.video-section{margin:3rem 0}.video-section__content{display:grid;gap:1.5rem;grid-template-columns:repeat(1,minmax(0,1fr))}.video-section__form{background-color:#f3f3f7;padding:1.875rem 1.25rem}.video-section__form-heading{color:#3e3e41;font-size:2rem;font-weight:700;margin-bottom:1rem}.video-section__form-subheading{color:#3e3e41;font-size:1.125rem;font-weight:700;margin-bottom:1.25rem}.video-section__richtext-heading{color:#3e3e41;font-size:1.625rem;font-weight:700;margin-bottom:2rem;position:relative}.video-section__richtext-heading:after{border-bottom:5px solid #009946;bottom:-12px;content:"";display:block;left:0;position:absolute;width:105px}@media screen and (min-width:768px){.video-section{margin:6rem 0}.video-section__form{padding:3.75rem 2.5rem}.video-section__form-heading{font-size:2rem}.video-section__richtext-heading{font-size:2.375rem}.video-section__content{gap:3.75rem;grid-template-columns:repeat(2,minmax(0,1fr))}}