.Hero_container__c20Dw{display:flex;height:100vh;width:100%;background-color:#fff;overflow:hidden}.Hero_textSection__vi_Y3{flex:0 0 45%;display:flex;flex-direction:column;justify-content:center;padding:0 5rem;z-index:10;background:transparent}.Hero_heading__QsVlS{font-size:3.5rem;line-height:1.1;font-weight:500;color:#111;margin-bottom:1.5rem;letter-spacing:-.02em}.Hero_description__oYK4U{font-size:1rem;line-height:1.6;color:#333;margin-bottom:2.5rem;max-width:450px}.Hero_buttonGroup__2lUlD{display:flex;gap:1rem}.Hero_btn__vAf_J{padding:.8rem 2rem;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease;border:none}.Hero_btnPrimary__1mlht{background-color:#05f;color:#fff}.Hero_btnPrimary__1mlht:hover{background-color:#04c}.Hero_btnSecondary__uIFSi{background-color:transparent;color:#333;border:1px solid #e0e0e0}.Hero_btnSecondary__uIFSi:hover{border-color:#999}.Hero_sliderSection__BEPRO{flex:1 1;position:relative;overflow:hidden;background-color:#f9f9f9}.Hero_sliderTrack__mshtv{display:flex;gap:20px;padding:20px;width:100%}.Hero_column__hLEqH{display:flex;flex-direction:column;gap:20px;width:50%;animation:Hero_scrollUp__BtNTK 40s linear infinite}.Hero_column__hLEqH:nth-child(2){margin-top:80px;animation-direction:reverse}.Hero_imageCard__932J2{background-color:#e5e5e5;width:100%;aspect-ratio:3/4;border-radius:0;display:flex;align-items:center;justify-content:center;overflow:hidden}.Hero_imageCard__932J2 img{width:100%;height:100%;object-fit:cover;display:block}@keyframes Hero_scrollUp__BtNTK{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@media (max-width:768px){.Hero_container__c20Dw{flex-direction:column;height:auto;min-height:60vh;padding-top:120px;padding-bottom:50px}.Hero_textSection__vi_Y3{width:100%;flex:auto;padding:0 1.5rem;text-align:center;align-items:center}.Hero_heading__QsVlS{font-size:2.5rem;margin-bottom:1rem}.Hero_description__oYK4U{margin-bottom:2rem}.Hero_sliderSection__BEPRO{display:none}.Hero_buttonGroup__2lUlD{justify-content:center}}.products_section__UDpWB{padding:6rem 2rem;background-color:#fff;color:#111;display:flex;flex-direction:column;align-items:center}.products_header__SgxCJ{text-align:center;margin-bottom:4rem;max-width:800px}.products_label__DbzdV{font-size:.9rem;font-weight:700;margin-bottom:1rem;display:block}.products_title__FlAg_{font-size:3rem;font-weight:500;margin-bottom:1.5rem;line-height:1.2}.products_subtitle__6gEUu{font-size:1.1rem;color:#333;line-height:1.5}.products_grid__HdD07{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem;width:100%;max-width:1400px}.products_card__XKD3N{display:flex;flex-direction:row;min-height:400px;border:1px solid #e0e0e0}.products_cardContent__S0xZp{flex:1 1;background-color:#f5f5f5;padding:3rem;display:flex;flex-direction:column;justify-content:space-between}.products_cardImageContainer__jopnH{flex:1 1;background-color:#e6e6e6;display:flex;align-items:center;justify-content:center;position:relative}.products_productLabel__rpwxp{font-size:.9rem;font-weight:700;margin-bottom:.5rem}.products_productTitle__ns0m1{font-size:2rem;font-weight:400;margin-bottom:1rem;line-height:1.2}.products_productDescription__hMXTu{font-size:1rem;line-height:1.6;color:#444;margin-bottom:2rem}.products_link__5DonX{font-size:1rem;font-weight:600;color:#111;text-decoration:none;display:flex;align-items:center;gap:.5rem;cursor:pointer}.products_link__5DonX:hover{text-decoration:underline}.products_iconPlaceholder__pML80{width:60px;height:50px;background-color:#bdbdbd;position:relative;border-radius:4px}.products_iconPlaceholder__pML80:after{content:"";position:absolute;top:60%;left:20%;width:60%;height:20%;background:#999;border-radius:50%}.products_iconPlaceholder__pML80:before{content:"";position:absolute;top:25%;left:30%;width:15%;height:15%;background:#999;border-radius:50%}@media (max-width:900px){.products_grid__HdD07{grid-template-columns:1fr}.products_card__XKD3N{flex-direction:column-reverse}.products_cardImageContainer__jopnH{min-height:250px}.products_title__FlAg_{font-size:2rem}}.compare_section__OemPw{padding:6rem 2rem;background-color:#fff;color:#111;display:flex;flex-direction:column;align-items:center}.compare_header__PvMkp{text-align:center;margin-bottom:4rem;max-width:600px}.compare_label__ZH9ic{font-size:.85rem;font-weight:700;margin-bottom:1rem;display:block;text-transform:uppercase;letter-spacing:.05em}.compare_title__0dnco{font-size:3rem;font-weight:400;margin-bottom:1rem;line-height:1.2}.compare_subtitle__A2588{font-size:1rem;color:#555;line-height:1.5}.compare_grid__t3BTU{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem;width:100%;max-width:1000px}.compare_card__ln1vO{background-color:#f5f5f5;padding:3rem 2rem 6rem;display:flex;flex-direction:column;border:1px solid #eee;height:100%;position:relative}.compare_downloadBtn__H7UV4{display:inline-block;padding:12px 30px;background-color:#000;color:#fff;text-decoration:none;border-radius:4px;font-weight:500;transition:all .3s ease;position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);white-space:nowrap}.compare_downloadBtn__H7UV4:hover{background-color:#333;color:#fff}.compare_cardHeader__z7hoF{text-align:center;margin-bottom:2rem;display:flex;flex-direction:column;align-items:center}.compare_imagePlaceholder__gu3Ve{width:180px;height:180px;background-color:#e0e0e0;margin-bottom:2rem;display:flex;align-items:center;justify-content:center;position:relative}.compare_iconGraphic__Qg0HV{width:40px;height:30px;background:#bdbdbd;border-radius:2px;position:relative}.compare_productName__xzcN0{font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.compare_productTagline__dmfML{font-size:.9rem;color:#666}.compare_specsContainer__0ziJs{margin-bottom:2.5rem;border-top:1px solid #e0e0e0}.compare_specRow__04uAO{display:flex;justify-content:space-between;align-items:flex-start;padding:1rem 0;border-bottom:1px solid #e0e0e0;font-size:.9rem}.compare_specLabel__7Qjlg{color:#444;font-weight:400;flex-shrink:0;margin-right:1.5rem;max-width:40%}.compare_specValue__X4XMn{color:#111;font-weight:600;text-align:right;flex:1 1;word-wrap:break-word}.compare_featuresContainer__QvvKY{display:flex;flex-direction:column;gap:.8rem}.compare_featureItem__bmvlP{display:flex;align-items:center;gap:1rem;font-size:.9rem;color:#333}.compare_iconCheck__8FxI1{color:#111;flex-shrink:0}.compare_iconCross__7i_nA{color:#111;flex-shrink:0;opacity:.6}@media (max-width:768px){.compare_grid__t3BTU{grid-template-columns:1fr}.compare_title__0dnco{font-size:2rem}.compare_card__ln1vO{padding:2rem 1.5rem}.compare_downloadBtn__H7UV4{position:static;transform:none;margin-top:2rem;width:100%;text-align:center;display:block}}@media (max-width:480px){.compare_specRow__04uAO{flex-direction:column;align-items:flex-start;gap:.5rem}.compare_specLabel__7Qjlg{margin-right:0;max-width:100%;font-weight:600}.compare_specValue__X4XMn{text-align:left}}.impact_section__Vjrgw{padding:6rem 2rem;background-color:#fff;color:#111;display:flex;flex-direction:column;align-items:center}.impact_header__7714n{text-align:center;margin-bottom:4rem;max-width:800px}.impact_label__f7Ci1{font-size:.9rem;font-weight:700;margin-bottom:1rem;display:block}.impact_title__d3mZc{font-size:3rem;font-weight:500;margin-bottom:1.5rem;line-height:1.2}.impact_subtitle__lzrFg{font-size:1.1rem;color:#333;line-height:1.5}.impact_grid__6THnM{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2rem;gap:2rem;width:100%;max-width:1400px}.impact_cardVertical__1eD1b{display:flex;flex-direction:column;background-color:#f5f5f5;border:1px solid #e0e0e0;min-height:450px}.impact_cardImageTop__ZEmPo{height:250px;background-color:#e6e6e6;display:flex;align-items:center;justify-content:center}.impact_cardContentBottom__lovSh{padding:2rem;display:flex;flex-direction:column;justify-content:space-between;flex-grow:1}.impact_cardHorizontal__XWBwm{grid-column:span 2;display:flex;flex-direction:row;background-color:#f5f5f5;border:1px solid #e0e0e0;min-height:450px}.impact_cardImageLeft__YYGYB{flex:1.2 1;background-color:#e6e6e6;display:flex;align-items:center;justify-content:center}.impact_cardContentRight__HmhGy{flex:1 1;padding:3rem;display:flex;flex-direction:column;justify-content:center}.impact_cardLabel__NevhT{font-size:.9rem;font-weight:700;margin-bottom:.5rem;display:block}.impact_cardTitle___JlV8{font-size:1.75rem;font-weight:400;margin-bottom:1rem;line-height:1.2}.impact_cardDescription__W6yz_{font-size:1rem;line-height:1.6;color:#444;margin-bottom:2rem}.impact_link___N53Y{font-size:1rem;font-weight:600;color:#111;text-decoration:none;display:flex;align-items:center;gap:.5rem;cursor:pointer}.impact_link___N53Y:hover{text-decoration:underline}.impact_iconPlaceholder__hV8Za{width:60px;height:50px;background-color:#bdbdbd;position:relative;border-radius:4px}.impact_iconPlaceholder__hV8Za:after{content:"";position:absolute;top:60%;left:20%;width:60%;height:20%;background:#999;border-radius:50%}.impact_iconPlaceholder__hV8Za:before{content:"";position:absolute;top:25%;left:30%;width:15%;height:15%;background:#999;border-radius:50%}@media (max-width:1024px){.impact_grid__6THnM{grid-template-columns:1fr}.impact_cardHorizontal__XWBwm{grid-column:auto;flex-direction:column}.impact_cardImageLeft__YYGYB{height:250px;flex:none}.impact_cardContentRight__HmhGy{padding:2rem;flex:1 1}.impact_title__d3mZc{font-size:2rem}}.partners_section__9VT6K{padding:6rem 2rem;background-color:#fff;color:#111;overflow:hidden}.partners_headerContainer__vT5jj{max-width:1200px;margin:0 auto 5rem;display:flex;justify-content:space-between;align-items:flex-start;gap:4rem}.partners_headerLeft__G_J2r{flex:1 1}.partners_headerRight__qnH4Z{flex:1.2 1}.partners_label__lpqdQ{font-size:.9rem;font-weight:700;margin-bottom:1rem;display:block}.partners_title__dsfvz{font-size:3rem;font-weight:500;margin-bottom:1.5rem;line-height:1.1}.partners_description__azEP8{font-size:1rem;line-height:1.6;color:#333;margin-bottom:2rem}.partners_buttonGroup__Lcoc1{display:flex;align-items:center;gap:2rem}.partners_btnExplore__UJX3I{padding:.8rem 2rem;font-size:.9rem;font-weight:600;background-color:transparent;color:#333;border:1px solid #e0e0e0;cursor:pointer;transition:all .2s ease}.partners_btnExplore__UJX3I:hover{border-color:#999}.partners_linkView__LkfV1{font-size:1rem;font-weight:600;color:#111;text-decoration:none;display:flex;align-items:center;gap:.5rem;cursor:pointer}.partners_linkView__LkfV1:hover{text-decoration:underline}.partners_sliderContainer__WagEY{width:100%}.partners_sliderTrack__FucYT{display:flex;gap:20px;width:max-content;animation:partners_scrollLeft__Gisw0 60s linear infinite}.partners_imageColumn__1kyGS{display:flex;flex-direction:column;gap:20px;flex-shrink:0}.partners_imageItem__F5pf7{width:300px;height:220px;background-color:#f0f0f0;display:flex;align-items:center;justify-content:center;position:relative}.partners_iconPlaceholder__2h4Ef{width:60px;height:50px;background-color:#bdbdbd;position:relative;border-radius:4px}.partners_iconPlaceholder__2h4Ef:after{content:"";position:absolute;top:60%;left:20%;width:60%;height:20%;background:#999;border-radius:50%}.partners_iconPlaceholder__2h4Ef:before{content:"";position:absolute;top:25%;left:30%;width:15%;height:15%;background:#999;border-radius:50%}@keyframes partners_scrollLeft__Gisw0{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (max-width:900px){.partners_headerContainer__vT5jj{flex-direction:column;gap:2rem}.partners_title__dsfvz{font-size:2.5rem}.partners_imageItem__F5pf7{width:240px;height:180px}}.contact_section__1jDYU{padding:6rem 2rem;background-color:#fff;color:#111;display:flex;flex-direction:column;align-items:center}.contact_header__93etA{text-align:center;margin-bottom:3rem;max-width:600px}.contact_label__k3YSt{font-size:.85rem;font-weight:700;margin-bottom:1rem;display:block}.contact_title__WgvId{font-size:3rem;font-weight:400;margin-bottom:1rem;line-height:1.2}.contact_subtitle__9s8XR{font-size:1rem;color:#333}.contact_formContainer__D_E9v{width:100%;max-width:700px}.contact_form__dcfAP{display:flex;flex-direction:column;gap:1.5rem}.contact_row__9C7BR{display:flex;gap:2rem}.contact_inputGroup__u2zxI{flex:1 1;display:flex;flex-direction:column;gap:.5rem}.contact_inputLabel__kH8bT{font-size:.9rem;color:#333;font-weight:400}.contact_input__DmKal,.contact_select__9nBae,.contact_textarea__g2cbo{width:100%;padding:.8rem 1rem;font-size:1rem;background-color:#f5f5f5;border:1px solid #e0e0e0;border-radius:4px;color:#333}.contact_input__DmKal:focus,.contact_select__9nBae:focus,.contact_textarea__g2cbo:focus{outline:none;border-color:#999;background-color:#fff}.contact_textarea__g2cbo{resize:vertical;min-height:120px}.contact_radioSection__cOk6q{margin-top:.5rem}.contact_radioGrid__1U4NL{display:grid;grid-template-columns:1fr 1fr;grid-gap:.8rem 2rem;gap:.8rem 2rem;margin-top:.5rem}.contact_radioItem__FBSOz{display:flex;align-items:center;gap:.5rem;font-size:.9rem;cursor:pointer}.contact_radioInput__zIzJM{width:18px;height:18px;cursor:pointer;accent-color:#e0e0e0}.contact_checkboxGroup___oaBs{display:flex;align-items:center;gap:.5rem;margin-top:.5rem;font-size:.9rem}.contact_checkbox__eUj4v{width:18px;height:18px;cursor:pointer}.contact_submitButton__P8Op5{background-color:#05f;color:#fff;border:none;padding:.8rem 3rem;font-size:1rem;font-weight:600;border-radius:4px;cursor:pointer;align-self:center;margin-top:1rem;transition:background-color .2s}.contact_submitButton__P8Op5:hover{background-color:#04c}@media (max-width:600px){.contact_row__9C7BR{flex-direction:column;gap:1.5rem}.contact_radioGrid__1U4NL{grid-template-columns:1fr}.contact_title__WgvId{font-size:2.2rem}}.testimonials_section__lS5OF{padding:4rem 2rem;background-color:#fff;color:#111;display:flex;flex-direction:column;align-items:center}.testimonials_header__lA_kD{text-align:center;margin-bottom:3rem;max-width:700px}.testimonials_title__1NyJR{font-size:2.5rem;font-weight:500;margin-bottom:.8rem;line-height:1.2}.testimonials_subtitle__81zQM{font-size:1rem;color:#333}.testimonials_sliderContainer__XIlM4{position:relative;width:100%;max-width:1200px;display:flex;align-items:center;gap:1rem}.testimonials_viewport__DHw2M{overflow:hidden;width:100%}.testimonials_track__DrYja{display:flex;gap:2rem;transition:transform .5s ease-in-out;width:100%;--move-step:calc(50% + 1rem)}.testimonials_navButton__uXWz9{width:44px;height:44px;border:1px solid #e0e0e0;background-color:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;flex-shrink:0;z-index:10}.testimonials_navButton__uXWz9:hover{background-color:#f5f5f5;border-color:#bdbdbd}.testimonials_navButton__uXWz9:disabled{opacity:.3;cursor:default}.testimonials_card__GiS_D{min-width:calc(50% - 1rem);background-color:#f5f5f5;padding:2.5rem;display:flex;flex-direction:column;border:1px solid #eee}.testimonials_logo__7VR5b{font-size:1.5rem;font-weight:800;margin-bottom:2rem;display:flex;align-items:center;gap:.5rem}.testimonials_quote__9rtPk{font-size:1.05rem;line-height:1.5;color:#222;margin-bottom:1.5rem}.testimonials_authorContainer__V60_Z{display:flex;align-items:center;gap:.8rem;margin-bottom:0}.testimonials_avatarPlaceholder__1b0mz{width:40px;height:40px;border-radius:50%;background-color:#e0e0e0;display:flex;align-items:center;justify-content:center}.testimonials_authorInfo__cS_ZN{display:flex;flex-direction:column}.testimonials_authorName__5LH5U{font-weight:700;font-size:.95rem;color:#111}.testimonials_authorTitle__DjR5n{font-size:.85rem;color:#555}.testimonials_link__RRFgM{font-size:.95rem;font-weight:600;color:#111;text-decoration:none;display:flex;align-items:center;gap:.5rem;cursor:pointer}.testimonials_link__RRFgM:hover{text-decoration:underline}.testimonials_dotsContainer__p1usE{display:flex;gap:.5rem;margin-top:2rem}.testimonials_dot__9520i{width:8px;height:8px;border-radius:50%;background-color:#e0e0e0;cursor:pointer;transition:background-color .2s;border:none;padding:0}.testimonials_dotActive__HGKl1{background-color:#111}@media (max-width:768px){.testimonials_section__lS5OF{padding:3rem 1.5rem}.testimonials_sliderContainer__XIlM4{flex-direction:column;gap:1.5rem}.testimonials_track__DrYja{--move-step:calc(100% + 2rem)}.testimonials_card__GiS_D{min-width:100%;padding:2rem;min-height:auto}.testimonials_header__lA_kD{padding:0;margin-bottom:2rem}.testimonials_title__1NyJR{font-size:2rem}.testimonials_navButton__uXWz9{display:none}.testimonials_sliderContainer__XIlM4{position:relative;padding-bottom:0}.testimonials_navButton__uXWz9{display:flex;position:absolute;top:50%;transform:translateY(-50%);background:hsla(0,0%,100%,.9);border:1px solid #ccc}button.testimonials_navButton__uXWz9:first-child{left:-10px}button.testimonials_navButton__uXWz9:last-child{right:-10px}.testimonials_card__GiS_D{padding:2rem 3rem}}.faq_section__fMCRQ{padding:6rem 2rem;background-color:#fff;color:#111;display:flex;flex-direction:column;align-items:center}.faq_container__IFw5Y{width:100%;max-width:800px}.faq_header__C3VMz{margin-bottom:4rem}.faq_title__dMGeZ{font-size:3rem;font-weight:500;margin-bottom:1.5rem;line-height:1.2}.faq_description__FmfF5{font-size:1rem;line-height:1.6;color:#333;max-width:600px}.faq_faqList__TLfCD{display:flex;flex-direction:column;border-top:1px solid #e0e0e0}.faq_faqItem__mM3Rk{border-bottom:1px solid #e0e0e0}.faq_questionButton__6DLAn{width:100%;background:none;border:none;padding:1.5rem 0;display:flex;justify-content:space-between;align-items:center;cursor:pointer;text-align:left}.faq_questionText__2TuUe{font-size:1.1rem;font-weight:700;color:#111}.faq_chevron__W0Afv{transition:transform .3s ease;flex-shrink:0;margin-left:1rem}.faq_chevronRotate__W92rE{transform:rotate(180deg)}.faq_answerContainer__6hp12{overflow:hidden;transition:max-height .3s ease,opacity .3s ease}.faq_answerContent__8C4i3{padding-bottom:1.5rem;font-size:.95rem;line-height:1.6;color:#444}.faq_ctaSection__R61ns{margin-top:5rem}.faq_ctaTitle__JlgB7{font-size:2rem;font-weight:500;margin-bottom:1rem}.faq_ctaText__AENJb{font-size:1rem;color:#333;margin-bottom:2rem;max-width:500px}.faq_contactBtn__GO9jh{display:inline-block;padding:.8rem 2rem;font-size:.9rem;font-weight:600;color:#111;background-color:transparent;border:1px solid #e0e0e0;cursor:pointer;text-decoration:none;transition:all .2s ease}.faq_contactBtn__GO9jh:hover{border-color:#999;background-color:#f9f9f9}@media (max-width:600px){.faq_title__dMGeZ{font-size:2.2rem}.faq_questionText__2TuUe{font-size:1rem}}.contact-us_section__LhTv6{padding:6rem 2rem 0;background-color:#fff;color:#111;display:flex;justify-content:center}.contact-us_container__OxuRt{width:100%;max-width:1200px;display:flex;gap:4rem;align-items:flex-start}.contact-us_leftColumn__g2pf_{flex:1 1;max-width:500px}.contact-us_header__yTjUa{margin-bottom:3rem}.contact-us_label__EEXy5{font-size:.85rem;font-weight:700;margin-bottom:1rem;display:block}.contact-us_title__HJZaV{font-size:3rem;font-weight:500;margin-bottom:1rem;line-height:1.2}.contact-us_subtitle__99DVQ{font-size:1rem;color:#333}.contact-us_contactList__xAU4l{display:flex;flex-direction:column;gap:2.5rem}.contact-us_contactItem__teFf0{display:flex;gap:1rem}.contact-us_icon___up_v{flex-shrink:0;width:24px;height:24px;color:#111;margin-top:.2rem}.contact-us_contactDetails__rnTVq{display:flex;flex-direction:column}.contact-us_contactTitle__qU2VW{font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.contact-us_contactDescription__sf3RD{font-size:.95rem;color:#444;margin-bottom:.5rem}.contact-us_contactValue__W9r3W{font-size:1rem;font-weight:400;color:#111}.contact-us_link__fnhOn{font-size:1rem;font-weight:600;color:#111;text-decoration:none;display:flex;align-items:center;gap:.5rem;cursor:pointer;margin-top:.5rem}.contact-us_link__fnhOn:hover{text-decoration:underline}.contact-us_rightColumn__CLB5W{flex:1.2 1}.contact-us_mapPlaceholder__D7Jlj{width:100%;height:500px;background-color:#e0e0e0;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%"><rect width="100%" height="100%" fill="%23e0e0e0"/><text x="50%" y="50%" fill="%23999" dominant-baseline="middle" text-anchor="middle">Map Placeholder</text></svg>');background-size:cover}@media (max-width:900px){.contact-us_section__LhTv6{padding:6rem 0 0}.contact-us_leftColumn__g2pf_{padding:0 2rem}.contact-us_container__OxuRt{flex-direction:column;gap:3rem}.contact-us_title__HJZaV{font-size:2.5rem}.contact-us_rightColumn__CLB5W{width:100%}.contact-us_mapPlaceholder__D7Jlj{width:100%;height:350px}}