@font-face {
  font-family: "SimplerPro_BEZEQ-Black";
  src: url("../font/SimplerPro_BEZEQ-Black.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SimplerPro_BEZEQ-SemiBold";
  src: url("../font/SimplerPro_BEZEQ_HEBREW2-Semibold.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.d-none {
  display: none;
}

@media (min-width: 768px) {
  .br-767 {
    display: none;
  }
}

.call-btn {
  pointer-events: none;
  opacity: 0;
  position: absolute;
  right: 16px;
  bottom: 13px;
}
@media (max-width: 767px) {
  .call-btn {
    pointer-events: auto;
    opacity: 1;
  }
}

.banner {
  position: relative;
}
.banner img {
  display: block;
  width: 100%;
  object-fit: cover;
  height: 593px;
  object-position: right center;
}
@media (max-width: 1199px) {
  .banner img {
    object-position: center;
    height: 767px;
  }
}
@media (max-width: 767px) {
  .banner img {
    height: 470px;
  }
}
.banner__content {
  color: #fff;
  position: absolute;
  right: 300px;
  top: 35%;
  max-width: 800px;
}
@media (max-width: 1920px) {
  .banner__content {
    right: 160px;
    max-width: 800px;
  }
}
@media (max-width: 1599px) {
  .banner__content {
    max-width: 522px;
    right: 130px;
    top: 47%;
    transform: translateY(-50%);
  }
}
@media (max-width: 1199px) {
  .banner__content {
    transform: unset;
    text-align: center;
    margin: 0 auto;
    max-width: 611px;
    top: 70px;
    right: 0;
    left: 335px;
  }
  .banner__content > div {
    position: relative;
    display: inline-block;
  }
}
@media (max-width: 991px) {
  .banner__content {
    left: 0;
    top: 80px;
  }
}
@media (max-width: 767px) {
  .banner__content {
    top: 21px;
    left: 12px;
  }
}
.banner__content h1 {
  font-size: 64px;
  line-height: 1;
  margin: 0 0 27px;
  letter-spacing: 1px;
  font-weight: bold;
}
@media (max-width: 1920px) {
  .banner__content h1 {
    font-size: 56px;
    margin: 0 0 10px;
  }
}
@media (max-width: 1599px) {
  .banner__content h1 {
    font-size: 64px;
    line-height: 70px;
  }
}
@media (max-width: 1199px) {
  .banner__content h1 {
    font-size: 48px;
    line-height: 52px;
  }
}
@media (max-width: 767px) {
  .banner__content h1 {
    font-size: 33px;
    line-height: 36px;
    letter-spacing: 0;
    margin: 0 0 8px;
  }
}
.banner__content h2 {
  background: linear-gradient(270deg, #0073FF 16%, #0F81FE 33%, #37A8FC 64%, #6EDCFB 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  font-size: 44px;
  line-height: 50px;
  letter-spacing: 0.2px;
  font-family: "SimplerPro_BEZEQ-Semibold";
  font-weight: 400;
  display: inline-flex;
  margin: 0;
  position: relative;
}
@media (max-width: 1920px) {
  .banner__content h2 {
    font-size: 40px;
    line-height: 50px;
  }
}
@media (max-width: 1599px) {
  .banner__content h2 {
    font-size: 30px;
    line-height: 38px;
  }
}
@media (max-width: 1199px) {
  .banner__content h2 {
    font-size: 32px;
    line-height: 38px;
  }
}
@media (max-width: 767px) {
  .banner__content h2 {
    font-size: 20px;
    line-height: 22px;
    letter-spacing: 0.1px;
  }
}
@keyframes shine-pulse {
  0% {
    opacity: 0.3;
    transform: scale(0.9);
  }
  50% {
    opacity: 0.85;
    transform: scale(1.05);
  }
  100% {
    opacity: 0.3;
    transform: scale(0.9);
  }
}
.banner__content h2 span {
  position: absolute;
  top: -28px;
  display: block;
  left: -22px;
  background: radial-gradient(43.53% 30.66% at 49.27% 49.4%, rgba(48, 222, 255, 0.8) 0%, rgba(59, 179, 253, 0.3) 44%, rgba(16, 60, 126, 0.09) 81%, rgba(0, 13, 76, 0) 100%);
  background-blend-mode: screen;
  width: 61.3033744175px;
  height: 81.5435627432px;
  mix-blend-mode: screen;
}
@media (max-width: 1599px) {
  .banner__content h2 span {
    left: -23px;
    top: -26px;
  }
}
@media (max-width: 1199px) {
  .banner__content h2 span {
    width: 43.598px;
    height: 57.993px;
    top: -20px;
    left: -16px;
    background: radial-gradient(43.58% 30.76% at 49.27% 49.4%, rgba(48, 222, 255, 0.8) 0%, rgba(59, 179, 253, 0.3) 44%, rgba(16, 60, 126, 0.09) 81%, rgba(0, 13, 76, 0) 100%);
  }
}
@media (max-width: 767px) {
  .banner__content h2 span {
    top: -0.5px;
    left: -10px;
    width: 26.243px;
    background: radial-gradient(43.58% 30.76% at 49.27% 49.4%, rgba(48, 222, 255, 0.8) 0%, rgba(59, 179, 253, 0.3) 44%, rgba(16, 60, 126, 0.09) 81%, rgba(0, 13, 76, 0) 100%);
    height: 34.908px;
  }
}
.banner__content .mark {
  width: 120px;
  height: 120px;
  position: absolute;
  border-radius: 100%;
  display: flex;
  bottom: 100%;
  right: calc(100% - 25px);
  font-weight: 700;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  background: rgb(5, 106, 229);
  transform: rotate(-8deg);
  font-size: 20px;
  color: #F4F4F4;
  line-height: 24px;
}
@media (min-width: 1921px) {
  .banner__content .mark {
    bottom: calc(100% - 40px);
    right: calc(100% + 30px);
  }
}
@media (max-width: 1599px) {
  .banner__content .mark {
    right: calc(100% - 30px);
    bottom: calc(100% - 10px);
  }
}
@media (max-width: 1199px) {
  .banner__content .mark {
    top: calc(100% + 40px);
    bottom: auto;
    right: -35px;
    transform: rotate(8deg);
  }
}
@media (max-width: 991px) {
  .banner__content .mark {
    right: -47px;
  }
}
@media (max-width: 767px) {
  .banner__content .mark {
    font-size: 14px;
    line-height: 16px;
    width: 80px;
    height: 80px;
    right: -30px;
    top: calc(100% + 6px);
  }
}

.desktop_form_text_p a {
  color: #fff;
  text-decoration: none;
  font-weight: 700;
}

.legal_notes_new {
  font-size: 14px;
  font-feature-settings: "liga" off, "clig" off;
  max-width: 100%;
  line-height: normal;
  padding-left: 335px;
}
@media (max-width: 1920px) {
  .legal_notes_new {
    width: 1453px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 1599px) {
  .legal_notes_new {
    width: 1157px;
  }
}
@media (max-width: 1199px) {
  .legal_notes_new {
    width: 100%;
    padding: 0 30px;
  }
}
@media (max-width: 991px) {
  .legal_notes_new {
    width: 860px;
    padding: 0 20px;
  }
}
@media (min-width: 1921px) {
  .legal_notes_new {
    text-align: center;
  }
}

/*# sourceMappingURL=banner.css.map */
