@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800;900&display=swap";
:root{--header-height:140px;--header-gap:8px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;overflow-x:hidden}body{color:#1a1a1a;-webkit-font-smoothing:antialiased;background:#fff;font-family:Outfit,sans-serif;line-height:1.6;overflow-x:hidden}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%)}}@media (max-width:980px){:root{--header-height:86px}}@media (max-width:640px){:root{--header-height:76px}}
.layout-module__L5FxyW__header{z-index:1000;height:var(--header-height);background:#fff;border-bottom:1px solid #0000000d;justify-content:space-between;align-items:center;padding:1rem 4rem;transition:background .3s,border-color .3s;display:flex;position:fixed;top:0;left:0;right:0}.layout-module__L5FxyW__headerSpacer{height:var(--header-height);flex-shrink: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{top:calc(var(--header-height) + var(--header-gap));-webkit-backdrop-filter:blur(18px);background:#f8f8fc8c;border-radius:20px;animation:.22s layout-module__L5FxyW__cardPopIn;display:flex;position:absolute;bottom:16px;left:16px;right: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__menuPrimary{display:none}.layout-module__L5FxyW__menuPrimaryLink{color:#333;text-decoration:none}.layout-module__L5FxyW__menuGroup,.layout-module__L5FxyW__menuSubLinks{display:contents}.layout-module__L5FxyW__menuSubLink{color:#666;text-decoration:none}.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__projectsDropdown{left:auto;right:0;transform:none}.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__contactActions{flex-wrap:wrap;gap:.6rem;display:flex}.layout-module__L5FxyW__contactAction{color:#d6d6d6;border:1px solid #2f2f2f;border-radius:8px;align-items:center;gap:.5rem;min-height:38px;padding:.55rem .75rem;font-size:.84rem;font-weight:600;line-height:1.2;text-decoration:none;transition:border-color .2s,color .2s,background .2s;display:inline-flex}.layout-module__L5FxyW__contactAction:hover{color:#fff;background:#f5c84214;border-color:#f5c842}.layout-module__L5FxyW__contactAction svg{color:#f5c842;flex:none}.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__footerSocial{min-width:0}.layout-module__L5FxyW__socialText{color:#8f8f8f;max-width:260px;margin-bottom:1rem;font-size:.82rem;line-height:1.6}.layout-module__L5FxyW__socialLinks{gap:.65rem;display:grid}.layout-module__L5FxyW__socialLink{color:#d0d0d0;border:1px solid #2c2c2c;border-radius:8px;align-items:center;gap:.75rem;padding:.65rem .75rem;font-size:.85rem;font-weight:600;transition:border-color .2s,color .2s,background .2s;display:flex}.layout-module__L5FxyW__socialLink:hover{color:#fff;background:#ffffff0f;border-color:#fff}.layout-module__L5FxyW__socialMark{color:#111;background:#f5c842;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.72rem;font-weight:900;display:inline-flex}.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}@media (max-width:980px){.layout-module__L5FxyW__header{padding:.75rem 1.25rem}.layout-module__L5FxyW__logoImg{height:68px}.layout-module__L5FxyW__nav{gap:0}.layout-module__L5FxyW__nav>a,.layout-module__L5FxyW__navDropdownWrap{display:none}.layout-module__L5FxyW__menuBtn{align-items:center;gap:.35rem;font-size:.95rem;display:inline-flex}.layout-module__L5FxyW__menuCard{background:#fffffff0;display:block;overflow-y:auto}.layout-module__L5FxyW__menuPanel{width:100%;min-height:100%;padding:2rem}.layout-module__L5FxyW__menuLabel{margin-bottom:1.2rem}.layout-module__L5FxyW__menuPrimary{border-bottom:1px solid #1e1e6e1f;gap:1rem;margin-bottom:1.8rem;padding-bottom:1.4rem;display:grid}.layout-module__L5FxyW__menuGroup{gap:.55rem;display:grid}.layout-module__L5FxyW__menuPrimaryLink{color:#333;width:fit-content;font-size:1.22rem;font-weight:650;line-height:1.15;text-decoration:none}.layout-module__L5FxyW__menuPrimaryLinkActive{color:#1e1e6e;border-bottom:3px solid #1e1e6e;padding-bottom:.18rem}.layout-module__L5FxyW__menuSubLinks{border-left:2px solid #1e1e6e1f;gap:.42rem;padding-left:1rem;display:grid}.layout-module__L5FxyW__menuSubLink{color:#666;width:fit-content;font-size:.92rem;font-weight:500;line-height:1.35;text-decoration:none}.layout-module__L5FxyW__menuSubLinkActive{color:#1e1e6e;font-weight:700}.layout-module__L5FxyW__menuItemBig{margin-bottom:1.6rem;font-size:1.65rem}.layout-module__L5FxyW__menuItem{font-size:1.05rem}.layout-module__L5FxyW__footer{padding:3rem 1.25rem 1.6rem}.layout-module__L5FxyW__footerInner{grid-template-columns:1fr 1fr;gap:2rem}}@media (max-width:640px){.layout-module__L5FxyW__header{padding:.55rem 1rem}.layout-module__L5FxyW__logoImg{height:60px}.layout-module__L5FxyW__menuCard{border-radius:16px;bottom:10px;left:10px;right:10px}.layout-module__L5FxyW__menuPanel{padding:1.6rem}.layout-module__L5FxyW__footerInner{grid-template-columns:1fr;gap:2.2rem}}
@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}
