.card-wrapper{color:inherit;height:100%;position:relative;text-decoration:none}.card{text-decoration:none;text-align:var(--text-alignment)}.card:not(.ratio){display:flex;flex-direction:column;height:100%}.card.card--horizontal{--text-alignment: left;--image-padding: 0rem;flex-direction:row;align-items:flex-start;gap:1.5rem}.card--horizontal.ratio:before{padding-bottom:0}.card--card.card--horizontal{padding:1.2rem}.card--card.card--horizontal.card--text{column-gap:0}.card--card{height:100%}.card--card,.card--standard .card__inner{position:relative;box-sizing:border-box;border-radius:var(--border-radius);border:var(--border-width) solid rgba(var(--color-foreground),var(--border-opacity))}.card--card:after,.card--standard .card__inner:after{content:"";position:absolute;z-index:-1;width:calc(var(--border-width) * 2 + 100%);height:calc(var(--border-width) * 2 + 100%);top:calc(var(--border-width) * -1);left:calc(var(--border-width) * -1);border-radius:var(--border-radius);box-shadow:var(--shadow-horizontal-offset) var(--shadow-vertical-offset) var(--shadow-blur-radius) rgba(var(--color-shadow),var(--shadow-opacity))}.card .card__inner .card__media{overflow:hidden;z-index:0;border-radius:calc(var(--border-radius) - var(--border-width) - var(--image-padding))}.card--card .card__inner .card__media{border-bottom-right-radius:0;border-bottom-left-radius:0}.card--standard.card--text{background-color:transparent}.card-information{text-align:var(--text-alignment)}.card__media,.card .media{bottom:0;position:absolute;top:0}.card .media{width:100%}.card__media{margin:var(--image-padding);width:calc(100% - 2 * var(--image-padding))}.card--standard .card__media{margin:var(--image-padding)}.card__inner{width:100%}.card--media .card__inner .card__content{position:relative;padding:calc(var(--image-padding) + 1rem)}.card__content{display:grid;grid-template-rows:minmax(0,1fr) max-content minmax(0,1fr);padding:1rem;width:100%;flex-grow:1}.card__content--auto-margins{grid-template-rows:minmax(0,auto) max-content minmax(0,auto)}.card__information{grid-row-start:2;padding:1.3rem 1rem}.card:not(.ratio)>.card__content{grid-template-rows:max-content minmax(0,1fr) max-content auto}@media screen and (min-width:750px){.card__information{padding-bottom:1.7rem;padding-top:1.7rem}}.card__badge{align-self:flex-end;grid-row-start:3;justify-self:flex-start}.card__badge.top{align-self:flex-start;grid-row-start:1}.card__badge.right{justify-self:flex-end}.card:not(.card--horizontal)>.card__content>.card__badge{margin:1.3rem}.card__media .media img{height:100%;object-fit:cover;object-position:center center;width:100%}.card__inner:not(.ratio)>.card__content{height:100%}.card__heading{margin-top:0;margin-bottom:0}.card__heading:last-child{margin-bottom:0}.card--horizontal .card__heading,.card--horizontal .price__container .price-item,.card--horizontal__quick-add{font-size:calc(var(--font-heading-scale) * 1.2rem)}.card--horizontal .card-information>*:not(.visually-hidden:first-child)+*:not(.rating){margin-top:0}.card--horizontal__quick-add:before{box-shadow:none}@media only screen and (min-width:750px){.card--horizontal .card__heading,.card--horizontal .price__container .price-item,.card--horizontal__quick-add{font-size:calc(var(--font-heading-scale) * 1.3rem)}}.card--card.card--media>.card__content{margin-top:calc(0rem - var(--image-padding))}.card--standard.card--text a:after,.card--card .card__heading a:after{bottom:calc(var(--border-width) * -1);left:calc(var(--border-width) * -1);right:calc(var(--border-width) * -1);top:calc(var(--border-width) * -1)}.card__heading a:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.card__heading a:after{outline-offset:.3rem}.card__heading a:focus:after{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground),.3);outline:.2rem solid rgba(var(--color-foreground),.5)}.card__heading a:focus-visible:after{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground),.3);outline:.2rem solid rgba(var(--color-foreground),.5)}.card__heading a:focus:not(:focus-visible):after{box-shadow:none;outline:0}.card__heading a:focus{box-shadow:none;outline:0}@media screen and (min-width:990px){.card .media.media--hover-effect>img:only-child,.card-wrapper .media.media--hover-effect>img:only-child{transition:transform var(--duration-long) ease}.card:hover .media.media--hover-effect>img:first-child:only-child,.card-wrapper:hover .media.media--hover-effect>img:first-child:only-child{transform:scale(1.03)}.card-wrapper:hover .media.media--hover-effect:not(.prea-secondary-pending)>img:first-child:not(:only-child){opacity:0}.card-wrapper:hover .media.media--hover-effect:not(.prea-secondary-pending)>img+img{opacity:1;transition:transform var(--duration-long) ease;transform:scale(1.03)}.underline-links-hover:hover a{text-decoration:underline;text-underline-offset:.3rem}}.card--standard.card--media .card__inner .card__information,.card--standard.card--text:not(.card--horizontal)>.card__content .card__heading,.card--standard:not(.card--horizontal)>.card__content .card__badge,.card--standard.card--text.article-card>.card__content .card__information,.card--standard>.card__content .card__caption{display:none}.card--standard>.card__content{padding:0}.card--standard>.card__content .card__information{padding-left:0;padding-right:0}.card--card.card--media .card__inner .card__information,.card--card.card--text .card__inner,.card--card.card--media>.card__content .card__badge{display:none}.card--horizontal .card__badge,.card--horizontal.card--text .card__inner{display:none}.card--extend-height{height:100%}.card--extend-height.card--standard.card--text,.card--extend-height.card--media{display:flex;flex-direction:column}.card--extend-height.card--standard.card--text .card__inner,.card--extend-height.card--media .card__inner{flex-grow:1}.card .icon-wrap{margin-left:.8rem;white-space:nowrap;transition:transform var(--duration-short) ease;overflow:hidden}.card-information>*+*{margin-top:.5rem}.card-information{width:100%}.card-information>*{line-height:calc(1 + .4 / var(--font-body-scale));color:rgb(var(--color-foreground))}.card-information>.price{color:rgb(var(--color-foreground))}.card--horizontal .card-information>.price{color:rgba(var(--color-foreground),.75)}.card-information>.rating{margin-top:.4rem}.card-information>*:not(.visually-hidden:first-child)+*:not(.rating){margin-top:.7rem}.card-information .caption{letter-spacing:.07rem}.card-article-info{margin-top:1rem}.prea-product-card-wrapper{--prea-card-background: var(--prea-bs-card, var(--prea-na-card, #ffffff));--prea-card-text: var(--prea-bs-text, var(--prea-na-text, rgb(var(--color-foreground))));--prea-card-muted: var(--prea-bs-muted, var(--prea-na-muted, rgba(var(--color-foreground), .65)));--prea-card-accent: var(--prea-bs-gold, var(--prea-na-gold, #b98335));--prea-card-sale: var(--prea-price-sale, #f21f2f);--prea-card-radius: 22px;--prea-card-media-radius: 22px;display:flex;height:100%;min-width:0}.prea-product-card-wrapper .prea-product-card{position:relative;width:100%;height:100%;min-width:0;display:flex;flex-direction:column;overflow:hidden;border:0;border-radius:18px;background:transparent;color:var(--prea-card-text);box-shadow:none;transition:transform .46s cubic-bezier(.16,1,.3,1),box-shadow .46s cubic-bezier(.16,1,.3,1),background-color .32s ease}.prea-product-card-wrapper .prea-product-card.card--media .prea-product-card__media-shell{position:relative;width:calc(100% - 20px);flex-grow:0;overflow:hidden;margin:10px 10px 0;border:0;border-radius:8px;background:transparent;box-shadow:none;isolation:isolate;transition:transform .56s cubic-bezier(.16,1,.3,1),box-shadow .46s ease}.prea-product-card-wrapper .prea-product-card__media-shell:after{display:none}.prea-product-card-wrapper .prea-product-card .prea-product-card__media{top:0;right:0;bottom:0;left:0;width:100%;margin:0;border:0;border-radius:8px;overflow:hidden;background:transparent;box-shadow:none}.prea-product-card-wrapper .prea-product-card .prea-product-card__image-link{display:block;width:100%;height:100%;border:0;border-radius:8px;overflow:hidden;background:transparent;padding:clamp(18px,5vw,34px);box-shadow:none;color:inherit;text-decoration:none;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.prea-product-card-wrapper .prea-product-card__image,.prea-product-card-wrapper .prea-product-card__placeholder{width:100%;height:100%;display:block;border:0;border-radius:8px;background:transparent;box-shadow:none;transition:opacity .42s cubic-bezier(.22,1,.36,1),transform .76s cubic-bezier(.16,1,.3,1);-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.prea-product-card-wrapper .prea-product-card__media-shell,.prea-product-card-wrapper .prea-product-card .prea-product-card__media,.prea-product-card-wrapper .prea-product-card .prea-product-card__image-link,.prea-product-card-wrapper .prea-product-card__image,.prea-product-card-wrapper .prea-product-card__placeholder{border-radius:8px;overflow:hidden;-webkit-clip-path:inset(0 round 8px);clip-path:inset(0 round 8px)}.prea-product-card-wrapper .prea-product-card__media .prea-product-card__image{object-fit:contain;object-position:center;transform:none!important}.prea-product-card-wrapper .prea-product-card__content{min-width:0;display:flex;flex:1;flex-direction:column;padding:0}.prea-product-card-wrapper .prea-product-card.card--standard>.prea-product-card__content .prea-product-card__information{min-width:0;flex:0 0 auto;padding:18px 18px 20px;text-align:center}.prea-product-card-wrapper .prea-product-card__vendor{margin-bottom:6px;color:var(--prea-card-muted)}.prea-product-card-wrapper .prea-product-card__rating{display:flex;align-items:center;justify-content:center;gap:6px;min-height:20px;margin-top:10px;color:var(--prea-card-accent);line-height:1}.prea-product-card-wrapper .prea-product-card__stars{display:inline-flex;align-items:center;gap:2px}.prea-product-card-wrapper .prea-product-card__stars svg{width:15px;height:15px;fill:currentColor;stroke:currentColor;stroke-width:1.2}.prea-product-card-wrapper .prea-product-card__stars svg.is-empty{fill:transparent}.prea-product-card-wrapper .prea-product-card__rating small{color:var(--prea-card-muted);font-size:13px;font-weight:400;letter-spacing:0}.prea-product-card-wrapper .prea-product-card__title{margin:0;color:var(--prea-card-text);font-family:var(--font-heading-family);font-size:14px;font-weight:700;line-height:1.32;letter-spacing:0;min-height:2.6em;text-align:center}.prea-product-card-wrapper .prea-product-card__title a{display:-webkit-box;color:inherit;text-decoration:none;overflow:hidden;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.prea-product-card-wrapper .prea-product-card__title a:after{display:none}.prea-product-card-wrapper .prea-product-card__details{min-height:37px;text-align:center}.prea-product-card-wrapper .prea-product-card__details>.price{min-height:26px;margin-top:11px;color:var(--prea-card-text);text-align:center}.prea-product-card-wrapper .prea-product-card__details .price__container,.prea-product-card-wrapper .prea-product-card__custom-price .price__container{display:flex;flex-wrap:nowrap;align-items:baseline;justify-content:center;gap:8px}.prea-product-card-wrapper .prea-product-card__details .price-item--regular,.prea-product-card-wrapper .prea-product-card__regular-price{color:var(--prea-price-regular, #111111);font-size:15px;font-weight:800;line-height:1.2}.prea-product-card-wrapper .prea-product-card__details .price--on-sale .price__sale{display:flex;flex-direction:row-reverse;flex-wrap:nowrap;align-items:baseline;justify-content:center;gap:8px}.prea-product-card-wrapper .prea-product-card__details .price-item,.prea-product-card-wrapper .prea-product-card__custom-price .price-item{margin:0;white-space:nowrap;letter-spacing:0}.prea-product-card-wrapper .prea-product-card__details .price--on-sale .price-item--regular,.prea-product-card-wrapper .prea-product-card__compare-price{color:var(--prea-price-compare, #737373);font-size:13px;font-weight:400;line-height:1.2;text-decoration:line-through}.prea-product-card-wrapper .prea-product-card__details .price-item--sale,.prea-product-card-wrapper .prea-product-card__sale-price{color:var(--prea-card-sale);font-size:15px;font-weight:800;line-height:1.2}.prea-product-card-wrapper .prea-product-card__promo{margin:6px 0 0;color:var(--prea-card-sale);text-align:center;font-size:12px;font-weight:700;line-height:1.35;letter-spacing:.025em}.prea-product-card-wrapper .quick-add{position:absolute;right:12px;bottom:12px;z-index:3;margin:0}.prea-product-card-wrapper .prea-product-card__add product-form,.prea-product-card-wrapper .prea-product-card__add modal-opener,.prea-product-card-wrapper .prea-product-card__add form{display:block;width:fit-content}.prea-product-card-wrapper .prea-product-card__add .quick-add__submit{position:relative;width:auto;min-width:44px;max-width:44px;height:44px;min-height:44px;margin:0;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;gap:0;overflow:hidden;box-sizing:border-box;border:1.5px solid rgba(255,255,255,.96);border-radius:999px;background:#fffdf8f5;color:#0e1b4d;font-family:var(--font-body-family);font-size:13px;font-weight:600;letter-spacing:0;line-height:1.2;text-transform:none;box-shadow:0 2px 10px #0b1f4d1f,0 4px 20px #0b1f4d12;cursor:pointer;transition:max-width .3s cubic-bezier(.25,.46,.45,.94),padding .3s cubic-bezier(.25,.46,.45,.94),background-color .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease,opacity .22s ease-out,transform .26s cubic-bezier(.22,1,.36,1),gap .3s cubic-bezier(.25,.46,.45,.94)}@media(hover:hover)and (pointer:fine){.prea-product-card-wrapper .prea-product-card__add .quick-add__submit{opacity:0;pointer-events:none;transform:translateY(5px) scale(.9)}.prea-product-card-wrapper .prea-product-card:hover .prea-product-card__add .quick-add__submit,.prea-product-card-wrapper .prea-product-card__add .quick-add__submit:focus-visible{opacity:1;pointer-events:auto;transform:translateY(0) scale(1)}}.prea-product-card-wrapper .prea-product-card__button-icon{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 18px;color:currentColor}.prea-product-card-wrapper .prea-product-card__button-icon .icon{width:18px;height:18px;display:block}.prea-product-card-wrapper .prea-product-card__button-icon .prea-card-action-icon{width:18px!important;height:18px!important}.prea-product-card-wrapper .prea-product-card__button-label{max-width:0;overflow:hidden;opacity:0;white-space:nowrap;transition:max-width .3s cubic-bezier(.25,.46,.45,.94),margin-left .3s cubic-bezier(.25,.46,.45,.94),opacity .22s ease}.prea-product-card-wrapper .prea-product-card__add .quick-add__submit:hover,.prea-product-card-wrapper .prea-product-card__add .quick-add__submit:focus-visible{max-width:140px;padding:0 16px;border-color:#fff;background:#fffdf8fa;color:#0e1b4d;box-shadow:0 4px 14px #0b1f4d29,0 8px 28px #0b1f4d17;transform:scale(1.08);gap:6px}.prea-product-card-wrapper .prea-product-card__quick-add-button--choose:hover,.prea-product-card-wrapper .prea-product-card__quick-add-button--choose:focus-visible{max-width:140px}.prea-product-card-wrapper .prea-product-card__quick-add-button--customize:hover,.prea-product-card-wrapper .prea-product-card__quick-add-button--customize:focus-visible{max-width:150px}.prea-product-card-wrapper .prea-product-card__add .quick-add__submit:hover .prea-product-card__button-label,.prea-product-card-wrapper .prea-product-card__add .quick-add__submit:focus-visible .prea-product-card__button-label{max-width:12em;margin-left:0;opacity:1}.prea-product-card-wrapper .prea-product-card__quick-add-button--choose:hover .prea-product-card__button-label,.prea-product-card-wrapper .prea-product-card__quick-add-button--choose:focus-visible .prea-product-card__button-label{max-width:8em}quick-add-modal.quick-add-modal:not([open]){display:none}quick-add-modal.quick-add-modal[open]{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:101;width:100%;height:100%;background:rgba(var(--color-foreground),.2)}.prea-product-card-wrapper .prea-product-card__add .quick-add__submit.loading{color:transparent!important}.prea-product-card-wrapper .prea-product-card__add .quick-add__submit.loading .loading-overlay__spinner .path{stroke:var(--prea-card-text, #111111)}@media screen and (max-width:749px){.prea-product-card-wrapper .prea-product-card.card--media .prea-product-card__media-shell{width:calc(100% - 16px);margin:8px 8px 0}.prea-product-card-wrapper .prea-product-card .prea-product-card__image-link{padding:clamp(10px,4vw,18px)}.prea-product-card-wrapper .prea-product-card.card--standard>.prea-product-card__content .prea-product-card__information{padding:14px 10px 16px}.prea-product-card-wrapper .prea-product-card__title{font-size:13px}.prea-product-card-wrapper .prea-product-card__details .price__container,.prea-product-card-wrapper .prea-product-card__custom-price .price__container,.prea-product-card-wrapper .prea-product-card__details .price--on-sale .price__sale{gap:5px}.prea-product-card-wrapper .prea-product-card__details .price-item--sale,.prea-product-card-wrapper .prea-product-card__sale-price{font-size:13px}.prea-product-card-wrapper .prea-product-card__details .price--on-sale .price-item--regular,.prea-product-card-wrapper .prea-product-card__compare-price{font-size:11px}.prea-product-card-wrapper .prea-product-card__add .quick-add__submit{width:42px;min-width:42px;min-height:42px;font-size:14px}}.prea-product-card-wrapper .prea-product-card__add .quick-add__submit:before,.prea-product-card-wrapper .prea-product-card__add .quick-add__submit:after{display:none}.prea-product-card-wrapper .prea-product-card__add .quick-add__submit:disabled{cursor:not-allowed;opacity:.5}.prea-product-card-wrapper .prea-product-card__badge{position:absolute;right:auto;top:0;bottom:auto;left:0;z-index:2;margin:12px}.prea-product-card-wrapper .prea-product-card__badge.top{top:0;bottom:auto}.prea-product-card-wrapper .prea-product-card__badge.right{right:0;left:auto}.prea-product-card-wrapper .prea-product-card__image-link:focus-visible,.prea-product-card-wrapper .prea-product-card__title a:focus-visible{outline:3px solid rgba(177,126,52,.42);outline-offset:-3px}@media(hover:hover)and (pointer:fine){.prea-product-card-wrapper{position:relative;z-index:0;transition:z-index 0s linear .46s}.prea-product-card-wrapper:hover{z-index:4;transition-delay:0s}.prea-product-card-wrapper .prea-product-card:hover{transform:translateY(-7px) scale(1.012);background:var(--prea-card-background);box-shadow:0 10px 20px #19151212,0 24px 52px #19151221}.prea-product-card-wrapper .prea-product-card:hover .prea-product-card__media-shell{transform:translateY(-2px);box-shadow:0 12px 28px #1915121a}.prea-product-card-wrapper .prea-product-card:hover .prea-product-card__image{transform:scale(1.045)!important}.prea-product-card-wrapper .prea-product-card:hover .prea-product-card__image--secondary{transform:scale(1.055)!important}}@media screen and (min-width:750px){.prea-product-card-wrapper{--prea-card-radius: 18px;--prea-card-media-radius: 8px}.prea-product-card-wrapper .prea-product-card{border-radius:var(--prea-card-radius)}.prea-product-card-wrapper .prea-product-card__media-shell,.prea-product-card-wrapper .prea-product-card.card--media .prea-product-card__media-shell{width:calc(100% - 24px);margin:12px 12px 0;border-radius:var(--prea-card-media-radius)}.prea-product-card-wrapper .prea-product-card.card--standard>.prea-product-card__content .prea-product-card__information{padding:20px 24px 24px;text-align:center}.prea-product-card-wrapper .prea-product-card__rating{justify-content:center}.prea-product-card-wrapper .prea-product-card__title{font-size:16px;text-align:center}}.prea-product-card-wrapper--horizontal .prea-product-card.card--horizontal{--prea-card-radius: 8px;--prea-card-media-radius: 6px;min-height:96px;flex-direction:row;align-items:center;gap:12px;padding:10px;border-radius:8px}.prea-product-card-wrapper--horizontal .prea-product-card.card--horizontal .prea-product-card__media-shell{width:24%;max-width:24%;flex:0 0 24%;margin:0;border-radius:6px}.prea-product-card-wrapper--horizontal .prea-product-card__content{min-width:0;flex-direction:row;align-items:center;gap:10px}.prea-product-card-wrapper--horizontal .prea-product-card__information{min-width:0;flex:1;padding:0;text-align:left}.prea-product-card-wrapper--horizontal .prea-product-card__title{min-height:0;font-family:var(--font-heading-family);font-size:14px;line-height:1.35}.prea-product-card-wrapper--horizontal .prea-product-card__details,.prea-product-card-wrapper--horizontal .prea-product-card__details>.price{text-align:left}.prea-product-card-wrapper--horizontal .prea-product-card__details .price__container,.prea-product-card-wrapper--horizontal .prea-product-card__details .price--on-sale .price__sale{justify-content:flex-start}.prea-product-card-wrapper--horizontal .quick-add{right:8px;bottom:8px;margin:0}@media(prefers-reduced-motion:reduce){.prea-product-card-wrapper .prea-product-card,.prea-product-card-wrapper .prea-product-card__media-shell,.prea-product-card-wrapper .prea-product-card__image{transition:none}}@media screen and (max-width:749px){.prea-product-card-wrapper .prea-product-card__add{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/component-card.css.map */
