.harl *{box-sizing:border-box}.harl .harl-container{max-width:var(--harl-content-max-width);margin:0 auto}.harl .harl-head{margin-bottom:20px}.harl .harl-title{margin:0;font-family:Inter Tight,sans-serif;font-size:48px;font-weight:700;line-height:1;letter-spacing:-.04em;text-wrap:balance}@media(max-width:1024px){.harl .harl-title{font-size:32px}}.harl .harl-track{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;padding:8px 0 20px;margin:-8px 0 -20px}.harl .harl-track::-webkit-scrollbar{display:none}.harl .harl-cell{flex:0 0 auto;width:280px;scroll-snap-align:start;background:var(--harl-color-bg);border-radius:var(--harl-card-radius);box-shadow:0 1px 2px #00000008,0 4px 10px #0000000d}.harl .harl-card{display:flex;flex-direction:column;height:100%;position:relative}.harl .harl-imglink{display:block}.harl .harl-imgwrap{position:relative;aspect-ratio:1 / 1;background:var(--kleur-wit, #ffffff);display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:var(--harl-card-radius) var(--harl-card-radius) 0 0}.harl .harl-imgwrap img{max-width:70%;max-height:70%;width:auto;height:auto;object-fit:contain}.harl .harl-wish{position:absolute;top:12px;right:12px;z-index:2;width:26px;height:26px;border:none;background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--harl-color-text);padding:0}.harl .harl-wish svg{width:15px;height:15px;transition:fill .15s ease,stroke .15s ease}.harl .harl-wish[aria-pressed=true] svg{fill:var(--kleur-groen, #20be72);stroke:var(--kleur-groen, #20be72)}.harl .harl-info{display:block;padding:16px var(--harl-card-padding-mobile) 12px;text-decoration:none;color:inherit}.harl .harl-cdots{display:flex;gap:5px;min-height:9px;margin-bottom:8px}.harl .harl-cdot{width:9px;height:9px;border-radius:50%;border:1px solid rgba(0,0,0,.12);display:inline-block}.harl .harl-title2{font-size:14px;font-weight:500;line-height:1.35;margin-bottom:6px;height:2.7em;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:var(--harl-color-text)}.harl .harl-chips{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;gap:4px;margin-bottom:8px;font-size:12px;overflow:hidden;height:calc(2.6em + 4px)}.harl .harl-chip{display:inline-flex;align-items:center;gap:4px;font-size:12px;line-height:1.3;font-weight:500;color:var(--kleur-grijs-donker, #3a3a3c);white-space:nowrap}.harl .harl-chip svg{width:13px;height:13px;flex:0 0 auto;color:var(--kleur-tekst, #1d1d1f)}.harl .harl-price{font-size:17px;font-weight:700;color:var(--kleur-groen, #20be72);margin-top:8px;padding-top:8px;border-top:1px solid rgba(0,0,0,.08)}.harl .harl-old{margin-left:6px;font-size:13px;font-weight:400;color:var(--kleur-tekst-zachter, #86868b);text-decoration:line-through}.harl .harl-actions{margin-top:auto;display:flex;flex-direction:column;gap:8px;padding:4px var(--harl-card-padding-mobile) 16px}.harl .harl-view,.harl .harl-buynow{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;height:36px;border-radius:10px;font-size:12.5px;font-weight:600;font-family:inherit;text-decoration:none;cursor:pointer;transition:background-color .15s ease,color .15s ease,border-color .15s ease}.harl .harl-view svg,.harl .harl-buynow svg{width:14px;height:14px;flex:0 0 auto}.harl .harl-view svg{margin-left:-7px}.harl .harl-buynow svg{width:17px;height:17px}.harl .harl-view{border:1px solid rgba(0,0,0,.1);background:var(--kleur-wit, #ffffff);color:var(--harl-color-text)}.harl .harl-view:hover{background:var(--kleur-tekst, #1d1d1f);color:var(--kleur-wit, #ffffff);border-color:var(--kleur-tekst, #1d1d1f)}.harl .harl-buynow{border:1px solid var(--kleur-groen, #20be72);background:var(--kleur-groen, #20be72);color:var(--kleur-wit, #ffffff);-webkit-tap-highlight-color:transparent}.harl .harl-buynow:hover:not(:disabled){background:var(--kleur-groen-donker, #1a9c5f);border-color:var(--kleur-groen-donker, #1a9c5f)}.harl .harl-buynow:disabled{opacity:.45;cursor:default}.harl .harl-buynow.is-loading{opacity:.7;cursor:default}.harl .harl-buynow:focus-visible{outline:2px solid var(--harl-color-text);outline-offset:2px}.harl .harl-buynow.is-added{border:none;background:linear-gradient(90deg,var(--kleur-groen, #20be72),var(--kleur-blauw, #0071e3))}.harl .harl-buynow.is-added:hover:not(:disabled){border:none;background:linear-gradient(90deg,var(--kleur-groen-donker, #1a9c5f),#005bb8)}.harl .harl-buynow-arrow{display:none;width:15px;height:15px;flex:0 0 auto}.harl .harl-buynow.is-added .harl-buynow-arrow{display:inline-flex}.harl .harl-foot{display:flex;align-items:center;justify-content:center;position:relative;margin-top:36px}.harl .harl-dots{display:flex;justify-content:center;gap:6px}.harl .harl-dots button{width:6px;height:6px;border-radius:50%;border:none;background:var(--kleur-lijn, #d2d2d7);cursor:pointer;padding:0;transition:background .3s ease,transform .3s ease}.harl .harl-dots button.is-active{background:var(--kleur-tekst, #1d1d1f);transform:scale(1.12)}.harl .harl-navbtns{position:absolute;right:0;top:50%;transform:translateY(-50%);display:flex;gap:10px}.harl .harl-navbtn{width:38px;height:38px;border-radius:50%;border:none;background:#1c1c1c;color:var(--kleur-wit, #ffffff);display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;box-shadow:0 2px 10px #00000014;transition:background .2s ease,transform .2s ease,opacity .2s ease}.harl .harl-navbtn svg{width:16px;height:16px}.harl .harl-navbtn:hover{background:#333;transform:scale(1.06)}.harl .harl-navbtn:disabled{opacity:0;pointer-events:none}.harl .harl-navbtn:focus-visible{outline:2px solid var(--harl-color-text);outline-offset:2px}@media(max-width:600px){.harl .harl-navbtns,.harl .harl-dots{display:none}.harl .harl-cell{scroll-snap-align:center}}@media(min-width:601px){.harl .harl-cell{width:300px}}@media(min-width:768px){.harl{padding:26px 24px 48px}.harl .harl-info{padding:16px var(--harl-card-padding) 12px}.harl .harl-actions{padding:4px var(--harl-card-padding) 16px}}
/*# sourceMappingURL=/cdn/shop/t/36/assets/hej-accessoire-gerelateerd.css.map */
