.placement-section{background-color:#fcecec;width:100%;height:auto;padding:30px 0;display:block;overflow:hidden}.container{box-sizing:border-box;width:100%;max-width:1240px;margin:0 auto;padding:0 20px}.se-sectionn-label{color:#e31c1c;margin-bottom:10px;font-size:12px;font-weight:500}.header-main{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:40px;margin-bottom:40px;display:flex}.text-content{flex:1;min-width:300px}.placement-header h2{color:#000;font-size:54px;font-weight:800;line-height:1.2}.placement-header h2 span{color:#e31c1c}.header-desc{color:#000;opacity:.5;width:100%;max-width:695px;margin-top:22px;margin-bottom:0;font-size:18px;line-height:1.7}.trust-badges{flex-direction:column;flex-shrink:0;gap:12px;margin-top:75px;display:flex}.badge-item{background:#fff;border-radius:50px;align-items:center;gap:6px;width:200px;padding:8px 14px;font-size:14px;font-weight:600;display:flex;box-shadow:0 4px 10px #0000000d}.badge1-item{background:#fff;border-radius:50px;justify-content:center;align-items:center;gap:6px;width:190px;padding:8px 14px;font-size:14px;font-weight:600;text-decoration:none;display:flex;box-shadow:0 4px 10px #0000000d}.red-text{color:#e31c1c}.wc-network-scroll{flex-direction:column;gap:20px;margin-bottom:30px;padding:10px 0;display:flex;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.wc-scroll-row{width:100%;overflow:hidden visible}.wc-scroll-track{will-change:transform;align-items:center;gap:20px;width:max-content;padding:10px 0;display:flex}.wc-scroll-row:first-child .wc-scroll-track{animation:30s linear infinite wcScrollLeft}.wc-scroll-row:nth-child(2) .wc-scroll-track{animation:30s linear infinite wcScrollRight}@media (min-width:1025px){.wc-network-scroll:hover .wc-scroll-track{animation-play-state:paused}}@keyframes wcScrollLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes wcScrollRight{0%{transform:translate(-50%)}to{transform:translate(0)}}.wc-company-card{cursor:pointer;box-sizing:border-box;background:#fff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:200px;height:80px;padding:0 16px;transition:transform .35s;display:flex}.wc-company-card:hover{z-index:20;transform:scale(1.05);box-shadow:0 5px 15px #0000001f}.wc-company-logo{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:52px;transition:transform .3s}.wc-company-card:hover .wc-company-logo{transform:scale(1.03)}.stats-grid{grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:50px;display:grid}.stat-box{text-align:center;box-sizing:border-box;background:#fff;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:160px;padding:20px;transition:all .35s;display:flex}.stat-box:hover{z-index:5;transform:translateY(-8px)scale(1.03);box-shadow:0 12px 30px #0000001f}.s-icon{border-radius:12px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:0;display:flex}.s-icon img{object-fit:contain;width:32px;height:32px}.s-number{color:#e31c1c;font-size:32px;font-weight:900}.s-label{color:#666;margin-top:4px;font-size:16px}.placement-cta{color:#fff;box-sizing:border-box;background:linear-gradient(135deg,#e31c1c 0%,#991b1b 100%);border-radius:12px;align-items:flex-start;width:100%;min-height:201px;margin-top:20px;padding:26px 50px;display:flex}.cta-content h3{margin-top:10px;margin-bottom:17px;font-size:36px;font-weight:800}.cta-content p{opacity:.9;max-width:800px;margin-bottom:30px;font-size:16px;line-height:1.6}.cta-actions{flex-wrap:wrap;gap:20px;display:flex}.btn-enroll,.btn-view{cursor:pointer;border-radius:10px;width:220px;height:54px;margin-top:-20px;font-size:16px;font-weight:700;transition:all .3s}.btn-enroll{color:#e31c1c;background:#fff;border:none}.btn-view{color:#fff;background:#ffffff1a;border:1px solid #fff6}.btn-enroll:hover,.btn-view:hover{transform:translateY(-3px);box-shadow:0 5px 15px #0003}.b-icon{justify-content:center;align-items:center;width:28px;height:24px;margin-right:8px;display:inline-flex}.b-icon img{object-fit:contain;width:20px;height:15px}@media (max-width:1024px){.placement-header h2{font-size:42px}.header-desc{max-width:100%;font-size:16px}.trust-badges{margin-top:30px}.stats-grid{grid-template-columns:repeat(2,1fr)}.placement-cta{padding:24px 30px}.cta-content h3{font-size:28px}.wc-scroll-track{gap:16px;animation:none!important}.wc-company-card{width:190px;height:75px}.wc-company-logo{max-height:48px}}@media (max-width:768px){.container{padding:0 16px}.header-main{flex-direction:column;gap:20px;margin-bottom:30px}.text-content{width:100%;min-width:100%}.placement-header h2{font-size:34px}.header-desc{max-width:100%;margin-top:8px;margin-bottom:0;font-size:14px}.trust-badges{flex-flow:wrap;gap:10px;width:100%;margin-top:0}.badge-item,.badge1-item{width:auto;margin-left:0;font-size:13px}.wc-company-card{width:160px;height:68px}.wc-company-logo{max-height:64px}.stats-grid{grid-template-columns:repeat(2,1fr);gap:14px}.stat-box{min-height:135px}.s-number{font-size:26px}.s-label{font-size:14px}.placement-cta{padding:20px}.cta-content h3{font-size:24px}.cta-content p{font-size:14px}.cta-actions{flex-direction:column}.btn-enroll,.btn-view{width:100%;height:48px;margin-top:0}}@media (max-width:480px){.placement-section{padding:24px 0}.container{padding:0 14px}.placement-header h2{font-size:26px}.header-desc{font-size:13px;line-height:1.6}.trust-badges{flex-direction:column;width:100%}.badge-item,.badge1-item{width:fit-content;max-width:100%;padding:6px 12px;font-size:12px}.wc-network-scroll{gap:14px}.wc-scroll-track{gap:12px}.wc-company-card{width:135px;height:58px;padding:0 10px}.wc-company-logo{max-height:46px}.stats-grid{grid-template-columns:repeat(2,1fr);gap:12px}.stat-box{min-height:115px}.s-number{font-size:22px}.s-label{font-size:12px}.placement-cta{padding:18px 16px}.cta-content h3{font-size:20px}.cta-content p{font-size:13px}.btn-enroll,.btn-view{height:44px;font-size:14px}}@media (max-width:360px){.container{padding:0 10px}.placement-header h2{font-size:22px}.wc-company-card{width:120px;height:52px}.wc-company-logo{max-height:42px}.stat-box{min-height:105px}.s-number{font-size:20px}.s-label{font-size:11px}.cta-content h3{font-size:18px}}
.mentors{box-sizing:border-box;background:#fcecec;width:100%;padding:60px 50px;font-family:Host Grotesk,sans-serif;overflow:hidden}.mentors-container{max-width:1260px;margin:0 auto}.mentors-top{margin-bottom:40px}.mentors-tag{color:#e31c1c;background:#fff;border-radius:20px;align-items:center;gap:8px;margin-bottom:12px;padding:6px 14px;font-size:14px;font-weight:600;display:inline-flex}.mentors-tag:before{content:"";background:#e31c1c;border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:1s infinite blink}@keyframes blink{0%{opacity:1}50%{opacity:.3}to{opacity:1}}.mentors-top h2{margin:0 0 10px;font-size:40px;font-weight:900;line-height:1.2}.mentors-top h2 span{color:#e31c1c}.mentors-desc{color:#666;max-width:600px;font-size:15px;line-height:1.6}.mentors-filters{flex-wrap:wrap;gap:10px;margin-top:20px;display:flex}.mentors-filters button{cursor:pointer;background:#fff;border:none;border-radius:20px;padding:8px 18px;font-family:Host Grotesk,sans-serif;font-size:14px;font-weight:500;transition:background .2s}.mentors-filters button:hover{background:#f5d5d5}.mentors-filters .active{color:#fff;background:#e31c1c}.mentors-layout{grid-template-columns:1fr 1fr;align-items:stretch;gap:24px;display:grid}.mentor-card{will-change:transform;box-sizing:border-box;background:#fff;border:1px solid #eee;border-radius:20px;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden}.mentor-card:hover{transform:translateY(-6px)}.mentor-img-wrap{flex-shrink:0;width:100%;overflow:hidden}.mentor-img-wrap img{object-fit:cover;object-position:center top;width:100%;height:100%;display:block}.mentor-content{flex-direction:column;flex:1;padding:16px;display:flex}.mentor-role{color:#e31c1c;text-transform:uppercase;letter-spacing:.05em;flex-shrink:0;font-size:12px;font-weight:700}.mentor-content h3{color:#111;flex-shrink:0;margin:8px 0;font-size:18px;font-weight:800;line-height:1.3}.mentor-content p{color:#555;margin:0 0 12px;font-size:14px;line-height:1.6}.mentor-tags{flex-wrap:wrap;gap:8px;margin-top:auto;padding-top:8px;display:flex}.mentor-tags span{color:#e31c1c;white-space:nowrap;background:#fcecec;border-radius:20px;padding:5px 12px;font-size:12px;font-weight:500}.mentor-featured{height:100%}.mentor-featured .mentor-img-wrap img{height:440px}.mentors-carousel-wrap{flex-direction:column;gap:16px;min-width:0;height:100%;display:flex}.mentors-carousel-viewport{cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none;flex:1;width:100%;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 5% 95%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 5% 95%,#0000 100%)}.mentors-carousel-viewport:active{cursor:grabbing}.mentors-carousel-track{will-change:transform;flex-direction:row;align-items:stretch;gap:20px;width:max-content;height:auto;display:flex}.mentor-carousel-card{flex:0 0 260px;height:100%}.mentor-carousel-card .mentor-img-wrap img{height:280px}.mentor-dots{flex-shrink:0;justify-content:center;gap:8px;display:flex}.mentor-dot{cursor:pointer;background:#ccc;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:background .3s,width .3s}.mentor-dot.active{background:#e31c1c;border-radius:10px;width:28px}@media (min-width:1441px){.mentor-featured .mentor-img-wrap img{height:480px}.mentor-carousel-card{flex:0 0 300px}.mentor-carousel-card .mentor-img-wrap img{height:320px}}@media (min-width:1301px) and (max-width:1440px){.mentor-featured .mentor-img-wrap img{height:460px}.mentor-carousel-card{flex:0 0 280px}.mentor-carousel-card .mentor-img-wrap img{height:300px}}@media (min-width:1025px) and (max-width:1300px){.mentors{padding:50px 30px}.mentors-layout{grid-template-columns:1fr 1fr;gap:18px}.mentor-featured .mentor-img-wrap img{height:380px}.mentor-carousel-card{flex:0 0 240px}.mentor-carousel-card .mentor-img-wrap img{height:240px}.mentor-content h3{font-size:16px}.mentor-content p{font-size:13px}.mentor-tags span{padding:4px 10px;font-size:11px}}@media (min-width:769px) and (max-width:1024px){.mentor-carousel-card{flex:0 0 280px}.mentor-img-wrap{aspect-ratio:3/4}.mentor-carousel-card .mentor-img-wrap img{object-position:center top;height:280px}}@media (max-width:768px){.mentors{padding:40px 20px}.mentors-layout{grid-template-columns:1fr;gap:20px}.mentors-top h2{font-size:26px}.mentor-featured .mentor-img-wrap img{height:320px}.mentors-carousel-viewport{height:auto;min-height:520px;-webkit-mask-image:none;mask-image:none}.mentor-carousel-card{flex:0 0 72vw;height:auto}.mentor-carousel-card .mentor-img-wrap img{height:400px}}@media (min-width:481px) and (max-width:600px){.mentors-carousel-viewport{height:auto;min-height:490px}.mentor-carousel-card{flex:0 0 68vw}.mentor-carousel-card .mentor-img-wrap img{height:330px}}@media (max-width:480px){.mentors{padding:30px 16px}.mentors-carousel-viewport{height:auto;min-height:460px;-webkit-mask-image:none;mask-image:none}.mentors-top h2{font-size:22px}.mentor-content h3{font-size:16px}.mentor-content p{font-size:13px}.mentor-tags span{font-size:11px}.mentor-featured .mentor-img-wrap img{height:280px}.mentors-carousel-viewport{height:auto;min-height:460px}.mentor-carousel-card{flex:0 0 76vw}.mentor-carousel-card .mentor-img-wrap img{height:280px}}@media (max-width:360px){.mentors-top h2{font-size:19px}.mentor-content h3{font-size:14px}.mentors-carousel-viewport{height:auto;min-height:420px;-webkit-mask-image:none;mask-image:none}.mentor-content p{font-size:12px}.mentor-featured .mentor-img-wrap img{height:240px}.mentors-carousel-viewport{height:auto;min-height:420px}.mentor-carousel-card{flex:0 0 80vw}.mentor-carousel-card .mentor-img-wrap img{height:360px}}@media (max-width:260px){.mentors{padding:20px 10px}.mentors-top h2{font-size:16px}.mentors-desc{font-size:12px}.mentors-filters button{padding:5px 10px;font-size:11px}.mentor-featured .mentor-img-wrap img{height:200px}.mentor-content h3{font-size:13px}.mentor-content p{font-size:11px}.mentor-tags span{padding:3px 8px;font-size:10px}.mentors-carousel-viewport{height:auto;min-height:380px}.mentor-carousel-card{flex:0 0 85vw}.mentor-carousel-card .mentor-img-wrap img{height:208px}.mentor-dot{width:8px;height:8px}.mentor-dot.active{width:22px}}
.wc-section{max-width:1200px;margin:auto;padding:80px 20px;font-family:Host Grotesk,sans-serif}.wc-header{text-align:center;margin-bottom:60px}.wc-badge{color:#e31c1c;background:#fff5f5;border-radius:20px;align-items:center;gap:8px;padding:6px 16px;font-size:14px;font-weight:600;display:inline-flex}.wc-dot{background:#e31c1c;border-radius:50%;width:8px;height:8px;animation:1.2s infinite wcBlink}@keyframes wcBlink{0%{opacity:1}50%{opacity:.3}to{opacity:1}}.wc-title{margin:15px 0;font-size:48px;font-weight:900}.wc-title span{color:#e31c1c}.wc-desc{color:#666;max-width:720px;margin:auto;font-size:15px}.wc-grid{grid-template-columns:1.2fr 1fr;gap:30px;display:grid}.wc-main,.wc-card{border-radius:20px;position:relative;overflow:hidden}.wc-bg-img{object-fit:cover;width:100%;height:100%;transition:all .4s}.wc-overlay{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:20px;transition:all .4s;display:flex;position:absolute;inset:0}.wc-main{min-height:300px}.wc-right{grid-template-columns:repeat(2,1fr);gap:30px;display:grid}.wc-card{height:200px}@media (max-width:1024px){.wc-section{padding:60px 20px}.wc-title{font-size:38px}.wc-grid{gap:20px}.wc-card{height:180px}}@media (max-width:768px){.wc-section{padding:50px 16px}.wc-header{margin-bottom:40px}.wc-title{font-size:30px}.wc-desc{font-size:14px}.wc-grid{grid-template-columns:1fr;gap:20px}.wc-main{min-height:260px}.wc-right{grid-template-columns:repeat(2,1fr);gap:16px}.wc-card{height:160px}}@media (max-width:480px){.wc-section{padding:30px 14px}.wc-header{margin-bottom:24px}.wc-title{margin:10px 0;font-size:22px}.wc-desc{font-size:13px}.wc-badge{padding:5px 12px;font-size:12px}.wc-grid{gap:14px}.wc-main{min-height:220px}.wc-right{grid-template-columns:repeat(2,1fr);gap:12px}.wc-card{height:130px}}@media (max-width:360px){.wc-section{padding:24px 10px}.wc-title{font-size:19px}.wc-main{min-height:180px}.wc-card{height:110px}.wc-right{gap:10px}}
.placemente-cta{text-align:center;color:#fff;box-sizing:border-box;background:linear-gradient(90deg,#e31c1c 0%,#991b1b 100%);border-radius:20px;max-width:1210px;margin:60px auto;padding:60px 20px;font-family:Host Grotesk,sans-serif;overflow:hidden}.cta-content h3{color:#fff;margin-bottom:10px;font-size:38px;font-weight:800;line-height:1.3}.cta-content p{opacity:.9;max-width:600px;margin:0 auto;font-size:14px;line-height:1.6}.cta-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;margin-top:24px;display:flex}.cta-actions button{cursor:pointer;box-sizing:border-box;border:none;border-radius:14px;margin-top:10px;padding:12px 22px;font-family:Host Grotesk,sans-serif;font-size:14px;font-weight:600;transition:all .3s}.btn-enroll{color:#e31c1c;background:#fff}.btne-view{color:#fff;background:#ffffff26;border:1px solid #ffffff80}.cta-actions button:hover{transform:translateY(-2px)}@media (max-width:1300px){.placemente-cta{margin:50px 20px;padding:50px 30px}.cta-content h3{font-size:32px}}@media (max-width:768px){.placemente-cta{border-radius:16px;margin:40px 16px;padding:40px 20px}.cta-content h3{font-size:24px}.cta-content p{font-size:13px}.cta-actions{flex-flow:wrap;justify-content:center;gap:12px}.cta-actions button{width:auto;min-width:180px}}@media (max-width:480px){.placemente-cta{border-radius:14px;margin:30px 12px;padding:30px 16px}.cta-content h3{font-size:20px;line-height:1.4}.cta-content p{font-size:12px;line-height:1.5}.cta-actions{flex-direction:column;align-items:center;gap:10px}.cta-actions button{width:100%;max-width:100%;min-width:unset;padding:12px;font-size:14px}}@media (max-width:360px){.placemente-cta{margin:24px 8px;padding:24px 12px}.cta-content h3{font-size:17px}.cta-content p{font-size:11px}.cta-actions button{padding:10px;font-size:13px}}@media (max-width:260px){.placemente-cta{border-radius:10px;margin:16px 4px;padding:18px 8px}.cta-content h3{font-size:14px}.cta-content p{font-size:10px}.cta-actions{gap:8px}.cta-actions button{border-radius:10px;width:100%;padding:8px;font-size:11px}}
.wcert-section{background:#fff;padding:80px 40px;font-family:Host Grotesk,sans-serif;overflow:hidden}.wcert-header{text-align:center;margin-bottom:60px}.wcert-header h2{color:#111;margin:0 0 12px;font-size:42px;font-weight:900;line-height:1.2}.wcert-header p{color:#666;max-width:600px;margin:0 auto;font-size:15px;line-height:1.6}.wcert-cards{justify-content:center;align-items:center;max-width:1100px;height:420px;margin:0 auto;display:flex;position:relative}.wcert-card{will-change:transform;cursor:pointer;background:#fcecec;border-radius:20px;transition:transform .3s,box-shadow .3s;position:absolute;overflow:hidden;box-shadow:0 8px 32px #0000001a}.wcert-card img{object-fit:cover;border-radius:20px;width:100%;height:100%;display:block}.wcert-card:hover{box-shadow:0 16px 48px #e31c1c26;z-index:10!important}.wcert-far-left{z-index:1;opacity:.85;width:160px;height:280px;top:50%;left:0;transform:translateY(-50%)rotate(-12deg)}.wcert-far-left:hover{transform:translateY(-55%)rotate(-8deg)scale(1.04)}.wcert-near-left{z-index:2;opacity:.92;width:250px;height:380px;top:50%;left:130px;transform:translateY(-50%)rotate(-6deg)}.wcert-near-left:hover{transform:translateY(-55%)rotate(-3deg)scale(1.04)}.wcert-center{z-index:5;opacity:1;width:300px;height:450px;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 12px 40px #e31c1c2e}.wcert-center:hover{transform:translate(-50%,-54%)scale(1.04)}.wcert-near-right{z-index:2;opacity:.92;width:250px;height:380px;top:50%;right:130px;transform:translateY(-50%)rotate(6deg)}.wcert-near-right:hover{transform:translateY(-55%)rotate(3deg)scale(1.04)}.wcert-far-right{z-index:1;opacity:.85;width:160px;height:280px;top:50%;right:0;transform:translateY(-50%)rotate(12deg)}.wcert-far-right:hover{transform:translateY(-55%)rotate(8deg)scale(1.04)}.wcert-popup-overlay{z-index:99999;background:#000000d1;justify-content:center;align-items:center;padding:20px;animation:.3s fadePopup;display:flex;position:fixed;inset:0}.wcert-popup-content{justify-content:center;align-items:center;animation:.3s zoomPopup;display:inline-flex;position:relative}.wcert-popup-image{object-fit:contain;background:#fff;border-radius:16px;max-width:min(90vw,700px);max-height:85vh;display:block;box-shadow:0 20px 60px #0006;width:auto!important;height:auto!important}.wcert-close-btn{color:#fff;cursor:pointer;z-index:2;background:#e31c1c;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:26px;line-height:1;transition:transform .3s;display:flex;position:absolute;top:-14px;right:-14px}.wcert-close-btn:hover{transform:rotate(90deg)}@keyframes fadePopup{0%{opacity:0}to{opacity:1}}@keyframes zoomPopup{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}@media (max-width:1024px){.wcert-section{padding:60px 30px}.wcert-header h2{font-size:34px}.wcert-cards{max-width:900px;height:360px}.wcert-far-left{width:140px;height:240px}.wcert-near-left{width:170px;height:290px;left:110px}.wcert-center{width:200px;height:330px}.wcert-near-right{width:170px;height:290px;right:110px}.wcert-far-right{width:140px;height:240px}.wcert-popup-image{max-width:min(88vw,600px);max-height:82vh}}@media (max-width:768px){.wcert-section{padding:50px 20px}.wcert-header h2{font-size:28px}.wcert-header p{font-size:13px}.wcert-cards{max-width:100%;height:300px}.wcert-far-left{width:100px;height:170px;left:0;transform:translateY(-50%)rotate(-10deg)}.wcert-far-left:hover{transform:translateY(-55%)rotate(-7deg)scale(1.04)}.wcert-near-left{width:145px;height:230px;left:68px;transform:translateY(-50%)rotate(-5deg)}.wcert-near-left:hover{transform:translateY(-55%)rotate(-3deg)scale(1.04)}.wcert-center{width:175px;height:270px}.wcert-center:hover{transform:translate(-50%,-54%)scale(1.04)}.wcert-near-right{width:145px;height:230px;right:68px;transform:translateY(-50%)rotate(5deg)}.wcert-near-right:hover{transform:translateY(-55%)rotate(3deg)scale(1.04)}.wcert-far-right{width:100px;height:170px;right:0;transform:translateY(-50%)rotate(10deg)}.wcert-far-right:hover{transform:translateY(-55%)rotate(7deg)scale(1.04)}.wcert-popup-overlay{padding:16px}.wcert-popup-content{max-width:94vw}.wcert-popup-image{border-radius:12px;max-width:90vw;max-height:80vh}.wcert-close-btn{width:34px;height:34px;font-size:20px;top:-12px;right:-12px}}@media (max-width:480px){.wcert-section{padding:40px 12px}.wcert-header h2{font-size:24px}.wcert-cards{height:260px}.wcert-far-left{width:80px;height:145px;left:0;transform:translateY(-50%)rotate(-10deg)}.wcert-near-left{width:118px;height:200px;left:52px;transform:translateY(-50%)rotate(-5deg)}.wcert-center{width:148px;height:235px}.wcert-near-right{width:118px;height:200px;right:52px;transform:translateY(-50%)rotate(5deg)}.wcert-far-right{width:80px;height:145px;right:0;transform:translateY(-50%)rotate(10deg)}}@media (max-width:360px){.wcert-section{padding:36px 10px}.wcert-header h2{font-size:22px}.wcert-header p{font-size:12px;line-height:1.5}.wcert-cards{height:240px}.wcert-far-left{width:70px;height:130px;left:0;transform:translateY(-50%)rotate(-10deg)}.wcert-near-left{width:105px;height:180px;left:42px;transform:translateY(-50%)rotate(-5deg)}.wcert-center{width:135px;height:210px}.wcert-near-right{width:105px;height:180px;right:42px;transform:translateY(-50%)rotate(5deg)}.wcert-far-right{width:70px;height:130px;right:0;transform:translateY(-50%)rotate(10deg)}.wcert-popup-image{border-radius:10px;max-width:92vw;max-height:78vh}.wcert-close-btn{width:30px;height:30px;font-size:18px;top:-10px;right:-10px}}
.cv-section{box-sizing:border-box;background:#fff;padding:80px 24px;font-family:Host Grotesk,sans-serif}.cv-container{grid-template-columns:1.5fr 1fr;align-items:start;gap:26px;max-width:1200px;margin:0 auto;display:grid}.cv-left{background:#fff;border:1px solid #ebebeb;border-radius:24px;overflow:hidden}.cv-header{color:#fff;background:#e31c1c;padding:32px 36px}.cv-header h2{color:#fff;align-items:center;gap:10px;margin:0 0 8px;font-size:24px;font-weight:800;line-height:1.3;display:flex}.cv-header-icon-inline{flex-shrink:0;font-size:22px}.cv-header p{opacity:.9;margin:0;font-size:14px;line-height:1.5}.cv-box{padding:32px 36px 28px}.cv-box-label{letter-spacing:.08em;color:#555;margin:0 0 20px;font-size:12px;font-weight:700}.cv-otp-wrapper{flex-wrap:wrap;align-items:flex-end;gap:10px;margin-bottom:10px;display:flex}.cv-otp-group{flex-direction:column;gap:8px;display:flex}.cv-group-label{letter-spacing:.07em;color:#aaa;text-transform:uppercase;font-size:11px;font-weight:700}.cv-otp-row{gap:10px;display:flex}.cv-otp-sep{color:#ccc;flex-shrink:0;padding-bottom:8px;font-size:32px;font-weight:800;line-height:1}.cv-otp-input{text-align:center;color:#e31c1c;box-sizing:border-box;caret-color:#e31c1c;background:#fff;border:2px solid #e31c1c;border-radius:14px;outline:none;width:68px;height:68px;font-family:Host Grotesk,sans-serif;font-size:28px;font-weight:700;transition:border-color .2s,box-shadow .2s,background .2s}.cv-otp-input::placeholder{color:#ddd;font-size:18px}.cv-otp-input:focus{border-color:#b90e0e;box-shadow:0 0 0 4px #e31c1c1f}.cv-otp-input.cv-otp-err{color:#e31c1c;background:#fff5f5;border-color:#e31c1c}.cv-otp-input.cv-otp-ok{color:#17a34a;background:#f0fdf4;border-color:#17a34a}.cv-error-msg{color:#e31c1c;background:#fff5f5;border:1px solid #fcc;border-radius:10px;margin:12px 0 0;padding:10px 14px;font-size:13px;font-weight:500}.cv-btn-verify{color:#fff;cursor:pointer;background:#e31c1c;border:none;border-radius:14px;justify-content:center;align-items:center;gap:10px;width:100%;height:56px;margin-top:22px;font-family:Host Grotesk,sans-serif;font-size:16px;font-weight:700;transition:background .2s,transform .15s;display:flex}.cv-btn-verify:hover:not(:disabled){background:#c41818;transform:translateY(-1px)}.cv-btn-verify:disabled{opacity:.5;cursor:not-allowed;transform:none}.cv-result{border-top:1px solid #e8f5ec}.cv-result-top{background:#e8f7ed;align-items:flex-start;gap:14px;padding:22px 36px;display:flex}.cv-check-icon{color:#17a34a;flex-shrink:0;margin-top:2px;font-size:28px}.cv-result-top h3{color:#14532d;margin:0 0 4px;font-size:16px;font-weight:800}.cv-result-top p{color:#166534;margin:0;font-size:13px}.cv-result-grid{grid-template-columns:1fr 1fr;gap:14px;padding:24px 36px 20px;display:grid}.cv-result-cell{background:#fafafa;border:1px solid #ebebeb;border-radius:12px;padding:14px 16px}.cv-cell-full{grid-column:span 1}.cv-cell-label{color:#999;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:6px;margin-bottom:6px;font-size:11px;font-weight:600;display:flex}.cv-cell-label svg{color:#e31c1c;font-size:12px}.cv-result-cell strong{color:#111;font-size:14px;font-weight:700;line-height:1.35;display:block}.cv-status-yes{color:#16a34a}.cv-status-no{color:#e31c1c}.cv-internship-section{padding:0 36px 24px}.cv-internship-title{letter-spacing:.07em;color:#aaa;text-transform:uppercase;margin:0 0 12px;font-size:12px;font-weight:700}.cv-internship-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.cv-intern-date{grid-area:2/1}.cv-another-wrap{grid-area:2/2;align-items:stretch;display:flex}.cv-btn-another{color:#e31c1c;cursor:pointer;box-sizing:border-box;background:#fff;border:2px solid #e31c1c;border-radius:12px;justify-content:right;align-items:center;gap:8px;width:100%;height:100%;min-height:64px;padding:14px 16px;font-family:Host Grotesk,sans-serif;font-size:14px;font-weight:700;transition:background .2s,color .2s,transform .15s}.cv-btn-another:hover{color:#fff;background:#e31c1c;transform:translateY(-1px)}.cv-btn-another svg{flex-shrink:0;font-size:16px}.cv-right{flex-direction:column;gap:20px;display:flex}.cv-info-card{background:#fff;border:1px solid #ebebeb;border-radius:24px;padding:28px 30px}.cv-card-title-row{align-items:center;gap:10px;margin-bottom:22px;display:flex}.cv-card-title-icon{color:#e31c1c;font-size:18px}.cv-info-card h3{color:#111;margin:0;font-size:17px;font-weight:800}.cv-steps{flex-direction:column;gap:18px;margin:0;padding:0;list-style:none;display:flex}.cv-steps li{align-items:flex-start;gap:14px;display:flex}.cv-step-num{color:#fff;background:#e31c1c;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin-top:1px;font-size:13px;font-weight:700;display:flex}.cv-steps li strong{color:#111;margin-bottom:3px;font-size:14px;font-weight:700;display:block}.cv-steps li p{color:#666;margin:0;font-size:13px;line-height:1.5}.cv-trust-list{flex-direction:column;gap:13px;margin:0;padding:0;list-style:none;display:flex}.cv-trust-list li{color:#444;align-items:center;gap:10px;font-size:14px;line-height:1.5;display:flex}.cv-check-li{color:#17a34a;flex-shrink:0;font-size:15px}@media (max-width:1200px){.cv-container{grid-template-columns:1.4fr 1fr}}@media (max-width:992px){.cv-section{padding:64px 20px}.cv-container{grid-template-columns:1fr;gap:20px}}@media (max-width:768px){.cv-section{padding:50px 16px}.cv-header{padding:26px 24px}.cv-header h2{font-size:20px}.cv-box{padding:26px 24px 22px}.cv-otp-input{width:58px;height:60px;font-size:24px}.cv-result-top{padding:18px 24px}.cv-result-grid{gap:12px;padding:18px 24px 16px}.cv-internship-section{padding:0 24px 20px}.cv-info-card{padding:24px 22px}}@media (max-width:600px){.cv-result-grid{grid-template-columns:1fr}.cv-cell-full{grid-column:span 1}.cv-internship-grid{grid-template-columns:1fr}.cv-intern-date,.cv-another-wrap{grid-area:auto/1}.cv-btn-another{min-height:52px}}@media (max-width:480px){.cv-section{padding:40px 12px}.cv-header{padding:20px 18px}.cv-header h2{font-size:17px}.cv-box{padding:22px 18px 18px}.cv-otp-wrapper,.cv-otp-row{gap:8px}.cv-otp-input{border-radius:12px;width:52px;height:54px;font-size:22px}.cv-otp-sep{font-size:26px}.cv-btn-verify{height:50px;font-size:15px}.cv-result-top{padding:16px 18px}.cv-result-grid{gap:10px;padding:14px 18px}.cv-internship-section{padding:0 18px 18px}.cv-info-card{border-radius:18px;padding:20px 16px}}@media (max-width:360px){.cv-section{padding:32px 10px}.cv-header h2{font-size:15px}.cv-header p{font-size:12px}.cv-otp-row{gap:6px}.cv-otp-input{border-radius:10px;width:46px;height:48px;font-size:18px}.cv-otp-sep{font-size:22px}.cv-btn-verify{border-radius:12px;height:46px;font-size:14px}.cv-box-label{font-size:11px}.cv-result-cell strong{font-size:13px}.cv-cell-label{font-size:10px}.cv-info-card h3{font-size:15px}.cv-steps li strong{font-size:13px}.cv-steps li p,.cv-trust-list li{font-size:12px}}
