body,body.light{--text-primary:#1f1f1f;--text-secondary:#777;--text-tertiary:#efefef;--tint-white1:#fff;--tint-gray1:#f9f9f9;--tint-gray2:#d9d9d9;--tint-gold1:#fc3;--tint-gold2:#ffcc33b3;--tint-gold1-accent:#d6a100;--gradient-gold:linear-gradient(90deg,#fc3 5%,#c98115)}body.dark{--text-primary:#f5f5f5;--text-secondary:#9e9e9e;--text-tertiary:#2c2c2c;--tint-white1:#121212;--tint-gray1:#1f1f1f;--tint-gray2:#383838;--tint-gold1:#fc3;--tint-gold2:#ffcc33b3;--tint-gold1-accent:#d6a100;--gradient-gold:linear-gradient(90deg,#fc3 5%,#c98115)}@keyframes fade-in{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:visible}}@keyframes fade-out{0%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes toAutoHeight{to{height:auto}}.hero-block{text-align:center;gap:24px;height:710px;margin-top:-87px;position:relative}.hero-block.spaced .hero-block__container{justify-content:space-between;padding-top:260px}.hero-block.centered .hero-block__container{justify-content:center}.hero-block:after{content:"";pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0;background-color:#0000004d;position:absolute;inset:0}.hero-block img{object-fit:cover;z-index:-1;width:100%;height:100%;position:absolute}.hero-block__container{height:100%;padding-top:40px;padding-bottom:40px}.hero-block__container,.hero-block__info{flex-direction:column;align-items:center;display:flex}.hero-block__info{z-index:1}.hero-block__note{color:#f9f9f9;font-size:22px;font-weight:400;line-height:29px}.hero-block__title{color:#f9f9f9;text-transform:uppercase;font-size:70px;font-weight:500;line-height:63px}.hero-block__title:not(:first-child){margin-top:13px}.hero-block__description{color:#f9f9f9;font-size:22px;font-weight:400;line-height:29px}.hero-block__description:not(:first-child){margin-top:13px}.hero-block__tags{z-index:1;flex-wrap:wrap;justify-content:center;align-items:center;gap:40px;display:flex}@media only screen and (width<=1141px){.hero-block{height:672px;margin-top:-77px}.hero-block.spaced .hero-block__container{padding-top:238px}.hero-block__title{font-size:60px;line-height:54px}.hero-block__tags{gap:25px}}@media only screen and (width<=767px){.hero-block{gap:6.4vw;height:181.067vw;margin-top:-12vw}.hero-block.spaced .hero-block__container{padding-top:64vw}.hero-block__container{padding-top:18.1333vw;padding-bottom:18.1333vw}.hero-block__note{font-size:4.26667vw;line-height:3.73333vw}.hero-block__title{font-size:8vw;line-height:7.2vw}.hero-block__title:not(:first-child){margin-top:4vw}.hero-block__description{font-size:4.26667vw;line-height:3.73333vw}.hero-block__description:not(:first-child){margin-top:4.8vw}.hero-block__tags{gap:2.66667vw}}@media only screen and (width>=768px){.hero-block__description{max-width:741px}}
