.sdc-video_and_text.video-and-formatted_text{align-items:center;display:grid;gap:var(--spacing-32)}@media only screen and (min-width:768px){.sdc-video_and_text.video-and-formatted_text{align-items:flex-start;gap:var(--spacing-24);grid-template-columns:1fr 1fr}}@media only screen and (min-width:1024px){.sdc-video_and_text.video-and-formatted_text{gap:var(--spacing-48)}}@media only screen and (min-width:1440px){.sdc-video_and_text.video-and-formatted_text{align-items:center;gap:var(--spacing-64)}}.sdc-video_and_text.video-and-formatted_text *+:last-child{margin-bottom:0}.sdc-video_and_text.video-and-formatted_text.text-bottom{@media only screen and (min-width:768px){grid-template-columns:1fr}}.sdc-video_and_text.video-and-formatted_text.text-bottom .sdc-video_and_text.formatted_text{@media only screen and (min-width:768px){padding:0 var(--spacing-32)}@media only screen and (min-width:1024px){padding:0 var(--spacing-64)}}.sdc-video_and_text.video-and-formatted_text.text-left .sdc-video_item.video-item,.sdc-video_and_text.video-and-formatted_text.text-right .sdc-video_item.video-item{align-self:start}.sdc-video_and_text.video-and-formatted_text.text-left>:first-child{@media only screen and (min-width:768px){order:2}}.sdc-video_and_text.video-and-formatted_text.text-right>:nth-child(2){@media only screen and (min-width:768px){order:2}}.sdc-video_and_text.video-and-formatted_text .sdc-video_item .play-button svg{@media only screen and (min-width:680px){height:18%}@media only screen and (min-width:1200px){height:18%}}.sdc-video_and_text.horizontal-spacing-xxl{padding:var(--spacing-32) var(--spacing-0)}@media only screen and (min-width:1024px){.sdc-video_and_text.horizontal-spacing-xxl{padding:var(--spacing-64) var(--spacing-0)}}.sdc-video_and_text.width-md{margin:0 auto;max-width:var(--max-width-md)}.sdc-video_and_text.width-lg{margin:0 auto;max-width:var(--max-width-lg)}