
#c_static_001-1670986049941 {
    min-height: 300px
}

#c_static_001-1670986049941 .e_container-1 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    height: 100vh;
    max-height: 1440px
}

.cn-make #c_static_001-1670986049941 .e_container-1 {
    height: auto;
    max-height: none
}

#c_static_001-1670986049941 .e_container-1>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001-1670986049941 .e_image-2 {
    overflow: hidden;
    height: 100%
}

.cn-make #c_static_001-1670986049941 .e_image-2 {
    height: auto
}

#c_static_001-1670986049941 .e_image-2 img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

#c_static_001-1670986049941 .e_image-3 {
    overflow: hidden;
    height: 100%
}

.cn-make #c_static_001-1670986049941 .e_image-3 {
    height: auto
}

#c_static_001-1670986049941 .e_image-3 img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

#c_static_001-1670986049941 .e_container-4 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
    z-index: 5;
    padding: 50px
}

#c_static_001-1670986049941 .e_container-4>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%;
    text-align: center
}

#c_static_001-1670986049941 .e_h1-5 {
    color: #fff;
    font-size: 3rem
}

#c_static_001-1670986049941 .e_text-6 {
    line-height: 1.6;
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    padding: 0 0 30px
}

#c_static_001-1670986049941 .e_button-7 {
    display: block;
    position: relative;
    overflow: hidden;
    text-align: center;
    box-sizing: border-box;
    width: 100px;
    border-radius: 4px;
    padding: 8px;
    background: var(--c);
    border-color: var(--c);
    margin: 0 auto
}

#c_static_001-1670986049941 .e_button-7 span {
    display: block;
    width: 100%;
    position: relative;
    z-index: 1;
    outline: 0;
    margin: 0px;
    overflow: hidden
}

#c_static_001-1670986049941 .e_button-7::after {
    content: "";
    position: absolute;
    width: 0;
    height: 100%;
    transition: all .3s;
    z-index: 0;
    opacity: 0;
    top: 0;
    left: 0px
}

#c_static_001-1670986049941 .e_button-7:hover::after {
    opacity: 1
}

#c_static_001-1670986049941 .e_container-1>.p_item .s_img img {
    transition: all 0.5s
}

#c_static_001-1670986049941 .e_container-1>.p_item:before {
    content: "";
    display: block;
    width: 80%;
    height: 80%;
    background: #000;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    border-radius: 50%;
    filter: blur(140px);
    opacity: 0;
    transition: all 0.5s
}

#c_static_001-1670986049941 .e_container-1>.p_item:hover:before {
    opacity: 0.3
}

#c_static_001-1670986049941 .e_container-1>.p_item:hover .s_img img {
    transform: scale(1.1)
}

#c_static_001-1670986049941 .e_container-8 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
    z-index: 5;
    padding: 50px
}

#c_static_001-1670986049941 .e_container-8>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%;
    text-align: center
}

#c_static_001-1670986049941 .e_h1-9 {
    color: #fff;
    font-size: 3rem
}

#c_static_001-1670986049941 .e_text-10 {
    line-height: 1.6;
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    padding: 0 0 30px
}

#c_static_001-1670986049941 .e_button-11 {
    display: block;
    position: relative;
    overflow: hidden;
    text-align: center;
    box-sizing: border-box;
    width: 100px;
    border-radius: 4px;
    padding: 8px;
    background: var(--c);
    border-color: var(--c);
    margin: 0 auto
}

#c_static_001-1670986049941 .e_button-11 span {
    display: block;
    width: 100%;
    position: relative;
    z-index: 1;
    outline: 0;
    margin: 0px;
    overflow: hidden
}

#c_static_001-1670986049941 .e_button-11::after {
    content: "";
    position: absolute;
    width: 0;
    height: 100%;
    transition: all .3s;
    z-index: 0;
    opacity: 0;
    top: 0;
    left: 0px
}

#c_static_001-1670986049941 .e_button-11:hover::after {
    opacity: 1
}

@media screen and (max-width:768px) {
    #c_static_001-1670986049941 .e_container-1>.p_item {
        flex: 0 0 100%
    }
}