.card-price{background:#fff;border-radius:20px;display:flex;flex-direction:column;flex-wrap:wrap;margin:0 auto;max-width:560px;padding:40px 24px;position:relative;width:100%}.article-list:has(.label) .card-price{margin-top:16px}@media (min-width:1230px){.swiper-auto-columns .card-price{padding:40px 14.4% 65px}}.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{line-height:1.4;list-style:none;margin:0;padding:0}.card-price .options-info ul li{margin:0;padding:0 0 12px 34px;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' width='19' height='19' fill='none' viewBox='0 0 19 19'%3E%3Ccircle cx='9.5' cy='9.5' r='9.5' fill='%23000'/%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m4.037 10.57 2.23 3.165a.957.957 0 0 0 1.556.049l7.14-9.034'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:19px;content:"";height:19px;left:1px;position:absolute;top:3px;width:19px}.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 .head{margin:0 0 20px}.card-price .h2,.card-price h2{margin:0;text-align:center}.card-price .h3,.card-price h3{font-family:Ubuntu,Helvetica Neue,Helvetica,sans-serif;font-size:20px;font-weight:300;margin:0;text-align:center}.card-price .label{background:var(--light-green);border-radius:16px;bottom:100%;color:var(--gray-60);font-size:18px;font-weight:500;left:24px;line-height:1.2;max-width:calc(100% - 48px);overflow:hidden;padding:4px 10px;position:absolute;text-overflow:ellipsis;translate:0 50%;white-space:nowrap}@media (min-width:1230px){.swiper-auto-columns .card-price .label{left:14.4%;max-width:71.2%}}.card-price .btn-list{justify-content:center}