.hej-collection-wrapper .hej-collection-toolbar__actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.hej-collection-wrapper .hej-collection-toolbar__btn{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;background:transparent;border:1px solid var(--hej-border);border-radius:999px;font-family:inherit;font-size:14px;font-weight:600;color:var(--hej-text);cursor:pointer;transition:all .2s ease;letter-spacing:-.01em;-webkit-tap-highlight-color:transparent;white-space:nowrap}.hej-collection-wrapper .hej-collection-toolbar__btn:hover{background:var(--hej-bg-soft);border-color:var(--hej-text)}.hej-collection-wrapper .hej-collection-toolbar__btn:focus,.hej-collection-wrapper .hej-collection-toolbar__btn:active{outline:none}.hej-collection-wrapper .hej-collection-toolbar__btn svg{width:16px;height:16px;flex-shrink:0}.hej-collection-wrapper .hej-collection-toolbar__btn .hej-count{background:var(--hej-green);color:var(--kleur-wit, #fff);font-size:11px;font-weight:700;min-width:18px;height:18px;padding:0 5px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center}.hej-collection-wrapper .hej-collection-toolbar__btn .hej-count--dot{min-width:8px;width:8px;height:8px;padding:0}.hej-legend-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--laag-venster-groot, 76);display:none;align-items:center;justify-content:center;padding:24px}.hej-legend-modal.is-open{display:flex}.hej-legend-modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}.hej-legend-modal__panel{position:relative;background:var(--kleur-wit, #fff);width:100%;max-width:540px;max-height:80vh;overflow-y:auto;padding:40px;border-radius:0;font-family:Inter Tight,-apple-system,sans-serif}.hej-legend-modal__close{position:absolute;top:20px;right:20px;background:transparent;border:none;cursor:pointer;padding:8px;color:var(--kleur-donker-1, #0a0a0a);-webkit-tap-highlight-color:transparent}.hej-legend-modal__close:focus,.hej-legend-modal__close:active{outline:none}.hej-legend-modal__close svg{width:22px;height:22px;stroke-width:1.5}.hej-legend-modal__icon{display:flex;justify-content:center;margin-bottom:20px;color:var(--hej-green)}.hej-legend-modal__icon svg{width:48px;height:48px}.hej-legend-modal__title{font-size:24px;font-weight:700;text-align:center;color:var(--kleur-donker-1, #0a0a0a);letter-spacing:-.02em;margin:0 0 16px}.hej-legend-modal__text{font-size:15px;line-height:1.6;color:#424245;text-align:center;margin:0;letter-spacing:-.01em}.hej-legend-modal__text strong{color:var(--kleur-groen, #20be72);font-weight:600}.hej-floating-pill{position:fixed;bottom:32px;left:50%;transform:translate(-50%) translateY(150%);z-index:var(--laag-header-menurij, 51);display:inline-flex;align-items:stretch;background:var(--kleur-donker-1, #0a0a0a);color:var(--kleur-wit, #fff);border-radius:999px;font-family:Inter Tight,-apple-system,sans-serif;box-shadow:0 8px 32px #0003;overflow:hidden;transition:transform .4s cubic-bezier(.4,0,.2,1),background .3s ease,color .3s ease,box-shadow .3s ease}.hej-floating-pill.is-visible{transform:translate(-50%) translateY(0)}.hej-floating-pill__btn{display:inline-flex;align-items:center;gap:8px;padding:14px 24px;background:transparent;border:none;color:inherit;font-family:inherit;font-size:14px;font-weight:600;letter-spacing:-.01em;cursor:pointer;transition:background .2s ease;-webkit-tap-highlight-color:transparent;white-space:nowrap}.hej-floating-pill__btn:hover{background:#ffffff1a}.hej-floating-pill__btn:focus,.hej-floating-pill__btn:active{outline:none}.hej-floating-pill__btn svg{width:16px;height:16px}.hej-floating-pill__divider{width:1px;background:#fff3;margin:10px 0;flex-shrink:0;transition:background .3s ease}.hej-floating-pill__count{background:var(--kleur-groen, #20be72);color:var(--kleur-wit, #fff);font-size:11px;font-weight:700;min-width:18px;height:18px;padding:0 5px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center}.hej-floating-pill__count--dot{min-width:8px;width:8px;height:8px;padding:0}.hej-floating-pill.is-light-mode{background:var(--kleur-wit, #ffffff);color:var(--kleur-donker-1, #0a0a0a);box-shadow:0 8px 32px #00000026}.hej-floating-pill.is-light-mode .hej-floating-pill__divider{background:#00000026}.hej-floating-pill.is-light-mode .hej-floating-pill__btn:hover{background:#0000000d}.hej-collection-wrapper .hej-product-card{display:flex;flex-direction:column;gap:0;text-decoration:none;color:inherit;background:var(--hej-bg-soft);border-radius:var(--hej-radius);overflow:hidden;transition:transform .25s ease;-webkit-tap-highlight-color:transparent;margin:0}.hej-collection-wrapper .hej-product-card[hidden]{display:none}.hej-collection-wrapper .hej-product-card:hover{transform:none}.hej-collection-wrapper .hej-product-card__image{position:relative;aspect-ratio:1 / 1;background:var(--hej-bg-soft);overflow:hidden}.hej-collection-wrapper .hej-product-card__slides{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.hej-collection-wrapper .hej-product-card__slide{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .35s ease;pointer-events:none}.hej-collection-wrapper .hej-product-card__slide.is-active{opacity:1;pointer-events:auto}.hej-collection-wrapper .hej-product-card__image img{width:100%;height:100%;object-fit:contain;padding:10%;transition:transform .4s ease}.hej-collection-wrapper .hej-product-card:hover .hej-product-card__slide.is-active img{transform:none}.hej-collection-wrapper .hej-product-card__nav{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:26px;height:26px;border-radius:50%;background:#ffffffe6;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--kleur-donker-1, #0a0a0a);opacity:0;transition:opacity .2s ease,background .2s ease;-webkit-tap-highlight-color:transparent;box-shadow:0 1px 4px #0000001f}.hej-collection-wrapper .hej-product-card__nav:hover{background:var(--kleur-wit, #fff)}.hej-collection-wrapper .hej-product-card__nav:focus,.hej-collection-wrapper .hej-product-card__nav:active{outline:none}.hej-collection-wrapper .hej-product-card__nav svg{width:14px;height:14px;stroke-width:2}.hej-collection-wrapper .hej-product-card__nav--prev{left:8px}.hej-collection-wrapper .hej-product-card__nav--next{right:8px}.hej-collection-wrapper .hej-product-card:hover .hej-product-card__nav{opacity:1}.hej-collection-wrapper .hej-product-card__dots{position:absolute;bottom:10px;left:50%;transform:translate(-50%);z-index:3;display:flex;gap:6px;opacity:0;transition:opacity .2s ease}.hej-collection-wrapper .hej-product-card:hover .hej-product-card__dots{opacity:1}.hej-collection-wrapper .hej-product-card__dot{width:6px;height:6px;border-radius:50%;background:#0a0a0a40;transition:background .2s ease}.hej-collection-wrapper .hej-product-card__dot.is-active{background:var(--hej-green)}.hej-collection-wrapper .hej-product-card__info{padding:22px 20px 0;margin-top:-44px;position:relative;z-index:1;border-radius:14px 14px 0 0;box-shadow:0 -8px 20px #0000000f;display:flex;flex-direction:column;gap:0;background:var(--hej-bg-soft);flex:1}.hej-collection-wrapper .hej-product-card__merk{font-size:10px;font-weight:700;color:var(--hej-text-muted);text-transform:uppercase;letter-spacing:.1em;margin:0 0 6px;line-height:1;display:block}.hej-collection-wrapper .hej-product-card__vendor{font-size:11px;font-weight:600;color:var(--hej-text-muted);text-transform:uppercase;letter-spacing:.04em;margin:0 0 6px;line-height:1}.hej-collection-wrapper .hej-product-card__title{font-size:20px;font-weight:700;color:var(--hej-text);margin:0 0 6px;letter-spacing:-.025em;line-height:1.2;min-height:62px}.hej-collection-wrapper .hej-product-card__subtitle{font-size:12px;font-weight:400;color:var(--hej-text-muted);margin:0 0 28px;letter-spacing:0em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.4;min-height:18px;opacity:.8}.hej-collection-wrapper .hej-product-card__specs{display:grid;grid-template-columns:1fr 1fr 1fr;border-top:1px solid var(--hej-border);border-bottom:1px solid var(--hej-border);margin-bottom:28px}.hej-collection-wrapper .hej-product-card__spec{display:flex;flex-direction:column;align-items:center;padding:16px 4px;gap:5px;text-align:center;position:relative}.hej-collection-wrapper .hej-product-card__spec+.hej-product-card__spec:before{content:"";position:absolute;left:0;top:12px;bottom:12px;width:1px;background:var(--hej-border)}.hej-collection-wrapper .hej-product-card__spec-icon{color:var(--hej-text-muted);display:flex;align-items:center;justify-content:center}.hej-collection-wrapper .hej-product-card__spec-icon svg{width:20px;height:20px;stroke-width:1.3}.hej-collection-wrapper .hej-product-card__spec-value{font-size:13px;font-weight:700;color:var(--hej-text);letter-spacing:-.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;line-height:1.2}.hej-collection-wrapper .hej-product-card__spec-label{font-size:10px;font-weight:400;color:var(--hej-text-muted);letter-spacing:.02em;line-height:1}.hej-collection-wrapper .hej-product-card__features-row{display:flex;flex-direction:row;flex-wrap:wrap;gap:6px;margin-bottom:28px;min-height:36px}.hej-collection-wrapper .hej-product-card__price-wrap{margin-top:auto}.hej-collection-wrapper .hej-product-card__price{font-size:26px;font-weight:700;color:var(--hej-text);margin:0 0 4px;letter-spacing:-.03em;line-height:1}.hej-collection-wrapper .hej-product-card__btw{font-size:12px;font-weight:400;color:var(--hej-text-muted);margin:0;letter-spacing:0em}.hej-collection-wrapper .hej-product-card__cta{display:flex;align-items:center;justify-content:space-between;padding:16px 22px;margin:22px 20px 20px;background:var(--hej-text);color:var(--kleur-wit, #fff);text-decoration:none;font-size:14px;font-weight:600;letter-spacing:-.01em;border-radius:8px;transition:background .25s ease;flex-shrink:0}.hej-collection-wrapper .hej-product-card:hover .hej-product-card__cta{background:var(--hej-green)}.hej-collection-wrapper .hej-product-card__cta svg{width:15px;height:15px;flex-shrink:0}.hej-collection-wrapper .hej-promo-tile{grid-column:span 2;grid-row:span 2;position:relative;overflow:hidden;border-radius:var(--hej-radius);background:var(--hej-bg-soft);text-decoration:none;margin:0;display:block}.hej-collection-wrapper .hej-promo-tile[hidden]{display:none}.hej-collection-wrapper .hej-promo-tile__media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.hej-collection-wrapper .hej-promo-tile__media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.hej-collection-wrapper .hej-promo-tile:hover .hej-promo-tile__media img{transform:scale(1.03)}.hej-collection-wrapper .hej-promo-tile__overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:flex-end;padding:32px;background:linear-gradient(to top,#00000059,#0000 50%);z-index:1}.hej-collection-wrapper .hej-promo-tile__title{font-size:22px;font-weight:600;color:var(--kleur-wit, #fff);margin:0;letter-spacing:-.02em;line-height:1.2}.hej-collection-wrapper .hej-promo-tile__sub{font-size:14px;color:#ffffffd9;margin:6px 0 0;letter-spacing:-.01em}.hej-collection-wrapper .hej-load-more-btn{background:transparent;color:var(--hej-text);border:1px solid var(--hej-border);padding:16px 36px;border-radius:999px;font-family:inherit;font-size:14px;font-weight:600;letter-spacing:-.01em;cursor:pointer;transition:all .2s ease;-webkit-tap-highlight-color:transparent}.hej-collection-wrapper .hej-load-more-btn:hover{background:var(--hej-text);color:var(--kleur-wit, #fff);border-color:var(--hej-text)}.hej-collection-wrapper .hej-load-more-btn:focus,.hej-collection-wrapper .hej-load-more-btn:active{outline:none}.hej-collection-wrapper .hej-load-more-btn[hidden]{display:none}.hej-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--laag-venster-groot, 76);pointer-events:none;visibility:hidden}.hej-drawer.is-open{pointer-events:auto;visibility:visible}.hej-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);opacity:0;transition:opacity .3s ease}.hej-drawer.is-open .hej-drawer__overlay{opacity:1}.hej-drawer__panel{position:absolute;top:0;height:100%;width:50%;max-width:720px;background:var(--kleur-wit, #fff);transition:transform .4s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:row;font-family:Inter Tight,-apple-system,sans-serif;overflow:hidden}.hej-drawer--filters .hej-drawer__panel{right:0;transform:translate(100%)}.hej-drawer--filters.is-open .hej-drawer__panel{transform:translate(0)}.hej-drawer--sort .hej-drawer__panel{left:0;transform:translate(-100%)}.hej-drawer--sort.is-open .hej-drawer__panel{transform:translate(0)}.hej-drawer__dots{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;padding:0 18px;flex-shrink:0;position:relative;z-index:1}.hej-drawer__dot{width:6px;height:6px;border-radius:50%;background:#e0e0e2;transition:background .25s ease,transform .25s ease,height .25s ease;flex-shrink:0;cursor:pointer}.hej-drawer__dot.is-near{background:#a0a0a5;transform:scale(1.25)}.hej-drawer__dot.is-active{background:var(--kleur-groen, #20be72);transform:scale(1.6)}.hej-drawer__inner{display:flex;flex-direction:column;flex:1;min-width:0;overflow:hidden}.hej-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:40px 48px 32px;flex-shrink:0}.hej-drawer__title-group{display:flex;align-items:baseline;gap:10px}.hej-drawer__title{font-size:22px;font-weight:400;letter-spacing:-.01em;color:var(--kleur-donker-1, #0a0a0a);margin:0}.hej-drawer__title-count{font-size:16px;color:var(--kleur-donker-1, #0a0a0a);font-weight:400}.hej-drawer__header-actions{display:flex;align-items:center;gap:28px}.hej-drawer__clear-link{font-size:14px;font-weight:400;color:var(--kleur-donker-1, #0a0a0a);text-decoration:underline;text-underline-offset:4px;cursor:pointer;background:none;border:none;padding:0;font-family:inherit;-webkit-tap-highlight-color:transparent}.hej-drawer__clear-link:focus,.hej-drawer__clear-link:active{outline:none}.hej-drawer__clear-link[hidden]{display:none}.hej-drawer__close{background:transparent;border:none;cursor:pointer;padding:4px;margin:-4px;color:var(--kleur-donker-1, #0a0a0a);-webkit-tap-highlight-color:transparent}.hej-drawer__close:focus,.hej-drawer__close:active{outline:none}.hej-drawer__close svg{width:20px;height:20px;stroke-width:1.5}.hej-drawer__body{flex:1;overflow-y:auto;padding:0 48px 24px;scrollbar-width:none;-ms-overflow-style:none}.hej-drawer__body::-webkit-scrollbar{display:none}.hej-drawer__footer{padding:20px 48px 32px;background:var(--kleur-wit, #fff);flex-shrink:0}.hej-drawer__apply{width:100%;padding:20px 24px;border-radius:999px;font-family:inherit;font-size:15px;font-weight:500;cursor:pointer;transition:all .2s ease;letter-spacing:-.01em;-webkit-tap-highlight-color:transparent;background:var(--kleur-donker-1, #0a0a0a);color:var(--kleur-wit, #fff);border:none}.hej-drawer__apply:hover{background:var(--kleur-groen, #20be72)}.hej-drawer__apply:focus,.hej-drawer__apply:active{outline:none}.hej-filter-group{border-bottom:1px solid #e5e5e7}.hej-filter-group:first-child{border-top:1px solid #e5e5e7}.hej-filter-group__header{width:100%;display:flex;align-items:center;justify-content:space-between;padding:22px 0;background:none;border:none;cursor:pointer;font-family:inherit;text-align:left;-webkit-tap-highlight-color:transparent}.hej-filter-group__header:focus,.hej-filter-group__header:active{outline:none}.hej-filter-group__title-wrap{display:flex;align-items:baseline;gap:8px}.hej-filter-group__title{font-size:15px;font-weight:400;color:var(--kleur-donker-1, #0a0a0a);margin:0;letter-spacing:-.01em}.hej-filter-group__count{font-size:14px;color:var(--kleur-donker-1, #0a0a0a)}.hej-filter-group__chevron{transition:transform .3s cubic-bezier(.4,0,.2,1);color:var(--kleur-donker-1, #0a0a0a)}.hej-filter-group__chevron svg{width:16px;height:16px;stroke-width:1.5}.hej-filter-group.is-open .hej-filter-group__chevron{transform:rotate(180deg)}.hej-filter-group__body{display:none}.hej-filter-group.is-open .hej-filter-group__body{display:block}.hej-filter-group__body-inner{padding:4px 0 24px}.hej-filter-option{display:flex;align-items:center;gap:14px;padding:10px 0;cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}.hej-filter-option__label{font-size:15px;color:var(--kleur-donker-1, #0a0a0a);flex:1;letter-spacing:-.01em}.hej-filter-option input[type=checkbox]{position:absolute;opacity:0;pointer-events:none}.hej-filter-option__box{width:22px;height:22px;border:1.5px solid var(--kleur-donker-1, #0a0a0a);border-radius:4px;background:var(--kleur-wit, #fff);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .15s ease,border-color .15s ease}.hej-filter-option__box svg{width:14px;height:14px;color:var(--kleur-groen, #20be72);opacity:0;stroke-width:3;transition:opacity .15s ease}.hej-filter-option input[type=checkbox]:checked+.hej-filter-option__box{border-color:var(--kleur-groen, #20be72)}.hej-filter-option input[type=checkbox]:checked+.hej-filter-option__box svg{opacity:1}.hej-filter-option.is-disabled{opacity:.4;cursor:not-allowed}.hej-filter-price-range{display:flex;gap:12px;align-items:center;padding:4px 0}.hej-filter-price-range input{flex:1;padding:12px 16px;border:1px solid #e5e5e7;border-radius:8px;font-family:inherit;font-size:14px}.hej-filter-price-range input:focus{outline:none;border-color:var(--kleur-donker-1, #0a0a0a)}.hej-sort-option{display:flex;align-items:center;gap:14px;padding:18px 0;cursor:pointer;-webkit-tap-highlight-color:transparent;border-bottom:1px solid #e5e5e7}.hej-sort-option:first-child{border-top:1px solid #e5e5e7}.hej-sort-option input[type=radio]{position:absolute;opacity:0;pointer-events:none}.hej-sort-option__box{width:22px;height:22px;border:1.5px solid var(--kleur-donker-1, #0a0a0a);border-radius:50%;background:var(--kleur-wit, #fff);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.hej-sort-option__box:after{content:"";width:12px;height:12px;border-radius:50%;background:var(--kleur-donker-1, #0a0a0a);opacity:0;transition:opacity .15s ease}.hej-sort-option input[type=radio]:checked+.hej-sort-option__box:after{opacity:1}.hej-sort-option__label{font-size:15px;color:var(--kleur-donker-1, #0a0a0a);letter-spacing:-.01em}.hej-collection-wrapper .hej-product-card__feature-icon{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0;background:var(--hej-icon-bg);border:none;border-radius:50%;color:var(--hej-icon-color);cursor:pointer;transition:transform .18s ease,box-shadow .18s ease;-webkit-tap-highlight-color:transparent;font-family:inherit;box-shadow:0 1px 3px #00000014}.hej-collection-wrapper .hej-product-card__feature-icon:hover{transform:scale(1.12);box-shadow:0 2px 8px #00000024}.hej-collection-wrapper .hej-product-card__feature-icon:focus,.hej-collection-wrapper .hej-product-card__feature-icon:active{outline:none}.hej-collection-wrapper .hej-product-card__feature-icon svg{width:16px;height:16px}@media screen and (max-width:768px){.hej-collection-wrapper .hej-collection-toolbar__btn{padding:9px 14px;font-size:13px}.hej-legend-modal__title{font-size:20px}.hej-legend-modal__text{font-size:14px}.hej-collection-wrapper .hej-product-card{gap:0;margin:0}.hej-collection-wrapper .hej-product-card__info{padding:16px 14px 0;margin-top:-28px;border-radius:10px 10px 0 0}.hej-collection-wrapper .hej-product-card__merk,.hej-collection-wrapper .hej-product-card__vendor{font-size:9px;margin-bottom:4px}.hej-collection-wrapper .hej-product-card__title{font-size:14px;min-height:42px;margin-bottom:4px}.hej-collection-wrapper .hej-product-card__subtitle{font-size:11px;margin-bottom:16px;min-height:16px}.hej-collection-wrapper .hej-product-card__specs{margin-bottom:16px}.hej-collection-wrapper .hej-product-card__spec{padding:11px 3px;gap:3px}.hej-collection-wrapper .hej-product-card__spec-icon svg{width:15px;height:15px}.hej-collection-wrapper .hej-product-card__spec-value{font-size:11px}.hej-collection-wrapper .hej-product-card__spec-label{font-size:9px}.hej-collection-wrapper .hej-product-card__features-row{gap:4px;margin-bottom:16px;min-height:28px}.hej-collection-wrapper .hej-product-card__price{font-size:20px}.hej-collection-wrapper .hej-product-card__btw{font-size:10px}.hej-collection-wrapper .hej-product-card__cta{padding:13px 14px;margin:14px;font-size:12px;border-radius:6px}.hej-collection-wrapper .hej-promo-tile{grid-column:1 / -1;grid-row:auto;aspect-ratio:1 / 1;margin:0}.hej-collection-wrapper .hej-promo-tile__overlay{padding:20px}.hej-collection-wrapper .hej-promo-tile__title{font-size:18px}.hej-collection-wrapper .hej-product-card__nav{width:28px;height:28px;opacity:0}.hej-collection-wrapper .hej-product-card__nav--prev{left:6px}.hej-collection-wrapper .hej-product-card__nav--next{right:6px}.hej-collection-wrapper .hej-product-card__feature-icon{width:24px;height:24px}.hej-collection-wrapper .hej-product-card__feature-icon svg{width:12px;height:12px}.hej-floating-pill{bottom:20px}.hej-drawer__panel{width:100%;max-width:100%}.hej-drawer__dot{width:5px;height:5px}}.hej-collection-wrapper{--hej-green: var(--kleur-groen, #20be72);--hej-text: var(--kleur-donker-1, #0a0a0a);--hej-text-muted: var(--kleur-tekst-zacht, #6e6e73);--hej-border: #e5e5e7;font-family:Inter Tight,-apple-system,BlinkMacSystemFont,sans-serif;-webkit-font-smoothing:antialiased;background:var(--hej-bg)}.hej-collection-wrapper .hej-collection-toolbar{display:flex;align-items:center;padding:24px 32px;background:var(--hej-bg);margin-bottom:24px}.hej-collection-wrapper .hej-collection-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-flow:dense;padding:0;width:100%;max-width:100%;margin:0}.hej-collection-wrapper .hej-load-more-wrap{display:flex;padding:56px 32px 80px}@media screen and (max-width:1100px){.hej-collection-wrapper .hej-collection-grid{grid-template-columns:repeat(3,1fr);padding:0}.hej-collection-wrapper .hej-promo-tile{grid-column:span 2;grid-row:span 2}}@media screen and (max-width:768px){.hej-collection-wrapper .hej-collection-toolbar{padding:16px;margin-bottom:16px}.hej-legend-modal__panel{padding:32px 24px}.hej-collection-wrapper .hej-collection-grid{grid-template-columns:repeat(2,1fr);grid-auto-flow:row;padding:0}.hej-collection-wrapper .hej-load-more-wrap{padding:40px 16px 60px}.hej-floating-pill__btn{padding:12px 18px;font-size:13px}.hej-drawer__dots{padding:0 14px;gap:6px}.hej-drawer__header{padding:28px 24px 20px}.hej-drawer__body{padding:0 24px 20px}.hej-drawer__footer{padding:16px 24px 28px}}
/*# sourceMappingURL=/cdn/shop/t/36/assets/main-collection.css.map */
