/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

@media (max-width: 1200px) {
  .section-title {
    font-size: 42px;
  }
  .header {
    padding: 50px 30px;
  }
  .intro-images {
    max-width: 590px;
    height: 606px;
    width: 100%;
  }
  .intro-img {
    -o-object-position: inherit;
       object-position: inherit;
  }
  .blur-bg::before {
    top: 50%;
    right: 50%;
    -webkit-transform: translate(50%, -50%);
        -ms-transform: translate(50%, -50%);
            transform: translate(50%, -50%);
  }
  .benefits-list-item:nth-child(1) {
    width: 70%;
  }
  .benefits-list-item:nth-child(2) {
    width: 27%;
  }
  .benefits-list-item:nth-child(3) {
    width: 32%;
  }
  .benefits-list-item:nth-child(4) {
    width: 37%;
  }
  .benefits-list-item:nth-child(5) {
    width: 24%;
  }
  .benefits-list-item:nth-child(6) {
    width: 35%;
  }
  .benefits-list-item:nth-child(7) {
    width: 62%;
  }
  .benefits-list-item:nth-child(8) {
    width: 22%;
  }
  .benefits-list-item:nth-child(9) {
    width: 38%;
  }
  .benefits-list-item:nth-child(10) {
    width: 33%;
  }
  .access-list-item {
    gap: 30px;
  }
  .access-list-item__num {
    font-size: 175px;
  }
}
@media (max-width: 1070px) {
  .conditions-list {
    gap: 30px;
  }
  .conditions-list-item {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 30%;
  }
  .conditions-list-item__head {
    gap: 15px;
  }
  .conditions-list-item__title {
    word-break: break-all;
  }
  .benefits-list-item {
    padding: 24px;
  }
  .benefits-list-item:nth-child(1) {
    width: 68%;
  }
  .benefits-list-item:nth-child(2) img {
    right: -10px;
  }
  .benefits-list-item:nth-child(4) {
    width: 36%;
  }
  .benefits-list-item:nth-child(7) {
    width: 60%;
  }
  .benefits-list-item:nth-child(9) {
    width: 36%;
  }
  .benefits-list-item__title {
    font-size: 20px;
  }
  .benefits-list-item__icon {
    width: 74px;
    height: 74px;
  }
  .access-wrap {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 35px;
  }
  .access-list {
    margin-top: 44px;
  }
  .access-list-item {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .access-list-item:first-child .access-list-item__num {
    width: inherit;
  }
  .access-list-item__desc {
    margin-left: 0;
    max-width: 100%;
  }
}
@media (max-width: 810px) {
  .header {
    position: sticky;
    top: 0;
    padding: 50px 0 30px 0;
    background-color: rgba(32, 32, 32, 0.5);
    z-index: 99;
  }
  .header-toggle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .header .header-nav {
    display: none;
  }
  .header-wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .conditions-title {
    padding-right: 30px;
  }
  .conditions-call {
    padding-left: 30px;
  }
  .note {
    padding: 24px;
    gap: 30px;
  }
  .benefits-list-item:nth-child(odd), .benefits-list-item:nth-child(even) {
    width: 45%;
  }
  .benefits-list {
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
}
@media (max-width: 560px) {
  .btn-rounded {
    max-width: 300px;
    padding: 20px;
    font-size: 18px;
  }
  .btn-rounded svg {
    width: 21px;
    height: 25px;
  }
  .section-title {
    font-size: 36px;
  }
  .blur-bg::before {
    width: 316px;
    height: 316px;
  }
  .header-wrap {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    gap: 84px;
  }
  .intro {
    padding-top: 0px;
  }
  .intro-images {
    margin-top: -20px;
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    max-width: 662px;
    height: 403px;
  }
  .intro-images::before {
    width: 278px;
    height: 280px;
  }
  .intro-images::after {
    width: 100%;
  }
  .intro-title {
    font-size: 48px;
    line-height: 34px;
  }
  .intro-subtitle {
    font-size: 16px;
  }
  .intro-wrap {
    padding-bottom: 49.5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .intro-head {
    position: relative;
    margin-bottom: 32px;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    z-index: 3;
  }
  .intro-btn {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .conditions {
    padding-top: 57px;
  }
  .conditions-head {
    margin-bottom: 58px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
  }
  .conditions-title {
    padding-right: 0;
    padding-bottom: 30px;
    border-right: none;
  }
  .conditions-call {
    padding-left: 0;
    font-size: 16px;
    line-height: 28px;
  }
  .conditions-list {
    -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;
  }
  .conditions-list-item {
    width: 100%;
    max-width: 250px;
    text-align: center;
  }
  .conditions-list-item__head {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .conditions-list-item__title {
    font-size: 20px;
    line-height: 24px;
  }
  .statistics {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 20px 5px;
    gap: 8px;
  }
  .statistics picture {
    width: 47px;
    height: 38px;
  }
  .statistics-icon {
    width: 47px;
    height: 38px;
  }
  .statistics-info p {
    font-size: 14px;
    line-height: 16px;
  }
  .statistics-count span {
    font-size: 20px;
    line-height: 16px;
  }
  .note {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .benefits {
    overflow: hidden;
  }
  .benefits-list {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: auto 15px auto 15px auto;
    grid-template-columns: repeat(3, auto);
    gap: 15px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .benefits-list-item {
    padding: 20px;
  }
  .benefits-list-item picture {
    max-width: 50px;
    max-height: 50px;
  }
  .benefits-list-item__title {
    font-size: 18px;
  }
  .benefits-list-item__icon {
    width: 50px;
    height: 50px;
  }
  .benefits-list-item:nth-child(odd), .benefits-list-item:nth-child(even) {
    width: 100%;
  }
  .benefits-list-item:nth-child(1) {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/4;
  }
  .benefits-list-item:nth-child(1) h3 {
    max-width: 180px;
  }
  .benefits-list-item:nth-child(1) img {
    width: 80px;
    height: 80px;
  }
  .benefits-list-item:nth-child(2) {
    min-width: 222px;
    -ms-grid-row: 2;
    grid-row: 2/2;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .benefits-list-item:nth-child(2) img {
    width: 133px;
    height: 90px;
    -o-object-fit: cover;
       object-fit: cover;
    margin-right: -20px;
    margin-bottom: -21px;
    right: 0;
    left: 0;
    bottom: 0;
  }
  .benefits-list-item:nth-child(3) {
    min-width: 96px;
    -ms-grid-column: 3;
    -ms-grid-column-span: 1;
    grid-column: 3/4;
    -ms-grid-row: 2;
    -ms-grid-row-span: 2;
    grid-row: 2/4;
    -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;
  }
  .benefits-list-item:nth-child(3) img {
    width: 72px;
    height: 72px;
  }
  .benefits-list-item:nth-child(4) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -ms-grid-row: 3;
    grid-row: 3/3;
  }
  .benefits-list-item:nth-child(4) img {
    margin-right: -20px;
    margin-bottom: -30px;
    width: 120px;
    height: 120px;
  }
  .benefits-list-item:nth-child(5) {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/4;
    -ms-grid-row: 7;
    grid-row: 7;
  }
  .benefits-list-item:nth-child(6) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1/2;
    -ms-grid-row: 4;
    -ms-grid-row-span: 2;
    grid-row: 4/6;
    height: 176px;
  }
  .benefits-list-item:nth-child(6) h3 {
    margin-right: auto;
  }
  .benefits-list-item:nth-child(6) img {
    margin-top: 20px;
    width: 74px;
    height: 74px;
  }
  .benefits-list-item:nth-child(7) {
    -ms-grid-row: 6;
    grid-row: 6;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/4;
  }
  .benefits-list-item:nth-child(8) {
    padding: 10px 6px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-grid-row: 4;
    grid-row: 4;
    -ms-grid-column: 2;
    -ms-grid-column-span: 2;
    grid-column: 2/4;
    height: 115px;
  }
  .benefits-list-item:nth-child(8) h3 {
    font-size: 14px;
  }
  .benefits-list-item:nth-child(8) img {
    right: 0;
    bottom: 0;
    width: 74px;
    height: 74px;
    margin: 0 auto;
  }
  .benefits-list-item:nth-child(9) {
    padding: 10px 6px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-grid-row: 5;
    -ms-grid-row-span: 1;
    grid-row: 5/6;
    -ms-grid-column: 2;
    -ms-grid-column-span: 2;
    grid-column: 2/4;
    gap: 40px;
    -webkit-box-pack: normal;
        -ms-flex-pack: normal;
            justify-content: normal;
    overflow: visible;
  }
  .benefits-list-item:nth-child(9) h3 {
    font-size: 14px;
  }
  .benefits-list-item:nth-child(9) img {
    width: 120px;
    height: 120px;
  }
  .benefits-list-item:nth-child(10) {
    overflow: visible;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-grid-row: 5;
    grid-row: 5;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/4;
    margin-top: 66px;
    border-inline-end-color: var(--color-black-brown);
  }
  .benefits-list-item:nth-child(10)::before {
    content: "";
    position: absolute;
    right: 0px;
    bottom: -1px;
    width: 27%;
    height: 10%;
    background-color: var(--color-black-brown);
  }
  .benefits-list-item:nth-child(10)::after {
    content: "";
    position: absolute;
    right: -16px;
    bottom: 0;
    width: 20px;
    height: 85%;
    background-color: var(--color-black-brown);
  }
  .benefits-list-item:nth-child(10) h3 {
    max-width: 153px;
    text-align: center;
  }
  .benefits-list-item:nth-child(10) img {
    bottom: 0;
    margin-bottom: -40px;
    padding-left: 27px;
    width: 120px;
    height: 120px;
  }
  .access-list-item {
    gap: 15px;
  }
  .access-list-item__desc h3, .access-list-item__desc p, .access-list-item__desc a, .access-list-item__desc li {
    font-size: 16px;
    line-height: 24px;
  }
  .access-images {
    width: 375px;
    height: 375px;
  }
  .access-images::after {
    height: 150px;
  }
  .access-list-item__num {
    font-size: 98px;
  }
  .access-or {
    margin: 20px 0;
  }
  .footer {
    padding-top: 46px;
    padding-bottom: 46px;
  }
  .footer-wrap {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .footer-nav {
    display: none;
  }
}