@font-face {
  font-family: "poppins-regular";
  src: url("../fonts/poppins-regular-webfont.woff2") format("woff2"), url("../fonts/poppins-regular-webfont.woff") format("woff");
}
@font-face {
  font-family: "poppins-semibold";
  src: url("../fonts/poppins-semibold-webfont.woff2") format("woff2"), url("../fonts/poppins-semibold-webfont.woff") format("woff");
}
@font-face {
  font-family: "poppins-medium";
  src: url("../fonts/poppins-medium-webfont.woff2") format("woff2"), url("../fonts/poppins-medium-webfont.woff") format("woff");
}
@font-face {
  font-family: "poppins-bold";
  src: url("../fonts/poppins-bold-webfont.woff2") format("woff2"), url("../fonts/poppins-bold-webfont.woff") format("woff");
}
/*Colors*/
/*Fonts*/
/*Font Styles*/
.has-font-size-80,
.has-font-size-80-font-size {
  font-size: 80px;
  line-height: 100px;
}
@media only screen and (max-width: 1199px) {
  .has-font-size-80,
  .has-font-size-80-font-size {
    font-size: clamp(28px, 8vw, 56px) !important;
    line-height: 1.1em !important;
  }
}
@media only screen and (max-width: 767px) {
  .has-font-size-80,
  .has-font-size-80-font-size {
    font-size: clamp(24px, 10vw, 42px) !important;
    line-height: 1.1em !important;
  }
}

.has-font-size-75,
.has-font-size-75-font-size {
  font-size: 75px;
  line-height: 100px;
}
@media only screen and (max-width: 1199px) {
  .has-font-size-75,
  .has-font-size-75-font-size {
    font-size: clamp(26px, 7.5vw, 52px) !important;
    line-height: 1.1em !important;
  }
}
@media only screen and (max-width: 767px) {
  .has-font-size-75,
  .has-font-size-75-font-size {
    font-size: clamp(22px, 9.5vw, 40px) !important;
    line-height: 1.1em !important;
  }
}

.has-font-size-70,
.has-font-size-70-font-size {
  font-size: 70px;
  line-height: 80px;
}
@media only screen and (max-width: 1199px) {
  .has-font-size-70,
  .has-font-size-70-font-size {
    font-size: clamp(24px, 7vw, 49px) !important;
    line-height: 1.1em !important;
  }
}
@media only screen and (max-width: 767px) {
  .has-font-size-70,
  .has-font-size-70-font-size {
    font-size: clamp(20px, 9vw, 38px) !important;
    line-height: 1.1em !important;
  }
}

.has-font-size-60,
.has-font-size-60-font-size {
  font-size: 60px;
  line-height: 70px;
}
@media only screen and (max-width: 1199px) {
  .has-font-size-60,
  .has-font-size-60-font-size {
    font-size: clamp(22px, 6vw, 42px) !important;
    line-height: 1.1em !important;
  }
}
@media only screen and (max-width: 767px) {
  .has-font-size-60,
  .has-font-size-60-font-size {
    font-size: clamp(18px, 8vw, 32px) !important;
    line-height: 1.1em !important;
  }
}

.has-font-size-50,
.has-font-size-50-font-size {
  font-size: 50px;
  line-height: 60px;
}
@media only screen and (max-width: 1199px) {
  .has-font-size-50,
  .has-font-size-50-font-size {
    font-size: clamp(18px, 5vw, 35px) !important;
    line-height: 1.1em !important;
  }
}
@media only screen and (max-width: 767px) {
  .has-font-size-50,
  .has-font-size-50-font-size {
    font-size: clamp(16px, 7vw, 26px) !important;
    line-height: 1.1em !important;
  }
}

.has-font-size-58,
.has-font-size-58-font-size {
  font-size: 58px;
  line-height: 73px;
}
@media only screen and (max-width: 1199px) {
  .has-font-size-58,
  .has-font-size-58-font-size {
    font-size: clamp(21px, 5.8vw, 41px) !important;
    line-height: 1.1em !important;
  }
}
@media only screen and (max-width: 767px) {
  .has-font-size-58,
  .has-font-size-58-font-size {
    font-size: clamp(17px, 7.8vw, 30px) !important;
    line-height: 1.1em !important;
  }
}

.has-font-size-56,
.has-font-size-56-font-size {
  font-size: 56px;
  line-height: 80px;
}
@media only screen and (max-width: 1199px) {
  .has-font-size-56,
  .has-font-size-56-font-size {
    font-size: clamp(20px, 5.6vw, 39px) !important;
    line-height: 1.1em !important;
  }
}
@media only screen and (max-width: 767px) {
  .has-font-size-56,
  .has-font-size-56-font-size {
    font-size: clamp(16px, 7.6vw, 28px) !important;
    line-height: 1.1em !important;
  }
}

.has-font-size-42,
.has-font-size-42-font-size {
  font-size: 42px;
  line-height: 68px;
}
@media only screen and (max-width: 1199px) {
  .has-font-size-42,
  .has-font-size-42-font-size {
    font-size: clamp(16px, 4.2vw, 34px) !important;
    line-height: 1.1em !important;
  }
}
@media only screen and (max-width: 767px) {
  .has-font-size-42,
  .has-font-size-42-font-size {
    font-size: clamp(14px, 6vw, 24px) !important;
    line-height: 1.1em !important;
  }
}

.has-font-size-40,
.has-font-size-40-font-size {
  font-size: 40px;
  line-height: 68px;
}
@media only screen and (max-width: 1199px) {
  .has-font-size-40,
  .has-font-size-40-font-size {
    font-size: clamp(15px, 4vw, 32px) !important;
    line-height: 1.1em !important;
  }
}
@media only screen and (max-width: 767px) {
  .has-font-size-40,
  .has-font-size-40-font-size {
    font-size: clamp(14px, 5.5vw, 22px) !important;
    line-height: 1.1em !important;
  }
}

.has-font-size-38,
.has-font-size-38-font-size {
  font-size: 38px;
  line-height: 80px;
}
@media only screen and (max-width: 1199px) {
  .has-font-size-38,
  .has-font-size-38-font-size {
    font-size: clamp(14px, 3.8vw, 30px) !important;
    line-height: 1.1em !important;
  }
}
@media only screen and (max-width: 767px) {
  .has-font-size-38,
  .has-font-size-38-font-size {
    font-size: clamp(13px, 5vw, 20px) !important;
    line-height: 1.1em !important;
  }
}

.has-font-size-34,
.has-font-size-34-font-size {
  font-size: 34px;
  line-height: 42px;
}
@media only screen and (max-width: 1199px) {
  .has-font-size-34,
  .has-font-size-34-font-size {
    font-size: clamp(14px, 3.4vw, 28px) !important;
    line-height: 1.1em !important;
  }
}
@media only screen and (max-width: 767px) {
  .has-font-size-34,
  .has-font-size-34-font-size {
    font-size: clamp(13px, 4.5vw, 20px) !important;
    line-height: 1.1em !important;
  }
}

.has-font-size-32,
.has-font-size-32-font-size {
  font-size: 32px;
  line-height: 42px;
}
@media only screen and (max-width: 1199px) {
  .has-font-size-32,
  .has-font-size-32-font-size {
    font-size: clamp(13px, 3.2vw, 26px) !important;
    line-height: 1.1em !important;
  }
}
@media only screen and (max-width: 767px) {
  .has-font-size-32,
  .has-font-size-32-font-size {
    font-size: clamp(12px, 4vw, 19px) !important;
    line-height: 1.1em !important;
  }
}

.has-font-size-30,
.has-font-size-30-font-size {
  font-size: 30px;
  line-height: 42px;
}
@media only screen and (max-width: 1199px) {
  .has-font-size-30,
  .has-font-size-30-font-size {
    font-size: clamp(13px, 3vw, 24px) !important;
    line-height: 1.1em !important;
  }
}
@media only screen and (max-width: 767px) {
  .has-font-size-30,
  .has-font-size-30-font-size {
    font-size: clamp(12px, 3.8vw, 18px) !important;
    line-height: 1.1em !important;
  }
}

.has-font-size-28,
.has-font-size-28-font-size {
  font-size: 28px;
  line-height: 42px;
}
@media only screen and (max-width: 1199px) {
  .has-font-size-28,
  .has-font-size-28-font-size {
    font-size: clamp(12px, 2.8vw, 22px) !important;
    line-height: 1.1em !important;
  }
}
@media only screen and (max-width: 767px) {
  .has-font-size-28,
  .has-font-size-28-font-size {
    font-size: clamp(12px, 3.5vw, 17px) !important;
    line-height: 1.1em !important;
  }
}

.has-font-size-26,
.has-font-size-26-font-size {
  font-size: 26px;
  line-height: 42px;
}
@media only screen and (max-width: 1199px) {
  .has-font-size-26,
  .has-font-size-26-font-size {
    font-size: clamp(12px, 2.6vw, 20px) !important;
    line-height: 1.1em !important;
  }
}
@media only screen and (max-width: 767px) {
  .has-font-size-26,
  .has-font-size-26-font-size {
    font-size: clamp(12px, 3.2vw, 16px) !important;
    line-height: 1.1em !important;
  }
}

.has-font-size-24,
.has-font-size-24-font-size {
  font-size: 24px;
  line-height: 42px;
}
@media only screen and (max-width: 1199px) {
  .has-font-size-24,
  .has-font-size-24-font-size {
    font-size: clamp(12px, 2.4vw, 20px) !important;
    line-height: 1.1em !important;
  }
}
@media only screen and (max-width: 767px) {
  .has-font-size-24,
  .has-font-size-24-font-size {
    font-size: clamp(12px, 3vw, 16px) !important;
    line-height: 1.1em !important;
  }
}

.has-font-size-23,
.has-font-size-23-font-size {
  font-size: 23px;
  line-height: 42px;
}
@media only screen and (max-width: 1199px) {
  .has-font-size-23,
  .has-font-size-23-font-size {
    font-size: clamp(12px, 2.3vw, 19px) !important;
    line-height: 1.1em !important;
  }
}
@media only screen and (max-width: 767px) {
  .has-font-size-23,
  .has-font-size-23-font-size {
    font-size: clamp(12px, 2.8vw, 15px) !important;
    line-height: 1.1em !important;
  }
}

.has-font-size-22,
.has-font-size-22-font-size {
  font-size: 23px;
  line-height: 42px;
}
@media only screen and (max-width: 1199px) {
  .has-font-size-22,
  .has-font-size-22-font-size {
    font-size: clamp(12px, 2.2vw, 18px) !important;
    line-height: 1.1em !important;
  }
}
@media only screen and (max-width: 767px) {
  .has-font-size-22,
  .has-font-size-22-font-size {
    font-size: clamp(12px, 2.6vw, 15px) !important;
    line-height: 1.1em !important;
  }
}

.has-font-size-18,
.has-font-size-18-font-size {
  font-size: 18px;
  line-height: 28px;
}
@media only screen and (max-width: 1199px) {
  .has-font-size-18,
  .has-font-size-18-font-size {
    font-size: clamp(12px, 1.8vw, 16px) !important;
    line-height: 1.1em !important;
  }
}
@media only screen and (max-width: 767px) {
  .has-font-size-18,
  .has-font-size-18-font-size {
    font-size: clamp(12px, 2.2vw, 14px) !important;
    line-height: 1.1em !important;
  }
}

/*General*/
html {
  font-size: 62.5%;
}

body {
  background-color: #ffffff;
  color: #000000;
  font-family: "poppins-regular", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.625;
  margin: 0;
  /* WordPress Image Alignment Styles - Responsive */
}
body a {
  color: #3286ab;
  text-decoration: underline;
  transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
}
body a:hover {
  color: #dca20a;
  text-decoration: none;
}
body p {
  margin: 0 0 36px;
}
@media only screen and (max-width: 991px) {
  body p {
    margin-bottom: 16px !important;
    margin-top: 0 !important;
  }
}
body p.has-background {
  padding: 0;
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
  margin-top: 0;
}
@media only screen and (max-width: 991px) {
  body h1,
  body h2,
  body h3,
  body h4,
  body h5,
  body h6 {
    margin-bottom: 16px !important;
    margin-top: 0 !important;
  }
}
body h1 mark,
body h2 mark,
body h3 mark,
body h4 mark,
body h5 mark,
body h6 mark {
  position: relative;
}
body table {
  font-size: 1.3rem;
  line-height: 1.5;
  letter-spacing: 0;
}
body ul,
body ol {
  margin: 0 0 36px 24px;
  padding: 0;
}
@media only screen and (max-width: 991px) {
  body ul,
  body ol {
    margin-bottom: 16px !important;
    margin-top: 0 !important;
  }
}
body ul li,
body ol li {
  margin: 0 0 2px;
}
body ul li ul,
body ul li ol,
body ol li ul,
body ol li ol {
  margin: 15px 0 36px 24px;
  padding: 0;
}
@media only screen and (max-width: 991px) {
  body ul li ul,
  body ul li ol,
  body ol li ul,
  body ol li ol {
    margin-bottom: 16px !important;
    margin-top: 0 !important;
  }
}
@media only screen and (max-width: 1199px) {
  body .wp-site-blocks {
    padding: 0 15px;
  }
}
@media only screen and (max-width: 1699px) {
  body .entry > .wp-block-group, body .entry > .wp-block-cover {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 54px !important;
    padding-bottom: 36px !important;
    margin: 0 !important;
    overflow: hidden;
  }
}
@media only screen and (max-width: 991px) {
  body .entry > .wp-block-group, body .entry > .wp-block-cover {
    padding-top: 16px !important;
    padding-bottom: 6 !important;
    min-height: auto;
  }
}
@media only screen and (max-width: 991px) {
  body .entry > .wp-block-group > .wp-block-group, body .entry > .wp-block-cover > .wp-block-group {
    margin-top: 0 !important;
    padding: 0 !important;
    max-width: 100% !important;
  }
}
@media only screen and (max-width: 991px) {
  body .entry > .wp-block-group > .wp-block-group > .wp-block-group, body .entry > .wp-block-cover > .wp-block-group > .wp-block-group {
    margin-top: 0 !important;
    padding: 0 !important;
    max-width: 100% !important;
  }
}
@media only screen and (max-width: 991px) {
  body .entry > .wp-block-group > .wp-block-group > .wp-block-group, body .entry > .wp-block-cover > .wp-block-group > .wp-block-group {
    margin-top: 0 !important;
    padding: 0 !important;
    max-width: 100% !important;
  }
}
@media only screen and (max-width: 991px) {
  body .entry > .wp-block-group .wp-block-columns, body .entry > .wp-block-cover .wp-block-columns {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}
body .entry > .wp-block-group ul li,
body .entry > .wp-block-group ol li, body .entry > .wp-block-cover ul li,
body .entry > .wp-block-cover ol li {
  margin: 0 0 0 30px;
  padding: 0 0 0 10px;
}
@media only screen and (max-width: 991px) {
  body .wp-block-group-is-layout-constrained > *:not(.wp-block-group-is-layout-constrained, .wp-block-image) {
    max-width: 100% !important;
  }
}
@media only screen and (max-width: 991px) {
  body .wp-block-image {
    margin: 1em;
  }
}
@media only screen and (max-width: 991px) {
  body .is-layout-flex {
    flex-flow: column;
    gap: 10px;
  }
}
body .gap-0 {
  gap: 0px;
}
@media only screen and (max-width: 1199px) {
  body .gap-0 {
    gap: 10px;
  }
}
body .gap-5 {
  gap: 5px;
}
@media only screen and (max-width: 1199px) {
  body .gap-5 {
    gap: 10px;
  }
}
body .gap-10 {
  gap: 10px;
}
@media only screen and (max-width: 1199px) {
  body .gap-10 {
    gap: 10px;
  }
}
body .gap-15 {
  gap: 15px;
}
@media only screen and (max-width: 1199px) {
  body .gap-15 {
    gap: 10px;
  }
}
body .gap-20 {
  gap: 20px;
}
@media only screen and (max-width: 1199px) {
  body .gap-20 {
    gap: 10px;
  }
}
body .gap-25 {
  gap: 25px;
}
@media only screen and (max-width: 1199px) {
  body .gap-25 {
    gap: 10px;
  }
}
body .gap-30 {
  gap: 30px;
}
@media only screen and (max-width: 1199px) {
  body .gap-30 {
    gap: 10px;
  }
}
body .gap-35 {
  gap: 35px;
}
@media only screen and (max-width: 1199px) {
  body .gap-35 {
    gap: 10px;
  }
}
body .gap-40 {
  gap: 40px;
}
@media only screen and (max-width: 1199px) {
  body .gap-40 {
    gap: 10px;
  }
}
body .gap-45 {
  gap: 45px;
}
@media only screen and (max-width: 1199px) {
  body .gap-45 {
    gap: 10px;
  }
}
body .gap-50 {
  gap: 50px;
}
@media only screen and (max-width: 1199px) {
  body .gap-50 {
    gap: 10px;
  }
}
body .gap-55 {
  gap: 55px;
}
@media only screen and (max-width: 1199px) {
  body .gap-55 {
    gap: 10px;
  }
}
body .gap-60 {
  gap: 60px;
}
@media only screen and (max-width: 1199px) {
  body .gap-60 {
    gap: 10px;
  }
}
body .gap-65 {
  gap: 65px;
}
@media only screen and (max-width: 1199px) {
  body .gap-65 {
    gap: 10px;
  }
}
body .gap-70 {
  gap: 70px;
}
@media only screen and (max-width: 1199px) {
  body .gap-70 {
    gap: 10px;
  }
}
body .gap-75 {
  gap: 75px;
}
@media only screen and (max-width: 1199px) {
  body .gap-75 {
    gap: 10px;
  }
}
body .gap-80 {
  gap: 80px;
}
@media only screen and (max-width: 1199px) {
  body .gap-80 {
    gap: 10px;
  }
}
body .gap-85 {
  gap: 85px;
}
@media only screen and (max-width: 1199px) {
  body .gap-85 {
    gap: 10px;
  }
}
body .gap-90 {
  gap: 90px;
}
@media only screen and (max-width: 1199px) {
  body .gap-90 {
    gap: 10px;
  }
}
body .gap-95 {
  gap: 95px;
}
@media only screen and (max-width: 1199px) {
  body .gap-95 {
    gap: 10px;
  }
}
body .gap-100 {
  gap: 100px;
}
@media only screen and (max-width: 1199px) {
  body .gap-100 {
    gap: 10px;
  }
}
body .gap-105 {
  gap: 105px;
}
@media only screen and (max-width: 1199px) {
  body .gap-105 {
    gap: 10px;
  }
}
body .gap-110 {
  gap: 110px;
}
@media only screen and (max-width: 1199px) {
  body .gap-110 {
    gap: 10px;
  }
}
body .gap-115 {
  gap: 115px;
}
@media only screen and (max-width: 1199px) {
  body .gap-115 {
    gap: 10px;
  }
}
body .gap-120 {
  gap: 120px;
}
@media only screen and (max-width: 1199px) {
  body .gap-120 {
    gap: 10px;
  }
}
body .gap-125 {
  gap: 125px;
}
@media only screen and (max-width: 1199px) {
  body .gap-125 {
    gap: 10px;
  }
}
body .gap-130 {
  gap: 130px;
}
@media only screen and (max-width: 1199px) {
  body .gap-130 {
    gap: 10px;
  }
}
body .gap-135 {
  gap: 135px;
}
@media only screen and (max-width: 1199px) {
  body .gap-135 {
    gap: 10px;
  }
}
body .gap-140 {
  gap: 140px;
}
@media only screen and (max-width: 1199px) {
  body .gap-140 {
    gap: 10px;
  }
}
body .gap-145 {
  gap: 145px;
}
@media only screen and (max-width: 1199px) {
  body .gap-145 {
    gap: 10px;
  }
}
body .gap-150 {
  gap: 150px;
}
@media only screen and (max-width: 1199px) {
  body .gap-150 {
    gap: 10px;
  }
}
body .gap-155 {
  gap: 155px;
}
@media only screen and (max-width: 1199px) {
  body .gap-155 {
    gap: 10px;
  }
}
body .gap-160 {
  gap: 160px;
}
@media only screen and (max-width: 1199px) {
  body .gap-160 {
    gap: 10px;
  }
}
body .gap-165 {
  gap: 165px;
}
@media only screen and (max-width: 1199px) {
  body .gap-165 {
    gap: 10px;
  }
}
body .gap-170 {
  gap: 170px;
}
@media only screen and (max-width: 1199px) {
  body .gap-170 {
    gap: 10px;
  }
}
body .gap-175 {
  gap: 175px;
}
@media only screen and (max-width: 1199px) {
  body .gap-175 {
    gap: 10px;
  }
}
body .gap-180 {
  gap: 180px;
}
@media only screen and (max-width: 1199px) {
  body .gap-180 {
    gap: 10px;
  }
}
body .gap-185 {
  gap: 185px;
}
@media only screen and (max-width: 1199px) {
  body .gap-185 {
    gap: 10px;
  }
}
body .gap-190 {
  gap: 190px;
}
@media only screen and (max-width: 1199px) {
  body .gap-190 {
    gap: 10px;
  }
}
body .gap-195 {
  gap: 195px;
}
@media only screen and (max-width: 1199px) {
  body .gap-195 {
    gap: 10px;
  }
}
body .gap-200 {
  gap: 200px;
}
@media only screen and (max-width: 1199px) {
  body .gap-200 {
    gap: 10px;
  }
}
body .z-index-0 {
  z-index: 0;
}
body .z-index-1 {
  z-index: 1;
}
body .z-index-2 {
  z-index: 2;
}
body .z-index-3 {
  z-index: 3;
}
body .z-index-4 {
  z-index: 4;
}
body .z-index-5 {
  z-index: 5;
}
body .z-index-6 {
  z-index: 6;
}
body .z-index-7 {
  z-index: 7;
}
body .z-index-8 {
  z-index: 8;
}
body .z-index-9 {
  z-index: 9;
}
body .z-index-10 {
  z-index: 10;
}
body .overflow-visible {
  overflow: visible !important;
}
body .inline {
  display: inline;
}
body .inline-block {
  display: inline-block;
}
body .block {
  display: block;
}
body .text-align-center {
  text-align: center;
}
body .five-colored-border-top,
body .five-colored-border-bottom {
  position: relative;
}
body .five-colored-border-top:before, body .five-colored-border-top:after,
body .five-colored-border-bottom:before,
body .five-colored-border-bottom:after {
  position: absolute;
  left: 0;
  width: 100%;
  height: 17px;
  background: linear-gradient(to right, #c8102e 0% 20%, #3286ab 20% 40%, #dca20a 40% 60%, #84b13a 60% 80%, #eb6e24 80% 100%);
}
@media only screen and (max-width: 991px) {
  body .five-colored-border-top.five-colored-border-top,
  body .five-colored-border-bottom.five-colored-border-top {
    padding-top: 22px !important;
  }
}
body .five-colored-border-top.five-colored-border-top:before,
body .five-colored-border-bottom.five-colored-border-top:before {
  content: "";
  top: 0;
}
@media only screen and (max-width: 991px) {
  body .five-colored-border-top.five-colored-border-bottom,
  body .five-colored-border-bottom.five-colored-border-bottom {
    padding-bottom: 22px !important;
  }
}
body .five-colored-border-top.five-colored-border-bottom:after,
body .five-colored-border-bottom.five-colored-border-bottom:after {
  content: "";
  bottom: 0;
}
body .drop-shadow {
  text-shadow: 6px 6px 0px rgba(0, 0, 0, 0.65);
}
body .vertical-bar {
  width: 5px !important;
  height: 74px !important;
}
body .vertical-horizontal-center .wp-block-column {
  align-self: auto;
  justify-content: center;
  align-items: center;
  display: flex;
}
body .has-inline-image img {
  margin-bottom: -5px;
  margin-right: 25px;
}
body .highlight-background-bar.highlight-background-bar-small mark::before {
  height: 21px;
  bottom: -1px;
  left: 10px;
}
body .highlight-background-bar mark {
  color: inherit !important;
  position: relative;
  z-index: 1;
  display: inline-block;
}
body .highlight-background-bar mark::before {
  content: "";
  position: absolute;
  left: 20px;
  bottom: -5px;
  right: 10px;
  width: calc(100% - 10px);
  height: 40px;
  z-index: -1;
}
@media only screen and (max-width: 553px) {
  body .highlight-background-bar mark::before {
    bottom: 0;
    height: 25px;
    display: none;
  }
}
body .highlight-background-bar mark.has-black-color::before {
  background-color: #000000;
}
body .highlight-background-bar mark.has-light-black-color::before {
  background-color: rgba(0, 0, 0, 0.0823529412);
}
body .highlight-background-bar mark.has-light-grey-color::before {
  background-color: #ececec;
}
body .highlight-background-bar mark.has-white-color::before {
  background-color: #ffffff;
}
body .highlight-background-bar mark.has-red-color::before {
  background-color: #c8102e;
}
body .highlight-background-bar mark.has-light-red-color::before {
  background-color: rgba(200, 16, 46, 0.1490196078);
}
body .highlight-background-bar mark.has-green-color::before {
  background-color: #84b13a;
}
body .highlight-background-bar mark.has-light-green-color::before {
  background-color: rgba(132, 177, 58, 0.2509803922);
}
body .highlight-background-bar mark.has-yellow-color::before {
  background-color: #dca20a;
}
body .highlight-background-bar mark.has-light-yellow-color::before {
  background-color: rgba(220, 162, 10, 0.1490196078);
}
body .highlight-background-bar mark.has-blue-color::before {
  background-color: #3286ab;
}
body .highlight-background-bar mark.has-light-blue-color::before {
  background-color: #d6e7ee;
}
body .highlight-background-bar mark.has-orange-color::before {
  background-color: #eb6e24;
}
body .highlight-background-bar mark.has-light-orange-color::before {
  background-color: rgba(235, 110, 36, 0.2);
}
body .columns-0 {
  -moz-columns: 0;
       columns: 0;
}
@media only screen and (max-width: 991px) {
  body .columns-0 {
    -moz-columns: 1;
         columns: 1;
  }
}
body .columns-0.centered-content {
  text-align: center;
  list-style-position: inside;
}
body .columns-0 li {
  -moz-column-break-inside: avoid;
       break-inside: avoid-column;
}
body .columns-1 {
  -moz-columns: 1;
       columns: 1;
}
@media only screen and (max-width: 991px) {
  body .columns-1 {
    -moz-columns: 1;
         columns: 1;
  }
}
body .columns-1.centered-content {
  text-align: center;
  list-style-position: inside;
}
body .columns-1 li {
  -moz-column-break-inside: avoid;
       break-inside: avoid-column;
}
body .columns-2 {
  -moz-columns: 2;
       columns: 2;
}
@media only screen and (max-width: 991px) {
  body .columns-2 {
    -moz-columns: 1;
         columns: 1;
  }
}
body .columns-2.centered-content {
  text-align: center;
  list-style-position: inside;
}
body .columns-2 li {
  -moz-column-break-inside: avoid;
       break-inside: avoid-column;
}
body .columns-3 {
  -moz-columns: 3;
       columns: 3;
}
@media only screen and (max-width: 991px) {
  body .columns-3 {
    -moz-columns: 1;
         columns: 1;
  }
}
body .columns-3.centered-content {
  text-align: center;
  list-style-position: inside;
}
body .columns-3 li {
  -moz-column-break-inside: avoid;
       break-inside: avoid-column;
}
body .columns-4 {
  -moz-columns: 4;
       columns: 4;
}
@media only screen and (max-width: 991px) {
  body .columns-4 {
    -moz-columns: 1;
         columns: 1;
  }
}
body .columns-4.centered-content {
  text-align: center;
  list-style-position: inside;
}
body .columns-4 li {
  -moz-column-break-inside: avoid;
       break-inside: avoid-column;
}
body .columns-5 {
  -moz-columns: 5;
       columns: 5;
}
@media only screen and (max-width: 991px) {
  body .columns-5 {
    -moz-columns: 1;
         columns: 1;
  }
}
body .columns-5.centered-content {
  text-align: center;
  list-style-position: inside;
}
body .columns-5 li {
  -moz-column-break-inside: avoid;
       break-inside: avoid-column;
}
body .list-style-none {
  list-style: none;
}
body .wp-block-quote {
  position: relative;
  padding: 0 100px;
}
body .wp-block-quote::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0;
  color: #000000;
  background: no-repeat center center url(../images/open-quote.svg);
  width: 60px;
  height: 41px;
}
body .wp-block-quote::after {
  content: "";
  position: absolute;
  right: 0px;
  bottom: 70px;
  color: #000000;
  background: no-repeat center center url(../images/close-quote.svg);
  width: 60px;
  height: 42px;
}
body .down-arrow-after {
  position: relative;
}
body .down-arrow-after::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -72px;
  background: no-repeat center center url(../images/down-arrow.svg);
  width: 38px;
  height: 55px;
  margin: 0 auto;
}
body .image-margin-negative-right-0 {
  margin-right: -0px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-right-0 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-left-0 {
  margin-left: -0px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-left-0 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-bottom-0 {
  margin-bottom: -0px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-bottom-0 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-top-0 {
  margin-top: -0px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-top-0 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-right-0 {
  margin-right: 0px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-right-0 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-left-0 {
  margin-left: 0px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-left-0 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-bottom-0 {
  margin-bottom: 0px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-bottom-0 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-top-0 {
  margin-top: 0px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-top-0 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-right-10 {
  margin-right: -10px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-right-10 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-left-10 {
  margin-left: -10px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-left-10 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-bottom-10 {
  margin-bottom: -10px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-bottom-10 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-top-10 {
  margin-top: -10px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-top-10 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-right-10 {
  margin-right: 10px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-right-10 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-left-10 {
  margin-left: 10px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-left-10 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-bottom-10 {
  margin-bottom: 10px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-bottom-10 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-top-10 {
  margin-top: 10px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-top-10 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-right-20 {
  margin-right: -20px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-right-20 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-left-20 {
  margin-left: -20px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-left-20 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-bottom-20 {
  margin-bottom: -20px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-bottom-20 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-top-20 {
  margin-top: -20px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-top-20 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-right-20 {
  margin-right: 20px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-right-20 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-left-20 {
  margin-left: 20px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-left-20 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-bottom-20 {
  margin-bottom: 20px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-bottom-20 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-top-20 {
  margin-top: 20px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-top-20 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-right-30 {
  margin-right: -30px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-right-30 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-left-30 {
  margin-left: -30px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-left-30 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-bottom-30 {
  margin-bottom: -30px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-bottom-30 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-top-30 {
  margin-top: -30px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-top-30 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-right-30 {
  margin-right: 30px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-right-30 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-left-30 {
  margin-left: 30px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-left-30 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-bottom-30 {
  margin-bottom: 30px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-bottom-30 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-top-30 {
  margin-top: 30px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-top-30 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-right-40 {
  margin-right: -40px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-right-40 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-left-40 {
  margin-left: -40px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-left-40 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-bottom-40 {
  margin-bottom: -40px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-bottom-40 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-top-40 {
  margin-top: -40px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-top-40 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-right-40 {
  margin-right: 40px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-right-40 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-left-40 {
  margin-left: 40px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-left-40 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-bottom-40 {
  margin-bottom: 40px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-bottom-40 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-top-40 {
  margin-top: 40px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-top-40 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-right-50 {
  margin-right: -50px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-right-50 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-left-50 {
  margin-left: -50px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-left-50 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-bottom-50 {
  margin-bottom: -50px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-bottom-50 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-top-50 {
  margin-top: -50px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-top-50 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-right-50 {
  margin-right: 50px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-right-50 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-left-50 {
  margin-left: 50px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-left-50 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-bottom-50 {
  margin-bottom: 50px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-bottom-50 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-top-50 {
  margin-top: 50px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-top-50 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-right-60 {
  margin-right: -60px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-right-60 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-left-60 {
  margin-left: -60px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-left-60 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-bottom-60 {
  margin-bottom: -60px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-bottom-60 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-top-60 {
  margin-top: -60px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-top-60 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-right-60 {
  margin-right: 60px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-right-60 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-left-60 {
  margin-left: 60px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-left-60 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-bottom-60 {
  margin-bottom: 60px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-bottom-60 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-top-60 {
  margin-top: 60px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-top-60 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-right-70 {
  margin-right: -70px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-right-70 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-left-70 {
  margin-left: -70px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-left-70 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-bottom-70 {
  margin-bottom: -70px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-bottom-70 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-top-70 {
  margin-top: -70px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-top-70 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-right-70 {
  margin-right: 70px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-right-70 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-left-70 {
  margin-left: 70px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-left-70 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-bottom-70 {
  margin-bottom: 70px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-bottom-70 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-top-70 {
  margin-top: 70px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-top-70 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-right-80 {
  margin-right: -80px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-right-80 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-left-80 {
  margin-left: -80px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-left-80 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-bottom-80 {
  margin-bottom: -80px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-bottom-80 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-top-80 {
  margin-top: -80px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-top-80 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-right-80 {
  margin-right: 80px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-right-80 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-left-80 {
  margin-left: 80px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-left-80 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-bottom-80 {
  margin-bottom: 80px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-bottom-80 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-top-80 {
  margin-top: 80px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-top-80 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-right-90 {
  margin-right: -90px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-right-90 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-left-90 {
  margin-left: -90px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-left-90 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-bottom-90 {
  margin-bottom: -90px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-bottom-90 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-top-90 {
  margin-top: -90px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-top-90 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-right-90 {
  margin-right: 90px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-right-90 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-left-90 {
  margin-left: 90px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-left-90 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-bottom-90 {
  margin-bottom: 90px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-bottom-90 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-top-90 {
  margin-top: 90px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-top-90 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-right-100 {
  margin-right: -100px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-right-100 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-left-100 {
  margin-left: -100px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-left-100 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-bottom-100 {
  margin-bottom: -100px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-bottom-100 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-top-100 {
  margin-top: -100px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-top-100 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-right-100 {
  margin-right: 100px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-right-100 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-left-100 {
  margin-left: 100px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-left-100 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-bottom-100 {
  margin-bottom: 100px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-bottom-100 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-top-100 {
  margin-top: 100px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-top-100 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-right-110 {
  margin-right: -110px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-right-110 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-left-110 {
  margin-left: -110px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-left-110 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-bottom-110 {
  margin-bottom: -110px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-bottom-110 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-top-110 {
  margin-top: -110px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-top-110 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-right-110 {
  margin-right: 110px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-right-110 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-left-110 {
  margin-left: 110px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-left-110 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-bottom-110 {
  margin-bottom: 110px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-bottom-110 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-top-110 {
  margin-top: 110px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-top-110 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-right-120 {
  margin-right: -120px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-right-120 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-left-120 {
  margin-left: -120px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-left-120 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-bottom-120 {
  margin-bottom: -120px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-bottom-120 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-top-120 {
  margin-top: -120px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-top-120 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-right-120 {
  margin-right: 120px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-right-120 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-left-120 {
  margin-left: 120px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-left-120 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-bottom-120 {
  margin-bottom: 120px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-bottom-120 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-top-120 {
  margin-top: 120px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-top-120 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-right-130 {
  margin-right: -130px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-right-130 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-left-130 {
  margin-left: -130px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-left-130 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-bottom-130 {
  margin-bottom: -130px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-bottom-130 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-top-130 {
  margin-top: -130px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-top-130 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-right-130 {
  margin-right: 130px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-right-130 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-left-130 {
  margin-left: 130px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-left-130 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-bottom-130 {
  margin-bottom: 130px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-bottom-130 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-top-130 {
  margin-top: 130px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-top-130 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-right-140 {
  margin-right: -140px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-right-140 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-left-140 {
  margin-left: -140px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-left-140 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-bottom-140 {
  margin-bottom: -140px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-bottom-140 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-top-140 {
  margin-top: -140px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-top-140 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-right-140 {
  margin-right: 140px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-right-140 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-left-140 {
  margin-left: 140px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-left-140 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-bottom-140 {
  margin-bottom: 140px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-bottom-140 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-top-140 {
  margin-top: 140px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-top-140 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-right-150 {
  margin-right: -150px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-right-150 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-left-150 {
  margin-left: -150px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-left-150 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-bottom-150 {
  margin-bottom: -150px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-bottom-150 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-top-150 {
  margin-top: -150px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-top-150 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-right-150 {
  margin-right: 150px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-right-150 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-left-150 {
  margin-left: 150px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-left-150 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-bottom-150 {
  margin-bottom: 150px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-bottom-150 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-top-150 {
  margin-top: 150px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-top-150 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-right-160 {
  margin-right: -160px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-right-160 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-left-160 {
  margin-left: -160px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-left-160 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-bottom-160 {
  margin-bottom: -160px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-bottom-160 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-top-160 {
  margin-top: -160px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-top-160 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-right-160 {
  margin-right: 160px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-right-160 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-left-160 {
  margin-left: 160px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-left-160 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-bottom-160 {
  margin-bottom: 160px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-bottom-160 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-top-160 {
  margin-top: 160px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-top-160 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-right-170 {
  margin-right: -170px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-right-170 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-left-170 {
  margin-left: -170px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-left-170 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-bottom-170 {
  margin-bottom: -170px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-bottom-170 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-top-170 {
  margin-top: -170px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-top-170 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-right-170 {
  margin-right: 170px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-right-170 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-left-170 {
  margin-left: 170px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-left-170 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-bottom-170 {
  margin-bottom: 170px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-bottom-170 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-top-170 {
  margin-top: 170px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-top-170 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-right-180 {
  margin-right: -180px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-right-180 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-left-180 {
  margin-left: -180px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-left-180 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-bottom-180 {
  margin-bottom: -180px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-bottom-180 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-top-180 {
  margin-top: -180px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-top-180 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-right-180 {
  margin-right: 180px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-right-180 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-left-180 {
  margin-left: 180px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-left-180 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-bottom-180 {
  margin-bottom: 180px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-bottom-180 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-top-180 {
  margin-top: 180px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-top-180 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-right-190 {
  margin-right: -190px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-right-190 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-left-190 {
  margin-left: -190px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-left-190 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-bottom-190 {
  margin-bottom: -190px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-bottom-190 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-top-190 {
  margin-top: -190px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-top-190 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-right-190 {
  margin-right: 190px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-right-190 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-left-190 {
  margin-left: 190px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-left-190 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-bottom-190 {
  margin-bottom: 190px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-bottom-190 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-top-190 {
  margin-top: 190px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-top-190 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-right-200 {
  margin-right: -200px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-right-200 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-left-200 {
  margin-left: -200px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-left-200 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-bottom-200 {
  margin-bottom: -200px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-bottom-200 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-top-200 {
  margin-top: -200px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-top-200 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-right-200 {
  margin-right: 200px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-right-200 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-left-200 {
  margin-left: 200px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-left-200 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-bottom-200 {
  margin-bottom: 200px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-bottom-200 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-top-200 {
  margin-top: 200px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-top-200 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-right-210 {
  margin-right: -210px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-right-210 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-left-210 {
  margin-left: -210px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-left-210 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-bottom-210 {
  margin-bottom: -210px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-bottom-210 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-top-210 {
  margin-top: -210px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-top-210 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-right-210 {
  margin-right: 210px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-right-210 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-left-210 {
  margin-left: 210px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-left-210 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-bottom-210 {
  margin-bottom: 210px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-bottom-210 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-top-210 {
  margin-top: 210px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-top-210 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-right-220 {
  margin-right: -220px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-right-220 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-left-220 {
  margin-left: -220px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-left-220 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-bottom-220 {
  margin-bottom: -220px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-bottom-220 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-top-220 {
  margin-top: -220px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-top-220 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-right-220 {
  margin-right: 220px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-right-220 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-left-220 {
  margin-left: 220px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-left-220 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-bottom-220 {
  margin-bottom: 220px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-bottom-220 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-top-220 {
  margin-top: 220px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-top-220 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-right-230 {
  margin-right: -230px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-right-230 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-left-230 {
  margin-left: -230px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-left-230 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-bottom-230 {
  margin-bottom: -230px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-bottom-230 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-top-230 {
  margin-top: -230px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-top-230 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-right-230 {
  margin-right: 230px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-right-230 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-left-230 {
  margin-left: 230px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-left-230 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-bottom-230 {
  margin-bottom: 230px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-bottom-230 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-top-230 {
  margin-top: 230px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-top-230 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-right-240 {
  margin-right: -240px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-right-240 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-left-240 {
  margin-left: -240px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-left-240 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-bottom-240 {
  margin-bottom: -240px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-bottom-240 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-top-240 {
  margin-top: -240px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-top-240 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-right-240 {
  margin-right: 240px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-right-240 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-left-240 {
  margin-left: 240px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-left-240 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-bottom-240 {
  margin-bottom: 240px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-bottom-240 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-top-240 {
  margin-top: 240px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-top-240 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-right-250 {
  margin-right: -250px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-right-250 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-left-250 {
  margin-left: -250px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-left-250 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-bottom-250 {
  margin-bottom: -250px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-bottom-250 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-top-250 {
  margin-top: -250px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-top-250 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-right-250 {
  margin-right: 250px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-right-250 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-left-250 {
  margin-left: 250px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-left-250 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-bottom-250 {
  margin-bottom: 250px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-bottom-250 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-top-250 {
  margin-top: 250px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-top-250 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-right-260 {
  margin-right: -260px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-right-260 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-left-260 {
  margin-left: -260px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-left-260 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-bottom-260 {
  margin-bottom: -260px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-bottom-260 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-top-260 {
  margin-top: -260px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-top-260 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-right-260 {
  margin-right: 260px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-right-260 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-left-260 {
  margin-left: 260px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-left-260 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-bottom-260 {
  margin-bottom: 260px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-bottom-260 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-top-260 {
  margin-top: 260px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-top-260 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-right-270 {
  margin-right: -270px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-right-270 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-left-270 {
  margin-left: -270px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-left-270 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-bottom-270 {
  margin-bottom: -270px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-bottom-270 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-top-270 {
  margin-top: -270px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-top-270 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-right-270 {
  margin-right: 270px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-right-270 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-left-270 {
  margin-left: 270px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-left-270 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-bottom-270 {
  margin-bottom: 270px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-bottom-270 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-top-270 {
  margin-top: 270px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-top-270 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-right-280 {
  margin-right: -280px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-right-280 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-left-280 {
  margin-left: -280px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-left-280 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-bottom-280 {
  margin-bottom: -280px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-bottom-280 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-top-280 {
  margin-top: -280px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-top-280 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-right-280 {
  margin-right: 280px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-right-280 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-left-280 {
  margin-left: 280px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-left-280 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-bottom-280 {
  margin-bottom: 280px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-bottom-280 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-top-280 {
  margin-top: 280px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-top-280 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-right-290 {
  margin-right: -290px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-right-290 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-left-290 {
  margin-left: -290px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-left-290 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-bottom-290 {
  margin-bottom: -290px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-bottom-290 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-top-290 {
  margin-top: -290px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-top-290 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-right-290 {
  margin-right: 290px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-right-290 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-left-290 {
  margin-left: 290px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-left-290 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-bottom-290 {
  margin-bottom: 290px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-bottom-290 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-top-290 {
  margin-top: 290px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-top-290 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-right-300 {
  margin-right: -300px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-right-300 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-left-300 {
  margin-left: -300px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-left-300 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-bottom-300 {
  margin-bottom: -300px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-bottom-300 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-top-300 {
  margin-top: -300px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-top-300 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-right-300 {
  margin-right: 300px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-right-300 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-left-300 {
  margin-left: 300px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-left-300 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-bottom-300 {
  margin-bottom: 300px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-bottom-300 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-top-300 {
  margin-top: 300px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-top-300 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-right-310 {
  margin-right: -310px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-right-310 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-left-310 {
  margin-left: -310px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-left-310 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-bottom-310 {
  margin-bottom: -310px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-bottom-310 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-top-310 {
  margin-top: -310px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-top-310 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-right-310 {
  margin-right: 310px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-right-310 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-left-310 {
  margin-left: 310px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-left-310 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-bottom-310 {
  margin-bottom: 310px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-bottom-310 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-top-310 {
  margin-top: 310px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-top-310 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-right-320 {
  margin-right: -320px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-right-320 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-left-320 {
  margin-left: -320px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-left-320 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-bottom-320 {
  margin-bottom: -320px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-bottom-320 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-top-320 {
  margin-top: -320px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-top-320 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-right-320 {
  margin-right: 320px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-right-320 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-left-320 {
  margin-left: 320px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-left-320 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-bottom-320 {
  margin-bottom: 320px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-bottom-320 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-top-320 {
  margin-top: 320px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-top-320 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-right-330 {
  margin-right: -330px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-right-330 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-left-330 {
  margin-left: -330px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-left-330 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-bottom-330 {
  margin-bottom: -330px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-bottom-330 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-top-330 {
  margin-top: -330px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-top-330 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-right-330 {
  margin-right: 330px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-right-330 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-left-330 {
  margin-left: 330px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-left-330 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-bottom-330 {
  margin-bottom: 330px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-bottom-330 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-top-330 {
  margin-top: 330px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-top-330 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-right-340 {
  margin-right: -340px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-right-340 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-left-340 {
  margin-left: -340px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-left-340 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-bottom-340 {
  margin-bottom: -340px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-bottom-340 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-top-340 {
  margin-top: -340px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-top-340 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-right-340 {
  margin-right: 340px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-right-340 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-left-340 {
  margin-left: 340px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-left-340 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-bottom-340 {
  margin-bottom: 340px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-bottom-340 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-top-340 {
  margin-top: 340px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-top-340 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-right-350 {
  margin-right: -350px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-right-350 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-left-350 {
  margin-left: -350px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-left-350 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-bottom-350 {
  margin-bottom: -350px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-bottom-350 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-top-350 {
  margin-top: -350px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-top-350 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-right-350 {
  margin-right: 350px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-right-350 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-left-350 {
  margin-left: 350px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-left-350 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-bottom-350 {
  margin-bottom: 350px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-bottom-350 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-top-350 {
  margin-top: 350px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-top-350 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-right-360 {
  margin-right: -360px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-right-360 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-left-360 {
  margin-left: -360px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-left-360 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-bottom-360 {
  margin-bottom: -360px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-bottom-360 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-top-360 {
  margin-top: -360px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-top-360 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-right-360 {
  margin-right: 360px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-right-360 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-left-360 {
  margin-left: 360px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-left-360 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-bottom-360 {
  margin-bottom: 360px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-bottom-360 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-top-360 {
  margin-top: 360px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-top-360 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-right-370 {
  margin-right: -370px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-right-370 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-left-370 {
  margin-left: -370px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-left-370 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-bottom-370 {
  margin-bottom: -370px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-bottom-370 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-top-370 {
  margin-top: -370px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-top-370 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-right-370 {
  margin-right: 370px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-right-370 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-left-370 {
  margin-left: 370px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-left-370 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-bottom-370 {
  margin-bottom: 370px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-bottom-370 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-top-370 {
  margin-top: 370px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-top-370 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-right-380 {
  margin-right: -380px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-right-380 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-left-380 {
  margin-left: -380px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-left-380 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-bottom-380 {
  margin-bottom: -380px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-bottom-380 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-top-380 {
  margin-top: -380px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-top-380 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-right-380 {
  margin-right: 380px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-right-380 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-left-380 {
  margin-left: 380px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-left-380 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-bottom-380 {
  margin-bottom: 380px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-bottom-380 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-top-380 {
  margin-top: 380px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-top-380 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-right-390 {
  margin-right: -390px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-right-390 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-left-390 {
  margin-left: -390px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-left-390 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-bottom-390 {
  margin-bottom: -390px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-bottom-390 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-top-390 {
  margin-top: -390px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-top-390 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-right-390 {
  margin-right: 390px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-right-390 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-left-390 {
  margin-left: 390px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-left-390 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-bottom-390 {
  margin-bottom: 390px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-bottom-390 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-top-390 {
  margin-top: 390px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-top-390 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-right-400 {
  margin-right: -400px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-right-400 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-left-400 {
  margin-left: -400px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-left-400 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-bottom-400 {
  margin-bottom: -400px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-bottom-400 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-negative-top-400 {
  margin-top: -400px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-negative-top-400 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-right-400 {
  margin-right: 400px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-right-400 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-left-400 {
  margin-left: 400px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-left-400 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-bottom-400 {
  margin-bottom: 400px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-bottom-400 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .image-margin-positive-top-400 {
  margin-top: 400px;
  z-index: 9;
  position: relative;
}
@media only screen and (max-width: 1599px) {
  body .image-margin-positive-top-400 {
    text-align: center;
    margin: 10px auto 10px;
    max-width: 100%;
    overflow: hidden;
  }
}
body .accordion {
  height: auto;
  overflow: hidden;
  transition: height 0.4s ease-in-out;
}
body .accordion h2 {
  cursor: pointer;
  position: relative;
  padding-right: 30px;
}
@media only screen and (max-width: 991px) {
  body .accordion h2 {
    margin-bottom: 0 !important;
  }
}
body .accordion h2::after {
  content: "-";
  position: absolute;
  right: 46px;
  top: 50%;
  transform: translateY(-50%);
  font-family: "poppins-bold", sans-serif;
  font-size: 31px;
  line-height: 40px;
  color: #ffffff;
  transition: transform 0.3s ease-in-out;
}
@media only screen and (max-width: 991px) {
  body .accordion h2::after {
    right: 12px;
  }
}
body .accordion.closed {
  border-width: 0 !important;
  height: 77px;
  overflow: hidden;
  transition: height 0.4s ease-in-out;
}
body .accordion.closed h2 {
  background: #bdbcbc !important;
  color: #c8102e !important;
}
body .accordion.closed h2::after {
  content: "+";
  color: #c8102e;
}
body .wp-block-image {
  /* Left Aligned Images */
  /* Right Aligned Images */
  /* Center Aligned Images */
  /* Full Width Images */
  /* Wide Width Images */
  /* Legacy WordPress Image Classes (for older themes) */
}
@media only screen and (max-width: 991px) {
  body .wp-block-image {
    margin: 1em 0;
    text-align: center;
  }
}
@media only screen and (max-width: 991px) {
  body .wp-block-image img {
    max-height: 220px !important;
    width: auto !important;
    -o-object-fit: contain;
       object-fit: contain;
  }
}
@media only screen and (max-width: 767px) {
  body .wp-block-image img {
    max-height: 220px !important;
    width: auto !important;
    -o-object-fit: contain;
       object-fit: contain;
  }
}
@media only screen and (max-width: 991px) {
  body .wp-block-image.alignleft, body .wp-block-image.is-style-default.alignleft {
    float: none !important;
    margin: 1em auto !important;
    text-align: center;
    max-width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  body .wp-block-image.alignleft, body .wp-block-image.is-style-default.alignleft {
    margin: 0.5em auto !important;
  }
}
@media only screen and (max-width: 991px) {
  body .wp-block-image.alignright, body .wp-block-image.is-style-default.alignright {
    float: none !important;
    margin: 1em auto !important;
    text-align: center;
    max-width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  body .wp-block-image.alignright, body .wp-block-image.is-style-default.alignright {
    margin: 0.5em auto !important;
  }
}
@media only screen and (max-width: 991px) {
  body .wp-block-image.aligncenter, body .wp-block-image.is-style-default.aligncenter {
    margin: 1em auto;
  }
}
@media only screen and (max-width: 767px) {
  body .wp-block-image.aligncenter, body .wp-block-image.is-style-default.aligncenter {
    margin: 0.5em auto;
  }
}
@media only screen and (max-width: 1199px) {
  body .wp-block-image.alignfull, body .wp-block-image.is-style-default.alignfull {
    width: 100%;
    max-width: 100%;
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (max-width: 767px) {
  body .wp-block-image.alignfull, body .wp-block-image.is-style-default.alignfull {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (max-width: 991px) {
  body .wp-block-image.alignwide, body .wp-block-image.is-style-default.alignwide {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
@media only screen and (max-width: 991px) {
  body .wp-block-image .alignleft {
    float: none !important;
    display: block;
    margin: 1em auto !important;
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  body .wp-block-image .alignleft {
    margin: 0.5em auto !important;
  }
}
@media only screen and (max-width: 991px) {
  body .wp-block-image .alignleft img {
    max-height: 220px !important;
    width: auto !important;
    -o-object-fit: contain;
       object-fit: contain;
  }
}
@media only screen and (max-width: 991px) {
  body .wp-block-image .alignright {
    float: none !important;
    display: block;
    margin: 1em auto !important;
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  body .wp-block-image .alignright {
    margin: 0.5em auto !important;
  }
}
@media only screen and (max-width: 991px) {
  body .wp-block-image .alignright img {
    max-height: 220px !important;
    width: auto !important;
    -o-object-fit: contain;
       object-fit: contain;
  }
}
@media only screen and (max-width: 767px) {
  body .wp-block-image .aligncenter {
    margin: 0.5em auto;
  }
}
@media only screen and (max-width: 991px) {
  body .wp-block-image .aligncenter img {
    max-height: 220px !important;
    width: auto !important;
    -o-object-fit: contain;
       object-fit: contain;
  }
}
@media only screen and (max-width: 991px) {
  body .wp-block-image .alignnone {
    display: block;
    margin: 1em auto;
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  body .wp-block-image .alignnone {
    margin: 0.5em auto;
  }
}
@media only screen and (max-width: 991px) {
  body .wp-block-image .alignnone img {
    max-height: 220px !important;
    width: auto !important;
    -o-object-fit: contain;
       object-fit: contain;
  }
}
body .has-heading-huge-font-size {
  line-height: 1.2;
}
@media only screen and (max-width: 991px) {
  body .has-heading-huge-font-size {
    font-size: 6rem !important;
  }
}
body .has-heading-big-font-size {
  line-height: 1;
  letter-spacing: -1.8px;
}
@media only screen and (max-width: 991px) {
  body .has-heading-big-font-size {
    font-size: 4.2rem !important;
  }
}
body .wp-block-buttons .wp-block-button__link.has-blue-background-color {
  transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
}
body .wp-block-buttons .wp-block-button__link.has-blue-background-color:hover {
  background-color: #84b13a !important;
}
body .wp-block-buttons .wp-block-button__link.has-blue-background-color.has-white-color:hover {
  color: #ffffff !important;
}

* {
  box-sizing: border-box;
}

.container {
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media only screen and (max-width: 991px) {
  .container {
    max-width: 728px;
  }
}
@media only screen and (max-width: 767px) {
  .container {
    max-width: 100%;
  }
}
.row {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  grid-gap: 16px;
}

.col.col-1 {
  grid-column: span 1;
}

.col.col-2 {
  grid-column: span 2;
}

.col.col-3 {
  grid-column: span 3;
}

.col.col-4 {
  grid-column: span 4;
}

.col.col-5 {
  grid-column: span 5;
}

.col.col-6 {
  grid-column: span 6;
}

.col.col-7 {
  grid-column: span 7;
}

.col.col-8 {
  grid-column: span 8;
}

.col.col-9 {
  grid-column: span 9;
}

.col.col-10 {
  grid-column: span 10;
}

.col.col-11 {
  grid-column: span 11;
}

.col.col-12 {
  grid-column: span 12;
}

body.header-sticky {
  padding-top: 165px;
}
@media only screen and (max-width: 1199px) {
  body.header-sticky {
    padding-top: 0;
  }
}
body header {
  position: relative;
  background: #ffffff;
}
body header.sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.07);
  transition: all 0.3s linear;
}
body header.sticky section.top {
  padding: 2px 0;
}
body header.sticky section.top ul li {
  margin: 0 4px;
}
body header.sticky section.top ul li a {
  line-height: 28px;
  font-size: 15px;
}
body header.sticky section.main .container .col-3 #logo {
  width: 120px !important;
  height: 60px;
  margin: 2px 0 2px 8px;
}
body header.sticky section.main .container .col-9 nav#nav {
  margin-top: 15px;
  margin-bottom: 10px;
}
body header.sticky section.main .container .col-9 nav#nav .menu-header-main-menu-container ul li a {
  line-height: 32px !important;
  font-size: 16px !important;
}
body header.sticky section.main .container .col-9 nav#nav .menu-header-main-menu-container ul li:last-child a {
  line-height: 32px !important;
  font-size: 15px !important;
}
@media only screen and (max-width: 1199px) {
  body header.sticky {
    position: relative;
    box-shadow: none;
    background: none;
  }
  body header.sticky section.top, body header.sticky section.main .container .col-3 #logo, body header.sticky section.main .container .col-9 nav#nav {
    all: unset;
  }
}
body header section.top {
  background-color: #c8102e;
}
body header section.top ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: flex-end;
}
@media only screen and (max-width: 1199px) {
  body header section.top ul {
    justify-content: center;
  }
}
@media only screen and (max-width: 553px) {
  body header section.top ul {
    justify-content: center;
    display: block;
  }
}
body header section.top ul li {
  margin: 0 10px;
}
@media only screen and (max-width: 553px) {
  body header section.top ul li {
    margin: 0;
    text-align: center;
    line-height: 23px;
  }
}
body header section.top ul li:last-child {
  margin-right: 0;
}
body header section.top ul li a {
  font-family: "poppins-medium", sans-serif;
  font-weight: 500;
  font-style: Bold;
  font-size: 23px;
  line-height: 42px;
  line-height: 42px;
  letter-spacing: 0%;
  text-align: right;
  text-transform: uppercase;
  text-decoration: none;
  color: #ffffff;
}
@media only screen and (max-width: 1199px) {
  body header section.top ul li a {
    font-size: clamp(12px, 2.3vw, 19px) !important;
    line-height: 1.1em !important;
  }
}
@media only screen and (max-width: 767px) {
  body header section.top ul li a {
    font-size: clamp(12px, 2.8vw, 15px) !important;
    line-height: 1.1em !important;
  }
}
@media only screen and (max-width: 553px) {
  body header section.top ul li a {
    text-align: center;
  }
}
body header section.top ul li a:hover {
  text-decoration: underline;
}
@media only screen and (max-width: 1399px) {
  body header section.main .container .col-3 {
    grid-column: span 12;
  }
}
body header section.main .container .col-3 #logo {
  background: url(../images/logo.png) no-repeat center center/contain;
  width: 273px !important;
  height: 142px;
  max-width: 100%;
  margin: 12px 0 5px 12px;
  display: block;
  aspect-ratio: cover;
}
@media only screen and (max-width: 1399px) {
  body header section.main .container .col-3 #logo {
    width: 100%;
    max-width: 220px;
    margin: 5px auto 0;
  }
}
@media only screen and (max-width: 1399px) {
  body header section.main .container .col-9 {
    grid-column: span 12;
  }
}
body header section.main .container .col-9 nav#nav {
  position: relative;
  z-index: 99;
  margin-top: 40px;
  margin-bottom: 45px;
}
@media only screen and (max-width: 1399px) {
  body header section.main .container .col-9 nav#nav {
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 25px;
  }
}
body header section.main .container .col-9 nav#nav .hamburger-menu {
  display: block;
  position: relative;
  z-index: 1;
  -webkit-user-select: none;
  -moz-user-select: none;
       user-select: none;
  margin: 0 auto 0;
}
body header section.main .container .col-9 nav#nav .hamburger-menu input {
  display: none;
  width: 40px;
  height: 32px;
  position: absolute;
  top: -7px;
  left: 0;
  cursor: pointer;
  opacity: 0;
  z-index: 2;
  -webkit-touch-callout: none;
  margin: 0 auto;
  right: 0;
}
@media only screen and (max-width: 1199px) {
  body header section.main .container .col-9 nav#nav .hamburger-menu input {
    display: block;
  }
}
body header section.main .container .col-9 nav#nav .hamburger-menu input:checked ~ span {
  opacity: 1;
  transform: rotate(45deg) translate(5px, -2px);
  background: #000000;
}
body header section.main .container .col-9 nav#nav .hamburger-menu input:checked ~ span:nth-child(3) {
  opacity: 0;
  transform: rotate(0deg) scale(0.2, 0.2);
}
body header section.main .container .col-9 nav#nav .hamburger-menu input:checked ~ span:nth-child(4) {
  transform: rotate(-45deg) translate(1px, 6px);
}
body header section.main .container .col-9 nav#nav .hamburger-menu input:checked ~ .menu-header-main-menu-container {
  display: block;
}
body header section.main .container .col-9 nav#nav .hamburger-menu span {
  display: none;
  width: 33px;
  height: 4px;
  margin: 0 auto 5px;
  position: relative;
  background: #3286ab;
  border-radius: 3px;
  z-index: 1;
  transform-origin: 4px 0px;
  transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease;
}
@media only screen and (max-width: 1199px) {
  body header section.main .container .col-9 nav#nav .hamburger-menu span {
    display: block;
  }
}
body header section.main .container .col-9 nav#nav .hamburger-menu span:first-child {
  transform-origin: 0% 0%;
}
body header section.main .container .col-9 nav#nav .hamburger-menu span:nth-last-child(2) {
  transform-origin: 0% 100%;
}
body header section.main .container .col-9 nav#nav .hamburger-menu .menu-header-main-menu-container {
  display: block;
}
@media only screen and (max-width: 1199px) {
  body header section.main .container .col-9 nav#nav .hamburger-menu .menu-header-main-menu-container {
    display: none;
    padding: 20px 0 10px;
  }
}
body header section.main .container .col-9 nav#nav .hamburger-menu .menu-header-main-menu-container ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: right;
}
@media only screen and (max-width: 1399px) {
  body header section.main .container .col-9 nav#nav .hamburger-menu .menu-header-main-menu-container ul {
    text-align: center;
  }
}
body header section.main .container .col-9 nav#nav .hamburger-menu .menu-header-main-menu-container ul li {
  margin: 0 9px;
  padding: 0;
  display: inline-block;
}
@media only screen and (max-width: 1399px) {
  body header section.main .container .col-9 nav#nav .hamburger-menu .menu-header-main-menu-container ul li {
    display: block;
    margin: 0 0 9px;
  }
}
@media only screen and (max-width: 553px) {
  body header section.main .container .col-9 nav#nav .hamburger-menu .menu-header-main-menu-container ul li {
    display: block;
  }
}
body header section.main .container .col-9 nav#nav .hamburger-menu .menu-header-main-menu-container ul li:first-child {
  margin-left: 0;
}
body header section.main .container .col-9 nav#nav .hamburger-menu .menu-header-main-menu-container ul li:last-child {
  margin-left: 15px;
  margin-right: 0;
}
@media only screen and (max-width: 1199px) {
  body header section.main .container .col-9 nav#nav .hamburger-menu .menu-header-main-menu-container ul li:last-child {
    margin-left: 0;
  }
}
body header section.main .container .col-9 nav#nav .hamburger-menu .menu-header-main-menu-container ul li:last-child a {
  font-family: "poppins-bold", sans-serif;
  font-weight: 700;
  font-size: 23px;
  line-height: 42px;
  line-height: 72px;
  letter-spacing: 0%;
  text-align: center;
  text-transform: uppercase;
  border-radius: 50px;
  background-color: #3286ab;
  color: #ffffff;
  padding: 0 15px;
  display: block;
}
@media only screen and (max-width: 1199px) {
  body header section.main .container .col-9 nav#nav .hamburger-menu .menu-header-main-menu-container ul li:last-child a {
    font-size: clamp(12px, 2.2vw, 18px) !important;
    line-height: 1.1em !important;
  }
}
@media only screen and (max-width: 767px) {
  body header section.main .container .col-9 nav#nav .hamburger-menu .menu-header-main-menu-container ul li:last-child a {
    font-size: clamp(12px, 2.6vw, 15px) !important;
    line-height: 1.1em !important;
  }
}
@media only screen and (max-width: 1199px) {
  body header section.main .container .col-9 nav#nav .hamburger-menu .menu-header-main-menu-container ul li:last-child a {
    padding: 0;
    line-height: 42px;
    margin: 0 auto;
    max-width: 220px;
    color: #3286ab;
    background-color: #ffffff;
  }
}
body header section.main .container .col-9 nav#nav .hamburger-menu .menu-header-main-menu-container ul li:last-child a:hover {
  background-color: #84b13a;
  color: #ffffff;
}
@media only screen and (max-width: 1199px) {
  body header section.main .container .col-9 nav#nav .hamburger-menu .menu-header-main-menu-container ul li:last-child a:hover {
    background-color: #ffffff;
    color: #84b13a;
  }
}
body header section.main .container .col-9 nav#nav .hamburger-menu .menu-header-main-menu-container ul li:last-child.current-menu-item a {
  background-color: #84b13a;
  color: #ffffff;
}
body header section.main .container .col-9 nav#nav .hamburger-menu .menu-header-main-menu-container ul li.current-menu-item a {
  color: #3286ab;
}
body header section.main .container .col-9 nav#nav .hamburger-menu .menu-header-main-menu-container ul li a {
  font-family: "poppins-medium", sans-serif;
  font-weight: 500;
  font-size: 23px;
  line-height: 42px;
  letter-spacing: 0%;
  text-align: center;
  text-transform: uppercase;
  color: #000000;
  text-decoration: none;
}
@media only screen and (max-width: 1199px) {
  body header section.main .container .col-9 nav#nav .hamburger-menu .menu-header-main-menu-container ul li a {
    font-size: clamp(12px, 2.3vw, 19px) !important;
    line-height: 1.1em !important;
  }
}
@media only screen and (max-width: 767px) {
  body header section.main .container .col-9 nav#nav .hamburger-menu .menu-header-main-menu-container ul li a {
    font-size: clamp(12px, 2.8vw, 15px) !important;
    line-height: 1.1em !important;
  }
}
body header section.main .container .col-9 nav#nav .hamburger-menu .menu-header-main-menu-container ul li a:hover {
  color: #eb6e24;
}

footer .main {
  padding: 84px 0 76px;
  background-color: #ffffff;
  color: #000000;
}
@media only screen and (max-width: 1399px) {
  footer .main {
    padding: 54px 0 26px;
  }
}
footer .main .container h5 {
  font-family: "poppins-bold", sans-serif;
  font-weight: 700;
  font-size: 30px;
  line-height: 42px;
  line-height: 42px;
  letter-spacing: 1%;
  margin: 0 0 30px;
}
@media only screen and (max-width: 1199px) {
  footer .main .container h5 {
    font-size: clamp(13px, 3vw, 24px) !important;
    line-height: 1.1em !important;
  }
}
@media only screen and (max-width: 767px) {
  footer .main .container h5 {
    font-size: clamp(12px, 3.8vw, 18px) !important;
    line-height: 1.1em !important;
  }
}
@media only screen and (max-width: 1399px) {
  footer .main .container h5 {
    margin: 0 0 10px !important;
  }
}
footer .main .container p {
  font-family: "poppins-medium", sans-serif;
  font-weight: 500;
  font-size: 23px;
  line-height: 42px;
  line-height: 58px;
  letter-spacing: 0%;
  margin: 0 0 12px;
}
@media only screen and (max-width: 1199px) {
  footer .main .container p {
    font-size: clamp(12px, 2.2vw, 18px) !important;
    line-height: 1.1em !important;
  }
}
@media only screen and (max-width: 767px) {
  footer .main .container p {
    font-size: clamp(12px, 2.6vw, 15px) !important;
    line-height: 1.1em !important;
  }
}
footer .main .container p.address {
  line-height: 36px;
  margin-bottom: 6px;
}
footer .main .container p.address-more {
  line-height: 36px;
}
footer .main .container p.contact {
  font-family: "poppins-bold", sans-serif;
  font-weight: 700;
  font-size: 28px;
  line-height: 42px;
  line-height: 42px;
  color: #c8102e;
}
@media only screen and (max-width: 1199px) {
  footer .main .container p.contact {
    font-size: clamp(12px, 2.8vw, 22px) !important;
    line-height: 1.1em !important;
  }
}
@media only screen and (max-width: 767px) {
  footer .main .container p.contact {
    font-size: clamp(12px, 3.5vw, 17px) !important;
    line-height: 1.1em !important;
  }
}
footer .main .container p.newsletter {
  font-size: 23px;
  line-height: 42px;
  line-height: 36px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 1199px) {
  footer .main .container p.newsletter {
    font-size: clamp(12px, 2.2vw, 18px) !important;
    line-height: 1.1em !important;
  }
}
@media only screen and (max-width: 767px) {
  footer .main .container p.newsletter {
    font-size: clamp(12px, 2.6vw, 15px) !important;
    line-height: 1.1em !important;
  }
}
footer .main .container p.social a {
  display: inline-block;
  width: 52px;
  height: 52px;
  background-size: cover;
  margin-right: 10px;
}
footer .main .container p.social a.facebook {
  background-image: url(../images/icon-facebook.svg);
}
footer .main .container p a {
  text-decoration: none;
}
footer .main .container p a:hover {
  text-decoration: underline;
}
footer .main .container ul {
  list-style: disc;
  padding: 0 0 0 30px;
  margin: 0;
}
@media only screen and (max-width: 1399px) {
  footer .main .container ul {
    list-style-type: none;
    padding: 0;
  }
}
footer .main .container ul li {
  margin: 0 0 12px;
  padding: 0;
  line-height: 32px;
}
@media only screen and (max-width: 991px) {
  footer .main .container ul li {
    margin: 0;
  }
}
footer .main .container ul li a {
  font-family: "poppins-medium", sans-serif;
  font-weight: 500;
  font-size: 23px;
  line-height: 42px;
  line-height: 32px;
  letter-spacing: 0%;
  color: #000000;
  text-decoration: none;
  display: inline-block;
}
@media only screen and (max-width: 1199px) {
  footer .main .container ul li a {
    font-size: clamp(12px, 2.2vw, 18px) !important;
    line-height: 1.1em !important;
  }
}
@media only screen and (max-width: 767px) {
  footer .main .container ul li a {
    font-size: clamp(12px, 2.6vw, 15px) !important;
    line-height: 1.1em !important;
  }
}
footer .main .container ul li a:hover {
  text-decoration: underline;
}
@media only screen and (max-width: 1399px) {
  footer .main .container .col-4 {
    grid-column: span 12;
    text-align: center;
  }
}
footer .main .container .col-4 #logo {
  background: url(../images/logo.png) no-repeat center center/contain;
  width: 244px !important;
  height: 128px;
  max-width: 100%;
  margin: 0 0 30px;
  display: block;
  aspect-ratio: cover;
}
@media only screen and (max-width: 1399px) {
  footer .main .container .col-4 #logo {
    width: 100%;
    max-width: 244px;
    margin: 0 auto 10px;
  }
}
@media only screen and (max-width: 1399px) {
  footer .main .container .col-3 {
    grid-column: span 12;
    text-align: center;
  }
}
@media only screen and (max-width: 1399px) {
  footer .main .container .col-5 {
    grid-column: span 12;
    text-align: center;
  }
}
footer .main .container .col-5 form.newsletter-form input[type=email] {
  padding: 12px;
  font-family: "poppins-medium", sans-serif;
  font-weight: 500;
  font-style: italic;
  font-size: 24px;
  line-height: 42px;
  line-height: 42px;
  border: 1px solid #000000;
  width: 100%;
  max-width: 505px;
  padding: 13px 10px 12px;
  margin: 0 0 18px;
}
@media only screen and (max-width: 1199px) {
  footer .main .container .col-5 form.newsletter-form input[type=email] {
    font-size: clamp(12px, 2.4vw, 20px) !important;
    line-height: 1.1em !important;
  }
}
@media only screen and (max-width: 767px) {
  footer .main .container .col-5 form.newsletter-form input[type=email] {
    font-size: clamp(12px, 3vw, 16px) !important;
    line-height: 1.1em !important;
  }
}
footer .main .container .col-5 form.newsletter-form input[type=submit] {
  background-color: #3286ab;
  color: #ffffff;
  font-family: "poppins-medium", sans-serif;
  font-weight: 600;
  font-size: 28px;
  line-height: 42px;
  line-height: 42px;
  border: none;
  cursor: pointer;
  text-align: center;
  text-transform: uppercase;
  padding: 13px 15px 12px;
  margin: 0;
}
@media only screen and (max-width: 1199px) {
  footer .main .container .col-5 form.newsletter-form input[type=submit] {
    font-size: clamp(12px, 2.8vw, 22px) !important;
    line-height: 1.1em !important;
  }
}
@media only screen and (max-width: 767px) {
  footer .main .container .col-5 form.newsletter-form input[type=submit] {
    font-size: clamp(12px, 3.5vw, 17px) !important;
    line-height: 1.1em !important;
  }
}
footer .main .container .col-5 form.newsletter-form input[type=submit]:hover {
  background-color: rgb(38.4615384615, 103.0769230769, 131.5384615385);
}
footer section.bottom {
  padding: 18px 0 18px;
  background-color: #c8102e;
}
footer section.bottom .container {
  grid-gap: 40px;
}
@media only screen and (max-width: 1399px) {
  footer section.bottom .container {
    grid-gap: 0;
  }
}
footer section.bottom .container .col.col-6:nth-child(1) p {
  text-align: right;
}
@media only screen and (max-width: 1399px) {
  footer section.bottom .container .col.col-6:nth-child(1) p {
    text-align: center;
  }
}
footer section.bottom .container .col.col-6:nth-child(2) p {
  text-align: left;
}
@media only screen and (max-width: 1399px) {
  footer section.bottom .container .col.col-6:nth-child(2) p {
    text-align: center;
  }
}
@media only screen and (max-width: 1399px) {
  footer section.bottom .container .col.col-6 {
    grid-column: span 12;
    text-align: center;
  }
}
footer section.bottom .container p {
  font-family: "poppins-bold", sans-serif;
  font-weight: 700;
  font-size: 23px;
  line-height: 42px;
  line-height: 42px;
  letter-spacing: 0%;
  text-align: center;
  margin: 0;
  color: #ffffff;
}
@media only screen and (max-width: 1199px) {
  footer section.bottom .container p {
    font-size: clamp(12px, 2.2vw, 18px) !important;
    line-height: 1.1em !important;
  }
}
@media only screen and (max-width: 767px) {
  footer section.bottom .container p {
    font-size: clamp(12px, 2.6vw, 15px) !important;
    line-height: 1.1em !important;
  }
}
@media only screen and (max-width: 1399px) {
  footer section.bottom .container p {
    font-size: 16px;
    line-height: 32px;
  }
}

body .entry .carousal-slider {
  position: relative;
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  display: flex;
  align-items: center;
}
body .entry .carousal-slider .carousel-viewport {
  width: 100%;
  overflow: hidden;
}
body .entry .carousal-slider .carousel-container {
  position: relative;
  width: 100%;
  overflow: hidden;
  border-radius: 8px;
}
body .entry .carousal-slider .carousel-container .carousel-track {
  display: flex;
  transition: transform 0.3s ease;
}
body .entry .carousal-slider .carousel-container .carousel-track .carousel-slide {
  flex: 0 0 calc(20% - 0px);
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 8px;
  box-sizing: border-box;
  min-width: 0;
}
body .entry .carousal-slider .carousel-container .carousel-track .carousel-slide .carousel-item {
  width: 100%;
  max-width: 225px;
  height: 158px;
  background: white;
  border-radius: 8px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 15px;
  box-sizing: border-box;
}
body .entry .carousal-slider .carousel-container .carousel-track .carousel-slide .carousel-item img {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  display: block;
}
body .entry .carousal-slider .carousel-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: transparent;
  border: none;
  border-radius: 50%;
  width: 26px;
  height: 26px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  font-size: 18px;
  font-weight: bold;
  color: #333;
  transition: all 0.3s ease;
  z-index: 10;
  background-size: 20px 24px;
  background-repeat: no-repeat;
  background-position: center;
}
body .entry .carousal-slider .carousel-btn.carousel-prev {
  left: -25px;
  background-image: url(../images/slider-back-btn.svg);
}
body .entry .carousal-slider .carousel-btn.carousel-next {
  right: -25px;
  background-image: url(../images/slider-front-btn.svg);
}
body .entry .carousal-slider .carousel-btn:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
body .entry .carousal-slider .carousel-btn:disabled:hover {
  background-color: rgba(255, 255, 255, 0.9);
  border-color: #ddd;
  color: #333;
  box-shadow: none;
}
@media (max-width: 1200px) {
  body .entry .carousal-slider {
    max-width: 1000px;
  }
  body .entry .carousal-slider .carousel-container .carousel-track .carousel-slide {
    flex: 0 0 calc(25% - 0px);
  }
  body .entry .carousal-slider .carousel-container .carousel-track .carousel-slide .carousel-item {
    max-width: 200px;
    height: 140px;
  }
}
@media (max-width: 992px) {
  body .entry .carousal-slider {
    max-width: 750px;
  }
  body .entry .carousal-slider .carousel-container .carousel-track .carousel-slide {
    flex: 0 0 calc(33.333% - 0px);
  }
  body .entry .carousal-slider .carousel-container .carousel-track .carousel-slide .carousel-item {
    max-width: 180px;
    height: 126px;
  }
}
@media (max-width: 768px) {
  body .entry .carousal-slider {
    max-width: 500px;
  }
  body .entry .carousal-slider .carousel-btn {
    width: 40px;
    height: 40px;
    font-size: 16px;
  }
  body .entry .carousal-slider .carousel-btn.carousel-prev {
    left: -20px;
  }
  body .entry .carousal-slider .carousel-btn.carousel-next {
    right: -20px;
  }
  body .entry .carousal-slider .carousel-container .carousel-track .carousel-slide {
    flex: 0 0 calc(50% - 0px);
  }
  body .entry .carousal-slider .carousel-container .carousel-track .carousel-slide .carousel-item {
    max-width: 160px;
    height: 112px;
  }
}
@media (max-width: 480px) {
  body .entry .carousal-slider {
    max-width: 300px;
  }
  body .entry .carousal-slider .carousel-btn.carousel-prev {
    left: 10px;
  }
  body .entry .carousal-slider .carousel-btn.carousel-next {
    right: 10px;
  }
  body .entry .carousal-slider .carousel-container .carousel-track .carousel-slide {
    flex: 0 0 calc(100% - 0px);
  }
  body .entry .carousal-slider .carousel-container .carousel-track .carousel-slide .carousel-item {
    max-width: 200px;
    height: 140px;
  }
}

.quform .quform-element .quform-spacer {
  padding: 0;
  margin: 0 0 24px 0;
}
.quform .quform-element .quform-spacer .quform-label {
  padding: 0;
}
.quform .quform-element .quform-spacer .quform-label .quform-label-text {
  font-family: "poppins-semibold", sans-serif;
  font-size: 24px;
  line-height: 42px;
  line-height: 42px;
  text-align: left;
  color: #000000;
}
@media only screen and (max-width: 1199px) {
  .quform .quform-element .quform-spacer .quform-label .quform-label-text {
    font-size: clamp(12px, 2.4vw, 20px) !important;
    line-height: 1.1em !important;
  }
}
@media only screen and (max-width: 767px) {
  .quform .quform-element .quform-spacer .quform-label .quform-label-text {
    font-size: clamp(12px, 3vw, 16px) !important;
    line-height: 1.1em !important;
  }
}
.quform .quform-element .quform-spacer .quform-input {
  margin: 0;
}
.quform .quform-element .quform-spacer .quform-input .quform-field {
  border: 1px solid #000000;
  background: #ffffff;
  padding: 12px 15px 11px;
  line-height: 40px;
  text-align: left;
  color: #000000;
}
.quform .quform-element .quform-spacer .quform-input .quform-options .quform-option {
  padding: 0;
  margin: 0 0 12px 0;
}
.quform .quform-element .quform-spacer .quform-input .quform-options .quform-option .quform-option-label {
  font-family: "poppins-regular", sans-serif;
  font-size: 20px;
  line-height: 42px;
  color: #000000;
}
.quform .quform-element .quform-spacer .quform-input .quform-options .quform-option .quform-field-checkbox {
  margin-right: 10px;
  width: 42px;
  height: 40px;
}
.quform .quform-element .quform-spacer .quform-inner-captcha {
  position: relative;
}
.quform .quform-element .quform-spacer .quform-inner-captcha .quform-input-captcha {
  width: calc(100% - 135px);
  display: inline-block;
  margin-right: 15px;
  padding-bottom: 18px;
}
.quform .quform-element .quform-spacer .quform-inner-captcha .quform-captcha {
  width: 120px;
  display: inline-block;
  border: 1px solid #000000;
  margin: 0;
  float: right;
}
.quform .quform-element .quform-spacer .quform-inner-captcha .quform-captcha .quform-captcha-image .quform-captcha-image-img {
  height: 65px;
  width: 120px;
}
.quform .quform-element .quform-spacer .quform-inner-captcha .quform-error {
  width: calc(100% - 140px);
  float: left;
  position: absolute;
  left: 0;
  bottom: -3px;
}
.quform .quform-element .quform-spacer .quform-error {
  padding: 0;
}
.quform .quform-element .quform-spacer .quform-error .quform-error-inner {
  background: #ffffff;
  border: none;
  padding: 0;
}
.quform .quform-element .quform-spacer .quform-error .quform-error-inner .quform-error-text {
  font-size: 12px;
  text-align: left;
}
.quform .quform-element-submit {
  margin: 0;
}
.quform .quform-element-submit .quform-button-submit {
  margin: 0;
  float: right;
}
.quform .quform-element-submit .quform-button-submit .quform-submit {
  width: 218px;
  height: 68px;
  background: #3286ab;
  padding: 0;
  text-transform: uppercase;
  border: none;
  border-radius: 50px;
}
.quform .quform-element-submit .quform-button-submit .quform-submit .quform-button-text {
  font-family: "poppins-semibold", sans-serif;
  font-size: 28px;
  line-height: 42px;
  text-align: center;
  color: #ffffff;
}
@media only screen and (max-width: 1199px) {
  .quform .quform-element-submit .quform-button-submit .quform-submit .quform-button-text {
    font-size: clamp(12px, 2.8vw, 22px) !important;
    line-height: 1.1em !important;
  }
}
@media only screen and (max-width: 767px) {
  .quform .quform-element-submit .quform-button-submit .quform-submit .quform-button-text {
    font-size: clamp(12px, 3.5vw, 17px) !important;
    line-height: 1.1em !important;
  }
}

footer .quform .quform-element .quform-spacer {
  padding: 0;
  margin: 0 0 18px 0;
}
footer .quform .quform-element .quform-spacer .quform-label {
  padding: 0;
}
footer .quform .quform-element .quform-spacer .quform-label .quform-label-text {
  line-height: 40px;
  font-family: "poppins-medium", sans-serif;
  font-weight: 500;
  font-style: italic;
  font-size: 24px;
  line-height: 42px;
  text-align: left;
  color: #bdbcbc;
}
@media only screen and (max-width: 1199px) {
  footer .quform .quform-element .quform-spacer .quform-label .quform-label-text {
    font-size: clamp(12px, 2.4vw, 20px) !important;
    line-height: 1.1em !important;
  }
}
@media only screen and (max-width: 767px) {
  footer .quform .quform-element .quform-spacer .quform-label .quform-label-text {
    font-size: clamp(12px, 3vw, 16px) !important;
    line-height: 1.1em !important;
  }
}
footer .quform .quform-element .quform-spacer .quform-input {
  margin: 0;
}
footer .quform .quform-element .quform-spacer .quform-input .quform-field {
  border: 1px solid #000000;
  background: #ffffff;
  padding: 13px 10px 12px;
  line-height: 40px;
  text-align: left;
  color: #000000;
  font-family: "poppins-medium", sans-serif;
  font-weight: 500;
  width: 100%;
}
footer .quform .quform-element .quform-spacer .quform-inner-captcha {
  position: relative;
}
footer .quform .quform-element .quform-spacer .quform-inner-captcha .quform-input-captcha {
  width: calc(100% - 135px);
  display: inline-block;
  margin-right: 15px;
  padding-bottom: 18px;
}
footer .quform .quform-element .quform-spacer .quform-inner-captcha .quform-captcha {
  width: 120px;
  display: inline-block;
  border: 1px solid #000000;
  margin: 0;
  float: right;
}
footer .quform .quform-element .quform-spacer .quform-inner-captcha .quform-captcha .quform-captcha-image .quform-captcha-image-img {
  height: 65px;
  width: 120px;
}
footer .quform .quform-element .quform-spacer .quform-inner-captcha .quform-error {
  width: calc(100% - 140px);
  float: left;
  position: absolute;
  left: 0;
  bottom: -3px;
}
footer .quform .quform-element .quform-spacer .quform-error {
  padding: 0;
}
footer .quform .quform-element .quform-spacer .quform-error .quform-error-inner {
  background: #ffffff;
  border: none;
  padding: 0;
}
footer .quform .quform-element .quform-spacer .quform-error .quform-error-inner .quform-error-text {
  font-size: 12px;
  text-align: left;
}
footer .quform .quform-element-submit {
  margin: 0;
}
footer .quform .quform-element-submit .quform-button-submit {
  margin: 0;
  float: none;
}
footer .quform .quform-element-submit .quform-button-submit .quform-submit {
  width: auto;
  height: 68px;
  background-color: #3286ab;
  padding: 0;
  border: none;
  cursor: pointer;
  border-radius: 0;
  padding: 13px 15px 12px;
  transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
}
footer .quform .quform-element-submit .quform-button-submit .quform-submit:hover {
  background-color: #84b13a;
}
footer .quform .quform-element-submit .quform-button-submit .quform-submit .quform-button-text {
  color: #ffffff;
  font-family: "poppins-medium", sans-serif;
  font-weight: 600;
  font-size: 28px;
  line-height: 42px;
  line-height: 42px;
  text-align: center;
  text-transform: uppercase;
  margin: 0;
}
@media only screen and (max-width: 1199px) {
  footer .quform .quform-element-submit .quform-button-submit .quform-submit .quform-button-text {
    font-size: clamp(12px, 2.8vw, 22px) !important;
    line-height: 1.1em !important;
  }
}
@media only screen and (max-width: 767px) {
  footer .quform .quform-element-submit .quform-button-submit .quform-submit .quform-button-text {
    font-size: clamp(12px, 3.5vw, 17px) !important;
    line-height: 1.1em !important;
  }
}/*# sourceMappingURL=style.css.map */