.sectionTag{height:30px;font-family:var(--font-cal-sans);text-transform:uppercase;color:var(--high-emphasis);letter-spacing:1px;border:1px solid #b0b0b0;border-radius:30px;justify-content:center;align-items:center;padding:0 15px;font-size:12px;display:inline-flex}.sectionTag:before{content:"";background-color:#ffd014;border-radius:10px;flex-shrink:0;width:5px;height:5px;margin-right:10px}
.videoContainer{color:#fff;background-color:#15479c;justify-content:center;align-items:center;height:900px;display:flex}.videoContainer video{object-fit:cover;width:100%;height:100%}@media screen and (max-width:767px){.videoContainer{height:210px}}@media screen and (min-width:768px) and (max-width:1024px){.videoContainer{height:470px}}@media screen and (min-width:768px) and (max-width:1180px) and (orientation:landscape){.videoContainer{height:680px}}
