/* compiled by scssphp 1.10.2 on Tue, 23 Jun 2026 07:45:07 +0000 (0.2658s) */

@charset "UTF-8";
/* Pagebuilder based website combined styles */
/* Variable defaults */
/* Typography */
/* Typography responsive */
/* Colors */
/* headings */
/* Headings responsive */
/* H1 heading */
/* H1 heading responsive */
/* H2 heading */
/* H2 heading responsive */
/* H3 heading */
/* H2 heading responsive */
/* H4 heading */
/* H4 heading responsive */
/* Images */
/* Videos */
/* Forms */
/* Forms responsive */
/* Buttons */
/* Buttons responsive */
/* Grids */
/* Grids responsive */
/* Layout */
/* Layout responsive */
/* Margins */
/* Margins responsive */
/* Header */
/* Header responsive */
/* Navigation */
/* Navigation responsive */
/* Rotator */
/* Rotator responsive */
/* Footer */
/* Footer responsive */
/* Offcanvas */
/* Offcanvas responsive */
/* Responsive Sizes */
/* Grid Percentages */
/* Standard mixins */
/* Border Box: @include border-box(); */
/* Appearance: @include appearance(); */
/* Position: @include position(0px); */
/* Transition: @include transition(all,0.3s,ease,0.0s); */
/* Standard clearer */
.clearer {
  clear: both;
  display: block;
  height: 0;
}
/* Clearfix: @extend %clearfix; */
/* Dynamic block variables generated on 23 June 2026 19:44:32 */
/* All from mobile up (responsive all) */
@media all {
  /* Body */
  /* Margins */
  /* Margins Small */
  /* Margins Medium */
  /* Margins Large */
  /* Margins Extra Large */
  /* Links */
  /* Headings */
  /* Lists */
  /* Horizontal Rule */
  /* Images */
  /* Videos */
  /* Float */
  /* Slider */
  /* Buttons */
  /* Other */
  /* Margins */
  /* Offcanvas */
  /* Modal */
  /* Page containers */
  /* Inner wraps */
  /* Main Top */
  /* Main Content */
  /* Main Base */
  /* Page blocks */
  /* 2 per row */
  /* 4 per row */
  /* all on 1 row */
  /* Elements after floated image at first position */
  /* Page block groups */
  /* Page groups */
  /* Tables */
  /* Messages */
  /* Privacy policy */
  /* Collapsing */
  html, body {
    color: #010101;
    font-family: Inter, sans-serif;
    font-size: 16px;
    font-weight: 370;
    font-style: normal;
    line-height: 1.56em;
    letter-spacing: 0;
    background-color: #f8faff;
  }
  body > #content {
    min-width: 0;
  }
  p, .visual-editor-element {
    padding: 0 0 0 0;
    margin: 0 0 1.5rem 0;
  }
  * + p, * + .visual-editor-element {
    margin-top: 1.5rem;
  }
  .visual-editor-iframe-holder {
    color: #010101;
  }
  .visual-editor-editable-content {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
  }
  .uk-margin {
    margin-bottom: 1.5rem;
  }
  * + .uk-margin {
    margin-top: 1.5rem !important;
  }
  .uk-margin-top {
    margin-top: 1.5rem !important;
  }
  .uk-margin-bottom {
    margin-bottom: 1.5rem !important;
  }
  .uk-margin-left {
    margin-left: 1.5rem !important;
  }
  .uk-margin-right {
    margin-right: 1.5rem !important;
  }
  .uk-margin-small {
    margin-bottom: 1rem;
  }
  * + .uk-margin-small {
    margin-top: 1rem !important;
  }
  .uk-margin-small-top {
    margin-top: 1rem !important;
  }
  .uk-margin-small-bottom {
    margin-bottom: 1rem !important;
  }
  .uk-margin-small-left {
    margin-left: 1rem !important;
  }
  .uk-margin-small-right {
    margin-right: 1rem !important;
  }
  .uk-margin-medium {
    margin-bottom: 2rem;
  }
  * + .uk-margin-medium {
    margin-top: 2rem !important;
  }
  .uk-margin-medium-top {
    margin-top: 2rem !important;
  }
  .uk-margin-medium-bottom {
    margin-bottom: 2rem !important;
  }
  .uk-margin-medium-left {
    margin-left: 2rem !important;
  }
  .uk-margin-medium-right {
    margin-right: 2rem !important;
  }
  .uk-margin-large {
    margin-bottom: 2.5rem;
  }
  * + .uk-margin-large {
    margin-top: 2.5rem !important;
  }
  .uk-margin-large-top {
    margin-top: 2.5rem !important;
  }
  .uk-margin-large-bottom {
    margin-bottom: 2.5rem !important;
  }
  .uk-margin-large-left {
    margin-left: 2.5rem !important;
  }
  .uk-margin-large-right {
    margin-right: 2.5rem !important;
  }
  .uk-margin-xlarge {
    margin-bottom: 3rem;
  }
  * + .uk-margin-xlarge {
    margin-top: 3rem !important;
  }
  .uk-margin-xlarge-top {
    margin-top: 3rem !important;
  }
  .uk-margin-xlarge-bottom {
    margin-bottom: 3rem !important;
  }
  .uk-margin-xlarge-left {
    margin-left: 3rem !important;
  }
  .uk-margin-xlarge-right {
    margin-right: 3rem !important;
  }
  a, .visual-editor-element .link {
    color: #000080;
    -webkit-transition: color 0.2s ease 0s;
    -moz-transition: color 0.2s ease 0s;
    -ms-transition: color 0.2s ease 0s;
    -o-transition: color 0.2s ease 0s;
    transition: color 0.2s ease 0s;
  }
  a h1, a h2, a h3, a h5, a h4, a h6, .visual-editor-element .link h1, .visual-editor-element .link h2, .visual-editor-element .link h3, .visual-editor-element .link h5, .visual-editor-element .link h4, .visual-editor-element .link h6 {
    color: #000080;
    -webkit-transition: color 0.2s ease 0s;
    -moz-transition: color 0.2s ease 0s;
    -ms-transition: color 0.2s ease 0s;
    -o-transition: color 0.2s ease 0s;
    transition: color 0.2s ease 0s;
  }
  a:hover, .visual-editor-element .link:hover {
    color: #008080;
    text-decoration: none;
  }
  a:hover h1, a:hover h2, a:hover h3, a:hover h5, a:hover h4, a:hover h6, .visual-editor-element .link:hover h1, .visual-editor-element .link:hover h2, .visual-editor-element .link:hover h3, .visual-editor-element .link:hover h5, .visual-editor-element .link:hover h4, .visual-editor-element .link:hover h6 {
    color: #008080;
  }
  .custom-foreground a:not(.uk-button), .custom-foreground .visual-editor-element .link {
    color: currentColor;
  }
  .custom-foreground a:not(.uk-button) h1, .custom-foreground a:not(.uk-button) h2, .custom-foreground a:not(.uk-button) h3, .custom-foreground a:not(.uk-button) h5, .custom-foreground a:not(.uk-button) h4, .custom-foreground a:not(.uk-button) h5, .custom-foreground a:not(.uk-button) h6, .custom-foreground .visual-editor-element .link h1, .custom-foreground .visual-editor-element .link h2, .custom-foreground .visual-editor-element .link h3, .custom-foreground .visual-editor-element .link h5, .custom-foreground .visual-editor-element .link h4, .custom-foreground .visual-editor-element .link h6 {
    color: currentColor;
  }
  .custom-foreground a:hover {
    color: currentColor;
  }
  h1, h2, h3, h5, h4, h6, .h1, .h2, .h3, .h4, .h5, .h6, .uk-h1, .uk-h2, .uk-h3, .uk-h4, .uk-h5, .uk-h6 {
    color: #000080;
    font-family: Inter, sans-serif;
    font-weight: 700;
    font-style: normal;
    line-height: 1em;
    letter-spacing: -0.06em;
    text-transform: none;
    margin: 0 0 1.5rem 0;
  }
  * + h1, * + h2, * + h3, * + h5, * + h4, * + h6, * + .h1, * + .h2, * + .h3, * + .h4, * + .h5, * + .h6, * + .uk-h1, * + .uk-h2, * + .uk-h3, * + .uk-h4, * + .uk-h5, * + .uk-h6 {
    margin-top: 1.5rem;
  }
  .custom-foreground h1, .custom-background h1, .custom-foreground h2, .custom-background h2, .custom-foreground h3, .custom-foreground h5, .custom-background h3, .custom-background h5, .custom-foreground h4, .custom-background h4, .custom-foreground h6, .custom-background h6, .custom-foreground .h1, .custom-background .h1, .custom-foreground .h2, .custom-background .h2, .custom-foreground .h3, .custom-background .h3, .custom-foreground .h4, .custom-background .h4, .custom-foreground .h5, .custom-background .h5, .custom-foreground .h6, .custom-background .h6, .custom-foreground .uk-h1, .custom-background .uk-h1, .custom-foreground .uk-h2, .custom-background .uk-h2, .custom-foreground .uk-h3, .custom-background .uk-h3, .custom-foreground .uk-h4, .custom-background .uk-h4, .custom-foreground .uk-h5, .custom-background .uk-h5, .custom-foreground .uk-h6, .custom-background .uk-h6 {
    color: currentColor;
  }
  .custom-foreground h1 .visual-editor-element-editable-inner-editor, .custom-background h1 .visual-editor-element-editable-inner-editor, .custom-foreground h2 .visual-editor-element-editable-inner-editor, .custom-background h2 .visual-editor-element-editable-inner-editor, .custom-foreground h3 .visual-editor-element-editable-inner-editor, .custom-foreground h5 .visual-editor-element-editable-inner-editor, .custom-background h3 .visual-editor-element-editable-inner-editor, .custom-background h5 .visual-editor-element-editable-inner-editor, .custom-foreground h4 .visual-editor-element-editable-inner-editor, .custom-background h4 .visual-editor-element-editable-inner-editor, .custom-foreground h6 .visual-editor-element-editable-inner-editor, .custom-background h6 .visual-editor-element-editable-inner-editor, .custom-foreground .h1 .visual-editor-element-editable-inner-editor, .custom-background .h1 .visual-editor-element-editable-inner-editor, .custom-foreground .h2 .visual-editor-element-editable-inner-editor, .custom-background .h2 .visual-editor-element-editable-inner-editor, .custom-foreground .h3 .visual-editor-element-editable-inner-editor, .custom-background .h3 .visual-editor-element-editable-inner-editor, .custom-foreground .h4 .visual-editor-element-editable-inner-editor, .custom-background .h4 .visual-editor-element-editable-inner-editor, .custom-foreground .h5 .visual-editor-element-editable-inner-editor, .custom-background .h5 .visual-editor-element-editable-inner-editor, .custom-foreground .h6 .visual-editor-element-editable-inner-editor, .custom-background .h6 .visual-editor-element-editable-inner-editor, .custom-foreground .uk-h1 .visual-editor-element-editable-inner-editor, .custom-background .uk-h1 .visual-editor-element-editable-inner-editor, .custom-foreground .uk-h2 .visual-editor-element-editable-inner-editor, .custom-background .uk-h2 .visual-editor-element-editable-inner-editor, .custom-foreground .uk-h3 .visual-editor-element-editable-inner-editor, .custom-background .uk-h3 .visual-editor-element-editable-inner-editor, .custom-foreground .uk-h4 .visual-editor-element-editable-inner-editor, .custom-background .uk-h4 .visual-editor-element-editable-inner-editor, .custom-foreground .uk-h5 .visual-editor-element-editable-inner-editor, .custom-background .uk-h5 .visual-editor-element-editable-inner-editor, .custom-foreground .uk-h6 .visual-editor-element-editable-inner-editor, .custom-background .uk-h6 .visual-editor-element-editable-inner-editor {
    color: currentColor;
  }
  .visual-editor-element.h1-type, .visual-editor-element.h2-type, .visual-editor-element.h3-type, .visual-editor-element.h4-type, .visual-editor-element.h5-type, .visual-editor-element.h6-type {
    color: #000080;
    font-family: Inter, sans-serif;
    font-weight: 700;
    line-height: 1em;
    letter-spacing: -0.06em;
    text-transform: none;
    margin: 0 0 1.5rem 0;
  }
  * + .visual-editor-element.h1-type, * + .visual-editor-element.h2-type, * + .visual-editor-element.h3-type, * + .visual-editor-element.h4-type, * + .visual-editor-element.h5-type, * + .visual-editor-element.h6-type {
    margin-top: 1.5rem;
  }
  .visual-editor-element.h1-type .visual-editor-editable-content, .visual-editor-element.h2-type .visual-editor-editable-content, .visual-editor-element.h3-type .visual-editor-editable-content, .visual-editor-element.h4-type .visual-editor-editable-content, .visual-editor-element.h5-type .visual-editor-editable-content, .visual-editor-element.h6-type .visual-editor-editable-content {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
  }
  .custom-foreground .visual-editor-element.h1-type, .custom-background .visual-editor-element.h1-type, .custom-foreground .visual-editor-element.h2-type, .custom-background .visual-editor-element.h2-type, .custom-foreground .visual-editor-element.h3-type, .custom-background .visual-editor-element.h3-type, .custom-foreground .visual-editor-element.h4-type, .custom-background .visual-editor-element.h4-type, .custom-foreground .visual-editor-element.h5-type, .custom-background .visual-editor-element.h5-type, .custom-foreground .visual-editor-element.h6-type, .custom-background .visual-editor-element.h6-type {
    color: currentColor;
  }
  .custom-foreground .visual-editor-element.h1-type .visual-editor-element-editable-inner-editor, .custom-background .visual-editor-element.h1-type .visual-editor-element-editable-inner-editor, .custom-foreground .visual-editor-element.h2-type .visual-editor-element-editable-inner-editor, .custom-background .visual-editor-element.h2-type .visual-editor-element-editable-inner-editor, .custom-foreground .visual-editor-element.h3-type .visual-editor-element-editable-inner-editor, .custom-background .visual-editor-element.h3-type .visual-editor-element-editable-inner-editor, .custom-foreground .visual-editor-element.h4-type .visual-editor-element-editable-inner-editor, .custom-background .visual-editor-element.h4-type .visual-editor-element-editable-inner-editor, .custom-foreground .visual-editor-element.h5-type .visual-editor-element-editable-inner-editor, .custom-background .visual-editor-element.h5-type .visual-editor-element-editable-inner-editor, .custom-foreground .visual-editor-element.h6-type .visual-editor-element-editable-inner-editor, .custom-background .visual-editor-element.h6-type .visual-editor-element-editable-inner-editor {
    color: currentColor;
  }
  .visual-editor-element.h1-type .visual-editor-element-editable-inner-editor, .visual-editor-element.h2-type .visual-editor-element-editable-inner-editor, .visual-editor-element.h3-type .visual-editor-element-editable-inner-editor, .visual-editor-element.h4-type .visual-editor-element-editable-inner-editor, .visual-editor-element.h5-type .visual-editor-element-editable-inner-editor, .visual-editor-element.h6-type .visual-editor-element-editable-inner-editor {
    color: #000080;
    font-family: Inter, sans-serif;
    font-weight: 700;
    line-height: 1em;
    letter-spacing: -0.06em;
    text-transform: none;
  }
  h1, .h1, .uk-h1, .visual-editor-element.h1-type {
    color: #000080;
    font-family: Inter, sans-serif;
    font-size: clamp(2.5rem, calc(4vw + 10px), 3.75rem);
    font-weight: 700;
    font-style: normal;
    line-height: 1em;
    letter-spacing: -0.06em;
    text-transform: none;
    margin: 0 0 2.5rem 0;
  }
  * + h1, * + .h1, * + .uk-h1, * + .visual-editor-element.h1-type {
    margin-top: 1.5rem;
  }
  .visual-editor-element.h1-type .visual-editor-element-editable-inner-editor, .visual-editor-element .h1 .visual-editor-element-editable-inner-editor, .visual-editor-element .uk-h1 .visual-editor-element-editable-inner-editor {
    color: #000080;
    font-family: Inter, sans-serif;
    font-size: clamp(2.5rem, calc(4vw + 10px), 3.75rem);
    font-weight: 700;
    font-style: normal;
    line-height: 1em;
    letter-spacing: -0.06em;
    text-transform: none;
  }
  div:not(.spacing-top) + h1, p + h1, span + h1, strong + h1, div:not(.spacing-top) + .h1, p + .h1, ul + .h1, ol + .h1, span + .h1, strong + .h1, div:not(.spacing-top) + .uk-h1, p + .uk-h1, ul + .uk-h1, ol + .uk-h1, span + .uk-h1, strong + .uk-h1, div:not(.visual-editor-solo-add-button) + .visual-editor-element.h1-type, .p-type + .visual-editor-element.h1-type, .span-type + .visual-editor-element.h1-type, .div-type + .visual-editor-element.h1-type, .strong-type + .visual-editor-element.h1-type, .visual-editor-element-image + .visual-editor-element.h1-type, .visual-editor-element-module + .visual-editor-element.h1-type {
    margin-top: 1.5rem;
  }
  h2, .h2, .uk-h2, .visual-editor-element.h2-type {
    color: #000080;
    font-family: Inter, sans-serif;
    font-size: clamp(2.1875rem, calc(1vw + 30px), 2.5rem);
    font-weight: 700;
    font-style: normal;
    line-height: 1.14em;
    letter-spacing: -0.06em;
    text-transform: none;
    margin: 0 0 1.75rem 0;
  }
  * + h2, * + .h2, * + .uk-h2, * + .visual-editor-element.h2-type {
    margin-top: 1.5rem;
  }
  .visual-editor-element.h2-type .visual-editor-element-editable-inner-editor, .visual-editor-element .h2 .visual-editor-element-editable-inner-editor, .visual-editor-element .uk-h2 .visual-editor-element-editable-inner-editor {
    color: #000080;
    font-family: Inter, sans-serif;
    font-size: clamp(2.1875rem, calc(1vw + 30px), 2.5rem);
    font-weight: 700;
    font-style: normal;
    line-height: 1.14em;
    letter-spacing: -0.06em;
    text-transform: none;
  }
  div:not(.spacing-top) + h2, p + h2, span + h2, strong + h2, div:not(.spacing-top) + .h2, p + .h2, ul + .h2, ol + .h2, span + .h2, strong + .h2, div:not(.spacing-top) + .uk-h2, p + .uk-h2, ul + .uk-h2, ol + .uk-h2, span + .uk-h2, strong + .uk-h2, div:not(.visual-editor-solo-add-button) + .visual-editor-element.h2-type, .p-type + .visual-editor-element.h2-type, .span-type + .visual-editor-element.h2-type, .div-type + .visual-editor-element.h2-type, .strong-type + .visual-editor-element.h2-type, .visual-editor-element-image + .visual-editor-element.h2-type, .visual-editor-element-module + .visual-editor-element.h2-type {
    margin-top: 1.5rem;
  }
  h3, h5, .h3, .uk-h3, .visual-editor-element.h3-type {
    color: #000080;
    font-family: Inter, sans-serif;
    font-size: 18px;
    font-weight: 700;
    font-style: normal;
    line-height: 1.2em;
    letter-spacing: -0.01em;
    text-transform: none;
    margin: 0 0 1.6rem 0;
  }
  * + h3, * + h5, * + .h3, * + .uk-h3, * + .visual-editor-element.h3-type {
    margin-top: 1.5rem;
  }
  .visual-editor-element.h3-type .visual-editor-element-editable-inner-editor, .visual-editor-element .h3 .visual-editor-element-editable-inner-editor, .visual-editor-element .uk-h3 .visual-editor-element-editable-inner-editor {
    color: #000080;
    font-family: Inter, sans-serif;
    font-size: 18px;
    font-weight: 700;
    font-style: normal;
    line-height: 1.2em;
    letter-spacing: -0.01em;
    text-transform: none;
  }
  div:not(.spacing-top) + h3, div:not(.spacing-top) + h5, p + h3, p + h5, span + h3, span + h5, strong + h3, strong + h5, div:not(.spacing-top) + .h3, p + .h3, ul + .h3, ol + .h3, span + .h3, strong + .h3, div:not(.spacing-top) + .uk-h3, p + .uk-h3, ul + .uk-h3, ol + .uk-h3, span + .uk-h3, strong + .uk-h3, div:not(.visual-editor-solo-add-button) + .visual-editor-element.h3-type, .p-type + .visual-editor-element.h3-type, .span-type + .visual-editor-element.h3-type, .div-type + .visual-editor-element.h3-type, .strong-type + .visual-editor-element.h3-type, .visual-editor-element-image + .visual-editor-element.h3-type, .visual-editor-element-module + .visual-editor-element.h3-type {
    margin-top: 2.2rem;
  }
  h4, .h4, .uk-h4, .visual-editor-element.h4-type {
    color: #000080;
    font-family: Inter, sans-serif;
    font-size: 18px;
    font-weight: 700;
    font-style: normal;
    line-height: 1.2em;
    letter-spacing: -0.01em;
    text-transform: none;
    margin: 0 0 1.6rem 0;
  }
  * + h4, * + .h4, * + .uk-h4, * + .visual-editor-element.h4-type {
    margin-top: 1.5rem;
  }
  .visual-editor-element.h4-type .visual-editor-element-editable-inner-editor, .visual-editor-element .h4 .visual-editor-element-editable-inner-editor, .visual-editor-element .uk-h4 .visual-editor-element-editable-inner-editor {
    color: #000080;
    font-family: Inter, sans-serif;
    font-size: 18px;
    font-weight: 700;
    font-style: normal;
    line-height: 1.2em;
    letter-spacing: -0.01em;
    text-transform: none;
  }
  div:not(.spacing-top) + h4, p + h4, span + h4, strong + h4, div:not(.spacing-top) + .h4, p + .h4, ul + .h4, ol + .h4, span + .h4, strong + .h4, div:not(.spacing-top) + .uk-h4, p + .uk-h4, ul + .uk-h4, ol + .uk-h4, span + .uk-h4, strong + .uk-h4, div:not(.visual-editor-solo-add-button) + .visual-editor-element.h4-type, .p-type + .visual-editor-element.h4-type, .span-type + .visual-editor-element.h4-type, .div-type + .visual-editor-element.h4-type, .strong-type + .visual-editor-element.h4-type, .visual-editor-element-image + .visual-editor-element.h4-type, .visual-editor-element-module + .visual-editor-element.h4-type {
    margin-top: 2.2rem;
  }
  h5, .h5, .uk-h5, .visual-editor-element.h5-type {
    font-size: 1.2rem;
  }
  h6, .h6, .uk-h6, .visual-editor-element.h6-type {
    font-size: 1rem;
  }
  ol, ul {
    padding-left: 30px;
    margin: 0 0 1.5rem 0;
  }
  * + ol, * + ul {
    margin-top: 1.5rem;
  }
  .visual-editor-element-text.ol-type .visual-editor-editable-content, .visual-editor-element-text.ul-type .visual-editor-editable-content {
    display: block;
    padding-left: 30px;
  }
  .visual-editor-element-text.ol-type .visual-editor-editable-content li, .visual-editor-element-text.ul-type .visual-editor-editable-content li {
    display: list-item;
  }
  .visual-editor-element-text.ol-type .visual-editor-editable-content li {
    list-style-type: decimal;
  }
  b, strong, .strong-type {
    font-weight: 600;
  }
  .uk-hr, hr {
    border-top: 1px solid rgba(0, 0, 128, 0.1);
  }
  picture {
    max-width: min(100%, var(--width, 100%));
    max-height: min(100%, var(--height, 100%));
    display: table;
    border-radius: 0px;
    overflow: hidden;
  }
  picture.stretch {
    display: block;
  }
  picture.stretch img {
    width: 100%;
    vertical-align: middle;
  }
  picture.uk-cover {
    display: block;
  }
  picture.uk-cover img {
    width: 100%;
    vertical-align: middle;
  }
  .image {
    padding: 0 0 0 0;
    margin: 0 0 1.5rem 0;
    /*img {
        width: 100%;
        vertical-align: middle;
        }*/
  }
  * + .image {
    margin-top: 1.5rem;
  }
  .image.floated-left {
    float: left;
    margin-top: 0;
    margin-right: 1.5rem;
  }
  .image.floated-right {
    float: right;
    margin-top: 0;
    margin-left: 1.5rem;
  }
  img[data-src] {
    opacity: 0;
    -webkit-transition: opacity 0.3s ease 0s;
    -moz-transition: opacity 0.3s ease 0s;
    -ms-transition: opacity 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s;
    transition: opacity 0.3s ease 0s;
  }
  img.loaded {
    opacity: 1;
  }
  .video-preview {
    display: block;
    padding-bottom: calc(var(--aspect-ratio, 0.5625) * 100%);
    background-color: #000000;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin: 0 0 1.5rem 0;
    border-radius: 0px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
  }
  .video-preview > * {
    position: absolute;
  }
  .video-preview > [class*="fa-"] {
    display: flex;
    justify-content: center;
    align-items: center;
    left: 50%;
    top: 50%;
    width: 40px;
    height: 40px;
    color: #ffffff;
    font-size: 40px;
    margin: -20px 0 0 -20px;
    opacity: 0.7;
    transition: all 0.2s ease;
  }
  .video-preview:hover > [class*="fa-"] {
    opacity: 1;
  }
  .cssgrid .video-preview, .grid .video-preview, .uk-grid .video-preview {
    margin-top: 0;
    margin-bottom: 0;
  }
  .video {
    position: relative;
    padding-bottom: calc(var(--aspect-ratio, 0.5625) * 100%);
    width: 100%;
    height: 0;
    margin: 0 0 1.5rem 0;
  }
  * + .video {
    margin-top: 1.5rem;
  }
  .video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .cssgrid .video, .grid .video, .uk-grid .video {
    margin-top: 0;
    margin-bottom: 0;
  }
  .video .pending-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000000;
  }
  .video .pending-video .icon-thumbnail {
    position: absolute;
    top: 25%;
    left: 35%;
    right: 35%;
    bottom: 25%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #47474d;
    font-size: 32px;
  }
  .dynamic-srcset {
    width: 100%;
    object-fit: cover;
  }
  .float {
    max-width: min(100%, var(--display-width, 100%));
  }
  .float.float-left {
    display: block;
    float: left;
    margin-right: 1.5rem;
    margin-bottom: 1.5rem;
  }
  .float.float-right {
    display: block;
    float: right;
    margin-left: 1.5rem;
    margin-bottom: 1.5rem;
  }
  .uk-modal-media {
    width: 800px;
  }
  .uk-modal-media .video {
    margin: 0 0 0 0;
  }
  iframe.uk-cover {
    transform: translate(-50%, -50%) scale(1.001);
  }
  .uk-slider-container.uk-slider-container-overflow {
    overflow: visible;
  }
  .uk-button {
    font-family: Inter, sans-serif;
    font-size: 16px;
    font-weight: 370;
    font-style: normal;
    line-height: 1.4375rem;
    letter-spacing: 0;
    text-transform: none;
    padding: 14px 28px 14px 28px;
    border: 1px solid #000080;
    border-radius: 10px;
    transition: 0.2s ease;
    transition-property: color, background-color, border-color;
  }
  .uk-button .icon-left > * {
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
    margin-top: -2px;
  }
  .uk-button .icon-right > * {
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle;
    margin-top: -2px;
  }
  .uk-button-primary {
    color: #000080;
    background-color: transparent;
  }
  .uk-button-primary:not(:disabled):hover, .uk-button-primary:not(:disabled):focus {
    color: #ffffff;
    background-color: #008080;
  }
  .uk-button-secondary {
    color: #000080;
    background-color: #008080;
  }
  .uk-button-secondary:not(:disabled):hover, .uk-button-secondary:not(:disabled):focus {
    color: #ffffff;
    background-color: #000080;
  }
  .buttons {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 0.75em;
    margin: 0 0 2.5rem 0;
  }
  * + .buttons {
    margin-top: 2.5rem;
  }
  .buttons.centered {
    justify-content: center;
  }
  .buttons.no-spacing {
    gap: 0 !important;
  }
  .block-align-center .buttons {
    justify-content: center;
  }
  .block-align-right .buttons {
    justify-content: flex-end;
  }
  .button {
    margin: 0 0 2.5rem 0;
  }
  * + .button {
    margin-top: 2.5rem;
  }
  em {
    color: currentColor;
  }
  iframe {
    max-width: 100%;
  }
  .uk-margin {
    margin-bottom: 1.5rem;
  }
  * + .uk-margin {
    margin-top: 1.5rem !important;
  }
  .uk-margin-large {
    margin-bottom: 1.5rem;
  }
  * + .uk-margin-large {
    margin-top: 1.5rem !important;
  }
  .uk-offcanvas-bar-custom {
    position: absolute;
    top: 0;
    bottom: 0;
    left: -320px;
    width: 320px;
    color: #010101;
    font-family: Inter, sans-serif;
    font-size: 16px;
    font-weight: 370;
    font-style: normal;
    line-height: 1.56em;
    letter-spacing: 0;
    text-transform: normal;
    padding: 60px;
    background: #f8faff;
    box-sizing: border-box;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  }
  .uk-offcanvas-bar-custom .uk-nav-default {
    font-size: 16px;
  }
  .uk-offcanvas-bar-custom .uk-nav-default .uk-nav-sub {
    font-size: 0.9rem;
  }
  .uk-offcanvas-bar-custom a {
    color: #000080;
  }
  .uk-offcanvas-bar-custom .uk-nav-default > li > a, .uk-offcanvas-bar-custom .uk-nav-default .uk-nav-sub a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #000080;
  }
  .uk-offcanvas-bar-custom .uk-nav-default > .uk-parent > a > i {
    float: right;
    display: inline-block;
    font-size: 22px;
    vertical-align: middle;
    padding: 0px 5px;
    margin-top: -2px;
  }
  .uk-offcanvas-bar-custom .uk-nav-default > .uk-parent .uk-parent > a > i {
    display: none;
  }
  .uk-offcanvas-bar-custom .uk-nav-default > .uk-parent.uk-open > a > i {
    transform: rotate(180deg);
  }
  .uk-offcanvas-close {
    top: 25px;
    right: 25px;
    font-size: 22px;
    padding: 10px;
  }
  .uk-offcanvas-flip .uk-offcanvas-bar-custom {
    left: auto;
    right: -320px;
  }
  .uk-offcanvas-flip .uk-open > .uk-offcanvas-bar-custom, .uk-offcanvas-flip .uk-offcanvas-reveal .uk-offcanvas-bar-custom {
    left: auto;
    right: 0;
  }
  .uk-offcanvas-reveal .uk-offcanvas-bar-custom, .uk-open > .uk-offcanvas-bar-custom {
    left: 0;
  }
  .uk-modal {
    transition: opacity 0.3s ease;
  }
  .uk-modal-dialog {
    transform: translateY(50px);
    transition: 0.4s ease;
  }
  #container-outer, .visual-editor-inner {
    background-color: #ffffff;
  }
  #container-constrained-outer {
    background-color: #f8faff;
  }
  #container-constrained, .visual-editor-iframe-constrained {
    max-width: 1360px;
    background-color: #ffffff;
    margin: 0 auto;
  }
  .inner-wrap {
    width: -moz-available;
    width: -webkit-fill-available;
    width: fill-available;
    max-width: 1360px;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    margin-left: auto;
    margin-right: auto;
  }
  main {
    position: relative;
    z-index: 0;
  }
  .main-top {
    position: relative;
    z-index: 2;
  }
  .main-content {
    position: relative;
    z-index: 2;
  }
  .main-content .main-content-wrap {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    flex-direction: column;
    gap: 0px;
    max-width: 1360px;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    margin: 0 auto;
  }
  .main-content .main-content-wrap .page-block-wrap {
    padding-left: 0;
    padding-right: 0;
  }
  .main-content .main-content-left {
    padding-top: 20px;
    padding-bottom: 0;
  }
  .main-content .main-content-wrap.has-base .main-content-left {
    padding-bottom: 0;
  }
  .main-base {
    position: relative;
    z-index: 2;
  }
  .page-block {
    display: block;
  }
  .page-block-wrap {
    margin: 0 auto;
    max-width: 1360px;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .block-width-full.no-padding-left.no-padding-right .page-block-wrap {
    max-width: none !important;
  }
  .page-block-columns {
    display: flex;
    flex-wrap: wrap;
    margin-left: -1.5rem;
  }
  .page-block-column {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    width: 100%;
    flex-grow: 1;
    text-align: left;
    padding-left: 1.5rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  .page-block-column-inner {
    flex-grow: 1;
    width: 100%;
  }
  .page-block-column-inner:not(.visual-editor-block-column-inner) > *:not(.grid):nth-child(2) {
    margin-top: 0;
  }
  .page-block-column-inner:not(.visual-editor-block-column-inner) > *:not(.grid):nth-last-child(2) {
    margin-bottom: 0;
  }
  .columns-6 .page-block-column {
    width: 34%;
  }
  .columns-8 .page-block-column {
    width: 21%;
  }
  .columns-7 .page-block-column, .columns-9 .page-block-column {
    width: 1%;
  }
  .page-block:not(.no-padding-top, .block-padding-no-top-padding) .page-block-column .page-block-column-inner {
    margin-top: -50px;
  }
  .page-block:not(.no-padding-top, .block-padding-no-top-padding) .columns-6 .page-block-column:nth-child(-n+2) .page-block-column-inner, .page-block:not(.no-padding-top, .block-padding-no-top-padding) .columns-7 .page-block-column:nth-child(n+2) .page-block-column-inner, .page-block:not(.no-padding-top, .block-padding-no-top-padding) .columns-8 .page-block-column:nth-child(-n+4) .page-block-column-inner, .page-block:not(.no-padding-top, .block-padding-no-top-padding) .columns-9 .page-block-column:nth-child(n+2) .page-block-column-inner {
    margin-top: 0;
  }
  .page-block.no-padding-top .page-block-column .page-block-column-inner .spacing-top + .floated + *, .page-block.block-padding-no-top-padding .page-block-column .page-block-column-inner .spacing-top + .floated + * {
    margin-top: 0;
  }
  .visual-editor-block-column:before {
    left: 0.75rem;
  }
  .page-block-column.main-column {
    min-width: 40%;
  }
  .page-block-column.two-column-main-column {
    min-width: 55%;
  }
  .page-block .spacing-top {
    margin-bottom: 50px;
  }
  .page-block.no-padding-top .spacing-top, .page-block.block-padding-no-top-padding .spacing-top {
    margin-bottom: 0;
  }
  .page-block .spacing-bottom {
    margin-top: 50px;
  }
  .page-block.no-padding-bottom .spacing-bottom {
    margin-top: 0;
  }
  .page-block.visual-editor-block.no-padding-bottom .spacing-bottom {
    margin-top: 0;
  }
  .block-align-center .page-block-column {
    text-align: center;
  }
  .block-align-right .page-block-column {
    text-align: right;
  }
  .block-align-justify .page-block-column {
    text-align: justify;
  }
  .block-align-vert-top .page-block-column {
    align-content: flex-start;
  }
  .block-align-vert-bottom .page-block-column {
    align-content: flex-end;
  }
  .page-block.no-padding-top .page-block-column > *:nth-child(2), .page-block.block-padding-no-top-padding .page-block-column > *:nth-child(2) {
    margin-top: 0;
  }
  .page-block.no-padding-bottom .page-block-column > *:nth-last-child(2) {
    margin-bottom: 0;
  }
  .page-block-group.custom-background-position {
    position: relative;
  }
  .page-block-group.custom-background-position .page-block-custom-background {
    position: absolute;
    inset: 0 0 0 0;
    overflow: hidden;
  }
  .page-block-group.custom-background-position .page-block-custom-background picture {
    max-height: none;
  }
  .page-block-group.custom-background-position .background-focus picture {
    display: block;
    position: absolute;
    max-width: 100%;
    inset: 0 0 0 0;
    border-radius: 0;
  }
  .page-block-group.custom-background-position .background-focus picture img {
    height: 100%;
    width: 100%;
    object-fit: cover;
  }
  .page-block-group.custom-background-position .page-block {
    position: relative;
    z-index: inherit;
  }
  .page-group {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  .group-align-center {
    text-align: center;
  }
  .group-align-right {
    text-align: right;
  }
  .group-align-justify {
    text-align: justify;
  }
  .group-align-vert-center {
    display: flex;
    align-items: center;
  }
  .group-align-vert-bottom {
    display: flex;
    align-items: flex-end;
  }
  .group-align-center.group-align-vert-center, .group-align-center.group-align-vert-bottom {
    justify-content: center;
  }
  .group-align-right.group-align-vert-center, .group-align-right.group-align-vert-bottom {
    justify-content: flex-end;
  }
  .page-group > *:nth-child(1) {
    margin-top: 0;
  }
  .page-group > *:nth-last-child(1) {
    margin-bottom: 0;
  }
  .standard-table-wrap {
    overflow-x: auto;
    margin: 1.5rem 0;
  }
  .standard-table-wrap .standard-table {
    border-collapse: collapse;
  }
  .standard-table-wrap .standard-table.border td {
    border: solid 1px rgba(0, 0, 128, 0.1);
  }
  .standard-table-wrap .standard-table tr.row-important {
    font-weight: 600;
  }
  .standard-table-wrap .standard-table tr td {
    vertical-align: top;
    padding: 1em 1em;
  }
  .standard-table-wrap .standard-table tr td.column-important {
    font-weight: 600;
  }
  .messages .message-item {
    position: relative;
    z-index: 990;
  }
  .messages .message-item .dismissable {
    position: relative;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .messages .message-item > div.uk-text-left .dismissable {
    padding-left: 0;
  }
  .messages .message-item > div > div > a {
    display: inline-block;
  }
  .messages .message-item > div > div > *:not(a):last-child, .messages .message-item > div > div.dismissable > *:not(a):nth-last-child(2), .messages .message-item > div > div > a > *:last-child {
    margin-bottom: 0px;
  }
  .messages .message-item a {
    color: currentColor;
    text-decoration: none;
    -webkit-transition: opacity 0.2s ease 0s;
    -moz-transition: opacity 0.2s ease 0s;
    -ms-transition: opacity 0.2s ease 0s;
    -o-transition: opacity 0.2s ease 0s;
    transition: opacity 0.2s ease 0s;
  }
  .messages .message-item a:hover {
    opacity: 0.7;
  }
  .messages .message-item h3, .messages .message-item h5, .messages .message-item h4, .messages .message-item p {
    color: currentColor;
  }
  .messages .message-item .dismiss-message {
    position: absolute;
    top: -4px;
    right: -5px;
    padding: 0.5rem;
    -webkit-transition: opacity 0.2s ease 0s;
    -moz-transition: opacity 0.2s ease 0s;
    -ms-transition: opacity 0.2s ease 0s;
    -o-transition: opacity 0.2s ease 0s;
    transition: opacity 0.2s ease 0s;
  }
  .messages .message-item .dismiss-message:hover {
    opacity: 0.7;
  }
  .privacy-policy-popup {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    color: #ffffff;
    text-align: left;
    padding: 15px 0 25px;
    background-color: #000000;
    transition: all 0.3s ease-in 0.5s;
    overflow: hidden;
    opacity: 1;
    z-index: 9999;
  }
  .privacy-policy-popup .page-block-wrap {
    display: block;
    text-align: left;
  }
  .privacy-policy-popup .page-block-wrap > p {
    max-width: 1000px;
    text-align: left;
    padding: 10px 0 10px 0;
    margin: 0 0 10px;
  }
  .privacy-policy-popup.accepted {
    opacity: 0;
    transition: all 0.2s ease-out;
  }
  .collapsing {
    opacity: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    height: 0 !important;
    overflow: hidden !important;
    transition: opacity 0.1s ease 0.4s, height 0.4s ease, padding 0.4s ease, margin 0.4s ease;
  }
}
/* Only mobile */
@media (max-width: 639px) {
  /* Images */
  .image.floated-left {
    float: none;
    max-width: none !important;
    margin-top: 1.5rem;
    margin-right: 0;
  }
  .image.floated-right {
    float: none;
    max-width: none !important;
    margin-top: 1.5rem;
    margin-left: 0;
  }
}
/* Larger than mobile (responsive small) */
@media (min-width: 640px) {
  /* Body */
  /* Margins */
  /* Margins Small */
  /* Margins Medium */
  /* Margins Large */
  /* Margins Extra Large */
  /* Headings */
  /* Lists */
  /* Images */
  /* Videos */
  /* Float */
  /* Buttons */
  /* Margins */
  /* Offcanvas */
  /* Inner wraps */
  /* Main Content */
  /* Page blocks */
  /* All on 1 row */
  /* 2 per row */
  /* 3 per row */
  html, body {
    font-size: 16px;
    line-height: 1.56em;
  }
  p, .visual-editor-element {
    margin: 0 0 1.5rem 0;
  }
  * + p, * + .visual-editor-element {
    margin-top: 1.5rem;
  }
  .uk-margin {
    margin-bottom: 1.5rem;
  }
  * + .uk-margin {
    margin-top: 1.5rem !important;
  }
  .uk-margin-top {
    margin-top: 1.5rem !important;
  }
  .uk-margin-bottom {
    margin-bottom: 1.5rem !important;
  }
  .uk-margin-left {
    margin-left: 1.5rem !important;
  }
  .uk-margin-right {
    margin-right: 1.5rem !important;
  }
  .uk-margin-small {
    margin-bottom: 1rem;
  }
  * + .uk-margin-small {
    margin-top: 1rem !important;
  }
  .uk-margin-small-top {
    margin-top: 1rem !important;
  }
  .uk-margin-small-bottom {
    margin-bottom: 1rem !important;
  }
  .uk-margin-small-left {
    margin-left: 1rem !important;
  }
  .uk-margin-small-right {
    margin-right: 1rem !important;
  }
  .uk-margin-medium {
    margin-bottom: 2rem;
  }
  * + .uk-margin-medium {
    margin-top: 2rem !important;
  }
  .uk-margin-medium-top {
    margin-top: 2rem !important;
  }
  .uk-margin-medium-bottom {
    margin-bottom: 2rem !important;
  }
  .uk-margin-medium-left {
    margin-left: 2rem !important;
  }
  .uk-margin-medium-right {
    margin-right: 2rem !important;
  }
  .uk-margin-large {
    margin-bottom: 2.5rem;
  }
  * + .uk-margin-large {
    margin-top: 2.5rem !important;
  }
  .uk-margin-large-top {
    margin-top: 2.5rem !important;
  }
  .uk-margin-large-bottom {
    margin-bottom: 2.5rem !important;
  }
  .uk-margin-large-left {
    margin-left: 2.5rem !important;
  }
  .uk-margin-large-right {
    margin-right: 2.5rem !important;
  }
  .uk-margin-xlarge {
    margin-bottom: 3rem;
  }
  * + .uk-margin-xlarge {
    margin-top: 3rem !important;
  }
  .uk-margin-xlarge-top {
    margin-top: 3rem !important;
  }
  .uk-margin-xlarge-bottom {
    margin-bottom: 3rem !important;
  }
  .uk-margin-xlarge-left {
    margin-left: 3rem !important;
  }
  .uk-margin-xlarge-right {
    margin-right: 3rem !important;
  }
  h1, h2, h3, h5, h4, h6, .h1, .h2, .h3, .h4, .h5, .h6, .uk-h1, .uk-h2, .uk-h3, .uk-h4, .uk-h5, .uk-h6, .visual-editor-element.h1-type, .visual-editor-element.h2-type, .visual-editor-element.h3-type, .visual-editor-element.h4-type, .visual-editor-element.h5-type, .visual-editor-element.h6-type {
    margin: 0 0 1.5rem 0;
  }
  * + h1, * + h2, * + h3, * + h5, * + h4, * + h6, * + .h1, * + .h2, * + .h3, * + .h4, * + .h5, * + .h6, * + .uk-h1, * + .uk-h2, * + .uk-h3, * + .uk-h4, * + .uk-h5, * + .uk-h6, * + .visual-editor-element.h1-type, * + .visual-editor-element.h2-type, * + .visual-editor-element.h3-type, * + .visual-editor-element.h4-type, * + .visual-editor-element.h5-type, * + .visual-editor-element.h6-type {
    margin-top: 1.5rem;
  }
  h1, .h1, .uk-h1, .visual-editor-element.h1-type {
    font-size: clamp(2.5rem, calc(4vw + 10px), 3.75rem);
    margin: 0 0 2.5rem 0;
  }
  * + h1, * + .h1, * + .uk-h1, * + .visual-editor-element.h1-type {
    margin-top: 1.5rem;
  }
  .visual-editor-element.h1-type .visual-editor-element-editable-inner-editor, .visual-editor-element .h1 .visual-editor-element-editable-inner-editor, .visual-editor-element .uk-h1 .visual-editor-element-editable-inner-editor {
    font-size: clamp(2.5rem, calc(4vw + 10px), 3.75rem);
  }
  div:not(.spacing-top) + h1, p + h1, ul + h1, ol + h1, span + h1, strong + h1, div:not(.spacing-top) + .h1, p + .h1, ul + .h1, ol + .h1, span + .h1, strong + .h1, div:not(.spacing-top) + .uk-h1, p + .uk-h1, ul + .uk-h1, ol + .uk-h1, span + .uk-h1, strong + .uk-h1, .p-type + .visual-editor-element.h1-type, .span-type + .visual-editor-element.h1-type, .div-type + .visual-editor-element.h1-type, .strong-type + .visual-editor-element.h1-type, .visual-editor-element-image + .visual-editor-element.h1-type, .visual-editor-element-module + .visual-editor-element.h1-type {
    /*div:not(.visual-editor-solo-add-button) + .visual-editor-element.h1-type,*/
    margin-top: 1.5rem;
  }
  h2, .h2, .uk-h2, .visual-editor-element.h2-type {
    font-size: clamp(2.1875rem, calc(1vw + 30px), 2.5rem);
    margin: 0 0 1.75rem 0;
  }
  * + h2, * + .h2, * + .uk-h2, * + .visual-editor-element.h2-type {
    margin-top: 1.5rem;
  }
  .visual-editor-element.h2-type .visual-editor-element-editable-inner-editor, .visual-editor-element .h2 .visual-editor-element-editable-inner-editor, .visual-editor-element .uk-h2 .visual-editor-element-editable-inner-editor {
    font-size: clamp(2.1875rem, calc(1vw + 30px), 2.5rem);
  }
  div:not(.spacing-top) + h2, p + h2, ul + h2, ol + h2, span + h2, strong + h2, div:not(.spacing-top) + .h2, p + .h2, ul + .h2, ol + .h2, span + .h2, strong + .h2, div:not(.spacing-top) + .uk-h2, p + .uk-h2, ul + .uk-h2, ol + .uk-h2, span + .uk-h2, strong + .uk-h2, .p-type + .visual-editor-element.h2-type, .span-type + .visual-editor-element.h2-type, .div-type + .visual-editor-element.h2-type, .strong-type + .visual-editor-element.h2-type, .visual-editor-element-image + .visual-editor-element.h2-type, .visual-editor-element-module + .visual-editor-element.h2-type {
    /*div:not(.visual-editor-solo-add-button) + .visual-editor-element.h2-type,*/
    margin-top: 30px;
  }
  h3, h5, .h3, .uk-h3, .visual-editor-element.h3-type {
    font-size: 18px;
    margin: 0 0 1.6rem 0;
  }
  * + h3, * + h5, * + .h3, * + .uk-h3, * + .visual-editor-element.h3-type {
    margin-top: 1.5rem;
  }
  .visual-editor-element.h3-type .visual-editor-element-editable-inner-editor, .visual-editor-element .h3 .visual-editor-element-editable-inner-editor, .visual-editor-element .uk-h3 .visual-editor-element-editable-inner-editor {
    font-size: 18px;
  }
  div:not(.spacing-top) + h3, div:not(.spacing-top) + h5, p + h3, p + h5, ul + h3, ul + h5, ol + h3, ol + h5, span + h3, span + h5, strong + h3, strong + h5, div:not(.spacing-top) + .h3, p + .h3, ul + .h3, ol + .h3, span + .h3, strong + .h3, div:not(.spacing-top) + .uk-h3, p + .uk-h3, ul + .uk-h3, ol + .uk-h3, span + .uk-h3, strong + .uk-h3, .p-type + .visual-editor-element.h3-type, .span-type + .visual-editor-element.h3-type, .div-type + .visual-editor-element.h3-type, .strong-type + .visual-editor-element.h3-type, .visual-editor-element-image + .visual-editor-element.h3-type, .visual-editor-element-module + .visual-editor-element.h3-type {
    /*div:not(.visual-editor-solo-add-button) + .visual-editor-element.h3-type,*/
    margin-top: 2.2rem;
  }
  h4, .h4, .uk-h4, .visual-editor-element.h4-type {
    font-size: 18px;
    margin: 0 0 1.6rem 0;
  }
  * + h4, * + .h4, * + .uk-h4, * + .visual-editor-element.h4-type {
    margin-top: 1.5rem;
  }
  .visual-editor-element.h4-type .visual-editor-element-editable-inner-editor, .visual-editor-element .h4 .visual-editor-element-editable-inner-editor, .visual-editor-element .uk-h4 .visual-editor-element-editable-inner-editor {
    font-size: 18px;
  }
  div:not(.spacing-top) + h4, p + h4, ul + h4, ol + h4, span + h4, strong + h4, div:not(.spacing-top) + .h4, p + .h4, ul + .h4, ol + .h4, span + .h4, strong + .h4, div:not(.spacing-top) + .uk-h4, p + .uk-h4, ul + .uk-h4, ol + .uk-h4, span + .uk-h4, strong + .uk-h4, .p-type + .visual-editor-element.h4-type, .span-type + .visual-editor-element.h4-type, .div-type + .visual-editor-element.h4-type, .strong-type + .visual-editor-element.h4-type, .visual-editor-element-image + .visual-editor-element.h4-type, .visual-editor-element-module + .visual-editor-element.h4-type {
    /*div:not(.visual-editor-solo-add-button) + .visual-editor-element.h4-type,*/
    margin-top: 2.2rem;
  }
  ol, ul {
    margin: 0 0 1.5rem 0;
  }
  * + ol, * + ul {
    margin-top: 1.5rem;
  }
  .image {
    margin: 0 0 1.5rem 0;
  }
  * + .image {
    margin-top: 1.5rem;
  }
  .image.floated-left {
    margin-right: 1.5rem;
  }
  .image.floated-right {
    margin-left: 1.5rem;
  }
  .video {
    margin: 0 0 1.5rem 0;
  }
  * + .video {
    margin-top: 1.5rem;
  }
  .float.float-left {
    margin-right: 1.5rem;
    margin-bottom: 1.5rem;
  }
  .float.float-right {
    margin-left: 1.5rem;
    margin-bottom: 1.5rem;
  }
  .uk-button {
    font-size: 16px;
    padding: 14px 28px 14px 28px;
    border-radius: 10px;
  }
  .buttons {
    gap: 0.75em;
    margin: 0 0 2.5rem 0;
  }
  * + .buttons {
    margin-top: 2.5rem;
  }
  .button {
    margin: 0 0 2.5rem 0;
  }
  * + .button {
    margin-top: 2.5rem;
  }
  .uk-margin {
    margin-bottom: 1.5rem;
  }
  * + .uk-margin {
    margin-top: 1.5rem !important;
  }
  .uk-margin-large {
    margin-bottom: 30px;
  }
  * + .uk-margin-large {
    margin-top: 30px !important;
  }
  .uk-offcanvas-bar-custom {
    left: -420px;
    width: 420px;
    padding: 60px;
  }
  .uk-offcanvas-flip .uk-offcanvas-bar-custom {
    right: -420px;
  }
  .inner-wrap {
    padding-left: 40px;
    padding-right: 40px;
  }
  .main-content .main-content-wrap {
    padding-left: 40px;
    padding-right: 40px;
  }
  .page-block-wrap {
    padding-left: 40px;
    padding-right: 40px;
  }
  .page-block-columns {
    margin-left: -30px;
  }
  .page-block-column {
    padding-left: 30px;
  }
  .page-block .page-block-column:nth-child(n+2) .page-block-column-inner {
    margin-top: -50px;
  }
  .page-block .columns-2 .page-block-column:nth-child(n+2) .page-block-column-inner, .page-block .columns-3 .page-block-column:nth-child(n+2) .page-block-column-inner, .page-block .columns-4 .page-block-column:nth-child(-n+2) .page-block-column-inner, .page-block .columns-5 .page-block-column:nth-child(-n+2) .page-block-column-inner, .page-block .columns-6 .page-block-column:nth-child(-n+3) .page-block-column-inner {
    /*margin-top: 0;*/
  }
  .columns-2 .page-block-column, .columns-3 .page-block-column {
    width: 1%;
  }
  .columns-4 .page-block-column, .columns-5 .page-block-column {
    width: 34%;
  }
  .columns-6 .page-block-column {
    width: 26%;
  }
  .no-padding-right.block-width-full .columns-6 .visual-editor-block-column:nth-child(3) .visual-editor-add-button {
    right: 5px;
  }
  .no-padding-right.block-width-full .columns-2 .visual-editor-block-column:nth-child(1) .visual-editor-add-button, .no-padding-right.block-width-full .columns-3 .visual-editor-block-column:nth-child(1) .visual-editor-add-button, .no-padding-right.block-width-full .columns-3 .visual-editor-block-column:nth-child(2) .visual-editor-add-button, .no-padding-right.block-width-full .columns-4 .visual-editor-block-column:nth-child(1) .visual-editor-add-button, .no-padding-right.block-width-full .columns-4 .visual-editor-block-column:nth-child(3) .visual-editor-add-button, .no-padding-right.block-width-full .columns-5 .visual-editor-block-column:nth-child(1) .visual-editor-add-button, .no-padding-right.block-width-full .columns-5 .visual-editor-block-column:nth-child(3) .visual-editor-add-button, .no-padding-right.block-width-full .columns-6 .visual-editor-block-column:nth-child(2) .visual-editor-add-button, .no-padding-right.block-width-full .columns-6 .visual-editor-block-column:nth-child(4) .visual-editor-add-button {
    right: -5px;
  }
  .columns-6 .visual-editor-block-column:nth-child(4):before {
    display: none;
  }
  .columns-2 .visual-editor-block-column:nth-child(2):before, .columns-3 .visual-editor-block-column:nth-child(2):before, .columns-3 .visual-editor-block-column:nth-child(3):before, .columns-4 .visual-editor-block-column:nth-child(2):before, .columns-4 .visual-editor-block-column:nth-child(4):before, .columns-5 .visual-editor-block-column:nth-child(2):before, .columns-5 .visual-editor-block-column:nth-child(4):before, .columns-6 .visual-editor-block-column:nth-child(3):before, .columns-6 .visual-editor-block-column:nth-child(5):before {
    display: inherit;
  }
  .visual-editor-block-column:before {
    left: 15px;
  }
  .page-block-column.main-column {
    min-width: 40%;
  }
  .page-block-column.two-column-main-column {
    min-width: 55%;
  }
  .page-block .spacing-top {
    margin-bottom: 50px;
  }
  .page-block .spacing-bottom {
    margin-top: 50px;
  }
  .privacy-policy-popup {
    padding: 2em 0px;
  }
  .privacy-policy-popup .page-block-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: nowrap;
  }
  .privacy-policy-popup .page-block-wrap > p {
    padding: 10px 20px 10px 0;
    margin: 0 0 0 0;
  }
}
/* Larger than tablet (responsive medium) */
@media (min-width: 960px) {
  /* Body */
  /* Margins */
  /* Margins Small */
  /* Margins Medium */
  /* Margins Large */
  /* Margins Extra Large */
  /* Headings */
  /* Lists */
  /* Images */
  /* Videos */
  /* Float */
  /* Buttons */
  /* Margins */
  /* Offcanvas */
  /* Inner wraps */
  /* Main Content */
  /* Page blocks */
  /* All on 1 row */
  /* 3 per row */
  /* All on 1 row */
  html, body {
    font-size: 16px;
    line-height: 1.56em;
  }
  p, .visual-editor-element {
    margin: 0 0 1.5rem 0;
  }
  * + p, * + .visual-editor-element {
    margin-top: 1.5rem;
  }
  .uk-margin {
    margin-bottom: 1.5rem;
  }
  * + .uk-margin {
    margin-top: 1.5rem !important;
  }
  .uk-margin-top {
    margin-top: 1.5rem !important;
  }
  .uk-margin-bottom {
    margin-bottom: 1.5rem !important;
  }
  .uk-margin-left {
    margin-left: 1.5rem !important;
  }
  .uk-margin-right {
    margin-right: 1.5rem !important;
  }
  .uk-margin-small {
    margin-bottom: 1rem;
  }
  * + .uk-margin-small {
    margin-top: 1rem !important;
  }
  .uk-margin-small-top {
    margin-top: 1rem !important;
  }
  .uk-margin-small-bottom {
    margin-bottom: 1rem !important;
  }
  .uk-margin-small-left {
    margin-left: 1rem !important;
  }
  .uk-margin-small-right {
    margin-right: 1rem !important;
  }
  .uk-margin-medium {
    margin-bottom: 2rem;
  }
  * + .uk-margin-medium {
    margin-top: 2rem !important;
  }
  .uk-margin-medium-top {
    margin-top: 2rem !important;
  }
  .uk-margin-medium-bottom {
    margin-bottom: 2rem !important;
  }
  .uk-margin-medium-left {
    margin-left: 2rem !important;
  }
  .uk-margin-medium-right {
    margin-right: 2rem !important;
  }
  .uk-margin-large {
    margin-bottom: 2.5rem;
  }
  * + .uk-margin-large {
    margin-top: 2.5rem !important;
  }
  .uk-margin-large-top {
    margin-top: 2.5rem !important;
  }
  .uk-margin-large-bottom {
    margin-bottom: 2.5rem !important;
  }
  .uk-margin-large-left {
    margin-left: 2.5rem !important;
  }
  .uk-margin-large-right {
    margin-right: 2.5rem !important;
  }
  .uk-margin-xlarge {
    margin-bottom: 3rem;
  }
  * + .uk-margin-xlarge {
    margin-top: 3rem !important;
  }
  .uk-margin-xlarge-top {
    margin-top: 3rem !important;
  }
  .uk-margin-xlarge-bottom {
    margin-bottom: 3rem !important;
  }
  .uk-margin-xlarge-left {
    margin-left: 3rem !important;
  }
  .uk-margin-xlarge-right {
    margin-right: 3rem !important;
  }
  h1, h2, h3, h5, h4, h6, .h1, .h2, .h3, .h4, .h5, .h6, .uk-h1, .uk-h2, .uk-h3, .uk-h4, .uk-h5, .uk-h6, .visual-editor-element.h1-type, .visual-editor-element.h2-type, .visual-editor-element.h3-type, .visual-editor-element.h4-type, .visual-editor-element.h5-type, .visual-editor-element.h6-type {
    margin: 0 0 1.5rem 0;
  }
  * + h1, * + h2, * + h3, * + h5, * + h4, * + h6, * + .h1, * + .h2, * + .h3, * + .h4, * + .h5, * + .h6, * + .uk-h1, * + .uk-h2, * + .uk-h3, * + .uk-h4, * + .uk-h5, * + .uk-h6, * + .visual-editor-element.h1-type, * + .visual-editor-element.h2-type, * + .visual-editor-element.h3-type, * + .visual-editor-element.h4-type, * + .visual-editor-element.h5-type, * + .visual-editor-element.h6-type {
    margin-top: 1.5rem;
  }
  h1, .h1, .uk-h1, .visual-editor-element.h1-type {
    font-size: clamp(2.5rem, calc(4vw + 10px), 3.75rem);
    margin: 0 0 2.5rem 0;
  }
  * + h1, * + .h1, * + .uk-h1, * + .visual-editor-element.h1-type {
    margin-top: 1.5rem;
  }
  .visual-editor-element.h1-type .visual-editor-element-editable-inner-editor, .visual-editor-element .h1 .visual-editor-element-editable-inner-editor, .visual-editor-element .uk-h1 .visual-editor-element-editable-inner-editor {
    font-size: clamp(2.5rem, calc(4vw + 10px), 3.75rem);
  }
  div:not(.spacing-top) + h1, p + h1, ul + h1, ol + h1, span + h1, strong + h1, div:not(.spacing-top) + .h1, p + .h1, ul + .h1, ol + .h1, span + .h1, strong + .h1, div:not(.spacing-top) + .uk-h1, p + .uk-h1, ul + .uk-h1, ol + .uk-h1, span + .uk-h1, strong + .uk-h1, .p-type + .visual-editor-element.h1-type, .span-type + .visual-editor-element.h1-type, .div-type + .visual-editor-element.h1-type, .strong-type + .visual-editor-element.h1-type, .visual-editor-element-image + .visual-editor-element.h1-type, .visual-editor-element-module + .visual-editor-element.h1-type {
    /*div:not(.visual-editor-solo-add-button) + .visual-editor-element.h1-type,*/
    margin-top: 1.5rem;
  }
  h2, .h2, .uk-h2, .visual-editor-element.h2-type {
    font-size: clamp(2.1875rem, calc(1vw + 30px), 2.5rem);
    margin: 0 0 1.75rem 0;
  }
  * + h2, * + .h2, * + .uk-h2, * + .visual-editor-element.h2-type {
    margin-top: 1.5rem;
  }
  .visual-editor-element.h2-type .visual-editor-element-editable-inner-editor, .visual-editor-element .h2 .visual-editor-element-editable-inner-editor, .visual-editor-element .uk-h2 .visual-editor-element-editable-inner-editor {
    font-size: clamp(2.1875rem, calc(1vw + 30px), 2.5rem);
  }
  div:not(.spacing-top) + h2, p + h2, ul + h2, ol + h2, span + h2, strong + h2, div:not(.spacing-top) + .h2, p + .h2, ul + .h2, ol + .h2, span + .h2, strong + .h2, div:not(.spacing-top) + .uk-h2, p + .uk-h2, ul + .uk-h2, ol + .uk-h2, span + .uk-h2, strong + .uk-h2, .p-type + .visual-editor-element.h2-type, .span-type + .visual-editor-element.h2-type, .div-type + .visual-editor-element.h2-type, .strong-type + .visual-editor-element.h2-type, .visual-editor-element-image + .visual-editor-element.h2-type, .visual-editor-element-module + .visual-editor-element.h2-type {
    /*div:not(.visual-editor-solo-add-button) + .visual-editor-element.h2-type,*/
    margin-top: 1.5rem;
  }
  h3, h5, .h3, .uk-h3, .visual-editor-element.h3-type {
    font-size: 18px;
    margin: 0 0 1.6rem 0;
  }
  * + h3, * + h5, * + .h3, * + .uk-h3, * + .visual-editor-element.h3-type {
    margin-top: 1.5rem;
  }
  .visual-editor-element.h3-type .visual-editor-element-editable-inner-editor, .visual-editor-element .h3 .visual-editor-element-editable-inner-editor, .visual-editor-element .uk-h3 .visual-editor-element-editable-inner-editor {
    font-size: 18px;
  }
  div:not(.spacing-top) + h3, div:not(.spacing-top) + h5, p + h3, p + h5, ul + h3, ul + h5, ol + h3, ol + h5, span + h3, span + h5, strong + h3, strong + h5, div:not(.spacing-top) + .h3, p + .h3, ul + .h3, ol + .h3, span + .h3, strong + .h3, div:not(.spacing-top) + .uk-h3, p + .uk-h3, ul + .uk-h3, ol + .uk-h3, span + .uk-h3, strong + .uk-h3, .p-type + .visual-editor-element.h3-type, .span-type + .visual-editor-element.h3-type, .div-type + .visual-editor-element.h3-type, .strong-type + .visual-editor-element.h3-type, .visual-editor-element-image + .visual-editor-element.h3-type, .visual-editor-element-module + .visual-editor-element.h3-type {
    /*div:not(.visual-editor-solo-add-button) + .visual-editor-element.h3-type,*/
    margin-top: 2.2rem;
  }
  h4, .h4, .uk-h4, .visual-editor-element.h4-type {
    font-size: 18px;
    margin: 0 0 1.6rem 0;
  }
  * + h4, * + .h4, * + .uk-h4, * + .visual-editor-element.h4-type {
    margin-top: 1.5rem;
  }
  .visual-editor-element.h4-type .visual-editor-element-editable-inner-editor, .visual-editor-element .h4 .visual-editor-element-editable-inner-editor, .visual-editor-element .uk-h4 .visual-editor-element-editable-inner-editor {
    font-size: 18px;
  }
  div:not(.spacing-top) + h4, p + h4, ul + h4, ol + h4, span + h4, strong + h4, div:not(.spacing-top) + .h4, p + .h4, ul + .h4, ol + .h4, span + .h4, strong + .h4, div:not(.spacing-top) + .uk-h4, p + .uk-h4, ul + .uk-h4, ol + .uk-h4, span + .uk-h4, strong + .uk-h4, .p-type + .visual-editor-element.h4-type, .span-type + .visual-editor-element.h4-type, .div-type + .visual-editor-element.h4-type, .strong-type + .visual-editor-element.h4-type, .visual-editor-element-image + .visual-editor-element.h4-type, .visual-editor-element-module + .visual-editor-element.h4-type {
    /*div:not(.visual-editor-solo-add-button) + .visual-editor-element.h4-type,*/
    margin-top: 2.2rem;
  }
  ol, ul {
    margin: 0 0 1.5rem 0;
  }
  * + ol, * + ul {
    margin-top: 1.5rem;
  }
  .image {
    margin: 0 0 1.5rem 0;
  }
  * + .image {
    margin-top: 1.5rem;
  }
  .image.floated-left {
    margin-right: 1.5rem;
  }
  .image.floated-right {
    margin-left: 1.5rem;
  }
  .video {
    margin: 0 0 1.5rem 0;
  }
  * + .video {
    margin-top: 1.5rem;
  }
  .float.float-left {
    margin-right: 1.5rem;
    margin-bottom: 1.5rem;
  }
  .float.float-right {
    margin-left: 1.5rem;
    margin-bottom: 1.5rem;
  }
  .uk-button {
    font-size: 16px;
    padding: 14px 28px 14px 28px;
    border-radius: 10px;
  }
  .buttons {
    gap: 0.75em;
    margin: 0 0 2.5rem 0;
  }
  * + .buttons {
    margin-top: 2.5rem;
  }
  .button {
    margin: 0 0 2.5rem 0;
  }
  * + .button {
    margin-top: 2.5rem;
  }
  .uk-margin {
    margin-bottom: 1.5rem;
  }
  * + .uk-margin {
    margin-top: 1.5rem !important;
  }
  .uk-margin-large {
    margin-bottom: 50px;
  }
  * + .uk-margin-large {
    margin-top: 50px !important;
  }
  .uk-offcanvas-bar-custom {
    left: -420px;
    width: 420px;
    padding: 60px;
  }
  .uk-offcanvas-flip .uk-offcanvas-bar-custom {
    right: -420px;
  }
  .inner-wrap {
    padding-left: 50px;
    padding-right: 50px;
  }
  .main-content .main-content-wrap {
    flex-direction: row;
    gap: 50px;
    padding-left: 50px;
    padding-right: 50px;
  }
  .main-content .main-content-left {
    width: 230px;
    flex-shrink: 0;
    flex-grow: 0;
    padding-top: 30px;
    padding-bottom: 50px;
  }
  .main-content .main-content-right {
    width: 50%;
    flex-grow: 1;
  }
  .main-content .main-content-wrap.has-base .main-content-left {
    padding-bottom: 0;
  }
  .page-block-wrap {
    padding-left: 50px;
    padding-right: 50px;
  }
  .page-block-columns {
    margin-left: -50px;
  }
  .page-block-column {
    padding-left: 50px;
  }
  .page-block .page-block-column:nth-child(n+2) .page-block-column-inner {
    margin-top: -50px;
  }
  .page-block .columns-4 .page-block-column:nth-child(n+2) .page-block-column-inner, .page-block .columns-5 .page-block-column:nth-child(-n+3) .page-block-column-inner, .page-block .columns-8 .page-block-column:nth-child(n+2) .page-block-column-inner {
    /*margin-top: 0;*/
  }
  .columns-4 .page-block-column {
    width: 1%;
  }
  .columns-5 .page-block-column {
    width: 26%;
  }
  .columns-8 .page-block-column {
    width: 1%;
  }
  .no-padding-right.block-width-full .columns-5 .visual-editor-block-column:nth-child(3) .visual-editor-add-button {
    right: 5px;
  }
  .no-padding-right.block-width-full .columns-4 .visual-editor-block-column:nth-child(2) .visual-editor-add-button, .no-padding-right.block-width-full .columns-5 .visual-editor-block-column:nth-child(2) .visual-editor-add-button, .no-padding-right.block-width-full .columns-5 .visual-editor-block-column:nth-child(4) .visual-editor-add-button, .no-padding-right.block-width-full .columns-8 .visual-editor-block-column:nth-child(4) .visual-editor-add-button {
    right: -5px;
  }
  .columns-5 .visual-editor-block-column:nth-child(4):before {
    display: none;
  }
  .columns-4 .visual-editor-block-column:nth-child(3):before, .columns-5 .visual-editor-block-column:nth-child(3):before, .columns-5 .visual-editor-block-column:nth-child(5):before, .columns-8 .visual-editor-block-column:nth-child(5):before {
    display: inherit;
  }
  .visual-editor-block-column:before {
    left: 25px;
  }
  .page-block-column.main-column {
    min-width: 50%;
  }
  .page-block-column.two-column-main-column {
    min-width: 65%;
  }
  .page-block .spacing-top {
    margin-bottom: 50px;
  }
  .page-block .spacing-bottom {
    margin-top: 50px;
  }
}
/* Larger than laptop (responsive large) */
@media (min-width: 1200px) {
  /* Body */
  /* Margins */
  /* Margins Small */
  /* Margins Medium */
  /* Margins Large */
  /* Margins Extra Large */
  /* Headings */
  /* Lists */
  /* Images */
  /* Videos */
  /* Float */
  /* Buttons */
  /* Margins */
  /* Offcanvas */
  /* Inner wraps */
  /* Main Content */
  /* Page blocks */
  /* All on 1 row */
  html, body {
    font-size: 16px;
    line-height: 1.56em;
  }
  p, .visual-editor-element {
    margin: 0 0 1.5rem 0;
  }
  * + p, * + .visual-editor-element {
    margin-top: 1.5rem;
  }
  .uk-margin {
    margin-bottom: 1.5rem;
  }
  * + .uk-margin {
    margin-top: 1.5rem !important;
  }
  .uk-margin-top {
    margin-top: 1.5rem !important;
  }
  .uk-margin-bottom {
    margin-bottom: 1.5rem !important;
  }
  .uk-margin-left {
    margin-left: 1.5rem !important;
  }
  .uk-margin-right {
    margin-right: 1.5rem !important;
  }
  .uk-margin-small {
    margin-bottom: 1rem;
  }
  * + .uk-margin-small {
    margin-top: 1rem !important;
  }
  .uk-margin-small-top {
    margin-top: 1rem !important;
  }
  .uk-margin-small-bottom {
    margin-bottom: 1rem !important;
  }
  .uk-margin-small-left {
    margin-left: 1rem !important;
  }
  .uk-margin-small-right {
    margin-right: 1rem !important;
  }
  .uk-margin-medium {
    margin-bottom: 2rem;
  }
  * + .uk-margin-medium {
    margin-top: 2rem !important;
  }
  .uk-margin-medium-top {
    margin-top: 2rem !important;
  }
  .uk-margin-medium-bottom {
    margin-bottom: 2rem !important;
  }
  .uk-margin-medium-left {
    margin-left: 2rem !important;
  }
  .uk-margin-medium-right {
    margin-right: 2rem !important;
  }
  .uk-margin-large {
    margin-bottom: 2.5rem;
  }
  * + .uk-margin-large {
    margin-top: 2.5rem !important;
  }
  .uk-margin-large-top {
    margin-top: 2.5rem !important;
  }
  .uk-margin-large-bottom {
    margin-bottom: 2.5rem !important;
  }
  .uk-margin-large-left {
    margin-left: 2.5rem !important;
  }
  .uk-margin-large-right {
    margin-right: 2.5rem !important;
  }
  .uk-margin-xlarge {
    margin-bottom: 3rem;
  }
  * + .uk-margin-xlarge {
    margin-top: 3rem !important;
  }
  .uk-margin-xlarge-top {
    margin-top: 3rem !important;
  }
  .uk-margin-xlarge-bottom {
    margin-bottom: 3rem !important;
  }
  .uk-margin-xlarge-left {
    margin-left: 3rem !important;
  }
  .uk-margin-xlarge-right {
    margin-right: 3rem !important;
  }
  h1, h2, h3, h5, h4, h6, .h1, .h2, .h3, .h4, .h5, .h6, .uk-h1, .uk-h2, .uk-h3, .uk-h4, .uk-h5, .uk-h6, .visual-editor-element.h1-type, .visual-editor-element.h2-type, .visual-editor-element.h3-type, .visual-editor-element.h4-type, .visual-editor-element.h5-type, .visual-editor-element.h6-type {
    margin: 0 0 1.5rem 0;
  }
  * + h1, * + h2, * + h3, * + h5, * + h4, * + h6, * + .h1, * + .h2, * + .h3, * + .h4, * + .h5, * + .h6, * + .uk-h1, * + .uk-h2, * + .uk-h3, * + .uk-h4, * + .uk-h5, * + .uk-h6, * + .visual-editor-element.h1-type, * + .visual-editor-element.h2-type, * + .visual-editor-element.h3-type, * + .visual-editor-element.h4-type, * + .visual-editor-element.h5-type, * + .visual-editor-element.h6-type {
    margin-top: 1.5rem;
  }
  h1, .h1, .uk-h1, .visual-editor-element.h1-type {
    font-size: clamp(2.5rem, calc(4vw + 10px), 3.75rem);
    margin: 0 0 2.5rem 0;
  }
  * + h1, * + .h1, * + .uk-h1, * + .visual-editor-element.h1-type {
    margin-top: 1.5rem;
  }
  .visual-editor-element.h1-type .visual-editor-element-editable-inner-editor, .visual-editor-element .h1 .visual-editor-element-editable-inner-editor, .visual-editor-element .uk-h1 .visual-editor-element-editable-inner-editor {
    font-size: clamp(2.5rem, calc(4vw + 10px), 3.75rem);
  }
  div:not(.spacing-top) + h1, p + h1, ul + h1, ol + h1, span + h1, strong + h1, div:not(.spacing-top) + .h1, p + .h1, ul + .h1, ol + .h1, span + .h1, strong + .h1, div:not(.spacing-top) + .uk-h1, p + .uk-h1, ul + .uk-h1, ol + .uk-h1, span + .uk-h1, strong + .uk-h1, .p-type + .visual-editor-element.h1-type, .span-type + .visual-editor-element.h1-type, .div-type + .visual-editor-element.h1-type, .strong-type + .visual-editor-element.h1-type, .visual-editor-element-image + .visual-editor-element.h1-type, .visual-editor-element-module + .visual-editor-element.h1-type {
    /*div:not(.visual-editor-solo-add-button) + .visual-editor-element.h1-type,*/
    margin-top: 1.5rem;
  }
  h2, .h2, .uk-h2, .visual-editor-element.h2-type {
    font-size: clamp(2.1875rem, calc(1vw + 30px), 2.5rem);
    margin: 0 0 1.75rem 0;
  }
  * + h2, * + .h2, * + .uk-h2, * + .visual-editor-element.h2-type {
    margin-top: 1.5rem;
  }
  .visual-editor-element.h2-type .visual-editor-element-editable-inner-editor, .visual-editor-element .h2 .visual-editor-element-editable-inner-editor, .visual-editor-element .uk-h2 .visual-editor-element-editable-inner-editor {
    font-size: clamp(2.1875rem, calc(1vw + 30px), 2.5rem);
  }
  div:not(.spacing-top) + h2, p + h2, ul + h2, ol + h2, span + h2, strong + h2, div:not(.spacing-top) + .h2, p + .h2, ul + .h2, ol + .h2, span + .h2, strong + .h2, div:not(.spacing-top) + .uk-h2, p + .uk-h2, ul + .uk-h2, ol + .uk-h2, span + .uk-h2, strong + .uk-h2, .p-type + .visual-editor-element.h2-type, .span-type + .visual-editor-element.h2-type, .div-type + .visual-editor-element.h2-type, .strong-type + .visual-editor-element.h2-type, .visual-editor-element-image + .visual-editor-element.h2-type, .visual-editor-element-module + .visual-editor-element.h2-type {
    /*div:not(.visual-editor-solo-add-button) + .visual-editor-element.h2-type,*/
    margin-top: 50px;
  }
  h3, h5, .h3, .uk-h3, .visual-editor-element.h3-type {
    font-size: 18px;
    margin: 0 0 1.6rem 0;
  }
  * + h3, * + h5, * + .h3, * + .uk-h3, * + .visual-editor-element.h3-type {
    margin-top: 1.5rem;
  }
  .visual-editor-element.h3-type .visual-editor-element-editable-inner-editor, .visual-editor-element .h3 .visual-editor-element-editable-inner-editor, .visual-editor-element .uk-h3 .visual-editor-element-editable-inner-editor {
    font-size: 18px;
  }
  div:not(.spacing-top) + h3, div:not(.spacing-top) + h5, p + h3, p + h5, ul + h3, ul + h5, ol + h3, ol + h5, span + h3, span + h5, strong + h3, strong + h5, div:not(.spacing-top) + .h3, p + .h3, ul + .h3, ol + .h3, span + .h3, strong + .h3, div:not(.spacing-top) + .uk-h3, p + .uk-h3, ul + .uk-h3, ol + .uk-h3, span + .uk-h3, strong + .uk-h3, .p-type + .visual-editor-element.h3-type, .span-type + .visual-editor-element.h3-type, .div-type + .visual-editor-element.h3-type, .strong-type + .visual-editor-element.h3-type, .visual-editor-element-image + .visual-editor-element.h3-type, .visual-editor-element-module + .visual-editor-element.h3-type {
    /*div:not(.visual-editor-solo-add-button) + .visual-editor-element.h3-type,*/
    margin-top: 2.2rem;
  }
  h4, .h4, .uk-h4, .visual-editor-element.h4-type {
    font-size: 18px;
    margin: 0 0 1.6rem 0;
  }
  * + h4, * + .h4, * + .uk-h4, * + .visual-editor-element.h4-type {
    margin-top: 1.5rem;
  }
  .visual-editor-element.h4-type .visual-editor-element-editable-inner-editor, .visual-editor-element .h4 .visual-editor-element-editable-inner-editor, .visual-editor-element .uk-h4 .visual-editor-element-editable-inner-editor {
    font-size: 18px;
  }
  div:not(.spacing-top) + h4, p + h4, ul + h4, ol + h4, span + h4, strong + h4, div:not(.spacing-top) + .h4, p + .h4, ul + .h4, ol + .h4, span + .h4, strong + .h4, div:not(.spacing-top) + .uk-h4, p + .uk-h4, ul + .uk-h4, ol + .uk-h4, span + .uk-h4, strong + .uk-h4, .p-type + .visual-editor-element.h4-type, .span-type + .visual-editor-element.h4-type, .div-type + .visual-editor-element.h4-type, .strong-type + .visual-editor-element.h4-type, .visual-editor-element-image + .visual-editor-element.h4-type, .visual-editor-element-module + .visual-editor-element.h4-type {
    /*div:not(.visual-editor-solo-add-button) + .visual-editor-element.h4-type,*/
    margin-top: 2.2rem;
  }
  ol, ul {
    margin: 0 0 1.5rem 0;
  }
  * + ol, * + ul {
    margin-top: 1.5rem;
  }
  .image {
    margin: 0 0 1.5rem 0;
  }
  * + .image {
    margin-top: 1.5rem;
  }
  .image.floated-left {
    margin-right: 1.5rem;
  }
  .image.floated-right {
    margin-left: 1.5rem;
  }
  .video {
    margin: 0 0 1.5rem 0;
  }
  * + .video {
    margin-top: 1.5rem;
  }
  .float.float-left {
    margin-right: 1.5rem;
    margin-bottom: 1.5rem;
  }
  .float.float-right {
    margin-left: 1.5rem;
    margin-bottom: 1.5rem;
  }
  .uk-button {
    font-size: 16px;
    padding: 14px 28px 14px 28px;
    border-radius: 10px;
  }
  .buttons {
    gap: 0.75em;
    margin: 0 0 2.5rem 0;
  }
  * + .buttons {
    margin-top: 2.5rem;
  }
  .button {
    margin: 0 0 2.5rem 0;
  }
  * + .button {
    margin-top: 2.5rem;
  }
  .uk-margin {
    margin-bottom: 1.5rem;
  }
  * + .uk-margin {
    margin-top: 1.5rem !important;
  }
  .uk-margin-large {
    margin-bottom: 50px;
  }
  * + .uk-margin-large {
    margin-top: 50px !important;
  }
  .uk-offcanvas-bar-custom {
    left: -420px;
    width: 420px;
    padding: 60px;
  }
  .uk-offcanvas-flip .uk-offcanvas-bar-custom {
    right: -420px;
  }
  .inner-wrap {
    padding-left: 50px;
    padding-right: 50px;
  }
  .main-content .main-content-wrap {
    gap: 70px;
    padding-left: 50px;
    padding-right: 50px;
  }
  .main-content .main-content-left {
    width: 230px;
    padding-top: 55px;
    padding-bottom: 90px;
  }
  .main-content .main-content-wrap.has-base .main-content-left {
    padding-bottom: 0;
  }
  .page-block-wrap {
    padding-left: 50px;
    padding-right: 50px;
  }
  .page-block-columns {
    margin-left: -50px;
  }
  .page-block-column {
    padding-left: 50px;
  }
  .page-block .page-block-column:nth-child(n+2) .page-block-column-inner {
    margin-top: -90px;
  }
  .page-block .columns-5 .page-block-column:nth-child(n+2) .page-block-column-inner, .page-block .columns-6 .page-block-column:nth-child(n+2) .page-block-column-inner {
    /*margin-top: 0;*/
  }
  .columns-5 .page-block-column, .columns-6 .page-block-column {
    width: 1%;
  }
  .no-padding-right.block-width-full .columns-5 .visual-editor-block-column:nth-child(3) .visual-editor-add-button, .no-padding-right.block-width-full .columns-6 .visual-editor-block-column:nth-child(3) .visual-editor-add-button {
    right: -5px;
  }
  .columns-5 .visual-editor-block-column:nth-child(4):before, .columns-6 .visual-editor-block-column:nth-child(4):before {
    display: inherit;
  }
  .visual-editor-block-column:before {
    left: 25px;
  }
  .page-block-column.main-column {
    min-width: 50%;
  }
  .page-block-column.two-column-main-column {
    min-width: 65%;
  }
  .page-block .spacing-top {
    margin-bottom: 90px;
  }
  .page-block .spacing-bottom {
    margin-top: 90px;
  }
}
/* Desktop and larger (responsive extra large) */
@media (min-width: 1600px) {
  /* Body */
  /* Margins */
  /* Margins Small */
  /* Margins Medium */
  /* Margins Large */
  /* Margins Extra Large */
  /* Headings */
  /* Lists */
  /* Images */
  /* Videos */
  /* Float */
  /* Buttons */
  /* Margins */
  /* Offcanvas */
  /* Inner wraps */
  /* Main Content */
  /* Page blocks */
  html, body {
    font-size: 16px;
    line-height: 1.56em;
  }
  p, .visual-editor-element {
    margin: 0 0 1.5rem 0;
  }
  * + p, * + .visual-editor-element {
    margin-top: 1.5rem;
  }
  .uk-margin {
    margin-bottom: 1.5rem;
  }
  * + .uk-margin {
    margin-top: 1.5rem !important;
  }
  .uk-margin-top {
    margin-top: 1.5rem !important;
  }
  .uk-margin-bottom {
    margin-bottom: 1.5rem !important;
  }
  .uk-margin-left {
    margin-left: 1.5rem !important;
  }
  .uk-margin-right {
    margin-right: 1.5rem !important;
  }
  .uk-margin-small {
    margin-bottom: 1rem;
  }
  * + .uk-margin-small {
    margin-top: 1rem !important;
  }
  .uk-margin-small-top {
    margin-top: 1rem !important;
  }
  .uk-margin-small-bottom {
    margin-bottom: 1rem !important;
  }
  .uk-margin-small-left {
    margin-left: 1rem !important;
  }
  .uk-margin-small-right {
    margin-right: 1rem !important;
  }
  .uk-margin-medium {
    margin-bottom: 2rem;
  }
  * + .uk-margin-medium {
    margin-top: 2rem !important;
  }
  .uk-margin-medium-top {
    margin-top: 2rem !important;
  }
  .uk-margin-medium-bottom {
    margin-bottom: 2rem !important;
  }
  .uk-margin-medium-left {
    margin-left: 2rem !important;
  }
  .uk-margin-medium-right {
    margin-right: 2rem !important;
  }
  .uk-margin-large {
    margin-bottom: 2.5rem;
  }
  * + .uk-margin-large {
    margin-top: 2.5rem !important;
  }
  .uk-margin-large-top {
    margin-top: 2.5rem !important;
  }
  .uk-margin-large-bottom {
    margin-bottom: 2.5rem !important;
  }
  .uk-margin-large-left {
    margin-left: 2.5rem !important;
  }
  .uk-margin-large-right {
    margin-right: 2.5rem !important;
  }
  .uk-margin-xlarge {
    margin-bottom: 3rem;
  }
  * + .uk-margin-xlarge {
    margin-top: 3rem !important;
  }
  .uk-margin-xlarge-top {
    margin-top: 3rem !important;
  }
  .uk-margin-xlarge-bottom {
    margin-bottom: 3rem !important;
  }
  .uk-margin-xlarge-left {
    margin-left: 3rem !important;
  }
  .uk-margin-xlarge-right {
    margin-right: 3rem !important;
  }
  h1, h2, h3, h5, h4, h6, .h1, .h2, .h3, .h4, .h5, .h6, .uk-h1, .uk-h2, .uk-h3, .uk-h4, .uk-h5, .uk-h6, .visual-editor-element.h1-type, .visual-editor-element.h2-type, .visual-editor-element.h3-type, .visual-editor-element.h4-type, .visual-editor-element.h5-type, .visual-editor-element.h6-type {
    margin: 0 0 1.5rem 0;
  }
  * + h1, * + h2, * + h3, * + h5, * + h4, * + h6, * + .h1, * + .h2, * + .h3, * + .h4, * + .h5, * + .h6, * + .uk-h1, * + .uk-h2, * + .uk-h3, * + .uk-h4, * + .uk-h5, * + .uk-h6, * + .visual-editor-element.h1-type, * + .visual-editor-element.h2-type, * + .visual-editor-element.h3-type, * + .visual-editor-element.h4-type, * + .visual-editor-element.h5-type, * + .visual-editor-element.h6-type {
    margin-top: 1.5rem;
  }
  h1, .h1, .uk-h1, .visual-editor-element.h1-type {
    font-size: clamp(2.5rem, calc(4vw + 10px), 3.75rem);
    margin: 0 0 2.5rem 0;
  }
  * + h1, * + .h1, * + .uk-h1, * + .visual-editor-element.h1-type {
    margin-top: 1.5rem;
  }
  .visual-editor-element.h1-type .visual-editor-element-editable-inner-editor, .visual-editor-element .h1 .visual-editor-element-editable-inner-editor, .visual-editor-element .uk-h1 .visual-editor-element-editable-inner-editor {
    font-size: clamp(2.5rem, calc(4vw + 10px), 3.75rem);
  }
  div:not(.spacing-top) + h1, p + h1, ul + h1, ol + h1, span + h1, strong + h1, div:not(.spacing-top) + .h1, p + .h1, ul + .h1, ol + .h1, span + .h1, strong + .h1, div:not(.spacing-top) + .uk-h1, p + .uk-h1, ul + .uk-h1, ol + .uk-h1, span + .uk-h1, strong + .uk-h1, .p-type + .visual-editor-element.h1-type, .span-type + .visual-editor-element.h1-type, .div-type + .visual-editor-element.h1-type, .strong-type + .visual-editor-element.h1-type, .visual-editor-element-image + .visual-editor-element.h1-type, .visual-editor-element-module + .visual-editor-element.h1-type {
    /*div:not(.visual-editor-solo-add-button) + .visual-editor-element.h1-type,*/
    margin-top: 1.5rem;
  }
  h2, .h2, .uk-h2, .visual-editor-element.h2-type {
    font-size: clamp(2.1875rem, calc(1vw + 30px), 2.5rem);
    margin: 0 0 1.75rem 0;
  }
  * + h2, * + .h2, * + .uk-h2, * + .visual-editor-element.h2-type {
    margin-top: 1.5rem;
  }
  .visual-editor-element.h2-type .visual-editor-element-editable-inner-editor, .visual-editor-element .h2 .visual-editor-element-editable-inner-editor, .visual-editor-element .uk-h2 .visual-editor-element-editable-inner-editor {
    font-size: clamp(2.1875rem, calc(1vw + 30px), 2.5rem);
  }
  div:not(.spacing-top) + h2, p + h2, ul + h2, ol + h2, span + h2, strong + h2, div:not(.spacing-top) + .h2, p + .h2, ul + .h2, ol + .h2, span + .h2, strong + .h2, div:not(.spacing-top) + .uk-h2, p + .uk-h2, ul + .uk-h2, ol + .uk-h2, span + .uk-h2, strong + .uk-h2, .p-type + .visual-editor-element.h2-type, .span-type + .visual-editor-element.h2-type, .div-type + .visual-editor-element.h2-type, .strong-type + .visual-editor-element.h2-type, .visual-editor-element-image + .visual-editor-element.h2-type, .visual-editor-element-module + .visual-editor-element.h2-type {
    /*div:not(.visual-editor-solo-add-button) + .visual-editor-element.h2-type,*/
    margin-top: 50px;
  }
  h3, h5, .h3, .uk-h3, .visual-editor-element.h3-type {
    font-size: 18px;
    margin: 0 0 1.6rem 0;
  }
  * + h3, * + h5, * + .h3, * + .uk-h3, * + .visual-editor-element.h3-type {
    margin-top: 1.5rem;
  }
  .visual-editor-element.h3-type .visual-editor-element-editable-inner-editor, .visual-editor-element .h3 .visual-editor-element-editable-inner-editor, .visual-editor-element .uk-h3 .visual-editor-element-editable-inner-editor {
    font-size: 18px;
  }
  div:not(.spacing-top) + h3, div:not(.spacing-top) + h5, p + h3, p + h5, ul + h3, ul + h5, ol + h3, ol + h5, span + h3, span + h5, strong + h3, strong + h5, div:not(.spacing-top) + .h3, p + .h3, ul + .h3, ol + .h3, span + .h3, strong + .h3, div:not(.spacing-top) + .uk-h3, p + .uk-h3, ul + .uk-h3, ol + .uk-h3, span + .uk-h3, strong + .uk-h3, .p-type + .visual-editor-element.h3-type, .span-type + .visual-editor-element.h3-type, .div-type + .visual-editor-element.h3-type, .strong-type + .visual-editor-element.h3-type, .visual-editor-element-image + .visual-editor-element.h3-type, .visual-editor-element-module + .visual-editor-element.h3-type {
    /*div:not(.visual-editor-solo-add-button) + .visual-editor-element.h3-type,*/
    margin-top: 2.2rem;
  }
  h4, .h4, .uk-h4, .visual-editor-element.h4-type {
    font-size: 18px;
    margin: 0 0 1.6rem 0;
  }
  * + h4, * + .h4, * + .uk-h4, * + .visual-editor-element.h4-type {
    margin-top: 1.5rem;
  }
  .visual-editor-element.h4-type .visual-editor-element-editable-inner-editor, .visual-editor-element .h4 .visual-editor-element-editable-inner-editor, .visual-editor-element .uk-h4 .visual-editor-element-editable-inner-editor {
    font-size: 18px;
  }
  div:not(.spacing-top) + h4, p + h4, ul + h4, ol + h4, span + h4, strong + h4, div:not(.spacing-top) + .h4, p + .h4, ul + .h4, ol + .h4, span + .h4, strong + .h4, div:not(.spacing-top) + .uk-h4, p + .uk-h4, ul + .uk-h4, ol + .uk-h4, span + .uk-h4, strong + .uk-h4, .p-type + .visual-editor-element.h4-type, .span-type + .visual-editor-element.h4-type, .div-type + .visual-editor-element.h4-type, .strong-type + .visual-editor-element.h4-type, .visual-editor-element-image + .visual-editor-element.h4-type, .visual-editor-element-module + .visual-editor-element.h4-type {
    /*div:not(.visual-editor-solo-add-button) + .visual-editor-element.h4-type,*/
    margin-top: 2.2rem;
  }
  ol, ul {
    margin: 0 0 1.5rem 0;
  }
  * + ol, * + ul {
    margin-top: 1.5rem;
  }
  .image {
    margin: 0 0 1.5rem 0;
  }
  * + .image {
    margin-top: 1.5rem;
  }
  .image.floated-left {
    margin-right: 1.5rem;
  }
  .image.floated-right {
    margin-left: 1.5rem;
  }
  .video {
    margin: 0 0 1.5rem 0;
  }
  * + .video {
    margin-top: 1.5rem;
  }
  .float.float-left {
    margin-right: 1.5rem;
    margin-bottom: 1.5rem;
  }
  .float.float-right {
    margin-left: 1.5rem;
    margin-bottom: 1.5rem;
  }
  .uk-button {
    font-size: 16px;
    padding: 14px 28px 14px 28px;
    border-radius: 10px;
  }
  .buttons {
    gap: 0.75em;
    margin: 0 0 2.5rem 0;
  }
  * + .buttons {
    margin-top: 2.5rem;
  }
  .button {
    margin: 0 0 2.5rem 0;
  }
  * + .button {
    margin-top: 2.5rem;
  }
  .uk-margin {
    margin-bottom: 1.5rem;
  }
  * + .uk-margin {
    margin-top: 1.5rem !important;
  }
  .uk-margin-large {
    margin-bottom: 50px;
  }
  * + .uk-margin-large {
    margin-top: 50px !important;
  }
  .uk-offcanvas-bar-custom {
    left: -420px;
    width: 420px;
    padding: 60px;
  }
  .uk-offcanvas-flip .uk-offcanvas-bar-custom {
    right: -420px;
  }
  .inner-wrap {
    padding-left: 50px;
    padding-right: 50px;
  }
  .main-content .main-content-wrap {
    padding-left: 50px;
    padding-right: 50px;
    gap: 100px;
  }
  .main-content .main-content-left {
    width: 250px;
    padding-top: 55px;
    padding-bottom: 90px;
  }
  .main-content .main-content-wrap.has-base .main-content-left {
    padding-bottom: 0;
  }
  .page-block-wrap {
    padding-left: 50px;
    padding-right: 50px;
  }
  .page-block-columns {
    margin-left: -50px;
  }
  .page-block-column {
    padding-left: 50px;
  }
  .visual-editor-block-column:before {
    left: 25px;
  }
  .page-block-column.main-column {
    min-width: 50%;
  }
  .page-block-column.two-column-main-column {
    min-width: 65%;
  }
  .page-block .spacing-top {
    margin-bottom: 90px;
  }
  .page-block .spacing-bottom {
    margin-top: 90px;
  }
}
@media all {
  .uk-margin-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .uk-margin-auto-top {
    margin-top: auto !important;
  }
  .uk-margin-auto-bottom {
    margin-bottom: auto !important;
  }
  .uk-margin-auto-left {
    margin-left: auto !important;
  }
  .uk-margin-auto-right {
    margin-right: auto !important;
  }
  .uk-margin-auto-vertical {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}
@media (min-width: 640px) {
  .uk-margin-auto\@s {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .uk-margin-auto-left\@s {
    margin-left: auto !important;
  }
  .uk-margin-auto-right\@s {
    margin-right: auto !important;
  }
}
@media (min-width: 960px) {
  .uk-margin-auto\@m {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .uk-margin-auto-left\@m {
    margin-left: auto !important;
  }
  .uk-margin-auto-right\@m {
    margin-right: auto !important;
  }
}
@media (min-width: 1200px) {
  .uk-margin-auto\@l {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .uk-margin-auto-left\@l {
    margin-left: auto !important;
  }
  .uk-margin-auto-right\@l {
    margin-right: auto !important;
  }
}
@media (min-width: 1600px) {
  .uk-margin-auto\@xl {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .uk-margin-auto-left\@xl {
    margin-left: auto !important;
  }
  .uk-margin-auto-right\@xl {
    margin-right: auto !important;
  }
}
@media all {
  .uk-margin-remove {
    margin: 0 !important;
  }
  .uk-margin-remove-top {
    margin-top: 0 !important;
  }
  .uk-margin-remove-bottom {
    margin-bottom: 0 !important;
  }
  .uk-margin-remove-left {
    margin-left: 0 !important;
  }
  .uk-margin-remove-right {
    margin-right: 0 !important;
  }
  .uk-margin-remove-vertical {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .uk-margin-remove-adjacent + *, .uk-margin-remove-first-child > :first-child {
    margin-top: 0 !important;
  }
  .uk-margin-remove-last-child > :last-child {
    margin-bottom: 0 !important;
  }
}
@media (min-width: 640px) {
  .uk-margin-remove-left\@s {
    margin-left: 0 !important;
  }
  .uk-margin-remove-right\@s {
    margin-right: 0 !important;
  }
}
@media (min-width: 960px) {
  .uk-margin-remove-left\@m {
    margin-left: 0 !important;
  }
  .uk-margin-remove-right\@m {
    margin-right: 0 !important;
  }
}
@media (min-width: 1200px) {
  .uk-margin-remove-left\@l {
    margin-left: 0 !important;
  }
  .uk-margin-remove-right\@l {
    margin-right: 0 !important;
  }
}
@media (min-width: 1600px) {
  .uk-margin-remove-left\@xl {
    margin-left: 0 !important;
  }
  .uk-margin-remove-right\@xl {
    margin-right: 0 !important;
  }
}
/* Styles for the tiles */
/* Tile variables */
/* All from mobile up (responsive all) */
@media all {
  /* Tile class styles */
  /* Left Alignment */
  /* Center Alignment */
  /* Right Alignment */
  /* Image Top/Bottom */
  /* Image Top */
  /* Image Left */
  /* Image Right */
  /* Image Bottom */
  /* Text Over Image */
  /* Icon Top */
  /* Icon Bottom */
  /* Icon Left */
  /* Icon Left */
  /* Icon Button */
  /* Icon Only */
  /* Tiles slider */
  .tile .content {
    display: flex;
    flex-direction: column;
  }
  .tile .content > *:first-child > *:first-child {
    margin-top: 0px;
  }
  .tile picture {
    display: flex;
  }
  .tile .icon {
    display: none;
    font-size: 1.5rem;
    margin: 0 0;
    align-items: flex-start;
  }
  .tile .image {
    margin: 0 0;
    align-items: flex-start;
  }
  .tile .image.constrained-image {
    display: flex;
    height: 22vh;
    text-align: center;
    justify-content: center;
    align-items: center;
  }
  .tile .image.constrained-image img {
    max-height: 22vh;
  }
  .tile .image.constrained-image img:not(.svg-img) {
    width: auto;
  }
  .tile .text p {
    color: #010101;
  }
  .custom-foreground .tile .text p {
    color: currentColor;
  }
  .tile .text > *:last-child {
    margin-bottom: 0 !important;
  }
  .tiles + .tiles {
    margin-top: 0;
  }
  .tiles.custom-aspect .tile .image {
    position: relative;
    overflow: hidden;
  }
  .tiles.custom-aspect .tile .image picture {
    width: 100%;
    height: 100%;
    max-width: none;
    max-height: none;
  }
  .tiles.custom-aspect .tile .image picture img {
    object-fit: cover;
  }
  .tiles.centered .tile .icon, .tiles.centered .tile .image, .tiles.centered .tile .text, .tiles.alignment-left .tile .icon, .tiles.alignment-left .tile .image, .tiles.alignment-left .tile .text {
    text-align: left;
  }
  .tiles.centered .tile .icon, .tiles.centered .tile .image, .tiles.alignment-center .tile .icon, .tiles.alignment-center .tile .image {
    display: flex;
    justify-content: center;
  }
  .tiles.centered .tile .icon, .tiles.centered .tile .image, .tiles.centered .tile .text, .tiles.alignment-center .tile .icon, .tiles.alignment-center .tile .image, .tiles.alignment-center .tile .text {
    text-align: center;
  }
  .tiles.alignment-right .tile .icon, .tiles.alignment-right .tile .image {
    display: flex;
    justify-content: flex-end;
  }
  .tiles.alignment-right .tile .icon, .tiles.alignment-right .tile .image, .tiles.alignment-right .tile .text {
    text-align: right;
  }
  .tiles.vert-alignment-middle .tile .content {
    justify-content: center;
  }
  .tiles.vert-alignment-bottom .tile .content {
    justify-content: flex-end;
  }
  .tiles.image-top .tile .icon, .tiles.image-bottom .tile .icon {
    display: none;
  }
  .tiles.image-top .tile .image.uk-cover-container, .tiles.image-bottom .tile .image.uk-cover-container {
    min-height: 200px;
  }
  .tiles.image-top.uncropped .tile .image, .tiles.image-bottom.uncropped .tile .image {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 200px;
  }
  .tiles.image-top.uncropped .tile .image img, .tiles.image-bottom.uncropped .tile .image img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 200px;
  }
  .tiles.image-top .tile .text {
    margin-top: 1.5rem;
  }
  .tiles.image-left .tile .content {
    flex-direction: row;
    justify-content: space-between;
    align-items: stretch;
  }
  .tiles.image-left .tile .icon {
    display: none;
  }
  .tiles.image-left .tile .image {
    width: 40%;
  }
  .tiles.image-left .tile .text {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    width: 100%;
    margin-left: 1.5rem;
  }
  .tiles.image-left .tile .text > * {
    margin-top: 0;
  }
  .tiles.image-left .tile .image + .text {
    width: 60%;
  }
  .tiles.image-left.vert-alignment-middle .tile .content {
    align-items: center;
  }
  .tiles.image-left.vert-alignment-middle .tile .text {
    justify-content: center;
  }
  .tiles.image-left.vert-alignment-bottom .tile .content {
    align-items: flex-end;
  }
  .tiles.image-left.vert-alignment-bottom .tile .text {
    justify-content: flex-end;
  }
  .tiles.image-right .tile .content {
    flex-direction: row;
    justify-content: space-between;
    align-items: stretch;
  }
  .tiles.image-right .tile .icon {
    order: 10;
    display: none;
  }
  .tiles.image-right .tile .image {
    order: 10;
    width: 40%;
  }
  .tiles.image-right .tile .text {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    width: 100%;
    margin-right: 1.5rem;
  }
  .tiles.image-right .tile .text > * {
    margin-top: 0;
  }
  .tiles.image-right .tile .image + .text {
    width: 60%;
  }
  .tiles.image-right.vert-alignment-middle .tile .content {
    align-items: center;
  }
  .tiles.image-right.vert-alignment-middle .tile .text {
    justify-content: center;
  }
  .tiles.image-right.vert-alignment-bottom .tile .content {
    align-items: flex-end;
  }
  .tiles.image-right.vert-alignment-bottom .tile .text {
    justify-content: flex-end;
  }
  .tiles.image-bottom .tile .content {
    justify-content: space-between;
  }
  .tiles.image-bottom .tile .icon {
    order: 10;
    display: none;
  }
  .tiles.image-bottom .tile .image {
    order: 10;
  }
  .tiles.image-bottom .tile .text {
    margin-bottom: 1.5rem;
  }
  .tiles.text-over .tile .content {
    position: relative;
    align-items: stretch;
  }
  .tiles.text-over .tile .icon {
    display: none;
  }
  .tiles.text-over .tile .image.uk-cover-container {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    min-height: none;
  }
  .tiles.text-over .tile .text {
    position: absolute;
    top: 1.5rem;
    left: 1.5rem;
    right: 1.5rem;
    bottom: 1.5rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex-grow: 1;
    color: #ffffff;
    overflow: hidden;
  }
  .tiles.text-over .tile .text > * {
    margin-top: 0 !important;
  }
  .tiles.text-over .tile .text h1, .tiles.text-over .tile .text h2, .tiles.text-over .tile .text h3, .tiles.text-over .tile .text h5, .tiles.text-over .tile .text h4, .tiles.text-over .tile .text h6 {
    color: currentColor;
  }
  .tiles.text-over .tile .text p {
    color: currentColor;
  }
  .custom-foreground .tiles.text-over .tile .text p {
    color: currentColor;
  }
  .tiles.text-over .tile .text .readmore {
    margin-bottom: 1.5rem;
  }
  .tiles.text-over .tile .text > *:last-child {
    margin-bottom: 0 !important;
  }
  .tiles.text-over .tile .image.uk-cover-container + .text {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    padding: 1.5rem;
    overflow: auto;
  }
  .tiles.text-over.custom-aspect .tile .image {
    position: absolute;
    inset: 0;
  }
  .tiles.text-over.custom-aspect .tile .image picture {
    height: 100%;
  }
  .tiles.text-over.custom-aspect .tile .image picture img {
    object-fit: cover;
  }
  .tiles.text-over.alignment-left .tile .text {
    align-items: flex-start;
  }
  .tiles.text-over.alignment-center .tile .text {
    align-items: center;
  }
  .tiles.text-over.alignment-right .tile .text {
    align-items: flex-end;
  }
  .tiles.text-over.vert-alignment-top .tile .text {
    justify-content: flex-start;
  }
  .tiles.text-over.vert-alignment-bottom .tile .text {
    justify-content: flex-end;
  }
  .tiles.icon-top .tile .icon {
    display: block;
    font-size: 2.5rem;
  }
  .tiles.icon-top .tile .image {
    display: none;
  }
  .tiles.icon-top .tile .text {
    margin-top: 1.5rem;
  }
  .tiles.icon-bottom .tile .icon {
    display: block;
    order: 10;
    font-size: 2.5rem;
  }
  .tiles.icon-bottom .tile .image {
    display: none;
  }
  .tiles.icon-bottom .tile .text {
    margin-bottom: 1.5rem;
  }
  .tiles.icon-left .tile .content, .tiles.icon-button-left .tile .content {
    flex-direction: row;
    justify-content: space-between;
    align-items: stretch;
  }
  .tiles.icon-left .tile .icon, .tiles.icon-button-left .tile .icon {
    display: block;
    width: auto;
  }
  .tiles.icon-left .tile .image, .tiles.icon-button-left .tile .image {
    display: none;
  }
  .tiles.icon-left .tile .text, .tiles.icon-button-left .tile .text {
    width: 100%;
    margin-left: 0.999999rem;
  }
  .tiles.icon-left .tile .text h3, .tiles.icon-left .tile .text h5, .tiles.icon-button-left .tile .text h3, .tiles.icon-button-left .tile .text h5 {
    margin-top: 0px;
  }
  .tiles.icon-left .tile .text h5, .tiles.icon-button-left .tile .text h5 {
    margin-top: 0px;
  }
  .tiles.icon-left.vert-alignment-middle .tile .content, .tiles.icon-button-left.vert-alignment-middle .tile .content {
    align-items: center;
  }
  .tiles.icon-left.vert-alignment-middle .tile .text, .tiles.icon-button-left.vert-alignment-middle .tile .text {
    justify-content: center;
  }
  .tiles.icon-left.vert-alignment-bottom .tile .content, .tiles.icon-button-left.vert-alignment-bottom .tile .content {
    align-items: flex-end;
  }
  .tiles.icon-left.vert-alignment-bottom .tile .text, .tiles.icon-button-left.vert-alignment-bottom .tile .text {
    justify-content: flex-end;
  }
  .tiles.icon-right .tile .content, .tiles.icon-button-right .tile .content {
    flex-direction: row;
    justify-content: space-between;
    align-items: stretch;
  }
  .tiles.icon-right .tile .icon, .tiles.icon-button-right .tile .icon {
    display: block;
    width: auto;
    order: 10;
  }
  .tiles.icon-right .tile .image, .tiles.icon-button-right .tile .image {
    display: none;
  }
  .tiles.icon-right .tile .text, .tiles.icon-button-right .tile .text {
    width: 100%;
    margin-right: 0.999999rem;
  }
  .tiles.icon-right .tile .text h3, .tiles.icon-right .tile .text h5, .tiles.icon-button-right .tile .text h3, .tiles.icon-button-right .tile .text h5 {
    margin-top: 0px;
  }
  .tiles.icon-right .tile .text h5, .tiles.icon-button-right .tile .text h5 {
    margin-top: 0px;
  }
  .tiles.icon-right.vert-alignment-middle .tile .content, .tiles.icon-button-right.vert-alignment-middle .tile .content {
    align-items: center;
  }
  .tiles.icon-right.vert-alignment-middle .tile .text, .tiles.icon-button-right.vert-alignment-middle .tile .text {
    justify-content: center;
  }
  .tiles.icon-right.vert-alignment-bottom .tile .content, .tiles.icon-button-right.vert-alignment-bottom .tile .content {
    align-items: flex-end;
  }
  .tiles.icon-right.vert-alignment-bottom .tile .text, .tiles.icon-button-right.vert-alignment-bottom .tile .text {
    justify-content: flex-end;
  }
  .tiles.icon-button-left .tile.uk-button, .tiles.icon-button-right .tile.uk-button {
    text-align: left;
  }
  .tiles.icon-button-left .tile .icon, .tiles.icon-button-right .tile .icon {
    font-size: unset;
  }
  .tiles.icon-button-left .tile .text, .tiles.icon-button-right .tile .text {
    color: currentColor;
  }
  .tiles.icon-button-left .tile .text h3, .tiles.icon-button-left .tile .text h5, .tiles.icon-button-right .tile .text h3, .tiles.icon-button-right .tile .text h5 {
    color: currentColor;
  }
  .tiles.icon-button-left .tile .text h5, .tiles.icon-button-right .tile .text h5 {
    color: currentColor;
  }
  .tiles.icon-button-left .tile .text p, .tiles.icon-button-right .tile .text p {
    color: currentColor;
  }
  .tiles.icon-only .tile .icon {
    display: block;
  }
  .tiles.icon-only .tile .image {
    display: none;
  }
  .tiles.icon-only .tile .text {
    display: none;
  }
  .tiles-slider .tiles-slider-previous, .tiles-slider .tiles-slider-next {
    font-size: 32px;
    padding: 20px 0;
    width: 1.5rem;
    text-align: center;
  }
  .tiles + .tiles-slider {
    margin-top: 1.5rem;
  }
}
/* Larger than mobile (responsive small) */
@media (min-width: 640px) {
  /* Image Left */
  /* Image Right */
  /* Image Bottom */
  /* Text Over Image */
  /* Icon Top */
  /* Icon Bottom */
  /* Tiles slider */
  .tiles.image-left .tile .text {
    margin-left: 1.5rem;
  }
  .tiles.image-right .tile .text {
    margin-right: 1.5rem;
  }
  .tiles.image-bottom .tile .text {
    margin-bottom: 1.5rem;
  }
  .tiles.text-over .tile .text {
    top: 1.5rem;
    left: 1.5rem;
    right: 1.5rem;
    bottom: 1.5rem;
  }
  .tiles.text-over .tile .text .readmore {
    margin-bottom: 1.5rem;
  }
  .tiles.text-over .tile .image.uk-cover-container + .text {
    padding: 1.5rem;
  }
  .tiles.icon-top .tile .text {
    margin-top: 1.5rem;
  }
  .tiles.icon-bottom .tile .text {
    margin-bottom: 1.5rem;
  }
  .tiles-slider .tiles-slider-previous, .tiles-slider .tiles-slider-next {
    width: 40px;
  }
  .tiles + .tiles-slider {
    margin-top: 30px;
  }
}
/* Larger than tablet (responsive medium) */
@media (min-width: 960px) {
  /* Image Left */
  /* Image Right */
  /* Image Bottom */
  /* Text Over Image */
  /* Icon Top */
  /* Icon Bottom */
  /* Tiles slider */
  .tiles.image-left .tile .text {
    margin-left: 1.5rem;
  }
  .tiles.image-right .tile .text {
    margin-right: 1.5rem;
  }
  .tiles.image-bottom .tile .text {
    margin-bottom: 1.5rem;
  }
  .tiles.text-over .tile .text {
    top: 1.5rem;
    left: 1.5rem;
    right: 1.5rem;
    bottom: 1.5rem;
  }
  .tiles.text-over .tile .text .readmore {
    margin-bottom: 1.5rem;
  }
  .tiles.text-over .tile .image.uk-cover-container + .text {
    padding: 1.5rem;
  }
  .tiles.icon-top .tile .text {
    margin-top: 1.5rem;
  }
  .tiles.icon-bottom .tile .text {
    margin-bottom: 1.5rem;
  }
  .tiles-slider .tiles-slider-previous, .tiles-slider .tiles-slider-next {
    width: 50px;
  }
  .tiles + .tiles-slider {
    margin-top: 50px;
  }
}
/* Larger than laptop (responsive large) */
@media (min-width: 1200px) {
  /* Image Left */
  /* Image Right */
  /* Image Bottom */
  /* Text Over Image */
  /* Icon Top */
  /* Icon Bottom */
  /* Tiles slider */
  .tiles.image-left .tile .text {
    margin-left: 1.5rem;
  }
  .tiles.image-right .tile .text {
    margin-right: 1.5rem;
  }
  .tiles.image-bottom .tile .text {
    margin-bottom: 1.5rem;
  }
  .tiles.text-over .tile .text {
    top: 1.5rem;
    left: 1.5rem;
    right: 1.5rem;
    bottom: 1.5rem;
  }
  .tiles.text-over .tile .text .readmore {
    margin-bottom: 1.5rem;
  }
  .tiles.text-over .tile .image.uk-cover-container + .text {
    padding: 1.5rem;
  }
  .tiles.icon-top .tile .text {
    margin-top: 1.5rem;
  }
  .tiles.icon-bottom .tile .text {
    margin-bottom: 1.5rem;
  }
  .tiles-slider .tiles-slider-previous, .tiles-slider .tiles-slider-next {
    width: 50px;
  }
  .tiles + .tiles-slider {
    margin-top: 50px;
  }
}
/* Desktop and larger (responsive extra large) */
@media (min-width: 1600px) {
  /* Image Left */
  /* Image Right */
  /* Image Bottom */
  /* Text Over Image */
  /* Icon Top */
  /* Icon Bottom */
  /* Tiles slider */
  .tiles.image-left .tile .text {
    margin-left: 1.5rem;
  }
  .tiles.image-right .tile .text {
    margin-right: 1.5rem;
  }
  .tiles.image-bottom .tile .text {
    margin-bottom: 1.5rem;
  }
  .tiles.text-over .tile .text {
    top: 1.5rem;
    left: 1.5rem;
    right: 1.5rem;
    bottom: 1.5rem;
  }
  .tiles.text-over .tile .text .readmore {
    margin-bottom: 1.5rem;
  }
  .tiles.text-over .tile .image.uk-cover-container + .text {
    padding: 1.5rem;
  }
  .tiles.icon-top .tile .text {
    margin-top: 1.5rem;
  }
  .tiles.icon-bottom .tile .text {
    margin-bottom: 1.5rem;
  }
  .tiles-slider .tiles-slider-previous, .tiles-slider .tiles-slider-next {
    width: 50px;
  }
  .tiles + .tiles-slider {
    margin-top: 50px;
  }
}
/* Styles for the grid including the newer cssgrid */
/* All from mobile up (responsive all) */
@media all {
  /* Css grid class */
  /* Css simple grid class */
  /* Older grid class */
  /* Uk grid class overwrite */
  .cssgrid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(min(var(--cell-width, 200px), 100%), 1fr));
    gap: 20px;
    /* Grid span classes */
  }
  .cssgrid.cssgrid-stretch {
    grid-template-columns: repeat(auto-fit, minmax(min(var(--cell-width, 200px), 100%), 1fr));
  }
  .cssgrid.cssgrid-columns {
    grid-template-columns: repeat(var(--columns, 1), 1fr);
  }
  .cssgrid.cssgrid-row {
    display: flex;
    /*grid-auto-flow: column;
        grid-template-columns: repeat(auto-fill, minmax(10px, 1fr));

            &.cssgrid-stretch {
            grid-template-columns: repeat(auto-fit, minmax(10px, 1fr));
            }*/
  }
  .cssgrid.cssgrid-row.cssgrid-wrap {
    flex-wrap: wrap;
  }
  .image + .cssgrid, .cssgrid + .cssgrid {
    margin-top: 20px;
  }
  .cssgrid .image {
    margin: 0 0 0 0;
  }
  .cssgrid.cssgrid-gapless {
    gap: 0;
  }
  .cssgrid.cssgrid-tight {
    gap: 8px;
  }
  .cssgrid.cssgrid-loose {
    gap: 20px;
  }
  .cssgrid .colspan-1 {
    grid-column: span 1;
  }
  .cssgrid .colspan-2 {
    grid-column: span 2;
  }
  .cssgrid .colspan-3 {
    grid-column: span 3;
  }
  .cssgrid .colspan-4 {
    grid-column: span 4;
  }
  .cssgrid .colspan-5 {
    grid-column: span 5;
  }
  .cssgrid .colspan-6 {
    grid-column: span 6;
  }
  .cssgrid .colspan-7 {
    grid-column: span 7;
  }
  .cssgrid .colspan-8 {
    grid-column: span 8;
  }
  .cssgrid .rowspan-1 {
    grid-row: span 1;
  }
  .cssgrid .rowspan-2 {
    grid-row: span 2;
  }
  .cssgrid .rowspan-3 {
    grid-row: span 3;
  }
  .cssgrid .rowspan-4 {
    grid-row: span 4;
  }
  .cssgrid .rowspan-5 {
    grid-row: span 5;
  }
  .cssgrid .rowspan-6 {
    grid-row: span 6;
  }
  .cssgrid .rowspan-7 {
    grid-row: span 7;
  }
  .cssgrid .rowspan-8 {
    grid-row: span 8;
  }
  .cssgrid.custom-aspect .content, .cssgrid.custom-aspect .image {
    aspect-ratio: var(--aspect-ratio, 12/9);
    position: relative;
  }
  .cssgrid.custom-aspect .half-aspect .content, .cssgrid.custom-aspect .half-aspect .image {
    aspect-ratio: calc(var(--aspect-ratio, 12/9) * 2);
  }
  .cssgrid.custom-aspect .full-aspect .content, .cssgrid.custom-aspect .full-aspect .image {
    aspect-ratio: var(--aspect-ratio, 12/9);
  }
  .cssgrid.custom-aspect [class*="colspan-"] .content, .cssgrid.custom-aspect [class*="rowspan-"] .content {
    display: block;
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: min(100%, 1200px);
  }
  .simplegrid {
    display: flex;
    justify-content: flex-start;
    gap: 20px;
  }
  .simplegrid.alignment-center {
    justify-content: center;
  }
  .simplegrid.alignment-right {
    justify-content: flex-end;
  }
  .grid {
    display: flex;
    flex-wrap: wrap;
    margin-top: -20px;
    margin-left: -20px;
    /* 1-7 column grid */
    /* No-space grid */
  }
  .grid .clearer {
    display: none;
  }
  .grid .grid-item {
    display: inline-block;
    text-align: left;
    margin-top: 20px;
    margin-left: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  .grid .grid-item img {
    vertical-align: middle;
  }
  .grid .grid-item .video {
    margin-bottom: 0px;
  }
  .grid.one-column .grid-item, .grid.two-column .grid-item, .grid.three-column .grid-item, .grid.four-column .grid-item {
    width: calc(100% - 20px);
  }
  .grid.five-column .grid-item, .grid.six-column .grid-item, .grid.seven-column .grid-item {
    width: calc(50% - 20px);
  }
  .grid.no-spacing {
    margin-top: 0px;
    margin-left: 0px;
    /* 1-7 column grid */
  }
  .grid.no-spacing .grid-item {
    margin-top: 0px;
    margin-left: 0px;
  }
  .grid.no-spacing.one-column .grid-item, .grid.no-spacing.two-column .grid-item, .grid.no-spacing.three-column .grid-item, .grid.no-spacing.four-column .grid-item {
    width: 100%;
  }
  .grid.no-spacing.five-column .grid-item, .grid.no-spacing.six-column .grid-item, .grid.no-spacing.seven-column .grid-item {
    width: 50%;
  }
  .uk-grid {
    margin-left: -20px;
    /* No-space grid */
    /* Grid span classes */
  }
  .uk-grid > * {
    padding-left: 20px;
  }
  .uk-grid.uk-grid-tight {
    margin-left: -8px;
  }
  .uk-grid.uk-grid-tight > * {
    padding-left: 8px;
  }
  .uk-grid.uk-grid-loose {
    margin-left: -20px;
  }
  .uk-grid.uk-grid-loose > * {
    padding-left: 20px;
  }
  .uk-grid.uk-grid-gapless {
    margin-left: 0;
  }
  .uk-grid.uk-grid-gapless > * {
    padding-left: 0;
  }
  .uk-grid.no-spacing {
    margin-left: 0px;
  }
  .uk-grid.no-spacing > * {
    padding-left: 0px;
  }
  .uk-grid .colspan-1 {
    grid-column: span 1;
  }
  .uk-grid .colspan-2 {
    grid-column: span 2;
  }
  .uk-grid .colspan-3 {
    grid-column: span 3;
  }
  .uk-grid .colspan-4 {
    grid-column: span 4;
  }
  .uk-grid .colspan-5 {
    grid-column: span 5;
  }
  .uk-grid .colspan-6 {
    grid-column: span 6;
  }
  .uk-grid .colspan-7 {
    grid-column: span 7;
  }
  .uk-grid .colspan-8 {
    grid-column: span 8;
  }
  .uk-grid .rowspan-1 {
    grid-row: span 1;
  }
  .uk-grid .rowspan-2 {
    grid-row: span 2;
  }
  .uk-grid .rowspan-3 {
    grid-row: span 3;
  }
  .uk-grid .rowspan-4 {
    grid-row: span 4;
  }
  .uk-grid .rowspan-5 {
    grid-row: span 5;
  }
  .uk-grid .rowspan-6 {
    grid-row: span 6;
  }
  .uk-grid .rowspan-7 {
    grid-row: span 7;
  }
  .uk-grid .rowspan-8 {
    grid-row: span 8;
  }
  .uk-grid.custom-aspect .content, .uk-grid.custom-aspect .image {
    aspect-ratio: var(--aspect-ratio, 12/9);
    position: relative;
  }
  .uk-grid.custom-aspect .half-aspect .content, .uk-grid.custom-aspect .half-aspect .image {
    aspect-ratio: calc(var(--aspect-ratio, 12/9) * 2);
  }
  .uk-grid.custom-aspect .full-aspect .content, .uk-grid.custom-aspect .full-aspect .image {
    aspect-ratio: var(--aspect-ratio, 12/9);
  }
  .uk-grid.custom-aspect [class*="colspan-"] .content, .uk-grid.custom-aspect [class*="rowspan-"] .content {
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: min(100%, 1200px);
  }
}
/* Larger than mobile (responsive small) */
@media (min-width: 640px) {
  /* Css grid class */
  /* Uk grid class overwrite */
  .cssgrid {
    gap: 20px;
    /* Grid span classes */
  }
  .cssgrid.cssgrid-columns[style*="--columns-s"] {
    grid-template-columns: repeat(var(--columns-s), 1fr);
  }
  .image + .cssgrid, .cssgrid + .cssgrid {
    margin-top: 20px;
  }
  .cssgrid.cssgrid-tight {
    gap: 10px;
  }
  .cssgrid.cssgrid-loose {
    gap: 30px;
  }
  .cssgrid .colspan-1\@s {
    grid-column: span 1;
  }
  .cssgrid .colspan-2\@s {
    grid-column: span 2;
  }
  .cssgrid .colspan-3\@s {
    grid-column: span 3;
  }
  .cssgrid .colspan-4\@s {
    grid-column: span 4;
  }
  .cssgrid .colspan-5\@s {
    grid-column: span 5;
  }
  .cssgrid .colspan-6\@s {
    grid-column: span 6;
  }
  .cssgrid .colspan-7\@s {
    grid-column: span 7;
  }
  .cssgrid .colspan-8\@s {
    grid-column: span 8;
  }
  .cssgrid .rowspan-1\@s {
    grid-row: span 1;
  }
  .cssgrid .rowspan-2\@s {
    grid-row: span 2;
  }
  .cssgrid .rowspan-3\@s {
    grid-row: span 3;
  }
  .cssgrid .rowspan-4\@s {
    grid-row: span 4;
  }
  .cssgrid .rowspan-5\@s {
    grid-row: span 5;
  }
  .cssgrid .rowspan-6\@s {
    grid-row: span 6;
  }
  .cssgrid .rowspan-7\@s {
    grid-row: span 7;
  }
  .cssgrid .rowspan-8\@s {
    grid-row: span 8;
  }
  .cssgrid.custom-aspect .content, .cssgrid.custom-aspect .image {
    aspect-ratio: var(--aspect-ratio-s, 12/9);
  }
  .cssgrid.custom-aspect .half-aspect .content, .cssgrid.custom-aspect .half-aspect .image {
    aspect-ratio: calc(var(--aspect-ratio-s, 12/9) * 2);
  }
  .cssgrid.custom-aspect .full-aspect .content, .cssgrid.custom-aspect .full-aspect .image {
    aspect-ratio: var(--aspect-ratio-s, 12/9);
  }
  .cssgrid.custom-aspect .half-aspect\@s .content, .cssgrid.custom-aspect .half-aspect\@s .image {
    aspect-ratio: calc(var(--aspect-ratio-s, 12/9) * 2);
  }
  .cssgrid.custom-aspect .full-aspect\@s .content, .cssgrid.custom-aspect .full-aspect\@s .image {
    aspect-ratio: var(--aspect-ratio-s, 12/9);
  }
  .grid {
    margin-top: -20px;
    margin-left: -20px;
    /* 1-7 column grid */
    /* No-space grid */
  }
  .grid .grid-item {
    margin-top: 20px;
    margin-left: 20px;
  }
  .grid.one-column .grid-item {
    width: calc(100% - 20px);
  }
  .grid.two-column .grid-item, .grid.three-column .grid-item {
    width: calc(50% - 20px);
  }
  .grid.four-column .grid-item {
    width: calc(33.33333333% - 20px);
  }
  .grid.five-column .grid-item, .grid.six-column .grid-item, .grid.seven-column .grid-item {
    width: calc(33.33333333% - 20px);
  }
  .grid.no-spacing {
    margin-top: 0px;
    margin-left: 0px;
    /* 1-7 column grid */
  }
  .grid.no-spacing .grid-item {
    margin-top: 0px;
    margin-left: 0px;
  }
  .grid.no-spacing.one-column .grid-item {
    width: 100%;
  }
  .grid.no-spacing.two-column .grid-item, .grid.no-spacing.three-column .grid-item {
    width: 50%;
  }
  .grid.no-spacing.four-column .grid-item {
    width: 25%;
  }
  .grid.no-spacing.five-column .grid-item, .grid.no-spacing.six-column .grid-item, .grid.no-spacing.seven-column .grid-item {
    width: 33.33333333%;
  }
  .uk-grid {
    margin-left: -20px;
    /* Grid span classes */
  }
  .uk-grid > * {
    padding-left: 20px;
  }
  .uk-grid.uk-grid-tight {
    margin-left: -10px;
  }
  .uk-grid.uk-grid-tight > * {
    padding-left: 10px;
  }
  .uk-grid.uk-grid-loose {
    margin-left: -30px;
  }
  .uk-grid.uk-grid-loose > * {
    padding-left: 30px;
  }
  .uk-grid .colspan-1\@s {
    grid-column: span 1;
  }
  .uk-grid .colspan-2\@s {
    grid-column: span 2;
  }
  .uk-grid .colspan-3\@s {
    grid-column: span 3;
  }
  .uk-grid .colspan-4\@s {
    grid-column: span 4;
  }
  .uk-grid .colspan-5\@s {
    grid-column: span 5;
  }
  .uk-grid .colspan-6\@s {
    grid-column: span 6;
  }
  .uk-grid .colspan-7\@s {
    grid-column: span 7;
  }
  .uk-grid .colspan-8\@s {
    grid-column: span 8;
  }
  .uk-grid .rowspan-1\@s {
    grid-row: span 1;
  }
  .uk-grid .rowspan-2\@s {
    grid-row: span 2;
  }
  .uk-grid .rowspan-3\@s {
    grid-row: span 3;
  }
  .uk-grid .rowspan-4\@s {
    grid-row: span 4;
  }
  .uk-grid .rowspan-5\@s {
    grid-row: span 5;
  }
  .uk-grid .rowspan-6\@s {
    grid-row: span 6;
  }
  .uk-grid .rowspan-7\@s {
    grid-row: span 7;
  }
  .uk-grid .rowspan-8\@s {
    grid-row: span 8;
  }
  .uk-grid.custom-aspect .content, .uk-grid.custom-aspect .image {
    aspect-ratio: var(--aspect-ratio-s, 12/9);
  }
  .uk-grid.custom-aspect .half-aspect .content, .uk-grid.custom-aspect .half-aspect .image {
    aspect-ratio: calc(var(--aspect-ratio-s, 12/9) * 2);
  }
  .uk-grid.custom-aspect .full-aspect .content, .uk-grid.custom-aspect .full-aspect .image {
    aspect-ratio: var(--aspect-ratio-s, 12/9);
  }
  .uk-grid.custom-aspect .half-aspect\@s .content, .uk-grid.custom-aspect .half-aspect\@s .image {
    aspect-ratio: calc(var(--aspect-ratio-s, 12/9) * 2);
  }
  .uk-grid.custom-aspect .full-aspect\@s .content, .uk-grid.custom-aspect .full-aspect\@s .image {
    aspect-ratio: var(--aspect-ratio-s, 12/9);
  }
}
/* Larger than tablet (responsive medium) */
@media (min-width: 960px) {
  /* Css grid class */
  /* Uk grid class overwrite */
  .cssgrid {
    gap: 20px;
    /* Grid span classes */
  }
  .cssgrid.cssgrid-columns[style*="--columns-m"] {
    grid-template-columns: repeat(var(--columns-m), 1fr);
  }
  .image + .cssgrid, .cssgrid + .cssgrid {
    margin-top: 20px;
  }
  .cssgrid.cssgrid-tight {
    gap: 13px;
  }
  .cssgrid.cssgrid-loose {
    gap: 40px;
  }
  .cssgrid .colspan-1\@m {
    grid-column: span 1;
  }
  .cssgrid .colspan-2\@m {
    grid-column: span 2;
  }
  .cssgrid .colspan-3\@m {
    grid-column: span 3;
  }
  .cssgrid .colspan-4\@m {
    grid-column: span 4;
  }
  .cssgrid .colspan-5\@m {
    grid-column: span 5;
  }
  .cssgrid .colspan-6\@m {
    grid-column: span 6;
  }
  .cssgrid .colspan-7\@m {
    grid-column: span 7;
  }
  .cssgrid .colspan-8\@m {
    grid-column: span 8;
  }
  .cssgrid .rowspan-1\@m {
    grid-row: span 1;
  }
  .cssgrid .rowspan-2\@m {
    grid-row: span 2;
  }
  .cssgrid .rowspan-3\@m {
    grid-row: span 3;
  }
  .cssgrid .rowspan-4\@m {
    grid-row: span 4;
  }
  .cssgrid .rowspan-5\@m {
    grid-row: span 5;
  }
  .cssgrid .rowspan-6\@m {
    grid-row: span 6;
  }
  .cssgrid .rowspan-7\@m {
    grid-row: span 7;
  }
  .cssgrid .rowspan-8\@m {
    grid-row: span 8;
  }
  .cssgrid.custom-aspect .content, .cssgrid.custom-aspect .image {
    aspect-ratio: var(--aspect-ratio-m, 12/9);
  }
  .cssgrid.custom-aspect .half-aspect .content, .cssgrid.custom-aspect .half-aspect .image {
    aspect-ratio: calc(var(--aspect-ratio-m, 12/9) * 2);
  }
  .cssgrid.custom-aspect .full-aspect .content, .cssgrid.custom-aspect .full-aspect .image {
    aspect-ratio: var(--aspect-ratio-m, 12/9);
  }
  .cssgrid.custom-aspect .half-aspect\@s .content, .cssgrid.custom-aspect .half-aspect\@s .image {
    aspect-ratio: calc(var(--aspect-ratio-m, 12/9) * 2);
  }
  .cssgrid.custom-aspect .full-aspect\@s .content, .cssgrid.custom-aspect .full-aspect\@s .image {
    aspect-ratio: var(--aspect-ratio-m, 12/9);
  }
  .cssgrid.custom-aspect .half-aspect\@m .content, .cssgrid.custom-aspect .half-aspect\@m .image {
    aspect-ratio: calc(var(--aspect-ratio-m, 12/9) * 2);
  }
  .cssgrid.custom-aspect .full-aspect\@m .content, .cssgrid.custom-aspect .full-aspect\@m .image {
    aspect-ratio: var(--aspect-ratio-m, 12/9);
  }
  .grid {
    margin-top: -20px;
    margin-left: -20px;
    /* 1-7 column grid */
    /* No-space grid */
  }
  .grid .grid-item {
    margin-top: 20px;
    margin-left: 20px;
  }
  .grid.one-column .grid-item {
    width: calc(100% - 20px);
  }
  .grid.two-column .grid-item {
    width: calc(50% - 20px);
  }
  .grid.three-column .grid-item {
    width: calc(33.33333333% - 20px);
  }
  .grid.four-column .grid-item {
    width: calc(25% - 20px);
  }
  .grid.five-column .grid-item, .grid.six-column .grid-item {
    width: calc(33.33333333% - 20px);
  }
  .grid.seven-column .grid-item {
    width: calc(25% - 20px);
  }
  .grid.no-spacing {
    margin-top: 0px;
    margin-left: 0px;
    /* 1-7 column grid */
  }
  .grid.no-spacing .grid-item {
    margin-top: 0px;
    margin-left: 0px;
  }
  .grid.no-spacing.one-column .grid-item {
    width: 100%;
  }
  .grid.no-spacing.two-column .grid-item {
    width: 50%;
  }
  .grid.no-spacing.three-column .grid-item {
    width: 33.33333333%;
  }
  .grid.no-spacing.four-column .grid-item {
    width: 25%;
  }
  .grid.no-spacing.five-column .grid-item, .grid.no-spacing.six-column .grid-item {
    width: 33.33333333%;
  }
  .grid.no-spacing.seven-column .grid-item {
    width: 25%;
  }
  .uk-grid {
    margin-left: -20px;
    /* Grid span classes */
  }
  .uk-grid > * {
    padding-left: 20px;
  }
  .uk-grid.uk-grid-tight {
    margin-left: -13px;
  }
  .uk-grid.uk-grid-tight > * {
    padding-left: 13px;
  }
  .uk-grid.uk-grid-loose {
    margin-left: -40px;
  }
  .uk-grid.uk-grid-loose > * {
    padding-left: 40px;
  }
  .uk-grid .colspan-1\@m {
    grid-column: span 1;
  }
  .uk-grid .colspan-2\@m {
    grid-column: span 2;
  }
  .uk-grid .colspan-3\@m {
    grid-column: span 3;
  }
  .uk-grid .colspan-4\@m {
    grid-column: span 4;
  }
  .uk-grid .colspan-5\@m {
    grid-column: span 5;
  }
  .uk-grid .colspan-6\@m {
    grid-column: span 6;
  }
  .uk-grid .colspan-7\@m {
    grid-column: span 7;
  }
  .uk-grid .colspan-8\@m {
    grid-column: span 8;
  }
  .uk-grid .rowspan-1\@m {
    grid-row: span 1;
  }
  .uk-grid .rowspan-2\@m {
    grid-row: span 2;
  }
  .uk-grid .rowspan-3\@m {
    grid-row: span 3;
  }
  .uk-grid .rowspan-4\@m {
    grid-row: span 4;
  }
  .uk-grid .rowspan-5\@m {
    grid-row: span 5;
  }
  .uk-grid .rowspan-6\@m {
    grid-row: span 6;
  }
  .uk-grid .rowspan-7\@m {
    grid-row: span 7;
  }
  .uk-grid .rowspan-8\@m {
    grid-row: span 8;
  }
  .uk-grid.custom-aspect .content, .uk-grid.custom-aspect .image {
    aspect-ratio: var(--aspect-ratio-m, 12/9);
  }
  .uk-grid.custom-aspect .half-aspect .content, .uk-grid.custom-aspect .half-aspect .image {
    aspect-ratio: calc(var(--aspect-ratio-m, 12/9) * 2);
  }
  .uk-grid.custom-aspect .full-aspect .content, .uk-grid.custom-aspect .full-aspect .image {
    aspect-ratio: var(--aspect-ratio-m, 12/9);
  }
  .uk-grid.custom-aspect .half-aspect\@s .content, .uk-grid.custom-aspect .half-aspect\@s .image {
    aspect-ratio: calc(var(--aspect-ratio-m, 12/9) * 2);
  }
  .uk-grid.custom-aspect .full-aspect\@s .content, .uk-grid.custom-aspect .full-aspect\@s .image {
    aspect-ratio: var(--aspect-ratio-m, 12/9);
  }
  .uk-grid.custom-aspect .half-aspect\@m .content, .uk-grid.custom-aspect .half-aspect\@m .image {
    aspect-ratio: calc(var(--aspect-ratio-m, 12/9) * 2);
  }
  .uk-grid.custom-aspect .full-aspect\@m .content, .uk-grid.custom-aspect .full-aspect\@m .image {
    aspect-ratio: var(--aspect-ratio-m, 12/9);
  }
}
/* Larger than laptop (responsive large) */
@media (min-width: 1200px) {
  /* Css grid class */
  /* Uk grid class overwrite */
  .cssgrid {
    gap: 20px;
    /* Grid span classes */
  }
  .cssgrid.cssgrid-columns[style*="--columns-l"] {
    grid-template-columns: repeat(var(--columns-l), 1fr);
  }
  .image + .cssgrid, .cssgrid + .cssgrid {
    margin-top: 20px;
  }
  .cssgrid.cssgrid-tight {
    gap: 13px;
  }
  .cssgrid.cssgrid-loose {
    gap: 40px;
  }
  .cssgrid .colspan-1\@l {
    grid-column: span 1;
  }
  .cssgrid .colspan-2\@l {
    grid-column: span 2;
  }
  .cssgrid .colspan-3\@l {
    grid-column: span 3;
  }
  .cssgrid .colspan-4\@l {
    grid-column: span 4;
  }
  .cssgrid .colspan-5\@l {
    grid-column: span 5;
  }
  .cssgrid .colspan-6\@l {
    grid-column: span 6;
  }
  .cssgrid .colspan-7\@l {
    grid-column: span 7;
  }
  .cssgrid .colspan-8\@l {
    grid-column: span 8;
  }
  .cssgrid .rowspan-1\@l {
    grid-row: span 1;
  }
  .cssgrid .rowspan-2\@l {
    grid-row: span 2;
  }
  .cssgrid .rowspan-3\@l {
    grid-row: span 3;
  }
  .cssgrid .rowspan-4\@l {
    grid-row: span 4;
  }
  .cssgrid .rowspan-5\@l {
    grid-row: span 5;
  }
  .cssgrid .rowspan-6\@l {
    grid-row: span 6;
  }
  .cssgrid .rowspan-7\@l {
    grid-row: span 7;
  }
  .cssgrid .rowspan-8\@l {
    grid-row: span 8;
  }
  .cssgrid.custom-aspect .content, .cssgrid.custom-aspect .image {
    aspect-ratio: var(--aspect-ratio-l, 12/9);
  }
  .cssgrid.custom-aspect .half-aspect .content, .cssgrid.custom-aspect .half-aspect .image {
    aspect-ratio: calc(var(--aspect-ratio-l, 12/9) * 2);
  }
  .cssgrid.custom-aspect .full-aspect .content, .cssgrid.custom-aspect .full-aspect .image {
    aspect-ratio: var(--aspect-ratio-l, 12/9);
  }
  .cssgrid.custom-aspect .half-aspect\@s .content, .cssgrid.custom-aspect .half-aspect\@s .image {
    aspect-ratio: calc(var(--aspect-ratio-l, 12/9) * 2);
  }
  .cssgrid.custom-aspect .full-aspect\@s .content, .cssgrid.custom-aspect .full-aspect\@s .image {
    aspect-ratio: var(--aspect-ratio-l, 12/9);
  }
  .cssgrid.custom-aspect .half-aspect\@m .content, .cssgrid.custom-aspect .half-aspect\@m .image {
    aspect-ratio: calc(var(--aspect-ratio-l, 12/9) * 2);
  }
  .cssgrid.custom-aspect .full-aspect\@m .content, .cssgrid.custom-aspect .full-aspect\@m .image {
    aspect-ratio: var(--aspect-ratio-l, 12/9);
  }
  .cssgrid.custom-aspect .half-aspect\@l .content, .cssgrid.custom-aspect .half-aspect\@l .image {
    aspect-ratio: calc(var(--aspect-ratio-l, 12/9) * 2);
  }
  .cssgrid.custom-aspect .full-aspect\@l .content, .cssgrid.custom-aspect .full-aspect\@l .image {
    aspect-ratio: var(--aspect-ratio-l, 12/9);
  }
  .grid {
    margin-top: -20px;
    margin-left: -20px;
    /* 1-7 column grid */
    /* No-space grid */
  }
  .grid .grid-item {
    margin-top: 20px;
    margin-left: 20px;
  }
  .grid.one-column .grid-item {
    width: calc(100% - 20px);
  }
  .grid.two-column .grid-item {
    width: calc(50% - 20px);
  }
  .grid.three-column .grid-item {
    width: calc(33.33333333% - 20px);
  }
  .grid.four-column .grid-item {
    width: calc(25% - 20px);
  }
  .grid.five-column .grid-item {
    width: calc(20% - 20px);
  }
  .grid.six-column .grid-item {
    width: calc(16.66666666% - 20px);
  }
  .grid.seven-column .grid-item {
    width: calc(14.28571428% - 20px);
  }
  .grid.no-spacing {
    margin-top: 0px;
    margin-left: 0px;
    /* 1-7 column grid */
  }
  .grid.no-spacing .grid-item {
    margin-top: 0px;
    margin-left: 0px;
  }
  .grid.no-spacing.one-column .grid-item {
    width: 100%;
  }
  .grid.no-spacing.two-column .grid-item {
    width: 50%;
  }
  .grid.no-spacing.three-column .grid-item {
    width: 33.33333333%;
  }
  .grid.no-spacing.four-column .grid-item {
    width: 25%;
  }
  .grid.no-spacing.five-column .grid-item {
    width: 20%;
  }
  .grid.no-spacing.six-column .grid-item {
    width: 16.66666666%;
  }
  .grid.no-spacing.seven-column .grid-item {
    width: 14.28571428%;
  }
  .uk-grid {
    margin-left: -20px;
    /* Grid span classes */
  }
  .uk-grid > * {
    padding-left: 20px;
  }
  .uk-grid.uk-grid-tight {
    margin-left: -13px;
  }
  .uk-grid.uk-grid-tight > * {
    padding-left: 13px;
  }
  .uk-grid.uk-grid-loose {
    margin-left: -40px;
  }
  .uk-grid.uk-grid-loose > * {
    padding-left: 40px;
  }
  .uk-grid .colspan-1\@l {
    grid-column: span 1;
  }
  .uk-grid .colspan-2\@l {
    grid-column: span 2;
  }
  .uk-grid .colspan-3\@l {
    grid-column: span 3;
  }
  .uk-grid .colspan-4\@l {
    grid-column: span 4;
  }
  .uk-grid .colspan-5\@l {
    grid-column: span 5;
  }
  .uk-grid .colspan-6\@l {
    grid-column: span 6;
  }
  .uk-grid .colspan-7\@l {
    grid-column: span 7;
  }
  .uk-grid .colspan-8\@l {
    grid-column: span 8;
  }
  .uk-grid .rowspan-1\@l {
    grid-row: span 1;
  }
  .uk-grid .rowspan-2\@l {
    grid-row: span 2;
  }
  .uk-grid .rowspan-3\@l {
    grid-row: span 3;
  }
  .uk-grid .rowspan-4\@l {
    grid-row: span 4;
  }
  .uk-grid .rowspan-5\@l {
    grid-row: span 5;
  }
  .uk-grid .rowspan-6\@l {
    grid-row: span 6;
  }
  .uk-grid .rowspan-7\@l {
    grid-row: span 7;
  }
  .uk-grid .rowspan-8\@l {
    grid-row: span 8;
  }
  .uk-grid.custom-aspect .content, .uk-grid.custom-aspect .image {
    aspect-ratio: var(--aspect-ratio-l, 12/9);
  }
  .uk-grid.custom-aspect .half-aspect .content, .uk-grid.custom-aspect .half-aspect .image {
    aspect-ratio: calc(var(--aspect-ratio-l, 12/9) * 2);
  }
  .uk-grid.custom-aspect .full-aspect .content, .uk-grid.custom-aspect .full-aspect .image {
    aspect-ratio: var(--aspect-ratio-l, 12/9);
  }
  .uk-grid.custom-aspect .half-aspect\@s .content, .uk-grid.custom-aspect .half-aspect\@s .image {
    aspect-ratio: calc(var(--aspect-ratio-l, 12/9) * 2);
  }
  .uk-grid.custom-aspect .full-aspect\@s .content, .uk-grid.custom-aspect .full-aspect\@s .image {
    aspect-ratio: var(--aspect-ratio-l, 12/9);
  }
  .uk-grid.custom-aspect .half-aspect\@m .content, .uk-grid.custom-aspect .half-aspect\@m .image {
    aspect-ratio: calc(var(--aspect-ratio-l, 12/9) * 2);
  }
  .uk-grid.custom-aspect .full-aspect\@m .content, .uk-grid.custom-aspect .full-aspect\@m .image {
    aspect-ratio: var(--aspect-ratio-l, 12/9);
  }
  .uk-grid.custom-aspect .half-aspect\@l .content, .uk-grid.custom-aspect .half-aspect\@l .image {
    aspect-ratio: calc(var(--aspect-ratio-l, 12/9) * 2);
  }
  .uk-grid.custom-aspect .full-aspect\@l .content, .uk-grid.custom-aspect .full-aspect\@l .image {
    aspect-ratio: var(--aspect-ratio-l, 12/9);
  }
}
/* Desktop and larger (responsive extra large) */
@media (min-width: 1600px) {
  /* Css grid class */
  /* Uk grid class overwrite */
  .cssgrid {
    gap: 20px;
    /* Grid span classes */
  }
  .cssgrid.cssgrid-columns[style*="--columns-xl"] {
    grid-template-columns: repeat(var(--columns-xl), 1fr);
  }
  .image + .cssgrid, .cssgrid + .cssgrid {
    margin-top: 20px;
  }
  .cssgrid.cssgrid-tight {
    gap: 13px;
  }
  .cssgrid.cssgrid-loose {
    gap: 40px;
  }
  .cssgrid .colspan-1\@xl {
    grid-column: span 1;
  }
  .cssgrid .colspan-2\@xl {
    grid-column: span 2;
  }
  .cssgrid .colspan-3\@xl {
    grid-column: span 3;
  }
  .cssgrid .colspan-4\@xl {
    grid-column: span 4;
  }
  .cssgrid .colspan-5\@xl {
    grid-column: span 5;
  }
  .cssgrid .colspan-6\@xl {
    grid-column: span 6;
  }
  .cssgrid .colspan-7\@xl {
    grid-column: span 7;
  }
  .cssgrid .colspan-8\@xl {
    grid-column: span 8;
  }
  .cssgrid .rowspan-1\@xl {
    grid-row: span 1;
  }
  .cssgrid .rowspan-2\@xl {
    grid-row: span 2;
  }
  .cssgrid .rowspan-3\@xl {
    grid-row: span 3;
  }
  .cssgrid .rowspan-4\@xl {
    grid-row: span 4;
  }
  .cssgrid .rowspan-5\@xl {
    grid-row: span 5;
  }
  .cssgrid .rowspan-6\@xl {
    grid-row: span 6;
  }
  .cssgrid .rowspan-7\@xl {
    grid-row: span 7;
  }
  .cssgrid .rowspan-8\@xl {
    grid-row: span 8;
  }
  .cssgrid.custom-aspect .content, .cssgrid.custom-aspect .image {
    aspect-ratio: var(--aspect-ratio-xl, 12/9);
  }
  .cssgrid.custom-aspect .half-aspect .content, .cssgrid.custom-aspect .half-aspect .image {
    aspect-ratio: calc(var(--aspect-ratio-xl, 12/9) * 2);
  }
  .cssgrid.custom-aspect .full-aspect .content, .cssgrid.custom-aspect .full-aspect .image {
    aspect-ratio: var(--aspect-ratio-xl, 12/9);
  }
  .cssgrid.custom-aspect .half-aspect\@s .content, .cssgrid.custom-aspect .half-aspect\@s .image {
    aspect-ratio: calc(var(--aspect-ratio-xl, 12/9) * 2);
  }
  .cssgrid.custom-aspect .full-aspect\@s .content, .cssgrid.custom-aspect .full-aspect\@s .image {
    aspect-ratio: var(--aspect-ratio-xl, 12/9);
  }
  .cssgrid.custom-aspect .half-aspect\@m .content, .cssgrid.custom-aspect .half-aspect\@m .image {
    aspect-ratio: calc(var(--aspect-ratio-xl, 12/9) * 2);
  }
  .cssgrid.custom-aspect .full-aspect\@m .content, .cssgrid.custom-aspect .full-aspect\@m .image {
    aspect-ratio: var(--aspect-ratio-xl, 12/9);
  }
  .cssgrid.custom-aspect .half-aspect\@l .content, .cssgrid.custom-aspect .half-aspect\@l .image {
    aspect-ratio: calc(var(--aspect-ratio-xl, 12/9) * 2);
  }
  .cssgrid.custom-aspect .full-aspect\@l .content, .cssgrid.custom-aspect .full-aspect\@l .image {
    aspect-ratio: var(--aspect-ratio-xl, 12/9);
  }
  .cssgrid.custom-aspect .half-aspect\@xl .content, .cssgrid.custom-aspect .half-aspect\@xl .image {
    aspect-ratio: calc(var(--aspect-ratio-xl, 12/9) * 2);
  }
  .cssgrid.custom-aspect .full-aspect\@xl .content, .cssgrid.custom-aspect .full-aspect\@xl .image {
    aspect-ratio: var(--aspect-ratio-xl, 12/9);
  }
  .grid {
    margin-top: -20px;
    margin-left: -20px;
    /* 1-7 column grid */
    /* No-space grid */
  }
  .grid .grid-item {
    margin-top: 20px;
    margin-left: 20px;
  }
  .grid.one-column .grid-item {
    width: calc(100% - 20px);
  }
  .grid.two-column .grid-item {
    width: calc(50% - 20px);
  }
  .grid.three-column .grid-item {
    width: calc(33.33333333% - 20px);
  }
  .grid.four-column .grid-item {
    width: calc(25% - 20px);
  }
  .grid.five-column .grid-item {
    width: calc(20% - 20px);
  }
  .grid.six-column .grid-item {
    width: calc(16.66666666% - 20px);
  }
  .grid.seven-column .grid-item {
    width: calc(14.28571428% - 20px);
  }
  .grid.no-spacing {
    margin-top: 0px;
    margin-left: 0px;
    /* 1-7 column grid */
  }
  .grid.no-spacing .grid-item {
    margin-top: 0px;
    margin-left: 0px;
  }
  .grid.no-spacing.one-column .grid-item {
    width: 100%;
  }
  .grid.no-spacing.two-column .grid-item {
    width: 50%;
  }
  .grid.no-spacing.three-column .grid-item {
    width: 33.33333333%;
  }
  .grid.no-spacing.four-column .grid-item {
    width: 25%;
  }
  .grid.no-spacing.five-column .grid-item {
    width: 20%;
  }
  .grid.no-spacing.six-column .grid-item {
    width: 16.66666666%;
  }
  .grid.no-spacing.seven-column .grid-item {
    width: 14.28571428%;
  }
  .uk-grid {
    margin-left: -20px;
    /* Grid span classes */
  }
  .uk-grid > * {
    padding-left: 20px;
  }
  .uk-grid.uk-grid-tight {
    margin-left: -13px;
  }
  .uk-grid.uk-grid-tight > * {
    padding-left: 13px;
  }
  .uk-grid.uk-grid-loose {
    margin-left: -40px;
  }
  .uk-grid.uk-grid-loose > * {
    padding-left: 40px;
  }
  .uk-grid .colspan-1\@xl {
    grid-column: span 1;
  }
  .uk-grid .colspan-2\@xl {
    grid-column: span 2;
  }
  .uk-grid .colspan-3\@xl {
    grid-column: span 3;
  }
  .uk-grid .colspan-4\@xl {
    grid-column: span 4;
  }
  .uk-grid .colspan-5\@xl {
    grid-column: span 5;
  }
  .uk-grid .colspan-6\@xl {
    grid-column: span 6;
  }
  .uk-grid .colspan-7\@xl {
    grid-column: span 7;
  }
  .uk-grid .colspan-8\@xl {
    grid-column: span 8;
  }
  .uk-grid .rowspan-1\@xl {
    grid-row: span 1;
  }
  .uk-grid .rowspan-2\@xl {
    grid-row: span 2;
  }
  .uk-grid .rowspan-3\@xl {
    grid-row: span 3;
  }
  .uk-grid .rowspan-4\@xl {
    grid-row: span 4;
  }
  .uk-grid .rowspan-5\@xl {
    grid-row: span 5;
  }
  .uk-grid .rowspan-6\@xl {
    grid-row: span 6;
  }
  .uk-grid .rowspan-7\@xl {
    grid-row: span 7;
  }
  .uk-grid .rowspan-8\@xl {
    grid-row: span 8;
  }
  .uk-grid.custom-aspect .content, .uk-grid.custom-aspect .image {
    aspect-ratio: var(--aspect-ratio-xl, 12/9);
  }
  .uk-grid.custom-aspect .half-aspect .content, .uk-grid.custom-aspect .half-aspect .image {
    aspect-ratio: calc(var(--aspect-ratio-xl, 12/9) * 2);
  }
  .uk-grid.custom-aspect .full-aspect .content, .uk-grid.custom-aspect .full-aspect .image {
    aspect-ratio: var(--aspect-ratio-xl, 12/9);
  }
  .uk-grid.custom-aspect .half-aspect\@s .content, .uk-grid.custom-aspect .half-aspect\@s .image {
    aspect-ratio: calc(var(--aspect-ratio-xl, 12/9) * 2);
  }
  .uk-grid.custom-aspect .full-aspect\@s .content, .uk-grid.custom-aspect .full-aspect\@s .image {
    aspect-ratio: var(--aspect-ratio-xl, 12/9);
  }
  .uk-grid.custom-aspect .half-aspect\@m .content, .uk-grid.custom-aspect .half-aspect\@m .image {
    aspect-ratio: calc(var(--aspect-ratio-xl, 12/9) * 2);
  }
  .uk-grid.custom-aspect .full-aspect\@m .content, .uk-grid.custom-aspect .full-aspect\@m .image {
    aspect-ratio: var(--aspect-ratio-xl, 12/9);
  }
  .uk-grid.custom-aspect .half-aspect\@l .content, .uk-grid.custom-aspect .half-aspect\@l .image {
    aspect-ratio: calc(var(--aspect-ratio-xl, 12/9) * 2);
  }
  .uk-grid.custom-aspect .full-aspect\@l .content, .uk-grid.custom-aspect .full-aspect\@l .image {
    aspect-ratio: var(--aspect-ratio-xl, 12/9);
  }
  .uk-grid.custom-aspect .half-aspect\@xl .content, .uk-grid.custom-aspect .half-aspect\@xl .image {
    aspect-ratio: calc(var(--aspect-ratio-xl, 12/9) * 2);
  }
  .uk-grid.custom-aspect .full-aspect\@xl .content, .uk-grid.custom-aspect .full-aspect\@xl .image {
    aspect-ratio: var(--aspect-ratio-xl, 12/9);
  }
}
/* Styles for forms */
/* All from mobile up (responsive all) */
@media all {
  /* Form styles for standard forms */
  /* Form field colors */
  /* Font */
  /* Google reCaptcha widget styles */
  /* Site messages */
  form {
    margin: 0 auto;
    padding: 0 0 0 0;
    /* Disabled button */
  }
  form .form-checkboxes > div {
    display: flex;
    margin-top: 0px;
    margin-bottom: 5px;
  }
  form .form-checkboxes > div input[type="checkbox"] {
    flex-shrink: 0;
    margin-top: 0.2rem;
  }
  form .form-checkboxes > div input[type="checkbox"] + label {
    margin-left: 10px;
  }
  form .form-radio-buttons > div {
    display: flex;
    margin-top: 0px;
    margin-bottom: 5px;
  }
  form .form-radio-buttons > div input[type="radio"] {
    flex-shrink: 0;
    margin-top: 0.2rem;
  }
  form .form-radio-buttons > div input[type="radio"] + label {
    margin-left: 10px;
  }
  form .form-file {
    display: flex;
    white-space: nowrap;
  }
  form .form-file button {
    height: 76px;
    line-height: 76px;
    padding: 0px 20px;
    margin: 0 0 0 0;
    margin-left: 10px;
    cursor: pointer;
  }
  form .form-submit.disabled {
    overflow: hidden;
  }
  form .form-submit.disabled input, form .form-submit.disabled button {
    background-color: #efefef !important;
    color: #efefef !important;
    overflow: hidden;
    transition: all 0.1s ease !important;
    position: relative;
  }
  form .form-submit.disabled input:before, form .form-submit.disabled button:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 10px;
    height: 10px;
    display: inline-block;
    z-index: 1;
    opacity: 0.2;
    border: solid 5px #000000;
    border-color: transparent #000000 #000000 #000000;
    border-radius: 100px;
    -webkit-animation: form-loading-ring 1s linear infinite;
    animation: form-loading-ring 1s linear infinite;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  @keyframes form-loading-ring {
    0% {
      -webkit-transform: translate(-50%, -50%) rotate(0deg);
      -moz-transform: translate(-50%, -50%) rotate(0deg);
      -ms-transform: translate(-50%, -50%) rotate(0deg);
      -o-transform: translate(-50%, -50%) rotate(0deg);
      transform: translate(-50%, -50%) rotate(0deg);
    }
    100% {
      -webkit-transform: translate(-50%, -50%) rotate(360deg);
      -moz-transform: translate(-50%, -50%) rotate(360deg);
      -ms-transform: translate(-50%, -50%) rotate(360deg);
      -o-transform: translate(-50%, -50%) rotate(360deg);
      transform: translate(-50%, -50%) rotate(360deg);
    }
  }
  .uk-form-label {
    color: #333333;
    font-size: 16px;
    font-weight: 370;
    font-style: normal;
    line-height: 1.56em;
    letter-spacing: 0;
    text-transform: none;
  }
  .uk-input, .uk-select, .uk-textarea {
    color: #000080;
    border: 1px solid rgba(0, 0, 128, 0.05);
    border-radius: 5px;
  }
  .uk-input:focus, .uk-select:focus, .uk-textarea:focus {
    border-color: #000080;
  }
  .uk-input {
    height: 76px;
    padding-left: 30px;
    padding-right: 30px;
  }
  .uk-select:not([multiple]):not([size]) {
    height: 76px;
    padding-left: 30px;
  }
  .uk-textarea {
    padding: 30px 30px;
  }
  .uk-form-danger, .uk-form-danger:focus, .uk-form-danger:disabled {
    color: #d60400;
    border-color: #d60400;
  }
  .uk-form-success, .uk-form-success:focus, .uk-form-success:disabled {
    color: #008080;
    border-color: #008080;
  }
  .uk-checkbox:focus, .uk-radio:focus {
    outline: 0;
    border-color: #000080;
  }
  .uk-checkbox:checked, .uk-checkbox:indeterminate, .uk-radio:checked {
    background-color: #000080;
    border-color: transparent;
  }
  .uk-checkbox:checked:focus, .uk-checkbox:indeterminate:focus, .uk-radio:checked:focus {
    background-color: #008080;
  }
  select, textarea, .uk-select, .uk-textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] {
    font-family: Inter, sans-serif;
    font-size: 16px;
  }
  .req {
    color: #d60400;
    font-weight: 700;
    font-size: 0.85rem;
  }
  .recaptcha-item .g-recaptcha > div > div {
    max-width: 100%;
  }
  .recaptcha-item .g-recaptcha > div > div > iframe {
    max-width: 100%;
  }
  .recaptcha-item .g-recaptcha {
    overflow: hidden;
  }
  #recaptcha_image {
    width: 60% !important;
    margin-left: 40%;
    text-align: center;
    padding: 5px;
    background-color: #ffffff;
    border: solid #e1e1e1 1px;
    margin-bottom: 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  #recaptcha_image img {
    max-width: 100%;
    max-height: 100%;
  }
  #recaptcha_image embed, #recaptcha_image object, #recaptcha_image iframe {
    float: left;
    max-width: 0px;
    width: 0px;
    height: 0px;
  }
  #recaptcha_image br {
    display: none;
  }
  #recaptcha_image #recaptcha_audio_play_again, #recaptcha_image #recaptcha_audio_download {
    clear: left;
    float: left;
    cursor: pointer;
  }
  .recaptcha_input {
    position: relative;
  }
  .recaptcha_input .input {
    padding-right: 90px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  .recaptcha_options {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
  }
  .recaptcha_options li {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
  }
  .recaptcha_options li a {
    position: absolute;
    top: 4px;
    width: 16px;
    height: 16px;
    text-indent: -5000px;
    overflow: hidden;
  }
  .recaptcha_options #recaptcha_refresh_button a {
    right: 60px;
  }
  .recaptcha_options #recaptcha_sound_button a {
    right: 30px;
  }
  .recaptcha_options #recaptcha_image_button a {
    right: 30px;
  }
  .recaptcha_options #recaptcha_help_button a {
    right: 0px;
  }
  .recaptcha-message {
    margin-top: -0.75rem;
  }
  .grecaptcha-badge {
    visibility: hidden;
  }
  .message, #site-messages .error-message, #site-messages .alert-message, #site-messages .success-message {
    color: #ffffff;
    line-height: 1.5;
    padding: 15px 0;
  }
  #site-messages {
    display: none;
    text-align: center;
  }
  #site-messages .site-message {
    position: relative;
  }
  #site-messages a {
    color: #ffffff;
  }
  #site-messages a:hover {
    text-decoration: underline;
  }
  #site-messages .close-msg {
    position: absolute;
    top: -4px;
    right: -5px;
    padding: 0.5rem;
    -webkit-transition: opacity 0.2s ease 0s;
    -moz-transition: opacity 0.2s ease 0s;
    -ms-transition: opacity 0.2s ease 0s;
    -o-transition: opacity 0.2s ease 0s;
    transition: opacity 0.2s ease 0s;
  }
  #site-messages .error-message {
    background-color: #d60400;
  }
  #site-messages .alert-message {
    background-color: #999999;
  }
  #site-messages .success-message {
    background-color: #008080;
  }
}
/* Only mobile */
@media (max-width: 639px) {
  /* Recaptcha */
  .g-recaptcha {
    overflow-x: auto;
  }
}
/* Larger than mobile (responsive small) */
@media (min-width: 640px) {
  /* Form field colors */
  /* Font */
  .uk-form-label {
    font-size: 16px;
  }
  select, textarea, .uk-select, .uk-textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] {
    font-size: 16px;
  }
  .uk-input, .uk-select, .uk-textarea {
    border-radius: 5px;
  }
  .uk-input {
    height: 76px;
    padding-left: 30px;
    padding-right: 30px;
  }
  .uk-select:not([multiple]):not([size]) {
    height: 76px;
    padding-left: 30px;
  }
  .uk-textarea {
    padding: 30px 30px;
  }
}
/* Larger than tablet (responsive medium) */
@media (min-width: 960px) {
  /* Form field colors */
  /* Font */
  .uk-form-label {
    font-size: 16px;
  }
  select, textarea, .uk-select, .uk-textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] {
    font-size: 16px;
  }
  .uk-input, .uk-select, .uk-textarea {
    border-radius: 5px;
  }
  .uk-input {
    height: 76px;
    padding-left: 30px;
    padding-right: 30px;
  }
  .uk-select:not([multiple]):not([size]) {
    height: 76px;
    padding-left: 30px;
  }
  .uk-textarea {
    padding: 30px 30px;
  }
}
/* Larger than laptop (responsive large) */
@media (min-width: 1200px) {
  /* Form field colors */
  /* Font */
  .uk-form-label {
    font-size: 16px;
  }
  select, textarea, .uk-select, .uk-textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] {
    font-size: 16px;
  }
  .uk-input, .uk-select, .uk-textarea {
    border-radius: 5px;
  }
  .uk-input {
    height: 76px;
    padding-left: 30px;
    padding-right: 30px;
  }
  .uk-select:not([multiple]):not([size]) {
    height: 76px;
    padding-left: 30px;
  }
  .uk-textarea {
    padding: 30px 30px;
  }
}
/* Desktop and larger (responsive extra large) */
@media (min-width: 1600px) {
  /* Form field colors */
  /* Font */
  .uk-form-label {
    font-size: 16px;
  }
  select, textarea, .uk-select, .uk-textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] {
    font-size: 16px;
  }
  .uk-input, .uk-select, .uk-textarea {
    border-radius: 5px;
  }
  .uk-input {
    height: 76px;
    padding-left: 30px;
    padding-right: 30px;
  }
  .uk-select:not([multiple]):not([size]) {
    height: 76px;
    padding-left: 30px;
  }
  .uk-textarea {
    padding: 30px 30px;
  }
}
/* Template based styles to extent the pagebuilder scss */
/* All from mobile up (responsive all) */
@media all {
  /* Top Bar */
  /* Header */
  /* Overlay Header */
  /* Overlay Header */
  /* Logo */
  /* Text */
  /* Quick links */
  /* Buttons */
  /* Breadcrumb */
  /* Rotator */
  /* Main */
  /* Anchor Links */
  /* Anchor Links Block */
  /* Tiles Animation */
  /* Tiles */
  /* Tiles Icon Left */
  /* Tiles Icon Right */
  /* Tiles Icon Button */
  /* Tiles Berkley Crop */
  /* Tiles Border Box */
  /* Tiles Background Box */
  /* Tiles Text Over */
  /* Tiles FAQs */
  /* Events */
  /* Staff */
  /* News */
  /* Data table */
  /* Daily Informer */
  /* Alert */
  /* Slider */
  /* Values */
  /* Forms */
  /* Backgrounds */
  /* Offcanvas */
  /* Footer */
  /* Base */
  #top-bar {
    display: none;
  }
  header {
    position: relative;
    width: 100%;
    z-index: 980;
    font-family: Inter, sans-serif;
    font-size: 16px;
    font-weight: 450;
    color: #000080;
    background-color: #ffffff;
    box-shadow: 0 0 0 transparent;
    transition: all 0.2s ease;
  }
  header .page-block-wrap {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    gap: 30px;
    height: 100px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  header .header-right {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    gap: 30px;
  }
  header .header-phone {
    font-size: 26px;
  }
  header .uk-sticky-placeholder {
    background-color: #ffffff;
  }
  header a {
    color: #000080;
  }
  header .uk-button {
    font-family: Inter, sans-serif;
    font-size: 16px;
    display: none;
  }
  header .uk-button:hover {
    color: #ffffff;
    border-color: #008080;
  }
  .overlay-header header {
    color: #ffffff;
    background-color: transparent;
    box-shadow: 0 0 0 transparent;
  }
  .overlay-header header a:not(.uk-button) {
    color: #ffffff;
  }
  .overlay-header header a:not(.uk-button):hover {
    color: #008080;
  }
  #header:not(.overlay-header) header, #header header.uk-sticky.uk-active {
    border-bottom: solid 1px rgba(0, 0, 128, 0.1);
  }
  #header.overlay-header header:not(.uk-sticky.uk-active) .uk-button {
    color: #ffffff;
    border-color: #ffffff;
  }
  #header.overlay-header header:not(.uk-sticky.uk-active) .uk-button:hover {
    color: #ffffff;
    border-color: #008080;
  }
  #logo, #logo-alt {
    flex: auto;
  }
  #logo a, #logo-alt a {
    display: block;
    max-width: 200px;
    margin-top: 10px;
  }
  #logo-alt {
    display: none;
  }
  .overlay-header {
    max-height: 0;
  }
  .overlay-header #logo {
    display: none;
  }
  .overlay-header #logo-alt {
    display: block;
  }
  h2.large {
    font-size: clamp(2.1875rem, calc(1vw + 30px), 3.25rem);
    line-height: 1.2em;
  }
  ul.icon-list {
    list-style: none;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
  }
  ul.icon-list li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 0.5rem;
  }
  ul.icon-list li [class*="fa-"] {
    position: absolute;
    top: 5px;
    left: 0;
    width: 20px;
    font-size: 16px;
    text-align: center;
    line-height: 16px;
  }
  ul.icon-list li a {
    color: #008080;
  }
  ul.icon-list li a:hover {
    color: #000080;
  }
  .group-split {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
    margin: 0 0 2.5rem 0;
  }
  .group-split > * {
    margin-top: 0;
    margin-bottom: 0;
  }
  .quick-links-holder {
    position: fixed;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 500;
  }
  .tiles.quick-links {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    justify-content: center;
    gap: 15px;
    background-color: rgba(0, 128, 128, 0.8);
    backdrop-filter: blur(5px);
  }
  .tiles.quick-links .tile.uk-button {
    color: #ffffff;
    line-height: 20px;
    padding: 16px 10px;
    background: none;
    border: none;
  }
  .tiles.quick-links .tile.uk-button .content {
    min-height: 0 !important;
    flex-direction: column;
    gap: 6px;
  }
  .tiles.quick-links .tile.uk-button .icon {
    color: #ffffff;
    font-size: 18px;
    line-height: 20px;
  }
  .tiles.quick-links .tile.uk-button .text {
    text-align: center;
    margin-left: 0;
  }
  .tiles.quick-links a.tile.uk-button:hover {
    background: none;
  }
  .uk-button-primary:not(:disabled):hover, .uk-button-primary:not(:disabled):focus {
    color: #ffffff;
    border-color: #008080;
  }
  .uk-button-secondary {
    color: #ffffff;
    background-color: #000080;
  }
  .uk-button-secondary:not(:disabled):hover, .uk-button-secondary:not(:disabled):focus {
    color: #ffffff;
    background-color: #008080;
    border-color: #008080;
  }
  .uk-button-danger {
    color: #ffffff;
    background-color: #d60400;
    border-color: #d60400;
  }
  .uk-button-danger:not(:disabled):hover, .uk-button-danger:not(:disabled):focus {
    color: #ffffff;
    background-color: #8d0300;
    border-color: #8d0300;
  }
  .custom-background {
    font-weight: 300;
  }
  .custom-background .uk-button-primary {
    font-weight: 400;
    color: #000080;
    background: #ffffff;
    border-color: #ffffff;
  }
  .custom-background .uk-button-primary:not(:disabled):hover, .custom-background .uk-button-primary:not(:disabled):focus {
    color: #ffffff;
    background-color: #000080;
    border-color: #000080;
  }
  .custom-background .uk-button-secondary {
    font-weight: 300;
    color: #ffffff;
    background-color: #008080;
    border-color: #008080;
  }
  .custom-background .uk-button-secondary:not(:disabled):hover, .custom-background .uk-button-secondary:not(:disabled):focus {
    color: #ffffff;
    background-color: #000080;
    border-color: #000080;
  }
  .breadcrumb {
    color: #000080;
    font-size: 25px;
    font-weight: 500;
    line-height: 40px;
    margin: 0 0 0.9rem 0;
  }
  .breadcrumb [class*="fa-"] {
    color: #76D0D0;
    width: 30px;
    font-size: 20px;
    text-align: center;
    margin-right: 10px;
  }
  .breadcrumb a {
    display: flex;
    align-items: center;
    color: #000080;
  }
  .breadcrumb a:hover {
    color: #76D0D0;
  }
  .breadcrumb + * {
    margin-top: 0 !important;
  }
  .breadcrumb li {
    display: flex;
    align-items: center;
  }
  .breadcrumb li + li:before {
    width: 40px;
    font-size: 20px;
    line-height: 16px;
    margin-top: 0;
  }
  .custom-background .breadcrumb {
    color: currentColor;
  }
  .custom-background .breadcrumb a {
    color: currentColor;
  }
  .custom-background .breadcrumb a:hover {
    color: #76D0D0;
  }
  .uk-slideshow .buttons {
    margin-top: 1.5rem;
  }
  .uk-slideshow .uk-button {
    min-width: 150px;
    font-weight: 700;
    padding-top: 19px;
    padding-bottom: 19px;
  }
  .uk-slideshow .slideshow-h2 {
    margin-bottom: 1.25rem;
  }
  .uk-slideshow .slideshow-h3 {
    margin-bottom: 1.25rem;
  }
  .uk-slideshow .uk-slideshow-items li:after {
    content: "";
    position: absolute;
    inset: 0;
    opacity: 1;
    background: linear-gradient(90deg, rgba(0, 16, 90, 0.62), rgba(0, 120, 130, 0.46));
    z-index: 2;
  }
  .uk-slideshow .uk-slideshow-items li picture, .uk-slideshow .uk-slideshow-items li video {
    z-index: 1;
  }
  .uk-slideshow .uk-slideshow-items li .slideshow-inner {
    z-index: 3;
  }
  .uk-slideshow .inner-top-center .buttons, .uk-slideshow .inner-middle-center .buttons, .uk-slideshow .inner-bottom-center .buttons {
    justify-content: center;
  }
  .uk-slideshow .inner-top-right .buttons, .uk-slideshow .inner-middle-right .buttons, .uk-slideshow .inner-bottom-right .buttons {
    justify-content: flex-end;
  }
  main.has-blue-gradient:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: clamp(200px, 40vw, 560px);
    background: linear-gradient(0deg, rgba(0, 0, 128, 0.1) 0%, white 100%);
    pointer-events: none;
    opacity: 1;
    z-index: 1;
  }
  main.has-blue-gradient:after {
    content: "";
    position: absolute;
    left: calc(50% - 0.75rem);
    right: 0;
    bottom: 0;
    width: calc(100% - (1.5rem*2));
    max-width: 1360px;
    margin-left: 1.5rem;
    margin-right: 1.5rem;
    height: clamp(80px, 30vw, 390px);
    transform: translateX(calc(-50% - 0.75rem));
    background-image: url("../images/berkley_logo_only_simplified_blue.svg");
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    pointer-events: none;
    opacity: 0.02;
    z-index: 1;
  }
  .anchor-links-container {
    position: relative;
    flex-grow: 1;
    height: 100%;
  }
  .anchor-links .jump-to {
    color: #000080;
    padding-bottom: 15px;
  }
  .anchor-links .jump-to:before {
    content: "";
    display: inline-block;
    font-family: "Font Awesome 6 Pro";
    font-weight: 300;
    font-size: 20px;
    color: #008080;
    line-height: 20px;
    margin-right: 10px;
  }
  .anchor-links .anchor-links-wrap {
    overflow: auto;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(0, 0, 128, 0.1);
  }
  .anchor-links ul {
    list-style: none;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 0;
    font-size: 14px;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
  }
  .anchor-links li {
    position: relative;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
  }
  .anchor-links li a {
    display: block;
    color: rgba(0, 0, 128, 0.75);
    padding: 12px 14px;
    line-height: 1.4em;
    white-space: nowrap;
    border-radius: 10px;
    transition: all 0.2s ease;
  }
  .anchor-links li a:hover {
    color: #008080;
  }
  .anchor-links li:first-child a {
    color: navy;
    background-color: rgba(0, 128, 128, 0.1);
  }
  .page-block.anchor-links-block .page-block-columns {
    flex-direction: column;
    margin-left: 0;
    gap: 0px;
  }
  .page-block.anchor-links-block .page-block-columns .page-block-column:first-child {
    padding-left: 0;
  }
  .page-block.anchor-links-block .page-block-columns .page-block-column:first-child .page-block-column-inner {
    position: relative;
    display: flex;
    align-content: stretch;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
  }
  .page-block.anchor-links-block .page-block-columns .page-block-column:first-child .page-block-column-inner .spacing-top {
    margin-bottom: 20px;
  }
  .page-block.anchor-links-block .page-block-columns .page-block-column:last-child {
    padding-left: 0;
  }
  *:not(.visual-editor-element) > .tiles.uk-scrollspy .tile {
    display: block;
    transform: translateY(50px);
    opacity: 0;
    transition: all 0.8s ease calc(0.2s * (var(--tile-item) - 1));
  }
  *:not(.visual-editor-element) > .tiles.uk-scrollspy.uk-scrollspy-inview .tile {
    transform: translateY(0);
    opacity: 1;
  }
  *:not(.visual-editor-element) > .tiles.uk-scrollspy.reverse .tile {
    transform: translateY(-50px);
  }
  *:not(.visual-editor-element) > .tiles.uk-scrollspy.reverse.uk-scrollspy-inview .tile {
    transform: translateY(0);
  }
  .tiles .tile .icon, .tiles.icon-top .tile .icon, .tiles.icon-left .tile .icon, .tiles.icon-right .tile .icon, .tiles.icon-bottom .tile .icon {
    font-size: 60px;
    line-height: 60px;
    color: #008080;
    transition: all 0.2s ease;
  }
  .tiles .tile .text h3, .tiles .tile .text h5, .tiles.icon-top .tile .text h3, .tiles.icon-top .tile .text h5, .tiles.icon-left .tile .text h3, .tiles.icon-left .tile .text h5, .tiles.icon-right .tile .text h3, .tiles.icon-right .tile .text h5, .tiles.icon-bottom .tile .text h3, .tiles.icon-bottom .tile .text h5 {
    margin-bottom: 1.25rem;
    transition: all 0.2s ease;
  }
  .tiles .tile .text p, .tiles.icon-top .tile .text p, .tiles.icon-left .tile .text p, .tiles.icon-right .tile .text p, .tiles.icon-bottom .tile .text p {
    word-wrap: break-word;
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
    transition: all 0.2s ease;
  }
  .tiles .tile .text .readmore, .tiles.icon-top .tile .text .readmore, .tiles.icon-left .tile .text .readmore, .tiles.icon-right .tile .text .readmore, .tiles.icon-bottom .tile .text .readmore {
    color: #008080;
    vertical-align: middle;
    transition: all 0.2s ease;
  }
  .tiles .tile .text .readmore:after, .tiles.icon-top .tile .text .readmore:after, .tiles.icon-left .tile .text .readmore:after, .tiles.icon-right .tile .text .readmore:after, .tiles.icon-bottom .tile .text .readmore:after {
    content: "";
    display: inline-block;
    font-family: "Font Awesome 6 Pro";
    font-weight: 400;
    line-height: 14px;
    padding-top: 2px;
    margin-left: 10px;
    transition: all 0.2s ease;
  }
  .tiles a.tile:hover .text .readmore:after, .tiles.icon-top a.tile:hover .text .readmore:after, .tiles.icon-left a.tile:hover .text .readmore:after, .tiles.icon-right a.tile:hover .text .readmore:after, .tiles.icon-bottom a.tile:hover .text .readmore:after {
    transform: translate(3px, -3px);
  }
  .tiles.icon-top .tile .image + .text, .tiles.icon-top .tile .icon + .text, .tiles.image-top .tile .image + .text, .tiles.image-top .tile .icon + .text, .tiles.icon-top.icon-top .tile .image + .text, .tiles.icon-top.icon-top .tile .icon + .text, .tiles.icon-top.image-top .tile .image + .text, .tiles.icon-top.image-top .tile .icon + .text, .tiles.icon-left.icon-top .tile .image + .text, .tiles.icon-left.icon-top .tile .icon + .text, .tiles.icon-left.image-top .tile .image + .text, .tiles.icon-left.image-top .tile .icon + .text, .tiles.icon-right.icon-top .tile .image + .text, .tiles.icon-right.icon-top .tile .icon + .text, .tiles.icon-right.image-top .tile .image + .text, .tiles.icon-right.image-top .tile .icon + .text, .tiles.icon-bottom.icon-top .tile .image + .text, .tiles.icon-bottom.icon-top .tile .icon + .text, .tiles.icon-bottom.image-top .tile .image + .text, .tiles.icon-bottom.image-top .tile .icon + .text {
    margin-top: 2rem;
  }
  .tiles:not(.border-box, .background-box, .text-over, .icon-button-left, .icon-button-right) a.tile:hover .text h3, .tiles:not(.border-box, .background-box, .text-over, .icon-button-left, .icon-button-right) a.tile:hover .text h5, .tiles:not(.border-box, .background-box, .text-over, .icon-button-left, .icon-button-right) a.tile:hover .text h5, .tiles.icon-top:not(.border-box, .background-box, .text-over, .icon-button-left, .icon-button-right) a.tile:hover .text h3, .tiles.icon-top:not(.border-box, .background-box, .text-over, .icon-button-left, .icon-button-right) a.tile:hover .text h5, .tiles.icon-top:not(.border-box, .background-box, .text-over, .icon-button-left, .icon-button-right) a.tile:hover .text h5, .tiles.icon-left:not(.border-box, .background-box, .text-over, .icon-button-left, .icon-button-right) a.tile:hover .text h3, .tiles.icon-left:not(.border-box, .background-box, .text-over, .icon-button-left, .icon-button-right) a.tile:hover .text h5, .tiles.icon-left:not(.border-box, .background-box, .text-over, .icon-button-left, .icon-button-right) a.tile:hover .text h5, .tiles.icon-right:not(.border-box, .background-box, .text-over, .icon-button-left, .icon-button-right) a.tile:hover .text h3, .tiles.icon-right:not(.border-box, .background-box, .text-over, .icon-button-left, .icon-button-right) a.tile:hover .text h5, .tiles.icon-right:not(.border-box, .background-box, .text-over, .icon-button-left, .icon-button-right) a.tile:hover .text h5, .tiles.icon-bottom:not(.border-box, .background-box, .text-over, .icon-button-left, .icon-button-right) a.tile:hover .text h3, .tiles.icon-bottom:not(.border-box, .background-box, .text-over, .icon-button-left, .icon-button-right) a.tile:hover .text h5, .tiles.icon-bottom:not(.border-box, .background-box, .text-over, .icon-button-left, .icon-button-right) a.tile:hover .text h5 {
    color: #008080;
  }
  .tiles:not(.border-box, .background-box, .text-over, .icon-button-left, .icon-button-right) a.tile:hover .text .readmore, .tiles.icon-top:not(.border-box, .background-box, .text-over, .icon-button-left, .icon-button-right) a.tile:hover .text .readmore, .tiles.icon-left:not(.border-box, .background-box, .text-over, .icon-button-left, .icon-button-right) a.tile:hover .text .readmore, .tiles.icon-right:not(.border-box, .background-box, .text-over, .icon-button-left, .icon-button-right) a.tile:hover .text .readmore, .tiles.icon-bottom:not(.border-box, .background-box, .text-over, .icon-button-left, .icon-button-right) a.tile:hover .text .readmore {
    color: #000080;
  }
  .tiles.icon-left .tile .text {
    margin-left: 2rem;
  }
  .tiles.icon-right .tile .text {
    margin-right: 2rem;
  }
  .tiles.icon-button-left .tile:hover .icon, .tiles.icon-button-right .tile:hover .icon {
    color: currentColor;
  }
  .tiles.berkley-crop .tile .image {
    position: relative;
  }
  .tiles.berkley-crop .tile .image picture {
    position: relative;
    border-top-right-radius: 100px;
    border-bottom-left-radius: 100px;
    clip-path: polygon(0 30px, calc(100% - 110px) 0, 100% 0, 100% calc(100% - 30px), 110px 100%, 0 100%);
    z-index: 1;
  }
  .tiles.border-box .tile .content {
    padding: 30px;
    border: solid 1px rgba(0, 0, 128, 0.1);
    border-top-right-radius: 30px;
    border-bottom-left-radius: 30px;
    transition: all 0.2s ease;
  }
  .tiles.border-box .tile .text {
    margin-top: 0;
  }
  .tiles.border-box.image-top .tile .image + .text {
    margin-top: 2rem;
  }
  .tiles.border-box.icon-top .tile .icon {
    padding-top: 15px;
  }
  .tiles.border-box.icon-top .tile .icon + .text {
    margin-top: 2rem;
  }
  .tiles.border-box a.tile:hover .content {
    background-color: #008080;
    border: solid 1px #008080;
  }
  .tiles.border-box a.tile:hover .icon {
    color: #ffffff;
  }
  .tiles.border-box a.tile:hover .text h3, .tiles.border-box a.tile:hover .text h5 {
    color: #ffffff;
  }
  .tiles.border-box a.tile:hover .text p {
    color: #ffffff;
  }
  .tiles.border-box a.tile:hover .text .readmore {
    color: #ffffff;
  }
  .tiles.background-box .tile .content {
    padding: 30px;
    background-color: #f3f3f8;
    transition: all 0.2s ease;
  }
  .tiles.background-box .tile .icon {
    color: #000080;
    font-size: 30px;
  }
  .tiles.background-box .tile .text {
    margin-top: 0;
  }
  .tiles.background-box .tile .text h3, .tiles.background-box .tile .text h5 {
    font-size: 25px;
    font-weight: 370;
    line-height: 1em;
    letter-spacing: -0.03em;
  }
  .tiles.background-box.icon-top .tile .icon {
    padding-top: 15px;
  }
  .tiles.background-box.icon-top .tile .icon + .text {
    margin-top: 2rem;
  }
  .tiles.background-box.icon-left .tile .icon + .text {
    margin-left: 4rem;
  }
  .tiles.background-box.icon-right .tile .icon + .text {
    margin-right: 4rem;
  }
  .tiles.background-box a.tile:hover .content {
    background-color: #008080;
  }
  .tiles.background-box a.tile:hover .icon {
    color: #ffffff;
  }
  .tiles.background-box a.tile:hover .text h3, .tiles.background-box a.tile:hover .text h5 {
    color: #ffffff;
  }
  .tiles.background-box a.tile:hover .text p {
    color: #ffffff;
  }
  .tiles.background-box a.tile:hover .text .readmore {
    color: #ffffff;
  }
  .tiles.text-over .tile .image {
    position: relative;
    overflow: hidden;
  }
  .tiles.text-over .tile .image picture {
    transition: all 0.4s ease-out;
    transform-origin: bottom center;
  }
  .tiles.text-over .tile .image:after {
    content: "";
    position: absolute;
    inset: 0;
    background-color: #000000;
    opacity: 0.3;
    transition: all 0.4s ease-out;
  }
  .tiles.text-over .tile .text {
    font-weight: 300;
    inset: 1rem;
  }
  .tiles.text-over .tile .text h3, .tiles.text-over .tile .text h5 {
    font-size: clamp(24px, calc(2vw + 6px), 28px);
    font-weight: 370;
    line-height: 1em;
    letter-spacing: -0.03em;
  }
  .tiles.text-over a.tile:hover .image picture {
    transform: scale(1.05);
  }
  .tiles.text-over a.tile:hover .image:after {
    opacity: 0.4;
  }
  .tiles.faqs {
    margin-top: 1.5rem;
  }
  .tiles.faqs .tile + .tile {
    position: relative;
    padding-top: 14px;
  }
  .tiles.faqs .tile + .tile:before {
    content: "";
    position: absolute;
    top: -8px;
    left: 0;
    right: 0;
    height: 1px;
    background-color: rgba(0, 0, 128, 0.1);
    pointer-events: none;
  }
  .uk-accordion-title {
    font-size: 18px;
    color: #000080;
    line-height: 22px;
  }
  .uk-accordion-title:hover {
    color: #008080;
  }
  .tiles.events .tile .text .date {
    color: #000080;
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 1.25rem;
  }
  .tiles.events .tile .text .date + * {
    margin-top: 0;
  }
  .tiles.staff {
    margin-top: -45px;
  }
  .tiles.staff .tile {
    margin-top: 45px;
  }
  .tiles.staff .tile .image {
    position: relative;
    overflow: hidden;
  }
  .tiles.staff .tile .image picture {
    transition: all 0.4s ease-out;
  }
  .tiles.staff .tile .image:after {
    content: "";
    position: absolute;
    inset: 0;
    background-color: #babad1;
    mix-blend-mode: plus-lighter;
    opacity: 0;
    transition: all 0.4s ease-out;
  }
  .tiles.staff .tile .text .position {
    color: #000080;
    margin: 0 0 0.5rem 0;
  }
  .tiles.staff .tile .text .position + * {
    margin-top: 0;
  }
  .tiles.staff .tile .image + .text {
    margin-top: 1rem;
  }
  .tiles.staff a.tile:hover .image picture {
    transform: scale(1.05);
  }
  .tiles.staff a.tile:hover .image:after {
    opacity: 0.1;
  }
  .tiles.staff.grid.four-column .grid-item {
    width: calc(50% - 20px);
  }
  .staff-team-logos {
    display: flex;
    gap: 20px;
    margin-bottom: 3.5rem;
  }
  .staff-team-logos a {
    width: 80px;
    flex-shrink: 1;
    transition: all 0.4s ease;
  }
  .staff-team-logos a:hover {
    opacity: 0.6;
  }
  .staff-team-logos img {
    width: 100%;
    max-width: 80px;
  }
  .staff-categories .staff-category.uk-margin-xlarge {
    margin-bottom: 3.5rem;
  }
  .staff-categories * + .staff-category.uk-margin-xlarge {
    margin-top: 3.5rem !important;
  }
  .staff-categories h2 {
    margin-bottom: 2.25rem;
  }
  .staff-categories .staff-team > h3, .staff-categories .staff-team > h5 {
    font-size: 32px;
    font-weight: 370;
    line-height: 1em;
    letter-spacing: -0.03em;
  }
  .staff-categories > *:last-child {
    margin-bottom: 0 !important;
  }
  .staff-position {
    color: #000080;
    margin: 0 0 0.5rem 0;
  }
  .staff-position + * {
    margin-top: 0;
  }
  .staff-title + .staff-image-small + .icon-list {
    margin-top: 0.5rem !important;
  }
  .staff-image-large {
    display: none;
  }
  .uk-modal-dialog.staff-modal {
    width: 1360px;
    padding: 1.5rem;
    border-radius: 10px;
  }
  .uk-modal-dialog.staff-modal .uk-modal-close-default {
    top: 15px;
    right: 15px;
    color: #008080;
  }
  .uk-modal-dialog.staff-modal .uk-modal-close-default [class*="fa-"] {
    font-size: 20px;
  }
  .uk-modal-dialog.staff-modal .uk-modal-close-default:hover {
    color: #000080;
  }
  .uk-modal-dialog.staff-modal .staff-modal-inner {
    display: flex;
    flex-direction: column;
    gap: 55px;
  }
  .uk-modal-dialog.staff-modal .staff-modal-inner > *:first-child {
    width: 30%;
    flex-shrink: 0;
    display: none;
  }
  .uk-modal-dialog.staff-modal .staff-modal-inner > *:last-child {
    flex-grow: 1;
  }
  .tiles.news {
    margin-top: -45px;
  }
  .tiles.news .tile {
    margin-top: 45px;
  }
  .tiles.news .tile .image {
    position: relative;
    overflow: hidden;
  }
  .tiles.news .tile .image picture {
    transition: all 0.4s ease-out;
  }
  .tiles.news .tile .image:after {
    content: "";
    position: absolute;
    inset: 0;
    background-color: #babad1;
    mix-blend-mode: plus-lighter;
    opacity: 0;
    transition: all 0.4s ease-out;
  }
  .tiles.news .tile .image.not-cropped {
    aspect-ratio: 1.5165876777;
  }
  .tiles.news .tile .image.not-cropped picture {
    justify-content: center;
    position: absolute;
    inset: 0;
    max-height: none;
    max-width: none;
  }
  .tiles.news .tile .text .date {
    font-size: 0.875rem;
    color: rgba(0, 0, 128, 0.75);
    margin-top: 0;
    margin-bottom: 0.5rem;
  }
  .tiles.news .tile .text .date + * {
    margin-top: 0;
  }
  .tiles.news .tile .image + .text {
    margin-top: 1.5rem;
  }
  .tiles.news a.tile:hover .image picture {
    transform: scale(1.05);
  }
  .tiles.news a.tile:hover .image:after {
    opacity: 0.1;
  }
  .tiles.news.grid.four-column .grid-item {
    width: calc(50% - 20px);
  }
  .tiles.data-table .tile .content {
    display: flex;
    flex-direction: row;
    gap: 20px;
    position: relative;
    padding-top: 20px;
  }
  .tiles.data-table .tile .content:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 1px;
    background-color: rgba(0, 0, 128, 0.1);
    pointer-events: none;
  }
  .tiles.informer .tile .content {
    padding-top: 70px;
    transition: background-color 5s ease-out;
  }
  .tiles.informer .tile .text {
    position: relative;
  }
  .tiles.informer .tile .text .right {
    position: absolute;
    display: inline-block;
    top: -45px;
    left: 0px;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    gap: 6px;
  }
  .tiles.informer .tile .text .badge {
    color: #ffffff;
    font-size: 0.75rem;
    line-height: 1rem;
    padding: 5px 10px 4px;
    background-color: #000080;
    border-radius: 15px;
  }
  .tiles.informer .tile .text .badge [class*="fa-"] {
    margin-right: 5px;
  }
  .tiles.informer .tile .text .controls {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    gap: 0px;
    line-height: 1rem;
    padding: 0px 5px 0px;
    background-color: #f2f2f8;
    border-radius: 15px;
  }
  .tiles.informer .tile .text .controls > a {
    display: inline-block;
    padding: 3px 5px 6px;
  }
  .tiles.informer .tile .text .controls > a > [class*="fa-"] {
    font-size: 0.75rem;
    padding-top: 2px;
  }
  .tiles.informer .tile .text .right + * {
    margin-top: 0;
  }
  .tiles.informer .tile.highlight .content {
    background-color: rgba(0, 128, 128, 0.2);
    transition: background-color 5s ease-out;
  }
  .add-informer-button {
    display: block;
  }
  .add-informer-button [class*="fa-"] {
    margin-right: 10px;
  }
  .uk-modal-dialog.informer-item-modal {
    width: 680px;
    padding: 1.5rem;
    border-radius: 10px;
  }
  .uk-modal-dialog.informer-item-modal .uk-modal-close-default {
    top: 15px;
    right: 15px;
    color: #008080;
  }
  .uk-modal-dialog.informer-item-modal .uk-modal-close-default [class*="fa-"] {
    font-size: 20px;
  }
  .uk-modal-dialog.informer-item-modal .uk-modal-close-default:hover {
    color: #000080;
  }
  .uk-modal-dialog.informer-item-modal #form-question-block .uk-form-controls {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
  }
  .uk-modal-dialog.informer-item-modal #form-question-block input[type="radio"] {
    display: none;
  }
  .uk-modal-dialog.informer-item-modal #form-question-block input[type="radio"] + label {
    display: inline-block;
    padding: 6px 12px;
    border: solid 1px rgba(0, 0, 128, 0.1);
    border-radius: 10px;
    cursor: pointer;
  }
  .uk-modal-dialog.informer-item-modal #form-question-block input[type="radio"]:checked + label {
    color: #ffffff;
    background-color: #000080;
    border-color: #000080;
  }
  .uk-modal-dialog.informer-item-modal #form-question-date {
    max-width: 250px;
  }
  .uk-modal-dialog.informer-item-modal .form-submit {
    display: flex;
    gap: 10px;
  }
  .uk-modal-dialog.informer-item-delete-modal {
    width: 400px;
    padding: 1.5rem;
    border-radius: 10px;
  }
  .uk-modal-dialog.informer-item-delete-modal .uk-flex {
    display: flex;
    gap: 10px;
  }
  .uk-tooltip {
    line-height: 1rem;
    border-radius: 5px;
    background-color: rgba(0, 99, 99, 0.76);
  }
  .uk-notification-message-success {
    border-radius: 10px;
    color: #ffffff;
    font-size: 1rem;
    padding-right: 30px;
    background: #008080;
  }
  .uk-notification-message-success .uk-notification-close {
    top: 18px;
    color: #ffffff;
  }
  .uk-alert {
    padding: 15px 29px 15px 20px;
    border-radius: 10px;
  }
  .uk-alert-danger {
    background: #fdeeee;
    color: #d60400;
  }
  .uk-dotnav > * {
    flex: none;
    padding-left: 5px;
  }
  .uk-dotnav > * > * {
    width: 41px;
    height: 3px;
    border-radius: 10px;
    background-color: #000080;
    border: transparent;
  }
  .uk-dotnav > *.uk-active > * {
    background-color: #008080;
    border-color: transparent;
  }
  .uk-dotnav.uk-margin {
    margin-top: 3.5rem !important;
  }
  .cssgrid.values-gap {
    column-gap: 20px;
    row-gap: 0;
  }
  .uk-form-stacked .form-question:not(.static-label) {
    position: relative;
  }
  .uk-form-stacked .form-question:not(.static-label).uk-margin {
    margin-top: 20px !important;
    margin-bottom: 20px;
  }
  .uk-form-stacked .form-question:not(.static-label) label {
    position: absolute;
    top: 1px;
    left: 1px;
    padding: 6px 30px;
    pointer-events: none;
    transition: all 0.2s ease;
    transform: translateY(19px);
  }
  .uk-form-stacked .form-question:not(.static-label).filled label {
    color: #000080;
    transform: translateY(4px);
  }
  .uk-form-stacked .form-question:not(.static-label) .uk-input {
    padding-top: 20px;
  }
  .uk-form-stacked .form-question.static-label label {
    color: #000080;
  }
  .uk-form-stacked .uk-textarea {
    resize: vertical;
    padding-top: 36px;
  }
  .uk-form-stacked .uk-input, .uk-form-stacked .uk-select, .uk-form-stacked .uk-textarea {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.05);
  }
  .uk-form-stacked .uk-input:focus, .uk-form-stacked .uk-select:focus, .uk-form-stacked .uk-textarea:focus {
    background-color: #ffffff;
    border-color: #000080;
  }
  .uk-form-stacked input[type="date"].uk-input {
    padding-top: 22px;
    padding-bottom: 22px;
  }
  .uk-form-stacked .form-checkboxes .uk-first-column {
    display: flex;
    align-items: center;
    gap: 10px;
  }
  .uk-form-stacked .uk-checkbox {
    width: 38px;
    height: 38px;
    margin-top: 0 !important;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.05);
    border: none;
    border-radius: 10px;
  }
  .uk-form-stacked .uk-checkbox:checked, .uk-form-stacked .uk-checkbox:indeterminate {
    color: #000080;
    background-color: #ffffff;
    background-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2211%22%20viewBox%3D%220%200%2014%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23666%22%20points%3D%2212%201%205%207.5%202%205%201%205.5%205%2010%2013%201.5%22%20%2F%3E%0A%3C%2Fsvg%3E%0A);
  }
  .uk-form-stacked .uk-form-danger, .uk-form-stacked .uk-form-danger:focus, .uk-form-stacked .uk-form-danger:disabled {
    color: #d60400;
    border-color: #d60400;
  }
  .uk-form-stacked .uk-form-controls + .uk-margin-small-top {
    margin-top: 0.5rem !important;
  }
  .uk-text-muted {
    color: #72739f !important;
  }
  #form-question-register {
    padding-bottom: 8px;
  }
  #form-question-register .uk-form-label {
    display: none;
  }
  .recaptcha-message {
    margin-top: -0.75rem;
  }
  .blue-overlay {
    position: relative;
  }
  .blue-overlay:before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(90deg, #000080 0%, #008080 100%);
    pointer-events: none;
    opacity: 0.7;
    z-index: 1;
  }
  .blue-overlay .page-block {
    color: #ffffff;
    position: relative;
  }
  .blue-overlay .page-block:not(.visual-editor-block) {
    z-index: 3;
  }
  .blue-overlay .visual-editor-element-editable-inner {
    color: #ffffff;
  }
  .blue-overlay h1, .blue-overlay h2, .blue-overlay h3, .blue-overlay h5, .blue-overlay h4, .blue-overlay h6, .blue-overlay .h1, .blue-overlay .h2, .blue-overlay .h3, .blue-overlay .h4, .blue-overlay .h5, .blue-overlay .h6, .blue-overlay .uk-h1, .blue-overlay .uk-h2, .blue-overlay .uk-h3, .blue-overlay .uk-h4, .blue-overlay .uk-h5, .blue-overlay .uk-h6, .blue-overlay .visual-editor-element-editable-inner > * {
    color: currentColor;
  }
  .intro-bg {
    position: relative;
    background-color: #000080;
    background: linear-gradient(90deg, navy 0%, teal 100%);
  }
  .intro-bg:before {
    content: "";
    display: none;
    position: absolute;
    inset: 0;
    background-image: url("../images/berkley_logo_only_white_25deg.svg");
    background-size: contain;
    background-position: top;
    background-repeat: no-repeat;
    pointer-events: none;
    opacity: 0.05;
    z-index: 1;
  }
  .intro-bg .page-block {
    color: #ffffff;
    position: relative;
  }
  .intro-bg .page-block:not(.visual-editor-block) {
    z-index: 3;
  }
  .intro-bg .visual-editor-element-editable-inner {
    color: #ffffff;
  }
  .intro-bg h1, .intro-bg h2, .intro-bg h3, .intro-bg h5, .intro-bg h4, .intro-bg h6, .intro-bg .h1, .intro-bg .h2, .intro-bg .h3, .intro-bg .h4, .intro-bg .h5, .intro-bg .h6, .intro-bg .uk-h1, .intro-bg .uk-h2, .intro-bg .uk-h3, .intro-bg .uk-h4, .intro-bg .uk-h5, .intro-bg .uk-h6, .intro-bg .visual-editor-element-editable-inner > * {
    color: currentColor;
  }
  .intro-image-bg {
    position: relative;
  }
  .intro-image-bg:before {
    content: "";
    position: absolute;
    inset: 0;
    opacity: 0.5;
    background-color: #010101;
    z-index: 1;
  }
  .intro-image-bg .page-block {
    color: #ffffff;
    position: relative;
  }
  .intro-image-bg .page-block:not(.visual-editor-block) {
    z-index: 3;
  }
  .intro-image-bg .visual-editor-element-editable-inner {
    color: #ffffff;
  }
  .intro-image-bg h1, .intro-image-bg h2, .intro-image-bg h3, .intro-image-bg h5, .intro-image-bg h4, .intro-image-bg h6, .intro-image-bg .h1, .intro-image-bg .h2, .intro-image-bg .h3, .intro-image-bg .h4, .intro-image-bg .h5, .intro-image-bg .h6, .intro-image-bg .uk-h1, .intro-image-bg .uk-h2, .intro-image-bg .uk-h3, .intro-image-bg .uk-h4, .intro-image-bg .uk-h5, .intro-image-bg .uk-h6, .intro-image-bg .visual-editor-element-editable-inner > * {
    color: currentColor;
  }
  .uk-offcanvas-close {
    top: 30px;
    right: 20px;
    font-size: 26px;
    padding: 17px;
  }
  .uk-offcanvas-bar-custom {
    padding: 0 0 0 0;
    position: absolute;
    overflow-y: initial;
    -webkit-overflow-scrolling: initial;
  }
  .uk-offcanvas-bar-custom .uk-offcanvas-bar-custom-inner {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 10px;
    padding: 70px 35px 40px 50px;
    height: calc(100% - 110px);
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    position: relative;
  }
  .uk-offcanvas-bar-custom .uk-nav-default {
    position: relative;
    font-size: 17px;
    z-index: 3;
  }
  .uk-offcanvas-bar-custom .uk-nav-default > li {
    margin-bottom: 10px;
  }
  .uk-offcanvas-bar-custom .uk-nav-default > .uk-parent > a > i {
    font-size: 16px;
  }
  .uk-offcanvas-bar-custom .uk-nav-default .uk-nav-sub {
    font-size: 0.935rem;
    padding-top: 0;
    padding-left: 0;
    padding-bottom: 30px;
  }
  .uk-offcanvas-bar-custom .uk-nav-default .uk-nav-sub > li {
    padding-top: 10px;
    border-top: solid 1px rgba(0, 0, 128, 0.1);
    margin-top: 10px;
  }
  .uk-offcanvas-bar-custom .offcanvas-text {
    position: relative;
    z-index: 3;
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin-top: 40px;
  }
  .uk-offcanvas-bar-custom .offcanvas-text a {
    position: relative;
    padding-left: 34px;
  }
  .uk-offcanvas-bar-custom .offcanvas-text [class*="fa-"] {
    position: absolute;
    top: 4px;
    left: 0;
    width: 24px;
    font-size: 18px;
    font-weight: 300;
    text-align: center;
  }
  .uk-offcanvas-bar-custom .offcanvas-social {
    position: relative;
    z-index: 3;
    margin-top: 40px;
  }
  #footer {
    position: relative;
    background-color: #000080;
    background: linear-gradient(90deg, navy 0%, teal 100%);
  }
  #footer:before {
    content: "";
    position: absolute;
    inset: 0;
    background-image: url("../images/berkley_logo_only_white_25deg.svg");
    background-size: 1500px;
    background-position: center top 400px;
    background-repeat: no-repeat;
    pointer-events: none;
    opacity: 0.05;
    z-index: 1;
  }
  footer {
    position: relative;
    color: #ffffff;
    font-family: Inter, sans-serif;
    font-size: 16px;
    font-weight: 300;
    font-style: normal;
    line-height: 1.5em;
    letter-spacing: 0;
    text-transform: normal;
    z-index: 2;
  }
  footer .page-block-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 1.5rem;
    padding-top: 30px;
    padding-bottom: 20px;
  }
  footer .footer-top {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    padding-bottom: 30px;
    border-bottom: solid 1px rgba(255, 255, 255, 0.2);
    margin-bottom: 20px;
  }
  footer .footer-top .footer-heading {
    text-align: center;
    margin: 0 0 0 0;
    order: 2;
  }
  footer .footer-top #footer-logo {
    order: 1;
    margin-top: 0;
    margin-bottom: 26px;
  }
  footer .footer-top #footer-logo a {
    display: block;
    max-width: 200px;
  }
  footer .footer-middle {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    gap: 20px;
  }
  footer .footer-column {
    width: 100%;
    flex-grow: 1;
    margin-bottom: 1.5rem;
    text-align: center;
  }
  footer .footer-column > *:first-child {
    margin-top: 0;
  }
  footer .footer-column:first-child {
    line-height: 2.1em;
  }
  footer h1, footer h2, footer h3, footer h5, footer h4, footer h6 {
    color: #ffffff;
  }
  footer h4 {
    font-family: Inter, sans-serif;
    font-size: 18px;
    font-weight: 600;
    font-style: normal;
    line-height: 1.2em;
    letter-spacing: -0.01em;
    text-transform: none;
  }
  footer * + h4 {
    margin-top: 50px;
  }
  footer a {
    color: #ffffff;
  }
  footer a:hover {
    color: #76d0d0;
  }
  footer .footer-links {
    display: flex;
    flex-flow: column;
    margin-top: 1.75rem;
    align-items: center;
  }
  footer .footer-links a {
    flex-grow: 0;
    width: fit-content;
    margin-bottom: 0.6em;
  }
  #base {
    position: relative;
    color: #ffffff;
    font-family: Inter, sans-serif;
    font-size: 16px;
    font-weight: 300;
    font-style: normal;
    line-height: 1.5em;
    letter-spacing: 0;
    text-transform: normal;
    z-index: 2;
  }
  #base .page-block-wrap > div {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: column;
    gap: 26px;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  #base .base-column {
    width: 100%;
  }
  #base .base-column > * {
    margin-top: 0;
  }
  #base .base-column.base-column-right {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    justify-content: space-between;
    gap: 26px;
    text-align: center;
  }
  #base .base-links {
    display: flex;
    flex-direction: row;
    gap: 10px;
    justify-content: center;
  }
  #base hr {
    border-color: rgba(255, 255, 255, 0.2);
  }
  #base .links.icons.uk-grid {
    flex-wrap: nowrap;
    justify-content: center;
  }
  #base .links.icons.uk-grid .icon {
    padding: 0 5px;
  }
  #base a {
    color: #ffffff;
  }
  #base a:hover {
    color: #76d0d0;
  }
}
/* Only 960px and below */
@media (max-width: 959px) {
  .home-page #base .page-block-wrap {
    padding-bottom: 90px;
  }
}
/* Only mobile */
@media (max-width: 639px) {
  /* Rotator */
  .uk-slideshow .buttons {
    flex-direction: column;
  }
  .uk-slideshow .slideshow-inner .inner-top-center, .uk-slideshow .slideshow-inner .inner-middle-center, .uk-slideshow .slideshow-inner .inner-bottom-center {
    text-align: left;
    justify-content: left;
  }
  .uk-slideshow .inner-top-center .buttons, .uk-slideshow .inner-middle-center .buttons, .uk-slideshow .inner-bottom-center .buttons {
    justify-content: flex-start;
  }
}
/* Small mobile (480px and below) */
@media (max-width: 480px) {
  /* Tiles Text Over */
  .tiles.text-over .tile .text h3, .tiles.text-over .tile .text h5 {
    font-size: clamp(18px, 6vw, 32px);
  }
}
/* Small mobile (380px and below) */
@media (max-width: 380px) {
  /* Quick links */
  #logo a, #logo-alt a {
    max-width: 140px;
  }
  .tiles.quick-links {
    gap: 0px;
  }
  .tiles.quick-links .tile.uk-button {
    font-size: 14px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
/* Larger than mobile (responsive small) */
@media (min-width: 640px) {
  /* Header */
  /* Logo */
  /* Main */
  /* Tiles Text Over */
  /* Staff */
  /* Daily Informer */
  /* Forms */
  /* Offcanvas */
  /* Footer */
  /* Base */
  header {
    font-size: 16px;
  }
  header .page-block-wrap {
    height: 100px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  header .uk-button {
    font-size: 16px;
  }
  #logo a, #logo-alt a {
    max-width: 200px;
  }
  main.has-blue-gradient:after {
    left: calc(50% - 20px);
    width: calc(100% - (40px*2));
    margin-left: 40px;
    margin-right: 40px;
    transform: translateX(calc(-50% - 20px));
  }
  .tiles.text-over .tile .text {
    inset: 25px;
  }
  .tiles.staff.grid.four-column .grid-item {
    width: calc(33.333333% - 20px);
  }
  .staff-team-logos {
    gap: 30px;
    margin-bottom: 5rem;
  }
  .staff-title {
    padding-bottom: 1.75rem;
    border-bottom: solid 1px rgba(0, 0, 128, 0.1);
    margin-bottom: 1.75rem;
  }
  .staff-image-small {
    display: none;
  }
  .staff-image-large {
    display: block;
  }
  .uk-modal-dialog.staff-modal {
    padding: 30px;
    border-radius: 15px;
  }
  .uk-modal-dialog.staff-modal .uk-modal-close-default {
    top: 20px;
    right: 20px;
  }
  .uk-modal-dialog.staff-modal .staff-modal-inner {
    flex-direction: row;
    gap: 35px;
  }
  .uk-modal-dialog.staff-modal .staff-modal-inner > *:first-child {
    display: block;
  }
  .uk-modal-dialog.informer-item-modal {
    padding: 30px;
    border-radius: 15px;
  }
  .uk-modal-dialog.informer-item-modal .uk-modal-close-default {
    top: 20px;
    right: 20px;
  }
  .uk-modal-dialog.informer-item-delete-modal {
    padding: 30px;
    border-radius: 15px;
  }
  .uk-form-stacked .form-block-2-column, .uk-form-stacked .form-block-3-column, .uk-form-stacked .form-block-4-column {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 20px;
  }
  .uk-form-stacked .form-block-2-column > *, .uk-form-stacked .form-block-3-column > *, .uk-form-stacked .form-block-4-column > * {
    flex-grow: 1;
  }
  .uk-form-stacked .form-block-2-column.form-block-2-column > *, .uk-form-stacked .form-block-3-column.form-block-2-column > *, .uk-form-stacked .form-block-4-column.form-block-2-column > * {
    width: 35%;
  }
  .uk-form-stacked .form-block-2-column.form-block-3-column > *, .uk-form-stacked .form-block-3-column.form-block-3-column > *, .uk-form-stacked .form-block-4-column.form-block-3-column > * {
    width: 28%;
  }
  .uk-form-stacked .form-block-2-column.form-block-4-column > *, .uk-form-stacked .form-block-3-column.form-block-4-column > *, .uk-form-stacked .form-block-4-column.form-block-4-column > * {
    width: 22%;
  }
  .uk-form-stacked .form-block-2-column .form-question:not(.static-label).uk-margin, .uk-form-stacked .form-block-3-column .form-question:not(.static-label).uk-margin, .uk-form-stacked .form-block-4-column .form-question:not(.static-label).uk-margin {
    margin: 0 !important;
  }
  .uk-offcanvas-close {
    right: 30px;
  }
  .uk-offcanvas-bar-custom {
    padding: 0 0 0 0;
  }
  .uk-offcanvas-bar-custom .uk-offcanvas-bar-custom-inner {
    padding: 70px 45px 40px 60px;
  }
  #footer:before {
    background-size: 1500px;
    background-position: left calc(50% - 460px) top -220px;
  }
  footer {
    font-size: 16px;
    line-height: 1.5em;
    letter-spacing: 0;
  }
  footer .page-block-wrap {
    gap: 30px;
    padding-top: 50px;
    padding-bottom: 40px;
  }
  footer .footer-top {
    justify-content: space-between;
    padding-bottom: 50px;
  }
  footer .footer-top .footer-heading {
    max-width: 320px;
    order: 1;
    text-align: left;
  }
  footer .footer-top #footer-logo {
    order: 2;
    margin-top: 6px;
    margin-bottom: 0px;
  }
  footer .footer-top #footer-logo a {
    max-width: 200px;
  }
  footer .footer-column {
    width: 35%;
    margin-bottom: 1.5rem;
    text-align: left;
  }
  footer .footer-middle {
    gap: 60px;
  }
  footer h4 {
    font-size: 18px;
    line-height: 1.2em;
    letter-spacing: -0.01em;
  }
  footer .footer-links {
    align-items: flex-start;
  }
  #base {
    font-size: 16px;
    line-height: 1.5em;
    letter-spacing: 0;
  }
  #base .page-block-wrap > div {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    gap: 20px;
  }
  #base .base-column.base-column-right {
    flex-direction: row;
    gap: 40px;
    text-align: left;
  }
  #base .base-links {
    flex-direction: row;
    justify-content: flex-start;
  }
  #base .links.icons.uk-grid {
    justify-content: flex-start;
  }
}
/* Larger than tablet (responsive medium) */
@media (min-width: 960px) {
  /* Header */
  /* Sticky Header */
  /* Logo */
  /* Quick links */
  /* Main */
  /* Anchor Links */
  /* Anchor Links Block */
  /* Staff */
  /* Tiles Text Over */
  /* Daily Informer */
  /* Offcanvas */
  /* Backgrounds */
  /* Footer */
  /* Base */
  header {
    font-size: 16px;
  }
  header .page-block-wrap {
    height: 100px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  header .uk-button {
    font-size: 16px;
  }
  #header header.uk-sticky-fixed.uk-active {
    color: #000080;
    background-color: #ffffff;
    box-shadow: 0 0 0 transparent;
  }
  #header header.uk-sticky-fixed.uk-active #logo {
    display: block;
  }
  #header header.uk-sticky-fixed.uk-active #logo-alt {
    display: none;
  }
  #header header.uk-sticky-fixed.uk-active a:not(.uk-button):not(.uk-navbar-nav > li > a):not(.uk-navbar-dropdown-nav > li > a) {
    color: #000080;
  }
  #header header.uk-sticky-fixed.uk-active a:not(.uk-button):not(.uk-navbar-nav > li > a):not(.uk-navbar-dropdown-nav > li > a):hover {
    color: #008080;
  }
  #logo a, #logo-alt a {
    max-width: 200px;
  }
  .quick-links-holder {
    position: absolute;
    top: 200px;
    left: auto;
    right: 0px;
    bottom: auto;
    transform: rotate(-90deg);
    transform-origin: bottom right;
  }
  .tiles.quick-links {
    left: auto;
    right: 0px;
    bottom: 0px;
    justify-content: center;
    align-items: flex-end;
    flex-direction: row-reverse;
    gap: 7px;
    width: clamp(400px, calc(45vw - 150px), 600px);
    background: none;
    backdrop-filter: none;
  }
  .tiles.quick-links .tile.uk-button {
    padding: 16px 20px;
    background-color: rgba(255, 255, 255, 0.3);
    backdrop-filter: blur(5px);
    border-radius: 10px 10px 0 0;
    transition: all 0.4s ease;
  }
  .tiles.quick-links a.tile.uk-button:hover {
    padding: 24px 20px;
    background-color: #008080;
  }
  main.has-blue-gradient:after {
    left: calc(50% - 25px);
    width: calc(100% - (50px*2));
    margin-left: 50px;
    margin-right: 50px;
    transform: translateX(calc(-50% - 25px));
  }
  .anchor-links .jump-to {
    display: none;
  }
  .anchor-links .anchor-links-wrap {
    overflow: initial;
    padding: 0 0;
    border-bottom: none;
  }
  .anchor-links ul {
    display: block;
    gap: 0;
    font-size: 1rem;
  }
  .anchor-links li:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0px;
    right: 0px;
    height: 1px;
    background-color: rgba(0, 0, 128, 0.1);
    opacity: 0;
    transition: all 0.2s ease;
  }
  .anchor-links li a {
    display: block;
    color: rgba(0, 0, 128, 0.75);
    line-height: 1.4em;
    padding: 20px 25px;
    border-radius: 10px;
    white-space: wrap;
    transition: all 0.2s ease;
  }
  .anchor-links li a:hover {
    color: #008080;
  }
  .anchor-links li + li:before {
    opacity: 1;
  }
  .anchor-links li:first-child a {
    color: rgba(0, 0, 128, 0.75);
    background: none;
  }
  .anchor-links li.uk-active a {
    color: navy;
    background-color: rgba(0, 128, 128, 0.1);
  }
  .anchor-links li.uk-active:before, .anchor-links li.uk-active + li:before {
    opacity: 0;
  }
  .page-block.anchor-links-block .page-block-columns {
    flex-direction: row;
    gap: 50px;
  }
  .page-block.anchor-links-block .page-block-columns .page-block-column:first-child {
    width: 230px;
    flex-grow: 0;
    flex-shrink: 0;
  }
  .page-block.anchor-links-block .page-block-columns .page-block-column:first-child .page-block-column-inner .spacing-top {
    margin-bottom: 30px;
  }
  .page-block.anchor-links-block .page-block-columns .page-block-column:last-child {
    width: 50%;
    flex-grow: 1;
  }
  .uk-modal-dialog.staff-modal {
    padding: 50px;
    border-radius: 20px;
  }
  .uk-modal-dialog.staff-modal .uk-modal-close-default {
    top: 30px;
    right: 30px;
  }
  .uk-modal-dialog.staff-modal .staff-modal-inner {
    flex-direction: row;
    gap: 55px;
  }
  .uk-modal-dialog.staff-modal .staff-modal-inner > *:first-child {
    display: block;
  }
  .tiles.text-over.headings-small-at-medium .tile .text h3, .tiles.text-over.headings-small-at-medium .tile .text h5 {
    font-size: clamp(18px, calc(1vw + 9px), 36px);
  }
  .tiles.informer .tile .content {
    padding-top: 30px;
  }
  .tiles.informer .tile .text .right {
    top: -15px;
    left: auto;
    right: -15px;
  }
  .tiles.informer .tile .text .right + * {
    padding-right: 160px;
  }
  .informer-items-title {
    padding-top: 11px;
    padding-bottom: 12px;
  }
  .uk-modal-dialog.informer-item-modal {
    padding: 50px;
    border-radius: 20px;
  }
  .uk-modal-dialog.informer-item-modal .uk-modal-close-default {
    top: 30px;
    right: 30px;
  }
  .uk-modal-dialog.informer-item-delete-modal {
    padding: 50px;
    border-radius: 20px;
  }
  .uk-offcanvas-close {
    right: 43px;
  }
  .uk-offcanvas-bar-custom {
    padding: 0 0 0 0;
  }
  .uk-offcanvas-bar-custom .uk-offcanvas-bar-custom-inner {
    padding: 70px 58px 40px 60px;
  }
  .intro-bg:before {
    display: block;
    background-size: 1400px;
    background-position: left -360px top -400px;
  }
  #footer:before {
    background-size: 1550px;
    background-position: left calc(50% - 460px) top -250px;
  }
  footer {
    font-size: 16px;
    line-height: 1.5em;
    letter-spacing: 0;
  }
  footer .page-block-wrap {
    gap: 50px;
    padding-top: 50px;
    padding-bottom: 60px;
  }
  footer .footer-top .footer-heading {
    max-width: 520px;
  }
  footer .footer-top #footer-logo a {
    max-width: 200px;
  }
  footer .footer-column {
    width: 35%;
    margin-bottom: 1.5rem;
  }
  footer h4 {
    font-size: 18px;
    line-height: 1.2em;
    letter-spacing: -0.01em;
  }
  #base {
    font-size: 16px;
    line-height: 1.5em;
    letter-spacing: 0;
  }
  #base .page-block-wrap > div {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  #base .base-column {
    width: auto;
  }
}
/* Larger than laptop (1080px) */
@media (min-width: 1080px) {
  /* Footer */
  /* Base */
  footer .footer-column {
    width: 1%;
  }
  #base .page-block-wrap > div {
    flex-direction: row;
    gap: 40px;
  }
  #base .base-column.base-column-right {
    justify-content: flex-end;
  }
}
/* Larger than laptop (responsive large) */
@media (min-width: 1200px) {
  /* Top Bar */
  /* Header */
  /* Logo */
  /* Navigation */
  /* Overlay Header */
  /* Rotator */
  /* Main */
  /* Anchor Links Block */
  /* Staff */
  /* Daily Informer */
  /* Footer */
  /* Base */
  #top-bar {
    display: block;
    border-bottom: solid 1px rgba(0, 0, 128, 0.1);
    position: relative;
    z-index: 1;
  }
  #top-bar .page-block-wrap {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    font-weight: 370;
    line-height: 34px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  #top-bar .links.icons.uk-grid .icon {
    padding: 0px 5px;
  }
  #top-bar .top-bar-left {
    display: flex;
    flex-wrap: nowrap;
    gap: 30px;
  }
  #top-bar .top-bar-right {
    display: flex;
    flex-wrap: nowrap;
    gap: 30px;
  }
  #top-bar .top-bar-right [class*="fa-"] {
    margin-right: 15px;
  }
  header {
    font-size: 16px;
  }
  header .page-block-wrap {
    height: 90px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  header .header-phone {
    display: none;
  }
  header .uk-button {
    display: inline-block;
    font-size: 16px;
    line-height: 51px;
    white-space: nowrap;
    padding: 0 15px;
  }
  #logo a, #logo-alt a {
    max-width: 200px;
  }
  #navigation .uk-navbar-nav {
    gap: 0px;
  }
  #navigation .uk-navbar-nav > li > a {
    position: relative;
    transition: all 0.35s ease-out;
    font-weight: 370;
  }
  #navigation .uk-navbar-nav > li > a [class*="fa-"] {
    margin-left: 4px;
  }
  #navigation .uk-navbar-nav > li:last-child > a {
    padding-right: 0px;
  }
  #navigation .uk-navbar-nav .uk-dropdown {
    padding: 15px 0;
  }
  #navigation .uk-navbar-nav .uk-navbar-dropdown-nav > li > a {
    font-weight: 370;
    padding: 10px 30px;
  }
  .uk-navbar-dropdown-nav {
    font-size: 0.935rem;
  }
  .uk-navbar-dropdown-nav > li + li {
    position: relative;
    margin-top: 10px;
  }
  .uk-navbar-dropdown-nav > li + li:before {
    content: "";
    position: absolute;
    top: -6px;
    left: 30px;
    right: 30px;
    height: 1px;
    background-color: rgba(0, 0, 128, 0.1);
  }
  .overlay-header #top-bar {
    color: #ffffff;
    border-bottom: solid 1px rgba(255, 255, 255, 0.2);
  }
  .overlay-header #top-bar .page-block-wrap {
    font-weight: 300;
  }
  .overlay-header #top-bar a {
    color: #ffffff;
    transition: all 0.2s ease;
  }
  .overlay-header #top-bar a:hover {
    color: #76D0D0;
  }
  .overlay-header #top-bar .top-bar-right [class*="fa-"] {
    font-weight: 100;
  }
  .overlay-header header:not(.uk-sticky-fixed) #navigation .uk-navbar-nav > li > a {
    transition: all 0.2s ease;
    font-weight: 300;
  }
  .overlay-header header:not(.uk-sticky-fixed) #navigation .uk-navbar-nav > li > a.active {
    color: #ffffff;
  }
  .overlay-header header:not(.uk-sticky-fixed) #navigation .uk-navbar-nav > li > a:hover, .overlay-header header:not(.uk-sticky-fixed) #navigation .uk-navbar-nav > li > a.active:hover {
    color: #76D0D0;
  }
  .overlay-header header:not(.uk-sticky-fixed) #navigation .uk-navbar-nav > li > a[aria-expanded="true"] {
    color: #76D0D0;
  }
  .uk-slideshow .buttons {
    margin-top: 2.5rem;
  }
  main.has-blue-gradient:after {
    left: calc(50% - 25px);
    width: calc(100% - (50px*2));
    margin-left: 50px;
    margin-right: 50px;
    transform: translateX(calc(-50% - 25px));
  }
  .page-block.anchor-links-block .page-block-columns {
    gap: 70px;
  }
  .page-block.anchor-links-block .page-block-columns .page-block-column:first-child .page-block-column-inner .spacing-top {
    margin-bottom: 55px;
  }
  .tiles.staff.grid.four-column .grid-item {
    width: calc(25% - 20px);
  }
  .staff-team-logos {
    gap: 40px;
  }
  .staff-categories .staff-category.uk-margin-xlarge {
    margin-bottom: 5rem;
  }
  .staff-categories * + .staff-category.uk-margin-xlarge {
    margin-top: 6rem !important;
  }
  .informer-items-title {
    padding-top: 15px;
    padding-bottom: 11px;
  }
  footer {
    font-size: 16px;
    line-height: 1.5em;
    letter-spacing: 0;
  }
  footer .page-block-wrap {
    gap: 50px;
    padding-top: 50px;
    padding-bottom: 60px;
  }
  footer .footer-top #footer-logo a {
    max-width: 200px;
  }
  footer .footer-column {
    margin-bottom: 1.5rem;
  }
  footer .footer-middle {
    gap: 80px;
  }
  footer h4 {
    font-size: 18px;
    line-height: 1.2em;
    letter-spacing: -0.01em;
  }
  #base {
    font-size: 16px;
    line-height: 1.5em;
    letter-spacing: 0;
  }
  #base .page-block-wrap > div {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
/* Desktop and larger (responsive extra large) */
@media (min-width: 1600px) {
  /* Top Bar */
  /* Header */
  /* Logo */
  /* Navigation */
  /* Quick links */
  /* Main */
  /* Anchor Links Block */
  /* Tiles Text Over */
  /* Backgrounds */
  /* Footer */
  /* Base */
  #top-bar .top-bar-right {
    gap: 60px;
  }
  header {
    font-size: 16px;
  }
  header .page-block-wrap {
    height: 90px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  header .uk-button {
    font-size: 16px;
    padding: 0 25px;
  }
  #logo a, #logo-alt a {
    max-width: 200px;
  }
  #navigation .uk-navbar-nav {
    gap: 10px;
  }
  #navigation .uk-navbar-nav > li > a [class*="fa-"] {
    margin-left: 6px;
  }
  #navigation .uk-navbar-nav > li:last-child > a {
    padding-right: 25px;
  }
  .quick-links-holder {
    top: 150px;
  }
  .tiles.quick-links {
    width: 700px;
  }
  .tiles.quick-links .tile.uk-button {
    white-space: nowrap;
  }
  .tiles.quick-links .tile.uk-button .content {
    flex-direction: row;
    gap: 12px;
  }
  .tiles.quick-links .tile.uk-button .icon {
    font-size: 1rem;
  }
  main.has-blue-gradient:after {
    left: calc(50% - 25px);
    width: calc(100% - (50px*2));
    margin-left: 50px;
    margin-right: 50px;
    transform: translateX(calc(-50% - 25px));
  }
  .page-block.anchor-links-block .page-block-columns {
    gap: 100px;
  }
  .page-block.anchor-links-block .page-block-columns .page-block-column:first-child {
    width: 250px;
  }
  .tiles.text-over .tile .text h3, .tiles.text-over .tile .text h5 {
    font-size: 32px;
  }
  .intro-bg:before {
    background-size: 1500px;
    background-position: left -330px top -470px;
  }
  footer {
    font-size: 16px;
    line-height: 1.5em;
    letter-spacing: 0;
  }
  footer .page-block-wrap {
    gap: 50px;
    padding-top: 50px;
    padding-bottom: 60px;
  }
  footer .footer-top #footer-logo a {
    max-width: 200px;
  }
  footer .footer-column {
    margin-bottom: 1.5rem;
  }
  footer h4 {
    font-size: 18px;
    line-height: 1.2em;
    letter-spacing: -0.01em;
  }
  #base {
    font-size: 16px;
    line-height: 1.5em;
    letter-spacing: 0;
  }
  #base .page-block-wrap > div {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
/* Desktop and larger (1840px) */
@media (min-width: 1840px) {
  .page-block.large-split .page-block-wrap {
    max-width: 1780px;
  }
  .page-block.large-split .page-block-wrap .cssgrid.cssgrid-columns {
    grid-template-columns: repeat(4, 1fr);
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22%2F%22%2C%22sources%22%3A%5B%22edit%2Fpagebuilder.scss%22%2C%22edit%2Fcore%2Fassets%2Fcss%2Fmixins.scss%22%2C%22edit%2Fcore%2Fassets%2Fcss%2Ftiles.scss%22%2C%22edit%2Fcore%2Fassets%2Fcss%2Fgrid.scss%22%2C%22edit%2Fcore%2Fassets%2Fcss%2Fforms.scss%22%2C%22edit%2Ftemplate.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACmCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADnCA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAEJ%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAaJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAaJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAaJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAaJ%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAGJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIR%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAOR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeR%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWI%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAAA%3BAAMQ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAKQ%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAWZ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAQZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeI%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAApqCJ%3BAAgrCA%3BAAAA%3BAAKQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA5rCR%3BAAusCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAWI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAaJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAaJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAaJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAcR%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKR%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAArlDZ%3BAA%2BlDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAWI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAaJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAaJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAaJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAcR%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAp%2BDZ%3BAA2%2BDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAWI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAaJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAaJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAaJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAcR%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAp1EZ%3BAA21EA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAWI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAaJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAaJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAaJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAcR%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKZ%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAEI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAACI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAACI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAACI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAACI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAn1FJ%3BAAAA%3BAAAA%3BAEOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKQ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAQQ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAcR%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBR%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAYJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAYJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYI%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAYR%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAYJ%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAaJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAaJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAYJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAFztBR%3BAEiuBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOY%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAFrzBR%3BAE6zBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOY%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAFj5BR%3BAEy5BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOY%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAF7%2BBR%3BAEq%2FBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOY%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAFzkCR%3BAAAA%3BAGGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAWJ%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAOR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHhQhB%3BAG6QA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAOR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAOR%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAH1bZ%3BAGqcA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAOR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAKR%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAHtoBZ%3BAGgpBA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAOR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAKR%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAHr2BZ%3BAG%2B2BA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAOR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAKR%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAHxlCZ%3BAAAA%3BAIIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA8BZ%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAsBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAGJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAJrVR%3BAI8VA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAJjWJ%3BAIwWA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAqBA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAJtZJ%3BAI6ZA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAqBA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAJ3cJ%3BAIkdA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAqBA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAJhgBJ%3BAIugBA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAqBA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAJrjBJ%3BAAAA%3BAKIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAQZ%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAOZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAwBR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAiBR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBA%3BAAAA%3BAAAA%3BAAUR%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAYJ%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAYJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAYJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAQZ%3BAAAA%3BAAAA%3BAAKQ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAYQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAQZ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAOR%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBJ%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAOR%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYI%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAOR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAL%2F7DZ%3BAKw8DA%3BAAIQ%3BAAAA%3BAAAA%3BAAAA%3BAL58DR%3BAKo9DA%3BAAAA%3BAAKQ%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BALr%2BDJ%3BAK8%2BDA%3BAAAA%3BAASgB%3BAAAA%3BAAAA%3BAAAA%3BALv%2FDhB%3BAKkgEA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAL5gER%3BAKshEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAOR%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAOR%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BALrxER%3BAK6xEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAWI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOQ%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAaI%3BAAAA%3BAAAA%3BAAaJ%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAOZ%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOQ%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAL5oFR%3BAKopFA%3BAAAA%3BAAAA%3BAAKQ%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAL3qFZ%3BAKorFA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAOR%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAKQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAUR%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaJ%3BAAAA%3BAAAA%3BAAOY%3BAAAA%3BAAAA%3BAAaR%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUQ%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BALz9FZ%3BAKm%2BFA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKQ%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAOY%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAOR%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAaI%3BAAAA%3BAAAA%3BAAWR%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUQ%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAL3oGZ%3BAKqpGA%3BAAIQ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%22%7D */