.video-section{padding-top:15px;padding-bottom:15px}.video-section__wrapper{border-radius:var(--border-radius);overflow:hidden}.video-section__media{position:relative;padding-bottom:30%}.video-section__media.deferred-media{box-shadow:var(--media-shadow-horizontal-offset) var(--media-shadow-vertical-offset) var(--media-shadow-blur-radius) rgba(var(--color-shadow), var(--media-shadow-opacity))}.video-section__media.deferred-media:after{content:none}.video-section__poster.deferred-media__poster:focus{outline-offset:.3rem}.video-section__media iframe{background-color:rgba(var(--color-foreground), 0.03);border:0}.video-section__poster,.video-section__media iframe{position:absolute;width:100%;height:100%}.video-section h2.title{font-size:var(--title-size);line-height:1;margin:0 auto 3rem;max-width:90rem;color:var(--fifth-color);text-align:center}@media screen and (max-width: 1200px){.video-section h2.title{font-size:5rem;line-height:6rem;margin:0 auto 3.5rem}}@media screen and (max-width: 990px){.video-section h2.title{font-size:4rem;line-height:4.5rem}}@media screen and (max-width: 749px){.video-section h2.title{font-size:3.5rem;line-height:4rem;margin:0 0 2.5rem 0}}.video-section p{font-size:1.6rem;line-height:2.5rem;max-width:110rem;margin:0 auto 5rem;text-transform:none;text-align:center}@media screen and (max-width: 749px){.video-section p{font-size:1.5rem;line-height:2rem;margin:0 auto 3rem}}.video-section.page-width{max-width:120rem}@media screen and (max-width: 1250px){.video-section.page-width{max-width:100%}}.section-video-container .color-seashell{margin:30px;border-radius:var(--border-radius);overflow:hidden;background-color:var(--seashell);padding:5rem 0}