.product-card{text-align:center;flex-direction:column;display:flex}.product-card__info{display:flex;flex-direction:column;justify-content:space-between;padding:20px 12px 24px;height:100%}.product-card.product-card--alt-style .product-card__info{flex-direction:row;align-items:center;padding:32px 16px 16px;gap:16px}.product-card__info-wrapper{display:flex;flex-direction:column;gap:8px;margin-bottom:auto}.product-card.product-card--alt-style .product-card__info .product-card__info-wrapper{margin-bottom:unset}.product-card .product-card__image{display:flex;width:100%}.product-card .product-card__image product-animation{position:relative;overflow:hidden;display:flex;max-height:420px;border-radius:24px}.product-card .product-card__image product-animation .scrolling-text{position:absolute;z-index:1;bottom:0;right:0;width:100%;overflow:hidden;height:60px;display:flex;align-items:center;transform:translateY(100%);transition:transform .7s ease-in-out}.product-card .product-card__image product-animation .scrolling-text.scrolling-text--hidden{display:none}.product-card .product-card__image product-animation .scrolling-text span{display:inline-block;white-space:nowrap;color:#fb0ca2;font-family:Sergio Trendy,sans-serif;font-size:48px;font-style:italic;font-weight:400;line-height:57px;text-transform:capitalize;transform:translate(0)}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-100%)}}.product-card .product-card__image product-animation:hover .scrolling-text span{animation:scroll 25s linear infinite}.product-card .product-card__image product-animation:hover .scrolling-text{transform:translateY(0);bottom:30px}.product-animation{overflow:hidden;width:100%}.product-animation .product-animation__mobile{display:none}.product-card:not(.product-card--alt-style) .product-card__image{background-color:#fff;border-radius:24px;aspect-ratio:297/348;max-height:348px}.product-card .product-card__image img{width:100%;height:100%;padding:0 16.5px;object-fit:contain}.product-card:not(.product-card--alt-style) .product-card__image img{padding:32px 48px!important}.product-card__buy-button button,.product-card__buy-button .button-link{text-align:center;color:#fff;font-family:Sergio Trendy;font-size:24px;font-style:normal;font-weight:400;line-height:32px;border:1px solid #672C17;background-color:#672c17;border-radius:112px;padding:11px 15px;width:fit-content;display:flex;margin:0 auto;transition:background-color .3s,color .3s;text-transform:capitalize;cursor:pointer}.product-card__buy-button button[disabled]{opacity:.7;cursor:not-allowed}.product-card__buy-button button:hover,.product-card__buy-button .button-link:hover{background-color:transparent;color:#672c17;transition:background-color .3s,color .3s}.product-card__price--sale{color:#672c17;font-family:Josefin Sans;font-size:20px;font-style:normal;font-weight:400;line-height:24px;text-transform:capitalize;text-decoration:line-through}.product-card__price--regular{color:#672c17;font-family:Josefin Sans;font-style:normal;font-size:24px;font-weight:700;line-height:32px}.product-card__title{color:#232323;text-align:center;font-size:20px;font-style:normal;font-weight:400;line-height:24px;max-width:186px;margin:0 auto}.product-card.product-card--alt-style .product-card__title{margin:0}.product-card__title.product-card__title--bundle{max-width:165px}.product-card__review{display:flex;justify-content:center;text-align:center}.product-card__review.product-card__review--mobile{display:none}.product-card__review .yotpo-sr-bottom-line-right-panel .yotpo-sr-bottom-line-text{font-family:Josefin Sans!important;font-size:20px!important;font-weight:700!important;line-height:20px!important;color:#232323!important}.product-card__review .yotpo-sr-bottom-line-summary .star-container svg,.product-card__review .yotpo-sr-bottom-line-summary div:not(.yotpo-sr-bottom-line-right-panel){height:18px!important}.product-card__review .yotpo-sr-bottom-line-summary .star-container svg path{fill:#232323;stroke:#232323}.product-card__price{display:flex;justify-content:center;align-items:center;gap:8px;margin-bottom:8px}.product-card.product-card--alt-style .product-card__price{margin-bottom:unset;justify-content:flex-start}.product-card.product-card--alt-style .product-card__review{justify-content:flex-start}.product-card.product-card--alt-style .product-card__title{text-align:start}.product-card.product-card--alt-style .product-card__image{max-height:420px;height:100%}.product-card.product-card--alt-style .product-card__image img{background-color:#fff;border-radius:24px;max-height:420px}.product-card .jdgm-widget{width:fit-content}.product-card .jdgm-prev-badge{display:flex!important;flex-wrap:wrap}.product-card--alt-style.product-card .jdgm-prev-badge{justify-content:flex-start}.product-card .jdgm-prev-badge__stars{display:flex;height:fit-content}.product-card .jdgm-star{display:flex!important;justify-content:center!important;align-items:center!important;width:18px!important;height:18px!important;padding:0!important;margin-right:1px!important}.product-card .jdgm-star.jdgm--half:before,.product-card .jdgm-star.jdgm--on:before{font-size:14px;line-height:14px}.product-card .jdgm-prev-badge{justify-content:center;width:fit-content}.product-card .jdgm-prev-badge .jdgm-prev-badge__text{color:#232323;font-family:Josefin Sans;font-size:20px;font-style:normal;font-weight:700;line-height:24px;text-transform:capitalize;margin-left:3px}.product-card .jdgm-prev-badge .jdgm-prev-badge__stars .jdgm-star{color:#232323}@media screen and (max-width: 768px){.product-card:not(.product-card--alt-style) .product-card__image img{padding:16px 24px!important}.product-card .jdgm-prev-badge .jdgm-prev-badge__text{font-size:18px;line-height:25.2px}.product-card.product-card--alt-style .product-card__info .product-card__info-wrapper{width:100%}.product-card{gap:16px}.product-card .product-card__image img{padding:0}.product-card__buy-button button,.product-card__buy-button .button-link{font-size:18px;line-height:24px}.product-card__review .yotpo-sr-bottom-line-summary div{height:14.75px!important;margin-right:unset!important}.product-card__review .yotpo-sr-bottom-line-right-panel .yotpo-sr-bottom-line-text{font-size:16px!important;line-height:22.4px!important;margin-right:unset!important;height:fit-content!important}.product-card__review .yotpo-sr-bottom-line-summary div .star-container{margin-right:3.5px!important;height:fit-content!important}.product-card__review .yotpo-sr-bottom-line-summary .star-container svg{height:10px!important;width:10px!important}.product-card.product-card--alt-style .product-card__review{justify-content:center}.product-card.product-card--alt-style .product-card__review .yotpo-sr-bottom-line-summary .star-container svg{height:14.75px!important;width:14.75px!important}.product-card__info{padding:0 0 12px}.product-card__review .yotpo-sr-bottom-line-summary{flex-wrap:wrap;justify-content:center;gap:3px}.product-card__review.product-card__review--desktop{display:none}.product-card__review.product-card__review--mobile{display:flex}.product-card.product-card--alt-style .product-card__info{padding:0 0 12px;flex-direction:column;gap:0}.product-card .product-card__info .product-card__price--regular,.product-card .product-card__info .product-card__price--sale{margin-bottom:4px}.product-card.product-card--alt-style .product-card__info .product-card__price--regular,.product-card.product-card--alt-style .product-card__info .product-card__price--sale{text-align:start;margin-bottom:8px}.product-card .product-card__image product-animation{display:none}.product-animation .product-animation__mobile{display:flex;min-height:220px}.product-card.product-card--alt-style .product-card__image{min-height:220px}.product-card.product-card--alt-style .product-card__image img{height:auto;object-fit:contain;max-height:220px;border-radius:16px}.product-card__title{font-size:16px;line-height:19.66px}.product-card.product-card--alt-style .product-card__title{font-size:18px;line-height:24px;max-width:unset;text-align:center}.product-card .product-card__info .product-card__price--regular:not(.product-card.product-card--alt-style .product-card__price--regular){font-size:20px;line-height:32px}.product-card .product-card__info .product-card__price--sale:not(.product-card.product-card--alt-style .product-card__price--sale){font-size:16px;line-height:32px}.product-card.product-card--alt-style .product-card__price{justify-content:center}}@media screen and (max-width: 450px){.product-card.product-card--alt-style .product-card__title{text-align:start;margin:0}.product-card__buy-button button,.product-card__buy-button .button-link,.product-card__buy-button{width:100%;justify-content:center}.product-card__review.product-card__review--mobile{justify-content:flex-start}.product-card__review.product-card__review--mobile .yotpo-sr-bottom-line-summary{flex-direction:column!important;gap:4px}.product-card__price{margin-bottom:unset}.product-card.product-card--alt-style .product-card__price,.product-card.product-card--alt-style .product-card__review{justify-content:flex-start}}
/*# sourceMappingURL=/cdn/shop/t/59/assets/product-card.css.map */
