:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
:root{--swiper-navigation-size:44px}.swiper-button-prev,.swiper-button-next{width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;color:var(--swiper-navigation-color,var(--swiper-theme-color));justify-content:center;align-items:center;display:flex;position:absolute}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) svg{object-fit:contain;transform-origin:50%;fill:currentColor;pointer-events:none;width:100%;height:100%}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size)/2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size)/2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset,4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - (var(--swiper-navigation-size)/2));margin-top:0;right:auto}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}
.swiper-pagination{text-align:center;z-index:10;transition:opacity .3s;position:absolute;transform:translate(0,0)}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);width:100%;left:0}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);display:inline-block}button.swiper-pagination-bullet{box-shadow:none;appearance:none;border:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px)0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{width:8px;top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,top .2s;display:inline-block}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{white-space:nowrap;left:50%;transform:translate(-50%)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));transform-origin:0 0;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(0)}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:100% 0}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);top:0;left:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size,4px);height:100%;top:0;left:0}.swiper-pagination-lock{display:none}

.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}
.about-hero-section{color:#fff;background:linear-gradient(135deg,#1e3a8a 0%,#3b82f6 50%,#1d4ed8 100%);position:relative;overflow:hidden}.about-hero-section .about-hero-content{z-index:2;padding:2rem 0;position:relative}.about-hero-section .about-hero-title{margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.2;animation:.6s fadeInUp}.about-hero-section .about-hero-subtitle{color:#93c5fd;margin-bottom:1.5rem;font-size:1.5rem;font-weight:600;animation:.6s .2s both fadeInUp}.about-hero-section .about-hero-description{opacity:.95;margin-bottom:2rem;font-size:1.1rem;line-height:1.8;animation:.6s .4s both fadeInUp}.about-hero-section .hero-cta-buttons{flex-wrap:wrap;gap:1rem;animation:.6s .6s both fadeInUp;display:flex}.about-hero-section .btn-hero-cta{border-radius:50px;padding:1rem 2.5rem;font-size:1.05rem;font-weight:600;transition:all .3s;box-shadow:0 4px 15px #3b82f64d}.about-hero-section .btn-hero-cta:hover{transform:translateY(-3px);box-shadow:0 8px 25px #3b82f666}.about-hero-section .btn-hero-outline{color:#fff;border:2px solid #fff;border-radius:50px;padding:1rem 2.5rem;font-size:1.05rem;font-weight:600;transition:all .3s}.about-hero-section .btn-hero-outline:hover{color:#1e3a8a;background:#fff;transform:translateY(-3px)}.about-hero-section .about-hero-image{z-index:2;animation:.8s fadeInRight;position:relative}.about-hero-section .about-hero-image img{border-radius:20px;box-shadow:0 20px 60px #0000004d}.about-hero-section .floating-stats{justify-content:center;gap:1rem;width:100%;display:flex;position:absolute;bottom:-30px;left:50%;transform:translate(-50%)}.about-hero-section .stat-card{text-align:center;background:#fff;border-radius:15px;padding:1.5rem 2rem;animation:3s ease-in-out infinite aboutFloat;box-shadow:0 10px 30px #00000026}.about-hero-section .stat-card:nth-child(2){animation-delay:1.5s}.about-hero-section .stat-number{color:#1e3a8a;margin-bottom:.5rem;font-size:2rem;font-weight:800;line-height:1}.about-hero-section .stat-label{color:#64748b;font-size:.9rem;font-weight:500}.about-hero-section .hero-bg-shapes{z-index:0;position:absolute;inset:0;overflow:hidden}.about-hero-section .shape{background:#ffffff0d;border-radius:50%;position:absolute}.about-hero-section .shape-1{width:400px;height:400px;animation:20s ease-in-out infinite aboutFloat;top:-100px;right:-100px}.about-hero-section .shape-2{width:300px;height:300px;animation:25s ease-in-out infinite reverse aboutFloat;bottom:-80px;left:-80px}.about-hero-section .shape-3{width:200px;height:200px;animation:15s ease-in-out infinite aboutFloat;top:50%;left:30%}@keyframes aboutFloat{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-30px)rotate(180deg)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.about-seekho-section{background:#fff}.about-section-title{color:#1e293b;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.about-images-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}.grid-image{border-radius:16px;transition:all .4s;position:relative;overflow:hidden;box-shadow:0 8px 25px #0000001a}.grid-image:hover{transform:translateY(-5px);box-shadow:0 12px 35px #00000026}.grid-image img{object-fit:cover;width:100%;transition:transform .4s}.grid-image:hover img{transform:scale(1.08)}.about-content{padding-left:2rem}.about-text{color:#475569;margin-bottom:1.5rem;font-size:1.05rem;line-height:1.9}.about-text strong{color:#1e293b;font-weight:700}.btn-about-cta{border-radius:50px;margin-top:1rem;padding:1rem 2.5rem;font-size:1.05rem;font-weight:600;transition:all .3s;box-shadow:0 4px 15px #3b82f64d}.btn-about-cta:hover{transform:translateY(-3px);box-shadow:0 8px 25px #3b82f666}.why-choose-section{background:#f8fafc}.why-choose-section .section-title{color:#1e293b;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.why-choose-section .section-subtitle{color:#64748b;font-size:1.1rem}.why-choose-section .feature-card{text-align:center;background:#fff;border:1px solid #3b82f61a;border-radius:20px;height:100%;padding:2.5rem 2rem;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 15px #0000000d}.why-choose-section .feature-card:hover{transform:translateY(-10px);box-shadow:0 15px 40px #3b82f626}.why-choose-section .feature-icon{color:#fff;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;font-size:2rem;transition:all .4s;display:flex}.why-choose-section .feature-card:hover .feature-icon{transform:scale(1.1)rotate(5deg);box-shadow:0 10px 30px #3b82f666}.why-choose-section .feature-card h4{color:#1e293b;margin-bottom:1rem;font-size:1.25rem;font-weight:700}.why-choose-section .feature-card p{color:#64748b;margin:0;line-height:1.6}.vision-mission-section{background:#fff}.vm-section-title{color:#1e293b;margin-bottom:.75rem;font-size:2.5rem;font-weight:700}.vm-section-subtitle{color:#64748b;margin:0;font-size:1.1rem}.vm-card-horizontal{background:#fff;border-radius:24px;transition:all .4s;display:flex;overflow:hidden;box-shadow:0 8px 30px #0000001a}.vm-card-horizontal:hover{transform:translateY(-5px);box-shadow:0 15px 50px #00000026}.vm-card-icon-side{text-align:center;flex-direction:column;flex:0 0 300px;justify-content:center;align-items:center;padding:3rem 2rem;display:flex}.vision-side{background:linear-gradient(135deg,#3b82f6,#2563eb)}.mission-side{background:linear-gradient(135deg,#8b5cf6,#7c3aed)}.vm-icon-large{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#fff3;border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:1.5rem;font-size:2.5rem;display:flex;box-shadow:0 8px 25px #00000026}.vm-side-title{color:#fff;margin:0;font-size:1.75rem;font-weight:700}.vm-card-content-side{background:#f8fafc;flex:1;padding:3rem}.vm-content-text{color:#475569;margin-bottom:1.25rem;font-size:1rem;line-height:1.9}.testimonials-section{background:#fff}.testimonial-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;height:100%;padding:2.5rem;transition:all .4s}.testimonial-card:hover{background:#fff;transform:translateY(-5px);box-shadow:0 15px 40px #00000014}.testimonial-rating{margin-bottom:1.5rem}.testimonial-rating i{color:#fbbf24;margin-right:.25rem;font-size:1.1rem}.testimonial-text{color:#475569;margin-bottom:2rem;font-size:.95rem;font-style:italic;line-height:1.7}.testimonial-author{align-items:center;gap:1rem;display:flex}.author-avatar{color:#fff;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.25rem;display:flex}.author-info h5{color:#1e293b;margin-bottom:.25rem;font-size:1rem;font-weight:600}.author-info p{color:#64748b;margin:0;font-size:.875rem}.cta-section{background:#f8fafc;padding:0}.cta-wrapper{background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border-radius:32px;padding:3.5rem 3rem;position:relative;overflow:hidden;box-shadow:0 20px 60px #3b82f640}.cta-pattern-bg{pointer-events:none;background-image:radial-gradient(circle at 20%,#ffffff1a 0%,#0000 50%),radial-gradient(circle at 80% 80%,#ffffff1a 0%,#0000 50%);position:absolute;inset:0}.cta-text-content{z-index:1;position:relative}.cta-title{color:#fff;margin-bottom:.75rem;font-size:2.5rem;font-weight:800;line-height:1.2}.cta-subtitle{color:#fffffff2;margin:0;font-size:1.1rem;font-weight:400}.btn-cta-modern{color:#2563eb;z-index:1;background:#fff;border:none;border-radius:50px;justify-content:center;align-items:center;padding:1rem 2.5rem;font-size:1.05rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;position:relative;box-shadow:0 4px 20px #00000026}.btn-cta-modern:hover{color:#1e40af;background:#fff;transform:translateY(-2px)scale(1.05);box-shadow:0 8px 30px #00000040}.btn-cta-modern i{font-size:1rem;transition:transform .3s}.btn-cta-modern:hover i{transform:translate(4px)}@media (max-width:992px){.about-hero-title{font-size:2.75rem}.about-hero-subtitle{font-size:1.25rem}.floating-stats{margin-top:2rem;position:static;transform:none}}@media (max-width:768px){.about-hero-title{font-size:2.25rem}.about-hero-subtitle{font-size:1.1rem}.about-hero-description{font-size:1rem}.hero-cta-buttons{flex-direction:column}.btn-hero-cta,.btn-hero-outline{text-align:center;width:100%}.about-section-title,.why-choose-section .section-title,.about-section-title{font-size:2rem}.about-content{margin-top:2rem;padding-left:0}.btn-about-cta{text-align:center;width:100%}.vm-section-title{font-size:2rem}.vm-card-horizontal{flex-direction:column}.vm-card-icon-side{flex:none;padding:2.5rem 2rem}.vm-card-content-side,.testimonial-card{padding:2rem}.cta-wrapper{border-radius:24px;padding:2.5rem 2rem}.cta-title{margin-bottom:1rem;font-size:1.75rem}.cta-subtitle{margin-bottom:1.5rem;font-size:1rem}.btn-cta-modern{width:100%;max-width:300px;margin-top:1.5rem;padding:.9rem 2rem;font-size:1rem}}@media (max-width:576px){.about-hero-title{font-size:1.875rem}.stat-card{padding:1rem 1.5rem}.stat-number{font-size:1.5rem}.feature-icon{width:60px;height:60px;font-size:1.5rem}}
.contact-hero-section{color:#fff;background:linear-gradient(135deg,#1e3a8a 0%,#3b82f6 50%,#1d4ed8 100%);padding:50px 0;position:relative;overflow:hidden}.contact-hero-section:before{content:"";pointer-events:none;z-index:1;background:radial-gradient(circle at 20% 80%,#3b82f64d 0%,#0000 50%),radial-gradient(circle at 80% 20%,#1d4ed84d 0%,#0000 50%);position:absolute;inset:0}.contact-hero-section .container{z-index:2;position:relative}.hero-badge{-webkit-backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #fff3;border-radius:50px;align-items:center;padding:.6rem 1.5rem;font-size:.9rem;font-weight:500;display:inline-flex}.contact-hero-title{z-index:2;color:#fff;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.2;position:relative}.contact-hero-subtitle{opacity:.95;z-index:2;max-width:650px;margin:0 auto;font-size:1.25rem;line-height:1.8;position:relative}.hero-stats{z-index:2;flex-wrap:wrap;justify-content:center;gap:4rem;margin-top:3rem;display:flex;position:relative}.hero-stat-item{text-align:center;padding:1rem}.hero-stat-item .stat-number{text-shadow:0 2px 10px #0003;margin-bottom:.75rem;font-size:2.75rem;font-weight:800;line-height:1;color:#fff!important;-webkit-text-fill-color:#fff!important;background:0 0!important}.hero-stat-item .stat-label{opacity:.85;text-transform:uppercase;letter-spacing:1.5px;font-size:.95rem;font-weight:500}.hero-bg-elements{z-index:0;position:absolute;inset:0;overflow:hidden}.bg-circle{background:#ffffff0f;border-radius:50%;position:absolute}.bg-circle.circle-1{width:400px;height:400px;top:-150px;right:-150px}.bg-circle.circle-2{width:250px;height:250px;bottom:-80px;left:10%}.bg-circle.circle-3{width:180px;height:180px;top:50%;left:-60px}.contact-content-section{background:linear-gradient(#f8fafc 0%,#fff 100%);padding:5rem 0}.contact-info-wrapper{background:#fff;border:1px solid #3b82f61a;border-radius:24px;height:100%;padding:2.5rem;position:relative;overflow:hidden;box-shadow:0 10px 40px #0000000f}.contact-info-wrapper:before{content:"";background:linear-gradient(90deg,#3b82f6,#1d4ed8);height:6px;position:absolute;top:0;left:0;right:0}.contact-info-wrapper:hover{box-shadow:0 20px 60px #3b82f626}.contact-info-title{color:#1e293b;margin-bottom:1rem;font-size:1.75rem;font-weight:700}.contact-info-text{color:#64748b;font-size:1rem;line-height:1.7}.contact-info-items{margin-top:2rem}.contact-info-item{border-bottom:1px solid #e2e8f0;gap:1.25rem;margin-bottom:2rem;padding-bottom:2rem;display:flex}.contact-info-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.contact-info-item:hover{padding-left:.5rem}.contact-icon{color:#fff;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.4rem;display:flex;position:relative;box-shadow:0 4px 15px #3b82f64d}.contact-icon:before{content:"";opacity:0;z-index:-1;filter:blur(12px);background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:20px;position:absolute;inset:-4px}.contact-info-item:hover .contact-icon{box-shadow:0 8px 25px #3b82f666}.contact-info-item:hover .contact-icon:before{opacity:.7}.contact-details h6{color:#1e293b;margin-bottom:.75rem;font-size:1.05rem;font-weight:600}.contact-details p{color:#64748b;margin-bottom:.35rem;font-size:.95rem;line-height:1.6}.contact-social-links{border-top:1px solid #e2e8f0;margin-top:2rem;padding-top:2rem}.contact-social-links h6{color:#1e293b;margin-bottom:1rem;font-size:1.05rem;font-weight:600}.social-icons{flex-wrap:wrap;gap:.875rem;display:flex}.social-icon{color:#3b82f6;background:linear-gradient(135deg,#f1f5f9,#e2e8f0);border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;text-decoration:none;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000000d}.social-icon:before{content:"";opacity:0;background:linear-gradient(135deg,#3b82f6,#1d4ed8);position:absolute;inset:0}.social-icon i{z-index:1;font-size:1.1rem;position:relative}.social-icon:hover{color:#fff;box-shadow:0 12px 30px #3b82f666}.social-icon:hover:before{opacity:1}.contact-form-wrapper{background:#fff;border:1px solid #3b82f61a;border-radius:24px;padding:3rem;position:relative;overflow:hidden;box-shadow:0 10px 40px #0000000f}.contact-form-wrapper:before{content:"";background:linear-gradient(90deg,#3b82f6,#8b5cf6,#ec4899);height:6px;position:absolute;top:0;left:0;right:0}.contact-form-wrapper:hover{box-shadow:0 20px 60px #3b82f61f}.contact-form-title{color:#1e293b;margin-bottom:2rem;padding-bottom:1.25rem;font-size:1.875rem;font-weight:700;position:relative}.contact-form-title:after{content:"";background:linear-gradient(90deg,#3b82f6,#1d4ed8);border-radius:3px;width:70px;height:5px;position:absolute;bottom:0;left:0}.form-group{margin-bottom:1.5rem}.form-label{color:#1e293b;margin-bottom:.625rem;font-size:.95rem;font-weight:600;display:block}.contact-input{background:#f8fafc;border:2px solid #e2e8f0;border-radius:14px;width:100%;padding:1rem 1.25rem;font-family:inherit;font-size:.95rem}.contact-input:focus{background:#fff;border-color:#3b82f6;outline:none;box-shadow:0 0 0 4px #3b82f61a}.contact-input::placeholder{color:#94a3b8}textarea.contact-input{resize:vertical;min-height:150px}.btn-contact-submit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border:none;border-radius:14px;padding:1.125rem 3rem;font-size:1.05rem;font-weight:600;position:relative;overflow:hidden;box-shadow:0 4px 15px #3b82f64d}.btn-contact-submit:before{content:"";opacity:0;background:linear-gradient(135deg,#1d4ed8,#1e3a8a);position:absolute;inset:0}.btn-contact-submit i,.btn-contact-submit span{z-index:1;position:relative}.btn-contact-submit:hover{box-shadow:0 18px 40px #3b82f673}.btn-contact-submit:hover:before{opacity:1}.validation-message{min-height:16px;margin-top:4px;font-size:12px;font-weight:500;transition:all .3s}.validation-message.error{color:#dc2626}.validation-message.success{color:#059669}.contact-input.invalid,.contact-input.invalid:focus{border-color:#dc2626;box-shadow:0 0 0 3px #dc26261a}.alert{border:none;border-radius:14px;margin-bottom:2rem;padding:1.125rem 1.5rem;font-weight:500}.alert-success{color:#fff;background:linear-gradient(135deg,#10b981,#059669);border-left:5px solid #047857}.alert-danger{color:#fff;background:linear-gradient(135deg,#ef4444,#dc2626);border-left:5px solid #b91c1c}.alert ul{margin-bottom:0;padding-left:1.5rem}.alert .btn-close{filter:brightness(0)invert()}.contact-map-section{margin-top:4rem;padding:0 1rem}.map-wrapper{border:1px solid #3b82f61a;border-radius:24px;overflow:hidden;box-shadow:0 15px 50px #0000001f}.map-wrapper iframe{border:0;width:100%;height:500px;display:block}@media (max-width:992px){.hero-stats{gap:2.5rem}.hero-stat-item .stat-number{font-size:2.25rem}.contact-content-section{padding:4rem 0}}@media (max-width:768px){.contact-hero-section{padding:100px 0 80px}.contact-hero-title{font-size:2.75rem}.contact-hero-subtitle{font-size:1.15rem}.hero-stats{gap:2rem;margin-top:2.5rem!important}.hero-stat-item .stat-number{font-size:2rem}.hero-stat-item .stat-label{font-size:.85rem}.contact-form-wrapper,.contact-info-wrapper{padding:2.25rem}.contact-form-title{font-size:1.625rem}.social-icons{justify-content:flex-start}.contact-content-section{padding:3rem 0}}@media (max-width:576px){.contact-hero-section{padding:80px 0 60px}.contact-hero-title{font-size:2.25rem}.contact-hero-subtitle{font-size:1.05rem}.hero-badge{padding:.5rem 1.25rem;font-size:.85rem}.hero-stats{gap:1.5rem}.hero-stat-item .stat-number{font-size:1.75rem}.contact-form-wrapper,.contact-info-wrapper{padding:1.75rem}.btn-contact-submit{width:100%;padding:1rem 2rem}.contact-icon{width:55px;height:55px;font-size:1.25rem}.map-wrapper iframe{height:350px}}
.hero-slider-section{width:100%;position:relative;overflow:hidden}.hero-slider{width:100%;height:auto}.hero-slide{width:100%;position:relative;overflow:hidden}.hero-slide .slider-image{object-fit:cover;object-position:center;width:100%}.hero-slider .slick-prev,.hero-slider .slick-next{z-index:10;cursor:pointer;background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;position:absolute;top:50%;transform:translateY(-50%);display:flex!important}.hero-slider .slick-prev:hover,.hero-slider .slick-next:hover{background:#fff;transform:translateY(-50%)scale(1.1)}.hero-slider .slick-prev{left:30px}.hero-slider .slick-next{right:30px}.hero-slider .slick-prev:before,.hero-slider .slick-next:before{color:#333;opacity:1;font-family:"Font Awesome 6 Free";font-size:20px;font-weight:900}.hero-slider .slick-prev:before{content:""}.hero-slider .slick-next:before{content:""}.hero-slider .slick-dots{gap:10px;margin:0;padding:0;list-style:none;position:absolute;bottom:30px;left:50%;transform:translate(-50%);display:flex!important}.hero-slider .slick-dots li{margin:0}.hero-slider .slick-dots li button{cursor:pointer;background:#ffffff80;border:2px solid #fff;border-radius:50%;width:12px;height:12px;padding:0;font-size:0;transition:all .3s}.hero-slider .slick-dots li button:before{display:none}.hero-slider .slick-dots li.slick-active button{background:#fff;border-radius:10px;width:30px}@media (max-width:768px){.hero-slide{height:auto}.hero-slider .slick-prev,.hero-slider .slick-next{width:40px;height:40px;display:none!important}.hero-slider .slick-prev{left:15px}.hero-slider .slick-next{right:15px}.hero-slider .slick-prev:before,.hero-slider .slick-next:before{font-size:16px}.hero-slider .slick-dots{bottom:15px}}@media (min-width:769px) and (max-width:1024px){.hero-slide{height:auto}}@media (min-width:1025px){.hero-slide{height:auto}}
:root{--primary-color:#2563eb;--secondary-color:#64748b;--success-color:#10b981;--warning-color:#f59e0b;--danger-color:#ef4444;--dark-color:#1e293b;--light-color:#f8fafc}*{box-sizing:border-box;margin:0;padding:0}body{color:var(--dark-color);font-family:Inter,sans-serif;line-height:1.6}.top-bar{color:#fff;background:linear-gradient(135deg,#dc2626,#ef4444);padding:8px 0;font-size:14px}.top-bar .container{justify-content:space-between;align-items:center;display:flex}.top-bar a{color:#fff;text-decoration:none}.top-bar a:hover{text-decoration:underline}.main-header{z-index:1020;background:#fff;position:sticky;top:0;box-shadow:0 2px 10px #0000001a}.navbar-brand{font-size:1.5rem;font-weight:700;color:var(--primary-color)!important}.navbar-logo{object-fit:contain;width:auto;height:40px}.offcanvas-logo{object-fit:contain;width:auto;height:45px}.navbar-nav .nav-link{font-weight:500;transition:all .3s;color:var(--dark-color)!important;padding:.75rem 1rem!important}.navbar-nav .nav-link:hover{color:var(--primary-color)!important}.navbar-nav .nav-link.active{font-weight:600;color:var(--primary-color)!important}.btn-primary{background-color:var(--primary-color);border-color:var(--primary-color);border-radius:25px;padding:.5rem 1.5rem;font-weight:500;transition:all .3s}.btn-primary:hover{background-color:#1d4ed8;border-color:#1d4ed8;transform:translateY(-1px)}.btn-success{background-color:var(--success-color);border-color:var(--success-color);border-radius:25px;padding:.5rem 1.5rem;font-weight:500}.dropdown-menu{border:none;border-radius:10px;min-width:220px;padding:.5rem 0;box-shadow:0 10px 30px #0000001a;z-index:9999!important;position:absolute!important;transform:none!important}.navbar-nav .dropdown{position:relative}.navbar-nav .dropdown-menu{margin-top:.5rem;position:absolute!important;top:100%!important;left:0!important;right:auto!important}.dropdown-item{padding:.5rem 1.5rem;font-weight:500;transition:all .3s}.dropdown-item:hover{background-color:var(--light-color);color:var(--primary-color)}main{min-height:calc(100vh - 200px)}footer{background-color:var(--dark-color);color:#fff;margin-top:4rem;padding:3rem 0 1rem}.footer-section h5{color:#fff;margin-bottom:1rem;font-weight:600}.footer-section ul{padding:0;list-style:none}.footer-section ul li{margin-bottom:.5rem}.footer-section ul li a{color:#9ca3af;text-decoration:none;transition:color .3s}.footer-section ul li a:hover{color:#fff}.footer-bottom{text-align:center;color:#9ca3af;font-size:14px}.offcanvas{width:350px!important}.mobile-nav-menu{margin:0}.mobile-nav-link{color:var(--dark-color);border-bottom:1px solid #f1f5f9;align-items:center;padding:1rem 1.5rem;font-weight:500;text-decoration:none;transition:all .3s;display:flex}.mobile-nav-link:hover{background-color:var(--light-color);color:var(--primary-color);text-decoration:none}.mobile-nav-link.active{background-color:var(--primary-color);color:#fff}.mobile-nav-link.active:hover{color:#fff;background-color:#1d4ed8}.mobile-dropdown-toggle{position:relative}.mobile-dropdown-toggle .fa-chevron-down{transition:transform .3s}.mobile-dropdown-toggle[aria-expanded=true] .fa-chevron-down{transform:rotate(180deg)}.mobile-submenu{background-color:#f8fafc;margin:0}.mobile-submenu .mobile-nav-link{border-bottom:1px solid #e2e8f0;font-size:.9rem}.mobile-cta{border-top:1px solid #e2e8f0}.mobile-social a{transition:transform .3s}.mobile-social a:hover{transform:scale(1.2)}@media (min-width:992px){.navbar-nav .nav-link{white-space:nowrap}}@media (max-width:768px){.top-bar .container{flex-direction:column;gap:.5rem}.navbar-brand{font-size:1.25rem}.offcanvas{width:320px!important}}@media (max-width:576px){.offcanvas{width:70%!important}}.footer-section{color:#fff;background:linear-gradient(135deg,#1e3a8a 0%,#3730a3 25%,#581c87 50%,#7c3aed 75%,#8b5cf6 100%);margin-top:0;padding:4rem 0 0;position:relative;overflow:hidden}.footer-section:before{content:"";pointer-events:none;background:radial-gradient(circle at 20% 80%,#3b82f626 0%,#0000 50%),radial-gradient(circle at 80% 20%,#8b5cf626 0%,#0000 50%),radial-gradient(circle at 40% 40%,#a855f71a 0%,#0000 50%);position:absolute;inset:0}.footer-section:after{content:"";opacity:.7;pointer-events:none;z-index:1;background-image:radial-gradient(circle at 25% 25%,#ffffff14 0%,#0000 25%),radial-gradient(circle at 75% 75%,#3b82f60f 0%,#0000 25%),radial-gradient(circle,#8b5cf60a 0%,#0000 30%),linear-gradient(45deg,#ffffff05 25%,#0000 25% 75%,#ffffff05 75%),linear-gradient(-45deg,#3b82f608 25%,#0000 25% 75%,#3b82f608 75%);background-position:0 0,50px 50px,100px 100px,0 0,25px 25px;background-size:100px 100px,150px 150px,200px 200px,50px 50px,50px 50px;position:absolute;inset:0}.footer-content{z-index:2;padding-bottom:0;position:relative}.footer-column{margin-bottom:2.5rem;position:relative}.footer-title{color:#fff;text-transform:uppercase;letter-spacing:1px;margin-bottom:2rem;font-size:1.2rem;font-weight:700;display:inline-block;position:relative}.footer-title:after{content:"";background:linear-gradient(90deg,#3b82f6,#10b981);border-radius:2px;width:40px;height:3px;position:absolute;bottom:-8px;left:0}.footer-links{margin:0;padding:0;list-style:none}.footer-links li{margin-bottom:1rem;position:relative}.footer-links a{color:#ffffffd9;border-radius:6px;align-items:center;padding:.5rem .75rem;font-size:.95rem;text-decoration:none;transition:all .4s;display:inline-flex;position:relative}.footer-links a:hover{color:#fff;background:#ffffff0d;border-radius:6px;transform:translate(3px)}.address-item{color:#ffffffe6;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;align-items:flex-start;margin-bottom:1.5rem;padding:.75rem;font-size:.95rem;transition:all .3s;display:flex}.address-item:hover{background:#ffffff14;transform:translateY(-2px)}.address-item i{color:#3b82f6;flex-shrink:0;width:20px;margin-top:3px;margin-right:15px;font-size:1.1rem}.address-item span{flex:1;line-height:1.5}.newsletter-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:15px;padding:2rem}.newsletter-title{color:#fff;margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.newsletter-subtitle{color:#fffc;margin-bottom:1.5rem;font-size:.9rem}.newsletter-form{gap:.5rem;margin-bottom:1.5rem;display:flex}.newsletter-input{color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:8px;flex:1;padding:.75rem 1rem;font-size:.9rem;transition:all .3s}.newsletter-input::placeholder{color:#fff9}.newsletter-input:focus{background:#ffffff26;border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.newsletter-btn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border:none;border-radius:8px;padding:.75rem 1.5rem;font-weight:600;transition:all .3s}.newsletter-btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #3b82f64d}.social-section{text-align:center}.social-title{color:#fff;text-transform:uppercase;letter-spacing:1px;margin-bottom:1.5rem;font-size:1rem;font-weight:600}.footer-social-links{gap:1rem;margin-bottom:1.5rem;display:flex}.footer-social-link{color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:15px;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.2rem;text-decoration:none;transition:all .4s;display:flex;position:relative;overflow:hidden}.footer-social-link:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.footer-social-link:hover:before{left:100%}.footer-social-link:hover{transform:translateY(-5px)scale(1.1);box-shadow:0 10px 25px #0000004d}.footer-social-link.facebook:hover{background:linear-gradient(135deg,#1877f2,#42a5f5)}.footer-social-link.twitter:hover{background:linear-gradient(135deg,#1da1f2,#42a5f5)}.footer-social-link.linkedin:hover{background:linear-gradient(135deg,#0077b5,#42a5f5)}.footer-social-link.instagram:hover{background:linear-gradient(135deg,#e4405f,#f093fb)}.footer-social-link.youtube:hover{background:linear-gradient(135deg,red,#ff6b6b)}.footer-bottom{z-index:2;background:#0000004d;border-top:1px solid #ffffff1a;padding:1rem;position:relative}.footer-bottom-content{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.footer-bottom p{color:#ffffffe6;margin:0;font-size:.9rem}.footer-policies{flex-wrap:wrap;gap:2rem;display:flex}.footer-policy-link{color:#fffc;font-size:.9rem;text-decoration:none;transition:all .3s;position:relative}.footer-policy-link:after{content:"";background:#3b82f6;width:0;height:1px;transition:width .3s;position:absolute;bottom:-2px;left:0}.footer-policy-link:hover{color:#fff}.footer-policy-link:hover:after{width:100%}@media (max-width:768px){.footer-section{padding:0}.footer-content{padding-bottom:2rem}.footer-title{margin-bottom:1.5rem;font-size:1.1rem}.footer-links a{font-size:.9rem}.footer-column{text-align:left;margin-bottom:0}.footer-social-links{justify-content:center}.newsletter-form{flex-direction:column}.newsletter-section{padding:1.5rem}.footer-bottom-content{text-align:center;flex-direction:column}.footer-policies{justify-content:center}}@media (max-width:576px){.footer-content{text-align:center;padding:2rem 0 1rem}.address-item{text-align:left}.footer-title{justify-content:center}.footer-social-links{gap:.75rem}.footer-social-link{width:45px;height:45px;font-size:1.1rem}}.courses-section{background:#fff;position:relative}.course-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #2563eb1a;margin-bottom:10px;transition:all .4s cubic-bezier(.4,0,.2,1)}.course-card:hover{border-color:#2563eb33;box-shadow:0 25px 50px #2563eb26!important}.course-image-wrapper{position:relative;overflow:hidden}.course-gradient-overlay{background:linear-gradient(#0000001a 0%,#000000b3 100%);transition:all .3s;position:absolute;inset:0}.course-card:hover .course-gradient-overlay{background:linear-gradient(#0003 0%,#000c 100%)}.course-content-overlay{z-index:2}.course-category .badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #fff3;color:#fff!important;background-color:#059669!important}.icon-mini,.icon-large{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #fff3;transition:all .3s}.course-card:hover .icon-mini,.course-card:hover .icon-large{transform:scale(1.1);background:#ffffff4d!important}.course-content{text-align:center;background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);position:relative}.course-title{color:#1e293b;margin-bottom:1rem;font-size:1.4rem;transition:color .3s}.course-card:hover .course-title{color:#2563eb}.stars i{font-size:1rem;transition:transform .2s}.course-card:hover .stars i{transform:scale(1.1)}.current-price{color:#059669!important;font-size:1.5rem!important}.original-price{font-size:1.1rem;position:relative}.course-card .btn{background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);border:none;border-radius:30px;padding:.875rem 2rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.course-card .btn:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.course-card .btn:hover:before{left:100%}.course-card .btn:hover{background:linear-gradient(135deg,#1d4ed8 0%,#1e40af 100%);transform:translateY(-3px);box-shadow:0 12px 25px #2563eb66}.our-story-section{background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);position:relative}.story-media-container{position:relative}.office-main-img{object-fit:cover;width:100%;height:250px;transition:transform .3s}.office-main-img:hover{transform:scale(1.02)}.office-image-wrapper{border-radius:.5rem;position:relative;overflow:hidden}.office-label{position:absolute;top:15px;left:15px}.video-wrapper{cursor:pointer;border-radius:.5rem;overflow:hidden}.video-thumbnail{object-fit:cover;width:100%;height:120px;transition:transform .3s}.video-wrapper:hover .video-thumbnail{transform:scale(1.05)}.video-play-btn{color:#fff;background:#dc3545e6;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.2rem;transition:all .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.video-wrapper:hover .video-play-btn{background:#dc3545;transform:translate(-50%,-50%)scale(1.1)}.group-photo{object-fit:cover;width:100%;height:120px;transition:transform .3s}.group-photo-wrapper{border-radius:.5rem;position:relative;overflow:hidden}.group-photo-wrapper:hover .group-photo{transform:scale(1.05)}.group-label{position:absolute;top:10px;right:10px}.story-content{padding:2rem 0}.section-label-wrapper{justify-content:center;align-items:center;display:flex}.label-line{background:linear-gradient(90deg,#0000,#3495dc,#0000);flex:1;max-width:80px;height:2px}.section-label{letter-spacing:3px;background:linear-gradient(135deg,#fff,#fff);-webkit-text-fill-color:transparent;white-space:nowrap;-webkit-background-clip:text;background-clip:text;font-size:.85rem;font-weight:700}.section-title{margin-bottom:1.5rem;line-height:1.1;position:relative}.text-gradient{background:linear-gradient(135deg,#0004ff,#ff0004);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.title-decoration{background:linear-gradient(135deg,#3495dc,#dc3545);border-radius:2px;width:60px;height:4px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.section-description{font-size:1.1rem;font-style:italic;line-height:1.7}.tracking-wide{letter-spacing:.8px}.enhanced-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #3495dc1a;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative}.enhanced-card:hover{border-color:#3495dc4d;transform:translateY(-8px)scale(1.02);box-shadow:0 20px 40px #3495dc26!important}.stat-card-featured{transition:all .4s cubic-bezier(.175,.885,.32,1.275);background:linear-gradient(135deg,#3495dc 0%,#2c3e50 100%)!important}.stat-card-featured:hover{transform:translateY(-5px)scale(1.01);box-shadow:0 25px 50px #3495dc40!important}.featured-bg-pattern{border-radius:inherit;background:radial-gradient(circle at 10% 20%,#ffffff1a 0%,#0000 50%),radial-gradient(circle at 90% 80%,#ffffff0d 0%,#0000 50%);position:absolute;inset:0}.stat-icon-bg-large{width:100px;height:100px;transition:all .3s;box-shadow:0 10px 30px #3495dc33}.stat-card-featured:hover .stat-icon-bg-large{transform:scale(1.05)rotate(-5deg);box-shadow:0 15px 40px #3495dc4d}.stat-number-large{text-shadow:0 4px 8px #0003}.video-wrapper-large{cursor:pointer;border-radius:1rem;position:relative;overflow:hidden}.video-thumbnail-large{object-fit:cover;width:100%;height:300px;transition:transform .3s}.video-wrapper-large:hover .video-thumbnail-large{transform:scale(1.05)}.video-play-btn-large{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#dc3545e6;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;font-size:2rem;transition:all .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.video-wrapper-large:hover .video-play-btn-large{background:#dc3545;transform:translate(-50%,-50%)scale(1.1)}.video-overlay{background:linear-gradient(#0000,#000000b3);border-radius:0 0 1rem 1rem;padding:2rem;position:absolute;bottom:0;left:0;right:0}.office-img-small,.group-photo-small{object-fit:cover;width:100%;height:120px;transition:transform .3s}.office-image-wrapper-small,.group-photo-wrapper-small{border-radius:.75rem;position:relative;overflow:hidden}.office-image-wrapper-small:hover .office-img-small,.group-photo-wrapper-small:hover .group-photo-small{transform:scale(1.05)}.office-label-small,.group-label-small{position:absolute;top:10px;left:10px}.stat-card-row{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid #3495dc14;transition:all .3s}.stat-card-row:hover{border-color:#3495dc33;transform:translateY(-5px);box-shadow:0 15px 30px #3495dc26!important}.card-bg-pattern-row{border-radius:inherit;background:radial-gradient(circle,#3495dc08 0%,#0000 70%);position:absolute;inset:0}.stat-icon-row{width:50px;height:50px;transition:all .3s;position:relative;overflow:hidden}.stat-card-row:hover .stat-icon-row{transform:scale(1.1)rotate(5deg)}.stat-icon-row:before{content:"";background:linear-gradient(90deg,#0000,#fff6,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.stat-card-row:hover .stat-icon-row:before{left:100%}.stat-number-row{color:#2c3e50;text-shadow:0 2px 4px #0000000d;font-family:Inter,sans-serif}.stat-label-row{letter-spacing:.5px;font-size:.75rem}.stat-card-compact{border:1px solid #0000000d;transition:all .3s}.stat-card-compact:hover{transform:translateY(-3px);box-shadow:0 10px 25px #0000001a!important}.card-bg-pattern-small{border-radius:inherit;background:radial-gradient(circle at 70% 30%,#3495dc08 0%,#0000 70%);position:absolute;inset:0}.stat-number-compact{color:#2c3e50;font-family:Inter,sans-serif}.stat-plus-compact{font-size:1.2rem;animation:2s infinite pulse}.card-bg-pattern{border-radius:inherit;background:radial-gradient(circle at 20% 80%,#3495dc0d 0%,#0000 50%),radial-gradient(circle at 80% 20%,#dc35450d 0%,#0000 50%);position:absolute;inset:0}.stat-icon-bg{width:70px;height:70px;transition:all .3s;position:relative;overflow:hidden}.stat-icon-bg:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.enhanced-card:hover .stat-icon-bg:before{left:100%}.enhanced-card:hover .stat-icon-bg{transform:scale(1.1)rotate(5deg)}.stat-number{color:#2c3e50;text-shadow:0 2px 4px #0000001a;font-family:Inter,sans-serif;position:relative}.stat-plus{animation:2s infinite pulse;display:inline-block}.stat-label{font-size:.75rem;font-weight:600}@keyframes countUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.counter{animation:.6s ease-out countUp}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.btn-enhanced{text-transform:uppercase;letter-spacing:1.5px;background:linear-gradient(135deg,#dc3545,#c82333);border:none;border-radius:50px;font-weight:700;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;box-shadow:0 8px 25px #dc35454d}.btn-enhanced:hover{background:linear-gradient(135deg,#c82333,#bd2130);transform:translateY(-3px)scale(1.05);box-shadow:0 15px 35px #dc354566}.btn-shine{border-radius:inherit;background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.btn-enhanced:hover .btn-shine{left:100%}.story-cta .btn{text-transform:uppercase;letter-spacing:1px;background:linear-gradient(135deg,#dc3545,#c82333);border:none;border-radius:25px;font-weight:600;transition:all .3s;box-shadow:0 4px 15px #dc35454d}.story-cta .btn:hover{background:linear-gradient(135deg,#c82333,#bd2130);transform:translateY(-2px);box-shadow:0 6px 20px #dc354580}.course-hero-section{color:#fff;background:linear-gradient(135deg,#1e3a8a 0%,#3b82f6 50%,#1d4ed8 100%);align-items:center;display:flex;position:relative;overflow:hidden}.course-hero-section:before{content:"";pointer-events:none;background:radial-gradient(circle at 20% 80%,#1e3a8a33 0%,#0000 50%),radial-gradient(circle at 80% 20%,#3b82f633 0%,#0000 50%),radial-gradient(circle at 40% 40%,#1d4ed826 0%,#0000 50%);position:absolute;inset:0}.course-hero-section:after{content:"";pointer-events:none;z-index:1;background-image:radial-gradient(3px 3px at 20px 30px,#3b82f6cc,#0000),radial-gradient(4px 4px at 40px 70px,#1e3a8a99,#0000),radial-gradient(2px 2px at 90px 40px,#1d4ed8e6,#0000),radial-gradient(3px 3px at 130px 80px,#3b82f6b3,#0000),radial-gradient(5px 5px at 160px 30px,#1e3a8a80,#0000),radial-gradient(2px 2px at 180px 60px,#1d4ed8cc,#0000);background-repeat:repeat;background-size:250px 150px;animation:25s linear infinite particleMove;position:absolute;inset:0}.course-hero-section.excel-theme{background:linear-gradient(135deg,#185c37 0%,#217346 50%,#0e5c2f 100%)!important}.course-hero-section.excel-theme:before{background:radial-gradient(circle at 20% 80%,#185c3733 0%,#0000 50%),radial-gradient(circle at 80% 20%,#21734633 0%,#0000 50%),radial-gradient(circle at 40% 40%,#0e5c2f26 0%,#0000 50%)!important}.course-hero-section.excel-theme:after{background-image:radial-gradient(3px 3px at 20px 30px,#217346cc,#0000),radial-gradient(4px 4px at 40px 70px,#185c3799,#0000),radial-gradient(2px 2px at 90px 40px,#0e5c2fe6,#0000),radial-gradient(3px 3px at 130px 80px,#217346b3,#0000),radial-gradient(5px 5px at 160px 30px,#185c3780,#0000),radial-gradient(2px 2px at 180px 60px,#0e5c2fcc,#0000)!important}.course-hero-section.excel-theme .stat-icon{background:linear-gradient(135deg,#217346,#0e5c2f)!important}.course-hero-content{z-index:2;padding:2rem 0;position:relative}.course-badge-wrapper{flex-wrap:wrap;gap:1rem;display:flex}.course-badge{text-transform:uppercase;letter-spacing:1px;border-radius:25px;align-items:center;padding:.5rem 1rem;font-size:.8rem;font-weight:600;transition:all .3s;display:inline-flex}.course-badge .featured{color:#fff;background:linear-gradient(135deg,#f59e0b,#d97706);box-shadow:0 4px 15px #f59e0b4d}.course-badge .category{color:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3}.course-badge:hover{transform:translateY(-2px)}.course-hero-title{margin-bottom:2rem;font-size:3.5rem;font-weight:800;line-height:1.1;position:relative}.course-hero-title .text-gradient{background:linear-gradient(135deg,#3b82f6,#dc2626);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.title-underline{background:linear-gradient(135deg,#3b82f6,#dc2626);border-radius:2px;width:100px;height:4px;position:absolute;bottom:-10px;left:0}.course-hero-description{color:#ffffffd9;max-width:600px;font-size:1.2rem;line-height:1.7}.course-stats-row{flex-wrap:wrap;gap:2rem;display:flex}.course-stat-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:15px;align-items:center;gap:.75rem;padding:1rem 1.5rem;transition:all .3s;display:flex}.course-stat-item:hover{background:#ffffff1a;transform:translateY(-3px)}.course-stat-item .stat-icon{color:#fff;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.2rem;display:flex}.course-stat-item .stat-content{flex-direction:column;display:flex}.course-stat-item .stat-number{color:#fff;font-size:1.1rem;font-weight:700;line-height:1}.course-stat-item .stat-label{color:#ffffffb3;text-transform:uppercase;letter-spacing:.5px;font-size:.8rem}.course-pricing{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;padding:2rem}.price-wrapper{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.current-price{color:#10b981;text-shadow:0 2px 4px #10b9814d;font-size:2.5rem;font-weight:800}.original-price{color:#fff9;font-size:1.5rem;text-decoration:line-through;position:relative}.discount-badge{color:#fff;text-transform:uppercase;letter-spacing:1px;background:linear-gradient(135deg,#dc2626,#b91c1c);border-radius:20px;padding:.5rem 1rem;font-size:.8rem;font-weight:700;box-shadow:0 4px 15px #dc26264d}.price-note{color:#fffc;margin:0;font-size:.9rem}.course-actions{display:flex}.course-actions .btn-enroll{text-transform:uppercase;letter-spacing:1px;background:linear-gradient(135deg,#dc3545,#c82333);border:none;border-radius:50px;padding:1rem 2rem;font-weight:700;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 10px 30px #dc35454d}.course-actions .btn-enroll:hover{background:linear-gradient(135deg,#c82333,#b21e2f);transform:translateY(-3px)scale(1.05);box-shadow:0 15px 35px #dc354566}.btn-demo{color:#fff;background:0 0;border:2px solid #ffffff4d;border-radius:50px;padding:1rem 2rem;font-weight:600;transition:all .3s}.btn-demo:hover{color:#fff;background:#ffffff1a;border-color:#ffffff80;transform:translateY(-2px)}.trust-indicators{flex-wrap:wrap;gap:2rem;display:flex}.trust-item{color:#fffc;align-items:center;gap:.5rem;font-size:.9rem;display:flex}.course-hero-visual{z-index:2;position:relative}.course-image-container{border-radius:20px;position:relative;overflow:hidden;box-shadow:0 25px 50px #0000004d}.course-hero-image{object-fit:cover;width:100%;height:400px;transition:transform .3s}.image-overlay{opacity:0;background:linear-gradient(135deg,#0000004d,#0009);justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;inset:0}.course-image-container:hover .image-overlay{opacity:1}.course-image-container:hover .course-hero-image{transform:scale(1.05)}.play-button{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#dc3545e6;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;font-size:2rem;transition:all .3s;display:flex}.play-button:hover{background:#dc3545;transform:scale(1.1)}.floating-element{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:15px;align-items:center;gap:.5rem;padding:1rem 1.5rem;font-size:.9rem;font-weight:600;animation:6s ease-in-out infinite float;display:flex;position:absolute;box-shadow:0 8px 25px #0003}.floating-element i{color:#3b82f6;font-size:1.2rem}.element-1{animation-delay:0s;top:10%;right:-10%}.element-2{animation-delay:1.5s;top:30%;right:-15%}.element-3{animation-delay:3s;bottom:30%;right:-10%}.element-4{animation-delay:4.5s;bottom:10%;right:-15%}.hero-bg-elements{pointer-events:none;z-index:1;position:absolute;inset:0}.bg-circle{background:linear-gradient(135deg,#1e3a8a1a,#3b82f61a);border-radius:50%;animation:8s ease-in-out infinite float;position:absolute}.circle-1{width:300px;height:300px;animation-delay:0s;top:10%;left:-10%}.circle-2{width:200px;height:200px;animation-delay:2s;top:60%;right:-5%}.circle-3{width:150px;height:150px;animation-delay:4s;bottom:20%;left:10%}@keyframes particleMove{0%{transform:translateY(0)translate(0)}33%{transform:translateY(-100px)translate(50px)}66%{transform:translateY(-200px)translate(-50px)}to{transform:translateY(-300px)translate(0)}}@keyframes particleFade{0%,to{opacity:0}50%{opacity:1}}.hero-particles{pointer-events:none;z-index:2;position:absolute;inset:0;overflow:hidden}.particle{background:#3b82f6cc;border-radius:50%;animation:15s linear infinite particleFloat;position:absolute;box-shadow:0 0 10px #3b82f680}.particle:first-child{background:#1e3a8ae6;width:8px;height:8px;animation-delay:0s;top:10%;left:10%;box-shadow:0 0 15px #1e3a8a99}.particle:nth-child(2){background:#3b82f6cc;width:6px;height:6px;animation-delay:2s;top:20%;left:80%;box-shadow:0 0 12px #3b82f680}.particle:nth-child(3){background:#1d4ed8b3;width:10px;height:10px;animation-delay:4s;top:60%;left:20%;box-shadow:0 0 20px #1d4ed866}.particle:nth-child(4){background:#3b82f6e6;width:5px;height:5px;animation-delay:6s;top:80%;left:70%;box-shadow:0 0 10px #3b82f699}.particle:nth-child(5){background:#1e3a8acc;width:7px;height:7px;animation-delay:8s;top:30%;left:50%;box-shadow:0 0 14px #1e3a8a80}.particle:nth-child(6){background:#1d4ed8e6;width:4px;height:4px;animation-delay:10s;top:70%;left:90%;box-shadow:0 0 8px #1d4ed8b3}.particle:nth-child(7){background:#3b82f6cc;width:6px;height:6px;animation-delay:1s;top:15%;left:60%;box-shadow:0 0 12px #3b82f699}.particle:nth-child(8){background:#1e3a8ab3;width:9px;height:9px;animation-delay:3s;top:45%;left:85%;box-shadow:0 0 18px #1e3a8a80}.particle:nth-child(9){background:#1d4ed8e6;width:5px;height:5px;animation-delay:5s;top:75%;left:15%;box-shadow:0 0 10px #1d4ed8b3}.particle:nth-child(10){background:#3b82f6cc;width:7px;height:7px;animation-delay:7s;top:35%;left:25%;box-shadow:0 0 14px #3b82f699}.particle:nth-child(11){background:#1e3a8acc;width:8px;height:8px;animation-delay:9s;top:55%;left:75%;box-shadow:0 0 16px #1e3a8a80}.particle:nth-child(12){background:#1d4ed8e6;width:4px;height:4px;animation-delay:11s;top:85%;left:45%;box-shadow:0 0 8px #1d4ed8b3}@keyframes particleFloat{0%{opacity:0;transform:translateY(100vh)translate(0)scale(.5)}10%{opacity:1}90%{opacity:1}to{opacity:0;transform:translateY(-20px)translate(30px)scale(1.2)}}@media (max-width:768px){.course-hero-title{font-size:2.5rem}.course-stats-row{gap:1rem}.course-stat-item{flex:1;min-width:calc(50% - .5rem);padding:.75rem 1rem}.course-actions{flex-direction:column}.btn-enroll,.btn-demo{justify-content:center;width:100%}.trust-indicators{text-align:center;justify-content:center}.floating-element{display:none}.course-hero-image{height:300px}.particle{display:none}}@media (max-width:576px){.course-hero-title{font-size:2rem}.course-hero-description{font-size:1rem}.course-stat-item{min-width:100%}.current-price{font-size:2rem}.original-price{font-size:1.2rem}}.course-details-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:2;background:#fffffff2;border:1px solid #fff3;border-radius:20px;padding:2rem;transition:all .3s;position:relative;box-shadow:0 20px 40px #0000001a}.course-details-card:hover{transform:translateY(-5px);box-shadow:0 30px 60px #00000026}.course-card-header{border-bottom:1px solid #0000001a;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.course-level-badge{color:#fff;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#10b981,#059669);border-radius:20px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.8rem;font-weight:600;display:flex}.course-rating{text-align:right}.course-rating .stars{color:#f59e0b;margin-bottom:.25rem}.course-rating .stars i{margin-right:2px;font-size:.9rem}.rating-text{color:#6b7280;font-size:.8rem;font-weight:500}.course-card-pricing{text-align:center;background:linear-gradient(135deg,#f8fafc,#e2e8f0);border:1px solid #3b82f61a;border-radius:15px;margin-bottom:2rem;padding:1.5rem}.price-main{justify-content:center;align-items:center;gap:1rem;margin-bottom:.75rem;display:flex}.current-price-large{color:#059669;text-shadow:0 2px 4px #05966933;font-size:2.5rem;font-weight:800}.original-price-large{color:#9ca3af;font-size:1.5rem;font-weight:500;text-decoration:line-through}.discount-info{justify-content:center;align-items:center;gap:1rem;display:flex}.discount-percent{color:#fff;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#dc2626,#b91c1c);border-radius:15px;padding:.4rem .8rem;font-size:.8rem;font-weight:700}.limited-time{color:#dc2626;font-size:.8rem;font-weight:600;animation:2s infinite pulse}.course-features-list{grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:2rem;display:grid}.feature-item{background:#ffffffb3;border:1px solid #0000000d;border-radius:12px;align-items:center;gap:.75rem;padding:1rem;transition:all .3s;display:flex}.feature-item:hover{background:#ffffffe6;transform:translateY(-2px);box-shadow:0 5px 15px #0000001a}.feature-item i{width:20px;font-size:1.1rem}.feature-content{flex-direction:column;flex:1;display:flex}.feature-title{color:#6b7280;text-transform:uppercase;letter-spacing:.5px;font-size:.8rem;font-weight:500}.feature-value{color:#1f2937;font-size:.95rem;font-weight:600}.course-highlights{background:linear-gradient(135deg,#3b82f60d,#1d4ed80d);border:1px solid #3b82f61a;border-radius:15px;margin-bottom:2rem;padding:1.5rem}.highlights-title{color:#1e3a8a;align-items:center;margin-bottom:1rem;font-size:1.1rem;font-weight:700;display:flex}.highlights-grid{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}.highlight-item{color:#374151;background:#ffffffb3;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem;font-size:.85rem;font-weight:500;transition:all .3s;display:flex}.highlight-item:hover{background:#ffffffe6;transform:translate(3px)}.highlight-item i{color:#3b82f6;font-size:1rem}.course-card-actions{gap:1rem;margin-bottom:1.5rem;display:flex}.btn-enroll-card{text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border:none;border-radius:12px;flex:2;padding:1rem 1.5rem;font-weight:700;transition:all .3s;position:relative;overflow:hidden}.btn-enroll-card:hover{background:linear-gradient(135deg,#1d4ed8,#1e40af);transform:translateY(-2px);box-shadow:0 10px 25px #3b82f64d}.btn-demo-card{color:#374151;background:#ffffffe6;border:2px solid #fffc;border-radius:12px;flex:1;padding:1rem 1.5rem;font-weight:600;transition:all .3s}.btn-demo-card:hover{color:#3b82f6;background:#fff;border-color:#3b82f6;transform:translateY(-2px)}.course-card-footer{border-top:1px solid #0000001a;justify-content:space-between;padding-top:1rem;display:flex}.footer-item{color:#6b7280;align-items:center;gap:.5rem;font-size:.8rem;font-weight:500;display:flex}.footer-item i{color:#3b82f6}.text-purple{color:#8b5cf6!important}@media (max-width:768px){.course-details-card{margin-top:2rem;padding:1.5rem}.course-card-header{text-align:center;flex-direction:column;gap:1rem}.current-price-large{font-size:2rem}.course-features-list{grid-template-columns:1fr;gap:.75rem}.highlights-grid{grid-template-columns:1fr}.course-card-actions{flex-direction:column}.course-card-footer{text-align:center;flex-direction:column;gap:.5rem}}.course-overview-section{background:#fff}.section-header{margin-bottom:3rem}.section-title{color:#1e3a8a;margin-bottom:1rem;font-size:2.5rem;font-weight:700;position:relative}.section-title:after{content:"";background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:2px;width:60px;height:4px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.section-subtitle{color:#6b7280;font-size:1.1rem;font-weight:500}.overview-content{padding-right:2rem}.overview-badge{color:#1e3a8a;background:linear-gradient(135deg,#3b82f61a,#1d4ed81a);border:1px solid #3b82f633;border-radius:25px;align-items:center;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600;display:inline-flex}.overview-main-title{color:#1e3a8a;font-size:2.2rem;font-weight:800;line-height:1.2}.overview-description{color:#6b7280;font-size:1.1rem;line-height:1.7}.overview-stats-row{flex-wrap:wrap;gap:2rem;display:flex}.stat-box{text-align:center;background:linear-gradient(135deg,#477cd2f5,#1d4ed8f7);border:1px solid #3b82f61a;border-radius:15px;min-width:80px;padding:1rem}.stat-number{color:#1e3a8a;font-size:1.8rem;font-weight:800;line-height:1}.overview-features{flex-direction:column;gap:.75rem;display:flex}.feature-row{flex-wrap:wrap;gap:2rem;display:flex}.feature-item{color:#374151;align-items:center;gap:.75rem;font-weight:500;display:flex}.feature-item i{color:#10b981;font-size:1rem}.overview-visual{position:relative}.visual-card{z-index:2;background:#fff;border:1px solid #3b82f61a;border-radius:20px;padding:2rem;position:relative;box-shadow:0 15px 35px #0000001a}.visual-card .card-header{border-bottom:1px solid #0000001a;align-items:center;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.visual-card .card-icon{background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.visual-card .card-icon i{color:#fff;font-size:1.2rem}.visual-card h5{color:#1e3a8a;margin:0;font-weight:700}.skills-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.skill-item{box-sizing:border-box;background:#3b82f60d;border-radius:12px;align-items:center;gap:.75rem;width:100%;padding:.75rem;transition:all .3s;display:flex}.skill-item:hover{background:#3b82f61a;transform:translate(3px)}.skill-icon{background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:35px;height:35px;display:flex}.skill-item span{color:#374151;font-size:.9rem;font-weight:600}.floating-badge{color:#374151;z-index:3;background:#fff;border-radius:20px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.8rem;font-weight:600;animation:3s ease-in-out infinite float;display:flex;position:absolute;box-shadow:0 8px 25px #00000026}.badge-1{animation-delay:0s;top:-10px;right:-10px}.badge-2{animation-delay:1s;top:50%;left:-20px}.badge-3{animation-delay:2s;bottom:-10px;right:20px}.floating-badge i{color:#3b82f6}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.course-benefits-section{background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);position:relative;overflow:hidden}.course-benefits-section:before{content:"";pointer-events:none;background-image:radial-gradient(circle at 20% 80%,#7877c61a 0%,#0000 50%),radial-gradient(circle at 80% 20%,#ff6b6b1a 0%,#0000 50%);position:absolute;inset:0}@keyframes subtleMove{0%,to{opacity:1;background-position:0 0,100% 100%,0 0,20px 20px}50%{opacity:.8;background-position:50px 50px,calc(100% - 50px) calc(100% - 50px),20px 20px,40px 40px}}.benefits-section{z-index:1;padding:2rem 0;position:relative}.benefits-title{color:#1e293b;text-align:center;margin-bottom:3rem;font-size:2.5rem;font-weight:800;position:relative}.benefits-title:after{content:"";background:linear-gradient(135deg,#2563eb,#06b6d4);border-radius:2px;width:80px;height:4px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.benefit-card{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:16px;height:100%;padding:2rem 1.5rem;transition:all .3s;position:relative;overflow:visible;box-shadow:0 4px 6px #0000000d,0 1px 3px #0000001a}.benefit-card:before{content:"";background:linear-gradient(135deg,#2563eb,#06b6d4);border-radius:16px 16px 0 0;height:4px;position:absolute;top:0;left:0;right:0}.benefit-card:hover{border-color:#cbd5e1;transform:translateY(-8px);box-shadow:0 20px 25px #0000001a,0 10px 10px #0000000a}.benefits-image-wrapper{transition:transform .3s;position:relative}.benefits-image-wrapper img{width:100%}.benefits-content{padding-left:20px}.benefit-item-vertical{background:#fffc;border-left:4px solid #2563eb;border-radius:15px;align-items:flex-start;gap:20px;margin-bottom:30px;padding:20px;transition:all .3s;display:flex}.benefit-item-vertical:hover{background:#fffffff2;transform:translate(10px);box-shadow:0 10px 30px #0000001a}.benefit-icon-circle{color:#fff;background:linear-gradient(135deg,#2563eb,#3b82f6);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;font-size:24px;display:flex;box-shadow:0 8px 20px #2563eb4d}.benefit-content-vertical h6{color:#1e293b;margin-bottom:8px;font-size:18px;font-weight:700}.benefit-content-vertical p{color:#64748b;margin:0;line-height:1.6}.pre-curriculum-cta{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);position:relative;overflow:hidden}.pre-curriculum-cta:before{content:"";opacity:.3;background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 100 100\"><defs><pattern id=\"grain\" width=\"100\" height=\"100\" patternUnits=\"userSpaceOnUse\"><circle cx=\"25\" cy=\"25\" r=\"1\" fill=\"rgba(255,255,255,0.1)\"/><circle cx=\"75\" cy=\"75\" r=\"1\" fill=\"rgba(255,255,255,0.1)\"/><circle cx=\"50\" cy=\"10\" r=\"0.5\" fill=\"rgba(255,255,255,0.05)\"/><circle cx=\"10\" cy=\"60\" r=\"0.5\" fill=\"rgba(255,255,255,0.05)\"/><circle cx=\"90\" cy=\"40\" r=\"0.5\" fill=\"rgba(255,255,255,0.05)\"/></pattern></defs><rect width=\"100\" height=\"100\" fill=\"url(%23grain)\"/></svg>");position:absolute;inset:0}.cta-content{z-index:1;position:relative}.cta-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#ffffffe6;background:#fff3;border:1px solid #ffffff4d;border-radius:50px;align-items:center;padding:8px 20px;font-size:14px;font-weight:600;display:inline-flex}.cta-title{color:#fff;margin-bottom:1rem;font-size:2.5rem;font-weight:800;line-height:1.2}.cta-description{color:#ffffffe6;max-width:600px;margin:0 auto 2rem;font-size:1.1rem;line-height:1.6}.cta-buttons .btn{text-transform:uppercase;letter-spacing:.5px;border:2px solid #0000;border-radius:50px;padding:12px 30px;font-weight:600;transition:all .3s}.cta-buttons .btn-primary{color:#667eea;background:#fff;border-color:#fff}.cta-buttons .btn-primary:hover{color:#fff;background:0 0;border-color:#fff;transform:translateY(-2px);box-shadow:0 10px 20px #0003}.cta-buttons .btn-outline-primary{color:#fff;background:0 0;border-color:#ffffff80}.cta-buttons .btn-outline-primary:hover{color:#fff;background:#ffffff1a;border-color:#fff;transform:translateY(-2px)}.cta-stats{border-top:1px solid #fff3;padding-top:2rem}.stat-item{text-align:center}.stat-number{color:#fff;margin-bottom:.5rem;font-size:2.5rem;font-weight:800;line-height:1}.stat-label{color:#fffc;text-transform:uppercase;letter-spacing:.5px;font-size:.9rem;font-weight:600}@media (max-width:768px){.cta-title{font-size:2rem}.cta-buttons .btn{width:100%;margin-bottom:1rem;display:block}.stat-number{font-size:2rem}}.whatsapp-float{z-index:1000;position:fixed;bottom:20px;left:20px}.whatsapp-btn{color:#fff;background:linear-gradient(135deg,#25d366,#128c7e);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:28px;text-decoration:none;transition:all .3s;animation:2s infinite whatsappPulse;display:flex;box-shadow:0 4px 20px #25d36666}.whatsapp-btn:hover{color:#fff;transform:scale(1.1);box-shadow:0 6px 25px #25d36699}.whatsapp-btn i{animation:1.5s ease-in-out infinite whatsappZoom}@keyframes whatsappPulse{0%{box-shadow:0 4px 20px #25d36666,0 0 #25d366b3}50%{box-shadow:0 4px 20px #25d36666,0 0 0 10px #25d36600}to{box-shadow:0 4px 20px #25d36666,0 0 #25d36600}}@keyframes whatsappZoom{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}@media (max-width:768px){.whatsapp-float{bottom:15px;left:15px}.whatsapp-btn{width:55px;height:55px;font-size:24px}}.benefit-number{color:#fff;z-index:10;background:linear-gradient(135deg,#2563eb,#06b6d4);border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:.9rem;font-weight:700;display:flex;position:absolute;top:-15px;right:-15px;box-shadow:0 4px 12px #2563eb4d}.benefit-icon{color:#2563eb;background:linear-gradient(135deg,#dbeafe 0%,#bfdbfe 100%);border:2px solid #e0f2fe;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin:0 auto 1.5rem;font-size:1.8rem;transition:all .3s;display:flex;box-shadow:0 4px 12px #2563eb26}.benefit-card:hover .benefit-icon{color:#fff;background:linear-gradient(135deg,#2563eb,#06b6d4);transform:scale(1.1);box-shadow:0 8px 20px #2563eb4d}.benefit-card h6{color:#1e293b;margin-bottom:1rem;font-size:1.2rem;font-weight:600;line-height:1.4}.benefit-card p{color:#64748b;margin:0;font-size:.95rem;font-weight:400;line-height:1.6}.benefit-card-large{min-height:280px;padding:3rem 2rem}.benefit-card-large .benefit-icon{width:80px;height:80px;margin-bottom:2rem;font-size:2rem}.benefit-card-large h6{margin-bottom:1.5rem;font-size:1.4rem}.benefit-card-large p{font-size:1rem;line-height:1.7}.benefits-list{max-width:800px;margin:0 auto}.benefit-item{background:#fff;border:1px solid #e2e8f0;border-radius:16px;align-items:flex-start;gap:2rem;margin-bottom:2rem;padding:2rem;transition:all .3s;display:flex;box-shadow:0 4px 6px #0000000d}.benefit-item:hover{transform:translate(10px);box-shadow:0 8px 25px #0000001a}.benefit-item-number{color:#fff;background:linear-gradient(135deg,#2563eb,#06b6d4);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.1rem;font-weight:700;display:flex}.benefit-item-icon{color:#2563eb;background:linear-gradient(135deg,#dbeafe,#bfdbfe);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.5rem;display:flex}.benefit-item-content{flex:1}.benefit-item-content h6{color:#1e293b;margin-bottom:.5rem;font-size:1.3rem;font-weight:600}.benefit-item-content p{color:#64748b;margin:0;font-size:1rem;line-height:1.6}.benefit-card-featured{background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);border:2px solid #cbd5e1;min-height:400px;padding:3rem 2.5rem}.benefit-card-featured h5{color:#1e293b;margin-bottom:1.5rem;font-size:1.8rem;font-weight:700}.benefit-card-featured p{color:#475569;font-size:1.1rem;line-height:1.7}.benefit-number-large{width:60px;height:60px;font-size:1.3rem;top:-20px;right:-20px}.benefit-icon-large{width:100px;height:100px;margin-bottom:2rem;font-size:2.5rem}.benefit-card-compact{text-align:left;align-items:center;gap:1rem;min-height:auto;padding:1.5rem;display:flex}.benefit-card-compact .benefit-number{flex-shrink:0;width:35px;height:35px;font-size:.8rem;position:static}.benefit-icon-small{flex-shrink:0;width:50px;height:50px;margin:0;font-size:1.2rem}.benefit-card-compact h6{margin-bottom:.3rem;font-size:1rem}.benefit-card-compact p{margin:0;font-size:.85rem}@media (max-width:768px){.benefit-item,.benefit-card-compact{text-align:center;flex-direction:column;gap:1rem}.benefit-card-featured{min-height:auto;padding:2rem 1.5rem}.overview-content{margin-bottom:3rem;padding-right:0}.overview-main-title{font-size:1.8rem}.overview-stats-row{justify-content:center;gap:1rem}.feature-row{flex-direction:column;gap:.5rem}.skills-grid{grid-template-columns:1fr}.floating-badge{margin:.5rem 0;animation:none;position:static}.benefits-section{padding:2rem 1rem}.benefits-title{font-size:1.5rem}}.what-youll-learn-section{background:#f8fafc}.bg-light{background:#f8fafc!important}.bg-gradient-light{background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%)!important}.testimonials-section.bg-light{background:linear-gradient(135deg,#f1f5f9 0%,#e2e8f0 100%)!important}.faq-section.bg-light{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%)!important}.skill-card{background:#fff;border:1px solid #0000000d;border-radius:20px;height:100%;padding:2rem;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 8px 25px #00000014}.skill-card:before{content:"";background:linear-gradient(135deg,#3b82f6,#1d4ed8);height:3px;position:absolute;top:0;left:0;right:0}.skill-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px #0000001f}.skill-icon{background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:12px;justify-content:center;align-items:center;width:55px;height:55px;display:flex}.skill-icon i{color:#fff;text-align:center;width:1em;font-size:1.3rem}.skill-title{color:#1e3a8a;margin-bottom:1rem;font-size:1.2rem;font-weight:700}.skill-list{margin:0;padding:0;list-style:none}.skill-list li{color:#6b7280;padding:.4rem 0 .4rem 1.2rem;font-size:.95rem;line-height:1.6;position:relative}.skill-list li:before{content:"•";color:#3b82f6;font-weight:700;position:absolute;left:0}@media (max-width:768px){.course-hero-section{min-height:auto;padding:4rem 0 2rem}.course-hero-content{padding:2rem 0}.course-hero-title{margin-bottom:1.5rem;font-size:2.2rem}.course-hero-description{margin-bottom:2rem;font-size:1rem}.course-stats-row{flex-direction:column;gap:1rem;margin-bottom:2rem}.course-stat-item{text-align:center;padding:1rem}.course-actions{flex-direction:column;gap:1rem}.course-actions .btn{justify-content:center;width:100%}.course-details-card{margin-top:2rem;padding:1.5rem}.overview-content{text-align:center;margin-bottom:2rem;padding-right:0}.overview-main-title{font-size:1.8rem}.overview-stats-row{justify-content:center;margin-bottom:2rem}.overview-visual{text-align:center}.skills-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.benefits-image-wrapper{margin-bottom:2rem}.benefit-item-vertical{padding:1.5rem}.skill-card{margin-bottom:1.5rem;padding:1.5rem}.skill-list li{padding:.3rem 0;font-size:.9rem}.curriculum-accordion-button{flex-direction:column;align-items:flex-start;gap:1rem;padding:1.5rem}.curriculum-week-badge{align-self:flex-start;min-width:auto;padding:.5rem 1rem;font-size:.9rem}.curriculum-title-content h4{font-size:1.1rem}.curriculum-accordion-body{padding:0 1.5rem 1.5rem}.feature-benefit-card{margin-bottom:1.5rem;padding:1.5rem}.cta-main-title{text-align:center;font-size:2rem}.cta-main-subtitle{text-align:center}.cta-features{margin-bottom:2rem}.cta-features .feature-item{text-align:center;flex-direction:column;padding:1rem}.pricing-actions{flex-direction:column;gap:.75rem}.pricing-actions .btn{justify-content:center;width:100%}.section-title{font-size:2rem}.section-subtitle{font-size:.95rem}.overview-card{margin-bottom:2rem;padding:2rem}.highlights-wrapper{padding:2rem}.highlight-item{margin-bottom:1rem;padding:1.2rem}.floating-element,.floating-badge{display:none!important}.hero-particles{display:none}.bg-circle{opacity:.3}}.curriculum-section{background:#f8fafc}.curriculum-accordion{max-width:100%}.curriculum-accordion-item{background:#fff;border:1px solid #3b82f61a;margin-bottom:1.5rem;overflow:hidden;box-shadow:0 8px 25px #00000014;border-radius:20px!important}.curriculum-accordion-item:last-child{margin-bottom:0}.curriculum-accordion-button{text-align:left;width:100%;box-shadow:none;background:#fff;border:none;align-items:center;gap:1.5rem;padding:2rem;transition:all .3s;display:flex;border-radius:20px!important}.curriculum-accordion-button:not(.collapsed){color:#1e3a8a;box-shadow:none;background:linear-gradient(135deg,#3b82f60d,#1d4ed80d)}.curriculum-accordion-button:focus{border-color:#0000;box-shadow:0 0 0 .25rem #3b82f640}.curriculum-accordion-button:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%233b82f6'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");flex-shrink:0;width:1.5rem;height:1.5rem;margin-left:auto}.curriculum-week-badge{color:#fff;text-align:center;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:15px;min-width:100px;padding:.75rem 1.25rem;font-size:.9rem;font-weight:700;box-shadow:0 4px 15px #3b82f64d}.curriculum-title-content{flex:1}.curriculum-title-content h4{color:#1e3a8a;margin-bottom:.5rem;font-size:1.3rem;font-weight:700}.curriculum-title-content p{color:#6b7280;margin:0;font-size:.95rem;font-style:italic}.curriculum-accordion-body{background:#fff;padding:0 2rem 2rem}.curriculum-topics h6{color:#1e3a8a;align-items:center;margin-bottom:1rem;font-weight:700;display:flex}.curriculum-topics ul{margin:0;padding:0;list-style:none}.curriculum-topics li{color:#374151;border-bottom:1px solid #0000000d;align-items:center;padding:.75rem 0;font-weight:500;transition:all .3s;display:flex}.curriculum-topics li:last-child{border-bottom:none}.curriculum-topics li:hover{background:#3b82f605;border-radius:8px;padding-left:.5rem}.curriculum-topics li i{color:#10b981;margin-right:.75rem;font-size:.9rem}.curriculum-accordion-item:hover{transform:translateY(-2px);box-shadow:0 12px 35px #0000001f}.curriculum-accordion-button:hover{background:linear-gradient(135deg,#3b82f608,#1d4ed808)}.curriculum-accordion-button:hover .curriculum-week-badge{transform:scale(1.05);box-shadow:0 6px 20px #3b82f666}@media (max-width:768px){.curriculum-accordion-button{flex-direction:column;align-items:flex-start;gap:1rem;padding:1.5rem}.curriculum-week-badge{align-self:flex-start;min-width:auto;padding:.5rem 1rem;font-size:.8rem}.curriculum-title-content h4{font-size:1.1rem}.curriculum-accordion-body{padding:0 1.5rem 1.5rem}.curriculum-accordion-button:after{margin-left:0;position:absolute;top:1.5rem;right:1.5rem}}.instructor-section{background:#f8fafc}.instructor-card{background:#fff;border:1px solid #0000000d;border-radius:20px;padding:2.5rem;box-shadow:0 15px 35px #00000014}.instructor-image{display:inline-block;position:relative}.instructor-image img{object-fit:cover;border:4px solid #3b82f6;border-radius:50%;width:150px;height:150px}.instructor-badge{color:#fff;background:linear-gradient(135deg,#10b981,#059669);border-radius:15px;padding:.3rem .6rem;font-size:.7rem;font-weight:600;position:absolute;bottom:10px;right:10px}.instructor-name{color:#1e3a8a;margin-bottom:.5rem;font-size:1.8rem;font-weight:700}.instructor-title{color:#6b7280;margin-bottom:1.5rem;font-size:1.1rem}.instructor-stats{flex-wrap:wrap;gap:1rem;display:flex}.stat-item{color:#374151;align-items:center;gap:.5rem;font-size:.9rem;display:flex}.stat-item i{color:#3b82f6}.instructor-bio{color:#6b7280;margin-bottom:1.5rem;line-height:1.6}.instructor-credentials h6{color:#1e3a8a;margin-bottom:.75rem;font-weight:700}.instructor-credentials ul{padding:0;list-style:none}.instructor-credentials li{color:#374151;padding:.25rem 0 .25rem 1.2rem;position:relative}.instructor-credentials li:before{content:"•";color:#3b82f6;position:absolute;left:0}.testimonials-section{background:#fff}.testimonials-slider{margin:0 -15px;position:relative}.testimonial-slide{padding:0 15px}.testimonial-card{background:#fff;border:1px solid #0000000d;border-radius:20px;height:100%;margin-bottom:2rem;padding:2rem;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 8px 25px #00000014}.testimonial-card:before{content:"";background:linear-gradient(135deg,#3b82f6,#1d4ed8);height:4px;position:absolute;top:0;left:0;right:0}.testimonial-rating{gap:.25rem;margin-bottom:1.5rem;display:flex}.testimonial-rating i{color:#fbbf24;font-size:1rem}.testimonial-text:before{content:"\"";color:#3b82f633;font-family:serif;font-size:3rem;position:absolute;top:-10px;left:-15px}.testimonial-author{align-items:center;gap:1rem;display:flex}.author-avatar{border:3px solid #3b82f633;border-radius:50%;width:50px;height:50px;overflow:hidden}.author-avatar img{object-fit:cover;width:100%;height:100%}.author-info h6{color:#1e3a8a;margin-bottom:.25rem;font-weight:700}.author-info span{color:#6b7280;font-size:.9rem}.testimonials-slider .slick-arrow{z-index:10;color:#3b82f6;background:#fff;border:2px solid #3b82f6;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:16px;transition:all .3s;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 15px #0000001a;display:flex!important}.testimonials-slider .slick-arrow:hover{color:#fff;background:#3b82f6;transform:translateY(-50%)scale(1.1)}.testimonials-slider .slick-prev{left:-25px}.testimonials-slider .slick-next{right:-25px}.testimonials-slider .slick-arrow:before{display:none}.testimonials-slider .slick-arrow i{font-size:16px}@media (max-width:768px){.testimonials-slider{margin:0}.testimonial-slide{padding:0}.testimonials-slider .slick-arrow{display:none!important}}.btn-download-syllabus{border:2px solid #3b82f6;border-radius:25px;padding:.75rem 2rem;font-weight:600;transition:all .3s}.btn-download-syllabus:hover{color:#fff;background:#3b82f6;transform:translateY(-2px);box-shadow:0 8px 25px #3b82f64d}.syllabus-modal .modal-header{color:#fff;background:linear-gradient(135deg,#3b4c7a,#2d3748);border-bottom:none;border-radius:15px 15px 0 0;padding:1.5rem 2rem}.syllabus-modal .modal-title{margin:0;font-size:1.25rem;font-weight:700}.syllabus-modal .btn-close{color:#fff;opacity:.8;background:0 0;border:none;justify-content:center;align-items:center;width:24px;height:24px;padding:0;font-size:1.2rem;display:flex}.syllabus-modal .btn-close:hover{opacity:1;color:#fff}.syllabus-modal .modal-content{border:none;border-radius:15px;overflow:hidden;box-shadow:0 20px 60px #0003}.syllabus-form-input{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:.875rem 1rem;font-size:1rem;transition:all .3s}.syllabus-form-input:focus{background:#fff;border-color:#3b82f6;box-shadow:0 0 0 .2rem #3b82f640}.syllabus-form-input::placeholder{color:#9ca3af;font-weight:500}.btn-download-now{background:linear-gradient(135deg,#0ea5e9,#0284c7);border:none;border-radius:8px;padding:.875rem 2.5rem;font-size:1rem;font-weight:600;transition:all .3s}.btn-download-now:hover{background:linear-gradient(135deg,#0284c7,#0369a1);transform:translateY(-2px);box-shadow:0 8px 25px #0ea5e94d}.course-features-section{background:#f8fafc}.feature-benefit-card{text-align:center;background:#fff;border:1px solid #0000000d;border-radius:20px;height:100%;padding:2rem;transition:all .3s;box-shadow:0 8px 25px #00000014}.feature-benefit-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px #0000001f}.feature-benefit-card .feature-icon{background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:15px;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 1.5rem;display:flex}.feature-benefit-card .feature-icon i{color:#fff;font-size:1.5rem}.feature-benefit-card h5{color:#1e3a8a;margin-bottom:1rem;font-weight:700}.feature-benefit-card p{color:#6b7280;margin:0;line-height:1.6}.faq-section{background:#fff}.accordion-item{border:1px solid #3b82f61a;margin-bottom:1rem;overflow:hidden;border-radius:15px!important}.accordion-button{color:#1e3a8a;background:#fff;border:none;padding:1.5rem;font-weight:600;border-radius:15px!important}.accordion-button:not(.collapsed){color:#1e3a8a;box-shadow:none;background:linear-gradient(135deg,#3b82f60d,#1d4ed80d)}.accordion-button:focus{box-shadow:none;border:none}.accordion-body{color:#6b7280;padding:1.5rem;line-height:1.6}.final-cta-section{color:#fff;background:linear-gradient(135deg,#1e3a8a,#3b82f6)}.cta-title{margin-bottom:1rem;font-size:2.5rem;font-weight:700}.cta-subtitle{opacity:.9;margin-bottom:2rem;font-size:1.1rem}.cta-pricing{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:20px;padding:2rem}.price-highlight{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.price-label{font-size:1.1rem;font-weight:600}.price-current{color:#10b981;font-size:2.5rem;font-weight:800}.price-original{opacity:.7;font-size:1.5rem;text-decoration:line-through}.price-save{background:#dc2626;border-radius:20px;padding:.5rem 1rem;font-size:.9rem;font-weight:700}.price-note{opacity:.9;margin:0}.cta-buttons{margin-bottom:2rem}.btn-cta-main{background:linear-gradient(135deg,#dc3545,#c82333);border:none;border-radius:50px;padding:1rem 2rem;font-size:1.1rem;font-weight:700;transition:all .3s}.btn-cta-main:hover{background:linear-gradient(135deg,#c82333,#b21e2f);transform:translateY(-2px)}.btn-cta-secondary{color:#fff;border:2px solid #fffc;border-radius:50px;padding:1rem 2rem;font-weight:600}.btn-cta-secondary:hover{color:#fff;background:#ffffff1a;border-color:#fff}.guarantee-item{background:#ffffff1a;border-radius:15px;justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-size:.9rem;font-weight:600;display:flex}.guarantee-item i{color:#10b981}@media (max-width:768px){.curriculum-timeline:before{left:15px}.curriculum-number{width:40px;height:40px;margin-right:1rem;font-size:.8rem}.curriculum-content{padding:1.5rem}.instructor-card{padding:2rem}.instructor-image img{width:120px;height:120px}.instructor-stats{flex-direction:column;gap:.5rem}.cta-title{font-size:2rem}.price-highlight{flex-direction:column;gap:.5rem}.cta-buttons{flex-direction:column;gap:1rem}.cta-buttons .btn{width:100%}}.categories-section{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);padding:80px 0;position:relative;overflow:hidden}.categories-section:before{content:"";opacity:.3;background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 100 100\"><defs><pattern id=\"dots\" width=\"20\" height=\"20\" patternUnits=\"userSpaceOnUse\"><circle cx=\"10\" cy=\"10\" r=\"1\" fill=\"rgba(255,255,255,0.1)\"/></pattern></defs><rect width=\"100\" height=\"100\" fill=\"url(%23dots)\"/></svg>");position:absolute;inset:0}.categories-section .container{z-index:2;position:relative}.categories-section .section-label-wrapper{justify-content:center;align-items:center;margin-bottom:1rem;display:flex}.categories-section .label-line{background-color:#ffffff4d;width:60px;height:1px}.categories-section .section-label{letter-spacing:2px;color:#fffc;font-size:.875rem}.categories-section h2{text-shadow:0 2px 4px #0000001a;color:#fff!important}.category-card{text-align:center;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;height:200px;margin:0 10px;padding:20px;transition:all .3s;display:flex}.category-card:hover{background:#ffffff26;transform:translateY(-3px)scale(1.02);box-shadow:0 15px 30px #0003}.category-icon{margin-bottom:1rem}.category-icon .icon-wrapper{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 6px 20px #00000026}.category-card:first-child .icon-wrapper{background:linear-gradient(135deg,#ff6b6b,#feca57)}.category-card:nth-child(2) .icon-wrapper{background:linear-gradient(135deg,#4ecdc4,#44a08d)}.category-card:nth-child(3) .icon-wrapper{color:#2c3e50;background:linear-gradient(135deg,#a8edea,#fed6e3)}.category-card:nth-child(4) .icon-wrapper{background:linear-gradient(135deg,#667eea,#764ba2)}.category-card:nth-child(5) .icon-wrapper{background:linear-gradient(135deg,#f093fb,#f5576c)}.category-card:nth-child(6) .icon-wrapper{background:linear-gradient(135deg,#4facfe,#00f2fe)}.category-card:nth-child(7) .icon-wrapper{background:linear-gradient(135deg,#43e97b,#38f9d7)}.category-card:nth-child(8) .icon-wrapper{background:linear-gradient(135deg,#fa709a,#fee140)}.category-card:hover .icon-wrapper{transform:rotate(5deg);box-shadow:0 15px 35px #00000040}.category-icon .icon-wrapper:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.category-card:hover .icon-wrapper:before{left:100%}.category-title{color:#fff;text-shadow:0 2px 4px #0000001a;margin-bottom:.3rem;font-size:1rem;font-weight:600;transition:all .3s}.category-card:hover .category-title{color:#feca57;transform:scale(1.05)}.category-count{color:#fffc;margin:0;font-size:.85rem;transition:color .3s}.category-card:hover .category-count{color:#fff}.categories-slider{margin:0 -15px;padding:20px 0}.category-slide{outline:none;padding:20px 15px}.categories-section .slick-prev,.categories-section .slick-next{z-index:10;background:#fff3;border:2px solid #ffffff4d;border-radius:50%;width:50px;height:50px;transition:all .3s}.categories-section .slick-prev:hover,.categories-section .slick-next:hover{background:#ffffff4d;border-color:#ffffff80}.categories-section .slick-prev{left:-25px}.categories-section .slick-next{right:-25px}.categories-section .slick-prev:before,.categories-section .slick-next:before{color:#fff;opacity:1;font-size:20px}.categories-section .slick-dots{bottom:-50px}.categories-section .slick-dots li button:before{color:#ffffff80;font-size:12px}.categories-section .slick-dots li.slick-active button:before{color:#fff;opacity:1}.category-card:nth-child(9) .icon-wrapper{background:linear-gradient(135deg,#667eea,#764ba2)}.category-card:nth-child(10) .icon-wrapper{background:linear-gradient(135deg,#f093fb,#f5576c)}@media (max-width:768px){.story-content{text-align:center;padding:1rem 0}.section-title{font-size:2rem}.office-main-img{height:200px}.video-thumbnail,.group-photo{height:100px}.stat-card{margin-bottom:1rem}.icon-wrapper{width:60px;height:60px}.category-title{font-size:1rem}}@media (max-width:576px){.course-hero-title{font-size:1.8rem;line-height:1.3}.course-hero-description{font-size:.95rem}.course-stat-item .stat-number{font-size:1rem}.course-stat-item .stat-label{font-size:.8rem}.course-details-card{padding:1rem}.current-price-large{font-size:2rem}.original-price-large{font-size:1.2rem}.overview-main-title{font-size:1.5rem}.overview-description{font-size:.95rem}.stat-box .stat-number{font-size:1.5rem}.stat-box .stat-label{font-size:.75rem}.skills-grid{grid-template-columns:1fr}.benefit-item-vertical{padding:1rem}.benefit-icon-circle{width:50px;height:50px;font-size:20px}.benefit-content-vertical h6{font-size:16px}.benefit-content-vertical p{font-size:.9rem}.skill-card h5{font-size:1.1rem}.skill-list li{font-size:.85rem}.curriculum-accordion-button{padding:1rem}.curriculum-title-content h4{font-size:1rem}.curriculum-title-content p{font-size:.85rem}.feature-benefit-card h5{font-size:1.1rem}.feature-benefit-card p{font-size:.9rem}.cta-main-title{font-size:1.8rem}.cta-main-subtitle{font-size:.95rem}.amount{font-size:2.5rem}.course-includes li{font-size:.85rem}.section-title{font-size:1.75rem}.section-subtitle{font-size:.9rem}.btn-lg{padding:.7rem 2rem;font-size:1rem}.office-main-img{height:180px}.video-thumbnail,.group-photo{height:80px}.video-play-btn{width:40px;height:40px;font-size:1rem}.title-decoration,.bg-circle{display:none}}.category-icon .icon-wrapper i{font-size:1.5rem}.hero-section{background:linear-gradient(135deg,#3b4d8c 0%,#2c3e50 100%);position:relative;overflow:hidden}.hero-section:before{content:"";opacity:.3;background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 100 100\"><defs><pattern id=\"dots\" width=\"20\" height=\"20\" patternUnits=\"userSpaceOnUse\"><circle cx=\"10\" cy=\"10\" r=\"1\" fill=\"rgba(255,255,255,0.1)\"/></pattern></defs><rect width=\"100\" height=\"100\" fill=\"url(%23dots)\"/></svg>");position:absolute;inset:0}.hero-content{z-index:2;padding:4rem 0;position:relative}.hero-label{position:relative}.label-text{letter-spacing:3px;color:#fffc;font-size:.9rem;font-weight:600;position:relative}.label-text:before,.label-text:after{content:"";background:#ffffff80;width:60px;height:1px;position:absolute;top:50%}.label-text:before{left:-80px}.label-text:after{right:-80px}.hero-title{color:#fff;margin-bottom:1.5rem;font-size:3.2rem;font-weight:700;line-height:1.2}.hero-subtitle{color:#ffffffe6;margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.student-image{justify-content:center;align-items:center;display:flex;position:relative}.student-img{object-fit:contain;filter:drop-shadow(0 10px 30px #0000004d);width:auto;max-width:100%;height:auto;max-height:80vh;transition:transform .3s}.student-img:hover{transform:scale(1.05)}.btn-lg{text-transform:uppercase;letter-spacing:1px;border-radius:25px;padding:.8rem 2.5rem;font-size:1.1rem;font-weight:600;transition:all .3s}.btn-danger{background:linear-gradient(135deg,#dc3545,#c82333);border:none;box-shadow:0 4px 15px #dc354566}.btn-danger:hover{background:linear-gradient(135deg,#c82333,#bd2130);transform:translateY(-2px);box-shadow:0 6px 20px #dc354599}.btn-outline-light{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:2px solid #fffc;font-weight:600}.btn-outline-light:hover{color:#fff;background:#fff3;border-color:#fff;transform:translateY(-2px)}@media (max-width:768px){.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1rem}.label-text:before,.label-text:after{width:40px}.label-text:before{left:-60px}.label-text:after{right:-60px}}@media (max-width:576px){.hero-content{padding-top:1.5rem;padding-bottom:0;padding-left:1rem!important;padding-right:1rem!important}.hero-title{font-size:2rem;line-height:3rem}.hero-subtitle{font-size:.9rem}.label-text:before,.label-text:after{display:none}.btn-lg{padding:.7rem 2rem;font-size:1rem}}.video-courses-section{background:#f8f9fa;padding:80px 0}.video-label-wrapper{justify-content:center;align-items:center;display:flex}.video-label-line{background:linear-gradient(90deg,#0000,#3495dc,#0000);flex:1;max-width:80px;height:2px}.video-label{letter-spacing:3px;background:linear-gradient(135deg,#1c88e4,#0961e6);-webkit-text-fill-color:transparent;white-space:nowrap;-webkit-background-clip:text;background-clip:text;font-size:.85rem;font-weight:700}.courses-label-wrapper{justify-content:center;align-items:center;display:flex}.courses-label-line{background:linear-gradient(90deg,#0000,#3495dc,#0000);flex:1;max-width:80px;height:2px}.courses-label{letter-spacing:3px;background:linear-gradient(135deg,#1c88e4,#0961e6);-webkit-text-fill-color:transparent;white-space:nowrap;-webkit-background-clip:text;background-clip:text;font-size:.85rem;font-weight:700}.journey-label-wrapper{justify-content:center;align-items:center;display:flex}.journey-label-line{background:linear-gradient(90deg,#0000,#3495dc,#0000);flex:1;max-width:80px;height:2px}.journey-label{letter-spacing:3px;background:linear-gradient(135deg,#1c88e4,#0961e6);-webkit-text-fill-color:transparent;white-space:nowrap;-webkit-background-clip:text;background-clip:text;font-size:.85rem;font-weight:700}.video-courses-slider{margin:0 -15px;padding:20px 0}.video-slide{outline:none;padding:0 15px}.video-card{cursor:pointer;border-radius:20px;height:400px;transition:all .3s;position:relative;overflow:hidden}.video-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px #00000026}.video-thumbnail{height:100%;position:relative;overflow:hidden}.video-thumbnail img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.video-card:hover .video-thumbnail img{transform:scale(1.05)}.video-overlay{background:linear-gradient(135deg,#0000004d,#0000001a);justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;inset:0}.video-card:hover .video-overlay{background:linear-gradient(135deg,#0006,#0003)}.play-button{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;transition:all .3s;display:flex}.play-button i{color:#333;margin-left:3px;font-size:24px}.video-card:hover .play-button{background:#fff;transform:scale(1.1);box-shadow:0 10px 25px #0003}.video-content{color:#fff;text-align:center;background:linear-gradient(#0000,#000c);padding:30px;position:absolute;bottom:0;left:0;right:0}.video-title{text-shadow:0 2px 4px #00000080;margin-bottom:5px;font-size:1.8rem;font-weight:700}.video-subtitle{color:gold;text-shadow:0 2px 4px #00000080;margin-bottom:5px;font-size:1.4rem;font-weight:600}.video-description{opacity:.9;text-shadow:0 1px 2px #00000080;margin:0;font-size:1rem}.video-courses-section .slick-prev,.video-courses-section .slick-next{z-index:10;background:#000000b3;border-radius:50%;width:50px;height:50px;transition:all .3s}.video-courses-section .slick-prev:hover,.video-courses-section .slick-next:hover{background:#000000e6}.video-courses-section .slick-prev{left:-25px}.video-courses-section .slick-next{right:-25px}.video-courses-section .slick-prev:before,.video-courses-section .slick-next:before{color:#fff;opacity:1;font-size:20px}.video-courses-section .slick-dots{bottom:-50px}.video-courses-section .slick-dots li button:before{color:#ccc;font-size:12px}.video-courses-section .slick-dots li.slick-active button:before{color:#333;opacity:1}@media (max-width:768px){.video-card{height:300px}.video-title{font-size:1.4rem}.video-subtitle{font-size:1.1rem}.play-button{width:60px;height:60px}.play-button i{font-size:20px}}.social-section .social-title{text-align:left!important}.syllabus-cta-section{text-align:center;background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);border:2px solid #e2e8f0;border-radius:1rem;padding:2.5rem;position:relative;overflow:hidden}.syllabus-cta-section:before{content:"";background:linear-gradient(90deg,#3b82f6 0%,#1d4ed8 100%);height:4px;position:absolute;top:0;left:0;right:0}.syllabus-cta-content h4{color:#1e293b;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.syllabus-cta-content p{color:#64748b;margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.btn-syllabus-cta{background:linear-gradient(135deg,#e91e63 0% 100%);border:none;border-radius:.75rem;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;transition:all .3s;box-shadow:0 4px 15px #3b82f64d}.btn-syllabus-cta:hover{background:linear-gradient(135deg,#e91e63 0% 100%);transform:translateY(-3px);box-shadow:0 8px 25px #3b82f666}.syllabus-modal .modal-header{color:#fff;background:linear-gradient(135deg,#1e40af 0%,#3b82f6 100%);border-bottom:none;border-radius:.5rem .5rem 0 0}.syllabus-modal .modal-title{font-size:1.25rem;font-weight:600}.syllabus-modal .btn-close{filter:brightness(0)invert()}.syllabus-modal .modal-body{background:#f8fafc;padding:2rem}.syllabus-modal .form-label{color:#374151;margin-bottom:.5rem;font-weight:600}.syllabus-modal .form-control{border:2px solid #e5e7eb;border-radius:.5rem;padding:.75rem 1rem;font-size:1rem;transition:all .3s}.syllabus-modal .form-control:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.syllabus-modal .btn-primary{background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%);border:none;border-radius:.5rem;padding:.75rem 2rem;font-weight:600;transition:all .3s}.syllabus-modal .btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 25px #3b82f64d}.final-cta-section{background:linear-gradient(135deg,#1e3a8a 0%,#3b82f6 50%,#06b6d4 100%);min-height:600px;position:relative;overflow:hidden}.final-cta-section:before{content:"";background:radial-gradient(circle at 25% 25%,#ffffff1a 0%,#0000 50%),radial-gradient(circle at 75% 75%,#06b6d433 0%,#0000 50%),radial-gradient(circle,#3b82f626 0%,#0000 70%);position:absolute;inset:0}.final-cta-section:after{content:"";background-image:radial-gradient(circle,#ffffff1a 1px,#0000 1px);background-size:20px 20px;animation:15s linear infinite dotMove;position:absolute;inset:0}@keyframes dotMove{0%{background-position:0 0}to{background-position:20px 20px}}.cta-left-content{z-index:2;padding-right:2rem;position:relative}.cta-main-title{color:#fff;text-shadow:0 2px 10px #0003;margin-bottom:1.5rem;font-size:2.8rem;font-weight:700;line-height:1.2}.cta-main-subtitle{color:#ffffffd9;margin-bottom:2.5rem;font-size:1.2rem;line-height:1.6}.cta-features{margin-bottom:2rem}.final-cta-section .cta-features .feature-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:15px;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;padding:1.5rem;transition:all .3s;display:flex}.final-cta-section .cta-features .feature-item:hover{background:#ffffff14;transform:translateY(-2px);box-shadow:0 8px 25px #0000001a}.final-cta-section .feature-icon{background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex;box-shadow:0 4px 15px #3b82f64d}.final-cta-section .feature-icon i{font-size:1.2rem;color:#fff!important}.final-cta-section .feature-content h5{margin-bottom:.5rem;font-size:1.1rem;font-weight:600;color:#fff!important}.final-cta-section .feature-content p{margin-bottom:0;font-size:.95rem;line-height:1.4;color:#ffffffb3!important}.guarantee-badges-left{flex-flow:wrap;gap:1rem;display:flex}.final-cta-section .guarantee-badges-left .guarantee-item{text-align:center;background:#10b9811a;border:1px solid #10b9814d;border-radius:25px;flex:1;justify-content:center;align-items:center;gap:.5rem;min-width:0;padding:.5rem 1rem;font-size:.85rem;font-weight:600;transition:all .3s;display:flex;color:#10b981!important}.final-cta-section .guarantee-badges-left .guarantee-item:hover{background:#10b98126;transform:translateY(-2px);box-shadow:0 4px 12px #10b98133}.final-cta-section .guarantee-badges-left .guarantee-item i{font-size:1.1rem;color:#10b981!important}.cta-pricing-card-right{z-index:2;background:#fff;border:1px solid #0000000d;border-radius:20px;padding:0;position:relative;overflow:hidden;box-shadow:0 25px 50px #00000026}.pricing-header{text-align:center;color:#fff;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);padding:1.5rem}.pricing-header h4{margin-bottom:.5rem;font-size:1.3rem;font-weight:700}.countdown-badge{background:#fff3;border-radius:25px;padding:.5rem 1rem;font-size:.9rem;font-weight:600;display:inline-block}.pricing-body{padding:2rem}.price-display-right{text-align:center;margin-bottom:1.5rem}.price-main{justify-content:center;align-items:flex-start;margin-bottom:.5rem;display:flex}.currency{color:#10b981;margin-top:.5rem;font-size:1.5rem;font-weight:600}.amount{color:#10b981;font-size:3.5rem;font-weight:800;line-height:1}.price-details{justify-content:center;align-items:center;gap:1rem;display:flex}.original-price{color:#94a3b8;font-size:1.1rem;font-weight:500;text-decoration:line-through}.discount-percent{color:#fff;background:#10b981;border-radius:15px;padding:.25rem .75rem;font-size:.8rem;font-weight:600}.savings-highlight{color:#92400e;text-align:center;background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%);border:1px solid #fbbf24;border-radius:10px;margin-bottom:1.5rem;padding:.75rem;font-weight:600}.course-includes{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border:1px solid #e2e8f0;border-radius:12px;margin-bottom:1.5rem;padding:1.5rem}.course-includes h6{color:#1e293b;align-items:center;gap:.5rem;margin-bottom:1.25rem;font-size:1.1rem;font-weight:700;display:flex}.course-includes h6:before{content:"✨";font-size:1.2rem}.course-includes ul{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.course-includes li{color:#475569;background:#fff;border-left:3px solid #10b981;border-radius:8px;align-items:center;padding:.75rem;font-size:.95rem;font-weight:500;transition:all .3s;display:flex;box-shadow:0 1px 3px #0000000d}.course-includes li:hover{background:#f0fdf4;transform:translate(3px);box-shadow:0 2px 8px #10b98126}.course-includes li i{color:#10b981;background:#10b9811a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;margin-right:.75rem;padding:.25rem;font-size:1rem;display:flex}.pricing-actions{flex-direction:row;gap:.75rem;padding:0 2rem 2rem;display:flex}.btn-cta-primary-right{color:#fff;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);border:none;border-radius:10px;width:100%;padding:1rem;font-size:1rem;font-weight:600;transition:all .3s;box-shadow:0 6px 20px #ef44444d}.btn-cta-primary-right:hover{color:#fff;background:linear-gradient(135deg,#dc2626 0%,#b91c1c 100%);transform:translateY(-2px);box-shadow:0 8px 25px #ef444466}.btn-cta-secondary-right{color:#3b82f6;background:0 0;border:2px solid #3b82f6;border-radius:10px;width:100%;padding:1rem;font-size:1rem;font-weight:600;transition:all .3s}.btn-cta-secondary-right:hover{color:#fff;background:#3b82f6;transform:translateY(-2px);box-shadow:0 6px 20px #3b82f64d}.trust-indicators{background:#f8fafc;border-top:1px solid #e2e8f0;justify-content:space-around;padding:1rem 2rem;display:flex}.trust-item{color:#64748b;align-items:center;gap:.5rem;font-size:.85rem;font-weight:600;display:flex}.trust-item i{color:#fbbf24;font-size:1rem}@media (max-width:991px){.final-cta-section .cta-left-content{margin-bottom:3rem;padding-right:0}.final-cta-section .cta-main-title{text-align:center;font-size:2.2rem}.final-cta-section .cta-main-subtitle{text-align:center}}@media (max-width:768px){.final-cta-section{min-height:auto}.final-cta-section .cta-main-title{font-size:1.8rem;line-height:3rem}.final-cta-section .cta-features .feature-item{text-align:center;flex-direction:column;align-items:center;padding:1rem}.final-cta-section .feature-content{text-align:center}.final-cta-section .guarantee-badges-left{flex-direction:column;align-items:stretch}.final-cta-section .guarantee-badges-left .guarantee-item{text-align:left;flex:none;justify-content:flex-start}.final-cta-section .amount{font-size:2.8rem}.final-cta-section .trust-indicators{text-align:center;flex-direction:column;gap:.5rem}}.quick-btn{color:#fff;cursor:pointer;z-index:99999;background:#0d6efd;border:none;border-radius:50px;padding:12px 18px;font-size:15px;transition:all .3s;position:fixed;bottom:25px;right:25px;box-shadow:0 4px 12px #0003}.quick-btn:hover{background:#0355d0}.enquiry-modal{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:999999;background:linear-gradient(135deg,#0009 0%,#0006 100%);width:100%;height:100%;padding:20px;animation:.3s ease-out fadeIn;display:none;position:fixed;top:0;left:0}.enquiry-modal.active{display:block}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.enquiry-card{background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);border:1px solid #fff3;border-radius:24px;max-width:450px;margin:40px auto;padding:0;position:relative;overflow:hidden;box-shadow:0 25px 50px #00000026,0 15px 35px #0000001a,inset 0 1px #fffc}.popup-header{text-align:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);padding:25px 30px 20px;position:relative}.popup-icon{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:2px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 15px;font-size:24px;display:flex;box-shadow:0 8px 25px #00000026}.animate-popup{animation:.4s cubic-bezier(.34,1.56,.64,1) popupScale}@keyframes popupScale{0%{opacity:0;transform:scale(.7)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}.close-btn{cursor:pointer;color:#fffc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;font-size:24px;transition:all .3s;display:flex;position:absolute;top:20px;right:20px}.close-btn:hover{color:#fff;background:#fff3;transform:scale(1.1)}.popup-title{color:#fff;text-shadow:0 2px 4px #0003;margin-bottom:8px;font-size:28px;font-weight:700}.popup-subtitle{color:#ffffffe6;margin-bottom:0;font-size:14px;font-weight:500}#quickEnquiryForm{padding:30px}.form-group-floating{margin-bottom:25px;position:relative}.form-group-floating input,.form-group-floating textarea{background:#fff;border:2px solid #e2e8f0;border-radius:12px;outline:none;width:100%;padding:16px 16px 16px 50px;font-family:Inter,sans-serif;font-size:16px;transition:all .3s;box-shadow:0 2px 8px #0000000a}.form-group-floating input:focus,.form-group-floating textarea:focus{background:#fefefe;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a,0 4px 12px #00000014}.form-group-floating textarea{resize:vertical;min-height:80px}.input-icon{color:#94a3b8;z-index:2;pointer-events:none;font-size:16px;transition:all .3s;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.form-group-floating input:focus+.input-icon,.form-group-floating textarea:focus+.input-icon{color:#667eea;transform:translateY(-50%)scale(1.1)}.form-group-floating input.invalid,.form-group-floating input.invalid:focus{border-color:#dc2626;box-shadow:0 0 0 3px #dc26261a}.validation-message{margin-top:4px;font-size:12px;font-weight:500;transition:all .3s}.validation-message:empty{display:none}.validation-message.error{color:#dc2626}.validation-message.success{color:#059669}.btn-submit-gradient{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:50px;width:100%;padding:16px 24px;font-size:16px;font-weight:600;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 8px 25px #667eea4d}.btn-submit-gradient:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.btn-submit-gradient:hover:before{left:100%}.btn-submit-gradient:hover{background:linear-gradient(135deg,#5a67d8 0%,#6b46c1 100%);transform:translateY(-2px);box-shadow:0 12px 35px #667eea66}.btn-submit-gradient:active{transform:translateY(0)}.response-msg{text-align:center;border-radius:8px;margin-top:20px;padding:12px;font-size:14px;font-weight:600;transition:all .3s}.response-msg.success{color:#059669;background:#0596691a;border:1px solid #05966933}.response-msg.error{color:#dc2626;background:#dc26261a;border:1px solid #dc262633}.enquiry-loader{text-align:center;margin-top:20px;padding:20px}.enquiry-loader p{color:#64748b;margin:10px 0 0;font-weight:500}.spinner{border:4px solid #e2e8f0;border-top-color:#667eea;border-radius:50%;width:40px;height:40px;margin:0 auto;animation:1s linear infinite spin;box-shadow:0 4px 12px #667eea33}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:768px){.enquiry-modal{padding:15px}.enquiry-card{border-radius:20px;max-width:100%;margin:20px auto}.popup-header{padding:20px}.popup-icon{width:50px;height:50px;font-size:20px}.popup-title{font-size:24px}.popup-subtitle{font-size:13px}#quickEnquiryForm{padding:20px}.form-group-floating input,.form-group-floating textarea{padding:14px 14px 14px 45px;font-size:16px}.input-icon{font-size:14px;left:14px}.btn-submit-gradient{padding:14px 20px;font-size:15px}.close-btn{width:30px;height:30px;font-size:20px;top:15px;right:15px}}@media (max-width:480px){.enquiry-card{margin:10px auto}.popup-header{padding:15px}.popup-title{font-size:20px}#quickEnquiryForm{padding:15px}.form-group-floating{margin-bottom:25px}.validation-message{margin-top:3px;font-size:11px}}.enroll-modal .form-group-floating input.invalid,.enroll-modal .form-group-floating input.invalid:focus{border-color:#dc2626;box-shadow:0 0 0 3px #dc26261a}.enroll-modal .validation-message{min-height:16px;margin-top:4px;font-size:12px;font-weight:500;transition:all .3s}.enroll-modal .validation-message.error{color:#dc2626}.enroll-modal .validation-message.success{color:#059669}.enroll-modal .form-group-floating input:focus,.enroll-modal .form-group-floating textarea:focus{background:#fefefe;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a,0 4px 12px #00000014}.enroll-modal .input-icon{color:#94a3b8;z-index:2;pointer-events:none;font-size:16px;transition:all .3s;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.enroll-modal .form-group-floating input:focus+.input-icon,.enroll-modal .form-group-floating textarea:focus+.input-icon{color:#667eea;transform:translateY(-50%)scale(1.1)}@media (max-width:768px){.enroll-modal .form-group-floating input,.enroll-modal .form-group-floating textarea{padding:14px 14px 14px 45px;font-size:16px}.enroll-modal .input-icon{font-size:14px;left:14px}.enroll-modal .validation-message{margin-top:3px;font-size:11px}}.form-control-lg{font-size:1rem}.slick-dotted.slick-slider{margin-bottom:0}.courses-slider{margin:0;padding:0}.courses-slider .slick-slide{padding:0 15px}.courses-slider .slick-list{overflow:hidden}.courses-slider .slick-track{align-items:stretch;display:flex}.courses-slider .slick-prev,.courses-slider .slick-next{z-index:10;background:#2563eb;border-radius:50%;width:50px;height:50px;transition:all .3s}.courses-slider .slick-prev:hover,.courses-slider .slick-next:hover{background:#1d4ed8}.courses-slider .slick-prev{left:-25px}.courses-slider .slick-next{right:-25px}.courses-slider .slick-prev:before,.courses-slider .slick-next:before{opacity:1;font-size:24px}.courses-slider .slick-dots{bottom:-40px}.courses-slider .slick-dots li button:before{color:#2563eb;opacity:.5;font-size:12px}.courses-slider .slick-dots li.slick-active button:before{opacity:1;color:#2563eb}@media (max-width:1200px){.courses-slider .slick-prev{left:10px}.courses-slider .slick-next{right:10px}}@media (max-width:768px){.courses-slider .slick-prev,.courses-slider .slick-next{width:40px;height:40px}.courses-slider .slick-prev:before,.courses-slider .slick-next:before{font-size:20px}}.locations-section{background:#f8f9fa;position:relative}.locations-section .section-label-wrapper{justify-content:center;align-items:center;gap:15px;display:flex}.locations-section .label-line{background:linear-gradient(90deg,#0000,#2563eb,#0000);width:60px;height:2px}.locations-section .section-label{color:#2563eb;letter-spacing:2px;font-size:.875rem}.locations-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:20px;margin-bottom:20px;display:grid}.location-card{color:#1f2937;background:#fff;border:2px solid #e5e7eb;border-radius:12px;align-items:center;gap:15px;padding:20px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.location-card:before{content:"";background:#2563eb;width:4px;height:100%;transition:transform .3s;position:absolute;top:0;left:0;transform:scaleY(0)}.location-card:hover:before{transform:scaleY(1)}.location-card:hover{border-color:#2563eb;transform:translateY(-3px);box-shadow:0 10px 30px #2563eb26}.location-card.secondary:before{background:#059669}.location-card.secondary:hover{border-color:#059669;box-shadow:0 10px 30px #05966926}.location-card.additional:before{background:#0ea5e9}.location-card.additional:hover{border-color:#0ea5e9;box-shadow:0 10px 30px #0ea5e926}.location-icon{color:#fff;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:45px;height:45px;font-size:20px;transition:all .3s;display:flex}.location-card.secondary .location-icon{background:linear-gradient(135deg,#059669 0%,#047857 100%)}.location-card.additional .location-icon{background:linear-gradient(135deg,#0ea5e9 0%,#0284c7 100%)}.location-card:hover .location-icon{transform:scale(1.1)rotate(5deg)}.location-name{color:#1f2937;text-align:left;flex:1;font-size:1rem;font-weight:600}.location-badge{color:#6b7280;background:#f3f4f6;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:14px;transition:all .3s;display:flex}.location-card:hover .location-badge{color:#fff;background:#2563eb;transform:translate(3px)}.location-card.secondary:hover .location-badge{background:#059669}.location-card.additional:hover .location-badge{background:#0ea5e9}@media (max-width:768px){.locations-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:15px}.location-card{padding:15px}.location-icon{width:40px;height:40px;font-size:18px}.location-name{font-size:.9rem}}@media (max-width:480px){.locations-grid{grid-template-columns:1fr}}.benefit-badge{background:#fff;border-radius:50px;align-items:center;padding:12px 20px;font-size:.9rem;transition:all .3s;display:inline-flex;box-shadow:0 2px 8px #00000014}.benefit-badge:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001f}.benefit-badge i{font-size:1.1rem}.locations-marquee-wrapper{width:100%;padding:20px 0;position:relative;overflow:hidden}.locations-marquee{gap:20px;width:fit-content;animation:80s linear infinite marquee-scroll;display:flex}.locations-marquee:hover{animation-play-state:paused}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.location-card-marquee{color:#212529;background:linear-gradient(135deg,#fff 0%,#f8f9fa 100%);border:2px solid #e9ecef;border-radius:12px;flex-shrink:0;align-items:center;gap:12px;min-width:280px;padding:16px 24px;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 2px 8px #0000000d}.location-card-marquee:hover{background:linear-gradient(135deg,#fff 0%,#e7f1ff 100%);border-color:#0d6efd;transform:translateY(-4px);box-shadow:0 8px 20px #0000001a}.location-card-marquee .location-icon{color:#fff;background:linear-gradient(135deg,#0d6efd 0%,#0a58ca 100%);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;display:flex}.location-card-marquee .location-name{color:#212529;white-space:nowrap;flex:1;font-size:15px;font-weight:600}.location-card-marquee .location-badge{color:#0d6efd;background:#f8f9fa;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;transition:all .3s;display:flex}.location-card-marquee:hover .location-badge{color:#fff;background:#0d6efd;transform:translate(4px)}@media (max-width:768px){.location-card-marquee{min-width:240px;padding:12px 18px}.location-card-marquee .location-name{font-size:14px}.locations-marquee{animation-duration:60s}}.testimonials-slider{padding:20px 10px}.testimonial-card{background:#fff;border-radius:12px;flex-direction:column;min-height:220px;margin:10px;padding:20px;transition:all .3s;box-shadow:0 2px 8px #0000001a;display:flex!important}.testimonial-card:hover{transform:translateY(-5px);box-shadow:0 4px 16px #00000026}.testimonial-header{align-items:flex-start;gap:12px;margin-bottom:12px;display:flex;position:relative}.testimonial-avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:48px;height:48px}.testimonial-info{flex:1}.testimonial-name{color:#202124;align-items:center;gap:4px;margin:0;font-size:14px;font-weight:600;display:flex}.verified-badge{color:#1a73e8;font-size:12px}.testimonial-time{color:#5f6368;margin:2px 0 0;font-size:12px}.google-icon{width:20px;height:20px;position:absolute;top:0;right:0}.testimonial-rating{margin-bottom:10px}.testimonial-rating i{color:#fbbc04;margin-right:2px;font-size:14px}.testimonial-text{color:#3c4043;flex-grow:1;margin-bottom:8px;font-size:14px;line-height:1.6}.read-more-link{color:#1a73e8;font-size:13px;font-weight:500;text-decoration:none;display:inline-block}.read-more-link:hover{color:#1557b0;text-decoration:underline}.testimonials-section .slick-prev,.testimonials-section .slick-next{z-index:10;background:#fff;border-radius:50%;width:40px;height:40px;transition:all .3s;box-shadow:0 2px 8px #00000026}.testimonials-section .slick-prev:hover,.testimonials-section .slick-next:hover{background:#f8f9fa;box-shadow:0 4px 12px #0003}.testimonials-section .slick-prev{left:-20px}.testimonials-section .slick-next{right:-20px}.testimonials-section .slick-prev i,.testimonials-section .slick-next i{color:#5f6368;font-size:16px}.testimonials-section .slick-prev:before,.testimonials-section .slick-next:before{display:none}.testimonials-section .slick-dots{bottom:-40px}.testimonials-section .slick-dots li button:before{color:#dadce0;font-size:10px}.testimonials-section .slick-dots li.slick-active button:before{color:#1a73e8;opacity:1}@media (max-width:768px){.testimonial-card{min-height:auto}.testimonials-section .slick-prev,.testimonials-section .slick-next{display:none!important}}.courses-marquee-wrapper{width:100%;padding:20px 0;position:relative;overflow:hidden}.courses-marquee{will-change:transform;gap:30px;width:fit-content;animation:120s linear infinite courses-marquee-scroll;display:flex}.courses-marquee:hover{animation-play-state:paused}@keyframes courses-marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.courses-marquee .course-card{flex-shrink:0;width:350px}@media (max-width:768px){.courses-marquee{gap:20px;animation-duration:80s}.courses-marquee .course-card{width:300px}}.cta-video-bg{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.cta-video-overlay{z-index:1;background:linear-gradient(135deg,#1e3a8ad9 0%,#3b82f6bf 50%,#06b6d4d9 100%);width:100%;height:100%;position:absolute;top:0;left:0}.final-cta-section .container{z-index:2;position:relative}
