body,h1,h2,p{margin:0;padding:0;font-family:Poppins,sans-serif;color:#ffffff;box-sizing:border-box}body{background:linear-gradient(135deg,#0A0E29,#000000);text-align:center;align-items:center;padding:20px}header{margin-bottom:40px}#logo{width:250px}#logo,h1{margin-bottom:20px}h1{font-size:2.5rem;line-height:1.3}h1,h2{color:#ffffff}h2{font-size:1.8rem;margin-top:20px;font-weight:300}.highlight{color:#00F3BB;font-weight:700}#main-content{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;margin-bottom:40px}.circle-image{width:620px;height:620px;border-radius:50%;margin-right:30px;box-shadow:0 10px 20px rgba(0,0,0,.3);transition:transform .3s ease-in-out}@media (max-width:1024px){.circle-image{width:500px;height:500px}}@media (max-width:768px){.circle-image{width:400px;height:400px;margin-right:0;margin-bottom:20px}#main-content{flex-direction:column}}@media (max-width:480px){.circle-image{width:360px;height:360px}}@media (max-width:360px){.circle-image{width:310px!important;height:310px!important}}.circle-image:hover{transform:scale(1.05)}.features{max-width:300px;text-align:left}.feature-item{background-color:#1A2039;padding:15px;border-radius:12px;margin-bottom:15px;font-size:1.5rem;display:flex;align-items:center;box-shadow:0 4px 15px rgba(0,0,0,.2);transition:background-color .3s ease-in-out,box-shadow .3s ease-in-out}.highlight-orange{color:#00F3BB}.feature-item:hover{background-color:#232B50;box-shadow:0 6px 20px rgba(0,0,0,.4)}.tick-icon{width:50px;height:auto;margin-left:auto;display:inline-block;vertical-align:middle;transition:transform .3s ease-in-out}.cta-button{display:block;width:100%;padding:15px;background:linear-gradient(135deg,#00F3BB,#00F3BB);color:#0A0E29;text-decoration:none;font-size:1.5rem;border-radius:12px;font-weight:700;margin-top:20px;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out;box-sizing:border-box;text-align:center}.cta-button:hover{transform:translateY(-3px);box-shadow:0 10px 20px rgba(0,0,0,.5)}.price{font-size:1.5rem;color:#0A0E29;font-weight:700;margin-left:10px;position:relative;top:2px}#countdown{margin-bottom:40px}#timer{font-size:2rem;background-color:#1A2039;display:inline-block;padding:10px 20px;border-radius:8px;box-shadow:0 4px 15px rgba(0,0,0,.2)}#portfolio{text-align:center;margin-bottom:40px}#portfolio h3{color:#f1f1f1;margin-bottom:20px;font-size:2.8rem;border-bottom:3px solid #00f3bb;display:inline-block;padding-bottom:5px}@media (max-width:480px){#portfolio h3{color:#f1f1f1;margin-bottom:20px;font-size:2.2rem;border-bottom:3px solid #00f3bb;display:inline-block;padding-bottom:5px}}.work-grid{display:flex;justify-content:center;gap:20px;flex-wrap:wrap}.work-item{background-color:#1A2039;padding:20px;border-radius:12px;text-align:center;box-shadow:0 4px 15px rgba(0,0,0,.2);transition:transform .3s ease-in-out,box-shadow .3s ease-in-out;width:500px}.work-item:hover{transform:scale(1.05);box-shadow:0 6px 20px rgba(0,0,0,.4)}.responsive-video{width:100%;height:300px;max-width:400px;border:none}video{width:100%;border-radius:8px}#checklist{background:linear-gradient(135deg,#000000,#3a3a3a);padding:40px 20px;border-radius:12px;margin-top:40px;box-shadow:0 6px 20px rgba(0,0,0,.4);text-align:center}#checklist h3{color:#f1f1f1;margin-bottom:20px;font-size:2.8rem;border-bottom:3px solid #00f3bb;display:inline-block;padding-bottom:5px}@media (max-width:480px){#checklist h3{color:#f1f1f1;margin-bottom:20px;font-size:2.3rem;border-bottom:3px solid #00f3bb;display:inline-block;padding-bottom:5px}}.checkbox-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px;max-width:900px;margin:0 auto}.checkbox-item{background-color:#3a3a3a;padding:15px;border-radius:12px;display:flex;align-items:center;box-shadow:0 4px 15px rgba(0,0,0,.2);transition:background-color .3s ease-in-out,box-shadow .3s ease-in-out;text-align:left}.checkbox-item input{margin-right:10px;width:50px;height:50px;accent-color:#00F3BB}.checkbox-item label{flex-grow:1;font-size:1.25rem;color:#ffffff}.checkbox-item:hover{background-color:#5a5a5a;box-shadow:0 6px 20px rgba(0,0,0,.4)}#checklist p{margin-top:20px;font-size:1.9rem;font-weight:300;color:#e0e0e0}#course-details{background-color:#000000;padding:40px 20px;border-radius:12px;margin-top:40px;box-shadow:0 6px 20px rgba(0,0,0,.4);text-align:center}#course-details h3{color:#ffffff;font-size:2.2rem;margin-bottom:20px}.course-list{max-width:800px;text-align:left;margin:0 auto 40px}.course-item{display:flex;align-items:center;background-color:#1A2039;padding:15px;justify-content:space-between;border-radius:12px;margin-bottom:15px;box-shadow:0 4px 15px rgba(0,0,0,.2);transition:background-color .3s ease-in-out,box-shadow .3s ease-in-out}.course-item img{max-width:120px;margin-right:15px;border-radius:8px}.course-info{flex-grow:1;display:flex;justify-content:space-between;align-items:center}.course-info p{font-size:1.5rem;color:#ffffff}.course-value{font-size:1.4rem;color:#00F3BB;font-weight:700;margin-right:10px}.course-summary{font-size:1.6rem;color:#ffffff;margin-bottom:20px}.course-summary p{margin:10px 0}.total-value{color:#fc0000}.course-price,.total-value{font-weight:700;text-decoration:line-through}.course-price{color:#fefefe}.todays-offer{color:#00d1b2;font-weight:700}#course-stats{background-color:#0A0E29;padding:40px 20px;text-align:center;margin-top:40px}#course-stats h3{color:#ffffff;font-size:2.5rem;margin-bottom:20px}@media (max-width:480px){#course-stats h3{color:#ffffff;font-size:2rem;margin-bottom:20px}}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;max-width:1000px;margin:0 auto}.stat-item{background-color:#161b2d;padding:20px;border-radius:12px;box-shadow:0 6px 20px rgba(0,0,0,.4);text-align:center;border:1px dashed #00f3bb;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out}.stat-item:hover{transform:scale(1.05);box-shadow:0 8px 25px rgba(0,0,0,.5)}.stat-item img{max-width:80px;margin-bottom:15px}.stat-number{font-size:1.5rem;color:#ffffff;font-weight:700;margin-bottom:5px}.stat-text{font-size:1rem;color:#e0e0e0}#course-overview{background-color:#0A0E29;padding:40px 20px;margin-top:40px;text-align:center}#course-overview h3{color:#ffffff;font-size:1.7rem;margin-bottom:20px}.overview-container{display:flex;justify-content:space-between;gap:20px;max-width:1200px;margin:0 auto}.overview-item{background-color:#161b2d;padding:20px;border-radius:12px;box-shadow:0 6px 20px rgba(0,0,0,.4);flex-basis:48%;text-align:left}.overview-item img{width:70%;border-radius:12px;margin-bottom:35px;display:block;margin-left:auto;margin-right:auto}.overview-list{list-style:none;padding:0;margin:0}.overview-list li{color:#ffffff;font-size:1.3rem;margin-bottom:10px;display:flex;align-items:center}.overview-list li:before{content:"\2713";color:#00d1b2;font-weight:700;margin-right:10px}#testimonials{background-color:#000000;padding:40px 20px;margin-top:40px;text-align:center}#testimonials h3{color:#ffffff;font-size:1.7rem;margin-bottom:20px}.testimonials-container{display:flex;justify-content:space-between;gap:20px;max-width:1200px;margin:0 auto}.testimonial-card{background-color:#161b2d;padding:20px;border-radius:12px;box-shadow:0 6px 20px rgba(0,0,0,.4);text-align:left;flex-basis:30%}.testimonial-header{display:flex;align-items:center;margin-bottom:15px}.testimonial-header img{width:50px;height:50px;border-radius:50%;margin-right:15px}.testimonial-header h4{color:#ffffff;font-size:1.2rem;margin-bottom:5px}.testimonial-header p{color:#b0b0b0;font-size:1.2rem;margin:0}.stars{color:#00F3BB;margin-top:5px}.testimonial-card h5{color:#00F3BB;font-size:1.4rem;margin-bottom:10px}.testimonial-card p{color:#e0e0e0;font-size:1rem;line-height:1.5}#instructor{background-color:#0A0E29;padding:60px 20px;margin-top:40px;text-align:center}#instructor h3{color:#ffffff;font-size:1.5rem;margin-bottom:10px}#instructor h2{color:#00F3BB;font-size:2.5rem;margin-bottom:40px;font-weight:700}.instructor-container{display:flex;justify-content:center;align-items:center;gap:40px;max-width:1000px;margin:0 auto;text-align:left}.instructor-container img{width:450px;height:450px;border-radius:50%;border:4px solid #00f3bb;box-shadow:0 6px 20px rgba(0,0,0,.4)}.instructor-bio{color:#e0e0e0;font-size:1.3rem;line-height:1.6}.instructor-bio .highlight{color:#00F3BB;font-weight:700}#faq{background-color:#000000;padding:40px 20px;margin-top:40px;text-align:center}#faq h3{color:#ffffff;font-size:1.7rem;margin-bottom:20px}.faq-container{max-width:800px;margin:0 auto;text-align:left}.faq-item{background-color:#1A2039;margin-bottom:10px;border-radius:8px;overflow:hidden;transition:all .3s ease}.faq-question{background-color:#2c2c2c;padding:15px 20px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-size:1.3rem;color:#ffffff}.faq-question.active{background-color:#00F3BB;color:#000000}.faq-answer{display:none;padding:15px 20px;background-color:#1A2039;color:#e0e0e0;font-size:1.2rem}.faq-item.active .faq-answer{display:block}.faq-toggle{font-size:1.5rem;color:#ffffff}.faq-item.active .faq-toggle{color:#000000}#sticky-footer{position:fixed;bottom:0;left:0;width:100%;background-color:#000000;display:flex;justify-content:space-between;align-items:center;padding:10px 20px;box-shadow:0 -2px 10px rgba(0,0,0,.5);z-index:1000}.sticky-price{color:#ffffff;font-size:1.8rem}.sticky-price .original-price{text-decoration:line-through;color:#00F3BB;margin-left:10px}.sticky-price p{margin:0;font-size:1.7rem;color:#e0e0e0}.sticky-cta-button{background:linear-gradient(135deg,#00F3BB,#00F3BB);color:#000000;text-decoration:none;padding:10px 30px;border-radius:8px;font-size:1.7rem;box-shadow:0 4px 15px rgba(0,0,0,.4);display:inline-block;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out;cursor:pointer}.sticky-cta-button:hover{transform:scale(1.05);box-shadow:0 10px 20px rgba(0,0,0,.5)}.sticky-cta-button .original-price{text-decoration:line-through;margin-left:10px;font-size:1.5rem}@media (max-width:1024px){.circle-image{width:500px;height:500px}.features{max-width:100%;text-align:center}.cta-button,.feature-item{font-size:1.3rem}.work-item{width:100%}.checkbox-grid{grid-template-columns:1fr}.overview-container,.testimonials-container{flex-direction:column;align-items:center}.overview-item,.testimonial-card{flex-basis:100%;margin-bottom:20px}.stats-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){h1{font-size:2rem}h2{font-size:1.5rem}.circle-image{width:320px;height:320px;margin-right:0;margin-bottom:20px}#main-content{flex-direction:column}.feature-item{display:flex;align-items:center;justify-content:space-between;padding:10px;font-size:1.2rem;background-color:#1A2039;border-radius:8px;box-shadow:0 4px 10px rgba(0,0,0,.2);text-align:left}.features{max-width:100%;text-align:center}.cta-button{font-size:1.2rem}.stats-grid{grid-template-columns:1fr}}@media (max-width:480px){h1{font-size:1.8rem}h2{font-size:1.3rem}.circle-image{width:360px;height:360px}.cta-button,.feature-item{font-size:1rem;padding:10px}#logo{width:180px}.course-item img{max-width:50px;margin-right:10px}.course-info p{font-size:.9rem;flex-grow:1;color:#ffffff}.instructor-container{flex-direction:column;align-items:center}.instructor-container img{width:300px;height:300px}.sticky-price,.sticky-price .original-price{font-size:1.2rem}.course-value{color:#00F3BB;font-size:.6rem;white-space:nowrap;margin-left:20px;flex-shrink:0;text-align:right}.sticky-price p{font-size:.8rem}.sticky-cta-button{font-size:1rem;padding:10px;margin-right:40px;color:black;align-items:center}.sticky-cta-button .original-price{text-decoration:line-through;margin-left:10px;font-size:1.1rem}.overview-item img{width:100%}}@media (max-width:360px){h1{font-size:1.5rem}h2{font-size:1.2rem}.circle-image{width:400px;height:400px}.feature-item{font-size:.9rem;padding:8px}#checklist h3{color:#f1f1f1;margin-bottom:20px;font-size:1.8rem;border-bottom:3px solid #00f3bb;display:inline-block;padding-bottom:5px}.checkbox-item label{flex-grow:1;font-size:1rem;color:#ffffff}#checklist p{margin-top:20px;font-size:1.2rem;font-weight:300;color:#e0e0e0}#course-details h3{color:#00F3BB;font-size:1.8rem;margin-bottom:20px}.course-info p{font-size:.6rem;color:#ffffff}.course-value{font-size:.8rem;color:#00F3BB;font-weight:700;margin-left:10px}#course-stats h3{color:#ffffff;font-size:1.5rem;margin-bottom:20px}.overview-list li{color:#ffffff;font-size:1rem;margin-bottom:10px;display:flex;align-items:center}.instructor-bio{color:#e0e0e0;font-size:1rem;line-height:1.6}.contact-link{display:inline-block;margin-top:20px;padding:10px 20px;background-color:#00F3BB;color:#0A0E29;text-decoration:none;font-size:1.3rem;border-radius:8px;transition:background-color .3s ease;text-align:center}.faq-question{background-color:#2c2c2c;padding:15px 20px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-size:1rem;color:#ffffff}.faq-question.active{background-color:#00F3BB;color:#000000}.faq-answer{display:none;padding:15px 20px;background-color:#1A2039;color:#e0e0e0;font-size:1rem}.sticky-price{color:#ffffff;font-size:1rem}.sticky-price .original-price{text-decoration:line-through;color:#00F3BB;margin-left:10px}.sticky-price p{margin:0;font-size:1rem;color:#e0e0e0}.sticky-cta-button{background:linear-gradient(135deg,#00F3BB,#00F3BB);color:#000000;text-decoration:none;padding:10px 30px;border-radius:8px;font-size:1.2rem;box-shadow:0 4px 15px rgba(0,0,0,.4);display:inline-block;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out}.cta-button{font-size:.9rem;padding:8px}#logo{width:140px}.work-item{width:100%;padding:15px}.checkbox-grid{grid-template-columns:1fr}}#disclaimer-section{background-color:#0A0E29;padding:50px 20px;text-align:center}.disclaimer-card{background-color:#000000;color:#ffffff;padding:30px;border-radius:12px;max-width:800px;margin:0 auto;box-shadow:0 6px 20px rgba(0,0,0,.4);text-align:left}.disclaimer-card h3{color:#fafafa;font-size:2rem;text-decoration:underline;text-decoration-color:#00F3BB;margin-bottom:20px;text-align:center}.disclaimer-card p{margin-bottom:20px;line-height:1.6;font-size:1.3rem}@media (max-width:480px){.disclaimer-card p{margin-bottom:20px;line-height:1;font-size:1rem}}#contact-section{background-color:#323235;padding:50px 20px;text-align:center}.contact-card{background-color:#030920;color:#ffffff;padding:30px;border-radius:12px;max-width:800px;margin:0 auto;box-shadow:0 6px 20px rgba(0,0,0,.4);text-align:center}.contact-card h3{color:#00F3BB;font-size:2rem;margin-bottom:20px}.contact-card p{margin-bottom:20px;line-height:1.6;font-size:1.3rem}.contact-link{display:inline-block;margin-top:20px;padding:10px 20px;background-color:#00F3BB;color:#0A0E29;text-decoration:none;font-size:1.3rem;border-radius:8px;transition:background-color .3s ease;text-align:center}@media (max-width:480px){.contact-link{display:inline-block;margin-top:20px;padding:10px 20px;background-color:#00F3BB;color:#0A0E29;text-decoration:none;font-size:1.1rem;border-radius:8px;transition:background-color .3s ease;text-align:center}}.contact-link:hover{background-color:#00d1b2}#youtube-shorts-section{background-color:#000000;padding:50px 20px}.shorts-grid{display:flex;justify-content:center;gap:20px;flex-wrap:wrap}.shorts-item{flex:0 1 300px;max-width:300px;border:2px solid #00f3bb;border-radius:10px;overflow:hidden;box-shadow:0 4px 10px rgba(0,0,0,.3);background-color:#141a31}.shorts-item iframe{width:100%;height:500px;border:none;border-radius:10px}.text-green{color:#00F3BB}.text-green-u{color:#00F3BB;text-decoration:underline}.hyperlink{color:#00F3BB;margin:10px;text-decoration:none}