@charset "UTF-8";
/*
Theme Name: Boathouse
Author: GoingClear Interactive
Author URI: https://www.goingclear.com/
Version: 1.0.0
Text Domain: boathouse
*/
/***********************************
BASE STYLES
***********************************/
@font-face {
  font-family: "Articulat CF";
  src: url("fonts/ArticulatCF-DemiBold.woff2") format("woff2"), url("fonts/ArticulatCF-DemiBold.woff") format("woff"), url("fonts/ArticulatCF-DemiBold.ttf") format("truetype"), url("fonts/ArticulatCF-DemiBold.svg#ArticulatCF-DemiBold") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Articulat CF";
  src: url("fonts/ArticulatCF-Medium.woff2") format("woff2"), url("fonts/ArticulatCF-Medium.woff") format("woff"), url("fonts/ArticulatCF-Medium.ttf") format("truetype"), url("fonts/ArticulatCF-Medium.svg#ArticulatCF-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "boathouse";
  src: url("fonts/boathouse.eot?83851195");
  src: url("fonts/boathouse.eot?83851195#iefix") format("embedded-opentype"), url("fonts/boathouse.woff2?83851195") format("woff2"), url("fonts/boathouse.woff?83851195") format("woff"), url("fonts/boathouse.ttf?83851195") format("truetype"), url("fonts/boathouse.svg?83851195#boathouse") format("svg");
  font-weight: normal;
  font-style: normal;
}
[data-icon^=icon-]:before, [data-icon*=" icon-"]:before {
  speak: none;
  line-height: 1;
  font-family: "boathouse";
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^=icon-]:before, [class*=" icon-"]:before {
  speak: none;
  line-height: 1;
  font-family: "boathouse";
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-arrow-down:before {
  content: "\e803";
}

.icon-arrow-left:before {
  content: "\e802";
}

.icon-arrow-right:before {
  content: "\e800";
}

.icon-arrow-up:before {
  content: "\e804";
}

.icon-clone:before {
  content: "\f24d";
}

.icon-close:before {
  content: "\e80d";
}

.icon-link:before {
  content: "\e81f";
}

.icon-mail:before {
  content: "\e80e";
}

.icon-minus:before {
  content: "\e80b";
}

.icon-pause:before {
  content: "\e820";
}

.icon-play:before {
  content: "\e821";
}

.icon-plus:before {
  content: "\e80c";
}

.icon-rss:before {
  content: "\f09e";
}

.icon-search:before {
  content: "\e80f";
}

.icon-facebook-alt:before {
  content: "\f230";
}

.icon-facebook:before {
  content: "\e805";
}

.icon-gplus:before {
  content: "\f0d5";
}

.icon-instagram:before {
  content: "\e806";
}

.icon-linkedin-alt:before {
  content: "\f30c";
}

.icon-linkedin:before {
  content: "\e807";
}

.icon-pinterest:before {
  content: "\f231";
}

.icon-qq:before {
  content: "\f1d6";
}

.icon-quora:before {
  content: "\f2c4";
}

.icon-reddit-alien:before {
  content: "\f281";
}

.icon-sina-weibo:before {
  content: "\f33f";
}

.icon-snapchat-ghost:before {
  content: "\f2ac";
}

.icon-telegram:before {
  content: "\f2c6";
}

.icon-tiktok:before {
  content: "\e809";
}

.icon-twitter:before {
  content: "\f099";
}

.icon-vkontakte:before {
  content: "\f189";
}

.icon-wechat:before {
  content: "\f1d7";
}

.icon-whatsapp:before {
  content: "\f232";
}

.icon-x:before {
  content: "\e801";
}

.icon-youtube:before {
  content: "\e80a";
}

*:not(ul):not(ol):not(blockquote) {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html, body, div, span, img, a, p, h1, h2, h3,
h4, h5, h6, option, legend, label,
table, th, td, tr, article, aside,
caption, figure, footer, header, hgroup,
mark, nav, section, time, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

table {
  border-collapse: collapse;
}

html {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: scroll;
}

body {
  margin: 0;
  width: 100%;
  overflow: clip;
  color: #000000;
  min-height: 100%;
  position: relative;
  background: #FFFFFF;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font: 400 16px/24px "articulat-cf", sans-serif;
}

h1, .h1 {
  font-size: 64px;
  line-height: 74px;
}

h2, .h2 {
  font-size: 48px;
  line-height: 58px;
}

h3, .h3 {
  font-size: 36px;
  line-height: 46px;
}

h4, .h4 {
  font-size: 30px;
  line-height: 36px;
}

h5, .h5 {
  font-size: 24px;
  line-height: 32px;
}

h6, .h6 {
  font-size: 20px;
  line-height: 28px;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  color: #000000;
  font-weight: 500;
  margin-bottom: 0;
  font-family: "orpheuspro", sans-serif;
}

a:hover, a:focus, button:hover, button:focus {
  outline: 0;
  text-decoration: none;
}

p {
  margin: 0 0 30px;
}

hr {
  margin: 0;
  padding: 0;
  z-index: 99;
  border-width: 1px;
  position: relative;
  border-color: #000000;
}

section {
  padding: 50px 0;
}

input[type=text]:not(.select2-input),
input[type=number],
input[type=email],
input[type=tel],
input[type=url],
input[type=search],
input[type=password],
input[type=file],
select, textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input[type=text]:not(.select2-input)::-webkit-inner-spin-button,
input[type=number]::-webkit-inner-spin-button,
input[type=email]::-webkit-inner-spin-button,
input[type=tel]::-webkit-inner-spin-button,
input[type=url]::-webkit-inner-spin-button,
input[type=search]::-webkit-inner-spin-button,
input[type=password]::-webkit-inner-spin-button,
input[type=file]::-webkit-inner-spin-button,
select::-webkit-inner-spin-button, textarea::-webkit-inner-spin-button {
  -webkit-appearance: none;
  cursor: pointer;
  display: block;
  width: 8px;
  color: #333;
  text-align: center;
  position: relative;
}
input[type=text]:not(.select2-input),
input[type=number],
input[type=email],
input[type=tel],
input[type=url],
input[type=search],
input[type=password],
input[type=file],
select, textarea {
  border: 0 !important;
  outline: 0 !important;
  width: 100% !important;
  color: #000000 !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  block-size: 50px !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  padding: 12px 0px !important;
  line-height: 20px !important;
  border-radius: 0px !important;
  background: transparent !important;
  border-bottom: 1px solid #000000 !important;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
input[type=text]:not(.select2-input)::-webkit-input-placeholder,
input[type=number]::-webkit-input-placeholder,
input[type=email]::-webkit-input-placeholder,
input[type=tel]::-webkit-input-placeholder,
input[type=url]::-webkit-input-placeholder,
input[type=search]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
input[type=file]::-webkit-input-placeholder,
select::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #000000;
  font-size: 16px;
  font-weight: 400;
}
input[type=text]:not(.select2-input)::-moz-placeholder,
input[type=number]::-moz-placeholder,
input[type=email]::-moz-placeholder,
input[type=tel]::-moz-placeholder,
input[type=url]::-moz-placeholder,
input[type=search]::-moz-placeholder,
input[type=password]::-moz-placeholder,
input[type=file]::-moz-placeholder,
select::-moz-placeholder, textarea::-moz-placeholder {
  color: #000000;
  font-size: 16px;
  font-weight: 400;
}
input[type=text]:not(.select2-input):-ms-input-placeholder,
input[type=number]:-ms-input-placeholder,
input[type=email]:-ms-input-placeholder,
input[type=tel]:-ms-input-placeholder,
input[type=url]:-ms-input-placeholder,
input[type=search]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
input[type=file]:-ms-input-placeholder,
select:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #000000;
  font-size: 16px;
  font-weight: 400;
}
input[type=text]:not(.select2-input):-moz-placeholder,
input[type=number]:-moz-placeholder,
input[type=email]:-moz-placeholder,
input[type=tel]:-moz-placeholder,
input[type=url]:-moz-placeholder,
input[type=search]:-moz-placeholder,
input[type=password]:-moz-placeholder,
input[type=file]:-moz-placeholder,
select:-moz-placeholder, textarea:-moz-placeholder {
  color: #000000;
  font-size: 16px;
  font-weight: 400;
}
input[type=text]:not(.select2-input):hover, input[type=text]:not(.select2-input):focus,
input[type=number]:hover,
input[type=number]:focus,
input[type=email]:hover,
input[type=email]:focus,
input[type=tel]:hover,
input[type=tel]:focus,
input[type=url]:hover,
input[type=url]:focus,
input[type=search]:hover,
input[type=search]:focus,
input[type=password]:hover,
input[type=password]:focus,
input[type=file]:hover,
input[type=file]:focus,
select:hover,
select:focus, textarea:hover, textarea:focus {
  outline: 0 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.btn {
  border: 0;
  outline: 0;
  padding: 0;
  color: #01EFD2;
  font-size: 21px;
  text-align: left;
  font-weight: 400;
  line-height: 31px;
  background: transparent;
  text-decoration: underline;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 1199px) {
  .btn {
    font-size: 20px;
    line-height: 28px;
  }
}
@media only screen and (max-width: 991px) {
  .btn {
    font-size: 16px;
    line-height: 26px;
  }
}
.btn:has([class*=icon-]) {
  padding: 0;
  color: #000000;
  font-size: 15px;
  border-radius: 0;
  font-weight: normal;
  text-decoration: none !important;
}
.btn:has([class*=icon-]):active, .btn:has([class*=icon-]):hover, .btn:has([class*=icon-]):focus {
  color: #01EFD2;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.btn.btn-text {
  font-size: 16px;
  line-height: 24px;
  position: relative;
  padding-bottom: 10px;
  text-decoration: none !important;
}
.btn.btn-text [class*=icon-] {
  font-size: 11px;
  margin-left: 30px;
  display: inline-block;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn.btn-text:after {
  left: 0;
  top: 100%;
  height: 4px;
  width: 100%;
  content: "";
  position: absolute;
  background: #FFFFFF;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn.btn-text:active, .btn.btn-text:hover, .btn.btn-text:focus {
  color: #01EFD2;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.btn.btn-text:active:after, .btn.btn-text:hover:after, .btn.btn-text:focus:after {
  width: calc(100% + 5px);
}
.btn.btn-text:active [class*=icon-], .btn.btn-text:hover [class*=icon-], .btn.btn-text:focus [class*=icon-] {
  color: #01EFD2;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.btn:active, .btn:hover, .btn:focus {
  outline: 0;
  color: #01EFD2;
  text-decoration: underline;
}

.container {
  width: 100%;
  max-width: 1240px;
  padding-left: 30px;
  padding-right: 30px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.container-fluid {
  padding-left: 40px;
  padding-right: 40px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.lr-10 {
  margin-left: -10px;
  margin-right: -10px;
}
.lr-10 > [class*=col] {
  padding-left: 10px;
  padding-right: 10px;
}

.list-inline {
  margin-left: -5px;
  margin-right: -5px;
}
.list-inline li {
  padding-left: 5px;
  padding-right: 5px;
  display: inline-block;
}

.fluid {
  max-width: 100% !important;
}
.fluid br {
  display: none;
}
.fluid h1, .fluid h2, .fluid h3, .fluid h4, .fluid h5, .fluid h6,
.fluid .h1, .fluid .h2, .fluid .h3, .fluid .h4, .fluid .h5, .fluid .h6, .fluid p,
.fluid .entry-title, .fluid .description,
.fluid .content, .fluid .testi-item, .fluid .quote,
.fluid [class*=__editor], .fluid [class*=__content],
.fluid [class*=-content], .fluid [class*=text] {
  max-width: 100% !important;
}

.blankSpace {
  top: -100px !important;
  display: block !important;
  position: relative !important;
  visibility: hidden !important;
}

.fz_40 {
  line-height: 1.2;
  font-size: clamp(1.5rem, 1.1415rem + 1.5094vw, 2.5rem);
}

.fz_32 {
  line-height: 1.3;
  font-size: clamp(1.5rem, 1.3208rem + 0.7547vw, 2rem);
}

.fz_21 {
  line-height: 1.4;
  font-family: "articulat-cf", sans-serif;
  font-size: clamp(1.125rem, 0.9113rem + 0.4458vw, 1.3125rem);
}

.text-black {
  color: #000000 !important;
}

.font-weight-medium {
  font-weight: 500 !important;
}

.bodybackground {
  color: #FFFFFF;
  background: #000000;
}
.bodybackground.page-template-t_contact:before, .bodybackground.single-team:before {
  height: 1280px;
}
.bodybackground:before {
  left: 0;
  bottom: 0;
  content: "";
  z-index: -2;
  width: 100%;
  height: 2002px;
  position: absolute;
  background: radial-gradient(285.08% 89.22% at 100% 100%, #01EFD2 7.46%, #005EFF 54.12%, #000 88.51%);
}
.bodybackground:after {
  left: 0;
  width: 100%;
  z-index: -1;
  content: "";
  bottom: 782px;
  height: 1220px;
  position: absolute;
  background: -webkit-gradient(linear, left top, left bottom, from(#000), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(180deg, #000 0%, rgba(0, 0, 0, 0) 100%);
}
.bodybackground .btn:has([class*=icon-]) {
  color: #FFFFFF;
}
.bodybackground .btn:has([class*=icon-]):active, .bodybackground .btn:has([class*=icon-]):hover, .bodybackground .btn:has([class*=icon-]):focus {
  color: #01EFD2;
}
.bodybackground hr {
  border-color: #FFFFFF;
}
.bodybackground .header {
  background: transparent;
}
.bodybackground .breadcrumb {
  color: #FFFFFF;
}
.bodybackground .breadcrumb .current-page {
  color: #FFFFFF;
}
.bodybackground .breadcrumb a {
  color: #FFFFFF;
}
.bodybackground .breadcrumb a:hover, .bodybackground .breadcrumb a:focus {
  color: #01EFD2;
}
.bodybackground h1, .bodybackground h2, .bodybackground h3, .bodybackground h4, .bodybackground h5, .bodybackground h6,
.bodybackground .h1, .bodybackground .h2, .bodybackground .h3, .bodybackground .h4, .bodybackground .h5, .bodybackground .h6 {
  color: #FFFFFF;
}
.bodybackground .content__editor {
  color: #FFFFFF;
}
.bodybackground .content__editor h1, .bodybackground .content__editor h2, .bodybackground .content__editor h3, .bodybackground .content__editor h4, .bodybackground .content__editor h5, .bodybackground .content__editor h6,
.bodybackground .content__editor .h1, .bodybackground .content__editor .h2, .bodybackground .content__editor .h3, .bodybackground .content__editor .h4, .bodybackground .content__editor .h5, .bodybackground .content__editor .h6 {
  color: #FFFFFF;
}
.bodybackground .socialshare li:first-child {
  color: #FFFFFF;
}
.bodybackground .socialshare li .sharethis-inline-share-buttons .st-btn img {
  -webkit-filter: brightness(100%);
          filter: brightness(100%);
}
.bodybackground input[type=text]:not(.select2-input),
.bodybackground input[type=number],
.bodybackground input[type=email],
.bodybackground input[type=tel],
.bodybackground input[type=url],
.bodybackground input[type=search],
.bodybackground input[type=password],
.bodybackground input[type=file],
.bodybackground select, .bodybackground textarea {
  color: #FFFFFF !important;
  border-bottom: 1px solid #FFFFFF !important;
}
.bodybackground input[type=text]:not(.select2-input)::-webkit-input-placeholder,
.bodybackground input[type=number]::-webkit-input-placeholder,
.bodybackground input[type=email]::-webkit-input-placeholder,
.bodybackground input[type=tel]::-webkit-input-placeholder,
.bodybackground input[type=url]::-webkit-input-placeholder,
.bodybackground input[type=search]::-webkit-input-placeholder,
.bodybackground input[type=password]::-webkit-input-placeholder,
.bodybackground input[type=file]::-webkit-input-placeholder,
.bodybackground select::-webkit-input-placeholder, .bodybackground textarea::-webkit-input-placeholder {
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 400;
}
.bodybackground input[type=text]:not(.select2-input)::-moz-placeholder,
.bodybackground input[type=number]::-moz-placeholder,
.bodybackground input[type=email]::-moz-placeholder,
.bodybackground input[type=tel]::-moz-placeholder,
.bodybackground input[type=url]::-moz-placeholder,
.bodybackground input[type=search]::-moz-placeholder,
.bodybackground input[type=password]::-moz-placeholder,
.bodybackground input[type=file]::-moz-placeholder,
.bodybackground select::-moz-placeholder, .bodybackground textarea::-moz-placeholder {
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 400;
}
.bodybackground input[type=text]:not(.select2-input):-ms-input-placeholder,
.bodybackground input[type=number]:-ms-input-placeholder,
.bodybackground input[type=email]:-ms-input-placeholder,
.bodybackground input[type=tel]:-ms-input-placeholder,
.bodybackground input[type=url]:-ms-input-placeholder,
.bodybackground input[type=search]:-ms-input-placeholder,
.bodybackground input[type=password]:-ms-input-placeholder,
.bodybackground input[type=file]:-ms-input-placeholder,
.bodybackground select:-ms-input-placeholder, .bodybackground textarea:-ms-input-placeholder {
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 400;
}
.bodybackground input[type=text]:not(.select2-input):-moz-placeholder,
.bodybackground input[type=number]:-moz-placeholder,
.bodybackground input[type=email]:-moz-placeholder,
.bodybackground input[type=tel]:-moz-placeholder,
.bodybackground input[type=url]:-moz-placeholder,
.bodybackground input[type=search]:-moz-placeholder,
.bodybackground input[type=password]:-moz-placeholder,
.bodybackground input[type=file]:-moz-placeholder,
.bodybackground select:-moz-placeholder, .bodybackground textarea:-moz-placeholder {
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 400;
}
.bodybackground .gform_confirmation_wrapper .gform_confirmation_message {
  color: #FFFFFF;
}
.bodybackground .gform_wrapper form .gform_body .gform_fields .gfield .gfield_label {
  color: #FFFFFF;
}
.bodybackground .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_name label {
  color: #FFFFFF;
}
.bodybackground .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_select select, .bodybackground .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container .address_country select {
  color: #FFFFFF !important;
}
.bodybackground .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_select select option, .bodybackground .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container .address_country select option {
  color: #000000 !important;
}
.bodybackground .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_select:before, .bodybackground .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container .address_country:before {
  border-top-color: #FFFFFF;
}
.bodybackground .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_checkbox .gchoice label, .bodybackground .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_radio .gchoice label, .bodybackground .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_radio .gfield_checkbox .gchoice label, .bodybackground .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_radio .gfield_radio .gchoice label {
  color: #FFFFFF;
}
.bodybackground .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_checkbox .gchoice label:before, .bodybackground .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_radio .gchoice label:before, .bodybackground .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_radio .gfield_checkbox .gchoice label:before, .bodybackground .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_radio .gfield_radio .gchoice label:before {
  border-color: #FFFFFF !important;
}
.bodybackground .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_checkbox .gchoice label:after, .bodybackground .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_radio .gchoice label:after, .bodybackground .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_radio .gfield_checkbox .gchoice label:after, .bodybackground .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_radio .gfield_radio .gchoice label:after {
  background: #FFFFFF !important;
}
.bodybackground .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_consent .gfield_consent_label {
  color: #FFFFFF;
}
.bodybackground .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_consent .gfield_consent_label:before {
  border-color: #FFFFFF !important;
}
.bodybackground .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_consent .gfield_consent_label:after {
  background: #FFFFFF !important;
}
.bodybackground .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_consent .gfield_consent_label a {
  color: #FFFFFF;
}
.bodybackground .gform_wrapper form .gform_body .gform_fields .gfield#field_submit .btn {
  color: #FFFFFF !important;
  border-color: #FFFFFF !important;
}
.bodybackground .gform_wrapper form .gform_body .gform_fields .gfield#field_submit .btn:hover {
  color: #01EFD2 !important;
  border-color: #01EFD2 !important;
}
.bodybackground .gform_wrapper form .gform_body .gform_fields .gfield .validation_message {
  color: #E71B00;
}
.bodybackground .gform_wrapper form .gform_footer .btn {
  color: #FFFFFF !important;
  border-color: #FFFFFF !important;
}
.bodybackground .gform_wrapper form .gform_footer .btn:hover {
  color: #01EFD2 !important;
  border-color: #01EFD2 !important;
}

/***********************************
HEADER STYLES
***********************************/
.scroll-down .header:not(.sticky) {
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}

.header-gutter {
  height: 95px;
  min-height: 95px;
  background: #000000;
}
@media only screen and (max-width: 991px) {
  .header-gutter {
    height: 80px;
    min-height: 80px;
  }
}

.header {
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 1030;
  padding: 33px 0;
  position: fixed;
  background: #000000;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.header.transparent {
  background: transparent;
}
.header .navbar {
  padding: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.header .navbar .container,
.header .navbar .container-fluid {
  max-width: 1400px;
  padding-left: 30px;
  padding-right: 30px;
}
@media only screen and (max-width: 991px) {
  .header .navbar .container,
  .header .navbar .container-fluid {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (max-width: 575px) {
  .header .navbar .container,
  .header .navbar .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.header .navbar .navbar-header .logo {
  float: left;
}
.header .navbar .navbar-header .logo .navbar-brand {
  margin: 0;
  padding: 0;
}
.header .navbar .navbar-header .logo .navbar-brand img {
  max-width: 188px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.header .navbar .navbar-header .navbar-toggler {
  border: 0;
  float: left;
  width: 80px;
  padding: 31px 30px;
  background: transparent;
}
.header .navbar .navbar-collapse .logo .navbar-brand {
  margin: 0;
  padding: 0;
}
.header .navbar .navbar-collapse .logo .navbar-brand img {
  max-width: 188px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.header .navbar .navbar-collapse .navbar-nav {
  padding: 0;
  margin-left: -20px;
  margin-right: -20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header .navbar .navbar-collapse .navbar-nav > li {
  padding: 0;
  margin-left: 20px;
  margin-right: 20px;
}
.header .navbar .navbar-collapse .navbar-nav > li > a {
  color: #FFFFFF;
  display: block;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.header .navbar .navbar-collapse .navbar-nav > li > a [class*=icon-] {
  font-size: 11px;
  line-height: 1.1;
  margin-left: 15px;
  display: inline-block;
}
.header .navbar .navbar-collapse .navbar-nav > li > a.dropdown-toggle:after {
  display: none;
}
.header .navbar .navbar-collapse .navbar-nav > li.menu-btn > a:has(.icon-arrow-right) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.header .navbar .navbar-collapse .navbar-nav > li.dropdown > a .dropdown-toggle {
  color: #FFFFFF;
  margin-left: 5px;
}
.header .navbar .navbar-collapse .navbar-nav > li.dropdown > a .dropdown-toggle:after {
  vertical-align: 3px;
  border-top: 5px solid;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
}
.header .navbar .navbar-collapse .navbar-nav > li.dropdown .dropdown-menu {
  margin: 0;
  border: 0;
  opacity: 0;
  left: -20px;
  padding: 10px;
  display: block;
  min-width: 340px;
  padding-top: 15px;
  visibility: hidden;
  border-radius: 10px;
  top: calc(100% + 50px);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-box-shadow: 0 12px 24px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 12px 24px 0 rgba(0, 0, 0, 0.1);
}
.header .navbar .navbar-collapse .navbar-nav > li.dropdown .dropdown-menu:before, .header .navbar .navbar-collapse .navbar-nav > li.dropdown .dropdown-menu:after {
  content: "";
  z-index: -1;
  position: absolute;
  background-color: #FFFFFF;
}
.header .navbar .navbar-collapse .navbar-nav > li.dropdown .dropdown-menu:before {
  top: -6px;
  left: 55px;
  width: 12px;
  height: 12px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.header .navbar .navbar-collapse .navbar-nav > li.dropdown .dropdown-menu:after {
  top: 0;
  left: 50%;
  height: 8px;
  width: 100%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.header .navbar .navbar-collapse .navbar-nav > li.dropdown .dropdown-menu li {
  margin: 0;
}
.header .navbar .navbar-collapse .navbar-nav > li.dropdown .dropdown-menu li:not(:last-child) {
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #000000;
}
.header .navbar .navbar-collapse .navbar-nav > li.dropdown .dropdown-menu li a {
  width: 100%;
  color: #000000;
  display: block;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  padding: 10px 16px;
  border-radius: 8px;
  background-color: transparent;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.header .navbar .navbar-collapse .navbar-nav > li.dropdown .dropdown-menu li.current-menu-ancestor a, .header .navbar .navbar-collapse .navbar-nav > li.dropdown .dropdown-menu li.active a, .header .navbar .navbar-collapse .navbar-nav > li.dropdown .dropdown-menu li:hover a, .header .navbar .navbar-collapse .navbar-nav > li.dropdown .dropdown-menu li:focus a {
  color: #FFFFFF;
  background-color: #1201DD;
}
.header .navbar .navbar-collapse .navbar-nav > li.dropdown.show .dropdown-menu, .header .navbar .navbar-collapse .navbar-nav > li.dropdown:hover .dropdown-menu, .header .navbar .navbar-collapse .navbar-nav > li.dropdown:focus .dropdown-menu {
  opacity: 1;
  visibility: visible;
  top: calc(100% + 15px);
}
.header .navbar .navbar-collapse .navbar-nav > li.current-menu-ancestor > a, .header .navbar .navbar-collapse .navbar-nav > li.active > a, .header .navbar .navbar-collapse .navbar-nav > li:hover > a, .header .navbar .navbar-collapse .navbar-nav > li:focus > a {
  color: #01EFD2;
}
.header .navbar .navbar-collapse .navbar-nav.navbar-nav-right li.mobile-navbar-toggler {
  margin-left: 0;
}
.header.stop {
  padding: 20px 0;
  background: #000000;
  -webkit-box-shadow: 0 0 32px 0 rgba(255, 255, 255, 0.12);
          box-shadow: 0 0 32px 0 rgba(255, 255, 255, 0.12);
}

.sidr {
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 999999;
  position: fixed;
  max-width: 300px;
  overflow-y: auto;
  background: radial-gradient(285.08% 89.22% at 100% 100%, #01EFD2 7.46%, #005EFF 54.12%, #000 88.51%);
  overflow-x: hidden;
  -webkit-box-shadow: 0px 0px 36px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 0px 36px rgba(0, 0, 0, 0.12);
}
.sidr.right {
  left: auto;
  right: -100%;
}
.sidr.left {
  left: -100%;
  right: auto;
}
.sidr .sidr-inner .mobile-header {
  display: block !important;
}
.sidr .sidr-inner .navbar-header {
  padding: 15px;
  position: relative;
  border-bottom: 1px solid #FFFFFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.sidr .sidr-inner .navbar-header .logo {
  padding-right: 15px;
}
.sidr .sidr-inner .navbar-header .logo .navbar-brand {
  margin: 0;
  padding: 0;
}
.sidr .sidr-inner .navbar-header .logo .navbar-brand img {
  max-width: 140px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sidr .sidr-inner .navbar-header .navbar-toggle {
  padding: 0;
  color: #FFFFFF;
  width: inherit;
  display: block;
  min-width: auto;
  height: inherit;
  min-height: auto;
  background: transparent;
}
.sidr .sidr-inner .navigation .gc-mobile-nav {
  overflow: hidden;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.sidr .sidr-inner .navigation .navbar-nav {
  padding: 0;
  position: relative;
}
.sidr .sidr-inner .navigation .navbar-nav > li {
  padding: 15px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.sidr .sidr-inner .navigation .navbar-nav > li > a {
  color: #FFFFFF;
  display: block;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sidr .sidr-inner .navigation .navbar-nav > li > a [class*=icon-] {
  font-size: 11px;
  line-height: 1.1;
  margin-left: 15px;
  display: inline-block;
}
.sidr .sidr-inner .navigation .navbar-nav > li > a:after {
  display: none;
}
.sidr .sidr-inner .navigation .navbar-nav > li.menu-btn > a:has(.icon-arrow-right) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.sidr .sidr-inner .navigation .navbar-nav > li.dropdown {
  float: none;
  position: static !important;
}
.sidr .sidr-inner .navigation .navbar-nav > li.dropdown > a {
  position: relative;
}
.sidr .sidr-inner .navigation .navbar-nav > li.dropdown > a .dropdown-toggle {
  right: 0;
  width: 30px;
  height: 30px;
  margin-left: auto;
  position: absolute;
  line-height: 30px;
  text-align: center;
  top: calc(50% - 15px);
}
.sidr .sidr-inner .navigation .navbar-nav > li.dropdown.is-open > .dropdown-menu {
  display: block;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.sidr .sidr-inner .navigation .navbar-nav > li.dropdown .dropdown-menu {
  border: 0;
  margin: 0;
  padding: 0;
  width: 100%;
  -webkit-box-shadow: none;
          box-shadow: none;
  top: 0;
  width: 100%;
  z-index: 1;
  display: block;
  position: absolute;
  background-color: #000000;
  -webkit-transform: translate3d(110%, 0, 0);
  transform: translate3d(110%, 0, 0);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.sidr .sidr-inner .navigation .navbar-nav > li.dropdown .dropdown-menu li {
  padding: 15px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.sidr .sidr-inner .navigation .navbar-nav > li.dropdown .dropdown-menu li.dropdown-back {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #000000;
  cursor: pointer;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 16px;
  font-weight: 500;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 15px;
  font-family: "Palatino", sans-serif;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.sidr .sidr-inner .navigation .navbar-nav > li.dropdown .dropdown-menu li.dropdown-back span {
  width: 36px;
  height: 36px;
  color: #FFFFFF;
  font-size: 8px;
  font-weight: 400;
  line-height: 36px;
  margin-left: 5px;
  text-align: center;
  background: #1201DD;
  vertical-align: 2px;
  border-radius: 500px;
  display: inline-block;
}
.sidr .sidr-inner .navigation .navbar-nav > li.dropdown .dropdown-menu li.dropdown-back .control {
  margin-left: auto;
  white-space: nowrap;
}
.sidr .sidr-inner .navigation .navbar-nav > li.dropdown .dropdown-menu li.dropdown .dropdown-menu {
  padding: 0;
  -webkit-transform: inherit;
  transform: inherit;
}
.sidr .sidr-inner .navigation .navbar-nav > li.dropdown .dropdown-menu li > a {
  padding: 0;
  color: #000000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sidr .sidr-inner .navigation .navbar-nav > li.dropdown .dropdown-menu li.current-menu-ancestor > a, .sidr .sidr-inner .navigation .navbar-nav > li.dropdown .dropdown-menu li.current-menu-item > a, .sidr .sidr-inner .navigation .navbar-nav > li.dropdown .dropdown-menu li:hover > a, .sidr .sidr-inner .navigation .navbar-nav > li.dropdown .dropdown-menu li:focus > a {
  color: #01EFD2;
}
.sidr .sidr-inner .navigation .navbar-nav > li.current-menu-ancestor > a, .sidr .sidr-inner .navigation .navbar-nav > li.current-menu-item > a, .sidr .sidr-inner .navigation .navbar-nav > li.current-menu-parent > a, .sidr .sidr-inner .navigation .navbar-nav > li:hover > a, .sidr .sidr-inner .navigation .navbar-nav > li:focus > a {
  color: #01EFD2;
}

.navbar-toggle {
  margin: 0;
  border: 0;
  padding: 0;
  width: 25px;
  height: 25px;
  display: block;
  overflow: inherit;
  background: transparent;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.navbar-toggle:hover .icon-bar:nth-child(1) {
  -webkit-transform: translateY(-1px);
  transform: translateY(-1px);
}
.navbar-toggle:hover .icon-bar:nth-child(3) {
  -webkit-transform: translateY(1px);
  transform: translateY(1px);
}
.navbar-toggle:hover:before, .navbar-toggle:focus:before {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.navbar-toggle.in .icon-bar {
  -webkit-transition: transform 150ms linear 150ms;
  -webkit-transition: -webkit-transform 150ms linear 150ms;
  transition: -webkit-transform 150ms linear 150ms;
  transition: transform 150ms linear 150ms;
  transition: transform 150ms linear 150ms, -webkit-transform 150ms linear 150ms;
}
.navbar-toggle.in .icon-bar:nth-child(1) {
  -webkit-transform: translateY(5px) rotate(45deg);
  transform: translateY(5px) rotate(45deg);
}
.navbar-toggle.in .icon-bar:nth-child(2) {
  opacity: 0;
}
.navbar-toggle.in .icon-bar:nth-child(3) {
  -webkit-transform: translateY(-5px) rotate(-45deg);
  transform: translateY(-5px) rotate(-45deg);
}
.navbar-toggle .icon-bar {
  width: 100%;
  height: 2px;
  display: block;
  background-color: #FFFFFF;
  -webkit-transition: transform 150ms linear 150ms;
  -webkit-transition: -webkit-transform 150ms linear 150ms;
  transition: -webkit-transform 150ms linear 150ms;
  transition: transform 150ms linear 150ms;
  transition: transform 150ms linear 150ms, -webkit-transform 150ms linear 150ms;
}
.navbar-toggle .icon-bar:not(:last-child) {
  margin-bottom: 4px;
}

/***********************************
HOME PAGE STYLES
***********************************/
.boathouse-banner {
  z-index: 1;
  padding: 100px 0;
  position: relative;
  background: #000000;
}
@media only screen and (max-width: 1199px) {
  .boathouse-banner {
    padding-bottom: 80px;
  }
}
@media only screen and (max-width: 991px) {
  .boathouse-banner {
    padding-top: 85px;
    padding-bottom: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .boathouse-banner {
    padding-bottom: 50px;
  }
}
@media only screen and (max-width: 575px) {
  .boathouse-banner {
    padding-bottom: 40px;
  }
}
.boathouse-banner .container,
.boathouse-banner .container-fluid {
  max-width: 1400px;
  padding-left: 30px;
  padding-right: 30px;
}
@media only screen and (max-width: 991px) {
  .boathouse-banner .container,
  .boathouse-banner .container-fluid {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (max-width: 575px) {
  .boathouse-banner .container,
  .boathouse-banner .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.boathouse-banner .backGroundColor {
  width: 100%;
  padding: 50px;
  display: block;
  min-height: 675px;
  padding-right: 80px;
  border: 1px solid #FFFFFF;
}
@media only screen and (max-width: 1366px) {
  .boathouse-banner .backGroundColor {
    min-height: 630px;
  }
}
@media only screen and (max-width: 1199px) {
  .boathouse-banner .backGroundColor {
    min-height: 580px;
    padding-right: 50px;
  }
}
@media only screen and (max-width: 991px) {
  .boathouse-banner .backGroundColor {
    padding: 40px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    min-height: 480px;
  }
}
@media only screen and (max-width: 767px) {
  .boathouse-banner .backGroundColor {
    padding: 30px;
    min-height: 420px;
  }
}
@media only screen and (max-width: 575px) {
  .boathouse-banner .backGroundColor {
    padding: 20px;
  }
}
.boathouse-banner .backGroundColor .boathouse-banner__content {
  gap: 20px;
}
@media only screen and (max-width: 991px) {
  .boathouse-banner .backGroundColor .boathouse-banner__content {
    gap: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.boathouse-banner .backGroundColor .boathouse-banner__content .entry-title {
  max-width: 715px;
}
@media only screen and (max-width: 991px) {
  .boathouse-banner .backGroundColor .boathouse-banner__content .entry-title {
    max-width: 100%;
  }
}
.boathouse-banner .backGroundColor .boathouse-banner__content .entry-title .title {
  line-height: 1.21;
  font-size: clamp(2.25rem, 0.3495rem + 5.2885vw, 3.625rem);
}
@media only screen and (min-width: 992px) {
  .boathouse-banner .backGroundColor .boathouse-banner__content .entry-title .title {
    line-height: 1.1;
    font-size: clamp(1.875rem, -0.8671rem + 7.6301vw, 6rem);
  }
}
.boathouse-banner .backGroundColor .boathouse-banner__content .text {
  gap: 30px;
  max-width: 337px;
  margin-top: 35px;
}
@media only screen and (max-width: 1199px) {
  .boathouse-banner .backGroundColor .boathouse-banner__content .text {
    margin-top: 25px;
  }
}
@media only screen and (max-width: 991px) {
  .boathouse-banner .backGroundColor .boathouse-banner__content .text {
    gap: 30px;
    margin-top: 0;
    max-width: 100%;
  }
}
.boathouse-banner .backGroundColor .boathouse-banner__content .text .description {
  font-size: 21px;
  line-height: 31px;
}
@media only screen and (max-width: 991px) {
  .boathouse-banner .backGroundColor .boathouse-banner__content .text .description {
    font-size: 20px;
    line-height: 30px;
  }
}
.boathouse-banner .backGroundColor .boathouse-banner__content .text .scrollDown {
  border: 0;
  color: #FFFFFF;
  font-size: 24px;
  line-height: 1.1;
  background: transparent;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.boathouse-banner .backGroundColor .boathouse-banner__content .text .scrollDown:hover, .boathouse-banner .backGroundColor .boathouse-banner__content .text .scrollDown:focus {
  color: #01EFD2;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
}
.boathouse-banner__media {
  left: 50%;
  top: -100px;
  z-index: -1;
  width: 100%;
  display: block;
  max-width: 8379px;
  min-width: 8379px;
  position: absolute;
  mix-blend-mode: screen;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media only screen and (max-width: 1440px) {
  .boathouse-banner__media {
    max-width: 7900px;
    min-width: 7900px;
  }
}
@media only screen and (max-width: 1366px) {
  .boathouse-banner__media {
    max-width: 7500px;
    min-width: 7500px;
  }
}
@media only screen and (max-width: 1199px) {
  .boathouse-banner__media {
    max-width: 6500px;
    min-width: 6500px;
  }
}
@media only screen and (max-width: 991px) {
  .boathouse-banner__media {
    max-width: 5550px;
    min-width: 5550px;
  }
}
@media only screen and (max-width: 767px) {
  .boathouse-banner__media {
    max-width: 4850px;
    min-width: 4850px;
  }
}
@media only screen and (max-width: 575px) {
  .boathouse-banner__media {
    max-width: 4350px;
    min-width: 4350px;
  }
}
.boathouse-banner__media:before, .boathouse-banner__media:after {
  left: 0;
  width: 100%;
  content: "";
  height: 130px;
  position: absolute;
}
.boathouse-banner__media:before {
  top: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(#000), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(180deg, #000 0%, rgba(0, 0, 0, 0) 100%);
}
.boathouse-banner__media:after {
  bottom: 0;
  background: -webkit-gradient(linear, left bottom, left top, from(#000), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(to top, #000 0%, rgba(0, 0, 0, 0) 100%);
}
.boathouse-banner__media img {
  width: 100%;
  height: auto;
}
.boathouse-banner__video {
  top: 0;
  left: 0;
  width: 100%;
  z-index: -1;
  height: 100%;
  position: absolute;
}
.boathouse-banner__video video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.team-popup {
  max-width: 980px;
}
.team-popup__content .backGround {
  width: 100%;
  padding: 60px;
  overflow: hidden;
  background: #000000;
}
@media only screen and (max-width: 1199px) {
  .team-popup__content .backGround {
    padding: 50px;
  }
}
@media only screen and (max-width: 991px) {
  .team-popup__content .backGround {
    padding: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .team-popup__content .backGround {
    padding: 30px;
  }
}
@media only screen and (max-width: 575px) {
  .team-popup__content .backGround {
    padding: 20px;
  }
}
@media only screen and (min-width: 768px) {
  .team-popup__content .backGround {
    gap: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .team-popup__content .backGround {
    gap: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .team-popup__content .backGround {
    gap: 20px;
  }
}
.team-popup__content .backGround .media {
  width: 100%;
  overflow: auto;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 280px;
          flex: 0 0 280px;
  max-width: 280px;
}
@media only screen and (max-width: 767px) {
  .team-popup__content .backGround .media {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 16px;
  }
}
@media only screen and (min-width: 768px) {
  .team-popup__content .backGround .media {
    -ms-flex-item-align: start;
        align-self: flex-start;
  }
}
.team-popup__content .backGround .media img {
  width: 100%;
  height: auto;
}
.team-popup__content .backGround .text .position {
  display: block;
  font-size: 14px;
  color: #01EFD2;
  margin-top: 10px;
  line-height: 20px;
  font-family: "articulat-cf", sans-serif;
}
.team-popup__content .backGround .text .content__editor {
  color: #FFFFFF;
  font-size: 16px;
  margin-top: 10px;
  line-height: 24px;
  font-family: "articulat-cf", sans-serif;
}
.team-popup__content .backGround .text .content__editor blockquote {
  color: #000000;
  background: #FFFFFF;
}
.team-popup__content .backGround .text .content__editor blockquote:before {
  color: #000000;
}
.team-popup .mfp-close {
  top: 10px !important;
  right: 10px !important;
  font-size: 20px !important;
}

.growth-framework {
  z-index: 1;
  padding: 100px 0;
  position: relative;
}
@media only screen and (max-width: 1199px) {
  .growth-framework {
    padding: 80px 0;
  }
}
@media only screen and (max-width: 991px) {
  .growth-framework {
    padding: 60px 0;
  }
}
@media only screen and (max-width: 767px) {
  .growth-framework {
    padding: 50px 0;
  }
}
@media only screen and (max-width: 575px) {
  .growth-framework {
    padding: 40px 0;
  }
}
.growth-framework .entry-title {
  margin-bottom: 100px;
}
@media only screen and (max-width: 1199px) {
  .growth-framework .entry-title {
    margin-bottom: 80px;
  }
}
@media only screen and (max-width: 991px) {
  .growth-framework .entry-title {
    margin-bottom: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .growth-framework .entry-title {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 575px) {
  .growth-framework .entry-title {
    margin-bottom: 40px;
  }
}
.growth-framework .entry-title .description {
  max-width: 711px;
  font-family: "articulat-cf", sans-serif;
}
@media only screen and (max-width: 991px) {
  .growth-framework .entry-title .description {
    max-width: 100%;
    margin-top: 10px;
  }
}
.growth-framework .minus {
  margin-bottom: -30px;
}
.growth-framework__items {
  width: 100%;
  display: block;
  margin-bottom: 30px;
}
.growth-framework__items .text {
  padding-bottom: 30px;
  border-bottom: 6px solid #FFFFFF;
}
.growth-framework__items .text .description {
  font-family: "articulat-cf", sans-serif;
}
.growth-framework__items .growth-framework-items {
  gap: 20px;
  width: 100%;
  display: block;
  position: relative;
  padding: 30px 10px;
  border-bottom: 1px solid #FFF;
}
.growth-framework__items .growth-framework-items:has(.description) {
  padding-top: 31.5px;
  padding-bottom: 31.5px;
}
.growth-framework__items .growth-framework-items:before {
  top: 50%;
  left: 50%;
  opacity: 0;
  content: "";
  z-index: -1;
  visibility: hidden;
  position: absolute;
  width: calc(100% + 20px);
  height: calc(100% - 20px);
  background-color: #1201DD;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.growth-framework__items .growth-framework-items:-moz-any-link:hover:before, .growth-framework__items .growth-framework-items:-moz-any-link:focus:before {
  opacity: 1;
  visibility: visible;
}
.growth-framework__items .growth-framework-items:any-link:hover:before, .growth-framework__items .growth-framework-items:any-link:focus:before {
  opacity: 1;
  visibility: visible;
}

.latest-work {
  padding: 100px 0;
}
@media only screen and (max-width: 1199px) {
  .latest-work {
    padding: 80px 0;
  }
}
@media only screen and (max-width: 991px) {
  .latest-work {
    padding: 60px 0;
  }
}
@media only screen and (max-width: 767px) {
  .latest-work {
    padding: 50px 0;
  }
}
@media only screen and (max-width: 575px) {
  .latest-work {
    padding: 40px 0;
  }
}
.latest-work .entry-title {
  margin-bottom: 30px;
}
@media only screen and (min-width: 992px) {
  .latest-work .entry-title {
    max-width: 340px;
    margin-bottom: -40px;
  }
}
.latest-work__text {
  max-width: 525px;
}
@media only screen and (min-width: 992px) {
  .latest-work__text {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 991px) {
  .latest-work__text {
    max-width: 100%;
  }
}
.latest-work__text .title {
  max-width: 420px;
}
@media only screen and (max-width: 991px) {
  .latest-work__text .title {
    max-width: 100%;
  }
}
.latest-work__text .sub-title {
  font-size: 18px;
  margin-top: 10px;
  line-height: 28px;
  font-family: "articulat-cf", sans-serif;
}
.latest-work__text .description {
  line-height: 26px;
}
.latest-work__text .description p {
  margin-bottom: 10px;
}
.latest-work__text .description p:last-child {
  margin-bottom: 0;
}
.latest-work__text .btn {
  margin-top: 50px;
}
@media only screen and (max-width: 1199px) {
  .latest-work__text .btn {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 991px) {
  .latest-work__text .btn {
    margin-top: 30px;
  }
}
.latest-work .media {
  width: 100%;
  display: block;
}
@media only screen and (max-width: 767px) {
  .latest-work .media {
    margin-bottom: 20px;
  }
}
.latest-work .media img {
  width: 100%;
  height: auto;
}

.growth-statement {
  padding: 100px 0;
}
@media only screen and (max-width: 1199px) {
  .growth-statement {
    padding: 80px 0;
  }
}
@media only screen and (max-width: 991px) {
  .growth-statement {
    padding: 60px 0;
  }
}
@media only screen and (max-width: 767px) {
  .growth-statement {
    padding: 50px 0;
  }
}
@media only screen and (max-width: 575px) {
  .growth-statement {
    padding: 40px 0;
  }
}
.growth-statement__content {
  padding: 20px 0;
  max-width: 926px;
  position: relative;
}
@media only screen and (max-width: 1199px) {
  .growth-statement__content {
    padding: 18px 0;
  }
}
@media only screen and (max-width: 991px) {
  .growth-statement__content {
    padding: 16px 0;
  }
}
@media only screen and (max-width: 767px) {
  .growth-statement__content {
    padding: 12px 0;
  }
}
@media only screen and (max-width: 575px) {
  .growth-statement__content {
    padding: 10px 0;
  }
}
.growth-statement__content:before, .growth-statement__content:after {
  left: 50%;
  width: 1px;
  z-index: -1;
  content: "";
  height: 170px;
  position: absolute;
  background-color: #FFFFFF;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media only screen and (max-width: 1199px) {
  .growth-statement__content:before, .growth-statement__content:after {
    height: 140px;
  }
}
@media only screen and (max-width: 991px) {
  .growth-statement__content:before, .growth-statement__content:after {
    height: 110px;
  }
}
@media only screen and (max-width: 767px) {
  .growth-statement__content:before, .growth-statement__content:after {
    height: 90px;
  }
}
@media only screen and (max-width: 575px) {
  .growth-statement__content:before, .growth-statement__content:after {
    height: 70px;
  }
}
.growth-statement__content:before {
  bottom: 100%;
}
.growth-statement__content:after {
  top: 100%;
}
.growth-statement__content .title {
  line-height: 1.25;
  font-family: "articulat-cf", sans-serif;
}
.growth-statement__content .title span, .growth-statement__content .title em {
  font-style: italic;
  font-family: "orpheuspro", sans-serif;
}

/***********************************
CASE STUDIE PAGE STYLES
***********************************/
.case-study-showcase {
  padding: 40px 0 100px;
}
@media only screen and (max-width: 1199px) {
  .case-study-showcase {
    padding-bottom: 80px;
  }
}
@media only screen and (max-width: 991px) {
  .case-study-showcase {
    padding-bottom: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .case-study-showcase {
    padding-bottom: 50px;
  }
}
@media only screen and (max-width: 575px) {
  .case-study-showcase {
    padding-bottom: 40px;
  }
}
@media only screen and (max-width: 991px) {
  .case-study-showcase .categories {
    margin-bottom: 15px;
  }
}
.case-study-showcase .badge {
  color: #000000;
  font-size: 14px;
  font-weight: 400;
  padding: 5px 10px;
  line-height: 20px;
  background: #FFFFFF;
  display: inline-block;
}
.case-study-showcase .entry-title .description {
  margin-top: 15px;
  font-family: "articulat-cf", sans-serif;
}
@media only screen and (max-width: 991px) {
  .case-study-showcase .entry-title .description {
    margin-top: 10px;
  }
}
.case-study-showcase__items {
  margin: 0;
  display: block;
  overflow: hidden;
  position: relative;
}
.case-study-showcase__items img {
  width: 100%;
  height: auto;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.case-study-showcase__items.popup:before, .case-study-showcase__items.popup:after {
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  position: absolute;
}
.case-study-showcase__items.popup:before {
  bottom: 0;
  z-index: 1;
  opacity: 0;
  content: "";
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 219, 252, 0)), to(#1201DD));
  background: linear-gradient(180deg, rgba(0, 219, 252, 0) 0%, #1201DD 100%);
  -webkit-transition: 0.5s opacity, 0.5s background-color;
  transition: 0.5s opacity, 0.5s background-color;
}
.case-study-showcase__items.popup:after {
  top: 0;
  opacity: 0;
  content: "+";
  color: #FFFFFF;
  font-size: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-transition: 0.4s transform 0.2s, 0.4s opacity 0.2s;
  -webkit-transition: 0.4s opacity 0.2s, 0.4s -webkit-transform 0.2s;
  transition: 0.4s opacity 0.2s, 0.4s -webkit-transform 0.2s;
  transition: 0.4s transform 0.2s, 0.4s opacity 0.2s;
  transition: 0.4s transform 0.2s, 0.4s opacity 0.2s, 0.4s -webkit-transform 0.2s;
}
.case-study-showcase__items.popup:hover:before {
  opacity: 1;
}
.case-study-showcase__items.popup:hover:after {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.case-study-showcase__items.popup:hover img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.case-study-showcase__image {
  margin-top: 80px;
}
@media only screen and (max-width: 991px) {
  .case-study-showcase__image {
    margin-top: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .case-study-showcase__image {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 575px) {
  .case-study-showcase__image {
    margin-top: 40px;
  }
}
.case-study-showcase__image img {
  width: 100%;
  height: auto;
}
.case-study-showcase .carouselTicker {
  margin: 0;
  padding: 0;
  margin-top: 80px;
}
@media only screen and (max-width: 991px) {
  .case-study-showcase .carouselTicker {
    margin-top: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .case-study-showcase .carouselTicker {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 575px) {
  .case-study-showcase .carouselTicker {
    margin-top: 40px;
  }
}
.case-study-showcase .carouselTicker__list {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0;
  margin-left: 0px;
  margin-right: 0px;
  overflow: inherit;
  list-style-type: none;
}
.case-study-showcase .carouselTicker__list--item {
  max-width: 480px;
  min-width: 480px;
  margin-left: 0px;
  margin-right: 0px;
}
@media only screen and (max-width: 1199px) {
  .case-study-showcase .carouselTicker__list--item {
    max-width: 420px;
    min-width: 420px;
  }
}
@media only screen and (max-width: 991px) {
  .case-study-showcase .carouselTicker__list--item {
    max-width: 360px;
    min-width: 360px;
  }
}
@media only screen and (max-width: 767px) {
  .case-study-showcase .carouselTicker__list--item {
    max-width: 320px;
    min-width: 320px;
  }
}
@media only screen and (max-width: 575px) {
  .case-study-showcase .carouselTicker__list--item {
    max-width: 280px;
    min-width: 280px;
  }
}
@media only screen and (max-width: 480px) {
  .case-study-showcase .carouselTicker__list--item {
    max-width: 230px;
    min-width: 230px;
  }
}

.case-studie {
  padding: 100px 0;
}
@media only screen and (max-width: 1199px) {
  .case-studie {
    padding: 80px 0;
  }
}
@media only screen and (max-width: 991px) {
  .case-studie {
    padding: 60px 0;
  }
}
@media only screen and (max-width: 767px) {
  .case-studie {
    padding: 50px 0;
  }
}
@media only screen and (max-width: 575px) {
  .case-studie {
    padding: 40px 0;
  }
}
.case-studie .entry-title {
  margin-bottom: 40px;
}
@media only screen and (max-width: 991px) {
  .case-studie .entry-title {
    margin-bottom: 30px;
  }
}
.case-studie .minus {
  margin-bottom: -50px;
}
@media only screen and (max-width: 991px) {
  .case-studie .minus {
    margin-bottom: -40px;
  }
}
@media only screen and (max-width: 767px) {
  .case-studie .minus {
    margin-bottom: -30px;
  }
}
.case-studie__items {
  width: 100%;
  display: block;
  margin-bottom: 50px;
}
@media only screen and (max-width: 991px) {
  .case-studie__items {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .case-studie__items {
    margin-bottom: 30px;
  }
}
.case-studie__items .media {
  width: 100%;
  display: block;
  overflow: hidden;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .case-studie__items .media {
    margin-bottom: 15px;
  }
}
.case-studie__items .media img {
  width: 100%;
  height: auto;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.case-studie__items .text .title {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.case-studie__items .text .btn {
  margin-top: 20px;
}
@media only screen and (max-width: 767px) {
  .case-studie__items .text .btn {
    margin-top: 15px;
  }
}
.case-studie__items:-moz-any-link:hover .media img, .case-studie__items:-moz-any-link:focus .media img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.case-studie__items:any-link:hover .media img, .case-studie__items:any-link:focus .media img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.case-studie__items:-moz-any-link:hover .text .title, .case-studie__items:-moz-any-link:focus .text .title {
  color: #01EFD2;
}
.case-studie__items:any-link:hover .text .title, .case-studie__items:any-link:focus .text .title {
  color: #01EFD2;
}
.case-studie__items:-moz-any-link:hover .text .btn, .case-studie__items:-moz-any-link:focus .text .btn {
  color: #01EFD2;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.case-studie__items:any-link:hover .text .btn, .case-studie__items:any-link:focus .text .btn {
  color: #01EFD2;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}

.featured-case-studie {
  padding: 40px 0 100px;
}
@media only screen and (max-width: 1199px) {
  .featured-case-studie {
    padding-bottom: 80px;
  }
}
@media only screen and (max-width: 991px) {
  .featured-case-studie {
    padding-bottom: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .featured-case-studie {
    padding-bottom: 50px;
  }
}
@media only screen and (max-width: 575px) {
  .featured-case-studie {
    padding-bottom: 40px;
  }
}
.featured-case-studie .entry-title {
  margin-bottom: 40px;
}
.featured-case-studie .featured-case-studie-slider {
  margin-bottom: 0 !important;
}
.featured-case-studie .featured-case-studie-slider .slick-dots {
  margin: 0;
  line-height: 0;
  bottom: inherit;
  text-align: left;
  margin-top: 20px;
  position: inherit;
}
@media only screen and (min-width: 768px) {
  .featured-case-studie .featured-case-studie-slider .slick-dots {
    margin-top: -20px;
  }
}
.featured-case-studie .featured-case-studie-slider .slick-dots li {
  margin: 0;
  width: 14px;
  height: 14px;
  background: #FFFFFF;
  border-radius: 500px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.featured-case-studie .featured-case-studie-slider .slick-dots li:not(:last-child) {
  margin-right: 10px;
}
.featured-case-studie .featured-case-studie-slider .slick-dots li.slick-active:before, .featured-case-studie .featured-case-studie-slider .slick-dots li:hover:before, .featured-case-studie .featured-case-studie-slider .slick-dots li:focus:before {
  top: 50%;
  left: 50%;
  width: 13px;
  height: 13px;
  content: "";
  position: absolute;
  background: #000000;
  border-radius: 500px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.featured-case-studie__items {
  width: 100%;
  display: block;
}
.featured-case-studie__items .content {
  max-width: 529px;
  margin-top: 15px;
}
@media only screen and (min-width: 768px) {
  .featured-case-studie__items .content {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .featured-case-studie__items .content {
    max-width: 100%;
    margin-top: 30px;
  }
}
@media only screen and (min-width: 992px) {
  .featured-case-studie__items .content {
    margin-top: 15px;
  }
}
.featured-case-studie__items .content .gap {
  gap: 12px;
  margin-bottom: 80px;
}
@media only screen and (max-width: 1199px) {
  .featured-case-studie__items .content .gap {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 991px) {
  .featured-case-studie__items .content .gap {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .featured-case-studie__items .content .gap {
    margin-bottom: 20px;
  }
}
.featured-case-studie__items .content .gap .badge {
  color: #000000;
  font-size: 14px;
  font-weight: 400;
  padding: 5px 10px;
  line-height: 20px;
  background: #FFFFFF;
  display: inline-block;
}
.featured-case-studie__items .content .gap .page {
  display: block;
  font-size: 14px;
  line-height: 1.1;
}
.featured-case-studie__items .content .title {
  margin-bottom: 10px;
  font-family: "articulat-cf", sans-serif;
}
@media only screen and (min-width: 992px) {
  .featured-case-studie__items .content .title {
    max-width: 380px;
  }
}
.featured-case-studie__items .content__editor {
  font-size: 16px;
  line-height: 24px;
}
.featured-case-studie__items .content__editor p {
  margin: 0 0 25px;
}
.featured-case-studie__items .content__editor p:last-child {
  margin: 0;
}
.featured-case-studie__items .content .btn {
  margin-top: 30px;
}
@media only screen and (max-width: 991px) {
  .featured-case-studie__items .content .btn {
    margin-top: 20px;
  }
}

.case-study-breakdown {
  padding: 100px 0;
}
@media only screen and (max-width: 1199px) {
  .case-study-breakdown {
    padding: 80px 0;
  }
}
@media only screen and (max-width: 991px) {
  .case-study-breakdown {
    padding: 60px 0;
  }
}
@media only screen and (max-width: 767px) {
  .case-study-breakdown {
    padding: 50px 0;
  }
}
@media only screen and (max-width: 575px) {
  .case-study-breakdown {
    padding: 40px 0;
  }
}
.case-study-breakdown__items {
  width: 100%;
  display: block;
}
.case-study-breakdown__items:not(:last-child) {
  margin-bottom: 80px;
}
@media only screen and (max-width: 991px) {
  .case-study-breakdown__items:not(:last-child) {
    margin-bottom: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .case-study-breakdown__items:not(:last-child) {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 575px) {
  .case-study-breakdown__items:not(:last-child) {
    margin-bottom: 40px;
  }
}
.case-study-breakdown__items .content__editor {
  font-size: 21px;
  max-width: 750px;
  line-height: 31px;
  margin-top: 10px;
}
@media only screen and (max-width: 1199px) {
  .case-study-breakdown__items .content__editor {
    font-size: 20px;
    line-height: 30px;
  }
}
@media only screen and (max-width: 991px) {
  .case-study-breakdown__items .content__editor {
    font-size: 18px;
    max-width: 100%;
    line-height: 28px;
  }
}
@media only screen and (max-width: 767px) {
  .case-study-breakdown__items .content__editor {
    font-size: 16px;
    line-height: 26px;
  }
}

.case-study-gallery {
  z-index: 1;
  padding: 100px 0;
  position: relative;
}
@media only screen and (max-width: 1199px) {
  .case-study-gallery {
    padding: 80px 0;
  }
}
@media only screen and (max-width: 991px) {
  .case-study-gallery {
    padding: 60px 0;
  }
}
@media only screen and (max-width: 767px) {
  .case-study-gallery {
    padding: 50px 0;
  }
}
@media only screen and (max-width: 575px) {
  .case-study-gallery {
    padding: 40px 0;
  }
}
.case-study-gallery .gallery-sliders {
  position: inherit;
  margin-bottom: 0 !important;
}
.case-study-gallery .gallery-sliders .slick-track {
  margin: 0;
}
.case-study-gallery .gallery-sliders .slick-track [class^=col] {
  padding-left: 10px;
  padding-right: 10px;
}
.case-study-gallery .gallery-sliders .slick-arrow {
  width: 51px;
  height: 51px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 500px;
  top: calc(50% - 25px);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #FFFFFF;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.case-study-gallery .gallery-sliders .slick-arrow:before {
  opacity: 1;
  color: #000000;
  font-size: 8px;
  line-height: 1.1;
  font-family: "boathouse";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media only screen and (min-width: 1367px) {
  .case-study-gallery .gallery-sliders .slick-arrow:before {
    font-size: 11px;
  }
}
.case-study-gallery .gallery-sliders .slick-arrow.slick-prev {
  left: -10px;
}
@media only screen and (min-width: 1367px) {
  .case-study-gallery .gallery-sliders .slick-arrow.slick-prev {
    left: 40px;
  }
}
.case-study-gallery .gallery-sliders .slick-arrow.slick-prev:before {
  content: "\e802";
}
.case-study-gallery .gallery-sliders .slick-arrow.slick-next {
  right: -10px;
}
@media only screen and (min-width: 1367px) {
  .case-study-gallery .gallery-sliders .slick-arrow.slick-next {
    right: 40px;
  }
}
.case-study-gallery .gallery-sliders .slick-arrow.slick-next:before {
  content: "\e800";
}
.case-study-gallery .gallery-sliders .slick-arrow:hover {
  background: #1201DD;
}
.case-study-gallery .gallery-sliders .slick-arrow:hover:before {
  color: #FFFFFF;
}
.case-study-gallery .gallery-sliders .slick-dots {
  margin: 0;
  line-height: 0;
  bottom: inherit;
  margin-top: 30px;
  position: inherit;
}
@media only screen and (max-width: 767px) {
  .case-study-gallery .gallery-sliders .slick-dots {
    margin-top: 20px;
  }
}
.case-study-gallery .gallery-sliders .slick-dots li {
  margin: 0;
  width: 14px;
  height: 14px;
  background: #FFFFFF;
  border-radius: 500px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.case-study-gallery .gallery-sliders .slick-dots li:not(:last-child) {
  margin-right: 10px;
}
@media only screen and (max-width: 767px) {
  .case-study-gallery .gallery-sliders .slick-dots li:not(:last-child) {
    margin-right: 7px;
  }
}
.case-study-gallery .gallery-sliders .slick-dots li.slick-active:before, .case-study-gallery .gallery-sliders .slick-dots li:hover:before, .case-study-gallery .gallery-sliders .slick-dots li:focus:before {
  top: 50%;
  left: 50%;
  width: 12px;
  height: 12px;
  content: "";
  position: absolute;
  background: #000000;
  border-radius: 500px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.case-study-gallery__items {
  margin: 0;
  display: block;
  overflow: hidden;
  position: relative;
}
.case-study-gallery__items img {
  width: 100%;
  height: auto;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.case-study-gallery__items.popup:before, .case-study-gallery__items.popup:after {
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  position: absolute;
}
.case-study-gallery__items.popup:before {
  bottom: 0;
  z-index: 1;
  opacity: 0;
  content: "";
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 219, 252, 0)), to(#1201DD));
  background: linear-gradient(180deg, rgba(0, 219, 252, 0) 0%, #1201DD 100%);
  -webkit-transition: 0.5s opacity, 0.5s background-color;
  transition: 0.5s opacity, 0.5s background-color;
}
.case-study-gallery__items.popup:after {
  top: 0;
  opacity: 0;
  content: "+";
  color: #FFFFFF;
  font-size: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-transition: 0.4s transform 0.2s, 0.4s opacity 0.2s;
  -webkit-transition: 0.4s opacity 0.2s, 0.4s -webkit-transform 0.2s;
  transition: 0.4s opacity 0.2s, 0.4s -webkit-transform 0.2s;
  transition: 0.4s transform 0.2s, 0.4s opacity 0.2s;
  transition: 0.4s transform 0.2s, 0.4s opacity 0.2s, 0.4s -webkit-transform 0.2s;
}
.case-study-gallery__items.popup:hover:before {
  opacity: 1;
}
.case-study-gallery__items.popup:hover:after {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.case-study-gallery__items.popup:hover img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

/***********************************
ABOUT PAGE STYLES
***********************************/
.about-page-banner {
  padding: 40px 0 100px;
}
@media only screen and (max-width: 1199px) {
  .about-page-banner {
    padding-bottom: 80px;
  }
}
@media only screen and (max-width: 991px) {
  .about-page-banner {
    padding-bottom: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .about-page-banner {
    padding-bottom: 50px;
  }
}
@media only screen and (max-width: 575px) {
  .about-page-banner {
    padding-bottom: 40px;
  }
}
.about-page-banner .entry-title {
  margin-bottom: 30px;
}
.about-page-banner__media {
  margin-bottom: 20px;
}
.about-page-banner__media img {
  width: 100%;
  height: auto;
}
.about-page-banner__video {
  width: 100%;
  height: 500px;
  line-height: 0;
  overflow: hidden;
  position: relative;
  margin-bottom: 20px;
  border: 1px solid rgba(255, 255, 255, 0.05);
}
@media only screen and (max-width: 1199px) {
  .about-page-banner__video {
    height: 480px;
  }
}
@media only screen and (max-width: 991px) {
  .about-page-banner__video {
    height: 440px;
  }
}
@media only screen and (max-width: 767px) {
  .about-page-banner__video {
    height: 380px;
  }
}
@media only screen and (max-width: 575px) {
  .about-page-banner__video {
    height: 300px;
  }
}
@media only screen and (max-width: 575px) {
  .about-page-banner__video {
    height: 260px;
  }
}
.about-page-banner__video video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.about-page-banner .text {
  max-width: 980px;
}
.about-page-banner .video-controls {
  left: 0;
  bottom: 0;
  z-index: 1;
  width: 100%;
  padding: 15px;
  padding-left: 30px;
  position: absolute;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.about-page-banner .video-controls.is-visible {
  opacity: 1;
  visibility: visible;
}
@media only screen and (max-width: 991px) {
  .about-page-banner .video-controls {
    padding: 15px;
    padding-left: 25px;
  }
}
.about-page-banner .video-controls .controls_gap {
  gap: 20px;
}
@media only screen and (max-width: 767px) {
  .about-page-banner .video-controls .controls_gap {
    gap: 10px;
  }
}
.about-page-banner .video-controls .video-progress {
  width: 100%;
  height: 5px;
  cursor: pointer;
  overflow: visible;
  background: #D9D9D9;
  position: relative;
}
.about-page-banner .video-controls .video-progress .progress {
  margin: 0;
  opacity: 1;
  height: 100%;
  display: block;
  border-radius: 0;
  overflow: inherit;
  background: #01EFD2;
  position: relative;
}
.about-page-banner .video-controls .video-progress .progress:before {
  top: 50%;
  right: 0;
  content: "";
  width: 16px;
  height: 16px;
  position: absolute;
  border-radius: 500px;
  background-color: #FFFFFF;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.25));
          filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.25));
}
.about-page-banner .video-controls .play-pause {
  width: 36px;
  height: 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 1;
  cursor: pointer;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (max-width: 767px) {
  .about-page-banner .video-controls .play-pause {
    width: 32px;
    height: 32px;
  }
}
.about-page-banner .video-controls .play-pause [class*=icon-] {
  color: #01EFD2;
  line-height: 1;
  display: block;
  font-size: 16px;
}
@media only screen and (max-width: 767px) {
  .about-page-banner .video-controls .play-pause [class*=icon-] {
    font-size: 14px;
  }
}
.about-page-banner .video-controls .play-pause [class*=icon-].icon-play {
  font-size: 18px;
  text-indent: 3px;
}
@media only screen and (max-width: 991px) {
  .about-page-banner .video-controls .play-pause [class*=icon-].icon-play {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .about-page-banner .video-controls .play-pause [class*=icon-].icon-play {
    font-size: 14px;
  }
}

.our-principles {
  padding: 100px 0;
}
@media only screen and (max-width: 1199px) {
  .our-principles {
    padding: 80px 0;
  }
}
@media only screen and (max-width: 991px) {
  .our-principles {
    padding: 60px 0;
  }
}
@media only screen and (max-width: 767px) {
  .our-principles {
    padding: 50px 0;
  }
}
@media only screen and (max-width: 575px) {
  .our-principles {
    padding: 40px 0;
  }
}
.our-principles .entry-title {
  padding-bottom: 30px;
  border-bottom: 1px solid #FFFFFF;
}
.our-principles__list .our-principles-items {
  width: 100%;
  display: block;
  padding: 23px 0px 26px;
  border-bottom: 1px solid #FFFFFF;
}
.our-principles__list .our-principles-items .text .description {
  font-size: 18px;
  line-height: 28px;
}
@media only screen and (max-width: 575px) {
  .our-principles__list .our-principles-items .text .description {
    font-size: 16px;
    line-height: 24px;
  }
}

.culture-initiatives {
  padding: 100px 0;
}
@media only screen and (max-width: 1199px) {
  .culture-initiatives {
    padding: 80px 0;
  }
}
@media only screen and (max-width: 991px) {
  .culture-initiatives {
    padding: 60px 0;
  }
}
@media only screen and (max-width: 767px) {
  .culture-initiatives {
    padding: 50px 0;
  }
}
@media only screen and (max-width: 575px) {
  .culture-initiatives {
    padding: 40px 0;
  }
}
.culture-initiatives .entry-title {
  margin-bottom: 30px;
}
.culture-initiatives__items {
  width: 100%;
  display: block;
}
.culture-initiatives__items:not(:last-child) {
  margin-bottom: 60px;
}
@media only screen and (max-width: 767px) {
  .culture-initiatives__items:not(:last-child) {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 575px) {
  .culture-initiatives__items:not(:last-child) {
    margin-bottom: 40px;
  }
}
.culture-initiatives__items .media {
  width: 100%;
  display: block;
}
@media only screen and (max-width: 767px) {
  .culture-initiatives__items .media {
    margin-bottom: 20px;
  }
}
.culture-initiatives__items .media img {
  width: 100%;
  height: auto;
}
.culture-initiatives__items .content {
  max-width: 748px;
}
@media only screen and (min-width: 768px) {
  .culture-initiatives__items .content {
    margin-left: 10px;
  }
}
.culture-initiatives__items .content__editor p {
  margin: 0 0 20px;
}
.culture-initiatives__items .content__editor p:last-child {
  margin: 0;
}
.culture-initiatives__items .content .btn_group {
  margin-top: 20px;
}
.culture-initiatives__items .content .btn_group .btn-link {
  color: #01EFD2;
  text-decoration: underline;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.culture-initiatives__items .content .btn_group .btn-link:hover, .culture-initiatives__items .content .btn_group .btn-link:focus {
  color: #1201DD;
  text-decoration: underline;
}

.performance-metrics {
  padding: 100px 0;
}
@media only screen and (max-width: 1199px) {
  .performance-metrics {
    padding: 80px 0;
  }
}
@media only screen and (max-width: 991px) {
  .performance-metrics {
    padding: 60px 0;
  }
}
@media only screen and (max-width: 767px) {
  .performance-metrics {
    padding: 50px 0;
  }
}
@media only screen and (max-width: 575px) {
  .performance-metrics {
    padding: 40px 0;
  }
}
.performance-metrics .minus {
  margin-bottom: -30px;
}
.performance-metrics__items {
  width: 100%;
  display: block;
  margin-bottom: 30px;
}
.performance-metrics__items .text {
  max-width: 325px;
}
@media only screen and (max-width: 991px) {
  .performance-metrics__items .text {
    max-width: 100%;
  }
}
.performance-metrics__items .text .number {
  display: block;
  line-height: 1.1;
  margin-bottom: 10px;
  font-size: clamp(2.5rem, -0.4913rem + 8.3237vw, 7rem);
}
.performance-metrics__items .text .description {
  font-size: 18px;
  line-height: 28px;
}
@media only screen and (max-width: 575px) {
  .performance-metrics__items .text .description {
    font-size: 16px;
    line-height: 24px;
  }
}

.testimonials {
  padding: 100px 0;
}
@media only screen and (max-width: 1199px) {
  .testimonials {
    padding: 80px 0;
  }
}
@media only screen and (max-width: 991px) {
  .testimonials {
    padding: 60px 0;
  }
}
@media only screen and (max-width: 767px) {
  .testimonials {
    padding: 50px 0;
  }
}
@media only screen and (max-width: 575px) {
  .testimonials {
    padding: 40px 0;
  }
}
.testimonials .entry-title {
  margin-bottom: 70px;
}
@media only screen and (max-width: 1199px) {
  .testimonials .entry-title {
    margin-bottom: 60px;
  }
}
@media only screen and (max-width: 991px) {
  .testimonials .entry-title {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .testimonials .entry-title {
    margin-bottom: 40px;
  }
}
.testimonials .testimonials-slider {
  margin-bottom: 0 !important;
}
.testimonials .testimonials-slider .slick-dots {
  margin: 0;
  line-height: 0;
  bottom: inherit;
  text-align: left;
  margin-top: 20px;
  position: inherit;
}
@media only screen and (min-width: 768px) {
  .testimonials .testimonials-slider .slick-dots {
    margin-top: -20px;
  }
}
.testimonials .testimonials-slider .slick-dots li {
  margin: 0;
  width: 14px;
  height: 14px;
  background: #FFFFFF;
  border-radius: 500px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.testimonials .testimonials-slider .slick-dots li:not(:last-child) {
  margin-right: 5px;
}
.testimonials .testimonials-slider .slick-dots li.slick-active:before, .testimonials .testimonials-slider .slick-dots li:hover:before, .testimonials .testimonials-slider .slick-dots li:focus:before {
  top: 50%;
  left: 50%;
  width: 13px;
  height: 13px;
  content: "";
  position: absolute;
  background: #000000;
  border-radius: 500px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.testimonials__items {
  width: 100%;
  display: block;
}
.testimonials__items .content {
  max-width: 580px;
}
@media only screen and (min-width: 768px) {
  .testimonials__items .content {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .testimonials__items .content {
    max-width: 100%;
    margin-top: 15px;
  }
}
@media only screen and (min-width: 992px) {
  .testimonials__items .content {
    margin-top: 15px;
  }
}
.testimonials__items .content .title {
  margin-bottom: 20px;
  font-family: "articulat-cf", sans-serif;
}
@media only screen and (min-width: 992px) {
  .testimonials__items .content .title {
    max-width: 542px;
  }
}
.testimonials__items .content__editor {
  font-size: 16px;
  line-height: 24px;
}
.testimonials__items .content__editor p {
  margin: 0 0 25px;
}
.testimonials__items .content__editor p:last-child {
  margin: 0;
}
.testimonials__items .content__editor p strong {
  font-size: 21px;
  line-height: 1.2;
}
@media only screen and (max-width: 991px) {
  .testimonials__items .content__editor p strong {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .testimonials__items .content__editor p strong {
    font-size: 18px;
  }
}

.boathouse-clients {
  padding: 100px 0;
}
@media only screen and (max-width: 1199px) {
  .boathouse-clients {
    padding: 80px 0;
  }
}
@media only screen and (max-width: 991px) {
  .boathouse-clients {
    padding: 60px 0;
  }
}
@media only screen and (max-width: 767px) {
  .boathouse-clients {
    padding: 50px 0;
  }
}
@media only screen and (max-width: 575px) {
  .boathouse-clients {
    padding: 40px 0;
  }
}
.boathouse-clients .entry-title {
  margin-bottom: 50px;
}
@media only screen and (max-width: 991px) {
  .boathouse-clients .entry-title {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .boathouse-clients .entry-title {
    margin-bottom: 30px;
  }
}
.boathouse-clients .minus {
  margin-bottom: -40px;
}
@media only screen and (max-width: 991px) {
  .boathouse-clients .minus {
    margin-bottom: -30px;
  }
}
.boathouse-clients__items {
  width: 100%;
  display: block;
  overflow: hidden;
  margin-bottom: 40px;
}
@media only screen and (max-width: 991px) {
  .boathouse-clients__items {
    margin-bottom: 30px;
  }
}
.boathouse-clients__items img {
  width: auto;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.boathouse-clients__items:-moz-any-link:hover img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.boathouse-clients__items:any-link:hover img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
@media only screen and (max-width: 480px) {
  .boathouse-clients .row [class^=col] {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
}

.team-member {
  padding: 100px 0;
}
@media only screen and (max-width: 1199px) {
  .team-member {
    padding: 80px 0;
  }
}
@media only screen and (max-width: 991px) {
  .team-member {
    padding: 60px 0;
  }
}
@media only screen and (max-width: 767px) {
  .team-member {
    padding: 50px 0;
  }
}
@media only screen and (max-width: 575px) {
  .team-member {
    padding: 40px 0;
  }
}
.team-member .entry-title {
  margin-bottom: 60px;
}
@media only screen and (max-width: 1199px) {
  .team-member .entry-title {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 991px) {
  .team-member .entry-title {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .team-member .entry-title {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 991px) {
  .team-member .entry-title .description {
    margin-top: 10px;
  }
}
.team-member .minus {
  margin-bottom: -60px;
}
@media only screen and (max-width: 1199px) {
  .team-member .minus {
    margin-bottom: -50px;
  }
}
@media only screen and (max-width: 991px) {
  .team-member .minus {
    margin-bottom: -40px;
  }
}
@media only screen and (max-width: 767px) {
  .team-member .minus {
    margin-bottom: -30px;
  }
}
.team-member__items {
  width: 100%;
  display: block;
  margin-bottom: 60px;
}
@media only screen and (max-width: 1199px) {
  .team-member__items {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 991px) {
  .team-member__items {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .team-member__items {
    margin-bottom: 30px;
  }
}
.team-member__items .media {
  width: 100%;
  display: block;
  overflow: hidden;
  margin-bottom: 15px;
}
@media only screen and (max-width: 767px) {
  .team-member__items .media {
    margin-bottom: 10px;
  }
}
.team-member__items .media img {
  width: 100%;
  height: auto;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.team-member__items .info .name {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.team-member__items .info .position {
  display: block;
  font-size: 14px;
  line-height: 20px;
}
.team-member__items .has-link {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
}
.team-member__items:has(.has-link):hover .media img, .team-member__items:has(.has-link):focus .media img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.team-member__items:has(.has-link):hover .info .name, .team-member__items:has(.has-link):focus .info .name {
  color: #01EFD2;
}
.team-member__text {
  max-width: 512px;
}
@media only screen and (max-width: 767px) {
  .team-member__text {
    max-width: 100%;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 420px) {
  .team-member .row [class^=col] {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}

.team-details {
  padding: 40px 0 100px;
}
@media only screen and (max-width: 1199px) {
  .team-details {
    padding-bottom: 80px;
  }
}
@media only screen and (max-width: 991px) {
  .team-details {
    padding-bottom: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .team-details {
    padding-bottom: 50px;
  }
}
@media only screen and (max-width: 575px) {
  .team-details {
    padding-bottom: 40px;
  }
}
.team-details__media {
  width: 100%;
  display: block;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .team-details__media {
    margin-bottom: 15px;
  }
}
.team-details__media img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (min-width: 768px) {
  .team-details .content {
    margin-left: 10px;
  }
}
.team-details .content .position {
  color: #01EFD2;
  display: block;
  font-weight: 400;
  font-family: "articulat-cf", sans-serif;
}
.team-details .content .content__editor {
  margin-top: 15px;
  font-size: clamp(1.125rem, 0.9113rem + 0.4458vw, 1.3125rem);
}
@media only screen and (max-width: 575px) {
  .team-details .content .content__editor {
    margin-top: 10px;
  }
}

/***********************************
SERVICES PAGE STYLES
***********************************/
.drive-growth {
  padding: 40px 0 100px;
}
@media only screen and (max-width: 1199px) {
  .drive-growth {
    padding-bottom: 80px;
  }
}
@media only screen and (max-width: 991px) {
  .drive-growth {
    padding-bottom: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .drive-growth {
    padding-bottom: 50px;
  }
}
@media only screen and (max-width: 575px) {
  .drive-growth {
    padding-bottom: 40px;
  }
}
.drive-growth .entry-title {
  margin-bottom: 60px;
}
@media only screen and (max-width: 1199px) {
  .drive-growth .entry-title {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 991px) {
  .drive-growth .entry-title {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .drive-growth .entry-title {
    margin-bottom: 30px;
  }
}
.drive-growth .entry-title .title {
  max-width: 380px;
}
@media only screen and (max-width: 1199px) {
  .drive-growth .entry-title .title {
    max-width: 340px;
  }
}
@media only screen and (max-width: 991px) {
  .drive-growth .entry-title .title {
    max-width: 100%;
  }
}
.drive-growth .entry-title .description {
  margin-left: -25px;
  font-family: "articulat-cf", sans-serif;
}
@media only screen and (max-width: 991px) {
  .drive-growth .entry-title .description {
    max-width: 100%;
    margin-top: 10px;
    margin-left: 0px;
  }
}
.drive-growth .minus {
  margin-bottom: -30px;
}
.drive-growth__items {
  width: 100%;
  display: block;
  margin-bottom: 30px;
}
.drive-growth__items .text {
  max-width: 480px;
}
.drive-growth__items .text .description {
  font-size: 18px;
  line-height: 28px;
}
@media only screen and (max-width: 575px) {
  .drive-growth__items .text .description {
    font-size: 16px;
    line-height: 24px;
  }
}
.drive-growth__items .text .btn {
  margin-top: 30px;
  line-height: 34px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media only screen and (max-width: 991px) {
  .drive-growth__items .text .btn {
    margin-top: 20px;
  }
}
.drive-growth__items .text .btn:has([class*=icon-]) {
  gap: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.drive-growth__items .text .btn [class*=icon-] {
  margin-left: 0;
  font-size: 22px;
  line-height: 1.1;
  display: inline-block;
}
.drive-growth__items .text .btn:active, .drive-growth__items .text .btn:hover, .drive-growth__items .text .btn:focus {
  color: #01EFD2;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.drive-growth__items .text .btn:active:after, .drive-growth__items .text .btn:hover:after, .drive-growth__items .text .btn:focus:after {
  width: 100%;
}
.drive-growth__items .text .btn:active [class*=icon-], .drive-growth__items .text .btn:hover [class*=icon-], .drive-growth__items .text .btn:focus [class*=icon-] {
  color: #01EFD2;
  -webkit-transform: translateY(3px);
  transform: translateY(3px);
}
.drive-growth__items .media {
  width: 100%;
  display: block;
  margin-bottom: 20px;
}
.drive-growth__items .media img {
  width: 100%;
  height: auto;
}

.cancer-institute {
  padding: 100px 0;
}
@media only screen and (max-width: 1199px) {
  .cancer-institute {
    padding: 80px 0;
  }
}
@media only screen and (max-width: 991px) {
  .cancer-institute {
    padding: 60px 0;
  }
}
@media only screen and (max-width: 767px) {
  .cancer-institute {
    padding: 50px 0;
  }
}
@media only screen and (max-width: 575px) {
  .cancer-institute {
    padding: 40px 0;
  }
}
.cancer-institute .media {
  width: 100%;
  display: block;
}
@media only screen and (max-width: 767px) {
  .cancer-institute .media {
    margin-bottom: 20px;
  }
}
.cancer-institute .media img {
  width: 100%;
  height: auto;
}
@media only screen and (min-width: 992px) {
  .cancer-institute .content {
    max-width: 688px;
    margin-left: 20px;
  }
}
.cancer-institute .content__editor {
  font-size: 16px;
  margin-top: 20px;
  line-height: 24px;
}
.cancer-institute .content__editor p {
  margin: 0 0 25px;
}
.cancer-institute .content__editor p:last-child {
  margin: 0;
}
.cancer-institute .content .btn {
  margin-top: 30px;
}
@media only screen and (max-width: 991px) {
  .cancer-institute .content .btn {
    margin-top: 20px;
  }
}
.cancer-institute .content .sub-title {
  color: #000000;
  font-size: 14px;
  font-weight: 400;
  padding: 5px 10px;
  line-height: 20px;
  background: #FFFFFF;
  margin-bottom: 20px;
  display: inline-block;
}
.cancer-institute .content .categories {
  margin-bottom: 20px;
}

.growth-architecture {
  padding: 100px 0;
}
@media only screen and (max-width: 1199px) {
  .growth-architecture {
    padding: 80px 0;
  }
}
@media only screen and (max-width: 991px) {
  .growth-architecture {
    padding: 60px 0;
  }
}
@media only screen and (max-width: 767px) {
  .growth-architecture {
    padding: 50px 0;
  }
}
@media only screen and (max-width: 575px) {
  .growth-architecture {
    padding: 40px 0;
  }
}
.growth-architecture .entry-title {
  margin-bottom: 50px;
}
@media only screen and (max-width: 991px) {
  .growth-architecture .entry-title {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .growth-architecture .entry-title {
    margin-bottom: 30px;
  }
}
.growth-architecture .entry-title .description {
  font-size: 18px;
  line-height: 28px;
}
@media only screen and (max-width: 575px) {
  .growth-architecture .entry-title .description {
    font-size: 16px;
    line-height: 24px;
  }
}
.growth-architecture .minus {
  margin-bottom: -40px;
}
.growth-architecture .services-item {
  margin-bottom: 40px;
}
.growth-architecture .services-item .content {
  max-width: 362px;
}
@media only screen and (max-width: 991px) {
  .growth-architecture .services-item .content {
    max-width: 100%;
  }
}

.activation-capabilities {
  padding: 100px 0;
}
@media only screen and (max-width: 1199px) {
  .activation-capabilities {
    padding: 80px 0;
  }
}
@media only screen and (max-width: 991px) {
  .activation-capabilities {
    padding: 60px 0;
  }
}
@media only screen and (max-width: 767px) {
  .activation-capabilities {
    padding: 50px 0;
  }
}
@media only screen and (max-width: 575px) {
  .activation-capabilities {
    padding: 40px 0;
  }
}
.activation-capabilities .entry-title {
  margin-bottom: 50px;
}
@media only screen and (max-width: 991px) {
  .activation-capabilities .entry-title {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .activation-capabilities .entry-title {
    margin-bottom: 30px;
  }
}
.activation-capabilities .entry-title .description {
  font-size: 18px;
  line-height: 28px;
}
@media only screen and (max-width: 575px) {
  .activation-capabilities .entry-title .description {
    font-size: 16px;
    line-height: 24px;
  }
}
.activation-capabilities .minus {
  margin-bottom: -100px;
}
@media only screen and (max-width: 1199px) {
  .activation-capabilities .minus {
    margin-bottom: -80px;
  }
}
@media only screen and (max-width: 991px) {
  .activation-capabilities .minus {
    margin-bottom: -60px;
  }
}
@media only screen and (max-width: 767px) {
  .activation-capabilities .minus {
    margin-bottom: -50px;
  }
}
@media only screen and (max-width: 575px) {
  .activation-capabilities .minus {
    margin-bottom: -40px;
  }
}
.activation-capabilities .services-item {
  margin-bottom: 100px;
}
@media only screen and (max-width: 1199px) {
  .activation-capabilities .services-item {
    margin-bottom: 80px;
  }
}
@media only screen and (max-width: 991px) {
  .activation-capabilities .services-item {
    margin-bottom: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .activation-capabilities .services-item {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 575px) {
  .activation-capabilities .services-item {
    margin-bottom: 40px;
  }
}
.activation-capabilities .services-item .content {
  max-width: 552px;
}
@media only screen and (max-width: 767px) {
  .activation-capabilities .services-item .content {
    max-width: 100%;
  }
}

.services-item {
  width: 100%;
  display: block;
}
.services-item .media {
  width: 100%;
  display: block;
  overflow: hidden;
  margin-bottom: 20px;
}
.services-item .media img {
  width: 100%;
  height: auto;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.services-item .content__editor {
  font-size: 16px;
  line-height: 24px;
}
.services-item .content__editor p {
  margin-bottom: 20px;
}
.services-item .content__editor ul li, .services-item .content__editor ol li {
  margin-bottom: 5px;
}
.services-item .content__editor ul:last-child, .services-item .content__editor ol:last-child {
  margin-bottom: 0;
}
.services-item .content .title {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.services-item .content .btn {
  margin-top: 30px;
}
@media only screen and (max-width: 991px) {
  .services-item .content .btn {
    margin-top: 20px;
  }
}
.services-item:-moz-any-link:hover .media img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.services-item:any-link:hover .media img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.services-item:-moz-any-link:hover .content .title {
  color: #01EFD2;
}
.services-item:any-link:hover .content .title {
  color: #01EFD2;
}

.performance-marketing {
  padding: 100px 0;
}
@media only screen and (max-width: 1199px) {
  .performance-marketing {
    padding: 80px 0;
  }
}
@media only screen and (max-width: 991px) {
  .performance-marketing {
    padding: 60px 0;
  }
}
@media only screen and (max-width: 767px) {
  .performance-marketing {
    padding: 50px 0;
  }
}
@media only screen and (max-width: 575px) {
  .performance-marketing {
    padding: 40px 0;
  }
}
.performance-marketing .entry-title {
  max-width: 1119px;
  margin-bottom: 50px;
}
@media only screen and (max-width: 991px) {
  .performance-marketing .entry-title {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .performance-marketing .entry-title {
    margin-bottom: 30px;
  }
}
.performance-marketing__list .performance-marketing__items:nth-child(odd) .row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media only screen and (min-width: 992px) {
  .performance-marketing__list .performance-marketing__items:nth-child(even) .content {
    margin-left: 30px;
  }
}
.performance-marketing__items {
  width: 100%;
  display: block;
}
.performance-marketing__items:not(:last-child) {
  margin-bottom: 90px;
}
@media only screen and (max-width: 1199px) {
  .performance-marketing__items:not(:last-child) {
    margin-bottom: 80px;
  }
}
@media only screen and (max-width: 991px) {
  .performance-marketing__items:not(:last-child) {
    margin-bottom: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .performance-marketing__items:not(:last-child) {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 575px) {
  .performance-marketing__items:not(:last-child) {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 480px) {
  .performance-marketing__items:not(:last-child) {
    margin-bottom: 30px;
  }
}
.performance-marketing__items.text-only .minus {
  margin-bottom: -90px;
}
@media only screen and (max-width: 1199px) {
  .performance-marketing__items.text-only .minus {
    margin-bottom: -80px;
  }
}
@media only screen and (max-width: 991px) {
  .performance-marketing__items.text-only .minus {
    margin-bottom: -60px;
  }
}
@media only screen and (max-width: 767px) {
  .performance-marketing__items.text-only .minus {
    margin-bottom: -50px;
  }
}
@media only screen and (max-width: 575px) {
  .performance-marketing__items.text-only .minus {
    margin-bottom: -40px;
  }
}
@media only screen and (max-width: 480px) {
  .performance-marketing__items.text-only .minus {
    margin-bottom: -30px;
  }
}
.performance-marketing__items.text-only .content {
  margin: 0;
  padding: 0;
  max-width: 100%;
  margin-bottom: 90px;
}
@media only screen and (max-width: 1199px) {
  .performance-marketing__items.text-only .content {
    margin-bottom: 80px;
  }
}
@media only screen and (max-width: 991px) {
  .performance-marketing__items.text-only .content {
    margin-bottom: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .performance-marketing__items.text-only .content {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 575px) {
  .performance-marketing__items.text-only .content {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 480px) {
  .performance-marketing__items.text-only .content {
    margin-bottom: 30px;
  }
}
.performance-marketing__items .content {
  max-width: 530px;
}
@media only screen and (max-width: 767px) {
  .performance-marketing__items .content {
    max-width: 100%;
    margin-top: 20px;
  }
}
.performance-marketing__items .content .content__editor {
  font-size: 18px;
  line-height: 28px;
}
.performance-marketing__items .content .content__editor p {
  margin: 0 0 20px;
}
.performance-marketing__items .content .content__editor p:last-child {
  margin: 0;
}
.performance-marketing__items .content .content__editor ul, .performance-marketing__items .content .content__editor ol {
  margin-top: 10px;
  margin-bottom: 0;
  -webkit-padding-start: 25px;
          padding-inline-start: 25px;
}
.performance-marketing__items .content .content__editor ul.list-unstyled, .performance-marketing__items .content .content__editor ol.list-unstyled {
  padding: 0;
  list-style: none;
}
.performance-marketing__items .content .content__editor ul.list-unstyled li, .performance-marketing__items .content .content__editor ol.list-unstyled li {
  padding-left: 0;
}
.performance-marketing__items .content .content__editor ul.list-unstyled li:before, .performance-marketing__items .content .content__editor ol.list-unstyled li:before {
  display: none;
}
.performance-marketing__items .content .content__editor ul li, .performance-marketing__items .content .content__editor ol li {
  margin-bottom: 5px;
}
.performance-marketing__items .content .content__editor ul li ul, .performance-marketing__items .content .content__editor ul li ol, .performance-marketing__items .content .content__editor ol li ul, .performance-marketing__items .content .content__editor ol li ol {
  margin-top: 10px;
  margin-bottom: 10px;
}
.performance-marketing__items .media {
  width: 100%;
  display: block;
  overflow: hidden;
}
.performance-marketing__items .media img {
  width: 100%;
  height: auto;
}

.insights-preview {
  padding: 100px 0;
}
@media only screen and (max-width: 1199px) {
  .insights-preview {
    padding: 80px 0;
  }
}
@media only screen and (max-width: 991px) {
  .insights-preview {
    padding: 60px 0;
  }
}
@media only screen and (max-width: 767px) {
  .insights-preview {
    padding: 50px 0;
  }
}
@media only screen and (max-width: 575px) {
  .insights-preview {
    padding: 40px 0;
  }
}
.insights-preview .entry-title {
  margin-bottom: 60px;
}
@media only screen and (max-width: 1199px) {
  .insights-preview .entry-title {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 991px) {
  .insights-preview .entry-title {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .insights-preview .entry-title {
    margin-bottom: 30px;
  }
}

.service-details-banner {
  padding: 100px 0;
}
@media only screen and (max-width: 1199px) {
  .service-details-banner {
    padding: 80px 0;
  }
}
@media only screen and (max-width: 991px) {
  .service-details-banner {
    padding: 60px 0;
  }
}
@media only screen and (max-width: 767px) {
  .service-details-banner {
    padding: 50px 0;
  }
}
@media only screen and (max-width: 575px) {
  .service-details-banner {
    padding: 40px 0;
  }
}
.service-details-banner__text {
  max-width: 656px;
}
.service-details-banner__text .main-title {
  color: #000000;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  padding: 5px 10px;
  background: #FFFFFF;
  margin-bottom: 20px;
  display: inline-block;
}
.service-details-banner__text .categories {
  margin-bottom: 20px;
}
.service-details-banner__text .sub-title {
  font-weight: 500;
  margin-top: 15px;
  font-family: "articulat-cf", sans-serif;
}
.service-details-banner__text .content__editor {
  line-height: 1.5;
  margin-top: 20px;
  font-size: clamp(1rem, 0.7923rem + 0.578vw, 1.3125rem);
}
.service-details-banner__media {
  width: 100%;
  z-index: -1;
  display: block;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .service-details-banner__media {
    margin-top: -20px;
    margin-bottom: -40px;
  }
}
@media only screen and (min-width: 768px) {
  .service-details-banner__media {
    top: 50%;
    left: 50%;
    height: auto;
    width: 680px;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}
.service-details-banner img {
  width: 100%;
  height: auto;
}

.blueprint-foundation {
  padding: 100px 0;
}
@media only screen and (max-width: 1199px) {
  .blueprint-foundation {
    padding: 80px 0;
  }
}
@media only screen and (max-width: 991px) {
  .blueprint-foundation {
    padding: 60px 0;
  }
}
@media only screen and (max-width: 767px) {
  .blueprint-foundation {
    padding: 50px 0;
  }
}
@media only screen and (max-width: 575px) {
  .blueprint-foundation {
    padding: 40px 0;
  }
}
.blueprint-foundation .entry-title {
  margin-bottom: 40px;
}
@media only screen and (max-width: 991px) {
  .blueprint-foundation .entry-title {
    margin-bottom: 30px;
  }
}
.blueprint-foundation .entry-title .title {
  max-width: 400px;
}
@media only screen and (max-width: 991px) {
  .blueprint-foundation .entry-title .title {
    max-width: 100%;
    margin-bottom: 10px;
  }
}
.blueprint-foundation .entry-title .content__editor {
  line-height: 1.5;
  font-size: clamp(1rem, 0.7923rem + 0.578vw, 1.3125rem);
}
.blueprint-foundation__media {
  width: 100%;
  display: block;
}
.blueprint-foundation__media img {
  width: 100%;
  height: auto;
}

.why-organizations {
  padding: 100px 0;
}
@media only screen and (max-width: 1199px) {
  .why-organizations {
    padding: 80px 0;
  }
}
@media only screen and (max-width: 991px) {
  .why-organizations {
    padding: 60px 0;
  }
}
@media only screen and (max-width: 767px) {
  .why-organizations {
    padding: 50px 0;
  }
}
@media only screen and (max-width: 575px) {
  .why-organizations {
    padding: 40px 0;
  }
}
.why-organizations .entry-title {
  max-width: 950px;
  margin-bottom: 40px;
}
@media only screen and (max-width: 1199px) {
  .why-organizations .entry-title {
    max-width: 100%;
  }
}
@media only screen and (max-width: 991px) {
  .why-organizations .entry-title {
    margin-bottom: 30px;
  }
}
.why-organizations .minus {
  margin-bottom: -30px;
}
.why-organizations__item {
  width: 100%;
  display: block;
  margin-bottom: 30px;
}
.why-organizations__item .text {
  max-width: 340px;
}
@media only screen and (max-width: 991px) {
  .why-organizations__item .text {
    max-width: 100%;
  }
}
.why-organizations__item .text .number {
  margin: 30px 0;
  font-size: 24px;
  line-height: 1.1;
  position: relative;
  display: inline-block;
  font-family: "orpheuspro", sans-serif;
}
@media only screen and (max-width: 767px) {
  .why-organizations__item .text .number {
    margin: 20px 0;
    font-size: 20px;
  }
}
@media only screen and (max-width: 575px) {
  .why-organizations__item .text .number {
    font-size: 18px;
  }
}
.why-organizations__item .text .number:after {
  top: 50%;
  height: 1px;
  content: "";
  width: 36px;
  background: #FFFFFF;
  position: absolute;
  left: calc(100% + 15px);
}
.why-organizations__item .text .description {
  font-size: 21px;
  line-height: 1.4;
}
@media only screen and (max-width: 991px) {
  .why-organizations__item .text .description {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .why-organizations__item .text .description {
    font-size: 18px;
  }
}
@media only screen and (max-width: 575px) {
  .why-organizations__item .text .description {
    font-size: 16px;
  }
}

.how-it-works {
  padding: 100px 0;
}
@media only screen and (max-width: 1199px) {
  .how-it-works {
    padding: 80px 0;
  }
}
@media only screen and (max-width: 991px) {
  .how-it-works {
    padding: 60px 0;
  }
}
@media only screen and (max-width: 767px) {
  .how-it-works {
    padding: 50px 0;
  }
}
@media only screen and (max-width: 575px) {
  .how-it-works {
    padding: 40px 0;
  }
}
.how-it-works .entry-title {
  max-width: 950px;
  margin-bottom: 40px;
}
@media only screen and (max-width: 1199px) {
  .how-it-works .entry-title {
    max-width: 100%;
  }
}
@media only screen and (max-width: 991px) {
  .how-it-works .entry-title {
    margin-bottom: 30px;
  }
}
.how-it-works .entry-title .content__editor {
  line-height: 1.4;
  font-size: clamp(1rem, 0.7923rem + 0.578vw, 1.3125rem);
}
.how-it-works .entry-title .content__editor strong {
  font-weight: 600;
}
.how-it-works .entry-title .content__editor p {
  margin: 0 0 20px;
}
.how-it-works .entry-title .content__editor p:last-child {
  margin: 0;
}
.how-it-works .blueprint-flow {
  gap: 20px;
  width: 100%;
  display: -ms-grid;
  display: grid;
  margin-bottom: 50px;
  -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr;
  grid-template-columns: repeat(6, 1fr);
}
@media only screen and (max-width: 1199px) {
  .how-it-works .blueprint-flow {
    -ms-grid-columns: (1fr)[5];
    grid-template-columns: repeat(5, 1fr);
  }
}
@media only screen and (max-width: 991px) {
  .how-it-works .blueprint-flow {
    margin-bottom: 40px;
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr);
  }
}
@media only screen and (max-width: 767px) {
  .how-it-works .blueprint-flow {
    margin-bottom: 30px;
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
  }
}
@media only screen and (max-width: 575px) {
  .how-it-works .blueprint-flow {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
}
.how-it-works .blueprint-flow__item {
  gap: 10px;
  width: 100%;
  display: block;
}
.how-it-works .blueprint-flow__item .title {
  font-size: 21px;
  line-height: 1.1;
  font-family: "articulat-cf", sans-serif;
}
@media only screen and (max-width: 991px) {
  .how-it-works .blueprint-flow__item .title {
    font-size: 20px;
  }
}
.how-it-works .blueprint-flow__item .btn {
  font-size: 8px;
}
.how-it-works .blueprint-flow__item:-moz-any-link:hover .btn {
  color: #01EFD2;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.how-it-works .blueprint-flow__item:any-link:hover .btn {
  color: #01EFD2;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.how-it-works .blueprint-flow__item:last-child .btn {
  display: none;
}
.how-it-works__list {
  width: 100%;
  display: -ms-grid;
  display: grid;
  border: 1px solid #FFFFFF;
  -ms-grid-columns: (minmax(0, 1fr))[4];
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
@media only screen and (max-width: 991px) {
  .how-it-works__list {
    -ms-grid-columns: (minmax(0, 1fr))[3];
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media only screen and (max-width: 767px) {
  .how-it-works__list {
    -ms-grid-columns: (minmax(0, 1fr))[2];
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media only screen and (max-width: 480px) {
  .how-it-works__list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.how-it-works__list .how-it-works-card {
  width: 100%;
  padding: 20px;
  display: block;
  min-height: 296px;
  margin-bottom: -1px;
  border-right: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
}
@media only screen and (max-width: 767px) {
  .how-it-works__list .how-it-works-card {
    min-height: 260px;
  }
}
@media only screen and (max-width: 575px) {
  .how-it-works__list .how-it-works-card {
    min-height: 220px;
  }
}
@media only screen and (min-width: 992px) {
  .how-it-works__list .how-it-works-card:nth-child(4n) {
    border-right: 0;
  }
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
  .how-it-works__list .how-it-works-card:nth-child(3n) {
    border-right: 0;
  }
}
@media only screen and (max-width: 767px) and (min-width: 481px) {
  .how-it-works__list .how-it-works-card:nth-child(2n) {
    border-right: 0;
  }
}
@media only screen and (max-width: 480px) {
  .how-it-works__list .how-it-works-card {
    border-right: 0;
  }
}
.how-it-works__list .how-it-works-card .number {
  display: block;
  font-size: 24px;
  line-height: 1.1;
  font-family: "orpheuspro", sans-serif;
}
.how-it-works__list .how-it-works-card .text {
  max-width: 222px;
}
@media only screen and (max-width: 991px) {
  .how-it-works__list .how-it-works-card .text {
    max-width: 100%;
  }
}
.how-it-works__list .how-it-works-card .text .description {
  font-size: 18px;
  line-height: 26px;
}
@media only screen and (max-width: 991px) {
  .how-it-works__list .how-it-works-card .text .description {
    font-size: 16px;
    line-height: 24px;
  }
}

.blueprint-outcome {
  padding: 100px 0;
}
@media only screen and (max-width: 1199px) {
  .blueprint-outcome {
    padding: 80px 0;
  }
}
@media only screen and (max-width: 991px) {
  .blueprint-outcome {
    padding: 60px 0;
  }
}
@media only screen and (max-width: 767px) {
  .blueprint-outcome {
    padding: 50px 0;
  }
}
@media only screen and (max-width: 575px) {
  .blueprint-outcome {
    padding: 40px 0;
  }
}
.blueprint-outcome .backGroundColor {
  gap: 30px;
  z-index: 1;
  width: 100%;
  padding: 55px;
  overflow: hidden;
  min-height: 500px;
  background: #000000;
  position: relative;
}
@media only screen and (max-width: 991px) {
  .blueprint-outcome .backGroundColor {
    padding: 50px;
    padding-top: 40px;
    min-height: 460px;
  }
}
@media only screen and (max-width: 767px) {
  .blueprint-outcome .backGroundColor {
    padding: 40px;
    padding-top: 35px;
    min-height: inherit;
  }
}
@media only screen and (max-width: 575px) {
  .blueprint-outcome .backGroundColor {
    padding: 25px;
    padding-top: 20px;
  }
}
@media only screen and (max-width: 480px) {
  .blueprint-outcome .backGroundColor {
    padding: 30px;
    padding-top: 25px;
  }
}
.blueprint-outcome .backGroundColor .blueprint-outcome__content {
  padding-right: 250px;
}
@media only screen and (max-width: 1199px) {
  .blueprint-outcome .backGroundColor .blueprint-outcome__content {
    padding-right: 180px;
  }
}
@media only screen and (max-width: 991px) {
  .blueprint-outcome .backGroundColor .blueprint-outcome__content {
    padding-right: 130px;
  }
}
@media only screen and (max-width: 767px) {
  .blueprint-outcome .backGroundColor .blueprint-outcome__content {
    padding-right: 0px;
  }
}
.blueprint-outcome .backGroundColor .blueprint-outcome__content .sub-title {
  font-weight: 600;
  font-family: "Articulat CF";
}
.blueprint-outcome .backGroundColor .blueprint-outcome__content .content__editor ul {
  padding: 0;
  margin-top: 15px;
  list-style-type: none;
}
.blueprint-outcome .backGroundColor .blueprint-outcome__content .content__editor ul li {
  color: #FFFFFF;
  font-size: 21px;
  line-height: 1.25;
  position: relative;
}
.blueprint-outcome .backGroundColor .blueprint-outcome__content .content__editor ul li:not(:last-child) {
  margin-bottom: 8px;
}
.blueprint-outcome .backGroundColor .blueprint-outcome__content .content__editor ul li:before {
  top: 0;
  top: -3px;
  font-size: 12px;
  line-height: 1.1;
  content: "\e800";
  margin-right: 5px;
  position: relative;
  font-family: "boathouse";
}
.blueprint-outcome .backGroundColor .blueprint-outcome__btn-group .btn {
  font-size: 21px;
  font-weight: 700;
  line-height: 28px;
}
@media only screen and (max-width: 991px) {
  .blueprint-outcome .backGroundColor .blueprint-outcome__btn-group .btn {
    font-size: 20px;
    line-height: 26px;
  }
}
@media only screen and (max-width: 767px) {
  .blueprint-outcome .backGroundColor .blueprint-outcome__btn-group .btn {
    font-size: 18px;
    line-height: 24px;
  }
}
.blueprint-outcome__media {
  left: 56.5%;
  z-index: -1;
  width: 538px;
  bottom: -50px;
  position: absolute;
}

/***********************************
CAREER PAGE STYLES
***********************************/
.career-culture {
  z-index: 1;
  padding: 100px 0;
  position: relative;
}
@media only screen and (max-width: 1199px) {
  .career-culture {
    padding: 80px 0;
  }
}
@media only screen and (max-width: 991px) {
  .career-culture {
    padding: 60px 0;
  }
}
@media only screen and (max-width: 767px) {
  .career-culture {
    padding: 30px 0 50px;
  }
}
@media only screen and (max-width: 575px) {
  .career-culture {
    padding: 20px 0 40px;
  }
}
.career-culture__text {
  max-width: 487px;
}
@media only screen and (max-width: 767px) {
  .career-culture__text {
    max-width: 100%;
    margin-bottom: 30px;
  }
}
.career-culture__text .description {
  line-height: 1.5;
}
.career-culture__media {
  width: 100%;
  display: block;
  position: relative;
}
.career-culture__media img {
  width: 100%;
  height: auto;
}
.career-culture .overlay {
  top: -160px;
  z-index: -1;
  width: 877px;
  height: 843px;
  position: absolute;
  left: calc(100% - 730px);
}
@media only screen and (max-width: 1199px) {
  .career-culture .overlay {
    width: 800px;
    height: 780px;
    left: calc(100% - 630px);
  }
}
@media only screen and (max-width: 1034px) {
  .career-culture .overlay {
    width: 760px;
    height: 740px;
    left: calc(100% - 580px);
  }
}
@media only screen and (max-width: 767px) {
  .career-culture .overlay {
    left: calc(100% - 220px);
  }
}
.career-culture .overlay img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.open-positions {
  z-index: 1;
  padding: 100px 0;
  position: relative;
}
@media only screen and (max-width: 1199px) {
  .open-positions {
    padding: 80px 0;
  }
}
@media only screen and (max-width: 991px) {
  .open-positions {
    padding: 60px 0;
  }
}
@media only screen and (max-width: 767px) {
  .open-positions {
    padding: 50px 0;
  }
}
@media only screen and (max-width: 575px) {
  .open-positions {
    padding: 40px 0;
  }
}
.open-positions .entry-title {
  max-width: 1135px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 1199px) {
  .open-positions .entry-title {
    max-width: 100%;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .open-positions .entry-title {
    margin-bottom: 10px;
  }
}
.open-positions__accordion .card {
  border: 0;
  padding: 0;
  margin-bottom: 0;
  border-radius: 0;
  position: relative;
  background: transparent;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.open-positions__accordion .card .card-header {
  border: 0;
  color: #FFFFFF;
  padding: 30px 0;
  cursor: pointer;
  font-size: 36px;
  border-radius: 0;
  line-height: 46px;
  padding-left: 42px;
  position: relative;
  background: transparent;
  font-family: "orpheuspro", sans-serif;
  border-bottom: 6px solid #FFFFFF;
}
@media only screen and (max-width: 1366px) {
  .open-positions__accordion .card .card-header {
    border-width: 5px;
  }
}
@media only screen and (max-width: 1199px) {
  .open-positions__accordion .card .card-header {
    font-size: 30px;
    border-width: 4px;
    line-height: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .open-positions__accordion .card .card-header {
    font-size: 24px;
    line-height: 32px;
    border-width: 3px;
  }
}
@media only screen and (max-width: 575px) {
  .open-positions__accordion .card .card-header {
    font-size: 20px;
    line-height: 28px;
  }
}
.open-positions__accordion .card .card-header:before {
  left: 0;
  top: 44px;
  width: 20px;
  height: 20px;
  color: #FFFFFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  content: "\e80c";
  position: absolute;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: "boathouse";
}
@media only screen and (max-width: 1199px) {
  .open-positions__accordion .card .card-header:before {
    top: 41px;
  }
}
@media only screen and (max-width: 767px) {
  .open-positions__accordion .card .card-header:before {
    top: 38px;
  }
}
@media only screen and (max-width: 575px) {
  .open-positions__accordion .card .card-header:before {
    top: 35px;
  }
}
.open-positions__accordion .card .card-header[aria-expanded=true]:before {
  content: "\e80b";
}
.open-positions__accordion .card .card-body {
  margin: 0;
  padding: 0;
  padding-bottom: 30px;
}
@media only screen and (max-width: 991px) {
  .open-positions__accordion .card .card-body {
    padding-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .open-positions__accordion .card .card-body {
    padding-bottom: 10px;
  }
}
.open-positions__list {
  width: 100%;
  display: block;
}
.open-positions__list .open-positions-item {
  gap: 20px;
  width: 100%;
  display: block;
  padding: 31.5px 0;
  border-bottom: 1px solid #FFFFFF;
}
@media only screen and (max-width: 1199px) {
  .open-positions__list .open-positions-item {
    padding: 25px 0;
  }
}
@media only screen and (max-width: 575px) {
  .open-positions__list .open-positions-item {
    display: block !important;
  }
}
.open-positions__list .open-positions-item .text {
  padding-right: 45px;
}
@media only screen and (max-width: 575px) {
  .open-positions__list .open-positions-item .text {
    padding-right: 0;
    margin-bottom: 15px;
  }
}
.open-positions__list .open-positions-item .text .title {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.open-positions__list .open-positions-item:-moz-any-link:hover .text .title {
  color: #01EFD2;
}
.open-positions__list .open-positions-item:any-link:hover .text .title {
  color: #01EFD2;
}
.open-positions__list .open-positions-item:-moz-any-link:hover .btn {
  color: #01EFD2;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.open-positions__list .open-positions-item:any-link:hover .btn {
  color: #01EFD2;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}

.deib-programs {
  z-index: 1;
  padding: 100px 0;
  position: relative;
}
@media only screen and (max-width: 1199px) {
  .deib-programs {
    padding: 80px 0;
  }
}
@media only screen and (max-width: 991px) {
  .deib-programs {
    padding: 60px 0;
  }
}
@media only screen and (max-width: 767px) {
  .deib-programs {
    padding: 50px 0;
  }
}
@media only screen and (max-width: 575px) {
  .deib-programs {
    padding: 40px 0;
  }
}
.deib-programs__media {
  width: 100%;
  display: block;
  margin-bottom: 40px;
}
@media only screen and (max-width: 991px) {
  .deib-programs__media {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .deib-programs__media {
    margin-bottom: 20px;
  }
}
.deib-programs__media img {
  width: 100%;
  height: auto;
}
.deib-programs .content__editor {
  color: #FFFFFF;
  line-height: 1.4;
  font-size: clamp(1.125rem, 0.9113rem + 0.4458vw, 1.3125rem);
}
@media only screen and (min-width: 992px) {
  .deib-programs .content__editor {
    max-width: 748px;
  }
}
@media only screen and (max-width: 991px) {
  .deib-programs .content__editor {
    margin-top: 20px;
  }
}
.deib-programs .content__editor p {
  margin: 0 0 25px;
}
.deib-programs .content__editor p:last-child {
  margin: 0;
}

.program-highlight {
  z-index: 1;
  padding: 100px 0;
  position: relative;
}
@media only screen and (max-width: 1199px) {
  .program-highlight {
    padding: 80px 0;
  }
}
@media only screen and (max-width: 991px) {
  .program-highlight {
    padding: 60px 0;
  }
}
@media only screen and (max-width: 767px) {
  .program-highlight {
    padding: 50px 0;
  }
}
@media only screen and (max-width: 575px) {
  .program-highlight {
    padding: 40px 0;
  }
}
.program-highlight__media {
  width: 100%;
  display: block;
}
@media only screen and (max-width: 991px) {
  .program-highlight__media {
    margin-bottom: 15px;
  }
}
.program-highlight__media img {
  width: 100%;
  height: auto;
}
@media only screen and (min-width: 992px) {
  .program-highlight__text {
    max-width: 492px;
    margin-left: 20px;
  }
}
.program-highlight__text .title {
  line-height: 1.2;
}
@media only screen and (min-width: 992px) {
  .program-highlight__text .title {
    max-width: 395px;
  }
}
.program-highlight__text .btn {
  margin-top: 20px;
}
.program-highlight__text .btn:hover {
  color: #FFFFFF;
}

.employment-verification {
  z-index: 1;
  padding: 100px 0;
  position: relative;
}
@media only screen and (max-width: 1199px) {
  .employment-verification {
    padding: 80px 0;
  }
}
@media only screen and (max-width: 991px) {
  .employment-verification {
    padding: 60px 0;
  }
}
@media only screen and (max-width: 767px) {
  .employment-verification {
    padding: 50px 0;
  }
}
@media only screen and (max-width: 575px) {
  .employment-verification {
    padding: 40px 0;
  }
}
.employment-verification .entry-title .description a {
  color: #01EFD2;
  text-decoration: underline;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.employment-verification .entry-title .description a:hover {
  color: #FFFFFF;
  text-decoration: underline;
}

.career-details {
  padding: 100px 0;
}
@media only screen and (max-width: 1199px) {
  .career-details {
    padding: 80px 0;
  }
}
@media only screen and (max-width: 991px) {
  .career-details {
    padding: 60px 0;
  }
}
@media only screen and (max-width: 767px) {
  .career-details {
    padding: 50px 0;
  }
}
@media only screen and (max-width: 575px) {
  .career-details {
    padding: 40px 0;
  }
}
.career-details .entry-title {
  margin-bottom: 30px;
}
.career-details .entry-title .sub-title {
  color: #01EFD2;
  font-size: 24px;
  line-height: 1.1;
  margin-bottom: 10px;
}
.career-details .entry-title .location {
  display: block;
  font-size: 24px;
  margin-top: 5px;
  font-weight: 500;
  line-height: 34px;
}
@media only screen and (max-width: 991px) {
  .career-details .entry-title .location {
    font-size: 20px;
    line-height: 31px;
  }
}
.career-details .content__editor {
  font-size: 18px;
  line-height: 30px;
}
@media only screen and (max-width: 767px) {
  .career-details .content__editor {
    font-size: 16px;
    line-height: 24px;
  }
}
.career-details .sticky-top {
  top: 40px;
}
.career-details__form {
  width: 100%;
  display: block;
}
@media only screen and (max-width: 991px) {
  .career-details__form {
    margin-top: 20px;
  }
}
@media only screen and (min-width: 992px) {
  .career-details__form {
    margin-right: 0;
    max-width: 580px;
    margin-left: auto;
  }
}
.career-details__form img {
  width: 100%;
  height: auto;
}

.scroll-up .career-details .sticky-top {
  top: 100px;
}

/***********************************
BLOG PAGE STYLES
***********************************/
.featured-post {
  padding: 60px 0 100px;
}
@media only screen and (max-width: 1199px) {
  .featured-post {
    padding-bottom: 80px;
  }
}
@media only screen and (max-width: 991px) {
  .featured-post {
    padding-bottom: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .featured-post {
    padding: 50px 0;
  }
}
@media only screen and (max-width: 575px) {
  .featured-post {
    padding: 40px 0;
  }
}
.featured-post .entry-title {
  margin-bottom: 60px;
}
@media only screen and (max-width: 991px) {
  .featured-post .entry-title {
    margin-bottom: 30px;
  }
}
.featured-post__item {
  width: 100%;
  display: block;
}
.featured-post__item .text {
  max-width: 500px;
}
@media only screen and (max-width: 991px) {
  .featured-post__item .text {
    max-width: 100%;
  }
}
.featured-post__item .text .title {
  line-height: 1.3;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.featured-post__item .text .post-meta {
  margin-bottom: 10px;
}
.featured-post__item .media {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.featured-post__item .media img {
  width: 100%;
  height: auto;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.featured-post__item .media a {
  width: 100%;
  display: block;
}
.featured-post__item:not(.has--small) .media {
  margin-bottom: 20px;
}
.featured-post__item:not(.has--small).video .media:before {
  width: 80px;
  height: 80px;
  font-size: 20px;
  top: calc(50% - 40px);
  left: calc(50% - 40px);
}
@media only screen and (max-width: 767px) {
  .featured-post__item:not(.has--small).video .media:before {
    width: 70px;
    height: 70px;
    font-size: 20px;
    top: calc(50% - 35px);
    left: calc(50% - 35px);
  }
}
@media only screen and (max-width: 575px) {
  .featured-post__item:not(.has--small).video .media:before {
    width: 60px;
    height: 60px;
    font-size: 18px;
    top: calc(50% - 30px);
    left: calc(50% - 30px);
  }
}
.featured-post__item.video .media:before {
  z-index: 1;
  width: 60px;
  height: 60px;
  color: #FFFFFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  text-indent: 5px;
  content: "\e821";
  overflow: hidden;
  background: #1201DD;
  position: absolute;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 500px;
  top: calc(50% - 30px);
  left: calc(50% - 30px);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: "boathouse";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 1199px) {
  .featured-post__item.video .media:before {
    width: 56px;
    height: 56px;
    font-size: 16px;
    top: calc(50% - 28px);
    left: calc(50% - 28px);
  }
}
.featured-post__item.has--small {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #FFFFFF;
}
@media only screen and (min-width: 1200px) {
  .featured-post__item.has--small {
    margin-bottom: 50px;
    padding-bottom: 50px;
  }
}
@media only screen and (max-width: 991px) {
  .featured-post__item.has--small:first-child {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid #FFFFFF;
  }
}
.featured-post__item.has--small:last-child {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
.featured-post__item.has--small .media {
  max-width: 176px;
  min-width: 176px;
}
@media only screen and (max-width: 575px) {
  .featured-post__item.has--small .media {
    max-width: 100%;
    min-width: 100%;
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 576px) {
  .featured-post__item.has--small .text {
    margin-right: 20px;
  }
}
@media only screen and (min-width: 992px) {
  .featured-post__item.has--small .text {
    max-width: 369px;
  }
}
.featured-post__item.has--small .text .title {
  font-size: 18px;
}
.featured-post__item:hover .media:before, .featured-post__item:focus .media:before {
  color: #FFFFFF;
  background: #E71B00;
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}
.featured-post__item:hover .media img, .featured-post__item:focus .media img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.featured-post__item:hover .text .title, .featured-post__item:focus .text .title {
  color: #01EFD2 !important;
}

.blog-page {
  padding: 100px 0;
}
@media only screen and (max-width: 1199px) {
  .blog-page {
    padding: 80px 0;
  }
}
@media only screen and (max-width: 991px) {
  .blog-page {
    padding: 60px 0;
  }
}
@media only screen and (max-width: 767px) {
  .blog-page {
    padding: 50px 0;
  }
}
@media only screen and (max-width: 575px) {
  .blog-page {
    padding: 40px 0;
  }
}
.blog-page .entry-title {
  margin-bottom: 40px;
}
@media only screen and (max-width: 991px) {
  .blog-page .entry-title {
    margin-bottom: 30px;
  }
}

.blog-details-page .breadcrumb {
  color: #FFFFFF;
}
.blog-details-page .breadcrumb .current-page {
  color: #FFFFFF;
}
.blog-details-page .breadcrumb a {
  color: #FFFFFF;
}
.blog-details-page .breadcrumb a:hover, .blog-details-page .breadcrumb a:focus {
  color: #1201DD;
}
.blog-details-page .socialshare li:first-child {
  color: #FFFFFF;
}
.blog-details-page .socialshare li .sharethis-inline-share-buttons .st-btn img {
  -webkit-filter: brightness(100%);
          filter: brightness(100%);
}

.blog-details {
  padding: 0;
  position: relative;
}
.blog-details__banner {
  position: relative;
  padding: 30px 0 100px;
}
@media only screen and (max-width: 1199px) {
  .blog-details__banner {
    padding-bottom: 80px;
  }
}
@media only screen and (max-width: 991px) {
  .blog-details__banner {
    padding-bottom: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .blog-details__banner {
    padding-bottom: 50px;
  }
}
@media only screen and (max-width: 575px) {
  .blog-details__banner {
    padding-bottom: 40px;
  }
}
.blog-details__banner:before {
  top: 0;
  left: 0;
  content: "";
  z-index: -1;
  height: 100%;
  width: 100vw;
  display: block;
  max-width: 100vw;
  position: absolute;
  background-color: #000000;
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
}
.blog-details__banner .content {
  max-width: 537px;
}
@media only screen and (max-width: 991px) {
  .blog-details__banner .content {
    max-width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .blog-details__banner .content {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 991px) {
  .blog-details__banner .content .title {
    font-size: 36px;
    line-height: 46px;
  }
}
@media only screen and (max-width: 767px) {
  .blog-details__banner .content .title {
    font-size: 30px;
    line-height: 40px;
  }
}
.blog-details__banner .content .socialshare {
  margin: 0;
  margin-bottom: 0;
  margin-top: 25px;
}
@media only screen and (max-width: 1199px) {
  .blog-details__banner .content .socialshare {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 991px) {
  .blog-details__banner .content .socialshare {
    margin-top: 15px;
  }
}
.blog-details__banner .media {
  width: 100%;
  display: block;
  overflow: hidden;
}
.blog-details__banner .media img {
  width: 100%;
  height: auto;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.blog-details__banner .media:-moz-any-link:hover img, .blog-details__banner .media:-moz-any-link:focus img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.blog-details__banner .media:any-link:hover img, .blog-details__banner .media:any-link:focus img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.blog-details__content {
  max-width: 827px;
  padding-top: 100px;
}
@media only screen and (max-width: 1199px) {
  .blog-details__content {
    padding-top: 80px;
  }
}
@media only screen and (max-width: 991px) {
  .blog-details__content {
    max-width: 100%;
    padding-top: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .blog-details__content {
    padding-top: 50px;
  }
}
@media only screen and (max-width: 575px) {
  .blog-details__content {
    padding-top: 40px;
  }
}
.blog-details__content .socialshare {
  margin-top: 50px;
}
@media only screen and (max-width: 767px) {
  .blog-details__content .socialshare {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 575px) {
  .blog-details__content .socialshare {
    margin-top: 40px;
  }
}
.blog-details__content .socialshare li:first-child {
  font-size: 20px;
}
@media only screen and (max-width: 991px) {
  .blog-details__content .socialshare li:first-child {
    font-size: 18px;
  }
}
.blog-details__content .pagination {
  margin-top: 50px;
}
@media only screen and (max-width: 767px) {
  .blog-details__content .pagination {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 575px) {
  .blog-details__content .pagination {
    margin-top: 40px;
  }
}

.pagination {
  margin: 0;
  gap: 10px;
  display: block;
  margin-top: 30px;
  border-radius: 0;
}
.pagination a:not(.btn) {
  border: 0;
  color: #000000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 20px;
  line-height: 1.2;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.pagination a:not(.btn) i {
  color: #000000;
  font-size: 15px;
  overflow: hidden;
  line-height: 1.1;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.pagination a:not(.btn) i:hover {
  color: #1201DD;
  -webkit-transform: translateX(-5px);
  transform: translateX(-5px);
}
.pagination a:not(.btn):hover {
  color: #1201DD;
}
.pagination .float-left {
  padding-right: 20px;
}
.pagination .float-left a i {
  margin-right: 20px;
}
.pagination .float-right {
  padding-left: 20px;
}
.pagination .float-right a i {
  margin-left: 20px;
}

.popup-video {
  position: relative;
}
.popup-video:before {
  z-index: 1;
  width: 82px;
  height: 82px;
  color: #FFFFFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 20px;
  text-indent: 5px;
  content: "\e821";
  overflow: hidden;
  background: #E71B00;
  position: absolute;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  pointer-events: none;
  border-radius: 500px;
  top: calc(50% - 40px);
  left: calc(50% - 40px);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: "boathouse";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-box-shadow: 0 0 16px 0 rgba(0, 196, 71, 0.24);
          box-shadow: 0 0 16px 0 rgba(0, 196, 71, 0.24);
}
@media only screen and (max-width: 575px) {
  .popup-video:before {
    width: 60px;
    height: 60px;
    font-size: 18px;
    top: calc(50% - 30px);
    left: calc(50% - 30px);
  }
}
.popup-video:-moz-any-link:hover:before {
  color: #FFFFFF;
  background: #E71B00;
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}
.popup-video:any-link:hover:before {
  color: #FFFFFF;
  background: #E71B00;
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}
.popup-video:-moz-any-link:hover img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.popup-video:any-link:hover img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

.categories {
  gap: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 0;
}
.categories li {
  margin: 0;
  padding: 0;
}
.categories li a {
  z-index: 5;
  color: #000000;
  display: block;
  font-size: 14px;
  font-weight: 400;
  padding: 5px 10px;
  line-height: 20px;
  position: relative;
  text-align: center;
  background: #FFFFFF;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.categories li a:-moz-any-link:hover {
  color: #000000;
  background: #01EFD2;
}
.categories li a:any-link:hover {
  color: #000000;
  background: #01EFD2;
}

.blog-post .post-meta,
.blog-details .post-meta,
.featured-post .post-meta {
  margin-bottom: 10px;
}
.blog-post .post-meta > li,
.blog-details .post-meta > li,
.featured-post .post-meta > li {
  color: #FFFFFF;
  font-size: 14px;
  line-height: 1.1;
  padding-bottom: 5px;
}
.blog-post .post-meta > li > a,
.blog-details .post-meta > li > a,
.featured-post .post-meta > li > a {
  z-index: 2;
  color: #000000;
  display: block;
  font-size: 14px;
  line-height: 18px;
  position: relative;
  padding: 5px 10px 7px;
  background-color: #FFFFFF;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.blog-post .post-meta > li > a:-moz-any-link:hover, .blog-details .post-meta > li > a:-moz-any-link:hover, .featured-post .post-meta > li > a:-moz-any-link:hover {
  color: #000000;
  background: #01EFD2;
}
.blog-post .post-meta > li > a:any-link:hover,
.blog-details .post-meta > li > a:any-link:hover,
.featured-post .post-meta > li > a:any-link:hover {
  color: #000000;
  background: #01EFD2;
}
.blog-post .post-meta > li > a:-moz-any-link:hover:before, .blog-details .post-meta > li > a:-moz-any-link:hover:before, .featured-post .post-meta > li > a:-moz-any-link:hover:before {
  color: #FFFFFF;
  animation: shake 0.5s forwards;
}
.blog-post .post-meta > li > a:any-link:hover:before,
.blog-details .post-meta > li > a:any-link:hover:before,
.featured-post .post-meta > li > a:any-link:hover:before {
  color: #FFFFFF;
  -webkit-animation: shake 0.5s forwards;
          animation: shake 0.5s forwards;
}
.blog-post .post-meta > li:has(.label),
.blog-details .post-meta > li:has(.label),
.featured-post .post-meta > li:has(.label) {
  display: inline-block;
}
.blog-post .post-meta > li:has(.label) > a,
.blog-details .post-meta > li:has(.label) > a,
.featured-post .post-meta > li:has(.label) > a {
  padding: 0;
  color: #FFFFFF;
  display: inline-block;
  background: transparent;
  text-decoration: underline;
}
.blog-post .post-meta > li:has(.label) > a:-moz-any-link:hover, .blog-details .post-meta > li:has(.label) > a:-moz-any-link:hover, .featured-post .post-meta > li:has(.label) > a:-moz-any-link:hover {
  color: #01EFD2;
  background: transparent;
}
.blog-post .post-meta > li:has(.label) > a:any-link:hover,
.blog-details .post-meta > li:has(.label) > a:any-link:hover,
.featured-post .post-meta > li:has(.label) > a:any-link:hover {
  color: #01EFD2;
  background: transparent;
}

.latest-blog {
  padding: 100px 0;
}
@media only screen and (max-width: 1199px) {
  .latest-blog {
    padding: 80px 0;
  }
}
@media only screen and (max-width: 991px) {
  .latest-blog {
    padding: 60px 0;
  }
}
@media only screen and (max-width: 767px) {
  .latest-blog {
    padding: 50px 0;
  }
}
@media only screen and (max-width: 575px) {
  .latest-blog {
    padding: 40px 0;
  }
}
.latest-blog .entry-title {
  margin-bottom: 40px;
}
@media only screen and (max-width: 991px) {
  .latest-blog .entry-title {
    margin-bottom: 30px;
  }
}
.latest-blog .entry-title .description {
  margin-top: 15px;
  font-family: "articulat-cf", sans-serif;
}
@media only screen and (max-width: 991px) {
  .latest-blog .entry-title .description {
    margin-top: 10px;
  }
}
.latest-blog__list {
  display: block;
}

.blog-post {
  gap: 20px;
  position: relative;
  margin-bottom: 40px;
}
.blog-post:last-child {
  margin-bottom: 0;
}
.blog-post__media {
  width: 110px;
  height: 110px;
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 110px;
          flex: 0 0 110px;
  overflow: hidden;
}
@media only screen and (max-width: 575px) {
  .blog-post__media {
    width: 100%;
    height: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
.blog-post__media .post-image {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.blog-post__media .post-image img {
  width: 100%;
  height: auto;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.blog-post__text {
  width: 100%;
  display: block;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
@media only screen and (max-width: 575px) {
  .blog-post__text {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
.blog-post__text .post-meta {
  margin-bottom: 10px !important;
}
.blog-post__text .title {
  max-width: 875px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.blog-post__arrow {
  width: 100%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 80px;
          flex: 0 0 80px;
  max-width: 80px;
}
@media only screen and (max-width: 991px) {
  .blog-post__arrow {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 70px;
            flex: 0 0 70px;
    max-width: 70px;
  }
}
@media only screen and (max-width: 767px) {
  .blog-post__arrow {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 60px;
            flex: 0 0 60px;
    max-width: 60px;
  }
}
@media only screen and (max-width: 575px) {
  .blog-post__arrow {
    font-size: 15px;
  }
}
.blog-post__arrow [class*=icon-] {
  color: #FFFFFF;
  font-size: 20px;
  display: inline-block;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 991px) {
  .blog-post__arrow [class*=icon-] {
    font-size: 18px;
  }
}
@media only screen and (max-width: 767px) {
  .blog-post__arrow [class*=icon-] {
    font-size: 16px;
  }
}
@media only screen and (max-width: 575px) {
  .blog-post__arrow [class*=icon-] {
    font-size: 15px;
  }
}
.blog-post .has-border {
  height: -webkit-fill-available;
  height: -moz-available;
  height: stretch;
  position: relative;
  padding-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  .blog-post .has-border {
    padding-bottom: 30px;
  }
}
@media only screen and (max-width: 575px) {
  .blog-post .has-border {
    padding-bottom: 20px;
  }
}
.blog-post .has-border:before {
  left: 0;
  bottom: 0;
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  background-color: #FFFFFF;
}
.blog-post.video .blog-post__media .post-image {
  position: relative;
}
.blog-post.video .blog-post__media .post-image:before {
  z-index: 1;
  width: 52px;
  height: 52px;
  color: #000000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  text-indent: 5px;
  content: "\e821";
  overflow: hidden;
  background: #FFFFFF;
  position: absolute;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  pointer-events: none;
  border-radius: 500px;
  top: calc(50% - 26px);
  left: calc(50% - 26px);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: "boathouse";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-box-shadow: 0 4px 24px 0 rgba(0, 53, 68, 0.25);
          box-shadow: 0 4px 24px 0 rgba(0, 53, 68, 0.25);
}
.blog-post .has-link {
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
}
.blog-post:has(.has-link):hover .blog-post__media .post-image:before {
  color: #FFFFFF;
  background: #E71B00;
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}
.blog-post:has(.has-link):hover .blog-post__media .post-image img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.blog-post:has(.has-link):hover .blog-post__text .title {
  color: #01EFD2;
}
.blog-post:has(.has-link):hover .blog-post__arrow [class*=icon-] {
  color: #01EFD2;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.blog-post.latest-blog-post {
  padding: 22px;
  overflow: hidden;
  background: #1201DD;
}
@media only screen and (max-width: 991px) {
  .blog-post.latest-blog-post {
    padding: 20px;
  }
}
.blog-post.latest-blog-post .blog-post__media {
  height: 100%;
  width: 120px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 120px;
          flex: 0 0 120px;
}
@media only screen and (max-width: 575px) {
  .blog-post.latest-blog-post .blog-post__media {
    width: 100%;
    height: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
.blog-post.latest-blog-post .blog-post__text .title {
  font-size: 32px;
  line-height: 1.2;
  font-weight: 500;
  font-family: "orpheuspro", sans-serif;
}
@media only screen and (max-width: 991px) {
  .blog-post.latest-blog-post .blog-post__text .title {
    font-size: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .blog-post.latest-blog-post .blog-post__text .title {
    font-size: 24px;
  }
}

.navigation .nav-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.navigation .nav-links .page-numbers {
  border: 0;
  color: #FFFFFF;
  font-size: 20px;
  line-height: 28px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-family: "orpheuspro", sans-serif;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.navigation .nav-links .page-numbers span {
  width: 51px;
  height: 51px;
  color: #000000;
  font-size: 11px;
  overflow: hidden;
  background: #FFFFFF;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  border-radius: 500px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.navigation .nav-links .page-numbers span:hover {
  color: #000000;
  background: #01EFD2;
}
.navigation .nav-links .page-numbers.prev {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  text-align: left;
  margin-right: 10px;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
}
.navigation .nav-links .page-numbers.prev span {
  margin-right: 10px;
}
.navigation .nav-links .page-numbers.next {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  text-align: right;
  margin-left: 10px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}
.navigation .nav-links .page-numbers.next span {
  margin-left: 10px;
}
.navigation .nav-links .page-numbers:hover {
  color: #01EFD2;
}
.navigation .nav-links .page-numbers:not(.next):not(.prev):not(.dots) {
  width: 30px;
  height: 30px;
  color: #FFFFFF;
  font-size: 16px;
  display: inline;
  line-height: 32px;
  text-align: center;
  border-radius: 500px;
  background: transparent;
}
.navigation .nav-links .page-numbers.current {
  color: #000000 !important;
  background: #FFFFFF !important;
}

/***********************************
CONTACT STYLES
***********************************/
.contact-us {
  padding: 40px 0 100px;
}
@media only screen and (max-width: 1199px) {
  .contact-us {
    padding-bottom: 80px;
  }
}
@media only screen and (max-width: 991px) {
  .contact-us {
    padding-bottom: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .contact-us {
    padding-bottom: 50px;
  }
}
@media only screen and (max-width: 575px) {
  .contact-us {
    padding: 40px 0;
  }
}
@media only screen and (max-width: 991px) {
  .contact-us__content {
    margin-bottom: 30px;
  }
}
.contact-us__content .description {
  font-family: "articulat-cf", sans-serif;
}
.contact-us__content .description a {
  color: #01EFD2;
  text-decoration: underline;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.contact-us__content .description a:-moz-any-link:hover, .contact-us__content .description a:-moz-any-link:focus {
  color: #FFFFFF;
}
.contact-us__content .description a:any-link:hover, .contact-us__content .description a:any-link:focus {
  color: #FFFFFF;
}
.contact-us__content .content__editor {
  color: #FFFFFF;
  font-size: 16px;
  margin-top: 50px;
  line-height: 24px;
}
@media only screen and (max-width: 991px) {
  .contact-us__content .content__editor {
    margin-top: 30px;
  }
}
.contact-us__content .content__editor p {
  margin: 0 0 25px;
}
.contact-us__content .content__editor p:last-child {
  margin: 0;
}
.contact-us__content .content__editor a:not(.btn):hover, .contact-us__content .content__editor a:not(.btn):focus {
  color: #FFFFFF;
}
.contact-us__content .social-media {
  margin-top: 50px;
}
@media only screen and (max-width: 991px) {
  .contact-us__content .social-media {
    margin-top: 30px;
  }
}
.contact-us__content .social-media li:first-child {
  color: #FFFFFF;
  line-height: 1.1;
  margin-right: 20px;
}
.contact-us__content .social-media li a {
  width: 26px;
  height: 26px;
  font-size: 14.71px;
  background: transparent;
}
.contact-us__content .social-media li a.icon-linkedin {
  font-size: 16.57px;
}
.contact-us__content .social-media li a.icon-facebook:hover, .contact-us__content .social-media li a.icon-facebook:focus {
  background: transparent;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.contact-us__content .social-media li a.icon-facebook-alt:hover, .contact-us__content .social-media li a.icon-facebook-alt:focus {
  background: transparent;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.contact-us__content .social-media li a.icon-google-plus:hover, .contact-us__content .social-media li a.icon-google-plus:focus {
  background: transparent;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.contact-us__content .social-media li a.icon-instagram:hover, .contact-us__content .social-media li a.icon-instagram:focus {
  background: transparent;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.contact-us__content .social-media li a.icon-linkedin:hover, .contact-us__content .social-media li a.icon-linkedin:focus {
  background: transparent;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.contact-us__content .social-media li a.icon-linkedin-alt:hover, .contact-us__content .social-media li a.icon-linkedin-alt:focus {
  background: transparent;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.contact-us__content .social-media li a.icon-pinterest:hover, .contact-us__content .social-media li a.icon-pinterest:focus {
  background: transparent;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.contact-us__content .social-media li a.icon-qq:hover, .contact-us__content .social-media li a.icon-qq:focus {
  background: transparent;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.contact-us__content .social-media li a.icon-quora:hover, .contact-us__content .social-media li a.icon-quora:focus {
  background: transparent;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.contact-us__content .social-media li a.icon-reddit-alien:hover, .contact-us__content .social-media li a.icon-reddit-alien:focus {
  background: transparent;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.contact-us__content .social-media li a.icon-rss:hover, .contact-us__content .social-media li a.icon-rss:focus {
  background: transparent;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.contact-us__content .social-media li a.icon-sina-weibo:hover, .contact-us__content .social-media li a.icon-sina-weibo:focus {
  background: transparent;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.contact-us__content .social-media li a.icon-snapchat-ghost:hover, .contact-us__content .social-media li a.icon-snapchat-ghost:focus {
  background: transparent;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.contact-us__content .social-media li a.icon-telegram:hover, .contact-us__content .social-media li a.icon-telegram:focus {
  background: transparent;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.contact-us__content .social-media li a.icon-twitter:hover, .contact-us__content .social-media li a.icon-twitter:focus {
  background: transparent;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.contact-us__content .social-media li a.icon-vkontakte:hover, .contact-us__content .social-media li a.icon-vkontakte:focus {
  background: transparent;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.contact-us__content .social-media li a.icon-wechat:hover, .contact-us__content .social-media li a.icon-wechat:focus {
  background: transparent;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.contact-us__content .social-media li a.icon-whatsapp:hover, .contact-us__content .social-media li a.icon-whatsapp:focus {
  background: transparent;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.contact-us__content .social-media li a.icon-tiktok:hover, .contact-us__content .social-media li a.icon-tiktok:focus {
  background: transparent;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.contact-us__content .social-media li a.icon-youtube:hover, .contact-us__content .social-media li a.icon-youtube:focus {
  background: transparent;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.contact-us__content .social-media li a.icon-clone:hover, .contact-us__content .social-media li a.icon-clone:focus {
  background: transparent;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.contact-us__content .social-media li a.icon-x:hover, .contact-us__content .social-media li a.icon-x:focus {
  background: transparent;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.contact-us__form {
  width: 100%;
  display: block;
}
@media only screen and (min-width: 992px) {
  .contact-us__form {
    margin-right: 0;
    max-width: 580px;
    margin-left: auto;
  }
}
.contact-us__form img {
  width: 100%;
  height: auto;
}

.socialshare {
  margin-left: 0;
  margin-right: 0;
}
.socialshare li {
  padding-left: 0;
  padding-right: 0;
  font-weight: 400;
}
.socialshare li:first-child {
  color: #000000;
  display: block;
  font-size: 16px;
  line-height: 22px;
  margin-right: 10px;
}
.socialshare li button {
  border: 0;
  outline: 0;
  width: 32px;
  height: 32px;
  color: #FFFFFF;
  display: block;
  cursor: pointer;
  font-size: 7.5px;
  text-indent: -1px;
  line-height: 30px;
  background: transparent;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.socialshare li button:hover, .socialshare li button:focus {
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
}
.socialshare li .sharethis-inline-share-buttons .st-btn {
  padding: 0 !important;
  width: 32px !important;
  height: 32px !important;
  border-radius: 0 !important;
  line-height: 32px !important;
  margin-right: 5px !important;
  display: inline-block !important;
  vertical-align: middle !important;
  background: transparent !important;
}
.socialshare li .sharethis-inline-share-buttons .st-btn img {
  top: 50% !important;
  -webkit-filter: brightness(0);
          filter: brightness(0);
  width: 18px !important;
  height: 18px !important;
  position: relative !important;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.socialshare li .sharethis-inline-share-buttons .st-btn[data-network=facebook] img {
  width: 22px !important;
  height: 22px !important;
}
.socialshare li .sharethis-inline-share-buttons .st-btn[data-network=linkedin] img {
  width: 24px !important;
  height: 24px !important;
}

.social-media {
  padding: 0;
  margin-bottom: 0;
  margin-left: -2.5px;
  margin-right: -2.5px;
}
.social-media li {
  margin: 0;
  padding-left: 2.5px;
  padding-right: 2.5px;
}
.social-media li a {
  width: 34px;
  height: 34px;
  color: #FFFFFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 12px;
  line-height: 1.1;
  background: #000000;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.social-media li a.icon-x {
  font-size: 13px;
}
.social-media li a:before {
  vertical-align: -1px;
}
.social-media li a.icon-facebook:hover, .social-media li a.icon-facebook:focus {
  color: #FFFFFF;
  background: #1B56F7;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.social-media li a.icon-facebook-alt:hover, .social-media li a.icon-facebook-alt:focus {
  color: #FFFFFF;
  background: #1B56F7;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.social-media li a.icon-google-plus:hover, .social-media li a.icon-google-plus:focus {
  color: #FFFFFF;
  background: #E33E2B;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.social-media li a.icon-instagram:hover, .social-media li a.icon-instagram:focus {
  color: #FFFFFF;
  background: #DC3C8B;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.social-media li a.icon-linkedin:hover, .social-media li a.icon-linkedin:focus {
  color: #FFFFFF;
  background: #1A5ABB;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.social-media li a.icon-linkedin-alt:hover, .social-media li a.icon-linkedin-alt:focus {
  color: #FFFFFF;
  background: #1A5ABB;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.social-media li a.icon-pinterest:hover, .social-media li a.icon-pinterest:focus {
  color: #FFFFFF;
  background: #EB274D;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.social-media li a.icon-qq:hover, .social-media li a.icon-qq:focus {
  color: #FFFFFF;
  background: #FEBF1B;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.social-media li a.icon-quora:hover, .social-media li a.icon-quora:focus {
  color: #FFFFFF;
  background: #b92b27;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.social-media li a.icon-reddit-alien:hover, .social-media li a.icon-reddit-alien:focus {
  color: #FFFFFF;
  background: #FF5600;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.social-media li a.icon-rss:hover, .social-media li a.icon-rss:focus {
  color: #FFFFFF;
  background: #F16522;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.social-media li a.icon-sina-weibo:hover, .social-media li a.icon-sina-weibo:focus {
  color: #FFFFFF;
  background: #E6162D;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.social-media li a.icon-snapchat-ghost:hover, .social-media li a.icon-snapchat-ghost:focus {
  color: #FFFFFF;
  background: #FFFC00;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.social-media li a.icon-telegram:hover, .social-media li a.icon-telegram:focus {
  color: #FFFFFF;
  background: #0088cc;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.social-media li a.icon-twitter:hover, .social-media li a.icon-twitter:focus {
  color: #FFFFFF;
  background: #2A91E9;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.social-media li a.icon-vkontakte:hover, .social-media li a.icon-vkontakte:focus {
  color: #FFFFFF;
  background: #5181b8;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.social-media li a.icon-wechat:hover, .social-media li a.icon-wechat:focus {
  color: #FFFFFF;
  background: #7bb32e;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.social-media li a.icon-whatsapp:hover, .social-media li a.icon-whatsapp:focus {
  color: #FFFFFF;
  background: #25D366;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.social-media li a.icon-tiktok:hover, .social-media li a.icon-tiktok:focus {
  color: #FFFFFF;
  background: #000000;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.social-media li a.icon-youtube:hover, .social-media li a.icon-youtube:focus {
  color: #FFFFFF;
  background: #FF0000;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.social-media li a.icon-clone:hover, .social-media li a.icon-clone:focus {
  color: #FFFFFF;
  background: #E77527;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.social-media li a.icon-x:hover, .social-media li a.icon-x:focus {
  color: #FFFFFF;
  background: #15202b;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}

.gform_confirmation_wrapper .gform_confirmation_message {
  color: #000000;
  font-size: 16px;
  line-height: 18px;
  position: relative;
  padding-left: 25px;
}
.gform_confirmation_wrapper .gform_confirmation_message:before {
  left: 0;
  color: green;
  content: "✔";
  position: absolute;
  padding-right: 10px;
}
.gform_confirmation_wrapper .gform_confirmation_message:has(.tax-debt-tool-confirmation) {
  padding-left: 0;
}
.gform_confirmation_wrapper .gform_confirmation_message:has(.tax-debt-tool-confirmation):before {
  display: none;
}

.gform_wrapper form .gform_body .gform_fields {
  grid-row-gap: 24px;
}
.gform_wrapper form .gform_body .gform_fields .gfield.hidden_label .gfield_label {
  display: none;
}
.gform_wrapper form .gform_body .gform_fields .gfield.gf_full_width .ginput_container {
  margin-left: 0;
  margin-right: 0;
  grid-row-gap: 24px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.gform_wrapper form .gform_body .gform_fields .gfield.gf_full_width .ginput_container span {
  width: 100%;
  padding: 0 !important;
}
.gform_wrapper form .gform_body .gform_fields .gfield.gf_full_width .ginput_container label {
  padding-top: 0;
}
.gform_wrapper form .gform_body .gform_fields .gfield.gf_full_width .ginput_container .gf_clear {
  display: none;
}
.gform_wrapper form .gform_body .gform_fields .gfield.gsection {
  border: 0;
  padding: 0;
}
.gform_wrapper form .gform_body .gform_fields .gfield.gsection .gsection_title {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
.gform_wrapper form .gform_body .gform_fields .gfield .gfield_label {
  color: #000000;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 5px;
}
.gform_wrapper form .gform_body .gform_fields .gfield .gfield_label .gfield_required {
  display: none;
}
.gform_wrapper form .gform_body .gform_fields .gfield .gfield_description {
  color: #000000;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
.gform_wrapper form .gform_body .gform_fields .gfield .validation_message {
  border: 0;
  padding: 0;
  color: #E71B00;
  margin: 5px 0 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  background: transparent;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_name label {
  color: #000000;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 5px;
  display: inline-block;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_textarea {
  line-height: 0;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_textarea textarea.small {
  height: 60px !important;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_textarea textarea.medium {
  height: 80px !important;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_textarea textarea.large {
  height: 100px !important;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_select, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container .address_country {
  position: relative;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_select:before, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container .address_country:before {
  top: 21px;
  z-index: 1;
  right: 15px;
  content: "";
  position: absolute;
  pointer-events: none;
  border: 5px solid transparent;
  border-top-color: #000000;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_checkbox, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_radio, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_radio .gfield_checkbox, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_radio .gfield_radio {
  gap: 10px;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_checkbox .gchoice input, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_radio .gchoice input, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_radio .gfield_checkbox .gchoice input, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_radio .gfield_radio .gchoice input {
  display: none !important;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_checkbox .gchoice input:checked ~ label:after, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_radio .gchoice input:checked ~ label:after, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_radio .gfield_checkbox .gchoice input:checked ~ label:after, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_radio .gfield_radio .gchoice input:checked ~ label:after {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_checkbox .gchoice label, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_radio .gchoice label, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_radio .gfield_checkbox .gchoice label, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_radio .gfield_radio .gchoice label {
  color: #000000;
  margin-left: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  position: relative;
  padding-left: 30px;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_checkbox .gchoice label:before, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_radio .gchoice label:before, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_radio .gfield_checkbox .gchoice label:before, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_radio .gfield_radio .gchoice label:before {
  left: 0;
  top: 5px;
  width: 18px;
  content: "";
  height: 18px;
  position: absolute;
  border-radius: 500px;
  background: transparent;
  border: 1px solid #000000;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_checkbox .gchoice label:after, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_radio .gchoice label:after, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_radio .gfield_checkbox .gchoice label:after, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_radio .gfield_radio .gchoice label:after {
  top: 11px;
  left: 6px;
  opacity: 0;
  width: 6px;
  content: "";
  height: 6px;
  background: #01EFD2;
  position: absolute;
  visibility: hidden;
  border-radius: 500px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: scale(0);
  transform: scale(0);
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_checkbox .gchoice label a, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_radio .gchoice label a, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_radio .gfield_checkbox .gchoice label a, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_radio .gfield_radio .gchoice label a {
  color: #000000;
  text-decoration: underline;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_checkbox .gchoice label a:hover, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_radio .gchoice label a:hover, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_radio .gfield_checkbox .gchoice label a:hover, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_radio .gfield_radio .gchoice label a:hover {
  color: #01EFD2;
  text-decoration: underline;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_checkbox .gchoice label:before {
  border-radius: 0px;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_checkbox .gchoice label:after {
  border-radius: 0px;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_consent .gfield_required {
  display: none;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_consent .gfield_consent_label {
  color: #000000;
  margin-left: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  padding-left: 30px;
  position: relative;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_consent .gfield_consent_label:before {
  left: 0;
  top: 5px;
  width: 18px;
  content: "";
  height: 18px;
  position: absolute;
  border-radius: 0px;
  background: transparent;
  border: 1px solid #000000;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_consent .gfield_consent_label:after {
  top: 11px;
  left: 6px;
  opacity: 0;
  width: 6px;
  content: "";
  height: 6px;
  background: #01EFD2;
  position: absolute;
  visibility: hidden;
  border-radius: 4px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: scale(0);
  transform: scale(0);
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_consent .gfield_consent_label a {
  color: #000000;
  text-decoration: underline;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_consent .gfield_consent_label a:hover {
  color: #01EFD2;
  text-decoration: underline;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_consent input[type=checkbox] {
  display: none !important;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_consent input[type=checkbox]:checked ~ label:after {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.gform_wrapper form .gform_body .gform_fields .gfield.gfield--type-fileupload {
  position: relative;
}
.gform_wrapper form .gform_body .gform_fields .gfield.gfield--type-fileupload input[type=file] {
  cursor: pointer;
  block-size: 40px;
  position: relative;
  width: 100% !important;
}
.gform_wrapper form .gform_body .gform_fields .gfield.gfield--type-fileupload input[type=file]::-webkit-file-upload-button {
  top: 0;
  border: 0;
  right: -12px;
  color: #000000;
  font-size: 14px;
  font-weight: 400;
  block-size: 40px;
  padding: 8px 10px;
  line-height: 24px;
  position: absolute;
  border-radius: 0px;
  background: #01EFD2;
}
.gform_wrapper form .gform_body .gform_fields .gfield.gfield--type-fileupload input[type=file]::file-selector-button {
  top: 0;
  border: 0;
  right: -12px;
  color: #000000;
  font-size: 14px;
  font-weight: 400;
  block-size: 40px;
  padding: 8px 10px;
  line-height: 24px;
  position: absolute;
  border-radius: 0px;
  background: #01EFD2;
}
.gform_wrapper form .gform_body .gform_fields .gfield.gfield--type-fileupload .gform_fileupload_rules {
  display: none;
}
.gform_wrapper form .gform_body .gform_fields .gfield.gfield--type-captcha:not(.gfield_error) {
  margin-bottom: -30px;
}
.gform_wrapper form .gform_body .gform_fields .gfield.gfield--type-captcha .ginput_recaptcha {
  -webkit-transform-origin: left top;
          transform-origin: left top;
  -webkit-transform: scale(0.6);
  transform: scale(0.6);
}
.gform_wrapper form .gform_body .gform_fields .gfield.gfield--type-captcha .validation_message {
  margin-top: -28px;
}
.gform_wrapper form .gform_body .gform_fields .gfield#field_submit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.gform_wrapper form .gform_body .gform_fields .gfield#field_submit .btn {
  border: 0 !important;
  outline: 0 !important;
  color: #000000 !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  line-height: 24px !important;
  padding: 15px 0px !important;
  border-radius: 0px !important;
  background-color: transparent !important;
  border-bottom: 4px solid #000000 !important;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.gform_wrapper form .gform_body .gform_fields .gfield#field_submit .btn.full {
  width: 100% !important;
}
.gform_wrapper form .gform_body .gform_fields .gfield#field_submit .btn:hover {
  color: #01EFD2 !important;
  border-color: #01EFD2 !important;
}
.gform_wrapper form .gform_body .gform_fields .gfield#field_submit .gform_ajax_spinner, .gform_wrapper form .gform_body .gform_fields .gfield#field_submit .gform-loader {
  display: none;
}
.gform_wrapper form.gform_footer_inline .gform_footer {
  margin: 0 !important;
  padding: 0 !important;
  display: none !important;
}
.gform_wrapper form .gform_footer {
  display: none !important;
  padding-bottom: 0 !important;
}
.gform_wrapper form .gform_footer:has(.full) {
  width: 100%;
}
.gform_wrapper form .gform_footer:has(.btn) {
  display: block !important;
}
.gform_wrapper form .gform_footer .btn {
  border: 0 !important;
  outline: 0 !important;
  color: #000000 !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  line-height: 24px !important;
  padding: 15px 0px !important;
  border-radius: 0px !important;
  background-color: transparent !important;
  border-bottom: 4px solid #000000 !important;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.gform_wrapper form .gform_footer .btn.full {
  width: 100% !important;
}
.gform_wrapper form .gform_footer .btn:hover {
  color: #01EFD2 !important;
  border-color: #01EFD2 !important;
}
.gform_wrapper form .gform_footer .gform_ajax_spinner, .gform_wrapper form .gform_footer .gform-loader {
  display: none;
}
.gform_wrapper .gform_validation_errors {
  display: none !important;
}

/***********************************
FOOTER STYLES
***********************************/
.footer {
  padding: 100px 0;
}
@media only screen and (max-width: 1199px) {
  .footer {
    padding: 80px 0;
  }
}
@media only screen and (max-width: 991px) {
  .footer {
    padding: 60px 0;
  }
}
@media only screen and (max-width: 767px) {
  .footer {
    padding: 50px 0;
  }
}
@media only screen and (max-width: 575px) {
  .footer {
    padding: 40px 0;
  }
}
.footer__wrapper {
  gap: 30px;
}
@media only screen and (max-width: 575px) {
  .footer__wrapper {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
}
.footer__wrapper .footer-menu-area {
  text-align: center;
}
@media only screen and (min-width: 576px) {
  .footer__wrapper .footer-menu-area {
    text-align: right;
  }
}
.footer__wrapper .footer__logo {
  width: 100%;
  display: block;
  max-width: 140px;
}
@media only screen and (max-width: 767px) {
  .footer__wrapper .footer__logo {
    max-width: 120px;
  }
}
@media only screen and (max-width: 575px) {
  .footer__wrapper .footer__logo {
    max-width: 100px;
  }
}
.footer__wrapper .footer__logo a {
  width: 100%;
  height: 100%;
  display: inline-block;
}
.footer__wrapper .footer__logo img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.footer__wrapper .footer__menu {
  margin-left: -20px;
  margin-right: -20px;
  margin-bottom: -5px;
}
@media only screen and (max-width: 767px) {
  .footer__wrapper .footer__menu {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.footer__wrapper .footer__menu li {
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 5px;
}
@media only screen and (max-width: 767px) {
  .footer__wrapper .footer__menu li {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.footer__wrapper .footer__menu li a {
  color: #000000;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  display: inline-block;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.footer__wrapper .footer__menu li a:-moz-any-link:hover, .footer__wrapper .footer__menu li a:-moz-any-link:focus {
  color: #1201DD;
  text-decoration: underline;
}
.footer__wrapper .footer__menu li a:any-link:hover, .footer__wrapper .footer__menu li a:any-link:focus {
  color: #1201DD;
  text-decoration: underline;
}
.footer__wrapper .footer__bottom {
  gap: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media only screen and (max-width: 575px) {
  .footer__wrapper .footer__bottom {
    gap: 20px;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
}
@media only screen and (max-width: 767px) {
  .footer__wrapper .footer__bottom {
    margin-top: 20px;
  }
}
.footer__wrapper .footer__copyright p {
  color: #000000;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}
.footer__wrapper .footer__copyright p a {
  color: #000000;
  text-decoration: underline;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.footer__wrapper .footer__copyright p a:-moz-any-link:hover, .footer__wrapper .footer__copyright p a:-moz-any-link:focus {
  color: #01EFD2;
  text-decoration: underline;
}
.footer__wrapper .footer__copyright p a:any-link:hover, .footer__wrapper .footer__copyright p a:any-link:focus {
  color: #01EFD2;
  text-decoration: underline;
}

.call-action {
  padding: 100px 0;
}
@media only screen and (max-width: 1199px) {
  .call-action {
    padding: 80px 0;
  }
}
@media only screen and (max-width: 991px) {
  .call-action {
    padding: 60px 0;
  }
}
@media only screen and (max-width: 767px) {
  .call-action {
    padding: 50px 0;
  }
}
@media only screen and (max-width: 575px) {
  .call-action {
    padding: 40px 0;
  }
}
.call-action .backGroundColor {
  width: 100%;
  overflow: hidden;
  min-height: 260px;
  background: #000000;
  padding: 30px 55px;
}
@media only screen and (max-width: 1199px) {
  .call-action .backGroundColor {
    min-height: 240px;
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media only screen and (max-width: 991px) {
  .call-action .backGroundColor {
    min-height: 220px;
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .call-action .backGroundColor {
    padding: 30px;
    min-height: 180px;
  }
}
@media only screen and (max-width: 480px) {
  .call-action .backGroundColor {
    display: block !important;
  }
}
.call-action .backGroundColor .call-action__content {
  gap: 20px;
}
@media only screen and (min-width: 768px) {
  .call-action .backGroundColor .call-action__content:has(.btn_group) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media only screen and (min-width: 768px) {
  .call-action .backGroundColor .call-action__content .text {
    padding-right: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .call-action .backGroundColor .call-action__content .btn_group {
    margin-top: 20px;
  }
}
.call-action .backGroundColor .call-action__content:has(.call-action__form) {
  gap: 50px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.call-action .backGroundColor .call-action__form {
  width: 100%;
  display: block;
}
@media only screen and (min-width: 641px) {
  .call-action .backGroundColor .call-action__form .gform_wrapper form {
    gap: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.call-action .backGroundColor .call-action__form .gform_wrapper form .gform_body {
  width: 100%;
}
.call-action .backGroundColor .call-action__form .gform_wrapper form .gform-footer {
  margin: 0;
}
@media only screen and (max-width: 640px) {
  .call-action .backGroundColor .call-action__form .gform_wrapper form .gform-footer {
    margin-top: 20px;
  }
}
.call-action .backGroundColor .call-action__form .gform_wrapper form .gform-footer .btn {
  font-size: 20px !important;
  padding-top: 6px !important;
  font-weight: 700 !important;
  line-height: 28px !important;
  border-bottom: 1px solid #FFFFFF !important;
}

/***********************************
DEFAULT STYLES
***********************************/
.breadcrumb-wrapper {
  padding: 0;
}
.breadcrumb-wrapper .breadcrumb {
  position: relative;
}

.breadcrumb {
  border: 0;
  margin: 0;
  color: #000000;
  padding: 15px 0;
  font-size: 16px;
  border-radius: 0;
  font-weight: 400;
  line-height: 22px;
  vertical-align: middle;
  background: transparent;
}
@media only screen and (max-width: 991px) {
  .breadcrumb {
    padding: 10px 0;
  }
}
.breadcrumb span.angle-right {
  padding-left: 5px;
  padding-right: 5px;
  vertical-align: middle;
}
.breadcrumb .current-page {
  color: #000000;
  text-decoration: none;
}
.breadcrumb a {
  color: #000000;
  vertical-align: middle;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.breadcrumb a:hover, .breadcrumb a:focus {
  color: #01EFD2;
  text-decoration: underline;
}

.slyslider__wrapper.overflow-inherit {
  overflow: inherit !important;
}

.slyslider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}
@media only screen and (max-width: 575px) {
  .slyslider {
    margin-left: -5px;
    margin-right: -5px;
  }
}
.slyslider__item {
  float: left;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
}
@media only screen and (max-width: 575px) {
  .slyslider__item {
    padding-left: 5px;
    padding-right: 5px;
  }
}
.slyslider__controls {
  gap: 20px;
  margin-top: 30px;
}
.slyslider__controls .arrows {
  margin-left: -10px;
  margin-right: -10px;
}
@media only screen and (max-width: 575px) {
  .slyslider__controls .arrows {
    margin-left: -5px;
    margin-right: -5px;
  }
}
.slyslider__controls .slyslider__control {
  margin: 0;
  border: 0;
  width: 80px;
  height: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #FFFFFF;
  line-height: 1;
  font-size: 16px;
  margin-left: 10px;
  margin-right: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #003544;
  border-radius: 500px;
  font-family: "Palatino", sans-serif;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 1199px) {
  .slyslider__controls .slyslider__control {
    width: 74px;
    height: 74px;
    font-size: 19px;
  }
}
@media only screen and (max-width: 991px) {
  .slyslider__controls .slyslider__control {
    width: 64px;
    height: 64px;
    font-size: 16px;
  }
}
@media only screen and (max-width: 575px) {
  .slyslider__controls .slyslider__control {
    width: 58px;
    height: 58px;
  }
}
@media only screen and (max-width: 480px) {
  .slyslider__controls .slyslider__control {
    width: 52px;
    height: 52px;
    font-size: 12px;
  }
}
.slyslider__controls .slyslider__control.disabled {
  cursor: not-allowed;
}
.slyslider__controls .slyslider__control:hover {
  color: #FFFFFF;
  background: #017D9F;
}
.slyslider__controls .slysliderDots {
  margin: 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.slyslider__controls .slysliderDots li {
  border: 0;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  cursor: pointer;
  position: relative;
  border-radius: 500px;
  text-indent: -99999px;
  background: transparent;
  border: 1px solid #003544;
}
@media only screen and (max-width: 991px) {
  .slyslider__controls .slysliderDots li {
    width: 18px;
    height: 18px;
  }
}
@media only screen and (max-width: 767px) {
  .slyslider__controls .slysliderDots li {
    width: 16px;
    height: 16px;
  }
}
.slyslider__controls .slysliderDots li:before {
  top: 50%;
  left: 50%;
  width: 8px;
  height: 8px;
  content: "";
  position: absolute;
  background: #FAFBEF;
  border-radius: 500px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media only screen and (max-width: 767px) {
  .slyslider__controls .slysliderDots li:before {
    width: 6px;
    height: 6px;
  }
}
.slyslider__controls .slysliderDots li.active, .slyslider__controls .slysliderDots li:hover, .slyslider__controls .slysliderDots li:focus {
  background: #003544;
}
.slyslider__controls .slyslider__scrollbar {
  width: 100%;
  height: 4px;
  overflow: hidden;
  background: #F5F5F5;
}
.slyslider__controls .slyslider__scrollbar .handle {
  height: 100%;
  background: #000000;
}

.default-page {
  padding: 80px 0;
}
@media only screen and (max-width: 1199px) {
  .default-page {
    padding: 70px 0;
  }
}
@media only screen and (max-width: 991px) {
  .default-page {
    padding: 60px 0;
  }
}
@media only screen and (max-width: 767px) {
  .default-page {
    padding: 50px 0;
  }
}
@media only screen and (max-width: 575px) {
  .default-page {
    padding: 40px 0;
  }
}

.content__editor {
  color: #000000;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.6;
}
@media only screen and (max-width: 1366px) {
  .content__editor {
    font-size: 21px;
  }
}
@media only screen and (max-width: 991px) {
  .content__editor {
    font-size: 18px;
  }
}
.content__editor h1, .content__editor .h1, .content__editor h2, .content__editor .h2, .content__editor h3, .content__editor .h3, .content__editor h4, .content__editor .h4, .content__editor h5, .content__editor .h5, .content__editor h6, .content__editor .h6 {
  color: #000000;
  font-weight: 500;
  margin-bottom: 10px;
  font-family: "orpheuspro", sans-serif;
}
.content__editor p {
  margin: 0 0 30px;
}
.content__editor p:last-child {
  margin: 0;
}
.content__editor p img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.content__editor p a:not(.btn) {
  color: #01EFD2;
  font-weight: 400;
  text-decoration: underline;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.content__editor p a:not(.btn):hover, .content__editor p a:not(.btn):focus {
  color: #1201DD;
}
.content__editor p .btn {
  margin-bottom: 0;
}
.content__editor a:not(.btn):hover, .content__editor a:not(.btn):focus {
  color: #1201DD;
}
.content__editor .btn {
  margin-bottom: 30px;
}
.content__editor ul, .content__editor ol {
  margin-bottom: 30px;
  -webkit-padding-start: 25px;
          padding-inline-start: 25px;
}
.content__editor ul.list-unstyled, .content__editor ol.list-unstyled {
  padding: 0;
  list-style: none;
}
.content__editor ul.list-unstyled li, .content__editor ol.list-unstyled li {
  padding-left: 0;
}
.content__editor ul.list-unstyled li:before, .content__editor ol.list-unstyled li:before {
  display: none;
}
.content__editor ul li, .content__editor ol li {
  margin-bottom: 10px;
}
.content__editor ul li ul, .content__editor ul li ol, .content__editor ol li ul, .content__editor ol li ol {
  margin-top: 15px;
  margin-bottom: 15px;
}
.content__editor blockquote {
  color: #FFFFFF;
  border-left: 0;
  margin: 30px 0;
  position: relative;
  background: #000000;
  padding: 20px 20px;
  padding-left: 55px;
}
.content__editor blockquote:before {
  left: 15px;
  top: 20px;
  content: "❝";
  color: #FFFFFF;
  font-size: 45px;
  line-height: 45px;
  position: absolute;
}
.content__editor blockquote p {
  margin-bottom: 0;
  font-style: italic;
}
.content__editor blockquote h1, .content__editor blockquote .h1, .content__editor blockquote h2, .content__editor blockquote .h2, .content__editor blockquote h3, .content__editor blockquote .h3, .content__editor blockquote h4,
.content__editor blockquote .h4, .content__editor blockquote h5, .content__editor blockquote .h5, .content__editor blockquote h6, .content__editor blockquote .h6 {
  margin: 0;
}
.content__editor table {
  width: 100%;
  max-width: 100%;
  border-spacing: 0;
  margin-bottom: 30px;
  border-collapse: collapse;
}
.content__editor table th {
  text-align: left;
  font-weight: bold;
  background-color: #f7f7f7;
  border-bottom: 2px solid #ddd;
}
.content__editor table th, .content__editor table td {
  padding: 0.75em;
  vertical-align: top;
  border: 1px solid #eee;
}
.content__editor table th a, .content__editor table td a {
  color: #01EFD2;
  text-decoration: underline;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.content__editor table th a:-moz-any-link:hover, .content__editor table th a:-moz-any-link:focus, .content__editor table td a:-moz-any-link:hover, .content__editor table td a:-moz-any-link:focus {
  color: #1201DD;
  text-decoration: underline;
}
.content__editor table th a:any-link:hover, .content__editor table th a:any-link:focus, .content__editor table td a:any-link:hover, .content__editor table td a:any-link:focus {
  color: #1201DD;
  text-decoration: underline;
}
.content__editor table tfoot {
  font-style: italic;
  border-top: 2px solid #ddd;
}

.mfp-move-from-top {
  -webkit-transition: initial;
  transition: initial;
}
.mfp-move-from-top.mfp-bg {
  opacity: 1 !important;
  background: transparent;
  backdrop-filter: blur(10px) brightness(150%) opacity(115%);
  --webkit-backdrop-filter: blur(10px) brightness(150%) opacity(115%);
  background-color: rgba(0, 0, 0, 0.1);
}
.mfp-move-from-top .mfp-container {
  padding: 0;
}
.mfp-move-from-top .mfp-container .mfp-content {
  height: 100%;
  vertical-align: middle;
}
.mfp-move-from-top {
  /* start state */
}
.mfp-move-from-top .mfp-with-anim {
  opacity: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform: translateY(300px);
  transform: translateY(300px);
}
.mfp-move-from-top.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.mfp-move-from-top {
  /* animate in */
}
.mfp-move-from-top.mfp-ready .mfp-with-anim {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.mfp-move-from-top.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-move-from-top {
  /* animate out */
}
.mfp-move-from-top.mfp-removing .mfp-with-anim {
  -webkit-transform: translateY(100px);
          transform: translateY(100px);
  opacity: 0;
}
.mfp-move-from-top.mfp-removing.mfp-bg {
  opacity: 0;
}
.mfp-move-from-top .mfp-close {
  top: 10px;
  right: 10px;
  width: auto;
  height: auto;
  color: #FFFFFF;
  line-height: 1;
  font-size: 14px;
  cursor: pointer;
  font-weight: 700;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  opacity: 1 !important;
  letter-spacing: 1.5px;
  font-family: "Palatino", sans-serif;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.mfp-move-from-top .mfp-close [class*=icon-] {
  color: #FFFFFF;
  font-size: 12px;
  margin-top: -3px;
  margin-left: 10px;
  line-height: 12px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.mfp-move-from-top .mfp-close.has-icon {
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  letter-spacing: 0px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.mfp-move-from-top .mfp-close.has-icon [class*=icon-] {
  margin: 0px;
  pointer-events: none;
}
.mfp-move-from-top .mfp-close:hover {
  color: #E71B00;
}
.mfp-move-from-top .mfp-close:hover [class*=icon-] {
  color: #E71B00;
}
.mfp-move-from-top .mfp-container {
  right: 0;
  width: 100%;
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
}
.mfp-move-from-top .mfp-container .mfp-content {
  height: auto;
  padding: 0 15px;
}
.mfp-move-from-top .mfp-container .mfp-content .mfp-figure:after {
  -webkit-box-shadow: none;
          box-shadow: none;
  background: transparent;
}
.mfp-move-from-top .mfp-container .mfp-content .mfp-figure figure {
  max-width: 767px;
  overflow: hidden;
}
.mfp-move-from-top .mfp-container .mfp-content .mfp-figure figure .mfp-img {
  padding: 0;
  width: 100%;
  height: auto;
}
.mfp-move-from-top .mfp-container .mfp-arrow {
  opacity: 1;
  width: 70px;
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  cursor: pointer;
  overflow: hidden;
  margin-top: -45px;
  background: #FFFFFF;
  line-height: normal;
  border-radius: 500px;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-filter: drop-shadow(0px 36px 46px rgba(0, 0, 0, 0.08));
          filter: drop-shadow(0px 36px 46px rgba(0, 0, 0, 0.08));
}
@media only screen and (max-width: 900px) {
  .mfp-move-from-top .mfp-container .mfp-arrow {
    margin-top: -80px;
  }
}
@media only screen and (max-width: 575px) {
  .mfp-move-from-top .mfp-container .mfp-arrow {
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
  }
}
.mfp-move-from-top .mfp-container .mfp-arrow:after {
  content: none;
}
.mfp-move-from-top .mfp-container .mfp-arrow:before {
  margin: 0;
  border: 0;
  padding: 0;
  opacity: 1;
  color: #000000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: inherit;
  height: inherit;
  position: inherit;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: "boathouse";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.mfp-move-from-top .mfp-container .mfp-arrow.mfp-arrow-left {
  left: 30px;
}
@media only screen and (max-width: 991px) {
  .mfp-move-from-top .mfp-container .mfp-arrow.mfp-arrow-left {
    left: 20px;
  }
}
.mfp-move-from-top .mfp-container .mfp-arrow.mfp-arrow-left:before {
  content: "\e802";
}
.mfp-move-from-top .mfp-container .mfp-arrow.mfp-arrow-right {
  right: 30px;
}
@media only screen and (max-width: 991px) {
  .mfp-move-from-top .mfp-container .mfp-arrow.mfp-arrow-right {
    right: 20px;
  }
}
.mfp-move-from-top .mfp-container .mfp-arrow.mfp-arrow-right:before {
  content: "\e800";
}
.mfp-move-from-top .mfp-container .mfp-arrow:hover {
  background: #1201DD;
}
.mfp-move-from-top .mfp-container .mfp-arrow:hover:before {
  color: #FFFFFF;
}
.mfp-move-from-top .mfp-container .mfp-bottom-bar {
  margin-top: 20px;
}
.mfp-move-from-top .mfp-container .mfp-bottom-bar .mfp-title, .mfp-move-from-top .mfp-container .mfp-bottom-bar .mfp-counter {
  color: #FFFFFF;
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  font-family: "orpheuspro", sans-serif;
}
.mfp-move-from-top .mfp-iframe-scaler {
  overflow: inherit;
  vertical-align: middle;
}
.mfp-move-from-top .mfp-iframe-scaler .mfp-iframe {
  margin: 0;
  padding: 0;
}
.mfp-move-from-top.counter-disable .mfp-container .mfp-bottom-bar {
  display: none;
}

.error-404 .error-header {
  width: 100%;
  margin-top: 0;
  max-width: 680px;
  padding: 0 0 15px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 15px;
  min-height: inherit;
  background: transparent;
  border-bottom: 1px dashed #000000;
}
.error-404 .error-header:after, .error-404 .error-header:before {
  content: none;
}
.error-404 .error-header .hero {
  margin: 0;
  line-height: 1;
  font-size: clamp(7rem, 7.55vw, 15rem);
}
.error-404 .error-content p {
  margin: 0;
}
.error-404 .error-content .btn {
  margin-top: 30px;
}

#cursor {
  top: 0;
  left: 0;
  z-index: 9999;
  position: fixed;
  pointer-events: none;
  pointer-events: none;
  will-change: transform;
}

@media (hover: hover) and (pointer: fine) {
  .cursor__circle {
    width: 70px;
    height: 70px;
    margin-top: -50%;
    margin-left: -50%;
    border-radius: 50%;
    -webkit-transform: scale(0.24);
            transform: scale(0.24);
    will-change: transform;
    border: 8px solid #D5DE24;
    -webkit-transition: background-color 0.2s ease, -webkit-transform 0.4s cubic-bezier(0.25, 1, 0.5, 1);
    transition: background-color 0.2s ease, -webkit-transform 0.4s cubic-bezier(0.25, 1, 0.5, 1);
    transition: transform 0.4s cubic-bezier(0.25, 1, 0.5, 1), background-color 0.2s ease;
    transition: transform 0.4s cubic-bezier(0.25, 1, 0.5, 1), background-color 0.2s ease, -webkit-transform 0.4s cubic-bezier(0.25, 1, 0.5, 1);
  }
  #cursor.drag .cursor__circle {
    -webkit-transform: scale(1);
            transform: scale(1);
    background-color: #D5DE24;
  }
  #cursor.drag .cursor__circle:before {
    top: 50%;
    left: 50%;
    color: #000000;
    content: "Drag";
    font-size: 14px;
    font-weight: 600;
    position: absolute;
    font-family: "Palatino", sans-serif;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  #cursor.anchor .cursor__circle {
    -webkit-transform: scale(0.12);
            transform: scale(0.12);
    background-color: #D5DE24;
  }
  #cursor.overlay .cursor__circle {
    width: 48px;
    height: 48px;
    background-color: rgba(227, 222, 193, 0.08);
    border-color: transparent;
  }
}
/***********************************
BASIC WORDPRESS STYLES
***********************************/
.alignleft {
  float: left;
  height: auto;
  max-width: 100%;
  display: inline;
  margin-right: 1.5em;
  margin-bottom: 1.5em;
}

.alignright {
  height: auto;
  float: right;
  display: inline;
  max-width: 100%;
  margin-left: 1.5em;
  margin-bottom: 1.5em;
}

.aligncenter {
  clear: both;
  height: auto;
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em;
}

.alignnone, .hs-cta-img {
  height: auto;
  max-width: 100%;
}

.gallery {
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-left: -4px !important;
  margin-right: -4px !important;
  margin-bottom: 22px !important;
}
.gallery br {
  display: none;
}
.gallery .gallery-item {
  height: 180px;
  overflow: hidden;
  padding-left: 4px;
  padding-right: 4px;
  text-align: center;
  margin-bottom: 8px;
  vertical-align: top;
  display: inline-block;
  float: none !important;
  width: 100% !important;
  width: 50% !important;
  margin-top: 0 !important;
}
.gallery .gallery-item .gallery-icon {
  width: 100%;
  height: 100%;
}
.gallery .gallery-item a {
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
  position: relative;
}
.gallery .gallery-item a:before, .gallery .gallery-item a:after {
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  position: absolute;
}
.gallery .gallery-item a:before {
  bottom: 0;
  z-index: 1;
  opacity: 0;
  content: "";
  background: rgba(0, 0, 0, 0.8);
  -webkit-transition: 0.5s opacity, 0.5s background-color;
  transition: 0.5s opacity, 0.5s background-color;
}
.gallery .gallery-item a:after {
  top: 0;
  opacity: 0;
  content: "+";
  color: #FFFFFF;
  font-size: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-transition: 0.4s transform 0.2s, 0.4s opacity 0.2s;
  -webkit-transition: 0.4s opacity 0.2s, 0.4s -webkit-transform 0.2s;
  transition: 0.4s opacity 0.2s, 0.4s -webkit-transform 0.2s;
  transition: 0.4s transform 0.2s, 0.4s opacity 0.2s;
  transition: 0.4s transform 0.2s, 0.4s opacity 0.2s, 0.4s -webkit-transform 0.2s;
}
.gallery .gallery-item a:hover:before {
  opacity: 1;
}
.gallery .gallery-item a:hover:after {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.gallery .gallery-item a:hover img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.gallery .gallery-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border: 0 !important;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.gallery.gallery-columns-3 .gallery-item {
  width: 33.333333% !important;
}
.gallery.gallery-columns-4 .gallery-item {
  width: 25% !important;
}

.gallery-caption {
  display: block;
}

@media only screen and (max-width: 767px) {
  .gallery.gallery-columns-4 .gallery-item {
    width: 33.333333% !important;
  }
}
@media only screen and (max-width: 575px) {
  .gallery.gallery-columns-3 .gallery-item {
    width: 50% !important;
  }
  .gallery.gallery-columns-4 .gallery-item {
    width: 50% !important;
  }
}
@media only screen and (max-width: 480px) {
  .gallery .gallery-item {
    width: 100% !important;
  }
  .gallery.gallery-columns-3 .gallery-item, .gallery.gallery-columns-4 .gallery-item {
    width: 100% !important;
  }
}
/***********************************
BASIC TEMPLATE STYLES
***********************************/
.basic {
  padding: 80px 0;
}
@media only screen and (max-width: 1199px) {
  .basic {
    padding: 70px 0;
  }
}
@media only screen and (max-width: 991px) {
  .basic {
    padding: 60px 0;
  }
}
@media only screen and (max-width: 767px) {
  .basic {
    padding: 50px 0;
  }
  .basic .basic-parent {
    margin-top: -30px;
  }
  .basic .content__editor {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 575px) {
  .basic {
    padding: 40px 0;
  }
}
.basic .btn {
  margin-top: 20px;
}

/**********************************
MEDIA QUERIES
***********************************/
@media only screen and (max-width: 1199px) {
  h1, .h1 {
    font-size: 58px;
    line-height: 68px;
  }
} /* 1199 */
@media only screen and (max-width: 991px) {
  h1, .h1 {
    font-size: 48px;
    line-height: 58px;
  }
  h2, .h2 {
    font-size: 44px;
    line-height: 54px;
  }
  .container, .container-fluid {
    padding-left: 20px;
    padding-right: 20px;
  }
  .content__editor p {
    margin: 0 0 25px;
  }
  .content__editor p:last-child {
    margin: 0;
  }
  .header {
    padding: 25.35px 0;
  }
  .header .navbar .navbar-collapse {
    -webkit-box-flex: initial;
        -ms-flex-positive: initial;
            flex-grow: initial;
  }
  .header .navbar .navbar-collapse .navbar-nav:not(.navbar-nav-right) > li:nth-last-child(1), .header .navbar .navbar-collapse .navbar-nav:not(.navbar-nav-right) > li:nth-last-child(2) {
    display: none;
  }
  .header .navbar .navbar-collapse .navbar-nav.navbar-nav-right {
    margin-left: 20px;
  }
  div[data-sticky_column] + div[style*="position:"] {
    display: none !important;
  }
  .is_stuck {
    position: initial !important;
    width: initial !important;
    top: initial !important;
  }
} /* 991 */
@media only screen and (max-width: 767px) {
  h1, .h1 {
    font-size: 40px;
    line-height: 48px;
  }
  h2, .h2 {
    font-size: 36px;
    line-height: 44px;
  }
  h3, .h3 {
    font-size: 30px;
    line-height: 38px;
  }
  h4, .h4 {
    font-size: 24px;
    line-height: 32px;
  }
  h5, .h5 {
    font-size: 20px;
    line-height: 28px;
  }
  .content__editor p {
    margin: 0 0 20px;
  }
  .content__editor p:last-child {
    margin: 0;
  }
  .header .navbar .navbar-collapse .navbar-nav:not(.navbar-nav-right) {
    display: none;
  }
} /* 767 */
@media only screen and (max-width: 575px) {
  h1, .h1 {
    font-size: 36px;
    line-height: 44px;
  }
  h2, .h2 {
    font-size: 30px;
    line-height: 38px;
  }
  h3, .h3 {
    font-size: 24px;
    line-height: 32px;
  }
  h4, .h4 {
    font-size: 20px;
    line-height: 28px;
  }
  .container, .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }
  /***********************************
  HEADER STYLES
  ***********************************/
  .header .navbar .navbar-collapse .navbar-nav > li:not(.mobile-navbar-toggler) {
    display: none;
  }
} /* 575 */
@-webkit-keyframes bounce {
  0%, 20%, 60%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  80% {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
  }
}
@keyframes bounce {
  0%, 20%, 60%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  80% {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
  }
}
@-webkit-keyframes shake {
  0%, 20%, 60%, 100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  40% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  80% {
    -webkit-transform: translateX(-3px);
    transform: translateX(-3px);
  }
}
@keyframes shake {
  0%, 20%, 60%, 100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  40% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  80% {
    -webkit-transform: translateX(-3px);
    transform: translateX(-3px);
  }
}