.feature-cards{position:relative}.feature-cards__wrapper{max-width:1200px;margin:0 auto}.feature-cards__heading{margin:0 0 32px;text-align:center}.feature-cards__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;align-items:stretch}.feature-cards__item{list-style:none;height:100%}.feature-cards__card{height:100%;display:flex;flex-direction:column;background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 14px 40px #20181014}.feature-cards__media{position:relative;min-height:295px;overflow:hidden}.feature-cards__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#ffffff1f,#0000002e),var(--overlay-color, #e8bfd1);opacity:var(--overlay-opacity, .28);pointer-events:none}.feature-cards__image,.feature-cards__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.feature-cards__image{display:block;object-fit:cover}.feature-cards__placeholder{background:#f4f1ec}.feature-cards__content{flex:1;display:flex;flex-direction:column;padding:34px 28px 30px;text-align:center}.feature-cards__title{margin:0 0 16px;line-height:1.1;color:#333}.feature-cards__rating{display:flex;align-items:center;justify-content:center;gap:.8rem;margin:0 0 1.2rem}.feature-cards__stars{display:inline-flex;gap:.3rem;line-height:1}.feature-cards__star{display:inline-flex;width:1.8rem;height:1.8rem;opacity:.25}.feature-cards__star.is-filled{color:#f4b400;opacity:1}.feature-cards__star:not(.is-filled){color:#d9d9d9;opacity:1}.feature-cards__star svg{width:100%;height:100%;fill:currentColor;stroke:currentColor}.feature-cards__rating-label{font-size:1.4rem;line-height:1.4;opacity:.8}.feature-cards__text{margin:2.6rem 0;color:#231a17b8;line-height:1.65}.feature-cards__text p{margin:0}.feature-cards__list{list-style:none;padding:0;margin:0 0 2rem;display:grid;gap:1rem}.feature-cards__list-item{display:flex;align-items:flex-start;gap:.9rem;line-height:1.5}.feature-cards__list-item span{text-align:start}.feature-cards__list-icon{width:2rem;height:2rem;min-width:2rem;display:inline-flex;align-items:center;justify-content:center;margin-top:.1rem}.feature-cards__list-icon svg{width:100%;height:100%}.feature-cards__button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;margin-top:auto;padding-top:20px;text-decoration:none;font-weight:600;color:#e0c6b4;transition:opacity .2s ease,transform .2s ease}.feature-cards__button:hover{opacity:.85;transform:translateY(-1px)}.feature-cards__button-arrow{line-height:1}@media screen and (max-width:989px){.feature-cards__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.feature-cards__media{min-height:260px}}@media screen and (max-width:749px){.feature-cards__grid{grid-template-columns:1fr}.feature-cards__content{padding:28px 22px 24px}.feature-cards__media{min-height:240px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/multicolumnv2.css.map */
