.data__bl_1{
    margin: 0;
}
.data__bl_1 > div{
    padding: 264px 80px 199px;
    position: relative;
}
.home_bl_1 span {
    position: relative;
    color: #FFF;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    display: flex;
    align-items: center;
    z-index: 1;
    margin-top: 43px;
    cursor: pointer;
    width: fit-content;
}
.data__bl_1 figure{
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.data__bl_1 figure img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.data__bl_1 .top{
    position: relative;
    z-index: 2;
    color: white;
}
.data__bl_1 h1{
    margin: 0 0 8px;
    font-size: 58px;
    font-weight: 700;
    line-height: 79.23px;
    text-align: left;
}
.data__bl_1 .top p{
    font-size: 36px;
    font-weight: 400;
    line-height: 49.18px;
    margin-bottom: 24px;
}
.data__bl_1 .top a{
    display: flex;
    align-items: center;
    font-size: 20px;
    font-weight: 500;
    line-height: 27.32px;
    color: white;
}
.data__bl_1 .top svg{
    margin-left: 8px;
}
.data__bl_1 .top a:hover{
    color: rgba(255, 81, 14, 1);
}
.data__bl__2{
    display: flex;
    align-items: center;
    background: linear-gradient(108.12deg, #0C0C0C 3.93%, #4A0404 33%, #BD3D26 46.12%, #FF7A46 67.49%, #F86322 87.69%, #6C1005 103.14%);
    padding: 52px 80px;
    margin: 0;
    font-size: 24px;
    font-weight: 500;
    line-height: 32.78px;
    color: white;
}

.data__bl__3 {
    padding: 216px 80px;
}
.data__bl__3 h2 {
    color: #262626;
    font-size: 58px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin: 0 0 64px;
}
.data__bl__3 > div {
    margin: 0;
}
.data__bl__3 > div > div {
    padding-right: 100px;
}
.data__bl__3 > div .gr {
	display: flex;
    align-items: flex-start;
    justify-content: left;
    gap: 40px;
}
.data__bl__3 > div .gr:last-child {
    padding-top: 57px;
}
.data__bl__3 > div .gr:first-child {
    border-bottom: 1px solid #FF510E;
    padding-bottom: 57px;
}
.data__bl__3 > div .gr > p {
    color: #262626;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.data__bl__3 > div .gr .right {
    max-width: 500px;
}
.data__bl__3 > div .gr .right h4 {
    margin-top: 0;
    color: #262626;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 12px;
}
.data__bl__3 > div .gr .right p {
    color: rgba(38, 38, 38, 0.80);
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.data__bl__5 {
    padding: 66px 80px;
}
.data__bl__5 > div > h2 {
    color: #262626;
    font-size: 64px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin: 0 0 64px;
}
.data__bl__5 .bl-5-content {
    background: #F4F4F4;
    margin: 0;
    gap: 0;
}
.data__bl__5 .bl-5-content div {
    padding: 56px 48px;
    min-height: 322px;
}
.data__bl__5 .bl-5-content div:hover {
    background: linear-gradient(66deg, #0C0C0C -18.91%, #4A0404 28.37%, #BD3D26 49.72%, #FF7A46 84.49%, #F86322 117.36%, #6C1005 142.49%);
}
.data__bl__5 .bl-5-content div h3 {
    color: #262626;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-top: 0;
    margin-bottom: 12px;
    padding-top: 17px;
    position: relative;
}
.data__bl__5 .bl-5-content div:hover h3 {
    color: #FFF;
}
.data__bl__5 .bl-5-content div h3:before {
    content: '';
    display: block;
    width: 95px;
    height: 5px;
    background: #FF510E;
    position: absolute;
    top: 0;
    left: 0;
}
.data__bl__5 .bl-5-content div p {
    color: rgba(38, 38, 38, 0.80);
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.data__bl__5 .bl-5-content div:hover p {
    color: #FFF;
}


.services__blog__10{
    position: relative;
}
.services__blog__10 figure{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: black;
    padding-left: 346px;
}
.services__blog__10 figure img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    filter:brightness(50%);
}
.services__blog__10 .wpcf7.js{
    position: relative;
    z-index: 2;
    padding: 31px 0 73px;
}
.services__blog__10 h2{
    margin: 0;
    text-align: center;
    font-size: 58px;
    font-weight: 700;
    line-height: 79.23px;
}
.services__blog__10 *{
    color: white;
}
.services__blog__10 form > p{
    text-align: center;
    margin: 24px 0 48px;
    font-size: 24px;
    font-weight: 500;
    line-height: 32.78px;
    text-align: center;

}
.services__blog__10 .gr__form{
    width: 1032px;
    margin: 0 auto;
    max-width: 100%;
}
.services__blog__10 .form__infor input,
.services__blog__10 .form__infor select,
.services__blog__10 .form__1 textarea{
    background-color: rgba(29, 29, 29, 1);
}
.services__blog__10 .form__infor.checkbook .wpcf7-list-item-label:after{
    color: white;
}
.services__blog__10{
    margin: 0;
}
.services__blog__10 .fomr_submit p input{
    background-color: transparent !important;
}
.services__blog__10 .fomr_submit p{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.home__bl__8 {
    background: #F4F4F4;
    padding: 77.5px 0 77.5px 80px;
    overflow: hidden;
    margin: 0;
}
/*home slider*/
.latest-posts{
    margin: 0;
    padding: 0;
    list-style: none;
}
.latest-posts li{
    width: 27%;
    margin-right: 24px;
}
.latest-posts img{
    width: 100%;
    height: 400px;
    object-fit: cover;
}
.img__top{
    overflow: hidden;
    height: 400px;
    margin-bottom: 24px;
}
.img__top:hover img{
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
}
.post-time{
    font-size: 16px;
    font-weight: 400;
    line-height: 21.86px;
    margin-bottom: 12px;
}
.post-title{
    margin: 0;
}
.post-title a{
    font-size: 24px;
    font-weight: 600;
    line-height: 32.78px;
    color: #262626;
}
.post-title a:hover{
    color: #FF510E;
}
.latest-posts .flickity-page-dots li{
    height: 7px;
    width: 80px;
    background: #E8E8E8;
    border-radius: 0;
    opacity: 1;
}
.latest-posts .flickity-page-dots li.is-selected{
    background: #FF510E;
}
.latest-posts .flickity-page-dots{
    position: relative;
    bottom: 0;
    margin-top: 64px;
    text-align: left;
    width: calc(100% - 250px);
}
.home__bl__8 .top__title h2{
    font-size: 58px;
    font-weight: 600;
    line-height: 79.23px;
    margin: 0;
}
.home__bl__8 .top__title {
    display: flex;
    align-items: center;
    margin-bottom: 64px;
}
.home__bl__8 .top__title span{
    display: inline-block;
    margin-top: 14px;
    margin-left: 48px;
    font-size: 24px;
    font-weight: 500;
    line-height: 32.78px;
    color: #262626CC;
}
.latest-posts .flickity-prev-next-button.next,
.home__bl__11 .flickity-prev-next-button.next,
.latest-case-studies .flickity-prev-next-button.next{
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='42' height='43' viewBox='0 0 42 43' fill='none'%3E%3Crect width='42' height='42' transform='translate(0 0.5)' fill='%23D9D9D9'/%3E%3Cpath d='M27 17.5L31 21.5L27 25.5' stroke='%23262626' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11 21.5H31' stroke='%23262626' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");

}
.latest-posts .flickity-prev-next-button svg,
.home__bl__11 .flickity-prev-next-button svg,
.latest-case-studies .flickity-prev-next-button svg{
    display: none;
}
.latest-posts .flickity-prev-next-button.next{
    left: calc(100% - 136px);
}
.latest-posts .flickity-prev-next-button.previous{
    left: calc(100% - 190px);
}
.latest-posts .flickity-prev-next-button,
.home__bl__11 .flickity-prev-next-button,
.latest-case-studies .flickity-prev-next-button{
    border-radius: 0;
    opacity: 1;
    transform: none;
    width: 42px;
    height: 42px;
    background-color: transparent;
    top: auto;
    background-repeat: no-repeat;
    background-position: center;
}
.flickity-prev-next-button[disabled]{
    opacity: 0.5 !important;
}
.latest-posts .flickity-prev-next-button.previous,
.home__bl__11 .flickity-prev-next-button.previous,
.latest-case-studies .flickity-prev-next-button.previous{
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='42' height='43' viewBox='0 0 42 43' fill='none'%3E%3Crect width='42' height='42' transform='translate(42 42.5) rotate(180)' fill='%23D9D9D9'/%3E%3Cpath d='M15 25.5L11 21.5L15 17.5' stroke='%23262626' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M31 21.5L11 21.5' stroke='%23262626' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");

}
.latest-posts .flickity-prev-next-button {
    bottom: -15px;
}
.data__bl__7{
    margin: 0;
    font-size: 24px;
    font-weight: 500;
    line-height: 32.78px;
    text-align: center;
    color: white;
    background: linear-gradient(108.12deg, #0C0C0C 3.93%, #4A0404 33%, #BD3D26 46.12%, #FF7A46 67.49%, #F86322 87.69%, #6C1005 103.14%);
    padding: 68px;
}
.services__bl__9 {
    padding: 136px 80px;
    box-sizing: border-box;
    background: black;
    color: white;
}
.services__bl__9 h2{
    margin: 0 0 64px;
    font-size: 64px;
    font-weight: 700;
    line-height: 87.42px;
    color: white;
}
.services__bl__9 ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
.services__bl__9 > div > div > div:first-child li{
    font-size: 32px;
    font-weight: 600;
    line-height: 43.71px;
    text-align: left;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    padding-bottom: 24px;
    cursor: pointer;
    position: relative;
    color: white;
}
.services__bl__9 > div > div > div:first-child li:before{
    content: "";
    display: none;
    width: 40px;
    height: 2px;
    background: rgba(255, 81, 14, 1);
}
.services__bl__9 > div > div > div:first-child li.active{
    color:  rgba(255, 81, 14, 1);
}
.services__bl__9 > div > div > div:first-child li.active:before{
    display: inline-block;
    margin-bottom: 10px;
}
.services__bl__9 > div > div > div:first-child li:last-child{
    padding-bottom: 0;
}
.services__bl__9 > div > div > div:first-child li:not(:first-child){
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    padding-top: 24px;
    background-position: 100% 24px;
}
.services__bl__9 :where(.wp-block-columns.is-layout-flex){
    gap: 50px;
}
.services__bl__9 > div > div > div:last-child li:not(.active){
    display: none;
}
.services__bl__9 > div > div > div:last-child{
    flex-basis: 60% !important;
}
.services__bl__9 > div > div > div:last-child{
    flex-basis: 40% !important;
}
.services__bl__9 > div > div > div:last-child ul{
    padding: 77px 93px;
    background: linear-gradient(96.63deg, #0C0C0C -35.66%, #4A0404 17.03%, #BD3D26 40.83%, #FF7A46 79.59%, #F86322 116.22%, #6C1005 144.23%);
    margin-top: 24px;
    height: calc(100% - 48px);
    display: flex;
    align-items: center;
}
.services__bl__9 > div > div > div:last-child li{
    font-size: 36px;
    font-weight: 400;
    line-height: 49.18px;
    text-align: left;
    color: white;
}
.data__bl__6{
    margin: 0;
    padding: 130px 0 0;
}
.data__bl__6 > div > h2{
    font-size: 58px;
    font-weight: 700;
    line-height: 79.23px;
    text-align: left;
    color: rgba(38, 38, 38, 1);
    margin: 0 0 57px;
    padding-left: 80px;
}
.data__bl__6 > div > div{
    margin: 0;
    min-height: 527px;
    gap: 0;
}
.data__bl__6 > div > div > div:first-child{
    background: rgba(255, 81, 14, 0.2);
}
.data__bl__6 > div > div > div{
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    padding: 80px;
    justify-content: center;
}
.data__bl__6 > div > div > div:last-child{
    background: black;
    position: relative;
}
.data__bl__6 > div > div > div:last-child:before{
    display: block;
    content: "";
    position: absolute;
    top: 128px;
    left: 0;
    width: 53px;
    height: 53px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='41' height='47' viewBox='0 0 41 47' fill='none'%3E%3Cpath d='M40.5 23.5L0.750002 46.4497L0.750004 0.550326L40.5 23.5Z' fill='%23F7D4C7'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: -2px 0;
    background-size: 48px;
}
.data__bl__6 > div > div > div:last-child *{
    color: white !important;
}
.data__bl__6 > div > div > div h2{
    font-size: 58px;
    font-weight: 700;
    line-height: 79.23px;
    color: rgba(38, 38, 38, 1);
    margin: 0 0 12px;
}
.data__bl__6 > div > div > div p{
    font-size: 18px;
    font-weight: 400;
    line-height: 24.59px;
    color: rgba(38, 38, 38, 1);
}
@media screen and (max-width: 1480px) and (min-width: 1200px) {
    .services__bl__9 :where(.wp-block-columns.is-layout-flex) > div:first-child{
        flex-basis: 55% !important;
    }
    .services__bl__9 > div > div > div:last-child{
        flex-basis: 45% !important;
    }
    .data__bl_1 > div {
        padding: 197px 80px 203px;
    }
    .data__bl_1 h1 {
        font-size: 48px;
        line-height: normal;
    }
    .data__bl_1 .top p {
        font-size: 24px;
        font-weight: 500;
        line-height: normal;
    }
    .home_bl_1 span {
        margin-top: 37px;
    }
    .data__bl__2 {
        padding: 36px 80px;
    }
    .data__bl__3 {
        padding: 208px 80px 180px;
    }
    .data__bl__3 h2 {
        font-size: 48px;
        line-height: normal;
        margin-bottom: 48px;
    }
    .data__bl__3 > div {
        gap: 89.5px;
    }
    .data__bl__3 > div > div {
        padding: 0;
    }
    .data__bl__3 > div .gr > p {
        width: 62px;
    }
    .data__bl__3 > div .gr .right {
        width: calc(100% - 123px);
    }
    .data__bl__3 > div .gr .right h4 {
        font-size: 24px;
    }
    .data__bl__3 > div .gr .right p {
        font-size: 16px;
    }
    .services__bl__9 {
        padding: 153.5px 80px;
        margin: 0;
    }
    .services__bl__9 h2 {
        font-size: 48px;
        line-height: normal;
        margin-bottom: 48px;
    }
    .services__bl__9 > div > div > div:first-child li {
        font-size: 20px;
        font-weight: 400;
        line-height: normal;
    }
    .services__bl__9 > div > div > div:last-child li {
        font-size: 24px;
        font-weight: 500;
        line-height: normal;
    }
    .data__bl__5 {
        padding: 52px 82px;
        margin: 0;
    }
    .data__bl__5 > div > h2 {
        font-size: 48px;
    }
    .data__bl__5 .bl-5-content div h3 {
        font-size: 24px;
    }
    .data__bl__5 .bl-5-content div p {
        font-size: 16px;
    }
    .data__bl__6 {
        padding-top: 64px;
    }
    .data__bl__6 > div > h2 {
        padding-left: 68px;
        margin-bottom: 48px;
        font-size: 48px;
        line-height: normal;
    }
    .data__bl__6 > div > div {
        min-height: 444px;
    }
    .data__bl__6 > div > div > div {
        padding: 24px 80px;
    }
    .home__bl__8 {
        padding: 48px 80px 65px;
    }
    .home__bl__8 .top__title {
        margin-bottom: 48px;
    }
    .home__bl__8 .top__title h2 {
        font-size: 48px;
        font-weight: 700;
        line-height: normal;
    }
    .home__bl__8 .top__title span {
        font-size: 18px;
        font-weight: 400;
        line-height: normal;
    }
    .post-title a {
        font-size: 20px;
        line-height: normal;
    }
    .latest-posts .flickity-page-dots {
        margin-top: 48px;
    }
    .home__bl__8 .latest-posts .next, .home__bl__8 .latest-posts .previous {
        display: none;
    }
    .services__blog__10 .wpcf7.js {
        padding: 63px 80px;
    }
    .services__blog__10 h2 {
        font-size: 48px;
        line-height: normal;
    }
    .services__blog__10 form > p {
        font-size: 18px;
        font-weight: 400;
        line-height: normal;
        margin-top: 12px;
    }
    .services__blog__10 figure {
        padding: 0;
    }
}
@media(max-width: 1439px){
    .home_bl_2 .bl-bottom .cl-content h3 {
        font-size: 28px;
    }
    .home_bl_1 .wp-block-column, body .home_bl_2,
    .home__bl__13 > div > div:first-child{
        padding-left: 40px;
        padding-right: 40px;
    }
    .latest-case-studies, .home__bl__8, .home__bl_9 h2,
    .home__bl_9 p, .home__bl_9 span{
        padding-left: 40px;
    }
}
@media(max-width: 1199px) {
    .data__bl_1 > div {
        padding: 146px 24px 160px !important;
    }
    .data__bl_1 h1 {
        font-size: 32px;
        font-weight: 600;
        line-height: normal;
        margin: 0;
    }
    .data__bl_1 .top p {
        font-size: 16px;
        line-height: normal;
    }
    .home_bl_1 span {
        font-size: 16px;
        margin-top: 37px;
    }
    .data__bl__2{
        padding: 50px 24px;
        font-size: 18px;
        font-weight: 400;
        line-height: 24.59px;
    }
    .data__bl__3 {
        padding: 134px 24px;
    }
    .data__bl__3 h2 {
        font-size: 32px;
        font-weight: 600;
        line-height: 43.71px;
        margin: 0 0 48px;
    }.data__bl__3 > div > div {
         padding-right: 0px;
     }
    .data__bl__3 > div .gr{
        position: relative;
    }
    .data__bl__3 > div .gr > p{
        position: absolute;
        top: 0;
        left: 0;
        font-size: 32px;
        font-weight: 600;
        line-height: 43.71px;
    }
    .data__bl__3 > div .gr .right h4{
        font-size: 20px;
        font-weight: 600;
        line-height: 27.32px;
        padding-left: 50px;
        padding-top: 8px;
    }
    .data__bl__3 > div .gr .right p {
        font-size: 16px;
        font-weight: 400;
        line-height: 21.86px;
    }
    .data__bl__3 > div .gr:first-child{
        padding-bottom: 24px;
    }
    .data__bl__3 > div .gr:last-child {
        padding-top: 2px;
        margin-top: 24px;
    }
    .data__bl__3 > div > div:first-child .gr:last-child{
        border-bottom: 1px solid #FF510E;
        padding-bottom: 24px;
    }
    .services__bl__9 {
        padding: 101px 24px;
    }
    .services__bl__9 h2 {
        margin: 0 0 48px;
        font-size: 32px;
        font-weight: 600;
        line-height: 43.71px;
    }
    .services__bl__9 > div > div > div:first-child li{
        font-size: 20px;
        font-weight: 600;
        line-height: 27.32px;
    }
    .services__bl__9 > div > div > div:first-child li.active:before {
        margin-bottom: 6px;
        margin-right: 6px;
    }
    .services__bl__9 > div > div > div:first-child li p{
        display: none;
        padding: 21px 24px;
        color: white;
        background: linear-gradient(96.63deg, #0C0C0C -35.66%, #4A0404 17.03%, #BD3D26 40.83%, #FF7A46 79.59%, #F86322 116.22%, #6C1005 144.23%);
        font-size: 18px;
        font-weight: 400;
        line-height: 24.59px;
        margin-top: 24px;
    }
    .services__bl__9 > div > div > div:first-child li.active p{
        display: block;
    }
    .services__bl__9 > div > div > div:last-child ul{
        display: none;
    }
    .data__bl__5{
        padding: 24px;
    }
    .data__bl__5 > div > h2{
        font-size: 32px;
        font-weight: 700;
        line-height: 43.71px;
        margin-bottom: 36px;
    }
    .data__bl__5 .bl-5-content div{
        padding: 24px 12px;
        min-height: auto;
        margin-bottom: 24px;
        background: #F4F4F4;

    }
    .data__bl__5 .bl-5-content{
        background-color: white;
    }
    .data__bl__5 .bl-5-content div h3{
        font-size: 20px;
        font-weight: 600;
        line-height: 27.32px;
    }
    .data__bl__5 .bl-5-content div p {
        font-size: 16px;
        font-weight: 400;
        line-height: 21.86px;
    }
    .data__bl__6{
        padding: 0;
    }
    .data__bl__6 > div > h2{
        font-size: 32px;
        font-weight: 700;
        line-height: 43.71px;
        margin-bottom: 36px;
        padding: 0 24px;
    }
    .data__bl__6 > div > div > div{
        padding: 18px 24px;
    }
    .data__bl__6 > div > div > div h2{
        font-size: 32px;
        font-weight: 600;
        line-height: 43.71px;
    }
    .data__bl__6 > div > div > div p{
        font-size: 16px;
    }
    .data__bl__6 > div > div > div:last-child:before{
        top: -1px;
        transform: rotate(90deg);
        left: calc(50% - 20px);
    }
    .data__bl__6 > div > div > div:last-child{
        padding-bottom: 33px;
    }
    .home__bl__8 {
        padding: 86px 0px 126px 24px;
    }
    .home__bl__8 .top__title{
        flex-direction: column;
        align-items: flex-start;
        margin-bottom: 36px;
    }
    .home__bl__8 .top__title h2 {
        font-size: 32px;
        line-height: 43.71px;
    }
    .home__bl__8 .top__title span {
        margin-left: 0px;
        font-size: 16px;
        font-weight: 400;
        line-height: 21.86px;
    }
    .latest-posts li {
        width: 82%;
    }
    .post-time {
        font-size: 14px;
    }
    h2.post-title{
        font-size: 20px;
        font-weight: 600;
        line-height: 27.32px;
    }
    .latest-posts .flickity-page-dots {
        display: none;
    }
    .latest-posts .flickity-prev-next-button.previous{
        left: 24px;
    }
    .latest-posts .flickity-prev-next-button.next {
        left: 78px;
    }
    .latest-posts{
        padding-bottom: 70px;
    }
    .data__bl__7{
        padding: 26px 12px;
        font-size: 18px;
        font-weight: 400;
        line-height: 24.59px;
    }
    .gr__form{
        padding: 0 24px;
    }
    .form__2{
        flex-direction: column;
    }
    .form__2 .form__infor{
        width: 100%;
    }
    .services__blog__10 h2{
        font-size: 32px;
        font-weight: 700;
        line-height: 43.71px;
        padding: 200px 24px 0;
        margin: 0;
    }
    .services__blog__10 form > p{
        margin: 6px 0 38px;
        font-size: 16px;
        font-weight: 400;
        line-height: 21.86px;
    }
    .services__blog__10 figure {
        height: 270px;
        background: black;
        padding-left: 0;
    }
    .services__blog__10{
        background-color: black;
    }

}
