@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500&family=Montserrat:wght@400;500;600&display=swap');
*{box-sizing:border-box}body{margin:0;background:#f7f3ec;color:#0b2433;font:14px/1.75 Montserrat,Arial,sans-serif}.legal-hero{min-height:480px;color:#fff;background:linear-gradient(90deg,#031b2ae8,#031b2a66),var(--hero) center/cover}.legal-hero.compact{min-height:390px}.legal-nav{height:100px;display:flex;align-items:center;justify-content:space-between;padding:20px 7%;font-size:11px;font-weight:600}.legal-brand{display:flex;flex-direction:column;font-size:25px;letter-spacing:7px}.legal-brand small{font-size:7px;letter-spacing:2px}.legal-hero>div{width:min(800px,86%);margin:70px auto}.legal-hero>div>p:first-child,.legal-content h2{color:#d5b477;font-weight:600;letter-spacing:.22em;font-size:11px}.legal-hero h1{margin:10px 0;font:500 58px/1.05 'Cormorant Garamond',serif}.legal-hero>div>p:last-child{font-size:17px;max-width:680px}.legal-content{width:min(980px,88%);margin:0 auto;padding:70px 0 90px}.legal-content section{padding:0 0 34px;margin:0 0 34px;border-bottom:1px solid #d9cfbf}.legal-content h2{font-size:13px}.legal-content p{white-space:normal}.legal-content .button{display:inline-flex}.legal-footer{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:35px 6%;background:#031b2a;color:#fff;font-size:10px}.legal-footer nav{display:flex;gap:22px}.error-page{min-height:100vh;padding:30px 7%;display:flex;flex-direction:column}.error-page section{margin:auto;width:min(700px,100%)}.error-page h1{font:500 60px 'Cormorant Garamond',serif}.contact-general form,.newsletter-form{display:grid;gap:17px}.contact-general form>div{display:grid;grid-template-columns:1fr 1fr;gap:17px}.contact-general label,.newsletter-form label{display:grid;gap:6px;font-size:11px;font-weight:600}.contact-general input,.contact-general select,.contact-general textarea,.newsletter-form input{width:100%;padding:14px;border:1px solid #cdbb9f;background:#fff;border-radius:4px}.contact-general textarea{min-height:150px}.privacy-check{display:flex!important;align-items:flex-start;gap:10px!important;font-weight:400!important}.privacy-check input{width:auto!important;margin-top:6px}.privacy-check a{text-decoration:underline}.form-error{padding:12px;background:#f5ded9;color:#873326}.success{padding:30px;border:1px solid #9db596;border-radius:8px}.button{width:max-content;border:0}.newsletter-form{max-width:520px;margin:25px 0}@media(max-width:700px){.legal-nav{height:80px;padding:15px 20px}.legal-nav>a:last-child{font-size:9px}.legal-hero>div{margin:60px 20px;width:auto}.legal-hero h1,.error-page h1{font-size:43px}.legal-content{padding:45px 0}.contact-general form>div{grid-template-columns:1fr}.legal-footer{align-items:flex-start;flex-direction:column}.legal-footer nav{flex-wrap:wrap}}
