/*
 Theme Name:   Divi Child
 Theme URI:    https://axxets.com/divi-child/
 Description:  Divi Child Theme
 Author:       451
 Author URI:   http://www.451.com
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  divichild
*/

:root {
    --font-family-main: 'Montserrat', Arial, sans-serif;
    --font-family-scondary: 'Lato', Arial, sans-serif;
}

:root {
    --max-width: 1690px;
}

:root {
    --color-white: #fff;
    --color-black: #000;
    --color-grey: #263447;
    --color-darkgrey: #454545;
    --color-lightgrey: #cecece;
    --color-lightgrey2: #C9CCD0;
    --color-green: #39B24A;
    --color-lightgreen: #A0DE21;
    --color-darkgreen: #006837;
    --color-verylightgrey: #f5f5f5;
    --color-lightblue: #579EFF;
}

:root {
    --text-main: var(--color-grey);
    --text-light: var(--color-white);
    --text-green: var(--color-green);
    --text-address: var(--color-darkgreen);
    --text-box: var(--color-darkgreen);
    --text-form: var(--color-grey);
    --text-grey: var(--color-grey);
}

:root {
    --link-nav: var(--color-black);
    --link-nav-active: var(--color-green);
    --link-nav-mobile: var(--color-white);
    --link-footer: var(--color-green);
    --link-general: var(--color-lightgreen);
}

:root {
    --border-nav: var(--color-green);
    --border-nav-mobile: var(--color-white);
    --border-subnav-mobile: var(--color-lightgrey);
    --border-button: var(--color-green);
    --border-button-outline: var(--color-white);
    --border-accordion: var(--color-white);
    --border-svg: var(--color-white);
    --border-box: var(--color-lightgrey);
    --border-tabs: var(--color-lightgreen);
    --border-input: var(--color-lightgrey);
    --border-tag: var(--color-grey);
}

:root {
    --background-nav-mobile: var(--color-darkgrey);
    --background-bullet-number: var(--color-green);
    --background-bullet-number-hover: var(--color-white);
    --background-bullet-box-hover: var(--color-green);
    --background-button: var(--color-green);
    --background-button-nav: var(--color-lightgreen);
    --background-accordion-open: var(--color-green);
    --background-box: var(--color-grey);
    --background-blog-box: var(--color-green);
    --background-banner: var(--color-grey);
    --background-featured: var(--color-darkgreen);
    --background-featured-even: var(--color-green);
    --background-team: var(--color-lightgrey);
    --background-team-url: var(--color-white);
    --background-faqs: var(--color-white);
    --background-scroll: var(--color-white);
    --background-why: var(--color-verylightgrey);
    --background-blog: var(--color-verylightgrey);
    --background-related-post: var(--color-white);
}

:root {
    --gradient-light-slick: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 90%, rgba(255, 255, 255, 0) 100%);
    --gradient-box: linear-gradient(180deg, rgba(0, 104, 55, 1) 0%, rgba(57, 178, 74, 0.8) 100%);
    --gradient-box-team: linear-gradient(180deg, rgba(0, 104, 55, 1) 0%, rgba(57, 178, 74, 1) 100%);
}

:root {
    --opacity-box: rgba(0,0,0,0.5);
    --opacity-box-shadow: rgba(0,0,0,0.15);
    --opacity-box-shadow2: rgba(0,0,0,0.12);
    --opacity-box-blue: rgba(38,52,71,0.64);
}

body {
  font-family: var(--font-family-main);
  font-weight: 400;
  font-size: 10px;
  color: var(--color-black);
}
body.open_mobile {
  overflow: hidden!important;
}
.container,
.et_pb_fullscreen .et_pb_fullwidth_header_container,
.et_pb_fullwidth_header .et_pb_fullwidth_header_container,
.et_pb_row,
.header--sliderpost .et-pb-slider-arrows {
  width: 100%;
  padding-left: 3em;
  padding-right: 3em;
}
@media only screen and (max-width: 1630px) {
  .container,
  .et_pb_fullscreen .et_pb_fullwidth_header_container,
  .et_pb_fullwidth_header .et_pb_fullwidth_header_container,
  .et_pb_row {
    width: 80% !important;
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (min-width: 2112px){
  .et_pb_section .et_pb_row {
    padding: 42px 3em;
  }
}
.et_pb_section p,
.et_pb_blurb p,
.et_pb_section li {
  font-size: 1.6em;
  font-weight: 400;
  color: var(--text-main);
  line-height: 1.4;
}

.post_content_text {
  font-size: 16px;
}

.post_content_text p,
.post_content_text li {
  font-size: inherit;
  font-weight: inherit;
  color: inherit;
  line-height: inherit;
  line-height: 130%;
  letter-spacing: -0.014em;
}
.post_content_text p, 
.post_content_text p:not(.has-background):last-of-type{
  padding-bottom: 1em;
}
.post_content_text .et_pb_text p:not(.has-background):last-of-type{
  padding-bottom: 0;
}
.post_content_text ol,
.post_content_text ul {
  padding-bottom: 1.5em;
}
.post_content_text li {
  padding-bottom: 1.5em;
}
.post_content_text li:last-child {
  padding-bottom: 0;
}
.post_content_text ul > li::marker,
.post_content_text ol > li::marker {
  font-weight: bold;
}
.et_pb_section p sup,
.et_pb_blurb p sup,
.et_pb_section li sup {
  line-height: 0;
  font-size: 12px;
}

.post_content_text .et_pb_section,
.post_content_text .et_pb_section .et_pb_row{
  padding: 0;
  width: 100%!important;
}
.post_content_text .et_pb_section .et_pb_row{
  padding-right: 5em;
}
@media only screen and (max-width: 1199px) {
  .post_content_text .et_pb_section .et_pb_row{
    padding-right: 0;
  }
}
@media only screen and (max-width: 768px) {
  .et_pb_section p,
  .et_pb_blurb p,
  .et_pb_section li {
    font-size: 1.4em;
  }
  .post_content_text .et_pb_section p,
  .post_content_text .et_pb_section li {
    font-size: inherit;
  }
}

@media only screen and (max-width: 479px) {
  .et_pb_section p,
  .et_pb_blurb p,
  .et_pb_section li {
    font-size: 1.3em;
  }
  .post_content_text .et_pb_section p,
  .post_content_text .et_pb_section li {
    font-size: inherit;
  }
}

/* NAV
********************************************************/
.et_fixed_nav.et_show_nav #page-container {
  padding-top: 80px!important;
}

#main-header .container.et_menu_container {
  display: flex;
  align-items: center;
  padding-top: 1.6em;
  padding-bottom: 1.59em;
}

#main-header .logo_container {
  position: relative;
  height: auto;
  width: 12.4em;
  flex: 0 0 auto;
}

#main-header .logo_container span.logo_helper {
  display: none;
}

#main-header .logo_container a {
  display: block;
}

#main-header .logo_container a:focus-visible {
  outline: 3px solid var(--color-lightgreen);
  outline-offset: 0.6em;
}

#main-header .logo_container a #logo {
  width: 100%;
  height: auto;
  max-height: 100%;
  display: block;
}

nav#top-menu-nav, 
#top-menu, 
nav.et-menu-nav, 
.et-menu {
  width: 100%;
  padding: 0;
}

.et_fixed_nav #et-top-navigation {
  margin: 0 auto;
  padding: 0!important;
  flex: 1 1 auto;
  width: 100%;
  min-width: 0.1em;
}

#top-menu {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-right: 22.5em;
  padding-left: 2em;
}

#top-menu li,
.et_mobile_menu li {
  padding: 0;
}

#top-menu li {
  padding: 0 0.5em;
  transition: all 0.4s ease-in-out;
}

#top-menu li a {
  padding: 1em 0.8em 0.8em!important;
}

#top-menu li a,
.et_mobile_menu li a {
  font-weight: 400;
  font-size: 1.2em !important;
  color: var(--link-nav);
}

#top-menu li a:focus-visible{
  outline: 3px solid var(--color-lightgreen);
  outline-offset: 0.4em;
  transition: none!important;
}

#top-menu li a:hover:focus-visible{
  transition: all 0.4s ease-in-out!important;
}

#top-menu li a:hover,
.et_mobile_menu li a:hover,
#top-menu li.current-menu-item > a,
.et_mobile_menu li.current-menu-item a {
  color: var(--link-nav-active);
}

#top-menu li.current-menu-item a::before,
.et_mobile_menu li.current-menu-item a::before,
#top-menu li.pll-parent-menu-item ul.sub-menu li.current-lang a::before,
.et_mobile_menu li.pll-parent-menu-item ul.sub-menu li.current-lang a::before  {
  position: absolute;
  left: 0;
  top: 50%;
  content: "";
  width: 2px;
  height: 1.8em;
  background: var(--border-nav);
  transform: rotate(15deg) translateY(-50%);
}

#top-menu li.pll-parent-menu-item ul.sub-menu li.current-lang a::before,
.et_mobile_menu li.pll-parent-menu-item ul.sub-menu li.current-lang a::before  {
  left: 1em;
}

.et_mobile_menu li.current-menu-item::before {
  left: 0;
  top: 0;
}

.et_mobile_menu li a:hover {
  background-color: transparent !important;
  opacity: 1 !important;
}

#top-menu li.button {
  position: absolute;
  right: 9em;
  top: 50%;
  transform: translateY(-50%);
  padding: 0;
}

#top-menu li.button a,
.et_mobile_menu li.button a {
  background: var(--background-button-nav);
  border-radius: 50px;
  font-size: 0.9rem !important;
  font-weight: 700;
  color: var(--text-main);
  display: block;
  padding: 1em 2em 0.85em !important;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

#top-menu li.button a:focus-visible{
  outline: 3px solid var(--color-lightgreen);
  outline-offset: 0.2em;
}

#top-menu li.button a,
.et_mobile_menu li.button a {
  background: var(--background-button-nav) !important;
}

.mobile_menu_bar::before,
.mobile_menu_bar::after {
  color: var(--text-main);
}

#top-menu li.current-menu-ancestor > a,
#top-menu li.current-menu-item > a {
  font-weight: 500;
  color: var(--link-nav-active);
}

.mobile_nav .mobile_menu_bar::before {
  font-size: 4em;
  z-index: 999;
}

#main-header .mobile_nav .mobile_menu_bar:before {
  display: none;
}

#main-header .mobile_nav .mobile_menu_bar {
  cursor: pointer;
  width: 3em;
  height: 2.3em;
  display: inline-block;
  margin: auto;
  padding-bottom: 0!important;
  z-index: 99999;
  position: absolute;
  top: 1em;
  right: 0;
}

#main-header .mobile_nav .mobile_menu_bar i {
  background-color: var(--color-black);
  border-radius: 0.2em;
  content: '';
  display: block;
  width: 100%;
  height: 0.3em;
}

#main-header .mobile_nav .mobile_menu_bar i:nth-child(2) {
  margin: 0.6em 0;
}

#main-header .mobile_nav.closed.enabled .mobile_menu_bar i:nth-child(1) {
  -webkit-animation:outT 0.8s backwards;
  animation:outT 0.8s backwards;
  -webkit-animation-direction:reverse;
  animation-direction:reverse;
}

#main-header .mobile_nav.closed.enabled .mobile_menu_bar i:nth-child(2) {
  -webkit-animation:outM 0.8s backwards;
  animation:outM 0.8s backwards;
  -webkit-animation-direction:reverse;
  animation-direction:reverse;
}

#main-header .mobile_nav.closed.enabled .mobile_menu_bar i:nth-child(3) {
  -webkit-animation:outBtm 0.8s backwards;
  animation:outBtm 0.8s backwards;
  -webkit-animation-direction:reverse;
  animation-direction:reverse;
}

#main-header .mobile_nav.opened .mobile_menu_bar i:nth-child(1) {
  -webkit-animation:inT 0.8s forwards;
  animation:inT 0.8s forwards;
}

#main-header .mobile_nav.opened .mobile_menu_bar i:nth-child(2) {
  -webkit-animation:inM 0.8s forwards;
  animation:inM 0.8s forwards;
}

#main-header .mobile_nav.opened .mobile_menu_bar i:nth-child(3) {
  -webkit-animation:inBtm 0.8s forwards;
  animation:inBtm 0.8s forwards;
}

@-webkit-keyframes inM{
  50%{-webkit-transform:rotate(0deg);}
  100%{-webkit-transform:rotate(45deg);}
}
@keyframes inM{
  50%{transform:rotate(0deg);}
  100%{transform:rotate(45deg);}
}

@-webkit-keyframes outM{
  50%{-webkit-transform:rotate(0deg);}
  100%{-webkit-transform:rotate(45deg);}
}
@keyframes outM{
  50%{transform:rotate(0deg);}
  100%{transform:rotate(45deg);}
}

@-webkit-keyframes inT{
  0%{-webkit-transform: translateY(0px) rotate(0deg);}
  50%{-webkit-transform: translateY(9px) rotate(0deg);}
  100%{-webkit-transform: translateY(9px) rotate(135deg);}
}
@keyframes inT{
  0%{transform: translateY(0px) rotate(0deg);}
  50%{transform: translateY(9px) rotate(0deg);}
  100%{transform: translateY(9px) rotate(135deg);}
}

@-webkit-keyframes outT{
  0%{-webkit-transform: translateY(0px) rotate(0deg);}
  50%{-webkit-transform: translateY(9px) rotate(0deg);}
  100%{-webkit-transform: translateY(9px) rotate(135deg);}
}
@keyframes outT{
  0%{transform: translateY(0px) rotate(0deg);}
  50%{transform: translateY(9px) rotate(0deg);}
  100%{transform: translateY(9px) rotate(135deg);}
}

@-webkit-keyframes inBtm{
  0%{-webkit-transform: translateY(0px) rotate(0deg);}
  50%{-webkit-transform: translateY(-9px) rotate(0deg);}
  100%{-webkit-transform: translateY(-9px) rotate(135deg);}
}
@keyframes inBtm{
  0%{transform: translateY(0px) rotate(0deg);}
  50%{transform: translateY(-9px) rotate(0deg);}
  100%{transform: translateY(-9px) rotate(135deg);}
}

@-webkit-keyframes outBtm{
  0%{-webkit-transform: translateY(0px) rotate(0deg);}
  50%{-webkit-transform: translateY(-9px) rotate(0deg);}
  100%{-webkit-transform: translateY(-9px) rotate(135deg);}
}
@keyframes outBtm{
  0%{transform: translateY(0px) rotate(0deg);}
  50%{transform: translateY(-9px) rotate(0deg);}
  100%{transform: translateY(-9px) rotate(135deg);}
}

.et_mobile_menu {
  position: fixed;
  background: var(--background-nav-mobile);
  border-top: 0;
  height: 100%;
  padding-left: 10%;
  padding-right: 10%;
  padding-top: 10%;
}

.et_mobile_menu li {
  position: relative;
  margin-bottom: 2em;
}

.et_mobile_menu li a {
  font-size: 1.7em !important;
  color: var(--link-nav-mobile);
  padding: 0;
}

.et_mobile_menu li.current-menu-item {
  padding-left: 1.8em;
}

.et_mobile_menu li.button {
  margin-top: 3em;
}

.et_mobile_menu li.button a {
  display: inline-block;
}

.et_mobile_menu li.button.current-menu-item::before {
  display: none;
}

/* LANGUAGE */
#top-menu li.pll-parent-menu-item {
  position: absolute;
  right: 2.15em;
  top: 34%;
  padding: 0 0 1.9em;
}

#top-menu li.pll-parent-menu-item:focus-visible > a{
  outline: 3px solid var(--color-lightgreen);
  transition: none!important;
}

.et-fixed-header #top-menu li.pll-parent-menu-item {
  top: 34%;
}

#top-menu li.pll-parent-menu-item > a,
.et_mobile_menu li.pll-parent-menu-item > a {
  position: relative;
  padding: 6px 30px 6px 6px!important;
}

#top-menu li.pll-parent-menu-item > a {
  display: block;
}

#top-menu li.pll-parent-menu-item > a::after,
.et_mobile_menu li.pll-parent-menu-item > a::after {
  font-size: 1.5em !important;
  top: 5px !important;
}

#top-menu li.pll-parent-menu-item ul.sub-menu {
  border-color: var(--border-nav);
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
}

.et_mobile_menu li.pll-parent-menu-item ul.sub-menu {
  border-top: 1px solid var(--border-subnav-mobile);
  margin-top: 4em;
  padding-top: 4em;
}

#top-menu li.pll-parent-menu-item a img,
.et_mobile_menu li.pll-parent-menu-item a img,
#top-menu li.pll-parent-menu-item ul.sub-menu li a img,
.et_mobile_menu li.pll-parent-menu-item ul.sub-menu li a img {
  width: 1.5em !important;
  height: 1.5em !important;
  border-radius: 50%;
  object-fit: cover;
}

#top-menu li.pll-parent-menu-item > a > img,
.et_mobile_menu li.pll-parent-menu-item > a > img {
  /* margin-bottom: -5px; */
  display: block;
}

#top-menu li.pll-parent-menu-item a span,
.et_mobile_menu li.pll-parent-menu-item > a {
  display: none;
}

#top-menu li.pll-parent-menu-item ul.sub-menu,
.et_mobile_menu li.pll-parent-menu-item ul.sub-menu {
  width: auto;
}

#top-menu li.pll-parent-menu-item.et-hover ul.sub-menu,
.et_mobile_menu li.pll-parent-menu-item.et-hover ul.sub-menu {
  opacity: 1;
  visibility: visible;
}

#top-menu li.pll-parent-menu-item ul.sub-menu li,
.et_mobile_menu li.pll-parent-menu-item ul.sub-menu li {
  padding: 0 !important;
  width: 100%;
}

#top-menu li.pll-parent-menu-item ul.sub-menu li a,
.et_mobile_menu li.pll-parent-menu-item ul.sub-menu li a {
  width: 100%!important;
}

#top-menu li.pll-parent-menu-item ul.sub-menu li a:focus-visible,
.et_mobile_menu li.pll-parent-menu-item ul.sub-menu li a:focus-visible {
  outline-offset: -0.1em;
}

#top-menu li.pll-parent-menu-item ul.sub-menu li a:hover,
.et_mobile_menu li.pll-parent-menu-item ul.sub-menu li a:hover {
  background-color: transparent !important;
  opacity: 1 !important;
}
#top-menu li.pll-parent-menu-item ul.sub-menu li a,
.et_mobile_menu li.pll-parent-menu-item ul.sub-menu li a {
  display: display-block;
  padding: 6px 20px 0!important;
}

#top-menu li.pll-parent-menu-item ul.sub-menu li.current-lang a,
.et_mobile_menu li.pll-parent-menu-item ul.sub-menu li.current-lang a {
  position: relative;
  padding-left: 2em!important;
  color: var(--link-nav-active);
}

/* #top-menu li.pll-parent-menu-item ul.sub-menu li.current-lang a {
  margin-left: 20px;
} */

@media only screen and (max-width: 1630px) {
  #top-menu li a {
    padding: 0.9em 0.7em 0.7em!important;
  }
  #top-menu li.pll-parent-menu-item {
    right: 0;
  }
  #top-menu li.button {
    right: 6.5em;
  }
  #top-menu {
    padding-right: 22em;
  }
  #top-menu li {
    padding: 0;
  }
}

@media only screen and (max-width: 1400px) {
  #top-menu li a {
    font-size: 1.1em !important;
  }
  #top-menu li.current-menu-item a::before {
    left: -0.2em;
  }
}

@media only screen and (max-width: 1320px) {
  #top-menu {
    padding-right: 19em;
  }
  #top-menu li a {
    font-size: 0.95em !important;
  }
  #top-menu li.button {
    right: 5.5em;
  }
  #top-menu li.button a {
    font-size: 0.9em !important;
  }
}

@media only screen and (max-width: 1199px) {
  .et_fixed_nav.et_show_nav #page-container {
    padding-top: 77px!important;
  }
  #main-header .container.et_menu_container {
    padding-top: 2.3em;
    padding-bottom: 2.298em;
  }
  #main-header .logo_container {
    width: 8em;
  }
  #top-menu {
    padding-right: 16em;
    padding-left: 1em;
  }
  #top-menu li a {
    font-size: 0.9em !important;
    padding: 0.7em 0.5em 0.5em!important;
  }
  #top-menu li.button {
    right: 5.2em;
  }
  #top-menu li.button a {
    font-size: 0.7em !important;
  }
  #top-menu li.pll-parent-menu-item {
    top: 35%;
    padding: 0 0 1.7em;
  }
  .et-fixed-header #top-menu li.pll-parent-menu-item {
    top: 35%;
  }
  #top-menu li.pll-parent-menu-item ul.sub-menu{
    padding: 10px 0;
  }
  #top-menu li.pll-parent-menu-item ul.sub-menu li a {
    padding: 3px 20px 0!important;
  }
}

@media only screen and (max-width: 980px) {
  #main-header .container.et_menu_container {
    padding-top: 2em;
    padding-bottom: 0;
  }
  #main-header .logo_container a #logo {
    max-width: 100%;
  }
  #main-header .logo_container {
    width: 10em;
  }
  #main-header .container.et_menu_container {
    align-items: stretch;
  }
  nav#top-menu-nav{
    display: none;
  }
  #et_mobile_nav_menu {
    display: block;
    height: 100%;
    width: 100%;
  }
  #et_mobile_nav_menu .mobile_nav{
    display: flex;
    justify-content: center;
    height: 100%;
    width: 100%;
    padding-top: 5.7em;
    position: relative;
  }
  .et_mobile_menu li.current-menu-item a {
    padding-top: 0.2em;
  }
  .et_fixed_nav #main-header {
    position: fixed !important;
  }
  .et_mobile_menu li.pll-parent-menu-item ul.sub-menu {
    padding-left: 0!important;
  }
  .et_mobile_menu li.pll-parent-menu-item ul.sub-menu li a {
    padding: 3px 20px 0 0!important;
  }
  #top-menu li.pll-parent-menu-item ul.sub-menu li.current-lang a,
  .et_mobile_menu li.pll-parent-menu-item ul.sub-menu li.current-lang a {
    padding-left: 1em !important;
  }
  #top-menu li.pll-parent-menu-item ul.sub-menu li.current-lang a::before,
  .et_mobile_menu li.pll-parent-menu-item ul.sub-menu li.current-lang a::before  {
    left: 0;
  }
  .et_mobile_menu li a {
    display: inline-block;
  }
}

@media only screen and (max-width: 768px) {
  #top-menu li a {
    font-size: 1.1em !important;
  }
  #top-menu li.button a {
    font-size: 0.8em !important;
  }
}
/* HEADER
********************************************************/
.header {
  display: flex;
  align-items: center;
}

.header span {
  font-size: 1.4rem;
  font-weight: 300;
  color: var(--text-main);
  text-transform: uppercase;
}

.header h1 {
  font-size: 8.5em;
  font-weight: 400;
  color: var(--text-main);
  letter-spacing: -0.04em;
  word-wrap: initial;
  animation-duration: .7s;
  animation-delay: 1.0s;
  animation-timing-function: ease-in-out;
  animation-fill-mode: both;
  animation-name: fadeInBottom;
}
.header h1 strong {
  font-weight: 800;
}

.header .header-content-container.center {
  height: 60vh;
}

.header.et_pb_fullscreen .et_pb_fullwidth_header_container {
  max-width: var(--max-width);
}

.header--slider {
  display: block;
}
.header--slider .et_pb_slide {
  padding: 0;
}
.header--slider .et_pb_slide .et_pb_slide_description {
  width: 100%;
  padding-left: 3em;
  padding-right: 3em;
}
@media only screen and (max-width: 1630px) {
  .header--slider .et_pb_slide .et_pb_slide_description {
    width: 80% !important;
    padding-left: 0;
    padding-right: 0;
  }
}

.header--internal {
  height: auto;
}
.header--internal .header-content {
  display: flex;
  align-items: center;
  width: 100%;
}
.header--internal h1 {
  position: relative;
  flex: 0 0 45%;
  font-size: 5em;
  font-weight: 700;
  color: var(--text-main) !important;
  letter-spacing: -0.04em;
  padding: 0.5em 2em 0 0;
}
.header--internal h1::after {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  width: 100px;
  height: 10px;
  background: var(--color-lightgreen);
}
.header--internal .header-content-container.center {
  display: flex;
  align-items: center;
  padding-bottom: 20em;
}
.header--internal p {
  font-size: 2.2em;
  font-weight: 300;
  color: var(--text-main);
  letter-spacing: -0.02em;
  animation-duration: .7s;
  animation-delay: 1.5s;
  animation-timing-function: ease-in-out;
  animation-fill-mode: both;
  animation-name: fadeInBottom;
}
.header--internal.header--maxW p {
  max-width: 35em;
}

.header--internal a.et_pb_button{
  font-size: 0.68em!important;
  margin-top: 30px!important;
}

@media only screen and (max-width: 1199px) {
  .header span {
    font-size: 1.3em;
  }
  .header h1 {
    font-size: 7em;
  }
  .header--internal h1 {
    font-size: 4em;
  }
  .header .header-content-container.center {
    height: auto;
    padding-bottom: 20em;
  }
  .header--internal p {
    font-size: 2em;
  }
}
@media only screen and (max-width: 768px) {
  .header h1 {
    font-size: 3.8em;
  }
  .header--internal .header-content {
    display: block;
  }
  .header--internal h1 {
    font-size: 3em;
    margin-bottom: 1em;
    padding-top: 1em;
  }
  .header--internal h1::after {
    width: 50px;
    height: 6px;
  }
  .header--internal p {
    font-size: 1.8em;
  }
}
@media only screen and (max-width: 540px) {
  .header h1 {
    font-size: 2.5em;
  }
}

.header--post {
  display: block;
}
.header--post .et_pb_fullwidth_header{
  height: 100%!important;
}
.header--post .header-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.header--post .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content{
  padding: 0;
  margin: 0 auto;
  max-width: 1250px;
  width: 100%;
}
.header.header--post .header-content-container.center {
  height: 100%;
  padding-bottom: 0;
}
.header--post .header-content .et_pb_fullwidth_header_subhead {
  position: relative;
  padding: 2.2em 0 1em;
  order: 1;
  font-size: 2.2em;
  font-weight: 500;
  color: var(--color-lightgrey2);
  animation-duration: .7s;
  animation-delay: 1.0s;
  animation-timing-function: ease-in-out;
  animation-fill-mode: both;
  animation-name: fadeInBottom;
}
.header--post .header-content .et_pb_fullwidth_header_subhead a {
  font-size: 1em;
  font-weight: 400;
  color: var(--color-lightgrey);
}
.header--post .header-content .et_pb_fullwidth_header_subhead::after {
  position: absolute;
  left: 50%;
  top: 0;
  content: "";
  width: 100px;
  height: 10px;
  background: var(--color-lightgreen);
  transform: translateX(-50%);
}
.header--post .header-content h1 {
  font-size: 5em;
  font-weight: 700;
  line-height: 120%;
  padding-bottom: 0.35em;
  order: 2;
  animation-delay: 1.4s;
}
.header--post .header-content .et_pb_header_content_wrapper {
  font-size: 2em;
  font-weight: 500;
  color: var(--color-lightgrey2);
  line-height: 120%;
  order: 4;
  letter-spacing: -0.014em!important;
  animation-duration: .7s;
  animation-delay: 2.2s;
  animation-timing-function: ease-in-out;
  animation-fill-mode: both;
  animation-name: fadeInBottom;
  text-transform: capitalize;
}

.header--post .header-content .et_pb_header_content_wrapper span{
  font-size: inherit;
  font-weight: inherit;
  color: inherit;
  line-height: inherit;
  text-transform: lowercase;
}

.header--post .header-content .et_pb_button{
  background: transparent;
  color: white;
  pointer-events: none;
  order: 3;
  font-size: 2em!important;
  font-weight: 500!important;
  color: var(--color-lightgrey2)!important;
  text-transform: none;
  padding: 0 0 0.6em!important;
  margin: 0!important;
  line-height: 120%!important;
  letter-spacing: -0.014em!important;
  animation-duration: .7s;
  animation-delay: 1.8s;
  animation-timing-function: ease-in-out;
  animation-fill-mode: both;
  animation-name: fadeInBottom;
}
@media only screen and (max-width: 1199px) {
  .header.header--post {
    height: 45em;
  }
  .header--post .header-content h1 {
    font-size: 4em;
    padding-bottom: 0.3em;
  }
  .header--post .header-content .et_pb_fullwidth_header_subhead {
    font-size: 2em;
    padding: 2em 0 0.7em;
  }
  .header--post .header-content .et_pb_header_content_wrapper {
    font-size: 1.8em;
  }
  .header--post .header-content .et_pb_button{
    font-size: 1.8em!important;
    padding: 0 0 0.4em!important;
  }
}
@media only screen and (max-width: 768px) {
  .header.header--post {
    height: 35em;
  }
  .header--post .header-content h1 {
    font-size: 3em;
    padding-bottom: 0.25em;
  }
  .header--post .header-content .et_pb_fullwidth_header_subhead {
    font-size: 1.8em;
    padding: 2em 0 0.5em;
  }
  .header--post .header-content .et_pb_header_content_wrapper {
    font-size: 1.6em;
  }
  .header--post .header-content .et_pb_button{
    font-size: 1.6em!important;
    padding: 0 0 0.2em!important;
  }
}


.header--sliderpost {
  display: block;
}
.header--sliderpost .et_pb_slide{
  padding: 0;
}
.header--sliderpost .et_pb_slide_overlay_container {
  background: var(--opacity-box-blue) !important;
}
.header--sliderpost .et_pb_slide > .et_pb_container {
  padding: 0 3em;
}
.header--sliderpost .et_pb_slider_container_inner {
  width: 100%;
}
.header--sliderpost .et_pb_slide .et_pb_slide_description {
  width: 100%;
  padding: 0;
  max-width: 80em;
  margin: 0;
}
.header--sliderpost h2.et_pb_slide_title {
  position: relative;
  font-size: 5em;
  font-weight: 800;
  line-height: 120%;
  color: var(--text-white) !important;
  letter-spacing: -0.025em;
  padding: 0.5em 0 0.3em;
}
.header--sliderpost h2.et_pb_slide_title a {
  transition: color 400ms ease;
  color: inherit;
}
.header--sliderpost h2.et_pb_slide_title a:hover {
  color: var(--color-lightgreen);
}
.header--sliderpost h2.et_pb_slide_title::after {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  width: 52px;
  height: 10px;
  background: var(--color-lightgreen);
}
.header--sliderpost p {
  font-size: 2.2em;
  font-weight: 300;
  color: var(--text-white);
  letter-spacing: -0.02em;
  animation-duration: .7s;
  animation-delay: 1.5s;
  animation-timing-function: ease-in-out;
  animation-fill-mode: both;
  animation-name: fadeInBottom;
}
.header--sliderpost .et_pb_slide_content {
  font-size: 10px;
  max-width: 60em;
  width: 100%;
}
.header--sliderpost .et-pb-slider-arrows {
  position: absolute;
  bottom: 9em;
  left: 50%;
  max-width: var(--max-width);
  transform: translateX(-50%);
  z-index: 9;
  display: flex;
  align-items: center;
  width: 100%;
}

.header--sliderpost .et-pb-arrow-prev,
.header--sliderpost .et-pb-arrow-next {
  font-size: 1.5em;
  opacity: 1;
  position: relative;
  left: auto!important;
  bottom: auto!important;
  right: auto!important;
  top: auto!important;
  border: 0;
  width: 3.5em;
  height: 3.5em;
  text-indent: -9000px;
  background-color: transparent;
  background-size: cover;
  cursor: pointer;
  z-index: 999;
  transition: background-image 400ms linear;
  display: block;
  margin-top: 0;
}

.header--sliderpost .et-pb-arrow-prev {
  margin-right: 1em;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='52' height='52' viewBox='0 0 52 52'%3E%3Cg transform='translate(52 52) rotate(180)'%3E%3Cpath d='M58.536,284.123l12.772,12.771L58.536,309.666' transform='translate(-36.64 -270.895)' fill='none' stroke='%23fff' stroke-miterlimit='10' stroke-width='2'/%3E%3Cg fill='none' stroke='%23fff' stroke-width='2'%3E%3Ccircle cx='26' cy='26' r='26' stroke='none'/%3E%3Ccircle cx='26' cy='26' r='25' fill='none'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.header--sliderpost .et-pb-arrow-prev:hover {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='52' height='52' viewBox='0 0 52 52'%3E%3Cg transform='translate(52 52) rotate(180)'%3E%3Cpath d='M58.536,284.123l12.772,12.771L58.536,309.666' transform='translate(-36.64 -270.895)' fill='none' stroke='%23A0DE21' stroke-miterlimit='10' stroke-width='2'/%3E%3Cg fill='none' stroke='%23A0DE21' stroke-width='2'%3E%3Ccircle cx='26' cy='26' r='26' stroke='none'/%3E%3Ccircle cx='26' cy='26' r='25' fill='none'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.header--sliderpost .et-pb-arrow-next {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='52' height='52' viewBox='0 0 52 52'%3E%3Cpath d='M58.536,284.123l12.772,12.771L58.536,309.666' transform='translate(-36.64 -270.895)' fill='none' stroke='%23fff' stroke-miterlimit='10' stroke-width='2'/%3E%3Cg fill='none' stroke='%23fff' stroke-width='2'%3E%3Ccircle cx='26' cy='26' r='26' stroke='none'/%3E%3Ccircle cx='26' cy='26' r='25' fill='none'/%3E%3C/g%3E%3C/svg%3E");
}
.header--sliderpost .et-pb-arrow-next:hover {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='52' height='52' viewBox='0 0 52 52'%3E%3Cpath d='M58.536,284.123l12.772,12.771L58.536,309.666' transform='translate(-36.64 -270.895)' fill='none' stroke='%23A0DE21' stroke-miterlimit='10' stroke-width='2'/%3E%3Cg fill='none' stroke='%23A0DE21' stroke-width='2'%3E%3Ccircle cx='26' cy='26' r='26' stroke='none'/%3E%3Ccircle cx='26' cy='26' r='25' fill='none'/%3E%3C/g%3E%3C/svg%3E");
}

.header--sliderpost .et_pb_slide > .et_pb_container{
  height: 100%;
}

@media only screen and (max-width: 1630px){
  .header--sliderpost .et-pb-slider-arrows,
  .header--sliderpost .et_pb_slide > .et_pb_container{
    width: 80% !important;
    padding-left: 0;
    padding-right: 0;
  }
}

@media only screen and (max-width: 1199px){
  .header--sliderpost h2.et_pb_slide_title {
    font-size: 4em;
  }
  .header--sliderpost p {
    font-size: 1.8em;
  }
  .header.header--sliderpost .et_pb_slide,
  .header.header--sliderpost {
    height: 58em;
  }
  .header--sliderpost .et_pb_slide .et_pb_slide_description {
    max-width: 58em;
  }
}

@media (max-width: 767px){
  .header--sliderpost .et-pb-arrow-prev,
  .header--sliderpost .et-pb-arrow-next {
    width: 3em;
    height: 3em;
  }
}


@media (max-width: 767px){
  .header.header--sliderpost .et_pb_slides .et_pb_slide_description h2.et_pb_slide_title {
    font-size: 3em;
    padding: 1em 0 0.3em;
  }
  .header--sliderpost p {
    font-size: 1.6em;
  }
  .header.header--sliderpost .et_pb_slides .et_pb_slide_content{
    font-size: 10px;
  }
  .header--sliderpost .et-pb-slider-arrows {
    justify-content: center;
    bottom: 4em;
  }
  .header.header--sliderpost .et_pb_slide,
  .header.header--sliderpost {
    height: 50em;
  }
  .header.header--sliderpost .et_pb_slides .et_pb_slide_description h2.et_pb_slide_title {
    text-align: center;
  }
  .header--sliderpost p {
    text-align: center;
  }
  .header--sliderpost h2.et_pb_slide_title::after {
    left: 50%;
    width: 100px;
    transform: translateX(-50%);
  }
}

/* SLIDER
********************************************************/
.et-pb-arrow-prev:focus-visible,
.et-pb-arrow-next:focus-visible{
  outline: 3px solid var(--color-lightgreen);
  transition: all 0.2 ease-in-out, outline 1ms!important;
}
.et-pb-arrow-prev:focus-visible {
  left: 22px;
  opacity: 1;
}
.et-pb-arrow-next:focus-visible {
  right: 22px;
  opacity: 1;
}
.et-pb-controllers a:focus-visible {
  outline: 3px solid var(--color-lightgreen);
  outline-offset: 0.3em;
  transition: none!important;
}

/* TAB CONTROLS
********************************************************/
.et_pb_tabs .et_pb_tabs_controls li a:focus-visible{
  outline: 3px solid var(--color-lightgreen);
  outline-offset: 0.04em;
  transition: none!important;
}

.module_team ul.et_pb_tabs_controls li{
  outline-offset: 0;
}

.et_pb_accordion_item:focus-visible{
  outline: 3px solid var(--color-lightgreen);
  outline-offset: 0.3em;
  transition: none!important;
}


/* SECTIONS
***********************************************************/
.section--counter .et_pb_column {
  padding: 4em 0;
}

.section--counter .et_pb_column::after {
  position: absolute;
  right: -3.5em;
  top: -1em;
  content: "";
  width: 4px;
  height: 110%;
  background: var(--color-lightgreen);
  transform: rotate(15deg);
}

.section--counter .et_pb_column:last-child::after {
  display: none;
}

.section--counter .et_pb_number_counter {
  display: flex;
  align-items: flex-end;
}

.section--counter .et_pb_number_counter .percent {
  margin-bottom: 0;
}

.section--counter .et_pb_number_counter .percent p {
  font-size: 6em;
  font-weight: 700;
  color: var(--text-light);
  letter-spacing: -0.04em;
}

.section--counter .et_pb_number_counter h3 {
  font-size: 1.8em;
  font-weight: 400;
  color: var(--text-light);
  letter-spacing: 0.02em;
  text-transform: uppercase;
  padding-left: 1em;
  padding-bottom: 1.1em;
}

.section--counter .et_pb_number_counter.counter_more .percent p {
  display: flex;
  flex-direction: row-reverse;
}

.section--counter .et_pb_number_counter.counter_more .percent p .percent-sign::after {
  content: "+";
  padding-right: 0.1em;
}

@media only screen and (max-width: 1199px) {
  .section--counter .et_pb_number_counter .percent p {
    font-size: 5em;
  }
  .section--counter .et_pb_number_counter h3 {
    font-size: 1.7em;
  }
}
@media only screen and (max-width: 980px) {
  .section--counter .et_pb_column {
    margin: 0;
  }
  .section--counter .et_pb_column::after {
    right: auto;
    left: 0;
    top: 100%;
    width: 60px;
    height: 4px;
    transform: translateX(0);
  }
}
@media only screen and (max-width: 768px) {
  .section--counter .et_pb_number_counter .percent p {
    font-size: 4em;
  }
  .section--counter .et_pb_number_counter h3 {
    font-size: 1.5em;
  }
}


/* TITLES
***********************************************************/
.module_title {
  position: relative;
  padding-top: 5em;
}
.module_title::after {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  width: 100px;
  height: 10px;
  background: var(--color-lightgreen);
}
.module_title span {
  display: block;
  font-size: 1rem;
  font-weight: 500;
  text-transform: uppercase;
  padding-bottom: 0.5em;
}
.module_title h2 {
  font-size: 4em;
  font-weight: 700;
  color: var(--text-main);
  letter-spacing: -0.02em;
  word-wrap: initial;
}

.module_title.module_title--noline {
  padding-top: 0;
}

.module_title.module_title--noline::after {
  display: none;
}

.module_title--center {
  text-align: center !important;
}

.module_title--center::after {
  left: 50%;
  transform: translateX(-50%);
}

.module_title--light h2,
.module_title--light span {
  color: var(--text-light);
}

@media only screen and (max-width: 1630px) {
  .module_title h2 {
    font-size: 3.5em;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 981px) {
  .module_title h2 {
    font-size: 2.9em;
  }
}
@media only screen and (max-width: 1199px) {
  .module_title h2 {
    font-size: 3em;
  }
}
@media only screen and (max-width: 768px) {
  .module_title h2 {
    font-size: 2.5em;
  }
}
/* BLOG
***************************************************************/
.module_blog .et_pb_code_inner {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(5, 1fr);
}
.module_blog .et_pb_post {
  border-bottom: 1px solid var(--color-lightgrey);
  padding: 3em 0;
  width: 95%;
  animation-duration: .7s;
  animation-delay: 1.0s;
  animation-timing-function: ease-in-out;
  animation-fill-mode: both;
  animation-name: fadeLeft;
}
.module_blog .et_pb_post:nth-child(1) {
  animation-delay: 1s;
}
.module_blog .et_pb_post:nth-child(2) {
  animation-delay: 2s;
}
.module_blog .et_pb_post:nth-child(3) {
  animation-delay: 2.5s;
}
.module_blog .et_pb_post:nth-child(4) {
  animation-delay: 3s;
}
.module_blog .et_pb_post:nth-child(5) {
  animation-delay: 3.5s;
}
.module_blog .et_pb_post:nth-child(6) {
  animation-delay: 4s;
}
.module_blog .et_pb_post .entry-featured-image-url {
  display: none;
}
.module_blog .et_pb_post .post-info {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.module_blog .et_pb_post .post-info .post-meta {
  font-size: 1.6em;
  font-weight: 500;
  color: var(--text-main);
  text-transform: uppercase;
  padding-bottom: 0.3em;
}
.module_blog .et_pb_post .post-info h3 {
  font-size: 2.7em;
  font-weight: 700;
  color: var(--text-main);
  line-height: 1.2;
  letter-spacing: -0.03em;
  padding: 0 1em 0 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.module_blog .et_pb_post:first-child {
  position: relative;
  border-bottom: 0;
  padding: 3em 0;
  overflow: hidden;
  grid-row: 1 / last-line;
}
.module_blog .et_pb_post:first-child .entry-featured-image-url {
  float: right;
  display: block;
  background: var(--background-blog);
  width: 85%;
  height: 100%;
  min-height: 60em;
  overflow: hidden;
}
.module_blog .et_pb_post:first-child .entry-featured-image-url img {
  position: absolute;
  left: 15%;
  top: 3em;
  object-fit: cover;
  width: 85%;
  height: 100%;
}
.module_blog .et_pb_post:first-child .entry-featured-image-url::after {
  position: absolute;
  top: -3em;
  left: 21%;
  content: "";
  width: 15px;
  height: 24em;
  background: var(--color-lightgreen);
  transform: rotate(45deg);
}
.module_blog .et_pb_post:first-child .post-info {
  position: absolute;
  left: 0;
  bottom: 3em;
  background: var(--background-blog-box);
  padding: 3em;
  width: 90%;
}
.module_blog .et_pb_post:first-child .post-info h3 {
  font-size: 3.5em;
  font-weight: 800;
  color: var(--text-light);
}
.module_blog .et_pb_post:first-child a svg path,
.module_blog .et_pb_post:first-child a svg g {
  stroke: var(--border-svg);
}

@media only screen and (max-width: 1199px) {
  .module_blog .et_pb_post {
    padding: 2em 0;
  }
  .module_blog .et_pb_post .post-info h3 {
    font-size: 2.5em;
  }
  .module_blog .et_pb_post a svg {
    width: 5em;
  }
}
@media only screen and (max-width: 980px) {
  .module_blog .et_pb_code_inner {
    display: block;
  }
  .module_blog .et_pb_post,
  .module_blog .et_pb_post:first-child {
    position: static;
    width: 100%;
    overflow: visible;
  }
  .module_blog .et_pb_post:first-child .entry-featured-image-url {
    float: none;
    width: 100%;
    min-height: auto;
  }
  .module_blog .et_pb_post:first-child .entry-featured-image-url img {
    display: block;
    max-width: 100%;
    position: relative;
    left: auto;
    top: auto;
    width: 100%;
  }
  .module_blog .et_pb_post:first-child .entry-featured-image-url::after {
    left: 5em
  }
  .module_blog .et_pb_post:first-child .post-info {
    position: relative;
    bottom: auto;
    width: 100%;
    padding: 2em;
  }
}

@media only screen and (max-width: 768px) {
  .module_blog .et_pb_post:first-child .entry-featured-image-url::after {
    left: 2.5em;
    top: -5em;
    transform: rotate(45deg) scale(0.7);
  }
  .module_blog .et_pb_post:first-child .post-info h3 {
    font-size: 2.5em;
  }
  .module_blog .et_pb_post .post-info h3 {
    font-size: 2em;
  }
}

/* MODULE POSTS
***********************************************************/
.module_post .et_pb_row{
  display: flex;
  flex-direction: row;
}
.module_post h3,
.module_postGeneralTitle h3 {
  font-size: 22px;
  font-weight: 800;
  color: var(--text-main);
  letter-spacing: -0.02em;
  padding-bottom: 0;
  line-height: 120%;
}

.flex-spacer{
  display: flex;
  flex: 1 1 auto;
  align-items: flex-end;
}

@media only screen and (max-width: 980px) {
  .module_post .et_pb_row{
    flex-direction: column;
  }
}


/* AUTHOR POST
***********************************************************/
.author {
  display: flex;
  flex-direction: column;
}

.module_postAuthor .et_pb_main_blurb_image,
.module_authorImg {
  height: 11.4em;
  width: 11.4em;
  border-radius: 100%;
  background-color:#E8E8E8;
  overflow: hidden;
  background-image: url("https://axxets.com/wp-content/uploads/2022/11/profile.png");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}

.module_postAuthor .et_pb_main_blurb_image .et_pb_image_wrap{
  background-color:#E8E8E8;
}

.module_postAuthor .et_pb_blurb_content{
  text-align: left;
  display: flex;
  flex-direction: column;
}

.module_postAuthor .et_pb_blurb_content .et_pb_blurb_container{
  display: flex;
  flex-direction: column;
}

.module_authorImg .et_pb_image_wrap {
  border-radius: 0;
  overflow: visible;
}

.module_authorImg .et_pb_image_wrap img {
  object-fit: cover;
}

.module_author {
  position: relative;
  padding: 2.4em 0 2em;
}

.module_author h2{
  font-size: 4em;
  font-weight: 800;
  color: var(--text-main);
  letter-spacing: -0.02em;
  line-height: 95%;
  margin: 0;
  padding: 0;
}

.module_postAuthor .et_pb_module_header{
  order: 2;
}

.module_postAuthor .et_pb_blurb_description{
  order: 1;
  position: relative;
  padding: 2.4em 0 1em;
}
.module_postNews h2.et_pb_module_header,
.module_postAuthor .et_pb_blurb_description h2,
.module_postAuthor .et_pb_blurb_description h3{
  font-size: 4em;
  font-weight: 800;
  color: var(--text-main);
  letter-spacing: -0.02em;
  line-height: 95%;
  margin: 0;
  padding: 0;
}

.module_postNews h2.et_pb_module_header{
  position: relative;
  padding: 0.6em 0 0.5em;
}

.module_postAuthor .et_pb_blurb_description h3{
  font-size: 3em;
}

.module_postNews h2.et_pb_module_header:after,
.module_postAuthor .et_pb_blurb_description:after,
.module_author:after {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  width: 62px;
  height: 10px;
  background: var(--color-lightgreen);
}

.module_postAuthor h3.et_pb_module_header,
.module_socialAuthor p {
  font-size: 2em;
  font-weight: 500;
  color: var(--color-lightblue);
  letter-spacing: -0.02em;
}

.module_postAuthor h3.et_pb_module_header a {
  color: inherit;
  transition: color 400ms ease;
}

.module_postAuthor h3.et_pb_module_header a:hover {
  color: var(--color-lightgreen);
}

.module_postNews .et_pb_blurb_content {
  max-width: 100%;
}

.module_postNews .et_pb_blurb_description{
  width: 100%;
  max-width: 28em;
}

.module_postNews .et_pb_blurb_description p{
  font-size: 1.6em;
  font-weight: 300;
  color: var(--text-main);
  letter-spacing: -0.02em;
  line-height: 130%;
}

@media only screen and (max-width: 1440px) {
  .module_postNews h2.et_pb_module_header, 
  .module_postAuthor .et_pb_blurb_description h2, 
  .module_postAuthor .et_pb_blurb_description h3{
    font-size: 2.9em;
  }
  .module_postNews h2.et_pb_module_header {
    padding: 0.9em 0 0.5em;
  }
}

@media only screen and (max-width: 1199px) {
  .module_postNews{
    margin-bottom: 5em!important;
  }
  .et_pb_module.postFilter{
    margin-bottom: 6em!important;
  }
  .module_postAuthor .et_pb_blurb_description h2, 
  .module_postAuthor .et_pb_blurb_description h3{
    font-size: 2.2em;
  }
  .module_postAuthor h3.et_pb_module_header {
    font-size: 1.8em;
  }
}

@media only screen and (max-width: 980px) {
  .landingPost{
    padding-top: 60px!important;
    padding-bottom: 60px!important;
  }

  .et_pb_module.postFilter {
    margin-bottom: 3em!important;
  }

  .et_pb_section.module_post {
    padding: 30px 0;
  }

  .et_pb_column.author {
    position: relative;
    padding-bottom: 3em;
    margin-bottom: 2em;
  }

  .author:after {
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
    width: 62px;
    height: 10px;
    background: var(--color-lightgreen);
  }

  .et_pb_column .et_pb_module.module_postAuthor{
    margin-bottom: 0;
  }

  .module_postAuthor .et_pb_blurb_content{
    flex-direction: row;
    align-items: center;
  }

  .module_postAuthor .et_pb_main_blurb_image{
    flex: 0 0 auto;
    margin-bottom: 0;
    height: 6em;
    width: 6em;
  }

  .module_postAuthor .et_pb_blurb_content .et_pb_blurb_container{
    flex: 1 1 auto;
    width: 100%;
    min-width: 0.1em;
    padding-left: 2em;
  }

  .module_postAuthor .et_pb_blurb_description {
    padding: 0;
  }

  .module_postAuthor .et_pb_blurb_description h2, 
  .module_postAuthor .et_pb_blurb_description h3 {
    font-size: 2em;
    font-weight: 700;
    padding-bottom: 0.3em;  
  }

  .module_postAuthor h3.et_pb_module_header {
    font-size: 1.5em;
  }

  .module_postAuthor .et_pb_blurb_description:after {
    display: none;
  }

  .module_postNews .et_pb_blurb_description{
    max-width: 100%;
  }
}

/* SHARE LINKS
***********************************************************/
ol.share_links,
ul.share_links{
  margin-bottom: 0!important;
  padding-bottom: 0!important;
}
.share_links li{
  margin-bottom: 0!important;
  padding-bottom: 0!important;
}
.share_links li a.icon {
  border-radius: 50%;
  padding: 10px;
  transition: background-color 600ms ease-in-out;
  background-color: transparent;
}

.share_links li a.icon::before {
  font-size: 1.5em;
  color: var(--text-main);
  transition: color 400ms ease-in-out;
}

.share_links li a.icon:hover {
  background-color: var(--text-main);
}

/* TAGS
***********************************************************/
.tags a {
  border: 1px solid var(--border-tag);
  border-radius: 4px;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  color: var(--text-main);
  letter-spacing: -0.02em;
  padding: 0.5em 1em;
  margin: 0 0.5em 1em 0;
  background-color: transparent;
  transition: color 400ms ease, background-color 400ms ease;
  pointer-events: none;
}

.tags a:hover {
  color: var(--color-white);
  background-color: var(--border-tag);
}

/* MAP
***************************************************************/
.module_map address {
  font-family: var(--font-family-scondary);
  font-size: 1.8em;
  font-weight: 300;
  font-style: normal;
  color: var(--text-main);
  line-height: 1.4;
}
.module_map address strong {
  font-family: var(--font-family-main);
  font-size: 1.2em;
  font-weight: 700;
  color: var(--text-address);
  letter-spacing: -0.02em;
}
.module_map address a {
  font-weight: 700;
  color: var(--link-general);
}
.module_map address .icon {
  position: relative;
  padding-left: 1.5em;
}
.module_map address .icon::before {
  position: absolute;
  left: 0;
  top: 50%;
  content: "";
  width: 1em;
  height: 1em;
  background-size: contain;
  transform: translateY(-50%);
  background-repeat: no-repeat;
  background-position: left center;
}
.module_map address .icon_email::before {
  height: 0.7em;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='18' viewBox='0 0 22 18'%3E%3Cg id='Icon_feather-mail' data-name='Icon feather-mail' transform='translate(-2 -5)'%3E%3Cpath id='Trazado_38928' data-name='Trazado 38928' d='M5,6H21a2.006,2.006,0,0,1,2,2V20a2.006,2.006,0,0,1-2,2H5a2.006,2.006,0,0,1-2-2V8A2.006,2.006,0,0,1,5,6Z' fill='none' stroke='%23006837' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Cpath id='Trazado_38929' data-name='Trazado 38929' d='M21,9l-9,8L3,9' transform='translate(1 -1)' fill='none' stroke='%23006837' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.module_map address .icon_phone::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22.001' height='22.042' viewBox='0 0 22.001 22.042'%3E%3Cpath id='Icon_feather-phone' data-name='Icon feather-phone' d='M23.167,18V21.02a2.011,2.011,0,0,1-2.192,2.011A19.9,19.9,0,0,1,12.3,19.944a19.609,19.609,0,0,1-6.034-6.034A19.9,19.9,0,0,1,3.176,5.192,2.011,2.011,0,0,1,5.177,3H8.194a2.011,2.011,0,0,1,2.011,1.73,12.912,12.912,0,0,0,.7,2.826,2.011,2.011,0,0,1-.453,2.122L9.179,10.954a16.09,16.09,0,0,0,6.034,6.034l1.277-1.277a2.011,2.011,0,0,1,2.122-.453,12.912,12.912,0,0,0,2.826.7A2.011,2.011,0,0,1,23.167,18Z' transform='translate(-2.167 -2)' fill='none' stroke='%23006837' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/svg%3E%0A");
}

@media only screen and (max-width: 768px) {
  .module_map address {
    font-size: 1.6em;
  }
}

/* ICONS BOX
***************************************************************/
.module_icons .et_pb_column {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.module_icons .et_pb_blurb {
  display: flex;
  align-items: center;
  border: 1px solid var(--border-box);
  padding: 10em 3em 20em;
  width: 32%;
  height: 100%;
  height: 60em;
  cursor: pointer;
  transition: padding 0.6s ease;
}
.module_icons .et_pb_blurb::after {
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  width: 100%;
  height: 100%;
  background: var(--opacity-box);
  z-index: 0;
  cursor: pointer;
}
.module_icons .et_pb_blurb::before {
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  width: 100%;
  height: 100%;
  z-index: 1;
  cursor: pointer;
}
.module_icons .et_pb_blurb:focus-visible::before{
  outline: 3px solid var(--color-white);
  outline-offset: -2em;
}
.module_icons .et_pb_blurb .et_pb_blurb_content {
  position: relative;
  z-index: 1;
  cursor: pointer;
}
.module_icons .et_pb_blurb .et_pb_blurb_container::before {
  position: absolute;
  left: 50%;
  bottom: -10em;
  content: "";
  width: 5em;
  height: 5em;
  background-size: cover;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='114' height='114' viewBox='0 0 114 114'%3E%3Cg id='Elipse_37' data-name='Elipse 37' fill='none' stroke='%23ffffff' stroke-width='2'%3E%3Ccircle cx='57' cy='57' r='57' stroke='none'/%3E%3Ccircle cx='57' cy='57' r='56' fill='none'/%3E%3C/g%3E%3Cg id='Icon_feather-plus' data-name='Icon feather-plus' transform='translate(25.5 25.5)'%3E%3Cpath id='Trazado_39047' data-name='Trazado 39047' d='M18,7.5v48' transform='translate(13.5)' fill='none' stroke='%23ffffff' stroke-linejoin='round' stroke-width='2'/%3E%3Cpath id='Trazado_39048' data-name='Trazado 39048' d='M7.5,18h48' transform='translate(0 13.5)' fill='none' stroke='%23ffffff' stroke-linejoin='round' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E%0A");
  margin: 0;
  transform: translateX(-50%);
  cursor: pointer;
}
.module_icons .et_pb_blurb .et_pb_blurb_container h4 {
  font-size: 3.5em;
  font-weight: 700;
  color: var(--text-light);
  letter-spacing: -0.03em;
  margin-bottom: 0.5em;
  text-align: center;
}
.module_icons .et_pb_blurb .et_pb_blurb_container p {
  color: var(--text-light);
}
.module_icons .et_pb_blurb .et_pb_image_wrap img {
  width: 7em;
  height: auto;
  margin-bottom: 1em;
}

.module_icons .et_pb_blurb .et_pb_blurb_description {
  position: relative;
  opacity: 0;
  height: 0;
}

.is_touch .module_icons .et_pb_blurb.active,
.module_icons .et_pb_blurb:hover {
  padding: 5em 3em;
  cursor: default;
}
.is_touch .module_icons .et_pb_blurb.active::after,
.module_icons .et_pb_blurb:hover::after {
  background: var(--gradient-box);
}
.is_touch .module_icons .et_pb_blurb.active .et_pb_blurb_container::before,
.module_icons .et_pb_blurb:hover .et_pb_blurb_container::before {
  display: none;
}
.is_touch .module_icons .et_pb_blurb.active .et_pb_blurb_description,
.module_icons .et_pb_blurb:hover .et_pb_blurb_description {
  opacity: 1;
  height: auto;
}
.is_touch .module_icons .et_pb_blurb.active .et_pb_image_wrap img,
.module_icons .et_pb_blurb:hover .et_pb_image_wrap img {
  width: 6em;
}
.is_touch .module_icons .et_pb_blurb.active .et_pb_blurb_container h4,
.module_icons .et_pb_blurb:hover .et_pb_blurb_container h4 {
  font-size: 3em;
}

.is_touch .module_icons .et_pb_blurb:hover {
  padding: 10em 3em 20em;
  cursor: pointer;
}
.is_touch .module_icons .et_pb_blurb:hover::after {
  background: var(--opacity-box);
}
.is_touch .module_icons .et_pb_blurb:hover .et_pb_blurb_container::before {
  display: block;
}
.is_touch .module_icons .et_pb_blurb:hover .et_pb_blurb_description {
  opacity: 0;
  height: 0;
}
.is_touch .module_icons .et_pb_blurb:hover .et_pb_image_wrap img {
  width: 7em;
}
.is_touch .module_icons .et_pb_blurb:hover .et_pb_blurb_container h4 {
  font-size: 3.5em;
}

@media only screen and (max-width: 1630px) {
  .module_icons .et_pb_blurb {
    width: 48%;
  }
}
@media only screen and (max-width: 1199px) {
  .is_touch .module_icons .et_pb_blurb.active .et_pb_image_wrap img,
  .module_icons .et_pb_blurb:hover .et_pb_image_wrap img {
    width: 5em;
  }
  .module_icons .et_pb_blurb .et_pb_image_wrap img,
  .is_touch .module_icons .et_pb_blurb:hover .et_pb_image_wrap img {
    width: 7em;
  }
  .module_icons .et_pb_blurb {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .module_icons .et_pb_blurb {
    width: 100%;
  }
  .is_touch .module_icons .et_pb_blurb.active .et_pb_blurb_container h4,
  .module_icons .et_pb_blurb:hover .et_pb_blurb_container h4 {
    font-size: 2em;
  }
  .module_icons .et_pb_blurb .et_pb_blurb_container h4,
  .is_touch .module_icons .et_pb_blurb:hover .et_pb_blurb_container h4 {
    font-size: 2.5em;
  }
}
@media only screen and (max-width: 479px) {
  .is_touch .module_icons .et_pb_blurb.active {
    padding-left: 2.5em;
    padding-right: 2.5em;
  }
  .is_touch .module_icons .et_pb_blurb.active .et_pb_image_wrap img {
    width: 4em;
    margin-bottom: 0;
  }
}
/*SERVICES BOX
***************************************************************/
.module_services_box .et_pb_column {
  z-index: auto !important;
}
.module_services_box .et_pb_blurb {
  background-color: var(--background-box);
  height: 100%;
  min-height: 65em;
  cursor: pointer;
  transition: transform 0.6s ease, box-shadow 0.6s ease;
}
.module_services_box .et_pb_blurb:focus-visible {
  outline: 3px solid var(--color-lightgreen);
  outline-offset: -2em;
}
.module_services_box .et_pb_blurb::after {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  width: 100%;
  height: 100%;
  z-index: 0;
}
.module_services_box .et_pb_blurb .et_pb_blurb_content {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  padding: 3em;
  z-index: 2;
}
.module_services_box .et_pb_blurb .et_pb_blurb_container::after {
  position: relative;
  display: block;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='64' height='64' viewBox='0 0 64 64'%3E%3Cg id='plus-circle' opacity='0.798'%3E%3Cg id='Elipse_37' data-name='Elipse 37' fill='none' stroke='%23fff' stroke-width='2'%3E%3Ccircle cx='32' cy='32' r='32' stroke='none'/%3E%3Ccircle cx='32' cy='32' r='31' fill='none'/%3E%3C/g%3E%3Cg id='Icon_feather-plus' data-name='Icon feather-plus' transform='translate(15.135 15.135)'%3E%3Cpath id='Trazado_39047' data-name='Trazado 39047' d='M18,7.5V41.162' transform='translate(-1.169 -7.5)' fill='none' stroke='%23fff' stroke-linejoin='round' stroke-width='2'/%3E%3Cpath id='Trazado_39048' data-name='Trazado 39048' d='M7.5,18H41.162' transform='translate(-7.5 -1.169)' fill='none' stroke='%23fff' stroke-linejoin='round' stroke-width='2'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
  background-size: cover;
  width: 5em;
  height: 5em;
  cursor: pointer;
  text-align: center;
  margin: 5em auto 0;
  z-index: 9;
}
.module_services_box .et_pb_blurb .et_pb_blurb_container h4 {
  font-size: 3.5em;
  font-weight: 700;
  color: var(--text-light);
  letter-spacing: -0.03em;
  margin-bottom: 0.5em;
  text-align: center;
}
.module_services_box .et_pb_blurb .et_pb_image_wrap img {
  max-width: 8em;
}

.module_services_box .et_pb_blurb .et_pb_blurb_description {
  position: relative;
  opacity: 0;
  height: 0;
}

.module_services_box .et_pb_blurb .et_pb_blurb_description p {
  color: var(--text-light);
}

.module_services_box .et_pb_blurb.active {
  transform: scale(1.1);
  box-shadow: 0 0 2em 1em rgba(0,0,0,0.1);
  z-index: 9;
}
.module_services_box .et_pb_blurb.active::after {
  background: var(--gradient-box);
}
.module_services_box .et_pb_blurb.active .et_pb_blurb_description {
  opacity: 1;
  height: auto;
  -webkit-animation: fadeTop 1s cubic-bezier(.77,0,.175,1) 1;
  animation: fadeTop 1s cubic-bezier(.77,0,.175,1) 1;
}
.module_services_box .et_pb_blurb .et_pb_blurb_description .et_pb_button {
  display: none;
}
.module_services_box .et_pb_blurb.active .et_pb_blurb_description .et_pb_button {
  font-size: .85em !important;
  border: 1px solid var(--border-button-outline) !important;
  background: transparent !important;
  color: var(--text-light) !important;
  display: inline-block;
}
.module_services_box .et_pb_blurb.active .et_pb_blurb_container::after {
  display: none;
}


@media only screen and (max-width: 1440px) and (min-width: 981px) {
  .module_services_box .et_pb_blurb .et_pb_blurb_container h4 {
    font-size: 3em;
  }
}

@media only screen and (max-width: 980px) {
  .module_services_box .et_pb_blurb {
    display: flex;
    align-items: center;
    max-width: 50em;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 768px) {
  .module_services_box .et_pb_blurb {
    min-height: 40em;
  }
  .module_services_box .et_pb_blurb .et_pb_blurb_container h4 {
    font-size: 2.8em;
  }
}
/* NEWSLETTER
****************************************************/
.module_newsletter.et_pb_row  {
  padding-left: 4% !important;
  padding-right: 4% !important;
  display: flex;
  align-items: center;
  max-width: 1630px;
}
.module_newsletter .module_title {
  padding-top: 0;
}
.module_newsletter h2,
.module_newsletter .module_title h2 {
  font-size: 2.5em;
  font-weight: 700;
  letter-spacing: -0.05em;
}
@media only screen and (max-width: 1630px) {
  .module_newsletter h2,
  .module_newsletter .module_title h2 {
    font-size: 2.9em;
  }
}
@media only screen and (max-width: 1199px) {
  .module_newsletter h2,
  .module_newsletter .module_title h2 {
    font-size: 2.7em;
  }
}
@media only screen and (max-width: 768px) {
  .module_newsletter h2,
  .module_newsletter .module_title h2 {
    font-size: 2.3em;
    padding-bottom: 0px;
  }
}
.module_newsletter .et_pb_newsletter_description *,
.module_newsletter .module_title * {
  color: var(--text-light);
}
.module_newsletter .module_title::after {
  display: none;
}
.module_newsletter .et_pb_contact_form {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.module_newsletter p.et_pb_contact_field {
  margin-bottom: 0;
}
.module_newsletter .et_contact_bottom_container {
  margin-top: 0;
}
.module_newsletter .et_pb_newsletter_fields .input,
.module_newsletter .et_pb_contact_form input {
  border-radius: 6px;
}
.module_newsletter .et_pb_newsletter_fields .input {
  width: 100%;
  min-width: 16vw;
}
.module_newsletter .et_pb_newsletter_fields .input:focus,
.module_newsletter .et_pb_contact_form input:focus {
  outline: 2px solid var(--color-lightgreen);
  outline-offset: 0;
}
.module_newsletter .et_pb_contact_field {
  display: none;
}
.module_newsletter .et_pb_newsletter_fields {
  display: flex;
  flex-wrap: nowrap;
}
.module_newsletter .et_pb_newsletter_button_wrap {
  font-size: 1em;
  margin-left: 2em;
}
.module_newsletter .et_pb_newsletter_button_wrap .et_pb_newsletter_button {
    width: auto;
}
.et_pb_newsletter_form p.et_pb_newsletter_field {
  padding-bottom: 0;
  margin-bottom: 0;
}
.module_newsletter .et_pb_newsletter_success h2 {
  font-size: 2em !important;
  font-weight: 300 !important;
  padding: 0;
  margin: 0;
}

@media only screen and (max-width: 1320px) {
  .module_newsletter {
    padding-left: 5em;
    padding-right: 5em;
  }

  .module_newsletter .et_pb_contact_form {
    display: block;
  }
  .module_newsletter .et_pb_contact .et_pb_contact_field_half {
    width: 100% !important;
  }
  .module_newsletter .et_pb_contact_form input {
    width: 100%;
    margin-bottom: 2em;
  }
  .module_newsletter .et_contact_bottom_container {
    flex: 1 1 auto;
    justify-content: flex-end;
  }
}

@media only screen and (max-width: 1199px) {
  .module_newsletter .et_pb_newsletter_fields {
    display: block;
  }
  .module_newsletter .et_pb_newsletter_fields .input {
    min-width: 100%;
  }
  .module_newsletter .et_pb_newsletter_button_wrap {
    margin-left: 0;
  }
  .module_newsletter .et_pb_newsletter_button_wrap .et_pb_newsletter_button {
    margin-top: 1em;
  }
}
@media only screen and (max-width: 980px) {
  .module_newsletter {
    display: block;
    width: 100% !important;
  }
}
@media only screen and (max-width: 768px) {
  .module_newsletter {
    padding-left: 3em!important;
    padding-right: 3em!important;
    width: 100% !important;
  }
  .module_newsletter .et_pb_contact_form {
    display: block;
  }
  .module_newsletter p.et_pb_contact_field {
    margin-bottom: 1em;
  }
  .module_newsletter .et_pb_newsletter_button_wrap .et_pb_newsletter_button {
    margin-top: 2em;
  }
}

.module_banner p {
  position: relative;
  font-size: 3em;
  font-weight: 300;
  color: var(--text-light);
  letter-spacing: -0.02em;
  line-height: 1.2;
  padding: 0 2em;
}
.module_banner p::before,
.module_banner p::after {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  width: 4px;
  height: 100%;
  background: var(--color-lightgreen);
  transform: rotate(15deg);
}
.module_banner p::after {
  left: auto;
  right: 0;
}
@media only screen and (max-width: 1199px) {
  .module_banner p {
    font-size: 2.5em;
  }
}
@media only screen and (max-width: 768px) {
  .module_banner p {
    font-size: 2em;
  }
}
@media only screen and (max-width: 479px) {
  .module_banner p {
    padding: 0;
  }
  .module_banner p::before,
  .module_banner p::after {
    display: none;
  }
}
/* TABS
****************************************************/
.module_tabs.et_pb_tabs {
  border: 0;
}
.module_tabs ul.et_pb_tabs_controls {
  background: none;
  border: 0;
  display: flex;
  justify-content: center;
}
.module_tabs ul.et_pb_tabs_controls::after {
  display: none;
}
.module_tabs ul.et_pb_tabs_controls li {
  border: 0;
  border-top: 3px solid transparent;
  font-size: 1.6em;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 3em;
}
.module_tabs ul.et_pb_tabs_controls li.et_pb_tab_active {
  border-top: 3px solid var(--border-tabs);
}
.module_tabs ul.et_pb_tabs_controls li a {
  display: block;
  color: var(--text-main);
  padding: 1em 0;
}
.module_tabs ul.et_pb_tabs_controls li.et_pb_tab_active a {
  color: var(--text-main) !important;
}
.module_tabs .et_pb_tab {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.module_tabs .et_pb_tab_content {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: repeat(2, 1fr);
}
.module_tabs .et_pb_tab_content > div {
  border: 1px solid var(--border-box);
  padding: 4em;
  margin: 2em 2em 0 0;
}
.module_tabs .et_pb_tab_content > div h4 {
  font-size: 2.2em;
  font-weight: 700;
  color: var(--text-box);
  letter-spacing: -0.02em;
  margin-bottom: 1em;
}
.module_tabs .et_pb_tab_content > div:first-child {
  position: relative;
  grid-row-start: 1;
  grid-row: 1 / 20;
  background-size: cover;
  background-image: url(/wp-content/uploads/2022/10/istockphoto-1081869336-2048x2048b.jpg);
}
.module_tabs .et_pb_tab_content > div:first-child::after {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  background: var(--gradient-box);
  width: 100%;
  height: 100%;
  z-index: 0;
}
.module_tabs .et_pb_tab_content > div:first-child svg,
.module_tabs .et_pb_tab_content > div:first-child h4,
.module_tabs .et_pb_tab_content > div:first-child p,
.module_tabs .et_pb_tab_content > div:first-child li {
  position: relative;
  color: var(--text-light);
  z-index: 1;
}
.module_tabs .et_pb_tab_content > div:first-child h4 {
  font-size: 2.8em;
}

@media only screen and (max-width: 1199px) {
  .module_tabs .et_pb_tab_content {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(4, 1fr);
  }
}

@media only screen and (max-width: 980px) {
  .module_tabs ul.et_pb_tabs_controls {
    flex-direction: column;
  }
  .module_tabs ul.et_pb_tabs_controls li {
    margin: 0;
  }
  .module_tabs .et_pb_tab_content {
    grid-template-columns: repeat(1, 1fr);
  }
  .module_tabs .et_pb_tab_content > div h4 {
    font-size: 2em;
  }
  .module_tabs .et_pb_tab_content > div:first-child h4 {
    font-size: 2.4em;
  }
  .module_tabs ul.et_pb_tabs_controls li,
  .module_tabs ul.et_pb_tabs_controls li.et_pb_tab_active {
    border-top: 0;
    border-bottom: 1px solid var(--border-box);
  }
  .module_tabs ul.et_pb_tabs_controls li a::after {
    position: absolute;
    right: 0;
    top: 50%;
    content: "";
    width: 1.8em;
    height: 1.8em;
    transform: translateY(-50%) rotate(90deg);
    opacity: 0;
    transition: opacity 0.4s ease-in-out;
  }
  .module_tabs ul.et_pb_tabs_controls li.et_pb_tab_active a::after {
    background-size: cover;
    background-image: url("data:image/svg+xml,%3Csvg id='arrow-circle' xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath id='Trazado_39052' data-name='Trazado 39052' d='M58.536,284.123l7.123,7.123-7.123,7.123' transform='translate(-46.325 -276.746)' fill='none' stroke='%23a0de21' stroke-miterlimit='10' stroke-width='2'/%3E%3Cg id='Elipse_37' data-name='Elipse 37' fill='none' stroke='%23a0de21' stroke-width='2'%3E%3Ccircle cx='14.5' cy='14.5' r='14.5' stroke='none'/%3E%3Ccircle cx='14.5' cy='14.5' r='13.5' fill='none'/%3E%3C/g%3E%3C/svg%3E%0A");
    opacity: 1;
  }
}

/* TABS ABOUT
****************************************************/
.module_team.et_pb_tabs {
  border: 0;
  display: flex;
}
.module_team ul.et_pb_tabs_controls {
  display: block;
  min-width: 25%;
  list-style: none;
  margin: 0;
  padding: 0;
}
.module_team ul.et_pb_tabs_controls::after {
  display: none;
}
.module_team ul.et_pb_tabs_controls li {
  float: none;
  border: 0;
  font-size: 1.3em;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0;
  width: 90%;
  height: auto!important;
}
.module_team ul.et_pb_tabs_controls li.axxetsFirstAdvisor {
  font-size: 1.6em;
  margin-bottom: 3.5em;
  position: relative;
}
.module_team ul.et_pb_tabs_controls li > span {
  display: block;
  border-top: 3px solid var(--color-lightgreen);
  border-bottom: 1px solid var(--border-box);
  font-size: 0.9em;
  font-weight: 600;
  pointer-events: none;
  position: absolute;
  left: 0;
  bottom: -3.5em;
  width: 100%;
  padding-top: 1em;
  padding-bottom: 1em;
}
.module_team ul.et_pb_tabs_controls li > span:after {
  display: none;
}
.module_team ul.et_pb_tabs_controls li a {
  display: block;
  border-bottom: 1px solid var(--border-box);
  color: var(--text-main);
  padding: 1.3em 0;
}
.module_team ul.et_pb_tabs_controls li.et_pb_tab_active a {
  position: relative;
  color: var(--text-main) !important;
}
.module_team ul.et_pb_tabs_controls li a::after {
  position: absolute;
  right: 0;
  top: 50%;
  content: "";
  width: 1.6em;
  height: 1.6em;
  transform: translateY(-50%);
  opacity: 0;
  transition: opacity 0.4s ease-in-out;
}
.module_team ul.et_pb_tabs_controls li.et_pb_tab_active a::after {
  background-size: cover;
  background-image: url("data:image/svg+xml,%3Csvg id='arrow-circle' xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath id='Trazado_39052' data-name='Trazado 39052' d='M58.536,284.123l7.123,7.123-7.123,7.123' transform='translate(-46.325 -276.746)' fill='none' stroke='%23a0de21' stroke-miterlimit='10' stroke-width='2'/%3E%3Cg id='Elipse_37' data-name='Elipse 37' fill='none' stroke='%23a0de21' stroke-width='2'%3E%3Ccircle cx='14.5' cy='14.5' r='14.5' stroke='none'/%3E%3Ccircle cx='14.5' cy='14.5' r='13.5' fill='none'/%3E%3C/g%3E%3C/svg%3E%0A");
  opacity: 1;
}
.module_team .et_pb_tab_content {
  grid-template-columns: repeat(3, 1fr);
}
.module_team .et_pb_tab_content .team_item:first-child::after {
  display: none;
}
.module_team .et_pb_all_tabs {
  flex: 0 0 75%;
}
.module_team .et_pb_all_tabs .et_pb_tab_title {
  width: auto;
  margin-bottom: 8em;
  padding-left: 1.6em;
  padding-bottom: 2em;
  display: inline-block;
  position: relative;
}
.module_team .et_pb_all_tabs .et_pb_tab_title::before {
  position: absolute;
  left: 1.3em;
  top: 100%;
  content: "";
  width: 100px;
  height: 10px;
  background: var(--color-lightgreen);
}
.module_team .et_pb_all_tabs .et_pb_tab_title h3{
  padding: 0;
  margin: 0;
  font-weight: 700;
  font-size: 27px;
  position: relative;
}
@media only screen and (max-width: 1440px) {
  .module_team .et_pb_all_tabs .et_pb_tab_title h3{
    font-size: 22px;
  }
  .module_team .et_pb_all_tabs .et_pb_tab_title {
    padding-left: 1em;
  }
}
@media only screen and (max-width: 980px) {
  .module_team .et_pb_all_tabs .et_pb_tab_title {
    padding-left: 0;
  }
  .module_team .et_pb_all_tabs .et_pb_tab_title::before {
    left: 0.3em;
  }
}
.module_team .et_pb_all_tabs .et_pb_tab_content {
  display: flex;
  flex-wrap: wrap;
}
.module_team .et_pb_all_tabs .et_pb_tab_content .team_item {
  position: relative;
  padding: 0;
  width: 32%;
  min-height: 50em;
  perspective: 1000px;
  /*cursor: pointer;*/
  margin: 0 0 5em 1.33%;
  animation-duration: .7s;
  animation-delay: .5s;
  animation-timing-function: ease-in-out;
  animation-fill-mode: both;
  animation-name: fadeInBottom;
}
.module_team .et_pb_all_tabs .et_pb_tab_content .team_item:before {
  content:"";
  position: absolute;
  top: -5em;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.module_team .et_pb_all_tabs .et_pb_tab_content .team_item:focus-visible:before {
  outline: 3px solid var(--color-lightgreen);
  outline-offset: 0;
}
.module_team .et_pb_all_tabs .et_pb_tab_content .team_item:focus-visible img {
  outline: 3px solid var(--color-lightgreen);
  outline-offset: 0.4em;
}
.module_team .et_pb_all_tabs .et_pb_tab_content .team_item .team_item_inner {
  position: relative;
  width: 100%;
  height: 100%;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}
.module_team .et_pb_all_tabs .et_pb_tab_content .team_item .team_item_front,
.module_team .et_pb_all_tabs .et_pb_tab_content .team_item .team_item_back {
  position: absolute;
  width: 100%;
  height: calc(100% - 5em);
  padding: 2em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.module_team .et_pb_all_tabs .et_pb_tab_content .team_item .team_item_front {
  background-color: var(--background-team);
  width: calc(100% - 3em);
}
.module_team .et_pb_all_tabs .et_pb_tab_content .team_item .team_item_back {
  position: absolute;
  top: -5em;
  height: 100%;
  background: var(--gradient-box-team);
  padding: 5em 3em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: rotateY(180deg);
}
.module_team .team_item_back ::-webkit-scrollbar {
  width: 10px;
}
.module_team .team_item_back ::-webkit-scrollbar-track {
  background: #fff;
}
.module_team .team_item_back ::-webkit-scrollbar-thumb {
  background: #ccc;
  transition: all 0.2s ease;
}
.module_team .team_item_back ::-webkit-scrollbar-thumb:hover {
  background: var(--link-general);
}
.module_team .et_pb_all_tabs .et_pb_tab_content .team_item .team_item_back .team_item_back_scroll {
  height: 85%;
  padding-right: 1em;
  overflow: auto;
  scrollbar-width: thin;
}

.module_team .et_pb_all_tabs .et_pb_tab_content .team_item:focus-visible .team_item_inner,
.module_team .et_pb_all_tabs .et_pb_tab_content .team_item:hover .team_item_inner,
.is_touch .module_team .et_pb_all_tabs .et_pb_tab_content .team_item.active .team_item_inner {
  transform: rotateY(180deg);
}

.is_touch .module_team .et_pb_all_tabs .et_pb_tab_content .team_item:hover .team_item_inner {
  transform: rotateY(0deg);
}

.module_team .et_pb_all_tabs .et_pb_tab_content .team_item .wp-post-image {
  position: absolute;
  width: 100% !important;
  max-width: none;
  height: 50em;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  object-fit: contain;
  object-position: center bottom;
}
.module_team .et_pb_all_tabs .et_pb_tab_content .team_item .entry-featured-url {
  position: absolute;
  left: 3em;
  bottom: 3em;
  display: flex;
  flex-direction: column;
  background: var(--background-team-url);
  width: 100%;
  padding: 2.5em 6em 3em 2em;
  box-shadow: 0 0 3em rgba(0,0,0,.15);
  min-height: 14em;
}
.module_team .et_pb_all_tabs .et_pb_tab_content .team_item .entry-featured-url::after {
  position: absolute;
  right: 2em;
  bottom: 2.3em;
  content: "";
  width: 3em;
  height: 3em;
  background-size: cover;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='31' height='31' viewBox='0 0 31 31'%3E%3Cg id='plus-circle' opacity='0.798'%3E%3Cg id='Elipse_37' data-name='Elipse 37' fill='none' stroke='%23a0de21' stroke-width='2'%3E%3Ccircle cx='15.5' cy='15.5' r='15.5' stroke='none'/%3E%3Ccircle cx='15.5' cy='15.5' r='14.5' fill='none'/%3E%3C/g%3E%3Cg id='Icon_feather-plus' data-name='Icon feather-plus' transform='translate(7.242 7.242)'%3E%3Cpath id='Trazado_39047' data-name='Trazado 39047' d='M18,7.5V23.607' transform='translate(-9.946 -7.5)' fill='none' stroke='%23a0de21' stroke-linejoin='round' stroke-width='2'/%3E%3Cpath id='Trazado_39048' data-name='Trazado 39048' d='M7.5,18H23.607' transform='translate(-7.5 -9.946)' fill='none' stroke='%23a0de21' stroke-linejoin='round' stroke-width='2'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
  margin: 0;
  pointer-events: none;
}
.module_team .et_pb_all_tabs .et_pb_tab_content .team_item h4 {
  font-size: 2em;
  font-weight: 700;
  color: var(--text-main);
  letter-spacing: -0.02em;
  text-transform: uppercase;
  margin-bottom: 0.5em;
}
.module_team .et_pb_all_tabs .et_pb_tab_content .team_item span {
  font-size: 1.5em;
  font-weight: 500;
  color: var(--text-main);
  text-transform: uppercase;
  margin-top: auto;
}
.module_team .et_pb_all_tabs .et_pb_tab_content .team_item .team_item_back h4,
.module_team .et_pb_all_tabs .et_pb_tab_content .team_item .team_item_back p {
  color: var(--text-light);
  min-height: auto;
}
@media only screen and (max-width: 1630px) {
  .module_team .et_pb_all_tabs .et_pb_tab_content .team_item {
    width: 48%;
  }
}
@media only screen and (max-width: 1199px) {
  .module_team .et_pb_all_tabs .et_pb_tab_content .team_item {
    min-height: 40em;
  }
  .module_team .et_pb_all_tabs .et_pb_tab_content .team_item .entry-featured-url {
    min-height: 13em;
  }
}
@media only screen and (max-width: 980px) {
  .module_team.et_pb_tabs {
    display: block;
  }
  .module_team ul.et_pb_tabs_controls {
    margin-bottom: 8em;
  }
  .module_team ul.et_pb_tabs_controls li {
    width: 100%;
  }
  .module_team .et_pb_all_tabs .et_pb_tab_content .team_item .wp-post-image {
    height: 40em;
  }
  .module_team .et_pb_all_tabs .et_pb_tab_content .team_item .entry-featured-url {
    min-height: auto;
  }
  .module_team ul.et_pb_tabs_controls li.et_pb_tab_active a::after {
    transform: translateY(-50%) rotate(90deg);
  }
}
@media only screen and (max-width: 768px) {
  .module_team .et_pb_all_tabs .et_pb_tab_content .team_item {
    width: 100%;
    margin-left: 0;
  }
  .module_team .et_pb_all_tabs .et_pb_tab_content .team_item h4 {
    font-size: 1.8em;
  }
  .module_team .et_pb_all_tabs .et_pb_tab_content .team_item span {
    font-size: 1.3em;
  }
}


/* TABS POSTS FILTER
****************************************************/
.module_post_filter.et_pb_tabs {
  border: 0;
  display: flex;
}
.module_post_filter ul.et_pb_tabs_controls {
  display: block;
  min-width: 25%;
  list-style: none;
  margin: 0;
  padding: 0;
}
.module_post_filter ul.et_pb_tabs_controls::after {
  display: none;
}
.module_post_filter ul.et_pb_tabs_controls li {
  float: none;
  border: 0;
  font-size: 1.3em;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0;
  width: 90%;
  height: auto!important;
}
.module_post_filter ul.et_pb_tabs_controls li.axxetsFirstAdvisor {
  font-size: 1.6em;
  margin-bottom: 3.5em;
  position: relative;
}
.module_post_filter ul.et_pb_tabs_controls li > span {
  display: block;
  border-top: 3px solid var(--color-lightgreen);
  border-bottom: 1px solid var(--border-box);
  font-size: 0.9em;
  font-weight: 600;
  pointer-events: none;
  position: absolute;
  left: 0;
  bottom: -3.5em;
  width: 100%;
  padding-top: 1em;
  padding-bottom: 1em;
}
.module_post_filter ul.et_pb_tabs_controls li > span:after {
  display: none;
}
.module_post_filter ul.et_pb_tabs_controls li a {
  display: block;
  border-bottom: 1px solid var(--border-box);
  color: var(--text-main);
  padding: 1.3em 0;
}
.module_post_filter ul.et_pb_tabs_controls li.et_pb_tab_active a {
  position: relative;
  color: var(--text-main) !important;
}
.module_post_filter ul.et_pb_tabs_controls li a::after {
  position: absolute;
  right: 0;
  top: 50%;
  content: "";
  width: 1.6em;
  height: 1.6em;
  transform: translateY(-50%);
  opacity: 0;
  transition: opacity 0.4s ease-in-out;
}
.module_post_filter ul.et_pb_tabs_controls li.et_pb_tab_active a::after {
  background-size: cover;
  background-image: url("data:image/svg+xml,%3Csvg id='arrow-circle' xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath id='Trazado_39052' data-name='Trazado 39052' d='M58.536,284.123l7.123,7.123-7.123,7.123' transform='translate(-46.325 -276.746)' fill='none' stroke='%23a0de21' stroke-miterlimit='10' stroke-width='2'/%3E%3Cg id='Elipse_37' data-name='Elipse 37' fill='none' stroke='%23a0de21' stroke-width='2'%3E%3Ccircle cx='14.5' cy='14.5' r='14.5' stroke='none'/%3E%3Ccircle cx='14.5' cy='14.5' r='13.5' fill='none'/%3E%3C/g%3E%3C/svg%3E%0A");
  opacity: 1;
}

/* FEATURES
****************************************************/
.module_features .et_pb_blurb {
  background: var(--background-featured);
  padding: 5em;
  min-height: 100%;
}
.module_features .et_pb_column:nth-child(even) .et_pb_blurb {
  background: var(--background-featured-even);
}
.module_features .et_pb_blurb h4 {
  font-size: 2.4em;
  font-weight: 700;
  color: var(--text-light);
  margin-bottom: 0.5em;
}
.module_features .et_pb_blurb .et_pb_blurb_container p {
  color: var(--text-light);
}
.module_features .et_pb_blurb .et_pb_image_wrap img {
  width: 5em;
  height: auto;
  margin-bottom: 1em;
}
@media only screen and (max-width: 768px) {
  .module_features .et_pb_blurb h4 {
    font-size: 2em;
  }
}

/* BUTTONS
****************************************************/
.wpcf7 .wpcf7-form .wpcf7-submit,
.et_button_no_icon .et_pb_button {
  position: relative;
  display: inline-block;
  font-size: 1.5em !important;
  line-height: 1.7;
  background: var(--background-button-nav);
  border: 0 !important;
  color: var(--text-main) !important;
  border-radius: 50px !important;
  font-weight: 700;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
  transition: all 0.4s ease-in-out;
  padding: 0.7em 2em !important;
  text-transform: uppercase;
  letter-spacing: 0.1em !important;
}
.et_button_no_icon .et_pb_button:hover {
  background-color: var(--background-button) !important;
  color: var(--text-light) !important;
  padding: 0.7em 2em !important;
}
.wpcf7 .wpcf7-form .wpcf7-submit:focus-visible,
.et_button_no_icon .et_pb_button:focus-visible {
  outline: 3px solid var(--color-lightgreen);
  outline-offset: 0.2em;
  transition: none;
}



@media only screen and (max-width: 768px) {
  .wpcf7 .wpcf7-form .wpcf7-submit,
  .et_button_no_icon .et_pb_button {
    font-size: 1.3em !important;
  }
}
/* SLICK GENERAL
***************************************************/
.slick-slider {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow-x: visible !important;
  margin: 0;
  padding: 0;
}
.slick-track {
    display: flex;
}
.slick-track::before, .slick-track::after {
  display: table;
  content: '';
}
.slick-arrow {
  position: absolute;
  left: 0;
  bottom: 0;
  border: 0;
  width: 4em;
  height: 4em;
  text-indent: -9000px;
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  cursor: pointer;
  z-index: 999;
}
.slick-arrow:focus-visible{
  outline: 3px solid var(--color-lightgreen);
  outline-offset: 0.2em;
  transition: none!important;
}
.slick-disabled {
  cursor: default;
  pointer-events: none;
}
.slick-prev {
  background-image: url("data:image/svg+xml,%3Csvg id='arrow-circle' xmlns='http://www.w3.org/2000/svg' width='64' height='64' viewBox='0 0 64 64'%3E%3Cg id='Grupo_683' data-name='Grupo 683'%3E%3Cpath id='Trazado_39052' data-name='Trazado 39052' d='M74.255,284.123,58.536,299.842l15.719,15.719' transform='translate(-37.203 -267.842)' fill='none' stroke='%23a0de21' stroke-miterlimit='10' stroke-width='2'/%3E%3Cg id='Elipse_37' data-name='Elipse 37' fill='none' stroke='%23a0de21' stroke-width='2'%3E%3Ccircle cx='32' cy='32' r='32' stroke='none'/%3E%3Ccircle cx='32' cy='32' r='31' fill='none'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
}
.slick-prev.slick-disabled {
  background-image: url("data:image/svg+xml,%3Csvg id='arrow-circle' xmlns='http://www.w3.org/2000/svg' width='64' height='64' viewBox='0 0 64 64'%3E%3Cg id='Grupo_683' data-name='Grupo 683'%3E%3Cpath id='Trazado_39052' data-name='Trazado 39052' d='M74.255,284.123,58.536,299.842l15.719,15.719' transform='translate(-37.203 -267.842)' fill='none' stroke='%23CECECE' stroke-miterlimit='10' stroke-width='2'/%3E%3Cg id='Elipse_37' data-name='Elipse 37' fill='none' stroke='%23CECECE' stroke-width='2'%3E%3Ccircle cx='32' cy='32' r='32' stroke='none'/%3E%3Ccircle cx='32' cy='32' r='31' fill='none'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
}
.slick-next {
  left: 5em;
  background-image: url("data:image/svg+xml,%3Csvg id='arrow-circle' xmlns='http://www.w3.org/2000/svg' width='64' height='64' viewBox='0 0 64 64'%3E%3Cg id='Grupo_683' data-name='Grupo 683'%3E%3Cpath id='Trazado_39052' data-name='Trazado 39052' d='M58.536,284.123l15.719,15.719L58.536,315.561' transform='translate(-31.588 -267.842)' fill='none' stroke='%23a0de21' stroke-miterlimit='10' stroke-width='2'/%3E%3Cg id='Elipse_37' data-name='Elipse 37' fill='none' stroke='%23a0de21' stroke-width='2'%3E%3Ccircle cx='32' cy='32' r='32' stroke='none'/%3E%3Ccircle cx='32' cy='32' r='31' fill='none'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
}
.slick-next.slick-disabled {
  background-image: url("data:image/svg+xml,%3Csvg id='arrow-circle' xmlns='http://www.w3.org/2000/svg' width='64' height='64' viewBox='0 0 64 64'%3E%3Cg id='Grupo_683' data-name='Grupo 683'%3E%3Cpath id='Trazado_39052' data-name='Trazado 39052' d='M58.536,284.123l15.719,15.719L58.536,315.561' transform='translate(-31.588 -267.842)' fill='none' stroke='%23CECECE' stroke-miterlimit='10' stroke-width='2'/%3E%3Cg id='Elipse_37' data-name='Elipse 37' fill='none' stroke='%23CECECE' stroke-width='2'%3E%3Ccircle cx='32' cy='32' r='32' stroke='none'/%3E%3Ccircle cx='32' cy='32' r='31' fill='none'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
}
.header--sliderpost .et-pb-arrow-prev::before,
.header--sliderpost .et-pb-arrow-next::before,
.slick-hidden {
  display: none;
}

@media only screen and (max-width: 980px) {
  .slick-controls-cust,
  .slick-prev,
  .slick-next {
    display: none;
  }
}
/* POST CONTAINER
*************************************************************************/
.containerPost_blocks {
  width: 100%;
}

.containerPost_content {
  width: 100%;
  transform: translateY(10em);
  transition: none;
}

.containerPost_content.active {
  transform: translateY(0);
  transition: transform 600ms ease;
}

.containerPost_content .et_pb_tab_content {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 0 -1em;
}

.containerPost_blocks .containerPost_content .loadMoreBtn{
  position: relative;
  display: block;
  font-size: 1.3em !important;
  line-height: 120%;
  background: var(--background-button-nav);
  border: 0 !important;
  color: var(--text-main) !important;
  border-radius: 50px !important;
  font-weight: 700;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
  transition: all 0.4s ease-in-out;
  padding: 0.8em 2em 0.7em!important;
  text-transform: uppercase;
  letter-spacing: 0.1em !important;
  margin: 2em auto 0;
  width: 100%;
  max-width: 13em;
  text-align: center;
  opacity: 0;
}

.containerPost_blocks .containerPost_content .loadMoreBtn.enable{
  opacity: 1;
}

.containerPost_blocks .containerPost_content .loadMoreBtn:hover{
  background-color: var(--background-button) !important;
  color: var(--text-light) !important;
}

article.postItem{
  width: 33.3333%;
  padding: 0 1em;
  margin-bottom: 2em;
}

article.postItem .postItem_inner{
  background-color: var(--color-white);
  box-shadow: 0 0 2em 0 var(--opacity-box-shadow2);
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

article.postItem .postItem_img{
  background: var(--background-box);
  padding-top: 70%;
  display: block;
  position: relative;
  overflow: hidden;
  flex: 0 0 auto;
}

/* article.postItem .postItem_img:hover ~ .postItem_info .postItem_title h2 a {
  color: var(--color-lightgreen);
} */

article.postItem .postItem_img a{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  display: block;
}

article.postItem .postItem_img img {
  height: 100%;
  object-fit: cover;
  object-position: center;
  transition: transform 800ms ease;
}

article.postItem .postItem_info {
  width: 100%;
  padding: 4em 3em 10em;
  position: relative;
  min-height: 27em;
  height: 100%;
  flex: 1 1 auto;
}

article.postItem .postItem_info .postItem_title {
  width: 100%;
  padding-bottom: 1em;
  position: relative;
  z-index: 1;
}

article.postItem .postItem_info .postItem_title h2{
  width: 100%;
  padding-bottom: 0;
  font-size: 1.8em;
  font-weight: 700;
  color: var(--text-main);
  letter-spacing: -0.02em;
  line-height: 125%;
}

article.postItem .postItem_info .postItem_title h2 a{
  transition: color 400ms ease;
  color: inherit;
}

/* article.postItem .postItem_info .postItem_title h2 a:hover{
  color: var(--color-lightgreen);
} */

article.postItem .postItem_info .postItem_description {
  position: relative;
  z-index: 1;
}

article.postItem .postItem_info .postItem_description p{
  width: 100%;
  padding-bottom: 0;
  font-size: 1.4em;
  font-weight: 300;
  color: var(--text-main);
  letter-spacing: -0.02em;
  line-height: 140%;
}

article.postItem .postItem_info .postItem_more{
  position: absolute;
  bottom: 3em;
  left: 3em;
  width: 3.5em;
  height: 3.5em;
  z-index: 2;
}

/* article.postItem .postItem_info .postItem_more:hover ~ .postItem_title h2 a {
  color: var(--color-lightgreen);
} */

article.postItem .postItem_info .postItem_more a{
  display: block;
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='42.405' height='42.405' viewBox='0 0 42.405 42.405'%3E%3Cg fill='none' stroke='%23a0de21' stroke-width='2'%3E%3Ccircle cx='21.202' cy='21.202' r='21.202' stroke='none'/%3E%3Ccircle cx='21.202' cy='21.202' r='20.202' fill='none'/%3E%3C/g%3E%3Cg transform='translate(10 10.028)'%3E%3Cpath d='M18,7.5V29.8' transform='translate(-6.848 -7.5)' fill='none' stroke='%23a0de21' stroke-linejoin='round' stroke-width='2'/%3E%3Cpath d='M7.5,18H29.8' transform='translate(-7.5 -6.848)' fill='none' stroke='%23a0de21' stroke-linejoin='round' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  transition: background-image 400ms linear;
}

/* article.postItem .postItem_info .postItem_more a:hover{
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='42.405' height='42.405' viewBox='0 0 42.405 42.405'%3E%3Cg fill='none' stroke='%23006837' stroke-width='2'%3E%3Ccircle cx='21.202' cy='21.202' r='21.202' stroke='none'/%3E%3Ccircle cx='21.202' cy='21.202' r='20.202' fill='none'/%3E%3C/g%3E%3Cg transform='translate(10 10.028)'%3E%3Cpath d='M18,7.5V29.8' transform='translate(-6.848 -7.5)' fill='none' stroke='%23006837' stroke-linejoin='round' stroke-width='2'/%3E%3Cpath d='M7.5,18H29.8' transform='translate(-7.5 -6.848)' fill='none' stroke='%23006837' stroke-linejoin='round' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E");
} */

article.postItem.over .postItem_info .postItem_more a{
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='42.405' height='42.405' viewBox='0 0 42.405 42.405'%3E%3Cg fill='none' stroke='%23006837' stroke-width='2'%3E%3Ccircle cx='21.202' cy='21.202' r='21.202' stroke='none'/%3E%3Ccircle cx='21.202' cy='21.202' r='20.202' fill='none'/%3E%3C/g%3E%3Cg transform='translate(10 10.028)'%3E%3Cpath d='M18,7.5V29.8' transform='translate(-6.848 -7.5)' fill='none' stroke='%23006837' stroke-linejoin='round' stroke-width='2'/%3E%3Cpath d='M7.5,18H29.8' transform='translate(-7.5 -6.848)' fill='none' stroke='%23006837' stroke-linejoin='round' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E");
}

article.postItem.over .postItem_info .postItem_title h2 a{
  color: var(--color-lightgreen);
}

article.postItem.over .postItem_img img {
  transform: scale(1.1);
}

article.postItem .postItem_info .postItem_share{
  position: absolute;
  bottom: 3em;
  right: 3em;
  z-index: 2;
}

article.postItem .postItem_info .postItem_shareIcon{
  position: relative;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32.971' height='45.15' viewBox='0 0 32.971 45.15'%3E%3Cpath d='M163.136,208.149a7.355,7.355,0,1,1,5.192-2.154A7.345,7.345,0,0,1,163.136,208.149Zm0-12.317a4.976,4.976,0,1,0,3.513,1.458,4.97,4.97,0,0,0-3.513-1.458Z' transform='translate(-155.789 -178.227)' fill='%23a0de21'/%3E%3Cpath d='M378.456,28.745a7.355,7.355,0,1,1,5.192-2.154A7.345,7.345,0,0,1,378.456,28.745Zm0-12.317a4.975,4.975,0,1,0,3.513,1.457,4.971,4.971,0,0,0-3.513-1.457Z' transform='translate(-352.831 -14.052)' fill='%23a0de21'/%3E%3Cpath d='M378.456,387.546a7.355,7.355,0,1,1,5.192-2.154A7.346,7.346,0,0,1,378.456,387.546Zm0-12.317a4.975,4.975,0,1,0,3.513,1.457,4.971,4.971,0,0,0-3.513-1.457Z' transform='translate(-352.831 -342.395)' fill='%23a0de21'/%3E%3Cpath d='M289.08,143.62l8.822-7.347,1.52,1.826-8.822,7.347Z' transform='translate(-277.766 -125.898)' fill='%23a0de21'/%3E%3Cpath d='M289.09,317.491l1.521-1.825,8.821,7.348-1.521,1.825Z' transform='translate(-277.775 -290.063)' fill='%23a0de21'/%3E%3C/svg%3E");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 3.2em;
  height: 3.2em;
  cursor: pointer;
  transition: background-image 400ms linear;
}

article.postItem .postItem_info .postItem_share:hover .postItem_shareIcon{
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32.971' height='45.15' viewBox='0 0 32.971 45.15'%3E%3Cpath d='M163.136,208.149a7.355,7.355,0,1,1,5.192-2.154A7.345,7.345,0,0,1,163.136,208.149Zm0-12.317a4.976,4.976,0,1,0,3.513,1.458,4.97,4.97,0,0,0-3.513-1.458Z' transform='translate(-155.789 -178.227)' fill='%23006837'/%3E%3Cpath d='M378.456,28.745a7.355,7.355,0,1,1,5.192-2.154A7.345,7.345,0,0,1,378.456,28.745Zm0-12.317a4.975,4.975,0,1,0,3.513,1.457,4.971,4.971,0,0,0-3.513-1.457Z' transform='translate(-352.831 -14.052)' fill='%23006837'/%3E%3Cpath d='M378.456,387.546a7.355,7.355,0,1,1,5.192-2.154A7.346,7.346,0,0,1,378.456,387.546Zm0-12.317a4.975,4.975,0,1,0,3.513,1.457,4.971,4.971,0,0,0-3.513-1.457Z' transform='translate(-352.831 -342.395)' fill='%23006837'/%3E%3Cpath d='M289.08,143.62l8.822-7.347,1.52,1.826-8.822,7.347Z' transform='translate(-277.766 -125.898)' fill='%23006837'/%3E%3Cpath d='M289.09,317.491l1.521-1.825,8.821,7.348-1.521,1.825Z' transform='translate(-277.775 -290.063)' fill='%23006837'/%3E%3C/svg%3E");
}

article.postItem .postItem_info  .postItem_shareSocial{
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translate(-50%, 1em);
  display: flex;
  list-style-type: none;
  padding: 0 0 0.4em;
  opacity: 0;
  pointer-events: none;
  transition: transform 600ms ease, opacity 400ms ease;
}

article.postItem .postItem_info  .postItem_share:hover .postItem_shareSocial{
  transform: translate(-50%, 0);
  opacity: 1;
  pointer-events: all;
}

article.postItem .postItem_info  .postItem_shareSocial li{
  list-style-type: none;
  border-radius: 100%;
  background-color: var(--text-main);
  width: 1.8em;
  height: 1.8em;
  margin: 0 0.4em 0 0;
  transition: background-color 400ms ease;
}

article.postItem .postItem_info .postItem_shareSocial li:hover {
  background-color: var(--color-lightgreen);
}

article.postItem .postItem_info  .postItem_shareSocial li:last-child{
  margin: 0;
}

article.postItem .postItem_info .postItem_shareSocial li a {
  font-size: 0.9em;
  line-height: 100%;
  color: var(--color-white);
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}

article.postItem .postItem_info .postItem_shareSocial li a:before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.containerPost {
  width: 100%;
}

.containerPost_controls {
  width: 100%;
}

.containerPost_controls > ul {
  width: 100%;
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
}

.containerPost_controls > ul > li {
  font-weight: 500;
  margin: 0;
  padding: 0;
  width: 100%;
  font-size: 1.6em;
  position: relative;
  color: var(--text-main);
  border-bottom: 1px solid var(--border-box);
  line-height: 120%;
}

.containerPost_controls ul li.active {
  font-weight: 600;
}

.containerPost_controls > ul > li > a,
.containerPost_controls > ul > li > .containerPost_accordionHeader {
  display: block;
  padding: 1.3em 40px 1.3em 0;
  color: inherit;
}

.containerPost_controls ul li a:after {
  position: absolute;
  right: 0;
  top: 50%;
  content: "";
  width: 25px;
  height: 25px;
  transform: translateY(-50%);
  opacity: 0;
  transition: opacity 0.4s ease-in-out;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M58.536,284.123l7.123,7.123-7.123,7.123' transform='translate(-46.325 -276.746)' fill='none' stroke='%23a0de21' stroke-miterlimit='10' stroke-width='2'/%3E%3Cg fill='none' stroke='%23a0de21' stroke-width='2'%3E%3Ccircle cx='14.5' cy='14.5' r='14.5' stroke='none'/%3E%3Ccircle cx='14.5' cy='14.5' r='13.5' fill='none'/%3E%3C/g%3E%3C/svg%3E%0A");
}

.containerPost_controls ul li.active a:after {
  opacity: 1;
}

.containerPost_controls > ul > li > .containerPost_accordionHeader {
  cursor: pointer;
}

.containerPost_controls > ul > li.containerPost_accordion ul {
  width: 100%;
  display: block;
  height: 0;
  padding: 0 0 0 2em;
  margin: 0;
  list-style: none;
  overflow: hidden;
  position: relative;
}

.containerPost_controls > ul > li.containerPost_accordion ul:after {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  border-top: 1px solid var(--border-box);
}

.containerPost_controls > ul > li.containerPost_accordion ul > li{
  font-weight: 500;
  margin: 0;
  padding: 0;
  width: 100%;
  font-size: 0.85em;
  position: relative;
  color: var(--text-main);
  border-bottom: 1px solid var(--border-box);
  line-height: 120%;
}

.containerPost_controls > ul > li.containerPost_accordion ul > li:last-child{
  border-bottom: 0;
}

.containerPost_controls > ul > li.containerPost_accordion ul > li > a{
  display: block;
  padding: 1.636em 40px 1.636em 0;
  color: inherit;
}

.module_topPost{
  counter-reset: post-counter;
}

.module_topPost article {
  padding-left: 5em;
  padding-bottom: 3em;
  margin-bottom: 3em;
  border-bottom: 1px solid var(--color-lightgrey);
}

.module_topPost article:last-child {
  margin-bottom: 0;
}

.module_topPost article:before{
  counter-increment: post-counter 1;
  content: counter(post-counter);
  position: absolute;
  top: calc(50% - 0.3em);
  left: 0;
  transform: translateY(-50%);
  font-size: 5em;
  font-weight: 800;
  color: var(--color-grey);
  line-height: 100%;
  display: block;
}

.module_topPost article .post-content .post-content-inner p,
.module_topPost article h2.entry-title{
  font-size: 1.6em;
  font-weight: 700;
  color: var(--text-main);
  letter-spacing: -0.02em;
  line-height: 130%;
  padding-bottom: 0.6em;
}

.module_topPost article h2.entry-title a{
  transition: color 400ms ease;
  color: inherit;
}

.module_topPost article h2.entry-title a:hover{
  color: var(--color-lightgreen);
}

.module_topPost article .post-content .post-content-inner p{
  font-weight: 400;
  font-size: 1.3em;
  padding-bottom: 0;
}

@media only screen and (max-width: 1630px){
  .module_topPost article {
    padding-left: 4em;
  }
  .module_topPost article:before {
    font-size: 4em;
  }
}

@media only screen and (max-width: 1440px) {
  article.postItem{
    width: 50%;
  }
}

@media only screen and (max-width: 1199px) {
  .containerPost_controls > ul > li > a, .containerPost_controls > ul > li > .containerPost_accordionHeader {
    padding: 1.3em 25px 1.3em 0;
  }

  .containerPost_controls ul li a:after {
    width: 20px;
    height: 20px;
  } 

  .module_topPost article {
    padding-left: 0;
    padding-bottom: 2em;
    margin-bottom: 2em;
  }

  .module_topPost article:before {
    position: relative;
    top: auto;
    left: auto;
    transform: none;
    font-size: 3em;
    width: 100%;
    margin-bottom: 0.2em;
  }
}

@media only screen and (max-width: 980px) {
  .module_topPost article {
    padding-left: 4em;
    padding-bottom: 3em;
    margin-bottom: 3em;
  }

  .module_topPost article:before {
    position: absolute;
    top: calc(50% - 0.3em);
    left: 0;
    transform: translateY(-50%);
    font-size: 4em;
    width: auto;
    margin-bottom: 0;
  }
}

@media only screen and (max-width: 768px) {
  article.postItem{
    width: 100%;
  }
}


/* SLICK BOX
*************************************************************************/
.slick--box::before {
  position: absolute;
  left: -52vw;
  top: 0;
  content: "";
  width: 52vw;
  height: 100%;
  background: var(--gradient-light-slick);
  z-index: 9;
}

.slick--box .slick-track {
  margin: 0 -1em;
}

.slick--box .et_pb_blurb {
  padding: 3em;
  counter-increment: section;
  margin: 3em 1em !important;
  min-height: 100%;
  transition: all 0.4s ease-in-out;
}

.slick--box .et_pb_blurb:hover {
  background: var(--background-bullet-box-hover);
}

.slick--box .et_pb_blurb .et_pb_blurb_container {
  position: relative;
}

.slick--box .et_pb_blurb .et_pb_blurb_container::before {
  position: relative;
  border-radius: 50%;
  width: 2em;
  height: 2em;
  background: var(--background-bullet-number);
  font-weight: 600;
  color: var(--text-light);
  content: counter(section);
  display: flex;
  font-size: 3.5em;
  align-items: center;
  justify-content: center;
  margin-bottom: 1em;
}
.slick--box .et_pb_blurb:hover .et_pb_blurb_container::before {
  background: var(--background-bullet-number-hover);
  color: var(--text-green);
}

.slick--box .et_pb_blurb h4 {
  font-size: 2.7em;
  font-weight: 700;
  color: var(--text-main);
  letter-spacing: -0.03em;
  margin-bottom: 0.3em;
}

.slick--box .et_pb_blurb:hover h4,
.slick--box .et_pb_blurb:hover p {
  color: var(--text-light);
}

@media only screen and (max-width: 1440px) and (min-width: 981px) {
  .slick--box .et_pb_blurb h4 {
    font-size: 2.3em;
  }
}
@media only screen and (max-width: 768px) {
  .slick--box .et_pb_blurb h4 {
    font-size: 2.4em;
  }
}


/* RELATED POSTS
***********************************************************/
.related-post-module .module_title {
  padding-top: 2.4em;
}
.related-post-module .module_title::after {
  width: 62px;
}
.related-post-module .module_title-content{
  display: inline-block;
  position: relative;
}
.related-post-module .module_title-content h2{
  display: inline-block;
  padding-bottom: 0;
  font-weight: 800;
  font-size: 4em;
}
.related-posts {
  margin: 0;
}
.related-posts article.postItem {
  padding: 0 2em 0 0!important;
  margin: 0;
  position: relative;
}
.related-posts article.postItem .postItem_info {
  min-height: 0.1em;
  padding: 4em 3em 7em;
}
.related-posts .et_pb_post .entry-featured-image-url {
  padding: 0 4em 4em;
  display: block;
  height: 100%;
  margin: 0;
  background: var(--background-related-post);
  box-shadow: 0 0 3em var(--opacity-box-shadow);
  display: flex;
  flex-direction: column;
  position: relative;
  overflow: hidden;
}
.related-posts .et_pb_post .post-img {
  background: var(--background-box);
  min-height: 33em;
  margin: 0 -6em 3em;
  display: block;
  position: relative;
}
.related-posts .et_pb_post .post-img img {
  height: 100%;
  max-height: 33em;
  min-height: 33em;
  object-fit: cover;
  object-position: center;
}
.related-posts .et_pb_post h2.entry-title {
  font-size: 2em;
  font-weight: 700;
  color: var(--text-main);
  letter-spacing: -0.03em;
  line-height: 130%;
}
.related-posts .et_pb_post .post-content .post-content-inner p {
  font-size: 1.4em;
  line-height: 130%;
  font-weight: 300;
}
.related-posts .slick-arrow {
  bottom: auto;
  top: -7em;
  left: 24.5vw;
  width: 3.5em;
  height: 3.5em;
}
.related-posts .slick-arrow.slick-prev {
  left: 21.5vw;
}

.slick-controls-cust{
  position: absolute;
  display: flex;
  align-items: center;
  top: 49%;
  transform: translateY(-50%);
  left: 100%;
  margin-left: 3.6em;
}

.slick-controls-cust .slick-arrow{
  position: relative;
  width: 3.5em;
  height: 3.5em;
  left: auto;
  top: auto;
  bottom: auto;
  right: auto;
  margin-right: 1em;
  transition: background-image 400ms linear;
}

.slick-controls-cust .slick-arrow.slick-prev:hover {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='51' height='51' viewBox='0 0 51 51'%3E%3Cg transform='translate(51 51) rotate(180)'%3E%3Cpath d='M58.536,284.123l12.526,12.526L58.536,309.175' transform='translate(-37.062 -271.149)' fill='none' stroke='%23006837' stroke-miterlimit='10' stroke-width='2'/%3E%3Cg fill='none' stroke='%23006837' stroke-width='2'%3E%3Ccircle cx='25.5' cy='25.5' r='25.5' stroke='none'/%3E%3Ccircle cx='25.5' cy='25.5' r='24.5' fill='none'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

.slick-controls-cust .slick-arrow.slick-next:hover {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='51' height='51' viewBox='0 0 51 51'%3E%3Cpath d='M58.536,284.123l12.526,12.526L58.536,309.175' transform='translate(-37.062 -271.149)' fill='none' stroke='%23006837' stroke-miterlimit='10' stroke-width='2'/%3E%3Cg fill='none' stroke='%23006837' stroke-width='2'%3E%3Ccircle cx='25.5' cy='25.5' r='25.5' stroke='none'/%3E%3Ccircle cx='25.5' cy='25.5' r='24.5' fill='none'/%3E%3C/g%3E%3C/svg%3E");
}

.slick-controls-cust .slick-arrow:last-child{
  margin-right: 0;
}

@media only screen and (max-width: 1440px){
  .related-post-module .module_title-content h2{
    font-size: 2.9em;
  }
}

@media only screen and (max-width: 1199px){
  .related-posts .et_pb_post .post-img {
    min-height: 30em;
  }
  .related-posts .et_pb_post .post-img img {
    max-height: 30em;
    min-height: 30em;
  }
  .related-post-module .module_title-content h2{
    font-size: 2.9em;
  }
}

@media only screen and (max-width: 980px){
  .related-posts .et_pb_post .post-img {
    min-height: 26em;
    margin-bottom: 2em;
  }
  .related-posts .et_pb_post .entry-featured-image-url {
    padding: 0 3em 4em;
  }
  .related-posts .et_pb_post .post-img img {
    max-height: 26em;
    min-height: 26em;
  }
  .related-post-module .module_title-content h2{
    font-size: 2.9em;
  }
}

@media only screen and (max-width: 768px) {
  .related-posts .slick-arrow {
    bottom: -2em;
    top: auto;
    left: 5em;
  }
  .related-posts .slick-arrow.slick-prev {
    left: 0;
  }
  .related-post-module .module_title-content h2{
    font-size: 2.5em;
  }
  .related-posts .et_pb_post h2.entry-title{
    line-height: 120%;
  }
}

@media only screen and (max-width: 479px){
  .related-posts .et_pb_post h2.entry-title{
    padding-bottom: 10px;
  }
}

/* MODULE CONTACT
***************************************************************/
.module_contact .module_title h2 {
  font-size: 3.5em;
}
@media only screen and (max-width: 1630px) {
  .module_contact .module_title h2 {
    font-size: 3.5em;
  }
}
@media only screen and (max-width: 1199px) {
  .module_contact .module_title h2 {
    font-size: 3em;
  }
}
@media only screen and (max-width: 768px) {
  .module_contact .module_title h2 {
    font-size: 2.5em;
  }
}
.module_contact .et_pb_blurb .et_pb_main_blurb_image {
  position: relative;
  border-radius: 50%;
  width: 10em;
  height: 10em;
  background: var(--background-bullet-number);
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 2em;
}
.module_contact .et_pb_blurb .et_pb_main_blurb_image img {
  width: 50%;
}
.module_contact .et_pb_blurb .et_pb_blurb_container {
  text-align: center !important;
}
.module_contact .et_pb_blurb .et_pb_blurb_container h4 {
  font-size: 17px;
}
.module_contact .et_pb_blurb .et_pb_blurb_container a {
  color: var(--text-main);
}
/* MODULE WHY
***************************************************************/
.module_why.et_pb_blurb {
  border: 0;
  border-bottom: 1px solid var(--border-accordion);
  background: var(--background-why);
  display: flex;
  align-items: center;
  padding: 4em;
  margin: 0 10% !important;
  transition: all 0.4s ease-in-out;
}
.module_why.et_pb_blurb .et_pb_blurb_content {
  max-width: 100%;
}
.module_why.et_pb_blurb .et_pb_blurb_container {
  display: flex;
}
.module_why.et_pb_blurb .et_pb_blurb_container h4 {
  font-size: 5.5em;
  font-weight: 800;
  color: var(--text-main);
  letter-spacing: -0.04em;
  min-width: 9em;
}
.module_why.et_pb_blurb .et_pb_blurb_container .et_pb_blurb_description p {
  font-size: 1.8em;
  font-weight: 300;
  color: var(--text-grey);
  letter-spacing: -0.02em;
}

@media only screen and (max-width: 1440px) and (min-width: 981px) {
  .module_why.et_pb_blurb .et_pb_blurb_container h4 {
    font-size: 3.5em;
  }
}

@media only screen and (max-width: 980px) {
  .module_why.et_pb_blurb {
    margin: 0 !important;
  }
  .module_why.et_pb_blurb .et_pb_blurb_container {
    display: block;
  }
  .module_why.et_pb_blurb .et_pb_blurb_container h4 {
    font-size: 4.5em;
  }
}

@media only screen and (max-width: 768px) {
  .module_why.et_pb_blurb .et_pb_blurb_container h4 {
    font-size: 2.2em;
  }
  .module_why.et_pb_blurb .et_pb_blurb_container .et_pb_blurb_description p {
    font-size: 1.6em;
  }
}
/* FAQs
***************************************************************/
.header--internal.header--faqs h1{
  padding-right: 4em;
}

.faqsTitle{
  padding-top: 0!important;
  padding-bottom: 8em!important;
}

.faqsContent{
  width: 100%;
}

.faqsContent.faqsContent--background{
  background-size: auto 100%;
  background-position: left top;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='1012' height='1349' viewBox='0 0 1012 1349'%3E%3Cdefs%3E%3CclipPath id='clip-path'%3E%3Crect width='1012' height='1349' transform='translate(3 5)' fill='none' stroke='%23707070' stroke-width='1'/%3E%3C/clipPath%3E%3CclipPath id='clip-path-2'%3E%3Crect width='1911.813' height='1359.511' fill='%23ebebeb'/%3E%3C/clipPath%3E%3CclipPath id='clip-path-3'%3E%3Crect width='1905.434' height='1348.465' fill='%23ebebeb'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg transform='translate(-3 -5)' opacity='0.218' clip-path='url(%23clip-path)'%3E%3Cg transform='translate(-919.841)' style='isolation: isolate'%3E%3Cg style='mix-blend-mode: multiply;isolation: isolate'%3E%3Cg clip-path='url(%23clip-path-2)'%3E%3Cg transform='translate(3.047 5.523)'%3E%3Cg clip-path='url(%23clip-path-3)'%3E%3Cpath d='M598.8,1032.953H891.432l367.45,482.221L1405.2,1323.161l-221.131-290.208H1476.7l74.821,98.2,74.824-98.2h292.634l-221.138,290.208,146.317,192.013L2211.6,1032.953h292.636l-513.774,674.239,513.774,674.232H2211.6L1844.152,1899.2l-146.317,192.012,221.138,290.208H1626.34l-74.824-98.193-74.821,98.193H1184.068L1405.2,2091.217,1258.883,1899.2l-367.45,482.219H598.8l513.767-674.232ZM1551.516,1899.2l146.319-192.012-146.319-192.019L1405.2,1707.192Z' transform='translate(-598.796 -1032.959)' fill='%23ebebeb'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cpath d='M598.8,1032.954H891.434l367.456,482.22,367.451-482.22h292.635L1258.89,1899.2Z' transform='translate(-10.49 -1027.435)' fill='%23cecece'/%3E%3Cpath d='M862.763,1032.954h292.629l367.457,482.22,367.45-482.22h292.634L1522.848,1899.2Z' transform='translate(-859.71 -1027.435)' fill='%23acacac'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
}

.faqsContent .et_pb_column.faqsContent__items{
  margin: 0 -6em!important;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: auto!important;
}

.faqsContent .faqsContent__items .faqsContent__item{
  width: 50%;
  padding: 0 6em!important;
  margin-bottom: 3.5em!important;
}

.faqsContent .faqsContent__item .et_pb_blurb_content{
  max-width: 100%;
  position: relative;
  padding-left: 6em;
}

.faqsContent .faqsContent__item .et_pb_blurb_content h3{
  font-size: 2.5em;
  font-weight: 700;
  color: var(--text-main);
  letter-spacing: -0.02em;
  padding-bottom: 0.8em;
  line-height: 120%;
}

.faqsContent .faqsContent__item .et_pb_blurb_content p{
  line-height: 1.3;
  padding-bottom: 1em;
  margin-bottom: 0;
}

.faqsContent .faqsContent__item .et_pb_blurb_content p a{
  transition: color 400ms ease;
}

.faqsContent .faqsContent__item .et_pb_blurb_content p a:hover{
  color: var(--color-lightgreen);
}

.faqsContent .faqsContent__item .et_pb_blurb_content ul{
  padding: 0 0 1.6em;
  list-style-type: none;
}

.faqsContent .faqsContent__item .et_pb_blurb_content ul li{
  list-style-type: none;
  text-indent: 2em;
  position: relative;
  padding-bottom: 1em;
}

.faqsContent .faqsContent__item .et_pb_blurb_content ul li:last-child{
  padding-bottom: 0;
}

.faqsContent .faqsContent__item .et_pb_blurb_content ul li:before{
  content: "";
  position: absolute;
  left: 3.5em;
  top: 2em;
  background-color: var(--text-main);
  font-size: 0.3em;
  line-height: 0;
  width: 1em;
  height: 1em;
  border-radius: 100%;
}

.faqsContent .faqsContent__item .et_pb_blurb_content:before{
  content: "?";
  top: -0.3em;
  left: 0;
  position: absolute;
  background-color: var(--color-lightgreen);
  border-radius: 100%;
  width: 42px;
  height: 42px;
  line-height: 42px;
  font-weight: 700;
  color: var(--color-white);
  font-size: 2.4em;
  text-align: center;
}

.faqsContent .faqsContent__items .faqsContent__item .et_pb_blurb_description > *:last-child{
  padding-bottom: 0!important;
  margin-bottom: 0!important;
}

@media only screen and (max-width: 1630px){
  .faqsContent{
    padding-top: 6%!important;
    padding-bottom: 4%!important;
  }
  .faqsTitle {
    padding-bottom: 5em!important;
  }
}

@media only screen and (max-width: 1199px) {
  .faqsContent {
    padding-top: 70px!important;
    padding-bottom: 60px!important;
  }
  .faqsTitle {
    padding-bottom: 4em!important;
  }
  .faqsContent .et_pb_column.faqsContent__items {
    margin: 0!important;
  }
  .faqsContent .faqsContent__items .faqsContent__item {
    width: 100%;
    padding: 0!important;
    margin-bottom: 4em!important;
  }
  .faqsContent .faqsContent__items .faqsContent__item:last-child {
    margin-bottom: 0!important;
  }
  .faqsContent .faqsContent__item .et_pb_blurb_content h3 {
    font-size: 2.2em;
  }
  .faqsContent .faqsContent__item .et_pb_blurb_content:before {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 2.2em;
  }
}

@media only screen and (max-width: 980px) {
  .header--internal.header--faqs h1 {
    padding-right: 2em;
  }
  .faqsContent .faqsContent__item .et_pb_blurb_content h3 {
    font-size: 2em;
  }
  .faqsTitle {
    padding-bottom: 3em!important;
  }
  .faqsContent .faqsContent__items .faqsContent__item {
    margin-bottom: 3em!important;
  }
}

@media only screen and (max-width: 768px) {
  .faqsContent .faqsContent__item .et_pb_blurb_content:before {
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 2em;
  }
  .faqsContent .faqsContent__item .et_pb_blurb_content {
    padding-left: 5em;
  }
}

/* ACCORDION FAQS
**************************************************************/
.accordion_faqs .et_pb_toggle {
  border: 0;
  background: var(--background-faqs);
  display: block;
  padding: 0;
  margin: 0 0 2em !important;
  min-height: auto;
  box-shadow: 0 0 3em rgba(0,0,0,.15);
}
.accordion_faqs .et_pb_toggle .et_pb_toggle_title {
  position: relative;
  width: 100%;
  font-size: 2.2em;
  font-weight: 700;
  padding: 1.3em 2.3em 1.3em 1.3em;
  letter-spacing: -0.05em;
}
.accordion_faqs .et_pb_toggle.et_pb_toggle_open .et_pb_toggle_title {
  color: var(--text-light);
}
.accordion_faqs .et_pb_toggle .et_pb_toggle_title::before {
  display: none;
}
.accordion_faqs .et_pb_toggle::before {
  position: absolute;
  top: 2.3em;
  right: 2.3em;
  content: "";
  width: 4em;
  height: 4em;
  background-size: cover;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='114' height='114' viewBox='0 0 114 114'%3E%3Cg id='Elipse_37' data-name='Elipse 37' fill='none' stroke='%23a0de21' stroke-width='2'%3E%3Ccircle cx='57' cy='57' r='57' stroke='none'/%3E%3Ccircle cx='57' cy='57' r='56' fill='none'/%3E%3C/g%3E%3Cg id='Icon_feather-plus' data-name='Icon feather-plus' transform='translate(25.5 25.5)'%3E%3Cpath id='Trazado_39047' data-name='Trazado 39047' d='M18,7.5v48' transform='translate(13.5)' fill='none' stroke='%23a0de21' stroke-linejoin='round' stroke-width='2'/%3E%3Cpath id='Trazado_39048' data-name='Trazado 39048' d='M7.5,18h48' transform='translate(0 13.5)' fill='none' stroke='%23a0de21' stroke-linejoin='round' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E%0A");
  margin: 0;
  z-index: 2;
  pointer-events: none;
}
.accordion_faqs .et_pb_toggle.et_pb_toggle_open::before {
  background-image: url("data:image/svg+xml,%3Csvg id='arrow-circle' xmlns='http://www.w3.org/2000/svg' width='114' height='114' viewBox='0 0 114 114'%3E%3Cg id='Elipse_37' data-name='Elipse 37' fill='none' stroke='%23fff' stroke-width='2'%3E%3Ccircle cx='57' cy='57' r='57' stroke='none'/%3E%3Ccircle cx='57' cy='57' r='56' fill='none'/%3E%3C/g%3E%3Cg id='Icon_feather-plus' data-name='Icon feather-plus' transform='translate(25.5 25.5)'%3E%3Cpath id='Trazado_39048' data-name='Trazado 39048' d='M7.5,18h48' transform='translate(0 13.5)' fill='none' stroke='%23fff' stroke-linejoin='round' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.accordion_faqs .et_pb_toggle .et_pb_toggle_content {
  padding: 3em;
}
.accordion_faqs .et_pb_toggle.et_pb_toggle_open {
  background: none;
}
.accordion_faqs .et_pb_toggle.et_pb_toggle_open .et_pb_toggle_title {
  background: var(--background-accordion-open);
}

@media only screen and (max-width: 1199px) {
  .accordion_faqs .et_pb_toggle .et_pb_toggle_title {
    font-size: 2em;
  }
  .accordion_faqs .et_pb_toggle::before {
    width: 3em;
    height: 3em;
  }
}
@media only screen and (max-width: 768px) {
  .accordion_faqs .et_pb_toggle .et_pb_toggle_content p {
    font-size: 1.6em;
  }
}
/* wpcf7
***************************************************/
.wpcf7 .wpcf7-form .form-group {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.wpcf7 .wpcf7-form .form-group .form-item {
  flex: 0 0 45%;
  margin: 0 0 1.5em !important;
  display: flex;
  flex-direction: column;
}
.wpcf7 .wpcf7-form .form-group .form-item.form-item--full {
  flex: 0 0 100%;
  margin: 0 !important;
}
.wpcf7 .wpcf7-form .form-info,
.wpcf7 .wpcf7-form .form-info p{
  width: 100%;
}
.wpcf7 .wpcf7-form .requiered {
  font-size: 0.8em;
  font-weight: 400;
  color: var(--text-main);
}
.wpcf7 .wpcf7-form label {
  display: inline-block;
  font-size: 1.2rem;
  font-weight: 700;
  color: var(--text-main);
  letter-spacing: -0.02em;
  margin: 0.7em 0;
}
.wpcf7 .wpcf7-form input,
.wpcf7 .wpcf7-form textarea {
  border: 1px solid var(--border-input);
  font-size: 1rem;
  font-weight: 300;
  color: var(--text-form);
  border-radius: 5px;
  width: 100%;
  margin: 0 !important;
  padding: 0.8em;
}
.wpcf7 .wpcf7-form input.wpcf7-not-valid,
.wpcf7 .wpcf7-form textarea.wpcf7-not-valid,
.wpcf7 .wpcf7-form .wpcf7-form-control-wrap input.wpcf7-not-valid:focus,
.wpcf7 .wpcf7-form .wpcf7-form-control-wrap textarea.wpcf7-not-valid:focus{
  outline: 2px solid #dc3232;
  outline-offset: 0;
}
.wpcf7 .wpcf7-form .wpcf7-form-control-wrap input:focus,
.wpcf7 .wpcf7-form .wpcf7-form-control-wrap textarea:focus {
  outline: 2px solid var(--color-lightgreen);
  outline-offset: 0;
}
.wpcf7 .wpcf7-form .form-btn{
  font-size: 1.6em;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  position: relative;
}
.wpcf7 .wpcf7-form .form-btn p{
  font-size: 1em;
}
.wpcf7 .wpcf7-form .wpcf7-submit {
  width: auto;
  font-size: 1em !important;
  cursor: pointer;
}
.wpcf7 .wpcf7-form .wpcf7-submit:hover {
  background-color: var(--background-button) !important;
  color: var(--text-light) !important;
  padding: 0.7em 2em !important;
}
.wpcf7 .wpcf7-form .form-btn .wpcf7-spinner{
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.wpcf7 .wpcf7-form .wpcf7-not-valid-tip {
  font-size: 1.2em;
  padding-top: 0.3em;
  margin-bottom: 0.7em;
}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
  border-color: #dc3232;
  color: #dc3232;
  font-size: 1.2em;
  padding: 1em;
}
@media only screen and (max-width: 980px) {
  .wpcf7 .wpcf7-form .form-group .form-item {
    flex: 0 0 100%;
  }
}
@media only screen and (max-width: 768px) {
  .wpcf7 .wpcf7-form label {
    font-size: 1.1rem;
  }
  .wpcf7 .wpcf7-form .requiered {
    font-size: 0.7em;
  }
  .wpcf7 .wpcf7-form input,
  .wpcf7 .wpcf7-form textarea {
    font-size: 0.8rem;
  }
  .wpcf7 .wpcf7-form .wpcf7-submit {
    font-size: 0.9em !important;
  }
}
@media only screen and (max-width: 479px) {
  .module_newsletter .et_contact_bottom_container {
    float: none !important;
    display: block;
    padding-left: 3% !important;
  }
  .et_button_no_icon .et_pb_button,
  .wpcf7 .wpcf7-form .wpcf7-submit {
    width: 100%;
    margin: 0;
    text-align: center;
  }
  .wpcf7 .wpcf7-form .form-info{
    margin-bottom: 2em;
  }
}

/*CONTACT US MODULE
***************************************************************/
#section-contactUs .et_pb_blurb_content a:focus-visible{
  outline: 3px solid var(--color-lightgreen);
  outline-offset: 0.4em;
  transition: none!important;
}

#section-contactUs .et_pb_blurb_content .et_pb_main_blurb_image a{
  display: inline-block;
  width: 100%;
  height: 100%;
  position: relative;
}

#section-contactUs .et_pb_blurb_content .et_pb_main_blurb_image a span{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
}

#section-contactUs .et_pb_column_11 .et_pb_blurb_content .et_pb_main_blurb_image a span{
  top: 52%;
}

#section-contactUs .et_pb_column_12 .et_pb_blurb_content .et_pb_main_blurb_image a span{
  top: 48%;
}

/*FOOTER
***************************************************************/
footer {
    margin-top: 3rem;
}
footer .et_pb_section:nth-child(2) .et_pb_row .et_pb_column:nth-child(1),
footer .et_pb_section:nth-child(2) .et_pb_row .et_pb_column:nth-child(3) {
  width: 15%;
}
footer .et_pb_section:nth-child(2) .et_pb_row .et_pb_column:nth-child(2) {
  width: 70%;
  padding: 0 3em;
}
footer ul {
    list-style-type: none !important;
    padding: 0 !important;
}
footer li {
    margin-bottom: 5px;
}
footer li a {
    color: var(--text-light);
}
footer .et_pb_section p {
  font-size: 1.2em;
}
footer .et_pb_section .address p {
  color: var(--text-light);
}
footer a:hover,
footer a:focus {
   text-decoration: underline !important;
}
footer a {
  transition: all 0.3s ease;
}
.email,
.tel {
  display: inline-block;
  font-size: 1.8em;
  color: var(--text-light);
  margin-top: 1.5rem;
  line-height: 1;
}
footer .email{
  margin-top: 0.7em;
}
.email:focus-visible{
  outline: 3px solid var(--color-white);
  outline-offset: 0.4em;
  transition: none;
  text-decoration: none!important;
}
.tel:focus-visible{
  outline: 3px solid var(--color-white);
  outline-offset: 0.4em;
  transition: none;
  text-decoration: none!important;
}
footer .et_pb_social_icon a:focus {
  text-decoration: none!important;
}
footer .et_pb_social_icon a:focus-visible {
  outline: 3px solid var(--color-white);
  text-decoration: none;
  transition: none;
}
footer .et_pb_social_icon a:hover {
  text-decoration: none !important;
  transform: scale(1.3);
}

footer .et_pb_menu .et_pb_menu__menu {
  flex: 0 0 100%;
}
footer .et_pb_menu nav.et-menu-nav{
  padding: 0;
}
footer .et_pb_menu .et-menu-nav,
footer .et_pb_menu .et-menu-nav > ul {
  width: 100%;
}
footer .et_pb_menu .et-menu-nav > ul {
  align-items: start;
  margin: 0;
}
footer .et_pb_menu .et-menu-nav > ul li {
  flex: 1 1 auto;
  justify-content: center;
  padding-bottom: 8px;
}
footer .et_pb_menu .et-menu-nav > ul li a {
  font-size: 0.9em;
  font-weight: 700;
  color: var(--link-footer) !important;
  text-transform: uppercase;
  line-height: 1.2;
  padding-bottom: 0;
}
footer .et_pb_menu .et-menu-nav > ul li a:focus-visible {
  outline: 3px solid var(--color-white);
  outline-offset: 0.4em;
  transition: none;
  text-decoration: none!important;
}
footer .et_pb_column_2_tb_footer .et_pb_code_inner{
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

@media only screen and (max-width: 1630px) {
  footer .et_pb_menu .et-menu-nav > ul li a {
    font-size: 0.8em;
  }
  .email,
  .tel {
    font-size: 1.6em;
  }
}

@media only screen and (max-width: 1440px) and (min-width: 767px) {
  footer .et_pb_section:nth-child(2) .et_pb_row .et_pb_column:nth-child(3) {
    width: 100%;
  }
  footer .et_pb_section:nth-child(2) .et_pb_row .et_pb_column:nth-child(1) {
    width: 35%;
  }
  footer .et_pb_section:nth-child(2) .et_pb_row .et_pb_column:nth-child(2) {
    width: 65%;
    padding: 0 0 0 3em;
  }
  footer .et_pb_menu .et-menu-nav {
    padding-right: 0;
  }
  footer .et_pb_menu .et-menu-nav > ul li {
    flex: 1 1 auto;
    min-width: 0.1em;
    width: 100%;
    justify-content: flex-end;
    margin: 0;
    padding: 8px 0;
  }
  footer .et_pb_column_2_tb_footer .et_pb_code_inner{
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
  .email, 
  .tel {
    margin-top: 0.7rem;
  }
}

@media only screen and (max-width: 980px) {
  footer #menu-footer-menu {
    display: block;
  }
  footer .et_pb_menu .et_pb_menu__menu {
    display: block !important;
  }
  footer .et_pb_menu .et_mobile_nav_menu {
    display: none !important;
  }
}

@media only screen and (max-width: 768px) {
  footer {
      margin-top: 0;
  }
  footer .et_pb_section:nth-child(2) .et_pb_row .et_pb_column:nth-child(1),
  footer .et_pb_section:nth-child(2) .et_pb_row .et_pb_column:nth-child(2), 
  footer .et_pb_section:nth-child(2) .et_pb_row .et_pb_column:nth-child(3) {
    width: 100%;
  }
  footer .et_pb_section:nth-child(2) .et_pb_row .et_pb_column:nth-child(2){
    padding: 0;
  }
  footer .et_pb_section:nth-child(2) .et_pb_row .et_pb_column:nth-child(1){
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  footer .et_pb_section:nth-child(2) .et_pb_row .et_pb_column:nth-child(1) .et_pb_module.et_pb_image{
    margin: 0 auto!important;
  }
  footer .et_pb_section:nth-child(2) .et_pb_row .et_pb_column:nth-child(1) .et_pb_module.et_pb_text .et_pb_text_inner{
    text-align: center;
  }

  footer .et_pb_section:nth-child(2) .et_pb_row .et_pb_column:nth-child(3) > ul {
    display: flex;
    justify-content: center;
    width: 100%;
  }

  footer .et_pb_section:nth-child(2) .et_pb_row .et_pb_column:nth-child(3) > ul li{
    margin-left: 0!important;
  }
  footer .et_pb_menu .et-menu-nav > ul li {
    justify-content: center;
  }
  footer .et_pb_menu .et-menu-nav > ul {
    display: block;
    padding-top: 3em!important;
  }
  footer .et_pb_menu .et-menu-nav > ul li {
    padding-left: 0;
    padding-right: 0;
    margin: 0;
    padding: 8px 0;
  }
  footer #menu-footer-menu li a {
    font-size: 1em;
  }
  footer .et_pb_column_2_tb_footer .et_pb_code_inner{
    align-items: center;
  }
}
