.ochl-icon{flex:none;display:block}.ochl-eyebrow{font-size:1.2rem;letter-spacing:.12em;text-transform:uppercase;font-weight:600;opacity:.72;margin:0 0 .6rem}.ochl-section-head{display:flex;align-items:baseline;justify-content:space-between;gap:2rem;flex-wrap:wrap;margin-bottom:2.4rem}.ochl-section-head__text>*{margin:0}.ochl-section-head__sub{margin-top:.6rem;opacity:.75;font-size:1.5rem;max-width:70ch}.ochl-section-head__link{font-size:1.4rem;font-weight:600;white-space:nowrap;text-underline-offset:.3rem}.ochl-searchbar{border-bottom:.1rem solid rgba(var(--color-foreground),.08)}.ochl-searchbar__inner{display:flex;align-items:center;gap:1.6rem;padding:1.2rem 0}.ochl-searchbar__form{display:flex;flex:1;border:.2rem solid rgb(var(--color-button));border-radius:var(--buttons-radius, .6rem);overflow:hidden;background:rgb(var(--color-background))}.ochl-searchbar__form:focus-within{outline:.2rem solid rgba(var(--color-button),.4);outline-offset:.2rem}.ochl-searchbar__input{flex:1;border:0;background:transparent;padding:1.1rem 1.6rem;font-family:var(--font-body-family);font-size:1.5rem;color:rgb(var(--color-foreground));min-width:0}.ochl-searchbar__input:focus{outline:none}.ochl-searchbar__submit{display:flex;align-items:center;gap:.8rem;border:0;background:rgb(var(--color-button));color:rgb(var(--color-button-text));font-family:var(--font-body-family);font-size:1.4rem;font-weight:600;padding:0 2.2rem;cursor:pointer}.ochl-searchbar__submit:hover{filter:brightness(1.1)}.ochl-searchbar__help{font-size:1.3rem;opacity:.7;white-space:nowrap}@media screen and (max-width:749px){.ochl-searchbar__help,.ochl-searchbar__submit span{display:none}.ochl-searchbar__submit{padding:0 1.6rem}}.ochl-trust{border-bottom:.1rem solid rgba(var(--color-foreground),.08)}.ochl-trust__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.6rem 2.4rem;list-style:none;padding:0;margin:0}.ochl-trust__item{display:flex;align-items:center;gap:1.2rem}.ochl-trust__item .ochl-icon{color:rgb(var(--color-button))}.ochl-trust__title{display:block;font-size:1.4rem;font-weight:600;line-height:1.3}.ochl-trust__text{display:block;font-size:1.3rem;opacity:.72;line-height:1.35}@media screen and (max-width:989px){.ochl-trust__grid{grid-template-columns:repeat(2,1fr)}}.ochl-zones__grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:1.2rem;list-style:none;padding:0;margin:0}.ochl-zone{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.4rem;padding:1.8rem .8rem 1.4rem;border:.1rem solid rgba(var(--color-foreground),.12);border-radius:1rem;height:100%;transition:border-color .15s ease,transform .15s ease}.ochl-zone:hover{border-color:rgb(var(--color-button));transform:translateY(-.2rem)}.ochl-zone__icon{width:4.6rem;height:4.6rem;border-radius:50%;display:flex;align-items:center;justify-content:center;background:rgba(var(--color-button),.1);color:rgb(var(--color-button));margin-bottom:.6rem}.ochl-zone__title{font-size:1.3rem;font-weight:600;line-height:1.25}.ochl-zone__count{font-size:1.2rem;opacity:.65}@media screen and (max-width:989px){.ochl-zones__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media screen and (max-width:599px){.ochl-zones__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.ochl-needs__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.6rem;list-style:none;padding:0;margin:0}.ochl-need{border:.1rem solid rgba(var(--color-foreground),.12);border-radius:1.2rem;padding:2.2rem;height:100%;display:flex;flex-direction:column;align-items:flex-start;gap:.6rem;transition:border-color .15s ease}.ochl-need:hover{border-color:rgb(var(--color-button))}.ochl-need__icon{width:4rem;height:4rem;border-radius:.9rem;display:flex;align-items:center;justify-content:center;background:rgba(var(--color-button),.1);color:rgb(var(--color-button));margin-bottom:.8rem}.ochl-need__title{font-size:1.7rem;font-weight:600;margin:0}.ochl-need__text{font-size:1.4rem;opacity:.75;margin:0;line-height:1.45}.ochl-need__link{margin-top:auto;padding-top:1rem;font-size:1.4rem;font-weight:600;color:rgb(var(--color-button))}@media screen and (max-width:989px){.ochl-needs__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:599px){.ochl-needs__grid{grid-template-columns:1fr}}.ochl-brands__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1.4rem;list-style:none;padding:0;margin:0}.ochl-brand{border:.1rem solid rgba(var(--color-foreground),.12);border-radius:1rem;padding:2rem 1rem;text-align:center;height:100%;display:flex;flex-direction:column;justify-content:center;gap:.3rem;transition:border-color .15s ease}.ochl-brand:hover{border-color:rgb(var(--color-button))}.ochl-brand__name{font-size:1.8rem;font-weight:700;letter-spacing:.06em}.ochl-brand__img{max-height:4.2rem;width:auto;margin:0 auto;object-fit:contain}.ochl-brand__tag{font-size:1.2rem;opacity:.7}@media screen and (max-width:749px){.ochl-brands__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.ochl-chips{display:flex;gap:.8rem;flex-wrap:wrap;list-style:none;padding:0;margin:0}.ochl-chip{display:inline-block;border:.1rem solid rgba(var(--color-foreground),.18);border-radius:5rem;font-size:1.3rem;font-weight:600;padding:.7rem 1.5rem;transition:background .15s ease,border-color .15s ease,color .15s ease}.ochl-chip:hover{border-color:rgb(var(--color-button));color:rgb(var(--color-button))}.ochl-chip--current{background:rgb(var(--color-button));border-color:rgb(var(--color-button));color:rgb(var(--color-button-text))}.ochl-chip--current:hover{color:rgb(var(--color-button-text))}.ochl-faq__layout{display:grid;grid-template-columns:1fr 1fr;gap:3.6rem;align-items:start}.ochl-faq__intro p{font-size:1.5rem;opacity:.8;max-width:62ch}.ochl-faq__list{display:flex;flex-direction:column;gap:.8rem}.ochl-faq__item{border:.1rem solid rgba(var(--color-foreground),.14);border-radius:.9rem;overflow:hidden}.ochl-faq__q{display:flex;justify-content:space-between;align-items:center;gap:1.6rem;padding:1.3rem 1.6rem;font-size:1.5rem;font-weight:600;cursor:pointer;list-style:none}.ochl-faq__q::-webkit-details-marker{display:none}.ochl-faq__q:after{content:"+";color:rgb(var(--color-button));font-size:2rem;font-weight:700;line-height:1}.ochl-faq__item[open] .ochl-faq__q:after{content:"\2013"}.ochl-faq__a{padding:0 1.6rem 1.4rem;font-size:1.4rem;opacity:.8;line-height:1.55;max-width:70ch}@media screen and (max-width:989px){.ochl-faq__layout{grid-template-columns:1fr;gap:2.4rem}}.ochl-help{display:flex;align-items:center;justify-content:space-between;gap:2.4rem;flex-wrap:wrap;border-radius:1.2rem;padding:2.4rem 2.8rem;background:rgba(var(--color-button),.08)}.ochl-help__title{font-size:1.8rem;font-weight:600;margin:0 0 .3rem}.ochl-help__text{margin:0;font-size:1.4rem;opacity:.8;max-width:62ch}.ochl-help__actions{display:flex;gap:1rem;flex-wrap:wrap}.ochl-help__actions .button{display:inline-flex;align-items:center;gap:.8rem}.ochl-assurance{border:.1rem solid rgba(var(--color-foreground),.14);border-radius:1rem;margin:1.8rem 0 0;list-style:none;padding:0}.ochl-assurance__row{display:flex;align-items:center;gap:1.2rem;padding:1.1rem 1.4rem;font-size:1.4rem}.ochl-assurance__row+.ochl-assurance__row{border-top:.1rem solid rgba(var(--color-foreground),.1)}.ochl-assurance__row .ochl-icon{color:rgb(var(--color-button))}.ochl-payments{display:flex;align-items:center;gap:.8rem;flex-wrap:wrap;margin-top:1.4rem;list-style:none;padding:0}.ochl-payments__label{font-size:1.2rem;opacity:.7;width:100%;margin-bottom:.2rem}.ochl-payments .icon--full-color,.ochl-payments svg{width:3.8rem;height:2.4rem}.ochl-inventory{margin:0 0 1.6rem}.ochl-urgency{display:inline-flex;align-items:center;gap:.9rem;border-radius:.8rem;padding:1rem 1.3rem;font-size:1.4rem;font-weight:600;line-height:1.35;color:rgb(var(--color-foreground));background:rgba(var(--color-foreground),.06)}.ochl-urgency--low{background:#d4941e29}.ochl-urgency--ok{background:#26946024;font-weight:500}.ochl-urgency--out{background:rgba(var(--color-foreground),.07);font-weight:500}.ochl-urgency__dot{width:.9rem;height:.9rem;border-radius:50%;flex:none}.ochl-urgency--low .ochl-urgency__dot{background:#d4941e}.ochl-urgency--ok .ochl-urgency__dot{background:#269460}.ochl-urgency--out .ochl-urgency__dot{background:rgba(var(--color-foreground),.35)}.ochl-advisor{display:flex;gap:1rem;flex-wrap:wrap;width:100%;margin-top:1rem}.ochl-advisor .button{flex:1 1 20rem;display:inline-flex;align-items:center;justify-content:center;gap:.8rem}.ochl-float{position:fixed;right:1.8rem;bottom:1.8rem;z-index:20;display:inline-flex;align-items:center;gap:.8rem;padding:1.2rem 1.8rem;border-radius:5rem;background:#128c50;color:#fff;font-size:1.4rem;font-weight:600;box-shadow:0 .6rem 1.8rem #00000038;transition:transform .15s ease}.ochl-float:hover{transform:translateY(-.2rem);color:#fff}.ochl-float:focus-visible{outline:.2rem solid #fff;outline-offset:.2rem}@media screen and (max-width:749px){.ochl-float__label{display:none}.ochl-float{padding:1.4rem}}.ochl-guide{border-top:.1rem solid rgba(var(--color-foreground),.1)}.ochl-badge--low{background:#d4941e2e;color:rgb(var(--color-foreground))}
/*# sourceMappingURL=/cdn/shop/t/5/assets/ochl-custom.css.map */
