@layer components{.imdtec-edu-hero{padding-block:var(--spacing-standalone-block,48px)}.imdtec-edu-hero__grid{align-items:center;display:grid;gap:var(--spacing-3,24px);grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.imdtec-edu-hero__grid[data-has-image=false]{grid-template-columns:minmax(0,1fr)}.imdtec-edu-hero__copy{display:flex;flex-direction:column;gap:var(--spacing-2,16px)}.imdtec-edu-hero__kicker{color:var(--color-primary);font-size:var(--text-sm,14px);font-weight:var(--font-weight-bold,700);letter-spacing:.08em;margin:0;text-transform:uppercase}.imdtec-edu-hero__subtitle{color:var(--color-text);font-size:var(--text-h4,18px);line-height:1.5;margin:0;max-width:60ch}.imdtec-edu-hero__cta-row{display:flex;flex-wrap:wrap;gap:var(--spacing-2,16px);margin-top:var(--spacing-2,16px)}.imdtec-edu-hero__media{border-radius:var(--radius-card,16px);box-shadow:var(--shadow-card,0 8px 20px rgb(0 0 0/.04));overflow:hidden;position:relative}.imdtec-edu-hero__media img{display:block;height:auto;width:100%}.imdtec-edu-showcase{padding-block:var(--spacing-standalone-block,48px)}.imdtec-edu-showcase__title{margin:0 0 var(--spacing-flow-block,28px);text-align:left}.imdtec-edu-showcase__rows{display:flex;flex-direction:column;gap:var(--spacing-standalone-block,48px)}.imdtec-edu-showcase__row{align-items:center;display:grid;gap:var(--spacing-3,24px);grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.imdtec-edu-showcase__row[data-layout=img-left]{direction:rtl}.imdtec-edu-showcase__row[data-layout=img-left]>*{direction:ltr}.imdtec-edu-showcase__row[data-layout=no-image]{grid-template-columns:minmax(0,1fr)}.imdtec-edu-showcase__row[data-layout=no-image] .imdtec-edu-showcase__copy{margin-inline:auto;max-width:var(--imdtec-wrapper-narrow,960px)}.imdtec-edu-showcase__copy{display:flex;flex-direction:column;gap:var(--spacing-2,16px)}.imdtec-edu-showcase__eyebrow{color:var(--color-primary);font-size:var(--text-sm,14px);font-weight:var(--font-weight-bold,700);letter-spacing:.08em;margin:0;text-transform:uppercase}.imdtec-edu-showcase__cta-row{display:flex;flex-wrap:wrap;gap:var(--spacing-2,16px);margin-top:var(--spacing-2,16px)}.imdtec-edu-showcase__media{border-radius:var(--radius-card,16px);box-shadow:var(--shadow-card,0 8px 20px rgb(0 0 0/.04));overflow:hidden;position:relative}.imdtec-edu-showcase__media img{display:block;height:auto;width:100%}@media (max-width:768px){.imdtec-edu-hero__grid,.imdtec-edu-showcase__row{grid-template-columns:minmax(0,1fr)}.imdtec-edu-showcase__row[data-layout=img-left]{direction:ltr}}}.ct-card{background:#fff;border-radius:12px;border:1px solid #e5e7eb;padding:24px;margin-bottom:16px;display:flex;gap:20px;align-items:flex-start;transition:box-shadow .2s}.ct-card:hover{box-shadow:0 4px 16px rgba(0,0,0,.07)}.ct-avatar{width:64px;height:64px;border-radius:50%;background:#f1f6fb;display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:700;color:#003192;flex-shrink:0;overflow:hidden}.ct-avatar img{width:100%;height:100%;object-fit:cover}.ct-info{flex:1;min-width:0}.ct-name{font-size:1rem;font-weight:700;color:#003192;text-transform:uppercase;margin:0 0 4px}.ct-loc{font-size:.8125rem;color:#6b7280;margin:0 0 8px}.ct-chips{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:8px}.ct-chip{display:inline-block;padding:2px 10px;background:#f3f4f6;border-radius:20px;font-size:.7rem;font-weight:500;color:#374151}.ct-chip--lang{background:#f1f6fb;color:#003192}.ct-actions{display:flex;gap:8px;flex-shrink:0;align-self:center}.ct-btn{padding:9px 22px;border-radius:50px;font-size:.8125rem;font-weight:600;text-decoration:none;cursor:pointer;border:none;transition:all .15s}.ct-btn--primary{background:#003192;color:#fff}.ct-btn--primary:hover{background:#002574}.ct-btn--outline{background:#fff;color:#003192;border:1.5px solid #003192}.ct-btn--outline:hover{background:#f1f6fb}.ct-empty{text-align:center;padding:60px 20px;color:#9ca3af}.ct-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px}.ct-modal{background:#fff;border-radius:16px;max-width:600px;width:100%;max-height:80vh;overflow-y:auto;padding:32px;position:relative}.ct-modal-close{position:absolute;top:16px;right:16px;background:none;border:none;font-size:1.5rem;cursor:pointer;color:#6b7280}.ct-modal-tabs{display:flex;gap:0;margin-bottom:24px;border-bottom:2px solid #e5e7eb}.ct-modal-tab{padding:10px 20px;font-size:.875rem;font-weight:600;cursor:pointer;background:none;color:#6b7280;border:none;border-bottom:2px solid transparent;margin-bottom:-2px}.ct-modal-tab.active{color:#003192;border-bottom-color:#003192}.ct-modal-section h4{font-size:.875rem;font-weight:700;color:#374151;margin:0 0 8px;text-transform:uppercase}.ct-modal-section p{font-size:.875rem;color:#4b5563;line-height:1.6;margin:0 0 16px}@layer components{.imdtec-marketing-hero{padding-block:var(--spacing-standalone-block,48px)}.imdtec-marketing-hero__breadcrumb{margin-bottom:var(--spacing-2,16px)}.imdtec-marketing-hero__breadcrumb-list{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-1,8px);list-style:none;margin:0;padding:0}.imdtec-marketing-hero__breadcrumb-item{align-items:center;color:var(--color-text);display:inline-flex;font-size:var(--text-sm,14px);gap:var(--spacing-1,8px)}.imdtec-marketing-hero__breadcrumb-item+.imdtec-marketing-hero__breadcrumb-item:before{color:var(--color-text);content:"/"}.imdtec-marketing-hero__breadcrumb-link{color:var(--color-primary);text-decoration:none}.imdtec-marketing-hero__breadcrumb-current{color:var(--color-text);font-weight:var(--font-weight-bold,700)}.imdtec-marketing-hero__grid{align-items:center;display:grid;gap:var(--spacing-3,24px);grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.imdtec-marketing-hero__grid[data-has-media=false]{grid-template-columns:minmax(0,1fr)}.imdtec-marketing-hero[data-variant=centered] .imdtec-marketing-hero__grid{grid-template-columns:minmax(0,1fr);justify-items:center;text-align:center}.imdtec-marketing-hero[data-variant=centered] .imdtec-marketing-hero__content{align-items:center;margin-inline:auto;max-width:var(--imdtec-wrapper-narrow,960px)}.imdtec-marketing-hero__content{display:flex;flex-direction:column;gap:var(--spacing-2,16px)}.imdtec-marketing-hero__eyebrow{color:var(--color-primary);font-size:var(--text-sm,14px);font-weight:var(--font-weight-bold,700);letter-spacing:.08em;margin:0;text-transform:uppercase}.imdtec-marketing-hero__title{margin:0}.imdtec-marketing-hero__title-line{display:block}.imdtec-marketing-hero__subtitle{color:var(--color-text);font-size:var(--text-h4,18px);line-height:1.5;margin:0;max-width:60ch}.imdtec-marketing-hero[data-variant=centered] .imdtec-marketing-hero__subtitle{margin-inline:auto}.imdtec-marketing-hero__actions{display:flex;flex-wrap:wrap;gap:var(--spacing-2,16px);margin-top:var(--spacing-2,16px)}.imdtec-marketing-hero__media{border-radius:var(--radius-card,16px);box-shadow:var(--shadow-card,0 8px 20px rgb(0 0 0/.04));overflow:hidden;position:relative}.imdtec-marketing-hero__media img{display:block;height:auto;width:100%}@media (max-width:768px){.imdtec-marketing-hero__grid{grid-template-columns:minmax(0,1fr)}}}.imdtec-edu-cert-hero{background:#ffffff;color:#5f6368;font-family:Google Sans,Roboto,Arial,sans-serif}.imdtec-edu-cert-hero__container{padding-block:56px}.imdtec-edu-cert-hero__grid{align-items:center;display:grid;gap:clamp(20px,4vw,60px);grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr)}.imdtec-edu-cert-hero__grid[data-has-media=false]{grid-template-columns:minmax(0,1fr)}.imdtec-edu-cert-hero__copy{display:flex;flex-direction:column;gap:18px}.imdtec-edu-cert-hero__kicker{align-items:center;align-self:flex-start;background:#e8f0fe;border-radius:var(--imdtec-btn-pill-radius,999px);color:#1967d2;display:inline-flex;font-size:var(--text-sm,14px);font-weight:var(--font-weight-semibold,600);gap:8px;margin:0;padding:6px 16px}.imdtec-edu-cert-hero__title{color:#202124;margin:0}.imdtec-edu-cert-hero__subtitle{color:#5f6368;font-size:var(--text-h4,18px);line-height:1.65;margin:0;max-width:70ch}.imdtec-edu-cert-hero__subtitle p{margin:0 0 10px}.imdtec-edu-cert-hero__subtitle p:last-child{margin-bottom:0}.imdtec-edu-cert-hero__cta{align-items:center;display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}.imdtec-edu-cert-hero__media{background:#f1f3f4;border-radius:18px;box-shadow:0 18px 40px rgba(0,0,0,.1);height:500px;overflow:hidden}.imdtec-edu-cert-hero__img{display:block;height:100%;object-fit:cover;object-position:center;width:100%}@media (max-width:900px){.imdtec-edu-cert-hero__container{padding-block:36px}.imdtec-edu-cert-hero__grid{grid-template-columns:1fr}.imdtec-edu-cert-hero__media{height:320px;order:2}}.imdtec-edu-cert-hero .imdtec-btn--primary,.imdtec-edu-cert-hero .imdtec-btn--primary:active,.imdtec-edu-cert-hero .imdtec-btn--primary:focus-visible,.imdtec-edu-cert-hero .imdtec-btn--primary:hover,.imdtec-edu-cert-hero .imdtec-btn--primary:link,.imdtec-edu-cert-hero .imdtec-btn--primary:visited{color:var(--imdtec-btn-primary-color,#fff)}.imdtec-edu-cert-hero .imdtec-btn--ghost,.imdtec-edu-cert-hero .imdtec-btn--ghost:active,.imdtec-edu-cert-hero .imdtec-btn--ghost:focus-visible,.imdtec-edu-cert-hero .imdtec-btn--ghost:hover,.imdtec-edu-cert-hero .imdtec-btn--ghost:link,.imdtec-edu-cert-hero .imdtec-btn--ghost:visited{color:var(--color-primary,#003192)}