/*!***********************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/blocks/hero-section/style.scss ***!
  \***********************************************************************************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Dancing+Script:wght@700;800&family=Barlow+Condensed:wght@700;800&family=Barlow:wght@400;500&family=Roboto:wght@400;500;700&display=swap);
/*!***************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/blocks/hero-section/style.scss (1) ***!
  \***************************************************************************************************************************************************************************************************************************************************************/
.eptam-hero {
  position: relative;
  min-height: 60vh;
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  overflow: hidden;
}
@media (min-width: 481px) {
  .eptam-hero {
    min-height: 70vh;
  }
}
@media (min-width: 769px) {
  .eptam-hero {
    min-height: 75vh;
  }
}
@media (min-width: 1025px) {
  .eptam-hero {
    min-height: 80vh;
  }
}
.eptam-hero__overlay {
  position: absolute;
  inset: 0;
  z-index: 1;
}
.eptam-hero__inner {
  position: relative;
  z-index: 2;
  width: min(100%, 1200px);
  max-width: 100%;
  min-height: 400px;
  margin-inline: auto;
  display: flex;
  align-items: flex-end;
  box-sizing: border-box;
}
@media (min-width: 481px) {
  .eptam-hero__inner {
    min-height: 480px;
  }
}
@media (min-width: 769px) {
  .eptam-hero__inner {
    min-height: 560px;
  }
}
@media (min-width: 1025px) {
  .eptam-hero__inner {
    min-height: 676px;
  }
}
.eptam-hero__content {
  position: relative;
  padding: 30px 12px 60px 16px;
  max-width: 100%;
}
@media (min-width: 481px) {
  .eptam-hero__content {
    padding: 35px 16px 70px 20px;
    max-width: 85%;
  }
}
@media (min-width: 769px) {
  .eptam-hero__content {
    padding: 40px 20px 80px 24px;
    max-width: 70%;
  }
}
@media (min-width: 1025px) {
  .eptam-hero__content {
    padding: 40px 12px 100px 20px;
    max-width: 680px;
  }
}
.eptam-hero__script-heading {
  font-family: "Dancing Script", cursive;
  color: #d4e600;
  font-size: clamp(2rem, 6vw, 5.2rem);
  font-weight: 900;
  line-height: 1.1;
  margin: 0 0 8px;
}
.eptam-hero__script-heading-image {
  max-width: 500px;
  height: auto;
  display: block;
  margin: 0 -30px -10px;
}
.eptam-hero__bold-heading {
  font-family: "Barlow Condensed", sans-serif;
  font-size: clamp(1.2rem, 5vw, 64px);
  margin: 0 0 20px;
  color: #D7E840;
  font-style: normal;
  font-weight: 700;
  line-height: 1.2;
  text-transform: uppercase;
}
@media (min-width: 481px) {
  .eptam-hero__bold-heading {
    margin: 0 0 28px;
  }
}
@media (min-width: 769px) {
  .eptam-hero__bold-heading {
    margin: 0 0 35px;
  }
}
@media (min-width: 1025px) {
  .eptam-hero__bold-heading {
    margin: 0 0 42px;
  }
}
.eptam-hero__body {
  color: #FFF;
  font-family: "Roboto", sans-serif;
  font-size: clamp(1rem, 2.5vw, 23px);
  font-style: normal;
  font-weight: 400;
  line-height: 1.45;
  letter-spacing: -0.8px;
  margin: 0 0 18px;
}
@media (min-width: 481px) {
  .eptam-hero__body {
    margin: 0 0 20px;
  }
}
@media (min-width: 1025px) {
  .eptam-hero__body {
    margin: 0 0 24px;
  }
}
.eptam-hero__button {
  align-items: center;
  border: 2px solid #D7E840;
  cursor: pointer;
  display: inline-flex;
  gap: 8px;
  letter-spacing: 0.12em;
  padding: 10px 18px;
  transition: background 0.2s ease, color 0.2s ease;
  border-radius: 50px;
  background: #D7E840;
  color: #000;
  text-align: center;
  font-family: "Roboto", sans-serif;
  font-size: clamp(0.8rem, 1.5vw, 14px);
  font-style: normal;
  font-weight: 600;
  line-height: 1.3;
  text-transform: uppercase;
}
@media (min-width: 481px) {
  .eptam-hero__button {
    padding: 11px 20px;
    gap: 9px;
  }
}
@media (min-width: 1025px) {
  .eptam-hero__button {
    padding: 12px 22px;
    gap: 10px;
  }
}
.eptam-hero__button:hover {
  background: #d4e600;
  color: #0a1a4a;
}
.eptam-hero__button-arrow {
  font-size: 0.9rem;
}
/*!***********************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/blocks/contact-form/style.scss ***!
  \***********************************************************************************************************************************************************************************************************************************************************/
.eptam-contact {
  background-color: #1a4f9c;
  padding: 40px 15px;
}
@media (min-width: 481px) {
  .eptam-contact {
    padding: 60px 24px;
  }
}
@media (min-width: 769px) {
  .eptam-contact {
    padding: 80px 40px;
  }
}
@media (min-width: 1025px) {
  .eptam-contact {
    padding: 120px;
  }
}
.eptam-contact__inner {
  width: min(100%, 1200px);
  max-width: 100%;
  margin-inline: auto;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 32px;
  padding: 0px;
}
@media (min-width: 769px) {
  .eptam-contact__inner {
    gap: 40px;
  }
}
@media (min-width: 1025px) {
  .eptam-contact__inner {
    flex-direction: row;
    align-items: flex-start;
    gap: 60px;
  }
}
.eptam-contact__left {
  flex: 1;
  max-width: 100%;
}
.eptam-contact__heading-white {
  margin: 0 0 4px;
  color: #FFF;
  font-family: "Barlow Condensed", sans-serif;
  font-size: clamp(1.3rem, 4vw, 64px);
  font-style: normal;
  font-weight: 800;
  line-height: 1.2;
  text-transform: uppercase;
}
.eptam-contact__heading-accent {
  margin: 0 0 20px;
  color: #D7E840;
  font-family: "Barlow Condensed", sans-serif;
  font-size: clamp(1.3rem, 4vw, 64px);
  font-style: normal;
  font-weight: 800;
  line-height: 1.2;
  text-transform: uppercase;
}
@media (min-width: 481px) {
  .eptam-contact__heading-accent {
    margin: 0 0 24px;
  }
}
.eptam-contact__body {
  margin: 0;
  color: #FFF;
  font-family: "Roboto", sans-serif;
  font-size: clamp(0.9rem, 2vw, 16px);
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
}
.eptam-contact__right {
  flex: 1;
  min-width: 0;
  width: 100%;
}
@media (min-width: 1025px) {
  .eptam-contact__right {
    width: auto;
    min-width: 320px;
  }
}
.eptam-contact__card {
  background: #ffffff;
  border-radius: 8px;
  padding: 24px;
}
@media (min-width: 481px) {
  .eptam-contact__card {
    padding: 28px;
  }
}
@media (min-width: 769px) {
  .eptam-contact__card {
    padding: 32px;
  }
}
@media (min-width: 1025px) {
  .eptam-contact__card {
    padding: 36px;
  }
}
.eptam-contact__card {
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.2);
}
.eptam-contact__form-title {
  font-family: "Barlow Condensed", sans-serif;
  font-size: 1.4rem;
  font-weight: 700;
  color: #1a1a2e;
  margin: 0 0 24px;
  display: none;
}
.eptam-contact__form {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.eptam-contact h2.gform_title {
  color: #333;
  font-family: "Barlow Condensed", sans-serif;
  font-size: clamp(1.2rem, 3vw, 28px);
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
}
.eptam-contact__row {
  display: grid;
  grid-template-columns: 1fr;
  gap: 14px;
}
@media (min-width: 481px) {
  .eptam-contact__row {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}
.eptam-contact__field {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.eptam-contact__field--full {
  grid-column: 1/-1;
}
.eptam-contact__field label {
  font-family: "Barlow", sans-serif;
  font-size: 0.75rem;
  font-weight: 500;
  color: #555;
}
.eptam-contact__field input,
.eptam-contact__field textarea {
  font-family: "Barlow", sans-serif;
  font-size: 0.82rem;
  color: #333;
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 10px 12px;
  background: #fafafa;
  transition: border-color 0.2s;
  resize: none;
  width: 100%;
  box-sizing: border-box;
}
.eptam-contact__field input::-moz-placeholder, .eptam-contact__field textarea::-moz-placeholder {
  color: #bbb;
}
.eptam-contact__field input::placeholder,
.eptam-contact__field textarea::placeholder {
  color: #bbb;
}
.eptam-contact__field input:focus,
.eptam-contact__field textarea:focus {
  outline: none;
  border-color: #1a4f9c;
  background: #fff;
}
.eptam-contact__optional {
  font-weight: 400;
  color: #999;
}
.eptam-contact .charleft.ginput_counter.gfield_description {
  display: none;
}
.eptam-contact__submit {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  width: 100%;
  background: #1a4f9c;
  color: #ffffff;
  border: none;
  border-radius: 4px;
  padding: 12px 20px;
  font-family: "Barlow Condensed", sans-serif;
  font-size: clamp(0.85rem, 1.5vw, 1rem);
  font-weight: 700;
  letter-spacing: 0.04em;
  cursor: pointer;
  transition: background 0.2s;
}
@media (min-width: 769px) {
  .eptam-contact__submit {
    padding: 14px 24px;
  }
}
@media (max-width: 575px) {
  .eptam-contact__submit {
    padding: 0 40px;
  }
}
.eptam-contact__submit:hover {
  background: #124080;
}
.eptam-contact__disclaimer {
  font-family: "Barlow", sans-serif;
  font-size: 0.72rem;
  color: #999;
  text-align: center;
  margin: 0;
  line-height: 1.5;
}
.eptam-contact__gf-shell, .eptam-contact__gf-placeholder {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.eptam-contact__gf-placeholder {
  padding: 24px;
  border: 1px dashed rgba(26, 79, 156, 0.28);
  border-radius: 8px;
  background: linear-gradient(180deg, rgba(26, 79, 156, 0.05) 0%, rgba(26, 79, 156, 0.02) 100%);
}
.eptam-contact__gf-kicker {
  margin: 0;
  font-family: "Barlow Condensed", sans-serif;
  font-size: 0.95rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #1a4f9c;
}
.eptam-contact__gf-id, .eptam-contact__gf-meta, .eptam-contact__gf-notice {
  margin: 0;
  font-family: "Barlow", sans-serif;
  font-size: 0.82rem;
  line-height: 1.6;
  color: #41516b;
}
.eptam-contact__gf-notice {
  padding: 14px 16px;
  border-radius: 6px;
  background: #f5f7fb;
}
.eptam-contact .gform_wrapper {
  margin: 0;
}
.eptam-contact .gform_fields {
  row-gap: 16px !important;
}
.eptam-contact .gfield_label,
.eptam-contact .gform-field-label,
.eptam-contact .gform-field-label--type-sub {
  color: #364153 !important;
  font-family: "Roboto" !important;
  font-size: 14px !important;
  font-style: normal !important;
  font-weight: 500 !important;
  line-height: 20px !important;
}
.eptam-contact .gform_wrapper.gravity-theme .gfield_required {
  display: none;
}
.eptam-contact input#gform_submit_button_5 {
  display: flex;
  padding: 16px 164.609px 16px 169.609px;
  justify-content: flex-end;
  align-items: center;
  gap: 12.781px;
  align-self: stretch;
  border: transparent;
  border-radius: 100px;
  background: #0060A5;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1);
  color: #FFF;
  text-align: center;
  font-family: "Roboto", sans-serif !important;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  width: 100%;
}
.eptam-contact p.terms-condition-box {
  color: #6A7282;
  text-align: left;
  font-family: Roboto;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}
.eptam-contact input:not([type=submit]):not([type=button]):not([type=checkbox]):not([type=radio]),
.eptam-contact select,
.eptam-contact textarea {
  font-family: "Barlow", sans-serif;
  font-size: 0.82rem;
  color: #333;
  background: #fafafa;
  box-sizing: border-box;
  border-radius: 10px;
  border: 1px solid #D1D5DC;
  display: flex;
  height: 50px;
  padding: 12px 16px;
  align-items: center;
  align-self: stretch;
}
.eptam-contact .gform_footer,
.eptam-contact .gform_page_footer {
  margin-top: 16px !important;
  padding: 0 !important;
}
.eptam-contact .gform_button,
.eptam-contact .gform_save_link,
.eptam-contact .gform_next_button,
.eptam-contact .gform_previous_button {
  font-family: "Barlow Condensed", sans-serif !important;
}
/*!**********************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/blocks/about-split/style.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************************/
.eptam-about {
  background: #EFEFEF;
  padding: 60px 20px;
}
@media (min-width: 481px) {
  .eptam-about {
    padding: 80px 40px;
  }
}
@media (min-width: 769px) {
  .eptam-about {
    padding: 100px 60px;
  }
}
@media (min-width: 1025px) {
  .eptam-about {
    padding: 120px;
  }
}
.eptam-about__inner {
  width: min(100%, 1200px);
  max-width: 100%;
  margin-inline: auto;
  box-sizing: border-box;
  padding: 0px;
}
.eptam-about__header {
  margin-bottom: 40px;
}
@media (min-width: 481px) {
  .eptam-about__header {
    margin-bottom: 48px;
  }
}
@media (min-width: 769px) {
  .eptam-about__header {
    margin-bottom: 56px;
  }
}
@media (min-width: 1025px) {
  .eptam-about__header {
    margin-bottom: 64px;
  }
}
.eptam-about__heading-dark {
  margin: 0 0 4px;
  display: block;
  color: #0060A5;
  font-family: "Barlow Condensed", sans-serif;
  font-size: clamp(1.5rem, 5vw, 64px);
  font-style: normal;
  font-weight: 800;
  line-height: 1.2;
  text-transform: uppercase;
}
.eptam-about__heading-accent {
  color: #8dc63f;
  letter-spacing: 0.02em;
  margin: 0 0 4px;
  display: block;
  font-family: "Barlow Condensed", sans-serif;
  font-size: clamp(1.5rem, 5vw, 64px);
  font-style: normal;
  font-weight: 800;
  line-height: 1.2;
  text-transform: uppercase;
}
.eptam-about__body {
  display: grid;
  grid-template-columns: 1fr;
  gap: 32px;
  align-items: start;
}
@media (min-width: 769px) {
  .eptam-about__body {
    grid-template-columns: 1fr 1.2fr;
    gap: 48px;
  }
}
@media (min-width: 1025px) {
  .eptam-about__body {
    gap: 92px;
  }
}
.eptam-about__image-wrap {
  border-radius: 4px;
  overflow: hidden;
  line-height: 0;
  max-height: 400px;
}
.eptam-about__image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.eptam-about__image-placeholder {
  width: 100%;
  height: 240px;
  background: #ddd;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Barlow", sans-serif;
  font-size: 0.85rem;
  color: #888;
  border-radius: 4px;
}
@media (min-width: 481px) {
  .eptam-about__image-placeholder {
    height: 280px;
  }
}
@media (min-width: 769px) {
  .eptam-about__image-placeholder {
    height: 320px;
  }
}
.eptam-about__right {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media (min-width: 769px) {
  .eptam-about__right {
    gap: 32px;
  }
}
.eptam-about__text {
  color: #454545;
  font-family: "Roboto", sans-serif;
  font-size: clamp(0.95rem, 2vw, 16px);
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
}
.eptam-about__text p {
  margin: 0 0 16px;
}
.eptam-about__text p:last-child {
  margin-bottom: 0;
}
.eptam-about__quote {
  padding-left: 16px;
  margin: 0;
  border-left: 4px solid #6CC24A;
}
@media (min-width: 481px) {
  .eptam-about__quote {
    padding-left: 20px;
  }
}
.eptam-about__quote-text {
  margin: 0 0 16px;
  color: #0060A5;
  font-family: "Barlow Condensed";
  font-size: clamp(1.2rem, 3vw, 24px);
  font-style: italic;
  font-weight: 600;
  line-height: 1.3;
}
.eptam-about__quote-footer {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.eptam-about__quote-author {
  text-transform: uppercase;
  color: #0060A5;
  font-family: "Roboto", sans-serif;
  font-size: clamp(0.9rem, 2vw, 18px);
  font-style: normal;
  font-weight: 500;
  line-height: 1.4;
}
.eptam-about__quote-role {
  color: #0060A5;
  font-family: "Inter", sans-serif;
  font-size: clamp(0.85rem, 1.8vw, 16px);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
}
/*!***************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/blocks/disciplines-list/style.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************/
.eptam-disciplines {
  background: #ffffff;
  padding: 40px 15px;
}
@media (min-width: 481px) {
  .eptam-disciplines {
    padding: 60px 24px;
  }
}
@media (min-width: 769px) {
  .eptam-disciplines {
    padding: 80px 40px;
  }
}
@media (min-width: 1025px) {
  .eptam-disciplines {
    padding: 120px;
  }
}
.eptam-disciplines__mainheading {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
}
@media (min-width: 481px) {
  .eptam-disciplines__mainheading {
    gap: 24px;
  }
}
.eptam-disciplines__inner {
  width: min(100%, 1200px);
  max-width: 100%;
  margin-inline: auto;
  box-sizing: border-box;
  display: grid;
  grid-template-columns: 1fr;
  gap: 40px;
  align-items: start;
  padding: 0px;
}
@media (min-width: 481px) {
  .eptam-disciplines__inner {
    gap: 48px;
  }
}
@media (min-width: 1025px) {
  .eptam-disciplines__inner {
    gap: 60px;
  }
}
.eptam-disciplines__left {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media (min-width: 481px) {
  .eptam-disciplines__left {
    gap: 28px;
  }
}
.eptam-disciplines__heading-dark {
  margin: 0;
  display: block;
  color: #0060A5;
  font-family: "Barlow Condensed", sans-serif;
  font-size: clamp(1.5rem, 4vw, 64px);
  font-style: normal;
  font-weight: 800;
  line-height: 1.2;
  text-transform: uppercase;
}
.eptam-disciplines__heading-accent {
  margin: 0;
  display: block;
  color: #6CC24A;
  font-family: "Barlow Condensed", sans-serif;
  font-size: clamp(1.5rem, 4vw, 64px);
  font-style: normal;
  font-weight: 800;
  line-height: 1.2;
  text-transform: uppercase;
}
.eptam-disciplines__intro {
  margin: 0;
  color: #454545;
  font-family: "Roboto", sans-serif;
  font-size: clamp(0.95rem, 2vw, 18px);
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
}
.eptam-disciplines__content {
  display: grid;
  grid-template-columns: 1fr;
  gap: 40px;
  align-items: start;
}
@media (min-width: 769px) {
  .eptam-disciplines__content {
    grid-template-columns: 1.2fr 1fr;
    gap: 48px;
  }
}
@media (min-width: 1025px) {
  .eptam-disciplines__content {
    gap: 80px;
  }
}
.eptam-disciplines__list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 18px;
}
@media (min-width: 481px) {
  .eptam-disciplines__list {
    gap: 20px;
  }
}
@media (min-width: 769px) {
  .eptam-disciplines__list {
    gap: 24px;
  }
}
.eptam-disciplines__item {
  display: flex;
  align-items: flex-start;
  gap: 16px;
}
@media (min-width: 481px) {
  .eptam-disciplines__item {
    gap: 20px;
  }
}
@media (min-width: 769px) {
  .eptam-disciplines__item {
    gap: 24px;
  }
}
.eptam-disciplines__icon {
  flex-shrink: 0;
  width: 44px;
  height: 44px;
  background: #d4e600;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1rem;
  line-height: 1;
}
@media (min-width: 481px) {
  .eptam-disciplines__icon {
    width: 48px;
    height: 48px;
  }
}
@media (min-width: 769px) {
  .eptam-disciplines__icon {
    width: 56px;
    height: 56px;
  }
}
.eptam-disciplines__icon > img {
  width: 20px !important;
  height: 20px !important;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (min-width: 769px) {
  .eptam-disciplines__icon > img {
    width: 24px !important;
    height: 24px !important;
  }
}
.eptam-disciplines__item-content {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.eptam-disciplines__item-title {
  display: block;
  color: #00182B;
  font-family: "Barlow Condensed", sans-serif;
  font-size: clamp(1rem, 2.5vw, 24px);
  font-style: normal;
  font-weight: 700;
  line-height: 1.3;
  text-transform: uppercase;
}
.eptam-disciplines__item-desc {
  display: block;
  color: #6A7282;
  font-family: "Inter", sans-serif;
  font-size: clamp(0.8rem, 1.8vw, 16px);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
}
.eptam-disciplines__right {
  position: relative;
}
@media (min-width: 1025px) {
  .eptam-disciplines__right {
    position: sticky;
    top: 80px;
  }
}
.eptam-disciplines__image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 8px;
  display: block;
}
.eptam-disciplines__image-placeholder {
  width: 100%;
  height: 280px;
  background: #eee;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Barlow", sans-serif;
  font-size: 0.85rem;
  color: #888;
}
@media (min-width: 481px) {
  .eptam-disciplines__image-placeholder {
    height: 320px;
  }
}
@media (min-width: 769px) {
  .eptam-disciplines__image-placeholder {
    height: 360px;
  }
}
@media (min-width: 1025px) {
  .eptam-disciplines__image-placeholder {
    height: 400px;
  }
}
/*!***************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/blocks/commitments-grid/style.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************/
.eptam-commitments {
  background: #c3dcf4;
  padding: 40px 15px;
}
@media (min-width: 481px) {
  .eptam-commitments {
    padding: 60px 24px;
  }
}
@media (min-width: 769px) {
  .eptam-commitments {
    padding: 80px 40px;
  }
}
@media (min-width: 1025px) {
  .eptam-commitments {
    padding: 120px;
  }
}
.eptam-commitments__inner {
  width: min(100%, 1200px);
  max-width: 100%;
  margin-inline: auto;
  box-sizing: border-box;
  padding: 0px;
}
.eptam-commitments__header {
  margin-bottom: 32px;
}
@media (min-width: 481px) {
  .eptam-commitments__header {
    margin-bottom: 40px;
  }
}
@media (min-width: 769px) {
  .eptam-commitments__header {
    margin-bottom: 48px;
  }
}
.eptam-commitments__heading-dark {
  margin: 0;
  display: block;
  color: #0060A5;
  font-family: "Barlow Condensed";
  font-size: clamp(1.5rem, 4vw, 64px);
  font-style: normal;
  font-weight: 800;
  line-height: 1.2;
  text-transform: uppercase;
}
.eptam-commitments__grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1px;
  background: transparent;
}
@media (min-width: 481px) {
  .eptam-commitments__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 769px) {
  .eptam-commitments__grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 1025px) {
  .eptam-commitments__grid {
    grid-template-columns: repeat(4, 1fr);
  }
}
.eptam-commitments__card {
  background: #ffffff;
  border-radius: 0;
  padding: 30px 16px;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
@media (min-width: 481px) {
  .eptam-commitments__card {
    padding: 40px 24px;
  }
}
@media (min-width: 769px) {
  .eptam-commitments__card {
    padding: 45px 28px;
  }
}
@media (min-width: 1025px) {
  .eptam-commitments__card {
    padding: 50px 30px;
    gap: 16px;
  }
}
.eptam-commitments__card:first-child {
  border-top-left-radius: 12px;
  border-bottom-left-radius: 12px;
}
@media (min-width: 481px) {
  .eptam-commitments__card:first-child {
    border-top-left-radius: 14px;
    border-bottom-left-radius: 14px;
  }
}
@media (min-width: 1025px) {
  .eptam-commitments__card:first-child {
    border-top-left-radius: 16px;
    border-bottom-left-radius: 16px;
  }
}
.eptam-commitments__card:last-child {
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
}
@media (min-width: 481px) {
  .eptam-commitments__card:last-child {
    border-top-right-radius: 14px;
    border-bottom-right-radius: 14px;
  }
}
@media (min-width: 1025px) {
  .eptam-commitments__card:last-child {
    border-top-right-radius: 16px;
    border-bottom-right-radius: 16px;
  }
}
.eptam-commitments__card-top {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 12px;
  flex-direction: row;
  min-height: 64px;
}
.eptam-commitments__card-title {
  margin: 0;
  color: #333;
  font-family: "Barlow Condensed";
  font-size: clamp(1.1rem, 3vw, 28px);
  font-style: normal;
  font-weight: 700;
  line-height: 1.2;
}
.eptam-commitments__card-number {
  flex-shrink: 0;
  line-height: 1;
  color: #0060A5;
  font-family: "Barlow Condensed";
  font-size: clamp(2rem, 5vw, 42px);
  font-style: normal;
  font-weight: 700;
  letter-spacing: 3px;
  text-transform: uppercase;
  opacity: 0.2;
}
.eptam-commitments__divider {
  border: none;
  border-top: 2px solid #d4e600;
  margin: 0;
  max-width: 3vw;
}
.eptam-commitments__card-body {
  margin: 0;
  color: rgba(0, 0, 0, 0.7);
  font-family: "Roboto", sans-serif;
  font-size: clamp(0.85rem, 1.8vw, 16px);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
}
/*!****************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/blocks/rhythm-philosophy/style.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************************/
.eptam-rhythm {
  background: #0a1628;
  position: relative;
  overflow: hidden;
  background-image: url(http://localhost/eptam/wp-content/uploads/2026/03/RunningMan_White.svg);
  background-size: 40%;
  background-position: top center;
  background-repeat: no-repeat;
  padding: 40px 15px;
}
@media (min-width: 481px) {
  .eptam-rhythm {
    padding: 60px 24px;
    background-size: 45%;
  }
}
@media (min-width: 769px) {
  .eptam-rhythm {
    padding: 80px 40px;
    background-size: 50%;
  }
}
@media (min-width: 1025px) {
  .eptam-rhythm {
    padding: 120px;
    background-size: cover;
  }
}
.eptam-rhythm__inner {
  position: relative;
  z-index: 1;
  width: min(100%, 1200px);
  max-width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 0px;
}
.eptam-rhythm__inner::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
}
.eptam-rhythm__heading {
  letter-spacing: 0.04em;
  margin: 0 0 24px;
  color: #6CC24A;
  font-family: "Barlow Condensed";
  font-size: clamp(1.5rem, 4vw, 64px);
  font-style: normal;
  font-weight: 800;
  line-height: 1.2;
  text-transform: uppercase;
}
@media (min-width: 481px) {
  .eptam-rhythm__heading {
    margin: 0 0 28px;
  }
}
@media (min-width: 1025px) {
  .eptam-rhythm__heading {
    margin: 0 0 32px;
  }
}
.eptam-rhythm__body {
  display: grid;
  grid-template-columns: 1fr;
  gap: 16px;
  margin-bottom: 32px;
}
@media (min-width: 481px) {
  .eptam-rhythm__body {
    gap: 18px;
    margin-bottom: 36px;
  }
}
@media (min-width: 1025px) {
  .eptam-rhythm__body {
    gap: 24px;
    margin-bottom: 48px;
  }
}
.eptam-rhythm__para {
  margin: 0;
  color: #FFF;
  font-family: "Roboto", sans-serif;
  font-size: clamp(0.9rem, 2vw, 16px);
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
  width: 100%;
}
.eptam-rhythm__quotes {
  display: grid;
  grid-template-columns: 1fr;
  gap: 18px;
}
@media (min-width: 481px) {
  .eptam-rhythm__quotes {
    gap: 20px;
  }
}
@media (min-width: 769px) {
  .eptam-rhythm__quotes {
    grid-template-columns: 1fr 1fr;
    gap: 24px;
  }
}
@media (min-width: 1025px) {
  .eptam-rhythm__quotes {
    gap: 28px;
  }
}
.eptam-rhythm__quote-card {
  position: relative;
  border: 1px solid rgba(255, 255, 255, 0.1);
  margin: 0;
  border-radius: 20px 0;
  background: rgba(0, 0, 0, 0.12);
  backdrop-filter: blur(10px);
  display: flex;
  padding: 24px 20px;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
}
@media (min-width: 481px) {
  .eptam-rhythm__quote-card {
    padding: 32px 28px;
    gap: 18px;
    border-radius: 22px 0;
  }
}
@media (min-width: 769px) {
  .eptam-rhythm__quote-card {
    padding: 40px 44px;
    gap: 20px;
    border-radius: 24px 0;
  }
}
@media (min-width: 1025px) {
  .eptam-rhythm__quote-card {
    padding: 52px 64px;
    gap: 24px;
  }
}
.eptam-rhythm__quote-text {
  margin: 0 0 12px;
  color: #FFF;
  font-family: "Roboto", sans-serif;
  font-size: clamp(1rem, 2vw, 20px);
  font-style: italic;
  font-weight: 400;
  line-height: 1.5;
}
@media (min-width: 1025px) {
  .eptam-rhythm__quote-text {
    margin: 0 0 24px;
  }
}
.eptam-rhythm__quote-footer {
  display: flex;
  align-items: center;
  gap: 8px;
}
@media (min-width: 481px) {
  .eptam-rhythm__quote-footer {
    gap: 9px;
  }
}
@media (min-width: 1025px) {
  .eptam-rhythm__quote-footer {
    gap: 10px;
  }
}
.eptam-rhythm__quote-dash {
  display: block;
  width: 20px;
  height: 2px;
  background: #ffffff;
  flex-shrink: 0;
  color: transparent;
}
@media (min-width: 1025px) {
  .eptam-rhythm__quote-dash {
    width: 28px;
  }
}
.eptam-rhythm__quote-author {
  color: #FFF;
  font-family: "Roboto", sans-serif;
  font-size: clamp(0.85rem, 1.8vw, 15px);
  font-style: normal;
  font-weight: 600;
  line-height: 1.4;
}
/*!*************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/blocks/critical-phase/style.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************/
.eptam-critical {
  position: relative;
  background: #ffffff;
  overflow: hidden;
  padding: 60px 20px;
}
@media (min-width: 481px) {
  .eptam-critical {
    padding: 80px 40px;
  }
}
@media (min-width: 769px) {
  .eptam-critical {
    padding: 100px 60px;
  }
}
@media (min-width: 1025px) {
  .eptam-critical {
    padding: 120px;
  }
}
.eptam-critical__inner {
  position: relative;
  z-index: 1;
  width: min(100%, 1200px);
  max-width: 100%;
  margin-inline: auto;
  box-sizing: border-box;
  padding: 0px;
}
.eptam-critical {
  background-image: url(http://localhost/eptam/wp-content/uploads/2026/03/Section-e1774787295592.png);
  background-size: 35%;
  background-position: top left;
  background-repeat: no-repeat;
  background-color: #ffffff;
}
@media (max-width: 480px) {
  .eptam-critical {
    background-size: 40%;
  }
}
.eptam-critical__header {
  margin-bottom: 32px;
}
@media (min-width: 481px) {
  .eptam-critical__header {
    margin-bottom: 40px;
  }
}
@media (min-width: 769px) {
  .eptam-critical__header {
    margin-bottom: 48px;
  }
}
.eptam-critical__heading-dark {
  margin: 0 0 4px;
  letter-spacing: 0.02em;
  display: block;
  color: #0060A5;
  font-family: "Barlow Condensed";
  font-size: clamp(1.4rem, 4vw, 64px);
  font-style: normal;
  font-weight: 800;
  line-height: 1.2;
  text-transform: uppercase;
}
.eptam-critical__heading-accent {
  display: block;
  letter-spacing: 0.02em;
  color: #6CC24A;
  font-family: "Barlow Condensed";
  font-size: clamp(1.4rem, 4vw, 64px);
  font-style: normal;
  font-weight: 700;
  line-height: 1.2;
  text-transform: uppercase;
}
.eptam-critical__body {
  display: grid;
  grid-template-columns: 1fr;
  gap: 32px;
  align-items: start;
}
@media (min-width: 769px) {
  .eptam-critical__body {
    grid-template-columns: 1fr 1.2fr;
    gap: 48px;
  }
}
@media (min-width: 1025px) {
  .eptam-critical__body {
    gap: 85px;
  }
}
.eptam-critical__image-wrap {
  border-radius: 12px;
  overflow: hidden;
  line-height: 0;
  max-height: 360px;
}
@media (min-width: 769px) {
  .eptam-critical__image-wrap {
    border-radius: 0 28px;
    max-height: none;
  }
}
@media (min-width: 1025px) {
  .eptam-critical__image-wrap {
    border-radius: 0 36px;
  }
}
.eptam-critical__image {
  width: 100%;
  height: 280px;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  border-radius: inherit;
}
@media (min-width: 481px) {
  .eptam-critical__image {
    height: 320px;
  }
}
@media (min-width: 769px) {
  .eptam-critical__image {
    height: 380px;
  }
}
@media (min-width: 1025px) {
  .eptam-critical__image {
    height: 420px;
  }
}
.eptam-critical__image-placeholder {
  width: 100%;
  height: 240px;
  background: #ddd;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Barlow", sans-serif;
  font-size: 0.85rem;
  color: #888;
  border-radius: 6px;
}
@media (min-width: 481px) {
  .eptam-critical__image-placeholder {
    height: 280px;
  }
}
@media (min-width: 769px) {
  .eptam-critical__image-placeholder {
    height: 320px;
  }
}
.eptam-critical__right {
  display: flex;
  flex-direction: column;
  gap: 14px;
}
@media (min-width: 481px) {
  .eptam-critical__right {
    gap: 16px;
  }
}
@media (min-width: 769px) {
  .eptam-critical__right {
    gap: 18px;
  }
}
.eptam-critical__para {
  margin: 0;
  color: #454545;
  font-family: "Roboto", sans-serif;
  font-size: clamp(0.9rem, 2vw, 16px);
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
}
.eptam-critical__callout {
  padding: 14px 16px;
  background: rgba(13, 43, 94, 0.05);
  border-radius: 0 4px 4px 0;
  margin-top: 8px;
  border-left: 4px solid #278300;
}
@media (min-width: 481px) {
  .eptam-critical__callout {
    padding: 16px 20px;
  }
}
.eptam-critical__callout-text {
  margin: 0;
  color: #004C87;
  font-family: "Roboto", sans-serif;
  font-size: clamp(1rem, 2.5vw, 20px);
  font-style: normal;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: -0.3px;
}

/*# sourceMappingURL=style-index.css.map*/