*,*::before,*::after{box-sizing:border-box}
html,body{margin:0;padding:0;background:#0B0B0C}
body{-webkit-font-smoothing:antialiased;text-wrap:pretty}
a{color:#E9A227;text-decoration:none}
a:hover{color:#F5C05A}
img{display:block}
button{font-family:inherit}
@keyframes mpFadeUp{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}
@keyframes mpFade{from{opacity:0}to{opacity:1}}
#mp-promo{position:fixed;inset:0;z-index:100}
#mp-reviews::-webkit-scrollbar{height:6px}
#mp-reviews::-webkit-scrollbar-thumb{background:#33302A;border-radius:3px}
.h1:hover{background:#1A1917 !important;color:#E9A227 !important}
.h2:hover{background:#F5C05A !important;color:#17140D !important}
.h3:hover{color:#E9A227 !important}
.h4:hover{background:#38e07b !important}
.h5:hover{background:#F5C05A !important}
.h6:hover{border-color:#E9A227 !important;color:#E9A227 !important}
.h7:hover{border-color:#E9A227 !important}
