.tksc-home-section{display:flex;flex-direction:column}.tksc-home{min-height:100svh;overflow:hidden;position:relative;background:var(--tksc-home-background);color:var(--tksc-home-foreground);font-size:1.5rem;font-family:var(--tksc-home-font);font-style:normal;font-weight:700;letter-spacing:0;line-height:normal}.tksc-home a{color:inherit;text-decoration:none}.tksc-home__cart{display:none}@media screen and (min-width:990px){.tksc-home .tksc-home__symbol{width:4.8rem;height:4.8rem}.tksc-home__cart{position:absolute;z-index:2;top:calc(var(--tksc-global-header-top) + 2.4rem);right:calc((100% - min(81.3vw,162.6rem))/2 + min(4.4715vw,8.943rem));display:block;padding-bottom:.6rem;font-size:1.4rem;line-height:1;transform:translateY(-50%)}}@media screen and (min-width:990px)and (max-width:1200px){.tksc-home .tksc-home__symbol{width:4.2rem;height:4.2rem}.tksc-home__cart{top:calc(var(--tksc-global-header-top) + 2.1rem)}}.tksc-home__symbol{position:absolute;z-index:2;top:var(--tksc-global-header-top);left:50%;display:block;width:var(--tksc-global-symbol-size);height:var(--tksc-global-symbol-size);transform:translate(-50%)}.tksc-home__symbol-image{display:block;width:100%;height:100%;object-fit:contain}.tksc-mark{display:flex;width:6rem;height:6rem;align-items:center;justify-content:center;border-radius:50%;background:var(--tksc-home-foreground)}.tksc-mark__ring{display:flex;align-items:center;justify-content:center;border:.25rem solid var(--tksc-home-background);border-radius:50%}.tksc-mark__ring--one{width:4.1rem;height:4.1rem}.tksc-mark__ring--two{width:3rem;height:3rem}.tksc-mark__ring--three{width:1.8rem;height:1.8rem}.tksc-home__layout{display:grid;width:min(74.8vw,149rem);min-height:100svh;margin:0 auto;padding:clamp(16rem,17.8vh,22.2rem) 0 clamp(8rem,10.7vh,13.3rem);grid-template-columns:minmax(0,47.8%) minmax(36rem,1fr);gap:clamp(7rem,8.2vw,16.4rem);align-items:center;box-sizing:border-box}.tksc-home__media{width:100%;aspect-ratio:var(--tksc-home-media-aspect-ratio);overflow:hidden}.tksc-home__image{display:block;width:100%;height:100%;object-fit:cover}.tksc-home__menu{position:relative;display:block;min-width:0;min-height:34rem;transform:translateY(4.4vh)}.tksc-home__wordmark{display:flex;height:6.2rem;margin:0 0 3.1rem;align-items:center}.tksc-home__logo{display:block;width:123px;height:29px;object-fit:contain}.tksc-home__wordmark-text{font-size:5.2rem;line-height:1;font-family:Arial,Helvetica,sans-serif;font-weight:900;letter-spacing:0}.tksc-mark--wordmark{width:4.2rem;height:4.2rem;margin-left:.2rem}.tksc-mark--wordmark .tksc-mark__ring--one{width:3.1rem;height:3.1rem}.tksc-mark--wordmark .tksc-mark__ring--two{width:2.2rem;height:2.2rem}.tksc-mark--wordmark .tksc-mark__ring--three{width:1.3rem;height:1.3rem}.tksc-mark--wordmark .tksc-mark__ring{border-width:.18rem}.tksc-home__primary{display:flex;gap:clamp(2.4rem,2.25vw,4.5rem);align-items:flex-start;white-space:nowrap}.tksc-home__primary-item{position:relative;padding:0 0 .8rem;border:0;background:transparent;color:var(--tksc-home-foreground)!important;font:inherit;font-size:2.4rem;line-height:1.25;text-align:left;white-space:nowrap}.tksc-home__primary-trigger{cursor:pointer}.tksc-home__primary-trigger:disabled{cursor:default;opacity:.45}.tksc-home__primary-item:after{position:absolute;right:0;bottom:0;left:0;height:.25rem;background:currentColor;content:"";transform:scaleX(0);transform-origin:left}.tksc-home__primary-trigger.is-active:after{transform:scaleX(1)}.tksc-home__primary-item:focus-visible{outline:.2rem solid currentColor;outline-offset:.4rem}.tksc-home__submenu-stage{position:relative;margin-top:1.5rem}.tksc-home__submenu{position:absolute;top:0;left:var(--tksc-home-submenu-left, 0);display:grid;width:max-content;max-width:var(--tksc-home-submenu-max-width, 100%);grid-template-rows:0fr;opacity:0;pointer-events:none}.tksc-home__submenu[hidden]{display:none}.tksc-home__submenu.is-open{grid-template-rows:1fr;opacity:1;pointer-events:auto}.tksc-home__submenu-inner{min-height:0;overflow:hidden}.tksc-home__submenu-links{display:flex;flex-direction:column;gap:2.7rem;align-items:flex-start}.tksc-home__submenu-link{max-width:100%;color:var(--tksc-home-muted)!important;font-size:1.6rem;line-height:1.25;overflow-wrap:break-word}.tksc-home__submenu-link:hover,.tksc-home__submenu-link:focus-visible{color:var(--tksc-home-foreground)!important}@media screen and (max-width:989px){.tksc-home{overflow:visible}.tksc-home__symbol{position:relative;top:auto;left:auto;width:var(--tksc-global-symbol-size);height:var(--tksc-global-symbol-size);margin:var(--tksc-global-header-top) auto min(5.8vw,4.2rem);transform:none}.tksc-home__symbol .tksc-mark{width:100%;height:100%}.tksc-home__symbol .tksc-mark__ring--one{width:70.8%;height:70.8%}.tksc-home__symbol .tksc-mark__ring--two{width:73.5%;height:73.5%}.tksc-home__symbol .tksc-mark__ring--three{width:60%;height:60%}.tksc-home__layout{display:flex;width:100%;min-height:auto;padding:0 min(7.64vw,5.5rem) min(12vw,8.6rem);flex-direction:column;gap:min(5.55vw,4rem)}.tksc-home__media{width:100%;max-height:none}.tksc-home__menu{width:100%;min-height:0;transform:none}.tksc-home__submenu{position:static;margin-left:var(--tksc-home-submenu-left, 0)}.tksc-home__wordmark{height:min(8.9vw,6.4rem);margin-bottom:min(6.5vw,4.7rem)}.tksc-home__wordmark-text{font-size:min(8.9vw,6.4rem)}.tksc-mark--wordmark{width:min(7.2vw,5.2rem);height:min(7.2vw,5.2rem)}.tksc-home__primary{width:100%;gap:min(5.8vw,4.2rem);overflow-x:auto;scrollbar-width:none}.tksc-home__primary::-webkit-scrollbar{display:none}.tksc-home__primary-item{font-size:clamp(1.62rem,4.23vw,3.06rem)}}@media screen and (min-width:990px){.tksc-home__primary{gap:clamp(2.4rem,2vw,3.6rem)}.tksc-home__primary-item{padding-bottom:.6rem;font-size:1.4rem}.tksc-home__submenu-stage{margin-top:1.2rem}.tksc-home__submenu-links{gap:1.8rem}.tksc-home__submenu-link{font-size:1.3rem}}@media(prefers-reduced-motion:no-preference){.tksc-home__primary-item:after{transition:transform .22s ease}.tksc-home__submenu{transition:grid-template-rows .24s ease,opacity .18s ease}.tksc-home__submenu-link{transition:color .16s ease}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-tksc-home.css.map */
