.elementor-kit-10{--e-global-color-primary:#036147;--e-global-color-secondary:#F6E8DB;--e-global-color-text:#212121;--e-global-color-accent:#FFFFFF;--e-global-color-f7896be:#3E809D;--e-global-color-4712a43:#F3A632;--e-global-color-6636d7c:#EA6C56;--e-global-typography-primary-font-family:"Piazzolla";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Piazzolla";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Piazzolla";--e-global-typography-accent-font-weight:500;}.elementor-kit-10 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1352px;}.e-con{--container-max-width:1352px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.link-black a {
    color: #212121;
}

.link-black {
  display: inline-block;
  position: relative;
  color: #212121;
}

.link-black:after {
  color:#212121;
  content: '';
  position: absolute;
  width: 100%;
  transform: scaleX(1);
  height: 1px;
  bottom: 0;
  left: 0;
  background-color: #212121;
  transform-origin: bottom left;
  transition: transform 0.25s ease-out;
}

.link-black:hover:after {
  transform: scaleX(0);
  transform-origin: bottom right;
}

.link-white a {
    color: #ffffff;
}

.link-white {
  display: inline-block;
  position: relative;
  color: #ffffff;
}

.link-white:after {
  color:#212121;
  content: '';
  position: absolute;
  width: 100%;
  transform: scaleX(1);
  height: 1px;
  bottom: 0;
  left: 0;
  background-color: #ffffff;
  transform-origin: bottom left;
  transition: transform 0.25s ease-out;
}

.link-white:hover:after {
  transform: scaleX(0);
  transform-origin: bottom right;
}

.card {
    max-width: 554px !important;
}

.image-parallax-01 {
    opacity: 0.75;
}

.image-parallax-02 {
    opacity: 0.5;
}/* End custom CSS */