.ife-section{--ife-radius:8px;--ife-max-width:100%;--ife-align:0 auto;--ife-padding-top:56.25%;--ife-fixed-height:500px;box-sizing:border-box;padding:48px 24px}.ife-header{margin-bottom:32px;text-align:center}.ife-heading{font-size:clamp(1.5rem,3vw,2.25rem);font-weight:700;line-height:1.2;margin:0 0 8px}.ife-subheading{font-size:1rem;margin:0;opacity:.75}.ife-wrapper{box-sizing:border-box;margin:var(--ife-align);max-width:var(--ife-max-width);width:100%}.ife-container--aspect_ratio{border-radius:var(--ife-radius);overflow:hidden;padding-top:var(--ife-padding-top);position:relative;width:100%}.ife-container--aspect_ratio .ife-frame{border:none;display:block;height:100%;left:0;position:absolute;top:0;width:100%}.ife-container--fixed_height{border-radius:var(--ife-radius);height:var(--ife-fixed-height);overflow:hidden;width:100%}.ife-container--fixed_height .ife-frame{border:none;display:block;height:100%;width:100%}.ife-placeholder{align-items:center;background:#f4f4f4;border:2px dashed #ccc;border-radius:var(--ife-radius);box-sizing:border-box;color:#888;display:flex;font-size:.95rem;height:100%;justify-content:center;min-height:200px;padding:24px;text-align:center;width:100%}.ife-placeholder p{margin:0}@media (max-width:1024px){.ife-section{padding:32px 16px}.ife-heading{font-size:1.5rem}.ife-container--fixed_height{height:var(--ife-mobile-height,300px)}}