@media (max-width: 1886px) {
  body main .discount_table .columns_section .col:not(:first-child) .row:not(:first-child) .no_discount {
    font-size: 1.1em;
  }
}
@media (max-width: 1703px) {
  body main .wall_coming_soon .connectors_section .connector p {
    font-size: 1.05em;
  }
}
@media (max-width: 1680px) {
  body main .station_specification .connectors_section .connectors .divider p {
    font-size: 1.05em;
  }
}
@media (max-width: 1584px) {
  body main .first_section {
    align-items: flex-end;
  }
  body main .discount_table .columns_section .col:not(:first-child) .row:not(:first-child) .no_discount {
    font-size: 0.95em;
  }
}
@media (max-width: 1444px) {
  body main .wall_coming_soon {
    background-color: #FFFFFF;
    flex-flow: column;
  }
  body main .wall_coming_soon .soon_last_txt {
    font-size: 1.05em;
  }
  body main .wall_coming_soon .divider .instead_divider {
    display: block;
  }
  body main .wall_coming_soon .soon_description, body main .wall_coming_soon .connectors_section {
    width: auto;
  }
  body main .wall_coming_soon .connectors_section .e-bike-connector .e-bike-header {
    display: none;
  }
  body main .wall_coming_soon .connectors_section .e-bike-connector .e-bike-header .conn_img img {
    width: unset;
  }
  body main .wall_coming_soon .soon_last_txt {
    display: none;
  }
  body main .wall_coming_soon .tablet_last_txt {
    display: block;
  }
  body main .wall_coming_soon .soon_description {
    padding-bottom: 0;
  }
  body main .wall_coming_soon .soon_description .soon_header {
    font-size: 1.5em;
    padding-bottom: 0;
  }
  body main .wall_coming_soon .soon_description .soon_after_header {
    font-size: 1.5em;
    padding-bottom: 2vh;
  }
}
@media (max-width: 1489px) {
  body main .discount_table .columns_section {
    position: relative;
    overflow: auto;
  }
  body main .discount_table .columns_section .scroll_section {
    width: 1400px;
    padding-bottom: 15px;
  }
}
@media (max-width: 1464px) {
  body main .first_section .first_description h1 {
    font-size: 3.5em;
  }
}
@media (max-width: 1448px) {
  body main .station_specification .connectors_section {
    flex-flow: wrap;
    row-gap: 2.5vh;
    height: unset;
  }
  body main .station_specification .connectors_section .connectors {
    width: 100%;
  }
  body main .station_specification .connectors_section .connectors .connector {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }
  body main .station_specification .connectors_section .connectors .connector .connector_description {
    align-items: center;
    justify-content: center;
  }
  body main .station_specification .connectors_section .connectors .connector .connector_description p {
    font-size: 1.25em;
  }
  body main .station_specification .connectors_section .connectors .divider {
    -moz-column-gap: 0;
         column-gap: 0;
    justify-content: space-between;
  }
  body main .station_specification .connectors_section .connectors .divider p {
    font-size: 1.25em;
  }
}
@media (max-width: 1329px) {
  body main .columns_section .first_col .row p {
    text-align: start;
  }
}
@media (max-width: 1214px) {
  body main .first_section {
    overflow-y: hidden;
  }
  body main .first_section h1 {
    font-size: 2.3em;
  }
  body main .first_section .text {
    order: 1;
    width: 50%;
  }
  body main .first_section .text .price {
    font-size: 2.5em;
  }
  body main .first_section .text .price .tablet_br {
    display: block;
  }
  body main .first_section .station_img {
    width: 50%;
    order: 2;
  }
  body main .first_section .text {
    align-self: start;
    row-gap: 4vh;
  }
  body main .first_section .text .first_description h1 {
    font-size: 2.3em;
  }
  body main .first_section .text .first_description p {
    font-size: 1.1em;
  }
  body main .first_section .text .price {
    padding-bottom: 4vh;
  }
  body main .first_section .buy_char a {
    font-size: 1.1em;
  }
  body main .station_specification .connectors_section .connectors {
    justify-content: center;
  }
  body main .station_specification .connectors_section .connectors .first_conn, body main .station_specification .connectors_section .connectors .second_conn, body main .station_specification .connectors_section .connectors .third_conn {
    width: 32%;
  }
  body main .station_specification .connectors_section .connectors .divider_hide {
    display: none;
  }
  body main .description_section {
    grid-template-columns: 50% 50%;
    grid-template-areas: " descr-img first-txt " "table-txt second-txt " "compl-inst compl-inst";
  }
  body main .description_section .tablet_txt_col {
    display: flex;
  }
  body main .description_section .first_txt_col .txt_container:last-child {
    display: none;
  }
  body main .description_section .second_txt_col .txt_container:nth-child(1), body main .description_section .second_txt_col .txt_container:nth-child(2), body main .description_section .second_txt_col .txt_container:nth-child(3) {
    display: none;
  }
  body main .description_section .first_txt_col .txt_container p, body main .description_section .second_txt_col .txt_container p, body main .description_section .tablet_txt_col .txt_container p {
    font-size: 1em;
  }
  body main .description_section .complete_installation {
    flex-flow: row;
  }
  body main .description_section .complete_installation h2 {
    padding: 0;
  }
  body main .description_section .complete_installation div p {
    padding-bottom: 1.5vh;
  }
}
@media (max-width: 1090px) {
  body main .first_section .background_image {
    background-position: 30%;
  }
  body main .station_specification .connectors_section .connectors .divider p {
    font-size: 1em;
  }
}
@media (max-width: 1023px) {
  body main .station_specification .connectors_section .connectors .connector .connector_description p {
    font-size: 1em;
  }
}
@media (max-width: 945px) {
  body main .discount_table .columns_section .col:not(:first-child) .row:not(:first-child) p {
    font-size: 1.1em;
  }
}
@media (max-width: 865px) {
  body main .wall_coming_soon .connectors_section .connector p {
    font-size: 0.9em;
  }
}
@media (max-width: 849px) {
  body main .discount_table {
    margin: 0 0 20px 0;
  }
  body main .discount_table .table_header h3 {
    font-size: 1em;
  }
  body main .discount_table .table_header p {
    font-size: 0.95em;
  }
  body main .discount_table .columns_section {
    -moz-column-gap: 2vw;
         column-gap: 2vw;
  }
  body main .discount_table .columns_section .col .first_row {
    padding-bottom: 2vh;
  }
  body main .discount_table .columns_section .col .first_row p {
    font-size: 1em;
  }
  body main .discount_table .columns_section .col:not(:first-child) {
    width: 30%;
  }
  body main .discount_table .columns_section .col:not(:first-child) .row:not(:first-child) p {
    font-size: 0.95em;
  }
  body main .discount_table .columns_section .first_col {
    width: 45%;
  }
  body main .discount_table .columns_section .first_col .row p {
    font-size: 1em;
  }
}
@media (max-width: 824px) {
  body main .station_specification .connectors_section .connectors {
    flex-flow: column;
    row-gap: 1vh;
  }
  body main .station_specification .connectors_section .connectors .divider {
    align-items: center;
    justify-content: center;
  }
}
@media (max-width: 807px) {
  body main .first_section {
    padding-top: 120px;
    overflow-x: hidden;
  }
  body main .first_section .background_image, body main .first_section .station_img {
    filter: blur(2px);
    -webkit-filter: blur(2px);
  }
  body main .first_section .station_img {
    height: unset;
    min-height: 696px;
    position: absolute;
    bottom: 0;
    right: -15%;
    width: 100%;
    top: 95px;
  }
  body main .first_section .station_img img {
    width: 82%;
  }
  body main .wall_coming_soon .divider {
    width: auto;
  }
  body main .wall_coming_soon .soon_description .future_spec {
    font-size: 0.9em;
  }
  body main .wall_coming_soon .divider_hide {
    display: block;
  }
  body main .wall_coming_soon .soon_last_txt {
    font-size: 0.9em;
    padding: 0 10px;
  }
  body main .wall_coming_soon .connectors_section {
    flex-flow: column;
    row-gap: 5px;
  }
  body main .wall_coming_soon .connectors_section .e-bike-connector {
    align-items: center;
  }
  body main .wall_coming_soon .connectors_section .connector {
    flex-flow: row;
    width: 90%;
    justify-content: space-between;
  }
  body main .wall_coming_soon .connectors_section .connector .conn_img {
    width: 40%;
  }
  body main .wall_coming_soon .connectors_section .connector .conn_img img {
    width: 100%;
  }
  body main .wall_coming_soon .connectors_section .connector .conn_txt {
    width: 45%;
  }
  body main .wall_coming_soon .connectors_section .connector .conn_txt p {
    font-size: 0.8em;
    text-align: start;
  }
  body main .station_specification h1 {
    font-size: 1.5em;
  }
  body main .station_specification .connectors_section .connectors .divider_hide {
    display: flex;
  }
  body main .station_specification .connectors_section .connectors .connector {
    width: 90%;
    flex-flow: row;
    justify-content: space-between;
  }
  body main .station_specification .connectors_section .connectors .connector img {
    width: 40%;
  }
  body main .station_specification .connectors_section .connectors .connector .connector_description {
    text-align: start;
    align-items: flex-start;
    width: 45%;
  }
  body main .station_specification .connectors_section .connectors .connector .connector_description p {
    text-align: start;
  }
  body main .station_specification .connectors_section .connectors p {
    font-size: 1em;
  }
  body main .first_section {
    padding-bottom: 4vh;
  }
  body main .first_section .text {
    width: 100%;
    height: 100%;
  }
  body main .first_section .text .price {
    font-size: 2.4em;
    padding-bottom: 12vh;
  }
  body main .first_section .text .price .tablet_br {
    display: none;
  }
  body main .first_section .text .price br {
    display: block;
  }
  body main .first_section .text .first_description h1 {
    font-size: 2.1em;
  }
  body main .first_section .left_gradient {
    -webkit-backdrop-filter: blur(4px);
            backdrop-filter: blur(4px);
    z-index: 34;
  }
  body main .description_section {
    grid-template-columns: 100%;
    grid-template-areas: "descr-img" "first-txt" "second-txt" "compl-inst";
  }
  body main .description_section .tablet_txt_col {
    display: none;
  }
  body main .description_section .second_txt_col .txt_container:nth-child(5), body main .description_section .second_txt_col .txt_container:nth-child(6), body main .description_section .second_txt_col .txt_container:nth-child(7), body main .description_section .second_txt_col .txt_container:nth-child(8), body main .description_section .second_txt_col .txt_container:nth-child(9), body main .description_section .second_txt_col .txt_container:nth-child(10) {
    display: block;
  }
  body main .description_section .first_txt_col, body main .description_section .second_txt_col, body main .description_section .tablet_txt_col {
    text-align: center;
  }
  body main .description_section .first_txt_col .txt_container p, body main .description_section .second_txt_col .txt_container p, body main .description_section .tablet_txt_col .txt_container p {
    font-size: 0.9em;
  }
  body main .description_section .complete_installation {
    padding-right: 0;
    padding-top: 20px;
    margin-top: 20px;
    justify-content: center;
    align-items: center;
    text-align: center;
    flex-flow: column;
    row-gap: 1.5vh;
  }
  body main .description_section .complete_installation h2 {
    font-size: 1.6em;
  }
  body main .description_section .complete_installation div p {
    font-size: 0.9em;
  }
  body main .description_section .complete_installation div a {
    font-size: 1em;
  }
  body main .description_section .complete_installation .download_section {
    align-items: center;
    justify-content: center;
  }
  body main .discount_table .columns_section {
    display: none;
  }
  body main .discount_table .mob_col_section {
    display: flex;
  }
}
@media (max-width: 524px) {
  body main .first_section .station_img {
    top: 0;
  }
  body main .first_section .station_img img {
    width: 100%;
  }
  body main .station_specification .connectors_section .connectors .connector .connector_description p {
    font-size: 0.9em;
  }
}
@media (max-width: 446px) {
  body main .discount_table .columns_section .first_col .row p {
    font-size: 0.8em;
  }
}/*# sourceMappingURL=complex-t-media.css.map */