.elementor-49 .elementor-element.elementor-element-556e16b{--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:center;--align-items:center;--gap:60px 60px;--row-gap:60px;--column-gap:60px;--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}.elementor-49 .elementor-element.elementor-element-556e16b:not(.elementor-motion-effects-element-type-background), .elementor-49 .elementor-element.elementor-element-556e16b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-primary );}.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-49 .elementor-element.elementor-element-0765ce6 img{width:auto;max-width:auto;height:50px;}.elementor-49 .elementor-element.elementor-element-9c030b1 img{width:auto;max-width:auto;height:60px;}.elementor-49 .elementor-element.elementor-element-79369f8{--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:center;--align-items:center;--gap:60px 60px;--row-gap:60px;--column-gap:60px;--padding-top:40px;--padding-bottom:40px;--padding-left:40px;--padding-right:40px;}.elementor-49 .elementor-element.elementor-element-f4dfb7e img{width:auto;max-width:auto;height:60px;object-fit:contain;object-position:center center;}.elementor-49 .elementor-element.elementor-element-e36bb3f img{width:auto;max-width:auto;height:70px;object-fit:contain;object-position:center center;}.elementor-49 .elementor-element.elementor-element-416cfcf{--display:flex;--min-height:10px;--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:stretch;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-49 .elementor-element.elementor-element-416cfcf:not(.elementor-motion-effects-element-type-background), .elementor-49 .elementor-element.elementor-element-416cfcf > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-primary );}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}@media(max-width:1024px){.elementor-49 .elementor-element.elementor-element-556e16b{--gap:50px 50px;--row-gap:50px;--column-gap:50px;}.elementor-49 .elementor-element.elementor-element-0765ce6 img{height:20px;}.elementor-49 .elementor-element.elementor-element-9c030b1 img{height:40px;}.elementor-49 .elementor-element.elementor-element-79369f8{--gap:50px 50px;--row-gap:50px;--column-gap:50px;--padding-top:30px;--padding-bottom:30px;--padding-left:30px;--padding-right:30px;}.elementor-49 .elementor-element.elementor-element-f4dfb7e img{height:50px;}.elementor-49 .elementor-element.elementor-element-e36bb3f img{height:60px;}.elementor-49 .elementor-element.elementor-element-416cfcf{--min-height:10px;}}@media(max-width:767px){.elementor-49 .elementor-element.elementor-element-556e16b{--gap:30px 30px;--row-gap:30px;--column-gap:30px;--padding-top:15px;--padding-bottom:15px;--padding-left:20px;--padding-right:20px;}.elementor-49 .elementor-element.elementor-element-0765ce6 img{height:30px;object-fit:contain;}.elementor-49 .elementor-element.elementor-element-9c030b1 img{height:30px;object-fit:contain;}.elementor-49 .elementor-element.elementor-element-79369f8{--gap:30px 30px;--row-gap:30px;--column-gap:30px;--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}.elementor-49 .elementor-element.elementor-element-f4dfb7e.elementor-element{--align-self:center;}.elementor-49 .elementor-element.elementor-element-f4dfb7e img{width:auto;height:35px;object-fit:contain;}.elementor-49 .elementor-element.elementor-element-e36bb3f.elementor-element{--align-self:center;}.elementor-49 .elementor-element.elementor-element-e36bb3f img{width:auto;height:40px;object-fit:contain;}}/* Start custom CSS for container, class: .elementor-element-556e16b */.elementor-49 .elementor-element.elementor-element-556e16b{
   position: fixed!important;
  -moz-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  opacity: 0;
  transform: translateY(-100%);
  animation: slide-up 0.25s;
}
@media (min-width: 1024px) {
.elementor-49 .elementor-element.elementor-element-556e16b {
}
}
@media (min-width: 767px) {
.elementor-49 .elementor-element.elementor-element-556e16b {
}
}
@keyframes slide-down {
  0% {
    opacity: 0;
    transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes slide-up {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-100%);
  }
}
.elementor-49 .elementor-element.elementor-element-556e16b.she-header{
  -moz-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  animation: slide-down 0.25s;
  opacity: 1;
  top:0px;
  backdrop-filter: blur(8px);
/*
background: linear-gradient(248deg, #00ae8dF0 26%, #0071ceF0 72%);
*/
  transform: translateY(0);
  z-index: 9!important;
}
.elementor-49 .elementor-element.elementor-element-556e16b {
  clip-path: ellipse(100% 100% at 50% 0%);
}/* End custom CSS */