/*! , Compiled at 2025-09-01 08:23:49 */
.header-video{height:100vh;margin-bottom:200px;overflow:hidden;position:relative;width:100%}body>main>.header-video:first-child{margin-top:-200px}.header-video.header--small{height:75vh}.header-video__container{height:100%;position:relative;width:100%}.header-video__fallback,.header-video__video{height:100%;left:0;object-fit:cover;object-position:center;position:absolute;top:0;width:100%}.header-video__content{bottom:150px;color:#fff;left:50%;position:absolute;text-align:center;transform:translateX(-50%);width:70%;z-index:2}@media (max-width:900px){.header-video__content{bottom:100px;width:90%}}.header-video__subtitle{font:400 normal 1.2rem/1.25em Poppins,Arial,sans-serif;font-weight:400;font-style:normal;font-size:1.2rem;line-height:1.25em;letter-spacing:.1em;margin:0 0 20px;opacity:.9;text-shadow:1px 1px 5px #000;text-transform:uppercase}@media (min-width:551px) and (max-width:900px){.header-video__subtitle{font-size:2rem}}@media (max-width:550px){.header-video__subtitle{font-size:2rem}}.header-video__title{font:600 normal 5.5rem/1.18181818em Poppins,Arial,sans-serif;font-weight:600;font-style:normal;font-size:5.5rem;line-height:1.18181818em;color:#fff;margin:0 0 30px;text-shadow:1px 1px 10px #000}@media (min-width:551px) and (max-width:900px){.header-video__title{font-size:4.75rem}}.header-video__cta{margin-top:30px}.header-video__controls{left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .3s ease;z-index:3}.header-video.is-paused .header-video__controls,.header-video:hover .header-video__controls{opacity:1}.header-video__play-pause{-ms-flex-align:center;align-items:center;background:rgba(255,255,255,.9);border-radius:50%;border:none;cursor:pointer;display:-ms-flexbox;display:flex;height:60px;-ms-flex-pack:center;justify-content:center;transition:all .3s ease;width:60px}@media (max-width:550px){.header-video__title{font-size:4rem}.header-video__play-pause{height:50px;width:50px}}.header-video__play-pause:hover{background:#fff;transform:scale(1.1)}.header-video__play-icon::after{border-bottom:8px solid transparent;border-left:12px solid currentColor;border-top:8px solid transparent;content:'';display:block;height:0;margin-left:2px;width:0}.header-video__pause-icon{display:none}.header-video__pause-icon::after{background:linear-gradient(to right,currentColor 0,currentColor 30%,transparent 30%,transparent 70%,currentColor 70%,currentColor 100%);content:'';display:block;height:16px;width:12px}.header-video.is-playing .header-video__play-icon{display:none}.header-video.is-playing .header-video__pause-icon{display:inline-block}.header-video.is-paused .header-video__pause-icon{display:none}.header-video.is-paused .header-video__play-icon{display:inline-block}