@charset "UTF-8";.hero{background:var(--wp--preset--color--neutral-black);position:relative;min-height:calc(100svh - 52px);display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--wp--preset--color--neutral-white);text-align:center;overflow:hidden}.hero__media{position:absolute;inset:0}.hero h1,.hero h2,.hero h3,.hero h4,.hero h5,.hero h6{color:var(--wp--preset--color--neutral-white);text-transform:uppercase;overflow:hidden}.hero h1{font-size:clamp(42px, calc(42px + 88 * ((100vw - 800px) / (1440 - 800))), 130px)}.hero h2{font-size:clamp(46px, calc(46px + 36 * ((100vw - 800px) / (1440 - 800))), 82px)}.hero h3{font-size:42px}.hero h4{font-size:36px}.hero h5{font-size:32px}.hero h6{font-size:24px}.hero__bottom-content{position:absolute;bottom:var(--wp--preset--spacing--space-10);left:0;right:0}.hero__bottom-content .mark{margin-inline:auto;width:80px;height:52px;margin-bottom:var(--wp--preset--spacing--space-10);background:url(/wp-content/themes/okd/static/img/mark-white.svg) no-repeat center center}.hero__bottom-content p{width:350px;max-width:100%;margin-inline:auto;font-size:20px;font-family:var(--wp--preset--font-family--mono);line-height:1.1;text-transform:uppercase;text-align:center;text-wrap:balance}@media (max-width:768px){.hero .title-wrapper h1,.hero .title-wrapper h2{font-size:28px}.hero .title-wrapper h3{font-size:28px}.hero .title-wrapper h4{font-size:26px}.hero .title-wrapper h5{font-size:24px}.hero .title-wrapper h6{font-size:22px}.hero__bottom-content p{font-size:16px}}