.site-header{z-index:1000;background:0 0;justify-content:space-between;align-items:center;width:100%;padding:20px 40px;transition:background .3s,backdrop-filter .3s,box-shadow .3s;display:flex;position:fixed;top:0;left:0}.site-header.scrolled{backdrop-filter:blur(12px);background:#ffffffe0;box-shadow:0 3px 15px #00000014}.logo{letter-spacing:normal;color:inherit;font-family:Cormorant Garamond,serif;font-size:1.16rem;font-weight:700;text-decoration:none}.main-nav{align-items:center;gap:2rem;display:flex}.main-nav a{color:inherit;font-family:Cormorant Garamond,serif;font-size:1.16rem;font-weight:550;text-decoration:none;transition:opacity .25s}.main-nav a:hover{opacity:.65}.menu-toggle{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:8px;display:none}.menu-toggle span{background:currentColor;width:24px;height:1.5px;transition:transform .25s,opacity .25s;display:block}@media (width<=800px){.site-header{padding:18px 22px}.menu-toggle{z-index:1002;display:flex}.main-nav{backdrop-filter:blur(12px);opacity:0;visibility:hidden;pointer-events:none;background:#fffffff0;flex-direction:column;align-items:stretch;gap:0;width:100%;padding:12px 22px 22px;transition:opacity .25s,transform .25s,visibility .25s;display:flex;position:absolute;top:100%;left:0;transform:translateY(-10px);box-shadow:0 8px 20px #00000014}.main-nav a{border-bottom:1px solid #00000014;padding:12px 0;font-size:1.2rem}.main-nav a:last-child{border-bottom:none}.site-header.menu-open .main-nav{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.site-header.menu-open .menu-toggle span:first-child{transform:translateY(6.5px)rotate(45deg)}.site-header.menu-open .menu-toggle span:nth-child(2){opacity:0}.site-header.menu-open .menu-toggle span:nth-child(3){transform:translateY(-6.5px)rotate(-45deg)}}.hero{text-align:center;flex-direction:column;padding-top:80px;display:flex}.hero-sky{justify-content:center;align-items:center;min-height:calc(100vh - 80px);padding:4rem 2rem;display:flex}.hero-title{flex-direction:column;align-items:center;gap:3rem;margin:0;font-size:clamp(3rem,6vw,5.5rem);font-weight:300;line-height:1.15;display:flex}.strophe{display:block}.hero-subtitle{background:#fff;padding:5rem 2rem}.hero-intro{max-width:720px;margin:0 auto 2.5rem;font-size:1.2rem;line-height:1.9}.hero-link{letter-spacing:.03em;color:inherit;font-family:inherit;font-size:1.1rem;font-weight:500;text-decoration:none;transition:opacity .3s;display:inline-block}.hero-link:hover{opacity:.6}.desktop-break{display:inline}@media (width<=800px){.desktop-break{display:none}}.section-title{text-align:center;justify-content:center;align-items:center;min-height:200px;padding:2rem;scroll-margin-top:80px;display:flex}.section-title h2{color:#fff;letter-spacing:.05em;margin:0;font-size:2.4rem;font-weight:300}.content-block{background:#fff;width:100%;padding:5rem clamp(4rem,10vw,16rem);box-shadow:0 15px 40px #0000001f}.content-inner{max-width:640px;margin:0 auto;font-size:1.1rem;line-height:1.9}.content-inner p{margin:0 0 1.8rem}.content-inner ul{margin:2.5rem 0;padding-left:3rem;list-style-position:outside}.content-inner li{margin-bottom:.8rem;padding-left:.4rem}.content-inner li::marker{font-size:.55rem}.site-footer{padding:4rem 0 3rem}.footer-inner{justify-content:space-between;align-items:flex-start;gap:4rem;max-width:1200px;margin:0 auto;padding:0 clamp(2rem,6vw,6rem);display:flex}.footer-left{color:#888;font-size:.85rem}.footer-right{flex-direction:column;align-items:center;gap:.6rem;display:flex}.footer-right a{color:#888;font-size:.85rem;text-decoration:none}.footer-right a:hover{color:#555}@media (width<=700px){.footer-inner{flex-direction:column;gap:2rem}.footer-right{align-items:flex-start}}.contact-block{background:#fff;padding:5rem clamp(2rem,6vw,6rem)}.contact-inner{max-width:900px;margin:auto}.contact-intro{text-align:center;max-width:560px;margin:0 auto 3rem;font-size:1.25rem;line-height:1.8}.contact-grid{grid-template-columns:190px 360px;justify-content:center;align-items:start;column-gap:6rem;display:grid}.contact-details p{margin-bottom:1.35rem;line-height:1.8}.contact-details strong{margin-bottom:.35rem;display:inline-block}.contact-form{flex-direction:column;display:flex}.contact-field{flex-direction:column;margin-bottom:1rem;display:flex}.contact-field label{margin-bottom:.35rem;font-weight:600}.contact-form input,.contact-form textarea{box-sizing:border-box;width:100%;font:inherit;background:#fff;border:1px solid #d8d8d8;border-radius:6px;padding:.45rem .7rem}.contact-form input{height:38px}.contact-form textarea{resize:none;height:75px}.contact-form button{color:#fff;cursor:pointer;font:inherit;background:#505050;border:none;border-radius:6px;align-self:flex-end;margin-top:1.2rem;padding:.65rem 1.5rem}.contact-form button:hover{background:#333}.contact-note{color:#777;margin-top:1.5rem;font-size:.9rem;line-height:1.6}@media (width<=900px){.contact-grid{grid-template-columns:1fr;gap:3rem}.contact-form{max-width:420px}.contact-form button{align-self:stretch}}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#222;background-image:url(/images/background.jpg);background-position:top;background-size:cover;background-attachment:fixed;font-family:"Source Serif 4",serif;font-size:1.08rem;line-height:1.7}h1,h2,h3,h4,h5,h6{font-family:Cormorant Garamond,serif}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.thank-you{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.thank-you h1{margin-bottom:1rem;font-size:3rem;font-weight:400}.thank-you p{max-width:600px;margin-bottom:1rem}.thank-you a{border:1px solid #888;margin-top:2rem;padding:.8rem 2rem;transition:all .25s}.thank-you a:hover{color:#fff;background:#888}#a-propos{scroll-margin-top:20vh}.legal-page{padding-top:120px}
