.ctr-product-cards{background-color:var(--ctr-pc-bg, #ffffff);color:var(--ctr-pc-text, #151515);padding-top:var(--ctr-pc-padding-top-mobile);padding-bottom:var(--ctr-pc-padding-bottom-mobile);overflow:hidden}@media screen and (min-width:750px){.ctr-product-cards{padding-top:var(--ctr-pc-padding-top-desktop);padding-bottom:var(--ctr-pc-padding-bottom-desktop)}}.ctr-product-cards__heading{text-align:center;margin-bottom:40px;font-family:"Cooper BT",var(--font-heading-family),serif;font-weight:700;font-size:28px;line-height:1.2;letter-spacing:-.84px;color:var(--ctr-pc-text, #151515);text-wrap:balance}@media screen and (min-width:750px){.ctr-product-cards__heading{font-size:40px;letter-spacing:-1.2px;max-width:1000px;margin:0 auto 40px}}.ctr-product-cards__swiper{overflow:visible!important}.ctr-product-cards__swiper .swiper-slide{height:auto;max-width:400px;width:94%}@media screen and (min-width:1200px){.ctr-product-cards__swiper .swiper-slide{max-width:none}}.ctr-product-cards__card{border:1px solid rgba(0,0,0,.1);border-radius:12px;overflow:hidden;background-color:#fff;height:100%;display:flex;flex-direction:column}.ctr-product-cards__card-inner{display:flex;flex-direction:column;align-items:center;gap:16px;padding:24px 16px;background-color:#fafbfb;flex:1}.ctr-product-cards__image{display:flex;align-items:center;justify-content:center;width:134px;min-height:130px}.ctr-product-cards__image img{max-width:100%;height:auto;display:block;object-fit:contain}.ctr-product-cards__title-row{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap}.ctr-product-cards__name{font-family:"Cooper BT",var(--font-heading-family),serif;font-weight:700;font-size:20px;line-height:1.2;letter-spacing:-.6px;color:var(--ctr-pc-text, #151515)}.ctr-product-cards__badge{display:inline-flex;align-items:center;justify-content:center;padding:4px 16px;border-radius:1000px;font-family:"Cooper BT",var(--font-heading-family),serif;font-weight:700;font-size:14px;line-height:1.2;letter-spacing:-.42px;color:#fff;background-color:#1b4a26;white-space:nowrap}.ctr-product-cards__supply{font-family:"Inter",var(--font-body-family),sans-serif;font-weight:400;font-style:italic;font-size:16px;line-height:1.3;color:var(--ctr-pc-text, #151515);text-align:center;margin-top:-6px}.ctr-product-cards__supply P{margin:0}.ctr-product-cards__pricing{display:flex;flex-direction:column;align-items:center;gap:10px;width:100%}.ctr-product-cards__price-row{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap}.ctr-product-cards__compare{font-family:"Inter",var(--font-body-family),sans-serif;font-weight:600;font-size:20px;line-height:1.2;letter-spacing:-.6px;color:var(--ctr-pc-text, #151515);opacity:.5;text-decoration:line-through}.ctr-product-cards__price{font-family:"Inter",var(--font-body-family),sans-serif;font-weight:700;font-size:24px;line-height:1.2;letter-spacing:-.72px;color:var(--ctr-pc-text, #151515)}.ctr-product-cards__save-badge{display:inline-flex;align-items:center;justify-content:center;padding:4px 8px;border-radius:6px;background-color:#f03333;font-family:"Inter",var(--font-body-family),sans-serif;font-weight:700;font-size:16px;line-height:1.2;letter-spacing:-.48px;color:#fff;white-space:nowrap}.ctr-product-cards__desc{font-family:"Inter",var(--font-body-family),sans-serif;font-weight:400;font-style:italic;font-size:16px;line-height:1.3;color:var(--ctr-pc-text, #151515);text-align:center}.ctr-product-cards__shipping{display:flex;justify-content:center;align-items:center;gap:8px}.ctr-product-cards__shipping svg{flex-shrink:0;width:20px;height:20px}.ctr-product-cards__shipping span{font-family:"Inter",var(--font-body-family),sans-serif;font-weight:500;font-size:12px;line-height:1.3;color:var(--ctr-pc-text, #151515)}.ctr-product-cards__bottom{display:flex;flex-direction:column;align-self:stretch;width:100%;gap:16px;margin-top:auto}.ctr-product-cards__toggle-bar{display:flex;align-items:center;justify-content:center;gap:14px;padding:8px 12px;background-color:#f5f1e2;border-radius:9px}.ctr-product-cards__toggle-bar--onetime-only{justify-content:center}.ctr-product-cards__toggle-label{font-family:"Inter",var(--font-body-family),sans-serif;font-weight:500;font-size:12px;line-height:1.3;color:var(--ctr-pc-text, #151515)}.ctr-product-cards__toggle-label strong{font-weight:700}.ctr-product-cards__toggle{position:relative;display:inline-flex;cursor:pointer}.ctr-product-cards__toggle input{position:absolute;opacity:0;width:0;height:0}.ctr-product-cards__toggle-track{position:relative;width:39px;height:24px;background-color:#ccc;border-radius:12px;transition:background-color .2s ease}.ctr-product-cards__toggle input:checked+.ctr-product-cards__toggle-track{background-color:#108476}.ctr-product-cards__toggle-knob{position:absolute;top:2px;left:2px;width:20px;height:20px;background-color:#fff;border-radius:50%;transition:transform .2s ease;box-shadow:0 1px 3px #0003}.ctr-product-cards__toggle input:checked+.ctr-product-cards__toggle-track .ctr-product-cards__toggle-knob{transform:translate(15px)}.ctr-product-cards__toggle-bar--no-sub{cursor:not-allowed}.ctr-product-cards__toggle-bar--no-sub .ctr-product-cards__toggle{pointer-events:none}.ctr-product-cards__atc{display:flex;align-items:center;justify-content:center;padding:16px 24px;border-radius:8px;border:1px solid var(--ctr-pc-text, #151515);background:var(--ctr-pc-btn-bg, linear-gradient(to top, #bcf263, #d7fd41));font-family:"Cooper BT",var(--font-heading-family),serif;font-weight:700;font-size:24px;line-height:1.2;letter-spacing:-.72px;color:var(--ctr-pc-text, #151515);cursor:pointer;transition:opacity .2s ease}.ctr-product-cards__atc:hover{opacity:.85}.ctr-product-cards__atc:disabled{opacity:.5;cursor:not-allowed}@media screen and (max-width:749px){.ctr-product-cards__atc{font-size:20px;padding:14px 24px}}.ctr-product-cards__nav{display:flex;align-items:center;justify-content:center;gap:24px;margin-top:20px}.ctr-product-cards__nav-arrow{background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease}.ctr-product-cards__nav-arrow svg{width:24px;height:24px}.ctr-product-cards__nav-arrow.swiper-button-disabled{opacity:.3;cursor:default}.ctr-product-cards__dots{display:flex;align-items:center;justify-content:center;gap:4px}.ctr-product-cards__dot{width:5px;height:5px;border-radius:50%;background-color:color-mix(in srgb,var(--ctr-pc-text, #151515) 20%,transparent);transition:background-color .2s ease,width .2s ease}.ctr-product-cards__dot--active{background-color:var(--ctr-pc-text, #151515)}.ctr-product-cards__empty{text-align:center;font-size:16px;color:#666;padding:40px 0}
/*# sourceMappingURL=/cdn/shop/t/165/assets/ctr-product-cards.css.map */
