.hero{flex-wrap:wrap;justify-content:space-between;align-items:stretch;gap:40px;max-width:1440px;margin-top:-19px;margin-left:auto;margin-right:auto;padding:80px 70px;font-family:Host Grotesk,sans-serif;display:flex}.hero-wrapper{background-color:#fcecec;width:100%}.campuslocation-icon{width:17px;height:24px;margin-top:-5px;margin-bottom:3px;margin-left:2px}.hero-badges{flex-direction:column;gap:0;display:flex}.badge{align-items:center;gap:15px;padding:10px 15px;font-size:13px;display:flex}.badge.red{color:#e31c1c;background:#fff5f5;border-radius:20px;width:245px;height:17px;margin-bottom:10px;font-weight:600}.badge.purple{color:#5b21b6;background:#f3f0ff;border-radius:20px;width:355px;height:17px;font-weight:600}.badge.dot:before{content:"";background:#f87171;border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-left:5px;animation:1s infinite blink}.badge.purple.dot:before{background:#5b21b6}@keyframes blink{0%,to{opacity:1}50%{opacity:.3}}.hero-left{flex:500px;min-width:0}.hero-left h1{margin:15px 0;font-family:Host Grotesk,sans-serif;font-size:40px;font-weight:900}.hero-left h1 span{color:#e31c1c}.hero-desc{color:#555;margin-top:23px;margin-bottom:30px;font-size:18px;font-weight:400;line-height:1.4}.hero-buttons{gap:15px;margin:20px 0;display:flex}.btn{cursor:pointer;text-align:center;border:none;border-radius:10px;outline:none;width:262px;height:54px;padding:0 20px;font-family:Host Grotesk,sans-serif;transition:all .3s}.btn:hover{transform:translateY(-4px)}.primary{color:#fff;background:#e31c1c;width:262px;font-weight:600}.secondaryhero{color:#0b0b0b;background-color:#fff;border:1px solid #bfbbbb;width:211px;font-size:16px;font-weight:600}.hero-stats{flex-wrap:nowrap;gap:64px;margin-top:30px;display:flex}.hero-stats>div{flex:1;position:relative}.hero-stats h3{text-align:center;font-size:32px;font-weight:800}.hero-stats p{text-align:center;margin-top:5px;font-size:16px;font-weight:400}.hero-stats>div:not(:last-child):after{content:"";background:#ccc;width:2px;height:64px;position:absolute;top:58.5%;right:-27px;transform:translateY(-50%)}.hero-right{flex:500px;width:100%;max-width:603px;height:512px;margin:0 auto;position:relative}.program-box{width:100%;height:100%}.hero-image-box{border-radius:20px;width:100%;height:100%;position:relative;overflow:hidden}.hero-img{object-fit:cover;object-position:center top;border-radius:20px;width:100%;height:100%}.float-card{z-index:2;will-change:transform;background:#fff;border-radius:10px;padding:10px 14px;font-size:12px;line-height:1.5;transition:all .3s;position:absolute;box-shadow:0 6px 20px #0000001a}.float-card.star{flex-direction:column;width:145px;height:81px;animation:4s ease-in-out infinite floatStar;display:flex;top:0;left:-20px}@keyframes floatStar{0%,to{transform:translate(0)}50%{transform:translate(16px,-6px)}}.float-card.campuse{flex-direction:column;width:145px;height:81px;animation:3s ease-in-out infinite floatUpDown;display:flex;top:50%;right:10px}@keyframes floatUpDown{0%,to{transform:translateY(-50%)}50%{transform:translateY(calc(-50% - 10px))}}.float-card.update{flex-direction:column;width:225px;height:105px;animation:4s ease-in-out infinite floatSide;display:flex;bottom:-30px;left:45%;transform:translate(-50%)}@keyframes floatSide{0%,to{transform:translate(-50%)}50%{transform:translate(calc(20px - 60%))}}.float-card.campuse b,.float-card.update b,.float-card.star b{color:#ed1d24;font-size:18px;font-weight:800}.float-card.campuse span,.float-card.star span{opacity:.8;font-size:16px;font-weight:400}.float-card.update .ai{color:#000;opacity:.8;text-align:center;background:#dcfce7;border-radius:70px;width:82px;height:22px;margin-bottom:8px;padding:3px 8px;font-size:12px;font-weight:400;display:inline-block}.update p{opacity:.8;margin-top:2px;font-size:16px;font-weight:400}.hero-right-mobile{display:none}@media (min-width:481px) and (max-width:1024px){.hero{flex-direction:column;gap:30px;padding:40px 30px}.hero-left{max-width:100%}.hero-desc{font-size:16px}.hero-buttons{flex-wrap:wrap}.btn{min-width:200px}.hero-right{width:100%;max-width:700px;height:380px;margin:0 auto;display:block;position:relative}.hero-image-box{height:380px}.float-card,.hero-right-mobile{display:none}}@media (max-width:480px){.hero{flex-direction:column;gap:16px;padding:40px 16px 24px}.hero-left{flex-direction:column;align-items:flex-start;max-width:100%;display:flex}.hero-badges{align-items:flex-start;width:100%}.badge.red,.badge.purple{width:auto;height:auto;font-size:12px}.hero-left h1{text-align:left;line-height:1;font-size:28px!important}.hero-desc{text-align:left;margin-top:10px;margin-bottom:0;font-size:13px}.hero-stats{justify-content:space-between;gap:10px;width:100%;margin-top:10px;display:flex}.hero-stats>div{text-align:center;flex:1;position:relative}.hero-stats h3{margin-top:8px;font-size:25px;font-weight:700}.hero-stats p{margin-top:0;font-size:12px}.hero-stats>div:not(:last-child):after{content:"";background:#ccc;width:1px;height:40px;position:absolute;top:50%;right:-10px;transform:translateY(-50%)}.hero-buttons{flex-direction:column;gap:12px;width:100%;margin-top:15px}.btn{width:100%;height:50px;font-size:15px}.hero-right,.float-card{display:none}.hero-right-mobile{border-radius:16px;width:100%;height:220px;margin-top:20px;display:block;position:relative;overflow:hidden}.hero-right-mobile .hero-image-box{background:#fff;height:auto}.hero-right-mobile .hero-img{object-fit:contain;width:100%;height:auto}}@media (max-width:360px){.hero{padding:40px 16px 24px}.hero-left h1{font-size:19px!important}.hero-desc{font-size:13px}.hero-right-mobile,.hero-right-mobile .hero-image-box{height:180px}.hero-stats h3{font-size:17px}.hero-stats p{font-size:11px}.btn{height:46px;font-size:14px}}@media (min-width:1025px) and (max-width:1280px){.hero{gap:20px;padding:50px 30px}.hero-left h1{font-size:34px}.hero-desc{font-size:16px}.hero-right{max-width:500px;height:420px}.float-card.star{left:-30px}.float-card.campuse{right:-20px}}@media (min-width:481px) and (max-width:880px){.float-card.star{width:120px;height:auto;top:-15px;left:-20px}.float-card.campuse{width:120px;height:auto;top:45%;right:-20px}.float-card.update{width:180px;height:auto;bottom:-15px;left:50%;transform:translate(-50%)}.float-card b{font-size:15px}.float-card span,.float-card p{font-size:12px}}
.placement-wrapper{text-align:center;background:#fff;padding:20px 100px;font-family:Host Grotesk,sans-serif;overflow:hidden}.placement-title{margin-bottom:20px;font-size:40px;font-weight:800}.placement-title span{color:#e31c1c}.network-scroll{cursor:default;width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.scrolle-track{will-change:transform;align-items:center;gap:24px;width:max-content;padding:12px 0;animation:60s linear infinite scrollLeft;display:flex}@media (min-width:1025px){.network-scroll:hover .scrolle-track{animation-play-state:paused}}@keyframes scrollLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}.company-card{background:#fff;border:1px solid #00000014;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:240px;height:90px;padding:14px;transition:all .3s;display:flex;overflow:hidden}.company-card:hover{border-color:#e31c1c;transform:scale(1.06)}.company-logo{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:90px;transition:transform .3s}.company-card:hover .company-logo{transform:scale(1.03)}@media (max-width:480px){.placement-wrapper{padding:20px 14px}.placement-title{font-size:26px}.scrolle-track{gap:14px;animation:none!important}.company-card{border-radius:12px;width:180px;height:85px;padding:10px}.company-logo{max-height:75px}}@media (max-width:360px){.placement-title{font-size:22px}.company-card{width:115px;height:54px}}@media (min-width:481px) and (max-width:1024px){.placement-wrapper{padding:40px 30px}.placement-title{font-size:34px}.scrolle-track{gap:18px;animation:none!important}.company-card{width:130px;height:60px}.company-logo{max-height:38px}}
.campus{justify-content:center;padding:60px;font-family:Host Grotesk,sans-serif;display:flex}.campus-inner{gap:5px;width:1260px;height:auto;display:flex}.campus-left{width:50%}.campus-tag{color:#e31c1c;background-color:#fff5f5;border-radius:170px;width:142px;height:38px;margin-bottom:0;font-size:12px;font-weight:500}.campus-tag:before{content:"";background:#e31c1c;border-radius:50%;align-content:center;width:8px;height:8px;margin-top:15px;margin-left:17px;margin-right:6px;animation:1s infinite blink;display:inline-block}.campus-left h2{margin-top:5px;font-size:40px;font-weight:900}.campus-left h2 span{color:#e31c1c}.campus-desc{color:#555;margin:15px 0;line-height:1.5}.campus-points{margin-bottom:20px;padding-left:18px}.campus-points li{margin-top:0;margin-bottom:8px}.campus-buttons{gap:20px;margin-top:0;display:flex}.primary{color:#fff;background:#e31c1c;border-radius:10px;width:262px;height:54px;font-size:16px;font-weight:700}.secondary1{background:#fff;border:1px solid #dedede;border-radius:10px;width:206px;height:54px;font-size:16px;font-weight:500}.campus-right{width:50%}.video-card{background:#fff;border:1px solid #00000020;border-radius:34px;position:relative}.video-card img{object-fit:cover;border-radius:10px;width:630px;height:357px}.video-badge{color:#fff;background:#e31c1c;border-radius:20px;align-items:center;gap:6px;padding:6px 14px;display:flex;position:absolute;top:15px;left:15px}.video-badge:before{content:"";background:#fff;border-radius:50%;width:8px;height:8px;animation:1s infinite blink}.video-info-top{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.video-wrapper{cursor:pointer;position:relative}.video-wrapper img{border-radius:12px;width:100%}.overlay{border-radius:12px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.play-bt{border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;display:flex}.live-badge{color:#e31c1c;background:#fff5f5;border-radius:999px;align-items:center;gap:10px;margin-top:12px;padding:10px 18px;font-size:14px;font-weight:500;display:flex}.live-badge:before{content:"";background:#e31c1c;border-radius:50%;width:14px;height:14px;animation:1s infinite blink}@keyframes blink{50%{opacity:.3}}.top-rank{z-index:10;background:#fff;border-radius:10px;flex-direction:column;width:129px;height:84px;padding:12px;animation:4s ease-in-out infinite floatStar;display:flex;position:absolute;top:15px;right:-25px;box-shadow:0 10px 25px #00000026}@keyframes floatStar{0%{transform:translate(0)}50%{transform:translate(16px,-6px)}to{transform:translate(0)}}.top-rank strong{color:#e31c1c;font-size:20px;font-weight:800}.rank-icon-box{justify-content:center;align-items:center;width:24px;height:24px;display:flex}.rank-icon-box img{max-width:100%;max-height:100%}.top-rank span{color:#555;font-size:13px}.rating-box{z-index:10;background:#fff;border-radius:10px;flex-direction:column;width:115px;height:84px;padding:12px;animation:4s ease-in-out infinite floatStar;display:flex;position:absolute;bottom:195px;left:-25px;box-shadow:0 10px 25px #00000026}.rating-box:before{content:"⭐";font-size:14px}.rating-box strong{color:#e31c1c;font-size:20px;font-weight:800}.rating-box span{color:#555;font-size:13px}.video-info{width:100%;height:auto;padding:0 34px}.video-info p{color:#555;margin-top:0;font-size:16px}.video-info h3{margin-top:0;margin-bottom:4px;font-size:23px;font-weight:600}.video-stats{background:#fff5f5;border-top:1px solid #00000020;border-bottom-right-radius:33px;border-bottom-left-radius:33px;justify-content:space-between;gap:0;margin-top:8px;padding:15px 6px;display:flex}.video-stats div{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4px;display:flex;position:relative}.video-stats div:not(:last-child):after{content:"";background:#ddd;width:1px;height:80%;position:absolute;top:10%;right:0}.video-stats span{color:#555;text-align:center;font-size:14px}.video-stats strong{font-size:20px;font-weight:800}.video-modal{z-index:9999;background:#000000e6;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.video-modal-content{aspect-ratio:16/9;width:90%;max-width:1000px}.video-modal-content iframe{border-radius:10px;width:100%;height:100%}.close-btn{color:#fff;cursor:pointer;background:0 0;border:none;font-size:30px;position:absolute;top:20px;right:30px}@media (max-width:1023px){.campus{margin-top:0;padding:50px 36px}.campus-inner{flex-direction:column;gap:36px;width:100%;height:auto}.campus-left,.campus-right{width:100%}.campus-left h2{font-size:34px}.video-card{border-radius:24px}.video-card img,.video-info{width:100%;height:auto}.video-info h3{font-size:19px}.video-stats{border-bottom-right-radius:24px;border-bottom-left-radius:24px;gap:20px}.top-rank{animation:none;right:10px}.rating-box{animation:none;bottom:160px;left:10px}.live-badge{display:none}}@media (max-width:767px){.campus{padding:36px 20px}.campus-left h2{font-size:28px}.campus-desc,.campus-points li{font-size:14px}.campus-buttons{flex-wrap:wrap;gap:12px}.primary{width:200px;height:48px;font-size:14px}.secondary1{width:165px;height:48px;font-size:14px}.video-info h3{font-size:17px}.live-badge,.top-rank,.rating-box{display:none}.video-stats{flex-wrap:nowrap;justify-content:space-between;gap:0;padding:10px 8px}.video-stats div{flex:1;align-items:center;padding:0 4px}.video-stats div:not(:last-child):after{width:1px;height:80%;display:block;top:10%;left:auto;right:0}.video-stats strong{font-size:14px}.video-stats span{text-align:center;font-size:10px}}@media (max-width:479px){.campus{margin-top:0;padding:28px 16px}.campus-tag{width:144px;height:36px;font-size:13px}.campus-left h2{font-size:24px}.campus-desc,.campus-points li{font-size:13px}.campus-buttons{flex-direction:column;gap:12px}.primary,.secondary1{width:100%;height:46px;font-size:14px}.top-rank,.rating-box,.live-badge{display:none}.video-card{border-radius:16px;margin:0 4px}.video-wrapper img{border-radius:10px}.video-info{width:100%;height:auto;padding:10px 12px}.video-info h3{margin-bottom:4px;font-size:16px}.video-info p{margin-top:0;font-size:13px}.video-info-top{flex-direction:column;align-items:flex-start;gap:4px}.video-stats{border-bottom-right-radius:16px;border-bottom-left-radius:16px;gap:0;padding:12px 8px}.video-stats div{align-items:center}.video-stats strong{font-size:13px}.video-stats span{text-align:center;font-size:10px}.video-stats div:not(:last-child):after{width:1px;height:80%;top:10%;left:auto;right:0}}@media (max-width:374px){.campus{padding:20px 12px}.campus-tag{width:136px;height:34px;font-size:12px}.campus-left h2{font-size:20px}.primary,.secondary1{height:44px;font-size:13px}.video-info h3{font-size:14px}.video-stats strong{font-size:12px}.video-stats span{font-size:9px}}
