
.ulrc400302.section-bg{
    background-color: #0e1117;
    color: #fff;
}
.ulrc400302 .img-sec{
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 1s cubic-bezier(.25, .46, .45, .94);
}
.ulrc400302 .img-hov-left{
    position: relative;
    overflow: hidden;
}
.ulrc400302 .img-hov-left::before{
    content: '';
    position: absolute;
    top: -1px;
    bottom: -1px;
    z-index: 2;
    width: 80px;
    background: #0e1117;
    clip-path: polygon(100% 0, 100% 100%, 0 100%, 40px 0);
    right: -1px;
}
.ulrc400302 .img-hov-right{
    position: relative;
    overflow: hidden;
}
.ulrc400302 .img-hov-right::before{
    content: '';
    position: absolute;
    top: -1px;
    bottom: -1px;
    z-index: 2;
    width: 80px;
    background: #0e1117;
    clip-path: polygon(100% 0, calc(100% - 40px) 100%, 0% 100%, 0 0%);
    right: auto;
    left: -1px;
}
.ulrc400302 .img-sec:hover{
    transform: scale(1.1);
}

.ulrc400302 .watermark-number{
    font-family: 'Fraunces', serif;
    font-size: 112px;
    font-weight: 800;
    line-height: 1;
    color: rgba(255, 255, 255, 0.2);
    position: absolute;
    right: 40px;
    top: 30px;
    letter-spacing: -4px;
}
.ulrc400302 .watermark-number-left  {
    font-family: 'Fraunces', serif;
    font-size: 112px;
    font-weight: 800;
    line-height: 1;
    color: rgba(255, 255, 255, 0.2);
    position: absolute;
    top: 30px;
    letter-spacing: -4px;
}
.ulrc400302 .rl-space{
    padding: unset;
}

.ulrc400302 .text-space{
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 64px 60px 64px 48px;
    border-left: 1px solid;
    border-image: linear-gradient(to bottom, transparent 0%,transparent 15%, #2db87a 50%,transparent 85%, transparent 100%) 1;
    height: 590px;
}
.ulrc400302 .text-space-right{
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 64px 60px 64px 48px;
    border-right: 1px solid;
    border-image: linear-gradient(to bottom, transparent 0%,transparent 15%, #5b9cf6 50%,transparent 85%, transparent 100%) 1;
    height: 590px;
}
.ulrc400302 .text-space-third{
    border-left: 1px solid;
    border-image: linear-gradient(to bottom, transparent 0%,transparent 15%, #e9a831 50%,transparent 85%, transparent 100%) 1;
}
.ulrc400302 .text-space-fourth{
    border-right: 1px solid;
    border-image: linear-gradient(to bottom, transparent 0%,transparent 15%, #2db87a 50%,transparent 85%, transparent 100%) 1;
}
.ulrc400302 .green-lable{
    color: #2db87a;
    font-family: "DM Sans", sans-serif;
    padding-left: 15px;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
    list-style: none;
    padding-left: 0;
    }
.ulrc400302 .green-lable li{
    position: relative;
    padding-left: 20px;
    margin-bottom: 10px;
    }
.ulrc400302 .green-lable li::before{
    content: "•";
    position: relative;
    right:8px;
    top: 0;
    }
.ulrc400302 .blue-lable{
    color: #5b9cf6;
    font-family: "DM Sans", sans-serif;
    padding-left: 15px;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
    list-style: none;
    padding-left: 0;
    }
.ulrc400302 .blue-lable li{
    position: relative;
    padding-left: 20px;
    margin-bottom: 10px;
    }
.ulrc400302 .blue-lable li::before{
    content: "•";
    position: relative;
    right:8px;
    top: 0;
    }
.ulrc400302 .yellow-lable{
    color: #e9a831;
    font-family: "DM Sans", sans-serif;
    padding-left: 15px;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
    list-style: none;
    padding-left: 0;
    }
.ulrc400302 .yellow-lable li{
    position: relative;
    padding-left: 20px;
    margin-bottom: 10px;
    }
.ulrc400302 .yellow-lable li::before{
    content: "•";
    position: relative;
    right:8px;
    top: 0;
    }
.ulrc400302 .head-line{
    font-family: "Fraunces", serif;
    font-size: 35px;
    font-weight: 700;
    line-height: 1.1;
    letter-spacing: -1px;
    padding-right: 50px;
}
.ulrc400302 .sub-line{
    color: #afafaf;
    padding: 0 50px 0 0;
    max-width: 650px;
    font-size: 17px;
}


    