.aboutPage-history{position:relative;max-width:87.5rem;margin:5rem auto;-webkit-user-select:none;-moz-user-select:none;user-select:none}.aboutPage-history:after,.aboutPage-history:before{position:absolute;top:0;bottom:0;width:40%;left:50%;transform:translateX(-50%);pointer-events:none}.aboutPage-history:before{content:"";border-radius:.4rem;background:url(/images/about/history-back-new.jpg) 50%/cover no-repeat;opacity:.5;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 15%,#000 85%,transparent),linear-gradient(180deg,transparent 0,#000 15%,#000 85%,transparent);mask-image:linear-gradient(90deg,transparent 0,#000 15%,#000 85%,transparent),linear-gradient(180deg,transparent 0,#000 15%,#000 85%,transparent);-webkit-mask-composite:intersect;mask-composite:intersect;transition:.5s}.aboutPage-history__title{color:var(--text-005);font-weight:900;cursor:default;margin:0 0 3rem;font-size:2rem;line-height:2rem;text-transform:uppercase;transition:.3s}.aboutPage-history__logo{width:11.5rem;height:auto;position:absolute;top:3.5rem;right:1.2rem;filter:brightness(100%) saturate(0) drop-shadow(.1rem .1rem .1rem #624e42)}.aboutPage-history__timeline{position:relative;height:43rem}.aboutPage-history__line{z-index:1;position:absolute;inset:0;width:100%;height:100%}.aboutPage-history__dot{position:absolute;width:1rem;height:1rem;background:var(--primary-yellow);border-radius:50%;transform:translate(-50%,-50%);z-index:2}.aboutPage-history__item{-webkit-user-select:none;-moz-user-select:none;user-select:none;position:absolute;width:16rem;padding:.5rem .6rem;background:var(--bg-white);border-radius:.3rem;box-shadow:0 0 .2rem .08rem rgba(0,0,0,.1);font-size:.85rem;line-height:1.3;transform:translate(-50%,-50%) translateY(2.5rem);opacity:0;transition:opacity .6s ease,transform .6s ease;z-index:3}.aboutPage-history__item-year{display:block;margin-bottom:.5rem;font-weight:700;text-shadow:.03rem .03rem .04rem rgba(0,0,0,.6);color:var(--primary-yellow)}.aboutPage-history__item-title{margin:0 0 .2rem;color:var(--text-005);font-weight:900}.aboutPage-history__item-text{color:var(--text-005);margin:0}.aboutPage-history__item--visible{opacity:1;transform:translate(-50%,-50%) translateY(0)}@media screen and (max-width:1155px){.aboutPage-history{max-width:calc(100% - 7.5rem)}}@media screen and (max-width:960px){.aboutPage-history{margin:4rem auto 6rem}.aboutPage-history:before{width:60%}.aboutPage-history__title{font-size:1.75rem}.aboutPage-history__logo{top:2rem;width:11rem}.aboutPage-history__timeline{height:38rem}}@media screen and (max-width:700px){.aboutPage-history:before{width:80%}.aboutPage-history__logo{display:none}.aboutPage-history__title{margin-bottom:1rem}.aboutPage-history__timeline{height:auto;padding-top:1rem}.aboutPage-history__dot,.aboutPage-history__line{display:none}.aboutPage-history__item{position:static;width:90%;margin:0 auto 1.2rem;transform:none!important;opacity:1!important;transition:none!important}.aboutPage-history__item--left:after,.aboutPage-history__item--left:before,.aboutPage-history__item--right:after,.aboutPage-history__item--right:before{display:none}}@media screen and (max-width:635px){.aboutPage-history{max-width:calc(100% - 4rem)}.aboutPage-history:before{background:none}.aboutPage-history__title{font-size:1.6rem;line-height:1.1;margin-bottom:.5rem}}@media screen and (max-width:475px){.aboutPage-history{max-width:calc(100% - 3.2rem)}.aboutPage-history__item{width:calc(100% - 1.6rem);padding:.6rem .7rem;font-size:.8rem;line-height:1.25}}