h2{font-size:32px !important;line-height:40px !important;font-weight:400 !important;letter-spacing:-0.02em !important}
.video-component-container{display:flex;flex-direction:row;width:100%;gap:16px;margin-top:60px;margin-bottom:60px}
.video-section{width:49.43%;aspect-ratio:16/9}
.video-wrapper{width:100%;height:100%;aspect-ratio:16/9}
.video-iframe{width:100%;height:100%;max-height:392px;aspect-ratio:16/9}
.video-header{margin-bottom:12px;margin-top:0;font-family:'Gotham 5r';font-weight:350;font-size:32px;line-height:32px;letter-spacing:-0.02em;color:#0d1c3d}
.video-text{font-family:'Gotham 4r';font-weight:400;font-style:normal;font-size:16px;line-height:24px;color:#0d1c3d}
.content-section{display:flex;flex-direction:column;justify-content:center;width:49.43%}
@media screen and (min-width:768px) and (max-width:1051px){h2{font-size:32px !important;line-height:40px !important;font-weight:400 !important;letter-spacing:-0.02em !important}
.video-component-container{display:flex;flex-direction:row;width:100%;margin-top:50px;margin-bottom:50px}
.video-iframe{width:100%;height:100%;max-height:219px;aspect-ratio:16/9}
.video-header{font-family:'Gotham 5r';margin-top:-8px;font-size:20px;line-height:28px;letter-spacing:.01px;color:#0d1c3d}
.video-text{font-family:'Gotham 4r';font-size:16px;line-height:20px;color:#0d1c3d}
.content-section{display:flex;flex-direction:column;justify-content:top;width:49.43%}
}
@media screen and (max-width:767px){h2{font-size:28px !important;line-height:32px !important;font-weight:400 !important;letter-spacing:-0.02em !important}
.video-component-container{display:flex;flex-direction:column;width:100%;margin-top:40px;margin-bottom:40px}
.video-iframe{width:100%;height:100%;aspect-ratio:16/9}
.video-section{width:100%;aspect-ratio:16/9}
.video-header{font-family:'Gotham 5r';font-weight:350;font-style:Medium;font-size:20px;line-height:28px;letter-spacing:-0.01em;color:#0d1c3d}
.content-section{display:flex;flex-direction:column;justify-content:top;width:100%}
.video-text{font-family:'Gotham 4r';font-style:normal;font-weight:325;font-size:16px;line-height:24px;letter-spacing:.01em;color:#0d1c3d}
}