.hero-with-player{height:100vh;position:relative}@media(min-width: 992px){.hero-with-player{max-height:clamp(37.5rem,0.7142857143*(var(--viewport-width, 100vw) - 75rem) + 37.5rem,50rem)}}.hero-with-player__play{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);display:flex;align-items:center;justify-content:center;z-index:1;border:2px solid var(--wp--preset--color--white);background-color:rgba(0,0,0,0);border-radius:50%;width:clamp(4.6875rem,0.1464285714*(var(--viewport-width, 100vw) - 75rem) + 4.6875rem,7.25rem);height:clamp(4.6875rem,0.1464285714*(var(--viewport-width, 100vw) - 75rem) + 4.6875rem,7.25rem)}@media(hover: hover){.hero-with-player__play{transition:background-color var(--wp--custom--transition--speed) var(--wp--custom--transition--function) 0ms}.hero-with-player__play:hover{background-color:var(--wp--preset--color--white)}.hero-with-player__play:hover path{fill:var(--wp--preset--color--black)}}.hero-with-player__play svg{margin-left:0.375rem}@media(hover: hover){.hero-with-player__play svg path{transition:fill var(--wp--custom--transition--speed) var(--wp--custom--transition--function) 0ms}}.hero-with-player__background-image{width:100%;height:100%;object-fit:cover}.hero-with-player__background-image--mobile+.hero-with-player__background-image--desktop{display:none}@media(min-width: 576px){.hero-with-player__background-image--mobile+.hero-with-player__background-image--desktop{display:block}}@media(min-width: 576px){.hero-with-player__background-image--mobile{display:none}}
