.theme-block:has(>.features){--padding-top-tablet: 60px;--padding-bottom-tablet: 60px;--padding-top-mobile: 40px;--padding-bottom-mobile: 40px}.theme-block .features .feature{display:flex;flex-direction:column;gap:16px;height:auto;padding:30px;background:#f9f9f9;border:1px solid #dfdfdf;border-radius:20px}.theme-block .features .feature__text{font-size:1.6rem;line-height:2.8rem}.theme-block .features .feature__icon{max-width:60px;max-height:60px;margin-bottom:12px}.theme-block .features--grid{display:grid;grid-template-columns:1fr 1fr;gap:68px 28px}@media screen and (max-width:992px){.theme-block .features--grid{display:block}}.theme-block .features--grid .feature{flex-direction:row;background:transparent;border:none;border-radius:0;gap:34px;padding:0}@media screen and (max-width:992px){.theme-block .features--grid .feature{flex-wrap:wrap;gap:16px}}.theme-block .features--grid .feature__icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;padding:36px 37.5px;background:#f9f9f9;border:1px solid #dfdfdf;border-radius:20px;max-width:175px;max-height:175px;width:175px;height:auto;margin-bottom:0}@media screen and (max-width:992px){.theme-block .features--grid .feature__icon{width:105px;padding:26.5px 27px}}.theme-block .features--grid .feature__content{display:flex;flex-direction:column;gap:16px;padding-right:49px}@media screen and (max-width:992px){.theme-block .features--grid .feature__content{flex-direction:row;align-items:center;gap:34px}}
