@font-face{font-family:"GoodSans-MediumItalic";src:url("/content/themes/base/assets/font/GoodSans-MediumItalic.otf") format("opentype")}@font-face{font-family:"GoodSans-Medium";src:url("/content/themes/base/assets/font/GoodSans-Medium.otf") format("opentype")}@font-face{font-family:"GoodSans-BoldItalic";src:url("/content/themes/base/assets/font/GoodSans-BoldItalic.otf") format("opentype")}@font-face{font-family:"GoodSans-Bold";src:url("/content/themes/base/assets/font/GoodSans-Bold.otf") format("opentype")}@font-face{font-family:"BradfordLL-Regular";src:url("/content/themes/base/assets/font/BradfordLL-Regular.otf") format("opentype")}@font-face{font-family:"BradfordLL-LightItalic";src:url("/content/themes/base/assets/font/BradfordLL-LightItalic.otf") format("opentype")}@font-face{font-family:"BradfordLL-Light";src:url("/content/themes/base/assets/font/BradfordLL-Light.otf") format("opentype")}@font-face{font-family:"BradfordLL-Italic";src:url("/content/themes/base/assets/font/BradfordLL-Italic.otf") format("opentype")}.basic-video{position:relative;display:block;overflow:hidden;height:100%}.basic-video video{display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;width:100%;height:100%}.basic-video__gradient--default:before,.basic-video__gradient--default:after{content:"";position:absolute;left:0;width:100%}.basic-video__gradient--default:before{top:0;height:50%;max-height:260px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.65)),to(transparent));background:linear-gradient(to bottom,rgba(0,0,0,.65) 0%,transparent 100%)}.basic-video__gradient--default:after{bottom:0;height:50%;max-height:398px;background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.65)),to(transparent));background:linear-gradient(to top,rgba(0,0,0,.65) 0%,transparent 100%)}.basic-video__control{-webkit-transition:all .25 ease-in-out;transition:all .25 ease-in-out;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;position:absolute;color:#000 !important;font-size:1rem;right:0;bottom:0;z-index:20;padding:1.2rem;background:0 0;border:none}@media(min-width:768px){.basic-video__control{padding:2rem}}.basic-video__control:hover{border-color:#fff}.basic-video__control:hover .basic-video__icon{background:#fff}.basic-video__control--play .v-icon__svg--pause{display:none}.basic-video__control--pause .v-icon__svg--play{display:none}.basic-video__icon{display:-webkit-box;display:-ms-flexbox;display:flex;height:26px;width:26px;border-radius:50%;background:hsla(0,0%,100%,.85);-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media(min-width:768px){.basic-video__icon{height:48px;width:48px}}.basic-video__poster{position:absolute;top:0;height:100%;width:100%;background-color:#000}.basic-video__poster--hidden{display:none}.basic-video__poster-button{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;opacity:1;top:0;width:100%;height:100%;border:0;padding:0;background-color:rgba(0,0,0,0)}.basic-video__poster-button--hidden{display:none}.basic-video__poster-play{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;top:calc(50% - 40px);left:calc(50% - 40px);width:80px;height:80px;border:none;border-radius:50%;background:hsla(0,0%,100%,.85);color:#000;font-size:30px;padding-left:5px}