/*!**************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./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);
  text-size-adjust: 100%;
}

body {
  display: flex;
  flex-wrap: wrap;
  max-width: 100%;
  height: auto;
  min-height: 100%;
  font-family: "Radio Canada Big", "Arial", sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5;
  color: #000;
  background-color: #fff;
}
body.scroll-fixed {
  overflow: hidden;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  body {
    height: 100%;
  }
}

h1,
.h1 {
  margin-bottom: 0.9375rem;
  font-family: "Barlow", "Arial", sans-serif;
  font-size: 4.5rem;
  font-weight: 600;
  line-height: 1.2;
  color: #000;
  word-break: keep-all;
  text-transform: capitalize;
  font-weight: 700;
}
h1 a,
.h1 a {
  display: block;
  color: inherit;
  text-decoration: none;
}
h1 span,
.h1 span {
  color: #33566C;
}
@media (max-width: 1199px) {
  h1,
  .h1 {
    font-size: 3.75rem;
  }
}
@media (max-width: 991px) {
  h1,
  .h1 {
    font-size: 3rem;
  }
}

h2,
.h2 {
  margin-bottom: 0.9375rem;
  font-family: "Barlow", "Arial", sans-serif;
  font-size: 4rem;
  font-weight: 600;
  line-height: 1.2;
  color: #000;
  word-break: keep-all;
  text-transform: capitalize;
}
h2 a,
.h2 a {
  display: block;
  color: inherit;
  text-decoration: none;
}
h2 span,
.h2 span {
  color: #33566C;
}
@media (max-width: 991px) {
  h2,
  .h2 {
    font-size: 3.25rem;
  }
}
@media (max-width: 767px) {
  h2,
  .h2 {
    font-size: 2.5rem;
  }
}

h3,
.h3 {
  margin-bottom: 0.9375rem;
  font-family: "Barlow", "Arial", sans-serif;
  font-size: 3rem;
  font-weight: 600;
  line-height: 1.2;
  color: #000;
  word-break: keep-all;
  text-transform: capitalize;
}
h3 a,
.h3 a {
  display: block;
  color: inherit;
  text-decoration: none;
}
h3 span,
.h3 span {
  color: #33566C;
}
@media (max-width: 991px) {
  h3,
  .h3 {
    font-size: 2.5rem;
  }
}
@media (max-width: 767px) {
  h3,
  .h3 {
    font-size: 2rem;
  }
}

h4,
.h4 {
  margin-bottom: 0.9375rem;
  font-family: "Barlow", "Arial", sans-serif;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.2;
  color: #000;
  word-break: keep-all;
  text-transform: capitalize;
}
h4 a,
.h4 a {
  display: block;
  color: inherit;
  text-decoration: none;
}
h4 span,
.h4 span {
  color: #33566C;
}
@media (max-width: 767px) {
  h4,
  .h4 {
    font-size: 1.25rem;
  }
}

h5,
.h5 {
  margin-bottom: 0.9375rem;
  font-family: "Barlow", "Arial", sans-serif;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.2;
  color: #000;
  word-break: keep-all;
  text-transform: capitalize;
}
h5 a,
.h5 a {
  display: block;
  color: inherit;
  text-decoration: none;
}
h5 span,
.h5 span {
  color: #33566C;
}
@media (max-width: 767px) {
  h5,
  .h5 {
    font-size: 1.125rem;
  }
}

h6,
.h6 {
  margin-bottom: 0.9375rem;
  font-family: "Barlow", "Arial", sans-serif;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.2;
  color: #000;
  word-break: keep-all;
  text-transform: capitalize;
}
h6 a,
.h6 a {
  display: block;
  color: inherit;
  text-decoration: none;
}
h6 span,
.h6 span {
  color: #33566C;
}
@media (max-width: 767px) {
  h6,
  .h6 {
    font-size: 1rem;
  }
}

p {
  margin-bottom: 1.25rem;
}
p:last-child {
  margin-bottom: 0;
}
p.-lg, .p-lg p {
  font-size: 1.25rem;
  line-height: 1.8;
}
@media (max-width: 1199px) {
  p.-lg, .p-lg p {
    font-size: 1.125rem;
  }
}
@media (max-width: 767px) {
  p.-lg, .p-lg p {
    font-size: 1rem;
  }
}
p.-md, .p-md p {
  font-size: 1.125rem;
}
@media (max-width: 991px) {
  p.-md, .p-md p {
    font-size: 1rem;
  }
}

.eyebrow-text {
  position: relative;
  display: inline-block;
  padding: 0.625rem 1rem 0.5rem;
  margin-bottom: 1rem;
  font-size: 1.125rem;
  line-height: 1;
  background-color: rgba(11, 37, 56, 0.1);
  border-radius: 1.25rem;
  overflow: hidden;
}
@media (max-width: 991px) {
  .eyebrow-text {
    font-size: 1rem;
  }
}

:is(ul, ol) {
  --ulol-left-padding: 1.25rem;
  margin-bottom: 0.9375rem;
  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: #0B2538;
}

blockquote {
  position: relative;
  display: block;
  font-size: 1.5rem;
  font-style: normal;
  line-height: 1.5;
  color: #0B2538;
  text-align: left;
  /* stylelint-disable no-descending-specificity */
  /* stylelint-enable no-descending-specificity */
}
@media (max-width: 991px) {
  blockquote {
    font-size: 1.25rem;
  }
}
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.0625rem;
}

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 {
  display: inline;
  color: #0B2538;
  text-decoration: none;
  text-underline-offset: 2px;
  transition: 0.35s ease 0s;
}
a:hover {
  outline: none;
  text-decoration: underline;
}
a.tab-outline {
  outline: 1px solid;
  outline-offset: 0.1875rem;
}

/* 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.0625rem 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 */
/**
 * Main content containers
 */
:root {
  --gutter: 3.125rem;
}
@media (max-width: 991px) {
  :root {
    --gutter: 1.875rem;
  }
}
@media (max-width: 767px) {
  :root {
    --gutter: 1.25rem;
  }
}

.alignfull, .alignwide, .container-fluid, .container {
  width: min(100% - var(--gutter) * 2, var(--container-width, 100%));
  margin-right: auto;
  margin-left: auto;
}

.container {
  --container-width: 80rem;
}
[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-white {
  background-color: #fff;
}

.text-white {
  color: #fff;
}

.bg-dark {
  background-color: #000;
}

.text-dark {
  color: #000;
}

/* 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 */
.alignwide {
  --container-width: 80rem;
}

button:not(.no-btn, .swiper-button-next, .swiper-button-prev, .f-button, .f-thumbs__slide__button), input[type=button],
input[type=reset],
input[type=submit], .btn {
  --focus-outline-space: -1px;
  --leftPadding: 1.75rem;
  --rightPadding: 4rem;
  --btnTranision: 0.4s ease;
  user-select: none;
  position: relative;
  display: inline-block;
  padding: 0.75rem var(--rightPadding) 0.75rem var(--leftPadding);
  border: none;
  border-radius: 3.125rem;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.445;
  color: #fff;
  text-align: center;
  text-decoration: none;
  vertical-align: top;
  background-color: #061D2D;
  transition: background-color var(--btnTranision) 0s, color var(--btnTranision) 0s, border-color var(--btnTranision) 0s, padding var(--btnTranision) 0s;
}
button:not(.no-btn, .swiper-button-next, .swiper-button-prev, .f-button, .f-thumbs__slide__button)::before, input[type=button]::before,
input[type=reset]::before,
input[type=submit]::before, .btn::before {
  pointer-events: none;
  content: "";
  position: absolute;
  inset: var(--focus-outline-space);
  border: 1px solid #0B2538;
  border-radius: 0.5rem;
  visibility: hidden;
  opacity: 0;
  transition: 0.4s ease;
}
a:hover button:not(.no-btn, .swiper-button-next, .swiper-button-prev, .f-button, .f-thumbs__slide__button), a:hover input[type=button],
a:hover input[type=reset],
a:hover input[type=submit], a:hover .btn, button.tab-outline:not(.no-btn, .swiper-button-next, .swiper-button-prev, .f-button, .f-thumbs__slide__button), input.tab-outline[type=button],
input.tab-outline[type=reset],
input.tab-outline[type=submit], .tab-outline.btn, button:hover:not(.no-btn, .swiper-button-next, .swiper-button-prev, .f-button, .f-thumbs__slide__button), input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover, .btn:hover {
  --leftPadding: 4rem;
  --rightPadding: 1.75rem;
  cursor: pointer;
  background-color: #33566C;
  text-decoration: none;
}
a:hover button:not(.no-btn, .swiper-button-next, .swiper-button-prev, .f-button, .f-thumbs__slide__button) .icon.first, a:hover input[type=button] .icon.first,
a:hover input[type=reset] .icon.first,
a:hover input[type=submit] .icon.first, a:hover .btn .icon.first, button.tab-outline:not(.no-btn, .swiper-button-next, .swiper-button-prev, .f-button, .f-thumbs__slide__button) .icon.first, input.tab-outline[type=button] .icon.first,
input.tab-outline[type=reset] .icon.first,
input.tab-outline[type=submit] .icon.first, .tab-outline.btn .icon.first, button:hover:not(.no-btn, .swiper-button-next, .swiper-button-prev, .f-button, .f-thumbs__slide__button) .icon.first, input[type=button]:hover .icon.first,
input[type=reset]:hover .icon.first,
input[type=submit]:hover .icon.first, .btn:hover .icon.first {
  left: var(--leftPadding);
}
a:hover button:not(.no-btn, .swiper-button-next, .swiper-button-prev, .f-button, .f-thumbs__slide__button) .icon.last, a:hover input[type=button] .icon.last,
a:hover input[type=reset] .icon.last,
a:hover input[type=submit] .icon.last, a:hover .btn .icon.last, button.tab-outline:not(.no-btn, .swiper-button-next, .swiper-button-prev, .f-button, .f-thumbs__slide__button) .icon.last, input.tab-outline[type=button] .icon.last,
input.tab-outline[type=reset] .icon.last,
input.tab-outline[type=submit] .icon.last, .tab-outline.btn .icon.last, button:hover:not(.no-btn, .swiper-button-next, .swiper-button-prev, .f-button, .f-thumbs__slide__button) .icon.last, input[type=button]:hover .icon.last,
input[type=reset]:hover .icon.last,
input[type=submit]:hover .icon.last, .btn:hover .icon.last {
  right: -20%;
}
button:not(.no-btn, .swiper-button-next, .swiper-button-prev, .f-button, .f-thumbs__slide__button) .btn-icons, input[type=button] .btn-icons,
input[type=reset] .btn-icons,
input[type=submit] .btn-icons, .btn .btn-icons {
  position: absolute;
  inset: 0;
  overflow: hidden;
}
button:not(.no-btn, .swiper-button-next, .swiper-button-prev, .f-button, .f-thumbs__slide__button) .icon, input[type=button] .icon,
input[type=reset] .icon,
input[type=submit] .icon, .btn .icon {
  position: absolute;
  top: 0;
  bottom: 0;
  display: inline-flex;
  margin-top: auto;
  margin-bottom: auto;
  color: currentColor;
  width: 1.25rem;
  height: 0.75rem;
}
button:not(.no-btn, .swiper-button-next, .swiper-button-prev, .f-button, .f-thumbs__slide__button) .icon svg, input[type=button] .icon svg,
input[type=reset] .icon svg,
input[type=submit] .icon svg, .btn .icon svg {
  display: block;
  width: 100%;
  height: 100%;
}
button:not(.no-btn, .swiper-button-next, .swiper-button-prev, .f-button, .f-thumbs__slide__button) .icon.first, input[type=button] .icon.first,
input[type=reset] .icon.first,
input[type=submit] .icon.first, .btn .icon.first {
  left: -20%;
  transform: translateX(calc(-100% - 12px));
  transition: var(--btnTranision) left;
}
button:not(.no-btn, .swiper-button-next, .swiper-button-prev, .f-button, .f-thumbs__slide__button) .icon.last, input[type=button] .icon.last,
input[type=reset] .icon.last,
input[type=submit] .icon.last, .btn .icon.last {
  right: var(--rightPadding);
  transform: translateX(calc(100% + 12px));
  transition: var(--btnTranision) right;
}
.bg-dark button:not(.no-btn, .swiper-button-next, .swiper-button-prev, .f-button, .f-thumbs__slide__button), .bg-dark input[type=button],
.bg-dark input[type=reset],
.bg-dark input[type=submit], .bg-dark .btn, button.-secondary:not(.no-btn, .swiper-button-next, .swiper-button-prev, .f-button, .f-thumbs__slide__button), input.-secondary[type=button],
input.-secondary[type=reset],
input.-secondary[type=submit], .-secondary.btn {
  color: #33566C;
  background-color: #fff;
}
.bg-dark button:hover:not(.no-btn, .swiper-button-next, .swiper-button-prev, .f-button, .f-thumbs__slide__button), .bg-dark input[type=button]:hover,
.bg-dark input[type=reset]:hover,
.bg-dark input[type=submit]:hover, .bg-dark .btn:hover, button.-secondary:hover:not(.no-btn, .swiper-button-next, .swiper-button-prev, .f-button, .f-thumbs__slide__button), input.-secondary[type=button]:hover,
input.-secondary[type=reset]:hover,
input.-secondary[type=submit]:hover, .-secondary.btn:hover {
  color: #fff;
  background-color: #33566C;
}

.btn.-whatsapp {
  color: #fff;
  border: 2px solid #fff;
  background-color: #000;
}
.btn.-whatsapp .icon {
  width: 1.375rem;
  height: 1.375rem;
}
.btn.-whatsapp:hover {
  background-color: #33566C;
}

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

button.forminator-button-submit {
  --focus-outline-space: -1px;
  --leftPadding: 1.75rem;
  --rightPadding: 4rem;
  --btnTranision: 0.4s ease;
  position: relative !important;
  display: inline-block !important;
  padding: 0.75rem var(--rightPadding) 0.75rem var(--leftPadding) !important;
  border: none !important;
  border-radius: 3.125rem !important;
  font-size: 1.125rem !important;
  font-weight: 700 !important;
  line-height: 1.445 !important;
  color: #fff !important;
  text-align: center !important;
  text-decoration: none !important;
  vertical-align: top !important;
  background-image: url(../images/arrow-right.svg), url(../images/arrow-right.svg) !important;
  background-repeat: no-repeat;
  background-size: 1.25rem 0.9375rem, 1.25rem 0.9375rem;
  background-position: right 1.75rem center, left -3.125rem center;
  background-color: #061D2D !important;
  transition: background-color var(--btnTranision) 0s, color var(--btnTranision) 0s, background-position var(--btnTranision) 0s, padding var(--btnTranision) 0s !important;
}
@media (max-width: 991px) {
  button.forminator-button-submit {
    width: auto !important;
    margin: 0 !important;
  }
}
button.forminator-button-submit:hover {
  --leftPadding: 4rem;
  --rightPadding: 1.75rem;
  background-color: #33566C !important;
  opacity: 1 !important;
  box-shadow: none !important;
  background-position: right -3.125rem center, left 1.75rem center;
}

.swiper-button-wrap {
  display: flex;
  align-items: center;
  gap: 0.75rem;
}
.swiper-button-wrap:has(button.swiper-button-lock) {
  display: none;
}
.swiper-button-wrap button {
  position: relative;
  top: 0;
  left: 0;
  margin: 0;
}
.swiper-button-prev, .swiper-button-next {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.75rem;
  color: #fff;
  width: 2.5rem;
  height: 2.5rem;
  border: none;
  border-radius: 100%;
  background-color: #33566C;
  transition: 0.35s ease 0s;
}
.swiper-button-prev::after, .swiper-button-next::after {
  display: none;
}
.swiper-button-prev:hover, .swiper-button-next:hover {
  background-color: #0B2538;
}
.bg-dark .swiper-button-prev:hover, .swiper-button-prev.-secondary:hover, .bg-dark .swiper-button-next:hover, .swiper-button-next.-secondary:hover {
  color: #0A2437;
  background-color: #fff;
}
.swiper-scrollbar.swiper-scrollbar-horizontal {
  --swiper-scrollbar-size: 1.125rem;
  --swiper-scrollbar-bg-color: rgba(51, 86, 108, 0.2);
  --swiper-scrollbar-border-radius: 3.125rem;
  position: unset;
  padding: 0.25rem 0;
  width: 100%;
  cursor: grab;
}
.swiper-scrollbar-drag {
  --swiper-scrollbar-drag-bg-color: #33566C;
}

form label {
  display: block;
  margin-bottom: 0.625rem;
  font-family: "Radio Canada Big", "Arial", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #0B2538;
}

:is(input, textarea, button, select) {
  font-family: "Radio Canada Big", "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 {
  appearance: none;
  outline: none;
}

textarea {
  resize: none;
  overflow: auto;
  display: block;
  height: 9.75rem;
  padding: 0.625rem 0.9375rem;
}

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: 3.125rem;
  padding: 0 0.9375rem;
  border: 0.0625rem solid #DAF7F0;
  border-radius: 0.5rem;
  font-size: 1rem;
  font-weight: 400;
  color: #0B2538;
}
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: #DAF7F0;
  outline: none;
}
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 {
  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 {
  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.1875rem;
  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.3125rem;
  height: 0.625rem;
  border: solid #DAF7F0;
  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 #DAF7F0;
  vertical-align: middle;
  appearance: none;
  background-color: transparent;
}

.from-style .forminator-field .select2-selection {
  background-color: rgba(51, 86, 108, 0.1) !important;
  border: none !important;
  border-radius: 1rem !important;
}
.from-style .forminator-field .select2-selection:focus {
  outline: none !important;
}
.from-style .forminator-field .select2-selection__arrow {
  color: #0B2538 !important;
}
.from-style .forminator-field .select2-selection__rendered {
  padding: 1rem !important;
}
.from-style .forminator-field .forminator-error-message {
  line-height: 1.5 !important;
  padding: 6px 10px !important;
}
.from-style .forminator-field:has(.forminator-button-submit) {
  text-align: right;
}
.from-style .forminator-label {
  margin-bottom: 0.375rem !important;
  font-size: 1rem !important;
  font-weight: 500 !important;
}
.from-style .forminator-textarea, .from-style .forminator-input {
  padding: 1rem !important;
  background-color: rgba(51, 86, 108, 0.1);
  border: none !important;
  border-radius: 1rem !important;
}
.from-style .forminator-input {
  height: 3.375rem !important;
}
.from-style .forminator-phone .iti__country-container {
  margin-right: 0.5rem;
}
.from-style .forminator-file-upload {
  padding: 1.25rem;
  border: 2px dashed rgba(51, 86, 108, 0.4);
  border-radius: 1rem;
  position: relative;
  min-height: 82px;
  justify-content: center;
  flex-direction: column;
}
.from-style .forminator-file-upload::after, .from-style .forminator-file-upload::before {
  display: block;
  font-size: 1rem;
  margin-bottom: 4px;
  order: -1;
}
.from-style .forminator-file-upload::before {
  content: "Upload your resume/CV";
  color: #01B669;
  font-weight: 500;
}
.from-style .forminator-file-upload::after {
  content: "Max file size 4 mb (pdf, docx)";
  color: rgba(51, 86, 108, 0.5);
}
.from-style .forminator-file-upload .forminator-button {
  position: absolute !important;
  inset: 0;
  opacity: 0;
  margin: 0 !important;
}

.select2-results__option {
  outline: none !important;
}

@media (max-width: 767px) {
  .home-hero-section .container {
    margin: 0;
  }
}
.home-hero-section .hh-wrap {
  position: relative;
  padding: 4.375rem 0;
  overflow: hidden;
}
@media (min-width: 768px) {
  .home-hero-section .hh-wrap {
    border-radius: 1.25rem;
  }
}
@media (max-width: 991px) {
  .home-hero-section .hh-wrap {
    padding: 2rem 0;
  }
}
.home-hero-section .hh-wrap:has(.scroll-top-next) {
  padding-bottom: 11rem;
}
@media (max-width: 991px) {
  .home-hero-section .hh-wrap:has(.scroll-top-next) {
    padding-bottom: 6.25rem;
  }
}
@media (max-width: 767px) {
  .home-hero-section .hh-wrap:has(.scroll-top-next) {
    padding-bottom: 5rem;
  }
}
@media (min-width: 768px) {
  .home-hero-section .hh-wrap .bg-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    pointer-events: none;
  }
}
@media (max-width: 767px) {
  .home-hero-section .hh-wrap .bg-img {
    position: relative;
    padding-top: 52.3255813953%;
    border-radius: 1.25rem;
    overflow: hidden;
  }
  .home-hero-section .hh-wrap .bg-img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
.home-hero-section .hh-wrap .bg-img::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 82%;
  height: 100%;
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.9) 29.72%, rgba(0, 0, 0, 0) 100%);
  pointer-events: none;
}
.home-hero-section .hh-wrap .bg-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.home-hero-section .hh-wrap .scroll-top-next {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 8.25rem;
  height: 4.125rem;
  margin-bottom: -1px;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: translateX(-50%);
  overflow: hidden;
  z-index: 1;
  cursor: pointer;
}
@media (max-width: 767px) {
  .home-hero-section .hh-wrap .scroll-top-next {
    width: 4.5rem;
    height: 4.5rem;
  }
}
.home-hero-section .hh-wrap .scroll-top-next::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  aspect-ratio: 1/1;
  background-color: #fff;
  border-radius: 100%;
  z-index: -1;
  pointer-events: none;
}
.home-hero-section .hh-wrap .scroll-top-next .icon {
  display: flex;
  height: 1.875rem;
  animation: mover 1s infinite alternate;
}
.home-hero-section .hh-wrap .scroll-top-next .icon svg {
  width: 100%;
  height: 100%;
}
.home-hero-section .hh-content {
  max-width: 38.75rem;
  width: 100%;
}
@media (min-width: 768px) {
  .home-hero-section .hh-content *:not(.btn, h1 span, .btn *) {
    color: #fff;
  }
}
@media (max-width: 767px) {
  .home-hero-section .hh-content {
    margin-top: 1.5rem;
  }
}
@media (max-width: 767px) {
  .home-hero-section .hh-content h1 span {
    color: currentColor;
  }
}
.home-hero-section .hh-content h1,
.home-hero-section .hh-content h2,
.home-hero-section .hh-content .desc,
.home-hero-section .hh-content .link {
  opacity: 0;
  transform: translateY(30px);
  transition: 0.8s ease 0s;
}
.home-hero-section .hh-content.aos-animate {
  opacity: 1;
}
.home-hero-section .hh-content.aos-animate h1,
.home-hero-section .hh-content.aos-animate h2,
.home-hero-section .hh-content.aos-animate .desc,
.home-hero-section .hh-content.aos-animate .link {
  opacity: 1;
  transform: translateZ(0);
}
.home-hero-section .hh-content.aos-animate h2 {
  transition-delay: 0.3s;
}
.home-hero-section .hh-content.aos-animate .desc {
  transition-delay: 0.5s;
}
.home-hero-section .hh-content.aos-animate .link:first-child {
  transition-delay: 0.7s;
}
.home-hero-section .hh-content.aos-animate .link:last-child {
  transition-delay: 0.8s;
}
@media (max-width: 575px) {
  .home-hero-section .hh-content h1 {
    font-size: 2.375rem;
  }
}
.home-hero-section .hh-content .sub-heading {
  font-size: 2.25rem;
}
@media (max-width: 1199px) {
  .home-hero-section .hh-content .sub-heading {
    font-size: 1.875rem;
  }
}
@media (max-width: 767px) {
  .home-hero-section .hh-content .sub-heading {
    font-size: 1.5rem;
  }
}
.home-hero-section .hh-content .btn-wrap {
  margin-top: 2rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 1.25rem;
}
@media (max-width: 767px) {
  .home-hero-section .hh-content .btn-wrap .-secondary {
    color: #fff;
    background-color: #061D2D;
  }
  .home-hero-section .hh-content .btn-wrap .-secondary:hover {
    background-color: #33566C;
  }
}

@keyframes mover {
  0% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(10px);
  }
}
@media (min-width: 768px) {
  .fifty-fifty-section .ffs-row.right {
    flex-direction: row-reverse;
  }
}
@media (max-width: 767px) {
  .fifty-fifty-section .ffs-right {
    margin-top: 1.5rem;
  }
}
.fifty-fifty-section .ffs-img {
  position: relative;
  padding-top: 124.1935483871%;
  border-radius: 1.25rem;
  overflow: hidden;
}
.fifty-fifty-section .ffs-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (min-width: 992px) {
  .fifty-fifty-section .ffs-content h2 {
    margin-bottom: 1.5rem;
  }
}
.fifty-fifty-section .ffs-content h2 span {
  font-weight: 700;
}
.fifty-fifty-section .ffs-content p {
  font-weight: 400;
  margin-bottom: 0.75rem;
}
.fifty-fifty-section .ffs-content .address {
  display: flex;
  align-items: flex-start;
  padding: 1.25rem;
  margin-top: 1.25rem;
  border-radius: 1.25rem;
  background-color: rgba(51, 86, 108, 0.1);
}
.fifty-fifty-section .ffs-content .address .icon {
  margin-top: 0.1875rem;
  width: 1.5rem;
  height: 1.5rem;
  color: #33566C;
}
.fifty-fifty-section .ffs-content .address .icon svg {
  width: 100%;
  height: 100%;
}
.fifty-fifty-section .ffs-content .address address {
  margin-left: 0.75rem;
  font-size: 1.25rem;
  font-weight: 400;
  flex: 1;
  font-style: normal;
}
@media (max-width: 1199px) {
  .fifty-fifty-section .ffs-content .address address {
    font-size: 1.125rem;
  }
}
@media (max-width: 767px) {
  .fifty-fifty-section .ffs-content .address address {
    font-size: 1rem;
  }
}
.fifty-fifty-section .ffs-content .address address .title {
  margin-bottom: 0.25rem;
  display: block;
  font-weight: 600;
}
.fifty-fifty-section .ffs-content .address address a {
  text-decoration: underline;
}
.fifty-fifty-section .ffs-content .address address a:hover {
  text-decoration: none;
}

.why-choose-us-section .sec-heading {
  margin-bottom: 3.5rem;
  padding-right: 7.5rem;
  gap: 1.5rem;
}
@media (max-width: 1199px) {
  .why-choose-us-section .sec-heading {
    margin-bottom: 2.75rem;
  }
}
@media (max-width: 767px) {
  .why-choose-us-section .sec-heading {
    margin-bottom: 2rem;
  }
}
.why-choose-us-section .sec-heading h2 {
  flex: 1;
  margin-bottom: 0;
}
.why-choose-us-section .sec-heading .desc {
  margin-top: 1rem;
}
.why-choose-us-section .sec-heading h2,
.why-choose-us-section .sec-heading .desc {
  max-width: 47.5rem;
}
.why-choose-us-section .wcus-button-wrap {
  position: absolute;
  bottom: 0;
  right: 0;
}
.why-choose-us-section .wcus-scrollbar {
  margin-top: 3.5rem;
}
@media (max-width: 1199px) {
  .why-choose-us-section .wcus-scrollbar {
    margin-top: 2.75rem;
  }
}
@media (max-width: 767px) {
  .why-choose-us-section .wcus-scrollbar {
    margin-top: 2rem;
  }
}
.why-choose-us-section .wcus-card {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 1rem;
  overflow: hidden;
}
@media (max-width: 991px) {
  .why-choose-us-section .wcus-card {
    padding-bottom: 2rem;
  }
}
.why-choose-us-section .wcus-card .icon-true {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 4rem;
  height: 4rem;
  margin-left: auto;
  border-radius: 100%;
  border: 2px solid rgba(255, 255, 255, 0.2);
}
@media (max-width: 991px) {
  .why-choose-us-section .wcus-card .icon-true {
    width: 3.125rem;
    height: 3.125rem;
  }
  .why-choose-us-section .wcus-card .icon-true svg {
    width: 1.25rem;
    height: 1.25rem;
  }
}
.why-choose-us-section .wcus-card .title {
  padding: 1.25rem;
  flex: 1;
}
.why-choose-us-section .wcus-card h3 {
  margin-bottom: 0;
  font-weight: 400;
  line-height: 1.5;
}
.why-choose-us-section .wcus-img {
  position: relative;
  aspect-ratio: 16/9;
}
.why-choose-us-section .wcus-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.why-choose-us-section .wcus-img img {
  object-position: top;
}
.why-choose-us-section .wcus-item {
  height: auto;
}

.image-gallery-section .ig-slider {
  position: relative;
}
.image-gallery-section .ig-slider::after, .image-gallery-section .ig-slider::before {
  content: "";
  position: absolute;
  top: 0;
  width: 16.25rem;
  height: 100%;
  background-image: linear-gradient(90deg, #fff 0%, rgba(255, 255, 255, 0) 100%);
  opacity: 0.8;
  z-index: 1;
  pointer-events: none;
}
@media (max-width: 767px) {
  .image-gallery-section .ig-slider::after, .image-gallery-section .ig-slider::before {
    width: 6.25rem;
  }
}
.image-gallery-section .ig-slider::before {
  left: 0;
}
.image-gallery-section .ig-slider::after {
  right: 0;
  transform: scale(-1);
}
.image-gallery-section .ig-slider .splide__slide {
  max-width: 20.625rem;
  width: 100%;
}
@media (max-width: 991px) {
  .image-gallery-section .ig-slider .splide__slide {
    max-width: 16.25rem;
  }
}
.image-gallery-section .ig-slider .splide__slide:nth-child(odd) {
  margin-top: 3.75rem;
}
@media (max-width: 991px) {
  .image-gallery-section .ig-slider .splide__slide:nth-child(odd) {
    margin-top: 2.5rem;
  }
}
.image-gallery-section .ig-image {
  position: relative;
  padding-top: 124.2424242424%;
  border-radius: 1.25rem;
  overflow: hidden;
}
.image-gallery-section .ig-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.client-testimonials-section .cts-heading {
  position: relative;
  padding-top: 27.3%;
  padding-bottom: 2.5rem;
}
@media (max-width: 767px) {
  .client-testimonials-section .cts-heading {
    padding-top: 5.625rem;
    padding-bottom: 1.5rem;
  }
}
.client-testimonials-section .cts-heading .quote-icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 52%;
  aspect-ratio: 1;
  color: #33566C;
  opacity: 0.1;
}
@media (max-width: 767px) {
  .client-testimonials-section .cts-heading .quote-icon {
    width: 10.875rem;
  }
}
.client-testimonials-section .cts-heading .quote-icon svg {
  width: 100%;
  height: 100%;
}
.client-testimonials-section .cts-content {
  padding: 1.25rem;
  background-color: #EBEFF1;
  border-radius: 1.25rem;
}
.client-testimonials-section .cts-content .name {
  margin-top: 2.25rem;
  display: block;
  color: rgba(11, 37, 56, 0.7);
  font-size: 1.125rem;
  font-weight: 400;
}
.client-testimonials-section .cts-content .name::before {
  content: "—";
  display: inline-block;
  margin-right: 4px;
}
.client-testimonials-section .cts-content-slider {
  position: relative;
}
.client-testimonials-section .cts-content-slider::after, .client-testimonials-section .cts-content-slider::before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 35%;
  background-image: linear-gradient(180deg, #fff 0%, rgba(255, 255, 255, 0.750791) 55.12%, rgba(255, 255, 255, 0) 100%);
  z-index: 1;
  pointer-events: none;
}
@media (max-width: 991px) {
  .client-testimonials-section .cts-content-slider::after, .client-testimonials-section .cts-content-slider::before {
    height: 20%;
  }
}
.client-testimonials-section .cts-content-slider::before {
  top: 0;
}
.client-testimonials-section .cts-content-slider::after {
  bottom: 0;
  transform: scale(-1);
}
.client-testimonials-section .cts-content-slider .splide__slide {
  width: 100%;
  height: auto !important;
}

.our-team-section {
  margin-top: 2rem;
}
.our-team-section .sec-heading {
  margin-bottom: 2rem;
}
.our-team-section .ots-item {
  height: auto;
}
@media (max-width: 767px) {
  .our-team-section .ots-right {
    margin-top: 2rem;
  }
}
.our-team-section .ots-card {
  position: relative;
  height: 100%;
  padding: 2.5rem;
  background-color: #fff;
  border-radius: 1rem;
  overflow: hidden;
}
@media (max-width: 991px) {
  .our-team-section .ots-card {
    padding: 1.5rem;
  }
}
.our-team-section .ots-img {
  position: relative;
  padding-top: 112%;
  z-index: 1;
  border-radius: 0.75rem;
  overflow: hidden;
}
.our-team-section .ots-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .our-team-section .ots-img-wrap {
    max-width: 20rem;
    margin: 0 auto;
  }
}
.our-team-section .ots-content * {
  color: #0B2437 !important;
}
.our-team-section .ots-content h3 {
  margin-bottom: 0.75rem;
}
.our-team-section .ots-content .bio,
.our-team-section .ots-content .designation {
  opacity: 0.7;
}
@media (min-width: 992px) {
  .our-team-section .ots-content .bio,
  .our-team-section .ots-content .designation {
    font-size: 1.125rem;
  }
}
.our-team-section .ots-content .bio {
  margin-top: 0.75rem;
  padding-right: 1.5625rem;
  max-height: 15.625rem;
  overflow-y: auto;
}
@media (max-width: 1199px) {
  .our-team-section .ots-content .bio {
    max-height: 13.75rem;
  }
}
.our-team-section .ots-button-wrap {
  margin-top: 2rem;
  justify-content: center;
}

.contact-us-section {
  background-color: rgba(51, 86, 108, 0.1);
}
@media (min-width: 992px) {
  .contact-us-section .cus-row {
    margin-right: -1.25rem;
    margin-left: -1.25rem;
  }
  .contact-us-section .cus-row [class*=cell-] {
    padding-right: 1.25rem;
    padding-left: 1.25rem;
  }
}
@media (max-width: 767px) {
  .contact-us-section .cus-row {
    flex-direction: column-reverse;
  }
}
@media (max-width: 767px) {
  .contact-us-section .cus-left {
    margin-top: 2rem;
  }
}
.contact-us-section .cus-form {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  padding: 2.25rem;
  background-color: #fff;
  border-radius: 1rem;
}
@media (max-width: 991px) {
  .contact-us-section .cus-form {
    padding: 1.5rem 1.25rem;
  }
}
.contact-us-section .cus-form .forminator-row-last {
  margin-bottom: 0 !important;
}
.contact-us-section .cus-content .title {
  color: #33566C;
  margin-bottom: 0.25rem;
}
@media (min-width: 992px) {
  .contact-us-section .cus-content .title {
    font-size: 1.125rem;
  }
}
.contact-us-section .cus-content h2 {
  margin-bottom: 2.25rem;
  color: #0B2538;
}
@media (min-width: 992px) {
  .contact-us-section .cus-content h2 {
    margin-bottom: 1.5rem;
  }
}
.contact-us-section .cus-content .contact-number {
  margin-bottom: 2rem;
}
.contact-us-section .cus-content .contact-number a {
  font-size: 1.125rem;
}
@media (min-width: 992px) {
  .contact-us-section .cus-content .contact-number a {
    font-size: 1.25rem;
  }
}
.contact-us-section .cus-content .contact-number > * {
  display: block;
}
.contact-us-section .cus-content .address {
  padding-top: 2rem;
  margin-bottom: 2rem;
  border-top: 1px solid rgba(51, 86, 108, 0.2);
}
@media (max-width: 991px) {
  .contact-us-section .cus-content .address {
    padding-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
}
.contact-us-section .cus-content .address address {
  color: #0B2538;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 400;
}
@media (min-width: 992px) {
  .contact-us-section .cus-content .address address {
    font-size: 1.25rem;
  }
}
.contact-us-section .cus-content .cus-map {
  position: relative;
  margin-top: 2rem;
  padding-top: 41.4516129032%;
}
@media (max-width: 991px) {
  .contact-us-section .cus-content .cus-map {
    margin-top: 1.5rem;
  }
}
.contact-us-section .cus-content .cus-map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.what-we-claims-section {
  position: relative;
  z-index: 1;
}
.what-we-claims-section .sec-heading {
  margin-bottom: 2rem;
}
.what-we-claims-section .wwcs-item {
  position: relative;
  padding: 1.5rem 0 1.5rem 0.5rem;
  cursor: pointer;
}
@media (min-width: 992px) {
  .what-we-claims-section .wwcs-item {
    padding: 2rem 0;
    opacity: 0.6;
    transition: 0.5s ease 0s;
  }
  .what-we-claims-section .wwcs-item:hover {
    opacity: 1;
  }
  .what-we-claims-section .wwcs-item:hover .wwcs-img {
    opacity: 1;
    transform: translateY(0);
  }
  .what-we-claims-section .wwcs-item:hover .wwcs-img-wrap {
    pointer-events: all;
  }
}
.what-we-claims-section .wwcs-item-wrap:not(:last-child) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
@media (min-width: 992px) {
  .what-we-claims-section .wwcs-title {
    width: 60%;
  }
}
.what-we-claims-section .wwcs-title h3 {
  color: #0B2538;
  font-size: 2rem;
  font-weight: 500;
  margin-bottom: 0;
}
@media (max-width: 1199px) {
  .what-we-claims-section .wwcs-title h3 {
    font-size: 1.75rem;
  }
}
@media (max-width: 767px) {
  .what-we-claims-section .wwcs-title h3 {
    font-size: 1.5rem;
  }
}
.what-we-claims-section .wwcs-img {
  position: relative;
  padding-top: 108.1818181818%;
  border: 2px solid #0B2538;
  border-radius: 1.25rem;
  overflow: hidden;
  box-shadow: 0px 50px 50px rgba(0, 0, 0, 0.2);
}
.what-we-claims-section .wwcs-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (min-width: 992px) {
  .what-we-claims-section .wwcs-img {
    opacity: 0;
    transform: translateY(30px);
    transition: 0.6s ease 0s;
  }
}
.what-we-claims-section .wwcs-img-wrap {
  max-width: 20.625rem;
}
@media (min-width: 992px) {
  .what-we-claims-section .wwcs-img-wrap {
    position: absolute;
    width: 100%;
    top: 50%;
    right: 5%;
    z-index: 2;
    transform: translateY(-50%);
    pointer-events: none;
  }
}
@media (max-width: 991px) {
  .what-we-claims-section .wwcs-img-wrap {
    margin-top: 1.5rem;
  }
}

.case-highlights-section {
  background-color: rgba(51, 86, 108, 0.1);
}
.case-highlights-section .sec-heading {
  margin-bottom: clamp(2rem, 0.9437rem + 4.507vw, 5rem);
}
.case-highlights-section .chs-wrap {
  display: grid;
  grid-template-rows: repeat(2, 1fr);
}
.case-highlights-section .chs-list {
  position: relative;
}
.case-highlights-section .chs-item {
  position: relative;
  max-width: 22.5rem;
  width: 100%;
  padding-left: 1.5rem;
  padding-bottom: 0.5rem;
  border-left: 1px solid #0B2538;
}
@media (max-width: 991px) {
  .case-highlights-section .chs-item {
    max-width: 16.25rem;
  }
}
.case-highlights-section .chs-item-wrap {
  width: auto;
  height: auto;
}
.case-highlights-section .chs-item-wrap::after {
  content: "";
  position: absolute;
  inset: 0;
  transform: translateY(100%);
}
.case-highlights-section .chs-item-wrap:not(:last-child)::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: calc(100% + 20px);
  height: 2px;
  background-color: rgba(11, 37, 56, 0.1);
}
.case-highlights-section .chs-item-wrap:nth-child(even) {
  padding-top: 3.25rem;
  transform: translateY(100%);
}
@media (max-width: 991px) {
  .case-highlights-section .chs-item-wrap:nth-child(even) {
    padding-top: 2rem;
  }
}
.case-highlights-section .chs-item-wrap:nth-child(even)::before {
  top: 0;
  bottom: auto;
}
.case-highlights-section .chs-item-wrap:nth-child(even)::after {
  transform: translateY(-100%);
}
.case-highlights-section .chs-item-wrap:nth-child(odd) {
  padding-bottom: 3.25rem;
  align-self: flex-end;
}
@media (max-width: 991px) {
  .case-highlights-section .chs-item-wrap:nth-child(odd) {
    padding-bottom: 2rem;
  }
}
.case-highlights-section .chs-item-wrap:nth-child(odd) .dot {
  top: auto;
  bottom: 0;
  transform: translate(-10px, 10px);
}
@media (max-width: 991px) {
  .case-highlights-section .chs-item-wrap:nth-child(odd) .dot {
    transform: translate(-8px, 8px);
  }
}
.case-highlights-section .chs-item-wrap .dot {
  position: absolute;
  top: 0;
  width: 1.25rem;
  height: 1.25rem;
  border-radius: 100%;
  transform: translate(-10px, -10px);
  background-color: #0B2538;
}
@media (max-width: 991px) {
  .case-highlights-section .chs-item-wrap .dot {
    width: 1rem;
    height: 1rem;
    transform: translate(-8px, -8px);
  }
}
.case-highlights-section .chs-item-wrap .dot::before {
  content: "";
  position: absolute;
  inset: -7px;
  border-radius: 100%;
  background-color: rgba(11, 37, 56, 0.1);
}
.case-highlights-section .chs-item-wrap p {
  color: #33566C;
  font-weight: 400;
}
@media (min-width: 992px) {
  .case-highlights-section .chs-item-wrap p {
    font-size: 1.125rem;
  }
}
.case-highlights-section .chs-button-wrap {
  margin-top: 2rem;
  justify-content: center;
}
@media (min-width: 992px) {
  .case-highlights-section .chs-button-wrap {
    display: none;
  }
}

.wysiwyg-component h1,
.wysiwyg-component .h1 {
  color: #0B2538;
}
.wysiwyg-component h2,
.wysiwyg-component .h2 {
  color: #0B2538;
}
.wysiwyg-component h3,
.wysiwyg-component .h3 {
  color: #0B2538;
}
.wysiwyg-component h4,
.wysiwyg-component .h4 {
  color: #0B2538;
}
.wysiwyg-component h5,
.wysiwyg-component .h5 {
  color: #0B2538;
}
.wysiwyg-component h6,
.wysiwyg-component .h6 {
  color: #0B2538;
}
.wysiwyg-component .sec-heading {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .wysiwyg-component .sec-heading {
    margin-bottom: 1.5rem;
  }
}
.wysiwyg-component .wc-decs h1,
.wysiwyg-component .wc-decs .h1 {
  font-family: "Radio Canada Big", "Arial", sans-serif;
  color: #0B2538;
}
.wysiwyg-component .wc-decs h2,
.wysiwyg-component .wc-decs .h2 {
  font-family: "Radio Canada Big", "Arial", sans-serif;
  color: #0B2538;
}
.wysiwyg-component .wc-decs h3,
.wysiwyg-component .wc-decs .h3 {
  font-family: "Radio Canada Big", "Arial", sans-serif;
  color: #0B2538;
}
.wysiwyg-component .wc-decs h4,
.wysiwyg-component .wc-decs .h4 {
  font-family: "Radio Canada Big", "Arial", sans-serif;
  color: #0B2538;
}
.wysiwyg-component .wc-decs h5,
.wysiwyg-component .wc-decs .h5 {
  font-family: "Radio Canada Big", "Arial", sans-serif;
  color: #0B2538;
}
.wysiwyg-component .wc-decs h6,
.wysiwyg-component .wc-decs .h6 {
  font-family: "Radio Canada Big", "Arial", sans-serif;
  color: #0B2538;
}
.wysiwyg-component .wc-decs h4:has(strong) {
  line-height: 1.52;
}
@media (min-width: 992px) {
  .wysiwyg-component .wc-decs h4:has(strong) {
    font-size: 2rem;
  }
}
.wysiwyg-component .wc-decs h4:has(strong) strong {
  font-weight: 500;
}

.professional-qualifications-section .pqs-row {
  margin-right: -1.25rem;
  margin-left: -1.25rem;
}
.professional-qualifications-section .pqs-row [class*=cell-] {
  padding-right: 1.25rem;
  padding-left: 1.25rem;
}
@media (min-width: 768px) {
  .professional-qualifications-section .pqs-row.-even {
    flex-direction: row-reverse;
  }
}
@media (max-width: 767px) {
  .professional-qualifications-section .pqs-right {
    margin-top: 2rem;
  }
}
.professional-qualifications-section .pqs-img {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2rem;
  border-radius: 1.25rem;
  background-color: #F2F2F2;
}
.professional-qualifications-section .pqs-img img {
  width: auto;
  height: auto;
  object-fit: contain;
}
.professional-qualifications-section .pqs-content .desc {
  margin-top: 2rem;
}
@media (max-width: 991px) {
  .professional-qualifications-section .pqs-content .desc {
    margin-top: 1.5rem;
  }
}
.professional-qualifications-section .pqs-content .desc p {
  color: #0B2538;
}

.inner-hero-section .ihs-content .sub-heading {
  display: block;
  color: #33566C;
  font-size: clamp(1.5rem, 1.2359rem + 1.1268vw, 2.25rem);
}
.inner-hero-section .ihs-content .h1 {
  font-weight: 700;
}

.our-advantages-section {
  background-color: rgba(51, 86, 108, 0.1);
}
.our-advantages-section .sec-heading {
  margin-bottom: 3.5rem;
}
@media (max-width: 767px) {
  .our-advantages-section .sec-heading {
    margin-bottom: 2.5rem;
  }
}
.our-advantages-section .oas-item:not(:last-child) {
  margin-bottom: var(--space-md);
}
@media (max-width: 767px) {
  .our-advantages-section .oas-item:not(:last-child) {
    padding-bottom: var(--space-md);
    border-bottom: 1px solid rgba(11, 37, 56, 0.4);
  }
}
@media (min-width: 768px) {
  .our-advantages-section .oas-item:first-child .oas-grid::after {
    transform: translateX(-50%) translateY(0);
    height: calc(50% + var(--space-md) / 2);
  }
  .our-advantages-section .oas-item:last-child .oas-grid::after {
    top: calc(var(--space-md) / 2 * -1);
    transform: translateX(-50%) translateY(0);
    height: calc(50% + var(--space-md) / 2);
  }
}
.our-advantages-section .oas-grid {
  position: relative;
  display: grid;
  align-items: center;
  grid-template-columns: repeat(2, 1fr);
  column-gap: 2.5rem;
}
@media (max-width: 767px) {
  .our-advantages-section .oas-grid {
    grid-template-columns: 100%;
  }
}
@media (min-width: 768px) {
  .our-advantages-section .oas-grid::after, .our-advantages-section .oas-grid::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    background-color: #0B2538;
    transform: translate(-50%, -50%);
  }
  .our-advantages-section .oas-grid::before {
    width: 1.25rem;
    aspect-ratio: 1;
    border-radius: 100vh;
    overflow: hidden;
    box-shadow: 0px 1px 0 7px rgba(11, 37, 56, 0.1);
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .our-advantages-section .oas-grid::before {
    width: 0.875rem;
  }
}
@media (min-width: 768px) {
  .our-advantages-section .oas-grid::after {
    width: 0.125rem;
    height: calc(100% + var(--space-md));
    opacity: 0.2;
  }
}
@media (min-width: 768px) {
  .our-advantages-section .oas-grid.-odd .oas-left {
    order: 1;
  }
  .our-advantages-section .oas-grid.-odd .oas-img-wrap {
    margin-left: auto;
  }
  .our-advantages-section .oas-grid.-odd .oas-content {
    text-align: right;
  }
}
@media (min-width: 768px) {
  .our-advantages-section .oas-grid:not(.-odd) .oas-content {
    margin-left: auto;
  }
}
.our-advantages-section .oas-img {
  position: relative;
  aspect-ratio: 550/350;
  border-radius: 1rem;
  overflow: hidden;
}
.our-advantages-section .oas-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (min-width: 768px) {
  .our-advantages-section .oas-img-wrap {
    max-width: 34.375rem;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .our-advantages-section .oas-content {
    padding: 2rem;
    max-width: 32.1875rem;
  }
}
@media (max-width: 767px) {
  .our-advantages-section .oas-content {
    margin-top: 1.5rem;
  }
}
.our-advantages-section .oas-content h3,
.our-advantages-section .oas-content p {
  color: #0B2538;
}

.job-listing-section .sec-heading {
  margin-bottom: 3.5rem;
}
@media (max-width: 1199px) {
  .job-listing-section .sec-heading {
    margin-bottom: 2.75rem;
  }
}
@media (max-width: 767px) {
  .job-listing-section .sec-heading {
    margin-bottom: 2rem;
  }
}
.job-listing-section .jls-item {
  border: 2px solid #EBEFF1;
  border-radius: 1rem;
  overflow: hidden;
}
.job-listing-section .jls-item:not(:last-child) {
  margin-bottom: 2rem;
}
.job-listing-section .jls-item.is-active .jls-title .right-arrow {
  transform: rotate(90deg);
}
.job-listing-section .jls-item.is-active .jls-title,
.job-listing-section .jls-item .jls-title:hover {
  background-color: #0B2538;
}
.job-listing-section .jls-item.is-active .jls-title .h4,
.job-listing-section .jls-item.is-active .jls-title span:not(.right-arrow),
.job-listing-section .jls-item .jls-title:hover .h4,
.job-listing-section .jls-item .jls-title:hover span:not(.right-arrow) {
  color: #fff;
}
.job-listing-section .jls-item.is-active .jls-title .right-arrow,
.job-listing-section .jls-item .jls-title:hover .right-arrow {
  background-color: #fff;
}
.job-listing-section .jls-title {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1.25rem;
  cursor: pointer;
  transition: 0.35s ease 0s;
}
@media (max-width: 767px) {
  .job-listing-section .jls-title {
    padding: 1rem 1.25rem;
  }
}
.job-listing-section .jls-title .h4 {
  margin-bottom: 0;
  flex: 1;
}
.job-listing-section .jls-title * {
  transition: 0.35s ease 0s;
}
.job-listing-section .jls-info {
  display: flex;
  align-items: center;
}
.job-listing-section .jls-info span {
  display: block;
  color: #0B2538;
  font-weight: 400;
  line-height: 1.2;
}
.job-listing-section .jls-info span:not(.right-arrow) {
  opacity: 0.7;
  padding: 0 1rem;
}
@media (max-width: 767px) {
  .job-listing-section .jls-info span:not(.right-arrow) {
    display: none;
  }
}
.job-listing-section .jls-info span.location + .job-type {
  border-left: 1px solid rgba(11, 37, 56, 0.7);
}
.job-listing-section .jls-info span.right-arrow {
  display: flex;
  padding: 0.75rem;
  margin-left: 1rem;
  width: 2.5rem;
  height: 2.5rem;
  color: #0B2538;
  border-radius: 100vh;
  background-color: #EBEFF1;
}
.job-listing-section .jls-info span.right-arrow svg {
  display: block;
  width: 100%;
  height: 100%;
}
.job-listing-section .jls-desc {
  display: none;
}
.job-listing-section .jls-desc .desc {
  margin-top: 2.25rem;
}
@media (max-width: 767px) {
  .job-listing-section .jls-desc .desc {
    margin-top: 1.5rem;
  }
}
.job-listing-section .jls-desc *:not(.btn, .btn *) {
  color: #0B2538;
}
.job-listing-section .jls-desc *:not(strong, .btn) {
  font-weight: 400;
}
.job-listing-section .jls-desc p:not(:last-child) {
  margin-bottom: 1rem;
}
@media (max-width: 767px) {
  .job-listing-section .jls-desc p:not(:last-child) {
    margin-bottom: 0.75rem;
  }
}
.job-listing-section .jls-desc ul {
  line-height: 1.2;
}
.job-listing-section .jls-desc .popup-btn-wrap {
  margin-top: 2.25rem;
}
@media (max-width: 767px) {
  .job-listing-section .jls-desc .popup-btn-wrap {
    margin-top: 1.5rem;
  }
}
.job-listing-section .jls-desc-wrap {
  padding: 2rem;
  background-color: #EBEFF1;
}
@media (max-width: 767px) {
  .job-listing-section .jls-desc-wrap {
    padding: 1.5rem;
  }
}
.job-listing-section .jls-desc-info {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem;
  color: #0B2538;
  padding: 1.25rem;
  background-color: #fff;
  border-radius: 1rem;
  overflow: hidden;
}
@media (max-width: 767px) {
  .job-listing-section .jls-desc-info {
    display: block;
  }
  .job-listing-section .jls-desc-info > div:not(:last-child) {
    margin-bottom: 0.75rem;
  }
}
@media (max-width: 991px) {
  .job-listing-section .jls-desc-info div {
    font-size: 0.875rem;
  }
}
.job-listing-section .jls-desc-info strong {
  font-weight: 600;
}
.job-listing-section .jls-form {
  position: relative;
  padding: 2.25rem;
  background-color: #fff;
  border-radius: 1rem;
  z-index: 1;
}
@media (max-width: 991px) {
  .job-listing-section .jls-form {
    padding: 1.5rem;
  }
}
.job-listing-section .jls-form form {
  margin: 0 !important;
}
.job-listing-section .jls-form .forminator-row {
  margin-bottom: 1rem !important;
}
@media (min-width: 768px) {
  .job-listing-section .jls-form .forminator-row .forminator-row {
    margin-bottom: -1rem !important;
  }
}
.job-listing-section .jls-form .forminator-row .forminator-row .forminator-col {
  margin-bottom: 1rem !important;
}
.job-listing-section .jls-form .forminator-row-last {
  margin-bottom: 0 !important;
}
.job-listing-section .jls-form-popup {
  position: fixed;
  inset: 0;
  display: flex;
  z-index: 999;
  padding: 1.5rem;
  overflow: auto;
  transition: 0.35s ease 0s;
}
.job-listing-section .jls-form-popup:not(.is-show) {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
@media (min-width: 1200px) {
  .job-listing-section .jls-form-popup .h4 {
    font-size: 2rem;
  }
}
.job-listing-section .jls-form-wrap {
  max-width: 52.5rem;
  width: 100%;
  margin: auto;
}
.job-listing-section .jls-form-overlay {
  position: fixed;
  inset: 0;
  background-color: rgba(11, 37, 56, 0.8);
}
.job-listing-section .jls-form-close {
  position: relative;
  display: flex;
  width: 1.5rem;
  height: 1.5rem;
  margin-left: auto;
  margin-bottom: 1rem;
  cursor: pointer;
}
.job-listing-section .jls-form-close::after, .job-listing-section .jls-form-close::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2px;
  height: calc(100% - 4px);
  transform: translate(-50%, -50%) rotate(45deg);
  background-color: #FF2D2D;
}
.job-listing-section .jls-form-close::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}

:root {
  --space-lg: 6.25rem;
  --space-md: 5rem;
  --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;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  min-height: 100%;
}

.main-content {
  flex-grow: 1;
  width: 100%;
  overflow: hidden;
}

.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, .btn *, a *, button svg, button use),
.bg-secondary *:not(.btn, .btn *, a *, button svg, button use),
.inner-text-white *:not(.btn, .btn *, a *, button svg, button use) {
  color: #fff;
}

/* 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(11, 37, 56, 0.6);
}
.pagination li a:hover {
  color: #DAF7F0 !important;
}
.pagination li a:not(.prev, .next),
.pagination li span {
  border: none;
  font-weight: 700;
  line-height: 1;
  color: rgba(11, 37, 56, 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: #0B2538;
}
.pagination li .prev,
.pagination li .next {
  cursor: pointer;
  color: #0B2538;
  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: #DAF7F0;
}
.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: #0B2538;
}

.bg-gradient {
  background-image: linear-gradient(180deg, #0B2538 0%, #061D2D 100%);
}

.section-space {
  --space: 2rem;
  margin-left: var(--space);
  margin-right: var(--space);
}
@media (max-width: 991px) {
  .section-space {
    --space: 1rem;
  }
}
.section-space > div {
  border-radius: 1.25rem;
  overflow: hidden;
}

.disclaimer-popup {
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  padding: 1.25rem 1.5rem;
  overflow: auto;
  width: 100%;
  height: 100%;
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
  z-index: 9999;
  transition: 0.5s ease 0s;
}
.disclaimer-popup.is-show {
  opacity: 1;
  pointer-events: all;
  visibility: visible;
}
.disclaimer-popup .dp-overlay {
  position: fixed;
  inset: 0;
  background-color: rgba(11, 37, 56, 0.8);
  z-index: -1;
}
.disclaimer-popup .dp-content {
  max-height: 65dvh;
  overflow-y: auto;
}
.disclaimer-popup .dp-content h1,
.disclaimer-popup .dp-content .h1 {
  color: #33566C;
  font-weight: 700;
}
@media (min-width: 992px) {
  .disclaimer-popup .dp-content h1,
  .disclaimer-popup .dp-content .h1 {
    margin-bottom: 1.5rem;
  }
}
.disclaimer-popup .dp-content h2,
.disclaimer-popup .dp-content .h2 {
  color: #33566C;
  font-weight: 700;
}
@media (min-width: 992px) {
  .disclaimer-popup .dp-content h2,
  .disclaimer-popup .dp-content .h2 {
    margin-bottom: 1.5rem;
  }
}
.disclaimer-popup .dp-content h3,
.disclaimer-popup .dp-content .h3 {
  color: #33566C;
  font-weight: 700;
}
@media (min-width: 992px) {
  .disclaimer-popup .dp-content h3,
  .disclaimer-popup .dp-content .h3 {
    margin-bottom: 1.5rem;
  }
}
.disclaimer-popup .dp-content h4,
.disclaimer-popup .dp-content .h4 {
  color: #33566C;
  font-weight: 700;
}
@media (min-width: 992px) {
  .disclaimer-popup .dp-content h4,
  .disclaimer-popup .dp-content .h4 {
    margin-bottom: 1.5rem;
  }
}
.disclaimer-popup .dp-content h5,
.disclaimer-popup .dp-content .h5 {
  color: #33566C;
  font-weight: 700;
}
@media (min-width: 992px) {
  .disclaimer-popup .dp-content h5,
  .disclaimer-popup .dp-content .h5 {
    margin-bottom: 1.5rem;
  }
}
.disclaimer-popup .dp-content h6,
.disclaimer-popup .dp-content .h6 {
  color: #33566C;
  font-weight: 700;
}
@media (min-width: 992px) {
  .disclaimer-popup .dp-content h6,
  .disclaimer-popup .dp-content .h6 {
    margin-bottom: 1.5rem;
  }
}
.disclaimer-popup .dp-content p {
  color: #0B2538;
  font-weight: 400;
}
.disclaimer-popup .dp-content-wrap {
  position: relative;
  z-index: 1;
  padding: 2.5rem;
  max-width: 66.25rem;
  width: 100%;
  margin: auto;
  border-radius: 1rem;
  background-color: #fff;
}
@media (max-width: 991px) {
  .disclaimer-popup .dp-content-wrap {
    padding: 1.25rem 1.5rem;
  }
}
.disclaimer-popup .dp-content-wrap .btn-wrap {
  margin-top: 1.5rem;
  gap: 2rem;
}
@media (max-width: 991px) {
  .disclaimer-popup .dp-content-wrap .btn-wrap {
    gap: 1.5rem;
  }
}
@media (max-width: 767px) {
  .disclaimer-popup .dp-content-wrap .btn-wrap .btn {
    font-size: 1rem;
  }
}
.disclaimer-popup .dp-content-wrap .btn-wrap .link {
  font-size: 1.25rem;
  border: 0;
  padding: 0;
  background-color: transparent;
}
@media (max-width: 991px) {
  .disclaimer-popup .dp-content-wrap .btn-wrap .link {
    font-size: 1.125rem;
  }
}

.simplebar-track {
  width: 0.375rem !important;
  border-radius: 1.25rem !important;
  background-color: rgba(51, 86, 108, 0.2) !important;
}
.simplebar-track.simplebar-horizontal {
  width: 100% !important;
}
.simplebar-scrollbar {
  border-radius: 1.25rem !important;
  overflow: hidden;
}
.simplebar-scrollbar::before {
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  width: 100% !important;
  background-color: #061D2D !important;
  opacity: 1 !important;
}

/* 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.5625rem;
  padding: 0;
  text-align: center;
  background-color: transparent;
}
@media (min-width: 768px) {
  .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: 2px;
  background: #0B2538;
  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: 2px;
  background: #0B2538;
  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: #0B2538;
}
.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: -1;
  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__logo {
  padding: 15px;
  color: #fff;
}
.mbnav .menu-wrap {
  /* stylelint-disable custom-property-pattern */
  --leftSlide: 0;
  position: absolute;
  top: 0;
  right: var(--leftSlide);
  width: 100%;
  height: 100%;
  transition: 0.4s ease;
  /* stylelint-enable custom-property-pattern */
}
.mbnav .menu-wrap .menu-wrap {
  right: -100%;
  visibility: hidden;
  opacity: 0;
}
.mbnav .menu-wrap > .menu-inner {
  pointer-events: auto;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  overflow: hidden auto;
  max-height: 100%;
  padding-top: 5.3125rem;
  background-color: #fff;
}
.mbnav .mbnav-top {
  padding: 1rem 0;
}
.mbnav .mbnav-top ul {
  position: static;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 0 20px;
  transition: 0.4s ease;
}
.mbnav .mbnav-top ul li.is-open > .menu-wrap {
  visibility: visible;
  opacity: 1;
}
.mbnav .mbnav-top ul li:not(.btn-wrap) {
  position: static;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #0B2538;
  font-size: 1.125rem;
  font-weight: 500;
  color: #0B2538;
  list-style: none;
}
.mbnav .mbnav-top ul li:not(.btn-wrap)::before {
  display: none;
}
.mbnav .mbnav-top ul li:not(.btn-wrap).has-sub a::after {
  display: none;
}
.mbnav .mbnav-top ul li:not(.btn-wrap) .mbnav__caret::before, .mbnav .mbnav-top ul li:not(.btn-wrap) a::after {
  --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 #0B2538;
  border-bottom: 0;
  border-left: 0;
}
.mbnav .mbnav-top ul li:not(.btn-wrap) a {
  cursor: pointer;
  position: relative;
  z-index: 2;
  display: block;
  flex: 1 1 auto;
  order: -1;
  padding: 10px 0;
  line-height: 1.3;
  color: currentcolor;
  text-decoration: none !important;
}
.mbnav .mbnav-top ul li:not(.btn-wrap) a::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  display: none;
  margin-right: 0;
  margin-left: auto;
}
.mbnav .mbnav-top ul li:not(.btn-wrap).is-open > .mbnav__caret:after {
  transform: rotate(0);
}
.mbnav .mbnav-top ul li:not(.btn-wrap).has-sub > a {
  flex: 1 1 auto;
}
.mbnav .mbnav-top ul li:not(.btn-wrap) .btn-wrap {
  position: fixed;
  bottom: 20px;
  left: 20px;
  transform: translateY(200%);
  width: calc(100% - 40px);
  margin: 0;
  transition: 0.4s ease-in-out;
}
.mbnav .mbnav-top ul li:not(.btn-wrap) .btn-wrap::before {
  display: none;
}
.mbnav .mbnav-top ul li:not(.btn-wrap) .btn-wrap a {
  display: block;
}
.mbnav .mbnav-top ul li:not(.btn-wrap).back-click {
  position: relative;
  order: -1;
  width: 100%;
  padding: 10px 0 10px 20px;
  font-weight: 400;
  color: currentcolor;
}
.mbnav .mbnav-top ul li:not(.btn-wrap).back-click::before {
  --sarrow-width: 10px;
  content: "";
  position: absolute;
  top: 20px;
  left: 2px;
  transform: rotate(-135deg);
  display: flex;
  align-items: center;
  width: var(--sarrow-width);
  height: var(--sarrow-width);
  margin: auto;
  border: calc(var(--sarrow-width) / 4) solid #0B2538;
  border-bottom: 0;
  border-left: 0;
}
.mbnav__caret {
  cursor: pointer;
  z-index: 1;
  display: grid;
  align-items: center;
  justify-content: flex-end;
  width: 30px;
  height: auto;
}
.color-mbnav .mbnav__caret::before {
  color: #0B2538 !important;
}

.mbnav .mbnav-top ul ul li {
  font-size: 16px;
}
.mbnav .mbnav-top ul ul li a {
  padding-left: 25px;
}
.mbnav .mbnav-top ul ul li li {
  font-size: 14px;
}
.mbnav .mbnav-top ul ul li li a {
  padding-left: 35px;
}
.mbnav .mbnav-top ul > li > .sub-menu {
  position: absolute;
  left: 100%;
}
.mbnav .mbnav-bottom {
  padding: 1rem 1.25rem;
}
.mbnav .mbnav-bottom ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.mbnav .mbnav-bottom .btn-wrap {
  margin-top: 1rem;
}
.mbnav .mbnav-number {
  display: flex;
  align-items: flex-start;
  padding-bottom: 1rem;
  border-bottom: 1px solid #0B2538;
}
.mbnav .mbnav-number .icon {
  margin-top: 0.125rem;
  display: flex;
  width: 1.25rem;
  height: 1.25rem;
  color: #0B2538;
}
.mbnav .mbnav-number .icon svg {
  width: 100%;
  height: 100%;
}
.mbnav .mbnav-number ul {
  margin-left: 0.5rem;
}
.mbnav .mbnav-number ul > li {
  padding: 0;
}
.mbnav .mbnav-number ul > li:not(:last-child) {
  margin-bottom: 0.5rem;
}
.mbnav .mbnav-social-icon {
  padding-bottom: 1rem;
  border-bottom: 1px solid #0B2538;
}
.mbnav .mbnav-social-icon .title {
  display: block;
  margin-bottom: 0.5rem;
}
.mbnav .mbnav-social-icon .social-icon {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.mbnav .mbnav-social-icon .social-icon > li {
  padding: 0;
}
.mbnav .mbnav-social-icon .social-icon > li:not(:last-child) {
  margin-right: 0.625rem;
}
.mbnav .mbnav-social-icon .social-icon > li a {
  display: flex;
  width: 1.5rem;
  height: 1.5rem;
}
.mbnav .mbnav-social-icon .social-icon > li a:hover {
  opacity: 0.7;
}
.mbnav .mbnav-social-icon .social-icon > li a svg {
  width: 100%;
  height: 100%;
}
.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: sticky;
  top: 0;
  z-index: 999;
  width: 100%;
  height: auto;
  background-color: #fff;
  transition: 0.35s ease 0s;
  /* nav */
}
.main-header.stuck {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
}
@media (min-width: 768px) {
  .main-header.header-pin {
    top: -40px;
  }
}
.main-header .container-fluid {
  --gutter: 2rem;
}
@media (max-width: 991px) {
  .main-header .container-fluid {
    --gutter: 1.25rem;
  }
}
.main-header .logo-wrap {
  flex: 0 0 auto;
}
.main-header .brand {
  display: block;
  width: 14.25rem;
}
@media (max-width: 991px) {
  .main-header .brand {
    width: 13.75rem;
  }
}
.main-header .brand img {
  width: auto;
}
@media (max-width: 767px) {
  .main-header .header-top {
    display: none;
  }
}
.main-header .header-bottom {
  padding: 1rem 0;
}
@media (max-width: 991px) {
  .main-header .header-bottom {
    padding: 0.625rem 0;
  }
}
.main-header .ht-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 0.9375rem;
  background-color: #33566C;
  border-radius: 0 0 0.625rem 0.625rem;
}
.main-header .ht-wrap ul {
  list-style: none;
  display: flex;
  margin: 0 0 0 0.625rem;
  padding: 0;
}
.main-header .ht-wrap ul li {
  padding: 0;
  line-height: 1.3;
}
.main-header .ht-left, .main-header .ht-right {
  display: flex;
  align-items: center;
  width: 50%;
}
.main-header .ht-left .icon {
  display: flex;
  width: 1.25rem;
  height: 1.25rem;
  color: #DAF7F0;
}
.main-header .ht-left .icon svg {
  width: 100%;
  height: 100%;
}
.main-header .ht-right {
  justify-content: flex-end;
}
.main-header .ht-number-item:not(:last-child) {
  padding-right: 0.5rem;
  margin-right: 0.5rem;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.main-header .ht-social-icon > li:not(:last-child) {
  margin-right: 0.75rem;
}
.main-header .ht-social-icon > li a {
  display: flex;
  width: 1.125rem;
  height: 1.125rem;
}
.main-header .ht-social-icon > li a:hover {
  opacity: 0.7;
}
.main-header .ht-social-icon > li a svg {
  width: 100%;
  height: 100%;
}
.main-header .ht-social-icon-wrap {
  display: flex;
  align-items: center;
}
.main-header .ht-social-icon-wrap .title {
  display: block;
}
.main-header .hb-wrap {
  position: relative;
}
.main-header .nav-menu {
  flex: 1 1 auto;
  padding-left: 0.9375rem;
}
@media (max-width: 767px) {
  .main-header .nav-cta {
    display: none;
  }
}
.main-header .navigation {
  display: none;
  word-break: keep-all;
  /* stylelint-disable max-nesting-depth */
  /* stylelint-enable max-nesting-depth */
}
@media (min-width: 768px) {
  .main-header .navigation {
    display: block;
  }
}
.main-header .navigation nav {
  margin-right: 1.875rem;
}
@media (max-width: 991px) {
  .main-header .navigation nav {
    margin-right: 1rem;
  }
}
.main-header .navigation nav > ul {
  display: flex;
}
.main-header .navigation nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.main-header .navigation nav ul li {
  padding: 0;
  list-style: none;
}
.main-header .navigation nav ul li a {
  display: block;
  text-decoration: none;
}
.main-header .navigation nav ul li.menu-item-has-children {
  position: relative;
}
.main-header .navigation nav ul li.menu-item-has-children > a {
  padding-right: 40px;
}
.main-header .navigation nav ul li.menu-item-has-children > a::after {
  content: "";
  position: absolute;
  top: 13px;
  right: 20px;
  transform: rotate(135deg);
  width: 10px;
  height: 10px;
  border-top: 1px solid #0B2538;
  border-right: 1px solid #0B2538;
  transition: border-color 0.3s;
}
.main-header .navigation nav ul li:hover > a {
  color: #33566C;
}
.main-header .navigation nav ul li:hover > a::after {
  border-color: #33566C;
}
.main-header .navigation nav ul li:hover > ul {
  pointer-events: auto;
  opacity: 1;
}
.main-header .navigation nav ul.menu > li {
  margin: 0 1rem;
}
@media (max-width: 991px) {
  .main-header .navigation nav ul.menu > li {
    margin: 0 0.75rem;
  }
}
.main-header .navigation nav ul.menu > li.current-menu-item > a, .main-header .navigation nav ul.menu > li:hover > a {
  color: #33566C;
}
.main-header .navigation nav ul.menu > li.current-menu-item > a::before, .main-header .navigation nav ul.menu > li:hover > a::before {
  left: 0;
  right: inherit;
  width: 100%;
}
.main-header .navigation nav ul.menu > li > a {
  position: relative;
}
.main-header .navigation nav ul.menu > li > a::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 0;
  height: 1px;
  background-color: currentColor;
  transition: 0.4s ease 0s;
}
.main-header .navigation nav ul.sub-menu {
  pointer-events: none;
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 200px;
  opacity: 0;
  transition: opacity 0.3s;
}
.main-header .navigation nav ul.sub-menu .sub-menu {
  top: 0;
  left: 100%;
}
.main-header .navigation nav ul.sub-menu li a {
  display: block;
  color: #fff;
  background-color: #0B2538;
}
.main-header .navigation nav ul.sub-menu li.menu-item-has-children > a::after {
  top: 17px;
  transform: rotate(45deg);
  border-color: #fff;
}
.main-header .navigation nav ul.sub-menu li:hover > a {
  color: #0B2538;
  background-color: #fff;
}
.main-header .navigation nav ul.sub-menu li:hover > a::after {
  border-color: #0B2538;
}
.main-header .navigation nav ul.sub-menu li:not(:last-child) a {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

/* --- footer --- */
.main-footer {
  align-self: end;
  width: 100%;
  height: auto;
  padding: 2rem;
  line-height: normal;
}
@media (max-width: 991px) {
  .main-footer {
    padding: 1.25rem;
  }
}
.main-footer .container-fluid {
  --gutter: 2rem;
}
@media (max-width: 991px) {
  .main-footer .container-fluid {
    --gutter: 1.25rem;
  }
}
.main-footer ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.main-footer .footer-logo .brand {
  display: block;
  max-width: 25rem;
  width: 100%;
}
@media (max-width: 767px) {
  .main-footer .footer-logo .brand {
    margin: 0 auto;
  }
}
.main-footer .footer-logo .brand img {
  width: auto;
}
.main-footer .mf-wrap {
  padding: 5rem 0 1.25rem;
  background: radial-gradient(74.13% 230.25% at 50% 61.17%, #33566C 0%, #0B2538 100%);
  border-radius: 1.25rem;
}
@media (max-width: 1199px) {
  .main-footer .mf-wrap {
    padding-top: 3.75rem;
  }
}
@media (max-width: 991px) {
  .main-footer .mf-wrap {
    padding-top: 2.5rem;
  }
}
.main-footer .mf-language-list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-top: 0.5rem;
}
@media (max-width: 767px) {
  .main-footer .mf-language-list {
    justify-content: center;
  }
}
.main-footer .mf-language-list > li {
  padding: 0;
}
.main-footer .mf-language-list > li:not(:last-child) {
  margin-right: 1rem;
  padding-right: 1rem;
  border-right: 3px solid rgba(255, 255, 255, 0.2);
}
.main-footer .mf-social-link {
  display: flex;
}
@media (max-width: 767px) {
  .main-footer .mf-social-link {
    justify-content: center;
  }
}
.main-footer .mf-social-link > li:not(:last-child) {
  margin-right: 0.875rem;
}
.main-footer .mf-social-link > li a {
  display: flex;
  width: 1.75rem;
  height: 1.75rem;
}
.main-footer .mf-social-link > li a:hover {
  opacity: 0.7;
}
.main-footer .mf-social-link > li a svg {
  width: 100%;
  height: 100%;
}
.main-footer .mf-top {
  margin-bottom: 5.3125rem;
}
@media (max-width: 1199px) {
  .main-footer .mf-top {
    margin-bottom: 3.125rem;
  }
}
@media (max-width: 991px) {
  .main-footer .mf-top {
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .main-footer .mf-top-left {
    margin-bottom: 1.5rem;
  }
}
@media (min-width: 768px) {
  .main-footer .mf-top-right-wrap {
    max-width: 36.5625rem;
    margin-left: auto;
  }
}
@media (min-width: 768px) {
  .main-footer .mf-top-col:first-child, .main-footer .mf-top-col:nth-child(2) {
    margin-bottom: 2.1875rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .main-footer .mf-top-col:first-child, .main-footer .mf-top-col:nth-child(2) {
    margin-bottom: 1.5rem;
  }
}
@media (max-width: 767px) {
  .main-footer .mf-top-col {
    text-align: center;
  }
  .main-footer .mf-top-col:not(:last-child) {
    margin-bottom: 1.5rem;
  }
}
.main-footer .mf-top-col .col-title {
  margin-bottom: 0.25rem;
  display: block;
  font-weight: 500;
  opacity: 0.6;
}
@media (max-width: 991px) {
  .main-footer .mf-top-col .col-title {
    font-size: 0.875rem;
  }
}
.main-footer .mf-top-col a {
  font-size: 1.125rem;
}
@media (max-width: 991px) {
  .main-footer .mf-top-col a {
    font-size: 1rem;
  }
}
.main-footer .mf-bottom {
  padding-top: 1rem;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
@media (min-width: 768px) {
  .main-footer .mf-bottom {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media (max-width: 767px) {
  .main-footer .mf-bottom * {
    font-size: 0.875rem;
  }
}
.main-footer .mf-bottom ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
@media (min-width: 992px) {
  .main-footer .mf-bottom ul {
    margin-left: 0.3125rem;
  }
}
.main-footer .mf-bottom ul li {
  padding: 0;
}
.main-footer .mf-bottom ul li:not(:last-child) {
  margin-right: 0.5rem;
  padding-right: 0.5rem;
  border-right: 2px solid rgba(255, 255, 255, 0.2);
}
@media (max-width: 767px) {
  .main-footer .mf-legal-nav {
    margin-top: 0.5rem;
  }
}

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