
    section {
        max-width: 1123px;
        width: 100%;
        padding: 120px 0;
        margin: auto;
    }

    #line {
        width: 100%;
        /* height: 2px;
        background: #1347F5; */
        margin-top: 50px;
        border: 1px solid #1347F5;
        /* margin-bottom: 50px; */
    }

    .count_numbers .count_number:nth-child(2) {
        border-left: 1px solid #1347F5;
        border-right: 1px solid #1347F5;
    }

    #count .count_numbers {

        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-around;
        /* padding: 20px; */
    }

    #count .count_numbers .count_number {
        padding: 30px 83px;
        text-align: center;

    }

    #count .count_numbers .count_number span {
        font-family: "Clash", sans-serif;
        font-weight: 700;
        font-size: 50px;
        color: #14399D;
        line-height: 40px;
        letter-spacing: 4%;
        text-align: center;
        margin-top: 30px;
    }

    #count .count_numbers .count_number p {
        font-family: "Inter", sans-serif;
        font-weight: 500;
        font-size: 16px;
        color: #949494;
        line-height: 24px;
        text-align: center;
        margin-top: 10px;
    }

    #contact_us .contact_us_bottom {
        background: #0F2B77;
        padding: 30px 59px;
        display: flex;
        align-items: center;
        justify-content: space-between;

    }

    #contact_us .contact_us_bottom .contact_us_right {
        display: flex;
        flex-direction: column;


    }

    #contact_us .contact_us_bottom .contact_us_right h1 {
        font-family: 'Clash', sans-serif;
        font-weight: 600;
        font-size: 60px;
        line-height: 18px;
        text-transform: uppercase;
        color: #fff;
    }

    #contact_us .contact_us_bottom .contact_us_right p {
        font-family: "Inter", sans-serif;
        font-weight: 500;
        font-size: 16px;
        line-height: 20px;
        letter-spacing: 4%;
        color: #FFFFFF;
        padding-top: 10px;

    }

    #contact_us .contact_us_bottom .contact_us_left p {
        font-family: "Inter", sans-serif;
        font-weight: 500;
        font-size: 16px;
        line-height: 20px;
        letter-spacing: 4%;
        color: #FFFFFF;
        padding-top: 10px;

    }

    #contact_us .image {
        display: flex;
        margin: 0 auto;
    }

    #contact_us .image img {
        margin: 0 auto;
        width: 100%;
    }

    #contact_us #desktop_about {
        display: block;
    }

    #contact_us #mobile_about {
        display: none;
    }


    #our_blogger {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        text-align: center;
    }

    h1 {
        font-family: 'Clash', sans-serif;
        font-weight: 700;
        font-size: 50px;
        line-height: 35px;
        letter-spacing: 4%;
        color: #14399D;
        margin-bottom: 20px;


    }

    .our_blogger_content .content_title {
        max-width: 720px;
        width: 100%;
        margin: 0 auto;
        font-family: 'Clash', sans-serif;
        font-weight: 400;
        font-size: 16px;
        text-align: center;
        line-height: 26px;
        letter-spacing: 4%;
        color: #14399D;
        margin-bottom: 50px;



    }

    .our_blogger .bloggers {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 24px;
    }

    .our_blogger .bloggers .blogger .blogger_image img {
        width: 264px;
        height: 264px;
        border-radius: 50%;
        object-fit: cover;
    }

    .our_blogger .bloggers .blogger .blogger_about h3 {
        font-family: "Inter", sans-serif;
        font-weight: 800;
        font-size: 20px;
        line-height: 26px;
        letter-spacing: 0%;
        text-align: center;
        color: #000;
        margin-top: 20px;

    }

    .our_blogger .bloggers .blogger .blogger_about p {
        font-family: "Inter", sans-serif;
        font-weight: 500;
        font-size: 14px;
        line-height: 20px;
        letter-spacing: 0%;
        text-align: center;
        margin-top: 5px;
    }

    .our_blogger .bloggers .blogger .blogger_about .blogger_icon {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 10px;
        margin-top: 6px;
    }

    .our_blogger .bloggers .blogger .blogger_about .blogger_icon {
        color: #1347F5;

    }

    /* #our_blogger .our_blogger .bloggers .blogger .blogger_about .blogger_icon .icon:nth-child(3){
        width: 16,03px;
        height: 16,03px;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: #1347F5;
     color:  #fff;


    } */



    .our_blogger .bloggers .blogger {
        max-width: 264px;
        width: 100%;
    }


    #our_value .our_value_container {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        gap: 26px;
    }

    #our_value .our_value_container .our_value_left {
        max-width: 454px;

        /* width: 100%; */
    }

    #our_value .our_value_container .our_value_left img {
        width: 100%;
        border-radius: 45px;
    }

    #our_value .our_value_container .our_value_right .content::before {
        content: "•";
        color: #14399D;
        font-size: 24px;
        margin-right: 10px;
    }

    #our_value .our_value_container .our_value_right .content strong {
        font-family: 'Inter', sans-serif;
        font-size: 700;
        font-size: 16px;
        line-height: 30px;
        color: #14399D;

    }

    #our_value .our_value_container .our_value_right .content p {
        font-family: 'Inter', sans-serif;
        font-size: 500;
        font-size: 16px;
        line-height: 30px;
        color: #14399D;
        display: inline;

    }

    #our_mission {
        background: #EFFAFF;
        position: relative;
        border-radius: 45px;
        padding: 46px 288px;
    }

    #our_mission .our_mission_container {
        background-color: #FFFFFF;
        padding: 48px 63px 48px 63px;
        border-radius: 45px;
        text-align: center;
    }

    #our_mission .our_mission_container .our_mission_content {
        font-family: 'Clash', sans-serif;
        font-weight: 400;
        font-size: 16px;
        line-height: 30px;
        letter-spacing: 0%;
        text-align: center;
        color: #14399D;


    }

    #our_mission #star {
        max-width: 182px;
        position: absolute;
        right: 210px;
        top: 0;
    }

    #about_us_header .about_us_header_container .header_title h1 {
        font-family: 'Clash', sans-serif;
        font-weight: 500;
        font-size: 153px;
        text-transform: uppercase;
        line-height: 128px;
        letter-spacing: 4%;
        color: #14399D;


    }

    #about_us_header {
        position: relative;
    }

    #about_us_header .about_us_header_container {
        display: flex;
        align-items: center;
        justify-content: space-around;
        gap: 24px;
    }

    #about_us_header .about_us_header_container .left {
        max-width: 264px;
        width: 100%;
    }

    #about_us_header .about_us_header_container .content {
        font-family: 'Inter', sans-serif;
        font-weight: 400;
        font-size: 14px;
        line-height: 25px;
        letter-spacing: 0%;
        vertical-align: middle;
        color: #14399D;

    }

    #about_us_header .about_us_header_container .middle {
        max-width: 456px;
        width: 100%;
    }

    #about_us_header .about_us_header_container .middle img {
        width: 100%;
        border-radius: 45px;
    }

    #about_us_header .about_us_header_container .right {
        max-width: 361px;
    }

    #about_us_header .about_us_header_container .right img {
        width: 100%;
        border-radius: 45px;
    }

    h3 {
        font-family: 'Clash', sans-serif;
        font-weight: 700;
        font-size: 40px;
        line-height: 32px;
        letter-spacing: 0%;
        color: #14399D;
        margin-top: 68px;
        margin-bottom: 20px;

    }


    #about_us_header #about_us_header_mobile {
        display: none;
    }

    .star_about {
        width: 53px;
        height: 53px;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
    }

    #our_blogger_mobile {
        display: none;
    }


  @media (max-width: 940px) {
    /* Blogger kartları üçün flex-wrap */
    .our_blogger .bloggers {
        flex-wrap: wrap;
        justify-content: center;
        gap: 30px;
    }

    /* Section padding-i azaldırıq */
    section {
        padding: 80px 16px;
    }

    /* About Us header */
    #about_us_header .about_us_header_container {
        flex-direction: column;
        gap: 40px;
        text-align: center;
    }

    #about_us_header .about_us_header_container .header_title h1 {
        font-size: 80px;
        line-height: 70px;
        margin-bottom: 20px;
    }

    #about_us_header .about_us_header_container .left {
        max-width: 100%;
        order: 1;
    }

    #about_us_header .about_us_header_container .middle {
        max-width: 600px;
        order: 2;
    }

    #about_us_header .about_us_header_container .right {
        max-width: 600px;
        order: 3;
    }

    /* Our Mission */
    #our_mission {
        padding: 30px 20px;
    }

    #our_mission .our_mission_container {
        padding: 40px 30px;
    }

    #our_mission #star {
        max-width: 120px;
        right: 40px;
    }

    /* Our Values */
    #our_value .our_value_container {
        flex-direction: column;
        gap: 40px;
        padding: 0 20px;
    }

    #our_value .our_value_container .our_value_left {
        max-width: 100%;
    }

    /* Blogger kartları - tablet görünüm */
    .our_blogger .bloggers .blogger {
        max-width: 280px;
        width: 100%;
    }

    .our_blogger .bloggers .blogger .blogger_image img {
        width: 280px;
        height: 280px;
    }

    /* Contact Us */
    #contact_us .contact_us_bottom {
        flex-direction: column;
        gap: 30px;
        padding: 40px 30px;
        text-align: center;
    }

    #contact_us .contact_us_bottom .contact_us_right h1 {
        font-size: 40px;
        line-height: 35px;
    }

    /* Count section */
    #count .count_numbers {
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
        gap: 20px;
    }

    #count .count_numbers .count_number {
        padding: 30px 40px;
        min-width: 200px;
    }

    .count_numbers .count_number:nth-child(2) {
        border-left: 1px solid #1347F5;
        border-right: 1px solid #1347F5;
    }

    /* Typography ayarları */
    h1 {
        font-size: 35px;
        line-height: 30px;
    }

    h3 {
        font-size: 28px;
        line-height: 24px;
        margin-top: 40px;
        margin-bottom: 15px;
    }

    /* Blogger content title */
    .our_blogger_content .content_title {
        max-width: 600px;
        margin-bottom: 40px;
        padding: 0 20px;
    }
}
    @media (max-width: 840px) {
 .count_numbers .count_number:nth-child(2) {
            border-top: 1px solid #1347F5;
            border-bottom: 1px solid #1347F5;
            width: 100%;
            border-left: none;
            border-right: none;
        }

        #count .count_numbers {

            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            /* padding: 20px; */
        }
    }

    @media (max-width: 640px) {
        #about_us_header #about_us_header_mobile .header_content .header_image img{
            max-width: none;
            width: 100%;
            margin: 10px 0;
        }
        h1 {
            font-size: 20px;
            line-height: 32px;
            text-align: center;
        }

        #about_us_header {
            overflow: hidden;
        }

        #our_blogger_mobile {
            display: block;
            padding: 0;
        }

        #blogger_mobile .swiper {
            width: 100%;
            /*height: 440px;*/
        }

        #our_blogger #blogger_mobile .swiper-slide {
            display: flex;
            justify-content: center;
            align-items: center;
        }

        #our_blogger #blogger_desktop {
            display: none;
        }

        #our_blogger #blogger_mobile {
            display: block;
        }

        .star_about {
            width: 43px;
            height: 43px;
            position: absolute;
            /* right: 0px; */
            left: 90%;
        }

        #about_us_header #about_us_header_desktop {
            display: none;
        }

        #about_us_header #about_us_header_mobile {
            display: flex;
            flex-direction: column;
            justify-content: flex-start;
            align-items: flex-start;
            padding: 0 16px;

        }

        #about_us_header #about_us_header_mobile h3 {
            margin-top: 30px;
        }

        #about_us_header #about_us_header_mobile h1 {
            font-family: 'Clash', sans-serif;
            font-weight: 500;
            font-size: 30px;
            line-height: 26px;
            letter-spacing: 4%;

        }

        #about_us_header #about_us_header_mobile .header_content .header_image img {
            /*max-width: 172px;*/
            /*width: 100%;*/
            border-radius: 20px;
        }

        #about_us_header #about_us_header_mobile .header_content .header_image {
            margin-bottom: 20px;
        }

        #our_mission {

            padding: 16px;
        }

        #our_mission .our_mission_container {

            padding: 36px;
            border-radius: 45px;
            text-align: center;
        }

        #our_mission .our_mission_container .our_mission_content {
            line-height: 28px;
        }

        #our_mission #star {
            max-width: 92px;
            position: absolute;
            right: 36px;
            top: 0;
        }

        #our_value .our_value_container {
            flex-direction: column;
            padding: 0 16px;
        }

        .contact_us_bottom {
            position: relative;
        }

        .star-smooth {
            position: absolute;
            left: 0;
            top: 45px;

        }

        .star-smooth img {
            width: 26px;
            height: 26px;
        }

        #contact_us .contact_us_bottom {
            padding: 0;
        }

        #contact_us #desktop_about {
            display: none;
        }

        #contact_us .contact_us_bottom .contact_us_right h1 {
            font-size: 20px;
        }

        #contact_us .contact_us_bottom .contact_us_right p {
            font-size: 14px;
        }

        #contact_us .contact_us_bottom .contact_us_left p {
            font-size: 12px;
        }

        .count_numbers .count_number:nth-child(2) {
            border-top: 1px solid #1347F5;
            border-bottom: 1px solid #1347F5;
            width: 100%;
            border-left: none;
            border-right: none;
        }

        #count .count_numbers {

            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            /* padding: 20px; */
        }

        #contact_us #mobile_about {
            display: block;

        }

        #contact_us .contact_us_bottom {
            flex-direction: column;
        }

        .blogger_icon a {
            width: 47px;
            height: 47px;
            background: #1347F5;
            display: flex;
            align-items: center;
            justify-content: center;
            text-decoration: none;
            border-radius: 50%;
            z-index: -1;
            color: #fff;
        }

        .blogger_icon i {
            font-size: 1.8rem;
            margin: 10px 45px;
            z-index: 1;
        }
    }
