:root{--breakpoint-xxl:1920px;--breakpoint-xl:1440px;--breakpoint-lg:1280px;--breakpoint-md:1024px;--breakpoint-md-down:1023px;--breakpoint-md-s:992px;--breakpoint-sm:768px;--breakpoint-xs:512px;--breakpoint-xxs:390px}.content-wrapper .hero-interior{background-position:bottom;background-size:cover;border-bottom:10px solid var(--sk-color-white);display:flex;flex-direction:column;height:calc(100vh - 10px);justify-content:flex-start;overflow:hidden;position:relative}@media(min-width:768px){.content-wrapper .hero-interior{justify-content:center;min-height:900px}}.content-wrapper .hero-interior__title{color:var(--sk-color-teal);font-weight:400;margin:100px 0 0;padding:0 15px;text-align:center}@media(min-width:768px){.content-wrapper .hero-interior__title{letter-spacing:1.4px;line-height:114%;padding-left:20px;padding-right:40px;text-align:left}}@media(min-width:1280px){.content-wrapper .hero-interior__title{margin-left:191px;padding-left:0;transform:translateY(-8%)}.content-wrapper .hero-interior__title.long{transform:translateY(-20%)}}.content-wrapper .hero-interior__anchor{bottom:32px;cursor:pointer;height:75px;left:50%;position:absolute;transform:translateX(-50%);z-index:2}.content-wrapper .hero-interior__anchor:hover:after{background:var(--sk-color-rose)}.content-wrapper .hero-interior__anchor:hover span{color:var(--sk-color-rose)}.content-wrapper .hero-interior__anchor:after{animation:arrow_animate 1.5s infinite;background:var(--sk-color-teal);bottom:18px;content:"";height:13px;left:32%;-webkit-mask:url(../../../resources/img/arrow.svg);mask:url(../../../resources/img/arrow.svg);position:absolute;transition:all .3s ease-in-out;width:25px}.content-wrapper .hero-interior__anchor span{color:var(--sk-color-teal);font-family:var(--sk-font-bg-semicond);font-size:16px;font-weight:600;text-transform:uppercase;transition:all .3s ease-in-out}

/*# sourceMappingURL=hero-interior.css.map*/