.dx-features{padding:60px 0}.dx-features__boxed{padding-top:0}.dx-features__columns{align-items:center;display:grid;gap:0;grid-template-columns:3fr 2fr;justify-content:end}.dx-features__columns--boxed{background-color:var(--dx-color-bg-white,#fff);border-radius:5px;box-shadow:0 4px 6px -1px rgba(0,0,0,.07),0 10px 30px -4px rgba(0,0,0,.1);padding:48px 100px}.dx-features__heading{color:var(--dx-color-header-text);font-weight:700;line-height:1.2;margin:0 0 36px}.dx-features__grid{display:grid;gap:12px;grid-template-columns:repeat(4,1fr);list-style:none;margin:0;padding:0}.dx-features__grid--cols-1{grid-template-columns:1fr}.dx-features__grid--cols-2{grid-template-columns:repeat(2,1fr)}.dx-features__grid--cols-3{grid-template-columns:repeat(3,1fr)}.dx-features__grid--cols-4{grid-template-columns:repeat(4,1fr)}.dx-features__grid--cols-5{grid-template-columns:repeat(5,1fr)}.dx-features__item{align-items:flex-start;display:flex;gap:8px}.dx-features__icon{flex-shrink:0;margin-top:3px}.dx-features__item-text{color:var(--dx-color-body-text);font-size:14px;line-height:1.4}.dx-features__image-wrap{align-items:center;display:flex;justify-content:flex-end;max-width:430px;width:100%}.dx-features__image{display:block;height:auto;width:100%}@media (max-width:1024px){.dx-features__columns--boxed{padding:36px 56px}.dx-features__grid--cols-4,.dx-features__grid--cols-5{grid-template-columns:repeat(3,1fr)}.dx-features__image-wrap{justify-content:center;margin:0 auto}}@media (max-width:768px){.dx-features__grid--cols-2,.dx-features__grid--cols-3,.dx-features__grid--cols-4,.dx-features__grid--cols-5{gap:16px;grid-template-columns:repeat(2,1fr)}.dx-features__boxed{padding-bottom:0}}@media (max-width:480px){.dx-features{padding:40px 0}.dx-features__boxed{padding-top:0}.dx-features__image-wrap{margin-top:45px;max-width:360px}.dx-features__heading{margin-bottom:24px}.dx-features__grid{gap:10px}.dx-features__columns,.dx-features__grid{grid-template-columns:1fr!important}.dx-features__columns--boxed{padding:24px}}