.workshop-card-wrapper{color:inherit;height:100%;position:relative;text-decoration:none}.workshop-card{display:flex;flex-direction:column;height:100%;transition:transform var(--duration-short) ease}.workshop-card:hover{transform:translateY(-2px)}.workshop-card__image-wrapper{position:relative;width:100%;aspect-ratio:1 / 1.25;overflow:hidden;background-color:rgba(var(--color-foreground),.04);border-radius:var(--border-radius)}.workshop-card__media{width:100%;height:100%;position:relative}.workshop-card__media--placeholder{display:flex;align-items:center;justify-content:center}.workshop-card__image{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform var(--duration-long) ease}.workshop-card:hover .workshop-card__image{transform:scale(1.05)}.workshop-card__teacher-overlay{position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%);z-index:2;width:calc(100% - 3rem);display:flex;justify-content:center}.workshop-card__teacher-button{display:inline-flex;align-items:center;justify-content:center;padding:.8rem 2rem;font-size:1.4rem;font-weight:600;letter-spacing:.05rem;text-transform:uppercase;border-radius:var(--buttons-radius-outset);cursor:pointer;transition:transform var(--duration-short) ease,box-shadow var(--duration-short) ease;pointer-events:none;min-height:auto;min-width:auto;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis;background-color:rgba(var(--color-button),var(--alpha-button-background));color:rgb(var(--color-button-text));border:0}.workshop-card__teacher-button:hover{transform:translateY(0)}.workshop-card__badge{position:absolute;top:-1rem;left:0;width:12rem;height:12rem;overflow:hidden;z-index:3;pointer-events:none}.workshop-card__badge-flag{display:block;position:absolute;top:2.8rem;left:-3.5rem;width:14rem;background-color:rgb(var(--color-spinifex));color:rgb(var(--color-background));padding:.6rem 0;font-size:1.1rem;font-weight:600;text-transform:uppercase;letter-spacing:.1rem;text-align:center;transform:rotate(-45deg);box-shadow:0 2px 8px #0003}.workshop-card__content{display:flex;flex-direction:column;padding-top:1.5rem;flex-grow:1;align-items:center}.workshop-card__link{display:flex;flex-direction:column;height:100%;color:inherit;text-decoration:none}.workshop-card__link:hover{color:inherit;text-decoration:none}.workshop-card__metadata{display:flex;flex-direction:row;justify-content:center}.workshop-card__meta-item{display:flex;gap:.5rem;font-size:1.3rem;line-height:1.4;align-items:baseline}.workshop-card__meta-label{font-weight:600;color:rgba(var(--color-foreground),.7);flex-shrink:0}.workshop-card__meta-value{color:rgb(var(--color-foreground));font-weight:400}.workshop-card__title{margin:0;color:rgb(var(--color-foreground));transition:color var(--duration-short) ease;margin-top:1rem}.workshop-card__link:hover .workshop-card__title{color:rgba(var(--color-foreground),.75)}.workshop-card__price{margin-top:auto;display:flex;flex-direction:row;align-items:center;justify-content:center}.workshop-card__price .price{font-weight:700;color:rgb(var(--color-foreground))}.workshop-card__price .price__regular{display:flex;align-items:baseline;gap:.8rem}.workshop-card__price .price-item--regular{color:rgba(var(--color-foreground),.6);font-size:1.5rem;font-weight:400}.workshop-card__price .price-item--sale{color:rgb(var(--color-price-sale, var(--color-foreground)))}@media screen and (max-width: 749px){.workshop-card__teacher-overlay{bottom:1rem;width:calc(100% - 2rem)}.workshop-card__teacher-button{padding:.6rem 1.5rem;font-size:1.2rem}.workshop-card__content{gap:1rem;padding-top:1.2rem}.workshop-card__meta-item{font-size:1.2rem}.workshop-card__price .price{font-size:1.6rem}.workshop-card__badge{width:10rem;height:10rem}.workshop-card__badge-flag{top:2.2rem;left:-3rem;width:12rem;padding:.5rem 0;font-size:1rem}}@media screen and (min-width: 750px) and (max-width: 989px){.workshop-card__teacher-button{font-size:1.3rem}}.workshop-card__link:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:.3rem;border-radius:var(--border-radius)}.product-grid .workshop-card-wrapper{height:100%}@media (prefers-reduced-motion: no-preference){.workshop-card-wrapper{opacity:0;transform:translateY(20px);animation:slideInUp .6s ease forwards}.workshop-card-wrapper:nth-child(2){animation-delay:.1s}.workshop-card-wrapper:nth-child(3){animation-delay:.2s}.workshop-card-wrapper:nth-child(4){animation-delay:.3s}@keyframes slideInUp{to{opacity:1;transform:translateY(0)}}}.workshop-card__media img,.workshop-card__media svg{display:block}.workshop-card__media--placeholder .placeholder-svg{width:100%;height:100%;opacity:.1}
/*# sourceMappingURL=/cdn/shop/t/1/assets/component-card-workshop.css.map */
