.story{overflow:hidden;padding-bottom:15px;margin-bottom:-15px}.story__content{width:100%;position:relative;margin-top:-8px}.story__content.is-open .btn{opacity:1 !important}.story__content .btn{margin-top:14px;width:100%;opacity:1;pointer-events:all;-webkit-transition:none;transition:none;background:#fff;-webkit-transition:color .3s cubic-bezier(.7,0,.3,1),background .3s cubic-bezier(.7,0,.3,1),border-color .3s cubic-bezier(.7,0,.3,1),opacity .3s cubic-bezier(.7,0,.3,1);transition:color .3s cubic-bezier(.7,0,.3,1),background .3s cubic-bezier(.7,0,.3,1),border-color .3s cubic-bezier(.7,0,.3,1),opacity .3s cubic-bezier(.7,0,.3,1)}.story__content .btn:hover{background:#fff;border-color:#e04031;color:#e04031}.story__content .btn.is-open{margin-top:0 !important}.story__content .btn .close{display:none}.story__content .btn .open{display:inline-block}.story__content .btn.is-open{position:fixed}.story__content .btn.is-open .close{display:inline-block}.story__content .btn.is-open .open{display:none}.story__content .btn.is-open.is-bottom{position:relative;bottom:auto}.story__content .btn.visible{opacity:1;pointer-events:all}.story__container{font-size:1.6rem;line-height:1.3;font-family:"Roboto",sans-serif;font-weight:300;color:#1d1f23;max-height:436px;overflow:auto;padding-right:50px;width:calc(100% + 10px);overflow:visible !important}.story__container.os-theme-round-dark>.os-scrollbar-vertical{width:48px;z-index:5;pointer-events:all}.story__container.os-theme-round-dark>.os-scrollbar-vertical .os-scrollbar-track:before{width:10px;background:#f4f4f4;left:50%;top:5px;bottom:5px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);margin:0;border-radius:10px}.story__container.os-theme-round-dark>.os-scrollbar-vertical>.os-scrollbar-track>.os-scrollbar-handle{min-height:40px;max-height:40px;height:40px;min-width:40px;max-width:40px;width:40px;left:4px;cursor:pointer;pointer-events:all}.story__container.os-host-overflow>.os-padding{pointer-events:none}.story__container.os-theme-round-dark>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle:before{width:40px;height:40px;border-radius:50%;background:0 0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 41 41'%3E%3Ccircle cx='20.5' cy='20.5' r='20.5' fill='%23fff'/%3E%3Cpath fill='%23A3A3A3' d='M20.5 30 12 24h17l-8.5 6ZM20.5 12 12 18h17l-8.5-6Z'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;-webkit-box-shadow:0px 4px 4px rgba(0,0,0,.25);box-shadow:0px 4px 4px rgba(0,0,0,.25);top:0;bottom:6px;left:50%;right:auto;-webkit-transform:scale(1) translateX(-50%);-ms-transform:scale(1) translateX(-50%);transform:scale(1) translateX(-50%)}.story__container.os-theme-round-dark>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle:hover:before,.story__container.os-theme-round-dark>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle.active:before{-webkit-transform:scale(1) translateX(-50%);-ms-transform:scale(1) translateX(-50%);transform:scale(1) translateX(-50%)}.story__container.scroll-down:before{width:calc(100% - 48px);height:80px;position:absolute;content:"";left:0;-webkit-transition:all .3s cubic-bezier(.7,0,.3,1);transition:all .3s cubic-bezier(.7,0,.3,1);z-index:5;pointer-events:none;background:-webkit-gradient(linear,left bottom,left top,from(#fcfcfc),to(rgba(252,252,252,0)));background:linear-gradient(to top,#fcfcfc 0%,rgba(252,252,252,0) 100%);bottom:0}.story__container.scroll-up:after{width:calc(100% - 48px);height:80px;position:absolute;content:"";left:0;-webkit-transition:all .3s cubic-bezier(.7,0,.3,1);transition:all .3s cubic-bezier(.7,0,.3,1);z-index:5;pointer-events:none;background:-webkit-gradient(linear,left top,left bottom,from(#fcfcfc),to(rgba(252,252,252,0)));background:linear-gradient(to bottom,#fcfcfc 0%,rgba(252,252,252,0) 100%);top:0}.story__container.is-open{max-height:none;padding-bottom:60px}.story__container.is-open:before,.story__container.is-open:after{opacity:0}.story__container p{margin-bottom:1em}.story__container p:last-of-type{margin-bottom:0}.story__authors{margin-top:35px;text-align:right}.story__authors p{font-family:"Closer Text",sans-serif;font-weight:300;font-style:italic;max-width:96%;margin-left:auto;color:#1d1f23}.story__authors p span{font-style:inherit;font-size:inherit;color:inherit;font-family:inherit;font-weight:inherit}.story__authors p a{font-family:"Closer Text",sans-serif;color:#891f16;display:inline;border-bottom:1px solid #891f16;-webkit-transition:all .3s cubic-bezier(.7,0,.3,1);transition:all .3s cubic-bezier(.7,0,.3,1);font-size:inherit;font-style:inherit}.story__authors p a:hover{border-color:transparent}.story-video{margin-top:30px;overflow:hidden}.story-video__play{width:100%;position:absolute;top:0;left:0;width:100%;height:100%;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all .3s cubic-bezier(.7,0,.3,1);transition:all .3s cubic-bezier(.7,0,.3,1);cursor:pointer;pointer-events:all}.story-video__play.is-hidden{opacity:0;pointer-events:none}.story-video__play svg{width:51px;height:51px;position:relative;z-index:3}.story-video__poster{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:2;-webkit-transition:all .3s cubic-bezier(.7,0,.3,1);transition:all .3s cubic-bezier(.7,0,.3,1)}.story-video__container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:20px;background:#000}.story-video__container iframe{position:absolute;top:0;left:0;width:100%;height:100%;border-width:0;outline-width:0;pointer-events:none;z-index:1}.story-video__container iframe.is-open{pointer-events:all}@media only screen and (min-width:700px){.story__content{margin-top:0;padding-top:3px}.story__content .btn{position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);bottom:30px;width:auto;margin-top:30px;z-index:10}.story__content .btn.is-hidden{opacity:0}.story__authors{margin-top:20px}.story__authors p{max-width:80%;font-size:2rem}.story-video__play svg{width:110px;height:110px}.story-video__container{border-radius:40px;padding-bottom:55.75%}}@media only screen and (min-width:1024px){.story__content.is-open+.story__authors{margin-top:0}.story__content .btn{bottom:40px;margin:20px 0 0}.story__container{width:calc(100% + 20px);padding-bottom:0}.story__container.is-open{padding-bottom:144px}.story__container{font-size:2rem;line-height:1.4;max-height:514px}.story__authors{margin-top:30px}.story__authors p{max-width:650px}.story-video{margin:50px auto 0;max-width:1200px;width:100%}.story-video__play svg{max-width:183px;width:20%;height:auto}.story-video__container{border-radius:50px;padding-bottom:56.25%}}@media only screen and (max-width:700px){.story__content .btn.is-open{width:calc(100% - 16px);left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.story__content .btn.is-open.normal-width{width:calc(100% + 4px)}.story__content .btn.is-open.width{width:calc(100% + 4px)}}