.dictac-header-wrap{position:relative;z-index:50}body.template-index .dictac-header-wrap{position:fixed;top:0;left:0;right:0;height:0;overflow:visible;pointer-events:none}body.template-index .dictac-header{pointer-events:auto}body.template-index .content-for-layout{padding-top:0}.dictac-header{position:fixed;z-index:50;top:0;left:50%;width:min(100%,3838px);height:4.5vw;min-height:68px;max-height:172px;padding:0 6.5%;box-sizing:border-box;transform:translate(-50%);display:grid;grid-template-columns:16% 1fr 16%;align-items:center;color:var(--dictac-ink);background:#ffffffdb;box-shadow:0 .2vw 1vw #241f1b14;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.dictac-header--overlay:not(.dictac-header--scrolled){position:absolute;height:7.1vw;max-height:273px;color:#fff;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.dictac-header--overlay.dictac-header--scrolled{animation:dictac-header-settle .28s ease both}.dictac-header__brand{display:block;width:8vw;max-width:307px}.dictac-header--overlay:not(.dictac-header--scrolled) .dictac-header__brand{width:10.1vw;max-width:388px}.dictac-header__brand img{display:block;width:100%;height:auto}.dictac-header__nav{display:flex;justify-content:center}.dictac-header__nav-list{display:flex;justify-content:center;gap:3vw;margin:0;padding:0;list-style:none}.dictac-header__nav-item{position:relative}.dictac-header__nav-link,.dictac-header__nav-link--summary{position:relative;display:inline-flex;align-items:center;gap:.35em;color:var(--dictac-ink);font:inherit;font-size:clamp(16px,.72vw,28px);text-decoration:none;white-space:nowrap;opacity:.94;background:transparent;border:0;padding:0;cursor:pointer}.dictac-header__nav-link--summary{list-style:none}.dictac-header__nav-link--summary::-webkit-details-marker{display:none}.dictac-header--overlay:not(.dictac-header--scrolled) .dictac-header__nav-link,.dictac-header--overlay:not(.dictac-header--scrolled) .dictac-header__nav-link--summary{color:#fff}.dictac-header__nav-link:after,.dictac-header__nav-link--summary:after{content:"";position:absolute;left:0;right:0;bottom:-.45vw;height:2px;transform:scaleX(0);transform-origin:right;background:var(--dictac-orange);transition:transform .25s ease}.dictac-header__nav-link:hover:after,.dictac-header__nav-link:focus-visible:after,.dictac-header__nav-link--summary:hover:after,.dictac-header__nav-link--summary:focus-visible:after,.dictac-header__dropdown details[open]>.dictac-header__nav-link--summary:after{transform:scaleX(1);transform-origin:left}.dictac-header__nav-link--active{opacity:1}.dictac-header__nav-caret{display:inline-flex;width:.65em;height:.65em;transition:transform .2s ease}.dictac-header__nav-caret svg{width:100%;height:100%}.dictac-header__dropdown details[open]>.dictac-header__nav-link--summary .dictac-header__nav-caret,.dictac-header__submenu-nested[open]>.dictac-header__submenu-link--summary .dictac-header__nav-caret{transform:rotate(180deg)}.dictac-header__dropdown>details{position:relative}@media(min-width:1101px){.dictac-header__submenu{position:absolute;z-index:20;top:calc(100% + .75vw);left:50%;min-width:12rem;margin:0;padding:.65rem 0;list-style:none;border-radius:12px;background:#fffffffa;box-shadow:0 12px 36px #241f1b24;opacity:0;visibility:hidden;pointer-events:none;transform:translate(-50%,-.75rem);transition:opacity .2s ease,transform .2s ease,visibility .2s ease}.dictac-header__dropdown details[open]>.dictac-header__submenu{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)}.dictac-header__submenu--nested{position:static;min-width:0;margin:.25rem 0 0;padding:.35rem 0 .35rem .85rem;border-radius:0;background:#f3f4f1eb;box-shadow:none;opacity:1;visibility:visible;transform:none;transition:none}.dictac-header__submenu-nested:not([open])>.dictac-header__submenu--nested{display:none}}.dictac-header__submenu{margin:0;padding:1rem 0;list-style:none}.dictac-header__submenu-link,.dictac-header__submenu-link--summary{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.55rem 2rem;color:var(--dictac-ink);font-size:clamp(14px,.62vw,22px);text-decoration:none;white-space:nowrap;background:transparent;border:0;width:100%;box-sizing:border-box;cursor:pointer;list-style:none}.dictac-header__submenu-link--summary::-webkit-details-marker{display:none}.dictac-header__submenu-link:hover,.dictac-header__submenu-link:focus-visible,.dictac-header__submenu-link--summary:hover,.dictac-header__submenu-link--summary:focus-visible{color:var(--dictac-orange)}.dictac-header__submenu-link--active{color:var(--dictac-orange)}.dictac-header__submenu-nested{position:relative}.dictac-header__actions{justify-self:end;display:flex;align-items:center;gap:.35vw}.dictac-header .dictac-icon-btn{width:2.15vw;height:2.15vw;max-width:82px;max-height:82px}.dictac-header--overlay:not(.dictac-header--scrolled) .dictac-icon-btn{width:2.5vw;height:2.5vw;max-width:96px;max-height:96px}.dictac-header__search{display:flex;align-items:center;border-radius:999px}.dictac-header__search form{display:contents}.dictac-header__search input{width:0;opacity:0;border:0;outline:0;background:transparent;color:var(--dictac-ink);padding:0;transition:.2s ease;-webkit-appearance:none;appearance:none}.dictac-header__search input::-webkit-search-cancel-button,.dictac-header__search input::-webkit-search-decoration,.dictac-header__search input::-webkit-search-results-button,.dictac-header__search input::-webkit-search-results-decoration{-webkit-appearance:none;appearance:none;display:none}.dictac-header__search--open{background:#fff}.dictac-header__search--open input{width:11vw;opacity:1;padding-left:1vw;outline-offset:unset;box-shadow:unset}.dictac-header__search--open .dictac-icon-btn{color:var(--dictac-ink)}.dictac-header__menu-btn,.dictac-header__overlay,.dictac-header__utility-links{display:none}body:not(.template-index) .content-for-layout{padding-top:max(68px,4.5vw)}@media(max-width:1100px){.dictac-header{height:64px;min-height:64px;grid-template-columns:1fr auto}.dictac-header--overlay:not(.dictac-header--scrolled){height:84px}.dictac-header__brand{width:118px}.dictac-header--overlay:not(.dictac-header--scrolled) .dictac-header__brand{width:132px}.dictac-header__nav{position:fixed;z-index:12;top:58px;left:6.5%;right:6.5%;flex-direction:column;align-items:stretch;padding:20px;border-radius:16px;background:#231f1bf5;box-shadow:0 18px 50px #0003;opacity:0;visibility:hidden;transform:translateY(-10px);transition:opacity .24s ease,transform .24s ease,visibility .24s}.dictac-header__nav-list{flex-direction:column;align-items:stretch;gap:0;width:100%}.dictac-header__nav-item{width:100%}.dictac-header__nav-link,.dictac-header__nav-link--summary{width:100%;padding:8px;font-size:16px;color:#fff;box-sizing:border-box}.dictac-header__nav-link:after,.dictac-header__nav-link--summary:after{display:none}.dictac-header__submenu{position:static;display:block;min-width:0;margin:0;padding:0 0 0 12px;border-radius:0;background:transparent;box-shadow:none;opacity:1;visibility:visible;pointer-events:auto;transform:none;transition:none}.dictac-header__dropdown details:not([open])>.dictac-header__submenu{display:none}.dictac-header__dropdown details[open]>.dictac-header__submenu{display:block;opacity:1;visibility:visible;pointer-events:auto;transform:none}.dictac-header__submenu-nested:not([open])>.dictac-header__submenu--nested{display:none}.dictac-header__submenu-nested[open]>.dictac-header__submenu--nested{display:block}.dictac-header__submenu-link,.dictac-header__submenu-link--summary{padding:8px;font-size:15px;color:#ffffffe0}.dictac-header__submenu-link:hover,.dictac-header__submenu-link:focus-visible,.dictac-header__submenu-link--summary:hover,.dictac-header__submenu-link--summary:focus-visible,.dictac-header__submenu-link--active{color:var(--dictac-orange)}.dictac-header__submenu--nested{padding-left:12px;background:transparent}.dictac-header--overlay:not(.dictac-header--scrolled) .dictac-header__nav{top:74px}.dictac-header__nav--open{opacity:1;visibility:visible;transform:translateY(0)}.dictac-header__utility-links{display:block;margin-top:16px;padding-top:16px;border-top:1px solid rgba(255,255,255,.12)}.dictac-header__utility-account{display:inline-flex;align-items:center;gap:10px;padding:8px;color:#fff;font-size:16px;font-weight:600;text-decoration:none}.dictac-header__utility-account:hover,.dictac-header__utility-account:focus-visible{color:var(--dictac-orange)}.dictac-header__utility-account-icon{display:inline-flex;width:22px;height:22px;flex:0 0 22px}.dictac-header__utility-account-icon svg{width:100%;height:100%}.dictac-header__utility-links .dictac-header__list-social{justify-content:flex-start;margin:8px 0 0 -8px}.dictac-header__utility-links .dictac-header__list-social:empty{display:none}.dictac-header__utility-links .list-social__link{padding:8px;color:#fff}.dictac-header__utility-links .list-social__link:hover,.dictac-header__utility-links .list-social__link:focus-visible{color:var(--dictac-orange)}.dictac-header__utility-links .list-social__item .icon,.dictac-header__utility-links .list-social__link .svg-wrapper{width:22px;height:22px}.dictac-header__utility-links .list-social__link .svg-wrapper svg{width:100%;height:100%}.dictac-header__menu-btn{display:grid}.dictac-header__overlay{position:fixed;z-index:4;top:0;right:0;bottom:0;left:0;border:0;background:#100e0c6b;pointer-events:none}.dictac-header__overlay:not([hidden]){display:block;pointer-events:auto}.dictac-header__account{display:none}.dictac-header__actions{position:relative;gap:2px}.dictac-header .dictac-icon-btn,.dictac-header--overlay:not(.dictac-header--scrolled) .dictac-icon-btn{width:40px;height:40px;min-width:40px;min-height:40px;max-width:none;max-height:none}.dictac-header__cart{position:relative}.dictac-header__cart .cart-count-bubble{top:4px;right:2px;bottom:auto;left:auto;width:16px;height:16px;font-size:10px;line-height:1;background-color:var(--dictac-orange);color:#fff}.dictac-header__search--open{position:absolute;z-index:2;top:50%;right:88px;transform:translateY(-50%);max-width:calc(100vw - 170px);background:#fff;box-shadow:0 8px 24px #241f1b1f}.dictac-header__search--open input{width:min(42vw,168px);opacity:1;padding:8px 0 8px 12px;font-size:14px;color:var(--dictac-ink)}.dictac-header__search--open .dictac-icon-btn{color:var(--dictac-ink)}.dictac-header--overlay:not(.dictac-header--scrolled) .dictac-header__search--open{background:#fffffffa}body:not(.template-index) .content-for-layout{padding-top:64px}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/section-dictac-header.css.map */
