body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{background-color:#fff;color:#000;font-family:Helvetica Neue,sans-serif;margin:0}a{color:inherit;text-decoration:none}.d-none-onlylarge{display:none}.d-flex-onlylarge{display:flex}.page-background{background-size:cover;display:flex;flex-direction:column;height:100vh;position:relative;width:100%}.modal-overlay{align-items:center;animation:fadeIn .3s forwards;background:#0000008c;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.modal-content{background:#fff;border-radius:16px;box-shadow:0 4px 20px #e9f5ff66;font-family:Inter,sans-serif;max-width:500px;opacity:0;padding:32px;position:relative;transform:scale(.95);transition:transform .3s ease,opacity .3s ease;width:90%}.modal-animate{opacity:1;transform:scale(1)}.modal-close{background:none;border:none;color:#3a3a3a;cursor:pointer;font-size:24px;position:absolute;right:16px;top:12px}@keyframes fadeIn{to{opacity:1;transform:scale(1)}}.modal-title{font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:600;margin-bottom:24px}.modal-form{gap:16px}.modal-form,.modal-form label{display:flex;flex-direction:column}.modal-form label{color:#333;font-family:Inter,sans-serif;font-size:.95rem}.modal-form input,.modal-form textarea{border:1px solid #ccc;border-radius:8px;font-family:Inter,sans-serif;font-size:1rem;margin-top:6px;padding:10px 14px;resize:vertical}.modal-form input:focus,.modal-form textarea:focus{border-color:#5a9df9;outline:none}@media (max-width:480px){.modal-content{padding:24px 16px}.modal-title{font-size:1.25rem}.modal-form input,.modal-form textarea{font-size:.95rem}}.contact-modal-style{background:#fff;box-shadow:0 4px 20px #e9f5ff26;color:#000;font-family:Inter,sans-serif;opacity:1}.contact-modal{font-size:.95rem;text-align:center}.contact-modal strong{display:block;font-weight:600;margin-top:12px}.page-background:before{background:url(/static/media/hero_vector.4a20846a4bca7cdac89a.png) no-repeat top;background-size:cover;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.page-background>*{position:relative;z-index:2}@keyframes subtlePulse{0%,to{background-position:0 50%}50%{background-position:100% 50%}}@media screen and (max-width:1024px){.page-background:before{animation-duration:10s;-webkit-animation-duration:10s;-moz-animation-duration:10s;-ms-animation-duration:10s;-o-animation-duration:10s}}@media screen and (max-width:768px){.page-background:before{animation-duration:12s;-webkit-animation-duration:12s;-moz-animation-duration:12s;-ms-animation-duration:12s;-o-animation-duration:12s}}@supports (-webkit-appearance:none) and (not (contain:paint)){.page-background:before{transform:translateZ(0)}}@media screen and (min-width:2000px){.page-background:before{background-position:50% -95%;background-size:100% 95%}}@media screen and (max-width:1999px){.page-background:before{background-position:50% -50%;background-size:107% 88%}}@media screen and (max-width:1599px){.page-background:before{background-position:100% -200%;background-size:107% 96%}}@media screen and (max-width:1399px){.page-background:before{background-position:58% -314%;background-size:120% 98%}}@media screen and (max-width:1299px){.page-background:before{background-position:78% -400%;background-size:125% 98%}}@media screen and (max-width:900px){.page-background:before{background-position:40% -461%;background-size:140% 99%}}@media screen and (max-width:699px){.page-background:before{background-position:39% -779%;background-size:274% 98%}}.success-message{color:#155724;padding:20px;text-align:center}.success-icon{color:#28a745;font-size:3rem;margin-bottom:16px}.success-message h3{color:#155724;font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:600;margin:0 0 12px}.success-message p{color:#155724;font-family:Inter,sans-serif;font-size:1rem;margin:0}.error-message{align-items:center;background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:8px;color:#721c24;display:flex;font-family:Inter,sans-serif;font-size:.9rem;gap:8px;margin-bottom:16px;padding:12px 16px}.error-icon{color:#dc3545;font-size:1.2rem}.modal-form input:disabled,.modal-form textarea:disabled{background-color:#f8f9fa;cursor:not-allowed;opacity:.6}.cta-button:disabled{background-color:#6c757d;cursor:not-allowed;opacity:.6}.cta-button:disabled:hover{background-color:#6c757d;transform:none}.modal-form select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;utf8,<svg fill=%27gray%27 height=%2718%27 width=%2718%27 viewBox=%270 0 20 20%27 xmlns=%27http://www.w3.org/2000/svg%27><path d=%27M5.516 7.548L10 12.032l4.484-4.484L16 8.064 10 14.064 4 8.064z%27/></svg>");background-position:right 12px center;background-repeat:no-repeat;border:1px solid #ccc;border-radius:8px;cursor:pointer;font-family:Inter,sans-serif;font-size:1rem;margin-top:6px;padding:10px 14px}.modal-form select:focus{border-color:#5a9df9;outline:none}.modal-form select:disabled{background-color:#f8f9fa;cursor:not-allowed;opacity:.6}.modal-form select option[disabled][selected]{color:#888;font-style:italic}@media (max-width:480px){.modal-form select{font-size:.95rem}}.header{box-sizing:border-box;margin:0 auto;max-width:1280px;padding:16px 32px;position:relative;width:100%;z-index:1000}.nav a{cursor:pointer}.nav a:hover{color:#279cef}.cta-button,.login-btn{background-color:#3a3a3a;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:Inter;font-size:.95rem;font-weight:500;padding:14px 28px;transition:background .3s}.cta-button:hover,.login-btn:hover{background-color:#222}.hamburger{position:relative;z-index:1001}.hamburger span{width:100%}@media (max-width:768px){.hamburger{display:flex}.nav{background:#fff;border-top:1px solid #eee;box-shadow:0 4px 12px #00000026;display:none;left:0;min-height:200px;padding:20px 16px;position:fixed;right:0;top:80px;z-index:999}.nav,.nav.show{flex-direction:column}.nav.show{align-items:center;display:flex;gap:20px;justify-content:flex-start}.nav a{border-radius:8px;padding:15px 20px;text-align:center;transition:background-color .3s;width:100%}.nav a:hover{background-color:#f5f5f5}.cta-button{margin-top:10px;padding:15px 40px;text-align:center;width:auto}}.header{align-items:center;display:flex;font-family:Inter,sans-serif;justify-content:space-between;margin:auto;padding:15px}.logo img{height:32px}.nav{align-items:center;display:flex;gap:24px}.nav a{color:#000;font-family:Inter;font-size:16px;font-style:normal;font-weight:600;line-height:19px;text-decoration:none}.login-btn{background-color:#3a3a3a;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:Inter;font-size:.95rem;font-weight:500;padding:14px 28px;transition:background .3s}.login-btn:hover{background-color:#222}.hamburger{cursor:pointer;display:none;flex-direction:column;gap:6px;height:24px;justify-content:center;width:24px;z-index:100}.hamburger span{background:#000;border-radius:2px;height:3px;transition:all .3s ease}.hamburger.open span:first-child{transform:rotate(45deg) translate(4px,4px)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}@media (max-width:768px){.hamburger{display:flex}.nav{background:#fff;box-shadow:0 4px 12px #0000000d;display:none;left:0;padding:16px;position:absolute;right:0;top:64px;z-index:10}.nav,.nav.show{flex-direction:column}.nav.show{align-items:center;display:flex;justify-content:center}.nav,.nav a{padding:12px 0;text-align:center}.login-btn{padding:12px 40px;text-align:center}}.hero-wrapper{align-items:center;color:#000;display:flex;flex:1 1;font-family:Inter,sans-serif;height:100%;justify-content:center;position:relative;width:100%;z-index:2}.hero-vector{object-fit:cover;opacity:.6}.bottom-gradient-overlay,.hero-vector{left:0;position:absolute;top:0;width:100%;z-index:1}.bottom-gradient-overlay{background:linear-gradient(180deg,#ffffff26,#ffffff30);height:100%}.hero-content{margin:auto 0;max-width:800px;z-index:2}.hero-content h1{font-family:Poppins;font-size:52px;font-style:normal;font-weight:500;letter-spacing:-2.1px;line-height:120%;margin-bottom:32px;margin-top:0}.cta-button{background-color:#000;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:Inter;font-size:.95rem;font-weight:500;padding:14px 28px;transition:background-color .3s ease}.cta-button:hover{background-color:#3a3a3a}@media (max-width:768px){.hero-content{padding-left:16px;padding-right:16px;padding-top:0}.hero-content h1{font-size:2.2rem}.cta-button{padding:12px 20px}}@media (max-width:767px){.d-none-onlylarge{display:flex}.d-flex-onlylarge{display:none}}.smart-ai-section{background:linear-gradient(180deg,#fff 0,#edf6fd);font-family:Inter,sans-serif;padding:20px 16px 50px}.smart-ai-container{align-items:flex-start;display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between;margin:0 auto 60px;max-width:1200px}.smart-ai-text{flex:1 1 400px}.smart-ai-text h2{font-family:Poppins;font-size:42px;font-weight:500;letter-spacing:-2.4px;line-height:120%;margin-bottom:20px;margin-top:10px}.smart-ai-text p{color:#333;font-size:16px;font-weight:400;letter-spacing:-.8px;line-height:140%;margin-bottom:24px;max-width:500px}.learn-more-btn,.smart-ai-text p{font-family:Inter;font-style:normal}.learn-more-btn{background:#3a3a3a;border:none;border-radius:8px;color:#44dede;cursor:pointer;font-size:1rem;font-weight:500;line-height:19px;padding:14px 24px}.smart-ai-graphic{display:flex;flex:1 1 480px;justify-content:flex-end}.ai-box{align-items:center;border-radius:32px;display:flex;flex-direction:column;justify-content:space-between;max-width:500px;min-height:250px;padding:24px;transition:height .3s ease;width:100%}.ai-tags{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-bottom:20px}.tag{background:#fff;border-radius:16px;color:#333;font-size:.85rem;padding:8px 14px;white-space:nowrap}.tag.active{color:#fff;font-family:Inter;font-size:15px;font-style:normal;font-weight:600;font-weight:500;gap:4px;letter-spacing:0;line-height:140%;padding:6px 12px}.ai-bottom{text-align:center}.ai-bottom h4{font-size:24px;font-weight:600;letter-spacing:-1.2px;margin-bottom:6px}.ai-bottom h4,.ai-bottom p{font-family:Inter;font-style:normal;line-height:140%}.ai-bottom p{color:#000;font-size:16px;font-weight:400;letter-spacing:-.8px;margin-top:0;padding-top:0;text-align:center}.smart-ai-stats{display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:center;margin:0 auto;max-width:1200px}@media (min-width:1125px){.stat-box{flex:1 1 19%}}.stat-box{background:#fff;border-radius:18px;box-shadow:0 1px 4px 0 #ccdeed;color:#000;font-family:Inter;font-size:18px;font-style:normal;font-weight:400;letter-spacing:-.9px;line-height:140%;min-width:105px;padding:15px 28px 0;text-align:center}.stat-box strong{color:#000;display:block;font-family:Poppins;font-size:52px;letter-spacing:-2.6px;margin-bottom:6px}.stat-box span,.stat-box strong{font-style:normal;font-weight:300;line-height:110%}.stat-box span{color:#3aa6ff;font-size:36px;letter-spacing:-1.8px}.smart-ai-graphic-slider{align-items:flex-end;border-radius:24px;flex:1 1 480px;flex-direction:column;padding:0;position:relative;transition:all .3s ease}.smart-ai-graphic-slider.hidden{display:none}.slider-dots{align-items:center;display:flex;gap:8px;justify-content:center;margin-top:16px;width:100%}.slider-dots .dot{background:#d9edff;border-radius:4px;cursor:pointer;height:8px;transition:background .3s ease;width:16px}.slider-dots .dot.active{background:#000;width:40px}@media (max-width:1199px){.smart-ai-graphic{justify-content:center}.smart-ai-graphic-slider{align-items:center}.smart-ai-text,.smart-ai-text h2,.smart-ai-text p{text-align:center}}@media (min-width:481px) and (max-width:1124px){.stat-box{flex:1 1 45%;max-width:35%}}@media (max-width:1024px){.smart-ai-container{align-items:center;flex-direction:row;justify-content:center}.smart-ai-text h2{font-size:2rem}.smart-ai-text h2,.smart-ai-text p{display:flex;justify-content:center}.smart-ai-text p{max-width:768px;padding-bottom:20px}.learn-more-btn,.smart-ai-text p{align-items:center;flex-direction:row;margin:auto}.learn-more-btn{display:flex;justify-content:center}}@media (max-width:560px){.smart-ai-graphic-slider.d-none-onlylarge{margin:20px 0;padding:16px}.smart-ai-graphic-slider.d-none-onlylarge .ai-box{max-width:100%;min-height:200px;padding:16px}.smart-ai-graphic-slider.d-none-onlylarge .ai-tags{gap:8px;margin-bottom:16px}.smart-ai-graphic-slider.d-none-onlylarge .tag{font-size:.8rem;padding:6px 10px}.smart-ai-graphic-slider.d-none-onlylarge .ai-bottom h4{font-size:20px;margin-bottom:8px}.smart-ai-graphic-slider.d-none-onlylarge .ai-bottom p{font-size:14px;line-height:1.4}.smart-ai-graphic-slider.d-none-onlylarge .slider-dots{margin-top:12px}.smart-ai-graphic-slider.d-none-onlylarge .slider-dots .dot{height:6px;width:12px}.smart-ai-graphic-slider.d-none-onlylarge .slider-dots .dot.active{width:32px}}.core-services{margin:0 auto;max-width:1200px;padding:20px}.core-header{align-items:center;display:flex;justify-content:center;margin-bottom:40px}.core-header h2{color:#000;font-family:Poppins;font-size:45px;font-style:normal;font-weight:500;letter-spacing:-2.4px;line-height:110%}.explore-button{background:#0000;border:2px solid #000;border-radius:8px;color:#000;cursor:pointer;font-family:Inter;font-size:16px;font-style:normal;font-weight:600;line-height:19px;padding:10px 20px}.core-subsection{align-items:center;display:flex;gap:25px}.core-subsection.light-blue{background-color:#e9f5ff}.core-subsection.mint-green{background-color:#ddfafa}.core-subsection.lavender{background-color:#f0eaff}.core-subsection.reverse{flex-direction:row-reverse}.service-video{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;background-color:initial;border-radius:16px;display:block;height:auto;margin:0;-webkit-mask-image:-webkit-radial-gradient(#fff,#000);padding:0;width:100%}.service-title{gap:16px;justify-content:flex-start;margin-bottom:20px;text-align:left;width:100%}.service-icon,.service-title{align-items:center;display:flex}.service-icon{border-radius:16px;color:#fff;font-size:24px;justify-content:center;padding:0}.service-icon.blue{background-color:#58aaff}.service-icon.green{background-color:#00c6ad}.service-icon.orange{background-color:#fcb03c}.service-icon.purple{background-color:#a163f5}.service-subtitle{color:#444;font-size:16px;margin-top:4px}.toggle-buttons{display:flex;gap:10px;margin-bottom:24px}.toggle-buttons.wide{gap:20px}.toggle{background:#f0f0f0;border:none;border-radius:24px;cursor:pointer;font-size:14px;font-weight:500;padding:12px 24px}.toggle.active{background:#000;color:#fff}.service-category h4{font-weight:600;margin-bottom:12px}.category-heading{color:#000;font-family:Inter;font-size:24px;font-style:normal;font-weight:500;letter-spacing:-.96px;line-height:140%;margin-bottom:16px}.category-block,.category-item{margin-bottom:12px}.category-item{background:#ffffffaa;background:#ffffff75;border-radius:12px;cursor:pointer;padding:16px}.category-item.active{background:#fff}.category-title{color:#000;font-family:Inter;font-size:20px;font-style:normal;font-weight:500;letter-spacing:-.8px;line-height:140%;margin:10px 0}.category-list{list-style:none;margin:10px 0 0;padding-left:0}.category-list li{color:#111;color:#000;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;gap:8px;letter-spacing:-.8px;line-height:140%;margin-bottom:8px}.category-list li,.plus-icon{align-items:center;display:flex}.plus-icon{background:#7dc4ff;border-radius:34px;color:#3aa6ff;font-size:18px;font-weight:600;gap:4px;height:20px;justify-content:center;line-height:1;padding:3px;width:20px}.category-description{color:#333;font-size:13px;margin-top:4px}.service-description{background:#fff;border-radius:16px;color:#333;font-size:14px;margin-top:20px;padding:20px}.service-title h3{font-size:32px;font-weight:500;margin-bottom:10px;margin-top:10px}.divider-line{background-color:#d6dde2;height:1px;margin:16px 0;width:100%}.service-content-row{align-items:stretch;display:flex;gap:25px;min-height:400px}.core-left{display:flex;flex:1 1;flex-direction:column}.core-right{align-items:center;background-color:#fff;border-radius:16px;display:flex;flex:1 1;justify-content:center}.category-container,.service-category{display:flex;flex:1 1;flex-direction:column}.category-container{background:#fff;border-radius:16px;box-shadow:0 1px 4px #0000000a;padding:20px 24px}@media (max-width:1100px){.service-content-row{flex-direction:column!important;gap:20px;min-height:auto}.core-right{order:-1}.core-left{order:1}.category-container,.service-category{flex:none}}@media (max-width:768px){.service-content-row{flex-direction:column!important;gap:20px;min-height:auto}.core-right{order:-1}.core-left{order:1}.category-container,.service-category{flex:none}}.core-subsection .service-title{align-items:center!important;align-self:flex-start!important;display:flex!important;gap:16px!important;justify-content:flex-start!important;margin-bottom:20px!important;text-align:left!important;width:100%!important}.core-subsection{border-radius:30px;display:flex!important;flex-direction:column!important;gap:20px;margin-bottom:40px;padding:25px}.features-section{background-color:#e9f5ff;padding:100px 20px;text-align:center}.features-header h2{color:#000;font-family:Poppins;font-size:45px;font-style:normal;font-weight:500;letter-spacing:-2.4px;line-height:110%;margin-bottom:12px;margin-top:0;text-align:center}.features-header p{color:#444;color:#000;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;letter-spacing:-.8px;line-height:140%;margin:0 auto 40px;max-width:720px;text-align:center}.features-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin:0 auto;max-width:1100px}.feature-card{background:#fff;border-radius:24px;box-shadow:0 4px 12px #0000000d;display:flex;flex-direction:column;gap:12px;padding:30px 24px;text-align:left;transition:transform .2s ease}.feature-card:hover{transform:translateY(-4px)}.feature-icon{align-content:center;align-items:center;display:flex;flex-direction:column;height:70px}.feature-card h3{font-size:18px;font-weight:600;margin:0}.feature-card p{color:#333;font-size:14px}.feature-icon img{height:auto;max-height:70px;max-width:100%;object-fit:contain;width:auto}.book-demo-wrapper{background-color:#fff;overflow-x:hidden;padding:7.5rem 0}.book-demo-container{background-color:#f1f8ff;border-radius:2rem;margin:0 auto;max-width:960px;overflow:hidden;padding:120px;position:relative;text-align:center}.background-pattern{height:100%;left:0;max-height:100%;max-width:100%;object-fit:cover;pointer-events:none;position:absolute;top:0;width:100%;z-index:0}.book-demo-content{color:#000;position:relative;z-index:1}.book-demo-content h1{font-size:2rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.book-demo-content h1 span{color:#1a1a1a}.book-button{background-color:#3a3a3a;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:Inter;font-size:.95rem;font-weight:500;padding:14px 28px;transition:background .3s;transition:background-color .3s ease}.book-button:hover{background-color:#222}@media (max-width:768px){.book-demo-wrapper{padding:4rem 0}.book-demo-container{padding:60px 40px}.book-demo-content h1{font-size:2rem}.book-button{font-size:.95rem;padding:.6rem 1.2rem}}@media (max-width:1024px){.book-demo-container{padding:80px}}@media (max-width:480px){.book-demo-container{padding:40px 20px}}.footer{background-color:#fff;border-top:1px solid #eaeaea;font-family:sans-serif;padding:3rem 1rem 1rem}.footer-container{column-gap:3rem;display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 auto;max-width:1200px;row-gap:2rem}.footer-column{min-width:140px}.logo-column{flex:0 0 250px;min-width:240px}.footer-logo{height:40px;margin-bottom:1rem}.footer-column h4,.footer-column h5{font-size:1rem;font-weight:600;margin-bottom:.75rem;margin-top:0}.footer-column p{color:#333;font-size:.9rem;line-height:1.5;margin-bottom:1rem}.footer-column ul{list-style:none;margin:0;padding:0}.footer-column li{color:#444;cursor:pointer;font-size:.9rem;margin-bottom:.5rem}.footer-column li:hover{text-decoration:underline}.subscribe-button{background-color:#fff;border:1px solid #000;border-radius:6px;cursor:pointer;font-size:.9rem;font-weight:500;padding:.5rem 1rem}.subscribe-button:hover{background-color:#f0f0f0}.footer-bottom{border-top:1px solid #eee;color:#444;font-size:.85rem;margin-top:2rem;padding-top:1rem;text-align:center}@media (max-width:1024px){.footer-container{column-gap:2rem}.logo-column{flex:1 1 100%}}@media (max-width:768px){.footer-container{align-items:flex-start;flex-direction:column;gap:2rem}.footer-column,.logo-column{width:100%}.footer-bottom{text-align:left}}.footer-column .social-icons{display:flex;gap:12px;list-style:none;margin:0;padding:0}.footer-column .social-icons li a{color:#444;font-size:18px;transition:color .3s ease}.footer-column .social-icons li a:hover .fa-facebook-f{color:#0866ff}.footer-column .social-icons li a:hover .fa-x-twitter{color:#000}.footer-column .social-icons li a:hover .fa-linkedin-in{color:#0077b5}.footer-column .social-icons li a:hover .fa-instagram{color:#e1306c}.terms-and-conditions{box-sizing:border-box;color:#000;font-family:Inter,sans-serif;margin:0 auto;max-width:1000px;padding:0 20px}.terms-and-conditions-title{font-size:24px;padding-bottom:20px;padding-top:20px;text-align:center}.terms-and-conditions>div{margin-bottom:16px}.terms-and-conditions>div:nth-child(odd):not(.terms-and-conditions-title){font-size:18px;font-weight:700;margin-top:20px}.terms-and-conditions ul{list-style-type:disc;margin:10px 0;padding-left:40px}.terms-and-conditions ul li{list-style-type:none;margin:10px 0;padding-left:20px}.terms-and-conditions li:before{color:#fff;content:"-";font-weight:700;margin-right:10px}.terms-and-conditions div div,.terms-and-conditions ul li{font-size:15px}.terms-and-conditions ul li ul{list-style-type:circle;margin-top:8px}.terms-and-conditions ul li ul li{margin-bottom:6px}@media (max-width:768px){.terms-and-conditions{font-size:14px;padding:15px}.terms-and-conditions-title{font-size:20px}.terms-and-conditions>div:nth-child(odd):not(.terms-and-conditions-title){font-size:16px}}.refund-policy{box-sizing:border-box;color:#000;font-family:Inter,sans-serif;margin:0 auto;max-width:1000px;padding:0 20px}.refund-policy-title{font-size:24px;padding-bottom:20px;padding-top:20px;text-align:center}.refund-policy>div{margin-bottom:16px}.refund-policy>div:nth-child(odd):not(.refund-policy-title){font-size:18px;font-weight:700;margin-top:20px}.refund-policy ul{list-style-type:none;margin:10px 0;padding-left:20px}.refund-policy ul li{margin-bottom:8px}.refund-policy li:before{color:#fff;content:"-";font-weight:700;margin-right:10px}.refund-policy div div,.refund-policy ul li{font-size:15px}.refund-policy ul li ul{list-style-type:circle;margin-top:8px}.refund-policy ul li ul li{margin-bottom:6px}@media (max-width:768px){.refund-policy{font-size:14px;padding:15px}.refund-policy-title{font-size:20px}.refund-policy>div:nth-child(odd):not(.refund-policy-title){font-size:16px}}.cancellation-policy{box-sizing:border-box;color:#000;font-family:Inter,sans-serif;margin:0 auto;max-width:1000px;padding:0 20px}.cancellation-policy-title{font-size:24px;padding-bottom:20px;padding-top:20px;text-align:center}.cancellation-policy>div{margin-bottom:16px}.cancellation-policy>div:nth-child(odd):not(.cancellation-policy-title){font-size:18px;font-weight:700;margin-top:20px}.cancellation-policy ul{list-style-type:none;margin:10px 0;padding-left:20px}.cancellation-policy ul li{margin-bottom:8px}.cancellation-policy li:before{color:#fff;content:"-";font-weight:700;margin-right:10px}.cancellation-policy div div,.cancellation-policy ul li{font-size:15px}.cancellation-policy ul li ul{list-style-type:circle;margin-top:8px}.cancellation-policy ul li ul li{margin-bottom:6px}@media (max-width:768px){.cancellation-policy{font-size:14px;padding:15px}.cancellation-policy-title{font-size:20px}.cancellation-policy>div:nth-child(odd):not(.cancellation-policy-title){font-size:16px}}.privacy-policy{box-sizing:border-box;color:#000;font-family:Inter,sans-serif;margin:0 auto;max-width:1000px;padding:0 20px}.privacy-policy-title{font-size:24px;padding-bottom:20px;padding-top:20px;text-align:center}.privacy-policy>div{margin-bottom:16px}.privacy-policy>div:nth-child(odd):not(.privacy-policy-title){font-size:18px;font-weight:700;margin-top:20px}.privacy-policy ul{list-style-type:none;margin:10px 0;padding-left:20px}.privacy-policy ul li{margin-bottom:8px}.privacy-policy li:before{color:#fff;content:"-";font-weight:700;margin-right:10px}.privacy-policy div div,.privacy-policy ul li{font-size:15px}.privacy-policy ul li ul{list-style-type:circle;margin-top:8px}.privacy-policy ul li ul li{margin-bottom:6px}@media (max-width:768px){.privacy-policy{font-size:14px;padding:15px}.privacy-policy-title{font-size:20px}.privacy-policy>div:nth-child(odd):not(.privacy-policy-title){font-size:16px}}.customer-logos{background:#fff;box-sizing:border-box;overflow:hidden;padding:32px 16px;width:100%}.logo-slider-seamless{align-items:center;display:flex;height:120px;margin:0 auto;max-width:1200px;overflow:hidden;position:relative;width:100%}.logo-track{gap:60px;transform:translateX(0);width:-webkit-max-content;width:max-content}.logo-item,.logo-track{align-items:center;display:flex}.logo-item{flex-shrink:0;height:100px;justify-content:center;min-width:120px}.logo-item img{opacity:.8;transition:transform .3s ease,opacity .3s ease}.logo-item img:hover{opacity:1;transform:scale(1.1)}@media (max-width:768px){.customer-logos{padding:24px 12px}.logo-slider-seamless{height:100px}.logo-track{gap:40px}.logo-item{height:80px;min-width:100px}.logo-item img{max-height:80px}}@media (max-width:480px){.customer-logos{padding:20px 8px}.logo-slider-seamless{height:90px}.logo-track{gap:30px}.logo-item{height:70px;min-width:80px}.logo-item img{max-height:70px}}.logo-track{-webkit-backface-visibility:hidden;backface-visibility:hidden;perspective:1000px;transform:translateZ(0);will-change:transform}
/*# sourceMappingURL=main.2ef5e01a.css.map*/