.lars-hero{--lars-gap: 40px;--lars-info-max: 480px;display:grid;grid-template-columns:1fr;gap:0;padding:0;max-width:var(--page-width, 1400px);margin:0 auto}.lars-hero__mobile-header{order:1;padding:0 1rem}.lars-hero__media{order:2}.lars-hero__info{order:3;padding:0 1rem}@media screen and (min-width:990px){.lars-hero{grid-template-columns:minmax(0,1.2fr) minmax(360px,var(--lars-info-max));grid-template-rows:auto;gap:var(--lars-gap);padding:0 3rem;align-items:start}.lars-hero__mobile-header{display:none}.lars-hero__media{order:1;grid-column:1;grid-row:1;padding:0}.lars-hero__info{order:2;grid-column:2;grid-row:1;padding:0}}.lars-hero__mobile-header{display:flex;flex-direction:column;padding-top:12px;padding-bottom:12px}.lars-hero__brand-rating-row{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.lars-hero__brand-logo{height:18px;width:auto;display:block}@media screen and (min-width:990px){.lars-hero__brand-logo{height:20px}}.lars-hero__rating--mobile{margin-bottom:0}@media screen and (min-width:990px){.lars-hero__mobile-header,.lars-hero__rating--mobile{display:none!important}}.lars-hero__media{position:relative}.lars-hero__main-image{position:relative;width:100%;overflow:hidden;background:transparent}.lars-hero__main-image{aspect-ratio:1 / 1}@media screen and (min-width:990px){.lars-hero__main-image{aspect-ratio:3 / 4;max-height:780px;border-radius:0}}.lars-hero__main-img{width:100%;height:100%;object-fit:contain;display:block;background:#f9f9f9}@media screen and (min-width:990px){.lars-hero__main-img{object-fit:contain;object-position:center}}.lars-hero__thumbnails{display:none}@media screen and (min-width:990px){.lars-hero__thumbnails{display:flex;gap:8px;margin-top:12px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:4px}.lars-hero__thumbnails::-webkit-scrollbar{display:none}}.lars-hero__thumb{flex-shrink:0;width:88px;height:88px;border:2px solid transparent;border-radius:6px;padding:0;background:#fafafa;cursor:pointer;overflow:hidden;transition:border-color .15s ease}.lars-hero__thumb:hover{border-color:#999}.lars-hero__thumb.is-active{border-color:#000}.lars-hero__thumb img{width:100%;height:100%;object-fit:cover;display:block}.lars-hero__arrow-overlay{display:flex;align-items:center;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border:none;border-radius:0;background:none;cursor:pointer;color:#333;z-index:5;padding:0;box-shadow:none;transition:color .15s ease}.lars-hero__arrow-overlay svg{width:28px;height:28px}.lars-hero__arrow-overlay:hover{color:#000}.lars-hero__arrow-overlay--prev{left:8px}.lars-hero__arrow-overlay--next{right:8px}@media screen and (min-width:990px){.lars-hero__arrow-overlay{display:flex;opacity:0;transition:opacity .2s ease,color .15s ease}.lars-hero__main-image:hover .lars-hero__arrow-overlay{opacity:1}}.lars-hero__info{display:flex;flex-direction:column;gap:0}.lars-hero__brand-rating-row--desktop,.lars-hero__title--desktop,.lars-hero__price-row--desktop,.lars-hero__tax-note--desktop{display:none!important}@media screen and (min-width:990px){.lars-hero__brand-rating-row--desktop,.lars-hero__title--desktop,.lars-hero__price-row--desktop,.lars-hero__tax-note--desktop{display:flex!important}.lars-hero__title--desktop{display:block!important}.lars-hero__info{align-self:start}}.lars-hero__brand{font-size:13px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:#888;margin-bottom:4px}.lars-hero__title{font-family:var(--font-heading-family, "Montserrat", sans-serif);font-size:clamp(22px,3vw,28px);font-weight:700;line-height:1.25;margin:0 0 6px;color:#000}.lars-hero__rating{display:flex;align-items:center;gap:6px;margin-bottom:12px;font-size:14px;color:#555}.lars-hero__rating--desktop{margin-bottom:0}.lars-hero__stars{color:#f5a623;font-size:16px;letter-spacing:1px}.lars-hero__price-row{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;margin-bottom:4px}.lars-hero__price{font-size:24px;font-weight:700;color:#000}.lars-hero__compare-price{font-size:16px;color:#999;text-decoration:line-through}.lars-hero__price-per-unit{font-size:13px;font-weight:600;color:#fff;background:#000;border-radius:4px;padding:2px 8px}.lars-hero__tax-note{font-size:12px;color:#888;margin-bottom:16px}.lars-hero__divider{height:1px;background:#e5e5e5;margin:14px 0;border:none}.lars-hero__label{font-size:14px;font-weight:600;margin-bottom:8px;color:#000}.lars-hero__label span{font-weight:400;color:#555}.lars-hero__label-value{font-weight:600;color:#000}.lars-hero__label-check{color:#2ecc40;font-size:13px;font-weight:600}.lars-hero__colors{margin-bottom:4px;position:relative;z-index:1}.lars-hero__color-swatches{display:flex;gap:10px;flex-wrap:wrap;margin-left:4px}.lars-hero__swatch{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;border:1.5px solid #d5d7da;background:#fff;cursor:pointer;text-decoration:none;transition:outline .15s ease;padding:3px;overflow:hidden}.lars-hero__swatch:hover{border-color:#999}.lars-hero__swatch.is-active{outline:2px solid #000;outline-offset:2px}.lars-hero__swatch-img{width:48px;height:48px;border-radius:50%;object-fit:cover}.lars-hero__swatch-dot{display:block;width:34px;height:34px;border-radius:50%;border:1px solid rgba(0,0,0,.15)}.lars-hero__fit{margin-bottom:4px}.lars-hero__fit-row{display:flex;gap:8px;flex-wrap:wrap}.lars-hero__fit-btn{display:inline-flex;align-items:center;justify-content:center;padding:8px 20px;border:1.5px solid #ccc;border-radius:999px;font-size:14px;font-weight:500;text-decoration:none;color:#000;background:#fff;cursor:pointer;transition:all .15s ease}.lars-hero__fit-btn:hover{border-color:#666}.lars-hero__fit-btn.is-active{background:#000;border-color:#000;color:#fff}.lars-hero__sizes{margin-bottom:8px}.lars-hero__size-row{display:flex;gap:16px;flex-wrap:wrap}.lars-hero__size-btn{display:inline-flex;align-items:center;justify-content:center;padding:6px 4px;border:none;border-bottom:2px solid transparent;border-radius:0;font-size:14px;font-weight:500;text-decoration:none;color:#888;background:transparent;cursor:pointer;transition:all .15s ease}.lars-hero__size-btn:hover{color:#000;border-bottom-color:#ccc}.lars-hero__size-btn.is-active{color:#000;font-weight:700;border-bottom-color:#000}.lars-hero__bundle{margin-bottom:8px}.lars-hero__bundle-row{display:flex;gap:16px;flex-wrap:wrap}.lars-hero__bundle-btn{display:inline-flex;align-items:center;justify-content:center;padding:6px 4px;border:none;border-bottom:2px solid transparent;border-radius:0;font-size:14px;font-weight:500;text-decoration:none;color:#888;background:transparent;cursor:pointer;transition:all .15s ease}.lars-hero__bundle-btn:hover{color:#000;border-bottom-color:#ccc}.lars-hero__bundle-btn.is-active{color:#000;font-weight:700;border-bottom-color:#000}.lars-hero__box-selector{margin:16px 0 4px;padding:16px;border:1.5px solid #e5e5e5;border-radius:12px;background:#fafafa}.lars-hero__box-heading{font-size:15px;font-weight:700;color:#000;margin-bottom:10px}.lars-hero__box-savings-row{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:6px;font-size:12px;font-weight:600;color:#bbb;text-align:center}.lars-hero__box-save-item{transition:color .2s ease,font-weight .2s ease;white-space:nowrap}.lars-hero__box-save-item.is-active{color:var(--ll-primary, #5c6178);font-weight:800}.lars-hero__box-progress{position:relative;height:6px;background:#e5e5e5;border-radius:6px;margin-bottom:14px;overflow:hidden}.lars-hero__box-progress-fill{position:absolute;top:0;left:0;height:100%;background:var(--ll-primary, #5c6178);border-radius:6px;transition:width .3s ease;width:33%}.lars-hero__box-options{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.lars-hero__box-pill{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:14px 8px;border:1px solid #e0e0e0;border-radius:4px;background:#fff;cursor:pointer;transition:all .2s ease;text-align:center;min-height:64px;box-shadow:0 1px 4px #0000000f}.lars-hero__box-pill:hover{transform:translateY(-1px);box-shadow:0 3px 10px #0000001a;border-color:#ccc}.lars-hero__box-pill.is-active{background:var(--ll-primary, #5c6178);border-color:var(--ll-primary, #5c6178);color:#fff;box-shadow:0 2px 8px #5c617833}.lars-hero__box-pill-label{font-size:13px;font-weight:600;line-height:1.1;white-space:nowrap}.lars-hero__box-pill-price{font-size:11px;font-weight:600;color:var(--ll-primary, #5c6178);white-space:nowrap}.lars-hero__box-pill.is-active .lars-hero__box-pill-price{color:#ffffffe6}.lars-hero__box-pill-badge{font-size:10px;font-weight:700;color:var(--ll-primary, #5c6178);white-space:nowrap}.lars-hero__box-pill.is-active .lars-hero__box-pill-badge{color:#fff}.lars-hero__box-savings{display:none}.lars-hero__stock{display:flex;align-items:center;justify-content:center;gap:6px;font-size:13px;font-weight:500;color:#2ecc40;margin-top:10px;margin-bottom:4px}.lars-hero__stock-dot{width:8px;height:8px;border-radius:50%;background:#2ecc40}.lars-hero__buy{display:flex;flex-direction:column;gap:10px;margin-bottom:8px}.lars-hero__atc{display:flex;align-items:center;justify-content:center;width:100%;padding:16px 24px!important;font-size:18px!important;font-weight:700!important;letter-spacing:.04em!important;text-transform:uppercase!important;background:#000;color:#fff;border:none;border-radius:8px;cursor:pointer;transition:background .15s ease;min-height:52px}.lars-hero__atc:hover{background:#222}.lars-hero__atc:disabled{background:#ccc;cursor:not-allowed}.lars-hero__dynamic-checkout{width:100%}.lars-hero__dynamic-checkout .shopify-payment-button{margin-top:0}.lars-hero__dynamic-checkout .shopify-payment-button__button{border-radius:8px!important;min-height:52px}.lars-hero__description{margin-top:8px}.lars-hero__description summary{display:flex;align-items:center;justify-content:space-between;padding:14px 0;font-size:14px;font-weight:600;cursor:pointer;border-top:1px solid #e5e5e5;list-style:none}.lars-product-details .lars-hero__description:first-child summary{border-top:none}.lars-hero__description summary::-webkit-details-marker{display:none}.lars-hero__description summary:after{content:"+";font-size:18px;font-weight:400;transition:transform .2s ease}.lars-hero__description[open] summary:after{content:"\2212"}.lars-hero__description-body{padding:0 0 14px;font-size:14px;line-height:1.6;color:#444}.lars-trust-bar{display:flex;flex-direction:column;gap:8px;padding:16px 1.5rem;max-width:var(--page-width, 1600px);margin:0 auto}@media screen and (min-width:750px){.lars-trust-bar{flex-direction:row;justify-content:center;gap:48px;padding:32px 3rem}}.lars-trust-item{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:500;color:#444}.lars-trust-item svg,.lars-trust-item img{width:22px;height:22px;flex-shrink:0}@media screen and (min-width:750px){.lars-trust-item svg,.lars-trust-item img{width:28px;height:28px}}.lars-features{padding:48px 1.5rem;max-width:var(--page-width, 1600px);margin:0 auto}@media screen and (min-width:750px){.lars-features{padding:64px 3rem}}.lars-features__heading{text-align:center;font-family:var(--font-heading-family, "Montserrat", sans-serif);font-size:clamp(20px,3vw,26px);font-weight:700;margin-bottom:36px;color:#000}.lars-features__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}@media screen and (min-width:750px){.lars-features__grid{grid-template-columns:repeat(4,1fr);gap:32px}}.lars-feature-card{display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px;padding:20px 12px}.lars-feature-card__icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center}.lars-feature-card__icon svg,.lars-feature-card__icon img{width:40px;height:40px}.lars-feature-card__title{font-size:14px;font-weight:600;color:#000}.lars-feature-card__text{font-size:13px;color:#666;line-height:1.5}.lars-brand-story{display:grid;grid-template-columns:1fr;gap:32px;padding:48px 1.5rem;max-width:var(--page-width, 1600px);margin:0 auto;align-items:center}@media screen and (min-width:750px){.lars-brand-story{grid-template-columns:1fr 1fr;gap:48px;padding:64px 3rem}}.lars-brand-story__image img{width:100%;height:auto;border-radius:12px;object-fit:cover}.lars-brand-story__content{display:flex;flex-direction:column;gap:16px}.lars-brand-story__heading{font-family:var(--font-heading-family, "Montserrat", sans-serif);font-size:clamp(22px,3vw,30px);font-weight:700;color:#000;line-height:1.25}.lars-brand-story__text{font-size:15px;line-height:1.7;color:#444}.lars-brand-story__cta{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:#000;text-decoration:none;border-bottom:2px solid #000;padding-bottom:2px;width:fit-content;transition:opacity .15s ease}.lars-brand-story__cta:hover{opacity:.7}.lars-reviews{padding:48px 1.5rem;max-width:var(--page-width, 1600px);margin:0 auto}@media screen and (min-width:750px){.lars-reviews{padding:64px 3rem}}.lars-reviews__heading{text-align:center;font-family:var(--font-heading-family, "Montserrat", sans-serif);font-size:clamp(20px,3vw,26px);font-weight:700;margin-bottom:24px;color:#000}
/*# sourceMappingURL=/cdn/shop/t/36/assets/lars-product-hero.css.map */
