@keyframes moveInLeft{0%{opacity:0;transform:translateX(-10rem)}80%{transform:translateX(1rem)}to{opacity:1;transform:translate(0)}}@keyframes moveInRight{0%{opacity:0;transform:translateX(10rem)}80%{transform:translateX(-1rem)}to{opacity:1;transform:translate(0)}}@keyframes moveInBottom{0%{opacity:0;transform:translateY(3rem)}to{opacity:1;transform:translate(0)}}.block-hero{background-color:#010101;width:100%;height:92vh;position:relative;font-family:Ubuntu,Arial,sans-serif}@media screen and (max-width:576px){.block-hero{height:80vh}}.block-hero__bg-image{margin:0 auto;text-align:center;height:100%;width:auto;overflow:hidden}.block-hero__bg-image-mobile{display:none}.block-hero__bg-image img{-o-object-position:top;object-position:top;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}@media screen and (min-width:992px){.block-hero__bg-image img{-o-object-fit:contain;object-fit:contain;-o-object-position:top;object-position:top}}.block-hero__inner .content-wrapper__text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;color:#fff;display:flex;flex-direction:column;gap:5rem;align-items:center;width:80%}@media screen and (max-height:500px){.block-hero__inner .content-wrapper__text{gap:2rem}}@media screen and (min-width:1200px){.block-hero__inner .content-wrapper__text{top:40%;left:50%;transform:translate(-50%,-40%)}}@media screen and (min-height:992px){.block-hero__inner .content-wrapper__text{top:40%;left:50%;transform:translate(-50%,-40%)}}.block-hero__inner .content-wrapper__text .section-header{font-size:5rem;font-weight:400;animation-name:moveInLeft;animation-duration:.5s;animation-timing-function:ease-in-out;margin-bottom:0;position:relative;z-index:5}@media screen and (min-width:420px){.block-hero__inner .content-wrapper__text .section-header{font-size:6rem}}@media screen and (min-width:768px){.block-hero__inner .content-wrapper__text .section-header{font-size:8rem}}@media screen and (max-height:500px){.block-hero__inner .content-wrapper__text .section-header{font-size:4rem}}@media screen and (min-width:992px) and (max-height:700px){.block-hero__inner .content-wrapper__text .section-header{font-size:5rem}}.block-hero__inner .content-wrapper__huge-text{position:relative;display:flex;transform:translate(2%);justify-content:center;width:100%;align-items:flex-end}.block-hero__inner .content-wrapper__number{font-weight:700;line-height:.73;position:relative;filter:drop-shadow(0 0 8rem #000);-webkit-text-stroke-width:.51rem;animation:moveInRight .5s ease-in-out;font-size:32vw;letter-spacing:6px}@media screen and (min-width:420px){.block-hero__inner .content-wrapper__number{font-size:27vw;-webkit-text-stroke-width:.7rem}}@media screen and (max-width:576px) and (max-height:664px){.block-hero__inner .content-wrapper__number{letter-spacing:.3rem}}@media screen and (min-width:576px){.block-hero__inner .content-wrapper__number{font-size:26vw;-webkit-text-stroke-width:1rem}}@media screen and (min-width:992px){.block-hero__inner .content-wrapper__number{-webkit-text-stroke-width:1.5rem}}@media screen and (max-height:500px){.block-hero__inner .content-wrapper__number{-webkit-text-stroke-width:.4rem;letter-spacing:3px}}@media screen and (min-width:1440px){.block-hero__inner .content-wrapper__number{font-size:21vw}}@media screen and (max-height:700px){.block-hero__inner .content-wrapper__number{-webkit-text-stroke-width:.5rem;font-size:17vh}}.block-hero__inner .content-wrapper__number-text{font-size:6vw;position:relative;z-index:5;font-weight:400;line-height:1}@media screen and (max-height:700px){.block-hero__inner .content-wrapper__number-text{font-size:6vh}}.block-hero__inner .content-wrapper__subtitle{font-size:2rem;font-weight:700;display:flex;align-items:center;flex-direction:column;flex-wrap:wrap;justify-content:center;gap:0}@media screen and (min-width:576px){.block-hero__inner .content-wrapper__subtitle{font-size:3.5rem}}@media screen and (min-width:992px){.block-hero__inner .content-wrapper__subtitle{font-size:5rem}}@media screen and (min-width:420px) and (max-height:500px){.block-hero__inner .content-wrapper__subtitle{font-size:2rem}}@media screen and (max-height:500px){.block-hero__inner .content-wrapper__subtitle{font-size:3rem}}@media screen and (min-width:992px) and (max-height:700px){.block-hero__inner .content-wrapper__subtitle{font-size:5vh}}.block-hero__inner .content-wrapper__subtitle-text{margin-right:0;white-space:normal;position:relative;z-index:5}.block-hero__inner .content-wrapper__subtitle-text2{white-space:nowrap}.block-hero__inner .content-wrapper__subtitle-image{display:flex;gap:1.5rem;align-items:center;flex-direction:column}@media screen and (min-width:576px){.block-hero__inner .content-wrapper__subtitle-image{flex-direction:row}}.block-hero__inner .content-wrapper__subtitle-image img{display:block;width:100%;height:auto}.mobile-bg{background-color:#010101;width:100%;height:92vh;position:relative}.mobile-bg .block-hero__bg-image{display:none}@media screen and (min-width:576px){.mobile-bg .block-hero__bg-image{display:block}}.mobile-bg .block-hero__bg-image-mobile{display:block;margin:0 auto;text-align:center;height:100%;width:auto;overflow:hidden}@media screen and (min-width:576px){.mobile-bg .block-hero__bg-image-mobile{display:none}}.mobile-bg .block-hero__bg-image-mobile img{-o-object-position:top;object-position:top;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}