.classicCerti-headerContainer{width:100%;height:600px;position:relative}.classicCerti-headerContainer>img{width:100%;height:100%;object-fit:cover;object-position:0,0}.classicCerti-headerCover{width:100%;height:100%;display:flex;justify-content:center;align-items:center;position:absolute;top:0;left:0;background-color:rgba(0,0,0,.447)}.classicCerti-headerCover>h2{color:white;width:100%;text-align:center;font-size:4rem;font-weight:400}@media screen and (max-width:768px){.classicCerti-headerContainer{width:100%;height:100%;position:relative}.classicCerti-headerCover>h2{color:white;width:100%;text-align:center;font-size:3rem;font-weight:400}}.classicCerti-section{display:flex;justify-content:space-between;gap:2rem;padding:3rem;background:linear-gradient(135deg,#fff9f7,#ffe8e4);align-items:center;border-radius:20px;box-shadow:0 8px 28px rgba(0,0,0,.06)}.classicCerti-content{width:50%;height:100%}.tag{background-color:var(--customColor1);color:white;padding:6px 16px;border-radius:999px;font-size:.8rem;font-weight:700;display:inline-block;margin-bottom:1rem}.classicCerti-content h2{font-size:2.2rem;font-weight:800;color:#222;margin-bottom:1.5rem;line-height:1.3}.classicCerti-content .desc{font-size:1rem;color:#444;margin-bottom:1.2rem;line-height:1.6}.enroll-btn{background-color:var(--customColor1);color:white;padding:12px 28px;border-radius:10px;font-weight:600;text-decoration:none;display:inline-block;margin-top:1rem;transition:background .3s ease}.enroll-btn:hover{background-color:black}.certification{display:flex;align-items:center;gap:10px;margin-top:2rem;font-size:1rem;font-weight:500;color:#9b0055}.certification img{width:100px;object-fit:contain}.classicCerti-images{width:40%;height:100%}.image-grid img{width:100%;height:100%;border-radius:14px;object-fit:cover;box-shadow:0 4px 12px rgba(0,0,0,.08)}.nsdc{display:flex;gap:16px;align-items:flex-start;padding:16px;border-radius:12px;box-shadow:0 2px 15px rgba(114,26,26,.1);margin-top:30px;background-color:white}.nsdc-desc{font-size:15px;color:#333;font-weight:400;text-align:justify}.nsdc>img{width:200px;height:100px;object-fit:contain}@media screen and (max-width:768px){.classicCerti-section{flex-direction:column;padding:1rem}.classicCerti-content,.classicCerti-images,.image-grid img{width:100%;height:100%}.image-grid img{border-radius:14px;object-fit:cover;box-shadow:0 4px 12px rgba(0,0,0,.08)}}.fromCourse-container{height:100%;flex-direction:column;gap:20px;margin-top:30px}.fromCourse-container,.fromCourse-content{width:100%;display:flex;justify-content:center;align-items:center;padding:20px}.fromCourse-content{flex-wrap:wrap}.fromCourse-content>h2{width:100%;font-size:40px;text-align:center}.fromCourse-card{background-color:black;border-radius:20px;padding:28px 22px;width:230px;max-width:250px;height:260px;box-shadow:0 15px 45px rgba(0,0,0,.1);position:relative;overflow:hidden;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px;margin:20px;box-shadow:0 8px 1px var(--customColor1)}.fromCourse-card:hover{transform:translateY(-6px);box-shadow:0 25px 65px rgba(0,0,0,.15)}@keyframes rotateBg{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fromCourse-card .icon-watermark{font-size:100px;color:rgba(200,150,190,.1);position:absolute;top:10px;right:10px;pointer-events:none}.fromCourse-cardIco{font-size:40px;color:var(--customColor1)}.course-title{font-size:1.2rem;font-weight:700;margin-bottom:14px}.course-desc,.course-title{color:var(--customColor1);position:relative;z-index:1}.course-desc{font-size:.95rem;line-height:1.6}.classicCertiCourse-container{display:flex;flex-direction:column;align-items:center;gap:2rem;padding:2rem 1rem;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.classicCertiCourse-content>h2{font-size:2.5rem;font-weight:700;text-align:center;color:black;margin-bottom:1rem;position:relative}.module-cards-wrapper{display:flex;justify-content:space-evenly;align-items:center;width:100%;padding:1rem;flex-wrap:wrap;gap:20px}.module-card-modern{background:black;border-radius:18px;overflow:hidden;box-shadow:0 15px 35px rgba(0,0,0,.08);transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;border:2px solid white;height:500px;width:350px;margin:20px}.module-card-modern:hover{transform:translateY(-10px);box-shadow:0 25px 45px rgba(0,0,0,.1);border:2px solid var(--customColor1)}.module-card-img-container{height:300px;overflow:hidden}.module-image{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.module-card-modern:hover .module-image{transform:scale(1.05)}.module-title{font-size:1.3rem;font-weight:600;margin:1.2rem 1rem .5rem;color:var(--customColor1);position:relative;text-align:center}.module-desc{font-size:1rem;line-height:1.6;color:white;margin:0 1rem 1.5rem;text-align:justify}@media screen and (max-width:768px){.classicCertiCourse-content>h2{font-size:30px}.module-cards-wrapper{width:100%;padding:0;flex-wrap:wrap;gap:20px}}