/* eb-slider-jdprznx Starts */
.eb-slider-wrapper.eb-slider-jdprznx {
  margin-bottom: -30px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
  transition: border 0.5s, border-radius 0.5s, box-shadow 0.5s, background 0.5s;
  background-color: rgba(255, 255, 255, 1);
}
.eb-slider-wrapper.eb-slider-jdprznx .slick-slide > * {
  padding: 5px;
}
.eb-slider-wrapper.eb-slider-jdprznx .eb-slider-type-content .eb-slider-item {
  text-align: center;
  align-items: center;
}
.eb-slider-wrapper.eb-slider-jdprznx .slick-slider .eb-slider-item img {
  height: 800px;
}
.eb-slider-wrapper.eb-slider-jdprznx
  .eb-slider-type-content
  .eb-slider-item.content-1
  .eb-slider-content {
  background-color: rgba(0, 6, 17, 0.42);
  justify-content: center;
}
.eb-slider-wrapper.eb-slider-jdprznx
  .eb-slider-type-content
  .eb-slider-item
  .eb-slider-content
  .eb-slider-title {
  color: #ffffff;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 20px;
  font-family: "Poppins", sans-serif;
  font-size: 80px;
  line-height: 1.2em;
}
.eb-slider-wrapper.eb-slider-jdprznx
  .eb-slider-type-content
  .eb-slider-item
  .eb-slider-content
  .eb-slider-subtitle {
  color: #ffffff;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  font-family: "Lato", sans-serif;
  font-size: 18px;
  line-height: 1.8em;
  font-weight: 400;
}
.eb-slider-wrapper.eb-slider-jdprznx
  .eb-slider-type-content
  .eb-slider-item
  .eb-slider-content
  .eb-slider-button {
  color: var(--eb-global-button-text-color);
  background-color: #00ec9c;
  margin-top: 40px;
  margin-right: 10px;
  margin-left: 0px;
  margin-bottom: 0px;
  padding-top: 20px;
  padding-right: 40px;
  padding-left: 40px;
  padding-bottom: 20px;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: 600;
  text-transform: capitalize;
  border-radius: 45px;
  transition: border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.eb-slider-wrapper.eb-slider-jdprznx
  .eb-slider-type-content
  .eb-slider-item
  .eb-slider-content
  .eb-slider-button:hover {
  color: #00ec9c;
  background-color: #ffffff;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: 600;
  text-transform: capitalize;
}
.eb-slider-wrapper.eb-slider-jdprznx
  .eb-slider-type-content
  .eb-slider-item
  .eb-slider-content
  .eb-slider-second-button {
  color: var(--eb-global-button-text-color);
  background-color: var(--eb-global-tertiary-color);
  margin-top: 40px;
  margin-right: 10px;
  margin-left: 0px;
  margin-bottom: 0px;
  padding-top: 20px;
  padding-right: 40px;
  padding-left: 40px;
  padding-bottom: 20px;
  font-size: 14px;
  border-radius: 45px;
  transition: border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.eb-slider-wrapper.eb-slider-jdprznx
  .eb-slider-type-content
  .eb-slider-item
  .eb-slider-content
  .eb-slider-second-button:hover {
  color: var(--eb-global-button-text-color);
  background-color: var(--eb-global-button-background-color);
  font-size: 14px;
}
.eb-slider-wrapper.eb-slider-jdprznx .slick-prev {
  left: -25px;
}
.eb-slider-wrapper.eb-slider-jdprznx .slick-next {
  right: -25px;
}
.eb-slider-wrapper.eb-slider-jdprznx .slick-prev i,
.eb-slider-wrapper.eb-slider-jdprznx .slick-next i {
  color: var(--eb-global-primary-color) !important;
  font-size: 20px;
}
.eb-slider-wrapper.eb-slider-jdprznx .slick-prev i:hover,
.eb-slider-wrapper.eb-slider-jdprznx .slick-next i:hover {
  color: var(--eb-global-tertiary-color) !important;
}
.eb-slider-wrapper.eb-slider-jdprznx .slick-dots {
  bottom: 40px;
}
.eb-slider-wrapper.eb-slider-jdprznx .slick-dots li {
  margin-right: 10px;
}
.eb-slider-wrapper.eb-slider-jdprznx .slick-dots li button:before {
  color: #ffffff !important;
  font-size: 15px;
}
.eb-slider-wrapper.eb-slider-jdprznx .slick-dots li.slick-active button:before {
  color: #00d084 !important;
}
[dir="rtl"] .eb-slider-wrapper.eb-slider-jdprznx .slick-prev {
  left: auto;
}
[dir="rtl"] .eb-slider-wrapper.eb-slider-jdprznx .slick-slide {
  pointer-events: auto;
}
.eb-parent-eb-slider-jdprznx {
  display: block;
}
.root-eb-slider-jdprznx {
  position: relative;
}
@media (max-width: 1024px) {
  .eb-slider-wrapper.eb-slider-jdprznx .slick-slider .eb-slider-item img {
    height: 600px;
  }
  .eb-slider-wrapper.eb-slider-jdprznx
    .eb-slider-type-content
    .eb-slider-item
    .eb-slider-content
    .eb-slider-title {
    font-size: 50px;
  }
  .eb-parent-eb-slider-jdprznx {
    display: block;
  }
}
@media (max-width: 767px) {
  .eb-slider-wrapper.eb-slider-jdprznx
    .eb-slider-type-content
    .eb-slider-item
    .eb-slider-content
    .eb-slider-title {
    font-size: 40px;
  }
  .eb-slider-wrapper.eb-slider-jdprznx
    .eb-slider-type-content
    .eb-slider-item
    .eb-slider-content
    .eb-slider-subtitle {
    font-size: 14px;
  }
  .eb-parent-eb-slider-jdprznx {
    display: block;
  }
}
.eb-slider-wrapper.eb-slider-jdprznx .slick-slide > * {
  /*position: relative;*/
  padding: 0px !important;
}
.eb-slider-jdprznx .eb-slider-content {
  z-index: 2;
}
@media (max-width: 767px) {
  .eb-slider-jdprznx {
    /*display: block;*/
  }
} /* =eb-slider-jdprznx= Ends */ /* eb-wrapper-vfrtzsu Starts */
.eb-parent-eb-wrapper-vfrtzsu {
  position: relative;
}
.eb-wrapper-align-center {
  margin-right: auto !important;
  margin-left: auto !important;
}
.eb-wrapper-align-right {
  margin-left: auto !important;
}
.eb-wrapper-outer.eb-wrapper-vfrtzsu {
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
  background-color: rgba(255, 255, 255, 1);
  max-width: 100%;
  transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.eb-wrapper-outer.eb-wrapper-vfrtzsu
  > .eb-wrapper-inner
  > .eb-wrapper-inner-blocks {
  max-width: 100%;
  position: relative;
}
.eb-wrapper-outer.eb-wrapper-vfrtzsu:before {
  transition: background 0.5s, opacity 0.5s, filter 0.5s;
}
.eb-parent-eb-wrapper-vfrtzsu .eb-shape-divider-top svg {
  width: calc(100% + 1.3px);
}
.eb-parent-eb-wrapper-vfrtzsu .eb-shape-divider-bottom svg {
  width: calc(100% + 1.3px);
}
.eb-parent-eb-wrapper-vfrtzsu {
  display: block;
}
.root-eb-wrapper-vfrtzsu {
  position: relative;
}
@media (max-width: 1024px) {
  .eb-parent-eb-wrapper-vfrtzsu {
    display: block;
  }
}
@media (max-width: 767px) {
  .eb-parent-eb-wrapper-vfrtzsu {
    display: block;
  }
} /* =eb-wrapper-vfrtzsu= Ends */ /* eb-advance-heading-uu0zmwg Starts */
.eb-advance-heading-wrapper.eb-advance-heading-uu0zmwg {
  position: relative;
  text-align: center;
  margin-bottom: 80px;
  transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.eb-advance-heading-wrapper.eb-advance-heading-uu0zmwg:before {
  transition: background 0.5s, opacity 0.5s, filter 0.5s;
}
.eb-advance-heading-wrapper.eb-advance-heading-uu0zmwg .eb-ah-title {
  text-align: center;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 10px;
}
.eb-advance-heading-wrapper.eb-advance-heading-uu0zmwg .eb-ah-title {
  line-height: 0;
}
.eb-advance-heading-wrapper.eb-advance-heading-uu0zmwg
  .eb-ah-title
  .first-title {
  color: #273164;
  font-family: "Poppins", sans-serif;
  font-size: 35px;
  line-height: 1.1em;
  font-weight: 500;
  transition: border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.eb-advance-heading-wrapper.eb-advance-heading-uu0zmwg
  .eb-ah-title
  .second-title {
  color: var(--eb-global-heading-color);
  transition: border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.eb-advance-heading-wrapper.eb-advance-heading-uu0zmwg
  .eb-ah-title
  .third-title {
  color: var(--eb-global-heading-color);
  transition: border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.eb-advance-heading-wrapper.eb-advance-heading-uu0zmwg .eb-ah-subtitle {
  text-align: center;
  color: #273164;
  font-family: "Lato", sans-serif;
  font-size: 18px;
  line-height: 1.6em;
  font-weight: 400;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
}
.eb-advance-heading-wrapper.eb-advance-heading-uu0zmwg .eb-ah-separator {
  color: #273164;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
}
.eb-advance-heading-wrapper.eb-advance-heading-uu0zmwg .eb-ah-separator.line {
  border-style: none none solid;
  border-color: var(--eb-global-primary-color);
  border-width: 4px;
  width: 100px;
  margin-left: auto;
  margin-right: auto;
}
.eb-advance-heading-wrapper.eb-advance-heading-uu0zmwg .eb-ah-separator.icon {
  text-align: center;
  color: var(--eb-global-primary-color);
  font-size: 30px;
}
.eb-advance-heading-wrapper.eb-advance-heading-uu0zmwg
  .eb-ah-separator.icon
  > * {
  color: var(--eb-global-primary-color);
}
.eb-parent-eb-advance-heading-uu0zmwg {
  display: block;
}
.root-eb-advance-heading-uu0zmwg {
  position: relative;
}
@media (max-width: 1024px) {
  .eb-advance-heading-wrapper.eb-advance-heading-uu0zmwg {
    margin-bottom: 30px;
  }
  .eb-advance-heading-wrapper.eb-advance-heading-uu0zmwg
    .eb-ah-title
    .first-title {
    font-size: 26px;
  }
  .eb-advance-heading-wrapper.eb-advance-heading-uu0zmwg .eb-ah-subtitle {
    font-size: 14px;
  }
  .eb-parent-eb-advance-heading-uu0zmwg {
    display: block;
  }
}
@media (max-width: 767px) {
  .eb-advance-heading-wrapper.eb-advance-heading-uu0zmwg {
    margin-bottom: 40px;
  }
  .eb-advance-heading-wrapper.eb-advance-heading-uu0zmwg
    .eb-ah-title
    .first-title {
    font-size: 26px;
  }
  .eb-advance-heading-wrapper.eb-advance-heading-uu0zmwg .eb-ah-subtitle {
    font-size: 14px;
  }
  .eb-parent-eb-advance-heading-uu0zmwg {
    display: block;
  }
} /* =eb-advance-heading-uu0zmwg= Ends */ /* eb-infobox-ur9olqx Starts */
.eb-infobox-wrapper.eb-infobox-ur9olqx {
  padding: 50px;
  background-color: rgba(255, 255, 255, 0);
  transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.eb-infobox-wrapper.eb-infobox-ur9olqx:hover {
  background-color: rgba(0, 236, 156, 1);
  box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 35px 0px;
}
.eb-infobox-wrapper.eb-infobox-ur9olqx:before {
  transition: background 0.5s, opacity 0.5s, filter 0.5s;
}
.eb-infobox-wrapper.eb-infobox-ur9olqx .infobox-wrapper-inner {
  flex-direction: column;
  gap: 10px;
}
.eb-infobox-wrapper.eb-infobox-ur9olqx .icon-img-wrapper {
  align-self: center;
  margin-top: 0px;
}
.eb-infobox-wrapper.eb-infobox-ur9olqx .number-or-icon {
  padding: 0px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 0px;
  transition: border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.eb-infobox-wrapper.eb-infobox-ur9olqx .number-or-icon > * {
  color: rgba(0, 236, 156, 1);
}
.eb-infobox-wrapper.eb-infobox-ur9olqx
  .icon-img-wrapper
  .eb-infobox-icon-data-selector {
  font-size: 50px;
  height: 50px;
  width: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.eb-infobox-wrapper.eb-infobox-ur9olqx .contents-wrapper {
  flex: 1;
  text-align: center;
  text-align: center;
}
.eb-infobox-wrapper.eb-infobox-ur9olqx .title {
  font-family: "Poppins", sans-serif;
  font-size: 20px;
  line-height: 1.2em;
  font-weight: 500;
  text-transform: capitalize;
  padding-top: 10px;
  padding-bottom: 20px;
  color: rgba(39, 49, 100, 1);
}
.eb-infobox-wrapper.eb-infobox-ur9olqx .description {
  font-family: "Lato", sans-serif;
  font-size: 16px;
  line-height: 1.8em;
  font-weight: 400;
  padding-top: 0px;
  padding-bottom: 0px;
  color: rgba(39, 49, 100, 1);
}
.eb-infobox-wrapper.eb-infobox-ur9olqx .eb-button-inner-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.eb-infobox-wrapper.eb-infobox-ur9olqx .eb-button-loadmore.infobox-btn,
.eb-infobox-wrapper-eb-infobox-ur9olqx .eb-button-loadmore.infobox-btn,
.eb-infobox-wrapper.eb-infobox-ur9olqx .eb-button-anchor.infobox-btn {
  background-color: var(--eb-global-button-background-color);
  border-radius: 10px;
  font-size: 20px;
  padding-top: 15px;
  padding-right: 30px;
  padding-left: 30px;
  padding-bottom: 15px;
  color: var(--eb-global-button-text-color);
  transition: all 0.3s, background 0.5s, border 0.5s, border-radius 0.5s,
    box-shadow 0.5s;
}
.eb-infobox-wrapper.eb-infobox-ur9olqx .eb-button-anchor.infobox-btn:hover,
.eb-infobox-wrapper-eb-infobox-ur9olqx .eb-button-loadmore.infobox-btn:hover,
.eb-infobox-wrapper.eb-infobox-ur9olqx .eb-button-loadmore.infobox-btn:hover {
  border-radius: 10px;
  color: var(--eb-global-button-text-color);
}
.eb-parent-eb-infobox-ur9olqx {
  display: block;
} /* Css for Animation */
body:not(.wp-admin) .eb-parent-eb-infobox-ur9olqx.eb_animation {
  visibility: hidden;
  opacity: 0;
  transition: ease-in 1000ms;
}
body:not(.wp-admin) .eb-parent-eb-infobox-ur9olqx.eb_animation.eb__animated {
  visibility: visible;
  opacity: 1;
}
.eb-parent-eb-infobox-ur9olqx.eb_animation.eb__animated {
  animation-duration: 1000ms;
  animation-delay: 0ms;
}
.root-eb-infobox-ur9olqx {
  position: relative;
}
@media (max-width: 1024px) {
  .eb-infobox-wrapper.eb-infobox-ur9olqx {
    padding: 20px;
  }
  .eb-infobox-wrapper.eb-infobox-ur9olqx
    .icon-img-wrapper
    .eb-infobox-icon-data-selector {
    font-size: 40px;
    height: 40px;
    width: 40px;
  }
  .eb-infobox-wrapper.eb-infobox-ur9olqx .title {
    font-size: 18px;
  }
  .eb-infobox-wrapper.eb-infobox-ur9olqx .description {
    font-size: 14px;
  }
  .eb-parent-eb-infobox-ur9olqx {
    display: block;
  }
}
@media (max-width: 767px) {
  .eb-infobox-wrapper.eb-infobox-ur9olqx {
    padding: 40px;
  }
  .eb-parent-eb-infobox-ur9olqx {
    display: block;
  }
}
.eb-infobox-ur9olqx .title,
.eb-infobox-ur9olqx .description,
.eb-infobox-ur9olqx span {
  transition: all 0.4s ease 0s;
}
.homely_infobox:hover .title,
.homely_infobox:hover .description {
  color: #ffffff;
}
.homely_infobox:hover .fa-gem:before {
  color: #ffffff !important;
  fill: #ffffff !important;
}
@media (max-width: 767px) {
  .eb-infobox-ur9olqx {
    /*display: block;*/
  }
} /* =eb-infobox-ur9olqx= Ends */ /* eb-column-1bw39dw Starts */
.eb-column-1bw39dw.eb-column-wrapper > .eb-column-inner > * {
  position: relative;
}
.eb-column-1bw39dw.eb-column-wrapper > .eb-column-inner:before {
  transition: all 0.5s, background 0.5s, opacity 0.5s, filter 0.5s;
}
.root-eb-column-1bw39dw {
  width: 33.34%;
  order: unset;
}
.eb-parent-eb-column-1bw39dw {
  padding-right: 0px;
  border-top-width: 0px;
  border-right-width: 1px;
  border-left-width: 0px;
  border-bottom-width: 0px;
  border-color: rgba(0, 0, 0, 0.1);
  border-style: solid;
  transition: all 0.5s, background 0.5s, border 0.5s, border-radius 0.5s,
    box-shadow 0.5s;
}
.eb-parent-eb-column-1bw39dw {
  display: block;
}
.root-eb-column-1bw39dw {
  position: relative;
}
@media (max-width: 1024px) {
  .root-eb-column-1bw39dw {
    width: calc(33.33% - 0px);
    order: unset;
  }
  .eb-parent-eb-column-1bw39dw {
    display: block;
  }
}
@media (max-width: 767px) {
  .root-eb-column-1bw39dw {
    width: calc(100% - 0px);
    order: unset;
  }
  .eb-parent-eb-column-1bw39dw {
    border-right-width: 0px;
    border-bottom-width: 1px;
  }
  .eb-parent-eb-column-1bw39dw {
    display: block;
  }
} /* =eb-column-1bw39dw= Ends */ /* eb-infobox-xktdsge Starts */
.eb-infobox-wrapper.eb-infobox-xktdsge {
  padding: 50px;
  background-color: rgba(255, 255, 255, 0);
  transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.eb-infobox-wrapper.eb-infobox-xktdsge:hover {
  background-color: rgba(0, 236, 156, 1);
  box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 35px 0px;
}
.eb-infobox-wrapper.eb-infobox-xktdsge:before {
  transition: background 0.5s, opacity 0.5s, filter 0.5s;
}
.eb-infobox-wrapper.eb-infobox-xktdsge .infobox-wrapper-inner {
  flex-direction: column;
  gap: 10px;
}
.eb-infobox-wrapper.eb-infobox-xktdsge .icon-img-wrapper {
  align-self: center;
  margin-top: 0px;
}
.eb-infobox-wrapper.eb-infobox-xktdsge .number-or-icon {
  padding: 0px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 0px;
  transition: border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.eb-infobox-wrapper.eb-infobox-xktdsge .number-or-icon > * {
  color: rgba(0, 236, 156, 1);
}
.eb-infobox-wrapper.eb-infobox-xktdsge
  .icon-img-wrapper
  .eb-infobox-icon-data-selector {
  font-size: 50px;
  height: 50px;
  width: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.eb-infobox-wrapper.eb-infobox-xktdsge .contents-wrapper {
  flex: 1;
  text-align: center;
  text-align: center;
}
.eb-infobox-wrapper.eb-infobox-xktdsge .title {
  font-family: "Poppins", sans-serif;
  font-size: 20px;
  line-height: 1.2em;
  font-weight: 500;
  text-transform: capitalize;
  padding-top: 10px;
  padding-bottom: 20px;
  color: rgba(39, 49, 100, 1);
}
.eb-infobox-wrapper.eb-infobox-xktdsge .description {
  font-family: "Lato", sans-serif;
  font-size: 16px;
  line-height: 1.8em;
  font-weight: 400;
  padding-top: 0px;
  padding-bottom: 0px;
  color: rgba(39, 49, 100, 1);
}
.eb-infobox-wrapper.eb-infobox-xktdsge .eb-button-inner-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.eb-infobox-wrapper.eb-infobox-xktdsge .eb-button-loadmore.infobox-btn,
.eb-infobox-wrapper-eb-infobox-xktdsge .eb-button-loadmore.infobox-btn,
.eb-infobox-wrapper.eb-infobox-xktdsge .eb-button-anchor.infobox-btn {
  background-color: var(--eb-global-button-background-color);
  border-radius: 10px;
  font-size: 20px;
  padding-top: 15px;
  padding-right: 30px;
  padding-left: 30px;
  padding-bottom: 15px;
  color: var(--eb-global-button-text-color);
  transition: all 0.3s, background 0.5s, border 0.5s, border-radius 0.5s,
    box-shadow 0.5s;
}
.eb-infobox-wrapper.eb-infobox-xktdsge .eb-button-anchor.infobox-btn:hover,
.eb-infobox-wrapper-eb-infobox-xktdsge .eb-button-loadmore.infobox-btn:hover,
.eb-infobox-wrapper.eb-infobox-xktdsge .eb-button-loadmore.infobox-btn:hover {
  border-radius: 10px;
  color: var(--eb-global-button-text-color);
}
.eb-parent-eb-infobox-xktdsge {
  display: block;
} /* Css for Animation */
body:not(.wp-admin) .eb-parent-eb-infobox-xktdsge.eb_animation {
  visibility: hidden;
  opacity: 0;
  transition: ease-in 1000ms;
}
body:not(.wp-admin) .eb-parent-eb-infobox-xktdsge.eb_animation.eb__animated {
  visibility: visible;
  opacity: 1;
}
.eb-parent-eb-infobox-xktdsge.eb_animation.eb__animated {
  animation-duration: 1000ms;
  animation-delay: 0ms;
}
.root-eb-infobox-xktdsge {
  position: relative;
}
@media (max-width: 1024px) {
  .eb-infobox-wrapper.eb-infobox-xktdsge {
    padding: 20px;
  }
  .eb-infobox-wrapper.eb-infobox-xktdsge
    .icon-img-wrapper
    .eb-infobox-icon-data-selector {
    font-size: 40px;
    height: 40px;
    width: 40px;
  }
  .eb-infobox-wrapper.eb-infobox-xktdsge .title {
    font-size: 18px;
  }
  .eb-infobox-wrapper.eb-infobox-xktdsge .description {
    font-size: 14px;
  }
  .eb-parent-eb-infobox-xktdsge {
    display: block;
  }
}
@media (max-width: 767px) {
  .eb-infobox-wrapper.eb-infobox-xktdsge {
    padding: 40px;
  }
  .eb-parent-eb-infobox-xktdsge {
    display: block;
  }
}
.eb-infobox-xktdsge .title,
.eb-infobox-xktdsge .description,
.eb-infobox-xktdsge span {
  transition: all 0.4s ease 0s;
}
.eb-infobox-xktdsge:hover .title,
.eb-infobox-xktdsge:hover .description {
  /*position: relative;*/
  color: #fff;
}
.eb-infobox-xktdsge:hover span {
  color: #fff !important;
}
@media (max-width: 767px) {
  .eb-infobox-xktdsge {
    /*display: block;*/
  }
} /* =eb-infobox-xktdsge= Ends */ /* eb-column-bfg6hzk Starts */
.eb-column-bfg6hzk.eb-column-wrapper > .eb-column-inner > * {
  position: relative;
}
.eb-column-bfg6hzk.eb-column-wrapper > .eb-column-inner:before {
  transition: all 0.5s, background 0.5s, opacity 0.5s, filter 0.5s;
}
.root-eb-column-bfg6hzk {
  width: 33.33%;
  order: unset;
}
.eb-parent-eb-column-bfg6hzk {
  padding-right: 0px;
  padding-left: 0px;
  border-top-width: 0px;
  border-right-width: 1px;
  border-left-width: 0px;
  border-bottom-width: 0px;
  border-color: rgba(0, 0, 0, 0.1);
  border-style: solid;
  transition: all 0.5s, background 0.5s, border 0.5s, border-radius 0.5s,
    box-shadow 0.5s;
}
.eb-parent-eb-column-bfg6hzk {
  display: block;
}
.root-eb-column-bfg6hzk {
  position: relative;
}
@media (max-width: 1024px) {
  .root-eb-column-bfg6hzk {
    width: calc(33.33% - 0px);
    order: unset;
  }
  .eb-parent-eb-column-bfg6hzk {
    display: block;
  }
}
@media (max-width: 767px) {
  .root-eb-column-bfg6hzk {
    width: calc(100% - 0px);
    order: unset;
  }
  .eb-parent-eb-column-bfg6hzk {
    border-right-width: 0px;
    border-bottom-width: 1px;
  }
  .eb-parent-eb-column-bfg6hzk {
    display: block;
  }
} /* =eb-column-bfg6hzk= Ends */ /* eb-infobox-44myf2a Starts */
.eb-infobox-wrapper.eb-infobox-44myf2a {
  padding: 50px;
  background-color: rgba(255, 255, 255, 0);
  transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.eb-infobox-wrapper.eb-infobox-44myf2a:hover {
  background-color: rgba(0, 236, 156, 1);
  box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 35px 0px;
}
.eb-infobox-wrapper.eb-infobox-44myf2a:before {
  transition: background 0.5s, opacity 0.5s, filter 0.5s;
}
.eb-infobox-wrapper.eb-infobox-44myf2a .infobox-wrapper-inner {
  flex-direction: column;
  gap: 10px;
}
.eb-infobox-wrapper.eb-infobox-44myf2a .icon-img-wrapper {
  align-self: center;
  margin-top: 0px;
}
.eb-infobox-wrapper.eb-infobox-44myf2a .number-or-icon {
  padding: 0px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 0px;
  transition: border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.eb-infobox-wrapper.eb-infobox-44myf2a .number-or-icon > * {
  color: rgba(0, 236, 156, 1);
}
.eb-infobox-wrapper.eb-infobox-44myf2a
  .icon-img-wrapper
  .eb-infobox-icon-data-selector {
  font-size: 50px;
  height: 50px;
  width: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.eb-infobox-wrapper.eb-infobox-44myf2a .contents-wrapper {
  flex: 1;
  text-align: center;
  text-align: center;
}
.eb-infobox-wrapper.eb-infobox-44myf2a .title {
  font-family: "Poppins", sans-serif;
  font-size: 20px;
  line-height: 1.2em;
  font-weight: 500;
  text-transform: capitalize;
  padding-top: 10px;
  padding-bottom: 20px;
  color: rgba(39, 49, 100, 1);
}
.eb-infobox-wrapper.eb-infobox-44myf2a .description {
  font-family: "Lato", sans-serif;
  font-size: 16px;
  line-height: 1.8em;
  font-weight: 400;
  padding-top: 0px;
  padding-bottom: 0px;
  color: rgba(39, 49, 100, 1);
}
.eb-infobox-wrapper.eb-infobox-44myf2a .eb-button-inner-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.eb-infobox-wrapper.eb-infobox-44myf2a .eb-button-loadmore.infobox-btn,
.eb-infobox-wrapper-eb-infobox-44myf2a .eb-button-loadmore.infobox-btn,
.eb-infobox-wrapper.eb-infobox-44myf2a .eb-button-anchor.infobox-btn {
  background-color: var(--eb-global-button-background-color);
  border-radius: 10px;
  font-size: 20px;
  padding-top: 15px;
  padding-right: 30px;
  padding-left: 30px;
  padding-bottom: 15px;
  color: var(--eb-global-button-text-color);
  transition: all 0.3s, background 0.5s, border 0.5s, border-radius 0.5s,
    box-shadow 0.5s;
}
.eb-infobox-wrapper.eb-infobox-44myf2a .eb-button-anchor.infobox-btn:hover,
.eb-infobox-wrapper-eb-infobox-44myf2a .eb-button-loadmore.infobox-btn:hover,
.eb-infobox-wrapper.eb-infobox-44myf2a .eb-button-loadmore.infobox-btn:hover {
  border-radius: 10px;
  color: var(--eb-global-button-text-color);
}
.eb-parent-eb-infobox-44myf2a {
  display: block;
} /* Css for Animation */
body:not(.wp-admin) .eb-parent-eb-infobox-44myf2a.eb_animation {
  visibility: hidden;
  opacity: 0;
  transition: ease-in 1000ms;
}
body:not(.wp-admin) .eb-parent-eb-infobox-44myf2a.eb_animation.eb__animated {
  visibility: visible;
  opacity: 1;
}
.eb-parent-eb-infobox-44myf2a.eb_animation.eb__animated {
  animation-duration: 1000ms;
  animation-delay: 0ms;
}
.root-eb-infobox-44myf2a {
  position: relative;
}
@media (max-width: 1024px) {
  .eb-infobox-wrapper.eb-infobox-44myf2a {
    padding: 20px;
  }
  .eb-infobox-wrapper.eb-infobox-44myf2a
    .icon-img-wrapper
    .eb-infobox-icon-data-selector {
    font-size: 40px;
    height: 40px;
    width: 40px;
  }
  .eb-infobox-wrapper.eb-infobox-44myf2a .title {
    font-size: 18px;
  }
  .eb-infobox-wrapper.eb-infobox-44myf2a .description {
    font-size: 14px;
  }
  .eb-parent-eb-infobox-44myf2a {
    display: block;
  }
}
@media (max-width: 767px) {
  .eb-infobox-wrapper.eb-infobox-44myf2a {
    padding: 40px;
  }
  .eb-parent-eb-infobox-44myf2a {
    display: block;
  }
}
.eb-infobox-44myf2a .title,
.eb-infobox-44myf2a .description,
.eb-infobox-44myf2a span {
  transition: all 0.4s ease 0s;
}
.eb-infobox-44myf2a:hover .title,
.eb-infobox-44myf2a:hover .description {
  /*position: relative;*/
  color: #fff;
}
.eb-infobox-44myf2a:hover span {
  color: #fff !important;
}
@media (max-width: 767px) {
  .eb-infobox-44myf2a {
    /*display: block;*/
  }
} /* =eb-infobox-44myf2a= Ends */ /* eb-column-ghe60jv Starts */
.eb-column-ghe60jv.eb-column-wrapper > .eb-column-inner > * {
  position: relative;
}
.eb-column-ghe60jv.eb-column-wrapper > .eb-column-inner:before {
  transition: all 0.5s, background 0.5s, opacity 0.5s, filter 0.5s;
}
.root-eb-column-ghe60jv {
  width: 33.33%;
  order: unset;
}
.eb-parent-eb-column-ghe60jv {
  padding-left: 0px;
  transition: all 0.5s, background 0.5s, border 0.5s, border-radius 0.5s,
    box-shadow 0.5s;
}
.eb-parent-eb-column-ghe60jv {
  display: block;
}
.root-eb-column-ghe60jv {
  position: relative;
}
@media (max-width: 1024px) {
  .root-eb-column-ghe60jv {
    width: calc(33.33% - 0px);
    order: unset;
  }
  .eb-parent-eb-column-ghe60jv {
    display: block;
  }
}
@media (max-width: 767px) {
  .root-eb-column-ghe60jv {
    width: calc(100% - 0px);
    order: unset;
  }
  .eb-parent-eb-column-ghe60jv {
    display: block;
  }
} /* =eb-column-ghe60jv= Ends */ /* eb-row-9sctn0t Starts */
.eb-row-9sctn0t.eb-row-root-container > * {
  position: relative;
}
.eb-row-9sctn0t.eb-row-root-container {
  border-top-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-bottom-width: 1px;
  border-color: rgba(0, 0, 0, 0.1);
  border-style: solid;
  transition: all 0.5s, background 0.5s, border 0.5s, border-radius 0.5s,
    box-shadow 0.5s;
}
.eb-row-9sctn0t.eb-row-root-container:before {
  transition: all 0.5s, background 0.5s, opacity 0.5s, filter 0.5s;
}
.eb-row-9sctn0t.eb-row-root-container > .eb-row-wrapper {
  max-width: 1170px;
}
.eb-row-9sctn0t.eb-row-root-container > .eb-row-wrapper > .eb-row-inner {
  gap: 0px;
  flex-flow: row;
}
.eb-parent-eb-row-9sctn0t {
  display: block;
}
.root-eb-row-9sctn0t {
  position: relative;
}
@media (max-width: 1024px) {
  .eb-row-9sctn0t.eb-row-root-container > .eb-row-wrapper > .eb-row-inner {
    flex-flow: row;
    flex-wrap: wrap !important;
  }
  .eb-parent-eb-row-9sctn0t {
    display: block;
  }
}
@media (max-width: 767px) {
  .eb-row-9sctn0t.eb-row-root-container > .eb-row-wrapper > .eb-row-inner {
    gap: 0px;
    flex-flow: row;
    flex-wrap: wrap !important;
  }
  .eb-row-9sctn0t.eb-row-root-container
    > .eb-row-wrapper
    > .eb-row-inner
    > .wp-block-essential-blocks-column {
    gap: 0px;
  }
  .eb-parent-eb-row-9sctn0t {
    display: block;
  }
}
.eb-row-9sctn0t {
  /*position: relative;*/
}
.homely_infobox:hover .title,
.homely_infobox:hover .description {
  color: #ffffff;
}
.homely_infobox:hover .eb-infobox-icon-data-selector {
  color: #ffffff !important;
  fill: #ffffff !important;
}
@media (max-width: 767px) {
  .eb-row-9sctn0t {
    /*display: block;*/
  }
} /* =eb-row-9sctn0t= Ends */ /* eb-infobox-za66cj9 Starts */
.eb-infobox-wrapper.eb-infobox-za66cj9 {
  padding: 50px;
  background-color: rgba(255, 255, 255, 0);
  transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.eb-infobox-wrapper.eb-infobox-za66cj9:hover {
  background-color: rgba(0, 236, 156, 1);
  box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 35px 0px;
}
.eb-infobox-wrapper.eb-infobox-za66cj9:before {
  transition: background 0.5s, opacity 0.5s, filter 0.5s;
}
.eb-infobox-wrapper.eb-infobox-za66cj9 .infobox-wrapper-inner {
  flex-direction: column;
  gap: 10px;
}
.eb-infobox-wrapper.eb-infobox-za66cj9 .icon-img-wrapper {
  align-self: center;
  margin-top: 0px;
}
.eb-infobox-wrapper.eb-infobox-za66cj9 .number-or-icon {
  padding: 0px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 0px;
  transition: border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.eb-infobox-wrapper.eb-infobox-za66cj9 .number-or-icon > * {
  color: rgba(0, 236, 156, 1);
}
.eb-infobox-wrapper.eb-infobox-za66cj9
  .icon-img-wrapper
  .eb-infobox-icon-data-selector {
  font-size: 50px;
  height: 50px;
  width: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.eb-infobox-wrapper.eb-infobox-za66cj9 .contents-wrapper {
  flex: 1;
  text-align: center;
  text-align: center;
}
.eb-infobox-wrapper.eb-infobox-za66cj9 .title {
  font-family: "Poppins", sans-serif;
  font-size: 20px;
  line-height: 1.2em;
  font-weight: 500;
  text-transform: capitalize;
  padding-top: 10px;
  padding-bottom: 20px;
  color: rgba(39, 49, 100, 1);
}
.eb-infobox-wrapper.eb-infobox-za66cj9 .description {
  font-family: "Lato", sans-serif;
  font-size: 16px;
  line-height: 1.8em;
  font-weight: 400;
  padding-top: 0px;
  padding-bottom: 0px;
  color: rgba(39, 49, 100, 1);
}
.eb-infobox-wrapper.eb-infobox-za66cj9 .eb-button-inner-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.eb-infobox-wrapper.eb-infobox-za66cj9 .eb-button-loadmore.infobox-btn,
.eb-infobox-wrapper-eb-infobox-za66cj9 .eb-button-loadmore.infobox-btn,
.eb-infobox-wrapper.eb-infobox-za66cj9 .eb-button-anchor.infobox-btn {
  background-color: var(--eb-global-button-background-color);
  border-radius: 10px;
  font-size: 20px;
  padding-top: 15px;
  padding-right: 30px;
  padding-left: 30px;
  padding-bottom: 15px;
  color: var(--eb-global-button-text-color);
  transition: all 0.3s, background 0.5s, border 0.5s, border-radius 0.5s,
    box-shadow 0.5s;
}
.eb-infobox-wrapper.eb-infobox-za66cj9 .eb-button-anchor.infobox-btn:hover,
.eb-infobox-wrapper-eb-infobox-za66cj9 .eb-button-loadmore.infobox-btn:hover,
.eb-infobox-wrapper.eb-infobox-za66cj9 .eb-button-loadmore.infobox-btn:hover {
  border-radius: 10px;
  color: var(--eb-global-button-text-color);
}
.eb-parent-eb-infobox-za66cj9 {
  display: block;
} /* Css for Animation */
body:not(.wp-admin) .eb-parent-eb-infobox-za66cj9.eb_animation {
  visibility: hidden;
  opacity: 0;
  transition: ease-in 1000ms;
}
body:not(.wp-admin) .eb-parent-eb-infobox-za66cj9.eb_animation.eb__animated {
  visibility: visible;
  opacity: 1;
}
.eb-parent-eb-infobox-za66cj9.eb_animation.eb__animated {
  animation-duration: 1000ms;
  animation-delay: 0ms;
}
.root-eb-infobox-za66cj9 {
  position: relative;
}
@media (max-width: 1024px) {
  .eb-infobox-wrapper.eb-infobox-za66cj9 {
    padding: 20px;
  }
  .eb-infobox-wrapper.eb-infobox-za66cj9
    .icon-img-wrapper
    .eb-infobox-icon-data-selector {
    font-size: 40px;
    height: 40px;
    width: 40px;
  }
  .eb-infobox-wrapper.eb-infobox-za66cj9 .title {
    font-size: 18px;
  }
  .eb-infobox-wrapper.eb-infobox-za66cj9 .description {
    font-size: 14px;
  }
  .eb-parent-eb-infobox-za66cj9 {
    display: block;
  }
}
@media (max-width: 767px) {
  .eb-infobox-wrapper.eb-infobox-za66cj9 {
    padding: 40px;
  }
  .eb-parent-eb-infobox-za66cj9 {
    display: block;
  }
}
.eb-infobox-za66cj9 .title,
.eb-infobox-za66cj9 .description,
.eb-infobox-za66cj9 span {
  transition: all 0.4s ease 0s;
}
.eb-infobox-za66cj9:hover .title,
.eb-infobox-za66cj9:hover .description {
  /*position: relative;*/
  color: #fff;
}
.eb-infobox-za66cj9:hover span {
  color: #fff !important;
}
@media (max-width: 767px) {
  .eb-infobox-za66cj9 {
    /*display: block;*/
  }
} /* =eb-infobox-za66cj9= Ends */ /* eb-column-oyew5lk Starts */
.eb-column-oyew5lk.eb-column-wrapper > .eb-column-inner > * {
  position: relative;
}
.eb-column-oyew5lk.eb-column-wrapper > .eb-column-inner:before {
  transition: all 0.5s, background 0.5s, opacity 0.5s, filter 0.5s;
}
.root-eb-column-oyew5lk {
  width: 33.34%;
  order: unset;
}
.eb-parent-eb-column-oyew5lk {
  padding-right: 0px;
  border-top-width: 0px;
  border-right-width: 1px;
  border-left-width: 0px;
  border-bottom-width: 0px;
  border-color: rgba(0, 0, 0, 0.1);
  border-style: solid;
  transition: all 0.5s, background 0.5s, border 0.5s, border-radius 0.5s,
    box-shadow 0.5s;
}
.eb-parent-eb-column-oyew5lk {
  display: block;
}
.root-eb-column-oyew5lk {
  position: relative;
}
@media (max-width: 1024px) {
  .root-eb-column-oyew5lk {
    width: calc(33.33% - 0px);
    order: unset;
  }
  .eb-parent-eb-column-oyew5lk {
    display: block;
  }
}
@media (max-width: 767px) {
  .root-eb-column-oyew5lk {
    width: calc(100% - 0px);
    order: unset;
  }
  .eb-parent-eb-column-oyew5lk {
    border-right-width: 0px;
    border-bottom-width: 1px;
  }
  .eb-parent-eb-column-oyew5lk {
    display: block;
  }
} /* =eb-column-oyew5lk= Ends */ /* eb-infobox-3rfatga Starts */
.eb-infobox-wrapper.eb-infobox-3rfatga {
  padding: 50px;
  background-color: rgba(255, 255, 255, 0);
  transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.eb-infobox-wrapper.eb-infobox-3rfatga:hover {
  background-color: rgba(0, 236, 156, 1);
  box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 35px 0px;
}
.eb-infobox-wrapper.eb-infobox-3rfatga:before {
  transition: background 0.5s, opacity 0.5s, filter 0.5s;
}
.eb-infobox-wrapper.eb-infobox-3rfatga .infobox-wrapper-inner {
  flex-direction: column;
  gap: 10px;
}
.eb-infobox-wrapper.eb-infobox-3rfatga .icon-img-wrapper {
  align-self: center;
  margin-top: 0px;
}
.eb-infobox-wrapper.eb-infobox-3rfatga .number-or-icon {
  padding: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  transition: border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.eb-infobox-wrapper.eb-infobox-3rfatga .number-or-icon > * {
  color: rgba(0, 236, 156, 1);
}
.eb-infobox-wrapper.eb-infobox-3rfatga
  .icon-img-wrapper
  .eb-infobox-icon-data-selector {
  font-size: 50px;
  height: 50px;
  width: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.eb-infobox-wrapper.eb-infobox-3rfatga .contents-wrapper {
  flex: 1;
  text-align: center;
  text-align: center;
}
.eb-infobox-wrapper.eb-infobox-3rfatga .title {
  font-family: "Poppins", sans-serif;
  font-size: 20px;
  line-height: 1.2em;
  font-weight: 500;
  text-transform: capitalize;
  padding-top: 10px;
  padding-bottom: 20px;
  color: rgba(39, 49, 100, 1);
}
.eb-infobox-wrapper.eb-infobox-3rfatga .description {
  font-family: "Lato", sans-serif;
  font-size: 16px;
  line-height: 1.8em;
  font-weight: 400;
  padding-top: 0px;
  padding-bottom: 0px;
  color: rgba(39, 49, 100, 1);
}
.eb-infobox-wrapper.eb-infobox-3rfatga .eb-button-inner-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.eb-infobox-wrapper.eb-infobox-3rfatga .eb-button-loadmore.infobox-btn,
.eb-infobox-wrapper-eb-infobox-3rfatga .eb-button-loadmore.infobox-btn,
.eb-infobox-wrapper.eb-infobox-3rfatga .eb-button-anchor.infobox-btn {
  background-color: var(--eb-global-button-background-color);
  border-radius: 10px;
  font-size: 20px;
  padding-top: 15px;
  padding-right: 30px;
  padding-left: 30px;
  padding-bottom: 15px;
  color: var(--eb-global-button-text-color);
  transition: all 0.3s, background 0.5s, border 0.5s, border-radius 0.5s,
    box-shadow 0.5s;
}
.eb-infobox-wrapper.eb-infobox-3rfatga .eb-button-anchor.infobox-btn:hover,
.eb-infobox-wrapper-eb-infobox-3rfatga .eb-button-loadmore.infobox-btn:hover,
.eb-infobox-wrapper.eb-infobox-3rfatga .eb-button-loadmore.infobox-btn:hover {
  border-radius: 10px;
  color: var(--eb-global-button-text-color);
}
.eb-parent-eb-infobox-3rfatga {
  display: block;
} /* Css for Animation */
body:not(.wp-admin) .eb-parent-eb-infobox-3rfatga.eb_animation {
  visibility: hidden;
  opacity: 0;
  transition: ease-in 1000ms;
}
body:not(.wp-admin) .eb-parent-eb-infobox-3rfatga.eb_animation.eb__animated {
  visibility: visible;
  opacity: 1;
}
.eb-parent-eb-infobox-3rfatga.eb_animation.eb__animated {
  animation-duration: 1000ms;
  animation-delay: 0ms;
}
.root-eb-infobox-3rfatga {
  position: relative;
}
@media (max-width: 1024px) {
  .eb-infobox-wrapper.eb-infobox-3rfatga {
    padding: 20px;
  }
  .eb-infobox-wrapper.eb-infobox-3rfatga
    .icon-img-wrapper
    .eb-infobox-icon-data-selector {
    font-size: 40px;
    height: 40px;
    width: 40px;
  }
  .eb-infobox-wrapper.eb-infobox-3rfatga .title {
    font-size: 18px;
  }
  .eb-infobox-wrapper.eb-infobox-3rfatga .description {
    font-size: 14px;
  }
  .eb-parent-eb-infobox-3rfatga {
    display: block;
  }
}
@media (max-width: 767px) {
  .eb-infobox-wrapper.eb-infobox-3rfatga {
    padding: 40px;
  }
  .eb-parent-eb-infobox-3rfatga {
    display: block;
  }
}
.eb-infobox-3rfatga .title,
.eb-infobox-3rfatga .description,
.eb-infobox-3rfatga span {
  transition: all 0.4s ease 0s;
}
.eb-infobox-3rfatga:hover .title,
.eb-infobox-3rfatga:hover .description {
  /*position: relative;*/
  color: #fff;
}
.eb-infobox-3rfatga:hover span {
  color: #fff !important;
}
.eb-infobox-3rfatga span {
  width: auto !important;
}
@media (max-width: 767px) {
  .eb-infobox-3rfatga {
    /*display: block;*/
  }
} /* =eb-infobox-3rfatga= Ends */ /* eb-column-z15xceq Starts */
.eb-column-z15xceq.eb-column-wrapper > .eb-column-inner > * {
  position: relative;
}
.eb-column-z15xceq.eb-column-wrapper > .eb-column-inner:before {
  transition: all 0.5s, background 0.5s, opacity 0.5s, filter 0.5s;
}
.root-eb-column-z15xceq {
  width: 33.33%;
  order: unset;
}
.eb-parent-eb-column-z15xceq {
  padding-right: 0px;
  padding-left: 0px;
  border-top-width: 0px;
  border-right-width: 1px;
  border-left-width: 0px;
  border-bottom-width: 0px;
  border-color: rgba(0, 0, 0, 0.1);
  border-style: solid;
  transition: all 0.5s, background 0.5s, border 0.5s, border-radius 0.5s,
    box-shadow 0.5s;
}
.eb-parent-eb-column-z15xceq {
  display: block;
}
.root-eb-column-z15xceq {
  position: relative;
}
@media (max-width: 1024px) {
  .root-eb-column-z15xceq {
    width: calc(33.33% - 0px);
    order: unset;
  }
  .eb-parent-eb-column-z15xceq {
    display: block;
  }
}
@media (max-width: 767px) {
  .root-eb-column-z15xceq {
    width: calc(100% - 0px);
    order: unset;
  }
  .eb-parent-eb-column-z15xceq {
    border-right-width: 0px;
    border-bottom-width: 1px;
  }
  .eb-parent-eb-column-z15xceq {
    display: block;
  }
} /* =eb-column-z15xceq= Ends */ /* eb-infobox-8ezr9gc Starts */
.eb-infobox-wrapper.eb-infobox-8ezr9gc {
  padding: 50px;
  background-color: rgba(255, 255, 255, 0);
  transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.eb-infobox-wrapper.eb-infobox-8ezr9gc:hover {
  background-color: rgba(0, 236, 156, 1);
  box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 35px 0px;
}
.eb-infobox-wrapper.eb-infobox-8ezr9gc:before {
  transition: background 0.5s, opacity 0.5s, filter 0.5s;
}
.eb-infobox-wrapper.eb-infobox-8ezr9gc .infobox-wrapper-inner {
  flex-direction: column;
  gap: 10px;
}
.eb-infobox-wrapper.eb-infobox-8ezr9gc .icon-img-wrapper {
  align-self: center;
  margin-top: 0px;
}
.eb-infobox-wrapper.eb-infobox-8ezr9gc .number-or-icon {
  padding: 0px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 0px;
  transition: border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.eb-infobox-wrapper.eb-infobox-8ezr9gc .number-or-icon > * {
  color: rgba(0, 236, 156, 1);
}
.eb-infobox-wrapper.eb-infobox-8ezr9gc
  .icon-img-wrapper
  .eb-infobox-icon-data-selector {
  font-size: 50px;
  height: 50px;
  width: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.eb-infobox-wrapper.eb-infobox-8ezr9gc .contents-wrapper {
  flex: 1;
  text-align: center;
  text-align: center;
}
.eb-infobox-wrapper.eb-infobox-8ezr9gc .title {
  font-family: "Poppins", sans-serif;
  font-size: 20px;
  line-height: 1.2em;
  font-weight: 500;
  text-transform: capitalize;
  padding-top: 10px;
  padding-bottom: 20px;
  color: rgba(39, 49, 100, 1);
}
.eb-infobox-wrapper.eb-infobox-8ezr9gc .description {
  font-family: "Lato", sans-serif;
  font-size: 16px;
  line-height: 1.8em;
  font-weight: 400;
  padding-top: 0px;
  padding-bottom: 0px;
  color: rgba(39, 49, 100, 1);
}
.eb-infobox-wrapper.eb-infobox-8ezr9gc .eb-button-inner-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.eb-infobox-wrapper.eb-infobox-8ezr9gc .eb-button-loadmore.infobox-btn,
.eb-infobox-wrapper-eb-infobox-8ezr9gc .eb-button-loadmore.infobox-btn,
.eb-infobox-wrapper.eb-infobox-8ezr9gc .eb-button-anchor.infobox-btn {
  background-color: var(--eb-global-button-background-color);
  border-radius: 10px;
  font-size: 20px;
  padding-top: 15px;
  padding-right: 30px;
  padding-left: 30px;
  padding-bottom: 15px;
  color: var(--eb-global-button-text-color);
  transition: all 0.3s, background 0.5s, border 0.5s, border-radius 0.5s,
    box-shadow 0.5s;
}
.eb-infobox-wrapper.eb-infobox-8ezr9gc .eb-button-anchor.infobox-btn:hover,
.eb-infobox-wrapper-eb-infobox-8ezr9gc .eb-button-loadmore.infobox-btn:hover,
.eb-infobox-wrapper.eb-infobox-8ezr9gc .eb-button-loadmore.infobox-btn:hover {
  border-radius: 10px;
  color: var(--eb-global-button-text-color);
}
.eb-parent-eb-infobox-8ezr9gc {
  display: block;
} /* Css for Animation */
body:not(.wp-admin) .eb-parent-eb-infobox-8ezr9gc.eb_animation {
  visibility: hidden;
  opacity: 0;
  transition: ease-in 1000ms;
}
body:not(.wp-admin) .eb-parent-eb-infobox-8ezr9gc.eb_animation.eb__animated {
  visibility: visible;
  opacity: 1;
}
.eb-parent-eb-infobox-8ezr9gc.eb_animation.eb__animated {
  animation-duration: 1000ms;
  animation-delay: 0ms;
}
.root-eb-infobox-8ezr9gc {
  position: relative;
}
@media (max-width: 1024px) {
  .eb-infobox-wrapper.eb-infobox-8ezr9gc {
    padding: 20px;
  }
  .eb-infobox-wrapper.eb-infobox-8ezr9gc
    .icon-img-wrapper
    .eb-infobox-icon-data-selector {
    font-size: 40px;
    height: 40px;
    width: 40px;
  }
  .eb-infobox-wrapper.eb-infobox-8ezr9gc .title {
    font-size: 18px;
  }
  .eb-infobox-wrapper.eb-infobox-8ezr9gc .description {
    font-size: 14px;
  }
  .eb-parent-eb-infobox-8ezr9gc {
    display: block;
  }
}
@media (max-width: 767px) {
  .eb-infobox-wrapper.eb-infobox-8ezr9gc {
    padding: 40px;
  }
  .eb-parent-eb-infobox-8ezr9gc {
    display: block;
  }
}
.eb-infobox-8ezr9gc .title,
.eb-infobox-8ezr9gc .description,
.eb-infobox-8ezr9gc span {
  transition: all 0.4s ease 0s;
}
.eb-infobox-8ezr9gc:hover .title,
.eb-infobox-8ezr9gc:hover .description {
  /*position: relative;*/
  color: #fff;
}
.eb-infobox-8ezr9gc:hover span {
  color: #fff !important;
}
@media (max-width: 767px) {
  .eb-infobox-8ezr9gc {
    /*display: block;*/
  }
} /* =eb-infobox-8ezr9gc= Ends */ /* eb-column-0j7fmin Starts */
.eb-column-0j7fmin.eb-column-wrapper > .eb-column-inner > * {
  position: relative;
}
.eb-column-0j7fmin.eb-column-wrapper > .eb-column-inner:before {
  transition: all 0.5s, background 0.5s, opacity 0.5s, filter 0.5s;
}
.root-eb-column-0j7fmin {
  width: 33.33%;
  order: unset;
}
.eb-parent-eb-column-0j7fmin {
  padding-left: 0px;
  transition: all 0.5s, background 0.5s, border 0.5s, border-radius 0.5s,
    box-shadow 0.5s;
}
.eb-parent-eb-column-0j7fmin {
  display: block;
}
.root-eb-column-0j7fmin {
  position: relative;
}
@media (max-width: 1024px) {
  .root-eb-column-0j7fmin {
    width: calc(33.33% - 0px);
    order: unset;
  }
  .eb-parent-eb-column-0j7fmin {
    display: block;
  }
}
@media (max-width: 767px) {
  .root-eb-column-0j7fmin {
    width: calc(100% - 0px);
    order: unset;
  }
  .eb-parent-eb-column-0j7fmin {
    display: block;
  }
} /* =eb-column-0j7fmin= Ends */ /* eb-row-5gpqkfy Starts */
.eb-row-5gpqkfy.eb-row-root-container > * {
  position: relative;
}
.eb-row-5gpqkfy.eb-row-root-container {
  transition: all 0.5s, background 0.5s, border 0.5s, border-radius 0.5s,
    box-shadow 0.5s;
}
.eb-row-5gpqkfy.eb-row-root-container:before {
  transition: all 0.5s, background 0.5s, opacity 0.5s, filter 0.5s;
}
.eb-row-5gpqkfy.eb-row-root-container > .eb-row-wrapper {
  max-width: 1170px;
}
.eb-row-5gpqkfy.eb-row-root-container > .eb-row-wrapper > .eb-row-inner {
  gap: 0px;
  flex-flow: row;
}
.eb-parent-eb-row-5gpqkfy {
  display: block;
}
.root-eb-row-5gpqkfy {
  position: relative;
}
@media (max-width: 1024px) {
  .eb-row-5gpqkfy.eb-row-root-container > .eb-row-wrapper > .eb-row-inner {
    flex-flow: row;
    flex-wrap: wrap !important;
  }
  .eb-parent-eb-row-5gpqkfy {
    display: block;
  }
}
@media (max-width: 767px) {
  .eb-row-5gpqkfy.eb-row-root-container > .eb-row-wrapper > .eb-row-inner {
    gap: 0px;
    flex-flow: row;
    flex-wrap: wrap !important;
  }
  .eb-row-5gpqkfy.eb-row-root-container
    > .eb-row-wrapper
    > .eb-row-inner
    > .wp-block-essential-blocks-column {
    gap: 0px;
  }
  .eb-parent-eb-row-5gpqkfy {
    display: block;
  }
}
.eb-row-5gpqkfy {
  /*position: relative;*/
}
.homely_infobox:hover .title,
.homely_infobox:hover .description {
  color: #ffffff;
}
.homely_infobox:hover .eb-infobox-icon-data-selector {
  color: #ffffff !important;
  fill: #ffffff !important;
}
@media (max-width: 767px) {
  .eb-row-5gpqkfy {
    /*display: block;*/
  }
} /* =eb-row-5gpqkfy= Ends */ /* eb-wrapper-3y8i1id Starts */
.eb-parent-eb-wrapper-3y8i1id {
  position: relative;
}
.eb-wrapper-align-center {
  margin-right: auto !important;
  margin-left: auto !important;
}
.eb-wrapper-align-right {
  margin-left: auto !important;
}
.eb-wrapper-outer.eb-wrapper-3y8i1id {
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  padding-top: 110px;
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 60px;
  background-image: url("../../../../../demo.assets.templately.com/demo/blocks/23/2024/03/aae1bb69-group-9683.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-color: rgba(255, 255, 255, 1);
  max-width: 100%;
  transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.eb-wrapper-outer.eb-wrapper-3y8i1id
  > .eb-wrapper-inner
  > .eb-wrapper-inner-blocks {
  width: 1170px;
  max-width: 100%;
  position: relative;
}
.eb-wrapper-outer.eb-wrapper-3y8i1id:before {
  transition: background 0.5s, opacity 0.5s, filter 0.5s;
}
.eb-parent-eb-wrapper-3y8i1id .eb-shape-divider-top svg {
  width: calc(100% + 1.3px);
}
.eb-parent-eb-wrapper-3y8i1id .eb-shape-divider-bottom svg {
  width: calc(100% + 1.3px);
}
.eb-parent-eb-wrapper-3y8i1id {
  display: block;
}
.root-eb-wrapper-3y8i1id {
  position: relative;
}
@media (max-width: 1024px) {
  .eb-wrapper-outer.eb-wrapper-3y8i1id {
    padding-top: 70px;
    padding-bottom: 50px;
    background-attachment: scroll;
  }
  .eb-parent-eb-wrapper-3y8i1id {
    display: block;
  }
}
@media (max-width: 767px) {
  .eb-parent-eb-wrapper-3y8i1id {
    display: block;
  }
} /* =eb-wrapper-3y8i1id= Ends */ /* eb-advance-heading-3o4onz1 Starts */
.eb-advance-heading-wrapper.eb-advance-heading-3o4onz1 {
  position: relative;
  text-align: center;
  margin-bottom: 20px;
  transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.eb-advance-heading-wrapper.eb-advance-heading-3o4onz1:before {
  transition: background 0.5s, opacity 0.5s, filter 0.5s;
}
.eb-advance-heading-wrapper.eb-advance-heading-3o4onz1 .eb-ah-title {
  text-align: center;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 10px;
}
.eb-advance-heading-wrapper.eb-advance-heading-3o4onz1 .eb-ah-title {
  line-height: 0;
}
.eb-advance-heading-wrapper.eb-advance-heading-3o4onz1
  .eb-ah-title
  .first-title {
  color: #273164;
  font-family: "Poppins", sans-serif;
  font-size: 35px;
  line-height: 1.1em;
  font-weight: 500;
  transition: border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.eb-advance-heading-wrapper.eb-advance-heading-3o4onz1
  .eb-ah-title
  .second-title {
  color: var(--eb-global-heading-color);
  transition: border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.eb-advance-heading-wrapper.eb-advance-heading-3o4onz1
  .eb-ah-title
  .third-title {
  color: var(--eb-global-heading-color);
  transition: border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.eb-advance-heading-wrapper.eb-advance-heading-3o4onz1 .eb-ah-subtitle {
  text-align: center;
  color: #273164;
  font-family: "Lato", sans-serif;
  font-size: 18px;
  line-height: 1.6em;
  font-weight: 400;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
}
.eb-advance-heading-wrapper.eb-advance-heading-3o4onz1 .eb-ah-separator {
  color: #273164;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
}
.eb-advance-heading-wrapper.eb-advance-heading-3o4onz1 .eb-ah-separator.line {
  border-style: none none solid;
  border-color: #00ec9c;
  border-width: 4px;
  width: 100px;
  margin-left: auto;
  margin-right: auto;
}
.eb-advance-heading-wrapper.eb-advance-heading-3o4onz1 .eb-ah-separator.icon {
  text-align: center;
  color: #00ec9c;
  font-size: 30px;
}
.eb-advance-heading-wrapper.eb-advance-heading-3o4onz1
  .eb-ah-separator.icon
  > * {
  color: #00ec9c;
}
.eb-parent-eb-advance-heading-3o4onz1 {
  display: block;
}
.root-eb-advance-heading-3o4onz1 {
  position: relative;
}
@media (max-width: 1024px) {
  .eb-advance-heading-wrapper.eb-advance-heading-3o4onz1
    .eb-ah-title
    .first-title {
    font-size: 26px;
  }
  .eb-advance-heading-wrapper.eb-advance-heading-3o4onz1 .eb-ah-subtitle {
    font-size: 16px;
  }
  .eb-parent-eb-advance-heading-3o4onz1 {
    display: block;
  }
}
@media (max-width: 767px) {
  .eb-advance-heading-wrapper.eb-advance-heading-3o4onz1 {
    margin-bottom: 40px;
  }
  .eb-advance-heading-wrapper.eb-advance-heading-3o4onz1
    .eb-ah-title
    .first-title {
    font-size: 26px;
  }
  .eb-advance-heading-wrapper.eb-advance-heading-3o4onz1 .eb-ah-subtitle {
    font-size: 14px;
  }
  .eb-parent-eb-advance-heading-3o4onz1 {
    display: block;
  }
} /* =eb-advance-heading-3o4onz1= Ends */ /* eb-advance-heading-ubsg2tq Starts */
.eb-advance-heading-wrapper.eb-advance-heading-ubsg2tq {
  position: relative;
  text-align: center;
  margin-bottom: 0px;
  transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.eb-advance-heading-wrapper.eb-advance-heading-ubsg2tq:before {
  transition: background 0.5s, opacity 0.5s, filter 0.5s;
}
.eb-advance-heading-wrapper.eb-advance-heading-ubsg2tq .eb-ah-title {
  text-align: center;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
}
.eb-advance-heading-wrapper.eb-advance-heading-ubsg2tq .eb-ah-title {
  line-height: 0;
}
.eb-advance-heading-wrapper.eb-advance-heading-ubsg2tq
  .eb-ah-title
  .first-title {
  color: #273164;
  font-family: "Poppins", sans-serif;
  font-size: 0px;
  line-height: 1.1em;
  font-weight: 500;
  transition: border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.eb-advance-heading-wrapper.eb-advance-heading-ubsg2tq
  .eb-ah-title
  .second-title {
  color: var(--eb-global-heading-color);
  transition: border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.eb-advance-heading-wrapper.eb-advance-heading-ubsg2tq
  .eb-ah-title
  .third-title {
  color: var(--eb-global-heading-color);
  transition: border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.eb-advance-heading-wrapper.eb-advance-heading-ubsg2tq .eb-ah-subtitle {
  text-align: center;
  color: #273164;
  font-family: "Lato", sans-serif;
  font-size: 18px;
  line-height: 1.6em;
  font-weight: 400;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
}
.eb-advance-heading-wrapper.eb-advance-heading-ubsg2tq .eb-ah-separator {
  color: #273164;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
}
.eb-advance-heading-wrapper.eb-advance-heading-ubsg2tq .eb-ah-separator.line {
  border-style: none none solid;
  border-color: #00ec9c;
  border-width: 4px;
  width: 100px;
  margin-left: auto;
  margin-right: auto;
}
.eb-advance-heading-wrapper.eb-advance-heading-ubsg2tq .eb-ah-separator.icon {
  text-align: center;
  color: #00ec9c;
  font-size: 30px;
}
.eb-advance-heading-wrapper.eb-advance-heading-ubsg2tq
  .eb-ah-separator.icon
  > * {
  color: #00ec9c;
}
.eb-parent-eb-advance-heading-ubsg2tq {
  display: block;
}
.root-eb-advance-heading-ubsg2tq {
  position: relative;
}
@media (max-width: 1024px) {
  .eb-advance-heading-wrapper.eb-advance-heading-ubsg2tq .eb-ah-subtitle {
    font-size: 14px;
  }
  .eb-parent-eb-advance-heading-ubsg2tq {
    display: block;
  }
}
@media (max-width: 767px) {
  .eb-advance-heading-wrapper.eb-advance-heading-ubsg2tq {
    margin-bottom: 40px;
  }
  .eb-advance-heading-wrapper.eb-advance-heading-ubsg2tq
    .eb-ah-title
    .first-title {
    font-size: 0px;
  }
  .eb-advance-heading-wrapper.eb-advance-heading-ubsg2tq .eb-ah-subtitle {
    font-size: 14px;
  }
  .eb-parent-eb-advance-heading-ubsg2tq {
    display: block;
  }
} /* =eb-advance-heading-ubsg2tq= Ends */ /* eb-wrapper-jpmfenf Starts */
.eb-parent-eb-wrapper-jpmfenf {
  position: relative;
}
.eb-wrapper-align-center {
  margin-right: auto !important;
  margin-left: auto !important;
}
.eb-wrapper-align-right {
  margin-left: auto !important;
}
.eb-wrapper-outer.eb-wrapper-jpmfenf {
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 70px;
  padding: 0px;
  max-width: 100%;
  transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.eb-wrapper-outer.eb-wrapper-jpmfenf
  > .eb-wrapper-inner
  > .eb-wrapper-inner-blocks {
  max-width: 100%;
  position: relative;
}
.eb-wrapper-outer.eb-wrapper-jpmfenf:before {
  transition: background 0.5s, opacity 0.5s, filter 0.5s;
}
.eb-parent-eb-wrapper-jpmfenf .eb-shape-divider-top svg {
  width: calc(100% + 1.3px);
}
.eb-parent-eb-wrapper-jpmfenf .eb-shape-divider-bottom svg {
  width: calc(100% + 1.3px);
}
.eb-parent-eb-wrapper-jpmfenf {
  display: block;
} /* Css for Animation */
body:not(.wp-admin) .eb-parent-eb-wrapper-jpmfenf.eb_animation {
  visibility: hidden;
  opacity: 0;
  transition: ease-in 1000ms;
}
body:not(.wp-admin) .eb-parent-eb-wrapper-jpmfenf.eb_animation.eb__animated {
  visibility: visible;
  opacity: 1;
}
.eb-parent-eb-wrapper-jpmfenf.eb_animation.eb__animated {
  animation-duration: 1000ms;
  animation-delay: 0ms;
}
.root-eb-wrapper-jpmfenf {
  position: relative;
}
@media (max-width: 1024px) {
  .eb-wrapper-outer.eb-wrapper-jpmfenf {
    margin-bottom: 50px;
  }
  .eb-parent-eb-wrapper-jpmfenf {
    display: block;
  }
}
@media (max-width: 767px) {
  .eb-parent-eb-wrapper-jpmfenf {
    display: block;
  }
} /* =eb-wrapper-jpmfenf= Ends */ /* eb-advanced-video-9twilmu Starts */
.eb-advanced-video-wrapper.eb-advanced-video-9twilmu {
  transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.eb-advanced-video-wrapper.eb-advanced-video-9twilmu .eb-player-wrapper {
  margin: 0 auto;
}
.eb-advanced-video-wrapper.eb-advanced-video-9twilmu .eb-player-wrapper {
  width: auto;
  transition: transform 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.eb-advanced-video-wrapper.eb-advanced-video-9twilmu .eb-react-player iframe {
  border-radius: 0px;
}
.eb-advanced-video-wrapper.eb-advanced-video-9twilmu
  .eb-react-player
  iframe:hover {
  border-radius: 10px;
}
.eb-advanced-video-wrapper.eb-advanced-video-9twilmu .react-player__preview {
  border-radius: 0px;
}
.eb-advanced-video-wrapper.eb-advanced-video-9twilmu
  .eb-react-player
  .react-player__preview:hover {
  border-radius: 10px;
}
.eb-advanced-video-wrapper.eb-advanced-video-9twilmu
  .eb-react-player
  .react-player__preview
  img {
  width: 60px;
}
.eb-advanced-video-wrapper.eb-advanced-video-9twilmu
  .eb-react-player
  .react-player__preview
  i {
  font-size: 60px;
  color: #fff;
}
.eb-advanced-video-wrapper.eb-advanced-video-9twilmu .player-placeholder {
  width: 100%;
  height: 600px;
  border-radius: 0px;
}
.eb-advanced-video-wrapper.eb-advanced-video-9twilmu .player-placeholder:hover {
  border-radius: 10px;
}
.eb-advanced-video-wrapper.eb-advanced-video-9twilmu .player-placeholder img {
  width: 140px;
}
.eb-advanced-video-wrapper.eb-advanced-video-9twilmu .player-placeholder i {
  font-size: 140px;
  color: #fff;
}
.eb-advanced-video-wrapper.eb-advanced-video-9twilmu.lightbox
  .eb-player-wrapper {
  width: 1000px;
}
.eb-advanced-video-wrapper.eb-advanced-video-9twilmu
  .eb-player-option.lightbox {
  width: 100%;
  height: 70vh;
  border-radius: 10px;
}
.eb-advanced-video-wrapper.eb-advanced-video-9twilmu .eb-modal-player {
  background-color: rgba(0 0 0 / 0.4);
}
.eb-advanced-video-wrapper.eb-advanced-video-9twilmu
  .eb-modal-player
  .eb-modal-close {
  font-size: 30px;
  line-height: 30px;
  width: 30px;
  height: 30px;
  color: #000000;
  background-color: #ffffff;
}
.eb-parent-eb-advanced-video-9twilmu {
  display: block;
}
.root-eb-advanced-video-9twilmu {
  position: relative;
}
@media (max-width: 1024px) {
  .eb-advanced-video-wrapper.eb-advanced-video-9twilmu .eb-player-wrapper {
    width: auto;
  }
  .eb-advanced-video-wrapper.eb-advanced-video-9twilmu
    .eb-react-player
    .react-player__preview
    img {
    width: 60px;
  }
  .eb-advanced-video-wrapper.eb-advanced-video-9twilmu
    .eb-react-player
    .react-player__preview
    i {
    font-size: 60px;
  }
  .eb-advanced-video-wrapper.eb-advanced-video-9twilmu .player-placeholder {
    height: 400px;
  }
  .eb-advanced-video-wrapper.eb-advanced-video-9twilmu .player-placeholder img {
    width: 100px;
  }
  .eb-advanced-video-wrapper.eb-advanced-video-9twilmu .player-placeholder i {
    font-size: 100px;
  }
  .eb-parent-eb-advanced-video-9twilmu {
    display: block;
  }
}
@media (max-width: 767px) {
  .eb-advanced-video-wrapper.eb-advanced-video-9twilmu .eb-player-wrapper {
    width: auto;
  }
  .eb-parent-eb-advanced-video-9twilmu {
    display: block;
  }
} /* =eb-advanced-video-9twilmu= Ends */ /* eb-wrapper-wpefc0q Starts */
.eb-parent-eb-wrapper-wpefc0q {
  position: relative;
}
.eb-wrapper-align-center {
  margin-right: auto !important;
  margin-left: auto !important;
}
.eb-wrapper-align-right {
  margin-left: auto !important;
}
.eb-wrapper-outer.eb-wrapper-wpefc0q {
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  padding: 0px;
  max-width: 100%;
  transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.eb-wrapper-outer.eb-wrapper-wpefc0q
  > .eb-wrapper-inner
  > .eb-wrapper-inner-blocks {
  width: 950px;
  max-width: 100%;
  position: relative;
}
.eb-wrapper-outer.eb-wrapper-wpefc0q:before {
  transition: background 0.5s, opacity 0.5s, filter 0.5s;
}
.eb-parent-eb-wrapper-wpefc0q .eb-shape-divider-top svg {
  width: calc(100% + 1.3px);
}
.eb-parent-eb-wrapper-wpefc0q .eb-shape-divider-bottom svg {
  width: calc(100% + 1.3px);
}
.eb-parent-eb-wrapper-wpefc0q {
  display: block;
}
.root-eb-wrapper-wpefc0q {
  position: relative;
}
@media (max-width: 1024px) {
  .eb-parent-eb-wrapper-wpefc0q {
    display: block;
  }
}
@media (max-width: 767px) {
  .eb-parent-eb-wrapper-wpefc0q {
    display: block;
  }
} /* =eb-wrapper-wpefc0q= Ends */ /* eb-wrapper-09xg4xb Starts */
.eb-parent-eb-wrapper-09xg4xb {
  position: relative;
}
.eb-wrapper-align-center {
  margin-right: auto !important;
  margin-left: auto !important;
}
.eb-wrapper-align-right {
  margin-left: auto !important;
}
.eb-wrapper-outer.eb-wrapper-09xg4xb {
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  padding-top: 60px;
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 120px;
  background-image: url("../2024/03/54281466-pattern-s2.html");
  background-position: center center;
  background-repeat: no-repeat;
  background-color: rgba(255, 255, 255, 1);
  max-width: 100%;
  transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.eb-wrapper-outer.eb-wrapper-09xg4xb
  > .eb-wrapper-inner
  > .eb-wrapper-inner-blocks {
  width: 1170px;
  max-width: 100%;
  position: relative;
}
.eb-wrapper-outer.eb-wrapper-09xg4xb:before {
  transition: background 0.5s, opacity 0.5s, filter 0.5s;
}
.eb-parent-eb-wrapper-09xg4xb .eb-shape-divider-top svg {
  width: calc(100% + 1.3px);
}
.eb-parent-eb-wrapper-09xg4xb .eb-shape-divider-bottom svg {
  width: calc(100% + 1.3px);
}
.eb-parent-eb-wrapper-09xg4xb {
  display: block;
}
.root-eb-wrapper-09xg4xb {
  position: relative;
}
@media (max-width: 1024px) {
  .eb-wrapper-outer.eb-wrapper-09xg4xb {
    padding-top: 30px;
    padding-bottom: 70px;
    background-attachment: scroll;
  }
  .eb-parent-eb-wrapper-09xg4xb {
    display: block;
  }
}
@media (max-width: 767px) {
  .eb-parent-eb-wrapper-09xg4xb {
    display: block;
  }
} /* =eb-wrapper-09xg4xb= Ends */ /* eb-advance-heading-fqp4zso Starts */
.eb-advance-heading-wrapper.eb-advance-heading-fqp4zso {
  position: relative;
  text-align: left;
  margin-bottom: 25px;
  transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.eb-advance-heading-wrapper.eb-advance-heading-fqp4zso:before {
  transition: background 0.5s, opacity 0.5s, filter 0.5s;
}
.eb-advance-heading-wrapper.eb-advance-heading-fqp4zso .eb-ah-title {
  text-align: left;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 15px;
}
.eb-advance-heading-wrapper.eb-advance-heading-fqp4zso
  .eb-ah-title
  .first-title {
  color: #00ec9c;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: 500;
  transition: border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.eb-advance-heading-wrapper.eb-advance-heading-fqp4zso
  .eb-ah-title
  .second-title {
  color: var(--eb-global-heading-color);
  transition: border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.eb-advance-heading-wrapper.eb-advance-heading-fqp4zso
  .eb-ah-title
  .third-title {
  color: var(--eb-global-heading-color);
  transition: border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.eb-advance-heading-wrapper.eb-advance-heading-fqp4zso .eb-ah-subtitle {
  text-align: left;
  color: #273164;
  font-family: "Poppins", sans-serif;
  font-size: 33px;
  line-height: 1.3em;
  font-weight: 500;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 20px;
}
.eb-advance-heading-wrapper.eb-advance-heading-fqp4zso .eb-ah-separator {
  color: #273164;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
}
.eb-advance-heading-wrapper.eb-advance-heading-fqp4zso .eb-ah-separator.line {
  border-style: none none solid;
  border-color: #273164;
  border-width: 1px;
  width: 300px;
}
.eb-advance-heading-wrapper.eb-advance-heading-fqp4zso .eb-ah-separator.icon {
  text-align: left;
  color: #273164;
  font-size: 30px;
}
.eb-advance-heading-wrapper.eb-advance-heading-fqp4zso
  .eb-ah-separator.icon
  > * {
  color: #273164;
}
.eb-parent-eb-advance-heading-fqp4zso {
  display: block;
}
.root-eb-advance-heading-fqp4zso {
  position: relative;
}
@media (max-width: 1024px) {
  .eb-advance-heading-wrapper.eb-advance-heading-fqp4zso
    .eb-ah-title
    .first-title {
    font-size: 16px;
  }
  .eb-advance-heading-wrapper.eb-advance-heading-fqp4zso .eb-ah-subtitle {
    font-size: 26px;
  }
  .eb-parent-eb-advance-heading-fqp4zso {
    display: block;
  }
}
@media (max-width: 767px) {
  .eb-parent-eb-advance-heading-fqp4zso {
    display: block;
  }
} /* =eb-advance-heading-fqp4zso= Ends */ /* eb-advance-heading-raq6ini Starts */
.eb-advance-heading-wrapper.eb-advance-heading-raq6ini {
  position: relative;
  text-align: left;
  margin-bottom: 65px;
  padding-right: 180px;
  transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.eb-advance-heading-wrapper.eb-advance-heading-raq6ini:before {
  transition: background 0.5s, opacity 0.5s, filter 0.5s;
}
.eb-advance-heading-wrapper.eb-advance-heading-raq6ini .eb-ah-title {
  text-align: left;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 20px;
}
.eb-advance-heading-wrapper.eb-advance-heading-raq6ini .eb-ah-title {
  line-height: 0;
}
.eb-advance-heading-wrapper.eb-advance-heading-raq6ini
  .eb-ah-title
  .first-title {
  color: #273164;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  line-height: 1.8em;
  font-weight: 400;
  transition: border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.eb-advance-heading-wrapper.eb-advance-heading-raq6ini
  .eb-ah-title
  .second-title {
  color: var(--eb-global-heading-color);
  transition: border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.eb-advance-heading-wrapper.eb-advance-heading-raq6ini
  .eb-ah-title
  .third-title {
  color: var(--eb-global-heading-color);
  transition: border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.eb-advance-heading-wrapper.eb-advance-heading-raq6ini .eb-ah-subtitle {
  text-align: left;
  color: #273164;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  line-height: 1.6em;
  font-weight: 400;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
}
.eb-advance-heading-wrapper.eb-advance-heading-raq6ini .eb-ah-separator {
  color: #273164;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
}
.eb-advance-heading-wrapper.eb-advance-heading-raq6ini .eb-ah-separator.line {
  border-style: none none solid;
  border-color: #00ec9c;
  border-width: 4px;
  width: 100px;
}
.eb-advance-heading-wrapper.eb-advance-heading-raq6ini .eb-ah-separator.icon {
  text-align: left;
  color: #00ec9c;
  font-size: 30px;
}
.eb-advance-heading-wrapper.eb-advance-heading-raq6ini
  .eb-ah-separator.icon
  > * {
  color: #00ec9c;
}
.eb-parent-eb-advance-heading-raq6ini {
  display: block;
}
.root-eb-advance-heading-raq6ini {
  position: relative;
}
@media (max-width: 1024px) {
  .eb-advance-heading-wrapper.eb-advance-heading-raq6ini {
    margin-right: 0px;
    margin-bottom: 30px;
    padding-right: 0px;
  }
  .eb-advance-heading-wrapper.eb-advance-heading-raq6ini .eb-ah-subtitle {
    font-size: 16px;
  }
  .eb-parent-eb-advance-heading-raq6ini {
    display: block;
  }
}
@media (max-width: 767px) {
  .eb-advance-heading-wrapper.eb-advance-heading-raq6ini {
    margin-bottom: 40px;
  }
  .eb-advance-heading-wrapper.eb-advance-heading-raq6ini
    .eb-ah-title
    .first-title {
    font-size: 14px;
  }
  .eb-advance-heading-wrapper.eb-advance-heading-raq6ini .eb-ah-subtitle {
    font-size: 14px;
  }
  .eb-parent-eb-advance-heading-raq6ini {
    display: block;
  }
} /* =eb-advance-heading-raq6ini= Ends */ /* eb-button-qiripfy Starts */
.eb-button-wrapper.eb-button-qiripfy {
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
}
.eb-button-wrapper.eb-button-qiripfy .eb-button-inner-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.eb-button-wrapper.eb-button-qiripfy .eb-button-loadmore,
.eb-button-wrapper-eb-button-qiripfy .eb-button-loadmore,
.eb-button-wrapper.eb-button-qiripfy .eb-button-anchor {
  background-color: rgba(0, 236, 156, 1);
  border-radius: 45px;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  line-height: 1em;
  font-weight: 600;
  text-transform: capitalize;
  padding-top: 18px;
  padding-right: 45px;
  padding-left: 45px;
  padding-bottom: 18px;
  color: rgba(255, 255, 255, 1);
  transition: all 0.3s, background 0.5s, border 0.5s, border-radius 0.5s,
    box-shadow 0.5s;
}
.eb-button-wrapper.eb-button-qiripfy .eb-button-anchor:hover,
.eb-button-wrapper-eb-button-qiripfy .eb-button-loadmore:hover,
.eb-button-wrapper.eb-button-qiripfy .eb-button-loadmore:hover {
  background-color: rgba(39, 49, 100, 1);
  color: rgba(255, 255, 255, 1);
}
.eb-parent-eb-button-qiripfy {
  display: block;
}
.root-eb-button-qiripfy {
  position: relative;
}
@media (max-width: 1024px) {
  .eb-parent-eb-button-qiripfy {
    display: block;
  }
}
@media (max-width: 767px) {
  .eb-parent-eb-button-qiripfy {
    display: block;
  }
} /* =eb-button-qiripfy= Ends */ /* eb-column-efevtsc Starts */
.eb-column-efevtsc.eb-column-wrapper > .eb-column-inner > * {
  position: relative;
}
.eb-column-efevtsc.eb-column-wrapper > .eb-column-inner:before {
  transition: all 0.5s, background 0.5s, opacity 0.5s, filter 0.5s;
}
.root-eb-column-efevtsc {
  width: 50%;
  order: unset;
}
.eb-parent-eb-column-efevtsc {
  padding-right: 20px;
  transition: all 0.5s, background 0.5s, border 0.5s, border-radius 0.5s,
    box-shadow 0.5s;
}
.eb-parent-eb-column-efevtsc {
  display: block;
} /* Css for Animation */
body:not(.wp-admin) .eb-parent-eb-column-efevtsc.eb_animation {
  visibility: hidden;
  opacity: 0;
  transition: ease-in 1000ms;
}
body:not(.wp-admin) .eb-parent-eb-column-efevtsc.eb_animation.eb__animated {
  visibility: visible;
  opacity: 1;
}
.eb-parent-eb-column-efevtsc.eb_animation.eb__animated {
  animation-duration: 1000ms;
  animation-delay: 0ms;
}
.root-eb-column-efevtsc {
  position: relative;
}
@media (max-width: 1024px) {
  .root-eb-column-efevtsc {
    width: calc(50% - 0px);
    order: unset;
  }
  .eb-parent-eb-column-efevtsc {
    display: block;
  }
}
@media (max-width: 767px) {
  .root-eb-column-efevtsc {
    width: calc(100% - 0px);
    order: unset;
  }
  .eb-parent-eb-column-efevtsc {
    display: block;
  }
} /* =eb-column-efevtsc= Ends */ /* eb-advanced-image-qcfebu8 Starts */
.eb-advanced-image-wrapper.eb-advanced-image-qcfebu8 {
  transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.eb-advanced-image-wrapper.eb-advanced-image-qcfebu8 .image-wrapper {
  height: auto;
  border-radius: 0px;
  transition: transform 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s;
  margin: 0 auto;
}
.eb-advanced-image-wrapper.eb-advanced-image-qcfebu8 .image-wrapper img {
  transition: transform 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s;
  object-fit: cover;
}
.eb-advanced-image-wrapper.eb-advanced-image-qcfebu8 figcaption {
  color: var(--eb-global-primary-color);
  text-align: center;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  padding-top: 15px;
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 15px;
  font-size: 13px;
}
.eb-advanced-image-wrapper.eb-advanced-image-qcfebu8.caption-style-1
  figcaption {
  background: var(--eb-global-background-color);
}
.eb-advanced-image-wrapper.eb-advanced-image-qcfebu8 .image-wrapper:hover {
  border-radius: 15px;
}
.eb-advanced-image-wrapper.eb-advanced-image-qcfebu8 figcaption {
  display: none;
}
.eb-parent-eb-advanced-image-qcfebu8 {
  display: block;
}
.root-eb-advanced-image-qcfebu8 {
  position: relative;
}
@media (max-width: 1024px) {
  .eb-advanced-image-wrapper.eb-advanced-image-qcfebu8 .image-wrapper {
    margin: 0 auto;
  }
  .eb-advanced-image-wrapper.eb-advanced-image-qcfebu8 figcaption {
    text-align: center;
  }
  .eb-parent-eb-advanced-image-qcfebu8 {
    display: block;
  }
}
@media (max-width: 767px) {
  .eb-advanced-image-wrapper.eb-advanced-image-qcfebu8 .image-wrapper {
    margin: 0 auto;
  }
  .eb-advanced-image-wrapper.eb-advanced-image-qcfebu8
    .image-wrapper
    figcaption {
    text-align: center;
  }
  .eb-parent-eb-advanced-image-qcfebu8 {
    display: block;
  }
} /* =eb-advanced-image-qcfebu8= Ends */ /* eb-column-g4bjyv1 Starts */
.eb-column-g4bjyv1.eb-column-wrapper > .eb-column-inner > * {
  position: relative;
}
.eb-column-g4bjyv1.eb-column-wrapper > .eb-column-inner:before {
  transition: all 0.5s, background 0.5s, opacity 0.5s, filter 0.5s;
}
.root-eb-column-g4bjyv1 {
  width: 50%;
  order: unset;
}
.eb-parent-eb-column-g4bjyv1 {
  padding-left: 20px;
  transition: all 0.5s, background 0.5s, border 0.5s, border-radius 0.5s,
    box-shadow 0.5s;
}
.eb-parent-eb-column-g4bjyv1 {
  display: block;
} /* Css for Animation */
body:not(.wp-admin) .eb-parent-eb-column-g4bjyv1.eb_animation {
  visibility: hidden;
  opacity: 0;
  transition: ease-in 1000ms;
}
body:not(.wp-admin) .eb-parent-eb-column-g4bjyv1.eb_animation.eb__animated {
  visibility: visible;
  opacity: 1;
}
.eb-parent-eb-column-g4bjyv1.eb_animation.eb__animated {
  animation-duration: 1000ms;
  animation-delay: 0ms;
}
.root-eb-column-g4bjyv1 {
  position: relative;
}
@media (max-width: 1024px) {
  .root-eb-column-g4bjyv1 {
    width: calc(50% - 0px);
    order: unset;
  }
  .eb-parent-eb-column-g4bjyv1 {
    display: block;
  }
}
@media (max-width: 767px) {
  .root-eb-column-g4bjyv1 {
    width: calc(100% - 0px);
    order: unset;
  }
  .eb-parent-eb-column-g4bjyv1 {
    display: block;
  }
} /* =eb-column-g4bjyv1= Ends */ /* eb-row-fqhg4fn Starts */
.eb-row-fqhg4fn.eb-row-root-container > * {
  position: relative;
}
.eb-row-fqhg4fn.eb-row-root-container {
  transition: all 0.5s, background 0.5s, border 0.5s, border-radius 0.5s,
    box-shadow 0.5s;
}
.eb-row-fqhg4fn.eb-row-root-container:before {
  transition: all 0.5s, background 0.5s, opacity 0.5s, filter 0.5s;
}
.eb-row-fqhg4fn.eb-row-root-container > .eb-row-wrapper {
  max-width: 1170px;
}
.eb-row-fqhg4fn.eb-row-root-container > .eb-row-wrapper > .eb-row-inner {
  align-items: center;
  gap: 0px;
  flex-flow: row;
}
.eb-parent-eb-row-fqhg4fn {
  display: block;
}
.root-eb-row-fqhg4fn {
  position: relative;
}
@media (max-width: 1024px) {
  .eb-row-fqhg4fn.eb-row-root-container > .eb-row-wrapper > .eb-row-inner {
    flex-flow: row;
    flex-wrap: wrap !important;
  }
  .eb-parent-eb-row-fqhg4fn {
    display: block;
  }
}
@media (max-width: 767px) {
  .eb-row-fqhg4fn.eb-row-root-container > .eb-row-wrapper > .eb-row-inner {
    gap: 0px;
    flex-flow: row;
    flex-wrap: wrap !important;
  }
  .eb-row-fqhg4fn.eb-row-root-container
    > .eb-row-wrapper
    > .eb-row-inner
    > .wp-block-essential-blocks-column {
    gap: 0px;
  }
  .eb-parent-eb-row-fqhg4fn {
    display: block;
  }
} /* =eb-row-fqhg4fn= Ends */ /* eb-wrapper-e8qviei Starts */
.eb-parent-eb-wrapper-e8qviei {
  position: relative;
}
.eb-wrapper-align-center {
  margin-right: auto !important;
  margin-left: auto !important;
}
.eb-wrapper-align-right {
  margin-left: auto !important;
}
.eb-wrapper-outer.eb-wrapper-e8qviei {
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  padding-top: 120px;
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 120px;
  background-image: url("../../../../../demo.assets.templately.com/demo/blocks/23/2024/03/a56db5f7-group-9683.png");
  background-size: 24.7% auto;
  background-position: center left;
  background-repeat: no-repeat;
  background-color: rgba(250, 251, 252, 1);
  max-width: 100%;
  transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.eb-wrapper-outer.eb-wrapper-e8qviei
  > .eb-wrapper-inner
  > .eb-wrapper-inner-blocks {
  max-width: 100%;
  position: relative;
}
.eb-wrapper-outer.eb-wrapper-e8qviei:before {
  transition: background 0.5s, opacity 0.5s, filter 0.5s;
}
.eb-parent-eb-wrapper-e8qviei .eb-shape-divider-top svg {
  width: calc(100% + 1.3px);
}
.eb-parent-eb-wrapper-e8qviei .eb-shape-divider-bottom svg {
  width: calc(100% + 1.3px);
}
.eb-parent-eb-wrapper-e8qviei {
  display: block;
}
.root-eb-wrapper-e8qviei {
  position: relative;
}
@media (max-width: 1024px) {
  .eb-wrapper-outer.eb-wrapper-e8qviei {
    padding-top: 70px;
    padding-bottom: 70px;
    background-attachment: scroll;
  }
  .eb-parent-eb-wrapper-e8qviei {
    display: block;
  }
}
@media (max-width: 767px) {
  .eb-parent-eb-wrapper-e8qviei {
    display: block;
  }
} /* =eb-wrapper-e8qviei= Ends */ /* eb-advanced-image-q2n3vsv Starts */
.eb-advanced-image-wrapper.eb-advanced-image-q2n3vsv {
  transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.eb-advanced-image-wrapper.eb-advanced-image-q2n3vsv .image-wrapper {
  height: auto;
  border-radius: 0px;
  transition: transform 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s;
  margin: 0 auto;
}
.eb-advanced-image-wrapper.eb-advanced-image-q2n3vsv .image-wrapper img {
  transition: transform 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s;
  object-fit: cover;
}
.eb-advanced-image-wrapper.eb-advanced-image-q2n3vsv figcaption {
  color: var(--eb-global-primary-color);
  text-align: center;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  padding-top: 15px;
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 15px;
  font-size: 13px;
}
.eb-advanced-image-wrapper.eb-advanced-image-q2n3vsv.caption-style-1
  figcaption {
  background: var(--eb-global-background-color);
}
.eb-advanced-image-wrapper.eb-advanced-image-q2n3vsv .image-wrapper:hover {
  border-radius: 15px;
}
.eb-advanced-image-wrapper.eb-advanced-image-q2n3vsv figcaption {
  display: none;
}
.eb-parent-eb-advanced-image-q2n3vsv {
  display: block;
}
.root-eb-advanced-image-q2n3vsv {
  position: relative;
}
@media (max-width: 1024px) {
  .eb-advanced-image-wrapper.eb-advanced-image-q2n3vsv .image-wrapper {
    margin: 0 auto;
  }
  .eb-advanced-image-wrapper.eb-advanced-image-q2n3vsv figcaption {
    text-align: center;
  }
  .eb-parent-eb-advanced-image-q2n3vsv {
    display: block;
  }
}
@media (max-width: 767px) {
  .eb-advanced-image-wrapper.eb-advanced-image-q2n3vsv .image-wrapper {
    margin: 0 auto;
  }
  .eb-advanced-image-wrapper.eb-advanced-image-q2n3vsv
    .image-wrapper
    figcaption {
    text-align: center;
  }
  .eb-parent-eb-advanced-image-q2n3vsv {
    display: block;
  }
} /* =eb-advanced-image-q2n3vsv= Ends */ /* eb-column-3jmu1iv Starts */
.eb-column-3jmu1iv.eb-column-wrapper > .eb-column-inner > * {
  position: relative;
}
.eb-column-3jmu1iv.eb-column-wrapper > .eb-column-inner:before {
  transition: all 0.5s, background 0.5s, opacity 0.5s, filter 0.5s;
}
.root-eb-column-3jmu1iv {
  width: 50%;
  order: unset;
}
.eb-parent-eb-column-3jmu1iv {
  padding-right: 20px;
  transition: all 0.5s, background 0.5s, border 0.5s, border-radius 0.5s,
    box-shadow 0.5s;
}
.eb-parent-eb-column-3jmu1iv {
  display: block;
} /* Css for Animation */
body:not(.wp-admin) .eb-parent-eb-column-3jmu1iv.eb_animation {
  visibility: hidden;
  opacity: 0;
  transition: ease-in 1000ms;
}
body:not(.wp-admin) .eb-parent-eb-column-3jmu1iv.eb_animation.eb__animated {
  visibility: visible;
  opacity: 1;
}
.eb-parent-eb-column-3jmu1iv.eb_animation.eb__animated {
  animation-duration: 1000ms;
  animation-delay: 0ms;
}
.root-eb-column-3jmu1iv {
  position: relative;
}
@media (max-width: 1024px) {
  .root-eb-column-3jmu1iv {
    width: calc(50% - 0px);
    order: unset;
  }
  .eb-parent-eb-column-3jmu1iv {
    display: block;
  }
}
@media (max-width: 767px) {
  .root-eb-column-3jmu1iv {
    width: calc(100% - 0px);
    order: unset;
  }
  .eb-parent-eb-column-3jmu1iv {
    display: block;
  }
} /* =eb-column-3jmu1iv= Ends */ /* eb-advance-heading-qrqdu9k Starts */
.eb-advance-heading-wrapper.eb-advance-heading-qrqdu9k {
  position: relative;
  text-align: left;
  margin-bottom: 25px;
  transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.eb-advance-heading-wrapper.eb-advance-heading-qrqdu9k:before {
  transition: background 0.5s, opacity 0.5s, filter 0.5s;
}
.eb-advance-heading-wrapper.eb-advance-heading-qrqdu9k .eb-ah-title {
  text-align: left;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 15px;
}
.eb-advance-heading-wrapper.eb-advance-heading-qrqdu9k
  .eb-ah-title
  .first-title {
  color: #00ec9c;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: 500;
  transition: border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.eb-advance-heading-wrapper.eb-advance-heading-qrqdu9k
  .eb-ah-title
  .second-title {
  color: var(--eb-global-heading-color);
  transition: border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.eb-advance-heading-wrapper.eb-advance-heading-qrqdu9k
  .eb-ah-title
  .third-title {
  color: var(--eb-global-heading-color);
  transition: border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.eb-advance-heading-wrapper.eb-advance-heading-qrqdu9k .eb-ah-subtitle {
  text-align: left;
  color: #273164;
  font-family: "Poppins", sans-serif;
  font-size: 33px;
  line-height: 1.3em;
  font-weight: 500;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 20px;
}
.eb-advance-heading-wrapper.eb-advance-heading-qrqdu9k .eb-ah-separator {
  color: #273164;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
}
.eb-advance-heading-wrapper.eb-advance-heading-qrqdu9k .eb-ah-separator.line {
  border-style: none none solid;
  border-color: #273164;
  border-width: 1px;
  width: 300px;
}
.eb-advance-heading-wrapper.eb-advance-heading-qrqdu9k .eb-ah-separator.icon {
  text-align: left;
  color: #273164;
  font-size: 30px;
}
.eb-advance-heading-wrapper.eb-advance-heading-qrqdu9k
  .eb-ah-separator.icon
  > * {
  color: #273164;
}
.eb-parent-eb-advance-heading-qrqdu9k {
  display: block;
}
.root-eb-advance-heading-qrqdu9k {
  position: relative;
}
@media (max-width: 1024px) {
  .eb-advance-heading-wrapper.eb-advance-heading-qrqdu9k
    .eb-ah-title
    .first-title {
    font-size: 16px;
  }
  .eb-advance-heading-wrapper.eb-advance-heading-qrqdu9k .eb-ah-subtitle {
    font-size: 26px;
  }
  .eb-parent-eb-advance-heading-qrqdu9k {
    display: block;
  }
}
@media (max-width: 767px) {
  .eb-parent-eb-advance-heading-qrqdu9k {
    display: block;
  }
} /* =eb-advance-heading-qrqdu9k= Ends */ /* eb-advance-heading-6xml22z Starts */
.eb-advance-heading-wrapper.eb-advance-heading-6xml22z {
  position: relative;
  text-align: left;
  margin-bottom: 65px;
  padding-right: 180px;
  transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.eb-advance-heading-wrapper.eb-advance-heading-6xml22z:before {
  transition: background 0.5s, opacity 0.5s, filter 0.5s;
}
.eb-advance-heading-wrapper.eb-advance-heading-6xml22z .eb-ah-title {
  text-align: left;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 20px;
}
.eb-advance-heading-wrapper.eb-advance-heading-6xml22z .eb-ah-title {
  line-height: 0;
}
.eb-advance-heading-wrapper.eb-advance-heading-6xml22z
  .eb-ah-title
  .first-title {
  color: #273164;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  line-height: 1.8em;
  font-weight: 400;
  transition: border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.eb-advance-heading-wrapper.eb-advance-heading-6xml22z
  .eb-ah-title
  .second-title {
  color: var(--eb-global-heading-color);
  transition: border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.eb-advance-heading-wrapper.eb-advance-heading-6xml22z
  .eb-ah-title
  .third-title {
  color: var(--eb-global-heading-color);
  transition: border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.eb-advance-heading-wrapper.eb-advance-heading-6xml22z .eb-ah-subtitle {
  text-align: left;
  color: #273164;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  line-height: 1.6em;
  font-weight: 400;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
}
.eb-advance-heading-wrapper.eb-advance-heading-6xml22z .eb-ah-separator {
  color: #273164;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
}
.eb-advance-heading-wrapper.eb-advance-heading-6xml22z .eb-ah-separator.line {
  border-style: none none solid;
  border-color: #00ec9c;
  border-width: 4px;
  width: 100px;
}
.eb-advance-heading-wrapper.eb-advance-heading-6xml22z .eb-ah-separator.icon {
  text-align: left;
  color: #00ec9c;
  font-size: 30px;
}
.eb-advance-heading-wrapper.eb-advance-heading-6xml22z
  .eb-ah-separator.icon
  > * {
  color: #00ec9c;
}
.eb-parent-eb-advance-heading-6xml22z {
  display: block;
}
.root-eb-advance-heading-6xml22z {
  position: relative;
}
@media (max-width: 1024px) {
  .eb-advance-heading-wrapper.eb-advance-heading-6xml22z {
    margin-bottom: 30px;
    padding-right: 0px;
  }
  .eb-advance-heading-wrapper.eb-advance-heading-6xml22z .eb-ah-subtitle {
    font-size: 16px;
  }
  .eb-parent-eb-advance-heading-6xml22z {
    display: block;
  }
}
@media (max-width: 767px) {
  .eb-advance-heading-wrapper.eb-advance-heading-6xml22z {
    margin-bottom: 40px;
  }
  .eb-advance-heading-wrapper.eb-advance-heading-6xml22z
    .eb-ah-title
    .first-title {
    font-size: 14px;
  }
  .eb-advance-heading-wrapper.eb-advance-heading-6xml22z .eb-ah-subtitle {
    font-size: 14px;
  }
  .eb-parent-eb-advance-heading-6xml22z {
    display: block;
  }
} /* =eb-advance-heading-6xml22z= Ends */ /* eb-button-98ywh0g Starts */
.eb-button-wrapper.eb-button-98ywh0g {
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
}
.eb-button-wrapper.eb-button-98ywh0g .eb-button-inner-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.eb-button-wrapper.eb-button-98ywh0g .eb-button-loadmore,
.eb-button-wrapper-eb-button-98ywh0g .eb-button-loadmore,
.eb-button-wrapper.eb-button-98ywh0g .eb-button-anchor {
  background-color: rgba(0, 236, 156, 1);
  border-radius: 45px;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  line-height: 1em;
  font-weight: 600;
  text-transform: capitalize;
  padding-top: 18px;
  padding-right: 45px;
  padding-left: 45px;
  padding-bottom: 18px;
  color: rgba(255, 255, 255, 1);
  transition: all 0.3s, background 0.5s, border 0.5s, border-radius 0.5s,
    box-shadow 0.5s;
}
.eb-button-wrapper.eb-button-98ywh0g .eb-button-anchor:hover,
.eb-button-wrapper-eb-button-98ywh0g .eb-button-loadmore:hover,
.eb-button-wrapper.eb-button-98ywh0g .eb-button-loadmore:hover {
  background-color: rgba(39, 49, 100, 1);
  color: rgba(255, 255, 255, 1);
}
.eb-parent-eb-button-98ywh0g {
  display: block;
}
.root-eb-button-98ywh0g {
  position: relative;
}
@media (max-width: 1024px) {
  .eb-parent-eb-button-98ywh0g {
    display: block;
  }
}
@media (max-width: 767px) {
  .eb-parent-eb-button-98ywh0g {
    display: block;
  }
} /* =eb-button-98ywh0g= Ends */ /* eb-column-r2l9ivm Starts */
.eb-column-r2l9ivm.eb-column-wrapper > .eb-column-inner > * {
  position: relative;
}
.eb-column-r2l9ivm.eb-column-wrapper > .eb-column-inner:before {
  transition: all 0.5s, background 0.5s, opacity 0.5s, filter 0.5s;
}
.root-eb-column-r2l9ivm {
  width: 50%;
  order: unset;
}
.eb-parent-eb-column-r2l9ivm {
  padding-left: 20px;
  transition: all 0.5s, background 0.5s, border 0.5s, border-radius 0.5s,
    box-shadow 0.5s;
}
.eb-parent-eb-column-r2l9ivm {
  display: block;
} /* Css for Animation */
body:not(.wp-admin) .eb-parent-eb-column-r2l9ivm.eb_animation {
  visibility: hidden;
  opacity: 0;
  transition: ease-in 1000ms;
}
body:not(.wp-admin) .eb-parent-eb-column-r2l9ivm.eb_animation.eb__animated {
  visibility: visible;
  opacity: 1;
}
.eb-parent-eb-column-r2l9ivm.eb_animation.eb__animated {
  animation-duration: 1000ms;
  animation-delay: 0ms;
}
.root-eb-column-r2l9ivm {
  position: relative;
}
@media (max-width: 1024px) {
  .root-eb-column-r2l9ivm {
    width: calc(50% - 0px);
    order: unset;
  }
  .eb-parent-eb-column-r2l9ivm {
    display: block;
  }
}
@media (max-width: 767px) {
  .root-eb-column-r2l9ivm {
    width: calc(100% - 0px);
    order: unset;
  }
  .eb-parent-eb-column-r2l9ivm {
    display: block;
  }
} /* =eb-column-r2l9ivm= Ends */ /* eb-row-al6nz0s Starts */
.eb-row-al6nz0s.eb-row-root-container > * {
  position: relative;
}
.eb-row-al6nz0s.eb-row-root-container {
  transition: all 0.5s, background 0.5s, border 0.5s, border-radius 0.5s,
    box-shadow 0.5s;
}
.eb-row-al6nz0s.eb-row-root-container:before {
  transition: all 0.5s, background 0.5s, opacity 0.5s, filter 0.5s;
}
.eb-row-al6nz0s.eb-row-root-container > .eb-row-wrapper {
  max-width: 1170px;
}
.eb-row-al6nz0s.eb-row-root-container > .eb-row-wrapper > .eb-row-inner {
  align-items: center;
  gap: 0px;
  flex-flow: row;
}
.eb-parent-eb-row-al6nz0s {
  display: block;
}
.root-eb-row-al6nz0s {
  position: relative;
}
@media (max-width: 1024px) {
  .eb-row-al6nz0s.eb-row-root-container > .eb-row-wrapper > .eb-row-inner {
    flex-flow: row;
    flex-wrap: wrap !important;
  }
  .eb-parent-eb-row-al6nz0s {
    display: block;
  }
}
@media (max-width: 767px) {
  .eb-row-al6nz0s.eb-row-root-container > .eb-row-wrapper > .eb-row-inner {
    gap: 0px;
    flex-flow: row;
    flex-wrap: wrap !important;
  }
  .eb-row-al6nz0s.eb-row-root-container
    > .eb-row-wrapper
    > .eb-row-inner
    > .wp-block-essential-blocks-column {
    gap: 0px;
  }
  .eb-parent-eb-row-al6nz0s {
    display: block;
  }
} /* =eb-row-al6nz0s= Ends */ /* eb-wrapper-mx3y2nz Starts */
.eb-parent-eb-wrapper-mx3y2nz {
  position: relative;
}
.eb-wrapper-align-center {
  margin-right: auto !important;
  margin-left: auto !important;
}
.eb-wrapper-align-right {
  margin-left: auto !important;
}
.eb-wrapper-outer.eb-wrapper-mx3y2nz {
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  padding-top: 120px;
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 120px;
  background-image: url("../../../../../demo.assets.templately.com/demo/blocks/23/2024/03/ab6606f4-group-9684.png");
  background-position: 90% 50%;
  background-repeat: no-repeat;
  max-width: 100%;
  transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.eb-wrapper-outer.eb-wrapper-mx3y2nz
  > .eb-wrapper-inner
  > .eb-wrapper-inner-blocks {
  max-width: 100%;
  position: relative;
}
.eb-wrapper-outer.eb-wrapper-mx3y2nz:before {
  transition: background 0.5s, opacity 0.5s, filter 0.5s;
}
.eb-parent-eb-wrapper-mx3y2nz .eb-shape-divider-top svg {
  width: calc(100% + 1.3px);
}
.eb-parent-eb-wrapper-mx3y2nz .eb-shape-divider-bottom svg {
  width: calc(100% + 1.3px);
}
.eb-parent-eb-wrapper-mx3y2nz {
  display: block;
}
.root-eb-wrapper-mx3y2nz {
  position: relative;
}
@media (max-width: 1024px) {
  .eb-wrapper-outer.eb-wrapper-mx3y2nz {
    padding-top: 70px;
    padding-bottom: 70px;
    background-attachment: scroll;
  }
  .eb-parent-eb-wrapper-mx3y2nz {
    display: block;
  }
}
@media (max-width: 767px) {
  .eb-parent-eb-wrapper-mx3y2nz {
    display: block;
  }
} /* =eb-wrapper-mx3y2nz= Ends */ /* eb-advance-heading-ff6rhfz Starts */
.eb-advance-heading-wrapper.eb-advance-heading-ff6rhfz {
  position: relative;
  text-align: left;
  margin-bottom: 25px;
  transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.eb-advance-heading-wrapper.eb-advance-heading-ff6rhfz:before {
  transition: background 0.5s, opacity 0.5s, filter 0.5s;
}
.eb-advance-heading-wrapper.eb-advance-heading-ff6rhfz .eb-ah-title {
  text-align: left;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 15px;
}
.eb-advance-heading-wrapper.eb-advance-heading-ff6rhfz
  .eb-ah-title
  .first-title {
  color: #00ec9c;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: 500;
  transition: border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.eb-advance-heading-wrapper.eb-advance-heading-ff6rhfz
  .eb-ah-title
  .second-title {
  color: var(--eb-global-heading-color);
  transition: border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.eb-advance-heading-wrapper.eb-advance-heading-ff6rhfz
  .eb-ah-title
  .third-title {
  color: var(--eb-global-heading-color);
  transition: border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.eb-advance-heading-wrapper.eb-advance-heading-ff6rhfz .eb-ah-subtitle {
  text-align: left;
  color: #273164;
  font-family: "Poppins", sans-serif;
  font-size: 33px;
  line-height: 1.3em;
  font-weight: 500;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 20px;
}
.eb-advance-heading-wrapper.eb-advance-heading-ff6rhfz .eb-ah-separator {
  color: #273164;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
}
.eb-advance-heading-wrapper.eb-advance-heading-ff6rhfz .eb-ah-separator.line {
  border-style: none none solid;
  border-color: #273164;
  border-width: 1px;
  width: 300px;
}
.eb-advance-heading-wrapper.eb-advance-heading-ff6rhfz .eb-ah-separator.icon {
  text-align: left;
  color: #273164;
  font-size: 30px;
}
.eb-advance-heading-wrapper.eb-advance-heading-ff6rhfz
  .eb-ah-separator.icon
  > * {
  color: #273164;
}
.eb-parent-eb-advance-heading-ff6rhfz {
  display: block;
}
.root-eb-advance-heading-ff6rhfz {
  position: relative;
}
@media (max-width: 1024px) {
  .eb-advance-heading-wrapper.eb-advance-heading-ff6rhfz .eb-ah-subtitle {
    font-size: 26px;
  }
  .eb-parent-eb-advance-heading-ff6rhfz {
    display: block;
  }
}
@media (max-width: 767px) {
  .eb-parent-eb-advance-heading-ff6rhfz {
    display: block;
  }
} /* =eb-advance-heading-ff6rhfz= Ends */ /* eb-advance-heading-yqvunt0 Starts */
.eb-advance-heading-wrapper.eb-advance-heading-yqvunt0 {
  position: relative;
  text-align: left;
  margin-bottom: 65px;
  padding-right: 180px;
  transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.eb-advance-heading-wrapper.eb-advance-heading-yqvunt0:before {
  transition: background 0.5s, opacity 0.5s, filter 0.5s;
}
.eb-advance-heading-wrapper.eb-advance-heading-yqvunt0 .eb-ah-title {
  text-align: left;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 20px;
}
.eb-advance-heading-wrapper.eb-advance-heading-yqvunt0 .eb-ah-title {
  line-height: 0;
}
.eb-advance-heading-wrapper.eb-advance-heading-yqvunt0
  .eb-ah-title
  .first-title {
  color: #273164;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  line-height: 1.8em;
  font-weight: 400;
  transition: border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.eb-advance-heading-wrapper.eb-advance-heading-yqvunt0
  .eb-ah-title
  .second-title {
  color: var(--eb-global-heading-color);
  transition: border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.eb-advance-heading-wrapper.eb-advance-heading-yqvunt0
  .eb-ah-title
  .third-title {
  color: var(--eb-global-heading-color);
  transition: border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.eb-advance-heading-wrapper.eb-advance-heading-yqvunt0 .eb-ah-subtitle {
  text-align: left;
  color: #273164;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  line-height: 1.6em;
  font-weight: 400;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
}
.eb-advance-heading-wrapper.eb-advance-heading-yqvunt0 .eb-ah-separator {
  color: #273164;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
}
.eb-advance-heading-wrapper.eb-advance-heading-yqvunt0 .eb-ah-separator.line {
  border-style: none none solid;
  border-color: #00ec9c;
  border-width: 4px;
  width: 100px;
}
.eb-advance-heading-wrapper.eb-advance-heading-yqvunt0 .eb-ah-separator.icon {
  text-align: left;
  color: #00ec9c;
  font-size: 30px;
}
.eb-advance-heading-wrapper.eb-advance-heading-yqvunt0
  .eb-ah-separator.icon
  > * {
  color: #00ec9c;
}
.eb-parent-eb-advance-heading-yqvunt0 {
  display: block;
}
.root-eb-advance-heading-yqvunt0 {
  position: relative;
}
@media (max-width: 1024px) {
  .eb-advance-heading-wrapper.eb-advance-heading-yqvunt0 {
    margin-bottom: 30px;
    padding-right: 0px;
  }
  .eb-advance-heading-wrapper.eb-advance-heading-yqvunt0 .eb-ah-subtitle {
    font-size: 16px;
  }
  .eb-parent-eb-advance-heading-yqvunt0 {
    display: block;
  }
}
@media (max-width: 767px) {
  .eb-advance-heading-wrapper.eb-advance-heading-yqvunt0 {
    margin-bottom: 40px;
  }
  .eb-advance-heading-wrapper.eb-advance-heading-yqvunt0
    .eb-ah-title
    .first-title {
    font-size: 14px;
  }
  .eb-advance-heading-wrapper.eb-advance-heading-yqvunt0 .eb-ah-subtitle {
    font-size: 14px;
  }
  .eb-parent-eb-advance-heading-yqvunt0 {
    display: block;
  }
} /* =eb-advance-heading-yqvunt0= Ends */ /* eb-button-evscrkx Starts */
.eb-button-wrapper.eb-button-evscrkx {
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
}
.eb-button-wrapper.eb-button-evscrkx .eb-button-inner-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.eb-button-wrapper.eb-button-evscrkx .eb-button-loadmore,
.eb-button-wrapper-eb-button-evscrkx .eb-button-loadmore,
.eb-button-wrapper.eb-button-evscrkx .eb-button-anchor {
  background-color: rgba(0, 236, 156, 1);
  border-radius: 45px;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  line-height: 1em;
  font-weight: 600;
  text-transform: capitalize;
  padding-top: 18px;
  padding-right: 45px;
  padding-left: 45px;
  padding-bottom: 18px;
  color: rgba(255, 255, 255, 1);
  transition: all 0.3s, background 0.5s, border 0.5s, border-radius 0.5s,
    box-shadow 0.5s;
}
.eb-button-wrapper.eb-button-evscrkx .eb-button-anchor:hover,
.eb-button-wrapper-eb-button-evscrkx .eb-button-loadmore:hover,
.eb-button-wrapper.eb-button-evscrkx .eb-button-loadmore:hover {
  background-color: rgba(39, 49, 100, 1);
  color: rgba(255, 255, 255, 1);
}
.eb-parent-eb-button-evscrkx {
  display: block;
}
.root-eb-button-evscrkx {
  position: relative;
}
@media (max-width: 1024px) {
  .eb-parent-eb-button-evscrkx {
    display: block;
  }
}
@media (max-width: 767px) {
  .eb-parent-eb-button-evscrkx {
    display: block;
  }
} /* =eb-button-evscrkx= Ends */ /* eb-column-suug6c4 Starts */
.eb-column-suug6c4.eb-column-wrapper > .eb-column-inner > * {
  position: relative;
}
.eb-column-suug6c4.eb-column-wrapper > .eb-column-inner:before {
  transition: all 0.5s, background 0.5s, opacity 0.5s, filter 0.5s;
}
.root-eb-column-suug6c4 {
  width: 50%;
  order: unset;
}
.eb-parent-eb-column-suug6c4 {
  padding-right: 20px;
  transition: all 0.5s, background 0.5s, border 0.5s, border-radius 0.5s,
    box-shadow 0.5s;
}
.eb-parent-eb-column-suug6c4 {
  display: block;
} /* Css for Animation */
body:not(.wp-admin) .eb-parent-eb-column-suug6c4.eb_animation {
  visibility: hidden;
  opacity: 0;
  transition: ease-in 1000ms;
}
body:not(.wp-admin) .eb-parent-eb-column-suug6c4.eb_animation.eb__animated {
  visibility: visible;
  opacity: 1;
}
.eb-parent-eb-column-suug6c4.eb_animation.eb__animated {
  animation-duration: 1000ms;
  animation-delay: 0ms;
}
.root-eb-column-suug6c4 {
  position: relative;
}
@media (max-width: 1024px) {
  .root-eb-column-suug6c4 {
    width: calc(50% - 0px);
    order: unset;
  }
  .eb-parent-eb-column-suug6c4 {
    display: block;
  }
}
@media (max-width: 767px) {
  .root-eb-column-suug6c4 {
    width: calc(100% - 0px);
    order: unset;
  }
  .eb-parent-eb-column-suug6c4 {
    display: block;
  }
} /* =eb-column-suug6c4= Ends */ /* eb-advanced-image-wav31hv Starts */
.eb-advanced-image-wrapper.eb-advanced-image-wav31hv {
  transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.eb-advanced-image-wrapper.eb-advanced-image-wav31hv .image-wrapper {
  height: auto;
  border-radius: 0px;
  transition: transform 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s;
  margin: 0 auto;
}
.eb-advanced-image-wrapper.eb-advanced-image-wav31hv .image-wrapper img {
  transition: transform 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s;
  object-fit: cover;
}
.eb-advanced-image-wrapper.eb-advanced-image-wav31hv figcaption {
  color: var(--eb-global-primary-color);
  text-align: center;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  padding-top: 15px;
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 15px;
  font-size: 13px;
}
.eb-advanced-image-wrapper.eb-advanced-image-wav31hv.caption-style-1
  figcaption {
  background: var(--eb-global-background-color);
}
.eb-advanced-image-wrapper.eb-advanced-image-wav31hv .image-wrapper:hover {
  border-radius: 15px;
}
.eb-advanced-image-wrapper.eb-advanced-image-wav31hv figcaption {
  display: none;
}
.eb-parent-eb-advanced-image-wav31hv {
  display: block;
}
.root-eb-advanced-image-wav31hv {
  position: relative;
}
@media (max-width: 1024px) {
  .eb-advanced-image-wrapper.eb-advanced-image-wav31hv .image-wrapper {
    margin: 0 auto;
  }
  .eb-advanced-image-wrapper.eb-advanced-image-wav31hv figcaption {
    text-align: center;
  }
  .eb-parent-eb-advanced-image-wav31hv {
    display: block;
  }
}
@media (max-width: 767px) {
  .eb-advanced-image-wrapper.eb-advanced-image-wav31hv .image-wrapper {
    margin: 0 auto;
  }
  .eb-advanced-image-wrapper.eb-advanced-image-wav31hv
    .image-wrapper
    figcaption {
    text-align: center;
  }
  .eb-parent-eb-advanced-image-wav31hv {
    display: block;
  }
} /* =eb-advanced-image-wav31hv= Ends */ /* eb-column-4y8z5t0 Starts */
.eb-column-4y8z5t0.eb-column-wrapper > .eb-column-inner > * {
  position: relative;
}
.eb-column-4y8z5t0.eb-column-wrapper > .eb-column-inner:before {
  transition: all 0.5s, background 0.5s, opacity 0.5s, filter 0.5s;
}
.root-eb-column-4y8z5t0 {
  width: 50%;
  order: unset;
}
.eb-parent-eb-column-4y8z5t0 {
  padding-left: 20px;
  transition: all 0.5s, background 0.5s, border 0.5s, border-radius 0.5s,
    box-shadow 0.5s;
}
.eb-parent-eb-column-4y8z5t0 {
  display: block;
} /* Css for Animation */
body:not(.wp-admin) .eb-parent-eb-column-4y8z5t0.eb_animation {
  visibility: hidden;
  opacity: 0;
  transition: ease-in 1000ms;
}
body:not(.wp-admin) .eb-parent-eb-column-4y8z5t0.eb_animation.eb__animated {
  visibility: visible;
  opacity: 1;
}
.eb-parent-eb-column-4y8z5t0.eb_animation.eb__animated {
  animation-duration: 1000ms;
  animation-delay: 0ms;
}
.root-eb-column-4y8z5t0 {
  position: relative;
}
@media (max-width: 1024px) {
  .root-eb-column-4y8z5t0 {
    width: calc(50% - 0px);
    order: unset;
  }
  .eb-parent-eb-column-4y8z5t0 {
    display: block;
  }
}
@media (max-width: 767px) {
  .root-eb-column-4y8z5t0 {
    width: calc(100% - 0px);
    order: unset;
  }
  .eb-parent-eb-column-4y8z5t0 {
    display: block;
  }
} /* =eb-column-4y8z5t0= Ends */ /* eb-row-5rz972l Starts */
.eb-row-5rz972l.eb-row-root-container > * {
  position: relative;
}
.eb-row-5rz972l.eb-row-root-container {
  transition: all 0.5s, background 0.5s, border 0.5s, border-radius 0.5s,
    box-shadow 0.5s;
}
.eb-row-5rz972l.eb-row-root-container:before {
  transition: all 0.5s, background 0.5s, opacity 0.5s, filter 0.5s;
}
.eb-row-5rz972l.eb-row-root-container > .eb-row-wrapper {
  max-width: 1170px;
}
.eb-row-5rz972l.eb-row-root-container > .eb-row-wrapper > .eb-row-inner {
  align-items: center;
  gap: 0px;
  flex-flow: row;
}
.eb-parent-eb-row-5rz972l {
  display: block;
}
.root-eb-row-5rz972l {
  position: relative;
}
@media (max-width: 1024px) {
  .eb-row-5rz972l.eb-row-root-container > .eb-row-wrapper > .eb-row-inner {
    flex-flow: row;
    flex-wrap: wrap !important;
  }
  .eb-parent-eb-row-5rz972l {
    display: block;
  }
}
@media (max-width: 767px) {
  .eb-row-5rz972l.eb-row-root-container > .eb-row-wrapper > .eb-row-inner {
    gap: 0px;
    flex-flow: row;
    flex-wrap: wrap !important;
  }
  .eb-row-5rz972l.eb-row-root-container
    > .eb-row-wrapper
    > .eb-row-inner
    > .wp-block-essential-blocks-column {
    gap: 0px;
  }
  .eb-parent-eb-row-5rz972l {
    display: block;
  }
} /* =eb-row-5rz972l= Ends */ /* eb-wrapper-6tjwdkw Starts */
.eb-parent-eb-wrapper-6tjwdkw {
  position: relative;
}
.eb-wrapper-align-center {
  margin-right: auto !important;
  margin-left: auto !important;
}
.eb-wrapper-align-right {
  margin-left: auto !important;
}
.eb-wrapper-outer.eb-wrapper-6tjwdkw {
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  padding-top: 120px;
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 120px;
  background-image: url("../../../../../demo.assets.templately.com/demo/blocks/23/2024/03/ab6606f4-group-9684.png");
  background-position: 80px 80px;
  background-repeat: no-repeat;
  background-color: rgba(250, 251, 252, 1);
  max-width: 100%;
  transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.eb-wrapper-outer.eb-wrapper-6tjwdkw
  > .eb-wrapper-inner
  > .eb-wrapper-inner-blocks {
  max-width: 100%;
  position: relative;
}
.eb-wrapper-outer.eb-wrapper-6tjwdkw:before {
  transition: background 0.5s, opacity 0.5s, filter 0.5s;
}
.eb-parent-eb-wrapper-6tjwdkw .eb-shape-divider-top svg {
  width: calc(100% + 1.3px);
}
.eb-parent-eb-wrapper-6tjwdkw .eb-shape-divider-bottom svg {
  width: calc(100% + 1.3px);
}
.eb-parent-eb-wrapper-6tjwdkw {
  display: block;
}
.root-eb-wrapper-6tjwdkw {
  position: relative;
}
@media (max-width: 1024px) {
  .eb-wrapper-outer.eb-wrapper-6tjwdkw {
    padding-top: 70px;
    padding-bottom: 70px;
    background-attachment: scroll;
  }
  .eb-parent-eb-wrapper-6tjwdkw {
    display: block;
  }
}
@media (max-width: 767px) {
  .eb-parent-eb-wrapper-6tjwdkw {
    display: block;
  }
} /* =eb-wrapper-6tjwdkw= Ends */ /* eb-wrapper-qiquh4n Starts */
.eb-parent-eb-wrapper-qiquh4n {
  position: relative;
}
.eb-wrapper-align-center {
  margin-right: auto !important;
  margin-left: auto !important;
}
.eb-wrapper-align-right {
  margin-left: auto !important;
}
.eb-wrapper-outer.eb-wrapper-qiquh4n {
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  padding: 0px;
  background-color: rgba(255, 255, 255, 1);
  max-width: 100%;
  transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.eb-wrapper-outer.eb-wrapper-qiquh4n
  > .eb-wrapper-inner
  > .eb-wrapper-inner-blocks {
  max-width: 100%;
  position: relative;
}
.eb-wrapper-outer.eb-wrapper-qiquh4n:before {
  transition: background 0.5s, opacity 0.5s, filter 0.5s;
}
.eb-parent-eb-wrapper-qiquh4n .eb-shape-divider-top svg {
  width: calc(100% + 1.3px);
}
.eb-parent-eb-wrapper-qiquh4n .eb-shape-divider-bottom svg {
  width: calc(100% + 1.3px);
}
.eb-parent-eb-wrapper-qiquh4n {
  display: block;
}
.root-eb-wrapper-qiquh4n {
  position: relative;
}
@media (max-width: 1024px) {
  .eb-parent-eb-wrapper-qiquh4n {
    display: block;
  }
}
@media (max-width: 767px) {
  .eb-parent-eb-wrapper-qiquh4n {
    display: block;
  }
} /* =eb-wrapper-qiquh4n= Ends */ /* eb-advance-heading-q47sjz8 Starts */
.eb-advance-heading-wrapper.eb-advance-heading-q47sjz8 {
  position: relative;
  text-align: center;
  margin-bottom: 75px;
  transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.eb-advance-heading-wrapper.eb-advance-heading-q47sjz8:before {
  transition: background 0.5s, opacity 0.5s, filter 0.5s;
}
.eb-advance-heading-wrapper.eb-advance-heading-q47sjz8 .eb-ah-title {
  text-align: center;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 25px;
}
.eb-advance-heading-wrapper.eb-advance-heading-q47sjz8 .eb-ah-title {
  line-height: 0;
}
.eb-advance-heading-wrapper.eb-advance-heading-q47sjz8
  .eb-ah-title
  .first-title {
  color: #ffffff;
  font-family: "Poppins", sans-serif;
  font-size: 35px;
  line-height: 1.1em;
  font-weight: 500;
  transition: border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.eb-advance-heading-wrapper.eb-advance-heading-q47sjz8
  .eb-ah-title
  .second-title {
  color: var(--eb-global-heading-color);
  transition: border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.eb-advance-heading-wrapper.eb-advance-heading-q47sjz8
  .eb-ah-title
  .third-title {
  color: var(--eb-global-heading-color);
  transition: border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.eb-advance-heading-wrapper.eb-advance-heading-q47sjz8 .eb-ah-subtitle {
  text-align: center;
  color: #273164;
  font-family: "Lato", sans-serif;
  font-size: 18px;
  line-height: 1.6em;
  font-weight: 400;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
}
.eb-advance-heading-wrapper.eb-advance-heading-q47sjz8 .eb-ah-separator {
  color: #273164;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
}
.eb-advance-heading-wrapper.eb-advance-heading-q47sjz8 .eb-ah-separator.line {
  border-style: none none solid;
  border-color: #ffffff;
  border-width: 2px;
  width: 50px;
  margin-left: auto;
  margin-right: auto;
}
.eb-advance-heading-wrapper.eb-advance-heading-q47sjz8 .eb-ah-separator.icon {
  text-align: center;
  color: #ffffff;
  font-size: 30px;
}
.eb-advance-heading-wrapper.eb-advance-heading-q47sjz8
  .eb-ah-separator.icon
  > * {
  color: #ffffff;
}
.eb-parent-eb-advance-heading-q47sjz8 {
  display: block;
}
.root-eb-advance-heading-q47sjz8 {
  position: relative;
}
@media (max-width: 1024px) {
  .eb-advance-heading-wrapper.eb-advance-heading-q47sjz8
    .eb-ah-title
    .first-title {
    font-size: 26px;
  }
  .eb-advance-heading-wrapper.eb-advance-heading-q47sjz8 .eb-ah-subtitle {
    font-size: 16px;
  }
  .eb-parent-eb-advance-heading-q47sjz8 {
    display: block;
  }
}
@media (max-width: 767px) {
  .eb-advance-heading-wrapper.eb-advance-heading-q47sjz8 {
    margin-bottom: 40px;
  }
  .eb-advance-heading-wrapper.eb-advance-heading-q47sjz8
    .eb-ah-title
    .first-title {
    font-size: 26px;
  }
  .eb-advance-heading-wrapper.eb-advance-heading-q47sjz8 .eb-ah-subtitle {
    font-size: 14px;
  }
  .eb-parent-eb-advance-heading-q47sjz8 {
    display: block;
  }
} /* =eb-advance-heading-q47sjz8= Ends */ /* eb-advanced-image-juel5dl Starts */
.eb-advanced-image-wrapper.eb-advanced-image-juel5dl {
  margin-bottom: -40px;
  transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.eb-advanced-image-wrapper.eb-advanced-image-juel5dl .image-wrapper {
  width: 70px;
  height: auto;
  border-radius: 50%;
  box-shadow: rgba(26, 38, 74, 0.15) 0px 3px 7px 0px;
  transition: transform 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s;
  margin: 0 auto;
}
.eb-advanced-image-wrapper.eb-advanced-image-juel5dl .image-wrapper img {
  transition: transform 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s;
  object-fit: cover;
  width: 100%;
}
.eb-advanced-image-wrapper.eb-advanced-image-juel5dl figcaption {
  color: var(--eb-global-primary-color);
  text-align: center;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  padding-top: 15px;
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 15px;
  font-size: 13px;
}
.eb-advanced-image-wrapper.eb-advanced-image-juel5dl.caption-style-1
  figcaption {
  background: var(--eb-global-background-color);
}
.eb-advanced-image-wrapper.eb-advanced-image-juel5dl .image-wrapper:hover {
  border-radius: 15px;
  box-shadow: rgba(26, 38, 74, 0.15) 0px 3px 7px 0px;
}
.eb-advanced-image-wrapper.eb-advanced-image-juel5dl figcaption {
  display: none;
}
.eb-parent-eb-advanced-image-juel5dl {
  display: block;
}
.root-eb-advanced-image-juel5dl {
  position: relative;
}
@media (max-width: 1024px) {
  .eb-advanced-image-wrapper.eb-advanced-image-juel5dl .image-wrapper {
    width: 65px;
    margin: 0 auto;
  }
  .eb-advanced-image-wrapper.eb-advanced-image-juel5dl .image-wrapper img {
    width: 100%;
  }
  .eb-advanced-image-wrapper.eb-advanced-image-juel5dl figcaption {
    text-align: center;
  }
  .eb-parent-eb-advanced-image-juel5dl {
    display: block;
  }
}
@media (max-width: 767px) {
  .eb-advanced-image-wrapper.eb-advanced-image-juel5dl {
    margin-bottom: -25px;
  }
  .eb-advanced-image-wrapper.eb-advanced-image-juel5dl .image-wrapper {
    width: 50px;
    margin: 0 auto;
  }
  .eb-advanced-image-wrapper.eb-advanced-image-juel5dl .image-wrapper img {
    width: 100%;
  }
  .eb-advanced-image-wrapper.eb-advanced-image-juel5dl
    .image-wrapper
    figcaption {
    text-align: center;
  }
  .eb-parent-eb-advanced-image-juel5dl {
    display: block;
  }
}
.eb-advanced-image-juel5dl {
  position: relative;
  z-index: 2;
}
@media (max-width: 767px) {
  .eb-advanced-image-juel5dl {
    /*display: block;*/
  }
} /* =eb-advanced-image-juel5dl= Ends */ /* eb-testimonial-1nz43hv Starts */
.eb-testimonial-wrapper.eb-testimonial-1nz43hv {
  background-color: #fff;
  margin: 0px;
  padding-top: 60px;
  padding-right: 35px;
  padding-left: 35px;
  padding-bottom: 30px;
  border-top-left-radius: 80px;
  box-shadow: rgba(26, 38, 74, 0.1) 0px 7px 17px 0px;
  transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.eb-testimonial-wrapper.eb-testimonial-1nz43hv:hover {
  box-shadow: rgba(26, 38, 74, 0.1) 0px 7px 17px 0px;
}
.eb-testimonial-wrapper.eb-testimonial-1nz43hv:before {
  transition: background 0.5s, opacity 0.5s, filter 0.5s;
}
.eb-testimonial-1nz43hv .eb-avatar-container {
  order: 1;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  flex-direction: row;
}
.eb-testimonial-1nz43hv .eb-avatar-container {
  gap: 15px;
}
.eb-testimonial-1nz43hv .image-container {
  order: 0;
  display: block;
}
.eb-testimonial-1nz43hv .eb-avatar-style,
.eb-testimonial-wrapper.eb-testimonial-1nz43hv.layout-preset-2
  .image-container
  .eb-avatar-style {
  background-image: url(../../../../../demo.assets.templately.com/demo/blocks/23/2024/03/6160e3a0-ellipse-3.png);
  border-radius: 50%;
  display: block;
}
.eb-testimonial-1nz43hv.layout-preset-2 .image-container::before {
  width: calc(undefinedpx - (1px + 1px));
  height: calc(undefinedpx - (1px + 1px));
  background-color: var(--eb-global-primary-color);
}
.eb-testimonial-1nz43hv .eb-userinfo-container {
  text-align: left;
  justify-content: flex-start;
  align-self: center;
}
.eb-testimonial-1nz43hv .eb-testimonial-username {
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  font-weight: 600;
  text-transform: capitalize;
  color: #555555;
}
.eb-testimonial-1nz43hv .eb-testimonial-company {
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #585e68;
}
.eb-testimonial-1nz43hv .eb-description-container p {
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  line-height: 1.6em;
  font-weight: 400;
  font-style: italic;
  text-align: center;
  color: #585e68;
  padding-right: 20px;
  word-break: break-word;
}
.eb-testimonial-1nz43hv .eb-description-container {
  flex-direction: row;
}
.eb-testimonial-1nz43hv .eb-testimonial-quote-style:before {
  content: none;
}
.eb-testimonial-1nz43hv .eb-testimonial-quote-style svg {
  fill: #edf1f7;
  height: 60px;
  width: 60px;
}
.eb-testimonial-1nz43hv .eb-testimonial-rating {
  text-align: center;
}
.eb-testimonial-1nz43hv .eb-testimonial-rating {
  order: 3;
}
.eb-testimonial-1nz43hv .eb-testimonial-description {
  order: 2;
}
.eb-testimonial-1nz43hv .eb-testimonial-rating i {
  font-size: 14px;
}
.eb-testimonial-1nz43hv .eb-testimonial-rating.rating-1 i:nth-child(-n + 1),
.eb-testimonial-1nz43hv .eb-testimonial-rating.rating-2 i:nth-child(-n + 2),
.eb-testimonial-1nz43hv .eb-testimonial-rating.rating-3 i:nth-child(-n + 3),
.eb-testimonial-1nz43hv .eb-testimonial-rating.rating-4 i:nth-child(-n + 4),
.eb-testimonial-1nz43hv .eb-testimonial-rating.rating-5 i:nth-child(-n + 5) {
  color: #f2b01e;
}
.eb-parent-eb-testimonial-1nz43hv {
  display: block;
}
.root-eb-testimonial-1nz43hv {
  position: relative;
}
@media (max-width: 1024px) {
  .eb-testimonial-1nz43hv .eb-testimonial-username {
    font-size: 16px;
  }
  .eb-testimonial-1nz43hv .eb-testimonial-company {
    font-size: 14px;
  }
  .eb-testimonial-1nz43hv.layout-preset-2 .image-container::before {
    width: calc(undefinedpx - (1px + 1px));
    height: calc(undefinedpx - (1px + 1px));
  }
  .eb-parent-eb-testimonial-1nz43hv {
    display: block;
  }
}
@media (max-width: 767px) {
  .eb-testimonial-1nz43hv.layout-preset-2 .image-container::before {
    width: calc(undefinedpx - (1px + 1px));
    height: calc(undefinedpx - (1px + 1px));
  }
  .eb-parent-eb-testimonial-1nz43hv {
    display: block;
  }
}
.eb-testimonial-1nz43hv {
  /*position: relative;*/
}
.eb-testimonial-1nz43hv .eb-avatar-style {
  height: 80px;
  width: 80px;
  margin-right: 20px;
}
@media (max-width: 767px) {
  .eb-testimonial-1nz43hv {
    /*display: block;*/
  }
} /* =eb-testimonial-1nz43hv= Ends */ /* eb-wrapper-q5kyv2a Starts */
.eb-parent-eb-wrapper-q5kyv2a {
  position: relative;
}
.eb-wrapper-align-center {
  margin-right: auto !important;
  margin-left: auto !important;
}
.eb-wrapper-align-right {
  margin-left: auto !important;
}
.eb-wrapper-outer.eb-wrapper-q5kyv2a {
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  padding: 0px;
  max-width: 100%;
  transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.eb-wrapper-outer.eb-wrapper-q5kyv2a
  > .eb-wrapper-inner
  > .eb-wrapper-inner-blocks {
  max-width: 100%;
  position: relative;
}
.eb-wrapper-outer.eb-wrapper-q5kyv2a:before {
  transition: background 0.5s, opacity 0.5s, filter 0.5s;
}
.eb-parent-eb-wrapper-q5kyv2a .eb-shape-divider-top svg {
  width: calc(100% + 1.3px);
}
.eb-parent-eb-wrapper-q5kyv2a .eb-shape-divider-bottom svg {
  width: calc(100% + 1.3px);
}
.eb-parent-eb-wrapper-q5kyv2a {
  display: block;
}
.root-eb-wrapper-q5kyv2a {
  position: relative;
}
@media (max-width: 1024px) {
  .eb-parent-eb-wrapper-q5kyv2a {
    display: block;
  }
}
@media (max-width: 767px) {
  .eb-parent-eb-wrapper-q5kyv2a {
    display: block;
  }
} /* =eb-wrapper-q5kyv2a= Ends */ /* eb-column-ma68qi1 Starts */
.eb-column-ma68qi1.eb-column-wrapper > .eb-column-inner > * {
  position: relative;
}
.eb-column-ma68qi1.eb-column-wrapper > .eb-column-inner:before {
  transition: all 0.5s, background 0.5s, opacity 0.5s, filter 0.5s;
}
.root-eb-column-ma68qi1 {
  width: 50%;
  order: unset;
}
.eb-parent-eb-column-ma68qi1 {
  padding-right: 15px;
  transition: all 0.5s, background 0.5s, border 0.5s, border-radius 0.5s,
    box-shadow 0.5s;
}
.eb-parent-eb-column-ma68qi1 {
  display: block;
} /* Css for Animation */
body:not(.wp-admin) .eb-parent-eb-column-ma68qi1.eb_animation {
  visibility: hidden;
  opacity: 0;
  transition: ease-in 1000ms;
}
body:not(.wp-admin) .eb-parent-eb-column-ma68qi1.eb_animation.eb__animated {
  visibility: visible;
  opacity: 1;
}
.eb-parent-eb-column-ma68qi1.eb_animation.eb__animated {
  animation-duration: 1000ms;
  animation-delay: 0ms;
}
.root-eb-column-ma68qi1 {
  position: relative;
}
@media (max-width: 1024px) {
  .root-eb-column-ma68qi1 {
    width: calc(50% - 0px);
    order: unset;
  }
  .eb-parent-eb-column-ma68qi1 {
    display: block;
  }
}
@media (max-width: 767px) {
  .root-eb-column-ma68qi1 {
    width: calc(100% - 0px);
    order: unset;
  }
  .eb-parent-eb-column-ma68qi1 {
    margin-bottom: 30px;
    padding-right: 0px;
  }
  .eb-parent-eb-column-ma68qi1 {
    display: block;
  }
} /* =eb-column-ma68qi1= Ends */ /* eb-advanced-image-8hs2jzj Starts */
.eb-advanced-image-wrapper.eb-advanced-image-8hs2jzj {
  margin-bottom: -40px;
  transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.eb-advanced-image-wrapper.eb-advanced-image-8hs2jzj .image-wrapper {
  width: 70px;
  height: auto;
  border-radius: 50%;
  box-shadow: rgba(26, 38, 74, 0.15) 0px 3px 7px 0px;
  transition: transform 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s;
  margin: 0 auto;
}
.eb-advanced-image-wrapper.eb-advanced-image-8hs2jzj .image-wrapper img {
  transition: transform 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s;
  object-fit: cover;
  width: 100%;
}
.eb-advanced-image-wrapper.eb-advanced-image-8hs2jzj figcaption {
  color: var(--eb-global-primary-color);
  text-align: center;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  padding-top: 15px;
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 15px;
  font-size: 13px;
}
.eb-advanced-image-wrapper.eb-advanced-image-8hs2jzj.caption-style-1
  figcaption {
  background: var(--eb-global-background-color);
}
.eb-advanced-image-wrapper.eb-advanced-image-8hs2jzj .image-wrapper:hover {
  border-radius: 15px;
  box-shadow: rgba(26, 38, 74, 0.15) 0px 3px 7px 0px;
}
.eb-advanced-image-wrapper.eb-advanced-image-8hs2jzj figcaption {
  display: none;
}
.eb-parent-eb-advanced-image-8hs2jzj {
  display: block;
}
.root-eb-advanced-image-8hs2jzj {
  position: relative;
}
@media (max-width: 1024px) {
  .eb-advanced-image-wrapper.eb-advanced-image-8hs2jzj .image-wrapper {
    width: 65px;
    margin: 0 auto;
  }
  .eb-advanced-image-wrapper.eb-advanced-image-8hs2jzj .image-wrapper img {
    width: 100%;
  }
  .eb-advanced-image-wrapper.eb-advanced-image-8hs2jzj figcaption {
    text-align: center;
  }
  .eb-parent-eb-advanced-image-8hs2jzj {
    display: block;
  }
}
@media (max-width: 767px) {
  .eb-advanced-image-wrapper.eb-advanced-image-8hs2jzj {
    margin-bottom: -25px;
  }
  .eb-advanced-image-wrapper.eb-advanced-image-8hs2jzj .image-wrapper {
    width: 50px;
    margin: 0 auto;
  }
  .eb-advanced-image-wrapper.eb-advanced-image-8hs2jzj .image-wrapper img {
    width: 100%;
  }
  .eb-advanced-image-wrapper.eb-advanced-image-8hs2jzj
    .image-wrapper
    figcaption {
    text-align: center;
  }
  .eb-parent-eb-advanced-image-8hs2jzj {
    display: block;
  }
}
.eb-advanced-image-juel5dl {
  position: relative;
  z-index: 2;
}
@media (max-width: 767px) {
  .eb-advanced-image-juel5dl {
    /*display: block;*/
  }
} /* =eb-advanced-image-8hs2jzj= Ends */ /* eb-testimonial-p1ojvdw Starts */
.eb-testimonial-wrapper.eb-testimonial-p1ojvdw {
  background-color: #fff;
  margin: 0px;
  padding-top: 60px;
  padding-right: 35px;
  padding-left: 35px;
  padding-bottom: 30px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 80px;
  box-shadow: rgba(26, 38, 74, 0.1) 0px 7px 17px 0px;
  transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.eb-testimonial-wrapper.eb-testimonial-p1ojvdw:hover {
  box-shadow: rgba(26, 38, 74, 0.1) 0px 7px 17px 0px;
}
.eb-testimonial-wrapper.eb-testimonial-p1ojvdw:before {
  transition: background 0.5s, opacity 0.5s, filter 0.5s;
}
.eb-testimonial-p1ojvdw .eb-avatar-container {
  order: 1;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  flex-direction: row;
}
.eb-testimonial-p1ojvdw .eb-avatar-container {
  gap: 15px;
}
.eb-testimonial-p1ojvdw .image-container {
  order: 0;
  display: block;
}
.eb-testimonial-p1ojvdw .eb-avatar-style,
.eb-testimonial-wrapper.eb-testimonial-p1ojvdw.layout-preset-2
  .image-container
  .eb-avatar-style {
  background-image: url(https://demo.assets.templately.com/demo/blocks/23/2024/03/7f07ad99-image.png);
  border-radius: 50%;
  display: block;
}
.eb-testimonial-p1ojvdw.layout-preset-2 .image-container::before {
  width: calc(undefinedpx - (1px + 1px));
  height: calc(undefinedpx - (1px + 1px));
  background-color: var(--eb-global-primary-color);
}
.eb-testimonial-p1ojvdw .eb-userinfo-container {
  text-align: left;
  justify-content: flex-start;
  align-self: center;
}
.eb-testimonial-p1ojvdw .eb-testimonial-username {
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  font-weight: 600;
  text-transform: capitalize;
  color: #555555;
}
.eb-testimonial-p1ojvdw .eb-testimonial-company {
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #585e68;
}
.eb-testimonial-p1ojvdw .eb-description-container p {
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  line-height: 1.6em;
  font-weight: 400;
  font-style: italic;
  text-align: center;
  color: #585e68;
  padding-right: 20px;
  word-break: break-word;
}
.eb-testimonial-p1ojvdw .eb-description-container {
  flex-direction: row;
}
.eb-testimonial-p1ojvdw .eb-testimonial-quote-style:before {
  content: none;
}
.eb-testimonial-p1ojvdw .eb-testimonial-quote-style svg {
  fill: #edf1f7;
  height: 60px;
  width: 60px;
}
.eb-testimonial-p1ojvdw .eb-testimonial-rating {
  text-align: center;
}
.eb-testimonial-p1ojvdw .eb-testimonial-rating {
  order: 3;
}
.eb-testimonial-p1ojvdw .eb-testimonial-description {
  order: 2;
}
.eb-testimonial-p1ojvdw .eb-testimonial-rating i {
  font-size: 14px;
}
.eb-testimonial-p1ojvdw .eb-testimonial-rating.rating-1 i:nth-child(-n + 1),
.eb-testimonial-p1ojvdw .eb-testimonial-rating.rating-2 i:nth-child(-n + 2),
.eb-testimonial-p1ojvdw .eb-testimonial-rating.rating-3 i:nth-child(-n + 3),
.eb-testimonial-p1ojvdw .eb-testimonial-rating.rating-4 i:nth-child(-n + 4),
.eb-testimonial-p1ojvdw .eb-testimonial-rating.rating-5 i:nth-child(-n + 5) {
  color: #f2b01e;
}
.eb-parent-eb-testimonial-p1ojvdw {
  display: block;
}
.root-eb-testimonial-p1ojvdw {
  position: relative;
}
@media (max-width: 1024px) {
  .eb-testimonial-p1ojvdw .eb-testimonial-username {
    font-size: 16px;
  }
  .eb-testimonial-p1ojvdw .eb-testimonial-company {
    font-size: 14px;
  }
  .eb-testimonial-p1ojvdw.layout-preset-2 .image-container::before {
    width: calc(undefinedpx - (1px + 1px));
    height: calc(undefinedpx - (1px + 1px));
  }
  .eb-parent-eb-testimonial-p1ojvdw {
    display: block;
  }
}
@media (max-width: 767px) {
  .eb-testimonial-p1ojvdw.layout-preset-2 .image-container::before {
    width: calc(undefinedpx - (1px + 1px));
    height: calc(undefinedpx - (1px + 1px));
  }
  .eb-parent-eb-testimonial-p1ojvdw {
    display: block;
  }
}
.eb-testimonial-p1ojvdw {
  /*position: relative;*/
}
.eb-testimonial-p1ojvdw .eb-avatar-style {
  height: 80px;
  width: 80px;
  margin-right: 20px;
}
@media (max-width: 767px) {
  .eb-testimonial-p1ojvdw {
    /*display: block;*/
  }
} /* =eb-testimonial-p1ojvdw= Ends */ /* eb-wrapper-7xk0jpm Starts */
.eb-parent-eb-wrapper-7xk0jpm {
  position: relative;
}
.eb-wrapper-align-center {
  margin-right: auto !important;
  margin-left: auto !important;
}
.eb-wrapper-align-right {
  margin-left: auto !important;
}
.eb-wrapper-outer.eb-wrapper-7xk0jpm {
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  padding: 0px;
  max-width: 100%;
  transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.eb-wrapper-outer.eb-wrapper-7xk0jpm
  > .eb-wrapper-inner
  > .eb-wrapper-inner-blocks {
  max-width: 100%;
  position: relative;
}
.eb-wrapper-outer.eb-wrapper-7xk0jpm:before {
  transition: background 0.5s, opacity 0.5s, filter 0.5s;
}
.eb-parent-eb-wrapper-7xk0jpm .eb-shape-divider-top svg {
  width: calc(100% + 1.3px);
}
.eb-parent-eb-wrapper-7xk0jpm .eb-shape-divider-bottom svg {
  width: calc(100% + 1.3px);
}
.eb-parent-eb-wrapper-7xk0jpm {
  display: block;
}
.root-eb-wrapper-7xk0jpm {
  position: relative;
}
@media (max-width: 1024px) {
  .eb-parent-eb-wrapper-7xk0jpm {
    display: block;
  }
}
@media (max-width: 767px) {
  .eb-parent-eb-wrapper-7xk0jpm {
    display: block;
  }
} /* =eb-wrapper-7xk0jpm= Ends */ /* eb-column-bplowni Starts */
.eb-column-bplowni.eb-column-wrapper > .eb-column-inner > * {
  position: relative;
}
.eb-column-bplowni.eb-column-wrapper > .eb-column-inner:before {
  transition: all 0.5s, background 0.5s, opacity 0.5s, filter 0.5s;
}
.root-eb-column-bplowni {
  width: 50%;
  order: unset;
}
.eb-parent-eb-column-bplowni {
  padding-left: 15px;
  transition: all 0.5s, background 0.5s, border 0.5s, border-radius 0.5s,
    box-shadow 0.5s;
}
.eb-parent-eb-column-bplowni {
  display: block;
} /* Css for Animation */
body:not(.wp-admin) .eb-parent-eb-column-bplowni.eb_animation {
  visibility: hidden;
  opacity: 0;
  transition: ease-in 1000ms;
}
body:not(.wp-admin) .eb-parent-eb-column-bplowni.eb_animation.eb__animated {
  visibility: visible;
  opacity: 1;
}
.eb-parent-eb-column-bplowni.eb_animation.eb__animated {
  animation-duration: 1000ms;
  animation-delay: 0ms;
}
.root-eb-column-bplowni {
  position: relative;
}
@media (max-width: 1024px) {
  .root-eb-column-bplowni {
    width: calc(50% - 0px);
    order: unset;
  }
  .eb-parent-eb-column-bplowni {
    display: block;
  }
}
@media (max-width: 767px) {
  .root-eb-column-bplowni {
    width: calc(100% - 0px);
    order: unset;
  }
  .eb-parent-eb-column-bplowni {
    padding-left: 0px;
  }
  .eb-parent-eb-column-bplowni {
    display: block;
  }
} /* =eb-column-bplowni= Ends */ /* eb-row-iizt0xn Starts */
.eb-row-iizt0xn.eb-row-root-container > * {
  position: relative;
}
.eb-row-iizt0xn.eb-row-root-container {
  transition: all 0.5s, background 0.5s, border 0.5s, border-radius 0.5s,
    box-shadow 0.5s;
}
.eb-row-iizt0xn.eb-row-root-container:before {
  transition: all 0.5s, background 0.5s, opacity 0.5s, filter 0.5s;
}
.eb-row-iizt0xn.eb-row-root-container > .eb-row-wrapper {
  max-width: 1170px;
}
.eb-row-iizt0xn.eb-row-root-container > .eb-row-wrapper > .eb-row-inner {
  gap: 0px;
  flex-flow: row;
}
.eb-parent-eb-row-iizt0xn {
  display: block;
}
.root-eb-row-iizt0xn {
  position: relative;
}
@media (max-width: 1024px) {
  .eb-row-iizt0xn.eb-row-root-container > .eb-row-wrapper > .eb-row-inner {
    flex-flow: row;
    flex-wrap: wrap !important;
  }
  .eb-parent-eb-row-iizt0xn {
    display: block;
  }
}
@media (max-width: 767px) {
  .eb-row-iizt0xn.eb-row-root-container > .eb-row-wrapper > .eb-row-inner {
    gap: 0px;
    flex-flow: row;
    flex-wrap: wrap !important;
  }
  .eb-row-iizt0xn.eb-row-root-container
    > .eb-row-wrapper
    > .eb-row-inner
    > .wp-block-essential-blocks-column {
    gap: 0px;
  }
  .eb-parent-eb-row-iizt0xn {
    display: block;
  }
} /* =eb-row-iizt0xn= Ends */ /* eb-wrapper-kwsq830 Starts */
.eb-parent-eb-wrapper-kwsq830 {
  position: relative;
}
.eb-wrapper-align-center {
  margin-right: auto !important;
  margin-left: auto !important;
}
.eb-wrapper-align-right {
  margin-left: auto !important;
}
.eb-wrapper-outer.eb-wrapper-kwsq830 {
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  padding-top: 120px;
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 130px;
  z-index: 2;
  position: relative;
  background-color: rgba(0, 236, 156, 1);
  max-width: 100%;
  transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.eb-wrapper-outer.eb-wrapper-kwsq830
  > .eb-wrapper-inner
  > .eb-wrapper-inner-blocks {
  width: 1170px;
  max-width: 100%;
  position: relative;
}
.eb-wrapper-outer.eb-wrapper-kwsq830:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 0;
  background-image: url("https://demo.assets.templately.com/demo/blocks/23/2024/03/8fb67d19-section-6.png");
  opacity: 1;
  background-position: center center;
  background-repeat: no-repeat;
  transition: background 0.5s, opacity 0.5s, filter 0.5s;
}
.eb-parent-eb-wrapper-kwsq830 .eb-shape-divider-top svg {
  width: calc(100% + 1.3px);
}
.eb-parent-eb-wrapper-kwsq830 .eb-shape-divider-bottom svg {
  width: calc(100% + 1.3px);
}
.eb-parent-eb-wrapper-kwsq830 {
  display: block;
}
.root-eb-wrapper-kwsq830 {
  position: relative;
}
@media (max-width: 1024px) {
  .eb-wrapper-outer.eb-wrapper-kwsq830 {
    padding-top: 60px;
    padding-bottom: 70px;
  }
  .eb-wrapper-outer.eb-wrapper-kwsq830:before {
    background-attachment: scroll;
  }
  .eb-parent-eb-wrapper-kwsq830 {
    display: block;
  }
}
@media (max-width: 767px) {
  .eb-parent-eb-wrapper-kwsq830 {
    display: block;
  }
} /* =eb-wrapper-kwsq830= Ends */ /* eb-advance-heading-hev7jla Starts */
.eb-advance-heading-wrapper.eb-advance-heading-hev7jla {
  position: relative;
  text-align: center;
  margin-bottom: 60px;
  transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.eb-advance-heading-wrapper.eb-advance-heading-hev7jla:before {
  transition: background 0.5s, opacity 0.5s, filter 0.5s;
}
.eb-advance-heading-wrapper.eb-advance-heading-hev7jla .eb-ah-title {
  text-align: center;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 10px;
}
.eb-advance-heading-wrapper.eb-advance-heading-hev7jla .eb-ah-title {
  line-height: 0;
}
.eb-advance-heading-wrapper.eb-advance-heading-hev7jla
  .eb-ah-title
  .first-title {
  color: #273164;
  font-family: "Poppins", sans-serif;
  font-size: 35px;
  line-height: 1.1em;
  font-weight: 500;
  transition: border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.eb-advance-heading-wrapper.eb-advance-heading-hev7jla
  .eb-ah-title
  .second-title {
  color: var(--eb-global-heading-color);
  transition: border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.eb-advance-heading-wrapper.eb-advance-heading-hev7jla
  .eb-ah-title
  .third-title {
  color: var(--eb-global-heading-color);
  transition: border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.eb-advance-heading-wrapper.eb-advance-heading-hev7jla .eb-ah-subtitle {
  text-align: center;
  color: #273164;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  line-height: 1.6em;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 3px;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
}
.eb-advance-heading-wrapper.eb-advance-heading-hev7jla .eb-ah-separator {
  color: #273164;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
}
.eb-advance-heading-wrapper.eb-advance-heading-hev7jla .eb-ah-separator.line {
  border-style: none none solid;
  border-color: #00ec9c;
  border-width: 4px;
  width: 100px;
  margin-left: auto;
  margin-right: auto;
}
.eb-advance-heading-wrapper.eb-advance-heading-hev7jla .eb-ah-separator.icon {
  text-align: center;
  color: #00ec9c;
  font-size: 30px;
}
.eb-advance-heading-wrapper.eb-advance-heading-hev7jla
  .eb-ah-separator.icon
  > * {
  color: #00ec9c;
}
.eb-parent-eb-advance-heading-hev7jla {
  display: block;
}
.root-eb-advance-heading-hev7jla {
  position: relative;
}
@media (max-width: 1024px) {
  .eb-advance-heading-wrapper.eb-advance-heading-hev7jla {
    margin-bottom: 40px;
  }
  .eb-advance-heading-wrapper.eb-advance-heading-hev7jla
    .eb-ah-title
    .first-title {
    font-size: 26px;
  }
  .eb-advance-heading-wrapper.eb-advance-heading-hev7jla .eb-ah-subtitle {
    font-size: 14px;
  }
  .eb-parent-eb-advance-heading-hev7jla {
    display: block;
  }
}
@media (max-width: 767px) {
  .eb-advance-heading-wrapper.eb-advance-heading-hev7jla {
    margin-bottom: 40px;
  }
  .eb-advance-heading-wrapper.eb-advance-heading-hev7jla
    .eb-ah-title
    .first-title {
    font-size: 26px;
  }
  .eb-advance-heading-wrapper.eb-advance-heading-hev7jla .eb-ah-subtitle {
    font-size: 14px;
  }
  .eb-parent-eb-advance-heading-hev7jla {
    display: block;
  }
} /* =eb-advance-heading-hev7jla= Ends */ /* eb-post-grid-7s8tm8n Starts */
.eb-post-grid-wrapper.eb-post-grid-7s8tm8n .eb-post-grid-posts-wrapper {
  display: grid;
  position: relative;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 30px;
}
.eb-post-grid-wrapper.eb-post-grid-7s8tm8n {
  transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.eb-post-grid-wrapper.eb-post-grid-7s8tm8n .ebpg-post-grid-column {
  border-radius: 5px;
  transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.eb-post-grid-wrapper.eb-post-grid-7s8tm8n .ebpg-entry-media {
  order: 1 !important;
}
.eb-post-grid-wrapper.eb-post-grid-7s8tm8n .ebpg-entry-thumbnail {
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
}
.eb-post-grid-wrapper.eb-post-grid-7s8tm8n .ebpg-entry-thumbnail img {
  height: 320px;
  border-radius: 5px;
}
.eb-post-grid-wrapper.eb-post-grid-7s8tm8n
  .ebpg-grid-post-holder
  .ebpg-entry-thumbnail:after {
  background-color: rgba(0 0 0 / 0);
  border-radius: 5px;
}
.eb-post-grid-wrapper.eb-post-grid-7s8tm8n
  .ebpg-grid-post-holder
  .ebpg-entry-thumbnail:hover:after,
.eb-post-grid-wrapper.eb-post-grid-7s8tm8n.style-5
  .ebpg-grid-post-holder:hover
  .ebpg-entry-thumbnail:after {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 5px;
}
.eb-post-grid-wrapper.eb-post-grid-7s8tm8n .ebpg-entry-header {
  order: 2 !important;
}
.eb-post-grid-wrapper.eb-post-grid-7s8tm8n .ebpg-entry-title {
  text-align: center;
  font-family: "Poppins", sans-serif;
  font-size: 24px;
  line-height: 1.3em;
  font-weight: 600;
  text-transform: capitalize;
  margin-top: 10px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 10px;
}
.eb-post-grid-wrapper.eb-post-grid-7s8tm8n .ebpg-entry-title a {
  color: #273164;
  font-family: "Poppins", sans-serif;
  font-size: 24px;
  line-height: 1.3em;
  font-weight: 600;
  text-transform: capitalize;
}
.eb-post-grid-wrapper.eb-post-grid-7s8tm8n .ebpg-entry-title a:hover {
  color: var(--eb-global-link-color);
}
.eb-post-grid-wrapper.eb-post-grid-7s8tm8n .ebpg-entry-content,
.eb-post-grid-wrapper.eb-post-grid-7s8tm8n .ebpg-grid-post-excerpt {
  order: 3 !important;
}
.eb-post-grid-wrapper.eb-post-grid-7s8tm8n .ebpg-grid-post-excerpt p {
  color: rgba(39, 49, 100, 1);
  text-align: center;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  line-height: 1.8em;
  font-weight: 400;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 30px;
}
.eb-post-grid-wrapper.eb-post-grid-7s8tm8n .ebpg-readmore-btn {
  text-align: center;
  order: 10;
}
.eb-post-grid-wrapper.eb-post-grid-7s8tm8n .ebpg-readmore-btn a {
  color: #ffffff;
  background-color: #00ec9c;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  line-height: 1em;
  font-weight: 600;
  text-transform: capitalize;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 10px;
  padding-top: 16px;
  padding-right: 30px;
  padding-left: 30px;
  padding-bottom: 16px;
  border-radius: 5px;
  transition: border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.eb-post-grid-wrapper.eb-post-grid-7s8tm8n .ebpg-readmore-btn a:hover {
  color: #ffffff;
  background-color: #273164;
  border-radius: 0px;
}
.eb-post-grid-wrapper.eb-post-grid-7s8tm8n .ebpg-author-avatar img {
  border-radius: 50px;
}
.eb-post-grid-wrapper.eb-post-grid-7s8tm8n .ebpg-posted-on {
  color: var(--eb-global-tertiary-color);
  font-size: 13px;
}
.eb-post-grid-wrapper.eb-post-grid-7s8tm8n .ebpg-posted-by {
  color: var(--eb-global-secondary-color);
  font-size: 13px;
}
.eb-post-grid-wrapper.eb-post-grid-7s8tm8n .ebpg-posted-by a {
  color: var(--eb-global-secondary-color);
  font-size: 13px;
}
.eb-post-grid-wrapper.eb-post-grid-7s8tm8n .ebpg-posted-by a:hover {
  color: var(--eb-global-primary-color);
}
.eb-post-grid-wrapper.eb-post-grid-7s8tm8n .ebpg-meta a {
  color: var(--eb-global-text-color);
  background-color: var(--eb-global-secondary-color);
  font-size: 13px;
}
.eb-post-grid-wrapper.eb-post-grid-7s8tm8n .ebpg-meta a:hover {
  color: var(--eb-global-text-color);
  background-color: var(--eb-global-primary-color);
}
.eb-post-grid-wrapper.eb-post-grid-7s8tm8n .ebpg-categories-meta a {
  color: var(--eb-global-button-text-color);
  background-color: var(--eb-global-secondary-color);
  font-size: 13px;
}
.eb-post-grid-wrapper.eb-post-grid-7s8tm8n .ebpg-categories-meta a:hover {
  color: var(--eb-global-button-text-color);
  background-color: var(--eb-global-primary-color);
}
.eb-post-grid-wrapper.eb-post-grid-7s8tm8n .ebpg-tags-meta a {
  color: var(--eb-global-button-text-color);
  background-color: var(--eb-global-tertiary-color);
  font-size: 13px;
}
.eb-post-grid-wrapper.eb-post-grid-7s8tm8n .ebpg-tags-meta a:hover {
  color: var(--eb-global-button-text-color);
  background-color: var(--eb-global-secondary-color);
}
.eb-post-grid-wrapper.eb-post-grid-7s8tm8n .ebpg-read-time {
  color: var(--eb-global-secondary-color);
  font-size: 13px;
}
.eb-post-grid-wrapper.eb-post-grid-7s8tm8n .ebpg-meta.ebpg-dynamic-values {
  color: var(--eb-global-secondary-color);
  font-size: 13px;
}
.eb-post-grid-wrapper.eb-post-grid-7s8tm8n .ebpg-header-meta {
  justify-content: flex-start;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 10px;
  order: 4 !important;
}
.eb-post-grid-wrapper.eb-post-grid-7s8tm8n
  .ebpg-header-meta
  .ebpg-entry-meta-items {
  justify-content: flex-start;
}
.eb-post-grid-wrapper.eb-post-grid-7s8tm8n
  .ebpg-header-meta
  .ebpg-author-avatar,
.eb-post-grid-wrapper.eb-post-grid-7s8tm8n
  .ebpg-header-meta
  .ebpg-entry-meta-items
  > * {
  margin-right: 10px;
}
.eb-post-grid-wrapper.eb-post-grid-7s8tm8n .ebpg-footer-meta {
  justify-content: flex-start;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 10px;
  order: 5 !important;
}
.eb-post-grid-wrapper.eb-post-grid-7s8tm8n
  .ebpg-footer-meta
  .ebpg-entry-meta-items {
  justify-content: flex-start;
}
.eb-post-grid-wrapper.eb-post-grid-7s8tm8n
  .ebpg-footer-meta
  .ebpg-author-avatar,
.eb-post-grid-wrapper.eb-post-grid-7s8tm8n
  .ebpg-footer-meta
  .ebpg-entry-meta-items
  > * {
  margin-right: 10px;
}
.eb-post-grid-wrapper.eb-post-grid-7s8tm8n .ebpg-pagination {
  text-align: center;
}
.eb-post-grid-wrapper.eb-post-grid-7s8tm8n .ebpg-pagination button {
  color: var(--eb-global-button-text-color);
  background-color: var(--eb-global-button-background-color);
  padding-top: 5px;
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 5px;
  margin-top: 10px;
  margin-right: 5px;
  margin-left: 5px;
  margin-bottom: 10px;
  font-size: 14px;
  border-width: 1px;
  border-color: #c3c3c3;
  border-style: solid;
  border-radius: 4px;
  transition: border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.eb-post-grid-wrapper.eb-post-grid-7s8tm8n .ebpg-pagination button:hover {
  color: var(--eb-global-button-text-color);
  background-color: var(--eb-global-tertiary-color);
  border-radius: 4px;
}
.eb-post-grid-wrapper.eb-post-grid-7s8tm8n
  .ebpg-pagination
  button.ebpg-pagination-item.active {
  color: var(--eb-global-button-text-color);
  background-color: var(--eb-global-tertiary-color);
}
.eb-post-grid-wrapper.eb-post-grid-7s8tm8n
  .eb-post-grid-category-filter.eb-show-search {
  background-color: #ffffff;
  padding: 10px;
  border-width: 1px;
  border-color: #c9d8eb;
  border-style: solid;
  border-radius: 5px;
  transition: border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.eb-post-grid-wrapper.eb-post-grid-7s8tm8n
  .eb-post-grid-category-filter.eb-show-search {
  border-radius: 5px;
}
.eb-post-grid-wrapper.eb-post-grid-7s8tm8n .eb-post-grid-search {
  padding: 10px;
  border-width: 1px;
  border-color: #c9d8eb;
  border-style: solid;
  border-radius: 5px;
  transition: border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.eb-post-grid-wrapper.eb-post-grid-7s8tm8n .eb-post-grid-search:hover {
  border-radius: 5px;
}
.eb-post-grid-wrapper.eb-post-grid-7s8tm8n
  .eb-post-grid-category-filter.eb-show-search
  .eb-post-grid-search-icon,
.eb-post-grid-wrapper.eb-post-grid-7s8tm8n
  .eb-post-grid-search
  .eb-post-grid-search-icon {
  width: 30px;
  fill: #949494;
}
.eb-post-grid-wrapper.eb-post-grid-7s8tm8n .eb-post-grid-search-form input {
  color: #666666;
  caret-color: #666666;
}
.eb-post-grid-wrapper.eb-post-grid-7s8tm8n
  .eb-post-grid-search-form
  input::placeholder {
  color: #949494;
}
.eb-post-grid-wrapper.eb-post-grid-7s8tm8n
  .eb-post-grid-search-form
  .eb-post-grid-search-loader {
  stroke: #444b54;
}
.eb-post-grid-wrapper.eb-post-grid-7s8tm8n .eb-post-grid-search-result {
  background-color: #ffffff;
  width: 100%;
  padding-top: 30px;
  padding-right: 30px;
  padding-left: 30px;
  padding-bottom: 30px;
  border-radius: 5px;
  transition: border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.eb-post-grid-wrapper.eb-post-grid-7s8tm8n .eb-post-grid-search-result:hover {
  border-radius: 5px;
}
.eb-post-grid-wrapper.eb-post-grid-7s8tm8n .eb-post-grid-search-not-found {
  color: #000000;
  text-align: center;
}
.eb-post-grid-wrapper.eb-post-grid-7s8tm8n .eb-post-grid-search-content-item {
  background-color: #ffffff;
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 20px;
  border-radius: 5px;
  transition: border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.eb-post-grid-wrapper.eb-post-grid-7s8tm8n
  .eb-post-grid-search-content-item:hover {
  border-radius: 5px;
}
.eb-post-grid-wrapper.eb-post-grid-7s8tm8n
  .eb-post-grid-search-content-item:hover {
  background-color: #ffffff;
}
.eb-post-grid-wrapper.eb-post-grid-7s8tm8n
  .eb-post-grid-search-content-item:hover
  .eb-post-grid-search-item-content
  h4 {
  color: #5959e8;
}
.eb-parent-eb-post-grid-7s8tm8n {
  display: block;
} /* Css for Animation */
body:not(.wp-admin) .eb-parent-eb-post-grid-7s8tm8n.eb_animation {
  visibility: hidden;
  opacity: 0;
  transition: ease-in 1000ms;
}
body:not(.wp-admin) .eb-parent-eb-post-grid-7s8tm8n.eb_animation.eb__animated {
  visibility: visible;
  opacity: 1;
}
.eb-parent-eb-post-grid-7s8tm8n.eb_animation.eb__animated {
  animation-duration: 1000ms;
  animation-delay: 0ms;
}
.root-eb-post-grid-7s8tm8n {
  position: relative;
}
@media (max-width: 1024px) {
  .eb-post-grid-wrapper.eb-post-grid-7s8tm8n .eb-post-grid-posts-wrapper {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 15px;
  }
  .eb-post-grid-wrapper.eb-post-grid-7s8tm8n .ebpg-entry-thumbnail img {
    height: 250px;
  }
  .eb-post-grid-wrapper.eb-post-grid-7s8tm8n .ebpg-entry-title {
    font-size: 18px;
  }
  .eb-post-grid-wrapper.eb-post-grid-7s8tm8n .ebpg-entry-title a {
    font-size: 18px;
  }
  .eb-post-grid-wrapper.eb-post-grid-7s8tm8n .ebpg-grid-post-excerpt p {
    font-size: 12px;
  }
  .eb-post-grid-wrapper.eb-post-grid-7s8tm8n .ebpg-readmore-btn a {
    font-size: 14px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .eb-parent-eb-post-grid-7s8tm8n {
    display: block;
  }
}
@media (max-width: 767px) {
  .eb-post-grid-wrapper.eb-post-grid-7s8tm8n .eb-post-grid-posts-wrapper {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 30px;
  }
  .eb-post-grid-wrapper.eb-post-grid-7s8tm8n .ebpg-entry-title {
    font-size: 20px;
  }
  .eb-post-grid-wrapper.eb-post-grid-7s8tm8n .ebpg-entry-title a {
    font-size: 20px;
  }
  .eb-post-grid-wrapper.eb-post-grid-7s8tm8n .ebpg-grid-post-excerpt p {
    font-size: 16px;
  }
  .eb-parent-eb-post-grid-7s8tm8n {
    display: block;
  }
}
.eb-post-grid-wrapper.eb-post-grid-7s8tm8n .ebpg-post-grid-column {
  overflow: visible;
}
.eb-post-grid-7s8tm8n .ebpg-entry-wrapper {
  position: relative;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.2);
  z-index: 2;
  margin-top: -50px;
  margin-left: 20px;
  margin-right: 20px;
  padding: 30px 20px;
  overflow: visible;
}
.eb-post-grid-wrapper.eb-post-grid-7s8tm8n .ebpg-readmore-btn a {
  box-shadow: 0px 10px 20px 0px rgba(0, 255, 102, 0.3);
}
@media (max-width: 767px) {
  .eb-post-grid-7s8tm8n {
    /*display: block;*/
  }
} /* =eb-post-grid-7s8tm8n= Ends */ /* eb-wrapper-n8cn1el Starts */
.eb-parent-eb-wrapper-n8cn1el {
  position: relative;
}
.eb-wrapper-align-center {
  margin-right: auto !important;
  margin-left: auto !important;
}
.eb-wrapper-align-right {
  margin-left: auto !important;
}
.eb-wrapper-outer.eb-wrapper-n8cn1el {
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  padding-top: 120px;
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 120px;
  background-color: rgba(255, 255, 255, 1);
  max-width: 100%;
  transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.eb-wrapper-outer.eb-wrapper-n8cn1el
  > .eb-wrapper-inner
  > .eb-wrapper-inner-blocks {
  width: 1170px;
  max-width: 100%;
  position: relative;
}
.eb-wrapper-outer.eb-wrapper-n8cn1el:before {
  transition: background 0.5s, opacity 0.5s, filter 0.5s;
}
.eb-parent-eb-wrapper-n8cn1el .eb-shape-divider-top svg {
  width: calc(100% + 1.3px);
}
.eb-parent-eb-wrapper-n8cn1el .eb-shape-divider-bottom svg {
  width: calc(100% + 1.3px);
}
.eb-parent-eb-wrapper-n8cn1el {
  display: block;
}
.root-eb-wrapper-n8cn1el {
  position: relative;
}
@media (max-width: 1024px) {
  .eb-wrapper-outer.eb-wrapper-n8cn1el {
    padding-top: 70px;
    padding-bottom: 50px;
  }
  .eb-parent-eb-wrapper-n8cn1el {
    display: block;
  }
}
@media (max-width: 767px) {
  .eb-parent-eb-wrapper-n8cn1el {
    display: block;
  }
} /* =eb-wrapper-n8cn1el= Ends */ /* eb-advance-heading-6iizr8m Starts */
.eb-advance-heading-wrapper.eb-advance-heading-6iizr8m {
  position: relative;
  text-align: left;
  transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.eb-advance-heading-wrapper.eb-advance-heading-6iizr8m:before {
  transition: background 0.5s, opacity 0.5s, filter 0.5s;
}
.eb-advance-heading-wrapper.eb-advance-heading-6iizr8m .eb-ah-title {
  text-align: left;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 10px;
}
.eb-advance-heading-wrapper.eb-advance-heading-6iizr8m .eb-ah-title {
  line-height: 0;
}
.eb-advance-heading-wrapper.eb-advance-heading-6iizr8m
  .eb-ah-title
  .first-title {
  color: #273164;
  font-family: "Poppins", sans-serif;
  font-size: 35px;
  line-height: 1.1em;
  font-weight: 500;
  transition: border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.eb-advance-heading-wrapper.eb-advance-heading-6iizr8m
  .eb-ah-title
  .second-title {
  color: var(--eb-global-heading-color);
  transition: border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.eb-advance-heading-wrapper.eb-advance-heading-6iizr8m
  .eb-ah-title
  .third-title {
  color: var(--eb-global-heading-color);
  transition: border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.eb-advance-heading-wrapper.eb-advance-heading-6iizr8m .eb-ah-subtitle {
  text-align: left;
  color: #6e6e6e;
  font-family: "Lato", sans-serif;
  font-size: 18px;
  line-height: 1.6em;
  font-weight: 400;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
}
.eb-advance-heading-wrapper.eb-advance-heading-6iizr8m .eb-ah-separator {
  color: #6e6e6e;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
}
.eb-advance-heading-wrapper.eb-advance-heading-6iizr8m .eb-ah-separator.line {
  border-style: none none solid;
  border-color: var(--eb-global-primary-color);
  border-width: 4px;
  width: 100px;
}
.eb-advance-heading-wrapper.eb-advance-heading-6iizr8m .eb-ah-separator.icon {
  text-align: left;
  color: var(--eb-global-primary-color);
  font-size: 30px;
}
.eb-advance-heading-wrapper.eb-advance-heading-6iizr8m
  .eb-ah-separator.icon
  > * {
  color: var(--eb-global-primary-color);
}
.eb-parent-eb-advance-heading-6iizr8m {
  display: block;
}
.root-eb-advance-heading-6iizr8m {
  position: relative;
}
@media (max-width: 1024px) {
  .eb-advance-heading-wrapper.eb-advance-heading-6iizr8m
    .eb-ah-title
    .first-title {
    font-size: 26px;
  }
  .eb-advance-heading-wrapper.eb-advance-heading-6iizr8m .eb-ah-subtitle {
    font-size: 14px;
  }
  .eb-parent-eb-advance-heading-6iizr8m {
    display: block;
  }
}
@media (max-width: 767px) {
  .eb-advance-heading-wrapper.eb-advance-heading-6iizr8m {
    margin-bottom: 30px;
  }
  .eb-advance-heading-wrapper.eb-advance-heading-6iizr8m
    .eb-ah-title
    .first-title {
    font-size: 26px;
  }
  .eb-advance-heading-wrapper.eb-advance-heading-6iizr8m .eb-ah-subtitle {
    font-size: 14px;
  }
  .eb-parent-eb-advance-heading-6iizr8m {
    display: block;
  }
} /* =eb-advance-heading-6iizr8m= Ends */ /* eb-column-q830u2q Starts */
.eb-column-q830u2q.eb-column-wrapper > .eb-column-inner > * {
  position: relative;
}
.eb-column-q830u2q.eb-column-wrapper > .eb-column-inner:before {
  transition: all 0.5s, background 0.5s, opacity 0.5s, filter 0.5s;
}
.root-eb-column-q830u2q {
  width: 55%;
  order: unset;
}
.eb-parent-eb-column-q830u2q {
  transition: all 0.5s, background 0.5s, border 0.5s, border-radius 0.5s,
    box-shadow 0.5s;
}
.eb-parent-eb-column-q830u2q {
  display: block;
}
.root-eb-column-q830u2q {
  position: relative;
}
@media (max-width: 1024px) {
  .root-eb-column-q830u2q {
    width: calc(50% - 0px);
    order: unset;
  }
  .eb-parent-eb-column-q830u2q {
    display: block;
  }
}
@media (max-width: 767px) {
  .root-eb-column-q830u2q {
    width: calc(100% - 0px);
    order: unset;
  }
  .eb-parent-eb-column-q830u2q {
    display: block;
  }
} /* =eb-column-q830u2q= Ends */ /* eb-button-group-62by9qf Starts */
.eb-button-group-wrapper.eb-button-group-62by9qf {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  justify-content: flex-end;
  position: relative;
}
.eb-button-group-wrapper.eb-button-group-62by9qf .eb-button-parent,
.eb-button-group-wrapper.eb-button-group-62by9qf .eb-button-anchor {
  padding-top: 20px;
  padding-right: 45px;
  padding-left: 45px;
  padding-bottom: 20px;
  width: 200px;
  margin: 10px;
  text-align: center;
  cursor: pointer;
}
.eb-button-group-wrapper.eb-button-group-62by9qf
  .eb-button-parent
  .eb-button-text,
.eb-button-group-wrapper.eb-button-group-62by9qf
  .eb-button-anchor
  .eb-button-text {
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  line-height: 1em;
  font-weight: 600;
  text-transform: capitalize;
}
.eb-button-group-wrapper.eb-button-group-62by9qf.preset-4 {
  width: fit-content;
  margin: 0 0 0 auto;
}
.eb-button-group-wrapper.eb-button-group-62by9qf
  .eb-button-group__midldeInner
  span {
  font-size: 14px;
  height: 30px;
  width: 30px;
  line-height: 30px;
  background: #fff;
  color: #000;
}
.eb-button-group-wrapper.eb-button-group-62by9qf .eb-button-inner-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.eb-button-group-wrapper.eb-button-group-62by9qf
  .eb-button-loadmore.eb-button-one,
.eb-button-group-wrapper-eb-button-group-62by9qf
  .eb-button-loadmore.eb-button-one,
.eb-button-group-wrapper.eb-button-group-62by9qf
  .eb-button-anchor.eb-button-one {
  background-color: rgba(0, 236, 156, 1);
  border-radius: 45px;
  color: var(--eb-global-button-text-color);
  transition: all 0.3s, background 0.5s, border 0.5s, border-radius 0.5s,
    box-shadow 0.5s;
}
.eb-button-group-wrapper.eb-button-group-62by9qf
  .eb-button-anchor.eb-button-one:hover,
.eb-button-group-wrapper-eb-button-group-62by9qf
  .eb-button-loadmore.eb-button-one:hover,
.eb-button-group-wrapper.eb-button-group-62by9qf
  .eb-button-loadmore.eb-button-one:hover {
  background-color: rgba(39, 49, 100, 1);
  border-top-left-radius: 20px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 0px;
  color: var(--eb-global-button-text-color);
}
.eb-button-group-wrapper.eb-button-group-62by9qf .eb-button-inner-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.eb-button-group-wrapper.eb-button-group-62by9qf
  .eb-button-loadmore.eb-button-two,
.eb-button-group-wrapper-eb-button-group-62by9qf
  .eb-button-loadmore.eb-button-two,
.eb-button-group-wrapper.eb-button-group-62by9qf
  .eb-button-anchor.eb-button-two {
  background-color: rgba(39, 49, 100, 1);
  border-radius: 45px;
  color: var(--eb-global-button-text-color);
  transition: all 0.3s, background 0.5s, border 0.5s, border-radius 0.5s,
    box-shadow 0.5s;
}
.eb-button-group-wrapper.eb-button-group-62by9qf
  .eb-button-anchor.eb-button-two:hover,
.eb-button-group-wrapper-eb-button-group-62by9qf
  .eb-button-loadmore.eb-button-two:hover,
.eb-button-group-wrapper.eb-button-group-62by9qf
  .eb-button-loadmore.eb-button-two:hover {
  background-color: rgba(0, 236, 156, 1);
  border-top-left-radius: 0px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 20px;
  color: var(--eb-global-button-text-color);
}
.eb-parent-eb-button-group-62by9qf {
  display: block;
}
.root-eb-button-group-62by9qf {
  position: relative;
}
@media (max-width: 1024px) {
  .eb-button-group-wrapper.eb-button-group-62by9qf .eb-button-parent,
  .eb-button-group-wrapper.eb-button-group-62by9qf .eb-button-anchor {
    padding-top: 16px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 16px;
  }
  .eb-button-group-wrapper.eb-button-group-62by9qf
    .eb-button-parent
    .eb-button-text,
  .eb-button-group-wrapper.eb-button-group-62by9qf
    .eb-button-anchor
    .eb-button-text {
    font-size: 14px;
  }
  .eb-parent-eb-button-group-62by9qf {
    display: block;
  }
}
@media (max-width: 767px) {
  .eb-parent-eb-button-group-62by9qf {
    display: block;
  }
} /* =eb-button-group-62by9qf= Ends */ /* eb-column-kqzn0ly Starts */
.eb-column-kqzn0ly.eb-column-wrapper > .eb-column-inner > * {
  position: relative;
}
.eb-column-kqzn0ly.eb-column-wrapper > .eb-column-inner:before {
  transition: all 0.5s, background 0.5s, opacity 0.5s, filter 0.5s;
}
.root-eb-column-kqzn0ly {
  width: 45%;
  order: unset;
}
.eb-parent-eb-column-kqzn0ly {
  transition: all 0.5s, background 0.5s, border 0.5s, border-radius 0.5s,
    box-shadow 0.5s;
}
.eb-parent-eb-column-kqzn0ly {
  display: block;
}
.root-eb-column-kqzn0ly {
  position: relative;
}
@media (max-width: 1024px) {
  .root-eb-column-kqzn0ly {
    width: calc(50% - 0px);
    order: unset;
  }
  .eb-parent-eb-column-kqzn0ly {
    display: block;
  }
}
@media (max-width: 767px) {
  .root-eb-column-kqzn0ly {
    width: calc(100% - 0px);
    order: unset;
  }
  .eb-parent-eb-column-kqzn0ly {
    display: block;
  }
} /* =eb-column-kqzn0ly= Ends */ /* eb-row-pa3y0fu Starts */
.eb-row-pa3y0fu.eb-row-root-container > * {
  position: relative;
}
.eb-row-pa3y0fu.eb-row-root-container {
  padding: 55px;
  border-radius: 30px;
  box-shadow: rgba(20, 99, 244, 0.1) 0px 30px 120px 0px;
  transition: all 0.5s, background 0.5s, border 0.5s, border-radius 0.5s,
    box-shadow 0.5s;
}
.eb-row-pa3y0fu.eb-row-root-container:hover {
  box-shadow: rgba(20, 99, 244, 0.1) 0px 30px 120px 0px;
}
.eb-row-pa3y0fu.eb-row-root-container:before {
  transition: all 0.5s, background 0.5s, opacity 0.5s, filter 0.5s;
}
.eb-row-pa3y0fu.eb-row-root-container > .eb-row-wrapper {
  max-width: 1170px;
}
.eb-row-pa3y0fu.eb-row-root-container > .eb-row-wrapper > .eb-row-inner {
  align-items: center;
  gap: 0px;
  flex-flow: row;
}
.eb-parent-eb-row-pa3y0fu {
  display: block;
} /* Css for Animation */
body:not(.wp-admin) .eb-parent-eb-row-pa3y0fu.eb_animation {
  visibility: hidden;
  opacity: 0;
  transition: ease-in 1000ms;
}
body:not(.wp-admin) .eb-parent-eb-row-pa3y0fu.eb_animation.eb__animated {
  visibility: visible;
  opacity: 1;
}
.eb-parent-eb-row-pa3y0fu.eb_animation.eb__animated {
  animation-duration: 1000ms;
  animation-delay: 0ms;
}
.root-eb-row-pa3y0fu {
  position: relative;
}
@media (max-width: 1024px) {
  .eb-row-pa3y0fu.eb-row-root-container {
    padding: 30px;
  }
  .eb-row-pa3y0fu.eb-row-root-container > .eb-row-wrapper > .eb-row-inner {
    flex-flow: row;
    flex-wrap: wrap !important;
  }
  .eb-parent-eb-row-pa3y0fu {
    display: block;
  }
}
@media (max-width: 767px) {
  .eb-row-pa3y0fu.eb-row-root-container > .eb-row-wrapper > .eb-row-inner {
    gap: 0px;
    flex-flow: row;
    flex-wrap: wrap !important;
  }
  .eb-row-pa3y0fu.eb-row-root-container
    > .eb-row-wrapper
    > .eb-row-inner
    > .wp-block-essential-blocks-column {
    gap: 0px;
  }
  .eb-parent-eb-row-pa3y0fu {
    display: block;
  }
} /* =eb-row-pa3y0fu= Ends */ /* eb-wrapper-6hojwos Starts */
.eb-parent-eb-wrapper-6hojwos {
  position: relative;
}
.eb-wrapper-align-center {
  margin-right: auto !important;
  margin-left: auto !important;
}
.eb-wrapper-align-right {
  margin-left: auto !important;
}
.eb-wrapper-outer.eb-wrapper-6hojwos {
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  padding-top: 40px;
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 20px;
  background-color: rgba(255, 255, 255, 1);
  max-width: 100%;
  transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}
.eb-wrapper-outer.eb-wrapper-6hojwos
  > .eb-wrapper-inner
  > .eb-wrapper-inner-blocks {
  width: 1170px;
  max-width: 100%;
  position: relative;
}
.eb-wrapper-outer.eb-wrapper-6hojwos:before {
  transition: background 0.5s, opacity 0.5s, filter 0.5s;
}
.eb-parent-eb-wrapper-6hojwos .eb-shape-divider-top svg {
  width: calc(100% + 1.3px);
}
.eb-parent-eb-wrapper-6hojwos .eb-shape-divider-bottom svg {
  width: calc(100% + 1.3px);
}
.eb-parent-eb-wrapper-6hojwos {
  display: block;
}
.root-eb-wrapper-6hojwos {
  position: relative;
}
@media (max-width: 1024px) {
  .eb-parent-eb-wrapper-6hojwos {
    display: block;
  }
}
@media (max-width: 767px) {
  .eb-wrapper-outer.eb-wrapper-6hojwos {
    padding-bottom: 70px;
  }
  .eb-parent-eb-wrapper-6hojwos {
    display: block;
  }
} /* =eb-wrapper-6hojwos= Ends */
