.big_title {
    font-family: "Aspekta500", sans-serif;
    font-weight: 500;
    font-size: 88px;
    line-height: 96px;
}
.small_desc {
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}
.first_screen_bg {
    background-image: url(image/bg1.png);
    background-repeat: no-repeat;
    background-position: 0px bottom;
}
.bt-primary {
    color: #fff !important;
    text-shadow: none !important;
    background-color: #2371B7 !important;
    background-image: none !important;
    border: 1px solid #2371B7 !important;
    filter: none;
    box-shadow: none !important;
    padding: 13px 30px;
    text-align: center;
    font-family: "Archivo";
    font-size: 17px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
    transition: background-color 300ms ease-out;
}
.bt-primary:hover {
    background: var(--0B1016, #0B1016) !important;
    color: var(--FFFFFF, #FFF) !important;
    border-color: #0B1016!important;;
}
.bt-bordered {
    text-shadow: none!important;;
    background-color: transparent!important;;
    background-image: none!important;;
    filter: none;
    box-shadow: none!important;
    padding: 8px 20px;
    border-radius: 24px;
    border: 1px solid var(--2-f-414-f-30, rgba(47, 65, 79, 0.30))!important;
    color: var(--2F414F, #2F414F)!important;;
    text-align: center;
    /* Archivo/17 px Regular */
    font-family: "Archivo";
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px; /* 152.941% */
}
.bt-bordered-white {
    text-shadow: none!important;;
    background-color: transparent!important;;
    background-image: none!important;;
    filter: none;
    box-shadow: none!important;
    padding: 9px 22px;
    border-radius: 24px;
    border: 1px solid var(--ffffff-30, rgba(255, 255, 255, 0.30))!important;
    color: var(--FFFFFF, #FFF)!important;;
    text-align: center;
    /* Archivo/17 px Regular */
    font-family: "Archivo";
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px; /* 152.941% */
}
.bt-bordered-white:hover {

}

.bt-black {
    text-shadow: none!important;;
    background-color: transparent!important;;
    background-image: none!important;;
    filter: none;
    box-shadow: none!important;
    padding: 13px 46px;
    border-radius: 32px;
    background: var(--0B1016, #0B1016) !important;
    color: var(--FFFFFF, #FFF) !important;
    text-align: center;
    /* Archivo/17 px Medium */
    font-family: "Archivo";
    font-size: 17px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
    transition: background-color 300ms ease-out;
}
.bt-black:hover {
    background: var(--2371B7, #2371B7) !important;
    color: var(--FFFFFF, #FFF) !important;
    border-color: #2371B7!important;;
}

.bt-white {
    text-shadow: none!important;;
    background-color: transparent!important;;
    background-image: none!important;;
    filter: none;
    box-shadow: none!important;
    padding: 13px 31px;
    border-radius: 32px;
    background: var(--E9F0F5, #E9F0F5) !important;
    color: var(--2371B7, #2371B7) !important;
    text-align: center;
    /* Archivo/17 px Medium */
    font-family: "Archivo";
    font-size: 17px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 12px;
    border: 0;
    transition: background-color 300ms ease-out;
}
.bt.bt-white:hover {
    background-color: var(--0B1016, #0B1016) !important;
    color: var(--FFFFFF, #FFF) !important;
    border-color: var(--0B1016, #0B1016) !important;;
}
.bt.bt-white:hover svg path {
    stroke: var(--FFFFFF, #FFF);
}
.rounded-pill {
    border-radius: 32px;
}
.first_screen_left_bl {
    width: 720px;
}
.first_screen_pluses {
    display: flex;
    align-items: center;
    gap: 12px;
}
.first_screen_pluses_item {
    display: inline-block;
    vertical-align: middle;
    padding: 28px 48px 32px 44px;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    border-radius: 24px;
    border: 1px solid var(--94B9D6, #94B9D6);
    background: var(--FFFFFF, #FFF);
}
.first_screen_pluses_item_title {
    color: var(--0B1016, #0B1016);
    font-family: "Aspekta500";
    font-size: 60px;
    font-style: normal;
    font-weight: 500;
    line-height: 68px;
}
.first_screen_pluses_item_desc {
    color: var(--2F414F, #2F414F);
    font-family: "Archivo";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
}
.first_screen_pluses_item_title span {
    color: var(--0B1016, #0B1016);
    font-family: "Aspekta500";
    font-size: 36px;
    font-style: normal;
    font-weight: 500;
    line-height: 44px;
}
.first_screen_right_bl {
    margin-bottom: 44px;
}




.second_screen {
    margin: 44px 0;
position: relative;
    z-index: 3;
}
.second_screen_blue {
    display: flex;
    /* width: 1664px; */
    padding: 40px 80px 48px 168px;
    /* flex-direction: column; */
    align-items: center;
    gap: 164px;
    border-radius: 24px;
    background: var(--E9F0F5, #E9F0F5);
}
.second_right_bl_title {
    color: var(--0B1016, #0B1016);
    font-family: "Aspekta500";
    font-size: 56px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
}
.second_right_bl_desc {
    color: var(--2F414F, #2F414F);
    font-family: "Archivo";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    margin-top: 20px;
}
.inline_buttons {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-top: 28px;
    gap: 8px;
}
.flex-grow-1.bt-right {
    display: flex;
    justify-content: flex-end;
}





.third_screen {
    margin: 76px 0;
    position: relative;
    padding-bottom: 76px;
    z-index: 2;
    overflow: hidden;
}
img.third_screen_bg {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1;
}
.third_screen_title {
    color: var(--0B1016, #0B1016);
    font-family: "Aspekta500";
    font-size: 56px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
}
.third_screen_items {
    margin-top: 8px;
}
.third_screen_item {
    display: flex;
    align-items: center;
    gap: 40px;
    margin-top: 48px;
}
.third_screen_item_content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
}
.third_screen_item_number {
    color: var(--2-f-414-f-30, rgba(47, 65, 79, 0.30));
    font-family: "Aspekta300";
    font-size: 88px;
    font-style: normal;
    font-weight: 300;
    line-height: 96px;
}
.third_screen_item_content_title {
    color: var(--0B1016, #0B1016);
    font-family: "Aspekta500";
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    line-height: 36px;
    text-transform: uppercase;
}
.third_screen_item_content_desc {
    color: var(--2F414F, #2F414F);
    font-family: "Archivo";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}
.third_screen_item {
    padding-left: calc(var(--i) * 150px - 88px);
    position: relative;
}
.third_screen_item .dot {
    width: 11px;
    height: 11px;
    aspect-ratio: 1 / 1;
    border-radius: 10px;
    background: var(--2371B7, #2371B7);
    position: absolute;
    margin-left: -54px;
}
.third_screen_item .dot:before {
    content: " ";
    width: 1500px;
    display: block;
    height: 1px;
    position: absolute;
    right: 0;
    z-index: 51;
    background: linear-gradient(281deg, #2371b74f, transparent);
    top: 5px;
}

.fourty_screen_blue {
    display: flex;
    padding: 80px 80px 96px 80px;
    flex-direction: column;
    align-items: flex-start;
    gap: 48px;
    border-radius: 24px;
    background: var(--E9F0F5, #E9F0F5);
}
.fourty_screen_items {
    display: flex;
    flex-direction: row;
    align-items: stretch;
    gap: 20px;
    flex-wrap: wrap;
}
.fourty_screen_item {
    display: flex;
    width: calc(33.33% - 70px);
    padding: 28px 28px 30px 28px;
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
    border-radius: 24px;
    background: var(--FFFFFF, #FFF);
    transition: background-color 300ms ease-out;
}
.fourty_screen_item_title {
    color: var(--0B1016, #0B1016);
    font-family: "Aspekta500";
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
    text-transform: uppercase;
}
.fourty_screen_item_desc {
    color: var(--2F414F, #2F414F);
    font-family: "Archivo";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    margin-top: 12px;
}
.fourty_screen_item.fourty_screen_item_last {
    background: url("image/fourty_screen_item_last_bg.png");
    border-radius: 24px;
    background-color: var(--2371B7, #2371B7);
    transition: background-color 300ms ease-out;
}
a.fourty_screen_item_last_a {
    color: var(--FFFFFF, #FFF);
    font-family: "Aspekta500";
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
    text-transform: uppercase;
    display: flex;
    gap: 72px;
    flex-direction: column;
    text-decoration: none;
}
.fourty_screen_item.fourty_screen_item_last:hover {
    background-color: black;
}
.fourty_screen_item:hover {
    background-color: var(--2371B7, #2371B7);
}
.fourty_screen_item *{
    transition: color 300ms ease-out;
}
.fourty_screen_item:hover * {
    color: white;
}
.fourty_screen_item a{
    text-decoration: none;
}
.fifth_screen_bl {
    display: flex;
    padding: 112px 32px;
    align-items: flex-end;
    gap: 128px;
    /* width: 100%; */
    justify-content: space-between;
    background-image: url(image/fifty_bg.png);
    background-repeat: no-repeat;
    background-position: 0px top;
    background-size: contain;
}
.fifth_screen_right_bl {
    display: flex;
    padding: 88px 0 152px 0;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 32px;
    width: 608px;
}
.fifth_screen_right_bl_title {
    color: var(--0B1016, #0B1016);
    font-family: "Aspekta500";
    font-size: 56px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
}
.fifth_screen_right_bl_stores {
    display: flex;
    align-items: flex-start;
    gap: 12px;
}
.fifth_screen_right_bl_desc {
    color: var(--2F414F, #2F414F);
    font-family: "Archivo";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}
.fifth_screen_items {
    display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
}
.fifth_screen_items a {
    padding: 9px 24px;
    color: var(--2F414F, #2F414F);
    font-family: "Archivo";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
}
.fifth_screen_left_bl {
    margin-bottom: 90px;
}


.sixth_screen {
    margin-bottom: 68px;
}
.sixth_screen_title span {
    color: #0B1015;
    font-family: "Aspekta500";
    font-size: 56px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
}
.sixth_screen_slider {
    margin-top: 48px;
}
.review-slider-nav {
    display: flex;
    align-items: center;
    gap: 12px;
}
.review-slider-nav a{
    display: flex;
    width: 18px !important;
    height: 24px !important;
    padding: 13px 16px !important;
    justify-content: center;
    align-items: center;
    gap: 12px;
    aspect-ratio: 1 / 1;
    border-radius: 104px;
    border: 1px solid var(--0-b-101510, rgba(11, 16, 21, 0.10))!important;
    line-height: 52px !important;
    margin: 0 !important;
}
.review-slider-nav a:hover{
    border-radius: 104px;
    border: 1px solid var(--0B1016, #0B1016) !important;
}
.review-slider-nav a svg {
    width: 21px;
    height: 16px;
    flex-shrink: 0;
    aspect-ratio: 21 / 16;
    stroke-width: 1.2px;
    stroke: var(--0B1016, #0B1016);
}
.sixth_screen_title {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.review-block-inner {
    display: flex;
    padding: 28px 32px 32px 32px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 24px;
    border-radius: 24px;
    background: #E9F0F5;
    min-height: calc(100% - 61px);
}
.review-block-title {
    color: #0B1015;
    font-family: "Archivo";
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
}
.review-block-footer {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    align-self: stretch;
}
.review-block-name_comp {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
}
.review-block-name {
    color: #0B1015;
    font-family: "Archivo";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
}
.review-block-comp {
    color: #30404F;
    font-family: "Archivo";
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
}
a.review-block-link {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 12px;
    color: var(--2371B7, #2371B7);
    text-align: center;
    font-family: "Archivo";
    font-size: 17px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
}
.seven_screen {
    padding-top: 68px;
    margin-bottom: 80px;
}
.seven_screen_blu_bg {
    display: flex;
    padding: 72px 0 80px 80px;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    gap: 28px;
    flex-shrink: 0;
    border-radius: 24px;
    background: var(--2371B7, #2371B7);
    color: white;
    padding-bottom: 0;
}
.seven_screen_blu_bg img {
    margin-top: -113px;
    margin-right: 136px;
}
.seven_screen_left_title {
    color: var(--FFFFFF, #FFF);
    font-family: "Aspekta500";
    font-size: 56px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
}
.seven_screen_left_desc {
    color: var(--ffffff-70, rgba(255, 255, 255, 0.70));
    font-family: "Archivo";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}
.seven_screen_left_bl {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
}
.flex-grow-1.bt-left {
    display: flex;
    justify-content: flex-start;
}
.seven_screen_links {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    margin-top: 8px;
    gap: 8px;
    flex-direction: row;
    width: 100%;
}
.fourty_screen_item svg {
    max-width: 100%;
}
.review-block-inner svg {
    max-width: 100%;
}
.fifth_screen_right_bl_stores img {
    height: 53px;
}



header.new_header {
    left: 0;
    right: 0;
    top: 0;
    position: absolute;
}
.new_header .nav-container {
    border-bottom: 0;
    padding: 0;
    background: transparent;
}
.new_header .nav-container.fixed {
    display: block;
    left: 0;
    padding: 0;
    position: relative;
    top: 0px;
    width: 100%;
    z-index: 99;
    height: initial;
    background: white;
}
.new_header .fixed #logo {
    display: block;
}
.new_header div#menu {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    height: auto;
}
.new_header .nav-container.fixed #main-navigation {
    padding-top: 0;
}
.new_header nav.nav-container.fixed #cart {
    float: none;
    width: inherit !important;
}
.new_header .header-right2 #cart {
    margin-top: 0;
}
.new_header .nav-inner {
    text-align: left !important;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    gap: 32px;
    padding: 32px 0px 32px 0px;
}
.new_header .nav-inner  ul.list-unstyled {
    list-style: none;
    padding: 0;
    display: flex;
    gap: 12px;
}
.new_header ul#main-navigation {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-end;
    align-items: center;
}
.new_header #cart {
    Z-index: 9;
    min-width: auto;
    float: none;
    margin-left: 0;
    margin-top: 0;
    position: relative;
}
.new_header #cart .heading {
    float: none;
    margin-top: 0;
    position: relative;
    z-index: 1;
    border-right: 0px;
    padding-right: 0;
}
.new_header #cart .heading a {
    height: auto;
    margin-top: 0;
    background: none;
    border-radius: 24px;
    background: var(--2371B7, #2371B7) !important;
    display: flex;
    width: auto;
    padding: 10px 14px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    color: white;
}
.new_header #cart .heading span {
    padding-left: 0px;
    color: var(--FFFFFF, #FFF);
    text-align: center;
    font-family: "Archivo";
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
}
.new_header .responsive-menu .main-navigation {
    position: fixed;
    z-index: 9999999;
    display: none;
    margin-top: 0;
    padding: 0;
    /* left: 0; */
    right: 0;
    top: 80px;
    width: 100vw;
    list-style: none;
    box-shadow: none;
    background: #cbcbcb91;
    bottom: 0;
    color: black;
}
.new_header div#main-navigation {
    display: none;
}
.new_header div#search {
    flex-grow: 1;
}
.new_header ul.head_links {
    list-style: none;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    gap: 5px;
    margin: 0;
    padding: 0;
}
.new_header ul.head_links a {
    display: flex;
    padding: 8px 14px;
    align-items: center;
    gap: 6px;
    color: var(--2F414F, #2F414F);
    text-align: center;
    font-family: "Archivo";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}
.new_header ul.head_links a:hover {
    border-radius: 24px;
    background: var(--E9F0F5, #E9F0F5);
    text-decoration: none;
}
.new_header div#search input[type="text"] {
    border-radius: 24px;
    border: 1px solid var(--2-f-414-f-30, rgba(47, 65, 79, 0.30));
    background: var(--FFFFFF, #FFF);
    display: flex;
    width: 216px;
    padding: 8px 0 8px 16px;
    align-items: center;
    gap: 6px;
    color: var(--2F414F, #2F414F);
    font-family: "Archivo";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px; /* 146.667% */
}
.head_right_btn {
    display: flex;
    align-items: center;
    gap: 8px;
}
a.bt.bt-bordered.bt_login {
    border-radius: 24px;
    border: 1.2px solid var(--0B1016, #0B1016) !important;
    display: flex;
    width: 100px;
    padding: 10px 0;
    justify-content: center;
    align-items: center;
    gap: 12px;
    color: var(--0B1016, #0B1016);
    text-align: center;
    font-family: "Archivo";
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}
a.bt.bt-bordered.bt_login:hover {
    border: 1.2px solid var(--2371B7, #2371B7) !important;
    color: var(--2371B7, #2371B7) !important;
}
a.bt.bt-black.bt_signin {
    color: var(--FFFFFF, #FFF);
    text-align: center;
    font-family: "Archivo";
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    border-radius: 24px;
    background: var(--0B1016, #0B1016);
    display: flex;
    width: 100px;
    padding: 10px 0;
    justify-content: center;
    align-items: center;
    gap: 12px;
}
header.new_header + .content-inner {
    padding: 8px 0px;
}
header.new_header #d_ajax_search_results {
    left: inherit;
    width: 500px;
    margin-top: 5px;
}

header.new_header #d_ajax_search_results #d_ajax_search_results_body {
    position: relative;
    padding: 5px;
}
header.new_header .nav-responsive .expandable {
    background: none;
    margin-top: 0;
    border-radius: 32px;
    border: 1px solid var(--0B1016, #0B1016);
    display: flex;
    width: 36px;
    height: 36px;
    /* padding: 0 10px; */
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 8px;
    aspect-ratio: 1 / 1;
}
footer.new_footer {
    display: flex;
    padding: 48px 0 40px 0;
    flex-direction: column;
    align-items: flex-start;
    gap: 40px;
    background: var(--0B1016, #0B1016);
}
.footer_container {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    align-self: stretch;
    gap: 96px;
    margin-bottom: 30px;
}
.footer_logo {
    flex-grow: 1;
}
.footer_contact {
    flex-grow: 1;
    display: flex;
    justify-content: flex-end;
}
footer.new_footer h3 {
    margin: 0;
    color: var(--FFFFFF, #FFF);
    text-align: center;
    font-family: "Archivo";
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    text-transform: uppercase;
}
ul.footer_link {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top: 16px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 8px;
}
ul.footer_link a {
    color: var(--ffffff-70, rgba(255, 255, 255, 0.70));
    font-family: "Archivo";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    display: flex;
    align-items: center;
    gap: 12px;
    flex-direction: row;
    flex-wrap: nowrap;
}
.footer_down .box-cms {
    background-color: none;
    margin-top: 0;
    border-bottom: 0;
    width: inherit;
}
.footer_contact ul.footer_link {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 20px;
}
.footer_bottom {
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
}
.footer_bottom #powered {
    float: none;
    margin-top: 0;
    padding: 0;
    text-align: left;
    width: initial;
    color: var(--FFFFFF, #FFF);
    font-family: "Archivo";
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
}
ul.footer_soc {
    list-style: none;
    display: flex;
    align-items: center;
    gap: 16px;
    margin: 0;
    padding: 0;
    flex-grow: 1;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
}
ul.footer_bottom_links {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: flex-start;
    gap: 24px;
}
ul.footer_bottom_links a {
    color: var(--ffffff-70, rgba(255, 255, 255, 0.70));
    font-family: "Archivo";
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
}
.home .new_header  .nav-container {
    position: relative;
    top: 0;
    background: transparent !important;
    border-bottom: 0px !important;
    width: 100%;
}
.expandable svg{
    display: inline-block;
}
.expandable svg.close_mob_menu{
    display: none;
}
.expandable.active svg{
     display: none;
 }
.expandable.active svg.close_mob_menu{
    display: inline-block;
}




@media (min-width: 1440px) and (max-width: 1899px) {
    .first_screen_right_bl .first_screen_image-wrapper {
        max-width: 590px;
        height: -webkit-fill-available;
        object-fit: cover;
        object-position: 0 0;
        overflow: hidden;
        border-radius: 41px;
    }
    .big_title {
        font-size: 88px;
        line-height: 96px;
    }
    .small_desc {
        font-size: 20px;
        line-height: 28px;
    }
    .first_screen_right_bl {
        margin-bottom: 0;
    }
    .second_screen {
        margin: 80px 0;
    }
    .first_screen_pluses_item_title {
        font-size: 56px;
        line-height: 64px;
    }
    .second_right_bl_title {
        font-size: 48px;
        line-height: 56px;
    }
    .second_screen_blue {
        padding: 60px 56px 72px 96px;
        gap: 109px;
    }
    .second_right_bl a.bt.bt-black svg {
        display: none;
    }
    .third_screen_title {
        font-size: 48px;
        line-height: 56px;
    }
    .third_screen_item_number {
        font-family: "Aspekta300";
        font-size: 68px;
        line-height: 76px;
    }
    .third_screen_item {
        padding-left: calc(var(--i) * 118px -  64px);
    }
    .third_screen_item_content_title {
        font-size: 24px;
        line-height: 30px;
    }
    .third_screen_item_content {
        gap: 8px;
    }
    .third_screen_item_content_desc {
        font-size: 17px;
        line-height: 26px;
    }
    .third_screen {
        margin: 76px 0;
        padding-bottom: 48px;
    }
    .fourty_screen_blue {
        padding: 80px 56px 96px 56px;
    }
    .fourty_screen_item {
        padding: 26px 28px 28px 28px;
    }
    .fourty_screen_item_title {
        font-size: 22px;
        line-height: 30px;
    }
    .fourty_screen_item_desc {
        font-size: 17px;
    }
    a.fourty_screen_item_last_a {
        font-size: 22px;
        line-height: 30px;
    }
    .fifth_screen_right_bl_title {
        font-size: 48px;
        line-height: 56px;
    }
    .fifth_screen_right_bl {
        padding: 72px 0 128px 0;
        gap: 24px;
        width: 569px;
    }
    .fifth_screen_right_bl_desc {
        font-size: 18px;
        line-height: 26px;
    }
    .sixth_screen_title span {
        font-size: 48px;
        line-height: 56px;
    }
    .review-block-inner {
        padding: 28px 28px 32px 28px;
        gap: 20px;
    }
    .review-block-name {
        font-size: 17px;
    }
    .review-block-comp {
        font-size: 16px;
        line-height: 24px;
    }
    .seven_screen_left_title {
        font-size: 48px;
        line-height: 56px;
    }
    .fifth_screen_bl {
        background-position: -74px top;
    }
    .footer_container {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        align-self: stretch;
        gap: 80px;
        margin-bottom: 25px;
        flex-wrap: wrap;
    }
    .footer_logo {
        flex-grow: 1;
        min-width: 150px;
    }
    footer.new_footer h3 {
        font-size: 17px;
        line-height: 26px;
    }
    ul.footer_link a {
        font-size: 16px;
        line-height: 24px;
        gap: 8px;
    }
    .footer_logo svg {
        max-width: 180px;
    }

}
@media (min-width: 1024px) and (max-width: 1440px) {

    .first_screen_right_bl .first_screen_image-wrapper {
        max-width: 386px;
        height: auto;
        object-fit: none;
        /* object-position: 0 0; */
        overflow: hidden;
        border-radius: 41px;
        max-height: 458px;
    }
    .big_title {
        font-size: 42px;
        line-height: 48px;
    }
    .small_desc {
        font-size: 18px;
        line-height: 24px;
    }
    .first_screen_left_bl {
        width: 512px;
    }
    .first_screen_pluses_item {
        padding: 18px 22px;
    }
    .first_screen_right_bl {
        margin-bottom: 0;
    }
    .second_screen {
        margin: 60px 0;
    }
    .first_screen_pluses_item_title {
        font-size: 40px;
        line-height: 44px;
    }
    .first_screen_pluses_item_desc {
        font-size: 16px;
        line-height: 21px;
    }
    .second_right_bl_title{
        font-size: 34px;
        line-height: 40px;
        padding-right: 120px;
    }
    .second_right_bl_desc {
        font-size: 17px;
        line-height: 25px;
        margin-top: 15px;
    }
    .inline_buttons {
        margin-top: 20px;
    }

    .second_screen_blue {
        padding: 25px;
        gap: 109px;
        flex-direction: column;
        position: relative;
    }
    .second_screen_blue img {
        max-width: 100px;
        /* display: none; */
        position: absolute;
        top: 10px;
        right: 25px;
    }
    .second_right_bl a.bt.bt-black svg {
        display: none;
    }
    .third_screen_title {
        font-size: 48px;
        line-height: 56px;
    }
    .third_screen_item_number {
        font-size: 60px;
        line-height: 64px;
    }
    .third_screen_item {
        padding-left: calc(var(--i) * 98px - 55px);
        margin-top: 30px;
        gap: 35px;
    }
    .third_screen_item .dot {
        margin-left: -40px;
    }
    .third_screen_item_content_title {
        font-size: 20px;
        line-height: 24px;
    }
    .third_screen_item_content {
        gap: 4px;
    }
    .third_screen_item_content_desc {
        font-size: 16px;
        line-height: 24px;
    }
    img.third_screen_bg {
        position: absolute;
        right: -37px;
        bottom: -30px;
        z-index: 1;
    }
    .third_screen {
        margin: 20px 0;
        padding-bottom: 48px;
    }
    .fourty_screen_blue {
        padding: 25px;
        gap: 25px;
        align-items: center;
    }
    .fourty_screen_item {
        padding: 20px;
        width: calc(33.33% - 54px);
    }
    .fourty_screen_item_title {
        font-size: 15px;
        line-height: 22px;
    }
    .fourty_screen_item_desc {
        font-size: 16px;
        line-height: 23px;
    }
    a.fourty_screen_item_last_a {
        font-size: 18px;
        line-height: 24px;
        gap: 103px;
    }
    .fifth_screen_bl{
        padding: 60px 24px;
        gap: 99px;
        background-position: -48px top;
        background-size: 37%;
    }
    .fifth_screen_right_bl_title {
        font-size: 36px;
        line-height: 40px;
    }
    .fifth_screen_right_bl {
        padding: 35px 0 60px 0;
        gap: 15px;
        width: 539px;
    }
    .fifth_screen_right_bl_desc {
        font-size: 18px;
        line-height: 26px;
    }
    .fifth_screen_left_bl {
        margin-bottom: 21px;
    }
    .sixth_screen_title span {
        font-size: 30px;
        line-height: 40px;
    }
    .review-block-title {
        font-size: 16px;
        line-height: 21px;
    }
    .review-slider-nav a {
        width: 12px !important;
        height: 17px !important;
    }
    .sixth_screen_slider {
        margin-top: 25px;
    }
    .review-block-inner {
        padding: 20px;
        gap: 11px;
    }
    .review-block-name {
        font-size: 16px;
    }
    .review-block-comp {
        font-size: 14px;
        line-height: 16px;
    }
    a.review-block-link {
        font-size: 16px;
        line-height: 20px;
        gap: 8px;
    }
    .sixth_screen {
        margin-bottom: 45px;
    }
    .seven_screen_left_title {
        font-size: 36px;
        line-height: 42px;
    }
    .seven_screen_left_desc {
        font-size: 18px;
        line-height: 26px;
    }
    .seven_screen_left_bl {
        gap: 15px;
    }
    .seven_screen_blu_bg img {
        margin-top: 0px;
        margin-right: 25px;
        width: 118px;
    }
    .seven_screen_blu_bg {
        padding: 35px 0 35px 25px;
        gap: 24px;
    }
    .new_header ul.head_links {
        display: none;
    }
    .new_header div#search {
        display: none;
    }
    .new_header .head_right_btn {
        display: flex;
        align-items: center;
        gap: 8px;
        justify-content: flex-end;
        flex-grow: 12;
    }
    header.new_header {
        position: relative;
    }
    .new_header .responsive-menu .main-navigation {
        background: var(--0B1016, #0b10167a) !important;

    }
    .new_header .menu_mob_body {
        background: white;
        padding: 0px 24px 16px 24px;
        display: flex;
        align-items: center;
        align-content: stretch;
        flex-direction: column;
    }
    .menu_mob_body > svg {
        margin: 24px auto;
        display: block;
        width: 100% !important;
    }
    .new_header div#search2 input[type="text"] {
        border-radius: 24px;
        border: 1px solid var(--2-f-414-f-30, rgba(47, 65, 79, 0.30));
        background: var(--FFFFFF, #FFF);
        display: flex;
        width: 360px;
        padding: 8px 0 8px 16px;
        align-items: center;
        gap: 6px;
        color: var(--2F414F, #2F414F);
        font-family: "Archivo";
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
        line-height: 22px;
    }
    .new_header .menu_mob_body ul.head_links {
        display: flex;
        flex-direction: row;
        align-content: center;
        align-items: center;
        /* width: 360px; */
        margin-top: 40px;
        /* gap: 20px; */
        flex-wrap: nowrap;
        justify-content: center;
    }
    .new_header .menu_mob_body ul.head_links li {
        list-style: none;
        position: relative;
        display: flex;
        padding: 0 0 8px 1px;
        flex-direction: column;
        align-items: center;
        gap: 12px;
        align-self: stretch;
    }
    .new_header .menu_mob_body ul.head_links a {
        display: flex;
        padding: 8px 24px;
        align-items: center;
        color: var(--2F414F, #2F414F);
        text-align: center;
        font-family: "Archivo";
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
        line-height: 22px;
        border-radius: 24px;
        background: var(--E9F0F5, #E9F0F5);
    }
    .new_header .mob_uath_links {
        display: flex;
        padding: 12px 0;
        justify-content: center;
        align-items: center;
        gap: 12px;
        margin-top: 20px;
    }

    .footer_container {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        align-self: stretch;
        gap: 35px;
        margin-bottom: 25px;
        flex-wrap: wrap;
    }
    .footer_logo {
        flex-grow: 1;
        min-width: 150px;
        max-width: 220px;
    }
    footer.new_footer h3 {
        font-size: 13px;
        line-height: 24px;
    }
    ul.footer_link a {
        font-size: 16px;
        line-height: 20px;
        gap: 8px;
    }
    .footer_logo svg {
        max-width: 130px;
    }

}
@media (min-width: 0px) and (max-width: 1023px) {

    .first_screen_right_bl .first_screen_image-wrapper {
        max-width: 386px;
        height: auto;
        object-fit: none;
        /* object-position: 0 0; */
        overflow: hidden;
        border-radius: 41px;
        max-height: 458px;
    }
    .big_title {
        font-size: 44px;
        line-height: 52px;
    }
    .small_desc {
        font-size: 16px;
        line-height: 24px;
    }
    .first_screen_left_bl {
        width: 100%;
    }
    .first_screen_pluses_item {
        padding: 18px 18px;
    }
    .first_screen_right_bl {
        margin-bottom: 0;
        display: none;
    }
    .second_screen {
        margin: 72px 0;
    }
    .first_screen_pluses {
        gap: 8px;
    }
    .first_screen_pluses_item_title {
        font-size: 32px;
        line-height: 40px;
    }
    .first_screen_pluses_item_title span {
        font-size: 20px;
        line-height: 28px;
    }
    .first_screen_pluses_item_desc {
        font-size: 15px;
        line-height: 22px;
    }
    .first_screen_bg {
        background-position: 243px -6px;
        background-size: 56%;
    }
    .second_right_bl_title {
        font-size: 36px;
        line-height: 44px;
        padding-right: 0;
    }
    .second_right_bl {
        width: 100%;
    }
    .second_right_bl_title br {
        display: none;
    }
    .second_right_bl_desc {
        font-size: 16px;
        line-height: 24px;
        margin-top: 15px;
    }
    .inline_buttons {
        margin-top: 20px;
        flex-wrap: wrap;
    }
    .flex-grow-1.bt-right {
        display: flex;
        justify-content: flex-start;
        margin-top: 24px;
        margin-bottom: 20px;
    }

    .second_screen_blue {
        padding: 24px;
        gap: 40px;
        flex-direction: column;
        position: relative;
    }
    .second_screen_blue img {
        max-width: 265px;
        /* display: none; */
        /* position: absolute; */
        /* top: 10px; */
        /* right: 25px; */
    }
    .second_right_bl a.bt.bt-black svg {
        display: none;
    }
    .third_screen_title {
        font-size: 36px;
        line-height: 44px;
    }
    .third_screen_item_number {
        font-size: 40px;
        line-height: 48px;
    }
    .third_screen_item {
        padding-left: 19px;
        margin-top: 16px;
        gap: 8px;
        flex-wrap: wrap;
        align-items: flex-start;
    }
    .third_screen_item .dot {
        margin-left: -23px;
        margin-top: 20px;
        width: 9px;
        height: 9px;
    }
    .third_screen_item .dot:before {
        top: 4px;
    }
    .third_screen_item_content_title {
        font-size: 17px;
        line-height: 26px;
    }
    .third_screen_item_content{
        gap: 8px;
    }
    .third_screen_item_content_desc {
        font-size: 16px;
        line-height: 24px;
    }
    img.third_screen_bg {
        position: absolute;
        right: -201px;
        bottom: 19px;
        z-index: -1;
        width: 383px;
    }
    .third_screen {
        margin: 20px 0;
        padding-bottom: 48px;
    }
    .fourty_screen_blue {
        padding: 40px 24px;
        gap: 40px;
        align-items: self-start;
    }
    .fourty_screen_items {
        display: flex;
        align-items: stretch;
        gap: 12px;
        flex-direction: row;
        flex-wrap: wrap;
    }
    .fourty_screen_item {
        padding: 20px;
        width: 100%;
    }
    .fourty_screen_item_title {
        font-size: 17px;
        line-height: 26px;
    }
    .fourty_screen_item_desc {
        font-size: 16px;
        line-height: 24px;
    }
    a.fourty_screen_item_last_a {
        font-size: 17px;
        line-height: 26px;
        font-family: "Aspekta300";
        gap: 103px;
    }
    .fifth_screen_bl {
        padding: 0;
        gap: 99px;
        background-position: -235px -26px;
        background-size: 733px;
        /* background: none; */
        background-image: url(image/fifty_bg.png);
        background-repeat: no-repeat;
        background: none;
        flex-direction: column;
        align-items: flex-start;
    }
    .fifth_screen {

        background-position: 59% -26px;
        background-size: 733px;
        /* background: none; */
        background-image: url(image/fifty_bg.png);
        background-repeat: no-repeat;
    }
    .fifth_screen_right_bl_title {
        font-size: 36px;
        line-height: 44px;
    }
    .fifth_screen_right_bl {
        padding: 0;
        gap: 24px;
        width: 100%;
    }
    .fifth_screen_right_bl_desc {
        font-size: 16px;
        line-height: 24px;
    }
    .fifth_screen_left_bl {
        margin-bottom: 0;
        margin-top: 327px;
    }
    .sixth_screen_title span {
        font-size: 36px;
        line-height: 44px;
    }
    .review-block-title {
        font-size: 16px;
        line-height: 21px;
    }
    .review-slider-nav a {
        width: 12px !important;
        height: 17px !important;
    }
    .sixth_screen_slider {
        margin-top: 25px;
    }
    .review-block-inner {
        padding: 20px;
        gap: 11px;
    }
    .review-block-name {
        font-size: 16px;
    }
    .review-block-comp {
        font-size: 14px;
        line-height: 16px;
    }
    a.review-block-link {
        font-size: 16px;
        line-height: 20px;
        gap: 8px;
    }
    .sixth_screen {
        margin-top: 46px;
    }
    .seven_screen_left_title {
        font-size: 36px;
        line-height: 42px;
    }
    .seven_screen_left_desc {
        font-size: 16px;
        line-height: 24px;
    }
    .seven_screen_left_bl
    {
        gap: 15px;
        width: 100%;
    }
    .seven_screen_blu_bg img {
        width: 80%;
        margin: 0 auto;
    }
    .seven_screen_blu_bg {
        padding: 40px 24px 0 24px;
        gap: 48px;
        flex-direction: column;
    }
    .review-carousel .slider-item {
        width: 100%;
        flex: 0 0 83.333%;
        max-width: 83.333%;
    }
    .seven_screen_links {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        margin-top: 8px;
        gap: 8px;
        flex-direction: row-reverse;
        width: 100%;
        flex-wrap: wrap;
    }
    .flex-grow-1.bt-left {
        order: 1;
        margin-top: 20px;
    }
    .new_header ul.head_links {
        display: none;
    }
    .new_header div#search {
        display: none;
    }
    .new_header .head_right_btn a.bt {
        display: none;
    }
    header.new_header {
        position: relative;
    }
    .new_header .responsive-menu .main-navigation {
        background: var(--0B1016, #0b10167a) !important;
        margin-top: 0 !important;
    }
    .new_header .menu_mob_body {
        background: white;
        padding: 0px 24px 16px 24px;
        display: flex;
        align-items: center;
        align-content: stretch;
        flex-direction: column;
    }
    .menu_mob_body > svg {
        margin: 24px auto;
        display: block;
        width: 100% !important;
    }
    .new_header .menu_mob_body div#search2 {
        width: 100%;
    }
    .new_header div#search2 input[type="text"] {
        border-radius: 24px;
        border: 1px solid var(--2-f-414-f-30, rgba(47, 65, 79, 0.30));
        background: var(--FFFFFF, #FFF);
        display: flex;
        width: 100%;
        padding: 8px 0 8px 16px;
        align-items: center;
        gap: 6px;
        color: var(--2F414F, #2F414F);
        font-family: "Archivo";
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
        line-height: 22px;
    }
    .new_header .menu_mob_body ul.head_links {
        display: flex;
        flex-direction: column;
        align-content: stretch;
        /* width: 360px; */
        margin-top: 40px;
        /* gap: 20px; */
        flex-wrap: nowrap;
        justify-content: center;
        align-items: center;
        width: 100%;
    }
    .new_header .menu_mob_body ul.head_links li {
        list-style: none;
        position: relative;
        display: flex;
        padding: 0 0 8px 1px;
        flex-direction: column;
        align-items: center;
        gap: 12px;
        align-self: stretch;
    }
    .new_header .menu_mob_body ul.head_links a {
        display: flex;
        padding: 8px 24px;
        align-items: center;
        color: var(--2F414F, #2F414F);
        text-align: center;
        font-family: "Archivo";
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
        line-height: 22px;
        border-radius: 24px;
        background: var(--E9F0F5, #E9F0F5);
        width: calc(100% - 48px);
    }
    header.new_header .nav-responsive .expandable {
        margin-right: 0;
    }
    .new_header .nav-inner {
        text-align: left !important;
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        gap: 10px;
        padding: 32px 0px 32px 0px;
    }
    .new_header .mob_uath_links {
        display: flex;
        padding: 12px 0;
        justify-content: center;
        align-items: center;
        gap: 12px;
        margin-top: 20px;
    }
    .new_header div#logo {
        flex-grow: 1;
    }
    .mt-128 {
        margin-top: 0;
    }


    .footer_container {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        align-self: stretch;
        gap: 32px;
        margin-bottom: 30px;
        flex-direction: row;
        flex-wrap: wrap;
    }
    .footer_container > div {
        width: calc(50% - 38px);
    }
    .footer_logo {
        flex-grow: 1;
        min-width: 150px;
        max-width: 100%;
        width: 100% !important;
    }
    footer.new_footer h3 {
        font-size: 17px;
        line-height: 24px;
        text-align: left;
    }
    ul.footer_link a {
        font-size: 16px;
        line-height: 24px;
        gap: 8px;
    }
    .footer_logo svg {
        max-width: 169px;
    }
    .footer_contact {
        width: 100% !important;
        justify-content: flex-start;
    }
    .footer_bottom {
        margin-top: 30px;
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        align-self: stretch;
        flex-direction: column;
        align-content: flex-start;
        gap: 24px;
    }
    .footer_bottom #powered {
        margin: 0;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px
    }
    ul.footer_bottom_links a {
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
        line-height: 22px;
    }


}




@media (min-width: 690px) and (max-width: 1023px) {
    .fifth_screen {
        background-position: 0 -26px;
    }
    .fifth_screen_right_bl_title br {
        display: none;
    }
}
