.video-section{background-color:var(--brand-primary-color);color:var(--brand-secondary-color);padding:16.1875rem 0 9.375rem}@media (max-width:1024px){.video-section{padding:9.375rem 0}}@media (max-width:768px){.video-section{padding:6.25rem 0}}@media (max-width:1024px){.video-section .content .subtitle{font-size:.9375rem}}@media (max-width:768px){.video-section .content .subtitle{font-size:.5rem}}.video-section .heading{--initial-color:var(--brand-primary-color);position:relative}.video-section .heading:before{aspect-ratio:1/1;background-color:var(--brand-tertiary-color);border-radius:50%;-webkit-box-shadow:inset 0 0 7.5rem 3.125rem var(--initial-color);box-shadow:inset 0 0 7.5rem 3.125rem var(--initial-color);content:"";-webkit-filter:blur(25px);filter:blur(25px);left:-10%;position:absolute;top:0;-webkit-transform:translateY(-20%);transform:translateY(-20%);-webkit-transition:-webkit-box-shadow var(--brand-transition);transition:-webkit-box-shadow var(--brand-transition);transition:box-shadow var(--brand-transition);transition:box-shadow var(--brand-transition),-webkit-box-shadow var(--brand-transition);width:65%;z-index:-1}@media (max-width:1024px){.video-section .heading:before{-webkit-box-shadow:inset 0 0 4.375rem 0 var(--initial-color);box-shadow:inset 0 0 4.375rem 0 var(--initial-color)}}.video-section .heading:after{aspect-ratio:1/1;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='89' height='91' fill='none'%3E%3Cpath fill='%23212121' d='M44.378.557C20.16.557.455 20.26.455 44.48v2c0 24.218 19.705 43.923 43.923 43.923S88.301 70.698 88.301 46.48v-2C88.301 20.26 68.597.557 44.378.557'/%3E%3Cpath fill='%23fff' d='M48 62.143h-.149a3.98 3.98 0 0 1-2.797-1.297c-1.46-1.608-1.379-4.15.203-5.65l5.946-5.675H27.525c-2.19 0-3.973-1.811-3.973-4.028s1.784-4.027 3.973-4.027h23.678l-5.946-5.676c-1.487-1.42-1.65-3.771-.42-5.38l.028-.053.202-.23a3.955 3.955 0 0 1 5.663-.203L63.96 42.56a4.05 4.05 0 0 1 1.244 2.933c0 1.108-.46 2.176-1.243 2.933L50.73 61.062a3.88 3.88 0 0 1-2.716 1.095z'/%3E%3C/svg%3E") no-repeat 50%/contain;content:"";left:18%;position:absolute;top:6%;width:5.5625rem;z-index:1}@media (max-width:1024px){.video-section .heading:after{left:5rem;top:.25rem;width:2.625rem}}@media (max-width:768px){.video-section .heading:after{top:4.6875rem;-webkit-transform:rotate(90deg);transform:rotate(90deg)}}.video-section .heading .circle{aspect-ratio:1/1;left:5%;-o-object-fit:contain;object-fit:contain;position:absolute;top:0;width:15.875rem}@media (max-width:1024px){.video-section .heading .circle{width:7.3125rem}}@media (max-width:768px){.video-section .heading .circle{position:static}}.video-section .heading .text{margin-left:auto;width:66%}@media (max-width:768px){.video-section .heading .text{width:100%}}.video-section .heading h2{font-size:var(--brand-h1-fs);margin:0 0 4.875rem;text-transform:uppercase}@media (max-width:1024px){.video-section .heading h2{font-size:2.8125rem;margin-bottom:1.5625rem}}.video-section .heading .subtitle{margin-bottom:4.8125rem}@media (max-width:1024px){.video-section .heading .subtitle{margin-bottom:2.8125rem}}@media (max-width:768px){.video-section .heading .subtitle{margin-bottom:1.5625rem}}.video-section .heading .subtitle,.video-section .heading h2{max-width:49.0625rem}.video-section .heading .image-list{--items-gap:1.8125rem;margin:0 calc(var(--items-gap)/-2) calc(var(--items-gap)*-1)}.video-section .heading .image-list li{margin-bottom:var(--items-gap);padding:0 calc(var(--items-gap)/2);width:18rem}@media (max-width:1024px){.video-section .heading .image-list li{--items-gap:0.625rem;width:33.3333333333%}}.video-section .heading .image-list li img{aspect-ratio:259/120;display:block;-o-object-fit:cover;object-fit:cover;width:100%}.video-section .video{margin:15.75rem auto 0;max-width:74.9375rem;width:100%}@media (max-width:1024px){.video-section .video{margin-top:6.25rem}}@media (max-width:768px){.video-section .video{margin-top:4.0625rem}}.video-section .video .subtitle{margin-bottom:2.6875rem}@media (max-width:1024px){.video-section .video .subtitle{margin-bottom:1.5625rem}}.video-section .video video{aspect-ratio:1199/547;display:block;width:100%}.bg-color-primary .video-section .heading{--initial-color:var(--brand-secondary-color)}.bg-color-secondary .video-section .heading{--initial-color:var(--brand-primary-color)}.bg-color-tertiary .video-section .heading{--initial-color:var(--brand-quinternary-color)}