.advantages__row{display:-ms-grid;display:grid;grid-template-columns:repeat(auto-fit,minmax(290px,1fr));gap:30px}@media (max-width:767.98px){.advantages__row{gap:20px}}@media (max-width:375px){.advantages__row{-ms-grid-columns:1fr;grid-template-columns:1fr}}.advantages._section-right .advantages-item{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.advantages._section-right .advantages-item>:first-child{margin-right:0;margin-left:15px}@media (max-width:1279px){.advantages._section-right .advantages-item>:first-child{margin-left:10px}}body.small-layout .advantages._section-right .advantages-item>:first-child{margin-right:0;margin-left:10px}.advantages._section-right .advantages-item>:last-child{margin-left:0}body.small-layout .advantages._section-right .advantages-item>:last-child{margin-left:0}.advantages._section-center .advantages-item{-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}.advantages._section-center .advantages-item>:first-child{margin-right:0;margin-bottom:15px}@media (max-width:1279px){.advantages._section-center .advantages-item>:first-child{margin-bottom:10px}}body.small-layout .advantages._section-center .advantages-item>:first-child{margin-right:0;margin-bottom:10px}.advantages._section-center .advantages-item>:last-child{margin-bottom:0}body.small-layout .advantages._section-center .advantages-item>:last-child{margin-bottom:0}.advantages-item{background:#fff;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;padding:15px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;border-radius:var(--mainBorderRadius);-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow);color:inherit;-webkit-transition:-webkit-transform .15s ease;transition:-webkit-transform .15s ease;-o-transition:transform .15s ease;transition:transform .15s ease;transition:transform .15s ease,-webkit-transform .15s ease}.advantages-item>:first-child{margin-right:15px}@media (max-width:1279px){.advantages-item>:first-child{margin-right:10px}}.advantages-item>:last-child{margin-right:0}@media (max-width:1366px){.advantages-item{padding:10px}}.advantages-item:hover{-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px);color:inherit}.advantages-item__img{background:rgba(0,136,204,.212);overflow:hidden;position:relative;-webkit-box-flex:0;-ms-flex:0 0 50px;flex:0 0 50px;width:50px;height:50px;padding:10px;border-radius:var(--mainBorderRadius)}@media (max-width:1366px){.advantages-item__img{-webkit-box-flex:0;-ms-flex:0 0 40px;flex:0 0 40px;width:40px;height:40px}}@media (max-width:767.98px){.advantages-item__img{padding:10px}}.advantages-item__img img,.advantages-item__img svg{position:absolute;width:calc(100% - 20px);height:calc(100% - 20px);top:50%;left:50%;-o-object-fit:cover;object-fit:cover;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.advantages-item__img path{fill:var(--color-accent)}.advantages-item__body{-webkit-box-flex:1;-ms-flex:1;flex:1}.advantages-item__body>*{margin-bottom:10px}.advantages-item__body>:last-child{margin-bottom:0}.advantages-item__title{font-size:16px;font-weight:700}@media (max-width:767.98px){.advantages-item__title{font-size:14px}}.advantages-item .advantages-item__text{font-size:16px}@media (max-width:767.98px){.advantages-item .advantages-item__text{font-size:14px}}.advantages-item .advantages-item__text p{margin-top:0;margin-bottom:10px}.advantages-item .advantages-item__text p:last-child{margin-bottom:0}body.small-layout .advantages .advantages-item{padding:10px}body.small-layout .advantages .advantages-item>:first-child{margin-right:10px}body.small-layout .advantages .advantages-item>:last-child{margin-right:0}body.small-layout .advantages .advantages-item__img{-webkit-box-flex:0;-ms-flex:0 0 40px;flex:0 0 40px;width:40px;height:40px}body.small-layout .advantages .advantages-item__title{font-size:14px}body.small-layout .advantages .advantages-item__text{font-size:14px}