.v3-hero{background-color:#101010;color:#fff;height:100vh;height:calc(var(--vh, 1vh)*100);overflow:hidden;position:relative;width:100%}.v3-hero__animate{height:100%;position:relative;z-index:2}.v3-hero__wrapper{align-items:flex-end;display:flex;height:100%;position:relative;z-index:1}.v3-hero__text{margin:0}.v3-hero__text>span{display:block;overflow:hidden;position:absolute}.v3-hero__text>span>span{color:#fff;display:block;font-size:60px;font-weight:500;letter-spacing:-2px;line-height:60px;opacity:0;transform:translate3d(0,100%,0) rotate(2deg)}@media(min-width:767px){.v3-hero__text>span>span{font-size:150px;font-weight:500;line-height:150px}}.v3-hero__text .text1-wrapper{left:16px;top:171px}@media(min-width:767px){.v3-hero__text .text1-wrapper{left:21px;top:124px}}.v3-hero__text .text2-wrapper{bottom:220px;right:16px}@media(min-width:767px){.v3-hero__text .text2-wrapper{bottom:36px;right:11px}}.v3-hero__copy{bottom:30px;left:16px;position:absolute;width:calc(100% - 32px)}@media(min-width:767px){.v3-hero__copy{bottom:31px;left:21px}}.v3-hero__copy p{color:#fff;font-size:18px;font-weight:400;letter-spacing:0;line-height:21.6px;margin:0}@media(min-width:767px){.v3-hero__copy p{font-size:18px;font-weight:400;line-height:21.6px;max-width:414px}}.v3-hero__copy p>span{display:block;overflow:hidden;position:relative}.v3-hero__copy p>span>span{display:block;opacity:0;transform:translate3d(0,100%,0) rotate(2deg)}.v3-hero__bg{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.v3-hero__bg img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;position:relative;width:100%}.v3-hero__bg-anim{height:100%;transform:scale3d(1.1,1.1,1.1)}.v3-hero__bg-anim-image{height:100%;overflow:hidden;position:relative;width:100%}.v3-hero__cover{background-color:#101010;content:" ";height:100%;left:0;position:absolute;top:0;transform-origin:top;width:100%}.v3-hero__mask{height:100vh;left:0;pointer-events:none;position:fixed;top:0;width:100%;z-index:-3}