.cards{overflow:hidden;position:relative}.cards__header{margin-bottom:2rem;text-align:center}.cards__heading{margin:0}.cards__caption{margin:.8rem 0 0}.cards__navigation{display:none}.cards__arrow{width:5.6rem;height:5.6rem;color:rgb(var(--color-background));background-color:rgba(var(--color-foreground));border-radius:50%;border:none;padding:0;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .3s ease}.cards__arrow[disabled]{opacity:.2;cursor:not-allowed}.cards__arrow .icon{width:4.2rem;height:4.2rem}.cards__container{counter-reset:slide;width:min(81%,28.6rem);min-height:4.16rem;margin:0 auto}.cards__slide{height:auto;counter-increment:slide}.cards__container:not(:defined){position:relative;width:41.2rem;min-height:5.5rem;z-index:1;display:flex;transition-property:transform;box-sizing:content-box;perspective:1200px;overflow:visible}.cards__slide:not(:defined){flex-shrink:0;width:100%;height:auto;position:relative;display:block;transition-property:transform;transform-origin:center bottom;transform-style:preserve-3d;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}.cards__slide:not(:defined):nth-child(1){z-index:4;transform:translateZ(0) rotate(0) scale(1);transition-duration:0ms}.cards__slide:not(:defined):nth-child(2){z-index:3;transform:translate3d(-95.75%,0,-100px) rotate(4deg) scale(1)}.cards__slide:not(:defined):nth-child(3){z-index:2;transform:translate3d(-193%,0,-200px) rotate(8deg) scale(1)}.cards__slide:not(:defined):nth-child(4){z-index:1;transform:translate3d(-291.75%,0,-300px) rotate(12deg) scale(1)}.cards__slide:not(:defined):nth-child(n+5){display:none}.cards__card{position:relative;display:flex;flex-direction:column;gap:1.5rem;height:100%;margin:0 auto;padding:1.6rem 1.4rem;background:rgb(var(--color-background));color:rgb(var(--color-foreground));border:.1rem solid rgb(var(--color-secondary-button-border));border-radius:2.5rem;box-sizing:border-box;overflow:hidden;text-align:center}.cards__card:before{content:counter(slide);position:absolute;top:1rem;right:1rem;display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border:.1rem solid rgb(var(--color-shadow));border-radius:50%;background-color:#fff;font-size:1.6rem;line-height:1;color:rgb(var(--color-shadow))}.cards__card-title{margin:0;font-size:1.8rem;text-transform:uppercase}.cards__card-groups{flex-grow:1;display:flex;flex-direction:column;justify-content:center;margin:0}.cards__card-group{padding:1.5rem 0}.cards__card-groups--three .cards__card-group{padding:.7rem 0}.cards__card-group+.cards__card-group{border-top:.1rem solid rgb(var(--color-foreground))}.cards__card-group-definition{display:flex;flex-direction:column;align-items:center;gap:1rem}.cards__card-groups--three .cards__card-group-title{font-size:1.6rem}.cards__card-group-icon{width:7rem;height:7rem;border:.1rem solid rgb(var(--color-foreground));border-radius:50%;object-fit:cover}.cards__card-groups--three .cards__card-group-icon{width:4rem;height:4rem}.cards__card-group-description{margin:.6rem 0 0;font-size:1.4rem}.cards__card-groups--three .cards__card-group-description{margin:.2rem 0 0}.cards__button{margin-top:2.4rem}.cards__helper{display:flex;align-items:center;justify-content:center;gap:.5rem;margin:0 0 2.4rem}.cards__helper svg{display:inline-block;width:3.5rem;height:3.5rem}.cards__slide:has(.cards__slide-background) .cards__card{background:none}.cards__slide:has(.cards__slide-background) .cards__card-groups{justify-content:flex-end}.cards__slide-background{position:absolute;width:100%;height:100%;object-fit:cover;top:0;z-index:-1;left:0}@media screen and (min-width: 750px){.cards__header{display:grid;grid-template-columns:1fr auto;column-gap:2rem;margin-bottom:3.5rem;text-align:left}.cards__heading{grid-column:1 / 2;grid-row:1 / 2}.cards__caption{grid-column:1 / 2;grid-row:2 / 3;margin:1.5rem 0 1.1rem}.cards__navigation{grid-column:2 / 3;grid-row:1 / 3;align-self:end;display:flex;justify-content:flex-end;gap:2rem}.cards__container{width:41.2rem;min-height:5.5rem}.cards__card{padding:2.4rem 2rem 2rem}.cards__card-title{font-size:2.5rem}.cards__card-group{padding:2.5rem 0}.cards__card-groups--three .cards__card-group{padding:1.5rem 0}.cards__card-group-icon{width:10rem;height:10rem}.cards__card-groups--three .cards__card-group-icon{width:6rem;height:6rem}.cards__card-groups--three .cards__card-group-title{font-size:2rem}.cards__card-group-description{margin:1rem 0 0}.cards__card-groups--three .cards__card-group-description{margin:.2rem 0 0}.cards__button{margin-top:3.5rem}}@media screen and (min-width: 990px){.cards{background-image:var(--cards-decorative-image-1, none),var(--cards-decorative-image-2, none);background-position:left center,right center;background-repeat:no-repeat;background-size:min(28%,36.4rem),min(28%,34.8rem);background-attachment:scroll}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/section-cards.css.map */
