forked from UKSOURCE/hailearning.edu.vn
feat: complete publications and research sections and resolve conflicts
This commit is contained in:
@@ -5041,599 +5041,6 @@ html.lenis, html.lenis body {
|
||||
transform: scale(1);
|
||||
}
|
||||
}
|
||||
.hero-1 {
|
||||
margin: 0 40px;
|
||||
border-radius: 32px;
|
||||
position: relative;
|
||||
z-index: 9;
|
||||
}
|
||||
@media (max-width: 1399px) {
|
||||
.hero-1 {
|
||||
margin: 0 30px;
|
||||
padding-top: 100px;
|
||||
padding-bottom: 100px;
|
||||
}
|
||||
}
|
||||
@media (max-width: 991px) {
|
||||
.hero-1 {
|
||||
padding-top: 80px;
|
||||
padding-bottom: 0;
|
||||
}
|
||||
}
|
||||
@media (max-width: 575px) {
|
||||
.hero-1 {
|
||||
margin: 0 15px;
|
||||
}
|
||||
}
|
||||
.hero-1 .pagi-item {
|
||||
right: 60px;
|
||||
top: 345px;
|
||||
position: absolute;
|
||||
z-index: 999;
|
||||
}
|
||||
@media (max-width: 1600px) {
|
||||
.hero-1 .pagi-item {
|
||||
top: 310px;
|
||||
}
|
||||
}
|
||||
@media (max-width: 1399px) {
|
||||
.hero-1 .pagi-item {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
.hero-1 .pagi-item .dot-number {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: 20px;
|
||||
}
|
||||
.hero-1 .pagi-item .dot-number .swiper-pagination-bullet {
|
||||
background: none !important;
|
||||
width: auto !important;
|
||||
height: auto !important;
|
||||
margin: 0 !important;
|
||||
transition: all 0.4s ease-in-out;
|
||||
}
|
||||
.hero-1 .pagi-item .dot-number .swiper-pagination-bullet-active .dot-num span {
|
||||
color: var(--white);
|
||||
font-size: 32px;
|
||||
font-weight: 700;
|
||||
transition: all 0.4s ease-in-out;
|
||||
}
|
||||
.hero-1 .pagi-item .dot-number .dot-num {
|
||||
transition: all 0.4s ease-in-out;
|
||||
}
|
||||
.hero-1 .pagi-item .dot-number .dot-num span {
|
||||
font-size: 18px;
|
||||
font-weight: 500;
|
||||
color: rgba(255, 255, 255, 0.5);
|
||||
transition: all 0.4s ease-in-out;
|
||||
}
|
||||
.hero-1 .left-shape {
|
||||
position: absolute;
|
||||
left: 0;
|
||||
bottom: 0;
|
||||
}
|
||||
@media (max-width: 1399px) {
|
||||
.hero-1 .left-shape {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
.hero-1 .hero-shape {
|
||||
position: absolute;
|
||||
z-index: -1;
|
||||
right: 10px;
|
||||
bottom: 0;
|
||||
margin-right: 0;
|
||||
}
|
||||
@media (max-width: 1600px) {
|
||||
.hero-1 .hero-shape {
|
||||
max-width: 660px;
|
||||
}
|
||||
}
|
||||
@media (max-width: 1399px) {
|
||||
.hero-1 .hero-shape {
|
||||
display: none;
|
||||
max-width: initial;
|
||||
}
|
||||
}
|
||||
.hero-1 .hero-shape img {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
.hero-1 .top-shape {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
right: 0;
|
||||
}
|
||||
@media (max-width: 1399px) {
|
||||
.hero-1 .top-shape {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
.hero-1 .top-shape img {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
.hero-1 .right-shape {
|
||||
position: absolute;
|
||||
right: 0;
|
||||
top: 0;
|
||||
}
|
||||
@media (max-width: 1399px) {
|
||||
.hero-1 .right-shape {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
.hero-1 .container-fluid {
|
||||
padding: 0 124px;
|
||||
}
|
||||
@media (max-width: 1899px) {
|
||||
.hero-1 .container-fluid {
|
||||
padding: 0 70px;
|
||||
}
|
||||
}
|
||||
@media (max-width: 1600px) {
|
||||
.hero-1 .container-fluid {
|
||||
padding: 0 50px;
|
||||
}
|
||||
}
|
||||
@media (max-width: 1399px) {
|
||||
.hero-1 .container-fluid {
|
||||
padding: 0 30px;
|
||||
}
|
||||
}
|
||||
@media (max-width: 575px) {
|
||||
.hero-1 .container-fluid {
|
||||
padding: 0 15px;
|
||||
}
|
||||
}
|
||||
.hero-1 .hero-content h6 {
|
||||
font-size: 18px;
|
||||
font-weight: 500;
|
||||
color: var(--white);
|
||||
margin-bottom: 20px;
|
||||
line-height: 1;
|
||||
padding: 8px 16px;
|
||||
border-radius: 100px;
|
||||
display: inline-block;
|
||||
position: relative;
|
||||
background-color: var(--bg-2);
|
||||
}
|
||||
.hero-1 .hero-content h1 {
|
||||
color: var(--white);
|
||||
text-transform: uppercase;
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
.hero-1 .hero-content h1 .video-btn {
|
||||
width: 64px;
|
||||
height: 64px;
|
||||
line-height: 64px;
|
||||
display: inline-block;
|
||||
background-color: var(--theme);
|
||||
color: var(--white);
|
||||
text-align: center;
|
||||
border-radius: 50%;
|
||||
font-size: 20px;
|
||||
margin-left: 60px;
|
||||
position: relative;
|
||||
z-index: 1;
|
||||
transform: translateY(-15px);
|
||||
}
|
||||
@media (max-width: 1600px) {
|
||||
.hero-1 .hero-content h1 .video-btn {
|
||||
width: 50px;
|
||||
height: 50px;
|
||||
line-height: 50px;
|
||||
}
|
||||
}
|
||||
@media (max-width: 1399px) {
|
||||
.hero-1 .hero-content h1 .video-btn {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
.hero-1 .hero-content h1 .video-btn::before {
|
||||
position: absolute;
|
||||
content: "";
|
||||
background: rgba(203, 204, 207, 0.24);
|
||||
width: 48px;
|
||||
height: 1px;
|
||||
left: -57px;
|
||||
top: 30px;
|
||||
}
|
||||
.hero-1 .hero-content h1 .video-btn::after {
|
||||
content: "";
|
||||
position: absolute;
|
||||
top: -10px;
|
||||
left: -10px;
|
||||
right: -10px;
|
||||
bottom: -10px;
|
||||
border: 10px solid rgba(255, 255, 255, 0.12);
|
||||
border-radius: 50%;
|
||||
z-index: -1;
|
||||
}
|
||||
.hero-1 .hero-content p {
|
||||
max-width: 671px;
|
||||
color: rgba(255, 255, 255, 0.8);
|
||||
padding-left: 30px;
|
||||
border-left: 2px solid var(--white);
|
||||
opacity: 0.8;
|
||||
}
|
||||
@media (max-width: 1399px) {
|
||||
.hero-1 .hero-content p {
|
||||
border-left: none;
|
||||
padding-left: 0;
|
||||
}
|
||||
}
|
||||
.hero-1 .hero-content .hero-button {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: 35px;
|
||||
margin-top: 50px;
|
||||
}
|
||||
@media (max-width: 1399px) {
|
||||
.hero-1 .hero-content .hero-button {
|
||||
margin-top: 30px;
|
||||
flex-wrap: wrap;
|
||||
gap: 25px;
|
||||
}
|
||||
}
|
||||
.hero-1 .hero-content .hero-button .theme-btn {
|
||||
background-color: var(--white);
|
||||
}
|
||||
.hero-1 .hero-content .hero-button .theme-btn:hover {
|
||||
background-color: var(--theme);
|
||||
border: 1px solid var(--theme);
|
||||
}
|
||||
.hero-1 .hero-content .hero-button .theme-btn.style-2 {
|
||||
border: 1px solid var(--border-2);
|
||||
background-color: transparent;
|
||||
color: var(--white);
|
||||
}
|
||||
.hero-1 .hero-content .hero-button .theme-btn.style-2 i {
|
||||
background-color: var(--white);
|
||||
color: var(--header);
|
||||
}
|
||||
.hero-1 .hero-content .hero-button .theme-btn.style-2:hover {
|
||||
background-color: var(--theme);
|
||||
color: var(--white);
|
||||
border: 1px solid var(--theme);
|
||||
}
|
||||
.hero-1 .hero-image {
|
||||
margin-top: 20px;
|
||||
margin-right: -140px;
|
||||
position: relative;
|
||||
z-index: 9;
|
||||
}
|
||||
@media (max-width: 1399px) {
|
||||
.hero-1 .hero-image {
|
||||
margin-right: 0;
|
||||
}
|
||||
}
|
||||
.hero-1 .hero-image img {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
opacity: 0;
|
||||
transform: translateY(50px);
|
||||
transition: all 0.8s ease-in-out;
|
||||
}
|
||||
.hero-1 .swiper-slide-active .hero-image img {
|
||||
opacity: 1;
|
||||
transform: translateY(0);
|
||||
}
|
||||
|
||||
.hero-2 {
|
||||
position: relative;
|
||||
}
|
||||
@media (max-width: 1399px) {
|
||||
.hero-2 {
|
||||
padding-top: 100px;
|
||||
padding-bottom: 100px;
|
||||
}
|
||||
}
|
||||
@media (max-width: 991px) {
|
||||
.hero-2 {
|
||||
padding-top: 80px;
|
||||
padding-bottom: 0;
|
||||
}
|
||||
}
|
||||
.hero-2 .shape {
|
||||
position: absolute;
|
||||
left: 0;
|
||||
top: 0;
|
||||
}
|
||||
@media (max-width: 1399px) {
|
||||
.hero-2 .shape {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
.hero-2 .container-fluid {
|
||||
padding: 0 65px;
|
||||
}
|
||||
@media (max-width: 1600px) {
|
||||
.hero-2 .container-fluid {
|
||||
padding: 0 50px;
|
||||
}
|
||||
}
|
||||
@media (max-width: 1399px) {
|
||||
.hero-2 .container-fluid {
|
||||
padding: 0 40px;
|
||||
}
|
||||
}
|
||||
@media (max-width: 1399px) {
|
||||
.hero-2 .container-fluid {
|
||||
padding: 0 30px;
|
||||
}
|
||||
}
|
||||
@media (max-width: 575px) {
|
||||
.hero-2 .container-fluid {
|
||||
padding: 0 15px;
|
||||
}
|
||||
}
|
||||
.hero-2::before {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
content: "";
|
||||
background: linear-gradient(279deg, rgba(21, 26, 38, 0.88) 34.84%, rgba(21, 26, 38, 0) 84.02%);
|
||||
}
|
||||
.hero-2 .hero-image {
|
||||
margin-top: 30px;
|
||||
position: relative;
|
||||
margin-left: -75px;
|
||||
}
|
||||
@media (max-width: 1399px) {
|
||||
.hero-2 .hero-image {
|
||||
margin-left: 0;
|
||||
margin-top: 0;
|
||||
}
|
||||
}
|
||||
.hero-2 .hero-image img {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
.hero-2 .hero-content {
|
||||
position: relative;
|
||||
z-index: 999;
|
||||
}
|
||||
.hero-2 .hero-content h6 {
|
||||
color: var(--white);
|
||||
font-size: 18px;
|
||||
font-weight: 500;
|
||||
letter-spacing: 6px;
|
||||
text-transform: uppercase;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
.hero-2 .hero-content h1 {
|
||||
color: var(--white);
|
||||
text-transform: uppercase;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
.hero-2 .hero-content p {
|
||||
color: var(--white);
|
||||
max-width: 800px;
|
||||
padding-left: 24px;
|
||||
border-left: 3px solid var(--white);
|
||||
}
|
||||
@media (max-width: 1399px) {
|
||||
.hero-2 .hero-content p {
|
||||
border-left: none;
|
||||
padding-left: 0;
|
||||
}
|
||||
}
|
||||
.hero-2 .hero-content .hero-button {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: 35px;
|
||||
margin-top: 50px;
|
||||
}
|
||||
@media (max-width: 1399px) {
|
||||
.hero-2 .hero-content .hero-button {
|
||||
flex-wrap: wrap;
|
||||
gap: 25px;
|
||||
}
|
||||
}
|
||||
.hero-2 .hero-content .hero-button .theme-btn {
|
||||
background-color: var(--white);
|
||||
}
|
||||
.hero-2 .hero-content .hero-button .theme-btn:hover {
|
||||
background-color: var(--theme);
|
||||
border: 1px solid var(--theme);
|
||||
}
|
||||
.hero-2 .hero-content .hero-button .theme-btn.style-2 {
|
||||
border: 1px solid var(--border-2);
|
||||
background-color: transparent;
|
||||
color: var(--white);
|
||||
}
|
||||
.hero-2 .hero-content .hero-button .theme-btn.style-2 i {
|
||||
background-color: var(--white);
|
||||
color: var(--header);
|
||||
}
|
||||
.hero-2 .hero-content .hero-button .theme-btn.style-2:hover {
|
||||
background-color: var(--theme);
|
||||
color: var(--white);
|
||||
border: 1px solid var(--theme);
|
||||
}
|
||||
|
||||
.hero-3 {
|
||||
position: relative;
|
||||
z-index: 9;
|
||||
}
|
||||
@media (max-width: 1399px) {
|
||||
.hero-3 {
|
||||
margin: 0 30px;
|
||||
padding-top: 100px;
|
||||
padding-bottom: 100px;
|
||||
}
|
||||
}
|
||||
@media (max-width: 991px) {
|
||||
.hero-3 {
|
||||
padding-top: 80px;
|
||||
padding-bottom: 0;
|
||||
}
|
||||
}
|
||||
@media (max-width: 575px) {
|
||||
.hero-3 {
|
||||
margin: 0 15px;
|
||||
}
|
||||
}
|
||||
.hero-3 .pagi-item {
|
||||
right: 60px;
|
||||
bottom: 120px;
|
||||
position: absolute;
|
||||
z-index: 999;
|
||||
}
|
||||
@media (max-width: 1399px) {
|
||||
.hero-3 .pagi-item {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
.hero-3 .pagi-item .dot-number {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: 20px;
|
||||
}
|
||||
.hero-3 .pagi-item .dot-number .swiper-pagination-bullet {
|
||||
background: none !important;
|
||||
width: auto !important;
|
||||
height: auto !important;
|
||||
margin: 0 !important;
|
||||
transition: all 0.4s ease-in-out;
|
||||
}
|
||||
.hero-3 .pagi-item .dot-number .swiper-pagination-bullet-active .dot-num span {
|
||||
color: var(--white);
|
||||
font-size: 32px;
|
||||
font-weight: 700;
|
||||
transition: all 0.4s ease-in-out;
|
||||
}
|
||||
.hero-3 .pagi-item .dot-number .dot-num {
|
||||
transition: all 0.4s ease-in-out;
|
||||
}
|
||||
.hero-3 .pagi-item .dot-number .dot-num span {
|
||||
font-size: 18px;
|
||||
font-weight: 500;
|
||||
color: rgba(255, 255, 255, 0.5);
|
||||
transition: all 0.4s ease-in-out;
|
||||
}
|
||||
.hero-3 .hero-shape {
|
||||
position: absolute;
|
||||
z-index: -1;
|
||||
left: 0;
|
||||
top: 0;
|
||||
}
|
||||
@media (max-width: 1600px) {
|
||||
.hero-3 .hero-shape {
|
||||
max-width: 660px;
|
||||
}
|
||||
}
|
||||
@media (max-width: 1399px) {
|
||||
.hero-3 .hero-shape {
|
||||
display: none;
|
||||
max-width: initial;
|
||||
}
|
||||
}
|
||||
.hero-3 .hero-shape img {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
.hero-3 .container-fluid {
|
||||
padding: 0 124px;
|
||||
}
|
||||
@media (max-width: 1899px) {
|
||||
.hero-3 .container-fluid {
|
||||
padding: 0 70px;
|
||||
}
|
||||
}
|
||||
@media (max-width: 1600px) {
|
||||
.hero-3 .container-fluid {
|
||||
padding: 0 50px;
|
||||
}
|
||||
}
|
||||
@media (max-width: 1399px) {
|
||||
.hero-3 .container-fluid {
|
||||
padding: 0 30px;
|
||||
}
|
||||
}
|
||||
@media (max-width: 575px) {
|
||||
.hero-3 .container-fluid {
|
||||
padding: 0 15px;
|
||||
}
|
||||
}
|
||||
.hero-3 .hero-content h6 {
|
||||
font-size: 18px;
|
||||
font-weight: 500;
|
||||
color: var(--theme);
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
.hero-3 .hero-content h1 {
|
||||
color: var(--white);
|
||||
text-transform: uppercase;
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
.hero-3 .hero-content p {
|
||||
max-width: 772px;
|
||||
color: rgba(255, 255, 255, 0.8);
|
||||
opacity: 0.8;
|
||||
}
|
||||
.hero-3 .hero-content .hero-button {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: 35px;
|
||||
margin-top: 50px;
|
||||
}
|
||||
@media (max-width: 1399px) {
|
||||
.hero-3 .hero-content .hero-button {
|
||||
margin-top: 30px;
|
||||
flex-wrap: wrap;
|
||||
gap: 25px;
|
||||
}
|
||||
}
|
||||
.hero-3 .hero-content .hero-button .theme-btn {
|
||||
background-color: var(--white);
|
||||
}
|
||||
.hero-3 .hero-content .hero-button .theme-btn:hover {
|
||||
background-color: var(--theme);
|
||||
border: 1px solid var(--theme);
|
||||
}
|
||||
.hero-3 .hero-content .hero-button .theme-btn.style-2 {
|
||||
border: 1px solid var(--border-2);
|
||||
background-color: transparent;
|
||||
color: var(--white);
|
||||
}
|
||||
.hero-3 .hero-content .hero-button .theme-btn.style-2 i {
|
||||
background-color: var(--white);
|
||||
color: var(--header);
|
||||
}
|
||||
.hero-3 .hero-content .hero-button .theme-btn.style-2:hover {
|
||||
background-color: var(--theme);
|
||||
color: var(--white);
|
||||
border: 1px solid var(--theme);
|
||||
}
|
||||
.hero-3 .hero-image {
|
||||
margin-top: 20px;
|
||||
position: relative;
|
||||
z-index: 9;
|
||||
}
|
||||
@media (max-width: 1399px) {
|
||||
.hero-3 .hero-image {
|
||||
margin-right: 0;
|
||||
}
|
||||
}
|
||||
.hero-3 .hero-image img {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
opacity: 0;
|
||||
transform: translateY(50px);
|
||||
transition: all 0.8s ease-in-out;
|
||||
}
|
||||
.hero-3 .swiper-slide-active .hero-image img {
|
||||
opacity: 1;
|
||||
transform: translateY(0);
|
||||
}
|
||||
|
||||
.mean-container a.meanmenu-reveal {
|
||||
display: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user