.elementor-19035 .elementor-element.elementor-element-ea29478{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:5%;--margin-bottom:0%;--margin-left:0%;--margin-right:0%;}/* Start custom CSS for html, class: .elementor-element-78c140b */svg.gooey-filter {
  position: absolute;
  width: 0;
  height: 0;
  pointer-events: none;
}

.book-call-wrap {
  display: inline-flex;
  align-items: center;
  position: relative;
  text-decoration: none;
  outline: none;
  cursor: pointer;
}

.book-call-gooey {
  display: inline-flex;
  align-items: center;
  filter: url(#bookCallFilter);
  position: relative;
}

.book-call-pill {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #EF005A;
  color: #ffffff;
  font-family: 'Outfit', sans-serif;
  font-size: 16px;
  line-height:1em;
  font-weight: 400;
  padding: 9px 22px 9px 22px;
  border-radius: 999px;
  white-space: nowrap;
}

.book-call-circle {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background-color: #EF005A;
  flex-shrink: 0;
  margin-left: -3px;
  transition: margin-left 1.1s cubic-bezier(0.25, 1.5, 0.5, 1);
  position: relative;
  z-index: 2;
}

.book-call-circle .book-call-arrow {
  position: absolute;
  top: 0;
  left: 0;
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: none;
  isolation: isolate;
}

.book-call-circle .book-call-arrow svg {
  width: 13px;
  height: 13px;
  fill: #ffffff;
  transform: rotate(0deg);
  transition: transform 0.9s ease;
  filter: none;
  position: relative;
  z-index: 10;
}

.book-call-wrap:hover .book-call-circle {
  margin-left: 8px;
}

.book-call-wrap:hover .book-call-circle .book-call-arrow svg {
  transform: rotate(45deg);
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-ea29478 */.page-header .elementor-19035 .elementor-element.elementor-element-ea29478 { display: none; visibility: hidden; }/* End custom CSS */