@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,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(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,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.0%;size-adjust:107.12%}.inter_5972bc34-module__OU16Qa__className{font-family:Inter,Inter Fallback;font-style:normal}
:root{--primary:#00a896;--primary-foreground:#fff;--accent:coral;--accent-foreground:#fff;--coral:coral;--coral-foreground:#fff;--teal:#00a896;--teal-foreground:#fff;--background:#fff;--foreground:#2d3748;--card:#fff;--card-foreground:#2d3748;--muted:#f7fafc;--muted-foreground:#718096;--border:#e2e8f0;--input:#e2e8f0;--success:#38b000;--success-foreground:#fff;--destructive:#d32f2f;--destructive-foreground:#fff;--warning:#ffc107;--warning-foreground:#1f2937;--font-sans:"Outfit","Inter",system-ui,sans-serif;--radius:.75rem;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--shadow-xl:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}*{box-sizing:border-box}html,body{font-family:var(--font-sans);background-color:var(--background);color:var(--foreground);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%;margin:0;padding:0;line-height:1.6;overflow-x:hidden}h1,h2,h3,h4,h5,h6{color:var(--primary)}a{color:inherit;text-decoration:none}.layout-container{flex-direction:column;min-height:100vh;display:flex}.main-content{flex:1}
.Header-module__lnUIdW__header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:1000;background-color:#fffffff2;border-bottom:1px solid #0000000d;padding:1rem 0;transition:all .3s;position:sticky;top:0;box-shadow:0 4px 6px -1px #0000000d}.Header-module__lnUIdW__container{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:0 2rem;display:flex}.Header-module__lnUIdW__logo a{color:var(--primary);letter-spacing:-.03em;align-items:center;gap:.5rem;font-size:1.75rem;font-weight:800;text-decoration:none;display:flex}.Header-module__lnUIdW__nav{display:flex}.Header-module__lnUIdW__navList{align-items:center;gap:3rem;margin:0;padding:0;list-style:none;display:flex}.Header-module__lnUIdW__navItem a{color:#4b5563;padding:.5rem 0;font-size:1.05rem;font-weight:600;text-decoration:none;transition:color .2s;position:relative}.Header-module__lnUIdW__navItem a:hover{color:var(--primary)}.Header-module__lnUIdW__navItem a:after{content:"";background-color:var(--primary);width:0;height:2px;transition:width .3s ease-in-out;position:absolute;bottom:0;left:0}.Header-module__lnUIdW__navItem a:hover:after{width:100%}@media (max-width:768px){.Header-module__lnUIdW__header{padding:.75rem 0}.Header-module__lnUIdW__logo a{font-size:1.5rem}.Header-module__lnUIdW__navList{display:none}.Header-module__lnUIdW__mobileIcons{align-items:center;gap:1rem;display:flex}.Header-module__lnUIdW__mobileHeart{background-color:#ff7f501a;border-radius:50%;justify-content:center;align-items:center;padding:8px;transition:transform .2s;display:flex}.Header-module__lnUIdW__mobileHeart:active{transform:scale(.9)}.Header-module__lnUIdW__mobileToggle{cursor:pointer;color:var(--primary);z-index:1001;background:0 0;border:none;display:block}.Header-module__lnUIdW__mobileNav{z-index:99999;flex-direction:column;justify-content:flex-start;height:100dvh;padding:2rem;transition:transform .4s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;inset:0;overflow-y:auto;transform:translate(100%);background:#fff!important}.Header-module__lnUIdW__mobileNav.Header-module__lnUIdW__open{transform:translate(0)}.Header-module__lnUIdW__menuHeader{justify-content:space-between;align-items:center;width:100%;margin-bottom:4rem;display:flex}.Header-module__lnUIdW__menuLogo{color:var(--primary);font-size:1.5rem;font-weight:800;text-decoration:none}.Header-module__lnUIdW__closeButton{color:var(--foreground);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:5px;display:flex}.Header-module__lnUIdW__mobileNavList{flex-direction:column;gap:2.5rem;width:100%;margin:0;padding:0;list-style:none;display:flex}.Header-module__lnUIdW__mobileNavItem a{color:#374151;font-size:28px;font-weight:700;text-decoration:none;display:block}.Header-module__lnUIdW__mobileNavItem a:active{color:var(--primary)}.Header-module__lnUIdW__menuCta{width:100%;margin-top:3rem}.Header-module__lnUIdW__adottaButton{background-color:var(--coral);color:#fff;text-align:center;border-radius:var(--radius);width:100%;padding:1.25rem;font-size:1.25rem;font-weight:700;text-decoration:none;display:block;box-shadow:0 10px 20px #ff7f504d}.Header-module__lnUIdW__menuFooter{border-top:1px solid #f3f4f6;justify-content:space-between;align-items:flex-end;margin-top:auto;padding-top:2rem;display:flex}.Header-module__lnUIdW__socialIcons{color:#9ca3af;gap:1.5rem;display:flex}.Header-module__lnUIdW__socialLink{color:inherit}.Header-module__lnUIdW__mobileToggle{cursor:pointer;color:var(--primary);background:0 0;border:none;display:block}}@media (min-width:769px){.Header-module__lnUIdW__mobileToggle,.Header-module__lnUIdW__mobileNav{display:none}}
.Footer-module__3hUVsW__footer{border-top:1px solid var(--primary);color:#f9fafb;background-color:#2d3748;margin-top:auto;padding:4rem 0 2rem}.Footer-module__3hUVsW__container{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;max-width:1400px;margin:0 auto;padding:0 2rem;display:grid}.Footer-module__3hUVsW__section h3{color:#81e6d9;margin-top:0;font-size:1.5rem;font-weight:700}.Footer-module__3hUVsW__section h4{color:#f7fafc;text-transform:uppercase;letter-spacing:.05em;margin-top:0;margin-bottom:1.5rem;font-size:1.1rem;font-weight:600}.Footer-module__3hUVsW__section p{color:#cbd5e0;margin:.75rem 0;line-height:1.6}.Footer-module__3hUVsW__socials{color:#81e6d9;gap:1.5rem;display:flex}.Footer-module__3hUVsW__copyright{text-align:center;color:#a0aec0;border-top:1px solid #4a5568;margin-top:4rem;padding-top:2rem;font-size:.875rem}
.CookieBanner-module__XJ8pKG__banner{color:#f3f4f6;z-index:50;background-color:#1f2937;width:100%;padding:1rem;position:fixed;bottom:0;left:0;box-shadow:0 -4px 6px -1px #0000001a}.CookieBanner-module__XJ8pKG__content{text-align:center;flex-direction:column;justify-content:space-between;align-items:center;gap:1rem;max-width:1200px;margin:0 auto;display:flex}@media (min-width:768px){.CookieBanner-module__XJ8pKG__content{text-align:left;flex-direction:row}}.CookieBanner-module__XJ8pKG__link{color:#60a5fa;font-weight:500;text-decoration:underline}.CookieBanner-module__XJ8pKG__link:hover{color:#93c5fd}.CookieBanner-module__XJ8pKG__button{color:#fff;cursor:pointer;background-color:#2563eb;border:none;border-radius:.375rem;padding:.5rem 1.5rem;font-weight:600;transition:background-color .2s}.CookieBanner-module__XJ8pKG__button:hover{background-color:#1d4ed8}
