.ax-full-screen{display:block;height:calc(100dvh - 8.7rem);position:relative;width:100%}@media(max-width:799px){.ax-full-screen{height:calc(100dvh - 15rem)}}.ax-full-screen{overflow:hidden}.ax-full-screen__container{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:flex-end;position:relative;text-align:center;width:100%}.ax-full-screen__visual{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.ax-full-screen__visual:after{background:rgba(0,0,0,.2);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.ax-full-screen__image-wrapper,.ax-full-screen__video-wrapper{display:block;height:100%;width:100%}.ax-full-screen__image,.ax-full-screen__video{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.ax-full-screen__footer{align-items:flex-start;display:flex;flex-direction:column;gap:1rem;justify-content:flex-start;pointer-events:auto;width:100%;z-index:1}.ax-full-screen__title{color:inherit;font-family:Gustavo;font-weight:700;line-height:1;margin:0;position:relative;text-align:left;text-transform:uppercase;z-index:1}.ax-full-screen__button-text{font-size:4rem;font-weight:200;letter-spacing:.1rem;text-decoration:underline;text-decoration-thickness:.2rem;text-transform:uppercase;text-underline-offset:1rem}@media(max-width:799px){.ax-full-screen__button-text{font-size:1.8rem}}.ax-full-screen__footer{cursor:pointer}.ax-full-screen__arrow{align-items:center;background:transparent;border:none;color:#fff;display:flex;justify-content:center;padding:1rem;transform:rotate(90deg)}.ax-full-screen__arrow svg{height:9rem;transform:rotate(270deg);width:6rem}@media(max-width:799px){.ax-full-screen__arrow svg{height:5rem;width:3rem}}@media(min-width:600px)and (max-width:599px){.ax-full-screen .desktop-only{display:none}}@media(min-width:800px){.ax-full-screen .mobile-only{display:none}}