section.sticky-plane{background-image:url("/wp-content/themes/propaganda-theme/assets/img/clouds-bg.jpg");background-size:cover;background-repeat:no-repeat;background-position:center;display:grid;overflow:clip;position:relative;transform-style:preserve-3d;position:relative}section.sticky-plane::before{content:"";display:block;position:absolute;inset:0;background-image:linear-gradient(0deg, var(--bg-color-primary) 0%, rgba(28, 28, 28, 0.3) 27.31%, rgba(28, 28, 28, 0.3) 74.41%, var(--bg-color-primary) 100%);z-index:1}section.sticky-plane .clouds{position:absolute;inset:0;z-index:0;opacity:.1}section.sticky-plane .clouds .simpleParallax{height:100%}section.sticky-plane .clouds img{width:100%;height:100%;object-fit:cover}section.sticky-plane .plane-wrapper{position:absolute;inset:0;margin-block:-225vw;z-index:0;display:grid}section.sticky-plane .plane-wrapper .plane{width:min(150%,100vh);margin:0 auto auto auto;position:sticky;top:50%;left:50%;transform:translate(23%, -50%);display:grid}section.sticky-plane .plane-wrapper .plane img{width:100%;height:auto;grid-area:1/1/-1/-1}section.sticky-plane .plane-wrapper .plane img.taillight{width:9.5%;margin-inline:auto;opacity:0;animation:blink 1.5s ease infinite}section.sticky-plane>section{z-index:2}section.sticky-plane>section.time-table{z-index:1}@media(min-width: 32rem){section.sticky-plane .plane-wrapper{margin-block:-150vw}section.sticky-plane .plane-wrapper .plane{width:min(100%,100vh);transform:translate(59%, -50%)}}@media(min-width: 48rem){section.sticky-plane::before{background-image:linear-gradient(0deg, var(--bg-color-primary) 0%, rgba(28, 28, 28, 0.4) 27.31%, rgba(28, 28, 28, 0.4) 74.41%, var(--bg-color-primary) 100%)}section.sticky-plane .plane-wrapper{margin-block:-90vw}section.sticky-plane .plane-wrapper .plane{width:min(60%,100vh);left:unset;transform:translate(0%, -50%)}}@keyframes blink{0%{opacity:0;transform:scale(0.8)}15%{opacity:1;transform:scale(1)}25%{opacity:1;transform:scale(1)}40%{opacity:0;transform:scale(0.8)}}/*# sourceMappingURL=sticky-plane.css.map */
