.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}}.aboutPage-values__videoBox{width:100%;display:flex;justify-content:center;align-items:center;padding:1.5rem 0 0;position:relative;max-width:87.5rem;margin:auto;overflow:hidden}.aboutPage-values__videoBox_player{width:100%;max-width:75rem;margin:auto;position:relative;outline:none}.aboutPage-values__videoBox_player:-webkit-full-screen{width:100vw;height:100vh;max-width:none;margin:0;background:#000;display:flex;justify-content:center;align-items:center}.aboutPage-values__videoBox_player:-webkit-full-screen,.aboutPage-values__videoBox_player:fullscreen{width:100vw;height:100vh;max-width:none;margin:0;background:#000;display:flex;justify-content:center;align-items:center}.aboutPage-values__videoBox_player--pseudoFullscreen{position:fixed;inset:0;z-index:9999;max-width:none;margin:0;background:#000;display:flex;justify-content:center;align-items:center}.aboutPage-values__videoBox_elem{margin:auto;width:100%;height:auto;max-height:43rem;border-radius:.4rem;object-fit:cover;object-position:center;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 15%,#000 85%,transparent),linear-gradient(180deg,transparent 0,#000 12%,#000 80%,transparent);mask-image:linear-gradient(90deg,transparent 0,#000 .6%,#000 99.4%,transparent),linear-gradient(180deg,transparent 0,#000 .8%,#000 99.2%,transparent);-webkit-mask-composite:source-in;mask-composite:intersect;background-color:transparent;display:block;cursor:pointer}.aboutPage-values__videoBox_player:-webkit-full-screen .aboutPage-values__videoBox_elem{width:100vw;height:100vh;max-height:none;margin:0;border-radius:0;-webkit-mask-image:none;mask-image:none;object-fit:contain;background:#000}.aboutPage-values__videoBox_player--pseudoFullscreen .aboutPage-values__videoBox_elem,.aboutPage-values__videoBox_player:-webkit-full-screen .aboutPage-values__videoBox_elem,.aboutPage-values__videoBox_player:fullscreen .aboutPage-values__videoBox_elem{width:100vw;height:100vh;max-height:none;margin:0;border-radius:0;-webkit-mask-image:none;mask-image:none;object-fit:contain;background:#000}.aboutPage-values__videoBox_controls{position:absolute;left:0;right:0;bottom:0;display:flex;align-items:center;gap:.6rem;padding:.75rem .75rem calc(.7rem + env(safe-area-inset-bottom));border-bottom-left-radius:.4rem;border-bottom-right-radius:.4rem;background:linear-gradient(0deg,rgba(0,0,0,.55) 0,transparent);pointer-events:auto;opacity:1;transform:translateY(0);transition:opacity .24s ease,transform .24s ease;will-change:opacity,transform}.aboutPage-values__videoBox_controls--hidden{opacity:0;transform:translateY(.5rem);pointer-events:none}.aboutPage-values__videoBox_player:-webkit-full-screen .aboutPage-values__videoBox_controls{border-radius:0;padding:1rem 1rem calc(.95rem + env(safe-area-inset-bottom));background:linear-gradient(0deg,rgba(0,0,0,.72) 0,transparent)}.aboutPage-values__videoBox_player--pseudoFullscreen .aboutPage-values__videoBox_controls,.aboutPage-values__videoBox_player:-webkit-full-screen .aboutPage-values__videoBox_controls,.aboutPage-values__videoBox_player:fullscreen .aboutPage-values__videoBox_controls{border-radius:0;padding:1rem 1rem calc(.95rem + env(safe-area-inset-bottom));background:linear-gradient(0deg,rgba(0,0,0,.72) 0,transparent)}.aboutPage-values__videoBox_btn{width:2.4rem;height:2.4rem;display:inline-flex;justify-content:center;align-items:center;border-radius:.3rem;border:.06rem solid hsla(0,0%,100%,.28);background:hsla(0,0%,100%,.12);color:hsla(0,0%,100%,.95);cursor:pointer;transition:.2s;-webkit-backdrop-filter:blur(.25rem);backdrop-filter:blur(.25rem)}.aboutPage-values__videoBox_btn:hover{background:hsla(0,0%,100%,.18);border-color:hsla(0,0%,100%,.35)}.aboutPage-values__videoBox_btn:active{transform:translateY(.03rem)}.aboutPage-values__videoBox_btn:focus-visible{outline:.12rem solid hsla(0,0%,100%,.55);outline-offset:.12rem}.aboutPage-values__videoBox_timeline{display:flex;align-items:center;gap:.6rem;flex:1 1;min-width:0}.aboutPage-values__videoBox_time{font-size:.95rem;font-weight:400;color:hsla(0,0%,100%,.92);min-width:3.2rem;text-align:center;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;-webkit-user-select:none;-moz-user-select:none;user-select:none}.aboutPage-values__videoBox_range{flex:1 1;min-width:4rem;height:.35rem;border-radius:999px;background:hsla(0,0%,100%,.28);outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.aboutPage-values__videoBox_range:disabled{opacity:.55;cursor:not-allowed}.aboutPage-values__videoBox_range::-webkit-slider-thumb{-webkit-appearance:none;width:.9rem;height:.9rem;border-radius:999px;background:hsla(0,0%,100%,.95);border:0;box-shadow:0 0 .25rem rgba(0,0,0,.35);cursor:pointer}.aboutPage-values__videoBox_range::-moz-range-track{height:.35rem;border-radius:999px;background:hsla(0,0%,100%,.28);border:none}.aboutPage-values__videoBox_range::-moz-range-thumb{width:.9rem;height:.9rem;border-radius:999px;background:hsla(0,0%,100%,.95);border:none;box-shadow:0 0 .25rem rgba(0,0,0,.35);cursor:pointer}@supports not (((-webkit-mask-composite:source-in,xor) or (mask-composite:intersect)) or (-webkit-mask-composite:source-in)){.aboutPage-values__videoBox_elem{-webkit-mask-image:none;mask-image:none}}@media(prefers-reduced-motion:reduce){.aboutPage-values__videoBox_btn,.aboutPage-values__videoBox_controls{transition:none}}@media screen and (max-width:1155px){.aboutPage-values__videoBox_player{max-width:calc(100% - 7.5rem)}}@media screen and (max-width:635px){.aboutPage-values__videoBox_player{max-width:calc(100% - 4rem)}.aboutPage-values__videoBox_controls{padding:.6rem .6rem calc(.55rem + env(safe-area-inset-bottom));gap:.5rem}.aboutPage-values__videoBox_btn{width:2.25rem;height:2.25rem}.aboutPage-values__videoBox_time{font-size:.9rem;min-width:3rem}}@media screen and (max-width:475px){.aboutPage-values__videoBox_player{max-width:calc(100% - 3.2rem)}.aboutPage-values__videoBox_time{font-size:.85rem;min-width:2.8rem}}