.about-advantages{margin:0 auto;display:grid;justify-content:center;grid-gap:2.5rem;gap:2.5rem;grid-template-columns:repeat(4,minmax(18.75rem,23.625rem));grid-template-rows:1fr}@media(max-width:1600px){.about-advantages{grid-template-columns:repeat(4,minmax(12.5rem,18.75rem))}}@media(max-width:1024px){.about-advantages{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}}@media(max-width:1440px){.about-advantages{gap:2rem}}@media(max-width:768px){.about-advantages{gap:1.25rem}}@media(max-width:575px){.about-advantages{gap:.625rem}}.about-advantages-gradient{width:100%;max-width:50rem;padding:.125rem;background:linear-gradient(180deg,rgba(143,19,241,.8),rgba(143,19,241,.4) 50%,rgba(143,19,241,0));border-radius:1.5rem}.about-advantages-item{display:flex;align-items:center;gap:1.5rem;padding:2.5rem;border-radius:1.5rem;background:linear-gradient(180deg,#190828,#280942);width:100%;max-width:23.625rem;height:9.25rem}@media(max-width:1600px){.about-advantages-item{max-width:100%;height:8rem;padding:2rem}}@media(max-width:1440px){.about-advantages-item{height:7rem;padding:1.5rem}}@media(min-width:1025px)and (max-width:1300px){.about-advantages-item{flex-direction:column;align-items:center;height:inherit}}@media(max-width:1024px){.about-advantages-item{height:7.1875rem}}@media(max-width:575px){.about-advantages-item{flex-direction:column;align-items:center;padding:1rem 1.5rem 1.5rem;gap:.5rem;max-width:100%;height:8rem}}.about-advantages-item-image{position:relative;width:6.5rem;height:6.5rem}@media(max-width:1600px){.about-advantages-item-image{width:4.5rem;height:4.5rem}}.about-advantages-item-description{display:flex;flex-direction:column;gap:.5rem}@media(max-width:575px){.about-advantages-item-description{gap:0}}.about-advantages-item-title{font-family:var(--font-sf-pro-display);font-size:2rem;font-weight:600;line-height:2.5rem;color:#fff;text-align:center}@media(max-width:1600px){.about-advantages-item-title{font-family:var(--font-sf-pro-display);font-size:1.5rem;font-weight:600;line-height:2rem}}@media(max-width:1440px){.about-advantages-item-title{font-family:var(--font-sf-pro-display);font-size:1.25rem;font-weight:600;line-height:1.75rem}}@media(max-width:575px){.about-advantages-item-title{font-family:var(--font-sf-pro-display);font-size:1rem;font-weight:700;line-height:1.5rem}}@media(max-width:320px){.about-advantages-item-title{font-family:var(--font-sf-pro-display);font-size:.75rem;font-weight:700;line-height:1rem}}.about-advantages-item-text{font-family:var(--font-sf-pro-text);font-size:.875rem;font-weight:400;line-height:1.25rem;white-space:nowrap;color:hsla(0,0%,100%,.6)}@media(max-width:1024px){.about-advantages-item-text{text-align:center}}@media(max-width:575px){.about-advantages-item-text{font-family:var(--font-sf-pro-text);font-size:.75rem;font-weight:400;line-height:1rem}}@media(max-width:320px){.about-advantages-item-text{font-family:var(--font-sf-pro-text);font-size:.625rem;font-weight:400;line-height:.875rem}}