:root{--atelier-paper:#f7f7f4;--atelier-ink:#151515;--atelier-muted:#72726e}
html{scroll-behavior:smooth}
body.homepage{margin:0;background:var(--atelier-paper);color:var(--atelier-ink);font-family:Arial,Helvetica,sans-serif}
body.homepage a{color:inherit;text-decoration:none}
body.homepage .preloader{display:none!important}
body.homepage .navbar{min-height:132px!important;padding:34px clamp(24px,4vw,72px)!important;background:var(--atelier-paper)!important;border:0!important}
body.homepage .navbar>.container-fluid{padding:0!important}
body.homepage .navbar-brand{display:block;width:clamp(180px,18vw,290px);padding:0;margin:0}
body.homepage .navbar-brand img{display:block;width:100%;height:auto}
body.homepage .navbar-nav{align-items:center;gap:clamp(18px,2.5vw,44px)!important;padding:0!important}
body.homepage .nav-link{position:relative;padding:9px 0!important;color:var(--atelier-ink)!important;font-size:11px;line-height:1;letter-spacing:.18em;font-weight:400}
body.homepage .nav-link:after{content:"";position:absolute;left:0;right:100%;bottom:2px;height:1px;background:var(--atelier-ink);transition:right .25s ease}
body.homepage .nav-link:hover:after,body.homepage .nav-link.active:after{right:0}
body.homepage .dropdown-toggle:after{position:static;display:inline-block;width:5px;height:5px;margin-left:8px;vertical-align:3px;border:0;border-right:1px solid currentColor;border-bottom:1px solid currentColor;transform:rotate(45deg)}
body.homepage .dropdown-menu{min-width:165px;padding:18px;margin:0;border:0;border-radius:0;background:var(--atelier-paper)}
body.homepage .dropdown-item{padding:6px 0;font-size:9px;letter-spacing:.18em;text-transform:uppercase;color:var(--atelier-muted)}
body.homepage #billboard{padding:0 clamp(36px,9vw,124px)!important;background:var(--atelier-paper)!important}
body.homepage #billboard>.container{max-width:none;padding:0}
body.homepage #billboard .row{--bs-gutter-x:4px;--bs-gutter-y:36px}
body.homepage #billboard .col-4{margin-bottom:0}
body.homepage .banner-item{position:relative;overflow:hidden}
body.homepage .image-holder{aspect-ratio:1;overflow:hidden;background:#e8e7e2}
body.homepage .image-holder img{display:block;width:100%;height:100%;object-fit:cover;filter:saturate(.72) contrast(.98);transition:transform .7s cubic-bezier(.2,.65,.25,1),filter .35s ease}
body.homepage .banner-item:hover .image-holder img{transform:scale(1.025);filter:saturate(1) contrast(1)}
body.homepage .banner-content{position:absolute;inset:0;z-index:2;padding:20px!important;display:grid;place-items:center;background:rgba(12,12,11,.48);color:#fff;opacity:0;transform:translateY(5px);pointer-events:none;transition:opacity .3s ease,transform .3s ease}
body.homepage .banner-item:hover .banner-content,body.homepage .banner-item:focus-within .banner-content{opacity:1;transform:none}
body.homepage .element-title{font-family:Arial,Helvetica,sans-serif;font-size:10px;font-weight:400;letter-spacing:.2em;color:#fff}
body.homepage .element-title a{color:#fff!important}
body.homepage .video{margin:clamp(60px,9vw,140px) clamp(12px,2vw,28px) 0;padding:0!important}
body.homepage .video .container-fluid,body.homepage .video .row{padding:0;margin:0}
body.homepage .video-content{padding:0;max-height:78vh;overflow:hidden}
body.homepage .video-bg,body.homepage .video-bg img{width:100%;height:100%;min-height:420px;max-height:78vh;object-fit:cover}
body.homepage .video-player .youtube{width:82px;height:82px;border:1px solid rgba(255,255,255,.8);border-radius:50%;background:rgba(0,0,0,.06);backdrop-filter:blur(3px)}
body.homepage .video-player .youtube .text-rotate{display:none}
body.homepage #footer{margin-top:clamp(70px,9vw,140px)!important}
body.homepage #footer .border-top{padding:40px clamp(24px,4vw,72px) 34px!important;border-color:#d8d8d2!important}
body.homepage #footer .container{max-width:none;padding:0}
body.homepage #footer p{font-size:10px;line-height:1.7;letter-spacing:.04em;color:var(--atelier-muted)}
body.homepage #footer .footer-about p{max-width:520px}
body.homepage #footer .social-links svg{width:15px;height:15px;color:var(--atelier-muted)}
@media(max-width:760px){
 body.homepage .navbar{min-height:auto!important;padding:24px 18px 28px!important}
 body.homepage .navbar-brand{width:160px}
 body.homepage #billboard{padding:0 12px!important}
 body.homepage #billboard .row{--bs-gutter-x:4px;--bs-gutter-y:20px}
 body.homepage #billboard .col-4{width:50%}
 body.homepage .banner-content{inset:auto 0 0;padding:24px 12px 12px!important;display:block;background:linear-gradient(transparent,rgba(12,12,11,.64));opacity:1;transform:none;text-align:center}
 body.homepage .element-title{font-size:8px}
 body.homepage .video{margin:52px 10px 0}
 body.homepage .video-bg,body.homepage .video-bg img{min-height:58vw}
 body.homepage #footer .border-top{padding:30px 18px!important}
 body.homepage #footer .text-end{text-align:left!important;margin-top:24px}
}
@media(max-width:420px){body.homepage #billboard .row{--bs-gutter-y:24px}body.homepage #billboard .col-4{width:100%}}
@media(prefers-reduced-motion:reduce){body.homepage *{scroll-behavior:auto!important;transition:none!important}}
