.ls-section:not(.has-p-t){padding-top:4rem}.ls-section:not(.has-p-b){padding-bottom:4rem}.ls-section.has-background-image{position:relative;z-index:1;overflow:hidden}.ls-section__background-image{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;height:100%;overflow:hidden;z-index:-1;display:flex;align-content:center;justify-content:center}.ls-section__background-image>img{min-width:100%;min-height:100%;max-width:none;object-fit:cover;object-position:center}.ls-section.has-parallax .ls-section__background-image{width:100%;height:100%}.ls-section.has-parallax .ls-section__background-image>img{min-width:100%;min-height:110%}.ls-section.gradient-bottom-white{background:#1b8ed3;background:-moz-linear-gradient(top, #1b8ed3 50%, white 50%);background:-webkit-linear-gradient(top, #1b8ed3 50%, white 50%);background:linear-gradient(to bottom, #1b8ed3 50%, white 50%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#1b8ed3", endColorstr="#ffffff",GradientType=0)}