.videomodal{align-items:flex-start;display:flex;height:100vh;justify-content:center;left:0;opacity:0;position:fixed;top:0;transition:all .3s ease;visibility:hidden;width:100vw;z-index:1010}.videomodal.open{opacity:1;transition-delay:0s;visibility:visible}.videomodal-bg{background:#000;height:100%;opacity:.6;position:absolute;transition:all .4s;width:100%}.videomodal-container{align-content:center;display:flex;flex-flow:row wrap;height:inherit;justify-content:center;width:inherit}.videomodal-container .videomodal-container__wrapper{border-radius:0;height:auto;padding:0;position:relative;width:auto}.videomodal-container .videomodal-container__wrapper.corp{background:#ffc014}.videomodal-container .videomodal-container__wrapper.slfi{background:#2196f3}.videomodal-container .videomodal-container__wrapper.slfd{background:#00b2ae}.videomodal-container .videomodal-container__wrapper.slfb{background:#8737de}.videomodal-container .videomodal-container__wrapper-inner{align-items:center;display:flex;flex-flow:row nowrap;height:50px;justify-content:center;overflow:hidden;width:100%}.videomodal-container .embed_container{display:block;height:39.38vw;max-height:70vh;max-width:124.44vh;width:70vw}.videomodal-container .embed_container .iframe_wrapper,.videomodal-container .embed_container .iframe_wrapper iframe.youtubevideo{height:100%;width:100%}.videomodal-container .video-bottom-row{display:flex}.videomodal-container .video-bottom-row>div{align-items:center;display:flex}.videomodal-container .video-bottom-row button:hover{background-color:unset;border-color:unset;border-radius:unset}.videomodal-container p{font-size:22px;font-weight:600!important;line-height:24px;margin:0;text-align:left;white-space:nowrap}.videomodal-container p.white{color:#fff}.videomodal-container p.black{color:#000}.videomodal-close{appearance:none;background:0 0;border:0;color:#fff!important;cursor:pointer;font-weight:700;outline:none}@media screen and (min-width:769px) and (max-width:1024px){.videomodal-container p{font-size:20px;line-height:22px}}@media screen and (min-width:476px) and (max-width:768px){.videomodal-container .embed_container{display:block;height:50.63vw;max-height:90vh;max-width:160vh;width:90vw}.videomodal-container .video-bottom-row p{font-size:18px;line-height:20px}}@media screen and (max-width:475px){.videomodal-container .embed_container{display:block;height:56.25vw;max-height:90vh;max-width:177.78vh;width:100vw}.videomodal-container .video-bottom-row p{font-size:14px;line-height:15px;white-space:unset}}