/* compiled by scssphp 1.10.2 on Wed, 09 Sep 2026 05:00:13 +0000 (2.0935s) */

@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 */
/* 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; */
/*------------------------------*/
/*    Media Queries | Inline    */
/*------------------------------*/
/*--------------------------------*/
/*     Root Variables | Start     */
/*--------------------------------*/
:root {
  --gap_default: 20px;
  --gap_column:  var(--gap_default);
  --gap_row:     var(--gap_default);
  --block_padding_default_x_axis: 30px;
  --scroll_bar_width: 0px;
}
@media (min-width: 640px) {
  :root {
    --block_padding_default_x_axis: 40px;
  }
}
@media (min-width: 960px) {
  :root {
    --block_padding_default_x_axis: 50px;
    --scroll_bar_width: 18px;
  }
}
/*--------------------------------*/
/*     SCSS Variables | Start     */
/*--------------------------------*/
/*---------------------------------*/
/*     Mixin Functions | Start     */
/*---------------------------------*/
/*-------------------------------*/
/*     Mixin Functions | End     */
/*-------------------------------*/
/* Dynamic block variables generated on 9 September 2026 17:00:10 */
/* All from mobile up (responsive all) */
@media all {
  /* Body */
  /* Links */
  /* Headings */
  /* Lists */
  /* Horizontal Rule */
  /* Images */
  /* Videos */
  /* Float */
  /* Buttons */
  /* Other */
  /* Margins */
  /* Offcanvas */
  /* Modal */
  /* Page containers */
  /* Inner wraps */
  /* 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 */
  html, body {
    color: #000000;
    font-family: "Lexend", sans-serif;
    font-size: 6px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.5em;
    letter-spacing: -0.01rem;
    background-color: #ffffff;
  }
  body > #content {
    min-width: 0;
  }
  p, .visual-editor-element {
    padding: 0 0 0 0;
    margin: 0 0 30px 0;
  }
  * + p, * + .visual-editor-element {
    margin-top: 30px;
  }
  .visual-editor-iframe-holder {
    color: #000000;
  }
  .visual-editor-editable-content {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
  }
  a, .visual-editor-element .link {
    color: #ED1C24;
    -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 h4, a h5, a h6, .visual-editor-element .link h1, .visual-editor-element .link h2, .visual-editor-element .link h3, .visual-editor-element .link h4, .visual-editor-element .link h5, .visual-editor-element .link h6 {
    color: #ED1C24;
    -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: #000000;
    text-decoration: none;
  }
  a:hover h1, a:hover h2, a:hover h3, a:hover h4, a:hover h5, 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 h4, .visual-editor-element .link:hover h5, .visual-editor-element .link:hover h6 {
    color: #000000;
  }
  .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) 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 h4, .custom-foreground .visual-editor-element .link h5, .custom-foreground .visual-editor-element .link h6 {
    color: currentColor;
  }
  .custom-foreground a:hover {
    color: currentColor;
  }
  h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .uk-h1, .uk-h2, .uk-h3, .uk-h4, .uk-h5, .uk-h6 {
    color: #000000;
    font-family: "Archivo", sans-serif;
    font-weight: 600;
    font-style: normal;
    line-height: 1em;
    letter-spacing: -0.02em;
    text-transform: none;
    margin: 0 0 30px 0;
  }
  * + h1, * + h2, * + h3, * + h4, * + h5, * + h6, * + .h1, * + .h2, * + .h3, * + .h4, * + .h5, * + .h6, * + .uk-h1, * + .uk-h2, * + .uk-h3, * + .uk-h4, * + .uk-h5, * + .uk-h6 {
    margin-top: 30px;
  }
  .custom-foreground h1, .custom-foreground h2, .custom-foreground h3, .custom-foreground h4, .custom-foreground h5, .custom-foreground h6, .custom-foreground .h1, .custom-foreground .h2, .custom-foreground .h3, .custom-foreground .h4, .custom-foreground .h5, .custom-foreground .h6, .custom-foreground .uk-h1, .custom-foreground .uk-h2, .custom-foreground .uk-h3, .custom-foreground .uk-h4, .custom-foreground .uk-h5, .custom-foreground .uk-h6 {
    color: currentColor;
  }
  .visual-editor-element-text.h1-type, .visual-editor-element-text.h2-type, .visual-editor-element-text.h3-type, .visual-editor-element-text.h4-type, .visual-editor-element-text.h5-type, .visual-editor-element-text.h6-type {
    color: #000000;
    font-family: "Archivo", sans-serif;
    font-weight: 600;
    line-height: 1em;
    letter-spacing: -0.02em;
    text-transform: none;
    margin: 0 0 30px 0;
  }
  * + .visual-editor-element-text.h1-type, * + .visual-editor-element-text.h2-type, * + .visual-editor-element-text.h3-type, * + .visual-editor-element-text.h4-type, * + .visual-editor-element-text.h5-type, * + .visual-editor-element-text.h6-type {
    margin-top: 30px;
  }
  .visual-editor-element-text.h1-type .visual-editor-editable-content, .visual-editor-element-text.h2-type .visual-editor-editable-content, .visual-editor-element-text.h3-type .visual-editor-editable-content, .visual-editor-element-text.h4-type .visual-editor-editable-content, .visual-editor-element-text.h5-type .visual-editor-editable-content, .visual-editor-element-text.h6-type .visual-editor-editable-content {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
  }
  .custom-foreground .visual-editor-element-text.h1-type, .custom-foreground .visual-editor-element-text.h2-type, .custom-foreground .visual-editor-element-text.h3-type, .custom-foreground .visual-editor-element-text.h4-type, .custom-foreground .visual-editor-element-text.h5-type, .custom-foreground .visual-editor-element-text.h6-type {
    color: currentColor;
  }
  h1, .h1, uk-h1, .visual-editor-element-text.h1-type {
    color: #000000;
    font-family: "Archivo", sans-serif;
    font-size: clamp(48px, 8rem, 60px);
    font-weight: 600;
    font-style: normal;
    line-height: 1em;
    letter-spacing: -0.02em;
    text-transform: none;
    margin: 0 0 30px 0;
  }
  * + h1, * + .h1, * + uk-h1, * + .visual-editor-element-text.h1-type {
    margin-top: 30px;
  }
  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-element) + .visual-editor-element-text.h1-type, .p-type + .visual-editor-element-text.h1-type, .span-type + .visual-editor-element-text.h1-type, .div-type + .visual-editor-element-text.h1-type, .strong-type + .visual-editor-element-text.h1-type, .visual-editor-element-image + .visual-editor-element-text.h1-type, .visual-editor-element-module + .visual-editor-element-text.h1-type {
    margin-top: 30px;
  }
  h2, .h2, .uk-h2, .visual-editor-element-text.h2-type {
    color: #000000;
    font-family: "Archivo", sans-serif;
    font-size: clamp(30px, 4rem, 40px);
    font-weight: 600;
    font-style: normal;
    line-height: 1.2em;
    letter-spacing: -0.02em;
    text-transform: none;
    margin: 0 0 30px 0;
  }
  * + h2, * + .h2, * + .uk-h2, * + .visual-editor-element-text.h2-type {
    margin-top: 30px;
  }
  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-element) + .visual-editor-element-text.h2-type, .p-type + .visual-editor-element-text.h2-type, .span-type + .visual-editor-element-text.h2-type, .div-type + .visual-editor-element-text.h2-type, .strong-type + .visual-editor-element-text.h2-type, .visual-editor-element-image + .visual-editor-element-text.h2-type, .visual-editor-element-module + .visual-editor-element-text.h2-type {
    margin-top: 1.5rem;
  }
  h3, .h3, .uk-h3, .visual-editor-element-text.h3-type {
    color: #000000;
    font-family: "Archivo", sans-serif;
    font-size: clamp(25px, 2.5rem, 25px);
    font-weight: 600;
    font-style: normal;
    line-height: 1.2em;
    letter-spacing: -0.02em;
    text-transform: none;
    margin: 0 0 30px 0;
  }
  * + h3, * + .h3, * + .uk-h3, * + .visual-editor-element-text.h3-type {
    margin-top: 30px;
  }
  div:not(.spacing-top) + h3, p + h3, span + h3, strong + h3, 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-element) + .visual-editor-element-text.h3-type, .p-type + .visual-editor-element-text.h3-type, .span-type + .visual-editor-element-text.h3-type, .div-type + .visual-editor-element-text.h3-type, .strong-type + .visual-editor-element-text.h3-type, .visual-editor-element-image + .visual-editor-element-text.h3-type, .visual-editor-element-module + .visual-editor-element-text.h3-type {
    margin-top: 1.5rem;
  }
  h4, .h4, .uk-h4, .visual-editor-element-text.h4-type {
    color: #000000;
    font-family: "Lexend", sans-serif;
    font-size: clamp(18px, 1.8rem, 18px);
    font-weight: 600;
    font-style: normal;
    line-height: 1em;
    letter-spacing: -0.02em;
    text-transform: none;
    margin: 0 0 30px 0;
  }
  * + h4, * + .h4, * + .uk-h4, * + .visual-editor-element-text.h4-type {
    margin-top: 30px;
  }
  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-element) + .visual-editor-element-text.h4-type, .p-type + .visual-editor-element-text.h4-type, .span-type + .visual-editor-element-text.h4-type, .div-type + .visual-editor-element-text.h4-type, .strong-type + .visual-editor-element-text.h4-type, .visual-editor-element-image + .visual-editor-element-text.h4-type, .visual-editor-element-module + .visual-editor-element-text.h4-type {
    margin-top: 30px;
  }
  h5, .h5, .uk-h5, .visual-editor-element-text.h5-type {
    font-size: 1.2rem;
  }
  h6, .h6, .uk-h6, .visual-editor-element-text.h6-type {
    font-size: 1rem;
  }
  ol, ul {
    padding-left: 30px;
    margin: 0 0 30px 0;
  }
  * + ol, * + ul {
    margin-top: 30px;
  }
  .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 #707070;
  }
  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 30px 0;
    /*img {
        width: 100%;
        vertical-align: middle;
        }*/
  }
  * + .image {
    margin-top: 30px;
  }
  .image.floated-left {
    float: left;
    margin-top: 0;
    margin-right: 30px;
  }
  .image.floated-right {
    float: right;
    margin-top: 0;
    margin-left: 30px;
  }
  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 30px 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 30px 0;
  }
  * + .video {
    margin-top: 30px;
  }
  .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: 30px;
    margin-bottom: 30px;
  }
  .float.float-right {
    display: block;
    float: right;
    margin-left: 30px;
    margin-bottom: 30px;
  }
  .uk-modal-media {
    width: 800px;
  }
  .uk-modal-media .video {
    margin: 0 0 0 0;
  }
  iframe.uk-cover {
    transform: translate(-50%, -50%) scale(1.001);
  }
  .buttons {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 1em;
    margin: 0 0 30px 0;
  }
  * + .buttons {
    margin-top: 30px;
  }
  .buttons.centered {
    justify-content: center;
  }
  .buttons.no-spacing {
    gap: 0 !important;
  }
  .uk-button {
    font-family: "Lexend", sans-serif;
    font-size: clamp(16px, 1.6rem, 16px);
    font-weight: 400;
    font-style: normal;
    line-height: 1.5em;
    letter-spacing: -0.01rem;
    text-transform: none;
    padding: 15px 30px 15px 30px;
    margin-top: 0.3rem;
    margin-bottom: 0.3rem;
    border: 0 solid transparent;
    border-radius: 5px;
    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: #000000;
    background-color: #ED1C24;
  }
  .uk-button-primary:not(:disabled):hover, .uk-button-primary:not(:disabled):focus {
    color: #ffffff;
    background-color: #000000;
  }
  .uk-button-secondary {
    color: #000000;
    background-color: #313131;
  }
  .uk-button-secondary:not(:disabled):hover, .uk-button-secondary:not(:disabled):focus {
    color: #ffffff;
    background-color: #707070;
  }
  em {
    color: currentColor;
  }
  iframe {
    max-width: 100%;
  }
  .uk-margin {
    margin-bottom: 30px;
  }
  * + .uk-margin {
    margin-top: 30px !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: -270px;
    width: 270px;
    color: #FFFFFF;
    font-family: "Lexend", sans-serif;
    font-size: 6px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.5em;
    letter-spacing: -0.01rem;
    text-transform: normal;
    padding: 30px;
    background: #000000;
    box-sizing: border-box;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  }
  .uk-offcanvas-bar-custom .uk-nav-default {
    font-size: 6px;
  }
  .uk-offcanvas-bar-custom .uk-nav-default .uk-nav-sub {
    font-size: 0.9rem;
  }
  .uk-offcanvas-bar-custom a {
    color: #FFFFFF;
  }
  .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: #FFFFFF;
  }
  .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: -270px;
  }
  .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: #ffffff;
  }
  #container-constrained, .visual-editor-iframe-constrained {
    max-width: 1400px;
    background-color: #ffffff;
    margin: 0 auto;
  }
  .inner-wrap {
    width: -moz-available;
    width: -webkit-fill-available;
    width: fill-available;
    max-width: 1400px;
    padding-left: 30px;
    padding-right: 30px;
    margin-left: auto;
    margin-right: auto;
  }
  .page-block {
    display: block;
  }
  .page-block-wrap {
    margin: 0 auto;
    max-width: 1400px;
    padding-left: 30px;
    padding-right: 30px;
  }
  .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: -40px;
  }
  .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: 40px;
  }
  .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: 40px;
  }
  .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;
    inset: 0 0 0 0;
  }
  .page-block-group.custom-background-position .background-focus picture img {
    height: 100%;
    object-fit: cover;
  }
  .page-block-group.custom-background-position .page-block {
    position: relative;
    z-index: inherit;
  }
  .page-group-wrap {
    width: 100%;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  .page-group-content {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    width: 100%;
    flex-grow: 1;
    text-align: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  .page-group-content-inner {
    flex-grow: 1;
    width: 100%;
  }
  .group-align-center .page-group-content {
    text-align: center;
  }
  .group-align-right .page-group-content {
    text-align: right;
  }
  .group-align-justify .page-group-content {
    text-align: justify;
  }
  .group-align-vert-top .page-group-content {
    align-content: flex-start;
  }
  .group-align-vert-bottom .page-group-content {
    align-content: flex-end;
  }
  .page-group.no-padding-top .page-group-content > *:nth-child(2) {
    margin-top: 0;
  }
  .page-group.no-padding-bottom .page-group-content > *:nth-last-child(2) {
    margin-bottom: 0;
  }
  .standard-table-wrap {
    overflow-x: auto;
    margin: 30px 0;
  }
  .standard-table-wrap .standard-table {
    border-collapse: collapse;
  }
  .standard-table-wrap .standard-table.border td {
    border: solid 1px #707070;
  }
  .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 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;
  }
  .messages .message-item.dismissed {
    opacity: 0;
    transition: all 0.2s ease-out;
  }
  .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;
  }
}
/* Only mobile */
@media (max-width: 639px) {
  /* Images */
  .image.floated-left {
    float: none;
    max-width: none !important;
    margin-top: 30px;
    margin-right: 0;
  }
  .image.floated-right {
    float: none;
    max-width: none !important;
    margin-top: 30px;
    margin-left: 0;
  }
}
/* Larger than mobile (responsive small) */
@media (min-width: 640px) {
  /* Body */
  /* Headings */
  /* Lists */
  /* Images */
  /* Videos */
  /* Float */
  /* Buttons */
  /* Margins */
  /* Offcanvas */
  /* Inner wraps */
  /* Page blocks */
  /* All on 1 row */
  /* 2 per row */
  /* 3 per row */
  html, body {
    font-size: 8px;
    line-height: 1.5em;
  }
  p, .visual-editor-element {
    margin: 0 0 30px 0;
  }
  * + p, * + .visual-editor-element {
    margin-top: 30px;
  }
  h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .uk-h1, .uk-h2, .uk-h3, .uk-h4, .uk-h5, .uk-h6, .visual-editor-element-text.h1-type, .visual-editor-element-text.h2-type, .visual-editor-element-text.h3-type, .visual-editor-element-text.h4-type, .visual-editor-element-text.h5-type, .visual-editor-element-text.h6-type {
    margin: 0 0 30px 0;
  }
  * + h1, * + h2, * + h3, * + h4, * + h5, * + h6, * + .h1, * + .h2, * + .h3, * + .h4, * + .h5, * + .h6, * + .uk-h1, * + .uk-h2, * + .uk-h3, * + .uk-h4, * + .uk-h5, * + .uk-h6, * + .visual-editor-element-text.h1-type, * + .visual-editor-element-text.h2-type, * + .visual-editor-element-text.h3-type, * + .visual-editor-element-text.h4-type, * + .visual-editor-element-text.h5-type, * + .visual-editor-element-text.h6-type {
    margin-top: 30px;
  }
  h1, .h1, .uk-h1, .visual-editor-element-text.h1-type {
    font-size: clamp(48px, 8rem, 60px);
    margin: 0 0 30px 0;
  }
  * + h1, * + .h1, * + .uk-h1, * + .visual-editor-element-text.h1-type {
    margin-top: 30px;
  }
  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, div:not(.visual-editor-solo-add-element) + .visual-editor-element-text.h1-type, .p-type + .visual-editor-element-text.h1-type, .span-type + .visual-editor-element-text.h1-type, .div-type + .visual-editor-element-text.h1-type, .strong-type + .visual-editor-element-text.h1-type, .visual-editor-element-image + .visual-editor-element-text.h1-type, .visual-editor-element-module + .visual-editor-element-text.h1-type {
    margin-top: 30px;
  }
  h2, .h2, uk-h2, .visual-editor-element-text.h2-type {
    font-size: clamp(30px, 4rem, 40px);
    margin: 0 0 30px 0;
  }
  * + h2, * + .h2, * + uk-h2, * + .visual-editor-element-text.h2-type {
    margin-top: 30px;
  }
  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, div:not(.visual-editor-solo-add-element) + .visual-editor-element-text.h2-type, .p-type + .visual-editor-element-text.h2-type, .span-type + .visual-editor-element-text.h2-type, .div-type + .visual-editor-element-text.h2-type, .strong-type + .visual-editor-element-text.h2-type, .visual-editor-element-image + .visual-editor-element-text.h2-type, .visual-editor-element-module + .visual-editor-element-text.h2-type {
    margin-top: 30px;
  }
  h3, .h3, .uk-h3, .visual-editor-element-text.h3-type {
    font-size: clamp(25px, 2.5rem, 25px);
    margin: 0 0 30px 0;
  }
  * + h3, * + .h3, * + .uk-h3, * + .visual-editor-element-text.h3-type {
    margin-top: 30px;
  }
  div:not(.spacing-top) + h3, p + h3, ul + h3, ol + h3, span + h3, strong + h3, 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-element) + .visual-editor-element-text.h3-type, .p-type + .visual-editor-element-text.h3-type, .span-type + .visual-editor-element-text.h3-type, .div-type + .visual-editor-element-text.h3-type, .strong-type + .visual-editor-element-text.h3-type, .visual-editor-element-image + .visual-editor-element-text.h3-type, .visual-editor-element-module + .visual-editor-element-text.h3-type {
    margin-top: 30px;
  }
  h4, .h4, .uk-h4, .visual-editor-element-text.h4-type {
    font-size: clamp(18px, 1.8rem, 18px);
    margin: 0 0 30px 0;
  }
  * + h4, * + .h4, * + .uk-h4, * + .visual-editor-element-text.h4-type {
    margin-top: 30px;
  }
  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, div:not(.visual-editor-solo-add-element) + .visual-editor-element-text.h4-type, .p-type + .visual-editor-element-text.h4-type, .span-type + .visual-editor-element-text.h4-type, .div-type + .visual-editor-element-text.h4-type, .strong-type + .visual-editor-element-text.h4-type, .visual-editor-element-image + .visual-editor-element-text.h4-type, .visual-editor-element-module + .visual-editor-element-text.h4-type {
    margin-top: 30px;
  }
  ol, ul {
    margin: 0 0 30px 0;
  }
  * + ol, * + ul {
    margin-top: 30px;
  }
  .image {
    margin: 0 0 30px 0;
  }
  * + .image {
    margin-top: 30px;
  }
  .image.floated-left {
    margin-right: 30px;
  }
  .image.floated-right {
    margin-left: 30px;
  }
  .video {
    margin: 0 0 30px 0;
  }
  * + .video {
    margin-top: 30px;
  }
  .float.float-left {
    margin-right: 30px;
    margin-bottom: 30px;
  }
  .float.float-right {
    margin-left: 30px;
    margin-bottom: 30px;
  }
  .buttons {
    gap: 1em;
    margin: 0 0 30px 0;
  }
  * + .buttons {
    margin-top: 30px;
  }
  .uk-button {
    font-size: clamp(16px, 1.6rem, 16px);
    padding: 15px 30px 15px 30px;
    border-radius: 5px;
  }
  .uk-margin {
    margin-bottom: 30px;
  }
  * + .uk-margin {
    margin-top: 30px !important;
  }
  .uk-margin-large {
    margin-bottom: 30px;
  }
  * + .uk-margin-large {
    margin-top: 30px !important;
  }
  .uk-offcanvas-bar-custom {
    left: -350px;
    width: 350px;
    padding: 50px;
  }
  .uk-offcanvas-flip .uk-offcanvas-bar-custom {
    right: -350px;
  }
  .inner-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: -40px;
  }
  .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-element {
    right: 5px;
  }
  .no-padding-right.block-width-full .columns-2 .visual-editor-block-column:nth-child(1) .visual-editor-add-element, .no-padding-right.block-width-full .columns-3 .visual-editor-block-column:nth-child(1) .visual-editor-add-element, .no-padding-right.block-width-full .columns-3 .visual-editor-block-column:nth-child(2) .visual-editor-add-element, .no-padding-right.block-width-full .columns-4 .visual-editor-block-column:nth-child(1) .visual-editor-add-element, .no-padding-right.block-width-full .columns-4 .visual-editor-block-column:nth-child(3) .visual-editor-add-element, .no-padding-right.block-width-full .columns-5 .visual-editor-block-column:nth-child(1) .visual-editor-add-element, .no-padding-right.block-width-full .columns-5 .visual-editor-block-column:nth-child(3) .visual-editor-add-element, .no-padding-right.block-width-full .columns-6 .visual-editor-block-column:nth-child(2) .visual-editor-add-element, .no-padding-right.block-width-full .columns-6 .visual-editor-block-column:nth-child(4) .visual-editor-add-element {
    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: 40px;
  }
  .page-block .spacing-bottom {
    margin-top: 40px;
  }
  .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 */
  /* Headings */
  /* Lists */
  /* Images */
  /* Videos */
  /* Float */
  /* Buttons */
  /* Margins */
  /* Offcanvas */
  /* Inner wraps */
  /* Page blocks */
  /* All on 1 row */
  /* 3 per row */
  /* All on 1 row */
  html, body {
    font-size: 9px;
    line-height: 1.5em;
  }
  p, .visual-editor-element {
    margin: 0 0 30px 0;
  }
  * + p, * + .visual-editor-element {
    margin-top: 30px;
  }
  h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .uk-h1, .uk-h2, .uk-h3, .uk-h4, .uk-h5, .uk-h6, .visual-editor-element-text.h1-type, .visual-editor-element-text.h2-type, .visual-editor-element-text.h3-type, .visual-editor-element-text.h4-type, .visual-editor-element-text.h5-type, .visual-editor-element-text.h6-type {
    margin: 0 0 30px 0;
  }
  * + h1, * + h2, * + h3, * + h4, * + h5, * + h6, * + .h1, * + .h2, * + .h3, * + .h4, * + .h5, * + .h6, * + .uk-h1, * + .uk-h2, * + .uk-h3, * + .uk-h4, * + .uk-h5, * + .uk-h6, * + .visual-editor-element-text.h1-type, * + .visual-editor-element-text.h2-type, * + .visual-editor-element-text.h3-type, * + .visual-editor-element-text.h4-type, * + .visual-editor-element-text.h5-type, * + .visual-editor-element-text.h6-type {
    margin-top: 30px;
  }
  h1, .h1, .uk-h1, .visual-editor-element-text.h1-type {
    font-size: clamp(48px, 8rem, 60px);
    margin: 0 0 30px 0;
  }
  * + h1, * + .h1, * + .uk-h1, * + .visual-editor-element-text.h1-type {
    margin-top: 30px;
  }
  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, div:not(.visual-editor-solo-add-element) + .visual-editor-element-text.h1-type, .p-type + .visual-editor-element-text.h1-type, .span-type + .visual-editor-element-text.h1-type, .div-type + .visual-editor-element-text.h1-type, .strong-type + .visual-editor-element-text.h1-type, .visual-editor-element-image + .visual-editor-element-text.h1-type, .visual-editor-element-module + .visual-editor-element-text.h1-type {
    margin-top: 30px;
  }
  h2, .h2, uk-h2, .visual-editor-element-text.h2-type {
    font-size: clamp(30px, 4rem, 40px);
    margin: 0 0 30px 0;
  }
  * + h2, * + .h2, * + uk-h2, * + .visual-editor-element-text.h2-type {
    margin-top: 30px;
  }
  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, div:not(.visual-editor-solo-add-element) + .visual-editor-element-text.h2-type, .p-type + .visual-editor-element-text.h2-type, .span-type + .visual-editor-element-text.h2-type, .div-type + .visual-editor-element-text.h2-type, .strong-type + .visual-editor-element-text.h2-type, .visual-editor-element-image + .visual-editor-element-text.h2-type, .visual-editor-element-module + .visual-editor-element-text.h2-type {
    margin-top: 1.5rem;
  }
  h3, .h3, .uk-h3, .visual-editor-element-text.h3-type {
    font-size: clamp(25px, 2.5rem, 25px);
    margin: 0 0 30px 0;
  }
  * + h3, * + .h3, * + .uk-h3, * + .visual-editor-element-text.h3-type {
    margin-top: 30px;
  }
  div:not(.spacing-top) + h3, p + h3, ul + h3, ol + h3, span + h3, strong + h3, 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-element) + .visual-editor-element-text.h3-type, .p-type + .visual-editor-element-text.h3-type, .span-type + .visual-editor-element-text.h3-type, .div-type + .visual-editor-element-text.h3-type, .strong-type + .visual-editor-element-text.h3-type, .visual-editor-element-image + .visual-editor-element-text.h3-type, .visual-editor-element-module + .visual-editor-element-text.h3-type {
    margin-top: 50px;
  }
  h4, .h4, .uk-h4, .visual-editor-element-text.h4-type {
    font-size: clamp(18px, 1.8rem, 18px);
    margin: 0 0 30px 0;
  }
  * + h4, * + .h4, * + .uk-h4, * + .visual-editor-element-text.h4-type {
    margin-top: 30px;
  }
  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, div:not(.visual-editor-solo-add-element) + .visual-editor-element-text.h4-type, .p-type + .visual-editor-element-text.h4-type, .span-type + .visual-editor-element-text.h4-type, .div-type + .visual-editor-element-text.h4-type, .strong-type + .visual-editor-element-text.h4-type, .visual-editor-element-image + .visual-editor-element-text.h4-type, .visual-editor-element-module + .visual-editor-element-text.h4-type {
    margin-top: 30px;
  }
  ol, ul {
    margin: 0 0 30px 0;
  }
  * + ol, * + ul {
    margin-top: 30px;
  }
  .image {
    margin: 0 0 30px 0;
  }
  * + .image {
    margin-top: 30px;
  }
  .image.floated-left {
    margin-right: 30px;
  }
  .image.floated-right {
    margin-left: 30px;
  }
  .video {
    margin: 0 0 30px 0;
  }
  * + .video {
    margin-top: 30px;
  }
  .float.float-left {
    margin-right: 30px;
    margin-bottom: 30px;
  }
  .float.float-right {
    margin-left: 30px;
    margin-bottom: 30px;
  }
  .buttons {
    gap: 1em;
    margin: 0 0 30px 0;
  }
  * + .buttons {
    margin-top: 30px;
  }
  .uk-button {
    font-size: clamp(16px, 1.6rem, 16px);
    padding: 15px 30px 15px 30px;
    border-radius: 5px;
  }
  .uk-margin {
    margin-bottom: 30px;
  }
  * + .uk-margin {
    margin-top: 30px !important;
  }
  .uk-margin-large {
    margin-bottom: 50px;
  }
  * + .uk-margin-large {
    margin-top: 50px !important;
  }
  .uk-offcanvas-bar-custom {
    left: -350px;
    width: 350px;
    padding: 50px;
  }
  .uk-offcanvas-flip .uk-offcanvas-bar-custom {
    right: -350px;
  }
  .inner-wrap {
    padding-left: 50px;
    padding-right: 50px;
  }
  .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: -60px;
  }
  .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-element {
    right: 5px;
  }
  .no-padding-right.block-width-full .columns-4 .visual-editor-block-column:nth-child(2) .visual-editor-add-element, .no-padding-right.block-width-full .columns-5 .visual-editor-block-column:nth-child(2) .visual-editor-add-element, .no-padding-right.block-width-full .columns-5 .visual-editor-block-column:nth-child(4) .visual-editor-add-element, .no-padding-right.block-width-full .columns-8 .visual-editor-block-column:nth-child(4) .visual-editor-add-element {
    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: 60px;
  }
  .page-block .spacing-bottom {
    margin-top: 60px;
  }
}
/* Larger than laptop (responsive large) */
@media (min-width: 1200px) {
  /* Body */
  /* Headings */
  /* Lists */
  /* Images */
  /* Videos */
  /* Float */
  /* Buttons */
  /* Margins */
  /* Offcanvas */
  /* Inner wraps */
  /* Page blocks */
  /* All on 1 row */
  html, body {
    font-size: 10px;
    line-height: 1.5em;
  }
  p, .visual-editor-element {
    margin: 0 0 30px 0;
  }
  * + p, * + .visual-editor-element {
    margin-top: 30px;
  }
  h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .uk-h1, .uk-h2, .uk-h3, .uk-h4, .uk-h5, .uk-h6, .visual-editor-element-text.h1-type, .visual-editor-element-text.h2-type, .visual-editor-element-text.h3-type, .visual-editor-element-text.h4-type, .visual-editor-element-text.h5-type, .visual-editor-element-text.h6-type {
    margin: 0 0 30px 0;
  }
  * + h1, * + h2, * + h3, * + h4, * + h5, * + h6, * + .h1, * + .h2, * + .h3, * + .h4, * + .h5, * + .h6, * + .uk-h1, * + .uk-h2, * + .uk-h3, * + .uk-h4, * + .uk-h5, * + .uk-h6, * + .visual-editor-element-text.h1-type, * + .visual-editor-element-text.h2-type, * + .visual-editor-element-text.h3-type, * + .visual-editor-element-text.h4-type, * + .visual-editor-element-text.h5-type, * + .visual-editor-element-text.h6-type {
    margin-top: 30px;
  }
  h1, .h1, .uk-h1, .visual-editor-element-text.h1-type {
    font-size: clamp(48px, 8rem, 60px);
    margin: 0 0 30px 0;
  }
  * + h1, * + .h1, * + .uk-h1, * + .visual-editor-element-text.h1-type {
    margin-top: 30px;
  }
  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, div:not(.visual-editor-solo-add-element) + .visual-editor-element-text.h1-type, .p-type + .visual-editor-element-text.h1-type, .span-type + .visual-editor-element-text.h1-type, .div-type + .visual-editor-element-text.h1-type, .strong-type + .visual-editor-element-text.h1-type, .visual-editor-element-image + .visual-editor-element-text.h1-type, .visual-editor-element-module + .visual-editor-element-text.h1-type {
    margin-top: 30px;
  }
  h2, .h2, uk-h2, .visual-editor-element-text.h2-type {
    font-size: clamp(30px, 4rem, 40px);
    margin: 0 0 30px 0;
  }
  * + h2, * + .h2, * + uk-h2, * + .visual-editor-element-text.h2-type {
    margin-top: 30px;
  }
  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, div:not(.visual-editor-solo-add-element) + .visual-editor-element-text.h2-type, .p-type + .visual-editor-element-text.h2-type, .span-type + .visual-editor-element-text.h2-type, .div-type + .visual-editor-element-text.h2-type, .strong-type + .visual-editor-element-text.h2-type, .visual-editor-element-image + .visual-editor-element-text.h2-type, .visual-editor-element-module + .visual-editor-element-text.h2-type {
    margin-top: 50px;
  }
  h3, .h3, .uk-h3, .visual-editor-element-text.h3-type {
    font-size: clamp(25px, 2.5rem, 25px);
    margin: 0 0 30px 0;
  }
  * + h3, * + .h3, * + .uk-h3, * + .visual-editor-element-text.h3-type {
    margin-top: 30px;
  }
  div:not(.spacing-top) + h3, p + h3, ul + h3, ol + h3, span + h3, strong + h3, 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-element) + .visual-editor-element-text.h3-type, .p-type + .visual-editor-element-text.h3-type, .span-type + .visual-editor-element-text.h3-type, .div-type + .visual-editor-element-text.h3-type, .strong-type + .visual-editor-element-text.h3-type, .visual-editor-element-image + .visual-editor-element-text.h3-type, .visual-editor-element-module + .visual-editor-element-text.h3-type {
    margin-top: 50px;
  }
  h4, .h4, .uk-h4, .visual-editor-element-text.h4-type {
    font-size: clamp(18px, 1.8rem, 18px);
    margin: 0 0 30px 0;
  }
  * + h4, * + .h4, * + .uk-h4, * + .visual-editor-element-text.h4-type {
    margin-top: 30px;
  }
  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, div:not(.visual-editor-solo-add-element) + .visual-editor-element-text.h4-type, .p-type + .visual-editor-element-text.h4-type, .span-type + .visual-editor-element-text.h4-type, .div-type + .visual-editor-element-text.h4-type, .strong-type + .visual-editor-element-text.h4-type, .visual-editor-element-image + .visual-editor-element-text.h4-type, .visual-editor-element-module + .visual-editor-element-text.h4-type {
    margin-top: 30px;
  }
  ol, ul {
    margin: 0 0 30px 0;
  }
  * + ol, * + ul {
    margin-top: 30px;
  }
  .image {
    margin: 0 0 30px 0;
  }
  * + .image {
    margin-top: 30px;
  }
  .image.floated-left {
    margin-right: 30px;
  }
  .image.floated-right {
    margin-left: 30px;
  }
  .video {
    margin: 0 0 30px 0;
  }
  * + .video {
    margin-top: 30px;
  }
  .float.float-left {
    margin-right: 30px;
    margin-bottom: 30px;
  }
  .float.float-right {
    margin-left: 30px;
    margin-bottom: 30px;
  }
  .buttons {
    gap: 1em;
    margin: 0 0 30px 0;
  }
  * + .buttons {
    margin-top: 30px;
  }
  .uk-button {
    font-size: clamp(16px, 1.6rem, 16px);
    padding: 15px 30px 15px 30px;
    border-radius: 5px;
  }
  .uk-margin {
    margin-bottom: 30px;
  }
  * + .uk-margin {
    margin-top: 30px !important;
  }
  .uk-margin-large {
    margin-bottom: 50px;
  }
  * + .uk-margin-large {
    margin-top: 50px !important;
  }
  .uk-offcanvas-bar-custom {
    left: -350px;
    width: 350px;
    padding: 50px;
  }
  .uk-offcanvas-flip .uk-offcanvas-bar-custom {
    right: -350px;
  }
  .inner-wrap {
    padding-left: 50px;
    padding-right: 50px;
  }
  .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: -100px;
  }
  .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-element, .no-padding-right.block-width-full .columns-6 .visual-editor-block-column:nth-child(3) .visual-editor-add-element {
    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: 100px;
  }
  .page-block .spacing-bottom {
    margin-top: 100px;
  }
}
/* Desktop and larger (responsive extra large) */
@media (min-width: 1600px) {
  /* Body */
  /* Headings */
  /* Lists */
  /* Images */
  /* Videos */
  /* Float */
  /* Buttons */
  /* Margins */
  /* Offcanvas */
  /* Inner wraps */
  /* Page blocks */
  html, body {
    font-size: 10px;
    line-height: 1.5em;
  }
  p, .visual-editor-element {
    margin: 0 0 30px 0;
  }
  * + p, * + .visual-editor-element {
    margin-top: 30px;
  }
  h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .uk-h1, .uk-h2, .uk-h3, .uk-h4, .uk-h5, .uk-h6, .visual-editor-element-text.h1-type, .visual-editor-element-text.h2-type, .visual-editor-element-text.h3-type, .visual-editor-element-text.h4-type, .visual-editor-element-text.h5-type, .visual-editor-element-text.h6-type {
    margin: 0 0 30px 0;
  }
  * + h1, * + h2, * + h3, * + h4, * + h5, * + h6, * + .h1, * + .h2, * + .h3, * + .h4, * + .h5, * + .h6, * + .uk-h1, * + .uk-h2, * + .uk-h3, * + .uk-h4, * + .uk-h5, * + .uk-h6, * + .visual-editor-element-text.h1-type, * + .visual-editor-element-text.h2-type, * + .visual-editor-element-text.h3-type, * + .visual-editor-element-text.h4-type, * + .visual-editor-element-text.h5-type, * + .visual-editor-element-text.h6-type {
    margin-top: 30px;
  }
  h1, .h1, .uk-h1, .visual-editor-element-text.h1-type {
    font-size: clamp(48px, 8rem, 60px);
    margin: 0 0 30px 0;
  }
  * + h1, * + .h1, * + .uk-h1, * + .visual-editor-element-text.h1-type {
    margin-top: 30px;
  }
  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, div:not(.visual-editor-solo-add-element) + .visual-editor-element-text.h1-type, .p-type + .visual-editor-element-text.h1-type, .span-type + .visual-editor-element-text.h1-type, .div-type + .visual-editor-element-text.h1-type, .strong-type + .visual-editor-element-text.h1-type, .visual-editor-element-image + .visual-editor-element-text.h1-type, .visual-editor-element-module + .visual-editor-element-text.h1-type {
    margin-top: 30px;
  }
  h2, .h2, uk-h2, .visual-editor-element-text.h2-type {
    font-size: clamp(30px, 4rem, 40px);
    margin: 0 0 30px 0;
  }
  * + h2, * + .h2, * + uk-h2, * + .visual-editor-element-text.h2-type {
    margin-top: 30px;
  }
  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, div:not(.visual-editor-solo-add-element) + .visual-editor-element-text.h2-type, .p-type + .visual-editor-element-text.h2-type, .span-type + .visual-editor-element-text.h2-type, .div-type + .visual-editor-element-text.h2-type, .strong-type + .visual-editor-element-text.h2-type, .visual-editor-element-image + .visual-editor-element-text.h2-type, .visual-editor-element-module + .visual-editor-element-text.h2-type {
    margin-top: 50px;
  }
  h3, .h3, .uk-h3, .visual-editor-element-text.h3-type {
    font-size: clamp(25px, 2.5rem, 25px);
    margin: 0 0 30px 0;
  }
  * + h3, * + .h3, * + .uk-h3, * + .visual-editor-element-text.h3-type {
    margin-top: 30px;
  }
  div:not(.spacing-top) + h3, p + h3, ul + h3, ol + h3, span + h3, strong + h3, 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-element) + .visual-editor-element-text.h3-type, .p-type + .visual-editor-element-text.h3-type, .span-type + .visual-editor-element-text.h3-type, .div-type + .visual-editor-element-text.h3-type, .strong-type + .visual-editor-element-text.h3-type, .visual-editor-element-image + .visual-editor-element-text.h3-type, .visual-editor-element-module + .visual-editor-element-text.h3-type {
    margin-top: 50px;
  }
  h4, .h4, .uk-h4, .visual-editor-element-text.h4-type {
    font-size: clamp(18px, 1.8rem, 18px);
    margin: 0 0 30px 0;
  }
  * + h4, * + .h4, * + .uk-h4, * + .visual-editor-element-text.h4-type {
    margin-top: 30px;
  }
  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, div:not(.visual-editor-solo-add-element) + .visual-editor-element-text.h4-type, .p-type + .visual-editor-element-text.h4-type, .span-type + .visual-editor-element-text.h4-type, .div-type + .visual-editor-element-text.h4-type, .strong-type + .visual-editor-element-text.h4-type, .visual-editor-element-image + .visual-editor-element-text.h4-type, .visual-editor-element-module + .visual-editor-element-text.h4-type {
    margin-top: 30px;
  }
  ol, ul {
    margin: 0 0 30px 0;
  }
  * + ol, * + ul {
    margin-top: 30px;
  }
  .image {
    margin: 0 0 30px 0;
  }
  * + .image {
    margin-top: 30px;
  }
  .image.floated-left {
    margin-right: 30px;
  }
  .image.floated-right {
    margin-left: 30px;
  }
  .video {
    margin: 0 0 30px 0;
  }
  * + .video {
    margin-top: 30px;
  }
  .float.float-left {
    margin-right: 30px;
    margin-bottom: 30px;
  }
  .float.float-right {
    margin-left: 30px;
    margin-bottom: 30px;
  }
  .buttons {
    gap: 1em;
    margin: 0 0 30px 0;
  }
  * + .buttons {
    margin-top: 30px;
  }
  .uk-button {
    font-size: clamp(16px, 1.6rem, 16px);
    padding: 15px 30px 15px 30px;
    border-radius: 5px;
  }
  .uk-margin {
    margin-bottom: 30px;
  }
  * + .uk-margin {
    margin-top: 30px !important;
  }
  .uk-margin-large {
    margin-bottom: 50px;
  }
  * + .uk-margin-large {
    margin-top: 50px !important;
  }
  .uk-offcanvas-bar-custom {
    left: -350px;
    width: 350px;
    padding: 50px;
  }
  .uk-offcanvas-flip .uk-offcanvas-bar-custom {
    right: -350px;
  }
  .inner-wrap {
    padding-left: 50px;
    padding-right: 50px;
  }
  .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: 100px;
  }
  .page-block .spacing-bottom {
    margin-top: 100px;
  }
}
/* Styles for the tiles */
/* Tile variables */
/* All from mobile up (responsive all) */
@media all {
  /* Tiles class styles */
  /* 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 */
  /* Tiles slider */
  .tiles .tile .content {
    display: flex;
    flex-direction: column;
  }
  .tiles .tile .content picture {
    display: flex;
  }
  .tiles .tile .content .icon {
    display: none;
    font-size: 1.5rem;
    margin: 0 0;
    align-items: flex-start;
  }
  .tiles .tile .content .image {
    margin: 0 0;
    align-items: flex-start;
  }
  .tiles .tile .content .image.constrained-image {
    display: flex;
    height: 22vh;
    text-align: center;
    justify-content: center;
    align-items: center;
  }
  .tiles .tile .content .image.constrained-image img {
    max-height: 22vh;
  }
  .tiles .tile .content .image.constrained-image img:not(.svg-img) {
    width: auto;
  }
  .tiles .tile .content .text p {
    color: #000000;
  }
  .custom-foreground .tiles .tile .content .text p {
    color: currentColor;
  }
  .tiles .tile .content .text > *:last-child {
    margin-bottom: 0 !important;
  }
  .tiles .tile .content > *:first-child > *:first-child {
    margin-top: 0px;
  }
  .tiles + .tiles {
    margin-top: 0;
  }
  .tiles.centered .tile .content .icon, .tiles.centered .tile .content .image, .tiles.alignment-center .tile .content .icon, .tiles.alignment-center .tile .content .image {
    display: flex;
    justify-content: center;
  }
  .tiles.centered .tile .content .icon, .tiles.centered .tile .content .image, .tiles.centered .tile .content .text, .tiles.alignment-center .tile .content .icon, .tiles.alignment-center .tile .content .image, .tiles.alignment-center .tile .content .text {
    text-align: center;
  }
  .tiles.alignment-right .tile .content .icon, .tiles.alignment-right .tile .content .image {
    display: flex;
    justify-content: flex-end;
  }
  .tiles.alignment-right .tile .content .icon, .tiles.alignment-right .tile .content .image, .tiles.alignment-right .tile .content .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 .content .icon, .tiles.image-bottom .tile .content .icon {
    display: none;
  }
  .tiles.image-top .tile .content .image.uk-cover-container, .tiles.image-bottom .tile .content .image.uk-cover-container {
    min-height: 200px;
  }
  .tiles.image-top.uncropped .tile .content .image, .tiles.image-bottom.uncropped .tile .content .image {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 200px;
  }
  .tiles.image-top.uncropped .tile .content .image img, .tiles.image-bottom.uncropped .tile .content .image img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 200px;
  }
  .tiles.image-top .tile .content .text {
    margin-top: 30px;
  }
  .tiles.image-left .tile .content {
    flex-direction: row;
    justify-content: space-between;
    align-items: stretch;
  }
  .tiles.image-left .tile .content .icon {
    display: none;
  }
  .tiles.image-left .tile .content .image {
    width: 40%;
  }
  .tiles.image-left .tile .content .text {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    width: 100%;
    margin-left: 30px;
  }
  .tiles.image-left .tile .content .text > * {
    margin-top: 0;
  }
  .tiles.image-left .tile .content .image + .text {
    width: 60%;
  }
  .tiles.image-left.vert-alignment-middle .tile .content {
    align-items: center;
  }
  .tiles.image-left.vert-alignment-middle .tile .content .text {
    justify-content: center;
  }
  .tiles.image-left.vert-alignment-bottom .tile .content {
    align-items: flex-end;
  }
  .tiles.image-left.vert-alignment-bottom .tile .content .text {
    justify-content: flex-end;
  }
  .tiles.image-right .tile .content {
    flex-direction: row;
    justify-content: space-between;
    align-items: stretch;
  }
  .tiles.image-right .tile .content .icon {
    order: 10;
    display: none;
  }
  .tiles.image-right .tile .content .image {
    order: 10;
    width: 40%;
  }
  .tiles.image-right .tile .content .text {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    width: 100%;
    margin-right: 30px;
  }
  .tiles.image-right .tile .content .text > * {
    margin-top: 0;
  }
  .tiles.image-right .tile .content .image + .text {
    width: 60%;
  }
  .tiles.image-right.vert-alignment-middle .tile .content {
    align-items: center;
  }
  .tiles.image-right.vert-alignment-middle .tile .content .text {
    justify-content: center;
  }
  .tiles.image-right.vert-alignment-bottom .tile .content {
    align-items: flex-end;
  }
  .tiles.image-right.vert-alignment-bottom .tile .content .text {
    justify-content: flex-end;
  }
  .tiles.image-bottom .tile .content {
    justify-content: space-between;
  }
  .tiles.image-bottom .tile .content .icon {
    order: 10;
    display: none;
  }
  .tiles.image-bottom .tile .content .image {
    order: 10;
  }
  .tiles.image-bottom .tile .content .text {
    margin-bottom: 30px;
  }
  .tiles.text-over .tile .content {
    position: relative;
    align-items: stretch;
  }
  .tiles.text-over .tile .content .icon {
    display: none;
  }
  .tiles.text-over .tile .content .image.uk-cover-container {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    min-height: none;
  }
  .tiles.text-over .tile .content .text {
    position: absolute;
    top: 30px;
    left: 30px;
    right: 30px;
    bottom: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex-grow: 1;
    color: #ffffff;
    overflow: hidden;
  }
  .tiles.text-over .tile .content .text > * {
    margin-top: 0 !important;
  }
  .tiles.text-over .tile .content .text h1, .tiles.text-over .tile .content .text h2, .tiles.text-over .tile .content .text h3, .tiles.text-over .tile .content .text h4, .tiles.text-over .tile .content .text h5, .tiles.text-over .tile .content .text h6 {
    color: currentColor;
  }
  .tiles.text-over .tile .content .text p {
    color: currentColor;
  }
  .custom-foreground .tiles.text-over .tile .content .text p {
    color: currentColor;
  }
  .tiles.text-over .tile .content .text .readmore {
    margin-bottom: 30px;
  }
  .tiles.text-over .tile .content .text > *:last-child {
    margin-bottom: 0 !important;
  }
  .tiles.text-over .tile .content .image.uk-cover-container + .text {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    padding: 30px;
    overflow: auto;
  }
  .tiles.text-over.alignment-center .tile .content .text {
    align-items: center;
  }
  .tiles.text-over.alignment-right .tile .content .text {
    align-items: flex-end;
  }
  .tiles.text-over.vert-alignment-top .tile .content .text {
    justify-content: flex-start;
  }
  .tiles.text-over.vert-alignment-bottom .tile .content .text {
    justify-content: flex-end;
  }
  .tiles.icon-top .tile .content .icon {
    display: block;
    font-size: 2.5rem;
  }
  .tiles.icon-top .tile .content .image {
    display: none;
  }
  .tiles.icon-top .tile .content .text {
    margin-top: 30px;
  }
  .tiles.icon-bottom .tile .content .icon {
    display: block;
    order: 10;
    font-size: 2.5rem;
  }
  .tiles.icon-bottom .tile .content .image {
    display: none;
  }
  .tiles.icon-bottom .tile .content .text {
    margin-bottom: 30px;
  }
  .tiles.icon-left .tile .content {
    flex-direction: row;
    justify-content: space-between;
    align-items: stretch;
  }
  .tiles.icon-left .tile .content .icon {
    display: block;
    width: auto;
  }
  .tiles.icon-left .tile .content .image {
    display: none;
  }
  .tiles.icon-left .tile .content .text {
    width: 100%;
    margin-left: 19.99998px;
  }
  .tiles.icon-left .tile .content .text h3 {
    margin-top: 0px;
  }
  .tiles.icon-left .tile .content .text h5 {
    margin-top: 0px;
  }
  .tiles.icon-left.vert-alignment-middle .tile .content {
    align-items: center;
  }
  .tiles.icon-left.vert-alignment-middle .tile .content .text {
    justify-content: center;
  }
  .tiles.icon-left.vert-alignment-bottom .tile .content {
    align-items: flex-end;
  }
  .tiles.icon-left.vert-alignment-bottom .tile .content .text {
    justify-content: flex-end;
  }
  .tiles.icon-right .tile .content {
    flex-direction: row;
    justify-content: space-between;
    align-items: stretch;
  }
  .tiles.icon-right .tile .content .icon {
    display: block;
    width: auto;
    order: 10;
  }
  .tiles.icon-right .tile .content .image {
    display: none;
  }
  .tiles.icon-right .tile .content .text {
    width: 100%;
    margin-right: 19.99998px;
  }
  .tiles.icon-right .tile .content .text h3 {
    margin-top: 0px;
  }
  .tiles.icon-right .tile .content .text h5 {
    margin-top: 0px;
  }
  .tiles.icon-right.vert-alignment-middle .tile .content {
    align-items: center;
  }
  .tiles.icon-right.vert-alignment-middle .tile .content .text {
    justify-content: center;
  }
  .tiles.icon-right.vert-alignment-bottom .tile .content {
    align-items: flex-end;
  }
  .tiles.icon-right.vert-alignment-bottom .tile .content .text {
    justify-content: flex-end;
  }
  .tiles-slider .tiles-slider-previous, .tiles-slider .tiles-slider-next {
    font-size: 32px;
    padding: 20px 0;
    width: 30px;
    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 .content .text {
    margin-left: 30px;
  }
  .tiles.image-right .tile .content .text {
    margin-right: 30px;
  }
  .tiles.image-bottom .tile .content .text {
    margin-bottom: 30px;
  }
  .tiles.text-over .tile .content .text {
    top: 30px;
    left: 30px;
    right: 30px;
    bottom: 30px;
  }
  .tiles.text-over .tile .content .text .readmore {
    margin-bottom: 30px;
  }
  .tiles.text-over .tile .content .image.uk-cover-container + .text {
    padding: 30px;
  }
  .tiles.icon-top .tile .content .text {
    margin-top: 30px;
  }
  .tiles.icon-bottom .tile .content .text {
    margin-bottom: 30px;
  }
  .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 .content .text {
    margin-left: 30px;
  }
  .tiles.image-right .tile .content .text {
    margin-right: 30px;
  }
  .tiles.image-bottom .tile .content .text {
    margin-bottom: 30px;
  }
  .tiles.text-over .tile .content .text {
    top: 30px;
    left: 30px;
    right: 30px;
    bottom: 30px;
  }
  .tiles.text-over .tile .content .text .readmore {
    margin-bottom: 30px;
  }
  .tiles.text-over .tile .content .image.uk-cover-container + .text {
    padding: 30px;
  }
  .tiles.icon-top .tile .content .text {
    margin-top: 30px;
  }
  .tiles.icon-bottom .tile .content .text {
    margin-bottom: 30px;
  }
  .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 .content .text {
    margin-left: 30px;
  }
  .tiles.image-right .tile .content .text {
    margin-right: 30px;
  }
  .tiles.image-bottom .tile .content .text {
    margin-bottom: 30px;
  }
  .tiles.text-over .tile .content .text {
    top: 30px;
    left: 30px;
    right: 30px;
    bottom: 30px;
  }
  .tiles.text-over .tile .content .text .readmore {
    margin-bottom: 30px;
  }
  .tiles.text-over .tile .content .image.uk-cover-container + .text {
    padding: 30px;
  }
  .tiles.icon-top .tile .content .text {
    margin-top: 30px;
  }
  .tiles.icon-bottom .tile .content .text {
    margin-bottom: 30px;
  }
  .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 .content .text {
    margin-left: 30px;
  }
  .tiles.image-right .tile .content .text {
    margin-right: 30px;
  }
  .tiles.image-bottom .tile .content .text {
    margin-bottom: 30px;
  }
  .tiles.text-over .tile .content .text {
    top: 30px;
    left: 30px;
    right: 30px;
    bottom: 30px;
  }
  .tiles.text-over .tile .content .text .readmore {
    margin-bottom: 30px;
  }
  .tiles.text-over .tile .content .image.uk-cover-container + .text {
    padding: 30px;
  }
  .tiles.icon-top .tile .content .text {
    margin-top: 30px;
  }
  .tiles.icon-bottom .tile .content .text {
    margin-bottom: 30px;
  }
  .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-fit, minmax(min(var(--cell-width, 200px), 100%), 1fr));
    gap: 30px;
  }
  .cssgrid.cssgrid-columns {
    grid-template-columns: repeat(var(--columns, 1), 1fr);
  }
  .cssgrid.cssgrid-row {
    grid-auto-flow: column;
    grid-template-columns: repeat(auto-fit, minmax(10px, 1fr));
  }
  .image + .cssgrid, .cssgrid + .cssgrid {
    margin-top: 30px;
  }
  .cssgrid .image {
    margin: 0 0 0 0;
  }
  .cssgrid.cssgrid-gapless {
    gap: 0;
  }
  .cssgrid.cssgrid-tight {
    gap: 20px;
  }
  .cssgrid.cssgrid-loose {
    gap: 30px;
  }
  .simplegrid {
    display: flex;
    justify-content: flex-start;
    gap: 30px;
  }
  .simplegrid.alignment-center {
    justify-content: center;
  }
  .simplegrid.alignment-right {
    justify-content: flex-end;
  }
  .grid {
    display: flex;
    flex-wrap: wrap;
    margin-top: -30px;
    margin-left: -30px;
    /* 1-7 column grid */
    /* No-space grid */
  }
  .grid .clearer {
    display: none;
  }
  .grid .grid-item {
    display: inline-block;
    text-align: left;
    margin-top: 30px;
    margin-left: 30px;
    -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 {
    width: calc(100% - 30px);
  }
  .grid.four-column .grid-item, .grid.five-column .grid-item, .grid.six-column .grid-item, .grid.seven-column .grid-item {
    width: calc(50% - 30px);
  }
  .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 {
    width: 100%;
  }
  .grid.no-spacing.four-column .grid-item, .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: -30px;
    /* No-space grid */
  }
  .uk-grid > * {
    padding-left: 30px;
  }
  .uk-grid.no-spacing {
    margin-left: 0px;
  }
  .uk-grid.no-spacing > * {
    padding-left: 0px;
  }
}
/* Larger than mobile (responsive small) */
@media (min-width: 640px) {
  /* Css grid class */
  /* Uk grid class overwrite */
  .cssgrid {
    gap: 40px;
  }
  .cssgrid.cssgrid-columns[style*="--columns-s"] {
    grid-template-columns: repeat(var(--columns-s), 1fr);
  }
  .image + .cssgrid, .cssgrid + .cssgrid {
    margin-top: 40px;
  }
  .cssgrid.cssgrid-tight {
    gap: 20px;
  }
  .cssgrid.cssgrid-loose {
    gap: 80px;
  }
  .grid {
    margin-top: -40px;
    margin-left: -40px;
    /* 1-7 column grid */
    /* No-space grid */
  }
  .grid .grid-item {
    margin-top: 40px;
    margin-left: 40px;
  }
  .grid.one-column .grid-item {
    width: calc(100% - 40px);
  }
  .grid.two-column .grid-item, .grid.three-column .grid-item {
    width: calc(50% - 40px);
  }
  .grid.four-column .grid-item {
    width: calc(25% - 40px);
  }
  .grid.five-column .grid-item, .grid.six-column .grid-item, .grid.seven-column .grid-item {
    width: calc(33.33333333% - 40px);
  }
  .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: -40px;
  }
  .uk-grid > * {
    padding-left: 40px;
  }
}
/* Larger than tablet (responsive medium) */
@media (min-width: 960px) {
  /* Css grid class */
  /* Uk grid class overwrite */
  .cssgrid {
    gap: 50px;
  }
  .cssgrid.cssgrid-columns[style*="--columns-m"] {
    grid-template-columns: repeat(var(--columns-m), 1fr);
  }
  .image + .cssgrid, .cssgrid + .cssgrid {
    margin-top: 50px;
  }
  .cssgrid.cssgrid-tight {
    gap: 25px;
  }
  .cssgrid.cssgrid-loose {
    gap: 100px;
  }
  .grid {
    margin-top: -50px;
    margin-left: -50px;
    /* 1-7 column grid */
    /* No-space grid */
  }
  .grid .grid-item {
    margin-top: 50px;
    margin-left: 50px;
  }
  .grid.one-column .grid-item {
    width: calc(100% - 50px);
  }
  .grid.two-column .grid-item {
    width: calc(50% - 50px);
  }
  .grid.three-column .grid-item {
    width: calc(33.33333333% - 50px);
  }
  .grid.four-column .grid-item {
    width: calc(25% - 50px);
  }
  .grid.five-column .grid-item, .grid.six-column .grid-item {
    width: calc(33.33333333% - 50px);
  }
  .grid.seven-column .grid-item {
    width: calc(25% - 50px);
  }
  .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: -50px;
  }
  .uk-grid > * {
    padding-left: 50px;
  }
}
/* Larger than laptop (responsive large) */
@media (min-width: 1200px) {
  /* Css grid class */
  /* Uk grid class overwrite */
  .cssgrid {
    gap: 50px;
  }
  .cssgrid.cssgrid-columns[style*="--columns-l"] {
    grid-template-columns: repeat(var(--columns-l), 1fr);
  }
  .image + .cssgrid, .cssgrid + .cssgrid {
    margin-top: 50px;
  }
  .cssgrid.cssgrid-tight {
    gap: 25px;
  }
  .cssgrid.cssgrid-loose {
    gap: 100px;
  }
  .grid {
    margin-top: -50px;
    margin-left: -50px;
    /* 1-7 column grid */
    /* No-space grid */
  }
  .grid .grid-item {
    margin-top: 50px;
    margin-left: 50px;
  }
  .grid.one-column .grid-item {
    width: calc(100% - 50px);
  }
  .grid.two-column .grid-item {
    width: calc(50% - 50px);
  }
  .grid.three-column .grid-item {
    width: calc(33.33333333% - 50px);
  }
  .grid.four-column .grid-item {
    width: calc(25% - 50px);
  }
  .grid.five-column .grid-item {
    width: calc(20% - 50px);
  }
  .grid.six-column .grid-item {
    width: calc(16.66666666% - 50px);
  }
  .grid.seven-column .grid-item {
    width: calc(14.28571428% - 50px);
  }
  .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: -50px;
  }
  .uk-grid > * {
    padding-left: 50px;
  }
}
/* Desktop and larger (responsive extra large) */
@media (min-width: 1600px) {
  /* Css grid class */
  /* Uk grid class overwrite */
  .cssgrid {
    gap: 50px;
  }
  .cssgrid.cssgrid-columns[style*="--columns-xl"] {
    grid-template-columns: repeat(var(--columns-xl), 1fr);
  }
  .image + .cssgrid, .cssgrid + .cssgrid {
    margin-top: 50px;
  }
  .cssgrid.cssgrid-tight {
    gap: 25px;
  }
  .cssgrid.cssgrid-loose {
    gap: 100px;
  }
  .grid {
    margin-top: -50px;
    margin-left: -50px;
    /* 1-7 column grid */
    /* No-space grid */
  }
  .grid .grid-item {
    margin-top: 50px;
    margin-left: 50px;
  }
  .grid.one-column .grid-item {
    width: calc(100% - 50px);
  }
  .grid.two-column .grid-item {
    width: calc(50% - 50px);
  }
  .grid.three-column .grid-item {
    width: calc(33.33333333% - 50px);
  }
  .grid.four-column .grid-item {
    width: calc(25% - 50px);
  }
  .grid.five-column .grid-item {
    width: calc(20% - 50px);
  }
  .grid.six-column .grid-item {
    width: calc(16.66666666% - 50px);
  }
  .grid.seven-column .grid-item {
    width: calc(14.28571428% - 50px);
  }
  .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: -50px;
  }
  .uk-grid > * {
    padding-left: 50px;
  }
}
/* 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: 40px;
    line-height: 40px;
    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: 0.875rem;
    font-weight: 400;
    font-style: normal;
    line-height: 1.5em;
    letter-spacing: -0.01rem;
    text-transform: none;
  }
  .uk-input, .uk-select, .uk-textarea {
    color: #666666;
    border: 1px solid #707070;
    border-radius: 4px;
  }
  .uk-input:focus, .uk-select:focus, .uk-textarea:focus {
    border-color: #ED1C24;
  }
  .uk-input {
    height: 40px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .uk-select:not([multiple]):not([size]) {
    height: 40px;
    padding-left: 10px;
  }
  .uk-textarea {
    padding: 6px 10px;
  }
  .uk-form-danger, .uk-form-danger:focus, .uk-form-danger:disabled {
    color: #f0506e;
    border-color: #f0506e;
  }
  .uk-form-success, .uk-form-success:focus, .uk-form-success:disabled {
    color: #32d296;
    border-color: #32d296;
  }
  .uk-checkbox:focus, .uk-radio:focus {
    outline: 0;
    border-color: #ED1C24;
  }
  .uk-checkbox:checked, .uk-checkbox:indeterminate, .uk-radio:checked {
    background-color: #ED1C24;
    border-color: transparent;
  }
  .uk-checkbox:checked:focus, .uk-checkbox:indeterminate:focus, .uk-radio:checked:focus {
    background-color: #000000;
  }
  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: "Lexend", sans-serif;
    font-size: 6px;
  }
  .req {
    color: #f0506e;
    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;
  }
  .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 a {
    color: #ffffff;
  }
  #site-messages a:hover {
    text-decoration: underline;
  }
  #site-messages .close-msg {
    float: right;
  }
  #site-messages .error-message {
    background-color: #f0506e;
  }
  #site-messages .alert-message {
    background-color: #999999;
  }
  #site-messages .success-message {
    background-color: #32d296;
  }
}
/* 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: 0.875rem;
  }
  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: 6px;
  }
  .uk-input, .uk-select, .uk-textarea {
    border-radius: 4px;
  }
  .uk-input {
    height: 40px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .uk-select:not([multiple]):not([size]) {
    height: 40px;
    padding-left: 10px;
  }
  .uk-textarea {
    padding: 6px 10px;
  }
}
/* Larger than tablet (responsive medium) */
@media (min-width: 960px) {
  /* Form field colors */
  /* Font */
  .uk-form-label {
    font-size: 0.875rem;
  }
  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: 6px;
  }
  .uk-input, .uk-select, .uk-textarea {
    border-radius: 4px;
  }
  .uk-input {
    height: 40px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .uk-select:not([multiple]):not([size]) {
    height: 40px;
    padding-left: 10px;
  }
  .uk-textarea {
    padding: 6px 10px;
  }
}
/* Larger than laptop (responsive large) */
@media (min-width: 1200px) {
  /* Form field colors */
  /* Font */
  .uk-form-label {
    font-size: 0.875rem;
  }
  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: 6px;
  }
  .uk-input, .uk-select, .uk-textarea {
    border-radius: 4px;
  }
  .uk-input {
    height: 40px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .uk-select:not([multiple]):not([size]) {
    height: 40px;
    padding-left: 10px;
  }
  .uk-textarea {
    padding: 6px 10px;
  }
}
/* Desktop and larger (responsive extra large) */
@media (min-width: 1600px) {
  /* Form field colors */
  /* Font */
  .uk-form-label {
    font-size: 0.875rem;
  }
  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: 6px;
  }
  .uk-input, .uk-select, .uk-textarea {
    border-radius: 4px;
  }
  .uk-input {
    height: 40px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .uk-select:not([multiple]):not([size]) {
    height: 40px;
    padding-left: 10px;
  }
  .uk-textarea {
    padding: 6px 10px;
  }
}
/* Template based styles to extent the pagebuilder scss */
/* All from mobile up (responsive all) */
@media all {
  /* Header */
  /* Logo */
  /* Footer */
  /* Base */
  /*----------------------*/
  /*                      */
  /*   Custom CSS Start   */
  /*                      */
  /*----------------------*/
  /*------------------------------*/
  /*    Media Queries - Inline    */
  /*------------------------------*/
  /*------------------------------*/
  /*    Custom Variables Start    */
  /*------------------------------*/
  /*------------------------------*/
  /*     Mixin Function Start     */
  /*------------------------------*/
  /*.product-category-description {

        ul {
        padding: 0px;
            
            li {
            list-style-position: inside;
            font-size: clamp(18px,2rem,20px);
            font-family: $h1_heading_font;
            font-weight: 600;
            }
        }
    }*/
  /* Product accordion */
  /* Products top bar */
  /*----------------------*/
  /*                      */
  /*    Custom CSS End    */
  /*                      */
  /*----------------------*/
  header {
    position: relative;
    width: 100%;
    z-index: 980;
    color: #181b24;
    background-color: #ffffff;
    box-shadow: 0 0 0px rgba(0, 0, 0, 0.2);
    transition: all 0.2s ease;
  }
  header .page-block-wrap {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    gap: 30px;
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  header .header-right {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    flex-shrink: 0;
    gap: 30px;
  }
  header + .uk-sticky-placeholder {
    height: auto !important;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #ffffff;
  }
  header a {
    color: #181b24;
  }
  header .header-phone {
    color: #181b24;
    font-size: 24px;
  }
  header .header-phone:hover {
    color: #ED1C24;
  }
  header .header-phone:focus {
    color: #ED1C24;
  }
  header #search-toggle {
    color: #181b24;
    font-size: 20px;
  }
  header #search-toggle:hover {
    color: #ED1C24;
  }
  header #search-toggle:focus {
    color: #ED1C24;
  }
  header .uk-button {
    display: none;
  }
  header.overlay-header {
    position: absolute;
  }
  header.overlay-header + .uk-sticky-placeholder {
    height: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  header.overlay-header:not(.uk-active) .header-phone {
    color: #ffffff;
  }
  header.overlay-header:not(.uk-active) .header-phone:hover {
    color: #ED1C24;
  }
  header.overlay-header:not(.uk-active) .header-phone:focus {
    color: #ED1C24;
  }
  header.overlay-header:not(.uk-active) #search-toggle {
    color: #ffffff;
  }
  header.overlay-header:not(.uk-active) #search-toggle:hover {
    color: #ED1C24;
  }
  header.overlay-header:not(.uk-active) #search-toggle:focus {
    color: #ED1C24;
  }
  #logo {
    flex: auto;
  }
  #logo a {
    display: block;
    max-width: 170px;
  }
  footer {
    color: #FFFFFF;
    font-family: "Lexend", sans-serif;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.8em;
    letter-spacing: -0.01rem;
    text-transform: normal;
    background-color: #000000;
  }
  footer .page-block-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 1.5rem;
    padding-top: 40px;
    padding-bottom: 0px;
  }
  footer .footer-column {
    width: 100%;
    flex-grow: 1;
    margin-bottom: 30px;
  }
  footer .footer-column > * {
    margin-top: 0;
  }
  footer .sub-columns {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 1.5rem;
    margin-bottom: 0;
  }
  footer .sub-columns .footer-sub-column {
    width: 100%;
    flex-grow: 1;
    margin-bottom: 30px;
  }
  footer .sub-columns .footer-sub-column > * {
    margin-top: 0;
  }
  footer .footer-about {
    max-width: 100%;
  }
  footer #footer-logo {
    margin-bottom: 30px;
  }
  footer #footer-logo a {
    display: block;
    max-width: 245px;
  }
  footer h1, footer h2, footer h3, footer h4, footer h5, footer h6 {
    color: #FFFFFF;
  }
  footer h4 {
    font-family: "Lexend", sans-serif;
    font-size: 18px;
    font-weight: 600;
    font-style: normal;
    line-height: 1em;
    letter-spacing: -0.02em;
    text-transform: none;
  }
  footer a {
    color: #FFFFFF;
  }
  footer a:hover {
    color: #ED1C24;
  }
  footer .footer-links {
    display: flex;
    flex-flow: column;
  }
  footer .footer-links a {
    flex-grow: 0;
    width: fit-content;
    margin-bottom: 0px;
  }
  #base {
    color: #FFFFFF;
    font-family: "Lexend", sans-serif;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.5em;
    letter-spacing: -0.01rem;
    text-transform: normal;
    background-color: #000000;
  }
  #base .page-block-wrap > div {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 20px;
    padding-top: 20px;
    padding-bottom: 100px;
  }
  #base .base-column {
    width: 100%;
  }
  #base .base-column > * {
    margin-top: 0;
  }
  #base .base-links {
    display: flex;
    flex-flow: column;
    column-gap: 20px;
    row-gap: 10px;
  }
  #base a {
    color: #FFFFFF;
  }
  #base a:hover {
    color: #ED1C24;
  }
  :root {
    --gap_default: 20px;
    --gap_column:  var(--gap_default);
    --gap_row:     var(--gap_default);
  }
  ::selection {
    background-color: rgba(237, 28, 36, 0.8);
  }
  .page-builder p, .page-builder li, .page-builder label, .page-builder main span, .page-builder .uk-input, .page-builder select, .page-builder .products-page-info, .page-builder table {
    font-size: clamp(16px, calc(6px * 1.6), 16px);
    line-height: 1.6em;
  }
  .page-builder .req {
    font-size: inherit;
  }
  .page-builder .links .icon {
    font-size: clamp(16px, 1.6rem, 16px);
  }
  .page-builder .uk-text-small {
    font-size: 12px;
  }
  hr {
    border-top-color: rgba(49, 49, 49, 0.1);
  }
  .breadcrumb {
    background-color: #ED1C24;
    width: fit-content;
    padding: 10px 20px;
    transform: skewX(-15deg) translateX(8px);
    max-width: calc(100% - 80px);
  }
  .breadcrumb li {
    transform: skewX(15deg);
  }
  .breadcrumb li a:hover {
    color: rgba(255, 255, 255, 0.5);
  }
  .breadcrumb li + li::before {
    width: 30px;
    font-weight: 300;
  }
  .page-block-group:has(.hr-border-top) {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
  }
  .standard-table-wrap table.standard-table {
    width: 100%;
  }
  .standard-table-wrap table.standard-table tbody tr {
    transition: all 0.3s ease-in-out 0s;
  }
  .standard-table-wrap table.standard-table tbody tr td {
    padding: 10px 15px;
    line-height: 1em;
    font-family: "Archivo", sans-serif;
    border-color: #FFFFFF !important;
  }
  .standard-table-wrap table.standard-table tbody tr.row-important {
    background-color: #ED1C24;
  }
  .standard-table-wrap table.standard-table tbody tr.row-important td {
    color: #FFFFFF;
    font-weight: 400;
    border-color: #ED1C24;
  }
  .standard-table-wrap table.standard-table tbody tr.row-important td:not(:first-child) {
    border-left-color: #FFFFFF;
  }
  .standard-table-wrap table.standard-table tbody tr.row-important td:not(:last-child) {
    border-right-color: #FFFFFF;
  }
  .standard-table-wrap table.standard-table tbody tr:not(.row-important):nth-child(even) {
    background-color: rgba(0, 0, 0, 0.05);
  }
  .contact-us-page div[data-block-group="pre-footer-block-1"] {
    display: none;
  }
  .overlay .uk-slideshow-items li::before {
    content: "";
    position: absolute;
    inset: 0;
    background-color: rgba(0, 0, 0, 0.5);
    pointer-events: none;
  }
  .overlay .uk-slideshow-items li picture {
    z-index: -1;
  }
  .mb-slider-nav {
    display: flex;
    align-items: center;
    gap: 10px;
  }
  .mb-slider-nav .uk-slider-button {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    border-radius: 100px;
    aspect-ratio: 1;
    background-color: #ED1C24;
    color: #FFFFFF;
    box-shadow: inset 0 0 0 0px #000000;
    font-size: clamp(16px, 1.6rem, 16px);
    transition: all 0.3s ease-in-out 0s;
    border: unset;
    cursor: pointer;
  }
  .mb-slider-nav .uk-slider-button > * {
    transition: inherit;
  }
  .mb-slider-nav .uk-slider-button:hover {
    transition: all 0.1s ease-in-out 0s;
    box-shadow: inset 0 0 0 20px #000000;
  }
  .page-builder .uk-button {
    display: inline-flex;
    align-items: center;
    gap: 15px;
    box-shadow: inset 0 0 0 0px #ED1C24;
    transition: all 0.3s ease-in-out 0s;
  }
  .page-builder .uk-button.uk-button-default {
    border-radius: 100px;
    box-shadow: unset;
    color: #000000;
    background-color: rgba(255, 255, 255, 0.6);
    backdrop-filter: blur(30px);
  }
  .page-builder .uk-button.uk-button-default:not(:disabled):hover {
    box-shadow: unset;
    color: #FFFFFF;
    background-color: #ED1C24;
  }
  .page-builder .uk-button.uk-button-primary {
    padding: 0px;
    box-shadow: unset;
    background-color: unset;
  }
  .page-builder .uk-button.uk-button-primary:not(:disabled):hover {
    box-shadow: unset;
    color: #ED1C24;
  }
  .page-builder .uk-button.uk-button-primary:not(:disabled):hover::after {
    transition: all 0.1s ease-in-out 0s;
    box-shadow: inset 0 0 0 1px #ED1C24;
    color: #ED1C24;
  }
  .page-builder .uk-button.uk-button-primary::after {
    content: "";
    font-family: "Font Awesome 6 Pro";
    font-weight: 300;
    color: #000000;
    transition: all 0.3s ease-in-out 0s;
    width: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    aspect-ratio: 1;
    background-color: transparent;
    box-shadow: inset 0 0 0 1px #000000;
  }
  .page-builder .uk-button.uk-button-secondary {
    padding: 0px;
    box-shadow: unset;
    background-color: unset;
  }
  .page-builder .uk-button.uk-button-secondary:not(:disabled):hover {
    box-shadow: unset;
    color: #FFFFFF;
  }
  .page-builder .uk-button.uk-button-secondary:not(:disabled):hover::after {
    transition: all 0.1s ease-in-out 0s;
    box-shadow: inset 0 0 0 15px #000000;
    color: #FFFFFF;
  }
  .page-builder .uk-button.uk-button-secondary.alt:not(:disabled):hover, .page-builder .uk-button.uk-button-secondary.alt:not(:disabled):focus {
    color: #000000;
  }
  .page-builder .uk-button.uk-button-secondary::after {
    content: "";
    font-family: "Font Awesome 6 Pro";
    font-weight: 300;
    color: #FFFFFF;
    transition: all 0.3s ease-in-out 0s;
    width: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    aspect-ratio: 1;
    background-color: #ED1C24;
    box-shadow: inset 0 0 0 0px #000000;
  }
  .page-builder .uk-button.uk-button-tertiary {
    padding: 0px;
    box-shadow: unset;
    background-color: unset;
    color: #FFFFFF;
  }
  .page-builder .uk-button.uk-button-tertiary:not(:disabled):hover {
    box-shadow: unset;
    color: #ED1C24;
  }
  .page-builder .uk-button.uk-button-tertiary:not(:disabled):hover::after {
    transition: all 0.1s ease-in-out 0s;
    box-shadow: inset 0 0 0 1px #ED1C24;
    color: #ED1C24;
  }
  .page-builder .uk-button.uk-button-tertiary::after {
    content: "";
    font-family: "Font Awesome 6 Pro";
    font-weight: 300;
    color: #FFFFFF;
    transition: all 0.3s ease-in-out 0s;
    width: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    aspect-ratio: 1;
    background-color: transparent;
    box-shadow: inset 0 0 0 1px #FFFFFF;
  }
  .page-builder .uk-button.uk-button-quaternary {
    box-shadow: inset 0 0 0 1px #FFFFFF;
    background-color: unset;
    color: #FFFFFF;
    border-radius: 100px;
  }
  .page-builder .uk-button.uk-button-quaternary:not(:disabled):hover {
    box-shadow: inset 0 0 0 1px #FFFFFF;
    color: #000000;
    background-color: #FFFFFF;
  }
  .page-builder .uk-button:not(:disabled):hover {
    box-shadow: inset 0 0 0 1px #ED1C24;
    color: #ED1C24;
    transition: all 0.1s ease-in-out 0s;
    background-color: transparent;
  }
  .tiles.news .button .uk-button-primary:hover {
    color: #ED1C24 !important;
  }
  div[data-block="pre-footer-block"] .page-block-column-inner {
    position: relative;
    z-index: 1;
  }
  div[data-block="pre-footer-block"] .page-block-column-inner::before {
    content: "";
    position: absolute;
    inset: 0;
    bottom: 0;
    height: 1px;
    background-color: rgba(49, 49, 49, 0.5);
  }
  .page-block-group:has(.bg-image-fpd) {
    position: relative;
    z-index: 1;
  }
  .page-block-group:has(.bg-image-fpd)::after {
    content: "";
    position: absolute;
    inset: 0;
    background-image: url("../edit/library/images/logo_outline_white_thin.svg");
    background-size: 2900px;
    background-repeat: no-repeat;
    background-position: 30vw 102%;
    opacity: 0.2;
    z-index: -1;
  }
  .page-block-group:has(.bg-image-fpd):has(.alt)::after {
    background-image: url("../edit/library/images/logo_outline_white.svg");
    background-size: 1400px;
    background-position: 45vw 102%;
  }
  .mb-image-boxes-1.four-column.grid {
    margin-top: -20px;
    margin-left: -20px;
  }
  .mb-image-boxes-1.four-column.grid .grid-item {
    width: calc(100% - 20px);
    margin-top: 20px;
    margin-left: 20px;
  }
  .mb-image-boxes-1.five-column.grid {
    margin-top: -20px;
    margin-left: -20px;
  }
  .mb-image-boxes-1.five-column.grid .grid-item {
    width: calc(100% - 20px);
    margin-top: 20px;
    margin-left: 20px;
  }
  .mb-image-boxes-1.six-column.grid {
    margin-top: -20px;
    margin-left: -20px;
  }
  .mb-image-boxes-1.six-column.grid .grid-item {
    width: calc(100% - 20px);
    margin-top: 20px;
    margin-left: 20px;
  }
  .mb-image-boxes-1 .tile .content {
    border-radius: 20px;
    padding: 30px;
    background-color: rgba(255, 255, 255, 0.5);
    backdrop-filter: blur(20px);
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
    position: relative;
    z-index: 1;
    overflow: hidden;
  }
  .mb-image-boxes-1 .tile .content img {
    max-width: 85px;
    transition: all 0.3s ease-in-out 0s;
  }
  .mb-image-boxes-1 .tile .content span.text {
    color: #000000;
    line-height: 1em;
    margin-top: 0px;
    text-align: right;
  }
  .mb-image-boxes-1 .tile .content span.text h3 {
    margin-top: -30px;
    font-size: 21px;
  }
  .mb-image-boxes-1 .tile .content span.text > * {
    transition: all 0.3s ease-in-out 0s;
  }
  .mb-image-boxes-1 .tile .content .button {
    margin: 0px;
  }
  .mb-image-boxes-1 .tile .content .image {
    margin-bottom: auto;
  }
  .mb-image-boxes-1 .tile .content::after {
    content: "";
    position: absolute;
    inset: 0;
    z-index: -1;
    pointer-events: none;
    border-radius: inherit;
    background-color: #ED1C24;
    transition: all 0.3s ease-in-out 0s;
    transform: translateY(101%);
  }
  .mb-image-boxes-1 .tile .content:hover::after {
    transform: translateY(0%);
    transition: all 0.1s ease-in-out 0s;
  }
  .mb-image-boxes-1 .tile .content:hover img {
    filter: invert(1);
    transition: all 0.1s ease-in-out 0s;
  }
  .mb-image-boxes-1 .tile .content:hover .text {
    color: #FFFFFF;
  }
  .mb-image-boxes-1 .tile .content:hover .text > * {
    transition: all 0.1s ease-in-out 0s;
  }
  .mb-image-boxes-1 .tile .content:hover .uk-button {
    color: #FFFFFF;
    transition: all 0.1s ease-in-out 0s;
  }
  .mb-image-boxes-1 .tile .content:hover .uk-button::after {
    color: #FFFFFF;
    box-shadow: inset 0 0 0 15px #000000;
    transition: all 0.1s ease-in-out 0s;
  }
  .mb-image-boxes-2 .content {
    justify-content: center;
  }
  .mb-image-boxes-2 .content .text {
    display: none;
  }
  .mb-stats-1 {
    display: flex;
    flex-direction: column;
    gap: 20px;
    align-items: flex-start;
    margin-bottom: 30px;
  }
  .mb-stats-1 .stat {
    display: flex;
    gap: 0px;
    align-items: flex-start;
    flex-direction: column;
  }
  .mb-stats-1 .stat * {
    margin: 0px;
  }
  .mb-stats-1 .stat .counter {
    font-size: inherit;
    line-height: 1em;
  }
  .mb-stats-1 .stat h2 {
    font-size: clamp(64px, 8rem, 80px);
  }
  .page-block-group:has(.tb-banner-1) {
    min-height: 100vh;
    padding-top: 100px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    z-index: 1;
    background-attachment: fixed;
  }
  .page-block-group:has(.tb-banner-1)::before {
    position: absolute;
    inset: 0;
    background-color: rgba(0, 0, 0, 0.5);
    pointer-events: none;
    z-index: -1;
  }
  .page-block-group:has(.tb-banner-1).block-align-vert-top {
    justify-content: flex-end;
  }
  .page-block-group:has(.tb-banner-1) h1 {
    max-width: 900px;
  }
  .page-block-group:has(.tb-banner-1) + .page-block-group:has(.mb-image-boxes-1) .page-block-column-inner {
    margin-top: -80px;
  }
  .homepage-video-block {
    position: relative;
  }
  .home-sticky-container {
    position: absolute;
    inset: 0;
    z-index: -2;
  }
  .home-video-container {
    position: sticky;
    top: 0;
    left: 0;
    width: 100%;
    aspect-ratio: 1;
    z-index: -2;
    overflow: hidden;
  }
  .home-video-container video {
    position: absolute;
    top: 0;
    left: 50%;
    width: 100%;
    min-width: 480px;
    transform: translateX(-50%);
    z-index: -2;
  }
  .home-video-container::before {
    content: "";
    position: absolute;
    inset: -5px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 50%, black 100%);
    z-index: -1;
  }
  .page-block-group:has(.tb-banner-2) {
    padding-top: 88px;
    max-height: 100vh;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    position: relative;
    z-index: 1;
  }
  .page-block-group:has(.tb-banner-2)::before {
    content: "";
    position: absolute;
    inset: 0;
    background-color: rgba(0, 0, 0, 0.5);
    pointer-events: none;
    z-index: -1;
  }
  .page-block-group:has(.tb-banner-2) h1 {
    max-width: 900px;
  }
  .page-block-group:has(.tb-content-1) {
    overflow: hidden;
  }
  .page-block-group:has(.tb-content-1) .page-block-column:first-child .page-block-column-inner {
    margin-left: calc(((var(--block_padding_default_x_axis) - (var(--scroll_bar_width) / 2)) * -1) 
                            + (100vw - clamp(0px, 1500px, 100vw)) / 2 * -1);
  }
  .page-block-group:has(.tb-content-1) .tiles .tile:last-child img {
    border-radius: 0 40px 40px 0;
  }
  .page-block-group:has(.tb-content-1) .tiles .tile .content .image picture {
    background-color: transparent !important;
  }
  .page-block-group:has(.tb-content-2) .mobile.mb-slider-nav {
    margin-top: 40px;
  }
  .tb-related-products h2 {
    margin-bottom: 50px;
  }
  .tb-related-products .page-block-column-inner {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
  }
  .tb-related-products .uk-grid {
    margin-left: -20px;
  }
  .tb-related-products .uk-grid > * {
    padding-left: 20px;
  }
  .tb-related-products .uk-grid .tile {
    width: 100%;
  }
  .tb-cta-1 .page-block-column {
    width: unset;
    flex: 100% 1 1;
  }
  .tb-cta-1 .page-block-column:first-child {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0px;
  }
  .tb-cta-1 .page-block-column:first-child::after {
    content: "";
    font-family: "Font Awesome 6 Pro";
    font-weight: 300;
    color: #ED1C24;
    border-radius: 100%;
    aspect-ratio: 1;
    background-color: #FFFFFF;
    display: flex;
    flex: 110px 0 0;
    align-items: center;
    justify-content: center;
    margin: 40px 0px;
    font-size: 70px;
  }
  .tb-product-description-1 .tiles picture {
    border-radius: 40px;
    overflow: hidden;
  }
  .tb-product-description-1 .tiles picture img {
    object-fit: cover;
    object-position: center;
    /*aspect-ratio: 10 / 12;*/
  }
  form .form-block:not(:last-child) {
    display: grid;
    grid-template-columns: 1fr;
    gap: 15px;
  }
  form .form-block:not(:last-child) > div {
    position: relative;
    margin: 0px !important;
  }
  form .req {
    display: inline-block;
    vertical-align: top;
    line-height: 10px !important;
  }
  form .uk-input {
    height: auto;
  }
  form .uk-input, form .uk-textarea {
    border-radius: 0;
    background-color: #fcfcfc;
    backdrop-filter: blur(45px);
    padding: 30px 20px 20px;
    border: 0px;
    border-radius: 5px;
    font-size: 16px;
  }
  form .uk-textarea {
    line-height: 1.6em;
    resize: none;
    font-size: 16px;
  }
  form .uk-input:not(.uk-form-danger), form .uk-textarea:not(.uk-form-danger) {
    background-color: #fcfcfc;
  }
  form label {
    position: absolute;
    top: 22px;
    left: 15px;
    opacity: 1;
    line-height: 1em !important;
    transition: 0.2s ease;
    transform-origin: left top;
    z-index: 10;
    pointer-events: none;
    padding-top: 4px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 4px;
    border-radius: 5px;
    background-color: #fcfcfc;
  }
  form label.filled {
    transform: translateY(-12px) scale(0.8);
  }
  form button.uk-button.uk-button-primary {
    box-shadow: unset !important;
    padding: 10px 30px !important;
    background-color: #000000 !important;
    border-radius: 100px !important;
    color: #FFFFFF !important;
    margin: 0px !important;
  }
  form button.uk-button.uk-button-primary::after {
    content: unset !important;
  }
  form button.uk-button.uk-button-primary:not(:disabled):hover {
    background-color: #d3121a !important;
    color: #FFFFFF !important;
    box-shadow: unset !important;
  }
  .mb-form-1 form .form-block:not(:last-child) {
    display: grid;
    grid-template-columns: 1fr;
    gap: 15px;
  }
  .mb-form-1 form .form-block:not(:last-child) > div {
    position: relative;
    margin: 0px !important;
  }
  .mb-form-1 form .form-block:not(:last-child) > div:has(textarea:not(#g-recaptcha-response):not(#g-recaptcha-response-1)) {
    display: flex;
  }
  .mb-form-1 form .form-block:not(:last-child) > div:has(textarea:not(#g-recaptcha-response):not(#g-recaptcha-response-1)) .uk-form-controls, .mb-form-1 form .form-block:not(:last-child) > div:has(textarea:not(#g-recaptcha-response):not(#g-recaptcha-response-1)) textarea {
    width: 100%;
  }
  .mb-form-1 form h3 {
    display: none;
  }
  .mb-form-1 form .uk-input {
    height: auto;
  }
  .mb-form-1 form .uk-input, .mb-form-1 form .uk-textarea {
    border-radius: 0;
    background-color: #f8cfd0;
    backdrop-filter: blur(45px);
    padding: 30px 20px 20px;
    border: 0px;
    border-radius: 5px;
    font-size: 16px;
  }
  .mb-form-1 form .uk-input:not(.uk-form-danger), .mb-form-1 form .uk-textarea:not(.uk-form-danger) {
    background-color: #f8cfd0;
  }
  .mb-form-1 form label {
    position: absolute;
    top: 22px;
    left: 15px;
    opacity: 1;
    line-height: 1em;
    transition: 0.2s ease;
    transform-origin: left top;
    z-index: 10;
    pointer-events: none;
    padding-top: 4px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 4px;
    border-radius: 5px;
    background-color: #f8cfd0;
  }
  .mb-form-1 form label.filled {
    transform: translateY(-12px) scale(0.8);
  }
  .mb-form-1 form button.uk-button.uk-button-primary {
    box-shadow: unset;
    padding: 10px 30px;
    background-color: #000000;
    border-radius: 100px;
    color: #FFFFFF;
    margin: 0px;
  }
  .mb-form-1 form button.uk-button.uk-button-primary::after {
    content: unset;
  }
  .mb-form-1 form button.uk-button.uk-button-primary:not(:disabled):hover {
    background-color: #FFFFFF;
    color: #000000;
    box-shadow: unset;
  }
  .mb-form-2:not(.single-column) form .form-block:not(:last-child) {
    display: grid;
    grid-template-columns: 1fr;
    gap: 15px;
  }
  .mb-form-2:not(.single-column) form .form-block:not(:last-child) > div {
    position: relative;
    margin: 0px !important;
  }
  .mb-form-2:not(.single-column) form .form-block:not(:last-child) > div:has(textarea:not(#g-recaptcha-response):not(#g-recaptcha-response-1)) {
    display: flex;
  }
  .mb-form-2:not(.single-column) form .form-block:not(:last-child) > div:has(textarea:not(#g-recaptcha-response):not(#g-recaptcha-response-1)) .uk-form-controls, .mb-form-2:not(.single-column) form .form-block:not(:last-child) > div:has(textarea:not(#g-recaptcha-response):not(#g-recaptcha-response-1)) textarea {
    width: 100%;
  }
  .mb-form-2 form .form-block:not(:last-child) {
    display: grid;
    grid-template-columns: 1fr;
    gap: 15px;
  }
  .mb-form-2 form .form-block:not(:last-child) > div {
    position: relative;
    margin: 0px !important;
  }
  .mb-form-2 form h3 {
    display: none;
  }
  #form-question-recaptcha {
    max-width: 100%;
    overflow: auto;
  }
  header {
    background-color: transparent;
    background-image: linear-gradient(to bottom, #ffffff calc(50% - 1px), rgba(0, 0, 0, 0.1) calc(50% - 1px), rgba(0, 0, 0, 0.1) 50%, transparent 50%, transparent calc(100% - 1px), rgba(255, 255, 255, 0.4) calc(100% - 1px), rgba(255, 255, 255, 0.4) 100%);
    background-size: 200% 200%;
    background-repeat: no-repeat;
    background-position: bottom;
  }
  header #logo {
    flex: unset;
    transition: all 0.3s ease-in-out 0s;
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
  }
  header #logo .tile {
    grid-column-start: 1;
    grid-row-start: 1;
    transition: all 0.3s ease-in-out 0s;
  }
  header #logo .tile:last-child {
    opacity: 1;
  }
  header #navigation .uk-navbar-nav {
    gap: 10px;
  }
  header #navigation .uk-navbar-nav li:has(a[title="Products"]) {
    margin-bottom: -39px;
  }
  header #navigation .uk-navbar-nav li:has(a[title="Products"]) > a[title="Products"] {
    height: 100%;
    align-items: flex-start;
  }
  header #navigation .uk-navbar-nav li:has(a[title="Products"]) > a[title="Products"] i {
    margin-top: 14px;
  }
  header .header-right {
    gap: 20px;
  }
  header .page-block .uk-button {
    padding: 15px 30px 15px 30px;
    line-height: 1.5em;
  }
  header .page-block .uk-button::after {
    content: unset;
  }
  header .tiles {
    transition: all 0.3s ease-in-out 0s;
    max-width: 150px;
    margin: -20px 0px;
  }
  header.overlay-header:not(.uk-active) #logo .tile {
    transition: all 0.1s ease-in-out 0s;
  }
  header.overlay-header:not(.uk-active) #logo .tile:first-child {
    opacity: 1;
  }
  header.overlay-header:not(.uk-active) #logo .tile:last-child {
    opacity: 0;
  }
  header.overlay-header:not(.uk-active) #navigation .uk-navbar-nav > li > a {
    color: #FFFFFF;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.4);
  }
  header.overlay-header:not(.uk-active) #navigation .uk-navbar-nav > li > a:not(.uk-open):hover {
    color: #ED1C24;
  }
  header.overlay-header:not(.uk-active) #hamburger {
    color: #FFFFFF;
  }
  header.overlay-header.uk-active .uk-button {
    box-shadow: inset 0 0 0 1px #000000;
    color: #000000;
  }
  header.overlay-header.uk-active .uk-button:not(:disabled):hover {
    background-color: #ED1C24;
    color: #FFFFFF;
    box-shadow: inset 0 0 0 0 transparent;
  }
  header.overlay-header.uk-active .tiles {
    transition: all 0.1s ease-in-out 0s;
    filter: invert(1);
  }
  header .button-wrapper {
    display: none;
    align-items: center;
    gap: 20px;
  }
  header.uk-active {
    background-position: top;
  }
  .uk-offcanvas-bar-custom {
    width: 100%;
    max-width: 600px !important;
    padding: 100px 0px 0px;
    z-index: 100;
  }
  .uk-offcanvas-bar-custom.uk-offcanvas-bar-animation {
    transition: left 0.3s ease-in-out;
  }
  .uk-offcanvas-bar-custom .uk-offcanvas-close {
    top: 0px;
    right: 0px;
    aspect-ratio: 1;
    width: 120px;
  }
  .uk-offcanvas-bar-custom .uk-offcanvas-close i {
    opacity: 0;
  }
  .uk-offcanvas-bar-custom .uk-offcanvas-close::before, .uk-offcanvas-bar-custom .uk-offcanvas-close::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
    width: 3px;
    height: 50%;
    background-color: #FFFFFF;
  }
  .uk-offcanvas-bar-custom .uk-offcanvas-close::after {
    transform: translate(-50%, -50%) rotate(-45deg);
  }
  .uk-offcanvas-bar-custom .uk-nav-default > li {
    font-size: clamp(22px, 2.2rem, 22px);
    font-weight: 500;
    border-bottom: 1px solid #313131;
  }
  .uk-offcanvas-bar-custom .uk-nav-default > li > a {
    padding: 15px 25px;
  }
  .uk-offcanvas-bar-custom .uk-nav-default > li > a > i {
    width: 30px;
    aspect-ratio: 1;
    position: relative;
  }
  .uk-offcanvas-bar-custom .uk-nav-default > li > a > i::before, .uk-offcanvas-bar-custom .uk-nav-default > li > a > i::after {
    content: "";
    position: absolute;
    width: 2px;
    background-color: #FFFFFF;
    height: 70%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(90deg);
    transition: all 0.3s ease-in-out 0s;
  }
  .uk-offcanvas-bar-custom .uk-nav-default > li > a > i::after {
    transition: all 0.1s ease-in-out 0s;
    transform: translate(-50%, -50%);
  }
  .uk-offcanvas-bar-custom .uk-nav-default > li:last-child {
    border: 0px;
  }
  .uk-offcanvas-bar-custom .uk-nav-default > li.uk-parent.uk-open > a > i {
    transform: unset;
  }
  .uk-offcanvas-bar-custom .uk-nav-default > li.uk-parent.uk-open > a > i::after {
    transform: translate(-50%, -50%) rotate(90deg);
    transform: all 0.1s ease-in-out 0s;
  }
  .uk-offcanvas-bar-custom .uk-nav-default .uk-nav-sub {
    padding: 0px 25px 20px 25px;
  }
  .uk-offcanvas-bar-custom .uk-nav-default .uk-nav-sub > li > a {
    font-size: clamp(18px, 1.8rem, 18px);
    padding: 10px 0px;
    margin: -10px 0px;
  }
  .product-search input {
    border-radius: 5px;
    border: 0px;
    background-color: rgba(255, 255, 255, 0.35);
    backdrop-filter: blur(30px);
    box-shadow: inset 0 0 0 0px #FFFFFF;
    height: 60px;
    color: #FFFFFF;
    font-weight: 300;
    padding-left: 60px;
    transition: all 0.3s ease-in-out 0s;
  }
  .product-search input:focus, .product-search input:hover {
    box-shadow: inset 0 0 0 0px #FFFFFF;
    background-color: rgba(255, 255, 255, 0.5);
    color: #FFFFFF;
    transition: all 0.1s ease-in-out 0s;
  }
  .product-search button {
    top: 50%;
    transform: translateY(-50%);
    color: #FFFFFF;
    z-index: 10;
    padding-left: 20px;
    padding-right: 20px;
  }
  .product-search button i {
    font-weight: 300;
  }
  #search-overlay {
    background: rgba(0, 0, 0, 0.6);
    backdrop-filter: blur(30px);
  }
  #search-overlay .uk-modal-close {
    color: #FFFFFF;
    position: absolute;
    top: 35px;
    right: 35px;
    font-size: 24px;
    transition: all 0.2s ease;
  }
  #search-overlay .uk-modal-close:hover {
    color: #ED1C24;
  }
  #search-overlay .uk-modal-dialog {
    color: #FFFFFF;
    background: none;
  }
  #search-overlay .uk-modal-dialog h2 {
    color: #FFFFFF;
    margin-bottom: 0px !important;
  }
  #search-overlay .search-overlay-search {
    position: relative;
  }
  #search-overlay .search-overlay-search input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    background: none !important;
    backdrop-filter: none !important;
    height: 80px;
    color: #FFFFFF;
    font-size: 24px;
    padding-left: 0px;
    padding-right: 50px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 0;
  }
  #search-overlay .search-overlay-search input:focus {
    border-bottom: 1px solid #ED1C24;
  }
  #search-overlay .search-overlay-search button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    background: none;
    position: absolute;
    right: 0px;
    top: 20px;
    color: #FFFFFF;
    font-size: 24px;
    padding: 5px 8px;
    cursor: pointer;
    background-color: #ED1C24;
    border-radius: 5px;
    transition: all 0.2s ease;
    z-index: 100;
  }
  #search-overlay .search-overlay-search button:hover {
    color: #ED1C24;
    background-color: #FFFFFF;
  }
  .product-category-links {
    position: relative;
    padding-top: 40px;
  }
  .product-category-links:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0;
    right: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
  }
  .product-category-links .links.images.uk-grid > * img {
    max-width: 200px;
    max-height: 100px;
  }
  .products-pagination {
    padding-top: 50px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
  }
  .products-pagination .products-page-links .uk-button.uk-button-primary, .products-pagination .products-page-links .uk-button.uk-button-secondary {
    width: 40px;
    aspect-ratio: 1;
    border-radius: 100px;
    box-shadow: inset 0 0 0 1px #000000;
    align-items: center;
    justify-content: center;
  }
  .products-pagination .products-page-links .uk-button.uk-button-primary::after, .products-pagination .products-page-links .uk-button.uk-button-secondary::after {
    content: unset !important;
  }
  .products-pagination .products-page-links .uk-button.uk-button-primary:not(:disabled):hover, .products-pagination .products-page-links .uk-button.uk-button-secondary:not(:disabled):hover {
    box-shadow: inset 0 0 0 20px #ED1C24;
    color: #FFFFFF;
  }
  .products-pagination .products-page-links .uk-button.uk-button-primary {
    background-color: #000000;
    color: #FFFFFF;
  }
  .products-pagination .products-page-links .uk-button.uk-button-primary:not(:disabled):hover {
    box-shadow: inset 0 0 0 20px #ED1C24;
    color: #FFFFFF;
  }
  .products-filter-group .uk-select:not([multiple]):not([size]) {
    cursor: pointer;
    height: 50px;
    border: 0px;
    background-color: #F8F8F8;
    padding-left: 30px;
    padding-right: 20px;
    color: #000000;
    transition: all 0.3s ease-in-out 0s;
  }
  .products-filter-group .uk-select:not([multiple]):not([size])::placeholder {
    color: #000000;
  }
  .products-filter-group .uk-select:not([multiple]):not([size]):hover {
    background-color: #EEE;
    transition: all 0.1s ease-in-out 0s;
  }
  .products-filter-group ul {
    margin: 0px;
    display: flex;
    flex-direction: column;
    gap: 5px;
    padding-left: 0px;
  }
  .products-filter-group ul li {
    transition: all 0.3s ease-in-out 0s;
    cursor: pointer;
  }
  .products-filter-group ul li input[type="radio"] {
    border: 0px;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.2);
    width: 20px;
    height: 20px;
    transition: all 0.3s ease-in-out 0s;
  }
  .products-filter-group ul li label {
    cursor: inherit;
  }
  .products-filter-group ul li:hover {
    transition: all 0.1s ease-in-out 0s;
    color: #ED1C24;
  }
  .products-filter-group ul li:hover input[type="radio"] {
    transition: all 0.1s ease-in-out 0s;
    box-shadow: inset 0 0 0 8px #ED1C24;
  }
  .product-accordion .uk-accordion-title {
    font-size: 25px;
    font-weight: 600;
    font-style: normal;
    line-height: 1.2em;
    letter-spacing: -0.02em;
    /* Font Awesome 6 pro plus icon */
  }
  .product-accordion .uk-accordion-title:before {
    content: "+";
    font-family: "Font Awesome 6 Pro";
    font-size: 22px;
    font-weight: 400;
    background: none;
  }
  .product-accordion .uk-open .uk-accordion-title:before {
    content: "";
  }
  h4.h3.brands-title, h4.h3.colours-title {
    margin-top: 30px;
  }
  .products-top-bar {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
    gap: 10px;
    font-size: 16px;
    margin-bottom: 20px;
  }
  .product-search-terms {
    margin-bottom: 10px;
  }
  .product-search-terms .search-terms {
    display: inline-flex;
    flex-wrap: nowrap;
    align-items: center;
    gap: 10px;
    padding: 5px 10px;
    background-color: #F8F8F8;
    border-radius: 5px;
  }
  .products-control {
    background-color: #F8F8F8;
    border-radius: 5px;
    padding: 20px 30px;
  }
  .products-control select {
    cursor: pointer;
    border: 0px;
    border-radius: 0px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    background-color: transparent;
  }
  .products-control select:focus, .products-control select:hover {
    background-color: transparent;
  }
  .products-control .products-per-page, .products-control .products-sort {
    display: flex;
    align-items: center;
    gap: 20px;
  }
  .tiles.icon-left {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    gap: 15px;
  }
  .tiles.icon-left .tile a {
    transition: all 0.3s ease-in-out 0s;
    background-color: #ED1C24;
    display: flex;
    padding: 12px 20px;
    border-radius: 100px;
    box-shadow: inset 0 0 0 1px #ED1C24;
  }
  .tiles.icon-left .tile a .content {
    display: flex;
    align-items: center;
    gap: 15px;
  }
  .tiles.icon-left .tile a .content .icon {
    transition: all 0.3s ease-in-out 0s;
    color: #FFFFFF;
    line-height: 1em;
  }
  .tiles.icon-left .tile a .content .icon i {
    font-size: clamp(21px, 2.1rem, 16px);
    font-weight: 300;
  }
  .tiles.icon-left .tile a .content .text {
    margin: 0px;
  }
  .tiles.icon-left .tile a .content .text h5 {
    transition: all 0.3s ease-in-out 0s;
    font-size: clamp(16px, 1.6rem, 16px);
    color: #FFFFFF;
  }
  .tiles.icon-left .tile a:hover {
    transition: all 0.1s ease-in-out 0s;
    background-color: transparent;
  }
  .tiles.icon-left .tile a:hover .content .icon {
    transition: all 0.1s ease-in-out 0s;
    color: #ED1C24;
  }
  .tiles.icon-left .tile a:hover .content .text h5 {
    transition: all 0.1s ease-in-out 0s;
    color: #ED1C24;
  }
  .tiles.icon-top .tile .icon [class*="fa-"] {
    font-size: clamp(21px, calc(6vw + 10px), 60px) !important;
  }
  .tiles.icon-top + h2, .tiles.icon-top + h3 {
    margin-top: 20px !important;
  }
  .products.tiles.grid {
    margin-top: -15px;
    margin-left: -15px;
  }
  .products.tiles.grid .grid-item {
    width: calc(100% - 15px);
    margin-top: 15px;
    margin-left: 15px;
  }
  .products.tiles .tile {
    transition: all 0.3s ease-in-out 0s;
  }
  .products.tiles .tile[data-type="product"] .image, .products.tiles .tile[data-type="category sub-category"] .image {
    padding: 30px 30px 0px;
  }
  .products.tiles .content {
    height: 100%;
    border: 1px solid #EBEBEB;
    border-radius: 10px;
    overflow: hidden;
  }
  .products.tiles .content .image.constrained-image {
    justify-content: flex-start;
    height: unset;
  }
  .products.tiles .content .image.constrained-image img {
    aspect-ratio: 1.6;
    object-fit: contain;
    /*object-position: bottom left;*/
  }
  .products.tiles .content .image picture {
    max-width: unset;
    max-height: unset;
  }
  .products.tiles .content .image picture img {
    width: 100%;
  }
  .products.tiles .content .text {
    height: 100%;
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-top: 0px !important;
    padding: 30px;
  }
  .products.tiles .content .text h3 {
    color: #000000;
  }
  .products.tiles .content .text > * {
    margin: 0px;
  }
  .products.tiles .content .text .price {
    margin-top: auto;
  }
  .products.tiles .content .text .readmore {
    margin-top: auto;
  }
  .products.tiles .content .text .readmore .button, .products.tiles .content .text .readmore .uk-button {
    transition: all 0.2s ease;
    margin: 0px;
  }
  .products.tiles .content .text .readmore .button:hover, .products.tiles .content .text .readmore .uk-button:hover {
    color: #000000;
  }
  .products.tiles .content .text .readmore .button:hover::after, .products.tiles .content .text .readmore .uk-button:hover::after {
    box-shadow: unset;
  }
  .products.tiles .content .text .readmore .button::after, .products.tiles .content .text .readmore .uk-button::after {
    transition: all 0.2s ease;
  }
  .products.tiles a .content {
    transition: all 0.3s ease;
  }
  .products.tiles a:hover .content {
    transition: all 0.3s ease;
    background-color: #ED1C24;
  }
  .products.tiles a:hover .content .text h3 {
    color: #FFFFFF;
  }
  .products.tiles a:hover .content .text .readmore .uk-button {
    transition: all 0.3s ease;
    color: #FFFFFF;
  }
  .products.tiles a:hover .content .text .readmore .uk-button::after {
    transition: all 0.3s ease;
    background-color: #FFFFFF;
    color: #ED1C24;
  }
  .products.tiles:not(.no-links) .tile {
    transition: all 0.5s ease;
  }
  .products.tiles:not(.no-links) .tile:hover {
    transition: all 0.3s ease;
  }
  .products.tiles:not(.no-links):hover .tile {
    opacity: 0.5;
    filter: grayscale(0.7);
    transition: all 1.5s ease;
  }
  .products.tiles:not(.no-links):hover .tile:hover {
    filter: grayscale(0);
    opacity: 1;
    transition: all 0.3s ease;
  }
  .product-details-image-slideshow .uk-slideshow-items {
    aspect-ratio: 1.6;
    height: unset;
    width: 100%;
  }
  .product-category-wrapper {
    padding: 30px;
    background-color: #F8F8F8;
    border-radius: 5px;
  }
  .product-category-wrapper h4 {
    margin-bottom: 20px;
  }
  .product-category-wrapper ul {
    margin: 0px;
    box-sizing: border-box;
  }
  .product-category-wrapper ul li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  .product-category-wrapper ul li a {
    padding: 10px 0px;
    width: 100%;
    display: flex;
    color: #000000;
    padding-left: 0px;
    transition: all 0.3s ease-in-out 0s;
    box-sizing: border-box;
  }
  .product-category-wrapper ul li a:hover {
    color: #ED1C24;
    padding-left: 10px;
    transition: all 0.1s ease-in-out 0s;
  }
  .product-category-wrapper ul li:last-child {
    border-bottom: 0px;
  }
  .product-category-wrapper ul.product-category-list {
    list-style: none;
  }
  .product-category-wrapper ul.product-category-list li a i {
    margin-top: 0px;
  }
  .product-category-wrapper ul.product-category-list li a i::before {
    content: "+";
    font-weight: 300;
  }
  .product-category-wrapper ul.product-category-list li .uk-accordion-title {
    color: #000000;
  }
  .product-category-wrapper ul.product-category-list li .uk-accordion-title:hover {
    color: #ED1C24;
  }
  .product-category-wrapper ul.product-category-list li:nth-child(n+2), .product-category-wrapper ul.product-category-list li .uk-accordion-content {
    margin-top: 0px;
  }
  .product-category-wrapper ul.product-category-list li.active a {
    font-weight: 400;
    color: #ED1C24;
  }
  .product-category-wrapper ul.product-category-list li.uk-open > a {
    color: #ED1C24;
  }
  .product-category-wrapper ul.product-category-list li.uk-open > a i::before {
    content: "";
  }
  #products-mega-menu {
    position: fixed;
    left: 50% !important;
    top: 89px !important;
    width: 100%;
    max-width: 1400px;
    transform: translateX(-50%);
    background-color: #FFFFFF !important;
    border-radius: 0px 0px 20px 20px !important;
    border: 1px solid #DDD;
  }
  #products-mega-menu a > * {
    color: #000000;
  }
  #products-mega-menu a:hover {
    color: #ED1C24;
  }
  #products-mega-menu a:hover > * {
    color: #ED1C24;
  }
  #products-mega-menu .products-wrapper {
    display: flex;
    flex-direction: column;
    gap: 8px;
  }
  #products-mega-menu .view-all {
    border-top: 1px solid #EEE;
    padding-top: 20px;
    margin-top: 20px;
    text-transform: capitalize;
  }
  #products-mega-menu .page-block-wrap {
    max-height: 550px;
    overflow: auto;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    align-items: flex-start;
    justify-content: flex-start;
  }
  #products-mega-menu .product-category-item {
    padding-bottom: 10px;
  }
  #products-mega-menu .product-category-item:not(:last-child) {
    border-bottom: 1px solid #EBEBEB;
  }
  #products-mega-menu h4 {
    margin-bottom: 10px;
  }
  #products-mega-menu .mega-menu-column {
    display: flex;
    flex-direction: column;
    padding-right: 20px;
  }
  #products-mega-menu .mega-menu-column:not(:last-child) {
    border-right: 1px solid #EBEBEB;
  }
  #products-mega-menu .mega-menu-column a {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  #products-mega-menu .mega-menu-column a:not(:last-child) {
    border-bottom: 1px solid #EBEBEB;
  }
  #products-mega-menu .mega-menu-column h4 {
    margin: 0;
  }
  .staff-item-page picture {
    border-radius: 20px;
  }
  .tiles.staff.four-column.grid {
    margin-top: -20px;
    margin-left: -20px;
  }
  .tiles.staff.four-column.grid .grid-item {
    width: calc(100% - 20px);
    margin-top: 20px;
    margin-left: 20px;
  }
  .tiles.staff .tile .content picture {
    border-radius: 20px;
    max-width: unset;
  }
  .tiles.staff .tile .content picture img {
    width: 100%;
  }
  .tiles.staff .tile .content h3 {
    margin-bottom: 5px;
    color: #000000;
  }
  .tiles.staff .tile .content:hover h3 {
    color: #ED1C24;
  }
  .news-date, .news-author {
    margin-bottom: 0px;
  }
  .news-date + .news-author {
    margin-top: 0px;
  }
  footer .footer-column #footer-logo {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
  footer .footer-column #footer-logo > *:not(:first-child) {
    max-width: 235px;
  }
  footer .footer-column #footer-logo .tiles picture {
    max-width: 200px;
  }
  footer .footer-column.sub-columns {
    display: none;
  }
  footer .footer-column:first-child {
    flex-grow: 0.5;
  }
  footer .cta-wrapper {
    position: fixed;
    bottom: 20px;
    right: 22px;
    z-index: 10;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 10px;
  }
  footer .cta-wrapper .uk-button.uk-button-default {
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15);
  }
  footer .cta-wrapper .uk-button.uk-button-default span {
    transition: transform 0.3s ease-in-out 0s;
  }
  footer .cta-wrapper:has(.open) > .uk-button.uk-button-default span {
    transform: rotate(-90deg);
    transition: transform 0.1s ease-in-out 0s;
  }
  footer .cta-wrapper .cta-wrapper-inner {
    position: absolute;
    bottom: calc(100% + 12px);
    right: 0;
    opacity: 0;
    display: flex;
    flex-direction: column;
    gap: 10px;
    transform: translateY(200px);
    transition: opacity 0.3s ease-in-out 0s, transform 0s ease 0.5s;
  }
  footer .cta-wrapper .cta-wrapper-inner .uk-button {
    transform: translateY(200%);
    transition: all 0.3s ease-in-out 0s;
  }
  footer .cta-wrapper .cta-wrapper-inner .uk-button:last-child {
    transform: translateY(100%);
  }
  footer .cta-wrapper .cta-wrapper-inner.open {
    opacity: 1;
    transform: translateY(0px);
    transition: opacity 0.3s ease-in-out 0s, transform 0s ease 0s;
  }
  footer .cta-wrapper .cta-wrapper-inner.open .uk-button {
    transform: translateY(0%);
    transition: all 0.1s ease-in-out 0s;
  }
  footer .footer-mobile {
    margin-bottom: 0px;
  }
  footer .footer-mobile .uk-accordion {
    margin-bottom: 0px;
  }
  footer .footer-mobile .uk-accordion li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding-bottom: 15px;
  }
  footer .footer-mobile .uk-accordion li.uk-open .uk-accordion-title::before {
    content: "";
  }
  footer .footer-mobile .uk-accordion .uk-accordion-title::before {
    content: "";
    font-family: "Font Awesome 6 Pro";
    color: #FFFFFF;
    background-image: unset;
    font-size: 16px;
  }
  footer .footer-mobile .uk-accordion .uk-accordion-title h4 {
    margin-bottom: 0px;
  }
  #base hr {
    border-top-color: rgba(255, 255, 255, 0.2);
  }
  #base .page-block-wrap > div {
    align-items: center;
  }
  #base .page-block-wrap > div .base-column {
    width: unset;
  }
  .float.float-right.float-50 {
    margin-left: 0px;
  }
  .uk-modal, .success-message, .error-message {
    font-size: 16px;
  }
  .uk-modal {
    line-height: 1.5em;
  }
  .jMricc .read-more-modal--text {
    font-size: 16px !important;
  }
  .loGikS .readMore {
    color: #ED1C24 !important;
  }
  .loGikS .readMore:hover {
    color: #000000 !important;
  }
  .faqs .uk-accordion-title::before {
    font-size: 16px;
  }
}
@media (max-width: 639px) {
  .mobile.hide {
    display: none !important;
  }
}
@media (min-width: 640px) {
  .mobile.show {
    display: none !important;
  }
}
@media (max-width: 639px) {
  .breadcrumb {
    margin-bottom: -10px;
  }
}
@media (max-width: 639px) {
  .breadcrumb li {
    font-size: 14px;
  }
}
@media (min-width: 640px) {
  .mb-image-boxes-1.four-column.grid {
    margin-top: -20px;
    margin-left: -20px;
  }
  .mb-image-boxes-1.four-column.grid .grid-item {
    width: calc(50% - 20px);
    margin-top: 20px;
    margin-left: 20px;
  }
}
@media (min-width: 960px) {
  .mb-image-boxes-1.four-column.grid {
    margin-top: -20px;
    margin-left: -20px;
  }
  .mb-image-boxes-1.four-column.grid .grid-item {
    width: calc(25% - 20px);
    margin-top: 20px;
    margin-left: 20px;
  }
}
@media (min-width: 640px) {
  .mb-image-boxes-1.five-column.grid {
    margin-top: -20px;
    margin-left: -20px;
  }
  .mb-image-boxes-1.five-column.grid .grid-item {
    width: calc(50% - 20px);
    margin-top: 20px;
    margin-left: 20px;
  }
}
@media (min-width: 960px) {
  .mb-image-boxes-1.five-column.grid {
    margin-top: -20px;
    margin-left: -20px;
  }
  .mb-image-boxes-1.five-column.grid .grid-item {
    width: calc(20% - 20px);
    margin-top: 20px;
    margin-left: 20px;
  }
}
@media (min-width: 640px) {
  .mb-image-boxes-1.six-column.grid {
    margin-top: -20px;
    margin-left: -20px;
  }
  .mb-image-boxes-1.six-column.grid .grid-item {
    width: calc(50% - 20px);
    margin-top: 20px;
    margin-left: 20px;
  }
}
@media (min-width: 960px) {
  .mb-image-boxes-1.six-column.grid {
    margin-top: -20px;
    margin-left: -20px;
  }
  .mb-image-boxes-1.six-column.grid .grid-item {
    width: calc(33.333% - 20px);
    margin-top: 20px;
    margin-left: 20px;
  }
}
@media (min-width: 1200px) {
  .mb-image-boxes-1.six-column.grid {
    margin-top: -20px;
    margin-left: -20px;
  }
  .mb-image-boxes-1.six-column.grid .grid-item {
    width: calc(16.666% - 20px);
    margin-top: 20px;
    margin-left: 20px;
  }
}
@media (min-width: 960px) {
  .mb-image-boxes-1 .tile .content {
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
  }
}
@media all {
  .mb-image-boxes-1.alt .tile .content {
    background-color: #000000;
  }
  .mb-image-boxes-1.alt .tile .content .text > * {
    color: #FFFFFF;
  }
  .mb-image-boxes-1.alt .tile .content img {
    filter: invert(1);
  }
  .mb-image-boxes-1.alt .tile .content .uk-button {
    color: #FFFFFF;
  }
}
@media (min-width: 960px) {
  .mb-image-boxes-1 .tile .content span.text {
    text-align: left;
  }
}
@media (min-width: 960px) {
  .mb-image-boxes-1 .tile .content span.text h3 {
    margin-top: 0px;
  }
}
@media (min-width: 960px) {
  .mb-stats-1 .stat {
    flex-direction: row;
    align-items: center;
    gap: 20px;
  }
}
@media (min-width: 640px) {
  .page-block-group:has(.tb-banner-1) {
    max-height: 1080px;
  }
}
@media (min-width: 960px) {
  .page-block-group:has(.tb-banner-1) .page-block:last-child::before {
    content: "";
  }
}
@media (min-width: 640px) {
  .page-block-group:has(.tb-banner-2) {
    min-height: 300px;
    padding-top: 100px;
  }
}
@media (min-width: 960px) {
  .page-block-group:has(.tb-banner-2) {
    min-height: 300px;
  }
}
@media (max-width: 639px) {
  .page-block-group:has(.tb-content-2) .page-block-column:last-child .spacing-top {
    margin-bottom: 20px;
  }
}
@media (min-width: 640px) {
  .page-block-group:has(.tb-content-2) .page-block-column:last-child .spacing-top {
    display: none;
  }
}
@media (min-width: 960px) {
  .page-block-group:has(.tb-content-2) .page-block-column:last-child .spacing-top {
    display: block;
  }
}
@media (min-width: 640px) {
  .tb-related-products .uk-grid .tile {
    width: 50%;
  }
}
@media (min-width: 960px) {
  .tb-related-products .uk-grid .tile {
    width: 25%;
  }
}
@media (min-width: 960px) {
  .tb-cta-1 .page-block-columns {
    flex-wrap: nowrap;
  }
}
@media (min-width: 1200px) {
  .tb-cta-1 .page-block-column {
    flex: 50% 1 1;
  }
}
@media (min-width: 1600px) {
  .tb-cta-1 .page-block-column {
    flex: 60% 1 1;
  }
}
@media (min-width: 640px) {
  .tb-cta-1 .page-block-column:first-child {
    flex-wrap: nowrap;
    flex-direction: row;
    /*align-items: flex-end;*/
    gap: 30px;
  }
}
@media (min-width: 1200px) {
  .tb-cta-1 .page-block-column:first-child {
    flex: 30% 1 1;
  }
}
@media (min-width: 1600px) {
  .tb-cta-1 .page-block-column:first-child {
    flex: 20% 1 1;
  }
}
@media (max-width: 639px) {
  .tb-cta-1 .page-block-column:first-child .spacing-bottom {
    display: none;
  }
}
@media (min-width: 640px) {
  .tb-cta-1 .page-block-column:first-child::after {
    margin: 40px 0px;
  }
}
@media (min-width: 960px) {
  .tb-cta-1 .page-block-column:first-child::after {
    margin: 60px 0px;
  }
}
@media (min-width: 1200px) {
  .tb-cta-1 .page-block-column:first-child::after {
    margin: 100px 0px;
  }
}
@media (max-width: 639px) {
  form .uk-textarea {
    padding: 35px 20px 20px;
  }
}
@media (min-width: 640px) {
  .mb-form-1 form .form-block:not(:last-child) {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 640px) {
  .mb-form-1 form .form-block:not(:last-child) > div:has(textarea:not(#g-recaptcha-response):not(#g-recaptcha-response-1)) {
    grid-row-start: 1;
    grid-row-end: 4;
    grid-column-start: 2;
    grid-column-end: 2;
  }
}
@media (min-width: 640px) {
  .mb-form-1 form .form-block:not(:last-child) > div:has(textarea:not(#g-recaptcha-response):not(#g-recaptcha-response-1)) .uk-form-controls, .mb-form-1 form .form-block:not(:last-child) > div:has(textarea:not(#g-recaptcha-response):not(#g-recaptcha-response-1)) textarea {
    height: 100%;
  }
}
@media (max-width: 639px) {
  .mb-form-1 form .form-block:not(:last-child) > div:has(textarea:not(#g-recaptcha-response):not(#g-recaptcha-response-1)) .uk-form-controls, .mb-form-1 form .form-block:not(:last-child) > div:has(textarea:not(#g-recaptcha-response):not(#g-recaptcha-response-1)) textarea {
    min-height: 200px;
  }
}
@media (max-width: 639px) {
  .mb-form-1 form .uk-textarea {
    padding: 35px 20px 20px;
  }
}
@media (min-width: 640px) {
  .mb-form-2:not(.single-column) form .form-block:not(:last-child) {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 640px) {
  .mb-form-2:not(.single-column) form .form-block:not(:last-child) > div:has(textarea:not(#g-recaptcha-response):not(#g-recaptcha-response-1)) {
    grid-row-start: 1;
    grid-row-end: 4;
    grid-column-start: 2;
    grid-column-end: 2;
  }
}
@media (min-width: 640px) {
  .mb-form-2:not(.single-column) form .form-block:not(:last-child) > div:has(textarea:not(#g-recaptcha-response):not(#g-recaptcha-response-1)) .uk-form-controls, .mb-form-2:not(.single-column) form .form-block:not(:last-child) > div:has(textarea:not(#g-recaptcha-response):not(#g-recaptcha-response-1)) textarea {
    height: 100%;
  }
}
@media (max-width: 639px) {
  .mb-form-2:not(.single-column) form .form-block:not(:last-child) > div:has(textarea:not(#g-recaptcha-response):not(#g-recaptcha-response-1)) .uk-form-controls, .mb-form-2:not(.single-column) form .form-block:not(:last-child) > div:has(textarea:not(#g-recaptcha-response):not(#g-recaptcha-response-1)) textarea {
    min-height: 200px;
  }
}
@media (min-width: 1600px) {
  header .header-right {
    gap: 50px;
  }
}
@media (max-width: 639px) {
  header .header-right > div:has(.tiles) {
    display: none;
  }
}
@media (min-width: 1200px) {
  header .page-block .uk-button {
    display: inline-flex;
  }
}
@media (min-width: 1200px) {
  header .button-wrapper {
    display: flex;
  }
}
@media all {
  .uk-offcanvas-flip .uk-offcanvas-bar-custom {
    right: -600px;
  }
}
@media all {
  .uk-offcanvas-flip .uk-offcanvas-bar-animation {
    transition-property: right;
  }
}
@media (min-width: 640px) {
  .products-top-bar {
    margin-bottom: 30px;
  }
}
@media (min-width: 960px) {
  .products-top-bar {
    flex-direction: row;
    align-items: center;
    gap: 20px;
  }
}
@media (min-width: 1200px) {
  .products-top-bar {
    margin-bottom: 50px;
  }
}
@media (min-width: 960px) {
  .product-search-terms {
    margin-bottom: 0px;
  }
}
@media (max-width: 639px) {
  .products-control {
    flex-direction: column;
    width: auto;
    gap: 10px;
  }
}
@media (min-width: 960px) {
  .products-control {
    width: fit-content;
    margin-left: auto;
  }
}
@media (max-width: 639px) {
  .products-control select {
    padding-left: 0px !important;
  }
}
@media (max-width: 639px) {
  .products-control .products-per-page, .products-control .products-sort {
    flex-direction: column;
    align-items: flex-start;
    gap: 0px;
  }
}
@media (min-width: 640px) {
  .products.tiles.grid {
    margin-top: -15px;
    margin-left: -15px;
  }
  .products.tiles.grid .grid-item {
    width: calc(50% - 15px);
    margin-top: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 960px) {
  .products.tiles.grid {
    margin-top: -15px;
    margin-left: -15px;
  }
  .products.tiles.grid .grid-item {
    width: calc(25% - 15px);
    margin-top: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 640px) {
  .tiles.staff.four-column.grid {
    margin-top: -20px;
    margin-left: -20px;
  }
  .tiles.staff.four-column.grid .grid-item {
    width: calc(50% - 20px);
    margin-top: 20px;
    margin-left: 20px;
  }
}
@media (min-width: 960px) {
  .tiles.staff.four-column.grid {
    margin-top: -20px;
    margin-left: -20px;
  }
  .tiles.staff.four-column.grid .grid-item {
    width: calc(33.3% - 20px);
    margin-top: 20px;
    margin-left: 20px;
  }
}
@media (min-width: 1200px) {
  .tiles.staff.four-column.grid {
    margin-top: -20px;
    margin-left: -20px;
  }
  .tiles.staff.four-column.grid .grid-item {
    width: calc(25% - 20px);
    margin-top: 20px;
    margin-left: 20px;
  }
}
@media (max-width: 639px) {
  footer .footer-column #footer-logo {
    align-items: center;
  }
}
@media (max-width: 639px) {
  footer .footer-column a, footer .footer-column .uk-accordion-content {
    font-weight: 300;
  }
}
@media (min-width: 640px) {
  footer .footer-column.sub-columns {
    display: flex;
  }
}
@media (max-width: 639px) {
  footer .footer-column:first-child {
    margin-bottom: 0px;
  }
}
@media (min-width: 1600px) {
  footer .cta-wrapper {
    bottom: 50px;
    right: 50px;
  }
}
@media (min-width: 640px) {
  footer .footer-mobile {
    display: none;
  }
}
@media (max-width: 639px) {
  #base hr {
    display: none;
  }
}
@media (max-width: 639px) {
  #base .page-block-wrap > div .base-column a {
    font-weight: 300;
  }
}
@media (max-width: 639px) {
  #base hr {
    display: none;
  }
}
/* Only mobile */
@media (max-width: 639px) {
  .uk-modal {
    padding: 30px;
  }
  .breadcrumb {
    display: none;
  }
}
/* Larger than mobile (responsive small) */
@media (min-width: 640px) {
  /* Header */
  /* Logo */
  /* Footer */
  /* Base */
  header .page-block-wrap {
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  header + .uk-sticky-placeholder {
    height: auto !important;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  #logo a {
    max-width: 205px;
  }
  footer {
    font-size: 16px;
    line-height: 1.8em;
    letter-spacing: -0.01rem;
  }
  footer .page-block-wrap {
    gap: 30px;
    padding-top: 60px;
    padding-bottom: 0px;
  }
  footer .footer-column {
    margin-bottom: 30px;
  }
  footer .sub-columns {
    gap: 30px;
  }
  footer .sub-columns .footer-sub-column {
    margin-bottom: 30px;
  }
  footer .sub-columns .footer-sub-column > * {
    margin-top: 0;
  }
  footer #footer-logo {
    margin-bottom: 30px;
  }
  footer #footer-logo a {
    max-width: 245px;
  }
  footer h4 {
    font-size: 18px;
    line-height: 1em;
    letter-spacing: -0.02em;
  }
  #base {
    font-size: 16px;
    line-height: 1.5em;
    letter-spacing: -0.01rem;
  }
  #base .page-block-wrap > div {
    padding-top: 20px;
    padding-bottom: 95px;
  }
  #base .base-links {
    flex-flow: row;
  }
}
/* Larger than tablet (responsive medium) */
@media (min-width: 960px) {
  /* Header */
  /* Logo */
  /* Footer */
  /* Base */
  /* Product Category Links */
  header .page-block-wrap {
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  header + .uk-sticky-placeholder {
    height: auto !important;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  #logo a {
    max-width: 205px;
  }
  .home-video-container {
    position: absolute;
    aspect-ratio: unset;
    height: 100%;
  }
  .home-video-container video {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: none;
  }
  .home-video-container::before {
    inset: 0;
    background: rgba(0, 0, 0, 0.5);
  }
  footer {
    font-size: 16px;
    line-height: 1.8em;
    letter-spacing: -0.01rem;
  }
  footer .page-block-wrap {
    gap: 50px;
    padding-top: 80px;
    padding-bottom: 0px;
  }
  footer .footer-column {
    width: 1%;
    margin-bottom: 30px;
  }
  footer .sub-columns {
    gap: 50px;
  }
  footer .sub-columns .footer-sub-column {
    width: 1%;
    margin-bottom: 30px;
  }
  footer .sub-columns .footer-sub-column > * {
    margin-top: 0;
  }
  footer #footer-logo {
    margin-bottom: 30px;
  }
  footer #footer-logo a {
    max-width: 270px;
  }
  footer h4 {
    font-size: 18px;
    line-height: 1em;
    letter-spacing: -0.02em;
  }
  #base {
    font-size: 15px;
    line-height: 1.5em;
    letter-spacing: -0.01rem;
  }
  #base .page-block-wrap > div {
    padding-top: 25px;
    padding-bottom: 95px;
  }
  #base .base-column {
    width: auto;
  }
  .product-category-links {
    padding-top: 60px;
  }
  .float-50 {
    max-width: 50%;
  }
  .float.float-right.float-50 {
    margin-left: 30px;
  }
}
/* Larger than laptop (responsive large) */
@media (min-width: 1200px) {
  /* Header */
  /* Logo */
  /* Footer */
  /* Base */
  /* Product Category Links */
  header .page-block-wrap {
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  header + .uk-sticky-placeholder {
    height: auto !important;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  header .header-phone {
    display: none;
  }
  header .uk-button {
    display: inline-block;
    font-size: clamp(16px, 1.6rem, 16px);
    line-height: 40px;
    white-space: nowrap;
    padding: 0 15px;
  }
  #logo a {
    max-width: 205px;
  }
  footer {
    font-size: 16px;
    line-height: 1.8em;
    letter-spacing: -0.01rem;
  }
  footer .page-block-wrap {
    gap: 50px;
    padding-top: 80px;
    padding-bottom: 0px;
  }
  footer .footer-column {
    margin-bottom: 30px;
  }
  footer .sub-columns {
    gap: 50px;
  }
  footer .sub-columns .footer-sub-column {
    margin-bottom: 30px;
  }
  footer .sub-columns .footer-sub-column > * {
    margin-top: 0;
  }
  footer #footer-logo {
    margin-bottom: 30px;
  }
  footer #footer-logo a {
    max-width: 270px;
  }
  footer h4 {
    font-size: 18px;
    line-height: 1em;
    letter-spacing: -0.02em;
  }
  #base {
    font-size: 15px;
    line-height: 1.5em;
    letter-spacing: -0.01rem;
  }
  #base .page-block-wrap > div {
    padding-top: 25px;
    padding-bottom: 95px;
  }
  .product-category-links {
    padding-top: 80px;
  }
}
@media (min-width: 1440px) {
  .mb-stats-1 {
    flex-direction: row;
    align-items: center;
  }
}
/* Desktop and larger (responsive extra large) */
@media (min-width: 1600px) {
  /* Header */
  /* Logo */
  /* Footer */
  /* Base */
  header .page-block-wrap {
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  header + .uk-sticky-placeholder {
    height: auto !important;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  header .uk-button {
    padding: 0 15px;
  }
  #logo a {
    max-width: 205px;
  }
  footer {
    font-size: 16px;
    line-height: 1.8em;
    letter-spacing: -0.01rem;
  }
  footer .page-block-wrap {
    gap: 50px;
    padding-top: 80px;
    padding-bottom: 0px;
  }
  footer .footer-column {
    margin-bottom: 30px;
  }
  footer .sub-columns {
    gap: 50px;
  }
  footer .sub-columns .footer-sub-column {
    margin-bottom: 30px;
  }
  footer .sub-columns .footer-sub-column > * {
    margin-top: 0;
  }
  footer #footer-logo {
    margin-bottom: 30px;
  }
  footer #footer-logo a {
    max-width: 270px;
  }
  footer h4 {
    font-size: 18px;
    line-height: 1em;
    letter-spacing: -0.02em;
  }
  #base {
    font-size: 15px;
    line-height: 1.5em;
    letter-spacing: -0.01rem;
  }
  #base .page-block-wrap > div {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
/*# 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%3BACmCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADnCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC4FA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAhBQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD5ER%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%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%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%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%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAaJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAaJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAaJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWI%3BAAAA%3BAAAA%3BAAIA%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%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAQZ%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%3BAAYA%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%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAOR%3BAAAA%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKR%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%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAQR%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%3BAAAA%3BAAn%2FBR%3BAA4%2FBA%3BAAAA%3BAAKQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAxgCR%3BAAmhCA%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%3BAAWI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAaJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAaJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAaJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAIA%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%3BAAII%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%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%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%3BAA%2F0CZ%3BAAy1CA%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%3BAAWI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAaJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAaJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAaJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAIA%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%3BAAII%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%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%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%3BAAznDZ%3BAAgoDA%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%3BAAWI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAaJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAaJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAaJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAIA%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%3BAAII%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%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%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%3BAA54DZ%3BAAm5DA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAWI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAaJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAaJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAaJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAIA%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%3BAAII%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%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%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAzoEZ%3BAAAA%3BAAAA%3BAEOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOY%3BAAAA%3BAAAA%3BAAAA%3BAAII%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%3BAAKJ%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAaQ%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAgBA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAWR%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAaQ%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAWJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBJ%3BAAAA%3BAAAA%3BAAYJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAYJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAYJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAYJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%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%3BAAWJ%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAaI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAYJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAASR%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAYJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAASR%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAUR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAFnlBR%3BAE2lBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASgB%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAUR%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAFjsBR%3BAEysBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASgB%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAUR%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAF%2FyBR%3BAEwzBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASgB%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAUR%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAF95BR%3BAEu6BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASgB%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAUR%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAF7gCR%3BAAAA%3BAGGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMJ%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%3BAAGA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAH9HZ%3BAGuIA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKJ%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%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAH1MR%3BAGmNA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKJ%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%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAHtRR%3BAG8RA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKJ%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%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAHjWR%3BAGyWA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKJ%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%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAH5aR%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%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAJjUR%3BAI0UA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAJ7UJ%3BAIoVA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAqBA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAJlYJ%3BAIyYA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAqBA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAJvbJ%3BAI8bA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAqBA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAJ5eJ%3BAImfA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAqBA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAJjiBJ%3BAAAA%3BAKIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%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%3BAASI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAQZ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAmDR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA2DA%3BAAAA%3BAAAA%3BAAqBI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWI%3BAAAA%3BAAAA%3BAASQ%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAASZ%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAKQ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAYhB%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAA%2BBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAhBA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAA6CJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYR%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAvaJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAJJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAJJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAggBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA4CI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAA7YZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA6ZA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAOR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAOR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAsBI%3BAAAA%3BAAAA%3BAAOR%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAJtvBY%3BAAAA%3BAAAA%3BAAAA%3BAIwwBI%3BAAAA%3BAAAA%3BAAeI%3BAAAA%3BAAAA%3BAAiCZ%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAsBJ%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAwBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiCJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAaR%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAiBR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAOZ%3BAAAA%3BAAAA%3BAAaI%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYY%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAYI%3BAAAA%3BAAAA%3BAAAA%3BAAMQ%3BAAAA%3BAAAA%3BAASpB%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAOR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAOR%3BAAAA%3BAAAA%3BAAQQ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAShB%3BAAAA%3BAAAA%3BAAKQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBI%3BAAAA%3BAAAA%3BAAAA%3BAAwBZ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAMQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAWR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAYZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAOR%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAwBA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWI%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAAA%3BAAMQ%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAehB%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAl9DA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAg%2BDJ%3BAAAA%3BAAAA%3BAAMQ%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQQ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAQhB%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMQ%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYZ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAOY%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAOR%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAKQ%3BAAAA%3BAAAA%3BAAY5B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaQ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAjzEA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA20EQ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAUpB%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAASQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAUR%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWI%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAQZ%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAQY%3BAAAA%3BAAAA%3BAASR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAWZ%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAiBZ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAvoFQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAA%2BDJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAnEA%3BAA%2BDJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAnEA%3BAA%2BDJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAnEA%3BAA%2BDJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAnEA%3BAA%2BDJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAnEA%3BAA%2BDJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAnEA%3BAA%2BDJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAnEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAxSZ%3BAAk4BoB%3BAAAA%3BAAAA%3BAAKQ%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAxmBZ%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%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%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%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAxSZ%3BAAywDQ%3BAAAA%3BAAAA%3BAAAA%3BAAzwDR%3BAA6wDQ%3BAAAA%3BAAAA%3BAAAA%3BAAr%2BCI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAA%2BDJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAnEA%3BAA%2BDJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAnEA%3BAA%2BDJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAnEA%3BAA%2BDJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAnEA%3BAA%2BDJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAzEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BALtSZ%3BAK07FA%3BAAEI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BALh8FJ%3BAKu8FA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOQ%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BALzhGR%3BAKiiGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOQ%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BALrpGJ%3BAK4pGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOQ%3BAAAA%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BALrwGJ%3BAK6wGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%22%7D */