.section-video{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:1.5rem;justify-content:space-between;padding-bottom:1.5rem;padding-top:1.5rem;position:relative;width:100%}.section-video .video-container{width:100%}.section-video .video{border-radius:.125rem;overflow:hidden;padding-bottom:56%;position:relative}.section-video .video iframe{bottom:0;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;width:100%}.video-info{display:grid;gap:.75rem}.video-info__heading{font-family:Recoleta,sans-serif;font-size:1.75rem;font-weight:400;line-height:1.15;margin:0}@media only screen and (min-width:48em){.section-video{flex-wrap:nowrap;gap:2rem}}@media only screen and (min-width:64em){.section-video{gap:3rem;padding-bottom:3rem;padding-top:3rem}.video-info{max-width:26.25rem;padding:3rem 0}.video-info__heading{font-size:2.125rem;line-height:1.1}}@media only screen and (min-width:80em){.section-video{gap:5.25rem}.video-info{max-width:32.25rem;padding:3.75rem 0}}