.hero{background-image:linear-gradient(150deg,rgba(3,35,30,.92) 0,rgba(7,75,70,.88) 60%,rgba(5,90,80,.9) 100%),url('../images/hero-banner.webp');background-size:cover;background-position:center;position:relative;overflow:hidden;padding:3.5rem 0 4rem;text-align:center}.section-title{font-family:var(--font-heading);font-weight:800;color:#111827;font-size:clamp(1.5rem, 5vw, 2.5rem);line-height:1.2;margin-bottom:1.5rem}.section-title span{color:#0f766e}.section-title.text-white{color:#fff}.section-title.text-white span{color:#f8c93e}.section-label{display:block;font-weight:700;text-transform:uppercase;letter-spacing:.1em;font-size:.8rem;color:#0f766e;margin-bottom:1rem}.container--wide{max-width:1240px;margin:0 auto;padding:0 1.5rem}@media (min-width:768px){.hero{padding:5.5rem 0 7rem}}.hero::before{content:'';position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23ffffff' fill-opacity='0.025' fill-rule='evenodd'%3E%3Ccircle cx='20' cy='20' r='1'/%3E%3C/g%3E%3C/svg%3E");pointer-events:none}.hero__inner{position:relative;z-index:2;max-width:720px;margin:0 auto;padding:0 1.25rem}.hero__label{display:inline-flex;align-items:center;gap:.5rem;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.2);color:rgba(255,255,255,.9);font-size:.8rem;font-weight:600;letter-spacing:.04em;padding:.4rem 1rem;border-radius:999px;margin-bottom:1.5rem}.hero__dot{width:7px;height:7px;border-radius:50%;background:#4ade80;box-shadow:0 0 0 0 rgba(74,222,128,.6);animation:heroDot 2s ease infinite;flex-shrink:0}@keyframes heroDot{0%{box-shadow:0 0 0 0 rgba(74,222,128,.6)}70%{box-shadow:0 0 0 8px rgba(74,222,128,0)}100%{box-shadow:0 0 0 0 rgba(74,222,128,0)}}.hero__title{font-family:var(--font-heading);font-weight:800;color:#fff;font-size:clamp(1.35rem, 6.5vw, 3rem);line-height:1.2;letter-spacing:-.01em;margin:0 0 1.25rem}.hero__title span{color:#f8c93e}.hero__br{display:block}@media (min-width:640px){.hero__br{display:none}}.hero__sub{color:rgba(255,255,255,.82);font-size:clamp(.95rem, 2.2vw, 1.1rem);line-height:1.65;max-width:560px;margin:0 auto 2.25rem;opacity:1}.hero__actions{display:flex;flex-direction:column;gap:.875rem;max-width:320px;margin:0 auto 2.5rem}@media (min-width:480px){.hero__actions{flex-direction:row;justify-content:center;max-width:none;gap:1rem}}.hero__btn{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;font-weight:700;font-size:1rem;border-radius:999px;padding:.85rem 1.75rem;min-height:52px;width:100%;transition:transform .25s ease,box-shadow .25s ease,background .25s ease;text-decoration:none;white-space:nowrap}@media (min-width:480px){.hero__btn{width:auto}}.hero__btn svg{width:18px;height:18px;flex-shrink:0}.hero__btn--primary{background:#d4af37;color:#052e2a;border:2px solid #d4af37;box-shadow:0 6px 20px rgba(212,175,55,.4)}.hero__btn--primary:hover{background:#f0c93e;border-color:#f0c93e;transform:translateY(-2px);box-shadow:0 10px 28px rgba(212,175,55,.5)}.hero__btn--outline{background:rgba(255,255,255,.07);color:#fff;border:2px solid rgba(255,255,255,.55)}.hero__btn--outline:hover{background:rgba(255,255,255,.15);border-color:rgba(255,255,255,.85);transform:translateY(-2px)}.hero__trust{list-style:none;padding:0;margin:0;display:flex;flex-wrap:nowrap;justify-content:center;gap:.5rem;padding-top:1.75rem;border-top:1px solid rgba(255,255,255,.12);overflow-x:visible}.hero__trust li{display:inline-flex;align-items:center;gap:.35rem;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14);color:rgba(255,255,255,.9);font-size:clamp(.7rem, 2.5vw, .82rem);font-weight:600;padding:.35rem .6rem;border-radius:999px;white-space:nowrap}@media (min-width:480px){.hero__trust{flex-wrap:wrap;gap:.6rem}.hero__trust li{font-size:.82rem;padding:.45rem 1rem;gap:.45rem}}.hero__trust li svg{width:14px;height:14px;color:#d4af37;flex-shrink:0}.hero__wave{position:absolute;bottom:-1px;left:0;width:100%;line-height:0;z-index:3}.hero__wave svg{display:block;width:100%;height:50px}@media (min-width:768px){.hero__wave svg{height:80px}}.stats-bar{background:#fff;padding:1.75rem 1rem;box-shadow:0 4px 24px rgba(15,118,110,.08);position:relative;z-index:5}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;max-width:900px;margin:0 auto;text-align:center}.stat-item{padding:.75rem}.stat-num{font-family:var(--font-heading);font-weight:800;color:#0f766e;line-height:1;display:block}.stat-label{font-weight:600;color:#6b7280;letter-spacing:.06em;text-transform:uppercase;margin-top:.3rem;display:block}.about-section{background:var(--color-white);position:relative;overflow:hidden;padding:5rem 0}.about-grid{display:grid;gap:2.5rem;align-items:center}@media (min-width:992px){.about-grid{grid-template-columns:1fr 1fr;gap:4rem}}.about-text p{font-size:1.1rem;line-height:1.8;margin-bottom:1.25rem;color:var(--color-dark-gray);opacity:.88}.about-image-wrapper{position:relative;border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-xl);max-width:540px;margin:0 auto}.about-image{width:100%;height:auto;display:block;object-fit:cover;transition:transform .6s ease}.about-image-wrapper:hover .about-image{transform:scale(1.03)}.about-badge{position:absolute;bottom:2rem;right:-1rem;background:var(--color-white);padding:1rem 1.5rem;border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);display:flex;align-items:center;gap:1rem;z-index:2;border-left:4px solid var(--color-primary)}@media (max-width:768px){.about-badge{bottom:1rem;right:1rem;left:1rem;justify-content:center}}.about-badge-icon{background:var(--color-primary-pale);color:var(--color-primary);width:48px;height:48px;border-radius:50%;display:flex;justify-content:center;align-items:center}.about-badge-icon svg{width:24px;height:24px}.about-badge-text strong{display:block;color:var(--color-black);font-family:var(--font-heading);font-size:1.15rem;margin-bottom:.15rem}.about-badge-text span{display:block;font-size:.9rem;color:var(--color-gray)}.sec-label{display:inline-flex;align-items:center;gap:.5rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#0f766e;margin-bottom:.75rem}.sec-label::after,.sec-label::before{content:'';width:20px;height:2px;background:#d4af37;border-radius:999px}.sec-title{font-family:var(--font-heading);font-weight:800;color:#111827;line-height:1.2;margin-bottom:.75rem}.sec-title span{color:#0f766e}.sec-desc{color:#4b5563;max-width:580px;margin:0 auto;opacity:1;line-height:1.75}.courses-section{padding:5rem 1rem;background:#fff}.course-grid-enhanced{display:grid;grid-template-columns:1fr;gap:1.25rem;margin-top:3rem}@media(min-width:640px){.course-grid-enhanced{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.course-grid-enhanced{grid-template-columns:repeat(3,1fr)}}.course-card-premium{background:#fff;border-radius:1rem;overflow:hidden;border:1px solid #e5e7eb;transition:all .3s ease;display:flex;flex-direction:column}.course-card-premium:hover{box-shadow:0 12px 40px rgba(15,118,110,.1);border-color:#a7f3d0;transform:translateY(-4px)}.card-image{position:relative;overflow:hidden;aspect-ratio:3/2}.card-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.course-card-premium:hover .card-image img{transform:scale(1.04)}.badge-level{position:absolute;top:.75rem;left:.75rem;background:#0f766e;color:#fff;font-weight:700;padding:.28rem .7rem;border-radius:4px;letter-spacing:.07em;text-transform:uppercase;line-height:1;display:inline-block;height:max-content;width:max-content}.badge-popular{position:absolute;top:1.5rem;right:-2.5rem;background:#d4af37;color:#fff;font-weight:800;padding:.4rem 3rem;text-transform:uppercase;letter-spacing:.05em;font-size:.7rem;transform:rotate(45deg);box-shadow:0 2px 4px rgba(0,0,0,.15);z-index:10;-webkit-font-smoothing:antialiased}.card-body{padding:clamp(1rem,4vw,1.25rem);display:flex;flex-direction:column;flex:1;gap:.5rem}.card-body h3{font-family:var(--font-heading);font-weight:700;color:#111827;line-height:1.3;margin:0}.card-body h3 a{color:inherit;text-decoration:none;transition:color .2s ease}.card-body h3 a:hover{color:#0f766e}.card-description{color:#6b7280;line-height:1.6;opacity:1;margin:0;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.card-features{display:flex;flex-direction:column;gap:.4rem;margin:0}.card-features span{display:flex;align-items:flex-start;gap:.35rem;font-weight:500;color:#4b5563;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.4}.card-features span svg{width:14px;height:14px;color:#0f766e;flex-shrink:0;margin-top:2px}.card-body .btn{margin-top:auto;background:#fff;border:1px solid #e5e7eb;padding:.85rem 1rem;color:#0f766e;font-weight:700;display:flex;align-items:center;justify-content:center;gap:.35rem;border-radius:.5rem;width:100%;box-shadow:0 1px 3px rgba(0,0,0,.02);transition:all .2s ease;min-height:48px}.card-body .btn::after{content:'→';transition:transform .2s ease}.card-body .btn:hover{background:#f0fdfa;color:#0a3d38;border-color:#ccfbf1}.card-body .btn:hover::after{transform:translateX(3px)}.why-us{padding:4.5rem 1rem;background:#fff}.why-grid{display:grid;grid-template-columns:1fr;gap:2rem;margin-top:2.5rem}@media(min-width:640px){.why-grid{grid-template-columns:repeat(2,1fr);gap:2.5rem}}@media(min-width:1024px){.why-grid{grid-template-columns:repeat(4,1fr);gap:2rem}}.why-card{background:0 0;border:none;padding:0;text-align:left;display:flex;flex-direction:column;align-items:flex-start;gap:.75rem;transition:transform .3s ease}.why-card:hover{transform:translateY(-4px);box-shadow:none;border:none}.why-icon{width:48px;height:48px;border-radius:12px;background:#f3f6f6;display:flex;align-items:center;justify-content:center;color:#0f766e;margin-bottom:.25rem;transition:all .3s ease}.why-icon svg{width:24px;height:24px;color:#0f766e;transition:color .3s ease}.why-card:hover .why-icon{background:#0f766e;transform:scale(1.05)}.why-card:hover .why-icon svg{color:#fff}.why-content{width:100%}.why-card h3{font-size:1.15rem;font-family:var(--font-heading);font-weight:700;color:#111827;margin:0 0 .35rem 0}.why-card p{font-size:.95rem;color:#4b5563;line-height:1.6;margin:0}.how-it-works{padding:5rem 1rem;background:#fff}.steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:3rem;position:relative}.steps-grid::before{content:'';position:absolute;top:2.25rem;left:12%;right:12%;height:2px;background:linear-gradient(90deg,#d4af37,#0f766e,#d4af37);z-index:0}.step-item{text-align:center;position:relative;z-index:1}.step-number{width:48px;height:48px;border-radius:999px;background:#0f766e;color:#fff;font-family:var(--font-heading);font-weight:800;display:flex;align-items:center;justify-content:center;margin:0 auto .75rem;box-shadow:0 4px 16px rgba(15,118,110,.3);border:3px solid #fff;position:relative;z-index:2}.step-icon{width:48px;height:48px;background:#f0fdfa;border-radius:1rem;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;color:#0f766e}.step-icon svg{width:22px;height:22px}.step-item h3{font-weight:700;color:#111827;margin-bottom:.4rem}.step-item p{color:#4b5563;opacity:1;margin:0;line-height:1.6}.about-section{padding:5rem 1rem;background:#f9fafb}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;margin-top:3rem}.about-stats{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:2rem}.about-stat-box{background:#fff;border-radius:1rem;padding:1.25rem;border:1px solid #d1fae5;text-align:center}.about-stat-num{font-family:var(--font-heading);font-weight:800;color:#0f766e;display:block}.about-stat-label{color:#6b7280;font-weight:600;text-transform:uppercase;letter-spacing:.06em;margin-top:.2rem;display:block}.about-text p{color:#374151;line-height:1.8;opacity:1;margin-bottom:1rem}.about-text strong{color:#0f766e}.countries-wrap{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;justify-content:flex-start}@media (max-width:767px){.countries-wrap{justify-content:center}}.country-tag{display:inline-flex;align-items:center;gap:.4rem;background:#fff;color:#0f766e;font-weight:700;padding:.4rem .9rem;border-radius:999px;border:1px solid #e5e7eb;font-size:.8rem;box-shadow:0 2px 8px rgba(0,0,0,.04);transition:all .3s ease}.country-tag:hover{transform:translateY(-2px);border-color:#0f766e;box-shadow:0 4px 12px rgba(15,118,110,.1)}.country-tag svg{width:11px;height:11px}.values-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-top:4rem}@media(min-width:768px){.values-grid{grid-template-columns:repeat(3,1fr)}}.value-card{background:#fff;border-radius:1.5rem;padding:2.5rem 2rem;text-align:center;border:1px solid #e5e7eb;transition:all .4s cubic-bezier(.4, 0, .2, 1);display:flex;flex-direction:column;align-items:center;gap:1.25rem;height:100%;position:relative;z-index:1}.value-card:hover{transform:translateY(-10px);box-shadow:0 24px 56px rgba(15,118,110,.14);border-color:#0f766e}.value-icon{width:72px;height:72px;background:#f0fdfa;border-radius:1.25rem;display:flex;align-items:center;justify-content:center;color:#0f766e;transition:.3s ease;box-shadow:0 4px 12px rgba(15,118,110,.06)}.value-card:hover .value-icon{background:#0f766e;color:#fff;transform:scale(1.1) rotate(5deg)}.value-card h3{font-family:var(--font-heading);font-weight:700;color:#111827;font-size:1.35rem;margin:0}.value-card p{color:#4b5563;line-height:1.7;margin:0;font-size:1rem;opacity:.9}.testimonials-premium{padding:5rem 0;background:#fff;position:relative;overflow:hidden;border-top:1px solid #f3f4f6;border-bottom:1px solid #f3f4f6}.trust-badge{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:1rem;background:#f0fdfa;padding:.4rem 1rem;border-radius:999px}.stars-gold{display:flex;gap:2px;color:#fbbf24}.stars-gold svg{width:14px;height:14px;fill:#fbbf24}.trust-badge span{font-size:.8rem;font-weight:700;color:#0f766e;text-transform:uppercase;letter-spacing:.05em}.testimonials-premium .section-title{color:#111827}.text-gray-light{color:#6b7280}.testimonials-carousel-wrapper{position:relative;overflow-x:hidden;margin-top:3rem;width:100%}.testimonials-track{display:flex;flex-wrap:nowrap;transition:transform .6s cubic-bezier(.23, 1, .32, 1);will-change:transform}.testimonial-card-new{flex:0 0 33.333%;min-width:33.333%;flex-shrink:0;padding:1rem;box-sizing:border-box;display:flex}.testimonial-card-inner{background:#fff;border-radius:1rem;padding:2.5rem;border:1px solid #e5e7eb;display:flex;flex-direction:column;gap:1.25rem;width:100%;transition:transform .3s ease,border-color .3s ease;position:relative;box-shadow:0 4px 6px -1px rgba(0,0,0,.02)}.testimonial-card-new:hover .testimonial-card-inner{transform:translateY(-4px);border-color:#0f766e;box-shadow:0 10px 15px -3px rgba(0,0,0,.05)}.card-header{display:flex;justify-content:space-between;align-items:flex-start}.author-meta{display:flex;align-items:center;gap:1rem}.author-meta .avatar{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:1rem}.author-meta .info .name{font-weight:700;color:#111827;font-size:.95rem}.author-meta .info .location{font-size:.8rem;color:#6b7280;display:flex;align-items:center;gap:4px;margin-top:2px}.quote-icon{color:#f3f4f6;position:absolute;top:1.5rem;right:1.5rem}.quote-icon svg{width:40px;height:40px;fill:#f3f4f6;opacity:.5}.card-rating{display:flex;gap:2px;color:#fbbf24}.card-rating svg{width:14px;height:14px;fill:#fbbf24}.review{font-size:1rem;line-height:1.7;color:#4b5563;margin:0;position:relative;z-index:1}.carousel-controls-new{display:flex;align-items:center;justify-content:center;gap:1.5rem;margin-top:2rem}.carousel-btn-new{width:40px;height:40px;border-radius:50%;background:#fff;border:1px solid #e5e7eb;color:#4b5563;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;box-shadow:0 1px 2px rgba(0,0,0,.05)}.carousel-btn-new:hover{background:#f9fafb;color:#0f766e;border-color:#d1d5db}.carousel-dots-new{display:flex;gap:.5rem}.dot-new{width:8px;height:8px;border-radius:50%;background:#e5e7eb;border:none;cursor:pointer;transition:all .3s ease;padding:0}.dot-new.active{background:#0f766e;width:24px;border-radius:4px}@media (max-width:767px){.carousel-controls-new{gap:1rem;margin-top:1.5rem}}@media (max-width:1023px){.testimonial-card-new{flex:0 0 50%;min-width:50%}}@media (max-width:767px){.testimonials-premium{padding:4rem 0}.testimonial-card-new{flex:0 0 100%;min-width:100%;padding:0 .5rem}.testimonial-card-inner{padding:2rem 1.5rem}}.faq{padding:5rem 1rem;background:#f9fafb}.faq-container{margin-top:2.5rem}.faq-item{border:1px solid #e5e7eb;border-radius:1rem;overflow:hidden;margin-bottom:.75rem;background:#fff}.faq-question{display:flex;align-items:center;justify-content:space-between;padding:1.2rem 1.5rem;font-weight:700;font-size:.95rem;color:#111827;cursor:pointer;gap:1rem;transition:background .2s ease;user-select:none}.faq-question:hover{background:#f0fdfa}.faq-item.open .faq-question{color:#0f766e;background:#f0fdfa}.faq-icon{width:28px;height:28px;border-radius:999px;background:#f0fdfa;border:1.5px solid #ccfbf1;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .3s ease;color:#0f766e}.faq-item.open .faq-icon{background:#0f766e;color:#fff;border-color:#0f766e;transform:rotate(45deg)}.faq-icon svg{width:14px;height:14px}.faq-answer{max-height:0;overflow:hidden;transition:max-height .35s ease}.faq-item.open .faq-answer{max-height:300px}.faq-answer-inner{padding:.75rem 1.5rem 1.5rem;font-size:.9rem;color:#374151;line-height:1.75;opacity:1}.final-cta{padding:5rem 1rem;background:linear-gradient(135deg,#052e2a 0,#083d38 100%);position:relative;overflow:hidden;text-align:center}.final-cta__inner{position:relative;z-index:2;max-width:680px;margin:0 auto}.final-cta__title{font-family:var(--font-heading);font-weight:800;color:#fff;font-size:clamp(1.8rem, 5vw, 2.5rem);margin-bottom:1.25rem;line-height:1.2}.final-cta__desc{color:rgba(255,255,255,.85);font-size:clamp(1rem, 2.5vw, 1.15rem);margin-bottom:2.5rem;line-height:1.7}.final-cta__actions{display:flex;flex-direction:column;gap:1rem;width:100%}@media (min-width:580px){.final-cta__actions{flex-direction:row;justify-content:center;gap:1.25rem}}@media(max-width:1023px){.steps-grid{grid-template-columns:repeat(2,1fr)}.steps-grid::before{display:none}.about-grid{grid-template-columns:1fr;gap:2.5rem}@media(max-width:1023px){.steps-grid{grid-template-columns:repeat(2,1fr)}.about-grid{grid-template-columns:1fr;gap:2.5rem}}@media(max-width:639px){.stats-grid{grid-template-columns:repeat(2,1fr)}.steps-grid{grid-template-columns:1fr;gap:1.25rem}}}
.carousel-btn-new{background:#f0fdfa!important;border:1px solid #0f766e!important;color:#0f766e!important;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;box-shadow:0 1px 2px rgba(0,0,0,.05)}.carousel-btn-new:hover{background:#0f766e!important;color:#fff!important}

/* ── Form Response Alert Variants (used by form-security.js) ─────── */
.alert--success{background:#f0fdf4;color:#166534;border:1px solid #bbf7d0}
.alert--danger{background:#fef2f2;color:#991b1b;border:1px solid #fecaca}

/* ── Submit Button Loading Spinner ──────────────────────────────── */
@keyframes spin{to{transform:rotate(360deg)}}
.spinner{display:inline-block;width:16px;height:16px;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite;vertical-align:middle;margin-right:6px}

/* ── Hero Trust Items (contact / free-trial pages) ──────────────── */
.hero-trust{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.15)}
.hero-trust-item{display:inline-flex;align-items:center;gap:6px;color:rgba(255,255,255,.82);font-size:.85rem}
.hero-trust-item svg,.hero-trust-item i{width:16px;height:16px;color:#D4AF37}

