.media-background{position:absolute;pointer-events:none;inset:0}.media-background__picture{width:var(--shop-ui-custom-background-width,unset)}.media-background__image,.media-background__picture{height:var(--shop-ui-custom-background-height,unset)}.media-background__image{width:var(--shop-ui-custom-background-width,100%);object-fit:var(--shop-ui-custom-image-fit,contain);object-position:var(--shop-ui-custom-image-position,center) center;content-visibility:auto}.media-background__image--loading{width:100%;height:100%;animation:shop-ui-media-image-loading 1s linear infinite}.media-background__image.error{visibility:hidden}.media-background__video{height:100%;width:100%;object-fit:cover;object-position:var(--shop-ui-custom-image-position,center) center;content-visibility:auto}.background-mask{--shop-ui-background-mask:transparent;position:absolute;inset:0;pointer-events:none;background-color:var(--shop-ui-background-mask)}:root{--grid-template-single-cell:"grid-cell-1";--grid-template-split-h-2c:"grid-cell-1 grid-cell-2";--grid-template-split-h-3c:"grid-cell-1 grid-cell-2 grid-cell-3";--grid-template-split-h-4c:"grid-cell-1 grid-cell-2 grid-cell-3 grid-cell-4";--grid-template-split-v-2c:"grid-cell-1" "grid-cell-2";--grid-template-split-v-3c:"grid-cell-1" "grid-cell-2" "grid-cell-3";--grid-template-split-v-4c:"grid-cell-1" "grid-cell-2" "grid-cell-3" "grid-cell-4";--grid-template-split-v-1c-2c:"grid-cell-1 grid-cell-1" "grid-cell-2 grid-cell-3";--grid-template-split-v-2c-1c:"grid-cell-1 grid-cell-2" "grid-cell-3 grid-cell-3";--grid-template-split-v-1c-3c:"grid-cell-1 grid-cell-1 grid-cell-1" "grid-cell-2 grid-cell-3 grid-cell-4";--grid-template-split-v-3c-1c:"grid-cell-1 grid-cell-2 grid-cell-3" "grid-cell-4 grid-cell-4 grid-cell-4";--grid-template-split-h-1c-2c:"grid-cell-1 grid-cell-2" "grid-cell-1 grid-cell-3";--grid-template-split-h-2c-1c:"grid-cell-1 grid-cell-3" "grid-cell-2 grid-cell-3";--grid-template-split-h-1c-3c:"grid-cell-1 grid-cell-2" "grid-cell-1 grid-cell-3" "grid-cell-1 grid-cell-4";--grid-template-split-h-3c-1c:"grid-cell-1 grid-cell-4" "grid-cell-2 grid-cell-4" "grid-cell-3 grid-cell-4";--grid-template-split-2cx2:"grid-cell-1 grid-cell-2" "grid-cell-3 grid-cell-4";--grid-template-split-2cx3:"grid-cell-1 grid-cell-2" "grid-cell-3 grid-cell-4" "grid-cell-5 grid-cell-6";--grid-template-split-3cx2:"grid-cell-1 grid-cell-2 grid-cell-3" "grid-cell-4 grid-cell-5 grid-cell-6";--grid-template-split-3cx3:"grid-cell-1 grid-cell-2 grid-cell-3" "grid-cell-4 grid-cell-5 grid-cell-6" "grid-cell-7 grid-cell-8 grid-cell-9";--grid-template-fixed-split-h-2c:"grid-cell-1 grid-cell-2";--grid-template-fixed-split-h-3c:"grid-cell-1 grid-cell-2 grid-cell-3";--grid-template-fixed-split-h-4c:"grid-cell-1 grid-cell-2 grid-cell-3 grid-cell-4"}.grid-primary-level,.grid-secondary-level{--shop-ui-custom-margin-top:0;--shop-ui-custom-margin-right:0;--shop-ui-custom-margin-left:0;--shop-ui-custom-margin-bottom:0;--shop-ui-custom-border-radius:0;--shop-ui-custom-padding-bottom:0;--shop-ui-custom-padding-bottom-tablet:0;--shop-ui-custom-padding-bottom-mobile:0;--shop-ui-custom-padding-top:0;--shop-ui-custom-padding-top-tablet:0;--shop-ui-custom-padding-top-mobile:0;--shop-ui-custom-grid-gap:0;--shop-ui-custom-grid-gap-tablet:0;--shop-ui-custom-grid-gap-mobile:0;position:relative;display:grid;height:100%;box-sizing:initial;border-radius:var(--shop-ui-custom-border-radius,0);padding:var(--shop-ui-custom-padding-top-mobile,0) var(--shop-ui-custom-padding-right-mobile,0) var(--shop-ui-custom-padding-bottom-mobile,0) var(--shop-ui-custom-padding-left-mobile,0);grid-gap:var(--shop-ui-custom-grid-gap-mobile,0)}@media(min-width:769px){.grid-primary-level,.grid-secondary-level{padding-left:var(--shop-ui-custom-padding-left-tablet,0)}}@media(min-width:1025px){.grid-primary-level,.grid-secondary-level{padding-left:var(--shop-ui-custom-padding-left,0)}}@media(min-width:769px){.grid-primary-level,.grid-secondary-level{padding-right:var(--shop-ui-custom-padding-right-tablet,0)}}@media(min-width:1025px){.grid-primary-level,.grid-secondary-level{padding-right:var(--shop-ui-custom-padding-right,0)}}@media(min-width:769px){.grid-primary-level,.grid-secondary-level{padding-bottom:var(--shop-ui-custom-padding-bottom-tablet,0)}}@media(min-width:1025px){.grid-primary-level,.grid-secondary-level{padding-bottom:var(--shop-ui-custom-padding-bottom,0)}}@media(min-width:769px){.grid-primary-level,.grid-secondary-level{padding-top:var(--shop-ui-custom-padding-top-tablet,0)}}@media(min-width:1025px){.grid-primary-level,.grid-secondary-level{padding-top:var(--shop-ui-custom-padding-top,0)}}@media(min-width:769px){.grid-primary-level,.grid-secondary-level{grid-gap:var(--shop-ui-custom-grid-gap-tablet,0)}}@media(min-width:1025px){.grid-primary-level,.grid-secondary-level{grid-gap:var(--shop-ui-custom-grid-gap,0)}}.grid-primary-level.header-grid,.grid-secondary-level.header-grid{display:flex}.grid-primary-level.header-grid [class*=grid-cell-],.grid-secondary-level.header-grid [class*=grid-cell-]{flex:1 1;grid-area:unset}.grid-primary-level{--shop-ui-custom-primary-grid-rotate:0deg;--shop-ui-custom-padding-top:0;--shop-ui-custom-padding-top-tablet:0;--shop-ui-custom-padding-top-mobile:0;--shop-ui-custom-padding-right:0;--shop-ui-custom-padding-right-tablet:0;--shop-ui-custom-padding-right-mobile:0;--shop-ui-custom-padding-bottom:0;--shop-ui-custom-padding-bottom-tablet:0;--shop-ui-custom-padding-bottom-mobile:0;--shop-ui-custom-padding-left:0;--shop-ui-custom-padding-left-tablet:0;--shop-ui-custom-padding-left-mobile:0;margin:var(--shop-ui-custom-margin-top) var(--shop-ui-custom-margin-right) var(--shop-ui-custom-margin-bottom) var(--shop-ui-custom-margin-left);height:auto;transform:rotate(var(--shop-ui-custom-primary-grid-rotate));box-sizing:border-box}.shop-custom-page-main .grid-primary-level{display:flex;flex-direction:column}.shop-custom-page-main .grid-primary-level--single-cell{grid-template-areas:var(--grid-template-single-cell)}.shop-custom-page-main .grid-primary-level--split-h-2c{grid-template-areas:var(--grid-template-split-h-2c)}.shop-custom-page-main .grid-primary-level--split-h-3c{grid-template-areas:var(--grid-template-split-h-3c)}.shop-custom-page-main .grid-primary-level--split-h-4c{grid-template-areas:var(--grid-template-split-h-4c)}.shop-custom-page-main .grid-primary-level--split-v-2c{grid-template-areas:var(--grid-template-split-v-2c)}.shop-custom-page-main .grid-primary-level--split-v-3c{grid-template-areas:var(--grid-template-split-v-3c)}.shop-custom-page-main .grid-primary-level--split-v-4c{grid-template-areas:var(--grid-template-split-v-4c)}.shop-custom-page-main .grid-primary-level--split-v-1c-2c{grid-template-areas:var(--grid-template-split-v-1c-2c)}.shop-custom-page-main .grid-primary-level--split-v-2c-1c{grid-template-areas:var(--grid-template-split-v-2c-1c)}.shop-custom-page-main .grid-primary-level--split-v-1c-3c{grid-template-areas:var(--grid-template-split-v-1c-3c)}.shop-custom-page-main .grid-primary-level--split-v-3c-1c{grid-template-areas:var(--grid-template-split-v-3c-1c)}.shop-custom-page-main .grid-primary-level--split-h-1c-2c{grid-template-areas:var(--grid-template-split-h-1c-2c)}.shop-custom-page-main .grid-primary-level--split-h-2c-1c{grid-template-areas:var(--grid-template-split-h-2c-1c)}.shop-custom-page-main .grid-primary-level--split-h-1c-3c{grid-template-areas:var(--grid-template-split-h-1c-3c)}.shop-custom-page-main .grid-primary-level--split-h-3c-1c{grid-template-areas:var(--grid-template-split-h-3c-1c)}.shop-custom-page-main .grid-primary-level--split-2cx2{grid-template-areas:var(--grid-template-split-2cx2)}.shop-custom-page-main .grid-primary-level--split-2cx3{grid-template-areas:var(--grid-template-split-2cx3)}.shop-custom-page-main .grid-primary-level--split-3cx2{grid-template-areas:var(--grid-template-split-3cx2)}.shop-custom-page-main .grid-primary-level--split-3cx3{grid-template-areas:var(--grid-template-split-3cx3)}.shop-custom-page-main .grid-primary-level--fixed-split-h-2c{grid-template-areas:var(--grid-template-fixed-split-h-2c)}.shop-custom-page-main .grid-primary-level--fixed-split-h-3c{grid-template-areas:var(--grid-template-fixed-split-h-3c)}.shop-custom-page-main .grid-primary-level--fixed-split-h-4c{grid-template-areas:var(--grid-template-fixed-split-h-4c)}@media(min-width:769px){.shop-custom-page-main .grid-primary-level{display:grid;min-height:var(--shop-ui-custom-min-height,10px)}.shop-custom-page-main .grid-primary-level--single-cell,.shop-custom-page-main .grid-primary-level--split-v-2c,.shop-custom-page-main .grid-primary-level--split-v-3c,.shop-custom-page-main .grid-primary-level--split-v-4c{grid-template-columns:minmax(0,1fr)}.shop-custom-page-main .grid-primary-level--split-2cx2,.shop-custom-page-main .grid-primary-level--split-2cx3,.shop-custom-page-main .grid-primary-level--split-h-1c-2c,.shop-custom-page-main .grid-primary-level--split-h-1c-3c,.shop-custom-page-main .grid-primary-level--split-h-2c,.shop-custom-page-main .grid-primary-level--split-h-2c-1c,.shop-custom-page-main .grid-primary-level--split-h-3c-1c,.shop-custom-page-main .grid-primary-level--split-v-1c-2c,.shop-custom-page-main .grid-primary-level--split-v-2c-1c{grid-template-columns:minmax(0,var(--shop-ui-custom-grid-column-1,1fr)) minmax(0,var(--shop-ui-custom-grid-column-2,1fr))}.shop-custom-page-main .grid-primary-level--split-3cx2,.shop-custom-page-main .grid-primary-level--split-3cx3,.shop-custom-page-main .grid-primary-level--split-h-3c,.shop-custom-page-main .grid-primary-level--split-v-1c-3c,.shop-custom-page-main .grid-primary-level--split-v-3c-1c{grid-template-columns:minmax(0,var(--shop-ui-custom-grid-column-1,1fr)) minmax(0,var(--shop-ui-custom-grid-column-2,1fr)) minmax(0,var(--shop-ui-custom-grid-column-3,1fr))}.shop-custom-page-main .grid-primary-level--split-h-4c{grid-template-columns:minmax(0,var(--shop-ui-custom-grid-column-1,1fr)) minmax(0,var(--shop-ui-custom-grid-column-2,1fr)) minmax(0,var(--shop-ui-custom-grid-column-3,1fr)) minmax(0,var(--shop-ui-custom-grid-column-4,1fr))}.shop-custom-page-main .grid-primary-level--split-2cx2,.shop-custom-page-main .grid-primary-level--split-3cx2,.shop-custom-page-main .grid-primary-level--split-h-1c-2c,.shop-custom-page-main .grid-primary-level--split-h-2c-1c,.shop-custom-page-main .grid-primary-level--split-v-1c-2c,.shop-custom-page-main .grid-primary-level--split-v-1c-3c,.shop-custom-page-main .grid-primary-level--split-v-2c,.shop-custom-page-main .grid-primary-level--split-v-2c-1c,.shop-custom-page-main .grid-primary-level--split-v-3c-1c{grid-template-rows:minmax(max-content,var(--shop-ui-custom-grid-row-1,1fr)) minmax(max-content,var(--shop-ui-custom-grid-row-2,1fr))}.shop-custom-page-main .grid-primary-level--split-2cx3,.shop-custom-page-main .grid-primary-level--split-3cx3,.shop-custom-page-main .grid-primary-level--split-h-1c-3c,.shop-custom-page-main .grid-primary-level--split-h-3c-1c,.shop-custom-page-main .grid-primary-level--split-v-3c{grid-template-rows:minmax(max-content,var(--shop-ui-custom-grid-row-1,1fr)) minmax(max-content,var(--shop-ui-custom-grid-row-2,1fr)) minmax(max-content,var(--shop-ui-custom-grid-row-3,1fr))}.shop-custom-page-main .grid-primary-level--split-v-4c{grid-template-rows:minmax(max-content,var(--shop-ui-custom-grid-row-1,1fr)) minmax(max-content,var(--shop-ui-custom-grid-row-2,1fr)) minmax(max-content,var(--shop-ui-custom-grid-row-3,1fr)) minmax(max-content,var(--shop-ui-custom-grid-row-4,1fr))}}.shop-custom-page-main-editing .grid-primary-level{min-height:var(--shop-ui-custom-min-height,10px)}.shop-custom-page-main-editing .grid-primary-level--single-cell{grid-template-areas:var(--grid-template-single-cell)}.shop-custom-page-main-editing .grid-primary-level--split-h-2c{grid-template-areas:var(--grid-template-split-h-2c)}.shop-custom-page-main-editing .grid-primary-level--split-h-3c{grid-template-areas:var(--grid-template-split-h-3c)}.shop-custom-page-main-editing .grid-primary-level--split-h-4c{grid-template-areas:var(--grid-template-split-h-4c)}.shop-custom-page-main-editing .grid-primary-level--split-v-2c{grid-template-areas:var(--grid-template-split-v-2c)}.shop-custom-page-main-editing .grid-primary-level--split-v-3c{grid-template-areas:var(--grid-template-split-v-3c)}.shop-custom-page-main-editing .grid-primary-level--split-v-4c{grid-template-areas:var(--grid-template-split-v-4c)}.shop-custom-page-main-editing .grid-primary-level--split-v-1c-2c{grid-template-areas:var(--grid-template-split-v-1c-2c)}.shop-custom-page-main-editing .grid-primary-level--split-v-2c-1c{grid-template-areas:var(--grid-template-split-v-2c-1c)}.shop-custom-page-main-editing .grid-primary-level--split-v-1c-3c{grid-template-areas:var(--grid-template-split-v-1c-3c)}.shop-custom-page-main-editing .grid-primary-level--split-v-3c-1c{grid-template-areas:var(--grid-template-split-v-3c-1c)}.shop-custom-page-main-editing .grid-primary-level--split-h-1c-2c{grid-template-areas:var(--grid-template-split-h-1c-2c)}.shop-custom-page-main-editing .grid-primary-level--split-h-2c-1c{grid-template-areas:var(--grid-template-split-h-2c-1c)}.shop-custom-page-main-editing .grid-primary-level--split-h-1c-3c{grid-template-areas:var(--grid-template-split-h-1c-3c)}.shop-custom-page-main-editing .grid-primary-level--split-h-3c-1c{grid-template-areas:var(--grid-template-split-h-3c-1c)}.shop-custom-page-main-editing .grid-primary-level--split-2cx2{grid-template-areas:var(--grid-template-split-2cx2)}.shop-custom-page-main-editing .grid-primary-level--split-2cx3{grid-template-areas:var(--grid-template-split-2cx3)}.shop-custom-page-main-editing .grid-primary-level--split-3cx2{grid-template-areas:var(--grid-template-split-3cx2)}.shop-custom-page-main-editing .grid-primary-level--split-3cx3{grid-template-areas:var(--grid-template-split-3cx3)}.shop-custom-page-main-editing .grid-primary-level--fixed-split-h-2c{grid-template-areas:var(--grid-template-fixed-split-h-2c)}.shop-custom-page-main-editing .grid-primary-level--fixed-split-h-3c{grid-template-areas:var(--grid-template-fixed-split-h-3c)}.shop-custom-page-main-editing .grid-primary-level--fixed-split-h-4c{grid-template-areas:var(--grid-template-fixed-split-h-4c)}.shop-custom-page-main-editing .grid-primary-level--single-cell,.shop-custom-page-main-editing .grid-primary-level--split-v-2c,.shop-custom-page-main-editing .grid-primary-level--split-v-3c,.shop-custom-page-main-editing .grid-primary-level--split-v-4c{grid-template-columns:minmax(0,1fr)}.shop-custom-page-main-editing .grid-primary-level--split-2cx2,.shop-custom-page-main-editing .grid-primary-level--split-2cx3,.shop-custom-page-main-editing .grid-primary-level--split-h-1c-2c,.shop-custom-page-main-editing .grid-primary-level--split-h-1c-3c,.shop-custom-page-main-editing .grid-primary-level--split-h-2c,.shop-custom-page-main-editing .grid-primary-level--split-h-2c-1c,.shop-custom-page-main-editing .grid-primary-level--split-h-3c-1c,.shop-custom-page-main-editing .grid-primary-level--split-v-1c-2c,.shop-custom-page-main-editing .grid-primary-level--split-v-2c-1c{grid-template-columns:minmax(0,var(--shop-ui-custom-grid-column-1,1fr)) minmax(0,var(--shop-ui-custom-grid-column-2,1fr))}.shop-custom-page-main-editing .grid-primary-level--split-3cx2,.shop-custom-page-main-editing .grid-primary-level--split-3cx3,.shop-custom-page-main-editing .grid-primary-level--split-h-3c,.shop-custom-page-main-editing .grid-primary-level--split-v-1c-3c,.shop-custom-page-main-editing .grid-primary-level--split-v-3c-1c{grid-template-columns:minmax(0,var(--shop-ui-custom-grid-column-1,1fr)) minmax(0,var(--shop-ui-custom-grid-column-2,1fr)) minmax(0,var(--shop-ui-custom-grid-column-3,1fr))}.shop-custom-page-main-editing .grid-primary-level--split-h-4c{grid-template-columns:minmax(0,var(--shop-ui-custom-grid-column-1,1fr)) minmax(0,var(--shop-ui-custom-grid-column-2,1fr)) minmax(0,var(--shop-ui-custom-grid-column-3,1fr)) minmax(0,var(--shop-ui-custom-grid-column-4,1fr))}.shop-custom-page-main-editing .grid-primary-level--split-2cx2,.shop-custom-page-main-editing .grid-primary-level--split-3cx2,.shop-custom-page-main-editing .grid-primary-level--split-h-1c-2c,.shop-custom-page-main-editing .grid-primary-level--split-h-2c-1c,.shop-custom-page-main-editing .grid-primary-level--split-v-1c-2c,.shop-custom-page-main-editing .grid-primary-level--split-v-1c-3c,.shop-custom-page-main-editing .grid-primary-level--split-v-2c,.shop-custom-page-main-editing .grid-primary-level--split-v-2c-1c,.shop-custom-page-main-editing .grid-primary-level--split-v-3c-1c{grid-template-rows:minmax(max-content,var(--shop-ui-custom-grid-row-1,1fr)) minmax(max-content,var(--shop-ui-custom-grid-row-2,1fr))}.shop-custom-page-main-editing .grid-primary-level--split-2cx3,.shop-custom-page-main-editing .grid-primary-level--split-3cx3,.shop-custom-page-main-editing .grid-primary-level--split-h-1c-3c,.shop-custom-page-main-editing .grid-primary-level--split-h-3c-1c,.shop-custom-page-main-editing .grid-primary-level--split-v-3c{grid-template-rows:minmax(max-content,var(--shop-ui-custom-grid-row-1,1fr)) minmax(max-content,var(--shop-ui-custom-grid-row-2,1fr)) minmax(max-content,var(--shop-ui-custom-grid-row-3,1fr))}.shop-custom-page-main-editing .grid-primary-level--split-v-4c{grid-template-rows:minmax(max-content,var(--shop-ui-custom-grid-row-1,1fr)) minmax(max-content,var(--shop-ui-custom-grid-row-2,1fr)) minmax(max-content,var(--shop-ui-custom-grid-row-3,1fr)) minmax(max-content,var(--shop-ui-custom-grid-row-4,1fr))}.grid-primary-level--fixed-split-h-2c,.grid-primary-level--fixed-split-h-3c,.grid-primary-level--fixed-split-h-4c{display:grid!important;overflow-x:scroll;min-height:var(--shop-ui-custom-min-height,0)!important}.grid-primary-level--fixed-split-h-2c{grid-template-areas:var(--grid-template-fixed-split-h-2c);grid-template-columns:repeat(2,var(--shop-ui-custom-fixed-grid-cell-width,60vw))}.grid-primary-level--fixed-split-h-3c{grid-template-areas:var(--grid-template-fixed-split-h-3c);grid-template-columns:repeat(3,var(--shop-ui-custom-fixed-grid-cell-width,60vw))}.grid-primary-level--fixed-split-h-4c{grid-template-areas:var(--grid-template-fixed-split-h-4c);grid-template-columns:repeat(4,var(--shop-ui-custom-fixed-grid-cell-width,60vw))}.grid-secondary-level{--shop-ui-custom-padding-left:0;--shop-ui-custom-padding-left-tablet:0;--shop-ui-custom-padding-left-mobile:0;--shop-ui-custom-padding-right:0;--shop-ui-custom-padding-right-tablet:0;--shop-ui-custom-padding-right-mobile:0;--shop-ui-custom-background-color:transparent;width:100%;background:var(--shop-ui-custom-background-color);overflow:hidden;box-sizing:initial}.shop-custom-page-main .grid-secondary-level{display:flex;flex-direction:column}.shop-custom-page-main .grid-secondary-level--single-cell{grid-template-areas:var(--grid-template-single-cell)}.shop-custom-page-main .grid-secondary-level--split-h-2c{grid-template-areas:var(--grid-template-split-h-2c)}.shop-custom-page-main .grid-secondary-level--split-h-3c{grid-template-areas:var(--grid-template-split-h-3c)}.shop-custom-page-main .grid-secondary-level--split-v-2c{grid-template-areas:var(--grid-template-split-v-2c)}.shop-custom-page-main .grid-secondary-level--split-v-3c{grid-template-areas:var(--grid-template-split-v-3c)}@media(min-width:769px){.shop-custom-page-main .grid-secondary-level{display:grid}.shop-custom-page-main .grid-secondary-level--split-h-2c{grid-template-columns:minmax(0,var(--shop-ui-custom-grid-column-1,1fr)) minmax(0,var(--shop-ui-custom-grid-column-2,1fr))}.shop-custom-page-main .grid-secondary-level--split-h-3c{grid-template-columns:minmax(0,var(--shop-ui-custom-grid-column-1,1fr)) minmax(0,var(--shop-ui-custom-grid-column-2,1fr)) minmax(0,var(--shop-ui-custom-grid-column-3,1fr))}.shop-custom-page-main .grid-secondary-level--split-v-2c{grid-template-rows:minmax(max-content,var(--shop-ui-custom-grid-row-1,1fr)) minmax(max-content,var(--shop-ui-custom-grid-row-2,1fr))}.shop-custom-page-main .grid-secondary-level--split-v-3c{grid-template-rows:minmax(max-content,var(--shop-ui-custom-grid-row-1,1fr)) minmax(max-content,var(--shop-ui-custom-grid-row-2,1fr)) minmax(max-content,var(--shop-ui-custom-grid-row-3,1fr))}.shop-custom-page-main .grid-secondary-level--single-cell,.shop-custom-page-main .grid-secondary-level--split-v-2c,.shop-custom-page-main .grid-secondary-level--split-v-3c{grid-template-columns:minmax(0,1fr)}}.shop-custom-page-main .grid-secondary-level.sticky{overflow:visible}.shop-custom-page-main .grid-secondary-level.sticky .grid-secondary-level-inner{position:sticky;top:calc(var(--shop-ui-custom-site-header-height, 0px) + 16px);height:auto}.shop-custom-page-main-editing .grid-secondary-level--single-cell{grid-template-areas:var(--grid-template-single-cell)}.shop-custom-page-main-editing .grid-secondary-level--split-h-2c{grid-template-areas:var(--grid-template-split-h-2c)}.shop-custom-page-main-editing .grid-secondary-level--split-h-3c{grid-template-areas:var(--grid-template-split-h-3c)}.shop-custom-page-main-editing .grid-secondary-level--split-h-4c{grid-template-areas:var(--grid-template-split-h-4c)}.shop-custom-page-main-editing .grid-secondary-level--split-v-2c{grid-template-areas:var(--grid-template-split-v-2c)}.shop-custom-page-main-editing .grid-secondary-level--split-v-3c{grid-template-areas:var(--grid-template-split-v-3c)}.shop-custom-page-main-editing .grid-secondary-level--split-v-4c{grid-template-areas:var(--grid-template-split-v-4c)}.shop-custom-page-main-editing .grid-secondary-level--split-v-1c-2c{grid-template-areas:var(--grid-template-split-v-1c-2c)}.shop-custom-page-main-editing .grid-secondary-level--split-v-2c-1c{grid-template-areas:var(--grid-template-split-v-2c-1c)}.shop-custom-page-main-editing .grid-secondary-level--split-v-1c-3c{grid-template-areas:var(--grid-template-split-v-1c-3c)}.shop-custom-page-main-editing .grid-secondary-level--split-v-3c-1c{grid-template-areas:var(--grid-template-split-v-3c-1c)}.shop-custom-page-main-editing .grid-secondary-level--split-h-1c-2c{grid-template-areas:var(--grid-template-split-h-1c-2c)}.shop-custom-page-main-editing .grid-secondary-level--split-h-2c-1c{grid-template-areas:var(--grid-template-split-h-2c-1c)}.shop-custom-page-main-editing .grid-secondary-level--split-h-1c-3c{grid-template-areas:var(--grid-template-split-h-1c-3c)}.shop-custom-page-main-editing .grid-secondary-level--split-h-3c-1c{grid-template-areas:var(--grid-template-split-h-3c-1c)}.shop-custom-page-main-editing .grid-secondary-level--split-2cx2{grid-template-areas:var(--grid-template-split-2cx2)}.shop-custom-page-main-editing .grid-secondary-level--split-2cx3{grid-template-areas:var(--grid-template-split-2cx3)}.shop-custom-page-main-editing .grid-secondary-level--split-3cx2{grid-template-areas:var(--grid-template-split-3cx2)}.shop-custom-page-main-editing .grid-secondary-level--split-3cx3{grid-template-areas:var(--grid-template-split-3cx3)}.shop-custom-page-main-editing .grid-secondary-level--fixed-split-h-2c{grid-template-areas:var(--grid-template-fixed-split-h-2c)}.shop-custom-page-main-editing .grid-secondary-level--fixed-split-h-3c{grid-template-areas:var(--grid-template-fixed-split-h-3c)}.shop-custom-page-main-editing .grid-secondary-level--fixed-split-h-4c{grid-template-areas:var(--grid-template-fixed-split-h-4c)}.shop-custom-page-main-editing .grid-secondary-level--split-h-2c{grid-template-columns:minmax(0,var(--shop-ui-custom-grid-column-1,1fr)) minmax(0,var(--shop-ui-custom-grid-column-2,1fr))}.shop-custom-page-main-editing .grid-secondary-level--split-h-3c{grid-template-columns:minmax(0,var(--shop-ui-custom-grid-column-1,1fr)) minmax(0,var(--shop-ui-custom-grid-column-2,1fr)) minmax(0,var(--shop-ui-custom-grid-column-3,1fr))}.shop-custom-page-main-editing .grid-secondary-level--split-v-2c{grid-template-rows:minmax(max-content,var(--shop-ui-custom-grid-row-1,1fr)) minmax(max-content,var(--shop-ui-custom-grid-row-2,1fr))}.shop-custom-page-main-editing .grid-secondary-level--split-v-3c{grid-template-rows:minmax(max-content,var(--shop-ui-custom-grid-row-1,1fr)) minmax(max-content,var(--shop-ui-custom-grid-row-2,1fr)) minmax(max-content,var(--shop-ui-custom-grid-row-3,1fr))}.shop-custom-page-main-editing .grid-secondary-level--single-cell,.shop-custom-page-main-editing .grid-secondary-level--split-v-2c,.shop-custom-page-main-editing .grid-secondary-level--split-v-3c{grid-template-columns:minmax(0,1fr)}@media(max-width:768px){.shop-custom-page-main-editing .grid-secondary-level .grid-secondary-level-inner--empty{height:200px}}.grid-secondary-level-inner{--shop-ui-custom-grid-gap:0;--shop-ui-custom-grid-gap-tablet:0;--shop-ui-custom-grid-gap-mobile:0;position:relative;display:flex;flex-direction:column;width:100%;height:100%;justify-content:var(--shop-ui-custom-grid-alignment,start);grid-gap:var(--shop-ui-custom-grid-gap-mobile,0)}@media(min-width:769px){.grid-secondary-level-inner{grid-gap:var(--shop-ui-custom-grid-gap-tablet,0)}}@media(min-width:1025px){.grid-secondary-level-inner{grid-gap:var(--shop-ui-custom-grid-gap,0)}}.grid-secondary-level-inner.header-section-inner,.grid-secondary-level-inner.header-section-inner-editing-mode{flex-direction:row;align-items:center}.grid-cell-1{position:relative;grid-area:grid-cell-1}@media(max-width:768px){.grid-cell-1{display:flex;flex-direction:column;justify-content:center;flex:1 1}}.grid-cell-2{position:relative;grid-area:grid-cell-2}@media(max-width:768px){.grid-cell-2{display:flex;flex-direction:column;justify-content:center;flex:1 1}}.grid-cell-3{position:relative;grid-area:grid-cell-3}@media(max-width:768px){.grid-cell-3{display:flex;flex-direction:column;justify-content:center;flex:1 1}}.grid-cell-4{position:relative;grid-area:grid-cell-4}@media(max-width:768px){.grid-cell-4{display:flex;flex-direction:column;justify-content:center;flex:1 1}}.grid-cell-5{position:relative;grid-area:grid-cell-5}@media(max-width:768px){.grid-cell-5{display:flex;flex-direction:column;justify-content:center;flex:1 1}}.grid-cell-6{position:relative;grid-area:grid-cell-6}@media(max-width:768px){.grid-cell-6{display:flex;flex-direction:column;justify-content:center;flex:1 1}}.grid-cell-7{position:relative;grid-area:grid-cell-7}@media(max-width:768px){.grid-cell-7{display:flex;flex-direction:column;justify-content:center;flex:1 1}}.grid-cell-8{position:relative;grid-area:grid-cell-8}@media(max-width:768px){.grid-cell-8{display:flex;flex-direction:column;justify-content:center;flex:1 1}}.shop-custom-page-main .grid-primary-level.grid-primary-level--fixed-split-h-2c .grid-secondary-level,.shop-custom-page-main .grid-primary-level.grid-primary-level--fixed-split-h-3c .grid-secondary-level,.shop-custom-page-main .grid-primary-level.grid-primary-level--fixed-split-h-4c .grid-secondary-level{display:grid}@media(max-width:768px){.shop-custom-page-main .grid-primary-level:not(.grid-primary-level--fixed-split-h-2c,.grid-primary-level--fixed-split-h-3c,.grid-primary-level--fixed-split-h-4c) .media-background~.grid-cell-1,.shop-custom-page-main .grid-primary-level:not(.grid-primary-level--fixed-split-h-2c,.grid-primary-level--fixed-split-h-3c,.grid-primary-level--fixed-split-h-4c) .media-background~.grid-cell-1>div{display:flex;flex-direction:column;flex:1 1}.shop-custom-page-main .grid-primary-level:not(.grid-primary-level--fixed-split-h-2c,.grid-primary-level--fixed-split-h-3c,.grid-primary-level--fixed-split-h-4c) .media-background~.grid-cell-1>div .grid-secondary-level-inner{flex:1 1}.shop-custom-page-main .grid-primary-level:not(.grid-primary-level--fixed-split-h-2c,.grid-primary-level--fixed-split-h-3c,.grid-primary-level--fixed-split-h-4c) .media-background~.grid-cell-2,.shop-custom-page-main .grid-primary-level:not(.grid-primary-level--fixed-split-h-2c,.grid-primary-level--fixed-split-h-3c,.grid-primary-level--fixed-split-h-4c) .media-background~.grid-cell-2>div{display:flex;flex-direction:column;flex:1 1}.shop-custom-page-main .grid-primary-level:not(.grid-primary-level--fixed-split-h-2c,.grid-primary-level--fixed-split-h-3c,.grid-primary-level--fixed-split-h-4c) .media-background~.grid-cell-2>div .grid-secondary-level-inner{flex:1 1}.shop-custom-page-main .grid-primary-level:not(.grid-primary-level--fixed-split-h-2c,.grid-primary-level--fixed-split-h-3c,.grid-primary-level--fixed-split-h-4c) .media-background~.grid-cell-3,.shop-custom-page-main .grid-primary-level:not(.grid-primary-level--fixed-split-h-2c,.grid-primary-level--fixed-split-h-3c,.grid-primary-level--fixed-split-h-4c) .media-background~.grid-cell-3>div{display:flex;flex-direction:column;flex:1 1}.shop-custom-page-main .grid-primary-level:not(.grid-primary-level--fixed-split-h-2c,.grid-primary-level--fixed-split-h-3c,.grid-primary-level--fixed-split-h-4c) .media-background~.grid-cell-3>div .grid-secondary-level-inner{flex:1 1}}.grid-min-height{min-height:max(var(--shop-ui-grid-min-height,0px),var(--shop-ui-custom-min-height,10px))}.grid-cell-editMode{pointer-events:none}@media(max-width:768px){.grid-secondary-level.header-logo--responsive{display:flex}}footer .grid-primary-level,header .grid-primary-level{transform:none}footer .grid-secondary-level,header .grid-secondary-level{overflow:visible}@media(min-width:769px){.container-inner--min-height .grid-primary-level{min-height:max(var(--shop-ui-container-min-height,0px),var(--shop-ui-custom-min-height,10px))}}footer .container-inner--min-height .grid-primary-level,footer .grid-min-height,header .container-inner--min-height .grid-primary-level,header .grid-min-height{min-height:var(--shop-ui-custom-min-height,10px)}:root{--shop-ui-custom-heading-ratio:1;--shop-ui-custom-paragraph-ratio:1}@media(min-width:769px){:root{--shop-ui-custom-heading-ratio:1.3;--shop-ui-custom-paragraph-ratio:1.25}}@media(min-width:1025px){:root{--shop-ui-custom-heading-ratio:1.75;--shop-ui-custom-paragraph-ratio:1.5}}.rich-text{font-family:var(--shop-ui-custom-font-family,var(--shop-ui-top-level-custom-font-family,inherit));font-weight:var(--shop-ui-custom-font-weight,inherit);font-size:var(--shop-ui-custom-font-size,inherit);color:var(--shop-ui-custom-font-color,inherit);letter-spacing:var(--shop-ui-custom-text-letter-spacing,inherit);line-height:var(--shop-ui-custom-text-line-height,inherit);text-align:var(--shop-ui-custom-text-alignment,inherit);min-height:1.2em;word-break:break-word}.rich-text--text-bold{font-weight:700}.rich-text--text-italic{font-style:italic}.rich-text--text-underline{text-decoration:underline}.rich-text--text-line-through{text-decoration:line-through}.rich-text--custom-heading{font-size:calc(var(--shop-ui-custom-heading-ratio)*var(--shop-ui-custom-font-size))}.rich-text--custom-paragraph{font-size:calc(var(--shop-ui-custom-paragraph-ratio)*var(--shop-ui-custom-font-size))}.rich-text--official-heading-large{font-size:var(--shop-ui-top-level-custom-large-heading,32px);font-weight:var(--shop-ui-custom-font-weight,var(--shop-ui-top-level-custom-large-heading-weight,inherit));color:var(--shop-ui-custom-font-color,var(--shop-ui-top-level-custom-large-heading-color,inherit));letter-spacing:var(--shop-ui-custom-text-letter-spacing,var(--shop-ui-top-level-custom-large-heading-letter-spacing,inherit))}@media(min-width:769px){.rich-text--official-heading-large{font-size:calc(var(--shop-ui-top-level-custom-large-heading, 32px)*1.3);letter-spacing:calc(var(--shop-ui-custom-text-letter-spacing, var(--shop-ui-top-level-custom-large-heading-letter-spacing, 0px))*1.3)}}@media(min-width:1025px){.rich-text--official-heading-large{font-size:calc(var(--shop-ui-top-level-custom-large-heading, 32px)*1.75);letter-spacing:calc(var(--shop-ui-custom-text-letter-spacing, var(--shop-ui-top-level-custom-large-heading-letter-spacing, 0px))*1.75)}}.rich-text--official-heading-medium{font-size:var(--shop-ui-top-level-custom-medium-heading,27px);font-weight:var(--shop-ui-custom-font-weight,var(--shop-ui-top-level-custom-medium-heading-weight,inherit));color:var(--shop-ui-custom-font-color,var(--shop-ui-top-level-custom-medium-heading-color,inherit));letter-spacing:var(--shop-ui-custom-text-letter-spacing,var(--shop-ui-top-level-custom-medium-heading-letter-spacing,inherit))}@media(min-width:769px){.rich-text--official-heading-medium{font-size:calc(var(--shop-ui-top-level-custom-medium-heading, 27px)*1.3);letter-spacing:calc(var(--shop-ui-custom-text-letter-spacing, var(--shop-ui-top-level-custom-medium-heading-letter-spacing, 0px))*1.3)}}@media(min-width:1025px){.rich-text--official-heading-medium{font-size:calc(var(--shop-ui-top-level-custom-medium-heading, 27px)*1.75);letter-spacing:calc(var(--shop-ui-custom-text-letter-spacing, var(--shop-ui-top-level-custom-medium-heading-letter-spacing, 0px))*1.75)}}.rich-text--official-heading-small{font-size:var(--shop-ui-top-level-custom-small-heading,18px);font-weight:var(--shop-ui-custom-font-weight,var(--shop-ui-top-level-custom-small-heading-weight,inherit));color:var(--shop-ui-custom-font-color,var(--shop-ui-top-level-custom-small-heading-color,inherit));letter-spacing:var(--shop-ui-custom-text-letter-spacing,var(--shop-ui-top-level-custom-small-heading-letter-spacing,inherit))}@media(min-width:769px){.rich-text--official-heading-small{font-size:calc(var(--shop-ui-top-level-custom-small-heading, 18px)*1.3);letter-spacing:calc(var(--shop-ui-custom-text-letter-spacing, var(--shop-ui-top-level-custom-small-heading-letter-spacing, 0px))*1.3)}}@media(min-width:1025px){.rich-text--official-heading-small{font-size:calc(var(--shop-ui-top-level-custom-small-heading, 18px)*1.75);letter-spacing:calc(var(--shop-ui-custom-text-letter-spacing, var(--shop-ui-top-level-custom-small-heading-letter-spacing, 0px))*1.75)}}.rich-text--official-paragraph-large{font-size:var(--shop-ui-top-level-custom-large-paragraph,16px);font-weight:var(--shop-ui-custom-font-weight,var(--shop-ui-top-level-custom-large-paragraph-weight,inherit));color:var(--shop-ui-custom-font-color,var(--shop-ui-top-level-custom-large-paragraph-color,inherit));letter-spacing:var(--shop-ui-custom-text-letter-spacing,var(--shop-ui-top-level-custom-large-paragraph-letter-spacing,inherit))}@media(min-width:769px){.rich-text--official-paragraph-large{font-size:calc(var(--shop-ui-top-level-custom-large-paragraph, 16px)*1.25);letter-spacing:calc(var(--shop-ui-custom-text-letter-spacing, var(--shop-ui-top-level-custom-large-paragraph-letter-spacing, 0px))*1.25)}}@media(min-width:1025px){.rich-text--official-paragraph-large{font-size:calc(var(--shop-ui-top-level-custom-large-paragraph, 16px)*1.5);letter-spacing:calc(var(--shop-ui-custom-text-letter-spacing, var(--shop-ui-top-level-custom-large-paragraph-letter-spacing, 0px))*1.5)}}.rich-text--official-paragraph-medium{font-size:var(--shop-ui-top-level-custom-medium-paragraph,14px);font-weight:var(--shop-ui-custom-font-weight,var(--shop-ui-top-level-custom-medium-paragraph-weight,inherit));color:var(--shop-ui-custom-font-color,var(--shop-ui-top-level-custom-medium-paragraph-color,inherit));letter-spacing:var(--shop-ui-custom-text-letter-spacing,var(--shop-ui-top-level-custom-medium-paragraph-letter-spacing,inherit))}@media(min-width:769px){.rich-text--official-paragraph-medium{font-size:calc(var(--shop-ui-top-level-custom-medium-paragraph, 14px)*1.25);letter-spacing:calc(var(--shop-ui-custom-text-letter-spacing, var(--shop-ui-top-level-custom-medium-paragraph-letter-spacing, 0px))*1.25)}}@media(min-width:1025px){.rich-text--official-paragraph-medium{font-size:calc(var(--shop-ui-top-level-custom-medium-paragraph, 14px)*1.5);letter-spacing:calc(var(--shop-ui-custom-text-letter-spacing, var(--shop-ui-top-level-custom-medium-paragraph-letter-spacing, 0px))*1.5)}}.rich-text--official-paragraph-small{font-size:var(--shop-ui-top-level-custom-small-paragraph,12px);font-weight:var(--shop-ui-custom-font-weight,var(--shop-ui-top-level-custom-small-paragraph-weight,inherit));color:var(--shop-ui-custom-font-color,var(--shop-ui-top-level-custom-small-paragraph-color,inherit));letter-spacing:var(--shop-ui-custom-text-letter-spacing,var(--shop-ui-top-level-custom-small-paragraph-letter-spacing,inherit))}@media(min-width:769px){.rich-text--official-paragraph-small{font-size:calc(var(--shop-ui-top-level-custom-small-paragraph, 12px)*1.25);letter-spacing:calc(var(--shop-ui-custom-text-letter-spacing, var(--shop-ui-top-level-custom-small-paragraph-letter-spacing, 0px))*1.25)}}@media(min-width:1025px){.rich-text--official-paragraph-small{font-size:calc(var(--shop-ui-top-level-custom-small-paragraph, 12px)*1.5);letter-spacing:calc(var(--shop-ui-custom-text-letter-spacing, var(--shop-ui-top-level-custom-small-paragraph-letter-spacing, 0px))*1.5)}}.rich-text--custom{font-size:calc(var(--shop-ui-custom-paragraph-ratio)*var(--shop-ui-custom-font-size))}.button-container{--shop-ui-custom-button-padding-x:0;--shop-ui-custom-button-padding-x-tablet:0;--shop-ui-custom-button-padding-x-mobile:0;--shop-ui-custom-button-padding-y:0;--shop-ui-custom-button-padding-y-tablet:0;--shop-ui-custom-button-padding-y-mobile:0;width:100%;height:100%;text-align:var(--shop-ui-custom-button-alignment);padding:2px}.button{--shop-ui-custom-font-weight:inherit;--shop-ui-custom-font-size:inherit;--shop-ui-custom-font-color:inherit;--shop-ui-custom-text-letter-spacing:inherit;--shop-ui-custom-text-alignment:inherit;display:inline-block;background:var(--shop-ui-custom-background-color);border-radius:var(--shop-ui-custom-border-radius);font-family:var(--shop-ui-custom-font-family,var(--shop-ui-top-level-custom-font-family,"Inter"));font-weight:var(--shop-ui-custom-font-weight);font-size:calc(var(--shop-ui-custom-paragraph-ratio)*var(--shop-ui-custom-font-size));color:var(--shop-ui-custom-font-color);letter-spacing:var(--shop-ui-custom-text-letter-spacing);text-align:var(--shop-ui-custom-text-alignment);border-width:var(--shop-ui-custom-border-width,0);border-style:solid;border-color:var(--shop-ui-custom-border-color,transparent);padding:var(--shop-ui-custom-button-padding-y-mobile,0) var(--shop-ui-custom-button-padding-x-mobile,0)}@media(min-width:769px){.button{padding-left:var(--shop-ui-custom-button-padding-x-tablet,0)}}@media(min-width:1025px){.button{padding-left:var(--shop-ui-custom-button-padding-x,0)}}@media(min-width:769px){.button{padding-right:var(--shop-ui-custom-button-padding-x-tablet,0)}}@media(min-width:1025px){.button{padding-right:var(--shop-ui-custom-button-padding-x,0)}}@media(min-width:769px){.button{padding-bottom:var(--shop-ui-custom-button-padding-y-tablet,0)}}@media(min-width:1025px){.button{padding-bottom:var(--shop-ui-custom-button-padding-y,0)}}@media(min-width:769px){.button{padding-top:var(--shop-ui-custom-button-padding-y-tablet,0)}}@media(min-width:1025px){.button{padding-top:var(--shop-ui-custom-button-padding-y,0)}}.button--text-bold,.button--text-bold--active:active,.button--text-bold--hover:hover{font-weight:700}.button--text-italic,.button--text-italic--active:active,.button--text-italic--hover:hover{font-style:italic}.button--text-underline,.button--text-underline--active:active,.button--text-underline--hover:hover{text-decoration:underline}.button--shadow{box-shadow:0 1px 2px 0 rgba(0,0,0,.06),0 1px 3px 0 rgba(0,0,0,.1)}.button:hover{border-width:var(--shop-ui-custom-hover-border-width,var(--shop-ui-custom-border-width,0));background:var(--shop-ui-custom-hover-background-color,var(--shop-ui-custom-background-color,transparent));border-color:var(--shop-ui-custom-hover-border-color,var(--shop-ui-custom-border-color,transparent));border-radius:var(--shop-ui-custom-hover-border-radius,var(--shop-ui-custom-border-radius,transparent));color:var(--shop-ui-custom-hover-font-color,var(--shop-ui-custom-font-color,inherit))}.button:active{border-width:var(--shop-ui-custom-active-border-width,var(--shop-ui-custom-border-width,0));background:var(--shop-ui-custom-active-background-color,var(--shop-ui-custom-background-color,inherit));border-color:var(--shop-ui-custom-active-border-color,var(--shop-ui-custom-border-color,inherit));border-radius:var(--shop-ui-custom-active-border-radius,var(--shop-ui-custom-border-radius,inherit));color:var(--shop-ui-custom-active-font-color,var(--shop-ui-custom-font-color,inherit))}.button-left-icon{margin-right:calc(8px*var(--shop-ui-custom-paragraph-ratio))}.button-right-icon{margin-left:calc(8px*var(--shop-ui-custom-paragraph-ratio))}@keyframes shop-ui-media-resizing{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes shop-ui-media-image-loading{0%{background-color:#f7f7f8}50%{background-color:#eeeeef}to{background-color:#f7f7f8}}.shop-ui-media{position:relative;width:100%;height:auto;text-align:var(--shop-ui-custom-media-alignment);overflow:hidden;border-radius:var(--shop-ui-custom-border-radius,0);--shop-ui-custom-image-fit:contain;--shop-ui-custom-image-position:center}.shop-ui-media-image,.shop-ui-media-picture{display:inline-block;width:var(--shop-ui-custom-media-width,auto);height:auto;vertical-align:top;aspect-ratio:var(--shop-ui-custom-media-ratio,unset)}.shop-ui-media-image{object-fit:var(--shop-ui-custom-image-fit);object-position:var(--shop-ui-custom-image-position) center;content-visibility:auto;-webkit-touch-callout:none}.shop-ui-media-image.error{visibility:hidden}.shop-ui-media-video{width:var(--shop-ui-custom-media-width,auto);height:100%;object-fit:cover;object-position:var(--shop-ui-custom-image-position) center;content-visibility:auto}.shop-ui-media-video iframe{width:100%!important}.shop-ui-media-mask{position:absolute;top:50%;left:50%;width:var(--shop-ui-custom-media-width,auto);height:100%;transform:translate(-50%,-50%);background-color:var(--shop-ui-media-mask-color);border-radius:var(--shop-ui-custom-border-radius,0)}.shop-ui-media-resizing{position:absolute;top:0;left:0;width:100%;animation:shop-ui-media-resizing 1s linear infinite}.shop-ui-media--uploading{position:relative;width:100%;height:0;line-height:0;padding-top:50%}.shop-ui-media--uploading>*{position:absolute;inset:0;animation:shop-ui-media-image-loading 1s linear infinite}.logo{display:inline-block;width:85px}@media(min-width:769px){.logo{width:120px}}.logo--portrait,.logo--portrait img{width:unset;max-height:60px}.logo--portrait img{height:unset}.logo--hidden{display:none}.logo-container{width:100%;height:100%;text-align:var(--shop-ui-custom-media-alignment,center)}.logo-container--hidden{opacity:.2}.logo-img{width:100%;object-position:center;height:100%;object-fit:contain}.footer .logo{width:85px}.footer .logo img{max-height:auto}.menu{position:relative;pointer-events:auto}.isEditing{pointer-events:none}.menu-list{--shop-ui-custom-font-color:inherit;--shop-ui-custom-font-weight:inherit;--shop-ui-custom-font-size:inherit;--shop-ui-custom-hover-menu-text-color:inherit;--shop-ui-custom-active-menu-text-color:inherit;display:flex;gap:16px;justify-content:var(--shop-ui-custom-menu-alignment,flex-end);font-family:var(--shop-ui-custom-font-family,var(--shop-ui-top-level-custom-font-family,"Inter"));font-weight:var(--shop-ui-custom-font-weight)}.menu-list--responsive{display:none;flex-direction:column}.menu-list--responsive-open{position:relative;display:flex}@media(min-width:1025px){.menu-list--responsive{display:flex;flex-direction:row}}.menu-mobile{position:fixed;inset:0;z-index:1000;padding-bottom:env(safe-area-inset-bottom)}.menu-mobile .menu-backdrop{cursor:default;background-color:#202026;position:fixed;inset:0;width:100vw;height:100svh;opacity:.5;z-index:-1}.menu-mobile .menu-list{width:282px;justify-content:flex-start}.menu-mobile .menu-list--responsive{height:100%;background-color:var(--shop-ui-custom-header-menu-background-color,var(--shop-ui-custom-footer-menu-background-color,var(--shop-ui-custom-site-background-color,#fff)));gap:0}.menu-mobile .menu-mobile-content{overflow-y:auto}.menu-mobile .menu-ul{display:flex;flex-direction:column;padding-bottom:48px;gap:16px;justify-content:var(--shop-ui-custom-menu-alignment,flex-end)}.menu-mobile .menu-item{padding:12px 20px;justify-content:space-between}.menu-mobile .menu-item-arrow{transform:rotate(-90deg)}.menu-mobile--body,.menu-mobile--footer{z-index:999}.menu-item{display:flex;align-items:center;gap:10px;color:var(--shop-ui-custom-font-color,inherit);font-size:var(--shop-ui-custom-font-size);cursor:pointer}@media(hover:hover){.menu-item--hover,.menu-item:hover{color:var(--shop-ui-custom-hover-menu-text-color)}}.menu-item--active,.menu-item:active{color:var(--shop-ui-custom-active-menu-text-color)}.menu-item-text--none{cursor:default}.menu-item-text.skeleton{width:80px;height:20px}.menu-hamburger{color:var(--shop-ui-custom-font-color)}@media(hover:hover){.menu-hamburger:hover{color:var(--shop-ui-custom-hover-menu-text-color)}}.menu-hamburger:active{color:var(--shop-ui-custom-active-menu-text-color)}@media(min-width:1025px){.menu-hamburger{display:none}}.menu-group-wrapper{display:flex;flex-direction:column;background-color:var(--shop-ui-custom-header-menu-background-color,var(--shop-ui-custom-footer-menu-background-color,var(--shop-ui-custom-site-background-color,#fff)))}@media(min-width:1025px){.menu-group-wrapper{flex-direction:row;gap:16px;padding:20px 24px;box-shadow:0 1px 2px 0 rgba(0,0,0,.06),0 1px 3px 0 rgba(0,0,0,.1)}}.menu-group-list{display:flex;flex-direction:column}@media(min-width:1025px){.menu-group-list{max-width:152px;width:100%}}.menu-group-item{display:flex;align-items:center;justify-content:space-between;gap:4px;color:var(--shop-ui-custom-font-color,inherit);font-family:inherit;font-weight:inherit;padding:8px}@media(hover:hover){.menu-group-item--hover,.menu-group-item:hover{color:var(--shop-ui-custom-hover-menu-text-color)}}.menu-group-item--active,.menu-group-item:active{color:var(--shop-ui-custom-active-menu-text-color)}.menu-group-item-text{width:100%}.menu-group-divider{width:1px}.menu-group-divider,.menu-mobile-divider{background-color:var(--shop-ui-custom-font-color,#E5E5E5);opacity:.1}.menu-mobile-divider{width:100%;height:1px;padding:0 12px}.menu-mobile-back{display:flex;align-items:center;justify-content:flex-start;gap:4px;color:var(--shop-ui-custom-font-color,#E5E5E5);font-size:14px}@media(hover:hover){.menu-mobile-back:hover{color:var(--shop-ui-custom-hover-menu-text-color)}}.menu-mobile-back:active{color:var(--shop-ui-custom-active-menu-text-color)}.header-cart-icon{position:relative;text-align:center;flex:1 1}.cart-count{position:absolute;top:-4px;right:-4px;background-color:#e56051;color:#fff;border-radius:50%;font-size:12px;width:16px;height:16px;text-align:center;line-height:16px}.header-login-icon{text-align:center;flex:1 1}.footer-kyc-area-list{display:flex;flex-direction:column;gap:12px;justify-content:center}@media(min-width:769px){.footer-kyc-area-list{flex-direction:row;gap:64px;justify-content:var(--shop-ui-custom-text-alignment,left)}}.footer-kyc-area-item{display:flex;gap:16px;font-family:var(--shop-ui-custom-font-family,var(--shop-ui-top-level-custom-font-family,"Inter"));font-weight:var(--shop-ui-custom-font-weight,400);font-size:var(--shop-ui-custom-font-size,12px);color:var(--shop-ui-custom-font-color,rgb(131,131,131))}.footer-kyc-area-item-content,.footer-kyc-area-item-label{font-family:inherit;font-weight:inherit;font-size:inherit;color:inherit;line-height:inherit;letter-spacing:inherit}@media(max-width:1024px){.header .grid-secondary-level.header-logo--responsive .search-bar-box{display:none}.header .grid-secondary-level.header-logo--responsive .search-bar.style-2{grid-template-columns:auto var(--search-bar-button-width);grid-template-areas:"input button"}.header .grid-secondary-level.header-logo--responsive .search-bar.style-2 .search-bar-button{position:relative;left:unset}.header .grid-secondary-level.header-logo--responsive .search-bar.style-2 .search-bar-input{padding:6px 10px}.header .grid-secondary-level.header-logo--responsive .search-bar.style-3{gap:12px}}.search-bar{position:relative;display:grid;--search-bar-button-width:30px;--search-bar-button-height:30px;--search-bar-button-icon-size:24px}@media(min-width:1025px){.search-bar{--search-bar-button-width:40px;--search-bar-button-height:40px;--search-bar-button-icon-size:24px}}.search-bar.is-editing button,.search-bar.is-editing input{pointer-events:none}.search-bar.style-1{gap:12px;grid-template-columns:auto var(--search-bar-button-width);grid-template-areas:"input button"}.search-bar.style-2{gap:12px;grid-template-columns:auto;grid-template-areas:"input"}.search-bar.style-2 .search-bar-button{width:var(--search-bar-button-width);position:absolute;left:0;top:0;background:rgba(0,0,0,0);box-shadow:none}.search-bar.style-2 .search-bar-box{padding-left:var(--search-bar-button-width)}.search-bar.style-2 .search-bar-box .search-bar-input{padding-left:0}.search-bar.style-2 .search-bar-icon{color:var(--shop-ui-custom-search-box-icon-color,#929295)}.search-bar.style-3{grid-template-columns:auto var(--search-bar-button-width);grid-template-areas:"input button"}.search-bar.style-3 .search-bar-box{border-top-right-radius:0;border-bottom-right-radius:0}.search-bar.style-3 .search-bar-button{border-top-left-radius:0;border-bottom-left-radius:0}.search-bar.style-4{place-content:flex-end}.search-bar-button{grid-area:button;display:flex;align-items:center;justify-content:center;width:100%;height:var(--search-bar-button-height);background:var(--shop-ui-custom-search-box-icon-background-color,transparent);border-radius:var(--shop-ui-custom-search-box-icon-border-radius,0);box-shadow:inset 0 0 1px 1px var(--shop-ui-custom-search-box-icon-border-color,transparent)}.search-bar-button .search-bar-icon{width:var(--search-bar-button-icon-size);height:var(--search-bar-button-icon-size);color:var(--shop-ui-custom-search-box-icon-color,#929295)}.search-bar-box{grid-area:input;background:var(--shop-ui-custom-search-box-background-color,#F7F7F8);border-radius:var(--shop-ui-custom-search-box-border-radius,0);box-shadow:inset 0 0 1px 1px var(--shop-ui-custom-search-box-border-color,transparent);width:100%}.search-bar-box .chakra-form-control{height:100%}.search-bar-box--drawer{display:block!important}.search-bar-input{width:100%;height:100%;background:rgba(0,0,0,0)!important;color:var(--shop-ui-custom-font-color,#202026)!important;font-size:14px!important;padding:6px 10px!important;border:none!important}.search-bar-input:focus{outline:none}.search-bar-input::placeholder{color:inherit;opacity:.5}.header-layout-style-1 .search-bar.style-4{place-content:flex-start}.container{--shop-ui-custom-background-color:transparent;position:relative;box-sizing:border-box;width:100%;border-radius:var(--shop-ui-custom-border-radius);background:var(--shop-ui-custom-background-color)}.container--hidden{opacity:.1}.container-inner{width:100%;margin:0 auto;overflow:var(--shop-ui-custom-container-overflow,visible)}@media(min-width:1025px){.container-inner{max-width:var(--shop-ui-custom-site-width,1440px)}}.container-inner--min-height{min-height:var(--shop-ui-container-min-height,unset)}footer .container-inner--min-height,header .container-inner--min-height{min-height:unset}.editing{pointer-events:none}.carousel{--carousel-height:auto;--carousel-padding-top:unset;--carousel-viewport-height:0;--carousel-viewport-padding-top:100%;--slide-next-button-size:36px;--slide-next-button-icon-size:18px;--slide-spacing:18px;overflow-x:hidden}@media(min-width:1025px){.carousel{--slide-spacing:33px}}.carousel__slide{padding-right:0;flex-basis:100%;transform:translateZ(0);flex-shrink:0;min-width:0}@media(min-width:769px){.carousel__slide{flex-basis:calc(100% - var(--slide-spacing));padding-right:var(--slide-spacing)}}.carousel__slide__content{position:relative;width:100%;height:0;padding-bottom:60%;line-height:0;overflow:hidden}.carousel__slide__content__inner{position:absolute;inset:0}.carousel__viewport-box{position:relative;width:100%}.carousel__viewport{width:100%}.carousel__container{display:flex;touch-action:pan-y pinch-zoom;backface-visibility:hidden;margin-left:0}@media(min-width:769px){.carousel__container{margin-left:calc(var(--slide-spacing))}}.carousel__container--single{margin-left:0!important}.carousel__container--single .carousel__slide{padding-right:0!important;flex-basis:100%!important}.carousel__next-button,.carousel__previous-button{display:none;position:absolute;top:50%;transform:translateY(-50%);align-items:center;justify-content:center;width:var(--slide-next-button-size);height:var(--slide-next-button-size);z-index:1;color:#45454a;cursor:pointer}@media(min-width:769px){.carousel__next-button,.carousel__previous-button{display:flex}}.carousel__next-button{right:0}.carousel__previous-button{left:0}.carousel__button-icon{width:var(--slide-next-button-icon-size);height:var(--slide-next-button-icon-size)}.carousel__button-bg{position:absolute;inset:0;border-radius:50%;background-color:#fff;opacity:.5;z-index:-1}.carousel__dot-button-container{position:absolute;bottom:8px;left:50%;transform:translateX(-50%);display:flex;align-items:center;justify-content:center}.carousel__dot-button{position:relative;width:36px;height:36px}.carousel__dot-button:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:28px;height:2px;background-color:#bfbfc1}.carousel__dot-button--active:after{background-color:#fff}@media(max-width:768px){.grid-primary-level .carousel{margin:calc(var(--shop-ui-custom-primary-offset-top-mobile, 0)*-1) calc(var(--shop-ui-custom-primary-offset-right-mobile, 0)*-1) calc(var(--shop-ui-custom-primary-offset-bottom-mobile, 0)*-1) calc(var(--shop-ui-custom-primary-offset-left-mobile, 0)*-1)}}@media(max-width:1024px){.grid-primary-level .carousel{margin-top:calc(var(--shop-ui-custom-primary-offset-top-tablet, 0)*-1);margin-bottom:calc(var(--shop-ui-custom-primary-offset-bottom-tablet, 0)*-1)}}@media(min-width:1025px){.grid-primary-level .carousel{margin-top:calc(var(--shop-ui-custom-primary-offset-top-desktop, 0)*-1);margin-bottom:calc(var(--shop-ui-custom-primary-offset-bottom-desktop, 0)*-1)}}.header-container{position:sticky;top:0;left:0;width:100%;z-index:99;background:var(--shop-ui-custom-site-background-color,#FFFFFF)}.header-container--editing{position:relative}.header{width:100%;box-shadow:0 1px 2px 0 rgba(0,0,0,.06),0 1px 3px 0 rgba(0,0,0,.1)}.header .menu-group{width:100vw}@media(min-width:1025px){.header .menu-group{height:unset;min-height:168px;padding:0 48px}}.header-layout-style-1 .header-section-inner-editing-mode>*,.header-layout-style-1 .header-section-inner>*,.header-layout-style-2 .header-section-inner-editing-mode>*,.header-layout-style-2 .header-section-inner>*,.header-layout-style-3 .header-section-inner-editing-mode>*,.header-layout-style-3 .header-section-inner>*,.header-layout-style-4 .header-section-inner-editing-mode>*,.header-layout-style-4 .header-section-inner>*{padding:0}.header-layout-style-1 .header-section-inner-editing-mode>:first-child,.header-layout-style-1 .header-section-inner>:first-child{flex:0 0 auto;order:1;padding-right:20px}.header-layout-style-1 .header-section-inner-editing-mode>:nth-child(2),.header-layout-style-1 .header-section-inner>:nth-child(2){flex:1 1 auto;order:2;padding-right:20px}.header-layout-style-1 .header-section-inner-editing-mode>:nth-child(3),.header-layout-style-1 .header-section-inner>:nth-child(3){flex:1 1 auto;order:3;padding-right:20px}.header-layout-style-1 .header-section-inner-editing-mode>:nth-child(4),.header-layout-style-1 .header-section-inner>:nth-child(4){flex:0 0 auto;order:4;padding-right:20px}.header-layout-style-1 .header-section-inner-editing-mode>:nth-child(5),.header-layout-style-1 .header-section-inner>:nth-child(5){flex:0 0 auto;order:5}.header-layout-style-2 .header-section-inner-editing-mode>:first-child,.header-layout-style-2 .header-section-inner>:first-child{height:100%;position:static;flex:1 0 auto;order:2}.header-layout-style-2 .header-section-inner-editing-mode>:first-child .logo-container,.header-layout-style-2 .header-section-inner>:first-child .logo-container{height:var(--floating-logo-height,60px)!important}.header-layout-style-2 .header-section-inner-editing-mode>:first-child .logo,.header-layout-style-2 .header-section-inner>:first-child .logo{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.header-layout-style-2 .header-section-inner-editing-mode>:nth-child(2),.header-layout-style-2 .header-section-inner>:nth-child(2){flex:0 1 auto;order:3;padding-right:20px}.header-layout-style-2 .header-section-inner-editing-mode>:nth-child(3),.header-layout-style-2 .header-section-inner>:nth-child(3){flex:0 1 auto;order:1}.header-layout-style-2 .header-section-inner-editing-mode>:nth-child(4),.header-layout-style-2 .header-section-inner>:nth-child(4){flex:0 0 auto;order:4;padding-right:20px}.header-layout-style-2 .header-section-inner-editing-mode>:nth-child(5),.header-layout-style-2 .header-section-inner>:nth-child(5){flex:0 0 auto;order:5}.header-layout-style-3 .header-section-inner-editing-mode>:first-child,.header-layout-style-3 .header-section-inner>:first-child{flex:0 0 auto;order:1;padding-right:20px}.header-layout-style-3 .header-section-inner-editing-mode>:nth-child(2),.header-layout-style-3 .header-section-inner>:nth-child(2){flex:1 1 auto;order:3;padding-left:15%;padding-right:20px}.header-layout-style-3 .header-section-inner-editing-mode>:nth-child(3),.header-layout-style-3 .header-section-inner>:nth-child(3){flex:0 1 auto;order:2}.header-layout-style-3 .header-section-inner-editing-mode>:nth-child(4),.header-layout-style-3 .header-section-inner>:nth-child(4){flex:0 0 auto;order:4;padding-right:20px}.header-layout-style-3 .header-section-inner-editing-mode>:nth-child(5),.header-layout-style-3 .header-section-inner>:nth-child(5){flex:0 0 auto;order:5}.header-layout-style-4 .header-section-inner,.header-layout-style-4 .header-section-inner-editing-mode{display:grid;grid-template-areas:"logo search login cart" "menu menu menu menu";grid-template-rows:auto auto;grid-template-columns:3fr auto;grid-gap:2%;gap:2%}.header-layout-style-4 .header-section-inner-editing-mode>:first-child,.header-layout-style-4 .header-section-inner>:first-child{position:static;height:100%;grid-area:logo}.header-layout-style-4 .header-section-inner-editing-mode>:first-child .logo-container,.header-layout-style-4 .header-section-inner>:first-child .logo-container{height:var(--floating-logo-height,60px)!important}.header-layout-style-4 .header-section-inner-editing-mode>:first-child .logo,.header-layout-style-4 .header-section-inner>:first-child .logo{position:absolute;left:50%;top:0;transform:translateX(-50%)}.header-layout-style-4 .header-section-inner-editing-mode>:nth-child(2),.header-layout-style-4 .header-section-inner>:nth-child(2){grid-area:search}.header-layout-style-4 .header-section-inner-editing-mode>:nth-child(3),.header-layout-style-4 .header-section-inner>:nth-child(3){grid-area:menu}.header-layout-style-4 .header-section-inner-editing-mode>:nth-child(3) .menu-list,.header-layout-style-4 .header-section-inner>:nth-child(3) .menu-list{padding-top:28px}.header-layout-style-4 .header-section-inner-editing-mode>:nth-child(4),.header-layout-style-4 .header-section-inner>:nth-child(4){grid-area:login}.header-layout-style-4 .header-section-inner-editing-mode>:nth-child(5),.header-layout-style-4 .header-section-inner>:nth-child(5){grid-area:cart}@media(max-width:1024px){.header-layout-style-1 .header-section-inner,.header-layout-style-2 .header-section-inner,.header-layout-style-3 .header-section-inner,.header-layout-style-4 .header-section-inner{flex-wrap:nowrap}.header-layout-style-1 .header-section-inner>:first-child,.header-layout-style-2 .header-section-inner>:first-child,.header-layout-style-3 .header-section-inner>:first-child,.header-layout-style-4 .header-section-inner>:first-child{flex:0 0 auto;order:2}.header-layout-style-1 .header-section-inner>:nth-child(2),.header-layout-style-2 .header-section-inner>:nth-child(2),.header-layout-style-3 .header-section-inner>:nth-child(2),.header-layout-style-4 .header-section-inner>:nth-child(2){flex:1 1 auto;order:3;padding-right:2%}.header-layout-style-1 .header-section-inner>:nth-child(3),.header-layout-style-2 .header-section-inner>:nth-child(3),.header-layout-style-3 .header-section-inner>:nth-child(3),.header-layout-style-4 .header-section-inner>:nth-child(3){flex:0 0 auto;order:1;padding-right:3%}.header-layout-style-1 .header-section-inner>:nth-child(4),.header-layout-style-2 .header-section-inner>:nth-child(4),.header-layout-style-3 .header-section-inner>:nth-child(4),.header-layout-style-4 .header-section-inner>:nth-child(4){flex:0 0 auto;order:4}.header-layout-style-1 .header-section-inner>:nth-child(5),.header-layout-style-2 .header-section-inner>:nth-child(5),.header-layout-style-3 .header-section-inner>:nth-child(5),.header-layout-style-4 .header-section-inner>:nth-child(5){flex:0 0 auto;order:5}.header-layout-style-2 .header-section-inner>:first-child{flex:1 0 50%;order:2}.header-layout-style-2 .header-section-inner>:nth-child(3){flex:0 0 10%;order:1;padding-right:0}}@media(max-width:768px){.header-layout-style-2 .header-section-inner>:first-child{flex:1 0 auto}.header-layout-style-2 .header-section-inner>:nth-child(3){flex:0 0 auto}}@media(max-width:1024px){.header-layout-style-4 .header-section-inner{display:flex;grid-template-areas:unset;grid-template-columns:unset;gap:unset}.header-layout-style-4 .header-section-inner>:first-child{flex:1 0 50%;order:2}.header-layout-style-4 .header-section-inner>:first-child .logo-container{height:var(--floating-logo-height,0)!important}.header-layout-style-4 .header-section-inner>:first-child .logo{top:50%;transform:translate(-50%,-50%)}.header-layout-style-4 .header-section-inner>:nth-child(2){flex:0 1 auto;order:3;padding-right:2%}.header-layout-style-4 .header-section-inner>:nth-child(3){flex:0 0 10%;order:1;padding-top:0;padding-right:0}.header-layout-style-4 .header-section-inner>:nth-child(4){flex:0 0 auto;order:4;padding-right:2%}.header-layout-style-4 .header-section-inner>:nth-child(5){flex:0 0 auto;order:5}}@media(max-width:768px){.header-layout-style-4 .header-section-inner>:first-child{flex:1 0 auto}.header-layout-style-4 .header-section-inner>:nth-child(3){flex:0 0 auto}}.ssr-header .ssr-header-inner{display:flex;align-items:center;position:relative;gap:inherit}.ssr-header .ssr-header-inner .ssr-header-logo{width:12.85%;height:24px}.ssr-header .ssr-header-inner .ssr-header-searchbar{width:32.3%;height:24px}.ssr-header .ssr-header-inner .ssr-header-menu{display:flex;width:26.58%;height:24px;gap:16px}.ssr-header .ssr-header-inner .ssr-header-menu .ssr-header-menu-item{flex:1 1 auto}.ssr-header .ssr-header-inner .ssr-header-actions{width:5.01%;height:24px}.ssr-header .ssr-header-inner .ssr-header-spacer{flex:1 1 auto}.ssr-header.ssr-header-layout-style-2 .ssr-header-logo{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.ssr-header.ssr-header-layout-style-2 .ssr-header-searchbar{width:20%}.ssr-header.ssr-header-layout-style-4 .ssr-header-inner{display:flex;width:100%;flex-direction:column}.ssr-header.ssr-header-layout-style-4 .ssr-header-inner .ssr-header-inner-item{position:relative;display:flex;width:100%;justify-content:center;gap:inherit}.ssr-header.ssr-header-layout-style-4 .ssr-header-searchbar{width:20%}.ssr-header.ssr-header-layout-style-4 .ssr-header-logo{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}@media(max-width:768px){.ssr-header .ssr-header-menu{display:none!important}.ssr-header.ssr-header-layout-style-4:last-child{display:none}}.social{display:flex;align-items:flex-start;flex-wrap:wrap;justify-content:var(--shop-ui-custom-button-alignment,flex-start);gap:var(--shop-ui-custom-grid-gap,0)}.social-item{flex-grow:0;flex-shrink:0;flex-basis:var(--shop-ui-custom-component-size,1em);font-size:16px}.social-item--empty{width:var(--shop-ui-custom-component-size,1em);height:var(--shop-ui-custom-component-size,1em)}.social .social-icon-fill-area--mono-enabled{fill:rgba(0,0,0,0)}.social--mono .social-icon .social-icon-fill-area{fill:var(--shop-ui-custom-color)}.social--mono .social-icon .social-icon-fill-area--mono-disabled{fill:rgba(0,0,0,0)}.social--mono .social-icon .social-icon-fill-area--mono-enabled{fill:var(--shop-ui-custom-color)}.social-icon{width:var(--shop-ui-custom-component-size,1em);height:var(--shop-ui-custom-component-size,1em)}.footer-container--responsive .menu{position:fixed;left:16px;top:calc(var(--shop-ui-custom-footer-position-top));transform:translateY(100%)}@media(min-width:1025px){.footer-container--responsive .menu{position:relative;left:unset;top:unset;transform:unset}}.footer-container--responsive [data-grid-layout-type]:first-child>:first-child{left:calc(var(--shop-ui-custom-footer-menu-width) - 10px)}@media(min-width:1025px){.footer-container--responsive [data-grid-layout-type]:first-child>:first-child{left:unset}}.footer-container--responsive .footer-menu--responsive{width:0}@media(min-width:1025px){.footer-container--responsive .footer-menu--responsive{width:100%}}.footer{width:100%}.footer .menu-group{width:100vw}@media(min-width:1025px){.footer .menu-group{height:unset;padding:0 48px}}
/*# sourceMappingURL=215f5f257ef205e6.css.map*/