.BlogPost-module__byd6Nq__pageContainer{background-color:var(--bg-page);flex-direction:column;min-height:100vh;display:flex}.BlogPost-module__byd6Nq__mainContent{flex:1;padding-top:180px;padding-bottom:120px}.BlogPost-module__byd6Nq__articleContainer{flex-direction:column;gap:60px;max-width:800px;margin:0 auto;padding:0 24px;display:flex}.BlogPost-module__byd6Nq__postHeader{text-align:center;flex-direction:column;align-items:center;gap:32px;display:flex}.BlogPost-module__byd6Nq__meta{font-family:var(--font-manrope);text-transform:uppercase;letter-spacing:.1em;color:var(--text-secondary);opacity:.8;font-size:.75rem;font-weight:700}.BlogPost-module__byd6Nq__title{font-family:var(--font-manrope);color:var(--text-primary);letter-spacing:-.04em;font-size:clamp(2.5rem,5vw,4rem);font-weight:500;line-height:1.1}.BlogPost-module__byd6Nq__author{font-family:var(--font-manrope);color:var(--text-secondary);font-size:1rem;font-weight:500}.BlogPost-module__byd6Nq__coverContainer{aspect-ratio:16/9;background:#f8f9fa;border:1px solid #0000000a;border-radius:32px;width:100%;margin-bottom:20px;position:relative;overflow:hidden}.BlogPost-module__byd6Nq__coverImage{object-fit:cover}.BlogPost-module__byd6Nq__articleBody{font-family:var(--font-manrope);color:var(--text-primary);flex-direction:column;display:flex}.BlogPost-module__byd6Nq__articleBody h2{font-family:var(--font-manrope);letter-spacing:-.03em;color:var(--text-primary);margin-top:40px;margin-bottom:24px;font-size:1.8rem;font-weight:500}.BlogPost-module__byd6Nq__articleBody p{font-family:var(--font-manrope);color:#000c;margin-bottom:24px;font-size:1.15rem;line-height:1.7}.BlogPost-module__byd6Nq__articleBody img{border:1px solid #0000000a;border-radius:20px;width:100%;height:auto;margin:40px 0;display:block}.BlogPost-module__byd6Nq__articleBody>:first-child{margin-top:0}.BlogPost-module__byd6Nq__brandingWrapper{margin-top:120px}@media (max-width:768px){.BlogPost-module__byd6Nq__brandingWrapper{margin-top:60px}.BlogPost-module__byd6Nq__mainContent{padding-top:140px}.BlogPost-module__byd6Nq__articleContainer{gap:40px}.BlogPost-module__byd6Nq__coverContainer{border-radius:24px}}
.Navbar-module__ZERf_q__navbar{z-index:50;height:56px;transition:transform .6s var(--ease-antigravity);background-color:var(--bg-page);border:none;align-items:center;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__ZERf_q__scrolled{background-color:var(--bg-page);box-shadow:none;border:none}.Navbar-module__ZERf_q__container{justify-content:space-between;align-items:center;width:100%;max-width:1800px;height:100%;margin:0 auto;padding:0 24px;display:flex}.Navbar-module__ZERf_q__leftSection{align-items:center;gap:48px;display:flex}.Navbar-module__ZERf_q__logo{font-family:var(--font-manrope);letter-spacing:-.04em;color:var(--text-primary);text-transform:lowercase;align-items:center;gap:10px;font-size:16px;font-weight:600;text-decoration:none;display:flex}.Navbar-module__ZERf_q__logoIcon{width:20px;height:20px;color:var(--text-primary);flex-shrink:0}.Navbar-module__ZERf_q__logo span{line-height:1}.Navbar-module__ZERf_q__navLinks{gap:32px;display:flex}@media (max-width:768px){.Navbar-module__ZERf_q__navLinks{display:none}}.Navbar-module__ZERf_q__link{color:var(--text-secondary);transition:color .3s var(--ease-antigravity);font-size:14px;font-weight:500;text-decoration:none}.Navbar-module__ZERf_q__link:hover,.Navbar-module__ZERf_q__link.Navbar-module__ZERf_q__active{color:var(--text-primary)}.Navbar-module__ZERf_q__hamburger{cursor:pointer;z-index:60;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:24px;height:14px;padding:0;display:none}@media (max-width:768px){.Navbar-module__ZERf_q__hamburger{display:flex}}.Navbar-module__ZERf_q__bar{background-color:var(--text-primary);transform-origin:50%;border-radius:4px;width:100%;height:2px}.Navbar-module__ZERf_q__mobileMenu{background-color:var(--bg-page);z-index:49;border-bottom:1px solid #0000000d;flex-direction:column;width:100%;padding:0 24px;display:flex;position:fixed;top:56px;left:0;overflow:hidden}.Navbar-module__ZERf_q__mobileLinks{flex-direction:column;gap:24px;padding-top:40px;display:flex}.Navbar-module__ZERf_q__mobileLink{font-size:24px;font-family:var(--font-manrope);color:var(--text-primary);letter-spacing:-.02em;font-weight:600;text-decoration:none}
.Footer-module__hP-FLq__footer{background-color:var(--bg-page);border-top:1px solid #0000000a;width:100%;padding:100px 24px 60px}.Footer-module__hP-FLq__container{flex-direction:column;gap:100px;max-width:1400px;margin:0 auto;display:flex}.Footer-module__hP-FLq__topSection{grid-template-columns:repeat(4,1fr);gap:40px;display:grid}.Footer-module__hP-FLq__column{flex-direction:column;gap:20px;display:flex}.Footer-module__hP-FLq__columnTitle{text-transform:uppercase;letter-spacing:.2em;color:var(--text-primary);opacity:.9;margin-bottom:12px;font-size:12px;font-weight:800}.Footer-module__hP-FLq__footerLink{color:var(--text-secondary);width:fit-content;font-size:16px;font-weight:500;line-height:1.4;text-decoration:none;transition:all .3s}.Footer-module__hP-FLq__footerLink:hover{color:var(--text-primary);transform:translate(4px)}.Footer-module__hP-FLq__logo{font-family:var(--font-manrope);letter-spacing:-.02em;color:var(--text-primary);align-items:center;gap:8px;font-size:16px;font-weight:600;text-decoration:none;display:flex}.Footer-module__hP-FLq__logoIcon{width:20px;height:20px;color:var(--text-primary)}.Footer-module__hP-FLq__copyright{color:var(--text-tertiary);margin-top:2px;font-size:13px}@media (max-width:1200px){.Footer-module__hP-FLq__topSection{grid-template-columns:repeat(3,1fr);gap:60px}}@media (max-width:768px){.Footer-module__hP-FLq__topSection{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Footer-module__hP-FLq__footer{padding:60px 24px 40px}.Footer-module__hP-FLq__topSection{grid-template-columns:1fr;gap:40px}}
.MonumentalBranding-module__e8eJtW__brandingContainer{background-color:var(--bg-page);justify-content:center;align-items:center;width:100%;min-height:60vh;padding:60px 0;display:flex;overflow:hidden}@media (max-width:768px){.MonumentalBranding-module__e8eJtW__brandingContainer{min-height:40vh;padding:40px 0}}.MonumentalBranding-module__e8eJtW__massiveText{font-family:var(--font-manrope);letter-spacing:-.06em;color:var(--text-primary);text-transform:capitalize;text-align:center;-webkit-user-select:none;user-select:none;cursor:default;will-change:transform,opacity;font-size:clamp(3.5rem,15vw,24rem);font-weight:700;line-height:.8;transform:translateZ(0)}
.LegalDoc-module__jhnbQa__pageContainer{background-color:var(--bg-page);flex-direction:column;min-height:100vh;display:flex}.LegalDoc-module__jhnbQa__mainContent{flex:1;padding-top:180px;padding-bottom:120px}.LegalDoc-module__jhnbQa__articleContainer{flex-direction:column;gap:60px;max-width:800px;margin:0 auto;padding:0 24px;display:flex}.LegalDoc-module__jhnbQa__postHeader{text-align:center;flex-direction:column;align-items:center;gap:32px;display:flex}.LegalDoc-module__jhnbQa__meta{font-family:var(--font-manrope);text-transform:uppercase;letter-spacing:.1em;color:var(--text-secondary);opacity:.8;font-size:.75rem;font-weight:700}.LegalDoc-module__jhnbQa__title{font-family:var(--font-manrope);color:var(--text-primary);letter-spacing:-.04em;font-size:clamp(2.5rem,5vw,4rem);font-weight:500;line-height:1.1}.LegalDoc-module__jhnbQa__articleBody{font-family:var(--font-manrope);color:var(--text-primary);flex-direction:column;display:flex}.LegalDoc-module__jhnbQa__articleBody h2{font-family:var(--font-manrope);letter-spacing:-.03em;color:var(--text-primary);margin-top:40px;margin-bottom:24px;font-size:1.8rem;font-weight:500}.LegalDoc-module__jhnbQa__articleBody p{font-family:var(--font-manrope);color:#000c;margin-bottom:24px;font-size:1.15rem;line-height:1.7}.LegalDoc-module__jhnbQa__articleBody ul{font-family:var(--font-manrope);color:#000c;margin-bottom:24px;padding-left:24px;font-size:1.15rem;line-height:1.7;list-style-type:disc}.LegalDoc-module__jhnbQa__articleBody li{margin-bottom:8px}.LegalDoc-module__jhnbQa__articleBody img{border:1px solid #0000000a;border-radius:20px;width:100%;height:auto;margin:40px 0;display:block}.LegalDoc-module__jhnbQa__articleBody a{color:var(--text-primary);text-underline-offset:4px;text-decoration:underline;text-decoration-thickness:1px;transition:opacity .2s}.LegalDoc-module__jhnbQa__articleBody a:hover{opacity:.7}.LegalDoc-module__jhnbQa__articleBody>:first-child{margin-top:0}.LegalDoc-module__jhnbQa__brandingWrapper{margin-top:120px}@media (max-width:768px){.LegalDoc-module__jhnbQa__brandingWrapper{margin-top:60px}.LegalDoc-module__jhnbQa__mainContent{padding-top:140px}.LegalDoc-module__jhnbQa__articleContainer{gap:40px}}
