:root {
  --theme-primary-color: #0D76BD;
  --theme-second-color: #E6DCD3;
  --text-default-color: #6A737B;
  --primary-green: #54B948;
  --secondary-navy: #002B54;
  --container: 72rem;
  --spacing-base: 1rem;
}

*,
*::before,
*::after {
  box-sizing: border-box
}

html {
  line-height: 1.2;
  -webkit-text-size-adjust: 100%;
  font-size: 16px
}

body {
  margin: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.35;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: var(--text-default-color);
  font-family: "proxima-nova";
}

p {
  margin-block-start: 0;
  margin-block-end: 0.625rem;
}

p:last-child {
  margin-block-end: 0
}

hr {
  margin-block-start: 1.4375rem;
  margin-block-end: 1.4375rem;
  border: 0;
  border-block-start: 1px solid #eeeeee;
  box-sizing: content-box;
  height: 0;
  overflow: visible
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
  white-space: pre-wrap
}

a {
  background-color: transparent;
  color: inherit;
  text-decoration: none;
}

a:hover,
a:active {
  color: inherit;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none
}

a:not([href]):not([tabindex]):hover,
a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none
}

a:not([href]):not([tabindex]):focus {
  outline: 0
}

abbr[title] {
  border-block-end: none;
  text-decoration: underline dotted
}

b,
strong {
  font-weight: 500
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em
}

small {
  font-size: 80%
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em
}

sub {
  bottom: -0.25em
}

img {
  border-style: none;
  height: auto;
  max-width: 100%
}

details {
  display: block
}

summary {
  display: list-item
}

figcaption {
  font-size: 0.75rem;
  font-style: italic;
  color: inherit;
  padding: 0.625rem 1.25rem;
  line-height: 1.25;
  font-weight: 400;
}

template {
  display: none
}

.hidden {
  display: none;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0
}

label {
  display: inline-block;
  vertical-align: middle;
  color: var(--theme-primary-color);
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 1.25rem;
  line-height: 1.5;
  margin: 0;
}

input[type="text"],
input[type="date"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="url"],
select,
textarea {
  width: 100%;
  border: none;
  border: none;
  border-color: var(--egg-shell);
  background: #FFFFFF;
  color: inherit;
  border-radius: 0;
  padding: 0.9375rem 1.25rem;
  font-size: 1rem;
  font-style: normal;
  outline: none;
}

input::placeholder,
select::placeholder,
textarea::placeholder {
  color: #98A2B3;
  opacity: 1 !important;
}

button,
input {
  overflow: visible
}

button,
select {
  text-transform: none
}

button:focus,
[type="submit"]:focus,
[type="button"]:focus {
  outline: none;
}

button:not(:disabled),
[type="submit"]:not(:disabled),
[type="button"]:not(:disabled) {
  cursor: pointer
}



button[type="submit"]:hover:after {
  margin-inline-start: 1.25rem;
}

fieldset {
  border: none;
  padding: 0;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal
}

progress {
  vertical-align: baseline
}

select:required:invalid {
  color: #AFC5C6;
}

option:not(:first-of-type) {
  color: var(--text-default-color);
}

textarea {
  overflow: auto;
  resize: vertical
}

svg {
  width: 1em;
  height: 1em;
}

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto
}

[type="search"] {
  outline: none;
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-block-start: 0;
  margin-block-end: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
  color: inherit;
}

h1,
.h1 {
  font-size: 3rem;
  font-weight: 600;
}

h2,
.h2 {
  font-size: 2.5rem;
  font-weight: 600;
}

h3,
.h3 {
  font-size: 1.875rem;
  font-weight: 800;
}

h4,
.h4 {
  font-size: 1.5rem;
  font-weight: 800;
}

h5,
.h5 {
  font-size: 1.25rem;
}

h6,
.h6 {
  font-size: 1rem;
}

.elementor-heading-title {
  line-height: 1.2 !important;
}

.font-120,
.font-120.elementor-widget-heading .elementor-heading-title {
  font-size: clamp(2.5rem, 7.1428vw, 7.5rem);
  line-height: 1.35;
}

.font-99,
.font-99.elementor-widget-heading .elementor-heading-title {
  font-size: clamp(2.5rem, 5.8928vw, 6.1875rem);
  line-height: 1.35;
}

.font-94,
.font-94.elementor-widget-heading .elementor-heading-title {
  font-size: clamp(2.5rem, 5.695vw, 5.875rem);
  line-height: 1.35;
}

.font-90,
.font-90.elementor-widget-heading .elementor-heading-title {
  font-size: clamp(2.5rem, 5.357vw, 5.625rem);
  line-height: 1.35;
}

.font-extra-big,
.font-extra-big.elementor-widget-heading .elementor-heading-title {
  font-size: 3.125rem;
}

.font-big,
.font-big.elementor-widget-heading .elementor-heading-title {
  font-size: 2.5rem;
}

.font-extra-medium,
.font-extra-medium.elementor-widget-heading .elementor-heading-title {
  font-size: 2.1875rem;
}

.font-medium,
.font-medium.elementor-widget-heading .elementor-heading-title {
  font-size: 1.875rem;
  font-weight: 600;
}

.font-extra-normal,
.font-extra-normal.elementor-widget-heading .elementor-heading-title {
  font-size: 1.625rem;
}

.font-lead,
.font-lead.elementor-widget-heading .elementor-heading-title {
  font-size: 1.375rem;
  list-style: 1.3636;
}

.font-normal,
.font-normal.elementor-widget-heading .elementor-heading-title {
  font-size: 1.25rem;
}

.font-extra-regular,
.font-extra-regular.elementor-widget-heading .elementor-heading-title {
  font-size: 1.125rem;
}

.font-small,
.font-small.elementor-widget-heading .elementor-heading-title {
  font-size: 0.875rem;
}

.font-tiny,
.font-tiny.elementor-widget-heading .elementor-heading-title {
  font-size: 0.625rem;
}

/**/
.font-w-100 {
  font-weight: 100;
}

.font-w-200 {
  font-weight: 200;
}

.font-w-300 {
  font-weight: 300;
}

.font-w-400 {
  font-weight: 400;
}

.font-w-500 {
  font-weight: 500;
}

.font-w-600 {
  font-weight: 600;
}

.font-w-700 {
  font-weight: 700;
}

.font-w-800 {
  font-weight: 800;
}

.font-w-900 {
  font-weight: 900;
}

.text-uppercase {
  text-transform: uppercase;
}

.d-none {
  display: none;
}

.d-block {
  display: block;
}

.d-flex {
  display: flex;
}

.flex-1 {
  flex: 1 !important;
}

.flex-2 {
  flex: 2 !important;
}

.flex-3 {
  flex: 3 !important;
}

.flex-4 {
  flex: 4 !important;
}

.ct-gap-1 {
  gap: 1rem;
}

.flex-row {
  flex-direction: row;
}

.flex-row-reverse {
  flex-direction: row-reverse;
}

.flex-column {
  flex-direction: column;
}

.flex-column-reverse {
  flex-direction: column-reverse;
}

.flex-wrap {
  flex-wrap: wrap;
}

.flex-nowrap {
  flex-wrap: nowrap;
}

.align-items-start {
  align-items: flex-start;
}

.align-items-center {
  align-items: center;
}

.align-items-end {
  align-items: flex-end;
}

.justify-content-center {
  justify-content: center;
}

.justify-space-between {
  justify-content: space-between;
}

.justify-end {
  justify-content: flex-end;
}

.w-100 {
  width: 100%;
}

.h-100 {
  height: 100%;
}

.width-unset {
  width: unset !important;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.container {
  max-width: var(--content-width);
  margin-inline-end: auto;
  margin-inline-start: auto;
  padding-inline-start: 0.625rem;
  padding-inline-end: 0.625rem;
}

.container-ml-0>.e-con-inner {
  margin-inline-start: 0;
}

.container-mr-0>.e-con-inner {
  margin-inline-end: 0;
}

.row {
  margin-inline-start: -0.625rem;
  margin-inline-end: -0.625rem;
  display: flex;
  flex-wrap: wrap;
}

.row.no-gutter {
  margin-inline-start: unset;
  margin-inline-end: unset;
}

.row.no-gutter>div[class^="col"] {
  padding-inline-start: unset;
  padding-inline-end: unset;
}

.row>.col-item {
  width: 100%;
  padding-inline-start: 0.625rem;
  padding-inline-end: 0.625rem;
}

.m-0 {
  margin: 0 !important;
}

.p-0 {
  padding: 0 !important;
}

.py-0 {
  padding-block: 0;
  ;
}

.container-py-0>.e-con-inner {
  padding-block: 0;
}

.mt-normal {
  margin-block-start: calc(1.5 * var(--spacing-base));
}

.mb-normal {
  margin-block-end: calc(1.5 * var(--spacing-base));
}



.px-normal {
  padding-inline: calc(1.5 * var(--spacing-base));
}

.py-small {
  padding-block: 1.25rem;
}

.py-normal {
  padding-block-start: calc(1.5 * var(--spacing-base));
  padding-block-end: calc(1.5 * var(--spacing-base));
}

.py-double-normal {
  padding-block: calc(3 * var(--spacing-base));
}

.py-standard {
  padding-block-start: 3.125rem;
  padding-block-end: 3.125rem;
}

.py-medium {
  padding-block: calc(5 * var(--spacing-base));
}

.py-large {
  padding-block: calc(7 * var(--spacing-base));
}

.pt-large {
  padding-block-start: calc(7 * var(--spacing-base));
}

.pb-large {
  padding-block-end: calc(7 * var(--spacing-base));
}

.spacing-default {
  --spacer-size: 1rem !important;
}

.spacing-normal {
  --spacer-size: calc(1.5 * var(--spacing-base)) !important;
}

.spacing-extra-normal {
  --spacer-size: calc(2.5 * var(--spacing-base)) !important;
}

.spacing-double-normal {
  --spacer-size: calc(3 * var(--spacing-base)) !important;
}

.spacing-medium {
  --spacer-size: clamp(1.25rem, 3.083vw, 3.7rem) !important;
}

.spacing-large {
  --spacer-size: clamp(4.2rem, 5.8vw, 7rem) !important;
}

.color-white,
.color-white .elementor-heading-title {
  color: #fff;
}

.color-inherit {
  color: inherit !important;
}

.color-main {
  color: var(--theme-primary-color);
}

.color-sub {
  color: var(--theme-second-color);
}

.filter-gray-scale {
  filter: grayscale(1);
}

ol,
ul {
  margin-block-end: 1em;
  padding-inline-start: 1rem;
}

.space-container-left {
  padding-inline-start: max(1.25rem, ((100vw - var(--container)) / 2));
}

.space-container-right {
  padding-inline-end: max(1.25rem, ((100vw - var(--container)) / 2));
}

.space-container-x {
  padding-inline: max(1.25rem, ((100vw - var(--container)) / 2));
}

.space-default .space-container-left {
  padding-inline-start: max(0px, ((100vw - var(--container)) / 2 - 1.25rem));
}

.space-default .space-container-right {
  padding-inline-end: max(0px, ((100vw - var(--container)) / 2 - 1.25rem));
}

.aspect-ratio-1 {
  aspect-ratio: 1;
}

.elementor-widget-text-editor a:hover {
  text-decoration: underline;
}

.elementor-button-icon {
  line-height: 1;
  display: flex;
  align-items: center;
}

.btn-tag {
  background-color: #E4E7EC;
  color: #101828;
  padding: 0.75rem 1.25rem;
  border-radius: 0.5rem;
  font-size: 0.875rem;
}

.max-line-1 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
}

.max-line-2,
.program-edge .elementor-widget-theme-post-title a {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

.ele-img-full,
.ele-img-full a {
  display: block;
  width: 100%;
  height: 100%;
}

.e-loop-item>.elementor-section-wrap {
  height: 100%;
}

.elementor-icon-wrapper {
  line-height: 1;
}

nav.elementor-pagination {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 0.625rem;
}

nav.elementor-pagination .page-numbers {
  color: var(--text-default-color);
  font-size: 1rem;
  font-weight: bold;
  width: 2.5rem;
  height: 2.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  padding: 0.625rem;
}

nav.elementor-pagination .page-numbers.prev,
nav.elementor-pagination .page-numbers.next {
  font-size: 0;
}

nav.elementor-pagination .page-numbers.prev:before {
  content: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTMiIHZpZXdCb3g9IjAgMCAxNCAxMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEzLjM3MDggNS4zMDY2MUgzLjM3MDc5TDYuNjYzNzkgMi4wMTM2MUw1LjI0OTc5IDAuNTk5NjA5TDAuOTU2Nzg5IDQuODkyNjFDMC41ODE4NDYgNS4yNjc2NiAwLjM3MTIxNiA1Ljc3NjI4IDAuMzcxMjE2IDYuMzA2NjFDMC4zNzEyMTYgNi44MzY5NCAwLjU4MTg0NiA3LjM0NTU1IDAuOTU2Nzg5IDcuNzIwNjFMNS4yNDk3OSAxMi4wMTM2TDYuNjYzNzkgMTAuNTk5NkwzLjM3MDc5IDcuMzA2NjFIMTMuMzcwOFY1LjMwNjYxWiIgZmlsbD0iIzZBNzM3QiIvPgo8L3N2Zz4K');
}

nav.elementor-pagination .page-numbers.next:before {
  content: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMyAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyLjQxNCA0LjU4NTk3TDguMTIxIDAuMjkyOTY5TDYuNzA3IDEuNzA2OTdMMTAgNC45OTk5N0gwVjYuOTk5OTdIMTBMNi43MDcgMTAuMjkzTDguMTIxIDExLjcwN0wxMi40MTQgNy40MTM5N0MxMi43ODg5IDcuMDM4OTEgMTIuOTk5NiA2LjUzMDMgMTIuOTk5NiA1Ljk5OTk3QzEyLjk5OTYgNS40Njk2NCAxMi43ODg5IDQuOTYxMDIgMTIuNDE0IDQuNTg1OTdWNC41ODU5N1oiIGZpbGw9IiM2QTczN0IiLz4KPC9zdmc+Cg==');
}

nav.elementor-pagination .page-numbers.current,
nav.elementor-pagination a.page-numbers:hover {
  color: #fff;
  background-color: var(--theme-primary-color);
}

nav.elementor-pagination .page-numbers.current:before,
nav.elementor-pagination a.page-numbers:hover:before {
  filter: brightness(500%) contrast(100%);
}

button.e-filter-item {
  position: relative;
}

button.e-filter-item:before {
  content: '';
  display: block;
  width: 1.5rem;
  min-width: 1.5rem;
  height: 1.5rem;
  border: 3px solid;
  border-color: var(--theme-primary-color);
  border-radius: 3px;
  z-index: 1;
  margin-inline-end: 0.625rem;
}

button.e-filter-item:after {
  content: '';
  position: absolute;
  left: 0;
  display: block;
  background-color: var(--theme-primary-color);
  width: 1rem;
  height: 1rem;
  margin-inline-start: 4px;
  z-index: 1;
  opacity: 0;
  transition: 0.2s;
}

button.e-filter-item[aria-pressed="true"]:after {
  opacity: 1;
  transition: 0.2s;
}

body.single .elementor-widget-theme-post-content blockquote {
  color: var(--theme-primary-color);
  font-size: clamp(1.125rem, 1.667vw, 1.2rem);
  margin-inline: 0;
  margin-block: 2.5rem;
}

body.single .elementor-widget-theme-post-content blockquote p:not(:first-child) {
  font-size: 1rem;
  color: var(--primary-green);
}

body.single .elementor-widget-theme-post-content figure {
  margin-block: 2.5rem;
}

body.single .elementor-widget-theme-post-content figcaption {
  font-size: 1rem;
  font-style: normal;
  padding: 0;
  padding-block-start: 0.75rem;
}

body.single .elementor-widget-theme-post-content h3 {
  margin-block-end: 1.25rem;
  color: var(--theme-primary-color);
}

body.single .elementor-widget-theme-post-content h4 {
  margin-block-end: 1.25rem;
  color: var(--secondary-navy);
}

body.single .elementor-widget-theme-post-content img {
  border-radius: 1rem;
}

form.form-submit-inline .frm_fields_container {
  position: relative;
  gap: 0;
}


form.form-submit-inline .frm_fields_container input[type="email"] {
  color: var(--text-default-color);
  padding-right: 3.5rem;
  border-radius: 1.875rem;
}

form.form-submit-inline .frm_fields_container .frm_submit {
  position: absolute;
  right: 0.1875rem;
  top: 50%;
  transform: translateY(-50%);
}

form.form-submit-inline .frm_fields_container .frm_submit .frm_button_submit {
  width: 3.125rem;
  height: 3.125rem;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.625rem;
  background-color: var(--theme-primary-color);
  color: #fff;
  border-radius: 50%;
}

.frm_primary_label {
  font-size: clamp(1.25rem, 2.0833vw, 1.5rem);
  font-weight: 600;
  line-height: 1.0476;
  color: #101828;
  margin-block-end: 0.625rem;
}

.frm_form_fields .frm_fields_container {
  gap: 1.25rem 2%;
}

.frm_checkbox label {
  color: #344054;
  font-weight: bold;
  font-size: 1rem;
  overflow: hidden;
  display: flex;
  align-items: center;
  margin-block: 0.3125rem;
  position: relative;
}

.frm_checkbox label:before {
  content: '';
  display: block;
  width: 1.5rem;
  min-width: 1.5rem;
  height: 1.5rem;
  border: 3px solid;
  border-color: var(--theme-primary-color);
  border-radius: 3px;
  z-index: 1;
  margin-inline-end: 0.625rem;
}

.frm_checkbox label input {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  left: -0.625rem;
}

.frm_checkbox label input:checked {
  visibility: visible;
  position: absolute;
  left: 0;
  display: block;
  appearance: none;
  background-color: var(--theme-primary-color);
  width: 1rem;
  height: 1rem;
  margin-inline-start: 4px;
  z-index: 1;
  opacity: 1;
  transition: 0.2s;
}

.frm_error {
  font-size: 0.8em;
  color: red;
  margin-block-start: 0.5rem;
}

.fc-button.fc-state-default {
  background-color: #D0D5DD;
}

.fc-button.fc-state-active,
.fc-button.fc-state-default:hover {
  background-color: #F26122;
}

.event img {
  border: none;
  padding: 0;
}

.search-form-wrap form {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  border: 1px solid rgba(6, 18, 361, 0.1);
  border-radius: 1.25rem;
  padding: 0.75rem;
  background-color: #FFF;
  gap: 0.5rem;
}

.search-form-wrap form input[type="text"] {
  padding: 0;
  flex: 1;
  min-width: 140px;
  border-radius: 0;
}

.search-form-wrap form button[type="submit"] {
  border-radius: 0.25rem;
  padding: 0.625rem;
  background-color: #0D76BD;
}

.video-lightbox {
  position: relative;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}

.video-lightbox .video-lightbox__poster {}

.video-lightbox .video-lightbox__play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.fancybox-button {
  padding: 0 !important;
  height: 44px !important;
  width: unset !important;
  border-radius: 0 !important;
}

.sort-form-wrap select {
  max-width: min(100%, 12.5rem);
  color: var(--secondary-navy);
  padding: 0;
}

@media screen and (max-width:1200px) {
  :root {
    --spacing-base: 0.8rem;
  }
}

@media screen and (max-width:1024px) {
  :root {
    --spacing-base: 0.6rem;
  }

  .spacing-default {
    --spacer-size: 0.75rem !important;
  }

  .spacing-normal {
    --spacer-size: 1.25rem !important;
  }

  .spacing-double-normal {
    --spacer-size: 1.5rem !important;
  }

  h1,
  .h1 {
    font-size: 2.75rem;
  }

  h2,
  .h2 {
    font-size: 2.25rem;
  }

  h3,
  .h3 {
    font-size: 1.75rem;
  }

  h4,
  .h4 {
    font-size: 1.35rem;
  }

  h5,
  .h5 {
    font-size: 1.125rem;
  }

  h6,
  .h6 {
    font-size: 1rem;
  }

  .font-extra-big,
  .font-extra-big .elementor-heading-title {
    font-size: 2.5rem;
  }

  .font-big,
  .font-big .elementor-heading-title {
    font-size: 2.25rem;
  }

  .font-extra-medium,
  .font-extra-medium .elementor-heading-title {
    font-size: 2rem;
  }

  .font-medium,
  .font-medium .elementor-heading-title {
    font-size: 1.75rem;
  }

  .font-extra-normal,
  .font-extra-normal .elementor-heading-title {
    font-size: 1.375rem;
  }


}

@media screen and (max-width:991px) {}


@media screen and (max-width:767px) {

  h1,
  .h1 {
    font-size: 2.5rem;
  }

  h2,
  .h2 {
    font-size: 2rem;
  }

  .font-extra-big,
  .font-extra-big .elementor-heading-title {
    font-size: 2.25rem;
  }

  .font-big,
  .font-big .elementor-heading-title {
    font-size: 2rem;
  }

  .font-extra-medium,
  .font-extra-medium .elementor-heading-title {
    font-size: 1.875rem;
  }

  .font-medium,
  .font-medium .elementor-heading-title {
    font-size: 1.5rem;
  }

  .font-extra-normal,
  .font-extra-normal .elementor-heading-title {
    font-size: 1.25rem;
  }

}


.elementor-swiper-button  {
  display: inline-flex;
}
