/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-feature-settings:normal;font-variation-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::-moz-placeholder{opacity:1}::placeholder{opacity:1}@supports (not (-webkit-appearance:-apple-pay-button)) or (contain-intrinsic-size:1px){::-moz-placeholder{color:currentColor}::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::-moz-placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}.grow{flex-grow:1}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}:root{--primary-color: #b57edc;--secondary-color: #9370db;--background-color: #f3e8ff;--text-color: #2e2a47;--accent-color: #cba0ff;--font-family: "Poppins", sans-serif}.top-header{background-color:var(--primary-color);color:#fff;font-size:14px;padding:8px 0}.top-header-container{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:auto;padding:0 20px}.top-header-left{display:flex;gap:5px;align-items:center;flex-wrap:wrap}.top-header-right{display:flex;gap:15px;align-items:center}.top-header-right a{color:#fff;font-size:16px;transition:color .3s}.top-header-right a:hover{color:#000}.navbar{position:sticky;top:0;z-index:50;background-color:#fff;box-shadow:0 2px 8px #00000014;padding:1rem 4rem;font-family:var(--font-family);transition:all .3s ease}.navbar-container{display:flex;justify-content:space-between;align-items:center}.navbar-logo{display:flex;align-items:center;gap:10px;font-size:1.8rem;font-weight:700;color:#222;cursor:pointer}.logo-img{height:45px;width:45px;-o-object-fit:contain;object-fit:contain;border-radius:8px;transition:transform .3s ease}.navbar-logo:hover .logo-img{transform:scale(1.05)}.navbar-links{list-style:none;display:flex;gap:2rem;margin:0;padding:0}.navbar-link{text-decoration:none;color:#374151;font-weight:500;font-size:1rem;transition:color .25s ease,border-bottom .25s ease;padding-bottom:2px;border-bottom:2px solid transparent}.navbar-link:hover,.navbar-link.active{color:#2563eb;border-bottom:2px solid #2563eb}.menu-toggle{display:none;font-size:1.5rem;color:#333;cursor:pointer;transition:color .3s ease}.menu-toggle:hover{color:var(--secondary-color)}@media(max-width:900px){.navbar{padding:1rem 2rem}.menu-toggle{display:block}.navbar-links{position:absolute;top:100%;right:0;width:100%;background:#fff;flex-direction:column;align-items:center;gap:1.5rem;padding:2rem 0;box-shadow:0 4px 15px #0000001a;transform:translateY(-120%);opacity:0;visibility:hidden;transition:all .4s ease}.navbar-links.active{transform:translateY(0);opacity:1;visibility:visible}.navbar-link{font-size:1.1rem;color:#222}.top-header-container{flex-direction:column;gap:5px;text-align:center}}@media(max-width:480px){.navbar{padding:.8rem 1.5rem}.logo-img{height:35px;width:35px}.navbar-logo{font-size:1.4rem}.top-header{font-size:12px}}:root{--pri-color: black}.footer{background-color:var(--pri-color);color:#e5e7eb;padding:3rem 5rem 1rem;font-family:Poppins,sans-serif}#footer{color:var(--pri-color)}.footer-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2.5rem;margin-bottom:2rem}.footer-title{font-size:1.75rem;font-weight:700;color:#3b82f6;margin-bottom:.75rem}.footer-heading{font-size:1.2rem;font-weight:600;margin-bottom:1rem;color:#fff}.footer-text{color:#cbd5e1;font-size:.95rem;line-height:1.6;margin-bottom:.5rem}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:.5rem}.footer-links a{text-decoration:none;color:#cbd5e1;transition:color .3s ease}.footer-links a:hover{color:#3b82f6}.footer-bottom{border-top:1px solid #1e293b;text-align:center;padding-top:1rem;font-size:.9rem;color:#94a3b8}@media(max-width:768px){.footer{padding:2rem 2rem 1rem}.footer-title{font-size:1.5rem}.footer-container{gap:1.5rem}}.home-container{width:100%;overflow-x:hidden}.hero{position:relative;height:90vh;width:100%;overflow:hidden;color:#fff;display:flex;align-items:center;justify-content:center}.hero-carousel{position:absolute;top:0;left:0;width:100%;height:100%}.carousel-slide{position:absolute;width:100%;height:100%;background-size:cover;background-position:center;opacity:0;transition:opacity 1s ease-in-out;filter:brightness(.7)}.carousel-slide.active{opacity:5}.hero-content{position:relative;z-index:2;max-width:800px;padding:2rem;animation:fadeInUp 1s ease}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero-content h1{font-size:4.8rem;margin-bottom:15px;line-height:1.3;color:#dedb0b;font-size:50px;font-weight:bolder;text-shadow:#000}.hero-content p{font-size:3.2rem;margin-bottom:25px;color:#090c01}.cta-btn{background:#ff6f61;color:#fff;border:none;padding:12px 30px;font-size:1.1rem;border-radius:30px;cursor:pointer;transition:.3s ease}.cta-btn:hover{background:#ff3b2f}.carousel-control{position:absolute;top:50%;transform:translateY(-50%);font-size:2rem;color:#fff;background:#0006;border:none;border-radius:50%;cursor:pointer;padding:8px 14px;z-index:3;transition:background .3s ease}.carousel-control:hover{background:#000000b3}.carousel-control.prev{left:20px}.carousel-control.next{right:20px}.carousel-indicators{position:absolute;bottom:20px;left:50%;transform:translate(-50%);display:flex;gap:10px;z-index:3}.indicator{width:12px;height:12px;background:#ffffff80;border-radius:50%;cursor:pointer;transition:.3s}.indicator.active{background:#ff6f61;transform:scale(1.2)}.highlights{margin:5% 7%;background:#f8f9fa;text-align:center}.why-choose-title{font-size:2.2rem;margin-bottom:50px;font-weight:600;color:var(--text-color)}.highlights-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px}.highlight-card{background:var(--accent-color);border-radius:16px;padding:30px;box-shadow:0 4px 20px #00000014;transition:transform .3s ease,box-shadow .3s ease;font-size:large;color:#000;font-weight:700}.highlight-card:hover{transform:translateY(-10px);box-shadow:0 8px 25px #00000026}.highlight-icon{font-size:2.5rem;color:#fff;margin-bottom:20px}.testimonials{margin:5% 7%;background:#f8f9fa;text-align:center}.testimonials-title{font-size:2.2rem;margin-bottom:50px;font-weight:600;color:var(--text-color)}.testimonial-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px}.testimonial-card{background:#fff;border-radius:16px;padding:25px;box-shadow:0 4px 18px #00000014;transition:transform .3s ease;color:#000!important}.testimonial-card:hover{transform:translateY(-5px)}.testimonial-author{display:flex;align-items:center;margin-top:15px;gap:10px;justify-content:center}.testimonaltext{color:#000!important}.author-avatar{width:45px;height:45px;background:#ff6f61;color:#fff;font-weight:700;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.2rem}.certifications{padding:80px 5%;text-align:center;background:#fff}.certifications-title{font-size:2.2rem;margin-bottom:40px;font-weight:600}.certificate-container{display:flex;justify-content:center}.certificate-card{background:#fff;border-radius:16px;box-shadow:0 4px 20px #0000001a;overflow:hidden;max-width:700px;text-align:left;transition:transform .3s ease}.certificate-card:hover{transform:translateY(-5px)}.certificate-img{width:100%;height:auto}.certificate-info{padding:20px}.view-btn{display:inline-block;margin-top:10px;background:#ff6f61;color:#fff;padding:8px 18px;border-radius:25px;text-decoration:none;font-weight:500}.view-btn:hover{background:#ff3b2f}.pulse-section{padding:60px 20px;background:var(--lavender-light);text-align:center;font-family:Poppins,sans-serif}.pulse-section h2{font-size:2rem;color:var(--lavender-dark);margin-bottom:40px;text-shadow:0 0 6px rgba(147,112,219,.3)}.pulse-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:25px}.pulse-card{position:relative;width:280px;padding:25px 20px;border-radius:16px;background:#ffffff40;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3);color:var(--text-dark);box-shadow:0 6px 20px #9370db4d;text-align:left;transition:transform .3s ease,box-shadow .3s ease}.pulse-card:hover{transform:translateY(-8px);box-shadow:0 10px 25px #9370db66}.pulse-icon{font-size:2rem;color:var(--lavender-dark);margin-bottom:10px;display:flex;align-items:center;justify-content:center}.pulse-card h4{font-size:1.1rem;color:var(--text-dark);margin-bottom:6px}.pulse-date{display:block;color:var(--lavender-dark);font-weight:500;margin-bottom:8px}.pulse-card p{font-size:.95rem;color:#4a4a4a}@media(max-width:768px){.hero-content h1{font-size:2rem}.hero-content p{font-size:1rem}.cta-btn{font-size:1rem;padding:10px 25px}}.certificates-section{padding:80px 20px;background:linear-gradient(135deg,#f3f4f6,#fff);text-align:center}.cert-title{font-size:2rem;font-weight:700;color:#004aad;margin-bottom:10px}.cert-subtitle{color:#555;max-width:700px;margin:0 auto 40px;font-size:1rem}.cert-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:25px;max-width:1100px;margin:0 auto}.cert-card{background:#fff;border-radius:16px;box-shadow:0 4px 20px #0000001a;padding:20px;transition:transform .3s ease,box-shadow .3s ease}.cert-card:hover{transform:translateY(-8px);box-shadow:0 8px 30px #00000026}.cert-img{width:100%;height:220px;-o-object-fit:cover;object-fit:cover;border-radius:12px;margin-bottom:15px}.cert-name{font-size:1.2rem;color:#111;font-weight:600;margin-bottom:8px}.cert-desc{color:#666;font-size:.95rem;line-height:1.4}.popup-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0f0f0f99;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;justify-content:center;align-items:center;z-index:9999;animation:fadeIn .4s ease}.popup-container{background:#ffffff26;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.25);box-shadow:0 8px 32px #0000004d;border-radius:20px;width:95%;max-width:420px;padding:30px 35px;color:#fff;text-align:center;position:relative;transform:translateY(-10px);animation:slideUp .5s ease forwards}.popup-close{position:absolute;top:14px;right:18px;background:#ffffff26;color:#fff;border:none;font-size:22px;font-weight:700;border-radius:50%;cursor:pointer;width:35px;height:35px;line-height:32px;transition:.3s ease}.popup-close:hover{background:#ffffff59;transform:scale(1.1)}.popup-container h2{font-size:1.8rem;font-weight:700;margin-bottom:10px;color:#fff;letter-spacing:.5px}.popup-container p{font-size:.95rem;color:#e0e0e0;margin-bottom:20px;line-height:1.5}form{display:flex;flex-direction:column;gap:12px}input,select{padding:12px 15px;border-radius:10px;border:1px solid rgba(255,255,255,.25);background:#ffffff1a;color:#fff;font-size:15px;transition:.3s ease;outline:none}input::-moz-placeholder{color:#fff9}input::placeholder{color:#fff9}select option{color:#333}input:focus,select:focus{border-color:#00b4d8;box-shadow:0 0 10px #00b4d866;background:#ffffff26}.popup-submit{background:linear-gradient(135deg,#00b4d8,#0077b6);color:#fff;border:none;padding:12px;font-size:16px;font-weight:600;border-radius:12px;cursor:pointer;margin-top:10px;transition:all .3s ease}.popup-submit:hover{background:linear-gradient(135deg,#0077b6,#0096c7);transform:translateY(-2px);box-shadow:0 6px 18px #0096c859}.popup-success{padding:20px;text-align:center}.popup-success h3{color:#80ffdb;font-size:1.4rem;margin-bottom:10px}.popup-success p{color:#e0e0e0;font-size:.95rem}@keyframes fadeIn{0%{opacity:0;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px)}to{opacity:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}}@keyframes slideUp{0%{transform:translateY(40px);opacity:0}to{transform:translateY(0);opacity:1}}@media(max-width:480px){.popup-container{padding:25px 20px}.popup-container h2{font-size:1.5rem}input,select{font-size:14px}.popup-submit{font-size:15px}}.page-container{width:100%;background-color:#f9fafc;color:#222;font-family:Poppins,sans-serif;padding:60px 5vw;box-sizing:border-box}.about-title,.team-title{text-align:center;font-size:clamp(1.8rem,2vw + 1rem,2.4rem);color:#222;margin-bottom:40px;font-weight:700;position:relative}.about-title:after,.team-title:after{content:"";display:block;width:70px;height:4px;background:#007bff;margin:10px auto 0;border-radius:3px}.about-section{display:flex;flex-direction:column;gap:10px;margin-bottom:60px;padding:10px!important}.mission-vision{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px}.mv-card{background:#fff;padding:clamp(20px,3vw,35px);border-radius:16px;box-shadow:0 4px 12px #00000014;transition:transform .3s ease,box-shadow .3s ease}.mv-card:hover{transform:translateY(-4px);box-shadow:0 8px 20px #0000001f}.mv-card h3{font-size:clamp(1.2rem,1.5vw,1.5rem);color:#007bff;margin-bottom:12px;display:flex;align-items:center;gap:8px}.mv-card p{color:#444;line-height:1.6;font-size:clamp(.9rem,1vw,1rem)}.why-inskillup{background:#fff;padding:clamp(25px,3vw,45px);border-radius:16px;box-shadow:0 4px 10px #00000014;max-width:950px;margin:0 auto;text-align:center}.why-inskillup h3{font-size:clamp(1.4rem,1.8vw,2rem);color:#007bff;margin-bottom:15px}.why-inskillup p{color:#555;line-height:1.7;margin-bottom:15px;font-size:clamp(.9rem,1vw,1rem)}.team-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:25px;margin-top:30px}.team-card{background:#fff;border-radius:16px;text-align:center;padding:clamp(20px,2vw,30px);box-shadow:0 4px 10px #00000014;transition:transform .3s ease,box-shadow .3s ease}.team-card:hover{transform:translateY(-5px);box-shadow:0 8px 18px #0000001f}.team-avatar{font-size:clamp(2rem,2.5vw,2.8rem);color:#007bff;margin-bottom:15px}.team-info h3{font-size:clamp(1rem,1.2vw,1.2rem);color:#222;margin-bottom:6px;font-weight:600}.team-role{font-size:clamp(.9rem,1vw,1rem);color:#777;margin-bottom:12px}.social-icons{display:flex;justify-content:center;gap:12px}.social-icons a{color:#007bff;font-size:1.1rem;transition:color .3s ease}.social-icons a:hover{color:#0056b3}@media(max-width:1024px){.about-section{gap:40px}.why-inskillup{padding:30px 20px}}@media(max-width:768px){.page-container{padding:40px 4vw}.mission-vision{grid-template-columns:1fr;gap:25px}.mv-card{text-align:center}.team-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px}.why-inskillup{text-align:left}}@media(max-width:480px){.page-container{padding:30px 5vw}.about-section{gap:30px}.mv-card,.why-inskillup,.team-card{padding:20px 15px}.about-title,.team-title{margin-bottom:25px}.why-inskillup h3{font-size:1.4rem}.why-inskillup p{font-size:.9rem}.team-grid{gap:15px}}:root{--primary-color: #b57edc;--secondary-color:#f3e8ff;--background-color: #f3e8ff;--text-color: #e21e05;--accent-color: #cba0ff;--font-family: "Poppins", sans-serif;--lavender-light: #f3e8ff;--lavender: #b57edc;--lavender-dark: #9370db;--text-dark: #2e2a47;--white: #ffffff}.courses-page{font-family:Poppins,sans-serif;color:var(--text-dark);padding-bottom:60px;background:var(--white)}.courses-hero{text-align:center;padding:80px 20px;background:var(--lavender-dark);border-radius:20px;box-shadow:0 6px 25px #00000040}.courses-hero h1{font-size:2.8rem;margin-bottom:15px;color:#fff}.courses-hero p{color:#e0e0e0;max-width:700px;margin:0 auto 30px}.course-search{padding:12px 20px;width:60%;max-width:420px;border-radius:30px;border:1px solid rgba(255,255,255,.3);background:#ffffff1a;color:#fff;outline:none;font-size:16px}.course-search::-moz-placeholder{color:#ccc}.course-search::placeholder{color:#ccc}.filters{display:flex;justify-content:center;gap:20px;margin:40px 0}.filters select{padding:10px 15px;border-radius:12px;border:1px solid rgba(255,255,255,.3);background:var(--primary-color);color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.filters select:focus{outline:none;border-color:#7abaff}.courses-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:25px;padding:0 40px}.course-card{background:#ffffff1a;border-radius:18px;border:1px solid rgba(255,255,255,.25);box-shadow:0 8px 30px #00000040;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.course-card:hover{transform:translateY(-8px);box-shadow:0 12px 45px #0006}.course-image{width:100%;height:180px;-o-object-fit:cover;object-fit:cover}.course-content{padding:20px}.course-content h2{color:#000;font-weight:700}.course-content p{color:var(--lavender-dark)}.course-info{display:flex;justify-content:space-between;color:#ccc;font-size:14px}.course-rating{color:#ffd166;font-weight:700;margin:10px 0}.course-btn{display:inline-block;background:linear-gradient(135deg,#0096ff,#0056b3);color:#fff;padding:10px 18px;border-radius:8px;text-decoration:none;font-weight:500}.course-btn:hover{background:linear-gradient(135deg,#00b4ff,#0069d9)}.no-results{text-align:center;color:#bbb;font-size:18px}.testimonials{text-align:center;padding:80px 20px;background:#ffffff1a;margin:60px 40px;border-radius:20px;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.testimonial-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:25px;margin-top:30px}.testimonial-card{background:#ffffff26;border:1px solid rgba(255,255,255,.25);border-radius:15px;padding:25px;width:280px;box-shadow:0 4px 15px #0003;color:#fff}.testimonial-card p{font-style:italic;color:#f0f0f0}.testimonial-card span{display:block;margin-top:10px;font-weight:500;color:#aad4ff}.courses-cta{background:linear-gradient(135deg,#0096ff99,#0050b499);color:#fff;text-align:center;padding:80px 20px;margin-top:60px;border-radius:20px;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px)}.courses-cta h2{font-size:2.2rem;margin-bottom:10px}.courses-cta p{max-width:600px;margin:0 auto 25px;color:#e8f4ff}.cta-btn{background:#fff;color:#007bff;padding:12px 28px;border-radius:30px;text-decoration:none;font-weight:600;transition:.3s ease}.cta-btn:hover{background:#eaf2ff}@media(max-width:768px){.filters{flex-direction:column;align-items:center}.course-search{width:90%}.courses-hero,.testimonials{margin:20px}}:root{--lavender: #b57edc;--lavender-light: #e9d5ff;--lavender-dark: #7e5bef;--text-dark: #2e2a47;--white: #ffffff;--shadow: rgba(147, 112, 219, .3);--font: "Poppins", sans-serif}.enroll-modal{position:fixed;top:0;left:0;width:100%;height:100vh;background:#0006;display:flex;justify-content:center;align-items:center;z-index:1000;animation:fadeIn .4s ease forwards}.modal-content{background:var(--lavender-light);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:20px;padding:40px 30px;width:90%;max-width:450px;color:var(--text-dark);font-family:var(--font);text-align:center;box-shadow:0 8px 32px var(--shadow);border:1px solid rgba(255,255,255,.3);position:relative;transform:scale(.9);animation:popIn .4s ease forwards}.close-modal{position:absolute;top:15px;right:20px;font-size:28px;font-weight:700;color:var(--lavender-dark);cursor:pointer;transition:transform .3s ease,color .3s ease}.close-modal:hover{transform:rotate(90deg);color:var(--lavender)}.modal-content h2{margin-bottom:10px;font-size:1.8rem;color:var(--lavender-dark)}.modal-content p{font-size:1rem;margin-bottom:25px;color:#444}.duration-section{background:#ffffff59;border-radius:15px;padding:20px;margin-bottom:25px;box-shadow:0 3px 8px #9370db26}.duration-section h3{color:var(--lavender-dark);margin-bottom:15px;font-size:1.2rem}.duration-options{display:flex;justify-content:space-around;margin-bottom:15px}.duration-option{display:flex;align-items:center;gap:6px;font-weight:500;color:var(--text-dark);cursor:pointer;transition:.3s ease}.duration-option input[type=radio]{accent-color:var(--lavender-dark);transform:scale(1.1)}.duration-option:hover{color:var(--lavender-dark);transform:scale(1.05)}.price-display{font-size:1.2rem;color:var(--lavender-dark);margin-top:10px}.enroll-continue-btn{background:linear-gradient(135deg,var(--lavender-dark),var(--lavender));color:var(--white);border:none;border-radius:12px;padding:12px 30px;font-size:1rem;cursor:pointer;transition:.3s ease;box-shadow:0 5px 15px var(--shadow)}.enroll-continue-btn:hover{transform:translateY(-3px);box-shadow:0 8px 20px var(--shadow)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes popIn{0%{transform:scale(.85);opacity:0}to{transform:scale(1);opacity:1}}@media(max-width:480px){.modal-content{padding:25px 20px}.duration-options{flex-direction:column;gap:10px}.enroll-continue-btn{width:100%}}.enroll-popup{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:420px;background:#cc92e3;color:#e2e5ec;padding:35px 25px;border-radius:15px;box-shadow:0 10px 30px #00000040;z-index:2100;text-align:center;font-family:Poppins,sans-serif;animation:popupFade .4s ease-in-out}.close-btn{position:absolute;top:12px;right:20px;font-size:26px;color:#555;cursor:pointer;transition:color .3s ease}.close-btn:hover{color:#e63946}.enroll-popup h2{font-size:1.6rem;color:#1e3a8a;margin-bottom:20px}.enroll-popup h3{font-size:1.2rem;color:#1f2937;margin-bottom:15px}.enroll-popup form{display:flex;flex-direction:column;text-align:left;gap:10px;color:#000!important}.enroll-popup label{font-size:.95rem;color:#000;font-weight:500;margin-top:5px}.enroll-popup input[type=text],.enroll-popup input[type=email],.enroll-popup input[type=tel],.enroll-popup input[type=file]{width:100%;padding:10px 12px;font-size:.95rem;border:1px solid #d1d5db;border-radius:8px;outline:none;transition:all .3s ease}.enroll-popup input:focus{border-color:#2563eb;box-shadow:0 0 5px #2563eb4d}.enroll-popup input[type=radio]{accent-color:#2563eb;margin-right:5px;transform:scale(1.2)}.enroll-popup label:hover{color:#2563eb}.enroll-popup img{margin-top:10px;border-radius:8px;border:2px solid #e5e7eb;transition:transform .3s ease}.enroll-popup img:hover{transform:scale(1.05)}.enroll-popup button{margin-top:15px;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;border:none;padding:12px;font-size:1rem;font-weight:500;border-radius:8px;cursor:pointer;transition:all .3s ease;width:100%}.enroll-popup button:hover{background:linear-gradient(135deg,#1e40af,#1d4ed8);transform:scale(1.03)}@keyframes popupFade{0%{opacity:0;transform:translate(-50%,-45%)}to{opacity:1;transform:translate(-50%,-50%)}}@media(max-width:480px){.enroll-popup{width:90%;padding:25px 18px}.enroll-popup h2{font-size:1.4rem}.enroll-popup button{font-size:.95rem}}.formal{color:#000!important}.page-container{background:#f9fafc;padding:3rem 8%;font-family:Poppins,sans-serif;color:#1a1a1a}.back-btn{background:none;border:none;color:#07f;font-weight:600;display:flex;align-items:center;gap:8px;cursor:pointer;margin-bottom:2rem;transition:all .3s ease}.back-btn:hover{color:#0056c1;transform:translate(-4px)}.details-container{display:flex;gap:2.5rem;flex-wrap:wrap}.details-left{flex:1.5;background:#fff;border-radius:15px;padding:2.5rem;box-shadow:0 8px 25px #0000000d}.course-header{margin-bottom:2rem}.course-type-badge{background:linear-gradient(135deg,#07f,#00c6ff);color:#fff;padding:.4rem 1rem;border-radius:20px;font-size:.85rem;font-weight:600;display:inline-block;margin-bottom:1rem}.course-header h1{font-size:2rem;color:#1a1a1a;margin-bottom:.5rem}.course-header p{font-size:1rem;color:#444;line-height:1.6}.details-stats{display:flex;flex-wrap:wrap;gap:2rem;margin:2rem 0}.stat-item{display:flex;align-items:center;gap:12px;font-size:1rem;color:#333}.stat-item svg{font-size:1.5rem;color:#07f}.stat-item strong{display:block;font-weight:700;color:#111}.stat-item span{font-size:.9rem;color:#666}.details-section{margin-bottom:2.5rem}.details-section h2{color:#07f;margin-bottom:1rem;font-size:1.4rem;font-weight:700}.learning-points{list-style:none;padding:0}.learning-points li{background:#f3f8ff;padding:.75rem 1rem;border-radius:8px;margin-bottom:.6rem;color:#333;font-weight:500;transition:background .3s ease}.learning-points li:hover{background:#e6f0ff}.highlights-list{display:grid;grid-template-columns:1fr 1fr;gap:1.2rem}.highlight-item{display:flex;align-items:flex-start;gap:1rem;background:#fff;border:1px solid #eaeaea;border-radius:12px;padding:1rem;box-shadow:0 4px 10px #00000008;transition:transform .3s ease,box-shadow .3s ease}.highlight-item:hover{transform:translateY(-3px);box-shadow:0 6px 20px #0000000d}.highlight-item svg{color:#07f;font-size:1.8rem}.highlight-item h4{font-size:1.1rem;margin-bottom:.25rem;color:#222}.highlight-item p{font-size:.95rem;color:#555}.details-right{flex:1;min-width:300px}.enrollment-card{background:#fff;border-radius:15px;padding:2rem;box-shadow:0 8px 25px #00000012;position:sticky;top:100px}.price-section{text-align:center;margin-bottom:1.5rem}.price-tag{background:linear-gradient(135deg,#07f,#00c6ff);color:#fff;border-radius:12px;padding:1rem;display:inline-block}.price-label{display:block;font-size:.9rem;opacity:.9}.price-amount{font-size:1.6rem;font-weight:700}.enroll-now-btn{width:100%;background:linear-gradient(135deg,#ff7a18,#ffca0f);border:none;color:#fff;padding:.9rem;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.enroll-now-btn:hover{background:linear-gradient(135deg,#f80,#ffc300);transform:translateY(-2px)}.enrollment-features{margin-top:1.5rem;border-top:1px solid #eee;padding-top:1rem}.feature{display:flex;align-items:center;gap:10px;color:#444;font-size:.95rem;margin:.4rem 0}.feature svg{color:#07f}.share-section{text-align:center;margin-top:2rem}.share-section p{color:#444;margin-bottom:.7rem;font-weight:600}.share-buttons{display:flex;justify-content:center;gap:12px}.share-buttons a{width:35px;height:35px;display:flex;align-items:center;justify-content:center;background:#f1f3f7;border-radius:50%;color:#07f;font-size:1rem;transition:all .3s ease}.share-buttons a:hover{background:#07f;color:#fff;transform:translateY(-3px)}@media(max-width:992px){.details-container{flex-direction:column}.highlights-list{grid-template-columns:1fr}}.digital-hero{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:80px 10%;background:linear-gradient(135deg,#f0f6ff,#fff);gap:40px}.digital-content{flex:1;max-width:550px;min-width:300px}.digital-title{font-size:2.8rem;font-weight:700;color:#222;line-height:1.3;margin-bottom:20px}.digital-title span{color:#0056d6}.digital-subtitle{color:#555;font-size:1.1rem;margin-bottom:30px}.digital-buttons{display:flex;flex-wrap:wrap;gap:15px}.btn-primary,.btn-outline{padding:12px 28px;border-radius:6px;cursor:pointer;font-weight:600;transition:.3s;font-size:1rem}.btn-primary{background:#0056d6;color:#fff;border:none}.btn-primary:hover{background:#003c9e;transform:translateY(-2px)}.btn-outline{border:2px solid #0056d6;color:#0056d6;background:transparent}.btn-outline:hover{background:#0056d6;color:#fff}.digital-image img{width:480px;border-radius:16px;box-shadow:0 10px 30px #00000026}.digital-services{padding:80px 10%;background:#f9fbff;text-align:center}.section-title{font-size:2.2rem;color:#111;font-weight:700;margin-bottom:10px}.section-subtitle{color:#555;margin-bottom:40px}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:25px}.service-card{background:#fff;padding:30px;border-radius:12px;box-shadow:0 6px 18px #00000014;transition:.3s}.service-card:hover{transform:translateY(-5px);box-shadow:0 8px 24px #0000001a}.service-icon{font-size:2.5rem;color:#0056d6;margin-bottom:15px}.case-studies{padding:80px 10%;background:#fff}.case-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:30px;margin-top:40px}.case-card{border-radius:12px;overflow:hidden;box-shadow:0 8px 25px #00000014;transition:.3s}.case-card:hover{transform:scale(1.02)}.case-card img{width:100%;height:220px;-o-object-fit:cover;object-fit:cover}.case-info{padding:20px}.case-info h3{color:#222;margin-bottom:10px}.digital-process{padding:80px 10%;background:#f4f7ff;text-align:center}.process-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:30px;margin-top:40px}.process-step{background:#fff;border-radius:10px;padding:25px;width:220px;box-shadow:0 6px 15px #00000014;transition:.3s}.process-step:hover{transform:translateY(-5px)}.process-icon{color:#0056d6;font-size:2rem;margin-bottom:10px}.digital-cta{background:linear-gradient(135deg,#0056d6,#003c9e);color:#fff;text-align:center;padding:80px 10%}.cta-content h2{font-size:2.2rem;margin-bottom:15px}.cta-content p{max-width:600px;margin:0 auto 25px;opacity:.9}.info-section{background:#f9f9f9;padding:60px 20px}.info-container{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1.5fr 1fr;align-items:start;gap:40px}.info-text h2{color:#1a237e;font-size:1.8rem;margin-bottom:15px}.info-text p{color:#555;line-height:1.7;margin-bottom:12px}.info-text img{width:100%;border-radius:12px}.info-points{background:#fff;padding:25px;border-radius:12px;box-shadow:0 4px 10px #00000014}.info-points h3{color:#2e7d32;margin-bottom:15px;font-size:1.3rem}.info-points ul{list-style:none;padding:0;margin:0}.info-points li{background:#e8f5e9;padding:10px 15px;border-radius:8px;margin-bottom:10px;color:#333;font-weight:500;transition:transform .2s ease}.info-points li:hover{transform:translate(5px)}@media(max-width:1024px){.digital-title{font-size:2.3rem}.digital-image img{width:380px}.info-container{gap:25px}}@media(max-width:900px){.digital-hero{flex-direction:column;text-align:center;padding:60px 8%}.digital-image img{width:80%;margin:20px auto 0}.digital-buttons{justify-content:center}}@media(max-width:600px){.digital-hero{padding:50px 6%}.digital-title{font-size:2rem}.digital-subtitle{font-size:1rem}.btn-primary,.btn-outline{width:100%;text-align:center}.case-grid,.info-container{grid-template-columns:1fr}.info-text img{width:100%;margin-top:15px}.info-points{margin-top:20px}}@media(max-width:400px){.digital-title{font-size:1.7rem}.cta-content h2{font-size:1.6rem}.service-card{padding:20px}.case-card img{height:180px}}*{margin:0;padding:0;box-sizing:border-box;font-family:Poppins,sans-serif}body{color:#222;background-color:#f8f9fb}.hero{height:70vh;background:url(https://images.unsplash.com/photo-1519389950473-47ba0277781c) center/cover no-repeat;background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;position:relative}.hero:before{content:"";position:absolute;top:0;left:0;width:100%;height:70vh;background:#0000008c}.hero-content{position:relative;z-index:2;max-width:600px}.hero-content h2{font-size:2.5rem;margin-bottom:15px}.hero-content p{margin-bottom:20px;font-size:1.1rem;color:#fff}.btn-primary{background:#007bff;color:#fff;padding:12px 20px;border-radius:6px;text-decoration:none;font-weight:600;transition:.3s}.btn-primary:hover{background:#0056b3}.jobs-section{padding:60px 80px;text-align:center}.jobs-section h2{margin-bottom:40px;font-size:2rem;color:#111}.job-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:25px}.job-card{background:#fff;padding:25px;border-radius:12px;box-shadow:0 4px 10px #0000001a;text-align:left;transition:transform .3s ease}.job-card:hover{transform:translateY(-5px)}.job-card h3{color:#007bff;margin-bottom:10px}.job-card ul{margin:10px 0 20px;list-style:none;color:#444}.apply-btn{background:#007bff;color:#fff;padding:10px 16px;border-radius:6px;text-decoration:none;font-weight:600}.apply-btn:hover{background:#0056b3}.about-section{padding:60px 80px;background:#eef3f8;text-align:center}.about-section h2{margin-bottom:20px;font-size:2rem}.about-section p{margin-bottom:15px;color:#555;max-width:800px;margin-left:auto;margin-right:auto}
