:root{--bg-dark:aliceblue;--text-primary:#111827;--text-muted:#4b5563;--accent-teal:#0d9488;--accent-glow:#0d948833;--border-subtle:#00000014;--glass-bg:#fff}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-inter), -apple-system, sans-serif;background-color:var(--bg-dark);color:var(--text-primary);-webkit-font-smoothing:antialiased;font-size:1.125rem}h1,h2,h3,h4,h5,h6{font-family:var(--font-cormorant), serif;color:var(--text-primary);font-weight:400}.scrollAnim{opacity:0;transition:opacity .8s cubic-bezier(.2,.8,.2,1),transform .8s cubic-bezier(.2,.8,.2,1);transition-delay:var(--animation-delay,0s);transform:translateY(30px)}.isVisible{opacity:1!important;transform:translateY(0)!important}@keyframes blob-move-1{0%,to{transform:translate(0)scale(1)}50%{transform:translate(60px,40px)scale(1.2)}}@keyframes blob-move-2{0%,to{transform:translate(0)scale(1.2)}50%{transform:translate(-40px,-30px)scale(1)}}.sectionHeader{text-align:center;background-color:#e8ecef;background-image:radial-gradient(at 0 0,#dedce5 0,#0000 50%),radial-gradient(at 50% 0,#e3e7f380 0,#0000 50%),radial-gradient(at 100% 0,#f5e1e880 0,#0000 50%);padding:10rem 2rem 4rem;position:relative;overflow:hidden}.sectionHeader:after{content:"";background:linear-gradient(90deg,#d4af37,#fef08a);width:100px;height:3px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.sectionHeaderTitle{font-family:var(--font-cormorant), serif;letter-spacing:-.02em;color:#111827;margin-bottom:1rem;font-size:5rem;font-weight:300;line-height:1.1;position:relative}.sectionHeaderDescription{font-family:var(--font-inter), sans-serif;color:#4b5563;letter-spacing:.05em;text-transform:uppercase;max-width:600px;margin:1rem auto 0;font-size:1.1rem;font-weight:300;line-height:1.6;position:relative}.sectionDivider{background:0 0;width:100%;padding:3rem 0;position:relative}.sectionDivider:after{content:"";background:var(--accent-teal);opacity:.5;width:60px;height:1px;position:absolute;bottom:50%;left:50%;transform:translate(-50%)}@media (max-width:768px){.sectionHeaderTitle{font-size:3.5rem!important}}.btn-primary{background:var(--accent-teal);color:#fff;font-family:var(--font-cormorant), serif;cursor:pointer;border:none;border-radius:2px;padding:1rem 2.5rem;font-size:1.2rem;font-weight:600;text-decoration:none;transition:opacity .3s,background-color .3s;display:inline-block}.btn-primary:hover{opacity:.9;background-color:#0f766e}.btn-outline{color:var(--text-primary);font-family:var(--font-cormorant), serif;border:1px solid var(--border-subtle);cursor:pointer;background:0 0;border-radius:2px;padding:1rem 2.5rem;font-size:1.2rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.btn-outline:hover{background:#00000008;border-color:#0000001a}
.Footer-module__q7ZRWa__footer{color:#d1d5db;border-top:1px solid var(--border-subtle);background-color:#101930;padding-top:4rem;position:relative}.Footer-module__q7ZRWa__footer:before{content:"";z-index:10;background:linear-gradient(90deg,#d4af37,#fef08a);width:100px;height:3px;position:absolute;top:0;left:50%;transform:translate(-50%)}.Footer-module__q7ZRWa__footerContent{max-width:1100px;margin:0 auto;padding:0 1rem}.Footer-module__q7ZRWa__mainGrid{grid-template-columns:1.2fr .8fr 1fr;gap:3rem;padding-bottom:2rem;display:grid}.Footer-module__q7ZRWa__columnTitle{font-family:var(--font-cormorant), serif;color:#fff;margin-top:0;margin-bottom:1.5rem;font-size:1.5rem;font-weight:600}.Footer-module__q7ZRWa__descriptionText{font-size:.95rem;line-height:1.6}.Footer-module__q7ZRWa__linkList{flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__q7ZRWa__linkList a{color:#d1d5db;align-items:center;padding-left:15px;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative}.Footer-module__q7ZRWa__linkList a:before{content:"›";opacity:0;color:#a78bfa;font-size:1.2rem;font-weight:300;line-height:1;transition:all .3s;position:absolute;left:0;transform:translate(-5px)}.Footer-module__q7ZRWa__linkList a:hover{color:#fff;transform:translate(8px)}.Footer-module__q7ZRWa__linkList a:hover:before{opacity:1;transform:translate(0)}.Footer-module__q7ZRWa__allContentLink{color:#0d9488;border-radius:6px;align-items:center;gap:.5rem;margin-top:1rem;padding:.35rem .75rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.Footer-module__q7ZRWa__arrow{transition:transform .3s;display:inline-block}.Footer-module__q7ZRWa__allContentLink:hover{color:#fff}.Footer-module__q7ZRWa__allContentLink:hover .Footer-module__q7ZRWa__arrow{transform:translate(3px)}.Footer-module__q7ZRWa__ctaButton{color:#fff;font-family:var(--font-cormorant), serif;background:linear-gradient(90deg,#0d9488 0%,#0f766e 100%);border-radius:2px;align-items:center;gap:.5rem;margin-top:1.5rem;padding:.7rem 1.2rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:opacity .3s,background .3s;display:inline-flex;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.Footer-module__q7ZRWa__ctaButton svg{width:16px;height:16px;transition:transform .3s}.Footer-module__q7ZRWa__ctaButton:hover{opacity:.9;background:linear-gradient(90deg,#14b8a6 0%,#0d9488 100%)}.Footer-module__q7ZRWa__ctaButton:hover svg{transform:translate(4px)}.Footer-module__q7ZRWa__socialRow{gap:1rem;margin-top:1rem;display:flex}.Footer-module__q7ZRWa__socialBubble{color:#9ca3af;background-color:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.Footer-module__q7ZRWa__socialBubble svg{stroke-width:2px;width:18px;height:18px}.Footer-module__q7ZRWa__socialBubble:hover{color:#fff;background-color:#0d9488;border-color:#0d9488;transform:translateY(-3px);box-shadow:0 5px 15px #0d94884d}.Footer-module__q7ZRWa__visualContentGrid{grid-template-columns:repeat(3,1fr);gap:8px;width:100%;max-width:330px;margin-bottom:.5rem;display:grid}.Footer-module__q7ZRWa__miniCard{aspect-ratio:1;opacity:.9;border-radius:4px;width:100%;transition:opacity .2s,transform .2s;display:block;position:relative;overflow:hidden}.Footer-module__q7ZRWa__miniCard:hover{opacity:1;transform:scale(1.03)}.Footer-module__q7ZRWa__miniImage{object-fit:cover;width:100%;height:100%}.Footer-module__q7ZRWa__miniPlaceholder{object-fit:contain;box-sizing:border-box;background-color:#101930;width:100%;height:100%;padding:8px;display:block}.Footer-module__q7ZRWa__miniCardOverlay{opacity:0;text-align:center;background:#0009;justify-content:center;align-items:center;padding:5px;transition:opacity .3s;display:flex;position:absolute;inset:0}.Footer-module__q7ZRWa__miniCard:hover .Footer-module__q7ZRWa__miniCardOverlay{opacity:1}.Footer-module__q7ZRWa__overlayTitle{color:#fff;word-break:break-word;margin:0;font-size:.7rem;font-weight:500;line-height:1.3}.Footer-module__q7ZRWa__emptyContent{color:#9ca3af;font-size:.85rem}.Footer-module__q7ZRWa__columnContact{flex-direction:column;gap:1rem;margin-top:1.5rem;display:flex}.Footer-module__q7ZRWa__contactItem{color:#9ca3af;align-items:center;gap:.75rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .3s;display:flex}.Footer-module__q7ZRWa__contactItem:hover{color:#fff;transform:translate(5px)}.Footer-module__q7ZRWa__contactIcon{color:#0d9488;width:20px;height:20px;transition:transform .3s}.Footer-module__q7ZRWa__contactItem:hover .Footer-module__q7ZRWa__contactIcon{color:#2dd4bf;transform:scale(1.1)rotate(-5deg)}.Footer-module__q7ZRWa__copyrightWrapper{background-color:#0f172a;border-top:2px solid #090f1d69;width:100%;margin-top:1rem;padding:1rem 0}.Footer-module__q7ZRWa__copyright{color:#9ca3af;text-align:center;max-width:1100px;margin:0 auto;padding:0 1rem;font-size:.85rem}.Footer-module__q7ZRWa__legalLinks{justify-content:center;align-items:center;gap:.5rem;margin-top:.5rem;display:flex}.Footer-module__q7ZRWa__legalLink{color:#6b7280;font-size:.75rem;text-decoration:none;transition:color .2s}.Footer-module__q7ZRWa__legalLink:hover{color:#eceff2;text-decoration:underline}.Footer-module__q7ZRWa__separator{color:#4b5563;font-size:.75rem}@media (max-width:900px){.Footer-module__q7ZRWa__mainGrid{text-align:center;grid-template-columns:1fr;justify-items:center}.Footer-module__q7ZRWa__column{max-width:80%}.Footer-module__q7ZRWa__columnTitle{margin-top:2rem}.Footer-module__q7ZRWa__visualContentGrid{max-width:700px;margin:0 auto .5rem}.Footer-module__q7ZRWa__contactBarMoved{flex-direction:column;gap:.75rem;margin-top:1rem;padding-top:1rem}}@media (max-width:600px){.Footer-module__q7ZRWa__visualContentGrid{max-width:500px}.Footer-module__q7ZRWa__overlayTitle{font-size:.7rem}}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.0bjc5tiuqdqro.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.0m6w47a4e5dy9.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.11u06r12fd6v_.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.0wxq9webf.ew4.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.067x_6k0k23tk.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.16ipb6fqu393i.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.0q-301v4kxxnr.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_5901b7c6-module__ec5Qua__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_5901b7c6-module__ec5Qua__variable{--font-inter:"Inter", "Inter Fallback"}
@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/0b1dc8ddaa74ba49-s.04o39dzmj.ey..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:Plus Jakarta Sans;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/e629b5bc06499d58-s.0b_~8bw~gzh90.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:Plus Jakarta Sans;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/1a099d89ee94ee96-s.0_qb~~5cn13jl.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:Plus Jakarta Sans;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/fba5a26ea33df6a3-s.p.0eehd8tgys7nv.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:Plus Jakarta Sans Fallback;src:local(Arial);ascent-override:98.88%;descent-override:21.15%;line-gap-override:0.0%;size-adjust:104.98%}.plus_jakarta_sans_8eb255a-module__4VqPoG__className{font-family:Plus Jakarta Sans,Plus Jakarta Sans Fallback;font-style:normal}.plus_jakarta_sans_8eb255a-module__4VqPoG__variable{--font-jakarta:"Plus Jakarta Sans", "Plus Jakarta Sans Fallback"}
@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:300;font-display:swap;src:url(../media/9cc5c0547f229dea-s.00b2_ptq3xnpy.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:Cormorant Garamond;font-style:normal;font-weight:300;font-display:swap;src:url(../media/b0947914c9718a1e-s.0l.9lak812di~.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:300;font-display:swap;src:url(../media/d0b60be57f16ee32-s.0m2lc_66fsc~9.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:Cormorant Garamond;font-style:normal;font-weight:300;font-display:swap;src:url(../media/1f9e983605289f29-s.0~7_67muh398v.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:Cormorant Garamond;font-style:normal;font-weight:300;font-display:swap;src:url(../media/01e4147cff8141ee-s.p.10ked.7w885.g.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:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(../media/9cc5c0547f229dea-s.00b2_ptq3xnpy.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:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(../media/b0947914c9718a1e-s.0l.9lak812di~.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(../media/d0b60be57f16ee32-s.0m2lc_66fsc~9.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:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(../media/1f9e983605289f29-s.0~7_67muh398v.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:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(../media/01e4147cff8141ee-s.p.10ked.7w885.g.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:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(../media/9cc5c0547f229dea-s.00b2_ptq3xnpy.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:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(../media/b0947914c9718a1e-s.0l.9lak812di~.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(../media/d0b60be57f16ee32-s.0m2lc_66fsc~9.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:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(../media/1f9e983605289f29-s.0~7_67muh398v.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:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(../media/01e4147cff8141ee-s.p.10ked.7w885.g.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:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(../media/9cc5c0547f229dea-s.00b2_ptq3xnpy.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:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(../media/b0947914c9718a1e-s.0l.9lak812di~.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(../media/d0b60be57f16ee32-s.0m2lc_66fsc~9.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:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(../media/1f9e983605289f29-s.0~7_67muh398v.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:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(../media/01e4147cff8141ee-s.p.10ked.7w885.g.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:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(../media/9cc5c0547f229dea-s.00b2_ptq3xnpy.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:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(../media/b0947914c9718a1e-s.0l.9lak812di~.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(../media/d0b60be57f16ee32-s.0m2lc_66fsc~9.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:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(../media/1f9e983605289f29-s.0~7_67muh398v.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:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(../media/01e4147cff8141ee-s.p.10ked.7w885.g.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:Cormorant Garamond Fallback;src:local(Times New Roman);ascent-override:95.27%;descent-override:29.59%;line-gap-override:0.0%;size-adjust:96.98%}.cormorant_garamond_f767a74-module__g98QpG__className{font-family:Cormorant Garamond,Cormorant Garamond Fallback;font-style:normal}.cormorant_garamond_f767a74-module__g98QpG__variable{--font-cormorant:"Cormorant Garamond", "Cormorant Garamond Fallback"}
.CookieBanner-module__BZQYEW__banner{z-index:9999;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#0f172af2;border-top:1px solid #ffffff1a;padding:1rem;animation:.5s ease-out CookieBanner-module__BZQYEW__slideUp;position:fixed;bottom:0;left:0;right:0}.CookieBanner-module__BZQYEW__content{flex-direction:column;align-items:center;gap:1rem;max-width:1100px;margin:0 auto;display:flex}.CookieBanner-module__BZQYEW__text{color:#94a3b8;text-align:center;font-size:.9rem;line-height:1.5}.CookieBanner-module__BZQYEW__link{color:#38bdf8;text-decoration:underline;transition:color .2s}.CookieBanner-module__BZQYEW__link:hover{color:#edf2f6}.CookieBanner-module__BZQYEW__actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.CookieBanner-module__BZQYEW__button,.CookieBanner-module__BZQYEW__buttonOutline{font-family:var(--font-cormorant), serif;cursor:pointer;border-radius:2px;padding:.6rem 1.2rem;font-size:1.1rem;font-weight:600;transition:opacity .3s,background .3s}.CookieBanner-module__BZQYEW__button{color:#fff;background:linear-gradient(90deg,#0d9488 0%,#0f766e 100%);border:none}.CookieBanner-module__BZQYEW__button:hover{opacity:.9}.CookieBanner-module__BZQYEW__buttonOutline{color:#cbd5e1;background-color:#0000;border:1px solid #475569}.CookieBanner-module__BZQYEW__buttonOutline:hover{color:#fff;border-color:#94a3b8}@media (min-width:768px){.CookieBanner-module__BZQYEW__content{text-align:left;flex-direction:row;justify-content:space-between}.CookieBanner-module__BZQYEW__text{text-align:left;max-width:70%}.CookieBanner-module__BZQYEW__actions{flex-shrink:0}}@keyframes CookieBanner-module__BZQYEW__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}
