.theme-block:has(>.features){--padding-bottom: 70px;--padding-bottom-mobile: 30px}.theme-block .features{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media screen and (max-width:992px){.theme-block .features{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:576px){.theme-block .features{grid-template-columns:1fr}}.theme-block .features__card{display:flex;flex-direction:column;align-items:flex-start;background:var(--white);border-radius:20px;padding:30px;gap:20px}@media screen and (max-width:992px){.theme-block .features__card{padding:20px;gap:15px}}.theme-block .features__icon{max-height:50px;width:auto;flex-shrink:0}.theme-block .features__icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.theme-block .features__title{color:var(--base)}.theme-block .features__text{font-size:21px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:-.8px;color:var(--base);margin:0}.theme-block .features__list{display:grid;grid-template-columns:repeat(2,max-content);list-style:none;padding:0;margin:0;gap:15px 20px}@media screen and (max-width:576px){.theme-block .features__list{grid-template-columns:max-content}}.theme-block .features__list-item{display:flex;align-items:center;gap:10px;font-size:17px;font-style:normal;font-weight:700;line-height:19px;color:var(--base)}.theme-block .features__list-item:before{content:url(./checkmark-blue-CH7d0xwc.svg);display:inline-block;width:20px;height:20px;flex-shrink:0}
