@import url(../includes/normalize/normalize.css);
@import url(../includes/bootstrap/css/bootstrap.css);
@import url(../includes/fontawesome/css/all.css);
@import url(../includes/owlcarousel/owl.carousel.min.css);
html {
  font-size: 100%; }
  @media all and (max-width: 1920px) {
    html {
      font-size: 90% !important; } }
  @media all and (max-width: 1600px) {
    html {
      font-size: 85% !important; } }
  @media all and (max-width: 1400px) {
    html {
      font-size: 75% !important; } }
  @media all and (max-width: 1024px) {
    html {
      font-size: 85% !important; } }
  @media all and (max-width: 990px) {
    html {
      font-size: 75% !important; } }

body {
  font-family: "articulat-cf", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  vertical-align: baseline;
  color: #000; }
  body a {
    color: #000;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s; }
    body a:hover {
      color: #888; }
  body h1, body h2, body h3, body h4, body h5, body h6 {
    font-weight: 600;
    margin: 0; }
  body h1 {
    font-size: 3.5rem;
    line-height: 1; }
    @media screen and (max-width: 1780px) {
      body h1 {
        font-size: 3.25rem; } }
    @media screen and (max-width: 1600px) {
      body h1 {
        font-size: 3rem; } }
    @media screen and (max-width: 1366px) {
      body h1 {
        font-size: 2.75rem; } }
    @media screen and (max-width: 1024px) {
      body h1 {
        font-size: 2.625rem;
        line-height: 1.25; } }
    @media screen and (max-width: 991px) {
      body h1 {
        font-size: 2.375rem; } }
    @media screen and (max-width: 768px) {
      body h1 {
        font-size: 2.125rem; } }
    @media screen and (max-width: 600px) {
      body h1 {
        font-size: 2rem; } }
    @media screen and (max-width: 568px) {
      body h1 {
        font-size: 1.875rem;
        line-height: 1.35; } }
  body h2 {
    font-size: 3.25rem;
    line-height: 1; }
    @media screen and (max-width: 1780px) {
      body h2 {
        font-size: 3rem; } }
    @media screen and (max-width: 1600px) {
      body h2 {
        font-size: 2.75rem; } }
    @media screen and (max-width: 1366px) {
      body h2 {
        font-size: 2.5rem;
        line-height: 1.25; } }
    @media screen and (max-width: 1024px) {
      body h2 {
        font-size: 2.375rem; } }
    @media screen and (max-width: 991px) {
      body h2 {
        font-size: 2.25rem; } }
    @media screen and (max-width: 768px) {
      body h2 {
        font-size: 2rem;
        line-height: 1.35; } }
    @media screen and (max-width: 600px) {
      body h2 {
        font-size: 1.875rem; } }
  body h3 {
    font-size: 2.75rem;
    line-height: 1; }
    @media screen and (max-width: 1780px) {
      body h3 {
        font-size: 2.5rem;
        line-height: 1.25; } }
    @media screen and (max-width: 1600px) {
      body h3 {
        font-size: 2.125rem; } }
    @media screen and (max-width: 1366px) {
      body h3 {
        font-size: 2rem; } }
    @media screen and (max-width: 1024px) {
      body h3 {
        font-size: 1.875rem;
        line-height: 1.35; } }
    @media screen and (max-width: 991px) {
      body h3 {
        font-size: 1.625rem;
        line-height: 1.5; } }
    @media screen and (max-width: 768px) {
      body h3 {
        font-size: 1.5rem; } }
    @media screen and (max-width: 600px) {
      body h3 {
        font-size: 1.375rem; } }
  body h4 {
    font-size: 2.125rem;
    line-height: 1; }
    @media screen and (max-width: 1600px) {
      body h4 {
        font-size: 2rem;
        line-height: 1.25; } }
    @media screen and (max-width: 1366px) {
      body h4 {
        font-size: 1.875rem;
        line-height: 1.35; } }
    @media screen and (max-width: 768px) {
      body h4 {
        font-size: 1.5rem;
        line-height: 1.5; } }
    @media screen and (max-width: 600px) {
      body h4 {
        font-size: 1.375rem; } }
  body h5 {
    font-size: 2rem;
    line-height: 1.15; }
    @media screen and (max-width: 1600px) {
      body h5 {
        font-size: 1.875rem;
        line-height: 1.35; } }
    @media screen and (max-width: 768px) {
      body h5 {
        font-size: 1.75rem; } }
    @media screen and (max-width: 600px) {
      body h5 {
        font-size: 1.625rem;
        line-height: 1.5; } }
    @media screen and (max-width: 568px) {
      body h5 {
        font-size: 1.5rem; } }
  body h6 {
    font-size: 1.75rem;
    line-height: 1.25; }
    @media screen and (max-width: 768px) {
      body h6 {
        font-size: 1.625rem;
        line-height: 1.5; } }
    @media screen and (max-width: 600px) {
      body h6 {
        font-size: 1.5rem; } }
  body .text-xxs {
    font-size: 1.125rem; }
  body .text-xs {
    font-size: 1.25rem; }
  body .text-sm {
    font-size: 1.375rem; }
    @media screen and (max-width: 768px) {
      body .text-sm {
        font-size: 1.25rem; } }
    @media screen and (max-width: 600px) {
      body .text-sm {
        font-size: 1.125rem; } }
    @media screen and (max-width: 568px) {
      body .text-sm {
        font-size: 1rem; } }
  body .text-md {
    font-size: 1.5rem; }
    @media screen and (max-width: 768px) {
      body .text-md {
        font-size: 1.375rem; } }
    @media screen and (max-width: 600px) {
      body .text-md {
        font-size: 1.25rem; } }
  body .text-lg {
    font-size: 1.625rem; }
    @media screen and (max-width: 1024px) {
      body .text-lg {
        font-size: 1.5rem; } }
    @media screen and (max-width: 768px) {
      body .text-lg {
        font-size: 1.375rem; } }
    @media screen and (max-width: 600px) {
      body .text-lg {
        font-size: 1.25rem; } }
  body .text-xl {
    font-size: 1.75rem; }
    @media screen and (max-width: 991px) {
      body .text-xl {
        font-size: 1.5rem; } }
    @media screen and (max-width: 768px) {
      body .text-xl {
        font-size: 1.375rem; } }
    @media screen and (max-width: 600px) {
      body .text-xl {
        font-size: 1.25rem; } }
  body .text-xxl {
    font-size: 1.875rem; }
    @media screen and (max-width: 1024px) {
      body .text-xxl {
        font-size: 1.625rem; } }
    @media screen and (max-width: 991px) {
      body .text-xxl {
        font-size: 1.5rem; } }
    @media screen and (max-width: 768px) {
      body .text-xxl {
        font-size: 1.375rem; } }
    @media screen and (max-width: 600px) {
      body .text-xxl {
        font-size: 1.25rem; } }
  body .text-3xl {
    font-size: 2rem; }
    @media screen and (max-width: 1366px) {
      body .text-3xl {
        font-size: 1.875rem;
        line-height: 1.5; } }
    @media screen and (max-width: 1024px) {
      body .text-3xl {
        font-size: 1.625rem; } }
    @media screen and (max-width: 991px) {
      body .text-3xl {
        font-size: 1.5rem; } }
    @media screen and (max-width: 768px) {
      body .text-3xl {
        font-size: 1.375rem; } }
    @media screen and (max-width: 600px) {
      body .text-3xl {
        font-size: 1.25rem; } }
  body .text-4xl {
    font-size: 2.125rem; }
    @media screen and (max-width: 1600px) {
      body .text-4xl {
        font-size: 2rem; } }
    @media screen and (max-width: 1366px) {
      body .text-4xl {
        font-size: 1.875rem;
        line-height: 1.5; } }
    @media screen and (max-width: 1024px) {
      body .text-4xl {
        font-size: 1.625rem; } }
    @media screen and (max-width: 991px) {
      body .text-4xl {
        font-size: 1.5rem; } }
    @media screen and (max-width: 768px) {
      body .text-4xl {
        font-size: 1.375rem; } }
    @media screen and (max-width: 600px) {
      body .text-4xl {
        font-size: 1.25rem; } }
  body .text-5xl {
    font-size: 2.25rem; }
    @media screen and (max-width: 1600px) {
      body .text-5xl {
        font-size: 2rem; } }
    @media screen and (max-width: 1366px) {
      body .text-5xl {
        font-size: 1.875rem;
        line-height: 1.5; } }
    @media screen and (max-width: 1024px) {
      body .text-5xl {
        font-size: 1.625rem; } }
    @media screen and (max-width: 991px) {
      body .text-5xl {
        font-size: 1.5rem; } }
    @media screen and (max-width: 768px) {
      body .text-5xl {
        font-size: 1.375rem; } }
    @media screen and (max-width: 600px) {
      body .text-5xl {
        font-size: 1.25rem; } }
  body .text-6xl {
    font-size: 2.375rem; }
    @media screen and (max-width: 1600px) {
      body .text-6xl {
        font-size: 2rem; } }
    @media screen and (max-width: 1366px) {
      body .text-6xl {
        font-size: 1.875rem;
        line-height: 1.5; } }
    @media screen and (max-width: 1024px) {
      body .text-6xl {
        font-size: 1.625rem; } }
    @media screen and (max-width: 991px) {
      body .text-6xl {
        font-size: 1.5rem; } }
    @media screen and (max-width: 768px) {
      body .text-6xl {
        font-size: 1.375rem; } }
    @media screen and (max-width: 600px) {
      body .text-6xl {
        font-size: 1.25rem; } }
  body .text-7xl {
    font-size: 2.5rem; }
    @media screen and (max-width: 1600px) {
      body .text-7xl {
        font-size: 2.125rem; } }
    @media screen and (max-width: 1366px) {
      body .text-7xl {
        font-size: 2rem; } }
    @media screen and (max-width: 1024px) {
      body .text-7xl {
        font-size: 1.875rem;
        line-height: 1.5; } }
    @media screen and (max-width: 991px) {
      body .text-7xl {
        font-size: 1.625rem; } }
    @media screen and (max-width: 768px) {
      body .text-7xl {
        font-size: 1.5rem; } }
    @media screen and (max-width: 600px) {
      body .text-7xl {
        font-size: 1.375rem; } }
  body .col-gap-xxs {
    column-gap: 2em; }
  body .col-gap-xs {
    column-gap: 3em; }
  body .col-gap-sm {
    column-gap: 4em; }
    @media screen and (max-width: 1600px) {
      body .col-gap-sm {
        column-gap: 3em; } }
    @media screen and (max-width: 1366px) {
      body .col-gap-sm {
        column-gap: 2em; } }
  body .col-gap-md {
    column-gap: 6em; }
    @media screen and (max-width: 1780px) {
      body .col-gap-md {
        column-gap: 5em; } }
    @media screen and (max-width: 1600px) {
      body .col-gap-md {
        column-gap: 4em; } }
    @media screen and (max-width: 1366px) {
      body .col-gap-md {
        column-gap: 3em; } }
    @media screen and (max-width: 1024px) {
      body .col-gap-md {
        column-gap: 2em; } }
  body .col-gap-lg {
    column-gap: 7em; }
    @media screen and (max-width: 1780px) {
      body .col-gap-lg {
        column-gap: 5em; } }
    @media screen and (max-width: 1600px) {
      body .col-gap-lg {
        column-gap: 4em; } }
    @media screen and (max-width: 1366px) {
      body .col-gap-lg {
        column-gap: 3em; } }
    @media screen and (max-width: 1024px) {
      body .col-gap-lg {
        column-gap: 2em; } }
  body .col-gap-xl {
    column-gap: 8em; }
    @media screen and (max-width: 1780px) {
      body .col-gap-xl {
        column-gap: 6em; } }
    @media screen and (max-width: 1600px) {
      body .col-gap-xl {
        column-gap: 4em; } }
    @media screen and (max-width: 1366px) {
      body .col-gap-xl {
        column-gap: 3em; } }
    @media screen and (max-width: 1024px) {
      body .col-gap-xl {
        column-gap: 2em; } }

a.button {
  background: #fff;
  color: #244094;
  display: inline-block;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a5299', endColorstr='#1d3e72',GradientType=1 );
  /* IE6-9 */
  position: relative;
  cursor: pointer;
  padding: 20px 55px;
  margin: 0;
  line-height: 1;
  text-align: center;
  text-shadow: none !important;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s; }
  @media screen and (max-width: 1920px) {
    a.button {
      padding: 13px 38px; } }

div.button,
li.button {
  background: #fff;
  color: #244094;
  display: inline-block;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a5299', endColorstr='#1d3e72',GradientType=1 );
  /* IE6-9 */
  position: relative;
  cursor: pointer;
  padding: 20px 55px;
  margin: 0;
  line-height: 1;
  text-align: center;
  text-shadow: none !important;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  cursor: auto; }
  @media screen and (max-width: 1920px) {
    div.button,
    li.button {
      padding: 13px 38px; } }
  div.button:hover,
  li.button:hover {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }

.wp-block-buttons .wp-block-button a {
  background: #fff;
  color: #244094;
  display: inline-block;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a5299', endColorstr='#1d3e72',GradientType=1 );
  /* IE6-9 */
  position: relative;
  cursor: pointer;
  padding: 20px 55px;
  margin: 0;
  line-height: 1;
  text-align: center;
  text-shadow: none !important;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s; }
  @media screen and (max-width: 1920px) {
    .wp-block-buttons .wp-block-button a {
      padding: 13px 38px; } }
.wp-block-buttons .wp-block-button.is-style-outline a {
  background: none !important;
  border: solid 3px #000000 !important;
  color: #000000 !important;
  text-shadow: none !important; }
.wp-block-buttons .wp-block-button.xs .wp-block-button__link {
  font-size: 1.375rem;
  font-weight: 500;
  line-height: 1.35;
  max-width: 250px;
  padding: 12px 10px;
  width: 100%; }
  @media screen and (max-width: 1024px) {
    .wp-block-buttons .wp-block-button.xs .wp-block-button__link {
      font-size: 1.25rem;
      padding: 10px 10px; } }
.wp-block-buttons .wp-block-button.sm .wp-block-button__link {
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.5;
  padding: 12px 40px; }
  @media screen and (max-width: 1024px) {
    .wp-block-buttons .wp-block-button.sm .wp-block-button__link {
      font-size: 1.375rem;
      padding: 10px 35px; } }
.wp-block-buttons .wp-block-button.md .wp-block-button__link {
  font-size: 1.875rem;
  font-weight: 500;
  line-height: 1.25;
  padding: 20px 50px; }
  @media screen and (max-width: 1780px) {
    .wp-block-buttons .wp-block-button.md .wp-block-button__link {
      font-size: 1.75rem;
      padding: 18px 40px; } }
  @media screen and (max-width: 1024px) {
    .wp-block-buttons .wp-block-button.md .wp-block-button__link {
      font-size: 1.625rem;
      padding: 15px 40px; } }
.wp-block-buttons .wp-block-button.lg .wp-block-button__link {
  font-weight: 500;
  padding: 20px 40px; }
.wp-block-buttons .wp-block-button.green .wp-block-button__link {
  background: #00B352;
  color: #fff; }
.wp-block-buttons .wp-block-button.blue .wp-block-button__link {
  background: #244094;
  color: #fff; }
.wp-block-buttons .wp-block-button.arrow .wp-block-button__link {
  align-items: center;
  column-gap: 10px;
  display: flex;
  min-width: 260px;
  position: relative;
  text-align: left; }
  @media screen and (max-width: 1780px) {
    .wp-block-buttons .wp-block-button.arrow .wp-block-button__link {
      min-width: 215px; } }
  .wp-block-buttons .wp-block-button.arrow .wp-block-button__link::after {
    background-image: url("../images/button-arrow-1.png");
    background-repeat: no-repeat;
    background-position: center  center;
    content: '';
    display: inline-block;
    height: 24px;
    position: relative;
    right: 0;
    width: 24px;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s; }
    @media screen and (max-width: 1366px) {
      .wp-block-buttons .wp-block-button.arrow .wp-block-button__link::after {
        height: 20px;
        width: 20px; } }
    @media screen and (max-width: 1024px) {
      .wp-block-buttons .wp-block-button.arrow .wp-block-button__link::after {
        background-size: 100% auto;
        height: 18px;
        width: 18px; } }
  .wp-block-buttons .wp-block-button.arrow .wp-block-button__link:hover::after {
    right: -5px; }

:root :where(.wp-block-image.is-style-rounded img,.wp-block-image .is-style-rounded img) {
  border-radius: 50px; }
  @media screen and (max-width: 1280px) {
    :root :where(.wp-block-image.is-style-rounded img,.wp-block-image .is-style-rounded img) {
      border-radius: 40px; } }
  @media screen and (max-width: 991px) {
    :root :where(.wp-block-image.is-style-rounded img,.wp-block-image .is-style-rounded img) {
      border-radius: 30px; } }

html, body {
  overflow-x: hidden; }

html {
  scroll-behavior: smooth; }

@media screen and (min-width: 1025px) {
  body .no-gutters {
    margin-right: 0;
    margin-left: 0; } }
@media screen and (min-width: 1025px) {
  body .no-gutters > .col,
  body .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; } }
@media screen and (max-width: 1024px) {
  body .col,
  body [class*="col-"] {
    flex-basis: 100%;
    margin-bottom: 30px; } }
body #main-container {
  background: #fff;
  display: inline-block;
  position: relative;
  width: 100%; }
  body #main-container:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    display: block;
    width: 100%;
    height: 130px;
    pointer-events: none; }
    @media screen and (max-width: 1024px) {
      body #main-container:before {
        height: 70px; } }
  @media screen and (max-width: 1024px) {
    body #main-container {
      padding-top: 70px; } }
body:not(.home) #main-container {
  font-size: 1.625rem;
  line-height: 1.5;
  margin-top: 160px; }
  @media screen and (max-width: 1780px) {
    body:not(.home) #main-container {
      margin-top: 140px; } }
  @media screen and (max-width: 1600px) {
    body:not(.home) #main-container {
      font-size: 1.5rem; } }
  @media screen and (max-width: 1024px) {
    body:not(.home) #main-container {
      font-size: 1.375rem;
      margin-top: 70px; } }
  @media screen and (max-width: 600px) {
    body:not(.home) #main-container {
      margin-top: 50px; } }
body:not(.home) .cta-wrap {
  padding-top: 2.75em; }
  @media screen and (max-width: 1400px) {
    body:not(.home) .cta-wrap {
      padding-top: 3.25em; } }
  @media screen and (max-width: 991px) {
    body:not(.home) .cta-wrap {
      padding-top: 3.75em; } }
  @media screen and (max-width: 781px) {
    body:not(.home) .cta-wrap {
      padding-top: 4.5em; } }
body .page-content {
  padding-top: 90px;
  padding-bottom: 90px; }
  @media screen and (max-width: 1024px) {
    body .page-content {
      padding-top: 30px;
      padding-bottom: 30px; } }
body .search_list .page-content {
  padding-top: 90px;
  padding-bottom: 90px; }
  @media screen and (max-width: 1024px) {
    body .search_list .page-content {
      padding-top: 30px;
      padding-bottom: 30px; } }
body a {
  text-decoration: none; }
body > aside {
  pointer-events: none !important; }
body img {
  height: auto; }
body .container-xxl, body .container-xl, body .container-lg, body .container-md, body .container-sm, body .container {
  max-width: 80vw !important;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s; }
  @media screen and (max-width: 1600px) {
    body .container-xxl, body .container-xl, body .container-lg, body .container-md, body .container-sm, body .container {
      max-width: 94vw !important; } }
  @media screen and (max-width: 1024px) {
    body .container-xxl, body .container-xl, body .container-lg, body .container-md, body .container-sm, body .container {
      max-width: calc(100vw - 0px) !important; } }
body ul.layout {
  list-style: none;
  margin: 0;
  padding: 0; }
body.home {
  background: #244094; }
  @media screen and (max-width: 1024px) {
    body.home #main-container {
      padding-top: 20px; } }
body .bordered-btm {
  border-bottom-left-radius: 70px;
  border-bottom-right-radius: 70px; }
  @media screen and (max-width: 1280px) {
    body .bordered-btm {
      border-bottom-left-radius: 50px;
      border-bottom-right-radius: 50px; } }
  @media screen and (max-width: 991px) {
    body .bordered-btm {
      border-bottom-left-radius: 40px;
      border-bottom-right-radius: 40px; } }
  @media screen and (max-width: 781px) {
    body .bordered-btm {
      border-bottom-left-radius: 30px;
      border-bottom-right-radius: 30px; } }
body .bordered-top {
  border-top-left-radius: 70px;
  border-top-right-radius: 70px; }
  @media screen and (max-width: 1280px) {
    body .bordered-top {
      border-top-left-radius: 50px;
      border-top-right-radius: 50px; } }
  @media screen and (max-width: 991px) {
    body .bordered-top {
      border-top-left-radius: 40px;
      border-top-right-radius: 40px; } }
  @media screen and (max-width: 781px) {
    body .bordered-top {
      border-top-left-radius: 30px;
      border-top-right-radius: 30px; } }
body .bordered-btm-l {
  border-bottom-left-radius: 70px; }
  @media screen and (max-width: 1280px) {
    body .bordered-btm-l {
      border-bottom-left-radius: 50px; } }
  @media screen and (max-width: 991px) {
    body .bordered-btm-l {
      border-bottom-left-radius: 40px; } }
  @media screen and (max-width: 781px) {
    body .bordered-btm-l {
      border-bottom-left-radius: 30px; } }
body .bordered-btm-r {
  border-bottom-right-radius: 70px; }
  @media screen and (max-width: 1280px) {
    body .bordered-btm-r {
      border-bottom-right-radius: 50px; } }
  @media screen and (max-width: 991px) {
    body .bordered-btm-r {
      border-bottom-right-radius: 40px; } }
  @media screen and (max-width: 781px) {
    body .bordered-btm-r {
      border-bottom-right-radius: 30px; } }
body .bordered-top-l {
  border-top-left-radius: 70px; }
  @media screen and (max-width: 1280px) {
    body .bordered-top-l {
      border-top-left-radius: 50px; } }
  @media screen and (max-width: 991px) {
    body .bordered-top-l {
      border-top-left-radius: 40px; } }
  @media screen and (max-width: 781px) {
    body .bordered-top-l {
      border-top-left-radius: 30px; } }
body .bordered-top-r {
  border-top-right-radius: 70px; }
  @media screen and (max-width: 1280px) {
    body .bordered-top-r {
      border-top-left-radius: 50px; } }
  @media screen and (max-width: 991px) {
    body .bordered-top-r {
      border-top-left-radius: 40px; } }
  @media screen and (max-width: 781px) {
    body .bordered-top-r {
      border-top-left-radius: 30px; } }

.heading-content {
  background: #244094;
  color: #fff;
  font-size: 1.625rem; }
  @media screen and (max-width: 1600px) {
    .heading-content {
      font-size: 1.5rem; } }
  @media screen and (max-width: 1024px) {
    .heading-content {
      font-size: 1.375rem;
      padding-left: 10px;
      padding-right: 10px; } }
  .heading-content h1 {
    color: #86D722; }
  .heading-content p {
    margin-bottom: 0; }
    .heading-content p + p {
      margin-top: 1em; }
  .heading-content.on-custom > .wp-block-group__inner-container {
    padding-bottom: 1.5em; }
    @media screen and (max-width: 781px) {
      .heading-content.on-custom > .wp-block-group__inner-container {
        padding-top: 2em; } }
  .heading-content:not(.on-custom) > .wp-block-group__inner-container {
    padding-bottom: 8em;
    padding-top: 0 !important; }
    @media screen and (max-width: 781px) {
      .heading-content:not(.on-custom) > .wp-block-group__inner-container {
        padding-bottom: 6em; } }

.page-content-wrap {
  background: #fff; }

.subpage-content-wrap {
  background: #162F73;
  color: #fff; }
  .subpage-content-wrap ul {
    margin-bottom: 2em;
    margin-top: 1em; }
    .subpage-content-wrap ul li + li {
      margin-top: 10px; }
  .subpage-content-wrap .wp-block-video {
    border-radius: 50px;
    overflow: hidden; }
    @media screen and (max-width: 991px) {
      .subpage-content-wrap .wp-block-video {
        border-radius: 40px; } }
    @media screen and (max-width: 781px) {
      .subpage-content-wrap .wp-block-video {
        border-radius: 30px; } }

.page-content-wrap,
.subpage-content-wrap {
  border-bottom-left-radius: 70px;
  border-bottom-right-radius: 70px;
  border-top-left-radius: 70px;
  border-top-right-radius: 70px;
  margin-bottom: -3em;
  margin-top: -3em;
  position: relative;
  z-index: 10; }
  @media screen and (max-width: 1280px) {
    .page-content-wrap,
    .subpage-content-wrap {
      border-bottom-left-radius: 50px;
      border-bottom-right-radius: 50px;
      border-top-left-radius: 50px;
      border-top-right-radius: 50px; } }
  @media screen and (max-width: 991px) {
    .page-content-wrap,
    .subpage-content-wrap {
      border-bottom-left-radius: 40px;
      border-bottom-right-radius: 40px;
      border-top-left-radius: 40px;
      border-top-right-radius: 40px; } }
  @media screen and (max-width: 781px) {
    .page-content-wrap,
    .subpage-content-wrap {
      border-bottom-left-radius: 30px;
      border-bottom-right-radius: 30px;
      border-top-left-radius: 30px;
      border-top-right-radius: 30px; } }
  .page-content-wrap p,
  .subpage-content-wrap p {
    margin-bottom: 0; }
    .page-content-wrap p + p,
    .subpage-content-wrap p + p {
      margin-top: 1.75em; }
  .page-content-wrap .wp-block-buttons,
  .subpage-content-wrap .wp-block-buttons {
    margin-top: 3em; }
  .page-content-wrap > .wp-block-group__inner-container,
  .subpage-content-wrap > .wp-block-group__inner-container {
    padding-bottom: 0 !important;
    padding-top: 0 !important; }
    .page-content-wrap > .wp-block-group__inner-container .wp-block-group + .wp-block-group > .wp-block-group__inner-container,
    .subpage-content-wrap > .wp-block-group__inner-container .wp-block-group + .wp-block-group > .wp-block-group__inner-container {
      padding-top: 0 !important; }

.people-grid {
  background: #162F73;
  border-bottom-left-radius: 70px;
  border-bottom-right-radius: 70px;
  border-top-left-radius: 70px;
  border-top-right-radius: 70px;
  color: #fff;
  margin-bottom: -3em;
  margin-top: -4em;
  position: relative;
  z-index: 11; }
  @media screen and (max-width: 1280px) {
    .people-grid {
      border-bottom-left-radius: 50px;
      border-bottom-right-radius: 50px;
      border-top-left-radius: 50px;
      border-top-right-radius: 50px; } }
  @media screen and (max-width: 991px) {
    .people-grid {
      border-bottom-left-radius: 40px;
      border-bottom-right-radius: 40px;
      border-top-left-radius: 40px;
      border-top-right-radius: 40px; } }
  @media screen and (max-width: 781px) {
    .people-grid {
      border-bottom-left-radius: 30px;
      border-bottom-right-radius: 30px;
      border-top-left-radius: 30px;
      border-top-right-radius: 30px; } }
  .people-grid h2 {
    color: #9AD44A;
    margin-bottom: 1.75em; }
  .people-grid h3 {
    font-size: 2.375rem;
    line-height: 1.35;
    margin: 0 0 10px;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s; }
    @media screen and (max-width: 1366px) {
      .people-grid h3 {
        font-size: 2.125rem; } }
    @media screen and (max-width: 781px) {
      .people-grid h3 {
        font-size: 2rem; } }
    .people-grid h3, .people-grid h3 > a {
      color: #9AD44A; }
  .people-grid__group {
    margin-bottom: 1.5em;
    gap: 1.25em;
    padding-bottom: 0 !important;
    padding-top: 0 !important; }
    @media screen and (max-width: 991px) {
      .people-grid__group {
        gap: 1em;
        grid-template-columns: repeat(2, minmax(0, 1fr)); } }
    @media screen and (max-width: 781px) {
      .people-grid__group {
        gap: 15px;
        grid-template-columns: repeat(1, minmax(0, 1fr)); } }
    .people-grid__group > .wp-block-group__inner-container {
      gap: 1.25em;
      padding-bottom: 0 !important;
      padding-top: 0 !important; }
      @media screen and (max-width: 991px) {
        .people-grid__group > .wp-block-group__inner-container {
          gap: 1em;
          grid-template-columns: repeat(2, minmax(0, 1fr)); } }
      @media screen and (max-width: 781px) {
        .people-grid__group > .wp-block-group__inner-container {
          gap: 15px;
          grid-template-columns: repeat(1, minmax(0, 1fr)); } }
  .people-grid__item {
    background: #244094;
    border-radius: 50px;
    box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.15);
    font-size: 1.5rem;
    line-height: 1.5;
    padding: 2em 1em 3em;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s; }
    .people-grid__item > .wp-block-group {
      width: 100%; }
    .people-grid__item .wp-block-image {
      align-items: center;
      display: flex;
      margin-bottom: 2em;
      max-width: 225px;
      width: 100%; }
      .people-grid__item .wp-block-image img {
        border-radius: 50%;
        box-shadow: 0 10px 10px 15px rgba(0, 0, 0, 0.25);
        width: 100%; }
    .people-grid__item .wp-block-heading {
      align-items: center;
      display: flex; }
    .people-grid__item .wp-block-group__inner-container {
      align-items: center;
      display: flex;
      flex-direction: column;
      justify-content: center;
      padding: 0 !important; }
    .people-grid__item p.has-medium-font-size {
      margin-top: -10px;
      font-size: 1.25rem !important; }
    .people-grid__item ul {
      font-size: 1.125rem;
      margin-top: 1em; }
      .people-grid__item ul li + li {
        margin-top: 10px; }
    .people-grid__item strong {
      font-weight: 600; }
  @media screen and (min-width: 1101px) {
    .people-grid.display-flex .people-grid__group {
      display: flex;
      justify-content: center; } }
  .people-grid.display-flex .people-grid__group > .wp-block-group__inner-container {
    display: flex;
    justify-content: center; }
  @media screen and (min-width: 1101px) {
    .people-grid.display-flex .people-grid__item {
      min-width: 520px; } }

.service-grid {
  background: #244094;
  border-bottom-left-radius: 70px;
  border-bottom-right-radius: 70px;
  border-top-left-radius: 70px;
  border-top-right-radius: 70px;
  color: #fff;
  margin-bottom: -3em;
  margin-top: 2em;
  position: relative;
  z-index: 11; }
  @media screen and (max-width: 1280px) {
    .service-grid {
      border-bottom-left-radius: 50px;
      border-bottom-right-radius: 50px;
      border-top-left-radius: 50px;
      border-top-right-radius: 50px; } }
  @media screen and (max-width: 991px) {
    .service-grid {
      border-bottom-left-radius: 40px;
      border-bottom-right-radius: 40px;
      border-top-left-radius: 40px;
      border-top-right-radius: 40px; } }
  @media screen and (max-width: 781px) {
    .service-grid {
      border-bottom-left-radius: 30px;
      border-bottom-right-radius: 30px;
      border-top-left-radius: 30px;
      border-top-right-radius: 30px; } }
  .service-grid h2 {
    color: #9AD44A;
    margin-bottom: 1.75em; }
  .service-grid h3 {
    font-size: 2rem;
    line-height: 1.35;
    margin: 0 0 5px;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s; }
    .service-grid h3, .service-grid h3 > a {
      color: #9AD44A; }
  .service-grid__group {
    margin-bottom: 1.5em;
    gap: 1.25em;
    padding-bottom: 0 !important;
    padding-top: 0 !important; }
    @media screen and (max-width: 991px) {
      .service-grid__group {
        gap: 2.5em;
        grid-template-columns: repeat(2, minmax(0, 1fr)); } }
    @media screen and (max-width: 781px) {
      .service-grid__group {
        gap: 2em;
        grid-template-columns: repeat(1, minmax(0, 1fr)); } }
    .service-grid__group > .wp-block-group__inner-container {
      gap: 1.25em;
      padding-bottom: 0 !important;
      padding-top: 0 !important; }
      @media screen and (max-width: 991px) {
        .service-grid__group > .wp-block-group__inner-container {
          gap: 2.5em;
          grid-template-columns: repeat(2, minmax(0, 1fr)); } }
      @media screen and (max-width: 781px) {
        .service-grid__group > .wp-block-group__inner-container {
          gap: 2em;
          grid-template-columns: repeat(1, minmax(0, 1fr)); } }
  .service-grid__item {
    background: #244094;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s; }
    @media screen and (min-width: 569px) {
      .service-grid__item {
        padding: 1.5em 1.75em; } }
    @media screen and (min-width: 569px) {
      .service-grid__item:hover {
        background: #fff;
        border-color: #fff !important;
        border-radius: 30px !important;
        color: #244094; }
        .service-grid__item:hover h3, .service-grid__item:hover h3 > a {
          color: #1D3E99; }
          .service-grid__item:hover h3:hover, .service-grid__item:hover h3 > a:hover {
            color: #9AD44A; } }
    .service-grid__item--bottom {
      border-bottom: 3px solid #00B352; }
      @media screen and (max-width: 568px) {
        .service-grid__item--bottom {
          border-bottom: 0; } }
      .service-grid__item--bottom.service-grid__item--right {
        border-bottom-right-radius: 30px; }
    .service-grid__item--left {
      border-left: 3px solid #00B352; }
      @media screen and (max-width: 568px) {
        .service-grid__item--left {
          border-left: 0; } }
      .service-grid__item--left.service-grid__item--bottom {
        border-bottom-left-radius: 30px; }
      .service-grid__item--left.service-grid__item--top {
        border-top-left-radius: 30px; }
    .service-grid__item--right {
      border-right: 3px solid #00B352; }
      @media screen and (max-width: 568px) {
        .service-grid__item--right {
          border-right: 0; } }
      .service-grid__item--right.service-grid__item--top {
        border-top-right-radius: 30px; }
    .service-grid__item--top {
      border-top: 3px solid #00B352; }
      @media screen and (max-width: 568px) {
        .service-grid__item--top {
          border-top: 0; } }
    .service-grid__item > .wp-block-image {
      align-items: center;
      display: flex;
      margin-bottom: 5px;
      min-height: 115px; }
      @media screen and (max-width: 781px) {
        .service-grid__item > .wp-block-image {
          min-height: 0; } }
      @media screen and (max-width: 568px) {
        .service-grid__item > .wp-block-image {
          display: none; } }
    .service-grid__item > .wp-block-heading {
      align-items: center;
      display: flex;
      min-height: 80px; }
      @media screen and (max-width: 781px) {
        .service-grid__item > .wp-block-heading {
          min-height: 0; } }
    @media screen and (min-width: 569px) {
      .service-grid__item:hover > .wp-block-heading {
        color: #244094; } }

.home-content {
  background: #fff;
  margin-bottom: -65px;
  margin-top: -65px;
  position: relative;
  z-index: 6; }
  .home-content::before, .home-content::after {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    content: '';
    display: inline-block;
    position: absolute;
    height: 460px;
    width: 680px;
    z-index: 1; }
    @media screen and (max-width: 1366px) {
      .home-content::before, .home-content::after {
        height: 370px;
        width: 550px; } }
    @media screen and (max-width: 991px) {
      .home-content::before, .home-content::after {
        height: 300px;
        width: 420px; } }
    @media screen and (max-width: 781px) {
      .home-content::before, .home-content::after {
        display: none; } }
    @media screen and (max-width: 600px) {
      .home-content::before, .home-content::after {
        height: 225px;
        width: 325px; } }
  .home-content::before {
    background-image: url("../images/ornamental-1.png");
    top: 88%;
    left: -15%; }
    @media screen and (max-width: 1780px) {
      .home-content::before {
        top: 85%;
        left: -20%; } }
    @media screen and (max-width: 1280px) {
      .home-content::before {
        left: -25%; } }
    @media screen and (max-width: 600px) {
      .home-content::before {
        left: -30%; } }
  .home-content::after {
    background-image: url("../images/ornamental-2.png");
    right: -15%;
    top: 26%; }
    @media screen and (max-width: 1780px) {
      .home-content::after {
        right: -20%;
        top: 20%; } }
    @media screen and (max-width: 1280px) {
      .home-content::after {
        right: -25%; } }
    @media screen and (max-width: 600px) {
      .home-content::after {
        right: -30%; } }
  .home-content > .wp-block-group__inner-container {
    padding-bottom: 0 !important; }
    @media screen and (max-width: 1024px) {
      .home-content > .wp-block-group__inner-container {
        padding-top: 0 !important; } }
  .home-content.no-testi::before {
    top: 80%; }
    @media screen and (max-width: 1780px) {
      .home-content.no-testi::before {
        top: 77%; } }

.testimonial-wrap {
  padding-bottom: 3em;
  padding-top: 8em; }
  @media only screen and (max-width: 1366px) {
    .testimonial-wrap {
      padding-bottom: 1em;
      padding-top: 6em; } }
  .testimonial-wrap .wp-block-heading {
    color: #9AD44A;
    margin-bottom: 1.25em; }
    @media only screen and (max-width: 1366px) {
      .testimonial-wrap .wp-block-heading {
        margin-bottom: 1em; } }
  .testimonial-wrap.bordered-btm-r {
    position: relative; }
    .testimonial-wrap.bordered-btm-r::before, .testimonial-wrap.bordered-btm-r::after {
      content: '';
      display: inline-block;
      left: 0;
      position: absolute;
      width: 100%; }
    .testimonial-wrap.bordered-btm-r::before {
      background: #244094;
      border-bottom-right-radius: 70px;
      height: 100%;
      top: 0;
      z-index: 1; }
      @media screen and (max-width: 1280px) {
        .testimonial-wrap.bordered-btm-r::before {
          border-bottom-right-radius: 50px; } }
      @media screen and (max-width: 991px) {
        .testimonial-wrap.bordered-btm-r::before {
          border-bottom-right-radius: 40px; } }
      @media screen and (max-width: 781px) {
        .testimonial-wrap.bordered-btm-r::before {
          border-bottom-right-radius: 30px; } }
    .testimonial-wrap.bordered-btm-r::after {
      background: #00B352;
      bottom: 0;
      height: 25%;
      left: 0;
      z-index: 0; }
    .testimonial-wrap.bordered-btm-r .wp-block-group__inner-container {
      position: relative;
      z-index: 4; }

.who-we-are {
  font-size: 1.625rem; }
  @media screen and (max-width: 1600px) {
    .who-we-are {
      font-size: 1.5rem; } }
  @media screen and (max-width: 1024px) {
    .who-we-are {
      font-size: 1.375rem; } }
  @media screen and (max-width: 781px) {
    .who-we-are {
      text-align: center; } }
  .who-we-are h2 {
    color: #00B352; }
  .who-we-are .wp-block-columns {
    column-gap: 10%; }
    @media screen and (max-width: 1780px) {
      .who-we-are .wp-block-columns {
        column-gap: 6%; } }
    .who-we-are .wp-block-columns > .wp-block-column:first-child {
      flex-basis: 35% !important; }
      .who-we-are .wp-block-columns > .wp-block-column:first-child .wp-block-image {
        margin-left: 15px;
        margin-top: -15px;
        max-width: 100px; }
        @media screen and (max-width: 1600px) {
          .who-we-are .wp-block-columns > .wp-block-column:first-child .wp-block-image img {
            max-width: 80px; } }
        @media screen and (max-width: 800px) {
          .who-we-are .wp-block-columns > .wp-block-column:first-child .wp-block-image img {
            max-width: 60px; } }
    .who-we-are .wp-block-columns > .wp-block-column:last-child {
      flex-basis: 65% !important; }
    .who-we-are .wp-block-columns > .wp-block-column > .wp-block-group {
      margin-bottom: 1.5em; }
      @media screen and (max-width: 781px) {
        .who-we-are .wp-block-columns > .wp-block-column > .wp-block-group {
          justify-content: center; } }
    .who-we-are .wp-block-columns > .wp-block-column .wp-block-buttons {
      margin-top: 3em; }
      @media screen and (max-width: 781px) {
        .who-we-are .wp-block-columns > .wp-block-column .wp-block-buttons {
          justify-content: center;
          margin-top: 1.5em; } }
  .who-we-are > .wp-block-group__inner-container {
    padding-bottom: 1.5em; }
    @media screen and (max-width: 1024px) {
      .who-we-are > .wp-block-group__inner-container {
        padding-top: 6em; } }

.why-choose h2 {
  color: #244094;
  margin-bottom: 3.5em; }
@media screen and (max-width: 1024px) {
  .why-choose .wp-block-columns {
    column-gap: 10px; } }
@media screen and (max-width: 781px) {
  .why-choose .wp-block-columns {
    row-gap: 4em; } }
.why-choose .wp-block-columns h5 {
  margin-bottom: 20px; }
  @media screen and (max-width: 1366px) {
    .why-choose .wp-block-columns h5 {
      margin-bottom: 10px; } }
.why-choose .wp-block-columns > .wp-block-column {
  background: #fff;
  border-radius: 50px;
  border-style: solid;
  border-width: 3px;
  font-size: 1.625rem;
  padding: 2em;
  position: relative; }
  @media screen and (max-width: 1780px) {
    .why-choose .wp-block-columns > .wp-block-column {
      padding: 2.5em 1em 1.75em; } }
  @media screen and (max-width: 1600px) {
    .why-choose .wp-block-columns > .wp-block-column {
      font-size: 1.5rem; } }
  @media screen and (max-width: 1366px) {
    .why-choose .wp-block-columns > .wp-block-column {
      padding: 2.75em 1.5em 1.5em; } }
  @media screen and (max-width: 1024px) {
    .why-choose .wp-block-columns > .wp-block-column {
      border-radius: 30px;
      font-size: 1.375rem; } }
  .why-choose .wp-block-columns > .wp-block-column::after {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% auto;
    content: '';
    display: inline-block;
    height: 60px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 50px;
    z-index: 2; }
    @media screen and (max-width: 781px) {
      .why-choose .wp-block-columns > .wp-block-column::after {
        display: none; } }
  .why-choose .wp-block-columns > .wp-block-column:first-child {
    border-color: #244094; }
    .why-choose .wp-block-columns > .wp-block-column:first-child h5 {
      color: #244094; }
    .why-choose .wp-block-columns > .wp-block-column:first-child::after {
      background-image: url("../images/bubble-1.png");
      bottom: -58px; }
      @media screen and (max-width: 1920px) {
        .why-choose .wp-block-columns > .wp-block-column:first-child::after {
          bottom: -59px; } }
      @media screen and (max-width: 1780px) {
        .why-choose .wp-block-columns > .wp-block-column:first-child::after {
          bottom: -58px; } }
    .why-choose .wp-block-columns > .wp-block-column:first-child > .wp-block-image {
      left: -1.5em;
      top: -1.5em; }
      @media screen and (max-width: 1780px) {
        .why-choose .wp-block-columns > .wp-block-column:first-child > .wp-block-image {
          left: -2.25em;
          top: -2.25em; } }
      @media screen and (max-width: 1366px) {
        .why-choose .wp-block-columns > .wp-block-column:first-child > .wp-block-image {
          left: -3.25em;
          top: -3.25em; } }
      @media screen and (max-width: 781px) {
        .why-choose .wp-block-columns > .wp-block-column:first-child > .wp-block-image {
          left: 0;
          display: flex;
          justify-content: center;
          top: -3.5em;
          width: 100%; } }
  .why-choose .wp-block-columns > .wp-block-column:nth-child(2) {
    border-color: #00B352; }
    .why-choose .wp-block-columns > .wp-block-column:nth-child(2) h5 {
      color: #00B352; }
    .why-choose .wp-block-columns > .wp-block-column:nth-child(2) > .wp-block-image {
      display: flex;
      justify-content: center;
      left: 0;
      top: -3.5em;
      width: 100%; }
  .why-choose .wp-block-columns > .wp-block-column:last-child {
    border-color: #9AD44A; }
    .why-choose .wp-block-columns > .wp-block-column:last-child h5 {
      color: #9AD44A; }
    .why-choose .wp-block-columns > .wp-block-column:last-child::after {
      background-image: url("../images/bubble-2.png");
      top: -58px; }
    .why-choose .wp-block-columns > .wp-block-column:last-child > .wp-block-image {
      right: -1.5em;
      top: -1.5em; }
      @media screen and (max-width: 1780px) {
        .why-choose .wp-block-columns > .wp-block-column:last-child > .wp-block-image {
          right: -2.25em;
          top: -2.25em; } }
      @media screen and (max-width: 1366px) {
        .why-choose .wp-block-columns > .wp-block-column:last-child > .wp-block-image {
          right: -2em;
          top: -3.25em; } }
      @media screen and (max-width: 781px) {
        .why-choose .wp-block-columns > .wp-block-column:last-child > .wp-block-image {
          right: 0;
          display: flex;
          justify-content: center;
          top: -3.5em;
          width: 100%; } }
  .why-choose .wp-block-columns > .wp-block-column:hover .wp-block-image img {
    transform: scaleX(-1); }
  .why-choose .wp-block-columns > .wp-block-column > .wp-block-image {
    margin-bottom: 0;
    position: absolute;
    z-index: 3; }
    .why-choose .wp-block-columns > .wp-block-column > .wp-block-image img {
      max-width: 120px;
      -webkit-transition: all 0.3s ease 0s;
      -moz-transition: all 0.3s ease 0s;
      transition: all 0.3s ease 0s; }
      @media screen and (max-width: 1780px) {
        .why-choose .wp-block-columns > .wp-block-column > .wp-block-image img {
          max-width: 110px; } }
      @media screen and (max-width: 1600px) {
        .why-choose .wp-block-columns > .wp-block-column > .wp-block-image img {
          max-width: 100px; } }
      @media screen and (max-width: 991px) {
        .why-choose .wp-block-columns > .wp-block-column > .wp-block-image img {
          max-width: 80px; } }
.why-choose .wp-block-buttons {
  margin-top: 5em; }
  @media screen and (max-width: 781px) {
    .why-choose .wp-block-buttons {
      margin-top: 2.5em; } }

.home .cta-wrap {
  padding-top: 100px; }

.cta-wrap {
  font-size: 2.625rem;
  line-height: 1;
  padding-bottom: 30px;
  padding-top: 30px; }
  @media screen and (max-width: 1780px) {
    .cta-wrap {
      font-size: 2.375rem; } }
  @media screen and (max-width: 1600px) {
    .cta-wrap {
      font-size: 2.25rem; } }
  @media screen and (max-width: 1366px) {
    .cta-wrap {
      font-size: 2.125rem; } }
  @media screen and (max-width: 1024px) {
    .cta-wrap {
      font-size: 1.875rem; } }
  @media screen and (max-width: 991px) {
    .cta-wrap {
      font-size: 1.75rem; } }
  @media screen and (max-width: 781px) {
    .cta-wrap {
      padding-bottom: 3em;
      padding-top: 2.5em; }
      .cta-wrap .is-layout-flex {
        justify-content: center; } }
  @media screen and (max-width: 568px) {
    .cta-wrap {
      font-size: 1.625rem; } }
  @media screen and (max-width: 414px) {
    .cta-wrap {
      font-size: 1.5rem; } }
  .cta-wrap img {
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s; }
    .cta-wrap img:hover {
      -webkit-transform: scale(0.9);
      -moz-transform: scale(0.9);
      -o-transform: scale(0.9);
      -ms-transform: scale(0.9);
      transform: scale(0.9); }
  .cta-wrap > .wp-block-group__inner-container {
    padding-bottom: 0;
    padding-top: 0; }
  .cta-wrap .wp-block-columns {
    justify-content: space-between;
    margin-bottom: 0 !important; }
    @media screen and (max-width: 1780px) {
      .cta-wrap .wp-block-columns {
        gap: 1em; } }
    @media screen and (max-width: 781px) {
      .cta-wrap .wp-block-columns {
        row-gap: 1.5em;
        padding-left: 15px;
        padding-right: 15px; } }
    .cta-wrap .wp-block-columns > .wp-block-column {
      flex-basis: content;
      flex-grow: 0; }
      @media screen and (max-width: 1780px) {
        .cta-wrap .wp-block-columns > .wp-block-column:first-child img {
          max-width: 120px; } }
      @media screen and (max-width: 1366px) {
        .cta-wrap .wp-block-columns > .wp-block-column:nth-child(2) img {
          max-width: 35px; } }
      @media screen and (max-width: 1024px) {
        .cta-wrap .wp-block-columns > .wp-block-column:first-child img {
          max-width: 95px; } }
      @media screen and (max-width: 991px) {
        .cta-wrap .wp-block-columns > .wp-block-column:first-child img {
          max-width: 75px; }
        .cta-wrap .wp-block-columns > .wp-block-column:nth-child(2) img {
          max-width: 30px; } }
      @media screen and (max-width: 781px) {
        .cta-wrap .wp-block-columns > .wp-block-column:first-child img {
          max-width: 100px; } }
      @media screen and (max-width: 600px) {
        .cta-wrap .wp-block-columns > .wp-block-column:nth-child(2) {
          line-height: 1.5;
          text-align: center; }
          .cta-wrap .wp-block-columns > .wp-block-column:nth-child(2) .wp-block-image {
            display: none; } }

.image-col .wp-block-columns {
  column-gap: 5em;
  margin-bottom: 0 !important; }
  @media screen and (max-width: 1024px) {
    .image-col .wp-block-columns {
      column-gap: 3em; } }
  @media screen and (max-width: 781px) {
    .image-col .wp-block-columns {
      row-gap: 4em; } }
  .image-col .wp-block-columns + .wp-block-columns {
    margin-bottom: 0 !important;
    margin-top: 4em; }
    .image-col .wp-block-columns + .wp-block-columns .wp-block-buttons {
      margin-top: 0; }
      @media screen and (max-width: 781px) {
        .image-col .wp-block-columns + .wp-block-columns .wp-block-buttons {
          justify-content: center; } }
.image-col .wp-element-caption {
  margin-top: 20px;
  text-align: center; }
  .image-col .wp-element-caption > strong {
    color: #1D3E99;
    font-size: 1.75rem;
    line-height: 1;
    font-weight: 600;
    margin-bottom: 10px;
    display: inline-block; }
  .image-col .wp-element-caption > mark {
    font-size: 1.25rem;
    line-height: 1.5; }

.icon-col {
  padding-bottom: 2em;
  padding-top: 2em; }
  .icon-col .wp-block-columns > .wp-block-column {
    background: #fff;
    border-radius: 50px;
    border: 4px solid #1D3E99;
    color: #1D3E99;
    font-size: 2rem;
    line-height: 1;
    font-weight: 600;
    padding: 3em 2em;
    position: relative;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s; }
    @media screen and (max-width: 991px) {
      .icon-col .wp-block-columns > .wp-block-column {
        padding: 2em 1em; } }
    @media screen and (max-width: 781px) {
      .icon-col .wp-block-columns > .wp-block-column {
        border-radius: 30px;
        border-width: 3px;
        font-size: 2.5rem;
        padding: 20px 10px; } }
    @media screen and (max-width: 568px) {
      .icon-col .wp-block-columns > .wp-block-column {
        padding-bottom: 15px;
        padding-top: 15px; } }
    .icon-col .wp-block-columns > .wp-block-column::after {
      background-repeat: no-repeat;
      background-position: center center;
      background-size: 100% auto;
      content: '';
      display: inline-block;
      height: 90px;
      left: 0;
      margin-left: auto;
      margin-right: auto;
      right: 0;
      position: absolute;
      width: 65px; }
      @media screen and (max-width: 781px) {
        .icon-col .wp-block-columns > .wp-block-column::after {
          display: none; } }
    .icon-col .wp-block-columns > .wp-block-column:first-child::after {
      background-image: url("../images/bubble-3.png");
      bottom: -89px; }
    .icon-col .wp-block-columns > .wp-block-column:last-child::after {
      background-image: url("../images/bubble-3.png");
      top: -89px;
      transform: rotate(180deg); }
    .icon-col .wp-block-columns > .wp-block-column a {
      color: #1D3E99;
      text-align: center;
      -webkit-transition: all 0.3s ease-in-out 0s;
      -moz-transition: all 0.3s ease-in-out 0s;
      transition: all 0.3s ease-in-out 0s; }
    .icon-col .wp-block-columns > .wp-block-column .wp-block-image,
    .icon-col .wp-block-columns > .wp-block-column .wp-block-safe-svg-svg-icon {
      align-items: center;
      display: flex;
      justify-content: center;
      margin-bottom: 15px;
      min-height: 200px;
      -webkit-transition: all 0.3s ease-in-out 0s;
      -moz-transition: all 0.3s ease-in-out 0s;
      transition: all 0.3s ease-in-out 0s; }
      @media screen and (max-width: 781px) {
        .icon-col .wp-block-columns > .wp-block-column .wp-block-image,
        .icon-col .wp-block-columns > .wp-block-column .wp-block-safe-svg-svg-icon {
          margin-bottom: 0;
          min-height: 0; } }
      @media screen and (max-width: 1600px) {
        .icon-col .wp-block-columns > .wp-block-column .wp-block-image img,
        .icon-col .wp-block-columns > .wp-block-column .wp-block-safe-svg-svg-icon img {
          max-width: 80%; } }
      @media screen and (max-width: 781px) {
        .icon-col .wp-block-columns > .wp-block-column .wp-block-image img,
        .icon-col .wp-block-columns > .wp-block-column .wp-block-safe-svg-svg-icon img {
          max-width: 50%; } }
      .icon-col .wp-block-columns > .wp-block-column .wp-block-image svg path,
      .icon-col .wp-block-columns > .wp-block-column .wp-block-safe-svg-svg-icon svg path {
        -webkit-transition: all 0.3s ease-in-out 0s;
        -moz-transition: all 0.3s ease-in-out 0s;
        transition: all 0.3s ease-in-out 0s; }
    .icon-col .wp-block-columns > .wp-block-column:hover {
                /*background-color: #1D3E99;

                a {
                    color: #fff;
                }

                .wp-block-safe-svg-svg-icon {
                    
                    svg {

                        path {
                            fill: #00B352 !important;
                        }
                    }
                }*/ }
  @media screen and (max-width: 781px) {
    .icon-col > .wp-block-group__inner-container {
      padding-bottom: 0 !important; } }
  @media screen and (max-width: 1366px) {
    .icon-col > .wp-block-group__inner-container > .wp-block-columns {
      column-gap: 10px; } }
  @media screen and (max-width: 781px) {
    .icon-col > .wp-block-group__inner-container > .wp-block-columns {
      row-gap: 10px; } }

.keypoints {
  background: #1D3E99;
  border-top-left-radius: 70px;
  border-top-right-radius: 70px;
  color: #fff;
  font-size: 1.5rem;
  line-height: 1.5;
  margin-bottom: -3em;
  margin-top: -3em;
  position: relative;
  z-index: 12; }
  @media screen and (max-width: 1280px) {
    .keypoints {
      border-top-left-radius: 50px;
      border-top-right-radius: 50px;
      font-size: 1.375rem; } }
  @media screen and (max-width: 1024px) {
    .keypoints {
      font-size: 1.25rem; } }
  @media screen and (max-width: 991px) {
    .keypoints {
      border-top-left-radius: 40px;
      border-top-right-radius: 40px; } }
  @media screen and (max-width: 781px) {
    .keypoints {
      border-top-left-radius: 30px;
      border-top-right-radius: 30px; } }
  @media screen and (max-width: 781px) {
    .keypoints > .wp-block-group__inner-container {
      padding-left: 15px;
      padding-right: 15px; } }
  .keypoints h2 {
    color: #86D722;
    margin-bottom: 1.5em; }
    @media screen and (max-width: 781px) {
      .keypoints h2 {
        margin-bottom: 15px; } }
    .keypoints h2 + p {
      margin-bottom: 2em;
      margin-top: 3em; }
      @media screen and (max-width: 781px) {
        .keypoints h2 + p {
          margin-bottom: 1.75em;
          margin-top: 2em; } }
  .keypoints h3.text-5xl {
    margin-bottom: 1.5em; }
    @media screen and (max-width: 991px) {
      .keypoints h3.text-5xl {
        font-size: 1.5rem !important; } }
  .keypoints h4 {
    color: #86D722;
    font-size: 2rem;
    line-height: 1.5;
    margin: 0 0 20px; }
    @media screen and (max-width: 1600px) {
      .keypoints h4 {
        font-size: 1.875rem;
        margin-bottom: 15px; } }
    @media screen and (max-width: 1024px) {
      .keypoints h4 {
        font-size: 1.75rem; } }
    @media screen and (max-width: 781px) {
      .keypoints h4 {
        margin-bottom: 5px; } }
  .keypoints__wrap {
    column-gap: 3em;
    row-gap: 4em; }
    @media screen and (max-width: 1024px) {
      .keypoints__wrap {
        column-gap: 1em; } }
    @media screen and (max-width: 781px) {
      .keypoints__wrap {
        grid-template-columns: repeat(1, minmax(0, 1fr));
        padding-top: 0;
        row-gap: 2.5em; } }
    .keypoints__wrap > .wp-block-group__inner-container {
      column-gap: 3em; }
      @media screen and (max-width: 1024px) {
        .keypoints__wrap > .wp-block-group__inner-container {
          column-gap: 1em; } }
      @media screen and (max-width: 781px) {
        .keypoints__wrap > .wp-block-group__inner-container {
          grid-template-columns: repeat(1, minmax(0, 1fr));
          padding-top: 0;
          row-gap: 2.5em; } }
  .keypoints__item {
    overflow: hidden;
    padding-left: 2.75em;
    position: relative; }
    @media screen and (max-width: 781px) {
      .keypoints__item {
        padding-left: 0; } }
    .keypoints__item::before, .keypoints__item::after {
      content: '';
      display: inline-block;
      position: absolute; }
      @media screen and (max-width: 781px) {
        .keypoints__item::before, .keypoints__item::after {
          display: none; } }
    .keypoints__item::before {
      background: url("../images/ornamental-4.png") no-repeat center center;
      background-size: 100% auto;
      height: 35px;
      left: 0;
      top: 0;
      width: 35px; }
    .keypoints__item::after {
      background: #86D722;
      bottom: 0;
      height: 96%;
      left: 18px;
      top: 55px;
      width: 2px; }
      @media screen and (max-width: 781px) {
        .keypoints__item::after {
          height: 60%; } }
    .keypoints__item p + p {
      margin-top: 1em; }
    .keypoints__item ul {
      margin-bottom: 1em;
      margin-top: 1em; }
  .keypoints.fix-pb > .wp-block-group__inner-container {
    padding-bottom: 7em; }

.contact-board {
  background: #fff;
  border-bottom-left-radius: 70px;
  border-bottom-right-radius: 70px;
  border-top-left-radius: 70px;
  border-top-right-radius: 70px;
  margin-bottom: -3em;
  margin-top: -3em;
  position: relative;
  z-index: 19; }
  @media screen and (max-width: 1780px) {
    .contact-board .wp-block-buttons .wp-block-button.arrow .wp-block-button__link {
      min-width: 235px; } }
  @media screen and (max-width: 1280px) {
    .contact-board {
      border-bottom-left-radius: 50px;
      border-bottom-right-radius: 50px;
      border-top-left-radius: 50px;
      border-top-right-radius: 50px; } }
  @media screen and (max-width: 1024px) {
    .contact-board .wp-block-buttons .wp-block-button.arrow .wp-block-button__link {
      min-width: 210px; } }
  @media screen and (max-width: 991px) {
    .contact-board {
      border-bottom-left-radius: 40px;
      border-bottom-right-radius: 40px;
      border-top-left-radius: 40px;
      border-top-right-radius: 40px; } }
  @media screen and (max-width: 781px) {
    .contact-board {
      border-bottom-left-radius: 30px;
      border-bottom-right-radius: 30px;
      border-top-left-radius: 30px;
      border-top-right-radius: 30px; } }
  .contact-board__wrap {
    color: #1D3E99;
    column-gap: 4em;
    font-size: 2rem;
    line-height: 1.5; }
    @media screen and (max-width: 1780px) {
      .contact-board__wrap {
        column-gap: 2em; } }
    @media screen and (max-width: 1600px) {
      .contact-board__wrap {
        font-size: 1.875rem; } }
    @media screen and (max-width: 1024px) {
      .contact-board__wrap {
        flex-direction: column;
        font-size: 1.75rem;
        padding-left: 1em;
        padding-right: 1em;
        row-gap: 1.25em;
        text-align: center; } }
    .contact-board__wrap .wp-block-buttons .wp-block-button.arrow .wp-block-button__link {
      min-width: 285px; }
      @media screen and (max-width: 1920px) {
        .contact-board__wrap .wp-block-buttons .wp-block-button.arrow .wp-block-button__link {
          min-width: 265px; } }
      @media screen and (max-width: 1780px) {
        .contact-board__wrap .wp-block-buttons .wp-block-button.arrow .wp-block-button__link {
          min-width: 235px; } }
      @media screen and (max-width: 1600px) {
        .contact-board__wrap .wp-block-buttons .wp-block-button.arrow .wp-block-button__link {
          min-width: 230px; } }
      @media screen and (max-width: 1366px) {
        .contact-board__wrap .wp-block-buttons .wp-block-button.arrow .wp-block-button__link {
          min-width: 210px; } }
      @media screen and (max-width: 781px) {
        .contact-board__wrap .wp-block-buttons .wp-block-button.arrow .wp-block-button__link {
          min-width: 200px; } }
  .contact-board > .wp-block-group__inner-container {
    padding-bottom: 3em;
    padding-left: 0;
    padding-right: 0;
    padding-top: 3em; }

.info-board {
  color: #00B352;
  font-size: 1.75rem;
  margin-top: 2em; }
  @media screen and (max-width: 1600px) {
    .info-board {
      font-size: 1.625rem; } }
  @media screen and (max-width: 1024px) {
    .info-board {
      font-size: 1.5rem; } }
  .info-board h3 {
    font-size: 2rem;
    line-height: 1.35;
    margin-bottom: 5px; }
    @media screen and (max-width: 1600px) {
      .info-board h3 {
        font-size: 1.875rem; } }
    @media screen and (max-width: 1024px) {
      .info-board h3 {
        font-size: 1.75rem; } }
  .info-board img {
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s; }
    @media screen and (max-width: 1024px) {
      .info-board img {
        max-width: 100px; } }
    .info-board img:hover {
      -webkit-transform: scale(0.9);
      -moz-transform: scale(0.9);
      -o-transform: scale(0.9);
      -ms-transform: scale(0.9);
      transform: scale(0.9); }
  .info-board > .wp-block-group__inner-container {
    padding-bottom: 0 !important;
    padding-top: 0 !important; }
  .info-board .wp-block-columns {
    column-gap: 1.5em;
    justify-content: center;
    margin-bottom: 0; }
    @media screen and (max-width: 1024px) {
      .info-board .wp-block-columns {
        column-gap: 20px; } }
    @media screen and (max-width: 781px) {
      .info-board .wp-block-columns {
        row-gap: 2em; } }
    @media screen and (max-width: 600px) {
      .info-board .wp-block-columns {
        row-gap: 1em; } }
    .info-board .wp-block-columns > .wp-block-column {
      flex-basis: content !important; }
      @media screen and (max-width: 781px) {
        .info-board .wp-block-columns > .wp-block-column {
          flex-basis: auto !important;
          width: auto !important; } }
      @media screen and (max-width: 600px) {
        .info-board .wp-block-columns > .wp-block-column {
          text-align: center;
          width: 100% !important; } }
      @media screen and (max-width: 781px) {
        .info-board .wp-block-columns > .wp-block-column:first-child {
          text-align: right; } }
      @media screen and (max-width: 600px) {
        .info-board .wp-block-columns > .wp-block-column:first-child {
          text-align: center; } }

.talent-development {
  font-size: 1.5rem; }
  .talent-development > .wp-block-group__inner-container {
    padding-bottom: 2em;
    padding-top: 8em; }
  .talent-development h3 {
    color: #1D3E99;
    font-size: 2.375rem;
    font-weight: 600;
    line-height: 1;
    margin: 0 0 1em; }
    @media screen and (max-width: 1024px) {
      .talent-development h3 {
        font-size: 2.125rem; } }
    @media screen and (max-width: 781px) {
      .talent-development h3 {
        font-size: 2rem;
        margin-bottom: 15px; } }
    @media screen and (max-width: 568px) {
      .talent-development h3 {
        font-size: 1.875rem;
        line-height: 1.25; } }
  .talent-development ul {
    margin-bottom: 2em;
    padding-left: 1em; }
    @media screen and (max-width: 781px) {
      .talent-development ul {
        margin-bottom: 0; } }
    .talent-development ul li + li {
      margin-top: 10px; }
      @media screen and (max-width: 781px) {
        .talent-development ul li + li {
          margin-top: 6px; } }
  @media screen and (max-width: 781px) {
    .talent-development .wp-block-columns {
      padding-left: 15px;
      padding-right: 15px; } }

.contact-col p {
  margin-bottom: 0 !important; }
  .contact-col p + p {
    margin-top: 3em; }

.accordion .wp-block-details {
  margin-bottom: 0 !important; }
  @media screen and (max-width: 781px) {
    .accordion .wp-block-details {
      padding-left: 10px;
      padding-right: 10px; } }
  .accordion .wp-block-details > summary {
    align-items: center;
    border-right: 3px solid #1D3E99;
    border-top: 3px solid #1D3E99;
    border-top-right-radius: 50px;
    color: #1D3E99;
    display: flex;
    font-size: 2.375rem;
    font-weight: 600;
    justify-content: space-between;
    line-height: 1;
    margin-bottom: 1.75em;
    padding: 1.5em 2em 0.25em 0;
    position: relative; }
    @media screen and (max-width: 1780px) {
      .accordion .wp-block-details > summary {
        font-size: 2.125rem; } }
    @media screen and (max-width: 1600px) {
      .accordion .wp-block-details > summary {
        border-top-right-radius: 30px; } }
    @media screen and (max-width: 1024px) {
      .accordion .wp-block-details > summary {
        font-size: 2rem;
        padding-bottom: 15px;
        padding-left: 10px; } }
    @media screen and (max-width: 781px) {
      .accordion .wp-block-details > summary {
        font-size: 1.875rem; } }
    @media screen and (max-width: 600px) {
      .accordion .wp-block-details > summary {
        border-width: 2px;
        font-size: 1.75rem;
        line-height: 1.35;
        margin-bottom: 1em;
        padding-left: 0;
        padding-right: 2.5em; } }
    @media screen and (max-width: 480px) {
      .accordion .wp-block-details > summary {
        padding-top: 25px; } }
    .accordion .wp-block-details > summary::marker {
      content: '';
      display: none; }
    .accordion .wp-block-details > summary::before, .accordion .wp-block-details > summary::after {
      background: #1D3E99;
      content: '';
      display: inline-block;
      position: absolute;
      z-index: 12; }
    .accordion .wp-block-details > summary::before {
      height: 45px;
      right: 2em;
      top: 1em;
      width: 4px; }
      @media screen and (max-width: 1780px) {
        .accordion .wp-block-details > summary::before {
          height: 40px;
          width: 3px; } }
      @media screen and (max-width: 1600px) {
        .accordion .wp-block-details > summary::before {
          height: 35px; } }
      @media screen and (max-width: 1024px) {
        .accordion .wp-block-details > summary::before {
          right: 30px;
          top: 22px; } }
      @media screen and (max-width: 600px) {
        .accordion .wp-block-details > summary::before {
          height: 30px;
          right: 28px;
          top: 25px; } }
      @media screen and (max-width: 480px) {
        .accordion .wp-block-details > summary::before {
          height: 25px;
          right: 26px;
          top: 27px;
          width: 2px; } }
    .accordion .wp-block-details > summary::after {
      height: 4px;
      right: 1.445em;
      top: 1.565em;
      width: 45px; }
      @media screen and (max-width: 1780px) {
        .accordion .wp-block-details > summary::after {
          height: 3px;
          width: 40px; } }
      @media screen and (max-width: 1600px) {
        .accordion .wp-block-details > summary::after {
          right: 36px;
          width: 35px; } }
      @media screen and (max-width: 1024px) {
        .accordion .wp-block-details > summary::after {
          right: 15px; } }
      @media screen and (max-width: 600px) {
        .accordion .wp-block-details > summary::after {
          top: 38px;
          width: 30px; } }
      @media screen and (max-width: 480px) {
        .accordion .wp-block-details > summary::after {
          height: 2px;
          top: 38px;
          width: 25px; } }
  .accordion .wp-block-details > :not(summary) {
    font-size: 1.5rem; }
    @media screen and (max-width: 1780px) {
      .accordion .wp-block-details > :not(summary) {
        font-size: 1.375rem; } }
    @media screen and (max-width: 1024px) {
      .accordion .wp-block-details > :not(summary) {
        font-size: 1.25rem; } }
  .accordion .wp-block-details + .wp-block-details {
    margin-top: 15px; }
  .accordion .wp-block-details > :last-child {
    margin-bottom: 3em; }
    @media screen and (max-width: 1780px) {
      .accordion .wp-block-details > :last-child {
        column-gap: 2em; }
        .accordion .wp-block-details > :last-child .wp-block-buttons .wp-block-button.arrow .wp-block-button__link {
          min-width: 235px; } }
    @media screen and (max-width: 1024px) {
      .accordion .wp-block-details > :last-child.contact-col {
        flex-direction: column;
        padding-left: 1em;
        padding-right: 1em;
        row-gap: 1.25em;
        text-align: center; }
      .accordion .wp-block-details > :last-child .wp-block-buttons .wp-block-button.arrow .wp-block-button__link {
        min-width: 210px; } }
    @media screen and (max-width: 1600px) {
      .accordion .wp-block-details > :last-child .text-3xl {
        font-size: 1.875rem; } }
    @media screen and (max-width: 1024px) {
      .accordion .wp-block-details > :last-child .text-3xl {
        font-size: 1.75rem; } }
  .accordion .wp-block-details p {
    margin-bottom: 2em; }
    @media screen and (max-width: 600px) {
      .accordion .wp-block-details p {
        margin-bottom: 1.875em; } }
.accordion > .wp-block-group__inner-container > .wp-block-heading {
  color: #1D3E99;
  margin-bottom: 2.5em;
  margin-top: 2em; }
  @media screen and (max-width: 781px) {
    .accordion > .wp-block-group__inner-container > .wp-block-heading {
      font-size: 2rem;
      line-height: 1.35;
      margin-bottom: 1.5em;
      margin-top: 1em; } }
  @media screen and (max-width: 480px) {
    .accordion > .wp-block-group__inner-container > .wp-block-heading {
      font-size: 1.875rem;
      line-height: 1.5; } }
@media screen and (max-width: 1780px) {
  .accordion > .wp-block-group__inner-container {
    padding-bottom: 3.5em;
    padding-top: 6em; } }

.accordion-inner__title .wp-block-heading {
  color: #1D3E99;
  line-height: 1.5; }
.accordion-inner__title > .wp-block-group__inner-container {
  padding-bottom: 3em;
  padding-top: 0 !important; }
.accordion-inner .wp-block-details {
  margin-bottom: 0 !important; }
  .accordion-inner .wp-block-details > summary {
    align-items: center;
    border-right: 3px solid #1D3E99;
    border-top: 3px solid #1D3E99;
    border-top-right-radius: 50px;
    color: #1D3E99;
    display: flex;
    font-size: 2.375rem;
    font-weight: 600;
    justify-content: space-between;
    line-height: 1;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.75em;
    max-width: 80vw;
    padding: 1.5em 2em 0.25em 0;
    position: relative;
    text-align: left; }
    @media screen and (max-width: 1780px) {
      .accordion-inner .wp-block-details > summary {
        font-size: 2.125rem; } }
    @media screen and (max-width: 1600px) {
      .accordion-inner .wp-block-details > summary {
        border-top-right-radius: 30px;
        max-width: 94vw; } }
    @media screen and (max-width: 1024px) {
      .accordion-inner .wp-block-details > summary {
        font-size: 2rem;
        padding-bottom: 15px; } }
    @media screen and (max-width: 781px) {
      .accordion-inner .wp-block-details > summary {
        font-size: 1.875rem;
        margin-bottom: 1em;
        max-width: 94vw; } }
    @media screen and (max-width: 600px) {
      .accordion-inner .wp-block-details > summary {
        border-width: 2px;
        font-size: 1.75rem;
        line-height: 1.35;
        margin-bottom: 1em;
        padding-left: 0;
        padding-right: 2.5em; } }
    @media screen and (max-width: 480px) {
      .accordion-inner .wp-block-details > summary {
        padding-top: 25px; } }
    .accordion-inner .wp-block-details > summary::marker {
      content: '';
      display: none; }
    .accordion-inner .wp-block-details > summary::-webkit-details-marker {
      display: none; }
    .accordion-inner .wp-block-details > summary::before, .accordion-inner .wp-block-details > summary::after {
      background: #1D3E99;
      content: '';
      display: inline-block;
      position: absolute;
      z-index: 12; }
    .accordion-inner .wp-block-details > summary::before {
      height: 45px;
      right: 2em;
      top: 1em;
      width: 4px; }
      @media screen and (max-width: 1780px) {
        .accordion-inner .wp-block-details > summary::before {
          height: 40px;
          width: 3px; } }
      @media screen and (max-width: 1600px) {
        .accordion-inner .wp-block-details > summary::before {
          height: 35px;
          right: 1.75em; } }
      @media screen and (max-width: 1024px) {
        .accordion-inner .wp-block-details > summary::before {
          right: 30px;
          top: 28px; } }
      @media screen and (max-width: 991px) {
        .accordion-inner .wp-block-details > summary::before {
          top: 22px; } }
      @media screen and (max-width: 600px) {
        .accordion-inner .wp-block-details > summary::before {
          height: 30px;
          right: 28px;
          top: 25px; } }
      @media screen and (max-width: 480px) {
        .accordion-inner .wp-block-details > summary::before {
          height: 25px;
          right: 26px;
          top: 27px;
          width: 2px; } }
    .accordion-inner .wp-block-details > summary::after {
      height: 4px;
      right: 1.445em;
      top: 1.565em;
      width: 45px; }
      @media screen and (max-width: 1780px) {
        .accordion-inner .wp-block-details > summary::after {
          height: 3px;
          width: 40px; } }
      @media screen and (max-width: 1600px) {
        .accordion-inner .wp-block-details > summary::after {
          right: 36px;
          width: 35px; } }
      @media screen and (max-width: 1024px) {
        .accordion-inner .wp-block-details > summary::after {
          right: 15px; } }
      @media screen and (max-width: 600px) {
        .accordion-inner .wp-block-details > summary::after {
          top: 38px;
          width: 30px; } }
      @media screen and (max-width: 480px) {
        .accordion-inner .wp-block-details > summary::after {
          height: 2px;
          top: 38px;
          width: 25px; } }
  .accordion-inner .wp-block-details > :not(summary) {
    font-size: 1.5rem; }
    @media screen and (max-width: 1780px) {
      .accordion-inner .wp-block-details > :not(summary) {
        font-size: 1.375rem; } }
    @media screen and (max-width: 1024px) {
      .accordion-inner .wp-block-details > :not(summary) {
        font-size: 1.25rem; } }
  .accordion-inner .wp-block-details + .wp-block-details {
    margin-top: 15px; }
    @media screen and (max-width: 781px) {
      .accordion-inner .wp-block-details + .wp-block-details {
        margin-top: 2em; } }
  .accordion-inner .wp-block-details:last-child {
    margin-bottom: 3em !important; }
    @media screen and (max-width: 1780px) {
      .accordion-inner .wp-block-details:last-child {
        column-gap: 2em; }
        .accordion-inner .wp-block-details:last-child .wp-block-buttons .wp-block-button.arrow .wp-block-button__link {
          min-width: 235px; } }
    @media screen and (max-width: 1024px) {
      .accordion-inner .wp-block-details:last-child.contact-col {
        flex-direction: column;
        padding-left: 1em;
        padding-right: 1em;
        row-gap: 1.25em;
        text-align: center; }
      .accordion-inner .wp-block-details:last-child .wp-block-buttons .wp-block-button.arrow .wp-block-button__link {
        min-width: 210px; } }
    @media screen and (max-width: 1600px) {
      .accordion-inner .wp-block-details:last-child .text-3xl {
        font-size: 1.875rem; } }
    @media screen and (max-width: 1024px) {
      .accordion-inner .wp-block-details:last-child .text-3xl {
        font-size: 1.75rem; } }
    .accordion-inner .wp-block-details:last-child .keypoints > .wp-block-group__inner-container {
      padding-bottom: 8em; }
  .accordion-inner .wp-block-details p {
    margin-bottom: 1.15em; }
  .accordion-inner .wp-block-details ul {
    margin-bottom: 2em; }
    .accordion-inner .wp-block-details ul li + li {
      margin-top: 10px; }
  .accordion-inner .wp-block-details > .wp-block-group.keypoints {
    margin-top: 4em !important;
    margin-bottom: 0 !important; }
    .accordion-inner .wp-block-details > .wp-block-group.keypoints .keypoints__wrap > .wp-block-group__inner-container {
      padding-bottom: 0 !important;
      padding-top: 0 !important;
      row-gap: 5em; }
      @media screen and (max-width: 781px) {
        .accordion-inner .wp-block-details > .wp-block-group.keypoints .keypoints__wrap > .wp-block-group__inner-container {
          row-gap: 2.5em; } }
    .accordion-inner .wp-block-details > .wp-block-group.keypoints .keypoints__item {
      overflow: hidden; }
      .accordion-inner .wp-block-details > .wp-block-group.keypoints .keypoints__item p {
        margin-bottom: 0; }
    .accordion-inner .wp-block-details > .wp-block-group.keypoints h4.wp-block-heading {
      margin-bottom: 1.5em; }
      @media screen and (max-width: 781px) {
        .accordion-inner .wp-block-details > .wp-block-group.keypoints h4.wp-block-heading {
          margin-bottom: 5px; } }
      .accordion-inner .wp-block-details > .wp-block-group.keypoints h4.wp-block-heading.text-lg, .accordion-inner .wp-block-details > .wp-block-group.keypoints h4.wp-block-heading.text-xxl, .accordion-inner .wp-block-details > .wp-block-group.keypoints h4.wp-block-heading.text-3xl, .accordion-inner .wp-block-details > .wp-block-group.keypoints h4.wp-block-heading.text-4xl, .accordion-inner .wp-block-details > .wp-block-group.keypoints h4.wp-block-heading.text-5xl {
        line-height: 1.5; }
  .accordion-inner .wp-block-details > .wp-block-group:not(.keypoints) > .wp-block-group__inner-container {
    padding-bottom: 0 !important;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0 !important; }
    @media screen and (max-width: 1024px) {
      .accordion-inner .wp-block-details > .wp-block-group:not(.keypoints) > .wp-block-group__inner-container {
        padding-left: 1.5em !important;
        padding-right: 1.5em !important; } }
  .accordion-inner .wp-block-details:not(:last-child) .keypoints {
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    margin-bottom: 2em !important; }
    @media screen and (max-width: 1600px) {
      .accordion-inner .wp-block-details:not(:last-child) .keypoints {
        border-bottom-left-radius: 30px;
        border-top-right-radius: 30px; } }
.accordion-inner > .wp-block-group__inner-container {
  max-width: 100% !important;
  padding-bottom: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-top: 7em !important; }
  @media screen and (max-width: 600px) {
    .accordion-inner > .wp-block-group__inner-container {
      padding-top: 6em !important; } }
  .accordion-inner > .wp-block-group__inner-container > .wp-block-heading {
    color: #1D3E99;
    margin-bottom: 2.5em;
    margin-top: 2em; }
    @media screen and (max-width: 781px) {
      .accordion-inner > .wp-block-group__inner-container > .wp-block-heading {
        font-size: 2rem;
        line-height: 1.35;
        margin-bottom: 1.5em;
        margin-top: 1em; } }
    @media screen and (max-width: 480px) {
      .accordion-inner > .wp-block-group__inner-container > .wp-block-heading {
        font-size: 1.875rem;
        line-height: 1.5; } }
  @media screen and (max-width: 1780px) {
    .accordion-inner > .wp-block-group__inner-container {
      padding-bottom: 3.5em;
      padding-top: 6em; } }

.linkedin__buttons {
  column-gap: 5px;
  font-size: 1.5rem;
  margin-bottom: 0 !important;
  margin-top: 10px;
  max-width: 165px;
  width: 100%; }
  .linkedin__buttons > .wp-block-column {
    flex-basis: initial !important;
    width: auto !important; }
  .linkedin__buttons .wp-block-image {
    margin-bottom: 0 !important; }
    .linkedin__buttons .wp-block-image img {
      border-radius: 0;
      box-shadow: none;
      max-width: 50px;
      -webkit-transition: all 0.3s ease-in-out 0s;
      -moz-transition: all 0.3s ease-in-out 0s;
      transition: all 0.3s ease-in-out 0s; }
      .linkedin__buttons .wp-block-image img:hover {
        -webkit-transform: scale(0.9);
        -moz-transform: scale(0.9);
        -o-transform: scale(0.9);
        -ms-transform: scale(0.9);
        transform: scale(0.9); }
  .linkedin__buttons p {
    margin-bottom: 0; }

.profile__buttons {
  margin-top: 1em;
  width: 100%; }
  .profile__buttons > .wp-block-button {
    text-align: center;
    width: 100%; }
    .profile__buttons > .wp-block-button > .wp-block-button__link:hover {
      background: #fff;
      color: #1D3E99; }

.no-bottom-radius {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important; }

.wpcf7-response-output {
  border-radius: 20px; }

.wpcf7 label {
  width: 100%; }
.wpcf7 p {
  margin: 0;
  overflow: visible; }
.wpcf7 textarea {
  width: 100%; }
.wpcf7 .wpcf7-form-control-wrap {
  display: block;
  position: relative; }
  .wpcf7 .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
    position: absolute;
    top: -7px;
    left: 0;
    background-color: red;
    color: #ffffff;
    border-radius: 20px;
    font-size: 12px;
    letter-spacing: 1px;
    padding: 0 5px;
    line-height: 18px;
    height: 18px;
    pointer-events: none;
    min-width: 145px; }
  .wpcf7 .wpcf7-form-control-wrap:after {
    content: "";
    display: block;
    clear: both; }
  .wpcf7 .wpcf7-form-control-wrap.number-characters {
    display: none !important; }
  .wpcf7 .wpcf7-form-control-wrap .wpcf7-form-control {
    width: 100%; }
    .wpcf7 .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item {
      width: 100%; }
    .wpcf7 .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-radio, .wpcf7 .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-checkbox {
      width: 100%;
      display: flex;
      flex-wrap: nowrap; }
      @media screen and (max-width: 990px) {
        .wpcf7 .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-radio, .wpcf7 .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-checkbox {
          flex-wrap: wrap; } }
      .wpcf7 .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-radio .wpcf7-list-item, .wpcf7 .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item {
        position: relative;
        height: 42px;
        flex-basis: 33.3333333333%;
        padding: 0 15px;
        margin: 0; }
        @media screen and (max-width: 990px) {
          .wpcf7 .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-radio .wpcf7-list-item, .wpcf7 .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item {
            flex-basis: 100%;
            clear: both;
            margin-bottom: 5px; } }
        .wpcf7 .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-radio .wpcf7-list-item input[type="radio"],
        .wpcf7 .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-radio .wpcf7-list-item input[type="checkbox"], .wpcf7 .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item input[type="radio"],
        .wpcf7 .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item input[type="checkbox"] {
          position: absolute;
          left: 5%;
          top: 50%;
          width: 10%;
          -webkit-transform: translateY(-50%);
          -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          -o-transform: translateY(-50%);
          transform: translateY(-50%); }
          @media screen and (max-width: 990px) {
            .wpcf7 .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-radio .wpcf7-list-item input[type="radio"],
            .wpcf7 .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-radio .wpcf7-list-item input[type="checkbox"], .wpcf7 .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item input[type="radio"],
            .wpcf7 .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item input[type="checkbox"] {
              left: 0; } }
        .wpcf7 .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-radio .wpcf7-list-item .wpcf7-list-item-label, .wpcf7 .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label {
          position: absolute;
          top: 0;
          right: 0;
          display: block;
          font-size: 22px;
          background: #ffffff;
          color: #444444;
          padding: 10px 30px;
          border-radius: 15px;
          float: left;
          line-height: 1;
          width: 84%; }
          @media screen and (max-width: 2000px) {
            .wpcf7 .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-radio .wpcf7-list-item .wpcf7-list-item-label, .wpcf7 .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label {
              font-size: 18px; } }
          @media screen and (max-width: 1400px) {
            .wpcf7 .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-radio .wpcf7-list-item .wpcf7-list-item-label, .wpcf7 .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label {
              font-size: 17px;
              line-height: 1.9; } }
          @media screen and (max-width: 1300px) {
            .wpcf7 .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-radio .wpcf7-list-item .wpcf7-list-item-label, .wpcf7 .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label {
              font-size: 16px;
              line-height: 1.8; } }
          @media screen and (max-width: 1200px) {
            .wpcf7 .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-radio .wpcf7-list-item .wpcf7-list-item-label, .wpcf7 .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label {
              font-size: 15px;
              line-height: 1.8; } }
          @media screen and (max-width: 990px) {
            .wpcf7 .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-radio .wpcf7-list-item .wpcf7-list-item-label, .wpcf7 .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label {
              width: 90%;
              font-size: 14px;
              line-height: 1.7; } }
          @media screen and (max-width: 768px) {
            .wpcf7 .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-radio .wpcf7-list-item .wpcf7-list-item-label, .wpcf7 .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label {
              font-size: 12px;
              line-height: 1.6; } }
.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 input[type="password"], .wpcf7 input[type="search"], .wpcf7 textarea, .wpcf7 select, .wpcf7 .wpcf7 input[type="text"], .wpcf7 .wpcf7 input[type="email"], .wpcf7 .wpcf7 textarea, .wpcf7 .wpcf7 select, .wpcf7 .ginput_container input[type="text"], .wpcf7 .ginput_container input[type="email"], .wpcf7 .ginput_container textarea, .wpcf7 .ginput_container select, .wpcf7 .mymail-form input[type="text"], .wpcf7 .mymail-form input[type="email"], .wpcf7 .mymail-form textarea, .wpcf7 .mymail-form select, .wpcf7 input[type="date"], .wpcf7 input[type="tel"], .wpcf7 input[type="number"] {
  height: auto !important;
  padding: 20px 40px;
  border: 1px solid #1D3E99;
  border-radius: 40px;
  font-weight: 500 !important;
  font-size: 1.375rem !important;
  background: #fff;
  color: #1D3E99;
  margin: 0 0 3em; }
  @media screen and (max-width: 1024px) {
    .wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 input[type="password"], .wpcf7 input[type="search"], .wpcf7 textarea, .wpcf7 select, .wpcf7 .wpcf7 input[type="text"], .wpcf7 .wpcf7 input[type="email"], .wpcf7 .wpcf7 textarea, .wpcf7 .wpcf7 select, .wpcf7 .ginput_container input[type="text"], .wpcf7 .ginput_container input[type="email"], .wpcf7 .ginput_container textarea, .wpcf7 .ginput_container select, .wpcf7 .mymail-form input[type="text"], .wpcf7 .mymail-form input[type="email"], .wpcf7 .mymail-form textarea, .wpcf7 .mymail-form select, .wpcf7 input[type="date"], .wpcf7 input[type="tel"], .wpcf7 input[type="number"] {
      margin-bottom: 0; } }
  .wpcf7 input[type="text"]:focus-visible, .wpcf7 input[type="email"]:focus-visible, .wpcf7 input[type="password"]:focus-visible, .wpcf7 input[type="search"]:focus-visible, .wpcf7 textarea:focus-visible, .wpcf7 select:focus-visible, .wpcf7 .wpcf7 input[type="text"]:focus-visible, .wpcf7 .wpcf7 input[type="email"]:focus-visible, .wpcf7 .wpcf7 textarea:focus-visible, .wpcf7 .wpcf7 select:focus-visible, .wpcf7 .ginput_container input[type="text"]:focus-visible, .wpcf7 .ginput_container input[type="email"]:focus-visible, .wpcf7 .ginput_container textarea:focus-visible, .wpcf7 .ginput_container select:focus-visible, .wpcf7 .mymail-form input[type="text"]:focus-visible, .wpcf7 .mymail-form input[type="email"]:focus-visible, .wpcf7 .mymail-form textarea:focus-visible, .wpcf7 .mymail-form select:focus-visible, .wpcf7 input[type="date"]:focus-visible, .wpcf7 input[type="tel"]:focus-visible, .wpcf7 input[type="number"]:focus-visible {
    outline: #00B352 auto 1px; }
.wpcf7 .wpcf7-acceptance .wpcf7-list-item {
  margin-left: 0; }
  .wpcf7 .wpcf7-acceptance .wpcf7-list-item label {
    font-weight: 500;
    text-transform: none;
    margin-bottom: 30px;
    letter-spacing: normal;
    color: #666666;
    opacity: 0.6; }
  .wpcf7 .wpcf7-acceptance .wpcf7-list-item input {
    margin-right: 5px; }
.wpcf7 form input[type="submit"].wpcf7-form-control.wpcf7-submit {
  background: url("../images/button-arrow-1.png") no-repeat 75% center;
  background-color: #00B352;
  background-size: 16px auto;
  border: 0;
  border-radius: 50px;
  color: #fff;
  font-size: 1.875rem;
  font-weight: 500;
  line-height: 1.5;
  min-width: 240px;
  padding: 20px 60px;
  text-align: left;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s; }
  .wpcf7 form input[type="submit"].wpcf7-form-control.wpcf7-submit:hover {
    background-position: 80% center; }
.wpcf7 ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #1D3E99;
  font-size: 1.375rem;
  font-weight: 500;
  opacity: 0.6; }
.wpcf7 ::-moz-placeholder {
  /* Firefox 19+ */
  color: #1D3E99;
  font-size: 1.375rem;
  font-weight: 500;
  opacity: 0.6; }
.wpcf7 :-ms-input-placeholder {
  /* IE 10+ */
  color: #1D3E99;
  font-size: 1.375rem;
  font-weight: 500;
  opacity: 0.6; }
.wpcf7 :-moz-placeholder {
  /* Firefox 18- */
  color: #1D3E99;
  font-size: 1.375rem;
  font-weight: 500;
  opacity: 0.6; }
.wpcf7 .flex {
  align-items: center;
  display: flex;
  justify-content: flex-end;
  padding-right: 3em; }
  @media screen and (max-width: 1024px) {
    .wpcf7 .flex {
      justify-content: center;
      margin-top: 2em;
      padding-right: 10px; } }
  .wpcf7 .flex .contact-icon {
    font-size: 2rem;
    line-height: 1;
    margin-right: 1.5em; }
    @media screen and (max-width: 1024px) {
      .wpcf7 .flex .contact-icon {
        margin-right: 1em; } }
  .wpcf7 .flex img {
    max-width: 75px;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s; }
    .wpcf7 .flex img:hover {
      -webkit-transform: scale(0.9);
      -moz-transform: scale(0.9);
      -o-transform: scale(0.9);
      -ms-transform: scale(0.9);
      transform: scale(0.9); }
.wpcf7 .project_calculator label {
  font-family: 'nunito-sans', sans-serif;
  font-weight: 700;
  display: block;
  background: #ffffff;
  color: #444444;
  padding: 10px 30px;
  border-radius: 15px;
  line-height: 1;
  opacity: 1 !important;
  margin-bottom: 0 !important; }
.wpcf7 .project_calculator .preview {
  border-radius: 50%;
  color: #444444;
  background-color: #ffffff;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  margin-right: 10px;
  float: left; }
  @media screen and (max-width: 2000px) {
    .wpcf7 .project_calculator .preview {
      font-size: 18px; } }
  @media screen and (max-width: 1600px) {
    .wpcf7 .project_calculator .preview {
      font-size: 16px;
      width: 30px;
      height: 30px;
      line-height: 30px; } }
  @media screen and (max-width: 1400px) {
    .wpcf7 .project_calculator .preview {
      font-size: 15px; } }
  @media screen and (max-width: 1300px) {
    .wpcf7 .project_calculator .preview {
      font-size: 14px; } }
  @media screen and (max-width: 1200px) {
    .wpcf7 .project_calculator .preview {
      font-size: 13px; } }
  @media screen and (max-width: 990px) {
    .wpcf7 .project_calculator .preview {
      font-size: 12px; } }
.wpcf7 .project_calculator input[type="range"] {
  float: left;
  display: block !important;
  width: calc(100% - 50px) !important;
  margin-bottom: 0 !important; }
@media screen and (max-width: 1024px) {
  .wpcf7 .col-sm-4 {
    position: relative;
    text-align: center; } }
@media screen and (max-width: 1024px) {
  .wpcf7 .col-sm-4 .wpcf7-spinner {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 100%; } }
@media screen and (max-width: 1024px) {
  .wpcf7 [class*="col-"] {
    margin-bottom: 15px; } }

body {
  position: relative; }

header {
  background: #244094;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  height: 130px;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
  padding: 0 10px;
  display: none; }
  header > .container-fluid > .row {
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s; }
  header .logo {
    height: 100%;
    width: 134px;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s; }
    header .logo a {
      height: 100%;
      display: flex;
      align-items: center;
      justify-content: center; }
      header .logo a:before {
        display: none; }
      header .logo a img {
        padding: 10px;
        width: 100%;
        height: auto; }
  header #logo_alt {
    display: none; }
  header #main-navigation ul.menu {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: right; }
    header #main-navigation ul.menu li {
      display: inline;
      border: none; }
      header #main-navigation ul.menu li a {
        display: inline-block;
        text-transform: uppercase;
        line-height: 130px;
        font-size: 1em;
        padding: 0;
        margin: 0 2px;
        color: #ffffff;
        -webkit-transition: 0.5s;
        -moz-transition: 0.5s;
        -o-transition: 0.5s;
        transition: 0.5s; }
        @media screen and (max-width: 1300px) {
          header #main-navigation ul.menu li a {
            font-size: 0.8em; } }
        header #main-navigation ul.menu li a span {
          position: relative;
          padding: 10px 0;
          margin: 0 30px;
          border-radius: 40px;
          -webkit-transition: 0.5s;
          -moz-transition: 0.5s;
          -o-transition: 0.5s;
          transition: 0.5s; }
          @media screen and (max-width: 1800px) {
            header #main-navigation ul.menu li a span {
              margin: 0 15px; } }
          @media screen and (max-width: 1300px) {
            header #main-navigation ul.menu li a span {
              margin: 0 5px; } }
          header #main-navigation ul.menu li a span:after {
            content: "";
            display: block;
            width: 0;
            height: 2px;
            background-color: #ffffff;
            position: absolute;
            top: 100%;
            left: 50%;
            opacity: 0;
            -webkit-transform: translateX(-50%);
            -moz-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            -o-transform: translateX(-50%);
            transform: translateX(-50%);
            -webkit-transition: 0.5s;
            -moz-transition: 0.5s;
            -o-transition: 0.5s;
            transition: 0.5s; }
        header #main-navigation ul.menu li a i {
          vertical-align: 0; }
      header #main-navigation ul.menu li:hover a span:after {
        width: 100%;
        opacity: 1; }
      header #main-navigation ul.menu li.current_page_item a span {
        font-weight: bold; }
      header #main-navigation ul.menu li.cart_link a span .icon_label {
        display: none; }
      header #main-navigation ul.menu li.account_link a span {
        margin-left: 40px;
        padding-left: 80px;
        border-left: solid 2px #ffffff;
        border-radius: 0; }
        @media screen and (max-width: 1800px) {
          header #main-navigation ul.menu li.account_link a span {
            margin-left: 20px;
            padding-left: 40px; } }
        @media screen and (max-width: 1300px) {
          header #main-navigation ul.menu li.account_link a span {
            margin-left: 10px;
            padding-left: 20px; } }
        header #main-navigation ul.menu li.account_link a span:before {
          content: "";
          display: inline-block;
          background-image: url("../images/icon_controller.png");
          background-size: contain;
          background-repeat: no-repeat;
          width: 61px;
          height: 34px;
          vertical-align: -6px;
          margin-right: 30px; }
          @media screen and (max-width: 1400px) {
            header #main-navigation ul.menu li.account_link a span:before {
              width: 50px;
              height: 28px;
              margin-right: 20px; } }
          @media screen and (max-width: 1300px) {
            header #main-navigation ul.menu li.account_link a span:before {
              width: 35px;
              height: 20px;
              vertical-align: -3px; } }
        header #main-navigation ul.menu li.account_link a span:after {
          left: auto;
          right: 0; }
      header #main-navigation ul.menu li.account_link a:hover span:after {
        width: calc(100% - 80px);
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0); }
        @media screen and (max-width: 1800px) {
          header #main-navigation ul.menu li.account_link a:hover span:after {
            width: calc(100% - 40px); } }
        @media screen and (max-width: 1300px) {
          header #main-navigation ul.menu li.account_link a:hover span:after {
            width: calc(100% - 20px); } }
      header #main-navigation ul.menu li.menu-item-has-children {
        position: relative; }
        header #main-navigation ul.menu li.menu-item-has-children:hover a span:after {
          display: none; }
      header #main-navigation ul.menu li ul.sub-menu {
        position: absolute;
        display: block !important;
        opacity: 0;
        pointer-events: none;
        left: 50%;
        top: 120px !important;
        background-color: rgba(255, 255, 255, 0.9);
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
        padding: 20px 0;
        border-radius: 5px;
        min-width: 510px;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        -webkit-transition: 0.3s;
        -moz-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s; }
        header #main-navigation ul.menu li ul.sub-menu:before {
          content: "";
          display: block;
          position: absolute;
          left: 50%;
          bottom: 100%;
          border-top: solid 13px transparent;
          border-left: solid 13px transparent;
          border-right: solid 13px transparent;
          border-bottom: solid 13px #ffffff;
          -webkit-transform: translateX(-50%);
          -moz-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
          -o-transform: translateX(-50%);
          transform: translateX(-50%); }
        header #main-navigation ul.menu li ul.sub-menu > li {
          width: 100%;
          display: block;
          overflow: hidden;
          padding: 10px 30px;
          border-left: solid 5px transparent;
          -webkit-transition: 0.5s;
          -moz-transition: 0.5s;
          -o-transition: 0.5s;
          transition: 0.5s; }
          header #main-navigation ul.menu li ul.sub-menu > li a {
            overflow: hidden;
            display: block;
            text-align: left; }
            header #main-navigation ul.menu li ul.sub-menu > li a, header #main-navigation ul.menu li ul.sub-menu > li a .menu-item-text {
              font-family: 'nunito-sans', sans-serif !important;
              font-weight: 900;
              color: #666666;
              line-height: 2;
              font-size: 18px; }
            header #main-navigation ul.menu li ul.sub-menu > li a .menu-item-text {
              padding: 0; }
            header #main-navigation ul.menu li ul.sub-menu > li a svg {
              float: left;
              width: 30px;
              height: 55px;
              margin-right: 25px;
              -webkit-transition: 0.5s;
              -moz-transition: 0.5s;
              -o-transition: 0.5s;
              transition: 0.5s; }
              header #main-navigation ul.menu li ul.sub-menu > li a svg, header #main-navigation ul.menu li ul.sub-menu > li a svg path {
                -webkit-transition: 0.5s;
                -moz-transition: 0.5s;
                -o-transition: 0.5s;
                transition: 0.5s; }
            header #main-navigation ul.menu li ul.sub-menu > li a i {
              float: left;
              width: 40px;
              height: 40px;
              line-height: 54px;
              font-size: 30px;
              margin-right: 15px;
              -webkit-transition: 0.5s;
              -moz-transition: 0.5s;
              -o-transition: 0.5s;
              transition: 0.5s; }
            header #main-navigation ul.menu li ul.sub-menu > li a .menu-item-desc {
              display: block;
              padding: 0;
              font-weight: 500;
              font-size: 14px;
              color: #888888;
              margin-top: -10px; }
          header #main-navigation ul.menu li ul.sub-menu > li:hover {
            background-color: #ffffff; }
      header #main-navigation ul.menu li.menu-item-has-children a span i {
        margin-left: 5px; }
      header #main-navigation ul.menu li.menu-item-has-children:hover ul.sub-menu {
        opacity: 1;
        top: 60px !important;
        pointer-events: all; }

body.sticky header {
  height: 90px; }
  body.sticky header > .container-fluid > .row {
    margin-top: 7px;
    -webkit-transform: rotate(-0.3deg);
    -moz-transform: rotate(-0.3deg);
    -ms-transform: rotate(-0.3deg);
    -o-transform: rotate(-0.3deg);
    transform: rotate(-0.3deg); }
  body.sticky header:before, body.sticky header:after {
    opacity: 1; }
  body.sticky header .logo {
    width: 90px !important; }
  body.sticky header #main-navigation ul.menu li a {
    line-height: 90px; }
    body.sticky header #main-navigation ul.menu li a span:after {
      top: 95%;
      height: 1px; }
  body.sticky header #main-navigation ul.menu li ul.sub-menu > li:hover {
    background-color: #ffffff; }

nav#mobile-navigation ul.mobile-header-nav, header#mobile-header ul.mobile-header-nav {
  list-style: none;
  text-align: right;
  padding: 0;
  margin: 0;
  height: 100%;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: right; }
  nav#mobile-navigation ul.mobile-header-nav li, header#mobile-header ul.mobile-header-nav li {
    display: inline-block;
    margin: 0 5px; }
    nav#mobile-navigation ul.mobile-header-nav li:last-of-type, header#mobile-header ul.mobile-header-nav li:last-of-type {
      margin-right: 0; }
    nav#mobile-navigation ul.mobile-header-nav li a, header#mobile-header ul.mobile-header-nav li a {
      color: #ffffff;
      line-height: 70px;
      display: flex;
      align-items: center;
      justify-content: center; }
      nav#mobile-navigation ul.mobile-header-nav li a svg, header#mobile-header ul.mobile-header-nav li a svg {
        width: 20px;
        height: 20px;
        margin-right: 10px; }
    nav#mobile-navigation ul.mobile-header-nav li.menu_button a, header#mobile-header ul.mobile-header-nav li.menu_button a {
      top: -6px;
      position: relative; }
      nav#mobile-navigation ul.mobile-header-nav li.menu_button a .hamburger-box, header#mobile-header ul.mobile-header-nav li.menu_button a .hamburger-box {
        width: 45px;
        height: 50px; }
        nav#mobile-navigation ul.mobile-header-nav li.menu_button a .hamburger-box .hamburger-inner, header#mobile-header ul.mobile-header-nav li.menu_button a .hamburger-box .hamburger-inner {
          position: relative;
          top: 50%;
          margin-top: 0;
          transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1); }
          nav#mobile-navigation ul.mobile-header-nav li.menu_button a .hamburger-box .hamburger-inner, nav#mobile-navigation ul.mobile-header-nav li.menu_button a .hamburger-box .hamburger-inner:before, nav#mobile-navigation ul.mobile-header-nav li.menu_button a .hamburger-box .hamburger-inner:after, header#mobile-header ul.mobile-header-nav li.menu_button a .hamburger-box .hamburger-inner, header#mobile-header ul.mobile-header-nav li.menu_button a .hamburger-box .hamburger-inner:before, header#mobile-header ul.mobile-header-nav li.menu_button a .hamburger-box .hamburger-inner:after {
            width: 100%;
            display: block;
            background-color: #ffffff;
            height: 3px;
            -webkit-transition: 0.5s;
            -moz-transition: 0.5s;
            -o-transition: 0.5s;
            transition: 0.5s; }
          nav#mobile-navigation ul.mobile-header-nav li.menu_button a .hamburger-box .hamburger-inner:before, nav#mobile-navigation ul.mobile-header-nav li.menu_button a .hamburger-box .hamburger-inner:after, header#mobile-header ul.mobile-header-nav li.menu_button a .hamburger-box .hamburger-inner:before, header#mobile-header ul.mobile-header-nav li.menu_button a .hamburger-box .hamburger-inner:after {
            content: "";
            position: absolute;
            left: 0;
            transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
          nav#mobile-navigation ul.mobile-header-nav li.menu_button a .hamburger-box .hamburger-inner:before, header#mobile-header ul.mobile-header-nav li.menu_button a .hamburger-box .hamburger-inner:before {
            top: -11px; }
          nav#mobile-navigation ul.mobile-header-nav li.menu_button a .hamburger-box .hamburger-inner:after, header#mobile-header ul.mobile-header-nav li.menu_button a .hamburger-box .hamburger-inner:after {
            bottom: -22px; }
          nav#mobile-navigation ul.mobile-header-nav li.menu_button a .hamburger-box .hamburger-inner.trick, header#mobile-header ul.mobile-header-nav li.menu_button a .hamburger-box .hamburger-inner.trick {
            top: 33px; }
            nav#mobile-navigation ul.mobile-header-nav li.menu_button a .hamburger-box .hamburger-inner.trick:before, nav#mobile-navigation ul.mobile-header-nav li.menu_button a .hamburger-box .hamburger-inner.trick:after, header#mobile-header ul.mobile-header-nav li.menu_button a .hamburger-box .hamburger-inner.trick:before, header#mobile-header ul.mobile-header-nav li.menu_button a .hamburger-box .hamburger-inner.trick:after {
              display: none !important; }
    nav#mobile-navigation ul.mobile-header-nav li.menu_button.open a .hamburger-box .hamburger-inner, header#mobile-header ul.mobile-header-nav li.menu_button.open a .hamburger-box .hamburger-inner {
      background-color: transparent;
      -webkit-transform: rotateX(-180deg);
      -moz-transform: rotateX(-180deg);
      -ms-transform: rotateX(-180deg);
      -o-transform: rotateX(-180deg);
      transform: rotateX(-180deg); }
      nav#mobile-navigation ul.mobile-header-nav li.menu_button.open a .hamburger-box .hamburger-inner:before, header#mobile-header ul.mobile-header-nav li.menu_button.open a .hamburger-box .hamburger-inner:before {
        transform: translate3d(0, 6px, 0) rotate(45deg); }
      nav#mobile-navigation ul.mobile-header-nav li.menu_button.open a .hamburger-box .hamburger-inner:after, header#mobile-header ul.mobile-header-nav li.menu_button.open a .hamburger-box .hamburger-inner:after {
        transform: translate3d(0, -26px, 0) rotate(-45deg); }

nav#mobile-navigation {
  position: absolute;
  bottom: 100%;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1000 !important;
  opacity: 0;
  padding: 3em 6em;
  pointer-events: none;
  background: #244094;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s; }
  @media screen and (max-width: 1780px) {
    nav#mobile-navigation {
      padding: 1em 3em; } }
  @media screen and (max-width: 414px) {
    nav#mobile-navigation {
      padding-left: 1em;
      padding-right: 1em; } }
  nav#mobile-navigation .mobile-header-nav {
    height: 50px !important;
    position: absolute;
    right: 4em;
    top: 3em; }
    @media screen and (max-width: 1780px) {
      nav#mobile-navigation .mobile-header-nav {
        right: 2em;
        top: 2em; } }
    @media screen and (max-width: 991px) {
      nav#mobile-navigation .mobile-header-nav {
        right: 1em;
        top: 1em; } }
    @media screen and (max-width: 480px) {
      nav#mobile-navigation .mobile-header-nav {
        right: 10px; } }
  nav#mobile-navigation .menu-main-navigation-container {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: flex-start;
    overflow-x: hidden;
    overflow-y: auto; }
    @media screen and (max-width: 991px) {
      nav#mobile-navigation .menu-main-navigation-container {
        justify-content: center; } }
    nav#mobile-navigation .menu-main-navigation-container > ul {
      clear: both;
      display: inline-block;
      position: relative;
      width: auto; }
      nav#mobile-navigation .menu-main-navigation-container > ul > li.menu-item-has-children {
        position: relative; }
        nav#mobile-navigation .menu-main-navigation-container > ul > li.menu-item-has-children > a {
          column-gap: 1em;
          font-weight: 500;
          justify-content: space-between;
          min-width: 400px;
          padding-right: 20px;
          width: 100%; }
          @media screen and (max-width: 1780px) {
            nav#mobile-navigation .menu-main-navigation-container > ul > li.menu-item-has-children > a {
              min-width: 350px; } }
          @media screen and (max-width: 1600px) {
            nav#mobile-navigation .menu-main-navigation-container > ul > li.menu-item-has-children > a {
              min-width: 300px; } }
          @media screen and (max-width: 1366px) {
            nav#mobile-navigation .menu-main-navigation-container > ul > li.menu-item-has-children > a {
              min-width: 220px; } }
          @media screen and (max-width: 991px) {
            nav#mobile-navigation .menu-main-navigation-container > ul > li.menu-item-has-children > a {
              min-width: 200px;
              padding-right: 10px; } }
          nav#mobile-navigation .menu-main-navigation-container > ul > li.menu-item-has-children > a::after {
            background: url("../images/menu-arrow-1.png") no-repeat center center;
            background-size: 100% auto;
            content: '';
            display: inline-block;
            height: 35px;
            width: 22px;
            -webkit-transition: all 0.3s ease-in-out 0s;
            -moz-transition: all 0.3s ease-in-out 0s;
            -o-transition: all 0.3s ease-in-out 0s;
            transition: all 0.3s ease-in-out 0s; }
            @media screen and (max-width: 1780px) {
              nav#mobile-navigation .menu-main-navigation-container > ul > li.menu-item-has-children > a::after {
                height: 25px;
                width: 15px; } }
            @media screen and (max-width: 991px) {
              nav#mobile-navigation .menu-main-navigation-container > ul > li.menu-item-has-children > a::after {
                height: 20px;
                width: 10px;
                -webkit-transform: rotate(90deg);
                -moz-transform: rotate(90deg);
                -o-transform: rotate(90deg);
                -ms-transform: rotate(90deg);
                transform: rotate(90deg); } }
        @media screen and (min-width: 992px) {
          nav#mobile-navigation .menu-main-navigation-container > ul > li.menu-item-has-children:hover > .sub-menu {
            opacity: 1;
            height: auto;
            left: 100%;
            z-index: 99; } }
        nav#mobile-navigation .menu-main-navigation-container > ul > li.menu-item-has-children > .sub-menu {
          border-top: 1px solid #00B743;
          column-count: 2;
          left: 0;
          min-width: 70vw;
          padding: 2.5em 0 0 5em;
          position: absolute;
          top: 0;
          width: 100%;
          z-index: -1; }
          @media screen and (max-width: 991px) {
            nav#mobile-navigation .menu-main-navigation-container > ul > li.menu-item-has-children > .sub-menu {
              border-top: 0;
              column-count: 1;
              padding: 0;
              position: initial; } }
          nav#mobile-navigation .menu-main-navigation-container > ul > li.menu-item-has-children > .sub-menu > li {
            width: 100%; }
      nav#mobile-navigation .menu-main-navigation-container > ul > li > a {
        border-top: 1px solid #00B352;
        font-size: 2rem;
        padding-bottom: 20px;
        padding-top: 20px; }
        @media screen and (max-width: 1780px) {
          nav#mobile-navigation .menu-main-navigation-container > ul > li > a {
            font-size: 1.5rem;
            padding-bottom: 15px;
            padding-top: 15px; } }
        @media screen and (max-width: 1600px) {
          nav#mobile-navigation .menu-main-navigation-container > ul > li > a {
            font-size: 1.375rem; } }
        @media screen and (max-width: 1366px) {
          nav#mobile-navigation .menu-main-navigation-container > ul > li > a {
            font-size: 1.25rem;
            padding-bottom: 12px;
            padding-top: 12px; } }
        @media screen and (max-width: 991px) {
          nav#mobile-navigation .menu-main-navigation-container > ul > li > a {
            font-size: 1.625rem;
            padding-bottom: 15px;
            padding-top: 15px; } }
      nav#mobile-navigation .menu-main-navigation-container > ul > li:first-child > a {
        border-top: 0; }
      nav#mobile-navigation .menu-main-navigation-container > ul > li.current-menu-item > a {
        color: #00B743; }
      nav#mobile-navigation .menu-main-navigation-container > ul > li.current-menu-ancestor > a {
        color: #00B743; }
      nav#mobile-navigation .menu-main-navigation-container > ul > li.current-menu-ancestor .sub-menu li.current-menu-item a {
        color: #00B743; }
    nav#mobile-navigation .menu-main-navigation-container ul {
      list-style: none;
      padding: 0;
      margin: 0;
      text-align: left; }
      nav#mobile-navigation .menu-main-navigation-container ul li {
        border: none; }
        nav#mobile-navigation .menu-main-navigation-container ul li a {
          align-items: center;
          display: flex;
          padding-left: 0;
          font-weight: 500;
          color: #fff;
          line-height: 1.5;
          text-transform: capitalize;
          position: relative;
          transition: font-weight 0.3s ease;
          width: 100%; }
          nav#mobile-navigation .menu-main-navigation-container ul li a:before {
            content: attr(data-text);
            font-weight: 700;
            visibility: hidden;
            position: absolute;
            left: 0;
            top: 0; }
          nav#mobile-navigation .menu-main-navigation-container ul li a:hover {
            color: #00B352; }
        nav#mobile-navigation .menu-main-navigation-container ul li ul.sub-menu {
          opacity: 0;
          height: 0;
          width: 100%;
          -webkit-transition: 0.5s;
          -moz-transition: 0.5s;
          -o-transition: 0.5s;
          transition: 0.5s; }
          nav#mobile-navigation .menu-main-navigation-container ul li ul.sub-menu > li > a {
            font-size: 1.5rem;
            padding: 5px; }
            @media screen and (max-width: 1780px) {
              nav#mobile-navigation .menu-main-navigation-container ul li ul.sub-menu > li > a {
                font-size: 1.125rem; } }
            @media screen and (max-width: 991px) {
              nav#mobile-navigation .menu-main-navigation-container ul li ul.sub-menu > li > a {
                font-size: 1.5rem;
                padding: 10px 30px; } }
            @media screen and (max-width: 991px) {
              nav#mobile-navigation .menu-main-navigation-container ul li ul.sub-menu > li > a {
                padding: 5px 25px; } }
          @media screen and (max-width: 991px) {
            nav#mobile-navigation .menu-main-navigation-container ul li ul.sub-menu > li:last-child > a {
              margin-bottom: 1em; } }
          nav#mobile-navigation .menu-main-navigation-container ul li ul.sub-menu li a {
            font-weight: 500; }
            nav#mobile-navigation .menu-main-navigation-container ul li ul.sub-menu li a .menu-item-desc {
              display: none; }
          nav#mobile-navigation .menu-main-navigation-container ul li ul.sub-menu li.coming_soon {
            display: none; }
        nav#mobile-navigation .menu-main-navigation-container ul li.cart_link a span .icon_label {
          margin-left: 20px; }
        nav#mobile-navigation .menu-main-navigation-container ul li.open ul.sub-menu {
          opacity: 1;
          height: auto;
          z-index: 99; }
          @media screen and (max-width: 991px) {
            nav#mobile-navigation .menu-main-navigation-container ul li.open ul.sub-menu {
              padding: 0; } }

body.mobile_menu_open {
  width: 100%;
  height: 100vh;
  overflow: hidden; }
  body.mobile_menu_open nav#mobile-navigation {
    bottom: 0;
    opacity: 1;
    pointer-events: all;
    overflow: hidden; }
    body.mobile_menu_open nav#mobile-navigation .menu-main-container ul li a {
      font-size: 1em; }

header#mobile-header {
  align-items: center;
  display: flex;
  height: 160px;
  justify-content: space-between;
  width: 100%;
  z-index: 999;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s; }
  @media screen and (max-width: 1780px) {
    header#mobile-header {
      height: 140px; } }
  @media screen and (max-width: 600px) {
    header#mobile-header {
      height: 120px; } }
  header#mobile-header .container-fluid {
    height: 100%; }
    header#mobile-header .container-fluid .row {
      height: 100%;
      margin-top: 0 !important; }
      header#mobile-header .container-fluid .row div[class^="col"] {
        height: 100%;
        width: 50%;
        flex-basis: 50% !important;
        margin-bottom: 0 !important; }
        @media screen and (max-width: 480px) {
          header#mobile-header .container-fluid .row div[class^="col"].col_left {
            width: 33.3333333333%; } }
        @media screen and (max-width: 480px) {
          header#mobile-header .container-fluid .row div[class^="col"].col_right {
            width: 66.6666666666%; } }
  header#mobile-header #logo {
    padding: 10px;
    width: 250px !important;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s; }
    @media screen and (max-width: 1780px) {
      header#mobile-header #logo {
        width: 220px !important; } }
    @media screen and (max-width: 1600px) {
      header#mobile-header #logo {
        width: 200px !important; } }
    @media screen and (max-width: 1366px) {
      header#mobile-header #logo {
        width: 185px !important; } }
    @media screen and (max-width: 991px) {
      header#mobile-header #logo {
        width: 160px !important; } }
    @media screen and (max-width: 781px) {
      header#mobile-header #logo {
        width: 140px !important; } }
    @media screen and (max-width: 600px) {
      header#mobile-header #logo {
        padding-left: 0;
        padding-right: 0;
        width: 125px !important; } }
    @media screen and (max-width: 414px) {
      header#mobile-header #logo {
        width: 110px !important; } }
    header#mobile-header #logo img {
      width: 100%; }
  @media screen and (max-width: 1024px) {
    header#mobile-header .col_left {
      flex-basis: 30%;
      margin-bottom: 0 !important; } }
  @media screen and (max-width: 600px) {
    header#mobile-header .col_left {
      flex-basis: 40%; } }
  @media screen and (max-width: 414px) {
    header#mobile-header .col_left {
      padding-left: 0;
      padding-right: 0; } }
  header#mobile-header .col_right {
    display: flex; }
    @media screen and (max-width: 1024px) {
      header#mobile-header .col_right {
        flex-basis: 70%;
        margin-bottom: 0 !important; } }
    @media screen and (max-width: 600px) {
      header#mobile-header .col_right {
        flex-basis: 60%; } }
    @media screen and (max-width: 414px) {
      header#mobile-header .col_right {
        padding-left: 0;
        padding-right: 0; } }
    header#mobile-header .col_right--wrap {
      align-items: center;
      column-gap: 1.5em;
      display: flex;
      justify-content: flex-end;
      width: 100%; }
      @media screen and (max-width: 781px) {
        header#mobile-header .col_right--wrap {
          column-gap: 1.25em; } }
      @media screen and (max-width: 414px) {
        header#mobile-header .col_right--wrap {
          column-gap: 10px; } }
      @media screen and (max-width: 781px) {
        header#mobile-header .col_right--wrap .wp-block-buttons .wp-block-button.sm .wp-block-button__link {
          font-size: 1.25rem;
          padding: 10px 30px; } }
      @media screen and (max-width: 600px) {
        header#mobile-header .col_right--wrap .wp-block-buttons .wp-block-button.sm .wp-block-button__link {
          font-size: 1.125rem; } }

body.sticky header#mobile-header {
  box-shadow: 0 15px 20px 0 rgba(0, 0, 0, 0.45);
  height: 100px; }
  @media screen and (max-width: 1366px) {
    body.sticky header#mobile-header {
      height: 90px; } }
  @media screen and (max-width: 600px) {
    body.sticky header#mobile-header {
      height: 80px; } }
  body.sticky header#mobile-header #logo {
    width: 200px !important; }
    @media screen and (max-width: 1366px) {
      body.sticky header#mobile-header #logo {
        width: 160px !important; } }
    @media screen and (max-width: 781px) {
      body.sticky header#mobile-header #logo {
        width: 140px !important; } }
    @media screen and (max-width: 600px) {
      body.sticky header#mobile-header #logo {
        padding-left: 0;
        padding-right: 0;
        width: 125px !important; } }
    @media screen and (max-width: 414px) {
      body.sticky header#mobile-header #logo {
        width: 110px !important; } }

#site-slider {
  background: #244094;
  margin-top: 160px;
  border-bottom-right-radius: 70px;
  border-top-left-radius: 70px;
  border-top-right-radius: 70px;
  overflow: hidden;
  position: relative;
  z-index: 10; }
  @media screen and (max-width: 1780px) {
    #site-slider {
      margin-top: 140px; } }
  @media screen and (max-width: 1280px) {
    #site-slider {
      border-bottom-right-radius: 50px;
      border-top-left-radius: 50px;
      border-top-right-radius: 50px; } }
  @media screen and (max-width: 991px) {
    #site-slider {
      border-bottom-right-radius: 40px;
      border-top-left-radius: 40px;
      border-top-right-radius: 40px; } }
  @media screen and (max-width: 781px) {
    #site-slider {
      border-bottom-right-radius: 30px;
      border-top-left-radius: 30px;
      border-top-right-radius: 30px; } }
  @media screen and (max-width: 600px) {
    #site-slider {
      margin-top: 120px; } }
  #site-slider .banner-slide {
    align-items: center;
    display: flex;
    justify-content: flex-start;
    position: relative; }
    #site-slider .banner-slide img {
      width: 100%; }
      @media screen and (max-width: 414px) {
        #site-slider .banner-slide img {
          position: relative;
          width: 150%; } }
  #site-slider .banner-content {
    background: rgba(255, 255, 255, 0.5);
    border-radius: 40px;
    padding: 4em 4em 3em;
    left: 10%;
    max-width: 900px;
    position: absolute;
    z-index: 3; }
    @media screen and (max-width: 1600px) {
      #site-slider .banner-content {
        left: 6%; } }
    @media screen and (max-width: 1280px) {
      #site-slider .banner-content {
        max-width: 600px;
        padding: 3em 3em 2em; } }
    @media screen and (max-width: 991px) {
      #site-slider .banner-content {
        left: 0;
        margin: 0 auto;
        max-width: 80%;
        padding: 2em 2em 1em;
        text-align: center;
        right: 0; } }
    @media screen and (max-width: 781px) {
      #site-slider .banner-content {
        border-radius: 30px;
        padding: 1.5em 1.75em 1em; } }
    #site-slider .banner-content h2 {
      color: #244094;
      font-size: 3rem;
      font-weight: 600;
      line-height: 1.35;
      margin: 0 0 35px; }
      @media screen and (max-width: 1780px) {
        #site-slider .banner-content h2 {
          font-size: 2.75rem; } }
      @media screen and (max-width: 1600px) {
        #site-slider .banner-content h2 {
          font-size: 2.625rem; } }
      @media screen and (max-width: 1280px) {
        #site-slider .banner-content h2 {
          font-size: 2.5rem;
          line-height: 1.25;
          margin-bottom: 20px; } }
      @media screen and (max-width: 1024px) {
        #site-slider .banner-content h2 {
          font-size: 2.375rem; } }
      @media screen and (max-width: 800px) {
        #site-slider .banner-content h2 {
          font-size: 2.125rem; } }
      @media screen and (max-width: 781px) {
        #site-slider .banner-content h2 {
          font-size: 1.75rem; } }
      @media screen and (max-width: 600px) {
        #site-slider .banner-content h2 {
          font-size: 1.5rem;
          margin-bottom: 10px; } }
    @media screen and (max-width: 991px) {
      #site-slider .banner-content .wp-block-buttons .wp-block-button.arrow .wp-block-button__link {
        font-size: 1.375rem;
        min-width: 160px;
        padding: 12px 30px; } }
    @media screen and (max-width: 781px) {
      #site-slider .banner-content .wp-block-buttons .wp-block-button.arrow .wp-block-button__link {
        font-size: 1.25rem;
        min-width: 120px;
        padding: 10px 20px; } }
    @media screen and (max-width: 600px) {
      #site-slider .banner-content .wp-block-buttons .wp-block-button.arrow .wp-block-button__link {
        font-size: 1.125rem;
        min-width: 110px; } }
    @media screen and (max-width: 991px) {
      #site-slider .banner-content .wp-block-buttons .wp-block-button.arrow .wp-block-button__link::after {
        height: 15px;
        width: 15px; } }
    @media screen and (max-width: 600px) {
      #site-slider .banner-content .wp-block-buttons .wp-block-button.arrow .wp-block-button__link::after {
        height: 10px;
        width: 10px; } }

@media screen and (max-width: 480px) {
  .browser_firefox #site-slider .banner-slide img,
  .browser_safari #site-slider .banner-slide img {
    width: 600px; } }

body.home .entry-header {
  display: none; }

.uproar_row {
  padding-top: 90px;
  padding-bottom: 90px; }
  @media screen and (max-width: 1024px) {
    .uproar_row {
      padding-top: 30px;
      padding-bottom: 30px; } }

/*.home {
    .wp-block-group {
        width: 100vw;
    }
}*/
/*.type-page {
    .wp-block-group {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
        padding-top: 90px;
        padding-bottom: 90px;
        overflow: hidden;
        @media screen and (max-width: 1024px) {
            padding-top: 30px;
            padding-bottom: 30px;
        }
        &.has_cover {
            padding-top: 0;
            padding-bottom: 0;
            .wp-block-cover {
                padding-top: 150px;
                padding-bottom: 150px;
            }
        }
        > .wp-block-group__inner-container {
            width: 100%;
            height: 100%;
            display: flex;
            flex-wrap: wrap;
            align-items: center;
            justify-content: center;
            align-content: center;
            > * {
                flex-basis: 100%;
            }
        }
        .wp-block-group__inner-container {
            > .wp-block-columns {
                > .wp-block-column {
                    display: flex;
                    align-items: center;
                    justify-content: center;
                    align-content: center;
                    flex-wrap: wrap;
                    flex-basis: 50%;
                    flex-grow: 0;
                    @media screen and (max-width: 600px) {
                        margin-top: 15px !important;
                        margin-bottom: 15px !important;
                    }
                    > * {
                        flex-basis: 100%;
                    }
                    &:first-of-type {
                        padding-right: 60px;
                        @media screen and (max-width: 990px) {
                            padding-right: 20px;
                        }
                        @media screen and (max-width: 600px) {
                            padding-right: 0;
                        }
                    }
                    &:last-of-type {
                        padding-left: 60px;
                        @media screen and (max-width: 990px) {
                            padding-left: 20px;
                        }
                        @media screen and (max-width: 600px) {
                            padding-left: 0;
                        }
                    }
                    > .wp-block-columns {
                        display: flex;
                        align-items: center;
                        justify-content: center;
                        align-content: center;
                    }
                }
            }
        }
        > .wp-block-group__inner-container {
            width: 100%;
            .wp-block-cover {
                width: 100%;
                height: 100%;
                .wp-block-cover__inner-container {
                    color: #444444;
                }
            }
        }
    }
}*/
.wp-block-group__inner-container {
  padding-bottom: 5em;
  padding-top: 5em; }
  @media screen and (max-width: 1780px) {
    .wp-block-group__inner-container {
      padding-bottom: 4em;
      padding-top: 4em; } }

#testimonial-slider {
  text-align: center; }
  #testimonial-slider h4 {
    color: #9AD44A;
    font-size: 1.625rem;
    font-weight: 600;
    line-height: 1.25;
    margin: 2.25em 0 0;
    padding-top: 3em;
    position: relative; }
    @media only screen and (max-width: 1366px) {
      #testimonial-slider h4 {
        padding-top: 2em; } }
    @media only screen and (max-width: 568px) {
      #testimonial-slider h4 {
        font-size: 1.5rem;
        margin-top: 1em;
        padding-top: 1.5em; } }
    #testimonial-slider h4::before {
      background: #9AD44A;
      content: '';
      display: table;
      height: 3px;
      left: 0;
      margin: 0 auto;
      position: absolute;
      right: 0;
      top: 0;
      width: 180px; }
      @media only screen and (max-width: 1366px) {
        #testimonial-slider h4::before {
          height: 2px; } }
  #testimonial-slider .swiper__testimonial-slide {
    display: flex;
    justify-content: center;
    width: 100%; }
    #testimonial-slider .swiper__testimonial-slide--content {
      max-width: 70%; }
      @media only screen and (max-width: 1366px) {
        #testimonial-slider .swiper__testimonial-slide--content {
          max-width: 80%; } }
      @media only screen and (max-width: 568px) {
        #testimonial-slider .swiper__testimonial-slide--content {
          max-width: 85%; } }
      #testimonial-slider .swiper__testimonial-slide--content figcaption {
        padding: 1.5em 0 1em;
        position: relative; }
        @media only screen and (max-width: 1366px) {
          #testimonial-slider .swiper__testimonial-slide--content figcaption {
            padding: 2.5em 1em 2em; } }
        @media only screen and (max-width: 781px) {
          #testimonial-slider .swiper__testimonial-slide--content figcaption {
            padding: 1.5em 0.5em 1em; } }
        @media only screen and (max-width: 568px) {
          #testimonial-slider .swiper__testimonial-slide--content figcaption {
            padding: 2.25em 0.75em; } }
        #testimonial-slider .swiper__testimonial-slide--content figcaption::before, #testimonial-slider .swiper__testimonial-slide--content figcaption::after {
          background: url("../images/ornamental-3.png") no-repeat center center;
          background-size: 100% auto;
          content: '';
          display: inline-block;
          height: 60px;
          position: absolute;
          width: 60px; }
          @media only screen and (max-width: 781px) {
            #testimonial-slider .swiper__testimonial-slide--content figcaption::before, #testimonial-slider .swiper__testimonial-slide--content figcaption::after {
              height: 40px;
              width: 40px; } }
        #testimonial-slider .swiper__testimonial-slide--content figcaption::before {
          left: -3em;
          top: 0; }
          @media only screen and (max-width: 568px) {
            #testimonial-slider .swiper__testimonial-slide--content figcaption::before {
              left: 0; } }
        #testimonial-slider .swiper__testimonial-slide--content figcaption::after {
          bottom: 0;
          right: -3em; }
          @media only screen and (max-width: 568px) {
            #testimonial-slider .swiper__testimonial-slide--content figcaption::after {
              right: 0; } }
    #testimonial-slider .swiper__testimonial-slide--rating {
      align-items: center;
      display: flex;
      column-gap: 1.25em;
      justify-content: center;
      margin-bottom: 1em;
      width: 100%; }
      @media only screen and (max-width: 600px) {
        #testimonial-slider .swiper__testimonial-slide--rating {
          column-gap: 10px; } }
      #testimonial-slider .swiper__testimonial-slide--rating .star {
        color: #F9C132;
        font-size: 3rem;
        line-height: 1; }
        @media only screen and (max-width: 600px) {
          #testimonial-slider .swiper__testimonial-slide--rating .star {
            font-size: 2.5rem; } }
        @media only screen and (max-width: 479px) {
          #testimonial-slider .swiper__testimonial-slide--rating .star {
            font-size: 2.125rem; } }
  #testimonial-slider .swiper-button-next,
  #testimonial-slider .swiper-button-prev {
    width: 40px; }
    @media only screen and (max-width: 600px) {
      #testimonial-slider .swiper-button-next,
      #testimonial-slider .swiper-button-prev {
        width: 25px; } }
    #testimonial-slider .swiper-button-next::after,
    #testimonial-slider .swiper-button-prev::after {
      background-repeat: no-repeat;
      background-position: center center;
      background-size: 100% auto;
      color: rgba(255, 255, 255, 0);
      content: '' !important;
      height: 300px;
      opacity: 0.25;
      transition: all 0.25s ease-in 0s;
      width: 35px; }
      @media only screen and (max-width: 1366px) {
        #testimonial-slider .swiper-button-next::after,
        #testimonial-slider .swiper-button-prev::after {
          width: 30px; } }
    #testimonial-slider .swiper-button-next:hover::after,
    #testimonial-slider .swiper-button-prev:hover::after {
      color: rgba(255, 255, 255, 0);
      opacity: 1; }
  #testimonial-slider .swiper-button-next::after {
    background-image: url("../images/slider-arrow-right.png"); }
  #testimonial-slider .swiper-button-prev::after {
    background-image: url("../images/slider-arrow-left.png"); }

.footer.row_footer {
  background: #00B352;
  color: #fff;
  font-size: 1.375rem;
  line-height: 1.35;
  padding-bottom: 4em;
  padding-top: 6em; }
  @media screen and (max-width: 1280px) {
    .footer.row_footer {
      padding-bottom: 2em; } }
  @media screen and (max-width: 600px) {
    .footer.row_footer {
      font-size: 1.25rem; } }
  @media screen and (max-width: 991px) {
    .footer.row_footer {
      padding-top: 5em;
      text-align: center; } }
  @media screen and (max-width: 414px) {
    .footer.row_footer {
      font-size: 1.125rem; } }
  @media screen and (max-width: 375px) {
    .footer.row_footer {
      font-size: 1rem; } }
  .footer.row_footer, .footer.row_footer * {
    color: #ffffff; }
  .footer.row_footer a, .footer.row_footer img {
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s; }
  .footer.row_footer a:hover {
    color: #244094; }
  .footer.row_footer ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  @media screen and (max-width: 1280px) {
    .footer.row_footer .column-1 {
      width: 45%; } }
  @media screen and (max-width: 1024px) {
    .footer.row_footer .column-1 {
      flex-basis: 45%; } }
  @media screen and (max-width: 991px) {
    .footer.row_footer .column-1 {
      flex-basis: 100%; } }
  .footer.row_footer .column-1__wrap {
    display: flex;
    justify-content: flex-end; }
    .footer.row_footer .column-1__wrap .row {
      column-gap: 5em; }
      @media screen and (max-width: 1600px) {
        .footer.row_footer .column-1__wrap .row {
          column-gap: 10em; } }
      @media screen and (max-width: 1280px) {
        .footer.row_footer .column-1__wrap .row {
          column-gap: 7.5em; } }
      @media screen and (max-width: 1024px) {
        .footer.row_footer .column-1__wrap .row {
          column-gap: 5.5em; } }
      @media screen and (max-width: 991px) {
        .footer.row_footer .column-1__wrap .row {
          flex-direction: column;
          justify-content: center;
          align-items: center;
          width: 100%; } }
    .footer.row_footer .column-1__wrap .col-sm-6 {
      border-top: 1px solid #fff;
      padding-left: 0;
      padding-right: 0;
      padding-top: 2em;
      width: auto; }
      @media screen and (max-width: 1280px) {
        .footer.row_footer .column-1__wrap .col-sm-6 {
          padding-top: 1.75em; } }
      @media screen and (max-width: 1024px) {
        .footer.row_footer .column-1__wrap .col-sm-6 {
          flex-basis: auto; } }
    .footer.row_footer .column-1__wrap ul li + li {
      margin-top: 12px; }
      @media screen and (max-width: 1280px) {
        .footer.row_footer .column-1__wrap ul li + li {
          margin-top: 10px; } }
      @media screen and (max-width: 1024px) {
        .footer.row_footer .column-1__wrap ul li + li {
          margin-top: 8px; } }
  .footer.row_footer .column-1 img {
    max-width: 200px;
    width: 100%; }
    @media screen and (max-width: 1600px) {
      .footer.row_footer .column-1 img {
        max-width: 165px; } }
    @media screen and (max-width: 1280px) {
      .footer.row_footer .column-1 img {
        max-width: 140px; } }
  @media screen and (max-width: 1280px) {
    .footer.row_footer .column-1__wrap {
      width: 55%; } }
  @media screen and (max-width: 1024px) {
    .footer.row_footer .column-1__wrap {
      flex-basis: 55%; } }
  @media screen and (max-width: 991px) {
    .footer.row_footer .column-1__wrap {
      flex-basis: 100%;
      justify-content: center;
      width: 100%; } }
.footer__social {
  align-items: center !important;
  column-gap: 15px;
  font-size: 2.125rem;
  max-width: 580px; }
  @media screen and (max-width: 1600px) {
    .footer__social {
      font-size: 2rem;
      max-width: 520px; } }
  @media screen and (max-width: 1280px) {
    .footer__social {
      font-size: 1.875rem;
      max-width: 450px; } }
  @media screen and (max-width: 1024px) {
    .footer__social {
      font-size: 1.75rem; } }
  @media screen and (max-width: 991px) {
    .footer__social {
      font-size: 1.625rem;
      justify-content: center;
      margin-left: auto;
      margin-right: auto;
      max-width: 285px; } }
  @media screen and (max-width: 781px) {
    .footer__social {
      flex-wrap: nowrap !important; } }
  .footer__social > .wp-block-column {
    flex-basis: auto !important; }
    .footer__social > .wp-block-column:nth-child(2) {
      width: 200px; }
      @media screen and (max-width: 1600px) {
        .footer__social > .wp-block-column:nth-child(2) {
          width: 175px; } }
      @media screen and (max-width: 1280px) {
        .footer__social > .wp-block-column:nth-child(2) {
          width: 160px; } }
      @media screen and (max-width: 991px) {
        .footer__social > .wp-block-column:nth-child(2) {
          width: 95px; } }
    @media screen and (max-width: 991px) {
      .footer__social > .wp-block-column:last-child {
        width: 105px; } }
    .footer__social > .wp-block-column:last-child img {
      position: relative;
      top: -7px;
      max-width: 85px !important; }
      @media screen and (max-width: 1600px) {
        .footer__social > .wp-block-column:last-child img {
          max-width: 75px !important; } }
      @media screen and (max-width: 1280px) {
        .footer__social > .wp-block-column:last-child img {
          max-width: 68px !important; } }
      @media screen and (max-width: 991px) {
        .footer__social > .wp-block-column:last-child img {
          max-width: 55px !important;
          top: -5px; } }
    .footer__social > .wp-block-column p {
      margin-bottom: 0; }
    .footer__social > .wp-block-column img {
      max-width: 75px !important; }
      @media screen and (max-width: 1600px) {
        .footer__social > .wp-block-column img {
          max-width: 65px !important; } }
      @media screen and (max-width: 1280px) {
        .footer__social > .wp-block-column img {
          max-width: 60px !important; } }
      @media screen and (max-width: 991px) {
        .footer__social > .wp-block-column img {
          max-width: 50px !important; } }
      .footer__social > .wp-block-column img:hover {
        -webkit-transform: scale(0.9);
        -moz-transform: scale(0.9);
        -o-transform: scale(0.9);
        -ms-transform: scale(0.9);
        transform: scale(0.9); }
  .footer__social .wp-block-image > figure {
    margin: 0 !important; }
  @media screen and (max-width: 781px) {
    .footer__social:not(.is-not-stacked-on-mobile) > .wp-block-column {
      flex-basis: auto !important; } }
  .footer__social:not(.is-not-stacked-on-mobile) > .wp-block-column:first-child {
    text-align: left; }
  .footer__social:not(.is-not-stacked-on-mobile) > .wp-block-column:last-child {
    text-align: left; }
.footer__bottom {
  margin-top: 20px;
  text-align: right; }
  @media screen and (max-width: 1280px) {
    .footer__bottom {
      margin-top: 3em; } }
  @media screen and (max-width: 991px) {
    .footer__bottom {
      margin-top: 10px; } }
  .footer__bottom--wrap {
    column-gap: 2.75em;
    display: flex;
    justify-content: flex-end; }
    @media screen and (max-width: 991px) {
      .footer__bottom--wrap {
        font-size: 1.25rem;
        justify-content: center;
        margin-bottom: 0 !important; } }
    @media screen and (max-width: 414px) {
      .footer__bottom--wrap {
        font-size: 1rem; } }
  .footer__bottom ul {
    float: right; }
    .footer__bottom ul li {
      float: left; }
      .footer__bottom ul li + li {
        margin-left: 20px; }
        @media screen and (max-width: 991px) {
          .footer__bottom ul li + li {
            margin-left: 12px; } }
.footer .footer-widget > .widget + .widget {
  margin-top: 4em; }

.slides_carousel {
  width: 100%; }
  .slides_carousel .owl-nav {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    opacity: 0.5;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
    .slides_carousel .owl-nav button {
      width: 70px;
      height: 70px;
      line-height: 70px;
      border-radius: 50%;
      display: flex;
      align-items: center;
      align-content: center;
      justify-content: center; }
      .slides_carousel .owl-nav button i {
        font-size: 2.5em;
        color: #FFFFFF;
        opacity: 60%; }
      @media screen and (max-width: 1200px) {
        .slides_carousel .owl-nav button {
          width: 50px;
          height: 50px; }
          .slides_carousel .owl-nav button i {
            font-size: 2em; } }
      @media screen and (max-width: 1024px) {
        .slides_carousel .owl-nav button {
          display: none; } }
      .slides_carousel .owl-nav button.owl-prev {
        margin-left: -10%;
        float: left; }
        .slides_carousel .owl-nav button.owl-prev i {
          margin-left: -5px; }
      .slides_carousel .owl-nav button.owl-next {
        margin-right: -10%;
        float: right; }
        .slides_carousel .owl-nav button.owl-next i {
          margin-right: -5px; }
  .slides_carousel li.slide {
    position: relative;
    height: 790px; }
    @media screen and (max-width: 1024px) {
      .slides_carousel li.slide {
        height: calc(100vh - 70px); } }
    .slides_carousel li.slide .img_container {
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      display: flex;
      align-content: center;
      justify-content: center;
      overflow: hidden;
      z-index: -1; }
      .slides_carousel li.slide .img_container img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center; }
    .slides_carousel li.slide .slide_content {
      height: 100%; }
      .slides_carousel li.slide .slide_content .row {
        height: 100%; }
    .slides_carousel li.slide .content {
      height: 100%;
      display: flex;
      align-content: center;
      align-items: center;
      justify-content: left;
      padding-left: 13%;
      flex-wrap: wrap;
      color: #ffffff; }
      @media screen and (max-width: 1024px) {
        .slides_carousel li.slide .content {
          padding-left: 0; } }
      .slides_carousel li.slide .content .inner {
        flex-basis: 100%; }
        .slides_carousel li.slide .content .inner, .slides_carousel li.slide .content .inner * {
          color: #ffffff; }
        .slides_carousel li.slide .content .inner h2 {
          font-family: 'GSN Condensed', sans-serif;
          font-size: 2.7em;
          line-height: 1; }
        .slides_carousel li.slide .content .inner .slide_text {
          margin-bottom: 30px; }
        .slides_carousel li.slide .content .inner a.button {
          display: inline-block; }

.browser_ie.home .wp-block-group {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw; }
.browser_ie .img_container img {
  height: auto !important; }
.browser_ie .search_filter ul li[data-sf-field-input-type="select"] label:after {
  display: none !important; }
.browser_ie.woocommerce-shop .woocommerce .woocommerce-ordering:after {
  display: none !important; }
.browser_ie.single-post .post_hero, .browser_ie.single-games .post_hero {
  display: block; }
.browser_ie.single-post .post_hero img, .browser_ie.single-games .post_hero img {
  height: auto !important; }

.browser_safari ul.mobile-header-nav {
  display: block !important;
  width: 60px; }
  .browser_safari ul.mobile-header-nav .menu_button {
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }

.os_osx .slides_carousel li.slide .content .inner h2, .device_iphone .slides_carousel li.slide .content .inner h2 {
  margin-bottom: 10px; }

/*# sourceMappingURL=uproar_home.css.map */
