    @font-face { font-family: Graphik-Regular-Condensed; src: url('/webfont/HPE GraphikXXCondensed-Regular.otf'); }
    @font-face { font-family: Graphik-Thin; src: url('/webfont/HPE Graphik-Thin.otf'); }
    @font-face { font-family: Graphik-Extra-Light; src: url('/webfont/HPE Graphik-Extralight.otf'); }
    @font-face { font-family: Graphik-Regular; src: url('/webfont/HPE Graphik-Regular.otf'); }
    @font-face { font-family: Graphik-Medium; src: url('/webfont/HPE Graphik-Medium.otf'); }
    @font-face { font-family: Graphik-Bold; src: url('/webfont/HPE Graphik-Bold.otf'); }

    body { font-family: 'Graphik-Regular', sans-serif; margin: 0; padding: 0; background-color: #f8f9fa; color: #ffffff; }
    section { xborder: solid 1px #ff0000; }
    .container
    {
      max-width: 100%!important; 
      padding-left: 5%!important;
      padding-right: 5%!important;
    }
    label { color: rgba(0,0,0,1)!important; }

    .container { xborder: solid 1px #ff0000; max-width: 1200px; }
    .mockup { border-top: solid 1px #ff0000; border-bottom: solid 1px #ff0000; }

    .btn-hpe { background-color: #ffffff; color: #000000; padding: 10px 20px; border: none!important; cursor: pointer; display: inline-block; text-decoration: none; border-radius: 50px; box-shadow: none!important; font-size: 15px; font-weight: bold; }
    .btn-hpe:hover { background-color: #00b287!important; color: #ffffff!important; }

    .btn-reg { background-color: #00b287!important; color: #ffffff; }
    .btn-reg:hover { background-color: #ffffff!important; color: #000000!important; }

    .btn-outline { border: solid 2px #00a57f!important; }

    .theme-bg { color: #ffffff; background-color: #00a57f; }
    .theme-fg { color: #00a57f; }

    /* Nav */
    .navbar { background-color: #231f20; font-size: 19px; }
    .navbar img { height: 40px; margin-left: -10px; }
    .navbar .nav-link { cursor: pointer; }
    .navbar .nav-link:hover { color: white !important; }

    .navbar-toggler { border: none; }
    .navbar-toggler-icon {



    }

    /* Nav Panel */
    .nav-panel { display: none; position: absolute; width: 100%; background-color: #1D1F27; padding: 2rem; z-index: 1000; }
    .nav-panel h1 { font-size: 30px; }
    .nav-panel h3 { font-size: 18px; }
    .nav-panel p { font-size: 16px; }
    .nav-panel h5 { font-weight: bold; margin-bottom: 1rem; }
    .nav-panel ul { list-style: none; padding: 0; }
    .nav-panel ul li { margin-bottom: 0.5rem; }
    .nav-panel a { color: #ffffff; }
    .nav-panel a:hover { color: #00b287; }

    /* Section - Hero */
    .section-hero { position: relative; background: url('../images/hero.png') center center/cover no-repeat; height: 85vh; display: flex; align-items: center; }
    .section-hero h1 { font-family: 'Graphik-Regular-Condensed', Arial, sans-serif; font-size: 60px; line-height: 60px; letter-spacing: 2px; text-transform: uppercase; font-weight: bold; margin: 0px; }
    .section-hero h2 { font-size: 24px; margin: 0px; }
    .section-hero h3 { font-size: 18px; }
    .section-hero li { font-size: 18px; margin-left: -10px; }
    .section-hero .container-text { xbackground: rgba(0, 0, 0, 0.5); max-width: 650px; margin-top: 5%; margin-bottom: 5%; }
    .section-hero .btn-hpe { background-color: #ffffff; border: 0px; padding-top: 15px; padding-bottom: 15px; }

    /* Section - Why Attend */
    .section-why { background-color: #231f20; }
    .section-why h1 { font-size: 56px; font-weight: bold; }
    .section-why h3 { font-size: 24px; }
    .section-why p { font-size: 18px; }
    .section-why .container-card { background-color: #282828!important; border-radius: 8px; }
    .section-why .card { background-color: transparent; border: 0px!important; border-radius: 8px; display: flex; flex-direction: column; color: #ffffff; }

    /* Section - Speaker */
    .section-speaker { background-color: #231f20; }
    .section-speaker h1 { font-size: 40px; font-weight: bold; }
    .section-speaker h3 { font-size: 25px; font-weight: bold; color: #ffffff; }
    .section-speaker h4 { font-size: 18px; }
    .section-speaker p { font-size: 16px; color: #ffffff; }
    .section-speaker .card { display: flex; flex-direction: column; align-items: flex-start; border: 0px; border-radius: 0px; background-color: transparent; }
    .section-speaker .speaker-img { width: 100%; border-radius: 8px; xobject-fit: cover; xobject-position: top; xheight: 420px!important; }
    .section-speaker .read-more-link { color: #00a57f; text-decoration: none; display: inline-flex; align-items: center; }
    .section-speaker .read-more-link:hover { text-decoration: underline; }

    /* Section - Register Now */
    .section-regnow {  }
    .section-regnow h1 { font-size: 40px; font-weight: bold; }
    .section-regnow h2 { font-size: 24px; }
    .section-regnow p { font-size: 18px; }
    .section-regnow .container { background-color: #000000; width: 90%!important; }

    /* Section - Keynote */
    .section-keynote { background-color: #231f20; }
    .section-keynote h1 { font-size: 50px; font-weight: bold; }
    .section-keynote p { font-size: 18px; }

    /* Section - Program */
    .section-program { background-color: #3a3738; }
    .section-program h1 { font-size: 50px; font-weight: bold; }
    .section-program h2 { font-size: 26px; font-weight: bold; }
    .section-program h3 { font-size: 22px; font-weight: bold; }
    .section-program p { font-size: 18px; }
    .section-program .nav-pills .nav-link { background: none !important; border-radius: 0; text-align: left; font-weight: normal; color: #ffffff; }
    .section-program .nav-pills .nav-link.active { font-weight: bold; color: #00b287; border-left: 5px solid #00b287; background: none !important; }
    .section-program .nav-pills .nav-link i { margin-right: 8px; }
    .section-program .nav-pills .nav-link:focus { outline: none;  box-shadow: 0 0 0 3px #00b287; border-left: 5px solid #00b287; }
    .section-showcase { background-color: #231f20; }
    .section-showcase h1 { font-size: 50px; font-weight: bold; }
    .section-showcase p { font-size: 18px; }

    /* Section - Learn */
    .section-learn { background-color: #231f20; }
    .section-learn h1 { font-size: 50px; font-weight: bold; }
    .section-learn p { font-size: 18px; }

    /* Section - Agenda */
    .section-agenda { background-color: #231f20; }
    .section-agenda h1 { font-size: 50px; font-weight: bold; }
    .section-agenda h3 { font-size: 18px; font-weight: bold; color: #00a57f; }
    .section-agenda p { font-size: 15px; }
    .section-agenda li { font-size: 15px; }
    .section-agenda .day { background-color: #3a3738!important; }

    /* Section - Peer */
    x.section-peer { background-color: #ffffff; color: #000000; }
    x.section-peer h1 { font-size: 40px; font-weight: bold; }
    x.section-peer h2 { font-size: 32px; font-weight: bold; }
    x.section-peer p { font-size: 20px; }
    x.section-peer .card { background-color: #F7F7F7; box-shadow: none!important; }
    x.section-peer .card h3 { font-size: 24px; }
    x.section-peer .card p { font-size: 18px; }

    /* Section - Justification Letter */
    .section-letter {  }
    .section-letter h1 { font-size: 50px; font-weight: bold; }
    .section-letter h2 { font-size: 24px; }
    .section-letter p { font-size: 18px; }
    .section-letter .container { background-color: #f1f3f2; color: #000000; }
    .btn-hpe { background-color: #f1f3f2; border: solid 2px #00af87; }

    /* Section - Hero 2 */
    .section-hero2 { position: relative; background: url('../images/hero2.png') center center/cover no-repeat; height: 70vh; display: flex; align-items: center; }
    .section-hero2 h1 { font-family: 'Graphik-Regular-Condensed', Arial, sans-serif; font-size: 90px; line-height: 90px; letter-spacing: 2px; text-transform: uppercase; font-weight: bold; margin: 0px; }
    .section-hero2 .container-text { max-width: 650px; margin-top: 5%; margin-bottom: 5%; }

    /* Section - FAQ */
    .section-faq { background-color: #ffffff; color: #000000; }
    .section-faq .acc-arrow { transition: transform 0.25s ease; display: inline-block; margin-left: 0.5rem; }
    .section-faq .acc-open .acc-arrow { transform: rotate(180deg); }
    .section-faq .accordion-btn { cursor: pointer; display: flex; align-items: center; justify-content: space-between; width: 100%; xpadding: 0.75rem 1rem; padding-top: 0.75rem; padding-bottom: 0.75rem; background: transparent; border: none; text-align: left; }
    .section-faq .card-header { border: 0px!important; }
    .section-faq .card { box-shadow: none!important; border-radius: 0px!important; border-bottom: solid 1px #231f20!important; }
    .section-faq p { font-size: 18px; }
    .section-faq a { color: #000000; text-decoration: underline; }

    /* Section - Code Of Conduct */
    .section-code { background-color: #000000; }
    .section-code h1 { font-size: 50px; font-weight: bold; color: #ffffff; }
    .section-code h2 { font-size: 24px; }
    .section-code p { font-size: 18px; }

    /* Footer */
    .section-footer { background-color: #1D1F27; }
    .section-footer h5 { font-size: 18px; font-weight: bold; margin-bottom: 1rem; }
    .section-footer ul { list-style: none; padding: 0; }
    .section-footer ul li { font-size: 16px; margin-bottom: 0.5rem; }
    .section-footer a { color: #ffffff; }
    .section-footer .hpe { height: 80px; margin-left: -10px; margin-top: -10px; }
    .section-footer .social-icons { display: flex; }
    .section-footer .social-icons img { height: 30px; }
    .section-footer a:hover { color: #00b287; }

    /* Registration */
    .section-reg { color: #000000; }
    .TelC { width: 100px!important; }

    input, textarea, select { 
      border: solid 1px #222222!important; 
    }

    .rating-group {
      display: flex;
      flex-wrap: wrap;
      gap: .5rem;
    }
    .rating-box {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      width: 3rem;
      height: 3rem;
      border: 2px solid #00b287;
      border-radius: .5rem;
      font-weight: 600;
      cursor: pointer;
      user-select: none;
      transition: transform .12s ease, background-color .12s ease, color .12s ease, border-color .12s ease, box-shadow .12s ease;
    }
    .rating-box:hover {
      transform: translateY(-1px);
    }
    /* When the hidden radio is checked, style its adjacent label */
    .btn-check:checked + .rating-box {
      background-color: #00b287;
      color: #fff;
      border-color: #00b287;
      box-shadow: 0 0 0 .25rem rgba(13,110,253,.25); /* fallback glow; MDB var may differ by theme */
    }
    /* Focus styles for keyboard users */
    .btn-check:focus + .rating-box {
      outline: 0;
      box-shadow: 0 0 0 .25rem rgba(13,110,253,.35);
    }

    /* Base (extra small - xs, <576px) */
    /* Small (sm, =576px) */
    @media (min-width: 576px) {
      .section-hero h1 {
        font-size: 90px!important; line-height: 90px!important;
      }
      .section-speaker .speaker-img {
        height: 500px; 
      }
      .btn-hpe { padding: 10px 30px; font-size: 18px; }
    }

    /* Medium (md, =768px) */
    @media (min-width: 768px) {
      .section-hero h1 {

      }
      .container
      {
        padding-left: 10%!important;
        padding-right: 10%!important;
      }
    }

    /* Large (lg, =992px) */
    @media (min-width: 992px) {
      .section-hero h1 {

      }
      .section-speaker h1 { font-size: 50px; }
      .section-speaker .speaker-img {
        height: 320px; object-fit: cover; 
      }
    }

    /* Extra Large (xl, =1200px) */
    @media (min-width: 1200px) {
      .section-hero h1 {

      }
    }

    /* XXL (=1400px) */
    @media (min-width: 1400px) {
      .section-hero h1 {

      }
    }

    @media (max-width: 991.98px) {
      #nav-panel {
        display: none !important;
      }
      .section-speaker .speaker-img {
        object-position: top; 
      }
    }

    @media (max-width: 768px) {
      .border-md-none {
        border: none !important;
      }
    }