* {
    padding: 0;
    margin: 0;

}

a {
    text-decoration: none;
}

img {
    max-width: 100%;
}

body {
    font-family: 'Noto Sans', sans-serif;
}

element.style {
    margin-bottom: 0;
}




.header {
    display: flex;
    padding: 14px 8px;
    padding-bottom: 62px;
    justify-content: center;
    align-items: center;
    gap: 128px;
    align-self: stretch;
    background: #030117;
}

.header-link {
    color: var(--button-accent, #415EFA);
    text-align: center;
    font-family: Commissioner;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    gap: 128px;
    opacity: 80%;

}

.header-link:hover {
    scale: 1.1;
    opacity: 100%;

}


.top {
    display: flex;
    padding-bottom: 48px;
    flex-direction: column;
    align-items: center;
    background: #030117;
    padding-top: 8px;
}

.top_about {
    gap: 10px;
}

.top_about_container {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-start;
}

.top_title {
    display: flex;
    height: 47px;
    padding-bottom: 15px;
    justify-content: center;
    align-items: center;
    align-self: stretch;
    color: #F6F6F6;
}

.top_text_about {
    color: var(--text-text-secondary-1, #E9E9E9);
    /* H3 */
    font-family: Gilroy;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 130%;
    /* 26px */
    color: #E9E9E9;
    width: 4500px;
    text-align: center;
}

.footer {
    display: flex;
    padding: 34px;
    justify-content: center;
    align-items: center;
    gap: 128px;
    align-self: stretch;
    background: #030117;
}

.footer_contacts {
    color: var(--button-accent, #415EFA);
    text-align: center;
    font-family: Commissioner;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    gap: 128px;

}

.block_gap {
    width: 560px;
}

.center {
    padding-left: calc(50% - 1080px / 2);
    padding-right: calc(50% - 1080px / 2);
}

.text_color {
    color: orangered
}

.text_color_1 {
    color: var(--button-press, #8396FC);
    ;
}

.card_1 {
    background: #030117;
    background-image: -moz-element();
    display: flex;
    align-content: flex-end;
    flex-direction: column;
    flex-wrap: wrap;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: wrap;
    padding-top: 16px;
    padding-bottom: 16px;
}

.img_card_1 {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
}

.card_1_left_block {
    display: flex;
    gap: 48px;
    flex-direction: column;
    padding-left: 46px;
    padding-right: 46px;
}

.card_1_content {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    gap: 16px;
}

.card_1_title {
    display: flex;
    height: 47px;
    padding-bottom: 15px;
    justify-content: center;
    align-items: center;
    align-self: stretch;
    color: #F6F6F6;
}

.text_about_card_1 {
    color: var(--text-text-secondary-1, #E9E9E9);
    /* H3 */
    font-family: Gilroy;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 130%;
    /* 26px */
    color: #E9E9E9;
    width: 307px;
}

.price_1 {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    background: #030117;
}

.price_1_title {
    display: flex;
    height: 47px;
    padding-bottom: 15px;
    justify-content: flex-start;
    align-self: stretch;
    color: #F6F6F6;
}

.price_1_container {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-start;
    color: var(--text-text-secondary-1, #E9E9E9);
    font-family: Gilroy;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 130%;
    color: #E9E9E9;
    width: 500px;
    text-align: left;
}

.card_2 {
    background: #030117;
    background-image: -moz-element();
    display: flex;
    align-content: flex-end;
    flex-direction: column;
    flex-wrap: wrap;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: wrap;
    padding-top: 16px;
    padding-bottom: 16px;
}

.img_card_2 {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row-reverse;
}

.card_2_left_block {
    display: flex;
    gap: 48px;
    flex-direction: column;
}

.card_2_content {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    gap: 16px;
}

.card_2_title {
    /* display: flex; */
    height: 47px;
    padding-bottom: 15px;
    justify-content: center;
    align-items: center;
    align-self: stretch;
    color: #F6F6F6;
}

.text_about_card_2 {
    color: var(--text-text-secondary-1, #E9E9E9);
    /* H3 */
    font-family: Gilroy;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 130%;
    /* 26px */
    color: #E9E9E9;
    width: 307px;
}

.card_3 {
    background: #030117;
    background-image: -moz-element();
    display: flex;
    align-content: flex-end;
    flex-direction: column;
    flex-wrap: wrap;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: wrap;
    padding-top: 16px;
    padding-bottom: 16px;
}

.img_card_3 {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
}

.card_3_left_block {
    display: flex;
    gap: 48px;
    flex-direction: column;
    padding-left: 46px;
    padding-right: 46px;
}

.card_3_content {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    gap: 16px;
}

.card_3_title {
    display: flex;
    height: 47px;
    padding-bottom: 15px;
    justify-content: center;
    align-items: center;
    align-self: stretch;
    color: #F6F6F6;
}

.text_about_card_3 {
    color: var(--text-text-secondary-1, #E9E9E9);
    /* H3 */
    font-family: Gilroy;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 130%;
    /* 26px */
    color: #E9E9E9;
    width: 307px;
}

.card_4 {
    background: #030117;
    background-image: -moz-element();
    display: flex;
    align-content: flex-end;
    flex-direction: column;
    flex-wrap: wrap;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: wrap;
    padding-top: 16px;
    padding-bottom: 16px;
}

.img_card_4 {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
}

.card_4_left_block {
    display: flex;
    gap: 48px;
    flex-direction: column;
    padding-left: 46px;
    padding-right: 46px;
}

.card_4_content {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    gap: 16px;
}

.card_4_title {
    /* display: flex; */
    height: 47px;
    padding-bottom: 15px;
    justify-content: center;
    align-items: center;
    align-self: stretch;
    color: #F6F6F6;
}

.text_about_card_4 {
    color: var(--text-text-secondary-1, #E9E9E9);
    /* H3 */
    font-family: Gilroy;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 130%;
    /* 26px */
    color: #E9E9E9;
    width: 307px;
}

.price_4 {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    background: #030117;
}

.price_4_title {
    display: flex;
    height: 47px;
    padding-bottom: 15px;
    justify-content: flex-start;
    align-self: stretch;
    color: #F6F6F6;
}

.price_4_container {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-start;
    color: var(--text-text-secondary-1, #E9E9E9);
    font-family: Gilroy;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 130%;
    color: #E9E9E9;
    width: 500px;
    text-align: left;
}

.footer {
    display: flex;
    flex-wrap: wrap;
    background-image: url(img/Footer.png);
    align-items: flex-end;
    background-image: url(img/Footer.png);
}

.footer_contacts {
    color: var(--text-text-secondary-1, #E9E9E9);
    font-family: Gilroy;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 130%;
    width: 500px;
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
}

.footer_social {
    color: var(--text-text-secondary-1, #E9E9E9);
    font-family: Gilroy;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 130%;

}

.footer_icons {
    display: flex;
}

.footer_icons_instagram {
    padding-right: 4px;
    opacity: 80%;
}

.footer_icons_instagram:hover {
    opacity: 100%;
    scale: 1.05;
}

.footer_icons_linkedid {
    padding-right: 4px;
    opacity: 80%;
}

.footer_icons_linkedid:hover {
    opacity: 100%;
    scale: 1.05;
}

.footer_icons_facebook {
    padding-right: 4px;
    opacity: 80%;
}

.footer_icons_facebook:hover {
    opacity: 100%;
    scale: 1.05;
}

.footer_icons_behance {
    padding-right: 4px;
    opacity: 80%;
}

.footer_icons_behance:hover {
    opacity: 100%;
    scale: 1.05;
}

.footer_icons_telegram {
    padding-right: 4px;
    opacity: 80%;
}

.footer_icons_telegram:hover {
    opacity: 100%;
    scale: 1.05;
}

.list-group-item {
    background-color: #030117;
    color: var(--text-text-secondary-1, #E9E9E9);
}

.form-check-input {
    background-color: #030117;
    color: var(--text-text-secondary-1, #E9E9E9);
}

.gap_block {
    background: #030117;
    background-image: -moz-element();
    padding-top: 48px;
    padding-bottom: 48px;
}

.btn-primary {
    display: flex;
    width: 200px;
    height: 50px;
    padding: 8px 12px;
    margin-bottom: 5px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    border-radius: 12px 12px 12px 12px;
    background: #1932bd;
    font-size: large;
    opacity: 80%;
}

.btn-primary:hover {
    opacity: 100%;
    scale: 1.1;
}

.btn-primary-into {
    font-size: 16px;
    background-color: #1932bd;
    padding: 4px;
    background: #ffffff;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.btn-primary-into:hover {
    font-size: 16px;
    font-weight: bold;
    background-color: #1932bd;
    padding: 4px;
    background: #000000;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}



.line {
    height: 3px;
    background-color: #36626B;
}

/* Слайдер */

.controls {
    margin-top: 60px;
    margin-block-end: 60px;
  }
  
  .button {
    cursor: pointer;
    user-select: none;
  }
  
  .button-radio {
    background-color: transparent;
    margin: 0;
    padding: 0;
    inline-size: 15px;
    block-size: 15px;
    border-radius: 50%;
    border: 1px solid #FFFFFF;
    opacity: 80%;
  }

  .button-radio {
    background-color: transparent;
    opacity: 100%;
  }

  
  .button-radio + .button-radio {
    margin-inline-start: 12px;
  }
  
  .button-radio.active {
    background-color: #415EFA;
    pointer-events: none;
    scale: 1.1;
  }
  
  .button-radio:focus-visible {
    outline: 3px solid #415EFA;
    outline-offset: -1px;
  }
  
  .button-prev,
  .button-next {
    position: absolute;
    inset-block-start: 50%;
    transform: translateY(-50%);
    border: none;
    inline-size: 30px;
    block-size: 42px;
    background-color: transparent;
    background-image: url(./images/arrow.svg);
    background-repeat: no-repeat;
    background-size: contain;
  }
  
  .button-prev[aria-disabled="true"],
  .button-next[aria-disabled="true"] {
    opacity: 0.5;
    pointer-events: none;
  }
  
  .button-prev {
    inset-inline-start: -50px;
  }
  
  .button-next {
    inset-inline-end: -50px;
    transform: translateY(-50%) rotateY(180deg);
    transform-origin: center;
  }
  
  .slide-img {
    
    max-block-size: 225px;
    object-fit: cover;
    max-height: 400px;
    border-radius: 8px;
  }
  
  .slider {
    display: flex;
    /* position: absolute; */
    align-items: center;
    
    /* inline-size: 100%; */
    /* position: relative; */
    flex-direction: column;
    background-color: #030117;
  }
  
  .slides {
    inline-size: 100%;
  }
  
  .slide {
    display: none;
    text-align: center;
  }
  
  .slide--active {
    display: block;
  }
  
  @media (max-width: 767px) {
    .slider {
      /* max-inline-size: 260px; */
    }
  
    .slide-img {
      block-size: 400px;
    }
  
    .button-prev {
      inset-inline-start: -40px;
    }
  
    .button-next {
      inset-inline-end: -40px;
    }
  }

@media (max-width: 767px) {
    .center {
        padding-left: calc(50% - 752px / 2);
        padding-right: calc(50% - 752px / 2);
    }

    .top_about_container {
        display: flex;
        margin-top: 0;
        margin-bottom: 1rem;
        width: 400px;
    }

    .header {
        display: flex;
        padding: 14px 8px;
        padding-bottom: 62px;
        gap: 42px;
        align-self: stretch;
        background: #030117;
        flex-direction: column;
        align-items: center;
    }

    .card_1 {
        justify-content: space-around;
    }

    .card_2 {
        justify-content: space-around;
    }

    .card_3 {
        justify-content: space-around;
    }

    .card_4 {
        justify-content: space-around;
    }

    .card_1_title {
        height: 47px;
        padding-bottom: 15px;
        /* justify-content: center; */
        align-items: center;
        align-self: stretch;
        color: #F6F6F6;
    }

    .card_2_title {
        height: 47px;
        padding-bottom: 15px;
        /* justify-content: center; */
        align-items: center;
        align-self: stretch;
        color: #F6F6F6;
    }

    .card_3_title {
        height: 47px;
        padding-bottom: 15px;
        /* justify-content: center; */
        align-items: center;
        align-self: stretch;
        color: #F6F6F6;
    }

    .card_4_title {
        height: 47px;
        padding-bottom: 15px;
        /* justify-content: center; */
        align-items: center;
        align-self: stretch;
        color: #F6F6F6;
    }

    .img_card_1 {
        display: flex;
        flex-wrap: nowrap;
        flex-direction: column;
        width: 355px;
    }

    .img_card_2 {
        display: flex;
        flex-wrap: nowrap;
        flex-direction: column;
        width: 355px;
    }

    .card_1_left_block {
        padding-left: 46px;
        padding-right: 46px;
        margin-top: 28px;

    }

    .card_2_left_block {
        padding-left: 46px;
        padding-right: 46px;
        margin-top: 28px;

    }

    .card_3_left_block {
        padding-left: 46px;
        padding-right: 46px;
        margin-top: 28px;

    }

    .card_4_left_block {
        padding-left: 46px;
        padding-right: 46px;
        margin-top: 28px;

    }


    .img_card_3 {
        display: flex;
        flex-wrap: nowrap;
        flex-direction: column;
        width: 355px;
    }

    .img_card_4 {
        display: flex;
        flex-wrap: nowrap;
        flex-direction: column;
        width: 355px;
    }

    .price_1 {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        background: #030117;
        align-items: center;
        width: auto;
    }

    .price_1_title {
        padding-left: 46px;
        justify-content: space-around;
        width: auto;
    }

    .price_1_container {
        padding-left: 46px;
        width: auto;

    }

    .price_2 {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        background: #030117;
        align-items: center;
    }

    .price_2_title {
        padding-left: 46px;
        justify-content: space-around;
    }

    .price_2_container {
        padding-left: 46px;

    }

    .price_3 {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        background: #030117;
        align-items: center;
    }

    .price_3_title {
        padding-left: 46px;
        justify-content: space-around;
    }

    .price_3_container {
        padding-left: 46px;

    }

    .price_4 {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        background: #030117;
        align-items: center;
    }

    .price_4_title {
        padding-left: 46px;
        justify-content: space-around;
    }

    .price_4_container {
        padding-left: 46px;

    }

    .card_1_content {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        gap: 16px;
        align-items: center;
    }

    .card_2_content {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        gap: 16px;
        align-items: center;
    }

    .card_3_content {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        gap: 16px;
        align-items: center;
    }

    .card_4_content {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        gap: 16px;
        align-items: center;
    }

    .footer_contacts {
        color: var(--text-text-secondary-1, #E9E9E9);
        font-family: Gilroy;
        font-size: 20px;
        font-style: normal;
        font-weight: 300;
        line-height: 130%;
        width: 500px;
        display: flex;
        flex-direction: column;
    }
}