.hero-section{background-color:#f5f5f5;min-height:clamp(560px,95vh,860px)}.hero-section .hero-section-content{display:flex;justify-content:space-between;align-items:stretch;min-height:inherit}.hero-section .hero-section-content .hero-section-content-left{width:45%;display:flex;align-items:flex-end;justify-content:center;padding:7.2rem 1rem 1.2rem 1.8rem}.hero-section .hero-section-content .hero-section-content-right{width:55%;position:relative}.hero-section .hero-section-content .hero-section-content-right .illustration-container{position:absolute;inset:0}.hero-section .hero-section-content .hero-section-content-right .text-container{position:absolute;inset:0;display:flex;justify-content:center;align-items:center;padding:7rem 1.5rem 1.8rem}.hero-section .hero-section-content .hero-section-content-right .text-container .content-inner{width:min(100%,36rem);padding-left:clamp(2rem,18%,8rem)}.hero-section .hero-section-content .hero-section-content-right .text-container .content-inner .hero-heading{color:#fff;font-size:clamp(2rem,4.3vw,4rem);font-weight:700;line-height:.98;margin:0}.hero-section .hero-section-content .hero-section-content-right .text-container .content-inner .hero-heading .highlight-text{position:relative;color:#5ab6ff;display:block;width:fit-content}.hero-section .hero-section-content .hero-section-content-right .text-container .content-inner .hero-heading .highlight-text .underline{width:100%;height:auto;object-fit:contain}.hero-section .hero-section-content .hero-section-content-right .text-container .content-inner .hero-description{font-size:clamp(.9rem,1vw,1rem);font-weight:400;line-height:1.5;margin-top:1rem;color:#eee;max-width:31rem}.hero-section .hero-section-content .hero-section-content-right .text-container .content-inner .button-container{margin-top:1.35rem}@media(max-width:1200px){.hero-section .hero-section-content .hero-section-content-left{width:48%;padding-left:1rem}.hero-section .hero-section-content .hero-section-content-right{width:52%}.hero-section .hero-section-content .hero-section-content-right .text-container .content-inner{padding-left:clamp(1.25rem,10vw,5rem)}}@media(max-width:960px){.hero-section{min-height:auto}.hero-section .hero-section-content{flex-direction:column}.hero-section .hero-section-content .hero-section-content-left,.hero-section .hero-section-content .hero-section-content-right{width:100%}.hero-section .hero-section-content .hero-section-content-left{order:1;padding:5.6rem 1rem 2.7rem}.hero-section .hero-section-content .hero-section-content-right{order:2;min-height:auto}.hero-section .hero-section-content .hero-section-content-right .text-container{position:relative;inset:auto;justify-content:flex-start;align-items:flex-start;padding:.2rem 1rem 2.6rem}.hero-section .hero-section-content .hero-section-content-right .text-container .content-inner{width:min(100%,31rem);padding-left:0}.hero-section .hero-section-content .hero-section-content-right .text-container .content-inner .hero-heading{font-size:clamp(1.7rem,6.4vw,2.35rem);color:#111;line-height:1.18;margin-top:.8rem}.hero-section .hero-section-content .hero-section-content-right .text-container .content-inner .hero-heading .highlight-text .underline{width:40%}.hero-section .hero-section-content .hero-section-content-right .text-container .content-inner .hero-description{max-width:100%;color:#333}}@media(max-width:560px){.hero-section .hero-section-content .hero-section-content-right .text-container{padding:0 .85rem 2rem}.hero-section .hero-section-content .hero-section-content-left{padding:4.2rem .85rem 2rem}}.how-it-works-section{padding:4rem 3.75rem 5rem;background:#f6f6f6}.how-it-works-heading{width:fit-content;margin:0 auto 2.1rem;text-align:center;padding:.4rem 2rem .9rem}.how-it-works-heading .chip{display:inline-block;background:#dce9f9;color:#2b74e7;border-radius:999px;padding:.38rem .9rem;font-size:.95rem;font-weight:500}.how-it-works-heading .section-heading-how-it-works{margin:1.55rem 0 0;color:#0d0d0d;font-family:Outfit,sans-serif;font-size:clamp(2rem,4.3vw,4rem);line-height:.98;font-weight:700}.how-it-works-heading .section-description-how-it-works{margin-top:1.55rem;color:#414141;font-size:clamp(.9rem,1vw,1rem);line-height:1.5;font-weight:400}.how-it-works-body{display:flex;justify-content:space-between}.how-it-works-left{width:40%;display:flex;align-items:center;justify-content:center;padding:1.75rem 1.5rem}.how-it-works-left .left-illustration-wrap{width:100%;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;overflow:hidden}.how-it-works-left .left-illustration{width:86%;height:86%;object-fit:contain}.how-it-works-right{width:50%;padding:2.8rem 2.4rem;display:flex;flex-direction:column;justify-content:space-between;position:relative;z-index:2}.how-it-works-right .illustration-line{position:absolute;top:50px;left:-180px;width:100%;height:100%;object-fit:contain;z-index:1}.how-it-works-right .step-item{position:relative;z-index:2;display:flex;align-items:flex-start;gap:1.1rem}.how-it-works-right .step-icon{width:58px;height:58px;flex-shrink:0}.how-it-works-right .step-icon .step-icon-image{width:100%;height:100%;object-fit:contain}.how-it-works-right .step-content{margin-bottom:3rem}.how-it-works-right .step-content .step-title{margin-bottom:1rem;font-size:1.5rem;line-height:1.1;color:#000;font-weight:600}.how-it-works-right .step-content .step-description{margin-bottom:1rem;font-size:1.25rem;line-height:1.25;color:rgba(0,0,0,.7176470588);font-weight:500}.how-it-works-right .step-content .step-button{border:1px solid #7ea7cf;background:rgba(0,0,0,0);color:#4775a5;border-radius:999px;font-size:.847rem;font-weight:500;padding:.35rem 1rem;cursor:pointer}@media(max-width:1100px){.how-it-works-section{padding:3rem 1.4rem 3.6rem}.how-it-works-heading{margin-bottom:1.6rem;padding:.2rem 1rem .7rem}.how-it-works-heading .section-heading-how-it-works{font-size:clamp(2rem,4.3vw,4rem);line-height:.98;letter-spacing:0}.how-it-works-heading .section-description-how-it-works{margin-top:1rem;font-size:clamp(.9rem,1vw,1rem);line-height:1.5}.how-it-works-body{gap:1rem}.how-it-works-left{width:42%;padding:1rem .6rem}.how-it-works-left .left-illustration{width:100%;height:auto}.how-it-works-right{width:58%;padding:1rem .6rem .2rem 1.2rem}.how-it-works-right .illustration-line{left:-130px;top:30px;opacity:.75}.how-it-works-right .step-item{gap:.8rem}.how-it-works-right .step-icon{width:50px;height:50px}.how-it-works-right .step-content{margin-bottom:1.6rem}.how-it-works-right .step-content .step-title{font-size:1.15rem;margin-bottom:.55rem}.how-it-works-right .step-content .step-description{font-size:.96rem;line-height:1.45;margin-bottom:.72rem}}@media(max-width:820px){.how-it-works-section{padding:2.4rem .95rem 2.8rem}.how-it-works-heading{width:100%;margin-bottom:1.2rem;padding:0}.how-it-works-heading .chip{font-size:.78rem;padding:.3rem .74rem}.how-it-works-heading .section-heading-how-it-works{margin-top:.95rem;font-size:clamp(1.7rem,6.4vw,2.35rem);line-height:1.18}.how-it-works-heading .section-description-how-it-works{margin-top:.75rem;font-size:.92rem}.how-it-works-body{flex-direction:column;align-items:center;gap:1.8rem}.how-it-works-left,.how-it-works-right{width:100%}.how-it-works-left{padding:.2rem .2rem .8rem}.how-it-works-left .left-illustration-wrap{max-width:100%;margin:0 auto}.how-it-works-left .left-illustration{width:80%;height:auto;margin:0 auto;display:block}.how-it-works-right{padding:.2rem .15rem 0}.how-it-works-right .illustration-line{display:none}.how-it-works-right .step-item{gap:.72rem;align-items:flex-start;margin-bottom:1rem}.how-it-works-right .step-icon{width:44px;height:44px}.how-it-works-right .step-content{margin-bottom:0}.how-it-works-right .step-content .step-title{font-size:1rem;margin-bottom:.4rem}.how-it-works-right .step-content .step-description{font-size:.9rem;line-height:1.45;margin-bottom:.6rem}.how-it-works-right .step-content .step-button{font-size:.78rem;padding:.3rem .82rem}}.product-gallery-section{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:3.5rem 0;background:#f6f6f6;height:100vh;overflow:hidden}.product-gallery-section .left-content{width:32%;min-height:560px;position:relative;display:flex;align-items:center;justify-content:center}.product-gallery-section .left-content .shape-bg{position:absolute;width:55rem;height:30rem;background-color:#e6edf7;border-radius:110px;rotate:25.35deg;left:-25rem;z-index:1;top:-2rem}.product-gallery-section .left-content .product-gallery-section-content{position:relative;z-index:2;width:min(31rem,100%);padding:3rem 2.4rem 0 3rem}.product-gallery-section .left-content .product-gallery-section-content .section-title{display:inline-block;background:#dce9f9;color:#2b74e7;border-radius:999px;padding:.38rem .9rem;font-size:.95rem;font-weight:500}.product-gallery-section .left-content .product-gallery-section-content .section-heading{margin-top:1.55rem;margin-bottom:0;color:#0d0d0d;font-size:clamp(2rem,4.3vw,4rem);line-height:.98;font-weight:700}.product-gallery-section .left-content .product-gallery-section-content .section-description{margin-top:1.55rem;max-width:24.8rem;color:#4f5258;font-size:clamp(.9rem,1vw,1rem);line-height:1.5;font-weight:400}.product-gallery-section .right-content{width:68%}.product-gallery-section .right-content .gallery-carousel{--card-size:clamp(230px,17.8vw,292px);width:100%;user-select:none}.product-gallery-section .right-content .gallery-carousel .gallery-viewport{width:min(100%,var(--card-size)*3 + 2.5rem);margin-left:auto;margin-right:3rem;overflow:hidden}.product-gallery-section .right-content .gallery-carousel .gallery-track{display:flex;align-items:center;gap:1.25rem;will-change:transform}.product-gallery-section .right-content .gallery-carousel .gallery-track .gallery-card{flex:0 0 var(--card-size);width:var(--card-size);height:var(--card-size);border-radius:50%;border:2px dashed;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;box-sizing:border-box;padding:2.05rem 1.25rem 1.1rem;text-align:center}.product-gallery-section .right-content .gallery-carousel .gallery-track .gallery-card .gallery-card-title{font-size:1.5rem;font-weight:700;line-height:1.15;color:#101010;margin:0}.product-gallery-section .right-content .gallery-carousel .gallery-track .gallery-card .gallery-card-description{margin:.55rem 0 .85rem;color:#232323;font-size:.9rem;line-height:1.25;max-width:90%}.product-gallery-section .right-content .gallery-carousel .gallery-track .gallery-card .gallery-card-image-wrap{margin-top:auto}.product-gallery-section .right-content .gallery-carousel .gallery-track .gallery-card .gallery-card-image-wrap .gallery-card-image{width:118px;height:118px;object-fit:contain}.product-gallery-section .right-content .gallery-carousel .carousel-dots{margin-top:1.8rem;display:flex;justify-content:flex-end;align-items:center;gap:.55rem;padding-right:3rem}.product-gallery-section .right-content .gallery-carousel .carousel-dots .carousel-dot{width:13px;height:13px;border-radius:50%;border:0;background:#d5d5d5;cursor:pointer;transition:transform .22s ease,background-color .22s ease}.product-gallery-section .right-content .gallery-carousel .carousel-dots .carousel-dot.is-active{background:#56aefc;transform:scale(1.15)}@media(max-width:1100px){.product-gallery-section{height:auto;align-items:flex-start;padding:3rem 1rem}.product-gallery-section .left-content{min-height:500px}.product-gallery-section .left-content .shape-bg{width:44rem;height:24rem;left:-22rem}.product-gallery-section .left-content .product-gallery-section-content{padding:2.2rem 1.6rem 0 2.1rem}.product-gallery-section .left-content .product-gallery-section-content .section-heading{font-size:clamp(2rem,4.3vw,4rem)}.product-gallery-section .left-content .product-gallery-section-content .section-description{font-size:clamp(.9rem,1vw,1rem);line-height:1.5;max-width:20rem}.product-gallery-section .right-content .gallery-carousel{--card-size:clamp(200px,27vw,250px)}.product-gallery-section .right-content .gallery-carousel .gallery-viewport{width:min(100%,var(--card-size)*2.45 + 1.5rem);margin-right:0}.product-gallery-section .right-content .gallery-carousel .carousel-dots{justify-content:center;padding-right:0}}@media(max-width:820px){.product-gallery-section{flex-direction:column;gap:1.4rem;padding:2.4rem 1rem 2.8rem}.product-gallery-section .left-content,.product-gallery-section .right-content{width:100%}.product-gallery-section .left-content{min-height:auto;justify-content:flex-start}.product-gallery-section .left-content .shape-bg{width:32rem;height:16rem;left:-12.8rem;top:-1.8rem}.product-gallery-section .left-content .product-gallery-section-content{width:100%;max-width:29rem;padding:1.2rem .45rem 0}.product-gallery-section .left-content .product-gallery-section-content .section-title{font-size:.8rem;padding:.3rem .7rem}.product-gallery-section .left-content .product-gallery-section-content .section-heading{margin-top:1rem;font-size:clamp(1.7rem,6.4vw,2.35rem);line-height:1.05}.product-gallery-section .left-content .product-gallery-section-content .section-description{margin-top:1rem;font-size:clamp(.9rem,1vw,1rem);line-height:1.5;max-width:100%}.product-gallery-section .right-content .gallery-carousel{--card-size:clamp(182px,47vw,238px)}.product-gallery-section .right-content .gallery-carousel .gallery-viewport{width:var(--card-size);margin:0 auto}.product-gallery-section .right-content .gallery-carousel .gallery-track{gap:.65rem}.product-gallery-section .right-content .gallery-carousel .gallery-track .gallery-card{padding:1.2rem .7rem .7rem}.product-gallery-section .right-content .gallery-carousel .gallery-track .gallery-card .gallery-card-title{font-size:1.03rem}.product-gallery-section .right-content .gallery-carousel .gallery-track .gallery-card .gallery-card-description{font-size:.74rem;margin:.35rem 0 .45rem;max-width:94%}.product-gallery-section .right-content .gallery-carousel .gallery-track .gallery-card .gallery-card-image-wrap .gallery-card-image{width:84px;height:84px}.product-gallery-section .right-content .gallery-carousel .carousel-dots{margin-top:1rem}.product-gallery-section .right-content .gallery-carousel .carousel-dots .carousel-dot{width:10px;height:10px}}