.home-select-container{position:relative}.home-select-container:after{align-items:center;box-sizing:border-box;color:var(--button-primary-text);content:"\f107";display:flex;font:var(--fa-font-light);height:100%;pointer-events:none;position:absolute;right:1rem;top:0}.home-select-container select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--button-primary-bg);border:1px solid var(--button-primary-border);border-radius:var(--button-radius);color:var(--button-primary-text);display:inline-flex;font-family:var(--base-font);font-size:.875rem;font-weight:600;padding:.75rem 2.125rem .75rem 1.125rem;text-align:center;text-align-last:center;-moz-text-align-last:center;width:100%}.home-select-container select option{background-color:#fff;color:var(--text-base)}.home-select-container select:focus{outline:none}@media screen and (max-width:989.9px){.header-video-container video{width:100%}}@media screen and (min-width:990px){.header-title-content-container{flex-shrink:0;width:55%}.header-video-container{flex-shrink:0;overflow:hidden;position:relative;width:45%}.header-video-container video{aspect-ratio:1.22/1;height:100%;left:50%;min-height:100%;min-width:100%;object-fit:cover;object-position:center;position:absolute;top:50%;transform:translate(-50%,-50%)}}