.lht-btn{white-space:nowrap;border-radius:20px;max-width:100%;padding:15px 30px;font-size:.9375rem;font-weight:500;text-decoration:none;transition:transform .2s,background .2s,color .2s;display:inline-block}@media (max-width:640px){.lht-btn{white-space:normal;text-align:center}}.lht-btn:hover{transform:translateY(-2px)}.lht-btn:active{filter:brightness(.92);transform:translateY(0)scale(.97)}.lht-btn-sm{font-size:var(--font-size-sm);padding:.6rem 1.4rem}.lht-btn-primary{background:var(--color-primary);color:#fff}.lht-btn-primary:hover{background:var(--color-primary-light);color:#fff}.lht-btn-accent{background:var(--color-accent);color:var(--color-primary-dark)}.lht-btn-accent:hover{background:var(--color-accent-light);color:var(--color-primary-dark)}.lht-btn-outline{color:var(--color-primary);border:2px solid var(--color-primary);background:0 0}.lht-btn-outline:hover{background:var(--color-primary);color:#fff}.lht-hero{background:var(--color-primary-dark);align-items:center;min-height:clamp(520px,88vh,1055px);display:flex;position:relative;overflow:hidden}.lht-hero-img{object-fit:cover;object-position:50% 50%;width:100%;height:100%;position:absolute;inset:0}.lht-hero-inner{z-index:1;text-align:center;color:#fff;padding:clamp(2.5rem, 5vw, 4rem) var(--container-padding) 0;text-shadow:0 2px 18px #0e004873;align-self:flex-start;width:100%;position:relative}.lht-hero{align-items:flex-start}.lht-hero-title{color:#fff;margin:0 0 1.25rem;font-size:2.9rem;font-weight:600;line-height:.8}.lht-hero-title--th{line-height:1.4}@media (max-width:360px){.lht-hero-title{font-size:2.6rem}}@media (min-width:768px){.lht-hero-title{font-size:3.3813rem;line-height:1.5}}@media (min-width:1025px){.lht-hero-title{font-size:4.3463rem}}.lht-hero-quote{max-width:46ch;margin:0 auto 1rem;font-size:clamp(1.05rem,3.104vw,2.415rem);font-weight:400;line-height:1.5}.lht-hero-th{color:#fff;max-width:52ch;margin:0 auto;font-size:clamp(.8125rem,2.172vw,1.69rem);font-weight:400}.lht-hero-cta{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}@media (min-width:1025px){.lht-hero{min-height:1055px}}.lht-section{padding:clamp(2.75rem,6vw,5rem) 0}.lht-section-alt{background:0 0}.lht-section .lht-eyebrow,.lht-eyebrow{letter-spacing:0;text-transform:none;color:#fff;background:var(--color-primary);border-radius:999px;margin:0 0 1rem;padding:.35rem 1.4rem;font-size:1.1588rem;font-style:italic;font-weight:500;line-height:1.5;display:inline-block}.lht-head{text-align:center;margin:0 auto clamp(2rem,4vw,3rem)}.lht-head:before{content:"";background:var(--color-primary);opacity:.5;width:120px;height:2px;margin:0 auto 1.5rem;display:block}.lht-head h1{color:var(--color-primary);margin:0 0 1rem;font-size:clamp(1.5455rem,2.979vw,2.3181rem);font-weight:500;line-height:1.5}.lht-head h2{color:var(--color-primary);margin:0 0 1rem;font-size:clamp(1.4489rem,2.4825vw,1.9318rem);font-weight:500;line-height:1.5}.lht-head--display h2{font-size:clamp(1.7387rem,2.979vw,2.3181rem)}.lht-head p{color:#1f2937;font-size:var(--font-size-base);margin:0 0 .75rem;line-height:1.5}.lht-center{text-align:center;margin-top:2.5rem}.lht-who{grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(2rem,5vw,4rem);display:grid}.lht-who-text h2{color:var(--color-primary);margin:0 0 1.25rem;font-size:clamp(1.7387rem,2.979vw,2.3181rem);font-weight:500}.lht-who-text p{color:#1f2937;font-size:var(--font-size-base);margin:0 0 1.25rem;line-height:1.5}.lht-who-text .lht-btn{margin-top:.75rem}.lht-who-media img{border-radius:20px;width:100%;height:auto;box-shadow:0 28px 60px -30px #16006d80}@media (max-width:900px){.lht-who{grid-template-columns:1fr}}.lht-pfb-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;display:grid}.lht-pfb-card{perspective:1200px;border-radius:20px;height:280px;background:0 0!important}.lht-pfb-face{text-align:center;color:#fff;backface-visibility:hidden;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;padding:2rem 1.6rem;transition:transform .6s cubic-bezier(.2,.8,.2,1);display:flex;position:absolute;inset:0}.lht-pfb-inner{height:100%;transform-style:preserve-3d;position:relative}.lht-pfb-back{transform:rotateY(180deg)}.lht-pfb-card:hover .lht-pfb-front,.lht-pfb-card:focus-within .lht-pfb-front{transform:rotateY(-180deg)}.lht-pfb-card:hover .lht-pfb-back,.lht-pfb-card:focus-within .lht-pfb-back{transform:rotateY(0)}@media (prefers-reduced-motion:reduce){.lht-pfb-front,.lht-pfb-back{transition:none}}.lht-pfb-1{background:linear-gradient(150deg, var(--color-primary), var(--color-primary-light))}.lht-pfb-2{background:linear-gradient(150deg,#2c169e,#4a2fd0)}.lht-pfb-3{background:linear-gradient(150deg, #4bb9a3, var(--color-accent));color:#08313a}.lht-pfb-card h3{margin:0 0 .6rem;font-size:clamp(1.125rem,2.358vw,1.835rem);font-weight:500}.lht-pfb-card p{opacity:.92;margin:0;line-height:1.7}.lht-trust{background:var(--color-accent);align-items:center;min-height:204px;display:flex;overflow:hidden}.lht-trust>.container{grid-template-columns:minmax(0,320px) 1fr;align-items:center;gap:2.5rem;width:100%;display:grid}.lht-trust-line{text-align:left;color:#2d3748;font-weight:500;font-size:var(--font-size-base);border-right:1px solid #2d374859;margin:0;padding-right:2.5rem;line-height:1.5}@media (max-width:820px){.lht-trust{padding:clamp(1.5rem,4vw,2rem) 0}.lht-trust>.container{grid-template-columns:1fr;gap:1.25rem}.lht-trust-line{text-align:center;border-right:0;max-width:600px;margin:0 auto;padding-right:0}}.lht-logo-strip{align-items:center;gap:2.5rem;width:max-content;animation:38s linear infinite lht-marquee;display:flex}.lht-logo-track{overflow:hidden;mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000)}@keyframes lht-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.lht-logo{filter:none;opacity:1;flex:none;justify-content:center;align-items:center;width:258px;height:164px;display:inline-flex}.lht-logo img{object-fit:contain;width:100%;height:auto;max-height:100%}@media (prefers-reduced-motion:reduce){.lht-logo-strip{grid-template-columns:repeat(auto-fill,minmax(110px,1fr));place-items:center;gap:1.25rem 1.5rem;width:auto;animation:none;display:grid}.lht-logo-dup{display:none}.lht-logo{width:100%;height:64px}}.lht-stats{text-align:center;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem;display:grid}.lht-stat-num{color:var(--color-primary);font-size:4.3463rem;font-weight:400;line-height:1;display:block}@supports (background-clip:text){.lht-stat-num{background:linear-gradient(var(--color-accent) 30%, var(--color-primary) 100%);color:#0000;-webkit-background-clip:text;background-clip:text}}.lht-stat-label{color:#1f2937;margin-top:.5rem;font-size:1.4488rem;line-height:1.35;display:block}.lht-carousel.lht-dim-carousel .lht-dim-card{width:clamp(172px,18vw,209px)}.lht-dim-carousel .lht-carousel-track{justify-content:safe center}.lht-dim-card{text-align:center}.lht-dim-media{aspect-ratio:209/311;border-radius:20px;margin-bottom:0;position:relative;overflow:hidden}.lht-dim-card h3{font-size:var(--font-size-lg);color:var(--color-primary);margin:0 0 .5rem;font-weight:600}.lht-dim-card p{color:#475569;font-size:var(--font-size-sm);margin:0;line-height:1.7}.lht-course-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.75rem;display:grid}@media (max-width:1000px){.lht-course-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.lht-course-grid{grid-template-columns:minmax(0,1fr)}}.lht-course-card{color:#2d3748;background:#fff;border:0;border-radius:20px;flex-direction:column;transition:transform .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 0 10px #00000026}.lht-course-card:hover{transform:translateY(-4px);box-shadow:0 22px 46px -24px #16006d73}.lht-course-card:active,.lht-course-card:has(:active){transform:translateY(-1px)scale(.99);box-shadow:0 0 10px #00000026}.lht-course-media{aspect-ratio:1.737;background:#f1f5f9;display:block;position:relative}.lht-course-ph{background:linear-gradient(135deg, var(--color-primary), var(--color-primary-light));color:#fff;letter-spacing:.1em;justify-content:center;align-items:center;font-size:1.2rem;font-weight:800;display:flex;position:absolute;inset:0}.lht-course-body{flex:1;padding:1.25rem 1.25rem .5rem}.lht-course-body h3{color:var(--color-primary);margin:0 0 .6rem;font-size:1.1588rem;font-weight:400;line-height:1.5}.lht-blog-cards .lht-course-body h3{font-size:1.3523rem}.lht-course-cat{z-index:2;background:var(--color-tag-green);color:var(--color-tag-green-ink);letter-spacing:.04em;border-radius:999px;margin:0;padding:.3rem .85rem;font-size:.8125rem;font-weight:600;position:absolute;top:12px;left:12px}.lht-course-body p.lht-course-quote{color:#1f2937;-webkit-line-clamp:none;margin:0;font-size:.8438rem;line-height:1.7;display:block;overflow:visible}.lht-blog-cards .lht-course-body p.lht-course-quote{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.lht-loadmore{justify-content:center;margin-top:2.5rem;display:flex}.lht-course-card[hidden]{display:none}.lht-course-body h3 a{color:var(--color-primary);text-decoration:none}.lht-course-body p{color:#64748b;font-size:var(--font-size-sm);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;line-height:1.65;display:-webkit-box;overflow:hidden}.lht-course-foot{padding:1rem 1.25rem 1.5rem}.lht-course-foot .lht-btn{border-radius:30px;padding:5px 20px;font-size:.8125rem}@media (hover:none) and (pointer:coarse){.lht-course-foot .lht-btn{position:relative}.lht-course-foot .lht-btn:after{content:"";height:44px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}}.lht-teach-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.25rem;display:grid}.lht-teach-photo{aspect-ratio:4/3;border-radius:20px;position:relative;overflow:hidden;box-shadow:0 18px 40px -24px #16006d66}.lht-fac-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.75rem 1.25rem;display:grid}.lht-fac-card{text-align:center;margin:0}.lht-fac-media{aspect-ratio:224/317;background:#eef2f7;border-radius:20px;margin-bottom:.85rem;position:relative;overflow:hidden}.lht-fac-card figcaption{text-align:center;flex-direction:column;gap:.3rem;display:flex}.lht-fac-card strong{color:#1f2937;font-size:1.3525rem;font-weight:400;line-height:1.5}.lht-fac-card span{color:#1f2937;opacity:.8;font-size:.8694rem;line-height:1.6}.lht-testi-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;display:grid}.lht-testi{background:0 0;border:0;flex-direction:column;gap:1rem;margin:0;padding:0;display:flex}.lht-testi p{color:#334155;flex:1;margin:0;line-height:1.9}.lht-testi footer{flex-direction:column;gap:.2rem;display:flex}.lht-testi strong{color:var(--color-primary);font-weight:600}.lht-testi span{color:#64748b;font-size:var(--font-size-sm)}.lht-cta-band{background:linear-gradient(135deg, var(--color-primary), var(--color-primary-light));color:#fff;text-align:center;padding:clamp(2.75rem,5vw,4.5rem) 0}.lht-cta-band h2{margin:0 0 .75rem;font-size:clamp(1.125rem,2.4vw,1.65rem);font-weight:500}.lht-cta-band p{color:#ffffffe0;max-width:56ch;margin:0 auto 1.75rem;line-height:1.7}.lht-cta-btns{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.lht-tablist{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:clamp(1.75rem,3vw,2.5rem);display:flex}.lht-tab{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff;border-radius:25px;padding:.7rem 1.7rem;font-family:inherit;font-size:clamp(.8125rem,1.05vw,.925rem);font-weight:500;transition:background .2s,color .2s}.lht-tab:hover{background:#ffffff24}.lht-tab:active{background:#ffffff3d;transform:scale(.97)}.lht-tab.is-active{background:var(--color-accent);color:var(--color-primary);border-color:var(--color-accent);font-weight:600}.lht-courses-band{color:#fff;background:0 0;padding:clamp(3rem,6vw,5rem) 0}.lht-courses-band>.container{background:linear-gradient(175deg,#1b0a7a 0%,#2c169e 45%,#3f7fb5 80%,#6ecfbb 100%);border-radius:20px;padding-top:clamp(2.5rem,5vw,4rem);padding-bottom:clamp(2.5rem,5vw,4rem);overflow:hidden}.lht-courses-band .lht-head h2{color:#fff}.lht-courses-band .lht-head p{color:#ffffffe6}.lht-courses-band .lht-head:before{opacity:.6;background:#fff}.lht-courses-band .lht-eyebrow{color:var(--color-primary);background:#fff}.lht-courses-band .lht-btn-outline{color:var(--color-primary);border-color:var(--color-primary)}.lht-courses-band .lht-btn-outline:hover{background:var(--color-primary);color:#fff;border-color:var(--color-primary)}.lht-ldp{grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(1.75rem,4vw,3.5rem);display:grid}.lht-ldp-media img{border-radius:20px}.lht-ldp-body h3{color:var(--color-accent-dark);margin:0 0 1.25rem;font-size:clamp(1.125rem,2.483vw,1.9319rem);font-weight:500;line-height:1.5}.lht-ldp-body ul{gap:.75rem;margin:0 0 1.5rem;padding:0;list-style:none;display:grid}.lht-ldp-body li{color:#475569;padding-left:1.9rem;line-height:1.8;position:relative}.lht-courses-band .lht-ldp-body li{color:#fff}.lht-ldp-body li:before{content:"✓";color:var(--color-accent);font-weight:700;position:absolute;top:0;left:0}.lht-ldp-facts{flex-wrap:wrap;gap:.75rem;margin-bottom:1.75rem;display:flex}.lht-ldp-facts span{color:var(--color-primary);font-weight:600;font-size:var(--font-size-sm);background:#f1f5f9;border-radius:25px;padding:.5rem 1.1rem}@media (max-width:900px){.lht-ldp{grid-template-columns:1fr}}.lht-online-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;display:grid}.lht-online-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;text-decoration:none;transition:transform .25s,box-shadow .25s;display:block;overflow:hidden}.lht-online-card:hover{transform:translateY(-4px);box-shadow:0 20px 44px -24px #16006d73}.lht-online-card img{display:block}.lht-online-card span{color:var(--color-primary);padding:.9rem 1.1rem;font-weight:500;display:block}.lht-consult-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.75rem;display:grid}.lht-consult-card img{border-radius:20px;margin-bottom:1rem}.lht-consult-card h3{color:var(--color-primary);margin:0 0 .6rem;font-size:clamp(.8625rem,1.489vw,1.1588rem);font-weight:500;line-height:1.5}.lht-consult-card p{color:#475569;line-height:1.8;font-size:var(--font-size-sm);margin:0}.lht-courses-band .lht-consult-card h3,.lht-courses-band .lht-consult-card p{color:#fff}.lht-pfb-bg-1,.lht-pfb-bg-2,.lht-pfb-bg-3{background:linear-gradient(140deg,#2c3aa0 0%,#1b0a7a 55%,#16006d 100%)}.lht-pfb-back.lht-pfb-bg-1,.lht-pfb-back.lht-pfb-bg-2,.lht-pfb-back.lht-pfb-bg-3{background:linear-gradient(140deg,#16006d 0%,#0e0048 100%)}.lht-pfb-face h3{margin:0;font-size:clamp(1.125rem,2.358vw,1.835rem);font-weight:500}.lht-pfb-icon{justify-content:center;align-items:center;width:110px;height:110px;margin-bottom:1.1rem;display:inline-flex}.lht-pfb-icon img{width:110px;height:110px}.lht-pfb-back h3{margin:0 0 .75rem;font-size:clamp(1.0125rem,1.986vw,1.5456rem)}.lht-pfb-face p{line-height:1.7;font-size:var(--font-size-sm);opacity:.95;margin:0}.lht-pfb-card:focus-visible{outline:3px solid var(--color-accent);outline-offset:3px}.lht-section.lht-courses-band .lht-eyebrow{color:var(--color-primary);background:#fff}.lht-section.lht-courses-band .lht-head h2{color:#fff}.lht-section.lht-courses-band .lht-head p{color:#ffffffeb}.lht-carousel{position:relative}.lht-carousel-track{scroll-snap-type:x mandatory;scrollbar-width:none;gap:20px;padding:4px 2px 12px;display:flex;overflow-x:auto}.lht-carousel-track::-webkit-scrollbar{display:none}.lht-carousel-track>*{scroll-snap-align:start;flex:none}.lht-carousel-arrow{z-index:3;width:46px;height:46px;color:var(--color-primary);cursor:pointer;background:#fff;border:0;border-radius:50%;justify-content:center;align-items:center;transition:opacity .2s,transform .2s;display:inline-flex;position:absolute;top:45%;transform:translateY(-50%);box-shadow:0 6px 20px -6px #0e004873}.lht-carousel-arrow:hover:not(:disabled){transform:translateY(-50%)scale(1.06)}.lht-carousel-arrow:disabled{opacity:.35;cursor:default}.lht-carousel-prev{left:-14px}.lht-carousel-next{right:-14px}.lht-carousel .lht-fac-card{text-align:left;width:clamp(232px,23vw,300px)}.lht-carousel .lht-fac-media{margin-bottom:.85rem}.lht-carousel .lht-testi{background:#fff;border:1px solid #e2e8f0;border-radius:20px;gap:.9rem;width:330px;padding:1.5rem;box-shadow:0 8px 26px -20px #0e004866}.lht-testi header{align-items:center;gap:.75rem;display:flex}.lht-testi-avatar{width:44px;height:44px;color:var(--color-primary);background:#f1f5f9;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.825rem;font-weight:700;display:inline-flex;overflow:hidden}.lht-testi-who{flex-direction:column;gap:.15rem;min-width:0;display:flex}.lht-testi-who strong{color:#1f2937;font-size:.825rem;font-weight:600;line-height:1.4}.lht-testi-who em{color:#64748b;font-size:.8125rem;font-style:italic;line-height:1.35}.lht-testi p{color:#475569;margin:0;font-size:.8125rem;line-height:1.45}@media (max-width:640px){.lht-carousel-prev{left:-6px}.lht-carousel-next{right:-6px}.lht-carousel .lht-testi{width:280px}}.lht-teach-video{aspect-ratio:16/9;background:#000;border-radius:20px;max-width:1132px;margin:0 auto;overflow:hidden;box-shadow:0 22px 50px -28px #0e004880}.lht-teach-video iframe{border:0;width:100%;height:100%;display:block}.lht-section.lht-courses-band .lht-head p.lht-eyebrow{color:var(--color-primary);background:#fff}.lht-section .lht-head p.lht-eyebrow{background:var(--color-primary);color:#fff}.lht-spacer{height:50px}.lht-section:has(.lht-pfb-grid) .lht-head,.lht-section:has(.lht-dim-carousel) .lht-head{margin-bottom:clamp(1.25rem,2.5vw,2rem)}.lht-courses-band{padding-top:clamp(2.25rem,4vw,3.25rem);padding-bottom:clamp(2.25rem,4vw,3.25rem)}.lht-courses-band .lht-head{margin-bottom:clamp(1.5rem,2.5vw,2rem)}.lht-courses-band .lht-course-grid{gap:1.5rem}.lht-courses-band .lht-center{margin-top:1.75rem}.lht-section:has(.lht-testi){padding-top:clamp(2rem,3.5vw,3rem);padding-bottom:clamp(2rem,3.5vw,3rem)}.lht-section:has(.lht-testi) .lht-head{margin-bottom:clamp(1.5rem,2.5vw,2rem)}.lht-section:has(.lht-pfb-grid){padding-top:clamp(1.25rem,2.5vw,1.75rem);padding-bottom:clamp(1.25rem,2.5vw,1.75rem)}.lht-section:has(.lht-dim-carousel){padding-top:clamp(1.5rem,2.5vw,2rem);padding-bottom:clamp(1.5rem,2.5vw,2rem)}#who-we-are,#pbf-method,#od-partner,#courses,#how-we-teach,#facilitators,#customer-reviews{scroll-margin-top:210px}
