.sticky-usp:not(.static-view){display:flex;min-height:100vh;justify-content:center;align-items:flex-start;background:#000}.sticky-usp:not(.static-view) .invisible{visibility:none}.sticky-usp:not(.static-view) .content-padding,.sticky-usp:not(.static-view) .slides{display:flex;align-items:center}.sticky-usp:not(.static-view) .slides{display:grid;position:sticky;top:110px;width:100%}@media only screen and (max-width:767px){.sticky-usp:not(.static-view) .slides{top:3rem}}.sticky-usp:not(.static-view) .slides .slide{grid-row:1;grid-column:1;opacity:1;width:100%;overflow:hidden;background:#000;transition:opacity .5s ease;z-index:1;will-change:opacity}.sticky-usp:not(.static-view) .slides .slide-0{z-index:2}.sticky-usp:not(.static-view) .slides .slide.last{opacity:1!important;z-index:0!important}.sticky-usp:not(.static-view) .slides .slide:first-child .content{opacity:1}.sticky-usp:not(.static-view) .slides .slide .content{opacity:0;will-change:transform,opacity}.sticky-usp:not(.static-view) .slides .slide.active{z-index:2}.sticky-usp:not(.static-view) .slides .slide.active .content{opacity:1}.sticky-usp:not(.static-view) .slides .slide.active+.slide{z-index:1}.sticky-usp:not(.static-view) .slides .slide.active+.slide .content{transform:translateY(30px)}.sticky-usp:not(.static-view) .slides .slide.active+.slide.show .content{transform:translateY(0);opacity:1;transition:all .3s linear;z-index:2}.sticky-usp:not(.static-view) .image-transform{overflow:hidden}@media only screen and (max-width:767px){.sticky-usp:not(.static-view) .image-transform{background:0 0!important}}@media only screen and (min-width:768px){.sticky-usp:not(.static-view) .image-transform{max-height:700px;height:100%}}.sticky-usp:not(.static-view) .image-transform picture{display:block;width:100%;height:100%;text-align:center}.sticky-usp:not(.static-view) .image-transform picture img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.sticky-usp:not(.static-view).fixed-header .slide .content-padding{display:none}.sticky-usp:not(.static-view).fixed-header .content-padding.fixed{grid-row:1;grid-column:1;z-index:3}.sticky-usp:not(.static-view).fixed-header .content-padding.fixed .content{opacity:1}.sticky-usp:not(.static-view).fixed-header .slides .slide{grid-row:2;grid-column:1}.sticky-usp.static-view .slide{opacity:1!important}.sticky-usp.static-view,.sticky-usp.static-view .slide .content-padding,.sticky-usp.static-view .slide .image-transform{height:auto!important}@media only screen and (max-width:767px){.sticky-usp.static-view .slide:not(.slide-0) .content-padding{padding-top:3rem}}@media only screen and (min-width:768px){.sticky-usp.static-view .slide:not(.slide-0) .content-padding{padding-top:6.25rem}}