
[class*=__container] {
    max-width: 83.75rem;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    margin: 0 auto;
    padding: 0 1.25rem;
}


.wrapper {
    background-color: #023D66;
    min-height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow: hidden;
}

.wrapper > main {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

.wrapper > * {
    min-width: 0;
}

.page_about {
    background-color: #fff;
}

.hero-about {
    padding-top: 3.125rem;
}

.hero-about:not(:last-child) {
    margin-bottom: 3.125rem;
}

.hero-about__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: flex-start;
    gap: 2.55rem;
}
@media (min-width:768px){
  .hero-about__image {
    flex: 0 0 41%;
  }
}
.hero-about__image img {
    width: 100%;
}

.hero-about__head:not(:last-child) {
    margin-bottom: 1.25rem;
}

.hero-about__title {
    font-weight: 700;
    font-size: 24px;
}

.hero-about__title:not(:last-child) {
    margin-bottom: 0.25rem;
}

.hero-about__subtitle {
    font-weight: 600;
    font-size: 1.3rem;
    color: #005591;
    font-family: 'Montserrat', sans-serif;
}

.hero-about__text {
    font-size: 0.875rem;
    line-height: 1.3;
}

.hero-about__label {
    font-size: 1rem;
    line-height: 1.25;
    font-weight: 500;
}

@supports (margin-bottom: clamp( 2.8125rem , 1.6666666667rem  +  3.8194444444vw , 6.25rem )) {
    .awards-about:not(:last-child) {
        margin-bottom: clamp( 2.8125rem , 1.6666666667rem  +  3.8194444444vw , 6.25rem );
    }
}

@supports not (margin-bottom: clamp( 2.8125rem , 1.6666666667rem  +  3.8194444444vw , 6.25rem )) {
    .awards-about:not(:last-child) {
        margin-bottom: calc(2.8125rem + 3.4375 * (100vw - 30rem) / 90);
    }
}

.awards-about__head {
    max-width: 83.75rem;
    padding: 0 0.9375rem;
    margin: 0 auto 1.875rem;
    text-align: center;
}

.awards-about__title {
    font-weight: 600;
    margin: 0;
}

/* @supports (font-size: clamp( 1.25rem , 1.0416666667rem  +  0.6944444444vw , 1.875rem )) {
    .awards-about__title {
        font-size: clamp( 1.25rem , 1.0416666667rem  +  0.6944444444vw , 1.875rem );
    }
}

@supports not (font-size: clamp( 1.25rem , 1.0416666667rem  +  0.6944444444vw , 1.875rem )) {
    .awards-about__title {
        font-size: calc(1.25rem + 0.625 * (100vw - 30rem) / 90);
    }
} */

.awards-about__body {
    background-color: #f4f4f4;
}

.awards-about__container {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    overflow: auto;
}

@supports (gap: clamp( 1.25rem , -1.2028301887rem  +  12.2641509434vw , 9.375rem )) {
    .awards-about__container {
        gap: clamp( 1.25rem , -1.2028301887rem  +  12.2641509434vw , 9.375rem );
    }
}

@supports not (gap: clamp( 1.25rem , -1.2028301887rem  +  12.2641509434vw , 9.375rem )) {
    .awards-about__container {
        gap: calc(1.25rem + 8.125 * (100vw - 20rem) / 66.25);
    }
}

.awards-about__item {
    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;
    text-align: center;
    gap: 1.25rem;
}

.awards-about__icon {
    min-width: 7.5rem;
}

.awards-about__icon_107 {
    min-width: 107px;
    max-width: 107px;
}

.awards-about__icon img,
.awards-about__icon picture {
    width: 100%;
}

.awards-about__name {
    font-weight: 700;
}

@supports (margin-bottom: clamp( 2.8125rem , 1.6666666667rem  +  3.8194444444vw , 6.25rem )) {
    .advantages-about:not(:last-child) {
        margin-bottom: clamp( 2.8125rem , 1.6666666667rem  +  3.8194444444vw , 6.25rem );
    }
}

@supports not (margin-bottom: clamp( 2.8125rem , 1.6666666667rem  +  3.8194444444vw , 6.25rem )) {
    .advantages-about:not(:last-child) {
        margin-bottom: calc(2.8125rem + 3.4375 * (100vw - 30rem) / 90);
    }
}

@supports (margin-bottom: clamp( 2.8125rem , 2.2916666667rem  +  1.7361111111vw , 4.375rem )) {
    .advantages-about__head:not(:last-child) {
        margin-bottom: clamp( 2.8125rem , 2.2916666667rem  +  1.7361111111vw , 4.375rem );
    }
}

@supports not (margin-bottom: clamp( 2.8125rem , 2.2916666667rem  +  1.7361111111vw , 4.375rem )) {
    .advantages-about__head:not(:last-child) {
        margin-bottom: calc(2.8125rem + 1.5625 * (100vw - 30rem) / 90);
    }
}

.advantages-about__title {
    text-align: center;
    font-weight: 700;
}

.advantages-about__body {
    display: -ms-grid;
    display: grid;
    gap: 2.1875rem;
}

._blue {
    color: #0072B4;
}

.item-advantagesAbout {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.item-advantagesAbout__head {
    position: relative;
    padding-bottom: 0.625rem;
}

.item-advantagesAbout__head:not(:last-child) {
    margin-bottom: 1.25rem;
}

.item-advantagesAbout__head::before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 6.25rem;
    height: 0.1875rem;
    background-color: #005591;
}

.item-advantagesAbout__title {
    margin: 0;
    font-weight: 700;
    font-size: 1.25rem;
}

.item-advantagesAbout__body p {
    font-size: 1rem;
    line-height: 1.25;
}


.banners-about__container {
    display: -ms-grid;
    display: grid;
}

@supports (gap: clamp( 0.9375rem , 0.2771226415rem  +  3.3018867925vw , 3.125rem )) {
    .banners-about__container {
        gap: clamp( 0.9375rem , 0.2771226415rem  +  3.3018867925vw , 3.125rem );
    }
}

@supports not (gap: clamp( 0.9375rem , 0.2771226415rem  +  3.3018867925vw , 3.125rem )) {
    .banners-about__container {
        gap: calc(0.9375rem + 2.1875 * (100vw - 20rem) / 66.25);
    }
}

@supports (padding-bottom: clamp( 2.8125rem , 1.7747641509rem  +  5.1886792453vw , 6.25rem )) {
    .banners-about__container {
        padding-bottom: clamp( 2.8125rem , 1.7747641509rem  +  5.1886792453vw , 6.25rem );
    }
}

@supports not (padding-bottom: clamp( 2.8125rem , 1.7747641509rem  +  5.1886792453vw , 6.25rem )) {
    .banners-about__container {
        padding-bottom: calc(2.8125rem + 3.4375 * (100vw - 20rem) / 66.25);
    }
}

.banners-about__item {
    position: relative;
    border-radius: 0.9375rem;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-decoration: none;
}

.banners-about__item img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center;
    -webkit-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
}


.banners-about__body {
    position: relative;
    z-index: 2;
    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-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 3.125rem;
    background-color: rgba(0, 0, 0, 0.25);
    text-align: center;
}

.banners-about__item_big .banners-about__body {
    text-align: left;
}

.banners-about__title {
    color: #fff;
    text-decoration: none !important;
    font-weight: 700;
    line-height: 1.2857142857;
}

.banners-about__item_big .banners-about__title {
    font-size: 1.25rem;
}

.banners-about__link {
    color: #fff;
    text-decoration: none !important;
}

.banners-about__item_big .banners-about__link {
    font-size: 1.25rem;
    text-decoration: underline !important;
    font-weight: 500;
    letter-spacing: 0.0625rem;
}
@media (min-width: 47.99875em) {
    
    .banners-about__item_big img {
      -o-object-position: center -3.125rem;
      object-position: center -3.125rem;
    }

    .hero-about__content {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 60%;
        flex: 0 0 calc(59% - 2.55rem);
        padding-top: 27px;
    }

    .item-advantagesAbout {
        gap: 1.5625rem;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .item-advantagesAbout__icon {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 9.375rem;
        flex: 0 0 9.375rem;
    }

    .banners-about__item {
        min-height: 31.25rem;
    }

    .banners-about__item_big {
        min-height: 15.625rem;
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 3;
        grid-column-end: 4;
    }

    .banners-about__item_big .banners-about__title {
        max-width: 50%;
    }
}


@media (min-width: 61.99875em) {
    .banners-about__container {
        -ms-grid-columns: (1fr)[3];
        grid-template-columns: repeat(3, 1fr);
    }
}


@media (min-width: 86.25em) {
    [class*=__container] {
        border-radius: 0.625rem;
    }

    .awards-about__container {
        gap: 9.375rem !important;
    }

    .banners-about__container {
        gap: 3.125rem !important;
    }

    .banners-about__container {
        padding-bottom: 6.25rem !important;
    }
}


@media (max-width: 47.99875em) {
    .hero-about__image {
        display: none;
    }
    .item-advantagesAbout {
      flex-direction: column;
    }
}
@media (max-width:25em){
  .item-advantagesAbout__title {
    font-size: 1rem;
  }

  .item-advantagesAbout__body p {
    font-size: 0.85rem;
  }
}

@media (max-width: 20em) {
    .awards-about__container {
        gap: 1.25rem !important;
    }

    .banners-about__container {
        gap: 0.9375rem !important;
    }

    .banners-about__container {
        padding-bottom: 2.8125rem !important;
    }
}

@media (any-hover: hover) {
    .banners-about__item:hover img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }

    .banners-about__item_big .banners-about__link:hover {
        text-decoration: none !important;
    }
}

.item-advantagesAbout__icon_107 {
    max-width: 107px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 107px;
    flex: 0 0 107px;
}