.cards-item{align-items:center;border-radius:1em;display:flex;flex-direction:column;height:110vw;justify-content:flex-end;overflow:hidden;padding:2em;position:relative;width:100%}.cards-item-img{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:0}.cards-item-img .full{backface-visibility:hidden;-webkit-backface-visibility:hidden;height:100%;-o-object-fit:cover;object-fit:cover;transform:translateZ(0);width:100%;will-change:transform}.cards-item-img:after{background-color:var(--black);content:"";height:100%;left:0;opacity:.5;position:absolute;top:0;width:100%}.cards-item-content{align-items:center;color:var(--baby-beige);display:flex;flex-direction:column;gap:1em;justify-content:center;text-align:center;width:80%;z-index:1}.cards-item-desc{line-height:1.2}@media(min-width:700px){.cards-item{height:50vw}}@media(min-width:1000px){.cards-item{height:45vw;max-height:600px}.cards-item-content{width:100%}}.cards{padding:4em 0}.cards-top{align-items:center;display:flex;flex-direction:column;gap:.3em;justify-content:center;margin-bottom:4em;width:100%}.cards-tagline,.cards-title{backface-visibility:hidden;-webkit-backface-visibility:hidden;text-align:center;transform:translateZ(0);width:100%;will-change:transform,opacity}.cards-title{max-width:500px}.cards-inner{flex-direction:column;gap:1em;margin-bottom:2em}.cards-button,.cards-inner{align-items:center;backface-visibility:hidden;-webkit-backface-visibility:hidden;display:flex;justify-content:center;transform:translateZ(0);width:100%;will-change:transform,opacity}.cards-button{margin-top:2em}@media(min-width:700px){.cards{padding:6em 0}.cards-inner{flex-direction:row}}@media(min-width:1000px){.cards{padding:8em 0}}
