.block-hero-display{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:13.125rem;overflow:hidden}@media(max-width: 61.98rem){.block-hero-display{height:10.5rem}}@media(min-width: 48rem){.block-hero-display{min-height:29rem;padding-top:2.5rem;padding-bottom:2.5rem}}@media(max-width: 47.98rem){.block-hero-display{padding:4rem 0 4rem 0}}.block-hero-display::before{position:absolute;top:0;left:0;bottom:0;right:0;content:"";z-index:1;width:100%;height:100%;background-image:linear-gradient(0deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3))}.block-hero-display__card{color:#fff;text-align:center}.block-hero-display .c-btn--back{position:absolute;top:clamp(1rem, -0.1428571429rem + 2.380952381vw, 2rem);margin-bottom:clamp(2.5rem, -3.2142857143rem + 11.9047619048vw, 7.5rem)}.block-hero-display .has-overline-font-size{position:relative;display:flex;justify-content:center;align-items:center;margin-bottom:1.5rem}@media(max-width: 47.98rem){.block-hero-display .has-overline-font-size{padding-bottom:.625rem}}@media(min-width: 48rem){.block-hero-display .has-overline-font-size{letter-spacing:.125rem}}.block-hero-display .has-overline-font-size::before{position:relative;content:"";width:5.1875rem;height:.0625rem;margin-right:.625rem;background-color:#a97c50}@media(max-width: 47.98rem){.block-hero-display .has-overline-font-size::before{position:absolute;left:50%;bottom:0;transform:translateX(-50%)}}.block-hero-display .has-overline-font-size::after{position:relative;content:"";width:5.1875rem;height:.0625rem;margin-left:.625rem;background-color:#a97c50}@media(max-width: 47.98rem){.block-hero-display .has-overline-font-size::after{display:none}}.block-hero-display__container{position:initial;z-index:10}.block-hero-display__video-overlay-image{position:absolute !important;left:0;top:0;right:0;bottom:0;z-index:1 !important}.block-hero-display__video-overlay-image figure{position:absolute;top:0;right:0;left:0;bottom:0}.block-hero-display__video-overlay-image figure img{width:100%;height:100%;object-fit:cover;object-position:center center}.block-hero-display__video-wrapper{position:absolute !important;top:0;left:0;z-index:2 !important;width:100%;height:100%;pointer-events:none;overflow:hidden}.block-hero-display__video-wrapper .iframe-wrapper{position:absolute;top:50%;left:50%;width:calc(var(--videoRatio, 1.7777777778)*var(--blockHeight, 100vw));height:100%;min-width:100vw;max-width:none;margin:0;opacity:0;transform:translate(-50%, -50%);transition:opacity .8s ease-in-out}.block-hero-display__video-wrapper .iframe-wrapper.loaded{opacity:1}