@charset "UTF-8";.module-history-slide{min-height:100dvh;overflow:hidden}.module-history-slide .item-controls{display:inline-flex;flex-direction:column;row-gap:var(--baseline)}.module-history-slide .timeline-top{column-gap:var(--baseline-2);display:grid;grid-template-columns:1fr 10fr;padding:var(--baseline-3) 0;padding-left:var(--container-diff);padding-right:var(--container-diff)}@media only screen and (min-width:993px){.module-history-slide .item-text-content{align-items:flex-start;display:grid;grid-template-columns:2fr 2fr 7fr}}.module-history-slide .item-text-content .current-year{line-height:100%;margin-bottom:var(--baseline-2)}@media only screen and (min-width:993px){.module-history-slide .item-text-content .current-year{margin:0}}.module-history-slide .flickity-viewport{overflow:visible!important;overflow-x:clip!important;padding-top:50px}.module-history-slide .timeline-slide .flickity-viewport{background-image:linear-gradient(to right,var(--grey-blue-300) 0 20%,hsla(0,0%,100%,0) 0);background-position:bottom;background-repeat:repeat-x;background-size:8px 2px}.module-history-slide .timeline-slide:not(.flickity-enabled){display:flex}.module-history-slide .timeline-slide:not(.flickity-enabled)>*{flex:1 0 auto}.module-history-slide .item-slide-year{height:50px;padding-top:var(--baseline);position:relative;text-align:center;width:100px}.module-history-slide .item-slide-year span.dot-history{background-color:var(--primary-500);border-radius:100%;bottom:-20px;display:block;height:10px;left:50%;opacity:.2;position:absolute;transform:translateX(-50%);width:10px}.module-history-slide .item-slide-year.year-slide span.dot-history.active{opacity:1}.module-history-slide .item-slide-year:after{background-color:var(--white);content:"";height:250vh;left:50%;opacity:.1!important;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:1px}.module-history-slide .item-slide-year.year-slide:before{height:60px;opacity:1}.module-history-slide .item-slide-year:before{background-color:var(--white);bottom:calc(100% + 10px);content:"";height:20px;left:50%;opacity:.3;position:absolute;transform:translateX(-50%);width:1px}.module-history-slide .slides-content-wrap{padding-bottom:36%;position:relative}.module-history-slide .slides-content-wrap .item-slide:not(:first-child){display:none}@media only screen and (min-width:993px){.module-history-slide .slides-content-wrap .inner-content{column-gap:var(--baseline-2);display:flex}}.module-history-slide .slides-content-wrap .inner-content .list-dot{align-items:flex-start}.list-dot{column-gap:10px;display:inline-flex}.list-dot span.dot{border:1px solid var(--primary-500);height:var(--baseline-2);padding:3px;position:relative;width:var(--baseline-2)}.list-dot span.dot:before{color:var(--primary-500);content:"•";font-size:3rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.list-dot span.dot:after{border:1px solid var(--primary-500);border-radius:100%;content:"";height:100%;left:0;position:absolute;top:50%;transform:translateY(-50%);vertical-align:middle;width:100%}