@media only screen and (min-width: 1000px){.mobile-only{display:none !important}}@media only screen and (max-width: 1000px){.desktop-only{display:none !important}}.videos h2{font-size:3rem;line-height:5.6rem;color:#1e4e8c;font-weight:900;margin-bottom:2.5rem}.videos h3{font-size:3rem;line-height:3.2rem;font-weight:700;color:#3c3c3c;margin-top:15px}.videos p{margin-top:2.5rem;font-size:2.2rem;font-weight:600}.videos__normal{position:relative;display:flex;justify-content:center;align-items:center;width:100%;aspect-ratio:948/436;overflow:hidden;border-radius:1.5rem}.videos__normal video,.videos__normal iframe{width:100%;height:100%;object-fit:cover}.videos__normal img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;cursor:pointer}.videos__normal::after{display:flex;justify-content:center;align-items:center;position:absolute;margin:auto;left:0;right:0;top:0;bottom:0;display:flex;content:url(../../img/play.svg);width:14rem;height:14rem;border-radius:100%;pointer-events:none;background-color:rgba(0,0,0,.6);z-index:10}.videos__normal--hidden img{display:none}.videos__normal--hidden::after{display:none;content:unset}@media only screen and (max-width: 1000px){.videos h2{margin-top:2.5rem}.videos__normal::after{width:10rem;height:10rem}}/*# sourceMappingURL=videos.css.map */
