:root{--black-color:#000;--white-color:#fff;--grapfit-color:#49454c;--gray-color:#333435;--gray-light-color:#a8a9b0;--line-color:#dcdde1;--txt-gray-color:#a0a0a0;--back-color:#f4f4f4;--violet-color:#343176;--violet-back-color:#f1f0fa;--green-color:#5fc0b1;--green-back-color:#e1f5f2;--blue-color:#528df0;--warn-color:#ed9b57;--orange-color:#ee7656;--alert-color:#f77878;--red-color:#e14142;--pink-color:#ffe8e8;--purple-color:#544669;--shadow-transparent:0px 4px 15px 0px rgba(0, 0, 0, 0);--shadow:0px 4px 15px 0px rgba(0, 0, 0, 0.15);--shadow2:0px 4px 28px 0px rgba(0, 0, 0, 0.1);--trs-300:300ms ease;--trs-600:600ms ease;--trs-1200:1200ms ease;--trs-2000:2000ms ease;--trs-cubic-800:0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);--trs-cubic-600:0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);--trs-cubic-300:0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);--screensize:1920}.about-features{margin-top:calc(96 / var(--screensize) * 100vw)}.about-features .about-features-inner{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr);gap:calc(24 / var(--screensize) * 100vw)}.about-features .about-features-inner .about-feature-item{height:calc(318 / var(--screensize) * 100vw);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--back-color);padding:calc(48 / var(--screensize) * 100vw);border-radius:calc(12 / var(--screensize) * 100vw)}.about-features .about-features-inner .about-feature-item img{height:calc(80 / var(--screensize) * 100vw);width:calc(80 / var(--screensize) * 100vw)}.about-features .about-features-inner .about-feature-item .title{text-align:center;margin-top:calc(44 / var(--screensize) * 100vw);color:var(--violet-color);font-size:calc(40 / var(--screensize) * 100vw);font-weight:500;line-height:115%;letter-spacing:calc(1 / var(--screensize) * 100vw);text-transform:uppercase}.about-features .about-features-inner .about-feature-item .descr{margin-top:calc(16 / var(--screensize) * 100vw);font-size:calc(14 / var(--screensize) * 100vw);font-weight:500;line-height:128%;letter-spacing:calc(1 / var(--screensize) * 100vw);text-align:center;text-transform:uppercase}@media (max-width:1440px){:root{--screensize:1440}}@media (max-width:992px){:root{--screensize:767}.about-features{margin-top:calc(64 / var(--screensize) * 100vw)}.about-features .about-features-inner{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);gap:calc(20 / var(--screensize) * 100vw)}.about-features .about-features-inner .about-feature-item{height:calc(172 / var(--screensize) * 100vw);width:100%;padding:calc(28 / var(--screensize) * 100vw) calc(5 / var(--screensize) * 100vw)}.about-features .about-features-inner .about-feature-item img{height:calc(45 / var(--screensize) * 100vw);width:calc(45 / var(--screensize) * 100vw)}.about-features .about-features-inner .about-feature-item .title{font-size:calc(28 / var(--screensize) * 100vw);font-weight:400}.about-features .about-features-inner .about-feature-item .title{margin-top:calc(12 / var(--screensize) * 100vw);font-size:calc(28 / var(--screensize) * 100vw);font-weight:400;line-height:128%}.about-features .about-features-inner .about-feature-item .descr{margin-top:calc(4 / var(--screensize) * 100vw);font-size:calc(12 / var(--screensize) * 100vw);font-weight:500;line-height:128%}}@media (max-width:992px) and (max-width:992px){.about-features .about-features-inner .about-feature-item .title{font-size:calc(22 / var(--screensize) * 100vw);line-height:115%}}@media (max-width:767px){:root{--screensize:360}}