.Video_fill__alcaP{object-fit:cover;position:absolute;width:100%;height:100%;top:0;left:0}.Video_responsive__cx3mt{width:100%;max-width:100%}.FilterList_list__hkS_j{display:flex;flex-wrap:wrap;gap:var(--space-12)}.FilterList_center__3Co2T{justify-content:center}.BlockTextContent_container__uZzS_{display:grid;grid-row-gap:var(--space-24);row-gap:var(--space-24)}.BlockTile_defaultTileContainer__rDHuJ{display:grid;align-content:start}.BlockTile_emphasizedTileContainer__Ln7GR{position:relative;display:grid;align-items:center}.BlockTile_media__Lnnyb{position:relative;overflow:hidden;height:var(--responsive-block-row-min-height)}.BlockTile_mediaEmphasized__u_xde{position:absolute;width:100%;height:100%;&:after{content:"";background-color:var(--color-semitransparent);position:absolute;top:0;left:0;width:100%;height:100%}}.BlockTile_text__C8__s{position:relative;padding:var(--content-pad-dynamic-y) var(--content-pad-dynamic)}.PlainLink_link__gWSSm{--link-color:var(--color-white);--link-color-hover:var(--color-earth-100);position:relative;z-index:1;color:var(--link-color);text-decoration:none;text-underline-offset:var(--space-4);display:flex;outline:0;border:1px solid transparent;&:focus,&:hover{text-decoration:underline;color:var(--link-color-hover)}}.PlainLink_border__rvqtb{&:focus-visible{border-color:var(--color-red)}}.PlainLink_inline__AkrEt{display:inline}.PlainLink_red__K0uWe{--link-color:var(--color-red);--link-color-hover:var(--color-earth-700)}.PlainLink_earth800__jY3Rs{--link-color:var(--color-earth-800);--link-color-hover:var(--color-earth-700)}.PlainLink_earth500__2xvkD{--link-color:var(--color-earth-500);--link-color-hover:var(--color-earth-300)}.PlainLink_size12__25lE3{font-size:.75rem}.PlainLink_bold__4H_kg{font-weight:700}.PlainLink_underline__6ZVtA{text-decoration:underline}.PlainLink_noWordBreak__Sr6ko{word-break:keep-all;flex-shrink:0}.GridBuilder_section__LYY1u{display:grid;grid-gap:var(--space-8);gap:var(--space-8)}.GridBuilder_base__drjAX{--gap:var(--space-8);--row-min-height:calc(var(--responsive-block-row-min-height) - var(--gap));--tall-row-min-height:var(--responsive-tall-block-row-min-height);display:grid;grid-auto-rows:minmax(var(--row-min-height),auto);grid-gap:var(--gap);gap:var(--gap)}.GridBuilder_noMinRowHeight__xU1aT{--row-min-height:auto;--tall-row-min-height:auto}.GridBuilder_twoByTwo__QEy3P{@media (min-width:640px){grid-template-columns:repeat(2,minmax(0,1fr))}}.GridBuilder_equal__XDNme{@media (min-width:640px){grid-template-columns:repeat(2,minmax(0,1fr))}@media (min-width:960px){grid-template-columns:repeat(3,minmax(0,1fr))}}.GridBuilder_unequal__dTxZW{@media (min-width:640px) and (max-width:959px){grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:minmax(var(--row-min-height),auto);grid-template-areas:"cell-1 cell-2";&>*{&:nth-child(3n+1){&:has(+:is(:last-child)){grid-column:cell-1}&:is(:first-child:last-child){grid-column:cell-1/cell-2}}&:nth-child(3n+3){&:has(+:is(:not(:last-child))){grid-column:cell-1/cell-2}&:last-child{grid-column:cell-1/cell-2}}}}@media (min-width:960px){grid-template-columns:repeat(6,minmax(0,1fr));grid-auto-rows:minmax(var(--row-min-height),auto);grid-template-areas:"cell-1 cell-2 cell-3 cell-4 cell-5 cell-6";&>*{&:nth-child(4n+1){&:first-child:is(:last-child){grid-column:cell-1/cell-6;min-height:var(--tall-row-min-height)}&:is(:not(:last-child)){grid-column:cell-1/cell-2}&:has(+:is(:last-child)){grid-column:cell-1/cell-3}}&:nth-child(4n+2){&:is(:not(:last-child)){grid-column:cell-3/cell-4}&:last-child{grid-column:cell-4/cell-6}}&:nth-child(4n+3){&:is(:not(:last-child)){grid-column:cell-5/cell-6}&:last-child{grid-column:cell-5/cell-6}}&:nth-child(4n+4){&:has(+:is(:not(:last-child))){min-height:var(--tall-row-min-height);grid-column:cell-1/cell-6}&:has(+:is(:last-child)){grid-column:cell-1/cell-3}&:last-child{min-height:var(--tall-row-min-height);grid-column:cell-1/cell-6}}&:nth-child(4n+5){&:last-child{grid-column:cell-4/cell-6}}}}}.GridBuilder_emphasizedStatic__ITxpT{@media (min-width:640px) and (max-width:959px){grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:minmax(var(--row-min-height),auto);grid-template-areas:"cell-1 cell-2";&>*{&:nth-child(3n+1){&:first-child:last-child{min-height:var(--tall-row-min-height);grid-column:cell-1/cell-2}&:has(+:is(:not(:last-child))){min-height:var(--tall-row-min-height);grid-column:cell-1/cell-2}&:last-child{min-height:var(--tall-row-min-height);grid-column:cell-1/cell-2}}}}@media (min-width:960px){--row-min-height:calc(var(--responsive-tall-block-row-min-height) / 2);grid-template-columns:repeat(6,minmax(0,1fr));grid-template-rows:repeat(2,minmax(var(--row-min-height),1fr));grid-auto-rows:minmax(var(--row-min-height),auto);grid-template-areas:"cell-1 cell-2 cell-3 cell-4 cell-5 cell-6" "cell-7 cell-8 cell-9 cell-10 cell-11 cell-12";&>*{&:is(:not(:nth-child(n+4))){&:first-child:is(:last-child){min-height:var(--tall-row-min-height);grid-column:cell-1/cell-6;grid-row:cell-1/cell-7}&:first-child{grid-column:cell-1/cell-3;grid-row:cell-1/cell-7}&:nth-child(2):is(:last-child){grid-column:cell-4/cell-6;grid-row:cell-6/cell-12}&:nth-child(2):is(:not(:last-child)){grid-column:cell-4/cell-6}&:nth-child(3){grid-column:cell-10/cell-12}}&:is(:nth-child(n+4)){&:nth-child(4n+1){&:first-child:is(:last-child){grid-column:cell-1/cell-6;min-height:var(--tall-row-min-height)}&:is(:not(:last-child)){grid-column:cell-1/cell-2}&:has(+:is(:last-child)){grid-column:cell-1/cell-3}}&:nth-child(4n+2){&:is(:not(:last-child)){grid-column:cell-3/cell-4}&:last-child{grid-column:cell-4/cell-6}}&:nth-child(4n+3){&:is(:not(:last-child)){grid-column:cell-5/cell-6}&:last-child{grid-column:cell-5/cell-6}}&:nth-child(4n+4){&:has(+:is(:not(:last-child))){min-height:var(--tall-row-min-height);grid-column:cell-1/cell-6}&:has(+:is(:last-child)){grid-column:cell-1/cell-3}&:last-child{min-height:var(--tall-row-min-height);grid-column:cell-1/cell-6}}&:nth-child(4n+5){&:last-child{grid-column:cell-4/cell-6}}}}}}.GridBuilder_dynamicEmphasized__lGAZr{@media (min-width:640px) and (max-width:959px){grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:minmax(var(--row-min-height),auto);grid-template-areas:"cell-1 cell-2";&>*{&:nth-child(3n+1){&:first-child:last-child{min-height:var(--tall-row-min-height);grid-column:cell-1/cell-2}&:has(+:is(:not(:last-child))){min-height:var(--tall-row-min-height);grid-column:cell-1/cell-2}&:last-child{min-height:var(--tall-row-min-height);grid-column:cell-1/cell-2}}}}@media (min-width:960px){--row-min-height:calc(var(--responsive-tall-block-row-min-height) / 2);grid-template-columns:repeat(6,minmax(0,1fr));grid-template-rows:repeat(2,minmax(var(--row-min-height),1fr));grid-auto-rows:minmax(var(--row-min-height),auto);grid-template-areas:"cell-1 cell-2 cell-3 cell-4 cell-5 cell-6" "cell-7 cell-8 cell-9 cell-10 cell-11 cell-12";&>*{&:is(:not(:nth-child(n+4))){&:first-child:is(:last-child){min-height:var(--tall-row-min-height);grid-column:cell-1/cell-6;grid-row:cell-1/cell-7}&:first-child{grid-column:cell-1/cell-3;grid-row:cell-1/cell-7}&:nth-child(2):is(:last-child){grid-column:cell-4/cell-6;grid-row:cell-6/cell-12}&:nth-child(2):is(:not(:last-child)){grid-column:cell-4/cell-6}&:nth-child(3){grid-column:cell-10/cell-12}}}}}.GridBuilder_dynamicRest__F0QBZ{@media (min-width:641px) and (max-width:959px){grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:minmax(var(--row-min-height),auto);grid-template-areas:"cell-1 cell-2";&>*{&:is(:not(:nth-child(n+4))){&:first-child{&:is(:last-child){grid-column:cell-1/cell-2}}&:nth-child(3){grid-column:cell-1/cell-2}}&:is(:nth-child(n+4)){&:nth-child(2n){&:is(:last-child){grid-column:cell-1/cell-2}}&:nth-child(4){&:is(:last-child){grid-column:cell-1/cell-2}}}}}@media (min-width:960px){grid-template-columns:repeat(6,minmax(0,1fr));grid-auto-rows:minmax(var(--row-min-height),auto);grid-template-areas:"cell-1 cell-2 cell-3 cell-4 cell-5 cell-6";&>*{&:nth-child(3n+1){&:is(:last-child){grid-column:cell-1/cell-6;min-height:var(--tall-row-min-height)}&:first-child:is(:last-child){grid-column:cell-1/cell-6;min-height:var(--tall-row-min-height)}&:is(:not(:last-child)){grid-column:cell-1/cell-2}&:has(+:is(:last-child)){grid-column:cell-1/cell-3}}&:nth-child(3n+2){&:is(:not(:last-child)){grid-column:cell-3/cell-4}&:last-child{grid-column:cell-4/cell-6}}&:nth-child(3n+3){&:is(:not(:last-child)){grid-column:cell-5/cell-6}&:last-child{grid-column:cell-5/cell-6}}}}}.Pagination_container__SVw1d{display:flex;flex-flow:column nowrap;gap:var(--space-gap);align-items:center}.Pagination_status__ZPEJD{font-size:inherit}.ProductCard_container__1hqQ6{position:relative;background:var(--color-white);display:grid;flex-grow:1;grid-row-gap:var(--space-12);row-gap:var(--space-12);border:1px solid var(--color-earth-300);padding:var(--space-16);align-content:start;outline:0;&:focus-visible{border-color:var(--color-red)}}.ProductCard_wifi__uZ6_J{font-size:2em;position:absolute;right:.5rem;top:.5rem}.ProductCard_textContainer__UHHkD{display:grid;grid-row-gap:var(--space-4);row-gap:var(--space-4)}.ProductCard_imageContainer__4_q6R{position:relative;height:16rem}.ProductCard_tags__L0Azs{display:flex;align-items:flex-end;flex-grow:1;flex-wrap:wrap;margin:.5rem 0 0}.ProductCard_tag__vSnF4{background:var(--color-greywarmlight);border-radius:.5rem;display:inline-block;margin:2px;padding:.3rem .5rem}.ProductCard_new__NVQ3_{position:absolute;top:var(--space-16);left:var(--space-16)}@keyframes ProductCardLoader_pulse__InZTy{0%{opacity:1}to{opacity:.5}}.ProductCardLoader_card__vD_M1{background-color:var(--color-earth-300);animation:ProductCardLoader_pulse__InZTy 1s ease-in-out infinite alternate;height:400px;width:100%}.ProductGrid_container__knVh9{display:grid;grid-gap:var(--space-8);gap:var(--space-8);--column-count:1;grid-template-columns:repeat(var(--column-count),minmax(0,1fr));@media (min-width:440px){--column-count:2}@media (min-width:960px){--column-count:4}}.ProductGrid_inProductSearch__cr_Lm{@media (min-width:440px){--column-count:2}@media (min-width:960px){--column-count:3}@media (min-width:1280px){--column-count:4}}.RichText_light__2spq0{--text-color:var(--color-earth-800);--marker-color:var(--color-earth-800);--link-hover-color:var(--color-earth-700)}.RichText_dark__3FnGh{--text-color:var(--color-white);--marker-color:var(--color-white);--link-hover-color:var(--color-earth-300)}.RichText_richText____40Q{--strong-padding-y:0.125em;display:grid;grid-row-gap:var(--space-16);row-gap:var(--space-16);color:var(--text-color);& *{white-space:preserve-breaks}& a{text-decoration:underline;&:focus,&:hover{color:var(--link-hover-color)}}& mark{padding:var(--strong-padding-y) .2em;background:var(--mark-background);color:var(--color-white)}& ul>li{list-style-type:disc}& ol>li{list-style-type:decimal}& ol,& ul{padding-left:1em;& li{row-gap:1em;&>p{margin-bottom:.5em}}}& li::marker{font-weight:600;color:var(--marker-color)}}