.about{width:100%;padding-bottom:var(--page-padding);flex-direction:column;align-items:center;display:flex}.about__content{width:var(--page-content-container);padding:var(--page-padding)0 0 0;flex-direction:column;display:flex}.advantages__container{margin-top:var(--page-padding);gap:var(--page-padding);width:var(--page-content-container);grid-template-columns:repeat(3,1fr);display:grid}@media (max-width:1200px){.advantages__container{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.advantages__container{grid-template-columns:repeat(1,1fr)}}.advantages__container .advantages__item{-webkit-user-select:none;user-select:none;border:var(--line-height)solid #446288;background:var(--bg);width:100%;transition:calc(var(--main-transition)/2);color:#446288;border-radius:4px;flex-direction:column;flex:1 0;display:flex}@media (min-height:851px){.advantages__container .advantages__item{box-shadow:var(--card-shadow)}}@media (min-height:851px) and (hover:hover) and (pointer:fine){.advantages__container .advantages__item:hover{box-shadow:6px 6px 0 var(--accent-secondary);transform:translateY(-3px)}}.advantages__container .advantages__item{padding:15px 25px}@media (max-width:1920px) and (min-width:320px){.advantages__container .advantages__item{padding:calc(.4375vw + 6.6px) calc(.625vw + 13px)}}@media (max-width:320px){.advantages__container .advantages__item{padding:8px 15px}}.advantages__container .advantages__item .head{justify-content:space-between;align-items:flex-start;margin-bottom:6px;display:flex}.advantages__container .advantages__item .head .title{margin-right:15px;font-size:24px;font-weight:500}@media (max-width:1920px) and (min-width:320px){.advantages__container .advantages__item .head .title{font-size:calc(.125vw + 21.6px)}}@media (max-width:320px){.advantages__container .advantages__item .head .title{font-size:22px}}.advantages__container .advantages__item .head .icon{color:#446288;display:flex}.advantages__container .advantages__item .head .icon__item{width:60px;height:60px}@media (max-width:1920px) and (min-width:320px){.advantages__container .advantages__item .head .icon__item{width:calc(.9375vw + 42px);height:calc(.9375vw + 42px)}}@media (max-width:320px){.advantages__container .advantages__item .head .icon__item{width:45px;height:45px}}.advantages__container .advantages__item .description{vertical-align:middle;-webkit-hyphens:auto;hyphens:auto;text-align:justify;font-size:18px;font-weight:400;line-height:120%}@media (max-width:1920px) and (min-width:320px){.advantages__container .advantages__item .description{font-size:calc(.125vw + 15.6px)}}@media (max-width:320px){.advantages__container .advantages__item .description{font-size:16px}}
