.product-card{position:relative;display:flex;flex-direction:column;align-items:center;height:100%;padding:2rem;background:var(--card-bg-color, transparent);border-radius:4rem;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.product-card:before,.product-card:after{content:"";position:absolute;background-repeat:no-repeat;pointer-events:none}.product-card:before{top:60%;left:-5%;width:30%;max-width:20rem;aspect-ratio:1;background-image:url(nellies-product-card-graphic-sun.png);background-size:contain;background-position:center left;z-index:1}.product-card:after{bottom:0;left:0;right:0;height:35rem;width:140%;background-image:url(nellies-product-card-graphic-grass.png);background-position:bottom center;background-repeat:no-repeat;z-index:1}.product-card__clouds{display:block!important;position:absolute;top:2rem;left:5%;width:15rem;height:8rem;background-image:url(nellies-clouds-white-1.png);background-repeat:no-repeat;background-size:contain;background-position:top left;z-index:10;pointer-events:none}@media screen and (min-width: 750px){.product-card:before{top:50%}}@media screen and (min-width: 990px){.product-card:before{width:50%;max-width:35rem;left:-8%}.product-card:after{height:30rem;width:80%;background-size:100% 100%}.product-card__clouds{top:5rem;left:10%;width:30rem;height:10rem}}@media screen and (min-width: 990px){.product-card{flex-direction:row}.product-card--reverse{flex-direction:row-reverse}}.product-card:hover{box-shadow:0 6px 12px #0000001f}.product-card__image{display:flex;align-items:center;justify-content:center;width:100%;padding:1rem}@media screen and (min-width: 990px){.product-card__image{flex:0 0 60%;max-width:60%;height:100%}}.product-card__image-link{display:flex;align-items:center;justify-content:center;width:100%;height:100%;text-decoration:none}.product-card__image:has(.product-card__media-image){padding-inline:0}.product-card__media-image{position:relative;z-index:15;width:100%;height:20rem;background:transparent}@media screen and (min-width: 750px) and (max-width: 989px){.product-card__media-image{height:28rem;max-width:50rem}}@media screen and (min-width: 990px){.product-card__media-image{width:90%;height:90%;min-height:unset;max-width:none}}.product-card__media-image img,.product-card__media-image svg{width:100%;height:100%;object-fit:contain;object-position:center;filter:drop-shadow(0 4px 8px rgba(0,0,0,.1))}.product-card__media{overflow:hidden;border-radius:var(--media-radius);width:100%;display:flex;align-items:center;justify-content:center;min-height:20rem;background:transparent}@media screen and (max-width: 989px){.product-card__media{margin:1rem;min-height:10rem;width:90%}}.product-card__media img{width:100%;height:100%;object-fit:contain;object-position:center;border-radius:inherit}.product-card__content{display:flex;flex-direction:column;justify-content:center;text-align:center;gap:3rem;width:100%;margin-bottom:4rem;z-index:15}@media screen and (min-width: 750px) and (max-width: 989px){.product-card__content{width:80%}}@media screen and (min-width: 990px){.product-card__content{flex:0 0 40%;max-width:40%;padding:3rem 2rem 1.8rem;height:100%;margin-bottom:2rem}}.product-card__text{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:0 1rem;text-align:center}@media screen and (min-width: 990px){.product-card__text{padding:0 2rem 1rem;align-items:flex-start;text-align:left}}.product-card__title{margin:0 0 1rem;color:var(--dark-purple);line-height:1;text-transform:uppercase}.product-card__title a{text-decoration:none;color:inherit}.product-card__title a:hover{text-decoration:underline}.product-card__variants{display:flex;flex-wrap:wrap;gap:.8rem;justify-content:center;margin-top:1.5rem}.product-card__variant-pill{display:inline-block;padding:.6rem 1.4rem;background-color:var(--purple);color:var(--yellow);border:0;border-radius:var(--variant-pills-radius);font-family:var(--font-block);font-size:1.3rem;font-weight:400;text-decoration:none;text-transform:uppercase;transition:all .2s ease;white-space:nowrap}@media screen and (min-width: 990px){.product-card__variant-pill{font-size:1.6rem}}.product-card__variant-pill:hover{background-color:var(--dark-purple);color:var(--white);transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.product-card__rating{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:1rem}@media screen and (min-width: 990px){.product-card__rating{justify-content:center}}.product-card__rating .rating-count{font-size:1.4rem;color:var(--dark-purple)}.rating--small{font-size:.9em}.product-card__description{margin:0;font-size:1.6rem}@media screen and (max-width: 989px){.product-card__description{display:none}}.product-card__benefits{list-style:none;padding:0;display:flex;flex-direction:column;gap:2rem;text-align:left}@media screen and (max-width: 989px){.product-card__benefits{gap:1rem}}.product-card__benefit{display:flex;align-items:center;gap:1rem;font-size:1.4rem;line-height:1;color:var(--dark-purple);font-weight:500}.product-card__benefit img{width:2rem;height:2rem;flex-shrink:0;object-fit:contain}.product-card__buttons{display:flex;flex-direction:column;gap:2rem;margin-top:2rem}.product-card__buttons .button{color:#fff;background-color:var(--purple);border:0;width:100%}.product-card__buy-now{font-family:var(--font-block);font-size:1.8rem;text-decoration:underline;text-underline-offset:.3rem;text-transform:uppercase;color:var(--dark-purple);cursor:pointer;transition:opacity .2s ease}.product-card__buy-now:hover{opacity:.7}@media (prefers-reduced-motion: reduce){.product-card{transition:none}.product-card:hover{transform:none;box-shadow:0 4px 6px #0000000d}}.product-card__content [data-bv-show=rating_summary]{display:flex;justify-content:center;margin-bottom:1.5rem;margin-top:1rem}.product-card__content [data-bv-show=rating_summary] .bv_main_container .bv_numReviews_text{color:var(--dark-purple)!important;font-family:var(--font-body-family)!important}.product-card__content [data-bv-show=rating_summary] .bv_main_container .bv_avgRating_component_container,.product-card__content [data-bv-show=rating_summary] .bv_main_container .bv_button_buttonMinimalist{display:none!important}.product-card__content [data-bv-show=rating_summary] .bv_main_container .bv_numReviews_text,.product-card__content [data-bv-show=rating_summary] .bv_main_container .bv_avgRating_component_container,.product-card__content [data-bv-show=rating_summary] .bv_main_container .bv_button_buttonMinimalist{color:var(--dark-purple)!important;font-family:var(--font-body-family)!important}.product-card__buttons .button:after,.product-card__content .button:after{box-shadow:none!important}.product-card__buttons .button:not([disabled]):hover:after,.product-card__content .button:not([disabled]):hover:after{box-shadow:none!important}.product-card__content .rating-wrapper span{color:var(--dark-purple)!important}.product-card__content [data-bv-show=rating_summary] .bv_main_container div.bv_main_container_row_flex{display:none!important}.product-card__content [data-bv-show=rating_summary] .bv_main_container button.bv_ratings_summary{padding:0!important;margin:0!important}.product-form__input--pill input:checked+label{border-color:#fff!important}
/*# sourceMappingURL=/cdn/shop/t/41/assets/component-product-card.css.map */
