﻿html {
    scroll-behavior: smooth;
}

.MyLPs {
    color: #fff;
    overflow: hidden;
    background-color: #2b2c42;
    position: relative;
    line-height: 1.2;
}

.MyLPs img {
    width: auto;
    max-width: 100%;
}

.MyLPs .btnCommon {
    font-size: 18px;
    font-weight: 700;
    border-radius: 5px;
    padding: 15px 30px;
    display: block;
    transition: all linear 0.2s;
    display: flex;
    justify-content: center;
    width: fit-content;
    margin: 10px auto;
    -webkit-box-shadow: 5px 6px 12px 1px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 5px 6px 12px 1px rgba(0, 0, 0, 0.15);
    box-shadow: 5px 6px 12px 1px rgba(0, 0, 0, 0.15);
}

.MyLPs .btnCommon span {
    align-self: center;
}

/* .MyLPs .section3 .btnCommon {
    width: 225px!important;
} */

.MyLPs .btnCommon:hover {
    /*background-color: @blue;*/
}

.MyLPs .linkStretched {
    z-index: 5;
    overflow: hidden;
    display: block;
    position: absolute !important;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.MyLPs .f18 {
    font-size: 18px;
    margin-bottom: 15px;
}

.MyLPs .f20 {
    font-size: 20px;
    margin-bottom: 15px;
}

.MyLPs .f22 {
    font-size: 22px;
    margin-bottom: 15px;
}

.MyLPs .f24 {
    font-size: 24px;
    margin-bottom: 15px;
}

.MyLPs .f26 {
    font-size: 26px;
    margin-bottom: 15px;
}

.MyLPs .f30 {
    font-size: 30px;
    margin-bottom: 15px;
}

.MyLPs .f34 {
    font-size: 34px;
    margin-bottom: 15px;
}

.MyLPs .f40 {
    font-size: 40px;
    margin-bottom: 15px;
}

.MyLPs .f48 {
    font-size: 48px;
    margin-bottom: 15px;
}

.MyLPs .w700 {
    font-weight: 700;
}

.MyLPs .w800 {
    font-weight: 800;
}

.margin_0_auto {
    margin: 0 auto;
}

.margin_auto {
    margin: auto;
}

.MyLPs .text_dark {
    color: #202531;
}

.header {
    background-color: #364057;
}

.header_img {
    width: fit-content !important;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}

.header .header_icon {
    width: fit-content !important;
    position: relative;
    padding-top: 50px;
}

.header .header_title {
    position: relative;
    z-index: 1;
    margin: 30px;
}

.header .header_text {
    position: relative;
    z-index: 1;
    margin: 0px auto 50px;
}

.Header_carousel {
    position: relative;
    height: 100%;
}

.Header_carousel .item {
    width: 100%;
}

.Header_carousel .item .header_img_bg {
    width: 100%;
    height: auto;
    position: absolute;
    z-index: 0;
}

.Header_carousel_wrapper .owl-nav {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    width: 100%;
    transform: translateY(-50%);
    display: flex;
    justify-content: space-between;
    z-index: 1;
}

.Header_carousel_wrapper .owl-nav button {
    font-size: 60px !important;
    font-weight: 600;
    background-color: transparent !important;
}

.Header_carousel_wrapper .owl-nav .owl-prev {
    margin-left: 360px;
}

.Header_carousel_wrapper .owl-nav .owl-next {
    margin-right: 360px;
}

.Header_carousel_wrapper .owl-dots {
    padding-bottom: 30px;
}

.section1 {
    padding: 60px;
    background-image: url(https://support3.you.gr/you/redesign/landing_pages/2023_asus/images/section1_bg.jpg);
}

.section1 .section1_title {
    margin-bottom: 60px;
}

.section1 .section1_container .productWrapper.blue_card {
    background-color: #4a60f2;
    height: auto;
    position: relative;
}

.section1 .section1_container .productWrapper.blue_card .text_blue_card {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    padding: 20px;
}

.section1 .section1_container .productWrapper.blue_card .text_blue_card a {
    margin-top: 30px;
}

.section1 .section1_container {
    max-width: 1200px;
    margin: 30px auto 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.section1 .section1_container .productWrapper {
    padding: 8px;
    width: 30%;
    background-color: rgb(0, 0, 0, 0.5);
    border-radius: 25px;
    padding: 60px 20px 20px;
    height: 100%;
    position: relative;
    margin: 0px 20px 20px 0px;
    height: auto;
}

.section2 {
    padding: 60px 0;
    background-image: url(https://support3.you.gr/you/redesign/landing_pages/2023_asus/images/section2_bg.jpg);
    z-index: 1;
    position: inherit;
}

.section2 .section2_container {
    padding: 30px 0;
}

.section2 .section2_title {
    margin: 30px 0;
}

.section2 .section2_levelup_title {
    position: relative;
    padding: 5px 0;
}

.section2 .section2_levelup_title::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 50px;
    padding: 1px;
    background: linear-gradient(to top, #8940cd, #094fc3);
    -webkit-mask:
        linear-gradient(#fff 0 0) content-box,
        linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    max-width: 360px;
    transform: translateX(-50%);
    left: 50%;

}

.section2 .gradient-line {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    height: 2px;
    background-color: transparent;
    transform: translateY(-50%);
    z-index: 1;
}

.section2 .gradient-line::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: calc(50% - 180px);
    height: 1px;
    background-image: linear-gradient(45deg, #8940cd, #094fc3);
    z-index: -1;
}

.section2 .gradient-line::after {
    content: "";
    position: absolute;
    top: 505;
    right: 0;
    width: calc(50% - 180px);
    height: 1px;
    background-image: linear-gradient(-45deg, #8940cd, #094fc3);
    z-index: -1;

}

.section2 .section2_text {
    padding: 20px;
}

.section3 .ProductCarousel .owl-item {
    background-color: #fff;
}

.ProductCarousel .owl-item {
    border-radius: 20px;
}

.section3 .owl-carousel {
    width: 60%;
    margin: 0 auto !important;
}

.section3 .badge {
    margin: 0 auto;
    padding: 15px;
}

.section3 .title {
    background-color: #abe9f0;
    padding: 5px 20px;
    border-radius: 20px 20px 0px 0px;

}

.section3 .price {
    position: relative;
    display: flex;
    align-items: start;
    border-radius: 50px;
    overflow: hidden;
}

.section3 .price .first_price {
    background-color: #a1aae1;
    color: #e3e5f7;
    padding: 18px;
    margin: 0;
    /* flex: 1 1 auto; */
}

.section3 .price .last_price {
    background-color: #485ff1;
    color: #fff;
    padding: 10px 20px;
    margin: 0;
    flex: 1 1 auto;
}

.section3 .section3_shape2_blue {
    top: 10%;
    left: 10%;
    position: absolute;
}

.section3 .section3_shape1_blue {
    top: -13%;
    left: 10%;
    position: absolute;
}

.section3 .section1_shape1_yellow {
    bottom: -30%;
    left: -20%;
    position: absolute;
}

.section3 .section1_shape2_yellow {
    top: -40%;
    right: -20%;
    position: absolute;
}

.section3 .owl-carousel .owl-item img {
    width: 100%;
    margin: -50px auto;
}

.section3 .owl-theme .owl-dots .owl-dot span {
    background-color: #ece9e9;
}

.section3 .owl-theme .owl-dots .owl-dot.active span,
.section3 .owl-theme .owl-dots .owl-dot:hover span {
    background-color: #FFC439;
}

.section3 .dosis_text {
    padding: 10px 0px;
    color: #202531;
}

.section3 {
    padding: 60px 0px;
}

.section3 .section1_text {
    margin: auto;
    width: 58%;
}

.section3 .section1_shape1 {
    position: absolute;
    top: 5px;
    left: 20%;
}

.section3 .section1_shape2 {
    position: absolute;
    bottom: -60px;
    left: -20%;
}

.section3 .section1_shape3 {
    position: absolute;
    top: 0px;
    right: 0px;
}

.section3 .product_title {
    min-height: 87px !important;
    max-height: 87px !important;
    overflow: hidden;
    text-overflow: clip;
    color: #202531;
    position: inherit;
    z-index: 1;
}

.section3 .productWrapper img {
    margin: 0 auto;
}

.section3 .productWrapper {
    padding: 50px;
    background-color: #fff;
    border-radius: 20px;
}

.section3 .productWrapper .btnCommon {
    font-size: 1.1rem;
    padding: 15px 40px 16px 40px;
    width: 90%;
}

.section4 {
    padding: 60px 0;
    background-image: url(https://support3.you.gr/you/redesign/landing_pages/2023_asus/images/section4_bg.jpg);
}

.section4 .BestSelling_carousel_wrapper {
    margin-top: 60px;
}

.BestSelling_carousel_wrapper .owl-nav {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    width: 100%;
    transform: translateY(-50%);
    display: flex;
    justify-content: space-between;
    z-index: 1;
}

.BestSelling_carousel_wrapper .owl-nav button {
    font-size: 60px !important;
    font-weight: 600;
    background-color: transparent !important;
}

.BestSelling_carousel_wrapper .owl-nav .owl-prev {
    margin-left: -40px;
}

.BestSelling_carousel_wrapper .owl-nav .owl-next {
    margin-right: -40px;
}

.BestSelling_carousel_wrapper .card_content {
    background-color: #fff;
    border-radius: 0px 0px 20px 25px;
    padding: 0 0 30px;
    margin: -1px 0 0 0;
}

.BestSelling_carousel_wrapper .card_content_title {
    color: #202531;
}

.BestSelling_carousel_wrapper .card_content_subtitle {
    color: #485ff1;
    padding: 10px 50px;
}

@media (max-width: 1700px) {
    .section3 .productWrapper {
        padding: 35px 26px;
    }

    .section3 .price .last_price {
        padding: 10px 5px;
    }

    .section3 .price .first_price {
        padding: 18px 5px;
    }

    .BestSelling_carousel_wrapper .card_content_subtitle {
        padding: 10px 20px;
    }

    .section3 .mobile_display_none {
        display: none;
    }

    .section3 .owl-carousel .owl-item img {
        margin: -35px auto -35px;
    }
}

@media (max-width: 1500px) {
    .Header_carousel_wrapper .owl-nav .owl-prev {
        margin-left: 150px;
    }

    .Header_carousel_wrapper .owl-nav .owl-next {
        margin-right: 150px;
    }

    .BestSelling_carousel_wrapper .card_content_subtitle {
        min-height: 85px;
    }

    .section3 .section3_shape2_blue {
        width: 80%;
    }

    .section3 .owl-carousel {
        width: 70%;
    }

}

@media (max-width: 1200px) {
    .MyLPs .section1 .section1_container .f30 {
        font-size: 26px;
    }
}

@media (max-width: 991px) {
    .mobile_display_none {
        display: none;
    }

    .header .header_text {
        padding: 0px 20px;
        margin: 0 auto;
    }

    .section1 .section1_container .productWrapper {
        width: 100%;
        margin: 10px 0;
    }

    .section1 .section1_container .productWrapper.blue_card {
        height: 250px;
    }

    .section3 .section1_shape2_yellow {
        width: 40%;
        top: -22%;
        right: -27%;
    }

    .section3 .section1_shape1_yellow {
        width: 50%;
    }

    .section3 .section3_shape1_blue {
        width: 15%;
    }

    .section3 .section1_text {
        text-align: center;
        width: 90%;
        margin-bottom: 30px;
    }

    .reverse {
        display: flex;
        flex-direction: column-reverse;
    }
}

@media (max-width: 460px) {

    .MyLPs .f26 {
        font-size: 18px;
    }

    .MyLPs .f30 {
        font-size: 26px;
    }

    .MyLPs .f40 {
        font-size: 28px;
    }

    .MyLPs .f48 {
        font-size: 32px;
    }

    .header .header_icon {
        padding-top: 30px;
        width: 0% !important;
    }

    .header .header_title {
        margin: 20px auto;
    }

    .header .header_img {
        padding: 20px 10px 0;
    }

    .section1 {
        padding: 30px 20px;
    }

    .section1 .section1_title {
        margin-bottom: 30px;
    }

    .section1 .section1_container {
        margin: 10px auto 0 auto;
    }

    .section1 .section1_container .productWrapper {
        padding: 40px 20px 20px;
    }

    .section2,
    .section4 {
        padding: 35px 0;
    }

    .section2 .section2_container {
        padding: 0px 20px;
    }

    .section2 .section2_levelup_title::before {
        width: 255px;
    }

    .section2 .fa-ul {
        margin-bottom: 35px;
    }

    .BestSelling_carousel_wrapper {
        padding: 0 20px;
    }

    .BestSelling_carousel_wrapper .card_content_subtitle {
        min-height: 0px;
    }

    .section3 .section1_shape2_yellow {
        width: 50%;
        top: -19%;
        right: -27%;
    }

    .section3 .section1_shape1_yellow {
        width: 70%;
    }

    .section3 .section3_shape1_blue {
        width: 25%;
    }

    .section3 .owl-carousel {
        width: 90%;
    }

    .section3 .price .first_price {
        padding: 15px 5px;
    }

    .section3 .badge {
        padding: 15px 0px;
    }

    .section4 .BestSelling_carousel_wrapper {
        margin-top: 30px;
    }

    .section2 .gradient-line::before {
        width: calc(50% - 128px);
    }

    .section2 .gradient-line::after {
        width: calc(50% - 128px);
    }

    .section2 img {
        margin: 10px auto;
    }

}