:root{--columns:1;--gap:1rem}@keyframes dot-bounce{0%{transform:translateY(0)}5%{transform:translateY(2px)}20%{transform:translateY(-8px)}35%{transform:translateY(4px)}40%{transform:translateY(0)}to{transform:translateY(0)}}@keyframes dot-fade{0%{opacity:1}50%{opacity:.2}to{opacity:1}}@keyframes dot-pulse{0%{transform:scale(1)}5%{transform:scale(.98)}50%{transform:scale(1.5)}to{transform:scale(1)}}@keyframes full-height{0%{height:0}to{height:100%}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.glide{box-sizing:border-box;position:relative;width:100%}.glide *{box-sizing:inherit}.glide__slides,.glide__track{overflow:hidden}.glide__slides{backface-visibility:hidden;display:flex;flex-wrap:nowrap;list-style:none;padding:0;position:relative;touch-action:pan-Y;transform-style:preserve-3d;white-space:nowrap;width:100%;will-change:transform}.glide__slide,.glide__slides--dragging{-webkit-user-select:none;-moz-user-select:none;user-select:none}.glide__slide{flex-shrink:0;height:100%;white-space:normal;width:100%;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.glide__slide a{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-moz-user-select:none;-ms-user-select:none}.glide__arrows,.glide__bullets{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.glide--rtl{direction:rtl}.glide--cssglide .glide__slides>*{flex:0 0 auto;width:calc(100% - 86px);width:calc(100%/var(--glide-per-view, 1) - ((var(--glide-per-view, 1) - 1)*10/var(--glide-per-view, 1) + var(--glide-peek-before, 0)/var(--glide-per-view, 1) + var(--glide-peek-after, 0)/var(--glide-per-view, 1))*1px)}@media print,screen and (min-width:48em){.glide--cssglide .glide__slides>*{width:calc(100% - 110px);width:calc(100%/var(--glide-per-view, 1) - ((var(--glide-per-view, 1) - 1)*10/var(--glide-per-view, 1) + var(--glide-peek-before, 0)/var(--glide-per-view, 1) + var(--glide-peek-after, 0)/var(--glide-per-view, 1))*1px)}}@media screen and (min-width:112.5em){.glide--cssglide .glide__slides>*{width:calc(20% - 25.2px);width:calc(100%/var(--glide-per-view, 1) - ((var(--glide-per-view, 1) - 1)*10/var(--glide-per-view, 1) + var(--glide-peek-before, 0)/var(--glide-per-view, 1) + var(--glide-peek-after, 0)/var(--glide-per-view, 1))*1px)}}@media screen and (min-width:80em){.glide--cssglide .glide__slides>*{width:calc(25% - 40px);width:calc(100%/var(--glide-per-view, 1) - ((var(--glide-per-view, 1) - 1)*10/var(--glide-per-view, 1) + var(--glide-peek-before, 0)/var(--glide-per-view, 1) + var(--glide-peek-after, 0)/var(--glide-per-view, 1))*1px)}}@media print,screen and (min-width:64em){.glide--cssglide .glide__slides>*{width:calc(33.33333% - 35.33333px);width:calc(100%/var(--glide-per-view, 1) - ((var(--glide-per-view, 1) - 1)*10/var(--glide-per-view, 1) + var(--glide-peek-before, 0)/var(--glide-per-view, 1) + var(--glide-peek-after, 0)/var(--glide-per-view, 1))*1px)}}@media print,screen and (min-width:40em){.glide--cssglide .glide__slides>*{width:calc(50% - 48px);width:calc(100%/var(--glide-per-view, 1) - ((var(--glide-per-view, 1) - 1)*10/var(--glide-per-view, 1) + var(--glide-peek-before, 0)/var(--glide-per-view, 1) + var(--glide-peek-after, 0)/var(--glide-per-view, 1))*1px)}}.glide__slides{list-style-type:none;margin:0;overflow:unset;padding:.1875rem 0}.glide__slide{display:flex;display:var(--glide-slide-display,flex);height:auto;height:var(--glide-slide-height,auto)}.glide__bullets{display:flex;display:var(--glide-bullets-display,flex);gap:.5rem;gap:var(--glide-bullets-gap,.5rem);justify-content:center;justify-content:var(--glide-bullets-justify-content,center);left:0;left:var(--glide-bullets-offset-left,0);margin:0;margin:var(--glide-bullets-margin,0);padding:0;padding:var(--glide-bullets-padding,0);position:relative;position:var(--glide-bullets-position,relative);top:0;top:var(--glide-bullets-offset-top,0);transform:none;transform:var(--glide-bullets-transform,none);width:auto;width:var(--glide-bullets-width,auto)}.glide__bullet{background-color:#383838;background-color:var(--glide-bullet-background,#383838);border-radius:100%;border-radius:var(--glide-bullet-border-radius,100%);height:.75rem;height:var(--glide-bullet-size,.75rem);width:.75rem;width:var(--glide-bullet-size,.75rem)}.glide__bullet--active{background-color:#e26;background-color:var(--glide-bullet-active-background,#e26)}.glide__arrows{bottom:auto;bottom:var(--glide-arrows-offset-bottom,auto);display:flex;display:var(--glide-arrows-display,flex);flex:1;flex:var(--glide-arrows-flex,1);gap:.5rem;gap:var(--glide-arrows-gap,.5rem);justify-content:space-between;justify-content:var(--glide-arrows-justify-content,space-between);left:auto;left:var(--glide-arrows-offset-left,auto);margin:0;margin:var(--glide-arrows-margin,0);overflow:hidden;padding:0;padding:var(--glide-arrows-padding,0);position:static;position:var(--glide-arrows-position,static);right:auto;right:var(--glide-arrows-offset-right,auto);top:auto;top:var(--glide-arrows-offset-top,auto)}.glide__arrow{align-items:center;align-items:var(--glide-arrow-align-items,center);background-color:transparent;background-color:var(--glide-arrow-background-color,transparent);border-radius:0;border-radius:var(--glide-arrow-border-radius,0);box-shadow:0 2px 4px 0 rgba(0,0,0,.15);box-shadow:var(--glide-arrow-box-shadow,0 2px 4px 0 rgba(0,0,0,.15));cursor:pointer;cursor:var(--glide-arrow-cursor,pointer);display:flex;display:var(--glide-arrow-display,flex);height:3.25rem;height:var(--glide-arrow-size,3.25rem);justify-content:center;justify-content:var(--glide-arrow-justify-content,center);position:relative;position:var(--glide-arrow-position,relative);top:0;top:var(--glide-arrow-offset-top,0);transform:none;transform:var(--glide-arrow-transform,none);width:3.25rem;width:var(--glide-arrow-size,3.25rem);z-index:2;z-index:var(--glide-arrow-z-index,2)}.glide__arrow--disabled{opacity:.5;opacity:var(--glide-arrow-opacity--disabled,.5)}.glide__arrow:before{background:#fff;background:var(--glide-arrow-icon-background,#fff);content:"";height:1.25rem;height:var(--glide-arrow-icon-height,1.25rem);left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:1.25rem;width:var(--glide-arrow-icon-width,1.25rem)}.glide__arrow--left{left:0;left:var(--glide-arrow-offset-left--prev,0)}.glide__arrow--left:before{-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbDpzcGFjZT0icHJlc2VydmUiIHZpZXdCb3g9IjAgMCA4IDE0Ij48cGF0aCBmaWxsPSIjZmZmIiBkPSJNLjMgNi4zYy0uNC41LS40IDEuMSAwIDEuNGw2IDYgLjEuMWMuNC4zIDEgLjMgMS4zLS4xbC4xLS4xYy4zLS40LjMtMS0uMS0xLjNMMi40IDdsNS4zLTUuMy4xLS4xYy4zLS40LjMtMS0uMS0xLjMtLjQtLjQtMS0uNC0xLjQgMHoiLz48L3N2Zz4=) no-repeat center center/contain;mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbDpzcGFjZT0icHJlc2VydmUiIHZpZXdCb3g9IjAgMCA4IDE0Ij48cGF0aCBmaWxsPSIjZmZmIiBkPSJNLjMgNi4zYy0uNC41LS40IDEuMSAwIDEuNGw2IDYgLjEuMWMuNC4zIDEgLjMgMS4zLS4xbC4xLS4xYy4zLS40LjMtMS0uMS0xLjNMMi40IDdsNS4zLTUuMy4xLS4xYy4zLS40LjMtMS0uMS0xLjMtLjQtLjQtMS0uNC0xLjQgMHoiLz48L3N2Zz4=) no-repeat center center/contain;-webkit-mask:var(--glide-arrow-icon-mask--prev,url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbDpzcGFjZT0icHJlc2VydmUiIHZpZXdCb3g9IjAgMCA4IDE0Ij48cGF0aCBmaWxsPSIjZmZmIiBkPSJNLjMgNi4zYy0uNC41LS40IDEuMSAwIDEuNGw2IDYgLjEuMWMuNC4zIDEgLjMgMS4zLS4xbC4xLS4xYy4zLS40LjMtMS0uMS0xLjNMMi40IDdsNS4zLTUuMy4xLS4xYy4zLS40LjMtMS0uMS0xLjMtLjQtLjQtMS0uNC0xLjQgMHoiLz48L3N2Zz4=) no-repeat center center/contain);mask:var(--glide-arrow-icon-mask--prev,url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbDpzcGFjZT0icHJlc2VydmUiIHZpZXdCb3g9IjAgMCA4IDE0Ij48cGF0aCBmaWxsPSIjZmZmIiBkPSJNLjMgNi4zYy0uNC41LS40IDEuMSAwIDEuNGw2IDYgLjEuMWMuNC4zIDEgLjMgMS4zLS4xbC4xLS4xYy4zLS40LjMtMS0uMS0xLjNMMi40IDdsNS4zLTUuMy4xLS4xYy4zLS40LjMtMS0uMS0xLjMtLjQtLjQtMS0uNC0xLjQgMHoiLz48L3N2Zz4=) no-repeat center center/contain)}.glide__arrow--right{right:0;right:var(--glide-arrow-offset-right--next,0)}.glide__arrow--right:before{-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4IiBoZWlnaHQ9IjE0Ij48cGF0aCBmaWxsPSIjZmZmIiBmaWxsLXJ1bGU9Im5vbnplcm8iIGQ9Ik0xLjcwNy4yOTNBMSAxIDAgMCAwIC4yMSAxLjYxM2wuMDgzLjA5NEw1LjU4NSA3IC4yOTMgMTIuMjkzYTEgMSAwIDAgMC0uMDgzIDEuMzJsLjA4My4wOTRhMSAxIDAgMCAwIDEuMzIuMDgzbC4wOTQtLjA4MyA2LTZhMSAxIDAgMCAwIC4wODMtMS4zMmwtLjA4My0uMDk0eiIvPjwvc3ZnPg==) no-repeat center center/contain;mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4IiBoZWlnaHQ9IjE0Ij48cGF0aCBmaWxsPSIjZmZmIiBmaWxsLXJ1bGU9Im5vbnplcm8iIGQ9Ik0xLjcwNy4yOTNBMSAxIDAgMCAwIC4yMSAxLjYxM2wuMDgzLjA5NEw1LjU4NSA3IC4yOTMgMTIuMjkzYTEgMSAwIDAgMC0uMDgzIDEuMzJsLjA4My4wOTRhMSAxIDAgMCAwIDEuMzIuMDgzbC4wOTQtLjA4MyA2LTZhMSAxIDAgMCAwIC4wODMtMS4zMmwtLjA4My0uMDk0eiIvPjwvc3ZnPg==) no-repeat center center/contain;-webkit-mask:var(--glide-arrow-icon-mask--next,url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4IiBoZWlnaHQ9IjE0Ij48cGF0aCBmaWxsPSIjZmZmIiBmaWxsLXJ1bGU9Im5vbnplcm8iIGQ9Ik0xLjcwNy4yOTNBMSAxIDAgMCAwIC4yMSAxLjYxM2wuMDgzLjA5NEw1LjU4NSA3IC4yOTMgMTIuMjkzYTEgMSAwIDAgMC0uMDgzIDEuMzJsLjA4My4wOTRhMSAxIDAgMCAwIDEuMzIuMDgzbC4wOTQtLjA4MyA2LTZhMSAxIDAgMCAwIC4wODMtMS4zMmwtLjA4My0uMDk0eiIvPjwvc3ZnPg==) no-repeat center center/contain);mask:var(--glide-arrow-icon-mask--next,url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4IiBoZWlnaHQ9IjE0Ij48cGF0aCBmaWxsPSIjZmZmIiBmaWxsLXJ1bGU9Im5vbnplcm8iIGQ9Ik0xLjcwNy4yOTNBMSAxIDAgMCAwIC4yMSAxLjYxM2wuMDgzLjA5NEw1LjU4NSA3IC4yOTMgMTIuMjkzYTEgMSAwIDAgMC0uMDgzIDEuMzJsLjA4My4wOTRhMSAxIDAgMCAwIDEuMzIuMDgzbC4wOTQtLjA4MyA2LTZhMSAxIDAgMCAwIC4wODMtMS4zMmwtLjA4My0uMDk0eiIvPjwvc3ZnPg==) no-repeat center center/contain)}.o-videos .glide__bullets{display:none}@media print,screen and (max-width:47.99875em){.o-videos .glide__arrows{display:none}}.o-videos .glide__arrow{margin-top:-3.4375rem;position:absolute;top:50%;transform:translateY(-50%)}.o-videos .glide__arrow--left{left:-1.25rem}.o-videos .glide__arrow--right{right:-1.25rem}.m-store{--glide-bullets-padding:1rem;--glide-arrow-position:absolute;--glide-arrow-offset-top:calc(50% - 5rem);--glide-arrow-transform:translateY(-50%);--glide-arrow-offset-left--prev:1rem;--glide-arrow-offset-right--next:1rem;--glide-arrow-icon-width:1rem;--glide-arrow-icon-height:1rem;--glide-arrow-size:2rem;background:none;background:var(--store-bg,none);padding:1.5rem 0;padding:var(--store-padding,1.5rem 0)}@media print,screen and (min-width:48em){.m-store{padding:2.5rem 0;padding:var(--store-padding,1.5rem 0)}}.m-store__glide{--glide-bound:1;--glide-gap:16;--glide-peek-after:16;--glide-rewind:0;--glide-type:"slider";--glide-per-view:1;--glide-enabled:1}@media print,screen and (min-width:48em){.m-store__glide{--glide-peek-before:40;--glide-peek-after:40}}@media screen and (min-width:80em){.m-store__glide{--glide-peek-before:60;--glide-peek-after:60;--glide-gap:24}}@media screen and (min-width:90em){.m-store__glide{--glide-gap:32}}.m-store__glide[data-total-slides="1"]{--glide-arrows-display:none;--glide-enabled:0}@media print,screen and (min-width:40em){.m-store__glide{--glide-per-view:2;--glide-enabled:1}.m-store__glide[data-total-slides="1"],.m-store__glide[data-total-slides="2"]{--glide-arrows-display:none;--glide-enabled:0}}@media print,screen and (min-width:64em){.m-store__glide{--glide-per-view:3;--glide-enabled:1}.m-store__glide[data-total-slides="1"],.m-store__glide[data-total-slides="2"],.m-store__glide[data-total-slides="3"]{--glide-arrows-display:none;--glide-enabled:0}}@media screen and (min-width:80em){.m-store__glide{--glide-per-view:4;--glide-enabled:1}.m-store__glide[data-total-slides="1"],.m-store__glide[data-total-slides="2"],.m-store__glide[data-total-slides="3"],.m-store__glide[data-total-slides="4"]{--glide-arrows-display:none;--glide-enabled:0}}@media screen and (min-width:112.5em){.m-store__glide{--glide-per-view:5;--glide-enabled:1}.m-store__glide[data-total-slides="1"],.m-store__glide[data-total-slides="2"],.m-store__glide[data-total-slides="3"],.m-store__glide[data-total-slides="4"],.m-store__glide[data-total-slides="5"]{--glide-arrows-display:none;--glide-enabled:0}}.m-store .glide__slides:not([style]){gap:16px;gap:calc(var(--glide-gap, 16)*1px);justify-content:center;justify-content:var(--store-glide-uninitialized-content,center);margin:0;margin:var(--store-glide-uninitialized-margin,0);padding:0 1rem;padding:var(--store-glide-uninitialized-padding,0)}@media screen and (min-width:80em){.m-store .glide__slides:not([style]){padding:0 3.75rem;padding:var(--store-glide-uninitialized-padding,0)}}@media print,screen and (min-width:48em){.m-store .glide__slides:not([style]){padding:0 2.5rem;padding:var(--store-glide-uninitialized-padding,0)}}.m-store .glide__slides[style=""]{gap:16px;gap:calc(var(--glide-gap, 16)*1px);justify-content:center;justify-content:var(--store-glide-uninitialized-content,center);margin:0;margin:var(--store-glide-uninitialized-margin,0);padding:0 1rem;padding:var(--store-glide-uninitialized-padding,0)}@media screen and (min-width:80em){.m-store .glide__slides[style=""]{padding:0 3.75rem;padding:var(--store-glide-uninitialized-padding,0)}}@media print,screen and (min-width:48em){.m-store .glide__slides[style=""]{padding:0 2.5rem;padding:var(--store-glide-uninitialized-padding,0)}}@media screen and (min-width:80em){.m-store .glide__slides:not([style]),.m-store .glide__slides[style=""]{gap:24px;gap:calc(var(--glide-gap, 24)*1px)}}.m-store .glide__slides:not([style]) .glide__slide,.m-store .glide__slides[style=""] .glide__slide{flex-shrink:1}.m-store__inner{display:flex;display:var(--store-inner-display,flex);flex-direction:column;flex-direction:var(--store-inner-flex-direction,column);flex-wrap:nowrap;flex-wrap:var(--store-inner-flex-wrap,nowrap);gap:1rem;gap:var(--store-inner-gap,1rem)}.m-store__header{display:flex;display:var(--store-header-display,flex);flex-wrap:wrap;flex-wrap:var(--store-header-flex-wrap,wrap);gap:.5rem 1rem;gap:var(--store-header-gap,.5rem 1rem);padding:0 1rem}@media print,screen and (min-width:48em){.m-store__header{padding:0 2.5rem}}@media screen and (min-width:80em){.m-store__header{padding:0 3.75rem}}.m-store__heading{flex:1 1 0;flex:var(--store-heading-flex,1 1 0);font-family:ClashGrotesk-Variable,Inter,sans-serif;font-family:var(--store-heading-font-family,"ClashGrotesk-Variable","Inter",sans-serif);font-size:revert-layer;font-size:var(--store-heading-font-size,revert-layer);font-weight:500;font-weight:var(--store-heading-font-weight,500);line-height:1.4;line-height:var(--store-heading-line-height,1.4);margin:0;margin:var(--store-heading-margin,0);padding:0;padding:var(--store-heading-padding,0);text-transform:none;text-transform:var(--store-heading-text-transform,none)}.m-store__link{align-items:center;align-items:var(--store-link-align-items,center);background:none;background:var(--store-link-background,none);border:0;border:var(--store-link-border,0);border-radius:0;border-radius:var(--store-link-border-radius,0);color:#00915b;color:var(--store-link-color,#00915b);display:flex;flex:0 1 auto;flex:var(--store-link-flex,0 1 auto);font-family:Inter,Helvetica,Roboto,Arial,sans-serif;font-family:var(--store-link-font-family,"Inter",Helvetica,Roboto,Arial,sans-serif);font-size:1rem;font-size:var(--store-link-font-size,1rem);font-weight:400;font-weight:var(--store-link-font-weight,normal);gap:.3333333333rem;gap:var(--store-link-gap,.3333333333rem);line-height:1.3;line-height:var(--store-link-line-height,1.3);margin:0;margin:var(--store-link-margin,0);padding:0;padding:var(--store-link-padding,0);text-decoration:none;-webkit-text-decoration:var(--store-link-text-decoration,none);text-decoration:var(--store-link-text-decoration,none);text-transform:none;text-transform:var(--store-link-text-transform,none);transition:all .2s ease;transition:var(--store-link-transition,all .2s ease)}.m-store__link:is(:focus,:hover){background:none;background:var(--store-link-background--hover,none);border:0;border:var(--store-link-border--hover,0);border-radius:0;border-radius:var(--store-link-border-radius--hover,0);color:#006946;color:var(--store-link-color--hover,#006946);text-decoration:underline;-webkit-text-decoration:var(--store-link-text-decoration--hover,underline);text-decoration:var(--store-link-text-decoration--hover,underline)}.m-store__link-icon{display:block;height:1.125rem;height:var(--store-link-icon-height,1.125rem);width:1.125rem;width:var(--store-link-icon-width,1.125rem);fill:#006946;fill:var(--store-link-icon-fill,#006946);transition:all .2s ease;transition:var(--store-link-icon-transition,all .2s ease)}.m-store__link:hover .m-store__link-icon{fill:#006946;fill:var(--store-link-icon-fill--hover,#006946);transform:translateX(.3125rem);transform:var(--store-link-icon-transform--hover,translateX(.3125rem))}.m-store__footer{display:flex;display:var(--store-footer-display,flex);flex-direction:column;flex-direction:var(--store-footer-flex-direction,column);gap:.5rem;gap:var(--store-footer-gap,.5rem);margin:0;margin:var(--store-footer-margin,0);padding:0;padding:var(--store-footer-padding,0)}.m-teaser{background:none;background:var(--teaser-bg,none);border-radius:1rem;border-radius:var(--teaser-border-radius,none);display:flex;display:var(--teaser-display,flex);flex:1 1 auto;flex:var(--teaser-flex,1 1 auto);flex-flow:column nowrap;flex-flow:var(--teaser-flex-flow,column nowrap);margin:0;margin:var(--teaser-margin,0);padding:.5rem;padding:var(--teaser-padding,0);position:relative;position:var(--teaser-position,relative)}.m-teaser--result{flex:1 1 auto;flex:var(--result-teaser-flex,1 1 auto);flex-flow:column nowrap;flex-flow:var(--result-teaser-flex-flow,column nowrap)}@media print,screen and (min-width:48em){.m-teaser--result{flex-flow:row nowrap;flex-flow:var(--result-teaser-flex-flow,row nowrap)}}.m-teaser--list-item{flex:1 1 auto;flex:var(--list-teaser-flex,1 1 auto);flex-flow:column nowrap;flex-flow:var(--list-teaser-flex-flow,column nowrap)}@media print,screen and (min-width:48em){.m-teaser--list-item{flex-flow:row nowrap;flex-flow:var(--list-teaser-flex-flow,row nowrap)}}.m-teaser--merch{display:flex;display:var(--merch-teaser-display,flex);flex-flow:column nowrap;flex-flow:var(--merch-teaser-flex-flow,column nowrap);margin:0;margin:var(--merch-teaser-margin,0);max-width:100%;max-width:var(--merch-teaser-max-width,100%);padding:0;padding:var(--merch-teaser-padding,0)}.m-teaser__link{color:inherit;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.m-teaser__link>span{height:1px;overflow:hidden;position:absolute;width:1px;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);white-space:nowrap}.m-teaser__link:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.m-teaser__link:before>span{height:1px;overflow:hidden;position:absolute;width:1px;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);white-space:nowrap}.m-teaser__thumbnail>.field__item{display:block;height:0;overflow:hidden;padding-top:56.25%;position:relative;width:100%}.m-teaser[data-locked=true] .m-teaser__thumbnail>.field__item{filter:brightness(.7)}.m-teaser__thumbnail{background:#e6e6e6;background:var(--teaser-thumbnail-background,#e6e6e6);border-radius:.5rem;border-radius:var(--teaser-thumbnail-border-radius,.5rem);flex:0 1 auto;flex:var(--teaser-thumbnail-flex,0 1 auto);overflow:hidden;overflow:var(--teaser-thumbnail-overflow,hidden);position:relative;position:var(--teaser-thumbnail-position,relative);z-index:0}.m-teaser--result .m-teaser__thumbnail{flex:1;flex:var(--result-teaser-thumbnail-flex,1)}@media print,screen and (min-width:48em){.m-teaser--result .m-teaser__thumbnail{align-items:center;align-items:var(--result-teaser-thumbnail-align-items,center);display:flex;display:var(--result-teaser-thumbnail-display,flex);flex:0 0 18.75rem;flex:var(--result-teaser-thumbnail-flex,0 0 18.75rem)}}@media screen and (min-width:80em){.m-teaser--result .m-teaser__thumbnail{flex:0 0 22.8125rem;flex:var(--result-teaser-thumbnail-flex,0 0 22.8125rem)}}@media screen and (min-width:90em){.m-teaser--result .m-teaser__thumbnail{flex:0 0 25.6875rem;flex:var(--result-teaser-thumbnail-flex,0 0 25.6875rem)}}.m-teaser--list-item .m-teaser__thumbnail{flex:1;flex:var(--list-teaser-thumbnail-flex,1)}@media print,screen and (min-width:48em){.m-teaser--list-item .m-teaser__thumbnail{align-items:center;align-items:var(--list-teaser-thumbnail-align-items,center);display:flex;display:var(--list-teaser-thumbnail-display,flex);flex:0 0 18.75rem;flex:var(--list-teaser-thumbnail-flex,0 0 18.75rem)}}@media screen and (min-width:80em){.m-teaser--list-item .m-teaser__thumbnail{flex:0 0 22.8125rem;flex:var(--list-teaser-thumbnail-flex,0 0 22.8125rem)}}@media screen and (min-width:90em){.m-teaser--list-item .m-teaser__thumbnail{flex:0 0 25.6875rem;flex:var(--list-teaser-thumbnail-flex,0 0 25.6875rem)}}.m-teaser--merch .m-teaser__thumbnail{border:0;border:var(--merch-teaser-thumbnail-border,0);flex:unset;flex:var(--merch-teaser-thumbnail-flex,unset);overflow:hidden;overflow:var(--merch-teaser-thumbnail-overflow,hidden)}.m-teaser__thumbnail-inner{aspect-ratio:auto 16/9;aspect-ratio:var(--teaser-thumbnail-inner-aspect-ratio,auto 16/9);border-radius:.5rem;border-radius:var(--teaser-thumbnail-inner-border-radius,.5rem);width:100%;z-index:-1}.m-teaser--merch .m-teaser__thumbnail-inner{aspect-ratio:auto 1/1;aspect-ratio:var(--merch-teaser-thumbnail-inner-aspect-ratio,auto 1/1)}.m-teaser__thumbnail-inner img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;transition:.4s;transition:var(--teaser-thumbnail-img-transition,.4s);width:100%}.m-teaser:hover .m-teaser__thumbnail-inner img{transform:scale(1.1);transform:var(--teaser-thumbnail-img-transform,scale(1.1))}.m-teaser__category{color:#1a1a1a;color:var(--teaser-category-color,#1a1a1a);font-size:.875rem;font-size:var(--teaser-category-font-size,.875rem);font-weight:500;font-weight:var(--teaser-category-font-weight,500);letter-spacing:normal;letter-spacing:var(--teaser-category-letter-spacing,normal);margin:0;margin:var(--teaser-category-margin,0);text-transform:none;text-transform:var(--teaser-category-text-transform,none)}.m-teaser--result .m-teaser__category{font-size:.875rem;font-size:var(--result-teaser-category-font-size,var(--teaser-category-font-size,.875rem))}@media print,screen and (min-width:64em){.m-teaser--result .m-teaser__category{font-size:1rem;font-size:var(--result-teaser-category-font-size,1rem)}}.m-teaser--list-item .m-teaser__category{font-size:.875rem;font-size:var(--list-teaser-category-font-size,var(--teaser-category-font-size,.875rem))}@media print,screen and (min-width:64em){.m-teaser--list-item .m-teaser__category{font-size:1rem;font-size:var(--list-teaser-category-font-size,1rem)}}.m-teaser--merch .m-teaser__category{background:#006946;background:var(--merch-teaser-category-background,#006946);color:#fff;color:var(--merch-teaser-category-color,#fff);font-size:1rem;font-size:var(--merch-teaser-category-font-size,1rem);left:0;left:var(--merch-teaser-category-offset-left,0);line-height:1;line-height:var(--merch-teaser-category-line-height,1);padding:.3125rem;padding:var(--merch-teaser-category-padding,.3125rem);position:absolute;position:var(--merch-teaser-category-position,absolute);top:0;top:var(--merch-teaser-category-offset-top,0);z-index:1}.timeline-item--highlight .m-teaser__category{color:#fff;color:var(--timeline-teaser-category-color--highlight,#fff)}.m-teaser__publish-date{color:#1a1a1a;color:var(--teaser-publish-date-color,#1a1a1a);font-size:.75rem;font-size:var(--teaser-publish-date-font-size,.75rem);font-weight:500;font-weight:var(--teaser-publish-date-font-weight,500);letter-spacing:normal;letter-spacing:var(--teaser-publish-date-letter-spacing,normal);padding:.5rem 0 0;padding:var(--teaser-publish-date-padding,.5rem 0 0);text-transform:none;text-transform:var(--teaser-publish-date-text-transform,none)}.m-teaser--result .m-teaser__publish-date{font-size:.75rem;font-size:var(--result-teaser-publish-date-font-size,.75rem)}.timeline-item--highlight .m-teaser__publish-date{color:#fff;color:var(--timeline-teaser-publish-date-color--highlight,#fff)}.m-teaser__content{background:none;background:var(--teaser-content-bg,none);display:flex;display:var(--teaser-content-display,flex);flex:1 1 auto;flex:var(--teaser-content-flex,1 1 auto);flex-flow:column nowrap;flex-flow:var(--teaser-content-flex-flow,column nowrap);gap:.5rem;gap:var(--teaser-content-gap,.5rem);margin:0;margin:var(--teaser-content-margin,0);padding:1rem 0;padding:var(--teaser-content-padding,1rem 0);position:relative;text-align:left;text-align:var(--teaser-content-text-align,left);transition:.2s;transition:var(--teaser-content-transition,.2s)}.m-teaser--result .m-teaser__content{padding:1rem 0;padding:var(--result-teaser-content-padding,var(--teaser-content-padding,1rem 0))}@media print,screen and (min-width:48em){.m-teaser--result .m-teaser__content{justify-content:center;justify-content:var(--result-teaser-content-justify-content,center);padding:1.5rem 2rem;padding:var(--result-teaser-content-padding,1.5rem 2rem)}}.m-teaser--result:hover .m-teaser__content{background:transparent;background:var(--result-teaser-content-background--hover,transparent)}.m-teaser--list-item .m-teaser__content{padding:1rem 0;padding:var(--list-teaser-content-padding,var(--teaser-content-padding,1rem 0))}@media print,screen and (min-width:48em){.m-teaser--list-item .m-teaser__content{justify-content:center;justify-content:var(--list-teaser-content-justify-content,center);padding:1.5rem 2rem;padding:var(--list-teaser-content-padding,1.5rem 2rem)}}.m-teaser--list-item:hover .m-teaser__content{background:transparent;background:var(--list-teaser-content-background--hover,transparent)}.m-teaser:is(.m-teaser--result,.m-teaser--list-item):is(.m-teaser.m-teaser--no-thumb) .m-teaser__content{justify-content:center;justify-content:var(--result-teaser-content-justify-content--no-thumb,center);padding:2rem;padding:var(--result-teaser-content-padding--no-thumb,2rem)}.m-teaser--merch .m-teaser__content{background:#fff;background:var(--merch-teaser-content-background,#fff);flex-flow:column nowrap;flex-flow:var(--teaser-content-flex-flow,column nowrap);justify-content:space-between;justify-content:var(--teaser-content-justify-content,space-between);padding:1rem .5rem;padding:var(--merch-teaser-content-padding,1rem .5rem)}.timeline-item--highlight .m-teaser__content{background:#006946;background:var(--timeline-teaser-content-background--highlight,#006946);padding:1rem 1rem 0;padding:var(--timeline-teaser-content-padding--highlight,1rem 1rem 0)}.m-teaser--merch .m-teaser__detail{color:#1a1a1a;color:var(--merch-teaser-details-color,#1a1a1a);letter-spacing:-.006875rem;letter-spacing:var(--merch-teaser-detail-letter-spacing,-.006875rem)}.m-teaser--merch .m-teaser__detail p{margin:0}.m-teaser__title{border:none;border:var(--teaser-title-border,none);color:#1a1a1a;color:var(--teaser-title-color,#1a1a1a);font-family:ClashGrotesk-Variable,Inter,sans-serif;font-family:var(--teaser-title-font-family,"ClashGrotesk-Variable","Inter",sans-serif);font-size:revert-layer;font-size:var(--teaser-title-font-size,revert-layer);font-weight:500;font-weight:var(--teaser-title-font-weight,500);letter-spacing:normal;letter-spacing:var(--teaser-title-letter-spacing,normal);margin:0;margin:var(--teaser-title-margin,0)}.m-teaser--merch .m-teaser__title{color:#1a1a1a;color:var(--merch-teaser-title-color,#1a1a1a);font-family:ClashGrotesk-Variable,Inter,sans-serif;font-family:var(--merch-teaser-title-font-family,"ClashGrotesk-Variable","Inter",sans-serif);font-weight:500;font-weight:var(--merch-teaser-title-font-weight,500);margin:0 0 1rem;margin:var(--merch-teaser-title-margin,0 0 1rem);text-transform:uppercase;text-transform:var(--merch-teaser-title-text-transform,uppercase)}.timeline-item--highlight .m-teaser__title{color:#fff;color:var(--timeline-teaser-title-color--highlight,#fff)}.m-teaser__info{margin:auto 0 0;margin:var(--teaser-info-margin,auto 0 0)}.m-teaser--result .m-teaser__info{margin:1rem 0 0;margin:var(--result-teaser-info-margin,1rem 0 0)}.m-teaser--list-item .m-teaser__info{margin:1rem 0 0;margin:var(--list-teaser-info-margin,1rem 0 0)}.m-teaser--merch .m-teaser__info{color:inherit;color:var(--merch-teaser-info-color,inherit);font-family:Inter,Helvetica,Roboto,Arial,sans-serif;font-family:var(--merch-teaser-info-font-family,"Inter",Helvetica,Roboto,Arial,sans-serif);font-size:1.125rem;font-size:var(--merch-teaser-info-font-size,1.125rem);font-weight:800;font-weight:var(--merch-teaser-info-font-weight,800)}.m-teaser__summary{color:#1a1a1a;color:var(--teaser-summary-color,#1a1a1a);font-size:1rem;font-size:var(--teaser-summary-font-size,1rem);font-weight:400;font-weight:var(--teaser-summary-font-weight,normal)}.m-teaser--merch .m-teaser__price-button-wrp{max-width:100%;max-width:var(--merch-teaser-price-button-wrp-max-width,100%);width:100%;width:var(--merch-teaser-price-button-wrp-width,100%)}@media print,screen and (min-width:40em){.m-teaser--merch .m-teaser__price-button-wrp{max-width:15rem;max-width:var(--merch-teaser-price-button-wrp-max-width,15rem)}}.m-teaser__price{color:inherit;color:var(--merch-teaser-price-color,inherit);font-family:ClashGrotesk-Variable,Inter,sans-serif;font-family:var(--merch-teaser-price-font-family,"ClashGrotesk-Variable","Inter",sans-serif);font-size:inherit;font-size:var(--merch-teaser-price-font-size,inherit);font-weight:500;font-weight:var(--merch-teaser-price-font-weight,500)}.m-teaser__price--original{color:inherit;color:var(--merch-teaser-price-color--original,inherit);font-family:ClashGrotesk-Variable,Inter,sans-serif;font-family:var(--merch-teaser-price-font-family--original,"ClashGrotesk-Variable","Inter",sans-serif);font-size:inherit;font-size:var(--merch-teaser-price-font-size--original,inherit);font-weight:400;font-weight:var(--merch-teaser-price-font-weight--original,normal);text-decoration:line-through;-webkit-text-decoration:var(--merch-teaser-price-text-decoration--original,line-through);text-decoration:var(--merch-teaser-price-text-decoration--original,line-through)}.m-teaser--merch .m-teaser__product-link a{background:#006946;background:var(--merch-teaser-product-link-background-color,#006946);border-radius:.375rem;border-radius:var(--merch-teaser-product-link-border-radius,.375rem);color:#fff;color:var(--merch-teaser-product-link-color,#fff);display:inline-block;font-size:.875rem;font-size:var(--merch-teaser-product-link-font-size,.875rem);font-weight:500;font-weight:var(--merch-teaser-product-link-font-weight,500);padding:.25rem .375rem .375rem .5rem;padding:var(--merch-teaser-product-link-padding,.25rem .375rem .375rem .5rem)}.m-detail-merchandise{--teaser-flex:0 1 100%;background:none;border:0 solid transparent;border-radius:0;margin:0;margin:var(--detail-merchandise-margin,0);max-width:100%;padding:1.5rem 0;padding:var(--detail-merchandise-padding,1.5rem 0);position:relative;width:100%}@media print,screen and (min-width:30em){.m-detail-merchandise{--teaser-flex:0 1 calc(50% - 0.5rem)}}@media print,screen and (min-width:40em){.m-detail-merchandise{--teaser-flex:0 1 calc(33.33333% - 0.66667rem)}}@media print,screen and (min-width:64em){.m-detail-merchandise{--teaser-flex:0 1 calc(25% - 0.75rem)}}@media screen and (min-width:80em){.m-detail-merchandise{--teaser-flex:0 1 calc(25% - 1.125rem)}}.m-detail-merchandise.paragraph--view-mode--landing-page{margin:0;margin:var(--detail-merchandise-margin--landing,0);max-width:100%;padding:1rem;padding:var(--detail-merchandise-padding--landing,1rem)}@media print,screen and (min-width:48em){.m-detail-merchandise.paragraph--view-mode--landing-page{padding:1.5rem 2.5rem;padding:var(--detail-merchandise-padding--landing,1.5rem 2.5rem)}}@media screen and (min-width:80em){.m-detail-merchandise.paragraph--view-mode--landing-page{padding:1.5rem 3.75rem;padding:var(--detail-merchandise-padding--landing,1.5rem 3.75rem)}}.m-detail-merchandise__inner{background:none;border:0 solid transparent;border-radius:0;display:flex;flex-flow:row wrap;flex-flow:var(--detail-merchandise-inner-flex-flow,row wrap);gap:1rem;gap:var(--detail-merchandise-inner-gap,1rem);margin:0;margin:var(--detail-merchandise-inner-margin,0);max-width:100%;padding:0;padding:var(--detail-merchandise-inner-padding,0);position:relative;width:100%}@media screen and (min-width:80em){.m-detail-merchandise__inner{gap:1.5rem;gap:var(--detail-merchandise-inner-gap,1.5rem)}}.m-detail-merchandise.paragraph--view-mode--landing-page .m-detail-merchandise__inner{margin:0 auto;margin:var(--detail-merchandise-inner-margin--landing,0 auto);max-width:90rem;padding:0;padding:var(--detail-merchandise-inner-padding--landing,0)}.m-detail-merchandise__inner>p{color:inherit;flex:1 1 100%;flex:var(--detail-merchandise-heading-flex,1 1 100%);font-family:ClashGrotesk-Variable,Inter,sans-serif;font-size:1.5rem;font-size:var(--detail-merchandise-heading-font-size,1.5rem);font-style:normal;font-weight:500;letter-spacing:normal;letter-spacing:var(--detail-merchandise-heading-letter-spacing,normal);line-height:normal;line-height:var(--detail-merchandise-heading-line-height,normal);margin:0;margin:var(--detail-merchandise-heading-margin,0 0 0);padding:0;padding:var(--detail-merchandise-heading-padding,0);text-align:left;text-align:var(--detail-merchandise-heading-text-align,left);text-transform:none}.m-store{--glide-arrow-icon-height:1.25rem;--glide-arrow-icon-width:1.25rem;--glide-arrow-offset-left--prev:0;--glide-arrow-offset-right--next:0;--glide-arrow-offset-top:0;--glide-arrow-position:relative;--glide-arrow-size:3.25rem;--glide-arrow-transform:none;--glide-arrows-display:inline-flex;--glide-arrows-flex:0 0 auto;--glide-arrow-background-color:#fff;--store-footer-padding:1rem 1rem 0;--store-footer-flex-direction:row;--store-glide-uninitialized-padding:0 1rem;--store-heading-flex:0 1 auto;--store-heading-padding:0.375rem 1.5rem;--store-link-background:#fff;--store-link-background--hover:#006946;--store-link-border--hover:solid 0.0625rem #006946;--store-link-border-radius--hover:0.5rem;--store-link-border-radius:0.5rem;--store-link-border:solid 0.0625rem #006946;--store-link-color--hover:#fff;--store-link-color:#006946;--store-link-font-family:ClashGrotesk-Variable,Inter,sans-serif;--store-link-font-weight:500;--store-link-padding:0.875rem 0.75rem;--store-link-text-decoration--hover:none;--store-padding:1.5rem 0;--store-link-margin:0 0 0 auto}@media print,screen and (min-width:48em){.m-store{--store-footer-padding:1rem 2.5rem 0;--store-glide-uninitialized-padding:0 2.5rem;--store-padding:2.5rem 0}}@media screen and (min-width:80em){.m-store{--store-footer-padding:1rem 3.75rem 0;--store-glide-uninitialized-padding:0 3.75rem}}.m-store__heading{background:#fff;background:var(--store-heading-bg,#fff);border:.0625rem solid #424353;border:var(--store-heading-border,solid .0625rem #424353);border-radius:.75rem;font-size:1.5rem}@media print,screen and (min-width:48em){.m-store__heading{font-size:2rem}}.m-store__glide{--glide-gap:8;--glide-peek-after:70;--glide-peek-before:16}@media print,screen and (min-width:48em){.m-store__glide{--glide-peek-before:40}}@media screen and (min-width:80em){.m-store__glide{--glide-peek-before:60}}.m-store .glide__track{margin-left:-.5rem}.m-store__footer{align-items:center}.m-store__link{align-self:center;justify-content:center;min-width:9.375rem;text-align:center}.m-teaser{--teaser-border-radius:1rem;--teaser-content-padding:0.5rem 0 0;--teaser-padding:0.5rem;--teaser-publish-date-color:#838698;--teaser-publish-date-font-size:0.875rem;--teaser-publish-date-letter-spacing:-0.0125rem;--teaser-publish-date-padding:0;--teaser-thumbnail-border-radius:0.5rem;--teaser-thumbnail-inner-border-radius:0;--teaser-title-font-family:Inter,Helvetica,Roboto,Arial,sans-serif;--teaser-title-font-weight:500;--teaser-title-letter-spacing:-0.025rem;--merch-teaser-category-background:none;--merch-teaser-category-color:#838698;--merch-teaser-category-font-size:0.875rem;--merch-teaser-category-padding:0;--merch-teaser-category-position:relative;--merch-teaser-content-background:none;--merch-teaser-content-padding:0.5rem 0 0;--merch-teaser-padding:0.5rem;--merch-teaser-price-color--original:rgba(26,26,26,.5);--merch-teaser-price-color:#004328;--merch-teaser-price-font-weight:500;--merch-teaser-price-text-decoration--original:none;--merch-teaser-title-font-family:Inter,Helvetica,Roboto,Arial,sans-serif;--merch-teaser-title-font-weight:500;--merch-teaser-title-margin:0;--merch-teaser-title-text-transform:none;--result-teaser-info-margin:0;--list-teaser-info-margin:0;--result-teaser-publish-date-font-size:0.875rem;transition:.2s}.m-teaser:hover{background:#004328}.m-teaser__thumbnail-inner:after,.m-teaser__thumbnail-inner:before,.m-teaser__thumbnail:after,.m-teaser__thumbnail:before{background:#00e794;content:"";display:block;height:.5rem;opacity:0;position:absolute;transition:.2s ease .2s;visibility:hidden;width:.5rem;z-index:1}.m-teaser:hover .m-teaser__thumbnail-inner:after,.m-teaser:hover .m-teaser__thumbnail-inner:before,.m-teaser:hover .m-teaser__thumbnail:after,.m-teaser:hover .m-teaser__thumbnail:before{opacity:1;visibility:visible}.m-teaser__thumbnail:after,.m-teaser__thumbnail:before{top:1rem}.m-teaser:hover .m-teaser__thumbnail:after,.m-teaser:hover .m-teaser__thumbnail:before{top:.5rem}.m-teaser__thumbnail-inner:after,.m-teaser__thumbnail-inner:before{bottom:1rem}.m-teaser:hover .m-teaser__thumbnail-inner:after,.m-teaser:hover .m-teaser__thumbnail-inner:before{bottom:.5rem}.m-teaser__thumbnail-inner:before,.m-teaser__thumbnail:before{left:1rem}.m-teaser:hover .m-teaser__thumbnail-inner:before,.m-teaser:hover .m-teaser__thumbnail:before{left:.5rem}.m-teaser__thumbnail-inner:after,.m-teaser__thumbnail:after{right:1rem}.m-teaser:hover .m-teaser__thumbnail-inner:after,.m-teaser:hover .m-teaser__thumbnail:after{right:.5rem}.m-teaser__title{font-size:1.125rem}@media print,screen and (min-width:48em){.m-teaser__title{font-size:1.25rem}}.m-teaser__publish-date{display:flex}.m-teaser__price{align-items:center;display:flex;font-size:1.5rem;gap:.5rem}@media print,screen and (min-width:48em){.m-teaser__price{font-size:2rem}}.m-teaser:hover .m-teaser__price{color:#00e794}.m-teaser__price--original{font-size:1.125rem}@media print,screen and (min-width:48em){.m-teaser__price--original{font-size:1.125rem}}.m-teaser--merch:hover .m-teaser__category,.m-teaser:hover .m-teaser__price--original,.m-teaser:hover .m-teaser__publish-date,.m-teaser:hover .m-teaser__title{color:#fff}