.konsoe-about-module{--konsoe-accent: #ff006c;--konsoe-text: #414141;--konsoe-border: #e9e9e9;color:var(--konsoe-text);background:#fff;overflow:hidden;font-family:var(--font-body-family, Montserrat, Arial, sans-serif)}.konsoe-about-module *,.konsoe-about-module *:before,.konsoe-about-module *:after{box-sizing:border-box}.konsoe-about-module a{color:inherit}.konsoe-about-module .konsoe-wide{width:min(calc(100% - 40px),1660px);margin-inline:auto}.konsoe-about-module .konsoe-section-title{display:grid;min-height:85px;place-items:center;margin:0;padding:24px 20px;color:#333;font-size:28px;font-weight:400;letter-spacing:.02em;line-height:1.25;text-align:center;text-transform:uppercase}.konsoe-about-module .konsoe-placeholder{display:block;width:100%;height:100%;background:#eee}.konsoe-about-nav{position:sticky;top:0;z-index:20;height:55px;border-bottom:1px solid #eee;background:#fffffff5;box-shadow:0 2px 6px #0000000f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.konsoe-about-nav__inner{display:flex;height:55px;align-items:stretch;justify-content:center;gap:clamp(38px,5vw,86px);overflow-x:auto;scrollbar-width:none}.konsoe-about-nav__inner::-webkit-scrollbar{display:none}.konsoe-about-nav__link{position:relative;display:grid;flex:0 0 auto;place-items:center;color:#747474;font-size:16px;text-decoration:none;text-transform:uppercase;white-space:nowrap}.konsoe-about-nav__link:after{content:"";position:absolute;right:0;bottom:4px;left:0;height:2px;background:#333;transform:scaleX(0);transition:transform .2s ease}.konsoe-about-nav__link:hover,.konsoe-about-nav__link.is-active{color:#333}.konsoe-about-nav__link.is-active:after{transform:scaleX(1)}.konsoe-about-hero__image,.konsoe-about-closing__image{display:block;width:100%;height:auto}.konsoe-about-stories{padding:50px 0}.konsoe-story{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;margin-bottom:20px}.konsoe-story:last-child{margin-bottom:0}.konsoe-story:nth-child(2n) .konsoe-story__media{order:2}.konsoe-story__media{min-width:0;height:var(--konsoe-story-height, 560px);overflow:hidden}.konsoe-story__image{display:block;width:100%;height:100%!important;aspect-ratio:auto!important;object-fit:cover!important;object-position:center}.konsoe-story__meta{display:flex;min-height:52px;align-items:center;justify-content:center;gap:12px;margin-top:20px;color:#414141}.konsoe-story__meta-title{font-size:16px;text-transform:uppercase}.konsoe-story__number-line{display:flex;align-items:baseline;gap:5px}.konsoe-story__number-line strong{font-size:30px;font-weight:400;line-height:1}.konsoe-story__number-line span{font-size:26px;line-height:1}.konsoe-story__number-line small{margin-left:4px;font-size:14px}.konsoe-story__features{display:flex;width:100%;justify-content:space-around;margin:0;padding:0;list-style:none;font-size:14px}.konsoe-story__copy{display:grid;place-items:center}.konsoe-story__copy-inner{width:100%;padding:30px;text-align:center}.konsoe-story__copy h2{margin:0 0 20px;color:var(--konsoe-accent);font-size:20px;font-weight:400;line-height:1.35}.konsoe-story__copy .rte{max-width:760px;margin-inline:auto;color:#555;font-size:14px;line-height:1.58}.konsoe-story__copy .rte p{margin:0}.konsoe-story__copy .rte a{text-decoration:underline;text-underline-offset:2px}.konsoe-mobile-dots{display:none}.konsoe-timeline{padding-bottom:56px}.konsoe-timeline__frame{position:relative;padding:30px}.konsoe-timeline__window{height:1659px;overflow:hidden;transition:height .45s ease}.konsoe-timeline__track{transition:transform .55s ease}.konsoe-milestone{display:grid;height:503px;grid-template-columns:minmax(0,1fr) 110px minmax(0,1fr);margin-bottom:50px}.konsoe-milestone__copy{display:grid;grid-column:1;place-items:center}.konsoe-milestone__media{grid-column:3;overflow:hidden;border-radius:48px 0 0 48px;background:#c7cacd}.konsoe-milestone:nth-child(2n) .konsoe-milestone__copy{grid-column:3}.konsoe-milestone:nth-child(2n) .konsoe-milestone__media{grid-column:1;grid-row:1;border-radius:0 48px 48px 0}.konsoe-milestone__axis{position:relative;grid-column:2;grid-row:1}.konsoe-milestone__axis:before{content:"";position:absolute;top:84px;bottom:-134px;left:50%;width:1px;background:#999}.konsoe-milestone__axis:after,.konsoe-milestone__axis span{content:"";position:absolute;left:50%;width:12px;height:12px;border-radius:50%;background:#999;transform:translate(-50%,-50%);transition:background-color .18s ease}.konsoe-milestone__axis:after{bottom:-140px}.konsoe-milestone__axis span{top:84px}.konsoe-milestone__copy-inner{width:min(100%,400px);text-align:right}.konsoe-milestone:nth-child(2n) .konsoe-milestone__copy-inner{text-align:left}.konsoe-milestone__year{display:block;margin-bottom:25px;color:#333;font-size:18px}.konsoe-milestone h3{margin:0 0 12px;color:#333;font-size:20px;font-weight:600;line-height:1.4}.konsoe-milestone__description{margin:0;color:#777;font-size:16px;line-height:1.42}.konsoe-milestone__image{display:block;width:100%;height:100%;object-fit:cover}.konsoe-pill{display:inline-block;margin-top:25px;padding:8px 20px;border-radius:999px;color:#fff!important;background:#999;font-size:16px;line-height:26px;text-decoration:none;transition:background-color .18s ease}.konsoe-mobile-yearline,.konsoe-milestone__mobile-logo,.konsoe-milestone__mobile-image{display:none}.konsoe-timeline__load-more{display:block;min-width:90px;margin:0 auto;padding:9px 18px;border:0;border-radius:999px;color:#fff;background:#222;font:inherit;font-size:12px;line-height:1.2;cursor:pointer}.konsoe-timeline__load-more:hover{background:var(--konsoe-accent)}.konsoe-timeline__load-more[hidden]{display:none}.konsoe-reviews{padding:50px 0 62px}.konsoe-review-shell{width:min(calc(100% - 100px),1600px);margin-inline:auto}.konsoe-rating{display:grid;justify-items:center;margin-bottom:18px}.konsoe-rating strong{color:#3a3a3a;font-size:34px;font-weight:400;line-height:1.15}.konsoe-rating__stars{margin-top:8px;color:#222;font-size:13px;letter-spacing:2px}.konsoe-rating small{margin-top:3px;color:#777;font-size:11px}.konsoe-review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--konsoe-border)}.konsoe-review{display:grid;min-height:206px;grid-template-columns:78px minmax(0,1fr);gap:18px;padding:24px 20px;border-right:1px solid var(--konsoe-border);border-bottom:1px solid var(--konsoe-border)}.konsoe-review:nth-child(3n){border-right:0}.konsoe-review__avatar{display:grid;width:42px;height:42px;place-items:center;align-self:center;justify-self:center;border:1px solid #ccc;border-radius:50%;color:#999;font-size:13px}.konsoe-review h3{margin:0 0 5px;color:#333;font-size:13px;font-weight:600}.konsoe-review p{margin:0;color:#666;font-size:12px;line-height:1.42}.konsoe-review__footer{display:flex;align-items:center;justify-content:space-between;margin-top:14px}.konsoe-review__footer span{color:#333;font-size:9px;letter-spacing:1px}.konsoe-review__footer small{color:#999;font-size:10px}.konsoe-review-button{display:table;margin:28px auto 0;padding:10px 25px;color:#fff!important;background:#333;font-size:12px;text-decoration:none}.konsoe-copy-heading{min-height:157px;padding:36px 20px 24px;text-align:center}.konsoe-copy-heading h2{margin:0 0 13px;color:#333;font-size:28px;font-weight:400;text-transform:uppercase}.konsoe-copy-heading .rte{max-width:930px;margin-inline:auto;color:#777;font-size:14px;line-height:1.45}.konsoe-copy-heading .rte p{margin:0}.konsoe-video-section{padding-bottom:70px}.konsoe-video-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.konsoe-video-card a{display:block;text-decoration:none}.konsoe-video-card__media{position:relative;overflow:hidden;aspect-ratio:9 / 16;border-radius:7px;background:#ddd}.konsoe-video-card__image{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.konsoe-video-card:hover .konsoe-video-card__image{transform:scale(1.02)}.konsoe-video-card__label{position:absolute;top:14px;left:14px;color:#fff;font-size:12px;text-shadow:0 1px 4px rgba(0,0,0,.65)}.konsoe-video-card__play{position:absolute;top:50%;left:50%;display:grid;width:42px;height:42px;place-items:center;padding-left:3px;border:1px solid rgba(255,255,255,.8);border-radius:50%;color:#fff;background:#00000038;font-size:14px;transform:translate(-50%,-50%)}.konsoe-events{padding-bottom:72px}.konsoe-events__frame{position:relative}.konsoe-events__window{overflow:hidden;padding:8px 26px 18px}.konsoe-events__track{display:flex;align-items:center;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none}.konsoe-events__track::-webkit-scrollbar{display:none}.konsoe-event{flex:0 0 30%;background:#fff;box-shadow:0 3px 8px #00000029;transition:flex-basis .35s ease,border-color .35s ease}.konsoe-event.is-active{flex-basis:36%;border:4px solid var(--konsoe-accent)}.konsoe-event a{display:block;text-decoration:none}.konsoe-event__media{overflow:hidden;aspect-ratio:3 / 2;background:#ddd}.konsoe-event.is-active .konsoe-event__media{aspect-ratio:5 / 4}.konsoe-event__image{display:block;width:100%;height:100%;object-fit:cover}.konsoe-event__content{min-height:84px;padding:20px 20px 10px}.konsoe-event h3{margin:0;color:#444;font-size:14px;font-weight:500;line-height:1.35}.konsoe-event.is-active h3{font-size:20px;font-weight:600}.konsoe-event p{margin:9px 0 0;color:#999;font-size:13px}.konsoe-events__arrow{position:absolute;top:50%;z-index:3;display:grid;width:42px;height:42px;place-items:center;padding:0;border:0;border-radius:50%;color:#fff;background:#aaa;cursor:pointer;font-size:28px;line-height:1;transform:translateY(-50%)}.konsoe-events__arrow--prev{left:-1px}.konsoe-events__arrow--next{right:-1px}.konsoe-community{min-height:299px;padding:46px 0}.konsoe-community h2{margin:0 0 36px;color:#333;font-size:24px;font-weight:400;text-align:center}.konsoe-community__grid{display:grid;grid-template-columns:repeat(2,342px);justify-content:center;gap:16px}.konsoe-community__item{display:grid;grid-template-columns:78px 1fr;align-items:center;gap:20px}.konsoe-community__icon{display:block;width:78px;height:78px;object-fit:contain}.konsoe-community__item h3{margin:0 0 8px;color:#333;font-size:16px;font-weight:400}.konsoe-community__item a{color:#777;font-size:13px;text-underline-offset:3px}@media(min-width:768px){.konsoe-milestone:hover .konsoe-milestone__axis:before,.konsoe-milestone:hover .konsoe-milestone__axis:after,.konsoe-milestone:hover .konsoe-milestone__axis span,.konsoe-milestone:hover .konsoe-pill{background:var(--konsoe-accent)}}@media(max-width:767px){.konsoe-about-module .konsoe-wide,.konsoe-review-shell{width:100%}.konsoe-about-nav__inner{justify-content:flex-start;gap:28px;padding-inline:20px}.konsoe-about-nav__link{font-size:11px}.konsoe-about-stories{padding:30px 0}.konsoe-story-track{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.konsoe-story-track::-webkit-scrollbar{display:none}.konsoe-story{flex:0 0 100%;display:block;margin:0;scroll-snap-align:start}.konsoe-story:nth-child(2n) .konsoe-story__media{order:0}.konsoe-story__media{position:relative;height:auto;aspect-ratio:1 / 1}.konsoe-story__meta{position:absolute;right:0;bottom:0;left:0;min-height:60px;margin:0;padding:8px 12px;color:#fff;background:#00000080}.konsoe-story__meta-title{font-size:11px}.konsoe-story__number-line strong{font-size:24px}.konsoe-story__number-line span{font-size:18px}.konsoe-story__number-line small{color:#fff;font-size:9px}.konsoe-story__features{color:#fff;font-size:10px}.konsoe-story__copy-inner{min-height:226px;padding:30px 20px}.konsoe-story__copy h2{margin-bottom:14px;font-size:16px}.konsoe-story__copy .rte{font-size:12px;line-height:1.5}.konsoe-mobile-dots{display:flex;justify-content:center;gap:7px;margin-top:14px}.konsoe-mobile-dots button{width:7px;height:7px;padding:0;border:0;border-radius:50%;background:#c6c6c6}.konsoe-mobile-dots button.is-active{background:var(--konsoe-accent)}.konsoe-about-module .konsoe-section-title{min-height:64px;padding:20px 15px;font-size:18px}.konsoe-timeline{padding-bottom:24px}.konsoe-mobile-yearline{position:relative;display:block;height:126px;margin-bottom:4px;overflow:hidden}.konsoe-mobile-yearline__arc{position:absolute;top:31px;left:50%;width:calc(100% + 150px);aspect-ratio:1;border:1px solid #999;border-radius:50%;transform:translate(-50%)}.konsoe-mobile-yearline__item{position:absolute;z-index:2;width:92px;padding:30px 0 0;border:0;color:#777;background:transparent;font:inherit;font-size:13px;line-height:1;text-align:center;cursor:pointer}.konsoe-mobile-yearline__item:before,.konsoe-mobile-yearline__item:after{content:"";position:absolute;left:50%;border-radius:50%;transform:translate(-50%)}.konsoe-mobile-yearline__item:before{top:0;width:15px;height:15px;border:1px solid #999;background:#fff}.konsoe-mobile-yearline__item:after{top:4px;width:7px;height:7px;background:#999}.konsoe-mobile-yearline__item--prev{top:67px;left:7%}.konsoe-mobile-yearline__item--current{top:23px;left:50%;color:var(--konsoe-accent);transform:translate(-50%)}.konsoe-mobile-yearline__item--current:before{border-color:var(--konsoe-accent)}.konsoe-mobile-yearline__item--current:after{background:var(--konsoe-accent)}.konsoe-mobile-yearline__item--next{top:67px;right:7%}.konsoe-timeline__frame{padding:20px 0 0}.konsoe-timeline__window{height:184px}.konsoe-timeline__track{display:flex}.konsoe-milestone{flex:0 0 100%;display:block;height:184px;margin:0}.konsoe-milestone__copy{display:block}.konsoe-milestone__copy-inner{position:relative;width:calc(100% - 38px);height:184px;margin-inline:auto;overflow:hidden;text-align:left!important}.konsoe-milestone__year,.konsoe-milestone h3,.konsoe-milestone__media,.konsoe-milestone__axis,.konsoe-pill{display:none}.konsoe-milestone__mobile-logo{display:block;width:auto;max-width:48%;height:40px;margin-bottom:8px;object-fit:contain;object-position:left center}.konsoe-milestone__description{display:block;width:100%;height:136px;margin:0;padding:5px 145px 5px 10px;overflow:hidden;color:#555;font-size:10px;line-height:1.4}.konsoe-milestone__mobile-image{position:absolute;top:8px;right:0;display:block;width:135px;height:176px;object-fit:cover}.konsoe-timeline__load-more,[data-timeline-dots]{display:none!important}.konsoe-reviews{padding:34px 16px 45px}.konsoe-rating strong{font-size:28px}.konsoe-review-grid{grid-template-columns:1fr}.konsoe-review{min-height:160px;border-right:0}.konsoe-copy-heading{min-height:130px;padding:30px 18px 20px}.konsoe-copy-heading h2{font-size:20px}.konsoe-copy-heading .rte{font-size:11px}.konsoe-video-section{padding-bottom:45px}.konsoe-video-grid{display:flex;gap:10px;overflow-x:auto;padding-inline:14px;scroll-snap-type:x mandatory;scrollbar-width:none}.konsoe-video-card{flex:0 0 72%;scroll-snap-align:start}.konsoe-events{padding-bottom:45px}.konsoe-events__window{padding:8px 20px 15px}.konsoe-event,.konsoe-event.is-active{flex:0 0 86%;border-width:3px}.konsoe-event__media,.konsoe-event.is-active .konsoe-event__media{aspect-ratio:5 / 4}.konsoe-event__content{min-height:88px}.konsoe-event h3,.konsoe-event.is-active h3{font-size:15px}.konsoe-events__arrow{width:34px;height:34px;font-size:22px}.konsoe-community{min-height:252px;padding:34px 20px}.konsoe-community h2{margin-bottom:28px;font-size:19px}.konsoe-community__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.konsoe-community__item{display:block;text-align:center}.konsoe-community__icon{width:58px;height:58px;margin:0 auto 12px}.konsoe-community__item h3{font-size:12px}.konsoe-community__item a{font-size:11px}}@media(prefers-reduced-motion:reduce){.konsoe-about-module *{scroll-behavior:auto!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/konsoe-about.css.map */
