/*Page Services*/
.service__bl__1 {
    padding: 82px 80px 337px;
    position: relative;
    margin: 0;
}
.service__bl__1 figure {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
}
.service__bl__1 figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.service__bl__1 figure img::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  background: linear-gradient(to right, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
}
.service__bl__1 .top_content {
    position: relative;
    z-index: 1;
    max-width: 910px;
}
.service__bl__1 .top_content h1 {
    color: #FFF;
    font-size: 58px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    padding-right: 20px;
    margin-bottom: 20px;
}
.service__bl__1 .top_content p {
    color: #FFF;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}


.service__bl__2 .top__text {
    display: flex;
    align-items: center;
    background: linear-gradient(108deg, #0C0C0C 3.93%, #4A0404 33%, #BD3D26 46.12%, #FF7A46 67.49%, #F86322 87.69%, #6C1005 103.14%);
    padding: 68px 80px;
    justify-content: space-between;
}
.service__bl__2 .top__text h2 {
    color: #FFF;
    font-size: 58px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.service__bl__2 .top__text p {
    color: #FFF;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    max-width: 867px;
}
.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;
}
.home__bl__11 .flickity-prev-next-button.previous{
    left: 68px;
    bottom: 0;
}
.home__bl__11 .flickity-prev-next-button.next{
    right: auto;
    left: 122px;
    bottom: 0;
}
.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;
}
.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;
}
.services__bl__9 {
    padding: 164.5px 80px;
    box-sizing: border-box;
}
.services__bl__9 h2{
    margin: 0 0 64px;
    font-size: 58px;
    font-weight: 700;
    line-height: 79.23px;
}
.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;
    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%3Cpath d='M15 18.5L21 24.5L27 18.5' stroke='%23262626' stroke-opacity='0.8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: 100% 0;
    position: relative;
}
.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{
    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%3Cpath d='M18 27.5L24 21.5L18 15.5' stroke='%23262626' stroke-opacity='0.8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    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(38, 38, 38, 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);
}
.services__bl__9 > div > div > div:last-child li{
    font-size: 36px;
    font-weight: 400;
    line-height: 49.18px;
    text-align: left;
    color: white;
}
.services__bl__4 > div:first-child{
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding-left: 80px;
    flex-basis: 40% !important;
}
.services__bl__4 > div:last-child{
    flex-basis: 60% !important;
}
.services__bl__4 > div:first-child h2{
    margin: 0 0 24px;
    font-size: 58px;
    font-weight: 700;
    line-height: 79.23px;
    color: rgba(38, 38, 38, 1);
}
.services__bl__4 > div:first-child p{
    font-size: 24px;
    font-weight: 500;
    line-height: 32.78px;
    color: rgba(38, 38, 38, 0.8);
}
.services__bl__4 > div:last-child p{
    width: 400px;
    max-width: 100%;
}
.services__bl__4 > div:last-child > div > div {
    min-height: 500px;
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 48px;
    box-sizing: border-box;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.services__bl__4 > div:last-child > div > div:hover{
    background: linear-gradient(66.03deg, #0C0C0C -75.51%, #4A0404 26.45%, #BD3D26 72.5%, #FF7A46 147.48%, #F86322 218.36%, #6C1005 272.57%);
}

.services__bl__4 > div:last-child > div > div:hover *{
    color: white !important;
}
.services__bl__4 h4{
    margin: 0 0 12px;
    color: rgba(38, 38, 38, 1);
    font-size: 32px;
    font-weight: 600;
    line-height: 43.71px;
    padding-top: 12px;
    position: relative;
}
.services__bl__4 h4:before{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 95px;
    height: 5px;
    background: rgba(255, 81, 14, 1);
}
.services__bl__4 > div:last-child div{
    gap: 0 !important;
    margin: 0;
}
.services__bl__4{
    margin: 0;
}
.services__bl__4 > div:last-child > div:first-child p{
    color: rgba(38, 38, 38, 0.8);
    font-size: 18px;
    font-weight: 400;
    line-height: 24.59px;
}
.services__bl__5{
    background: black;
    padding: 121.5px 80px;
    box-sizing: border-box;
    margin: 0;
}
.services__bl__5 *{
    color: white !important;
}
.services__bl__5 h2{
    margin: 0 0 24px;
    font-size: 58px;
    font-weight: 700;
    line-height: 79.23px;
    text-align: left;
}
.services__bl__5 h2 + p{
    font-size: 24px;
    font-weight: 500;
    line-height: 32.78px;
    text-align: left;
    margin-bottom: 64px;
}
.services__bl__5 > div > div > div > div > div{
    height: 485px;
    position: relative;
    padding: 24px;
    box-sizing: border-box;
}
.services__bl__5 > div > div > div > div > div:hover img{
    filter:brightness(30%);
}
.services__bl__5 figure{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.services__bl__5 figure img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    filter:brightness(50%);
}
.services__bl__5 figure ~ *{
    position: relative;
    z-index: 2;
}
.services__bl__5 h4{
    font-size: 32px;
    font-weight: 600;
    line-height: 43.71px;
    margin: 0 0 13px;
}
.services__bl__5 h4 ~ p{
    font-size: 18px;
    font-weight: 400;
    line-height: 24.59px;
}
.service__bl__3{
    padding: 109px 80px;
}
.service__bl__3 h2{
    margin: 0 0 64px;
    font-size: 48px;
    font-weight: 700;
    line-height: 65.57px;
    color: rgba(38, 38, 38, 1);
}
.service__bl__3 h2 b,
.service__bl__3 h2 strong{
    color: rgba(255, 81, 14, 1);
}
.service__bl__3 h2 + div{
    gap: 98px !important;
    margin: 0;
}
.service__bl__3 h2 ~ div:last-child{
    margin-top: 143px;
	gap: 98px;
}
.service__bl__3 h2 ~ div > div{
    padding-right: 32px;
}
.service__bl__3 h2 ~ div > div figure ~ *{
    width: 500px;
    max-width: 100%;
}
.service__bl__3 h2 ~ div > div figure{
    margin: 0;
}
.service__bl__3 img{
    width: 64px;
    height: 64px;
    object-fit: contain;
    margin-bottom: 12px;
}
.service__bl__3 h3{
    font-size: 32px;
    font-weight: 600;
    line-height: 43.71px;
    margin: 0 0 12px;
    color: rgba(38, 38, 38, 1);
}
.service__bl__3 h3 ~ p{
    color: rgba(38, 38, 38, 0.8);
    font-size: 18px;
    font-weight: 400;
    line-height: 24.59px;
}
.image-first-service::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 80%;
  height: 100%;
  background: linear-gradient(to right, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
}
.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;
	gap: 10px;
}
@media(min-width: 1280px){
    .services__bl__4 h4 em{
        display: none;
    }
}
@media screen and (max-width: 1480px) and (min-width: 1200px) {
    .services__bl__9 :where(.wp-block-columns.is-layout-flex) > div:first-child,
    .services__bl__9 > div > div > div:last-child{
        flex-basis: 50% !important;
    }
    .service__bl__1 {
        padding: 205px 80px 271px;
    }
    .service__bl__1 .top_content h1 {
        font-size: 48px;
        margin: 0 0 24px;
    }
    .service__bl__2 .top__text h2 {
        font-size: 48px;
        width: 60%;
    }
	html[lang="ja"] .service__bl__2 .top__text h2 {
        font-size: 35px;
    }
	html[lang="ja"] .service__bl__2 .top__text p {
        width: 100%;
    }
    .service__bl__2 .top__text p {
        font-size: 18px;
        font-weight: 400;
        width: 40%;
    }
    .service__bl__2.mb h2{
        width: 100%;
    }
    .service__bl__2 .top__text {
        padding: 68px;
    }
    .service__bl__2 figure {
        margin: 0;
    }
    .service__bl__3 {
        margin: 0;
        padding: 138px 80px 141px;
    }
    .service__bl__3 h2 {
        font-size: 32px;
        font-weight: 600;
        line-height: normal;
        margin-bottom: 48px;
    }
    .service__bl__3 h2 ~ div > div {
        padding-right: 0;
    }
    .service__bl__3 h3 {
        font-size: 24px;
        font-weight: 600;
        line-height: normal;
    }
    .service__bl__3 h3 ~ p {
        font-size: 16px;
        line-height: normal;
    }
    .service__bl__3 h2 ~ div:last-child {
        margin-top: 48px;
    }
    .services__bl__5 {
        padding: 154.35px 80px;
    }
    .services__bl__5 h2 {
        font-size: 48px;
        line-height: normal;
        margin-bottom: 12px;
    }
    .services__bl__5 h2 + p {
        font-size: 18px;
        font-weight: 400;
        line-height: normal;
    }
    .services__bl__5 > div > div > div > div {
        margin: 0;
        gap: 24px;
    }
    .services__bl__5 > div > div > div > div > div {
        height: auto;
    }
    .services__bl__5 h4 {
        font-size: 24px;
        line-height: normal;
    }
    .services__bl__5 h4 ~ p {
        font-size: 16px;
        line-height: normal;
    }
    .services__bl__4 > div:first-child h2 {
        font-size: 48px;
        line-height: normal;
        margin-bottom: 12px;
    }
    .services__bl__4 > div:first-child p {
        font-size: 18px;
        font-weight: 400;
        line-height: normal;
    }
    .services__bl__4 h4 {
        font-size: 24px;
        line-height: normal;
        padding-top: 17px;
    }
    .services__bl__4 > div:last-child > div:first-child p {
        font-size: 16px;
        font-weight: 400;
        line-height: normal;
    }
    .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__bl__9 {
        padding: 105.5px 80px 110px;
        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: 24px;
        line-height: normal;
        padding-right: 35px;
    }
    .services__bl__9 > div > div > div:first-child li:before {
        margin-right: 7px;
    }
    .services__bl__9 > div > div > div:last-child li {
        font-size: 24px;
        font-weight: 500;
        line-height: normal;
    }
    .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: 1199px) {
    .service__bl__1 .top_content h1 {
        font-size: 32px;
        font-weight: 600;
        line-height: 43.71px;
        margin: 0 0 4px;
    }
    .service__bl__1 {
        padding: 50px 24px;
        height: 100vh;
    }
    .service__bl__1 .top_content p {
        font-size: 16px;
        font-weight: 400;
        line-height: 21.86px;
    }
    .service__bl__2 .top__text{
        padding: 85px 24px;
        flex-direction: column;
        flex-wrap: wrap;
    }
    .service__bl__2 .top__text h2{
        margin: 0 0 12px;
        font-size: 32px;
        font-weight: 600;
        line-height: 43.71px;
    }
    .service__bl__2 .top__text p {
        font-size: 16px;
        font-weight: 400;
        line-height: 21.86px;
    }
    .service__bl__2 .top__text + figure{
        margin: 0;
    }
    .service__bl__2 .top__text + figure img{
        height: 330px;
        object-fit: cover;
    }
    .service__bl__3 {
        padding: 24px;
    }
    .service__bl__3 h2 {
        margin: 0 0 36px;
        font-size: 24px;
        font-weight: 600;
        line-height: 32.78px;
    }
    .service__bl__3 img{
        height: 48px;
        width: 48px;
    }
    .service__bl__3 h3{
        font-size: 20px;
        font-weight: 600;
        line-height: 27.32px;
    }
    .service__bl__3 h3 ~ p {
        font-size: 16px;
        font-weight: 400;
        line-height: 21.86px;
    }
    .service__bl__3 h2 + div,
    .service__bl__3 h2 ~ div:last-child{
        gap: 48px !important;
    }
    .service__bl__3 h2 ~ div > div{
        padding-right: 0 !important;
    }
    .service__bl__3 h2 ~ div:last-child{
        margin-top: 48px;
        margin-bottom: -50px;
    }
    .service__bl__2 .top__text{
        position: relative;
    }
    .service__bl__2.mb .top__text{
        padding-top: 24px;
    }
    .service__bl__2.mb span{
        position: absolute;
        bottom: 24px;
        left: 24px;
        margin: 0;
    }
    .services__bl__5{
        padding: 36px 24px 24px;
    }
    .services__bl__5 h2{
        font-size: 32px;
        font-weight: 600;
        line-height: 43.71px;
        margin-bottom: 7px;
    }
    .services__bl__5 h2 + p {
        font-size: 16px;
        font-weight: 400;
        line-height: 21.86px;
        margin-bottom: 36px;
    }
    .services__bl__5 > div > div > div > div > div{
        height: 297px;
    }
    .services__bl__5 h4{
        font-size: 20px;
        font-weight: 600;
        line-height: 27.32px;
        margin-bottom: 13px;
    }
    .services__bl__5 h4 ~ p{
        font-size: 16px;
        font-weight: 400;
        line-height: 21.86px;
    }
    .services__bl__5 > div > div > div > div{
        gap: 24px;
        margin-bottom: 0;
    }
    .services__bl__5 > div > div{
        margin-bottom: 0;
    }
    .services__bl__4 > div:first-child{
        padding-left: 0;
        padding-top: 48px;
    }
    .services__bl__4{
        padding: 0 24px 48px;
        gap: 0;
    }
    .services__bl__4 > div:first-child h2 {
        font-size: 32px;
        font-weight: 600;
        line-height: 43.71px;
        margin-bottom: 12px;
    }
    .services__bl__4 > div:first-child p{
        font-size: 16px;
        font-weight: 400;
        line-height: 21.86px;
        margin-bottom: 0px;
    }
    .services__bl__4 > div:last-child > div:first-child > div:first-child, .services__bl__4 > div:last-child > div > div:hover{
        background: white;
    }
    .services__bl__4 > div:last-child > div:first-child > div:first-child *, .services__bl__4 > div:last-child > div > div:hover * {
        color: #262626 !important;
    }
    .services__bl__4 > div:last-child > div > div{
        min-height: auto;
    }
    .services__bl__4 > div:last-child > div > div{
        padding: 36px 0 0;
    }
    .services__bl__4 h4 em{
        display: block;
        font-size: 24px;
        font-weight: 600;
        line-height: 32.78px;
        padding-bottom: 24px;
        font-style: normal;
    }
    .services__bl__4 h4:before{
        top: 54px;
    }
    .services__bl__4 h4{
        font-size: 20px;
        font-weight: 600;
        line-height: 27.32px;
    }
    .services__bl__4 > div:last-child p{
        width: 100%;
        font-size: 16px !important;
        font-weight: 400 !important;
        line-height: 21.86px !important;
    }
    .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;
    }
    .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;
    }
    .services__bl__9 {
        padding: 60px 24px 10px;
    }
    .services__bl__9 h2 {
        margin: 0 0 36px;
        font-size: 32px;
        font-weight: 600;
        line-height: 43.71px;
    }
    .services__bl__9 > div > div > div:last-child ul{
        display: none;
    }
    .services__bl__9 > div > div > div:first-child li{
        font-size: 20px;
        font-weight: 600;
        line-height: 27.32px;
        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%3Cpath d='M18 27.5L24 21.5L18 15.5' stroke='%23262626' stroke-opacity='0.8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-position: 100% 0;
        padding-right: 40px;
    }
    .services__bl__9 > div > div > div:first-child li.active{
        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%3Cpath d='M15 18.5L21 24.5L27 18.5' stroke='%23262626' stroke-opacity='0.8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
        position: relative;
        padding-left: 45px;
        padding-bottom: 0;
    }
    .services__bl__9 > div > div > div:first-child li.active:before{
        position: absolute;
        top: 45px;
        left: 0;
    }
    .services__bl__9 > div > div > div:first-child li p{
        display: none;
        background: linear-gradient(96.63deg, #0C0C0C -35.66%, #4A0404 17.03%, #BD3D26 40.83%, #FF7A46 79.59%, #F86322 116.22%, #6C1005 144.23%);
        color: white;
        padding: 42px 24px;
        font-size: 16px;
        font-weight: 400;
        line-height: 21.86px;
        margin-top: 24px;
        width: calc(100% + 45px + 40px);
        margin-left: -45px;
    }
    .services__bl__9 > div > div > div:first-child li.active p{
        display: block;
    }
    .services__bl__9 :where(.wp-block-columns.is-layout-flex){
        gap: 0;
    }
}
