.card-price{background:#fff;border-radius:20px;display:flex;flex-direction:column;flex-wrap:wrap;margin:0 auto;max-width:320px;padding:40px 24px;width:100%}.card-price.blue{background:var(--blue-10)}.card-price.violet{background:var(--light-violet)}.card-price .img-block{aspect-ratio:270/200;margin:0 0 40px;position:relative;width:100%}.card-price .img-block.simple-mod img{object-fit:contain}.card-price .img-block img{height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.card-price .options-info{margin:0 0 24px}.card-price .options-info ul{list-style:none;margin:0;padding:0}.card-price .options-info ul li{margin:0;padding:0 0 8px 38px;position:relative}.card-price .options-info ul li:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 26 18.4'%3E%3Cpath d='M25.7.3c-.4-.4-1-.4-1.4 0L9 15.6 1.7 8.3c-.4-.4-1-.4-1.4 0s-.4 1 0 1.4L9 18.4 25.7 1.7c.4-.4.4-1 0-1.4'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:26px;content:"";height:18px;left:6px;position:absolute;top:6px;width:26px}.card-price .price-holder{font-size:14px;line-height:1.4;margin:auto auto 0;max-width:220px;text-align:center}.card-price .price-holder p{margin:0 0 42px}.card-price .price-holder p a[href*="#"]{color:currentColor;text-decoration:none}.card-price .price{display:block;font-size:60px;font-weight:500;margin:0 0 10px}.card-price .h2,.card-price h2{text-align:center}.card-price .btn-list{justify-content:center}