.s-hero__image,.s-hero__video{bottom:0;left:0;position:absolute;right:0;top:0}.s-hero__btn-next:after,.s-hero__btn-prev:before{background-color:currentcolor;display:inline-block;height:1em;-webkit-mask:var(--icon) center/contain no-repeat;mask:var(--icon) center/contain no-repeat;vertical-align:baseline;width:1em}.s-hero__btn-next,.s-hero__btn-prev{--radius:25px;--icon:var(--icon-arrow);align-items:center;background-color:#fff;border-radius:var(--s-hero__btn--b-radius,0 var(--radius) var(--radius) 0);display:flex;font-size:1rem;font-weight:700;line-height:1.1;min-width:120px;padding:1em;position:absolute;top:1.5rem;z-index:2}@media(min-width:992px){.s-hero__btn-next,.s-hero__btn-prev{display:none}}.s-hero{background-color:var(--s-hero--bg,transparent)}@media(max-width:575.98px){.s-hero.has-sm{--s-hero--aspect-ratio:120%}}@media(min-width:576px){.s-hero{--s-hero--aspect-ratio:36.45%;--s-hero__title--fs:5vw;--s-hero--p:5vw;--s-hero--pb:72px}}@media(min-width:1200px){.s-hero{--s-hero__title--fs:72px;--s-hero--p:72px}}.s-hero__container{display:flex;margin-left:auto;margin-right:auto;max-width:100%;position:relative;width:100%}.s-hero__container:before{content:"";display:block;padding-top:var(--s-hero--aspect-ratio,72.46%);width:0}.s-hero__btn{font-size:1.2rem;margin-bottom:.5rem;padding:.8rem 1.5rem}.s-hero__btn,.s-hero__btn:focus,.s-hero__btn:hover{background-color:var(--s-hero__btn--bg,#000);color:var(--s-hero__btn--color,#fff)}.s-hero__btn-prev{left:0}.s-hero__btn-prev:before{content:"";display:inline-block;margin-left:-.75em;margin-right:.5em;transform:rotate(180deg)}.s-hero__btn-next{--s-hero__btn--b-radius:var(--radius) 0 0 var(--radius);justify-content:flex-end;right:0}.s-hero__btn-next:after{content:"";display:inline-block;margin-left:.5em;margin-right:-.75em}.s-hero__content{align-items:center;color:#fff;display:flex;flex:1;flex-direction:column;justify-content:center;padding:var(--s-hero--p,1.5rem);padding-top:.5rem;text-shadow:rgba(0,0,0,.05) 0 2px 3px;width:100%;z-index:1}.s-hero__content.has-videos{padding-bottom:var(--s-hero--pb,60px)}.s-hero__content.has-buttons{padding-top:var(--s-hero--pt,var(--s-hero--p,88px))}.s-hero__content.align-items-end{text-align:right}.s-hero__content.align-items-start{text-align:left}.s-hero__content.align-items-center{text-align:center}.s-hero__title{font-size:var(--s-hero__title--fs,30px);line-height:1.1}.s-hero__text,.s-hero__title{font-weight:800;margin-bottom:.5rem}.s-hero__text{font-size:var(--s-hero__text--fs,1.25rem)}.s-hero__text>:last-child{margin-bottom:0}.s-hero video,.s-hero__image,.s-hero__video{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}