/*files/2022/9/6/story-content.css*/
.story-content-wrapper{position:relative}.story-content-wrapper .story-content{min-height:100vh;pointer-events:none;position:relative;z-index:1}.story-content-wrapper .story-content .story-text{color:#fff;font-family:Arial;font-size:1.5rem;left:50%;line-height:1.5;margin:0;opacity:1;padding:1.25rem;position:absolute;text-align:left;text-shadow:0 2px 2px rgba(0,0,0,.5);top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:opacity .4s ease-in-out;transition:opacity .4s ease-in-out;width:1000px;z-index:3}@media screen and (max-width:1320px){.story-content-wrapper .story-content .story-text{font-size:1.25rem}}@media screen and (max-width:1024px){.story-content-wrapper .story-content .story-text{font-size:1rem;max-width:85vw;padding:.625rem .9375rem}}.story-content-wrapper .story-content .story-text p:first-child{margin-top:0}.story-content-wrapper .story-content .story-media{height:100vh;max-width:none!important;opacity:0;position:fixed!important;top:0;-webkit-transition:opacity .4s ease-in-out;transition:opacity .4s ease-in-out;width:100vw;z-index:1}.story-content-wrapper .story-content .story-media iframe,.story-content-wrapper .story-content .story-media img,.story-content-wrapper .story-content .story-media video{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media screen and (max-width:1024px){.story-content-wrapper .story-content .story-media iframe,.story-content-wrapper .story-content .story-media img,.story-content-wrapper .story-content .story-media video{height:100%!important;width:100%!important}}.story-content-wrapper .story-content .story-media .tpl-desktop{height:100%;width:100%}@media screen and (max-width:1024px){.story-content-wrapper .story-content .story-media .tpl-desktop:not(.show){display:none}}.story-content-wrapper .story-content .story-media .tpl-mobile{display:none;height:100%;width:100%}@media screen and (max-width:1024px){.story-content-wrapper .story-content .story-media .tpl-mobile{display:block}}.story-content-wrapper .story-content:first-child .story-text{font-size:2.8125rem;text-align:center}@media screen and (max-width:1024px){.story-content-wrapper .story-content:first-child .story-text{font-size:2.1875rem}}@media screen and (max-width:768px){.story-content-wrapper .story-content:first-child .story-text{font-size:1.875rem}}.story-content-wrapper .story-content:not(:first-child) .story-text{background:rgba(45,45,45,.50196)}.story-content-wrapper .story-content.active{pointer-events:auto}.story-content-wrapper .story-content.active .story-media,.story-content-wrapper .story-content.active .story-text{opacity:1;-webkit-transition:opacity .4s ease-in-out;transition:opacity .4s ease-in-out}.story-content-wrapper .story-content.active-one .story-media,.story-content-wrapper .story-content.story-overlay .story-media{position:relative!important}.animate-fading{-webkit-animation:fading .9s linear;animation:fading .9s linear}@-webkit-keyframes fading{0%{opacity:.8;position:relative!important}to{opacity:1;position:fixed!important}}@keyframes fading{0%{opacity:.8;position:relative!important}to{opacity:1;position:fixed!important}}.story-progress-wrapper{background-color:rgba(255,255,255,.3);bottom:0;height:1px;left:0;position:relative;right:0;z-index:9}.story-progress-wrapper.active{position:fixed}.story-progress-wrapper .story-progress{background-color:rgba(255,255,255,.9);border-bottom-right-radius:50px;border-top-right-radius:50px;bottom:0;left:0;position:absolute;top:0;-webkit-transition:width .3s;transition:width .3s;width:0}
