@charset "UTF-8";.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 .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;display:flex;align-items:center;justify-content:center;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 .arrowUp2{width:10px;height:10px}.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 .support-container{width:100%;max-width:75rem;margin:0 auto;padding:0 1.5rem}.support-section .support-container .support-content .support-right{flex:1;max-width:36.125rem}.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}.payments-link-section{background-color:#fdfdfd;position:relative;overflow:hidden;width:100%;height:720px;border-bottom:1px solid rgba(0,0,0,.1)}@media (max-width: 75rem){.payments-link-section{height:auto;padding-bottom:4rem}}.payments-link-section .link-container{max-width:75rem;margin:0 auto;gap:5rem;display:flex;flex-direction:row;align-items:center;width:100%;height:100%;justify-content:space-between}@media (max-width: 75rem){.payments-link-section .link-container{padding:4rem 1.5rem;flex-direction:column;height:auto;gap:3rem}}.payments-link-section .link-content{display:flex;flex-direction:column;gap:20px;flex:1;max-width:692px;margin-bottom:10px}@media (max-width: 75rem){.payments-link-section .link-content{max-width:100%;width:100%;text-align:center;align-items:center}}.payments-link-section .link-content .link-badge{display:inline-flex;max-width:159px;height:32px;padding:.3rem .75rem;border:1px solid transparent;border-radius:999px;align-items:center;justify-content:center;background-color:#ecefee;margin-bottom:-.5rem}.payments-link-section .link-content .link-badge span{font-size:.75rem;font-weight:500;color:#6c817a;margin-left:4px}.payments-link-section .link-content .link-title{font-size:2.5rem;font-weight:500;line-height:1.2;color:#15243a;margin:0;width:100%;max-width:500px}@media (max-width: 48rem){.payments-link-section .link-content .link-title{font-size:2rem}}@media (max-width: 25rem){.payments-link-section .link-content .link-title{font-size:1.75rem}}.payments-link-section .link-content .link-subtitle{font-size:1.125rem;font-weight:400;line-height:1.4;color:#6c817a;margin:0}.payments-link-section .link-content .link-features{list-style:none;padding:0;margin:1rem 0;text-align:left}@media (max-width: 75rem){.payments-link-section .link-content .link-features{display:inline-block}}.payments-link-section .link-content .link-features li{position:relative;padding-left:1.5rem;margin-bottom:16px;font-size:1rem;color:#15243a;font-weight:500}.payments-link-section .link-content .link-features li:before{content:"•";position:absolute;left:0;color:#017aff;font-size:1.2rem;top:0;line-height:1}.payments-link-section .link-content .cta-link-button{color:inherit;text-decoration:none;cursor:pointer;width:100%;max-width:303px;height:56px;padding:.5rem 2rem;justify-content:center;display:flex;align-items:center;border-radius:999px;border:1px solid #8bc2ff;background:linear-gradient(180deg,#409bff,#017aff);color:#fff;font-weight:500;box-shadow:0 0 13.2px #017aff80;gap:.5rem;transition:all .3s ease}.payments-link-section .link-content .cta-link-button:hover{box-shadow:0 0 25px #017affb3,0 0 5px #ffffff80;transform:translateY(-3px);border-color:#fff}.payments-link-section .link-content .cta-link-button:active{transform:translateY(-1px);box-shadow:0 0 10px #017aff99}.payments-link-section .link-visual-wrapper{width:494px;height:494px;flex-shrink:0;border:1px solid #dddddd;border-radius:999px;display:flex;align-items:center;justify-content:center}@media (max-width: 75rem){.payments-link-section .link-visual-wrapper{width:90vw;height:90vw;max-width:400px;max-height:400px}}.payments-link-section .link-visual-wrapper img{width:100%;height:100%;object-fit:contain;border-radius:999px}.integrated-section{background-color:#070d15;color:#fff;position:relative;overflow:hidden;width:100%;height:623px;border-bottom:1px solid rgba(255,255,255,.1)}@media (max-width: 75rem){.integrated-section{height:auto;padding-bottom:4rem}}.integrated-section .integrated-container{max-width:75rem;margin:0 auto;gap:5.5rem;display:flex;flex-direction:row;align-items:center;width:100%;height:100%;justify-content:space-between}@media (max-width: 75rem){.integrated-section .integrated-container{padding:4rem 1.5rem;flex-direction:column-reverse;height:auto;gap:3rem}}.integrated-section .code-wrapper{flex:1 1 450px;max-width:450px;height:319px;background:linear-gradient(180deg,#001725,#070d15);border:1px solid #1d2f48;border-radius:16px;justify-content:center;display:flex;align-items:center;flex-shrink:0}@media (max-width: 75rem){.integrated-section .code-wrapper{max-width:100%;width:100%;height:auto;min-height:300px;padding:2rem}}.integrated-section .code-wrapper .code-block{color:#fff;font-family:monospace;font-size:.9rem;white-space:pre-wrap;margin:0;line-height:1.5}@media (max-width: 30rem){.integrated-section .code-wrapper .code-block{font-size:.8rem}}.integrated-section .code-wrapper .code-block .comment{color:#6a9955}.integrated-section .code-wrapper .code-block .keyword{color:#fff}.integrated-section .code-wrapper .code-block .json-key{color:#96d3f4}.integrated-section .code-wrapper .code-block .number{color:#a5d390}.integrated-section .code-wrapper .code-block .string-value{color:#e08c6b}.integrated-section .content-wrapper{display:flex;flex-direction:column;gap:40px;flex:1 1 608px;max-width:608px}@media (max-width: 75rem){.integrated-section .content-wrapper{max-width:100%;width:100%;text-align:center;align-items:center;gap:2rem}}.integrated-section .content-wrapper .content-badge{display:inline-flex;border:1px solid #5fc2fd;border-radius:999px;align-items:center;padding:.3rem .75rem;max-width:157px;justify-content:center}.integrated-section .content-wrapper .content-badge span{font-size:.75rem;font-weight:500;color:#5fc2fd;margin-left:4px}.integrated-section .content-wrapper .content-title{font-size:2.5rem;width:100%;max-width:500px;font-weight:500;line-height:1.2;color:#fff;margin:0}@media (max-width: 48rem){.integrated-section .content-wrapper .content-title{font-size:2rem}}@media (max-width: 25rem){.integrated-section .content-wrapper .content-title{font-size:1.75rem}}.integrated-section .content-wrapper .content-subtitle{font-size:1.125rem;font-weight:400;line-height:1.4;color:#f3eeee;margin:0}.integrated-section .content-wrapper .feature-list{list-style:none;padding:0;margin:0;text-align:left}@media (max-width: 75rem){.integrated-section .content-wrapper .feature-list{display:inline-block;text-align:left}}.integrated-section .content-wrapper .feature-list li{position:relative;padding-left:1.5rem;margin-bottom:24px;font-size:1rem;font-weight:500;color:#fff}.integrated-section .content-wrapper .feature-list li:before{content:"•";position:absolute;left:0;color:#017aff;font-size:1.2rem;top:0;line-height:1}.integrated-section .content-wrapper .cta-button{color:inherit;text-decoration:none;cursor:pointer;width:100%;max-width:303px;height:56px;padding:.5rem 2rem;justify-content:center;display:flex;align-items:center;border-radius:999px;border:1px solid #8bc2ff;background:linear-gradient(180deg,#409bff,#017aff);color:#fff;font-weight:500;box-shadow:0 0 13.2px #017aff80;gap:.5rem;transition:all .3s ease}.integrated-section .content-wrapper .cta-button:hover{box-shadow:0 0 25px #017affb3,0 0 5px #ffffff80;transform:translateY(-3px);border-color:#fff}.integrated-section .content-wrapper .cta-button:active{transform:translateY(-1px);box-shadow:0 0 10px #017aff99}.automatic-recovery-section{padding:80px 0;background-color:#fdfdfd;overflow:hidden}.automatic-recovery-section .container{width:100%;max-width:75rem;margin:0 auto;display:flex;gap:40px;justify-content:space-between;align-items:center}@media (max-width: 75rem){.automatic-recovery-section .container{flex-direction:column;padding:40px 1.5rem;gap:3rem}}.automatic-recovery-section .content-column{flex:1;max-width:692px;display:flex;flex-direction:column;gap:20px;align-items:flex-start}@media (max-width: 75rem){.automatic-recovery-section .content-column{align-items:center;max-width:100%;text-align:center}}.automatic-recovery-section .content-column .badge{display:inline-flex;align-items:center;gap:8px;padding:4px 12px;border-radius:999px;background-color:#ecefee;font-size:.75rem;font-weight:500;color:#6c817a}.automatic-recovery-section .content-column .badge .meta-icon{width:14px;height:14px}.automatic-recovery-section .content-column .title-block{display:flex;flex-direction:column;gap:16px}.automatic-recovery-section .content-column .title-block h2{font-size:2.5rem;width:408px;font-weight:500;line-height:60px;color:#15243a;margin:0}@media (max-width: 48rem){.automatic-recovery-section .content-column .title-block h2{width:100%;font-size:2rem;line-height:1.3}}.automatic-recovery-section .content-column .title-block p{font-size:1.125rem;font-weight:400;line-height:1.5;color:#6c817a;margin:0}.automatic-recovery-section .content-column .feature-list{list-style:none;padding:0;margin:10px 0;text-align:left}@media (max-width: 75rem){.automatic-recovery-section .content-column .feature-list{display:inline-block}}.automatic-recovery-section .content-column .feature-list li{position:relative;padding-left:1.5rem;margin-bottom:16px;font-size:1rem;color:#070d15;font-weight:500}.automatic-recovery-section .content-column .feature-list li:before{content:"•";position:absolute;left:0;color:#017aff;font-size:1.2rem;top:0}.automatic-recovery-section .content-column .cta-button{color:inherit;text-decoration:none;cursor:pointer;width:100%;max-width:322px;height:56px;padding:.5rem 2rem;justify-content:center;display:flex;align-items:center;border-radius:999px;border:1px solid #8bc2ff;background:linear-gradient(180deg,#409bff,#017aff);color:#fff;font-weight:500;box-shadow:0 0 13.2px #017aff80;gap:.5rem;font-size:16px;transition:all .3s ease}.automatic-recovery-section .content-column .cta-button:hover{box-shadow:0 0 25px #017affb3,0 0 5px #ffffff80;transform:translateY(-3px);border-color:#fff}.automatic-recovery-section .content-column .cta-button:active{transform:translateY(-1px);box-shadow:0 0 10px #017aff99}.automatic-recovery-section .content-column .meta-integration{margin-top:20px;font-size:.875rem;color:#6c817a;display:flex;align-items:flex-start;gap:4px}@media (max-width: 75rem){.automatic-recovery-section .content-column .meta-integration{justify-content:center;flex-wrap:wrap}}.automatic-recovery-section .content-column .meta-integration .meta-integration-info{display:flex;align-items:center;gap:6px;color:#070d15;font-weight:500}.automatic-recovery-section .content-column .meta-integration .meta-integration-info .meta-icon{margin-right:0;color:#409bff}.automatic-recovery-section .content-column .meta-integration .meta-integration2{display:block;font-weight:400}.automatic-recovery-section .image-column{flex:1;display:flex;justify-content:center;align-items:center;width:100%}.automatic-recovery-section .circle-background{width:494px;height:494px;border-radius:999px;border:1px solid #dddddd;background-image:url(/img/recovery/circle-background.png);background-size:cover;background-position:center;display:flex;justify-content:center;align-items:center;flex-shrink:0;position:relative;z-index:1}@media (max-width: 48rem){.automatic-recovery-section .circle-background{width:320px;height:320px}}@media (max-width: 23.5rem){.automatic-recovery-section .circle-background{width:280px;height:280px}}.automatic-recovery-section .recovery-card{width:366px;padding:24px;background-color:#fff;border:1px solid #dedede;border-radius:16px;box-shadow:0 13.6px 40px #00000017;text-align:left;display:flex;flex-direction:column;overflow:hidden;gap:10px}@media (max-width: 48rem){.automatic-recovery-section .recovery-card{width:280px;padding:16px;height:auto}}@media (max-width: 23.5rem){.automatic-recovery-section .recovery-card{width:240px}}.automatic-recovery-section .recovery-card .card-logo-wrapper{width:48px;height:48px;border-radius:16px;margin-bottom:16px;background:linear-gradient(180deg,#489fff,#017aff);display:flex;align-items:center;justify-content:center}.automatic-recovery-section .recovery-card .card-logo-wrapper .fastpay-logo-icon{width:24px;height:24px;color:#fff}.automatic-recovery-section .recovery-card .card-body{margin-bottom:40px}.automatic-recovery-section .recovery-card .card-body .card-title{font-size:20px;font-weight:500;color:#15243a;margin:0 0 8px}@media (max-width: 48rem){.automatic-recovery-section .recovery-card .card-body .card-title{font-size:1.125rem}}.automatic-recovery-section .recovery-card .card-body .card-subtitle{font-size:.875rem;color:#6c817a;margin:0 0 12px;line-height:1.4;width:280px}@media (max-width: 48rem){.automatic-recovery-section .recovery-card .card-body .card-subtitle{width:100%}}.automatic-recovery-section .recovery-card .card-body .amount{display:block;font-size:2rem;font-weight:500;color:#017aff}@media (max-width: 48rem){.automatic-recovery-section .recovery-card .card-body .amount{font-size:1.75rem}}.automatic-recovery-section .recovery-card .card-footer{display:flex;align-items:center;justify-content:space-evenly;margin-left:-24px;margin-right:-24px;margin-bottom:-24px;padding:16px 24px;background-color:#d3d3d31a;border-top:1px solid #dedede}@media (max-width: 48rem){.automatic-recovery-section .recovery-card .card-footer{margin-left:-16px;margin-right:-16px;margin-bottom:-16px;padding:12px;flex-wrap:wrap;justify-content:center;gap:8px}}.automatic-recovery-section .recovery-card .card-footer span{display:flex;align-items:center;gap:6px;font-size:.75rem;font-weight:500;color:#070d15;white-space:nowrap}.automatic-recovery-section .recovery-card .card-footer .divider{width:1px;height:24px;background-color:#dedede;margin:0 4px}@media (max-width: 48rem){.automatic-recovery-section .recovery-card .card-footer .divider{display:none}}.automatic-recovery-section .recovery-card .card-footer .footer-icon{width:14px;height:14px;color:#017aff}.fees-page{background-color:#fdfdfd}.fees-section{padding:5rem 0;background-color:#fdfdfd}@media (max-width: 78.75rem){.fees-section{padding:2.5rem 1.5rem}}.fees-section .fees-container{width:100%;max-width:75rem;margin:0 auto}.fees-section .fees-container .fees-content{display:flex;flex-direction:column;gap:3rem;align-items:center;width:100%}@media (max-width: 62rem){.fees-section .fees-container .fees-content{gap:2rem}}.fees-section .fees-container .fees-content .fees-header{display:flex;flex-direction:column;gap:1rem;align-items:center;text-align:center;max-width:75rem}.fees-section .fees-container .fees-content .fees-header .fees-badge{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem 1rem;border:.0625rem solid #ecefee;background-color:#ecefee;border-radius:7.5rem;color:#6c817a}.fees-section .fees-container .fees-content .fees-header .fees-badge .badge-icon{width:.75rem;height:.75rem;color:#6c817a}.fees-section .fees-container .fees-content .fees-header .fees-badge span{font-weight:600;font-size:.75rem;letter-spacing:.0187rem}.fees-section .fees-container .fees-content .fees-header .fees-title{margin:0;font-weight:500;font-size:3rem;line-height:1.4;color:#070d15}@media (max-width: 78.75rem){.fees-section .fees-container .fees-content .fees-header .fees-title{font-size:2.5rem}}@media (max-width: 48rem){.fees-section .fees-container .fees-content .fees-header .fees-title{font-size:2rem;line-height:1.2}}@media (max-width: 26.875rem){.fees-section .fees-container .fees-content .fees-header .fees-title{font-size:1.5rem}}.fees-section .fees-container .fees-content .fees-header .fees-description{margin:0;font-weight:400;font-size:1.25rem;line-height:1.4;color:#6c817a;max-width:50rem}@media (max-width: 48rem){.fees-section .fees-container .fees-content .fees-header .fees-description{font-size:1rem;line-height:1.3;max-width:100%}}.fees-section .fees-container .fees-content .fees-header .fees-alert{margin:0;font-weight:400;font-size:1rem;line-height:1.4}@media (max-width: 48rem){.fees-section .fees-container .fees-content .fees-header .fees-alert{font-size:1rem;line-height:1.3;max-width:100%}}.fees-section .fees-container .fees-content .fees-grid{display:grid;grid-template-columns:2fr 1fr;gap:1.5rem;align-items:stretch;width:100%;max-width:75rem}@media (max-width: 48rem){.fees-section .fees-container .fees-content .fees-grid{display:flex;flex-direction:column;gap:1rem;width:100%;max-width:100%}}@media (min-width: 48rem) and (max-width: 62rem){.fees-section .fees-container .fees-content .fees-grid{grid-template-columns:1fr 1fr}.fees-section .fees-container .fees-content .fees-grid .fees-card--credit{flex:1.47}.fees-section .fees-container .fees-content .fees-grid .fees-cards-column{flex:1}}.fees-section .fees-container .fees-content .fees-grid .fees-card{padding:2rem;background-color:#070d15;border:.0625rem solid #e7e7ee;border-radius:1rem;box-shadow:0 4px 4px #0000000d;position:relative;overflow:hidden}.fees-section .fees-container .fees-content .fees-grid .fees-card .fx-glow-bottom{position:absolute;bottom:0;left:0;transform:translate(30%,55%);width:250px;height:250px;background:radial-gradient(circle,rgba(0,122,255,.5) 0%,transparent 70%)}@media (max-width: 48rem){.fees-section .fees-container .fees-content .fees-grid .fees-card .fx-glow-bottom{transform:translate(70%,65%)}}@media (min-width: 48rem) and (max-width: 62rem){.fees-section .fees-container .fees-content .fees-grid .fees-card .fx-glow-bottom{transform:translate(25%,65%)}}.fees-section .fees-container .fees-content .fees-grid .fees-card--credit{flex:1;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.fees-section .fees-container .fees-content .fees-grid .fees-card--credit .fees-card-badge{margin:0!important}.fees-section .fees-container .fees-content .fees-grid .fees-card--credit .fx-glow-right{position:absolute;top:50%;right:50%;transform:translate(195%,-85%);width:300px;height:300px;background:radial-gradient(circle,rgba(0,122,255,.5) 0%,transparent 70%)}.fees-section .fees-container .fees-content .fees-grid .fees-card--credit .fx-glow-left{position:absolute;top:70%;left:0%;width:300px;height:300px;transform:translate(-36%,-14%);background:radial-gradient(circle,rgba(0,122,255,.5) 0%,transparent 70%)}@media (max-width: 48rem){.fees-section .fees-container .fees-content .fees-grid .fees-card--credit .fx-glow-right,.fees-section .fees-container .fees-content .fees-grid .fees-card--credit .fx-glow-left{display:none}}@media (min-width: 48rem) and (max-width: 62rem){.fees-section .fees-container .fees-content .fees-grid .fees-card--credit .fx-glow-right{transform:translate(108%,-150%)}.fees-section .fees-container .fees-content .fees-grid .fees-card--credit .fx-glow-left{transform:translate(-35%)}}.fees-section .fees-container .fees-content .fees-grid .fees-card--credit .fees-card-credit-graphics{position:absolute;left:1rem;width:10.75rem;object-fit:contain;pointer-events:none;z-index:1}@media (max-width: 82rem){.fees-section .fees-container .fees-content .fees-grid .fees-card--credit .fees-card-credit-graphics{display:none}}.fees-section .fees-container .fees-content .fees-grid .fees-card--credit .fees-card-credit-graphics .credit-card-image{width:100%;height:100%;object-fit:contain;object-position:left center}.fees-section .fees-container .fees-content .fees-grid .fees-card--credit .fees-card-bg-images{position:absolute;inset:0;pointer-events:none;z-index:1}.fees-section .fees-container .fees-content .fees-grid .fees-card--credit .fees-card-bg-images .fees-card-fx-right{position:absolute;bottom:10.125rem;right:-28.625rem;width:8.9375rem;height:8.9375rem}.fees-section .fees-container .fees-content .fees-grid .fees-card--credit .fees-card-bg-images .fees-card-fx-right .fx-image{width:100%;height:100%;object-fit:contain}.fees-section .fees-container .fees-content .fees-grid .fees-card--credit .fees-card-bg-images .fees-card-fx-left{position:absolute;bottom:-2.875rem;left:-24.40625rem;width:8.9375rem;height:8.9375rem;mix-blend-mode:screen}.fees-section .fees-container .fees-content .fees-grid .fees-card--credit .fees-card-bg-images .fees-card-fx-left .fx-image{width:100%;height:100%;object-fit:contain}.fees-section .fees-container .fees-content .fees-grid .fees-card--boleto{position:relative;overflow:hidden}.fees-section .fees-container .fees-content .fees-grid .fees-card--boleto .fees-card-content{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:.75rem}.fees-section .fees-container .fees-content .fees-grid .fees-card--boleto .fees-card-content .fees-boleto-main{display:flex;flex-direction:column;align-items:center;gap:.75rem}.fees-section .fees-container .fees-content .fees-grid .fees-card--boleto .fees-card-content .fees-boleto-main .fees-main-rate{font-weight:600;font-size:2.25rem;line-height:1.4;background:linear-gradient(to bottom,#aad3ff,#087dfd);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.fees-section .fees-container .fees-content .fees-grid .fees-card--boleto .fees-card-content .fees-boleto-main .fees-rate-description{font-weight:400;font-size:.875rem;line-height:1.4;color:#98a9c0}.fees-section .fees-container .fees-content .fees-grid .fees-card--boleto .fees-card-content .fees-card-subtitle{font-weight:500;font-size:.75rem;line-height:1.4;color:#fdfdfd;max-width:12.9375rem;text-align:center}.fees-section .fees-container .fees-content .fees-grid .fees-card--boleto .fees-card-bg-images{position:absolute;inset:0;pointer-events:none;z-index:1}.fees-section .fees-container .fees-content .fees-grid .fees-card--boleto .fees-card-bg-images .fees-card-ellipse{position:absolute;bottom:-14.53125rem;left:50%;transform:translate(-50%);width:13.9375rem;height:13.9375rem}.fees-section .fees-container .fees-content .fees-grid .fees-card--boleto .fees-card-bg-images .fees-card-ellipse .ellipse-image{width:100%;height:100%;object-fit:contain}.fees-section .fees-container .fees-content .fees-grid .fees-card--pix{position:relative;overflow:hidden}.fees-section .fees-container .fees-content .fees-grid .fees-card--pix .fees-card-content{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:.75rem}.fees-section .fees-container .fees-content .fees-grid .fees-card--pix .fees-card-content .fees-pix-main{display:flex;flex-direction:column;align-items:center;gap:.75rem}.fees-section .fees-container .fees-content .fees-grid .fees-card--pix .fees-card-content .fees-pix-main .fees-main-rate{font-weight:600;font-size:2.25rem;line-height:1.4;background:linear-gradient(to bottom,#aad3ff,#087dfd);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.fees-section .fees-container .fees-content .fees-grid .fees-card--pix .fees-card-content .fees-pix-main .fees-rate-description{font-weight:400;font-size:.875rem;line-height:1.4;color:#98a9c0}.fees-section .fees-container .fees-content .fees-grid .fees-card--pix .fees-card-content .fees-card-subtitle{font-weight:500;font-size:.75rem;line-height:1.4;color:#fdfdfd;max-width:12.9375rem;text-align:center}.fees-section .fees-container .fees-content .fees-grid .fees-card--pix .fees-card-bg-images{position:absolute;inset:0;pointer-events:none;z-index:1}.fees-section .fees-container .fees-content .fees-grid .fees-card--pix .fees-card-bg-images .fees-card-ellipse{position:absolute;bottom:-14.53125rem;left:50%;transform:translate(-50%);width:13.9375rem;height:13.9375rem}.fees-section .fees-container .fees-content .fees-grid .fees-card--pix .fees-card-bg-images .fees-card-ellipse .ellipse-image{width:100%;height:100%;object-fit:contain}.fees-section .fees-container .fees-content .fees-grid .fees-card--transaction{position:relative;overflow:hidden}.fees-section .fees-container .fees-content .fees-grid .fees-card--transaction .fx-glow-left{position:absolute;top:70%;left:0%;width:300px;height:300px;transform:translate(-20%,-60%);background:radial-gradient(circle,rgba(0,122,255,.5) 0%,transparent 70%)}.fees-section .fees-container .fees-content .fees-grid .fees-card--transaction .fx-glow-right{position:absolute;top:0%;right:0%;width:300px;height:300px;transform:translate(55%,-50%);background:radial-gradient(circle,rgba(0,122,255,.5) 0%,transparent 70%)}@media (max-width: 48rem){.fees-section .fees-container .fees-content .fees-grid .fees-card--transaction .fx-glow-left{transform:translate(-50%,-70%)}.fees-section .fees-container .fees-content .fees-grid .fees-card--transaction .fx-glow-right{display:none}.fees-section .fees-container .fees-content .fees-grid .fees-card--transaction .fees-transaction-items{padding:0!important}}@media (min-width: 48rem) and (max-width: 62rem){.fees-section .fees-container .fees-content .fees-grid .fees-card--transaction{flex:1.47}.fees-section .fees-container .fees-content .fees-grid .fees-card--transaction .fx-glow-left{display:none}}.fees-section .fees-container .fees-content .fees-grid .fees-card--transaction .fees-card-bg-images{position:absolute;inset:0;pointer-events:none;z-index:1}.fees-section .fees-container .fees-content .fees-grid .fees-card--transaction .fees-card-bg-images .fees-card-globe-asset{position:absolute;top:-1.75rem;left:-5.6875rem;width:22.9375rem;height:23.875rem}.fees-section .fees-container .fees-content .fees-grid .fees-card--transaction .fees-card-bg-images .fees-card-globe-asset .globe-image{width:100%;height:100%;object-fit:contain}@media (max-width: 62rem){.fees-section .fees-container .fees-content .fees-grid .fees-card--transaction .fees-card-bg-images .fees-card-globe-asset .globe-image{display:none}}.fees-section .fees-container .fees-content .fees-grid .fees-card--international{flex:1;position:relative;overflow:hidden}@media (min-width: 48rem) and (max-width: 62rem){.fees-section .fees-container .fees-content .fees-grid .fees-card--international{flex:1}}.fees-section .fees-container .fees-content .fees-grid .fees-card--international .fees-card-content{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:.5rem}.fees-section .fees-container .fees-content .fees-grid .fees-card--international .fees-card-content .fees-international-main{display:flex;flex-direction:column;align-items:center;gap:.5rem}.fees-section .fees-container .fees-content .fees-grid .fees-card--international .fees-card-content .fees-international-main .fees-card-title{font-weight:500;font-size:1rem;line-height:1.4;color:#bcdcff;margin:0}.fees-section .fees-container .fees-content .fees-grid .fees-card--international .fees-card-content .fees-international-main .fees-rates{display:flex;flex-direction:column;align-items:center;gap:.5rem}.fees-section .fees-container .fees-content .fees-grid .fees-card--international .fees-card-content .fees-international-main .fees-rates .fees-main-rate{font-weight:600;font-size:2.25rem;line-height:1.4;background:linear-gradient(to bottom,#aad3ff,#087dfd);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.fees-section .fees-container .fees-content .fees-grid .fees-card--international .fees-card-content .fees-international-main .fees-rates .fees-installment{display:flex;align-items:center;gap:.25rem}.fees-section .fees-container .fees-content .fees-grid .fees-card--international .fees-card-content .fees-international-main .fees-rates .fees-installment .fees-installment-rate{font-weight:600;font-size:1rem;line-height:1.4;background:linear-gradient(to bottom,#aad3ff,#087dfd);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.fees-section .fees-container .fees-content .fees-grid .fees-card--international .fees-card-content .fees-international-main .fees-rates .fees-installment .fees-installment-text{font-weight:400;font-size:.875rem;line-height:1.4;color:#98a9c0}.fees-section .fees-container .fees-content .fees-grid .fees-card--international .fees-card-content .fees-international-main .fees-card-subtitle{font-weight:500;font-size:.75rem;line-height:1.4;color:#fdfdfd;max-width:14.8125rem;text-align:center}.fees-section .fees-container .fees-content .fees-grid .fees-card--international .fees-card-bg-images{position:absolute;inset:0;pointer-events:none;z-index:1}.fees-section .fees-container .fees-content .fees-grid .fees-card--international .fees-card-bg-images .fees-card-ellipse{position:absolute;bottom:-12.9375rem;left:50%;transform:translate(-50%);width:13.9375rem;height:13.9375rem}.fees-section .fees-container .fees-content .fees-grid .fees-card--international .fees-card-bg-images .fees-card-ellipse .ellipse-image{width:100%;height:100%;object-fit:contain}.fees-section .fees-container .fees-content .fees-grid .fees-card .fees-card-content{display:flex;flex-direction:column;gap:1rem;position:relative;z-index:2}@media (max-width: 48rem){.fees-section .fees-container .fees-content .fees-grid .fees-card .fees-card-content{padding:2rem 2rem 1.5rem;gap:.75rem}}@media (min-width: 48rem) and (max-width: 62rem){.fees-section .fees-container .fees-content .fees-grid .fees-card .fees-card-content{padding:2rem}}.fees-section .fees-container .fees-content .fees-grid .fees-card .fees-card-content .fees-card-badge{display:flex;margin:0 auto;align-items:center;gap:.5rem;padding:.25rem .75rem;background-color:#0b1521;border:.0625rem solid #152233;border-radius:7.5rem;align-self:flex-start}.fees-section .fees-container .fees-content .fees-grid .fees-card .fees-card-content .fees-card-badge .badge-icon{width:.75rem;height:.75rem;color:#017aff}.fees-section .fees-container .fees-content .fees-grid .fees-card .fees-card-content .fees-card-badge span{font-weight:500;font-size:.875rem;color:#017aff}.fees-section .fees-container .fees-content .fees-grid .fees-card .fees-card-content .fees-card-info{display:flex;flex-direction:column;gap:.5rem}.fees-section .fees-container .fees-content .fees-grid .fees-card .fees-card-content .fees-card-info .fees-card-title{margin:0;font-weight:500;font-size:1rem;line-height:1.4;color:#bcdcff}.fees-section .fees-container .fees-content .fees-grid .fees-card .fees-card-content .fees-card-info .fees-rates{display:flex;align-items:center;gap:1rem}@media (max-width: 48rem){.fees-section .fees-container .fees-content .fees-grid .fees-card .fees-card-content .fees-card-info .fees-rates{flex-direction:row;align-items:center;gap:.75rem}}@media (max-width: 36rem){.fees-section .fees-container .fees-content .fees-grid .fees-card .fees-card-content .fees-card-info .fees-rates{flex-direction:column;align-items:flex-start;gap:.5rem}}.fees-section .fees-container .fees-content .fees-grid .fees-card .fees-card-content .fees-card-info .fees-rates .fees-main-rate{font-weight:600;font-size:2.25rem;line-height:1.4;background:linear-gradient(to bottom,#aad3ff,#087dfd);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.fees-section .fees-container .fees-content .fees-grid .fees-card .fees-card-content .fees-card-info .fees-rates .fees-divider{width:.0625rem;height:2rem;background-color:#192636}@media (max-width: 36rem){.fees-section .fees-container .fees-content .fees-grid .fees-card .fees-card-content .fees-card-info .fees-rates .fees-divider{display:none}}.fees-section .fees-container .fees-content .fees-grid .fees-card .fees-card-content .fees-card-info .fees-rates .fees-installment{display:flex;flex-direction:column;gap:.125rem}.fees-section .fees-container .fees-content .fees-grid .fees-card .fees-card-content .fees-card-info .fees-rates .fees-installment .fees-installment-rate{font-weight:600;font-size:1.5rem;line-height:1.4;background:linear-gradient(to bottom,#aad3ff,#087dfd);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.fees-section .fees-container .fees-content .fees-grid .fees-card .fees-card-content .fees-card-info .fees-rates .fees-installment .fees-installment-text,.fees-section .fees-container .fees-content .fees-grid .fees-card .fees-card-content .fees-card-info .fees-rate-description{font-weight:400;font-size:.875rem;line-height:1.4;color:#98a9c0}.fees-section .fees-container .fees-content .fees-grid .fees-card .fees-card-content .fees-card-info .fees-card-subtitle{font-weight:500;font-size:.75rem;line-height:1.4;color:#fdfdfd}.fees-section .fees-container .fees-content .fees-grid .fees-card .fees-card-content .fees-card-info .fees-description-item{display:flex;align-items:center;gap:.5rem}.fees-section .fees-container .fees-content .fees-grid .fees-card .fees-card-content .fees-card-info .fees-description-item .description-icon{width:1.125rem;height:1.125rem;color:#98a9c0}.fees-section .fees-container .fees-content .fees-grid .fees-card .fees-card-content .fees-card-info .fees-description-item span{font-weight:400;font-size:.75rem;line-height:1.4;color:#98a9c0}.fees-section .fees-container .fees-content .fees-grid .fees-card .fees-card-content .fees-transaction-items{display:flex;gap:2rem;padding:2rem;height:100%;justify-content:end}@media (max-width: 48rem){.fees-section .fees-container .fees-content .fees-grid .fees-card .fees-card-content .fees-transaction-items{flex-direction:column;gap:1.5rem;padding:2rem}}@media (min-width: 48rem) and (max-width: 62rem){.fees-section .fees-container .fees-content .fees-grid .fees-card .fees-card-content .fees-transaction-items{flex-direction:column;gap:2rem;padding:2rem}}.fees-section .fees-container .fees-content .fees-grid .fees-card .fees-card-content .fees-transaction-items .fees-transaction-item{display:flex;align-items:center;gap:1rem}.fees-section .fees-container .fees-content .fees-grid .fees-card .fees-card-content .fees-transaction-items .fees-transaction-item .fees-transaction-icon{display:flex;align-items:center;justify-content:center;width:4.5rem;height:4.5rem;background-color:#0b1521;border:.0625rem solid #192536;border-radius:7.5rem}.fees-section .fees-container .fees-content .fees-grid .fees-card .fees-card-content .fees-transaction-items .fees-transaction-item .fees-transaction-icon .icon{width:2.5rem;height:2.5rem;color:#017aff}.fees-section .fees-container .fees-content .fees-grid .fees-card .fees-card-content .fees-transaction-items .fees-transaction-item .fees-transaction-info{display:flex;flex-direction:column;gap:.25rem}.fees-section .fees-container .fees-content .fees-grid .fees-card .fees-card-content .fees-transaction-items .fees-transaction-item .fees-transaction-info .fees-main-rate{font-weight:600;font-size:1.5rem;line-height:1.4;background:linear-gradient(to bottom,#aad3ff,#087dfd);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.fees-section .fees-container .fees-content .fees-grid .fees-card .fees-card-content .fees-transaction-items .fees-transaction-item .fees-transaction-info .fees-rate-description{font-weight:400;font-size:.875rem;line-height:1.4;color:#98a9c0}.fees-section .fees-container .fees-content .fees-grid .fees-card .fees-card-content:has(.fees-transaction-items){height:100%;justify-content:center}.fees-section .fees-container .fees-content .fees-grid .fees-cards-column{display:flex;flex-direction:column;gap:1.5rem;flex:1}@media (max-width: 62rem){.fees-section .fees-container .fees-content .fees-grid .fees-cards-column{gap:1rem}}.fees-section .fees-container .fees-content .fees-additional{display:grid;grid-template-columns:1fr 1fr;gap:2rem;width:100%;max-width:75rem;align-items:flex-start}@media (max-width: 48rem){.fees-section .fees-container .fees-content .fees-additional{display:flex;flex-direction:column;gap:1.5rem;width:100%;max-width:100%}}@media (min-width: 48rem) and (max-width: 62rem){.fees-section .fees-container .fees-content .fees-additional{display:flex;flex-direction:column;gap:1.5rem}.fees-section .fees-container .fees-content .fees-additional .fees-additional-content{width:100%}}.fees-section .fees-container .fees-content .fees-additional .fees-additional-content{flex:1;display:flex;flex-direction:column;gap:2.5rem}@media (max-width: 48rem){.fees-section .fees-container .fees-content .fees-additional .fees-additional-content{gap:2rem}}.fees-section .fees-container .fees-content .fees-additional .fees-additional-content .fees-additional-header{display:flex;flex-direction:column;gap:1rem}.fees-section .fees-container .fees-content .fees-additional .fees-additional-content .fees-additional-header .fees-badge{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border:.0625rem solid #ecefee;border-radius:7.5rem;color:#6c817a;align-self:flex-start}.fees-section .fees-container .fees-content .fees-additional .fees-additional-content .fees-additional-header .fees-badge .badge-icon{width:.75rem;height:.75rem}.fees-section .fees-container .fees-content .fees-additional .fees-additional-content .fees-additional-header .fees-badge span{font-weight:600;font-size:.75rem;letter-spacing:.0187rem}.fees-section .fees-container .fees-content .fees-additional .fees-additional-content .fees-additional-header .fees-additional-title{margin:0;font-weight:500;font-size:2.5rem;line-height:1.4;color:#070d15}@media (max-width: 48rem){.fees-section .fees-container .fees-content .fees-additional .fees-additional-content .fees-additional-header .fees-additional-title{font-size:2rem;line-height:1.2}}@media (max-width: 36rem){.fees-section .fees-container .fees-content .fees-additional .fees-additional-content .fees-additional-header .fees-additional-title{font-size:1.75rem}}.fees-section .fees-container .fees-content .fees-additional .fees-additional-content .fees-additional-services{display:flex;flex-direction:column;gap:1rem}@media (min-width: 48rem) and (max-width: 62rem){.fees-section .fees-container .fees-content .fees-additional .fees-additional-content .fees-additional-services{width:100%}}.fees-section .fees-container .fees-content .fees-additional .fees-additional-content .fees-additional-services .fees-additional-service{border-bottom:.0625rem solid #e2e2e2;transition:all .2s ease}.fees-section .fees-container .fees-content .fees-additional .fees-additional-content .fees-additional-services .fees-additional-service:hover{background-color:#070d1505}.fees-section .fees-container .fees-content .fees-additional .fees-additional-content .fees-additional-services .fees-additional-service:last-child{border-bottom:none}.fees-section .fees-container .fees-content .fees-additional .fees-additional-content .fees-additional-services .fees-additional-service.expanded .fees-service-header{background-color:#070d1505}.fees-section .fees-container .fees-content .fees-additional .fees-additional-content .fees-additional-services .fees-additional-service .fees-service-header{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1.5rem .25rem;gap:1rem;background:none;border:none;cursor:pointer;transition:all .2s ease}.fees-section .fees-container .fees-content .fees-additional .fees-additional-content .fees-additional-services .fees-additional-service .fees-service-header:hover{background-color:#070d1505}.fees-section .fees-container .fees-content .fees-additional .fees-additional-content .fees-additional-services .fees-additional-service .fees-service-content{display:flex;align-items:center;gap:1rem;flex:1}.fees-section .fees-container .fees-content .fees-additional .fees-additional-content .fees-additional-services .fees-additional-service .fees-service-icon{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem}.fees-section .fees-container .fees-content .fees-additional .fees-additional-content .fees-additional-services .fees-additional-service .fees-service-icon .icon{width:1.5rem;height:1.5rem;color:#017aff}.fees-section .fees-container .fees-content .fees-additional .fees-additional-content .fees-additional-services .fees-additional-service .fees-service-title{flex:1;font-weight:500;font-size:1.5rem;line-height:1.4;color:#070d15;text-align:left}.fees-section .fees-container .fees-content .fees-additional .fees-additional-content .fees-additional-services .fees-additional-service .fees-service-expand .expand-icon{width:1.5rem;height:1.5rem;color:#017aff}.fees-section .fees-container .fees-content .fees-additional .fees-additional-content .fees-additional-services .fees-additional-service .fees-service-answer{padding:1rem;animation:fadeIn .3s ease-in-out}.fees-section .fees-container .fees-content .fees-additional .fees-additional-content .fees-additional-services .fees-additional-service .fees-service-answer .fees-service-description{margin-bottom:1.5rem}.fees-section .fees-container .fees-content .fees-additional .fees-additional-content .fees-additional-services .fees-additional-service .fees-service-answer .fees-service-description p{margin:0;font-weight:400;font-size:1rem;line-height:1.5;color:#15243a}.fees-section .fees-container .fees-content .fees-additional .fees-additional-content .fees-additional-services .fees-additional-service .fees-service-answer .fees-service-items{display:flex;flex-direction:column;gap:1.5rem}.fees-section .fees-container .fees-content .fees-additional .fees-additional-content .fees-additional-services .fees-additional-service .fees-service-answer .fees-service-items .fees-service-item{display:flex;align-items:center;gap:1rem;justify-content:space-between;width:100%}.fees-section .fees-container .fees-content .fees-additional .fees-additional-content .fees-additional-services .fees-additional-service .fees-service-answer .fees-service-items .fees-service-item .fees-item-description{font-weight:400;font-size:1rem;line-height:1.25;color:#15243a;flex:1}.fees-section .fees-container .fees-content .fees-additional .fees-additional-content .fees-additional-services .fees-additional-service .fees-service-answer .fees-service-items .fees-service-item .fees-item-price{font-weight:500;font-size:1rem;line-height:1.25;color:#017aff;flex-shrink:0}.fees-section .fees-container .fees-content .fees-additional .fees-additional-image{flex:1;height:46.25rem;border-radius:1rem;overflow:hidden;border:.0625rem solid #e7e7ee;box-shadow:0 4px 4px #0000000d}@media (max-width: 62rem){.fees-section .fees-container .fees-content .fees-additional .fees-additional-image{display:none}}.fees-section .fees-container .fees-content .fees-additional .fees-additional-image .additional-image{width:100%;height:100%;object-fit:cover}.fees-section .fees-footer{margin-top:50px;text-align:center;color:#6c817a}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.hero-shopify-section{background-color:#fdfdfd;position:relative;overflow:hidden;height:649px;border-bottom:1px solid rgba(0,0,0,.1)}@media (max-width: 62rem){.hero-shopify-section{height:auto;padding-top:2.5rem;padding-bottom:2.5rem;border-bottom:none}}.hero-shopify-section .hero-shopify-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none}.hero-shopify-section .hero-shopify-bg .hero-shopify-bg-img{width:100%;max-width:1440px;height:649px;object-fit:cover;opacity:1;position:absolute;top:0;left:50%;transform:translate(-50%)}.hero-shopify-section .hero-shopify-content{width:100%;max-width:75rem;position:relative;z-index:10;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;height:100%;max-width:50rem;margin:0 auto;gap:16px;padding-left:104px;padding-right:104px}@media (max-width: 75rem){.hero-shopify-section .hero-shopify-content{padding-left:1.5rem;padding-right:1.5rem}}.hero-shopify-section .hero-shopify-content .hero-shopify-badges{display:flex;flex-direction:row;align-items:center;justify-content:center;width:150px;height:49px;border-radius:999px;border:1px solid #e7e7ee;background-color:#fefefe;padding:.5rem 1rem;gap:.5rem}.hero-shopify-section .hero-shopify-content .hero-shopify-badges .badge-icon-shopify{height:33px;width:33px}.hero-shopify-section .hero-shopify-content .hero-shopify-badges .badge-icon-fastpay{height:27px;width:32px}.hero-shopify-section .hero-shopify-content .hero-shopify-badges .cta-icon-shopify{width:24px;height:21.2px}.hero-shopify-section .hero-shopify-content .hero-shopify-badges .badge-separator{font-weight:500;font-size:24px;line-height:1;color:#bdbdc2}@media (max-width: 62rem){.hero-shopify-section .hero-shopify-content .hero-shopify-badges .badge-separator{font-size:1.5rem}}.hero-shopify-section .hero-shopify-content h1{font-size:2.75rem;font-weight:500;line-height:60px;letter-spacing:.04px;margin:0;align-items:center;width:800px;height:180px;color:#15243a}.hero-shopify-section .hero-shopify-content h1 .title-highlight{font-weight:600;color:#15243a;line-height:35px;letter-spacing:.04px}@media (max-width: 62rem){.hero-shopify-section .hero-shopify-content h1{width:100%;height:auto;line-height:1;max-width:500px}}@media (max-width: 48rem){.hero-shopify-section .hero-shopify-content h1{font-size:2rem}}@media (max-width: 30rem){.hero-shopify-section .hero-shopify-content h1{font-size:1.5rem}}.hero-shopify-section .hero-shopify-content p{width:640px;font-size:1.125rem;font-weight:400;line-height:140%;letter-spacing:.04px;color:#6c817a;margin:0}@media (max-width: 62rem){.hero-shopify-section .hero-shopify-content p{width:100%;font-size:1rem;line-height:1.4;max-width:400px}}.hero-shopify-section .hero-shopify-content .cta-button{color:inherit;text-decoration:none;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:12px;width:384px;height:56px;border-radius:999px;border:1px solid #8bc2ff;font-size:1rem;font-weight:500;color:#fff;background:linear-gradient(180deg,#409bff,#2b80de,#017aff);box-shadow:0 4px 10px #0076ff66}@media (max-width: 48rem){.hero-shopify-section .hero-shopify-content .cta-button{width:100%;max-width:20rem}}.hero-shopify-section .hero-shopify-content .cta-button:hover{background:linear-gradient(180deg,#017aff,#2b80de,#409bff)}.hero-shopify-section .hero-shopify-content .cta-button svg{width:1rem;height:1rem}.performance-section{background-color:#070d15;position:relative;border-bottom:1px solid rgba(255,255,255,.1);overflow:hidden;padding-top:7.5rem;padding-bottom:7.5rem}@media (max-width: 75rem){.performance-section{padding-top:2.5rem;padding-bottom:2.5rem}}.performance-section .performance-bg{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}.performance-section .performance-bg .performance-bg-img{width:100%;height:100%;object-fit:cover}.performance-section .performance-container{width:100%;max-width:75rem;margin:0 auto;position:relative;z-index:10;display:flex;flex-direction:column;align-items:center;text-align:center;gap:4rem}@media (max-width: 75rem){.performance-section .performance-container{padding:0 1.5rem}}.performance-section .performance-container .performance-header-wrapper{display:flex;flex-direction:column;align-items:center;gap:.5rem;max-width:978px}.performance-section .performance-container .performance-header-wrapper .performance-badge{display:inline-flex;align-items:center;justify-content:center;width:164px;height:32px;padding:.5rem 1rem;border-radius:999px;gap:.5rem;border:1px solid #83beff}.performance-section .performance-container .performance-header-wrapper .performance-badge span{font-weight:500;font-size:.75rem;color:#83beff}.performance-section .performance-container .performance-header-wrapper .performance-title{width:978px;margin:0;font-weight:500;font-size:2.5rem;line-height:60px;letter-spacing:.04px;color:#fff}@media (max-width: 62rem){.performance-section .performance-container .performance-header-wrapper .performance-title{font-size:2rem;line-height:1.4;width:100%}}.performance-section .performance-container .performance-header-wrapper .performance-description{width:609px;margin:0;font-weight:400;font-size:1.125rem;line-height:1;letter-spacing:.04px;color:#fff}@media (max-width: 62rem){.performance-section .performance-container .performance-header-wrapper .performance-description{width:100%;font-size:1rem;line-height:1.4}}.performance-section .performance-container .performance-features{display:flex;gap:24px;width:100%;z-index:11}@media (max-width: 62rem){.performance-section .performance-container .performance-features{display:flow;align-items:center;text-align:center}}.performance-section .performance-container .performance-features .feature-card{flex:1 1 394.67px;display:flex;flex-direction:column;align-items:flex-start;padding:2rem 1.5rem;border-radius:.5rem;justify-content:space-between}@media (max-width: 62rem){.performance-section .performance-container .performance-features .feature-card{align-items:center;text-align:center;max-width:394.67px;width:100%}}.performance-section .performance-container .performance-features .feature-card .feature-icon{width:48px;height:48px;border-radius:12px;border:1px solid #6c89a6;box-shadow:0 4px 10px #51ff0140;background:linear-gradient(180deg,#4063ff,#2b63de,#011aff);display:flex;align-items:center;justify-content:center;margin-bottom:1rem;color:#fff}@media (max-width: 62rem){.performance-section .performance-container .performance-features .feature-card .feature-icon{margin:0 auto 1rem;width:48px;height:48px}}.performance-section .performance-container .performance-features .feature-card .feature-icon .icon-svg{width:1.5rem;height:1.5rem}.performance-section .performance-container .performance-features .feature-card .feature-title{font-weight:500;font-size:1.125rem;line-height:1;letter-spacing:.04px;color:#fff;text-align:start;margin:0 0 .5rem}@media (max-width: 62rem){.performance-section .performance-container .performance-features .feature-card .feature-title{width:100%;text-align:center;margin:0 auto .5rem;font-size:1rem}}.performance-section .performance-container .performance-features .feature-card .feature-text{font-weight:400;font-size:13.5px;line-height:1.2;letter-spacing:.04px;color:#d2dff0;margin:auto;text-align:start}@media (max-width: 62rem){.performance-section .performance-container .performance-features .feature-card .feature-text{width:100%;text-align:center;margin:0 auto}}.performance-section .performance-container .performance-features .feature-card .feature-text strong{font-weight:500;color:#409bff}.performance-section .performance-container .performance-cta-button{z-index:12;height:56px;width:384px;border-radius:999px;padding:1rem 2.5rem;font-weight:500;color:#fff;display:flex;align-items:center;justify-content:center;border:#8bc2ff;background:linear-gradient(180deg,#409bff,#2b80de,#017aff)}.performance-section .performance-container .performance-cta-button:hover{background:linear-gradient(180deg,#017aff80 50%)}.performance-section .performance-container .performance-cta-button .arrow-up2{margin-left:8px;border-radius:100%;width:16px;height:16px;padding:2px;border:2px solid white;border-color:#fff}.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;max-width:80rem}.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:80rem}@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}.shopify-steps-section{background-color:#fdfdfd;position:relative;border-bottom:1px solid rgba(0,0,0,.1);padding:6.5rem}@media (max-width: 75rem){.shopify-steps-section{padding:2.5rem 1.5rem}}.shopify-steps-section .shopify-steps-container{width:100%;max-width:75rem;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:6.5rem}@media (max-width: 62rem){.shopify-steps-section .shopify-steps-container{gap:1rem}}.shopify-steps-section .shopify-steps-container .shopify-steps-header{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.5rem}.shopify-steps-section .shopify-steps-container .shopify-steps-header .steps-badge{display:inline-flex;justify-content:center;align-items:center;height:32px;padding:.5rem 1rem;border-radius:999px;background-color:#ecefee}.shopify-steps-section .shopify-steps-container .shopify-steps-header .steps-badge span{font-size:.75rem;font-weight:500;color:#6c817a}.shopify-steps-section .shopify-steps-container .shopify-steps-header .steps-badge .play-icon{margin-right:6px;width:14px;height:14px;padding:2px}.shopify-steps-section .shopify-steps-container .shopify-steps-header .steps-title{font-weight:500;font-size:2.5rem;line-height:60px;color:#15243a;margin:0}@media (max-width: 48rem){.shopify-steps-section .shopify-steps-container .shopify-steps-header .steps-title{font-size:2rem;line-height:1.4}}.shopify-steps-section .shopify-steps-container .shopify-steps-header .steps-description{max-width:572px;font-weight:400;font-size:1rem;line-height:1;letter-spacing:.04px;color:#6c817a;margin:0}@media (max-width: 48rem){.shopify-steps-section .shopify-steps-container .shopify-steps-header .steps-description{line-height:1.4}}.shopify-steps-section .shopify-steps-container .steps-list{display:flex;flex-direction:column;gap:5rem;width:100%}.shopify-steps-section .shopify-steps-container .steps-list .step-item{max-width:1232px;width:100%;margin:0 auto;display:flex;align-items:center;justify-content:space-between}@media (max-width: 62rem){.shopify-steps-section .shopify-steps-container .steps-list .step-item{flex-direction:column;gap:2rem}}.shopify-steps-section .shopify-steps-container .steps-list .step-item .step-text-wrapper{display:flex;flex-direction:column;gap:1rem;flex:0 0 455px;align-items:flex-start}@media (max-width: 62rem){.shopify-steps-section .shopify-steps-container .steps-list .step-item .step-text-wrapper{align-items:center;flex:0 0 auto;max-width:90%}}.shopify-steps-section .shopify-steps-container .steps-list .step-item .step-text-wrapper .step-number{width:48px;height:48px;border-radius:50%;background:linear-gradient(180deg,#409bff,#2b80de,#017aff);border:1px solid #8bc2ff;box-shadow:0 0 13.2px #017aff40;display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:500;color:#fff}.shopify-steps-section .shopify-steps-container .steps-list .step-item .step-text-wrapper .step-text{display:flex;flex-direction:column;gap:16px;width:100%;text-align:left}@media (max-width: 62rem){.shopify-steps-section .shopify-steps-container .steps-list .step-item .step-text-wrapper .step-text{text-align:center}}.shopify-steps-section .shopify-steps-container .steps-list .step-item .step-text-wrapper .step-text .step-title{font-weight:500;font-size:28px;line-height:1;letter-spacing:.04px;color:#15243a;margin:0}.shopify-steps-section .shopify-steps-container .steps-list .step-item .step-text-wrapper .step-text .step-description{font-weight:400;font-size:20px;line-height:1.4;letter-spacing:.04px;color:#6c817a;margin:0}@media (max-width: 62rem){.shopify-steps-section .shopify-steps-container .steps-list .step-item .step-text-wrapper .step-text .step-description{line-height:1.1}}.shopify-steps-section .shopify-steps-container .steps-list .step-item .step-visual{flex:1;min-width:0;display:flex;align-items:center;justify-content:flex-end}@media (max-width: 62rem){.shopify-steps-section .shopify-steps-container .steps-list .step-item .step-visual{justify-content:center;padding:0 1.5rem}}.shopify-steps-section .shopify-steps-container .steps-list .step-item .step-visual .step-img{width:100%;max-width:540px;height:auto;object-fit:contain;display:block;border-radius:16px}.shopify-steps-section .shopify-steps-container .steps-list .step-item.right{flex-direction:row-reverse;gap:150px}@media (max-width: 62rem){.shopify-steps-section .shopify-steps-container .steps-list .step-item.right{flex-direction:column;gap:2rem}}.shopify-steps-section .shopify-steps-container .steps-list .step-item.right .step-text-wrapper{flex:0 0 523px;align-items:flex-start}.shopify-steps-section .shopify-steps-container .steps-list .step-item.right .step-text-wrapper .step-text{text-align:left}.shopify-steps-section .shopify-steps-container .steps-list .step-item.right .step-visual{justify-content:flex-end}@media (max-width: 62rem){.shopify-steps-section .shopify-steps-container .steps-list .step-item.right{flex-direction:column}.shopify-steps-section .shopify-steps-container .steps-list .step-item.right .step-text-wrapper{align-items:center;flex:0 0 auto}.shopify-steps-section .shopify-steps-container .steps-list .step-item.right .step-text-wrapper .step-text{text-align:center}.shopify-steps-section .shopify-steps-container .steps-list .step-item.right .step-visual{justify-content:center}}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)}
