.benefits-section{padding:5rem 0;background-color:#fdfdfd}@media (max-width: 78.75rem){.benefits-section{padding:3.75rem 0}}@media (max-width: 48rem){.benefits-section{padding:2.5rem 0}}.benefits-section .benefits-container{width:100%;max-width:75rem;margin:0 auto}@media (max-width: 78.75rem){.benefits-section .benefits-container{padding:0 2.5rem}}@media (max-width: 48rem){.benefits-section .benefits-container{padding:0 1.5rem}}.benefits-section .benefits-container .benefits-content{display:flex;align-items:center;justify-content:center;gap:6.25rem}@media (max-width: 78.75rem){.benefits-section .benefits-container .benefits-content{flex-direction:column;gap:3.75rem}}@media (max-width: 48rem){.benefits-section .benefits-container .benefits-content{flex-direction:column;gap:2.5rem}}.benefits-section .benefits-container .benefits-content .benefits-visual{flex-shrink:0;width:100%;max-width:31.625rem;height:55rem}@media (max-width: 78.75rem){.benefits-section .benefits-container .benefits-content .benefits-visual{width:100%;max-width:37.5rem;height:27.875rem;margin:0 auto;object-fit:cover;object-position:center top}}@media (max-width: 48rem){.benefits-section .benefits-container .benefits-content .benefits-visual{width:100%;max-width:24.5rem;height:27.875rem;margin:0 auto}}@media (max-width: 22.5rem){.benefits-section .benefits-container .benefits-content .benefits-visual{height:22.125rem}}.benefits-section .benefits-container .benefits-content .benefits-visual .benefits-carousel{width:100%;height:100%;background-color:#ecefee;border-radius:.5rem;overflow:hidden;position:relative}.benefits-section .benefits-container .benefits-content .benefits-visual .benefits-carousel .carousel-slides{width:100%;height:100%;position:relative}.benefits-section .benefits-container .benefits-content .benefits-visual .benefits-carousel .carousel-slides .carousel-slide{width:100%;height:100%;position:absolute;top:0;left:0;opacity:0;transition:opacity .3s ease}.benefits-section .benefits-container .benefits-content .benefits-visual .benefits-carousel .carousel-slides .carousel-slide.active{opacity:1}.benefits-section .benefits-container .benefits-content .benefits-visual .benefits-carousel .carousel-slides .carousel-slide .dashboard-image{width:100%;height:100%;object-fit:cover}@media (max-width: 78.75rem){.benefits-section .benefits-container .benefits-content .benefits-visual .benefits-carousel .carousel-slides .carousel-slide:nth-child(1) .dashboard-image{object-position:center 3%}.benefits-section .benefits-container .benefits-content .benefits-visual .benefits-carousel .carousel-slides .carousel-slide:nth-child(2) .dashboard-image{object-position:center 35%}.benefits-section .benefits-container .benefits-content .benefits-visual .benefits-carousel .carousel-slides .carousel-slide:nth-child(3) .dashboard-image{object-position:center 28%}}.benefits-section .benefits-container .benefits-content .benefits-visual .benefits-carousel .carousel-dots{position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%);display:flex;gap:.5rem;align-items:center;padding:.5rem}.benefits-section .benefits-container .benefits-content .benefits-visual .benefits-carousel .carousel-dots .carousel-dot{display:flex;align-items:center;justify-content:center;padding:0;border:none;outline:none;cursor:pointer;width:1rem;height:1rem;border:.0625rem solid #6c817a;border-radius:50%;background-color:transparent;transition:background-color .2s ease;border-color:#fff}.benefits-section .benefits-container .benefits-content .benefits-visual .benefits-carousel .carousel-dots .carousel-dot.active{border-color:#6c817a;background-color:#6c817a}.benefits-section .benefits-container .benefits-content .benefits-visual .benefits-carousel .carousel-dots .carousel-dot.active{background-color:#fff;border-color:#fff}.benefits-section .benefits-container .benefits-content .benefits-info{flex-shrink:0;max-width:37rem;display:flex;flex-direction:column;justify-content:center;gap:1rem}@media (max-width: 78.75rem){.benefits-section .benefits-container .benefits-content .benefits-info{width:100%;max-width:37.5rem;margin:0 auto}}@media (max-width: 48rem){.benefits-section .benefits-container .benefits-content .benefits-info{width:100%;max-width:none}}.benefits-section .benefits-container .benefits-content .benefits-info .benefits-header{display:flex;flex-direction:column;align-items:flex-start;gap:1rem}@media (max-width: 78.75rem){.benefits-section .benefits-container .benefits-content .benefits-info .benefits-header{align-items:center;text-align:center}}@media (max-width: 48rem){.benefits-section .benefits-container .benefits-content .benefits-info .benefits-header{align-items:center;text-align:center}}.benefits-section .benefits-container .benefits-content .benefits-info .benefits-header .benefits-badge{display:flex;align-items:center;justify-content:center;gap:.625rem;padding:.375rem .75rem;border-radius:7.5rem;font-weight:500;font-size:.75rem;line-height:1.4;letter-spacing:.0187rem;background-color:#ecefee;color:#6c817a}@media (max-width: 48rem){.benefits-section .benefits-container .benefits-content .benefits-info .benefits-header .benefits-badge span{font-size:1rem}}.benefits-section .benefits-container .benefits-content .benefits-info .benefits-header .benefits-badge .badge-flag{width:.875rem;height:.875rem}.benefits-section .benefits-container .benefits-content .benefits-info .benefits-header .benefits-title{margin:0;font-weight:500;font-size:2.5rem;line-height:1.4;color:#070d15}@media (max-width: 78.75rem){.benefits-section .benefits-container .benefits-content .benefits-info .benefits-header .benefits-title{font-size:2.25rem}}@media (max-width: 48rem){.benefits-section .benefits-container .benefits-content .benefits-info .benefits-header .benefits-title{font-size:2rem}}@media (max-width: 22.5rem){.benefits-section .benefits-container .benefits-content .benefits-info .benefits-header .benefits-title{font-size:1.5rem}}.benefits-section .benefits-container .benefits-content .benefits-info .benefits-list{display:flex;flex-direction:column}@media (max-width: 48rem){.benefits-section .benefits-container .benefits-content .benefits-info .benefits-list{display:block;position:relative}}.benefits-section .benefits-container .benefits-content .benefits-info .benefits-list .benefits-mobile{display:none}@media (max-width: 48rem){.benefits-section .benefits-container .benefits-content .benefits-info .benefits-list .benefits-mobile{display:block}}.benefits-section .benefits-container .benefits-content .benefits-info .benefits-list .benefits-mobile .benefits-carousel-container{overflow:hidden;margin:0 -1.5rem}.benefits-section .benefits-container .benefits-content .benefits-info .benefits-list .benefits-mobile .benefits-carousel-container .benefits-carousel-track{display:flex;gap:1rem;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;padding:0 1.5rem}.benefits-section .benefits-container .benefits-content .benefits-info .benefits-list .benefits-mobile .benefits-carousel-container .benefits-carousel-track::-webkit-scrollbar{display:none}.benefits-section .benefits-container .benefits-content .benefits-info .benefits-list .benefits-mobile .benefits-carousel-container .benefits-carousel-track .benefit-item{display:flex;flex-direction:column;align-items:center;gap:.75rem;flex-shrink:0;width:100%;max-width:24.5rem;margin:0;padding:1.5rem .5rem;text-align:center;border:.0625rem solid #cbd4d1;border-radius:.5rem}.benefits-section .benefits-container .benefits-content .benefits-info .benefits-list .benefits-mobile .benefits-carousel-container .benefits-carousel-track .benefit-item .benefit-icon{display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;margin-bottom:.5rem;border-radius:.5rem;background-color:#070d15}.benefits-section .benefits-container .benefits-content .benefits-info .benefits-list .benefits-mobile .benefits-carousel-container .benefits-carousel-track .benefit-item .benefit-content .benefit-title{margin-bottom:.625rem;font-size:1rem;font-weight:600;white-space:normal;text-align:center}.benefits-section .benefits-container .benefits-content .benefits-info .benefits-list .benefits-mobile .benefits-carousel-container .benefits-carousel-track .benefit-item .benefit-content .benefit-description{text-align:center;color:#6c817a}.benefits-section .benefits-container .benefits-content .benefits-info .benefits-list .benefits-mobile .benefits-carousel-dots{display:flex;justify-content:center;gap:.5rem;margin-top:2.5rem}.benefits-section .benefits-container .benefits-content .benefits-info .benefits-list .benefits-mobile .benefits-carousel-dots .benefits-carousel-dot{display:flex;align-items:center;justify-content:center;padding:0;border:none;outline:none;cursor:pointer;width:1rem;height:1rem;border:.0625rem solid #6c817a;border-radius:50%;background-color:transparent;transition:background-color .2s ease}.benefits-section .benefits-container .benefits-content .benefits-info .benefits-list .benefits-mobile .benefits-carousel-dots .benefits-carousel-dot.active{border-color:#6c817a;background-color:#6c817a}.benefits-section .benefits-container .benefits-content .benefits-info .benefits-list .benefits-desktop{display:flex;flex-direction:column}@media (max-width: 48rem){.benefits-section .benefits-container .benefits-content .benefits-info .benefits-list .benefits-desktop{display:none}}.benefits-section .benefits-container .benefits-content .benefits-info .benefits-list .benefits-desktop .benefit-item{position:relative;display:flex;align-items:flex-start;gap:.75rem;padding:1.5rem 0;border-bottom:.0625rem solid #cbd4d1}@media (max-width: 78.75rem){.benefits-section .benefits-container .benefits-content .benefits-info .benefits-list .benefits-desktop .benefit-item{padding:1.25rem 0}}.benefits-section .benefits-container .benefits-content .benefits-info .benefits-list .benefits-desktop .benefit-item .benefit-icon{flex-shrink:0;width:1.75rem;height:1.75rem;background-color:#070d15;border-radius:.5rem;display:flex;align-items:center;justify-content:center;padding:.375rem;color:#80d0ff}.benefits-section .benefits-container .benefits-content .benefits-info .benefits-list .benefits-desktop .benefit-item .benefit-icon svg{width:1rem;height:1rem}.benefits-section .benefits-container .benefits-content .benefits-info .benefits-list .benefits-desktop .benefit-item .benefit-content{flex:1;display:flex;flex-direction:column;gap:.625rem}.benefits-section .benefits-container .benefits-content .benefits-info .benefits-list .benefits-desktop .benefit-item .benefit-content .benefit-title{font-weight:600;font-size:1rem;line-height:1.4;color:#070d15;margin:0;white-space:nowrap}@media (max-width: 78.75rem){.benefits-section .benefits-container .benefits-content .benefits-info .benefits-list .benefits-desktop .benefit-item .benefit-content .benefit-title{white-space:normal}}.benefits-section .benefits-container .benefits-content .benefits-info .benefits-list .benefits-desktop .benefit-item .benefit-content .benefit-description{font-weight:400;font-size:1rem;line-height:1.4;color:#6c817a;margin:0}.final-cta-section{background-color:#fdfdfd}.final-cta-section.bg-gray{background-color:#ecefee}.final-cta-section .final-cta-container{width:100%;max-width:75rem;margin:0 auto;padding:5rem 0}@media (max-width: 78.75rem){.final-cta-section .final-cta-container{padding:1rem}}.final-cta-section .final-cta-container .final-cta-content{background-color:#070d15;border-radius:.25rem;display:flex;flex-direction:row;gap:3.75rem;align-items:center;justify-content:space-between;padding:.5rem .5rem .5rem 0}@media (max-width: 75rem){.final-cta-section .final-cta-container .final-cta-content{gap:1.5rem}}@media (max-width: 62rem){.final-cta-section .final-cta-container .final-cta-content{flex-direction:column;gap:2.5rem;padding:1.5rem .5rem .5rem}}.final-cta-section .final-cta-container .final-cta-content .final-cta-left{display:flex;flex-direction:column;gap:2.5rem;padding:3.75rem}@media (max-width: 75rem){.final-cta-section .final-cta-container .final-cta-content .final-cta-left{padding:1.5rem}}@media (max-width: 62rem){.final-cta-section .final-cta-container .final-cta-content .final-cta-left{align-items:center;padding:1.5rem 0 0}}.final-cta-section .final-cta-container .final-cta-content .final-cta-left .final-cta-header{display:flex;flex-direction:column;gap:1.5rem}.final-cta-section .final-cta-container .final-cta-content .final-cta-left .final-cta-header .final-cta-info{display:flex;flex-direction:column;align-items:flex-start;gap:1rem}@media (max-width: 62rem){.final-cta-section .final-cta-container .final-cta-content .final-cta-left .final-cta-header .final-cta-info{align-items:center}}.final-cta-section .final-cta-container .final-cta-content .final-cta-left .final-cta-header .final-cta-info .final-cta-badge{display:flex;align-items:center;justify-content:center;gap:.625rem;padding:.375rem .75rem;background-color:#ecefee;border-radius:7.5rem}.final-cta-section .final-cta-container .final-cta-content .final-cta-left .final-cta-header .final-cta-info .final-cta-badge .badge-lightning{width:.875rem;height:.875rem}.final-cta-section .final-cta-container .final-cta-content .final-cta-left .final-cta-header .final-cta-info .final-cta-badge span{font-weight:600;font-size:.75rem;color:#6c817a;letter-spacing:.0187rem}.final-cta-section .final-cta-container .final-cta-content .final-cta-left .final-cta-header .final-cta-info .final-cta-title{width:100%;max-width:30.6875rem;margin:0;font-weight:600;font-size:2.5rem;line-height:1.4;color:#ecefee}@media (max-width: 62rem){.final-cta-section .final-cta-container .final-cta-content .final-cta-left .final-cta-header .final-cta-info .final-cta-title{text-align:center;font-size:2rem}}@media (max-width: 27.5rem){.final-cta-section .final-cta-container .final-cta-content .final-cta-left .final-cta-header .final-cta-info .final-cta-title{max-width:21.5rem}}.final-cta-section .final-cta-container .final-cta-content .final-cta-left .final-cta-header .final-cta-description{font-weight:400;font-size:1.125rem;line-height:1.4;color:#ecefee;margin:0;width:100%;max-width:30.6875rem}@media (max-width: 62rem){.final-cta-section .final-cta-container .final-cta-content .final-cta-left .final-cta-header .final-cta-description{text-align:center;font-size:1rem}}@media (max-width: 27.5rem){.final-cta-section .final-cta-container .final-cta-content .final-cta-left .final-cta-header .final-cta-description{max-width:20.75rem}}.final-cta-section .final-cta-container .final-cta-content .final-cta-left .final-cta-button{color:inherit;text-decoration:none;cursor:pointer;background-color:#017aff;border-radius:7.5rem;padding:1rem 2.5rem;height:3.25rem;max-width:13.75rem;font-weight:500;font-size:1rem;color:#fdfdfd;transition:background-color .1s linear}.final-cta-section .final-cta-container .final-cta-content .final-cta-left .final-cta-button:hover{background-color:#162841}.final-cta-section .final-cta-container .final-cta-content .final-cta-right{position:relative;display:flex;flex:1}@media (max-width: 62rem){.final-cta-section .final-cta-container .final-cta-content .final-cta-right{margin:0 -.5rem}}.final-cta-section .final-cta-container .final-cta-content .final-cta-right .final-cta-image{width:100%;height:30.4334rem;border-radius:.125rem;object-fit:cover;object-position:top right}@media (max-width: 62rem){.final-cta-section .final-cta-container .final-cta-content .final-cta-right .final-cta-image{width:calc(100vw - 4rem)}}@media (max-width: 48rem){.final-cta-section .final-cta-container .final-cta-content .final-cta-right .final-cta-image{max-height:22.875rem}}@media (max-width: 36rem){.final-cta-section .final-cta-container .final-cta-content .final-cta-right .final-cta-image{max-height:18.75rem}}.final-cta-section .final-cta-container .final-cta-content .final-cta-right .logo-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,calc(-50% + .0217rem));width:100%;max-width:16.8125rem}@media (max-width: 62rem){.final-cta-section .final-cta-container .final-cta-content .final-cta-right .logo-overlay{margin-left:-6.25rem}}@media (max-width: 36rem){.final-cta-section .final-cta-container .final-cta-content .final-cta-right .logo-overlay{max-width:12.5rem}}@media (max-width: 31.5625rem){.final-cta-section .final-cta-container .final-cta-content .final-cta-right .logo-overlay{margin-left:-3.75rem}}@media (max-width: 27.5rem){.final-cta-section .final-cta-container .final-cta-content .final-cta-right .logo-overlay{margin-left:0}}.global-section{padding:5rem 0;background-color:#fdfdfd}@media (max-width: 62rem){.global-section{padding:2.5rem 1.5rem}}.global-section .global-container{width:100%;max-width:75rem;margin:0 auto;max-width:none}@media (max-width: 75rem){.global-section .global-container{padding:0 1.5rem}}.global-section .global-container .global-content{display:flex;flex-direction:column;gap:3.75rem;align-items:center;justify-content:center;max-width:75rem;margin:0 auto}@media (max-width: 62rem){.global-section .global-container .global-content{gap:0}}@media (min-width: 90rem){.global-section .global-container .global-content:before,.global-section .global-container .global-content:after{content:"";position:absolute;bottom:4.0625rem;width:calc((100vw - 75rem)/2);height:15.75rem;pointer-events:none;z-index:10}.global-section .global-container .global-content:before{left:0;background-image:linear-gradient(to right,#fdfdfd 80%,rgba(253,253,253,.9),rgba(253,253,253,.7),rgba(253,253,253,.5),rgba(253,253,253,.3),rgba(253,253,253,.1),transparent)}.global-section .global-container .global-content:after{right:0;background-image:linear-gradient(to left,#fdfdfd 80%,rgba(253,253,253,.9),rgba(253,253,253,.7),rgba(253,253,253,.5),rgba(253,253,253,.3),rgba(253,253,253,.1),transparent)}}.global-section .global-container .global-content .global-header{display:flex;flex-direction:column;gap:2.75rem;align-items:flex-start;justify-content:center;width:100%}@media (max-width: 62rem){.global-section .global-container .global-content .global-header{align-items:center;padding:0;gap:1rem}}.global-section .global-container .global-content .global-header .global-badge{display:flex;align-items:center;gap:.625rem;padding:.375rem .75rem;border-radius:7.5rem;background-color:#ecefee;color:#6c817a}.global-section .global-container .global-content .global-header .global-badge .badge-globe{width:1rem;height:1rem}.global-section .global-container .global-content .global-header .global-badge span{font-weight:600;font-size:.75rem;letter-spacing:.0187rem;color:#6c817a}.global-section .global-container .global-content .global-header .global-title-wrapper{display:flex;justify-content:space-between;align-items:flex-start;width:100%;gap:1rem}@media (max-width: 62rem){.global-section .global-container .global-content .global-header .global-title-wrapper{flex-direction:column;align-items:center;gap:1.5rem;max-width:36.25rem}}@media (max-width: 48rem){.global-section .global-container .global-content .global-header .global-title-wrapper{max-width:24.5rem}}.global-section .global-container .global-content .global-header .global-title-wrapper .global-title-left{flex:1;min-width:0}@media (max-width: 75rem){.global-section .global-container .global-content .global-header .global-title-wrapper .global-title-left{flex:none}}.global-section .global-container .global-content .global-header .global-title-wrapper .global-title-left .global-title{margin:0;font-weight:500;font-size:2.5rem;line-height:1.4;color:#6c817a}@media (max-width: 75rem){.global-section .global-container .global-content .global-header .global-title-wrapper .global-title-left .global-title{font-size:2rem}}@media (max-width: 62rem){.global-section .global-container .global-content .global-header .global-title-wrapper .global-title-left .global-title{text-align:center}}@media (max-width: 27.5rem){.global-section .global-container .global-content .global-header .global-title-wrapper .global-title-left .global-title{font-size:1.5rem}}.global-section .global-container .global-content .global-header .global-title-wrapper .global-title-left .global-title .world-image{display:inline-flex;align-items:baseline;gap:.5rem;width:12.4375rem;height:3.25rem;border-radius:12.5rem;object-fit:cover;vertical-align:middle;margin-top:-.375rem}@media (max-width: 75rem){.global-section .global-container .global-content .global-header .global-title-wrapper .global-title-left .global-title .world-image{width:8.25rem;height:3.25rem}}@media (max-width: 27.5rem){.global-section .global-container .global-content .global-header .global-title-wrapper .global-title-left .global-title .world-image{width:5.125rem;height:2rem}}.global-section .global-container .global-content .global-header .global-title-wrapper .global-title-left .global-title .global-subtitle{color:#070d15;display:block}.global-section .global-container .global-content .global-header .global-title-wrapper .global-description{display:flex;align-items:flex-start;gap:1rem;width:37rem;flex-shrink:0}@media (max-width: 75rem){.global-section .global-container .global-content .global-header .global-title-wrapper .global-description{width:100%;max-width:24.5rem}}@media (max-width: 62rem){.global-section .global-container .global-content .global-header .global-title-wrapper .global-description{max-width:100%;margin-bottom:2.75rem}}.global-section .global-container .global-content .global-header .global-title-wrapper .global-description .description-icon{background-color:#dfefff;width:2.5rem;height:2.5rem;border-radius:.5rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#017aff}@media (max-width: 75rem){.global-section .global-container .global-content .global-header .global-title-wrapper .global-description .description-icon{border-radius:0}}@media (max-width: 27.5rem){.global-section .global-container .global-content .global-header .global-title-wrapper .global-description .description-icon{width:2rem;height:2rem}}.global-section .global-container .global-content .global-header .global-title-wrapper .global-description .description-icon .globe-icon{width:1.5rem;height:1.5rem}.global-section .global-container .global-content .global-header .global-title-wrapper .global-description p{flex:1;margin:0;font-weight:400;font-size:1.125rem;line-height:1.4;color:#6c817a}@media (max-width: 27.5rem){.global-section .global-container .global-content .global-header .global-title-wrapper .global-description p{font-size:.875rem}}.global-section .global-container .global-content .global-header .global-title-wrapper .global-description p strong{font-weight:500}.global-section .global-container .global-content .global-features{display:flex;gap:1rem;align-items:stretch;justify-content:flex-start;width:100vw;padding-left:calc(50vw - 50%);padding-right:calc(50vw - 50%);overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.global-section .global-container .global-content .global-features::-webkit-scrollbar{display:none}@media (max-width: 62rem){.global-section .global-container .global-content .global-features{margin-bottom:3.75rem}}.global-section .global-container .global-content .global-features .global-feature-card{display:flex;flex-direction:column;gap:.5rem;padding:1rem;border:.0625rem solid #ecefee;border-radius:.5rem;width:100%;max-width:24.3333rem;min-height:9.375rem;flex-shrink:0;-webkit-user-select:none;user-select:none}@media (max-width: 62rem){.global-section .global-container .global-content .global-features .global-feature-card{align-items:center;text-align:center;max-width:20.4375rem}}.global-section .global-container .global-content .global-features .global-feature-card .feature-icon{background-color:#070d15;width:2.5rem;height:2.5rem;border-radius:.5rem;display:flex;align-items:center;justify-content:center}.global-section .global-container .global-content .global-features .global-feature-card .feature-icon svg{width:1.5rem;height:1.5rem}.global-section .global-container .global-content .global-features .global-feature-card .feature-title{font-weight:500;font-size:1rem;line-height:1.4;color:#070d15;margin:0;min-width:100%}@media (max-width: 62rem){.global-section .global-container .global-content .global-features .global-feature-card .feature-title{text-align:center}}.global-section .global-container .global-content .global-features .global-feature-card .feature-description{font-weight:400;font-size:1rem;line-height:1.4;color:#6c817a;margin:0;width:100%;max-width:21.375rem}@media (max-width: 62rem){.global-section .global-container .global-content .global-features .global-feature-card .feature-description{text-align:center;max-width:18.4375rem}}.global-section .global-container .global-content .global-scroll-indicator .scroll-bar{position:relative;background-color:#ecefee;border-radius:7.5rem;width:12rem;height:.5rem;overflow:hidden}@media (max-width: 62rem){.global-section .global-container .global-content .global-scroll-indicator .scroll-bar{display:none}}.global-section .global-container .global-content .global-scroll-indicator .scroll-bar .scroll-thumb{position:absolute;top:0;left:0;background-color:#017aff;height:.5rem;border-radius:7.5rem;width:3rem;transition:left .2s ease}.global-section .global-container .global-content .global-dots{display:none;gap:.5rem;align-items:center;justify-content:center;padding:.5rem;border-radius:7.5rem}@media (max-width: 62rem){.global-section .global-container .global-content .global-dots{display:flex}}.global-section .global-container .global-content .global-dots .dot{display:flex;align-items:center;justify-content:center;padding:0;border:none;outline:none;cursor:pointer;width:1rem;height:1rem;border:.0625rem solid #6c817a;border-radius:50%;background-color:transparent;transition:background-color .2s ease}.global-section .global-container .global-content .global-dots .dot.active{border-color:#6c817a;background-color:#6c817a}.hero-section .hero-container{width:100%;max-width:75rem;margin:0 auto;padding:.875rem 0 5rem}@media (max-width: 78.75rem){.hero-section .hero-container{padding:.875rem 1.5rem 2.5rem}}@media (max-width: 75rem){.hero-section .hero-container{padding-top:0}}.hero-section .hero-container .hero-content{display:flex;justify-content:space-between;gap:1rem}@media (max-width: 75rem){.hero-section .hero-container .hero-content{flex-direction:column-reverse;align-items:center}}.hero-section .hero-container .hero-content .hero-text{display:flex;flex-direction:column;align-items:flex-start;gap:2rem;margin-top:7.5rem}@media (max-width: 75rem){.hero-section .hero-container .hero-content .hero-text{align-items:center;text-align:center;margin-top:0;gap:1.5rem}}.hero-section .hero-container .hero-content .hero-text .hero-badge{display:flex;justify-content:center;align-items:center;gap:.625rem;padding:.375rem .75rem;border-radius:7.5rem;font-weight:600;font-size:.75rem;background-color:#ecefee;color:#6c817a}@media (max-width: 75rem){.hero-section .hero-container .hero-content .hero-text .hero-badge{font-size:1rem;font-weight:500}}.hero-section .hero-container .hero-content .hero-text .hero-badge .badge-icon{width:.875rem;height:.875rem}.hero-section .hero-container .hero-content .hero-text .hero-title{max-width:30.6875rem;font-weight:500;font-size:2.75rem;line-height:140%}@media (max-width: 75rem){.hero-section .hero-container .hero-content .hero-text .hero-title{max-width:43.75rem}}@media (max-width: 48rem){.hero-section .hero-container .hero-content .hero-text .hero-title{max-width:24.5rem;font-size:2rem}}@media (max-width: 22.5rem){.hero-section .hero-container .hero-content .hero-text .hero-title{font-size:1.5rem}}.hero-section .hero-container .hero-content .hero-text .hero-title .hero-title-highlight{color:#017aff}.hero-section .hero-container .hero-content .hero-text .hero-description{max-width:30.6875rem;font-size:1.125rem;color:#6c817a}@media (max-width: 75rem){.hero-section .hero-container .hero-content .hero-text .hero-description{max-width:43.75rem}}@media (max-width: 48rem){.hero-section .hero-container .hero-content .hero-text .hero-description{max-width:24.5rem}}.hero-section .hero-container .hero-content .hero-text .hero-actions{display:flex;gap:1rem;margin-top:.75rem}@media (max-width: 75rem){.hero-section .hero-container .hero-content .hero-text .hero-actions{flex-direction:column;align-items:center;width:100%;gap:.75rem}}.hero-section .hero-container .hero-content .hero-text .hero-actions .btn-primary{color:inherit;text-decoration:none;cursor:pointer;height:3.25rem;padding:1rem 2.5rem;border-radius:7.5rem;font-weight:500;font-size:1rem;background-color:#017aff;color:#fdfdfd;transition:background-color .1s linear}@media (max-width: 75rem){.hero-section .hero-container .hero-content .hero-text .hero-actions .btn-primary{width:100%;max-width:24.5rem}}.hero-section .hero-container .hero-content .hero-text .hero-actions .btn-primary:hover{background-color:#162841}.hero-section .hero-container .hero-content .hero-text .hero-actions .btn-secondary{color:inherit;text-decoration:none;cursor:pointer;height:3.25rem;padding:1rem 2.5rem;border:.0625rem solid #017aff;border-radius:7.5rem;font-weight:500;font-size:1rem;color:#017aff;transition:border-color .1s linear,color .1s linear,background-color .1s linear}@media (max-width: 75rem){.hero-section .hero-container .hero-content .hero-text .hero-actions .btn-secondary{width:100%;max-width:24.5rem}}.hero-section .hero-container .hero-content .hero-text .hero-actions .btn-secondary:hover{border-color:transparent;background-color:#162841;color:#fdfdfd}.hero-section .hero-container .hero-content .hero-visual{position:relative;width:31.3125rem;height:41.6875rem;margin-left:8.25rem;flex-shrink:0}@media (max-width: 75rem){.hero-section .hero-container .hero-content .hero-visual{height:22.9375rem;margin-left:0}}@media (max-width: 48rem){.hero-section .hero-container .hero-content .hero-visual{width:24.5rem}}.hero-section .hero-container .hero-content .hero-visual .hero-bg{position:absolute;bottom:0;left:0;z-index:0;width:100%;height:90%;background-color:#017aff}@media (max-width: 75rem){.hero-section .hero-container .hero-content .hero-visual .hero-bg{height:20.4375rem}}.hero-section .hero-container .hero-content .hero-visual .hero-image-container{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:1}.hero-section .hero-container .hero-content .hero-visual .hero-image{position:absolute;top:.625rem;right:0;padding-left:.75rem;margin-right:-.25rem;width:100%}@media (max-width: 75rem){.hero-section .hero-container .hero-content .hero-visual .hero-image{top:-1.25rem;left:50%;transform:translate(-50%);width:24.5rem;margin-right:0;padding-left:0}}.hero-section .hero-container .hero-content .hero-visual .dashboard-card{position:absolute;z-index:2;padding:1.1875rem;border:.0432rem solid #cbd4d1;border-radius:.5184rem;background-color:#fff;-webkit-user-select:none;user-select:none}@media (max-width: 75rem){.hero-section .hero-container .hero-content .hero-visual .dashboard-card{display:none}}.hero-section .hero-container .hero-content .hero-visual .dashboard-card.revenue-card{width:14.625rem;top:14rem;left:-6.625rem}.hero-section .hero-container .hero-content .hero-visual .dashboard-card.revenue-card .card-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1.25rem}.hero-section .hero-container .hero-content .hero-visual .dashboard-card.revenue-card .card-header .card-icon{display:flex;align-items:center;justify-content:center;width:3.0969rem;height:3.0969rem;border-radius:.5994rem;background-color:#070d15}.hero-section .hero-container .hero-content .hero-visual .dashboard-card.revenue-card .card-header .card-icon .dollar-icon{width:1.1875rem;height:1.1875rem}.hero-section .hero-container .hero-content .hero-visual .dashboard-card.revenue-card .card-header .card-title{font-size:.875rem;font-weight:600;letter-spacing:.0187rem;color:#b3b3b3}.hero-section .hero-container .hero-content .hero-visual .dashboard-card.revenue-card .card-content{display:flex;gap:.75rem}.hero-section .hero-container .hero-content .hero-visual .dashboard-card.revenue-card .card-content .card-value{color:#131e1d;font-size:1.125rem;font-weight:600;letter-spacing:.0281rem}.hero-section .hero-container .hero-content .hero-visual .dashboard-card.revenue-card .card-content .card-growth{display:flex;align-items:center}.hero-section .hero-container .hero-content .hero-visual .dashboard-card.revenue-card .card-content .card-growth .arrow-up{width:1.1875rem;height:1.1875rem}.hero-section .hero-container .hero-content .hero-visual .dashboard-card.revenue-card .card-content .card-growth .growth-percentage{text-align:center;font-size:.75rem;font-weight:600;letter-spacing:.0187rem;color:#017aff}.hero-section .hero-container .hero-content .hero-visual .dashboard-card.chart-card{bottom:4.375rem;right:-18.625rem;width:30.3289rem;height:15.8125rem;padding:1rem 1.3125rem .875rem}.hero-section .hero-container .hero-content .hero-visual .dashboard-card.chart-card .chart-header{margin-bottom:1.25rem;font-weight:600;color:#131e1d}.hero-section .hero-container .hero-content .hero-visual .dashboard-card.chart-card .chart-image{width:27.3125rem;height:11.3125rem}.hero-section .hero-container .hero-content .hero-visual .dashboard-card.chart-card .chart-legend{display:flex;margin-top:-24px;margin-left:48px;font-size:12px;color:#b3b3b3}.hero-section .hero-container .hero-content .hero-visual .dashboard-card.chart-card .chart-legend span{width:20px;text-align:center}.hero-section .hero-container .hero-content .hero-visual .dashboard-card.chart-card .chart-legend span:nth-child(1){margin-right:11px}.hero-section .hero-container .hero-content .hero-visual .dashboard-card.chart-card .chart-legend span:nth-child(2){margin-right:13px}.hero-section .hero-container .hero-content .hero-visual .dashboard-card.chart-card .chart-legend span:nth-child(3){margin-right:12px}.hero-section .hero-container .hero-content .hero-visual .dashboard-card.chart-card .chart-legend span:nth-child(4){margin-right:18px}.hero-section .hero-container .hero-content .hero-visual .dashboard-card.chart-card .chart-legend span:nth-child(5){margin-right:12px}.hero-section .hero-container .hero-content .hero-visual .dashboard-card.chart-card .chart-legend span:nth-child(6){margin-right:11px}.hero-section .hero-container .hero-content .hero-visual .dashboard-card.chart-card .chart-legend span:nth-child(7){margin-right:11px}.hero-section .hero-container .hero-content .hero-visual .dashboard-card.chart-card .chart-legend span:nth-child(8){margin-right:16px}.hero-section .hero-container .hero-content .hero-visual .dashboard-card.chart-card .chart-legend span:nth-child(9){margin-right:14px}.hero-section .hero-container .hero-content .hero-visual .dashboard-card.chart-card .chart-legend span:nth-child(10){margin-right:16px}.hero-section .hero-container .hero-content .hero-visual .dashboard-card.chart-card .chart-legend span:nth-child(11){margin-right:14px}.hero-section .hero-container .hero-content .hero-visual .notification-card{position:absolute;width:22.25rem;height:4.25rem;margin-bottom:.5rem;padding:1rem;border-radius:.4903rem;border:.0625rem solid #cbd4d1;background-color:#fdfdfd;z-index:2}@media (max-width: 75rem){.hero-section .hero-container .hero-content .hero-visual .notification-card{display:none}}.hero-section .hero-container .hero-content .hero-visual .notification-card.withdrawal-card{bottom:12.4375rem;left:-8.375rem}.hero-section .hero-container .hero-content .hero-visual .notification-card.withdrawal-card .withdrawal-content{display:flex;gap:1rem}.hero-section .hero-container .hero-content .hero-visual .notification-card.withdrawal-card .withdrawal-content .user-info{display:flex;align-items:center;gap:.5625rem}.hero-section .hero-container .hero-content .hero-visual .notification-card.withdrawal-card .withdrawal-content .user-info .user-avatar{width:2.25rem;height:2.25rem;border-radius:50%}.hero-section .hero-container .hero-content .hero-visual .notification-card.withdrawal-card .withdrawal-content .user-info .user-name{font-weight:600;color:#070d15}.hero-section .hero-container .hero-content .hero-visual .notification-card.withdrawal-card .withdrawal-content .withdrawal-badge{display:flex;justify-content:center;align-items:center;padding:.3678rem .9806rem;border-radius:7.3548rem;font-size:.75rem;font-weight:600;background-color:#ecefee;color:#51615c}.hero-section .hero-container .hero-content .hero-visual .notification-card.balance-card{bottom:7.5625rem;left:-8.375rem}.hero-section .hero-container .hero-content .hero-visual .notification-card.balance-card .balance-content .balance-info{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.5rem}.hero-section .hero-container .hero-content .hero-visual .notification-card.balance-card .balance-content .balance-info .balance-label,.hero-section .hero-container .hero-content .hero-visual .notification-card.balance-card .balance-content .balance-info .balance-value{font-weight:600;color:#070d15}.hero-section .hero-container .hero-content .hero-visual .notification-card.balance-card .balance-content .balance-progress-bar{width:100%;height:.1875rem;background-color:#ecefee}.hero-section .hero-container .hero-content .hero-visual .notification-card.balance-card .balance-content .balance-progress-bar .balance-progress-fill{width:70%;height:.1875rem;background-color:#15c168}.partners-section{position:relative;border-top:.0625rem solid #cbd4d1;border-bottom:.0625rem solid #cbd4d1;background-color:#fdfdfd;overflow-x:hidden}.partners-section .partners-container{width:100%;max-width:75rem;margin:0 auto;padding:1.5rem 0}@media (max-width: 78.75rem){.partners-section .partners-container{padding:1.5rem}}.partners-section .partners-container .partners-content{display:flex;align-items:center}@media (max-width: 48rem){.partners-section .partners-container .partners-content{flex-direction:column;gap:1.5rem}}.partners-section .partners-container .partners-content .partners-text{flex-shrink:0;padding-right:1.5rem;font-weight:500;font-size:1rem;line-height:1.4;white-space:nowrap;color:#abb9b4}@media (max-width: 48rem){.partners-section .partners-container .partners-content .partners-text{text-align:center}}.partners-section .partners-container .partners-content .partners-text p{margin:0}.partners-section .partners-container .partners-content .partners-logos{position:relative;display:flex;flex:1;align-items:center;-webkit-mask-image:linear-gradient(to right,transparent,black 10%,black 90%,transparent);mask-image:linear-gradient(to right,transparent,black 10%,black 90%,transparent)}@media (max-width: 48rem){.partners-section .partners-container .partners-content .partners-logos{-webkit-mask-image:none;mask-image:none}}.partners-section .partners-container .partners-content .partners-logos .logos-track{display:flex;align-items:center;gap:1.5rem;padding:.5rem 1rem;white-space:nowrap}.partners-section .partners-container .partners-content .partners-logos .logos-track.animated{animation:scroll-left var(--animation-duration, 10s) linear infinite}.partners-section .partners-container .partners-content .partners-logos .logos-track .logo-item{flex-shrink:0;display:flex;align-items:center}.partners-section .partners-container .partners-content .partners-logos .logos-track .logo-item svg{width:auto;height:2rem;max-height:2.5rem;object-fit:contain;transition:opacity .2s ease,filter .2s ease}@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(calc(-1 * var(--single-set-width, 50%)))}}.pos-section{background-color:#070d15}.pos-section .pos-container{width:100%;max-width:75rem;margin:0 auto;padding:5rem 0}@media (max-width: 78.75rem){.pos-section .pos-container{padding:2.5rem 1.5rem}}.pos-section .pos-container .pos-content{display:flex;flex-direction:row;gap:3.75rem;justify-content:center;width:100%;max-width:75rem}@media (max-width: 62rem){.pos-section .pos-container .pos-content{flex-direction:column;gap:2.5rem}}.pos-section .pos-container .pos-content .pos-left{flex:1;display:flex;flex-direction:column}@media (max-width: 62rem){.pos-section .pos-container .pos-content .pos-left{flex-direction:row;gap:1.5rem;align-items:center}}@media (max-width: 53.75rem){.pos-section .pos-container .pos-content .pos-left{flex-direction:column}}.pos-section .pos-container .pos-content .pos-left .pos-header{display:flex;flex-direction:column;align-items:flex-start}@media (max-width: 62rem){.pos-section .pos-container .pos-content .pos-left .pos-header{align-items:center;gap:1rem;margin-bottom:1.5rem;text-align:center}}.pos-section .pos-container .pos-content .pos-left .pos-header .pos-badge{display:flex;align-items:center;justify-content:center;gap:.625rem;padding:.375rem .75rem;border:.0625rem solid #60c5ff;border-radius:7.5rem;margin-bottom:1rem;color:#60c5ff}.pos-section .pos-container .pos-content .pos-left .pos-header .pos-badge .badge-globe{width:1rem;height:1rem}.pos-section .pos-container .pos-content .pos-left .pos-header .pos-badge span{font-weight:600;font-size:.75rem;letter-spacing:.0187rem}.pos-section .pos-container .pos-content .pos-left .pos-header .pos-title{margin:0 0 1rem;font-weight:600;font-size:2.75rem;line-height:1.4;color:#fdfdfd}@media (max-width: 62rem){.pos-section .pos-container .pos-content .pos-left .pos-header .pos-title{font-size:2rem;max-width:24.5rem}}.pos-section .pos-container .pos-content .pos-left .pos-header .pos-description{margin:0 0 2.5rem;font-weight:400;font-size:1.125rem;line-height:1.4;color:#ecefee}@media (max-width: 62rem){.pos-section .pos-container .pos-content .pos-left .pos-header .pos-description{font-size:1rem;max-width:24.5rem;margin-bottom:1.5rem}}.pos-section .pos-container .pos-content .pos-left .pos-header .pos-cta-button{color:inherit;text-decoration:none;cursor:pointer;background-color:#017aff;border-radius:7.5rem;padding:1rem 2.5rem;height:3.25rem;margin-bottom:2.5rem;font-weight:500;font-size:1rem;color:#fdfdfd;transition:background-color .1s linear}@media (max-width: 62rem){.pos-section .pos-container .pos-content .pos-left .pos-header .pos-cta-button{margin-bottom:0}}@media (max-width: 27.5rem){.pos-section .pos-container .pos-content .pos-left .pos-header .pos-cta-button{width:100%;padding:1rem}}@media (max-width: 22.5rem){.pos-section .pos-container .pos-content .pos-left .pos-header .pos-cta-button{font-size:.875rem}}.pos-section .pos-container .pos-content .pos-left .pos-header .pos-cta-button:hover{background-color:#162841}.pos-section .pos-container .pos-content .pos-left .pos-device-image{flex:1;width:100%}@media (max-width: 62rem){.pos-section .pos-container .pos-content .pos-left .pos-device-image{width:24.5rem;height:24.5rem;margin:0 auto}}@media (max-width: 27.5rem){.pos-section .pos-container .pos-content .pos-left .pos-device-image{aspect-ratio:1/1;width:100%}}.pos-section .pos-container .pos-content .pos-left .pos-device-image .device-image{width:100%;height:100%;object-fit:cover;border-radius:.25rem}.pos-section .pos-container .pos-content .pos-right{flex:1}.pos-section .pos-container .pos-content .pos-right .pos-features-mobile{display:none}@media (max-width: 62rem){.pos-section .pos-container .pos-content .pos-right .pos-features-mobile{display:block}.pos-section .pos-container .pos-content .pos-right .pos-features-mobile .pos-carousel-container{overflow:hidden;margin:0 -1.5rem}.pos-section .pos-container .pos-content .pos-right .pos-features-mobile .pos-carousel-container .pos-carousel-track{display:flex;gap:1rem;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;padding:0 1.5rem}.pos-section .pos-container .pos-content .pos-right .pos-features-mobile .pos-carousel-container .pos-carousel-track::-webkit-scrollbar{display:none}.pos-section .pos-container .pos-content .pos-right .pos-features-mobile .pos-carousel-container .pos-carousel-track .pos-feature-item{flex-shrink:0;width:100%;max-width:24.5rem;display:flex;flex-direction:row;gap:.75rem;align-items:flex-start;padding:1.5rem;border-radius:.5rem;border:.0625rem solid #cbd4d1}.pos-section .pos-container .pos-content .pos-right .pos-features-mobile .pos-carousel-container .pos-carousel-track .pos-feature-item .pos-feature-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;background-color:#017aff;width:1.75rem;height:1.75rem;border-radius:0;color:#d2dff0}.pos-section .pos-container .pos-content .pos-right .pos-features-mobile .pos-carousel-container .pos-carousel-track .pos-feature-item .pos-feature-icon svg{width:1rem;height:1rem}.pos-section .pos-container .pos-content .pos-right .pos-features-mobile .pos-carousel-container .pos-carousel-track .pos-feature-item .pos-feature-content{flex:1;display:flex;flex-direction:column;gap:.625rem;align-items:flex-start;justify-content:center}.pos-section .pos-container .pos-content .pos-right .pos-features-mobile .pos-carousel-container .pos-carousel-track .pos-feature-item .pos-feature-content .pos-feature-title{font-weight:600;font-size:1rem;line-height:1.4;color:#ecefee;margin:0}.pos-section .pos-container .pos-content .pos-right .pos-features-mobile .pos-carousel-container .pos-carousel-track .pos-feature-item .pos-feature-content .pos-feature-description{font-weight:400;font-size:1rem;line-height:1.4;color:#fdfdfd;margin:0}.pos-section .pos-container .pos-content .pos-right .pos-features-mobile .pos-carousel-container .pos-carousel-dots{display:flex;justify-content:center;gap:.5rem;margin-top:2.5rem}.pos-section .pos-container .pos-content .pos-right .pos-features-mobile .pos-carousel-container .pos-carousel-dots .pos-carousel-dot{display:flex;align-items:center;justify-content:center;padding:0;border:none;outline:none;cursor:pointer;width:1rem;height:1rem;border:.0625rem solid #6c817a;border-radius:50%;background-color:transparent;transition:background-color .2s ease}.pos-section .pos-container .pos-content .pos-right .pos-features-mobile .pos-carousel-container .pos-carousel-dots .pos-carousel-dot.active{border-color:#6c817a;background-color:#6c817a}}.pos-section .pos-container .pos-content .pos-right .pos-features-desktop{display:flex;flex-direction:column}@media (max-width: 62rem){.pos-section .pos-container .pos-content .pos-right .pos-features-desktop{display:none}}.pos-section .pos-container .pos-content .pos-right .pos-features-desktop .pos-feature-item{display:flex;flex-direction:row;gap:.75rem;align-items:flex-start;padding:1.5rem 0;border-bottom:.0313rem solid #cbd4d1;color:#d2dff0}.pos-section .pos-container .pos-content .pos-right .pos-features-desktop .pos-feature-item .pos-feature-icon{background-color:#017aff;width:1.75rem;height:1.75rem;border-radius:0;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pos-section .pos-container .pos-content .pos-right .pos-features-desktop .pos-feature-item .pos-feature-icon svg{width:1rem;height:1rem}.pos-section .pos-container .pos-content .pos-right .pos-features-desktop .pos-feature-item .pos-feature-content{flex:1;display:flex;flex-direction:column;gap:.625rem;align-items:flex-start;justify-content:center}.pos-section .pos-container .pos-content .pos-right .pos-features-desktop .pos-feature-item .pos-feature-content .pos-feature-title{font-weight:600;font-size:1rem;line-height:1.4;color:#ecefee;margin:0}.pos-section .pos-container .pos-content .pos-right .pos-features-desktop .pos-feature-item .pos-feature-content .pos-feature-description{font-weight:400;font-size:1rem;line-height:1.4;color:#fdfdfd;margin:0}.solutions-section{padding:5rem 0;background-color:#fdfdfd}@media (max-width: 78.75rem){.solutions-section{padding:2.5rem 0}}.solutions-section .solutions-container{width:100%;max-width:75rem;margin:0 auto}.solutions-section .solutions-container .solutions-content{display:flex;flex-direction:column;gap:2.5rem;align-items:flex-start;width:100%}@media (max-width: 36rem){.solutions-section .solutions-container .solutions-content{gap:1.5rem}}@media (max-width: 78.75rem){.solutions-section .solutions-container .solutions-content .solutions-header{margin:0 auto}}.solutions-section .solutions-container .solutions-content .solutions-header .solutions-title{margin:0;font-weight:500;font-size:2.5rem;line-height:1.4;color:#070d15}@media (max-width: 78.75rem){.solutions-section .solutions-container .solutions-content .solutions-header .solutions-title{text-align:center;padding:0 1.5rem}}@media (max-width: 36rem){.solutions-section .solutions-container .solutions-content .solutions-header .solutions-title{font-size:2rem}}@media (max-width: 26.875rem){.solutions-section .solutions-container .solutions-content .solutions-header .solutions-title{font-size:1.5rem}}.solutions-section .solutions-container .solutions-content .solutions-carousel{position:relative;width:100%}.solutions-section .solutions-container .solutions-content .solutions-carousel .solutions-grid{display:flex;justify-content:space-between;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.solutions-section .solutions-container .solutions-content .solutions-carousel .solutions-grid::-webkit-scrollbar{display:none}@media (max-width: 78.75rem){.solutions-section .solutions-container .solutions-content .solutions-carousel .solutions-grid{gap:1.5rem;padding:0 1.5rem;margin:0}}.solutions-section .solutions-container .solutions-content .solutions-carousel .solutions-grid .solution-card{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:18.125rem;padding:.5rem;border-radius:1rem;flex-shrink:0;-webkit-user-select:none;user-select:none}@media (max-width: 78.75rem){.solutions-section .solutions-container .solutions-content .solutions-carousel .solutions-grid .solution-card{padding:0}}@media (max-width: 26.875rem){.solutions-section .solutions-container .solutions-content .solutions-carousel .solutions-grid .solution-card{width:16.125rem}}.solutions-section .solutions-container .solutions-content .solutions-carousel .solutions-grid .solution-card .solution-image{width:100%;height:19.375rem;margin-bottom:0;border-radius:.5rem;overflow:hidden}@media (max-width: 26.875rem){.solutions-section .solutions-container .solutions-content .solutions-carousel .solutions-grid .solution-card .solution-image{height:17.1875rem}}.solutions-section .solutions-container .solutions-content .solutions-carousel .solutions-grid .solution-card .solution-image .solution-img{width:100%;height:100%;background-size:cover;background-position:50% 50%;object-fit:cover}.solutions-section .solutions-container .solutions-content .solutions-carousel .solutions-grid .solution-card .solution-content{width:100%;padding:1rem;display:flex;flex-direction:column;gap:.2616rem;align-items:flex-start}.solutions-section .solutions-container .solutions-content .solutions-carousel .solutions-grid .solution-card .solution-content .solution-card-title{margin:0;font-weight:600;font-size:1.125rem;line-height:1.4;white-space:nowrap;color:#070d15}.solutions-section .solutions-container .solutions-content .solutions-carousel .solutions-grid .solution-card .solution-content .solution-description{width:100%;margin:0;font-weight:400;font-size:1rem;line-height:1.4;color:#070d15}.solutions-section .solutions-container .solutions-content .solutions-carousel .list-controls{display:none;align-items:center;justify-content:center;margin-top:2.5rem}@media (max-width: 78.75rem){.solutions-section .solutions-container .solutions-content .solutions-carousel .list-controls{display:flex}}@media (max-width: 36rem){.solutions-section .solutions-container .solutions-content .solutions-carousel .list-controls{margin-top:1.5rem}}.solutions-section .solutions-container .solutions-content .solutions-carousel .list-controls .dots{display:flex;gap:.5rem;align-items:center;padding:.5rem;border-radius:7.5rem}.solutions-section .solutions-container .solutions-content .solutions-carousel .list-controls .dots .dot{display:flex;align-items:center;justify-content:center;padding:0;border:none;outline:none;cursor:pointer;width:1rem;height:1rem;border:.0625rem solid #6c817a;border-radius:50%;background-color:transparent;transition:background-color .2s ease}.solutions-section .solutions-container .solutions-content .solutions-carousel .list-controls .dots .dot.active{border-color:#6c817a;background-color:#6c817a}.support-section{padding:3.75rem 0;background-color:#d2dff0}.support-section .support-container{width:100%;max-width:75rem;margin:0 auto;padding:0 1.5rem}.support-section .support-container .support-content{display:flex;gap:2.75rem;align-items:flex-start}@media (max-width: 62rem){.support-section .support-container .support-content{flex-direction:column;align-items:center}}.support-section .support-container .support-content .support-left{flex:0 0 auto;width:40%}@media (max-width: 62rem){.support-section .support-container .support-content .support-left{width:100%;text-align:center;display:flex;flex-direction:column;align-items:center}}.support-section .support-container .support-content .support-left .support-header{margin-bottom:2.5rem}@media (max-width: 62rem){.support-section .support-container .support-content .support-left .support-header{margin-bottom:1.5rem}}.support-section .support-container .support-content .support-left .support-header .support-title{font-weight:500;font-size:2.75rem;line-height:1.4;color:#070d15;margin-bottom:1rem}@media (max-width: 27.4375rem){.support-section .support-container .support-content .support-left .support-header .support-title{font-size:1.5rem}}.support-section .support-container .support-content .support-left .support-header .support-description{font-weight:400;font-size:1rem;line-height:1.4;letter-spacing:.025rem;color:#070d15;max-width:30.6875rem}@media (max-width: 62rem){.support-section .support-container .support-content .support-left .support-header .support-description{max-width:100%}}.support-section .support-container .support-content .support-left .support-button{color:inherit;text-decoration:none;cursor:pointer;background-color:#070d15;color:#fdfdfd;font-weight:500;font-size:1rem;line-height:1.4;padding:1rem 2.5rem;border-radius:7.5rem;height:3.25rem;transition:background-color .1s linear}.support-section .support-container .support-content .support-left .support-button:hover{background-color:#162841}.support-section .support-container .support-content .support-right{flex:1;max-width:36.125rem}@media (max-width: 62rem){.support-section .support-container .support-content .support-right{width:100%;max-width:100%}}.support-section .support-container .support-content .support-right .faq-list{display:flex;flex-direction:column;gap:.5rem}.support-section .support-container .support-content .support-right .faq-list .faq-item .faq-header{display:flex;align-items:center;justify-content:center;padding:0;border:none;outline:none;cursor:pointer;width:100%;padding:1rem 0;border-bottom:.0313rem solid #497ec2;background-color:transparent;text-align:left;justify-content:space-between}.support-section .support-container .support-content .support-right .faq-list .faq-item .faq-header .faq-content{display:flex;flex-direction:column;gap:.5rem;flex:1}.support-section .support-container .support-content .support-right .faq-list .faq-item .faq-header .faq-content .faq-number{font-weight:500;font-size:2rem;line-height:1.4;color:#070d15}.support-section .support-container .support-content .support-right .faq-list .faq-item .faq-header .faq-content .faq-question{font-weight:500;font-size:1.125rem;line-height:1.4;color:#070d15}.support-section .support-container .support-content .support-right .faq-list .faq-item .faq-header .faq-icon{flex-shrink:0;width:1.2188rem;height:1.2188rem;align-self:flex-start}.support-section .support-container .support-content .support-right .faq-list .faq-item .faq-header .faq-icon svg{width:100%;height:100%}.support-section .support-container .support-content .support-right .faq-list .faq-item .faq-answer{padding:1rem 0 1.5rem;border-bottom:.0313rem solid #497ec2}.support-section .support-container .support-content .support-right .faq-list .faq-item .faq-answer p{font-weight:400;font-size:1rem;line-height:1.5;color:#070d15;margin:0}.support-section .support-container .support-content .support-right .faq-list .faq-item.expanded .faq-header{border-bottom:none}.testimonials-section{padding:3.75rem 0;border-top:.0625rem solid #ecefee;background-color:#fdfdfd}.testimonials-section .testimonials-container{width:100%;max-width:75rem;margin:0 auto;max-width:none}@media (max-width: 78.75rem){.testimonials-section .testimonials-container{padding:0 1.5rem}}.testimonials-section .testimonials-container .testimonials-content{display:flex;flex-direction:column;gap:3.75rem;width:100%;max-width:75rem;margin:0 auto}@media (min-width: 90rem){.testimonials-section .testimonials-container .testimonials-content:before,.testimonials-section .testimonials-container .testimonials-content:after{content:"";position:absolute;bottom:15.5rem;width:calc((100vw - 75rem)/2);height:22.625rem;pointer-events:none;z-index:10}.testimonials-section .testimonials-container .testimonials-content:before{left:0;background-image:linear-gradient(to right,#fdfdfd 80%,rgba(253,253,253,.9),rgba(253,253,253,.7),rgba(253,253,253,.5),rgba(253,253,253,.3),rgba(253,253,253,.1),transparent)}.testimonials-section .testimonials-container .testimonials-content:after{right:0;background-image:linear-gradient(to left,#fdfdfd 80%,rgba(253,253,253,.9),rgba(253,253,253,.7),rgba(253,253,253,.5),rgba(253,253,253,.3),rgba(253,253,253,.1),transparent)}}.testimonials-section .testimonials-container .testimonials-content .testimonials-header{display:flex;align-items:flex-start;justify-content:space-between;width:100%}.testimonials-section .testimonials-container .testimonials-content .testimonials-header .testimonials-info{display:flex;flex-direction:column;gap:1rem}@media (max-width: 39.375rem){.testimonials-section .testimonials-container .testimonials-content .testimonials-header .testimonials-info{align-items:center}}.testimonials-section .testimonials-container .testimonials-content .testimonials-header .testimonials-info .customer-avatars{display:flex;align-items:center;justify-content:flex-start;padding-right:1rem}.testimonials-section .testimonials-container .testimonials-content .testimonials-header .testimonials-info .customer-avatars .avatar{width:2rem;height:2rem;border-radius:7.5rem;margin-right:-1rem;overflow:hidden}.testimonials-section .testimonials-container .testimonials-content .testimonials-header .testimonials-info .customer-avatars .avatar .avatar-image{width:100%;height:100%;object-fit:cover}.testimonials-section .testimonials-container .testimonials-content .testimonials-header .testimonials-info .customer-avatars .avatar:nth-child(1){background-color:#dfefff}.testimonials-section .testimonials-container .testimonials-content .testimonials-header .testimonials-info .customer-avatars .avatar:nth-child(2){background-color:#80d0ff}.testimonials-section .testimonials-container .testimonials-content .testimonials-header .testimonials-info .customer-avatars .avatar:nth-child(3){background-color:#60c5ff}.testimonials-section .testimonials-container .testimonials-content .testimonials-header .testimonials-info .customer-avatars .avatar:nth-child(4){background-color:#208cff}.testimonials-section .testimonials-container .testimonials-content .testimonials-header .testimonials-info .customer-avatars .avatar:nth-child(5){background-color:#006cdf;margin-right:0}.testimonials-section .testimonials-container .testimonials-content .testimonials-header .testimonials-info .testimonials-title{margin:0;font-weight:500;font-size:2.25rem;line-height:1.4;color:#070d15}@media (max-width: 39.375rem){.testimonials-section .testimonials-container .testimonials-content .testimonials-header .testimonials-info .testimonials-title{text-align:center}}@media (max-width: 27.5rem){.testimonials-section .testimonials-container .testimonials-content .testimonials-header .testimonials-info .testimonials-title{font-size:1.5rem}}.testimonials-section .testimonials-container .testimonials-content .testimonials-header .testimonials-info .testimonials-description{font-weight:400;font-size:1rem;line-height:1.4;color:#070d15;margin:0;width:30.6875rem}@media (max-width: 39.375rem){.testimonials-section .testimonials-container .testimonials-content .testimonials-header .testimonials-info .testimonials-description{width:auto;text-align:center}}.testimonials-section .testimonials-container .testimonials-content .testimonials-header .testimonials-controls{display:flex;align-items:center;justify-content:center;gap:.5rem}@media (max-width: 39.375rem){.testimonials-section .testimonials-container .testimonials-content .testimonials-header .testimonials-controls{display:none}}.testimonials-section .testimonials-container .testimonials-content .testimonials-header .testimonials-controls .control-btn{display:flex;align-items:center;justify-content:center;padding:0;border:none;outline:none;background-color:transparent;cursor:pointer;width:2rem;height:2rem;border-radius:7.5rem;background-color:#070d15;color:#017aff;transition:background-color .2s ease,color .2s ease}.testimonials-section .testimonials-container .testimonials-content .testimonials-header .testimonials-controls .control-btn:disabled{background-color:#ecefee;color:#abb9b4}.testimonials-section .testimonials-container .testimonials-content .testimonials-header .testimonials-controls .control-btn svg{width:1rem;height:1rem}.testimonials-section .testimonials-container .testimonials-content .testimonials-dots{display:none;justify-content:center;align-items:center;gap:.5rem;margin-top:-3.75rem;padding-top:1.5rem}@media (max-width: 39.375rem){.testimonials-section .testimonials-container .testimonials-content .testimonials-dots{display:flex}}.testimonials-section .testimonials-container .testimonials-content .testimonials-dots .dot{display:flex;align-items:center;justify-content:center;padding:0;border:none;outline:none;cursor:pointer;width:1rem;height:1rem;border:.0625rem solid #6c817a;border-radius:50%;background-color:transparent;transition:background-color .2s ease}.testimonials-section .testimonials-container .testimonials-content .testimonials-dots .dot.active{border-color:#6c817a;background-color:#6c817a}.testimonials-section .testimonials-container .testimonials-content .testimonials-carousel{display:flex;gap:1.5rem;width:100vw;margin-left:calc(50% - 50vw);padding-left:calc(50vw - 50%);padding-right:calc(50vw - 50%);overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.testimonials-section .testimonials-container .testimonials-content .testimonials-carousel::-webkit-scrollbar{display:none}.testimonials-section .testimonials-container .testimonials-content .testimonials-carousel .testimonial-card{display:flex;flex-direction:column;gap:.5rem;padding:1.5rem;border:.0625rem solid #ecefee;border-radius:.5rem;width:100%;max-width:18.75rem;flex-shrink:0;-webkit-user-select:none;user-select:none}.testimonials-section .testimonials-container .testimonials-content .testimonials-carousel .testimonial-card .testimonial-name{font-weight:500;font-size:1rem;line-height:1.4;color:#070d15;margin:0;white-space:nowrap}.testimonials-section .testimonials-container .testimonials-content .testimonials-carousel .testimonial-card .testimonial-title{font-weight:300;font-size:1rem;line-height:1.4;color:#070d15;margin:0}.testimonials-section .testimonials-container .testimonials-content .testimonials-carousel .testimonial-card .testimonial-text{font-weight:400;font-size:1rem;line-height:1.4;color:#6c817a;margin:0}.testimonials-section .testimonials-container .testimonials-content .cta-section{background-color:#070d15;border-radius:.5rem;overflow:hidden;height:11.875rem;width:100%}@media (max-width: 68.75rem){.testimonials-section .testimonials-container .testimonials-content .cta-section{height:15.5rem}}@media (max-width: 41.25rem){.testimonials-section .testimonials-container .testimonials-content .cta-section{height:auto}}.testimonials-section .testimonials-container .testimonials-content .cta-section .cta-content{position:relative;display:flex;align-items:center;justify-content:space-between;padding:0 4.1817rem;height:100%;gap:1.3242rem}@media (max-width: 55.75rem){.testimonials-section .testimonials-container .testimonials-content .cta-section .cta-content{padding:0 1.5rem;justify-content:flex-end}}@media (max-width: 41.25rem){.testimonials-section .testimonials-container .testimonials-content .cta-section .cta-content{flex-direction:column;gap:0;padding:0}}.testimonials-section .testimonials-container .testimonials-content .cta-section .cta-content .cta-image{display:flex;height:100%;width:auto;z-index:1}@media (max-width: 55.75rem){.testimonials-section .testimonials-container .testimonials-content .cta-section .cta-content .cta-image{position:absolute;left:1.5rem}}@media (max-width: 41.25rem){.testimonials-section .testimonials-container .testimonials-content .cta-section .cta-content .cta-image{position:relative;left:0;margin-left:-1.5%;margin-right:-22.5%}}.testimonials-section .testimonials-container .testimonials-content .cta-section .cta-content .cta-image .person-image{height:100%}@media (max-width: 41.25rem){.testimonials-section .testimonials-container .testimonials-content .cta-section .cta-content .cta-image .person-image{width:100%}}.testimonials-section .testimonials-container .testimonials-content .cta-section .cta-content .cta-header{display:flex;align-items:center;gap:1.3125rem;z-index:2}@media (max-width: 68.75rem){.testimonials-section .testimonials-container .testimonials-content .cta-section .cta-content .cta-header{flex-direction:column;align-items:center}}@media (max-width: 55.75rem){.testimonials-section .testimonials-container .testimonials-content .cta-section .cta-content .cta-header{padding:1.5rem 0}}@media (max-width: 41.25rem){.testimonials-section .testimonials-container .testimonials-content .cta-section .cta-content .cta-header{padding:2.5rem 1.5rem}}.testimonials-section .testimonials-container .testimonials-content .cta-section .cta-content .cta-header .cta-text{display:flex;flex-direction:column;gap:1.3125rem}@media (max-width: 68.75rem){.testimonials-section .testimonials-container .testimonials-content .cta-section .cta-content .cta-header .cta-text{flex-direction:column;align-items:center}}.testimonials-section .testimonials-container .testimonials-content .cta-section .cta-content .cta-header .cta-text .cta-logo{height:.9754rem;width:5.9608rem}.testimonials-section .testimonials-container .testimonials-content .cta-section .cta-content .cta-header .cta-text .cta-logo .logo{width:100%;height:100%;object-fit:contain}.testimonials-section .testimonials-container .testimonials-content .cta-section .cta-content .cta-header .cta-text .cta-title{max-width:19.0625rem;margin:0;white-space:pre-line;font-weight:500;font-size:2rem;line-height:1.4;color:#fff}@media (max-width: 68.75rem){.testimonials-section .testimonials-container .testimonials-content .cta-section .cta-content .cta-header .cta-text .cta-title{text-align:center}}@media (max-width: 27.5rem){.testimonials-section .testimonials-container .testimonials-content .cta-section .cta-content .cta-header .cta-text .cta-title{font-size:1.5rem}}@media (max-width: 22.5rem){.testimonials-section .testimonials-container .testimonials-content .cta-section .cta-content .cta-header .cta-text .cta-title{font-size:1.125rem}}.testimonials-section .testimonials-container .testimonials-content .cta-section .cta-content .cta-header .cta-button{color:inherit;text-decoration:none;cursor:pointer;background-color:#017aff;border-radius:7.5rem;padding:1rem 2.5rem;height:3.25rem;font-weight:500;font-size:1rem;line-height:1.4;color:#fdfdfd;transition:background-color .1s linear}@media (max-width: 22.5rem){.testimonials-section .testimonials-container .testimonials-content .cta-section .cta-content .cta-header .cta-button{padding:1rem;font-size:.875rem}}.testimonials-section .testimonials-container .testimonials-content .cta-section .cta-content .cta-header .cta-button:hover{background-color:#162841}section[id]{scroll-margin-top:104.4px}.fade-section{opacity:0;transform:translateY(1.875rem);transition:opacity .6s ease-out,transform .6s ease-out}.fade-section.fade-in{opacity:1;transform:translateY(0)}.fade-section.fade-out{opacity:0;transform:translateY(1.875rem)}
