.story{position:relative;padding:50px}@media only screen and (max-width: 989px){.story{padding:20px}}.story__content{margin-bottom:50px}.story__content-title{font-size:var(--font-37px);color:#fff;text-transform:uppercase;line-height:1}.story__content p{line-height:1.5;font-size:var(--font-16px)}.story__lists{position:relative}.story__lists:before{content:"";position:absolute;left:0;right:0;top:0;margin:auto;height:100%;width:1px;background-color:#707070}@media only screen and (max-width: 989px){.story__lists:before{content:none}}.story__line{display:flex;flex-wrap:wrap;align-items:center;flex:1}.story__line.reverse{flex-direction:row-reverse}.story__line-featured,.story__line-cont{flex-basis:50%;width:50%;padding:0 50px}@media only screen and (max-width: 989px){.story__line-featured,.story__line-cont{flex-basis:100%;width:100%;padding:0}}@media only screen and (max-width: 989px){.story__line-featured{margin-left:-20px}.story__line.reverse .story__line-featured{margin-right:-20px;margin-left:0}}.story__line-cont{overflow:hidden}.story__line-img{background-size:cover;background-position:center;padding-top:66.666667%;opacity:0;transform:translateY(75px)}.story__item{position:relative;padding-top:75px;padding-bottom:75px}.story__item:first-of-type{padding-top:0}.story__item:last-of-type{padding-bottom:0}.story__item:before{content:none}.story__item.story__item--show .story__line-img{opacity:1;transform:translateY(0);transition:transform .3s cubic-bezier(.17,.67,.83,.67),opacity .3s cubic-bezier(.17,.67,.83,.67)}.story__line-content{transform:translate(-115%);opacity:0;transition:transform .3s cubic-bezier(.17,.67,.83,.67) .35s,opacity .5s cubic-bezier(.17,.67,.83,.67) .5s}.story__line.reverse .story__line-content{text-align:right;transform:translate(115%)}.story__item.story__item--show .story__line-content{transform:translate(0);opacity:1}.story__line-year{font-size:var(--font-67px);color:#ebebf599;display:block}.story__line-title{font-size:var(--font-28px);color:#fff;font-weight:500;text-transform:uppercase;margin-bottom:20px}.story__line-line{width:100px;border:0;height:4px;background-color:#fff;margin-left:0;margin-bottom:20px;margin-top:20px}.story__line.reverse .story__line-line{margin-left:auto;margin-right:0}.story__line-text{font-size:var(--font-16px);color:#ebebf599;line-height:1.5}.story__timeline{position:fixed;left:0;top:0;padding-top:100px;width:100px;transition:width .25s cubic-bezier(.37,.54,.87,.67),transform .25s cubic-bezier(.37,.54,.87,.67);height:100vh;transform:translate(-250px);background-color:#00000080!important;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);z-index:1;overflow-y:auto}@media only screen and (min-width: 990px){.story__timeline:hover{width:300px}}@media only screen and (max-width: 989px){html.is-ios .story__timeline{padding-bottom:150px}}.story--active .story__timeline{transform:translate(0)}@media only screen and (max-width: 989px){.story--active .story__timeline{transform:translate(-250px);opacity:0}}@media only screen and (max-width: 989px){.story__timeline.story__timeline--collapse{width:100%;transform:translate(0);z-index:3;opacity:1;overflow-y:scroll}}.story__timeline-title{color:#fff;text-transform:uppercase;text-align:center;opacity:0;transition:opacity .3s ease-in-out .3s;position:relative}@media only screen and (max-width: 989px){.story__timeline-title{opacity:1}}.story__timeline-title svg{display:none}@media only screen and (max-width: 989px){.story__timeline-title svg{display:block;fill:#ebebf599;top:0;width:20px;height:20px;right:20px;position:absolute}}.story__timeline-hr{height:2px;border:0;width:0;background:#fff;opacity:0;transition:opacity .3s ease-in-out .3s,width .3s ease-in-out .3s}@media only screen and (max-width: 989px){.story__timeline-hr{opacity:1;width:calc(100% - 30px)}}@media only screen and (min-width: 990px){.story__timeline:hover .story__timeline-title{opacity:1}}@media only screen and (min-width: 990px){.story__timeline:hover .story__timeline-hr{width:calc(100% - 30px);opacity:1}}.story__timeline-lists{list-style-type:none;margin:auto}.story__timeline-list{position:relative;padding:10px;cursor:pointer}@media only screen and (max-width: 989px){.story__timeline-list{padding:15px 10px}}.story__timeline-list:before{content:"";display:block;width:6px;height:6px;margin:0 auto;border-radius:100%;background-color:#ebebf599}.story__timeline-list:after{content:"";position:absolute;top:50%;left:50%;z-index:-1;width:0;height:0;border:1px solid #EBEBF599;border-radius:100%;transition:all .6s ease;transform:translate(-50%,-50%)}.story__timeline-list.story__timeline-list--active:after{width:28px;height:28px}@media only screen and (min-width: 990px){.story__timeline-list:hover:after{width:28px;height:28px}}.story__timeline-list.story__timeline-list--heading{text-align:center}.story__timeline-list.story__timeline-list--heading:before,.story__timeline-list.story__timeline-list--heading:after{content:none}.story__timeline-year{font-weight:700;color:#fff}.story__timeline-link{transform:translateY(20px);transition:transform .3s ease-in-out;position:absolute;top:0;width:150px}@media only screen and (max-width: 989px){.story__timeline-link{width:50%}}.story__timeline-list.story__timeline-list--left .story__timeline-link{left:5px;padding-right:35px;text-align:right}@media only screen and (max-width: 989px){.story__timeline-list.story__timeline-list--left .story__timeline-link{left:20px;padding-right:40px}}.story__timeline-list.story__timeline-list--right .story__timeline-link{right:5px;padding-left:35px}@media only screen and (max-width: 989px){.story__timeline-list.story__timeline-list--right .story__timeline-link{right:20px;padding-left:40px}}.story__timeline-list:hover .story__timeline-link{transform:translateY(0)}.story__timeline-info{font-size:var(--font-14px-fixed);line-height:1.3125;color:#ebebf599;opacity:0;transition:opacity .3s ease-in-out}@media only screen and (max-width: 989px){.story__timeline-list--active .story__timeline-info{opacity:1}}@media only screen and (min-width: 990px){.story__timeline-list:hover .story__timeline-info{opacity:1}}.story__timeline--open .story__timeline-list--active .story__timeline-info{opacity:1}.story__timeline--open .story__timeline-list--active .story__timeline-link{transform:translateY(0)}@media only screen and (max-width: 989px){.story__timeline-list--active .story__timeline-link{transform:translateY(0)}}.story__timeline-info>span{font-size:var(--font-24px);line-height:1;color:#fff;display:block}.story__sticky{display:none}@media only screen and (max-width: 989px){.story__sticky{display:block;position:fixed;bottom:0;left:0;right:0;transform:translateY(100px);padding:20px 20px 20px 40px;background-color:#00000080!important;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);z-index:2;transition:transform .3s ease-in-out}.story.story--active .story__sticky{transform:translateY(0)}}@media only screen and (max-width: 989px){.story__sticky-text{color:#fff;font-size:var(--font-16px);text-transform:uppercase;position:relative}.story__sticky-text:before{content:"";display:block;width:6px;height:6px;margin:0;border-radius:100%;background-color:#ebebf599;transform:translate(-23px,12px)}.story__sticky-text:after{content:"";position:absolute;top:50%;left:-20px;z-index:-1;width:28px;height:28px;border:1px solid #EBEBF599;border-radius:100%;transition:all .6s ease;transform:translate(-50%,-50%)}}@media only screen and (max-width: 989px){.story__sticky-arrow{position:absolute;right:20px;top:50%;margin:auto;transform:translateY(-50%)}}@media only screen and (max-width: 989px){.story__sticky-arrow>svg{fill:#fff;width:18px;height:18px}}@media only screen and (max-width: 989px){.story__sticky-span{display:block;transform:translateY(-1px)}}.Glossary h3.story__line-title{display:none}
/*# sourceMappingURL=/cdn/shop/t/5/assets/component-story.css.map */
