.blog-section {
    width: 100%;
    display: flex;
    justify-content: center;
    padding-top: 139px;
    padding-bottom: 109px;
    background: #F7F9FD;
}

@media (max-width: 1000px) {
    .blog-section {
        padding-top: 48px;
        padding-bottom: 48px;
    }
}

.blog-section-container {
    max-width: 1217px;
    width: 100%;
}

@media (max-width: 1000px) {
    .blog-section-container {
        max-width: 100%;
        width: 100%;
       
    }
}

.blog-section-header {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;

    .right-container {
        max-width: 655px;
    }

    .blog-section-title {
        font-size: 14px;
        font-family: 'Manrope', sans-serif;
        font-weight: 600;
        background-color: transparent;
        background: linear-gradient(231.19deg, #FF1F96 -49.68%, #FE4F30 91.72%);
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        text-transform: uppercase;
    }

    .blog-section-subtitle {
        font-size: 40px;
        font-weight: 600;
        line-height: 56px;
        margin-top: 16px;
        color: #2A2C37;
    }

    .blog-section-text {
        font-size: 18px;
        font-weight: 400;
        line-height: 28px;
        color: #6A6B73;
        margin-top: 24px;
    }

}

.card-container-desktop {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    background-color: #fff;
    padding:  32px;
    border-radius: 16px;
    border-bottom: 6px solid #D1D6DF;
    box-shadow: 0px 20px 40px 0px #0000001A;
    max-width: 468px;
    width: 100%;
    gap: 24px;

        .blog-section-button-text {
            font-size: 14px;
            font-weight: 400;
            line-height: 28px;
            color: #6A6B73;
        }

        .blog-section-button {
            font-size: 18px;
            font-weight: 600;
        line-height: 24px;
        color: #FF3270;
        text-decoration: none;
    }
}

@media (max-width: 1300px) {
    .blog-section {
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 109px;
        padding-top: 109px;
        padding: 50px 15px;
    }
}

@media (max-width: 1000px) {
    .blog-section-header {
        flex-direction: column;
        gap: 24px;
        align-items: center;
        justify-content: center;

        .right-container {
            max-width: 100%;
            width: 100%;
            padding-top: 66px;

            .blog-section-title {
                font-size: 12px;
                line-height: 20px;
                text-align: center;
                max-width: 100%;
                width: 100%;
            }

            .blog-section-subtitle {
                font-size: 28px;
                line-height: 32px;
                text-align: center;
                max-width: 100%;
                width: 100%;
            }

            .blog-section-text {
                font-size: 16px;
                line-height: 24px;
                text-align: center;
                max-width: 100%;
                width: 100%;
            }
        }

        .left-container {
            max-width: 100%;
            display: none;
        }
    }
}

.left-container-mobile {
    display: none;
}

@media (max-width: 1000px) {
    .left-container-mobile {
        display: flex;
        margin-top: 48px;
        max-width: 100%;
        width: 100%;
        align-items: center;
        justify-content: center;

        .blog-section-button-text {
            font-size: 14px;
            line-height: 28px;
            text-align: center;
            max-width: 100%;
            width: 100%;
        }

    }
}

.blog-section-list, .slider-mobile {
    display: flex;
    flex-direction: row;
    gap: 16px;
    list-style-type: none;
    justify-content: space-between;
   

    .blog-section-item {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        }

        a {
            text-decoration: none;
            max-width: 100%;
            width: 100%;

            img {
                width: 100%;
                height: 100%;
                max-width: 339px;
                max-height: 140px;
                object-fit: cover;
                border-radius: 16px;
            }
        }

        .blog-section-item img {
            width: 100%;
            height: 100%;
            max-width: 339px;
            max-height: 140px;
            object-fit: cover;
            border-radius: 16px;
        }

        .blog-section-item-title {
            font-size: 18px;
            font-weight: 700;
            color: #2A2C37;
            margin-top: 12px;
            text-decoration: none;
            max-width: 338px;
        }

        .blog-section-item-category {
            font-size: 14px;
            font-weight: 400;
            color: #2A2C37;
            margin-top: 24px;
            text-transform: uppercase;
        }
    }


    .hero-blog {

        padding-bottom: 700px;

        .hero-home-container {
            max-width: 1368px;
        }

        .hero-home-title {
            font-weight: 600;
            font-family: "Inter", sans-serif;
            font-size: 20px;
            font-weight: 400;
            text-transform: uppercase;
            margin-top: 8px;
            color: #fff;
        }

        .hero-home-subtitle {
            margin-top: 16px;
            font-size: 56px;
            font-weight: 600;
            font-family: "Poppins", sans-serif;
            color:#fff;
        }
    }

    @media (max-width: 750px) {
        .hero-home-title {
            font-size: 12px;
            line-height: 24px;
        }

        .hero-home-subtitle {
            font-size: 28px;
            line-height: 60px;
            text-align: center;
            max-width: 100%;
            width: 100%;
        }
    }

    .blog-hero-slider-items {

       
    }

    


    .blog-hero-slider {
        margin-top: 75px;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        position: relative;

        .blog-hero-slider-container {
            overflow: hidden;
            width: 100%;
            max-width: 1200px;
        }

        .blog-hero-slider-button {
            background-color: transparent;
            border: none;
            cursor: pointer;
        } 

        .blog-hero-slider-button:first-child {
            margin-right: 80px;
        }

        .blog-hero-slider-button:last-child {
            margin-left: 80px;
        }

        .blog-hero-slider-item {
            display: flex;
            flex-direction: row;
            align-items: center;
            gap: 5px;
            justify-content: center;
            width: 100%;
            max-width: 1200px;
        }

        .slider-item-info {
            display: flex;
            flex-direction: column;
            align-items: flex-start;
            justify-content: flex-start;
            border: 1px solid #FFFFFF;
            min-width: 539px;
            max-width: 539px;
            min-height: 363px;  
            gap: 0px;
            border: 1px solid #fff;
            opacity: 0px;
            border-radius: 24px;
            padding: 52px;
        }

        .slider-item-category {
            font-size: 14px;
            font-weight: 400;
            color: #fff;
            text-transform: uppercase;
        }

        .slider-item-title {
            font-size: 32px;
            font-weight: 700;
            color: #fff;
            max-width: 355px;
            margin-top: 16px;
        }

        .slider-item-button {
            color: #fff;
            outline: none;
            background: transparent;
            border-radius: 600px;
            font-weight: 700;
            padding: 20px 37px;
            font-size: 16px;
            font-weight: 500;
            border: 1px solid #FFFFFF;
            transition: all 0.3s ease;
            text-decoration: none;
            margin-top: 48px;
        }

        .slider-item-button:hover {
            background: #fff;
            color: #FF3C5A;
        }

        .slider-item-image {
            width: 100%;
            height: 100%;
            object-fit: cover;
            border-radius: 16px;
            max-width: 671px;
            max-height: 363px;           
            border-radius: 12px;
        }

     

    }

    @media (max-width: 1390px) {

        .blog-hero-slider {
            position: relative;
            width: 100%;
        }

        .blog-hero-slider-item {
            max-width: 100%;
            width: 100%;
        }
        .blog-hero-slider .slider-item-info  {
           min-width: 539px;
            max-width: 539px;
            min-height: 363px;  
            min-height: 300px;
            height: 300px;
        }

       .blog-hero-slider .slider-item-image {
            max-width: 100%;
            width: 300px;
            height: 300px;
        }

        .blog-hero-slider-button {
            margin-right: 20px;
            margin-left: 20px;
        }


    }


    @media (max-width: 1000px) {
        .blog-section-list {
            margin-top: 46px;
        }
    }

    @media (max-width: 980px) {
        .blog-hero-slider {
            display: none;
        }
    }


.slider-mobile {
    display: none;
    margin-top: 95px;
    

     .blog-section-item {
        max-width: 100%;

        a {
            text-decoration: none;
            width: 100%;
        }

        img {
            max-width: 100%;
            max-height: 140px;
            width: 100%;
            height: 100%;
            object-fit: cover;
        }

        @media (max-width: 1000px){
            img {
                max-height: 200px;
                height: 100%;
            }
        }
     }
}

.pagination-dots-mobile {
    display: none;
}

@media (max-width: 1050px) {
    .slider-mobile {
        display: flex;
    }

    .blog-section-list {
        display: none;
    }

    .pagination-dots-mobile {
        display: flex;
        margin-top: 48px;
        align-items: center;
        justify-content: center;
        gap: 27px;
        list-style-type: none;
        padding: 0;
        margin: 0;
        width: 100%;
        margin-top: 61px;

        .pagination-dots-section {
            max-width: 100%;
            width: 100%;
            display: flex;
            flex-direction: row;
            align-items: center;
            justify-content: center;
            gap: 27px;
        }

       .pagination-dots-mobile  .swiper-pagination-bullet {
            background: #FF3F54;
        }

       .pagination-dots-section .swiper-pagination-bullet-active {
            background: #FF3F54;

        }
    }
}


.pagination-dots, .pagination-dots-mobile {
    display: flex;
    flex-direction: row;
    gap: 27px;
    margin-top: 48px;
    align-items: center;
    justify-content: center;

    .pagination-dot, .swiper-pagination-bullet {
        width: 12px;
        height: 12px;
        border-radius: 50%;
        background: #B7B7B7;
    }


    .pagination-dot-active, .swiper-pagination-bullet-active {
        background-color: #fff;
    }
}

    @media (max-width: 980px) {
        .pagination-dots {
            display: none;
        }
    }

.blog-posts {
   display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding-top: 139px;
    padding-bottom: 104px;
}

.blog-posts-container {
    max-width: 1672px;
    width: 100%;
    width: 1672px;
    height: auto;
    gap: 0px;
    border-radius: 48px;
    opacity: 0px;
    margin-top: -800px;
    background: linear-gradient(180deg, #F7F9FD 72.15%, rgba(247, 249, 253, 0) 100%);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    overflow: hidden;
    padding-top: 79px;
    min-height: 1000px;
   

    .blog-posts-title {
        font-size: 40px;
        font-weight: 600;
        font-family: "Poppins", sans-serif;
        color: #2A2C37;
        margin-top: 16px;
        max-width: 1219px;
        width: 100%;

    }

    .blog-posts-list {
        display: grid;
        grid-template-columns: repeat(auto-fill, minmax(339px, 1fr));
        list-style-type: none;
        justify-content: space-between;
        margin-top: 64px;
        width: 100%;
        grid-gap: 100px;
        max-width: 1219px;


        .blog-section-item {
            max-width: 339px;
        }
    }

    .blog-posts-button {
        color: #fff;
        outline: none;
        border-radius: 600px;
        padding: 20px 37px;
        font-size: 18px;
        font-weight: 600;
        transition: all 0.3s ease;
        text-decoration: none;
        background-color: #FF1F96;
        min-width: 148px;
        max-width: 158px;
        border: none;
        width: 100%;
        transition: all 0.3s ease;
        margin-top: 99px;
        cursor: pointer;
    }

    .blog-posts-button:hover {
        background: #FF3C5A;
        color: #fff;
    }
}

@media (max-width: 1672px) {

.blog-posts-container {
        max-width: 100%;
        width: 100%;
        padding: 0 15px;
        padding-bottom: 109px;
        padding-top: 109px;
    }

   
}

@media (max-width: 1250px) {

    .blog-posts-container {
        max-width: 100%;
        width: 100%;
        padding: 0 15px;
        padding-bottom: 50px;
        padding-top: 50px;
    }


    .blog-posts-title {
        font-size: 28px;
        line-height: 32px;
        text-align: center;
        max-width: 100%;
        width: 100%;
    }
    
        .blog-posts-list {
                    grid-template-columns: repeat(auto-fill, 1fr);
                    max-width: 100%;
                    width: 100%;
                    gap: 24px;

        }

        .blog-section-item {
            min-width: 100%;
            max-width: 100%;
            width: 100%;

            .blog-section-item-title {
                font-size: 16px;
                line-height: 24px;
            }

            .blog-section-item-category {
                font-size: 12px;
                line-height: 20px;
            }

            .blog-section-item-button {
                font-size: 16px;
                line-height: 24px;
            }

            a {
                width: 100%;
            }

           
        }

        .blog-posts-list  .blog-section-item img {
            min-width: 100%;
            max-width: 100%;
            height: 200px;
            min-height: 200px;
            width: 100%;
        }
}