
.hero-video {
position: relative;
height: 100vh;
width: 100%;
overflow: hidden;
background: #000;
}
.hero-bg-video {
position: absolute;
inset: 0;
width: 100%;
height: 100%;
object-fit: cover;
}

/* OVERLAY */
.hero-overlay {
position: absolute;
inset: 0;
background: rgba(0,0,0,0.4);
z-index: 1;
}

/* CONTENT */
.hero-content {
position: relative;
z-index: 2;
height: 100%;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
text-align: center;
color: #fff;
padding: 20px;
}

/* TEXT */
.hero-subtitle {
font-size: 30px !important;
font-weight: 700;
margin-bottom: 10px;
}

.hero-title {
font-size: 110px;
line-height: 1.1;
margin: 0;

}

.hero-tagline {
font-size: 20px;
margin-top: 20px;
letter-spacing: 1px;
}

/* BUTTON */
.hero-btn {
margin-top: 35px;
padding: 14px 36px;
border: 1px solid #fff;
color: #fff !important;
text-decoration: none;
font-size: 15px;
transition: all 0.3s ease;
}

.hero-btn:hover {
background: #fff;
color: #000;
}

/* LINES */
.hero-line {
width: 1px;
background: #fff;
}

.hero-line-top {
height: 100px;
margin-bottom: 30px;
margin-top: 100px;
}

.hero-line-bottom {
height: 150px;
margin-top: 40px;
}



/* iOS SAFE HEIGHT */
@supports (-webkit-touch-callout: none) {
.hero-video {
    height: 100svh;
}
}









.hero-btn {
background-color: #fff;
color: #000 !important;
font-weight: 700;
font-size: 1rem;
} 







#div_1dd7_51 {
    margin-top: 0;
    line-height: 1;
    }
#div_1dd7_44 {
padding-bottom: 0 !important;
}
#div_1dd7_64 {
padding: 35px 15px 5px 0px;
} #div_1dd7_65 {
background-color: #e3e3e3;
z-index: 0;
} #div_1dd7_69 {
background-color: #000;
z-index: 0;
} #h3_1dd7_22 {
font-size: 1.8rem !important;
margin-top: 30px;
} #div_1dd7_71 {
margin-top: 20px;
} #div_1dd7_49_2 {
background: url('/snu3/assets/img/news-bg.jpg');
background-size: cover;
z-index: 0;
object-fit: cover;
} 


.recog {
    width: 500px;
    height: 203px;
} .scl-name-font {
    font-size: 2rem;
} #gdlr-core-wrapper-7 {
    padding: 0 0 90px 0;
    margin: -448px 0px 0px 0px;
} .recog-div {
    margin-bottom: 0 !important;
}










/* RESPONSIVE */
@media (max-width: 768px) {
    .recog {
        width: 100px;
        height: 100px;
    }

.hero-title {
font-size: 60px !important;
width: 90% !important;
}

.hero-subtitle {
font-size: 16px;
}

.hero-tagline {
font-size: 18px;
}

.hero-line-top {
height: 40px;
}

.hero-line-bottom {
height: 56px;
}








 .roadmap.roadmap--orientation-auto .roadmap__navigation>* {
bottom: 0 !important;
top: unset !important;
}  #div_1dd7_71 {
margin-top: 9px;
} #h3_1dd7_22 {
margin-top: 24px
} .mobi-hide {
    display: none;
    height: 0;
    width: 0;
} .scl-name-font {
    font-size: 1.5rem;
} #gdlr-core-wrapper-7 {
    padding: 0;
} .recog {
    width: 100px;
    display: inline;
} .recog-div {
    width: 25% !important;
}
}



