.iframe-embed-section-section .grid-container .component{display:flex;flex-direction:column;gap:2rem;grid-column:1/span 4!important}@media(min-width:768px){.iframe-embed-section-section .grid-container .component{grid-column:1/span calc(var(--grid-content-base-tablet-span) + 3)!important}}@media(min-width:1440px){.iframe-embed-section-section .grid-container .component{grid-column:1/span 12!important}}.iframe-embed-section-section .iframe-wrapper{width:100%}.iframe-embed-section-section .iframe-wrapper iframe{display:block;width:100%;height:var(--iframe-height-mobile,25rem);border:none}@media(min-width:1024px){.iframe-embed-section-section .iframe-wrapper iframe{height:var(--iframe-height-desktop,37.5rem)}}