.cards_container{padding-right:1.5rem;padding-left:1.5rem}.cards-custom__title{padding-top:8rem;font-size:3.625rem;font-weight:300;line-height:1.5;color:var(--black-color)}.cards-custom__grid{display:grid;grid-template-columns:1fr;gap:1.5rem;padding-bottom:8rem;padding-top:4rem}.cards-custom__card{aspect-ratio:.8 / 1;transition:.3s ease-in-out;cursor:pointer;border-radius:.3125rem;overflow:hidden;background-color:#fff;position:relative}.cards-custom__card-wrapper:hover .cards-custom__card{transform:scale(1.05);transform-origin:bottom center;box-shadow:0 12px 20px #0003}.cards-custom__card-image{position:absolute;top:0;left:0;height:100%;width:100%;transition:.3s ease-in-out;z-index:1}.cards-custom__card-wrapper:hover .cards-custom__card-image{opacity:0}.cards-custom__card-content{position:absolute;top:0;left:0;right:0;bottom:0;z-index:2;display:flex;flex-direction:column;justify-content:flex-end;padding:2rem}.cards-custom__card-wrapper:hover .cards-custom__card-content:before{opacity:0}.cards-custom__card-title{font-size:2rem;font-weight:300;line-height:1.2;color:#fff;transition:opacity .5s linear}.cards-custom__card-wrapper:hover .cards-custom__card-title{margin-bottom:1rem;color:var(--black-color)}.cards-custom__card-description{max-width:80%;line-height:1.5;color:#ffffffd9;opacity:0;max-height:0;overflow:hidden;margin-bottom:1rem;font-size:.875rem;transition:.3s linear}.cards-custom__card-wrapper:hover .cards-custom__card-description{opacity:1;max-height:200px;color:#616161}.cards-custom__card:after{content:"+";position:absolute;bottom:20px;right:20px;width:50px;height:50px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.6);color:#fff9;font-size:1.5rem;font-weight:200;z-index:3;border-radius:.15rem}.cards-custom__card-img{width:100%;height:100%;object-fit:cover;object-position:center;aspect-ratio:.8 / 1}@media (max-width: 767px){.cards-custom__card-img{width:100%;height:100%;object-fit:cover;object-position:center;aspect-ratio:1/1}.cards-custom__title{padding-top:4rem;font-size:2.125rem}.cards-custom__card-title{font-size:1.5rem;margin-bottom:2rem;font-weight:300}.cards-custom__card-wrapper:hover .cards-custom__card{transform:scale(1.02)}.cards-custom__card:after{width:40px;height:40px}.cards-custom__card-image{height:0}.cards-custom__grid{padding-top:2rem;padding-bottom:4rem}.cards-custom__card{min-height:auto;aspect-ratio:1/1}.cards-custom__card-image{height:100%}.cards-custom__card-img{width:100%;height:100%;object-fit:cover}}@media (min-width: 1024px){.cards_container{padding-right:5rem;padding-left:5rem}.cards-custom__grid{grid-template-columns:repeat(3,1fr);padding-top:3rem}.cards-custom__card-title{font-size:1.75rem;margin-bottom:4rem;font-weight:300}.cards-custom__card-description{font-size:1.125rem;line-height:1.5;font-weight:300}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/cards-custom.css.map */
