.section__feedback{padding:6rem 0;background-color:var(--color-black-95)}.section__feedback .container{max-width:800px;margin:0 auto;text-align:center}.section-line{height:4px;width:100%;max-width:1600px;opacity:.24;background:linear-gradient(90deg,rgba(168,168,168,0),#d9d9d9 49.04%,rgba(115,115,115,0))}@media(max-width:767px){.section-banner{background-image:url(/images/top-background-mobile.jpg);background-position:50%;background-size:cover;background-repeat:no-repeat}}.section-banner__content{padding:230px 0 150px;position:relative}@media(max-width:1024px){.section-banner__content{padding:140px 0 64px}}.section-banner__light-bg{position:absolute;width:65vw;max-width:1920px;border-radius:50%;background-color:rgba(28,97,67,.5);top:-100px;left:50%;transform:translate(-50%,-50%);filter:blur(120px);background:rgba(30,98,69,.6);aspect-ratio:1;z-index:1;will-change:filter}@media(max-width:1024px){.section-banner__light-bg{width:150%;top:15%}}.section-banner #banner-canvas{top:0}@media(max-width:1536px){.section-banner #banner-canvas{top:-50px}}@media(max-width:1024px){.section-banner #banner-canvas{top:-340px}}@media(max-width:768px){.section-banner__button{width:100%}}.section-banner__button .btn-custom{padding:20px 58px}.section-banner .lineParent{overflow:hidden}.section-banner__button,.section-banner__content-title,.section-banner__subtitle{opacity:0;visibility:hidden}.section-banner.banner-ready .section-banner__button,.section-banner.banner-ready .section-banner__content-title,.section-banner.banner-ready .section-banner__subtitle{opacity:1;visibility:visible}.image-ticker__wrapper{overflow:hidden;white-space:nowrap;width:100vw;position:relative;-webkit-overflow-scrolling:touch;contain:layout style paint}.image-ticker__container{display:inline-flex;gap:20px;will-change:transform;backface-visibility:hidden;transform:translateZ(0);transform-style:preserve-3d;perspective:1000px;animation:ticker-scroll-desktop-fallback 60s linear infinite}@media(max-width:767px){.image-ticker__container{gap:10px;animation:ticker-scroll-mobile-fallback 50s linear infinite;align-items:center}}.image-ticker__container--pixel-perfect{animation:ticker-scroll-desktop-precise 60s linear infinite}@media(max-width:767px){.image-ticker__container--pixel-perfect{animation:ticker-scroll-mobile-precise 50s linear infinite}}.image-ticker__item{flex-shrink:0;display:inline-block}@media(max-width:767px){.image-ticker__item{height:496px;display:flex;align-items:center}}.image-ticker__image-container{width:var(--desktop-width);height:var(--desktop-height)}@media(max-width:767px){.image-ticker__image-container{width:var(--mobile-width);height:var(--mobile-height);height:100%}}.image-ticker__image{-o-object-fit:cover;object-fit:cover;border-radius:16px;height:100%}@media(max-width:767px){.image-ticker__image{width:100%!important;height:100%!important;-o-object-fit:cover!important;object-fit:cover!important}}@keyframes ticker-scroll-desktop-precise{0%{transform:translateZ(0);-webkit-transform:translateZ(0)}to{transform:translate3d(var(--desktop-scroll-distance),0,0);-webkit-transform:translate3d(var(--desktop-scroll-distance),0,0)}}@keyframes ticker-scroll-tablet-precise{0%{transform:translateZ(0);-webkit-transform:translateZ(0)}to{transform:translate3d(var(--tablet-scroll-distance),0,0);-webkit-transform:translate3d(var(--tablet-scroll-distance),0,0)}}@keyframes ticker-scroll-mobile-precise{0%{transform:translateZ(0);-webkit-transform:translateZ(0)}to{transform:translate3d(var(--mobile-scroll-distance),0,0);-webkit-transform:translate3d(var(--mobile-scroll-distance),0,0)}}@keyframes ticker-scroll-desktop-fallback{0%{transform:translateZ(0);-webkit-transform:translateZ(0)}to{transform:translate3d(-4440px,0,0);-webkit-transform:translate3d(-4440px,0,0)}}@keyframes ticker-scroll-tablet-fallback{0%{transform:translateZ(0);-webkit-transform:translateZ(0)}to{transform:translate3d(-3540px,0,0);-webkit-transform:translate3d(-3540px,0,0)}}@keyframes ticker-scroll-mobile-fallback{0%{transform:translateZ(0);-webkit-transform:translateZ(0)}to{transform:translate3d(-3040px,0,0);-webkit-transform:translate3d(-3040px,0,0)}}@supports(-webkit-overflow-scrolling:touch){.image-ticker__wrapper{-webkit-overflow-scrolling:touch;isolation:isolate}.image-ticker__container{-webkit-transform:translateZ(0);-webkit-backface-visibility:hidden;-webkit-perspective:1000px;transform-style:preserve-3d}}@media(prefers-reduced-motion:no-preference){.image-ticker__container{animation-timing-function:linear}}@media(prefers-reduced-motion:reduce){.image-ticker__container{animation-duration:120s}}@media(min-resolution:2dppx){.image-ticker__image{image-rendering:-webkit-optimize-contrast}}.section__lets-talk{background-image:url(/images/lets-talk-bg.jpg);background-position:50%;background-size:cover;background-repeat:no-repeat}@media(max-width:767px){.section__lets-talk{background-image:url(/images/lets-talk-mobile.jpg)}}.section-methodology{width:100%;padding-bottom:72px;position:relative;border-radius:0 0 104px 104px;overflow:hidden}.section-methodology:before{content:"";position:absolute;width:100%;height:1460px;left:0;bottom:0;background:linear-gradient(0deg,var(--neutral-neutral-100,#f4f6f5) 18.31%,var(--brand-brand-500,#02b694) 32.51%,var(--brand-brand-600,#08856d) 51.95%,var(--brand-brand-800,#0e493e) 65.14%,rgba(9,49,41,.67) 73.24%,rgba(0,0,0,0) 88.21%),rgba(18,18,18,.12)}.section-methodology__gallery{display:flex;justify-content:flex-start;width:100%;position:relative;z-index:999}.section-methodology__lineBottom{bottom:-30px;color:rgba(0,0,0,0);min-width:calc(100% + 30px);left:-15px;position:absolute;pointer-events:none;z-index:1;height:100px;-o-object-fit:cover;object-fit:cover;-o-object-position:bottom;object-position:bottom}@media(max-width:1280px){.section-methodology__lineBottom{display:none}}.section-methodology__item{flex:0 1 17%;height:610px;background:#000;transition:flex 1s cubic-bezier(.075,.82,.165,1),opacity .5s cubic-bezier(.4,0,.2,1);border-radius:0 16px 16px 0;backdrop-filter:blur(35.5px);position:relative;overflow:hidden}.section-methodology__item-title{max-width:200px;will-change:transform;position:relative}.section-methodology__item-btn,.section-methodology__item-description,.section-methodology__item-subtitle{opacity:0;transition:opacity .5s cubic-bezier(.4,0,.2,1);width:400px;display:inline-flex;flex-wrap:nowrap}.section-methodology__item:first-child{margin-left:0;border-radius:16px;background-image:linear-gradient(241deg,#02b694 1.82%,#0e493e 14.82%,rgba(9,49,41,.67) 25.95%,rgba(9,49,41,.08) 41.52%),url(/images/methodology/circle-start.png);background-repeat:no-repeat;background-size:auto;background-position:right 54%;box-shadow:inset -3px 0 3px -1px #066153}.section-methodology__item:first-child img{display:none}.section-methodology__item:nth-child(2){z-index:4;background:linear-gradient(241deg,#0b02b6 1.82%,#0e0e49 14.82%,rgba(17,9,49,.67) 25.95%,rgba(10,9,49,.08) 41.52%);box-shadow:inset -3px 0 3px -1px #090764}.section-methodology__item:nth-child(3){z-index:3;background:linear-gradient(241deg,#86b602 1.82%,#39490e 14.82%,rgba(38,49,9,.67) 25.95%,rgba(38,49,9,.08) 41.52%);box-shadow:inset -3px 0 3px -1px #2c3c06}.section-methodology__item:nth-child(4){z-index:2;background:linear-gradient(241deg,#b62602 1.82%,#491a0e 14.82%,rgba(49,17,9,.67) 25.95%,rgba(49,17,9,.08) 41.52%);box-shadow:inset -3px 0 3px -1px #621b11}.section-methodology__item:nth-child(5){z-index:1;background:linear-gradient(241deg,#7d02b6 1.82%,#360e49 14.82%,rgba(36,9,49,.67) 25.95%,rgba(36,9,49,.08) 41.52%);box-shadow:inset -3px 0 3px -1px #420660}@media(min-width:1024px){.section-methodology__item.is-active,.section-methodology__item:hover{z-index:10}.section-methodology__item.is-active .section-methodology__item-btn,.section-methodology__item.is-active .section-methodology__item-description,.section-methodology__item.is-active .section-methodology__item-subtitle,.section-methodology__item:hover .section-methodology__item-btn,.section-methodology__item:hover .section-methodology__item-description,.section-methodology__item:hover .section-methodology__item-subtitle{opacity:1}}@media(max-width:1536px){.section-methodology{border-radius:64px}.section-methodology__item{height:510px}.section-methodology__item-btn,.section-methodology__item-description,.section-methodology__item-subtitle{width:340px}}@media(max-width:1280px){.section-methodology{border-radius:28px}.section-methodology__item-btn,.section-methodology__item-description,.section-methodology__item-subtitle{width:260px}}@media(max-width:1024px){.section-methodology{padding-bottom:40px}.section-methodology:before{bottom:-60px}.section-methodology__gallery{flex-direction:column;z-index:9}.section-methodology__item{width:100%;height:auto;padding:48px 32px;border-radius:0 0 16px 16px;position:relative;margin-top:-16px;z-index:1}.section-methodology__item img{display:none}.section-methodology__item:first-child{margin-top:0;z-index:9;border-radius:16px;background:linear-gradient(60deg,#02b694 1.59%,#0e493e 20.22%,rgba(9,49,41,.67) 36.16%,rgba(9,49,41,.08) 58.47%),rgba(18,18,18,.12);backdrop-filter:blur(35.5px)}.section-methodology__item:nth-child(2){background:linear-gradient(60deg,#0b02b6 1.93%,#0e0e49 20.45%,rgba(17,9,49,.67) 36.29%,rgba(10,9,49,.08) 58.46%);backdrop-filter:blur(35.5px)}.section-methodology__item:nth-child(3){background:linear-gradient(61deg,#86b602 1.21%,#39490e 19.97%,rgba(38,49,9,.67) 36.02%,rgba(38,49,9,.08) 58.48%);backdrop-filter:blur(35.5px)}.section-methodology__item:nth-child(4){background:linear-gradient(61deg,#b62602 .63%,#491a0e 19.58%,rgba(49,17,9,.67) 35.79%,rgba(49,17,9,.08) 58.48%);backdrop-filter:blur(35.5px)}.section-methodology__item:nth-child(5){background:linear-gradient(61deg,#7d02b6 2.46%,#360e49 20.81%,rgba(36,9,49,.67) 36.51%,rgba(36,9,49,.08) 58.48%);backdrop-filter:blur(35.5px)}.section-methodology__item-btn,.section-methodology__item-description,.section-methodology__item-subtitle{opacity:1;width:100%}}.methodology-electric{display:flex;position:relative;height:934px;width:calc(100% - 200px);margin-left:100px;margin-top:30px}@media(max-width:1280px){.methodology-electric{margin-top:0}}.methodology-electric__title{max-width:650px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:-moz-max-content;width:max-content;text-align:center}.methodology-electric .electric-group{position:absolute;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;top:0}.methodology-electric .electric-group--1{left:0}.methodology-electric .electric-group--2{right:0}.methodology-electric .electric-group--3{left:60px}.methodology-electric .electric-group--4{right:-20px}.methodology-electric .electric-group--5{left:60px}.methodology-electric .electric-group--6{right:0}.methodology-electric .electric-group--mobile{display:none}.methodology-electric .circuit-path{position:relative;display:block}.methodology-electric .e-dot{top:0;left:0;width:50px;height:7px;background:#00f4c6;border-radius:50%;position:absolute;filter:blur(8px);offset-rotate:auto;animation:followPath 6s linear infinite;-webkit-offset-rotate:auto;-webkit-animation:followPath 6s linear infinite}.methodology-electric .e-dot-path-1{offset-path:path("M211.5 0V247.5C211.5 256.337 204.337 263.5 195.5 263.5H17.5C8.66344 263.5 1.5 270.663 1.5 279.5V542C1.5 550.837 8.66344 558 17.5 558H400C408.837 558 416 565.163 416 574V934.5");-webkit-offset-path:path("M211.5 0V247.5C211.5 256.337 204.337 263.5 195.5 263.5H17.5C8.66344 263.5 1.5 270.663 1.5 279.5V542C1.5 550.837 8.66344 558 17.5 558H400C408.837 558 416 565.163 416 574V934.5")}.methodology-electric .e-dot-path-2{offset-path:path("M205.5 0V174.5C205.5 183.337 212.663 190.5 221.5 190.5H399.5C408.337 190.5 415.5 197.663 415.5 206.5V386C415.5 394.837 408.337 402 399.5 402H17C8.16345 402 1 409.163 1 418V934.5");-webkit-offset-path:path("M205.5 0V174.5C205.5 183.337 212.663 190.5 221.5 190.5H399.5C408.337 190.5 415.5 197.663 415.5 206.5V386C415.5 394.837 408.337 402 399.5 402H17C8.16345 402 1 409.163 1 418V934.5")}.methodology-electric .e-dot-path-3{offset-path:path("M421 0V95.25V142.875M62.5 934.5V684.25C62.5 675.413 69.6634 668.25 78.5 668.25H218C226.837 668.25 234 661.087 234 652.25V418C234 409.163 241.163 402 250 402H324.25H509.5C518.337 402 525.5 394.837 525.5 386V206.5C525.5 197.663 518.337 190.5 509.5 190.5H473.25H437C428.163 190.5 421 183.337 421 174.5V142.875M421 142.875H371.5C362.663 142.875 355.5 150.038 355.5 158.875V261C355.5 269.837 348.337 277 339.5 277H234H218.5C209.663 277 202.5 284.163 202.5 293V487C202.5 495.837 195.337 503 186.5 503H17C8.16345 503 1 510.163 1 519V924.5");-webkit-offset-path:path("M421 0V95.25V142.875M62.5 934.5V684.25C62.5 675.413 69.6634 668.25 78.5 668.25H218C226.837 668.25 234 661.087 234 652.25V418C234 409.163 241.163 402 250 402H324.25H509.5C518.337 402 525.5 394.837 525.5 386V206.5C525.5 197.663 518.337 190.5 509.5 190.5H473.25H437C428.163 190.5 421 183.337 421 174.5V142.875M421 142.875H371.5C362.663 142.875 355.5 150.038 355.5 158.875V261C355.5 269.837 348.337 277 339.5 277H234H218.5C209.663 277 202.5 284.163 202.5 293V487C202.5 495.837 195.337 503 186.5 503H17C8.16345 503 1 510.163 1 519V924.5")}.methodology-electric .e-dot-path-4{offset-path:path("M1.5 0V259C1.5 267.837 8.66344 275 17.5 275H305C313.837 275 321 282.163 321 291V531C321 539.837 328.163 547 337 547H446C454.837 547 462 554.163 462 563V821.5C462 830.337 454.837 837.5 446 837.5H337C328.163 837.5 321 844.663 321 853.5V918");-webkit-offset-path:path("M1.5 0V259C1.5 267.837 8.66344 275 17.5 275H305C313.837 275 321 282.163 321 291V531C321 539.837 328.163 547 337 547H446C454.837 547 462 554.163 462 563V821.5C462 830.337 454.837 837.5 446 837.5H337C328.163 837.5 321 844.663 321 853.5V918")}.methodology-electric .e-dot-path-5{offset-path:path("M1.5 0V327C1.5 335.837 8.66344 343 17.5 343H593.5C602.337 343 609.5 350.163 609.5 359V922.5");-webkit-offset-path:path("M1.5 0V327C1.5 335.837 8.66344 343 17.5 343H593.5C602.337 343 609.5 350.163 609.5 359V922.5")}.methodology-electric .e-dot-path-6{offset-path:path("M795 0.5V56C795 64.8366 787.837 72 779 72H220C211.163 72 204 79.1634 204 88V262.5C204 271.337 196.837 278.5 188 278.5H17.5C8.66344 278.5 1.5 285.663 1.5 294.5V508C1.5 516.837 8.66344 524 17.5 524H545.5C554.337 524 561.5 531.163 561.5 540V829C561.5 837.837 568.663 845 577.5 845H617.5C626.337 845 633.5 852.163 633.5 861V923");-webkit-offset-path:path("M795 0.5V56C795 64.8366 787.837 72 779 72H220C211.163 72 204 79.1634 204 88V262.5C204 271.337 196.837 278.5 188 278.5H17.5C8.66344 278.5 1.5 285.663 1.5 294.5V508C1.5 516.837 8.66344 524 17.5 524H545.5C554.337 524 561.5 531.163 561.5 540V829C561.5 837.837 568.663 845 577.5 845H617.5C626.337 845 633.5 852.163 633.5 861V923")}.methodology-electric .e-dot-path-7{offset-path:path("M1 0V259C1 267.837 8.16344 275 17 275H216.733C225.569 275 232.733 282.163 232.733 291V531C232.733 539.837 239.896 547 248.733 547H291.5C300.337 547 307.5 554.163 307.5 563V821.5C307.5 830.337 300.337 837.5 291.5 837.5H248.733C239.896 837.5 232.733 844.663 232.733 853.5V918");-webkit-offset-path:path("M1 0V259C1 267.837 8.16344 275 17 275H216.733C225.569 275 232.733 282.163 232.733 291V531C232.733 539.837 239.896 547 248.733 547H291.5C300.337 547 307.5 554.163 307.5 563V821.5C307.5 830.337 300.337 837.5 291.5 837.5H248.733C239.896 837.5 232.733 844.663 232.733 853.5V918")}.methodology-electric .e-dot-path-8{offset-path:path("M324 0V55.5387C324 64.3753 316.837 71.5387 308 71.5387H99.4291C90.5926 71.5387 83.4291 78.7022 83.4291 87.5388V316C83.4291 324.837 76.2657 332 67.4291 332H17C8.16343 332 1 339.163 1 348V507.784C1 516.62 8.16344 523.784 17 523.784L129.5 523.784C136.956 523.784 143 529.828 143 537.284V684.371V757.5C143 766.337 150.163 773.5 159 773.5L198.5 773.5C207.337 773.5 214.5 780.663 214.5 789.5V923");-webkit-offset-path:path("M324 0V55.5387C324 64.3753 316.837 71.5387 308 71.5387H99.4291C90.5926 71.5387 83.4291 78.7022 83.4291 87.5388V316C83.4291 324.837 76.2657 332 67.4291 332H17C8.16343 332 1 339.163 1 348V507.784C1 516.62 8.16344 523.784 17 523.784L129.5 523.784C136.956 523.784 143 529.828 143 537.284V684.371V757.5C143 766.337 150.163 773.5 159 773.5L198.5 773.5C207.337 773.5 214.5 780.663 214.5 789.5V923")}.methodology-electric .e-dot-path-9{offset-path:path("M142.5 0.5V157C142.5 165.837 149.663 173 158.5 173H244C252.837 173 260 180.163 260 189V436.5C260 445.337 252.837 452.5 244 452.5H72.5C63.6634 452.5 56.5 459.663 56.5 468.5V785C56.5 793.837 49.3366 801 40.5 801H17C8.16344 801 1 808.163 1 817V841.5C1 850.337 8.16344 857.5 17 857.5H55.5C64.3366 857.5 71.5 864.663 71.5 873.5V921");-webkit-offset-path:path("M142.5 0.5V157C142.5 165.837 149.663 173 158.5 173H244C252.837 173 260 180.163 260 189V436.5C260 445.337 252.837 452.5 244 452.5H72.5C63.6634 452.5 56.5 459.663 56.5 468.5V785C56.5 793.837 49.3366 801 40.5 801H17C8.16344 801 1 808.163 1 817V841.5C1 850.337 8.16344 857.5 17 857.5H55.5C64.3366 857.5 71.5 864.663 71.5 873.5V921")}@media(max-width:1536px){.methodology-electric .electric-group{top:0}.methodology-electric .electric-group--2{right:0}.methodology-electric .electric-group--3{left:60px}.methodology-electric .electric-group--4{right:0}.methodology-electric .electric-group--5{left:60px}.methodology-electric .electric-group--6{display:none}}@media(max-width:1280px){.methodology-electric .electric-group--2,.methodology-electric .electric-group--5{display:none}}@media(max-width:1024px){.methodology-electric{height:920px;margin:0;width:100%;display:flex;justify-content:center}.methodology-electric__title{max-width:260px;width:100%}.methodology-electric .electric-group--desktop{display:none}.methodology-electric .electric-group--mobile{display:flex}}@keyframes followPath{0%{offset-distance:0;-webkit-offset-distance:0}to{offset-distance:100%;-webkit-offset-distance:100%}}.methodology-boxs{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;overflow:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;width:calc(100% + 40px);padding-right:20px;position:relative;left:-20px;padding-left:20px}.methodology-boxs__item{flex:1;min-width:300px;padding:32px 30px;height:392px;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;border-radius:16px;background:var(--neutral-neutral-200,#e9ebea);color:var(--neutral-neutral-1000,#141414)}.methodology-boxs__item-number{position:relative}.methodology-boxs__item-icon{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--success-success-400,#00b51b)}@media(max-width:1024px){.methodology-boxs__item{min-height:300px;height:auto}}.methodology-boxs::-webkit-scrollbar{display:none}.section-works{margin-top:140px;max-width:100vw;max-height:100vh!important;display:flex;flex-direction:column;justify-content:center;height:100vh!important}.section-works__items{margin-top:64px;width:-moz-fit-content;width:fit-content;flex-wrap:nowrap;padding-right:5%;overflow-x:hidden;display:flex;align-items:center;justify-content:start;-moz-column-gap:24px;column-gap:24px}.section-works__item{display:flex;flex-shrink:0;width:480px;border-radius:var(--size-24,24px);border:1px solid var(--neutral-neutral-900,#292929);overflow:hidden;position:relative;max-height:1080px}.section-works__item:first-child{margin-left:20px}.section-works__item:last-child{border:none}.section-works__item-content{display:flex;flex-direction:column;gap:24px;position:absolute;bottom:0;border-radius:16px;background:rgba(0,0,0,.48);backdrop-filter:blur(8px);padding:24px 32px;width:100%}.section-works__item-titleWrapper{display:flex;align-items:center;justify-content:space-between;-moz-column-gap:16px;column-gap:16px}.section-works__item-link{display:flex;align-items:center;justify-content:center;flex:none}.section-works__item-img{width:100%;height:100%;transition:transform .3s ease}.section-works__item-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.section-works__item-tags{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.section-works__item-label{position:absolute;top:0;left:0;padding:32px;z-index:1;width:100%;background:linear-gradient(0deg,rgba(0,0,0,0) 3.37%,rgba(0,0,0,.51))}.section-works__item-label img{max-height:70px;width:auto}.section-works__item-description{margin-top:16px}.section-works__item-link{width:48px;height:48px;border-radius:var(--size-40,40px);background:rgba(0,0,0,.28)}.section-works__item:hover .section-works__item-content{transform:translateY(0)!important}.section-works__item:hover .section-works__item-img{transform:scale(1.05)}@media(max-width:767px){.section-works{max-height:unset!important;height:unset!important}.section-works__items{flex-direction:column;flex-wrap:wrap;padding:0;width:calc(100% - 40px);margin:40px 20px 120px;row-gap:24px}.section-works__item{width:100%;aspect-ratio:3/4}.section-works__item:first-child{margin-left:0}.section-works__item:last-child{display:none}.section-works__item-content{padding:16px;width:100%}.section-works__item-contentWrapper{display:none}}.section-services__items{display:grid;grid-template-columns:repeat(3,1fr);-moz-column-gap:clamp(80px,6.354vw,122px);column-gap:clamp(80px,6.354vw,122px);padding:32px;position:relative;margin-top:28px}.section-services__items:after,.section-services__items:before{content:"";position:absolute;top:-40px;bottom:0;width:4px;background:linear-gradient(180deg,rgba(168,168,168,0),#d9d9d9 49.04%,rgba(115,115,115,0));opacity:.24;pointer-events:none}.section-services__items:before{left:33%;transform:translateX(-2px)}.section-services__items:after{left:67.2%;transform:translateX(-2px)}.section-services__separator{grid-column:1/-1;height:4px;background:linear-gradient(90deg,rgba(168,168,168,0),#d9d9d9 49.04%,rgba(115,115,115,0));opacity:.24;margin:32px 0 70px;width:calc(100% + 100px);left:-50px;position:relative}.section-services__separator:last-child{display:none}@media(max-width:1024px){.section-services__items{display:flex;flex-direction:column;gap:56px;padding:0;margin:40px 0}.section-services__items:after,.section-services__items:before,.section-services__separator{display:none}.section-services__item{position:relative}.section-services__item:before{content:"";position:absolute;bottom:-30px;left:0;width:100%;height:4px;background:linear-gradient(90deg,rgba(168,168,168,0),#d9d9d9 49.04%,rgba(115,115,115,0));opacity:.24}.section-services__item:last-child:before{bottom:-42px}}.section-testimonials{position:relative}.section-testimonials__logo{width:clamp(140px,10.417vw,200px)}.section-testimonials__logo img{-o-object-fit:contain;object-fit:contain}.cards-box{position:relative;height:400px}@media(max-width:768px){.cards-box{height:290px}}@media(max-width:500px){.cards-box{height:310px}}@media(max-width:400px){.cards-box{height:360px}}.cards-box:before{content:"";position:absolute;top:-100px;left:-100px;width:408px;height:408px;flex-shrink:0;border-radius:408px;opacity:.17;background:#3eb79a;filter:blur(52px);z-index:9}.cards-box .card{position:absolute;width:540px;height:100%;cursor:pointer;border-radius:16px;border:1px solid rgba(147,185,162,.56);background:#121212;transition:all .8s cubic-bezier(.18,.98,.45,1);box-shadow:0 2px 10px 0 rgba(0,0,0,.07);overflow:hidden}@media(max-width:640px){.cards-box .card{max-width:100%}}.cards-box .card-content{padding:32px;display:flex;flex-direction:column;justify-content:space-between;background:#121212;border-radius:16px;position:relative;z-index:999;width:calc(100% - 4px);height:calc(100% - 4px);top:2px;left:2px}.cards-box .card-glow{pointer-events:none;z-index:1;animation:move 5s linear infinite;offset-path:rect(0 auto 100% auto);background:radial-gradient(#fff,#f1f5f9,transparent)}.cards-box .card[data-slide="0"]{transform:translate(0) scale(1);z-index:6;opacity:1;transition:all .5s cubic-bezier(.18,.98,.45,1);border:none}.cards-box .card[data-slide="1"]{transform:translate(20px,20px) scale(.975);z-index:5;opacity:.42;filter:blur(1px);backdrop-filter:blur(8px)}@media(max-width:1024px){.cards-box .card[data-slide="1"]{transform:translateY(20px) scale(.95)}}.cards-box .card[data-slide="2"]{transform:translate(38px,38px) scale(.95);z-index:4;opacity:.22;filter:blur(1px);backdrop-filter:blur(8px)}@media(max-width:1024px){.cards-box .card[data-slide="2"]{transform:translateY(40px) scale(.9)}}.cards-box .card[data-slide="3"]{transform:translate(45px,45px) scale(.925);z-index:3;opacity:.7}.cards-box .card[data-slide="4"]{transform:translate(60px,60px) scale(.9);z-index:2;opacity:.6}.cards-pagination{gap:12px;margin-top:40px}.cards-pagination,.cards-pagination .pagination-dot{display:flex;justify-content:center;align-items:center}.cards-pagination .pagination-dot{width:16px;height:16px;border-radius:50%;background-color:#323a38;position:relative;cursor:default}.cards-pagination .pagination-dot svg{position:absolute;top:-3px;left:-3px;width:28px;height:28px;transform:rotate(-90deg)}.cards-pagination .pagination-dot svg circle{fill:none;stroke:#11d5af;stroke-width:4;stroke-dasharray:50.27;stroke-dashoffset:50.27;transition:stroke-dashoffset .4s ease}.cards-pagination .pagination-dot.active{background-color:#061f1a;width:28px;height:28px;border:4px solid #3c3d3d}.cards-pagination .pagination-dot.active svg circle{animation:fillStroke 6s linear}@keyframes fillStroke{0%{stroke-dashoffset:50.27}to{stroke-dashoffset:0}}.section-trustedby__logo{flex:0 0 calc(20% - 32px);max-width:calc(20% - 32px);width:clamp(140px,10.417vw,200px)}.section-trustedby__logo img{-o-object-fit:contain;object-fit:contain}@media(max-width:1024px){.section-trustedby__logo{flex:0 0 calc(33% - 32px);max-width:calc(33% - 32px)}}@media(max-width:768px){.section-trustedby__logo{flex:0 0 calc(50% - 32px);max-width:calc(50% - 32px)}}