@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;600&display=swap");.Header_header__MvnS2{width:100%;padding:16px 20px;display:flex;justify-content:space-between;align-items:center;background-color:white;position:fixed;top:0;left:0;box-shadow:0 2px 4px rgba(0,0,0,.1);z-index:1000;font-family:Poppins,sans-serif}.Header_logo__j7oID{font-size:1.5rem;font-weight:700}.Header_nav__EE71E{display:flex;gap:30px;font-size:1rem;align-items:center;padding-right:30px}.Header_navItem__wfLp8{position:relative;display:flex;align-items:center}.Header_navLink__Q_hTB{text-decoration:none;color:black;font-size:18px;font-weight:600;padding:10px 0;transition:color .3s ease-in-out}.Header_navLink__Q_hTB:hover{color:#ff6600}.Header_dropdown__MccJA{position:absolute;top:100%;left:0;background:white;box-shadow:0 4px 6px rgba(0,0,0,.1);border-radius:4px;display:flex;flex-direction:column;min-width:160px;visibility:hidden;opacity:0;transition:opacity .2s ease-in-out,visibility .2s ease-in-out}.Header_navItem__wfLp8:hover .Header_dropdown__MccJA{visibility:visible;opacity:1}.Header_dropdown__MccJA a{padding:12px 16px;text-decoration:none;color:black;font-size:16px;transition:background .3s ease-in-out}.Header_dropdown__MccJA a:hover{background:#f5f5f5}.Header_menuButton__aNKrC{display:none;background:none;border:none;font-size:24px;cursor:pointer}@media (max-width:768px){.Header_menuButton__aNKrC{display:block}.Header_nav__EE71E{display:none;flex-direction:column;position:absolute;top:70px;right:0;background:white;width:100%;padding:10px 0;box-shadow:0 4px 6px rgba(0,0,0,.1);text-align:center}.Header_navOpen__uAq5h{display:flex}.Header_navLink__Q_hTB{display:block;padding:15px;font-size:16px}.Header_dropdown__MccJA{position:relative;visibility:visible;opacity:1;box-shadow:none;min-width:auto;background:transparent}.Header_dropdown__MccJA a{padding:10px;display:block;font-size:14px}}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/55c55f0601d81cf3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/26a46d62cd723877-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/97e0cb1ae144a2a9-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/581909926a08bbc8-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_e8ce0c{font-family:Inter,Inter Fallback;font-style:normal}.FloatingContact_floatingContainer__HSSN2{position:fixed;bottom:100px;right:40px;display:flex;flex-direction:column;align-items:center;z-index:1000}.FloatingContact_floatingButton__BYASR{background-color:#25d366;width:55px;height:55px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:background .3s ease-in-out,transform .2s ease-in-out;position:relative}.FloatingContact_floatingButton__BYASR:hover{background-color:#1ebe57;transform:scale(1.1)}.FloatingContact_options__6BVll{background:white;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.2);padding:8px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;opacity:0;visibility:hidden;transform:translateY(10px);transition:all .3s ease-in-out;position:absolute;right:0;bottom:70px;min-width:140px}.FloatingContact_show__va9x1{opacity:1;visibility:visible;transform:translateY(0)}.FloatingContact_option__qSNZq{display:flex;align-items:center;gap:8px;padding:10px;width:100%;color:#333;font-size:14px;text-decoration:none;transition:background .3s ease-in-out}.FloatingContact_option__qSNZq:hover{background-color:#f4f4f4}body{font-family:Arial,sans-serif;background:radial-gradient(circle,#fff8f0 20%,#f4e1d2 80%);color:#171717;margin:0;padding:0}body,html{overflow-x:hidden;width:100%}section{padding:4rem 0;overflow-x:hidden}*,section{max-width:100%}*{box-sizing:border-box}.button,button{padding:.8rem 1.5rem;font-size:1rem;font-weight:700;border-radius:8px;text-decoration:none;display:inline-block;transition:all .3s ease}.primaryButton{background-color:#ff7b00;color:white}.primaryButton:hover{background-color:#e56a00}.secondaryButton{border:2px solid #ff7b00;color:#ff7b00}.secondaryButton:hover{background-color:#ff7b00;color:white}.Footer_footer__UaG1g{background-color:#292524;color:#e7e5e4;padding:1.2rem 0;text-align:center}.Footer_container__Z8cUU{max-width:1200px;margin:0 auto;padding:0 1rem}.Footer_text__D3h25{font-size:.875rem}.Footer_links__oDyjI{margin-top:.8rem;display:flex;justify-content:center;gap:1.2rem}.Footer_link__EWWOW{text-decoration:none;color:inherit;transition:-webkit-text-decoration .3s ease;transition:text-decoration .3s ease;transition:text-decoration .3s ease,-webkit-text-decoration .3s ease}.Footer_link__EWWOW:hover{text-decoration:underline}.Footer_socialIcons__P2yvi{margin-top:10px;display:flex;justify-content:center;gap:15px}.Footer_socialIcons__P2yvi a{font-size:20px;color:#e7e5e4;transition:color .3s ease-in-out}.Footer_socialIcons__P2yvi a:hover{color:#ff9800}.Footer_signature__1j0SH{margin-top:1rem;font-size:.75rem}.Footer_filter-container__KUcij{display:flex;overflow-x:auto;white-space:nowrap;gap:8px;padding:10px;scrollbar-width:none}.Footer_filter-container__KUcij::-webkit-scrollbar{display:none}.Footer_filter-button__udNu0{flex:0 0 auto;padding:10px 16px;background-color:#fde7c6;border-radius:6px;font-weight:700;cursor:pointer;transition:background .3s ease-in-out}.Footer_filter-button__udNu0:hover{background-color:#ffcc80}