.elementor-28 .elementor-element.elementor-element-3cbfbc2{--display:flex;--position:absolute;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--margin-top:2%;--margin-bottom:0%;--margin-left:0%;--margin-right:0%;top:0px;--z-index:10;}body:not(.rtl) .elementor-28 .elementor-element.elementor-element-3cbfbc2{left:0px;}body.rtl .elementor-28 .elementor-element.elementor-element-3cbfbc2{right:0px;}.elementor-28 .elementor-element.elementor-element-3b17f51{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:center;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-28 .elementor-element.elementor-element-c07779f img{width:140px;}.elementor-28 .elementor-element.elementor-element-32c56e4{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:flex-end;--align-items:center;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-28 .elementor-element.elementor-element-26b3f39 .elementor-heading-title{font-family:"pp pangaia", Sans-serif;font-size:32px;font-weight:200;color:var( --e-global-color-fb479f8 );}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}@media(max-width:767px){.elementor-28 .elementor-element.elementor-element-3cbfbc2{--flex-wrap:nowrap;}.elementor-28 .elementor-element.elementor-element-c07779f img{width:80px;}.elementor-28 .elementor-element.elementor-element-26b3f39 .elementor-heading-title{font-size:24px;}}/* Start custom CSS for heading, class: .elementor-element-26b3f39 */.wheel-heading .elementor-heading-title {
  display: inline-block;
  overflow: hidden;
  position: relative;
  height: 1.2em;
  line-height: 1.2em;
  vertical-align: bottom;
}

.wh-label {
  display: block;
  position: relative;
  top: 0%;
  transition: top 0.4s cubic-bezier(0.33, 1, 0.68, 1);
  line-height: 1.2em;
  white-space: nowrap;
}

.wheel-heading:hover .wh-label {
  top: -100%;
  font-weight: 500;
  font-size: 31px;
}
.wheel-heading .elementor-heading-title a {
  display: inline-block;
  overflow: hidden;
  height: 1.2em;
  line-height: 1.2em;
  vertical-align: bottom;
}

@media (max-width: 768px) {
  .wheel-heading .wh-label {
    animation: wheelUp 1.2s ease forwards;
  }
}

@keyframes wheelUp {
  0%   { top: 0%; }
  40%  { top: -100%; }
  50%  { top: -100%; }
  90%  { top: 0%; }
  100% { top: 0%; }
}

@media (max-width: 768px) {
  .wheel-heading:hover .wh-label {
    top: 0%; /* disable hover state */
      font-size: 24px;
       font-weight: 200;
  }
  
}/* End custom CSS */