.xlw14774 {
    max-width: 1200px;
    padding: 0 50px;
    margin: 0 auto;
    width: calc(100% - 100px);
}

.xlw14774 .title {
    margin: 0 0 60px;
    /* max-width: 530px; */
    font-size: 45px;
    padding: 30px 0 0 0;
}

.xlw14774 .title .backstage-blocksEditor-wrap {
    line-height: 1.3;
    font-family: "Crimson Pro", Georgia, Times, serif;
    font-weight: bold;
}

.xlw14774 .box {
    display: flex;
    width: calc(100% + 90px);
    margin: 0 -45px;
}

.xlw14774 .box .box1,
.xlw14774 .box .box2,
.xlw14774 .box .box3,
.xlw14774 .box .box4 {
    width: 25%;
    /* padding: 50px 45px; */
    position: relative;
    /* border-bottom: 5px solid transparent; */
    visibility: visible;
}

.xlw14774 .box1_li{
    padding: 50px 45px;
    height: calc(100% - 105px);
    border-bottom: 5px solid transparent;
}



.xlw14774 .box .box1 .picture1,
.xlw14774 .box .box2 .picture2,
.xlw14774 .box .box3 .picture3,
.xlw14774 .box .box4 .picture4 {
    margin: 0 0 35px;
}

.xlw14774 .box .box1 .picture1 img,
.xlw14774 .box .box2 .picture2 img,
.xlw14774 .box .box3 .picture3 img,
.xlw14774 .box .box4 .picture4 img {
    display: block;
    width: 100%;
    max-width: 90px;
}

.xlw14774 .box .box1 .content1 .item-title1,
.xlw14774 .box .box2 .content2 .item-title2,
.xlw14774 .box .box3 .content3 .item-title3,
.xlw14774 .box .box4 .content4 .item-title4 {
    font-size: 26px;
    line-height: 1.3;
    font-family: "Crimson Pro", Georgia, Times, serif;
    font-weight: bold;
    margin: 0 0 20px;
}

.xlw14774 .box .box1 .content1 .item-content1,
.xlw14774 .box .box2 .content2 .item-content2,
.xlw14774 .box .box4 .content4 .item-content4,
.xlw14774 .box .box3 .content3 .item-content3 {
    font-size: 16px;
    font-family: Muli, Arial, sans-serif;
    line-height: 1.4;
    margin: 0 0 60px;
}

.xlw14774 .box .box1 .title1 .blocks-button,
.xlw14774 .box .box2 .title2 .blocks-button,
.xlw14774 .box .box3 .title3 .blocks-button,
.xlw14774 .box .box4 .title4 .blocks-button {
    color: #753bbd;
}

.xlw14774 .box .box1 .title1,
.xlw14774 .box .box2 .title2,
.xlw14774 .box .box3 .title3,
.xlw14774 .box .box4 .title4 {
    align-items: center;
    width: 100%;
    font-size: 16px;
    line-height: 1.1;
    font-weight: 700;
    margin: auto 0 0;
    display: flex;
    opacity: 0;
    position: absolute;
    bottom: 25px;
    left: 0;
    padding: 0px 45px;
    box-sizing: border-box;
}

.xlw14774 .box .box1 .title1 .backstage-componet,
.xlw14774 .box .box1 .title1 .backstage-componet-bd,
.xlw14774 .box .box2 .title2 .backstage-componet,
.xlw14774 .box .box2 .title2 .backstage-componet-bd,
.xlw14774 .box .box3 .title3 .backstage-componet,
.xlw14774 .box .box3 .title3 .backstage-componet-bd,
.xlw14774 .box .box4 .title4 .backstage-componet,
.xlw14774 .box .box4 .title4 .backstage-componet-bd {
    width: 100%;
    display: flex;
    align-items: center;
}

.xlw14774 .box .box1 .title1 .backstage-componet-bd,
.xlw14774 .box .box2 .title2 .backstage-componet-bd,
.xlw14774 .box .box3 .title3 .backstage-componet-bd,
.xlw14774 .box .box4 .title4 .backstage-componet-bd {
    display: flex;
    justify-content: space-between;
}

.xlw14774 .box .box1 .title1 .arrow-square1,
.xlw14774 .box .box2 .title2 .arrow-square2,
.xlw14774 .box .box3 .title3 .arrow-square3,
.xlw14774 .box .box4 .title4 .arrow-square4 {
    display: block;
    margin: 0 0 0 20px;
    width: 50px;
    height: 50px;
    -ms-flex: none;
    flex: none;
    background: #753bbd;
    position: relative;
    margin-left: auto;
}

.xlw14774 .box .box1 .title1 .arrow-square1:hover,
.xlw14774 .box .box2 .title2 .arrow-square2:hover,
.xlw14774 .box .box3 .title3 .arrow-square3:hover,
.xlw14774 .box .box4 .title4 .arrow-square4:hover {
    cursor: pointer;
}

.xlw14774 .box .box1 .title1 .arrow-square1::before,
.xlw14774 .box .box2 .title2 .arrow-square2::before,
.xlw14774 .box .box3 .title3 .arrow-square3::before,
.xlw14774 .box .box4 .title4 .arrow-square4::before {
    width: 11px;
    height: 11px;
    border: 2px solid #fff;
    border-width: 2px 2px 0 0;
    -webkit-transform: rotate(45deg) translateY(-.5px);
    transform: rotate(45deg) translateY(-.5px);
    top: 20px;
    right: 17px;
    display: block;
    content: '';
    position: absolute;
}

.xlw14774 .box .box1 .title1 .arrow-square1::after,
.xlw14774 .box .box2 .title2 .arrow-square2::after,
.xlw14774 .box .box3 .title3 .arrow-square3::after,
.xlw14774 .box .box4 .title4 .arrow-square4::after {
    width: 18px;
    height: 2px;
    top: 24.5px;
    left: 15px;
    background: #fff;
    display: block;
    content: '';
    position: absolute;
}

@media(min-width:1200px) {

    .xlw14774 .box .box1:hover .box1_li,
    .xlw14774 .box .box2:hover .box1_li,
    .xlw14774 .box .box3:hover .box1_li,
    .xlw14774 .box .box4:hover .box1_li {
        -webkit-transform: translateY(-40px);
        transform: translateY(-40px);
        background: #fff;
        /* border-bottom: 5px solid; */
        box-shadow: 0 1.8px 2.2px rgba(0, 0, 0, .032), 0 6px 7.4px rgba(0, 0, 0, .048), 0 27px 33px rgba(0, 0, 0, .08);
        transition: background .15s linear, border .15s linear, box-shadow .15s linear, transform .15s linear, -webkit-transform .15s linear;
    }


    .xlw14774 .box .box1:hover .title1,
    .xlw14774 .box .box2:hover .title2,
    .xlw14774 .box .box3:hover .title3,
    .xlw14774 .box .box4:hover .title4 {
        opacity: 1;
    }

}


@media (max-width:1200px) {
    .xlw14774 .box {
        display: flex;
        width: calc(100% + 80px);
        margin: 0 -40px;
        flex-wrap: wrap;
        padding: 0 0 30px 0;
    }

    .xlw14774 .title {
        margin: 0 0 30px -35px;
    }

    .xlw14774 .box .box1,
    .xlw14774 .box .box2,
    .xlw14774 .box .box3,
    .xlw14774 .box .box4 {
        width: calc(50% - 100px);
        /* border-bottom: 5px solid; */
        background: #fff;
        margin: 5px;
        /* pointer-events:none; */
    }

    /* .xlw14774 .box1:hover .arrow-square1,
    .xlw14774 .box2:hover .arrow-square2,
    .xlw14774 .box3:hover .arrow-square3,
    .xlw14774 .box4:hover .arrow-square4{
        background: #753bbd !important;
    }

    .xlw14774 .box1:hover .title1 .blocks-button,
    .xlw14774 .box2:hover .title2 .blocks-button,
    .xlw14774 .box3:hover .title3 .blocks-button,
    .xlw14774 .box4:hover .title4 .blocks-button{
        color: #753bbd !important;
    } */

    .xlw14774 .box .box1 .title1,
    .xlw14774 .box .box2 .title2,
    .xlw14774 .box .box3 .title3,
    .xlw14774 .box .box4 .title4 {
        opacity: 1;
    }

    .xlw14774 .title {
        font-size: 40px;
    }

    .xlw14774 .box .box1,
.xlw14774 .box .box2,
.xlw14774 .box .box3,
.xlw14774 .box .box4 {
    padding: 50px 45px;
    border-bottom: 5px solid transparent;
}

.xlw14774 .box1_li{
    padding: unset;
    height: unset;
    border-bottom: unset
}
}

@media(max-width:500px) {
    /* .xlw14774{
        padding: 0 10px;
        width:calc(100% - 20px)
    } */

    .xlw14774 .box .box1,
    .xlw14774 .box .box2,
    .xlw14774 .box .box3 {
        width: calc(100% - 20px);
        padding: 50px 10px;
        margin: 0 0 30px;
        background: #fff;
    }

    .xlw14774 .box .box4 {
        width: calc(100% - 20px);
        padding: 50px 10px;
        margin: 0;
        background: #fff;
    }

    .xlw14774 .box .box1 .title1,
    .xlw14774 .box .box2 .title2,
    .xlw14774 .box .box3 .title3,
    .xlw14774 .box .box4 .title4 {
        padding: 0 10px;
    }

    .xlw14774 .title {
        font-size: 30px;
        margin: 0 -40px 30px;
    }
}