.section--no-overflow{overflow:hidden}.section__background-image-wrapper{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden;z-index:-1}.section__background-image{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;z-index:-1}.section__background-image--parallax{will-change:transform;height:calc(100% + var(--parallax-height-multiplier, 0)*1%);top:calc(var(--parallax-height-multiplier, 0)*-0.5%)}.section .content__inner{overflow:hidden;width:100%;padding:var(--section-padding, var(--gap));border-radius:var(--section-border-radius, var(--border-radius));background-color:var(--background-color, transparent)}.section .content__inner>*:first-child{margin-top:0}.section .content__inner>*:last-child{margin-bottom:0}
