/* compiled by scssphp 1.6.0 on Fri, 08 Aug 2025 08:43:52 +0000 (0.117s) */

/**
 * STYLE.SCSS
 * ==============
 *
 * This is the main entrypoint for the SASS stylesheets. This is the only file that gets included in Wordpress.
 *
 * Do not put any CSS in this file! Only use this file to include other files.
 *
 * ==============
 *
 * Use the following folders:
 *
 * includes/
 *   This folder should keep files that are used throughout the project, for instance the variables or mixins.
 *
 * templates/
 *   This folder should include files for returning instances for the project:
 *   templates/menu.scss or templates/sidebar.scss
 *
 * modules/
 *   This folder should include files for each page or type of page, for instance:
 *   modules/homepage.scss or modules/archive-posts.php
 *
 *  components/
 *    This folder should include files that are reused through multiple modules, for instance a masonry element or gravity forms styling.
 *    These files should be project-based.
 *
 * ==============
 * KEEP THIS FILE CLEAN!
 */
@font-face {
  font-display: swap;
  font-family: 'TheSans';
  src: local('TheSans'), url("../draadcore-child/fonts/TheSansC4s-Regular.woff2") format("woff2"), url("../draadcore-child/fonts/TheSansC4s-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  unicode-range: U+000-5FF;
}
@font-face {
  font-display: swap;
  font-family: 'TheSans';
  src: local('TheSans'), url("../draadcore-child/fonts/TheSansC4s-Bold.woff2") format("woff2"), url("../draadcore-child/fonts/TheSansC4s-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  unicode-range: U+000-5FF;
}
@font-face {
  font-display: swap;
  font-family: 'TheMix';
  src: local('TheMix'), url("../draadcore-child/fonts/TheMixB-W7Bold.woff2") format("woff2"), url("../draadcore-child/fonts/TheMixB-W7Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  unicode-range: U+000-5FF;
}
html #root #wpca-bar {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  background: white !important;
}
@media only screen and (max-width: 1023px) {
  html #root #wpca-bar {
    padding: 10px 24px;
  }
}
@media only screen and (max-width: 767px) {
  html #root #wpca-bar {
    max-height: 100%;
    overflow-y: scroll;
  }
}
html #root #wpca-bar #wpca-bar-meta {
  display: none !important;
}
html #root #wpca-bar #wpca-bar-content {
  max-width: 740px;
  margin: 0 auto;
}
html #root #wpca-bar #wpca-bar-content:before {
  content: "";
  background-image: url("/wp-content/themes/draadcore/assets/icon-cookies.png");
  background-size: 80px;
  width: 80px;
  height: 80px;
  display: block;
  position: absolute;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 767px) {
  html #root #wpca-bar #wpca-bar-content:before {
    position: relative;
    width: 100%;
  }
}
html #root #wpca-bar #wpca-bar-content p {
  font-size: 15px;
  line-height: 1.5;
  padding: 0 0 10px 100px;
  color: #2a2a2a !important;
}
@media only screen and (max-width: 767px) {
  html #root #wpca-bar #wpca-bar-content p {
    padding: 0 0 20px 0;
  }
}
html #root #wpca-bar #wpca-bar-content strong {
  font-size: 16px;
}
html #root #wpca-bar #wpca-bar-content a {
  font-size: 15px;
  line-height: 1.5;
}
html #root #wpca-bar .wpca-cc-sett-box {
  background: white !important;
  padding: 0;
  text-align: start;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 100px;
}
@media only screen and (max-width: 767px) {
  html #root #wpca-bar .wpca-cc-sett-box {
    padding-left: 0;
  }
}
html #root #wpca-bar .wpca-cc-sett-box h2 {
  display: none;
}
html #root #wpca-bar .wpca-cc-sett-box .wpca-cc-sett-opions {
  margin: 0;
  display: inline-block;
  border: 1px solid #9d9897;
}
@media only screen and (max-width: 767px) {
  html #root #wpca-bar .wpca-cc-sett-box .wpca-cc-sett-opions {
    max-width: 50%;
    min-width: 50%;
  }
}
html #root #wpca-bar .wpca-cc-sett-box #wpca_cookie_cat {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
html #root #wpca-bar .wpca-cc-sett-box #wpca_cookie_cat div {
  padding: 0 5px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
html #root #wpca-bar .wpca-cc-sett-box #wpca_cookie_cat div:nth-child(4) {
  display: none;
}
html #root #wpca-bar .wpca-cc-sett-box #wpca_cookie_cat div:nth-child(5) {
  display: none;
}
@media only screen and (max-width: 767px) {
  html #root #wpca-bar .wpca-cc-sett-box #wpca_cookie_cat div {
    max-width: 100%;
    min-width: 100%;
  }
}
html #root #wpca-bar .wpca-cc-sett-box #wpca_cookie_cat div label {
  font-size: 13px;
}
html #root #wpca-bar .wpca-cc-sett-box .wpca-btn-cc-default-sett {
  margin: 0 0 0 auto;
  background: #64c564;
  padding: 0;
  min-height: 35px;
  font-size: 14px;
  max-width: 155px;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  html #root #wpca-bar .wpca-cc-sett-box .wpca-btn-cc-default-sett {
    margin: auto 0 0 auto;
  }
}
html #root #wpca-bar .wpca-cc-sett-box .wpca-btn-cc-save-sett {
  margin: 0 0 0 auto;
  display: inline-block;
  background: #64c564;
  padding: 0;
  min-height: 35px;
  font-size: 14px;
  max-width: 100px;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  html #root #wpca-bar .wpca-cc-sett-box .wpca-btn-cc-save-sett {
    margin: auto 0 0 auto;
  }
}
html #root #wpca-bar .wpca-btn-cc-default-sett {
  display: none;
}
html #root .wpca-hide {
  display: none !important;
}
.dialog__wrapper[aria-hidden] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000;
  width: 100vw;
  height: 100vh;
}
.dialog__outer-container {
  position: absolute;
  z-index: 1;
  background: #fff;
}
.dialog__position-top {
  top: 0;
  left: 0;
  width: 100%;
}
.dialog__position-center {
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  width: 90%;
  max-width: 900px;
  max-height: 90%;
  overflow-y: auto;
}
.dialog__position-bottom {
  bottom: 0;
  left: 0;
  width: 100%;
}
.dialog__container {
  padding: 100px 50px 50px;
}
.dialog__actions {
  position: sticky;
  top: 0;
  width: 100%;
}
.dialog__backdrop {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.5);
}
html #root {
  /**
    * Browser resets
    */
  /**
    * Typography
    */
  font-family: 'TheSans', sans-serif;
  font-size: 16px;
  /**
    * Icons
    */
  /**
    * Colors
    */
  /**
    * Grid/Flexbox
    */
  /**
    * Generic
    */
  /**
    * Images
    */
}
html #root ::selection, html #root ::-moz-selection {
  color: white;
  background: rgba(245, 245, 245, 0.7);
}
html #root [aria-hidden="true"] {
  display: none;
}
html #root h1, html #root h2, html #root h3, html #root h4, html #root h5, html #root h6 {
  margin: 0;
}
html #root p a {
  color: #f9d62d;
}
html #root p i, html #root p em, html #root p cite {
  font-style: oblique;
}
html #root p b, html #root p strong {
  font-weight: 700;
}
html #root a[class], html #root a[id] {
  display: block;
  text-decoration: none;
}
html #root ul[class], html #root ul[id] {
  list-style-type: none;
}
html #root .text-left {
  text-align: left;
}
html #root .text-center {
  text-align: center;
}
html #root .text-right {
  text-align: right;
}
html #root .icon {
  width: 20px;
  height: 21px;
  display: inline-block;
  vertical-align: sub;
  background-size: contain;
  background-position: bottom right;
  background-repeat: no-repeat;
}
html #root .background-main {
  background-color: #f9d62d;
  color: #000;
}
html #root .border-main {
  border-color: #f9d62d;
}
html #root .text-main {
  color: #f9d62d;
}
html #root .background-secondary {
  background-color: #1261a3;
  color: #000000;
}
html #root .border-secondary {
  border-color: #1261a3;
}
html #root .text-secondary {
  color: #1261a3;
}
html #root .background-accent {
  background-color: #1d6b34;
  color: #ffffff;
}
html #root .border-accent {
  border-color: #1d6b34;
}
html #root .text-accent {
  color: #1d6b34;
}
html #root .background-text {
  background-color: #000;
  color: #ffffff;
}
html #root .border-text {
  border-color: #000;
}
html #root .text-text {
  color: #000;
}
html #root .background-yellow1 {
  background-color: #b38000;
  color: #000000;
}
html #root .border-yellow1 {
  border-color: #b38000;
}
html #root .text-yellow1 {
  color: #b38000;
}
html #root .background-yellow2 {
  background-color: #cca000;
  color: #000000;
}
html #root .border-yellow2 {
  border-color: #cca000;
}
html #root .text-yellow2 {
  color: #cca000;
}
html #root .background-yellow3 {
  background-color: #edbf07;
  color: #000000;
}
html #root .border-yellow3 {
  border-color: #edbf07;
}
html #root .text-yellow3 {
  color: #edbf07;
}
html #root .background-yellow4 {
  background-color: #f9d62d;
  color: #000;
}
html #root .border-yellow4 {
  border-color: #f9d62d;
}
html #root .text-yellow4 {
  color: #f9d62d;
}
html #root .background-yellow5 {
  background-color: #fae166;
  color: #000;
}
html #root .border-yellow5 {
  border-color: #fae166;
}
html #root .text-yellow5 {
  color: #fae166;
}
html #root .background-yellow6 {
  background-color: #ffeb85;
  color: #000;
}
html #root .border-yellow6 {
  border-color: #ffeb85;
}
html #root .text-yellow6 {
  color: #ffeb85;
}
html #root .background-yellow7 {
  background-color: #fff2a6;
  color: #000;
}
html #root .border-yellow7 {
  border-color: #fff2a6;
}
html #root .text-yellow7 {
  color: #fff2a6;
}
html #root .background-green1 {
  background-color: #155429;
  color: #ffffff;
}
html #root .border-green1 {
  border-color: #155429;
}
html #root .text-green1 {
  color: #155429;
}
html #root .background-green2 {
  background-color: #1d6b34;
  color: #ffffff;
}
html #root .border-green2 {
  border-color: #1d6b34;
}
html #root .text-green2 {
  color: #1d6b34;
}
html #root .background-green3 {
  background-color: #227b3c;
  color: #ffffff;
}
html #root .border-green3 {
  border-color: #227b3c;
}
html #root .text-green3 {
  color: #227b3c;
}
html #root .background-green4 {
  background-color: #248641;
  color: #ffffff;
}
html #root .border-green4 {
  border-color: #248641;
}
html #root .text-green4 {
  color: #248641;
}
html #root .background-green5 {
  background-color: #50a15a;
  color: #000000;
}
html #root .border-green5 {
  border-color: #50a15a;
}
html #root .text-green5 {
  color: #50a15a;
}
html #root .background-green6 {
  background-color: #7eb57c;
  color: #000000;
}
html #root .border-green6 {
  border-color: #7eb57c;
}
html #root .text-green6 {
  color: #7eb57c;
}
html #root .background-green7 {
  background-color: #98c496;
  color: #000000;
}
html #root .border-green7 {
  border-color: #98c496;
}
html #root .text-green7 {
  color: #98c496;
}
html #root .background-orange1 {
  background-color: #e15601;
  color: #000000;
}
html #root .border-orange1 {
  border-color: #e15601;
}
html #root .text-orange1 {
  color: #e15601;
}
html #root .background-orange2 {
  background-color: #e86e00;
  color: #000000;
}
html #root .border-orange2 {
  border-color: #e86e00;
}
html #root .text-orange2 {
  color: #e86e00;
}
html #root .background-orange3 {
  background-color: #f18700;
  color: #000000;
}
html #root .border-orange3 {
  border-color: #f18700;
}
html #root .text-orange3 {
  color: #f18700;
}
html #root .background-orange4 {
  background-color: #f59c05;
  color: #000000;
}
html #root .border-orange4 {
  border-color: #f59c05;
}
html #root .text-orange4 {
  color: #f59c05;
}
html #root .background-orange5 {
  background-color: #fbbb1d;
  color: #000000;
}
html #root .border-orange5 {
  border-color: #fbbb1d;
}
html #root .text-orange5 {
  color: #fbbb1d;
}
html #root .background-orange6 {
  background-color: #ffcd17;
  color: #000000;
}
html #root .border-orange6 {
  border-color: #ffcd17;
}
html #root .text-orange6 {
  color: #ffcd17;
}
html #root .background-orange7 {
  background-color: #ffde69;
  color: #000;
}
html #root .border-orange7 {
  border-color: #ffde69;
}
html #root .text-orange7 {
  color: #ffde69;
}
html #root .background-red1 {
  background-color: #a30500;
  color: #ffffff;
}
html #root .border-red1 {
  border-color: #a30500;
}
html #root .text-red1 {
  color: #a30500;
}
html #root .background-red2 {
  background-color: #c21700;
  color: #ffffff;
}
html #root .border-red2 {
  border-color: #c21700;
}
html #root .text-red2 {
  color: #c21700;
}
html #root .background-red3 {
  background-color: #cf1c08;
  color: #ffffff;
}
html #root .border-red3 {
  border-color: #cf1c08;
}
html #root .text-red3 {
  color: #cf1c08;
}
html #root .background-red4 {
  background-color: #e02e16;
  color: #000000;
}
html #root .border-red4 {
  border-color: #e02e16;
}
html #root .text-red4 {
  color: #e02e16;
}
html #root .background-red5 {
  background-color: #eb4a24;
  color: #000000;
}
html #root .border-red5 {
  border-color: #eb4a24;
}
html #root .text-red5 {
  color: #eb4a24;
}
html #root .background-red6 {
  background-color: #ed6740;
  color: #000000;
}
html #root .border-red6 {
  border-color: #ed6740;
}
html #root .text-red6 {
  color: #ed6740;
}
html #root .background-red7 {
  background-color: #ed8980;
  color: #000;
}
html #root .border-red7 {
  border-color: #ed8980;
}
html #root .text-red7 {
  color: #ed8980;
}
html #root .background-pink1 {
  background-color: #8c0059;
  color: #ffffff;
}
html #root .border-pink1 {
  border-color: #8c0059;
}
html #root .text-pink1 {
  color: #8c0059;
}
html #root .background-pink2 {
  background-color: #b00064;
  color: #000000;
}
html #root .border-pink2 {
  border-color: #b00064;
}
html #root .text-pink2 {
  color: #b00064;
}
html #root .background-pink3 {
  background-color: #c7006d;
  color: #000000;
}
html #root .border-pink3 {
  border-color: #c7006d;
}
html #root .text-pink3 {
  color: #c7006d;
}
html #root .background-pink4 {
  background-color: #d92bb5;
  color: #000000;
}
html #root .border-pink4 {
  border-color: #d92bb5;
}
html #root .text-pink4 {
  color: #d92bb5;
}
html #root .background-pink5 {
  background-color: #e14d91;
  color: #000000;
}
html #root .border-pink5 {
  border-color: #e14d91;
}
html #root .text-pink5 {
  color: #e14d91;
}
html #root .background-pink6 {
  background-color: #e782af;
  color: #000;
}
html #root .border-pink6 {
  border-color: #e782af;
}
html #root .text-pink6 {
  color: #e782af;
}
html #root .background-pink7 {
  background-color: #e6b1cd;
  color: #000;
}
html #root .border-pink7 {
  border-color: #e6b1cd;
}
html #root .text-pink7 {
  color: #e6b1cd;
}
html #root .background-purple1 {
  background-color: #641c68;
  color: #ffffff;
}
html #root .border-purple1 {
  border-color: #641c68;
}
html #root .text-purple1 {
  color: #641c68;
}
html #root .background-purple2 {
  background-color: #7d2e80;
  color: #000000;
}
html #root .border-purple2 {
  border-color: #7d2e80;
}
html #root .text-purple2 {
  color: #7d2e80;
}
html #root .background-purple3 {
  background-color: #8f3c8d;
  color: #000000;
}
html #root .border-purple3 {
  border-color: #8f3c8d;
}
html #root .text-purple3 {
  color: #8f3c8d;
}
html #root .background-purple4 {
  background-color: #9c4896;
  color: #000000;
}
html #root .border-purple4 {
  border-color: #9c4896;
}
html #root .text-purple4 {
  color: #9c4896;
}
html #root .background-purple5 {
  background-color: #a860a6;
  color: #000000;
}
html #root .border-purple5 {
  border-color: #a860a6;
}
html #root .text-purple5 {
  color: #a860a6;
}
html #root .background-purple6 {
  background-color: #b37881;
  color: #000000;
}
html #root .border-purple6 {
  border-color: #b37881;
}
html #root .text-purple6 {
  color: #b37881;
}
html #root .background-purple7 {
  background-color: #cfa5cd;
  color: #000;
}
html #root .border-purple7 {
  border-color: #cfa5cd;
}
html #root .text-purple7 {
  color: #cfa5cd;
}
html #root .background-blue1 {
  background-color: #293575;
  color: #ffffff;
}
html #root .border-blue1 {
  border-color: #293575;
}
html #root .text-blue1 {
  color: #293575;
}
html #root .background-blue2 {
  background-color: #284891;
  color: #ffffff;
}
html #root .border-blue2 {
  border-color: #284891;
}
html #root .text-blue2 {
  color: #284891;
}
html #root .background-blue3 {
  background-color: #1261a3;
  color: #000000;
}
html #root .border-blue3 {
  border-color: #1261a3;
}
html #root .text-blue3 {
  color: #1261a3;
}
html #root .background-blue4 {
  background-color: #4089ca;
  color: #000000;
}
html #root .border-blue4 {
  border-color: #4089ca;
}
html #root .text-blue4 {
  color: #4089ca;
}
html #root .background-blue5 {
  background-color: #69a8de;
  color: #000000;
}
html #root .border-blue5 {
  border-color: #69a8de;
}
html #root .text-blue5 {
  color: #69a8de;
}
html #root .background-blue6 {
  background-color: #99c1e9;
  color: #000;
}
html #root .border-blue6 {
  border-color: #99c1e9;
}
html #root .text-blue6 {
  color: #99c1e9;
}
html #root .background-blue7 {
  background-color: #1361A3;
  color: #000000;
}
html #root .border-blue7 {
  border-color: #1361A3;
}
html #root .text-blue7 {
  color: #1361A3;
}
html #root .background-black {
  background-color: #000;
  color: #ffffff;
}
html #root .border-black {
  border-color: #000;
}
html #root .text-black {
  color: #000;
}
html #root .background-grey1 {
  background-color: #4b4b4b;
  color: #ffffff;
}
html #root .border-grey1 {
  border-color: #4b4b4b;
}
html #root .text-grey1 {
  color: #4b4b4b;
}
html #root .background-grey2 {
  background-color: #585858;
  color: #ffffff;
}
html #root .border-grey2 {
  border-color: #585858;
}
html #root .text-grey2 {
  color: #585858;
}
html #root .background-grey3 {
  background-color: #7a7a7a;
  color: #000000;
}
html #root .border-grey3 {
  border-color: #7a7a7a;
}
html #root .text-grey3 {
  color: #7a7a7a;
}
html #root .background-grey4 {
  background-color: #909090;
  color: #000000;
}
html #root .border-grey4 {
  border-color: #909090;
}
html #root .text-grey4 {
  color: #909090;
}
html #root .background-grey5 {
  background-color: #F5F5F5;
  color: #000;
}
html #root .border-grey5 {
  border-color: #F5F5F5;
}
html #root .text-grey5 {
  color: #F5F5F5;
}
html #root .background-grey6 {
  background-color: #d2d2d2;
  color: #000;
}
html #root .border-grey6 {
  border-color: #d2d2d2;
}
html #root .text-grey6 {
  color: #d2d2d2;
}
html #root .background-grey7 {
  background-color: #efefef;
  color: #000;
}
html #root .border-grey7 {
  border-color: #efefef;
}
html #root .text-grey7 {
  color: #efefef;
}
html #root .background-grey8 {
  background-color: #f1f1f1;
  color: #000;
}
html #root .border-grey8 {
  border-color: #f1f1f1;
}
html #root .text-grey8 {
  color: #f1f1f1;
}
html #root .background-white {
  background-color: #fff;
  color: #000;
}
html #root .border-white {
  border-color: #fff;
}
html #root .text-white {
  color: #fff;
}
html #root .column {
  position: relative;
  margin: 8px;
}
html #root .column.full {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  min-width: calc(100% - (8px * 2));
  max-width: calc(100% - (8px * 2));
}
html #root .column.one-half {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  min-width: calc(50% - (8px * 2));
  max-width: calc(50% - (8px * 2));
}
html #root .column.one-third {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  min-width: calc(33.333% - (8px * 2));
  max-width: calc(33.333% - (8px * 2));
}
html #root .column.two-third {
  -webkit-box-flex: 2;
  -moz-box-flex: 2;
  -webkit-flex: 2;
  -ms-flex: 2;
  flex: 2;
  min-width: calc(66.667% - (8px * 2));
  max-width: calc(66.667% - (8px * 2));
}
html #root .column.one-fourth {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  min-width: calc(25% - (8px * 2));
  max-width: calc(25% - (8px * 2));
}
html #root .column.three-fourth {
  -webkit-box-flex: 3;
  -moz-box-flex: 3;
  -webkit-flex: 3;
  -ms-flex: 3;
  flex: 3;
  min-width: calc(75% - (8px * 2));
  max-width: calc(75% - (8px * 2));
}
html #root .column.one-fifth {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  min-width: calc(20% - (8px * 2));
  max-width: calc(20% - (8px * 2));
}
html #root .column.two-fifth {
  -webkit-box-flex: 2;
  -moz-box-flex: 2;
  -webkit-flex: 2;
  -ms-flex: 2;
  flex: 2;
  min-width: calc(40% - (8px * 2));
  max-width: calc(40% - (8px * 2));
}
html #root .column.three-fifth {
  -webkit-box-flex: 3;
  -moz-box-flex: 3;
  -webkit-flex: 3;
  -ms-flex: 3;
  flex: 3;
  min-width: calc(60% - (8px * 2));
  max-width: calc(60% - (8px * 2));
}
html #root .column.fourth-fifth {
  -webkit-box-flex: 4;
  -moz-box-flex: 4;
  -webkit-flex: 4;
  -ms-flex: 4;
  flex: 4;
  min-width: calc(80% - (8px * 2));
  max-width: calc(80% - (8px * 2));
}
html #root .column.one-sixth {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  min-width: calc(16.666% - (8px * 2));
  max-width: calc(16.666% - (8px * 2));
}
html #root .column.five-sixth {
  -webkit-box-flex: 5;
  -moz-box-flex: 5;
  -webkit-flex: 5;
  -ms-flex: 5;
  flex: 5;
  min-width: calc(83.333% - (8px * 2));
  max-width: calc(83.333% - (8px * 2));
}
html #root #main .container, html #root .grid-container, html #root .tab-panel {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: calc(100% + (8px * 2));
  margin: -8px;
}
html #root #main .container {
  margin-left: auto;
  margin-right: auto;
}
html #root .full-link::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
}
html #root .button[aria-expanded="true"] .icon {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
html #root [role="img"][style*="background-image"] {
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  min-width: 100%;
  min-height: 100%;
  max-width: inherit;
  max-height: inherit;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: -1;
  background-size: cover;
}
html #root .image-container, html #root .entry-image {
  position: relative;
  overflow: hidden;
}
html #root .image-container.cover img, html #root .entry-image.cover img {
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  min-width: 100%;
  min-height: 100%;
  max-width: inherit;
  max-height: inherit;
  position: absolute;
  top: 50%;
  left: 50%;
}
html #root .image-container.contain img, html #root .entry-image.contain img {
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
}
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html #root.logged-in.admin-bar #header {
  margin-top: 32px !important;
}
body, html {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  width: 100%;
}
html #root #main {
  padding-top: 80px;
}
html #root .section {
  position: relative;
  display: block;
  width: 100%;
}
html #root .container, html #root .boxed {
  margin: 0 auto;
  position: relative;
  clear: both;
  max-width: 1320px;
}
@media only screen and (max-width: 1139px) {
  html #root .container, html #root .boxed {
    padding: 0 10%;
  }
}
@media only screen and (max-width: 479px) {
  html #root .container, html #root .boxed {
    padding: 0 5%;
  }
}
html #root .container.full-size {
  padding: 0;
  max-width: 100%;
}
html #root .boxed {
  max-width: 1320px;
}
html #root .boxed .container {
  max-width: 100%;
  padding: 0 50px;
}
@media only screen and (max-width: 1139px) {
  html #root .boxed .container {
    padding: 0 0;
  }
}
@media only screen and (max-width: 479px) {
  html #root .boxed .container {
    padding: 0 0;
  }
}
html #root [aria-hidden="true"] {
  display: none;
}
html #root .sr-only {
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  width: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
}
html #root .sr-only-focusable:active, html #root .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
html #root:not(.is-tabbing) :focus {
  outline: 0;
}
html #root .skip-link {
  position: absolute;
  left: -9999rem;
  top: 2.5rem;
  z-index: 100000;
  background: #fff;
  border: 1px solid #f1f1f1;
  padding: 15px 23px 14px;
  color: #000;
  font-family: 'TheSans', sans-serif;
  font-size: 0.8rem;
  font-weight: 600;
  line-height: normal;
  text-decoration: none;
}
html #root .skip-link:focus {
  display: block;
  left: 6px;
  top: 7px;
}
@media (prefers-reduced-motion: reduce) {
  html #root * {
    -webkit-animation-duration: 0s !important;
    animation-duration: 0s !important;
    -webkit-transition-duration: 0s !important;
    transition-duration: 0s !important;
  }
}
html #root #header {
  position: fixed;
  top: 0;
  z-index: 10000;
  width: 100%;
}
@media only screen and (max-height: 550px) {
  html #root #header {
    position: absolute;
  }
}
html #root #header .container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  width: 100%;
}
html #root #header nav, html #root #header ul.menu {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0;
  padding: 0;
}
html #root #header .menu-item {
  position: relative;
}
html #root #header .menu-item > a {
  display: block;
  white-space: nowrap;
}
html #root #header .menu-item .sub-menu {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 100%;
  left: 0;
}
html #root #header .menu-item:not(:hover) > .sub-menu:not(.open) {
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  width: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
}
@-webkit-keyframes vibrate {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    -webkit-transform: translateX(2px);
    transform: translateX(2px);
  }
  40% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  60% {
    -webkit-transform: translateX(2px);
    transform: translateX(2px);
  }
  80% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes vibrate {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    -webkit-transform: translateX(2px);
    transform: translateX(2px);
  }
  40% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  60% {
    -webkit-transform: translateX(2px);
    transform: translateX(2px);
  }
  80% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
html ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  font-family: 'TheSans', sans-serif;
}
html ::-moz-placeholder {
  /* Firefox 19+ */
  font-family: 'TheSans', sans-serif;
}
html :-ms-input-placeholder {
  /* IE 10+ */
  font-family: 'TheSans', sans-serif;
}
html :-moz-placeholder {
  /* Firefox 18- */
  font-family: 'TheSans', sans-serif;
}
html .gfield_error {
  -webkit-animation: vibrate 0.3s linear 2 both;
  animation: vibrate 0.3s linear 2 both;
}
html #root #site-footer {
  border-top: 1px solid #eee;
}
html #root footer#socket .container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
}
html #root footer#socket .container ul.menu {
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
html #root footer#socket .copyright {
  font-size: 12px;
  font-family: 'TheSans', sans-serif;
}
@media screen and (min-width: 359px) {
  html #root footer#socket .copyright {
    font-size: calc(12px + 2 *
                        (
                            (100vw - 359px) / 780
                        ));
    font-weight: 500;
    line-height: 1.7142857143;
  }
}
@media screen and (min-width: 1139px) {
  html #root footer#socket .copyright {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.7142857143;
  }
}
html #root footer#socket .menu-item {
  list-style-type: none;
}
html #root footer#socket .menu-item a {
  color: #000;
  text-decoration: none;
  display: block;
  padding: 16px 12px;
}
html #root footer#socket .menu-item a {
  font-size: 12px;
  font-family: 'TheSans', sans-serif;
}
@media screen and (min-width: 359px) {
  html #root footer#socket .menu-item a {
    font-size: calc(12px + 2 *
                        (
                            (100vw - 359px) / 780
                        ));
    font-weight: 500;
    line-height: 1.7142857143;
  }
}
@media screen and (min-width: 1139px) {
  html #root footer#socket .menu-item a {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.7142857143;
  }
}
html #root .plyr.plyr--full-ui.plyr--video .plyr__poster {
  background-size: cover;
  background-position: center;
}
html #root .plyr.plyr--full-ui.plyr--video .plyr__tab-focus {
  -webkit-box-shadow: 0 0 0 5px rgba(249, 214, 45, 0.5);
  box-shadow: 0 0 0 5px rgba(249, 214, 45, 0.5);
  background: #f9d62d;
}
html #root .plyr.plyr--full-ui.plyr--video .plyr__control--overlaid, html #root .plyr.plyr--full-ui.plyr--video .plyr__control:hover {
  background: rgba(249, 214, 45, 0.8);
}
html #root .plyr.plyr--full-ui.plyr--video > .plyr__control[data-plyr="play"] svg {
  display: block;
}
html #root .plyr--full-ui input[type="range"] {
  color: #f9d62d;
}
html #root .lightbox-container {
  position: fixed;
  top: 0;
  z-index: 999999;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
}
html #root .lightbox-container .video-container {
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 1320px;
  width: 90%;
  position: absolute;
  top: 50%;
  left: 50%;
}
html #root .lightbox-container iframe {
  -webkit-box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.2);
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22var%2Fwww%2Fhtml%2Fwp-content%2Fthemes%2Fdraadcore%2Fsass%2Fstyle.scss%22%2C%22var%2Fwww%2Fhtml%2Fwp-content%2Fthemes%2Fdraadcore%2Fsass%2Fincludes%2Fmixins.scss%22%2C%22var%2Fwww%2Fhtml%2Fwp-content%2Fthemes%2Fdraadcore%2Fsass%2Fcomponents%2Fcookies.scss%22%2C%22var%2Fwww%2Fhtml%2Fwp-content%2Fthemes%2Fdraadcore%2Fsass%2Fcomponents%2Fdialog.scss%22%2C%22var%2Fwww%2Fhtml%2Fwp-content%2Fthemes%2Fdraadcore%2Fsass%2Fincludes%2Fbase.scss%22%2C%22var%2Fwww%2Fhtml%2Fwp-content%2Fthemes%2Fdraadcore%2Fsass%2Fincludes%2Flayout.scss%22%2C%22var%2Fwww%2Fhtml%2Fwp-content%2Fthemes%2Fdraadcore%2Fsass%2Fincludes%2Faccessibility.scss%22%2C%22var%2Fwww%2Fhtml%2Fwp-content%2Fthemes%2Fdraadcore%2Fsass%2Fcomponents%2Fmenu.scss%22%2C%22var%2Fwww%2Fhtml%2Fwp-content%2Fthemes%2Fdraadcore%2Fsass%2Fcomponents%2Fform.scss%22%2C%22var%2Fwww%2Fhtml%2Fwp-content%2Fthemes%2Fdraadcore%2Fsass%2Fcomponents%2Ffooter.scss%22%2C%22var%2Fwww%2Fhtml%2Fwp-content%2Fthemes%2Fdraadcore%2Fsass%2Fcomponents%2Fvideo-player.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAA%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%3BACCI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKR%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAChIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAChDJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAgBI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcI%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAjBA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAjBA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAjBA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAjBA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAjBA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAjBA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAjBA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAjBA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAjBA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAjBA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAjBA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAjBA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAjBA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAjBA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAjBA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAjBA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAjBA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAjBA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAjBA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAjBA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAjBA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAjBA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAjBA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAjBA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAjBA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAjBA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAjBA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAjBA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAjBA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAjBA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAjBA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAjBA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAjBA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAjBA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAjBA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAjBA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAjBA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAjBA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAjBA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAjBA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAjBA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAjBA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAjBA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAjBA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAjBA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAjBA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAjBA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAjBA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAjBA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAjBA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAjBA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAjBA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAjBA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAjBA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAjBA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAjBA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAjBA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAjBA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAjBA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAjBA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAjBA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAjBA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC3PR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC%2FDR%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC3DJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BANgUR%3BAO5WA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAP4VA%3BAOhXA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAC3CA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BARoKJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQpKJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAR8IJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAS9LJ%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%22%7D */