.general-hero-section .section-text{--content-w: 128rem}.general-hero-section+.technologies-section{padding-top:0;position:relative}.technologies-section .technologies{margin-top:calc(20*var(--spacing));border-radius:2.4rem;overflow:hidden;display:grid;grid-template-columns:repeat(2, 1fr);gap:calc(6*var(--spacing))}.technologies-section .technology-item{min-height:40rem;padding:calc(16*var(--spacing));background:var(--gray-light);overflow:hidden;position:relative}.technologies-section .technology-item .item-text{position:relative;z-index:2}.technologies-section .technology-item .item-title{margin-bottom:calc(6*var(--spacing))}.technologies-section .technology-item .item-description{max-width:36rem}.technologies-section .technology-item .item-image{pointer-events:none;z-index:1}.technologies-section .technology-item:nth-child(1){grid-column:span 2;display:flex;min-height:44.8rem;padding-left:calc(16*var(--spacing));padding-right:calc(16*var(--spacing));gap:calc(8*var(--spacing));justify-content:space-between;position:relative}.technologies-section .technology-item:nth-child(1)::after{content:"";background:linear-gradient(180deg, var(--gray-light) 45.48%, #e4f3fd 100%);position:absolute;inset:0;pointer-events:none;z-index:0}.technologies-section .technology-item:nth-child(1) .item-image{position:relative;width:min(59%,70.8rem);margin:calc(-16*var(--spacing)) calc(16*var(--spacing)) calc(-16*var(--spacing)) auto;align-self:center}.technologies-section .technology-item:nth-child(1) .item-image img{width:100%;height:auto;max-height:100%;object-fit:contain}.technologies-section .technology-item:nth-child(1) .item-title{color:var(--black)}.technologies-section .technology-item:nth-child(1) .item-description{color:var(--gray-dark)}.technologies-section .technology-item:nth-child(2) .item-image{mix-blend-mode:multiply;position:absolute;inset:0}.technologies-section .technology-item:nth-child(2) .item-image img{width:100%;height:100%;object-fit:contain;object-position:center bottom}.technologies-section .technology-item:nth-child(3){display:flex;flex-direction:column}.technologies-section .technology-item:nth-child(3) .item-image{margin-top:auto;position:relative;width:100%}.technologies-section .technology-item:nth-child(3) .item-image img{width:100%;height:auto}@media all and (min-width: 2400px){.general-hero-section+.technologies-section{margin-top:0}}@media all and (max-width: 1440px){.technologies-section .technologies{margin-top:calc(12*var(--spacing));gap:calc(8*var(--spacing))}.technologies-section .technology-item{padding:calc(12*var(--spacing))}.technologies-section .technology-item .item-title{margin-bottom:calc(4*var(--spacing))}.technologies-section .technology-item:nth-child(1){padding-left:calc(24*var(--spacing));padding-right:calc(24*var(--spacing))}.technologies-section .technology-item:nth-child(1) .item-image{width:min(50%,56rem);margin-top:calc(-12*var(--spacing));margin-bottom:calc(-12*var(--spacing))}}@media all and (max-width: 1024px){.technologies-section .technologies{max-width:var(--mobile-max-w);margin:calc(12*var(--spacing)) auto 0;grid-template-columns:1fr}.technologies-section .technology-item{padding:calc(12*var(--spacing)) calc(8*var(--spacing))}.technologies-section .technology-item:nth-child(1){min-height:40rem;grid-column:auto;padding-left:calc(8*var(--spacing));padding-right:calc(8*var(--spacing));align-items:initial;flex-direction:column}.technologies-section .technology-item:nth-child(1) .item-image{width:100%;margin-top:0;margin-bottom:calc(-8*var(--spacing));align-self:initial}}@media all and (max-width: 640px){.general-hero-section .section-text .section-cta{display:flex}.technologies-section .technology-item{min-height:32rem}.technologies-section .technology-item:nth-child(1){min-height:32rem}.technologies-section .technology-item .item-title{font-weight:400;color:var(--primary)}}.advantages-section{color:var(--white);background:linear-gradient(0deg, #090909 83.08%, #0363ce 100%);position:relative;padding-bottom:0}.advantages-section .container{position:relative;z-index:1}.advantages-section .advantages{max-width:115.8rem;margin:calc(20*var(--spacing)) auto 0;display:flex;flex-wrap:wrap;gap:calc(6*var(--spacing))}.advantages-section .advantage-item{min-height:36rem;padding:calc(12*var(--spacing));display:flex;gap:calc(6*var(--spacing));overflow:hidden;position:relative}.advantages-section .advantage-item::before,.advantages-section .advantage-item::after{content:"";border-radius:2.4rem;position:absolute;pointer-events:none;inset:0}.advantages-section .advantage-item::before{background:rgba(82,82,82,.1);backdrop-filter:blur(1.4rem);z-index:1}.advantages-section .advantage-item::after{padding:.2rem;background:var(--secondary-gradient);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:4}.advantages-section .advantage-item .item-text{max-width:max(50%,36rem);position:relative;z-index:3}.advantages-section .advantage-item .item-title{color:inherit}.advantages-section .advantage-item .item-title span{display:block}.advantages-section .advantage-item .item-image img{contain-intrinsic-size:initial}.advantages-section .advantage-item:nth-child(4n+1),.advantages-section .advantage-item:nth-child(4n+4){width:73rem}.advantages-section .advantage-item:nth-child(4n+1) .item-image,.advantages-section .advantage-item:nth-child(4n+4) .item-image{width:100%;height:100%;display:flex;justify-content:flex-end;position:absolute;top:50%;right:0;transform:translateY(-50%);z-index:2}.advantages-section .advantage-item:nth-child(4n+1) .item-image::before,.advantages-section .advantage-item:nth-child(4n+4) .item-image::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg, rgb(9, 9, 9) 0%, rgb(9, 9, 9) 50%, rgba(9, 9, 9, 0) 55%, rgba(9, 9, 9, 0) 100%)}.advantages-section .advantage-item:nth-child(4n+1) .item-image img,.advantages-section .advantage-item:nth-child(4n+4) .item-image img{width:50%;height:auto;object-fit:cover;border-radius:0 2.4rem 2.4rem 0}.advantages-section .advantage-item:nth-child(4n+2),.advantages-section .advantage-item:nth-child(4n+3){width:40.4rem;flex-direction:column}.advantages-section .advantage-item:nth-child(4n+2) .item-image,.advantages-section .advantage-item:nth-child(4n+3) .item-image{width:100%;position:relative;z-index:2}.advantages-section .advantage-item:nth-child(4n+2) .item-image img,.advantages-section .advantage-item:nth-child(4n+3) .item-image img{width:100%;height:auto}.advantages-section .advantage-item:nth-child(4n+3)::before{background-image:linear-gradient(136.57deg, #090909 42.03%, #0363ce 96.82%)}.advantages-section .advantage-item:nth-child(3) .item-image{margin-bottom:calc(-12*var(--spacing))}.advantages-section .section-bg{width:100%;height:100%;opacity:.2;position:absolute;top:0;left:50%;transform:translateX(-50%)}.advantages-section .section-bg img{width:100%;height:100%;object-fit:cover;object-position:top center}@media all and (max-width: 1440px){.advantages-section .advantages{margin-top:calc(12*var(--spacing))}.advantages-section .advantage-item{min-height:33.2rem;padding:calc(8*var(--spacing))}.advantages-section .advantage-item:nth-child(4n+1),.advantages-section .advantage-item:nth-child(4n+4){width:68%}.advantages-section .advantage-item:nth-child(4n+2),.advantages-section .advantage-item:nth-child(4n+3){width:calc(100% - 6*var(--spacing) - 68%)}}@media all and (max-width: 1024px){.advantages-section .advantages{max-width:var(--mobile-max-w)}.advantages-section .advantage-item::before,.advantages-section .advantage-item::after{border-radius:1.6rem}.advantages-section .advantage-item:nth-child(4n+1),.advantages-section .advantage-item:nth-child(4n+4){width:100%}.advantages-section .advantage-item:nth-child(4n+2),.advantages-section .advantage-item:nth-child(4n+3){width:calc(50% - 3*var(--spacing))}}@media all and (max-width: 640px){.advantages-section .advantages{gap:calc(4*var(--spacing))}.advantages-section .advantage-item{flex-direction:column;align-items:center;min-height:initial;padding:calc(4*var(--spacing));gap:calc(4*var(--spacing))}.advantages-section .advantage-item .item-text{max-width:100%;text-align:center}.advantages-section .advantage-item .item-title{font-size:1.6rem}.advantages-section .advantage-item:nth-child(4n+1),.advantages-section .advantage-item:nth-child(4n+4){width:calc((100% - 4*var(--spacing))/2);aspect-ratio:1/1}.advantages-section .advantage-item:nth-child(4n+1) .item-image::before,.advantages-section .advantage-item:nth-child(4n+4) .item-image::before{background:radial-gradient(50% 100% at 50% 100%, rgba(0, 0, 0, 0) 0%, rgba(5, 5, 5, 0) 75%, #090909 100%)}.advantages-section .advantage-item:nth-child(4n+1) .item-image img,.advantages-section .advantage-item:nth-child(4n+4) .item-image img{width:100%;border-radius:1.6rem}.advantages-section .advantage-item:nth-child(4n+2),.advantages-section .advantage-item:nth-child(4n+3){width:calc((100% - 4*var(--spacing))/2);aspect-ratio:1/1}.advantages-section .advantage-item:nth-child(4n+2) .item-image,.advantages-section .advantage-item:nth-child(4n+3) .item-image{max-width:24rem;margin-left:auto}}.features-section{color:var(--gray-light);position:relative;overflow:hidden;padding-bottom:0}.features-section .container{position:relative;z-index:2}.features-section .container .section-text .section-description{color:var(--gray-light)}.features-section .features{margin-top:calc(20*var(--spacing));display:grid;grid-template-columns:repeat(3, 1fr);gap:calc(12*var(--spacing))}.features-section .feature-item{min-height:65.2rem;display:flex;flex-direction:column;color:var(--gray-dark);background:var(--gray-light);overflow:hidden}.features-section .feature-item .item-text{text-align:center}.features-section .feature-item .item-title{min-height:20rem;padding:0 calc(4*var(--spacing));display:flex;justify-content:center;align-items:center}.features-section .feature-item .item-description{padding:0 calc(8*var(--spacing))}.features-section .feature-item .item-image{margin-top:auto;padding-bottom:calc(8*var(--spacing));width:100%;height:auto}.features-section .feature-item .item-image img{width:100%;height:auto}.features-section .feature-item:nth-child(3n+1){border-radius:2.4rem 0 0 2.4rem}.features-section .feature-item:nth-child(3n+3){border-radius:0 2.4rem 2.4rem 0}.features-section .feature-item:nth-child(1) .item-image{margin-bottom:calc(-8*var(--spacing))}.features-section .feature-item:nth-child(3) .item-image{max-width:22.4rem;margin-left:auto;margin-right:auto}.features-section .section-bg{width:145.88%;height:auto;aspect-ratio:2801/1323;filter:blur(3.5rem);position:absolute;top:14%;left:39%;transform:translate(-50%, -50%);pointer-events:none;z-index:1}.features-section .section-bg img{width:100%;height:auto}@media all and (max-width: 1440px){.features-section .features{margin-top:calc(12*var(--spacing));gap:calc(8*var(--spacing))}.features-section .feature-item .item-title{min-height:18.4rem;padding:0 calc(8*var(--spacing))}.features-section .feature-item .item-description{padding:calc(8*var(--spacing))}.features-section .feature-item .item-image{padding-bottom:calc(8*var(--spacing))}.features-section .feature-item:nth-child(1) .item-image{margin-bottom:calc(-8*var(--spacing))}.features-section .feature-item:nth-child(3) .item-image{max-width:20rem}.features-section .section-bg{top:10%}}@media all and (max-width: 1024px){.features-section .features{max-width:var(--mobile-max-w);margin:calc(12*var(--spacing)) auto 0;grid-template-columns:1fr;gap:calc(8*var(--spacing))}.features-section .feature-item{min-height:38.4rem;padding-top:calc(8*var(--spacing))}.features-section .feature-item .item-title{min-height:initial}.features-section .feature-item .item-image{max-width:40rem;margin:auto auto 0}.features-section .section-bg{top:4.4%}}@media all and (max-width: 640px){.features-section .feature-item:nth-child(3n+1),.features-section .feature-item:nth-child(3n+2),.features-section .feature-item:nth-child(3n+3){border-radius:1.6rem}.features-section .section-bg{width:178%}}.partners-section{background:var(--gray-light)}.partners-section .partners-logos{--item-height: 8rem;--item-gap: 16rem;--duration: 15s;--mobile-duration: 20s;margin-top:calc(20*var(--spacing));position:relative;padding-bottom:var(--item-height)}.partners-section .logos-marquee{width:100vw;width:100svw;height:var(--item-height);overflow:hidden;position:absolute;top:0;left:50%;transform:translateX(-50%)}.partners-section .logos-marquee[data-reverse=true] .marquee-track{animation-direction:reverse}.partners-section .logos-marquee .marquee-track{--copies: 4;position:absolute;width:max-content;height:var(--item-height);display:flex;gap:var(--item-gap);animation-name:marquee-scroll;animation-timing-function:linear;animation-iteration-count:infinite;animation-duration:var(--duration);overflow:hidden}.partners-section .logos-marquee .marquee-track:hover{-webkit-animation-play-state:paused;-moz-animation-play-state:paused;-o-animation-play-state:paused;animation-play-state:paused}.partners-section .logos-marquee .logos-list{flex-shrink:0;display:flex;gap:var(--item-gap);position:relative}.partners-section .logos-marquee .logo img{height:var(--item-height);width:auto;object-fit:contain;filter:grayscale(100%);transition:filter .3s ease-in-out}.partners-section .logos-marquee .logo img:hover{filter:grayscale(0%)}@keyframes marquee-scroll{0%{transform:translateZ(0)}to{transform:translate3d(calc(((100% - var(--item-gap) * (var(--copies) - 1)) / var(--copies) + var(--item-gap)) * -1), 0, 0)}}@media all and (max-width: 1024px){.partners-section .partners-logos{--item-gap: 3.2rem;margin-top:calc(12*var(--spacing))}.partners-section .partners-logos .marquee-track{animation-duration:var(--mobile-duration)}.partners-section .partners-logos .logo img{height:var(--item-height);filter:grayscale(0)}}.insights-section{padding-bottom:0}.insights-section .section-description p{margin:0}.insights-section .insights-list{--item-gap: calc(12 * var(--spacing));max-width:124.8rem;margin:calc(20*var(--spacing)) auto 0;display:grid;grid-template-columns:57.7% calc(42.3% - var(--item-gap));gap:var(--item-gap)}.insights-section .insight-item{min-height:42rem;padding:calc(12*var(--spacing));border-radius:2.4rem;overflow:hidden;display:flex;flex-direction:column;background:var(--gray-light);position:relative;z-index:1}.insights-section .insight-item .item-title{margin-bottom:calc(8*var(--spacing))}.insights-section .insight-item .item-image{width:100%}.insights-section .insight-item .item-image img{width:100%;height:auto}.insights-section .insight-item:nth-child(1){grid-row:span 2;background:linear-gradient(180deg, var(--gray-light) 45.48%, #e4f3fd 100%)}.insights-section .insight-item:nth-child(1) .item-image{margin-top:auto;margin-bottom:auto}.insights-section .insight-item:nth-child(1) .item-title{margin-bottom:0;justify-content:flex-start}.insights-section .insight-item:nth-child(2){min-height:36rem}.insights-section .insight-item:nth-child(2) .item-title{font-size:var(--text-body)}.insights-section .insight-item:nth-child(2) .item-image{margin-top:auto}.insights-section .insight-item:nth-child(3) .item-title{font-size:var(--text-body)}.insights-section .insight-item:nth-child(3) .item-image{position:absolute;bottom:0;left:50%;transform:translateX(-50%);z-index:-1}.insights-section .insight-item:nth-child(3) .item-image::after{content:"";position:absolute;inset:0}@media all and (max-width: 1440px){.insights-section .insights-list{--item-gap: calc(8 * var(--spacing));margin-top:calc(12*var(--spacing))}.insights-section .insight-item{min-height:35rem;padding:calc(8*var(--spacing))}.insights-section .insight-item .item-title{margin-bottom:calc(6*var(--spacing))}}@media all and (max-width: 1024px){.insights-section .insights-list{max-width:var(--mobile-max-w)}.insights-section .insight-item:nth-child(2){min-height:28rem}}@media all and (max-width: 640px){.insights-section .insights-list{display:flex;flex-direction:column}.insights-section .insights-list{--item-gap: calc(4 * var(--spacing))}.insights-section .insight-item{min-height:30rem;padding:calc(6*var(--spacing))}.insights-section .insight-item .item-title{margin-bottom:calc(4*var(--spacing))}}
/*# sourceMappingURL=technology.css.map */
