.hero-mixed {
    background: linear-gradient(558.27deg, #6FDDBC -25.61%, #61509E 71.36%) !important;
    height: auto !important;
    min-height: auto !important;
}

.hero-mixed-left {
    aspect-ratio: unset !important;
}

.inner-hero-mixed {
    padding-top: 50px !important;
}

.hero-mixed-right {
    margin-bottom: 30px
}

.div-new-title-hero {
    width: 80%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.new-title-hero-top {
    background-color: #4E407E;
    color: white;
    box-shadow: 0px 4px 4px 0px #00000040;
    font-size: 44px;
    font-weight: bold;
    padding: 30px;
    border-top-left-radius: 64px;
    border-top-right-radius: 32px;
    border-bottom-left-radius: 64px;
    white-space: nowrap;
    text-shadow: 0px 12px 12px rgba(60, 64, 70, 0.76);
}

.new-title-hero-bottom {
    background-color: #6FDDBC;
    font-size: 32px;
    font-weight: bold;
    padding: 20px 30px;
    box-shadow: 0px 4px 3px 0px #00000066;
    border-bottom-left-radius: 32px;
    border-bottom-right-radius: 32px;
    white-space: nowrap;
    text-shadow: 0px 12px 12px rgba(60, 64, 70, 0.64);
}

.div-hero-button {
    margin-top: 70px !important;
}

.title-one-about {
    color: #61509E !important;
}

.best-creator {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 90%;
    margin: 60px auto;
}

.title-best-creator {
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 15px;
}

.desc-best-creator {
    font-size: 20px;
    margin-bottom: 30px;
    width: 60%;
}

.img-best-creator {
    width: 100%;
}

.prev-courses {
    width: 90%;
    margin: 60px auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.title-prev-courses {
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 15px;
    text-align: center;
}

.desc-prev-courses {
    font-size: 18px;
    margin-bottom: 30px;
    width: 80%;
    text-align: center;
}

.top-images,
.bottom-images {
    display: flex;
    gap: 25px;
    justify-content: space-between;
}

.bottom-images {
    margin-top: 30px;
}

.top-images img {
    width: 32%;
}

.bottom-images img:first-child {
    width: 65.5%;
}

.bottom-images img:last-child {
    width: 32%;
}

.prev-course-slider {
    display: none !important;
    width: 100% !important;
    overflow: hidden !important;
}

.swiper {
    width: 100% !important;
}

.swiper-wrapper {
    align-items: center !important;
}

.swiper-pagination-prevv .swiper-pagination-bullet,
.swiper-pagination-join .swiper-pagination-bullet {
    background-color: #D5D9DF !important;
}

.swiper-pagination-prevv .swiper-pagination-bullet-active,
.swiper-pagination-join .swiper-pagination-bullet-active {
    background-color: #4E407E !important;
}

.swiper-pagination-prevv {
    margin-right: 40%;
}

.sub-title-emotional {
    color: #4E407E !important;
}

.swiper-pagination-about .swiper-pagination-bullet {
    background-color: #D5D9DF !important;
}

.swiper-pagination-about .swiper-pagination-bullet-active {
    background-color: #4E407E !important;
}

.services-details-section {
    margin-top: 70px;
    margin-bottom: 130px;
}

.services-details-title {
    margin-bottom: 70px;
    background-color: #61509E;
    box-shadow: 0px 4px 4px 0px #00000040;
    color: white;
    padding: 10px 90px;
    border-top-left-radius: 62px;
    border-top-right-radius: 31px;
    border-bottom-left-radius: 62px;
    width: fit-content;
    font-size: 40px;
    font-weight: bold;
}

.services-details-top {
    background-color: #61509E;
    height: 270px;
    box-shadow: 0px 4px 4px 0px #00000040;
    position: relative;
    z-index: 10;
}

.services-details-bottom {
    background-color: #4E407E;
    height: 180px;
}

.services-details-top-info {
    position: absolute;
    background-color: #D5D9DF;
    box-shadow: 0px 8px 7px 0px #00000073;
    width: 55%;
    right: 0;
    padding: 40px 50px;
    border-radius: 20px;
    top: -30px;
}

.details-top {
    width: 90%;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    position: relative;
}

.obtain-course {
    margin-top: 15px;
    color: white;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
}

.div-obtain {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.obtain-price {
    font-size: 112px;
    font-weight: bold;
    color: white;
}

.obtain-instead {
    font-size: 32px;
    font-weight: 500;
    color: white;
}

.div-obtain-info {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: #4E407E;
    padding: 0px 25px 15px 25px;
    border: 1px solid #6FDDBC;
    border-radius: 15px;
    margin-top: 10px;
}

.info-checkk {
    font-size: 22px;
    white-space: nowrap;
}

.inner-details-bottom {
    width: 90%;
    margin: auto;
    display: flex;
    justify-content: flex-end;
}

.details-bottom {
    background-color: #6FDDBC;
    margin-top: 20px;
    padding: 10px 30px;
    border-radius: 15px;
    height: 120px;
    box-shadow: 0px 4px 4px 0px #00000073;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 28px;
    font-weight: bold;
    width: 350px;
}

@media screen and (max-width: 1469px) {
    .info-checkk {
        font-size: 18px;
    }

    .new-title-hero-top {
        font-size: 40px;
    }

    .hero-mixed-left {
        width: 55%;
    }
}

@media screen and (max-width: 1286px) {
    .services-details-top-info {
        width: 63%;
    }

    .new-title-hero-top {
        font-size: 35px;
    }

    .new-title-hero-bottom {
        font-size: 26px;
    }

    .hero-mixed-description {
        margin-right: -40px;
    }

    .hero-mixed-left {
        position: absolute;
        bottom: 0;
        left: 0;
    }
}

@media screen and (max-width: 1200px) {
    .new-title-hero-top {
        font-size: 30px;
    }

    .new-title-hero-bottom {
        font-size: 22px;
    }
}

@media screen and (max-width: 1115px) {
    .services-details-section{
        margin-bottom: 120px;
    }
    .services-details-top-info {
        position: relative;
        width: 80%;
    }

    .details-top {
        flex-direction: column;
        height: auto;
    }

    .div-obtain {
        margin-bottom: 30px;
        width: 80%;
        flex-direction: row;
        justify-content: space-between;
    }

    .services-details-top {
        height: auto;
    }

    .services-details-bottom {
        height: 100px;
    }

    .inner-details-bottom {
        width: 70%;
    }

    .details-bottom {
        width: 100%;
    }
}

@media screen and (max-width: 1003px) {
    .inner-details-bottom {
        width: 90%;
    }

    .details-bottom {
        padding: 5px 20px;
        height: 80px;
        margin-top: 50px;
    }

    .services-details-top-info,
    .div-obtain {
        width: 100%;
    }

    .obtain-price {
        font-size: 40px;
    }

    .obtain-instead {
        font-size: 18px;
    }

    .div-obtain-info-svg-price {
        width: 25px;
        height: 28px;
    }

    .div-obtain-info-svg-instead {
        width: 14px;
        height: 16px;
    }

    .div-obtain-info-instead {
        margin-top: 0px !important;
    }

    .div-obtain-info {
        padding: 10px 25px 15px 25px;
    }

    .div-consultation-path {
        position: absolute !important;
        bottom: -130px;
        left: 50%;
        transform: translateX(-50%);
    }

    .div-consultation-path button {
        padding: 15px 30px !important;
    }

    .desc-prev-courses {
        font-size: 16px !important;
        width: 100% !important;
    }

    .title-prev-courses {
        font-size: 24px !important;
    }

    .desc-best-creator {
        font-size: 16px !important;
        width: 100% !important;
    }

    .title-best-creator {
        font-size: 24px !important;
        margin-bottom: 7px !important;
    }

    .best-creator {
        margin: 50px auto 90px auto !important;
    }

    .about-bundle {
        margin-top: 40px !important;
    }

    .hero-mixed-right {
        margin-bottom: 0px;
    }

    .hero-mixed-left {
        position: relative;
        background-color: transparent;
        width: 115%;
        margin-bottom: -20px;
    }

    .inner-hero-mixed {
        flex-direction: column-reverse;

    }

    .div-hero-button {
        display: block !important;
    }

    .hero-mixed-description {
        margin-bottom: 85px !important;
    }

    .div-hero-button {
        position: absolute;
        bottom: -20px;
    }

    .closer-hero-button {
        top: 5px !important;
    }

    .inner-hero-mixed {
        padding-top: 0px !important;
        margin-top: -30px;
    }
}

@media screen and (max-width: 755px) {
    .services-details-section{
        margin-bottom: 70px;
    }
    .inner-details-bottom {
        width: 90%;
    }
        .services-details-bottom {
        height: 70px;
    }
    .details-bottom {
        height: 60px;
        margin-top: 40px;
        font-size: 14px;
    }
    .wrap-services-details-title {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .services-details-title {
        font-size: 24px;
        text-align: center;
        margin-bottom: 40px;
        background-color: transparent;
        box-shadow: none;
        color: #333333;
        padding: 0px;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 0px;
        width: fit-content;
        font-weight: bold;
    }

    .services-details {
        margin-top: 160px;
    }

    .services-details-top-info {
        padding: 20px;
        margin-top: -150px;
    }

    .info-checkk {
        font-size: 14px;
        width: 90%;
        white-space: wrap;
    }

    .services-details-top-info svg {
        width: 20px;
        height: 20px;
    }

    .obtain-instead {
        font-size: 14px;
        white-space: nowrap;
    }

    .obtain-course {
        font-size: 14px;
    }

    .div-obtain {
        gap: 20px;
    }
}

@media screen and (max-width: 661px) {
    .img-prev-slide {
        width: 100%;
        height: 250px;
        object-fit: cover;
        border-radius: 12px;
    }

    .prev-course-slider {
        display: block !important;
        margin-bottom: 30px;
    }

    .prev-course-div {
        display: none !important;
    }

    .one-about-slider {
        flex-direction: column;
    }
}

@media screen and (max-width: 600px) {
    .new-title-hero-top {
        font-size: 26px;
    }

    .hero-mixed-left {
        margin-bottom: -10px;
    }

    .hero-mixed-description {
        margin-right: auto;
    }
}