@charset "UTF-8";
/*!
Theme Name: MERAK
Theme URI: https://merak.systems
Description: A bespoke website by MERAK Systems for MERAK Systems
Author: MERAK Systems
Author URI: https://merak.systems
Version: 1.0
Requires at least: 6.7.1
Tested up to: 6.7.1
Requires PHP: 8.0
Tags: Custom Site, SASS, FlexBox, Bulma, MERAK, bespoke, Private Theme
Text Domain: merak

License: GNU General Public License v2.0 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
.breakpointWrapper {
  position: relative;
}
.breakpointWrapper::after {
  content: "desktop";
  position: fixed;
  bottom: 7.5%;
  right: 0;
  background-color: black;
  color: white;
  padding: 20px;
  font-size: 18px;
  font-weight: bold;
  z-index: 99999;
}
@media screen and (max-width: 768px) {
  .breakpointWrapper::after {
    content: "mobile";
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .breakpointWrapper::after {
    content: "tablet";
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .breakpointWrapper::after {
    content: "desktop";
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .breakpointWrapper::after {
    content: "widescreen";
  }
}
@media screen and (min-width: 1408px) and (max-width: 1919px) {
  .breakpointWrapper::after {
    content: "fullhd (1440p)";
  }
}
@media screen and (min-width: 1920px) and (max-width: 2559px) {
  .breakpointWrapper::after {
    content: "ultrahd (1080p+)";
  }
}
@media screen and (min-width: 2560px) {
  .breakpointWrapper::after {
    content: "qhd (1440p+)";
  }
}
.breakpointWrapper::before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  pointer-events: none;
  z-index: 999998;
  opacity: 0.25;
}
@media screen and (max-width: 768px) {
  .breakpointWrapper::before {
    background: repeating-linear-gradient(90deg, transparent 0px, transparent calc(8.333% - 1px), rgba(255, 0, 0, 0.9) calc(8.333% - 1px), rgba(255, 0, 0, 0.9) 8.333%);
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .breakpointWrapper::before {
    background: repeating-linear-gradient(90deg, transparent 0px, transparent calc(8.333% - 1px), rgba(0, 0, 255, 0.9) calc(8.333% - 1px), rgba(0, 0, 255, 0.9) 8.333%);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .breakpointWrapper::before {
    background: repeating-linear-gradient(90deg, transparent 0px, transparent calc(8.333% - 1px), rgba(0, 255, 0, 0.9) calc(8.333% - 1px), rgba(0, 255, 0, 0.9) 8.333%);
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .breakpointWrapper::before {
    background: repeating-linear-gradient(90deg, transparent 0px, transparent calc(8.333% - 1px), rgba(255, 165, 0, 0.9) calc(8.333% - 1px), rgba(255, 165, 0, 0.9) 8.333%);
  }
}
@media screen and (min-width: 1408px) {
  .breakpointWrapper::before {
    background: repeating-linear-gradient(90deg, transparent 0px, transparent calc(8.333% - 1px), rgba(128, 0, 128, 0.9) calc(8.333% - 1px), rgba(128, 0, 128, 0.9) 8.333%);
  }
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover .slick-prev-icon:before, .slick-prev:hover .slick-next-icon:before, .slick-prev:focus .slick-prev-icon:before, .slick-prev:focus .slick-next-icon:before,
.slick-next:hover .slick-prev-icon:before,
.slick-next:hover .slick-next-icon:before,
.slick-next:focus .slick-prev-icon:before,
.slick-next:focus .slick-next-icon:before {
  opacity: 1;
}
.slick-prev.slick-disabled,
.slick-next.slick-disabled {
  cursor: default;
}
.slick-prev.slick-disabled .slick-prev-icon:before, .slick-prev.slick-disabled .slick-next-icon:before,
.slick-next.slick-disabled .slick-prev-icon:before,
.slick-next.slick-disabled .slick-next-icon:before {
  opacity: 0.25;
}
.slick-prev .slick-prev-icon:before, .slick-prev .slick-next-icon:before,
.slick-next .slick-prev-icon:before,
.slick-next .slick-next-icon:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}
[dir=rtl] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev .slick-prev-icon:before {
  content: "←";
}
[dir=rtl] .slick-prev .slick-prev-icon:before {
  content: "→";
}

.slick-next {
  right: -25px;
}
[dir=rtl] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next .slick-next-icon:before {
  content: "→";
}
[dir=rtl] .slick-next .slick-next-icon:before {
  content: "←";
}

/* Dots */
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover .slick-dot-icon, .slick-dots li button:focus .slick-dot-icon {
  opacity: 1;
}
.slick-dots li button .slick-dot-icon {
  color: black;
  opacity: 0.25;
}
.slick-dots li button .slick-dot-icon:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
}
.slick-dots li.slick-active button .slick-dot-icon {
  color: black;
  opacity: 0.75;
}

/**
 Improved .sr-only class by ffoodd: https://gist.github.com/ffoodd/000b59f431e3e64e4ce1a24d5bb36034
 */
.slick-sr-only {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important; /* 1 */
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important; /* 2 */
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important; /* 3 */
}

.slick-autoplay-toggle-button {
  position: absolute;
  top: 0rem;
  right: 0rem;
  padding: 0.75rem;
  z-index: 15;
  opacity: 0.75;
  background: none;
  border: 0;
  cursor: pointer;
}
.slick-autoplay-toggle-button:hover, .slick-autoplay-toggle-button:focus {
  outline: none;
  opacity: 1;
}
.slick-autoplay-toggle-button .slick-pause-icon:before {
  content: "⏸";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  color: white;
}
.slick-autoplay-toggle-button .slick-play-icon:before {
  content: "▶";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 16px;
  line-height: 20px;
  text-align: center;
}

.block-editor-block-list__layout.is-root-container > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
  max-width: none !important;
}

.interface-interface-skeleton__sidebar {
  width: 650px !important;
}

.interface-complementary-area {
  width: 650px !important;
}

.cky-btn-revisit {
  height: 100%;
  width: 100%;
}

.screen-reader-text:focus {
  background-color: #A72F2A;
  border: 1px solid #FFF;
  border-radius: 14px;
  color: #FFF;
  font-size: 1.25rem;
  font-weight: 700;
  font-family: "Public Sans", sans-serif;
}

html,
body {
  background-color: #FFF;
}
html a:where(:not(.wp-element-button)),
body a:where(:not(.wp-element-button)) {
  text-decoration: none;
}

.iris-square {
  display: none !important;
}

.iris-border .iris-palette-container {
  left: 0 !important;
  top: 12px !important;
  margin-top: 9.5vh !important;
}

.iris-slider.iris-strip {
  width: 46% !important;
  height: 8vh !important;
  margin-left: 1px !important;
}

.iris-slider.iris-strip.iris-strip-alpha {
  width: 46% !important;
  height: 8vh !important;
  margin-left: 8px !important;
  float: right !important;
}

.iris-picker .iris-palette {
  height: 24px !important;
  width: 24px !important;
  margin-bottom: 1vh !important;
  margin-left: 11px !important;
}

.iris-picker.iris-border {
  height: 230px !important;
}

.content h1,
.full-text h1,
.merak-custom-container-section h1,
.merak-smart-cards h1,
.single-media-release .media-release-content h1,
.post-type-media-release .editor-styles-wrapper h1 {
  font-size: 3.75rem;
  font-weight: 700;
  margin-bottom: 1rem;
  font-family: "Public Sans", sans-serif;
  color: #00355F;
  line-height: 1.2;
}
.content h1 strong,
.full-text h1 strong,
.merak-custom-container-section h1 strong,
.merak-smart-cards h1 strong,
.single-media-release .media-release-content h1 strong,
.post-type-media-release .editor-styles-wrapper h1 strong {
  color: #00355F;
}
.dark-theme .content h1,
.dark-theme .full-text h1,
.dark-theme .merak-custom-container-section h1,
.dark-theme .merak-smart-cards h1,
.dark-theme .single-media-release .media-release-content h1,
.dark-theme .post-type-media-release .editor-styles-wrapper h1 {
  color: #FFFFFF;
}
.content h2,
.full-text h2,
.merak-custom-container-section h2,
.merak-smart-cards h2,
.single-media-release .media-release-content h2,
.post-type-media-release .editor-styles-wrapper h2 {
  font-size: 3rem;
  font-weight: 700;
  margin-bottom: 1rem;
  font-family: "Public Sans", sans-serif;
  color: #00355F;
  line-height: 1.2;
}
.content h2 strong,
.full-text h2 strong,
.merak-custom-container-section h2 strong,
.merak-smart-cards h2 strong,
.single-media-release .media-release-content h2 strong,
.post-type-media-release .editor-styles-wrapper h2 strong {
  color: #00355F;
}
.dark-theme .content h2,
.dark-theme .full-text h2,
.dark-theme .merak-custom-container-section h2,
.dark-theme .merak-smart-cards h2,
.dark-theme .single-media-release .media-release-content h2,
.dark-theme .post-type-media-release .editor-styles-wrapper h2 {
  color: #FFFFFF;
}
.content h2.accordion-trigger,
.full-text h2.accordion-trigger,
.merak-custom-container-section h2.accordion-trigger,
.merak-smart-cards h2.accordion-trigger,
.single-media-release .media-release-content h2.accordion-trigger,
.post-type-media-release .editor-styles-wrapper h2.accordion-trigger {
  font-size: 2.4rem;
}
@media screen and (max-width: 768px) {
  .content h2.accordion-trigger,
  .full-text h2.accordion-trigger,
  .merak-custom-container-section h2.accordion-trigger,
  .merak-smart-cards h2.accordion-trigger,
  .single-media-release .media-release-content h2.accordion-trigger,
  .post-type-media-release .editor-styles-wrapper h2.accordion-trigger {
    font-size: 2rem;
  }
}
.content h3,
.full-text h3,
.merak-custom-container-section h3,
.merak-smart-cards h3,
.single-media-release .media-release-content h3,
.post-type-media-release .editor-styles-wrapper h3 {
  font-size: 2.625rem;
  font-weight: 700;
  margin-bottom: 1rem;
  margin-top: 2rem;
  font-family: "Public Sans", sans-serif;
  color: #1A7555;
  line-height: 1.5;
}
.content h3 strong,
.full-text h3 strong,
.merak-custom-container-section h3 strong,
.merak-smart-cards h3 strong,
.single-media-release .media-release-content h3 strong,
.post-type-media-release .editor-styles-wrapper h3 strong {
  color: #1A7555;
}
.dark-theme .content h3,
.dark-theme .full-text h3,
.dark-theme .merak-custom-container-section h3,
.dark-theme .merak-smart-cards h3,
.dark-theme .single-media-release .media-release-content h3,
.dark-theme .post-type-media-release .editor-styles-wrapper h3 {
  color: #8EBA54;
}
.content h4,
.full-text h4,
.merak-custom-container-section h4,
.merak-smart-cards h4,
.single-media-release .media-release-content h4,
.post-type-media-release .editor-styles-wrapper h4 {
  font-size: 2.25rem;
  font-weight: 700;
  margin-bottom: 1rem;
  margin-top: 2rem;
  font-family: "Public Sans", sans-serif;
  color: #446D7E;
  line-height: 1.5;
}
.content h4 strong,
.full-text h4 strong,
.merak-custom-container-section h4 strong,
.merak-smart-cards h4 strong,
.single-media-release .media-release-content h4 strong,
.post-type-media-release .editor-styles-wrapper h4 strong {
  color: #446D7E;
}
.content h5,
.full-text h5,
.merak-custom-container-section h5,
.merak-smart-cards h5,
.single-media-release .media-release-content h5,
.post-type-media-release .editor-styles-wrapper h5 {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 1rem;
  margin-top: 2rem;
  font-family: "Public Sans", sans-serif;
  color: #00355F;
  line-height: 1.5;
}
.content h5 strong,
.full-text h5 strong,
.merak-custom-container-section h5 strong,
.merak-smart-cards h5 strong,
.single-media-release .media-release-content h5 strong,
.post-type-media-release .editor-styles-wrapper h5 strong {
  color: #00355F;
}
.dark-theme .content h5,
.dark-theme .full-text h5,
.dark-theme .merak-custom-container-section h5,
.dark-theme .merak-smart-cards h5,
.dark-theme .single-media-release .media-release-content h5,
.dark-theme .post-type-media-release .editor-styles-wrapper h5 {
  color: #C2CAD0;
}
.content h6,
.full-text h6,
.merak-custom-container-section h6,
.merak-smart-cards h6,
.single-media-release .media-release-content h6,
.post-type-media-release .editor-styles-wrapper h6 {
  font-size: 1.5rem;
  font-weight: 700;
  margin-bottom: 1rem;
  margin-top: 2rem;
  font-family: "Public Sans", sans-serif;
  color: #00355F;
  line-height: 1.5;
}
.content h6 strong,
.full-text h6 strong,
.merak-custom-container-section h6 strong,
.merak-smart-cards h6 strong,
.single-media-release .media-release-content h6 strong,
.post-type-media-release .editor-styles-wrapper h6 strong {
  color: #00355F;
}
.dark-theme .content h6,
.dark-theme .full-text h6,
.dark-theme .merak-custom-container-section h6,
.dark-theme .merak-smart-cards h6,
.dark-theme .single-media-release .media-release-content h6,
.dark-theme .post-type-media-release .editor-styles-wrapper h6 {
  color: #FFFFFF;
}
.content p,
.full-text p,
.merak-custom-container-section p,
.merak-smart-cards p,
.single-media-release .media-release-content p,
.post-type-media-release .editor-styles-wrapper p {
  font-size: 1.125rem;
  margin-bottom: 1rem;
  line-height: 1.5;
  color: #000000;
}
.content p strong,
.full-text p strong,
.merak-custom-container-section p strong,
.merak-smart-cards p strong,
.single-media-release .media-release-content p strong,
.post-type-media-release .editor-styles-wrapper p strong {
  color: #000000;
}
.content p a,
.full-text p a,
.merak-custom-container-section p a,
.merak-smart-cards p a,
.single-media-release .media-release-content p a,
.post-type-media-release .editor-styles-wrapper p a {
  position: relative;
  bottom: 1px;
}
@media screen and (min-width: 769px) {
  .content p,
  .full-text p,
  .merak-custom-container-section p,
  .merak-smart-cards p,
  .single-media-release .media-release-content p,
  .post-type-media-release .editor-styles-wrapper p {
    font-size: 1.125rem;
  }
}
@media screen and (min-width: 1024px) {
  .content p,
  .full-text p,
  .merak-custom-container-section p,
  .merak-smart-cards p,
  .single-media-release .media-release-content p,
  .post-type-media-release .editor-styles-wrapper p {
    font-size: 1.125rem;
  }
}
.content ul:not(.main-navigation__menu),
.full-text ul:not(.main-navigation__menu),
.merak-custom-container-section ul:not(.main-navigation__menu),
.merak-smart-cards ul:not(.main-navigation__menu),
.single-media-release .media-release-content ul:not(.main-navigation__menu),
.post-type-media-release .editor-styles-wrapper ul:not(.main-navigation__menu) {
  list-style: square;
  list-style-position: outside;
  margin-top: 1rem;
  padding-left: 42px;
}
.content li,
.full-text li,
.merak-custom-container-section li,
.merak-smart-cards li,
.single-media-release .media-release-content li,
.post-type-media-release .editor-styles-wrapper li {
  font-size: 1.125rem;
  margin-bottom: 0.5rem;
  color: #000;
}
.content li strong,
.full-text li strong,
.merak-custom-container-section li strong,
.merak-smart-cards li strong,
.single-media-release .media-release-content li strong,
.post-type-media-release .editor-styles-wrapper li strong {
  color: #000;
  font-size: inherit;
}
.content li p,
.full-text li p,
.merak-custom-container-section li p,
.merak-smart-cards li p,
.single-media-release .media-release-content li p,
.post-type-media-release .editor-styles-wrapper li p {
  display: inline;
  font-size: inherit;
  color: #000;
}
@media screen and (min-width: 769px) {
  .content li,
  .full-text li,
  .merak-custom-container-section li,
  .merak-smart-cards li,
  .single-media-release .media-release-content li,
  .post-type-media-release .editor-styles-wrapper li {
    font-size: 1.125rem;
  }
}
@media screen and (min-width: 1024px) {
  .content li,
  .full-text li,
  .merak-custom-container-section li,
  .merak-smart-cards li,
  .single-media-release .media-release-content li,
  .post-type-media-release .editor-styles-wrapper li {
    font-size: 1.125rem;
  }
}
.content table,
.full-text table,
.merak-custom-container-section table,
.merak-smart-cards table,
.single-media-release .media-release-content table,
.post-type-media-release .editor-styles-wrapper table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 1rem;
  margin-top: 1rem;
}
.content table thead,
.full-text table thead,
.merak-custom-container-section table thead,
.merak-smart-cards table thead,
.single-media-release .media-release-content table thead,
.post-type-media-release .editor-styles-wrapper table thead {
  color: #0077A8 !important;
}
.content table th,
.full-text table th,
.merak-custom-container-section table th,
.merak-smart-cards table th,
.single-media-release .media-release-content table th,
.post-type-media-release .editor-styles-wrapper table th {
  font-weight: 700;
  color: #0077A8 !important;
  font-family: "Public Sans", sans-serif;
  font-size: 1.125rem;
  line-height: 1.5;
  padding: 0.75rem;
  text-align: left !important;
  border-bottom: 2px solid #005C8A;
  background-color: #F8F9FA;
}
.content table th strong,
.full-text table th strong,
.merak-custom-container-section table th strong,
.merak-smart-cards table th strong,
.single-media-release .media-release-content table th strong,
.post-type-media-release .editor-styles-wrapper table th strong {
  color: #000;
}
@media screen and (min-width: 769px) {
  .content table th,
  .full-text table th,
  .merak-custom-container-section table th,
  .merak-smart-cards table th,
  .single-media-release .media-release-content table th,
  .post-type-media-release .editor-styles-wrapper table th {
    font-size: 1.25rem;
  }
}
@media screen and (min-width: 1024px) {
  .content table th,
  .full-text table th,
  .merak-custom-container-section table th,
  .merak-smart-cards table th,
  .single-media-release .media-release-content table th,
  .post-type-media-release .editor-styles-wrapper table th {
    font-size: 1.3rem;
  }
}
.content table td,
.full-text table td,
.merak-custom-container-section table td,
.merak-smart-cards table td,
.single-media-release .media-release-content table td,
.post-type-media-release .editor-styles-wrapper table td {
  font-family: "Public Sans", sans-serif;
  color: #000;
  font-size: 1.125rem;
  line-height: 1.5;
  padding: 0.75rem;
  border-bottom: 1px solid #E6EFF3;
}
.content table td strong,
.full-text table td strong,
.merak-custom-container-section table td strong,
.merak-smart-cards table td strong,
.single-media-release .media-release-content table td strong,
.post-type-media-release .editor-styles-wrapper table td strong {
  color: #000;
  font-weight: 700;
}
.content table td a,
.full-text table td a,
.merak-custom-container-section table td a,
.merak-smart-cards table td a,
.single-media-release .media-release-content table td a,
.post-type-media-release .editor-styles-wrapper table td a {
  color: #005C8A;
  text-decoration: underline;
  padding: 0;
}
.content table td a:hover,
.full-text table td a:hover,
.merak-custom-container-section table td a:hover,
.merak-smart-cards table td a:hover,
.single-media-release .media-release-content table td a:hover,
.post-type-media-release .editor-styles-wrapper table td a:hover {
  color: #0077A8;
}
@media screen and (min-width: 769px) {
  .content table td,
  .full-text table td,
  .merak-custom-container-section table td,
  .merak-smart-cards table td,
  .single-media-release .media-release-content table td,
  .post-type-media-release .editor-styles-wrapper table td {
    font-size: 1.125rem;
  }
}
@media screen and (min-width: 1024px) {
  .content table td,
  .full-text table td,
  .merak-custom-container-section table td,
  .merak-smart-cards table td,
  .single-media-release .media-release-content table td,
  .post-type-media-release .editor-styles-wrapper table td {
    font-size: 1.125rem;
  }
}
.content table tr:hover,
.full-text table tr:hover,
.merak-custom-container-section table tr:hover,
.merak-smart-cards table tr:hover,
.single-media-release .media-release-content table tr:hover,
.post-type-media-release .editor-styles-wrapper table tr:hover {
  background-color: #F8F9FA;
}
.content table tr:nth-child(even),
.full-text table tr:nth-child(even),
.merak-custom-container-section table tr:nth-child(even),
.merak-smart-cards table tr:nth-child(even),
.single-media-release .media-release-content table tr:nth-child(even),
.post-type-media-release .editor-styles-wrapper table tr:nth-child(even) {
  background-color: rgba(230, 239, 243, 0.3);
}
.content a,
.full-text a,
.merak-custom-container-section a,
.merak-smart-cards a,
.single-media-release .media-release-content a,
.post-type-media-release .editor-styles-wrapper a {
  padding: 0.79rem 0;
  line-height: 1.5;
  color: #005C8A;
  text-decoration: underline;
}
.content a strong,
.full-text a strong,
.merak-custom-container-section a strong,
.merak-smart-cards a strong,
.single-media-release .media-release-content a strong,
.post-type-media-release .editor-styles-wrapper a strong {
  color: inherit;
}
.content blockquote,
.full-text blockquote,
.merak-custom-container-section blockquote,
.merak-smart-cards blockquote,
.single-media-release .media-release-content blockquote,
.post-type-media-release .editor-styles-wrapper blockquote {
  background-color: transparent;
  border-left: 4px solid #005C8A;
}
.content blockquote p,
.full-text blockquote p,
.merak-custom-container-section blockquote p,
.merak-smart-cards blockquote p,
.single-media-release .media-release-content blockquote p,
.post-type-media-release .editor-styles-wrapper blockquote p {
  padding-bottom: 0;
  color: #2F3546;
  font-size: 1.375rem;
  margin-bottom: 0;
  line-height: 1.5;
}
@media screen and (min-width: 769px) {
  .content blockquote p,
  .full-text blockquote p,
  .merak-custom-container-section blockquote p,
  .merak-smart-cards blockquote p,
  .single-media-release .media-release-content blockquote p,
  .post-type-media-release .editor-styles-wrapper blockquote p {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 1024px) {
  .content blockquote p,
  .full-text blockquote p,
  .merak-custom-container-section blockquote p,
  .merak-smart-cards blockquote p,
  .single-media-release .media-release-content blockquote p,
  .post-type-media-release .editor-styles-wrapper blockquote p {
    font-size: 1.625rem;
  }
}
.content img,
.full-text img,
.merak-custom-container-section img,
.merak-smart-cards img,
.single-media-release .media-release-content img,
.post-type-media-release .editor-styles-wrapper img {
  max-width: 100%;
  height: auto;
}
.content img.alignright,
.full-text img.alignright,
.merak-custom-container-section img.alignright,
.merak-smart-cards img.alignright,
.single-media-release .media-release-content img.alignright,
.post-type-media-release .editor-styles-wrapper img.alignright {
  float: right;
  margin-left: 2rem;
  margin-bottom: 1rem;
}
@media screen and (max-width: 768px) {
  .content img.alignright,
  .full-text img.alignright,
  .merak-custom-container-section img.alignright,
  .merak-smart-cards img.alignright,
  .single-media-release .media-release-content img.alignright,
  .post-type-media-release .editor-styles-wrapper img.alignright {
    float: none;
    margin-left: 0;
    margin-right: auto;
    margin-bottom: 1rem;
    display: block;
  }
}
.content img.alignleft,
.full-text img.alignleft,
.merak-custom-container-section img.alignleft,
.merak-smart-cards img.alignleft,
.single-media-release .media-release-content img.alignleft,
.post-type-media-release .editor-styles-wrapper img.alignleft {
  float: left;
  margin-right: 2rem;
  margin-bottom: 1rem;
}
@media screen and (max-width: 768px) {
  .content img.alignleft,
  .full-text img.alignleft,
  .merak-custom-container-section img.alignleft,
  .merak-smart-cards img.alignleft,
  .single-media-release .media-release-content img.alignleft,
  .post-type-media-release .editor-styles-wrapper img.alignleft {
    float: none;
    margin-right: 0;
    margin-left: auto;
    margin-bottom: 1rem;
    display: block;
  }
}
.content img.aligncenter,
.full-text img.aligncenter,
.merak-custom-container-section img.aligncenter,
.merak-smart-cards img.aligncenter,
.single-media-release .media-release-content img.aligncenter,
.post-type-media-release .editor-styles-wrapper img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1rem;
  clear: both;
}

.merak-three-card-icon-section a:has(img.aligncenter) {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0rem;
  margin-top: 3rem;
  clear: both;
  text-align: center;
}
.merak-three-card-icon-section a:has(img.alignright) {
  float: right;
  margin-left: 2rem;
  margin-bottom: 1rem;
  margin-top: 1rem;
}
@media screen and (max-width: 768px) {
  .merak-three-card-icon-section a:has(img.alignright) {
    float: none;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1rem;
    display: block;
    text-align: center;
  }
}
.merak-three-card-icon-section a:has(img.alignleft) {
  float: left;
  margin-right: 2rem;
  margin-bottom: 1rem;
  margin-top: 1rem;
}
@media screen and (max-width: 768px) {
  .merak-three-card-icon-section a:has(img.alignleft) {
    float: none;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1rem;
    display: block;
    text-align: center;
  }
}
.merak-three-card-icon-section p:has(img.aligncenter),
.merak-three-card-icon-section p:has(a img.aligncenter) {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  text-align: center;
}
.merak-three-card-icon-section p:has(img.alignright),
.merak-three-card-icon-section p:has(a img.alignright) {
  display: block;
  text-align: right;
}
@media screen and (max-width: 768px) {
  .merak-three-card-icon-section p:has(img.alignright),
  .merak-three-card-icon-section p:has(a img.alignright) {
    text-align: center;
  }
}
.merak-three-card-icon-section p:has(img.alignleft),
.merak-three-card-icon-section p:has(a img.alignleft) {
  display: block;
  text-align: left;
}
@media screen and (max-width: 768px) {
  .merak-three-card-icon-section p:has(img.alignleft),
  .merak-three-card-icon-section p:has(a img.alignleft) {
    text-align: center;
  }
}

.gfield_required,
.gfield_description.validation_message.gfield_validation_message,
.gform_submission_error.hide_summary {
  color: #7a0000 !important;
}

div[aria-live=assertive][aria-atomic=true][aria-relevant="additions text"] {
  display: none !important;
}

.gform-theme--framework input {
  font-size: 16px !important;
}

.gform_button.button {
  background-color: #005C8A !important;
  color: #FFF !important;
  font-family: "Public Sans", sans-serif !important;
  font-size: 1.25rem !important;
  padding: 0.79rem 1.5rem !important;
}

#skip-link a {
  color: #000;
  outline-offset: 0;
  border: none;
}

.aligncenter {
  justify-self: center !important;
}

.wp-block-post-content {
  padding: 2rem;
}

.columns {
  margin-inline-start: auto;
  margin-inline-end: auto;
  margin-block-start: auto;
  margin-block-end: auto;
}

h1, h2, h3 {
  line-height: 1.22 !important;
}

.screen-reader-text {
  border: 0;
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}

:root {
  --bulma-column-gap: 0 !important;
}

#wpadminbar {
  z-index: 999 !important;
}

@media all and (max-width: 1024px) {
  body {
    overflow-x: hidden;
  }
}

.no-margin {
  margin: 0 !important;
  padding-bottom: 2vh !important;
}

.no-margin-only {
  margin: 0 !important;
}

.breakpointWrapper {
  position: relative;
}

.breakpointWrapper::after {
  content: "desktop";
  position: fixed;
  bottom: 7.5%;
  right: 0;
  background-color: black;
  color: white;
  padding: 20px;
  font-size: 18px;
  font-weight: bold;
  z-index: 99999;
}

@media screen and (max-width: 768px) {
  .breakpointWrapper::after {
    content: "mobile";
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .breakpointWrapper::after {
    content: "tablet";
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .breakpointWrapper::after {
    content: "desktop";
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .breakpointWrapper::after {
    content: "widescreen";
  }
}
@media screen and (min-width: 1408px) and (max-width: 1919px) {
  .breakpointWrapper::after {
    content: "fullhd (1440p)";
  }
}
@media screen and (min-width: 1920px) and (max-width: 2559px) {
  .breakpointWrapper::after {
    content: "ultrahd (1080p+)";
  }
}
@media screen and (min-width: 2560px) {
  .breakpointWrapper::after {
    content: "qhd (1440p+)";
  }
}
.breakpointWrapper::before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  pointer-events: none;
  z-index: 999998;
  opacity: 0.25;
}

@media screen and (max-width: 768px) {
  .breakpointWrapper::before {
    background: repeating-linear-gradient(90deg, transparent 0px, transparent calc(8.333% - 1px), rgba(255, 0, 0, 0.9) calc(8.333% - 1px), rgba(255, 0, 0, 0.9) 8.333%);
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .breakpointWrapper::before {
    background: repeating-linear-gradient(90deg, transparent 0px, transparent calc(8.333% - 1px), rgba(0, 0, 255, 0.9) calc(8.333% - 1px), rgba(0, 0, 255, 0.9) 8.333%);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .breakpointWrapper::before {
    background: repeating-linear-gradient(90deg, transparent 0px, transparent calc(8.333% - 1px), rgba(0, 255, 0, 0.9) calc(8.333% - 1px), rgba(0, 255, 0, 0.9) 8.333%);
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .breakpointWrapper::before {
    background: repeating-linear-gradient(90deg, transparent 0px, transparent calc(8.333% - 1px), rgba(255, 165, 0, 0.9) calc(8.333% - 1px), rgba(255, 165, 0, 0.9) 8.333%);
  }
}
@media screen and (min-width: 1408px) {
  .breakpointWrapper::before {
    background: repeating-linear-gradient(90deg, transparent 0px, transparent calc(8.333% - 1px), rgba(128, 0, 128, 0.9) calc(8.333% - 1px), rgba(128, 0, 128, 0.9) 8.333%);
  }
}
.header {
  position: relative;
  width: 100%;
  padding-top: 2rem;
  padding-bottom: 2rem;
  background-color: #FFFFFF;
}
.header__container {
  width: 95%;
  max-width: 95%;
  margin: 0 auto;
  position: relative;
}
.header__content {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  min-height: 80px;
}
.header__left {
  display: flex;
  align-items: center;
  gap: 1rem;
  flex: 0 0 auto;
}
.header__skip-link {
  position: absolute;
  left: -9999px;
  z-index: 999999;
}
.header__skip-link:focus {
  clip: auto !important;
  color: #00355F;
  display: block;
  font-size: 1rem;
  font-weight: bold;
  height: auto;
  left: 6px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 7px;
  width: auto;
  z-index: 100000;
  background-color: #FFFFFF;
  border: 2px solid #00355F;
}
.header__site-branding {
  display: flex;
  align-items: flex-end;
  gap: 2rem;
}
.header__site-link {
  display: flex;
  align-items: flex-end;
  gap: 2rem;
  text-decoration: none;
  color: #00355F;
}
.header__site-link:hover {
  text-decoration: none;
}
.header__site-logo {
  max-height: 150px !important;
  max-width: 281px !important;
  width: auto;
  height: auto;
  display: block;
}
.header__site-title {
  font-family: "Lora", serif;
  font-weight: 700;
  color: #00355F;
  margin: 0;
  font-size: 1.5rem;
}
.header__tagline {
  font-family: "Public Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 28px;
  line-height: 150%;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #1A7555;
  white-space: nowrap;
  position: relative;
  bottom: 0.25rem;
  left: 3rem;
}
.header__right {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-end;
  flex: 1;
  min-height: 100%;
}
.header__top-section {
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
}
.header__top-navigation {
  margin: 0;
  padding: 0;
}
.header__top-nav {
  display: flex;
  gap: 2rem;
  list-style: none;
  margin: 0;
  padding: 0;
  align-items: center;
}
.header__top-nav li {
  margin: 0;
  padding: 0;
}
.header__top-nav a {
  text-decoration: none;
  font-family: "Public Sans", sans-serif;
  font-weight: 500;
  color: #00355F;
  font-size: 0.95rem;
  transition: color 0.3s ease;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.header__top-nav a:hover {
  color: #446D7E;
  text-decoration: none;
}
.header__bottom-section {
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  width: 100%;
  margin-top: auto;
  overflow: hidden;
  height: 120px;
  position: relative;
  margin-bottom: -3rem;
  padding-bottom: 2rem;
}
.header__accent-image {
  max-width: 33%;
  width: auto;
  height: auto;
  display: block;
  opacity: 0.8;
  transition: opacity 0.3s ease;
  position: relative;
  transform: translateY(87.5%);
  left: 24px;
}
.header__accent-image:hover {
  opacity: 1;
}
.header__mobile-menu-bar {
  display: none;
  width: 100%;
  background-color: #00355F;
  padding: 0.75rem 0;
  border-top: 1px solid rgba(194, 202, 208, 0.3);
}
.header__hamburger {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 0.75rem;
  width: 100%;
  max-width: 200px;
  margin: 0 auto;
  padding: 0.5rem;
  background: none;
  border: none;
  cursor: pointer;
  color: #FFFFFF;
  font-family: "Public Sans", sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: center;
  transition: all 0.3s ease;
}
.header__hamburger:hover {
  transform: scale(1.05);
}
.header__hamburger--active .header__hamburger-lines .header__hamburger-line:nth-child(1) {
  transform: rotate(45deg) translate(5px, 5px);
}
.header__hamburger--active .header__hamburger-lines .header__hamburger-line:nth-child(2) {
  opacity: 0;
}
.header__hamburger--active .header__hamburger-lines .header__hamburger-line:nth-child(3) {
  transform: rotate(-45deg) translate(7px, -6px);
}
.header__hamburger-lines {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}
.header__hamburger-line {
  width: 25px;
  height: 3px;
  background-color: #FFFFFF;
  transition: all 0.3s ease;
  border-radius: 2px;
}
.header__hamburger-text {
  font-family: "Public Sans", sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 120%;
  letter-spacing: 0%;
  color: #FFFFFF;
  text-align: center;
  vertical-align: middle;
}

@media screen and (max-width: 1023px) {
  .header {
    padding-top: 1.5rem;
    padding-bottom: 0rem;
  }
  .header__container {
    width: 95%;
  }
  .header__content {
    align-items: flex-start;
    min-height: auto;
  }
  .header__left {
    width: 80%;
    justify-content: flex-start;
  }
  .header__site-branding {
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.5rem;
  }
  .header__site-link {
    flex-direction: column;
    align-items: flex-start;
    gap: 0.5rem;
  }
  .header__tagline {
    font-family: "Public Sans", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 28px;
    line-height: 150%;
    letter-spacing: 0%;
    vertical-align: middle;
    align-self: flex-start;
  }
  .header__right {
    width: 20%;
    position: relative;
    align-items: stretch;
    justify-content: stretch;
  }
  .header__top-section {
    display: none;
  }
  .header__bottom-section {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    justify-content: flex-end;
    align-items: stretch;
    margin: 0;
    padding: 0;
    overflow: visible;
  }
  .header__accent-image {
    position: absolute;
    top: -10rem;
    right: -190%;
    width: 256.7px;
    height: 290px;
    max-width: none;
    max-height: none;
    object-fit: cover;
    object-position: right top;
    transform: none;
    left: auto;
  }
  .header__site-logo {
    max-height: 100px !important;
    max-width: 180px !important;
  }
  .header__mobile-menu-bar {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .header {
    padding-top: 1rem;
    padding-bottom: 0;
  }
  .header__container {
    width: 95%;
  }
  .header__left {
    width: 80%;
  }
  .header__right {
    width: 20%;
  }
  .header__site-logo {
    max-height: 80px !important;
    min-width: 286px !important;
  }
}
.mobile-menu {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 53, 95, 0.95);
  backdrop-filter: blur(5px);
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-100%);
  transition: all 0.4s ease;
  overflow-y: auto;
}
.mobile-menu--open {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.mobile-menu__content {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  min-height: 100vh;
  padding: 6rem 2rem 2rem 2rem;
  position: relative;
}
.mobile-menu__close {
  position: absolute;
  top: 2rem;
  right: 2rem;
  width: 40px;
  height: 40px;
  background: none;
  border: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10001;
}
.mobile-menu__close:hover {
  transform: scale(1.1);
}
.mobile-menu__close-line {
  position: absolute;
  width: 25px;
  height: 3px;
  background-color: #FFFFFF;
  transition: all 0.3s ease;
  border-radius: 2px;
}
.mobile-menu__close-line:nth-child(1) {
  transform: rotate(45deg);
}
.mobile-menu__close-line:nth-child(2) {
  transform: rotate(-45deg);
}
.mobile-menu__nav {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}
.mobile-menu__nav > li {
  margin-bottom: 1.5rem;
}
.mobile-menu__nav > li > a {
  display: block;
  font-family: "Public Sans", sans-serif;
  font-weight: 600;
  font-size: 1.5rem;
  color: #FFFFFF;
  text-decoration: none;
  padding: 1rem 2rem;
  border: 2px solid transparent;
  border-radius: 8px;
  transition: all 0.3s ease;
  text-transform: uppercase;
  letter-spacing: 1px;
  position: relative;
}
.mobile-menu__nav > li > a:hover {
  background-color: rgba(255, 255, 255, 0.1);
  border-color: #FFFFFF;
  transform: scale(1.05);
}
.mobile-menu__nav > li:has(.sub-menu) > a::after {
  content: "▼";
  position: absolute;
  right: 1rem;
  top: 50%;
  transform: translateY(-50%);
  font-size: 0.8rem;
  transition: transform 0.3s ease;
}
.mobile-menu__nav > li.mobile-menu__item--open:has(.sub-menu) > a::after {
  transform: translateY(-50%) rotate(180deg);
}
.mobile-menu__nav > li.mobile-menu__item--open .sub-menu {
  display: block;
  animation: slideDown 0.3s ease;
}
.mobile-menu__submenu,
.mobile-menu .sub-menu {
  display: none;
  list-style: none;
  margin: 0.5rem 0 0 0;
  padding: 0;
  border-left: 3px solid rgba(255, 255, 255, 0.3);
  padding-left: 1rem;
  margin-left: 1rem;
  text-align: left;
}
.mobile-menu__submenu li,
.mobile-menu .sub-menu li {
  margin-bottom: 0.5rem;
}
.mobile-menu__submenu li a,
.mobile-menu .sub-menu li a {
  display: block;
  font-family: "Public Sans", sans-serif;
  font-weight: 400 !important;
  font-size: 1.1rem !important;
  color: rgba(255, 255, 255, 0.9) !important;
  text-decoration: none !important;
  padding: 0.5rem 0 !important;
  background: none !important;
  border: none !important;
  border-radius: 0 !important;
  transition: all 0.3s ease !important;
  text-transform: none !important;
  letter-spacing: normal !important;
  border-bottom: 1px solid transparent !important;
  text-align: left !important;
}
.mobile-menu__submenu li a:hover,
.mobile-menu .sub-menu li a:hover {
  color: #FFFFFF !important;
  background: none !important;
  border-bottom-color: rgba(255, 255, 255, 0.5) !important;
  transform: none !important;
  padding-left: 0.5rem !important;
}

body.mobile-menu-open {
  overflow: hidden;
  width: 100%;
}

@keyframes slideDown {
  from {
    opacity: 0;
    transform: translateY(-10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@media (prefers-reduced-motion: reduce) {
  .header__top-nav a, .header__accent-image {
    transition: none;
  }
  .mobile-menu {
    transition: none;
  }
  .mobile-menu__nav a {
    transition: none;
  }
  .mobile-menu__submenu {
    animation: none;
  }
}
@media (prefers-contrast: high) {
  .header {
    border-bottom-color: #000000;
  }
  .header__top-nav a:hover {
    background-color: #00355F;
    color: #FFFFFF;
    padding: 0.25rem 0.5rem;
    border-radius: 2px;
  }
}
.main-navigation {
  width: 100%;
  background-color: #C2CAD0;
}
.main-navigation__container {
  width: 95%;
  max-width: 95%;
  margin: 0 auto;
  display: flex;
  background-color: transparent;
}
.main-navigation__menu {
  display: flex;
  width: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
}
.main-navigation__menu li {
  flex: 1;
  margin: 0;
  padding: 0;
  position: relative;
  display: flex;
}
.main-navigation__menu li:nth-child(1) a {
  background-color: #F8A490;
}
.main-navigation__menu li:nth-child(1) a:hover {
  background-color: rgb(244.9745762712, 124.6694915254, 96.0254237288) !important;
}
.main-navigation__menu li:nth-child(2) a {
  background-color: #F2DC7C;
}
.main-navigation__menu li:nth-child(2) a:hover {
  background-color: rgb(235.09375, 201.40625, 54.40625) !important;
}
.main-navigation__menu li:nth-child(3) a {
  background-color: #446D7E;
}
.main-navigation__menu li:nth-child(3) a:hover {
  background-color: rgb(85.8762886598, 137.6546391753, 159.1237113402) !important;
}
.main-navigation__menu li:nth-child(4) a {
  background-color: #8EBA54;
}
.main-navigation__menu li:nth-child(4) a:hover {
  background-color: rgb(115.8875, 156.0375, 62.9625) !important;
}
.main-navigation__menu li:has(.sub-menu) > a::after {
  content: "▼";
  margin-left: 0.5rem;
  font-size: 0.8rem;
  transition: transform 0.3s ease;
}
.main-navigation__menu li.dropdown-open:has(.sub-menu) > a::after {
  transform: rotate(180deg);
}
.main-navigation__menu li .sub-menu {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-10px) scale(1);
  transition: all 0.3s ease;
  z-index: 1000;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  display: none;
  list-style: none;
  margin: 0;
  padding: 0;
}
.main-navigation__menu li .sub-menu li {
  flex: none;
  width: 100%;
}
.main-navigation__menu li .sub-menu li:nth-child(1) a {
  background-color: #1A7555 !important;
}
.main-navigation__menu li .sub-menu li:nth-child(2) a {
  background-color: #EA674C !important;
}
.main-navigation__menu li .sub-menu li:nth-child(3) a {
  background-color: #F1E7D3 !important;
}
.main-navigation__menu li .sub-menu li:nth-child(4) a {
  background-color: #00355F !important;
}
.main-navigation__menu li .sub-menu li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 1rem 1.5rem;
  text-align: center;
  text-decoration: none;
  font-family: "Public Sans", sans-serif;
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 120%;
  letter-spacing: 0%;
  color: #000000;
  border-radius: 0;
  transition: all 0.3s ease;
  border: none;
  min-height: 60px;
  transform: scale(1);
  outline: none;
}
.main-navigation__menu li .sub-menu li a:focus {
  outline: 3px solid #00355F;
  outline-offset: -3px;
  z-index: 1001;
}
.main-navigation__menu li .sub-menu li a:hover {
  text-decoration: none;
  transform: scale(1.05);
}
.main-navigation__menu li .sub-menu li a:hover[style*="background-color: #1A7555"] {
  background-color: rgb(35.2727272727, 158.7272727273, 115.3146853147) !important;
}
.main-navigation__menu li .sub-menu li a:hover[style*="background-color: #EA674C"] {
  background-color: rgb(228.645, 64.24, 30.355) !important;
}
.main-navigation__menu li .sub-menu li a:hover[style*="background-color: #F1E7D3"] {
  background-color: rgb(222.5344827586, 199.3448275862, 152.9655172414) !important;
}
.main-navigation__menu li .sub-menu li a:hover[style*="background-color: #00355F"] {
  background-color: rgb(0, 95.6789473684, 171.5) !important;
}
.main-navigation__menu li .sub-menu li a[style*="background-color: #00355F"] {
  color: #FFFFFF !important;
}
.main-navigation__menu li.dropdown-open .sub-menu {
  display: block;
  opacity: 1;
  visibility: visible;
  transform: translateY(2.5%) scale(1.05);
}
.main-navigation__menu li:focus-within {
  z-index: 1001;
}
.main-navigation__menu li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding: 1rem 1.5rem;
  text-align: center;
  text-decoration: none;
  font-family: "Public Sans", sans-serif;
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 120%;
  letter-spacing: 0%;
  color: #000000;
  border-radius: 0;
  transition: all 0.3s ease;
  min-height: 60px;
  transform: scale(1);
  position: relative;
  z-index: 1;
  flex-wrap: wrap;
  word-break: break-word;
  outline: none;
}
.main-navigation__menu li a:focus {
  outline: 3px solid #00355F;
  outline-offset: -3px;
  z-index: 10;
}
.main-navigation__menu li a:focus {
  text-decoration: none;
  transform: scale(1.05);
  z-index: 10;
  outline: 3px solid #00355F;
  outline-offset: -3px;
}
.main-navigation__menu li a:focus[style*="background-color: #F8A490"] {
  background-color: rgb(244.9745762712, 124.6694915254, 96.0254237288) !important;
}
.main-navigation__menu li a:focus[style*="background-color: #F2DC7C"] {
  background-color: rgb(235.09375, 201.40625, 54.40625) !important;
}
.main-navigation__menu li a:focus[style*="background-color: #446D7E"] {
  background-color: rgb(85.8762886598, 137.6546391753, 159.1237113402) !important;
}
.main-navigation__menu li a:focus[style*="background-color: #8EBA54"] {
  background-color: rgb(115.8875, 156.0375, 62.9625) !important;
}

@media screen and (max-width: 1023px) {
  .main-navigation {
    display: none;
  }
  .main-navigation__menu {
    flex-wrap: wrap;
  }
  .main-navigation__menu li {
    flex: 1 1 50%;
  }
  .main-navigation__menu li a {
    padding: 0.75rem 1rem;
    font-size: 0.9rem;
  }
}
@media screen and (max-width: 768px) {
  .main-navigation {
    display: none;
  }
  .main-navigation__menu {
    flex-direction: column;
  }
  .main-navigation__menu li {
    flex: 1 1 100%;
  }
  .main-navigation__menu li a {
    padding: 1rem;
    font-size: 0.85rem;
  }
}
.site-footer {
  background-color: #00355F;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.site-footer .footer-content {
  position: relative;
  z-index: 2;
}
.site-footer .footer-container {
  max-width: 95%;
  margin: 0 auto;
  padding: 3rem 1rem;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 2rem;
  align-items: start;
}
@media screen and (max-width: 768px) {
  .site-footer .footer-container {
    grid-template-columns: 1fr;
    gap: 2.5rem;
    text-align: center;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .site-footer .footer-container {
    grid-template-columns: 1fr 1fr;
  }
  .site-footer .footer-container .footer-right {
    grid-column: 1/-1;
  }
}
.site-footer .footer-left {
  text-align: left;
}
@media screen and (max-width: 768px) {
  .site-footer .footer-left {
    text-align: center;
  }
}
.site-footer .footer-left .footer-title {
  color: white;
  font-family: "Public Sans", sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  margin-bottom: 1rem;
  line-height: 1.3;
}
@media screen and (min-width: 769px) {
  .site-footer .footer-left .footer-title {
    font-size: 1.75rem;
  }
}
@media screen and (min-width: 1024px) {
  .site-footer .footer-left .footer-title {
    font-size: 2rem;
  }
}
.site-footer .footer-left .footer-paragraph {
  color: white;
  font-family: "Public Sans", sans-serif;
  font-size: 1rem;
  line-height: 1.6;
  margin: 0;
  opacity: 0.9;
}
@media screen and (min-width: 769px) {
  .site-footer .footer-left .footer-paragraph {
    font-size: 1.125rem;
  }
}
.site-footer .footer-center {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.site-footer .footer-center .social-icons {
  display: flex;
  gap: 1.5rem;
  flex-wrap: wrap;
  justify-content: center;
}
.site-footer .footer-center .social-icons .social-icon {
  display: inline-block;
  transition: transform 0.2s ease, opacity 0.2s ease;
}
.site-footer .footer-center .social-icons .social-icon:hover {
  transform: translateY(-3px);
  opacity: 0.8;
}
.site-footer .footer-center .social-icons .social-icon img {
  width: 40px;
  height: 40px;
  object-fit: contain;
  filter: brightness(0) invert(1);
}
@media screen and (min-width: 769px) {
  .site-footer .footer-center .social-icons .social-icon img {
    width: 48px;
    height: 48px;
  }
}
.site-footer .footer-right {
  position: relative;
}
.site-footer .footer-right .footer-background-image {
  position: absolute;
  right: 0;
  top: -3rem;
  max-width: 526px;
  width: 526px;
  height: 300px;
  background-size: contain;
  background-position: right top;
  background-repeat: no-repeat;
  z-index: -1;
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  .site-footer .footer-right .footer-background-image {
    display: none;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .site-footer .footer-right .footer-background-image {
    width: 400px;
    height: 240px;
  }
}

.sub-footer {
  background-color: #002039;
  position: relative;
  z-index: 1;
}
.sub-footer .sub-footer-container {
  max-width: 95%;
  margin: 0 auto;
  padding: 1.5rem 1rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 2rem;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .sub-footer .sub-footer-container {
    grid-template-columns: 1fr;
    gap: 1rem;
    text-align: center;
  }
}
.sub-footer .sub-footer-left .copyright-text {
  color: #F1E7D3;
  font-family: "Public Sans", sans-serif;
  font-weight: 300;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  margin: 0;
  text-align: left;
}
@media screen and (max-width: 768px) {
  .sub-footer .sub-footer-left .copyright-text {
    text-align: center;
  }
}
.sub-footer .sub-footer-right {
  text-align: right;
}
@media screen and (max-width: 768px) {
  .sub-footer .sub-footer-right {
    text-align: center;
  }
}
.sub-footer .sub-footer-right .footer-menu {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: flex-end;
  gap: 2rem;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .sub-footer .sub-footer-right .footer-menu {
    justify-content: center;
    gap: 1rem;
  }
}
.sub-footer .sub-footer-right .footer-menu li {
  margin: 0;
}
.sub-footer .sub-footer-right .footer-menu li a {
  color: #F1E7D3;
  font-family: "Public Sans", sans-serif;
  font-weight: 300;
  font-size: 14px;
  line-height: 150%;
  text-decoration: none;
  transition: opacity 0.2s ease;
}
.sub-footer .sub-footer-right .footer-menu li a:hover {
  opacity: 0.8;
  text-decoration: underline;
}

@media screen and (max-width: 768px) {
  .site-footer .footer-container .footer-center .social-icons {
    gap: 1rem;
  }
  .site-footer .footer-container .footer-center .social-icons .social-icon img {
    width: 36px;
    height: 36px;
  }
}
.home .merak-content-left-image-right {
  position: relative;
  z-index: 12;
}
@media screen and (max-width: 769px) {
  .home .three-card-icon-wrapper h2[aria-controls=three-card-content-0] svg {
    right: -18px;
  }
}

.single-service .hero {
  min-height: auto;
}
.single-service .merak-content-left-image-right .custom-container {
  padding: 3rem 1.5rem;
}

.single {
  background-color: #FFFFFF;
}
.single .merak-single-post-content {
  padding: 2rem 0;
  color: #000000;
  font-family: "Public Sans", sans-serif;
}
.single .merak-single-post-content .tags {
  padding-bottom: 2rem;
}
.single .merak-single-post-content .tags .tag {
  background-color: #CACACA;
  color: #000000;
  padding: 1.4rem 1rem;
  border-radius: 14px;
  font-size: 1rem;
  font-family: "Public Sans", sans-serif;
  text-decoration: none;
}
.single .merak-single-post-content .merak-single-post-image {
  float: right;
  padding: 2rem;
  border-radius: 14px;
}

.single-work .hero .hero-image a, .single-press .hero .hero-image a, .single-post .hero .hero-image a {
  display: inline-block;
  width: 50%;
  position: relative;
}
@media screen and (max-width: 1023px) {
  .single-work .hero .hero-image a, .single-press .hero .hero-image a, .single-post .hero .hero-image a {
    width: 100%;
  }
}
.single-work .hero .hero-image a::after, .single-press .hero .hero-image a::after, .single-post .hero .hero-image a::after {
  content: "";
  background: url("images/expand-solid.svg") no-repeat center center;
  background-size: 100% 100%;
  width: 28px;
  height: 28px;
  position: absolute;
  right: 5px;
  bottom: 10px;
  transition: transform 0.2s ease, filter 0.2s ease;
}
.single-work .hero .hero-image a:hover::after, .single-press .hero .hero-image a:hover::after, .single-post .hero .hero-image a:hover::after {
  transform: scale(1.1);
  filter: brightness(1); /* This makes the SVG white */
}
.single-work .hero .hero-image img, .single-press .hero .hero-image img, .single-post .hero .hero-image img {
  box-shadow: 0 0 20px 5px rgba(255, 255, 255, 0.3);
  border: 1px solid #094f72;
  max-width: 100%;
}

.blog .pagination-link {
  color: #000;
  padding: 22px 17px;
  opacity: 1;
}
.blog .pagination-link.is-current {
  background-color: #000;
  color: #fff;
}
.blog .pagination-previous {
  color: #000;
  background-color: #fff;
}
.blog .pagination-next {
  color: #000;
  background-color: #fff;
}
.blog .pagination-next.is-disabled {
  color: #000;
  border: none;
  background-color: rgba(235, 235, 235, 0.7725490196);
}
.blog .pagination-previous.is-disabled {
  color: #000;
  background-color: rgba(235, 235, 235, 0.7725490196);
  border: none;
}
.blog .merak-articles-section .article-card .article-image {
  height: auto;
}
.blog .merak-articles-section .article-card .article-image img {
  max-width: 100%;
  width: 100%;
  object-fit: cover;
}
.blog .article-tags {
  width: 85%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.blog .article-tags .tag {
  background-color: #005075;
  color: #fff;
  margin-top: 0.5rem;
}

.search {
  background-color: #fff;
}
.search .merak-container {
  padding: 2rem 0;
}
.search .pagination-link {
  color: #000;
}
.search .image.is-96x96 img {
  border-radius: 8px;
}
.search .section-heading {
  color: #094f72;
  font-size: 2rem;
  font-weight: 700;
  font-family: "Public Sans", sans-serif;
  margin-bottom: 2rem;
}
.search .result-title {
  color: #005C8A;
  font-weight: 700;
  font-size: 1.375rem;
  font-family: "Public Sans", sans-serif;
}
.search .result-excerpt {
  font-size: 1.063rem;
  font-family: "Public Sans", sans-serif;
  color: #2F3546;
}
.search .result-meta, .search .result-url {
  font-size: 0.938rem;
  font-family: "Public Sans", sans-serif;
  color: #535867;
}
.search .tag.is-light.is-rounded {
  background-color: #fff;
  color: #535867;
  border: 1px solid #000;
}
.search .pagination-link.is-current {
  background-color: #000;
  color: #fff;
}
.search .pagination-previous {
  color: #000;
}
.search .pagination-next {
  color: #000;
}
.search .pagination-next.is-disabled {
  color: #fff;
}
.search .pagination-previous.is-disabled {
  color: #fff;
}
@media screen and (min-width: 1024px) {
  .search .merak-articles-section::before {
    bottom: -11rem;
    right: 15%;
    content: "search";
  }
}
.search .search-pagination a {
  background-color: #005C8A;
  color: #fff;
}
.search .search-pagination a:hover {
  background-color: #094f72;
  color: #fff;
}
.search .search-pagination span {
  background-color: #FFBA00;
  color: #000;
}
.search .merak-articles-section .articles-wrapper {
  padding-bottom: 6rem;
}
.search .merak-articles-title {
  display: inline-block;
}
.search .back-to-all-results a {
  font-size: 1.2rem;
  font-weight: 700;
  font-family: "Public Sans", sans-serif;
  color: #000;
  padding: 0.91rem 0;
}
.search .search-pagination.my-5 .button {
  padding: 12px 20px;
}
.search .search-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 1023px) {
  .search .search-header {
    flex-direction: column;
    align-items: flex-start;
  }
}
.search .search-header .search-form-container {
  width: 25%;
  display: inline-block;
  margin-bottom: 2rem;
}
@media screen and (max-width: 1023px) {
  .search .search-header .search-form-container {
    width: 100%;
  }
}
.search .search-header .search-form-container .field .control input {
  background-color: #fff;
  color: #000;
}
.search .search-section .search-section-title {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 2rem;
  font-family: "Public Sans", sans-serif;
  color: #000;
}
.search .search-section .columns {
  justify-content: flex-start;
}
.search .search-section .view-all-container {
  display: flex;
  justify-content: center;
  margin-top: 2rem;
}
.search .search-section .view-all-container a {
  padding: 0.91rem 1rem;
  font-size: 1.2rem;
  font-weight: 700;
  font-family: "Public Sans", sans-serif;
  color: #000;
  border: 1px solid #005C8A;
  transition: all 0.3s ease-in-out;
}
.search .search-section .view-all-container a:hover {
  border: 1px solid #094f72;
  --bulma-button-border-width: max(1px, 0.0625em);
}
.search .search-info, .search .pagination-info {
  color: #2F3546;
}
@media screen and (max-width: 1023px) {
  .search .search-result-item .columns {
    flex-direction: column-reverse;
    align-items: flex-start;
  }
}
@media screen and (max-width: 1023px) {
  .search .search-result-item .columns .image.is-96x96 {
    height: 193px;
    width: 193px;
  }
}

.contact .merak-three-card-section .container .column.is-one-third .card .card-content .card-text {
  padding-bottom: 0;
}

.careers .full-text .full-text-content .full-text-description {
  font-size: 1.35rem;
}
@media screen and (max-width: 1023px) {
  .careers .full-text .full-text-content .full-text-description {
    font-size: 1.25rem;
  }
}

.post-type-archive-press .article-tags {
  width: 85%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.post-type-archive-press .article-tags .tag {
  background-color: #005075;
  color: #fff;
  margin-top: 0.5rem;
}
.post-type-archive-press .pagination-link {
  color: #000;
  padding: 22px 17px;
  opacity: 1;
}
.post-type-archive-press .pagination-link.is-current {
  background-color: #000;
  color: #fff;
}
.post-type-archive-press .pagination-previous {
  color: #000;
  background-color: #fff;
}
.post-type-archive-press .pagination-next {
  color: #000;
  background-color: #fff;
}
.post-type-archive-press .pagination-next.is-disabled {
  color: #000;
  border: none;
  background-color: rgba(235, 235, 235, 0.7725490196);
}
.post-type-archive-press .pagination-previous.is-disabled {
  color: #000;
  background-color: rgba(235, 235, 235, 0.7725490196);
  border: none;
}

.post-type-archive-work .article-tags {
  width: 85%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.post-type-archive-work .article-tags .tag {
  background-color: #005075;
  color: #fff;
  margin-top: 0.5rem;
}
.post-type-archive-work .pagination-link {
  color: #000;
  padding: 22px 17px;
  opacity: 1;
}
.post-type-archive-work .pagination-link.is-current {
  background-color: #000;
  color: #fff;
}
.post-type-archive-work .pagination-previous {
  color: #000;
  background-color: #fff;
}
.post-type-archive-work .pagination-next {
  color: #000;
  background-color: #fff;
}
.post-type-archive-work .pagination-next.is-disabled {
  color: #000;
  border: none;
  background-color: rgba(235, 235, 235, 0.7725490196);
}
.post-type-archive-work .pagination-previous.is-disabled {
  color: #000;
  background-color: rgba(235, 235, 235, 0.7725490196);
  border: none;
}
.post-type-archive-work .merak-articles-tag-filter .merak-articles-tag-filter-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 2rem;
}
@media screen and (max-width: 1023px) {
  .post-type-archive-work .merak-articles-tag-filter .merak-articles-tag-filter-wrapper {
    flex-wrap: wrap;
    gap: 1rem;
  }
}
.post-type-archive-work .merak-articles-tag-filter .merak-articles-tag-filter-wrapper .merak-articles-tag-filter-item {
  margin-right: 1rem;
}
@media screen and (max-width: 1023px) {
  .post-type-archive-work .merak-articles-tag-filter .merak-articles-tag-filter-wrapper .merak-articles-tag-filter-item {
    margin-right: 0;
  }
}
.post-type-archive-work .merak-articles-tag-filter .merak-articles-tag-filter-wrapper .merak-articles-tag-filter-item .merak-articles-tag-filter-link {
  padding: 22px 28px;
  border-radius: 5px;
  background-color: #003A54;
  color: #fff;
  text-decoration: none;
  font-size: 1rem;
}
.post-type-archive-work .merak-articles-tag-filter .merak-articles-tag-filter-wrapper .merak-articles-tag-filter-item .merak-articles-tag-filter-link:hover {
  background-color: #005075;
}
.post-type-archive-work .merak-articles-tag-filter .merak-articles-tag-filter-wrapper .merak-articles-tag-filter-item .merak-articles-tag-filter-link.is-active {
  padding: 24px 30px;
}
.post-type-archive-work .merak-articles-section .article-card .article-image {
  height: auto;
}
.post-type-archive-work .merak-articles-section .article-card .article-image img {
  max-width: 100%;
  width: 100%;
  object-fit: cover;
}

.post-type-archive-service .article-tags {
  width: 85%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.post-type-archive-service .article-tags .tag {
  background-color: #005075;
  color: #fff;
  margin-top: 0.5rem;
}
.post-type-archive-service .pagination-link {
  color: #000;
  padding: 22px 17px;
  opacity: 1;
}
.post-type-archive-service .pagination-link.is-current {
  background-color: #000;
  color: #fff;
}
.post-type-archive-service .pagination-previous {
  color: #000;
  background-color: #fff;
}
.post-type-archive-service .pagination-next {
  color: #000;
  background-color: #fff;
}
.post-type-archive-service .pagination-next.is-disabled {
  color: #000;
  border: none;
  background-color: rgba(235, 235, 235, 0.7725490196);
}
.post-type-archive-service .pagination-previous.is-disabled {
  color: #000;
  background-color: rgba(235, 235, 235, 0.7725490196);
  border: none;
}

body.archive.tag {
  padding-left: 0;
  padding-right: 0;
  align-items: normal;
  display: block;
  white-space: normal;
  height: auto;
  background-color: #fff;
  color: inherit;
  font-size: 1rem;
}

@media screen and (min-width: 1024px) {
  .archive.tag .merak-articles-section::before {
    bottom: -11rem;
    right: 1%;
    content: "";
  }
}
.archive.tag .article-tags {
  width: 85%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.archive.tag .article-tags .tag {
  background-color: #0077A8;
  color: #fff;
  margin-top: 0.5rem;
}
.archive.tag .pagination-link {
  color: #000;
  padding: 22px 17px;
}
.archive.tag .pagination-link.is-current {
  background-color: #000;
  color: #fff;
}
.archive.tag .pagination-previous {
  color: #000;
}
.archive.tag .pagination-next {
  color: #000;
}
.archive.tag .pagination-next.is-disabled {
  color: #fff;
}
.archive.tag .pagination-previous.is-disabled {
  color: #fff;
}

.single-work .merak-smart-cards .custom-container {
  width: 100%;
}
.single-work .merak-smart-cards .custom-container .smart-cards__card {
  padding: 0;
}
.single-work .merak-smart-cards .custom-container .smart-cards__card-image img {
  max-width: none;
  width: 35%;
}
@media screen and (max-width: 1023px) {
  .single-work .merak-smart-cards .custom-container .smart-cards__card-image img {
    width: 50%;
  }
}
.single-work .merak-single-post-content .tags {
  padding-top: 2rem;
}
.single-work .hero .hero-image a {
  display: inline-block;
  width: 50%;
  position: relative;
}
.single-work .hero .hero-image a::after {
  content: "";
  background: url("images/expand-solid.svg") no-repeat center center;
  background-size: 100% 100%;
  width: 28px;
  height: 28px;
  position: absolute;
  right: 5px;
  bottom: 10px;
  transition: transform 0.2s ease, filter 0.2s ease;
}
.single-work .hero .hero-image a:hover::after {
  transform: scale(1.1);
  filter: brightness(1); /* This makes the SVG white */
}
.single-work .hero .hero-image img {
  box-shadow: 0 0 20px 5px rgba(255, 255, 255, 0.3);
  border: 1px solid #094f72;
  max-width: 100%;
}
@media screen and (max-width: 1023px) {
  .single-work .merak-smart-cards .smart-cards .column {
    width: 50%;
  }
}

.error404 a.button {
  padding: 0.65rem 1rem;
  font-family: "Public Sans", sans-serif;
  background-color: #005C8A;
  color: #fff;
}

.page-id-1360 .article-image svg {
  width: 50%;
}

.single-solution .merak-content-left-image-right .right-image img {
  max-width: 75%;
}

@supports (-webkit-touch-callout: none) {
  html, body {
    -webkit-overflow-scrolling: touch;
  }
}
.research-driven {
  overflow-x: hidden;
  overflow-y: hidden;
  margin: 0;
  padding: 0;
}
@supports (-webkit-touch-callout: none) {
  .research-driven {
    -webkit-overflow-scrolling: touch;
  }
}
.research-driven .vertexxa-content {
  overflow-x: visible;
  margin-bottom: 0;
  padding-bottom: 0;
}
.research-driven .vertexxa-content__nav {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  background: rgba(255, 255, 255, 0.95);
  backdrop-filter: blur(10px);
  padding: 1.5rem 0;
}
@media (max-width: 768px) {
  .research-driven .vertexxa-content__nav {
    opacity: 1 !important;
    visibility: visible !important;
    transform: translateY(0) !important;
  }
}
.research-driven .vertexxa-content__nav ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0;
  padding: 0 2rem;
  list-style: none;
  width: 100%;
}
@media (max-width: 768px) {
  .research-driven .vertexxa-content__nav ul {
    padding: 0 1rem;
  }
}
.research-driven .vertexxa-content__nav .logo {
  display: flex;
  align-items: center;
}
.research-driven .vertexxa-content__nav .logo img {
  height: 90px;
  width: auto;
  max-width: 130.87px;
}
@media (max-width: 768px) {
  .research-driven .vertexxa-content__nav .logo img {
    height: 70px;
    max-width: 100px;
  }
}
.research-driven .vertexxa-content__nav .chat {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.75rem 1.5rem;
  background: transparent;
  border: 2px solid #535867;
  border-radius: 50px;
  color: #535867;
  text-decoration: none;
  font-weight: 500;
  transition: all 0.3s ease;
}
.research-driven .vertexxa-content__nav .chat:hover {
  background: #535867;
  color: white;
  transform: translateY(-2px);
}
@media (max-width: 768px) {
  .research-driven .vertexxa-content__nav .chat {
    padding: 0.5rem 1rem;
    font-size: 0.9rem;
  }
}
.research-driven .vertexxa-content__wrapper {
  padding-top: 120px;
  overflow-x: visible;
  padding-bottom: 0;
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .research-driven .vertexxa-content__wrapper {
    padding-top: 70px;
    padding-bottom: 0;
    margin-bottom: 0;
  }
}
.research-driven .vertexxa-content__primary_hero {
  background: linear-gradient(180deg, rgba(90, 160, 196, 0.11) 0%, rgba(255, 255, 255, 0.2) 31.73%);
  min-height: max(100vh, 800px);
  display: flex;
  flex-direction: column;
  position: relative;
  overflow: visible;
}
@media (max-width: 1200px) {
  .research-driven .vertexxa-content__primary_hero {
    min-height: 90vh;
  }
}
@media (max-width: 1024px) {
  .research-driven .vertexxa-content__primary_hero {
    min-height: 80vh;
  }
}
@media (max-width: 768px) {
  .research-driven .vertexxa-content__primary_hero {
    min-height: 70vh;
  }
}
@media (max-width: 480px) {
  .research-driven .vertexxa-content__primary_hero {
    min-height: auto;
    padding: 0;
  }
}
@media (max-height: 600px) {
  .research-driven .vertexxa-content__primary_hero {
    min-height: auto;
  }
}
.research-driven .vertexxa-content__primary_hero_content {
  flex: 0.5;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 3rem 2rem;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
  background: transparent;
  pointer-events: none;
}
@supports (-webkit-touch-callout: none) {
  .research-driven .vertexxa-content__primary_hero_content h1, .research-driven .vertexxa-content__primary_hero_content p {
    opacity: 1 !important;
    visibility: visible !important;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@media (max-width: 768px) {
  .research-driven .vertexxa-content__primary_hero_content {
    padding: 0 1.5rem;
    justify-content: center;
  }
}
@media (max-width: 480px) {
  .research-driven .vertexxa-content__primary_hero_content {
    padding: 0 1rem;
    justify-content: center;
  }
}
.research-driven .vertexxa-content__primary_hero_content h1 {
  font-size: clamp(1.5rem, 5vw, 4rem);
  line-height: 1.25;
  color: #535867;
  text-transform: uppercase;
  margin-bottom: 1.5rem;
  font-weight: 510;
  max-width: 889px;
  letter-spacing: 0.02em;
  font-family: "Roboto Flex", "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
  pointer-events: auto;
  overflow: visible;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}
@media (max-width: 768px) {
  .research-driven .vertexxa-content__primary_hero_content h1 {
    font-kerning: normal;
    text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    margin-bottom: 1.5rem;
    padding-top: 4rem;
  }
}
@media (max-width: 480px) {
  .research-driven .vertexxa-content__primary_hero_content h1 {
    padding-top: 4.5rem;
  }
}
.research-driven .vertexxa-content__primary_hero_content h1 strong {
  font-weight: 700;
  color: inherit;
}
.research-driven .vertexxa-content__primary_hero_content h1 .animated-purpose {
  color: #005C8A;
  font-weight: 860;
  display: inline-block;
  margin: 0 0.25em;
  overflow: visible;
  position: relative;
  height: auto;
  min-height: 1.2em;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}
@media (max-width: 768px) {
  .research-driven .vertexxa-content__primary_hero_content h1 .animated-purpose {
    display: block;
    margin: 0.5em auto;
    margin-top: 0rem;
    width: fit-content;
    height: auto;
    min-height: 1.2em;
    font-kerning: normal;
    text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
  }
}
.research-driven .vertexxa-content__primary_hero_content h1 .animated-purpose::before {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  z-index: 0;
}
.research-driven .vertexxa-content__primary_hero_content h1 .animated-text-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: visible;
  z-index: 1;
}
.research-driven .vertexxa-content__primary_hero_content h1 .animated-word {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #005C8A;
  font-weight: 860;
  font-size: inherit;
  font-family: inherit;
  line-height: 1.5;
  text-align: center;
  white-space: nowrap;
  transform-style: preserve-3d;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  will-change: transform;
}
@media (max-width: 768px) {
  .research-driven .vertexxa-content__primary_hero_content h1 .animated-word {
    padding: 0.3em 0;
    line-height: 1.2;
    overflow: visible;
    text-overflow: clip;
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.research-driven .vertexxa-content__primary_hero_content p {
  font-size: 32px;
  color: #000000;
  max-width: 850px;
  margin: 0 auto;
  line-height: 1.6;
  font-family: "IBM Plex Serif";
  pointer-events: auto;
}
@media (max-width: 768px) {
  .research-driven .vertexxa-content__primary_hero_content p {
    font-size: 24px;
    line-height: 1.5;
    max-width: 100%;
  }
}
@media (max-width: 480px) {
  .research-driven .vertexxa-content__primary_hero_content p {
    font-size: 20px;
    line-height: 1.4;
  }
}
.research-driven .vertexxa-content__primary_hero_images {
  flex: 0 0 auto;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: visible;
  height: 450px;
}
@media (max-width: 768px) {
  .research-driven .vertexxa-content__primary_hero_images {
    flex: 0 0 auto;
    height: 280px;
    padding: 0;
    margin: 0;
  }
}
@media (max-width: 480px) {
  .research-driven .vertexxa-content__primary_hero_images {
    flex: 0 0 auto;
    height: 240px;
    padding: 0;
    margin: 0;
  }
}
.research-driven .vertexxa-content__primary_hero_images .filmstrip {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: auto;
  height: 350px;
  max-width: none;
  z-index: 50;
  opacity: 0.9;
  visibility: visible;
  will-change: transform;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  transform-style: preserve-3d;
}
@supports (-webkit-touch-callout: none) {
  .research-driven .vertexxa-content__primary_hero_images .filmstrip {
    opacity: 1 !important;
    visibility: visible !important;
    display: block !important;
    -webkit-transform: translate(-50%, -50%) translateZ(0);
    transform: translate(-50%, -50%) translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    will-change: transform;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
  }
}
@media (max-width: 768px) {
  .research-driven .vertexxa-content__primary_hero_images .filmstrip {
    height: 240px;
    -webkit-transform: translate(-50%, -50%) translateZ(0);
    transform: translate(-50%, -50%) translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
}
@media (max-width: 480px) {
  .research-driven .vertexxa-content__primary_hero_images .filmstrip {
    height: 200px;
    opacity: 1 !important;
    visibility: visible !important;
    display: block !important;
  }
}
.research-driven .vertexxa-content__primary_hero_images .laptop-frame {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-7deg);
  transform-origin: center;
  z-index: 100;
  width: 100%;
  max-width: 900px;
}
@media (max-width: 1024px) {
  .research-driven .vertexxa-content__primary_hero_images .laptop-frame {
    max-width: 700px;
  }
}
@media (max-width: 768px) {
  .research-driven .vertexxa-content__primary_hero_images .laptop-frame {
    max-width: 450px;
  }
}
@media (max-width: 480px) {
  .research-driven .vertexxa-content__primary_hero_images .laptop-frame {
    max-width: 280px;
  }
}
@media (max-width: 360px) {
  .research-driven .vertexxa-content__primary_hero_images .laptop-frame {
    max-width: 250px;
  }
}
.research-driven .vertexxa-content__primary_hero_images .laptop-frame img {
  width: 100%;
  height: auto;
  display: block;
  pointer-events: none;
}
.research-driven .vertexxa-content__primary_hero_images .laptop-screen-slider-container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-7deg);
  transform-origin: center;
  z-index: 99;
  width: 80%;
  max-width: 720px;
  height: auto;
  margin-top: -2px;
}
@media (max-width: 1024px) {
  .research-driven .vertexxa-content__primary_hero_images .laptop-screen-slider-container {
    max-width: 560px;
    margin-top: -0.2%;
  }
}
@media (max-width: 768px) {
  .research-driven .vertexxa-content__primary_hero_images .laptop-screen-slider-container {
    max-width: 360px;
    margin-top: -0.6%;
  }
}
@media (max-width: 480px) {
  .research-driven .vertexxa-content__primary_hero_images .laptop-screen-slider-container {
    max-width: 224px;
    margin-top: 1%;
  }
}
@media (max-width: 360px) {
  .research-driven .vertexxa-content__primary_hero_images .laptop-screen-slider-container {
    max-width: 200px;
    margin-top: 0.5%;
  }
}
.research-driven .vertexxa-content__primary_hero_images .laptop-screen-slider-container .laptop-slider {
  margin: 0;
  padding: 0;
}
.research-driven .vertexxa-content__primary_hero_images .laptop-screen-slider-container .laptop-slider .slick-track {
  margin: 0;
}
.research-driven .vertexxa-content__primary_hero_images .laptop-screen-slider-container .laptop-slider .slick-slide {
  margin: 0;
  padding: 0;
}
.research-driven .vertexxa-content__primary_hero_images .laptop-screen-slider-container .laptop-slide {
  display: none;
}
.research-driven .vertexxa-content__primary_hero_images .laptop-screen-slider-container .laptop-slide:first-child {
  display: block;
}
.research-driven .vertexxa-content__primary_hero_images .laptop-screen-slider-container .laptop-slider.slick-initialized .laptop-slide {
  display: block;
}
.research-driven .vertexxa-content__primary_hero_images .laptop-screen {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 8px;
  object-fit: cover;
}
.research-driven .vertexxa-content__primary_hero_images .slick-slider .slick-dots {
  bottom: -50px;
}
.research-driven .vertexxa-content__primary_hero_images .slick-slider .slick-dots li button:before {
  color: #535867;
  font-size: 12px;
}
.research-driven .vertexxa-content__primary_hero_images .slick-slider .slick-dots li.slick-active button:before {
  color: #005C8A;
}
.research-driven .vertexxa-content__primary_hero_images .slick-slider .slick-arrow:before {
  color: #535867;
  font-size: 20px;
}
.research-driven .vertexxa-content__primary_hero_images .slick-slider .slick-arrow.slick-prev {
  left: -50px;
}
.research-driven .vertexxa-content__primary_hero_images .slick-slider .slick-arrow.slick-next {
  right: -50px;
}
@media (max-width: 768px) {
  .research-driven .vertexxa-content__primary_hero_images .slick-slider .slick-arrow {
    display: none !important;
  }
}
.research-driven .vertexxa-content__statistics {
  padding: 4rem 0;
  background: rgba(204, 222, 232, 0.3294117647);
  transform: translateZ(0);
  backface-visibility: hidden;
}
@media (max-width: 1024px) {
  .research-driven .vertexxa-content__statistics {
    -webkit-perspective: 1000px;
    perspective: 1000px;
    margin-top: -10vh;
  }
}
@media (max-width: 768px) {
  .research-driven .vertexxa-content__statistics {
    margin-top: -8vh;
  }
}
@media (max-width: 480px) {
  .research-driven .vertexxa-content__statistics {
    margin-top: -5vh;
  }
}
.research-driven .vertexxa-content__statistics .vertexxa-content__statistics_content {
  width: 95%;
  margin: 0 auto;
  padding: 0 2rem;
}
@media (max-width: 1024px) {
  .research-driven .vertexxa-content__statistics .vertexxa-content__statistics_content {
    width: 97%;
    padding: 0 1rem;
  }
}
@media (max-width: 480px) {
  .research-driven .vertexxa-content__statistics .vertexxa-content__statistics_content {
    width: 98%;
    padding: 0 0.5rem;
  }
}
@media (max-width: 1024px) {
  .research-driven .vertexxa-content__statistics .columns {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: wrap !important;
    align-items: flex-start !important;
  }
}
.research-driven .vertexxa-content__statistics .column {
  text-align: center;
  padding: 2rem 1rem;
  transform: translateZ(0);
  backface-visibility: hidden;
}
@media (max-width: 1024px) {
  .research-driven .vertexxa-content__statistics .column {
    padding: 1.5rem 0.5rem;
  }
}
.research-driven .vertexxa-content__statistics h3 {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 1rem;
  padding-top: 1rem;
  contain: layout style paint;
  isolation: isolate;
}
.research-driven .vertexxa-content__statistics h3 .stat-number {
  font-family: "Roboto Flex", "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
  font-size: 128px;
  font-weight: 700;
  color: rgba(0, 92, 138, 0.8);
  line-height: 1.5;
  letter-spacing: 0;
  text-align: center;
  margin-bottom: 1.5rem;
  overflow: visible;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeSpeed;
  font-display: block;
  contain: layout;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  perspective: 1000px;
  will-change: contents;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  font-variation-settings: "wght" 700;
  -webkit-font-variation-settings: "wght" 700;
}
@supports (-webkit-touch-callout: none) {
  .research-driven .vertexxa-content__statistics h3 .stat-number {
    font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif !important;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-perspective: 1000px;
    perspective: 1000px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    will-change: auto;
    line-height: 1.6 !important;
  }
}
@media (max-width: 768px) {
  .research-driven .vertexxa-content__statistics h3 .stat-number {
    font-size: 80px;
    line-height: 1.5;
    font-kerning: normal;
    text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-font-feature-settings: "kern" 1;
    font-feature-settings: "kern" 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    will-change: contents;
    font-variation-settings: "wght" 700;
    -webkit-font-variation-settings: "wght" 700;
    -webkit-text-stroke: 0px transparent;
    text-stroke: 0px transparent;
  }
}
@media (max-width: 480px) {
  .research-driven .vertexxa-content__statistics h3 .stat-number {
    font-size: 64px;
  }
}
.research-driven .vertexxa-content__statistics h3 .stat-number.animating {
  text-rendering: optimizeSpeed !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  transform: translate3d(0, 0, 0) !important;
  backface-visibility: hidden !important;
  will-change: contents !important;
}
@media (max-width: 768px) {
  .research-driven .vertexxa-content__statistics h3 .stat-number.animating {
    font-synthesis: none;
    -webkit-font-synthesis: none;
    -moz-font-synthesis: none;
  }
}
.research-driven .vertexxa-content__statistics h3 .stat-description {
  font-family: "Roboto Flex", "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
  font-size: 36px;
  font-weight: 400;
  color: #535867;
  line-height: 1.5;
  letter-spacing: 0;
  text-align: center;
  position: relative;
  padding-top: 0.5rem;
  overflow: visible;
}
.research-driven .vertexxa-content__statistics h3 .stat-description::before {
  content: "";
  position: absolute;
  top: -0.75rem;
  left: 50%;
  transform: translateX(-50%);
  width: 250px;
  height: 4px;
  background: #C4CBCC;
}
@media (max-width: 768px) {
  .research-driven .vertexxa-content__statistics h3 .stat-description::before {
    width: 150px;
  }
}
@media (max-width: 480px) {
  .research-driven .vertexxa-content__statistics h3 .stat-description::before {
    width: 100px;
  }
}
@media (max-width: 768px) {
  .research-driven .vertexxa-content__statistics h3 .stat-description {
    font-size: 28px;
  }
}
@media (max-width: 480px) {
  .research-driven .vertexxa-content__statistics h3 .stat-description {
    font-size: 24px;
  }
}
.research-driven .vertexxa-content__statistics p {
  font-family: "IBM Plex Serif";
  font-size: 22px;
  font-weight: 400;
  color: #2F3546;
  line-height: 1.5;
  letter-spacing: 0;
  text-align: center;
  margin-top: 0.5rem;
  max-width: 320px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 768px) {
  .research-driven .vertexxa-content__statistics p {
    font-size: 16px;
  }
}
@media (max-width: 480px) {
  .research-driven .vertexxa-content__statistics p {
    font-size: 14px;
  }
}
.research-driven .vertexxa-content__services {
  padding: 4rem 0;
  background: #ffffff;
}
.research-driven .vertexxa-content__services .vertexxa-content__services_content {
  width: 95%;
  margin: 0 auto;
  padding: 0 2rem;
}
@media (max-width: 768px) {
  .research-driven .vertexxa-content__services .vertexxa-content__services_content {
    width: 97%;
    padding: 0 1rem;
  }
}
@media (max-width: 480px) {
  .research-driven .vertexxa-content__services .vertexxa-content__services_content {
    width: 98%;
    padding: 0 0.5rem;
  }
}
.research-driven .vertexxa-content__services .columns {
  align-items: stretch;
}
@media (max-width: 768px) {
  .research-driven .vertexxa-content__services .columns {
    flex-direction: column;
    align-items: center;
  }
}
.research-driven .vertexxa-content__services .services-text {
  padding: 2rem;
}
@media (max-width: 768px) {
  .research-driven .vertexxa-content__services .services-text {
    padding: 1rem;
    text-align: center;
  }
}
.research-driven .vertexxa-content__services .services-text h2 {
  font-family: "Roboto Flex", "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
  font-weight: 900;
  font-size: 58.25px;
  line-height: 1.5;
  letter-spacing: 0.02em;
  color: #535867;
  margin-bottom: 1.5rem;
  overflow: visible;
  padding-top: 0.1em;
  padding-bottom: 0.1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
@media (max-width: 768px) {
  .research-driven .vertexxa-content__services .services-text h2 {
    font-size: 42px;
    line-height: 1.5;
    padding-top: 0.15em;
    padding-bottom: 0.15em;
    font-kerning: normal;
    text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-variation-settings: "wght" 900;
    -webkit-font-variation-settings: "wght" 900;
    will-change: auto;
    contain: layout;
  }
}
@media (max-width: 480px) {
  .research-driven .vertexxa-content__services .services-text h2 {
    font-size: 32px;
  }
}
.research-driven .vertexxa-content__services .services-text p {
  font-family: "IBM Plex Serif";
  font-weight: 500;
  font-size: 29.12px;
  line-height: 1.5;
  letter-spacing: 0.02em;
  color: #535867;
  margin-bottom: 2rem;
  overflow: visible;
  padding-top: 0.05em;
  padding-bottom: 0.05em;
}
@media (max-width: 768px) {
  .research-driven .vertexxa-content__services .services-text p {
    font-size: 24px;
  }
}
@media (max-width: 480px) {
  .research-driven .vertexxa-content__services .services-text p {
    font-size: 20px;
  }
}
.research-driven .vertexxa-content__services .services-text .services-cta {
  font-family: "Roboto Flex", "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
  font-weight: 556;
  font-size: 29.12px;
  line-height: 1.5;
  letter-spacing: 0.02em;
  color: #5AA0C4;
  text-decoration: none;
  display: inline-block;
  transition: all 0.3s ease;
  overflow: visible;
  padding-top: 0.05em;
  padding-bottom: 0.05em;
}
.research-driven .vertexxa-content__services .services-text .services-cta:hover {
  color: #005C8A;
  transform: translateX(5px);
}
@media (max-width: 768px) {
  .research-driven .vertexxa-content__services .services-text .services-cta {
    font-size: 24px;
  }
}
@media (max-width: 480px) {
  .research-driven .vertexxa-content__services .services-text .services-cta {
    font-size: 20px;
  }
}
.research-driven .vertexxa-content__services .services-image {
  padding: 2rem;
  height: 100%;
  display: flex;
  align-items: center;
}
@media (max-width: 768px) {
  .research-driven .vertexxa-content__services .services-image {
    padding: 1rem;
    margin-top: 2rem;
    height: auto;
  }
}
.research-driven .vertexxa-content__services .services-image img {
  width: 100%;
  height: 100%;
  min-height: 200px;
  max-height: 400px;
  display: block;
  object-fit: cover;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
}
@media (max-width: 768px) {
  .research-driven .vertexxa-content__services .services-image img {
    height: auto;
    max-height: 300px;
  }
}
@media (max-width: 480px) {
  .research-driven .vertexxa-content__services .services-image img {
    max-height: 250px;
  }
}
.research-driven .vertexxa-content__services-flipped {
  padding: 4rem 0;
  background: #F7FAFC;
  border-top: 4px solid #E0E1E3;
  border-bottom: 4px solid #E0E1E3;
}
.research-driven .vertexxa-content__services-flipped .vertexxa-content__services-flipped_content {
  width: 95%;
  margin: 0 auto;
  padding: 0 2rem;
}
@media (max-width: 768px) {
  .research-driven .vertexxa-content__services-flipped .vertexxa-content__services-flipped_content {
    width: 97%;
    padding: 0 1rem;
  }
}
@media (max-width: 480px) {
  .research-driven .vertexxa-content__services-flipped .vertexxa-content__services-flipped_content {
    width: 98%;
    padding: 0 0.5rem;
  }
}
.research-driven .vertexxa-content__services-flipped .columns {
  align-items: stretch;
}
@media (max-width: 768px) {
  .research-driven .vertexxa-content__services-flipped .columns {
    flex-direction: column;
    align-items: center;
  }
}
.research-driven .vertexxa-content__services-flipped .services-text {
  padding: 2rem;
}
@media (max-width: 768px) {
  .research-driven .vertexxa-content__services-flipped .services-text {
    padding: 1rem;
    text-align: center;
  }
}
.research-driven .vertexxa-content__services-flipped .services-text h2 {
  font-family: "Roboto Flex", "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
  font-weight: 900;
  font-size: 58.25px;
  line-height: 1.5;
  letter-spacing: 0.02em;
  color: #535867;
  margin-bottom: 1.5rem;
  overflow: visible;
  padding-top: 0.1em;
  padding-bottom: 0.1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
@media (max-width: 768px) {
  .research-driven .vertexxa-content__services-flipped .services-text h2 {
    font-size: 42px;
    line-height: 1.5;
    padding-top: 0.15em;
    padding-bottom: 0.15em;
    font-kerning: normal;
    text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-variation-settings: "wght" 900;
    -webkit-font-variation-settings: "wght" 900;
    will-change: auto;
    contain: layout;
  }
}
@media (max-width: 480px) {
  .research-driven .vertexxa-content__services-flipped .services-text h2 {
    font-size: 32px;
  }
}
.research-driven .vertexxa-content__services-flipped .services-text p {
  font-family: "IBM Plex Serif";
  font-weight: 500;
  font-size: 29.12px;
  line-height: 1.5;
  letter-spacing: 0.02em;
  color: #535867;
  margin-bottom: 2rem;
  overflow: visible;
  padding-top: 0.05em;
  padding-bottom: 0.05em;
}
@media (max-width: 768px) {
  .research-driven .vertexxa-content__services-flipped .services-text p {
    font-size: 24px;
  }
}
@media (max-width: 480px) {
  .research-driven .vertexxa-content__services-flipped .services-text p {
    font-size: 20px;
  }
}
.research-driven .vertexxa-content__services-flipped .services-text .services-cta {
  font-family: "Roboto Flex", "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
  font-weight: 556;
  font-size: 29.12px;
  line-height: 1.5;
  letter-spacing: 0.02em;
  color: #5AA0C4;
  text-decoration: none;
  display: inline-block;
  transition: all 0.3s ease;
  overflow: visible;
  padding-top: 0.05em;
  padding-bottom: 0.05em;
}
.research-driven .vertexxa-content__services-flipped .services-text .services-cta:hover {
  color: #005C8A;
  transform: translateX(5px);
}
@media (max-width: 768px) {
  .research-driven .vertexxa-content__services-flipped .services-text .services-cta {
    font-size: 24px;
  }
}
@media (max-width: 480px) {
  .research-driven .vertexxa-content__services-flipped .services-text .services-cta {
    font-size: 20px;
  }
}
.research-driven .vertexxa-content__services-flipped .services-image {
  padding: 2rem;
  height: 100%;
  display: flex;
  align-items: center;
}
@media (max-width: 768px) {
  .research-driven .vertexxa-content__services-flipped .services-image {
    padding: 1rem;
    margin-bottom: 2rem;
    height: auto;
  }
}
.research-driven .vertexxa-content__services-flipped .services-image img {
  width: 100%;
  height: 100%;
  min-height: 200px;
  max-height: 400px;
  display: block;
  object-fit: cover;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
}
@media (max-width: 768px) {
  .research-driven .vertexxa-content__services-flipped .services-image img {
    height: auto;
    max-height: 300px;
  }
}
@media (max-width: 480px) {
  .research-driven .vertexxa-content__services-flipped .services-image img {
    max-height: 250px;
  }
}
.research-driven .vertexxa-content__services-second {
  padding: 4rem 0;
  background: #ffffff;
}
.research-driven .vertexxa-content__services-second .vertexxa-content__services-second_content {
  width: 95%;
  margin: 0 auto;
  padding: 0 2rem;
}
@media (max-width: 768px) {
  .research-driven .vertexxa-content__services-second .vertexxa-content__services-second_content {
    width: 97%;
    padding: 0 1rem;
  }
}
@media (max-width: 480px) {
  .research-driven .vertexxa-content__services-second .vertexxa-content__services-second_content {
    width: 98%;
    padding: 0 0.5rem;
  }
}
.research-driven .vertexxa-content__services-second .columns {
  align-items: stretch;
}
@media (max-width: 768px) {
  .research-driven .vertexxa-content__services-second .columns {
    flex-direction: column;
    align-items: center;
  }
}
.research-driven .vertexxa-content__services-second .services-text {
  padding: 2rem;
}
@media (max-width: 768px) {
  .research-driven .vertexxa-content__services-second .services-text {
    padding: 1rem;
    text-align: center;
  }
}
.research-driven .vertexxa-content__services-second .services-text h2 {
  font-family: "Roboto Flex", "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
  font-weight: 900;
  font-size: 58.25px;
  line-height: 1.5;
  letter-spacing: 0.02em;
  color: #535867;
  margin-bottom: 1.5rem;
  overflow: visible;
  padding-top: 0.1em;
  padding-bottom: 0.1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
@media (max-width: 768px) {
  .research-driven .vertexxa-content__services-second .services-text h2 {
    font-size: 42px;
    line-height: 1.5;
    padding-top: 0.15em;
    padding-bottom: 0.15em;
    font-kerning: normal;
    text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-variation-settings: "wght" 900;
    -webkit-font-variation-settings: "wght" 900;
    will-change: auto;
    contain: layout;
  }
}
@media (max-width: 480px) {
  .research-driven .vertexxa-content__services-second .services-text h2 {
    font-size: 32px;
  }
}
.research-driven .vertexxa-content__services-second .services-text p {
  font-family: "IBM Plex Serif";
  font-weight: 500;
  font-size: 29.12px;
  line-height: 1.5;
  letter-spacing: 0.02em;
  color: #535867;
  margin-bottom: 2rem;
  overflow: visible;
  padding-top: 0.05em;
  padding-bottom: 0.05em;
}
@media (max-width: 768px) {
  .research-driven .vertexxa-content__services-second .services-text p {
    font-size: 24px;
  }
}
@media (max-width: 480px) {
  .research-driven .vertexxa-content__services-second .services-text p {
    font-size: 20px;
  }
}
.research-driven .vertexxa-content__services-second .services-text .services-cta {
  font-family: "Roboto Flex", "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
  font-weight: 556;
  font-size: 29.12px;
  line-height: 1.5;
  letter-spacing: 0.02em;
  color: #5AA0C4;
  text-decoration: none;
  display: inline-block;
  transition: all 0.3s ease;
  overflow: visible;
  padding-top: 0.05em;
  padding-bottom: 0.05em;
}
.research-driven .vertexxa-content__services-second .services-text .services-cta:hover {
  color: #005C8A;
  transform: translateX(5px);
}
@media (max-width: 768px) {
  .research-driven .vertexxa-content__services-second .services-text .services-cta {
    font-size: 24px;
  }
}
@media (max-width: 480px) {
  .research-driven .vertexxa-content__services-second .services-text .services-cta {
    font-size: 20px;
  }
}
.research-driven .vertexxa-content__services-second .services-image {
  padding: 2rem;
  height: 100%;
  display: flex;
  align-items: center;
}
@media (max-width: 768px) {
  .research-driven .vertexxa-content__services-second .services-image {
    padding: 1rem;
    margin-top: 2rem;
    height: auto;
  }
}
.research-driven .vertexxa-content__services-second .services-image img {
  width: 100%;
  height: 100%;
  min-height: 200px;
  max-height: 400px;
  display: block;
  object-fit: cover;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
}
@media (max-width: 768px) {
  .research-driven .vertexxa-content__services-second .services-image img {
    height: auto;
    max-height: 300px;
  }
}
@media (max-width: 480px) {
  .research-driven .vertexxa-content__services-second .services-image img {
    max-height: 250px;
  }
}
.research-driven .vertexxa-content__testimonial {
  padding: 4rem 0;
  background: #005C8A;
}
.research-driven .vertexxa-content__testimonial .vertexxa-content__testimonial_content {
  width: 95%;
  margin: 0 auto;
  padding: 0 2rem;
}
@media (max-width: 768px) {
  .research-driven .vertexxa-content__testimonial .vertexxa-content__testimonial_content {
    width: 97%;
    padding: 0 1rem;
  }
}
@media (max-width: 480px) {
  .research-driven .vertexxa-content__testimonial .vertexxa-content__testimonial_content {
    width: 98%;
    padding: 0 0.5rem;
  }
}
.research-driven .vertexxa-content__testimonial .columns {
  align-items: center;
}
@media (max-width: 768px) {
  .research-driven .vertexxa-content__testimonial .columns {
    flex-direction: column;
    text-align: center;
  }
}
.research-driven .vertexxa-content__testimonial .testimonial-images {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1.5rem;
  padding: 2rem;
}
@media (max-width: 768px) {
  .research-driven .vertexxa-content__testimonial .testimonial-images {
    padding: 1rem;
    margin-bottom: 2rem;
  }
}
.research-driven .vertexxa-content__testimonial .testimonial-images .testimonial-logo {
  width: 100%;
  max-width: 400px;
  height: auto;
  display: block;
}
@media (max-width: 768px) {
  .research-driven .vertexxa-content__testimonial .testimonial-images .testimonial-logo {
    max-width: 200px;
  }
}
@media (max-width: 480px) {
  .research-driven .vertexxa-content__testimonial .testimonial-images .testimonial-logo {
    max-width: 150px;
  }
}
.research-driven .vertexxa-content__testimonial .testimonial-images .testimonial-stars {
  width: 100%;
  max-width: 200px;
  height: auto;
  display: block;
}
@media (max-width: 768px) {
  .research-driven .vertexxa-content__testimonial .testimonial-images .testimonial-stars {
    max-width: 150px;
  }
}
@media (max-width: 480px) {
  .research-driven .vertexxa-content__testimonial .testimonial-images .testimonial-stars {
    max-width: 120px;
  }
}
.research-driven .vertexxa-content__testimonial .testimonial-text {
  padding: 2rem;
}
@media (max-width: 768px) {
  .research-driven .vertexxa-content__testimonial .testimonial-text {
    padding: 1rem;
    text-align: center;
  }
}
.research-driven .vertexxa-content__testimonial .testimonial-text h2 {
  font-family: "Roboto Flex", "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
  font-weight: 600;
  font-size: 55px;
  line-height: 1.5;
  letter-spacing: 0;
  color: #FFBA00;
  text-align: left;
  margin-bottom: 1.5rem;
  max-width: 934px;
  overflow: visible;
  padding-top: 0.05em;
  padding-bottom: 0.05em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}
@media (max-width: 768px) {
  .research-driven .vertexxa-content__testimonial .testimonial-text h2 {
    font-size: 42px;
    text-align: center;
    font-kerning: normal;
    text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
  }
}
@media (max-width: 480px) {
  .research-driven .vertexxa-content__testimonial .testimonial-text h2 {
    font-size: 32px;
  }
}
.research-driven .vertexxa-content__testimonial .testimonial-text p {
  font-family: "IBM Plex Serif";
  font-weight: 500;
  font-size: 32px;
  line-height: 1.5;
  letter-spacing: 0;
  color: #FFF;
  text-align: left;
  overflow: visible;
  padding-top: 0.05em;
  padding-bottom: 0.05em;
}
@media (max-width: 768px) {
  .research-driven .vertexxa-content__testimonial .testimonial-text p {
    font-size: 24px;
    text-align: center;
  }
}
@media (max-width: 480px) {
  .research-driven .vertexxa-content__testimonial .testimonial-text p {
    font-size: 20px;
  }
}
.research-driven .vertexxa-content__technologies {
  padding: 4rem 0;
  background: #ffffff;
}
.research-driven .vertexxa-content__technologies .vertexxa-content__technologies_content {
  width: 90%;
  margin: 0 auto;
  padding: 0 3rem;
}
@media (max-width: 768px) {
  .research-driven .vertexxa-content__technologies .vertexxa-content__technologies_content {
    width: 95%;
    padding: 0 1rem;
  }
}
@media (max-width: 480px) {
  .research-driven .vertexxa-content__technologies .vertexxa-content__technologies_content {
    width: 95%;
    padding: 0 1rem;
  }
}
.research-driven .vertexxa-content__technologies .vertexxa-content__technologies_content h2 {
  font-family: "Roboto Flex", "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
  font-weight: 700;
  font-size: 64px;
  line-height: 1.5;
  letter-spacing: 0;
  color: #535867;
  text-align: left;
  margin-bottom: 3rem;
  overflow: visible;
  padding-top: 0.1em;
  padding-bottom: 0.1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}
@supports (-webkit-touch-callout: none) {
  .research-driven .vertexxa-content__technologies .vertexxa-content__technologies_content h2 {
    font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif !important;
    padding-top: 0.2em !important;
    padding-bottom: 0.2em !important;
    line-height: 1.7 !important;
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    font-variant-ligatures: none;
    font-feature-settings: normal;
  }
}
@media (max-width: 768px) {
  .research-driven .vertexxa-content__technologies .vertexxa-content__technologies_content h2 {
    font-size: 48px;
    margin-bottom: 2rem;
    padding-top: 0.2em;
    padding-bottom: 0.2em;
    font-kerning: normal;
    text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
  }
}
@media (max-width: 480px) {
  .research-driven .vertexxa-content__technologies .vertexxa-content__technologies_content h2 {
    font-size: 36px;
    margin-bottom: 1.5rem;
    padding-top: 0.25em;
    padding-bottom: 0.25em;
  }
}
.research-driven .vertexxa-content__technologies .vertexxa-content__technologies_content_grid .columns {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
  margin-top: -0.75rem;
  display: flex;
}
.research-driven .vertexxa-content__technologies .vertexxa-content__technologies_content_grid .columns.is-multiline {
  margin-bottom: -0.75rem;
}
.research-driven .vertexxa-content__technologies .vertexxa-content__technologies_content_grid .column {
  padding: 0.75rem;
}
@media (max-width: 768px) {
  .research-driven .vertexxa-content__technologies .vertexxa-content__technologies_content_grid .column {
    padding: 0.5rem;
  }
}
@media (max-width: 480px) {
  .research-driven .vertexxa-content__technologies .vertexxa-content__technologies_content_grid .column {
    padding: 0.25rem;
  }
}
.research-driven .vertexxa-content__technologies .technology-item {
  display: flex;
  align-items: center;
  justify-content: center;
  background: white;
  border-radius: 12px;
  width: 100%;
  height: 200px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
  margin: 0.5rem 0;
  position: relative;
  z-index: 10;
}
.research-driven .vertexxa-content__technologies .technology-item:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
}
.research-driven .vertexxa-content__technologies .technology-item img {
  max-width: 75%;
  max-height: 75%;
  width: auto;
  height: auto;
  display: block;
  object-fit: contain;
  cursor: pointer;
}
@media (max-width: 768px) {
  .research-driven .vertexxa-content__technologies .technology-item {
    height: 180px;
    margin: 0.25rem 0;
  }
  .research-driven .vertexxa-content__technologies .technology-item img {
    max-width: 70%;
    max-height: 70%;
  }
  .research-driven .vertexxa-content__technologies .technology-item::after {
    font-size: 12px;
    padding: 6px 10px;
    bottom: -35px;
  }
}
@media (max-width: 480px) {
  .research-driven .vertexxa-content__technologies .technology-item {
    height: 150px;
    margin: 0.125rem 0;
  }
  .research-driven .vertexxa-content__technologies .technology-item img {
    max-width: 65%;
    max-height: 65%;
  }
  .research-driven .vertexxa-content__technologies .technology-item::after {
    font-size: 11px;
    padding: 5px 8px;
    bottom: -30px;
  }
}
.research-driven .vertexxa-content__cta {
  padding: 5rem 0;
  background: url("../merak/images/cosmos.jpg") center center;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
  position: relative;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  display: flex;
  align-items: flex-start;
  justify-content: center;
  padding-top: 4rem;
  min-height: 50vh;
  overflow: hidden;
}
@media (max-width: 768px) {
  .research-driven .vertexxa-content__cta {
    min-height: 20vh;
  }
}
@media (max-width: 480px) {
  .research-driven .vertexxa-content__cta {
    min-height: 15vh;
  }
}
.research-driven .vertexxa-content__cta .particles-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  pointer-events: none;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  will-change: transform;
  transform: translateZ(0);
}
.research-driven .vertexxa-content__cta .particle {
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
  will-change: transform;
  transform: translateZ(0);
}
.research-driven .vertexxa-content__cta .particle.particle-1 {
  width: 4px;
  height: 4px;
  background: radial-gradient(circle, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.3) 70%, transparent 100%);
  box-shadow: 0 0 6px rgba(255, 255, 255, 0.6);
}
.research-driven .vertexxa-content__cta .particle.particle-2 {
  width: 3px;
  height: 3px;
  background: radial-gradient(circle, rgba(173, 216, 230, 0.8) 0%, rgba(173, 216, 230, 0.3) 70%, transparent 100%);
  box-shadow: 0 0 5px rgba(173, 216, 230, 0.6);
}
.research-driven .vertexxa-content__cta .particle.particle-3 {
  width: 5px;
  height: 5px;
  background: radial-gradient(circle, rgba(255, 182, 193, 0.8) 0%, rgba(255, 182, 193, 0.3) 70%, transparent 100%);
  box-shadow: 0 0 7px rgba(255, 182, 193, 0.6);
}
.research-driven .vertexxa-content__cta .particle.particle-4 {
  width: 2px;
  height: 2px;
  background: radial-gradient(circle, rgba(255, 255, 224, 0.8) 0%, rgba(255, 255, 224, 0.3) 70%, transparent 100%);
  box-shadow: 0 0 4px rgba(255, 255, 224, 0.6);
}
.research-driven .vertexxa-content__cta .particle.particle-5 {
  width: 6px;
  height: 6px;
  background: radial-gradient(circle, rgba(221, 160, 221, 0.8) 0%, rgba(221, 160, 221, 0.3) 70%, transparent 100%);
  box-shadow: 0 0 8px rgba(221, 160, 221, 0.6);
}
.research-driven .vertexxa-content__cta .shooting-star {
  position: absolute;
  width: 8px;
  height: 8px;
  background: radial-gradient(circle, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0.6) 50%, transparent 100%);
  border-radius: 50%;
  box-shadow: 0 0 12px rgba(255, 255, 255, 0.9);
  pointer-events: none;
  --tail-angle: 0deg;
  transition: all 0.1s ease;
  will-change: transform;
  transform: translateZ(0);
}
.research-driven .vertexxa-content__cta .shooting-star::after {
  content: "";
  position: absolute;
  width: 50px;
  height: 2px;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.8) 0%, transparent 100%);
  top: 50%;
  left: 50%;
  transform: translate(8px, -50%) rotate(var(--tail-angle));
  transform-origin: -8px center;
  border-radius: 1px;
  box-shadow: 0 0 8px rgba(255, 255, 255, 0.6);
}
.research-driven .vertexxa-content__cta .shooting-star:hover {
  transform: scale(1.2);
  box-shadow: 0 0 20px rgb(255, 255, 255);
}
.research-driven .vertexxa-content__cta .shooting-star:hover::after {
  box-shadow: 0 0 12px rgba(255, 255, 255, 0.8);
}
.research-driven .vertexxa-content__cta .dust-particle {
  position: absolute;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  pointer-events: none;
  filter: blur(0.8px);
  transition: opacity 0.1s ease-out;
  will-change: transform, opacity;
  transform: translateZ(0);
}
.research-driven .vertexxa-content__cta .dust-particle.dust-white {
  background: radial-gradient(circle, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.5) 40%, transparent 100%);
  box-shadow: 0 0 8px rgba(255, 255, 255, 0.4);
}
.research-driven .vertexxa-content__cta .dust-particle.dust-blue {
  background: radial-gradient(circle, rgba(173, 216, 230, 0.9) 0%, rgba(173, 216, 230, 0.5) 40%, transparent 100%);
  box-shadow: 0 0 8px rgba(173, 216, 230, 0.4);
}
.research-driven .vertexxa-content__cta .dust-particle.dust-pink {
  background: radial-gradient(circle, rgba(255, 182, 193, 0.9) 0%, rgba(255, 182, 193, 0.5) 40%, transparent 100%);
  box-shadow: 0 0 8px rgba(255, 182, 193, 0.4);
}
.research-driven .vertexxa-content__cta .dust-particle.dust-purple {
  background: radial-gradient(circle, rgba(221, 160, 221, 0.9) 0%, rgba(221, 160, 221, 0.5) 40%, transparent 100%);
  box-shadow: 0 0 8px rgba(221, 160, 221, 0.4);
}
.research-driven .vertexxa-content__cta .dust-particle.dust-gold {
  background: radial-gradient(circle, rgba(255, 215, 0, 0.9) 0%, rgba(255, 215, 0, 0.5) 40%, transparent 100%);
  box-shadow: 0 0 8px rgba(255, 215, 0, 0.4);
}
.research-driven .vertexxa-content__cta .dust-particle.dust-cyan {
  background: radial-gradient(circle, rgba(0, 255, 255, 0.9) 0%, rgba(0, 255, 255, 0.5) 40%, transparent 100%);
  box-shadow: 0 0 8px rgba(0, 255, 255, 0.4);
}
.research-driven .vertexxa-content__cta .dust-particle.dust-small {
  width: 4px;
  height: 4px;
  filter: blur(0.5px);
}
.research-driven .vertexxa-content__cta .dust-particle.dust-medium {
  width: 6px;
  height: 6px;
  filter: blur(0.8px);
}
.research-driven .vertexxa-content__cta .dust-particle.dust-large {
  width: 8px;
  height: 8px;
  filter: blur(1.2px);
}
.research-driven .vertexxa-content__cta .explosion-particle {
  position: absolute;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  pointer-events: none;
  z-index: 110;
  transition: all 0.1s ease-out;
  will-change: transform, opacity;
  transform: translateZ(0);
}
.research-driven .vertexxa-content__cta .space-balls-rv {
  position: absolute;
  z-index: 150;
  pointer-events: none;
  filter: drop-shadow(0 0 10px rgba(255, 255, 255, 0.5));
  transition: all 0.1s ease-out;
  will-change: transform;
  transform: translateZ(0);
}
.research-driven .vertexxa-content__cta .twinkling-star {
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
  z-index: 5;
  will-change: transform, opacity;
  transform: translateZ(0);
}
.research-driven .vertexxa-content__cta .twinkling-star.twinkle-1 {
  width: 4px;
  height: 4px;
  background: radial-gradient(circle, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0.6) 50%, transparent 100%);
  box-shadow: 0 0 8px rgba(255, 255, 255, 0.9), 0 0 16px rgba(255, 255, 255, 0.4);
  animation: twinkle-bright 2s infinite ease-in-out;
}
.research-driven .vertexxa-content__cta .twinkling-star.twinkle-2 {
  width: 3px;
  height: 3px;
  background: radial-gradient(circle, rgb(173, 216, 230) 0%, rgba(173, 216, 230, 0.6) 50%, transparent 100%);
  box-shadow: 0 0 6px rgba(173, 216, 230, 0.8), 0 0 12px rgba(173, 216, 230, 0.4);
  animation: twinkle-blue 2.5s infinite ease-in-out;
}
.research-driven .vertexxa-content__cta .twinkling-star.twinkle-3 {
  width: 5px;
  height: 5px;
  background: radial-gradient(circle, rgb(255, 182, 193) 0%, rgba(255, 182, 193, 0.6) 50%, transparent 100%);
  box-shadow: 0 0 10px rgba(255, 182, 193, 0.8), 0 0 20px rgba(255, 182, 193, 0.4);
  animation: twinkle-pink 3s infinite ease-in-out;
}
.research-driven .vertexxa-content__cta .twinkling-star.twinkle-4 {
  width: 3.5px;
  height: 3.5px;
  background: radial-gradient(circle, rgb(221, 160, 221) 0%, rgba(221, 160, 221, 0.6) 50%, transparent 100%);
  box-shadow: 0 0 7px rgba(221, 160, 221, 0.8), 0 0 14px rgba(221, 160, 221, 0.4);
  animation: twinkle-purple 2.2s infinite ease-in-out;
}
.research-driven .vertexxa-content__cta .twinkling-star.twinkle-5 {
  width: 4.5px;
  height: 4.5px;
  background: radial-gradient(circle, rgb(255, 215, 0) 0%, rgba(255, 215, 0, 0.6) 50%, transparent 100%);
  box-shadow: 0 0 9px rgba(255, 215, 0, 0.8), 0 0 18px rgba(255, 215, 0, 0.4);
  animation: twinkle-gold 2.8s infinite ease-in-out;
}
@keyframes twinkle-bright {
  0%, 100% {
    opacity: 0.2;
    transform: scale(0.6);
  }
  50% {
    opacity: 1;
    transform: scale(1.4);
  }
}
@keyframes twinkle-blue {
  0%, 100% {
    opacity: 0.1;
    transform: scale(0.5);
  }
  50% {
    opacity: 0.9;
    transform: scale(1.3);
  }
}
@keyframes twinkle-pink {
  0%, 100% {
    opacity: 0.15;
    transform: scale(0.4);
  }
  50% {
    opacity: 0.85;
    transform: scale(1.5);
  }
}
@keyframes twinkle-purple {
  0%, 100% {
    opacity: 0.1;
    transform: scale(0.3);
  }
  50% {
    opacity: 0.9;
    transform: scale(1.2);
  }
}
@keyframes twinkle-gold {
  0%, 100% {
    opacity: 0.2;
    transform: scale(0.5);
  }
  50% {
    opacity: 1;
    transform: scale(1.6);
  }
}
.research-driven .vertexxa-content__cta .vertexxa-content__cta_content {
  width: 95%;
  margin: 0 auto;
  padding: 0 2rem;
  text-align: center;
  position: relative;
  z-index: 10;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height: inherit;
}
@media (max-width: 768px) {
  .research-driven .vertexxa-content__cta .vertexxa-content__cta_content {
    width: 97%;
    padding: 0 1rem;
  }
}
@media (max-width: 480px) {
  .research-driven .vertexxa-content__cta .vertexxa-content__cta_content {
    width: 98%;
    padding: 0 0.5rem;
  }
}
.research-driven .vertexxa-content__cta .vertexxa-content__cta_content h2 {
  font-family: "Roboto Flex", "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
  font-weight: 700;
  font-size: 96px;
  line-height: 1.5;
  letter-spacing: 0;
  color: #ffffff;
  text-align: center;
  margin-bottom: 1.5rem;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
  max-width: 1056px;
  margin-left: auto;
  margin-right: auto;
  overflow: visible;
  padding-top: 0.1em;
  padding-bottom: 0.05em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}
@supports (-webkit-touch-callout: none) {
  .research-driven .vertexxa-content__cta .vertexxa-content__cta_content h2 {
    font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif !important;
    line-height: 1.7 !important;
    padding-top: 0.15em !important;
    padding-bottom: 0.1em !important;
  }
}
@media (max-width: 900px) {
  .research-driven .vertexxa-content__cta .vertexxa-content__cta_content h2 {
    font-size: 72px;
    line-height: 1.5;
    margin-bottom: 1.25rem;
  }
}
@media (max-width: 768px) {
  .research-driven .vertexxa-content__cta .vertexxa-content__cta_content h2 {
    font-size: 59px;
    line-height: 1.5;
    margin-bottom: 1rem;
    padding-top: 0.15em;
    padding-bottom: 0.1em;
    font-kerning: normal;
    text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-text-stroke: 0px transparent;
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
  }
}
@media (max-width: 480px) {
  .research-driven .vertexxa-content__cta .vertexxa-content__cta_content h2 {
    font-size: 48px;
    line-height: 1.5;
    margin-bottom: 0.75rem;
    padding-top: 0.2em;
    padding-bottom: 0.15em;
  }
}
.research-driven .vertexxa-content__cta .vertexxa-content__cta_content .cta-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 1.55rem 5rem;
  background: #FFBA00;
  border: 2.74px solid #094F72;
  border-radius: 43.79px;
  font-family: "Roboto Flex", "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
  font-weight: 700;
  font-size: 43.79px;
  line-height: 1.5;
  letter-spacing: 0;
  color: #2F3546;
  text-decoration: none;
  text-transform: uppercase;
  transition: all 0.3s ease;
  min-width: 400px;
  text-align: center;
  vertical-align: middle;
  margin-top: 6rem;
}
@supports (-webkit-touch-callout: none) {
  .research-driven .vertexxa-content__cta .vertexxa-content__cta_content .cta-button {
    font-family: -apple-system, BlinkMacSystemFont, "SF Pro Text", "SF Pro Display", "Helvetica Neue", Arial, sans-serif;
    line-height: 1.5;
  }
}
.research-driven .vertexxa-content__cta .vertexxa-content__cta_content .cta-button:hover {
  background: #094F72;
  color: #FFBA00;
  transform: translateY(-2px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);
}
@media screen and (max-width: 900px) {
  .research-driven .vertexxa-content__cta .vertexxa-content__cta_content .cta-button {
    margin-top: 0rem !important;
    padding: 1.45rem 5rem !important;
    font-size: 38px !important;
    min-width: 360px !important;
  }
}
@media screen and (max-width: 768px) {
  .research-driven .vertexxa-content__cta .vertexxa-content__cta_content .cta-button {
    padding: 1.45rem 4rem !important;
    font-size: 32px !important;
    min-width: 320px !important;
    border-radius: 32px !important;
    margin-top: 3rem !important;
  }
}
@media screen and (max-width: 480px) {
  .research-driven .vertexxa-content__cta .vertexxa-content__cta_content .cta-button {
    padding: 1.25rem 2rem !important;
    font-size: 24px !important;
    min-width: 280px !important;
    border-radius: 24px !important;
    margin-top: 1rem !important;
  }
}
.research-driven .vertexxa-content__canadian-partner {
  background: #535867;
  padding: 80px 0;
}
.research-driven .vertexxa-content__canadian-partner .vertexxa-content__canadian-partner_content {
  max-width: 90%;
  margin: 0 auto;
}
.research-driven .vertexxa-content__canadian-partner .vertexxa-content__canadian-partner_content .vertexxa-content__canadian-partner_content_columns {
  margin: 0;
}
@media screen and (max-width: 1023px) {
  .research-driven .vertexxa-content__canadian-partner .vertexxa-content__canadian-partner_content .vertexxa-content__canadian-partner_content_columns {
    text-align: center;
  }
}
.research-driven .vertexxa-content__canadian-partner .vertexxa-content__canadian-partner_content .vertexxa-content__canadian-partner_content_columns .canadian-partner-text {
  padding-right: 40px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media screen and (max-width: 1023px) {
  .research-driven .vertexxa-content__canadian-partner .vertexxa-content__canadian-partner_content .vertexxa-content__canadian-partner_content_columns .canadian-partner-text {
    padding-right: 0;
    text-align: center;
    margin-bottom: 2rem;
  }
}
.research-driven .vertexxa-content__canadian-partner .vertexxa-content__canadian-partner_content .vertexxa-content__canadian-partner_content_columns .canadian-partner-text h2 {
  font-family: "Roboto Flex";
  font-weight: 500;
  font-size: 48px;
  line-height: 1.5;
  letter-spacing: 0.01em;
  color: #ffffff;
  margin-bottom: 30px;
  overflow: visible;
  padding-top: 0.1em;
  padding-bottom: 0.05em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}
.research-driven .vertexxa-content__canadian-partner .vertexxa-content__canadian-partner_content .vertexxa-content__canadian-partner_content_columns .canadian-partner-text p {
  font-family: "IBM Plex Serif";
  font-weight: 500;
  font-size: 22px;
  line-height: 1.5;
  letter-spacing: 0.01em;
  color: #ffffff;
  margin-bottom: 20px;
}
.research-driven .vertexxa-content__canadian-partner .vertexxa-content__canadian-partner_content .vertexxa-content__canadian-partner_content_columns .canadian-partner-text .canadian-partner-bottom {
  display: flex;
  align-items: center;
  margin-top: 30px;
}
.research-driven .vertexxa-content__canadian-partner .vertexxa-content__canadian-partner_content .vertexxa-content__canadian-partner_content_columns .canadian-partner-text .canadian-partner-bottom img {
  width: 42px;
  height: 40px;
  margin-right: 12px;
}
@media all and (max-width: 1023px) {
  .research-driven .vertexxa-content__canadian-partner .vertexxa-content__canadian-partner_content .vertexxa-content__canadian-partner_content_columns .canadian-partner-text .canadian-partner-bottom img {
    margin-left: 12px;
  }
}
.research-driven .vertexxa-content__canadian-partner .vertexxa-content__canadian-partner_content .vertexxa-content__canadian-partner_content_columns .canadian-partner-text .canadian-partner-bottom span {
  font-family: "Roboto Flex";
  font-weight: 510;
  font-size: 24px;
  line-height: 1.5;
  color: #ffffff;
  text-align: left;
}
.research-driven .vertexxa-content__canadian-partner .vertexxa-content__canadian-partner_content .vertexxa-content__canadian-partner_content_columns .canadian-partner-image {
  padding-left: 40px;
}
@media screen and (max-width: 1023px) {
  .research-driven .vertexxa-content__canadian-partner .vertexxa-content__canadian-partner_content .vertexxa-content__canadian-partner_content_columns .canadian-partner-image {
    padding-left: 0;
    margin-top: 2rem;
  }
}
.research-driven .vertexxa-content__canadian-partner .vertexxa-content__canadian-partner_content .vertexxa-content__canadian-partner_content_columns .canadian-partner-image img {
  width: 100%;
  height: auto;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3);
}
@media screen and (max-width: 1023px) {
  .research-driven .vertexxa-content__canadian-partner {
    padding: 40px 0;
  }
  .research-driven .vertexxa-content__canadian-partner .canadian-partner-text h2 {
    font-size: 36px;
  }
  .research-driven .vertexxa-content__canadian-partner .canadian-partner-text p {
    font-size: 18px;
  }
  .research-driven .vertexxa-content__canadian-partner .canadian-partner-text .canadian-partner-bottom {
    justify-content: center;
  }
  .research-driven .vertexxa-content__canadian-partner .canadian-partner-text .canadian-partner-bottom span {
    font-size: 20px;
  }
}
.research-driven .vertexxa-content__footer {
  background: #2F3546;
  height: 55px;
  width: 100%;
  margin: 0;
  padding: 0;
}
.research-driven .vertexxa-content__footer .vertexxa-content__footer_content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  padding: 13px 0;
  max-width: 90%;
  margin: 0 auto;
}
.research-driven .vertexxa-content__footer .vertexxa-content__footer_content .footer-left p {
  font-family: "Roboto Flex", "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
  font-weight: 457;
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0;
  color: #ffffff;
  margin: 0;
  text-align: left;
}
@supports (-webkit-touch-callout: none) {
  .research-driven .vertexxa-content__footer .vertexxa-content__footer_content .footer-left p {
    font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif !important;
    line-height: 1.6 !important;
    padding-top: 0.1em;
    padding-bottom: 0.1em;
  }
}
.research-driven .vertexxa-content__footer .vertexxa-content__footer_content .footer-right .footer-nav {
  display: flex;
  align-items: center;
  gap: 0;
}
.research-driven .vertexxa-content__footer .vertexxa-content__footer_content .footer-right .footer-nav a {
  font-family: "Roboto Flex", "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
  font-weight: 457;
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0;
  color: #ffffff;
  text-decoration: none;
  text-align: right;
  transition: color 0.3s ease;
}
@supports (-webkit-touch-callout: none) {
  .research-driven .vertexxa-content__footer .vertexxa-content__footer_content .footer-right .footer-nav a {
    font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif !important;
    line-height: 1.6 !important;
    padding-top: 0.1em;
    padding-bottom: 0.1em;
  }
}
.research-driven .vertexxa-content__footer .vertexxa-content__footer_content .footer-right .footer-nav a:hover {
  color: #5AA0C4;
}
.research-driven .vertexxa-content__footer .vertexxa-content__footer_content .footer-right .footer-nav .footer-separator {
  font-family: "Roboto Flex", "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
  font-weight: 457;
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0;
  color: #ffffff;
  margin: 0 15px;
}
@supports (-webkit-touch-callout: none) {
  .research-driven .vertexxa-content__footer .vertexxa-content__footer_content .footer-right .footer-nav .footer-separator {
    font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif !important;
    line-height: 1.6 !important;
    padding-top: 0.1em;
    padding-bottom: 0.1em;
  }
}
@media screen and (max-width: 1023px) {
  .research-driven .vertexxa-content__footer {
    height: auto;
    min-height: unset;
    max-height: none;
    padding: 1.5rem 0;
    text-align: center;
  }
  .research-driven .vertexxa-content__footer .vertexxa-content__footer_content {
    height: auto !important;
    min-height: unset !important;
    max-height: none !important;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
    padding: 0 !important;
    margin: 0 auto !important;
    max-width: 95%;
    width: 100%;
    flex-shrink: 0;
    flex-grow: 0;
  }
  .research-driven .vertexxa-content__footer .vertexxa-content__footer_content .footer-left {
    order: 2;
    flex-shrink: 0;
    flex-grow: 0;
    width: 100%;
  }
  .research-driven .vertexxa-content__footer .vertexxa-content__footer_content .footer-left p {
    text-align: center;
    font-size: 14px;
    line-height: 1.5;
    opacity: 0.8;
    margin: 0 !important;
    padding: 0 !important;
    height: auto;
    display: block;
  }
  .research-driven .vertexxa-content__footer .vertexxa-content__footer_content .footer-right {
    order: 1;
    flex-shrink: 0;
    flex-grow: 0;
    width: 100%;
  }
  .research-driven .vertexxa-content__footer .vertexxa-content__footer_content .footer-right .footer-nav {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 0.25rem;
    line-height: 1;
    margin: 0 !important;
    padding: 0 !important;
    height: auto;
    width: 100%;
  }
  .research-driven .vertexxa-content__footer .vertexxa-content__footer_content .footer-right .footer-nav a {
    font-size: 16px;
    text-align: center;
    padding: 0.25rem 0.5rem;
    text-decoration: none;
    transition: color 0.3s ease;
    white-space: nowrap;
    border: none;
    background: none;
    border-radius: 0;
  }
  .research-driven .vertexxa-content__footer .vertexxa-content__footer_content .footer-right .footer-nav a:hover {
    color: #5AA0C4;
  }
  .research-driven .vertexxa-content__footer .vertexxa-content__footer_content .footer-right .footer-nav .footer-separator {
    font-size: 14px;
    margin: 0 0.25rem;
    opacity: 0.6;
    display: inline;
  }
}
@media screen and (max-width: 400px) {
  .research-driven .vertexxa-content__footer .vertexxa-content__footer_content .footer-right .footer-nav a {
    font-size: 15px;
  }
  .research-driven .vertexxa-content__footer .vertexxa-content__footer_content .footer-left p {
    font-size: 13px;
  }
}

@media (max-width: 1024px) {
  .research-driven .vertexxa-content__primary_hero_content {
    padding: 1.5rem;
  }
}
@media (max-width: 768px) {
  .research-driven .vertexxa-content__primary_hero_content {
    padding: 1rem;
    padding-top: 4rem;
  }
  .research-driven .vertexxa-content__primary_hero_content h1 {
    margin-bottom: 1rem;
  }
}
@media (max-width: 480px) {
  .research-driven .vertexxa-content__nav ul {
    padding: 0 0.5rem;
  }
  .research-driven .vertexxa-content__primary_hero_content {
    padding: 0.5rem;
  }
}
.breakpointWrapper {
  position: relative;
}

.breakpointWrapper::after {
  content: "desktop";
  position: fixed;
  bottom: 7.5%;
  right: 0;
  background-color: black;
  color: white;
  padding: 20px;
  font-size: 18px;
  font-weight: bold;
  z-index: 99999;
}

@media screen and (max-width: 768px) {
  .breakpointWrapper::after {
    content: "mobile";
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .breakpointWrapper::after {
    content: "tablet";
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .breakpointWrapper::after {
    content: "desktop";
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .breakpointWrapper::after {
    content: "widescreen";
  }
}
@media screen and (min-width: 1408px) and (max-width: 1919px) {
  .breakpointWrapper::after {
    content: "fullhd (1440p)";
  }
}
@media screen and (min-width: 1920px) and (max-width: 2559px) {
  .breakpointWrapper::after {
    content: "ultrahd (1080p+)";
  }
}
@media screen and (min-width: 2560px) {
  .breakpointWrapper::after {
    content: "qhd (1440p+)";
  }
}
.breakpointWrapper::before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  pointer-events: none;
  z-index: 999998;
  opacity: 0.25;
}

@media screen and (max-width: 768px) {
  .breakpointWrapper::before {
    background: repeating-linear-gradient(90deg, transparent 0px, transparent calc(8.333% - 1px), rgba(255, 0, 0, 0.9) calc(8.333% - 1px), rgba(255, 0, 0, 0.9) 8.333%);
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .breakpointWrapper::before {
    background: repeating-linear-gradient(90deg, transparent 0px, transparent calc(8.333% - 1px), rgba(0, 0, 255, 0.9) calc(8.333% - 1px), rgba(0, 0, 255, 0.9) 8.333%);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .breakpointWrapper::before {
    background: repeating-linear-gradient(90deg, transparent 0px, transparent calc(8.333% - 1px), rgba(0, 255, 0, 0.9) calc(8.333% - 1px), rgba(0, 255, 0, 0.9) 8.333%);
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .breakpointWrapper::before {
    background: repeating-linear-gradient(90deg, transparent 0px, transparent calc(8.333% - 1px), rgba(255, 165, 0, 0.9) calc(8.333% - 1px), rgba(255, 165, 0, 0.9) 8.333%);
  }
}
@media screen and (min-width: 1408px) {
  .breakpointWrapper::before {
    background: repeating-linear-gradient(90deg, transparent 0px, transparent calc(8.333% - 1px), rgba(128, 0, 128, 0.9) calc(8.333% - 1px), rgba(128, 0, 128, 0.9) 8.333%);
  }
}
/* News Archive Page Styles */
.news-archive-section {
  background-color: #F1E7D3;
  padding: 2rem 0;
  min-height: 100vh;
}
.news-archive-section .news-header {
  width: 95%;
  margin: 0 auto;
  padding-bottom: 2rem;
}
.news-archive-section .news-title {
  display: flex;
  align-items: center;
  gap: 1rem;
  font-family: "Public Sans", sans-serif;
  font-weight: 700;
  font-size: 2.5rem;
  color: #00355F;
  margin: 0;
}
.news-archive-section .news-title-icon {
  width: 55px;
  height: 55px;
  object-fit: contain;
}
.news-archive-section .news-results-container {
  width: 75%;
  max-width: 1384px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .news-archive-section .news-results-container {
    width: 95%;
  }
}
.news-archive-section .news-list-item {
  padding: 2rem;
  margin-bottom: 2rem;
  border-bottom: 1px solid #446D7E;
}
.news-archive-section .news-list-item:last-child {
  border-bottom: none;
}
.news-archive-section .media-type-badge {
  font-family: "Public Sans", sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 150%;
  margin-bottom: 1rem;
  text-transform: uppercase;
}
.news-archive-section .media-type-badge.media-type-news-release {
  color: #C03316;
}
.news-archive-section .media-type-badge.media-type-announcement {
  color: #00355F;
}
.news-archive-section .news-item-title {
  font-family: "Public Sans", sans-serif;
  font-weight: 700;
  font-size: 48px;
  line-height: 120%;
  color: #00355F;
  margin-bottom: 1.5rem;
}
@media screen and (max-width: 768px) {
  .news-archive-section .news-item-title {
    font-size: 32px;
  }
}
.news-archive-section .news-item-title a {
  color: inherit;
  text-decoration: none;
}
.news-archive-section .news-item-content {
  display: flex;
  gap: 2rem;
  align-items: flex-start;
}
@media screen and (max-width: 768px) {
  .news-archive-section .news-item-content {
    flex-direction: column;
  }
}
.news-archive-section .news-item-image {
  width: 40%;
  flex-shrink: 0;
}
@media screen and (max-width: 768px) {
  .news-archive-section .news-item-image {
    width: 100%;
  }
}
.news-archive-section .news-item-image img {
  width: 100%;
  height: 200px;
  object-fit: cover;
  border-radius: 0 31.25rem 0 31.25rem;
}
.news-archive-section .news-item-details {
  width: 60%;
  flex: 1;
}
@media screen and (max-width: 768px) {
  .news-archive-section .news-item-details {
    width: 100%;
  }
}
.news-archive-section .news-item-meta {
  font-family: "Public Sans", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: #586A74;
  margin-bottom: 1rem;
  text-transform: uppercase;
}
.news-archive-section .news-item-excerpt {
  font-family: "Public Sans", sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 150%;
  color: #000000;
  margin-bottom: 1.5rem;
}
.news-archive-section .news-item-read-more {
  font-family: "Public Sans", sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 150%;
  color: #1A7555;
  text-decoration: none;
}
.news-archive-section .news-item-read-more:hover {
  text-decoration: underline;
}
.news-archive-section .news-item-divider {
  height: 1px;
  background-color: #446D7E;
  width: 100%;
  margin: 2rem 0;
}
.news-archive-section .news-pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.5rem;
  margin-top: 3rem;
  padding: 2rem 0;
}
.news-archive-section .pagination-btn {
  width: 45px;
  height: 45px;
  background-color: #C2CAD0;
  color: #00355F;
  border: none;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  font-family: "Public Sans", sans-serif;
  font-weight: 400;
  font-size: 16px;
  transition: all 0.3s ease;
}
.news-archive-section .pagination-btn:hover, .news-archive-section .pagination-btn.current {
  background-color: #00355F;
  color: #FFFFFF;
}
.news-archive-section .pagination-btn:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.news-archive-section .news-page-content {
  width: 95%;
  margin: 0 auto;
  padding: 3rem 0;
}
.news-archive-section .news-page-content > .wp-block {
  margin-bottom: 2rem;
}
.news-archive-section .news-page-content > .wp-block:last-child {
  margin-bottom: 0;
}
.news-archive-section .news-page-content .alignfull {
  width: 100vw;
  max-width: none;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
}
.news-archive-section .news-page-content .alignwide {
  width: calc(100% + 4rem);
  max-width: 1200px;
  margin-left: -2rem;
  margin-right: -2rem;
}
@media screen and (max-width: 768px) {
  .news-archive-section .news-page-content .alignwide {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}

@media all and (max-width: 1023px) {
  .page-id-26 .merak-content-left-image-right .right-image img {
    max-width: 70%;
  }
}

.breakpointWrapper {
  position: relative;
}

.breakpointWrapper::after {
  content: "desktop";
  position: fixed;
  bottom: 7.5%;
  right: 0;
  background-color: black;
  color: white;
  padding: 20px;
  font-size: 18px;
  font-weight: bold;
  z-index: 99999;
}

@media screen and (max-width: 768px) {
  .breakpointWrapper::after {
    content: "mobile";
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .breakpointWrapper::after {
    content: "tablet";
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .breakpointWrapper::after {
    content: "desktop";
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .breakpointWrapper::after {
    content: "widescreen";
  }
}
@media screen and (min-width: 1408px) and (max-width: 1919px) {
  .breakpointWrapper::after {
    content: "fullhd (1440p)";
  }
}
@media screen and (min-width: 1920px) and (max-width: 2559px) {
  .breakpointWrapper::after {
    content: "ultrahd (1080p+)";
  }
}
@media screen and (min-width: 2560px) {
  .breakpointWrapper::after {
    content: "qhd (1440p+)";
  }
}
.breakpointWrapper::before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  pointer-events: none;
  z-index: 999998;
  opacity: 0.25;
}

@media screen and (max-width: 768px) {
  .breakpointWrapper::before {
    background: repeating-linear-gradient(90deg, transparent 0px, transparent calc(8.333% - 1px), rgba(255, 0, 0, 0.9) calc(8.333% - 1px), rgba(255, 0, 0, 0.9) 8.333%);
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .breakpointWrapper::before {
    background: repeating-linear-gradient(90deg, transparent 0px, transparent calc(8.333% - 1px), rgba(0, 0, 255, 0.9) calc(8.333% - 1px), rgba(0, 0, 255, 0.9) 8.333%);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .breakpointWrapper::before {
    background: repeating-linear-gradient(90deg, transparent 0px, transparent calc(8.333% - 1px), rgba(0, 255, 0, 0.9) calc(8.333% - 1px), rgba(0, 255, 0, 0.9) 8.333%);
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .breakpointWrapper::before {
    background: repeating-linear-gradient(90deg, transparent 0px, transparent calc(8.333% - 1px), rgba(255, 165, 0, 0.9) calc(8.333% - 1px), rgba(255, 165, 0, 0.9) 8.333%);
  }
}
@media screen and (min-width: 1408px) {
  .breakpointWrapper::before {
    background: repeating-linear-gradient(90deg, transparent 0px, transparent calc(8.333% - 1px), rgba(128, 0, 128, 0.9) calc(8.333% - 1px), rgba(128, 0, 128, 0.9) 8.333%);
  }
}
.single-media-release .media-release-header {
  padding: 1rem 0 0 0;
  position: relative;
}
.single-media-release .media-release-header .sehu-container {
  width: 95%;
  margin: 0 auto;
  box-sizing: border-box;
  padding-bottom: 1rem;
}
.single-media-release .media-release-header .section-title {
  font-family: "Public Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 3.75rem;
  line-height: 150%;
  letter-spacing: 0%;
  vertical-align: middle;
  margin: 0;
  display: flex;
  align-items: center;
  gap: 1rem;
  text-align: left;
}
.single-media-release .media-release-header .section-title .section-title-image {
  width: 55px;
  height: 55px;
  object-fit: contain;
  flex-shrink: 0;
}
@media screen and (max-width: 1023px) {
  .single-media-release .media-release-header .section-title {
    font-size: 48px;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.5rem;
  }
  .single-media-release .media-release-header .section-title .section-title-image {
    width: 45px;
    height: 45px;
  }
}
@media screen and (max-width: 768px) {
  .single-media-release .media-release-header .section-title {
    font-size: 36px;
  }
  .single-media-release .media-release-header .section-title .section-title-image {
    width: 36px;
    height: 36px;
  }
}
.single-media-release .media-release-header::after {
  content: "";
  display: block;
  width: 100%;
  height: 4px;
  background-color: #00355F;
}
.single-media-release .media-release-hero {
  padding: 2rem 0;
}
.single-media-release .media-release-hero .sehu-container {
  width: 95%;
  margin: 0 auto;
  box-sizing: border-box;
}
.single-media-release .media-release-hero .hero-columns {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 2rem;
  align-items: center;
}
@media screen and (max-width: 1023px) {
  .single-media-release .media-release-hero .hero-columns {
    grid-template-columns: 1fr;
    gap: 1.5rem;
    align-items: flex-start;
  }
}
.single-media-release .media-release-hero .hero-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.single-media-release .media-release-hero .hero-content .post-title {
  font-family: "Public Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 48px;
  line-height: 120%;
  letter-spacing: 0%;
  vertical-align: middle;
  margin: 0 0 1.5rem 0;
  text-align: left;
}
@media screen and (max-width: 1023px) {
  .single-media-release .media-release-hero .hero-content .post-title {
    font-size: 36px;
  }
}
@media screen and (max-width: 768px) {
  .single-media-release .media-release-hero .hero-content .post-title {
    font-size: 28px;
  }
}
.single-media-release .media-release-hero .hero-content .post-meta {
  font-family: "Public Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0%;
  vertical-align: middle;
  text-align: left;
}
@media screen and (max-width: 768px) {
  .single-media-release .media-release-hero .hero-content .post-meta {
    font-size: 16px;
  }
}
.single-media-release .media-release-hero .hero-image {
  display: flex;
  justify-content: center;
  align-items: center;
}
.single-media-release .media-release-hero .hero-image .featured-image-curved {
  width: 100%;
  height: auto;
  object-fit: cover;
  border-radius: 0 15.625rem 0 15.625rem;
}
@media screen and (max-width: 1023px) {
  .single-media-release .media-release-hero .hero-image .featured-image-curved {
    border-radius: 0 10rem 0 10rem;
  }
}
@media screen and (max-width: 768px) {
  .single-media-release .media-release-hero .hero-image .featured-image-curved {
    border-radius: 0 6.25rem 0 6.25rem;
  }
}
.single-media-release .media-release-content {
  padding: 2rem 0;
}
.single-media-release .media-release-content .content-container {
  width: 80%;
  margin: 0 auto;
  box-sizing: border-box;
}
.single-media-release .media-release-content .post-content {
  margin-bottom: 3rem;
}
.single-media-release .media-release-content .post-content p, .single-media-release .media-release-content .post-content li, .single-media-release .media-release-content .post-content span {
  font-family: "Public Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #000000;
}
@media screen and (max-width: 768px) {
  .single-media-release .media-release-content .post-content p, .single-media-release .media-release-content .post-content li, .single-media-release .media-release-content .post-content span {
    font-size: 16px;
  }
}
.single-media-release .media-release-content .post-content h1, .single-media-release .media-release-content .post-content h2 {
  font-family: "Public Sans", sans-serif;
  font-weight: 700;
  color: #00355F;
  margin: 1.5rem 0 1rem 0;
}
.single-media-release .media-release-content .post-content h3 {
  font-family: "Public Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 42px;
  line-height: 150%;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #1A7555;
  margin: 1.5rem 0 1rem 0;
}
@media screen and (max-width: 1023px) {
  .single-media-release .media-release-content .post-content h3 {
    font-size: 36px;
  }
}
@media screen and (max-width: 768px) {
  .single-media-release .media-release-content .post-content h3 {
    font-size: 30px;
  }
}
.single-media-release .media-release-content .post-content h4 {
  font-family: "Public Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 36px;
  line-height: 150%;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #446D7E;
  margin: 1.5rem 0 1rem 0;
}
@media screen and (max-width: 1023px) {
  .single-media-release .media-release-content .post-content h4 {
    font-size: 30px;
  }
}
@media screen and (max-width: 768px) {
  .single-media-release .media-release-content .post-content h4 {
    font-size: 24px;
  }
}
.single-media-release .media-release-content .post-content h5, .single-media-release .media-release-content .post-content h6 {
  font-family: "Public Sans", sans-serif;
  font-weight: 700;
  color: #00355F;
  margin: 1.5rem 0 1rem 0;
}
.single-media-release .media-release-content .content-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 1rem;
  border-top: 1px solid #E0E0E0;
}
.single-media-release .media-release-content .content-footer .tags-categories,
.single-media-release .media-release-content .content-footer .share-story {
  font-family: "Public Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  vertical-align: middle;
}
.single-media-release .media-release-content .content-footer .share-story {
  cursor: pointer;
}
.single-media-release .media-release-content .content-footer .share-story:hover {
  opacity: 0.7;
}
@media screen and (max-width: 768px) {
  .single-media-release .media-release-content .content-footer {
    flex-direction: column;
    gap: 1rem;
    align-items: flex-start;
  }
}
.single-media-release .media-release-navigation {
  padding: 2rem 0;
}
.single-media-release .media-release-navigation .sehu-container {
  width: 95%;
  margin: 0 auto;
  box-sizing: border-box;
}
.single-media-release .media-release-navigation .nav-arrows {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.single-media-release .media-release-navigation .nav-arrows .nav-prev {
  flex: 1;
  display: flex;
  justify-content: flex-start;
}
.single-media-release .media-release-navigation .nav-arrows .nav-next {
  flex: 1;
  display: flex;
  justify-content: flex-end;
}
.single-media-release .media-release-navigation .nav-arrows .nav-link {
  display: inline-flex;
  align-items: center;
  transition: opacity 0.3s ease;
}
.single-media-release .media-release-navigation .nav-arrows .nav-link:hover {
  opacity: 0.7;
}
.single-media-release .media-release-navigation .nav-arrows .nav-arrow {
  width: 40px;
  height: auto;
}
@media screen and (max-width: 768px) {
  .single-media-release .media-release-navigation .nav-arrows .nav-arrow {
    width: 30px;
  }
}
.single-media-release .media-release-navigation .nav-arrows .nav-arrow.nav-arrow-right {
  transform: rotate(180deg);
}
.single-media-release .programmatic-three-button {
  padding: 2rem 0;
}
.single-media-release .programmatic-three-button .sehu-container {
  width: 95%;
  margin: 0 auto;
  box-sizing: border-box;
}
.single-media-release .programmatic-three-button .three-buttons-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2rem;
}
@media screen and (max-width: 1023px) {
  .single-media-release .programmatic-three-button .three-buttons-grid {
    grid-template-columns: 1fr;
    gap: 1rem;
  }
}
.single-media-release .programmatic-three-button .button-wrapper {
  display: flex;
  justify-content: center;
}
.single-media-release .programmatic-three-button .three-button-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 1rem 2rem;
  text-decoration: none;
  border-radius: 0.5rem;
  transition: opacity 0.3s ease;
  min-height: 60px;
}
.single-media-release .programmatic-three-button .three-button-link:hover {
  opacity: 0.8;
}
.single-media-release .programmatic-three-button .three-button-link .button-text {
  font-family: "Public Sans", sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 150%;
  color: #ffffff;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .single-media-release .programmatic-three-button .three-button-link .button-text {
    font-size: 16px;
  }
}
.single-media-release .sehu-custom-spacer {
  margin: 0;
  padding: 0;
  width: 100%;
}

/*# sourceMappingURL=style.css.map */

.responsive-iframe-wrapper iframe{
	width: 825px !important;
	height: 1450px !important;
	margin-left: auto !important;
	margin-right: auto !important;
	position: relative !important;
}

.responsive-iframe-wrapper {
	padding-bottom: 0rem !important;
	display: flex !important;
}
