img:is([sizes=auto i]){contain-intrinsic-size:3000px 1500px}:where(body) { margin: 0; }body{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}

@media screen and (max-width: 767px) and (min-width: 480px) {
h2,
h2 a {
	font-size: 1.777em;
}
h3,
h3 a {
	font-size: 1.333em;
}

}

@media screen and (max-width: 479px) {
h2,
h2 a {
	font-size: 1.777em;
}
h3,
h3 a {
	font-size: 1.333em;
}

}

.fr-view {
  word-wrap: break-word; }
  .fr-view strong {
    font-weight: 700; }
  .fr-view table {
    border: none;
    border-collapse: collapse;
    empty-cells: show;
    max-width: 100%; }
    .fr-view table td {
      min-width: 5px; }
    .fr-view table td {
      border: 1px solid #DDD; }
      .fr-view table td:empty {
        height: 20px; }

  .fr-view img {
    position: relative;
    max-width: 100%; }

img.fr-view {
  position: relative;
  max-width: 100%; }
@charset "UTF-8";

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}

details,
footer,
header,
menu,
nav,
section {
  display: block;
}

progress {
  display: inline-block;
}
progress {
  vertical-align: baseline;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:active,
a:hover {
  outline-width: 0;
}
b,
strong {
  font-weight: inherit;
  font-weight: bold;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
img {
  border-style: none;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
.u-text a {
  font-size: inherit !important;
  font-family: inherit !important;
  line-height: inherit !important;
  letter-spacing: inherit !important;
  text-transform: inherit !important;
}
.u-text:not(ul):not(ol):not(p):not(.u-post-content):not(.u-block-content):not(.u-product-desc):not(.u-cart-block-content):not(.u-checkout-block-content) a {
  color: inherit;
}
.u-text:not(ul):not(ol):not(p):not(.u-post-content):not(.u-block-content):not(.u-product-desc):not(.u-cart-block-content):not(.u-checkout-block-content) a,
.u-text:not(ul):not(ol):not(p):not(.u-post-content):not(.u-block-content):not(.u-product-desc):not(.u-cart-block-content):not(.u-checkout-block-content) a:hover {
  text-decoration: none;
}

a {
  border-top-width: 0;
  border-left-width: 0;
  border-right-width: 0;
}

*,
*:before,
*:after {
  box-sizing: border-box;
}
html {
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
}
body {
  height: auto;
  min-height: 100%;
  overflow-x: clip;
}
body,
section,
header,
footer {
  position: relative;
}
section > *,
header > *,
footer > *,
.u-sheet > * {
  position: relative;
}
a {
  color: #259bca;
  text-decoration: none;
}
a:hover {
  color: #0676a4;
}
a:focus {
  outline: none;
}
.u-clearfix:after,
.u-clearfix:before {
  content: '';
  display: table;
}
.u-clearfix:after {
  clear: both;
}
.u-text-default {
  display: table;
  align-self: flex-start;
  width: -webkit-fit-content;
  width: fit-content;
  width: -moz-fit-content;
}
.u-text-default:empty {
  display: block;
  width: 15px;
}
.u-image {
  object-fit: cover;
  display: block;
  vertical-align: middle;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
img.u-image {
  overflow: hidden;
}
.u-text .u-image {
  display: inline-block;
}
.u-sheet {
  position: relative;
  margin: 0 auto;
}
.u-xl-mode .u-sheet {
  width: var(--theme-sheet-width-xl);
}
.u-body .u-sheet .u-sheet {
  width: 100% !important;
}
.u-container-layout {
  position: relative;
  flex: 1;
  max-width: 100%;
  transition-duration: inherit;
}


.u-container-layout > * {
  position: relative;
}
.u-valign-middle {
  display: flex;
  flex-direction: column;
}
.u-valign-middle > * {
  flex-shrink: 0;
}
.u-valign-middle {
  justify-content: center;
}
.u-sheet:not(.u-image):not(.u-video) {
  pointer-events: none;
}
.u-sheet:not(.u-image):not(.u-video) > * {
  pointer-events: auto;
  pointer-events: initial;
}
[class*="u-border-"]:not(.u-shape-svg) {
  stroke: none;
}

html {
  font-size: 16px;
}
.u-body {
  font-size: 1rem;
  line-height: 1.6;
}
.u-body h1,
.u-body h2,
.u-body h3 {
  padding: 0;
}
h1,
h2,
h3 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  line-height: 1.2;
  font-weight: 500;
  color: inherit;
}
h1 {
  font-size: 2.25rem;
}
h2 {
  font-size: 1.5rem;
}
h3 {
  font-size: 1.25rem;
}
p {
  margin-top: 0;
  padding: 0;
  margin-bottom: 0.5rem;
}
.u-align-left {
  text-align: left;
}
.u-align-center {
  text-align: center;
}


.u-repeater-item:not([class*="u-align-"]),
.u-container-style:not([class*="u-align-"]) {
  text-align: left;
}
.u-text {
  word-wrap: break-word;
  position: relative;
}
.u-font-arial.u-custom-font {
  font-family: Arial, sans-serif !important;
}
section.u-opacity:before,
.u-opacity > .u-container-layout:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  transition-duration: inherit;
  transition-property: opacity;
  border-radius: inherit;
}
section.u-opacity,
.u-opacity.u-container-style,
.u-opacity > .u-container-layout {
  opacity: 1;
}

.u-opacity.u-container-style {
  background-color: transparent !important;
}
.u-opacity-75:before,
section.u-opacity-75:before,
.u-opacity-75 > .u-container-layout:before {
  opacity: 0.75;
}
a.u-opacity-75,
span.u-opacity-75,
img.u-opacity-75,
.u-opacity-75.u-text {
  opacity: 0.75;
}
[class*="u-custom-color-"].u-body {
  background-image: none;
}

.u-repeater {
  display: grid;
  grid-template-columns: repeat(3, 33.33333333%);
  gap: var(--gap, 0);
}
.u-repeater-item {
  display: flex;
  position: relative;
}
.u-list:not(.u-repeater) {
  display: flex;
  flex-direction: column;
}
.u-list:not(.u-repeater) .u-repeater {
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: auto;
}
.u-table table {
  width: 100%;
  border-collapse: collapse;
  text-align: left;
}

.u-table td {
  padding: 10px;
  font-weight: inherit;
  position: inherit;
}

.u-table td:empty:before {
  content: '\A0';
}
[class*="u-border-"] {
  border-style: solid;
}
.u-border-3,
.u-text.u-border-3 {
  border-width: 3px;
}
.u-border-4,
.u-text.u-border-4 {
  border-width: 4px;
}

.u-radius {
  --border-radius: initial;
  --border-top-left-radius: initial;
  --border-top-right-radius: initial;
  --border-bottom-right-radius: initial;
  --border-bottom-left-radius: initial;
  --radius: initial;
  --top-left-radius: initial;
  --top-right-radius: initial;
  --bottom-right-radius: initial;
  --bottom-left-radius: initial;
}

.u-radius,
.u-radius:before,
.u-radius:not(.u-hover-box) > .u-container-layout {
  border-radius: var(--top-left-radius, var(--border-top-left-radius, var(--radius, var(--border-radius, 0)))) var(--top-right-radius, var(--border-top-right-radius, var(--radius, var(--border-radius, 0)))) var(--bottom-right-radius, var(--border-bottom-right-radius, var(--radius, var(--border-radius, 0)))) var(--bottom-left-radius, var(--border-bottom-left-radius, var(--radius, var(--border-radius, 0)))) !important;
}

@media (min-width: 1400px)  {
  .u-sheet {
    width: var(--theme-sheet-width-xxl) !important;
  }
}
@media (min-width: 1200px)  {
  .u-xl-mode .u-sheet {
    width: var(--theme-sheet-width-xl) !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px)  {
  .u-sheet {
    width: var(--theme-sheet-width-lg) !important;
  }
}
@media (min-width: 768px) and (max-width: 991px)  {
  .u-sheet {
    width: var(--theme-sheet-width-md) !important;
  }
}
@media (min-width: 576px) and (max-width: 767px)  {
  .u-sheet {
    width: var(--theme-sheet-width-sm) !important;
  }
}
@media (max-width: 575px)  {
  .u-sheet {
    width: var(--theme-sheet-width-xs) !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px)  {
  .u-expanded-width-lg {
    width: 100% !important;
  }
}
@media (min-width: 768px) and (max-width: 991px)  {
  .u-expanded-width-md {
    width: 100% !important;
  }
}
@media (min-width: 576px) and (max-width: 767px)  {
  .u-expanded-width-sm {
    width: 100% !important;
  }
}
@media (max-width: 575px)  {
  .u-expanded-width-xs {
    width: 100% !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px)  {
  .u-valign-middle-lg {
    display: flex;
    flex-direction: column;
  }
}
@media (min-width: 768px) and (max-width: 991px)  {
  .u-valign-middle-md {
    display: flex;
    flex-direction: column;
  }
}
@media (min-width: 576px) and (max-width: 767px)  {
  .u-valign-middle-sm {
    display: flex;
    flex-direction: column;
  }
}
@media (max-width: 575px)  {
  .u-valign-middle-xs {
    display: flex;
    flex-direction: column;
  }
}
@media (min-width: 992px) and (max-width: 1199px)  {
  .u-valign-middle-lg {
    justify-content: center;
  }
}
@media (min-width: 768px) and (max-width: 991px)  {
  .u-valign-middle-md {
    justify-content: center;
  }
}
@media (min-width: 576px) and (max-width: 767px)  {
  .u-valign-middle-sm {
    justify-content: center;
  }
}
@media (max-width: 575px)  {
  .u-valign-middle-xs {
    justify-content: center;
  }
}
@media (min-width: 992px) and (max-width: 1199px)  {
  .u-align-center-lg {
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 991px)  {
  .u-align-center-md {
    text-align: center;
  }
}
@media (min-width: 576px) and (max-width: 767px)  {
  .u-align-center-sm {
    text-align: center;
  }
}
@media (max-width: 575px)  {
  .u-align-center-xs {
    text-align: center;
  }
}
@media (max-width: 767px)  {
  .u-table-responsive {
    overflow-x: auto;
    overflow-y: hidden;
  }
}

.u-hero-img {
  display: block;
  width: 100%;
  max-width: 1140px;
  height: auto;
  margin: 0 auto;
}
 .u-section-3 {
  background-image: none;
}
.u-section-3 .u-sheet-1 {
  min-height: 249px;
}
.u-section-3 .u-text-1 {
  margin: 59px 30px 0;
}
.u-section-3 .u-text-2 {
  margin: 24px 30px 0;
}

@media (max-width: 1199px) {
  .u-section-3 .u-text-1 {
    margin-left: 0;
    margin-right: 0;
  }
  .u-section-3 .u-text-2 {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width: 575px) {
  .u-section-3 .u-text-1 {
    margin-top: 20px;
  }
}
 .u-section-4 {
  background-image: none;
}
.u-section-4 .u-sheet-1 {
  min-height: 793px;
}
.u-section-4 .u-table-1 {
  width: 1080px;
  margin: 1px auto;
}
.u-section-4 .u-table-cell-1 {
  border-style: double;
  width: 539px;
  margin-right: 301px;
  margin-left: 301px;
  background-image: none;
  font-size: 1.125rem;
}
.u-section-4 .u-table-cell-2 {
  border-style: double;
  width: 539px;
  margin-right: 301px;
  margin-left: 301px;
  background-image: none;
  font-size: 1.125rem;
}
.u-section-4 .u-table-cell-3 {
  border-style: double;
  width: 539px;
  margin-right: 301px;
  margin-left: 301px;
  font-size: 1.125rem;
}
.u-section-4 .u-table-cell-4 {
  border-style: double;
  width: 539px;
  margin-right: 301px;
  margin-left: 301px;
  font-size: 1.125rem;
}
.u-section-4 .u-table-cell-5 {
  border-style: double;
  font-size: 1.125rem;
}
.u-section-4 .u-table-cell-6 {
  border-style: double;
  font-size: 1.125rem;
}
.u-section-4 .u-table-cell-7 {
  border-style: double;
  font-size: 1.125rem;
}
.u-section-4 .u-table-cell-8 {
  border-style: double;
  font-size: 1.125rem;
}
.u-section-4 .u-table-cell-9 {
  border-style: double;
  font-size: 1.125rem;
}
.u-section-4 .u-table-cell-10 {
  border-style: double;
  font-size: 1.125rem;
}
.u-section-4 .u-table-cell-11 {
  border-style: double;
  font-size: 1.125rem;
}
.u-section-4 .u-table-cell-12 {
  border-style: double;
  font-size: 1.125rem;
}
.u-section-4 .u-table-cell-13 {
  border-style: double;
  font-size: 1.125rem;
}
.u-section-4 .u-table-cell-14 {
  border-style: double;
  font-size: 1.125rem;
}
.u-section-4 .u-table-cell-15 {
  border-style: double;
  font-size: 1.125rem;
}
.u-section-4 .u-table-cell-16 {
  border-style: double;
  font-size: 1.125rem;
}
.u-section-4 .u-table-cell-17 {
  border-style: double;
  font-size: 1.125rem;
}
.u-section-4 .u-table-cell-18 {
  border-style: double;
  font-size: 1.125rem;
}

@media (max-width: 1199px) {
  .u-section-4 .u-table-1 {
    width: 940px;
  }
}
@media (max-width: 991px) {
  .u-section-4 .u-table-1 {
    width: 720px;
  }
}
@media (max-width: 767px) {
  .u-section-4 .u-table-1 {
    width: 540px;
  }
}
@media (max-width: 575px) {
  .u-section-4 .u-table-1 {
    width: 340px;
  }
}
 .u-section-5 {
  background-image: none;
}
.u-section-5 .u-sheet-1 {
  min-height: 391px;
}
.u-section-5 .u-list-1 {
  width: 1180px;
  margin: 17px -20px 0;
}
.u-section-5 .u-repeater-1 {
  grid-auto-columns: calc(33.3333% - 17.3333px);
  grid-template-columns: repeat(3, calc(33.3333% - 17.3333px));
  min-height: 242px;
  --gap: 26px;
}
.u-section-5 .u-list-item-1 {
  background-image: linear-gradient(#272828, #E0A82E);
  --radius: 50px;
}
.u-section-5 .u-container-layout-1 {
  padding: 0 0 15px 20px;
}
.u-section-5 .u-image-1 {
  --radius: 10px;
  width: 336px;
  height: 194px;
  margin: 24px auto 0 0;
}
.u-section-5 .u-list-item-2 {
  background-image: linear-gradient(#272828, #E0A82E);
  --radius: 50px;
}
.u-section-5 .u-container-layout-2 {
  padding: 0 0 15px 20px;
}
.u-section-5 .u-image-2 {
  --radius: 10px;
  width: 336px;
  height: 194px;
  object-position: 50% 0%;
  margin: 24px auto 0 0;
}
.u-section-5 .u-list-item-3 {
  background-image: linear-gradient(#272828, #E0A82E);
  --radius: 50px;
}
.u-section-5 .u-container-layout-3 {
  padding: 0 0 15px 20px;
}
.u-section-5 .u-image-3 {
  --radius: 10px;
  width: 336px;
  height: 194px;
  margin: 24px auto 0 0;
}

@media (max-width: 1199px) {
  .u-section-5 .u-sheet-1 {
    min-height: 353px;
  }
  .u-section-5 .u-list-1 {
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }
  .u-section-5 .u-repeater-1 {
    min-height: 200px;
    grid-gap: 26px;
  }
  .u-section-5 .u-container-layout-1 {
    padding-bottom: 0;
  }
  .u-section-5 .u-image-1 {
    width: 223px;
    height: 130px;
    margin-top: 0;
    margin-left: 17px;
  }
  .u-section-5 .u-container-layout-2 {
    padding-bottom: 0;
  }
  .u-section-5 .u-image-2 {
    width: 223px;
    height: 130px;
    margin-top: 0;
    margin-left: 17px;
  }
  .u-section-5 .u-container-layout-3 {
    padding-bottom: 0;
  }
  .u-section-5 .u-image-3 {
    width: 223px;
    height: 130px;
    margin-top: 0;
    margin-left: 17px;
  }
}
@media (max-width: 991px) {
  .u-section-5 .u-repeater-1 {
    grid-auto-columns: calc(50% - 12.999975000000001px);
    grid-template-columns: repeat(2, calc(50% - 12.999975000000001px));
    min-height: 495px;
  }
  .u-section-5 .u-container-layout-1 {
    padding-top: 21px;
    padding-right: 0;
    padding-bottom: 21px;
  }
  .u-section-5 .u-container-layout-2 {
    padding-top: 21px;
    padding-right: 0;
    padding-bottom: 21px;
  }
  .u-section-5 .u-container-layout-3 {
    padding-top: 21px;
    padding-right: 0;
    padding-bottom: 21px;
  }
}
@media (max-width: 767px) {
  .u-section-5 .u-sheet-1 {
    min-height: 652px;
  }
  .u-section-5 .u-repeater-1 {
    grid-auto-columns: calc(50% - 13px);
    grid-template-columns: repeat(2, calc(50% - 13px));
    min-height: 527px;
  }
  .u-section-5 .u-container-layout-1 {
    padding-left: 0;
    padding-bottom: 9px;
  }
  .u-section-5 .u-image-1 {
    margin-left: auto;
  }
  .u-section-5 .u-container-layout-2 {
    padding-left: 0;
    padding-bottom: 9px;
  }
  .u-section-5 .u-image-2 {
    margin-left: auto;
  }
  .u-section-5 .u-container-layout-3 {
    padding-left: 0;
    padding-bottom: 9px;
  }
  .u-section-5 .u-image-3 {
    margin-left: auto;
  }
}
@media (max-width: 575px) {
  .u-section-5 .u-repeater-1 {
    grid-auto-columns: calc(100% - 0px);
    grid-template-columns: 100%;
  }
  .u-section-5 .u-container-layout-1 {
    padding-left: 0;
  }
  .u-section-5 .u-container-layout-2 {
    padding-left: 0;
  }
  .u-section-5 .u-container-layout-3 {
    padding-left: 0;
  }
}
 .u-section-6 {
  background-image: none;
}
.u-section-6 .u-sheet-1 {
  min-height: 251px;
  margin-bottom: 0;
}
.u-section-6 .u-text-1 {
  margin: 28px 30px 0;
}
.u-section-6 .u-text-2 {
  margin: 15px 25px 0;
}

@media (max-width: 1199px) {
  .u-section-6 .u-text-1 {
    margin-left: 0;
    margin-right: 0;
  }
  .u-section-6 .u-text-2 {
    margin-left: 0;
    margin-right: 0;
  }
}
 .u-section-7 {
  background-image: none;
}
.u-section-7 .u-sheet-1 {
  min-height: 606px;
}
.u-section-7 .u-table-1 {
  width: 1080px;
  margin: 7px auto;
}
.u-section-7 .u-table-cell-1 {
  border-style: double;
  width: 539px;
  margin-right: 301px;
  margin-left: 301px;
  background-image: none;
  font-size: 1.125rem;
}
.u-section-7 .u-table-cell-2 {
  border-style: double;
  width: 539px;
  margin-right: 301px;
  margin-left: 301px;
  background-image: none;
  font-size: 1.125rem;
}
.u-section-7 .u-table-cell-3 {
  border-style: double;
  width: 539px;
  margin-right: 301px;
  margin-left: 301px;
  background-image: none;
  font-size: 1.125rem;
}
.u-section-7 .u-table-cell-4 {
  border-style: double;
  width: 539px;
  margin-right: 301px;
  margin-left: 301px;
  background-image: none;
  font-size: 1.125rem;
}
.u-section-7 .u-table-cell-5 {
  border-style: double;
  width: 539px;
  margin-right: 301px;
  margin-left: 301px;
  background-image: none;
  font-size: 1.125rem;
}
.u-section-7 .u-table-cell-6 {
  border-style: double;
  width: 539px;
  margin-right: 301px;
  margin-left: 301px;
  font-size: 1.125rem;
}
.u-section-7 .u-table-cell-7 {
  border-style: double;
  width: 539px;
  margin-right: 301px;
  margin-left: 301px;
  font-size: 1.125rem;
}
.u-section-7 .u-table-cell-8 {
  border-style: double;
  width: 539px;
  margin-right: 301px;
  margin-left: 301px;
  font-size: 1.125rem;
}
.u-section-7 .u-table-cell-9 {
  border-style: double;
  width: 539px;
  margin-right: 301px;
  margin-left: 301px;
  font-size: 1.125rem;
}
.u-section-7 .u-table-cell-10 {
  border-style: double;
  width: 539px;
  margin-right: 301px;
  margin-left: 301px;
  font-size: 1.125rem;
}
.u-section-7 .u-table-cell-11 {
  border-style: double;
  width: 539px;
  margin-right: 301px;
  margin-left: 301px;
  font-size: 1.125rem;
}
.u-section-7 .u-table-cell-12 {
  border-style: double;
  width: 539px;
  margin-right: 301px;
  margin-left: 301px;
  font-size: 1.125rem;
}
.u-section-7 .u-table-cell-13 {
  border-style: double;
  width: 539px;
  margin-right: 301px;
  margin-left: 301px;
  font-size: 1.125rem;
}
.u-section-7 .u-table-cell-14 {
  border-style: double;
  width: 539px;
  margin-right: 301px;
  margin-left: 301px;
  font-size: 1.125rem;
}
.u-section-7 .u-table-cell-15 {
  border-style: double;
  width: 539px;
  margin-right: 301px;
  margin-left: 301px;
  font-size: 1.125rem;
}
.u-section-7 .u-table-cell-16 {
  border-style: double;
  font-size: 1.125rem;
}
.u-section-7 .u-table-cell-17 {
  border-style: double;
  font-size: 1.125rem;
}
.u-section-7 .u-table-cell-18 {
  border-style: double;
  font-size: 1.125rem;
}
.u-section-7 .u-table-cell-19 {
  border-style: double;
  font-size: 1.125rem;
}
.u-section-7 .u-table-cell-20 {
  border-style: double;
  font-size: 1.125rem;
}
.u-section-7 .u-table-cell-21 {
  border-style: double;
  font-size: 1.125rem;
}
.u-section-7 .u-table-cell-22 {
  border-style: double;
  font-size: 1.125rem;
}
.u-section-7 .u-table-cell-23 {
  border-style: double;
  font-size: 1.125rem;
}
.u-section-7 .u-table-cell-24 {
  border-style: double;
  font-size: 1.125rem;
}
.u-section-7 .u-table-cell-25 {
  border-style: double;
  font-size: 1.125rem;
}
.u-section-7 .u-table-cell-26 {
  border-style: double;
  font-size: 1.125rem;
}
.u-section-7 .u-table-cell-27 {
  border-style: double;
  font-size: 1.125rem;
}
.u-section-7 .u-table-cell-28 {
  border-style: double;
  font-size: 1.125rem;
}
.u-section-7 .u-table-cell-29 {
  border-style: double;
  font-size: 1.125rem;
}
.u-section-7 .u-table-cell-30 {
  border-style: double;
  font-size: 1.125rem;
}

@media (max-width: 1199px) {
  .u-section-7 .u-table-1 {
    width: 940px;
  }
}
@media (max-width: 991px) {
  .u-section-7 .u-table-1 {
    width: 720px;
  }
}
@media (max-width: 767px) {
  .u-section-7 .u-table-1 {
    width: 540px;
  }
}
@media (max-width: 575px) {
  .u-section-7 .u-table-1 {
    width: 340px;
  }
}
 .u-section-8 {
  background-image: none;
}
.u-section-8 .u-sheet-1 {
  min-height: 83px;
}
 .u-section-9 {
  background-image: none;
}
.u-section-9 .u-sheet-1 {
  min-height: 165px;
  margin-bottom: 0;
}
.u-section-9 .u-text-1 {
  margin: 15px 30px 0;
}
.u-section-9 .u-text-2 {
  margin: 15px 25px;
}

@media (max-width: 1199px) {
  .u-section-9 .u-text-1 {
    margin-left: 0;
    margin-right: 0;
  }
  .u-section-9 .u-text-2 {
    margin-left: 0;
    margin-right: 0;
  }
}
 .u-section-10 {
  background-image: none;
}
.u-section-10 .u-sheet-1 {
  min-height: 203px;
  margin-bottom: 0;
}
.u-section-10 .u-text-1 {
  margin: 15px 30px 0;
}
.u-section-10 .u-text-2 {
  margin: 15px 25px;
}

@media (max-width: 1199px) {
  .u-section-10 .u-text-1 {
    margin-left: 0;
    margin-right: 0;
  }
  .u-section-10 .u-text-2 {
    margin-left: 0;
    margin-right: 0;
  }
}
 .u-section-11 {
  background-image: none;
}
.u-section-11 .u-sheet-1 {
  min-height: 216px;
  margin-bottom: 0;
}
.u-section-11 .u-text-1 {
  margin: 15px 30px 0;
}
.u-section-11 .u-text-2 {
  margin: 15px 25px;
}

@media (max-width: 1199px) {
  .u-section-11 .u-text-1 {
    margin-left: 0;
    margin-right: 0;
  }
  .u-section-11 .u-text-2 {
    margin-left: 0;
    margin-right: 0;
  }
}
 .u-section-12 {
  background-image: none;
}
.u-section-12 .u-sheet-1 {
  min-height: 204px;
  margin-bottom: 0;
}
.u-section-12 .u-text-1 {
  margin: 7px 30px 0;
}
.u-section-12 .u-text-2 {
  margin: 15px 25px;
}

@media (max-width: 1199px) {
  .u-section-12 .u-text-1 {
    margin-left: 0;
    margin-right: 0;
  }
  .u-section-12 .u-text-2 {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .u-section-12 .u-sheet-1 {
    min-height: 249px;
  }
  .u-section-12 .u-text-1 {
    margin-top: 15px;
  }
}
 .u-section-13 {
  background-image: none;
}
.u-section-13 .u-sheet-1 {
  min-height: 164px;
  margin-bottom: 0;
}
.u-section-13 .u-text-1 {
  margin: 14px 30px 0;
}
.u-section-13 .u-text-2 {
  margin: 15px 25px 14px;
}

@media (max-width: 1199px) {
  .u-section-13 .u-text-1 {
    margin-left: 0;
    margin-right: 0;
  }
  .u-section-13 .u-text-2 {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .u-section-13 .u-text-1 {
    margin-top: 60px;
  }
}
 .u-section-14 {
  background-image: none;
}
.u-section-14 .u-sheet-1 {
  min-height: 129px;
  margin-bottom: 0;
}
.u-section-14 .u-text-1 {
  margin: 15px 30px 0;
}
.u-section-14 .u-text-2 {
  margin: 15px 25px;
}

@media (max-width: 1199px) {
  .u-section-14 .u-text-1 {
    margin-left: 0;
    margin-right: 0;
  }
  .u-section-14 .u-text-2 {
    margin-left: 0;
    margin-right: 0;
  }
}
 .u-section-15 {
  background-image: none;
}
.u-section-15 .u-sheet-1 {
  min-height: 129px;
  margin-bottom: 0;
}
.u-section-15 .u-text-1 {
  margin: 15px 30px 0;
}
.u-section-15 .u-text-2 {
  margin: 15px 25px;
}

@media (max-width: 1199px) {
  .u-section-15 .u-text-1 {
    margin-left: 0;
    margin-right: 0;
  }
  .u-section-15 .u-text-2 {
    margin-left: 0;
    margin-right: 0;
  }
}
 .u-section-16 {
  background-image: none;
}
.u-section-16 .u-sheet-1 {
  min-height: 216px;
  margin-bottom: 0;
}
.u-section-16 .u-text-1 {
  margin: 15px 30px 0;
}
.u-section-16 .u-text-2 {
  margin: 15px 25px;
}

@media (max-width: 1199px) {
  .u-section-16 .u-text-1 {
    margin-left: 0;
    margin-right: 0;
  }
  .u-section-16 .u-text-2 {
    margin-left: 0;
    margin-right: 0;
  }
}
 .u-section-17 {
  background-image: none;
}
.u-section-17 .u-sheet-1 {
  min-height: 190px;
  margin-bottom: 0;
}
.u-section-17 .u-text-1 {
  margin: 1px 42px 0 18px;
}
.u-section-17 .u-text-2 {
  margin: 18px 25px 1px;
}

@media (max-width: 1199px) {
  .u-section-17 .u-text-1 {
    margin-left: 0;
    margin-right: 0;
  }
  .u-section-17 .u-text-2 {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .u-section-17 .u-text-2 {
    margin-bottom: 0;
  }
}
 .u-section-18 {
  background-image: none;
}
.u-section-18 .u-sheet-1 {
  min-height: 510px;
  margin-bottom: 0;
}
.u-section-18 .u-table-1 {
  width: 1080px;
  margin: 1px auto 13px;
}
.u-section-18 .u-table-cell-1 {
  border-style: double;
  width: 539px;
  margin-right: 301px;
  margin-left: 301px;
  background-image: none;
  font-size: 1.125rem;
}
.u-section-18 .u-table-cell-2 {
  border-style: double;
  width: 539px;
  margin-right: 301px;
  margin-left: 301px;
  background-image: none;
  font-size: 1.125rem;
}
.u-section-18 .u-table-cell-3 {
  border-style: double;
  width: 539px;
  margin-right: 301px;
  margin-left: 301px;
  background-image: none;
  font-size: 1.125rem;
}
.u-section-18 .u-table-cell-4 {
  border-style: double;
  width: 539px;
  margin-right: 301px;
  margin-left: 301px;
  background-image: none;
  font-size: 1.125rem;
}
.u-section-18 .u-table-cell-5 {
  border-style: double;
  width: 539px;
  margin-right: 301px;
  margin-left: 301px;
  background-image: none;
  font-size: 1.125rem;
}
.u-section-18 .u-table-cell-6 {
  border-style: double;
  width: 539px;
  margin-right: 301px;
  margin-left: 301px;
  font-size: 1.125rem;
}
.u-section-18 .u-table-cell-7 {
  border-style: double;
  width: 539px;
  margin-right: 301px;
  margin-left: 301px;
  font-size: 1.125rem;
}
.u-section-18 .u-table-cell-8 {
  border-style: double;
  width: 539px;
  margin-right: 301px;
  margin-left: 301px;
  font-size: 1.125rem;
}
.u-section-18 .u-table-cell-9 {
  border-style: double;
  width: 539px;
  margin-right: 301px;
  margin-left: 301px;
  font-size: 1.125rem;
}
.u-section-18 .u-table-cell-10 {
  border-style: double;
  width: 539px;
  margin-right: 301px;
  margin-left: 301px;
  font-size: 1.125rem;
}
.u-section-18 .u-table-cell-11 {
  border-style: double;
  width: 539px;
  margin-right: 301px;
  margin-left: 301px;
  font-size: 1.125rem;
}
.u-section-18 .u-table-cell-12 {
  border-style: double;
  width: 539px;
  margin-right: 301px;
  margin-left: 301px;
  font-size: 1.125rem;
}
.u-section-18 .u-table-cell-13 {
  border-style: double;
  width: 539px;
  margin-right: 301px;
  margin-left: 301px;
  font-size: 1.125rem;
}
.u-section-18 .u-table-cell-14 {
  border-style: double;
  width: 539px;
  margin-right: 301px;
  margin-left: 301px;
  font-size: 1.125rem;
}
.u-section-18 .u-table-cell-15 {
  border-style: double;
  width: 539px;
  margin-right: 301px;
  margin-left: 301px;
  font-size: 1.125rem;
}
.u-section-18 .u-table-cell-16 {
  border-style: double;
  font-size: 1.125rem;
}
.u-section-18 .u-table-cell-17 {
  border-style: double;
  font-size: 1.125rem;
}
.u-section-18 .u-table-cell-18 {
  border-style: double;
  font-size: 1.125rem;
}
.u-section-18 .u-table-cell-19 {
  border-style: double;
  font-size: 1.125rem;
}
.u-section-18 .u-table-cell-20 {
  border-style: double;
  font-size: 1.125rem;
}
.u-section-18 .u-table-cell-21 {
  border-style: double;
  font-size: 1.125rem;
}
.u-section-18 .u-table-cell-22 {
  border-style: double;
  font-size: 1.125rem;
}
.u-section-18 .u-table-cell-23 {
  border-style: double;
  font-size: 1.125rem;
}
.u-section-18 .u-table-cell-24 {
  border-style: double;
  font-size: 1.125rem;
}
.u-section-18 .u-table-cell-25 {
  border-style: double;
  font-size: 1.125rem;
}
.u-section-18 .u-table-cell-26 {
  border-style: double;
  font-size: 1.125rem;
}
.u-section-18 .u-table-cell-27 {
  border-style: double;
  font-size: 1.125rem;
}
.u-section-18 .u-table-cell-28 {
  border-style: double;
  font-size: 1.125rem;
}
.u-section-18 .u-table-cell-29 {
  border-style: double;
  font-size: 1.125rem;
}
.u-section-18 .u-table-cell-30 {
  border-style: double;
  font-size: 1.125rem;
}

@media (max-width: 1199px) {
  .u-section-18 .u-table-1 {
    width: 940px;
  }
}
@media (max-width: 991px) {
  .u-section-18 .u-table-1 {
    width: 720px;
  }
}
@media (max-width: 767px) {
  .u-section-18 .u-table-1 {
    width: 540px;
  }
}
@media (max-width: 575px) {
  .u-section-18 .u-table-1 {
    width: 340px;
  }
}
 .u-section-19 {
  background-image: none;
}
.u-section-19 .u-sheet-1 {
  min-height: 268px;
  margin-bottom: 0;
}
.u-section-19 .u-text-1 {
  margin: 16px 30px 0;
}
.u-section-19 .u-text-2 {
  margin: 15px 25px 16px;
}

@media (max-width: 1199px) {
  .u-section-19 .u-text-1 {
    margin-left: 0;
    margin-right: 0;
  }
  .u-section-19 .u-text-2 {
    margin-left: 0;
    margin-right: 0;
  }
}
 .u-section-20 {
  background-image: none;
}
.u-section-20 .u-sheet-1 {
  min-height: 174px;
  margin-bottom: 0;
}
.u-section-20 .u-text-1 {
  margin: 15px 30px 0;
}
.u-section-20 .u-text-2 {
  margin: 15px 25px;
}

@media (max-width: 1199px) {
  .u-section-20 .u-text-1 {
    margin-left: 0;
    margin-right: 0;
  }
  .u-section-20 .u-text-2 {
    margin-left: 0;
    margin-right: 0;
  }
}
 .u-section-21 {
  background-image: none;
}
.u-section-21 .u-sheet-1 {
  min-height: 227px;
  margin-bottom: 0;
}
.u-section-21 .u-text-1 {
  font-size: 1.88889rem;
  margin: 26px 30px 0;
}
.u-section-21 .u-text-2 {
  margin: 15px 25px;
}

@media (max-width: 1199px) {
  .u-section-21 .u-text-1 {
    margin-left: 0;
    margin-right: 0;
  }
  .u-section-21 .u-text-2 {
    margin-left: 0;
    margin-right: 0;
  }
}
 .u-section-22 {
  background-image: none;
}
.u-section-22 .u-sheet-1 {
  min-height: 373px;
  margin-bottom: 0;
}
.u-section-22 .u-text-1 {
  margin: 15px 30px 0;
}
.u-section-22 .u-text-2 {
  margin: 15px 25px;
}

@media (max-width: 1199px) {
  .u-section-22 .u-text-1 {
    margin-left: 0;
    margin-right: 0;
  }
  .u-section-22 .u-text-2 {
    margin-left: 0;
    margin-right: 0;
  }
}
.u-section-23 .u-sheet-1 {
  min-height: 490px;
}
.u-section-23 .u-text-1 {
  font-size: 3rem;
  font-weight: 700;
  text-transform: uppercase;
  background-image: none;
  margin: 26px auto 0;
}
.u-section-23 .u-container-layout-1 {
  padding: 20px 30px;
}
.u-section-23 .u-container-layout-2 {
  padding: 20px 30px;
}
.u-section-23 .u-container-layout-3 {
  padding: 20px 30px;
}
@media (max-width: 575px) {
  .u-section-23 .u-text-1 {
    font-size: 1.5rem;
  }
}

.u-body {
  font-family: Arial,sans-serif;
}
h1,
h2,
h3 {
  font-family: Arial,sans-serif;
}
.u-image,
.u-gradient {
  color: #2e3246;
}
.u-body {
  color: #2e3246;
  background-color: #0B1335;
  --effect-scale: 1.1;
}
        .u-custom-color-1,
        .u-body.u-custom-color-1,
        section.u-custom-color-1:before,
        .u-custom-color-1 > .u-container-layout:before,
        .u-container-layout.u-container-layout.u-custom-color-1:before
        {
            color: #ffffff;

        }
        .u-custom-color-3,
        .u-body.u-custom-color-3,
        section.u-custom-color-3:before,
        .u-custom-color-3 > .u-container-layout:before,
        .u-container-layout.u-container-layout.u-custom-color-3:before
        {
            color: #ffffff;
            background-color: #2347B8;

        }
        .u-border-custom-color-3
        {
            border-color: #E0A82E;
            stroke: #E0A82E;
        }
        .u-body
        {
        --theme-sheet-width-xl: 1140px;
        --theme-sheet-width-lg: 940px;
        --theme-sheet-width-md: 720px;
        --theme-sheet-width-sm: 540px;
        --theme-sheet-width-xs: 340px;
        }
        h1:not(.u-title)
        {
        font-size: 2.369rem;
        font-weight: 700;
        line-height: 1.0999999999999999;
        }
        h2:not(.u-subtitle)
        {
        font-size: 2.369rem;
        font-weight: 700;
        line-height: 1.2;
        }
        h3
        {
        font-size: 1.777rem;
        font-weight: 700;
        line-height: 1.2000000000000002;
        }
        p:not(.u-text-variant)
        {
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.85;
        }
        a
        {
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.65;
        text-decoration: underline;
        }
        .u-body
        {
        background-image: false;
        background-attachment: fixed;
        }
        .u-gradient > .u-container-layout > a,
        .u-image:not(.u-shading) > .u-container-layout > a,
        a
        {
        color: #ff2453;
        }
        
        .u-gradient > .u-container-layout > a:hover,
        .u-image:not(.u-shading) > .u-container-layout > a:hover,
        a:hover
        {
        color: #ff073c;
        }
        
        .u-gradient > .u-container-layout > a:active,
        .u-image:not(.u-shading) > .u-container-layout > a:active,
        a:active
        {
        color: #ff073c;
        }
        :where(.u-custom-color-1, .u-custom-color-3) a
        {
        color: #ffa7ba;
        }
        :where(.u-custom-color-1, .u-custom-color-3) a:hover
        {
        color: #a1a1a1;
        }
        :where(.u-custom-color-1, .u-custom-color-3) a:active
        {
        color: #a1a1a1;
        }
 html { font-size: 18px; }

.site-header{position:sticky;top:0;z-index:1000;height:100px;width:100%;background-color:#0B1335;}
.site-header__inner{max-width:1140px;height:100%;margin:0 auto;padding:0 20px;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;}
.site-header__logo{display:flex;align-items:center;}
.site-header__logo img{height:56px;width:auto;display:block;}
.site-header__actions{display:flex;align-items:center;gap:14px;}
.site-header .btn{display:inline-block;font-family:Arial,Helvetica,sans-serif;font-size:1.125rem;font-weight:700;line-height:1;padding:16px 38px;border-radius:14px;text-decoration:none;cursor:pointer;transition:opacity .15s ease,background-color .15s ease,color .15s ease;}
.site-header .btn--primary{background-color:#2347B8;color:#ffffff;}
.site-header .btn--primary:hover{opacity:.9;}
.site-header .btn--ghost{background-color:transparent;color:#ffffff;border:2px solid #E0A82E;}
.site-header .btn--ghost:hover{background-color:#E0A82E;color:#0B1335;}
@media (max-width:600px){.site-header__inner{padding:0 12px;}.site-header__logo img{height:44px;}.site-header__actions{gap:8px;}.site-header .btn{padding:12px 18px;font-size:.95rem;}}

.u-body .u-sheet,
.u-xl-mode .u-sheet,
.site-header .site-header__inner,
.u-body .u-hero-img{
  max-width:1080px !important;
  width:100% !important;
  padding-inline:1rem !important;
  margin-inline:auto !important;
}

.u-body .u-sheet .u-table{width:100% !important;max-width:100% !important;}
.u-body .u-sheet .u-table-cell{width:auto !important;margin-left:0 !important;margin-right:0 !important;}
.u-body .u-sheet .u-text{margin-left:0 !important;margin-right:0 !important;}
.u-body .u-sheet .u-list{width:100% !important;max-width:100% !important;margin-left:0 !important;margin-right:0 !important;}

:root{
  --ft-bg:#07070b;
  --ft-bg2:#020205;
  --ft-blue:#15d5b0;
  --ft-blue2:#11bea1;

  --ft-text:#f8fbff;
  --ft-muted:#aef3e6;
  --ft-border:rgba(21,213,176,.28);
  --ft-shadow:0 22px 56px rgba(0,0,0,.74), 0 0 28px rgba(21,213,176,.12);
  --ft-promo-h: 0px;
}

.site-header .btn {
  text-transform: capitalize !important;
  letter-spacing: normal !important;
}

.btn {
  display: inline-block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1;
  padding: 16px 38px;
  border-radius: 14px;
  text-decoration: none;
  cursor: pointer;
  text-transform: capitalize;
  letter-spacing: normal;
  transition: opacity .15s ease, background-color .15s ease, color .15s ease;
  animation: none;
}
.btn--primary {
  background-color: #2347B8 !important;
  background-image: none !important;
  color: #ffffff !important;
  border: none !important;
  box-shadow: none;
}
.btn--primary:hover {
  opacity: .9;
  color: #ffffff !important;
}
.btn--ghost {
  background-color: transparent !important;
  background-image: none !important;
  color: #ffffff !important;
  border: 2px solid #E0A82E !important;
  box-shadow: none;
}
.btn--ghost:hover {
  background-color: #E0A82E !important;
  color: #0B1335 !important;
}
@media (max-width: 600px) {
  .btn { padding: 12px 18px; font-size: .95rem; }
}

.u-section-5 .u-image-1,
.u-section-5 .u-image-2,
.u-section-5 .u-image-3 {
  object-fit: contain !important;
  height: auto !important;
  width: 100% !important;
  max-width: 336px;
  margin: 0 auto !important;
}
.u-section-5 .u-container-layout-1,
.u-section-5 .u-container-layout-2,
.u-section-5 .u-container-layout-3 {
  padding: 14px !important;
}

.u-section-5 .btn {
  margin-top: 28px;
}

.u-section-8 .btn,
.u-valign-middle > .btn {
  align-self: center;
}

.u-section-5 .u-list-item-1,
.u-section-5 .u-list-item-2,
.u-section-5 .u-list-item-3 {
  background-image: none !important;
  background-color: transparent !important;
}

.u-faq-list {
  width: 100%;
  max-width: none;
  margin: 24px auto 0;
  text-align: left;
}
.u-faq-item {
  border-bottom: 1px solid rgba(255,255,255,.18);
}
.u-faq-q {
  position: relative;
  list-style: none;
  cursor: pointer;
  padding: 20px 44px 20px 4px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
  color: #E0A82E;
  transition: color .15s ease;
}
.u-faq-q::-webkit-details-marker { display: none; }
.u-faq-q:hover { color: #ffffff; }
.u-faq-q::after {
  content: "";
  position: absolute;
  right: 10px;
  top: 50%;
  width: 10px;
  height: 10px;
  border-right: 2px solid currentColor;
  border-bottom: 2px solid currentColor;
  transform: translateY(-65%) rotate(45deg);
  transition: transform .2s ease;
}
.u-faq-item[open] .u-faq-q::after {
  transform: translateY(-35%) rotate(225deg);
}
.u-faq-a {
  padding: 0 4px 22px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.0625rem;
  line-height: 1.6;
  color: #ffffff;
}
.u-faq-a strong { color: #ffffff; }

.site-header__burger { display: none; }

@media (max-width: 768px) {
  .site-header__inner { position: relative; }

  .site-header__burger {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 5px;
    width: 44px;
    height: 44px;
    padding: 10px;
    box-sizing: border-box;
    cursor: pointer;
    z-index: 1002;
  }
  .site-header__burger span {
    display: block;
    height: 3px;
    width: 100%;
    background: #E0A82E;
    border-radius: 3px;
    transition: transform .25s ease, opacity .25s ease;
  }
  
  .site-header__toggle:checked ~ .site-header__burger span:nth-child(1) {
    transform: translateY(8px) rotate(45deg);
  }
  .site-header__toggle:checked ~ .site-header__burger span:nth-child(2) {
    opacity: 0;
  }
  .site-header__toggle:checked ~ .site-header__burger span:nth-child(3) {
    transform: translateY(-8px) rotate(-45deg);
  }

  .site-header__actions {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    flex-direction: column;
    align-items: stretch;
    gap: 12px;
    background: #0B1335;
    padding: 0 16px;
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: max-height .3s ease, opacity .25s ease, padding .3s ease;
    border-top: 1px solid rgba(224,168,46,.3);
  }
  .site-header__toggle:checked ~ .site-header__actions {
    max-height: 260px;
    opacity: 1;
    padding: 16px;
  }
  .site-header__actions .btn {
    width: 100%;
    text-align: center;
    box-sizing: border-box;
  }
}

.site-footer {
  background: #0B1335;
  padding: 40px 20px;
  font-family: Arial, Helvetica, sans-serif;
}
.site-footer__inner {
  max-width: 1140px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 18px;
  text-align: center;
}
.site-footer__logo img {
  height: 52px;
  width: auto;
  display: block;
}
.site-footer__link {
  color: #E0A82E;
  font-size: 1.0625rem;
  font-weight: 700;
  text-decoration: none;
  transition: color .15s ease;
}
.site-footer__link:hover { color: #ffffff; }
.site-footer__copy {
  margin: 0;
  color: rgba(255,255,255,.6);
  font-size: .875rem;
  line-height: 1.5;
}

@media (max-width: 768px) {
  .site-header { height: 64px !important; }
  .site-header__logo img { height: 40px !important; }
  .site-header__burger { height: 40px; width: 40px; }
}

.u-table td,
.u-table-cell {
  vertical-align: top !important;
}

.u-hero-link {
  display: block;
}
.u-hero-link .u-hero-img {
  display: block;
}
*:focus,*:focus-visible,a:focus,a:focus-visible,button:focus,summary:focus,input:focus,select:focus,textarea:focus,label:focus,.btn:focus{outline:none!important;box-shadow:none!important;}
.u-banner-link{display:block;}
.u-banner-link .u-image{display:block;}

/* table: single clean 1px border in header colour */
.u-table table{border-collapse:collapse;}
.u-table td,.u-table th,.u-table-cell,.u-table [class*="u-border-"]{
  border-width:1px !important;
  border-style:solid !important;
  border-color:#2347B8 !important;
  stroke:#2347B8 !important;
}
