@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap");html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline;-moz-box-sizing:border-box;box-sizing:border-box}html,body{position:relative;min-height:100%}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after{content:"";content:none}q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}.clearfix:before,.clearfix:after{content:"";display:table;clear:both}.alignleft{float:left}.alignright{float:right}img.aligncenter,div.aligncenter{display:block;margin:0 auto}img.alignright,div.alignright{margin:1px 0 2px 10px;display:inline}img.alignleft,div.alignleft{margin:1px 10px 2px 0;display:inline}#wpadminbar{display:none !important}html{margin-top:0 !important}*{outline:0 !important}html{font-size:16px}a{transition:all 0.2s ease-in-out}h1,.h1,h2,.h2,h3,.h3,h4,.h4{font-weight:700}h1,.h1,h2,.h2{text-transform:uppercase;font-weight:400;margin-bottom:1.5rem}h1,.h1{font-size:5rem;letter-spacing:2px;margin-bottom:3.5rem}h2,.h2{font-size:1.75rem;margin-top:1.75rem}h2:first-child,.h2:first-child{margin-top:0}h3,.h3{font-size:1.25rem;margin-top:1.25rem}h3:first-child,.h3:first-child{margin-top:0}.wrapper{width:94%;max-width:1640px;margin-left:auto;margin-right:auto}a{text-decoration:none;color:#DCB365;transition:all 0.2s linear;border-bottom:1px solid transparent}a:hover{border-color:#DCB365}body{background:#000000;font-family:"Playfair Display", serif;font-variant-numeric:lining-nums;color:#fff;font-weight:400;padding-top:5rem}#drawer{position:fixed;top:0;left:0;transform:translateX(-100%)}header{padding:1rem 0;position:fixed;width:100%;left:0;top:0;z-index:25;transition:all 0.4s ease-in-out}header .wrapper>*{transition:all 0.4s ease-in-out;transform:translateY(0)}header.header_hide .header__center,header.header_hide .header__right{opacity:0}header.header_show{background:#000000}header.header_show .header__center,header.header_show .header__right{opacity:1;visibility:visible}header .wrapper{display:flex;align-items:center;justify-content:space-between;gap:2rem;max-width:2400px}header .header_logo{display:block;width:160px;height:50px;border:0}header .header_logo svg{width:100%;height:100%;color:#DCB365;--logo-hover-opacity: 0}header .header_logo:hover svg{--logo-hover-opacity: 1}header nav ul{display:flex;align-items:center;gap:2rem}header nav ul a{color:#DCB365;font-size:1.2rem;white-space:nowrap}.brand{margin:0 auto;width:420px;position:relative}.brand svg{position:absolute;top:0;left:0;width:100%;height:100%;color:#DCB365;--logo-hover-opacity: 1}.brand::after{content:"";display:block;padding-top:31.25%}.logo-hover{opacity:var(--logo-hover-opacity, 0);transition:opacity 0.5s ease-in-out}.logo-static{opacity:1}main{min-height:100vh}.hero_pin{--pin-screens: 2;height:calc((var(--pin-screens) + 1) * 100vh);margin-bottom:200vh}.hero{display:flex;flex-direction:column;justify-content:center;overflow:hidden;z-index:10;transition:all 0.4s ease-in-out;position:sticky;top:0;height:100vh;min-height:calc(100vh - 82px)}.hero .wrapper{position:relative;z-index:15;opacity:1;transition:all 0.4s ease-in-out}.hero .hero__bg{position:absolute;top:50%;left:50%;width:100%;height:100%;object-fit:cover;z-index:0;transform:translate(-50%, -50%) scale(0.85);border-radius:2rem;transition:all 0.4s ease-in-out}.hero .hero__bg::after{content:"";position:absolute;width:102%;height:102%;top:-1%;left:-1%;z-index:1;background:radial-gradient(transparent, 85%, rgba(0, 0, 0, 0.8))}.hero.hero_full .hero__bg{transform:translate(-50%, -50%) scale(1);border-radius:0}.hero.hero_full .wrapper{opacity:0}footer{padding:1rem 0}footer .wrapper{display:flex;align-items:center;justify-content:space-between;gap:2rem}