@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800;900&display=swap";
*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#1a1a1a;-webkit-font-smoothing:antialiased;background:#fff;font-family:Outfit,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}img{max-width:100%;display:block}@keyframes marqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}
.layout-module__L5FxyW__header{z-index:1000;background:#fff;border-bottom:1px solid #0000000d;justify-content:space-between;align-items:center;height:140px;padding:1rem 4rem;transition:background .3s,border-color .3s;display:flex;position:fixed;top:0;left:0;right:0}.layout-module__L5FxyW__headerTransparent{background:0 0!important;border-bottom-color:#0000!important}.layout-module__L5FxyW__logo{align-items:center;display:flex}.layout-module__L5FxyW__logoImg{object-fit:contain;width:auto;height:114px;display:block}.layout-module__L5FxyW__nav{align-items:center;gap:2.5rem;display:flex}.layout-module__L5FxyW__navLink{color:#333;white-space:nowrap;font-size:.92rem;font-weight:500;transition:color .2s}.layout-module__L5FxyW__navLink:hover{color:#1e1e6e}.layout-module__L5FxyW__navLinkActive{color:#1e1e6e;border-bottom:2px solid #1e1e6e;padding-bottom:2px;font-size:.92rem;font-weight:600}.layout-module__L5FxyW__navLinkLight{color:#ffffffe6;white-space:nowrap;font-size:.92rem;font-weight:500;transition:color .2s}.layout-module__L5FxyW__navLinkLight:hover{color:#fff}.layout-module__L5FxyW__navLinkActiveLight{color:#fff;border-bottom:2px solid #fffc;padding-bottom:2px;font-size:.92rem;font-weight:600}.layout-module__L5FxyW__chevron{opacity:.7;font-size:.8rem}.layout-module__L5FxyW__menuIcon{font-size:1rem}.layout-module__L5FxyW__menuBtn{cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit}.layout-module__L5FxyW__menuOverlay{z-index:500;background:#00000026;animation:.2s layout-module__L5FxyW__overlayFadeIn;position:fixed;inset:0}@keyframes layout-module__L5FxyW__overlayFadeIn{0%{opacity:0}to{opacity:1}}.layout-module__L5FxyW__menuCard{-webkit-backdrop-filter:blur(18px);background:#f8f8fc8c;border-radius:20px;animation:.22s layout-module__L5FxyW__cardPopIn;display:flex;position:absolute;inset:148px 16px 16px;overflow:hidden}@keyframes layout-module__L5FxyW__cardPopIn{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}.layout-module__L5FxyW__menuPanel{background:#fffffff5;flex-direction:column;flex-shrink:0;width:min(380px,42%);padding:2.5rem 3rem 3rem;display:flex}.layout-module__L5FxyW__menuLabel{color:#666;letter-spacing:.02em;margin-bottom:2rem;font-size:.85rem;font-weight:500}.layout-module__L5FxyW__menuItemBig{color:#1e1e6e;letter-spacing:-.01em;align-items:center;gap:.55rem;margin-bottom:2rem;font-size:2rem;font-weight:800;text-decoration:none;transition:opacity .2s;display:inline-flex}.layout-module__L5FxyW__menuItemBig:hover{opacity:.7}.layout-module__L5FxyW__menuItem{color:#1a1a1a;margin-bottom:1.5rem;font-size:1.25rem;font-weight:500;text-decoration:none;transition:color .2s}.layout-module__L5FxyW__menuItem:hover{color:#1e1e6e}.layout-module__L5FxyW__menuClose{color:#fff;cursor:pointer;z-index:10;background:#1a1a1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background .2s;display:flex;position:absolute;top:1.2rem;right:1.4rem}.layout-module__L5FxyW__menuClose:hover{background:#333}.layout-module__L5FxyW__navDropdownWrap{position:relative}.layout-module__L5FxyW__resDropdown{z-index:200;min-width:460px;padding-top:14px;position:absolute;top:100%;left:50%;transform:translate(-50%)}.layout-module__L5FxyW__resDropdownCard{background:#fff;border:1px solid #0000001a;border-radius:16px;align-items:stretch;padding:1rem;animation:.15s layout-module__L5FxyW__dropFadeIn;display:flex;box-shadow:0 12px 40px #0000001f}@keyframes layout-module__L5FxyW__dropFadeIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.layout-module__L5FxyW__resDropdownImg{border-radius:10px;flex-shrink:0;width:190px;height:220px;position:relative;overflow:hidden}.layout-module__L5FxyW__resDropdownImg img{object-fit:cover;width:100%;height:100%;display:block}.layout-module__L5FxyW__resDropdownLabel{color:#fff;text-shadow:0 2px 8px #00000080;letter-spacing:-.01em;font-size:1.4rem;font-weight:900;position:absolute;bottom:10px;left:12px}.layout-module__L5FxyW__resDropdownImg:after{content:"";pointer-events:none;background:linear-gradient(#0000 0%,#000000a6 100%);height:60%;position:absolute;bottom:0;left:0;right:0}.layout-module__L5FxyW__resDropdownLinks{flex-direction:column;justify-content:center;gap:1.4rem;padding:.5rem 1.4rem .5rem 1.6rem;display:flex}.layout-module__L5FxyW__resDropdownLinkActive{color:#1e1e6e;align-items:center;gap:.5rem;font-size:1.05rem;font-weight:700;text-decoration:none;transition:opacity .2s;display:inline-flex}.layout-module__L5FxyW__resDropdownLinkActive:hover{opacity:.75}.layout-module__L5FxyW__resDropdownLink{color:#999;font-size:.98rem;font-weight:500;text-decoration:none;transition:color .2s}.layout-module__L5FxyW__resDropdownLink:hover{color:#1e1e6e}.layout-module__L5FxyW__footer{color:#fff;background:#0a0a0a;padding:4rem 6rem 2rem}.layout-module__L5FxyW__footerInner{grid-template-columns:1.2fr 1.4fr 1.4fr 1.4fr;gap:3rem;margin-bottom:3rem;display:grid}.layout-module__L5FxyW__footerLogo{color:#fff;margin-bottom:1.4rem;font-size:2.2rem;line-height:1}.layout-module__L5FxyW__footerLogoAccent{color:#e05a2b}.layout-module__L5FxyW__footerFounder{color:#aaa;margin-bottom:.3rem;font-size:.9rem}.layout-module__L5FxyW__footerRole{color:#888;letter-spacing:.05em;margin-bottom:1.5rem;font-size:.8rem}.layout-module__L5FxyW__footerSocials{gap:.75rem;display:flex}.layout-module__L5FxyW__socialCircle{color:#ccc;border:1.5px solid #444;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:border-color .2s,color .2s;display:flex}.layout-module__L5FxyW__socialCircle:hover{color:#fff;border-color:#fff}.layout-module__L5FxyW__footerColTitle{color:#fff;margin-bottom:1rem;font-size:.95rem;font-weight:700}.layout-module__L5FxyW__mapWrap{border-radius:8px;overflow:hidden}.layout-module__L5FxyW__mapAddress{color:#ccc;background:#ffffff14;padding:.7rem .9rem;font-size:.78rem;line-height:1.6}.layout-module__L5FxyW__contactGroup{margin-bottom:1.2rem}.layout-module__L5FxyW__contactLabel{color:#888;margin-bottom:.3rem;font-size:.82rem}.layout-module__L5FxyW__contactValue{color:#ccc;font-size:.85rem;line-height:1.6}.layout-module__L5FxyW__contactLink{color:#ccc;text-underline-offset:3px;font-size:.85rem;line-height:1.6;text-decoration:underline;transition:color .2s}.layout-module__L5FxyW__contactLink:hover{color:#fff}.layout-module__L5FxyW__footerSubscribeTitle{color:#fff;margin-bottom:1rem;font-size:.95rem;font-weight:700}.layout-module__L5FxyW__subscribeForm{gap:0;margin-bottom:.75rem;display:flex}.layout-module__L5FxyW__subscribeInput{color:#fff;background:0 0;border:1.5px solid #444;border-right:none;outline:none;flex:1;padding:.7rem 1rem;font-family:inherit;font-size:.85rem}.layout-module__L5FxyW__subscribeInput::placeholder{color:#666}.layout-module__L5FxyW__subscribeInput:focus{border-color:#888}.layout-module__L5FxyW__subscribeBtn{color:#0a0a0a;cursor:pointer;white-space:nowrap;background:#fff;border:none;padding:.7rem 1.2rem;font-family:inherit;font-size:.85rem;font-weight:600;transition:background .2s}.layout-module__L5FxyW__subscribeBtn:hover{background:#e5e5e5}.layout-module__L5FxyW__subscribeNote{color:#666;font-size:.75rem;line-height:1.5}.layout-module__L5FxyW__privacyLink{color:#999;text-underline-offset:2px;text-decoration:underline}.layout-module__L5FxyW__privacyLink:hover{color:#fff}.layout-module__L5FxyW__footerDivider{background:#222;height:1px;margin-bottom:1.5rem}.layout-module__L5FxyW__footerCopy{text-align:center;color:#888;padding-bottom:.5rem;font-size:.85rem;font-weight:600}
@font-face{font-family:Dancing Script;font-style:normal;font-weight:700;font-display:swap;src:url(../media/a351b98f0b5fbe50-s.2735a460.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:Dancing Script;font-style:normal;font-weight:700;font-display:swap;src:url(../media/4f9ba88d44743181-s.9a7acbc1.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:Dancing Script;font-style:normal;font-weight:700;font-display:swap;src:url(../media/5d14f12cc996866d-s.p.c70e96ee.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:Dancing Script Fallback;src:local(Arial);ascent-override:112.99%;descent-override:34.39%;line-gap-override:0.0%;size-adjust:81.43%}.dancing_script_e3b61721-module__S37pDW__className{font-family:Dancing Script,Dancing Script Fallback;font-style:normal;font-weight:700}
