.advantages{margin-bottom:var(--section-padding)}@media (width < 768px){.advantages{padding-block:32px}}.advantages__body{display:grid;gap:0;grid-template-columns:repeat(5,1fr)}@media (width < 1024px){.advantages__body{grid-template-columns:repeat(3,1fr)}}@media (width < 768px){.advantages__body{grid-template-columns:1fr 1fr}}@media (width < 480px){.advantages__body{grid-template-columns:1fr}}.advantages__item{--border:1px solid var(--dividers);align-items:center;display:flex;flex-direction:column;gap:20px;padding-inline:50px;text-align:center}.advantages__item:not(:last-child){border-right:var(--border)}@media (width < 1440px){.advantages__item{padding-inline:40px}}@media (width < 1280px){.advantages__item{padding-inline:20px}}@media (width < 1024px){.advantages__item{border-right:var(--border);padding-block:20px}.advantages__item:nth-last-child(3n){border-right:none}.advantages__item:nth-last-child(n+3){border-bottom:var(--border)}}@media (width < 768px){.advantages__item:nth-last-child(3n){border-right:var(--border)}.advantages__item:nth-last-child(2n){border-right:none}.advantages__item:nth-last-child(n+2){border-bottom:var(--border)}}@media (width < 480px){.advantages__item{border-right:none!important}}.advantages__image{align-items:center;background:var(--white);border-radius:50%;display:flex;height:80px;justify-content:center;width:80px}.advantages__image img{height:64px;-o-object-fit:contain;object-fit:contain;width:64px}.advantages__image svg{color:var(--primary);height:80%;min-height:48px;width:auto}@media (width < 768px){.advantages__image{height:48px;width:48px}}.advantages__title{font-weight:700}
