@import "https://fonts.googleapis.com/css2?family=Menbere:wght@100..700&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap";@import "https://fonts.googleapis.com/css2?family=Menbere:wght@100..700&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap";@import "https://fonts.googleapis.com/css2?family=Menbere:wght@100..700&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap";@import "https://fonts.googleapis.com/css2?family=Menbere:wght@100..700&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap";@import "https://fonts.googleapis.com/css2?family=Menbere:wght@100..700&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap";@import "https://fonts.googleapis.com/css2?family=Menbere:wght@100..700&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap";@import "https://fonts.googleapis.com/css2?family=Menbere:wght@100..700&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap";@import "https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";@import "https://fonts.googleapis.com/css2?family=Menbere:wght@100..700&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap";@import "https://fonts.googleapis.com/css2?family=Menbere:wght@100..700&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap";@import "https://fonts.googleapis.com/css2?family=Menbere:wght@100..700&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap";.landing-container{color:#fff;flex-direction:column;align-items:center;width:100%;font-family:Open Sans;display:flex;overflow:hidden}button{cursor:pointer;border-radius:8px;font-weight:600}.btn-secondary{color:#000;background:0 0;border:1px solid #000;margin:10px;padding:13px 27px}.hero{justify-content:center;align-items:center;gap:80px;width:100%;max-width:1200px;display:flex}.hero-content{max-width:500px}.badge{background:#000;border-radius:20px;justify-content:center;gap:5px;width:38%;margin-bottom:20px;padding:5px 9px;font-size:11px;display:flex}.hero-content h1{letter-spacing:-.04em;-webkit-text-fill-color:transparent;background:linear-gradient(287.73deg,#02f 2.03%,#00a0d6 97.97%);-webkit-background-clip:text;background-clip:text;margin-bottom:20px;font-size:64px;font-weight:800;line-height:1.1;display:inline-block}.hero-content p{color:#000;margin-bottom:30px;font-size:22px;line-height:1.6}.hero-btns{gap:15px;display:flex}.btn-gradient:hover{filter:brightness(1.1);opacity:1;transform:translateY(-2px)}.hero-visual{position:relative}.image-wrapper{border-radius:20px;width:550px;height:550px;position:relative;overflow:visible}.image-wrapper img{object-fit:cover;border-radius:20px;width:100%;height:100%}.status-tag{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#00a0d6;border-radius:10px;padding:10px;font-size:12px;position:absolute}.tag-top{top:20%;left:-40px}.tag-bottom{bottom:15%;right:-20px}.stats-outer-wrapper{justify-content:center;width:100%;margin-top:120px;display:flex}.stats-container{justify-content:space-between;align-items:center;width:90%;max-width:1100px;padding:40px 0;display:flex}.stat-box{text-align:center;flex:1}.stat-number{background:linear-gradient(287.73deg,#02f 2.03%,#00a0d6 97.97%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:0;font-size:32px;font-weight:700}.stat-label{color:#fff;margin-top:10px;font-size:24px}.sidebar{z-index:1000;background:#000;flex-direction:column;width:250px;height:100vh;padding:20px;transition:all .3s ease-in-out;display:flex;position:fixed;top:0;right:-100%}.sidebar.active{right:0}@media (width>=768px) and (width<=1024px){.stats-container{flex-direction:row;justify-content:space-around;gap:10px;width:95%;max-width:100%;padding:20px;display:flex}.stat-number{font-size:28px}.stat-label{white-space:nowrap;font-size:14px}}@media (width<=767px){.stats-container{text-align:center;flex-direction:column;gap:40px;padding-top:40px;padding-bottom:0}.stat-number{font-size:36px}.stat-label{font-size:16px}}@media (width<=768px){.desktop-links{display:none}.logo{height:35px;margin:20px}.menu-icon{display:block}.navbar{box-sizing:border-box;flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding:20px 24px;display:flex}.nav-desktop-btn,.desktop-links{display:none}.hero{text-align:center;flex-direction:column;align-items:center;gap:48px;padding:30px 24px}.hero-content{flex-direction:column;align-items:center;max-width:100%;display:flex}.badge{text-transform:uppercase;margin-bottom:24px;padding:8px 16px;font-size:6px}h1{letter-spacing:-.03em;width:100%;margin-bottom:16px;font-size:38px;line-height:1.15}p{color:#4b5563;max-width:340px;margin-bottom:32px;font-size:16px;line-height:1.5}.hero-btns{flex-direction:column;gap:12px;width:100%;max-width:320px}.btn-gradient{width:100%;padding:16px 0;font-size:16px;box-shadow:0 4px 15px #02f3}.image-wrapper{aspect-ratio:1;border-radius:24px;width:88vw;max-width:400px;height:auto;margin:0 auto}.status-tag{white-space:nowrap;border-radius:12px;padding:10px 14px;font-size:10px;box-shadow:0 8px 20px #00000026}.tag-top{background:#00a0d6f2;top:8%;left:5%}.tag-bottom{background:#0022fff2;bottom:8%;right:5%}.menu-icon{color:#000;font-size:28px;display:block}}@media (width<=1024px){.hero{gap:40px;padding:0 40px}.landing-container{min-height:auto}.hero-content h1{font-size:48px}.hero-content p{font-size:18px}.image-wrapper{width:400px;height:400px}.stats-container{width:95%;max-width:900px}.stat-number{font-size:28px}.stat-label{font-size:16px}}body{font-family:Open Sans}.outer-products-section{justify-content:center;width:100%;padding:100px 0 0;display:flex}.products-section{color:#fff;background-color:#000;border:.2px solid #fff;border-radius:24px;width:90%;max-width:1200px;margin:0 auto}.products-badge{color:#fff;border:1px solid #fff;border-radius:20px;margin-bottom:25px;padding:6px 20px;font-size:14px;display:inline-block}.products-header{margin:3%}.products-header h2{text-align:center;color:#fff;letter-spacing:-.04em;width:100%;max-width:700px;margin:0 auto 20px;font-size:48px;font-weight:700;line-height:1.1}.products-header p{color:#fff;text-align:center;max-width:685px;margin:0 auto 50px;font-size:18px;line-height:1.6}.voiceera-btn{color:#fff;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #fff;border-radius:0;margin:0 auto;padding:5px 0;font-size:18px;display:block;position:relative}.voiceera-btn:after{content:"";background-color:#fff;width:0;height:2px;transition:width .4s ease-in-out;position:absolute;bottom:-2px;left:0}.voiceera-btn:hover{border-color:#0000}.voiceera-btn:hover:after{width:100%}.feature-card{text-align:left;background-image:url(/assets/products-card-bg-CoGPNXXN.png);background-size:cover;border-radius:24px;grid-template-columns:1fr 1fr;align-items:center;gap:40px;width:fit-content;max-width:1200px;margin:5%;padding:60px;display:grid}.feature-image img{border:1px solid #f3f4f6;border-radius:15px;width:100%}.feature-info h3{color:#fff;letter-spacing:-.04em;margin-bottom:20px;font-size:36px;font-weight:750;line-height:1.2}.feature-info p{color:#fff;width:80%;margin-bottom:30px;font-size:14px;line-height:1.6}.feature-links{gap:25px;width:80%;display:flex}.feature-links a{letter-spacing:-.04em;padding:4px 8px;font-family:Open Sans;font-size:16px;font-weight:400;text-decoration:none}.link-explore,.link-learn{padding:10px 20px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.link-explore{color:#1a37af;background-color:#fff;border:1px solid #fff;border-radius:8px}.link-explore:hover{background-color:#f0f0f0;transform:translateY(-2px)}.link-learn{color:#fff;background-color:#0000;border:1px solid #fff;border-radius:8px}.link-learn:hover{color:#1a37af;background-color:#fff;transform:translateY(-2px)}@media (width<=767px){.outer-products-section{padding:0}.products-section{border-radius:16px;width:100%;margin:10%;padding:40px}.products-header{text-align:center;flex-direction:column;align-items:center;margin:0 0 40px;display:flex}.products-header h2{max-width:100%;font-size:28px;line-height:1.2}.products-header p{width:100%;max-width:100%;margin-bottom:30px;font-size:15px}.feature-card{text-align:center;background-position:50%;flex-direction:column;gap:25px;padding:30px 20px}.feature-image{width:100%}.feature-info h3{margin-bottom:12px;font-size:24px}.feature-info p{width:100%;margin-bottom:25px;font-size:14px}.feature-links{justify-content:center;gap:15px;width:100%}.feature-links a{text-align:center;flex:1;padding:10px 0;font-size:14px}}@media (width>=768px) and (width<=1023px){.products-section{width:90%;margin:0 auto;padding:0}.products-header h2{max-width:750px;font-size:42px}.products-header p{max-width:700px;font-size:18px}.feature-card{text-align:left;flex-direction:column;align-items:center;gap:50px;max-width:1000px;margin:11%}.feature-image{flex:1;max-width:450px}.feature-info{flex:1.2}.feature-info h3{font-size:32px}.feature-info p{width:90%;font-size:15px}.feature-links{justify-content:flex-start;width:auto}}.outer-architecture{justify-content:center;width:100%;display:flex}.architecture{color:#fff;border:.2px solid #fff;border-radius:24px;width:90%;max-width:1200px;min-height:500px;margin:0 auto}.architecture-card{border-radius:24px;align-items:center;gap:50px;padding:0 60px 60px;display:flex}.architecture-image img{object-fit:cover;border-radius:20px;width:90%}.architecture-info h3{background:linear-gradient(287.73deg,#02f 2.03%,#00a0d6 97.97%);-webkit-text-fill-color:transparent;letter-spacing:-.04em;-webkit-background-clip:text;background-clip:text;max-width:350px;min-height:130px;margin-bottom:24px;font-size:38px;font-weight:800;line-height:1.1}.architecture-header{margin:2% 2% 0%}.architecture-info p{color:#000;letter-spacing:-.04em;max-width:400px;font-size:18px;font-weight:500}.architecture-card2{border-radius:24px;align-items:center;gap:100px;padding:0 60px 60px;display:flex}.architecture-image2 img{object-fit:cover;border-radius:20px;width:100%;max-width:500px;height:400px}.architecture-info2 h3{background:linear-gradient(287.73deg,#02f 2.03%,#00a0d6 97.97%);-webkit-text-fill-color:transparent;letter-spacing:-.04em;-webkit-background-clip:text;background-clip:text;max-width:400px;min-height:130px;margin-bottom:24px;font-size:38px;font-weight:800;line-height:1.1}.architecture-info2 p{color:#000;letter-spacing:-.04em;max-width:400px;font-size:18px;font-weight:500}.outer-faq-container{justify-content:center;align-items:center;width:100%;display:flex}.faq-inner-wrapper{color:#fff;letter-spacing:-.04em;border:1px solid #fff;border-radius:24px;flex-direction:column;align-items:center;width:90%;max-width:1200px;padding-bottom:80px;font-family:Open Sans;display:flex}.faq-title{text-align:center;letter-spacing:-.04em;background:linear-gradient(90deg,#00a0d6 0%,#001499 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;max-width:700px;margin-bottom:60px;font-size:2.5rem;font-weight:700;line-height:1.2}.faq-header{align-self:flex-start;margin:3% 3% 0}.faq-list{flex-direction:column;gap:20px;width:100%;max-width:650px;display:flex}.question-wrapper{align-items:center;gap:15px;display:flex}.faq-icon-container{flex-shrink:0;justify-content:center;align-items:center;display:flex}.faq-q-icon{width:50px;height:50px;display:block}.faq-icon{color:#001499;background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;margin-right:20px;font-weight:800;display:flex}.faq-question-bar{cursor:pointer;background:linear-gradient(90deg,#00a0d6 0%,#001499 100%);border-radius:0 50px 50px 0;flex-grow:1;align-items:center;padding:14px 25px;transition:all .3s cubic-bezier(.25,.8,.25,1);display:flex}.faq-question-bar:hover{filter:brightness(1.1);transform:translate(5px);box-shadow:4px 4px 15px #0003}.faq-question-bar:active{transform:translate(2px)scale(.99)}.faq-question-bar.active{background:linear-gradient(90deg,#001499 0%,#00a0d6 100%)}.faq-question-bar span{color:#fff;font-size:20px;font-weight:600}.faq-answer-container{align-items:center;gap:12px;margin-top:10px;animation:.4s cubic-bezier(.16,1,.3,1) slideIn;display:flex}.faq-answer-box{cursor:default;background:linear-gradient(90deg,#001499 0%,#00a0d6 100%);border-radius:50px 0 0 50px;flex-grow:1;padding:18px 28px;transition:all .3s}.faq-answer-box:hover{transform:translateY(-2px);box-shadow:0 10px 25px #00a0d633}.faq-answer-box p{color:#fff;margin:0;font-size:18px;line-height:1.6;animation:.6s fadeInText}.faq-chat-icon{background:#00a0d6;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:absolute;top:50%;right:-18px;transform:translateY(-50%);box-shadow:0 6px 15px #00000040}.faq-chat-bubble{background:#00a0d6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:45px;height:45px;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex}.faq-chat-bubble:hover{background:#008cb9;transform:scale(1.1)rotate(10deg)}.faq-chat-bubble svg,.faq-chat-icon svg{color:#fff;width:20px}@keyframes slideIn{0%{opacity:0;transform:translateY(-15px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInText{0%{opacity:0}to{opacity:1}}@media (width<=768px){.faq-inner-wrapper{border-radius:0;padding:40px 20px}.faq-title{font-size:1.8rem}.faq-answer-box{margin-left:20px}.faq-chat-icon{display:none}}:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size:44px}.swiper-button-prev,.swiper-button-next{width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;color:var(--swiper-navigation-color,var(--swiper-theme-color));justify-content:center;align-items:center;display:flex;position:absolute}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) svg{object-fit:contain;transform-origin:50%;fill:currentColor;pointer-events:none;width:100%;height:100%}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset,4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0;right:auto}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}.swiper-pagination{text-align:center;z-index:10;transition:opacity .3s;position:absolute;transform:translate(0,0)}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);width:100%;left:0}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);display:inline-block}button.swiper-pagination-bullet{box-shadow:none;appearance:none;border:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{width:8px;top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,top .2s;display:inline-block}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{white-space:nowrap;left:50%;transform:translate(-50%)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));transform-origin:0 0;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(0)}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:100% 0}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);top:0;left:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size,4px);height:100%;top:0;left:0}.swiper-pagination-lock{display:none}.outer-voices{background-color:#d9d9d9;justify-content:center;width:100%;margin-top:-1px;display:flex}.voices-section{text-align:center;border:1px solid #fff;border-radius:20px;width:90%;max-width:1200px;min-height:auto;margin:0 auto;position:relative}.gradient-title{text-align:center;background:linear-gradient(287.73deg,#02f 2.03%,#00a0d6 97.97%);-webkit-text-fill-color:transparent;letter-spacing:-.06em;-webkit-background-clip:text;margin-top:20px;font-family:Open Sans;font-size:48px;font-weight:800}.carousel-wrapper{max-width:1200px;margin:60px auto 0;padding:0 60px;position:relative}.voices-name-main{text-align:center;margin-bottom:30px;font-size:1.1rem;font-weight:700;display:block}.testimonial-card{text-align:center;width:75%;margin:0 auto;padding:20px}.quote{color:#111;letter-spacing:-.04em;text-align:center;height:130px;margin-bottom:30px;font-size:1.2rem;font-weight:700;line-height:1.6}.user-info{align-items:center;gap:15px;margin-left:40px;display:flex}.avatar-placeholder{width:100px}.avatar-placeholder img{object-fit:cover;border-radius:50%;width:80%}.name{text-align:left;font-size:1.1rem;font-weight:700;display:block}.title{color:#666;font-size:.9rem}.nav-arrow{cursor:pointer;z-index:10;color:#000;background:0 0;border:none;font-size:2rem;position:absolute;top:50%;transform:translateY(-50%)}.nav-arrow.left{left:0}.nav-arrow.right{right:0}.custom-pagination{justify-content:center;gap:8px;margin:40px 0;display:flex}.swiper-pagination-bullet{opacity:1;background:#ccc;width:8px;height:8px}.swiper-pagination-bullet-active{background:#000}.voices-badge{color:#000;border:1px solid #000;border-radius:20px;margin-bottom:25px;margin-left:0;padding:6px 20px;font-size:14px;display:inline-block}.voices-header{text-align:left;width:100%;max-width:1200px;margin:2% 0 0 2%}.swiper-wrapper{justify-content:space-between;display:flex}.nav-arrow{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:40px;height:40px;margin:.5%;display:flex}.quote:before,.quote:after{content:"\""}.outer-impact{justify-content:center;width:100%;margin-top:-1px;display:flex}.voices-impact-section{color:#fff;border:1px solid #fff;border-radius:24px;width:90%;max-width:1200px;min-height:500px;margin:0 auto}.voices-impact-header{max-width:1200px;margin:0 auto 60px}.voices-impact-badge{color:#fff;border:1px solid #fff;border-radius:20px;margin:2%;padding:6px 20px;font-size:14px;display:inline-block}.voices-header-flex{align-items:flex-end;gap:40px;margin:0 70px}.voices-header-flex h2{text-align:center;color:#fff;letter-spacing:-.04em;width:100%;max-width:700px;margin:0 auto 20px;font-size:48px;font-weight:800;line-height:1.1}.voices-header-flex p{text-align:center;letter-spacing:-.04em;color:#fff;width:60%;margin:auto;font-size:18px}.impact-grid{grid-template-rows:200px 1fr;grid-template-columns:repeat(3,1fr);place-content:space-evenly stretch;place-items:stretch center;gap:20px;max-width:1200px;margin:50px;display:grid}.grid-item{border:1px solid #fff3;border-radius:24px;flex-direction:column;justify-content:flex-end;padding:30px;display:flex}.tall-box:first-child{grid-area:1/1/span 2;justify-content:space-between;min-height:500px}.image-box:nth-child(2){grid-area:1/2;width:100%;padding:0;overflow:hidden}.right-box{grid-area:1/3;justify-content:flex-start;height:300px}.center-stat{grid-area:2/2;align-self:stretch}.footer-image{grid-area:2/3;align-self:self-end;padding:0;overflow:hidden}.image-box img{object-fit:cover;border-radius:24px;width:100%;height:200px;display:block}.impact-stat-number{color:#fff;margin-bottom:20px;font-size:5rem;font-weight:800;display:block}.grid-item h3{color:#fff;letter-spacing:-.04em;max-width:300px;margin-bottom:10px;font-size:25px}.grid-item p{color:#fff;max-width:280px;font-size:18px}@media (width<=1024px){.gradient-title{padding:0 20px;font-size:38px}.carousel-wrapper{margin-top:40px;padding:0 40px}.testimonial-card{width:85%;padding:15px}.quote{height:150px;margin-bottom:20px;font-size:1rem}.user-info{justify-content:center;gap:10px;margin-left:0}.avatar-placeholder{width:60px}.name{font-size:1rem}}.footer-container{color:#fff;letter-spacing:-.06em;flex-direction:column;align-items:center;margin-top:-2px;font-family:Open Sans;display:flex}.cta-card{text-align:center;background:url(/assets/adaptiaa-CwmTMNjM.png) 50%/cover;border-radius:12px;width:80%;max-width:1200px;margin:0 auto;padding:60px 0}.cta-card p{color:#fff;width:40%;margin:auto;font-size:16px}.cta-card h2{margin-bottom:15px;font-size:2.5rem}.cta-buttons{justify-content:center;gap:15px;margin-top:25px;display:flex}.desktop-links{color:#000;gap:30px;font-weight:600;display:flex}.btn-white{cursor:pointer;color:#00f;letter-spacing:-.04em;background:#fff;border:none;border-radius:6px;padding:12px 24px;font-weight:700;transition:all .3s}.btn-white:hover{background-color:#f0f0f0;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.btn-outline{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff;border-radius:6px;padding:12px 24px;transition:all .3s}.btn-outline:hover{color:#00f;background-color:#fff;transform:translateY(-2px)}.btn-white:active,.btn-outline:active{transform:translateY(0)}.footer-content{justify-content:space-between;width:80%;max-width:1200px;margin:150px auto auto;display:flex}.footer-left{max-width:400px}.footer-left h3{color:#fff;width:fit-content;margin-bottom:15px;font-size:36px}.footer-left p{color:#fff;letter-spacing:1px;width:80%;font-size:16px}.subscribe-box{gap:10px;margin-top:20px;display:flex}.subscribe-box input{color:#fff;background:#111;border:.2px solid #fff;border-radius:5px;flex:1;padding:12px}.subscribe-box button{color:#fff;cursor:pointer;background:linear-gradient(98.09deg,#00a0d6 .69%,#001499 99.31%);border:none;border-radius:5px;width:fit-content;padding:0 20px;font-weight:600}.subscribe-box input:hover,.subscribe-box input:focus{border-color:#00a0d6;outline:none;box-shadow:0 0 5px #00a0d64d}.subscribe-box input::placeholder{color:#bbb}.subscribe-box button:hover{filter:brightness(1.2);transform:translateY(-1px)}.subscribe-box button:active{transform:translateY(0)}.footer-right{text-align:right}.social-icons{justify-content:space-between;gap:20px;margin-bottom:30px;font-size:3.5rem;display:flex}.social-icons a{color:#fff;text-decoration:none;transition:all .3s}.icon-link:hover svg{fill:url(#blue-gradient)}.footer-links{text-align:left;gap:60px;display:flex}.link-column a{color:#ccc;margin-bottom:10px;font-size:.9rem;text-decoration:none;display:block}.link-column a:hover{background:linear-gradient(141.65deg,#00a0d6 20.14%,#001499 122.03%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.footer-bottom{color:#fff;width:100%;max-width:2500px;margin:40px auto 0;padding-bottom:30px;font-size:.8rem}.footer-bottom hr{border:0;border-top:1px solid #fff}.footer-bottom p{color:#fff;letter-spacing:0;text-align:left;margin:0 auto;padding-top:20px;padding-left:165px;font-size:12px}@media (width<=1920px){.footer-bottom p{padding-left:365px}.cta-card{width:90%}}.navbar{justify-content:space-between;align-items:center;width:90%;max-width:1200px;margin:0 auto;padding:20px 0;display:flex}.nav-left{align-items:center;gap:30px;display:flex}.nav-left a{color:#000;font-size:14px;text-decoration:none}.logo{height:60px}.nav-right{align-items:center;gap:15px;display:flex}.desktop-links{align-items:center;gap:20px;margin-bottom:10px;display:flex}.btn-gradient{color:#fff;cursor:pointer;background:linear-gradient(103.19deg,#00a0d6 .98%,#02f 99.26%);border:none;border-radius:8px;padding:14px 28px;font-weight:600;transition:transform .2s,opacity .2s,filter .2s}.btn-gradient:hover{filter:brightness(1.1);transform:translateY(-2px)}.btn-gradient:active{transform:translateY(0)}.sidebar{z-index:1000;pointer-events:none;background:#000;flex-direction:column;width:260px;height:100vh;padding:20px;transition:all .3s ease-in-out;display:flex;position:fixed;top:0;right:0;transform:translate(100%)}.sidebar.active{pointer-events:auto;right:0;transform:translate(0)}.sidebar-content{flex-direction:column;gap:25px;margin-top:60px;display:flex}.sidebar-content a{color:#fff;border-bottom:.1px solid #333;padding-bottom:10px;font-size:18px;text-decoration:none}.close-icon{color:#fff;cursor:pointer;align-self:flex-end;font-size:40px}.menu-icon{cursor:pointer;color:#000;font-size:30px;display:none}@media (width<=768px){.desktop-links{display:none}.menu-icon{display:block}.navbar{box-sizing:border-box;flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding:20px 24px;display:flex}.nav-desktop-btn{display:none}.logo{margin:20px}.menu-icon{color:#000;font-size:28px;display:block}.sidebar{display:flex}}@media (width>=769px){.sidebar{display:none}}.adaptiaa-home-bg{background-color:#000;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20fill='none'%20viewBox='0%200%201754.6060606060605%201314.964'%20style='max-height:%20500px'%20width='1754.6060606060605'%20height='1314.964'%3e%3cg%20clip-path='url(%23clip0_5888_958)'%3e%3crect%20fill='black'%20height='6709'%20width='1768'/%3e%3crect%20fill='url(%23paint0_linear_5888_958)'%20transform='matrix(-0.976504%200.215497%200.215497%200.976504%201690.02%20-566.258)'%20rx='608.094'%20height='1216.19'%20width='2256.76'/%3e%3crect%20fill='url(%23paint1_linear_5888_958)'%20transform='rotate(16.5621%20-630.425%202522)'%20height='2819.02'%20width='3788.96'%20y='2522'%20x='-630.425'/%3e%3c/g%3e%3cdefs%3e%3clinearGradient%20gradientUnits='userSpaceOnUse'%20y2='1277.02'%20x2='1170.67'%20y1='891.191'%20x1='1172.02'%20id='paint0_linear_5888_958'%3e%3cstop%20stop-color='white'/%3e%3cstop%20stop-color='%230022FF'%20offset='1'/%3e%3c/linearGradient%3e%3clinearGradient%20gradientUnits='userSpaceOnUse'%20y2='5340.05'%20x2='1289.65'%20y1='3943.43'%20x1='1236.66'%20id='paint1_linear_5888_958'%3e%3cstop%20stop-color='%23D9D9D9'/%3e%3cstop%20stop-color='%230022FF'%20offset='1'/%3e%3c/linearGradient%3e%3cclipPath%20id='clip0_5888_958'%3e%3crect%20fill='white'%20height='6709'%20width='1768'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-position:50% -100px;background-repeat:no-repeat;background-size:cover;width:100%;min-height:auto}.adaptiaa-products-bg{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20fill='none'%20viewBox='0%201194.202%201741.2121212121212%202723.8540000000003'%20style='max-height:%20500px'%20width='1741.2121212121212'%20height='2723.8540000000003'%3e%3cg%20clip-path='url(%23clip0_5888_958)'%3e%3crect%20fill='black'%20height='6709'%20width='1768'/%3e%3crect%20fill='url(%23paint0_linear_5888_958)'%20transform='matrix(-0.976504%200.215497%200.215497%200.976504%201690.02%20-566.258)'%20rx='608.094'%20height='1216.19'%20width='2256.76'/%3e%3crect%20fill='url(%23paint1_linear_5888_958)'%20transform='rotate(16.5621%20-630.425%202522)'%20height='2819.02'%20width='3788.96'%20y='2522'%20x='-630.425'/%3e%3c/g%3e%3cdefs%3e%3clinearGradient%20gradientUnits='userSpaceOnUse'%20y2='1277.02'%20x2='1170.67'%20y1='891.191'%20x1='1172.02'%20id='paint0_linear_5888_958'%3e%3cstop%20stop-color='white'/%3e%3cstop%20stop-color='%230022FF'%20offset='1'/%3e%3c/linearGradient%3e%3clinearGradient%20gradientUnits='userSpaceOnUse'%20y2='5340.05'%20x2='1289.65'%20y1='3943.43'%20x1='1236.66'%20id='paint1_linear_5888_958'%3e%3cstop%20stop-color='%23D9D9D9'/%3e%3cstop%20stop-color='%230022FF'%20offset='1'/%3e%3c/linearGradient%3e%3cclipPath%20id='clip0_5888_958'%3e%3crect%20fill='white'%20height='6709'%20width='1768'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-position:50% -50px;background-repeat:no-repeat;background-size:cover;width:100%;min-height:auto}.adaptiaa-voices-bg{background-color:#d9d9d9;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20fill='none'%20viewBox='0%203920.7396000000003%201768%201918.774'%20style='max-height:%20500px'%20width='1768'%20height='1918.774'%3e%3cg%20clip-path='url(%23clip0_5888_958)'%3e%3crect%20fill='black'%20height='6709'%20width='1768'/%3e%3crect%20fill='url(%23paint0_linear_5888_958)'%20transform='matrix(-0.976504%200.215497%200.215497%200.976504%201690.02%20-566.258)'%20rx='608.094'%20height='1216.19'%20width='2256.76'/%3e%3crect%20fill='url(%23paint1_linear_5888_958)'%20transform='rotate(16.5621%20-630.425%202522)'%20height='2819.02'%20width='3788.96'%20y='2522'%20x='-630.425'/%3e%3c/g%3e%3cdefs%3e%3clinearGradient%20gradientUnits='userSpaceOnUse'%20y2='1277.02'%20x2='1170.67'%20y1='891.191'%20x1='1172.02'%20id='paint0_linear_5888_958'%3e%3cstop%20stop-color='white'/%3e%3cstop%20stop-color='%230022FF'%20offset='1'/%3e%3c/linearGradient%3e%3clinearGradient%20gradientUnits='userSpaceOnUse'%20y2='5340.05'%20x2='1289.65'%20y1='3943.43'%20x1='1236.66'%20id='paint1_linear_5888_958'%3e%3cstop%20stop-color='%23D9D9D9'/%3e%3cstop%20stop-color='%230022FF'%20offset='1'/%3e%3c/linearGradient%3e%3cclipPath%20id='clip0_5888_958'%3e%3crect%20fill='white'%20height='6709'%20width='1768'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-position:50% 50px;background-repeat:no-repeat;background-size:cover;width:100%;min-height:auto}.adaptiaa-footer-bg{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20fill='none'%20viewBox='7.86885903030303%205764.3728%201754.6060606060605%20944.6272'%20style='max-height:%20500px'%20width='1754.6060606060605'%20height='944.6272'%3e%3cg%20clip-path='url(%23clip0_5888_958)'%3e%3crect%20fill='black'%20height='6709'%20width='1768'/%3e%3crect%20fill='url(%23paint0_linear_5888_958)'%20transform='matrix(-0.976504%200.215497%200.215497%200.976504%201690.02%20-566.258)'%20rx='608.094'%20height='1216.19'%20width='2256.76'/%3e%3crect%20fill='url(%23paint1_linear_5888_958)'%20transform='rotate(16.5621%20-630.425%202522)'%20height='2819.02'%20width='3788.96'%20y='2522'%20x='-630.425'/%3e%3c/g%3e%3cdefs%3e%3clinearGradient%20gradientUnits='userSpaceOnUse'%20y2='1277.02'%20x2='1170.67'%20y1='891.191'%20x1='1172.02'%20id='paint0_linear_5888_958'%3e%3cstop%20stop-color='white'/%3e%3cstop%20stop-color='%230022FF'%20offset='1'/%3e%3c/linearGradient%3e%3clinearGradient%20gradientUnits='userSpaceOnUse'%20y2='5340.05'%20x2='1289.65'%20y1='3943.43'%20x1='1236.66'%20id='paint1_linear_5888_958'%3e%3cstop%20stop-color='%23D9D9D9'/%3e%3cstop%20stop-color='%230022FF'%20offset='1'/%3e%3c/linearGradient%3e%3cclipPath%20id='clip0_5888_958'%3e%3crect%20fill='white'%20height='6709'%20width='1768'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-position:50% 0;background-repeat:no-repeat;background-size:cover;width:100%;min-height:auto}@media (width>=1024px) and (width<=1550px){.adaptiaa-home-bg{background-position:50%}.adaptiaa-products-bg{background-color:#000;background-position:50% 20px}}@media (width>=1577px) and (width<=1900px){.adaptiaa-home-bg{background-position:50% -150px}.adaptiaa-products-bg,.adaptiaa-voices-bg{background-position:50%}}@media (width>=1920px) and (width<=2500px){.adaptiaa-home-bg{background-position:50% -300px}.adaptiaa-products-bg{background-position:50% -450px}.adaptiaa-voices-bg{background-position:50% -200px}.adaptiaa-footer-bg{background-position:50% -5px}}.contact-bg{background-color:#000}.content-about{background-image:url("data:image/svg+xml,%3csvg%20width='2988'%20height='12727'%20viewBox='0%200%202988%2012727'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_5988_473)'%3e%3crect%20width='2988'%20height='12727'%20fill='black'/%3e%3crect%20width='6415.38'%20height='3475.51'%20transform='matrix(-0.922827%200.385215%200.207274%200.978283%204512.5%206110.67)'%20fill='url(%23paint0_linear_5988_473)'/%3e%3crect%20width='5457'%20height='4720.01'%20transform='matrix(0.922827%200.385215%20-0.207274%200.978283%20-440.987%20-2651.93)'%20fill='url(%23paint1_linear_5988_473)'/%3e%3c/g%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_5988_473'%20x1='3161.31'%20y1='1752.46'%20x2='3208.91'%20y2='3475.47'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23D9D9D9'/%3e%3cstop%20offset='1'%20stop-color='%230022FF'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear_5988_473'%20x1='2689.04'%20y1='2379.97'%20x2='2792.14'%20y2='4717.2'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23D9D9D9'/%3e%3cstop%20offset='1'%20stop-color='%230022FF'/%3e%3c/linearGradient%3e%3cclipPath%20id='clip0_5988_473'%3e%3crect%20width='2988'%20height='12727'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-position:50% 0;background-repeat:no-repeat;background-size:cover;width:100%;min-height:100vh}.aboutus1-bg{background-image:url("data:image/svg+xml,%3csvg%20style='max-height:%20500px'%20viewBox='0%200%202955.8078396699084%205778.058'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%20width='2955.8078396699084'%20height='5778.058'%3e%3cg%20clip-path='url(%23clip0_5988_473)'%3e%3crect%20width='2988'%20height='12727'%20fill='black'/%3e%3crect%20width='6415.38'%20height='3475.51'%20transform='matrix(-0.922827%200.385215%200.207274%200.978283%204512.5%206110.67)'%20fill='url(%23paint0_linear_5988_473)'/%3e%3crect%20width='5457'%20height='4720.01'%20transform='matrix(0.922827%200.385215%20-0.207274%200.978283%20-440.987%20-2651.93)'%20fill='url(%23paint1_linear_5988_473)'/%3e%3c/g%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_5988_473'%20x1='3161.31'%20y1='1752.46'%20x2='3208.91'%20y2='3475.47'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23D9D9D9'/%3e%3cstop%20offset='1'%20stop-color='%230022FF'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear_5988_473'%20x1='2689.04'%20y1='2379.97'%20x2='2792.14'%20y2='4717.2'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23D9D9D9'/%3e%3cstop%20offset='1'%20stop-color='%230022FF'/%3e%3c/linearGradient%3e%3cclipPath%20id='clip0_5988_473'%3e%3crect%20width='2988'%20height='12727'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-position:50% -130px;background-repeat:no-repeat;background-size:cover;width:100%;min-height:auto}.aboutus2-bg{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20fill='none'%20viewBox='0%200%202957.1958762886597%205967.4400000000005'%20style='max-height:%20500px'%20width='2957.1958762886597'%20height='5967.4400000000005'%3e%3crect%20fill='%231E1E1E'%20height='7690'%20width='2988'/%3e%3cg%20clip-path='url(%23clip0_5135_3)'%3e%3crect%20fill='black'%20transform='translate(0%20-5037)'%20height='12727'%20width='2988'/%3e%3crect%20fill='url(%23paint0_linear_5135_3)'%20transform='matrix(0.922827%200.385215%20-0.207274%200.978283%20-942.846%202279.34)'%20height='2655.13'%20width='6415.38'/%3e%3c/g%3e%3cdefs%3e%3clinearGradient%20gradientUnits='userSpaceOnUse'%20y2='2655.52'%20x2='3189.1'%20y1='1338.79'%20x1='3161.31'%20id='paint0_linear_5135_3'%3e%3cstop%20stop-color='%23D9D9D9'/%3e%3cstop%20stop-color='%230022FF'%20offset='1'/%3e%3c/linearGradient%3e%3cclipPath%20id='clip0_5135_3'%3e%3crect%20transform='translate(0%20-5037)'%20fill='white'%20height='12727'%20width='2988'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-position:50% -300px;background-repeat:no-repeat;background-size:cover;width:100%;min-height:auto}.aboutus-footer-bg{background-color:#000}@media (width>=1920px){.aboutus2-bg{background-position:50% -785px}.aboutus-footer-bg{background-color:#000;background-image:none}}@media (width<=1024px){.aboutus2-bg{background-color:#000;background-position:50%}.aboutus1-bg{background-position:50%}}.aboutus-bg{background-image:url("data:image/svg+xml,%3csvg%20width='4441'%20height='13572'%20viewBox='0%200%204441%2013572'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_5988_473)'%3e%3crect%20width='4441'%20height='13572'%20fill='black'/%3e%3crect%20width='6556.34'%20height='3960.54'%20transform='matrix(0.922827%200.385215%20-0.207274%200.978283%20-128.842%20-2106.58)'%20fill='url(%23paint0_linear_5988_473)'/%3e%3c/g%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_5988_473'%20x1='3230.77'%20y1='1997.02'%20x2='3291.24'%20y2='3960.13'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23D9D9D9'/%3e%3cstop%20offset='1'%20stop-color='%230022FF'/%3e%3c/linearGradient%3e%3cclipPath%20id='clip0_5988_473'%3e%3crect%20width='4441'%20height='13572'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-position:50% 0;background-repeat:no-repeat;background-size:cover;width:100%;min-height:auto}*{margin:0;padding:0}.prepmates-container{color:#fff;flex-direction:column;justify-content:center;min-height:100vh;display:flex;overflow:hidden}.outer-hero-section{justify-content:center;width:100%;display:flex}.hero-section-about{border:1px solid #fff;border-radius:24px;justify-content:center;align-items:center;gap:100px;width:90%;max-width:1400px;min-height:400px;padding:40px 0;display:flex;margin:auto!important}.hero-content-about h1{letter-spacing:-.04em;background:linear-gradient(96.65deg,#00a0d6 .61%,#02f 99.39%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;max-width:400px;margin-bottom:15px;font-family:Open Sans;font-size:38px;font-weight:800;line-height:1.3}.tagline{color:#000;max-width:550px;font-family:Open Sans;font-size:18px;font-weight:400;line-height:1.5}.hero-image{object-fit:cover;border-top-left-radius:20px;border-top-right-radius:20px;width:450px;height:430px}.outer-vm-container{justify-content:center;width:100%;display:flex}.vm-container{border:1px solid #fff;border-radius:24px;justify-content:center;width:90%;max-width:1400px;margin:auto;padding:0 0 60px;display:flex}.card-content{text-align:justify;flex-direction:column;align-items:center;width:500px;height:400px;padding:50px 0 0;display:flex}.card-content h3{letter-spacing:-.04em;color:#000;margin-bottom:35px;font-family:Open Sans;font-size:1.5rem;font-weight:700}.icon-box{width:130px;height:130px;margin-bottom:35px}.vm-icon{width:150px;height:150px;margin-left:-10%}.card-content p{color:#fff;letter-spacing:-.04em;width:51%;padding-top:20px;font-family:Open Sans;font-size:14px;font-weight:400;line-height:1.6}.green-strip{background-color:#fff;border-radius:24px;width:50%;height:15px;margin:auto}.story-section-wrapper{color:#fff;border:1px solid #fff;border-radius:24px;width:90%;max-width:1400px;height:1350px;min-height:auto;margin:0 auto;font-family:Open Sans;position:relative;overflow:hidden}.story-container{box-sizing:border-box;flex-direction:column;align-items:center;height:1250px;padding:80px 0;display:flex;overflow:hidden}.story-header{letter-spacing:-.04em;border-bottom:1px solid #fff;margin-bottom:20px;padding-bottom:20px;font-size:40px;font-weight:600}.header-underline{opacity:.5;background-color:#fff;width:210px;height:3px;margin-bottom:80px}.story-timeline{width:100%;max-width:1100px;position:relative}.center-black-panel{z-index:1;background:#0d0d0d;border-radius:24px;width:380px;position:absolute;top:-50px;bottom:-50px;left:300px}.story-row{z-index:1;flex-shrink:0;width:900px;height:250px;margin:0 auto;display:flex;position:relative}.col-left{flex-direction:column;flex-shrink:0;align-items:center;width:200px;padding:60px 0;display:flex;position:relative}.number-circle{z-index:3;background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:110px;height:110px;font-size:3.5rem;font-weight:900;display:flex;position:relative;box-shadow:0 0 20px #00000080}.number-circle span{background:linear-gradient(38.14deg,#00a0d6 14.26%,#001499 85.74%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.col-center{flex-direction:column;width:250px;padding:60px 50px;display:flex}.green-title{background:linear-gradient(#00a0d6 0%,#001499 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:10px;font-size:1.1rem;font-weight:700}.col-center p{color:#cbd5e1;margin-bottom:15px;font-size:13px;font-weight:300;line-height:1.6}.col-right{flex-direction:column;flex:1;margin-left:20px;padding:50px 0;display:flex;position:relative}.img-wrapper{z-index:5;background:#000;border:1px solid #ffffff1a;width:280px;height:170px;margin-top:-22px;margin-left:-50px;position:relative}.img-wrapper img{object-fit:cover;width:360px;height:180px}.svg-connector,.svg-connector2{z-index:1;pointer-events:none;position:absolute}.to-black-box{z-index:1;width:100px;height:10px;top:98px;left:50%}.vertical-snake{width:100px;height:calc(100% - 45px);top:160px;left:49%;transform:translate(-50%)}.img-snake{width:100px;height:calc(100% - 80px);top:206px;left:116px;transform:translate(-50%)}.svg-connector svg{width:100%;height:100%;overflow:visible}.svg-connector path{fill:none;stroke:#00a0d6;stroke-width:10px;stroke-linecap:round;filter:drop-shadow(0 0 8px #00a0d64d)}.svg-connector2 svg{width:100%;height:100%;overflow:visible}.svg-connector2 path{fill:none;stroke:#fff;stroke-width:10px;stroke-linecap:round;filter:drop-shadow(0 2px 4px #00000080)}@media (width<=1024px){.prepmates-container{height:auto;overflow-y:auto}.hero-section-about,.vm-container,.story-section-wrapper{width:92%;max-width:900px;padding:40px 20px}.hero-section-about{text-align:left}.hero-content-about h1{max-width:100%;font-size:30px}.tagline{width:450px;margin:0 auto;font-size:16px}.hero-image{width:100%;max-width:400px;height:auto}.card-content{width:100%;height:auto;padding:20px 0}.vm-card{width:45%}.card-content p{width:50%;font-size:13px}.vm-icon{width:120px;height:120px;margin-left:0}.center-black-panel{left:200px}}*{padding:0}.why-choose-container{color:#fff;border:1px solid #fff;border-radius:24px;width:90%;max-width:1400px;min-height:auto;margin:0 auto;padding:80px 0;position:relative;overflow:hidden}.aboutus-header-section h1{color:#fff;text-align:center;letter-spacing:-.04em;width:fit-content;margin:auto;font-family:Open Sans}.aboutus-header-section p{text-align:center;width:750px;margin:10px auto}.aboutus-header-section{padding:60px}.content-wrapper{z-index:2;max-width:1200px;margin:0 auto;position:relative}.header-section{text-align:center;z-index:2;max-width:800px;margin:0 auto 70px;position:relative}.header-section h1{color:#fff;margin-bottom:20px;font-size:2.5rem;font-weight:700}.header-section p{color:#b0b8d1;font-size:1.05rem;line-height:1.6}.features-grid{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:60px;width:80%;max-width:1400px;margin:0 auto;display:grid;position:relative}.timeline-list{padding-left:0;position:relative}.timeline-list:before{content:"";background-color:#fff;width:2px;position:absolute;top:5px;bottom:0;left:20px;transform:translate(-50%)}.timeline-item{margin-bottom:40px;padding-left:50px;position:relative}.timeline-item .timeline-dot{z-index:2;background:linear-gradient(#00a0d6 0%,#02f 100%);border-radius:50%;width:12px;height:12px;position:absolute;top:6px;left:14px}.timeline-item h3{color:#fff;margin:0 0 8px;font-size:1rem;font-weight:700}.timeline-item p{color:#b0b8d1;margin:0;font-size:.95rem;line-height:1.6}.aboutus-image-wrapper img{width:100%}.impact-section{border:1px solid #fff;border-radius:24px;width:90%;max-width:1400px;min-height:auto;margin:0 auto;padding:80px 0 40px;position:relative;overflow:hidden}.impact-wrapper{z-index:2;max-width:1200px;margin:auto;position:relative}.impact-header{text-align:center;z-index:2;margin-bottom:70px;padding-top:90px;position:relative}.impact-header h2{color:#020412;box-sizing:border-box;background:#fff;border-bottom:10px solid #02f;border-radius:12px;width:750px;max-width:100%;padding:24px 80px;font-size:1.8rem;font-weight:700;display:inline-block}.impact-header p{color:#fff;margin-top:20px;font-size:1rem}.impact-grid{z-index:2;grid-template-columns:repeat(3,1fr);align-items:start;gap:30px;min-height:auto;display:grid;position:relative}.impact-card{color:#fff;border:1px solid #fff;border-bottom:none;border-radius:14px;flex-direction:column;justify-content:center;gap:18px;min-height:270px;padding:26px;transition:transform .1s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.impact-card:nth-child(3n+2){min-height:190px;margin-top:-1px}.impact-card:nth-child(5){margin-top:50px}.impact-card:nth-child(8){min-height:260px;margin-top:-69px}.impact-card:nth-child(2){min-height:190px}.impact-card:nth-child(4){min-height:190px;margin-top:118px}.impact-card:nth-child(6){min-height:190px;margin-top:116px}.impact-card:nth-child(7),.impact-card:nth-child(9){min-height:190px;margin-top:0}.impact-quote{color:#fff;margin-bottom:30px;font-size:.95rem;line-height:1.6}.impact-user{align-items:center;gap:12px;display:flex}.impact-user img{border-radius:50%;width:40px;height:40px}.impact-user strong{color:#fff;font-size:.9rem;display:block}.impact-user span{color:#fff;font-size:.8rem}.impact-bar{background-color:#02f;border-bottom:8px solid #02f;border-radius:0 0 12px 12px;width:100%;height:6px;position:absolute;bottom:0;left:0}@media (width<=1024px){.features-grid{gap:40px}.impact-card:nth-child(4){min-height:209px;margin-top:107px}.impact-card:nth-child(5){margin-top:68px}.impact-card:nth-child(6){min-height:190px;margin-top:101px}.impact-card:nth-child(7){min-height:225px;margin-top:-19px}.impact-card:nth-child(8){min-height:260px;margin-top:-54px}.impact-card:nth-child(9){min-height:190px;margin-top:-25px}}@media (width<=768px){.why-choose-container,.impact-section,.cta-section{padding-left:20px;padding-right:20px}.header-section h1{font-size:2rem}.features-grid{grid-template-columns:1fr}.image-column{order:-1;margin-bottom:50px}.cta-container{padding:30px 20px}.glow-cta{left:50%}}@media (width<=480px){.why-choose-container{padding-top:50px;padding-bottom:50px}.header-section h1{font-size:1.6rem}.timeline-list:before{left:10px}.timeline-item .timeline-dot{left:4px}.timeline-item{padding-left:35px}.impact-grid{grid-template-columns:1fr}.pill-btn{padding:12px 20px;font-size:.85rem}.impact-header h2{width:100%;padding:20px;font-size:1.4rem}}.aboutus-footer-container{color:#fff;letter-spacing:-.06em;flex-direction:column;align-items:center;margin-top:-1px;font-family:Open Sans;display:flex}.aboutus-cta-card{text-align:center;background:url(/assets/adaptiaa-CwmTMNjM.png) 50%/cover;border-radius:12px;width:80%;max-width:1400px;margin:0 auto;padding:60px 0}.aboutus-cta-card p{color:#fff;width:40%;margin:auto;font-size:16px}.aboutus-cta-card h2{margin-bottom:15px;font-size:2.5rem}.aboutus-cta-buttons{justify-content:center;gap:15px;margin-top:25px;display:flex}.aboutus-desktop-links{color:#000;gap:30px;font-weight:600;display:flex}.aboutus-btn-white{cursor:pointer;color:#00f;letter-spacing:-.04em;background:#fff;border:none;border-radius:6px;padding:12px 24px;font-weight:700;transition:all .3s}.aboutus-btn-white:hover{background-color:#f0f0f0;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.aboutus-btn-outline{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff;border-radius:6px;padding:12px 24px;transition:all .3s}.aboutus-btn-outline:hover{color:#00f;background-color:#fff;transform:translateY(-2px)}.aboutus-btn-white:active,.aboutus-btn-outline:active{transform:translateY(0)}.aboutus-footer-content{justify-content:space-between;width:80%;max-width:1200px;margin:150px auto auto;display:flex}.aboutus-footer-left{max-width:400px}.aboutus-footer-left h3{color:#fff;width:fit-content;margin-bottom:15px;font-size:36px}.aboutus-footer-left p{color:#fff;letter-spacing:1px;width:80%;font-size:16px}.aboutus-subscribe-box{gap:10px;margin-top:20px;display:flex}.aboutus-subscribe-box input{color:#fff;background:#111;border:.2px solid #fff;border-radius:5px;flex:1;padding:12px}.aboutus-subscribe-box button{color:#fff;cursor:pointer;background:linear-gradient(98.09deg,#00a0d6 .69%,#001499 99.31%);border:none;border-radius:5px;width:fit-content;padding:0 20px;font-weight:600}.aboutus-subscribe-box input:hover,.aboutus-subscribe-box input:focus{border-color:#00a0d6;outline:none;box-shadow:0 0 5px #00a0d64d}.aboutus-subscribe-box input::placeholder{color:#bbb}.aboutus-subscribe-box button:hover{filter:brightness(1.2);transform:translateY(-1px)}.aboutus-subscribe-box button:active{transform:translateY(0)}.aboutus-footer-right{text-align:right}.aboutus-social-icons{justify-content:space-between;gap:20px;margin-bottom:30px;font-size:3.5rem;display:flex}.aboutus-social-icons a{color:#fff;text-decoration:none;transition:all .3s}.aboutus-icon-link:hover svg{fill:url(#blue-gradient)}.aboutus-footer-links{text-align:left;gap:60px;display:flex}.aboutus-link-column a{color:#ccc;margin-bottom:10px;font-size:.9rem;text-decoration:none;display:block}.aboutus-link-column a:hover{background:linear-gradient(141.65deg,#00a0d6 20.14%,#001499 122.03%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.aboutus-footer-bottom{color:#fff;width:100%;max-width:2500px;margin:40px auto 0;padding-bottom:30px;font-size:.8rem}.aboutus-footer-bottom hr{border:0;border-top:1px solid #fff}.aboutus-footer-bottom p{color:#fff;letter-spacing:0;text-align:left;margin:0 auto;padding-top:20px;padding-left:165px;font-size:12px}@media (width<=1920px){.aboutus-footer-bottom p{padding-left:365px}.aboutus-cta-card{width:90%}}.image-background-screen1{letter-spacing:-.04em;background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;width:80%;max-width:1400px;min-height:auto;margin:0 auto;display:flex;overflow:hidden}.image-background-content-screen1{text-align:center;color:#fff;flex-grow:1;width:100%;padding-top:40px}.image-heading{letter-spacing:-.04em;width:50%;margin:0 auto;padding-top:60px;font-family:Open Sans;font-size:4.5rem;line-height:1}.image-heading span{background:linear-gradient(90deg,#00a0d6 0%,#02f 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.image-desc{font-size:1.2rem;line-height:1.3;font-weight:500px;width:63%;margin:25px auto}@media (width<=1024px){.image-background-screen1{width:90%}.image-heading{width:80%;padding-top:40px;font-size:3rem}.image-desc{width:85%;margin:20px auto;font-size:1.1rem}}.part3-screen3{border:1px solid #fff;border-radius:24px;grid-auto-flow:column;justify-content:space-evenly;max-width:1200px;margin:0 auto;display:grid}.part3-left-screen3{margin:auto 0}.iframe-screen3{width:600px;height:400px}.part3-right-middle-screen3{color:#fff;margin-top:50px}.right-heading-logo{width:30px;padding-top:20px}.title-right-screen3{margin-bottom:20px}.heading-right-screen3{margin-left:20px;font-size:30px;display:inline}.desc-right-screen3{color:#fff;margin-bottom:30px;margin-left:55px;font-size:1.1rem;font-weight:300;line-height:1.5;display:inline-block}@media (width<=1024px){.part3-screen3{flex-direction:column;align-items:center;gap:30px;width:92%;max-width:900px;margin:0 auto;padding:30px 0;display:flex}.part3-left-screen3{justify-content:center;width:100%;display:flex}.iframe-screen3{aspect-ratio:16/9;border-radius:12px;width:100%;max-width:720px;height:360px}.part3-right-middle-screen3{text-align:left;flex-direction:row;gap:32px;width:100%;max-width:720px;margin-top:0;display:flex}.title-right-screen3{align-items:center;margin-bottom:15px;display:flex}.heading-right-screen3{margin-left:12px;font-size:24px}.desc-right-screen3{width:90%;margin-left:42px;font-size:.9rem}.right-heading-logo{width:24px;padding-top:0}}.contact-container{color:#fff;letter-spacing:-.06em;background-color:#0000;justify-content:center;align-items:center;min-height:auto;padding:80px 20px;font-family:Open Sans;display:flex}.contact-content{align-items:flex-start;gap:90px;width:100%;max-width:1200px;display:flex}.text-section{flex-direction:column;flex:1;padding-left:30px;display:flex}.infos-block{border-left:2px solid #fff;padding-left:30px}.sub-header{letter-spacing:-.04em;-webkit-text-fill-color:transparent;background:linear-gradient(287.73deg,#02f 2.03%,#00a0d6 97.97%);-webkit-background-clip:text;background-clip:text;margin:0;font-size:40px}.main-header{-webkit-text-fill-color:transparent;background:linear-gradient(287.73deg,#02f 2.03%,#00a0d6 97.97%);-webkit-background-clip:text;background-clip:text;margin:0 0 40px;font-size:107px}.info-block{margin-bottom:30px}.info-block h3{margin-bottom:8px;font-size:28.8px}.info-block p{color:#94a3b8;margin:0;font-size:1.2rem;line-height:1.5}.talk-link{-webkit-text-fill-color:transparent;background:linear-gradient(287.73deg,#02f 2.03%,#00a0d6 97.97%);-webkit-background-clip:text;background-clip:text;margin-top:10px;font-size:1.1rem;font-weight:700;text-decoration:none;display:inline-block}.form-card{background-color:#0f172a;border-radius:12px;flex:1;padding:40px;box-shadow:0 10px 25px #0000004d}.form-title{-webkit-text-fill-color:transparent;text-align:center;background:linear-gradient(287.73deg,#02f 2.03%,#00a0d6 97.97%);-webkit-background-clip:text;background-clip:text;margin-top:0;font-size:1.5rem}.form-subtitle{text-align:center;color:#cbd5e1;margin-bottom:30px;font-size:13px}.input-group{margin-bottom:15px}.input-group label{color:#e2e8f0;margin-bottom:5px;font-size:1.1rem;display:block}.input-group input,.input-group textarea{color:#fff;box-sizing:border-box;background-color:#1e293b;border:none;border-radius:6px;width:100%;padding:12px}.submit-btn{-webkit-text-fill-color:text;color:#fff;cursor:pointer;background:linear-gradient(287.73deg,#02f 2.03%,#00a0d6 97.97%);border:none;border-radius:8px;width:100%;margin-top:10px;padding:14px;font-size:1rem;font-weight:700;transition:background .2s}.submit-btn:hover{background-color:#059669}.privacy-note{text-align:center;color:#64748b;margin-top:15px;font-size:.65rem;text-decoration:underline}@media (width<=768px){.contact-content{flex-direction:column;gap:40px}}@media (width<=1024px){.contact-content{gap:40px;max-width:900px}.sub-header{font-size:32px}.main-header{margin-bottom:25px;font-size:85px}.info-block h3{font-size:23px}.info-block p{font-size:1rem}.infos-block{padding-left:20px}.form-card{padding:30px}.form-title{font-size:1.2rem}.input-group label{font-size:.9rem}.submit-btn{padding:11px;font-size:.8rem}}.policy-wrapper{color:#fff;background-color:#000;min-height:100vh;padding:40px 20px;font-family:Open Sans;position:relative}.policy-back-button{color:#fff;cursor:pointer;background-color:#000;border:1px solid #0000;padding:8px 15px;font-size:.9rem;font-weight:400;transition:opacity .2s;position:absolute;top:20px;left:20px}.policy-back-button:hover{opacity:.7}.policy-container{letter-spacing:-.04em;width:57.3%;max-width:900px;margin:0 auto;line-height:1.8}.policy-title{margin-bottom:5px;font-size:2.5rem}.policy-section-heading{color:#fff;width:928px;margin-top:40px;margin-bottom:15px;font-size:1.2rem}.policy-sub-section-title{margin-top:20px;margin-bottom:10px;font-size:1.1rem;font-weight:600}.policy-list{margin-bottom:20px;padding-left:20px}.policy-list li{margin-bottom:8px}.policy-p{padding:0 20px 20px 0}.terms-wrapper{color:#fff;background-color:#000;min-height:100vh;padding:40px 20px;font-family:Open Sans;position:relative}.terms-back-button{color:#fff;cursor:pointer;background-color:#000;border:1px solid #0000;padding:8px 15px;font-size:.9rem;font-weight:400;transition:opacity .2s;position:absolute;top:20px;left:20px}.terms-back-button:hover{opacity:.7}.terms-container{letter-spacing:-.04em;width:57.3%;max-width:900px;margin:0 auto;line-height:1.8}.terms-title{margin-bottom:5px;font-size:2.5rem}.last-updated{color:#888;margin-bottom:30px;font-size:.9rem}.terms-intro-text{margin-bottom:25px;font-size:1.05rem}.terms-section-heading{color:#fff;margin-top:35px;margin-bottom:15px;font-size:1.4rem;font-weight:700}.terms-list{margin-bottom:20px;padding-left:20px;list-style-type:disc}.terms-list li{margin-bottom:8px}.agreement-text{opacity:.8;border-top:1px solid #333;margin-top:40px;padding-top:20px;font-size:.9rem;font-style:italic}.terms-p{padding:0 20px 20px 0}
