.Hero-module__s-6kkG__hero{flex-direction:row;justify-content:space-between;max-width:1200px;margin:6rem auto;padding:2rem;display:flex}.Hero-module__s-6kkG__hero ul{margin:0;padding:0;list-style:none}.Hero-module__s-6kkG__heroContent{width:50%}.Hero-module__s-6kkG__heroContent h1{color:var(--primary-blue);margin-bottom:1.5rem;font-size:3.5rem;font-weight:700;line-height:1.2}.Hero-module__s-6kkG__heroContent p{color:var(--primary-blue);margin-bottom:2rem;padding-right:5rem;font-size:1.25rem;line-height:1.6}.Hero-module__s-6kkG__heroArt{width:50%;display:flex;position:relative}.Hero-module__s-6kkG__heroArt img{z-index:1;border-radius:1rem;margin-left:4rem}.Hero-module__s-6kkG__heroArt .Hero-module__s-6kkG__circularBackground{z-index:0;background:#f0f2f7;border-radius:50%;width:100%;height:100%;position:absolute;bottom:25px;left:15px}.Hero-module__s-6kkG__heroArt ul{z-index:2;flex-direction:column;gap:1.5rem;display:flex;position:absolute;top:50%;left:0;transform:translateY(-50%)}.Hero-module__s-6kkG__heroArt li{background:#fffc;border-radius:.5rem;align-items:center;max-width:200px;padding:.75rem 1rem .75rem 2.5rem;display:flex;position:relative;box-shadow:0 2px 4px #0000001a}.Hero-module__s-6kkG__heroArt li:nth-child(odd){margin-left:0}.Hero-module__s-6kkG__heroArt li:nth-child(2n){margin-left:40px}.Hero-module__s-6kkG__heroArt li:first-child{margin-left:0}.Hero-module__s-6kkG__heroArt li:nth-child(2){margin-left:50px}.Hero-module__s-6kkG__heroArt li:nth-child(3){margin-left:20px}.Hero-module__s-6kkG__heroArt li:nth-child(4){margin-left:70px}.Hero-module__s-6kkG__heroArt li:nth-child(5){margin-left:30px}.Hero-module__s-6kkG__heroArt li .Hero-module__s-6kkG__checkmarkText{font-weight:500}.Hero-module__s-6kkG__heroArt li .Hero-module__s-6kkG__checkmark{background:var(--primary-green);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;padding:5px;display:flex;position:absolute;left:-15px;box-shadow:0 2px 4px #0000001a}@media (max-width:1024px){.Hero-module__s-6kkG__heroContent h1{font-size:3rem}.Hero-module__s-6kkG__heroContent p{padding-right:2rem}.Hero-module__s-6kkG__heroArt img{width:400px;height:300px;margin-left:2rem}}@media (max-width:768px){.Hero-module__s-6kkG__hero{flex-direction:column;margin:3rem auto;padding:1.5rem}.Hero-module__s-6kkG__heroContent,.Hero-module__s-6kkG__heroArt{width:100%}.Hero-module__s-6kkG__heroContent{text-align:center;margin-bottom:3rem}.Hero-module__s-6kkG__heroContent h1{text-align:center;font-size:2.5rem}.Hero-module__s-6kkG__heroContent p{padding-right:0;font-size:1.1rem}.Hero-module__s-6kkG__heroArt{display:none!important}.Hero-module__s-6kkG__heroArt img{width:90%;max-width:450px;height:auto;margin-top:4rem;margin-left:0}.Hero-module__s-6kkG__heroArt .Hero-module__s-6kkG__circularBackground{width:90%;height:90%;left:5%}.Hero-module__s-6kkG__heroArt ul{flex-direction:column;align-items:center;width:100%;margin-top:2rem;padding:0;display:flex;position:relative;transform:none}.Hero-module__s-6kkG__heroArt li{width:80%;max-width:300px;margin:0 auto}}@media (max-width:480px){.Hero-module__s-6kkG__heroContent h1{font-size:2rem}.Hero-module__s-6kkG__heroContent p{font-size:1rem}.Hero-module__s-6kkG__hero{margin:2rem auto;padding:1rem}.Hero-module__s-6kkG__heroArt li{width:100%;max-width:280px;padding:.6rem 1rem .6rem 2.25rem}.Hero-module__s-6kkG__heroArt li .Hero-module__s-6kkG__checkmark{width:25px;height:25px;left:-12px}.Hero-module__s-6kkG__heroArt li .Hero-module__s-6kkG__checkmarkText{font-size:.9rem}}
.Product-module__aRoQ_W__product{flex-direction:column;justify-content:center;align-items:center;gap:2rem;max-width:1200px;margin:6rem auto;padding:0 2rem;display:flex}.Product-module__aRoQ_W__mobileTextGroup{text-align:center;flex-direction:column;width:100%;max-width:768px;margin-bottom:2rem;display:none}.Product-module__aRoQ_W__desktopOnly{display:flex}.Product-module__aRoQ_W__productHeader h2{color:var(--primary-blue);font-size:2.5rem;font-weight:700}.Product-module__aRoQ_W__productHeader p{color:var(--primary-blue);font-size:1rem;line-height:1.6}.Product-module__aRoQ_W__productCards{flex-direction:row;justify-content:center;align-items:stretch;gap:6rem;max-width:1200px;height:100%;margin:0 auto;display:flex}.Product-module__aRoQ_W__cardColumn{flex-direction:column;flex:1;gap:2rem;width:100%;max-width:500px;display:flex}.Product-module__aRoQ_W__textWrapper{align-items:center;height:120px;display:flex}.Product-module__aRoQ_W__cardColumn h3{color:var(--primary-blue);margin:0;font-size:2.5rem;font-weight:700}.Product-module__aRoQ_W__cardColumn p{color:var(--primary-blue);margin:0;font-size:1rem;line-height:1.6}@media (max-width:1024px){.Product-module__aRoQ_W__productCards{gap:3rem}.Product-module__aRoQ_W__cardColumn h3{font-size:2rem}}@media (max-width:768px){.Product-module__aRoQ_W__product{margin:4rem auto}.Product-module__aRoQ_W__mobileTextGroup{display:flex}.Product-module__aRoQ_W__desktopOnly{display:none}.Product-module__aRoQ_W__productCards{flex-direction:column;align-items:center;gap:3rem}.Product-module__aRoQ_W__cardColumn{max-width:100%}.Product-module__aRoQ_W__cardColumn:first-child .Product-module__aRoQ_W__textWrapper{order:1}.Product-module__aRoQ_W__cardColumn:nth-child(2) .Product-module__aRoQ_W__textWrapper{order:2;margin-top:-1rem}.Product-module__aRoQ_W__cardColumn:first-child>div:last-child{order:3}.Product-module__aRoQ_W__cardColumn:nth-child(2)>div:last-child{order:4}.Product-module__aRoQ_W__textWrapper{height:auto;margin-bottom:1rem}.Product-module__aRoQ_W__textWrapper h3{font-size:2rem}.Product-module__aRoQ_W__cardColumn h3{font-size:1.8rem}.Product-module__aRoQ_W__cardColumn p{text-align:center}}@media (max-width:480px){.Product-module__aRoQ_W__product{margin:3rem auto;padding:0 1rem}.Product-module__aRoQ_W__productCards{gap:2rem}.Product-module__aRoQ_W__cardColumn h3{font-size:1.5rem}}
.ProductCard-module__T1Z7aq__productCard{background:#fff;background-image:var(--bg-image);background-position:bottom;background-repeat:no-repeat;background-size:contain;border-radius:1.5rem;flex-direction:column;flex:auto;width:100%;padding:2rem 2rem 250px;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 6px #0000000d}.ProductCard-module__T1Z7aq__productCard h3{color:var(--primary-blue);margin-bottom:1rem;font-size:1.5rem}.ProductCard-module__T1Z7aq__productCard ul{flex:1;margin-top:0;margin-bottom:0;padding-left:0;list-style-type:none}.ProductCard-module__T1Z7aq__productCard li{color:var(--primary-blue);margin-bottom:1rem;margin-left:1rem;padding-left:1.5rem;font-size:1.1rem;line-height:1.5;position:relative}.ProductCard-module__T1Z7aq__productCard li:before{content:"•";color:var(--primary-blue);position:absolute;left:0}.ProductCard-module__T1Z7aq__productCardContent{flex-direction:column;flex:1;display:flex}@media (max-width:768px){.ProductCard-module__T1Z7aq__productCard{background-size:contain;padding:1.5rem 1.5rem 200px}.ProductCard-module__T1Z7aq__productCard h3{margin-bottom:2rem}.ProductCard-module__T1Z7aq__productCard li{margin-bottom:1rem;font-size:1rem}.ProductCard-module__T1Z7aq__productCard ul{margin-bottom:2rem}}@media (max-width:480px){.ProductCard-module__T1Z7aq__productCard{padding:1.25rem 1.25rem 150px}.ProductCard-module__T1Z7aq__productCard li{margin-left:.5rem;padding-left:1rem}}
.Functionality-module__5me10G__functionality{background:var(--primary-blue);color:#fff;text-align:center;margin:6rem auto 0;padding:4rem 1rem}.Functionality-module__5me10G__functionality h2{margin-bottom:4rem;font-size:2.5rem;font-weight:700}.Functionality-module__5me10G__functionality ul{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1200px;margin:0 auto;list-style:none;display:grid}.Functionality-module__5me10G__functionality li{background:#57607d;border-radius:1rem;padding:2rem}.Functionality-module__5me10G__functionality li .Functionality-module__5me10G__iconWrapper{background:var(--primary-blue);border-radius:1rem;width:fit-content;margin:0 auto 30px;padding:1rem}.Functionality-module__5me10G__functionality li .Functionality-module__5me10G__subtext{color:#fff;opacity:.8;margin-top:10px;font-size:.875rem}@media (max-width:1024px){.Functionality-module__5me10G__functionality h2{margin-bottom:3rem;font-size:2.2rem}}@media (max-width:768px){.Functionality-module__5me10G__functionality{padding:3rem 1rem}.Functionality-module__5me10G__functionality h2{margin-bottom:2.5rem;font-size:1.8rem}.Functionality-module__5me10G__functionality ul{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.Functionality-module__5me10G__functionality{margin:0;padding:2rem .75rem}.Functionality-module__5me10G__functionality h2{margin-bottom:2rem;font-size:1.5rem}.Functionality-module__5me10G__functionality ul{grid-template-columns:1fr;gap:1.5rem}.Functionality-module__5me10G__functionality li{padding:1.5rem}.Functionality-module__5me10G__functionality li .Functionality-module__5me10G__iconWrapper{margin-bottom:20px}.Functionality-module__5me10G__functionality li .Functionality-module__5me10G__iconWrapper img{width:50px;height:50px}}
.Benefits-module__tN5IeG__benefitsWrapper{background:radial-gradient(circle,#a6bc694d 0%,#a6bc6900 100%);position:relative}.Benefits-module__tN5IeG__benefits{max-width:1200px;margin:0 auto;padding:4rem 1rem}.Benefits-module__tN5IeG__benefitsWrapper .Benefits-module__tN5IeG__dotsPattern{opacity:.1;z-index:1;background-image:radial-gradient(#a6bc69 3px,#0000 3px);background-size:15px 15px;width:200px;height:75px;position:absolute;top:0;right:0}.Benefits-module__tN5IeG__benefits .Benefits-module__tN5IeG__header{max-width:800px}.Benefits-module__tN5IeG__benefits .Benefits-module__tN5IeG__header h2{margin-bottom:1.5rem;font-size:2.5rem;font-weight:700}.Benefits-module__tN5IeG__benefits .Benefits-module__tN5IeG__header p{margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.Benefits-module__tN5IeG__benefits ul{grid-template-columns:repeat(3,1fr);gap:2rem;list-style:none;display:grid}.Benefits-module__tN5IeG__benefits ul li{background:#fff;border-radius:1rem;padding:2rem;box-shadow:0 4px 6px #0000000d}.Benefits-module__tN5IeG__benefits ul li h3{margin-bottom:1rem;font-size:1.25rem;font-weight:700}.Benefits-module__tN5IeG__benefits ul li .Benefits-module__tN5IeG__iconWrapper{background:#a6bc691a;border-radius:50%;width:fit-content;margin-bottom:1rem;padding:.5rem;transform:translateZ(0)}.Benefits-module__tN5IeG__benefits ul li .Benefits-module__tN5IeG__iconWrapper img{backface-visibility:hidden;display:block}@media (max-width:1024px){.Benefits-module__tN5IeG__benefits{padding:3rem 2rem}.Benefits-module__tN5IeG__benefits .Benefits-module__tN5IeG__header h2{font-size:2.2rem}.Benefits-module__tN5IeG__benefits ul{gap:1.5rem}}@media (max-width:768px){.Benefits-module__tN5IeG__benefits{padding:3rem 1.5rem}.Benefits-module__tN5IeG__benefits .Benefits-module__tN5IeG__header h2{font-size:2rem}.Benefits-module__tN5IeG__benefits .Benefits-module__tN5IeG__header p{font-size:1rem}.Benefits-module__tN5IeG__benefits ul{grid-template-columns:repeat(2,1fr)}.Benefits-module__tN5IeG__benefits ul li{padding:1.5rem}.Benefits-module__tN5IeG__benefits ul li h3{font-size:1.1rem}}@media (max-width:480px){.Benefits-module__tN5IeG__benefits{padding:2rem 1rem}.Benefits-module__tN5IeG__benefits .Benefits-module__tN5IeG__header h2{text-align:center;font-size:1.8rem}.Benefits-module__tN5IeG__benefits .Benefits-module__tN5IeG__header p{text-align:center}.Benefits-module__tN5IeG__benefits ul{grid-template-columns:1fr;gap:1.25rem}}
.About-module__vMbv_W__about{flex-direction:row;justify-content:space-between;align-items:center;gap:2rem;max-width:1200px;margin:6rem auto;padding:0 2rem;display:flex}.About-module__vMbv_W__about .About-module__vMbv_W__header{flex:1;max-width:50%}.About-module__vMbv_W__about .About-module__vMbv_W__header h2{margin-bottom:2rem;font-size:3rem;font-weight:700}.About-module__vMbv_W__about .About-module__vMbv_W__header p{margin-bottom:1.5rem;font-size:1.1rem}.About-module__vMbv_W__about .About-module__vMbv_W__imageContainer{flex:1;max-width:50%}.About-module__vMbv_W__about .About-module__vMbv_W__imageContainer img{object-fit:cover;border-radius:2rem;width:100%;height:auto}@media (max-width:1024px){.About-module__vMbv_W__about .About-module__vMbv_W__header h2{font-size:2.5rem}}@media (max-width:768px){.About-module__vMbv_W__about{flex-direction:column-reverse;margin:4rem auto}.About-module__vMbv_W__about .About-module__vMbv_W__header,.About-module__vMbv_W__about .About-module__vMbv_W__imageContainer{flex:none;width:100%;max-width:100%}.About-module__vMbv_W__about .About-module__vMbv_W__header{margin-top:2rem}.About-module__vMbv_W__about .About-module__vMbv_W__header h2{text-align:center;font-size:2.2rem}}@media (max-width:480px){.About-module__vMbv_W__about{gap:1.5rem;margin:3rem auto;padding:0 1rem}.About-module__vMbv_W__about .About-module__vMbv_W__header h2{margin-bottom:1.5rem;font-size:1.8rem}.About-module__vMbv_W__about .About-module__vMbv_W__header p{font-size:1rem}}
.Press-module__kTGloG__pressSection{background-color:#f9fafb;padding:80px 0}.Press-module__kTGloG__container{max-width:1200px;margin:0 auto;padding:0 24px}.Press-module__kTGloG__header{margin-bottom:48px}.Press-module__kTGloG__header h2{color:#1a1a1a;margin-bottom:16px;font-size:48px;font-weight:700}.Press-module__kTGloG__subtitle{color:#6b7280;margin:0;font-size:20px}.Press-module__kTGloG__pressGrid{grid-template-columns:repeat(3,1fr);gap:32px;margin-bottom:48px;display:grid}@media (max-width:1024px){.Press-module__kTGloG__pressGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Press-module__kTGloG__pressGrid{grid-template-columns:1fr}.Press-module__kTGloG__pressCard{min-height:auto;padding:28px}.Press-module__kTGloG__publicationLogoWrapper{width:240px;height:80px}.Press-module__kTGloG__publicationLogo{max-width:240px;max-height:80px}.Press-module__kTGloG__publicationName,.Press-module__kTGloG__title{font-size:20px}}.Press-module__kTGloG__pressCard{color:inherit;background:#fff;border-radius:16px;flex-direction:column;min-height:420px;padding:40px;text-decoration:none;transition:all .3s;animation:.5s ease-in-out Press-module__kTGloG__fadeIn;display:flex;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}@keyframes Press-module__kTGloG__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.Press-module__kTGloG__pressCard:hover{transform:translateY(-4px);box-shadow:0 12px 24px #00000026}.Press-module__kTGloG__publicationHeader{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;min-height:100px;margin-bottom:24px;padding-bottom:20px;display:flex}.Press-module__kTGloG__publicationLogoWrapper{width:200px;height:100px;position:relative}.Press-module__kTGloG__publicationLogo{object-fit:contain;object-position:left center;filter:grayscale();opacity:.8;width:auto;max-width:200px;max-height:100px;transition:all .3s}.Press-module__kTGloG__pressCard:hover .Press-module__kTGloG__publicationLogo{filter:grayscale(0%);opacity:1}.Press-module__kTGloG__publicationName{color:#1f2937;letter-spacing:-.05em;text-align:left;font-size:32px;font-weight:800;line-height:1}.Press-module__kTGloG__date{color:#6b7280;white-space:nowrap;margin-left:auto;font-size:14px}.Press-module__kTGloG__title{color:#1a1a1a;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:16px;font-size:22px;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.Press-module__kTGloG__summary{color:#6b7280;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;flex-grow:1;margin-bottom:16px;font-size:16px;line-height:1.6;display:-webkit-box;overflow:hidden}.Press-module__kTGloG__readMore{color:var(--primary-blue);align-items:center;font-size:16px;font-weight:500;transition:color .2s;display:inline-flex}.Press-module__kTGloG__pressCard:hover .Press-module__kTGloG__readMore{color:var(--hover-blue)}.Press-module__kTGloG__indicators{justify-content:center;gap:8px;margin-bottom:32px;display:flex}.Press-module__kTGloG__indicator{cursor:pointer;background-color:#d1d5db;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .3s}.Press-module__kTGloG__indicator:hover{background-color:#9ca3af}.Press-module__kTGloG__indicator.Press-module__kTGloG__active{background-color:var(--primary-blue);border-radius:4px;width:24px}.Press-module__kTGloG__viewAll{text-align:center}.Press-module__kTGloG__viewAllLink{color:var(--primary-blue);font-size:18px;font-weight:500;text-decoration:none;transition:color .2s}.Press-module__kTGloG__viewAllLink:hover{color:var(--hover-blue)}
.Faq-module__oyfdUG__faq{max-width:1200px;margin:6rem auto;padding:2rem 1rem}.Faq-module__oyfdUG__faq h2{color:#3a4374;margin-bottom:2rem;font-size:2.5rem}.Faq-module__oyfdUG__visuallyHidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.Faq-module__oyfdUG__seoHidden{display:none}.Faq-module__oyfdUG__faqItems{grid-template-columns:repeat(auto-fit,minmax(500px,1fr));gap:0;display:grid}.Faq-module__oyfdUG__faqItem{border-bottom:1px solid #e0e0e0;padding:1.5rem 2rem 1.5rem 1rem;transition:background-color .3s}.Faq-module__oyfdUG__faqItem:hover{background:#313e680d}.Faq-module__oyfdUG__questionHeader{cursor:pointer;text-align:left;width:100%;font:inherit;background:0 0;border:none;justify-content:space-between;align-items:center;padding:.5rem 0;display:flex}.Faq-module__oyfdUG__questionHeader:hover{box-shadow:none;background:0 0;transform:scale(1.02)}.Faq-module__oyfdUG__questionHeader h3{color:var(--primary-blue);margin:0 .5rem 0 0;font-size:1rem;line-height:1.6}.Faq-module__oyfdUG__arrow{color:var(--primary-blue)}.Faq-module__oyfdUG__answer{overflow:hidden}.Faq-module__oyfdUG__answer p{color:#666;margin:0;line-height:1.6}@media (max-width:1024px){.Faq-module__oyfdUG__faq{margin:5rem auto;padding:2rem}.Faq-module__oyfdUG__faq h2{font-size:2.2rem}}@media (max-width:768px){.Faq-module__oyfdUG__faq{margin:4rem auto;padding:1rem 1.5rem}.Faq-module__oyfdUG__faq h2{margin-bottom:1.5rem;font-size:2rem}.Faq-module__oyfdUG__faqItems{grid-template-columns:1fr}.Faq-module__oyfdUG__faqItem{padding:1.25rem 1.5rem 1.25rem 1rem}}@media (max-width:480px){.Faq-module__oyfdUG__faq{margin:3rem auto;padding:1rem}.Faq-module__oyfdUG__faq h2{font-size:1.8rem}.Faq-module__oyfdUG__faqItem{padding:1rem .75rem}.Faq-module__oyfdUG__questionHeader h3{font-size:.9rem}}
.Contact-module__XILVtW__contact{justify-content:center;max-width:1200px;margin:6rem auto;padding:3rem 1rem;display:flex}.Contact-module__XILVtW__contactContainer{flex-direction:column;gap:2rem;width:100%;display:flex}.Contact-module__XILVtW__contactContainer input,.Contact-module__XILVtW__contactContainer select,.Contact-module__XILVtW__contactContainer textarea{border-radius:0}.Contact-module__XILVtW__contactContainer input:focus,.Contact-module__XILVtW__contactContainer select:focus,.Contact-module__XILVtW__contactContainer textarea:focus{border-radius:.75rem}.Contact-module__XILVtW__header{max-width:800px}.Contact-module__XILVtW__header h2{color:var(--primary-blue);margin-bottom:1.5rem;font-size:2.5rem;font-weight:600}.Contact-module__XILVtW__header p{color:var(--primary-blue);margin-bottom:1rem;line-height:1.5}.Contact-module__XILVtW__header a{color:var(--primary-blue);text-decoration:none}.Contact-module__XILVtW__header a:hover{text-decoration:underline}.Contact-module__XILVtW__socialIcons{gap:1rem;margin:1.5rem 0;display:flex}.Contact-module__XILVtW__socialIcons a{color:var(--primary-blue);font-size:1.5rem;transition:color .2s}.Contact-module__XILVtW__socialIcons a:hover{color:var(--hover-blue)}.Contact-module__XILVtW__form{width:100%}.Contact-module__XILVtW__form form{flex-direction:column;gap:1.5rem;display:flex}.Contact-module__XILVtW__formGroup{flex-direction:column;gap:.5rem;display:flex}.Contact-module__XILVtW__formGroup label{color:var(--primary-blue);font-weight:500}.Contact-module__XILVtW__formGroup input,.Contact-module__XILVtW__formGroup select,.Contact-module__XILVtW__formGroup textarea{background:0 0;border:none;border-bottom:1px solid #ccc;width:100%;padding:.75rem;font-size:1rem}.Contact-module__XILVtW__formGroup input::placeholder,.Contact-module__XILVtW__formGroup textarea::placeholder,.Contact-module__XILVtW__formGroup select::placeholder{color:#ccc}.Contact-module__XILVtW__formGroup input::placeholder,.Contact-module__XILVtW__formGroup textarea::placeholder{color:var(--primary-blue)}.Contact-module__XILVtW__formGroup small{color:var(--primary-blue);font-size:.875rem}.Contact-module__XILVtW__formActions{justify-content:flex-end;margin-top:1rem;display:flex}.Contact-module__XILVtW__sendButton{background:var(--primary-green)}.Contact-module__XILVtW__sendButton:hover{background:var(--hover-green)}.Contact-module__XILVtW__message{text-align:center;border-radius:4px;margin-top:1rem;padding:.75rem;font-weight:500}.Contact-module__XILVtW__success{color:#155724;background:#d4edda;border:1px solid #c3e6cb}.Contact-module__XILVtW__error{color:#721c24;background:#f8d7da;border:1px solid #f5c6cb}@media (min-width:768px){.Contact-module__XILVtW__contactContainer{flex-direction:row;gap:4rem}.Contact-module__XILVtW__header,.Contact-module__XILVtW__form{flex:1}}@media (max-width:1024px){.Contact-module__XILVtW__contact{margin:5rem auto;padding:2rem}.Contact-module__XILVtW__header h2{font-size:2.2rem}}@media (max-width:767px){.Contact-module__XILVtW__contact{margin:4rem auto;padding:1.5rem}.Contact-module__XILVtW__header h2{font-size:2rem}.Contact-module__XILVtW__contactContainer{gap:3rem}.Contact-module__XILVtW__formActions{justify-content:center}}@media (max-width:480px){.Contact-module__XILVtW__contact{margin:3rem auto;padding:1rem}.Contact-module__XILVtW__header h2{font-size:1.8rem}.Contact-module__XILVtW__socialIcons{justify-content:center}.Contact-module__XILVtW__formGroup input,.Contact-module__XILVtW__formGroup select,.Contact-module__XILVtW__formGroup textarea{padding:.6rem;font-size:.9rem}.Contact-module__XILVtW__sendButton{justify-content:center;width:100%;padding:.6rem 1.5rem}}
.TryIt-module__PoA1lW__tryItWrapper{background:radial-gradient(circle,#a6bc694d 0%,#a6bc6900 100%);position:relative;overflow:hidden}.TryIt-module__PoA1lW__tryIt{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:2rem;max-width:1200px;margin:0 auto;padding:6rem 2rem;display:flex}.TryIt-module__PoA1lW__header{flex-direction:column;align-items:flex-start;gap:1.5rem;display:flex}.TryIt-module__PoA1lW__header h2{color:var(--primary-blue);margin:0;font-size:3rem}.TryIt-module__PoA1lW__cardsContainer{gap:2rem;display:flex}.TryIt-module__PoA1lW__tryItWrapper .TryIt-module__PoA1lW__dotsPattern{opacity:.15;z-index:1;background-image:radial-gradient(#a6bc69 3px,#0000 3px);background-size:15px 15px;width:200px;height:100px;position:absolute;bottom:0;left:0}@media (max-width:1024px){.TryIt-module__PoA1lW__tryIt{padding:5rem 2rem}.TryIt-module__PoA1lW__header h2{font-size:2.5rem}}@media (max-width:768px){.TryIt-module__PoA1lW__tryIt{text-align:center;flex-direction:column;align-items:center;padding:4rem 1.5rem}.TryIt-module__PoA1lW__header{align-items:center;margin-bottom:2rem}.TryIt-module__PoA1lW__header h2{font-size:2.2rem}.TryIt-module__PoA1lW__cardsContainer{flex-direction:column;align-items:center;width:100%}}@media (max-width:480px){.TryIt-module__PoA1lW__tryIt{padding:3rem 1rem}.TryIt-module__PoA1lW__header h2{font-size:1.8rem}.TryIt-module__PoA1lW__tryItWrapper .TryIt-module__PoA1lW__dotsPattern{width:150px;height:75px}}
.TryItCard-module__IlCcuq__card{background:#fff;border-radius:1rem;flex-direction:column;gap:1rem;max-width:400px;padding:2rem;display:flex;box-shadow:0 4px 20px #0000000d}.TryItCard-module__IlCcuq__iconContainer{background:#a6bc69;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;margin-bottom:.5rem;display:flex}.TryItCard-module__IlCcuq__title{color:#394271;margin:0;font-size:1.75rem}.TryItCard-module__IlCcuq__card p{color:#4c4c6d;margin:0;line-height:1.6}@media (max-width:768px){.TryItCard-module__IlCcuq__card{width:100%;max-width:100%}}@media (max-width:480px){.TryItCard-module__IlCcuq__card{padding:1.5rem}.TryItCard-module__IlCcuq__title{font-size:1.5rem}.TryItCard-module__IlCcuq__iconContainer{width:2.5rem;height:2.5rem}}
