.video_section-section{width:100%;background:var(--neutral-grey-07, #F5F6F9);padding:0 80px}.video_section-section .video-section-wrapper{display:flex;flex-direction:column;max-width:600px}.video_section-section .section-top{display:flex;padding:0 0 80px 0;align-items:center;width:100%;gap:60px}.video_section-section .video-section{display:flex;position:fixed;top:0%;left:0%;z-index:10001;width:100%;height:100%;background:rgba(0,0,0,.6);opacity:0;visibility:hidden;transition:opacity 500ms ease}.video_section-section .video-section .embed-container{position:absolute;bottom:50%;left:50%;width:1015px;transform:translate(-50%, 50%);animation-name:enter;animation-duration:.2s;height:auto}html.video-is-playing .video_section-section .video-section{opacity:1;visibility:visible}html.video-is-playing{overflow:hidden}.video_section-section .video_poster{position:relative}.video_section-section .video_poster-overlay{display:flex;width:100%;height:100%;position:absolute;top:0;left:0}.video_section-section .section-wrapper .column-left,.video_section-section .section-wrapper .column-right{width:50%;display:flex;flex-direction:column;gap:60px;height:100%}.video_section-section .column-right{display:flex;height:100%;min-height:auto;padding:0;justify-content:center;align-items:center;flex-grow:1}.video_section-section .embed-container{position:relative;overflow:hidden;max-width:100%;width:100%;height:100%;border-radius:24px;aspect-ratio:610/384}.video_section-section .embed-container.play .video_poster{display:none}.video_section-section .embed-container iframe,.video_section-section .embed-container object,.video_section-section .embed-container embed{position:absolute;top:0;left:0;width:100%;height:100%}.video_section-section .video_poster{position:absolute;top:0;left:0;width:100%;height:100%;background-repeat:no-repeat;background-size:cover;background-position:center;cursor:pointer;z-index:1;transform:scale(1);transform-origin:0 100%;opacity:1;transition:transform 400ms ease-out,opacity 200ms ease}.video_section-section .play-button-container{display:flex;gap:0;padding:8.455px;align-items:center;position:absolute;right:50%;top:50%;transform:translate(50%, -50%);border-radius:1407.682px;background:hsla(0,0%,100%,.95);width:62px;overflow:hidden;cursor:pointer;transition:width 200ms cubic-bezier(0.4, 0, 1, 1),background 200ms cubic-bezier(0.4, 0, 1, 1),backdrop-filter 200ms cubic-bezier(0.4, 0, 1, 1)}.video_section-text_content{color:var(--neutral-grey-02, #525771);text-align:center;font-family:Aeonik;font-size:18px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:.9px;text-transform:uppercase}.video_section-section .video_poster:hover .play-button-container{width:175px;background:linear-gradient(102deg, rgba(255, 255, 255, 0.2) 103.99%, #FFF 83.99%),hsla(0,0%,100%,.4);backdrop-filter:blur(5px)}.video_section-section .play-button-icon{display:flex;height:45.091px;padding:11.273px 9.864px 11.273px 12.682px;justify-content:center;align-items:center;border-radius:91.591px;background:var(--Brand-Blue-Primary, #39A2F2);position:relative}.video_section-section .play-button-text-container{display:flex;flex-direction:column;justify-content:center;text-wrap:nowrap;width:100%;opacity:0;position:absolute;left:65px;top:50%;transform:translate(0, -50%);transition:opacity 300ms cubic-bezier(0.4, 0, 1, 1)}.video_section-section .video_poster:hover .play-button-container .play-button-text-container{opacity:1}.video_section-section .play-button-text-read{color:var(--brand-black);font-family:Poppins;font-size:inherit;font-style:normal;font-weight:400;line-height:140%;letter-spacing:-0.32px}.video_section-section .play-button-text-duration{color:var(--neutral-grey-03-text, #7C83A1);font-family:Poppins;font-size:14px;font-style:normal;font-weight:400;line-height:140%;letter-spacing:-0.28px}@media(max-width: 1025px){.video_section-section{padding:0 40px}.video_section-section .column-right{height:354px}.video_section-section .video-section .embed-container{width:min(944px,90vw);transform:translate(-50%, -50%);top:50%;bottom:auto;aspect-ratio:294/213;height:auto}}@media(max-width: 769px){.video_section-section{padding:0 20px}.video_section-section .section-top{display:flex;flex-direction:column;gap:24px;padding:40px 0}.video_section-section .section-wrapper .column-right{width:100%}.video_section-section .column-right{padding:0}.video_section-section .video-section .embed-container{width:min(688px,90vw);top:50%;bottom:auto;aspect-ratio:294/213;height:auto}.video_section-section .video-section-bottom{padding:0 20px 70px 20px}}@media(max-width: 500px){.video_section-section{padding:0 13px}.video_section-section .section-top{gap:24px;padding:20px 0 80px 0}.video_section-section .column-right{gap:24px}.video_section-section .embed-container{border-radius:20px;min-height:207px;aspect-ratio:auto}.video_section-section .video-section .embed-container{width:min(688px,90vw);top:auto;bottom:275px}.video_section-section .column-right{border-radius:0}}@keyframes enter{0%{opacity:0;transform:scale(0)}100%{opacity:1;transform:scale(1)}}
