@font-face {
  font-family: "Jost";
  src: url("../font/Jost-Regular.woff2") format("woff2"), url("../font/Jost-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Jost";
  src: url("../font/Jost-ExtraBold.woff2") format("woff2"), url("../font/Jost-ExtraBold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Jost";
  src: url("../font/Jost-ExtraBoldItalic.woff2") format("woff2"), url("../font/Jost-ExtraBoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "DM Sans";
  src: url("../font/DMSans-Regular.woff2") format("woff2"), url("../font/DMSans-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "DM Sans";
  src: url("../font/DMSans-SemiBold.woff2") format("woff2"), url("../font/DMSans-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "DM Sans";
  src: url("../font/DMSans-SemiBoldItalic.woff2") format("woff2"), url("../font/DMSans-SemiBoldItalic.woff") format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "DM Sans";
  src: url("../font/DMSans-Black.woff2") format("woff2"), url("../font/DMSans-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "DM Sans";
  src: url("../font/DMSans-ExtraBold.woff2") format("woff2"), url("../font/DMSans-ExtraBold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "DM Sans";
  src: url("../font/DMSans-BlackItalic.woff2") format("woff2"), url("../font/DMSans-BlackItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "DM Sans";
  src: url("../font/DMSans-ExtraBoldItalic.woff2") format("woff2"), url("../font/DMSans-ExtraBoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "DM Sans";
  src: url("../font/DMSans-BoldItalic.woff2") format("woff2"), url("../font/DMSans-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "DM Sans";
  src: url("../font/DMSans-Bold.woff2") format("woff2"), url("../font/DMSans-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "DM Sans";
  src: url("../font/DMSans-Italic.woff2") format("woff2"), url("../font/DMSans-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
h1,
.header__h1 {
  font-family: "Jost", sans-serif;
  font-size: 56px;
  line-height: 64px;
  font-style: normal;
  font-weight: 800;
  margin-bottom: 48px;
  color: #04172D;
  text-transform: uppercase;
}
@media screen and (max-width: 567px) {
  h1,
  .header__h1 {
    font-size: 36px;
    font-style: normal;
    font-weight: 800;
    line-height: 40px;
    margin-bottom: 36px;
  }
}

h2,
.header__h2 {
  font-family: "Jost", sans-serif;
  font-size: 42px;
  font-style: normal;
  font-weight: 800;
  line-height: 48px;
  margin-bottom: 42px;
  color: #04172D;
}
@media screen and (max-width: 567px) {
  h2,
  .header__h2 {
    font-size: 28px;
    font-style: normal;
    font-weight: 800;
    line-height: 32px;
    margin-bottom: 28px;
  }
}

h2:empty {
  visibility: hidden !important;
  display: none !important;
}

.header__h3, h3 {
  font-family: "DM Sans", sans-serif;
  font-size: 36px;
  font-style: normal;
  font-weight: 800;
  line-height: 42px;
  margin-bottom: 36px;
  color: #04172D;
}
@media screen and (max-width: 567px) {
  .header__h3, h3 {
    font-size: 22px;
    font-style: normal;
    font-weight: 800;
    line-height: 28px;
    margin-bottom: 22px;
  }
}

.header__h4,
.header__h5,
.header__h6,
h4,
h5,
h6 {
  font-family: "DM Sans", sans-serif;
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
  margin-bottom: 26px;
  color: #04172D;
}
@media screen and (max-width: 567px) {
  .header__h4,
  .header__h5,
  .header__h6,
  h4,
  h5,
  h6 {
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 18px;
  }
}

p.p__sm, p {
  font-family: "DM Sans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  margin-bottom: 16px;
  color: #04172D;
}
p.p__sm a, p a {
  font-family: "DM Sans", sans-serif;
  font-size: inherit;
  line-height: inherit;
  font-style: normal;
  font-weight: 600;
  text-decoration: underline;
  margin-bottom: 16px;
  color: #134A85;
}
p.p__sm a:hover, p a:hover {
  color: #D71920;
}
@media screen and (max-width: 567px) {
  p.p__sm, p {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 14px;
  }
  p.p__sm a, p a {
    font-size: inherit;
    line-height: inherit;
    font-style: normal;
    font-weight: 600;
    text-decoration: underline;
    margin-bottom: 16px;
  }
}

p.p__lg {
  font-family: "DM Sans", sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px;
  margin-bottom: 22px;
  color: #04172D;
}
p.p__lg a {
  font-family: "DM Sans", sans-serif;
  font-size: inherit;
  line-height: inherit;
  font-style: normal;
  font-weight: 600;
  text-decoration: underline;
  margin-bottom: 22px;
  color: #134A85;
}
p.p__lg a:hover {
  color: #D71920;
}
@media screen and (max-width: 567px) {
  p.p__lg {
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 16px;
  }
  p.p__lg a {
    font-size: inherit;
    line-height: inherit;
    font-style: normal;
    font-weight: 600;
    text-decoration: underline;
    margin-bottom: 16px;
  }
}

strong {
  font-weight: 700;
}

/*----------- Typography End ---------*/
html,
body {
  height: 100%;
}

*,
*::before,
*::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  line-height: 1;
  appearance: none;
  text-decoration: none;
}

body {
  color: #04172D;
  font-size: 16px;
  font-family: "DM Sans", sans-serif !important;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  background: #F4EAE0;
  display: flex;
  flex-direction: column;
  height: 100%;
  align-items: center;
  width: 100%;
}

.container {
  max-width: 2940px;
  width: 100%;
  margin: auto;
  position: relative;
  padding: 0;
}

footer .container {
  min-height: unset;
}

.miniContainer {
  padding: 50px 0;
}

.wrapper {
  max-width: 1328px;
  width: 100%;
  margin: auto;
  position: relative;
}

.wrapper__small {
  max-width: 1328px;
  width: 100%;
  margin: auto;
  position: relative;
}

video, canvas, iframe {
  display: block;
  max-width: 100%;
}

img {
  display: block;
}

p:empty {
  display: none;
}

.fancybox-overlay.fancybox-overlay-fixed {
  z-index: 999999;
}

p, h1, h2, h3, h4, h5, h6 {
  overflow-wrap: break-word;
}

a:not([class]) {
  text-decoration-skip-ink: auto;
}

/* END OF BASE*/
.paging {
  display: block;
  text-align: center;
  width: 100%;
}

.paging-nav {
  background-color: #f1f1f1;
  overflow: hidden;
  display: inline-flex;
  margin-top: 50px;
  padding-block: 15px;
  width: 100%;
  justify-content: center;
  gap: 10px;
  align-items: center;
  flex-wrap: wrap;
}
.paging-nav a,
.paging-nav div {
  display: flex;
  padding: 10px 15px;
  text-align: center;
  box-sizing: border-box;
  color: #04172D;
  background-color: #ffffff;
  vertical-align: top;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  line-height: 22.2px;
  width: 33px;
  height: 33px;
  margin: 0;
}
.paging-nav div {
  color: #fff;
  background: #134A85;
  margin: 5px 0;
}
.paging-nav a:hover {
  color: #fff;
  background: #134A85;
  margin: 5px 0;
  text-decoration: none;
}
.paging-nav a.prev:hover,
.paging-nav a.next:hover {
  outline: 1px solid #04172D;
  background-color: #ffffff;
}

select {
  max-width: 488px;
  width: 100%;
  background-color: #f2f2f2;
  background-image: url(../images/svg/menuArrow.svg);
  background-repeat: no-repeat;
  background-position: center right 20px;
  background-size: 12px;
  list-style: none;
  padding-left: 20px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: block;
  border: none;
  padding: 10px;
}

svg {
  width: 25px;
  height: 25px;
}

.pill {
  padding: 5px 15px;
  background: #04172D;
  color: #fff;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  line-height: 19.6px;
  font-size: 16px;
}

.align_justify {
  text-align: justify;
}

.block_container {
  display: table;
  width: auto;
  margin: auto;
  box-sizing: border-box;
}

.horizontal_m50 {
  margin-top: 50px !important;
  margin-bottom: 50px !important;
}

.inner_container {
  display: inline-block;
}

.breadcrumb {
  padding-block: 15px;
  padding-inline: 30px;
}

.breadcrumb b {
  height: 50px;
  background: none;
  color: #ababab !important;
  font-size: 12px;
  text-transform: capitalize;
  font-weight: normal;
}

.breadcrumb a {
  color: #ababab;
  font-size: 12px;
  text-transform: capitalize;
  font-weight: normal;
  padding-right: 15px;
  position: relative;
}

.breadcrumb a::after {
  content: ">";
  padding-left: 5px;
  right: 5px;
  top: 2px;
  position: absolute;
}

.relatedLinks {
  font-size: 16px;
  color: #04172D;
  font-weight: 400;
}

.relatedLinks h3 {
  padding: 0 !important;
  margin-bottom: 5px !important;
  font-size: 20.8px;
  text-transform: lowercase;
  text-transform: capitalize;
  color: #04172D !important;
}

.relatedLinks a {
  color: #04172D;
  font-weight: 400;
}

.relatedLinks a:hover {
  color: #04172D;
  text-decoration: none;
}

.relatedLinks ul {
  margin-bottom: 0;
  padding-left: 10px !important;
}
.relatedLinks ul li {
  padding-left: 15px;
  position: relative;
}

.relatedLinks ul li::marker {
  content: "-" !important;
  color: #04172D !important;
  position: absolute;
  top: 10px;
}

.notification {
  padding: 7px 9px;
  display: none;
}

.notificationError {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
  padding: 15px;
  margin: 20px 0px;
  border: 1px solid transparent;
  border-radius: 4px;
  display: none;
}

.notificationError {
  background: none repeat scroll 0 0 #fbe3e4;
  border-radius: 4px;
  padding: 10px;
  display: none;
  margin: 15px 0px;
  color: #721c24;
}

.notificationSuccess {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
  border-radius: 4px;
  padding: 10px;
  display: none;
}

.b-lazy {
  -webkit-transition: opacity 500ms ease-in-out;
  -moz-transition: opacity 500ms ease-in-out;
  -o-transition: opacity 500ms ease-in-out;
  transition: opacity 500ms ease-in-out;
  max-width: 100%;
  opacity: 0;
}

.b-lazy.b-loaded {
  opacity: 1;
}

.button__left {
  display: flex;
  gap: 15px;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}

.button__center {
  display: flex;
  gap: 15px;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
}

.buttons__left {
  display: flex;
  gap: 15px;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}

.buttons__center {
  display: flex;
  gap: 15px;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
}

.btn__primary {
  position: relative;
  display: inline-flex;
  padding: 28px 56px;
  justify-content: center;
  align-items: center;
  border-radius: 56px;
  text-align: center;
  font-family: "DM Sans", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 900;
  line-height: 24px;
  background-color: #FFCE1C;
  color: #04172D;
  text-transform: uppercase;
  text-decoration: none !important;
  transition: all 0.5s ease-in-out;
}
.btn__primary:hover {
  background-color: #47B5CE;
  color: #04172D;
}
@media screen and (max-width: 567px) {
  .btn__primary {
    padding: 20px 42px;
    justify-content: center;
    align-items: center;
    border-radius: 36px;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 900;
    line-height: 20px;
  }
}

.btn__secondary {
  position: relative;
  display: inline-flex;
  padding: 16px 36px;
  justify-content: center;
  align-items: center;
  border-radius: 36px;
  text-align: center;
  font-family: "DM Sans", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 900;
  line-height: 24px;
  background-color: #04172D;
  color: #F4EAE0;
  text-transform: uppercase;
  text-decoration: none !important;
  transition: all 0.5s ease-in-out;
}
.btn__secondary:hover {
  background-color: #47B5CE;
  color: #04172D;
}
@media screen and (max-width: 567px) {
  .btn__secondary {
    display: flex;
    padding: 12px 28px;
    justify-content: center;
    align-items: center;
    border-radius: 24px;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 900;
    line-height: 20px;
  }
}

.floatingtext::after {
  position: absolute;
  top: -15px;
  right: -30px;
  content: "Virtual registrations still open";
  font-size: 12px;
  background-color: #F58220;
  border-radius: 5px;
  padding: 3px;
  width: 155px;
}

::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #04172D;
  opacity: 1;
  /* Firefox */
}

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #04172D;
}

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #04172D;
}

/* The container */
.tickbox_container {
  display: block;
  position: relative;
  padding-left: 25px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 16px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #04172D;
  /* Hide the browser's default checkbox */
  /* Create a custom checkbox */
}
.tickbox_container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.tickbox_container .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 15px;
  width: 15px;
  background-color: #fff;
  border: #dee2e6 solid 1px;
}

/* On mouse-over, add a grey background color */
.tickbox_container:hover input ~ .checkmark {
  background-color: #dee2e6;
}

/* When the checkbox is checked, add a blue background */
.tickbox_container input:checked ~ .checkmark {
  background-color: #fff;
}

/* Create the checkmark/indicator (hidden when not checked) */
.tickbox_container .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.tickbox_container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.tickbox_container .checkmark:after {
  left: 4px;
  top: 1px;
  width: 2px;
  height: 8px;
  border: solid #04172D;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  outline: none;
}

.radiobox_container {
  display: inline-block;
  position: relative;
  padding-left: 22px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 16px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  line-height: 1;
  font-weight: 400 !important;
}

/* Hide the browser's default radio button */
.radiobox_container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.radiobox_container .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  width: 15px;
  height: 15px;
  background-color: #fff;
  border: #adb5bd solid 1px;
  box-shadow: inset 0 0.25rem 0.25rem rgba(0, 0, 0, 0.1);
  border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.radiobox_container:hover input ~ .checkmark {
  background-color: #fff;
}

/* When the radio button is checked, add a blue background */
.radiobox_container input:checked ~ .checkmark {
  background-color: #fff;
  border: #ccc solid 1px;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.radiobox_container .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.radiobox_container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.radiobox_container .checkmark:after {
  top: 3px;
  left: 3px;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #04172D;
}

.fancybox-overlay {
  z-index: 999999;
}

@media only screen and (max-width: 1280px) {
  .breadcrumb {
    padding-left: 15px;
  }
  .table-scroll {
    overflow-x: auto;
  }
  .oi__row {
    margin: 0;
  }
}
@media only screen and (max-width: 769px) {
  .breadcrumb {
    padding-left: 0px;
  }
  .columns__holder .column__1 {
    flex-direction: column;
  }
  .table__responsive {
    overflow: auto;
  }
}
@media only screen and (max-width: 567px) {
  .btn__main {
    max-width: 100%;
    width: 100%;
  }
}
/*----------- Utilities End ---------*/

/*# sourceMappingURL=styling.css.map */
