body {
  background-color: white;
  font-family: "Plus Jakarta Text", sans-serif !important;
}
a:hover {
  text-decoration: none;
}
.btn:focus {
  box-shadow: none;
}
.navbar-style {
  background-color: white;
  border-bottom: 1px solid #e9eaf0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1;
}
.get-started,
.get-started:hover {
  border-radius: 4px;
  background-color: rgb(37 85 239);
  color: rgb(255 255 255);
  font-size: 15px;
  width: 145px;
  height: 48px;
  display: flex !important;
  justify-content: center;
  align-items: center;
}

@-webkit-keyframes lets-hover {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
@keyframes lets-hover {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
@-webkit-keyframes lets-hover-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
@keyframes lets-hover-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
.lets-hover {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.lets-hover:hover,
.lets-hover:focus,
.lets-hover:active {
  -webkit-animation-name: lets-hover-float, lets-hover;
  animation-name: lets-hover-float, lets-hover;
  -webkit-animation-duration: 0.3s, 1.5s;
  animation-duration: 0.3s, 1.5s;
  -webkit-animation-delay: 0s, 0.3s;
  animation-delay: 0s, 0.3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}
.menu-nav-link,
.menu-nav-link:hover {
  font-size: 16px;
  color: #14192b !important;
}
.main-title {
  font-style: normal;
  font-weight: bold;
  font-size: 60px;
  line-height: 65px;
  letter-spacing: 0.02em;
}
.main-subtitle {
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  line-height: 1.636em;
  color: #c4c4c4;
  width: 55%;
}
.lets-started,
.lets-started:hover {
  border-radius: 4px;
  background-color: #2555ef;
  color: white;
  font-size: 15px;
  width: 195px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.lets-started-synagogue,
.lets-started-synagogue:hover {
  border-radius: 4px;
  background-color: #2555ef;
  color: white;
  font-size: 15px;
  width: 195px;
  height: 55px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.dashboard-right-img {
  position: absolute;
  top: -65px;
  right: 0;
  text-align: right;
}
/*.dashboard-image-event{
    width: 75%;
}*/
.dashboard-left-bottom-img {
  position: absolute;
  bottom: -35px;
  left: 0;
  text-align: left;
}
.running-question {
  font-style: normal;
  font-weight: 600;
  font-size: 32px;
  line-height: 41px;
  letter-spacing: 0.02em;
  color: #14192b;
}
.running-title {
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.02em;
  color: #14192b;
}
.close-text {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 28px;
  /*letter-spacing: 0.02em;*/
  color: #14192b;
}
.synagogue-div {
  background: #f7f8fa;
  border-radius: 6px;
}
.synagogue-title {
  font-style: normal;
  font-weight: 500;
  font-size: 27px;
  line-height: 30px;
  letter-spacing: 0.02em;
  color: rgb(20 25 43);
}
.image-bottom-div {
  position: relative;
  bottom: 25px;
  left: 95px;
  /*text-align: right;*/
}
.synagogue-text {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.02em;
  color: rgb(20 25 43);
}
.synagogue-icon {
  width: 110px;
}
.synagogue-icon-staff {
  width: 85px;
}
.synagogue-ecosystem-title {
  font-style: normal;
  font-weight: 500;
  font-size: 26px;
  line-height: 30px;
  text-align: center;
  color: rgb(37 85 239);
}
.circle-div {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  margin: auto;
}
.circle-div.pink {
  background-color: #ff2b6b;
}
.circle-div.orange {
  background-color: #ffa100;
}
.circle-div.purple {
  background-color: #7f42ff;
}
.circle-div.green {
  background-color: #4fc8ff;
}
.synagogue-img {
  width: 50px;
}
.synagogue-circle-title {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 25px;
  text-align: center;
  letter-spacing: 0.02em;
  color: rgb(20 25 43);
  width: 85%;
  margin: auto;
}
.features-title {
  font-style: normal;
  font-weight: 400;
  font-size: 28px;
  line-height: 38px;
  letter-spacing: 0.02em;
  color: #14192b;
}
.features-subtitle {
  font-style: normal;
  font-weight: 500;
  font-size: 19px;
  line-height: 35px;
  letter-spacing: 0.02em;
  color: #14142b;
}
.features-text {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 27px;
  color: #888b94;
}
.blue-div {
  background-color: #2555ef;
  border-radius: 6px;
}
.blue-div-title {
  font-style: normal;
  font-weight: 800;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: 0.02em;
  color: white;
}
.blue-div-subtitle {
  font-style: normal;
  font-weight: 300;
  font-size: 24px;
  line-height: 30px;
  letter-spacing: 0.02em;
  color: white;
}
.pink-div {
  position: relative;
  background-color: rgba(255, 43, 107, 0.1);
  border: 1px solid #e9eaf0;
  box-sizing: border-box;
  box-shadow: 0 37px 79px rgba(20, 25, 43, 0.03);
  border-radius: 40px;
}
.person-img-div {
  position: absolute;
  top: -3%;
  left: -17px;
  display: inline-block;
  background: rgb(255 255 255);
  border: 1px solid rgb(233 234 240);
  box-sizing: border-box;
  box-shadow: 0 35px 80px rgba(8, 33, 73, 0.06),
    0 14px 35px rgba(20, 25, 43, 0.01);
  border-radius: 8px;
  padding: 8px 13px;
  text-align: center;
  width: 175px;
}
.person-name {
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 23px;
  color: #14192b;
}
.person-position {
  font-style: normal;
  font-weight: normal;
  font-size: 10px;
  line-height: 10px;
  text-align: center;
  letter-spacing: 0.04em;
  color: #888b94;
}
.text-on-image-div {
  background: #ffffff;
  border: 1px solid #e9eaf0;
  box-sizing: border-box;
  box-shadow: 0 35px 80px rgba(8, 33, 73, 0.06),
    0 14px 35px rgba(20, 25, 43, 0.01);
  border-radius: 8px;
  text-align: center;
  padding: 20px 15px;
  position: absolute;
  bottom: 0;
  width: 40%;
  right: 53%;
}
.text-on-image {
  font-style: normal;
  font-weight: normal;
  font-size: 22px;
  line-height: 28px;
  letter-spacing: 0.02em;
  color: #14192b;
}
.believe-title {
  font-style: normal;
  font-weight: 800;
  font-size: 27px;
  line-height: 35px;
  letter-spacing: 0.02em;
  color: #14192b;
}
.believe-subtitle {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 29px;
  letter-spacing: 0.02em;
  color: #14192b;
}
.check-text {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
  color: #14192b;
  position: relative;
  top: 1px;
}
.pricing-title {
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 36px;
  letter-spacing: 0.02em;
  color: #4b5166;
}
.pricing-text {
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 26px;
  letter-spacing: 0.02em;
  color: #4b5166;
}
.straight-title {
  font-style: normal;
  font-weight: normal;
  font-size: 25px;
  line-height: 35px;
  text-align: center;
  color: #2555ef;
  width: 50%;
  margin: auto;
}
.pricing-div {
  background: rgb(255 255 255);
  border: 1px solid rgb(233 234 240);
  box-sizing: border-box;
  box-shadow: 0 0 80px rgba(8, 33, 73, 0.08), 0 0 35px rgba(20, 25, 43, 0.01);
  border-radius: 15px;
  display: flex;
  text-align: center;
  width: 350px;
  height: 345px;
  justify-content: center;
  align-items: center;
  margin: auto;
  position: relative;
  top: 3%;
  z-index: 1;
}
.every-title {
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 28px;
  text-align: center;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #2555ef;
}
.price-text {
  font-style: normal;
  font-weight: bold;
  font-size: 50px;
  line-height: 76px;
  letter-spacing: 0.02em;
  color: #14192b;
}
.per-text {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0.02em;
  color: #888b94;
  position: relative;
  top: 6px;
  width: 25px;
  display: inline-block;
}
.lets-started-div,
.lets-started-div:hover {
  border-radius: 4px;
  background-color: rgb(37 85 239);
  color: rgb(255 255 255);
  font-size: 15px;
  width: 170px;
  height: 45px;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.member-div {
  background: #0144e4;
  border-radius: 4px;
}
.question-member {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0.02em;
  color: #ffffff;
  width: 53%;
}
.ask-link,
.ask-link:hover {
  border: 1px solid #ffffff;
  box-sizing: border-box;
  border-radius: 4px;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 28px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #ffffff;
  width: 53%;
  height: 37px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.how-section-bg {
  background: #f0f5ff;
  border-radius: 6px;
}
.how-title {
  font-style: normal;
  font-weight: normal;
  font-size: 30px;
  line-height: 46px;
  letter-spacing: 0.02em;
  color: #14192b;
}
.how-link {
  background: white;
  border: 1px solid #d8dae3;
  box-sizing: border-box;
  border-radius: 4px;
  opacity: 0.5;
  display: flex;
  height: 105px;
  align-items: center;
}
.how-link.active {
  background: white !important;
  opacity: 1;
}
.num-circle {
  display: flex;
  background-color: rgb(37 85 239);
  width: 32px;
  height: 32px;
  border-radius: 50%;
  color: rgb(255 255 255);
  justify-content: center;
  align-items: center;
  font-size: 14px;
}
.step-title {
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0.02em;
  color: #14192b;
}
.step-text {
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 26px;
  letter-spacing: 0.01em;
  color: #888b94;
}
.step-content {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0.02em;
  color: #14192b;
}
.ready-title {
  font-style: normal;
  font-weight: normal;
  font-size: 32px;
  line-height: 28px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #14192b;
}
.schedule-btn,
.schedule-btn:hover {
  border-radius: 4px;
  background-color: rgb(37 85 239);
  color: rgb(255 255 255);
  font-size: 15px;
  width: 191px;
  height: 50px;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.container-flex {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.footer-border {
  border-top: 1px solid #e9eaf0;
}
.footer-logo {
  width: 85%;
}
.copy-right-text {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 28px;
  letter-spacing: 0.02em;
  color: rgb(255 255 255);
  margin-left: 33px;
}

.processing-fee-text {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 28px;
  letter-spacing: 0.02em;
  /*color: rgb(255 255 255);*/
  margin-left: 33px;
}

.dashboard-image-event {
  width: 30%;
}
.dashboard-image-noti {
  width: 25%;
}
.hug-img {
  width: 100%;
}
.image-shadow {
  box-shadow: 0 0 80px rgba(8, 33, 73, 0.08), 0 0 35px rgba(20, 25, 43, 0.01);
  border-radius: 8px;
}
.location-text-bold {
  font-style: normal;
  font-weight: bold;
  font-size: 15px;
  line-height: 25px;
  letter-spacing: 0.02em;
  color: #ffffff;
}
.link-footer,
.link-footer:hover {
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 26px;
  text-align: right;
  letter-spacing: 0.01em;
  text-decoration-line: underline;
  color: #ffffff;
}
.links-footer-div {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-top: 19px;
}
.location-text {
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 25px;
  letter-spacing: 0.02em;
  color: #ffffff;
}
/*.logo-div{
    padding-top: 21px;
}*/
.total-box-div {
  display: flex;
  background: rgb(255 255 255);
  text-align: center;
  width: 60%;
  justify-content: center;
  align-items: center;
  box-shadow: 0 0 80px rgba(8, 33, 73, 0.08), 0 0 35px rgba(20, 25, 43, 0.01);
  border-radius: 8px;
  height: 175px;
}
.border-footer-div {
  background-color: rgb(255 255 255);
  width: 1px;
  height: 100px;
  position: relative;
  bottom: 8px;
  left: 12px;
}
.designed-text {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 26px;
  text-align: right;
  letter-spacing: 0.01em;
  color: #ffffff;
  opacity: 0.5;
  padding-top: 8px;
}
.designed-text a,
.designed-text a:hover {
  color: #b8bac3;
}

.section-margin-top {
  margin-top: 150px;
}
.red-img-div {
  position: absolute;
  bottom: -100px;
  left: -85px;
  display: flex;
  background: rgb(255 255 255);
  text-align: center;
  width: 60%;
  justify-content: center;
  align-items: center;
  box-shadow: 0 0 80px rgba(8, 33, 73, 0.08), 0 0 35px rgba(20, 25, 43, 0.01);
  border-radius: 8px;
  height: 150px;
}
.red-img {
  width: 75%;
}
.image-style {
  width: 53%;
  border-radius: 8px;
}
.section-height {
  height: 175px;
}
.filter-icon-top {
  position: relative;
  right: 12px;
  display: inline-block;
}
.filter-icon-bottom {
  position: relative;
  top: 9px;
  display: inline-block;
}
.filter-icon {
  filter: brightness(10);
  width: 30px;
}
.box {
  /*align-self: flex-end;*/
  animation-duration: 6s;
  animation-iteration-count: infinite;
  /* margin: 0 auto 0 auto;
     transform-origin: bottom;*/
}
.bounce-1 {
  animation-name: bounce-1;
  /* animation-timing-function: linear;*/
}

.bounce-2 {
  animation-name: bounce-2;
}
@keyframes bounce-1 {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-40px);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes bounce-2 {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(0);
  }
}
.lets-title {
  font-style: normal;
  font-weight: bold;
  font-size: 45px;
  line-height: 36px;
  letter-spacing: 0.02em;
  color: #14192b;
}
.lets-subtitle {
  font-style: normal;
  font-weight: bold;
  font-size: 22px;
  line-height: 36px;
  letter-spacing: 0.02em;
  color: rgb(136 139 148);
}
.label-span {
  display: block;
  font-style: normal;
  font-weight: bold;
  font-size: 17px;
  line-height: 36px;
  letter-spacing: 0.02em;
  color: #14192b;
}
.form-input-style,
.form-input-style:focus {
  width: 100%;
  border: 1px solid #e6e6e6;
  height: 45px;
  outline: none;
  padding-left: 8px;
  color: rgb(136 139 148);
}
.select-style {
  width: 100%;
  border: 1px solid #e6e6e6;
  height: 45px;
  outline: none;
  padding-left: 8px;
  background: none;
  color: rgb(136 139 148);
}
.sort-span {
  position: absolute;
  right: 4px;
  top: 47px;
  display: inline-block;
  background: rgb(255 255 255);
  pointer-events: none;
  padding: 2px 5px;
  color: rgb(136 139 148);
}
.check-icon {
  width: 25px;
}
.submit-btn,
.submit-btn:hover {
  border-radius: 4px;
  background-color: rgb(37 85 239);
  color: rgb(255 255 255);
  font-size: 15px;
  width: 150px;
  height: 45px;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.footer-bg {
  background-color: #0144e4;
}
.footer-div {
  display: flex;
}
@media (max-width: 900px) {
  .main-title {
    text-align: center;
    font-style: normal;
    font-weight: bold;
    font-size: 38px;
    line-height: 42px;
    letter-spacing: 0.02em;
  }

  .main-subtitle {
    font-size: 22px;
    line-height: 33px;
    width: 100%;
    text-align: center;
  }

  .lets-started,
  .lets-started:hover {
    width: 200px;
    height: 55px;
    font-size: 16px;
    margin: auto;
  }

  .dashboard-mobile-left-bottom-img {
    position: absolute;
    bottom: -48px;
    left: 0;
  }

  .section-margin-top {
    margin-top: 85px;
  }

  .close-span {
    display: block;
  }

  .close-text {
    font-size: 23px;
    text-align: center;
  }

  .synagogue-title {
    font-size: 24px;
  }

  .image-bottom-div {
    text-align: left;
  }

  .synagogue-ecosystem-title,
  .features-title {
    font-size: 24px;
    font-weight: 800;
  }

  .features-icon {
    width: 45px;
  }

  .bars-btn {
    color: #2555ef;
    font-size: 27px;
  }
  .menu-nav-link,
  .menu-nav-link:hover {
    font-size: 19px;
    text-align: center;
  }
  .mobile-image {
    width: 85%;
  }
  .blue-div-subtitle {
    font-style: normal;
    font-weight: 300;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0.02em;
  }
  .person-img-div {
    top: -55px;
    right: 0;
    left: unset;
    width: 155px;
  }
  .text-on-image-div {
    padding: 20px 15px;
    position: relative;
    bottom: 13px;
    width: 100%;
    margin-left: 20px;
    margin-right: 20px;
    left: 0;
  }
  .text-on-image {
    font-size: 17px;
    line-height: 24px;
  }
  .believe-title {
    font-size: 38px;
  }
  .check-span {
    display: block;
  }
  .check-text,
  .how-title {
    font-size: 24px;
  }
  .check-icon {
    width: 25px;
  }
  .straight-title {
    font-weight: 800;
    font-size: 28px;
    line-height: 33px;
    text-align: center;
  }
  .pricing-title {
    font-size: 23px;
  }
  .ask-link,
  .ask-link:hover {
    line-height: 18px;
    width: 100%;
    height: 70px;
  }
  .step-text {
    display: none;
  }
  .step-content {
    font-size: 18px;
    line-height: 28px;
    text-align: center;
  }
  .step-title,
  .arrow-span {
    display: block;
  }
  .card-style {
    background: none;
    border: none;
  }
  .card-header-style {
    background-color: white;
    opacity: 0.5;
    border: none;
  }
  .card-header-style.active {
    opacity: 1;
  }
  .red-img-div {
    left: 0;
  }
  .ready-title {
    font-size: 28px;
  }
  .section-height {
    height: unset;
    margin-bottom: 120px;
  }
  .designed-text {
    text-align: center;
  }
  .filter-icon-bottom {
    display: block;
    top: 16px;
  }
  .filter-icon {
    width: 35px;
  }
  .lets-title {
    font-size: 30px;
  }
  .lets-subtitle {
    font-size: 20px;
  }

  .synagogue-circle-title,
  .straight-title {
    width: 100%;
  }
  .lets-started-synagogue,
  .lets-started-synagogue:hover {
    margin: auto;
  }
  .question-member {
    width: 100%;
  }
  .border-footer-div {
    display: none;
  }
  .footer-logo {
    width: 100%;
  }
  .footer-div {
    margin-left: 34px;
  }
  .links-footer-div {
    justify-content: space-around;
  }
}
