*{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0}body{margin:0;min-height:100%;background-color:#020202;font-family:"Inter",sans-serif;color:#fff;font-size:16px;font-weight:400;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:rgba(0,0,0,0)}body,html{scroll-behavior:smooth}html{height:100%}img{max-width:100%;height:auto}ul{list-style-type:none;margin:0;padding:0}a{text-decoration:none;color:#ababab;-webkit-transition:color .33s ease;transition:color .33s ease}a:hover{color:#caa473}h1,h2,h3,h4,h5,h6{font-family:"Fredericka the Great",serif;color:#d5d1c5;-webkit-box-shadow:0 0 6.69px rgba(0,0,0,.7);box-shadow:0 0 6.69px rgba(0,0,0,.7);-webkit-text-stroke:11px rgba(38,35,32,.7);paint-order:stroke fill;text-shadow:0 0 6.69px rgba(0,0,0,.7);position:relative;text-transform:uppercase}@-webkit-keyframes pencil-noise{0%{background-position:0 0}50%{background-position:14px 6px}100%{background-position:0 0}}@keyframes pencil-noise{0%{background-position:0 0}50%{background-position:14px 6px}100%{background-position:0 0}}h1,.h1{font-size:30px;line-height:110%}@media(min-width: 768px){h1,.h1{font-size:56px}}@media(min-width: 1200px){h1,.h1{font-size:90px}}h2,.h2{font-size:28px;line-height:110%;text-align:center}@media(min-width: 768px){h2,.h2{font-size:48px}}@media(min-width: 1200px){h2,.h2{font-size:60px}}h3,.h3{font-size:20px;line-height:110%}@media(min-width: 768px){h3,.h3{font-size:40px}}.container{width:100%;margin-right:auto;margin-left:auto;padding-right:16px;padding-left:16px}@media(min-width: 576px){.container{padding-right:20px;padding-left:20px}}@media(min-width: 1200px){.container{max-width:1555px}}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.overflow-hidden{overflow:hidden}.header{padding:20px 0;position:sticky;left:0;top:0;right:0;z-index:1111;-webkit-transition:background-color .33s ease-in-out;transition:background-color .33s ease-in-out}.header.sticky{background-color:#020202}.header-holder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-logo{min-width:240px}.header-menu{text-transform:uppercase;font-size:18px}.header-menu .main-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px}.button-gold{display:inline-block;padding:12px 20px;font-size:18px;font-weight:600;letter-spacing:2px;color:#d4b07a;background:#0b0b0b;border:6px solid rgba(0,0,0,0);-o-border-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Crect x='3' y='3' width='94' height='94' rx='6' ry='6' fill='none' stroke='%23d4b07a' stroke-width='4' stroke-dasharray='8 5 3 6' stroke-linecap='round'/%3E%3C/svg%3E") 30 round;border-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Crect x='3' y='3' width='94' height='94' rx='6' ry='6' fill='none' stroke='%23d4b07a' stroke-width='4' stroke-dasharray='8 5 3 6' stroke-linecap='round'/%3E%3C/svg%3E") 30 round}button{padding:0;background-color:rgba(0,0,0,0);border:0;-webkit-appearance:none;font-family:"Inter",sans-serif;cursor:pointer}.btn{text-decoration:none;font-size:16px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:border .33s ease,background-color .33s ease,color .33s ease;transition:border .33s ease,background-color .33s ease,color .33s ease;font-family:"Inter",sans-serif;padding:8px 20px;border-radius:100px;border:1px solid #fff}.btn:focus,.btn:active,.btn:hover{text-decoration:none}.btn-primary{border:1px solid #fff;background-color:rgba(0,0,0,0);color:#fff}.btn-primary:focus,.btn-primary:active,.btn-primary:hover{background-color:#fff;color:#020202}