.video-section{margin-top:-226px;padding-top:226px;padding-bottom:48px}
.bg-magnolia-white{background:#f1ecf8}
.video-section .video-header-title{padding:48px 0 32px;color:var(--Primary-Dark-Purple);font-family:GeneralSansMedium;font-size:40px;text-align:center}
.video-section .video-container{max-width:866px;width:100%;margin:auto;border-radius:16px}
.video-section .video-container .video-player{display:block;cursor:pointer;width:100%;height:100%;object-fit:cover;border-radius:16px}
.video-section .video-container .iframe-wrapper .iframe{width:100%;height:487px;border-radius:16px;object-fit:cover}
.video-section .video-container .iframe-wrapper .video_poster-js{cursor:pointer;height:100%;object-fit:cover;width:100%;border-radius:16px}
.video-section .video-description{margin-top:32px;text-align:center}
.video-section .video-description .video-description-text{font-family:GeneralSansRegular;font-size:16px;line-height:21.6px;color:#4f5b66}
.video-section .video-description .video-description-link{position:relative;display:inline-block;font-family:GeneralSansSemiBold;font-size:16px;line-height:19.5px;color:#5c3899;margin-top:16px}
.video-section .video-description .video-description-link::after{content:url("../../../../../content/dam/oona/images/PurpleArrowRight.svg");display:block;position:absolute;top:50%;left:100%;transform:translateY(-50%);width:20px;height:30px}
@media screen and (max-width:768px){.video-section{margin-top:0;padding-top:0;padding-bottom:40.5px}
.video-section .video-header-title{padding:40px 0 24px;font-size:32px;line-height:38.4px}
.video-section .video-container .iframe-wrapper .video_poster-js{width:100%}
.video-section .video-container .iframe-wrapper .iframe{max-height:100%;height:180px;margin:auto}
.video-section .video-description{margin-top:24px}
.video-section .video-description .video-description-text{font-size:14px;line-height:18.9px}
.video-section .video-description .video-description-link{font-size:12px;line-height:14.63px}
}