html[data-layout=tablet]{--tablet-page-gutter: clamp(20px, 3vw, 40px);--minimum-touch-target: 44px}:is(html[data-layout=mobile],html[data-layout=tablet]){--header-control-cell-size: clamp(52px, 9vw, 68px);--header-control-row-height: 60px}html[data-layout=tablet] .header-menu,html[data-layout=tablet] .dropdown-localization,html[data-layout=tablet] .account-popover,html[data-layout=tablet] .header__row--bottom{display:none!important}html[data-layout=tablet] .header__drawer,html[data-layout=tablet] .header__row--mobile,html[data-layout=tablet] .account-drawer{display:block!important}html[data-layout=tablet] .header__column{display:contents}html[data-layout=tablet] .header__columns{--header-mobile-bookend: var(--header-control-cell-size);--header-template-columns: var(--header-mobile-bookend) var(--header-mobile-bookend) 1fr var(--header-mobile-bookend) var(--header-mobile-bookend);grid-template-areas:"leftA leftB center rightA rightB"!important;grid-template-columns:var(--header-template-columns)!important;grid-column:span 3;column-gap:0;align-items:stretch;padding-block:0;padding-inline:0}html[data-layout=tablet] .header__columns .header-logo{grid-area:center;justify-self:center}html[data-layout=tablet] .header__columns .header__drawer{grid-column:1;grid-row:1;justify-self:stretch}html[data-layout=tablet] .header__columns .search-action{grid-column:2;grid-row:1;justify-self:stretch;margin-inline:0}html[data-layout=tablet] .header__columns header-actions{grid-column:4 / 6;grid-row:1;justify-self:stretch;gap:0;margin-inline-start:0}html[data-layout=tablet] :is(.header__icon--menu,.header-actions__action,.account-button,.search-modal__button){width:var(--header-control-cell-size);min-width:var(--header-control-cell-size);height:var(--header-control-row-height);min-height:var(--header-control-row-height)}:is(html[data-layout=mobile],html[data-layout=tablet]) .header__row--top .header__columns{--header-mobile-bookend: var(--header-control-cell-size);align-items:stretch;padding-inline:0}:is(html[data-layout=mobile],html[data-layout=tablet]) .header__row--top :is(.header__drawer,.search-action,.header-logo,header-actions){align-self:stretch}:is(html[data-layout=mobile],html[data-layout=tablet]) .header__row--top .header__drawer,:is(html[data-layout=mobile],html[data-layout=tablet]) .header__row--top .search-action{box-sizing:border-box;border-inline-end:var(--style-border-width) solid var(--color-border)}:is(html[data-layout=mobile],html[data-layout=tablet]) .header__row--top header-actions{gap:0;margin-inline-start:0}:is(html[data-layout=mobile],html[data-layout=tablet]) .header__row--top header-actions>:is(.account-drawer,.cart-drawer,.action__cart){box-sizing:border-box;width:var(--header-control-cell-size);min-width:var(--header-control-cell-size);flex:0 0 var(--header-control-cell-size);align-self:stretch;border-inline-start:var(--style-border-width) solid var(--color-border)}:is(html[data-layout=mobile],html[data-layout=tablet]) .header__row--top header-actions>:is(.cart-drawer,.action__cart){border-inline-end:var(--style-border-width) solid var(--color-border)}:is(html[data-layout=mobile],html[data-layout=tablet]) .header__row--top :is(.header__icon--menu,.header-actions__action,.account-button,.search-modal__button){box-sizing:border-box;width:var(--header-control-cell-size);min-width:var(--header-control-cell-size);height:var(--header-control-row-height);min-height:var(--header-control-row-height);display:flex;align-items:center;justify-content:center}:is(html[data-layout=mobile],html[data-layout=tablet]) .header__row--top .header-actions__cart-icon{width:100%;height:100%;display:flex;align-items:center;justify-content:center}html[data-layout=tablet] .account-drawer__dialog{width:min(100%,520px);margin-inline:auto}html[data-layout=tablet] .collection-wrapper{--tablet-results-column: var(--centered)}html[data-layout=tablet] .collection-wrapper:has(:is(.collection-wrapper--full-width,.facets-block-wrapper--full-width)){--tablet-results-column: var(--full-width)}html[data-layout=tablet] .collection-wrapper>.facets.facets-controls-wrapper,html[data-layout=tablet] .collection-wrapper>.facets-toggle{grid-column:var(--tablet-results-column)!important;grid-row:auto!important;width:100%;margin:0!important;padding-inline:var(--tablet-page-gutter);position:relative;z-index:var(--layer-sticky)}html[data-layout=tablet] .collection-wrapper>.main-collection-grid,html[data-layout=tablet] .collection-wrapper:has(.facets--vertical) .facets-block-wrapper--vertical:not(.hidden)~.main-collection-grid{grid-column:var(--tablet-results-column)!important;grid-row:auto!important;width:100%}html[data-layout=tablet] .facets-toggle,html[data-layout=tablet] .facets-toggle__button{display:flex!important}html[data-layout=tablet] .facets-toggle{justify-content:space-between}html[data-layout=tablet] .facets-block-wrapper:not(.facets-block-wrapper--drawer){display:none!important}html[data-layout=tablet] dialog-component.facets-block-wrapper--drawer{position:fixed!important;width:auto!important;height:auto!important}html[data-layout=tablet] .facets-mobile-wrapper{display:flex!important;min-height:44px}html[data-layout=tablet] .collection-wrapper .sorting-filter,html[data-layout=tablet] .collection-wrapper .facets__panel{position:relative;z-index:var(--layer-sticky)!important}html[data-layout=tablet] .collection-wrapper .sorting-filter__options,html[data-layout=tablet] .collection-wrapper .facets__panel-content{z-index:var(--layer-temporary)!important}html[data-layout=tablet] .product-grid{--product-grid-gap: var(--product-grid-gap-desktop);grid-template-columns:repeat(3,minmax(0,1fr))}html[data-layout=tablet][data-orientation=portrait] .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}html[data-layout=tablet][data-orientation=landscape] .product-grid[product-grid-view=zoom-out]{grid-template-columns:repeat(4,minmax(0,1fr))}html[data-layout=tablet][data-orientation=portrait] .product-grid[product-grid-view=zoom-out]{grid-template-columns:repeat(3,minmax(0,1fr))}html[data-layout=tablet] .main-collection-grid{padding:var(--padding-block-start) var(--tablet-page-gutter) var(--padding-block-end)}html[data-layout=tablet][data-orientation=portrait] .product-information__grid:not(.product-information--media-none){display:grid;grid-template-columns:1fr!important;grid-column:1 / -1!important;gap:var(--gap-lg, 24px)}html[data-layout=tablet][data-orientation=portrait] .product-information__media,html[data-layout=tablet][data-orientation=portrait] .product-information__grid--half .product-information__media,html[data-layout=tablet][data-orientation=portrait] .product-information__grid--half .product-details{grid-column:1!important;width:100%;padding-inline:0!important;order:initial!important}html[data-layout=tablet][data-orientation=portrait] .product-information .product-details{padding-inline:var(--tablet-page-gutter)!important}html[data-layout=tablet][data-orientation=landscape] .product-information__grid:not(.product-information--media-none){grid-template-columns:minmax(0,3fr) minmax(320px,2fr)!important;gap:clamp(20px,3vw,40px)}html[data-layout=tablet][data-orientation=landscape] .product-information__grid.product-information--media-right:not(.product-information--media-none){grid-template-columns:minmax(320px,2fr) minmax(0,3fr)!important}html[data-layout=tablet][data-orientation=landscape] .product-information__grid--half:not(.product-information--media-none){grid-column:1 / -1!important}html[data-layout=tablet][data-orientation=landscape] .product-information__grid--half.product-information--media-left .product-information__media,html[data-layout=tablet][data-orientation=landscape] .product-information__grid--half.product-information--media-left .product-details,html[data-layout=tablet][data-orientation=landscape] .product-information__grid--half.product-information--media-right .product-information__media,html[data-layout=tablet][data-orientation=landscape] .product-information__grid--half.product-information--media-right .product-details{grid-column:auto!important}html[data-layout=tablet] .product-details.sticky-content--desktop{position:static;height:auto}html[data-layout=tablet] .media-gallery__mobile-controls{display:flex!important}html[data-layout=tablet] .product-media-gallery slideshow-arrows.mobile\:hidden{display:none!important}html[data-layout=tablet][data-orientation=portrait] .cart-page{grid-template-columns:1fr!important;grid-template-rows:auto!important}html[data-layout=tablet][data-orientation=portrait] .cart-page__summary{display:block;grid-column:1!important;grid-row:auto!important;padding-top:var(--padding-xl)}html[data-layout=tablet][data-orientation=landscape] .cart-page{grid-template-columns:minmax(0,3fr) minmax(300px,2fr)!important}html[data-layout=tablet][data-orientation=portrait] .media-with-content{--media-with-content-grid-columns: 1fr !important;grid-template-columns:1fr!important;grid-template-areas:"media" "content"!important}html[data-layout=tablet][data-orientation=portrait] .media-with-content .media-with-content__content>.group-block-content{padding-inline:var(--tablet-page-gutter)}html[data-layout=tablet] :is(.dialog-drawer,.facets__drawer){max-width:min(92vw,560px);max-height:100dvh}html[data-layout=tablet] :is(button,a,summary,input,select){touch-action:manipulation}@media(prefers-reduced-motion:reduce){html[data-layout=tablet] *{scroll-behavior:auto!important}}
/*# sourceMappingURL=/cdn/shop/t/105/assets/tablet.css.map */
