.tht-landing{--landing-font-body: var(--site-font-body, "Be Vietnam Pro", ui-sans-serif, system-ui, sans-serif);--landing-font-heading: var(--site-font-display, "Roboto Condensed Variable", "Be Vietnam Pro", ui-sans-serif, system-ui, sans-serif);--tht-landing-system-font: var(--landing-font-body);--tht-landing-system-display-font: var(--landing-font-heading);--tht-landing-system-gutter: clamp(16px, 2.6vw, 24px);--tht-landing-system-header-offset: 92px;--tht-landing-system-radius: 16px;--tht-landing-system-radius-lg: 24px;--tht-landing-system-focus: color-mix(in srgb, var(--tht-landing-primary, var(--tht-landing-accent, #5cb811)) 62%, transparent);font-family:var(--tht-landing-system-font)}html{overflow-y:auto}body.tht-landing{min-height:100%;overflow-y:auto}body.tht-landing.modal-open{overflow:hidden}.tht-landing :where(button,input,select,textarea){font:inherit}.tht-landing :where([id]){scroll-margin-top:var(--tht-landing-system-header-offset)}.tht-landing :where(a,button,input,select,textarea):focus-visible{outline:3px solid var(--tht-landing-system-focus);outline-offset:3px}.tht-landing [x-cloak]{display:none!important}.tht-landing .tht-landing-button,.tht-landing .academy-btn{min-height:52px}.tht-landing .tht-landing-mobile-cta,.tht-landing .academy-mobile-cta{padding-bottom:max(0px,env(safe-area-inset-bottom))}@media(max-width:767.98px){.tht-landing{--tht-landing-system-header-offset: 76px}.tht-landing .tht-landing-button,.tht-landing .academy-btn{min-height:48px}}@media(prefers-reduced-motion:reduce){.tht-landing *,.tht-landing *:before,.tht-landing *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.tht-landing-header{position:fixed;inset:0 0 auto;z-index:1000;width:100%;border-bottom:1px solid color-mix(in srgb,var(--landing-ink, #0f172a) 10%,transparent);background:color-mix(in srgb,var(--landing-surface, #ffffff) 92%,transparent);box-shadow:0 8px 28px #0f172a0f;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transition:transform .3s ease,background-color .3s ease,box-shadow .3s ease}.tht-landing-header.is-hidden{transform:translateY(-100%)}.tht-landing-header__inner{display:flex;min-height:80px;align-items:center;justify-content:space-between;gap:clamp(20px,3vw,48px)}.tht-landing-brand{display:inline-flex;flex:0 0 auto;align-items:center}.tht-landing-brand img{display:block;width:auto;max-width:146px;height:48px;object-fit:contain}.tht-landing-desktop-nav{display:none;min-width:0;flex:1 1 auto;align-items:center;justify-content:center;gap:clamp(20px,2.2vw,34px)}.tht-landing-desktop-nav a{color:var(--landing-ink, #0f172a);font-size:.875rem;font-weight:750;line-height:1.25;text-decoration:none;text-transform:uppercase;letter-spacing:.045em;white-space:nowrap;transition:color .2s ease,opacity .2s ease}.tht-landing-desktop-nav a:hover{color:var(--landing-accent, var(--landing-primary, #5cb811))}.tht-landing-header__cta{flex:0 0 auto;min-height:48px;padding-inline:20px;border-radius:12px;text-decoration:none}.tht-landing-menu-toggle{position:relative;z-index:1100;display:flex;width:44px;height:44px;flex:0 0 44px;cursor:pointer;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:0;border:0;border-radius:10px;background:transparent}.tht-landing-menu-toggle span{display:block;width:24px;height:2px;border-radius:999px;background:var(--landing-ink, #0f172a);transition:transform .2s ease,opacity .2s ease}.tht-landing-header.is-open .tht-landing-menu-toggle span:nth-child(1){transform:translateY(8px) rotate(45deg)}.tht-landing-header.is-open .tht-landing-menu-toggle span:nth-child(2){opacity:0}.tht-landing-header.is-open .tht-landing-menu-toggle span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.tht-landing-mobile-menu{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;overflow-y:auto;padding:100px 0 40px;background:#0f172a}.tht-landing-mobile-menu nav{display:flex;flex-direction:column;gap:8px}.tht-landing-mobile-menu a{display:block;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.08);color:#fff;font-size:1.125rem;font-weight:750;line-height:1.35;text-decoration:none;text-transform:uppercase}.tht-landing-mobile-menu a:hover{color:var(--landing-accent, #f97316)}.tht-landing-mobile-menu .tht-landing-mobile-menu__cta{margin-top:16px;padding:15px 18px;border:0;border-radius:12px;text-align:center}.tht-landing-footer{padding:60px 0 30px;border-top:1px solid rgba(255,255,255,.06);background:#0b0f17;color:#94a3b8}.tht-landing-footer__grid{display:grid;grid-template-columns:1fr;gap:40px}.tht-landing-footer__logo{display:inline-flex;align-items:center}.tht-landing-footer__logo img{display:block;width:auto;max-width:146px;height:52px;object-fit:contain}.tht-landing-footer__brand p{max-width:36rem;margin:12px 0 0;color:#94a3b8;line-height:1.7}.tht-landing-footer__links h4,.tht-landing-footer__contact h4{margin:0 0 18px;color:#fff;font-family:var(--landing-font-heading);font-size:1.125rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.tht-landing-footer__links nav,.tht-landing-footer__contact-list{display:flex;flex-direction:column;gap:12px}.tht-landing-footer__links a,.tht-landing-footer__contact a{color:inherit;text-decoration:none;transition:color .2s ease}.tht-landing-footer__links a:hover,.tht-landing-footer__contact a:hover{color:var(--landing-accent, var(--landing-primary, #5cb811))}.tht-landing-footer__contact-item{display:flex;align-items:flex-start;gap:12px}.tht-landing-footer__contact-item>i{flex:0 0 auto;margin-top:5px;color:var(--landing-accent, var(--landing-primary, #5cb811))}.tht-landing-footer__contact-item>div{display:flex;min-width:0;flex-direction:column;gap:2px;line-height:1.55}.tht-landing-footer__contact-item strong{color:#fff}.tht-landing-footer__socials{display:flex;gap:12px;margin-top:18px}.tht-landing-footer__socials a{display:inline-flex;width:40px;height:40px;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.1);border-radius:10px;background:#ffffff0a;color:#fff;text-decoration:none}.tht-landing-footer__bottom{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;margin-top:40px;padding-top:24px;border-top:1px solid rgba(255,255,255,.06);font-size:.875rem}.tht-landing-footer__bottom a{color:#fff;text-decoration:none}@media(min-width:992px){.tht-landing-desktop-nav{display:flex}.tht-landing-menu-toggle,.tht-landing-mobile-menu{display:none!important}.tht-landing-footer__grid{grid-template-columns:minmax(0,1.35fr) minmax(0,1fr) minmax(0,1.15fr);gap:60px}}@media(max-width:991.98px){.tht-landing-header__inner{min-height:72px}.tht-landing-header .tht-landing-header__cta{display:none!important}.tht-landing-header .tht-landing-menu-toggle{display:flex!important}.tht-landing-brand img{max-width:124px;height:42px}}@media(max-width:575.98px){.tht-landing-footer{padding-top:48px}.tht-landing-footer__bottom{align-items:flex-start;flex-direction:column}}:root{--academy-dark: #111827;--academy-dark-2: #1f2937;--academy-accent: #d99a3d;--academy-accent-dark: #b87322;--academy-red: #d61f2c;--academy-bg: #fffaf3;--academy-soft: #f5eee3;--academy-white: #ffffff;--academy-text: #1f2937;--academy-muted: #6b7280;--academy-border: #eadfce;--academy-font: var(--landing-font-body)}.academy-page{margin:0;font-family:var(--academy-font);background:var(--academy-bg);color:var(--academy-text)}.academy-page *{box-sizing:border-box}.academy-bts{overflow:hidden;background:var(--academy-dark)}.academy-page .academy-bts .academy-section-head h2{color:#fff}.academy-bts .academy-section-head p{color:var(--academy-white)}.academy-bts .academy-section-head p{max-width:680px;color:#ffffffb8}.academy-bts__masonry{columns:3 280px;gap:18px}.academy-bts__slide{display:block;margin:0 0 18px;overflow:hidden;border-radius:18px;background:var(--academy-dark-2);break-inside:avoid}.academy-bts__slide img{display:block;width:100%;height:auto;object-fit:contain}.academy-label{display:inline-flex;align-items:center;gap:10px;margin-bottom:14px;color:var(--academy-accent-dark);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:1.4px}.academy-label:before{content:"";width:34px;height:2px;background:var(--academy-accent)}.academy-btn{min-height:50px;padding:0 22px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-size:14px;font-weight:800;transition:.25s ease}.academy-btn-primary{background:var(--academy-red);color:#fff;box-shadow:0 18px 42px #d61f2c2e}.academy-btn-primary:hover{background:#b91c1c;transform:translateY(-2px)}.academy-btn-outline{background:#fff;color:var(--academy-dark);border:1px solid var(--academy-border)}.academy-btn-outline:hover{border-color:var(--academy-accent);color:var(--academy-accent-dark);transform:translateY(-2px)}.academy-hero{position:relative;padding:72px 0 86px;overflow:hidden}.academy-hero:before{content:"";position:absolute;right:-220px;top:-180px;width:580px;height:580px;border-radius:50%;background:#d99a3d29}.academy-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:.95fr 1.05fr;gap:62px;align-items:center}.academy-hero-content h1{max-width:680px;margin:0;color:var(--academy-dark);font-size:clamp(36px,4.1vw,58px);line-height:1.13;letter-spacing:-1.6px}.academy-hero-content>p{max-width:620px;margin:22px 0 28px;color:var(--academy-muted);font-size:16px;line-height:1.8}.academy-hero-actions{display:flex;flex-wrap:wrap;gap:12px}.academy-hero-features{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.academy-hero-features span{display:inline-flex;align-items:center;gap:7px;padding:9px 12px;border-radius:999px;background:#fff;border:1px solid var(--academy-border);color:var(--academy-dark-2);font-size:13px;font-weight:700}.academy-hero-features i{color:var(--academy-accent-dark)}.academy-hero-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:34px}.academy-hero-stats div{padding:17px;border-radius:18px;background:#fff;border:1px solid var(--academy-border)}.academy-hero-stats strong{display:block;color:var(--academy-dark);font-size:28px;line-height:1}.academy-hero-stats span{display:block;margin-top:7px;color:var(--academy-muted);font-size:13px;line-height:1.4}.academy-hero-visual{position:relative;min-height:620px}.academy-visual-main{position:absolute;top:34px;right:50px;bottom:34px;left:40px;overflow:hidden;border-radius:34px;background:#ddd;box-shadow:0 28px 80px #1118272e}.academy-visual-main img,.academy-visual-sub img{width:100%;height:100%;object-fit:cover;display:block}.academy-visual-card{position:absolute;z-index:3;width:190px;padding:18px;border-radius:22px;background:#fffffff0;border:1px solid var(--academy-border);box-shadow:0 20px 54px #11182724}.academy-visual-card strong{display:block;color:var(--academy-red);font-size:26px;line-height:1}.academy-visual-card span{display:block;margin-top:7px;color:var(--academy-muted);font-size:13px;line-height:1.45;font-weight:700}.academy-visual-card-top{top:0;right:0}.academy-visual-card-bottom{left:0;bottom:52px}.academy-visual-sub{position:absolute;z-index:2;overflow:hidden;border-radius:22px;background:#ddd;border:6px solid var(--academy-bg);box-shadow:0 18px 54px #11182729}.academy-visual-sub-1{width:190px;height:150px;left:0;top:92px}.academy-visual-sub-2{width:210px;height:160px;right:0;bottom:0}.academy-section{padding:58px 0}.academy-section-head{margin:0 auto 44px;text-align:center}.academy-section-head h2{margin:0;color:var(--academy-dark);font-size:clamp(30px,3.3vw,46px);line-height:1.2;letter-spacing:-1.1px}.academy-section-head p{max-width:760px;margin:16px auto 0;color:var(--academy-muted);font-size:16px;line-height:1.75}.academy-audience-section{background:#fff}.academy-audience-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.academy-audience-card{position:relative;padding:24px 20px;border-radius:24px;background:var(--academy-bg);border:1px solid var(--academy-border);min-height:310px}.academy-audience-number{color:var(--academy-accent-dark);font-size:13px;font-weight:900;margin-bottom:18px}.academy-audience-icon{width:50px;height:50px;margin-bottom:18px;border-radius:17px;background:#fff;color:var(--academy-red);display:flex;align-items:center;justify-content:center;font-size:21px}.academy-audience-card h3{margin:0 0 10px;color:var(--academy-dark);font-size:18px;line-height:1.35}.academy-audience-card p{margin:0;color:var(--academy-muted);font-size:14px;line-height:1.7}@media(max-width:1180px){.academy-audience-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:1024px){.academy-hero-grid{grid-template-columns:1fr}.academy-hero-visual{min-height:560px}}@media(max-width:768px){.academy-hero{padding:54px 0 64px}.academy-hero-content h1{font-size:clamp(34px,9vw,46px);letter-spacing:-1.2px}.academy-hero-actions{flex-direction:column}.academy-hero-actions .academy-btn{width:100%}.academy-hero-stats{grid-template-columns:1fr}.academy-hero-visual{min-height:430px}.academy-visual-main{top:26px;right:18px;bottom:40px;left:18px;border-radius:26px}.academy-visual-sub-1{width:150px;height:112px;top:0}.academy-visual-sub-2{width:160px;height:120px}.academy-visual-card{width:156px;padding:14px}.academy-visual-card strong{font-size:21px}.academy-section{padding:42px 0}.academy-section-head{text-align:left}.academy-section-head p{margin-left:0}.academy-audience-grid{grid-template-columns:1fr}.academy-audience-card{min-height:auto}}.academy-curriculum-section{background:radial-gradient(circle at 8% 12%,rgba(217,154,61,.12),transparent 30%),var(--academy-bg)}.academy-curriculum-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.academy-module-card{padding:24px;border-radius:24px;background:#fff;border:1px solid var(--academy-border);min-height:265px;transition:.25s ease}.academy-module-card:hover{transform:translateY(-4px);box-shadow:0 20px 60px #11182714}.academy-module-top{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:20px}.academy-module-icon{width:50px;height:50px;border-radius:17px;background:var(--academy-soft);color:var(--academy-red);display:flex;align-items:center;justify-content:center;font-size:21px}.academy-module-top span{color:var(--academy-accent-dark);font-size:12px;font-weight:900;text-transform:uppercase}.academy-module-card h3{margin:0 0 10px;color:var(--academy-dark);font-size:20px;line-height:1.3}.academy-module-card p{margin:0;color:var(--academy-muted);font-size:14px;line-height:1.7}.academy-difference-section{background:var(--academy-dark);color:#fff}.academy-difference-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:58px;align-items:center}.academy-difference-content h2{margin:0;color:#fff;font-size:clamp(32px,3.8vw,52px);line-height:1.14;letter-spacing:-1.2px}.academy-difference-content>p{margin:18px 0 28px;color:#ffffffad;font-size:16px;line-height:1.8}.academy-difference-list{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.academy-difference-list div{display:flex;align-items:flex-start;gap:10px;padding:14px;border-radius:16px;background:#ffffff12;border:1px solid rgba(255,255,255,.11)}.academy-difference-list i{margin-top:3px;color:var(--academy-accent)}.academy-difference-list span{color:#ffffffd1;font-size:14px;line-height:1.55;font-weight:600}.academy-difference-image{position:relative}.academy-difference-image img{width:100%;height:520px;object-fit:cover;display:block;border-radius:30px}.academy-difference-note{position:absolute;left:26px;right:26px;bottom:26px;padding:20px;border-radius:20px;background:#ffffffed;color:var(--academy-dark)}.academy-difference-note strong{display:block;font-size:22px;margin-bottom:5px}.academy-difference-note span{color:var(--academy-muted);font-size:14px;font-weight:700}.academy-roadmap-section{background:#fff}.academy-roadmap-wrap{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.academy-roadmap-item{position:relative}.academy-roadmap-marker{width:48px;height:48px;margin-bottom:14px;border-radius:50%;background:var(--academy-dark);color:#fff;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:900}.academy-roadmap-card{padding:22px;border-radius:22px;background:var(--academy-bg);border:1px solid var(--academy-border);min-height:215px}.academy-roadmap-card span{display:inline-flex;margin-bottom:9px;color:var(--academy-accent-dark);font-size:12px;font-weight:900;text-transform:uppercase}.academy-roadmap-card h3{margin:0 0 10px;color:var(--academy-dark);font-size:19px;line-height:1.32}.academy-roadmap-card p{margin:0;color:var(--academy-muted);font-size:14px;line-height:1.7}.academy-roadmap-note{margin-top:24px;padding:18px 20px;border-radius:18px;background:var(--academy-soft);color:var(--academy-dark);line-height:1.65;font-weight:700}.academy-roadmap-note i{margin-right:8px;color:var(--academy-red)}.academy-outcome-section{background:radial-gradient(circle at 88% 18%,rgba(217,154,61,.14),transparent 30%),var(--academy-bg)}.academy-outcome-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:58px;align-items:center}.academy-outcome-left h2{margin:0;color:var(--academy-dark);font-size:clamp(32px,3.8vw,52px);line-height:1.14;letter-spacing:-1.2px}.academy-outcome-left p{margin:18px 0 28px;color:var(--academy-muted);font-size:16px;line-height:1.8}.academy-outcome-list{display:grid;gap:12px}.academy-outcome-item{display:grid;grid-template-columns:56px 1fr;gap:16px;align-items:center;padding:18px;border-radius:20px;background:#fff;border:1px solid var(--academy-border)}.academy-outcome-item span{width:42px;height:42px;border-radius:50%;background:var(--academy-red);color:#fff;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:900}.academy-outcome-item p{margin:0;color:var(--academy-dark);font-size:15px;line-height:1.55;font-weight:700}.academy-pricing-section{background:#fff}.academy-pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.academy-price-card{position:relative;padding:28px;border-radius:26px;background:var(--academy-bg);border:1px solid var(--academy-border)}.academy-price-card.is-featured{background:var(--academy-dark);color:#fff;border-color:var(--academy-dark);box-shadow:0 26px 80px #1118272e}.academy-price-badge{display:inline-flex;margin-bottom:15px;padding:7px 12px;border-radius:999px;background:var(--academy-red);color:#fff;font-size:12px;font-weight:900}.academy-price-for{display:block;margin-bottom:10px;color:var(--academy-accent-dark);font-size:13px;font-weight:900}.academy-price-card.is-featured .academy-price-for{color:var(--academy-accent)}.academy-price-card h3{margin:0 0 10px;color:var(--academy-dark);font-size:28px;line-height:1.15}.academy-price-card.is-featured h3{color:#fff}.academy-price-card p{margin:0;color:var(--academy-muted);font-size:14px;line-height:1.7}.academy-price-card.is-featured p{color:#ffffffad}.academy-price{margin:24px 0;color:var(--academy-red);font-size:32px;font-weight:900;letter-spacing:-1px}.academy-price-card.is-featured .academy-price{color:var(--academy-accent)}.academy-price-card ul{margin:0 0 26px;padding:0;list-style:none;display:grid;gap:10px}.academy-price-card li{color:var(--academy-muted);font-size:14px;line-height:1.55}.academy-price-card.is-featured li{color:#ffffffc2}.academy-price-card li i{margin-right:8px;color:var(--academy-red)}.academy-price-card.is-featured li i{color:var(--academy-accent)}.academy-price-card a{min-height:46px;border-radius:999px;background:var(--academy-dark);color:#fff;text-decoration:none;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:14px}.academy-price-card.is-featured a{background:var(--academy-red)}@media(max-width:1024px){.academy-curriculum-grid,.academy-roadmap-wrap{grid-template-columns:repeat(2,1fr)}.academy-difference-grid,.academy-outcome-grid,.academy-pricing-grid{grid-template-columns:1fr}}@media(max-width:768px){.academy-curriculum-grid,.academy-roadmap-wrap,.academy-difference-list{grid-template-columns:1fr}.academy-module-card,.academy-roadmap-card{min-height:auto}.academy-difference-image img{height:360px}.academy-outcome-item{grid-template-columns:1fr}}.academy-mentor-section{background:linear-gradient(180deg,#ffffff 0%,var(--academy-bg) 100%)}.academy-mentor-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:58px;align-items:center}.academy-mentor-image{position:relative}.academy-mentor-image img{width:100%;height:620px;object-fit:cover;display:block;border-radius:32px;box-shadow:0 24px 70px #1118271f}.academy-mentor-card{position:absolute;left:26px;right:26px;bottom:26px;padding:20px;border-radius:22px;background:#111827eb;color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.academy-mentor-card strong{display:block;font-size:22px;margin-bottom:6px}.academy-mentor-card span{display:block;color:#ffffffb8;font-size:14px;line-height:1.55}.academy-mentor-content h2{margin:0;color:var(--academy-dark);font-size:clamp(22px,3.8vw,47px);line-height:1.14;letter-spacing:-1.2px}.academy-mentor-content>p{margin:18px 0 30px;color:var(--academy-muted);font-size:16px;line-height:1.8}.academy-mentor-list{display:grid;gap:14px}.academy-mentor-item{display:grid;grid-template-columns:56px 1fr;gap:16px;padding:18px;border-radius:22px;background:#fff;border:1px solid var(--academy-border)}.academy-mentor-item>span{width:42px;height:42px;border-radius:50%;background:var(--academy-accent);color:#111827;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:900}.academy-mentor-item h3{margin:0 0 7px;color:var(--academy-dark);font-size:19px}.academy-mentor-item p{margin:0;color:var(--academy-muted);font-size:14px;line-height:1.7}.academy-faq-section{background:#fff}.academy-faq-list{max-width:920px;margin:0 auto;display:grid;gap:14px}.academy-faq-item{border-radius:20px;border:1px solid var(--academy-border);background:var(--academy-bg);overflow:hidden}.academy-faq-question{width:100%;padding:22px 24px;border:0;background:transparent;color:var(--academy-dark);display:flex;align-items:center;justify-content:space-between;gap:18px;text-align:left;cursor:pointer;font-family:var(--academy-font);font-size:17px;font-weight:900}.academy-faq-question i{color:var(--academy-red);transition:.2s ease}.academy-faq-answer{display:none;padding:0 24px 22px;color:var(--academy-muted);line-height:1.75;font-size:15px}.academy-faq-item.active .academy-faq-answer{display:block}.academy-faq-item.active .academy-faq-question i{transform:rotate(45deg)}.academy-cta-section{background:radial-gradient(circle at 12% 18%,rgba(217,154,61,.22),transparent 30%),linear-gradient(135deg,#111827,#1f2937)}.academy-cta-box{display:grid;grid-template-columns:1fr .86fr;gap:52px;align-items:center;padding:36px;border-radius:34px;background:#ffffff12;border:1px solid rgba(255,255,255,.12)}.academy-cta-content h2{margin:0;color:#fff;font-size:clamp(32px,3.8vw,52px);line-height:1.14;letter-spacing:-1.2px}.academy-cta-content p{margin:18px 0 26px;color:#ffffffad;font-size:16px;line-height:1.8}.academy-cta-content ul{margin:0;padding:0;list-style:none;display:grid;gap:12px}.academy-cta-content li{color:#ffffffd1;line-height:1.55;font-size:15px}.academy-cta-content li i{margin-right:9px;color:var(--academy-accent)}.academy-lead-form{display:grid;gap:12px}.academy-lead-form input,.academy-lead-form select,.academy-lead-form textarea{width:100%;border:0;border-radius:15px;background:#fffffff0;color:var(--academy-dark);padding:15px 16px;font-family:var(--academy-font);font-size:14px;outline:none}.academy-lead-form textarea{min-height:112px;resize:vertical}.academy-lead-form button,.academy-lead-form a{min-height:50px;border:0;border-radius:999px;background:var(--academy-red);color:#fff;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-family:var(--academy-font);font-size:15px;font-weight:900;cursor:pointer}.academy-lead-form a{background:#ffffff1a;border:1px solid rgba(255,255,255,.14)}@media(max-width:1024px){.academy-mentor-grid,.academy-cta-box{grid-template-columns:1fr}}@media(max-width:768px){.academy-mentor-image img{height:380px}.academy-mentor-item{grid-template-columns:1fr}.academy-cta-box{padding:24px;border-radius:26px}}.academy-hero--cinematic{isolation:isolate;min-height:auto;padding:64px 0 54px;background:radial-gradient(circle at 82% 16%,rgba(217,154,61,.25),transparent 30%),linear-gradient(135deg,#0b1220,#1f2937);color:#fff}.academy-hero-video,.academy-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.academy-hero-video{z-index:-3;object-fit:cover}.academy-hero-overlay{z-index:-2;background:linear-gradient(90deg,#050a13f0,#050a13b8 64%,#050a138c)}.academy-hero-cinematic-inner{position:relative;z-index:2}.academy-hero--cinematic .academy-hero-content{max-width:980px}.academy-hero--cinematic .academy-label{color:#f1b75f}.academy-hero-brandline{margin:0 0 10px;color:#ffffff85;font-size:.7rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.academy-page .tht-landing-skip-link{position:fixed;top:8px;left:12px;z-index:9999;transform:translateY(-180%);padding:9px 12px;border-radius:8px;background:var(--academy-dark);color:#fff}.academy-page .tht-landing-skip-link:focus{transform:translateY(0)}.academy-hero-kicker{margin:0 0 16px!important;color:#ffffffb3!important;font-size:.86rem!important;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.academy-hero--cinematic .academy-hero-content h1{max-width:1000px;color:#fff;font-size:clamp(1.7rem,2.6vw,3.5rem);line-height:1.02}.academy-hero--cinematic h1 em{display:block;margin-top:8px;color:#f1b75f;font-style:normal}.academy-hero-copy{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;max-width:1020px;margin:24px 0}.academy-hero-copy p{margin:0!important;color:#ffffffc2!important;line-height:1.7!important}.academy-hero--cinematic .academy-btn-outline{border-color:#ffffff47;background:#ffffff14;color:#fff}.academy-hero--cinematic .academy-btn{gap:9px}.academy-hero-panels{display:grid;grid-template-columns:1.05fr .95fr;gap:14px;margin-top:30px}.academy-hero-panel{padding:20px;border:1px solid rgba(255,255,255,.14);border-radius:20px;background:#ffffff12;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.academy-hero-panel>strong{display:block;margin-bottom:13px;color:#fff}.academy-hero-chips{display:flex;flex-wrap:wrap;gap:8px}.academy-hero-chips span{display:inline-flex;gap:7px;align-items:center;padding:8px 10px;border-radius:999px;background:#ffffff17;color:#ffffffd1;font-size:.78rem}.academy-hero-chips i{color:#f1b75f}.academy-method-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.academy-method-list span{display:flex;gap:9px;color:#ffffffc7;font-size:.8rem;line-height:1.45}.academy-method-list b{color:#f1b75f}.academy-challenge-grid,.academy-student-grid,.academy-review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.academy-challenge-card,.academy-student-card,.academy-review-card{border:1px solid var(--academy-border);border-radius:20px;background:var(--academy-bg)}.academy-challenge-card{display:flex;gap:14px;align-items:center;padding:18px}.academy-challenge-card .academy-audience-icon{flex:0 0 46px;width:46px;height:46px;margin:0}.academy-challenge-card p,.academy-review-card p{margin:0;color:var(--academy-muted);line-height:1.6;font-size:.88rem}.academy-section-note{margin:18px 0 0;padding:15px 18px;border-radius:14px;background:var(--academy-soft);color:var(--academy-dark);font-weight:800;text-align:center}.academy-section-note i{margin-right:9px;color:var(--academy-red)}.academy-module-card ul{display:grid;gap:8px;margin:14px 0 0;padding:0;list-style:none}.academy-module-card li{color:var(--academy-muted);font-size:.86rem}.academy-module-card li i{margin-right:8px;color:var(--academy-red)}.academy-section-cta{margin-top:22px;text-align:center}.academy-section-cta .academy-btn{gap:9px}.academy-roadmap-wrap--six{grid-template-columns:repeat(3,minmax(0,1fr))}.academy-roadmap-wrap--six .academy-roadmap-card{min-height:175px}.academy-practice-visual,.academy-mentor-placeholder{display:grid;min-height:390px;align-content:center;justify-items:center;padding:32px;border:1px solid rgba(255,255,255,.14);border-radius:28px;background:radial-gradient(circle at center,rgba(217,154,61,.25),transparent 44%),#ffffff0f;text-align:center}.academy-practice-lens{display:grid;width:92px;height:92px;margin-bottom:22px;place-items:center;border:2px solid #f1b75f;border-radius:50%;color:#f1b75f;font-size:2rem}.academy-practice-visual strong{color:#fff;font-size:clamp(2rem,3.2vw,3.5rem);line-height:1.02}.academy-practice-visual small{margin-top:16px;color:#ffffff8c;letter-spacing:.08em}.academy-student-card{overflow:hidden;background:#fff}.academy-student-placeholder{display:grid;min-height:180px;place-items:center;align-content:center;gap:8px;background:linear-gradient(135deg,var(--academy-soft),#fff);color:var(--academy-accent-dark)}.academy-student-placeholder i{font-size:2rem}.academy-student-body{padding:18px}.academy-student-body>span{color:var(--academy-accent-dark);font-size:.72rem;font-weight:900;text-transform:uppercase}.academy-student-body h3{margin:6px 0 12px;color:var(--academy-dark)}.academy-student-body p{margin:7px 0 0;color:var(--academy-muted);font-size:.84rem;line-height:1.55}.academy-mentor-placeholder{border-color:var(--academy-border);background:linear-gradient(145deg,var(--academy-dark),#263143);color:#fff}.academy-mentor-placeholder i{margin-bottom:20px;color:#f1b75f;font-size:3rem}.academy-mentor-placeholder strong{font-size:clamp(2.2rem,4vw,4.4rem);line-height:.98}.academy-mentor-placeholder span{margin-top:18px;color:#fff9}.academy-reviews-section{background:#fff}.academy-review-card{padding:22px;background:var(--academy-bg)}.academy-review-card>span{display:grid;width:46px;height:46px;margin-bottom:16px;place-items:center;border-radius:15px;background:#fff;color:var(--academy-red)}.academy-review-card h3{margin:0 0 8px;color:var(--academy-dark)}.academy-mobile-cta{display:none}@media(max-width:1024px){.academy-hero-panels,.academy-difference-grid,.academy-mentor-grid{grid-template-columns:1fr}.academy-curriculum-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.academy-hero--cinematic{padding:44px 0 38px}.academy-hero-copy,.academy-method-list,.academy-curriculum-grid,.academy-roadmap-wrap--six,.academy-challenge-grid,.academy-student-grid,.academy-review-grid{grid-template-columns:1fr}.academy-section-head{margin-bottom:28px}.academy-practice-visual,.academy-mentor-placeholder{min-height:300px}.academy-mobile-cta{position:fixed;z-index:1100;right:10px;bottom:10px;left:10px;display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:8px;border:1px solid var(--academy-border);border-radius:16px;background:#fffaf3f0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.academy-mobile-cta a{display:flex;min-height:44px;gap:7px;align-items:center;justify-content:center;border-radius:11px;background:var(--academy-dark);color:#fff;font-size:.8rem;font-weight:800;text-decoration:none}.academy-mobile-cta a:last-child{background:var(--academy-red)}}.academy-practice-visual--photo,.academy-mentor-placeholder--photo{position:relative;overflow:hidden;padding:0}.academy-practice-visual--photo>img,.academy-mentor-placeholder--photo>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.academy-practice-visual--photo:after,.academy-mentor-placeholder--photo:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 22%,rgba(5,10,18,.88))}.academy-practice-visual--photo>div,.academy-mentor-placeholder--photo>div{position:relative;z-index:2;display:grid;align-self:end;justify-items:center;padding:28px}.academy-mentor-placeholder--photo>div i{margin-bottom:13px}.academy-mentor-placeholder--photo>div strong{font-size:clamp(2rem,3.2vw,3.5rem)}.academy-pricing-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:18px;margin:0 auto}.academy-pricing-layout .academy-price-card{padding:30px}.academy-pricing-layout .academy-price{font-size:clamp(2.2rem,4vw,3.6rem)}.academy-pricing-layout .academy-price small{margin-left:7px;color:#ffffff94;font-size:.8rem;letter-spacing:0}.academy-pricing-layout .academy-price-card li{line-height:1.65}.academy-pricing-layout .academy-price-card li strong{color:#fff}.academy-promo-stack{display:grid;gap:12px}.academy-promo-stack>article{display:grid;grid-template-columns:88px 1fr;gap:16px;align-items:center;padding:20px;border:1px solid var(--academy-border);border-radius:20px;background:var(--academy-bg)}.academy-promo-stack>article>strong{color:var(--academy-red);font-size:2rem}.academy-promo-stack h3{margin:0 0 5px;color:var(--academy-dark);font-size:1.05rem}.academy-promo-stack p{margin:0;color:var(--academy-muted);font-size:.8rem;line-height:1.5}.academy-pricing-note{align-self:end;padding:15px 17px;border-radius:14px;background:var(--academy-soft);color:var(--academy-dark)!important}.academy-pricing-note i{margin-right:8px;color:var(--academy-accent-dark)}.academy-review-grid{grid-template-columns:repeat(4,minmax(0,1fr))}@media(max-width:1024px){.academy-pricing-layout{grid-template-columns:1fr}.academy-review-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.academy-review-grid{grid-template-columns:1fr}.academy-promo-stack>article{grid-template-columns:72px 1fr}}.academy-page{--academy-dark: #0f172a;--academy-dark-2: #1e293b;--academy-accent: #5cb811;--academy-accent-dark: #47920d;--academy-red: #f97316;--academy-bg: #f8fafc;--academy-soft: #f1f5f9;--academy-white: #ffffff;--academy-text: #0f172a;--academy-muted: #475569;--academy-border: #cbd5e1;--academy-font: "Be Vietnam Pro", "Segoe UI", Arial, sans-serif;background:var(--academy-bg);color:var(--academy-text);font-family:var(--academy-font)}.academy-page h1,.academy-page h2,.academy-page h3,.academy-page h4,.academy-page .academy-label,.academy-page .academy-btn,.academy-page button{font-family:var(--landing-font-heading)}.academy-page h1,.academy-page h2,.academy-page h3{font-weight:800;letter-spacing:-.02em}.academy-page .academy-section{padding-block:clamp(25px,3vw,50px)}.academy-page .academy-section-head h2{color:var(--academy-text);font-size:clamp(2rem,3.5vw,3.2rem);line-height:1.2;text-transform:uppercase}.academy-page .academy-label{color:#f97316;font-size:1.05rem;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.academy-page .academy-btn{min-height:52px;padding-inline:30px;border-radius:12px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.academy-page .academy-btn-primary,.academy-page .academy-contact-form button,.academy-page .academy-mobile-cta a:last-child{border-color:#5cb811;background:#5cb811;color:#0f172a;box-shadow:0 4px 12px #5cb8112e}.academy-page .academy-btn-primary:hover,.academy-page .academy-contact-form button:hover{border-color:#47920d;background:#47920d}.academy-page .academy-btn-outline{border-color:#f97316;color:#f97316}.academy-page .academy-btn-outline:hover{background:#f97316;color:#fff}.academy-page .academy-hero--cinematic{padding:clamp(120px,12vw,160px) 0 54px;background:radial-gradient(circle at 82% 16%,rgba(92,184,17,.22),transparent 30%),radial-gradient(circle at 14% 76%,rgba(249,115,22,.16),transparent 34%),#071019}.academy-page .academy-hero-overlay{background:linear-gradient(90deg,#03090ff2,#03090fd1 54%,#03090f9e),linear-gradient(180deg,#03090f66,#03090fe0)}.academy-page .academy-hero--cinematic .academy-label,.academy-page .academy-hero--cinematic h1 em,.academy-page .academy-hero-chips i,.academy-page .academy-method-list b,.academy-page .academy-practice-lens,.academy-page .academy-mentor-placeholder i{color:#5cb811}.academy-page .academy-practice-lens{border-color:#5cb811}.academy-page .academy-hero-copy p:first-child{padding-left:18px;border-left:2px solid #f97316;color:#ffffffeb!important}.academy-page .academy-hero-panel{border-radius:18px;background:#08111ba3}.academy-page .academy-hero-chips span{border-radius:12px}.academy-page .academy-challenge-card,.academy-page .academy-student-card,.academy-page .academy-review-card,.academy-page .academy-module-card,.academy-page .academy-roadmap-card,.academy-page .academy-promo-stack>article{border-color:var(--academy-border);border-radius:16px;background:#fff;box-shadow:0 10px 30px #0f172a0f}.academy-page .academy-audience-icon,.academy-page .academy-review-card>span{background:#5cb8111f;color:#47920d}.academy-page .academy-module-card li i,.academy-page .academy-section-note i,.academy-page .academy-student-body>span,.academy-page .academy-promo-stack>article>strong{color:#f97316}.academy-page .academy-section-note,.academy-page .academy-pricing-note{border:1px solid rgba(92,184,17,.22);background:#5cb8111a}.academy-page .academy-price-card{background:#0f172a}.academy-page .academy-price,.academy-page .academy-price-card li i{color:#5cb811}.academy-page .academy-practice-visual,.academy-page .academy-mentor-placeholder{border-radius:24px;background:radial-gradient(circle at center,rgba(92,184,17,.2),transparent 44%),#ffffff0f}.academy-page .academy-student-placeholder{background:linear-gradient(135deg,#5cb8111f,#fff);color:#47920d}.academy-page .academy-cta-section{background:radial-gradient(circle at 12% 18%,rgba(92,184,17,.2),transparent 30%),radial-gradient(circle at 88% 80%,rgba(249,115,22,.12),transparent 32%),linear-gradient(135deg,#0f172a,#1e293b)}.academy-page .academy-cta-box{padding:30px;border-radius:24px}.academy-page .academy-cta-section .academy-label{color:#7bd331}.academy-page .academy-lead-form{padding:24px;border-radius:24px;background:#fff;box-shadow:0 20px 50px #02061738}.academy-page .academy-lead-form input,.academy-page .academy-lead-form select,.academy-page .academy-lead-form textarea{border:1px solid #cbd5e1;border-color:#cbd5e1;border-radius:12px;background:#f8fafc}.academy-page .academy-lead-form button{min-height:52px;border-radius:12px;background:#5cb811;color:#0f172a;font-family:var(--landing-font-heading);text-transform:uppercase}.academy-page .academy-curriculum-section{background:radial-gradient(circle at 8% 12%,rgba(92,184,17,.1),transparent 30%),#f8fafc}.academy-page .academy-outcome-section{background:radial-gradient(circle at 88% 18%,rgba(249,115,22,.09),transparent 30%),#f8fafc}.academy-page .academy-outcome-item,.academy-page .academy-mentor-item{border-radius:16px;background:#fff;box-shadow:0 10px 30px #0f172a0f}.academy-page .academy-outcome-item span{background:#f97316}.academy-page .academy-roadmap-marker,.academy-page .academy-mentor-item>span{background:#5cb811;color:#0f172a}.academy-page .academy-mobile-cta{border-color:#cbd5e1cc;background:#fffffff0}.academy-page .academy-mobile-cta a:first-child{background:#f97316}@media(max-width:768px){.academy-page .academy-section{padding-block:38px}.academy-page .academy-hero--cinematic{padding:105px 0 38px}.academy-page .academy-cta-box,.academy-page .academy-lead-form{padding:20px}}.academy-page{line-height:1.65}.academy-page h1,.academy-page h2,.academy-page h3,.academy-page h4{text-wrap:balance;overflow-wrap:break-word}.academy-page h1{line-height:1.1;letter-spacing:-.01em}.academy-page h2{line-height:1.18;letter-spacing:-.01em}.academy-page h3{line-height:1.3;letter-spacing:0}.academy-page h4{line-height:1.4;letter-spacing:0}.academy-page p,.academy-page li,.academy-page input,.academy-page select,.academy-page textarea{line-height:1.65}.academy-page .academy-hero--cinematic .academy-hero-content h1{line-height:1.1;letter-spacing:-.012em}.academy-page .academy-practice-visual strong,.academy-page .academy-mentor-placeholder strong,.academy-page .academy-mentor-placeholder--photo>div strong{line-height:1.12;letter-spacing:-.01em}.academy-page .academy-price{line-height:1.15}.academy-page .academy-btn,.academy-page .academy-lead-form button,.academy-page .academy-price-card a,.academy-page .academy-mobile-cta a{line-height:1.3;white-space:normal;text-align:center}@media(max-width:768px){.academy-page h1,.academy-page .academy-hero--cinematic .academy-hero-content h1{line-height:1.12;letter-spacing:0}.academy-page h2{line-height:1.2;letter-spacing:0}}.academy-page .academy-modal .modal-content{overflow:hidden;border:0;border-radius:24px;background:#fff;box-shadow:0 28px 90px #02061747}.academy-page .academy-modal .modal-header{position:relative;align-items:flex-start;gap:20px;padding:26px 28px 20px;border:0;background:linear-gradient(135deg,#5cb8111f,#f973160f)}.academy-page .academy-modal .modal-header:before{position:absolute;top:0;right:0;left:0;height:5px;background:linear-gradient(90deg,#5cb811 0,#5cb811 68%,#f97316 68%,#f97316);content:""}.academy-page .academy-modal__eyebrow{display:block;margin-bottom:6px;color:#f97316;font-family:var(--landing-font-heading);font-size:.78rem;font-weight:800;letter-spacing:.14em}.academy-page .academy-modal .modal-title{margin:0;color:#0f172a;font-size:clamp(1.7rem,3vw,2.45rem);line-height:1.18;text-transform:uppercase}.academy-page .academy-modal .modal-header p{max-width:650px;margin:8px 0 0;color:#475569;font-size:.88rem;line-height:1.6}.academy-page .academy-modal .btn-close{flex:0 0 auto;margin:2px 0 0;padding:10px;border-radius:50%;background-color:#0f172a14}.academy-page .academy-modal .modal-body{padding:24px 28px 28px}.academy-page .academy-modal-form__grid{display:grid;grid-template-columns:1fr;gap:14px}.academy-page .academy-modal-form label{display:grid;gap:7px;margin:0}.academy-page .academy-modal-form label>span{color:#334155;font-size:.8rem;font-weight:700}.academy-page .academy-modal-form label b{color:#ef4444}.academy-page .academy-modal-form__wide{grid-column:1 / -1}.academy-page .academy-modal-form input,.academy-page .academy-modal-form select,.academy-page .academy-modal-form textarea{width:100%;border:1px solid #cbd5e1;border-radius:12px;padding:11px 13px;background:#f8fafc;color:#0f172a;font:inherit;font-size:.86rem;outline:0}.academy-page .academy-modal-form textarea{min-height:94px;resize:vertical}.academy-page .academy-modal-form input:focus,.academy-page .academy-modal-form select:focus,.academy-page .academy-modal-form textarea:focus{border-color:#5cb811;background:#fff;box-shadow:0 0 0 3px #5cb81121}.academy-page .academy-modal-form>button{display:inline-flex;width:100%;min-height:52px;align-items:center;justify-content:center;gap:9px;margin-top:16px;border:0;border-radius:12px;padding:10px 20px;background:#5cb811;color:#0f172a;font-family:var(--landing-font-heading);font-weight:800;line-height:1.3;text-transform:uppercase}.academy-page .academy-modal-form>small{display:block;margin-top:10px;color:#64748b;font-size:.72rem;line-height:1.5;text-align:center}@media(max-width:767.98px){.academy-page .academy-modal .modal-dialog{margin:10px}.academy-page .academy-modal .modal-header,.academy-page .academy-modal .modal-body{padding-right:18px;padding-left:18px}.academy-page .academy-modal-form__grid{grid-template-columns:1fr}.academy-page .academy-modal-form__wide{grid-column:auto}}.academy-page .academy-curriculum-section .academy-curriculum-grid{gap:16px}.academy-page .academy-curriculum-section .academy-module-card{isolation:isolate;min-height:360px;justify-content:space-between;overflow:hidden;border-color:#5cb81147;border-radius:20px;padding:22px;background:#0f172a;color:#fff;box-shadow:0 18px 46px #0f172a24}.academy-page .academy-module-card__media,.academy-page .academy-module-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.academy-page .academy-module-card__media{z-index:-2}.academy-page .academy-module-card__media img{width:100%;height:100%;object-fit:cover;filter:saturate(.9) contrast(1.04);transform:scale(1.01);transition:transform .55s cubic-bezier(.2,.8,.2,1),filter .55s ease}.academy-page .academy-module-card__overlay{z-index:-1;background:linear-gradient(180deg,#07101924,#113d1e80 48%,#082314f7),linear-gradient(135deg,#5cb81159,#0f172a2e 52%);transition:opacity .4s ease}.academy-page .academy-curriculum-section .academy-module-card:hover{border-color:#7bd331b8;box-shadow:0 24px 60px #1c481838}.academy-page .academy-curriculum-section .academy-module-card:hover .academy-module-card__media img{filter:saturate(1.02) contrast(1.06);transform:scale(1.075)}.academy-page .academy-curriculum-section .academy-module-top,.academy-page .academy-module-card__content{position:relative;z-index:2}.academy-page .academy-curriculum-section .academy-module-top{align-items:flex-start}.academy-page .academy-curriculum-section .academy-module-icon{border:1px solid rgba(255,255,255,.28);background:#5cb811;color:#0f172a;box-shadow:0 10px 26px #00000029}.academy-page .academy-curriculum-section .academy-module-top>span:last-child{border:1px solid rgba(255,255,255,.2);border-radius:999px;padding:6px 9px;background:#08190f75;color:#ffffffe0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.academy-page .academy-curriculum-section .academy-module-card h3{margin:0;color:#fff;font-size:clamp(1.35rem,2vw,1.75rem);line-height:1.22}.academy-page .academy-curriculum-section .academy-module-card ul{margin-top:15px}.academy-page .academy-curriculum-section .academy-module-card li{color:#ffffffd6;line-height:1.55}.academy-page .academy-curriculum-section .academy-module-card li i{color:#8be33f}@media(max-width:1024px){.academy-page .academy-curriculum-section .academy-module-card{min-height:330px}}@media(max-width:768px){.academy-page .academy-curriculum-section .academy-module-card{min-height:340px}}@media(prefers-reduced-motion:reduce){.academy-page .academy-module-card__media img,.academy-page .academy-module-card__overlay{transition:none}.academy-page .academy-curriculum-section .academy-module-card:hover .academy-module-card__media img{transform:scale(1.01)}}.academy-page .academy-zalo-icon{display:block;width:22px;height:22px;object-fit:contain}.academy-page .academy-hero-brandline{max-width:none;margin-bottom:14px;color:#72ce2b;font-size:clamp(1.35rem,3.2vw,2.25rem);font-weight:900;line-height:1.08;letter-spacing:.025em;text-shadow:0 3px 20px rgba(92,184,17,.28)}.academy-page .academy-hero--cinematic .academy-hero-content{max-width:none}.academy-page .academy-btn-primary{position:relative;overflow:hidden;border-color:#82dc3b;background:linear-gradient(135deg,#75d02b,#4ea20d);color:#081004;box-shadow:0 12px 30px #5cb8116b,0 0 #7bd33199;animation:academy-primary-pulse 2.4s ease-in-out infinite}.academy-page .academy-btn-primary:after{position:absolute;top:-40%;bottom:-40%;left:-30%;width:18%;background:#ffffff6b;content:"";transform:skew(-22deg);animation:academy-button-shine 3.6s ease-in-out infinite}.academy-page .academy-btn-primary:hover,.academy-page .academy-btn-primary:focus-visible{border-color:#a6f55c;background:linear-gradient(135deg,#8de23d,#5cb811);color:#081004;box-shadow:0 15px 34px #5cb81180,0 0 0 5px #7bd33129;transform:translateY(-3px) scale(1.02)}@keyframes academy-primary-pulse{0%,to{box-shadow:0 12px 30px #5cb8116b,0 0 #7bd33194}50%{box-shadow:0 15px 36px #5cb81185,0 0 0 10px #7bd33100}}@keyframes academy-button-shine{0%,68%{left:-30%;opacity:0}72%{opacity:1}91%,to{left:122%;opacity:0}}.academy-page .academy-curriculum-section .academy-module-card__media img{filter:brightness(.52) saturate(.68) contrast(.9) blur(1.35px);transform:scale(1.045)}.academy-page .academy-module-card__overlay{background:linear-gradient(180deg,#040c1175,#083118c7 48%,#04180dfc),linear-gradient(135deg,#5cb81161,#0f172a85 55%)}.academy-page .academy-curriculum-section .academy-module-card:hover .academy-module-card__media img{filter:brightness(.61) saturate(.8) contrast(.96) blur(.8px);transform:scale(1.085)}.academy-page .academy-roadmap-wrap--six{grid-template-columns:repeat(3,minmax(0,1fr))}.academy-page .academy-roadmap-item--trial .academy-roadmap-card{border:2px solid rgba(249,115,22,.7);background:linear-gradient(145deg,#fff7ed,#ffedd5);box-shadow:0 14px 32px #f9731629}.academy-page .academy-roadmap-item--trial .academy-roadmap-card span{color:#c2410c}.academy-page .academy-roadmap-item--cta{display:flex;min-height:175px;flex-direction:column;justify-content:flex-end;gap:12px;border-radius:16px;padding:22px;background:linear-gradient(145deg,#fb923c,#ea580c);color:#fff;box-shadow:0 14px 32px #ea580c3d;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease}.academy-page .academy-roadmap-item--cta span{font-size:.76rem;font-weight:900;letter-spacing:.12em}.academy-page .academy-roadmap-item--cta strong{display:flex;align-items:center;justify-content:space-between;font-family:var(--landing-font-heading);font-size:clamp(1.15rem,2vw,1.45rem);line-height:1.15}.academy-page .academy-roadmap-item--cta:hover,.academy-page .academy-roadmap-item--cta:focus-visible{color:#fff;box-shadow:0 20px 40px #ea580c57;transform:translateY(-4px)}.academy-page .academy-practice-visual--photo>div,.academy-page .academy-mentor-placeholder--photo>div{width:100%;align-self:end;justify-items:start;padding:clamp(20px,3vw,30px);text-align:left}.academy-page .academy-practice-visual strong,.academy-page .academy-mentor-placeholder strong,.academy-page .academy-mentor-placeholder--photo>div strong{font-size:clamp(1.5rem,2.5vw,2.3rem);line-height:1.08}.academy-page .academy-practice-visual small{margin-top:9px;font-size:.66rem}.academy-page .academy-reviews-section{position:relative;overflow:hidden;background:linear-gradient(90deg,#030b11ed,#030b11c7),url(/storage/media/landing/pages/khoahocnhiepanhthucchien/assets/images/academy-testimonials-workshop.png) center / cover no-repeat}.academy-page .academy-reviews-section .academy-section-head h2,.academy-page .academy-reviews-section .academy-section-head p{color:#fff}.academy-page .academy-reviews-section .academy-section-head .academy-label{color:#91e84d}.academy-page .academy-reviews-section .academy-review-card{border-color:#ffffff2e;background:#08161dc7;box-shadow:0 14px 36px #0003;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.academy-page .academy-reviews-section .academy-review-card h3{color:#fff}.academy-page .academy-reviews-section .academy-review-card p{color:#ffffffc7}.academy-page .academy-reviews-section .academy-review-card>span{background:#7bd3312e;color:#9dea59}@media(max-width:1024px){.academy-page .academy-roadmap-wrap--six{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.academy-page .academy-hero-brandline{font-size:clamp(1.25rem,7vw,1.75rem);letter-spacing:.015em}.academy-page .academy-roadmap-wrap--six{grid-template-columns:1fr}.academy-page .academy-roadmap-item--cta{min-height:142px}.academy-page .academy-mobile-cta{grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr)}.academy-page .academy-mobile-cta a{padding-inline:8px;font-size:.68rem}}@media(prefers-reduced-motion:reduce){.academy-page .academy-btn-primary,.academy-page .academy-btn-primary:after{animation:none}}.academy-page .academy-roadmap-item--cta{grid-column:span 2}.academy-page .academy-practice-visual--photo{align-content:end}.academy-page .academy-outcome-section .academy-student-card{display:flex;min-height:100%;flex-direction:column;border-color:#dbe5d2;background:#fff;box-shadow:0 14px 36px #0f172a14}.academy-page .academy-outcome-section .academy-student-placeholder{min-height:150px;background:radial-gradient(circle at 77% 14%,rgba(249,115,22,.18),transparent 32%),linear-gradient(135deg,#edf8e7,#f8fafc);color:#4b9b10}.academy-page .academy-outcome-section .academy-student-placeholder span{font-size:.75rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.academy-page .academy-outcome-section .academy-student-body{display:flex;height:100%;flex-direction:column;align-items:flex-start}.academy-page .academy-outcome-section .academy-student-body>span{color:#c2410c}.academy-page .academy-outcome-section .academy-student-body h3{color:#0f172a}.academy-page .academy-outcome-section .academy-student-body p{color:#475569}.academy-page .academy-outcome-section .academy-section-head{max-width:820px;text-align:center}.academy-page .academy-outcome-section .academy-student-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:22px}.academy-page .academy-outcome-section .academy-student-grid>.academy-student-card{grid-column:span 2}.academy-page .academy-outcome-section .academy-student-grid>.academy-student-card:first-of-type:nth-last-of-type(2){grid-column:2 / span 2}.academy-page .academy-outcome-section .academy-student-grid>.academy-student-card:first-of-type:nth-last-of-type(1){grid-column:3 / span 2}.academy-page .academy-outcome-section .academy-student-card{overflow:hidden;border-color:#d8e4ce;border-radius:20px;transition:transform .22s ease,box-shadow .22s ease}.academy-page .academy-outcome-section .academy-student-card:hover{box-shadow:0 20px 42px #0f172a21;transform:translateY(-5px)}.academy-page .academy-outcome-section .academy-student-profile__cover{position:relative;z-index:1;aspect-ratio:4 / 3;overflow:hidden;background:linear-gradient(135deg,#eaf5e3,#fff5e8)}.academy-page .academy-outcome-section .academy-student-profile__cover>img,.academy-page .academy-outcome-section .academy-student-profile__cover-empty{display:block;width:100%;height:100%}.academy-page .academy-outcome-section .academy-student-profile__cover>img{object-fit:cover;transition:transform .35s ease}.academy-page .academy-outcome-section .academy-student-card:hover .academy-student-profile__cover>img{transform:scale(1.045)}.academy-page .academy-outcome-section .academy-student-profile__cover-empty{display:grid;place-items:center;background:radial-gradient(circle at 78% 15%,rgba(249,115,22,.2),transparent 31%),linear-gradient(135deg,#edf8e7,#f8fafc);color:#4b9b10;font-size:2.3rem}.academy-page .academy-outcome-section .academy-student-profile__cover>span{position:absolute;right:12px;bottom:12px;border:1px solid rgba(255,255,255,.45);border-radius:999px;padding:6px 10px;background:#08111bb8;color:#fff;font-size:.65rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.academy-page .academy-outcome-section .academy-student-body{padding:0 18px 18px}.academy-page .academy-outcome-section .academy-student-profile__identity{position:relative;z-index:2;display:flex;align-items:center;gap:11px;width:100%;margin-top:-27px}.academy-page .academy-outcome-section .academy-student-profile__avatar{display:grid;width:54px;height:54px;flex:0 0 54px;place-items:center;overflow:hidden;border:3px solid #ffffff;border-radius:50%;background:#5cb811;color:#081004;box-shadow:0 6px 16px #0f172a29}.academy-page .academy-outcome-section .academy-student-profile__avatar img{width:100%;height:100%;object-fit:cover}.academy-page .academy-outcome-section .academy-student-profile__eyebrow{display:block;color:#c2410c;font-family:var(--landing-font-heading);font-size:.66rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.academy-page .academy-outcome-section .academy-student-profile__identity h3{margin:3px 0 0}.academy-page .academy-outcome-section .academy-student-body>p{margin-top:16px}@media(max-width:768px){.academy-page .academy-outcome-section .academy-student-grid{grid-template-columns:1fr;gap:16px}.academy-page .academy-outcome-section .academy-student-grid>.academy-student-card{grid-column:auto}}.academy-page .academy-student-button{display:inline-flex;min-height:42px;align-items:center;gap:9px;margin-top:auto;border:1px solid #5cb811;border-radius:10px;padding:9px 13px;background:#fff;color:#356f0b;font-family:var(--landing-font-heading);font-size:.78rem;font-weight:900;letter-spacing:.04em;transition:.2s ease}.academy-page .academy-student-button:hover,.academy-page .academy-student-button:focus-visible{border-color:#5cb811;background:#5cb811;color:#081004;transform:translateY(-2px)}.academy-page .academy-showcase-modal .modal-content{overflow:hidden;border:0;border-radius:20px}.academy-page .academy-showcase-modal .modal-header{align-items:flex-start;padding:22px 24px;border-bottom-color:#e2e8f0;background:linear-gradient(135deg,#f2faec,#fff7ed)}.academy-page .academy-showcase-modal .modal-header span{display:block;margin-bottom:4px;color:#c2410c;font-family:var(--landing-font-heading);font-size:.72rem;font-weight:900;letter-spacing:.12em}.academy-page .academy-showcase-modal .modal-header h2{margin:0;color:#0f172a;font-size:clamp(1.55rem,3vw,2.3rem)}.academy-page .academy-showcase-modal .modal-body{padding:24px;background:#f8fafc}.academy-page .academy-student-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.academy-page .academy-student-gallery a{display:block;overflow:hidden;border-radius:12px;background:#e2e8f0}.academy-page .academy-student-gallery img{display:block;width:100%;aspect-ratio:1 / 1;object-fit:cover;transition:transform .3s ease}.academy-page .academy-student-gallery a:hover img{transform:scale(1.05)}.academy-page .academy-student-gallery-empty{display:grid;min-height:280px;place-items:center;align-content:center;gap:9px;border:1px dashed #b8c6ac;border-radius:16px;padding:28px;background:#fff;color:#475569;text-align:center}.academy-page .academy-student-gallery-empty i{color:#5cb811;font-size:2.1rem}.academy-page .academy-student-gallery-empty h3,.academy-page .academy-student-gallery-empty p{margin:0}.academy-page .academy-student-gallery-empty h3{color:#0f172a}.academy-page .academy-student-gallery-empty p{max-width:580px;font-size:.88rem}.academy-page .academy-student-gallery-empty code{color:#c2410c;font-size:.78rem}.academy-page .academy-reviews-section .academy-review-card{position:relative;overflow:hidden;border-color:#dce7d3;background:#fffffff5;box-shadow:0 14px 36px #00000029;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.academy-page .academy-reviews-section .academy-review-card:before{position:absolute;top:0;right:20px;left:20px;height:3px;border-radius:0 0 4px 4px;background:linear-gradient(90deg,#5cb811,#f97316);content:""}.academy-page .academy-reviews-section .academy-review-card h3{color:#0f172a}.academy-page .academy-reviews-section .academy-review-card p{color:#475569}.academy-page .academy-reviews-section .academy-review-card>span{background:#edf8e7;color:#4b9b10}@media(max-width:640px){.academy-page .academy-roadmap-item--cta{grid-column:auto}.academy-page .academy-student-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.academy-page .academy-showcase-modal .modal-header,.academy-page .academy-showcase-modal .modal-body{padding:18px}}.academy-page .academy-mentor-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.academy-page .academy-mentor-stat{display:flex;min-height:178px;flex-direction:column;align-items:flex-start;border:1px solid #dbe5d2;border-radius:16px;padding:18px;background:radial-gradient(circle at 100% 0,rgba(92,184,17,.16),transparent 40%),#fff;box-shadow:0 10px 26px #0f172a0f}.academy-page .academy-mentor-stat>strong{display:block;margin-bottom:4px;color:#5cb811;font-family:var(--landing-font-heading);font-size:clamp(2.35rem,4vw,3.3rem);font-weight:900;line-height:.95;letter-spacing:-.04em}.academy-page .academy-mentor-stat h3{margin:0 0 7px;color:#0f172a;font-size:clamp(1rem,1.6vw,1.2rem);font-weight:800;line-height:1.15;text-transform:uppercase}.academy-page .academy-mentor-stat p{margin:0;color:#64748b;font-size:.78rem;line-height:1.5}@media(max-width:420px){.academy-page .academy-mentor-stats{grid-template-columns:1fr}.academy-page .academy-mentor-stat{min-height:148px}}@media(min-width:1025px){.academy-page .academy-mentor-grid{grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);align-items:stretch}.academy-page .academy-mentor-placeholder--photo{height:auto;min-height:0;align-content:end}.academy-page .academy-mentor-placeholder--photo>div{padding:clamp(26px,3vw,42px)}.academy-page .academy-mentor-placeholder--photo>div strong{font-size:clamp(1.7rem,2.6vw,2.8rem);line-height:1.34;letter-spacing:0}.academy-page .academy-mentor-content h2{font-size:clamp(1.75rem,2.55vw,2.4rem);line-height:1.13;letter-spacing:-.02em}.academy-page .academy-mentor-content>p{margin:14px 0 22px;font-size:.92rem;line-height:1.65}.academy-page .academy-mentor-stat{min-height:158px;padding:16px}.academy-page .academy-mentor-stat>strong{font-size:clamp(2.05rem,3.25vw,2.7rem)}.academy-page .academy-mentor-stat h3{font-size:1rem}.academy-page .academy-mentor-stat p{font-size:.74rem}}.academy-page .academy-cta-content h2{max-width:720px;font-size:clamp(1.85rem,2.5vw,2.8rem);line-height:1.12}@media(max-width:640px){.academy-page .academy-cta-content h2{font-size:clamp(1.65rem,8vw,2.05rem)}}.tht-landing .tht-landing-zalo-cta,.tht-landing .academy-zalo-cta{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:50px;border:1px solid #0068ff;border-radius:12px;padding:0 20px;background:#0068ff;box-shadow:0 12px 28px #0068ff38;color:#fff!important;font:inherit;font-size:.9rem;font-weight:800;line-height:1.15;text-align:center;text-decoration:none;transition:transform .18s ease,background-color .18s ease,box-shadow .18s ease}.tht-landing .tht-landing-zalo-cta:hover,.tht-landing .academy-zalo-cta:hover{background:#0058d6;box-shadow:0 16px 32px #0058d647;color:#fff!important;transform:translateY(-2px)}.tht-landing .tht-landing-zalo-icon{display:inline-block;flex:0 0 auto;width:1.35em;height:1.35em;background-color:currentColor;-webkit-mask:url(/images/zalo.svg) center / contain no-repeat;mask:url(/images/zalo.svg) center / contain no-repeat}.tht-landing .tht-landing-zalo-icon--social{width:1.2em;height:1.2em}.tht-landing .tht-landing-contact-float{position:fixed;z-index:1030;bottom:32px;left:24px;display:flex;flex-direction:column;gap:16px}.tht-landing .tht-landing-contact-float__button{position:relative;display:grid;width:60px;height:60px;place-items:center;border-radius:50%;box-shadow:0 12px 24px #0f172a38;color:#fff!important;font-size:1.35rem;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease}.tht-landing .tht-landing-contact-float__button:before{position:absolute;top:-6px;right:-6px;bottom:-6px;left:-6px;border:1px solid currentColor;border-radius:inherit;content:"";opacity:0;pointer-events:none;animation:tht-landing-contact-ripple 2.4s ease-out infinite}.tht-landing .tht-landing-contact-float__button--phone{background:#f97316}.tht-landing .tht-landing-contact-float__button--zalo{background:#0068ff}.tht-landing .tht-landing-contact-float__button--zalo:before{animation-delay:1.2s}.tht-landing .tht-landing-contact-float__button .tht-landing-zalo-icon{width:27px;height:27px}.tht-landing .tht-landing-contact-float__button:after{position:absolute;top:50%;left:calc(100% + 14px);padding:8px 11px;border-radius:8px;background:#0f172a;box-shadow:0 8px 20px #0f172a2e;color:#fff;content:attr(data-label);font-size:.78rem;font-weight:750;line-height:1;opacity:0;pointer-events:none;transform:translate(-6px,-50%);transition:opacity .18s ease,transform .18s ease;white-space:nowrap}.tht-landing .tht-landing-contact-float__button:hover,.tht-landing .tht-landing-contact-float__button:focus-visible{box-shadow:0 16px 30px #0f172a52;transform:translateY(-3px)}.tht-landing .tht-landing-contact-float__button:hover:after,.tht-landing .tht-landing-contact-float__button:focus-visible:after{opacity:1;transform:translateY(-50%)}.tht-landing .tht-landing-contact-bottom{display:none}@keyframes tht-landing-contact-ripple{0%{opacity:.7;transform:scale(.86)}75%,to{opacity:0;transform:scale(1.42)}}.tht-landing .tht-landing-zalo-cta:focus-visible,.tht-landing .academy-zalo-cta:focus-visible{outline:3px solid rgba(0,104,255,.42);outline-offset:3px}.tht-landing .tht-landing-zalo-contact,.tht-landing .academy-zalo-contact{display:grid;gap:12px;margin-bottom:20px;padding:18px;border:1px solid rgba(0,104,255,.22);border-radius:14px;background:#0068ff0e}.tht-landing .tht-landing-zalo-contact__copy,.tht-landing .academy-zalo-contact__copy{margin:0;color:inherit;font-size:.9rem;line-height:1.55}.tht-landing .tht-landing-contact__form-divider,.tht-landing .academy-contact__form-divider,.tht-landing .ads-contact__form-divider{display:flex;align-items:center;gap:12px;margin:20px 0;color:#64748b;font-size:.78rem;font-weight:750;letter-spacing:.06em;text-align:center;text-transform:uppercase}.tht-landing .tht-landing-contact__form-divider:before,.tht-landing .tht-landing-contact__form-divider:after,.tht-landing .academy-contact__form-divider:before,.tht-landing .academy-contact__form-divider:after,.tht-landing .ads-contact__form-divider:before,.tht-landing .ads-contact__form-divider:after{flex:1;height:1px;background:currentColor;content:"";opacity:.22}.tht-landing .tht-landing-mobile-cta .tht-landing-mobile-cta__zalo,.tht-landing .academy-mobile-cta .academy-mobile-cta__zalo{background:#0068ff;color:#fff!important}.tht-landing .tht-landing-mobile-cta .tht-landing-mobile-cta__zalo:hover,.tht-landing .academy-mobile-cta .academy-mobile-cta__zalo:hover{background:#0058d6}.tht-landing .ads-lead-form>form,.tht-landing .academy-lead-form>form{display:grid;gap:12px}.tht-landing .ads-lead-form>form textarea,.tht-landing .ads-lead-form>form button{margin-top:0}@media(max-width:767.98px){.tht-landing .tht-landing-zalo-cta,.tht-landing .academy-zalo-cta{width:100%}.tht-landing{padding-bottom:calc(76px + env(safe-area-inset-bottom))}.tht-landing .tht-landing-contact-float{display:none}.tht-landing .tht-landing-contact-bottom{position:fixed;z-index:990;right:0;bottom:0;left:0;display:grid;grid-template-columns:1fr 1fr;gap:1px;padding-bottom:env(safe-area-inset-bottom);background:#0f172ae0;box-shadow:0 -8px 24px #0f172a2e;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.tht-landing .tht-landing-contact-bottom__item{display:flex;min-height:62px;align-items:center;justify-content:center;gap:9px;color:#fff!important;font-size:.82rem;font-weight:800;text-decoration:none}.tht-landing .tht-landing-contact-bottom__item--phone{background:#f97316}.tht-landing .tht-landing-contact-bottom__item--zalo{background:#0068ff}.tht-landing .tht-landing-contact-bottom__item .tht-landing-zalo-icon{width:21px;height:21px}}@media(prefers-reduced-motion:reduce){.tht-landing .tht-landing-contact-float__button:before{animation:none}}.tht-landing .modal{position:fixed;z-index:2000;top:0;right:0;bottom:0;left:0;display:none;overflow-y:auto;padding:1rem;background:#0f172ab8}.tht-landing .modal.is-open{display:grid;place-items:center}.tht-landing .modal .modal-dialog{width:min(100%,64rem);margin:auto}.tht-landing .modal .modal-content{position:relative;overflow:hidden;border:0;border-radius:1.25rem;background:#fff;box-shadow:0 2rem 5rem #0f172a4d}.tht-landing .modal .modal-header,.tht-landing .modal .modal-body{padding:1.5rem}.tht-landing .modal .modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.tht-landing .modal .tht-landing-modal-close{width:2rem;height:2rem;flex:0 0 auto;border:0;border-radius:999px;background:#e2e8f0;color:#0f172a;cursor:pointer}.tht-landing .modal .tht-landing-modal-close:before{content:"×";font-size:1.35rem;line-height:1}.tht-landing .tht-landing-contact-modal__dialog{width:min(100%,56rem);margin:auto}.tht-landing .tht-landing-contact-modal__content{overflow:hidden;border-radius:1.25rem;background:#fff;box-shadow:0 2rem 5rem #0f172a4d}.tht-landing .tht-landing-contact-modal__header,.tht-landing .tht-landing-contact-modal__body{padding:clamp(1.25rem,3vw,2rem)}.tht-landing .tht-landing-contact-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.tht-landing .tht-landing-contact-modal__header h2{margin:.35rem 0 0}.tht-landing .tht-landing-contact-modal__header p{margin:.75rem 0 0}.tht-landing .tht-landing-form-group{display:grid;gap:.4rem;font-weight:700}.tht-landing .tht-landing-form-group input,.tht-landing .tht-landing-form-group textarea{width:100%;border:1px solid rgb(148 163 184 / .55);border-radius:.75rem;padding:.75rem .9rem;background:#fff}@media(max-width:760px){.tht-landing .modal{padding:.5rem}}body.tht-landing.tht-landing{font-family:var(--landing-font-body);font-size:var(--site-font-size-body);line-height:1.65}body.tht-landing.tht-landing :where(button,input,select,textarea){font-family:var(--landing-font-body)}body.tht-landing.tht-landing .tht-landing-page h1{font-family:var(--landing-font-heading)!important;font-size:var(--site-font-size-h1)!important}body.tht-landing.tht-landing .tht-landing-page h2{font-family:var(--landing-font-heading)!important;font-size:var(--site-font-size-h2)!important}body.tht-landing.tht-landing .tht-landing-page h3{font-family:var(--landing-font-heading)!important;font-size:var(--site-font-size-h3)!important}body.tht-landing.tht-landing .tht-landing-page h4,body.tht-landing.tht-landing .tht-landing-page h5,body.tht-landing.tht-landing .tht-landing-page h6{font-family:var(--landing-font-heading)!important}@media(max-width:767.98px){body.tht-landing.tht-landing :where(input,select,textarea){font-size:1rem}}
