:root{--breakpoint-sm: 576px;--breakpoint-md: 1024px;--breakpoint-lg: 1440px;--breakpoint-xl: 1640px;--breakpoint-xxl: 2560px}.container-fixed,.container-full{width:100%;margin-inline-end:auto;margin-inline-start:auto}.container-full{max-width:calc(100% - 2 * var(--page-width-spacing))}.container-fixed{--page-width: var(--page-width-fixed);max-width:calc(var(--page-width-fixed) + 2 * var(--page-width-spacing));padding-inline-end:var(--page-width-spacing);padding-inline-start:var(--page-width-spacing)}.grid{display:grid;width:100%;row-gap:var(--grid-gap-vertical);column-gap:var(--grid-gap-horizontal)}[class*=grid--cols]{grid-template-columns:repeat(var(--cols, 1),minmax(0,1fr))}.grid-flex{display:flex;flex-wrap:nowrap;overflow:hidden;width:calc(100% + var(--grid-gap-horizontal));margin-inline:calc(-.5 * var(--grid-gap-horizontal));row-gap:var(--grid-gap-vertical);column-gap:0}.grid-flex--wrap{flex-wrap:wrap}.grid-flex[class*=grid--cols]>*{flex:0 0 calc(100% / var(--cols, 1));max-width:calc(100% / var(--cols, 1));padding-inline:calc(.5 * var(--grid-gap-horizontal))}.grid--cols-1{--cols: 1 }.grid--cols-2{--cols: 2 }.grid--center-low.grid--cols-2:not(:has(>:nth-child(2))){justify-content:center}.heading-wrapper.heading-wrapper--start+.grid--center-low,.heading-wrapper.heading-wrapper--start+:is(.tabs-container,slider-component,.slider) .grid--center-low{justify-content:flex-start!important}@media(min-width:577px){.grid--cols-tablet-1{--cols: 1}.grid--cols-tablet-2{--cols: 2}.grid--cols-tablet-3{--cols: 3}.grid--cols-tablet-4{--cols: 4}.grid--cols-tablet-5{--cols: 5}.grid--cols-tablet-6{--cols: 6}.grid--center-low.grid--cols-tablet-2:not(:has(>:nth-child(2))),.grid--center-low.grid--cols-tablet-3:not(:has(>:nth-child(3))),.grid--center-low.grid--cols-tablet-4:not(:has(>:nth-child(4))),.grid--center-low.grid--cols-tablet-5:not(:has(>:nth-child(5))),.grid--center-low.grid--cols-tablet-6:not(:has(>:nth-child(6))){justify-content:center}}@media screen and (min-width:1025px){.grid--cols-desktop-1{--cols: 1}.grid--cols-desktop-2{--cols: 2}.grid--cols-desktop-3{--cols: 3}.grid--cols-desktop-4{--cols: 4}.grid--cols-desktop-5{--cols: 5}.grid--cols-desktop-6,.grid--cols-desktop-7,.grid--cols-desktop-8,.grid--cols-desktop-9,.grid--cols-desktop-10{--cols: 6}.grid--center-low.grid--cols-desktop-1:not(:has(>li:nth-child(1 of li))),.grid--center-low.grid--cols-desktop-2:not(:has(>li:nth-child(2 of li))),.grid--center-low.grid--cols-desktop-3:not(:has(>li:nth-child(3 of li))),.grid--center-low.grid--cols-desktop-4:not(:has(>li:nth-child(4 of li))),.grid--center-low.grid--cols-desktop-5:not(:has(>li:nth-child(5 of li))),.grid--center-low.grid--cols-desktop-6:not(:has(>li:nth-child(6 of li))){justify-content:center}}@media(min-width:1361px){.grid--cols-desktop-7{--cols: 7}.grid--cols-desktop-8,.grid--cols-desktop-9,.grid--cols-desktop-10{--cols: 8}.grid--center-low.grid--cols-desktop-7:not(:has(>li:nth-child(7 of li))),.grid--center-low.grid--cols-desktop-8:not(:has(>li:nth-child(8 of li))){justify-content:center}}@media(min-width:1441px){.grid--cols-desktop-9{--cols: 9}.grid--cols-desktop-10{--cols: 10}.grid--center-low.grid--cols-desktop-9:not(:has(>li:nth-child(9 of li))){justify-content:center}.grid--center-low.grid--cols-desktop-10:not(:has(>li:nth-child(10 of li))){justify-content:center}}.grid-col--span-1{grid-column:span 1}.grid-col--span-2{grid-column:span 2}.grid-col--span-3{grid-column:span 3}.grid-col--span-4{grid-column:span 4}.grid-col--span-5{grid-column:span 5}.grid-col--span-6{grid-column:span 6}.grid-col--span-all{grid-column:1 / -1}.grid-col--start-1{grid-column-start:1}.grid-col--start-2{grid-column-start:2}.grid-col--start-3{grid-column-start:3}.grid-col--start-4{grid-column-start:4}.grid-col--start-5{grid-column-start:5}.grid-col--start-6{grid-column-start:6}.grid--masonry{grid-auto-flow:dense;align-items:start}.grid--auto-fit{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.grid--auto-fill{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.grid--justify-start{justify-items:start}.grid--justify-end{justify-items:end}.grid--justify-center{justify-items:center}.grid--justify-stretch{justify-items:stretch}.grid--align-start{align-items:start}.grid--align-end{align-items:end}.grid--align-center{align-items:center}.grid--align-stretch{align-items:stretch}.grid--place-start{place-items:start}.grid--place-end{place-items:end}.grid--place-center{place-items:center}.grid--place-stretch{place-items:stretch}
/*# sourceMappingURL=/cdn/shop/t/3363/assets/component-grid.css.map */
