/*
    Theme Name: Atlas Copco Brochures Theme
    Description: Dedicated theme for Atlas Copco
    Version: 1.0.73
    Author: Piotr Sember
    Theme URI: https://millstudio.pl
    Author URI: https://millstudio.pl
*/
html {
  font-size: 62.5%;
  overflow-y: scroll !important;
}

body {
  margin: 0;
  background: #fff;
  line-height: 1.5;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  color: #373D41;
  font-family: "source_sans_pro", sans-serif;
  font-weight: 300;
  font-size: 18px;
  font-size: 1.8rem;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  letter-spacing: 0;
}

*, *::after, *::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body a {
  color: inherit;
  outline: none;
  text-decoration: none;
  transition: all 0.3s ease-in-out 0s;
}

a img {
  border: none;
}

h1, h2, h3, h4, h5, h6, p, ul, ol {
  margin: 0;
}

ul, ol {
  padding-left: 1.5em;
}

h1, h2, h3, h4, h5, h6, strong {
  font-weight: 700;
}

input, textarea, select, button {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  outline: none;
  color: inherit;
  border-radius: 0;
  box-shadow: none;
  display: block;
}

svg, img:not(.x2) {
  max-width: 100%;
  width: auto;
  height: auto;
}

.d-table {
  display: table;
  width: 100%;
  height: 100%;
  table-layout: fixed;
  border-collapse: collapse;
}

.d-table > * {
  display: table-cell;
  vertical-align: middle;
}

.clr {
  clear: both !important;
  float: none !important;
  display: block !important;
  width: auto !important;
  height: auto !important;
  padding: 0 !important;
  margin: 0 !important;
}

td {
  width: auto !important;
  height: auto !important;
}

table {
  width: 100% !important;
  height: auto !important;
}

tr {
  width: auto !important;
  height: auto !important;
}

tr:nth-child(n+2) td {
  padding-top: 2rem !important;
}

main {
  display: block;
}

.container {
  margin-left: auto;
  margin-right: auto;
  display: block;
  max-width: 1440px;
  width: 100%;
  padding-left: 5rem;
  padding-right: 5rem;
}
@media (max-width: 1023px) {
  html:not(.no-rwd) .container {
    padding-left: 3.2rem;
    padding-right: 3.2rem;
  }
}
@media (max-width: 767px) {
  html:not(.no-rwd) .container {
    padding-left: 24px;
    padding-right: 24px;
  }
}

iframe {
  max-width: 100%;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
}

.video-container embed, .video-container iframe, .video-container object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@font-face {
  font-family: "source_sans_pro";
  src: url("fonts/ssp/ssp-blackit.woff2") format("woff2"), url("fonts/ssp/ssp-blackit.woff") format("woff");
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: "source_sans_pro";
  src: url("fonts/ssp/ssp-black.woff2") format("woff2"), url("fonts/ssp/ssp-black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "source_sans_pro";
  src: url("fonts/ssp/ssp-boldit.woff2") format("woff2"), url("fonts/ssp/ssp-boldit.woff") format("woff");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: "source_sans_pro";
  src: url("fonts/ssp/ssp-bold.woff2") format("woff2"), url("fonts/ssp/ssp-bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "source_sans_pro";
  src: url("fonts/ssp/ssp-semiboldit.woff2") format("woff2"), url("fonts/ssp/ssp-semiboldit.woff") format("woff");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "source_sans_pro";
  src: url("fonts/ssp/ssp-semibold.woff2") format("woff2"), url("fonts/ssp/ssp-semibold.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "source_sans_pro";
  src: url("fonts/ssp/ssp-it.woff2") format("woff2"), url("fonts/ssp/ssp-it.woff") format("woff");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "source_sans_pro";
  src: url("fonts/ssp/ssp-regular.woff2") format("woff2"), url("fonts/ssp/ssp-regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "source_sans_pro";
  src: url("fonts/ssp/ssp-lightit.woff2") format("woff2"), url("fonts/ssp/ssp-lightit.woff") format("woff");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "source_sans_pro";
  src: url("fonts/ssp/ssp-light.woff2") format("woff2"), url("fonts/ssp/ssp-light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "source_sans_pro";
  src: url("fonts/ssp/ssp-extralightit.woff2") format("woff2"), url("fonts/ssp/ssp-extralightit.woff") format("woff");
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: "source_sans_pro";
  src: url("fonts/ssp/ssp-extralight.woff2") format("woff2"), url("fonts/ssp/ssp-extralight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
}
.wp-block-brochure-blocks-icons .blocks-icons-list .block .block-desc .block-title {
  font-size: 2.4rem;
  line-height: 1.5;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .wp-block-brochure-blocks-icons .blocks-icons-list .block .block-desc .block-title, .wp-block-brochure-blocks-icons .blocks-icons-list .block .block-desc html:not(.no-rwd) .block-title {
    font-size: 2rem;
  }
}

nav#nav {
  position: fixed;
  z-index: 1000;
  bottom: 0;
  width: 100%;
  background: #fff;
  box-shadow: 0 -0.3rem 0.8rem rgba(26, 26, 26, 0.2);
  font-size: 1.9rem;
  font-weight: 400;
  line-height: 1.4210526316;
}
@media (max-width: 767px) {
  html:not(.no-rwd) nav#nav {
    font-size: 1.8rem;
    bottom: auto;
    position: fixed;
    z-index: 1000;
    top: 0;
    width: 100%;
  }
}
nav#nav > .container {
  max-width: none !important;
  position: relative;
  z-index: 5;
  background: #fff;
}
nav#nav .nav-container {
  padding-top: 24px;
  padding-bottom: 24px;
  height: 80px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  color: #262626;
}
@media (max-width: 767px) {
  html:not(.no-rwd) nav#nav .nav-container {
    padding-top: 1rem;
    padding-bottom: 1rem;
    height: 60px;
  }
}
nav#nav .nav-container .nav-mobile-icon {
  display: none;
}
@media (max-width: 767px) {
  html:not(.no-rwd) nav#nav .nav-container .nav-mobile-icon {
    display: block;
    width: 20px;
    height: auto;
    min-height: 1px;
  }
}
nav#nav .nav-container .nav-content {
  display: flex;
  flex-direction: row;
  align-items: center;
}
nav#nav .nav-container .nav-content .logo {
  display: block;
  margin-right: 5rem;
}
@media (max-width: 767px) {
  html:not(.no-rwd) nav#nav .nav-container .nav-content .logo {
    margin-right: 0;
  }
}
nav#nav .nav-container .nav-content .logo img, nav#nav .nav-container .nav-content .logo svg {
  display: block;
  width: 67px;
  height: auto;
}
@media (max-width: 767px) {
  html:not(.no-rwd) nav#nav .nav-container .nav-content .logo img, html:not(.no-rwd) nav#nav .nav-container .nav-content .logo svg {
    width: 6rem;
  }
}
nav#nav .nav-container .nav-content .page-title strong {
  font-weight: 700;
  color: #0099CC;
}
@media (max-width: 767px) {
  html:not(.no-rwd) nav#nav .nav-container .nav-content .page-title {
    display: none;
  }
}
nav#nav .nav-container .nav-btns {
  line-height: 1;
  display: flex;
  flex-direction: row;
  align-items: center;
}
nav#nav .nav-container .nav-btns .text {
  display: block;
  white-space: nowrap;
}
nav#nav .nav-container .nav-btns > *:nth-child(n+2) {
  margin-left: 6rem;
}
@media (max-width: 767px) {
  html:not(.no-rwd) nav#nav .nav-container .nav-btns > *:nth-child(n+2) {
    margin-left: 0;
  }
}
nav#nav .nav-container .nav-links {
  display: flex;
  flex-direction: row;
  gap: 1rem;
}
nav#nav .nav-container .nav-links .nav-link {
  cursor: pointer;
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  color: #0099CC;
  font-size: 1.4rem;
}
@media (max-width: 767px) {
  html:not(.no-rwd) nav#nav .nav-container .nav-links .nav-link {
    display: none !important;
  }
}
@media (hover: hover) {
  html:not(.no-rwd) nav#nav .nav-container .nav-links .nav-link:hover .text {
    max-width: 300px;
  }
  html:not(.no-rwd) nav#nav .nav-container .nav-links .nav-link:hover .icon {
    opacity: 1 !important;
    filter: grayscale(0) brightness(1) contrast(1) !important;
  }
  html:not(.no-rwd) nav#nav .nav-container .nav-links .nav-link:hover.active .sub-links {
    visibility: visible;
    opacity: 1;
  }
}
nav#nav .nav-container .nav-links .nav-link .text {
  text-transform: uppercase;
  white-space: nowrap;
  overflow: hidden;
  max-width: 0;
  transition: all 0.5s ease-in-out 0s;
  transition-timing-function: ease-out;
}
nav#nav .nav-container .nav-links .nav-link .icon {
  display: block;
  width: 3rem;
  height: 3rem;
  object-fit: contain;
  margin-left: 0.7rem;
  filter: grayscale(1) brightness(0) contrast(0.79);
  transition: all 0.3s ease-in-out 0s;
}
nav#nav .nav-container .nav-links .sub-links {
  position: absolute;
  right: -0.8rem;
  bottom: 100%;
  visibility: hidden;
  opacity: 0;
  padding-bottom: 0.4rem;
}
nav#nav .nav-container .nav-links .sub-links a, nav#nav .nav-container .nav-links .sub-links .copy-link {
  display: block;
}
nav#nav .nav-container .nav-links .sub-links a:nth-child(n+2), nav#nav .nav-container .nav-links .sub-links .copy-link:nth-child(n+2) {
  margin-top: 1.7rem;
}
nav#nav .nav-container .nav-links .sub-links a img, nav#nav .nav-container .nav-links .sub-links .copy-link img {
  width: 2.5rem;
  height: auto;
  display: block;
  filter: grayscale(1) brightness(0) contrast(0.79);
  transition: all 0.3s ease-in-out 0s;
}
nav#nav .nav-container .nav-links .sub-links .sub-links-in {
  padding: 1rem 1rem 1rem 1rem;
  background: #fff;
  box-shadow: 0 0.3rem 0.6rem rgba(55, 61, 65, 0.16);
  position: relative;
}
nav#nav .nav-container .nav-links .sub-links .sub-links-in::before {
  display: block;
  content: "";
  position: absolute;
  left: 50%;
  top: 100%;
  transform: translateX(-50%);
  border-top: 0.4rem solid #fff;
  border-left: 2.3rem solid transparent;
  border-right: 2.3rem solid transparent;
  z-index: 1;
}
@media (hover: hover) {
  html:not(.no-rwd) nav#nav .nav-container .nav-links .sub-links .sub-links-in:hover a img, html:not(.no-rwd) nav#nav .nav-container .nav-links .sub-links .sub-links-in:hover .copy-link img {
    opacity: 0.4;
  }
}
@media (hover: hover) {
  html:not(.no-rwd) nav#nav .nav-container .nav-links .sub-links .sub-links-in a:hover img, html:not(.no-rwd) nav#nav .nav-container .nav-links .sub-links .sub-links-in .copy-link:hover img {
    opacity: 1 !important;
    filter: grayscale(0) brightness(1) contrast(1) !important;
  }
}
@media (hover: hover) {
  html:not(.no-rwd) nav#nav .nav-container .nav-links:hover .nav-link .icon {
    opacity: 0.4;
  }
}
nav#nav .nav-container #download-pdf {
  display: flex;
  flex-direction: row;
  align-items: center;
}
@media (max-width: 767px) {
  html:not(.no-rwd) nav#nav .nav-container #download-pdf {
    display: none !important;
  }
}
nav#nav .nav-container #download-pdf img {
  display: block;
  width: 2rem;
  height: auto;
  margin-left: 22px;
}
nav#nav .nav-container #menu-btn {
  cursor: pointer;
  transition: all 0.3s ease-in-out 0s;
  display: flex;
  flex-direction: row;
  align-items: center;
}
@media (max-width: 767px) {
  html:not(.no-rwd) nav#nav .nav-container #menu-btn .text {
    display: none !important;
  }
}
nav#nav .nav-container #menu-btn .lines {
  margin-left: 27px;
}
@media (max-width: 767px) {
  html:not(.no-rwd) nav#nav .nav-container #menu-btn .lines {
    margin-left: 0;
  }
}
nav#nav .nav-container #menu-btn .lines span {
  display: block;
  height: 2px;
  margin-top: 5px;
  width: 20px;
  background: #373D41;
  transition: all 0.3s ease-in-out 0s;
}
nav#nav .nav-container #menu-btn .lines span:first-child {
  margin-top: 0 !important;
}
.show-menu nav#nav .nav-container #menu-btn .lines span:nth-child(1) {
  -webkit-transform: translateY(7px) rotate(45deg);
  transform: translateY(7px) rotate(45deg);
}
.show-menu nav#nav .nav-container #menu-btn .lines span:nth-child(2) {
  opacity: 0;
}
.show-menu nav#nav .nav-container #menu-btn .lines span:nth-child(3) {
  -webkit-transform: translateY(-7px) rotate(-45deg);
  transform: translateY(-7px) rotate(-45deg);
}
nav#nav #menu-container {
  padding-top: 5rem;
  padding-bottom: 5.2rem;
  box-shadow: 0 -0.3rem 0.8rem rgba(26, 26, 26, 0.2);
  background: #F5F5F6;
  position: absolute;
  left: 0;
  bottom: 100%;
  width: 100%;
  display: none;
  z-index: 4;
}
nav#nav #menu-container .container {
  max-width: none !important;
}
@media (max-width: 767px) {
  html:not(.no-rwd) nav#nav #menu-container .container {
    padding-left: 48px;
    padding-right: 48px;
  }
}
@media (max-width: 767px) {
  html:not(.no-rwd) nav#nav #menu-container {
    bottom: auto;
    top: 100%;
    box-shadow: 0 0 0.8rem rgba(26, 26, 26, 0.2) inset;
    padding-top: 4rem;
    padding-bottom: 0;
    max-height: calc(100vh - 60px);
    overflow-y: auto;
  }
}
nav#nav #menu-container ul {
  list-style: none;
  padding: 0;
  margin: 0;
  column-count: 3;
  column-gap: 1.6rem;
  line-height: 1.2222222222;
}
@media (max-width: 767px) {
  html:not(.no-rwd) nav#nav #menu-container ul {
    column-count: 1;
  }
}
nav#nav #menu-container ul li {
  break-inside: avoid;
  page-break-inside: avoid;
}
@media (max-width: 767px) {
  html:not(.no-rwd) nav#nav #menu-container ul.flat-list li {
    padding-bottom: 0.7rem;
  }
}
nav#nav #menu-container ul.flat-list li a {
  display: block;
  padding: 1.2rem 2.2rem 1.2rem 2.2rem;
  position: relative;
  border-bottom: 1px solid #E9E9E9;
}
@media (max-width: 767px) {
  html:not(.no-rwd) nav#nav #menu-container ul.flat-list li a {
    border: none;
    padding: 0.5rem 2rem 0.5rem 0;
    background: url("images/menu-arr.svg") no-repeat right center;
    background-size: 1.4rem auto;
    filter: brightness(0);
  }
}
nav#nav #menu-container ul.flat-list li a:before {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -2px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #0099CC;
  opacity: 0;
  transition: all 0.3s ease-in-out 0s;
}
@media (max-width: 767px) {
  html:not(.no-rwd) nav#nav #menu-container ul.flat-list li a:before {
    display: none !important;
    content: none !important;
  }
}
@media (hover: hover) {
  html:not(.no-rwd) nav#nav #menu-container ul.flat-list li a:hover {
    color: #0099CC;
    text-decoration: underline;
  }
  html:not(.no-rwd) nav#nav #menu-container ul.flat-list li a:hover:before {
    opacity: 1;
  }
}
nav#nav #menu-container ul.flat-list li.active a {
  border-bottom-color: #0099CC;
  color: #0099CC;
}
@media (max-width: 767px) {
  html:not(.no-rwd) nav#nav #menu-container ul.flat-list li.active a {
    filter: none;
  }
}
nav#nav #menu-container ul.w-levels li {
  line-height: 2.4rem;
}
nav#nav #menu-container ul.w-levels li a {
  display: block;
  position: relative;
  border-bottom: 1px solid #E9E9E9;
}
nav#nav #menu-container ul.w-levels li a:after {
  position: absolute;
  left: 0;
  top: 3px;
  width: 100%;
  height: calc(100% - 6px);
  display: block;
  content: "";
  z-index: -1;
  background: #E9E9E9;
  opacity: 0;
}
@media (hover: hover) {
  html:not(.no-rwd) nav#nav #menu-container ul.w-levels li a:hover {
    color: #0ac2ff;
  }
  html:not(.no-rwd) nav#nav #menu-container ul.w-levels li a:hover:before {
    background-color: #0ac2ff;
  }
}
nav#nav #menu-container ul.w-levels li.active a:after {
  opacity: 1;
}
nav#nav #menu-container ul.w-levels li.level-1 {
  font-size: 1.2222222222em;
  font-weight: 400;
}
nav#nav #menu-container ul.w-levels li.level-1 a {
  padding: 1rem 0 0.5rem 0;
  color: #0099CC;
  border-bottom-color: #0099CC;
}
@media (max-width: 767px) {
  html:not(.no-rwd) nav#nav #menu-container ul.w-levels li.level-1 a {
    padding: 1.4rem 0 0.9rem 0;
  }
}
nav#nav #menu-container ul.w-levels li.level-2 {
  font-weight: 300;
}
nav#nav #menu-container ul.w-levels li.level-2 a {
  padding: 0.9rem 0 0.6rem 0;
}
@media (max-width: 767px) {
  html:not(.no-rwd) nav#nav #menu-container ul.w-levels li.level-2 a {
    padding: 1.3rem 0 1rem 0;
  }
}
nav#nav #menu-container ul.w-levels li.level-3 {
  font-weight: 200;
}
nav#nav #menu-container ul.w-levels li.level-3 a {
  padding: 0.9rem 2rem 0.6rem 3rem;
}
@media (max-width: 767px) {
  html:not(.no-rwd) nav#nav #menu-container ul.w-levels li.level-3 a {
    padding: 1.3rem 0 1rem 2rem;
  }
}
nav#nav #menu-container ul.w-levels li.level-3 a:before {
  display: block;
  content: "";
  position: absolute;
  left: 2rem;
  top: 50%;
  margin-top: -2px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #373D41;
  transition: all 0.3s ease-in-out 0s;
}
@media (max-width: 767px) {
  html:not(.no-rwd) nav#nav #menu-container ul.w-levels li.level-3 a:before {
    left: 1rem;
  }
}
nav#nav #menu-container ul.w-levels li.level-3.active a {
  border-bottom-color: #0099CC;
  color: #0099CC;
}
@media (max-width: 767px) {
  html:not(.no-rwd) nav#nav #menu-container ul.w-levels li.level-3.active a {
    filter: none;
  }
}
nav#nav #menu-container .download-pdf-mobile {
  display: none;
}
@media (max-width: 767px) {
  html:not(.no-rwd) nav#nav #menu-container .download-pdf-mobile {
    margin-top: 0.4rem;
    display: block;
    background: #9D9D9D;
    color: #fff;
  }
  html:not(.no-rwd) nav#nav #menu-container .download-pdf-mobile a {
    padding: 1.4rem 0;
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 2.2rem;
  }
}
nav#nav #buttons-container {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 3;
  transition: all 0.3s ease-in-out 0s;
}
@media (max-width: 767px) {
  html:not(.no-rwd) nav#nav #buttons-container {
    display: none !important;
  }
}
@media (hover: hover) {
  html:not(.no-rwd) nav#nav:hover #buttons-container {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}

#buttons-container, #bottom {
  background: #005671;
  font-weight: 400;
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  padding-bottom: 80px;
}
@media (max-width: 767px) {
  html:not(.no-rwd) #buttons-container, html:not(.no-rwd) #bottom {
    padding-bottom: 0;
    border-top: 0;
    background: #005671;
  }
}
#buttons-container .prev-link a, #buttons-container .next-link a, #bottom .prev-link a, #bottom .next-link a {
  background: #0099CC;
  color: #fff;
  padding: 10px 33px;
  font-size: 14px;
  line-height: 15px;
  display: flex;
  flex-direction: row;
  gap: 9px;
}
@media (max-width: 767px) {
  html:not(.no-rwd) #buttons-container .prev-link a, html:not(.no-rwd) #buttons-container .next-link a, html:not(.no-rwd) #bottom .prev-link a, html:not(.no-rwd) #bottom .next-link a {
    background: transparent !important;
    flex-direction: column;
    padding-left: 23px;
    padding-right: 23px;
    gap: 6px;
  }
}
@media (hover: hover) {
  html:not(.no-rwd) #buttons-container .prev-link a:hover, html:not(.no-rwd) #buttons-container .next-link a:hover, html:not(.no-rwd) #bottom .prev-link a:hover, html:not(.no-rwd) #bottom .next-link a:hover {
    background: #ffffff;
    color: #0099CC;
  }
}
#buttons-container .prev-link a .icon, #buttons-container .next-link a .icon, #bottom .prev-link a .icon, #bottom .next-link a .icon {
  width: 27px;
  height: 15px;
  filter: contrast(0) brightness(5);
  transition: all 0.2s ease-in-out 0s;
}
@media (max-width: 767px) {
  html:not(.no-rwd) #buttons-container .prev-link a .icon, html:not(.no-rwd) #buttons-container .next-link a .icon, html:not(.no-rwd) #bottom .prev-link a .icon, html:not(.no-rwd) #bottom .next-link a .icon {
    order: 1;
  }
}
@media (max-width: 767px) {
  html:not(.no-rwd) #buttons-container .prev-link a .text, html:not(.no-rwd) #buttons-container .next-link a .text, html:not(.no-rwd) #bottom .prev-link a .text, html:not(.no-rwd) #bottom .next-link a .text {
    order: 2;
  }
}
#buttons-container .prev-link, #bottom .prev-link {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
}
@media (max-width: 767px) {
  html:not(.no-rwd) #buttons-container .prev-link a, html:not(.no-rwd) #bottom .prev-link a {
    align-items: flex-start;
  }
}
#buttons-container .prev-link a .icon, #bottom .prev-link a .icon {
  background: url("images/arr-prev.svg") no-repeat left center;
  background-size: contain;
}
@media (hover: hover) {
  html:not(.no-rwd) #buttons-container .prev-link a:hover .icon, html:not(.no-rwd) #bottom .prev-link a:hover .icon {
    transform: translateX(-2px);
    filter: contrast(1) brightness(1);
  }
}
#buttons-container .next-link, #bottom .next-link {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  text-align: right;
}
@media (max-width: 767px) {
  html:not(.no-rwd) #buttons-container .next-link a, html:not(.no-rwd) #bottom .next-link a {
    align-items: flex-end;
  }
}
#buttons-container .next-link a .icon, #bottom .next-link a .icon {
  background: url("images/arr-next.svg") no-repeat right center;
  background-size: contain;
}
@media (hover: hover) {
  html:not(.no-rwd) #buttons-container .next-link a:hover .icon, html:not(.no-rwd) #bottom .next-link a:hover .icon {
    transform: translateX(2px);
    filter: contrast(1) brightness(1);
  }
}

#buttons-container {
  padding-bottom: 0;
}

/*! Swipebox v1.3.0 | Constantin Saguin csag.co | MIT License | github.com/brutaldesign/swipebox */
html.swipebox-html.swipebox-touch {
  overflow: hidden !important;
}

#swipebox-overlay img {
  border: none !important;
}

#swipebox-overlay {
  max-width: 100%;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999 !important;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0;
}

#swipebox-container {
  position: relative;
  width: auto;
  height: auto;
  margin: 0 auto;
  overflow: hidden;
  display: flex;
}

#swipebox-slider {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  height: auto;
  white-space: nowrap;
  position: relative;
  display: flex !important;
  padding: 0;
}

#swipebox-slider .slide {
  height: auto;
  width: auto;
  padding: 4rem 4rem;
  line-height: 1px;
  text-align: center;
  display: block;
}
@media (max-width: 767px) {
  html:not(.no-rwd) #swipebox-slider .slide {
    padding: 24px;
  }
}

#swipebox-slider .slide img,
#swipebox-slider .slide .swipebox-video-container,
#swipebox-slider .slide .swipebox-inline-container {
  display: block;
  margin: 0;
  padding: 0;
  width: auto;
  height: auto;
  vertical-align: middle;
  max-width: 85vw;
  max-height: 70vh;
}
@media (min-width: 1694px) {
  html:not(.no-rwd) #swipebox-slider .slide img,
  html:not(.no-rwd) #swipebox-slider .slide .swipebox-video-container,
  html:not(.no-rwd) #swipebox-slider .slide .swipebox-inline-container {
    max-width: 144rem;
  }
}
#swipebox-slider .slide img[src*=".svg"],
#swipebox-slider .slide .swipebox-video-container[src*=".svg"],
#swipebox-slider .slide .swipebox-inline-container[src*=".svg"] {
  width: 85vw;
  height: 70vh;
}

#swipebox-slider .slide .swipebox-video-container {
  background: none;
  max-width: 1840px;
  max-height: 100%;
  width: 100%;
  padding: 100px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#swipebox-slider .slide .swipebox-video-container .swipebox-video {
  width: 100%;
  max-height: calc(100vh - 200px);
  overflow: hidden;
  position: relative;
}
#swipebox-slider .slide .swipebox-video-container .swipebox-video::after {
  padding-top: 56.25%;
  display: block;
  content: "";
}

#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}

#swipebox-slider .slide-loading {
  background: url("images/loading3.gif") no-repeat center center;
}

#swipebox-bottom-bar,
#swipebox-top-bar {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  position: absolute;
  left: 0;
  z-index: 999;
  height: 50px;
  width: 100%;
}

#swipebox-bottom-bar {
  position: static;
  width: 100%;
  height: auto;
}

@media (max-width: 1023px) {
  #swipebox-slider .slide .swipebox-video-container {
    padding: 50px;
  }
  #swipebox-slider .slide .swipebox-video-container .swipebox-video {
    max-height: calc(100vh - 100px);
  }
}
@media (orientation: portrait) and (max-width: 599px) {
  #swipebox-bottom-bar {
    position: absolute;
    top: auto;
    bottom: 0;
    margin-top: 0;
  }
  #swipebox-slider .slide .swipebox-video-container {
    padding: 24px;
  }
  #swipebox-slider .slide .swipebox-video-container .swipebox-video {
    max-height: calc(100vh - 96px);
  }
}
#swipebox-top-bar {
  display: none !important;
  top: -50px;
}

#swipebox-top-bar.visible-bars {
  transform: translate3d(0, 50px, 0);
}

#swipebox-title {
  display: block;
  width: 100%;
  text-align: center;
}

#swipebox-prev,
#swipebox-next,
#swipebox-close {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
  border: none !important;
  text-decoration: none !important;
  cursor: pointer;
  top: 0;
}

#swipebox-prev {
  position: absolute;
  top: auto;
  bottom: 50%;
  left: 6rem;
  width: 3.2rem;
  height: 5.2rem;
}
#swipebox-prev::before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  content: "";
  background-image: url("images/arr-left.svg");
  background-size: 100% 100%;
  transition: all 0.3s ease-in-out 0s;
}
@media (hover: hover) {
  html:not(.no-rwd) #swipebox-prev:hover::before {
    transform: translateX(-6px);
  }
}

#swipebox-next {
  position: absolute;
  top: auto;
  bottom: 50%;
  left: auto;
  right: 6rem;
  width: 3.2rem;
  height: 5.2rem;
}
#swipebox-next::before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  content: "";
  background-image: url("images/arr-right.svg");
  background-size: 100% 100%;
  transition: all 0.3s ease-in-out 0s;
}
@media (hover: hover) {
  html:not(.no-rwd) #swipebox-next:hover::before {
    transform: translateX(6px);
  }
}

#swipebox-close {
  width: 4.6rem;
  height: 4.6rem;
  top: 4rem;
  right: 4rem;
  margin-top: -2.3rem;
  margin-right: -2.3rem;
  position: absolute;
  z-index: 9999;
  background-color: #0099CC;
  border-radius: 50%;
  box-shadow: 0 0.4rem 1.5rem rgba(0, 0, 0, 0.25);
  display: block;
}
@media (max-width: 767px) {
  html:not(.no-rwd) #swipebox-close {
    width: 28px;
    height: 28px;
    margin-top: -14px;
    margin-right: -14px;
    top: 24px;
    right: 24px;
  }
}
#swipebox-close::before {
  background: url("images/close-icon.svg") no-repeat center center;
  background-size: 56.5217391304%;
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transition: 0.3s all;
  transform: rotate(45deg);
  filter: grayscale(1) brightness(10);
}
@media (hover: hover) {
  html:not(.no-rwd) #swipebox-close:hover {
    background-color: #fff;
    color: #0099CC;
  }
  html:not(.no-rwd) #swipebox-close:hover::before {
    transform: rotate(135deg);
    filter: grayscale(0) brightness(1);
  }
}

.swipebox-no-close-button #swipebox-close {
  display: none;
}

#swipebox-prev.disabled,
#swipebox-next.disabled {
  opacity: 0.3;
}

.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider {
  -webkit-animation: rightSpring 0.3s;
  animation: rightSpring 0.3s;
}

.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider {
  -webkit-animation: leftSpring 0.3s;
  animation: leftSpring 0.3s;
}

.swipebox-touch #swipebox-container:before, .swipebox-touch #swipebox-container:after {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  content: " ";
  position: absolute;
  z-index: 999;
  top: 0;
  height: 100%;
  width: 20px;
  opacity: 0;
  visibility: hidden;
}

.swipebox-touch #swipebox-container:before {
  left: 0;
  -webkit-box-shadow: inset 10px 0 10px -8px #656565;
  box-shadow: inset 10px 0 10px -8px #656565;
}

.swipebox-touch #swipebox-container:after {
  right: 0;
  -webkit-box-shadow: inset -10px 0px 10px -8px #656565;
  box-shadow: inset -10px 0px 10px -8px #656565;
}

.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before {
  opacity: 1;
  visibility: visible;
}

.swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after {
  opacity: 1;
  visibility: visible;
}

@-webkit-keyframes rightSpring {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@keyframes rightSpring {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-webkit-keyframes leftSpring {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@keyframes leftSpring {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
/* Skin
--------------------------*/
#swipebox-overlay {
  background: #005671;
}

#swipebox-top-bar {
  color: white !important;
}

html {
  overflow-y: auto !important;
}
html.show-menu {
  overflow-y: visible !important;
}
html.locked {
  overflow-y: hidden !important;
}

h1, h2, h3, h4, h5, h6, strong {
  color: inherit;
  font-weight: 700;
}

.js .anim-block {
  transition: all 0.5s ease-in-out 0s;
  -webkit-transform: translateX(-20px);
  transform: translateX(-20px);
  opacity: 0;
}
.js .anim-block.active.step-1 {
  -webkit-transition-delay: 0.25s;
  transition-delay: 0.25s;
}
.js .anim-block.active.step-2 {
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.js .anim-block.active.step-3 {
  -webkit-transition-delay: 0.75s;
  transition-delay: 0.75s;
}
.js .anim-block.active.step-4 {
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
}
.js .anim-block.active.step-5 {
  -webkit-transition-delay: 1.25s;
  transition-delay: 1.25s;
}
.js .anim-block.active.step-6 {
  -webkit-transition-delay: 1.5s;
  transition-delay: 1.5s;
}
.js .anim-block.active.step-7 {
  -webkit-transition-delay: 1.75s;
  transition-delay: 1.75s;
}
.js .anim-block.active.step-8 {
  -webkit-transition-delay: 2s;
  transition-delay: 2s;
}
.js .anim-block.active.step-9 {
  -webkit-transition-delay: 2.25s;
  transition-delay: 2.25s;
}
.js .anim-block.active.step-10 {
  -webkit-transition-delay: 2.5s;
  transition-delay: 2.5s;
}

.js .anim-block-rev {
  -webkit-transform: translateX(20px);
  transform: translateX(20px);
}

.js .anim-block-top {
  -webkit-transform: translateY(-20px);
  transform: translateY(-20px);
}

.js .anim-block-bottom {
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
}

.js .anim-block-opac {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  opacity: 0;
}

.js .anim-block.active {
  -webkit-transform: translateX(0px) translateY(0px) scale(1);
  transform: translateX(0px) translateY(0px) scale(1);
  opacity: 1;
}

.js .anim-block-scale > * {
  -webkit-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  transition: all 0.5s ease-in-out 0s;
}

.js .anim-block-scale.active > * {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

h1, .h1 {
  font-size: 4.2rem;
  line-height: 1;
  font-weight: 900;
  color: #0078A1;
}
@media (max-width: 1260px) {
  html:not(.no-rwd) h1, html:not(.no-rwd) .h1 {
    font-size: 4.2rem;
  }
}
@media (max-width: 1023px) {
  html:not(.no-rwd) h1, html:not(.no-rwd) .h1 {
    font-size: 3.8rem;
  }
}
@media (max-width: 767px) {
  html:not(.no-rwd) h1, html:not(.no-rwd) .h1 {
    font-size: 3.5rem;
  }
}
.pdf-style h1, .pdf-style .h1 {
  font-size: 3.6rem;
  line-height: 1.1666666667;
  color: #00A5C9;
}
.pdf-style.size-letter h1, .pdf-style.size-letter .h1 {
  font-size: 3.6rem;
}

h2, .h2 {
  font-size: 3.5rem;
  line-height: 1.2;
  font-weight: 700;
  color: #0078A1;
}
@media (max-width: 1260px) {
  html:not(.no-rwd) h2, html:not(.no-rwd) .h2 {
    font-size: 3.5rem;
  }
}
@media (max-width: 1023px) {
  html:not(.no-rwd) h2, html:not(.no-rwd) .h2 {
    font-size: 3.2rem;
  }
}
@media (max-width: 767px) {
  html:not(.no-rwd) h2, html:not(.no-rwd) .h2 {
    font-size: 3rem;
  }
}
.pdf-style h2, .pdf-style .h2 {
  font-size: 3rem;
  color: #00A5C9;
}
.pdf-style.size-letter h2, .pdf-style.size-letter .h2 {
  font-size: 3.6rem;
}

h3, .h3 {
  font-size: 3rem;
  font-weight: 400;
  line-height: 1.1;
}
@media (max-width: 1260px) {
  html:not(.no-rwd) h3, html:not(.no-rwd) .h3 {
    font-size: 3rem;
  }
}
@media (max-width: 1023px) {
  html:not(.no-rwd) h3, html:not(.no-rwd) .h3 {
    font-size: 2.7rem;
  }
}
@media (max-width: 767px) {
  html:not(.no-rwd) h3, html:not(.no-rwd) .h3 {
    font-size: 3rem;
  }
}
.pdf-style h3, .pdf-style .h3 {
  font-size: 2.3rem;
}
.pdf-style.size-letter h3, .pdf-style.size-letter .h3 {
  font-size: 2.1rem;
}

h4, .h4 {
  font-size: 2.3rem;
  color: #0078A1;
  font-weight: 400;
  line-height: inherit;
}
.pdf-style h4, .pdf-style .h4 {
  color: #00A5C9;
}

h5, .h5 {
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
}

h6 {
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
}

.title.h1 span, .w-line span {
  display: inline-block;
  position: relative;
  overflow: hidden;
  padding-bottom: 36px;
}
@media (max-width: 1260px) {
  html:not(.no-rwd) .title.h1 span, html:not(.no-rwd) .w-line span {
    padding-bottom: 27px;
  }
}
@media (max-width: 767px) {
  html:not(.no-rwd) .title.h1 span, html:not(.no-rwd) .w-line span {
    display: block;
    border-bottom: 2px solid #0078A1;
  }
}
.pdf-style .title.h1 span, .pdf-style .w-line span {
  border-bottom-color: #00A5C9;
  padding-bottom: 0.9rem;
}
.title.h1 span:after, .w-line span:after {
  content: "";
  display: inline-block;
  vertical-align: bottom;
  height: 1px;
  box-shadow: -550px 585px 0px 550px #0078A1;
}
@media (max-width: 1260px) {
  html:not(.no-rwd) .title.h1 span:after, html:not(.no-rwd) .w-line span:after {
    box-shadow: -550px 576px 0px 550px #0078A1;
  }
}
@media (max-width: 767px) {
  html:not(.no-rwd) .title.h1 span:after, html:not(.no-rwd) .w-line span:after {
    display: none !important;
  }
}
.pdf-style .title.h1 span:after, .pdf-style .w-line span:after {
  display: block !important;
  box-shadow: none !important;
  max-width: 39.3rem;
  width: 100%;
  height: 2px;
  margin-top: 1.7rem;
  background-color: #00A5C9;
}
.pdf-style .title.h1.max-line span:after, .pdf-style .w-line.max-line span:after {
  max-width: none;
}

@media (max-width: 767px) {
  html:not(.no-rwd) body {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

html:not(.no-rwd).show-menu body {
  height: 100vh !important;
  overflow: hidden !important;
}

.grid {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-column-gap: 1.6rem;
  grid-row-gap: 1.6rem;
}

main {
  display: block;
}
body:not(.pdf-style) main #brochure-content {
  min-height: calc(100vh - 80px);
  display: flex;
  flex-direction: column;
}
@media (max-width: 767px) {
  html:not(.no-rwd) body:not(.pdf-style) main #brochure-content {
    padding-top: 60px;
    min-height: 100vh;
  }
}
body:not(.pdf-style) main #brochure-content > section:last-child {
  flex-grow: 1;
}

section[class*=wp-block-brochure-] a {
  color: #0078A1;
}
.pdf-style section[class*=wp-block-brochure-] a {
  color: inherit;
  text-decoration: none;
}
@media (hover: hover) {
  html:not(.no-rwd) .pdf-style section[class*=wp-block-brochure-] a:hover {
    color: inherit;
  }
}
@media (hover: hover) {
  html:not(.no-rwd) section[class*=wp-block-brochure-] a:hover {
    color: #373D41;
    text-decoration: underline;
  }
}
section[class*=wp-block-brochure-] .custom-bullet {
  display: list-item;
  list-style-type: disc;
  margin-left: 1.2em;
}
section[class*=wp-block-brochure-] .custom-text-large {
  font-size: 1.3333333333em;
  font-weight: 400;
}
@media (max-width: 767px) {
  html:not(.no-rwd) section[class*=wp-block-brochure-] .custom-text-large {
    line-height: 1.2em;
  }
}
.pdf-style section[class*=wp-block-brochure-] .custom-text-large {
  font-size: 1.8rem;
}
.pdf-style.size-letter section[class*=wp-block-brochure-] .custom-text-large {
  font-size: 1.6rem;
}
section[class*=wp-block-brochure-] strong .custom-text-large {
  font-weight: inherit;
}
section[class*=wp-block-brochure-] .custom-text-highlight {
  color: #0078A1;
}
.pdf-style section[class*=wp-block-brochure-] .custom-text-highlight {
  color: #00A5C9;
}

tr, td {
  break-inside: avoid;
  page-break-inside: avoid;
}

table:not(.table-margin):not(.pdfcrowd-toc-row) {
  font-size: 1.2rem;
  width: 100%;
  border-collapse: collapse;
  break-inside: avoid;
  page-break-inside: avoid;
}
.pdf-style table:not(.table-margin):not(.pdfcrowd-toc-row) {
  font-size: 1.2rem;
}
.pdf-style.size-letter table:not(.table-margin):not(.pdfcrowd-toc-row) {
  font-size: 1.1rem;
}
table:not(.table-margin):not(.pdfcrowd-toc-row) thead {
  font-size: 1.4rem;
}
.pdf-style table:not(.table-margin):not(.pdfcrowd-toc-row) thead {
  font-size: inherit;
}
table:not(.table-margin):not(.pdfcrowd-toc-row) thead tr {
  background: #005671;
  color: #fff;
  break-inside: avoid;
  page-break-inside: avoid;
}
table:not(.table-margin):not(.pdfcrowd-toc-row) thead tr th {
  font-weight: 700;
  text-align: left;
  padding: 0.9rem 1rem 0.7rem 1rem;
}
.pdf-style table:not(.table-margin):not(.pdfcrowd-toc-row) thead tr th {
  padding: 0.6rem 0.4rem 0.4rem 0.4rem;
}
.pdf-style.size-letter table:not(.table-margin):not(.pdfcrowd-toc-row) thead tr th {
  padding: 0.5rem 0.4rem 0.3rem 0.4rem;
}
table:not(.table-margin):not(.pdfcrowd-toc-row) tbody tr {
  border-bottom: 1px solid #E9E9E9;
  break-inside: avoid;
  page-break-inside: avoid;
}
table:not(.table-margin):not(.pdfcrowd-toc-row) tbody tr td {
  padding: 1rem 1rem 0.6rem 1rem;
}
.pdf-style table:not(.table-margin):not(.pdfcrowd-toc-row) tbody tr td {
  padding: 0.3rem 0.4rem 0 0.4rem;
}
.pdf-style.size-letter table:not(.table-margin):not(.pdfcrowd-toc-row) tbody tr td {
  padding: 0.2rem 0.4rem 0 0.4rem;
}
.otgs-development-site-front-end {
  display: none !important;
}

.with-zoom {
  position: relative;
  display: block;
}
.with-zoom .overlay {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.53) url("images/zoom.svg") no-repeat center center;
  background-size: max(7%, 14px) auto;
  opacity: 0;
  z-index: 3;
  transition: all 0.3s ease-in-out 0s;
}
@media (hover: hover) {
  html:not(.no-rwd) .with-zoom:hover .overlay {
    opacity: 1;
  }
}
@media (max-width: 767px) {
  html:not(.no-rwd) .with-zoom {
    pointer-events: none !important;
  }
  html:not(.no-rwd) .with-zoom .overlay {
    display: none !important;
  }
}

.custom-intro-logo {
  position: fixed;
  left: 50%;
  top: 50%;
  display: block !important;
  width: 80% !important;
  max-width: 40rem !important;
  height: auto !important;
  max-height: 80% !important;
  transform: translateX(-50%) translateY(-50%);
}

.custom-wp-columns:not(.has-background) + .custom-wp-columns:not(.has-background), .custom-wp-columns:not(.has-background) + .wp-block-columns:not(.has-background), .custom-wp-columns:not(.has-background) + .wp-block-brochure-text-block, .custom-wp-columns:not(.has-background) + .wp-block-brochure-intro-text, .custom-wp-columns:not(.has-background) + .wp-block-brochure-introduction-text, .custom-wp-columns:not(.has-background) + .wp-block-brochure-view-360-advanced, .custom-wp-columns:not(.has-background) + .wp-block-brochure-title-block, .wp-block-columns:not(.has-background) + .custom-wp-columns:not(.has-background), .wp-block-columns:not(.has-background) + .wp-block-columns:not(.has-background), .wp-block-columns:not(.has-background) + .wp-block-brochure-text-block, .wp-block-columns:not(.has-background) + .wp-block-brochure-intro-text, .wp-block-columns:not(.has-background) + .wp-block-brochure-introduction-text, .wp-block-columns:not(.has-background) + .wp-block-brochure-view-360-advanced, .wp-block-columns:not(.has-background) + .wp-block-brochure-title-block, .wp-block-brochure-text-block + .custom-wp-columns:not(.has-background), .wp-block-brochure-text-block + .wp-block-columns:not(.has-background), .wp-block-brochure-text-block + .wp-block-brochure-text-block, .wp-block-brochure-text-block + .wp-block-brochure-intro-text, .wp-block-brochure-text-block + .wp-block-brochure-introduction-text, .wp-block-brochure-text-block + .wp-block-brochure-view-360-advanced, .wp-block-brochure-text-block + .wp-block-brochure-title-block, .wp-block-brochure-intro-text + .custom-wp-columns:not(.has-background), .wp-block-brochure-intro-text + .wp-block-columns:not(.has-background), .wp-block-brochure-intro-text + .wp-block-brochure-text-block, .wp-block-brochure-intro-text + .wp-block-brochure-intro-text, .wp-block-brochure-intro-text + .wp-block-brochure-introduction-text, .wp-block-brochure-intro-text + .wp-block-brochure-view-360-advanced, .wp-block-brochure-intro-text + .wp-block-brochure-title-block, .wp-block-brochure-introduction-text + .custom-wp-columns:not(.has-background), .wp-block-brochure-introduction-text + .wp-block-columns:not(.has-background), .wp-block-brochure-introduction-text + .wp-block-brochure-text-block, .wp-block-brochure-introduction-text + .wp-block-brochure-intro-text, .wp-block-brochure-introduction-text + .wp-block-brochure-introduction-text, .wp-block-brochure-introduction-text + .wp-block-brochure-view-360-advanced, .wp-block-brochure-introduction-text + .wp-block-brochure-title-block, .wp-block-brochure-view-360-advanced + .custom-wp-columns:not(.has-background), .wp-block-brochure-view-360-advanced + .wp-block-columns:not(.has-background), .wp-block-brochure-view-360-advanced + .wp-block-brochure-text-block, .wp-block-brochure-view-360-advanced + .wp-block-brochure-intro-text, .wp-block-brochure-view-360-advanced + .wp-block-brochure-introduction-text, .wp-block-brochure-view-360-advanced + .wp-block-brochure-view-360-advanced, .wp-block-brochure-view-360-advanced + .wp-block-brochure-title-block, .wp-block-brochure-title-block + .custom-wp-columns:not(.has-background), .wp-block-brochure-title-block + .wp-block-columns:not(.has-background), .wp-block-brochure-title-block + .wp-block-brochure-text-block, .wp-block-brochure-title-block + .wp-block-brochure-intro-text, .wp-block-brochure-title-block + .wp-block-brochure-introduction-text, .wp-block-brochure-title-block + .wp-block-brochure-view-360-advanced, .wp-block-brochure-title-block + .wp-block-brochure-title-block {
  padding-top: 0 !important;
}

mark {
  color: inherit;
}

.custom-wp-columns.has-background.has-color-1-background-color,
.wp-block-columns.has-background.has-color-1-background-color {
  background: #0099CC !important;
  color: #373D41 !important;
}
.pdf-style .custom-wp-columns.has-background.has-color-1-background-color,
.pdf-style .wp-block-columns.has-background.has-color-1-background-color {
  background: #00A5C9 !important;
}
.custom-wp-columns.has-background.has-color-3-background-color,
.wp-block-columns.has-background.has-color-3-background-color {
  background: #373D41 !important;
  color: #fff !important;
}
.custom-wp-columns.has-background.has-color-4-background-color,
.wp-block-columns.has-background.has-color-4-background-color {
  background: #BBBDC0 !important;
  color: #373D41 !important;
}
.custom-wp-columns.has-background.has-color-5-background-color,
.wp-block-columns.has-background.has-color-5-background-color {
  background: #FFCD00 !important;
  color: #373D41 !important;
}
.custom-wp-columns.has-background.has-color-6-background-color,
.wp-block-columns.has-background.has-color-6-background-color {
  background: #6D2077 !important;
  color: #fff !important;
}
.custom-wp-columns.has-background.has-color-7-background-color,
.wp-block-columns.has-background.has-color-7-background-color {
  background: #0066B3 !important;
  color: #fff !important;
}
.custom-wp-columns.has-background.has-color-8-background-color,
.wp-block-columns.has-background.has-color-8-background-color {
  background: #008C95 !important;
  color: #fff !important;
}
.custom-wp-columns.has-background.has-color-9-background-color,
.wp-block-columns.has-background.has-color-9-background-color {
  background: #8DC8E8 !important;
  color: #373D41 !important;
}
.custom-wp-columns.has-background.has-color-10-background-color,
.wp-block-columns.has-background.has-color-10-background-color {
  background: #43B02A !important;
  color: #fff !important;
}
.custom-wp-columns.has-background.has-color-11-background-color,
.wp-block-columns.has-background.has-color-11-background-color {
  background: #C8102E !important;
  color: #fff !important;
}
.custom-wp-columns.has-background.has-color-12-background-color,
.wp-block-columns.has-background.has-color-12-background-color {
  background: #F26522 !important;
  color: #fff !important;
}
.custom-wp-columns.has-background.has-color-13-background-color,
.wp-block-columns.has-background.has-color-13-background-color {
  background: #F68D76 !important;
  color: #373D41 !important;
}
.custom-wp-columns.has-background.has-color-14-background-color,
.wp-block-columns.has-background.has-color-14-background-color {
  background: #000 !important;
  color: #fff !important;
}
.custom-wp-columns.has-background.has-color-15-background-color,
.wp-block-columns.has-background.has-color-15-background-color {
  background: #fff !important;
  color: #000 !important;
}

.wp-block-brochure-image-full + .wp-block-brochure-blocks-icons,
.wp-block-brochure-image-full + .wp-block-brochure-slider-before-after {
  margin-top: 8rem;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .wp-block-brochure-image-full + .wp-block-brochure-blocks-icons,
  html:not(.no-rwd) .wp-block-brochure-image-full + .wp-block-brochure-slider-before-after {
    margin-top: 4rem;
  }
}

.custom-wp-columns {
  margin: 0 !important;
  display: block;
  padding-top: 8rem !important;
  padding-bottom: 8rem !important;
  page-break-inside: avoid;
}
.custom-wp-columns .container.wp-block-columns {
  margin-left: auto !important;
  margin-right: auto !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.custom-wp-columns .container.wp-block-columns .container {
  max-width: none;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .custom-wp-columns {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
}
.pdf-style #brochure-content .custom-wp-columns {
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-top: 6.43% !important;
  padding-bottom: 0 !important;
}
.pdf-style #brochure-content .custom-wp-columns.has-background {
  padding-top: 3.215% !important;
  padding-bottom: 3.215% !important;
}
.pdf-style #brochure-content .custom-wp-columns .container.wp-block-columns .container {
  max-width: none !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.wp-block-columns {
  margin: 0 !important;
  display: block;
  padding-top: 8rem !important;
  padding-bottom: 8rem !important;
  page-break-inside: avoid;
  gap: 7.6rem !important;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .wp-block-columns {
    gap: 4rem !important;
  }
}
.pdf-style #brochure-content .wp-block-columns {
  gap: 2.4rem !important;
}
.wp-block-columns:not(.container) {
  padding-left: 5rem;
  padding-right: 5rem;
  display: flex;
}
.wp-block-columns:not(.container) .container {
  max-width: none;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
@media (min-width: 1440px) {
  html:not(.no-rwd) .wp-block-columns:not(.container) {
    padding-left: 0;
    padding-right: 0;
  }
  html:not(.no-rwd) .wp-block-columns:not(.container)::before, html:not(.no-rwd) .wp-block-columns:not(.container)::after {
    display: block;
    content: "";
    width: 0;
  }
  html:not(.no-rwd) .wp-block-columns:not(.container)::before {
    margin-left: calc(50% - 720px - 7.6rem + 5rem);
  }
  html:not(.no-rwd) .wp-block-columns:not(.container)::after {
    margin-right: calc(50% - 720px - 7.6rem + 5rem);
  }
}
@media (min-width: 1492px) {
  html:not(.no-rwd) .wp-block-columns:not(.container) {
    padding-left: 0;
    padding-right: 0;
  }
  html:not(.no-rwd) .wp-block-columns:not(.container)::before, html:not(.no-rwd) .wp-block-columns:not(.container)::after {
    display: block;
    content: "";
    width: calc(50% - 720px - 7.6rem + 5rem);
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
@media (max-width: 767px) {
  html:not(.no-rwd) .wp-block-columns:not(.container) {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
    padding-left: 24px;
    padding-right: 24px;
  }
}
.pdf-style #brochure-content .wp-block-columns:not(.container) {
  padding-left: 7.1% !important;
  padding-right: 7.1% !important;
  padding-top: 6.43% !important;
  padding-bottom: 0 !important;
}
.pdf-style #brochure-content .wp-block-columns:not(.container).has-background {
  padding-top: 3.215% !important;
  padding-bottom: 3.215% !important;
}
.pdf-style #brochure-content .wp-block-columns:not(.container) .container {
  padding-left: 0 !important;
  padding-right: 0 !important;
  max-width: none !important;
}
.wp-block-columns .wp-block-column section[class*=wp-block-brochure-] {
  padding-top: 0;
  padding-bottom: 4rem;
}
.wp-block-columns .wp-block-column section[class*=wp-block-brochure-]:last-child, .wp-block-columns .wp-block-column section[class*=wp-block-brochure-]:last-of-type {
  padding-bottom: 0;
}

.pdf-style :not(.custom-wp-columns) + .wp-block-columns.has-background,
.pdf-style :not(.custom-wp-columns) + .custom-wp-columns.has-background,
.pdf-style .custom-wp-columns:not(.has-background) + .wp-block-columns.has-background,
.pdf-style .custom-wp-columns:not(.has-background) + .custom-wp-columns.has-background,
.pdf-style :not(.wp-block-columns) + .custom-wp-columns.has-background,
.pdf-style :not(.wp-block-columns) + .wp-block-columns.has-background,
.pdf-style .wp-block-columns:not(.has-background) + .custom-wp-columns.has-background,
.pdf-style .wp-block-columns:not(.has-background) + .wp-block-columns.has-background {
  margin-top: 3.215% !important;
}

.select-container {
  display: flex;
  flex-direction: row;
  gap: 1.5rem;
  align-items: center;
  margin-right: auto;
}
.pdf-style .select-container {
  display: none !important;
}
.select-container .select {
  order: 2;
  cursor: pointer;
  background: #F5F5F6;
  width: auto;
  height: 38px;
  border-radius: 100px;
  padding-left: 1.7rem;
  padding-right: 3.7rem;
  display: block;
  font-weight: 400;
  font-size: 0.8888888889em;
  line-height: 1;
  border: 1px solid rgba(143, 155, 179, 0.32);
  background-color: rgba(187, 189, 192, 0.16);
  background-image: url("images/arr-down.svg");
  background-repeat: no-repeat;
  background-position: right 1.3rem center;
  -webkit-appearance: none;
  appearance: none;
}
.select-container .label {
  order: 1;
  font-weight: 400;
  font-size: 0.8888888889em;
  line-height: 1;
}

.switcher-container {
  display: flex;
  flex-direction: row;
  gap: 1.5rem;
  align-items: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.pdf-style .switcher-container {
  display: none !important;
}
.switcher-container .switcher {
  order: 2;
  cursor: pointer;
  background: #F5F5F6;
  width: 72px;
  height: 38px;
  border-radius: 100px;
  display: block;
  font-weight: 400;
  font-size: 0.8888888889em;
  line-height: 1;
  flex-grow: 0;
  flex-shrink: 0;
}
.switcher-container .switcher > * {
  border: 1px solid rgba(143, 155, 179, 0.32);
  background-color: #373D41;
  border-radius: 100px;
  padding: 1px;
  display: block;
  height: 100%;
  width: 100%;
  position: relative;
  transition: all 0.3s ease-in-out 0s;
}
.switcher-container .switcher > * .toggle {
  position: absolute;
  left: calc(100% - 39px);
  top: 50%;
  width: 40px;
  height: 40px;
  background-color: #0099CC;
  background-image: url("images/close-icon-3.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
  border-radius: 50%;
  display: block;
  transition: all 0.3s ease-in-out 0s;
  transform: translateY(-50%);
}
.switcher-container .switcher > * .on {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 6px;
  opacity: 0;
  color: #373D41;
  transition: all 0.3s ease-in-out 0s;
}
.switcher-container .switcher > * .off {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 6px;
  opacity: 1;
  color: #fff;
  transition: all 0.3s ease-in-out 0s;
}
@media (hover: hover) {
  html:not(.no-rwd) .switcher-container .switcher:hover > * {
    background-color: rgba(55, 61, 65, 0.7);
  }
}
.switcher-container .switcher.active > * {
  background-color: rgba(187, 189, 192, 0.16);
}
.switcher-container .switcher.active > * .toggle {
  left: -1px;
  background-image: url("images/tick.svg");
}
.switcher-container .switcher.active > * .on {
  opacity: 1;
}
.switcher-container .switcher.active > * .off {
  opacity: 0;
}
@media (hover: hover) {
  html:not(.no-rwd) .switcher-container .switcher.active:hover > * {
    background-color: rgba(187, 189, 192, 0.5);
  }
}
.switcher-container .switcher.type-2 > * .toggle {
  background-image: url("images/tick.svg");
}
.switcher-container .label {
  text-align: right;
  order: 1;
  font-weight: 400;
  font-size: 0.8888888889em;
  line-height: 1;
}

.video-box {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.video-box video {
  display: block;
  width: 100%;
}
.video-box .video-bar {
  background: rgba(233, 233, 233, 0.6);
  z-index: 910;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 5.7rem;
  transform: translateY(101%);
  display: flex;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  padding-bottom: 1rem;
  transition: all 0.3s ease-in-out 0s;
}
.pdf-style .video-box .video-bar {
  display: none !important;
}
@media (hover: hover) {
  html:not(.no-rwd) .video-box:hover .video-bar {
    transform: translateY(0);
  }
}
.video-box progress {
  border: none;
  box-shadow: none;
  width: 100%;
  height: 6px;
  background: #373D41;
  cursor: pointer;
  display: block;
  vertical-align: 0;
  transition: all 0.3s ease-in-out 0s;
  border-radius: 0;
}
.video-box progress::-webkit-progress-bar {
  background: #373D41;
  border-radius: 0;
}
.video-box progress::-webkit-progress-value {
  background: rgba(0, 153, 204, 0.9);
  border-radius: 0;
}
.video-box progress::-moz-progress-bar {
  background: rgba(0, 153, 204, 0.9);
  border-radius: 0;
}
.video-box .video-bar-timeline {
  flex-shrink: 0;
  width: 100%;
  margin-bottom: 0.6rem;
  margin-top: -2px;
}
@media (hover: hover) {
  html:not(.no-rwd) .video-box .video-bar-timeline:hover progress {
    height: 18px;
    margin-top: -12px;
  }
}
.video-box .video-bar-play {
  position: relative;
  height: 3rem;
  width: 3rem;
  margin-left: 1.6rem;
  cursor: pointer;
  filter: grayscale(1) brightness(0) contrast(0.79);
  transition: all 0.3s ease-in-out 0s;
}
@media (hover: hover) {
  html:not(.no-rwd) .video-box .video-bar-play:hover {
    filter: grayscale(0) brightness(1) contrast(1) !important;
  }
}
.video-box .video-bar-play::before {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url("images/video-play.svg") no-repeat center center;
  background-size: 33% auto;
  opacity: 1;
  transition: all 0.3s ease-in-out 0s;
}
.video-box .video-bar-play::after {
  display: block;
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  border-left: 3px solid #0099CC;
  border-right: 3px solid #0099CC;
  width: 8px;
  height: 40%;
  opacity: 0;
  transition: all 0.3s ease-in-out 0s;
}
.video-box .video-bar-sound {
  position: relative;
  background: url("images/video-sound.svg") no-repeat center center;
  height: 3rem;
  width: 3rem;
  background-size: 52% auto;
  margin-left: 1.6rem;
  cursor: pointer;
  filter: grayscale(1) brightness(0) contrast(0.79);
  transition: all 0.3s ease-in-out 0s;
}
.video-box .video-bar-sound::before {
  content: "";
  display: block;
  width: 0;
  height: 2px;
  position: absolute;
  left: 16%;
  bottom: 20%;
  margin-top: -1px;
  transform: rotate(-45deg);
  transform-origin: 0 0;
  background: #0099CC;
  transition: all 0.3s ease-in-out 0s;
}
@media (hover: hover) {
  html:not(.no-rwd) .video-box .video-bar-sound:hover {
    filter: grayscale(0) brightness(1) contrast(1) !important;
  }
}
.video-box .video-bar-sound.muted::before {
  width: 80%;
}
.video-box .video-bar-volume {
  position: relative;
  width: 16%;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.video-box .video-bar-time {
  padding-right: 2rem;
  margin-left: auto;
  font-size: 0.75em;
}
.video-box .video-bar-time .total:not(:empty)::before {
  content: " / ";
}
.video-box .play-btn {
  cursor: pointer;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 900;
  transition: all 0.3s ease-in-out 0s;
}
.pdf-style .video-box .play-btn {
  display: none !important;
}
.video-box .play-btn .play-btn-icon {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 5.4rem;
  max-width: 14%;
  transform: translateX(-50%) translateY(-50%);
  background: rgba(255, 255, 255, 0.55);
  border-radius: 50%;
}
.video-box .play-btn .play-btn-icon:after {
  padding-top: 100%;
  content: "";
  display: block;
}
.video-box .play-btn .play-btn-icon span {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 81.8181818182%;
  background: #0099CC;
  border-radius: 50%;
  transform: translateX(-50%) translateY(-50%);
  transition: all 0.3s ease-in-out 0s;
  z-index: 10;
}
.video-box .play-btn .play-btn-icon span:after {
  padding-top: 100%;
  content: "";
  display: block;
}
.video-box .play-btn .play-btn-icon span::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url("images/play-btn.svg") no-repeat 54% 50%;
  background-size: 33.3333333333% auto;
}
@media (hover: hover) {
  html:not(.no-rwd) .video-box .play-btn:hover .play-btn-icon span {
    background: #0078A1;
  }
}
.video-box.playing .play-btn {
  opacity: 0;
}
.video-box.playing .video-bar {
  transition-delay: 1s;
}
.video-box.playing .video-bar-play::after {
  opacity: 1;
}
.video-box.playing .video-bar-play::before {
  opacity: 0;
}
@media (hover: hover) {
  html:not(.no-rwd) .video-box.playing:hover .video-bar {
    transform: translateY(0);
    transition-delay: 0s;
  }
}
.video-box .fullscreen-btn {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 910;
  width: 9.2rem;
  display: block;
  cursor: pointer;
  max-width: 19.5151515152%;
}
.pdf-style .video-box .fullscreen-btn {
  display: none !important;
}
.video-box .fullscreen-btn:after {
  padding-top: 100%;
  content: "";
  display: block;
}
.video-box .fullscreen-btn .fullscreen-btn-icon {
  width: 50%;
  background: #0099CC;
  border-radius: 50%;
  z-index: 4;
  display: block;
  position: absolute;
  right: 50%;
  top: 50%;
  transform: translateX(50%) translateY(-50%);
  cursor: pointer;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.video-box .fullscreen-btn .fullscreen-btn-icon:after {
  padding-top: 100%;
  content: "";
  display: block;
}
.video-box .fullscreen-btn .fullscreen-btn-icon:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url("images/resize-icon.svg") no-repeat center center;
  background-size: 52.1739130435% auto;
}
.pdf-style .video-box .fullscreen-btn .fullscreen-btn-icon {
  display: none;
}
@media (hover: hover) {
  html:not(.no-rwd) .video-box .fullscreen-btn:hover .fullscreen-btn-icon {
    background: #0078A1;
  }
}

.dot-navigation ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: row;
  margin: 0 auto;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .dot-navigation ul {
    display: none !important;
  }
}
.dot-navigation ul li {
  margin: 4px;
  display: block;
}
.dot-navigation ul li a {
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #7FAAB8;
  position: relative;
}
@media (hover: hover) {
  html:not(.no-rwd) .dot-navigation ul li a:hover {
    background: #F5F5F6;
  }
  html:not(.no-rwd) .dot-navigation ul li a:hover .cloud {
    opacity: 1;
  }
}
.dot-navigation ul li .cloud {
  position: absolute;
  left: 50%;
  bottom: 100%;
  margin-bottom: 12px;
  transform: translateX(-50%);
  font-size: 1.4rem;
  background: #0099CC;
  color: #fff;
  white-space: nowrap;
  border-radius: 4px;
  padding: 0.4rem 1rem;
  pointer-events: none;
  opacity: 0;
  z-index: 11;
  transition: all 0.3s ease-in-out 0s;
}
.dot-navigation ul li .cloud::before {
  position: absolute;
  display: block;
  content: "";
  left: 50%;
  top: 100%;
  width: 9px;
  margin-left: -5px;
  border-top: 5px solid #0099CC;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}
.dot-navigation ul li.active a {
  background: #F5F5F6;
}

.qrcode-block {
  display: none;
  padding: 1.5rem 2.5rem;
  border: 2px solid #00A5C9;
  font-size: 1.2rem;
  font-weight: 400;
  color: #231f20;
  text-align: center;
  width: 23.5rem;
}
.qrcode-block:after {
  content: "" !important;
  display: table !important;
  clear: both !important;
}
.qrcode-block .qrcode {
  width: 6.25rem !important;
  height: auto !important;
}
.qrcode-block .qrcode:not(:first-child) {
  margin-top: 1.4rem;
}
.qrcode-block .text-pdf-2:not(:first-child) {
  margin-top: 0.6rem;
}
.pdf-style .qrcode-block {
  display: block;
}
.qrcode-block.style-2 {
  border-radius: 1.4rem;
  padding: 1.6rem 4.4rem 1.6rem 2.2rem;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 2.2rem;
  text-align: left;
  width: 42rem;
}
.pdf-style .qrcode-block.style-2 {
  display: flex;
}
.qrcode-block.style-2::after {
  display: none !important;
  content: none !important;
}
.qrcode-block.style-2 .qrcode {
  width: 7.2rem !important;
  height: auto !important;
  margin-top: 0 !important;
  float: left;
}
.qrcode-block.style-2 .text-pdf-2 {
  margin-top: -0.6rem;
  padding-top: 1.2rem;
  font-weight: 700;
  background: url("images/360.svg") no-repeat right bottom;
  background-size: 4.6rem auto;
  min-height: 4.5rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding-right: 6rem;
}

.wp-block-brochure-cover {
  width: 100% !important;
  max-width: 100% !important;
  min-height: calc(100vh - 80px);
  color: #fff;
  background: #0099CC;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  position: relative;
  justify-content: flex-end;
  align-items: start;
  break-before: page;
  page-break-before: always;
  break-after: page;
  page-break-after: always;
}
.pdf-style .wp-block-brochure-cover {
  background: #00A5C9;
}
.wp-block-brochure-cover.is-style-type-2, .wp-block-brochure-cover.is-style-type-4 {
  color: #0099CC;
  background: #fff;
}
.pdf-style .wp-block-brochure-cover.is-style-type-2, .pdf-style .wp-block-brochure-cover.is-style-type-4 {
  color: #00A5C9;
  background: #fff;
}
.wp-block-brochure-cover.is-style-type-3, .wp-block-brochure-cover.is-style-type-4 {
  align-items: flex-end;
}
body:not(.pdf-style) .wp-block-brochure-cover.is-style-type-3, body:not(.pdf-style) .wp-block-brochure-cover.is-style-type-4 {
  text-align: right;
}
.wp-block-brochure-cover a {
  color: inherit !important;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .wp-block-brochure-cover {
    min-height: calc(100vh - 60px);
  }
}
.wp-block-brochure-cover .text-block {
  position: relative;
  z-index: 5;
  width: 50%;
  max-width: 44.8rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  min-height: 40.3rem;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .wp-block-brochure-cover .text-block {
    width: auto;
  }
}
@media (max-width: 767px) {
  html:not(.no-rwd) .wp-block-brochure-cover .text-block {
    min-height: 33rem;
  }
}
.pdf-style .wp-block-brochure-cover .text-block {
  width: 71%;
  max-width: 59.8rem;
  min-height: 54.4rem;
  font-size: 1.7rem;
}
.wp-block-brochure-cover .text-block-bg {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 100%;
  width: auto;
  max-width: none;
  display: block;
  pointer-events: none;
  z-index: 3;
}
.wp-block-brochure-cover .text-block-in {
  position: relative;
  z-index: 10;
  padding: 36.1607142857% 31.6964285714% 15.1785714286% 10.4910714286%;
}
@media (max-width: 599px) {
  html:not(.no-rwd) .wp-block-brochure-cover .text-block-in {
    padding: 0 72px 38px 24px;
  }
}
.pdf-style .wp-block-brochure-cover .text-block-in {
  padding: 35% 24% 7.5% 9%;
}
.wp-block-brochure-cover.is-style-type-3 .text-block-bg, .wp-block-brochure-cover.is-style-type-4 .text-block-bg {
  left: auto;
  right: 0;
}
.wp-block-brochure-cover.is-style-type-3 .text-block-in, .wp-block-brochure-cover.is-style-type-4 .text-block-in {
  padding-right: 10.4910714286%;
  padding-left: 31.6964285714%;
}
.pdf-style .wp-block-brochure-cover.is-style-type-3 .text-block-in, .pdf-style .wp-block-brochure-cover.is-style-type-4 .text-block-in {
  padding: 35% 9% 7.5% 24%;
}
.wp-block-brochure-cover .title {
  margin: 0 0 2rem 0;
  color: inherit;
}
.pdf-style .wp-block-brochure-cover .title {
  margin-bottom: 2.8rem;
  font-size: 4.2rem;
}
.wp-block-brochure-cover .title:last-child {
  margin-bottom: 0 !important;
}
.wp-block-brochure-cover .img-container {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  overflow: hidden;
}
.wp-block-brochure-cover .img-container .video-box {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.wp-block-brochure-cover .img-container video, .wp-block-brochure-cover .img-container img {
  position: absolute !important;
  left: 0 !important;
  top: 0 !important;
  width: 100% !important;
  height: 100% !important;
  max-width: none !important;
  max-height: none !important;
  object-fit: cover !important;
  display: block;
}
.wp-block-brochure-cover .img-container .pdfVideoImg {
  display: none !important;
}
.pdf-style .wp-block-brochure-cover .img-container .pdfVideoImg {
  display: block !important;
  z-index: 10;
}
.wp-block-brochure-cover .ac-cover-logo {
  display: none;
  position: absolute;
  right: 5rem;
  top: 5rem;
  width: 20.4%;
  height: auto;
  z-index: 5;
}
.pdf-style .wp-block-brochure-cover .ac-cover-logo {
  display: block;
}

.wp-block-brochure-intro-text {
  padding-top: 8rem;
  padding-bottom: 8rem;
  width: 100% !important;
  max-width: 100% !important;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .wp-block-brochure-intro-text {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}
.wp-block-brochure-intro-text .grid {
  grid-row-gap: 0;
}
.pdf-style .wp-block-brochure-intro-text .grid {
  display: block;
}
.pdf-style .wp-block-brochure-intro-text:not(.is-style-wide-text) .container {
  padding-left: 15.2%;
  padding-right: 15.2%;
}
.wp-block-brochure-intro-text .title-container {
  grid-column: 1/span 5;
}
@media (max-width: 1023px) {
  html:not(.no-rwd) .wp-block-brochure-intro-text .title-container {
    grid-column: 1/span 4;
  }
}
@media (max-width: 767px) {
  html:not(.no-rwd) .wp-block-brochure-intro-text .title-container {
    grid-column: 1/span 12 !important;
  }
}
.wp-block-brochure-intro-text .text {
  font-size: 2.4rem;
  font-weight: 400;
  grid-column: 6/span 7;
  padding-top: 0.6rem;
}
@media (max-width: 1023px) {
  html:not(.no-rwd) .wp-block-brochure-intro-text .text {
    grid-column: 5/span 8;
  }
}
@media (max-width: 767px) {
  html:not(.no-rwd) .wp-block-brochure-intro-text .text {
    grid-column: 1/span 12 !important;
    padding-top: 1.9rem;
    font-size: 1.8rem;
  }
}
.pdf-style .wp-block-brochure-intro-text .text {
  padding-top: 0.2rem;
  line-height: 2;
  font-size: 1.7rem;
  font-weight: 300;
}
.wp-block-brochure-intro-text .text p:empty {
  height: 1.5em;
}
.pdf-style .wp-block-brochure-intro-text .text p:empty {
  height: 1.25em;
}
.wp-block-brochure-intro-text .text p:empty:first-child:last-child {
  display: none !important;
}
.wp-block-brochure-intro-text.is-style-wide-text .title-container {
  grid-column: 1/span 3;
}
@media (max-width: 1023px) {
  html:not(.no-rwd) .wp-block-brochure-intro-text.is-style-wide-text .title-container {
    grid-column: 1/span 3;
  }
}
.wp-block-brochure-intro-text.is-style-wide-text .text {
  grid-column: 4/span 9;
}
@media (max-width: 1023px) {
  html:not(.no-rwd) .wp-block-brochure-intro-text.is-style-wide-text .text {
    grid-column: 4/span 9;
  }
}

.wp-block-brochure-image-full {
  width: 100% !important;
  max-width: 100% !important;
}
.wp-block-brochure-image-full .img {
  display: block !important;
  width: 100% !important;
  height: auto !important;
  max-width: none !important;
}

.wp-block-brochure-text-block {
  padding-top: 8rem;
  padding-bottom: 8rem;
  width: 100% !important;
  max-width: 100% !important;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .wp-block-brochure-text-block {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}
.wp-block-brochure-text-block .text {
  grid-column: span 12;
}
.wp-block-brochure-text-block .text strong {
  font-weight: 400;
}
.wp-block-brochure-text-block .text p:empty {
  height: 1.5em;
}
.pdf-style .wp-block-brochure-text-block .text p:empty {
  height: 1.25em;
}
.wp-block-brochure-text-block .text p:empty:first-child:last-child {
  display: none !important;
}

.wp-block-brochure-blocks-icons {
  width: 100% !important;
  max-width: 100% !important;
  padding-top: 8rem;
  padding-bottom: 8rem;
  background: #0099CC;
  color: #fff;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .wp-block-brochure-blocks-icons {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}
.pdf-style .wp-block-brochure-blocks-icons {
  page-break-inside: avoid;
  background: #00A5C9;
}
.wp-block-brochure-blocks-icons .blocks-icons-list {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-column-gap: 1.6rem;
  grid-row-gap: 3.2rem;
}
.pdf-style .wp-block-brochure-blocks-icons .blocks-icons-list {
  display: block;
}
.pdf-style .wp-block-brochure-blocks-icons .blocks-icons-list:after {
  display: block !important;
  content: "" !important;
  clear: both !important;
}
.wp-block-brochure-blocks-icons .blocks-icons-list .block {
  grid-column: span 4;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-column-gap: 1.6rem;
  grid-row-gap: 1.6rem;
  break-inside: avoid;
  page-break-inside: avoid;
}
@media (max-width: 1023px) {
  html:not(.no-rwd) .wp-block-brochure-blocks-icons .blocks-icons-list .block {
    grid-column: span 6;
  }
}
@media (max-width: 767px) {
  html:not(.no-rwd) .wp-block-brochure-blocks-icons .blocks-icons-list .block {
    grid-column: span 12;
  }
}
.pdf-style .wp-block-brochure-blocks-icons .blocks-icons-list .block {
  display: block;
  width: 32.6%;
  float: left;
  margin-left: 1.1%;
  overflow: hidden;
}
.pdf-style .wp-block-brochure-blocks-icons .blocks-icons-list .block:nth-child(n+4) {
  margin-top: 5.4rem;
}
.pdf-style .wp-block-brochure-blocks-icons .blocks-icons-list .block:nth-child(3n+1) {
  clear: left;
  margin-left: 0;
}
.wp-block-brochure-blocks-icons .blocks-icons-list .block .img {
  position: relative;
  grid-column: span 1;
}
.pdf-style .wp-block-brochure-blocks-icons .blocks-icons-list .block .img {
  float: left;
  width: 32.8%;
}
.wp-block-brochure-blocks-icons .blocks-icons-list .block .img .img-in {
  max-width: 10rem;
  width: 70.1030927835%;
  position: relative;
  margin: 0 auto;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .wp-block-brochure-blocks-icons .blocks-icons-list .block .img .img-in {
    width: 76.8115942029%;
  }
}
.pdf-style .wp-block-brochure-blocks-icons .blocks-icons-list .block .img .img-in {
  width: 73%;
}
.wp-block-brochure-blocks-icons .blocks-icons-list .block .img .img-in:before {
  display: block;
  content: "";
  padding-top: 100%;
}
.wp-block-brochure-blocks-icons .blocks-icons-list .block .img .img-in .with-zoom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.wp-block-brochure-blocks-icons .blocks-icons-list .block .img .img-in img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center center;
  display: block;
  max-width: none;
}
.wp-block-brochure-blocks-icons .blocks-icons-list .block .img.no-img {
  display: none;
}
.wp-block-brochure-blocks-icons .blocks-icons-list .block .img.no-img + .block-desc {
  grid-column: span 4;
}
.wp-block-brochure-blocks-icons .blocks-icons-list .block .block-desc {
  grid-column: span 3;
  padding-top: 0.3rem;
}
.pdf-style .wp-block-brochure-blocks-icons .blocks-icons-list .block .block-desc {
  width: 67.2%;
  float: left;
  padding-top: 1.6rem;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .wp-block-brochure-blocks-icons .blocks-icons-list .block .block-desc {
    padding-top: 0;
  }
}
.wp-block-brochure-blocks-icons .blocks-icons-list .block .block-desc .block-title {
  font-weight: 700;
  margin-bottom: 0.2rem;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .wp-block-brochure-blocks-icons .blocks-icons-list .block .block-desc .block-title {
    margin-bottom: 0;
  }
}
.pdf-style .wp-block-brochure-blocks-icons .blocks-icons-list .block .block-desc .block-title {
  font-size: 1.7rem;
  line-height: initial;
  margin-bottom: 0.4rem;
}
.pdf-style .wp-block-brochure-blocks-icons .blocks-icons-list .block .block-desc .block-text {
  line-height: 2.1;
}
.wp-block-brochure-blocks-icons .blocks-icons-list .block .block-desc .block-text p:empty {
  height: 1.5em;
}
.pdf-style .wp-block-brochure-blocks-icons .blocks-icons-list .block .block-desc .block-text p:empty {
  height: 1.25em;
}
.wp-block-brochure-blocks-icons .blocks-icons-list .block .block-desc .block-text p:empty:first-child:last-child {
  display: none !important;
}

.wp-block-brochure-slider-before-after {
  position: relative;
  overflow: hidden;
  flex-grow: 0 !important;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background: #fff;
}
.wp-block-brochure-slider-before-after.is-style-type-1 {
  background: #fff;
}
.wp-block-brochure-slider-before-after.is-style-type-2 {
  background: #0099CC;
}
.pdf-style .wp-block-brochure-slider-before-after.is-style-type-2 {
  background: #00A5C9;
}
.wp-block-brochure-slider-before-after .img-before {
  position: relative;
  z-index: 3;
  display: block;
  width: 100%;
  max-width: none;
}
.wp-block-brochure-slider-before-after .text-before, .wp-block-brochure-slider-before-after .text-after {
  position: absolute;
  display: block;
  width: 40vw;
  max-width: 45.8rem;
  background: #0099CC;
  color: #fff;
  font-weight: 500;
  font-size: 0.8333333333em;
  padding: 1.6rem 1.8rem;
}
.wp-block-brochure-slider-before-after .text-before .custom-text-large, .wp-block-brochure-slider-before-after .text-after .custom-text-large {
  font-weight: initial;
}
.pdf-style .wp-block-brochure-slider-before-after .text-before .custom-text-large, .pdf-style .wp-block-brochure-slider-before-after .text-after .custom-text-large {
  font-weight: 700;
  font-size: 1.7rem;
}
.pdf-style .wp-block-brochure-slider-before-after .text-before, .pdf-style .wp-block-brochure-slider-before-after .text-after {
  background: transparent;
  position: static;
  width: 60%;
  max-width: none;
  color: inherit;
  font-weight: inherit;
  padding: 1.4rem 0 0 0;
  font-size: 1.2rem;
}
.wp-block-brochure-slider-before-after .text-before {
  right: 55vw;
  top: 19.3766937669%;
  z-index: 4;
}
.wp-block-brochure-slider-before-after .img-after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  object-position: left center;
  object-fit: cover;
  z-index: 5;
  max-width: none;
}
.pdf-style .wp-block-brochure-slider-before-after .img-after {
  position: static;
  height: auto;
  object-position: center center;
  object-fit: contain;
}
.wp-block-brochure-slider-before-after .text-after {
  left: 55vw;
  top: 7.9945799458%;
  z-index: 7;
}
.pdf-style .wp-block-brochure-slider-before-after .text-after {
  transform: none;
}
.wp-block-brochure-slider-before-after .img-after-container {
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 100%;
  z-index: 10;
}
.pdf-style .wp-block-brochure-slider-before-after .img-after-container {
  position: static;
  height: auto;
  padding-top: 3rem;
  width: 100% !important;
}
.wp-block-brochure-slider-before-after .slider-btn-over-container {
  position: absolute;
  z-index: 20;
  left: 5rem;
  bottom: 6rem;
  width: calc(100% - 10rem);
  height: 4px;
  background: #fff;
  display: grid;
  grid-template-columns: min-content auto min-content;
}
.pdf-style .wp-block-brochure-slider-before-after .slider-btn-over-container {
  display: none !important;
}
.wp-block-brochure-slider-before-after .slider-btn-over-container .before-text, .wp-block-brochure-slider-before-after .slider-btn-over-container .after-text {
  white-space: nowrap;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1em;
  color: #fff;
  position: relative;
  margin-top: -1.4em;
  text-transform: uppercase;
  cursor: pointer;
}
.wp-block-brochure-slider-before-after .slider-btn-over-container .before-text {
  padding-right: 2rem;
}
.wp-block-brochure-slider-before-after .slider-btn-over-container .after-text {
  padding-left: 2rem;
}
.wp-block-brochure-slider-before-after .slider-btn-over-container .slider-btn-container {
  position: relative;
}
.wp-block-brochure-slider-before-after .slider-btn-over-container .slider-btn-container .slider-btn {
  position: absolute;
  left: 0;
  top: 0;
}
.wp-block-brochure-slider-before-after .slider-btn-over-container .slider-btn-container .slider-btn .slider-btn-icon {
  position: absolute;
  left: -1.6rem;
  top: -1.6rem;
  width: 3.2rem;
  height: 3.2rem;
  background: #0099CC;
  border: 2px solid #fff;
  border-radius: 50%;
  cursor: pointer;
}
.wp-block-brochure-slider-before-after .slider-btn-over-container .slider-btn-container .slider-btn .slider-btn-icon:before {
  position: absolute;
  display: block;
  right: 55%;
  content: "";
  width: 0;
  height: 0;
  top: 50%;
  margin-top: -0.7rem;
  border-top: 0.7rem solid transparent;
  border-bottom: 0.7rem solid transparent;
  border-right: 0.7rem solid #fff;
}
.wp-block-brochure-slider-before-after .slider-btn-over-container .slider-btn-container .slider-btn .slider-btn-icon:after {
  position: absolute;
  display: block;
  left: 55%;
  content: "";
  width: 0;
  height: 0;
  top: 50%;
  margin-top: -0.7rem;
  border-top: 0.7rem solid transparent;
  border-bottom: 0.7rem solid transparent;
  border-left: 0.7rem solid #fff;
}

.wp-block-brochure-legend-block {
  position: relative;
  z-index: 5;
  padding-top: 8rem;
  padding-bottom: 8rem;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .wp-block-brochure-legend-block {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}
.pdf-style .wp-block-brochure-legend-block .grid {
  display: block;
}
.pdf-style .wp-block-brochure-legend-block .grid:after {
  content: "" !important;
  display: table !important;
  clear: both !important;
}
.wp-block-brochure-legend-block .legend-block {
  grid-column-start: 2;
  grid-column-end: span 4;
  color: #373D41;
  background: #DAEAF2;
  padding: 1.4rem 2rem;
  box-shadow: 0 0 3rem rgba(0, 0, 0, 0.3);
  border-radius: 1.5rem;
}
.wp-block-brochure-legend-block .legend-block strong {
  font-weight: 400;
}
.pdf-style .wp-block-brochure-legend-block .legend-block strong {
  font-weight: 700;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .wp-block-brochure-legend-block .legend-block {
    padding: 2.4rem 2rem;
    grid-column: 1/span 12 !important;
    margin-top: 0 !important;
  }
}
.pdf-style .wp-block-brochure-legend-block .legend-block {
  width: 44.2%;
  padding: 1.6rem 2.4rem;
  font-size: 1.2rem;
}
.wp-block-column .wp-block-brochure-legend-block .legend-block {
  font-size: 1.6rem;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .wp-block-column .wp-block-brochure-legend-block .legend-block {
    padding: 1.4rem 2rem;
    grid-column: 2/span 10 !important;
  }
}
.pdf-style .wp-block-column .wp-block-brochure-legend-block .legend-block {
  padding: 0.9rem;
  font-size: 0.9rem;
}
.wp-block-brochure-legend-block.size-1 .legend-block {
  grid-column-end: span 4;
}
.wp-block-brochure-legend-block.size-2 .legend-block {
  grid-column-end: span 3;
}
.wp-block-brochure-legend-block.halign-1 .legend-block {
  grid-column-start: 2;
}
.wp-block-brochure-legend-block.halign-3 .legend-block {
  grid-column-start: 1;
}
.pdf-style .wp-block-brochure-legend-block.halign-2 .legend-block {
  float: right;
}
.wp-block-brochure-legend-block.halign-2 .legend-block {
  grid-column-start: 8;
}
.wp-block-brochure-legend-block.halign-2.size-2 .legend-block {
  grid-column-start: 9;
}
.pdf-style .wp-block-brochure-legend-block.halign-4 .legend-block {
  float: right;
}
.wp-block-brochure-legend-block.halign-4 .legend-block {
  grid-column-start: 9;
}
.wp-block-brochure-legend-block.halign-4.size-2 .legend-block {
  grid-column-start: 10;
}
@media (min-width: 768px) {
  html:not(.no-rwd) .wp-block-brochure-legend-block.vpos-2 {
    padding-top: 0;
  }
  html:not(.no-rwd) .wp-block-brochure-legend-block.vpos-2 .legend-block {
    margin-top: -8rem;
  }
}
.pdf-style .wp-block-brochure-legend-block.vpos-2 .legend-block {
  margin-top: -15%;
}
.wp-block-brochure-legend-block.design-2 .legend-block {
  background: #0099CC;
  color: #fff;
}
.pdf-style .wp-block-brochure-legend-block.design-2 .legend-block {
  background: #00A5C9;
}

.wp-block-brochure-blocks-images-infobox {
  width: 100% !important;
  max-width: 100% !important;
  padding-top: 8rem;
  padding-bottom: 8rem;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .wp-block-brochure-blocks-images-infobox {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}
.pdf-style .wp-block-brochure-blocks-images-infobox {
  break-inside: avoid;
  page-break-inside: avoid;
  padding-top: 2.572% !important;
  padding-bottom: 2.572% !important;
}
.pdf-style .wp-block-brochure-blocks-images-infobox.with-image-filler {
  padding-top: 6.43% !important;
  padding-bottom: 0 !important;
}
.pdf-style.size-letter .wp-block-brochure-blocks-images-infobox {
  padding-top: 2.572% !important;
  padding-bottom: 2.572% !important;
}
.pdf-style.size-letter .wp-block-brochure-blocks-images-infobox.with-image-filler {
  padding-top: 6.43% !important;
  padding-bottom: 0 !important;
}
.pdf-style .wp-block-tke-introduction-text + .wp-block-brochure-blocks-images-infobox, .pdf-style .wp-block-tke-intro-text + .wp-block-brochure-blocks-images-infobox {
  padding-top: 0 !important;
}
.pdf-style.size-letter .wp-block-tke-introduction-text + .wp-block-brochure-blocks-images-infobox, .pdf-style.size-letter .wp-block-tke-intro-text + .wp-block-brochure-blocks-images-infobox {
  padding-top: 0 !important;
}
.pdf-style .wp-block-brochure-blocks-images-infobox .desc {
  display: block;
}
.pdf-style .wp-block-brochure-blocks-images-infobox .desc .grid {
  display: block;
}
.wp-block-brochure-blocks-images-infobox .desc .grid > * {
  grid-column: span 8;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .wp-block-brochure-blocks-images-infobox .desc .grid > * {
    grid-column: span 12;
  }
}
.wp-block-brochure-blocks-images-infobox .title {
  margin-bottom: 1rem;
}
.pdf-style .wp-block-brochure-blocks-images-infobox .title {
  font-size: 1.4rem;
  margin-bottom: 0;
}
.pdf-style.size-letter .wp-block-brochure-blocks-images-infobox .title {
  font-size: 1.2rem;
}
.wp-block-brochure-blocks-images-infobox .text {
  margin-bottom: 2rem;
}
.pdf-style .wp-block-brochure-blocks-images-infobox .text {
  margin-bottom: 0;
}
.wp-block-brochure-blocks-images-infobox .blocks-images-list {
  font-size: 1.8rem;
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  column-gap: 1.6rem;
  row-gap: 3.2rem;
  justify-content: center;
}
@media (max-width: 1260px) {
  html:not(.no-rwd) .wp-block-brochure-blocks-images-infobox .blocks-images-list {
    column-gap: 3.2rem;
    row-gap: 6.4rem;
  }
}
.pdf-style .wp-block-brochure-blocks-images-infobox .blocks-images-list {
  column-gap: 1.6rem !important;
  row-gap: 0 !important;
  font-size: 1rem;
  line-height: 1.2;
}
.pdf-style.size-letter .wp-block-brochure-blocks-images-infobox .blocks-images-list {
  font-size: 0.9rem;
}
.wp-block-brochure-blocks-images-infobox .blocks-images-list .block {
  width: calc(25% - 1.2rem);
}
@media (max-width: 1023px) {
  html:not(.no-rwd) .wp-block-brochure-blocks-images-infobox .blocks-images-list .block {
    width: calc(33.3333% - 2.1333333333rem);
  }
}
@media (max-width: 767px) {
  html:not(.no-rwd) .wp-block-brochure-blocks-images-infobox .blocks-images-list .block {
    width: calc(50% - 1.6rem);
  }
}
.pdf-style .wp-block-brochure-blocks-images-infobox .blocks-images-list .block {
  padding-top: 2.44%;
}
.pdf-style.size-letter .wp-block-brochure-blocks-images-infobox .blocks-images-list .block {
  padding-top: 2%;
}
.wp-block-brochure-blocks-images-infobox .blocks-images-list .block .img {
  position: relative;
  grid-column: span 1;
  margin-bottom: 1rem;
}
.wp-block-brochure-blocks-images-infobox .blocks-images-list .block .img video, .wp-block-brochure-blocks-images-infobox .blocks-images-list .block .img img {
  display: block;
  width: 100%;
  height: auto;
}
.wp-block-brochure-blocks-images-infobox .blocks-images-list .block .img.no-img {
  background: rgba(55, 61, 65, 0.1);
  min-height: 4rem;
}
.wp-block-brochure-blocks-images-infobox .blocks-images-list .block .img .info-box {
  position: absolute;
  left: 1rem;
  bottom: 1rem;
  z-index: 5;
  width: calc(100% - 2rem);
}
.pdf-style .wp-block-brochure-blocks-images-infobox .blocks-images-list .block .img .info-box {
  display: none !important;
}
@media (max-width: 1023px) {
  html:not(.no-rwd) .wp-block-brochure-blocks-images-infobox .blocks-images-list .block .img .info-box {
    left: 0;
    bottom: 0;
    width: 100%;
  }
}
.wp-block-brochure-blocks-images-infobox .blocks-images-list .block .img .info-box .info-icon {
  box-shadow: 0 0.4rem 1.5rem rgba(0, 0, 0, 0.25);
  width: 3.2rem;
  height: 3.2rem;
  background: #0099CC;
  text-align: center;
  line-height: 3.2rem;
  font-size: 2.2rem;
  font-weight: 400;
  color: #fff;
  border-radius: 50%;
  z-index: 4;
  position: relative;
  cursor: pointer;
  -webkit-transition: 0.3s background-color;
  transition: 0.3s background-color;
}
.pdf-style .wp-block-brochure-blocks-images-infobox .blocks-images-list .block .img .info-box .info-icon {
  display: none !important;
}
.wp-block-brochure-blocks-images-infobox .blocks-images-list .block .img .info-box .info-icon:before {
  opacity: 1;
  content: "i";
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.wp-block-brochure-blocks-images-infobox .blocks-images-list .block .img .info-box .info-icon:after {
  background: url("images/close-icon.svg") no-repeat center center;
  background-size: 56.5217391304%;
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  transform: rotate(0deg);
  filter: grayscale(1) brightness(10);
}
@media (hover: hover) {
  html:not(.no-rwd) .wp-block-brochure-blocks-images-infobox .blocks-images-list .block .img .info-box .info-icon:hover {
    background-color: #fff;
    color: #0099CC;
  }
  html:not(.no-rwd) .wp-block-brochure-blocks-images-infobox .blocks-images-list .block .img .info-box .info-icon:hover:after {
    filter: grayscale(0) brightness(1);
  }
}
.wp-block-brochure-blocks-images-infobox .blocks-images-list .block .img .info-box .info-text {
  position: absolute;
  left: 1.6rem;
  bottom: 1.6rem;
  z-index: 3;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  transform: translateX(-1.6rem) translateY(1.6rem);
  background: #0099CC;
  color: #fff;
  padding: 4rem;
  max-width: 24.4rem;
  width: calc(100% - 3.2rem);
  overflow-wrap: break-word;
}
@media (max-width: 1023px) {
  html:not(.no-rwd) .wp-block-brochure-blocks-images-infobox .blocks-images-list .block .img .info-box .info-text {
    padding: 1rem !important;
  }
}
.wp-block-brochure-blocks-images-infobox .blocks-images-list .block .img .info-box .info-text .title {
  font-size: 1.8rem;
  font-weight: 400;
}
.wp-block-brochure-blocks-images-infobox .blocks-images-list .block .img .info-box.active .info-icon {
  background-color: #fff;
  color: #0099CC;
}
.wp-block-brochure-blocks-images-infobox .blocks-images-list .block .img .info-box.active .info-icon:after {
  opacity: 1;
  transform: rotate(315deg);
  filter: grayscale(0) brightness(1);
}
.wp-block-brochure-blocks-images-infobox .blocks-images-list .block .img .info-box.active .info-icon:before {
  opacity: 0;
  transform: rotate(315deg);
}
.wp-block-brochure-blocks-images-infobox .blocks-images-list .block .img .info-box.active .info-text {
  opacity: 1;
  visibility: visible;
  transform: translateX(0) translateY(0) !important;
}
.wp-block-brochure-blocks-images-infobox .blocks-images-list .block .block-title {
  font-size: inherit;
  font-weight: 400;
  line-height: inherit;
  color: #0078A1;
}
.pdf-style .wp-block-brochure-blocks-images-infobox .blocks-images-list .block .block-title {
  display: inline;
  color: #00A5C9;
}
.wp-block-brochure-blocks-images-infobox .blocks-images-list .block .footnote-number {
  display: none;
}
.pdf-style .wp-block-brochure-blocks-images-infobox .blocks-images-list .block .footnote-number {
  display: inline;
}
.wp-block-brochure-blocks-images-infobox .blocks-images-list .block .block-text {
  display: none;
}
.wp-admin .wp-block-brochure-blocks-images-infobox .blocks-images-list .block .block-text {
  display: block;
}
.wp-block-brochure-blocks-images-infobox .blocks-images-list.columns-6 {
  font-size: 1.4rem;
}
.wp-block-brochure-blocks-images-infobox .blocks-images-list.columns-6 .block {
  width: calc(16.6666% - 1.3333333333rem);
}
@media (max-width: 1260px) {
  html:not(.no-rwd) .wp-block-brochure-blocks-images-infobox .blocks-images-list.columns-6 .block {
    width: calc(25% - 2.4rem);
  }
}
@media (max-width: 1023px) {
  html:not(.no-rwd) .wp-block-brochure-blocks-images-infobox .blocks-images-list.columns-6 .block {
    width: calc(33.3333% - 2.1333333333rem);
  }
}
@media (max-width: 767px) {
  html:not(.no-rwd) .wp-block-brochure-blocks-images-infobox .blocks-images-list.columns-6 .block {
    width: calc(50% - 1.6rem);
  }
}
.pdf-style .wp-block-brochure-blocks-images-infobox .blocks-images-list.columns-6 .block {
  padding-top: 2.44%;
}
.pdf-style.size-letter .wp-block-brochure-blocks-images-infobox .blocks-images-list.columns-6 .block {
  padding-top: 2%;
}
.wp-block-brochure-blocks-images-infobox .blocks-images-list.columns-6 .block .img .info-box .info-text {
  padding: 2rem;
}
.wp-block-brochure-blocks-images-infobox .blocks-images-list.type-type-2 .block .img {
  padding-bottom: 5.1rem;
  background: #F5F5F6;
}
.pdf-style .wp-block-brochure-blocks-images-infobox .blocks-images-list.type-type-2 .block .img {
  margin-bottom: 0;
  padding-bottom: 0;
  background: transparent;
}
.wp-block-brochure-blocks-images-infobox .blocks-images-list.type-type-2 .block .img .info-box {
  bottom: 0;
  left: 0;
  width: 100%;
}
.pdf-style .wp-block-brochure-blocks-images-infobox .blocks-images-list.type-type-2 .block .img .info-box {
  display: block !important;
  position: static;
}
.wp-block-brochure-blocks-images-infobox .blocks-images-list.type-type-2 .block .img .info-box .info-icon {
  left: 50%;
  bottom: 0;
  width: 4.6rem;
  height: 4.6rem;
  transform: translateX(-50%) translateY(50%);
}
.wp-block-brochure-blocks-images-infobox .blocks-images-list.type-type-2 .block .img .info-box .info-icon:before {
  opacity: 0;
  visibility: hidden;
}
.wp-block-brochure-blocks-images-infobox .blocks-images-list.type-type-2 .block .img .info-box .info-icon:after {
  opacity: 1;
}
.wp-block-brochure-blocks-images-infobox .blocks-images-list.type-type-2 .block .img .info-box .info-text {
  bottom: 0;
  left: 3rem;
  max-width: none;
  width: calc(100% - 6rem);
  transform: translateX(0px) translateY(1.6rem);
  padding-bottom: 11rem;
}
.wp-block-brochure-blocks-images-infobox .blocks-images-list.type-type-2 .block .img .info-box .info-text .block-title {
  font-weight: 400;
  font-size: 1.3333333333em;
  color: inherit;
}
.pdf-style .wp-block-brochure-blocks-images-infobox .blocks-images-list.type-type-2 .block .img .info-box .info-text .block-title {
  line-height: inherit;
  font-size: inherit;
  display: block;
}
@media (max-width: 1023px) {
  html:not(.no-rwd) .wp-block-brochure-blocks-images-infobox .blocks-images-list.type-type-2 .block .img .info-box .info-text {
    padding-bottom: 7rem !important;
  }
}
.pdf-style .wp-block-brochure-blocks-images-infobox .blocks-images-list.type-type-2 .block .img .info-box .info-text {
  position: static;
  opacity: 1;
  visibility: visible;
  transform: none !important;
  background: transparent;
  color: inherit;
  padding: 1rem 0 0 0;
  width: auto;
}
.wp-block-brochure-blocks-images-infobox .blocks-images-list.type-type-2 .block .img.no-img .info-box .info-text {
  padding-top: 0 !important;
}
.wp-block-brochure-blocks-images-infobox .blocks-images-list.type-type-2.columns-6 .block .img .info-box .info-text {
  padding-bottom: 8rem !important;
}
@media (max-width: 1023px) {
  html:not(.no-rwd) .wp-block-brochure-blocks-images-infobox .blocks-images-list.type-type-2.columns-6 .block .img .info-box .info-text {
    padding-bottom: 6rem !important;
  }
}
.pdf-style .wp-block-brochure-blocks-images-infobox .blocks-images-list.type-type-2.columns-6 .block .img .info-box .info-text {
  padding: 1rem 0 0 0 !important;
}
.wp-block-brochure-blocks-images-infobox .blocks-images-list.type-type-2.columns-6 .block .img.no-img .info-box .info-text {
  padding-top: 0 !important;
}
.wp-block-brochure-blocks-images-infobox .footnotes-text {
  display: none;
}
.pdf-style .wp-block-brochure-blocks-images-infobox .footnotes-text {
  display: block;
  padding-top: 2.44%;
  font-size: 1rem;
  line-height: 1.2;
}
.pdf-style.size-letter .wp-block-brochure-blocks-images-infobox .footnotes-text {
  padding-top: 2%;
}
.wp-block-brochure-blocks-images-infobox .footnotes-text .footnote-number {
  display: inline-block;
  min-width: 1.2em;
}
.wp-block-brochure-blocks-images-infobox .footnotes-text .footnote-text {
  display: inline;
}

.wp-block-brochure-blocks-images-columns {
  padding-top: 8rem;
  width: 100% !important;
  max-width: 100% !important;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .wp-block-brochure-blocks-images-columns {
    padding-top: 4rem;
  }
}
.wp-block-brochure-blocks-images-columns .content-container {
  padding-bottom: 5rem;
}
.pdf-style .wp-block-brochure-blocks-images-columns .content-container:not(:last-child) {
  padding-bottom: 0;
}
.pdf-style .wp-block-brochure-blocks-images-columns {
  display: flex;
  flex-direction: column;
}
.pdf-style .wp-block-brochure-blocks-images-columns .grid {
  display: block;
}
.wp-block-brochure-blocks-images-columns .title-container {
  grid-column: span 12;
  break-after: avoid;
  page-break-after: avoid;
}
@media (max-width: 1023px) {
  html:not(.no-rwd) .wp-block-brochure-blocks-images-columns .title-container {
    grid-column: span 12;
  }
}
@media (max-width: 767px) {
  html:not(.no-rwd) .wp-block-brochure-blocks-images-columns .title-container {
    margin-bottom: 2.4rem;
  }
}
.wp-block-brochure-blocks-images-columns .text-container {
  grid-column: span 12;
}
.wp-block-brochure-blocks-images-columns .text-container .text:not(:first-child) {
  margin-top: 0.8rem;
}
.pdf-style .wp-block-brochure-blocks-images-columns .block {
  float: left;
  display: block;
}
.pdf-style .wp-block-brochure-blocks-images-columns.cols-4 .block {
  width: calc(25% - 14px);
  margin-left: 18px;
}
.pdf-style .wp-block-brochure-blocks-images-columns.cols-4 .block:nth-child(4n+1) {
  margin-left: 0;
  clear: left;
}
.pdf-style .wp-block-brochure-blocks-images-columns.cols-4 .block:nth-child(n+5) {
  margin-top: 36px;
}
.pdf-style.size-letter .wp-block-brochure-blocks-images-columns.cols-4 .block:nth-child(n+5) {
  margin-top: 28px;
}
.wp-block-brochure-blocks-images-columns.cols-3 .blocks-images-list {
  grid-template-columns: repeat(3, 1fr);
}
.pdf-style .wp-block-brochure-blocks-images-columns.cols-3 .block {
  width: calc(33.3333333333% - 12px);
  margin-left: 18px;
}
.pdf-style .wp-block-brochure-blocks-images-columns.cols-3 .block:nth-child(3n+1) {
  margin-left: 0;
  clear: left;
}
.pdf-style .wp-block-brochure-blocks-images-columns.cols-3 .block:nth-child(n+4) {
  margin-top: 36px;
}
.pdf-style.size-letter .wp-block-brochure-blocks-images-columns.cols-3 .block:nth-child(n+4) {
  margin-top: 28px;
}
.wp-block-brochure-blocks-images-columns.cols-2 .blocks-images-list {
  grid-template-columns: repeat(2, 1fr);
}
.pdf-style .wp-block-brochure-blocks-images-columns.cols-2 .block {
  width: calc(50% - 9px);
  margin-left: 18px;
}
.pdf-style .wp-block-brochure-blocks-images-columns.cols-2 .block:nth-child(2n+1) {
  margin-left: 0;
  clear: left;
}
.pdf-style .wp-block-brochure-blocks-images-columns.cols-2 .block:nth-child(n+3) {
  margin-top: 36px;
}
.pdf-style.size-letter .wp-block-brochure-blocks-images-columns.cols-2 .block:nth-child(n+3) {
  margin-top: 28px;
}
.wp-block-brochure-blocks-images-columns .blocks-images-list {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-column-gap: 1.6rem;
  grid-row-gap: 3.2rem;
  grid-column: 1/span 12;
  break-before: avoid;
  page-break-before: avoid;
}
.wp-block-brochure-blocks-images-columns .blocks-images-list:first-child {
  grid-column: 1/span 12;
}
@media (max-width: 1023px) {
  html:not(.no-rwd) .wp-block-brochure-blocks-images-columns .blocks-images-list {
    grid-column: 1/span 12;
  }
}
.pdf-style .wp-block-brochure-blocks-images-columns .blocks-images-list {
  display: block;
}
.pdf-style .wp-block-brochure-blocks-images-columns .blocks-images-list:not(:first-child) {
  padding-top: 4.0571428571%;
}
.pdf-style .wp-block-brochure-blocks-images-columns .blocks-images-list:after {
  content: "" !important;
  display: table !important;
  clear: both !important;
}
.pdf-style.size-letter .wp-block-brochure-blocks-images-columns .blocks-images-list:not(:first-child) {
  padding-top: 4.0571428571%;
}
.wp-block-brochure-blocks-images-columns .blocks-images-list .block {
  grid-column: span 1;
  break-inside: avoid;
  page-break-inside: avoid;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .wp-block-brochure-blocks-images-columns .blocks-images-list .block {
    grid-column: span 3 !important;
  }
}
.wp-block-brochure-blocks-images-columns .blocks-images-list .block .img {
  position: relative;
  grid-column: span 1;
  margin-bottom: 0.8rem;
}
.wp-block-brochure-blocks-images-columns .blocks-images-list .block .img .img-in {
  position: relative;
}
.wp-block-brochure-blocks-images-columns .blocks-images-list .block .img .img-in video, .wp-block-brochure-blocks-images-columns .blocks-images-list .block .img .img-in img {
  display: block;
  width: 100%;
  height: auto;
  max-width: none;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.wp-block-brochure-blocks-images-columns .blocks-images-list .block .img .img-in:not(.activated) video, .wp-block-brochure-blocks-images-columns .blocks-images-list .block .img .img-in:not(.activated) img {
  display: none;
}
.wp-block-brochure-blocks-images-columns .blocks-images-list .block .img .img-in:not(.activated) video:first-child, .wp-block-brochure-blocks-images-columns .blocks-images-list .block .img .img-in:not(.activated) img:first-child {
  display: block;
}
.wp-block-brochure-blocks-images-columns .blocks-images-list .block .img .img-in.activated video, .wp-block-brochure-blocks-images-columns .blocks-images-list .block .img .img-in.activated img {
  opacity: 0;
  visibility: hidden;
}
.wp-block-brochure-blocks-images-columns .blocks-images-list .block .img .img-in.activated video.active, .wp-block-brochure-blocks-images-columns .blocks-images-list .block .img .img-in.activated img.active {
  opacity: 1;
  visibility: visible;
}
.wp-block-brochure-blocks-images-columns .blocks-images-list .block .img .img-in .prev-img, .wp-block-brochure-blocks-images-columns .blocks-images-list .block .img .img-in .next-img {
  width: 3.2rem;
  height: 3.2rem;
  position: absolute;
  z-index: 10;
  cursor: pointer;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-repeat: no-repeat;
  background: #0099CC;
  border-radius: 50%;
}
.wp-block-brochure-blocks-images-columns .blocks-images-list .block .img .img-in .prev-img.disabled, .wp-block-brochure-blocks-images-columns .blocks-images-list .block .img .img-in .next-img.disabled {
  background-color: #C4C4C4 !important;
  cursor: auto !important;
}
.pdf-style .wp-block-brochure-blocks-images-columns .blocks-images-list .block .img .img-in .prev-img, .pdf-style .wp-block-brochure-blocks-images-columns .blocks-images-list .block .img .img-in .next-img {
  display: none !important;
}
.wp-block-brochure-blocks-images-columns .blocks-images-list .block .img .img-in .prev-img span, .wp-block-brochure-blocks-images-columns .blocks-images-list .block .img .img-in .next-img span {
  width: 25%;
  height: 43.75%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  left: 50%;
  top: 50%;
}
@media (hover: hover) {
  html:not(.no-rwd) .wp-block-brochure-blocks-images-columns .blocks-images-list .block .img .img-in .prev-img:hover, html:not(.no-rwd) .wp-block-brochure-blocks-images-columns .blocks-images-list .block .img .img-in .next-img:hover {
    background-color: #fff;
  }
}
.wp-block-brochure-blocks-images-columns .blocks-images-list .block .img .img-in .prev-img {
  left: 1rem;
}
.wp-block-brochure-blocks-images-columns .blocks-images-list .block .img .img-in .prev-img span {
  background-image: url("images/arr-left-in.svg");
}
.wp-block-brochure-blocks-images-columns .blocks-images-list .block .img .img-in .next-img {
  right: 1rem;
}
.wp-block-brochure-blocks-images-columns .blocks-images-list .block .img .img-in .next-img span {
  background-image: url("images/arr-right-in.svg");
}
.wp-block-brochure-blocks-images-columns .blocks-images-list .block .img.no-img {
  background: rgba(55, 61, 65, 0.1);
}
.wp-block-brochure-blocks-images-columns .blocks-images-list .block .block-desc .block-title {
  font-size: inherit;
  font-weight: 400;
  color: #0078A1;
  margin-bottom: 0.2rem;
}
.pdf-style .wp-block-brochure-blocks-images-columns .blocks-images-list .block .block-desc .block-title {
  color: #00A5C9;
}
.wp-block-brochure-blocks-text-images-slider {
  width: 100% !important;
  max-width: 100% !important;
  padding-top: 8rem;
  padding-bottom: 8rem;
  overflow: hidden;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .wp-block-brochure-blocks-text-images-slider {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}
.pdf-style .wp-block-brochure-blocks-text-images-slider {
  break-inside: avoid;
  page-break-inside: avoid;
  padding-top: 2.572% !important;
  padding-bottom: 0 !important;
}
.pdf-style .wp-block-brochure-blocks-text-images-slider:last-child:not(.with-image-filler) {
  padding-bottom: 2.572% !important;
}
.pdf-style .wp-block-brochure-blocks-text-images-slider.with-image-filler {
  padding-top: 6.43% !important;
}
.pdf-style.size-letter .wp-block-brochure-blocks-text-images-slider {
  padding-top: 2.572% !important;
  padding-bottom: 0 !important;
}
.pdf-style.size-letter .wp-block-brochure-blocks-text-images-slider:last-child:not(.with-image-filler) {
  padding-bottom: 2.572% !important;
}
.pdf-style.size-letter .wp-block-brochure-blocks-text-images-slider.with-image-filler {
  padding-top: 6.43% !important;
}
.pdf-style .wp-block-brochure-introduction-text + .wp-block-brochure-blocks-text-images-slider, .pdf-style .wp-block-brochure-intro-text + .wp-block-brochure-blocks-text-images-slider {
  padding-top: 0 !important;
}
.pdf-style.size-letter .wp-block-brochure-introduction-text + .wp-block-brochure-blocks-text-images-slider, .pdf-style.size-letter .wp-block-brochure-intro-text + .wp-block-brochure-blocks-text-images-slider {
  padding-top: 0 !important;
}
.wp-block-brochure-blocks-text-images-slider .title {
  margin-bottom: 0.8rem;
}
.pdf-style .wp-block-brochure-blocks-text-images-slider .title {
  font-size: 1.4rem;
  margin-bottom: 0;
}
.pdf-style.size-letter .wp-block-brochure-blocks-text-images-slider .title {
  font-size: 1.2rem;
}
.pdf-style .wp-block-brochure-blocks-text-images-slider .grid {
  display: block;
}
.pdf-style .wp-block-brochure-blocks-text-images-slider .grid:after {
  display: block !important;
  clear: both !important;
  content: "" !important;
}
.wp-block-brochure-blocks-text-images-slider .grid .desc {
  grid-column: span 6;
  padding-right: 16.6666%;
  background: #fff;
  z-index: 4;
  position: relative;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .wp-block-brochure-blocks-text-images-slider .grid .desc {
    grid-column: span 12;
    padding-right: 0;
  }
}
.pdf-style .wp-block-brochure-blocks-text-images-slider .grid .desc {
  width: 50%;
  float: left;
  padding-right: 0.8rem;
}
.wp-block-brochure-blocks-text-images-slider .grid .blocks-images-list {
  grid-column: 7/span 6;
  position: relative;
  z-index: 2;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .wp-block-brochure-blocks-text-images-slider .grid .blocks-images-list {
    grid-column: span 12;
  }
}
.pdf-style .wp-block-brochure-blocks-text-images-slider .grid .blocks-images-list {
  width: 50%;
  padding-left: 0.8rem;
  float: left;
}
.wp-block-brochure-blocks-text-images-slider .blocks-images-list {
  width: 100%;
  display: grid;
}
.pdf-style .wp-block-brochure-blocks-text-images-slider .blocks-images-list {
  font-size: 1rem;
  line-height: 1.2;
}
.wp-block-brochure-blocks-text-images-slider .blocks-images-list .el .img {
  position: relative;
}
.wp-block-brochure-blocks-text-images-slider .blocks-images-list .el .img video, .wp-block-brochure-blocks-text-images-slider .blocks-images-list .el .img img {
  display: block;
  width: 100%;
  height: auto;
}
.wp-block-brochure-blocks-text-images-slider .blocks-images-list .el .img.no-img {
  background: rgba(55, 61, 65, 0.1);
  min-height: 4rem;
}
.wp-block-brochure-blocks-text-images-slider .blocks-images-list .el .block-title {
  font-size: inherit;
  line-height: inherit;
  font-weight: 400;
  padding-top: 0.8rem;
}
.wp-block-brochure-blocks-text-images-slider .elements-list-container {
  position: relative;
}
.wp-block-brochure-blocks-text-images-slider .elements-list-container:after {
  content: "" !important;
  display: table !important;
  clear: both !important;
}
.wp-block-brochure-blocks-text-images-slider .elements-list-container:before {
  display: block;
  content: "";
  position: absolute;
  left: 100%;
  top: 0;
  width: calc(200% + 3.2rem);
  height: 100%;
  background: #fff;
  z-index: 9;
}
.wp-block-brochure-blocks-text-images-slider .elements-list-container .arr-prev, .wp-block-brochure-blocks-text-images-slider .elements-list-container .arr-next {
  cursor: pointer;
  z-index: 10;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  position: absolute;
  height: 100%;
  width: 2.6rem;
}
.wp-block-brochure-blocks-text-images-slider .elements-list-container .arr-prev img, .wp-block-brochure-blocks-text-images-slider .elements-list-container .arr-prev svg, .wp-block-brochure-blocks-text-images-slider .elements-list-container .arr-next img, .wp-block-brochure-blocks-text-images-slider .elements-list-container .arr-next svg {
  display: block;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.wp-block-brochure-blocks-text-images-slider .elements-list-container .arr-prev img, .wp-block-brochure-blocks-text-images-slider .elements-list-container .arr-prev svg, .wp-block-brochure-blocks-text-images-slider .elements-list-container .arr-next img, .wp-block-brochure-blocks-text-images-slider .elements-list-container .arr-next svg {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  transform: translateY(-50%);
}
.wp-block-brochure-blocks-text-images-slider .elements-list-container .arr-prev.disabled, .wp-block-brochure-blocks-text-images-slider .elements-list-container .arr-next.disabled {
  cursor: auto;
  opacity: 0;
  visibility: hidden;
}
.wp-block-brochure-blocks-text-images-slider .elements-list-container .arr-prev {
  right: 100%;
  margin-right: 2rem;
}
@media (hover: hover) {
  html:not(.no-rwd) .wp-block-brochure-blocks-text-images-slider .elements-list-container .arr-prev:hover img, html:not(.no-rwd) .wp-block-brochure-blocks-text-images-slider .elements-list-container .arr-prev:hover svg {
    transform: translateY(-50%) translateX(-3px);
  }
}
.wp-block-brochure-blocks-text-images-slider .elements-list-container .arr-next {
  left: 100%;
  margin-left: 2rem;
}
@media (hover: hover) {
  html:not(.no-rwd) .wp-block-brochure-blocks-text-images-slider .elements-list-container .arr-next:hover img, html:not(.no-rwd) .wp-block-brochure-blocks-text-images-slider .elements-list-container .arr-next:hover svg {
    transform: translateY(-50%) translateX(3px);
  }
}
.wp-block-brochure-blocks-text-images-slider .elements-list-container[data-count="0"] .arr-prev, .wp-block-brochure-blocks-text-images-slider .elements-list-container[data-count="0"] .arr-next, .wp-block-brochure-blocks-text-images-slider .elements-list-container[data-count="1"] .arr-prev, .wp-block-brochure-blocks-text-images-slider .elements-list-container[data-count="1"] .arr-next, .wp-block-brochure-blocks-text-images-slider .elements-list-container[data-count="2"] .arr-prev, .wp-block-brochure-blocks-text-images-slider .elements-list-container[data-count="2"] .arr-next, .wp-block-brochure-blocks-text-images-slider .elements-list-container[data-count="3"] .arr-prev, .wp-block-brochure-blocks-text-images-slider .elements-list-container[data-count="3"] .arr-next {
  display: none !important;
}
.wp-block-brochure-blocks-text-images-slider .elements-list-container .elements-list {
  float: left;
  position: relative;
  width: 100%;
}
.wp-block-brochure-blocks-text-images-slider .elements-list-container .elements-list .elements-group {
  display: table;
  table-layout: fixed;
  border-collapse: collapse;
  transform: translateX(-100%);
  position: absolute;
  left: 0;
  top: 0;
  width: calc(100% + 1.6rem);
  margin-left: -1.6rem;
  height: 100%;
  z-index: 1;
  -webkit-transition: -webkit-transform 0.3s ease-in-out 0s;
  transition: transform 0.3s ease-in-out 0s;
  background: transparent;
}
.wp-block-brochure-blocks-text-images-slider .elements-list-container .elements-list .elements-group.no-anim {
  -webkit-transition: none !important;
  transition: none !important;
}
.wp-block-brochure-blocks-text-images-slider .elements-list-container .elements-list .elements-group.current {
  transform: translateX(0%);
  position: relative;
  z-index: 2;
}
.wp-block-brochure-blocks-text-images-slider .elements-list-container .elements-list .elements-group.current ~ .elements-group {
  transform: translateX(100%);
}
.wp-block-brochure-blocks-text-images-slider .elements-list-container .elements-list .elements-group.current + .current {
  position: absolute;
}
.wp-block-brochure-blocks-text-images-slider .elements-list-container .elements-list .elements-group.current + .current ~ .elements-group {
  opacity: 0;
  transform: translateX(300%);
}
.wp-block-brochure-blocks-text-images-slider .elements-list-container .elements-list .elements-group.current + .current + .elements-group {
  opacity: 0;
  transform: translateX(200%);
}
.wp-block-brochure-blocks-text-images-slider .elements-list-container .elements-list .elements-group.current + .current[style*="translateX(0%)"] + .elements-group {
  opacity: 1;
  transform: translateX(100%);
}
.pdf-style .wp-block-brochure-blocks-text-images-slider .elements-list-container .elements-list .elements-group {
  position: relative !important;
  transform: none !important;
  opacity: 1 !important;
  min-height: 0 !important;
}
.pdf-style .wp-block-brochure-blocks-text-images-slider .elements-list-container .elements-list .elements-group:nth-child(n+2) {
  margin-top: 4.88%;
}
.wp-block-brochure-blocks-text-images-slider .elements-list-container .elements-list .elements-group .el {
  display: table-cell;
  vertical-align: top;
  padding-left: 1.6rem;
}
.wp-block-brochure-blocks-text-images-slider .elements-list-container .arr-next, .wp-block-brochure-blocks-text-images-slider .elements-list-container .arr-prev {
  width: 3.2rem;
  height: 3.2rem;
  top: 50%;
  margin: -1.6rem 0 0 0;
  position: absolute;
  background: #0099CC;
  border-radius: 50%;
}
.wp-block-brochure-blocks-text-images-slider .elements-list-container .arr-next.disabled, .wp-block-brochure-blocks-text-images-slider .elements-list-container .arr-prev.disabled {
  background-color: #C4C4C4 !important;
  cursor: auto !important;
  opacity: 1 !important;
  visibility: visible !important;
}
.pdf-style .wp-block-brochure-blocks-text-images-slider .elements-list-container .arr-next, .pdf-style .wp-block-brochure-blocks-text-images-slider .elements-list-container .arr-prev {
  display: none !important;
}
.wp-block-brochure-blocks-text-images-slider .elements-list-container .arr-next img, .wp-block-brochure-blocks-text-images-slider .elements-list-container .arr-prev img {
  width: 100%;
  height: 43.75%;
  transform: translateX(0) translateY(-50%);
  display: block;
  object-fit: contain;
  object-position: center center;
  position: absolute;
  left: 0;
  top: 50%;
  filter: grayscale(1) brightness(10);
  transition: all 0.3s ease-in-out 0s;
}
@media (hover: hover) {
  html:not(.no-rwd) .wp-block-brochure-blocks-text-images-slider .elements-list-container .arr-next:hover:not(.disabled), html:not(.no-rwd) .wp-block-brochure-blocks-text-images-slider .elements-list-container .arr-prev:hover:not(.disabled) {
    background-color: #fff;
  }
  html:not(.no-rwd) .wp-block-brochure-blocks-text-images-slider .elements-list-container .arr-next:hover:not(.disabled) img, html:not(.no-rwd) .wp-block-brochure-blocks-text-images-slider .elements-list-container .arr-prev:hover:not(.disabled) img {
    filter: grayscale(0) brightness(1);
  }
}
.wp-block-brochure-blocks-text-images-slider .elements-list-container .arr-prev {
  right: auto;
  left: -1.6rem;
}
.wp-block-brochure-blocks-text-images-slider .elements-list-container .arr-prev img {
  object-position: 45% center;
}
.wp-block-brochure-blocks-text-images-slider .elements-list-container .arr-next {
  left: auto;
  right: -1.6rem;
}
.wp-block-brochure-blocks-text-images-slider .elements-list-container .arr-next img {
  object-position: 56% center;
}

.wp-block-brochure-back-cover {
  width: 100% !important;
  max-width: 100% !important;
  background: #0099CC url("images/back-cover-bg.png") no-repeat right bottom;
  background-size: 26.2152777778% auto;
  color: #fff;
  overflow: hidden;
}
.wp-block-brochure-back-cover a {
  color: inherit !important;
  text-decoration: none !important;
}
.wp-block-brochure-back-cover.is-style-type-2 {
  background-color: #fff;
  background-image: url("images/back-cover-bg-2.png");
  color: #373D41;
}
.wp-block-brochure-back-cover.is-style-type-2 .container-in .text-top .text-in {
  border-left-color: #373D41;
}
.pdf-style .wp-block-brochure-back-cover .container {
  padding-left: 5rem;
  padding-right: 5rem;
}
.pdf-style.size-letter .wp-block-brochure-back-cover .container {
  padding-left: 4.5rem;
  padding-right: 4.5rem;
}
.wp-block-brochure-back-cover .container-in {
  padding-top: 5rem;
  padding-bottom: 3rem;
  min-height: calc(100vh - 80px);
  display: grid;
  grid-template-rows: 1fr min-content 1fr;
  grid-template-columns: 1fr;
  grid-row-gap: 5rem;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .wp-block-brochure-back-cover .container-in {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: calc(100vh - 60px);
    padding-top: 24px;
    padding-bottom: 24px;
  }
  html:not(.no-rwd) .wp-block-brochure-back-cover .container-in > *:not(.empty) {
    padding-top: 24px;
  }
}
.pdf-style .wp-block-brochure-back-cover .container-in {
  padding-top: 5.4rem;
  padding-bottom: 5.4rem;
  min-height: 1187px;
}
.pdf-style.size-letter .wp-block-brochure-back-cover .container-in {
  padding-top: 3.1rem;
  padding-bottom: 3.1rem;
  min-height: 1087px;
}
.wp-block-brochure-back-cover .container-in .text-top {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .wp-block-brochure-back-cover .container-in .text-top {
    padding-top: 0 !important;
  }
}
.pdf-style .wp-block-brochure-back-cover .container-in .text-top {
  grid-row: 3;
  align-items: flex-end;
}
.wp-block-brochure-back-cover .container-in .text-top .logo {
  display: block;
  width: 7.8rem;
  max-width: none;
}
.pdf-style .wp-block-brochure-back-cover .container-in .text-top .logo {
  width: 11.3rem;
}
.wp-block-brochure-back-cover .container-in .text-top .text-in {
  margin-left: 2.3rem;
  border-left: 1px solid #fff;
  padding-left: 2.3rem;
  font-size: 1.1rem;
  line-height: 1.2727272727;
  font-weight: 400;
}
.pdf-style .wp-block-brochure-back-cover .container-in .text-top .text-in {
  font-size: 1.4rem;
  margin-left: 3.1rem;
  padding-left: 3.1rem;
}
.wp-block-brochure-back-cover .container-in .text-top .block {
  margin-top: -2px;
}
.wp-block-brochure-back-cover .container-in .text-top .block .pdf-style {
  margin-top: 0;
}
.wp-block-brochure-back-cover .container-in .text-center {
  text-align: center;
  font-weight: 400;
  font-size: 4.2rem;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .wp-block-brochure-back-cover .container-in .text-center {
    font-size: 3.2rem;
  }
}
.pdf-style .wp-block-brochure-back-cover .container-in .text-center {
  display: none;
  font-size: 1.7rem;
}
.pdf-style.size-letter .wp-block-brochure-back-cover .container-in .text-center {
  font-size: 1.5rem;
}
.wp-block-brochure-back-cover .container-in .text-center .qrcode {
  display: none;
}
.pdf-style .wp-block-brochure-back-cover .container-in .text-center .qrcode {
  display: block;
  width: 10rem;
  margin: 0 auto 3rem auto;
}
.pdf-style.size-letter .wp-block-brochure-back-cover .container-in .text-center .qrcode {
  width: 9rem;
  margin: 0 auto 2.7rem auto;
}
.wp-block-brochure-back-cover .container-in .text-bottom {
  text-align: right;
  font-size: 0.8888888889em;
  font-weight: 400;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .wp-block-brochure-back-cover .container-in .text-bottom {
    justify-content: flex-start;
    text-align: left;
  }
}
.pdf-style .wp-block-brochure-back-cover .container-in .text-bottom {
  grid-row: 1;
  justify-content: flex-start;
  align-items: flex-end;
}
.pdf-style .wp-block-brochure-back-cover .container-in .text-bottom .text {
  transform: translateY(-100%) rotate(-90deg);
  transform-origin: right bottom;
  margin-right: -2.3rem;
}
.wp-block-brochure-back-cover p:empty {
  height: 1.5em;
}
.pdf-style .wp-block-brochure-back-cover p:empty {
  height: 1.25em;
}
.wp-block-brochure-back-cover p:empty:first-child:last-child {
  display: none !important;
}
.pdf-style .wp-block-brochure-back-cover {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  background: #00A5C9 url("images/back-cover-pdf-bg-1.png") no-repeat right bottom;
  background-size: 37.5%;
}
.pdf-style .wp-block-brochure-back-cover.is-style-type-2 {
  background-color: #fff;
  background-image: url("images/back-cover-pdf-bg-2.png");
}

.wp-block-brochure-table-filters {
  width: 100% !important;
  max-width: 100% !important;
  position: relative;
}
.wp-block-brochure-table-filters .bg-container {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  overflow: hidden;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .wp-block-brochure-table-filters .bg-container {
    display: none !important;
  }
}
.pdf-style .wp-block-brochure-table-filters .bg-container {
  display: none !important;
}
.wp-block-brochure-table-filters .bg-container .container {
  height: 100%;
}
.wp-block-brochure-table-filters .bg-container .container .grid {
  height: 100%;
}
.wp-block-brochure-table-filters .bg-container .container .grid .bg {
  grid-column: 5/span 8;
}
.wp-block-brochure-table-filters .bg-container .container .grid .bg:before {
  background: #F6F6F6;
  content: "";
  display: block;
  position: absolute;
  top: -200px;
  width: 100vw;
  height: 200%;
  z-index: -1;
}
.wp-block-brochure-table-filters .grid {
  position: relative;
  z-index: 3;
  grid-row-gap: 0;
  padding-top: 8rem;
  padding-bottom: 5rem;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .wp-block-brochure-table-filters .grid {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}
.pdf-style .wp-block-brochure-table-filters .grid {
  display: block;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.wp-block-brochure-table-filters .grid .title-container {
  grid-column: span 3;
  grid-row: 1;
}
@media (max-width: 1260px) {
  html:not(.no-rwd) .wp-block-brochure-table-filters .grid .title-container {
    grid-column: span 4;
  }
}
@media (max-width: 767px) {
  html:not(.no-rwd) .wp-block-brochure-table-filters .grid .title-container {
    grid-column: span 12;
    grid-row: 1;
  }
}
.pdf-style .wp-block-brochure-table-filters .grid .title-container {
  grid-column: span 7;
  grid-row: auto;
}
.wp-block-brochure-table-filters .grid .title {
  margin-bottom: 4rem;
}
.wp-block-brochure-table-filters .grid .desc {
  grid-column: span 3;
  grid-row: 2;
}
@media (max-width: 1260px) {
  html:not(.no-rwd) .wp-block-brochure-table-filters .grid .desc {
    grid-column: span 4;
  }
}
@media (max-width: 767px) {
  html:not(.no-rwd) .wp-block-brochure-table-filters .grid .desc {
    display: none;
  }
}
.wp-block-brochure-table-filters .grid .desc .filters {
  margin-bottom: 4rem;
}
.pdf-style .wp-block-brochure-table-filters .grid .desc .filters {
  display: none;
}
.wp-block-brochure-table-filters .grid .desc .filters .filter:nth-child(n+2) {
  margin-top: 4rem;
}
.wp-block-brochure-table-filters .grid .desc .filters .filter .filter-name {
  font-size: 1.8rem;
  font-weight: 500;
  margin-bottom: 1rem;
  display: block;
}
.wp-block-brochure-table-filters .grid .desc .filters .filter .filter-values {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 1.6rem;
  grid-row-gap: 1.6rem;
}
.wp-block-brochure-table-filters .grid .desc .filters .filter .filter-values.by-3 {
  grid-template-columns: repeat(3, 1fr);
}
.wp-block-brochure-table-filters .grid .desc .filters .filter .filter-values .filter-value {
  cursor: pointer;
  background: #BBBDC0;
  color: #fff;
  padding: 1.1rem 0.4rem 0.9rem 0.4rem;
  text-align: center;
  -webkit-transition: 0.3s background-color;
  transition: 0.3s background-color;
  line-height: 1;
}
@media (hover: hover) {
  html:not(.no-rwd) .wp-block-brochure-table-filters .grid .desc .filters .filter .filter-values .filter-value:hover {
    background-color: #373D41;
  }
}
.wp-block-brochure-table-filters .grid .desc .filters .filter .filter-values .filter-value.active {
  background-color: #0099CC;
}
.wp-block-brochure-table-filters .grid .desc .legend {
  margin-top: 4rem;
  color: #BBBDC0;
  font-size: 1.4rem;
  line-height: 1.1428571429;
  break-inside: avoid;
  page-break-inside: avoid;
}
.pdf-style .wp-block-brochure-table-filters .grid .desc .legend {
  margin-top: -0.52in !important;
  color: inherit;
  font-size: 1rem;
  line-height: 1.2;
  padding-top: 1.3rem;
}
.wp-block-brochure-table-filters .grid .desc .legend p:empty {
  height: 1.5em;
}
.pdf-style .wp-block-brochure-table-filters .grid .desc .legend p:empty {
  height: 1.25em;
}
.wp-block-brochure-table-filters .grid .desc .legend p:empty:first-child:last-child {
  display: none !important;
}
.wp-block-brochure-table-filters .grid .tables-container {
  grid-column: 5/span 8;
  grid-row: span 100;
  position: relative;
  padding: 0 4rem 4rem 4rem;
}
@media (max-width: 1023px) {
  html:not(.no-rwd) .wp-block-brochure-table-filters .grid .tables-container {
    padding-right: 0;
    padding-left: 1.6rem;
  }
}
@media (max-width: 767px) {
  html:not(.no-rwd) .wp-block-brochure-table-filters .grid .tables-container {
    grid-column: span 12;
    grid-row: 2;
    padding: 0;
    overflow-x: auto;
  }
}
.pdf-style .wp-block-brochure-table-filters .grid .tables-container {
  grid-column: span 12;
  padding: 0;
}
.wp-block-brochure-table-filters .grid .tables-container .table-block:nth-child(n+2) {
  margin-top: 4rem;
}
.wp-block-brochure-table-filters .grid .tables-container .table-block:first-child:last-child .table-container-in {
  position: sticky;
  top: 0;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .wp-block-brochure-table-filters .grid .tables-container .table-block:first-child:last-child .table-container-in {
    position: static;
    max-height: none;
  }
}
.wp-block-brochure-table-filters .grid .tables-container .table-title {
  margin-bottom: 2rem;
}
.pdf-style .wp-block-brochure-table-filters .grid .tables-container .table-title {
  margin-bottom: 0.8rem;
  font-size: 1.4rem;
  font-weight: 700;
  color: inherit;
}
.pdf-style .wp-block-brochure-table-filters .grid .tables-container .table-title-container + .table-container table {
  margin-top: -0.6in !important;
}
.wp-block-brochure-table-filters .grid .tables-container .table-container-in {
  position: relative;
  overflow-x: auto;
  overflow-y: auto;
  width: 100%;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .wp-block-brochure-table-filters .grid .tables-container .table-container-in {
    position: static;
    overflow: visible;
  }
}
.pdf-style .wp-block-brochure-table-filters .grid .tables-container .table-container-in {
  position: static !important;
  overflow: visible !important;
  max-height: none !important;
}
.wp-block-brochure-table-filters .grid .tables-container .table-container-in table {
  position: relative;
  z-index: 2;
  border-collapse: separate;
  border-spacing: 0;
  break-inside: auto;
  page-break-inside: auto;
}
.pdf-style .wp-block-brochure-table-filters .grid .tables-container .table-container-in table thead {
  break-inside: avoid;
  page-break-inside: avoid;
  background: transparent !important;
}
.pdf-style .wp-block-brochure-table-filters .grid .tables-container .table-container-in table thead tr {
  background: transparent !important;
}
.pdf-style .wp-block-brochure-table-filters .grid .tables-container .table-container-in table thead th {
  background: transparent !important;
  height: 0.6in !important;
  padding: 0 !important;
  border: none !important;
}
.pdf-style.size-letter .wp-block-brochure-table-filters .grid .tables-container .table-container-in table thead th {
  height: 0.54in !important;
}
body:not(.pdf-style) .wp-block-brochure-table-filters .grid .tables-container .table-container-in table thead {
  display: none !important;
}
.pdf-style .wp-block-brochure-table-filters .grid .tables-container .table-container-in table tfoot {
  break-inside: avoid;
  page-break-inside: avoid;
  background: transparent !important;
}
.pdf-style .wp-block-brochure-table-filters .grid .tables-container .table-container-in table tfoot tr {
  background: transparent !important;
}
.pdf-style .wp-block-brochure-table-filters .grid .tables-container .table-container-in table tfoot th {
  border: none !important;
  background: transparent !important;
  height: 0.52in !important;
  padding: 0 !important;
}
.pdf-style.size-letter .wp-block-brochure-table-filters .grid .tables-container .table-container-in table tfoot th {
  height: 0.46in !important;
}
body:not(.pdf-style) .wp-block-brochure-table-filters .grid .tables-container .table-container-in table tfoot {
  display: none !important;
}
.pdf-style .wp-block-brochure-table-filters .grid .tables-container .table-container-in table.sub-table:not(.sub-table-last) tfoot th {
  height: 0 !important;
}
.wp-block-brochure-table-filters .grid .tables-container .table-container-in table tr {
  font-size: 1.2rem;
  line-height: 1.6666666667;
  position: relative;
  z-index: 5;
  page-break-inside: avoid;
  page-break-after: auto;
}
.wp-block-brochure-table-filters .grid .tables-container .table-container-in table tr[style*=top] {
  position: sticky;
  background: #F6F6F6;
  z-index: 12 !important;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .wp-block-brochure-table-filters .grid .tables-container .table-container-in table tr[style*=top] {
    position: static;
    background: transparent;
  }
}
.pdf-style .wp-block-brochure-table-filters .grid .tables-container .table-container-in table tr[style*=top] {
  position: static;
  background: transparent;
}
.wp-block-brochure-table-filters .grid .tables-container .table-container-in table tr.hide {
  display: none !important;
}
.pdf-style .wp-block-brochure-table-filters .grid .tables-container .table-container-in table tr {
  font-size: 1rem;
  line-height: 1.2;
}
.wp-block-brochure-table-filters .grid .tables-container .table-container-in table tr td {
  text-align: center;
  vertical-align: middle;
  padding: 0.4rem 0.8rem !important;
  position: relative;
  z-index: 5;
  border-top: 1px solid rgba(0, 153, 204, 0.3);
  border-left: 1px solid rgba(0, 153, 204, 0.3);
}
.wp-block-brochure-table-filters .grid .tables-container .table-container-in table tr td:nth-child(1) {
  text-align: left;
  border-left: none !important;
}
.wp-block-brochure-table-filters .grid .tables-container .table-container-in table tr td[style*=left] {
  position: sticky;
  background: #fff;
  z-index: 10 !important;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .wp-block-brochure-table-filters .grid .tables-container .table-container-in table tr td[style*=left] {
    position: static;
    background: transparent;
  }
}
.pdf-style .wp-block-brochure-table-filters .grid .tables-container .table-container-in table tr td[style*=left] {
  position: static;
  background: transparent;
}
.wp-block-brochure-table-filters .grid .tables-container .table-container-in table tr td.bold {
  font-weight: 700;
}
.pdf-style .wp-block-brochure-table-filters .grid .tables-container .table-container-in table tr td {
  border-top-color: rgba(0, 165, 201, 0.3);
  border-left-color: rgba(0, 165, 201, 0.3);
  padding: 0.2rem 0.3rem 0.1rem 0.3rem;
}
.pdf-style.size-letter .wp-block-brochure-table-filters .grid .tables-container .table-container-in table tr td {
  padding: 0.1rem 0.2rem 0.1rem 0.2rem;
}
.wp-block-brochure-table-filters .grid .tables-container .table-container-in table tr.header {
  color: #fff;
}
.wp-block-brochure-table-filters .grid .tables-container .table-container-in table tr.header td {
  background: #1A1A1A !important;
  border-top-color: #fff;
  border-left-color: #fff;
  text-align: center !important;
}
.wp-block-brochure-table-filters .grid .tables-container .table-container-in table tr:not(.header) td {
  white-space: nowrap;
}
.pdf-style .wp-block-brochure-table-filters .grid .tables-container .table-container-in table tr:not(.header) td {
  white-space: normal;
}
.wp-block-brochure-table-filters .grid .tables-container .table-container-in table tr:not(.header) td:nth-child(2n) {
  background-color: rgba(0, 153, 204, 0.5);
}
.pdf-style .wp-block-brochure-table-filters .grid .tables-container .table-container-in table tr:not(.header) td:nth-child(2n) {
  background-color: rgba(0, 165, 201, 0.5);
}
.wp-block-brochure-table-filters .grid .tables-container .table-container-in table tr:last-child td {
  border-bottom: 1px solid rgba(0, 153, 204, 0.3);
}
.pdf-style .wp-block-brochure-table-filters .grid .tables-container .table-container-in table tr:last-child td {
  border-bottom-color: rgba(0, 165, 201, 0.3);
}

.wp-block-brochure-view-360-advanced {
  width: 100% !important;
  max-width: 100% !important;
  padding-top: 8rem;
  padding-bottom: 8rem;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .wp-block-brochure-view-360-advanced {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}
body:not(.pdf-style) .wp-block-brochure-view-360-advanced:last-child {
  padding-bottom: 4rem;
}
@media (max-width: 767px) {
  html:not(.no-rwd) body:not(.pdf-style) .wp-block-brochure-view-360-advanced:last-child {
    padding-bottom: 2rem;
  }
}
.wp-block-brochure-view-360-advanced.old-view .products-list {
  display: none !important;
}

.wp-block-brochure-view-360-advanced .view-360-advanced-element {
  /* 360image */
}
body:not(.pdf-style) .wp-block-brochure-view-360-advanced .view-360-advanced-element {
  display: none;
}
body:not(.pdf-style) .wp-block-brochure-view-360-advanced .view-360-advanced-element.active {
  display: block;
}
.pdf-style .wp-block-brochure-view-360-advanced .view-360-advanced-element > .container {
  break-inside: avoid;
}
.pdf-style .wp-block-brochure-view-360-advanced .view-360-advanced-element .grid {
  display: block;
}
.wp-block-brochure-view-360-advanced .view-360-advanced-element .title-container {
  display: none !important;
}
.pdf-style .wp-block-brochure-view-360-advanced .view-360-advanced-element .title-container {
  display: block !important;
  padding-bottom: 2.7rem;
}
.pdf-style .wp-block-brochure-view-360-advanced .view-360-advanced-element .title-container .title {
  font-weight: 700;
}
.wp-block-brochure-view-360-advanced .view-360-advanced-element .img-pdf {
  display: none !important;
}
.wp-block-brochure-view-360-advanced .view-360-advanced-element .img-pdf img {
  display: block;
}
.pdf-style .wp-block-brochure-view-360-advanced .view-360-advanced-element .img-pdf {
  display: block !important;
}
.wp-block-brochure-view-360-advanced .view-360-advanced-element .img-pdf + .img-pdf {
  padding-top: 2rem;
}
.wp-block-brochure-view-360-advanced .view-360-advanced-element .img-title {
  font-size: inherit;
  font-weight: 700;
  color: inherit;
  text-transform: uppercase;
  position: absolute;
  z-index: 2;
}
.wp-block-brochure-view-360-advanced .view-360-advanced-element .img-container {
  grid-column: span 12;
}
.pdf-style .wp-block-brochure-view-360-advanced .view-360-advanced-element .img-container {
  grid-column: span 8;
  position: relative;
}
.pdf-style.size-letter .wp-block-brochure-view-360-advanced .view-360-advanced-element .img-container {
  grid-column: span 7;
}
.wp-block-brochure-view-360-advanced .view-360-advanced-element .img-desc {
  display: none;
}
.pdf-style .wp-block-brochure-view-360-advanced .view-360-advanced-element .img-desc {
  display: none !important;
}
.wp-block-brochure-view-360-advanced .view-360-advanced-element .img-desc .img-desc-in {
  font-size: 0.9rem;
}
.wp-block-brochure-view-360-advanced .view-360-advanced-element .img-desc .img-desc-in a {
  color: inherit;
}
.wp-block-brochure-view-360-advanced .view-360-advanced-element .img-desc .img-desc-in h1, .wp-block-brochure-view-360-advanced .view-360-advanced-element .img-desc .img-desc-in h2, .wp-block-brochure-view-360-advanced .view-360-advanced-element .img-desc .img-desc-in h3, .wp-block-brochure-view-360-advanced .view-360-advanced-element .img-desc .img-desc-in h4, .wp-block-brochure-view-360-advanced .view-360-advanced-element .img-desc .img-desc-in h5, .wp-block-brochure-view-360-advanced .view-360-advanced-element .img-desc .img-desc-in h6, .wp-block-brochure-view-360-advanced .view-360-advanced-element .img-desc .img-desc-in p, .wp-block-brochure-view-360-advanced .view-360-advanced-element .img-desc .img-desc-in ul, .wp-block-brochure-view-360-advanced .view-360-advanced-element .img-desc .img-desc-in ol {
  font-size: inherit;
  font-weight: inherit;
  color: inherit;
}
.wp-block-brochure-view-360-advanced .view-360-advanced-element .img-desc .img-desc-in h1:first-child, .wp-block-brochure-view-360-advanced .view-360-advanced-element .img-desc .img-desc-in h2:first-child, .wp-block-brochure-view-360-advanced .view-360-advanced-element .img-desc .img-desc-in h3:first-child, .wp-block-brochure-view-360-advanced .view-360-advanced-element .img-desc .img-desc-in h4:first-child, .wp-block-brochure-view-360-advanced .view-360-advanced-element .img-desc .img-desc-in h5:first-child, .wp-block-brochure-view-360-advanced .view-360-advanced-element .img-desc .img-desc-in h6:first-child, .wp-block-brochure-view-360-advanced .view-360-advanced-element .img-desc .img-desc-in p:first-child, .wp-block-brochure-view-360-advanced .view-360-advanced-element .img-desc .img-desc-in ul:first-child, .wp-block-brochure-view-360-advanced .view-360-advanced-element .img-desc .img-desc-in ol:first-child {
  margin-top: 0;
}
.wp-block-brochure-view-360-advanced .view-360-advanced-element .img-desc .img-desc-in ul .empty-bullet, .wp-block-brochure-view-360-advanced .view-360-advanced-element .img-desc .img-desc-in ol .empty-bullet {
  display: none;
}
.wp-block-brochure-view-360-advanced .view-360-advanced-element .img-desc .img-desc-in ul .bullet-text, .wp-block-brochure-view-360-advanced .view-360-advanced-element .img-desc .img-desc-in ol .bullet-text {
  display: none !important;
}
.wp-block-brochure-view-360-advanced .view-360-advanced-element .img-desc .img-desc-in ol {
  list-style: none;
}
.wp-block-brochure-view-360-advanced .view-360-advanced-element .img-desc .img-desc-in ol li {
  position: relative;
}
.wp-block-brochure-view-360-advanced .view-360-advanced-element .img-desc .img-desc-in ol li .number {
  position: absolute;
  left: -1.2rem;
  color: #0078A1;
  font-weight: 700;
}
.pdf-style .wp-block-brochure-view-360-advanced .view-360-advanced-element .img-desc .img-desc-in ol li .number {
  color: #00A5C9;
}
.wp-block-brochure-view-360-advanced .view-360-advanced-element .threesixty-data {
  display: none !important;
}
.wp-block-brochure-view-360-advanced .view-360-advanced-element .threesixty {
  position: relative;
}
.pdf-style .wp-block-brochure-view-360-advanced .view-360-advanced-element .threesixty {
  display: none !important;
}
.wp-block-brochure-view-360-advanced .view-360-advanced-element .threesixty h2 {
  font-size: 34px;
  font-weight: 400;
  line-height: 40px;
  margin-bottom: 15px;
  display: none;
}
.wp-block-brochure-view-360-advanced .view-360-advanced-element .content-block.threesixty h2 {
  display: block;
}
.wp-block-brochure-view-360-advanced .view-360-advanced-element .button-close-all {
  cursor: pointer;
  border-radius: 50%;
  box-shadow: 0 0.4rem 1.5rem rgba(0, 0, 0, 0.25);
  width: 4.6rem;
  height: 4.6rem;
  right: 0;
  top: 0;
  display: block;
  content: "";
  position: absolute;
  opacity: 0;
  visibility: hidden;
  z-index: 20;
  transition: 0.3s all;
  transform: translateX(50%) translateY(-50%) rotate(45deg);
  background: #0099CC;
  text-align: center;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .wp-block-brochure-view-360-advanced .view-360-advanced-element .button-close-all {
    display: none !important;
  }
}
.wp-block-brochure-view-360-advanced .view-360-advanced-element .button-close-all:after {
  background: url("images/close-icon.svg") no-repeat center center;
  background-size: 56.5217391304%;
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transition: 0.3s all;
  transform: rotate(0deg);
  filter: grayscale(1) brightness(10);
}
@media (hover: hover) {
  html:not(.no-rwd) .wp-block-brochure-view-360-advanced .view-360-advanced-element .button-close-all:hover {
    background-color: #fff;
    color: #0099CC;
    transform: translateX(50%) translateY(-50%) rotate(315deg);
  }
  html:not(.no-rwd) .wp-block-brochure-view-360-advanced .view-360-advanced-element .button-close-all:hover:after {
    filter: grayscale(0) brightness(1);
  }
}
.wp-block-brochure-view-360-advanced .view-360-advanced-element.clicked.clicked-large .button-close-all {
  opacity: 1;
  visibility: visible;
}
.wp-block-brochure-view-360-advanced .view-360-advanced-element.clicked.clicked-large .threesixty-wrapper {
  border-bottom-right-radius: 1.5rem;
}
.wp-block-brochure-view-360-advanced .view-360-advanced-element .threesixty-wrapper {
  position: relative;
  overflow: hidden;
}
.wp-block-brochure-view-360-advanced .view-360-advanced-element .threesixty-wrapper .img-prop {
  display: block;
  width: 100%;
  max-width: none;
  height: auto;
  opacity: 0;
  z-index: -1;
  position: relative;
}
.wp-block-brochure-view-360-advanced .view-360-advanced-element .threesixty-wrapper .threesixty-content {
  position: absolute;
}
.wp-block-brochure-view-360-advanced .view-360-advanced-element .loading .threesixty-wrapper:after {
  display: block;
  content: "";
  width: 36px;
  height: 36px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -18px 0 0 -18px;
  background: url("images/loading2.gif") no-repeat center center;
  background-size: contain;
  z-index: 5;
}
.wp-block-brochure-view-360-advanced .view-360-advanced-element .threesixty-wrapper .rotate {
  width: 5.8rem;
  height: 2.6rem;
  position: absolute;
  right: 1rem;
  bottom: 6rem;
  background-image: url("images/rotate.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 2;
  pointer-events: none;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .wp-block-brochure-view-360-advanced .view-360-advanced-element .threesixty-wrapper .rotate {
    bottom: 0;
    right: 0;
  }
}
.pdf-style .wp-block-brochure-view-360-advanced .view-360-advanced-element .threesixty-wrapper .rotate {
  display: none;
}
.wp-block-brochure-view-360-advanced .view-360-advanced-element .threesixty-wrapper canvas {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  transition: all 1s ease-in-out 0s;
}
.pdf-style .wp-block-brochure-view-360-advanced .view-360-advanced-element .threesixty-wrapper canvas {
  display: none !important;
}
.wp-block-brochure-view-360-advanced .view-360-advanced-element .switchers {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  margin-bottom: 5rem;
  column-gap: 5rem;
  row-gap: 1.5rem;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .wp-block-brochure-view-360-advanced .view-360-advanced-element .switchers {
    justify-content: flex-start;
  }
}
.pdf-style .wp-block-brochure-view-360-advanced .view-360-advanced-element .switchers {
  display: none !important;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .wp-block-brochure-view-360-advanced .view-360-advanced-element .switchers .hotspots-sw {
    display: none !important;
  }
}
.wp-block-brochure-view-360-advanced .view-360-advanced-element .hotspots-sw-container {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}
.wp-block-brochure-view-360-advanced .view-360-advanced-element.clicked .hotspots-sw-container {
  visibility: hidden !important;
  opacity: 0 !important;
}
.wp-block-brochure-view-360-advanced .view-360-advanced-element.clicked .threesixty-wrapper .threesixty__bullet:not(.selected) {
  visibility: hidden !important;
  opacity: 0 !important;
  pointer-events: none !important;
}
.wp-block-brochure-view-360-advanced .view-360-advanced-element.clicked .threesixty-wrapper canvas {
  pointer-events: none !important;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .wp-block-brochure-view-360-advanced .view-360-advanced-element.clicked .threesixty-wrapper canvas {
    pointer-events: auto !important;
    transform: none !important;
  }
}
.wp-block-brochure-view-360-advanced .view-360-advanced-element:not(.hotspots-visible) .threesixty__bullets {
  display: none !important;
}
.wp-block-brochure-view-360-advanced .view-360-advanced-element .threesixty__bullets {
  transition: opacity 0.15s;
  opacity: 0;
}
.wp-block-brochure-view-360-advanced .view-360-advanced-element .threesixty__bullets.show {
  opacity: 1;
}
.pdf-style .wp-block-brochure-view-360-advanced .view-360-advanced-element .threesixty__bullets {
  opacity: 1;
}
@media (max-width: 767px) {
  html:not(.no-rwd) body:not(.pdf-style) .wp-block-brochure-view-360-advanced .view-360-advanced-element .threesixty__bullets {
    display: none !important;
  }
}
.wp-block-brochure-view-360-advanced .view-360-advanced-element .threesixty__bullets .threesixty__bullet {
  text-align: center;
  z-index: 4;
  position: absolute;
  transition: all 1s ease-in-out 0s;
}
.wp-block-brochure-view-360-advanced .view-360-advanced-element .threesixty__bullets .threesixty__bullet .bullet-button {
  cursor: pointer;
  border-radius: 50%;
  box-shadow: 0 0.4rem 1.5rem rgba(0, 0, 0, 0.25);
  width: 4.6rem;
  height: 4.6rem;
  left: 50%;
  top: 50%;
  display: block;
  content: "";
  position: absolute;
  opacity: 1;
  z-index: 4;
  transition: 0.3s all;
  transform: translateX(-50%) translateY(-50%) rotate(0deg);
  background: #0099CC;
  text-align: center;
}
@media (hover: hover) {
  html:not(.no-rwd) .wp-block-brochure-view-360-advanced .view-360-advanced-element .threesixty__bullets .threesixty__bullet .bullet-button:hover {
    background-color: #0ac2ff;
  }
}
.pdf-style .wp-block-brochure-view-360-advanced .view-360-advanced-element .threesixty__bullets .threesixty__bullet .bullet-button {
  background-color: #00A5C9;
}
.wp-block-brochure-view-360-advanced .view-360-advanced-element .threesixty__bullets .threesixty__bullet .bullet-button:after {
  background: url("images/close-icon.svg") no-repeat center center;
  background-size: 56.5217391304%;
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transition: 0.3s all;
  transform: rotate(0deg);
  filter: grayscale(1) brightness(10);
}
@media (hover: hover) {
  html:not(.no-rwd) .wp-block-brochure-view-360-advanced .view-360-advanced-element .threesixty__bullets .threesixty__bullet .bullet-button:hover {
    background-color: #fff;
    color: #0099CC;
  }
  html:not(.no-rwd) .wp-block-brochure-view-360-advanced .view-360-advanced-element .threesixty__bullets .threesixty__bullet .bullet-button:hover:after {
    filter: grayscale(0) brightness(1);
  }
}
.wp-block-brochure-view-360-advanced .view-360-advanced-element .threesixty__bullets .threesixty__bullet .bullet-description {
  display: grid;
  font-weight: 400;
  text-align: left;
  position: absolute;
  left: 50%;
  transform: translateX(-50%) translateY(-20px);
  border-radius: 1.5rem;
  top: 50%;
  z-index: 3;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-in-out 0s;
  background: #0099CC;
  color: #fff;
  max-width: 26.4rem;
  width: 90vw;
  max-height: 50vh;
  overflow-y: auto;
}
.wp-block-brochure-view-360-advanced .view-360-advanced-element .threesixty__bullets .threesixty__bullet .bullet-description .bullet-desc {
  padding: 4rem 4rem 3rem 4rem;
}
.wp-block-brochure-view-360-advanced .view-360-advanced-element .threesixty__bullets .threesixty__bullet .bullet-description .bullet-title {
  color: inherit;
  font-weight: 700;
}
.wp-block-brochure-view-360-advanced .view-360-advanced-element .threesixty__bullets .threesixty__bullet .bullet-description .bullet-img video, .wp-block-brochure-view-360-advanced .view-360-advanced-element .threesixty__bullets .threesixty__bullet .bullet-description .bullet-img img {
  display: block;
  width: 100%;
  height: auto;
}
.pdf-style .wp-block-brochure-view-360-advanced .view-360-advanced-element .threesixty__bullets .threesixty__bullet .bullet-description {
  font-size: inherit;
  background: #F5F5F6;
}
.wp-block-brochure-view-360-advanced .view-360-advanced-element .threesixty__bullets .threesixty__bullet .bullet-description h1, .wp-block-brochure-view-360-advanced .view-360-advanced-element .threesixty__bullets .threesixty__bullet .bullet-description h2, .wp-block-brochure-view-360-advanced .view-360-advanced-element .threesixty__bullets .threesixty__bullet .bullet-description h3, .wp-block-brochure-view-360-advanced .view-360-advanced-element .threesixty__bullets .threesixty__bullet .bullet-description h4, .wp-block-brochure-view-360-advanced .view-360-advanced-element .threesixty__bullets .threesixty__bullet .bullet-description h5, .wp-block-brochure-view-360-advanced .view-360-advanced-element .threesixty__bullets .threesixty__bullet .bullet-description h6 {
  font-size: 1.8rem;
}
.pdf-style .wp-block-brochure-view-360-advanced .view-360-advanced-element .threesixty__bullets .threesixty__bullet .bullet-description h1, .pdf-style .wp-block-brochure-view-360-advanced .view-360-advanced-element .threesixty__bullets .threesixty__bullet .bullet-description h2, .pdf-style .wp-block-brochure-view-360-advanced .view-360-advanced-element .threesixty__bullets .threesixty__bullet .bullet-description h3, .pdf-style .wp-block-brochure-view-360-advanced .view-360-advanced-element .threesixty__bullets .threesixty__bullet .bullet-description h4, .pdf-style .wp-block-brochure-view-360-advanced .view-360-advanced-element .threesixty__bullets .threesixty__bullet .bullet-description h5, .pdf-style .wp-block-brochure-view-360-advanced .view-360-advanced-element .threesixty__bullets .threesixty__bullet .bullet-description h6 {
  font-size: inherit;
  font-weight: inherit;
}
.wp-block-brochure-view-360-advanced .view-360-advanced-element .threesixty__bullets .threesixty__bullet .bullet-description h1, .wp-block-brochure-view-360-advanced .view-360-advanced-element .threesixty__bullets .threesixty__bullet .bullet-description h2, .wp-block-brochure-view-360-advanced .view-360-advanced-element .threesixty__bullets .threesixty__bullet .bullet-description h3, .wp-block-brochure-view-360-advanced .view-360-advanced-element .threesixty__bullets .threesixty__bullet .bullet-description h4, .wp-block-brochure-view-360-advanced .view-360-advanced-element .threesixty__bullets .threesixty__bullet .bullet-description h5, .wp-block-brochure-view-360-advanced .view-360-advanced-element .threesixty__bullets .threesixty__bullet .bullet-description h6, .wp-block-brochure-view-360-advanced .view-360-advanced-element .threesixty__bullets .threesixty__bullet .bullet-description p {
  color: inherit;
  margin-bottom: 1rem;
}
.wp-block-brochure-view-360-advanced .view-360-advanced-element .threesixty__bullets .threesixty__bullet .bullet-description h1:last-child, .wp-block-brochure-view-360-advanced .view-360-advanced-element .threesixty__bullets .threesixty__bullet .bullet-description h2:last-child, .wp-block-brochure-view-360-advanced .view-360-advanced-element .threesixty__bullets .threesixty__bullet .bullet-description h3:last-child, .wp-block-brochure-view-360-advanced .view-360-advanced-element .threesixty__bullets .threesixty__bullet .bullet-description h4:last-child, .wp-block-brochure-view-360-advanced .view-360-advanced-element .threesixty__bullets .threesixty__bullet .bullet-description h5:last-child, .wp-block-brochure-view-360-advanced .view-360-advanced-element .threesixty__bullets .threesixty__bullet .bullet-description h6:last-child, .wp-block-brochure-view-360-advanced .view-360-advanced-element .threesixty__bullets .threesixty__bullet .bullet-description p:last-child {
  margin-bottom: 0;
}
.wp-block-brochure-view-360-advanced .view-360-advanced-element .threesixty__bullets .threesixty__bullet.bullet__bottom .bullet-description {
  top: auto;
  bottom: 50%;
  transform: translateX(-50%) translateY(20px);
}
.wp-block-brochure-view-360-advanced .view-360-advanced-element .threesixty__bullets .threesixty__bullet.bullet__bottom .bullet-description .bullet-desc {
  padding-bottom: 4rem;
  padding-top: 3rem;
}
.wp-block-brochure-view-360-advanced .view-360-advanced-element .threesixty__bullets .threesixty__bullet.bullet__large {
  transition: none;
}
.wp-block-brochure-view-360-advanced .view-360-advanced-element .threesixty__bullets .threesixty__bullet.bullet__large .bullet-description {
  transform: translateX(0%);
  transition: none;
  display: flex;
  flex-direction: column;
  max-width: 50rem;
  width: 30vw;
  max-height: none !important;
}
.wp-block-brochure-view-360-advanced .view-360-advanced-element .threesixty__bullets .threesixty__bullet.bullet__large .bullet-description .bullet-desc {
  padding: 1.9rem 4rem;
  order: 2;
}
.wp-block-brochure-view-360-advanced .view-360-advanced-element .threesixty__bullets .threesixty__bullet.selected {
  z-index: 5;
}
.wp-block-brochure-view-360-advanced .view-360-advanced-element .threesixty__bullets .threesixty__bullet.selected:not(.bullet__small) {
  left: 50% !important;
  top: 50% !important;
}
.wp-block-brochure-view-360-advanced .view-360-advanced-element .threesixty__bullets .threesixty__bullet.selected .bullet-button {
  transform: translateX(-50%) translateY(-50%) rotate(315deg);
  background-color: #fff;
  color: #0099CC;
}
.pdf-style .wp-block-brochure-view-360-advanced .view-360-advanced-element .threesixty__bullets .threesixty__bullet.selected .bullet-button {
  color: #00A5C9;
}
.wp-block-brochure-view-360-advanced .view-360-advanced-element .threesixty__bullets .threesixty__bullet.selected .bullet-button:after {
  filter: grayscale(0) brightness(1);
}
.wp-block-brochure-view-360-advanced .view-360-advanced-element .threesixty__bullets .threesixty__bullet.selected .bullet-description {
  opacity: 1;
  visibility: visible;
  transform: translateX(-50%) translateY(0px) !important;
}
.wp-block-brochure-view-360-advanced .view-360-advanced-element .threesixty__bullets .threesixty__bullet.selected.bullet__large {
  left: 100% !important;
  top: 0 !important;
}
.wp-block-brochure-view-360-advanced .view-360-advanced-element .threesixty__bullets .threesixty__bullet.selected.bullet__large .bullet-button {
  opacity: 0;
  visibility: hidden;
}
.wp-block-brochure-view-360-advanced .view-360-advanced-element .threesixty__bullets .threesixty__bullet.selected.bullet__large .bullet-description {
  transition: all 0.3s ease-in-out 0s;
  box-shadow: -1.5rem 0rem 1.5rem -1rem rgba(0, 0, 0, 0.35);
  top: 0;
  transform: translateY(0%) translateX(-100%) !important;
}
.wp-block-brochure-view-360-advanced .view-360-advanced-element .threesixty__bullets .threesixty__bullet.selected.bullet__large.bullet__bottom .bullet-description {
  top: auto;
  bottom: 0;
  transform: translateY(100%) translateX(-100%) !important;
}
.wp-block-brochure-view-360-advanced .view-360-advanced-element .bullets-list {
  display: none !important;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .wp-block-brochure-view-360-advanced .view-360-advanced-element .bullets-list {
    display: block !important;
    padding-top: 4rem;
  }
}
.pdf-style .wp-block-brochure-view-360-advanced .view-360-advanced-element .bullets-list {
  display: block !important;
  break-before: page;
  page-break-before: always;
  break-after: page;
  page-break-after: always;
  padding-top: 0 !important;
  padding-bottom: 6.43%;
}
.pdf-style.size-letter .wp-block-brochure-view-360-advanced .view-360-advanced-element .bullets-list {
  padding-bottom: 6.43%;
}
.pdf-style .wp-block-brochure-view-360-advanced .view-360-advanced-element .bullets-list .video-box video {
  display: none !important;
}
.wp-block-brochure-view-360-advanced .view-360-advanced-element .bullets-list ol {
  padding: 0;
  display: block;
  list-style: none;
  columns: 2;
  gap: 2rem;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .wp-block-brochure-view-360-advanced .view-360-advanced-element .bullets-list ol {
    columns: auto;
    padding-left: 2.9rem;
  }
}
.wp-block-brochure-view-360-advanced .view-360-advanced-element .bullets-list ol li {
  break-inside: avoid;
  page-break-inside: avoid;
  position: relative;
  padding-bottom: 2.2rem;
  padding-left: 2.9rem;
}
.pdf-style .wp-block-brochure-view-360-advanced .view-360-advanced-element .bullets-list ol li {
  padding-bottom: 0;
  padding-top: 12.86%;
}
.pdf-style.size-letter .wp-block-brochure-view-360-advanced .view-360-advanced-element .bullets-list ol li {
  padding-top: 12.86%;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .wp-block-brochure-view-360-advanced .view-360-advanced-element .bullets-list ol li {
    padding-left: 4rem;
  }
}
.wp-block-brochure-view-360-advanced .view-360-advanced-element .bullets-list ol li .number {
  position: absolute;
  left: 0;
  margin-top: -0.1em;
  color: #fff;
  text-align: center;
  width: 22px;
  height: 22px;
  line-height: 22px;
  border-radius: 50%;
  background: #0078A1;
  font-weight: 700;
  font-size: 1.7rem;
}
.pdf-style .wp-block-brochure-view-360-advanced .view-360-advanced-element .bullets-list ol li .number {
  background-color: #00A5C9;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .wp-block-brochure-view-360-advanced .view-360-advanced-element .bullets-list ol li .number {
    top: auto;
    margin-top: 0;
    line-height: inherit;
    height: auto;
    width: auto;
    font-size: inherit;
    font-weight: 400;
    background-color: transparent;
    color: inherit;
  }
}
.wp-block-brochure-view-360-advanced .view-360-advanced-element .bullets-list .bullet-content:after {
  content: "" !important;
  display: table !important;
  clear: both !important;
}
.wp-block-brochure-view-360-advanced .view-360-advanced-element .bullets-list .bullet-img {
  margin-top: 1rem;
}
.wp-block-brochure-view-360-advanced .view-360-advanced-element .bullets-list .bullet-img img {
  display: block;
}
.wp-block-brochure-view-360-advanced .view-360-advanced-element .bullets-list .bullet-description .bullet-title {
  font-size: 1.7rem;
  font-weight: 700;
}
.wp-block-brochure-view-360-advanced .view-360-advanced-element .bullets-list .bullet-description .bullet-title:not(:last-child) {
  margin-bottom: 0.2rem;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .wp-block-brochure-view-360-advanced .view-360-advanced-element .bullets-list .bullet-description .bullet-title {
    font-size: inherit;
  }
}
.wp-block-brochure-view-360-advanced .view-360-advanced-element .bullets-list .bullet-description.empty-bullet {
  display: none !important;
}

.wp-block-brochure-installation-template {
  width: 100% !important;
  max-width: 100% !important;
  padding-top: 8rem;
  padding-bottom: 8rem;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .wp-block-brochure-installation-template {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}
.pdf-style .wp-block-brochure-installation-template {
  background: transparent;
  break-before: page;
  page-break-before: always;
  break-after: page;
  page-break-after: always;
}
.pdf-style .wp-block-brochure-installation-template.no-it-image {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.wp-block-brochure-installation-template .installation-template-container {
  position: relative;
}
.wp-block-brochure-installation-template .it-image {
  z-index: 10;
  position: relative;
  overflow: hidden;
  transition: all 0.8s ease-in-out 0s;
  transition-property: border-radius;
}
.wp-block-brochure-installation-template .it-image .img {
  display: block;
  width: 100%;
  max-width: none;
  height: auto;
  transition: all 0.8s ease-in-out 0s;
}
.wp-block-brochure-installation-template .it-image .alt-imgs {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.wp-block-brochure-installation-template .it-image .alt-img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  visibility: hidden;
  opacity: 0;
  transition: all 0.8s ease-in-out 0s;
}
.wp-block-brochure-installation-template .it-image .alt-img.active {
  visibility: visible;
  opacity: 1;
}
.pdf-style .wp-block-brochure-installation-template .hotspots {
  display: none !important;
}
.wp-block-brochure-installation-template .hotspots .hotspot {
  position: absolute;
  z-index: 50;
}
.wp-block-brochure-installation-template .hotspots .hotspot span {
  position: absolute;
  z-index: 20;
  cursor: pointer;
  border-radius: 50%;
  box-shadow: 0 0.4rem 1.5rem rgba(0, 0, 0, 0.25);
  width: 4.6rem;
  height: 4.6rem;
  left: 50%;
  top: 50%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 2.3rem;
  font-weight: 500;
  line-height: 1;
  opacity: 1;
  transition: 0.3s all;
  transform: translateX(-50%) translateY(-50%) rotate(0deg);
  background: #0099CC;
  text-align: center;
}
@media (hover: hover) {
  html:not(.no-rwd) .wp-block-brochure-installation-template .hotspots .hotspot span:hover {
    background-color: #fff;
    color: #0099CC;
  }
}
.wp-block-brochure-installation-template .hotspots:not(.hotspots-numbers) .hotspot span:after {
  background: url("images/close-icon.svg") no-repeat center center;
  background-size: 56.5217391304%;
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transition: 0.3s all;
  transform: rotate(0deg);
  filter: grayscale(1) brightness(10);
}
@media (hover: hover) {
  html:not(.no-rwd) .wp-block-brochure-installation-template .hotspots:not(.hotspots-numbers) .hotspot span:hover:after {
    filter: grayscale(0) brightness(1);
  }
}
.pdf-style .wp-block-brochure-installation-template .hotspots-descriptions-container {
  break-before: page;
  page-break-before: always;
}
.wp-block-brochure-installation-template .hotspots-descriptions-container .title-container {
  display: none;
  padding-top: 7.1%;
  margin-bottom: 7.1%;
}
.wp-block-brochure-installation-template .hotspots-descriptions-container .title-container .title {
  font-weight: 700;
}
.pdf-style .wp-block-brochure-installation-template .hotspots-descriptions-container .title-container {
  display: block;
  padding-top: 0;
  margin-bottom: 0;
}
.pdf-style .wp-block-brochure-installation-template .hotspots-descriptions {
  padding: 0;
  display: block;
  list-style: none;
  columns: 2;
  gap: 2rem;
}
body:not(.pdf-style) .wp-block-brochure-installation-template .hotspots-descriptions .hotspot {
  position: absolute;
  top: 0;
  z-index: 40;
  right: 0;
  min-width: 33rem;
  width: 33%;
  height: 100%;
  transition: all 0.8s ease-in-out 0s;
  opacity: 0;
  visibility: hidden;
}
body:not(.pdf-style) .wp-block-brochure-installation-template .hotspots-descriptions .hotspot.active {
  opacity: 1;
  visibility: visible;
}
.pdf-style .wp-block-brochure-installation-template .hotspots-descriptions .hotspot {
  break-inside: avoid;
  page-break-inside: avoid;
  position: relative;
  padding-left: 2.9rem;
  padding-bottom: 0;
  padding-top: 12.86%;
}
.pdf-style .wp-block-brochure-installation-template .hotspots-descriptions .hotspot .number {
  position: absolute;
  left: 0;
  margin-top: -0.1em;
  color: #fff;
  text-align: center;
  width: 22px;
  height: 22px;
  line-height: 22px;
  border-radius: 50%;
  font-weight: 700;
  font-size: 1.7rem;
  background-color: #00A5C9;
}
.pdf-style.size-letter .wp-block-brochure-installation-template .hotspots-descriptions .hotspot {
  padding-top: 12.86%;
}
body:not(.pdf-style) .wp-block-brochure-installation-template .hotspot-description {
  text-align: left;
  width: 100%;
  height: 100%;
  border-bottom-right-radius: 1.5rem;
  border-bottom-left-radius: 1.5rem;
  z-index: 3;
  background: #0099CC;
  color: #fff;
  overflow-y: auto;
  display: flex;
  flex-direction: column;
}
body:not(.pdf-style) .wp-block-brochure-installation-template .hotspot-description .hotspot-desc {
  padding: 1.9rem 4rem;
  order: 2;
}
body:not(.pdf-style) .wp-block-brochure-installation-template .hotspot-description .hotspot-title {
  color: inherit;
  font-weight: 700;
}
.pdf-style body:not(.pdf-style) .wp-block-brochure-installation-template .hotspot-description .hotspot-title {
  font-size: 1.7rem;
  font-weight: 700;
}
.pdf-style body:not(.pdf-style) .wp-block-brochure-installation-template .hotspot-description .hotspot-title:not(:last-child) {
  margin-bottom: 0.2rem;
}
body:not(.pdf-style) .wp-block-brochure-installation-template .hotspot-description .hotspot-img {
  order: 1;
}
body:not(.pdf-style) .wp-block-brochure-installation-template .hotspot-description .hotspot-img video, body:not(.pdf-style) .wp-block-brochure-installation-template .hotspot-description .hotspot-img img {
  display: block;
  width: 100%;
  height: auto;
}
body:not(.pdf-style) .wp-block-brochure-installation-template .hotspot-description h1, body:not(.pdf-style) .wp-block-brochure-installation-template .hotspot-description h2, body:not(.pdf-style) .wp-block-brochure-installation-template .hotspot-description h3, body:not(.pdf-style) .wp-block-brochure-installation-template .hotspot-description h4, body:not(.pdf-style) .wp-block-brochure-installation-template .hotspot-description h5, body:not(.pdf-style) .wp-block-brochure-installation-template .hotspot-description h6 {
  font-size: 1.8rem;
}
.pdf-style body:not(.pdf-style) .wp-block-brochure-installation-template .hotspot-description h1, .pdf-style body:not(.pdf-style) .wp-block-brochure-installation-template .hotspot-description h2, .pdf-style body:not(.pdf-style) .wp-block-brochure-installation-template .hotspot-description h3, .pdf-style body:not(.pdf-style) .wp-block-brochure-installation-template .hotspot-description h4, .pdf-style body:not(.pdf-style) .wp-block-brochure-installation-template .hotspot-description h5, .pdf-style body:not(.pdf-style) .wp-block-brochure-installation-template .hotspot-description h6 {
  font-size: inherit;
  font-weight: inherit;
}
body:not(.pdf-style) .wp-block-brochure-installation-template .hotspot-description h1, body:not(.pdf-style) .wp-block-brochure-installation-template .hotspot-description h2, body:not(.pdf-style) .wp-block-brochure-installation-template .hotspot-description h3, body:not(.pdf-style) .wp-block-brochure-installation-template .hotspot-description h4, body:not(.pdf-style) .wp-block-brochure-installation-template .hotspot-description h5, body:not(.pdf-style) .wp-block-brochure-installation-template .hotspot-description h6, body:not(.pdf-style) .wp-block-brochure-installation-template .hotspot-description p {
  color: inherit;
  margin-bottom: 1rem;
}
body:not(.pdf-style) .wp-block-brochure-installation-template .hotspot-description h1:last-child, body:not(.pdf-style) .wp-block-brochure-installation-template .hotspot-description h2:last-child, body:not(.pdf-style) .wp-block-brochure-installation-template .hotspot-description h3:last-child, body:not(.pdf-style) .wp-block-brochure-installation-template .hotspot-description h4:last-child, body:not(.pdf-style) .wp-block-brochure-installation-template .hotspot-description h5:last-child, body:not(.pdf-style) .wp-block-brochure-installation-template .hotspot-description h6:last-child, body:not(.pdf-style) .wp-block-brochure-installation-template .hotspot-description p:last-child {
  margin-bottom: 0;
}
.pdf-style .wp-block-brochure-installation-template .hotspot-description .hotspot-title {
  color: inherit;
  font-size: 1.7rem;
  font-weight: 700;
}
.pdf-style .wp-block-brochure-installation-template .hotspot-description .hotspot-title:not(:last-child) {
  margin-bottom: 0.2rem;
}
.pdf-style .wp-block-brochure-installation-template .hotspot-description .hotspot-img {
  margin-top: 1rem;
}
.pdf-style .wp-block-brochure-installation-template .hotspot-description .hotspot-img video, .pdf-style .wp-block-brochure-installation-template .hotspot-description .hotspot-img img {
  display: block;
  width: 100%;
  height: auto;
}
body:not(.pdf-style) .wp-block-brochure-installation-template .hotspot-close {
  cursor: pointer;
  border-radius: 50%;
  box-shadow: 0 0.4rem 1.5rem rgba(0, 0, 0, 0.25);
  width: 4.6rem;
  height: 4.6rem;
  right: 0;
  top: 0;
  display: block;
  content: "";
  position: absolute;
  z-index: 40;
  transition: 0.3s all;
  transform: translateX(50%) translateY(-50%) rotate(45deg);
  background: #0099CC;
  text-align: center;
}
@media (hover: hover) {
  html:not(.no-rwd) body:not(.pdf-style) .wp-block-brochure-installation-template .hotspot-close:hover {
    background-color: #0ac2ff;
  }
}
body:not(.pdf-style) .wp-block-brochure-installation-template .hotspot-close:after {
  background: url("images/close-icon.svg") no-repeat center center;
  background-size: 56.5217391304%;
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transition: 0.3s all;
  transform: rotate(0deg);
  filter: grayscale(1) brightness(10);
}
@media (hover: hover) {
  html:not(.no-rwd) body:not(.pdf-style) .wp-block-brochure-installation-template .hotspot-close:hover {
    background-color: #fff;
    color: #0099CC;
    transform: translateX(50%) translateY(-50%) rotate(315deg);
  }
  html:not(.no-rwd) body:not(.pdf-style) .wp-block-brochure-installation-template .hotspot-close:hover:after {
    filter: grayscale(0) brightness(1);
  }
}
.wp-block-brochure-installation-template.clicked .it-image {
  border-bottom-right-radius: 1.5rem;
}
.wp-block-brochure-installation-template.clicked .hotspots .hotspot {
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
}

.wp-block-brochure-image-fullpage {
  display: none;
  width: 100% !important;
  max-width: 100% !important;
  break-before: page;
  page-break-before: always;
  break-after: page;
  page-break-after: always;
  position: relative;
}
.pdf-style .wp-block-brochure-image-fullpage {
  display: block;
}
.wp-block-brochure-image-fullpage img {
  position: absolute;
  left: 0 !important;
  top: 0 !important;
  width: 100% !important;
  height: 100% !important;
  display: block !important;
  max-width: none !important;
  object-fit: cover;
  object-position: center center;
}

.wp-block-brochure-qr-code-block {
  display: none;
}
.pdf-style .wp-block-brochure-qr-code-block {
  display: block;
  padding-top: 3.215%;
  padding-bottom: 6.43%;
}
.pdf-style.size-letter .wp-block-brochure-qr-code-block {
  padding-top: 3.215%;
  padding-bottom: 6.43%;
}

.wp-block-brochure-toc {
  width: 100% !important;
  max-width: 100% !important;
  background: #00A5C9 url("images/toc.png") no-repeat right top;
  background-size: 52.1410579345% auto;
  color: #fff;
  display: none !important;
  break-before: page !important;
  break-after: page !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.wp-block-brochure-toc .toc-title {
  font-size: 4.2rem;
  line-height: 1;
  font-weight: 900;
  color: inherit;
  margin-bottom: 14.2rem;
}
.wp-block-brochure-toc a {
  color: inherit !important;
  text-decoration: none !important;
}
.wp-admin .wp-block-brochure-toc {
  display: block !important;
}
.pdf-style .wp-block-brochure-toc {
  display: block !important;
}
.wp-block-brochure-toc .container-in {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.pdf-style .wp-block-brochure-toc .container-in {
  padding-top: 5.4rem;
  padding-bottom: 5.4rem;
  min-height: 1187px;
}
.pdf-style.size-letter .wp-block-brochure-toc .container-in {
  padding-top: 3.1rem;
  padding-bottom: 3.1rem;
  min-height: 1087px;
}
.pdf-style .wp-block-brochure-toc #toc {
  min-height: 410px;
}
.wp-block-brochure-toc p:empty {
  height: 1.5em;
}
.pdf-style .wp-block-brochure-toc p:empty {
  height: 1.25em;
}
.wp-block-brochure-toc p:empty:first-child:last-child {
  display: none !important;
}

.wp-block-brochure-table-filters-excel {
  width: 100% !important;
  max-width: 100% !important;
  position: relative;
}
.wp-block-brochure-table-filters-excel .bg-container {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  overflow: hidden;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .wp-block-brochure-table-filters-excel .bg-container {
    display: none !important;
  }
}
.pdf-style .wp-block-brochure-table-filters-excel .bg-container {
  display: none !important;
}
.wp-block-brochure-table-filters-excel .bg-container .container {
  height: 100%;
}
.wp-block-brochure-table-filters-excel .bg-container .container .grid {
  height: 100%;
}
.wp-block-brochure-table-filters-excel .bg-container .container .grid .bg {
  grid-column: 5/span 8;
}
.wp-block-brochure-table-filters-excel .bg-container .container .grid .bg:before {
  background: #F6F6F6;
  content: "";
  display: block;
  position: absolute;
  top: -200px;
  width: 100vw;
  height: 200%;
  z-index: -1;
}
.wp-block-brochure-table-filters-excel .grid {
  position: relative;
  z-index: 3;
  grid-row-gap: 0;
  padding-top: 8rem;
  padding-bottom: 5rem;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .wp-block-brochure-table-filters-excel .grid {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}
.pdf-style .wp-block-brochure-table-filters-excel .grid {
  display: block;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.wp-block-brochure-table-filters-excel .grid .title-container {
  grid-column: span 3;
  grid-row: 1;
}
@media (max-width: 1260px) {
  html:not(.no-rwd) .wp-block-brochure-table-filters-excel .grid .title-container {
    grid-column: span 4;
  }
}
@media (max-width: 767px) {
  html:not(.no-rwd) .wp-block-brochure-table-filters-excel .grid .title-container {
    grid-column: span 12;
    grid-row: 1;
  }
}
.pdf-style .wp-block-brochure-table-filters-excel .grid .title-container {
  grid-column: span 7;
  grid-row: auto;
}
.wp-block-brochure-table-filters-excel .grid .title {
  margin-bottom: 4rem;
}
.pdf-style .wp-block-brochure-table-filters-excel .grid .title {
  margin-bottom: 0.2rem;
}
.pdf-style .wp-block-brochure-table-filters-excel .grid .title:last-child {
  margin-bottom: 0.8rem;
}
.wp-block-brochure-table-filters-excel .grid .text {
  margin-bottom: 2rem;
}
.pdf-style .wp-block-brochure-table-filters-excel .grid .text {
  font-size: 1.4rem;
  margin-bottom: 2rem;
}
body:not(.pdf-style) .wp-block-brochure-table-filters-excel .grid .table-content.hide {
  display: none !important;
}
.wp-block-brochure-table-filters-excel .grid .desc {
  grid-column: span 3;
  grid-row: 2;
}
@media (max-width: 1260px) {
  html:not(.no-rwd) .wp-block-brochure-table-filters-excel .grid .desc {
    grid-column: span 4;
  }
}
@media (max-width: 767px) {
  html:not(.no-rwd) .wp-block-brochure-table-filters-excel .grid .desc {
    display: none;
  }
}
.wp-block-brochure-table-filters-excel .grid .desc .units-sw {
  margin-bottom: 3.9rem;
}
.wp-block-brochure-table-filters-excel .grid .desc .units-sw .switcher {
  width: 110px;
}
.wp-block-brochure-table-filters-excel .grid .desc .filters {
  margin-bottom: 4rem;
}
.wp-block-brochure-table-filters-excel .grid .desc .filters.hide {
  display: none !important;
}
.pdf-style .wp-block-brochure-table-filters-excel .grid .desc .filters {
  display: none;
}
.wp-block-brochure-table-filters-excel .grid .desc .filters .filter:nth-child(n+2) {
  margin-top: 4rem;
}
.wp-block-brochure-table-filters-excel .grid .desc .filters .filter .filter-name {
  font-size: 1.8rem;
  font-weight: 500;
  margin-bottom: 1rem;
  display: block;
}
.wp-block-brochure-table-filters-excel .grid .desc .filters .filter .filter-values {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 1.6rem;
  grid-row-gap: 1.6rem;
}
.wp-block-brochure-table-filters-excel .grid .desc .filters .filter .filter-values.by-3 {
  grid-template-columns: repeat(3, 1fr);
}
.wp-block-brochure-table-filters-excel .grid .desc .filters .filter .filter-values .filter-value {
  cursor: pointer;
  background: #BBBDC0;
  color: #fff;
  padding: 1.1rem 0.4rem 0.9rem 0.4rem;
  text-align: center;
  -webkit-transition: 0.3s background-color;
  transition: 0.3s background-color;
  line-height: 1;
}
@media (hover: hover) {
  html:not(.no-rwd) .wp-block-brochure-table-filters-excel .grid .desc .filters .filter .filter-values .filter-value:hover {
    background-color: #373D41;
  }
}
.wp-block-brochure-table-filters-excel .grid .desc .filters .filter .filter-values .filter-value.active {
  background-color: #0099CC;
}
.wp-block-brochure-table-filters-excel .grid .desc .legend {
  margin-top: 4rem;
  color: #BBBDC0;
  font-size: 1.4rem;
  line-height: 1.1428571429;
  break-inside: avoid;
  page-break-inside: avoid;
}
.pdf-style .wp-block-brochure-table-filters-excel .grid .desc .legend {
  padding-top: 2.84%;
  color: inherit;
  font-size: 1rem;
  line-height: 1.2;
}
.pdf-style.size-letter .wp-block-brochure-table-filters-excel .grid .desc .legend {
  padding-top: 2.84%;
}
.wp-block-brochure-table-filters-excel .grid .desc .legend p:empty {
  height: 1.5em;
}
.wp-block-brochure-table-filters-excel .grid .desc .legend p:empty:first-child:last-child {
  display: none !important;
}
.wp-block-brochure-table-filters-excel .grid .tables-container {
  grid-column: 5/span 8;
  grid-row: span 100;
  position: relative;
  padding: 0 4rem 4rem 4rem;
}
@media (max-width: 1023px) {
  html:not(.no-rwd) .wp-block-brochure-table-filters-excel .grid .tables-container {
    padding-right: 0;
    padding-left: 1.6rem;
  }
}
@media (max-width: 767px) {
  html:not(.no-rwd) .wp-block-brochure-table-filters-excel .grid .tables-container {
    grid-column: span 12;
    grid-row: 2;
    padding: 0;
    overflow-x: auto;
  }
}
.pdf-style .wp-block-brochure-table-filters-excel .grid .tables-container {
  grid-column: span 12;
  padding: 0;
}
.wp-block-brochure-table-filters-excel .grid .tables-container .table-block:nth-child(n+2) {
  margin-top: 4rem;
}
.wp-block-brochure-table-filters-excel .grid .tables-container .table-title {
  font-weight: 700;
  margin-bottom: 1rem;
}
.pdf-style .wp-block-brochure-table-filters-excel .grid .tables-container .table-title-container + table {
  margin-top: -0.6in !important;
}
.wp-block-brochure-table-filters-excel .grid .tables-container .table-container-in {
  position: relative;
  overflow-x: auto;
  overflow-y: auto;
  width: 100%;
  position: sticky;
  top: 0;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .wp-block-brochure-table-filters-excel .grid .tables-container .table-container-in {
    position: static;
    overflow: visible;
    max-height: none;
  }
}
.pdf-style .wp-block-brochure-table-filters-excel .grid .tables-container .table-container-in {
  position: static;
  overflow: visible;
  max-height: none;
}
.wp-block-brochure-table-filters-excel .grid .tables-container .table-container-in table {
  position: relative;
  z-index: 2;
  border-collapse: separate;
  border-spacing: 0;
  break-inside: auto;
  page-break-inside: auto;
  border-bottom: 1px solid rgba(0, 153, 204, 0.3);
}
body:not(.pdf-style) .wp-block-brochure-table-filters-excel .grid .tables-container .table-container-in table.hide {
  display: none !important;
}
.pdf-style .wp-block-brochure-table-filters-excel .grid .tables-container .table-container-in table {
  border-bottom: none !important;
}
.pdf-style .wp-block-brochure-table-filters-excel .grid .tables-container .table-container-in table thead {
  break-inside: avoid;
  page-break-inside: avoid;
  background: transparent !important;
}
.pdf-style .wp-block-brochure-table-filters-excel .grid .tables-container .table-container-in table thead tr {
  background: transparent !important;
}
.pdf-style .wp-block-brochure-table-filters-excel .grid .tables-container .table-container-in table thead th {
  background: transparent !important;
  height: 0.6in !important;
  padding: 0 !important;
  border: none !important;
}
.pdf-style.size-letter .wp-block-brochure-table-filters-excel .grid .tables-container .table-container-in table thead th {
  height: 0.54in !important;
}
body:not(.pdf-style) .wp-block-brochure-table-filters-excel .grid .tables-container .table-container-in table thead {
  display: none !important;
}
.pdf-style .wp-block-brochure-table-filters-excel .grid .tables-container .table-container-in table tfoot {
  break-inside: avoid;
  page-break-inside: avoid;
  background: transparent !important;
}
.pdf-style .wp-block-brochure-table-filters-excel .grid .tables-container .table-container-in table tfoot tr {
  background: transparent !important;
}
.pdf-style .wp-block-brochure-table-filters-excel .grid .tables-container .table-container-in table tfoot th {
  border: none !important;
  border-top: 1px solid rgba(0, 153, 204, 0.3) !important;
  background: transparent !important;
  height: 0.52in !important;
  padding: 0 !important;
}
.pdf-style.size-letter .wp-block-brochure-table-filters-excel .grid .tables-container .table-container-in table tfoot th {
  height: 0.46in !important;
}
body:not(.pdf-style) .wp-block-brochure-table-filters-excel .grid .tables-container .table-container-in table tfoot {
  display: none !important;
}
.pdf-style .wp-block-brochure-table-filters-excel .grid .tables-container .table-container-in table.sub-table:not(.sub-table-last) tfoot th {
  height: 0 !important;
}
.wp-block-brochure-table-filters-excel .grid .tables-container .table-container-in table tr {
  font-size: 1.2rem;
  line-height: 1.6666666667;
  position: relative;
  z-index: 5;
  page-break-inside: avoid;
  page-break-after: auto;
}
.wp-block-brochure-table-filters-excel .grid .tables-container .table-container-in table tr[style*=top] {
  position: sticky;
  background: #F6F6F6;
  z-index: 12 !important;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .wp-block-brochure-table-filters-excel .grid .tables-container .table-container-in table tr[style*=top] {
    position: static;
    background: transparent;
  }
}
.pdf-style .wp-block-brochure-table-filters-excel .grid .tables-container .table-container-in table tr[style*=top] {
  position: static;
  background: transparent;
}
.wp-block-brochure-table-filters-excel .grid .tables-container .table-container-in table tr.hide {
  display: none !important;
}
.pdf-style .wp-block-brochure-table-filters-excel .grid .tables-container .table-container-in table tr {
  font-size: 1rem;
  line-height: 1.2;
}
.wp-block-brochure-table-filters-excel .grid .tables-container .table-container-in table tr td {
  text-align: center;
  vertical-align: middle;
  padding: 0.4rem 0.8rem !important;
  position: relative;
  z-index: 5;
  border-top: 1px solid rgba(0, 153, 204, 0.3);
  border-left: 1px solid rgba(0, 153, 204, 0.3);
}
.wp-block-brochure-table-filters-excel .grid .tables-container .table-container-in table tr td.hide {
  display: none !important;
}
.wp-block-brochure-table-filters-excel .grid .tables-container .table-container-in table tr td.column-1 {
  text-align: left;
  border-left: none !important;
}
.wp-block-brochure-table-filters-excel .grid .tables-container .table-container-in table tr td[style*=left] {
  position: sticky;
  background: #fff;
  z-index: 10 !important;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .wp-block-brochure-table-filters-excel .grid .tables-container .table-container-in table tr td[style*=left] {
    position: static;
    background: transparent;
  }
}
.pdf-style .wp-block-brochure-table-filters-excel .grid .tables-container .table-container-in table tr td[style*=left] {
  position: static;
  background: transparent;
}
.wp-block-brochure-table-filters-excel .grid .tables-container .table-container-in table tr td.bold {
  font-weight: 700;
}
.wp-block-brochure-table-filters-excel .grid .tables-container .table-container-in table tr td:last-child {
  border-right: 1px solid rgba(0, 153, 204, 0.3);
}
.pdf-style .wp-block-brochure-table-filters-excel .grid .tables-container .table-container-in table tr td:last-child {
  border-right-color: rgba(0, 165, 201, 0.3);
}
.pdf-style .wp-block-brochure-table-filters-excel .grid .tables-container .table-container-in table tr td {
  border-top-color: rgba(0, 165, 201, 0.3);
  border-left-color: rgba(0, 165, 201, 0.3);
  padding: 0.2rem 0.3rem 0.1rem 0.3rem;
}
.pdf-style.size-letter .wp-block-brochure-table-filters-excel .grid .tables-container .table-container-in table tr td {
  padding: 0.1rem 0.2rem 0.1rem 0.2rem;
}
.wp-block-brochure-table-filters-excel .grid .tables-container .table-container-in table tr.header {
  color: #fff;
}
.wp-block-brochure-table-filters-excel .grid .tables-container .table-container-in table tr.header td {
  background: #1A1A1A !important;
  border-top-color: #fff;
  border-left-color: #fff;
  text-align: center !important;
  color: inherit !important;
  border-right: none !important;
}
.wp-block-brochure-table-filters-excel .grid .tables-container .table-container-in table tr.header td * {
  color: inherit !important;
}
.wp-block-brochure-table-filters-excel .grid .tables-container .table-container-in table tr:not(.header) td {
  white-space: nowrap;
}
.pdf-style .wp-block-brochure-table-filters-excel .grid .tables-container .table-container-in table tr:not(.header) td {
  white-space: normal;
}
.wp-block-brochure-table-filters-excel .grid .tables-container .table-container-in table:not(.tablepress) tr:not(.header) td:nth-child(2n) {
  background-color: rgba(0, 153, 204, 0.5);
}
.pdf-style .wp-block-brochure-table-filters-excel .grid .tables-container .table-container-in table:not(.tablepress) tr:not(.header) td:nth-child(2n) {
  background-color: rgba(0, 165, 201, 0.5);
}
.wp-block-brochure-table-filters-excel .grid .tables-container .table-container-in table.tablepress.colored tr:not(.header) td.color {
  background-color: rgba(0, 153, 204, 0.5);
}
.pdf-style .wp-block-brochure-table-filters-excel .grid .tables-container .table-container-in table.tablepress.colored tr:not(.header) td.color {
  background-color: rgba(0, 165, 201, 0.5);
}
.wp-block-brochure-table-filters-excel .grid .tables-container .table-container-in table.tablepress > caption {
  display: none !important;
}
.wp-block-brochure-table-filters-excel .grid .tables-container .table-container-in table.tablepress tr.header td {
  border-left: 1px solid #fff !important;
}

.wp-block-brochure-introduction-text {
  padding-top: 8rem;
  padding-bottom: 8rem;
  width: 100% !important;
  max-width: 100% !important;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .wp-block-brochure-introduction-text {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}
.wp-block-brochure-introduction-text .grid {
  grid-row-gap: 0;
}
.pdf-style .wp-block-brochure-introduction-text .grid {
  display: block;
}
.wp-block-brochure-introduction-text .title-container {
  grid-column: 1/span 3;
}
@media (max-width: 1023px) {
  html:not(.no-rwd) .wp-block-brochure-introduction-text .title-container {
    grid-column: 1/span 3;
  }
}
@media (max-width: 767px) {
  html:not(.no-rwd) .wp-block-brochure-introduction-text .title-container {
    grid-column: 1/span 12 !important;
  }
}
.wp-block-brochure-introduction-text .text {
  font-size: 2.4rem;
  line-height: 1.5;
  font-weight: 400;
  padding-top: 0.6rem;
  grid-column: 4/span 9;
}
@media (max-width: 1023px) {
  html:not(.no-rwd) .wp-block-brochure-introduction-text .text {
    grid-column: 4/span 9;
  }
}
@media (max-width: 767px) {
  html:not(.no-rwd) .wp-block-brochure-introduction-text .text {
    grid-column: 1/span 12 !important;
    padding-top: 1.9rem;
    font-size: 1.8rem;
  }
}
.pdf-style .wp-block-brochure-introduction-text .text {
  padding-top: 0.2rem;
  line-height: 2;
  font-size: 1.7rem;
  font-weight: 300;
}
.wp-block-brochure-introduction-text .text p:empty {
  height: 1.5em;
}
.pdf-style .wp-block-brochure-introduction-text .text p:empty {
  height: 1.25em;
}
.wp-block-brochure-introduction-text .text p:empty:first-child:last-child {
  display: none !important;
}
.wp-block-brochure-introduction-text.is-style-size-2 .text, .wp-block-brochure-introduction-text.is-style-size-3 .text, .wp-block-brochure-introduction-text.is-style-size-4 .text {
  font-size: 2.2rem;
  line-height: 1.5909090909;
}
.pdf-style .wp-block-brochure-introduction-text.is-style-size-2 .text, .pdf-style .wp-block-brochure-introduction-text.is-style-size-3 .text, .pdf-style .wp-block-brochure-introduction-text.is-style-size-4 .text {
  line-height: 2;
  font-size: 1.7rem;
}
.wp-block-brochure-introduction-text.is-style-size-2 .text {
  font-weight: 700;
}
.wp-block-brochure-introduction-text.is-style-size-3 .text {
  font-weight: 500;
}
.wp-block-brochure-introduction-text.is-style-size-4 .text {
  font-weight: 400;
}

.wp-block-brochure-title-block {
  padding-top: 8rem;
  padding-bottom: 8rem;
  width: 100% !important;
  max-width: 100% !important;
  break-inside: avoid;
  page-break-inside: avoid;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .wp-block-brochure-title-block {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}
.wp-block-brochure-title-block .grid {
  grid-row-gap: 0;
}
.pdf-style .wp-block-brochure-title-block .grid {
  display: block;
}
.wp-block-brochure-title-block .title-container {
  grid-column: 1/span 12;
}
.wp-block-brochure-title-block .title-container .main-title span {
  display: inline-block;
  padding-bottom: 36px;
  border-bottom: 2px solid #0078A1;
}
.pdf-style .wp-block-brochure-title-block .title-container .main-title span {
  border-bottom-color: #00A5C9;
}

.wp-block-brochure-cabin-orb {
  break-before: page;
  page-break-before: always;
  break-after: page;
  page-break-after: always;
  overflow: hidden;
  width: 100% !important;
  max-width: 100% !important;
  background: #F6F6F6;
}
.wp-block-brochure-cabin-orb .text-header {
  background: #fff;
  padding-top: 8rem;
  padding-bottom: 8rem;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .wp-block-brochure-cabin-orb .text-header {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}
.pdf-style .wp-block-brochure-cabin-orb .text-header {
  padding-top: 0;
  padding-bottom: 6.5rem;
}
.wp-block-brochure-cabin-orb .title-container {
  grid-column: 1/span 5;
}
@media (max-width: 1023px) {
  html:not(.no-rwd) .wp-block-brochure-cabin-orb .title-container {
    grid-column: 1/span 4;
  }
}
@media (max-width: 767px) {
  html:not(.no-rwd) .wp-block-brochure-cabin-orb .title-container {
    grid-column: 1/span 12 !important;
  }
}
.wp-block-brochure-cabin-orb .text {
  font-size: 2.4rem;
  font-weight: 400;
  grid-column: 6/span 7;
  padding-top: 0.6rem;
}
@media (max-width: 1023px) {
  html:not(.no-rwd) .wp-block-brochure-cabin-orb .text {
    grid-column: 5/span 8;
  }
}
@media (max-width: 767px) {
  html:not(.no-rwd) .wp-block-brochure-cabin-orb .text {
    grid-column: 1/span 12 !important;
    padding-top: 1.9rem;
    font-size: 1.8rem;
  }
}
.pdf-style .wp-block-brochure-cabin-orb .text {
  padding-top: 0;
  line-height: 1.5;
  font-size: 1.7rem;
  font-weight: 300;
}
.wp-block-brochure-cabin-orb .text p:empty {
  height: 1.5em;
}
.pdf-style .wp-block-brochure-cabin-orb .text p:empty {
  height: 1.25em;
}
.wp-block-brochure-cabin-orb .text p:empty:first-child:last-child {
  display: none !important;
}
.wp-block-brochure-cabin-orb a {
  color: inherit;
}
.pdf-style .wp-block-brochure-cabin-orb {
  padding-top: 0;
  background: none;
}
.wp-block-brochure-cabin-orb .grid {
  position: relative;
}
.pdf-style .wp-block-brochure-cabin-orb .grid {
  display: block;
}
.pdf-style .wp-block-brochure-cabin-orb .grid:after {
  content: "" !important;
  display: table !important;
  clear: both !important;
}
.wp-block-brochure-cabin-orb .psv-markers {
  display: none;
}
@media (max-width: 767px) {
  html:not(.no-rwd) body:not(.pdf-style) .wp-block-brochure-cabin-orb .psv-markers {
    display: none !important;
  }
}
.wp-block-brochure-cabin-orb:not(.hotspots-visible) .psv-tooltip {
  display: none !important;
}
.wp-block-brochure-cabin-orb.hotspots-visible .psv-markers {
  display: block;
}
.wp-block-brochure-cabin-orb .big-img-container {
  grid-column: span 10;
  position: relative;
  z-index: 11;
}
@media (max-width: 1023px) {
  html:not(.no-rwd) .wp-block-brochure-cabin-orb .big-img-container {
    grid-column: span 9;
  }
}
@media (max-width: 767px) {
  html:not(.no-rwd) body:not(.pdf-style) .wp-block-brochure-cabin-orb .big-img-container {
    grid-column: 1/span 12;
    grid-row: 2;
    padding-top: 4rem;
    padding-bottom: 0;
  }
}
.pdf-style .wp-block-brochure-cabin-orb .big-img-container {
  width: 100%;
}
.wp-block-brochure-cabin-orb .big-img-container .big-img-container-in {
  overflow: hidden;
  float: right;
  margin-right: 3.4rem;
  display: block;
  width: calc(100% + 50vw - 67rem);
  background: rgba(255, 255, 255, 0.3);
  max-height: calc(100vh - 80px);
  position: relative;
}
@media (max-width: 1440px) {
  html:not(.no-rwd) .wp-block-brochure-cabin-orb .big-img-container .big-img-container-in {
    width: calc(100% + 5rem);
  }
}
@media (max-width: 767px) {
  html:not(.no-rwd) body:not(.pdf-style) .wp-block-brochure-cabin-orb .big-img-container .big-img-container-in {
    width: calc(100% + 48px);
    float: none;
    max-height: none;
    margin: 0 0 0 -24px;
    display: flex;
    flex-direction: column;
  }
}
.pdf-style .wp-block-brochure-cabin-orb .big-img-container .big-img-container-in {
  margin-right: 0;
  width: calc(100% + 16.5501165501%);
  margin-left: -8.2750582751%;
  float: none;
}
.pdf-style .wp-block-brochure-cabin-orb .big-img-container .big-img-container-in:before {
  display: none !important;
  content: none !important;
}
.pdf-style.size-letter .wp-block-brochure-cabin-orb .big-img-container .big-img-container-in {
  width: calc(100% + 16.5501165501%);
  margin-left: -8.2750582751%;
}
.wp-block-brochure-cabin-orb .big-img-container .big-img-container-in:before {
  padding-top: 72.5663716814%;
  display: block;
  content: "";
}
.pdf-style .wp-block-brochure-cabin-orb .big-img-container .big-img-container-in:before {
  padding-top: 77.4193548387%;
}
.pdf-style.size-letter .wp-block-brochure-cabin-orb .big-img-container .big-img-container-in:before {
  padding-top: 69.6774193548%;
}
@media (max-width: 767px) {
  html:not(.no-rwd) body:not(.pdf-style) .wp-block-brochure-cabin-orb .big-img-container .big-img-container-in:before {
    display: none !important;
    content: none !important;
  }
}
.wp-block-brochure-cabin-orb .big-img-container .big-img-container-in .big-img-box {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  max-width: none !important;
}
.pdf-style .wp-block-brochure-cabin-orb .big-img-container .big-img-container-in .big-img-box {
  display: none !important;
}
@media (max-width: 767px) {
  html:not(.no-rwd) body:not(.pdf-style) .wp-block-brochure-cabin-orb .big-img-container .big-img-container-in .big-img-box {
    order: 1;
    position: relative;
    width: 100%;
    height: auto;
    left: 0;
    top: 0;
  }
  html:not(.no-rwd) body:not(.pdf-style) .wp-block-brochure-cabin-orb .big-img-container .big-img-container-in .big-img-box:after {
    padding-top: 72.5664%;
    content: "";
    display: block;
  }
}
@media (max-width: 767px) {
  html:not(.no-rwd) body:not(.pdf-style) .wp-block-brochure-cabin-orb .big-img-container .big-img-container-in .psv-container {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
}
.wp-block-brochure-cabin-orb .big-img-container .big-img-container-in .big-img-pdf {
  display: none !important;
}
.pdf-style .wp-block-brochure-cabin-orb .big-img-container .big-img-container-in .big-img-pdf {
  width: 100%;
  height: 100%;
  display: block !important;
}
.wp-block-brochure-cabin-orb .big-img-container .big-img-container-in .big-img-pdf img {
  display: block;
  width: 100%;
  max-width: none;
}
.wp-block-brochure-cabin-orb .big-img-container .big-img-container-in .psv-navbar, .wp-block-brochure-cabin-orb .big-img-container .big-img-container-in .psv-panel {
  display: none !important;
}
.wp-block-brochure-cabin-orb .big-img-container .big-img-container-in .psv-marker {
  background: #0099CC;
  border-radius: 50%;
  cursor: pointer;
  width: 4rem;
  height: 4rem;
}
.wp-block-brochure-cabin-orb .big-img-container .big-img-container-in .psv-marker::before, .wp-block-brochure-cabin-orb .big-img-container .big-img-container-in .psv-marker::after {
  display: block;
  content: "";
  position: absolute;
  left: 20%;
  top: 50%;
  width: 60%;
  height: 2px;
  margin-top: -1px;
  background: #fff;
  transition: all 0.3s ease-in-out 0s;
}
.wp-block-brochure-cabin-orb .big-img-container .big-img-container-in .psv-marker::after {
  transform: rotate(90deg);
}
@media (hover: hover) {
  .wp-block-brochure-cabin-orb .big-img-container .big-img-container-in .psv-marker:hover {
    background: #0ac2ff;
  }
  .wp-block-brochure-cabin-orb .big-img-container .big-img-container-in .psv-marker:hover::before {
    transform: rotate(90deg);
  }
  .wp-block-brochure-cabin-orb .big-img-container .big-img-container-in .psv-marker:hover::after {
    transform: rotate(180deg);
  }
}
.wp-block-brochure-cabin-orb .big-img-container .big-img-container-in .psv-marker.clicked::before {
  transform: rotate(45deg);
}
.wp-block-brochure-cabin-orb .big-img-container .big-img-container-in .psv-marker.clicked::after {
  transform: rotate(135deg);
}
@media (hover: hover) {
  .wp-block-brochure-cabin-orb .big-img-container .big-img-container-in .psv-marker.clicked:hover {
    background: #0ac2ff;
  }
  .wp-block-brochure-cabin-orb .big-img-container .big-img-container-in .psv-marker.clicked:hover::before {
    transform: rotate(135deg);
  }
  .wp-block-brochure-cabin-orb .big-img-container .big-img-container-in .psv-marker.clicked:hover::after {
    transform: rotate(225deg);
  }
}
.wp-block-brochure-cabin-orb .big-img-container .big-img-container-in .psv-tooltip {
  background: #373D41;
  color: #fff;
  width: 66%;
  padding: 3.2rem;
  max-width: 66rem;
  box-shadow: none !important;
  border-radius: 0 !important;
  max-height: 50%;
  overflow-x: hidden;
  overflow-y: auto;
}
.wp-block-brochure-cabin-orb .big-img-container .big-img-container-in .psv-tooltip-arrow {
  display: none !important;
}
.wp-block-brochure-cabin-orb .big-img-container .big-img-container-in .psv-tooltip-content {
  display: flex;
  flex-direction: row;
  gap: 3.2rem;
  font: inherit;
  color: inherit;
  text-shadow: none;
}
.wp-block-brochure-cabin-orb .big-img-container .big-img-container-in .psv-tooltip-content .img {
  display: block;
  position: sticky;
  top: 0;
  width: 30%;
  align-self: flex-start;
  object-fit: contain;
  max-width: none;
  height: auto;
}
.wp-block-brochure-cabin-orb .big-img-container .big-img-container-in .psv-tooltip-content .img:first-child:last-child {
  width: 100%;
}
.wp-block-brochure-cabin-orb .big-img-container .big-img-container-in .psv-tooltip-content .text {
  width: 70%;
}
.wp-block-brochure-cabin-orb .big-img-container .big-img-container-in .psv-tooltip-content .text:first-child:last-child {
  width: 100%;
}
.wp-block-brochure-cabin-orb .big-img-container .big-img-container-in .hotspots-container .hotspots {
  display: none;
}
@media (max-width: 767px) {
  html:not(.no-rwd) body:not(.pdf-style) .wp-block-brochure-cabin-orb .big-img-container .big-img-container-in .hotspots-container {
    order: 2;
  }
  html:not(.no-rwd) body:not(.pdf-style) .wp-block-brochure-cabin-orb .big-img-container .big-img-container-in .hotspots-container .hotspots {
    background: #F6F6F6;
    color: inherit;
    padding: 0 24px;
  }
  html:not(.no-rwd) body:not(.pdf-style) .wp-block-brochure-cabin-orb .big-img-container .big-img-container-in .hotspots-container .hotspots.active {
    display: block;
  }
  html:not(.no-rwd) body:not(.pdf-style) .wp-block-brochure-cabin-orb .big-img-container .big-img-container-in .hotspots-container .hotspots .hotspot {
    border-bottom: 1px solid #E9E9E9;
    padding: 0.8rem 0;
  }
  html:not(.no-rwd) body:not(.pdf-style) .wp-block-brochure-cabin-orb .big-img-container .big-img-container-in .hotspots-container .hotspots .hotspot .hotspot-name {
    display: flex;
    font-size: 1.8rem;
    font-weight: 500;
    flex-direction: row;
    gap: 1rem;
  }
  html:not(.no-rwd) body:not(.pdf-style) .wp-block-brochure-cabin-orb .big-img-container .big-img-container-in .hotspots-container .hotspots .hotspot .hotspot-name .name {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  html:not(.no-rwd) body:not(.pdf-style) .wp-block-brochure-cabin-orb .big-img-container .big-img-container-in .hotspots-container .hotspots .hotspot .hotspot-name .plus {
    position: relative;
    width: 1.5rem;
    height: 1.5rem;
    margin-left: auto;
    align-self: center;
    flex: 0 0 1.5rem;
  }
  html:not(.no-rwd) body:not(.pdf-style) .wp-block-brochure-cabin-orb .big-img-container .big-img-container-in .hotspots-container .hotspots .hotspot .hotspot-name .plus::before, html:not(.no-rwd) body:not(.pdf-style) .wp-block-brochure-cabin-orb .big-img-container .big-img-container-in .hotspots-container .hotspots .hotspot .hotspot-name .plus::after {
    display: block;
    content: "";
    width: 1.5rem;
    height: 2px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -1px;
    background: inherit;
    transition: all 0.3s ease-in-out 0s;
  }
  html:not(.no-rwd) body:not(.pdf-style) .wp-block-brochure-cabin-orb .big-img-container .big-img-container-in .hotspots-container .hotspots .hotspot .hotspot-name .plus::after {
    transform: rotate(90deg);
  }
  html:not(.no-rwd) body:not(.pdf-style) .wp-block-brochure-cabin-orb .big-img-container .big-img-container-in .hotspots-container .hotspots .hotspot .hotspot-content {
    display: none;
    padding-top: 1.4rem;
    padding-bottom: 1.4rem;
  }
  html:not(.no-rwd) body:not(.pdf-style) .wp-block-brochure-cabin-orb .big-img-container .big-img-container-in .hotspots-container .hotspots .hotspot .hotspot-content .img {
    display: block;
  }
  html:not(.no-rwd) body:not(.pdf-style) .wp-block-brochure-cabin-orb .big-img-container .big-img-container-in .hotspots-container .hotspots .hotspot .hotspot-content .text:not(:first-child) {
    margin-top: 1.4rem;
  }
  html:not(.no-rwd) body:not(.pdf-style) .wp-block-brochure-cabin-orb .big-img-container .big-img-container-in .hotspots-container .hotspots .hotspot.active .hotspot-name .plus::after {
    transform: rotate(0deg);
  }
}
.wp-block-brochure-cabin-orb .hotspots-title {
  color: #0099CC;
  font-weight: 400;
  margin-bottom: 1.6rem;
}
.wp-block-brochure-cabin-orb .elements-list {
  grid-column: 11/span 2;
  padding-top: 5rem;
  padding-bottom: 5rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (max-width: 1023px) {
  html:not(.no-rwd) .wp-block-brochure-cabin-orb .elements-list {
    grid-column: 10/span 3;
  }
}
@media (max-width: 767px) {
  html:not(.no-rwd) body:not(.pdf-style) .wp-block-brochure-cabin-orb .elements-list {
    padding-top: 4rem;
    padding-bottom: 0;
    grid-column: 1/span 12;
    grid-row: 1;
  }
}
.pdf-style .wp-block-brochure-cabin-orb .elements-list {
  display: block;
  padding-top: 2rem;
  padding-bottom: 0;
}
.pdf-style .wp-block-brochure-cabin-orb .elements-list .element-description {
  display: none !important;
}
.wp-block-brochure-cabin-orb .elements-list .element-description .element-title {
  font-size: 1.8rem;
  font-weight: 400;
  color: #0099CC;
}
.wp-block-brochure-cabin-orb .elements-list .element-description .element-title:not(:empty) {
  margin-bottom: 0.8rem;
}
.pdf-style .wp-block-brochure-cabin-orb .elements-list .element-description .element-title:not(:empty) {
  margin-bottom: 1.3rem;
}
.pdf-style .wp-block-brochure-cabin-orb .elements-list .element-description .element-title {
  font-size: inherit;
  font-weight: 700;
}
.wp-block-brochure-cabin-orb .elements-list .element-description .element-desc {
  font-size: 1.6rem;
  line-height: 1.25;
}
.wp-block-brochure-cabin-orb .elements-list .element-description .hotspots-sw-container {
  margin-top: 3.3rem;
}
@media (max-width: 767px) {
  html:not(.no-rwd) body:not(.pdf-style) .wp-block-brochure-cabin-orb .elements-list .element-description .hotspots-sw-container {
    display: none;
  }
}
.wp-block-brochure-cabin-orb .elements-list .elements-thumbs {
  margin-top: 8.6rem;
}
@media (max-width: 767px) {
  html:not(.no-rwd) body:not(.pdf-style) .wp-block-brochure-cabin-orb .elements-list .elements-thumbs {
    margin-top: 4.8rem;
  }
}
.wp-block-brochure-cabin-orb .elements-list .elements-thumbs .switcher-container {
  margin-bottom: 4rem;
}
.pdf-style .wp-block-brochure-cabin-orb .elements-list .elements-thumbs {
  display: none !important;
}
.wp-block-brochure-cabin-orb .elements-list .elements-thumbs .text {
  margin-bottom: 1.3rem;
  font-size: 1.8rem;
  font-weight: 400;
  color: #0099CC;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .wp-block-brochure-cabin-orb .elements-list .elements-thumbs .text {
    margin-bottom: 0.9rem;
  }
}
.pdf-style .wp-block-brochure-cabin-orb .elements-list .elements-thumbs .text {
  font-size: inherit;
  font-weight: 700;
  margin-bottom: 1rem;
}
.pdf-style.size-letter .wp-block-brochure-cabin-orb .elements-list .elements-thumbs .text {
  margin-bottom: 0.7rem;
}
.wp-block-brochure-cabin-orb .elements-list .elements {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 1.6rem;
  grid-row-gap: 1.6rem;
}
@media (max-width: 767px) {
  html:not(.no-rwd) body:not(.pdf-style) .wp-block-brochure-cabin-orb .elements-list .elements {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 1rem;
    overflow-x: auto;
  }
}
.pdf-style .wp-block-brochure-cabin-orb .elements-list .elements {
  display: block;
}
.pdf-style .wp-block-brochure-cabin-orb .elements-list .elements:after {
  content: "" !important;
  display: table !important;
  clear: both !important;
}
.wp-block-brochure-cabin-orb .elements-list .elements .element {
  width: 100%;
  position: relative;
  cursor: pointer;
}
@media (max-width: 767px) {
  html:not(.no-rwd) body:not(.pdf-style) .wp-block-brochure-cabin-orb .elements-list .elements .element {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 10rem;
  }
}
.pdf-style .wp-block-brochure-cabin-orb .elements-list .elements .element {
  float: left;
  margin: 0 8% 1.6rem 0;
  width: 46%;
}
.pdf-style .wp-block-brochure-cabin-orb .elements-list .elements .element:after {
  padding-top: 100%;
  content: "";
  display: block;
}
.pdf-style .wp-block-brochure-cabin-orb .elements-list .elements .element:nth-child(2n) {
  margin-right: 0;
}
.pdf-style .wp-block-brochure-cabin-orb .elements-list .elements .element:nth-child(2n+1) {
  clear: left;
}
.wp-block-brochure-cabin-orb .elements-list .elements .element:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  content: "";
  border: 0.5rem solid #0099CC;
  z-index: 5;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.pdf-style .wp-block-brochure-cabin-orb .elements-list .elements .element:before {
  display: none !important;
}
.wp-block-brochure-cabin-orb .elements-list .elements .element:after {
  padding-top: 100%;
  display: block;
  content: "";
}
.wp-block-brochure-cabin-orb .elements-list .elements .element img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.wp-block-brochure-cabin-orb .elements-list .elements .element.active:before {
  opacity: 1;
}
.wp-block-brochure-html-block .html-block-code {
  display: block;
  width: 100%;
  height: auto;
}
.pdf-style .wp-block-brochure-html-block .html-block-code {
  display: none !important;
}
.wp-block-brochure-html-block .pdfVideoImg {
  display: none !important;
}
.pdf-style .wp-block-brochure-html-block .pdfVideoImg {
  display: block !important;
  z-index: 10;
  width: 100% !important;
  max-width: none !important;
}

.wp-block-brochure-images-slider {
  width: 100% !important;
  max-width: 100% !important;
  padding-top: 8rem;
  padding-bottom: 8rem;
  overflow: hidden;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .wp-block-brochure-images-slider {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}
.pdf-style .wp-block-brochure-images-slider {
  break-inside: avoid;
  page-break-inside: avoid;
  padding-top: 2.572% !important;
  padding-bottom: 0 !important;
}
.pdf-style .wp-block-brochure-images-slider:last-child:not(.with-image-filler) {
  padding-bottom: 2.572% !important;
}
.pdf-style .wp-block-brochure-images-slider.with-image-filler {
  padding-top: 6.43% !important;
}
.pdf-style.size-letter .wp-block-brochure-images-slider {
  padding-top: 2.572% !important;
  padding-bottom: 0 !important;
}
.pdf-style.size-letter .wp-block-brochure-images-slider:last-child:not(.with-image-filler) {
  padding-bottom: 2.572% !important;
}
.pdf-style.size-letter .wp-block-brochure-images-slider.with-image-filler {
  padding-top: 6.43% !important;
}
.pdf-style .wp-block-brochure-introduction-text + .wp-block-brochure-images-slider, .pdf-style .wp-block-brochure-intro-text + .wp-block-brochure-images-slider {
  padding-top: 0 !important;
}
.pdf-style.size-letter .wp-block-brochure-introduction-text + .wp-block-brochure-images-slider, .pdf-style.size-letter .wp-block-brochure-intro-text + .wp-block-brochure-images-slider {
  padding-top: 0 !important;
}
.wp-block-brochure-images-slider .title {
  margin-bottom: 0.8rem;
}
.pdf-style .wp-block-brochure-images-slider .title {
  font-size: 1.4rem;
  margin-bottom: 0;
}
.pdf-style.size-letter .wp-block-brochure-images-slider .title {
  font-size: 1.2rem;
}
.pdf-style .wp-block-brochure-images-slider .grid {
  display: block;
}
.pdf-style .wp-block-brochure-images-slider .grid:after {
  display: block !important;
  clear: both !important;
  content: "" !important;
}
.wp-block-brochure-images-slider .grid .desc {
  grid-column: span 6;
  padding-right: 16.6666%;
  background: #fff;
  z-index: 4;
  position: relative;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .wp-block-brochure-images-slider .grid .desc {
    grid-column: span 12;
    padding-right: 0;
  }
}
.pdf-style .wp-block-brochure-images-slider .grid .desc {
  width: 50%;
  float: left;
  padding-right: 0.8rem;
}
.wp-block-brochure-images-slider .grid .blocks-images-list {
  grid-column: 7/span 6;
  position: relative;
  z-index: 2;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .wp-block-brochure-images-slider .grid .blocks-images-list {
    grid-column: span 12;
  }
}
.pdf-style .wp-block-brochure-images-slider .grid .blocks-images-list {
  width: 50%;
  padding-left: 0.8rem;
  float: left;
}
.wp-block-brochure-images-slider .images-list {
  width: 100%;
  display: grid;
}
.pdf-style .wp-block-brochure-images-slider .images-list {
  font-size: 1rem;
  line-height: 1.2;
}
.wp-block-brochure-images-slider .images-list .el .img {
  position: relative;
}
.wp-block-brochure-images-slider .images-list .el .img video, .wp-block-brochure-images-slider .images-list .el .img img {
  display: block;
  width: 100%;
  height: auto;
}
.wp-block-brochure-images-slider .images-list .el .img.no-img {
  background: rgba(55, 61, 65, 0.1);
  min-height: 4rem;
}
.wp-block-brochure-images-slider .images-list .el .block-title {
  font-size: inherit;
  line-height: inherit;
  font-weight: 400;
  padding-top: 0.8rem;
}
.wp-block-brochure-images-slider .elements-list-container {
  position: relative;
}
.wp-block-brochure-images-slider .elements-list-container:after {
  content: "" !important;
  display: table !important;
  clear: both !important;
}
.wp-block-brochure-images-slider .elements-list-container .elements-list {
  overflow: hidden;
}
.wp-block-brochure-images-slider .elements-list-container:before {
  display: block;
  content: "";
  position: absolute;
  left: 100%;
  top: 0;
  width: calc(200% + 3.2rem);
  height: 100%;
  background: #fff;
  z-index: 9;
}
.wp-block-brochure-images-slider .elements-list-container .arr-prev, .wp-block-brochure-images-slider .elements-list-container .arr-next {
  cursor: pointer;
  z-index: 10;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  position: absolute;
  height: 100%;
  width: 2.6rem;
}
.wp-block-brochure-images-slider .elements-list-container .arr-prev img, .wp-block-brochure-images-slider .elements-list-container .arr-prev svg, .wp-block-brochure-images-slider .elements-list-container .arr-next img, .wp-block-brochure-images-slider .elements-list-container .arr-next svg {
  display: block;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.wp-block-brochure-images-slider .elements-list-container .arr-prev img, .wp-block-brochure-images-slider .elements-list-container .arr-prev svg, .wp-block-brochure-images-slider .elements-list-container .arr-next img, .wp-block-brochure-images-slider .elements-list-container .arr-next svg {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  transform: translateY(-50%);
}
.wp-block-brochure-images-slider .elements-list-container .arr-prev.disabled, .wp-block-brochure-images-slider .elements-list-container .arr-next.disabled {
  cursor: auto;
  opacity: 0;
  visibility: hidden;
}
.wp-block-brochure-images-slider .elements-list-container .arr-prev {
  right: 100%;
  margin-right: 2rem;
}
@media (hover: hover) {
  html:not(.no-rwd) .wp-block-brochure-images-slider .elements-list-container .arr-prev:hover img, html:not(.no-rwd) .wp-block-brochure-images-slider .elements-list-container .arr-prev:hover svg {
    transform: translateY(-50%) translateX(-3px);
  }
}
.wp-block-brochure-images-slider .elements-list-container .arr-next {
  left: 100%;
  margin-left: 2rem;
}
@media (hover: hover) {
  html:not(.no-rwd) .wp-block-brochure-images-slider .elements-list-container .arr-next:hover img, html:not(.no-rwd) .wp-block-brochure-images-slider .elements-list-container .arr-next:hover svg {
    transform: translateY(-50%) translateX(3px);
  }
}
.wp-block-brochure-images-slider .elements-list-container[data-count="0"] .arr-prev, .wp-block-brochure-images-slider .elements-list-container[data-count="0"] .arr-next, .wp-block-brochure-images-slider .elements-list-container[data-count="1"] .arr-prev, .wp-block-brochure-images-slider .elements-list-container[data-count="1"] .arr-next, .wp-block-brochure-images-slider .elements-list-container[data-count="2"] .arr-prev, .wp-block-brochure-images-slider .elements-list-container[data-count="2"] .arr-next, .wp-block-brochure-images-slider .elements-list-container[data-count="3"] .arr-prev, .wp-block-brochure-images-slider .elements-list-container[data-count="3"] .arr-next {
  display: none !important;
}
.wp-block-brochure-images-slider .elements-list-container .elements-list {
  float: left;
  position: relative;
  width: 100%;
}
.wp-block-brochure-images-slider .elements-list-container .elements-list .elements-group {
  display: table;
  table-layout: fixed;
  border-collapse: collapse;
  transform: translateX(-100%);
  position: absolute;
  left: 0;
  top: 0;
  width: calc(100% + 1.6rem);
  margin-left: -1.6rem;
  height: 100%;
  z-index: 1;
  -webkit-transition: -webkit-transform 0.3s ease-in-out 0s;
  transition: transform 0.3s ease-in-out 0s;
  background: transparent;
}
.wp-block-brochure-images-slider .elements-list-container .elements-list .elements-group.no-anim {
  -webkit-transition: none !important;
  transition: none !important;
}
.wp-block-brochure-images-slider .elements-list-container .elements-list .elements-group.current {
  transform: translateX(0%);
  position: relative;
  z-index: 2;
}
.wp-block-brochure-images-slider .elements-list-container .elements-list .elements-group.current ~ .elements-group {
  transform: translateX(100%);
}
.wp-block-brochure-images-slider .elements-list-container .elements-list .elements-group.current + .current {
  position: absolute;
}
.wp-block-brochure-images-slider .elements-list-container .elements-list .elements-group.current + .current ~ .elements-group {
  opacity: 0;
  transform: translateX(300%);
}
.wp-block-brochure-images-slider .elements-list-container .elements-list .elements-group.current + .current + .elements-group {
  opacity: 0;
  transform: translateX(200%);
}
.wp-block-brochure-images-slider .elements-list-container .elements-list .elements-group.current + .current[style*="translateX(0%)"] + .elements-group {
  opacity: 1;
  transform: translateX(100%);
}
.pdf-style .wp-block-brochure-images-slider .elements-list-container .elements-list .elements-group {
  position: relative !important;
  transform: none !important;
  opacity: 1 !important;
  min-height: 0 !important;
  display: block !important;
  margin-left: 0 !important;
  height: auto !important;
  width: 100% !important;
}
.pdf-style .wp-block-brochure-images-slider .elements-list-container .elements-list .elements-group:nth-child(n+2) {
  margin-top: 4.88%;
}
.wp-block-brochure-images-slider .elements-list-container .elements-list .elements-group .el {
  display: table-cell;
  vertical-align: top;
  padding-left: 1.6rem;
}
.pdf-style .wp-block-brochure-images-slider .elements-list-container .elements-list .elements-group .el {
  display: block;
  width: 100%;
  padding-left: 0;
}
.wp-block-brochure-images-slider .elements-list-container .elements-list .elements-group .el img {
  display: block;
  width: 100%;
}
.wp-block-brochure-images-slider .elements-list-container .elements-list .elements-group .el:nth-child(n+2) {
  margin-top: 4.88%;
}
.wp-block-brochure-images-slider .elements-list-container .arr-next, .wp-block-brochure-images-slider .elements-list-container .arr-prev {
  width: 3.2rem;
  height: 3.2rem;
  top: 50%;
  margin: -3.2rem 0 0 0;
  position: absolute;
  background: #0099CC;
  border-radius: 50%;
}
.wp-block-brochure-images-slider .elements-list-container .arr-next.disabled, .wp-block-brochure-images-slider .elements-list-container .arr-prev.disabled {
  background-color: #C4C4C4 !important;
  cursor: auto !important;
  opacity: 1 !important;
  visibility: visible !important;
}
.pdf-style .wp-block-brochure-images-slider .elements-list-container .arr-next, .pdf-style .wp-block-brochure-images-slider .elements-list-container .arr-prev {
  display: none !important;
}
.wp-block-brochure-images-slider .elements-list-container .arr-next img, .wp-block-brochure-images-slider .elements-list-container .arr-prev img {
  width: 100%;
  height: 43.75%;
  transform: translateX(0) translateY(-50%);
  display: block;
  object-fit: contain;
  object-position: center center;
  position: absolute;
  left: 0;
  top: 50%;
  filter: grayscale(1) brightness(10);
  transition: all 0.3s ease-in-out 0s;
}
@media (hover: hover) {
  html:not(.no-rwd) .wp-block-brochure-images-slider .elements-list-container .arr-next:hover:not(.disabled), html:not(.no-rwd) .wp-block-brochure-images-slider .elements-list-container .arr-prev:hover:not(.disabled) {
    background-color: #fff;
  }
  html:not(.no-rwd) .wp-block-brochure-images-slider .elements-list-container .arr-next:hover:not(.disabled) img, html:not(.no-rwd) .wp-block-brochure-images-slider .elements-list-container .arr-prev:hover:not(.disabled) img {
    filter: grayscale(0) brightness(1);
  }
}
.wp-block-brochure-images-slider .elements-list-container .arr-prev {
  right: auto;
  left: -1.6rem;
}
.wp-block-brochure-images-slider .elements-list-container .arr-prev img {
  object-position: 45% center;
}
.wp-block-brochure-images-slider .elements-list-container .arr-next {
  left: auto;
  right: -1.6rem;
}
.wp-block-brochure-images-slider .elements-list-container .arr-next img {
  object-position: 56% center;
}

.wp-block-brochure-table-excel {
  padding-top: 8rem;
  padding-bottom: 8rem;
  width: 100% !important;
  max-width: 100% !important;
  position: relative;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .wp-block-brochure-table-excel {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}
.pdf-style .wp-block-brochure-table-excel {
  display: block;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.wp-block-brochure-table-excel .tables-container {
  position: relative;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .wp-block-brochure-table-excel .tables-container {
    overflow-x: auto;
  }
}
.pdf-style .wp-block-brochure-table-excel .tables-container {
  padding: 0;
}
.wp-block-brochure-table-excel .tables-container .table-block:nth-child(n+2) {
  margin-top: 4rem;
}
.wp-block-brochure-table-excel .tables-container .table-container-in {
  position: relative;
  overflow-x: auto;
  overflow-y: auto;
  width: 100%;
  position: sticky;
  top: 0;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .wp-block-brochure-table-excel .tables-container .table-container-in {
    position: static;
    overflow: visible;
    max-height: none;
  }
}
.pdf-style .wp-block-brochure-table-excel .tables-container .table-container-in {
  position: static;
  overflow: visible;
  max-height: none;
}
.wp-block-brochure-table-excel .tables-container .table-container-in table {
  position: relative;
  z-index: 2;
  border-collapse: separate;
  border-spacing: 0;
  break-inside: auto;
  page-break-inside: auto;
}
body:not(.pdf-style) .wp-block-brochure-table-excel .tables-container .table-container-in table.hide {
  display: none !important;
}
.pdf-style .wp-block-brochure-table-excel .tables-container .table-container-in table thead {
  break-inside: avoid;
  page-break-inside: avoid;
  background: transparent !important;
}
.pdf-style .wp-block-brochure-table-excel .tables-container .table-container-in table thead tr {
  background: transparent !important;
}
.pdf-style .wp-block-brochure-table-excel .tables-container .table-container-in table thead th {
  background: transparent !important;
  height: 0.6in !important;
  padding: 0 !important;
  border: none !important;
}
.pdf-style.size-letter .wp-block-brochure-table-excel .tables-container .table-container-in table thead th {
  height: 0.54in !important;
}
body:not(.pdf-style) .wp-block-brochure-table-excel .tables-container .table-container-in table thead {
  display: none !important;
}
.pdf-style .wp-block-brochure-table-excel .tables-container .table-container-in table tfoot {
  break-inside: avoid;
  page-break-inside: avoid;
  background: transparent !important;
}
.pdf-style .wp-block-brochure-table-excel .tables-container .table-container-in table tfoot tr {
  background: transparent !important;
}
.pdf-style .wp-block-brochure-table-excel .tables-container .table-container-in table tfoot th {
  border: none !important;
  background: transparent !important;
  height: 0.52in !important;
  padding: 0 !important;
}
.pdf-style.size-letter .wp-block-brochure-table-excel .tables-container .table-container-in table tfoot th {
  height: 0.46in !important;
}
body:not(.pdf-style) .wp-block-brochure-table-excel .tables-container .table-container-in table tfoot {
  display: none !important;
}
.pdf-style .wp-block-brochure-table-excel .tables-container .table-container-in table.sub-table:not(.sub-table-last) tfoot th {
  height: 0 !important;
}
.wp-block-brochure-table-excel .tables-container .table-container-in table tr {
  font-size: 1.2rem;
  line-height: 1.6666666667;
  position: relative;
  z-index: 5;
  page-break-inside: avoid;
  page-break-after: auto;
}
.wp-block-brochure-table-excel .tables-container .table-container-in table tr[style*=top] {
  position: sticky;
  background: #F6F6F6;
  z-index: 12 !important;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .wp-block-brochure-table-excel .tables-container .table-container-in table tr[style*=top] {
    position: static;
    background: transparent;
  }
}
.pdf-style .wp-block-brochure-table-excel .tables-container .table-container-in table tr[style*=top] {
  position: static;
  background: transparent;
}
.wp-block-brochure-table-excel .tables-container .table-container-in table tr.hide {
  display: none !important;
}
.pdf-style .wp-block-brochure-table-excel .tables-container .table-container-in table tr {
  font-size: 1rem;
  line-height: 1.2;
}
.wp-block-brochure-table-excel .tables-container .table-container-in table tr td {
  text-align: center;
  vertical-align: middle;
  padding: 0.4rem 0.8rem !important;
  position: relative;
  z-index: 5;
  border-top: 1px solid rgba(0, 153, 204, 0.3);
  border-left: 1px solid rgba(0, 153, 204, 0.3);
}
.wp-block-brochure-table-excel .tables-container .table-container-in table tr td.hide {
  display: none !important;
}
.wp-block-brochure-table-excel .tables-container .table-container-in table tr td.column-1 {
  text-align: left;
  border-left: none !important;
}
.wp-block-brochure-table-excel .tables-container .table-container-in table tr td[style*=left] {
  position: sticky;
  background: #fff;
  z-index: 10 !important;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .wp-block-brochure-table-excel .tables-container .table-container-in table tr td[style*=left] {
    position: static;
    background: transparent;
  }
}
.pdf-style .wp-block-brochure-table-excel .tables-container .table-container-in table tr td[style*=left] {
  position: static;
  background: transparent;
}
.wp-block-brochure-table-excel .tables-container .table-container-in table tr td.bold {
  font-weight: 700;
}
.pdf-style .wp-block-brochure-table-excel .tables-container .table-container-in table tr td {
  border-top-color: rgba(0, 165, 201, 0.3);
  border-left-color: rgba(0, 165, 201, 0.3);
  padding: 0.2rem 0.3rem 0.1rem 0.3rem;
}
.pdf-style.size-letter .wp-block-brochure-table-excel .tables-container .table-container-in table tr td {
  padding: 0.1rem 0.2rem 0.1rem 0.2rem;
}
.wp-block-brochure-table-excel .tables-container .table-container-in table tr.header {
  color: #fff;
}
.wp-block-brochure-table-excel .tables-container .table-container-in table tr.header td {
  background: #1A1A1A !important;
  border-top-color: #fff;
  border-left-color: #fff;
  text-align: center !important;
  color: inherit !important;
}
.wp-block-brochure-table-excel .tables-container .table-container-in table tr.header td * {
  color: inherit !important;
}
.wp-block-brochure-table-excel .tables-container .table-container-in table tr:not(.header) td {
  white-space: nowrap;
}
.pdf-style .wp-block-brochure-table-excel .tables-container .table-container-in table tr:not(.header) td {
  white-space: normal;
}
.wp-block-brochure-table-excel .tables-container .table-container-in table tr:last-child td {
  border-bottom: 1px solid rgba(0, 153, 204, 0.3);
}
.pdf-style .wp-block-brochure-table-excel .tables-container .table-container-in table tr:last-child td {
  border-bottom-color: rgba(0, 165, 201, 0.3);
}
.wp-block-brochure-table-excel .tables-container .table-container-in table:not(.tablepress) tr:not(.header) td:nth-child(2n) {
  background-color: rgba(0, 153, 204, 0.5);
}
.pdf-style .wp-block-brochure-table-excel .tables-container .table-container-in table:not(.tablepress) tr:not(.header) td:nth-child(2n) {
  background-color: rgba(0, 165, 201, 0.5);
}
.wp-block-brochure-table-excel .tables-container .table-container-in table.tablepress.colored tr:not(.header) td.color {
  background-color: rgba(0, 153, 204, 0.5);
}
.pdf-style .wp-block-brochure-table-excel .tables-container .table-container-in table.tablepress.colored tr:not(.header) td.color {
  background-color: rgba(0, 165, 201, 0.5);
}
.wp-block-brochure-table-excel .tables-container .table-container-in table.tablepress > caption {
  display: none !important;
}
.wp-block-brochure-table-excel .tables-container .table-container-in table.tablepress tr.header td {
  border-left: 1px solid #fff !important;
}

@media (max-width: 1260px) {
  html:not(.no-rwd) {
    font-size: 50%;
  }
}
@media (max-width: 767px) {
  html:not(.no-rwd) {
    font-size: 62.5%;
  }
}
body.pdf-style {
  width: 840px;
  margin: 0 auto;
  font-size: 1.2rem;
  line-height: 1.25;
  font-weight: 300;
}
body.pdf-style .container {
  padding-left: 7.1%;
  padding-right: 7.1%;
}
body.pdf-style.size-letter {
  font-size: 1.1rem;
}
body.pdf-style.size-letter .container {
  padding-left: 7.1%;
  padding-right: 7.1%;
}
body.pdf-style.size-letter .container.large-pdf {
  padding-left: 15.2%;
  padding-right: 15.2%;
}

body.pdf-generate {
  width: 840px;
  margin: 0 auto;
}

.image-filler {
  display: none;
}
.wp-admin .image-filler {
  display: block;
}
.image-filler .image-filler-in {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.image-filler.size-3 .image-filler-in {
  height: 890.25px;
}
.size-letter .image-filler.size-3 .image-filler-in {
  height: 815.25px;
}
.image-filler.size-2 .image-filler-in {
  height: 593.5px;
}
.size-letter .image-filler.size-2 .image-filler-in {
  height: 543.5px;
}
.image-filler.size-1 .image-filler-in {
  height: 296.75px;
}
.size-letter .image-filler.size-1 .image-filler-in {
  height: 271.75px;
}
.pdf-style .image-filler {
  display: block;
  flex: 1;
  position: relative;
  overflow: hidden;
  margin-top: 6.43%;
}
.pdf-style .image-filler img {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  z-index: 1;
}
.pdf-style .image-filler .img-caption {
  display: block;
  position: absolute;
  z-index: 3;
  left: 3.55%;
  top: 3.55%;
  background: #fff;
  padding: 0.3rem 0.7rem 0.1rem 0.7rem;
  font-size: 1rem;
  line-height: 1.2;
  font-family: "source_sans_pro", sans-serif;
  font-weight: 200;
}
.pdf-style.size-letter .image-filler {
  margin-top: 6.43%;
}
.pdf-style.size-letter .image-filler .img-caption {
  left: 3.55%;
  top: 3.55%;
  padding: 0.3rem 0.6rem 0.1rem 0.6rem;
}

.single-page-title {
  display: none !important;
}

main .page-content {
  overflow: hidden;
  break-after: page;
  position: relative;
}
main .page-content .single-page-title {
  position: absolute;
  height: 0;
  width: 100%;
  display: block !important;
  overflow: hidden;
}
main .page-content .with-image-filler {
  width: 100% !important;
  max-width: 100% !important;
  min-height: 1187px;
  display: flex;
  flex-direction: column;
  break-before: page;
  break-after: page;
  padding-bottom: 0 !important;
  margin-top: 0 !important;
}
.size-letter main .page-content .with-image-filler {
  min-height: 1087px;
}
main .page-content.full-fill {
  display: flex;
  flex-direction: column;
}
main .page-content.full-fill > *:last-child {
  flex: 1;
}
body.pdf-style main .page-content {
  min-height: 1187px;
}
body.pdf-style main .page-content > section:first-child:last-child,
body.pdf-style main .page-content > section:first-of-type:last-child,
body.pdf-style main .page-content > section.fullpage-pdf,
body.pdf-style main .page-content .fullpage-pdf {
  min-height: 1187px;
}
body.pdf-style main .page-content > .custom-wp-columns + section:first-of-type:last-child {
  min-height: 0;
}
body.pdf-style main .page-content > section:first-child:not(.fullpage-pdf), body.pdf-style main .page-content > section:first-of-type:not(.fullpage-pdf),
body.pdf-style main .page-content > section:last-child:not(.fullpage-pdf), body.pdf-style main .page-content > section:last-of-type:not(.fullpage-pdf) {
  page-break-before: auto !important;
  break-before: auto !important;
}
body.pdf-style.size-letter main .page-content {
  min-height: 1087px;
}
body.pdf-style.size-letter main .page-content > section:first-child:last-child,
body.pdf-style.size-letter main .page-content > section:first-of-type:last-child,
body.pdf-style.size-letter main .page-content > section.fullpage-pdf,
body.pdf-style.size-letter main .page-content .fullpage-pdf {
  min-height: 1087px;
}
body.pdf-style.size-letter main .page-content > .custom-wp-columns + section:first-of-type:last-child {
  min-height: 0;
}
body.pdf-test-style main .page-content {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  border: 1px solid #ddd;
  border-bottom-width: 10px;
}

.pdfcrowd-toc {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-column-gap: 3.2rem;
  grid-row-gap: 3.2rem;
  font-size: 1.8rem;
}
.pdfcrowd-toc .pdfcrowd-toc-title {
  display: none !important;
}
.pdfcrowd-toc .pdfcrowd-toc-row {
  grid-column: span 1;
}
.pdfcrowd-toc table, .pdfcrowd-toc tbody, .pdfcrowd-toc tr, .pdfcrowd-toc td {
  display: block;
  width: 100%;
  padding: 0;
  border: none;
  margin: 0;
}
.pdfcrowd-toc .pdfcrowd-toc-level td * {
  display: flex;
  flex-direction: column;
}
.pdfcrowd-toc .pdfcrowd-toc-level td * > * {
  order: 2;
}
.pdfcrowd-toc .pdfcrowd-toc-level td .pdfcrowd-toc-page-nr {
  display: block;
}
.pdfcrowd-toc .pdfcrowd-toc-level td .pdfcrowd-toc-page-nr * {
  display: initial;
}
.pdfcrowd-toc .pdfcrowd-toc-level td .pdfcrowd-toc-page-nr > div:after {
  content: ".";
}
.pdfcrowd-toc .pdfcrowd-toc-page-number, .pdfcrowd-toc .pdfcrowd-toc-numbering {
  order: 1 !important;
  display: block;
  font-size: 4.2rem;
  line-height: 1;
  font-weight: 900;
  border-bottom: 2px solid #fff;
  padding-left: 0.5rem;
  padding-bottom: 0.6rem;
  margin-bottom: 1.6rem;
}
.pdfcrowd-toc .pdfcrowd-toc-text {
  padding-left: 0.5rem;
}
.pdfcrowd-toc .pdfcrowd-toc-numbering {
  display: none !important;
}

@page {
  margin: 0;
}
.pdf-style #brochure-content .page-content section[class*=wp-block-brochure-]:not(.def-padd):not(.half-padd):not(.with-table-margin) {
  padding-top: 6.43% !important;
  padding-bottom: 0 !important;
}
.pdf-style #brochure-content .page-content section[class*=wp-block-brochure-]:not(.def-padd):not(.half-padd):not(.with-table-margin).bg-color:first-of-type {
  padding-top: 0 !important;
}
.pdf-style #brochure-content .page-content section[class*=wp-block-brochure-]:not(.def-padd):not(.half-padd):not(.with-table-margin).wp-block-brochure-blocks-icons {
  padding-bottom: 6.43% !important;
}
.pdf-style #brochure-content .page-content section[class*=wp-block-brochure-]:not(.def-padd):not(.half-padd):not(.with-table-margin).wp-block-brochure-blocks-icons.with-image-filler {
  padding-bottom: 0 !important;
}
.pdf-style #brochure-content .page-content section[class*=wp-block-brochure-]:not(.def-padd):not(.half-padd):not(.with-table-margin).wp-block-brochure-blocks-icons + .wp-block-brochure-image-full {
  padding-top: 0 !important;
}
.pdf-style #brochure-content .page-content section[class*=wp-block-brochure-].half-padd {
  padding-top: 3.215% !important;
  padding-bottom: 0 !important;
}
.pdf-style #brochure-content .page-content section[class*=wp-block-brochure-].with-table-margin {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.pdf-style #brochure-content .page-content section[class*=wp-block-brochure-].with-table-margin.wp-block-brochure-view-360-advanced {
  padding-top: 6.43% !important;
}
.pdf-style #brochure-content .page-content section[class*=wp-block-brochure-].bg-color .section-in {
  padding-top: 6.43% !important;
}
.pdf-style #brochure-content .page-content section[class*=wp-block-brochure-].bg-color:first-of-type {
  padding-top: 0 !important;
}
.pdf-style #brochure-content .page-content section[class*=wp-block-brochure-].fullpage-pdf {
  page-break-before: always;
  break-before: page;
  page-break-after: always;
  break-after: page;
  margin-top: 0 !important;
}
.pdf-style #brochure-content .page-content section[class*=wp-block-brochure-].with-image-filler {
  padding-bottom: 0 !important;
}
.pdf-style #brochure-content .page-content .wp-block-column section[class*=wp-block-brochure-]:not(.def-padd):not(.half-padd):not(.with-table-margin):first-of-type, .pdf-style #brochure-content .page-content .wp-block-column section[class*=wp-block-brochure-]:not(.def-padd):not(.half-padd):not(.with-table-margin):first-child {
  padding-top: 0 !important;
}
.pdf-style.size-letter #brochure-content .page-content section[class*=wp-block-brochure-]:not(.def-padd):not(.half-padd):not(.with-table-margin), .pdf-style.size-letter #brochure-content .page-content section[class*=wp-block-tke-]:not(.def-padd):not(.half-padd):not(.with-table-margin) {
  padding-top: 6.43% !important;
  padding-bottom: 0 !important;
}
.pdf-style.size-letter #brochure-content .page-content section[class*=wp-block-brochure-]:not(.def-padd):not(.half-padd):not(.with-table-margin).bg-color:first-of-type, .pdf-style.size-letter #brochure-content .page-content section[class*=wp-block-tke-]:not(.def-padd):not(.half-padd):not(.with-table-margin).bg-color:first-of-type {
  padding-top: 0 !important;
}
.pdf-style.size-letter #brochure-content .page-content section[class*=wp-block-brochure-].half-padd, .pdf-style.size-letter #brochure-content .page-content section[class*=wp-block-tke-].half-padd {
  padding-top: 3.215% !important;
  padding-bottom: 0 !important;
}
.pdf-style.size-letter #brochure-content .page-content section[class*=wp-block-brochure-].with-table-margin, .pdf-style.size-letter #brochure-content .page-content section[class*=wp-block-tke-].with-table-margin {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.pdf-style.size-letter #brochure-content .page-content section[class*=wp-block-brochure-].with-table-margin.wp-block-brochure-view-360-advanced, .pdf-style.size-letter #brochure-content .page-content section[class*=wp-block-tke-].with-table-margin.wp-block-brochure-view-360-advanced {
  padding-top: 6.43% !important;
}
.pdf-style.size-letter #brochure-content .page-content section[class*=wp-block-brochure-].bg-color .content, .pdf-style.size-letter #brochure-content .page-content section[class*=wp-block-tke-].bg-color .content {
  padding-top: 6.43% !important;
}
.pdf-style.size-letter #brochure-content .page-content section[class*=wp-block-brochure-].bg-color:first-of-type, .pdf-style.size-letter #brochure-content .page-content section[class*=wp-block-tke-].bg-color:first-of-type {
  padding-top: 0 !important;
}
.pdf-style.size-letter #brochure-content .page-content section[class*=wp-block-brochure-].fullpage-pdf, .pdf-style.size-letter #brochure-content .page-content section[class*=wp-block-tke-].fullpage-pdf {
  margin-top: 0 !important;
}

.table-margin {
  width: 100% !important;
  border-collapse: collapse !important;
  border-spacing: 0 !important;
  background: transparent !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
  break-inside: initial;
}
.table-margin > thead, .table-margin tfoot {
  background: transparent !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}
.pdf-style .table-margin > thead, .pdf-style .table-margin tfoot {
  break-inside: avoid !important;
}
.table-margin > thead tr, .table-margin > thead th, .table-margin > thead td, .table-margin tfoot tr, .table-margin tfoot th, .table-margin tfoot td {
  background: transparent !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}
.pdf-style .table-margin > thead th, .pdf-style .table-margin > thead td, .pdf-style .table-margin tfoot th, .pdf-style .table-margin tfoot td {
  height: 66px !important;
}
.pdf-style.size-letter .table-margin > thead th, .pdf-style.size-letter .table-margin > thead td, .pdf-style.size-letter .table-margin tfoot th, .pdf-style.size-letter .table-margin tfoot td {
  height: 60px !important;
}
.table-margin > thead {
  display: none;
}
.pdf-style .table-margin > thead {
  display: table-header-group;
}
.table-margin > tfoot {
  display: none !important;
}
.table-margin > tbody {
  background: transparent !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}
.table-margin > tbody > tr {
  background: transparent !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
  break-inside: initial !important;
}
.table-margin > tbody > tr > td {
  background: transparent !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

.pdfVideoImg {
  display: block !important;
  position: absolute !important;
  left: 0 !important;
  top: 0 !important;
  width: 100% !important;
  height: 100% !important;
  max-width: none !important;
  object-fit: cover !important;
  object-position: center !important;
  opacity: 0 !important;
  visibility: hidden !important;
  transition: all 0.3s ease-in-out 0s;
}
.pdfVideoImg.w-play {
  z-index: 900 !important;
  opacity: 1 !important;
  visibility: visible !important;
}
.playing .pdfVideoImg {
  opacity: 0 !important;
  visibility: hidden !important;
}
.pdf-style .pdfVideoImg {
  position: static !important;
  opacity: 1 !important;
  visibility: visible !important;
  left: auto !important;
  top: auto !important;
  height: auto !important;
  object-fit: contain !important;
}
.pdf-style .pdfVideoImg + video {
  display: none !important;
}

.nobottompadding {
  padding-bottom: 0rem !important;
}

.nobottommargin {
  margin-bottom: 0rem !important;
}

.notopmargin {
  margin-top: 0rem !important;
}

.notoppadding {
  padding-top: 0rem !important;
}

.pdf-only {
  display: none !important;
}

.pdf-style .pdf-only {
  display: block !important;
}

.pdf-style .nobottompaddinginpdf {
  margin-bottom: -7rem !important;
  padding-top: 0rem !important;
}

.hideedge .text-block {
  display: none !important;
}
