/*!************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./sources/scss/style.scss ***!
  \************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/* Note: If need Disable Decimal-value functionilty open function.scss file */
/* mini laptop resolution 1349 X 662 and 1246 X 681 and 1218 X 672 */
/* Mozila Firefox */
/* Reset css */
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
a,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: inherit;
  -webkit-font-smoothing: subpixel-antialiased;
  vertical-align: baseline;
  background: transparent;
  outline: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

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

article,
aside,
footer,
header,
nav,
section,
figcaption,
figure,
main {
  display: block;
}

/* Text-level semantics */
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content */
audio,
video,
iframe {
  display: block;
  max-width: 100%;
}

/**
 * Basic typography style for copy text
 */
html {
  height: 100%;
  font-size: pxtopercent(16px);
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
          text-size-adjust: 100%;
}

body {
  display: flex;
  flex-wrap: wrap;
  max-width: 100%;
  height: auto;
  min-height: 100%;
  font-family: "Atkinson Hyperlegible Next", "Arial", sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.5;
  color: #000;
  background-color: #fff;
}
body.scroll-fixed {
  overflow: hidden;
}
body.no-scroll {
  position: relative;
  overflow: hidden;
  height: 100vh;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  body {
    height: 100%;
  }
}

h1,
.h1 {
  margin-bottom: 0.938rem;
  font-family: "Alexandria", "Arial", sans-serif;
  font-size: 1.875rem;
  font-weight: 400;
  line-height: 1.3;
  color: #041F2E;
  word-break: keep-all;
}
h1 a,
.h1 a {
  display: block;
  font-size: inherit;
  color: inherit;
  text-decoration: none;
}
h1 span,
.h1 span {
  font-weight: inherit;
  color: #FFC72C;
}
@media (min-width: 768px) and (max-width: 1199px) {
  h1,
  .h1 {
    font-size: 2.813rem;
  }
}
@media (min-width: 1200px) {
  h1,
  .h1 {
    font-size: 3.75rem;
  }
}

h2,
.h2 {
  margin-bottom: 0.938rem;
  font-family: "Alexandria", "Arial", sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.3;
  color: #041F2E;
  word-break: keep-all;
}
h2 a,
.h2 a {
  display: block;
  font-size: inherit;
  color: inherit;
  text-decoration: none;
}
h2 span,
.h2 span {
  font-weight: inherit;
  color: #FFC72C;
}
@media (min-width: 768px) and (max-width: 1199px) {
  h2,
  .h2 {
    font-size: 1.875rem;
  }
}
@media (min-width: 1200px) {
  h2,
  .h2 {
    font-size: 3.125rem;
  }
}

h3,
.h3 {
  margin-bottom: 0.938rem;
  font-family: "Alexandria", "Arial", sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.3;
  color: #041F2E;
  word-break: keep-all;
}
h3 a,
.h3 a {
  display: block;
  font-size: inherit;
  color: inherit;
  text-decoration: none;
}
h3 span,
.h3 span {
  font-weight: inherit;
  color: #FFC72C;
}
@media (min-width: 768px) {
  h3,
  .h3 {
    font-size: 1.875rem;
  }
}

h4,
.h4 {
  margin-bottom: 0.938rem;
  font-family: "Alexandria", "Arial", sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.3;
  color: #041F2E;
  word-break: keep-all;
}
h4 a,
.h4 a {
  display: block;
  font-size: inherit;
  color: inherit;
  text-decoration: none;
}
h4 span,
.h4 span {
  font-weight: inherit;
  color: #FFC72C;
}
@media (min-width: 768px) {
  h4,
  .h4 {
    font-size: 1.25rem;
  }
}

h5,
.h5 {
  margin-bottom: 0.938rem;
  font-family: "Alexandria", "Arial", sans-serif;
  font-size: 1.063rem;
  font-weight: 400;
  line-height: 1.3;
  color: #041F2E;
  word-break: keep-all;
}
h5 a,
.h5 a {
  display: block;
  font-size: inherit;
  color: inherit;
  text-decoration: none;
}
h5 span,
.h5 span {
  font-weight: inherit;
  color: #FFC72C;
}
@media (min-width: 768px) {
  h5,
  .h5 {
    font-size: 1.125rem;
  }
}

h6,
.h6 {
  margin-bottom: 0.938rem;
  font-family: "Alexandria", "Arial", sans-serif;
  font-size: 1.063rem;
  font-weight: 400;
  line-height: 1.3;
  color: #041F2E;
  word-break: keep-all;
}
h6 a,
.h6 a {
  display: block;
  font-size: inherit;
  color: inherit;
  text-decoration: none;
}
h6 span,
.h6 span {
  font-weight: inherit;
  color: #FFC72C;
}
@media (min-width: 768px) {
  h6,
  .h6 {
    font-size: 1.125rem;
  }
}

p {
  margin-bottom: 1.25rem;
}
p:last-child {
  margin-bottom: 0;
}

@media (min-width: 1200px) {
  .home h2 {
    font-size: 2.5rem;
  }
}

.eyebrow-text {
  position: relative;
  display: inline-block;
  margin-bottom: 1rem;
  padding-left: 0.625rem;
  font-size: 0.875rem;
}
.eyebrow-text::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 2px;
  height: 100%;
  background-color: #33BDD0;
}

:is(ul, ol) {
  --ulol-left-padding: 1.563rem;
  margin-bottom: 0.938rem;
  padding-left: var(--ulol-left-padding);
}
:is(ul, ol) li {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
:is(ul, ol) li:last-child {
  padding-bottom: 0;
}

ul > li::marker {
  font-size: 1.2em;
  color: #33BDD0;
}

blockquote {
  position: relative;
  display: block;
  margin-bottom: 1.563rem;
  padding: 1.25rem;
  border-left: 0.25rem solid #041F2E;
  font-size: 1.125rem;
  font-style: italic;
  line-height: 2;
  color: #000;
  text-align: left;
  background-color: #E8F1F7;
  /* stylelint-disable no-descending-specificity */
  /* stylelint-enable no-descending-specificity */
}
blockquote p {
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
}

hr {
  overflow: visible;
  width: 100%;
  height: 0;
  margin: 1.875rem auto;
  border: 0 #000 solid;
  border-top-width: 0.063rem;
}

img {
  display: inline-block;
  max-width: 100%;
  height: auto;
  border: none;
  vertical-align: top;
}
img[src$=".svg"] {
  max-height: 100%;
}

picture {
  display: inline-block;
  vertical-align: top;
}

/* Link */
a {
  font-family: "Alexandria", "Arial", sans-serif;
  color: #0190A1;
  text-decoration: underline;
  transition: background-color 0.3s ease 0s, color 0.3s ease 0s;
}
a:hover {
  color: #041F2E;
  outline: none;
}
a.tab-outline {
  outline: 1px solid;
  outline-offset: 0.188rem;
}

/* Tables */
table {
  border-spacing: 0;
  border-collapse: collapse;
}
table td {
  font-weight: normal;
  text-align: left;
}

.table-responsive {
  overflow-x: auto;
  display: block;
  width: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

.table-bordered {
  width: 100%;
  max-width: 100%;
  text-align: left;
}
.table-bordered td,
.table-bordered th {
  padding: 0.625rem;
  border-bottom: 0.063rem solid #dee3e2;
  vertical-align: bottom;
}

/* stylelint-disable selector-class-pattern */
.fancybox__content > .carousel__button.is-close {
  top: -3.125rem;
  right: 0;
}

/* stylelint-enable selector-class-pattern */
/** Custom variable declaration */
:root {
  --block-gutter: 0.938rem;
  --block-spacing: 3.125rem;
  --block-spacing-lg: 6.25rem;
  /* reserve scrollbar space where supported to avoid layout shift */
  scrollbar-gutter: stable; /* modern browsers reserve gutter */
}
@media (width <= 720px) and (orientation: portrait) {
  :root {
    --block-spacing: 1.875rem;
    --block-spacing-lg: 3.125rem;
  }
}
@media (width <= 992px) and (orientation: landscape) {
  :root {
    --block-spacing: 1.875rem;
    --block-spacing-lg: 3.125rem;
  }
}

/**
 * Main content containers
 */
.wp-block-group.alignwide, .wp-block-group:not(.alignfull, .alignwide) > div, .container-fluid, .container {
  --gutter: 0;
  width: min(100% - var(--gutter) * 2, var(--container-width, 100%));
  margin-right: auto;
  margin-left: auto;
  padding: 0 1.875rem;
}
@media (min-width: 768px) {
  .wp-block-group.alignwide, .wp-block-group:not(.alignfull, .alignwide) > div, .container-fluid, .container {
    --gutter: 1.25rem;
    padding: 0 1.25rem;
  }
}

.container {
  --container-width: 98.5rem;
}
.container-fluid {
  --gutter: 0;
  --container-width: 85.875rem;
}
@media (min-width: 768px) {
  .container-fluid {
    --gutter: 1.25rem;
  }
}

[class*=cell-] {
  position: relative;
  width: 100%;
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
}

/* row and column */
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem;
}
.row.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row.no-gutters > [class*=cell-] {
  padding-right: 0;
  padding-left: 0;
}

/* display helpers */
.d-none {
  display: none;
}
.d-block {
  display: block;
}
.d-flex {
  display: flex;
  flex-wrap: wrap;
}
.d-flex-inline {
  display: inline-flex;
}
.d-flex img {
  align-self: center;
}

.flex-nowrap {
  flex-wrap: nowrap;
}

/* alignment helpers */
.align-items-start {
  align-items: flex-start;
}
.align-items-center {
  align-items: center;
}
.align-items-end {
  align-items: flex-end;
}
.align-content-center {
  align-content: center;
}
.alignnone {
  float: none;
  margin: 1.25rem 0;
}
.aligncenter {
  clear: both;
  display: block;
  margin: 1.25rem auto;
}
.alignleft {
  float: left;
  margin: 0 1.25rem 1.25rem 0;
}
.alignright {
  float: right;
  margin: 0 0 1.25rem 1.25rem;
}

.justify-content-start {
  justify-content: flex-start;
}
.justify-content-center {
  justify-content: center;
}
.justify-content-end {
  justify-content: flex-end;
}
.justify-content-between {
  justify-content: space-between;
}
.justify-content-around {
  justify-content: space-around;
}
.justify-content-evenly {
  justify-content: space-evenly;
}

/* text alignment */
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.text-left {
  text-align: left;
}

/* background and text color */
.bg-primary-100,
.has-primary-100-background-color {
  background-color: #041F2E !important;
}

.text-primary-100,
.has-primary-100-color {
  color: #041F2E !important;
}

.bg-primary-300,
.has-primary-300-background-color {
  background-color: #156070 !important;
}

.text-primary-300,
.has-primary-300-color {
  color: #156070 !important;
}

.bg-secondary-100,
.has-secondary-100-background-color {
  background-color: #33BDD0 !important;
}

.text-secondary-100,
.has-secondary-100-color {
  color: #33BDD0 !important;
}

.bg-secondary-700,
.has-secondary-700-background-color {
  background-color: #0195A3 !important;
}

.text-secondary-700,
.has-secondary-700-color {
  color: #0195A3 !important;
}

.bg-yellow,
.has-yellow-background-color {
  background-color: #FFC72C !important;
}

.text-yellow,
.has-yellow-color {
  color: #FFC72C !important;
}

.bg-orange,
.has-orange-background-color {
  background-color: #EB1D44 !important;
}

.text-orange,
.has-orange-color {
  color: #EB1D44 !important;
}

.bg-orange-100,
.has-orange-100-background-color {
  background-color: #F2753E !important;
}

.text-orange-100,
.has-orange-100-color {
  color: #F2753E !important;
}

.bg-purple,
.has-purple-background-color {
  background-color: #8D4395 !important;
}

.text-purple,
.has-purple-color {
  color: #8D4395 !important;
}

.bg-black-100,
.has-black-100-background-color {
  background-color: #122630 !important;
}

.text-black-100,
.has-black-100-color {
  color: #122630 !important;
}

.bg-gray-100,
.has-gray-100-background-color {
  background-color: #E8F1F7 !important;
}

.text-gray-100,
.has-gray-100-color {
  color: #E8F1F7 !important;
}

/* column structure */
.cell-1 {
  width: 8.3333333333%;
}

.cell-2 {
  width: 16.6666666667%;
}

.cell-3 {
  width: 25%;
}

.cell-4 {
  width: 33.3333333333%;
}

.cell-5 {
  width: 41.6666666667%;
}

.cell-6 {
  width: 50%;
}

.cell-7 {
  width: 58.3333333333%;
}

.cell-8 {
  width: 66.6666666667%;
}

.cell-9 {
  width: 75%;
}

.cell-10 {
  width: 83.3333333333%;
}

.cell-11 {
  width: 91.6666666667%;
}

.cell-12 {
  width: 100%;
}

.mt-30,
.m-30,
.my-30 {
  margin-top: 1.875rem;
}

.pt-30,
.p-30,
.py-30 {
  padding-top: 1.875rem;
}

.mb-30,
.m-30,
.my-30 {
  margin-bottom: 1.875rem;
}

.pb-30,
.p-30,
.py-30 {
  padding-bottom: 1.875rem;
}

.ml-30,
.m-30,
.mx-30 {
  margin-left: 1.875rem;
}

.pl-30,
.p-30,
.px-30 {
  padding-left: 1.875rem;
}

.mr-30,
.m-30,
.mx-30 {
  margin-right: 1.875rem;
}

.pr-30,
.p-30,
.px-30 {
  padding-right: 1.875rem;
}

/* responsive variants */
@media (min-width: 576px) {
  .cell-sm-1 {
    width: 8.3333333333%;
  }
  .cell-sm-2 {
    width: 16.6666666667%;
  }
  .cell-sm-3 {
    width: 25%;
  }
  .cell-sm-4 {
    width: 33.3333333333%;
  }
  .cell-sm-5 {
    width: 41.6666666667%;
  }
  .cell-sm-6 {
    width: 50%;
  }
  .cell-sm-7 {
    width: 58.3333333333%;
  }
  .cell-sm-8 {
    width: 66.6666666667%;
  }
  .cell-sm-9 {
    width: 75%;
  }
  .cell-sm-10 {
    width: 83.3333333333%;
  }
  .cell-sm-11 {
    width: 91.6666666667%;
  }
  .cell-sm-12 {
    width: 100%;
  }
  .mt-sm-30,
  .m-sm-30,
  .my-sm-30 {
    margin-top: 1.875rem;
  }
  .pt-sm-30,
  .p-sm-30,
  .py-sm-30 {
    padding-top: 1.875rem;
  }
  .mb-sm-30,
  .m-sm-30,
  .my-sm-30 {
    margin-bottom: 1.875rem;
  }
  .pb-sm-30,
  .p-sm-30,
  .py-sm-30 {
    padding-bottom: 1.875rem;
  }
  .ml-sm-30,
  .m-sm-30,
  .mx-sm-30 {
    margin-left: 1.875rem;
  }
  .pl-sm-30,
  .p-sm-30,
  .px-sm-30 {
    padding-left: 1.875rem;
  }
  .mr-sm-30,
  .m-sm-30,
  .mx-sm-30 {
    margin-right: 1.875rem;
  }
  .pr-sm-30,
  .p-sm-30,
  .px-sm-30 {
    padding-right: 1.875rem;
  }
  .d-sm-none {
    display: none;
  }
  .d-sm-block {
    display: block;
  }
  .d-sm-flex {
    display: flex;
  }
  .align-sm-items-start {
    align-items: flex-start;
  }
  .align-sm-items-center {
    align-items: center;
  }
  .align-sm-items-end {
    align-items: flex-end;
  }
  .align-sm-content-center {
    align-content: center;
  }
  .justify-sm-content-start {
    justify-content: flex-start;
  }
  .justify-sm-content-center {
    justify-content: center;
  }
  .justify-sm-content-end {
    justify-content: flex-end;
  }
  .justify-sm-content-between {
    justify-content: space-between;
  }
  .justify-sm-content-around {
    justify-content: space-around;
  }
  .justify-sm-content-evenly {
    justify-content: space-evenly;
  }
  .text-sm-center {
    text-align: center;
  }
  .text-sm-right {
    text-align: right;
  }
  .text-sm-left {
    text-align: left;
  }
}
@media (min-width: 768px) {
  .cell-md-1 {
    width: 8.3333333333%;
  }
  .cell-md-2 {
    width: 16.6666666667%;
  }
  .cell-md-3 {
    width: 25%;
  }
  .cell-md-4 {
    width: 33.3333333333%;
  }
  .cell-md-5 {
    width: 41.6666666667%;
  }
  .cell-md-6 {
    width: 50%;
  }
  .cell-md-7 {
    width: 58.3333333333%;
  }
  .cell-md-8 {
    width: 66.6666666667%;
  }
  .cell-md-9 {
    width: 75%;
  }
  .cell-md-10 {
    width: 83.3333333333%;
  }
  .cell-md-11 {
    width: 91.6666666667%;
  }
  .cell-md-12 {
    width: 100%;
  }
  .mt-md-30,
  .m-md-30,
  .my-md-30 {
    margin-top: 1.875rem;
  }
  .pt-md-30,
  .p-md-30,
  .py-md-30 {
    padding-top: 1.875rem;
  }
  .mb-md-30,
  .m-md-30,
  .my-md-30 {
    margin-bottom: 1.875rem;
  }
  .pb-md-30,
  .p-md-30,
  .py-md-30 {
    padding-bottom: 1.875rem;
  }
  .ml-md-30,
  .m-md-30,
  .mx-md-30 {
    margin-left: 1.875rem;
  }
  .pl-md-30,
  .p-md-30,
  .px-md-30 {
    padding-left: 1.875rem;
  }
  .mr-md-30,
  .m-md-30,
  .mx-md-30 {
    margin-right: 1.875rem;
  }
  .pr-md-30,
  .p-md-30,
  .px-md-30 {
    padding-right: 1.875rem;
  }
  .d-md-none {
    display: none;
  }
  .d-md-block {
    display: block;
  }
  .d-md-flex {
    display: flex;
  }
  .align-md-items-start {
    align-items: flex-start;
  }
  .align-md-items-center {
    align-items: center;
  }
  .align-md-items-end {
    align-items: flex-end;
  }
  .align-md-content-center {
    align-content: center;
  }
  .justify-md-content-start {
    justify-content: flex-start;
  }
  .justify-md-content-center {
    justify-content: center;
  }
  .justify-md-content-end {
    justify-content: flex-end;
  }
  .justify-md-content-between {
    justify-content: space-between;
  }
  .justify-md-content-around {
    justify-content: space-around;
  }
  .justify-md-content-evenly {
    justify-content: space-evenly;
  }
  .text-md-center {
    text-align: center;
  }
  .text-md-right {
    text-align: right;
  }
  .text-md-left {
    text-align: left;
  }
}
@media (min-width: 992px) {
  .cell-lg-1 {
    width: 8.3333333333%;
  }
  .cell-lg-2 {
    width: 16.6666666667%;
  }
  .cell-lg-3 {
    width: 25%;
  }
  .cell-lg-4 {
    width: 33.3333333333%;
  }
  .cell-lg-5 {
    width: 41.6666666667%;
  }
  .cell-lg-6 {
    width: 50%;
  }
  .cell-lg-7 {
    width: 58.3333333333%;
  }
  .cell-lg-8 {
    width: 66.6666666667%;
  }
  .cell-lg-9 {
    width: 75%;
  }
  .cell-lg-10 {
    width: 83.3333333333%;
  }
  .cell-lg-11 {
    width: 91.6666666667%;
  }
  .cell-lg-12 {
    width: 100%;
  }
  .mt-lg-30,
  .m-lg-30,
  .my-lg-30 {
    margin-top: 1.875rem;
  }
  .pt-lg-30,
  .p-lg-30,
  .py-lg-30 {
    padding-top: 1.875rem;
  }
  .mb-lg-30,
  .m-lg-30,
  .my-lg-30 {
    margin-bottom: 1.875rem;
  }
  .pb-lg-30,
  .p-lg-30,
  .py-lg-30 {
    padding-bottom: 1.875rem;
  }
  .ml-lg-30,
  .m-lg-30,
  .mx-lg-30 {
    margin-left: 1.875rem;
  }
  .pl-lg-30,
  .p-lg-30,
  .px-lg-30 {
    padding-left: 1.875rem;
  }
  .mr-lg-30,
  .m-lg-30,
  .mx-lg-30 {
    margin-right: 1.875rem;
  }
  .pr-lg-30,
  .p-lg-30,
  .px-lg-30 {
    padding-right: 1.875rem;
  }
  .d-lg-none {
    display: none;
  }
  .d-lg-block {
    display: block;
  }
  .d-lg-flex {
    display: flex;
  }
  .align-lg-items-start {
    align-items: flex-start;
  }
  .align-lg-items-center {
    align-items: center;
  }
  .align-lg-items-end {
    align-items: flex-end;
  }
  .align-lg-content-center {
    align-content: center;
  }
  .justify-lg-content-start {
    justify-content: flex-start;
  }
  .justify-lg-content-center {
    justify-content: center;
  }
  .justify-lg-content-end {
    justify-content: flex-end;
  }
  .justify-lg-content-between {
    justify-content: space-between;
  }
  .justify-lg-content-around {
    justify-content: space-around;
  }
  .justify-lg-content-evenly {
    justify-content: space-evenly;
  }
  .text-lg-center {
    text-align: center;
  }
  .text-lg-right {
    text-align: right;
  }
  .text-lg-left {
    text-align: left;
  }
}
@media (min-width: 1200px) {
  .cell-xl-1 {
    width: 8.3333333333%;
  }
  .cell-xl-2 {
    width: 16.6666666667%;
  }
  .cell-xl-3 {
    width: 25%;
  }
  .cell-xl-4 {
    width: 33.3333333333%;
  }
  .cell-xl-5 {
    width: 41.6666666667%;
  }
  .cell-xl-6 {
    width: 50%;
  }
  .cell-xl-7 {
    width: 58.3333333333%;
  }
  .cell-xl-8 {
    width: 66.6666666667%;
  }
  .cell-xl-9 {
    width: 75%;
  }
  .cell-xl-10 {
    width: 83.3333333333%;
  }
  .cell-xl-11 {
    width: 91.6666666667%;
  }
  .cell-xl-12 {
    width: 100%;
  }
  .mt-xl-30,
  .m-xl-30,
  .my-xl-30 {
    margin-top: 1.875rem;
  }
  .pt-xl-30,
  .p-xl-30,
  .py-xl-30 {
    padding-top: 1.875rem;
  }
  .mb-xl-30,
  .m-xl-30,
  .my-xl-30 {
    margin-bottom: 1.875rem;
  }
  .pb-xl-30,
  .p-xl-30,
  .py-xl-30 {
    padding-bottom: 1.875rem;
  }
  .ml-xl-30,
  .m-xl-30,
  .mx-xl-30 {
    margin-left: 1.875rem;
  }
  .pl-xl-30,
  .p-xl-30,
  .px-xl-30 {
    padding-left: 1.875rem;
  }
  .mr-xl-30,
  .m-xl-30,
  .mx-xl-30 {
    margin-right: 1.875rem;
  }
  .pr-xl-30,
  .p-xl-30,
  .px-xl-30 {
    padding-right: 1.875rem;
  }
  .d-xl-none {
    display: none;
  }
  .d-xl-block {
    display: block;
  }
  .d-xl-flex {
    display: flex;
  }
  .align-xl-items-start {
    align-items: flex-start;
  }
  .align-xl-items-center {
    align-items: center;
  }
  .align-xl-items-end {
    align-items: flex-end;
  }
  .align-xl-content-center {
    align-content: center;
  }
  .justify-xl-content-start {
    justify-content: flex-start;
  }
  .justify-xl-content-center {
    justify-content: center;
  }
  .justify-xl-content-end {
    justify-content: flex-end;
  }
  .justify-xl-content-between {
    justify-content: space-between;
  }
  .justify-xl-content-around {
    justify-content: space-around;
  }
  .justify-xl-content-evenly {
    justify-content: space-evenly;
  }
  .text-xl-center {
    text-align: center;
  }
  .text-xl-right {
    text-align: right;
  }
  .text-xl-left {
    text-align: left;
  }
}
@media (min-width: 1400px) {
  .cell-xxl-1 {
    width: 8.3333333333%;
  }
  .cell-xxl-2 {
    width: 16.6666666667%;
  }
  .cell-xxl-3 {
    width: 25%;
  }
  .cell-xxl-4 {
    width: 33.3333333333%;
  }
  .cell-xxl-5 {
    width: 41.6666666667%;
  }
  .cell-xxl-6 {
    width: 50%;
  }
  .cell-xxl-7 {
    width: 58.3333333333%;
  }
  .cell-xxl-8 {
    width: 66.6666666667%;
  }
  .cell-xxl-9 {
    width: 75%;
  }
  .cell-xxl-10 {
    width: 83.3333333333%;
  }
  .cell-xxl-11 {
    width: 91.6666666667%;
  }
  .cell-xxl-12 {
    width: 100%;
  }
  .mt-xxl-30,
  .m-xxl-30,
  .my-xxl-30 {
    margin-top: 1.875rem;
  }
  .pt-xxl-30,
  .p-xxl-30,
  .py-xxl-30 {
    padding-top: 1.875rem;
  }
  .mb-xxl-30,
  .m-xxl-30,
  .my-xxl-30 {
    margin-bottom: 1.875rem;
  }
  .pb-xxl-30,
  .p-xxl-30,
  .py-xxl-30 {
    padding-bottom: 1.875rem;
  }
  .ml-xxl-30,
  .m-xxl-30,
  .mx-xxl-30 {
    margin-left: 1.875rem;
  }
  .pl-xxl-30,
  .p-xxl-30,
  .px-xxl-30 {
    padding-left: 1.875rem;
  }
  .mr-xxl-30,
  .m-xxl-30,
  .mx-xxl-30 {
    margin-right: 1.875rem;
  }
  .pr-xxl-30,
  .p-xxl-30,
  .px-xxl-30 {
    padding-right: 1.875rem;
  }
  .d-xxl-none {
    display: none;
  }
  .d-xxl-block {
    display: block;
  }
  .d-xxl-flex {
    display: flex;
  }
  .align-xxl-items-start {
    align-items: flex-start;
  }
  .align-xxl-items-center {
    align-items: center;
  }
  .align-xxl-items-end {
    align-items: flex-end;
  }
  .align-xxl-content-center {
    align-content: center;
  }
  .justify-xxl-content-start {
    justify-content: flex-start;
  }
  .justify-xxl-content-center {
    justify-content: center;
  }
  .justify-xxl-content-end {
    justify-content: flex-end;
  }
  .justify-xxl-content-between {
    justify-content: space-between;
  }
  .justify-xxl-content-around {
    justify-content: space-around;
  }
  .justify-xxl-content-evenly {
    justify-content: space-evenly;
  }
  .text-xxl-center {
    text-align: center;
  }
  .text-xxl-right {
    text-align: right;
  }
  .text-xxl-left {
    text-align: left;
  }
}
/* WordPress default alignment */
.border-radius {
  border-radius: 0.313rem;
}
.border-radius-md {
  border-radius: 0.438rem;
}
.border-radius-lg {
  border-radius: 1.25rem;
}
.border-radius-xl {
  border-radius: 1.875rem;
}

/** Wordpress container classes */
.wp-block-group:not(.alignfull, .alignwide) > div {
  --container-width: 98.5rem;
}

.wp-block-group.alignfull {
  width: 100%;
}

.wp-block-group.alignwide {
  --container-width: 98.5rem;
}
@media (min-width: 768px) {
  .wp-block-group.alignwide {
    --gutter: 2.5rem;
  }
}

input[type=button],
input[type=reset],
input[type=submit], .wp-block-buttons .wp-block-button a, .schedule-button a,
.btn.schedule-button, .btn {
  --focuc-outline-space: -1px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  position: relative;
  display: inline-block;
  padding: 0.938rem 4rem;
  border: none;
  border-radius: 2.063rem;
  font-family: "Alexandria", "Arial", sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.2;
  color: #fff;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  vertical-align: top;
  background-color: #00C1D4;
  transition: background-color 0.3s ease 0s, color 0.3s ease 0s, border-color 0.3s ease 0s, padding 0.3s ease 0s;
}
@media (max-width: 767px) {
  input[type=button],
  input[type=reset],
  input[type=submit], .wp-block-buttons .wp-block-button a, .schedule-button a,
  .btn.schedule-button, .btn {
    padding: 0.563rem 0.875rem;
  }
}
input[type=button]::after,
input[type=reset]::after,
input[type=submit]::after, .wp-block-buttons .wp-block-button a::after, .schedule-button a::after,
.btn.schedule-button::after, .btn::after {
  pointer-events: none;
  content: "";
  position: absolute;
  visibility: hidden;
  opacity: 0;
  transition: 0.3s ease;
}
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover, .wp-block-buttons .wp-block-button a:hover, .schedule-button a:hover, .btn:hover {
  cursor: pointer;
  color: #fff;
  text-decoration: none;
  background-color: #156070;
}
input[type=button]:hover::after,
input[type=reset]:hover::after,
input[type=submit]:hover::after, .wp-block-buttons .wp-block-button a:hover::after, .schedule-button a:hover::after, .btn:hover::after {
  visibility: visible;
  opacity: 1;
}
input[type=button]:active,
input[type=reset]:active,
input[type=submit]:active, .wp-block-buttons .wp-block-button a:active, .schedule-button a:active, .btn:active, input[type=button]:focus,
input[type=reset]:focus,
input[type=submit]:focus, .wp-block-buttons .wp-block-button a:focus, .schedule-button a:focus, .btn:focus {
  color: #fff;
  outline: 0;
}
input[type=button]:active::after,
input[type=reset]:active::after,
input[type=submit]:active::after, .wp-block-buttons .wp-block-button a:active::after, .schedule-button a:active::after, .btn:active::after, input[type=button]:focus::after,
input[type=reset]:focus::after,
input[type=submit]:focus::after, .wp-block-buttons .wp-block-button a:focus::after, .schedule-button a:focus::after, .btn:focus::after {
  visibility: visible;
  opacity: 1;
}

.btn.regular-btn {
  text-transform: capitalize;
}
.btn-sm {
  padding: 0.25rem 0.563rem;
  font-size: 0.75rem;
}
.btn.transparent-border {
  padding: 0.938rem 1.875rem;
  border: 3px solid #00C1D4;
  font-size: 1rem;
  font-weight: 600;
  color: #00C1D4;
  background-color: transparent;
}
.btn.yellow-btn {
  padding: 0.938rem 1.813rem;
  font-size: 1.188rem;
  color: #135868;
  background-color: #FFC72C;
}
.btn.yellow-btn:hover {
  color: #fff;
  background-color: #041F2E;
}
.btn.outline-arrow {
  padding: 1.438rem 4.438rem 1.438rem 2.125rem;
  border: 3px solid #2CA7BA;
  border-radius: 2.375rem;
  background-color: transparent;
}
.btn.outline-arrow::after {
  top: 50%;
  right: 2.125rem;
  transform: translateY(-50%);
  width: 1.125rem;
  height: 1.125rem;
  visibility: visible;
  opacity: 1;
  background-image: url(../images/arrow-up-teal.svg);
  background-repeat: no-repeat;
  background-position: unset;
}
.btn.outline-arrow:hover {
  color: #fff;
  background-color: #2CA7BA;
}
.btn.outline-arrow:hover::after {
  background-image: url(../images/arrow-up-white.svg);
}
.btn.btn-arrowup {
  padding-right: 4.75rem;
  padding-left: 3.125rem;
  text-transform: capitalize;
}
.btn.btn-arrowup::after {
  top: 50%;
  right: 2.125rem;
  transform: translateY(-50%);
  width: 0.813rem;
  height: 0.813rem;
  visibility: visible;
  opacity: 1;
  background-image: url(../images/arrow-up-white-thin.svg);
  background-repeat: no-repeat;
  background-position: right center;
}
.btn.btn-arrow-right {
  padding-right: 5.188rem;
  padding-left: 3.25rem;
  font-size: 1.125rem;
  font-weight: 600;
}
.btn.btn-arrow-right::after {
  top: 50%;
  right: 2.75rem;
  transform: translateY(-50%);
  width: 1.438rem;
  height: 1rem;
  visibility: visible;
  opacity: 1;
  background-image: url(../images/arrow-right-white.svg);
  background-repeat: no-repeat;
  background-position: right center;
}
.btn.btn-arrow-right-lg {
  padding: 1.313rem 5.188rem 1.313rem 3.5rem;
}
.btn.btn-arrow-right-lg::after {
  top: 50%;
  right: 1.875rem;
  transform: translateY(-50%);
  width: 1.438rem;
  height: 1rem;
  visibility: visible;
  opacity: 1;
  background-image: url(../images/arrow-right-white.svg);
  background-repeat: no-repeat;
  background-position: right center;
}
.btn.btn-arrow-right-lg:hover {
  background-color: #33BDD0;
}
.btn.secondary-gradient-btn {
  font-size: 1.188rem;
  background: linear-gradient(145deg, #00C1D4, #01A7BA);
  transition: 0.3s ease 0s;
}
.btn.secondary-gradient-btn:hover {
  background: linear-gradient(145deg, #041F2E, #01A7BA);
}
.btn.white-btn {
  padding-top: 1.063rem;
  padding-bottom: 1.063rem;
  border-radius: 1.688rem;
  font-size: 1rem;
  color: #000;
  background-color: #fff;
}
.btn.white-btn:hover {
  color: #fff;
  background-color: #000;
}
.btn.btn-white-arrowup {
  padding-right: 4.75rem;
  padding-left: 3.125rem;
  color: #2CA7BA;
  background-color: #fff;
}
.btn.btn-white-arrowup::after {
  top: 50%;
  right: 2.125rem;
  transform: translateY(-50%);
  width: 1.125rem;
  height: 1.125rem;
  visibility: visible;
  opacity: 1;
  background-image: url(../images/arrow-up-teal.svg);
  background-repeat: no-repeat;
  background-position: right center;
}
.btn.btn-white-arrowup:hover {
  color: #fff;
  background-color: #2CA7BA;
}
.btn.btn-white-arrowup:hover::after {
  background-image: url(../images/arrow-up-white.svg);
}
.btn-link {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  position: relative;
  display: inline-block;
  padding-right: 2.438rem;
  border: 0;
  font-family: "Alexandria", "Arial", sans-serif;
  font-size: 1rem;
  font-weight: 700;
  color: #135868;
  text-decoration: none;
  text-transform: uppercase;
  transition: background-color 0.3s ease 0s, color 0.3s ease 0s, border-color 0.3s ease 0s;
}
.btn-link::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0.313rem;
  transform: translateY(-50%);
  width: 1.438rem;
  height: 1rem;
  visibility: visible;
  opacity: 1;
  background-image: url(../images/arrow-right-tealdark.svg);
  background-repeat: no-repeat;
  background-position: right center;
  transition: 0.3s ease;
}
.btn-link:hover {
  border-color: currentcolor;
  text-decoration: none;
}
.btn-link:hover::after {
  right: 0;
}
.btn-link:focus {
  outline: 0;
}
.btn-link:focus::after {
  visibility: visible;
  opacity: 1;
}

.schedule-button a,
.btn.schedule-button {
  padding: 1rem 2.813rem !important;
  font-size: 1.125rem !important;
  font-weight: 600 !important;
  background: linear-gradient(120deg, #FFC72C 0%, #F2753E 33%, #EB1D44 66%, #8D4395 100%);
}
.schedule-button a::after,
.btn.schedule-button::after {
  top: 1.125rem;
  right: 1.75rem;
  width: 1.438rem;
  height: 1rem;
  background-image: url(../images/arrow-right-white.svg);
  background-repeat: no-repeat;
  background-position: right center;
}
.schedule-button a:active, .schedule-button a:focus, .schedule-button a:hover,
.btn.schedule-button:active,
.btn.schedule-button:focus,
.btn.schedule-button:hover {
  cursor: pointer;
  padding-right: 3.875rem !important;
  padding-left: 1.75rem !important;
  color: #fff;
  text-decoration: none;
}

.white-btn a.wp-element-button {
  padding-top: 1.063rem;
  padding-bottom: 1.063rem;
  border-radius: 1.688rem;
  font-size: 1rem;
  color: #000;
  background-color: #fff;
}

.secondary-gradient-btn a.wp-element-button {
  font-size: 1.188rem;
  background: linear-gradient(145deg, #00C1D4, #01A7BA);
  transition: 0.3s ease 0s;
}
.secondary-gradient-btn a.wp-element-button:hover {
  background: linear-gradient(145deg, #041F2E, #01A7BA);
}

.wp-block-buttons .regular-btn a.wp-element-button {
  text-transform: capitalize !important;
}
.wp-block-buttons .is-style-outline a {
  padding: 1.438rem 3.438rem;
  border: 3px solid #2CA7BA;
  border-radius: 2.375rem;
  background-color: transparent;
}
.wp-block-buttons .is-style-outline a:hover {
  color: #fff;
  background-color: #2CA7BA;
}
.wp-block-buttons .is-style-outline.outline-arrow a {
  padding-right: 4.438rem;
  padding-left: 2.125rem;
}
.wp-block-buttons .is-style-outline.outline-arrow a::after {
  top: 50%;
  right: 2.125rem;
  transform: translateY(-50%);
  width: 1.125rem;
  height: 1.125rem;
  visibility: visible;
  opacity: 1;
  background-image: url(../images/arrow-up-teal.svg);
  background-repeat: no-repeat;
  background-position: unset;
}
.wp-block-buttons .is-style-outline.outline-arrow a:hover::after {
  background-image: url(../images/arrow-up-white.svg);
}
.wp-block-buttons .btn-arrowup a.wp-element-button {
  padding-right: 4.75rem;
  padding-left: 3.125rem;
  text-transform: capitalize;
}
.wp-block-buttons .btn-arrowup a.wp-element-button::after {
  top: 50%;
  right: 2.125rem;
  transform: translateY(-50%);
  width: 0.813rem;
  height: 0.813rem;
  visibility: visible;
  opacity: 1;
  background-image: url(../images/arrow-up-white-thin.svg);
  background-repeat: no-repeat;
  background-position: right center;
}
.wp-block-buttons .btn-arrow-right a.wp-element-button {
  padding-right: 5.188rem;
  padding-left: 3.25rem;
  font-size: 1.125rem;
  font-weight: 600;
}
.wp-block-buttons .btn-arrow-right a.wp-element-button::after {
  top: 50%;
  right: 2.75rem;
  transform: translateY(-50%);
  width: 1.438rem;
  height: 1rem;
  visibility: visible;
  opacity: 1;
  background-image: url(../images/arrow-right-white.svg);
  background-repeat: no-repeat;
  background-position: right center;
}
.wp-block-buttons .btn-arrow-right-lg a.wp-element-button {
  padding: 1.313rem 5.188rem 1.313rem 3.5rem;
  background-color: #2CA7BA;
}
.wp-block-buttons .btn-arrow-right-lg a.wp-element-button::after {
  top: 50%;
  right: 1.875rem;
  transform: translateY(-50%);
  width: 1.438rem;
  height: 1rem;
  visibility: visible;
  opacity: 1;
  background-image: url(../images/arrow-right-white.svg);
  background-repeat: no-repeat;
  background-position: right center;
}
.wp-block-buttons .btn-arrow-right-lg a.wp-element-button:hover {
  background-color: #33BDD0;
}

input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
     -moz-appearance: button;
          appearance: button;
}

form label {
  display: block;
  margin-bottom: 0.625rem;
  font-family: "Atkinson Hyperlegible Next", "Arial", sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  color: #000;
}

:is(input, textarea, button, select) {
  font-family: "Atkinson Hyperlegible Next", "Arial", sans-serif;
}

input[type=url],
input[type=text],
input[type=submit],
input[type=button],
input[type=password],
input[type=email],
input[type=tel],
input[type=search],
input[type=date],
textarea {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
}

textarea {
  resize: none;
  overflow: auto;
  display: block;
  height: 9.375rem;
  padding: 0.625rem 0.938rem;
}

input[type=url],
input[type=text],
input[type=password],
input[type=email],
input[type=tel],
input[type=search],
input[type=number],
input[type=date],
textarea,
select {
  width: 100%;
  height: 2.625rem;
  padding: 0 0.938rem;
  border: 0.063rem solid #33BDD0;
  border-radius: 0;
  font-size: 1rem;
  font-weight: 400;
  color: #000;
}
input[type=url]:focus,
input[type=text]:focus,
input[type=password]:focus,
input[type=email]:focus,
input[type=tel]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=date]:focus,
textarea:focus,
select:focus {
  border-color: #33BDD0;
  outline: none;
}
input[type=url]::-webkit-input-placeholder, input[type=text]::-webkit-input-placeholder, input[type=password]::-webkit-input-placeholder, input[type=email]::-webkit-input-placeholder, input[type=tel]::-webkit-input-placeholder, input[type=search]::-webkit-input-placeholder, input[type=number]::-webkit-input-placeholder, input[type=date]::-webkit-input-placeholder, textarea::-webkit-input-placeholder, select::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
  opacity: 1;
}
input[type=url]::-moz-placeholder, input[type=text]::-moz-placeholder, input[type=password]::-moz-placeholder, input[type=email]::-moz-placeholder, input[type=tel]::-moz-placeholder, input[type=search]::-moz-placeholder, input[type=number]::-moz-placeholder, input[type=date]::-moz-placeholder, textarea::-moz-placeholder, select::-moz-placeholder {
  color: rgba(0, 0, 0, 0.5);
  opacity: 1;
}
input[type=url]::placeholder,
input[type=text]::placeholder,
input[type=password]::placeholder,
input[type=email]::placeholder,
input[type=tel]::placeholder,
input[type=search]::placeholder,
input[type=number]::placeholder,
input[type=date]::placeholder,
textarea::placeholder,
select::placeholder {
  color: rgba(0, 0, 0, 0.5);
  opacity: 1;
}

/* for IE */
select::-ms-expand {
  display: none;
}

button {
  cursor: pointer;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
          appearance: none;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
}

.form-group {
  margin-bottom: 1.25rem;
}

.radio-btn-group .radio-option {
  display: inline-block;
  padding: 0 0.625rem;
  vertical-align: middle;
}
.radio-btn-group .radio-option:first-child {
  padding-left: 0;
}
.radio-btn-group .radio-option .radio-custom-label {
  cursor: pointer;
  margin: 0;
  color: #000;
}
.radio-btn-group .radio-option .radio-custom-label::before {
  cursor: pointer;
  content: "";
  display: inline-block;
  width: 0.625rem;
  height: 0.625rem;
  margin-top: 0.188rem;
  margin-right: 0.625rem;
  border: 0.125rem solid #fff;
  border-radius: 50%;
  vertical-align: middle;
  background-color: #fff;
  box-shadow: 0 0 0 2px #000;
}
.radio-btn-group .radio-option .radio-custom {
  position: absolute;
  opacity: 0;
}
.radio-btn-group .radio-option .radio-custom:focus + .radio-custom-label {
  outline: none;
}
.radio-btn-group .radio-option .radio-custom:checked + .radio-custom-label::before {
  background-color: #000;
}

.checkbox input[type=checkbox] {
  cursor: pointer;
  display: none;
  width: initial;
  height: initial;
  margin-bottom: 0;
  padding: 0;
}
.checkbox input[type=checkbox]:checked + label::after {
  content: "";
  position: absolute;
  top: 4px;
  left: 7px;
  transform: rotate(42deg);
  display: block;
  width: 0.313rem;
  height: 0.625rem;
  border: solid #33BDD0;
  border-width: 0 0.125rem 0.125rem 0;
}
.checkbox label {
  cursor: pointer;
  position: relative;
}
.checkbox label::before {
  cursor: pointer;
  content: "";
  position: relative;
  display: inline-block;
  margin-right: 0.5rem;
  padding: 0.5rem;
  border: 0.125rem solid #33BDD0;
  vertical-align: middle;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
}

/** Banner style */
.nopost {
  color: #fff;
}

.post-banner {
  /* stylelint-disable no-descending-specificity */
  /* stylelint-enable no-descending-specificity */
}
.post-banner-block {
  min-height: 13.75rem;
}
@media (min-width: 992px) {
  .post-banner-block {
    margin-bottom: 13.75rem;
  }
}
.post-banner-block .post-banner-title {
  margin-bottom: 1.438rem;
  color: #fff;
  text-align: left;
}
@media (min-width: 768px) {
  .post-banner-block .post-banner-title {
    margin-bottom: 2.375rem;
    text-align: center;
  }
}
.post-banner-block .readmore .btn-link {
  font-size: 1.125rem;
  font-weight: 400;
  text-transform: capitalize;
}
@media (min-width: 992px) {
  .post-banner-block .readmore .btn-link {
    color: #041F2E;
  }
  .post-banner-block .readmore .btn-link::after {
    background-image: url(../images/arrow-right-black.svg);
  }
}
.post-banner-inner {
  position: relative;
  z-index: 2;
}
.post-banner-wrapper {
  position: relative;
  margin: 0 -1.25rem;
}
@media (min-width: 768px) {
  .post-banner-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
}
@media (min-width: 992px) {
  .post-banner-sticky, .post-banner-trending, .post-banner-featured {
    margin-bottom: -11.375rem;
  }
}
.post-banner-sticky {
  width: 100%;
}
@media (min-width: 992px) {
  .post-banner-sticky {
    width: 64%;
  }
}
.post-banner-featured, .post-banner-trending {
  width: 100%;
}
@media (min-width: 992px) {
  .post-banner-featured, .post-banner-trending {
    width: 36%;
  }
}
@media (max-width: 991px) {
  .post-banner-featured, .post-banner-trending {
    position: relative;
    z-index: 1;
  }
  .post-banner-featured::before, .post-banner-trending::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    right: -3.125rem;
    width: 170vw;
    height: 100%;
    background-color: #fff;
  }
}
.post-banner-featured .trendingarticles-head, .post-banner-trending .trendingarticles-head {
  position: relative;
  display: inline-block;
}
.post-banner-featured .trendingarticles-head::after, .post-banner-trending .trendingarticles-head::after {
  cursor: pointer;
  content: "";
  position: absolute;
  z-index: 1;
  top: 50%;
  right: -1.875rem;
  transform-origin: bottom center;
  transform: translateY(-50%);
  display: inline-block;
  width: 2.063rem;
  height: 1.188rem;
  background-image: url(../images/trending.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  transition: transform 0.3s;
}
.post-banner-featured .trendingarticles-head h3,
.post-banner-featured .featuredresult-head h3, .post-banner-trending .trendingarticles-head h3,
.post-banner-trending .featuredresult-head h3 {
  margin-bottom: 0;
  padding: 2.5rem 0.875rem 0.938rem 1.25rem;
}
@media (min-width: 992px) {
  .post-banner-featured .trendingarticles-head h3,
  .post-banner-featured .featuredresult-head h3, .post-banner-trending .trendingarticles-head h3,
  .post-banner-trending .featuredresult-head h3 {
    padding: 0.75rem 0.875rem 0.938rem 1.25rem;
    color: #fff;
  }
}
.post-banner-featured .category-info, .post-banner-trending .category-info {
  display: none;
  margin-bottom: 18px;
}
@media (min-width: 768px) {
  .post-banner-featured .category-info, .post-banner-trending .category-info {
    display: block;
  }
}
.post-banner-featured .category-info h3 a, .post-banner-trending .category-info h3 a {
  display: inline-block;
  padding: 0.25rem 0.563rem;
  border-radius: 0.938rem;
  font-size: 1rem;
  font-weight: 400;
  color: #fff;
  background-color: #2CA7BA;
}
.post-banner-featured .category-info h3 a:hover, .post-banner-trending .category-info h3 a:hover {
  text-decoration: none;
  background-color: #156070;
}
@media (min-width: 768px) {
  .post-banner-featured .category-info.casestudy-terms, .post-banner-trending .category-info.casestudy-terms {
    display: flex;
    gap: 0.688rem;
    align-items: center;
  }
}
.post-banner-featured .category-info.casestudy-terms h3 a, .post-banner-trending .category-info.casestudy-terms h3 a {
  padding: 0.25rem 1.25rem;
}
.post-banner-item-inner {
  border-radius: 0.625rem 0.625rem 0.313rem 0.313rem;
  background-color: #E8F1F7;
}
.post-banner-item-inner h3, .post-banner-item-inner .h3 {
  font-size: 1.25rem;
}
.post-banner-item-inner h3 a:hover, .post-banner-item-inner .h3 a:hover {
  text-decoration: underline;
}
.post-banner-item-media {
  display: block;
  position: relative;
  padding-top: 100%;
}
.post-banner-item-media picture {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.post-banner-item-media picture img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.post-banner-item-media img {
  border-radius: 0.313rem 0.313rem 0 0;
}
.post-banner-item-body {
  padding: 1.563rem;
}
@media (min-width: 768px) {
  .post-banner-item-body {
    padding: 3.125rem;
  }
}
.post-banner-item {
  padding: 0.75rem 1.25rem;
}
@media (max-width: 991px) {
  .post-banner-item.sticky-post {
    padding-bottom: 3.125rem;
  }
}
.post-banner-item.sticky-post .post-banner-item-media {
  position: relative;
  padding-top: 56%;
}
.post-banner-item.sticky-post .post-banner-item-media picture {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.post-banner-item.sticky-post .post-banner-item-media picture img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.post-banner-item.sticky-post h2 {
  font-size: 1.5rem;
}
@media (min-width: 768px) {
  .post-banner-item.sticky-post h2 {
    font-size: 1.75rem;
  }
}
.post-banner-item.featured-post, .post-banner-item.trending-post {
  /* stylelint-disable no-descending-specificity */
  /* stylelint-enable no-descending-specificity */
}
.post-banner-item.featured-post .post-banner-item-inner, .post-banner-item.trending-post .post-banner-item-inner {
  padding: 1.25rem;
  border-radius: 0.313rem;
}
.post-banner-item.featured-post h3, .post-banner-item.trending-post h3 {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .post-banner-item.trending-post:last-child .post-banner-item-inner {
    pointer-events: none;
    position: relative;
    z-index: 1;
  }
  .post-banner-item.trending-post:last-child .post-banner-item-inner::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to top, #fff, rgba(255, 255, 255, 0));
  }
}

/** Blog Listing */
.post-list {
  /* stylelint-disable no-descending-specificity */
  /* stylelint-enable no-descending-specificity */
}
.post-list-wrapper {
  margin: 0 -0.5rem;
}
@media (min-width: 768px) {
  .post-list-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
}
.post-list-wrapper .readmore .btn-link {
  font-size: 1.125rem;
  font-weight: 400;
  color: #041F2E;
  text-transform: capitalize;
}
.post-list-wrapper .readmore .btn-link::after {
  background-image: url(../images/arrow-right-black.svg);
}
.post-list-item {
  width: 100%;
  padding: 0.625rem 0.5rem;
}
@media (min-width: 768px) {
  .post-list-item {
    width: 33.33%;
  }
}
.post-list-item-inner {
  height: 100%;
  border-radius: 0.625rem 0.625rem 0.313rem 0.313rem;
  background-color: #E8F1F7;
}
.post-list-item-inner h3 {
  font-size: 1.25rem;
}
.post-list-item-inner h3 a:hover {
  text-decoration: underline;
}
.post-list-item-media {
  display: block;
  position: relative;
  padding-top: 14.438rem;
}
.post-list-item-media picture {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.post-list-item-media picture img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 768px) and (max-width: 991px) {
  .post-list-item-media {
    padding-top: 9.375rem;
  }
}
@media (min-width: 992px) {
  .post-list-item-media {
    padding-top: 19.25rem;
  }
}
.post-list-item-media img {
  border-radius: 0.313rem 0.313rem 0 0;
}
.post-list-item-body {
  padding: 1.563rem;
}
@media (min-width: 1200px) {
  .post-list-item-body {
    padding: 3.125rem;
  }
}

/** filter part */
/* stylelint-disable no-descending-specificity */
.filter-part {
  padding-bottom: 1.25rem;
}
.filter-part h2 {
  margin-bottom: 1.25rem;
}
@media (min-width: 1200px) {
  .filter-part h2 {
    margin-bottom: 3.438rem;
    font-size: 2.5rem;
  }
}
@media (min-width: 768px) {
  .filter-part .filter-wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin: 0 -0.5rem;
  }
}
@media (min-width: 992px) {
  .filter-part .filter-wrap {
    justify-content: space-between;
  }
}
.filter-part .search-box {
  width: 100%;
  padding: 0.625rem 0;
}
@media (min-width: 768px) {
  .filter-part .search-box {
    width: 50%;
    padding: 0.625rem 0.5rem;
  }
}
@media (min-width: 992px) {
  .filter-part .search-box {
    width: 33.33%;
  }
}
.filter-part .category-filter {
  width: 100%;
  padding: 0.625rem 0;
  /* Removes the dropdown icon in IE and Edge */
}
@media (min-width: 768px) and (max-width: 991px) {
  .filter-part .category-filter {
    width: 50%;
  }
}
@media (min-width: 768px) {
  .filter-part .category-filter {
    padding: 0.625rem 0.5rem;
  }
}
@media (min-width: 992px) {
  .filter-part .category-filter {
    width: 33.33%;
  }
}
.filter-part .category-filter .category-select-opt {
  cursor: pointer;
  height: 3.438rem;
  padding: 0 1.125rem;
  border-color: #707070;
  border-width: 1px;
  border-radius: 0.313rem;
  font-family: "Alexandria", "Arial", sans-serif;
  font-size: 1rem;
  color: #292929;
  -webkit-appearance: none; /* Chrome, Safari */
  -moz-appearance: none; /* Firefox */
  appearance: none; /* Standard */
  background: none; /* Remove background arrow (optional) */
  background-image: url(../images/arrow-bottom.svg);
  background-repeat: no-repeat;
  background-position: right 0.625rem center;
}
@media (min-width: 768px) {
  .filter-part .category-filter .category-select-opt {
    font-size: 1.25rem;
  }
}
.filter-part .category-filter .category-select-opt::-ms-expand {
  display: none;
}

/* stylelint-enable no-descending-specificity */
/** load more button */
.load-more-wrap {
  padding-top: 3.125rem;
  text-align: center;
}
.load-more-wrap button {
  position: relative;
  padding: 0;
  padding-bottom: 1.875rem;
  border: 0;
  font-family: "Alexandria", "Arial", sans-serif;
  font-size: 1rem;
  font-weight: 600;
  color: #01A7BA;
  text-transform: uppercase;
  background: transparent;
}
@media (min-width: 768px) {
  .load-more-wrap button {
    font-size: 1.25rem;
  }
}
.load-more-wrap button::after {
  content: "";
  position: absolute;
  bottom: 0.625rem;
  left: 50%;
  transform: translateX(-50%) rotate(315deg);
  width: 12px;
  height: 12px;
  border-bottom: 2px solid #01A7BA;
  border-left: 2px solid #01A7BA;
  transition: 0.3s ease all;
}
.load-more-wrap button:hover::after {
  bottom: 0.313rem;
}

/** Single Blogs */
.single-post .main-content {
  padding-top: 3.125rem;
}
.single-post .main-content .post-content {
  overflow: hidden;
  max-width: 62.188rem;
  margin: 0 auto;
  padding: 0 1.25rem;
}

/** Single Posts */
.single {
  /* stylelint-disable no-descending-specificity */
  /* stylelint-enable no-descending-specificity */
}
.single .single-fluid {
  overflow: hidden;
  max-width: 62.188rem;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .single .post-banner-block {
    margin-bottom: 13.75rem;
  }
}
.single .post-banner-wrapper {
  padding-bottom: 0.625rem;
}
@media (min-width: 992px) {
  .single .post-banner-wrapper {
    padding-bottom: 0;
  }
}
.single .post-banner-item {
  width: 100%;
}
@media (min-width: 768px) {
  .single .post-banner-item {
    margin-bottom: -14.375rem;
  }
}
.single .post-banner-item h1 {
  margin-bottom: 2.063rem;
  font-size: 1.5rem;
  color: #000;
}
@media (min-width: 768px) {
  .single .post-banner-item h1 {
    font-size: 2.5rem;
  }
}
.single .post-banner-item .category-info {
  display: none;
  margin-bottom: 25px;
}
@media (min-width: 768px) {
  .single .post-banner-item .category-info {
    display: block;
  }
}
.single .post-banner-item .category-info * {
  color: #135868;
}
.single .post-banner-item .category-info h3 {
  display: inline-block;
  margin-right: 1.25rem;
}
.single .post-banner-item .author-info {
  margin-bottom: 0.875rem;
}
.single .post-banner-item p {
  font-size: 1.25rem;
}
@media (min-width: 768px) {
  .single .post-banner-item p {
    font-size: 1.5rem;
  }
}
@media (min-width: 992px) {
  .single .post-banner-item-inner {
    padding: 4.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .single .post-banner-item-inner {
    flex-wrap: wrap;
  }
}
@media (min-width: 992px) {
  .single .post-banner-item-body {
    width: 50%;
    padding: 0;
    padding-right: 5rem;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .single .post-banner-item-body {
    width: 100%;
    padding-top: 3.125rem;
    padding-right: 0;
  }
}
.single .post-banner-item-media {
  overflow: hidden;
  display: block;
  width: 100%;
  position: relative;
  padding-top: 14.688rem;
}
.single .post-banner-item-media picture {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.single .post-banner-item-media picture img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 768px) {
  .single .post-banner-item-media {
    padding-top: 25.375rem;
  }
}
@media (min-width: 1200px) {
  .single .post-banner-item-media {
    order: 1;
    width: 50%;
    border-radius: 0.688rem;
  }
}
.single .main-content .post-content {
  /* stylelint-disable no-descending-specificity */
  /* stylelint-enable no-descending-specificity */
}
.single .main-content .post-content ul, .single .main-content .post-content ol {
  --ulol-left-padding: 35px;
}
@media (min-width: 768px) {
  .single .main-content .post-content p, .single .main-content .post-content li {
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  .single .main-content .post-content h2 {
    font-size: 1.875rem;
  }
}
.single .main-content .post-content h3 {
  font-family: "Atkinson Hyperlegible Next", "Arial", sans-serif;
}
@media (max-width: 767px) {
  .single .main-content .post-content h3 {
    font-size: 1.75rem;
  }
}

/** case study page */
/* stylelint-disable selector-class-pattern */
.post-type-archive-case_study {
  /* stylelint-disable no-descending-specificity */
  /* stylelint-enable no-descending-specificity */
}
.post-type-archive-case_study .hero-banner-block::before {
  content: none;
}
@media (max-width: 767px) {
  .post-type-archive-case_study .post-list-item-inner .post-list-item-media,
  .post-type-archive-case_study .post-list-item-inner .readmore {
    display: none;
  }
}
@media (max-width: 767px) {
  .post-type-archive-case_study .post-list-item-inner h3 {
    margin-bottom: 0;
  }
}
.single-case_study {
  /* stylelint-disable no-descending-specificity */
  /* stylelint-enable no-descending-specificity */
}
.single-case_study .hero-banner-block::before {
  content: none;
}
.single-case_study .post-banner-item-inner .post-banner-item-media {
  display: block;
}
@media (min-width: 768px) {
  .single-case_study .post-banner-item-inner .post-banner-item-media {
    display: none;
  }
}
.single-case_study .post-banner-item-inner .post-banner-item-media img {
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 767px) {
  .single-case_study .post-banner-item-inner .video-single {
    display: none;
  }
}
@media (min-width: 768px) {
  .single-case_study .post-banner-item-inner .video-single {
    display: block;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .single-case_study .post-banner-item-inner .video-single {
    order: 1;
    width: 50%;
  }
}
@media (min-width: 768px) {
  .single-case_study .post-banner-item-inner .video-media {
    overflow: hidden;
    display: block;
    width: 100%;
    border-radius: 0.688rem 0.688rem 0 0;
  }
}
@media (min-width: 1200px) {
  .single-case_study .post-banner-item-inner .video-media {
    border-radius: 0.688rem;
  }
}

/* stylelint-enable selector-class-pattern */
/** Banner Bottom Starts */
.bottom-banner-block {
  padding-top: 10.625rem;
}
@media (min-width: 1200px) {
  .bottom-banner-block {
    padding-top: 6.25rem;
  }
}
.bottom-banner-block-wrap {
  text-align: center;
  background: linear-gradient(145deg, #EB1D44, #F2753E);
}
@media (min-width: 992px) {
  .bottom-banner-wrapper {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 2.813rem 0;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .bottom-banner-wrapper {
    flex-wrap: wrap;
  }
}
.bottom-banner-media {
  width: 100%;
}
@media (min-width: 1200px) {
  .bottom-banner-media {
    width: 23%;
  }
}
@media (min-width: 1400px) {
  .bottom-banner-media {
    width: 25%;
  }
}
.bottom-banner-media .media {
  /* stylelint-disable no-descending-specificity */
  /* stylelint-enable no-descending-specificity */
}
@media (min-width: 1200px) {
  .bottom-banner-media .media {
    position: absolute;
    top: 0;
    width: 21.25rem;
  }
}
@media (min-width: 1400px) {
  .bottom-banner-media .media {
    width: 23.75rem;
  }
}
.bottom-banner-media .media img {
  margin-top: -8.25rem;
}
@media (min-width: 1200px) {
  .bottom-banner-media .media img {
    margin-top: -3.125rem;
  }
}
.bottom-banner-body {
  /* stylelint-disable no-descending-specificity */
  /* stylelint-enable no-descending-specificity */
}
@media (min-width: 992px) {
  .bottom-banner-body {
    width: 45%;
    padding: 0 3.125rem;
  }
}
@media (min-width: 992px) and (max-width: 1399px) {
  .bottom-banner-body {
    width: 53%;
  }
}
.bottom-banner-body h2 {
  margin-top: 1.375rem;
  margin-bottom: 2.5rem;
  color: #fff;
}
@media (min-width: 992px) {
  .bottom-banner-body h2 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 2.5rem;
  }
}
.bottom-banner-button {
  padding-bottom: 2.5rem;
}
@media (min-width: 992px) {
  .bottom-banner-button {
    width: 30%;
    padding-bottom: 0;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .bottom-banner-button {
    width: 40%;
  }
}
.bottom-banner-button .btn {
  padding: 0.938rem 1.813rem;
  font-size: 1.188rem;
  color: #135868;
  background-color: #FFC72C;
}
.bottom-banner-button .btn:hover {
  color: #fff;
  background-color: #33BDD0;
}

/** Banner Bottom ends */
.entry-spacing {
  padding: 3.125rem 0;
}

/** search style */
.search-content .post-list {
  padding-top: 3.125rem;
}
.search-content .searchbtn {
  padding-top: 1.875rem;
  text-align: center;
}

.search-banner .entry-header {
  flex-wrap: wrap;
}
.search-banner .claim-strategycall-btn {
  width: 100%;
  text-align: center;
}

.search-box .search-form {
  position: relative;
}
.search-box .search-form input[type=search] {
  height: 3.438rem;
  padding: 0;
  border: 0;
  border-bottom: 0.063rem solid #707070;
  font-family: "Alexandria", "Arial", sans-serif;
  font-size: 1rem;
  color: #292929;
}
.search-box .search-form input[type=search]::-webkit-input-placeholder {
  color: inherit;
}
.search-box .search-form input[type=search]::-moz-placeholder {
  color: inherit;
}
.search-box .search-form input[type=search]::placeholder {
  color: inherit;
}
@media (min-width: 768px) {
  .search-box .search-form input[type=search] {
    font-size: 1.25rem;
  }
}
.search-box .search-form button {
  position: absolute;
  top: 10px;
  right: 0;
  padding: 0;
  border: 0;
  background: transparent;
  /* stylelint-disable no-descending-specificity */
  /* stylelint-enable no-descending-specificity */
}
.search-box .search-form button svg {
  stroke: #707070;
  transition: 0.3s ease all;
}
.search-box .search-form button:hover svg {
  stroke: #33BDD0;
}

.partners-archive-wrapper {
  margin: 0 auto;
  padding: var(--block-spacing) 0;
}
@media (min-width: 768px) {
  .partners-archive-wrapper {
    padding: var(--block-spacing) 1.25rem;
  }
}
.partners-archive-wrapper .partners-grid {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 16px;
  margin: 0;
  padding: 0;
  list-style: none;
}
@media (min-width: 768px) {
  .partners-archive-wrapper .partners-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 992px) {
  .partners-archive-wrapper .partners-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
.partners-archive-wrapper .partners-grid .partner-item {
  overflow: hidden;
  border-radius: 5px;
  background: #E8F1F7;
  transition: all 0.35s ease;
}
.partners-archive-wrapper .partners-grid .partner-item:hover {
  transform: translateY(-10px);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}
.partners-archive-wrapper .partners-grid .partner-item .partner-link {
  display: block;
  height: 100%;
  color: inherit;
  text-decoration: none;
}
.partners-archive-wrapper .partners-grid .partner-item .partner-logo {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 180px;
  padding: 40px 20px;
  text-align: center;
}
.partners-archive-wrapper .partners-grid .partner-item .partner-logo img {
  width: auto;
  max-height: 150px;
  -o-object-fit: contain;
     object-fit: contain;
}
.partners-archive-wrapper .partners-grid .partner-item .partner-placeholder {
  font-size: 1.1rem;
  color: #041F2E;
}
.partners-archive-wrapper .partners-grid .partner-item .partner-content {
  padding: 30px;
}
.partners-archive-wrapper .partners-grid .partner-item .partner-title {
  margin: 0 0 15px;
  font-family: "Alexandria", "Arial", sans-serif;
  font-size: 28px;
  font-weight: 300;
  color: #041F2E;
}
.partners-archive-wrapper .partners-grid .partner-item .partner-excerpt {
  margin: 0 0 20px;
  font-family: "Atkinson Hyperlegible Next", "Arial", sans-serif;
  font-size: 20px;
  line-height: 1.6;
  color: #393939;
}
.partners-archive-wrapper .partners-grid .partner-item .partner-readmore {
  font-family: "Atkinson Hyperlegible Next", "Arial", sans-serif;
  font-size: 1rem;
  font-weight: 600;
  color: #041F2E;
}
.partners-archive-wrapper .partners-grid .partner-item .partner-readmore:hover {
  color: #F2753E;
}

.single-partner .hero-banner-body .claim-strategycall-btn .btn {
  background: #2CA7BA;
}
.single-partner .hero-banner-body .claim-strategycall-btn .btn:hover {
  background: #1D6E7A;
}
.single-partner .main-content .post-content p,
.single-partner .main-content .post-content li {
  font-size: 1.25rem;
}

/** Career open listing */
.careers .career-list {
  padding: var(--block-spacing) 0;
}
.careers .career-list .career-item {
  padding: 1.25rem;
  border-radius: 0.438rem;
  background-color: #E8F1F7;
  /* stylelint-disable selector-pseudo-element-no-unknown */
  /* stylelint-enable selector-pseudo-element-no-unknown */
}
@media (min-width: 768px) {
  .careers .career-list .career-item {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    align-items: center;
    justify-content: space-between;
    padding: 1.563rem;
  }
}
.careers .career-list .career-item:not(last-child) {
  margin-bottom: 1.5rem;
}
.careers .career-list .career-body h2 {
  margin-bottom: 0.875rem;
  font-weight: 700;
  /* stylelint-disable max-nesting-depth */
  /* stylelint-enable max-nesting-depth */
}
@media (max-width: 767px) {
  .careers .career-list .career-body h2 {
    font-size: 1.125rem;
  }
}
.careers .career-list .career-body h2 a:hover {
  color: #33BDD0;
}
.careers .career-list .career-meta p {
  font-family: "Alexandria", "Arial", sans-serif;
  /* stylelint-disable max-nesting-depth */
  /* stylelint-enable max-nesting-depth */
}
@media (max-width: 767px) {
  .careers .career-list .career-meta p {
    font-size: 1.125rem;
  }
}
.careers .career-list .career-type {
  margin-bottom: 0.938rem;
}
.careers .career-list .career-pagebtn {
  display: none;
}
@media (min-width: 768px) {
  .careers .career-list .career-pagebtn {
    display: block;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .careers .career-list .career-pagebtn {
    width: 100%;
  }
}

/** single career post */
.single-careers .entry-banner .entry-title {
  font-weight: 700;
}
@media (max-width: 767px) {
  .single-careers .entry-banner .entry-title {
    text-align: left;
  }
}

@media (max-width: 575px) {
  .career-post .wp-block-buttons > .wp-block-button {
    width: 100%;
  }
}
.career-post .career-description {
  padding: var(--block-spacing) 1.25rem;
}
@media (max-width: 991px) {
  .career-post .career-description {
    padding-right: 1.875rem;
    padding-left: 1.875rem;
  }
}
.career-post .career-description h3 {
  font-family: "Atkinson Hyperlegible Next", "Arial", sans-serif;
  font-size: 1.75rem;
  color: #135868;
}
@media (min-width: 576px) {
  .career-post .career-description .button {
    padding-top: 2.5rem;
    text-align: center;
  }
}
@media (max-width: 575px) {
  .career-post .career-description .button .btn {
    display: block;
  }
}
.career-post .career-vacancy {
  padding: var(--block-spacing) 0;
  background-color: #041F2E;
}
@media (min-width: 768px) {
  .career-post .career-vacancy {
    background-color: transparent;
  }
}
@media (min-width: 768px) {
  .career-post .career-vacancy-wrap {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 1.875rem;
    border-radius: 1.313rem;
    text-align: center;
    background-color: #DBE9F2;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .career-post .career-vacancy-wrap {
    padding: 1.875rem 0.938rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .career-post .career-vacancy-wrap {
    flex-wrap: wrap;
    justify-content: center;
  }
}
.career-post .career-vacancy-item {
  /* stylelint-disable no-descending-specificity */
  /* stylelint-enable no-descending-specificity */
}
@media (min-width: 768px) {
  .career-post .career-vacancy-item {
    padding: 1.875rem;
    padding-bottom: 0;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .career-post .career-vacancy-item {
    padding: 1.875rem 0.625rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .career-post .career-vacancy-item {
    padding-bottom: 1.875rem;
  }
}
@media (max-width: 767px) {
  .career-post .career-vacancy-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0.625rem;
    padding: 1.25rem;
    border-radius: 0.313rem;
    background: linear-gradient(145deg, #33BDD0, #156070);
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .career-post .career-vacancy-item p {
    font-size: 1.125rem;
  }
}
@media (max-width: 767px) {
  .career-post .career-vacancy-item p {
    width: calc(100% - 75px);
    color: #fff;
    /* stylelint-disable max-nesting-depth */
    /* stylelint-enable max-nesting-depth */
  }
  .career-post .career-vacancy-item p br {
    display: none;
  }
}
.career-post .career-vacancy-item .svgicon {
  width: 2.188rem;
  height: 2.188rem;
}
@media (min-width: 768px) {
  .career-post .career-vacancy-item .svgicon {
    display: inline-block;
    width: 4.063rem;
    height: 4.063rem;
    margin-bottom: 3.125rem;
  }
}
.career-post .career-vacancy-item .svgicon svg {
  fill: #fff;
  /* stylelint-disable max-nesting-depth */
  /* stylelint-enable max-nesting-depth */
}
@media (min-width: 768px) {
  .career-post .career-vacancy-item .svgicon svg {
    fill: #0798A7;
  }
}
@media (max-width: 767px) {
  .career-post .career-vacancy-item .svgicon svg {
    width: 2.188rem;
    height: 2.188rem;
  }
}
.career-post .career-vacancy-item .svgicon svg tspan {
  font-size: 4.188rem;
}
@media (min-width: 768px) {
  .career-post .career-vacancy-item .svgicon svg tspan {
    font-size: 3.625rem;
  }
}

/** Portfolio List */
@media (min-width: 768px) and (max-width: 1199px) {
  .portfolio-listing .no-portfolio {
    font-size: 1.875rem;
  }
}
@media (min-width: 1200px) {
  .portfolio-listing .no-portfolio {
    font-size: 3.75rem;
  }
}
.portfolio-listing .portfolio-loadmore .load-more-btn {
  margin: 0 auto;
}
@media (max-width: 1199px) {
  .portfolio-listing .portfolio-cat-filter {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; /* smooth scroll on iOS */
  }
  .portfolio-listing .portfolio-cat-list {
    display: flex;
    flex-wrap: nowrap;
    gap: 12px;
    min-width: -webkit-max-content;
    min-width: -moz-max-content;
    min-width: max-content; /* important for scroll */
  }
  .portfolio-listing .portfolio-cat-filter::-webkit-scrollbar {
    height: 0;
  }
  .portfolio-listing .portfolio-cat-filter::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.2);
  }
}
.portfolio-listing .portfolio-filter h2 {
  margin-bottom: 1.875rem;
  font-size: 2.125rem;
}
@media (min-width: 1200px) {
  .portfolio-listing .portfolio-filter h2 {
    margin-bottom: 3.125rem;
    font-size: 3.125rem;
    text-align: center;
  }
}
.portfolio-listing .portfolio-cat-filter {
  width: 100%;
}
.portfolio-listing .portfolio-cat-list {
  padding-left: 0;
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
.portfolio-listing .portfolio-cat-list li {
  padding: 0 0.375rem 0.938rem;
}
.portfolio-listing .portfolio-cat-list li a {
  padding: 0.813rem 2.188rem;
  font-family: "Atkinson Hyperlegible Next", "Arial", sans-serif;
  color: #041F2E;
  text-transform: capitalize;
  background-color: #E8F1F7;
  /* stylelint-disable max-nesting-depth */
  /* stylelint-enable max-nesting-depth */
}
.portfolio-listing .portfolio-cat-list li a.active, .portfolio-listing .portfolio-cat-list li a:focus, .portfolio-listing .portfolio-cat-list li a:hover {
  color: #fff;
  background-color: #33BDD0;
}
.portfolio-listing .portfolio-list {
  position: relative;
}
.portfolio-listing .portfolio-list-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
@media (min-width: 768px) {
  .portfolio-listing .portfolio-list-wrapper {
    margin: 0 -0.938rem;
  }
}
.portfolio-listing .portfolio-list-item {
  width: 100%;
  padding: 0.938rem 0;
}
@media (min-width: 768px) {
  .portfolio-listing .portfolio-list-item {
    width: 50%;
    padding: 0.938rem;
  }
}
.portfolio-listing .portfolio-list-item-body {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  transform: scale(0);
  width: 100%;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  transition: transform 0.6s ease, opacity 0.6s ease;
}
.portfolio-listing .portfolio-list-item-body::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.64);
  transition: 0.6s ease;
}
.portfolio-listing .portfolio-list-item-body h3 {
  position: relative;
  color: #fff;
  text-transform: capitalize;
}
.portfolio-listing .portfolio-list-item-media {
  position: relative;
  display: block;
}
.portfolio-listing .portfolio-list-item-media img {
  aspect-ratio: 16/9;
  -o-object-fit: cover;
     object-fit: cover;
}
.portfolio-listing .portfolio-list-item-media:hover .portfolio-list-item-body {
  transform: scale(1);
  visibility: visible;
  opacity: 1;
}
.portfolio-listing .portfolio-ajax-loader {
  position: absolute;
  z-index: 1;
  inset: 0;
  background-color: rgba(255, 255, 255, 0.6);
}
.portfolio-listing .portfolio-ajax-loader .spinner {
  pointer-events: none;
  position: absolute;
  top: 1.875rem;
  right: 0;
  left: 0;
  width: 1.875rem;
  height: 1.875rem;
  margin: 0 auto;
  border: 4px solid #E8F1F7;
  border-top-color: #33BDD0;
  border-radius: 50%;
  animation: spin 0.8s linear infinite;
}

/** Fancybox Popup */
.portfolio-item-info {
  width: 98%;
  padding: 1.875rem 1.875rem 6.25rem !important;
  /* stylelint-disable selector-class-pattern */
  /* stylelint-enable selector-class-pattern */
  /* stylelint-disable no-descending-specificity */
  /* Wrapper must handle absolute children */
  /* Hide all galleries initially */
  /* stylelint-enable no-descending-specificity */
  /* Active gallery shows and controls height */
}
@media (min-width: 992px) {
  .portfolio-item-info {
    width: 100%;
    padding: 6.25rem !important;
  }
}
.portfolio-item-info .portfolio-popup-title {
  margin-bottom: 1.875rem;
  text-align: center;
}
@media (min-width: 992px) {
  .portfolio-item-info .portfolio-popup-title {
    font-size: 2.5rem;
  }
}
.portfolio-item-info.fancybox__content > .f-button.is-close-btn {
  width: 1.5rem;
  height: 1.5rem;
  border: 0;
  background-color: transparent;
}
@media (min-width: 992px) {
  .portfolio-item-info.fancybox__content > .f-button.is-close-btn {
    top: 4.375rem !important;
    right: 4.375rem !important;
    width: 2.625rem;
    height: 2.625rem;
  }
}
@media (max-width: 991px) {
  .portfolio-item-info.fancybox__content > .f-button.is-close-btn {
    top: auto !important;
    right: auto !important;
    bottom: 0.938rem;
    left: 50%;
    transform: translateX(-50%);
  }
}
.portfolio-item-info.fancybox__content > .f-button.is-close-btn svg {
  width: 1.5rem;
  height: 1.5rem;
  fill: #01A7BA;
  stroke: #01A7BA;
}
@media (min-width: 992px) {
  .portfolio-item-info.fancybox__content > .f-button.is-close-btn svg {
    width: 2.625rem;
    height: 2.625rem;
    fill: #000;
    stroke: #000;
  }
}
.portfolio-item-info .portfolio-item-info-list {
  text-align: center;
}
.portfolio-item-info .portfolio-item-info-list-wrap {
  margin-top: 1.875rem;
}
@media (min-width: 1200px) {
  .portfolio-item-info .portfolio-item-info-list-wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 1.25rem 1.875rem;
    justify-content: center;
  }
}
.portfolio-item-info .portfolio-item-info-hiring {
  padding-bottom: 1.25rem;
}
.portfolio-item-info .portfolio-item-info-list-wrap a {
  display: block;
  width: 11.25rem;
  padding: 1.25rem;
  border-radius: 0.438rem;
  text-align: center;
  text-decoration: none;
  background-color: #E8F1F7;
  box-shadow: rgba(0, 0, 0, 0) 0.625rem 0.625rem 0.625rem;
  transition: 0.6s ease;
}
@media (min-width: 992px) {
  .portfolio-item-info .portfolio-item-info-list-wrap a {
    width: 13.438rem;
  }
}
.portfolio-item-info .portfolio-item-info-list-wrap a:hover {
  box-shadow: rgba(0, 0, 0, 0.15) 0.625rem 0.625rem 0.625rem;
}
.portfolio-item-info .portfolio-item-info-list-wrap a .media img {
  width: 4.188rem;
  height: 3.438rem;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (min-width: 992px) {
  .portfolio-item-info .portfolio-item-info-list-wrap a .media img {
    width: 8.438rem;
    height: 6.875rem;
  }
}
.portfolio-item-info .portfolio-item-info-list-wrap a h3.h4 {
  margin-top: 1.25rem;
  margin-bottom: 0;
  color: #135868;
}
@media (max-width: 991px) {
  .portfolio-item-info .portfolio-item-info-list-wrap a h3.h4 {
    font-size: 1rem;
  }
}
.portfolio-item-info .portfolio-item-info-inn {
  position: relative;
  width: 100%;
  text-align: center;
}
.portfolio-item-info .portfolio-item-info-inn .portfolio-item-gallery img {
  aspect-ratio: 16/9;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (min-width: 992px) {
  .portfolio-item-info .portfolio-item-info-inn .portfolio-item-gallery img {
    width: 100%;
    height: 34.375rem;
  }
}
.portfolio-item-info .portfolio-item-image-wrapper {
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  transition: opacity 0.4s ease;
}
.portfolio-item-info .portfolio-item-image-wrapper .portfolio-item-sliderwrap {
  margin-bottom: 2.5rem;
}
.portfolio-item-info .portfolio-active {
  pointer-events: auto !important;
  position: relative !important;
  opacity: 1 !important;
}
@media (max-width: 1199px) {
  .portfolio-item-info .portfolio-item-info-list {
    overflow-x: auto !important;
    display: block;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
  }
  .portfolio-item-info .portfolio-item-info-list-wrap {
    display: inline-flex;
    gap: 0.938rem;
  }
  .portfolio-item-info .portfolio-item-info-list::-webkit-scrollbar {
    display: none;
  }
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
/* stylelint-disable no-descending-specificity, max-nesting-depth, selector-class-pattern */
.podcast-banner-media {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: relative;
  padding-top: 34.875rem;
}
.podcast-banner-media picture {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.podcast-banner-media picture img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 992px) {
  .podcast-banner-media {
    padding-top: 37.5rem;
  }
}
@media (width <= 992px) and (orientation: landscape) {
  .podcast-banner-media {
    padding-top: 18.75rem;
  }
}
@media (width <= 720px) and (orientation: portrait) {
  .podcast-banner-media.desktop {
    display: none;
  }
}
@media (width <= 992px) and (orientation: landscape) {
  .podcast-banner-media.desktop {
    display: none;
  }
}
@media (width <= 992px) and (orientation: landscape) {
  .podcast-banner-media.desktop {
    display: block;
  }
}
.podcast-banner-media.mobile {
  display: none;
}
@media (width <= 720px) and (orientation: portrait) {
  .podcast-banner-media.mobile {
    display: block;
  }
}
@media (width <= 992px) and (orientation: landscape) {
  .podcast-banner-media.mobile {
    display: block;
  }
}
@media (width <= 992px) and (orientation: landscape) {
  .podcast-banner-media.mobile {
    display: none;
  }
}

.podcast-player {
  position: relative;
  padding-top: 50px;
}
@media (min-width: 992px) {
  .podcast-player {
    margin-top: -50px;
    padding-top: 0;
  }
}

.podcast-posts-section {
  padding: var(--block-spacing) 0;
}
.podcast-posts-section h2 {
  margin-bottom: 82px;
}
.podcast-posts-section .post-list-wrapper {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 40px 20px;
  margin: 0;
  padding: 0;
  list-style: none;
}
@media (min-width: 768px) {
  .podcast-posts-section .post-list-wrapper {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 992px) {
  .podcast-posts-section .post-list-wrapper {
    grid-template-columns: repeat(3, 1fr);
  }
}
.podcast-posts-section .post-list-wrapper .podcast-posts-item-media {
  overflow: hidden;
  display: block;
  margin-bottom: 28px;
  padding-top: 60%;
  border-radius: 18px;
  position: relative;
}
.podcast-posts-section .post-list-wrapper .podcast-posts-item-media picture {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.podcast-posts-section .post-list-wrapper .podcast-posts-item-media picture img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 768px) {
  .podcast-posts-section .post-list-wrapper .podcast-posts-item-media {
    padding-top: 56%;
  }
}
.podcast-posts-section .post-list-wrapper .podcast-posts-item-body h2 {
  margin: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5;
}
.podcast-posts-section .post-list-wrapper .podcast-posts-item-body h2 a:hover {
  text-decoration: underline;
}
.podcast-posts-section .spinner {
  pointer-events: none;
  position: absolute;
  top: 0.125rem;
  right: -1.563rem;
  width: 1.25rem;
  height: 1.25rem;
  margin: 0 auto;
  border: 4px solid #E8F1F7;
  border-top-color: #33BDD0;
  border-radius: 50%;
  animation: spin 0.8s linear infinite;
}

.podcast-listen-area {
  padding: var(--block-spacing) 0;
}
.podcast-listen-area h2 {
  display: none;
  margin-bottom: 44px;
  text-align: center;
}
@media (width <= 720px) and (orientation: portrait) {
  .podcast-listen-area h2 {
    display: block;
    margin-bottom: 20px;
  }
}
@media (width <= 992px) and (orientation: landscape) {
  .podcast-listen-area h2 {
    display: block;
    margin-bottom: 20px;
  }
}
.podcast-listen-area .podcast-listen-wrap {
  display: flex;
  flex-wrap: wrap;
  row-gap: 50px;
  align-items: center;
  justify-content: space-between;
}
@media (width <= 720px) and (orientation: portrait) {
  .podcast-listen-area .podcast-listen-wrap {
    flex-direction: column-reverse;
    justify-content: center;
  }
}
@media (width <= 992px) and (orientation: landscape) {
  .podcast-listen-area .podcast-listen-wrap {
    flex-direction: column-reverse;
    justify-content: center;
  }
}
.podcast-listen-area .podcast-listen-wrap .podcast-listen-partner {
  width: 100%;
}
@media (min-width: 992px) {
  .podcast-listen-area .podcast-listen-wrap .podcast-listen-partner {
    width: 60%;
  }
}
.podcast-listen-area .podcast-listen-wrap .podcast-listen-partner h2 {
  display: block;
}
@media (width <= 720px) and (orientation: portrait) {
  .podcast-listen-area .podcast-listen-wrap .podcast-listen-partner h2 {
    display: none;
  }
}
@media (width <= 992px) and (orientation: landscape) {
  .podcast-listen-area .podcast-listen-wrap .podcast-listen-partner h2 {
    display: none;
  }
}
.podcast-listen-area .podcast-listen-wrap .podcast-listen-partner .podcast-icons {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  align-items: center;
  justify-content: center;
}
.podcast-listen-area .podcast-listen-wrap .podcast-listen-partner .podcast-icons a {
  text-align: center;
}
.podcast-listen-area .podcast-listen-wrap .podcast-listen-partner .podcast-icons a:hover {
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
}
.podcast-listen-area .podcast-listen-wrap .podcast-listen-partner .podcast-icons a img {
  width: 5rem;
  height: 5rem;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (width <= 720px) and (orientation: portrait) {
  .podcast-listen-area .podcast-listen-wrap .podcast-listen-partner .podcast-icons a img {
    width: 3.125rem;
    height: 3.125rem;
  }
}
@media (width <= 992px) and (orientation: landscape) {
  .podcast-listen-area .podcast-listen-wrap .podcast-listen-partner .podcast-icons a img {
    width: 3.125rem;
    height: 3.125rem;
  }
}
.podcast-listen-area .podcast-listen-wrap .podcast-listen-image {
  width: 100%;
  text-align: center;
}
@media (min-width: 992px) {
  .podcast-listen-area .podcast-listen-wrap .podcast-listen-image {
    width: 25%;
  }
}

.youtube-playlist {
  padding: 70px 0;
}
.youtube-playlist .youtube-playlist-wrap {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  gap: 20px;
}
.youtube-playlist .youtube-playlist-wrap .youtube-playlist-item {
  position: relative;
}
.youtube-playlist .youtube-playlist-wrap .youtube-playlist-item a {
  overflow: hidden;
  display: block;
  margin-bottom: 25px;
  padding-top: 60%;
  border-radius: 18px;
  position: relative;
}
.youtube-playlist .youtube-playlist-wrap .youtube-playlist-item a picture {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.youtube-playlist .youtube-playlist-wrap .youtube-playlist-item a picture img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 768px) {
  .youtube-playlist .youtube-playlist-wrap .youtube-playlist-item a {
    padding-top: 56%;
  }
}
.youtube-playlist .youtube-playlist-wrap .youtube-playlist-item h3 {
  font-size: 20px;
  font-weight: 400;
}
.youtube-playlist .youtube-playlist-wrap .youtube-playlist-item .play-icon-overlay {
  pointer-events: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 50px;
  color: #fff;
  opacity: 0;
  transition: opacity 0.3s;
}
.youtube-playlist .youtube-playlist-wrap .youtube-playlist-item .youtube-thumbnail-link:hover .play-icon-overlay {
  opacity: 1;
}
.youtube-playlist .youtube-playlist-wrap .youtube-playlist-item .youtube-thumbnail-link img {
  transition: transform 0.3s;
}
.youtube-playlist .youtube-playlist-wrap .youtube-playlist-item .youtube-thumbnail-link:hover img {
  transform: scale(1.05);
}
.youtube-playlist #pp-youtube-load-more {
  cursor: pointer;
  display: block;
  margin: 20px auto;
  padding: 10px;
  border: none;
  font-size: 20px;
  font-weight: 700;
  color: #00C1D4;
  text-transform: uppercase;
  background: none;
}
.youtube-playlist #pp-youtube-load-more.hidden {
  display: none;
}

.shorts-slider-part {
  position: relative;
  padding: var(--block-spacing) 0;
}
@media (min-width: 992px) {
  .shorts-slider-part::after {
    content: "";
    position: absolute;
    z-index: -1;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 200%;
    background: linear-gradient(to bottom, #F8FDFF, #DBE9F2);
  }
}
.shorts-slider-part h2 {
  margin-bottom: 52px;
}
.shorts-slider-part .shorts-swiper {
  touch-action: pan-x; /* Horizontal only – blocks vertical pull-to-refresh interference */
  position: relative;
  overflow: hidden !important;
  padding: 0 1.563rem;
  text-align: center;
  -webkit-overflow-scrolling: touch;
}
.shorts-slider-part .shorts-swiper::before, .shorts-slider-part .shorts-swiper::after {
  position: absolute;
  top: 0;
  width: 12.5rem;
  height: 100%;
  background: linear-gradient(90deg, #F8FDFF 0%, #f8fdff 40%, rgba(248, 253, 255, 0.005) 100%);
}
@media (min-width: 576px) {
  .shorts-slider-part .shorts-swiper::before, .shorts-slider-part .shorts-swiper::after {
    content: "";
  }
}
@media (min-width: 576px) and (max-width: 991px) {
  .shorts-slider-part .shorts-swiper::before, .shorts-slider-part .shorts-swiper::after {
    width: 6.25rem;
  }
}
.shorts-slider-part .shorts-swiper::before {
  z-index: 2;
  left: 0;
  transform: rotate(360deg);
}
.shorts-slider-part .shorts-swiper::after {
  z-index: 1;
  right: 0;
  transform: rotate(180deg);
}
@media (max-width: 575px) {
  .shorts-slider-part .shorts-swiper .swiper-arrow {
    display: none;
  }
}
@media (min-width: 576px) and (max-width: 991px) {
  .shorts-slider-part .shorts-swiper .swiper-arrow {
    width: 2.5rem !important;
    height: 2.5rem !important;
    padding: 0.5rem;
  }
}
.shorts-slider-part .shorts-swiper .swiper-arrow.swiper-button-next {
  right: 0.938rem;
}
.shorts-slider-part .shorts-swiper .swiper-arrow.swiper-button-prev {
  left: 0.938rem;
}
.shorts-slider-part .shorts-swiper .swiper-slide {
  touch-action: pan-x;
}
.shorts-slider-part .shorts-swiper a.short-item-inner {
  pointer-events: auto;
  display: block;
}
.shorts-slider-part .shorts-swiper .shorts-swiper-wrapper .shorts-swiper-item .short-item-inner {
  position: relative;
  z-index: 1;
  overflow: hidden;
  display: block;
  border-radius: 0.75rem;
}
.shorts-slider-part .shorts-swiper .shorts-swiper-wrapper .shorts-swiper-item .short-item-inner .short-item-media {
  position: relative;
  padding-top: 16.563rem;
}
.shorts-slider-part .shorts-swiper .shorts-swiper-wrapper .shorts-swiper-item .short-item-inner .short-item-media picture {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.shorts-slider-part .shorts-swiper .shorts-swiper-wrapper .shorts-swiper-item .short-item-inner .short-item-media picture img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 768px) {
  .shorts-slider-part .shorts-swiper .shorts-swiper-wrapper .shorts-swiper-item .short-item-inner .short-item-media {
    padding-top: 21.25rem;
  }
}
@media (min-width: 992px) {
  .shorts-slider-part .shorts-swiper .shorts-swiper-wrapper .shorts-swiper-item .short-item-inner .short-item-media {
    padding-top: 27.5rem;
  }
}
@media (min-width: 576px) {
  .shorts-slider-part .shorts-swiper:has(.swiper-button-prev.swiper-button-disabled)::before {
    background: transparent;
  }
}
@media (min-width: 576px) {
  .shorts-slider-part .shorts-swiper:has(.swiper-button-next.swiper-button-disabled)::after {
    background: transparent;
  }
}

.youtube-coaching {
  padding: 70px 0;
  background-color: #DBE9F2;
}
.youtube-coaching h2 {
  margin-bottom: 82px;
}
.youtube-coaching .youtube-coaching-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.youtube-coaching .youtube-coaching-wrap .youtube-coaching-item {
  position: relative;
  width: 100%;
  padding: 10px;
}
@media (min-width: 768px) {
  .youtube-coaching .youtube-coaching-wrap .youtube-coaching-item {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .youtube-coaching .youtube-coaching-wrap .youtube-coaching-item {
    width: 33.33%;
  }
}
.youtube-coaching .youtube-coaching-wrap .youtube-coaching-item a {
  overflow: hidden;
  display: block;
  margin-bottom: 25px;
  padding-top: 60%;
  border-radius: 18px;
  position: relative;
}
.youtube-coaching .youtube-coaching-wrap .youtube-coaching-item a picture {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.youtube-coaching .youtube-coaching-wrap .youtube-coaching-item a picture img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 768px) {
  .youtube-coaching .youtube-coaching-wrap .youtube-coaching-item a {
    padding-top: 56%;
  }
}
.youtube-coaching .youtube-coaching-wrap .youtube-coaching-item h3 {
  font-size: 20px;
  font-weight: 400;
}
.youtube-coaching .youtube-coaching-wrap .youtube-coaching-item .play-icon-overlay {
  pointer-events: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 50px;
  color: #fff;
  opacity: 0;
  transition: opacity 0.3s;
}
.youtube-coaching .youtube-coaching-wrap .youtube-coaching-item .youtube-thumbnail-link:hover .play-icon-overlay {
  opacity: 1;
}
.youtube-coaching .youtube-coaching-wrap .youtube-coaching-item .youtube-thumbnail-link img {
  transition: transform 0.3s;
}
.youtube-coaching .youtube-coaching-wrap .youtube-coaching-item .youtube-thumbnail-link:hover img {
  transform: scale(1.05);
}

.shorts-fancybox .fancybox__content {
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100% !important;
  max-width: 480px !important;
  height: 100vh !important;
  margin: 0 auto;
  padding: 0;
  border-radius: 12px;
}

.shorts-fancybox .fancybox__carousel .carousel__slide {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
}

.shorts-fancybox .fancybox__iframe {
  width: 85% !important;
  height: 100vh !important;
  border: none;
}
@media (max-width: 575px) {
  .shorts-fancybox .fancybox__iframe {
    height: 85vh !important;
  }
}

.shorts-fancybox .fancybox__content > .f-button.is-close-btn {
  color: #fff;
}

/* Hide thumbnails bar & other UI */
.shorts-fancybox .fancybox__thumbs {
  display: none !important;
}

.shorts-fancybox .fancybox__toolbar {
  background: transparent;
}

/* stylelint-enable no-descending-specificity, max-nesting-depth, selector-class-pattern */
/** Single Podcast */
.single-podcast .post-banner-item {
  /* stylelint-disable no-descending-specificity */
  /* stylelint-enable no-descending-specificity */
}
.single-podcast .post-banner-item p {
  font-size: 1.188rem;
}
.single-podcast .post-banner-item h1 {
  font-size: 1.5rem;
}
@media (min-width: 992px) {
  .single-podcast .post-banner-item h1 {
    font-weight: 700;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .single-podcast .post-banner-item h1 {
    font-size: 1.875rem;
  }
}
@media (min-width: 1200px) {
  .single-podcast .post-banner-item h1 {
    font-size: 3.125rem;
  }
}
@media (min-width: 576px) and (max-width: 991px) {
  .single-podcast .post-banner-item-media {
    padding-top: 26.875rem;
  }
}
@media (min-width: 992px) {
  .single-podcast .post-banner-item-media {
    padding-top: 20.625rem;
  }
}
.single-podcast .post-banner-item-inner .video-single {
  display: block;
  width: 100%;
  /* stylelint-disable no-descending-specificity */
  /* stylelint-enable no-descending-specificity */
}
@media (min-width: 1200px) {
  .single-podcast .post-banner-item-inner .video-single {
    order: 1;
    width: 50%;
  }
}
.single-podcast .post-banner-item-inner .video-single img {
  border-radius: 0.313rem;
}
@media (min-width: 992px) {
  .single-podcast .post-banner-item-inner .video-single img {
    border-radius: 0.875rem;
  }
}
.single-podcast .post-content {
  padding: var(--block-spacing) 0;
}
.single-podcast .wp-block-audio audio {
  margin-bottom: var(--block-spacing);
}

.downloads-list-wrapper {
  margin: 0 auto;
  padding: var(--block-spacing) 0;
}
@media (min-width: 768px) {
  .downloads-list-wrapper {
    padding: var(--block-spacing) 1.25rem;
  }
}
.downloads-list-wrapper .downloads-grid {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 16px;
  margin: 0;
  padding: 0;
  list-style: none;
}
@media (min-width: 768px) {
  .downloads-list-wrapper .downloads-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 992px) {
  .downloads-list-wrapper .downloads-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
.downloads-list-wrapper .downloads-grid .download-item {
  overflow: hidden;
  border-radius: 5px;
  background: #E8F1F7;
  transition: all 0.35s ease;
  /* stylelint-disable no-descending-specificity */
  /* stylelint-enable no-descending-specificity */
}
.downloads-list-wrapper .downloads-grid .download-item:hover {
  transform: translateY(-10px);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}
.downloads-list-wrapper .downloads-grid .download-item .download-link {
  display: block;
  height: 100%;
  color: inherit;
  text-decoration: none;
}
.downloads-list-wrapper .downloads-grid .download-item .download-logo {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 180px;
  padding: 40px 20px;
  text-align: center;
}
.downloads-list-wrapper .downloads-grid .download-item .download-image {
  width: auto;
  max-height: 215px;
  -o-object-fit: contain;
     object-fit: contain;
}
.downloads-list-wrapper .downloads-grid .download-item .download-placeholder {
  font-size: 1.1rem;
  color: #041F2E;
}
.downloads-list-wrapper .downloads-grid .download-item .download-content {
  padding: 30px;
}
.downloads-list-wrapper .downloads-grid .download-item .download-title {
  margin: 0 0 15px;
  font-size: 20px;
}
.downloads-list-wrapper .downloads-grid .download-item .download-excerpt {
  margin: 0 0 20px;
  font-family: "Atkinson Hyperlegible Next", "Arial", sans-serif;
  color: #393939;
}
.downloads-list-wrapper .downloads-grid .download-item .download-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  align-items: center;
  text-align: center;
}
.downloads-list-wrapper .downloads-grid .download-item .download-buttons .btn {
  padding: 0.625rem 0.938rem;
  font-size: 1rem;
  text-transform: capitalize;
}

/* stylelint-disable no-descending-specificity */
.download-single .download-buttons {
  padding-top: 1.875rem;
}

/* stylelint-enable no-descending-specificity */
:root {
  --space-lg: 6.25rem;
  --space-md: 4.688rem;
  --space-sm: 3.125rem;
}
@media (max-width: 1199px) {
  :root {
    --space-lg: 3.125rem;
    --space-md: 3.125rem;
  }
}
@media (max-width: 767px) {
  :root {
    --space-md: 2.5rem;
    --space-sm: 1.875rem;
  }
}

#wpadminbar {
  position: fixed;
}

.wrapper {
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  min-height: 100%;
}

.main-body {
  flex-grow: 1;
  width: 100%;
}

.space-lg {
  padding-top: var(--space-lg);
  padding-bottom: var(--space-lg);
}
.space-lg-m {
  margin-top: var(--space-lg);
  margin-bottom: var(--space-lg);
}
.space-md {
  padding-top: var(--space-md);
  padding-bottom: var(--space-md);
}
.space-md-m {
  margin-top: var(--space-md);
  margin-bottom: var(--space-md);
}
.space-sm {
  padding-top: var(--space-sm);
  padding-bottom: var(--space-sm);
}
.space-sm-m {
  margin-top: var(--space-sm);
  margin-bottom: var(--space-sm);
}

.bg-dark *:not(.btn),
.bg-secondary *:not(.btn),
.inner-text-white *:not(.btn) {
  color: #fff;
}

/** Social media styles */
.social-media {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  margin: 0;
  padding: 0;
}
.social-media li {
  margin: 0;
  padding: 0;
  line-height: 1;
  list-style: none;
}
.social-media li a {
  width: 2.313rem;
  height: 2.313rem;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.438rem;
  border: 0 solid currentcolor;
  border-radius: 100%;
  font-size: 1.188rem;
  line-height: 0;
  color: #000;
  background-color: #fff;
  transition: 0.4s all;
}
@media (width <= 720px) and (orientation: portrait) {
  .social-media li a {
    font-size: 0.875rem;
  }
}
@media (width <= 992px) and (orientation: landscape) {
  .social-media li a {
    font-size: 0.875rem;
  }
}
.social-media li a:focus, .social-media li a:hover {
  background-color: #33BDD0;
}
.social-media li a svg {
  width: 100%;
  height: 100%;
  fill: currentcolor;
}

/* Pagination */
.pagination {
  padding: 1.875rem 0;
}
.pagination ul {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0;
  list-style: none;
}
.pagination li {
  position: relative;
  margin: 0 0.625rem;
  padding: 0;
  font-weight: 700;
  color: rgba(4, 31, 46, 0.6);
}
.pagination li a:hover {
  color: #33BDD0 !important;
}
.pagination li a:not(.prev, .next),
.pagination li span {
  border: none;
  font-weight: 700;
  line-height: 1;
  color: rgba(4, 31, 46, 0.6);
  text-decoration: none;
  transition: 0.4s ease background-color, 0.4s ease color;
}
.pagination li a:not(.prev, .next).active,
.pagination li span.active {
  border-color: #041F2E;
}
.pagination li .prev,
.pagination li .next {
  cursor: pointer;
  color: #041F2E;
  text-decoration: none;
}
.pagination li .prev::after,
.pagination li .next::after {
  content: "";
  position: absolute;
  inset: -2px -4px;
  border: 1px solid #dee3e2;
  border-radius: 0.375rem;
  visibility: hidden;
  opacity: 0;
}
.pagination li .prev:hover,
.pagination li .next:hover {
  color: #33BDD0;
}
.pagination li .prev:focus::after,
.pagination li .next:focus::after {
  visibility: visible;
  opacity: 1;
  outline: 0;
}
.pagination li .prev.disabled,
.pagination li .next.disabled {
  pointer-events: none;
  opacity: 0.6;
}
.pagination li .current {
  color: #041F2E;
}

/** Custom ul li bullets design */
.custom-bullet ul {
  margin: 0 0 0.938rem;
  padding: 0;
}
.custom-bullet ul > li {
  position: relative;
  padding-top: 0;
  padding-left: 3.25rem;
  list-style: none;
}
.custom-bullet ul > li::before {
  pointer-events: none;
  content: "";
  position: absolute;
  top: 0.438rem;
  left: 0;
  width: 1.438rem;
  height: 1rem;
  border-radius: 100%;
  background-image: url(../images/arrow-right-teal-list.svg);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: contain;
}
.custom-bullet ol {
  margin: 0 0 0.938rem;
  padding-left: 1.875rem;
}
.custom-bullet ol > li {
  position: relative;
  padding-top: 0;
  padding-left: 0.938rem;
}
.custom-bullet ol > li::marker {
  font-weight: 600;
  color: #01A7BA;
}
.custom-bullet.checked ul > li {
  padding-left: 2.813rem;
}
.custom-bullet.checked ul > li::before {
  background-image: url(../images/check-blue.svg);
}

/** Swiper Slider style */
.swiper-arrow {
  z-index: 9;
  width: 2.813rem !important;
  height: 2.813rem !important;
  padding: 0.625rem;
  border: 0;
  border-radius: 100%;
  font-size: 0;
  background: #fff;
  box-shadow: 0.188rem 0.188rem 0.75rem rgba(0, 0, 0, 0.16);
  transition: all 0.3s ease;
  /* stylelint-disable no-descending-specificity */
  /* stylelint-enable no-descending-specificity */
}
@media (min-width: 768px) {
  .swiper-arrow {
    width: 4.813rem !important;
    height: 4.813rem !important;
    padding: 1.125rem;
  }
}
.swiper-arrow::after {
  display: none;
}
.swiper-arrow svg {
  width: 100%;
  height: 100%;
  fill: currentcolor;
  stroke: #0798A7;
}
.swiper-arrow:focus, .swiper-arrow:hover {
  cursor: pointer;
  background-color: #041F2E;
  outline: none;
}
.swiper-arrow.swiper-button-prev {
  transform: rotate(180deg);
}
.swiper-arrow.swiper-button-disabled {
  opacity: 0 !important;
}

.swiper-pagination {
  position: relative !important;
  display: inline;
  width: 100%;
  margin: 1.563rem 0 0.938rem;
  padding: 0.313rem 0.688rem;
  border: 2px solid #DBE9F2;
  border-radius: 2.688rem;
  text-align: center;
  background: #fff;
}
.swiper-pagination .swiper-pagination-bullet {
  width: 0.938rem;
  height: 0.938rem;
  margin: 0 0.375rem !important;
  opacity: 1;
  background: #DBE9F2;
}
.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #35C1D4;
}

/** fancybox close style */
/* stylelint-disable selector-class-pattern */
.fancybox__content > .f-button.is-close-btn {
  top: 0 !important;
  border: 0;
  color: #041F2E;
  background-color: transparent;
}

/* stylelint-enable selector-class-pattern */
/** breadcrumbs */
/* stylelint-disable no-descending-specificity */
.breadcrumbs-wrap {
  padding-bottom: 2.188rem !important;
  text-align: center;
}
.breadcrumbs-wrap span a {
  text-decoration: none !important;
}
.breadcrumbs-wrap span a:hover, .breadcrumbs-wrap span a:active, .breadcrumbs-wrap span a:focus {
  text-decoration: underline !important;
}
.breadcrumbs-wrap.has-bannerimg-right {
  margin-left: 0;
  padding: 35px 0 20px !important;
}

/* stylelint-enable no-descending-specificity */
/** breadcrumbs */
/** Zealousweb smart showcase google review plugin */
.zwssgr-main-wrapper .zwssgr-share-icon {
  display: none;
}

.zwssgr-badge10 img,
.zwssgr-badge11 img,
.zwssgr-badge8 .zwssgr-logo-wrap img {
  margin-right: 10px;
  padding-right: 0;
}

/* stylelint-disable max-nesting-depth */
.hamburger {
  --humburgerbox: 1.875rem;
  z-index: 999;
  display: flex;
  align-items: center;
  justify-content: center;
  width: var(--humburgerbox);
  height: var(--humburgerbox);
  margin: 0 0 0 1.563rem;
  padding: 0;
  text-align: center;
  background-color: transparent;
}
@media (min-width: 992px) {
  .hamburger {
    display: none;
  }
}
.hamburger:hover, .hamburger:focus {
  cursor: pointer;
  background-color: transparent;
  outline: none;
}
.hamburger span {
  cursor: pointer;
  position: relative;
  right: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 3px;
  margin: 0 auto;
  border-radius: 0;
  background: #fff;
  transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger span::before, .hamburger span::after {
  cursor: pointer;
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 0;
  background: #fff;
  transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger span::before {
  top: -8px;
}
.hamburger span::after {
  bottom: -8px;
}
.hamburger.is-clicked span {
  background-color: transparent !important;
}
.hamburger.is-clicked span::before, .hamburger.is-clicked span::after {
  top: 0;
  background-color: #fff;
}
.hamburger.is-clicked span::before {
  transform: rotate(45deg);
}
.hamburger.is-clicked span::after {
  top: 6px;
  transform: translateY(-6px) rotate(-45deg);
}

.mbnav {
  position: relative;
  z-index: 99;
  display: block;
}
@media (min-width: 992px) {
  .mbnav {
    display: none;
  }
}
.mbnav__state {
  pointer-events: none;
  position: fixed;
  z-index: 999;
  top: 0;
  bottom: 0;
  left: 100%;
  overflow: hidden;
  width: 100%;
  transition: all 0.3s ease-in-out;
}
.mbnav__inner {
  pointer-events: none;
  position: relative;
  width: 100%;
  height: 100%;
  max-height: 100vh;
}
.mbnav__inner .claim-strategycall-btn,
.mbnav__inner .call-btn {
  width: 100%;
  padding: 1.25rem 1.875rem 0;
}
@media (min-width: 576px) {
  .mbnav__inner .claim-strategycall-btn,
  .mbnav__inner .call-btn {
    max-width: 50%;
    margin: 0 auto;
  }
}
@media (width <= 992px) and (orientation: landscape) {
  .mbnav__inner .claim-strategycall-btn,
  .mbnav__inner .call-btn {
    max-width: 28.125rem;
  }
}
.mbnav__inner .claim-strategycall-btn a,
.mbnav__inner .call-btn a {
  display: block;
}
.mbnav__inner .call-btn {
  padding-bottom: 1.25rem;
}
@media (width <= 992px) and (orientation: landscape) {
  .mbnav__inner .claim-strategycall-btn {
    padding-bottom: 8.75rem;
  }
}
@media (min-width: 576px) and (max-width: 991px) {
  .mbnav__inner .claim-strategycall-btn {
    padding-bottom: 8.75rem;
  }
}
.mbnav__inner .menubtn-cover {
  overflow-y: scroll;
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  width: 100%;
  height: 100vh;
}
@media (width <= 992px) and (orientation: landscape) {
  .mbnav__inner .menubtn-cover {
    height: 18.75rem;
  }
}
.mbnav__inner > .menu-wrap > .menu-inner {
  pointer-events: auto;
  flex-direction: column;
  gap: 1.25rem;
  align-items: center;
  justify-content: flex-start;
  height: 100%;
  padding-top: 5.313rem;
  padding-bottom: 3.125rem;
  background-color: #041F2E;
}
@media (max-width: 575px) {
  .mbnav__inner > .menu-wrap > .menu-inner {
    display: flex;
  }
}
.mbnav__top {
  display: flex;
  justify-content: space-between;
  background: #33bdd0;
}
.mbnav__logo {
  padding: 15px;
  color: #fff;
}
.mbnav .menu-wrap {
  /* stylelint-disable custom-property-pattern */
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  transition: max-height 0.35s ease;
  /* stylelint-enable custom-property-pattern */
}
.mbnav .menu-wrap > .menu-inner {
  pointer-events: auto;
}
.mbnav .menu-wrap > .menu-inner .menu-header-menu-container {
  width: 100%;
}
.mbnav .menu-wrap .sub-menu .menu-wrap {
  max-height: 0;
}
.mbnav ul {
  position: static;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 0 30px;
  transition: 0.4s ease;
}
@media (min-width: 768px) {
  .mbnav ul {
    padding: 0 40px;
  }
}
.mbnav ul li.is-open > .menu-wrap {
  visibility: visible;
  opacity: 1;
}
.mbnav ul li .menu-kit-button {
  display: none;
}
.mbnav ul li.custom-menu-list > .menu-wrap .container, .mbnav ul li.mega-menu-tools > .menu-wrap .container, .mbnav ul li.mega-menu-list > .menu-wrap .container {
  padding: 0;
}
.mbnav ul li.custom-menu-list > .menu-wrap .mega-tools-wrap .menu-item-has-children.hidden-menu > a, .mbnav ul li.mega-menu-tools > .menu-wrap .mega-tools-wrap .menu-item-has-children.hidden-menu > a, .mbnav ul li.mega-menu-list > .menu-wrap .mega-tools-wrap .menu-item-has-children.hidden-menu > a {
  display: none;
}
.mbnav ul li.custom-menu-list > .menu-wrap .mega-tools-wrap .menu-item-has-children > a, .mbnav ul li.mega-menu-tools > .menu-wrap .mega-tools-wrap .menu-item-has-children > a, .mbnav ul li.mega-menu-list > .menu-wrap .mega-tools-wrap .menu-item-has-children > a {
  margin-bottom: 0.938rem;
}
.mbnav ul li.custom-menu-list .menu-content, .mbnav ul li.mega-menu-tools .menu-content, .mbnav ul li.mega-menu-list .menu-content {
  display: none;
}
.mbnav ul li.custom-menu-list.is-open > .menu-wrap {
  margin-bottom: 1.75rem;
}
.mbnav ul li.custom-menu-list .no-imgicon > a {
  margin-bottom: 0.938rem;
}
.mbnav ul li.custom-menu-list .menu-item {
  /* stylelint-disable selector-class-pattern */
  /* stylelint-enable selector-class-pattern */
}
.mbnav ul li.custom-menu-list .menu-item .megamenu-item-has-children .menu-item {
  padding-bottom: 10px;
}
.mbnav ul li.custom-menu-list .menu-item:not(.megamenu-item-has-children) {
  padding-bottom: 10px;
}
.mbnav ul li.custom-menu-list .menu-item a {
  position: relative;
  z-index: 1;
  overflow: hidden;
  display: block;
  padding: 1.375rem 1.875rem;
  border-radius: 0.313rem;
  font-size: 1rem;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  transition: background-color 0.3s ease 0s, border 0.3s ease 0s;
}
.mbnav ul li.custom-menu-list .menu-item a::before {
  content: "";
  position: absolute;
  z-index: -2;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #01A7BA;
  background: transparent;
  transition: background-color 0.3s ease 0s, border 0.3s ease 0s;
}
.mbnav ul li.custom-menu-list .menu-item .custom-menu-body {
  display: flex;
  align-items: center;
}
.mbnav ul li.custom-menu-list .menu-item .custom-menu-body .megamenu-icon {
  display: flex;
  align-items: center;
  width: 2rem;
  height: 2rem;
  margin-right: 1.25rem;
}
.mbnav ul li.custom-menu-list .menu-item .custom-menu-body .megamenu-icon svg {
  width: 100%;
  height: 100%;
}
.mbnav ul li.custom-menu-list .menu-item .custom-menu-body .menu-body {
  width: calc(100% - 32px);
  text-align: left;
}
.mbnav ul li.custom-menu-list .menu-item .custom-menu-body .menu-title {
  font-family: "Alexandria", "Arial", sans-serif;
  font-weight: 400;
}
.mbnav ul li.custom-menu-list .menu-item .custom-menu-body .menu-thumb {
  display: none;
}
.mbnav ul li.custom-menu-list .menu-item.current-menu-item > a::before, .mbnav ul li.custom-menu-list .menu-item.current-menu-parent > a::before, .mbnav ul li.custom-menu-list .menu-item.current_page_ancestor > a::before, .mbnav ul li.custom-menu-list .menu-item:hover > a::before {
  background: linear-gradient(145deg, #01A7BA 35%, #016672, #122630);
}
.mbnav ul li.custom-menu-list .has-icon.menu-item {
  /* stylelint-disable selector-class-pattern */
  /* stylelint-enable selector-class-pattern */
}
.mbnav ul li.custom-menu-list .has-icon.menu-item a::before {
  width: 150%;
  border: 0 solid #01A7BA;
  background: linear-gradient(145deg, #01A7BA 35%, #016672, #122630);
  transition: background-color 0.3s ease 0s, border 0.3s ease 0s;
}
.mbnav ul li.custom-menu-list .has-icon.menu-item.current-menu-item > a::before, .mbnav ul li.custom-menu-list .has-icon.menu-item.current-menu-parent > a::before, .mbnav ul li.custom-menu-list .has-icon.menu-item.current_page_ancestor > a::before, .mbnav ul li.custom-menu-list .has-icon.menu-item:hover > a::before {
  width: 100%;
  border-width: 2px;
}
.mbnav ul li.mega-menu-tools.is-open > .menu-wrap {
  margin-bottom: 1.75rem;
}
.mbnav ul li.mega-menu-tools .menu-item {
  /* stylelint-disable selector-class-pattern */
  /* stylelint-enable selector-class-pattern */
}
.mbnav ul li.mega-menu-tools .menu-item .megamenu-item-has-children .menu-item {
  padding-bottom: 10px;
}
.mbnav ul li.mega-menu-tools .menu-item:not(.megamenu-item-has-children) {
  padding-bottom: 10px;
}
.mbnav ul li.mega-menu-tools .menu-item a {
  position: relative;
  z-index: 1;
  overflow: hidden;
  display: block;
  padding: 1.375rem 1.875rem;
  border-radius: 0.313rem;
  font-size: 1rem;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  transition: background-color 0.3s ease 0s, border 0.3s ease 0s;
}
.mbnav ul li.mega-menu-tools .menu-item a::before {
  content: "";
  position: absolute;
  z-index: -2;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #01A7BA;
  background: transparent;
  transition: background-color 0.3s ease 0s, border 0.3s ease 0s;
}
.mbnav ul li.mega-menu-tools .menu-item .mega-menu-body {
  display: flex;
  align-items: center;
}
.mbnav ul li.mega-menu-tools .menu-item .mega-menu-body .megamenu-icon {
  display: flex;
  align-items: center;
  width: 2rem;
  height: 2rem;
  margin-right: 1.25rem;
}
.mbnav ul li.mega-menu-tools .menu-item .mega-menu-body .megamenu-icon svg {
  width: 100%;
  height: 100%;
}
.mbnav ul li.mega-menu-tools .menu-item .mega-menu-body .menu-body {
  width: calc(100% - 32px);
  text-align: left;
}
.mbnav ul li.mega-menu-tools .menu-item .mega-menu-body .menu-title {
  font-family: "Alexandria", "Arial", sans-serif;
  font-weight: 400;
}
.mbnav ul li.mega-menu-tools .menu-item .mega-menu-body .menu-thumb {
  display: none;
}
.mbnav ul li.mega-menu-tools .menu-item.current-menu-item > a::before, .mbnav ul li.mega-menu-tools .menu-item.current-menu-parent > a::before, .mbnav ul li.mega-menu-tools .menu-item.current_page_ancestor > a::before, .mbnav ul li.mega-menu-tools .menu-item:hover > a::before {
  background: linear-gradient(145deg, #01A7BA 35%, #016672, #122630);
}
.mbnav ul li.mega-menu-tools .wide-menu .menu-item {
  /* stylelint-disable selector-class-pattern */
  /* stylelint-enable selector-class-pattern */
}
.mbnav ul li.mega-menu-tools .wide-menu .menu-item a::before {
  width: 150%;
  border: 0 solid #01A7BA;
  background: linear-gradient(145deg, #01A7BA 35%, #016672, #122630);
  transition: background-color 0.3s ease 0s, border 0.3s ease 0s;
}
.mbnav ul li.mega-menu-tools .wide-menu .menu-item.current-menu-item > a::before, .mbnav ul li.mega-menu-tools .wide-menu .menu-item.current-menu-parent > a::before, .mbnav ul li.mega-menu-tools .wide-menu .menu-item.current_page_ancestor > a::before, .mbnav ul li.mega-menu-tools .wide-menu .menu-item:hover > a::before {
  width: 100%;
  border-width: 2px;
}
.mbnav ul li.mega-menu-tools .wide-menu > .sub-menu > .menu-item.no-imgicon {
  padding-bottom: 15px;
}
.mbnav ul li.mega-menu-tools .wide-menu > .sub-menu > .menu-item.no-imgicon > a {
  padding: 10px 5px 5px;
  font-size: 20px;
}
.mbnav ul li.mega-menu-tools .wide-menu > .sub-menu > .menu-item.no-imgicon > a::before {
  content: none;
}
.mbnav ul li.mega-menu-list {
  /** scrollable mega menu */
  /* stylelint-disable no-descending-specificity */
  /* stylelint-enable no-descending-specificity */
}
.mbnav ul li.mega-menu-list .mega-list-wrap {
  scroll-behavior: smooth;
  overflow-x: auto;
  display: flex;
  gap: 1.25rem;
  padding-bottom: 0.625rem;
  -webkit-overflow-scrolling: touch;
}
.mbnav ul li.mega-menu-list .mega-list-wrap::-webkit-scrollbar {
  height: 6px;
}
.mbnav ul li.mega-menu-list .mega-list-wrap::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: rgba(255, 255, 255, 0);
}
.mbnav ul li.mega-menu-list .mega-list-wrap::-webkit-scrollbar-track {
  background: transparent;
}
.mbnav ul li.mega-menu-list .mega-list-wrap .menu-item {
  min-width: 16.875rem; /* adjust per card size */
  /* stylelint-disable selector-class-pattern */
  /* stylelint-enable selector-class-pattern */
}
.mbnav ul li.mega-menu-list .mega-list-wrap .menu-item > a {
  position: relative;
  z-index: 1;
  overflow: hidden;
  display: block;
  height: 100%;
  padding: 1.688rem 1.125rem;
  border-radius: 0.625rem;
  font-size: 1rem;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  transition: background-color 0.3s ease 0s, border 0.3s ease 0s;
}
.mbnav ul li.mega-menu-list .mega-list-wrap .menu-item > a::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 6px solid transparent;
  border-radius: 0.625rem;
  transition: background-color 0.3s ease 0s, border 0.3s ease 0s;
}
.mbnav ul li.mega-menu-list .mega-list-wrap .menu-item > a::after {
  content: "";
  position: absolute;
  z-index: -2;
  right: 0;
  bottom: 0;
  width: 150%;
  height: 100%;
  background: linear-gradient(145deg, #33BDD0, #156070);
  transition: background-color 0.3s ease 0s, border 0.3s ease 0s;
}
.mbnav ul li.mega-menu-list .mega-list-wrap .menu-item > a span {
  display: block;
}
.mbnav ul li.mega-menu-list .mega-list-wrap .menu-item .mega-menu-body {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.mbnav ul li.mega-menu-list .mega-list-wrap .menu-item .menu-thumb {
  aspect-ratio: 1;
  margin-bottom: 0.875rem;
}
.mbnav ul li.mega-menu-list .mega-list-wrap .menu-item.current-menu-item > a::after, .mbnav ul li.mega-menu-list .mega-list-wrap .menu-item.current-menu-parent > a::after, .mbnav ul li.mega-menu-list .mega-list-wrap .menu-item.current_page_ancestor > a::after, .mbnav ul li.mega-menu-list .mega-list-wrap .menu-item:hover > a::after {
  inset: 0 auto auto 0;
}
.mbnav ul li.mega-menu-list .mega-list-wrap .menu-item.current-menu-item > a::before, .mbnav ul li.mega-menu-list .mega-list-wrap .menu-item.current-menu-parent > a::before, .mbnav ul li.mega-menu-list .mega-list-wrap .menu-item.current_page_ancestor > a::before, .mbnav ul li.mega-menu-list .mega-list-wrap .menu-item:hover > a::before {
  border-color: #2CA7BA;
}
.mbnav ul li.mega-menu-list .menu-book-col h3 {
  margin-bottom: 0;
  font-size: 1.125rem;
  font-weight: 600;
  color: #fff;
}
.mbnav ul li.mega-menu-list .menu-book-col .h6 {
  margin-bottom: 0.875rem;
  font-size: 1rem;
  color: #135868;
  text-transform: uppercase;
}
.mbnav ul li:not(.btn-wrap) {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #dee3e2;
  font-family: "Alexandria", "Arial", sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  list-style: none;
  /* stylelint-disable selector-class-pattern */
  /* stylelint-enable selector-class-pattern */
}
.mbnav ul li:not(.btn-wrap):last-child {
  border-bottom: 0;
}
.mbnav ul li:not(.btn-wrap) .mbnav__caret::before {
  --sarrow-width: 10px;
  content: "";
  transform: rotate(45deg);
  display: flex;
  align-items: center;
  width: var(--sarrow-width);
  height: var(--sarrow-width);
  margin: auto;
  border: calc(var(--sarrow-width) / 4) solid #fff;
  border-bottom: 0;
  border-left: 0;
  transition: 0.3s all;
}
.mbnav ul li:not(.btn-wrap) a {
  cursor: pointer;
  position: relative;
  z-index: 2;
  display: block;
  flex: 1 1 auto;
  order: -1;
  padding: 34px 0;
  font-size: 16px;
  line-height: 1.3;
  color: currentcolor;
  text-decoration: none !important;
}
.mbnav ul li:not(.btn-wrap).is-open > .mbnav__caret:after {
  transform: rotate(0);
}
.mbnav ul li:not(.btn-wrap).is-open > .mbnav__caret::before {
  transform: rotate(135deg);
  border-color: #FFC72C;
}
.mbnav ul li:not(.btn-wrap).has-sub > a {
  flex: 1 1 auto;
}
.mbnav ul li:not(.btn-wrap) > .menu-wrap ul {
  padding: 0;
}
.mbnav ul li:not(.btn-wrap) > .menu-wrap ul li a {
  padding-top: 0;
}
.mbnav ul li:not(.btn-wrap) > .menu-wrap ul li + li a {
  padding-top: 2.125rem;
}
.mbnav__caret {
  cursor: pointer;
  z-index: 1;
  display: grid;
  align-items: center;
  justify-content: flex-end;
  width: 30px;
  height: auto;
  padding-right: 10px;
}
.color-mbnav .mbnav__caret::before {
  color: #041F2E !important;
}

.mbnav ul li:not(.btn-wrap).current-menu-item > a, .mbnav ul li:not(.btn-wrap).current-menu-parent > a, .mbnav ul li:not(.btn-wrap).current-menu-ancestor > a, .mbnav ul li:not(.btn-wrap).current_page_ancestor > a, .mbnav ul li:not(.btn-wrap):hover > a {
  color: #33BDD0;
}
.mbnav ul ul li {
  font-size: 16px;
}
.mbnav ul ul li a {
  padding-left: 25px;
}
.mbnav ul ul li li {
  font-size: 14px;
}
.mbnav ul ul li li a {
  padding-left: 35px;
}
.mbnav ul > li > .sub-menu {
  position: absolute;
  left: 100%;
}
.mbnav .mega-menu {
  position: static;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 0;
  transition: 0.4s ease;
}
@media (min-width: 768px) {
  .mbnav .mega-menu {
    padding: 0 40px;
  }
}
.mbnav__backdrop {
  position: fixed;
  z-index: -1;
  inset: 0;
  visibility: hidden;
  opacity: 0;
  background: rgba(0, 0, 0, 0.55);
  transition: all 0.4s ease-in;
}
.mbnav__overlay {
  position: fixed;
  z-index: 99;
  inset: 0;
  visibility: hidden;
  opacity: 0;
  background: rgba(0, 0, 0, 0.5);
  transition: all 0.4s ease-in;
}
.mbnav__overlay.is-show {
  visibility: visible;
  opacity: 1;
}
.mbnav.is-open .btn-wrap {
  transform: translateY(0);
}
.mbnav.is-open .mbnav__state {
  left: 0;
}
.mbnav.is-open .mbnav__backdrop {
  z-index: 999;
  visibility: visible;
  opacity: 1;
}

/* stylelint-enable max-nesting-depth */
/* --- header --- */
.main-header {
  position: fixed;
  z-index: 999;
  width: 100%;
  height: auto;
  padding: 0.938rem 0;
  background-color: transparent;
  transition: background-color 0.3s ease 0s;
  /* nav */
}
@media (min-width: 768px) {
  .main-header {
    padding: 1.375rem 0 0.938rem;
  }
}
.main-header.sticky {
  background-color: #041F2E;
}
.main-header .header-wrapper {
  display: flex;
  gap: 1.875rem;
  align-items: center;
  justify-content: space-between;
}
.main-header .header-logo {
  max-width: 2.5rem;
}
@media (min-width: 992px) and (max-width: 1399px) {
  .main-header .header-logo {
    max-width: 18.75rem;
  }
}
@media (min-width: 1400px) {
  .main-header .header-logo {
    max-width: 23.75rem;
  }
}
.main-header .header-logo .logo {
  display: none;
}
@media (min-width: 1200px) {
  .main-header .header-logo .logo {
    display: block;
  }
}
.main-header .header-logo .mobile-logo {
  display: block;
}
@media (min-width: 1200px) {
  .main-header .header-logo .mobile-logo {
    display: none;
  }
}
.main-header .brand {
  display: block;
  flex: 0 0 auto;
  width: 64px;
}
.main-header .nav-menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .main-header .nav-menu {
    display: none;
  }
}
.main-header .navigation {
  display: none;
  word-break: keep-all;
}
@media (min-width: 992px) {
  .main-header .navigation {
    display: block;
  }
}
.main-header .navigation .header-main-menu {
  display: flex;
}

nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
nav ul > li {
  padding: 3.125rem 0;
  list-style: none;
  /* stylelint-disable selector-class-pattern */
  /* stylelint-enable selector-class-pattern */
}
@media (min-width: 992px) and (max-width: 1399px) {
  nav ul > li {
    padding-right: 1.563rem;
  }
}
@media (min-width: 1400px) {
  nav ul > li {
    padding-right: 2.063rem;
  }
}
nav ul > li > a {
  position: relative;
  display: block;
  font-size: 1.125rem;
  font-weight: 400;
  color: #fff;
  text-decoration: none;
}
nav ul > li > a::before {
  content: "";
  position: absolute;
  bottom: -24px;
  left: 50%;
  transform-origin: center;
  transform: translateX(-50%) scaleX(0);
  width: 100%;
  height: 3px;
  visibility: hidden;
  opacity: 0;
  background-color: #33BDD0;
  transition: transform 0.4s ease, opacity 0.3s ease;
}
nav ul > li.menu-item-has-children {
  position: relative;
}
@media (min-width: 992px) and (max-width: 1399px) {
  nav ul > li.menu-item-has-children {
    padding-right: 2.5rem;
  }
}
@media (min-width: 1400px) {
  nav ul > li.menu-item-has-children {
    padding-right: 3.375rem;
  }
}
nav ul > li.menu-item-has-children > a::after {
  content: "";
  position: absolute;
  top: 8px;
  right: -21px;
  transform: rotate(315deg);
  width: 9px;
  height: 9px;
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
  transition: border 0.4s ease;
}
nav ul > li > .sub-menu {
  pointer-events: none;
  position: absolute;
  z-index: 999;
  top: calc(100% + 16px);
  left: 0;
  width: 100%;
  min-width: 12.5rem;
  padding: 0 5px 5px;
  visibility: hidden;
  opacity: 0;
  background-color: rgba(4, 31, 46, 0.9);
  transition: 0.3s all;
}
nav ul > li > .sub-menu .sub-menu {
  top: 0;
  left: 100%;
}
nav ul > li > .sub-menu .mega-tools-wrap,
nav ul > li > .sub-menu .mega-list-wrap,
nav ul > li > .sub-menu .custom-menu-wrap {
  pointer-events: none;
}
nav ul > li.current-menu-item > a, nav ul > li.current-menu-parent > a, nav ul > li.current_page_ancestor > a, nav ul > li.current-menu-ancestor > a, nav ul > li:hover > a {
  color: #33BDD0;
}
nav ul > li.current-menu-item > a::before, nav ul > li.current-menu-parent > a::before, nav ul > li.current_page_ancestor > a::before, nav ul > li.current-menu-ancestor > a::before, nav ul > li:hover > a::before {
  transform: translateX(-50%) scaleX(1);
  visibility: visible;
  opacity: 1;
}
nav ul > li.current-menu-item > a::after, nav ul > li.current-menu-parent > a::after, nav ul > li.current_page_ancestor > a::after, nav ul > li.current-menu-ancestor > a::after, nav ul > li:hover > a::after {
  top: 11px;
  border-color: #33BDD0;
}
nav ul > li.current-menu-item > a::after, nav ul > li.current-menu-parent > a::after, nav ul > li.current-menu-ancestor > a::after, nav ul > li.current_page_ancestor > a::after {
  top: 8px;
}
nav ul > li.current-menu-parent:hover > a::after, nav ul > li.current-menu-ancestor:hover > a::after {
  top: 11px;
}
nav ul > li > .sub-menu li {
  padding: 5px;
}
nav ul > li > .sub-menu li a {
  position: relative;
  font-size: 1rem;
}
nav ul > li > .sub-menu li a::before {
  bottom: -5px;
  height: 1px;
  visibility: visible;
  opacity: 1;
  background-color: rgba(255, 255, 255, 0.3);
}
nav ul > li:hover {
  /* stylelint-disable no-descending-specificity */
  /* stylelint-enable no-descending-specificity */
}
nav ul > li:hover .mega-tools-wrap,
nav ul > li:hover .mega-list-wrap,
nav ul > li:hover .custom-menu-wrap {
  pointer-events: auto;
}
nav ul > li:hover > ul {
  top: 100%;
  visibility: visible;
  opacity: 1;
}
nav ul > li:hover > a::after {
  transform: rotate(135deg);
}
nav ul > li > .sub-menu > li {
  width: 100%;
  /* stylelint-disable selector-class-pattern */
  /* stylelint-enable selector-class-pattern */
}
nav ul > li > .sub-menu > li a {
  display: block;
}
nav ul > li > .sub-menu > li.menu-item-has-children > a::after {
  top: 9px;
  right: 0;
  transform: rotate(45deg);
  border: 0;
  border-color: #fff;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}
nav ul > li > .sub-menu > li.current-menu-item > a::after, nav ul > li > .sub-menu > li.current-menu-parent > a::after, nav ul > li > .sub-menu > li.current_page_ancestor > a::after, nav ul > li > .sub-menu > li.current-menu-ancestor > a::after, nav ul > li > .sub-menu > li:hover > a::after {
  border-color: #33BDD0;
}
nav ul > li > .sub-menu > li:last-child a::before {
  content: none;
}
nav ul .menu-kit-button {
  margin-bottom: 1.875rem;
  text-align: center;
}
nav ul .menu-kit-button .btn.btn-arrow-right {
  padding-right: 3.75rem;
  padding-left: 1.875rem;
  font-size: 0.938rem;
  background-color: #135868;
}
nav ul .menu-kit-button .btn.btn-arrow-right::after {
  right: 1.25rem;
}
nav ul .menu-kit-button .btn.btn-arrow-right:hover {
  background-color: #33BDD0;
}

nav ul li.mega-menu-tools,
nav ul li.mega-menu-list {
  position: static;
  /* Optional: make scrollbar look nicer */
}
nav ul li.mega-menu-tools > .mega-menu,
nav ul li.mega-menu-list > .mega-menu {
  overflow-y: auto;
  max-height: calc(100vh - 164px);
  padding-bottom: 5rem;
  -webkit-overflow-scrolling: touch;
}
nav ul li.mega-menu-tools .mega-menu::-webkit-scrollbar,
nav ul li.mega-menu-list .mega-menu::-webkit-scrollbar {
  width: 8px;
}
nav ul li.mega-menu-tools .mega-menu::-webkit-scrollbar-thumb,
nav ul li.mega-menu-list .mega-menu::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: #999;
}
nav ul li.mega-menu-tools > .sub-menu.mega-tools, nav ul li.mega-menu-tools > .sub-menu.mega-list,
nav ul li.mega-menu-list > .sub-menu.mega-tools,
nav ul li.mega-menu-list > .sub-menu.mega-list {
  position: absolute;
  z-index: 999;
  top: 100%;
  left: 0;
  width: 100%;
  min-width: 100%;
  visibility: hidden;
  opacity: 0;
  background-color: rgba(4, 31, 46, 0.9);
  transition: 0.3s all;
}
nav ul li.mega-menu-tools .sub-menu .menu-item > a,
nav ul li.mega-menu-list .sub-menu .menu-item > a {
  color: #fff;
}
nav ul li.mega-menu-tools:hover > .mega-tools,
nav ul li.mega-menu-tools:hover > .mega-list,
nav ul li.mega-menu-list:hover > .mega-tools,
nav ul li.mega-menu-list:hover > .mega-list {
  top: calc(100% - 16px);
  visibility: visible;
  opacity: 1;
}

/* stylelint-disable no-descending-specificity, max-nesting-depth */
nav ul li.custom-menu-list {
  position: static;
  /* Optional: make scrollbar look nicer */
}
nav ul li.custom-menu-list .sub-menu a {
  color: #fff;
  text-decoration: none;
}
nav ul li.custom-menu-list > .sub-menu.custom-menu {
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  min-width: auto;
  height: 100vh;
  padding: 0;
  padding-top: 0;
  padding-bottom: 1.563rem;
}
nav ul li.custom-menu-list .sub-menu .menu-item {
  position: relative;
  z-index: 1;
  display: block;
}
nav ul li.custom-menu-list .sub-menu .has-image.menu-item {
  /* stylelint-disable selector-class-pattern */
  /* stylelint-enable selector-class-pattern */
}
nav ul li.custom-menu-list .sub-menu .has-image.menu-item > a {
  font-size: 1.25rem;
  font-weight: 600;
  color: #fff;
  text-align: center;
  text-decoration: none;
}
nav ul li.custom-menu-list .sub-menu .has-image.menu-item > a span {
  display: block;
}
nav ul li.custom-menu-list .sub-menu .has-image.menu-item > a .custom-menu-body {
  position: relative;
  padding: 1.875rem;
  border-radius: 0;
}
nav ul li.custom-menu-list .sub-menu .has-image.menu-item > a .custom-menu-body::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 6px solid transparent;
  border-radius: 0.625rem;
  transition: background-color 0.3s ease 0s, border 0.3s ease 0s;
}
nav ul li.custom-menu-list .sub-menu .has-image.menu-item > a .custom-menu-body::after {
  content: "";
  position: absolute;
  z-index: -2;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border-radius: 0.625rem;
  background: transparent;
  transition: background-color 0.3s ease 0s, border 0.3s ease 0s;
}
nav ul li.custom-menu-list .sub-menu .has-image.menu-item .sub-menu {
  pointer-events: all;
  min-width: 100%;
  padding: 0;
  background-color: transparent;
}
nav ul li.custom-menu-list .sub-menu .has-image.menu-item .menu-thumb {
  max-width: 16.25rem;
  margin: 0 auto 0.875rem;
}
nav ul li.custom-menu-list .sub-menu .has-image.menu-item.current-menu-item > a .custom-menu-body, nav ul li.custom-menu-list .sub-menu .has-image.menu-item.current-menu-parent > a .custom-menu-body, nav ul li.custom-menu-list .sub-menu .has-image.menu-item.current_page_ancestor > a .custom-menu-body, nav ul li.custom-menu-list .sub-menu .has-image.menu-item.current-menu-ancestor > a .custom-menu-body, nav ul li.custom-menu-list .sub-menu .has-image.menu-item:hover > a .custom-menu-body {
  border-radius: 0.625rem;
}
nav ul li.custom-menu-list .sub-menu .has-image.menu-item.current-menu-item > a .custom-menu-body::after, nav ul li.custom-menu-list .sub-menu .has-image.menu-item.current-menu-parent > a .custom-menu-body::after, nav ul li.custom-menu-list .sub-menu .has-image.menu-item.current_page_ancestor > a .custom-menu-body::after, nav ul li.custom-menu-list .sub-menu .has-image.menu-item.current-menu-ancestor > a .custom-menu-body::after, nav ul li.custom-menu-list .sub-menu .has-image.menu-item:hover > a .custom-menu-body::after {
  inset: 0 auto auto 0;
  background: linear-gradient(145deg, #33BDD0, #156070);
}
nav ul li.custom-menu-list .sub-menu .has-image.menu-item.current-menu-item > a .custom-menu-body::before, nav ul li.custom-menu-list .sub-menu .has-image.menu-item.current-menu-parent > a .custom-menu-body::before, nav ul li.custom-menu-list .sub-menu .has-image.menu-item.current_page_ancestor > a .custom-menu-body::before, nav ul li.custom-menu-list .sub-menu .has-image.menu-item.current-menu-ancestor > a .custom-menu-body::before, nav ul li.custom-menu-list .sub-menu .has-image.menu-item:hover > a .custom-menu-body::before {
  border-color: #2CA7BA;
}
nav ul li.custom-menu-list .sub-menu .has-icon.menu-item {
  margin: 0.938rem;
  padding: 0.75rem 0.938rem;
  border-radius: 0.313rem;
  background: transparent;
  /* stylelint-disable selector-class-pattern */
  /* stylelint-enable selector-class-pattern */
}
nav ul li.custom-menu-list .sub-menu .has-icon.menu-item::after {
  content: "";
  position: absolute;
  z-index: -2;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border-radius: 0.625rem;
  background: transparent;
  transition: background-color 0.3s ease 0s, border 0.3s ease 0s;
}
nav ul li.custom-menu-list .sub-menu .has-icon.menu-item.current-menu-item::after, nav ul li.custom-menu-list .sub-menu .has-icon.menu-item.current-menu-parent::after, nav ul li.custom-menu-list .sub-menu .has-icon.menu-item.current_page_ancestor::after, nav ul li.custom-menu-list .sub-menu .has-icon.menu-item.current-menu-ancestor::after, nav ul li.custom-menu-list .sub-menu .has-icon.menu-item:hover::after {
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
}
nav ul li.custom-menu-list .sub-menu .has-icon.menu-item .custom-menu-body {
  display: flex;
  gap: 0 30px;
  align-items: center;
  justify-content: flex-start;
}
nav ul li.custom-menu-list .sub-menu .has-icon.menu-item .custom-menu-body .megamenu-icon {
  display: flex;
  align-items: center;
  width: 22px;
  height: 20px;
}
nav ul li.custom-menu-list .sub-menu .has-icon.menu-item .custom-menu-body .megamenu-icon svg {
  max-width: 90%;
}
nav ul li.custom-menu-list .sub-menu .has-icon.menu-item .custom-menu-body .menu-body {
  width: calc(100% - 25px);
  text-align: left;
}
nav ul li.custom-menu-list .sub-menu .has-icon.menu-item .custom-menu-body .menu-title {
  font-family: "Atkinson Hyperlegible Next", "Arial", sans-serif;
  font-size: 1.25rem;
  font-weight: 600;
}
nav ul li.custom-menu-list .custom-menu-wrap {
  pointer-events: none;
  overflow-y: auto;
  width: 22.5rem;
  max-height: calc(100vh - 210px);
  margin: 0 auto;
  padding: 0;
  border-radius: 0.625rem;
  background: linear-gradient(145deg, #33BDD0, #156070);
  transition: background-color 0.3s ease 0s, border 0.3s ease 0s;
  -webkit-overflow-scrolling: touch;
}
nav ul li.custom-menu-list .custom-menu-wrap .no-imgicon > a {
  font-family: "Alexandria", "Arial", sans-serif;
  font-weight: 600;
}
nav ul li.custom-menu-list .custom-menu-wrap .no-imgicon > a .custom-menu-body {
  margin: 0.938rem 1.875rem;
}
nav ul li.custom-menu-list:hover > .custom-menu {
  top: calc(100% - 16px);
  visibility: visible;
  opacity: 1;
}
nav ul li.custom-menu-list:hover:hover .custom-menu-wrap {
  pointer-events: auto;
}
nav ul li.custom-menu-list .custom-menu-wrap::-webkit-scrollbar {
  width: 8px;
}
nav ul li.custom-menu-list .custom-menu-wrap::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: #135868;
}

nav li.mega-menu-tools .mega-tools-wrap {
  display: grid;
  gap: 1.25rem;
  align-items: flex-start;
  padding: 0 0 5px;
}
nav li.mega-menu-tools .mega-tools-wrap > .menu-item:not(.wide-menu, .wide-menu + .menu-item) {
  display: none;
}
nav li.mega-menu-tools .mega-tools-wrap .wide-menu + .menu-item {
  height: 100%;
}
nav li.mega-menu-tools .mega-tools-wrap .wide-menu + .menu-item > a {
  display: block;
  height: 100%;
}
nav li.mega-menu-tools .mega-tools-wrap .wide-menu + .menu-item > a .mega-menu-body {
  height: 100%;
}
nav li.mega-menu-tools .mega-tools-wrap .wide-menu + .menu-item.has-image .menu-body {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: row wrap;
  height: 100%;
  /* No less than 992px, no greater than 1300px */
}
@media (width >= 992px) and (width <= 1300px) {
  nav li.mega-menu-tools .mega-tools-wrap .wide-menu + .menu-item.has-image .menu-body {
    flex-flow: wrap;
    height: auto;
  }
}
nav li.mega-menu-tools .mega-tools-wrap .wide-menu + .menu-item.has-image .menu-title {
  padding: 0 2.5rem 2.5rem;
}
nav li.mega-menu-tools:hover .mega-tools-wrap {
  pointer-events: auto;
}
nav li.mega-menu-tools .mega-tools .menu-title {
  padding-bottom: 2.5rem;
  font-family: "Alexandria", "Arial", sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
}
@media (min-width: 1200px) {
  nav li.mega-menu-tools .mega-tools .menu-title {
    font-size: 1.563rem;
  }
}
nav li.mega-menu-tools .mega-tools .sub-menu.mega-menu .sub-menu.mega-menu {
  flex-wrap: wrap;
}
nav li.mega-menu-tools .mega-tools .sub-menu.mega-menu .sub-menu.mega-menu .menu-title {
  padding-bottom: 0.438rem;
  font-size: 1.125rem;
  font-weight: 600;
}
@media (width >= 1300px) {
  nav li.mega-menu-tools .mega-tools .sub-menu.mega-menu .sub-menu.mega-menu .menu-title {
    font-size: 1.25rem;
  }
}
nav li.mega-menu-tools .has-image.menu-item {
  /* stylelint-disable selector-class-pattern */
  /* stylelint-enable selector-class-pattern */
}
nav li.mega-menu-tools .has-image.menu-item > a {
  font-size: 1.25rem;
  font-weight: 600;
  color: #fff;
  text-align: center;
  text-decoration: none;
}
nav li.mega-menu-tools .has-image.menu-item > a span {
  display: block;
}
nav li.mega-menu-tools .has-image.menu-item > a .mega-menu-body {
  position: relative;
  padding: 1.875rem;
  border-radius: 0;
}
nav li.mega-menu-tools .has-image.menu-item > a .mega-menu-body::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 6px solid transparent;
  border-radius: 0.625rem;
  transition: background-color 0.3s ease 0s, border 0.3s ease 0s;
}
nav li.mega-menu-tools .has-image.menu-item > a .mega-menu-body::after {
  content: "";
  position: absolute;
  z-index: -2;
  right: 0;
  bottom: 0;
  width: 150%;
  height: 100%;
  background: transparent;
  transition: background-color 0.3s ease 0s, border 0.3s ease 0s;
}
nav li.mega-menu-tools .has-image.menu-item.current-menu-item > a .mega-menu-body, nav li.mega-menu-tools .has-image.menu-item.current-menu-parent > a .mega-menu-body, nav li.mega-menu-tools .has-image.menu-item.current_page_ancestor > a .mega-menu-body, nav li.mega-menu-tools .has-image.menu-item.current-menu-ancestor > a .mega-menu-body, nav li.mega-menu-tools .has-image.menu-item:hover > a .mega-menu-body {
  border-radius: 0.625rem;
}
nav li.mega-menu-tools .has-image.menu-item.current-menu-item > a .mega-menu-body::after, nav li.mega-menu-tools .has-image.menu-item.current-menu-parent > a .mega-menu-body::after, nav li.mega-menu-tools .has-image.menu-item.current_page_ancestor > a .mega-menu-body::after, nav li.mega-menu-tools .has-image.menu-item.current-menu-ancestor > a .mega-menu-body::after, nav li.mega-menu-tools .has-image.menu-item:hover > a .mega-menu-body::after {
  inset: 0 auto auto 0;
  background: linear-gradient(145deg, #33BDD0, #156070);
}
nav li.mega-menu-tools .has-image.menu-item.current-menu-item > a .mega-menu-body::before, nav li.mega-menu-tools .has-image.menu-item.current-menu-parent > a .mega-menu-body::before, nav li.mega-menu-tools .has-image.menu-item.current_page_ancestor > a .mega-menu-body::before, nav li.mega-menu-tools .has-image.menu-item.current-menu-ancestor > a .mega-menu-body::before, nav li.mega-menu-tools .has-image.menu-item:hover > a .mega-menu-body::before {
  border-color: #2CA7BA;
}
nav li.mega-menu-tools .has-image.menu-item.current-menu-item > a .mega-menu-body .menu-kit-button .btn.btn-arrow-right, nav li.mega-menu-tools .has-image.menu-item.current-menu-parent > a .mega-menu-body .menu-kit-button .btn.btn-arrow-right, nav li.mega-menu-tools .has-image.menu-item.current_page_ancestor > a .mega-menu-body .menu-kit-button .btn.btn-arrow-right, nav li.mega-menu-tools .has-image.menu-item.current-menu-ancestor > a .mega-menu-body .menu-kit-button .btn.btn-arrow-right, nav li.mega-menu-tools .has-image.menu-item:hover > a .mega-menu-body .menu-kit-button .btn.btn-arrow-right {
  background-color: #33BDD0;
}
nav li.mega-menu-tools .has-icon.menu-item {
  margin: 0.938rem;
  padding: 0.75rem 0.938rem;
  border-radius: 0.313rem;
  background: transparent;
  /* stylelint-disable selector-class-pattern */
  /* stylelint-enable selector-class-pattern */
}
nav li.mega-menu-tools .has-icon.menu-item::after {
  content: "";
  position: absolute;
  z-index: -2;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border-radius: 0.313rem;
  background: transparent;
  transition: background-color 0.3s ease 0s, border 0.3s ease 0s;
}
nav li.mega-menu-tools .has-icon.menu-item.current-menu-item::after, nav li.mega-menu-tools .has-icon.menu-item.current-menu-parent::after, nav li.mega-menu-tools .has-icon.menu-item.current_page_ancestor::after, nav li.mega-menu-tools .has-icon.menu-item.current-menu-ancestor::after, nav li.mega-menu-tools .has-icon.menu-item:hover::after {
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
}
nav li.mega-menu-tools .menu-item {
  position: relative;
  z-index: 1;
  overflow: hidden;
  display: block;
  grid-column: 3/4;
  padding: 0;
  border-radius: 0.625rem;
  background: linear-gradient(315deg, #33BDD0, #156070);
  transition: background-color 0.3s ease 0s, border 0.3s ease 0s;
  /* stylelint-disable selector-class-pattern */
  /* stylelint-enable selector-class-pattern */
}
nav li.mega-menu-tools .menu-item > a {
  font-size: 1.25rem;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
}
nav li.mega-menu-tools .menu-item > a span {
  display: block;
}
nav li.mega-menu-tools .menu-item.wide-menu {
  background: linear-gradient(145deg, #33BDD0, #156070);
}
nav li.mega-menu-tools .menu-item .sub-menu {
  pointer-events: all;
  min-width: 100%;
  padding: 0;
  background-color: transparent;
}
nav li.mega-menu-tools .menu-item .menu-thumb {
  max-width: 16.25rem;
  margin: 0 auto 0.875rem;
}
nav li.mega-menu-tools .menu-item.current-menu-item > a .mega-menu-body::after, nav li.mega-menu-tools .menu-item.current-menu-parent > a .mega-menu-body::after, nav li.mega-menu-tools .menu-item.current_page_ancestor > a .mega-menu-body::after, nav li.mega-menu-tools .menu-item.current-menu-ancestor > a .mega-menu-body::after, nav li.mega-menu-tools .menu-item:hover > a .mega-menu-body::after {
  inset: 0 auto auto 0;
}
nav li.mega-menu-tools .menu-item.current-menu-item > a .mega-menu-body::before, nav li.mega-menu-tools .menu-item.current-menu-parent > a .mega-menu-body::before, nav li.mega-menu-tools .menu-item.current_page_ancestor > a .mega-menu-body::before, nav li.mega-menu-tools .menu-item.current-menu-ancestor > a .mega-menu-body::before, nav li.mega-menu-tools .menu-item:hover > a .mega-menu-body::before {
  border-color: #2CA7BA;
}
nav li.mega-menu-tools .menu-item-has-children > a {
  text-align: left;
}
nav li.mega-menu-tools .menu-item-has-children .sub-menu .menu-item {
  padding: 0.75rem 0.813rem;
  border-radius: 0.313rem;
  background: transparent;
  /* stylelint-disable selector-class-pattern */
  /* stylelint-enable selector-class-pattern */
}
nav li.mega-menu-tools .menu-item-has-children .sub-menu .menu-item::before {
  content: none;
}
nav li.mega-menu-tools .menu-item-has-children .sub-menu .menu-item::after {
  width: 100%;
  background: transparent;
}
nav li.mega-menu-tools .menu-item-has-children .sub-menu .menu-item.current-menu-item::after, nav li.mega-menu-tools .menu-item-has-children .sub-menu .menu-item.current-menu-parent::after, nav li.mega-menu-tools .menu-item-has-children .sub-menu .menu-item.current_page_ancestor::after, nav li.mega-menu-tools .menu-item-has-children .sub-menu .menu-item.current-menu-ancestor::after, nav li.mega-menu-tools .menu-item-has-children .sub-menu .menu-item:hover::after {
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
}
nav li.mega-menu-tools .menu-item-has-children .sub-menu .menu-item .mega-menu-body {
  display: flex;
  gap: 0 20px;
  align-items: center;
  justify-content: flex-start;
}
nav li.mega-menu-tools .menu-item-has-children .sub-menu .menu-item .mega-menu-body .megamenu-icon {
  display: flex;
  align-items: center;
  width: 32px;
  height: 26px;
}
nav li.mega-menu-tools .menu-item-has-children .sub-menu .menu-item .mega-menu-body .megamenu-icon svg {
  width: inherit;
  height: inherit;
}
nav li.mega-menu-tools .menu-item-has-children .sub-menu .menu-item .mega-menu-body .menu-body {
  width: calc(100% - 32px);
  text-align: left;
}
nav li.mega-menu-tools .wide-menu {
  grid-column: 1/3;
  padding: 1.875rem;
  border-radius: 0.625rem;
}
nav li.mega-menu-tools .wide-menu::after {
  content: none;
}
nav li.mega-menu-tools .wide-menu::before {
  content: none;
}
nav li.mega-menu-tools .wide-menu > a {
  font-size: 1.563rem;
  font-weight: 400;
}
nav li.mega-menu-tools .wide-menu.hidden-menu > a {
  display: none;
}
nav li.mega-menu-tools .wide-menu.menu-item-has-children .sub-menu {
  display: flex;
  gap: 1.25rem;
  justify-content: space-between;
  /* stylelint-disable selector-class-pattern */
  /* stylelint-enable selector-class-pattern */
}
@media (min-width: 1400px) {
  nav li.mega-menu-tools .wide-menu.menu-item-has-children .sub-menu {
    gap: 1.25rem 2.813rem;
  }
}
nav li.mega-menu-tools .wide-menu.menu-item-has-children .sub-menu > a {
  height: 100%;
}
nav li.mega-menu-tools .wide-menu.menu-item-has-children .sub-menu > .menu-item {
  width: 49%;
  margin: 0;
  padding: 0;
}
@media (min-width: 1400px) {
  nav li.mega-menu-tools .wide-menu.menu-item-has-children .sub-menu > .menu-item {
    width: 47%;
  }
}
nav li.mega-menu-tools .wide-menu.menu-item-has-children .sub-menu > .menu-item::after {
  width: 200%;
  background: linear-gradient(145deg, rgba(0, 0, 0, 0.35), rgba(0, 0, 0, 0.05));
}
nav li.mega-menu-tools .wide-menu.menu-item-has-children .sub-menu > .menu-item .menu-body .menu-content {
  padding-top: 0.313rem;
  font-family: "Atkinson Hyperlegible Next", "Arial", sans-serif;
  font-size: 18px;
  font-weight: 400;
}
@media (width >= 1300px) {
  nav li.mega-menu-tools .wide-menu.menu-item-has-children .sub-menu > .menu-item .menu-body .menu-content {
    max-width: 80%;
    font-size: 20px;
  }
}
nav li.mega-menu-tools .wide-menu.menu-item-has-children .sub-menu > .menu-item .sub-menu .menu-item {
  width: 100%;
  padding: 0.938rem;
  padding-right: 1.25rem;
}
@media (width >= 1300px) {
  nav li.mega-menu-tools .wide-menu.menu-item-has-children .sub-menu > .menu-item .sub-menu .menu-item {
    padding: 1.375rem;
  }
}
nav li.mega-menu-tools .wide-menu.menu-item-has-children .sub-menu .menu-item.current-menu-item::after,
nav li.mega-menu-tools .wide-menu.menu-item-has-children .sub-menu .menu-item.current-menu-parent::after,
nav li.mega-menu-tools .wide-menu.menu-item-has-children .sub-menu .menu-item.current_page_ancestor::after,
nav li.mega-menu-tools .wide-menu.menu-item-has-children .sub-menu .menu-item:hover::after {
  right: 0;
  left: auto;
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.35), rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0));
}
nav li.mega-menu-tools .wide-menu > .sub-menu > .menu-item.no-imgicon > a .menu-title {
  /* No less than 992px, no greater than 1300px */
}
@media (width >= 992px) and (width <= 1300px) {
  nav li.mega-menu-tools .wide-menu > .sub-menu > .menu-item.no-imgicon > a .menu-title {
    padding-bottom: 15px;
    font-size: 21px;
  }
}
nav li.mega-menu-tools .menu-item:not(.wide-menu) .menu-thumb {
  aspect-ratio: 1;
  max-width: 100%;
}

/* stylelint-enable no-descending-specificity, max-nesting-depth */
nav li.mega-menu-list {
  /* stylelint-disable no-descending-specificity */
  /* stylelint-enable no-descending-specificity */
}
nav li.mega-menu-list .mega-list-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 -0.75rem;
  padding: 1.875rem;
  border-radius: 0.625rem;
  background: linear-gradient(145deg, #33BDD0, #156070);
}
nav li.mega-menu-list:hover .mega-list-wrap {
  pointer-events: auto;
}
nav li.mega-menu-list .menu-item {
  width: 100%;
  padding: 0.875rem 0.938rem;
  /* stylelint-disable selector-class-pattern, max-nesting-depth */
  /* stylelint-enable selector-class-pattern, max-nesting-depth */
}
@media (min-width: 992px) and (max-width: 1199px) {
  nav li.mega-menu-list .menu-item {
    width: 33.33%;
  }
}
@media (min-width: 1200px) {
  nav li.mega-menu-list .menu-item {
    width: 25%;
  }
}
nav li.mega-menu-list .menu-item > a {
  position: relative;
  z-index: 1;
  overflow: hidden;
  display: block;
  height: 100%;
  padding: 1.688rem 1.125rem;
  border-radius: 0.625rem;
  font-size: 1rem;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  transition: background-color 0.3s ease 0s, border 0.3s ease 0s;
}
nav li.mega-menu-list .menu-item > a::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #33BDD0;
  border-radius: 0.625rem;
  transition: background-color 0.3s ease 0s, border 0.3s ease 0s;
}
nav li.mega-menu-list .menu-item > a::after {
  content: "";
  position: absolute;
  z-index: -2;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  transition: background-color 0.3s ease 0s, border 0.3s ease 0s;
}
nav li.mega-menu-list .menu-item > a span {
  display: block;
}
@media (min-width: 576px) {
  nav li.mega-menu-list .menu-item > a span {
    max-width: 70%;
    margin: 0 auto;
  }
}
nav li.mega-menu-list .menu-item .mega-menu-body {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: center;
  width: 100%;
  height: 100%;
}
nav li.mega-menu-list .menu-item .menu-thumb {
  aspect-ratio: 1;
  margin-bottom: 0.875rem;
}
nav li.mega-menu-list .menu-item.current-menu-item > a::after, nav li.mega-menu-list .menu-item.current-menu-parent > a::after, nav li.mega-menu-list .menu-item.current_page_ancestor > a::after, nav li.mega-menu-list .menu-item.current-menu-ancestor > a::after, nav li.mega-menu-list .menu-item:hover > a::after {
  inset: 0 auto auto 0;
  background: linear-gradient(335deg, #33BDD0, #156070);
}
nav li.mega-menu-list .menu-item.current-menu-item > a::before, nav li.mega-menu-list .menu-item.current-menu-parent > a::before, nav li.mega-menu-list .menu-item.current_page_ancestor > a::before, nav li.mega-menu-list .menu-item.current-menu-ancestor > a::before, nav li.mega-menu-list .menu-item:hover > a::before {
  border-color: #2CA7BA;
}
nav li.mega-menu-list .menu-item.current-menu-item > a .menu-kit-button .btn.btn-arrow-right, nav li.mega-menu-list .menu-item.current-menu-parent > a .menu-kit-button .btn.btn-arrow-right, nav li.mega-menu-list .menu-item.current_page_ancestor > a .menu-kit-button .btn.btn-arrow-right, nav li.mega-menu-list .menu-item.current-menu-ancestor > a .menu-kit-button .btn.btn-arrow-right, nav li.mega-menu-list .menu-item:hover > a .menu-kit-button .btn.btn-arrow-right {
  background-color: #33BDD0;
}
@media (min-width: 992px) and (max-width: 1199px) {
  nav li.mega-menu-list .menu-book-col {
    width: 66.66%;
  }
}
@media (min-width: 1200px) {
  nav li.mega-menu-list .menu-book-col {
    width: 50%;
  }
}
nav li.mega-menu-list .menu-book-col .mega-menu-body {
  flex-wrap: nowrap;
  align-items: center;
}
nav li.mega-menu-list .menu-book-col .menu-thumb {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50%;
  margin-bottom: 0;
}
@media (max-width: 1399px) {
  nav li.mega-menu-list .menu-book-col .menu-thumb {
    padding: 0 1.25rem;
  }
}
nav li.mega-menu-list .menu-book-col .menu-body {
  width: 50%;
  margin-bottom: 0;
}
@media (min-width: 1400px) {
  nav li.mega-menu-list .menu-book-col .menu-body {
    padding: 1.25rem;
  }
}
nav li.mega-menu-list .menu-book-col .menu-body h3 {
  margin-bottom: 0.875rem;
  font-size: 1.563rem;
  font-weight: 600;
  color: #fff;
}
nav li.mega-menu-list .menu-book-col .menu-body .h6 {
  font-size: 1rem;
  color: #135868;
  text-transform: uppercase;
}
nav li.mega-menu-list .menu-book-col .menu-kit-button {
  margin-bottom: 0;
  padding-top: 0.938rem;
}

.scroll-fixed .main-header {
  background-color: #041F2E;
}

.header-space {
  padding-top: 5.313rem;
  background-color: #041F2E;
}
@media (min-width: 992px) {
  .header-space {
    padding-top: 10.313rem;
  }
}

/* --- footer --- */
footer {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: auto;
}

.footer-main {
  position: relative;
  padding: 3.125rem 0;
  background: linear-gradient(145deg, #000, #041F2E);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: cover;
}
@media (min-width: 992px) {
  .footer-main {
    padding: 6.063rem 0 4.125rem;
    background-position: center center;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .footer-main {
    background-position: 31%;
  }
}
.footer-main .footer-wrapper {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 2.5rem 3.75rem;
}
@media (min-width: 992px) {
  .footer-main .footer-wrapper {
    justify-content: flex-start;
  }
}
.footer-main .footer-gallery {
  flex-wrap: wrap;
  gap: 0 1.063rem;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 992px) {
  .footer-main .footer-gallery {
    width: 50%;
  }
}
.footer-main .footer-image img {
  width: 4.125rem;
  height: 4.125rem;
  border-radius: 100%;
}
@media (min-width: 992px) {
  .footer-main .footer-image {
    position: absolute;
  }
}
@media (min-width: 992px) {
  .footer-main .footer-image:nth-child(1) {
    top: 35%;
    left: 50px;
    transform: translateY(-50%);
  }
  .footer-main .footer-image:nth-child(1) img {
    width: 6.688rem;
    height: 6.688rem;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .footer-main .footer-image:nth-child(1) {
    left: 0;
  }
}
@media (min-width: 992px) {
  .footer-main .footer-image:nth-child(2) {
    top: -25px;
    left: 16%;
  }
  .footer-main .footer-image:nth-child(2) img {
    width: 4.438rem;
    height: 4.438rem;
  }
}
@media (min-width: 992px) {
  .footer-main .footer-image:nth-child(3) {
    top: 50%;
    left: 16%;
    transform: translateY(-50%);
  }
  .footer-main .footer-image:nth-child(3) img {
    width: 5.563rem;
    height: 5.563rem;
  }
}
@media (min-width: 992px) {
  .footer-main .footer-image:nth-child(4) {
    bottom: 0;
    left: 100px;
  }
}
@media (min-width: 992px) {
  .footer-main .footer-image:nth-child(5) {
    top: 40%;
    left: 30%;
    transform: translate(-50%, -50%);
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .footer-main .footer-image:nth-child(5) {
    left: 33%;
  }
}
@media (min-width: 992px) {
  .footer-main .footer-image:nth-child(6) {
    top: 20%;
    left: 40%;
    transform: translate(-50%, -50%);
  }
  .footer-main .footer-image:nth-child(6) img {
    width: 5.563rem;
    height: 5.563rem;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .footer-main .footer-image:nth-child(6) {
    left: 45%;
  }
}
@media (min-width: 992px) {
  .footer-main .footer-image:nth-child(7) {
    bottom: 30px;
    left: 40%;
    transform: translateX(-50%);
  }
  .footer-main .footer-image:nth-child(7) img {
    width: 4.438rem;
    height: 4.438rem;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .footer-main .footer-image:nth-child(7) {
    left: 45%;
  }
}
.footer-main .footer-body-part {
  width: 100%;
  text-align: center;
}
@media (min-width: 992px) {
  .footer-main .footer-body-part.has-images {
    width: 40%;
    text-align: left;
  }
}
.footer-main .footer-content *:not(h2, .btn) {
  margin-bottom: 2rem;
  font-family: "Alexandria", "Arial", sans-serif;
  color: #fff;
}
.footer-main .footer-content h2 {
  margin-bottom: 2rem;
  color: #FFC72C;
}
@media (max-width: 991px) {
  .footer-main .footer-content .btn {
    padding-top: 17px;
    padding-bottom: 17px;
    font-size: 1rem;
    font-weight: 600;
  }
}
@media (max-width: 575px) {
  .footer-main .footer-content .btn {
    display: block;
  }
}
@media (max-width: 991px) {
  .footer-main .footer-content .btn::after {
    background-image: url(../images/arrow-right-white.svg);
  }
}
.footer-main .footer-specificcontent *:not(h2, .btn) {
  font-size: 1rem;
}

/** Footer Top Menu */
.footer-topmenu {
  display: none;
  padding: var(--block-spacing) 0 0.625rem;
  background-color: #000;
  /* stylelint-disable no-descending-specificity, max-nesting-depth */
  /* stylelint-enable no-descending-specificity, max-nesting-depth */
}
@media (min-width: 768px) {
  .footer-topmenu {
    display: block;
    padding-bottom: 1.875rem;
  }
}
.footer-topmenu h4 {
  margin-bottom: 1.375rem;
  font-weight: 600;
  color: #fff;
}
.footer-topmenu-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .footer-topmenu-wrapper {
    gap: 2.5rem 1.25rem;
  }
}
.footer-topmenu .single-menu {
  width: 45%;
  padding-top: 2.5rem;
}
@media (min-width: 1200px) {
  .footer-topmenu .single-menu {
    width: 25%;
    padding-top: 0;
    padding-right: 2.5rem;
  }
}
.footer-topmenu .single-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer-topmenu .single-menu ul li > a {
  color: #fff;
  text-decoration: none;
}
.footer-topmenu .single-menu ul li > a:hover, .footer-topmenu .single-menu ul li.current-menu-item > a, .footer-topmenu .single-menu ul li.current-menu-parent > a {
  color: #33BDD0;
  text-decoration: underline;
}

/** Footer Top Menu ends */
/** copyright part */
.footer-copyright {
  padding: 1.563rem 0;
  background-color: #000;
}
@media (min-width: 576px) {
  .footer-copyright {
    padding: 1.375rem 0;
  }
}
.footer-copyright ul.footer-main-menu {
  flex-wrap: wrap;
  gap: 1.313rem 2.125rem;
  margin-bottom: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 992px) and (max-width: 1399px) {
  .footer-copyright ul.footer-main-menu {
    gap: 1.063rem;
  }
}
.footer-copyright ul.footer-main-menu li {
  width: 100%;
  padding: 0;
  text-align: center;
  /* stylelint-disable no-descending-specificity */
  /* stylelint-enable no-descending-specificity */
}
@media (min-width: 576px) {
  .footer-copyright ul.footer-main-menu li {
    width: auto;
  }
}
.footer-copyright ul.footer-main-menu li > a {
  font-size: 1.25rem;
  font-weight: 400;
  color: #fff;
  text-decoration: none;
}
@media (max-width: 1199px) {
  .footer-copyright ul.footer-main-menu li > a {
    font-size: 1rem;
  }
}
.footer-copyright ul.footer-main-menu li > a:hover, .footer-copyright ul.footer-main-menu li.current-menu-item > a, .footer-copyright ul.footer-main-menu li.current-menu-parent > a {
  color: #33BDD0;
  text-decoration: underline;
}
.footer-copyright .hide-other-menu ul li {
  display: none;
}
.footer-copyright .hide-other-menu ul li:nth-child(1), .footer-copyright .hide-other-menu ul li:nth-child(2) {
  display: block;
}
.footer-copyright .copyright-info-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 1.25rem;
  margin-top: 0.313rem;
  margin-bottom: 1.375rem;
  padding: 1.375rem 0.938rem;
  border: 0.063rem solid #33BDD0;
  border-right: 0;
  border-left: 0;
}
.footer-copyright .copyright-info-wrapper h3 {
  margin-bottom: 0;
  font-size: 1.563rem;
  font-weight: 300;
  color: #2CA7BA;
}
@media (min-width: 1200px) {
  .footer-copyright .copyright-info-wrapper h3 {
    font-size: 2.063rem;
  }
}
.footer-copyright .copyright-info-wrapper h3 span {
  color: #2CA7BA;
}
.footer-copyright .copyright-info-wrapper .copyright-footerlogo {
  width: 100%;
  text-align: center;
}
@media (min-width: 992px) {
  .footer-copyright .copyright-info-wrapper .copyright-footerlogo {
    width: 10%;
  }
}
.footer-copyright .copyright-info-wrapper .copyright-footerlogo img {
  max-width: 66px;
}
.footer-copyright .copyright-info-wrapper .copyright-info-count {
  width: 100%;
  text-align: center;
  /* stylelint-disable max-nesting-depth */
  /* stylelint-enable max-nesting-depth */
}
@media (min-width: 992px) {
  .footer-copyright .copyright-info-wrapper .copyright-info-count {
    width: 40%;
  }
}
@media (min-width: 992px) {
  .footer-copyright .copyright-info-wrapper .copyright-info-count.location {
    text-align: right;
  }
}
@media (min-width: 992px) {
  .footer-copyright .copyright-info-wrapper .copyright-info-count.years {
    text-align: left;
  }
}
.footer-copyright .copyright-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 2.188rem;
}
@media (min-width: 992px) and (max-width: 1399px) {
  .footer-copyright .copyright-wrapper {
    gap: 1.313rem;
  }
}
@media (min-width: 992px) {
  .footer-copyright .copyright-wrapper {
    justify-content: space-between;
  }
}
.footer-copyright .copyright-body p {
  margin-bottom: 0.625rem;
  font-family: "Alexandria", "Arial", sans-serif;
  font-weight: 600;
  color: #fff;
  text-align: center;
}
@media (min-width: 576px) and (max-width: 1199px) {
  .footer-copyright .copyright-body p {
    font-size: 1rem;
  }
}
@media (min-width: 992px) {
  .footer-copyright .copyright-body p {
    text-align: left;
  }
}
.footer-copyright .copyright-social {
  order: -1;
}
@media (min-width: 576px) {
  .footer-copyright .copyright-social {
    order: 1;
  }
}

.fade-slide-up,
.downloads-list-wrapper .download-item,
.partners-archive-wrapper .partners-grid {
  transform: translateY(20px);
  opacity: 0;
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
}

.fade-slide-up.show,
.downloads-list-wrapper .download-item.show,
.partners-archive-wrapper .partners-grid.show {
  animation: fade-slide-up 0.5s ease-out forwards;
}

.custom-bullet ul li {
  transform: translateY(20px);
  opacity: 0;
  transition: opacity 0.7s ease, transform 0.7s ease;
}

.custom-bullet ul li.show {
  transform: translateY(0);
  opacity: 1;
}

.popping {
  display: inline-block; /* or block */
  animation: popping 3s ease-in-out infinite;
}

.footer-topmenu .single-menu h4,
.footer-topmenu .single-menu ul li {
  transform: translateY(20px);
  opacity: 0;
  transition: opacity 0.7s ease, transform 0.7s ease;
}

.footer-topmenu .single-menu h4.show,
.footer-topmenu .single-menu ul li.show {
  transform: translateY(0);
  opacity: 1;
}

@keyframes fade-slide-up {
  0% {
    transform: translateY(20px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes popping {
  0% {
    transform: scale(0.8);
  }
  25% {
    transform: scale(1);
  }
  50% {
    transform: scale(0.8);
  }
  75% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.8);
  }
}
.imageinfo-accordion-block {
  padding: var(--block-spacing) 0;
  /** list one by one animation */
}
.imageinfo-accordion-block .button {
  transform: translateY(20px);
  opacity: 0;
  transition: opacity 0.7s ease, transform 0.7s ease;
}
.imageinfo-accordion-block .button.show {
  transform: translateY(0);
  opacity: 1;
}
.imageinfo-media {
  transform: translateX(-80px);
  width: 100%;
  margin-bottom: 1.25rem;
  opacity: 0;
  transition: all 0.5s ease;
}
@media (min-width: 992px) {
  .imageinfo-media {
    width: 50%;
    margin-bottom: 0;
    padding: 0 0.938rem;
  }
}
.imageinfo-media.show {
  transform: translateX(0);
  opacity: 1;
}
.imageinfo-media .media {
  text-align: center;
}
.imageinfo-media.media-hide-mobile {
  display: none;
}
@media (min-width: 576px) {
  .imageinfo-media.media-hide-mobile {
    display: block;
  }
}
.imageinfo-body {
  transform: translateX(80px);
  width: 100%;
  opacity: 0;
  transition: all 0.5s ease;
}
@media (min-width: 992px) {
  .imageinfo-body {
    width: 70%;
    margin: 0 auto;
    padding: 0 0.938rem;
    text-align: left;
  }
}
.imageinfo-body.show {
  transform: translateX(0);
  opacity: 1;
}
@media (min-width: 992px) {
  .imageinfo-body.has-media {
    width: 50%;
  }
}
.imageinfo-body h2 {
  margin-bottom: 1.875rem;
}
.imageinfo-body .button {
  margin-top: 2.5rem;
}
@media (max-width: 575px) {
  .imageinfo-body .button {
    text-align: center;
  }
}
@media (max-width: 575px) {
  .imageinfo-body .button .btn {
    display: block;
  }
}
.imageinfo-accordion-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
@media (min-width: 992px) {
  .imageinfo-accordion-wrapper {
    margin: 0 -1.875rem;
  }
}
.imageinfo-accordion-wrapper.img-right {
  flex-direction: row-reverse;
}
.imageinfo-accordion-wrapper.img-right .imageinfo-media,
.imageinfo-accordion-wrapper.img-right .imageinfo-body {
  opacity: 0;
  transition: all 0.5s ease;
}
.imageinfo-accordion-wrapper.img-right .imageinfo-media {
  transform: translateX(80px);
}
.imageinfo-accordion-wrapper.img-right .imageinfo-body {
  transform: translateX(-80px);
}
.imageinfo-accordion-wrapper.img-right .imageinfo-media.show,
.imageinfo-accordion-wrapper.img-right .imageinfo-body.show {
  transform: translateX(0);
  opacity: 1;
}

/* stylelint-disable no-descending-specificity */
.has-accordion {
  background-color: #E8F1F7;
}
@media (min-width: 768px) {
  .has-accordion {
    background-color: transparent;
  }
}
@media (max-width: 767px) {
  .has-accordion .accordion-item {
    background-color: #fff;
  }
}

/* stylelint-enable no-descending-specificity */
.partner-block {
  padding: var(--block-spacing) 0;
}
.partner-block .partner {
  /* Add code for smooth scrolling */
}
.partner-block .partner-wrapper {
  position: relative;
  overflow-x: hidden;
  width: 100%;
}
.partner-block .partner-listing {
  display: flex;
  align-items: center;
  transition-timing-function: linear !important;
}
.partner-block .partner-listing img,
.partner-block .partner-listing picture {
  display: block;
  max-width: 100%;
}
.partner-block .partner-swiper {
  position: static;
}
@media (min-width: 768px) {
  .partner-block .partner-swiper {
    margin: 0 3rem;
  }
}

.result-counter-block {
  padding: var(--block-spacing) 0;
}
.result-counter-block h2 {
  margin-bottom: 2.188rem;
  text-align: center;
}
.result-counter-block .result-counter-listing {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  text-align: center;
}
@media (min-width: 576px) {
  .result-counter-block .result-counter-listing {
    text-align: left;
  }
}
.result-counter-block .result-counter-item {
  transform: translateY(20px);
  width: 100%;
  padding: 0.938rem 1.438rem;
  opacity: 0;
  transition: opacity 0.7s ease, transform 0.7s ease;
}
@media (min-width: 576px) and (max-width: 991px) {
  .result-counter-block .result-counter-item {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .result-counter-block .result-counter-item {
    width: 25%;
  }
}
.result-counter-block .result-counter-item.show {
  transform: translateY(0);
  opacity: 1;
}
@media (max-width: 575px) {
  .result-counter-block .result-counter-item:not(:last-child) {
    padding-bottom: 3.125rem;
  }
}
.result-counter-block .result-counter-item .count-number {
  display: flex;
  align-items: center;
  margin-bottom: 1.375rem;
  font-family: "Alexandria", "Arial", sans-serif;
  font-size: 1.875rem;
  font-weight: 700;
  line-height: 1.33;
  color: #00C1D4;
}
@media (min-width: 576px) and (max-width: 991px) {
  .result-counter-block .result-counter-item .count-number {
    font-size: 2.5rem;
  }
}
@media (min-width: 992px) {
  .result-counter-block .result-counter-item .count-number {
    font-size: 3.75rem;
  }
}
@media (max-width: 575px) {
  .result-counter-block .result-counter-item .count-number {
    justify-content: center;
  }
}
.result-counter-block .result-counter-item .text {
  font-family: "Alexandria", "Arial", sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.33;
  color: #041F2E;
}
@media (min-width: 992px) {
  .result-counter-block .result-counter-item .text {
    font-size: 1.875rem;
  }
}
@media (min-width: 768px) {
  .result-counter-block.three-column .result-counter-listing {
    margin: 0 -1.188rem;
  }
}
.result-counter-block.three-column .result-counter-item {
  padding: 0.313rem 0;
}
@media (min-width: 576px) {
  .result-counter-block.three-column .result-counter-item {
    padding: 0.625rem 1.188rem;
  }
}
@media (min-width: 992px) {
  .result-counter-block.three-column .result-counter-item {
    width: 33.33%;
  }
}
.result-counter-block.three-column .result-counter-item .count-number {
  margin-bottom: 1.125rem;
}
@media (min-width: 768px) {
  .result-counter-block.three-column .result-counter-item .count-number {
    margin-bottom: 2rem;
  }
}
.result-counter-block.three-column.result-counter-blockbg .result-counter-item-inner {
  padding: 2.313rem 2.813rem;
  border-radius: 0.313rem;
  background: linear-gradient(145deg, #F8FDFF, #DBE9F2);
}

.home .result-counter-block.four-column {
  position: relative;
}
.home .result-counter-block.four-column::before {
  content: "";
  position: absolute;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.19;
  background: linear-gradient(to top, #6DBDC6, #fff);
}
@media (min-width: 768px) {
  .home .result-counter-block.four-column::before {
    bottom: -90%;
    height: 188%;
  }
}

.stepstrategyimg-block {
  padding: var(--block-spacing) 0;
}
@media (min-width: 992px) {
  .stepstrategyimg-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
  }
}
.stepstrategyimg-wrapper.img-right {
  flex-direction: row-reverse;
}
.stepstrategyimg-media {
  width: 100%;
  margin-bottom: 1.25rem;
}
@media (min-width: 992px) {
  .stepstrategyimg-media {
    width: 50%;
    margin-bottom: 0;
    padding: 0 0.938rem;
  }
}
.stepstrategyimg-media .media {
  position: relative;
  padding-top: 100%;
}
.stepstrategyimg-media .media picture {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.stepstrategyimg-media .media picture img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.stepstrategyimg-body {
  width: 100%;
}
@media (min-width: 992px) {
  .stepstrategyimg-body {
    width: 70%;
    margin: 0 auto;
    padding: 0 0.938rem;
    text-align: left;
  }
}
@media (min-width: 992px) {
  .stepstrategyimg-body.has-media {
    width: 50%;
  }
}
.stepstrategyimg-body h2 {
  margin-bottom: 1.875rem;
}
@media (max-width: 991px) {
  .stepstrategyimg-body h2 {
    text-align: center;
  }
}
.stepstrategyimg-body .infocont {
  margin-bottom: 1.875rem;
}
.stepstrategyimg-body .button {
  margin-top: 2.5rem;
}
@media (max-width: 575px) {
  .stepstrategyimg-body .button .btn {
    display: block;
  }
}

.strategystep-list-swiper {
  position: relative;
}
@media (min-width: 768px) {
  .strategystep-list-swiper .swiper-pagination {
    display: none;
  }
}
.strategystep-list.swiper-wrapper {
  padding-bottom: 2.188rem;
}
@media (min-width: 768px) {
  .strategystep-list.swiper-wrapper {
    display: block;
    padding-bottom: 0;
  }
}
.strategystep-item {
  transform: translateY(20px);
  width: 100%;
  max-width: 85%;
  border-radius: 0.313rem;
  opacity: 0;
  background-color: #E8F1F7;
  transition: opacity 0.7s ease, transform 0.7s ease;
}
@media (min-width: 768px) {
  .strategystep-item {
    max-width: 100%;
    padding: 0.813rem 0;
    border-radius: 0;
    background-color: transparent;
  }
}
.strategystep-item.show {
  transform: translateY(0);
  opacity: 1;
}
.strategystep-item h4 {
  margin-top: 1.563rem;
  margin-bottom: 0.813rem;
  font-family: "Alexandria", "Arial", sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
}
@media (min-width: 768px) {
  .strategystep-item h4 {
    margin-top: 0;
    margin-bottom: 0.625rem;
    font-family: "Atkinson Hyperlegible Next", "Arial", sans-serif;
  }
}
.strategystep-item-inner {
  padding: 1.75rem 2.563rem 1.75rem 1.563rem;
}
@media (min-width: 768px) {
  .strategystep-item-inner {
    display: flex;
    padding: 0;
  }
}
.strategystep-item-count {
  width: 3.875rem;
  height: 3.875rem;
  border-radius: 70px;
  font-family: "Alexandria", "Arial", sans-serif;
  font-size: 1.563rem;
  font-weight: 400;
  line-height: 2.48;
  color: #30495A;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 768px) {
  .strategystep-item-count {
    background-color: #E8F1F7;
  }
}
.strategystep-item-body {
  width: 100%;
}
@media (min-width: 768px) {
  .strategystep-item-body {
    width: calc(100% - 4.063rem);
    padding-left: 1.813rem;
  }
}

.strategycall-cta-block {
  padding: var(--block-spacing) 0;
}
.strategycall-cta-block.hide-mobile {
  display: none;
}
@media (min-width: 992px) {
  .strategycall-cta-block.hide-mobile {
    display: block;
  }
}
.strategycall-cta-block .claim-strategycall-btn {
  display: block;
}
@media (min-width: 992px) {
  .strategycall-cta-block .claim-strategycall-btn {
    display: none;
  }
}
@media (max-width: 991px) {
  .strategycall-cta-block .claim-strategycall-btn {
    margin-top: 2rem;
    text-align: center;
  }
}
@media (max-width: 575px) {
  .strategycall-cta-block .claim-strategycall-btn .btn {
    display: block;
  }
}
.strategycall-cta-block .strategycall-cta-wrapper {
  padding: 0 1.563rem;
  border-radius: 0.313rem;
  background: linear-gradient(145deg, #01A7BA, #176575);
}
@media (min-width: 992px) {
  .strategycall-cta-block .strategycall-cta-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 1.25rem;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .strategycall-cta-block .strategycall-cta-wrapper {
    align-items: flex-end;
  }
}
.strategycall-cta-block .strategycall-cta-wrapper .claim-strategycall-btn {
  display: none;
}
@media (min-width: 992px) {
  .strategycall-cta-block .strategycall-cta-wrapper .claim-strategycall-btn {
    display: block;
  }
}
.strategycall-cta-block .strategycall-cta-media {
  position: relative;
  z-index: 1;
  margin: 0 auto;
  text-align: center;
}
@media (min-width: 992px) {
  .strategycall-cta-block .strategycall-cta-media {
    order: -1;
    width: 50%;
    padding-top: 4.375rem;
    padding-right: 3.125rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .strategycall-cta-block .strategycall-cta-media {
    width: 75%;
  }
}
.strategycall-cta-block .strategycall-cta-media::before {
  content: "";
  position: absolute;
  z-index: -1;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 110%;
  height: 110%;
  background-image: url(../images/round-full-gradiant.png);
  background-repeat: no-repeat;
  background-size: cover;
}
@media (min-width: 992px) {
  .strategycall-cta-block .strategycall-cta-media::before {
    left: 0;
    transform: none;
    width: 90%;
    height: 90%;
  }
}
.strategycall-cta-block .strategycall-cta-media .media {
  position: relative;
  padding-top: 75%;
}
.strategycall-cta-block .strategycall-cta-media .media picture {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.strategycall-cta-block .strategycall-cta-media .media picture img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.strategycall-cta-block .strategycall-cta-body {
  padding: 2.563rem 0;
  text-align: center;
}
@media (min-width: 992px) {
  .strategycall-cta-block .strategycall-cta-body.has-media {
    width: 50%;
    text-align: left;
  }
}
.strategycall-cta-block .strategycall-cta-body h2,
.strategycall-cta-block .strategycall-cta-body h3 {
  margin-bottom: 2.5rem;
  color: #fff !important;
}
@media (max-width: 991px) {
  .strategycall-cta-block .strategycall-cta-body h2,
  .strategycall-cta-block .strategycall-cta-body h3 {
    font-size: 1.5rem;
  }
}
.strategycall-cta-block .strategycall-cta-body h2 p,
.strategycall-cta-block .strategycall-cta-body h3 p {
  font-size: inherit;
  color: inherit;
}
.strategycall-cta-block .strategycall-cta-body .info {
  margin-bottom: 2.5rem;
}
.strategycall-cta-block .strategycall-cta-body .info * {
  color: #fff;
}
@media (min-width: 992px) {
  .strategycall-cta-block.layout-change {
    margin-top: 6.25rem;
    padding: 0;
    background: linear-gradient(145deg, #01A7BA, #00C1D4);
  }
}
.strategycall-cta-block.layout-change .strategycall-cta-wrapper {
  position: relative;
  z-index: 1;
}
@media (min-width: 992px) {
  .strategycall-cta-block.layout-change .strategycall-cta-wrapper {
    align-items: flex-end;
    justify-content: space-between;
    border-radius: 0;
    background: transparent;
  }
}
.strategycall-cta-block.layout-change .strategycall-cta-wrapper::before {
  position: absolute;
  z-index: -1;
  top: 0;
  height: 100%;
  background-image: url(../images/round-gradiant.png);
  background-repeat: no-repeat;
  background-size: contain;
}
@media (min-width: 1200px) {
  .strategycall-cta-block.layout-change .strategycall-cta-wrapper::before {
    content: "";
    left: 1.25rem;
    width: 550px;
  }
}
.strategycall-cta-block.layout-change .strategycall-cta-wrapper h3 {
  font-size: 1.5rem;
}
@media (min-width: 992px) and (max-width: 1399px) {
  .strategycall-cta-block.layout-change .strategycall-cta-wrapper h3 {
    font-size: 1.875rem;
  }
}
@media (min-width: 1400px) {
  .strategycall-cta-block.layout-change .strategycall-cta-wrapper h3 {
    font-size: 2.5rem;
  }
}
.strategycall-cta-block.layout-change .strategycall-cta-wrapper h3 p {
  font-size: inherit;
  color: inherit;
}
@media (max-width: 575px) {
  .strategycall-cta-block.layout-change .strategycall-cta-wrapper strong {
    font-weight: 400;
  }
}
@media (min-width: 992px) {
  .strategycall-cta-block.layout-change .strategycall-cta-media {
    width: 26.875rem;
    margin-top: -5.625rem;
    margin-left: 0;
    padding: 0;
  }
}
@media (min-width: 1200px) {
  .strategycall-cta-block.layout-change .strategycall-cta-media::before {
    content: none;
  }
}
@media (min-width: 992px) {
  .strategycall-cta-block.layout-change .strategycall-cta-body.has-media {
    width: calc(100% - 470px);
  }
}
@media (min-width: 1200px) {
  .strategycall-cta-block.layout-change .strategycall-cta-body.has-media {
    padding-left: 4.375rem;
  }
}

@media (min-width: 1400px) {
  .home .layout-change .strategycall-cta-wrapper h3 {
    font-size: 1.875rem;
  }
}

.book-strategy-block {
  background: linear-gradient(145deg, #000, #041F2E);
}
@media (min-width: 992px) {
  .book-strategy-block {
    background: transparent;
  }
}
.book-strategy-wrapper {
  padding: var(--block-spacing) 0;
}
@media (min-width: 992px) {
  .book-strategy-wrapper {
    flex-wrap: wrap;
    padding: var(--block-spacing);
    border-radius: 1.25rem;
    background: linear-gradient(145deg, #000, #041F2E);
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.book-strategy-wrapper .custom-bullet li {
  padding-left: 2rem;
}
.book-strategy-wrapper .custom-bullet li::before {
  transform: rotate(-45deg);
  display: inline-block;
  width: 14px;
  height: 8px;
  border-bottom: 2px solid #00C1D4;
  border-left: 2px solid #00C1D4;
  border-radius: 0;
  background: none;
}
.book-strategy-media {
  width: 100%;
  margin-bottom: 1.25rem;
}
@media (min-width: 992px) {
  .book-strategy-media {
    order: 1;
    width: 50%;
    margin-bottom: 0;
    padding: 0 0.938rem;
  }
}
@media (min-width: 576px) and (max-width: 991px) {
  .book-strategy-media {
    width: 50%;
    margin: 0 auto;
  }
}
.book-strategy-media .media {
  position: relative;
  padding-top: 100%;
}
.book-strategy-media .media picture {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.book-strategy-media .media picture img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.book-strategy-body {
  width: 100%;
}
@media (min-width: 992px) {
  .book-strategy-body {
    width: 70%;
    margin: 0 auto;
    padding: 0 0.938rem;
    text-align: left;
  }
}
@media (min-width: 992px) {
  .book-strategy-body.has-media {
    width: 50%;
  }
}
.book-strategy-body h2 {
  margin-bottom: 1.875rem;
  font-weight: 700;
  color: #FFC72C;
}
.book-strategy-body .info {
  display: none;
}
@media (min-width: 576px) {
  .book-strategy-body .info {
    display: block;
  }
}
.book-strategy-body .info * {
  color: #fff;
}
.book-strategy-body .info.bottom {
  padding-top: 1.563rem;
}
.book-strategy-body .button {
  margin-top: 2.5rem;
}
@media (min-width: 576px) and (max-width: 1399px) {
  .book-strategy-body .button {
    gap: 0.938rem;
  }
}
@media (min-width: 576px) {
  .book-strategy-body .button {
    display: flex;
    gap: 1.875rem;
    align-items: center;
  }
}
@media (max-width: 575px) {
  .book-strategy-body .button .btn {
    display: block;
  }
}
.book-strategy-body .button .freeamount {
  display: none;
  font-family: "Alexandria", "Arial", sans-serif;
  font-size: 1.875rem;
  font-weight: 700;
  font-style: italic;
  color: #FFC72C;
}
@media (min-width: 576px) {
  .book-strategy-body .button .freeamount {
    display: block;
  }
}
@media (min-width: 992px) and (max-width: 1399px) {
  .book-strategy-body .button .freeamount {
    font-size: 1.563rem;
  }
}
.book-strategy-body .button .currency {
  margin-right: 2px;
  font-size: 1.563rem;
  vertical-align: top;
}
@media (min-width: 992px) and (max-width: 1399px) {
  .book-strategy-body .button .currency {
    font-size: 1.25rem;
  }
}
.book-strategy-body .button .amount {
  position: relative;
  margin-right: 1.563rem;
  font-style: normal;
  color: #fff;
}
@media (min-width: 992px) and (max-width: 1399px) {
  .book-strategy-body .button .amount {
    margin-right: 0.938rem;
  }
}
.book-strategy-body .button .amount::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 100%;
  border: 4px solid #FFC72C;
}

.book-strategy-accordion.accordion-list {
  display: none;
  gap: 0;
}
@media (min-width: 768px) {
  .book-strategy-accordion.accordion-list {
    display: block;
  }
}
.book-strategy-accordion .accordion-title {
  padding: 7px 17px 7px 23px;
  background-color: transparent;
}
.book-strategy-accordion .accordion-title h6 {
  color: #000;
}
.book-strategy-accordion .accordion-title span {
  left: 0;
}
.book-strategy-accordion .accordion-title span::before {
  transform: rotate(0deg);
  width: 1rem;
  background-image: url(../images/yellow-arrow.svg);
}
.book-strategy-accordion .accordion-content {
  display: none;
  padding: 17px;
}
.book-strategy-accordion .accordion-content ul {
  margin-bottom: 0;
}
.book-strategy-accordion .accordion-content * {
  color: #fff;
}
.book-strategy-accordion .accordion-item {
  background-color: transparent;
}
.book-strategy-accordion .accordion-item h6 {
  color: #FFC72C;
}
.book-strategy-accordion .accordion-item[aria-expanded=true] .accordion-content {
  transition: max-height 0.3s ease;
}
.book-strategy-accordion .accordion-item.active {
  background-color: transparent;
}
.book-strategy-accordion .accordion-item.active .accordion-title span::before {
  transform: rotate(90deg);
}
.book-strategy-accordion .accordion-item.active .accordion-content {
  display: block;
}
.book-strategy-accordion .accordion-item.active .accordion-content a {
  color: inherit;
}
.book-strategy-accordion .accordion-item.active .accordion-content a:hover {
  color: #FFC72C !important;
}

.book-strategy-slider {
  display: block;
  margin-top: 1.875rem;
}
@media (min-width: 768px) {
  .book-strategy-slider {
    display: none;
  }
}
.book-strategy-slider .custom-bullet li::before {
  border-color: #fff;
}
.book-strategy-slider .book-strategy-slider-item {
  padding: 2.5rem 1.563rem;
  background-color: #016672;
}
.book-strategy-slider .book-strategy-slider-item * {
  color: #fff;
}
.book-strategy-slider .book-strategy-slider-item h6 {
  font-size: 1.25rem;
  font-weight: 600;
}

.entry-banner {
  position: relative;
  overflow: hidden;
  min-height: 13.75rem;
  background-color: #041F2E;
}
@media (min-width: 992px) {
  .entry-banner {
    min-height: 25rem;
  }
}
.entry-banner .entry-header {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.938rem 1.875rem;
  padding-top: 4.375rem;
}
@media (min-width: 992px) {
  .entry-banner .entry-header {
    padding: 0.938rem;
    padding-top: 9.375rem;
  }
}
.entry-banner .entry-title {
  margin: 0;
  color: #fff;
  text-align: center;
}

.hero-banner {
  /* stylelint-disable no-descending-specificity */
  /* stylelint-enable no-descending-specificity */
}
.hero-banner-blockwrap {
  /* stylelint-disable no-descending-specificity, max-nesting-depth */
  /* stylelint-enable no-descending-specificity, max-nesting-depth */
}
.hero-banner-blockwrap.media-bottomwrap.has-bottomwrap-media {
  padding-bottom: 1.875rem;
}
@media (min-width: 576px) and (max-width: 991px) {
  .hero-banner-blockwrap.media-bottomwrap.has-bottomwrap-media {
    padding-bottom: 3.125rem;
  }
}
@media (min-width: 992px) {
  .hero-banner-blockwrap.media-bottomwrap.has-bottomwrap-media {
    padding-bottom: 15.625rem;
  }
}
.hero-banner-blockwrap.media-bottomwrap.has-bottomwrap-media .hero-banner-block {
  padding-bottom: 2.813rem;
}
@media (min-width: 992px) {
  .hero-banner-blockwrap.media-bottomwrap.has-bottomwrap-media .hero-banner-block {
    padding-bottom: 0;
  }
}
.hero-banner-blockwrap.media-bottomwrap .hero-banner-block {
  padding-bottom: 1.563rem;
}
.hero-banner-blockwrap.media-gallery-bottomwrap {
  padding-bottom: 1.875rem;
}
.hero-banner-blockwrap.media-gallery-bottomwrap .hero-banner-block {
  padding-bottom: 2.813rem;
}
@media (max-width: 575px) {
  .hero-banner-blockwrap.media-hide-mobwrap {
    padding-bottom: 0;
  }
}
@media (max-width: 575px) {
  .hero-banner-blockwrap.media-hide-mobwrap .has-img-bottom {
    text-align: left;
  }
}
.hero-banner-block {
  position: relative;
  padding-top: 6.25rem;
  background-color: #041F2E;
}
@media (min-width: 992px) {
  .hero-banner-block {
    padding-top: 10.625rem;
  }
}
.hero-banner-block::before {
  content: "";
  position: absolute;
  z-index: 0;
  bottom: 0;
  left: 0;
  transform-origin: bottom center;
  width: 100%;
  height: 100%;
  background-image: url(../images/herobanner-bgshape.webp);
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: contain;
  transition: transform 0.3s;
}
@media (min-width: 1200px) {
  .hero-banner-block::before {
    left: 50%;
    transform: translateX(-50%);
    width: 70.313rem;
  }
}
@media (min-width: 1400px) {
  .hero-banner-block::before {
    width: 82.813rem;
  }
}
@media (max-width: 991px) {
  .hero-banner-block.banner-imgmobile-top::before {
    top: 0;
    bottom: auto;
    transform-origin: unset;
    transform: rotate(180deg);
  }
}
@media (min-width: 992px) {
  .hero-banner-body {
    padding: 0 3.125rem 0 4.375rem;
  }
}
@media (min-width: 992px) and (max-width: 1399px) {
  .hero-banner-body {
    padding: 0 1.875rem 0 0;
  }
}
@media (max-width: 991px) {
  .hero-banner-body br {
    display: none;
  }
}
@media (min-width: 992px) {
  .hero-banner-body.has-media {
    width: 50%;
    padding-bottom: 3.125rem;
  }
}
.hero-banner-body *:not(.button, span) {
  color: #fff;
}
.hero-banner-body h1 {
  margin-bottom: 2.375rem;
}
.hero-banner-body h1 .text-sm {
  display: inline-block;
  font-size: 1.25rem;
  line-height: 1.3;
  text-transform: uppercase;
}
@media (width >= 1200px) and (width <= 1500px) {
  .hero-banner-body h1 {
    font-size: 2.813rem;
  }
}
.hero-banner-body .info {
  margin-top: 0;
  margin-bottom: 2.375rem;
}
.hero-banner-body .info a:hover {
  color: #33BDD0 !important;
}
.hero-banner-body .button {
  margin-bottom: 1.875rem;
}
@media (max-width: 575px) {
  .hero-banner-body .button .btn {
    display: block;
  }
}
.hero-banner-media {
  width: 100%;
}
@media (min-width: 992px) {
  .hero-banner-media {
    width: 50%;
    padding: 0 2.5rem 0 1.25rem;
  }
}
@media (min-width: 992px) {
  .hero-banner-media.has-media-bottom {
    padding: 0 1.25rem;
  }
}
.hero-banner-media.hide-img-mobile {
  display: none;
}
@media (min-width: 576px) {
  .hero-banner-media.hide-img-mobile {
    display: block;
  }
}
.hero-banner-media .has-mobile-enable {
  display: none;
}
@media (min-width: 576px) {
  .hero-banner-media .has-mobile-enable {
    display: block;
  }
}
.hero-banner-media .media:not(.media-bottom, .medimg-bottom) {
  position: relative;
  padding-top: 100%;
}
.hero-banner-media .media:not(.media-bottom, .medimg-bottom) picture {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.hero-banner-media .media:not(.media-bottom, .medimg-bottom) picture img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .hero-banner-media .media:not(.media-bottom, .medimg-bottom) {
    padding-top: 600px;
  }
}
@media (min-width: 1400px) {
  .hero-banner-media .media:not(.media-bottom, .medimg-bottom) {
    padding-top: 600px;
  }
}
@media (width >= 1200px) and (width <= 1500px) {
  .hero-banner-media .media:not(.media-bottom, .medimg-bottom) {
    padding-top: 500px;
  }
}
.hero-banner-media .media img {
  -o-object-fit: contain !important;
     object-fit: contain !important;
}
.hero-banner-media .media.has-mobile-new {
  display: block;
}
@media (min-width: 576px) {
  .hero-banner-media .media.has-mobile-new {
    display: none;
  }
}
.hero-banner-media .swiper-wrapper {
  align-items: flex-end;
}
.hero-banner-wrapper {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.hero-banner-wrapper.has-img-bottom {
  display: block;
  text-align: center;
}
.hero-banner-wrapper.has-img-bottom .hero-banner-body {
  width: 100%;
}
.hero-banner-wrapper.has-img-bottom .hero-banner-media {
  width: 100%;
  margin: 0 auto;
}
.hero-banner-wrapper.has-img-bottom .hero-banner-media img {
  margin-bottom: 0;
}
@media (min-width: 576px) and (max-width: 991px) {
  .hero-banner-wrapper.has-img-bottom .hero-banner-media img {
    margin-bottom: -5.625rem;
  }
}
@media (min-width: 992px) {
  .hero-banner-wrapper.has-img-bottom .hero-banner-media img {
    margin-bottom: -14.25rem;
  }
}
@media (max-width: 991px) {
  .hero-banner-wrapper.img-mobile-top {
    display: flex;
    flex-direction: column-reverse;
    padding-bottom: 3.125rem;
  }
  .hero-banner-wrapper.img-mobile-top .hero-banner-media {
    margin-top: 0;
    margin-bottom: 2.188rem;
    padding-top: 0;
  }
  .hero-banner-wrapper.img-mobile-top .hero-banner-media img {
    margin-bottom: 0;
  }
}
@media (max-width: 991px) {
  .hero-banner-wrapper.img-mobile-top.has-img-bottom {
    padding-bottom: 0;
  }
  .hero-banner-wrapper.img-mobile-top.has-img-bottom .info {
    display: none;
  }
}
@media (min-width: 992px) {
  .hero-banner-wrapper.img-mobile-top.has-img-bottom .mob-btn {
    display: none;
  }
}
.hero-banner-wrapper.has-animate-side .hero-banner-body,
.hero-banner-wrapper.has-animate-side .hero-banner-media {
  opacity: 0;
  transition: all 0.5s ease;
}
.hero-banner-wrapper.has-animate-side .hero-banner-body {
  transform: translateX(-80px);
}
.hero-banner-wrapper.has-animate-side .hero-banner-media {
  transform: translateX(80px);
}
.hero-banner-wrapper.has-animate-side .hero-banner-body.show,
.hero-banner-wrapper.has-animate-side .hero-banner-media.show {
  transform: translateX(0);
  opacity: 1;
}

@media (max-width: 767px) {
  #content > section.hero-banner-blockwrap .hero-banner-wrapper.fade-slide-up {
    transform: translateY(0);
    opacity: 1;
    animation: none;
  }
}
@media (max-width: 767px) {
  #content > section.hero-banner-blockwrap .hero-banner-wrapper.has-animate-side .hero-banner-body,
  #content > section.hero-banner-blockwrap .hero-banner-wrapper.has-animate-side .hero-banner-media {
    transform: translateX(0);
    opacity: 1;
  }
}

.service-slider-block {
  position: relative;
  padding: var(--block-spacing) 0;
}
.service-slider-block::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50%;
  opacity: 0.15;
  background: linear-gradient(to bottom, #fff, #6DBDC6);
}
.service-slider-list {
  margin: 2.5rem 0 5rem;
}
.service-slider-media {
  position: relative;
  padding-top: 25.625rem;
}
.service-slider-media picture {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.service-slider-media picture img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 768px) {
  .service-slider-media {
    padding-top: 36.5rem;
  }
}
.service-slider-body {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 2.188rem 1.813rem;
}
@media (min-width: 768px) {
  .service-slider-body {
    padding: 2.5rem 3.438rem;
  }
}
.service-slider-body::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 150%;
  background: linear-gradient(145deg, #156070, rgba(21, 96, 112, 0.7), rgba(21, 96, 112, 0.5), rgba(21, 96, 112, 0), rgba(21, 96, 112, 0));
}
.service-slider-body::after {
  cursor: pointer;
  content: "";
  position: absolute;
  z-index: -1;
  bottom: 1.563rem;
  left: 1.813rem;
  transform-origin: bottom center;
  display: inline-block;
  width: 3rem;
  height: 3rem;
  visibility: hidden;
  opacity: 0;
  background-image: url(../images/right-arrow-white-border.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  transition: transform 0.3s;
}
@media (min-width: 768px) {
  .service-slider-body::after {
    bottom: 2rem;
    left: 2.938rem;
    width: 4.813rem;
    height: 4.813rem;
  }
}
.service-slider-body * {
  color: #fff;
}
.service-slider-body h3 {
  margin-bottom: 1.063rem;
}
@media (min-width: 768px) {
  .service-slider-body h3 {
    margin-bottom: 1.875rem;
  }
}
.service-slider-body p {
  font-family: "Atkinson Hyperlegible Next", "Arial", sans-serif;
}
.service-slider-body .service-slider-icon {
  display: block;
  height: 2.688rem;
  margin-bottom: 1.063rem;
  opacity: 1;
  transition: opacity 0.5s ease, height 0.5s ease, transform 0.5s ease, margin 0.5s ease;
}
@media (min-width: 768px) {
  .service-slider-body .service-slider-icon {
    height: 4.188rem;
    margin-bottom: 1.875rem;
  }
}
.service-slider-body .service-slider-icon img {
  width: 3.25rem;
  height: 2.688rem;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 768px) {
  .service-slider-body .service-slider-icon img {
    width: 5rem;
    height: 4.188rem;
  }
}
.service-slider-inner {
  position: relative;
  overflow: hidden;
  display: block;
  border-radius: 0.313rem;
}
.service-slider-inner:hover .service-slider-body::before {
  inset: auto 0 0 auto;
}
.service-slider-inner:hover .service-slider-body::after {
  visibility: visible;
  opacity: 1;
  animation: mac-bounce-fade 1.2s ease-in-out forwards;
}
.service-slider-inner:hover .service-slider-body .service-slider-icon {
  overflow: hidden;
  height: 0;
  margin-bottom: 0;
  opacity: 0;
}

@keyframes mac-bounce-fade {
  0% {
    transform: translateY(0) scale(1);
    opacity: 1;
  }
  20% {
    transform: translateY(-15px) scale(1.15);
  }
  40% {
    transform: translateY(0) scale(0.95);
  }
  60% {
    transform: translateY(-8px) scale(1.05);
  }
  80% {
    transform: translateY(0) scale(1);
    opacity: 1;
  }
  100% {
    transform: translateY(0) scale(0.9);
    opacity: 1;
  }
}
.testimonials-block {
  padding: var(--block-spacing) 0;
}
@media (min-width: 768px) {
  .testimonials-block .testimonials-wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
  }
}
.testimonials-block .testimonials-wrapper h2 {
  margin-bottom: 1.688rem;
}
.testimonials-block .testimonials-body {
  display: none;
}
@media (min-width: 768px) {
  .testimonials-block .testimonials-body {
    display: block;
    width: 42%;
  }
}
.testimonials-block .testimonials-slider {
  width: 100%;
}
@media (min-width: 768px) {
  .testimonials-block .testimonials-slider.has-body {
    width: 50%;
    margin-left: 0;
  }
}
.testimonials-block .testimonials-slider svg {
  width: 24px;
  height: 20px;
  margin-bottom: 40px;
  margin-left: -3px;
  fill: #00C1D4;
}
.testimonials-block .testimonials-slider p {
  margin-bottom: 0;
  font-family: "Atkinson Hyperlegible Next", "Arial", sans-serif;
}
.testimonials-block .testimonials-slider h3 {
  margin-top: 2.813rem;
  margin-bottom: 0;
  font-family: "Atkinson Hyperlegible Next", "Arial", sans-serif;
  font-size: 1.188rem;
  font-weight: 700;
  color: #000;
  text-transform: uppercase;
}

.casestudy-block {
  position: relative;
  padding: var(--block-spacing) 0;
}
@media (max-width: 767px) {
  .casestudy-block .swiper {
    overflow: visible;
  }
}
.casestudy-block .button {
  display: none;
  margin-top: 1.25rem;
}
@media (min-width: 768px) {
  .casestudy-block .button {
    display: block;
  }
}
.casestudy-block .heading-wrap .infocont {
  margin-bottom: 0.938rem;
}
@media (min-width: 768px) {
  .casestudy-block .heading-wrap.topside {
    display: flex;
    gap: 20px;
    align-items: center;
    justify-content: space-between;
  }
}
.casestudy-block .heading-wrap.topside .button {
  margin-top: 0;
}
.casestudy-list {
  margin: 1.875rem 0 3.125rem;
}
.casestudy-media {
  position: relative;
  padding-top: 27.5rem;
}
.casestudy-media picture {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.casestudy-media picture img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 768px) {
  .casestudy-media {
    padding-top: 35rem;
  }
}
.casestudy-body {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 1.688rem;
}
@media (min-width: 768px) {
  .casestudy-body {
    padding: 2.75rem;
  }
}
.casestudy-body * {
  color: #fff;
}
.casestudy-body h3 {
  margin-bottom: 0;
}
.casestudy-body p {
  font-family: "Alexandria", "Arial", sans-serif;
}
.casestudy-body .hover-btn {
  position: relative;
  overflow: hidden;
  height: 0;
  margin-top: 0;
  padding-right: 1.688rem;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.3s ease, height 0.3s ease, transform 0.3s ease, margin 0.3s ease;
}
.casestudy-body .hover-btn::after {
  cursor: pointer;
  content: "";
  position: absolute;
  z-index: -1;
  top: 50%;
  right: 0;
  transform-origin: bottom center;
  transform: translateY(-50%);
  display: inline-block;
  width: 1.313rem;
  height: 0.875rem;
  background-image: url(../images/arrow-right-white.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  transition: transform 0.3s;
}
.casestudy-inner {
  position: relative;
  z-index: 1;
  overflow: hidden;
  display: block;
  border-radius: 2.063rem;
}
.casestudy-inner::before {
  content: "";
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(145deg, rgba(21, 96, 112, 0), rgba(21, 96, 112, 0));
}
.casestudy-inner:hover::before {
  inset: auto 0 0 auto;
  background: linear-gradient(180deg, rgba(1, 167, 186, 0), rgba(1, 167, 186, 0), rgba(0, 193, 212, 0.7), #00c1d4);
}
.casestudy-inner:hover .hover-btn {
  overflow: hidden;
  display: inline-block;
  height: auto;
  margin-top: 1.063rem;
  visibility: visible;
  opacity: 1;
}
@media (min-width: 768px) {
  .casestudy-inner:hover .hover-btn {
    margin-top: 1.875rem;
  }
}

.gallery-block {
  padding: var(--block-spacing) 0;
  text-align: center;
}
@media (max-width: 767px) {
  .gallery-block .container {
    padding: 0;
  }
}
.gallery-block h2 {
  margin-bottom: 1.875rem;
  padding: 0 1.25rem;
}
@media (min-width: 768px) {
  .gallery-block h2 {
    padding: 0;
  }
}
.gallery-block .button {
  margin-top: 2.5rem;
  padding: 0 1.25rem;
}
@media (min-width: 768px) {
  .gallery-block .button {
    margin-top: 3.75rem;
    padding: 0;
  }
}
@media (max-width: 767px) {
  .gallery-block .button .btn {
    padding: 1.125rem 3.75rem;
    font-size: 1rem;
  }
}

.team-block {
  position: relative;
  padding: var(--block-spacing) 0;
}
@media (max-width: 767px) {
  .team-block .swiper {
    overflow: visible;
  }
}
@media (min-width: 992px) {
  .team-head {
    text-align: center;
  }
}
.team-head h2 {
  margin-bottom: 2.188rem;
}
@media (min-width: 992px) {
  .team-head h2 {
    max-width: 75%;
    margin: 0 auto 2.438rem;
  }
}
.team-head .info {
  margin-bottom: 3.188rem;
}
@media (min-width: 992px) {
  .team-head .info {
    max-width: 82%;
    margin: 0 auto 3.938rem;
  }
}
.team-list {
  margin-bottom: 2.5rem;
}
.team-media {
  position: relative;
  padding-top: 27.5rem;
}
.team-media picture {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.team-media picture img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 768px) {
  .team-media {
    padding-top: 35rem;
  }
}
.team-body {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 1.688rem;
}
@media (min-width: 768px) {
  .team-body {
    padding: 2.75rem;
  }
}
.team-body * {
  color: #fff;
}
.team-body h3 {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .team-body h3 {
    font-size: 1.5rem;
  }
}
.team-body p {
  font-family: "Alexandria", "Arial", sans-serif;
}
.team-inner {
  position: relative;
  z-index: 1;
  overflow: hidden;
  display: block;
  border-radius: 1.563rem;
}
.team-inner::before {
  content: "";
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(145deg, rgba(21, 96, 112, 0), rgba(21, 96, 112, 0));
}
.team-inner:hover::before {
  inset: auto 0 0 auto;
  background: linear-gradient(180deg, rgba(1, 167, 186, 0), rgba(1, 167, 186, 0), rgba(0, 193, 212, 0.7), #00c1d4);
}

.serviceinfo-cta-block {
  padding: var(--block-spacing) 0;
}
.serviceinfo-cta-block.hide-mobile {
  display: none;
}
@media (min-width: 992px) {
  .serviceinfo-cta-block.hide-mobile {
    display: block;
  }
}
@media (max-width: 991px) {
  .serviceinfo-cta-block .container-fluid {
    width: 100%;
    padding: 0;
  }
}
.serviceinfo-cta-block .serviceinfo-cta-wrapper {
  padding: 1.25rem 1.5rem 0;
  background-color: #DBE9F2;
}
@media (min-width: 992px) {
  .serviceinfo-cta-block .serviceinfo-cta-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 3.438rem;
    border-radius: 1.313rem;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .serviceinfo-cta-block .serviceinfo-cta-wrapper {
    align-items: flex-end;
  }
}
.serviceinfo-cta-block .serviceinfo-cta-wrapper .btn-link {
  font-weight: 400;
  color: #0798A7;
  text-transform: capitalize;
}
.serviceinfo-cta-block .serviceinfo-cta-wrapper .btn-link::after {
  background-image: url(../images/arrow-right-teal-list.svg);
}
.serviceinfo-cta-block .serviceinfo-cta-media {
  margin: 0 auto;
  text-align: center;
}
@media (min-width: 992px) {
  .serviceinfo-cta-block .serviceinfo-cta-media {
    order: 1;
    width: 50%;
    padding-top: 2.5rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .serviceinfo-cta-block .serviceinfo-cta-media {
    width: 75%;
  }
}
.serviceinfo-cta-block .serviceinfo-cta-media .media {
  position: relative;
  padding-top: 75%;
}
.serviceinfo-cta-block .serviceinfo-cta-media .media picture {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.serviceinfo-cta-block .serviceinfo-cta-media .media picture img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.serviceinfo-cta-block .serviceinfo-cta-body {
  padding: 2.563rem 0;
}
@media (max-width: 991px) {
  .serviceinfo-cta-block .serviceinfo-cta-body {
    padding: 1.938rem 1.5rem 2.563rem;
  }
}
@media (min-width: 992px) {
  .serviceinfo-cta-block .serviceinfo-cta-body.has-media {
    width: 50%;
    padding-right: 3.125rem;
    text-align: left;
  }
}
.serviceinfo-cta-block .serviceinfo-cta-body h2,
.serviceinfo-cta-block .serviceinfo-cta-body h3 {
  margin-bottom: 1.625rem;
  font-size: 1.5rem;
  color: #122630;
}
@media (min-width: 992px) {
  .serviceinfo-cta-block .serviceinfo-cta-body h2,
  .serviceinfo-cta-block .serviceinfo-cta-body h3 {
    font-size: 1.875rem;
  }
}
.serviceinfo-cta-block .serviceinfo-cta-body .info {
  margin-bottom: 2.063rem;
}
.serviceinfo-cta-block .serviceinfo-cta-body .info * {
  color: #000;
}

.corevalues-block {
  padding: var(--block-spacing) 0;
}
.corevalues-block h2 {
  margin-bottom: 1.875rem;
}
@media (min-width: 768px) {
  .corevalues-block h2 {
    margin-bottom: 3.75rem;
    text-align: center;
  }
}
@media (min-width: 768px) {
  .corevalues-block .corevalues-listing {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(33%, 1fr));
    gap: 1.25rem;
  }
}
@media (min-width: 768px) {
  .corevalues-block .corevalues-listing {
    margin: 0 -1.188rem;
  }
}
@media (min-width: 1200px) {
  .corevalues-block .corevalues-listing {
    grid-template-columns: repeat(auto-fit, minmax(18%, 1fr));
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .corevalues-block .corevalues-listing {
    grid-template-columns: repeat(auto-fit, minmax(31%, 1fr));
  }
}
.corevalues-block .corevalues-item {
  transform: translateY(20px);
  width: 100%;
  padding: 0.938rem 0;
  opacity: 0;
  transition: opacity 0.7s ease, transform 0.7s ease;
}
@media (min-width: 768px) {
  .corevalues-block .corevalues-item {
    padding: 0.938rem 1.438rem;
  }
}
@media (min-width: 1400px) {
  .corevalues-block .corevalues-item {
    padding: 0.938rem 2.813rem;
  }
}
.corevalues-block .corevalues-item.show {
  transform: translateY(0);
  opacity: 1;
}
@media (max-width: 575px) {
  .corevalues-block .corevalues-item:not(:last-child) {
    padding-bottom: 3.125rem;
  }
}
.corevalues-block .corevalues-item .text {
  font-size: 1.188rem;
  font-weight: 400;
  color: #000;
}
.corevalues-block .corevalues-item h3 {
  margin-bottom: 1.438rem;
  color: #135868;
}
@media (min-width: 768px) {
  .corevalues-block .corevalues-item h3 {
    font-size: 1.188rem;
  }
}
.corevalues-block .corevalues-item .icon {
  margin-bottom: 1.25rem;
}
@media (min-width: 768px) {
  .corevalues-block .corevalues-item .icon {
    margin-bottom: 2.5rem;
  }
}
.corevalues-block .corevalues-item .icon img {
  width: 110px;
  height: 92px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 767px) {
  .corevalues-block.corevalues-blockbg h2 {
    text-align: center;
  }
}
.corevalues-block.corevalues-blockbg .corevalues-item {
  padding: 0;
}
@media (max-width: 767px) {
  .corevalues-block.corevalues-blockbg .corevalues-item:not(:last-child) {
    padding-bottom: 3.125rem;
  }
}
@media (min-width: 768px) {
  .corevalues-block.corevalues-blockbg .corevalues-item-inner {
    padding: 2.313rem 2.813rem;
    border-radius: 0.313rem;
    background: linear-gradient(145deg, #F8FDFF, #DBE9F2);
  }
}
@media (max-width: 767px) {
  .corevalues-block.corevalues-blockbg .corevalues-item-inner {
    text-align: center;
  }
}
.corevalues-block.corevalues-blockbg .corevalues-item-inner .icon {
  margin-bottom: 0.938rem;
}
@media (min-width: 768px) {
  .corevalues-block.corevalues-blockbg .corevalues-item-inner .icon {
    margin-bottom: 1.875rem;
  }
}
@media (max-width: 767px) {
  .corevalues-block.mobile-slider .corevalues-listing {
    padding-bottom: 3.125rem;
  }
}
.corevalues-block.mobile-slider .corevalues-slider {
  overflow: visible;
}
@media (min-width: 768px) {
  .corevalues-block.mobile-slider .corevalues-slider .swiper-pagination {
    display: none;
  }
}
@media (max-width: 767px) {
  .corevalues-block.mobile-slider .corevalues-slider .corevalues-item {
    padding-bottom: 0;
  }
}
@media (max-width: 767px) {
  .corevalues-block.mobile-slider .corevalues-slider .corevalues-item-inner {
    padding: 2.625rem 0.75rem 1.688rem;
    border-radius: 0.313rem;
    text-align: center;
    background-color: #E8F1F7;
  }
}
@media (min-width: 768px) {
  .corevalues-block.show-shadow .corevalues-wrapper {
    padding: var(--block-spacing);
    border-radius: 0.438rem;
    box-shadow: 0 3px 20px #E8F1F7;
  }
}
@media (min-width: 768px) {
  .corevalues-block.align-center {
    text-align: center;
  }
}
@media (min-width: 1200px) {
  .corevalues-block.three-column .corevalues-listing {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 768px) {
  .corevalues-block.three-column .corevalues-listing h3 {
    margin-bottom: 1.875rem;
    font-size: 1.875rem;
  }
}

.planspricing-block h2 {
  margin-bottom: 1.25rem;
}
@media (min-width: 992px) {
  .planspricing-block h2 {
    margin-bottom: 3.75rem;
    text-align: center;
  }
}
@media (min-width: 992px) {
  .planspricing-block .planspricing-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 -1.063rem;
  }
}
.planspricing-block .planspricing-item {
  padding-bottom: 1.25rem;
}
@media (min-width: 992px) {
  .planspricing-block .planspricing-item {
    width: 50%;
    padding: 1.063rem;
  }
}
@media (min-width: 1200px) {
  .planspricing-block .planspricing-item {
    width: 33.33%;
  }
}
.planspricing-block .planspricing-item.active .planspricing-item-head::before {
  transform: translateY(-50%) rotate(135deg);
}
.planspricing-block .planspricing-item-inner {
  position: relative;
  z-index: 1;
  overflow: hidden;
  padding: 1.875rem 0;
  background: linear-gradient(to bottom, #2CA7BA, #135868);
}
.planspricing-block .planspricing-item-inner::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: -50%;
  right: -110%;
  transform: translate(-50%, 22%);
  width: 144%;
  height: 90%;
  background: radial-gradient(ellipse at center, #2CA7BA 0%, rgba(44, 167, 186, 0.5) 35%, rgba(29, 110, 122, 0) 70%, rgba(29, 110, 122, 0) 100%);
  mix-blend-mode: screen;
  transition: opacity 0.4s ease, visibility 0.4s ease;
}
@media (min-width: 992px) {
  .planspricing-block .planspricing-item-inner::before {
    visibility: hidden;
    opacity: 0;
    background: radial-gradient(circle at center, #2CA7BA 0%, rgba(44, 167, 186, 0.5) 35%, rgba(29, 110, 122, 0) 70%, rgba(29, 110, 122, 0) 100%);
  }
}
.planspricing-block .planspricing-item-inner:hover::before {
  visibility: visible;
  opacity: 1;
}
@media (min-width: 992px) {
  .planspricing-block .planspricing-item-inner {
    padding: 1.875rem;
    border-radius: 0.313rem;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  }
}
@media (min-width: 1200px) {
  .planspricing-block .planspricing-item-inner {
    padding: var(--block-spacing);
  }
}
.planspricing-block .planspricing-item-inner .icon {
  display: none;
}
@media (min-width: 992px) {
  .planspricing-block .planspricing-item-inner .icon {
    display: block;
    margin-bottom: 3rem;
  }
}
.planspricing-block .planspricing-item-inner .icon img {
  width: 6.938rem;
  height: 5.75rem;
  -o-object-fit: contain;
     object-fit: contain;
}
.planspricing-block .planspricing-item-inner .custom-bullet ul {
  margin-bottom: 0;
}
.planspricing-block .planspricing-item-inner .custom-bullet li {
  padding-left: 2.875rem;
  color: #fff;
}
.planspricing-block .planspricing-item-inner .custom-bullet li:not(:last-child) {
  padding-bottom: 0.938rem;
}
.planspricing-block .planspricing-item-inner .custom-bullet li::before {
  width: 1.063rem;
  border-radius: 0;
}
.planspricing-block .planspricing-item-inner .custom-bullet li.nonselected::before {
  width: 1.063rem;
  height: 1.063rem;
  background-image: url(../images/cross.svg);
}
.planspricing-block .planspricing-item-inner .custom-bullet li.additionalpoints {
  font-weight: 700;
}
.planspricing-block .planspricing-item-inner .shortinfo {
  color: #fff;
}
.planspricing-block .planspricing-item-inner .info {
  color: #fff;
}
.planspricing-block .planspricing-item-head {
  padding: 0 3.75rem 0 1.875rem;
}
@media (min-width: 992px) {
  .planspricing-block .planspricing-item-head {
    padding: 0;
  }
}
@media (max-width: 991px) {
  .planspricing-block .planspricing-item-head {
    position: relative;
    display: inline-block;
    width: 100%;
  }
  .planspricing-block .planspricing-item-head::before {
    content: "";
    position: absolute;
    top: 50%;
    right: 1.875rem;
    transform-origin: center;
    transform: translateY(-50%) rotate(45deg);
    width: 1.375rem;
    height: 1.375rem;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transition: transform 0.3s ease;
  }
}
@media (max-width: 991px) {
  .planspricing-block .planspricing-item-content {
    display: none;
    padding: 1.875rem 1.875rem 0;
    transition: max-height 0.3s ease;
  }
}
.planspricing-block .planspricing-bottom {
  margin-top: 2.5rem;
}
@media (min-width: 992px) {
  .planspricing-block .planspricing-bottom {
    display: flex;
    flex-wrap: wrap;
    gap: 1.563rem 1.875rem;
    align-items: center;
    justify-content: center;
    margin-top: 3.75rem;
  }
}
@media (min-width: 1400px) {
  .planspricing-block .planspricing-bottom {
    gap: 1.563rem 5.313rem;
  }
}
.planspricing-block .planspricing-bottom h3 {
  display: none;
  margin-bottom: 0;
  text-align: center;
}
@media (min-width: 992px) {
  .planspricing-block .planspricing-bottom h3 {
    display: block;
  }
}
@media (min-width: 1200px) {
  .planspricing-block .planspricing-bottom h3 {
    font-size: 2.188rem;
  }
}
@media (max-width: 575px) {
  .planspricing-block .planspricing-bottom .btn {
    display: block;
  }
}
.planspricing-block .planspricing-bottom.button {
  display: block;
  margin-top: 2.25rem;
  text-align: center;
}
@media (min-width: 992px) {
  .planspricing-block .planspricing-bottom.button {
    display: none;
  }
}
.planspricing-block.nolayout-change {
  padding: var(--block-spacing) 0;
  background-color: #E8F1F7;
  /* stylelint-disable no-descending-specificity, max-nesting-depth */
  /* stylelint-enable no-descending-specificity, max-nesting-depth */
}
@media (min-width: 992px) {
  .planspricing-block.nolayout-change .planspricing-item-inner {
    border-radius: 0.313rem;
    background: #fff;
  }
  .planspricing-block.nolayout-change .planspricing-item-inner::before {
    content: none;
  }
}
@media (min-width: 992px) {
  .planspricing-block.nolayout-change .planspricing-item-inner.system-btn-cover {
    padding-bottom: 9.375rem;
  }
}
.planspricing-block.nolayout-change .planspricing-item-inner .system-button {
  padding: 1.875rem 1.875rem 0;
}
@media (min-width: 992px) {
  .planspricing-block.nolayout-change .planspricing-item-inner .system-button {
    position: absolute;
    bottom: 3.125rem;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    padding: 0 var(--block-spacing);
  }
}
@media (min-width: 992px) {
  .planspricing-block.nolayout-change .planspricing-item-inner .system-button a {
    display: block;
    padding-right: 1.25rem;
    padding-left: 1.25rem;
  }
}
@media (max-width: 991px) {
  .planspricing-block.nolayout-change .planspricing-item-inner .system-button a {
    padding-right: 1.875rem;
    padding-left: 1.875rem;
    font-size: 1rem;
  }
}
.planspricing-block.nolayout-change .planspricing-item-inner h3 {
  font-size: 1.5rem;
  color: #fff;
}
@media (min-width: 992px) {
  .planspricing-block.nolayout-change .planspricing-item-inner h3 {
    margin-bottom: 2.813rem;
    font-size: 1.875rem;
    color: #000;
  }
}
.planspricing-block.nolayout-change .planspricing-item-inner .shortinfo {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .planspricing-block.nolayout-change .planspricing-item-inner .shortinfo {
    margin-bottom: 3.125rem;
    color: #000;
  }
}
@media (min-width: 992px) {
  .planspricing-block.nolayout-change .planspricing-item-inner .info {
    color: #000;
  }
}
@media (min-width: 992px) {
  .planspricing-block.nolayout-change .custom-bullet li {
    color: #000;
  }
}
.planspricing-block.layout-change {
  padding: 2.188rem 0;
  /* stylelint-disable no-descending-specificity, max-nesting-depth */
  /* stylelint-enable no-descending-specificity, max-nesting-depth */
}
.planspricing-block.layout-change .planspricing-item-inner h2 {
  font-size: 1.5rem;
  color: #fff;
  text-align: left;
}
@media (min-width: 992px) {
  .planspricing-block.layout-change .planspricing-item-inner h2 {
    margin-bottom: 2.5rem;
    font-size: 2.5rem;
  }
}
.planspricing-block.layout-change .planspricing-item-inner .shortinfo {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .planspricing-block.layout-change .planspricing-item-inner .shortinfo {
    margin-bottom: 4.688rem;
  }
}
.planspricing-block.layout-change .planspricing-item-inner .get-quote-btn {
  margin-bottom: 2.5rem;
}
.planspricing-block.layout-change .planspricing-item-inner .get-quote-btn .btn {
  display: block;
}
.planspricing-block.layout-change .custom-bullet li {
  color: #fff;
}
.planspricing-block.layout-change .custom-bullet.checked li::before {
  background-image: url(../images/check-yellow.svg);
}
.planspricing-block.layout-change .custom-bullet.checked li.nonselected::before {
  background-image: url(../images/cross.svg);
}
.planspricing-block.layout-change .custom-bullet.checked li.nonselected span {
  opacity: 0.5;
}

/** Plan pricing page */
.pricing-main .entry-banner {
  min-height: 11.25rem;
}
@media (min-width: 992px) {
  .pricing-main .entry-banner {
    min-height: 18.75rem;
  }
}
.pricing-main .entry-banner + .planspricing-block.layout-change {
  position: relative;
}
@media (min-width: 992px) {
  .pricing-main .entry-banner + .planspricing-block.layout-change {
    padding: 0;
  }
}
.pricing-main .entry-banner + .planspricing-block.layout-change::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #041F2E;
}
@media (min-width: 992px) {
  .pricing-main .entry-banner + .planspricing-block.layout-change::before {
    height: 60%;
  }
}

.beyond-marketing-block {
  padding: var(--block-spacing) 0;
}
.beyond-marketing-block h2 {
  text-align: center;
}
@media (min-width: 768px) {
  .beyond-marketing-block h2 {
    margin-bottom: 3.125rem;
  }
}
@media (max-width: 575px) {
  .beyond-marketing-block .beyond-marketing-blockwrap {
    padding: var(--block-spacing);
    border-radius: 0.313rem;
    background-color: #E8F1F7;
  }
}
@media (max-width: 767px) {
  .beyond-marketing-block .beyond-marketing-blockwrap {
    margin-bottom: 2.5rem;
  }
}
@media (min-width: 768px) {
  .beyond-marketing-block .beyond-marketing-wrapper {
    overflow: visible;
  }
}
.beyond-marketing-block .beyond-marketing-item {
  padding: 0.625rem 0;
}
@media (min-width: 768px) {
  .beyond-marketing-block .beyond-marketing-item {
    padding: 2.5rem 0 3.75rem;
  }
}
@media (max-width: 767px) {
  .beyond-marketing-block .beyond-marketing-item h3 {
    font-size: 1.5rem;
  }
}
@media (min-width: 768px) {
  .beyond-marketing-block .beyond-marketing-inner {
    display: flex;
    flex-wrap: wrap;
  }
}
@media (min-width: 576px) {
  .beyond-marketing-block .beyond-marketing-inner {
    padding: var(--block-spacing);
    border-radius: 0.313rem;
    background-color: #E8F1F7;
  }
}
.beyond-marketing-block .beyond-marketing-media {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .beyond-marketing-block .beyond-marketing-media {
    display: flex;
    align-items: flex-end;
    order: 1;
    width: 100%;
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .beyond-marketing-block .beyond-marketing-media {
    text-align: center;
  }
}
.beyond-marketing-block .beyond-marketing-media img {
  width: 102px;
  height: 102px;
  border-radius: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 768px) {
  .beyond-marketing-block .beyond-marketing-media img {
    width: 77px;
    height: 77px;
  }
}
@media (min-width: 768px) {
  .beyond-marketing-block .beyond-marketing-body {
    width: 100%;
  }
}
.beyond-marketing-block .beyond-marketing-body .info {
  margin-top: 30px;
}
@media (min-width: 768px) {
  .beyond-marketing-block .beyond-marketing-body .info {
    margin-bottom: 30px;
  }
}

.growthresult-block {
  padding: var(--block-spacing) 0;
}
@media (max-width: 767px) {
  .growthresult-block {
    background-color: transparent !important;
  }
}
@media (min-width: 768px) {
  .growthresult-block h2 {
    margin-bottom: 3.125rem;
    text-align: center;
  }
}
.growthresult-block .growthresult-list {
  margin: 0 -0.625rem;
}
@media (min-width: 768px) {
  .growthresult-block .growthresult-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
}
.growthresult-block .growthresult-item {
  width: 100%;
  padding: 0.625rem;
}
@media (min-width: 768px) {
  .growthresult-block .growthresult-item {
    width: 33.33%;
  }
}
.growthresult-block .growthresult-item .growthresult-inner h3 {
  font-family: "Atkinson Hyperlegible Next", "Arial", sans-serif;
  font-size: 1.25rem;
  color: #041F2E;
}
@media (min-width: 768px) {
  .growthresult-block .growthresult-item .growthresult-inner h3 {
    font-family: "Alexandria", "Arial", sans-serif;
  }
}
.growthresult-block .growthresult-inner {
  display: block;
  text-decoration: none;
}
.growthresult-block .growthresult-inner:hover h3 {
  text-decoration: underline;
}
@media (max-width: 767px) {
  .growthresult-block .growthresult-inner {
    padding: 1.25rem;
    border-radius: 0.313rem;
    background-color: #E8F1F7;
  }
}
.growthresult-block .growthresult-media {
  display: none;
  margin-bottom: 1.375rem;
  padding-top: 15rem;
  position: relative;
}
.growthresult-block .growthresult-media picture {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.growthresult-block .growthresult-media picture img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 768px) and (max-width: 991px) {
  .growthresult-block .growthresult-media {
    padding-top: 9.375rem;
  }
}
@media (min-width: 768px) {
  .growthresult-block .growthresult-media {
    display: block;
  }
}

.connecting-block {
  padding: var(--block-spacing) 0;
  background: linear-gradient(145deg, #01A7BA, #00C1D4);
}
.connecting-block h2 {
  padding: 0 0.625rem;
  color: #fff;
}
@media (min-width: 768px) {
  .connecting-block h2 {
    margin-bottom: 1.875rem;
    padding: 0;
    color: #122630;
    text-align: center;
  }
}
@media (max-width: 575px) {
  .connecting-block .container {
    padding: 0 0.625rem;
  }
}
@media (min-width: 768px) {
  .connecting-block .connecting-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
  }
}
.connecting-block .connecting-item {
  width: 100%;
  padding: 0.625rem;
  padding-top: 3.75rem;
}
@media (min-width: 768px) and (max-width: 991px) {
  .connecting-block .connecting-item {
    width: 75%;
  }
}
@media (min-width: 992px) {
  .connecting-block .connecting-item {
    width: 50%;
  }
}
.connecting-block .connecting-item-inner {
  display: flex;
  align-items: center;
  border-radius: 0.438rem;
  background-color: #E8F1F7;
}
.connecting-block .connecting-item-inner h3.h4 {
  margin-bottom: 0.125rem;
  font-weight: 700;
}
.connecting-block .connecting-item-inner h4 {
  margin-bottom: 1.25rem;
}
.connecting-block .connecting-item-inner .btn-link {
  font-weight: 600;
  text-transform: capitalize;
  /* stylelint-disable max-nesting-depth */
  /* stylelint-enable max-nesting-depth */
}
@media (max-width: 767px) {
  .connecting-block .connecting-item-inner .btn-link {
    padding-right: 0;
  }
}
.connecting-block .connecting-item-inner .btn-link::after {
  background-image: url(../images/arrow-up-teal.svg);
}
@media (max-width: 767px) {
  .connecting-block .connecting-item-inner .btn-link::after {
    content: none;
  }
}
.connecting-block .connecting-body {
  width: calc(100% - 11.25rem);
  padding: 0 0.625rem;
}
@media (min-width: 576px) and (max-width: 1199px) {
  .connecting-block .connecting-body {
    width: calc(100% - 13.375rem);
    padding: 0.938rem;
  }
}
@media (min-width: 1200px) {
  .connecting-block .connecting-body {
    width: calc(100% - 20.563rem);
    padding: 0.938rem;
  }
}
.connecting-block .connecting-media {
  width: 11.25rem;
}
@media (min-width: 576px) and (max-width: 1199px) {
  .connecting-block .connecting-media {
    width: 13.375rem;
  }
}
@media (min-width: 1200px) {
  .connecting-block .connecting-media {
    width: 20.563rem;
  }
}
.connecting-block .connecting-media .media {
  margin-top: -3.125rem;
  position: relative;
  padding-top: 13.375rem;
}
.connecting-block .connecting-media .media picture {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.connecting-block .connecting-media .media picture img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 1200px) {
  .connecting-block .connecting-media .media {
    padding-top: 20.563rem;
  }
}

.video-custom-block {
  padding: var(--block-spacing) 0;
}
@media (min-width: 992px) {
  .video-custom-block .video-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 -1.875rem;
  }
}
.video-custom-block .video-body {
  width: 100%;
  padding: 1.875rem 0;
}
@media (min-width: 768px) {
  .video-custom-block .video-body {
    padding: 1.875rem;
  }
}
@media (min-width: 992px) {
  .video-custom-block .video-body {
    width: 50%;
  }
}
.video-custom-block .video-body h2 {
  margin-bottom: 1.25rem;
  font-size: 2.125rem;
}
@media (min-width: 768px) {
  .video-custom-block .video-body h2 {
    margin-bottom: 2.5rem;
    font-size: 2.5rem;
    font-weight: 700;
  }
}
.video-custom-block .video-body .info {
  margin-bottom: 1.25rem;
}
@media (min-width: 768px) {
  .video-custom-block .video-body .info {
    margin-bottom: 2.5rem;
  }
}
.video-custom-block .video-media-wrap {
  width: 100%;
  padding: 1.875rem 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  .video-custom-block .video-media-wrap {
    width: 75%;
    margin: 0 auto;
  }
}
@media (min-width: 992px) {
  .video-custom-block .video-media-wrap {
    order: 1;
    width: 50%;
    padding: 1.875rem;
  }
}

/** Video widget default styles */
.video-widget {
  width: 100%;
}
.video-widget .video {
  /* stylelint-disable no-descending-specificity */
  /* stylelint-enable no-descending-specificity */
}
.video-widget .video-block {
  position: relative;
}
.video-widget .video-media {
  position: relative;
  padding-top: 60%;
}
.video-widget .video-media picture {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.video-widget .video-media picture img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.video-widget .video-media svg {
  pointer-events: none;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1);
  display: block;
  width: 6.125rem;
  height: 5.313rem;
  fill: #fff;
  transition: 0.3s ease all;
}
.video-widget .video-media:hover svg {
  transform: translate(-50%, -50%) scale(1.3);
  fill: rgba(4, 31, 46, 0.5);
}

.accordion {
  /** Common design for the entire site */
  /** Common design for the entire site - ends */
}
.accordion-list {
  display: grid;
  flex-direction: column;
  gap: 15px;
  margin-top: 20px !important;
}
.accordion-title {
  cursor: pointer;
  position: relative;
  padding: 13px 60px;
  background-color: #E8F1F7;
}
.accordion-title h6 {
  margin-bottom: 0;
  font-family: "Atkinson Hyperlegible Next", "Arial", sans-serif;
  font-size: 1.25rem;
  color: #000;
}
.accordion-title span {
  position: absolute;
  top: 50%;
  left: 18px;
  transform: translateY(-50%);
  display: inline-block;
  width: 16px;
  height: 16px;
}
.accordion-title span::before {
  pointer-events: all;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  transform: rotate(0deg);
  width: 1.438rem;
  height: 1rem;
  border-radius: 100%;
  background-image: url(../images/arrow-right-teal-list.svg);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: contain;
  transition: 0.3s ease;
}
.accordion-content {
  overflow: hidden;
  display: none;
  padding: 26px;
  transition: max-height 0.3s ease;
}
.accordion-item {
  transform: translateY(20px);
  opacity: 0;
  background-color: transparent;
  transition: opacity 0.7s ease, transform 0.7s ease;
}
.accordion-item.show {
  transform: translateY(0);
  opacity: 1;
}
.accordion-item[aria-expanded=true] .accordion-content {
  transition: max-height 0.3s ease;
}
.accordion-item.active {
  background-color: #E8F1F7;
}
.accordion-item.active .accordion-title span::before {
  transform: rotate(90deg);
}
.accordion-item.active .accordion-content {
  display: block;
}
.accordion-item.active .accordion-content a {
  color: inherit;
}
.accordion-item.active .accordion-content a:hover {
  color: #000 !important;
}
.accordion-section {
  padding: var(--block-spacing) 0;
}
@media (min-width: 992px) {
  .accordion-section h2 {
    font-size: 2.5rem;
  }
}
.accordion-section h2,
.accordion-section .info {
  margin-bottom: 1.5rem;
}
@media (min-width: 992px) {
  .accordion-section h2,
  .accordion-section .info {
    max-width: 75%;
    margin: 0 auto 3.125rem;
    text-align: center;
  }
}
@media (min-width: 992px) {
  .accordion-section .accordion-list {
    width: 75%;
    margin: 0 auto;
  }
}
@media (min-width: 768px) {
  .accordion-layout-change .accordion-list {
    grid-template-columns: 1fr 1fr;
    width: 100%;
  }
}

.portfolio-gallery-block {
  padding: var(--block-spacing) 0;
}
.portfolio-gallery-block h2 {
  margin-bottom: 1.875rem;
}
@media (min-width: 992px) {
  .portfolio-gallery-block h2 {
    margin-bottom: 4.375rem;
    font-size: 2.5rem;
    text-align: center;
  }
}
.portfolio-gallery-block .portfolio-popup-images {
  display: none;
}
.portfolio-gallery-block .portfolio-gallery-listing {
  overflow: visible;
}
@media (min-width: 1400px) {
  .portfolio-gallery-block .portfolio-gallery-listing .portfolio-gallery-next {
    right: -6.25rem;
  }
}
@media (min-width: 1400px) {
  .portfolio-gallery-block .portfolio-gallery-listing .portfolio-gallery-prev {
    left: -6.25rem;
  }
}
.portfolio-gallery-block .portfolio-gallery-slider.swiper-wrapper {
  margin-bottom: 3.125rem;
}
@media (min-width: 768px) {
  .portfolio-gallery-block .portfolio-gallery-slider.swiper-wrapper {
    margin-bottom: 5.625rem;
  }
}
.portfolio-gallery-block .portfolio-gallery-item .image-cover {
  display: block;
  position: relative;
  padding-top: 100%;
}
.portfolio-gallery-block .portfolio-gallery-item .image-cover picture {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.portfolio-gallery-block .portfolio-gallery-item .image-cover picture img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.portfolio-gallery-block .portfolio-gallery-item .image-cover img {
  -o-object-fit: contain !important;
     object-fit: contain !important;
}
.portfolio-gallery-block.layout-change .portfolio-gallery-listing::after {
  content: none;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 75%;
  width: 50%;
  height: 100%;
  background: linear-gradient(to left, #fff, rgba(255, 255, 255, 0));
  /* stylelint-disable max-nesting-depth */
  /* stylelint-enable max-nesting-depth */
}
@media (min-width: 992px) {
  .portfolio-gallery-block.layout-change .portfolio-gallery-listing::after {
    content: "";
  }
}
.portfolio-gallery-block.layout-change .portfolio-gallery-slider {
  margin-bottom: 0;
}

.portfolio-gallery-imggallery {
  overflow: hidden;
  padding: 1.875rem !important;
}
.portfolio-gallery-imggallery .imggallery {
  width: 100%;
}
.portfolio-gallery-imggallery .imggallery-item {
  padding: 0 0.625rem;
  display: flex;
  align-items: center;
  justify-content: center;
  /* stylelint-disable no-descending-specificity */
  /* stylelint-enable no-descending-specificity */
}
.portfolio-gallery-imggallery.gallery-slider {
  padding: var(--block-spacing) !important;
}
@media (min-width: 768px) {
  .portfolio-gallery-imggallery.gallery-slider {
    width: 60%;
  }
}
@media (min-width: 768px) {
  .portfolio-gallery-imggallery.gallery-slider .imggallery-item {
    padding: 0 3.75rem;
  }
}
.portfolio-gallery-imggallery.gallery-slider .swiper-arrow {
  width: 1.563rem !important;
  height: 1.563rem !important;
  padding: 0.313rem;
}
@media (min-width: 768px) {
  .portfolio-gallery-imggallery.gallery-slider .swiper-arrow {
    width: 2.813rem !important;
    height: 2.813rem !important;
    padding: 0.625rem;
  }
}
.portfolio-gallery-imggallery > .f-button.is-close-btn {
  top: 0 !important;
  border: 0;
  color: #041F2E;
  background-color: transparent;
}
.portfolio-gallery-imggallery > .f-button.is-close-btn:hover:not([disabled]) {
  color: #33BDD0;
}

.download-list-block {
  padding: var(--block-spacing) 0;
}
.download-list-block h2 {
  margin-bottom: 1.875rem;
  text-align: center;
}
.download-list-block .downloads-list-wrapper {
  padding: 0;
}

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