:root{--navy:#061B43;--navy2:#0B2E63;--blue:#2E87B1;--sky:#79D2F6;--skysoft:#EAF8FE;--red:#E10B08;--ink:#162033;--muted:#667487;--paper:#F6F9FC;--line:#DCE6EE;--white:#fff;--shadow:0 22px 56px rgba(6,27,67,.10);--max:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.65;background:#fff}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}button,input,select,textarea{font:inherit}.otgh-container{width:min(calc(100% - 36px),var(--max));margin:auto}.otgh-topline{height:5px;background:linear-gradient(90deg,var(--navy) 0 68%,var(--red) 68%)}.otgh-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);backdrop-filter:blur(16px);border-bottom:1px solid rgba(6,27,67,.08)}.otgh-nav{min-height:80px;display:flex;align-items:center;gap:24px}.otgh-brand{margin-right:auto}.otgh-brand img{width:184px;max-height:58px;object-fit:contain}.otgh-menu ul{display:flex;gap:21px;align-items:center;list-style:none;padding:0;margin:0}.otgh-menu a{font-size:.87rem;font-weight:780;color:#33475d}.otgh-menu a:hover{color:var(--red)}.otgh-menu-toggle{display:none;border:0;background:transparent}.otgh-menu-toggle span{display:block;width:24px;height:2px;margin:5px;background:var(--navy)}.otgh-btn{min-height:48px;padding:0 19px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-weight:850;border:1px solid transparent}.otgh-btn--red{background:var(--red);color:#fff}.otgh-btn--outline{border-color:#c9d6df;background:#fff;color:var(--navy)}.otgh-eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--red);font-weight:900;text-transform:uppercase;letter-spacing:.12em;font-size:.69rem}.otgh-eyebrow:before{content:"";width:27px;height:3px;border-radius:99px;background:currentColor}.otgh-page-head{padding:54px 0 38px;margin-top:0}.otgh-page-head h1,.otgh-archive h1{color:var(--navy);font-size:clamp(3rem,6vw,5rem);letter-spacing:-.055em;line-height:.95;margin:14px 0}.otgh-page-content>.elementor{margin-top:0}.otgh-archive{padding-bottom:90px}.otgh-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.otgh-card{border:1px solid var(--line);border-radius:23px;overflow:hidden;background:#fff}.otgh-card-image{display:block;aspect-ratio:16/10;overflow:hidden;background:linear-gradient(135deg,var(--sky),var(--blue),var(--navy))}.otgh-card-image img{width:100%;height:100%;object-fit:cover}.otgh-image-fallback{display:block;width:100%;height:100%;background:linear-gradient(135deg,var(--sky),var(--blue),var(--navy))}.otgh-card-body{padding:21px}.otgh-card-meta{font-size:.65rem;text-transform:uppercase;letter-spacing:.08em;font-weight:900;color:var(--red)}.otgh-card h2{font-size:1.24rem;line-height:1.16;color:var(--navy);margin:8px 0}.otgh-card p{font-size:.86rem;color:var(--muted);margin:0 0 15px}.otgh-readmore{color:var(--red);font-size:.8rem;font-weight:850}.otgh-article-hero,.otgh-program-hero{padding:72px 0 52px;background:radial-gradient(circle at 92% 4%,rgba(121,210,246,.36),transparent 25%),linear-gradient(180deg,#fff,#f4f9fc);border-bottom:1px solid var(--line)}.otgh-breadcrumbs{font-size:.74rem;color:#738499;font-weight:760;margin-bottom:22px}.otgh-category{display:inline-flex;padding:7px 10px;border-radius:999px;background:var(--red);color:#fff;font-size:.64rem;font-weight:900;text-transform:uppercase;letter-spacing:.1em}.otgh-article-hero h1,.otgh-program-hero h1{max-width:980px;color:var(--navy);font-size:clamp(3rem,6vw,5.8rem);line-height:.95;letter-spacing:-.06em;margin:17px 0}.otgh-dek{max-width:850px;color:#52667d;font-size:1.08rem}.otgh-meta{display:flex;gap:10px;flex-wrap:wrap;font-size:.79rem;color:#68798a;font-weight:740;margin-top:22px}.otgh-author{font-weight:900;color:var(--navy)}.otgh-share{display:flex;gap:8px;flex-wrap:wrap;margin-top:23px}.otgh-share a,.otgh-share button{min-height:40px;padding:0 13px;border-radius:999px;border:1px solid #cbd8e2;background:#fff;color:var(--navy);font-size:.76rem;font-weight:800;cursor:pointer}.otgh-featured{width:min(calc(100% - 36px),var(--max));margin:0 auto;position:relative;overflow:hidden;border-radius:0 0 30px 30px;box-shadow:var(--shadow)}.otgh-featured img{width:100%;aspect-ratio:16/8.2;object-fit:cover}.otgh-featured figcaption{position:absolute;left:18px;right:18px;bottom:14px;padding:8px 11px;border-radius:12px;background:rgba(6,27,67,.68);color:#fff;font-size:.72rem}.otgh-article-shell{padding:68px 0 88px}.otgh-article-grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:58px;align-items:start}.otgh-article-body{font-size:1.04rem}.otgh-article-body p{color:#334155;margin:0 0 24px}.otgh-article-body h2{color:var(--navy);font-size:clamp(2rem,3.5vw,3.2rem);line-height:1.05;letter-spacing:-.045em;margin:48px 0 18px}.otgh-article-body h3{color:var(--navy);font-size:1.5rem;margin:34px 0 14px}.otgh-article-body blockquote{margin:38px 0;padding:29px 30px;border-left:5px solid var(--red);background:var(--paper);border-radius:0 21px 21px 0;color:var(--navy);font-size:1.25rem;font-weight:760}.otgh-article-body figure img{border-radius:22px}.otgh-sidebar{display:grid;gap:20px;position:sticky;top:108px}.otgh-sidebox{border:1px solid var(--line);border-radius:22px;background:#fff;padding:20px}.otgh-sidebox h3{margin:0 0 15px;color:var(--navy)}.otgh-sidelist{display:grid;gap:13px}.otgh-sidelist a{display:grid;gap:2px;border-bottom:1px solid var(--line);padding-bottom:11px}.otgh-sidelist a:last-child{border:0}.otgh-sidelist span{font-size:.84rem;font-weight:820;color:var(--navy)}.otgh-sidelist small{font-size:.67rem;color:#8794a1}.otgh-program-chip{display:block;padding:12px;border-radius:13px;background:var(--skysoft);color:var(--navy);font-size:.8rem;font-weight:820;margin-bottom:8px}.otgh-sidevideo{display:flex;position:relative;overflow:hidden;min-height:210px;border-radius:18px;background:linear-gradient(135deg,var(--blue),var(--navy));background-size:cover;background-position:center;align-items:flex-end;padding:18px;color:#fff}.otgh-sidevideo:before,.otgh-video-bg:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(6,27,67,.03),rgba(4,19,47,.9))}.otgh-sidevideo strong{position:relative;z-index:2}.otgh-play{position:absolute;left:18px;top:18px;width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:var(--red);color:#fff;z-index:3}.otgh-post-video{margin-top:55px}.otgh-video-bg{margin-top:12px;min-height:430px;border-radius:28px;position:relative;overflow:hidden;background:linear-gradient(135deg,var(--blue),var(--navy));background-size:cover;background-position:center;display:flex;align-items:flex-end;padding:28px;color:#fff}.otgh-video-bg>div{position:relative;z-index:2}.otgh-video-bg small{color:var(--sky);font-weight:900;text-transform:uppercase;letter-spacing:.1em}.otgh-video-bg h3{color:#fff;margin:7px 0 0;font-size:2rem}.otgh-follow{margin-top:22px;padding:26px;border-radius:24px;background:var(--navy);color:#fff;display:grid;grid-template-columns:1fr auto;gap:20px;align-items:center}.otgh-follow h3{margin:0 0 5px;color:#fff}.otgh-follow p{margin:0;color:#b9c9da;font-size:.87rem}.otgh-follow__links{display:flex;gap:7px;flex-wrap:wrap}.otgh-follow__links a{padding:8px 11px;border-radius:999px;background:#fff;color:var(--navy);font-size:.69rem;font-weight:900}.otgh-related{padding:80px 0;background:var(--paper)}.otgh-related h2{color:var(--navy);font-size:2.5rem;margin:8px 0 30px}.otgh-program-layout{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:50px}.otgh-footer{background:#04132f;color:#aebfd3;padding:48px 0 28px}.otgh-footer-grid{display:grid;grid-template-columns:1.3fr .7fr .7fr .9fr;gap:38px}.otgh-footer-brand img{width:185px;filter:brightness(0) invert(1)}.otgh-footer h4{color:#fff;margin:0 0 12px}.otgh-footer ul{list-style:none;padding:0;margin:0}.otgh-footer li,.otgh-footer p,.otgh-footer a{font-size:.84rem}.otgh-footer-bottom{margin-top:32px;padding-top:18px;border-top:1px solid #203451;display:flex;justify-content:space-between;gap:15px;font-size:.76rem}.otgh-whatsapp{position:fixed;right:20px;bottom:20px;z-index:80;min-height:52px;padding:0 16px;border-radius:999px;background:#20B858;color:#fff;display:flex;align-items:center;gap:8px;font-size:.78rem;font-weight:900;box-shadow:0 16px 36px rgba(12,75,36,.28)}.otgh-404{padding:110px 0;min-height:65vh;background:var(--paper)}.otgh-404 h1{font-size:clamp(3rem,6vw,5rem);color:var(--navy);line-height:.95;letter-spacing:-.05em}.otgh-404-actions{display:flex;gap:10px;margin-top:22px}.search-form{display:flex;gap:8px;max-width:620px}.search-field{flex:1;border:1px solid var(--line);border-radius:999px;padding:12px 16px}.search-submit{border:0;border-radius:999px;background:var(--red);color:#fff;padding:0 18px;font-weight:800}
@media(max-width:980px){.otgh-menu-toggle{display:block}.otgh-menu{display:none;position:absolute;left:18px;right:18px;top:82px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:14px;box-shadow:var(--shadow)}.otgh-menu.is-open{display:block}.otgh-menu ul{display:grid;gap:5px}.otgh-menu a{display:block;padding:8px}.otgh-nav-cta{display:none}.otgh-card-grid{grid-template-columns:repeat(2,1fr)}.otgh-article-grid,.otgh-program-layout{grid-template-columns:1fr}.otgh-sidebar{position:static}.otgh-footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:680px){.otgh-container{width:min(calc(100% - 28px),var(--max))}.otgh-nav{min-height:72px}.otgh-brand img{width:158px}.otgh-card-grid{grid-template-columns:1fr}.otgh-article-hero,.otgh-program-hero{padding:52px 0 42px}.otgh-article-hero h1,.otgh-program-hero h1{font-size:clamp(2.8rem,15vw,4.5rem)}.otgh-featured{width:100%;border-radius:0}.otgh-featured img{aspect-ratio:4/3}.otgh-article-shell{padding-top:48px}.otgh-follow{grid-template-columns:1fr}.otgh-footer-grid{grid-template-columns:1fr}.otgh-whatsapp span{display:none}}

.otgh-home-hero{position:relative;isolation:isolate;overflow:hidden;min-height:var(--otgh-hero-min,720px);display:flex;align-items:center;background-color:#061B43;background-image:var(--otgh-hero-poster,none);background-position:center;background-size:cover;background-repeat:no-repeat;color:#fff;padding:96px 0}.otgh-home-hero-video{position:absolute;z-index:0;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.otgh-home-hero-overlay{position:absolute;z-index:1;inset:0;background:linear-gradient(90deg,rgba(4,19,47,var(--otgh-hero-overlay,.58)) 0%,rgba(4,19,47,var(--otgh-hero-overlay,.58)) 54%,rgba(4,19,47,.38) 100%)}.otgh-home-hero:after{content:"";position:absolute;z-index:1;inset:auto 0 0;height:190px;background:linear-gradient(180deg,transparent,rgba(4,19,47,.36));pointer-events:none}.otgh-home-hero-content{position:relative;z-index:2;max-width:1180px}.otgh-home-hero-content>*{max-width:880px}.otgh-home-hero .otgh-eyebrow{color:var(--sky)}.otgh-home-hero h1{font-size:clamp(3.6rem,7.4vw,7.2rem);line-height:.89;letter-spacing:-.072em;color:#fff;margin:18px 0;text-wrap:balance}.otgh-home-hero p{max-width:760px;color:rgba(255,255,255,.88);font-size:clamp(1rem,1.6vw,1.2rem);line-height:1.72}.otgh-home-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:27px}.otgh-btn--ghost{border-color:rgba(255,255,255,.48);background:rgba(255,255,255,.09);color:#fff;backdrop-filter:blur(7px)}.otgh-btn--ghost:hover{background:#fff;color:var(--navy)}.otgh-hero-video-toggle{margin-top:24px;border:1px solid rgba(255,255,255,.35);background:rgba(4,19,47,.34);color:#fff;border-radius:999px;padding:8px 12px;font-size:.72rem;font-weight:800;cursor:pointer;backdrop-filter:blur(6px)}.otgh-home-hero.is-paused .otgh-hero-video-toggle{background:rgba(255,255,255,.16)}.otgh-focus{border-bottom:1px solid var(--line);border-top:1px solid var(--line)}.otgh-focus-grid{display:grid;grid-template-columns:repeat(4,1fr)}.otgh-focus-grid span{padding:20px;text-align:center;font-size:.78rem;font-weight:900;color:var(--navy);border-right:1px solid var(--line)}.otgh-home-section{padding:96px 0}.otgh-home-paper{background:var(--paper)}.otgh-home-split{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:center}.otgh-home-section h2,.otgh-home-dark h2,.otgh-home-cta h2,.otgh-newsletter h2{font-size:clamp(2.5rem,4.6vw,4.6rem);line-height:.98;letter-spacing:-.055em;color:var(--navy);margin:14px 0}.otgh-home-title{max-width:820px}.otgh-cap-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:36px}.otgh-cap-grid a{padding:26px;border:1px solid var(--line);border-radius:23px;background:#fff}.otgh-cap-grid b{display:grid;place-items:center;width:44px;height:44px;border-radius:13px;background:var(--skysoft);color:var(--navy);margin-bottom:34px}.otgh-cap-grid h3{color:var(--navy);line-height:1.16}.otgh-cap-grid p{color:var(--muted);font-size:.87rem}.otgh-home-dark{padding:90px 0;background:var(--navy);color:#fff}.otgh-home-dark h2{color:#fff}.otgh-home-dark p{color:#b9c9d9}.otgh-home-proof{min-height:330px;border-radius:28px;background:linear-gradient(135deg,var(--blue),#04132f);position:relative;padding:28px}.otgh-home-proof strong{position:absolute;left:28px;bottom:28px;font-size:2.4rem;line-height:.98}.otgh-home-video{display:flex;align-items:flex-end;min-height:480px;border-radius:30px;padding:30px;position:relative;overflow:hidden;background:linear-gradient(135deg,var(--blue),var(--navy));background-size:cover;background-position:center;color:#fff}.otgh-home-video:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent,rgba(4,19,47,.92))}.otgh-home-video div{position:relative;z-index:2}.otgh-home-video h2{color:#fff;margin:5px 0}.otgh-home-video small{color:var(--sky);font-weight:900;text-transform:uppercase;letter-spacing:.1em}.otgh-home-cta{padding:78px 0;background:linear-gradient(135deg,var(--red),#b90808);color:#fff}.otgh-home-cta-grid{display:grid;grid-template-columns:1fr auto;gap:35px;align-items:center}.otgh-home-cta h2{color:#fff;margin:0 0 8px}.otgh-home-cta p{margin:0;color:#ffe5e2}.otgh-home-cta .otgh-btn{background:#fff;color:var(--navy)}.otgh-newsletter{padding:0 0 88px;background:var(--paper)}.otgh-newsletter-box{padding:42px;border-radius:28px;background:var(--navy);display:grid;grid-template-columns:1fr .85fr;gap:40px;align-items:center;color:#fff}.otgh-newsletter h2{color:#fff;font-size:2.2rem}.otgh-newsletter p{color:#b9c9d9}.otgh-newsletter form{display:flex;gap:8px;padding:8px;background:#fff;border-radius:999px}.otgh-newsletter input{flex:1;border:0;outline:0;padding:0 14px;min-width:0}.otgh-partner-strip{padding:58px 0 72px}.otgh-partner-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;margin-top:20px}.otgh-partner-grid a{min-height:100px;border:1px solid var(--line);border-radius:16px;display:grid;place-items:center;padding:14px;color:var(--navy);font-weight:800}.otgh-partner-grid img{max-height:65px;width:auto}.otgh-author-box{margin-top:22px;padding:22px;border:1px solid var(--line);border-radius:20px}.otgh-author-profile{display:grid;grid-template-columns:80px 1fr;gap:16px}.otgh-author-profile img{width:80px;height:80px;border-radius:50%;object-fit:cover}.otgh-author-profile h3{margin:0;color:var(--navy)}.otgh-author-profile p{margin:5px 0 0;font-size:.85rem}@media(max-width:980px){.otgh-home-hero-grid,.otgh-home-split,.otgh-newsletter-box{grid-template-columns:1fr}.otgh-cap-grid{grid-template-columns:1fr 1fr}.otgh-focus-grid{grid-template-columns:1fr 1fr}.otgh-home-cta-grid{grid-template-columns:1fr}.otgh-partner-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:650px){.otgh-home-hero{padding:72px 0;min-height:max(600px,var(--otgh-hero-min,720px))}.otgh-home-hero h1{font-size:clamp(3.15rem,16vw,5rem)}.otgh-cap-grid{grid-template-columns:1fr}.otgh-focus-grid{grid-template-columns:1fr}.otgh-home-section{padding:74px 0}.otgh-newsletter form{border-radius:18px;flex-direction:column}.otgh-partner-grid{grid-template-columns:repeat(2,1fr)}}
/* v1.1 Control Centre driven additions */
.otgh-site:not(.otgh-sticky-header) .otgh-header{position:relative;top:auto}.otgh-header-socials,.otgh-footer-socials{display:flex;gap:7px;align-items:center;flex-wrap:wrap}.otgh-header-socials a{font-size:.66rem;font-weight:900;padding:7px 8px;border-radius:999px;background:var(--skysoft);color:var(--navy)}.otgh-footer-socials{margin-top:15px}.otgh-footer-socials a{font-size:.68rem;font-weight:850;padding:7px 9px;border-radius:999px;background:#10294e;color:#fff}.otgh-article-grid--wide{grid-template-columns:minmax(0,850px);justify-content:center}.otgh-sidebox--follow .otgh-follow{margin-top:0;padding:0;background:transparent;color:var(--ink);display:block}.otgh-sidebox--follow .otgh-follow h3{color:var(--navy)}.otgh-sidebox--follow .otgh-follow p{color:var(--muted);margin-bottom:12px}.otgh-sidebox--follow .otgh-follow__links a{background:var(--navy);color:#fff}.otgh-newsletter-inline{margin-top:25px;padding:28px;border-radius:24px;background:var(--paper);border:1px solid var(--line)}.otgh-newsletter-inline h3{color:var(--navy);font-size:1.5rem;margin:8px 0}.otgh-newsletter-inline p{font-size:.87rem;color:var(--muted)}.otgh-newsletter-inline form{display:flex;gap:8px;margin-top:14px}.otgh-newsletter-inline input{flex:1;min-width:0;border:1px solid var(--line);border-radius:999px;padding:0 16px}.otgh-btn--whatsapp{background:#20B858;color:#fff}.otgh-sidebar .otgh-newsletter-inline{margin-top:0;padding:0;border:0;background:transparent}.otgh-sidebar .otgh-newsletter-inline h3{font-size:1.12rem}.otgh-sidebar .otgh-newsletter-inline form{display:grid}.otgh-sidebar .otgh-newsletter-inline input{min-height:44px}.otgh-sidebar .otgh-newsletter-inline .otgh-btn{min-height:44px}.screen-reader-text{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media(max-width:1120px){.otgh-header-socials{display:none}}@media(max-width:680px){.otgh-newsletter-inline form{display:grid}.otgh-newsletter-inline input{min-height:48px;border-radius:16px}.otgh-newsletter-inline .otgh-btn{width:100%}}
.otgh-program-gallery-front{margin-top:46px}.otgh-program-gallery-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:12px;margin-top:14px}.otgh-program-gallery-grid figure{margin:0;border-radius:18px;overflow:hidden;min-height:260px;background:var(--paper)}.otgh-program-gallery-grid figure:first-child{grid-row:span 2;min-height:540px}.otgh-program-gallery-grid img{width:100%;height:100%;object-fit:cover}@media(max-width:680px){.otgh-program-gallery-grid{grid-template-columns:1fr}.otgh-program-gallery-grid figure:first-child{grid-row:auto;min-height:300px}.otgh-program-gallery-grid figure{min-height:260px}}
.otgh-program-partners-front{margin-top:44px}.otgh-program-partner-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:14px}.otgh-program-partner-grid a{min-height:92px;border:1px solid var(--line);border-radius:15px;padding:12px;display:grid;place-items:center;background:#fff;color:var(--navy)}.otgh-program-partner-grid img{max-height:58px;width:auto}@media(max-width:680px){.otgh-program-partner-grid{grid-template-columns:repeat(2,1fr)}}

@media(max-width:680px){.otgh-home-hero-video.otgh-video-mobile-off{display:none}.otgh-home-hero-overlay{background:linear-gradient(180deg,rgba(4,19,47,.72),rgba(4,19,47,.63))}.otgh-hero-video-toggle{font-size:.68rem}}
@media(prefers-reduced-motion:reduce){.otgh-home-hero-video{display:none}.otgh-hero-video-toggle{display:none}}

/* v1.3 typography, navigation, video player and richer Hub homepage */
.otgh-page-head h1,.otgh-archive h1{font-size:clamp(2.35rem,4.4vw,var(--otgh-page-title-max,52px));line-height:1.02;letter-spacing:-.045em}
.otgh-article-hero h1{font-size:clamp(2.45rem,4.7vw,var(--otgh-single-title-max,56px));line-height:1.01;letter-spacing:-.05em;max-width:920px}
.otgh-program-hero h1{font-size:clamp(2.45rem,4.7vw,58px);line-height:1.01;letter-spacing:-.05em}
.otgh-prose{padding-bottom:90px;max-width:980px}
.otgh-prose>p,.otgh-prose>ul,.otgh-prose>ol,.otgh-prose>h2,.otgh-prose>h3,.otgh-prose>h4,.otgh-prose>blockquote,.otgh-prose>.wp-block-group{max-width:820px}
.otgh-prose p,.otgh-prose li{color:#334155;font-size:1.02rem}
.otgh-prose h2{color:var(--navy);font-size:clamp(1.8rem,3vw,2.7rem);line-height:1.08;letter-spacing:-.035em;margin:48px 0 16px}
.otgh-prose h3{color:var(--navy);font-size:1.4rem;margin:32px 0 12px}
.otgh-prose a{color:var(--red);font-weight:780}
.otgh-faq-shortcode{display:grid;gap:10px;margin:28px 0 60px;max-width:850px}.otgh-faq-item{border:1px solid var(--line);border-radius:16px;background:#fff;padding:0}.otgh-faq-item summary{cursor:pointer;list-style:none;padding:18px 20px;color:var(--navy);font-weight:850}.otgh-faq-item summary::-webkit-details-marker{display:none}.otgh-faq-item>div{padding:0 20px 18px;color:var(--muted)}

/* Hierarchical native/WordPress menu support. */
.otgh-menu li{position:relative}.otgh-menu .sub-menu{display:none;position:absolute;left:0;top:calc(100% + 12px);min-width:270px;padding:10px!important;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow);z-index:70;gap:0!important;align-items:stretch!important}.otgh-menu .sub-menu li{width:100%}.otgh-menu .sub-menu a{display:block;padding:10px 12px;border-radius:10px;white-space:normal}.otgh-menu .sub-menu a:hover{background:var(--paper)}.otgh-menu .menu-item-has-children:hover>.sub-menu,.otgh-menu .menu-item-has-children:focus-within>.sub-menu{display:grid}

/* Actual after-article video player. */
.otgh-post-video--player{margin-top:56px}.otgh-after-video-head{margin-bottom:14px}.otgh-after-video-head h2{font-size:1.65rem!important;margin:8px 0 0!important;color:var(--navy)!important;letter-spacing:-.025em!important}.otgh-player{position:relative;overflow:hidden;background:#04132f;border-radius:24px;aspect-ratio:16/9;box-shadow:var(--shadow)}.otgh-player iframe,.otgh-player video{position:absolute;inset:0;width:100%;height:100%;border:0;object-fit:cover;background:#000}.otgh-player--contained{max-width:760px;margin-left:auto;margin-right:auto}.otgh-player--compact{max-width:620px;margin-left:auto;margin-right:auto}.otgh-player--portrait{aspect-ratio:9/16;max-width:430px;margin-left:auto;margin-right:auto}.otgh-player--link{display:flex;min-height:390px;aspect-ratio:auto;background:linear-gradient(135deg,var(--blue),var(--navy));background-size:cover;background-position:center;align-items:flex-end;padding:26px;color:#fff}.otgh-player--link:before,.otgh-player-fallback:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(4,19,47,.04),rgba(4,19,47,.86))}.otgh-player-link-label{position:relative;z-index:2;font-weight:850}.otgh-player-fallback{position:absolute;inset:0;display:flex;align-items:flex-end;padding:24px;background-size:cover;background-position:center;color:#fff}.otgh-player-fallback>span:last-child{position:relative;z-index:2;font-weight:850}

/* Richer Digital Bridge / audience / approach homepage sections. */
.otgh-bridge-panel{display:grid;grid-template-columns:1fr 1fr;gap:12px}.otgh-bridge-panel>div{padding:24px;border:1px solid rgba(255,255,255,.13);border-radius:22px;background:rgba(255,255,255,.055)}.otgh-bridge-panel small{display:block;color:var(--sky);text-transform:uppercase;letter-spacing:.1em;font-weight:900;margin-bottom:9px}.otgh-bridge-panel ul{margin:0;padding-left:19px;color:#d6e1eb}.otgh-bridge-panel li+li{margin-top:7px}.otgh-audience-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:34px}.otgh-audience-grid span{padding:17px 15px;border-radius:16px;border:1px solid var(--line);background:#fff;color:var(--navy);font-size:.84rem;font-weight:850;text-align:center}.otgh-approach-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin-top:34px}.otgh-approach-grid article{padding:22px;border:1px solid var(--line);border-radius:20px;background:#fff}.otgh-approach-grid b{color:var(--red);font-size:.73rem}.otgh-approach-grid h3{color:var(--navy);font-size:1rem;line-height:1.2}.otgh-approach-grid p{color:var(--muted);font-size:.82rem;margin-bottom:0}

@media(max-width:980px){.otgh-audience-grid{grid-template-columns:repeat(2,1fr)}.otgh-approach-grid{grid-template-columns:repeat(2,1fr)}.otgh-bridge-panel{grid-template-columns:1fr}.otgh-menu .sub-menu{position:static;display:grid;box-shadow:none;border:0;border-left:2px solid var(--line);border-radius:0;margin:5px 0 5px 13px!important;padding:2px 0 2px 10px!important}.otgh-menu .sub-menu a{font-size:.82rem}}
@media(max-width:680px){.otgh-page-head h1{font-size:clamp(2.2rem,11vw,3rem)}.otgh-article-hero h1,.otgh-program-hero h1{font-size:clamp(2.25rem,11vw,3.25rem)}.otgh-audience-grid,.otgh-approach-grid{grid-template-columns:1fr}.otgh-player--link{min-height:300px}.otgh-prose{padding-bottom:70px}.otgh-prose p,.otgh-prose li{font-size:.98rem}}

/* v1.4 homepage refinement: restrained type + dynamic interaction */
.otgh-home-section h2,.otgh-home-dark h2{font-size:clamp(2rem,3.4vw,var(--otgh-home-title-max,48px));line-height:1.04;letter-spacing:-.045em}
.otgh-home-cta h2,.otgh-newsletter h2{font-size:clamp(2rem,3.2vw,44px);line-height:1.04;letter-spacing:-.04em}
#programs .otgh-home-title--programs{font-size:clamp(1.9rem,2.9vw,var(--otgh-home-program-title-max,40px));line-height:1.06;max-width:760px}
#latest-articles .otgh-home-title--latest{font-size:clamp(1.8rem,2.7vw,var(--otgh-home-latest-title-max,38px));line-height:1.08;max-width:720px}
#latest-articles .otgh-card h2{font-size:1.08rem;line-height:1.22;letter-spacing:-.018em}
#programs .otgh-program-card h3,#programs .otgh-pathway-card h3{font-size:1.08rem;line-height:1.2;color:var(--navy);margin:9px 0 8px;letter-spacing:-.018em}
#programs .otgh-program-card p,#programs .otgh-pathway-card p{font-size:.84rem}
.otgh-section-head-row{display:flex;justify-content:space-between;gap:28px;align-items:flex-end;margin-bottom:32px}.otgh-section-head-row .otgh-home-title{margin-bottom:0}.otgh-mobile-link{display:none;margin-top:22px}.otgh-desktop-link{white-space:nowrap;margin-bottom:5px}

/* Live activity strip uses only real WordPress content counts. */
.otgh-home-activity{padding:0;background:#fff;border-bottom:1px solid var(--line)}.otgh-activity-grid{display:grid;grid-template-columns:repeat(4,1fr)}.otgh-activity-grid>div{padding:24px 20px;border-right:1px solid var(--line);display:flex;align-items:baseline;justify-content:center;gap:10px}.otgh-activity-grid>div:first-child{border-left:1px solid var(--line)}.otgh-activity-grid strong{color:var(--navy);font-size:1.55rem;line-height:1;font-weight:950;letter-spacing:-.04em}.otgh-activity-grid span{color:var(--muted);font-size:.73rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em}

/* Programme filters and richer program metadata. */
.otgh-program-filters{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 20px}.otgh-program-filters button{border:1px solid var(--line);background:#fff;color:var(--navy);border-radius:999px;min-height:38px;padding:0 13px;font-size:.75rem;font-weight:850;cursor:pointer;transition:.2s}.otgh-program-filters button:hover,.otgh-program-filters button.is-active{background:var(--navy);color:#fff;border-color:var(--navy)}.otgh-program-filters button span{opacity:.68;margin-left:3px}.otgh-program-card{transition:opacity .22s ease,transform .22s ease,box-shadow .22s ease}.otgh-program-card.is-filtered-out{display:none}.otgh-program-card:hover,.otgh-latest-grid .otgh-card:hover{transform:translateY(-5px);box-shadow:0 20px 45px rgba(6,27,67,.09)}.otgh-program-meta{display:flex;align-items:center;gap:9px;flex-wrap:wrap;color:#7b8795;font-size:.67rem;font-weight:780}.otgh-status{display:inline-flex;padding:5px 8px;border-radius:999px;background:var(--skysoft);color:var(--navy);text-transform:uppercase;letter-spacing:.06em;font-size:.58rem;font-weight:900}.otgh-status--upcoming{background:#eaf8fe;color:#0b648d}.otgh-status--ongoing{background:#fff3d7;color:#815d00}.otgh-status--completed{background:#edf8ef;color:#26743a}.otgh-program-location{color:var(--blue);font-size:.73rem;font-weight:800;margin-bottom:6px}

/* Digital Bridge gets a subtle interactive focus state. */
.otgh-bridge-panel>div{transition:transform .25s ease,border-color .25s ease,background .25s ease;cursor:default}.otgh-bridge-panel>div:hover,.otgh-bridge-panel>div.is-active{transform:translateY(-4px);border-color:rgba(121,210,246,.42);background:rgba(121,210,246,.09)}

/* Dynamic photo strip from Program featured/gallery images. */
.otgh-home-gallery-section{overflow:hidden}.otgh-home-gallery{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(290px,36%);gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:3px 0 10px}.otgh-home-gallery::-webkit-scrollbar{display:none}.otgh-home-gallery a{position:relative;min-height:350px;border-radius:22px;overflow:hidden;scroll-snap-align:start;background:var(--paper);box-shadow:0 12px 32px rgba(6,27,67,.08)}.otgh-home-gallery img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .55s ease}.otgh-home-gallery a:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(4,19,47,.83))}.otgh-home-gallery a:hover img{transform:scale(1.045)}.otgh-home-gallery span{position:absolute;z-index:2;left:18px;right:18px;bottom:16px;color:#fff;font-size:.84rem;font-weight:850;line-height:1.25}.otgh-gallery-controls{display:flex;gap:7px}.otgh-gallery-controls button{width:43px;height:43px;border-radius:50%;border:1px solid var(--line);background:#fff;color:var(--navy);font-size:1rem;font-weight:900;cursor:pointer;transition:.2s}.otgh-gallery-controls button:hover{background:var(--navy);color:#fff;border-color:var(--navy)}

/* Programs in Action is now a live selector, not one static block. */
.otgh-video-showcase-main h3{color:#fff;font-size:clamp(1.55rem,2.6vw,2.35rem);line-height:1.06;margin:7px 0 6px;max-width:720px;letter-spacing:-.035em}.otgh-video-showcase-main p{position:relative;z-index:2;color:#d7e4ee;font-size:.84rem;max-width:650px;margin:0}.otgh-video-picks{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin-top:12px}.otgh-video-picks button{display:grid;grid-template-columns:74px 1fr;gap:10px;text-align:left;align-items:center;padding:8px;border:1px solid var(--line);border-radius:15px;background:#fff;color:var(--navy);cursor:pointer;transition:.2s}.otgh-video-picks button:hover,.otgh-video-picks button.is-active{border-color:var(--blue);box-shadow:0 9px 22px rgba(6,27,67,.07)}.otgh-video-pick-thumb{display:block;width:74px;aspect-ratio:16/10;border-radius:10px;background:linear-gradient(135deg,var(--sky),var(--navy));background-size:cover;background-position:center}.otgh-video-picks small{display:block;color:var(--red);font-size:.55rem;letter-spacing:.07em;text-transform:uppercase;font-weight:900}.otgh-video-picks b{display:block;font-size:.72rem;line-height:1.15;margin-top:4px}

/* Scroll reveal: subtle only, and disabled for reduced-motion users. */
.otgh-motion-enabled [data-otgh-reveal]{opacity:0;transform:translateY(18px);transition:opacity .55s ease var(--otgh-delay,0ms),transform .55s ease var(--otgh-delay,0ms)}.otgh-motion-enabled [data-otgh-reveal].is-visible{opacity:1;transform:none}.otgh-motion-enabled .otgh-card,.otgh-motion-enabled .otgh-cap-grid a,.otgh-motion-enabled .otgh-approach-grid article{will-change:transform}

@media(max-width:980px){.otgh-activity-grid{grid-template-columns:repeat(2,1fr)}.otgh-activity-grid>div:nth-child(2){border-right:1px solid var(--line)}.otgh-home-gallery{grid-auto-columns:minmax(280px,64%)}.otgh-video-picks{grid-template-columns:1fr 1fr}.otgh-section-head-row{align-items:flex-start}.otgh-desktop-link{display:none}.otgh-mobile-link{display:block}}
@media(max-width:680px){.otgh-home-section h2,.otgh-home-dark h2{font-size:clamp(1.85rem,9vw,2.65rem)}#programs .otgh-home-title--programs{font-size:clamp(1.8rem,8.5vw,2.4rem)}#latest-articles .otgh-home-title--latest{font-size:clamp(1.7rem,8vw,2.25rem)}.otgh-activity-grid{grid-template-columns:1fr 1fr}.otgh-activity-grid>div{padding:18px 10px;display:grid;gap:5px;text-align:center}.otgh-activity-grid strong{font-size:1.35rem}.otgh-activity-grid span{font-size:.62rem}.otgh-section-head-row{display:block}.otgh-gallery-controls{margin-top:16px}.otgh-home-gallery{grid-auto-columns:84%;gap:10px}.otgh-home-gallery a{min-height:310px}.otgh-video-picks{grid-template-columns:1fr}.otgh-video-picks button{grid-template-columns:90px 1fr}.otgh-video-pick-thumb{width:90px}.otgh-program-filters{overflow-x:auto;flex-wrap:nowrap;padding-bottom:5px}.otgh-program-filters button{white-space:nowrap}}
@media(prefers-reduced-motion:reduce){.otgh-motion-enabled [data-otgh-reveal]{opacity:1;transform:none;transition:none}.otgh-home-gallery img,.otgh-program-card,.otgh-latest-grid .otgh-card,.otgh-bridge-panel>div{transition:none}}


/* v1.5 Services, adjustable card typography, placeholders and smoother interaction */
.otgh-card h2,.otgh-card h3,.otgh-cap-grid h3,.otgh-approach-grid h3{font-size:var(--otgh-box-title,18px);line-height:1.2}.otgh-card p,.otgh-cap-grid p,.otgh-approach-grid p{font-size:var(--otgh-box-body,14px)}.otgh-btn,.otgh-readmore{font-size:var(--otgh-button-font,14px)}
.otgh-placeholder-img,.otgh-card-image .otgh-placeholder-img{display:block;width:100%;aspect-ratio:16/10;object-fit:cover;background:#eaf3f8}.otgh-section-intro{max-width:820px;color:var(--muted);margin-top:12px}.otgh-services-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.otgh-service-card .otgh-card-body{display:flex;flex-direction:column}.otgh-service-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:auto;padding-top:10px}.otgh-service-actions .otgh-btn{min-height:40px;padding:0 13px}.otgh-service-hero-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}.otgh-local-note{font-size:.78rem;color:var(--muted);margin-top:16px}.otgh-deliverables{display:grid;grid-template-columns:1fr 1fr;gap:9px 24px;padding-left:20px}.otgh-cross-sell{margin-top:42px;padding:28px;border-radius:22px;background:var(--paper);border:1px solid var(--line)}.otgh-cross-sell h2{font-size:clamp(1.65rem,3vw,2.5rem);margin:8px 0}.otgh-elementor-fullwidth{overflow:hidden}
.otgh-btn,.otgh-readmore,.otgh-menu a{transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease,color .2s ease,border-color .2s ease}.otgh-btn:hover{transform:translateY(-2px)}.otgh-btn:active{transform:translateY(0) scale(.98)}.otgh-readmore:hover{transform:translateX(3px)}.otgh-card-image{overflow:hidden}.otgh-card-image img{transition:transform .45s cubic-bezier(.2,.7,.2,1)}.otgh-card:hover .otgh-card-image img{transform:scale(1.035)}
@media(max-width:980px){.otgh-services-grid{grid-template-columns:1fr 1fr}}@media(max-width:650px){.otgh-services-grid{grid-template-columns:1fr}.otgh-deliverables{grid-template-columns:1fr}.otgh-service-actions .otgh-btn{flex:1}}
@media(prefers-reduced-motion:reduce){.otgh-btn,.otgh-readmore,.otgh-card-image img{transition:none!important}.otgh-btn:hover,.otgh-readmore:hover,.otgh-card:hover .otgh-card-image img{transform:none!important}}

/* v1.6 persistent media placeholders and catalogue demos */
.otgh-demo-placeholder-card .otgh-card-image{background:#eaf3f8}.otgh-demo-placeholder-card .otgh-card-meta{color:var(--blue)}
.otgh-home-media-placeholder{margin:0;position:relative;overflow:hidden;border-radius:24px;min-height:300px;background:#0b2e63;box-shadow:0 18px 44px rgba(0,0,0,.18)}.otgh-home-media-placeholder img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.otgh-home-media-placeholder:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 48%,rgba(3,16,38,.78))}.otgh-home-media-placeholder figcaption{position:absolute;left:18px;right:18px;bottom:16px;z-index:2;color:#fff;font-size:.82rem;font-weight:850}.otgh-bridge-visual{display:grid;gap:14px}.otgh-bridge-visual .otgh-bridge-panel{margin-top:0}
.otgh-home-gallery a.is-placeholder{pointer-events:none}.otgh-home-gallery a.is-placeholder img{filter:saturate(.8)}
.otgh-home-video.is-placeholder{cursor:default;pointer-events:none}.otgh-home-video.is-placeholder:after,.otgh-video-bg.is-placeholder:after{content:"Media placeholder";position:absolute;right:18px;top:18px;z-index:3;padding:6px 9px;border-radius:999px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.25);color:#fff;font-size:.58rem;letter-spacing:.09em;text-transform:uppercase;font-weight:900;backdrop-filter:blur(6px)}
.otgh-featured.is-placeholder{background:#eaf3f8}.otgh-featured.is-placeholder img{width:100%;max-height:560px;object-fit:cover}
@media(max-width:680px){.otgh-home-media-placeholder{min-height:240px}}
/* v1.7 WooCommerce + training checkout */
.otgh-program-price{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;margin:0 0 14px;border:1px solid var(--line);border-radius:15px;background:var(--skysoft);color:var(--navy)}.otgh-program-price span{font-size:.72rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.otgh-program-price strong{font-size:1.05rem}.otgh-admin-hint{padding:12px 14px;border-radius:12px;background:#fff4d8;color:#6d5611;font-size:.82rem}
.woocommerce .woocommerce-breadcrumb,.woocommerce .woocommerce-result-count,.woocommerce .woocommerce-ordering{font-size:.82rem;color:var(--muted)}.woocommerce div.product .product_title,.woocommerce h1,.woocommerce h2{color:var(--navy)}.woocommerce button.button,.woocommerce a.button,.woocommerce input.button,.woocommerce #respond input#submit,.woocommerce button.button.alt,.woocommerce a.button.alt{border-radius:999px;background:var(--navy);color:#fff;font-weight:850;padding:.85em 1.25em}.woocommerce button.button.alt:hover,.woocommerce a.button.alt:hover,.woocommerce button.button:hover,.woocommerce a.button:hover{background:var(--red);color:#fff}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select{border:1px solid var(--line);border-radius:12px;padding:12px;background:#fff}.woocommerce-checkout .woocommerce{width:min(calc(100% - 36px),var(--max));margin:48px auto 90px}.woocommerce-cart .woocommerce{width:min(calc(100% - 36px),var(--max));margin:48px auto 90px}.wc-block-checkout,.wc-block-cart{max-width:var(--max);margin:48px auto 90px;padding-left:18px;padding-right:18px}.otghw-price{font-weight:900;color:var(--navy);margin:0 0 10px}


/* v1.8 dark-blue navigation */
.otgh-header{background:rgba(6,27,67,.97);border-bottom-color:rgba(255,255,255,.09);box-shadow:0 10px 30px rgba(6,27,67,.10)}
.otgh-brand strong{color:#fff}.otgh-menu a{color:#fff}.otgh-menu a:hover,.otgh-menu .current-menu-item>a,.otgh-menu .current-menu-ancestor>a{color:var(--sky)}
.otgh-menu>ul>li{position:relative}.otgh-menu .sub-menu{position:absolute;left:-16px;top:calc(100% + 18px);display:none;min-width:250px;padding:10px;border-radius:16px;background:var(--navy2);box-shadow:0 20px 50px rgba(0,0,0,.22);border:1px solid rgba(255,255,255,.08);z-index:100}.otgh-menu .sub-menu li{display:block;width:100%}.otgh-menu .sub-menu a{display:block;padding:10px 12px;border-radius:10px;color:#fff}.otgh-menu .sub-menu a:hover{background:rgba(121,210,246,.10);color:var(--sky)}.otgh-menu li:hover>.sub-menu,.otgh-menu li:focus-within>.sub-menu{display:block}
.otgh-menu-toggle span{background:#fff}.otgh-header-socials a{background:rgba(255,255,255,.10);color:#fff}.otgh-nav-cta{white-space:nowrap}
.otgh-service-actions .otgh-btn{font-size:max(12px,var(--otgh-button-font,14px));line-height:1.2;min-width:126px;color:#fff!important;opacity:1!important;text-indent:0!important}.otgh-service-actions .otgh-btn--red{background:var(--red)!important}.otgh-service-actions .otgh-btn--whatsapp{background:#20B858!important}

/* v1.8 richer story pages */
.otgh-story-page{overflow:hidden}.otgh-story-hero{padding:80px 0;background:radial-gradient(circle at 92% 8%,rgba(121,210,246,.28),transparent 27%),linear-gradient(180deg,#fff,#f4f9fc)}.otgh-story-hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:58px;align-items:center}.otgh-story-hero h1{font-size:clamp(2.7rem,5.2vw,var(--otgh-page-title-max,52px));line-height:.98;letter-spacing:-.055em;color:var(--navy);margin:16px 0 18px;max-width:900px}.otgh-story-hero p{font-size:1.06rem;color:#51657b;max-width:760px}.otgh-story-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:25px}.otgh-story-section{padding:92px 0}.otgh-story-paper{background:var(--paper)}.otgh-story-navy{background:var(--navy);color:#fff}.otgh-story-navy h2,.otgh-story-navy h3{color:#fff}.otgh-story-navy p,.otgh-story-navy li{color:#bfd0df}.otgh-story-navy .otgh-eyebrow{color:var(--sky)}.otgh-story-split{display:grid;grid-template-columns:1fr 1fr;gap:58px;align-items:center}.otgh-story-heading{max-width:800px;margin-bottom:34px}.otgh-story-heading h2,.otgh-story-split h2{font-size:clamp(2.1rem,4vw,3.8rem);line-height:1;letter-spacing:-.048em;color:var(--navy);margin:12px 0 16px}.otgh-story-navy .otgh-story-heading h2,.otgh-story-navy .otgh-story-split h2{color:#fff}.otgh-story-heading p,.otgh-story-split p{color:var(--muted)}.otgh-story-navy .otgh-story-heading p,.otgh-story-navy .otgh-story-split p{color:#bfd0df}.otgh-story-callout{padding:34px;border-radius:26px;background:var(--navy);color:#fff;box-shadow:var(--shadow)}.otgh-story-callout strong{display:block;font-size:1.45rem;line-height:1.35}.otgh-story-callout p{color:#c6d5e2;margin-bottom:0}.otgh-story-media{position:relative;min-height:390px;border-radius:28px;overflow:hidden;background:#eaf3f8;margin:0;box-shadow:var(--shadow)}.otgh-story-media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.otgh-story-media figcaption{position:absolute;left:18px;right:18px;bottom:16px;padding:9px 12px;border-radius:12px;background:rgba(6,27,67,.72);color:#fff;font-size:.72rem;font-weight:760;backdrop-filter:blur(8px)}.otgh-story-media.is-placeholder img{object-fit:cover}.otgh-story-video{position:relative;min-height:390px;border-radius:28px;overflow:hidden;display:flex;align-items:flex-end;padding:28px;background-size:cover;background-position:center;color:#fff;box-shadow:var(--shadow)}.otgh-story-video:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(6,27,67,.08),rgba(4,19,47,.92))}.otgh-story-video>div{position:relative;z-index:2}.otgh-story-video small{color:var(--sky);font-size:.68rem;text-transform:uppercase;letter-spacing:.1em;font-weight:900}.otgh-story-video h3{color:#fff;font-size:1.65rem;line-height:1.05;margin:7px 0}.otgh-story-mosaic{display:grid;grid-template-columns:1.15fr .85fr;grid-template-rows:250px 250px;gap:15px}.otgh-story-mosaic>div:first-child{grid-row:1/3}.otgh-story-mosaic .otgh-story-media,.otgh-story-mosaic .otgh-story-video{min-height:0;height:100%}.otgh-story-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.otgh-story-card-grid article{padding:27px;border:1px solid var(--line);border-radius:23px;background:#fff}.otgh-story-navy .otgh-story-card-grid article{background:#0b2858;border-color:rgba(255,255,255,.12)}.otgh-story-card-grid b{display:inline-block;color:var(--red);font-size:.7rem;text-transform:uppercase;letter-spacing:.1em}.otgh-story-card-grid h3{font-size:var(--otgh-box-title,18px);color:var(--navy);margin:11px 0 9px}.otgh-story-card-grid p{font-size:var(--otgh-box-body,14px);color:var(--muted);margin-bottom:0}.otgh-story-values{display:flex;flex-wrap:wrap;gap:10px}.otgh-story-values span{padding:11px 14px;border-radius:999px;background:rgba(121,210,246,.12);border:1px solid rgba(121,210,246,.28);color:inherit;font-size:.82rem;font-weight:850}.otgh-scenario-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.otgh-scenario-grid article{padding:25px;border:1px solid var(--line);border-radius:22px;background:#fff}.otgh-scenario-grid b{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:var(--skysoft);color:var(--navy);margin-bottom:30px}.otgh-scenario-grid h3{font-size:var(--otgh-box-title,18px);color:var(--navy);line-height:1.2}.otgh-scenario-grid p{font-size:var(--otgh-box-body,14px);color:var(--muted)}.otgh-story-list{padding-left:20px}.otgh-story-list li+li{margin-top:8px}.otgh-story-number-list{display:grid;border-top:1px solid var(--line)}.otgh-story-number-list>div{display:grid;grid-template-columns:48px 1fr;gap:14px;padding:18px 0;border-bottom:1px solid var(--line)}.otgh-story-number-list b{color:var(--red)}.otgh-cap-story-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.otgh-cap-story-grid>a{display:grid;grid-template-columns:190px 1fr;gap:20px;border:1px solid var(--line);border-radius:24px;padding:14px;background:#fff;transition:transform .2s ease,box-shadow .2s ease}.otgh-cap-story-grid>a:hover{transform:translateY(-3px);box-shadow:0 16px 36px rgba(6,27,67,.08)}.otgh-cap-story-image{border-radius:17px;overflow:hidden;min-height:190px}.otgh-cap-story-image img{width:100%;height:100%;object-fit:cover}.otgh-cap-story-grid b{color:var(--red);font-size:.72rem}.otgh-cap-story-grid h3{font-size:1.22rem;color:var(--navy);line-height:1.15;margin:8px 0}.otgh-cap-story-grid p{font-size:.86rem;color:var(--muted)}.otgh-cap-story-grid span{color:var(--red);font-size:.78rem;font-weight:850}.otgh-story-timeline{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0}.otgh-story-timeline article{padding:24px;border-top:3px solid var(--line);position:relative}.otgh-story-timeline article:before{content:"";width:13px;height:13px;border-radius:50%;background:var(--red);position:absolute;top:-8px;left:24px;box-shadow:0 0 0 6px #fff}.otgh-story-timeline h3{color:var(--navy);font-size:1.1rem}.otgh-story-timeline p{font-size:.84rem;color:var(--muted)}.otgh-story-cta{padding:72px 0;background:linear-gradient(135deg,var(--red),#b90808);color:#fff}.otgh-story-cta>.otgh-container{display:grid;grid-template-columns:1fr auto;gap:35px;align-items:center}.otgh-story-cta h2{font-size:clamp(2rem,4vw,3.6rem);line-height:1;color:#fff;margin:0 0 8px}.otgh-story-cta p{color:#ffe5e2;margin:0}.otgh-story-cta .otgh-btn{background:#fff;color:var(--navy)}.otgh-page-proof{padding:10px 0 80px}

@media(max-width:980px){.otgh-menu{position:absolute;left:18px;right:18px;top:79px;display:none;background:var(--navy);padding:14px;border-radius:0 0 18px 18px;box-shadow:0 20px 40px rgba(0,0,0,.22)}.otgh-menu.is-open{display:block}.otgh-menu ul{display:block}.otgh-menu li{display:block}.otgh-menu a{display:block;padding:9px 10px}.otgh-menu .sub-menu{position:static;display:block;box-shadow:none;border:0;padding:0 0 0 14px;background:transparent}.otgh-menu-toggle{display:block}.otgh-nav-cta{display:none}.otgh-story-hero-grid,.otgh-story-split{grid-template-columns:1fr}.otgh-story-card-grid{grid-template-columns:1fr 1fr}.otgh-scenario-grid{grid-template-columns:1fr 1fr}.otgh-cap-story-grid{grid-template-columns:1fr}.otgh-story-timeline{grid-template-columns:1fr 1fr}}
@media(max-width:650px){.otgh-story-hero{padding:56px 0}.otgh-story-section{padding:70px 0}.otgh-story-card-grid,.otgh-scenario-grid,.otgh-story-timeline{grid-template-columns:1fr}.otgh-story-mosaic{grid-template-columns:1fr;grid-template-rows:auto}.otgh-story-mosaic>div:first-child{grid-row:auto}.otgh-story-mosaic .otgh-story-media,.otgh-story-mosaic .otgh-story-video{min-height:320px}.otgh-cap-story-grid>a{grid-template-columns:1fr}.otgh-story-cta>.otgh-container{grid-template-columns:1fr}}

/* v1.8 WooCommerce virtual store */
.otgh-store-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:30px 0}.otgh-store-card{border:1px solid var(--line);border-radius:23px;background:#fff;overflow:hidden;display:flex;flex-direction:column}.otgh-store-image{display:block;aspect-ratio:16/10;overflow:hidden;background:#eaf3f8}.otgh-store-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.otgh-store-card:hover .otgh-store-image img{transform:scale(1.035)}.otgh-store-body{padding:21px;display:flex;flex:1;flex-direction:column}.otgh-store-body h3{font-size:var(--otgh-box-title,18px);line-height:1.2;color:var(--navy);margin:8px 0}.otgh-store-body p{font-size:var(--otgh-box-body,14px);color:var(--muted)}.otgh-store-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto;padding-top:14px}.otgh-store-bottom strong{color:var(--navy)}@media(max-width:980px){.otgh-store-grid{grid-template-columns:1fr 1fr}}@media(max-width:650px){.otgh-store-grid{grid-template-columns:1fr}.otgh-store-bottom{align-items:flex-start;flex-direction:column}}


/* v1.8 service CTA visibility + polished brand navigation */
.otgh-service-actions .otgh-btn,.otgh-service-hero-actions .otgh-btn,.otgh-sidebox .otgh-btn{font-weight:850;line-height:1.1;min-height:46px;padding:0 17px;white-space:nowrap;text-decoration:none!important}
.otgh-service-actions .otgh-btn--red,.otgh-service-hero-actions .otgh-btn--red,.otgh-sidebox .otgh-btn--red{background:#E10B08!important;color:#fff!important;border-color:#E10B08!important}
.otgh-service-actions .otgh-btn--whatsapp,.otgh-service-hero-actions .otgh-btn--whatsapp,.otgh-sidebox .otgh-btn--whatsapp{background:#20B858!important;color:#fff!important;border-color:#20B858!important}
.otgh-header .otgh-brand{background:#fff;border-radius:12px;padding:6px 10px;box-shadow:0 6px 16px rgba(0,0,0,.08)}
.otgh-header .otgh-brand img{max-height:52px;width:auto}
.woocommerce .button,.woocommerce button.button,.woocommerce input.button,.wc-block-components-button{transition:transform .2s ease,box-shadow .2s ease,background .2s ease}
.woocommerce .button:hover,.woocommerce button.button:hover,.wc-block-components-button:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(6,27,67,.12)}

/* v1.8.1 contained Programs / Services directories */
.otgh-services-hero{padding:78px 0 64px;background:radial-gradient(circle at 92% 8%,rgba(121,210,246,.25),transparent 28%),linear-gradient(180deg,#fff,#f4f9fc);border-bottom:1px solid var(--line)}
.otgh-services-hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:56px;align-items:center}.otgh-services-hero h1{font-size:clamp(2.7rem,5vw,var(--otgh-page-title-max,52px));line-height:.98;letter-spacing:-.055em;color:var(--navy);margin:15px 0 18px}.otgh-services-hero p{font-size:1.04rem;color:#52667d;max-width:760px}.otgh-services-list-section{padding:86px 0;background:#fff}.otgh-services-directory{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.otgh-service-directory-card{border:1px solid var(--line);border-radius:24px;background:#fff;overflow:hidden;display:flex;flex-direction:column;min-width:0;box-shadow:0 8px 24px rgba(6,27,67,.035);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.otgh-service-directory-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px rgba(6,27,67,.09);border-color:#c4d8e5}.otgh-service-directory-image{display:block;aspect-ratio:16/10;overflow:hidden;background:#eaf3f8}.otgh-service-directory-image img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.otgh-service-directory-card:hover .otgh-service-directory-image img{transform:scale(1.035)}.otgh-service-directory-body{padding:22px;display:flex;flex-direction:column;flex:1}.otgh-service-directory-body small{color:var(--red);font-size:.65rem;text-transform:uppercase;letter-spacing:.09em;font-weight:900}.otgh-service-directory-body h3{font-size:var(--otgh-box-title,18px);line-height:1.18;color:var(--navy);margin:9px 0}.otgh-service-directory-body p{font-size:var(--otgh-box-body,14px);color:var(--muted);margin:0 0 18px}.otgh-service-directory-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:auto}.otgh-service-directory-actions .otgh-btn{min-height:42px;padding:0 14px;font-size:.78rem}.otgh-services-local{padding:82px 0;background:var(--skysoft)}
.otgh-elementor-fullwidth{width:100%;min-height:1px}.elementor-editor-active .otgh-elementor-fullwidth{min-height:60vh}
@media(max-width:980px){.otgh-services-hero-grid{grid-template-columns:1fr}.otgh-services-directory{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:650px){.otgh-services-hero{padding:56px 0}.otgh-services-list-section{padding:68px 0}.otgh-services-directory{grid-template-columns:1fr}.otgh-service-directory-actions{align-items:flex-start;flex-direction:column}}
@media(prefers-reduced-motion:reduce){.otgh-service-directory-card,.otgh-service-directory-image img{transition:none!important}.otgh-service-directory-card:hover{transform:none}.otgh-service-directory-card:hover .otgh-service-directory-image img{transform:none}}

/* v2.0 reference-inspired topbar/header refinement */
.otgh-topbar{background:#03142f;color:#cfd9e8;font-size:.8rem}.otgh-topbar>.otgh-container{display:flex;justify-content:space-between;gap:20px;padding:8px 0}.otgh-header{background:#0B2E63}.otgh-header .otgh-brand{background:#fff;border-radius:12px;padding:7px 10px;display:inline-flex;align-items:center;box-shadow:0 8px 24px rgba(0,0,0,.08)}.otgh-header .otgh-menu>ul>li>a{position:relative}.otgh-header .otgh-menu>ul>li>a:after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:2px;background:#79D2F6;transition:right .25s ease}.otgh-header .otgh-menu>ul>li>a:hover:after,.otgh-header .otgh-menu .current-menu-item>a:after,.otgh-header .otgh-menu .current-menu-ancestor>a:after{right:0}@media(max-width:680px){.otgh-topbar{display:none}}

/* Close the hover gap and support nested and keyboard navigation. */
@media(min-width:981px){.otgh-menu .sub-menu{top:100%;margin-top:0!important}.otgh-menu .sub-menu .sub-menu{left:100%;top:0}.otgh-menu>ul>li{padding-block:18px}.otgh-menu li.is-submenu-open>.sub-menu{display:block}}

.otgh-submenu-toggle{border:0;background:transparent;color:inherit;cursor:pointer;min-width:34px;min-height:44px;padding:6px;font-size:18px}
@media(max-width:980px){.otgh-menu li>a,.otghw-site-menu li>a{display:inline-block!important;max-width:calc(100% - 44px)}.otgh-menu li>.sub-menu,.otghw-site-menu li>.sub-menu{display:none}.otgh-menu li.is-submenu-open>.sub-menu,.otghw-site-menu li.is-submenu-open>.sub-menu{display:block}}

@media(max-width:980px){.otgh-menu li:not(.is-submenu-open)>.sub-menu,.otghw-site-menu li:not(.is-submenu-open)>.sub-menu{display:none}}

.otgh-reference-form-media{min-height:520px;height:100%;position:relative;border-radius:30px;overflow:hidden;background:linear-gradient(145deg,#061B43,#2E87B1 55%,#E10B08);box-shadow:0 24px 70px rgba(6,27,67,.12);display:grid;place-items:center;padding:22px}.otgh-reference-form-media:before{content:'';position:absolute;inset:20px;border:1px dashed rgba(255,255,255,.5);border-radius:20px}.otgh-reference-form-media-inner{position:relative;z-index:1;color:rgba(255,255,255,.82);font-size:.72rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase;text-align:center}.elementor .otgf-form-shell{width:100%}@media(max-width:900px){.otgh-reference-form-media{min-height:360px;margin-top:24px}}

/* v3.0.4 — interior pages start immediately below the universal header */
body:not(.home) .otgh-page-shell,
body:not(.home) .otgh-elementor-fullwidth,
body:not(.home) .otgh-page-shell > article,
body:not(.home) .otgh-page-content { margin-top:0 !important; padding-top:0 !important; }
body:not(.home) .elementor,
body:not(.home) .elementor-section-wrap,
body:not(.home) .elementor > .elementor-section:first-child,
body:not(.home) .elementor-section:first-child { margin-top:0 !important; }
body:not(.home) .elementor-section:first-child > .elementor-container { padding-top:0 !important; }
body:not(.home) .otgh-elementor-fullwidth > .elementor:first-child { margin-top:0 !important; }
