.frido-b2b-products{--b2b-carousel-gutter: 20px;--b2b-card-bg: #f7f7f7;--b2b-tag: #3b7ddd;--b2b-ink: #101820;--b2b-rating-ink: #131313;--b2b-rating-muted: #afafaf;background:#fff;font-family:Outfit,sans-serif}.frido-b2b-products__inner{display:flex;flex-direction:column;gap:20px;padding:40px 0}.frido-b2b-products__head{display:flex;flex-direction:column;gap:10px;padding:0 20px;text-align:center}.frido-b2b-products__eyebrow{margin:0;font-size:14px;font-weight:500;color:#7e7e7e}.frido-b2b-products__heading{margin:0;font-size:24px;font-weight:600;color:#000}.frido-b2b-products__tabs{display:flex;gap:8px;justify-content:flex-start;padding:0 20px;overflow-x:auto;scrollbar-width:none;border-bottom:1px solid #f0f0f0}.frido-b2b-products__tabs::-webkit-scrollbar{display:none}.frido-b2b-tab{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;gap:8px;padding:0 8px 10px;border:0;border-bottom:2px solid transparent;background:none;cursor:pointer;font-family:inherit;font-size:14px;font-weight:500;color:#9d9d9d}.frido-b2b-tab__icon{display:flex;align-items:center;justify-content:center;width:56px;height:56px;padding:6px;overflow:hidden;background:#f7f7f7;border:1.5px solid transparent;border-radius:50%}.frido-b2b-tab__icon img{max-width:100%;max-height:100%;object-fit:contain}.frido-b2b-tab[aria-selected=true]{border-bottom-color:#f0b323;color:var(--b2b-ink)}.frido-b2b-tab[aria-selected=true] .frido-b2b-tab__icon{border-color:#f0b323;background:#fdf6e3}.frido-b2b-products__track{gap:12px;padding:0 20px}.frido-b2b-card{position:relative;flex:0 0 auto;display:flex;flex-direction:column;width:250px;padding:0 0 16px;overflow:hidden;background:var(--b2b-card-bg);border-radius:16px;scroll-snap-align:start;cursor:pointer;text-align:left}.frido-b2b-card__media{position:relative;aspect-ratio:1 / 1;overflow:hidden}.frido-b2b-card__media>img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.frido-b2b-card__rating{position:absolute;top:16px;left:16px;display:flex;align-items:center;gap:4px;padding:4px;background:#fff;border-radius:10px;font-size:12px;line-height:1}.frido-b2b-rating__star{display:block;flex:none;width:12px;height:12px}.frido-b2b-card__rating strong,.frido-b2b-drawer__rating strong{font-weight:500;color:var(--b2b-rating-ink)}.frido-b2b-card__rating span,.frido-b2b-drawer__rating span{font-weight:400;color:var(--b2b-rating-muted)}.frido-b2b-card__tags{display:flex;flex-wrap:wrap;gap:8px;padding:0 16px}.frido-b2b-card__tag{font-size:11px;font-weight:500;letter-spacing:.02em;text-transform:uppercase;color:var(--b2b-tag)}.frido-b2b-card__title{margin:8px 0 0;padding:0 16px;font-size:16px;font-weight:400;line-height:1.25;color:var(--b2b-ink)}.frido-b2b-card__swatches{display:flex;gap:8px;margin-top:12px;padding:0 16px}.frido-b2b-card__swatch{width:22px;height:22px;padding:0;border:1px solid #e5e5e5;border-radius:50%;background-size:cover;background-position:center;cursor:pointer}.frido-b2b-card__swatch[aria-pressed=true]{outline:2px solid #f0b323;outline-offset:2px}.frido-b2b-products__controls{padding:0 20px}.frido-b2b-drawer[hidden]{display:none}.frido-b2b-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999}.frido-b2b-drawer__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008c;opacity:0;transition:opacity .25s ease}.frido-b2b-drawer--open .frido-b2b-drawer__scrim{opacity:1}.frido-b2b-drawer__panel{position:absolute;display:flex;flex-direction:column;background:#fff;left:0;right:0;bottom:0;max-height:92vh;border-radius:16px 16px 0 0;transform:translateY(100%);transition:transform .3s ease}.frido-b2b-drawer--open .frido-b2b-drawer__panel{transform:translateY(0)}.frido-b2b-drawer__head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:20px 20px 0}.frido-b2b-drawer__tags{display:flex;flex-wrap:wrap;gap:4px;margin-bottom:12px}.frido-b2b-drawer__tag{padding:4px 6px;background:#eef4fd;border-radius:4px;font-size:10px;font-weight:500;letter-spacing:.02em;text-transform:uppercase;color:var(--b2b-tag)}.frido-b2b-drawer__title{margin:0;font-size:20px;font-weight:600;line-height:1.2;color:var(--b2b-ink)}.frido-b2b-drawer__close{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border:0;background:none;cursor:pointer}.frido-b2b-drawer__body{flex:1 1 auto;overflow-y:auto;padding:20px 0}.frido-b2b-drawer{--b2b-carousel-gutter: 20px}.frido-b2b-drawer__slides{gap:4px;padding:0 20px}.frido-b2b-drawer__slide{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:270px;aspect-ratio:270 / 400;overflow:hidden;background:#f7f7f7;border-radius:12px;scroll-snap-align:start}.frido-b2b-drawer__slide:last-child{scroll-snap-align:end}.frido-b2b-drawer__slide img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.frido-b2b-drawer__slide--video{background:#000}.frido-b2b-drawer__slide--video video{width:100%;height:100%;object-fit:cover}.frido-b2b-drawer__gallery-controls{margin-top:20px}.frido-b2b-drawer__rating{display:flex;align-items:center;gap:4px;margin-top:20px;padding:0 20px;font-size:14px;line-height:1}.frido-b2b-drawer__rating:empty{display:none}.frido-b2b-drawer__rating .frido-b2b-rating__star{width:14px;height:14px}.frido-b2b-drawer__desc{margin:12px 0 0;padding:0 20px;font-size:14px;line-height:1.5;color:#7e7e7e}.frido-b2b-drawer__desc:empty{display:none}.frido-b2b-drawer__colors{margin-top:20px;padding:20px 20px 0;border-top:1px solid #f0f0f0}.frido-b2b-drawer__colors[hidden]{display:none}.frido-b2b-drawer__colors-label{display:flex;gap:8px;margin:0 0 12px;font-size:13px;letter-spacing:.02em;color:#9d9d9d}.frido-b2b-drawer__colors-label strong{font-weight:500;color:var(--b2b-ink)}.frido-b2b-drawer__swatches{display:flex;flex-wrap:wrap;gap:4px}.frido-b2b-drawer__swatch{display:flex;align-items:center;justify-content:center;width:57px;height:57px;padding:5px;overflow:hidden;background:#fff;border:1px solid #eaeaea;border-radius:8px;cursor:pointer}.frido-b2b-drawer__swatch img{max-width:100%;max-height:100%;object-fit:contain;mix-blend-mode:multiply}.frido-b2b-drawer__swatch[aria-pressed=true]{border-color:#f0b323;box-shadow:0 0 0 1px #f0b323}.frido-b2b-drawer__foot{flex:0 0 auto;display:flex;flex-direction:column;gap:16px;padding:20px;background:#fff;border-top:1px solid #f0f0f0}.frido-b2b-drawer__cta{display:flex;align-items:center;justify-content:center;width:100%;height:56px;padding:14px;background:#131313;border:0;border-radius:12px;filter:drop-shadow(0 3px 1.5px rgba(0,0,0,.12));color:#fff;font-family:inherit;font-size:18px;font-weight:600;cursor:pointer}body.frido-b2b-drawer-open{overflow:hidden}@media screen and (min-width:990px){.frido-b2b-products{--b2b-carousel-gutter: 120px}.frido-b2b-products__inner{gap:32px;padding:60px 0}.frido-b2b-products__head{padding:0 120px}.frido-b2b-products__eyebrow{font-size:16px}.frido-b2b-products__heading{font-size:32px}.frido-b2b-products__tabs{gap:32px;justify-content:center;padding:0 120px}.frido-b2b-products__track{gap:16px;padding:0 120px}.frido-b2b-card{width:282px}.frido-b2b-products__controls{padding:0 120px}.frido-b2b-drawer__panel{left:auto;top:0;right:0;bottom:0;width:500px;max-width:100%;max-height:none;border-radius:0;transform:translate(100%)}.frido-b2b-drawer--open .frido-b2b-drawer__panel{transform:translate(0)}.frido-b2b-drawer__title{font-size:24px}}@media(prefers-reduced-motion:reduce){.frido-b2b-drawer__panel,.frido-b2b-drawer__scrim{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/91/assets/frido-b2b-products.css.map */
