.stacking-cards{width:100%;overflow:hidden}.stacking-cards__container{display:grid;grid-template-columns:1fr;gap:4rem;align-items:start}@media screen and (max-width: 989px){.stacking-cards__container{padding:0 3.5rem}}@media screen and (min-width: 990px){.stacking-cards__container{grid-template-columns:40% 1fr;gap:6rem}}.stacking-cards__content{position:relative;display:flex;align-items:center;min-height:100vh}@media screen and (max-width: 989px){.stacking-cards__content{min-height:auto;align-items:flex-start}}.stacking-cards__content-inner{display:flex;flex-direction:column;gap:2rem;width:100%}.stacking-cards__heading{margin:0;line-height:1.2}.stacking-cards__description p{margin:0 0 1.5rem}.stacking-cards__description p:last-child{margin-bottom:0}.stacking-cards__button-wrapper{margin-top:1rem}.stacking-cards__cards{position:relative;display:flex;flex-direction:column;gap:2rem}@media screen and (min-width: 990px){.stacking-cards__cards{gap:2rem}}.stacking-cards__card{background:rgb(var(--color-background));border-radius:1.6rem;padding:4rem;box-shadow:0 4px 20px rgba(var(--color-foreground),.1),0 1px 3px rgba(var(--color-foreground),.06);transition:box-shadow .3s ease;will-change:transform,rotate}@media screen and (max-width: 989px){.stacking-cards__card{padding:3rem 2rem}}.stacking-cards__card:hover{box-shadow:0 8px 30px rgba(var(--color-foreground),.15),0 2px 6px rgba(var(--color-foreground),.08)}.stacking-cards__card-content{display:flex;flex-direction:column;gap:2rem}.stacking-cards__card-image{width:100%;border-radius:1.2rem;overflow:hidden}.stacking-cards__card-image img{width:100%;height:auto;display:block;object-fit:cover}.stacking-cards__card-heading{margin:0;line-height:1.3;color:rgb(var(--color-foreground))}.stacking-cards__card-text{color:rgba(var(--color-foreground),.75)}.stacking-cards__card-text p{margin:0 0 1.5rem}.stacking-cards__card-text p:last-child{margin-bottom:0}.stacking-cards__card-button{margin-top:.5rem}.stacking-cards__end-trigger{width:100%;height:1px;margin-top:0}@media screen and (max-width: 989px){.stacking-cards__end-trigger{display:none}}@media screen and (max-width: 989px){.stacking-cards__card{position:relative;top:auto}}@media screen and (min-width: 990px) and (max-height: 900px){.stacking-cards__card{max-height:calc(100vh - 80px);overflow-y:auto}.stacking-cards__card-image img{max-height:35vh;object-fit:cover}}@media screen and (min-width: 990px) and (max-height: 750px){.stacking-cards__card{padding:3rem;max-height:calc(100vh - 70px)}.stacking-cards__card-image img{max-height:30vh}.stacking-cards__content{min-height:auto}}
/*# sourceMappingURL=/cdn/shop/t/72/assets/section-stacking-cards.css.map */
