.modern-card-wrapper{position:relative;margin:1rem 0;transition:all .5s cubic-bezier(.4,0,.2,1);display:flex;justify-content:center}.modern-card{width:300px;height:400px;background:#fff;position:relative;overflow:hidden;border-radius:10px;border:2px solid rgba(0,149,69,.3);box-shadow:0 4px 8px #0000001a;transform:scale(.95);transition:all .5s cubic-bezier(.4,0,.2,1);cursor:pointer}.modern-card:hover{transform:scale(1);border:2px solid rgba(0,149,69,.6);box-shadow:5px 20px 30px #0003}.modern-card .card{width:100%;height:100%;background:transparent;border:none;box-shadow:none;position:relative}.modern-card .card__inner{height:280px;width:100%;position:relative;overflow:hidden;border-radius:10px 10px 0 0}.modern-card .card__media{width:100%;height:100%;position:relative}.modern-card .card__media .media{width:100%;height:100%}.modern-card .card__media img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:10px 10px 0 0}.modern-card .card__content{height:120px;width:100%;position:absolute;bottom:0;left:0;background:#6ec060;border-radius:0 0 10px 10px;border-top:2px solid rgba(0,149,69,.2);display:flex}.modern-card .product-details{padding:15px;flex:1;display:flex;flex-direction:column;justify-content:center;text-align:left;border-right:1px solid rgba(0,149,69,.15)}.modern-card .moq-badge-section{width:90px;height:100%;background:#6ec060;transition:background .5s ease;border-left:1px solid rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center;border-radius:0 0 10px}.modern-card .moq-badge-section:hover{background:#a6cdde}.modern-card .moq-badge{background:#fff;color:#000;padding:8px 12px;border-radius:6px;font-size:1.171875rem;font-weight:600;text-align:center;box-shadow:0 2px 4px #0000001a;transform:rotate(0);transition:transform .3s ease}.modern-card .moq-badge-section:hover .moq-badge{transform:translateY(-2px)}.modern-card .card__heading{font-size:1.75rem;font-weight:900;color:#000;margin:0 0 9px;line-height:1.2}.modern-card .card__heading a{color:inherit;text-decoration:none}.modern-card .price{font-size:1.925rem;font-weight:900;color:#fff;margin:4.5px 0}.modern-card .card-information{color:#666;font-size:.8rem;margin:3px 0}.modern-card .info-button{position:absolute;top:-70px;right:-70px;width:140px;height:140px;background:linear-gradient(135deg,#6ec060 0% 100%);border-radius:0 0 200px 200px;z-index:50;transition:all .5s cubic-bezier(.4,0,.2,1),border-radius 2s,top 1s;overflow:hidden;cursor:pointer;pointer-events:auto}.modern-card .info-button .info-icon{position:absolute;right:85px;top:85px;color:#fff;opacity:1;font-size:1.2rem;transition:all .3s ease}.modern-card .info-button:hover{width:100%;right:0;top:0;border-radius:0;height:280px;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);z-index:200}.modern-card .info-button:hover .info-icon{opacity:0;right:15px;top:15px}.modern-card .info-button:hover .info-contents{opacity:1;transform:scale(1) translateY(0)}.modern-card .info-contents{padding:2rem;opacity:0;transform:scale(.5) translateY(-200%);transition:opacity .2s,transform .8s;color:#fff;height:100%;overflow-y:auto;background:#009545f2;display:flex;flex-direction:column;justify-content:flex-start}.modern-card .info-contents h3{color:#fff;font-size:1.96rem;margin-bottom:.5rem;font-weight:800;text-shadow:0 2px 4px rgba(0,0,0,.8)}.modern-card .info-contents .info-table{width:100%;color:#fff;font-size:1.26rem;border-collapse:collapse;margin-top:.5rem}.modern-card .info-contents .info-table td{padding:.25rem 0;border-bottom:1px solid rgba(255,255,255,.4);text-shadow:0 1px 2px rgba(0,0,0,.8)}.modern-card .info-contents .info-table td:first-child{font-weight:500;opacity:.9;padding-right:1rem}.modern-card .info-contents .info-table td:last-child{font-weight:700;color:gold}.modern-card .card__badge{position:absolute;top:1rem;left:1rem;z-index:10;pointer-events:none}.modern-card .badge{background:#000c;color:#fff;padding:.4rem .8rem;border-radius:6px;font-size:.75rem;font-weight:600;text-shadow:none}@media screen and (max-width: 749px){.modern-card{width:280px;height:380px;transform:scale(.96)}.modern-card:hover{transform:scale(1)}.modern-card .card__inner{height:266px}.modern-card .card__content{height:114px;border-top:1.5px solid rgba(0,149,69,.2)}.modern-card .product-details{padding:12px}.modern-card .card__heading{font-size:1.6625rem}.modern-card .price{font-size:1.75rem}.modern-card .info-button{width:120px;height:120px;top:-60px;right:-60px}.modern-card .info-button .info-icon{right:75px;top:75px;font-size:1rem}.modern-card .info-button:hover,.modern-card.info-active .info-button{height:266px}}@media screen and (max-width: 480px){.modern-card{width:260px;height:360px;transform:scale(.98)}.modern-card:hover{transform:scale(1);box-shadow:3px 15px 25px #00000026}.modern-card .card__inner{height:252px}.modern-card .card__content{height:108px;border-top:1px solid rgba(0,149,69,.2)}.modern-card .product-details{padding:10px}.modern-card .card__heading{font-size:1.575rem;margin:0 0 4px}.modern-card .price{font-size:1.6625rem}.modern-card .card-information{font-size:.75rem}.modern-card .info-button{width:100px;height:100px;top:-50px;right:-50px}.modern-card .info-button .info-icon{right:65px;top:65px;font-size:.9rem}.modern-card .info-button:hover,.modern-card.info-active .info-button{height:252px}.modern-card .info-contents{padding:1.5rem}.modern-card .info-contents h3{font-size:1.68rem}}.modern-card:focus-within{outline:2px solid #059669;outline-offset:2px}@media (prefers-reduced-motion: reduce){.modern-card,.modern-card:hover,.modern-card .content-slider,.modern-card .product-info-circle,.modern-card .product-info-circle:hover,.modern-card .info-contents,.modern-card .moq-badge{transition:none;transform:none;will-change:auto}}.modern-card .full-card-link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:100;text-decoration:none}.modern-card .moq-badge-section{z-index:50;position:relative;pointer-events:auto}.modern-card-wrapper .frosted-glass-card{background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;border:none;box-shadow:none}.modern-card-wrapper .frosted-glass-card .card{background:transparent}.modern-card .info-button{pointer-events:auto}.modern-card.info-active .info-button{width:100%;right:0;top:0;border-radius:0;height:280px;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);z-index:200}.modern-card.info-active .info-button .info-icon{opacity:0;right:15px;top:15px}.modern-card.info-active .info-button .info-contents{opacity:1;transform:scale(1) translateY(0)}.modern-card.touch-active{transform:scale(.98)}.modern-card:focus-within .full-card-link{outline:2px solid #059669;outline-offset:2px;border-radius:10px}
/*# sourceMappingURL=/cdn/shop/t/63/assets/component-card-modern.css.map */
