html {
	scroll-behavior: smooth; 
}
#blc-header{display:none;}
.mainContent-theme{padding-top:0 !important;}
.phonering-alo-phone.phonering-alo-static {
    opacity:.6
}
.phonering-alo-phone{
    position: fixed;
    bottom: 80px;
    right: 20px;
    z-index: 2;
}
.phonering-alo-phone.phonering-alo-hover,.phonering-alo-phone:hover {
    opacity:1
}

.phonering-alo-ph-circle {
    background-color:transparent;
    border-radius:100% !important;
    border:2px solid rgba(30,30,30,0.4);
    border:2px solid #bfebfc 9;
    opacity:.1;
    -webkit-animation:phonering-alo-circle-anim 1.2s infinite ease-in-out;
    animation:phonering-alo-circle-anim 1.2s infinite ease-in-out;
    transition:all .5s;
    -webkit-transform-origin:50% 50%;
    -ms-transform-origin:50% 50%;
    transform-origin:50% 50%
}

.phonering-alo-phone.phonering-alo-active .phonering-alo-ph-circle {
    -webkit-animation:phonering-alo-circle-anim 1.1s infinite ease-in-out!important;
    animation:phonering-alo-circle-anim 1.1s infinite ease-in-out!important
}

.phonering-alo-phone.phonering-alo-static .phonering-alo-ph-circle {
    -webkit-animation:phonering-alo-circle-anim 2.2s infinite ease-in-out!important;
    animation:phonering-alo-circle-anim 2.2s infinite ease-in-out!important
}

.phonering-alo-phone.phonering-alo-hover .phonering-alo-ph-circle,.phonering-alo-phone:hover .phonering-alo-ph-circle {
    border-color:#00aff2;
    opacity:.5
}

.phonering-alo-phone.phonering-alo-green.phonering-alo-hover .phonering-alo-ph-circle,.phonering-alo-phone.phonering-alo-green:hover .phonering-alo-ph-circle {
    border-color:#75eb50 ;
    border-color:#baf5a7;
    opacity:.5
}

.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-circle {
    border-color:#00aff2 ;
    border-color:#bfebfc;
    opacity:.5
}

.phonering-alo-phone.phonering-alo-gray.phonering-alo-hover .phonering-alo-ph-circle,.phonering-alo-phone.phonering-alo-gray:hover .phonering-alo-ph-circle {
    border-color:#ccc;
    opacity:.5
}

.phonering-alo-phone.phonering-alo-gray .phonering-alo-ph-circle {
    border-color:#75eb50 ;
    opacity:.5
}

.phonering-alo-ph-img-circle {
	    width: 62px;
    height: 62px;
    background:rgba(30,30,30,0.1) url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAACXBIWXMAAAsTAAALEwEAmpwYAAABNmlDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjarY6xSsNQFEDPi6LiUCsEcXB4kygotupgxqQtRRCs1SHJ1qShSmkSXl7VfoSjWwcXd7/AyVFwUPwC/0Bx6uAQIYODCJ7p3MPlcsGo2HWnYZRhEGvVbjrS9Xw5+8QMUwDQCbPUbrUOAOIkjvjB5ysC4HnTrjsN/sZ8mCoNTIDtbpSFICpA/0KnGsQYMIN+qkHcAaY6addAPAClXu4vQCnI/Q0oKdfzQXwAZs/1fDDmADPIfQUwdXSpAWpJOlJnvVMtq5ZlSbubBJE8HmU6GmRyPw4TlSaqo6MukP8HwGK+2G46cq1qWXvr/DOu58vc3o8QgFh6LFpBOFTn3yqMnd/n4sZ4GQ5vYXpStN0ruNmAheuirVahvAX34y/Axk/96FpPYgAAACBjSFJNAAB6JQAAgIMAAPn/AACA6AAAUggAARVYAAA6lwAAF2/XWh+QAAAB/ElEQVR42uya7W3CMBCG31QM4A1aNggTlG6QbpBMkHYC1AloJ4BOABuEDcgGtBOETnD9c1ERCH/lwxeaV8oPFGP86Hy+DxMREW5Bd7gRjSDSNGn4/RiAOvm8C0ZCRD5PSkQVXSr1nK/xE3mcWimA1ZV3JYBZCIO4giQANoYxMwYS6+xKY4lT5dJPreWZY+uspqSCKPYN27GJVBDXheVSQe494ksiEWTuMXcu1dld9SARxDX1OAJ4lgjy4zDnFsC076A4adEiRwAZg4hOUSpNoCsBPDGM+HqkNGynYBCuILuWj+dgWysGsNe8nwL4GsrW0m2fxZBq9rW0rNcX5MOQ9eZD8JFahcG5g/iKT671alGAYQggpYWvpEPYWrU/HDTOfeRIX0q2SL3QN4tGhZJukVobQyXYWw7WtLDKDIuM+ZSzscyCE9PCy5IttCvnZNaeiGLNHKuz8ZVh/MXTVu/1xQKmIqLEAuJ0fNo3iG5B51oSkeKnsBi/4bG9gYB/lCytU5G9DryFW+3Gm+JLwU7ehbJrwTjq4DJU8bHcVbEV9dXXqqP6uqO5e2/QZRYJpqu2IUAA4B3tXvx8hgKp05QZW6dJqrLTNkB6vrRURLRwPHqtYgkC3cLWQAcDQGGKH13FER/NATzi786+BPDNjm1dMkfjn2pGkBHkf4D8DgBJDuDHx9BN+gAAAABJRU5ErkJggg==) no-repeat center center;
    border-radius:100% !important;
    border:2px solid transparent;
    -webkit-animation:phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation:phonering-alo-circle-img-anim 1s infinite ease-in-out;
    -webkit-transform-origin:50% 50%;
    -ms-transform-origin:50% 50%;
    transform-origin:50% 50%
}

.phonering-alo-phone.phonering-alo-active .phonering-alo-ph-img-circle {
    -webkit-animation:phonering-alo-circle-img-anim 1s infinite ease-in-out!important;
    animation:phonering-alo-circle-img-anim 1s infinite ease-in-out!important
}

.phonering-alo-phone.phonering-alo-static .phonering-alo-ph-img-circle {
    -webkit-animation:phonering-alo-circle-img-anim 0 infinite ease-in-out!important;
    animation:phonering-alo-circle-img-anim 0 infinite ease-in-out!important
}

.phonering-alo-phone.phonering-alo-hover .phonering-alo-ph-img-circle,.phonering-alo-phone:hover .phonering-alo-ph-img-circle {
    background-color:#00aff2
}


.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-img-circle {
    background-color:#00aff2;
}

.phonering-alo-phone.phonering-alo-gray.phonering-alo-hover .phonering-alo-ph-img-circle,.phonering-alo-phone.phonering-alo-gray:hover .phonering-alo-ph-img-circle {
    background-color:#ccc
}

.phonering-alo-phone.phonering-alo-gray .phonering-alo-ph-img-circle {
    background-color:#75eb50
}

@-webkit-keyframes phonering-alo-circle-anim {
    0% {
        -webkit-transform:rotate(0) scale(.5) skew(1deg);
        -webkit-opacity:.1
    }

    30% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
        -webkit-opacity:.5
    }

    100% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
        -webkit-opacity:.1
    }
}

@-webkit-keyframes phonering-alo-circle-fill-anim {
    0% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
        opacity:.2
    }

    50% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
        opacity:.2
    }

    100% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
        opacity:.2
    }
}

@-webkit-keyframes phonering-alo-circle-img-anim {
    0% {
        -webkit-transform:rotate(0) scale(1) skew(1deg)
    }

    10% {
        -webkit-transform:rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        -webkit-transform:rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        -webkit-transform:rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        -webkit-transform:rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        -webkit-transform:rotate(0) scale(1) skew(1deg)
    }

    100% {
        -webkit-transform:rotate(0) scale(1) skew(1deg)
    }
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity:0;
        -webkit-transform:translate3d(100%,0,0);
        -ms-transform:translate3d(100%,0,0);
        transform:translate3d(100%,0,0)
    }

    100% {
        opacity:1;
        -webkit-transform:none;
        -ms-transform:none;
        transform:none
    }
}

@keyframes fadeInRight {
    0% {
        opacity:0;
        -webkit-transform:translate3d(100%,0,0);
        -ms-transform:translate3d(100%,0,0);
        transform:translate3d(100%,0,0)
    }

    100% {
        opacity:1;
        -webkit-transform:none;
        -ms-transform:none;
        transform:none
    }
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity:1
    }

    100% {
        opacity:0;
        -webkit-transform:translate3d(100%,0,0);
        -ms-transform:translate3d(100%,0,0);
        transform:translate3d(100%,0,0)
    }
}

@keyframes fadeOutRight {
    0% {
        opacity:1
    }

    100% {
        opacity:0;
        -webkit-transform:translate3d(100%,0,0);
        -ms-transform:translate3d(100%,0,0);
        transform:translate3d(100%,0,0)
    }
}

@-webkit-keyframes phonering-alo-circle-anim {
    0% {
        -webkit-transform:rotate(0) scale(.5) skew(1deg);
                transform:rotate(0) scale(.5) skew(1deg);
        opacity:.1
    }

    30% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
                transform:rotate(0) scale(.7) skew(1deg);
        opacity:.5
    }

    100% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg);
        opacity:.1
    }
}

@keyframes phonering-alo-circle-anim {
    0% {
        -webkit-transform:rotate(0) scale(.5) skew(1deg);
                transform:rotate(0) scale(.5) skew(1deg);
        opacity:.1
    }

    30% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
                transform:rotate(0) scale(.7) skew(1deg);
        opacity:.5
    }

    100% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg);
        opacity:.1
    }
}

@-webkit-keyframes phonering-alo-circle-fill-anim {
    0% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
                transform:rotate(0) scale(.7) skew(1deg);
        opacity:.2
    }

    50% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg);
        opacity:.2
    }

    100% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
                transform:rotate(0) scale(.7) skew(1deg);
        opacity:.2
    }
}

@keyframes phonering-alo-circle-fill-anim {
    0% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
                transform:rotate(0) scale(.7) skew(1deg);
        opacity:.2
    }

    50% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg);
        opacity:.2
    }

    100% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
                transform:rotate(0) scale(.7) skew(1deg);
        opacity:.2
    }
}

@-webkit-keyframes phonering-alo-circle-img-anim {
    0% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg)
    }

    10% {
        -webkit-transform:rotate(-25deg) scale(1) skew(1deg);
                transform:rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        -webkit-transform:rotate(25deg) scale(1) skew(1deg);
                transform:rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        -webkit-transform:rotate(-25deg) scale(1) skew(1deg);
                transform:rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        -webkit-transform:rotate(25deg) scale(1) skew(1deg);
                transform:rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg)
    }

    100% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg)
    }
}

@keyframes phonering-alo-circle-img-anim {
    0% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg)
    }

    10% {
        -webkit-transform:rotate(-25deg) scale(1) skew(1deg);
                transform:rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        -webkit-transform:rotate(25deg) scale(1) skew(1deg);
                transform:rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        -webkit-transform:rotate(-25deg) scale(1) skew(1deg);
                transform:rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        -webkit-transform:rotate(25deg) scale(1) skew(1deg);
                transform:rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg)
    }

    100% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg)
    }
}
.mobile{
	display: none;
}
.cls-1 {
	fill: #0663ea;
	stroke-width: 0px;
}
.title-2 {
	color: #211C1C;
}
/* section 1 */
.page-section.section-1 {
	background-image: linear-gradient(rgb(0, 12, 204), rgb(0, 125, 255));
}
.section-1 .container {
	position: relative;
}
.section-1 .section-content {
	position: relative;
}
.section-1 .collab-logo {
	background: #fff;
	width: max-content;
	border-radius: 0 0 30px 30px;
	padding: 20px 27px;
	display: flex;
	align-items: center;
	gap: 25px;
	padding-right: 0;
	margin-bottom: 61px;
}

.section-1 .collab-logo img {
	height: 32px;
}

.section-1 .title h3 {
	font-size: 48px;
	line-height: 1.2;
	color: #fff;
	font-weight: 700;
}

.section-1 .title h4 {
	color: rgb(15, 238, 149);
	font-size: 45px;
	line-height: 1.2;
	font-weight: 700;
}

.section-1 .title {margin: 61px 0 38px;}

.section-1 .time-location {
	display: flex;
	align-items: center;
	max-width: 50%;
	gap: 30px;
}

.section-1 .time-location>div {
	display: flex;
	gap: 10px;
}

.section-1 .time-location img {
	width: auto;
	height: 40px;
}

.section-1 .time-location .time {
	flex-shrink: 0;
}

.section-1 .time-location p {
	color: #fff;
	line-height: 1.4;
	font-size: 14px;
	margin: 0;
}

.section-1 .time-unit {
	display: inline-flex;
	flex-direction: column;
	align-items: center;
}

.section-1 .time-unit>div {
	border: 1px double #fff;
	border-radius: 14px;
	box-shadow: rgb(0, 137, 255) 0px 15px 20px -15px inset;
	color: rgb(15, 238, 149);
	font-size: 42px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 87px;
	height: 68px;
	font-weight: 700;
}

.section-1 .countdown {
	display: flex;
	gap: 10px;
	margin-top: 25px;
}

.section-1 .time-unit span {
	color: #fff;
	font-size: 16px;
	line-height: 1.6;
}
.section-1 .sign-up {
	margin-bottom: 265px;
}
.sign-up {
	position: relative;
}
.sign-up a {
	position: absolute;
	color: #000;
	background: rgb(15, 238, 149);
	display: inline-block;
	font-size: 24px;
	font-weight: 700;
	border-radius: 50px;
	padding: 15px 55px;
	top: 40px;
	animation: scaleUp 3s cubic-bezier(0.6, 0, 0.4, 1) infinite;
}
.section-1 .section-background>span{
	background-repeat: no-repeat;
	background-position: left top;
	background-size: cover;
	background-attachment: scroll;
	background-origin: content-box;
}
.section-1 .section-background .top-right{
	background-image: url('https://file.hstatic.net/200000404175/file/imgi_1_banner-meta-hh-15-20250326120027-p2dzu.png');
	transform: rotate(180deg) translateX(-50%);
	position: absolute;
	top: 0;
	right: 0;
	width: 795px;
	height: 522px;
	opacity: 0.32;
}
.section-1 .section-background .bottom-left{
	background-image: url('https://file.hstatic.net/200000404175/file/imgi_1_banner-meta-hh-15-20250326120027-p2dzu.png');
	position: absolute;
	bottom: 0;
	left: 0;
	width: 692px;
	height: 459px;
	transform: translateX(-70%);
	opacity: 0.19;
}
.section-1 .section-background .bottom-right{
	background-image: url('https://file.hstatic.net/200000404175/file/imgi_1_mo-hinh-1-recovered-01-20250516014326-nd-6m.png');
	position: absolute;
	bottom: 0;
	right: 0;
	width: 835px;
	height: 642px;
	transform: translate(15%, 8%);
}

/* section 2 */
.page-section.section-2 {
	position: relative;
	overflow: hidden;
}
.section-2 .section-background {
	background-image: url(https://file.hstatic.net/200000404175/file/imgi_1_banner-meta-hh-15-20250326120027-p2dzu.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: cover;
	background-attachment: scroll;
	background-origin: content-box;
	position: absolute;
	width: 1291px;
	height: 810px;
	bottom: 0;
	right: 0;
	transform: translate(59%, 59%);
	opacity: 0.19;
}
.section-2 .content {
	border-radius: 57px;
	background-image: linear-gradient(90deg, rgb(234, 242, 254), rgba(235, 237, 238, 0));
	padding: 27px 0 58px;
	padding-left: 107px;
}

.section-content .title {
	font-size: 34px;
	line-height: 1.2;
	font-weight: 700;
	margin: 0;
}

.section-content p {
	margin: 0;
}

.section-2 .highlights li {
	position: relative;
	margin-bottom: 13px;
}

.section-2 .highlights li>span {
	display: inline-block;
	width: 32px;
	height: 32px;
	position: absolute;
	left: -34px;
	top: 0;
}

.section-2 .highlights li>p {
	font-size: 16px;
	line-height: 2;
}

.section-2 .section-content .sub-title {
	font-size: 18px;
}

.section-2 .highlights {
	margin: 25px 0 0;
}
.section-2 .quote {
	font-size: 16px;
	font-weight: 700;
	font-style: italic;
	text-align: center;
}


.section-2 .section-content {
	display: flex;
	padding: 80px 0 90px;
}

.section-2 .section-content .image {
	width: 50%;
	position: relative;
}

.section-2 .section-content .content {
	width: 50%;
}

.section-2 .section-content .image>span {
	display: block;
	position: absolute;
}

.section-2 .image .background {
	top: 0;
	left: 0;
	right: 122px;
	bottom: 0;
}

.section-2 .image .bottom {
	bottom: 14px;
	left: 71px;
	right: -40px;
}

.section-2 .image .top {
	left: 71px;
	top: 0;
	6: 600;
	width: 188px;
	height: 177px;
}

/* section 3 */

.page-section.section-3 {
	background-image: linear-gradient(rgb(0, 12, 204), rgb(0, 125, 255));
	padding: 74px 0 162px;
	position: relative;
}
.section-3 .section-content {
	position: relative;
	z-index: 2;
	padding: 0 75px;
}
.section-3 .schedule-board {
	background: #fff;
	border-radius: 55px;
	padding: 35px 65px 30px 95px;
}

.section-3 .title {
	color: #fff;
	text-align: center;
	margin-bottom: 50px;
}

.section-3 .time-stone {
	border-bottom: 1px double rgb(0, 137, 255);
	border-left: 2px dashed rgb(228, 228, 228);
	padding-bottom: 17px;
	padding-left: 43px;
	padding-top: 60px;
	position: relative;
}

.section-3 .time-stone:first-child {
	padding-top: 0;
}

.section-3 .schedule-board .text {
	font-weight: 700;
	font-size: 18px;
	line-height: 1.2;
	margin: 10px 0 10px;
}

.section-3 .schedule-board .time {
	font-size: 18px;
	line-height: 1.2;
}

.section-3 .schedule-board .sub-text {
	font-size: 16px;
}
.section-3 .time-stone::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	transform: translate(-50%,50%);
	height: 17px;
	width: 17px;
	border: 4px solid rgb(0, 137, 255);
	border-radius: 20px;
	background: #fff;
	z-index: 2;
}

.section-3 .time-stone:first-child::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	transform: translate(-50%,-50%);
	height: 17px;
	width: 17px;
	border: 4px solid rgb(0, 137, 255);
	border-radius: 20px;
	background: #fff;
	z-index: 2;
}

.section-3 .section-background .top-right,.section-3  .section-background .bottom-left {
	background-image: url('https://file.hstatic.net/200000404175/file/imgi_1_union-4-20250326110514-gwimd.png');
	width: 565px;
	height: 654px;
	display: block;
	position: absolute;
	background-repeat: no-repeat;
	background-position: left top;
	background-size: contain;
	background-attachment: scroll;
	background-origin: content-box;

}
.section-3 .section-background .top-right{
	left: 0;
	top: 0;
	transform: rotate(-270deg) translateY(50%);
}
.section-3 .section-background .bottom-left{
	bottom: 0;
	right: 0;
	transform: rotate(270deg) translateY(50%);
}

.section-3 .sign-up a {
	left: 35%;
}

/* section 4 */

.section-4 .section-content {
	display: flex;
}

.page-section.section-4 {
	padding: 80px 0 60px;
	background: #fafafa;
}

.section-4 .section-content .left {
	width: 50%;
	position: relative;
	padding-right: 50px;
}

.section-4 .section-content .right {
	width: 50%;
	display: flex;
	gap: 33px;
}
.section-4 .section-content .title {
	padding-right: 40px;
}

.section-4 .right>div {
	width: 50%;
	display: flex;
	flex-direction: column;
	gap: 37px;
}

.section-4 .right .col-2 {
	padding-top: 33px;
}

.section-4 .right .item {
	padding: 40px 30px;
	background-color: rgb(234, 242, 254);
	box-shadow: rgb(0, 0, 0) 5px 5px 15px -15px;
	border-radius: 16px;
}

.section-4 .right .item.blue-bg {
	background-color: rgb(10, 103, 233);
	color: #fff;
}

.section-4 .item:not(.blue-bg) .text {
	color: rgb(10, 103, 233);
}

.section-4 .item .text {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.6;
	margin-bottom: 24px;
}

.section-4 .item .sub-text {
	font-size: 14px;
	line-height: 1.6;
}

.section-4 .item:not(.blue-bg) .sub-text {
	color: rgb(84, 84, 84);
}

/* section 5 */

.section-5 .section-content .title {
	text-align: center;
}

.page-section.section-5 {
	padding: 60px 0 190px;
}

.section-5 .section-content .title.title-1 {
	margin-bottom: 55px;
}

.section-5 .section-content .content {
	display: flex;
}

.section-5 .section-content .content.content-1 {
	gap: 12px;
	margin-bottom: 75px;
}
.section-5 .section-content .content.content-2 {
	gap: 80px;
	padding: 0 80px;
}
.section-5 .content .item {
	width: 100%;
	text-align: center;
}

.section-5 .content-1 .image {
	/* aspect-ratio: 1 / 1; */
	background: #f4f4f4;
	position: relative;
	padding: 20px 15px;
	margin-bottom: 20px;
}

.section-5 .content-1 .image img {
	aspect-ratio: 1 / 1;
	object-fit: contain;
	object-position: bottom;
	border: 2px solid #fff;
}

.section-5 .content .text {
	text-align: center;
}

.section-5 .content .sub-text {
	text-align: center;
	font-size: 14px;
}

.section-5 .content .text {
	font-weight: 700;
	color: rgb(1, 95, 211);
	font-size: 16px;
	margin-bottom: 10px;
	line-height: 1;
}


.section-5 .sign-up a {
	left: 29%;
}

/* section 6 */

.page-section.section-6 {
	position: relative;
	padding: 80px 0 40px;
}

.section-6 .section-background .background {
	background-image: url('https://file.hstatic.net/200000404175/file/jlusuart20200519065214.jpg');
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	height: 300px;
	background-size: cover;
	background-origin: content-box;
	background-position: 0% 50%;
	background-repeat: repeat;
	background-attachment: scroll;
	z-index: 1;
}

.section-6 .section-background .background:after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: rgba(10, 103, 233, 0.8);
}

.section-6 .section-content {
	position: relative;
	z-index: 3;
	max-width: 90%;
	margin: 0 auto;
}

.section-6 .row {
	margin: 0;
	display: flex;
	gap: 26px;
	margin-bottom: 26px;
}

.section-6 .section-content .title {
	color: #fff;
	text-align: center;
	margin-bottom: 36px;
}

.section-6 .content .item {
	background: #fff;
	border-radius: 5px;
	box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 30px -15px;
	width: 100%;
	padding: 30px 40px 70px;
}

.section-6 .content .row-1 .item {
	min-height: 245px;
}

.section-6 .text {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.2;
	color: rgb(13, 98, 242);
	margin-bottom: 10px;
}

.section-6 .sub-text {
	line-height: 1.6;
	color: rgb(5, 34, 74);
	text-align: justify;
	font-size: 14px;
}

.section-6 .row-1 .sub-text {
	font-size: 16px;
}

/* section 7 */

.page-section.section-7 {
	padding: 60px 0 42px;
	position: relative;
}

.section-7 .background {
	background-image: url('https://file.hstatic.net/200000404175/file/untitled-1-20241104022652-xuj4r.png');
	position: absolute;
	left: -30%;
	right: -35%;
	bottom: 0;
	height: 70%;
	background-repeat: no-repeat;
	background-position: bottom;
	background-size: contain;
	background-attachment: scroll;
	background-origin: content-box;
	opacity: 0.5;
}

.section-7 .overlay {
	background-image: linear-gradient(rgb(255, 255, 255), rgba(1, 215, 255, 0.4));
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.section-7 .section-content {
	max-width: 60%;
	margin: 0 auto;
	text-align: center;
	position: relative;
	z-index: 2;
}

.section-7 .time-unit>div {
	display: inline-flex;
	width: 100px;
	height: 75px;
	align-items: center;
	justify-content: center;
	box-shadow: rgb(250, 250, 250) 0px 15px 100px -15px inset;
	border: 1px double rgb(255, 255, 255);
	border-radius: 14px;
	font-size: 42px;
	font-weight: 700;
	color: rgb(0, 137, 255);
	margin-bottom: 6px;
}
.section-7 .time-unit>span {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.6;
}
.section-7 .time-unit {
	display: inline-flex;
	flex-direction: column;
	align-items: center;
}

.section-7 .section-content .title {
	margin-bottom: 15px;
}

.section-7 .section-content .sub-title {
	font-size: 16px;
	margin-bottom: 27px;
}

.section-7 .countdown {
	margin-bottom: 20px;
	display: flex;
	justify-content: center;
	gap: 10px;
}

.section-7 .form-field {
	margin-bottom: 17px;
	width: 100%;
}

.section-7 .form-field label {
	display: block;
	margin: 0 0 8px 0;
	font-weight:400;
}
.section-7 .form-field input {
	border: 0;
	outline: 0;
	background: #fff;
	border-radius: 5px;
	display: block;
	width: 100%;
	padding: 15px 10px;
}

.section-7 input[type="number"]::-webkit-inner-spin-button,
.section-7 input[type="number"]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

.section-7 input[type="number"] {
	-moz-appearance: textfield;
}

.section-7 .form-field h4{
	font-size: 16px;
	font-weight: 400;
	text-align: left;
}
.section-7 .form-field .field-bg{
	background: #fff;
	border-radius: 5px;
	padding: 15px 10px;
	text-align: left;
}
.section-7 .form-field .field-group{
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}
.section-7 .field-group .line{
	max-width: 100%;
	flex: 0 0 100%;
	-ms-flex: 0 0 100%;
	position: relative;

}
.section-7 .field-group .line label{
	margin-bottom: 0;
	padding: 10px 0;
	padding-left:30px;
	position: relative;
	z-index: 1;
}
.section-7 .field-group .line input{
	position: absolute;
	left: 0;
	opacity: 0;
}
.section-7 .field-group .line .chk-fk{
	position: absolute;
	width: 16px;
	height: 16px;
	border: 1px solid #000;
	top: 10px;
	left: 5px;
	border-radius: 2px;
}
.section-7 .field-group .line input:checked + .chk-fk{
	border-color:rgb(0, 137, 255);
}
.section-7 .field-group .line input:checked + .chk-fk:after{
	position: absolute;
	content: '';
	width: 11px;
	height: 6px;
	border-left: 2px solid rgb(0, 137, 255);
	border-bottom: 2px solid rgb(0, 137, 255);
	top: 3px;
	left: 2px;
	transform: rotate(-45deg);
}
.section-7 .form-row {
	display: flex;
	gap: 17px;
}
.section-7  .form-submit button {
	color: #000;
	background: rgb(15, 238, 149);
	display: inline-block;
	font-size: 24px;
	font-weight: 700;
	border-radius: 50px;
	padding: 15px 55px;
	border: 0;
	outline: 0;
}

.section-7  .form-submit {
	padding-top: 20px;
}

/* section 8 */

.page-section.section-8 {
	padding: 85px 0;
}

.section-8 .heading {
	text-align: center;
	max-width: 75%;
	margin: 0 auto 40px;
}

.section-8 .heading>p {
	line-height: 1.6;
	color: rgb(5, 34, 74);
	font-size: 16px;
}

.section-8 .heading .title {
	margin-bottom: 24px;
}

.section-8 .content {
	display: flex;
	gap: 25px;
}

.section-8 .content .left {
	width: 40%;
}

.section-8 .content .right {
	width: 60%;
}

.workshops li {
	display: flex;
	align-items: center;
	gap: 16px;
	margin-bottom: 14px;
}

.workshops li>b {
	display: flex;
	width: 64px;
	height: 64px;
	background: rgb(234 242 254);
	border-radius: 100%;
	align-items: center;
	justify-content: center;
	font-size: 29px;
	font-weight: bold;
	line-height: 1.6;
	color: rgb(0, 137, 255);
}

.workshops li.active>b {
	background-color: rgb(10, 103, 233);
	color: rgb(255, 222, 89);
}

.section-8 .content .left img {
	aspect-ratio: 3 / 2;
	object-fit: cover;
}

.workshops li>span {
	font-size: 18px;
}

.workshops li.active>span {
	font-weight: 700;
}
.swal2-popup{
    width: 346px !important;
}
.swal2-title{
	display: block;
    text-align: left;
    font-size: 14px;
    font-weight: 300;
    color: #1d1d1d;
}
.swal2-html-container{
	font-size: 16px;
}
div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-confirm){
	background:rgb(0, 137, 255) !important;;
}
/*============ Responsive =============*/

/* section 1 */
@media(max-width: 767px){
	.mobile{
		display: block;
	}
	.desktop{
		display: none;
	}
	.section-1 .section-background .bottom-left {
		width: 500.687px;
		height: 330.549px;
		transform: translateX(-59%);
		left: 50%;
	}

	.section-1 .collab-logo {
		margin: 0 auto 50px;
		padding: 14px 20px;
		padding-right: 0;
	}

	.section-1 .title h3 {
		font-size: 29px;
	}

	.section-1 .title h4 {
		font-size: 25px;
	}

	.section-1 .time-location p {
		font-size: 12px;
	}

	.section-1 .time-location {
		max-width: 100%;
		gap: 10px;
		align-items: flex-start;
	}

	.section-1 .time-location img {
		height: 34px;
	}

	.section-1 .time-location>div {
		gap: 5px;
	}

	.section-1 .section-background .bottom-right {
		width: 100%;
		left: 50%;
		right: 0;
		height: 400px;
		top: 210px;
		background-size: contain;
		transform: translateX(-50%);
		background-position: top;
	}

	.section-1 .section-content .title {
		margin-bottom: 240px;
		text-align: center;
	}

	.section-1 .time-unit>div {
		width: 100%;
		font-size: 36px;
		margin-bottom: 6px;
	}

	.section-1 .time-unit {
		width: 100%;
	}

	.section-1 .countdown {
		width: 85%;
		margin: auto;
		margin-top: 25px;
	}

	.section-1 .sign-up {
		margin-bottom: 160px;
	}

	.sign-up a {
		font-size: 20px;
		left: 13%;
	}
	.section-1 .sign-up a {
		top: 30px;
	}

}

/* section 2 */

@media(max-width: 767px){
	.section-2 .section-content .title{
		margin-bottom: 20px;
	}
	.section-2 .mobile {
		margin-bottom: 20px;
	}
	.section-2 .section-content {
		display: block;
		padding: 40px 0 40px;
	}

	.section-2 .section-content .image {
		width: 90%;
		padding-bottom: 100%;
		margin: auto;
		margin-bottom: 30px;
	}

	.section-2 .image .background {
		top: auto;
		left: 0;
		right: 0;
		bottom: 0;
	}

	.section-2 .image .bottom {
		bottom: 0px;
		left: 7px;
		right: -15px;
	}

	.section-2 .image .top {
		left: 35px;
		top: 30px;
		width: 140px;
	}

	.section-2 .section-content .content {
		width: 100%;
		padding-left: 45px;
		padding-right: 5px;
		background-image: linear-gradient(90deg, rgba(1, 215, 255, 0.2), rgba(235, 237, 238, 0));
	}

	.section-content .title {
		font-size: 22px;
		text-align: center;
	}

	.section-2 .section-content .sub-title {
		font-weight: 700;
		text-align: center;
	}

	.section-2 .section-background {
		display: none;
	}

	.section-2 .quote {
		font-size: 14px;
		font-weight: normal;
	}

	.section-2 .highlights li>span {
		left: -38px;
	}
}

/* section 3 */

@media(max-width: 767px){
	.section-3 .section-content {
		padding: 0;
	}

	.section-3 .section-background .top-right {
		display: none;
	}

	.section-3 .schedule-board {
		background: transparent;
		padding: 0;
		color: #fff;
	}

	.section-3 .section-background .bottom-left {
		display: none;
	}

	.section-3 .sign-up a {
		left: 13%;
	}

	.sign-up a {
		font-size: 20px;
	}

	.section-3 .time-stone {
		padding-left: 20px;
		padding-top: 40px;
	}

	.section-3 .schedule-board .time {
		font-size: 16px;
	}

	.section-3 .schedule-board .text {
		font-size: 14px;
	}

	.section-3 .schedule-board .sub-text {
		font-size: 14px;
	}

	.page-section.section-3 {
		padding: 40px 0 162px;
	}

}

/* section 4 */
@media(max-width: 767px){
	.section-4 .section-content {
		display: block;
	}

	.section-4 .section-content .left {
		width: 100%;
		padding: 0;
		margin-bottom: 25px;
	}

	.section-4 .section-content .right {
		width: 100%;
		display: block;
	}

	.section-4 .right>div {
		width: 100%;
		flex-direction: column-reverse;
		gap: 20px;
	}

	.section-4 .right .col-2 {
		flex-direction: column;
		padding-top: 20px;
	}

	.section-4 .right .item {
		padding: 20px;
	}

	.section-4 .section-content .title {
		padding: 0;
		margin-bottom: 20px;
	}

	.section-4 .item .text {
		margin-bottom: 15px;
	}
}

/* section 5 */

@media(max-width: 767px){
	.section-5 .section-content .content.content-1 {
		overflow-x: auto;
		margin: 0 -15px;
		padding-bottom: 20px;
		margin-bottom: 55px;
	}

	.section-5 .content.content-1 .item {
		flex-shrink: 0;
		width: 60%;
	}

	.section-5 .section-content .title.title-1 {
		margin-bottom: 35px;
	}

	.section-5 .sign-up a {
		left: 8%;
		font-size: 15px;
		padding: 15px 25px;
		top: 25px;
	}

	.section-5 .section-content .content.content-2 {
		padding: 0;
		flex-wrap: wrap;
		gap: 0;
		justify-content: center;
	}

	.section-5 .content .item {
		width: 50%;
		padding: 0 10px;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
	}

	.section-5 .content .text {
		margin-top: 10px;
	}

	.section-5 .content .item img {
		aspect-ratio: 1 / 1;
		object-fit: contain;
		object-position: bottom;
	}

	.section-5 .content .item:last-child .sub-text {
		width: max-content;
		text-align: center;
		margin: 0 -10px;
	}

	.page-section.section-5 {
		padding: 20px 0 120px;
	}

}


/* section 6 */

@media(max-width: 767px){
	.page-section.section-6 {
		padding: 50px 0 30px;
	}
	.section-content .content.mobile {
		display: flex;
		overflow: auto;
		gap: 20px;
		margin: -15px;
		padding-left: 15px;
		padding-bottom: 15px;
	}

	.section-content .content.mobile .item {
		width: 85%;
		flex-shrink: 0;
		padding: 30px 30px 40px;
	}

	.section-6 .section-content {
		max-width: 100%;
	}

	.section-6 .section-content .content.mobile {
	}

	.section-6 .page-section.section-6 {
		padding: 50px 0 20px;
	}

	.section-6 .section-content .title {
		padding-bottom: 5px;
	}

	.section-6 .section-background .background {
		height: 250px;
	}
}
/* section 7 */

@media(max-width: 767px){
	.section-7 .time-unit>div {
		width: 100%;
		height: auto;
	}

	.section-7 .section-content {
		max-width: 100%;
	}

	.section-7 .time-unit {
		width: 100%;
	}

	.section-7 .section-content .sub-title {
		font-size: 11px;
	}

	.section-7 .section-content .title {
		margin-bottom: 10px;
	}

	.page-section.section-7 {
		padding: 40px 0 42px;
	}
}

/* section-8 */

@media(max-width: 767px){
	.section-8 .heading {
		max-width: 100%;
		text-align: justify;
	}

	.section-8 .heading>p {
		font-size: 14px;
	}

	.section-8 .content {
		display: block;
	}

	.section-8 .content .left {
		width: 100%;
	}

	.section-8 .content .right {
		width: 100%;
		margin-top: 30px;
	}

	.workshops li>b {
		flex-shrink: 0;
		width: 54px;
		height: 54px;
		font-size: 25px;
	}

	.workshops li>span {
		font-size: 16px;
	}

	.page-section.section-8 {
		padding: 40px 0 40px;
	}

	.section-7 .form-submit button {
		font-size: 20px;
		width: 100%;
	}

	.section-7 .form-submit {
		padding-top: 0;
	}
}

@keyframes scaleUp {
	0%, 100% {
		transform: scale(1);
	}
	50% {
		transform: scale(1.1);
	}
}