.ak-topbar{font-size:1.3rem}.ak-topbar__inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;padding-block:1.2rem}.ak-topbar__left{display:flex;gap:2.4rem;margin:0;padding:0;list-style:none}.ak-topbar__link{color:rgb(var(--color-foreground));text-decoration:none;font-weight:500;white-space:nowrap}.ak-topbar__link:hover{opacity:.65}.ak-topbar__center{text-align:center;position:relative;font-weight:500}.ak-topbar__msg{display:none}.ak-topbar__msg.is-active{display:block}.ak-topbar__msg a{color:inherit;text-decoration:none}.ak-topbar__right{display:flex;justify-content:flex-end;align-items:center;gap:1.2rem}.ak-topbar__right .localization-form__select{font-size:1.31rem}.ak-topbar__note{color:var(--ak-muted)}.ak-topbar__social{display:flex;gap:1.2rem;margin:0;padding:0;list-style:none;align-items:center}.ak-topbar__social a{display:inline-flex;align-items:center;color:rgb(var(--color-foreground));transition:opacity .2s ease}.ak-topbar__social a:hover{opacity:.6}.ak-topbar__social svg{width:1.75rem;height:1.75rem;display:block}@media screen and (max-width:989px){.ak-topbar__left,.ak-topbar__right{display:none}.ak-topbar__inner{grid-template-columns:1fr}}@media screen and (max-width:989px){.header__icons .header__search,.header__icons .header__icon--search{display:none!important}}.ak-search{position:relative;display:block;width:100%;max-width:43rem}@media screen and (min-width:990px){.header .ak-search{grid-area:left-icons;justify-self:start;align-self:center}}.ak-search__form{position:relative;display:flex;align-items:center;margin:0}.ak-search .ak-search__input{width:100%;height:4.8rem;border:2px solid #e6e9eb;border-radius:var(--ak-radius-pill);padding:0 10rem 0 2.4rem;font-size:1.5rem;line-height:4.8rem;background:#fff;color:rgb(var(--color-foreground));box-shadow:none;transition:border-color .2s ease}.ak-search .ak-search__input::placeholder{color:var(--ak-muted);opacity:1}.ak-search .ak-search__input:focus{outline:none;border-color:#c7ccce;box-shadow:none}.ak-search .ak-search__input+.field__label,.ak-search .field__label{display:none}.ak-search__btn,.ak-search__reset{position:absolute;top:0;bottom:0;margin-block:auto;width:3.4rem;height:3.4rem;border:none;background:transparent;cursor:pointer;display:grid;place-items:center;color:rgb(var(--color-foreground));padding:0}.ak-search .ak-search__btn{right:2.8rem}.ak-search__btn:active,.ak-search__btn.is-active{color:var(--ak-accent)}.ak-search .ak-search__reset{right:6rem;color:var(--ak-muted)}.ak-search__reset:hover{color:rgb(var(--color-foreground))}.ak-search__reset.hidden{display:none}.ak-search__btn .svg-wrapper,.ak-search__btn svg{width:1.9rem;height:1.9rem}.ak-search__reset .svg-wrapper,.ak-search__reset svg{width:1.5rem;height:1.5rem}.ak-search .ak-search__results{position:fixed;left:0;right:auto;top:var(--ak-search-top, 12rem);width:100vw;max-width:100vw;background:#fff;border:none;border-top:1px solid var(--ak-line);border-radius:0;box-shadow:0 24px 48px #0728351f;overflow:hidden auto;max-height:80vh;z-index:6;padding:3rem 0 4rem}.ak-search .ak-search__default{position:fixed;left:0;top:var(--ak-search-top, 12rem);width:100vw;background:#fff;border-top:1px solid var(--ak-line);box-shadow:0 24px 48px #0728351f;overflow:hidden auto;max-height:80vh;z-index:6;padding:3rem 0 4rem}.ak-search__default[hidden]{display:none}.ak-search__default-inner{max-width:var(--page-width, 1440px);margin-inline:auto;padding-inline:5rem;display:grid;grid-template-columns:1fr 22rem;gap:clamp(2rem,4vw,5rem);align-items:start}.ak-search__deflabel{font-family:var(--font-heading-family);font-size:2.2rem;line-height:1.2;margin:0 0 1.8rem;color:var(--ak-ink)}.ak-search .ak-search__trend-grid,.ak-search__trend-grid{display:grid!important;grid-template-columns:repeat(6,1fr)!important;gap:1.2rem;list-style:none;margin:0;padding:0}.ak-search__trend-grid>li{min-width:0}.ak-search__trend-grid .card__media,.ak-search__trend-grid .card__inner{width:100%}.ak-search__trend-grid .card__media>img,.ak-search__trend-grid .card__media .media img{width:100%;height:100%;object-fit:cover}.ak-search__keywords{border-left:1px solid var(--ak-line);padding-left:clamp(2rem,3vw,4rem)}.ak-search__keywords ul{list-style:none;margin:0;padding:0;display:grid;gap:1.1rem}.ak-search__kw{font-size:1.55rem;font-weight:500;color:var(--ak-ink);text-decoration:none;transition:color .2s ease}.ak-search__kw:hover{color:var(--ak-accent-dark)}@media screen and (max-width:989px){.ak-search__default-inner{grid-template-columns:1fr;padding-inline:2rem;gap:2.4rem}.ak-search__trending{min-width:0}.ak-search .ak-search__trend-grid,.ak-search__trend-grid{display:flex!important;grid-template-columns:none!important;flex-wrap:nowrap;overflow-x:auto;gap:1.2rem;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:.4rem}.ak-search__trend-grid::-webkit-scrollbar{display:none}.ak-search__trend-grid>li{flex:0 0 13rem;min-width:0;scroll-snap-align:start}.ak-search__keywords{border-left:0;padding-left:0;border-top:1px solid var(--ak-line);padding-top:2rem}.ak-search__keywords ul{grid-auto-flow:row}}@media screen and (max-width:400px){.ak-search__trend-grid>li{flex:0 0 11.5rem}}.ak-search__results:empty{display:none}.ak-search__results .predictive-search__results-groups-wrapper{display:flex;flex-direction:row;gap:clamp(2rem,4vw,5rem);max-width:var(--page-width, 1600px);margin-inline:auto;padding-inline:5rem;box-sizing:border-box;align-items:flex-start}.ak-search__results .predictive-search__results-groups-wrapper>.predictive-search__result-group:last-child{flex:1 1 auto;min-width:0;order:0}.ak-search__results .predictive-search__results-groups-wrapper>.predictive-search__result-group:first-child:not(:last-child){flex:0 0 26rem;order:1;border-left:1px solid var(--ak-line);padding-left:clamp(2rem,3vw,4rem)}.ak-search__results .predictive-search__heading{font-family:var(--font-heading-family);font-size:1.8rem;font-weight:400;margin:0 0 1.5rem;text-transform:none;letter-spacing:normal;color:rgb(var(--color-foreground))}.ak-search__results #predictive-search-results-products-list{display:grid;grid-template-columns:repeat(6,1fr);gap:clamp(.8rem,1.2vw,1.4rem)}@media screen and (max-width:1200px){.ak-search__results #predictive-search-results-products-list{grid-template-columns:repeat(5,1fr)}}.ak-search__results .predictive-search__item--link-with-thumbnail{display:flex;flex-direction:column;align-items:stretch;gap:0;padding:0;grid-template-columns:none}.ak-search__results .predictive-search__item .predictive-search__image{width:100%;height:auto;aspect-ratio:1 / 1;margin:0 0 .75rem;border-radius:var(--ak-radius-sm);background:var(--ak-surface)}.ak-search__results .predictive-search__item-content{padding:0}.ak-search__results .predictive-search__item-heading{font-size:1.4rem;font-weight:500;line-height:1.3}.ak-search__results .predictive-search__results-list--queries .predictive-search__list-item{padding:.4rem 0}.ak-search__results .predictive-search__search-for-button{padding-inline:5rem}.header__icons{display:flex;align-items:center;gap:1.8rem}.header__icons .header__icon{width:auto;height:auto;padding:0}.ak-textlink{display:inline-flex;align-items:center;gap:.6rem}.ak-textlink__label{font-size:1.5rem;font-weight:500;color:rgb(var(--color-foreground));white-space:nowrap}.header__icon--account.ak-textlink{display:inline-flex;align-items:center;gap:.6rem}.header__icon--account .ak-textlink__label--account{order:2}.header__icon--account .svg-wrapper,.header__icon--account account-icon{order:1}.header__icon--account .visually-hidden{display:none}.header__icons .header__icon--cart{margin-left:.4rem}.header{padding-top:1.1rem!important;padding-bottom:0!important}.header--middle-center .header__heading,.header__heading{text-align:center}.header__heading-link{font-family:var(--font-heading-family)}.header__inline-menu{position:relative;text-align:center;z-index:3}.header__inline-menu:before{content:"";position:absolute;inset-block:0;left:50%;width:100vw;transform:translate(-50%);background:var(--ak-ink);z-index:-1}.header__inline-menu .list-menu--inline{position:relative;gap:2.6rem;justify-content:center;align-items:center;padding-block:2rem;max-width:var(--page-width, 1600px);margin-inline:auto}.header__inline-menu .header__menu-item,.header__inline-menu .list-menu__item{font-family:var(--font-body-family);font-size:1.5rem;font-weight:500;text-transform:none;letter-spacing:normal;color:#fff}.header__inline-menu .header__menu-item span,.header__inline-menu .header__active-menu-item{color:#fff}.header__inline-menu .header__menu-item .svg-wrapper,.header__inline-menu .header__menu-item svg{color:#fff;fill:currentColor}.header__inline-menu .header__menu-item:hover span{text-decoration:underline;text-underline-offset:6px;text-decoration-color:var(--ak-accent)}.header .mega-menu__content,.header__inline-menu .mega-menu>.mega-menu__content{position:absolute;top:100%;left:50%!important;transform:translate(-50%)!important;width:100vw!important;border-top:1px solid var(--ak-line);border-radius:0 0 var(--ak-radius-lg) var(--ak-radius-lg);box-shadow:0 24px 48px #0728351a;padding-block:2.75rem 3rem;margin-top:0;text-align:left}.mega-menu__layout{display:flex;align-items:flex-start;gap:clamp(2.5rem,4vw,5rem);max-width:var(--page-width, 1600px);margin-inline:auto;padding:clamp(2.6rem,3vw,3.8rem) 5rem;box-sizing:border-box}.mega-menu__list{display:grid;grid-template-columns:repeat(auto-fill,minmax(158px,1fr));gap:2.6rem 3rem;align-content:start;text-align:left;flex:1 1 auto;margin:0;padding:0;box-sizing:border-box}.mega-menu__list>li{min-width:0}.mega-menu__featured{flex:0 0 384px;max-width:384px;padding-left:clamp(2.5rem,3vw,4rem);border-left:1px solid var(--ak-line)}.mega-menu__featured-head{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:1.6rem}.mega-menu__featured-title{font-family:var(--font-heading-family);font-size:1.9rem;color:var(--ak-ink)}.mega-menu__featured-all{font-size:1.3rem;font-weight:600;color:var(--ak-accent-dark);text-decoration:none;white-space:nowrap}.mega-menu__featured-all:hover{text-decoration:underline;text-underline-offset:3px}.mega-menu__featured-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.6rem}.mega-menu__product{display:block;text-decoration:none}.mega-menu__product-media{position:relative;display:block;aspect-ratio:4 / 5;border-radius:var(--ak-radius-sm);overflow:hidden;background:var(--ak-surface);margin-bottom:.8rem}.mega-menu__product-media img{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.2,.8,.2,1)}.mega-menu__product:hover .mega-menu__product-media img{transform:scale(1.06)}.mega-menu__product-badge{position:absolute;top:.6rem;left:.6rem;background:var(--ak-accent);color:#fff;font-size:.95rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;padding:.25rem .6rem;border-radius:var(--ak-radius-pill)}.mega-menu__product-type{display:block;height:1.4rem;font-size:.95rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--ak-ink);margin-bottom:.25rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mega-menu__product-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:1.28rem;line-height:1.3;color:var(--ak-ink);margin-bottom:.3rem;min-height:2.6em}.mega-menu__product-price{display:flex;flex-direction:column;line-height:1.25;font-size:1.28rem;font-weight:600;color:var(--ak-ink)}.mega-menu__product-price s{color:var(--ak-muted);font-weight:400;font-size:1.14rem}@media screen and (max-width:989px){.mega-menu__featured{display:none}}.mega-menu__link{padding:.3rem 0;font-size:1.47rem;color:var(--ak-muted);transition:color .2s ease}.mega-menu__link:hover{color:var(--ak-accent)}.mega-menu__link--level-2{font-weight:600;font-size:1.57rem;color:rgb(var(--color-foreground));margin-bottom:.4rem;padding-bottom:.2rem}.mega-menu__list .list-unstyled{display:grid;gap:.15rem}.header__submenu{border-radius:var(--ak-radius);box-shadow:0 16px 36px #0728351f;border:1px solid var(--ak-line);padding:.75rem}.header__submenu .header__menu-item{font-size:1.44rem;border-radius:var(--ak-radius-sm)}.ak-topbar__link,.ak-topbar__region,.ak-textlink,.ak-textlink__label,.header__heading-link,.header__inline-menu .header__menu-item,.header__inline-menu .header__menu-item span,.mega-menu__link,.mega-menu__link--level-2{text-decoration:none}.ak-topbar__link,.ak-topbar__region,.ak-textlink__label,.header__inline-menu .header__menu-item,.header__inline-menu .header__active-menu-item{font-weight:500}.mega-menu__link{font-weight:400;font-size:1.47rem}.mega-menu__link--level-2{font-weight:600;font-size:1.57rem}.header__inline-menu .header__menu-item:hover span,.ak-textlink:hover .ak-textlink__label{text-decoration:underline;text-underline-offset:5px;text-decoration-thickness:1px}.header__inline-menu .header__active-menu-item{text-decoration:none;font-weight:500}.ak-topbar__region{display:inline-flex;align-items:center;gap:.5rem;color:rgb(var(--color-foreground));white-space:nowrap;font-weight:500;line-height:1}.ak-topbar__region svg{width:1.4rem;height:1.4rem;display:block}.ak-topbar__right{line-height:1}.ak-textlink__icon{display:inline-flex;color:rgb(var(--color-foreground))}.ak-textlink__icon svg{width:1.8rem;height:1.8rem}.header__heading-logo{max-height:4.2rem;width:auto}.header__inline-menu .header__menu-item .svg-wrapper svg,.header__inline-menu .header__menu-item svg.icon-caret{width:1rem;height:1rem}@media screen and (max-width:989px){predictive-search.ak-search,search-form.ak-search{display:block!important;grid-column:1 / -1;width:100%;max-width:none;margin-top:1.2rem;margin-bottom:1.6rem}.ak-search .ak-search__input{height:4.6rem}.header__icons{gap:1.2rem}.header__icon--account .ak-textlink__label--account{display:none}.header__heading-logo{max-height:3.2rem}.ak-search .ak-search__results{padding:2rem 0 3rem}.ak-search__results .predictive-search__results-groups-wrapper{flex-direction:column;padding-inline:2rem;gap:2rem}.ak-search__results .predictive-search__results-groups-wrapper>.predictive-search__result-group:first-child:not(:last-child){flex:none;width:100%;border-left:none;padding-left:0;order:1;border-top:1px solid var(--ak-line);padding-top:1.5rem}.ak-search__results #predictive-search-results-products-list{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:990px){.scrolled-past-header .header__inline-menu{display:block!important}.scrolled-past-header header-drawer,.scrolled-past-header .header__icon--menu{display:none!important}}@media screen and (min-width:990px){.menu-drawer{position:fixed;top:0;left:0;height:100vh;height:100dvh;width:min(42rem,92vw);max-width:92vw;z-index:101;box-shadow:0 0 40px #0728352e}.js .menu-drawer{height:100vh;height:100dvh}.menu-drawer>.menu-drawer__inner-container{height:100%}.header__icon--menu[aria-expanded=true]:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background:#07283566;z-index:100;display:block}}@media screen and (min-width:990px){.header .menu-drawer,.js .header .menu-drawer{position:fixed!important;top:0!important;left:0!important;height:100dvh!important;width:min(42rem,92vw)!important;max-width:92vw!important;z-index:101!important;background:#fff!important;box-shadow:0 0 40px #0728352e;overflow-y:auto}.header .menu-drawer>.menu-drawer__inner-container{min-height:100%;background:#fff}}.menu-drawer__menu-item{font-family:var(--font-body-family)!important;font-size:1.5rem!important;font-weight:500!important;letter-spacing:normal!important;text-transform:none!important;color:rgb(var(--color-foreground))}.menu-drawer__menu-item .svg-wrapper svg,.menu-drawer__menu-item .icon-arrow{width:1.4rem;height:1.4rem}.header__icon .svg-wrapper svg,.header__icon>svg{width:2.2rem;height:2.2rem}.header__icon--cart .svg-wrapper svg{width:2.3rem;height:2.3rem}.product-card-wrapper .card,.product-card-wrapper .card__inner{border:0;background:transparent;box-shadow:none}.product-card-wrapper .card{transition:box-shadow .3s ease}.product-card-wrapper .card__media,.product-card-wrapper .card__inner>.card__media{border-radius:16px;overflow:hidden;background:#f5f1ea}.product-card-wrapper .card__media img,.product-card-wrapper .card__media .media img{transition:transform .7s cubic-bezier(.2,.8,.2,1)}.product-card-wrapper:hover .card__media img,.product-card-wrapper:hover .card__media .media img{transform:scale(1.07)}.product-card-wrapper .card__content{padding:1.4rem 0 0}.product-card-wrapper .card__information{padding-left:0;padding-right:0}.product-card-wrapper .card__type{display:block;font-size:1.15rem;font-weight:600;letter-spacing:.09em;text-transform:uppercase;color:var(--ak-accent-dark, #8f2414);margin-bottom:.5rem}.product-card-wrapper .card__heading{margin:0 0 .7rem}.product-card-wrapper .card__heading,.product-card-wrapper .card__heading a,.product-card-wrapper .card__heading .full-unstyled-link{font-family:var(--font-body-family)!important}.product-card-wrapper .card__heading a,.product-card-wrapper .card__heading .full-unstyled-link{font-size:1.5rem!important;font-weight:500!important;line-height:1.45;letter-spacing:0;color:var(--ak-ink, #072835);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;padding-bottom:.35rem;transition:color .2s ease}.product-card-wrapper:hover .card__heading a{color:var(--ak-accent-dark, #8f2414);text-decoration:none}.product-card-wrapper .card__heading a:hover,.product-card-wrapper .card__heading .full-unstyled-link:hover{text-decoration:none}.product-card-wrapper .card__rating{margin:.1rem 0 .5rem}.product-card-wrapper .price{font-size:1.5rem;margin-top:.2rem}.product-card-wrapper .price .price-item{font-size:1.5rem}.product-card-wrapper .price .price-item--regular{font-weight:600;color:var(--ak-ink, #072835)}.product-card-wrapper .price .price-item--sale{font-weight:600;color:var(--ak-accent, #c4301c)}.product-card-wrapper .price s,.product-card-wrapper .price .price-item--regular.price-item--last{color:#0728356b;font-weight:400}.product-card-wrapper .badge{border:0;font-size:1.05rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;padding:.45rem 1.05rem;border-radius:999px;background:var(--ak-accent, #c4301c);color:#fff}@media screen and (min-width:990px){.product-card-wrapper .quick-add{margin-top:1.1rem;opacity:1;transform:none}}.product-card-wrapper .quick-add__submit{border-radius:var(--ak-radius-pill, 999px);font-size:1.25rem;font-weight:600;min-height:0}.ak-search__trend-grid .ak-card-badge:not(.ak-card-badge--sale),.ak-search__trend-grid .ak-mto-badge,.ak-search__results .ak-card-badge:not(.ak-card-badge--sale),.ak-search__results .ak-mto-badge{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/6/assets/ak-header.css.map */
