/* cache 2026-07-01 13:47:35 */
.fade{position:absolute;margin-top:1rem;z-index:3;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.fade.active,.fade.is-active{opacity:1;visibility:visible}.white-breadcrumbs{color:#fff}.white-breadcrumbs .content-container{z-index:1;position:relative}.white-breadcrumbs::before{content:"";position:absolute;left:0;top:-2rem;width:100%;height:11.3rem;background:linear-gradient(180deg,rgba(0,0,0,.4) 0,rgba(0,0,0,0) 100%)}.scroll{scrollbar-width:thin;scrollbar-color:dark}.scroll::-webkit-scrollbar{width:.9rem}.scroll::-webkit-scrollbar-track{background-color:#eaeaea}.scroll::-webkit-scrollbar-thumb{background-color:#0c2340}section.history{padding:6rem 0}section.history .history-list{row-gap:6rem}section.history .history-item .year{margin-bottom:8rem;font-size:4rem}section.history .history-item .wrapper{display:flex;flex-direction:column;row-gap:4rem}section.history .history-item .wrapper .text-wrapper{order:2}