.oz-product-card{--oz-card-bg: #ffffff;--oz-card-image-bg: #f4f1e8;--oz-card-image-bg-2: #e8e4d0;--oz-card-ink: #0e1410;--oz-card-muted: #747c74;--oz-card-line: #e6e4dc;--oz-card-brand: #1a3d2e;--oz-card-brand-dark: #143727;--oz-card-accent: #ffb800;--oz-card-sale: #c44545;--oz-card-radius: 18px;--oz-card-body-pad: 16px;--oz-card-title-size: 16px;--oz-card-price-size: 28px;--oz-card-image-ratio: 1 / 1;position:relative;display:flex;min-width:0;overflow:hidden;flex-direction:column;border:1px solid var(--oz-card-line);border-radius:var(--oz-card-radius);background:var(--oz-card-bg);color:var(--oz-card-ink);box-shadow:0 1px 3px #0e141009,0 7px 18px #0e141009;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.oz-product-card *,.oz-product-card *:before,.oz-product-card *:after{box-sizing:border-box}.oz-product-card a{color:inherit;text-decoration:none}.oz-product-card:hover,.oz-product-card:focus-within{border-color:color-mix(in srgb,var(--oz-card-line) 55%,var(--oz-card-brand));box-shadow:0 12px 26px #0e141014;transform:translateY(-3px)}.oz-product-card__image-link{display:block;color:inherit}.oz-product-card__image-wrap{position:relative;display:flex;aspect-ratio:var(--oz-card-image-ratio);align-items:center;justify-content:center;overflow:hidden;background:radial-gradient(circle at 50% 7%,rgba(255,255,255,.5),transparent 48%),linear-gradient(160deg,var(--oz-card-image-bg),var(--oz-card-image-bg-2))}.oz-product-card__image-wrap:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:radial-gradient(circle at 50% 0%,rgba(255,255,255,.36),transparent 56%);pointer-events:none}.oz-product-card__image{position:relative;z-index:1;display:block;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .24s ease}.oz-product-card--image-contain .oz-product-card__image{width:84%;height:84%;object-fit:contain;filter:drop-shadow(0 10px 18px rgba(14,20,16,.12))}.oz-product-card:hover .oz-product-card__image{transform:scale(1.035)}.oz-product-card--image-contain:hover .oz-product-card__image{transform:scale(1.06)}.oz-product-card__placeholder{position:relative;z-index:1;width:72%;color:color-mix(in srgb,var(--oz-card-muted) 45%,transparent)}.oz-product-card__placeholder svg{display:block;width:100%;height:auto}.oz-product-card__emoji{position:relative;z-index:1;display:block;font-size:clamp(54px,5vw,78px);line-height:1;filter:drop-shadow(0 12px 18px rgba(34,45,38,.13))}.oz-product-card__pill,.oz-product-card__size{position:absolute;top:12px;z-index:3;display:inline-flex;min-height:26px;align-items:center;justify-content:center;padding:0 11px;border-radius:999px;font-size:10.5px;font-weight:850;letter-spacing:.72px;line-height:1;text-transform:uppercase}.oz-product-card__pill{left:12px;background:var(--oz-card-accent);color:#10130f}.oz-product-card__pill--sale{background:var(--oz-card-sale);color:#fff}.oz-product-card__pill--premium,.oz-product-card__pill--top{background:var(--oz-card-accent);color:#10130f}.oz-product-card__pill--mid{background:var(--oz-card-brand);color:#fff}.oz-product-card__size{right:12px;background:#3a3c39b8;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.oz-product-card__body{display:flex;flex:1 1 auto;flex-direction:column;padding:var(--oz-card-body-pad)}.oz-product-card__type{margin:0 0 7px;color:var(--oz-card-muted);font-size:10.5px;font-weight:800;letter-spacing:1.2px;line-height:1;text-transform:uppercase}.oz-product-card__title{min-height:40px;margin:0;color:var(--oz-card-ink);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:var(--oz-card-title-size);font-weight:850;letter-spacing:-.015em;line-height:1.22}.oz-product-card__title a:hover,.oz-product-card__title a:focus-visible{color:var(--oz-card-brand)}.oz-product-card__meta{display:flex;align-items:center;gap:8px;margin-top:9px;margin-bottom:12px;flex-wrap:wrap}.oz-product-card__rating{display:inline-flex;min-width:0;align-items:center;gap:5px;color:var(--oz-card-accent);font-size:12px;line-height:1;white-space:nowrap}.oz-product-card__stars{display:inline-flex;letter-spacing:-.8px}.oz-product-card__reviews{color:var(--oz-card-muted);font-size:12px;font-weight:700;letter-spacing:0}.oz-product-card__thc{display:inline-flex;min-height:23px;align-items:center;padding:0 9px;border-radius:999px;background:color-mix(in srgb,var(--oz-card-line) 65%,var(--oz-card-bg));color:var(--oz-card-ink);font-size:10.7px;font-weight:850;line-height:1;white-space:nowrap}.oz-product-card__purchase-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;column-gap:10px;row-gap:8px;margin-top:auto;padding-top:13px;border-top:1px solid var(--oz-card-line)}.oz-product-card__price{display:flex;min-width:0;max-width:100%;flex-direction:column;line-height:1}.oz-product-card__now{display:block;max-width:100%;color:var(--oz-card-ink);font-family:Bebas Neue,Impact,sans-serif;font-size:var(--oz-card-price-size);font-weight:400;letter-spacing:.35px;line-height:.92;white-space:nowrap}.oz-product-card__was{display:flex;align-items:center;gap:5px;margin-top:5px;color:var(--oz-card-muted);font-size:11px;font-weight:650;line-height:1.2;white-space:nowrap}.oz-product-card__was b{color:var(--oz-card-brand);font-weight:850}.oz-product-card__form{flex:0 0 auto;margin:0}.oz-product-card__add{display:inline-flex;min-width:72px;min-height:37px;max-width:100%;align-items:center;justify-content:center;padding:0 14px;border:0;border-radius:999px;background:var(--oz-card-brand);color:#fff!important;font:inherit;font-size:12.5px;font-weight:850;line-height:1;text-align:center;white-space:nowrap;cursor:pointer;transition:transform .15s ease,background .15s ease,box-shadow .15s ease,opacity .15s ease}.oz-product-card__add:hover:not(:disabled),.oz-product-card__add:focus-visible{background:var(--oz-card-brand-dark);color:#fff!important;transform:translateY(-1px);box-shadow:0 7px 15px color-mix(in srgb,var(--oz-card-brand) 22%,transparent)}.oz-product-card__add:disabled,.oz-product-card__add.is-disabled{cursor:not-allowed;opacity:.52}.oz-product-card__add.is-loading{cursor:progress;opacity:.72}.oz-product-card__add.is-added{background:#2e8b57}.oz-product-card__add--link{min-width:102px}.oz-product-card__button-text--short{display:none}.oz-product-card__error{margin:10px 0 0;color:#b42318;font-size:12px;line-height:1.4}.oz-product-card-toast{position:fixed;left:50%;bottom:28px;z-index:1000;display:flex;max-width:calc(100vw - 34px);align-items:center;gap:10px;padding:13px 22px;border-radius:999px;background:#0e1410;color:#fafaf7;box-shadow:0 14px 34px #00000038;font-size:14px;font-weight:800;opacity:0;pointer-events:none;transform:translate(-50%,18px);transition:opacity .2s ease,transform .2s ease}.oz-product-card-toast.is-visible{opacity:1;transform:translate(-50%)}.oz-product-card-toast__check{display:inline-flex;width:22px;height:22px;align-items:center;justify-content:center;border-radius:50%;background:#2e8b57;color:#fff;font-size:12px}@media(max-width:700px){.oz-product-card{--oz-card-radius: 14px;--oz-card-body-pad: 12px;--oz-card-title-size: 13.5px;--oz-card-price-size: 22px;--oz-card-image-ratio: 1.08 / 1}.oz-product-card:hover,.oz-product-card:focus-within{transform:translateY(-2px)}.oz-product-card__pill,.oz-product-card__size{top:9px;min-height:23px;padding:0 8px;font-size:9px}.oz-product-card__pill{left:9px}.oz-product-card__size{right:9px}.oz-product-card__type{margin-bottom:6px;font-size:9.8px;letter-spacing:1.05px}.oz-product-card__title{min-height:34px;line-height:1.18}.oz-product-card__meta{gap:6px;margin-top:8px;margin-bottom:10px}.oz-product-card__rating,.oz-product-card__reviews{font-size:10.2px}.oz-product-card__thc{min-height:21px;padding:0 7px;font-size:9.4px}.oz-product-card__purchase-row{column-gap:6px;padding-top:10px}.oz-product-card__was{flex-direction:column;align-items:flex-start;gap:1px;font-size:9.6px;white-space:normal}.oz-product-card__add{min-width:56px;min-height:32px;padding:0 10px;font-size:10.8px}.oz-product-card__add--link{min-width:74px;padding:0 9px}.oz-product-card__button-text--full{display:none}.oz-product-card__button-text--short{display:inline}}@media(max-width:390px){.oz-product-card{--oz-card-body-pad: 10px;--oz-card-title-size: 13px;--oz-card-price-size: 20px}.oz-product-card__purchase-row{column-gap:5px}.oz-product-card__add{min-width:52px;padding:0 8px;font-size:10.2px}.oz-product-card__add--link{min-width:68px}}@media(prefers-reduced-motion:reduce){.oz-product-card,.oz-product-card *,.oz-product-card *:before,.oz-product-card *:after{transition-duration:.01ms!important}}.oz-card-modal-open{overflow:hidden}.oz-card-options-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:18px;opacity:0;pointer-events:none;transition:opacity .18s ease}.oz-card-options-modal.is-visible{opacity:1;pointer-events:auto}.oz-card-options-modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0e14108f;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.oz-card-options-modal__dialog{position:relative;width:min(920px,100%);max-height:min(760px,calc(100vh - 30px));overflow:hidden;border:1px solid #e6e4dc;border-radius:24px;background:#fff;color:#0e1410;box-shadow:0 22px 80px #0e14103d;transform:translateY(18px) scale(.985);transition:transform .18s ease}.oz-card-options-modal.is-visible .oz-card-options-modal__dialog{transform:translateY(0) scale(1)}.oz-card-options-modal__close{position:absolute;top:14px;right:14px;z-index:3;display:inline-flex;width:38px;height:38px;align-items:center;justify-content:center;border:1px solid #e6e4dc;border-radius:50%;background:#ffffffeb;color:#0e1410;font-size:26px;line-height:1;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.oz-card-options-modal__close:hover,.oz-card-options-modal__close:focus-visible{border-color:#1a3d2e;background:#f3f7f4;color:#1a3d2e}.oz-card-options-modal__content{display:grid;grid-template-columns:minmax(260px,.92fr) minmax(0,1.08fr);max-height:inherit;overflow:auto}.oz-card-options-modal__media{display:flex;min-height:460px;align-items:center;justify-content:center;overflow:hidden;background:radial-gradient(circle at 50% 5%,rgba(255,255,255,.58),transparent 52%),linear-gradient(160deg,#f5f3e9,#e8e4d0)}.oz-card-options-modal__media img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.oz-card-options-modal__placeholder{font-size:88px;filter:drop-shadow(0 12px 22px rgba(26,61,46,.14))}.oz-card-options-modal__info{padding:34px}.oz-card-options-modal__topline{display:flex;align-items:center;gap:8px;margin-bottom:12px;padding-right:40px;flex-wrap:wrap}.oz-card-options-modal__badge,.oz-card-options-modal__type,.oz-card-options-modal__chip,.oz-card-options-modal__stock{display:inline-flex;min-height:26px;align-items:center;justify-content:center;padding:0 11px;border-radius:999px;font-size:11px;font-weight:850;letter-spacing:.7px;line-height:1;text-transform:uppercase}.oz-card-options-modal__badge{background:#ffb800;color:#10130f}.oz-card-options-modal__type{background:#f3f1ea;color:#3d4540}.oz-card-options-modal__title{margin:0 0 12px;color:#0e1410;font-family:Bebas Neue,Impact,sans-serif;font-size:clamp(34px,4.4vw,54px);font-weight:400;letter-spacing:1px;line-height:.96}.oz-card-options-modal__meta{display:flex;gap:8px;margin-bottom:22px;flex-wrap:wrap}.oz-card-options-modal__chip{background:#f3f1ea;color:#0e1410}.oz-card-options-modal__stock.is-available{background:#e6f4ec;color:#1a6a3e}.oz-card-options-modal__stock.is-unavailable{background:#fdf2ee;color:#a13b1f}.oz-card-options-modal__group{margin-top:18px}.oz-card-options-modal__label{display:flex;justify-content:space-between;gap:12px;margin-bottom:10px;color:#7a8378;font-size:12px;font-weight:850;letter-spacing:1.3px;line-height:1.2;text-transform:uppercase}.oz-card-options-modal__label span{color:#1a3d2e;letter-spacing:.6px}.oz-card-options-modal__options{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.oz-card-options-modal__option{display:flex;min-height:62px;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:10px 8px;border:2px solid #e6e4dc;border-radius:14px;background:#fff;color:#0e1410;cursor:pointer;text-align:center;transition:border-color .15s ease,background .15s ease,transform .15s ease,box-shadow .15s ease}.oz-card-options-modal__option strong{font-family:Bebas Neue,Impact,sans-serif;font-size:22px;font-weight:400;letter-spacing:.7px;line-height:1}.oz-card-options-modal__option span{color:#1a3d2e;font-size:12px;font-weight:850;line-height:1}.oz-card-options-modal__option:hover:not(:disabled),.oz-card-options-modal__option:focus-visible{border-color:#3d7a5e;transform:translateY(-1px)}.oz-card-options-modal__option.is-active{border-color:#1a3d2e;background:#f3f7f4;box-shadow:0 0 0 4px #1a3d2e14}.oz-card-options-modal__option:disabled{cursor:not-allowed;opacity:.42}.oz-card-options-modal__bottom{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:24px;padding-top:18px;border-top:1px solid #e6e4dc}.oz-card-options-modal__pricebox{display:flex;min-width:0;flex-direction:column;line-height:1}.oz-card-options-modal__price{color:#1a3d2e;font-family:Bebas Neue,Impact,sans-serif;font-size:44px;font-weight:400;letter-spacing:.8px;line-height:.9}.oz-card-options-modal__was{margin-top:6px;color:#7a8378;font-size:13px;font-weight:700}.oz-card-options-modal__qty{display:inline-flex;height:46px;align-items:center;overflow:hidden;border:1px solid #e6e4dc;border-radius:14px;background:#fff}.oz-card-options-modal__qty button{width:42px;height:100%;border:0;background:transparent;color:#0e1410;font-size:22px;line-height:1;cursor:pointer}.oz-card-options-modal__qty button:hover,.oz-card-options-modal__qty button:focus-visible{background:#f3f1ea}.oz-card-options-modal__qty span{min-width:30px;color:#0e1410;font-size:15px;font-weight:850;text-align:center}.oz-card-options-modal__add{display:flex;width:100%;min-height:56px;align-items:center;justify-content:center;gap:10px;margin-top:16px;border:0;border-radius:16px;background:#1a3d2e;color:#fff;font-size:15.5px;font-weight:850;line-height:1;cursor:pointer;transition:background .15s ease,transform .15s ease,box-shadow .15s ease,opacity .15s ease}.oz-card-options-modal__add:hover:not(:disabled),.oz-card-options-modal__add:focus-visible{background:#143727;transform:translateY(-1px);box-shadow:0 10px 22px #1a3d2e2e}.oz-card-options-modal__add:disabled{cursor:not-allowed;opacity:.55}.oz-card-options-modal__add.is-loading{cursor:progress;opacity:.72}.oz-card-options-modal__add.is-added{background:#2e8b57}.oz-card-options-modal__add-price{display:inline-flex;min-height:30px;align-items:center;padding:0 11px;border-radius:10px;background:#ffffff29;font-size:14px}.oz-card-options-modal__error{margin:10px 0 0;color:#b42318;font-size:13px;font-weight:700;line-height:1.4}.oz-card-options-modal__view{display:inline-flex;margin-top:14px;color:#1a3d2e;font-size:13px;font-weight:850;text-decoration:none}.oz-card-options-modal__view:hover,.oz-card-options-modal__view:focus-visible{color:#ffb800}@media(max-width:780px){.oz-card-options-modal{align-items:flex-end;padding:0}.oz-card-options-modal__dialog{width:100%;max-height:min(92vh,780px);border-right:0;border-bottom:0;border-left:0;border-radius:24px 24px 0 0}.oz-card-options-modal__content{grid-template-columns:1fr}.oz-card-options-modal__media{min-height:auto;aspect-ratio:1.9 / 1}.oz-card-options-modal__info{padding:24px 18px 22px}.oz-card-options-modal__title{font-size:clamp(32px,9vw,46px)}.oz-card-options-modal__options{grid-template-columns:repeat(2,minmax(0,1fr))}.oz-card-options-modal__bottom{align-items:flex-end}.oz-card-options-modal__price{font-size:38px}}@media(max-width:420px){.oz-card-options-modal__option{min-height:56px}.oz-card-options-modal__option strong{font-size:20px}.oz-card-options-modal__add{min-height:52px}}.oz-card-options-modal__dialog{width:min(540px,100%);max-height:min(640px,calc(100vh - 30px));border-radius:22px}.oz-card-options-modal__content{display:block;grid-template-columns:none;max-height:inherit;overflow:auto}.oz-card-options-modal__media,.oz-card-options-modal__topline,.oz-card-options-modal__title,.oz-card-options-modal__meta,.oz-card-options-modal__view{display:none!important}.oz-card-options-modal__info,.oz-card-options-modal__info--simple{padding:44px 34px 34px}.oz-card-options-modal__sr-title{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.oz-card-options-modal__group{margin-top:0}.oz-card-options-modal__group+.oz-card-options-modal__group{margin-top:18px}.oz-card-options-modal__label{padding-right:44px;margin-bottom:12px}.oz-card-options-modal__option{min-height:64px;border-radius:16px}.oz-card-options-modal__bottom{margin-top:26px}.oz-card-options-modal__add{min-height:58px;border-radius:16px}@media(max-width:780px){.oz-card-options-modal__dialog{width:100%;max-height:min(82vh,620px);border-radius:22px 22px 0 0}.oz-card-options-modal__content{display:block}.oz-card-options-modal__info,.oz-card-options-modal__info--simple{padding:46px 18px 22px}.oz-card-options-modal__options{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:420px){.oz-card-options-modal__bottom{gap:12px}.oz-card-options-modal__price{font-size:36px}}@media(max-width:780px){.oz-card-options-modal{align-items:center!important;justify-content:center!important;padding:18px!important}.oz-card-options-modal__dialog{width:min(520px,calc(100vw - 36px))!important;max-height:min(82vh,620px)!important;border:1px solid #e6e4dc!important;border-radius:22px!important}.oz-card-options-modal__info,.oz-card-options-modal__info--simple{padding-right:20px!important;padding-left:20px!important}}@media(max-width:420px){.oz-card-options-modal{padding:14px!important}.oz-card-options-modal__dialog{width:calc(100vw - 28px)!important;border-radius:20px!important}.oz-card-options-modal__info,.oz-card-options-modal__info--simple{padding-right:18px!important;padding-left:18px!important}}html.oz-card-modal-open,body.oz-card-modal-open{overflow:auto!important}.oz-card-options-modal{overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.oz-card-options-modal__overlay{z-index:0;cursor:pointer}.oz-card-options-modal__dialog{z-index:1}.oz-card-options-modal__content{max-height:inherit;overflow-y:auto;-webkit-overflow-scrolling:touch}@media(max-width:780px){.oz-card-options-modal{max-height:100vh;overflow-y:auto}.oz-card-options-modal__dialog{max-height:calc(100vh - 28px)!important}.oz-card-options-modal__content{max-height:calc(100vh - 28px)}}.oz-product-card__video{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:block;width:100%;height:100%;object-fit:cover;object-position:center;opacity:0;pointer-events:none;transition:opacity .18s ease;background:var(--oz-card-image-bg)}.oz-product-card.is-video-active .oz-product-card__video{opacity:1}.oz-product-card.is-video-active .oz-product-card__image,.oz-product-card.is-video-active .oz-product-card__placeholder,.oz-product-card.is-video-active .oz-product-card__emoji{opacity:0}.oz-product-card--has-video .oz-product-card__image,.oz-product-card--has-video .oz-product-card__placeholder,.oz-product-card--has-video .oz-product-card__emoji{transition:opacity .18s ease,transform .24s ease}.oz-product-card--has-video .oz-product-card__pill,.oz-product-card--has-video .oz-product-card__size{z-index:4}@media(prefers-reduced-motion:reduce){.oz-product-card__video{display:none}.oz-product-card.is-video-active .oz-product-card__image,.oz-product-card.is-video-active .oz-product-card__placeholder,.oz-product-card.is-video-active .oz-product-card__emoji{opacity:1}}.oz-product-card__meta+.oz-product-card__purchase-row{margin-top:auto}.oz-product-card{z-index:0;isolation:isolate}.oz-product-card:hover,.oz-product-card:focus-within{z-index:1}.oz-product-card__image-wrap{isolation:isolate}.oz-product-card__pill,.oz-product-card__size{z-index:2}#menu-drawer,#MenuDrawer,#cart-drawer,#CartDrawer,cart-drawer,.cart-drawer,.drawer,.drawer.active,.drawer.open,.menu-drawer,.menu-drawer-container,.mobile-nav,.mobile-nav.open,.ozplug-mobile-menu,.ozplug-menu-drawer,.ozplug-cart-drawer,.oz-header-drawer,.ozplug-header-drawer,.shopify-section-header,.shopify-section-group-header-group{z-index:6500!important}.oz-card-options-modal{z-index:7000}
/*# sourceMappingURL=/cdn/shop/t/2/assets/ozplug-product-card.css.map */
