/* Elementor assigns position/display on every wrapper. These rules preserve the
   approved layout while keeping every item as an editable native widget. */
body.elementor-editor-active .tn-elementor-native .tn-reveal {
  opacity: 1 !important;
  transform: none !important;
  transition: none !important;
}

.tn-elementor-native .tn-hero { min-height: 1080px !important; }
.tn-elementor-native .tn-hero-tool,
.tn-elementor-native .tn-hero-logo,
.tn-elementor-native .tn-hero-top-cta,
.tn-elementor-native .tn-motif,
.tn-elementor-native .tn-hero-date,
.tn-elementor-native .tn-hero-info,
.tn-elementor-native .tn-hero-copy { position: absolute !important; }
.tn-elementor-native .tn-stats-grid,
.tn-elementor-native .tn-path-grid,
.tn-elementor-native .tn-cards,
.tn-elementor-native .tn-downloads,
.tn-elementor-native .tn-focus,
.tn-elementor-native .tn-recruit,
.tn-elementor-native .tn-registration,
.tn-elementor-native .tn-logo-slots,
.tn-elementor-native .tn-footer-brands,
.tn-elementor-native .tn-footer-info { display: grid !important; }
.tn-elementor-native .tn-hero-copy h1 { color: var(--tn-green) !important; }
.tn-elementor-native .tn-hero-date {
  align-items: center !important;
}
.tn-elementor-native .tn-hero-date .elementor-heading-title { color: #fff !important; }
.tn-elementor-native .tn-path-title .elementor-heading-title { color: #000 !important; }
.tn-elementor-native .tn-card-title .elementor-heading-title { color: #fff !important; }
.tn-elementor-native .tn-card-content { position: absolute !important; inset: 0 !important; width: 100% !important; height: 100% !important; }
.tn-elementor-native .tn-native-form .elementor-form-fields-wrapper { width: 100% !important; margin: 0 !important; }
.tn-elementor-native .tn-shell { width: min(1640px, calc(100% - 80px)) !important; margin-right: auto !important; margin-left: auto !important; }

@media (max-width: 1100px) {
  .tn-elementor-native .tn-shell { width: min(92%, 900px) !important; }
  .tn-elementor-native .tn-card { height: 360px !important; min-height: 360px !important; }
  .tn-elementor-native .tn-hero { min-height: 900px !important; }
  .tn-elementor-native .tn-downloads,
  .tn-elementor-native .tn-focus,
  .tn-elementor-native .tn-recruit,
  .tn-elementor-native .tn-registration { grid-template-columns: 1fr !important; }
  .tn-elementor-native .tn-cards { grid-template-columns: 1fr !important; }
}

@media (max-width: 767px) {
  .tn-elementor-native .tn-stats { padding: 34px 0 58px !important; }
  .tn-elementor-native .tn-stats-cta { margin-bottom: 55px !important; }
  .tn-elementor-native .tn-stats-grid { gap: 44px !important; }
  .tn-elementor-native .tn-paths { padding: 48px 0 70px !important; }
  .tn-elementor-native .tn-paths-head { margin: 0 auto 78px !important; }
  .tn-elementor-native .tn-path-grid { gap: 58px !important; }
  .tn-elementor-native .tn-experience { padding: 42px 0 !important; }
  .tn-elementor-native .tn-experience-title { margin-bottom: 30px !important; }
  .tn-elementor-native .tn-intro { margin: 0 auto 58px !important; }
  .tn-elementor-native .tn-cards { gap: 16px !important; }
  .tn-elementor-native .tn-lounge { padding-top: 30px !important; }
  .tn-elementor-native .tn-lounge-title { margin: 10px 0 18px !important; }
  .tn-elementor-native .tn-lounge-text { margin: 0 auto 24px !important; }
  .tn-elementor-native .tn-download { padding: 55px 24px !important; }
  .tn-elementor-native .tn-download-label { margin-bottom: 44px !important; }
  .tn-elementor-native .tn-download-text { margin: 48px 0 24px !important; }
  .tn-elementor-native .tn-offer { padding: 66px 40px !important; }
  .tn-elementor-native .tn-focus-copy,
  .tn-elementor-native .tn-recruit-copy { padding: 46px 24px !important; }
  .tn-elementor-native .tn-registration { gap: 48px !important; padding: 54px 24px 48px !important; }
  .tn-elementor-native .tn-registration-form-wrap { width: 100% !important; }
  .tn-elementor-native .tn-institutions { padding: 22px 0 20px !important; }
  .tn-elementor-native .tn-logo-slots { gap: 18px !important; margin-top: 20px !important; padding: 0 24px !important; }
  .tn-elementor-native .tn-footer { padding: 0 24px 35px !important; }
  .tn-elementor-native .tn-footer-brands { gap: 18px !important; }
  .tn-elementor-native .tn-footer-info { gap: 20px !important; margin-top: 40px !important; }
  .tn-elementor-native .tn-focus-image { height: 440px !important; min-height: 440px !important; }
  .tn-elementor-native .tn-shell { width: calc(100% - 36px) !important; }
  .tn-elementor-native .tn-card { height: 330px !important; min-height: 330px !important; }
  .tn-elementor-native .tn-hero { height: 790px !important; min-height: 790px !important; }
  .tn-elementor-native .tn-hero-tool { inset: 0 !important; width: 100% !important; height: 790px !important; }
  .tn-elementor-native .tn-hero-tool img { top: 65px !important; left: -108px !important; width: 1050px !important; height: auto !important; max-width: none !important; }
  .tn-elementor-native .tn-hero-logo { top: 18px !important; left: 50% !important; width: 210px !important; transform: translateX(-50%) !important; }
  .tn-elementor-native .tn-hero-top-cta { top: 120px !important; right: 18px !important; left: auto !important; width: auto !important; }
  .tn-elementor-native .tn-motif { width: 72px !important; height: 72px !important; }
  .tn-elementor-native .tn-motif-a { top: 30px !important; left: 18px !important; }
  .tn-elementor-native .tn-motif-b { top: 200px !important; right: 22px !important; left: auto !important; }
  .tn-elementor-native .tn-hero-date { top: 245px !important; left: 0 !important; width: 92% !important; min-width: 92% !important; min-height: 74px !important; }
  .tn-elementor-native .tn-hero-info { top: 338px !important; left: 18px !important; width: auto !important; }
  .tn-elementor-native .tn-hero-copy { top: auto !important; right: auto !important; bottom: 36px !important; left: 18px !important; width: calc(100% - 36px) !important; }
  .tn-elementor-native .tn-hero-copy h1 { width: 78% !important; font-size: 43px !important; line-height: .9 !important; }
  .tn-elementor-native .tn-hero-copy h2 { font-size: 19px !important; line-height: 1 !important; }
  .tn-elementor-native .tn-hero-copy p { width: 75% !important; font-size: 15px !important; line-height: 1.25 !important; }
  .tn-elementor-native .tn-stats-grid,
  .tn-elementor-native .tn-path-grid,
  .tn-elementor-native .tn-cards,
  .tn-elementor-native .tn-logo-slots,
  .tn-elementor-native .tn-footer-brands,
  .tn-elementor-native .tn-footer-info,
  .tn-elementor-native .tn-native-form .elementor-form-fields-wrapper { grid-template-columns: 1fr !important; }
}

@media (min-width: 1200px) {
  .tn-elementor-native .tn-hero > *,
  .tn-elementor-native .tn-stats > *,
  .tn-elementor-native .tn-paths > *,
  .tn-elementor-native .tn-experience > *,
  .tn-elementor-native .tn-downloads > *,
  .tn-elementor-native .tn-focus > *,
  .tn-elementor-native .tn-offer > *,
  .tn-elementor-native .tn-recruit > *,
  .tn-elementor-native .tn-registration > *,
  .tn-elementor-native .tn-institutions > *,
  .tn-elementor-native .tn-footer > * { z-index: 2 !important; }
  .tn-elementor-native .tn-hero-tool,
  .tn-elementor-native .tn-focus-image,
  .tn-elementor-native .tn-recruit-image { z-index: 0 !important; }
  .tn-elementor-native .tn-cta { z-index: 3 !important; }
  .tn-elementor-native .tn-registration { isolation: isolate !important; }
  .tn-elementor-native .tn-registration-form-wrap { z-index: 3 !important; }
  .tn-elementor-native .tn-experience .elementor-background-slideshow,
  .tn-elementor-native .tn-experience .elementor-background-slideshow * { pointer-events: none !important; }
  .tn-elementor-native .tn-experience > .tn-shell { z-index: auto !important; }
  .tn-elementor-native .tn-hero,
  .tn-elementor-native .tn-recruit { overflow: hidden !important; }
  .tn-elementor-native .tn-card-text p,
  .tn-elementor-native .tn-lounge-text p,
  .tn-elementor-native .tn-download-title h2,
  .tn-elementor-native .tn-download-text p,
  .tn-elementor-native .tn-offer-text p { position: static !important; inset: auto !important; width: 100% !important; margin: 0 !important; }
  .tn-elementor-native .tn-hero { height: 1078px !important; min-height: 1078px !important; }
  .tn-elementor-native .tn-stats { height: 477px !important; min-height: 477px !important; }
  .tn-elementor-native .tn-paths { height: 825px !important; min-height: 825px !important; }
  .tn-elementor-native .tn-experience { height: 1062px !important; min-height: 1062px !important; }
  .tn-elementor-native .tn-downloads { height: 565px !important; min-height: 565px !important; }
  .tn-elementor-native .tn-focus { height: 470px !important; min-height: 470px !important; }
  .tn-elementor-native .tn-offer { height: 303px !important; min-height: 303px !important; }
  .tn-elementor-native .tn-recruit { height: 370px !important; min-height: 370px !important; }
  .tn-elementor-native .tn-registration { height: 520px !important; min-height: 520px !important; }
  .tn-elementor-native .tn-institutions { height: 180px !important; min-height: 180px !important; }
  .tn-elementor-native .tn-footer { height: 362px !important; min-height: 362px !important; }

  .tn-elementor-native .tn-hero-tool { position: absolute !important; top: -13px !important; right: auto !important; bottom: auto !important; left: 0 !important; width: 1951px !important; height: 1091px !important; max-width: none !important; }
  .tn-elementor-native .tn-hero-tool .elementor-widget-container { width: 1951px !important; height: 1091px !important; overflow: hidden !important; }
  .tn-elementor-native .tn-hero-tool img { position: absolute !important; top: -439px !important; left: 0 !important; width: 3460px !important; height: auto !important; max-width: none !important; object-fit: initial !important; }
  .tn-elementor-native .tn-hero-logo { top: 34px !important; left: 50% !important; width: 370px !important; transform: translateX(-50%) !important; }
  .tn-elementor-native .tn-hero-top-cta { top: 82px !important; right: 140px !important; left: auto !important; width: 292px !important; }
  .tn-elementor-native .tn-hero-date { top: 354px !important; left: 0 !important; width: 921px !important; min-width: 921px !important; }
  .tn-elementor-native .tn-hero-info { top: 487px !important; left: 140px !important; width: 476px !important; }
  .tn-elementor-native .tn-hero-copy { top: 728px !important; right: auto !important; bottom: auto !important; left: 140px !important; width: 715px !important; }

  .tn-elementor-native .tn-stats-cta,
  .tn-elementor-native .tn-stats-grid,
  .tn-elementor-native .tn-stat,
  .tn-elementor-native .tn-paths-head,
  .tn-elementor-native .tn-path-grid,
  .tn-elementor-native .tn-path,
  .tn-elementor-native .tn-path-number,
  .tn-elementor-native .tn-path-number-text,
  .tn-elementor-native .tn-lead,
  .tn-elementor-native .tn-exhibitors-list,
  .tn-elementor-native .tn-exhibitors-more,
  .tn-elementor-native .tn-experience-kicker,
  .tn-elementor-native .tn-experience-title,
  .tn-elementor-native .tn-intro,
  .tn-elementor-native .tn-cards,
  .tn-elementor-native .tn-card-content,
  .tn-elementor-native .tn-card-title,
  .tn-elementor-native .tn-card-text,
  .tn-elementor-native .tn-lounge-title,
  .tn-elementor-native .tn-lounge-text,
  .tn-elementor-native .tn-lounge-cta,
  .tn-elementor-native .tn-download-label,
  .tn-elementor-native .tn-download-title,
  .tn-elementor-native .tn-download-text,
  .tn-elementor-native .tn-file-link,
  .tn-elementor-native .tn-focus-image,
  .tn-elementor-native .tn-focus-copy,
  .tn-elementor-native .tn-offer-title,
  .tn-elementor-native .tn-offer-text,
  .tn-elementor-native .tn-recruit-copy,
  .tn-elementor-native .tn-recruit-image,
  .tn-elementor-native .tn-registration-copy,
  .tn-elementor-native .tn-registration-form-wrap,
  .tn-elementor-native .tn-institutions-title,
  .tn-elementor-native .tn-logo-slots,
  .tn-elementor-native .tn-footer-brands,
  .tn-elementor-native .tn-footer-info { position: absolute !important; }

  .tn-elementor-native .tn-stats-cta { top: 62px !important; left: 632px !important; width: 659px !important; }
  .tn-elementor-native .tn-stats-grid { inset: 0 !important; width: 100% !important; }
  .tn-elementor-native .tn-stat { top: 219px !important; width: 371px !important; }
  .tn-elementor-native .tn-stat:nth-child(1) { left: 370px !important; }
  .tn-elementor-native .tn-stat:nth-child(2) { left: 799px !important; width: 344px !important; }
  .tn-elementor-native .tn-stat:nth-child(3) { left: 1199px !important; width: 351px !important; }

  .tn-elementor-native .tn-paths-head { top: 57px !important; left: 329px !important; width: 1250px !important; }
  .tn-elementor-native .tn-path-grid { top: 337px !important; left: 140px !important; width: 1640px !important; gap: 16px !important; }
  .tn-elementor-native .tn-path { position: relative !important; width: 398px !important; height: 430px !important; }
  .tn-elementor-native .tn-path-number { top: 0 !important; left: 0 !important; width: 200px !important; height: 68px !important; }
  .tn-elementor-native .tn-path-title { position: absolute !important; top: 82px !important; left: 7px !important; width: 391px !important; }
  .tn-elementor-native .tn-path-title h3 { position: static !important; margin: 0 !important; }
  .tn-elementor-native .tn-lead { top: 124px !important; left: 7px !important; width: 391px !important; }

  .tn-elementor-native .tn-experience-kicker { top: 22px !important; left: 691px !important; width: 497px !important; }
  .tn-elementor-native .tn-experience-title { top: 61px !important; left: 289px !important; width: 1301px !important; }
  .tn-elementor-native .tn-experience-title h2 { position: static !important; margin: 0 !important; }
  .tn-elementor-native .tn-intro { top: 128px !important; left: 451px !important; width: 1007px !important; }
  .tn-elementor-native .tn-cards { top: 233px !important; left: 140px !important; width: 1640px !important; height: 419px !important; gap: 16px !important; z-index: 2 !important; }
  .tn-elementor-native .tn-card { height: 419px !important; min-height: 419px !important; }
  .tn-elementor-native .tn-card::before,
  .tn-elementor-native .tn-card::after { content: "" !important; display: block !important; position: absolute !important; pointer-events: none !important; }
  .tn-elementor-native .tn-card::before {
    top: auto !important; right: 0 !important; bottom: 0 !important; left: 0 !important; z-index: 1 !important; height: 285px !important;
    border-radius: 33px !important;
    background: linear-gradient(to bottom, rgba(11,88,38,0) 0%, rgba(14,116,50,.32156863) 58.3473%, #15af4c 100%) !important;
    mix-blend-mode: multiply !important;
  }
  .tn-elementor-native .tn-card::after {
    top: -4px !important; right: 0 !important; bottom: auto !important; left: 0 !important;
    z-index: 3 !important; width: 100% !important; height: 419px !important;
    border-radius: 33px !important; opacity: .68 !important;
    background: rgba(0,0,0,.83921569) !important;
    mix-blend-mode: overlay !important;
  }
  .tn-elementor-native .tn-card:nth-child(2)::after,
  .tn-elementor-native .tn-card:nth-child(3)::after { top: 2px !important; }
  .tn-elementor-native .tn-card-content { inset: 0 !important; width: 100% !important; height: 100% !important; z-index: 4 !important; }
  .tn-elementor-native .tn-card-image,
  .tn-elementor-native .tn-card-image .elementor-widget-container,
  .tn-elementor-native .tn-card-image img { width: 100% !important; height: 100% !important; max-width: none !important; }
  .tn-elementor-native .tn-card-image img { display: block !important; object-fit: cover !important; }
  .tn-elementor-native .tn-card-image,
  .tn-elementor-native .tn-card-image .elementor-widget-container { position: absolute !important; inset: 0 !important; overflow: hidden !important; border-radius: 33px !important; isolation: isolate !important; }
  .tn-elementor-native .tn-card-image { z-index: 0 !important; isolation: auto !important; }
  .tn-elementor-native .tn-card-image img { position: relative !important; z-index: 0 !important; }
  .tn-elementor-native .tn-card:nth-child(2) .tn-card-image img { object-position: 60.3715539% 50% !important; }
  .tn-elementor-native .tn-card-image::after { content: "" !important; display: block !important; position: absolute !important; pointer-events: none !important; inset: 0 !important; z-index: 2 !important; border-radius: 33px !important; background: url("../images/card-color-overlay.svg") 0 0 / 100% 100% no-repeat !important; opacity: 1 !important; mix-blend-mode: overlay !important; }
  .tn-elementor-native .tn-card-title { top: 141px !important; left: 13px !important; width: 511px !important; }
  .tn-elementor-native .tn-card:nth-child(2) .tn-card-title { top: 119px !important; }
  .tn-elementor-native .tn-card-title h3 { position: static !important; margin: 0 !important; }
  .tn-elementor-native .tn-card-text { top: 291px !important; left: 25px !important; width: 486px !important; }
  .tn-elementor-native .tn-lounge-title { top: 791px !important; left: 348px !important; width: 1260px !important; }
  .tn-elementor-native .tn-lounge-title h3 { position: static !important; margin: 0 !important; }
  .tn-elementor-native .tn-lounge-text { top: 859px !important; left: 602px !important; width: 752px !important; }
  .tn-elementor-native .tn-lounge-cta { top: 925px !important; left: 632px !important; width: 659px !important; }

  .tn-elementor-native .tn-download-label { top: 82px !important; left: 140px !important; width: 400px !important; }
  .tn-elementor-native .tn-download-exhibitors .tn-download-label { left: 59px !important; }
  .tn-elementor-native .tn-download-title { top: 163px !important; left: 143px !important; width: 549px !important; }
  .tn-elementor-native .tn-download-exhibitors .tn-download-title { left: 59px !important; width: 536px !important; }
  .tn-elementor-native .tn-download-text { top: 341px !important; left: 143px !important; width: 733px !important; }
  .tn-elementor-native .tn-download-exhibitors .tn-download-text { left: 59px !important; }
  .tn-elementor-native .tn-download-program .tn-file-link { top: 390px !important; left: 143px !important; width: 360px !important; }
  .tn-elementor-native .tn-download-exhibitors .tn-file-link { top: 391px !important; left: 59px !important; width: 360px !important; }
  .tn-elementor-native .tn-download-exhibitors .tn-file-link + .tn-file-link { top: 452px !important; }

  .tn-elementor-native .tn-focus-image { top: 0 !important; left: 0 !important; width: 951px !important; height: 615px !important; }
  .tn-elementor-native .tn-focus { z-index: 3 !important; overflow: visible !important; }
  .tn-elementor-native .tn-focus-image { z-index: 4 !important; overflow: visible !important; }
  .tn-elementor-native .tn-offer { z-index: 2 !important; }
  .tn-elementor-native .tn-focus-copy { top: 50px !important; left: 968px !important; width: 812px !important; }
  .tn-elementor-native .tn-offer-title { top: 45px !important; left: 416px !important; width: 1130px !important; }
  .tn-elementor-native .tn-offer-title h2 { position: static !important; margin: 0 !important; }
  .tn-elementor-native .tn-offer-text { top: 179px !important; left: 645px !important; width: 646px !important; }
  .tn-elementor-native .tn-recruit-copy { top: 19px !important; left: 140px !important; width: 709px !important; }
  .tn-elementor-native .tn-recruit-image { top: -17px !important; left: 968px !important; width: 997px !important; height: 386px !important; }
  .tn-elementor-native .tn-recruit-image .elementor-widget-container { width: 100% !important; height: 100% !important; overflow: hidden !important; }
  .tn-elementor-native .tn-recruit-image img { position: absolute !important; inset: 0 !important; width: 100% !important; height: 100% !important; max-width: none !important; object-fit: cover !important; object-position: center 78% !important; transform: scaleX(-1) !important; }
  .tn-elementor-native .tn-recruit-image { isolation: isolate !important; }
  .tn-elementor-native .tn-recruit-image::after {
    content: "" !important; display: block !important; position: absolute !important;
    top: -2px !important; left: -17px !important; z-index: 1 !important; width: 969px !important; height: 388px !important;
    background: url("../images/recruit-color-overlay.svg") 0 0 / 969px 388px no-repeat !important;
    mix-blend-mode: overlay !important; pointer-events: none !important;
  }

  .tn-elementor-native .tn-registration-copy { top: 73px !important; left: 140px !important; width: 700px !important; }
  .tn-elementor-native .tn-registration-form-wrap { top: 40px !important; left: 965px !important; z-index: 3 !important; width: 638px !important; height: 461px !important; background: var(--tn-green) !important; }
  .tn-elementor-native .tn-native-form .elementor-button { flex: 0 0 360px !important; width: 360px !important; max-width: 360px !important; }
  .tn-elementor-native .tn-institutions-title { top: 19px !important; left: 815px !important; width: 294px !important; }
  .tn-elementor-native .tn-institutions-title h2 { position: static !important; margin: 0 !important; }
  .tn-elementor-native .tn-logo-slots { top: 60px !important; left: 482px !important; width: 960px !important; gap: 78px !important; }
  .tn-elementor-native .tn-footer-brands { top: 0 !important; left: 140px !important; width: 1640px !important; height: 130px !important; gap: 18px !important; }
  .tn-elementor-native .tn-footer-info { top: 177px !important; left: 140px !important; width: 1640px !important; gap: 36px !important; }
}
/* Native Elementor alignment and expandable-path corrections. */
.tn-elementor-native .tn-hero-date .elementor-widget-container {
  display: flex !important;
  align-items: center !important;
  height: 100% !important;
}
.tn-elementor-native .tn-hero-date {
  align-items: center !important;
}
.tn-elementor-native .tn-hero-date .elementor-heading-title {
  height: auto !important;
}
.tn-elementor-native .tn-stat-number,
.tn-elementor-native .tn-stat-number .elementor-heading-title,
.tn-elementor-native .tn-stat-label,
.tn-elementor-native .tn-stat-label .elementor-heading-title,
.tn-elementor-native .tn-paths-head,
.tn-elementor-native .tn-paths-head p,
.tn-elementor-native .tn-paths-head .elementor-heading-title,
.tn-elementor-native .tn-experience-kicker,
.tn-elementor-native .tn-experience-kicker .elementor-heading-title,
.tn-elementor-native .tn-experience-title,
.tn-elementor-native .tn-experience-title .elementor-heading-title,
.tn-elementor-native .tn-intro,
.tn-elementor-native .tn-intro p,
.tn-elementor-native .tn-card-title,
.tn-elementor-native .tn-card-title .elementor-heading-title,
.tn-elementor-native .tn-card-text,
.tn-elementor-native .tn-card-text p,
.tn-elementor-native .tn-lounge-title,
.tn-elementor-native .tn-lounge-title .elementor-heading-title,
.tn-elementor-native .tn-lounge-text,
.tn-elementor-native .tn-lounge-text p,
.tn-elementor-native .tn-offer-title,
.tn-elementor-native .tn-offer-title .elementor-heading-title,
.tn-elementor-native .tn-offer-text,
.tn-elementor-native .tn-offer-text p,
.tn-elementor-native .tn-institutions-title,
.tn-elementor-native .tn-institutions-title .elementor-heading-title {
  text-align: center !important;
}

@media (min-width: 1200px) {

  .tn-elementor-native .tn-stat-number { transform: translateY(-23px) !important; }
  .tn-elementor-native .tn-stat:nth-child(1) .tn-stat-number .elementor-heading-title { transform: translateX(10px) !important; }
  .tn-elementor-native .tn-stat:nth-child(2) .tn-stat-number .elementor-heading-title { transform: translateX(8px) !important; }
  .tn-elementor-native .tn-stat:nth-child(3) .tn-stat-number .elementor-heading-title { transform: translateX(-10px) !important; }  .tn-elementor-native .tn-stats-cta .elementor-button,
  .tn-elementor-native .tn-lounge-cta .elementor-button {
    width: 100% !important;
    min-height: 94px !important;
    padding: 0 !important;
    border-radius: 33px !important;
    background: var(--tn-orange) !important;
    font-size: 26px !important;
    line-height: 1 !important;
  }
  .tn-elementor-native .tn-lounge {
    position: static !important;
  }
  .tn-elementor-native .tn-paths::after {
    bottom: auto !important;
    height: 825px !important;
  }
  .tn-elementor-native .tn-paths:where(.tn-has-open-exhibitors, :has(.tn-exhibitors-more .elementor-tab-title.elementor-active)) {
    height: auto !important;
    min-height: 825px !important;
    padding: 337px 0 58px !important;
  }
  .tn-elementor-native .tn-paths:where(.tn-has-open-exhibitors, :has(.tn-exhibitors-more .elementor-tab-title.elementor-active))::after {
    bottom: 0 !important;
    height: auto !important;
  }
  .tn-elementor-native .tn-paths:where(.tn-has-open-exhibitors, :has(.tn-exhibitors-more .elementor-tab-title.elementor-active)) .tn-path-grid {
    position: static !important;
    width: 1640px !important;
    margin: 0 auto !important;
  }
  .tn-elementor-native .tn-paths:where(.tn-has-open-exhibitors, :has(.tn-exhibitors-more .elementor-tab-title.elementor-active)) .tn-path {
    height: auto !important;
    min-height: 430px !important;
    padding-top: 233px !important;
  }
  .tn-elementor-native .tn-paths:where(.tn-has-open-exhibitors, :has(.tn-exhibitors-more .elementor-tab-title.elementor-active)) .tn-exhibitors-list,
  .tn-elementor-native .tn-paths:where(.tn-has-open-exhibitors, :has(.tn-exhibitors-more .elementor-tab-title.elementor-active)) .tn-exhibitors-more {
    position: static !important;
    width: 100% !important;
  }
  .tn-elementor-native .tn-paths:where(.tn-has-open-exhibitors, :has(.tn-exhibitors-more .elementor-tab-title.elementor-active)) .tn-exhibitors-more {
    margin-top: 0 !important;
  }
}
/* PDF-measured desktop typography and vertical rhythm. */
@media (min-width: 1200px) {
  .tn-elementor-native .tn-stat-label .elementor-heading-title { margin-top: 4px !important; }
  .tn-elementor-native .tn-stats-cta .elementor-button-text { transform: translateY(3.5px) !important; }

  .tn-elementor-native .tn-paths-head { top: 61px !important; }
  .tn-elementor-native .tn-paths-title { margin-top: 10px !important; }

  .tn-elementor-native .tn-experience-kicker { top: 28px !important; }
  .tn-elementor-native .tn-experience-title { top: 67px !important; }
  .tn-elementor-native .tn-intro { top: 132px !important; }
  .tn-elementor-native .tn-card-title { top: 141px !important; }
  .tn-elementor-native .tn-card:nth-child(2) .tn-card-title { top: 119px !important; }
  .tn-elementor-native .tn-card-text { top: 295px !important; }
  .tn-elementor-native .tn-lounge-title { top: 798px !important; }
  .tn-elementor-native .tn-lounge-text { top: 861px !important; }
  .tn-elementor-native .tn-lounge-cta { top: 914px !important; }
  .tn-elementor-native .tn-lounge-cta .elementor-button-text { transform: translateY(1.5px) !important; }

  .tn-elementor-native .tn-download-label { top: 85px !important; }
  .tn-elementor-native .tn-download-title .elementor-heading-title {
    font-size: 50px !important;
    line-height: 50px !important;
    font-weight: 760 !important;
  }
  .tn-elementor-native .tn-download-text { top: 344px !important; }
  .tn-elementor-native .tn-file-link .elementor-button {
    position: relative !important;
    width: 100% !important;
    height: 50px !important;
    min-height: 50px !important;
    padding: 0 24px !important;
    justify-content: center !important;
    border-radius: 25px !important;
  }
  .tn-elementor-native .tn-file-link .elementor-button::after {
    position: absolute !important;
    right: 17px !important;
  }

  .tn-elementor-native .tn-focus-title { margin: 20px 0 17px !important; }
  .tn-elementor-native .tn-focus-text { margin: 0 0 20px !important; }
  .tn-elementor-native .tn-focus-text:last-child { margin-bottom: 0 !important; }

  .tn-elementor-native .tn-offer-title { top: 54px !important; }
  .tn-elementor-native .tn-offer-text { top: 181px !important; }

  .tn-elementor-native .tn-recruit-copy { top: 25px !important; }
  .tn-elementor-native .tn-recruit-title { margin: 22px 0 8px !important; }
  .tn-elementor-native .tn-recruit-text { margin: 0 0 20px !important; }
  .tn-elementor-native .tn-recruit-text:last-child { margin-bottom: 0 !important; }
}
/* Final PDF-coordinate corrections for revealed and form content. */
@media (min-width: 1200px) {
  .tn-elementor-native .tn-stat { top: 242px !important; }

  .tn-elementor-native .tn-download-title { top: 163px !important; }
  .tn-elementor-native .tn-download-program .tn-file-link { top: 390px !important; }
  .tn-elementor-native .tn-download-exhibitors .tn-file-link { top: 391px !important; }
  .tn-elementor-native .tn-download-exhibitors .tn-file-link + .tn-file-link { top: 452px !important; }

  .tn-elementor-native .tn-focus-copy { top: 56px !important; }
  .tn-elementor-native .tn-focus-title { margin: 22px 0 16px !important; }

  .tn-elementor-native .tn-registration-copy { top: 77px !important; }
  .tn-elementor-native .tn-registration-title {
    position: absolute !important;
    top: 99px !important;
    left: 0 !important;
    width: 700px !important;
  }
  .tn-elementor-native .tn-registration-title .elementor-heading-title { margin: 0 !important; }
  .tn-elementor-native .tn-registration-text {
    position: absolute !important;
    top: 217px !important;
    left: 0 !important;
    width: 635px !important;
  }
  .tn-elementor-native .tn-registration-text p {
    width: 635px !important;
    margin: 0 !important;
    font-size: 17px !important;
    line-height: 20px !important;
  }
  .tn-elementor-native .tn-registration-form-title .elementor-heading-title { line-height: 60px !important; transform: none !important; }
}
/* Footer text alignment from the PDF footer grid. */
@media (min-width: 1200px) {
  .tn-elementor-native .tn-registration-copy .tn-kicker .elementor-heading-title { transform: translateY(2px) !important; }
  .tn-elementor-native .tn-footer-address { transform: translateY(3px) !important; }
  .tn-elementor-native .tn-footer-address strong { transform: translateY(3px) !important; }
  .tn-elementor-native .tn-footer-contact { transform: translateY(42px) !important; }
  .tn-elementor-native .tn-footer-links { padding-top: 14px !important; }
  .tn-elementor-native .tn-footer-links p,
  .tn-elementor-native .tn-footer-links a { font-size: 14px !important; line-height: 20px !important; }
  .tn-elementor-native .tn-footer-links a { display: inline !important; }
  .tn-elementor-native .tn-footer-address strong { font-weight: 700 !important; }
  .tn-elementor-native .tn-footer-address p,
  .tn-elementor-native .tn-footer-contact p,
  .tn-elementor-native .tn-footer-links p,
  .tn-elementor-native .tn-footer-links a { font-weight: 400 !important; }
}
/* Exact Adobe XD font masters and residual desktop alignment. */
@media (min-width: 1200px) {
  .tn-elementor-native .tn-hero-top-cta .elementor-button,
  .tn-elementor-native .tn-hero-date .elementor-heading-title,
  .tn-elementor-native .tn-hero-title .elementor-heading-title { font-weight: 900 !important; }
  .tn-elementor-native .tn-hero-subtitle {
    position: absolute !important;
    top: 159px !important;
    left: 0 !important;
    width: 598px !important;
  }
  .tn-elementor-native .tn-hero-subtitle .elementor-heading-title { margin: 0 !important; font-weight: 700 !important; }
  .tn-elementor-native .tn-hero-description {
    position: absolute !important;
    top: 194px !important;
    left: 0 !important;
    width: 506px !important;
  }
  .tn-elementor-native .tn-hero-description p { margin: 0 !important; font-weight: 300 !important; }

  .tn-elementor-native .tn-stats-cta .elementor-button,
  .tn-elementor-native .tn-lounge-cta .elementor-button { font-weight: 700 !important; }
  .tn-elementor-native .tn-stat-number .elementor-heading-title { font-weight: 900 !important; }
  .tn-elementor-native .tn-stat-label .elementor-heading-title { font-weight: 600 !important; }

  .tn-elementor-native .tn-paths-kicker p { font-weight: 700 !important; }
  .tn-elementor-native .tn-path-title .elementor-heading-title { font-weight: 900 !important; }
  .tn-elementor-native .tn-lead p { font-weight: 700 !important; }
  .tn-elementor-native .tn-exhibitors-list p,
  .tn-elementor-native .tn-exhibitors-more .elementor-tab-content { font-weight: 500 !important; }
  .tn-elementor-native .tn-exhibitors-more .elementor-tab-title { font-weight: 500 !important; }
  .tn-elementor-native .tn-path:nth-child(2) .tn-path-title,
  .tn-elementor-native .tn-path:nth-child(2) .tn-lead,
  .tn-elementor-native .tn-path:nth-child(3) .tn-path-title,
  .tn-elementor-native .tn-path:nth-child(3) .tn-lead,
  .tn-elementor-native .tn-path:nth-child(4) .tn-path-title,
  .tn-elementor-native .tn-path:nth-child(4) .tn-lead { left: 0 !important; }
  .tn-elementor-native .tn-path:nth-child(2) .tn-path-number-text { left: 133px !important; }
  .tn-elementor-native .tn-path:nth-child(4) .tn-path-number-text { left: 132px !important; }

  .tn-elementor-native .tn-experience-kicker .elementor-heading-title { font-weight: 700 !important; }
  .tn-elementor-native .tn-experience-title .elementor-heading-title { font-weight: 800 !important; }
  .tn-elementor-native .tn-intro p { font-weight: 500 !important; }
  .tn-elementor-native .tn-card-title .elementor-heading-title { font-weight: 900 !important; }
  .tn-elementor-native .tn-card-text p { font-weight: 700 !important; }
  .tn-elementor-native .tn-lounge-title .elementor-heading-title { font-weight: 500 !important; }
  .tn-elementor-native .tn-lounge-text p { color: var(--tn-grey) !important; font-weight: 500 !important; }

  .tn-elementor-native .tn-download-label .elementor-heading-title,
  .tn-elementor-native .tn-download-title .elementor-heading-title,
  .tn-elementor-native .tn-download-text p,
  .tn-elementor-native .tn-file-link .elementor-button { font-weight: 700 !important; }

  .tn-elementor-native .tn-focus-copy .tn-kicker .elementor-heading-title,
  .tn-elementor-native .tn-recruit-copy .tn-kicker .elementor-heading-title,
  .tn-elementor-native .tn-registration-copy .tn-kicker .elementor-heading-title { font-weight: 700 !important; }
  .tn-elementor-native .tn-focus-title .elementor-heading-title,
  .tn-elementor-native .tn-offer-title .elementor-heading-title,
  .tn-elementor-native .tn-recruit-title .elementor-heading-title,
  .tn-elementor-native .tn-registration-title .elementor-heading-title,
  .tn-elementor-native .tn-registration-form-title .elementor-heading-title { font-weight: 800 !important; }
  .tn-elementor-native .tn-focus-text p,
  .tn-elementor-native .tn-recruit-text p { color: var(--tn-grey) !important; font-weight: 400 !important; }
  .tn-elementor-native .tn-offer-text p { font-weight: 500 !important; }
  .tn-elementor-native .tn-registration-text p { font-weight: 400 !important; }
  .tn-elementor-native .tn-native-form .elementor-button { font-weight: 700 !important; }
  .tn-elementor-native .tn-institutions-title .elementor-heading-title { font-weight: 600 !important; }
  .tn-elementor-native .tn-offer-title .elementor-heading-title { color: var(--tn-orange) !important; }
}
/* Exact PDF geometry for the native Pro Elements registration form. */
@media (min-width: 1200px) {
  .tn-elementor-native .tn-native-form { position: absolute !important; top: 65px !important; left: 0 !important; width: 638px !important; height: 397px !important; }
  .tn-elementor-native .tn-native-form .elementor-form-fields-wrapper { position: relative !important; display: block !important; width: 638px !important; height: 397px !important; }
  .tn-elementor-native .tn-native-form .elementor-field-group { position: absolute !important; margin: 0 !important; }
  .tn-elementor-native .tn-native-form .elementor-field-group-first_name { top: 0 !important; left: 0 !important; width: 304px !important; }
  .tn-elementor-native .tn-native-form .elementor-field-group-last_name { top: 0 !important; left: 326px !important; width: 312px !important; }
  .tn-elementor-native .tn-native-form .elementor-field-group-company { top: 79px !important; left: 0 !important; width: 304px !important; }
  .tn-elementor-native .tn-native-form .elementor-field-group-province { top: 83px !important; left: 326px !important; width: 312px !important; }
  .tn-elementor-native .tn-native-form .elementor-field-group-phone { top: 158px !important; left: 3px !important; width: 301px !important; }
  .tn-elementor-native .tn-native-form .elementor-field-group-email { top: 158px !important; left: 322px !important; width: 301px !important; }
  .tn-elementor-native .tn-native-form input.elementor-field:not([type="checkbox"]) { height: 60px !important; color: #666 !important; font-size: 14px !important; }
  .tn-elementor-native .tn-native-form .elementor-field-group-first_name input,
  .tn-elementor-native .tn-native-form .elementor-field-group-last_name input,
  .tn-elementor-native .tn-native-form .elementor-field-group-company input { background: #f9f9f9 !important; }
  .tn-elementor-native .tn-native-form .elementor-field-group-province input,
  .tn-elementor-native .tn-native-form .elementor-field-group-phone input,
  .tn-elementor-native .tn-native-form .elementor-field-group-email input { background: #fff !important; }
  .tn-elementor-native .tn-native-form .elementor-field-group-province input { font-size: 17px !important; }
  .tn-elementor-native .tn-native-form .elementor-field-group-privacy { top: 253.125px !important; left: 3px !important; width: 635px !important; }
  .tn-elementor-native .tn-native-form .elementor-field-group-marketing { top: 271.375px !important; left: 3px !important; width: 635px !important; }
  .tn-elementor-native .tn-native-form .elementor-field-type-acceptance .elementor-field-option { gap: 18.7px !important; }
  .tn-elementor-native .tn-native-form .elementor-field-type-acceptance input { flex: 0 0 13px !important; width: 13px !important; height: 13px !important; }
  .tn-elementor-native .tn-native-form .elementor-field-type-acceptance label { font-size: 10px !important; line-height: 14px !important; font-weight: 300 !important; }
  .tn-elementor-native .tn-native-form .elementor-field-type-submit { top: 312px !important; left: 3px !important; width: 360px !important; margin: 0 !important; }
  .tn-elementor-native .tn-native-form .elementor-field-type-submit .elementor-button { width: 360px !important; height: 50px !important; min-height: 50px !important; border-radius: 33px !important; }
}
/* Native Elementor Toggle behavior: readable label when closed, arrow-only control when open. */
.tn-elementor-native .tn-exhibitors-more .elementor-toggle,
.tn-elementor-native .tn-exhibitors-more .elementor-toggle-item {
  position: relative !important;
}
.tn-elementor-native .tn-exhibitors-more .elementor-tab-title {
  display: flex !important;
  width: max-content !important;
  min-height: 15px !important;
  line-height: 15px !important;
  align-items: center !important;
  gap: 6px !important;
  cursor: pointer !important;
}
body.elementor-page-5 .elementor-5 .tn-elementor-native .tn-exhibitors-more.elementor-widget-toggle .elementor-toggle-icon {
  display: inline-flex !important;
  float: none !important;
  flex: 0 0 10px !important;
  width: 10px !important;
  margin: 0 !important;
  align-items: center !important;
  justify-content: center !important;
  order: 2 !important;
}
.tn-elementor-native .tn-exhibitors-more .elementor-toggle-icon svg {
  display: block !important;
  width: 8px !important;
  height: 12px !important;
}
.tn-elementor-native .tn-exhibitors-more .elementor-toggle-title {
  order: 1 !important;
}
body.elementor-page-5 .elementor-5 .tn-elementor-native .tn-exhibitors-more.elementor-widget-toggle .elementor-tab-title.elementor-active {
  position: absolute !important;
  top: 0 !important;
  right: 0 !important;
  z-index: 2 !important;
  width: 26px !important;
  height: 26px !important;
  min-height: 26px !important;
  padding: 7px 8px !important;
  justify-content: center !important;
}
body.elementor-page-5 .elementor-5 .tn-elementor-native .tn-exhibitors-more.elementor-widget-toggle .elementor-tab-title.elementor-active .elementor-toggle-title {
  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;
  clip-path: inset(50%) !important;
  white-space: nowrap !important;
}
body.elementor-page-5 .elementor-5 .tn-elementor-native .tn-exhibitors-more.elementor-widget-toggle .elementor-tab-content {
  padding: 0 !important;
  border: 0 !important;
}

@media (min-width: 1200px) {
  .tn-elementor-native .tn-exhibitors-more .elementor-tab-title {
    min-height: 26px !important;
    padding: 5px 0 !important;
    border: 0 !important;
    line-height: 16px !important;
  }
  body.elementor-page-5 .elementor-5 .tn-elementor-native .tn-exhibitors-more.elementor-widget-toggle .elementor-tab-title.elementor-active {
    width: 40px !important;
    height: 40px !important;
    min-height: 40px !important;
    padding: 14px 15px !important;
  }
  body.elementor-page-5 .elementor-5 .tn-elementor-native .tn-exhibitors-more.elementor-widget-toggle .elementor-tab-title:focus-visible,
  body.elementor-page-5 .elementor-5 .tn-elementor-native .tn-exhibitors-more.elementor-widget-toggle .elementor-tab-title.tn-toggle-focus-visible {
    outline: 3px solid #fff !important;
    outline-offset: 3px !important;
    border-radius: 6px !important;
    box-shadow: 0 0 0 5px #111 !important;
  }
  .tn-elementor-native .tn-exhibitors-more .elementor-toggle-title {
    display: block !important;
    line-height: 16px !important;
  }
}

/* TN responsive v1.4.16 — desktop (>=1200px) is intentionally untouched. */
@media (max-width:1199px) {
  html,body.elementor-page-5{overflow-x:clip!important}
  body.elementor-page-5>.elementor-5,.tn-elementor-native{width:100%!important;max-width:100%!important;position:static!important;transform:none!important}
  .tn-elementor-native .tn-hero-copy,.tn-elementor-native .tn-hero-copy>*{max-width:100%!important}
  .tn-elementor-native .tn-path-title,.tn-elementor-native .tn-lead,.tn-elementor-native .tn-exhibitors-list,.tn-elementor-native .tn-exhibitors-more{position:static!important;width:100%!important}
  .tn-elementor-native .tn-exhibitors-more .elementor-tab-content{position:static!important;width:100%!important}
  .tn-elementor-native .tn-focus-image,.tn-elementor-native .tn-recruit-image{overflow:hidden!important;background:none!important}
  .tn-elementor-native .tn-focus-image .elementor-widget-container,.tn-elementor-native .tn-recruit-image .elementor-widget-container{width:100%!important;height:100%!important;overflow:hidden!important}
  .tn-elementor-native .tn-focus-image img,.tn-elementor-native .tn-recruit-image img{display:block!important;position:static!important;width:100%!important;max-width:100%!important;height:100%!important}
}

@media (min-width:768px) and (max-width:1199px) {
  .tn-elementor-native .tn-shell{width:min(90%,1000px)!important}
  .tn-elementor-native .tn-hero{height:900px!important;min-height:900px!important;overflow:hidden!important}
  .tn-elementor-native .tn-hero-tool{inset:0!important;width:100%!important;height:900px!important}
  .tn-elementor-native .tn-hero-tool img{position:static!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important}
  .tn-elementor-native .tn-hero-copy{left:clamp(42px,7vw,84px)!important;right:auto!important;bottom:58px!important;width:min(680px,calc(100% - 168px))!important}
  .tn-elementor-native .tn-hero-copy h1{width:100%!important;font-size:clamp(52px,5.7vw,64px)!important;line-height:.92!important}
  .tn-elementor-native .tn-hero-copy h2{font-size:24px!important;line-height:1.08!important}
  .tn-elementor-native .tn-hero-copy p{width:min(100%,620px)!important;font-size:18px!important;line-height:1.3!important}

  .tn-elementor-native .tn-stats{height:auto!important;min-height:0!important;padding:46px 0 62px!important}
  .tn-elementor-native .tn-stats-cta{position:static!important;width:min(660px,calc(100% - 80px))!important;margin:0 auto 54px!important}
  .tn-elementor-native .tn-stats-cta .elementor-button{min-height:78px!important;border-radius:28px!important;font-size:22px!important}
  .tn-elementor-native .tn-stats-grid{position:static!important;width:min(90%,960px)!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:24px!important;margin:auto!important}
  .tn-elementor-native .tn-stat{position:static!important;width:auto!important;transform:none!important}
  .tn-elementor-native .tn-stat-number{transform:none!important}
  .tn-elementor-native .tn-stat-number .elementor-heading-title{font-size:clamp(62px,7vw,78px)!important;line-height:.95!important;transform:none!important}
  .tn-elementor-native .tn-stat-label .elementor-heading-title{margin-top:16px!important;font-size:clamp(17px,1.85vw,20px)!important;line-height:1.08!important}

  .tn-elementor-native .tn-paths{height:auto!important;min-height:0!important;padding:58px 0 70px!important}
  .tn-elementor-native .tn-paths-head{position:static!important;width:min(88%,900px)!important;margin:0 auto 58px!important}
  .tn-elementor-native .tn-paths-title{margin-top:12px!important}
  .tn-elementor-native .tn-paths-title .elementor-heading-title{font-size:clamp(38px,4.4vw,48px)!important;line-height:1.08!important}
  .tn-elementor-native .tn-path-grid{position:static!important;width:min(90%,1000px)!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:54px 44px!important;margin:auto!important}
  .tn-elementor-native .tn-path{position:relative!important;width:auto!important;height:auto!important;min-height:420px!important;padding-bottom:22px!important;border-bottom:1px solid rgba(255,255,255,.55)}
  .tn-elementor-native .tn-path-number{position:relative!important;display:flex!important;flex-direction:row!important;align-items:flex-end!important;width:220px!important;height:118px!important;margin-bottom:24px!important}
  .tn-elementor-native .tn-path-icon{position:static!important;flex:0 0 118px!important;width:118px!important;height:118px!important}
  .tn-elementor-native .tn-path-number-text{position:static!important;width:auto!important;margin:0 0 2px 12px!important}
  .tn-elementor-native .tn-path-number-text .elementor-heading-title{font-size:40px!important;line-height:1!important}
  .tn-elementor-native .tn-path-title .elementor-heading-title{font-size:22px!important;line-height:1.15!important}
  .tn-elementor-native .tn-lead{min-height:76px!important;margin-top:16px!important}
  .tn-elementor-native .tn-lead p{font-size:25px!important;line-height:1.25!important}
  .tn-elementor-native .tn-exhibitors-list{margin-top:28px!important;font-size:18px!important;line-height:1.35!important}

  .tn-elementor-native .tn-experience{height:auto!important;min-height:0!important;padding:54px 0 60px!important}
  .tn-elementor-native .tn-experience>.tn-shell{position:static!important}
  .tn-elementor-native .tn-experience-kicker,.tn-elementor-native .tn-experience-title,.tn-elementor-native .tn-intro,.tn-elementor-native .tn-cards,.tn-elementor-native .tn-lounge-title,.tn-elementor-native .tn-lounge-text,.tn-elementor-native .tn-lounge-cta{position:static!important;width:100%!important}
  .tn-elementor-native .tn-experience-title{margin:8px 0 26px!important}
  .tn-elementor-native .tn-experience-title .elementor-heading-title{font-size:42px!important;line-height:1.1!important}
  .tn-elementor-native .tn-intro{max-width:820px!important;margin:0 auto 48px!important}
  .tn-elementor-native .tn-intro p{font-size:19px!important;line-height:1.35!important}
  .tn-elementor-native .tn-cards{display:grid!important;grid-template-columns:1fr!important;gap:20px!important;max-width:900px!important;margin:auto!important}
  .tn-elementor-native .tn-card{width:100%!important;height:360px!important;min-height:360px!important}
  .tn-elementor-native .tn-card-content{padding:44px!important}
  .tn-elementor-native .tn-card-title .elementor-heading-title{font-size:58px!important;line-height:.95!important}
  .tn-elementor-native .tn-card-text{margin-top:52px!important}
  .tn-elementor-native .tn-lounge{position:static!important;padding:52px 0 0!important}
  .tn-elementor-native .tn-lounge-title{margin:12px 0 18px!important}
  .tn-elementor-native .tn-lounge-title .elementor-heading-title{font-size:36px!important;line-height:1.15!important}
  .tn-elementor-native .tn-lounge-text{max-width:760px!important;margin:0 auto 28px!important}
  .tn-elementor-native .tn-lounge-cta{max-width:660px!important;margin:auto!important}
  .tn-elementor-native .tn-lounge-cta .elementor-button{min-height:78px!important;border-radius:28px!important;font-size:22px!important}

  .tn-elementor-native .tn-downloads{height:auto!important;min-height:0!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .tn-elementor-native .tn-download{min-height:470px!important;padding:54px 42px!important}
  .tn-elementor-native .tn-download-label,.tn-elementor-native .tn-download-title,.tn-elementor-native .tn-download-text,.tn-elementor-native .tn-file-link{position:static!important;width:100%!important}
  .tn-elementor-native .tn-download-label{margin:0 0 46px!important}
  .tn-elementor-native .tn-download-title .elementor-heading-title{font-size:44px!important;line-height:.98!important}
  .tn-elementor-native .tn-download-text{margin:46px 0 24px!important}
  .tn-elementor-native .tn-file-link{max-width:360px!important;margin:0 0 12px!important}

  .tn-elementor-native .tn-focus{height:auto!important;min-height:520px!important;display:grid!important;grid-template-columns:48% 52%!important}
  .tn-elementor-native .tn-focus-image{position:relative!important;width:100%!important;height:520px!important;min-height:520px!important}
  .tn-elementor-native .tn-focus-image img{object-fit:cover!important;object-position:center 30%!important}
  .tn-elementor-native .tn-focus-copy{position:static!important;width:100%!important;padding:48px 44px 42px 28px!important;justify-content:center!important}
  .tn-elementor-native .tn-focus-title .elementor-heading-title{font-size:40px!important;line-height:1.12!important}
  .tn-elementor-native .tn-focus-text{margin-top:17px!important}
  .tn-elementor-native .tn-focus-text p{font-size:16px!important;line-height:1.35!important}

  .tn-elementor-native .tn-offer{height:auto!important;min-height:0!important;padding:58px 48px!important}
  .tn-elementor-native .tn-offer-title,.tn-elementor-native .tn-offer-text{position:static!important;width:100%!important}
  .tn-elementor-native .tn-offer-title .elementor-heading-title{font-size:42px!important;line-height:1.12!important}
  .tn-elementor-native .tn-offer-text{max-width:720px!important;margin:24px auto 0!important}
  .tn-elementor-native .tn-recruit{height:auto!important;min-height:520px!important;display:grid!important;grid-template-columns:52% 48%!important;overflow:hidden!important}
  .tn-elementor-native .tn-recruit-copy{position:static!important;width:100%!important;padding:48px 42px!important}
  .tn-elementor-native .tn-recruit-title .elementor-heading-title{font-size:40px!important;line-height:1.12!important}
  .tn-elementor-native .tn-recruit-text{margin-top:16px!important}
  .tn-elementor-native .tn-recruit-text p{font-size:16px!important;line-height:1.35!important}
  .tn-elementor-native .tn-recruit-image{position:relative!important;width:100%!important;height:520px!important;min-height:520px!important}
  .tn-elementor-native .tn-recruit-image img{object-fit:cover!important;object-position:center 70%!important}

  .tn-elementor-native .tn-registration{height:auto!important;min-height:0!important;display:grid!important;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)!important;gap:42px!important;padding:54px 42px 48px!important}
  .tn-elementor-native .tn-registration-copy,.tn-elementor-native .tn-registration-form-wrap,.tn-elementor-native .tn-registration-title,.tn-elementor-native .tn-registration-text,.tn-elementor-native .tn-native-form{position:static!important;width:100%!important;height:auto!important}
  .tn-elementor-native .tn-registration-title{margin-top:46px!important}
  .tn-elementor-native .tn-registration-title .elementor-heading-title{font-size:40px!important;line-height:1.14!important}
  .tn-elementor-native .tn-registration-text{margin-top:18px!important}
  .tn-elementor-native .tn-form-motif{margin-top:38px!important}
  .tn-elementor-native .tn-registration-form-title{margin-bottom:28px!important}
  .tn-elementor-native .tn-native-form .elementor-form-fields-wrapper{position:static!important;width:100%!important;height:auto!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important}
  .tn-elementor-native .tn-native-form .elementor-field-group{position:static!important;width:auto!important}
  .tn-elementor-native .tn-native-form .elementor-field-group-privacy,.tn-elementor-native .tn-native-form .elementor-field-group-marketing,.tn-elementor-native .tn-native-form .elementor-field-type-submit{grid-column:1/-1!important}
  .tn-elementor-native .tn-native-form .elementor-field-type-submit{margin-top:16px!important}

  .tn-elementor-native .tn-institutions{height:auto!important;min-height:0!important;padding:24px 48px 28px!important}
  .tn-elementor-native .tn-institutions-title,.tn-elementor-native .tn-logo-slots,.tn-elementor-native .tn-footer-brands,.tn-elementor-native .tn-footer-info{position:static!important;width:100%!important}
  .tn-elementor-native .tn-logo-slots{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:24px!important;margin-top:18px!important}
  .tn-elementor-native .tn-footer{height:auto!important;min-height:0!important;padding:0 48px 34px!important}
  .tn-elementor-native .tn-footer-brands{display:grid!important;grid-template-columns:220px minmax(0,1fr) 210px!important;gap:18px!important}
  .tn-elementor-native .tn-footer-info{display:grid!important;grid-template-columns:1fr 1fr .8fr!important;gap:28px!important;margin-top:36px!important}
}

@media (max-width:767px) {
  .tn-elementor-native .tn-shell{width:calc(100% - 32px)!important}
  .tn-elementor-native .tn-hero{height:790px!important;min-height:790px!important;overflow:hidden!important}
  .tn-elementor-native .tn-hero-top-cta{right:16px!important;width:calc(100% - 80px)!important;max-width:280px!important}
  .tn-elementor-native .tn-hero-top-cta .elementor-button{padding:0 16px!important;font-size:14px!important}
  .tn-elementor-native .tn-hero-date{width:calc(100% - 28px)!important;min-width:0!important;padding:0 24px 0 18px!important;font-size:clamp(28px,8.2vw,34px)!important;line-height:1.15!important}
  .tn-elementor-native .tn-hero-info{right:18px!important;max-width:calc(100% - 36px)!important}
  .tn-elementor-native .tn-hero-copy{left:18px!important;width:calc(100% - 36px)!important}
  .tn-elementor-native .tn-hero-copy h1{width:100%!important;font-size:clamp(40px,11.3vw,46px)!important}
  .tn-elementor-native .tn-hero-copy h2{width:100%!important;font-size:18px!important;line-height:1.08!important}
  .tn-elementor-native .tn-hero-copy p{width:100%!important;font-size:14px!important;line-height:1.3!important}

  .tn-elementor-native .tn-stats{height:auto!important;min-height:0!important;padding:34px 16px 58px!important}
  .tn-elementor-native .tn-stats-cta{position:static!important;width:100%!important;margin:0 auto 54px!important}
  .tn-elementor-native .tn-stats-cta .elementor-button{min-height:64px!important;padding:0 20px!important;border-radius:22px!important;font-size:16px!important;line-height:1.15!important}
  .tn-elementor-native .tn-stats-grid{position:static!important;width:100%!important;display:grid!important;grid-template-columns:1fr!important;gap:42px!important;margin:0!important}
  .tn-elementor-native .tn-stat{position:static!important;width:100%!important;transform:none!important}
  .tn-elementor-native .tn-stat-number{transform:none!important}
  .tn-elementor-native .tn-stat-number .elementor-heading-title{font-size:62px!important;line-height:.95!important;transform:none!important}
  .tn-elementor-native .tn-stat-label .elementor-heading-title{margin-top:15px!important;font-size:19px!important;line-height:1.1!important}

  .tn-elementor-native .tn-paths{height:auto!important;min-height:0!important;padding:48px 0 58px!important}
  .tn-elementor-native .tn-paths-head{position:static!important;width:calc(100% - 32px)!important;margin:0 auto 54px!important}
  .tn-elementor-native .tn-paths-title{margin-top:10px!important}
  .tn-elementor-native .tn-paths-title .elementor-heading-title{font-size:clamp(31px,8.7vw,36px)!important;line-height:1.12!important}
  .tn-elementor-native .tn-path-grid{position:static!important;width:calc(100% - 32px)!important;display:grid!important;grid-template-columns:1fr!important;gap:46px!important;margin:auto!important}
  .tn-elementor-native .tn-path{position:relative!important;width:100%!important;height:auto!important;min-height:0!important;padding-bottom:30px!important;border-bottom:1px solid rgba(255,255,255,.55)}
  .tn-elementor-native .tn-path-number{position:relative!important;display:flex!important;flex-direction:row!important;align-items:flex-end!important;width:210px!important;height:112px!important;margin-bottom:22px!important}
  .tn-elementor-native .tn-path-icon{position:static!important;flex:0 0 112px!important;width:112px!important;height:112px!important}
  .tn-elementor-native .tn-path-icon img{width:112px!important;height:112px!important}
  .tn-elementor-native .tn-path-number-text{position:static!important;width:auto!important;margin:0 0 2px 10px!important}
  .tn-elementor-native .tn-path-number-text .elementor-heading-title{font-size:39px!important;line-height:1!important}
  .tn-elementor-native .tn-path-title .elementor-heading-title{font-size:21px!important;line-height:1.16!important}
  .tn-elementor-native .tn-lead{min-height:0!important;margin-top:16px!important}
  .tn-elementor-native .tn-lead p{font-size:23px!important;line-height:1.3!important}
  .tn-elementor-native .tn-exhibitors-list{margin-top:28px!important;font-size:18px!important;line-height:1.35!important}

  .tn-elementor-native .tn-experience{height:auto!important;min-height:0!important;padding:44px 0 54px!important}
  .tn-elementor-native .tn-experience>.tn-shell{position:static!important}
  .tn-elementor-native .tn-experience-kicker,.tn-elementor-native .tn-experience-title,.tn-elementor-native .tn-intro,.tn-elementor-native .tn-cards,.tn-elementor-native .tn-lounge-title,.tn-elementor-native .tn-lounge-text,.tn-elementor-native .tn-lounge-cta{position:static!important;width:100%!important}
  .tn-elementor-native .tn-experience-title{margin:8px 0 24px!important}
  .tn-elementor-native .tn-experience-title .elementor-heading-title{font-size:34px!important;line-height:1.08!important}
  .tn-elementor-native .tn-intro{margin:0 auto 46px!important}
  .tn-elementor-native .tn-intro p{font-size:18px!important;line-height:1.38!important}
  .tn-elementor-native .tn-cards{display:grid!important;grid-template-columns:1fr!important;gap:18px!important}
  .tn-elementor-native .tn-card{width:100%!important;height:330px!important;min-height:330px!important;border-radius:26px!important}
  .tn-elementor-native .tn-card-content{padding:28px 20px!important}
  .tn-elementor-native .tn-card-title .elementor-heading-title{font-size:43px!important;line-height:.95!important}
  .tn-elementor-native .tn-card-text{margin-top:52px!important}
  .tn-elementor-native .tn-lounge{position:static!important;padding:44px 0 0!important}
  .tn-elementor-native .tn-lounge-title{margin:10px 0 18px!important}
  .tn-elementor-native .tn-lounge-title .elementor-heading-title{font-size:30px!important;line-height:1.15!important}
  .tn-elementor-native .tn-lounge-text{margin:0 auto 24px!important}
  .tn-elementor-native .tn-lounge-cta .elementor-button{min-height:64px!important;padding:0 18px!important;border-radius:22px!important;font-size:16px!important;line-height:1.15!important}

  .tn-elementor-native .tn-downloads{height:auto!important;min-height:0!important;display:grid!important;grid-template-columns:1fr!important}
  .tn-elementor-native .tn-download{min-height:0!important;padding:50px 24px!important}
  .tn-elementor-native .tn-download-label,.tn-elementor-native .tn-download-title,.tn-elementor-native .tn-download-text,.tn-elementor-native .tn-file-link{position:static!important;width:100%!important}
  .tn-elementor-native .tn-download-label{margin:0 0 42px!important}
  .tn-elementor-native .tn-download-title .elementor-heading-title{font-size:41px!important;line-height:1!important}
  .tn-elementor-native .tn-download-text{margin:40px 0 24px!important}
  .tn-elementor-native .tn-download-text p{font-size:16px!important;line-height:1.35!important}
  .tn-elementor-native .tn-file-link{max-width:none!important;margin:0 0 12px!important}
  .tn-elementor-native .tn-file-link .elementor-button{min-height:52px!important;padding:0 20px!important;font-size:15px!important}

  .tn-elementor-native .tn-focus{height:auto!important;min-height:0!important;display:grid!important;grid-template-columns:1fr!important}
  .tn-elementor-native .tn-focus-image{position:relative!important;width:100%!important;height:360px!important;min-height:360px!important}
  .tn-elementor-native .tn-focus-image img{object-fit:cover!important;object-position:center 30%!important}
  .tn-elementor-native .tn-focus-copy{position:static!important;width:100%!important;padding:42px 24px 46px!important}
  .tn-elementor-native .tn-focus-title .elementor-heading-title{font-size:34px!important;line-height:1.15!important}
  .tn-elementor-native .tn-focus-text{margin-top:16px!important}
  .tn-elementor-native .tn-focus-text p{font-size:16px!important;line-height:1.38!important}

  .tn-elementor-native .tn-offer{height:auto!important;min-height:0!important;padding:58px 24px!important}
  .tn-elementor-native .tn-offer-title,.tn-elementor-native .tn-offer-text{position:static!important;width:100%!important}
  .tn-elementor-native .tn-offer-title .elementor-heading-title{font-size:34px!important;line-height:1.12!important}
  .tn-elementor-native .tn-offer-text{margin-top:26px!important}
  .tn-elementor-native .tn-recruit{height:auto!important;min-height:0!important;display:grid!important;grid-template-columns:1fr!important;overflow:hidden!important}
  .tn-elementor-native .tn-recruit-copy{position:static!important;width:100%!important;padding:44px 24px!important}
  .tn-elementor-native .tn-recruit-title .elementor-heading-title{font-size:34px!important;line-height:1.12!important}
  .tn-elementor-native .tn-recruit-text{margin-top:16px!important}
  .tn-elementor-native .tn-recruit-text p{font-size:16px!important;line-height:1.38!important}
  .tn-elementor-native .tn-recruit-image{position:relative!important;width:100%!important;height:360px!important;min-height:360px!important}
  .tn-elementor-native .tn-recruit-image img{object-fit:cover!important;object-position:center 72%!important}

  .tn-elementor-native .tn-registration{height:auto!important;min-height:0!important;display:grid!important;grid-template-columns:1fr!important;gap:44px!important;padding:48px 24px!important}
  .tn-elementor-native .tn-registration-copy,.tn-elementor-native .tn-registration-form-wrap,.tn-elementor-native .tn-registration-title,.tn-elementor-native .tn-registration-text,.tn-elementor-native .tn-native-form{position:static!important;width:100%!important;height:auto!important}
  .tn-elementor-native .tn-registration-title{margin-top:40px!important}
  .tn-elementor-native .tn-registration-title .elementor-heading-title{font-size:34px!important;line-height:1.14!important}
  .tn-elementor-native .tn-registration-text{margin-top:16px!important}
  .tn-elementor-native .tn-form-motif{width:min(260px,82%)!important;margin-top:36px!important}
  .tn-elementor-native .tn-registration-form-title{margin-bottom:26px!important}
  .tn-elementor-native .tn-native-form .elementor-form-fields-wrapper{position:static!important;width:100%!important;height:auto!important;display:grid!important;grid-template-columns:1fr!important;gap:14px!important}
  .tn-elementor-native .tn-native-form .elementor-field-group{position:static!important;width:100%!important}
  .tn-elementor-native .tn-native-form input.elementor-field:not([type=checkbox]){height:58px!important}
  .tn-elementor-native .tn-native-form .elementor-field-type-submit{margin-top:16px!important}
  .tn-elementor-native .tn-native-form .elementor-button{width:100%!important}

  .tn-elementor-native .tn-institutions{height:auto!important;min-height:0!important;padding:24px 20px 28px!important}
  .tn-elementor-native .tn-institutions-title,.tn-elementor-native .tn-logo-slots,.tn-elementor-native .tn-footer-brands,.tn-elementor-native .tn-footer-info{position:static!important;width:100%!important}
  .tn-elementor-native .tn-logo-slots{display:grid!important;grid-template-columns:1fr!important;gap:16px!important;max-width:330px!important;margin:18px auto 0!important;padding:0!important}
  .tn-elementor-native .tn-logo-slot{height:90px!important}
  .tn-elementor-native .tn-footer{height:auto!important;min-height:0!important;padding:0 24px 34px!important}
  .tn-elementor-native .tn-footer-brands{display:grid!important;grid-template-columns:1fr!important;gap:24px!important;padding-top:26px!important;text-align:center!important}
  .tn-elementor-native .tn-footer-brand{text-align:center!important}
  .tn-elementor-native .tn-footer-brand img{margin:auto!important}
  .tn-elementor-native .tn-footer-rule{display:none!important}
  .tn-elementor-native .tn-footer-info{display:grid!important;grid-template-columns:1fr!important;gap:22px!important;margin-top:38px!important;text-align:left!important}
  .tn-elementor-native .tn-footer-contact{transform:none!important}
}
@media (min-width:768px) and (max-width:899px) {
  .tn-elementor-native .tn-hero-top-cta{top:166px!important;right:50%!important;width:300px!important;transform:translateX(50%)!important}
  .tn-elementor-native .tn-motif-b{top:248px!important}
  .tn-elementor-native .tn-hero-date{top:330px!important}
  .tn-elementor-native .tn-hero-info{top:460px!important}
}

body.elementor-page-5 .elementor-5 .tn-elementor-native .tn-card::before,
body.elementor-page-5 .elementor-5 .tn-elementor-native .tn-card::after,
body.elementor-page-5 .elementor-5 .tn-elementor-native .tn-card-image::after {
  content: none !important;
  display: none !important;
  background: none !important;
}

/* Decorative slideshow layers must never intercept the Lounge registration CTA. */
.tn-elementor-native .tn-experience .elementor-background-slideshow,
.tn-elementor-native .tn-experience .elementor-background-slideshow * {
  pointer-events: none !important;
}

/* The oversized Focus artwork intentionally overlaps upward; it is decorative, not a hit target. */
.tn-elementor-native .tn-focus-image,
.tn-elementor-native .tn-focus-image * {
  pointer-events: none !important;
}
