/* prefixed by https://autoprefixer.github.io (PostCSS: v7.0.23, autoprefixer: v9.7.3) */
@import url("./font.css");

#banner-private-hp-wifi-max,
& * {
  margin: 0;
  padding: 0;
  font-family: "SimplerPro";
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#banner-private-hp-wifi-max {
  margin-top: 69px;
  direction: rtl;
  font-size: 18px;
  color: #fff;
  position: relative;
  overflow: hidden;
  height: 595px;
  width: 100%;
  background: url(./img/opt/wifi-max-2560.jpg) no-repeat center center/cover;
  padding: 31px 0 30px;
  @media (max-width: 1920.9px) {
    background: url(./img/opt/wifi-max-1920.jpg) no-repeat center center/cover;
  }
  @media (max-width: 1599.9px) {
    background: url(./img/opt/wifi-max-1599.jpg) no-repeat center center/cover;
  }
  @media (max-width: 1199.9px) {
    background: url(./img/opt/wifi-max-1199.jpg) no-repeat center center/cover;
  }
  @media (max-width: 991.9px) {
    background: url(./img/opt/wifi-max-991.jpg) no-repeat center center/cover;
    padding-top: 76px;
  }
  @media (max-width: 767.9px) {
    padding: 20px 0 0;
    background-image: url(./img/opt/wifi-max-767.jpg);
    background-size: cover;
    background-position:
      center bottom,
      center center;
    height: 470px;
    position: relative;
  }
  /* @media (max-width: 360.9px) {
    background-image: url(./img/wifi-max-360.jpg);
  } */
}
#banner-private-hp-wifi-max .container::before,
#banner-private-hp-wifi-max .container::after {
  content: none;
}
#banner-private-hp-wifi-max .container {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  position: relative;
  padding: 0;
  max-width: 1364px;
  @media (max-width: 1920.9px) {
    max-width: 1340px;
  }
  @media (max-width: 1599.9px) {
    max-width: 1210px;
  }
  @media (max-width: 1199.9px) {
    max-width: 990px;
  }
  @media (max-width: 991.9px) {
    max-width: 475px;
  }
}

#banner-private-hp-wifi-max .content-block {
  position: absolute;
  left: calc(50% - 273px);
  top: calc(50% - 192px);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;

  @media (max-width: 1920.9px) {
    left: calc(50% - 284px);
    top: calc(50% - 195px);
  }

  @media (max-width: 1599.9px) {
    left: calc(50% - 233px);
    top: calc(50% - 185px);
  }

  @media (max-width: 1199.9px) {
    left: calc(50% - 177px);
    top: calc(50% - 187px);
  }

  @media (max-width: 991.9px) {
    left: calc(50% - 227px);
    top: calc(50% - 265px);
  }

  @media (max-width: 767.9px) {
    left: calc(50% - 164px);
    top: calc(50% - 212px);
  }
}

#banner-private-hp-wifi-max > h2 {
  position: absolute;
  left: calc(50% - -185px);
  top: calc(50% - 271px);
  color: #FFF;
  font-feature-settings: 'liga' off, 'clig' off;
  font-family: "SimplerPro";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;

  @media (max-width: 1920.9px) {
    left: calc(50% - -189px);
    top: calc(50% - 270px);
  }

  @media (max-width: 1599.9px) {
    left: calc(50% - -190px);
    top: calc(50% - 271px);
  }

  @media (max-width: 1199.9px) {
    left: calc(50% - -176px);
    top: calc(50% - 259px);
  }

  @media (max-width: 991.9px) {
    left: calc(50% - -95px);
    top: calc(50% - 232px);
    font-size: 15.926px;
  }

  @media (max-width: 767.9px) {
    left: calc(50% - 110px);
    top: calc(50% - 216px);
    font-size: 15.638px;
  }
}

#banner-private-hp-wifi-max > .banner-lead {
  position: absolute;
  left: calc(50% - -164px);
  top: calc(50% - 144px);
  color: var(--Basics-00, #FFF);
  text-align: center;
  font-feature-settings: 'liga' off, 'clig' off;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
  font-family: "SimplerPro";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;

  @media (max-width: 1920.9px) {
    left: calc(50% - -170px);
    top: calc(50% - 138px);
  }

  @media (max-width: 1599.9px) {
    left: calc(50% - -167px);
    top: calc(50% - 140px);
  }

  @media (max-width: 1199.9px) {
    left: calc(50% - -158px);
    top: calc(50% - 124px);
    letter-spacing: -0.15px;
  }

  @media (max-width: 991.9px) {
    left: calc(50% - -96px);
    top: calc(50% - 107px);
    font-size: 16px;
  }

  @media (max-width: 767.9px) {
    left: calc(50% - 135px);
    top: calc(50% - 138px);
    font-size: 14px;
  }
}

#banner-private-hp-wifi-max > .banner-features {
  position: absolute;
  left: calc(50% - -78px);
  top: calc(50% - 49px);
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 25px;
  list-style: none;
  margin: 0;
  padding: 0;
  color: var(--Basics-00, #FFF);
  text-align: center;
  font-feature-settings: 'liga' off;
  text-shadow: 0 1px 4px rgba(0, 0, 0, 0.25);
  font-family: SimplerPro_BEZEQ_HEBREW2;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  white-space: nowrap;

  @media (max-width: 1920.9px) {
    left: calc(50% - -81px);
    top: calc(50% - 41px);
  }

  @media (max-width: 1599.9px) {
    left: calc(50% - -79px);
    top: calc(50% - 45px);
  }

  @media (max-width: 1199.9px) {
    left: calc(50% - -68px);
    top: calc(50% - 28px);
  }

  @media (max-width: 991.9px) {
    left: calc(50% - -23px);
    top: calc(50% - 27px);
    font-size: 12px;
  }

  @media (max-width: 767.9px) {
    left: calc(50% - 137px);
    top: calc(50% - 73px);
    display: grid;
    grid-template-columns: repeat(2, auto);
    justify-content: center;
    align-items: center;
    column-gap: 18px;
    row-gap: 42px;
    white-space: normal;
  }
}

#banner-private-hp-wifi-max > .banner-offer {
  position: absolute;
  left: calc(50% - -75px);
  top: calc(50% - 7px);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;

  @media (max-width: 1920.9px) {
    left: calc(50% - -80px);
    top: calc(50% - 0px);
  }

  @media (max-width: 1599.9px) {
    left: calc(50% - -76px);
    top: calc(50% - 4px);
  }

  @media (max-width: 1199.9px) {
    left: calc(50% - -65px);
    top: calc(50% - -13px);
  }

  @media (max-width: 991.9px) {
    left: calc(50% - -16px);
    top: calc(50% - -8px);
  }

  @media (max-width: 767.9px) {
    left: calc(50% - 162px);
    top: calc(50% - -16px);
  }
}

#banner-private-hp-wifi-max .banner-offer__speed {
  display: flex;
  align-items: baseline;
  justify-content: center;
  gap: 6px;
  margin: 0;
  white-space: nowrap;
}

#banner-private-hp-wifi-max .banner-offer__speed-label {
  text-align: center;
  font-feature-settings: 'liga' off;
  font-family: SimplerPro_BEZEQ_HEBREW2;
  font-size: 38px;
  font-style: normal;
  font-weight: 900;
  line-height: 38px;
  background: linear-gradient(251deg, #0073FF 12.89%, #6EDCFB 151.48%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;

  @media (max-width: 991.9px) {
    font-size: 30.508px;
    line-height: 30.508px;
  }

  @media (max-width: 767.9px) {
    font-size: 19.416px;
    line-height: 19.416px;
    background-image: linear-gradient(251deg, #0073FF -18.35%, #6EDCFB 156.92%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
}

#banner-private-hp-wifi-max .banner-offer__speed-up-to {
  text-align: center;
  font-feature-settings: 'liga' off;
  font-family: SimplerPro_BEZEQ_HEBREW2;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 18px;
  background: linear-gradient(251deg, #0073FF -441.88%, #6EDCFB 342.59%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;

  @media (max-width: 991.9px) {
    font-size: 14.451px;
    line-height: 14.451px;
  }

  @media (max-width: 767.9px) {
    font-size: 12px;
    line-height: 12px;
    background-image: linear-gradient(251deg, #0073FF -327.48%, #6EDCFB 279.72%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
}

#banner-private-hp-wifi-max .banner-offer__speed-value {
  text-align: center;
  font-feature-settings: 'liga' off;
  font-family: SimplerPro_BEZEQ_HEBREW2;
  font-style: normal;
  font-weight: 900;
}

#banner-private-hp-wifi-max .banner-offer__speed-num {
  font-size: 46px;
  line-height: 46px;
  background-image: linear-gradient(251deg, #0073FF -157.11%, #6EDCFB 87.11%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;

  @media (max-width: 991.9px) {
    font-size: 36.93px;
    line-height: 36.93px;
  }

  @media (max-width: 767.9px) {
    font-size: 21.7px;
    line-height: 21.7px;
    background-image: linear-gradient(251deg, #0073FF -171.68%, #6EDCFB 89.98%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
}

#banner-private-hp-wifi-max .banner-offer__speed-unit {
  font-size: 38px;
  line-height: 38px;
  background-image: linear-gradient(251deg, #0073FF -157.11%, #6EDCFB 87.11%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;

  @media (max-width: 991.9px) {
    font-size: 30.508px;
    line-height: 30.508px;
  }

  @media (max-width: 767.9px) {
    font-size: 18.274px;
    line-height: 18.274px;
    background-image: linear-gradient(251deg, #0073FF -171.68%, #6EDCFB 89.98%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
}

#banner-private-hp-wifi-max .banner-offer__price {
  display: flex;
  flex-wrap: wrap;
  width: 378px;
  padding: 4px 40px 8px 40px;
  flex-direction: row;
  justify-content: center;
  align-items: baseline;
  align-content: center;
  gap: 4px;
  border-radius: 12px;
  background: rgba(81, 97, 151, 0.28);
  margin: 0;
  white-space: nowrap;
  box-sizing: border-box;

  @media (max-width: 991.9px) {
    width: 314px;
    height: 40px;
    margin-top: 4px;
    padding: 4px 0;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: baseline;
    align-content: center;
    gap: 4px;
    align-self: stretch;
    border-radius: 8px;
    background: rgba(81, 97, 151, 0.28);
  }

  @media (max-width: 767.9px) {
    width: 188.07px;
    height: 34px;
    margin-top: 0;
    padding: 0 12px 5px;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: baseline;
    align-content: center;
    gap: 4px;
    border-radius: 12px;
    background: transparent;
  }
}

#banner-private-hp-wifi-max .banner-offer__price-from {
  color: var(--Basics-00, #FFF);
  text-align: right;
  font-feature-settings: 'liga' off;
  font-family: SimplerPro_BEZEQ_HEBREW2;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;

  @media (max-width: 991.9px) {
    font-size: 20px;
    line-height: 21.445px;
  }

  @media (max-width: 767.9px) {
    font-size: 12.539px;
    line-height: 14.939px;
  }
}

#banner-private-hp-wifi-max .banner-offer__price-value {
  color: var(--Basics-00, #FFF);
  text-align: right;
  font-feature-settings: 'liga' off;
  font-family: SimplerPro_BEZEQ_HEBREW2;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px;

  @media (max-width: 991.9px) {
    font-size: 32px;
    line-height: 32px;
  }

  @media (max-width: 767.9px) {
    font-size: 28px;
    line-height: 28px;
  }
}

#banner-private-hp-wifi-max .banner-offer__price-currency {
  color: var(--Basics-00, #FFF);
  text-align: right;
  font-feature-settings: 'liga' off;
  font-family: SimplerPro_BEZEQ_HEBREW2;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 29px;

  @media (max-width: 991.9px) {
    font-size: 24px;
    line-height: 23.947px;
  }

  @media (max-width: 767.9px) {
    font-size: 16.719px;
    line-height: 16.682px;
  }
}

#banner-private-hp-wifi-max .banner-offer__price-period {
  color: var(--Basics-00, #FFF);
  text-align: right;
  font-feature-settings: 'liga' off;
  font-family: SimplerPro_BEZEQ_HEBREW2;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;

  @media (max-width: 991.9px) {
    font-size: 20px;
    line-height: 21.445px;
  }

  @media (max-width: 767.9px) {
    font-size: 13.932px;
    line-height: 14.939px;
  }
}

#banner-private-hp-wifi-max > .banner-cta {
  position: absolute;
  left: calc(50% - -59px);
  top: calc(50% - -154px);
  display: flex;
  width: 410px;
  height: 64px;
  min-width: 218px;
  padding: 0 32px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  border-radius: 48px;
  border: none;
  background: transparent;
  box-shadow: none;
  box-sizing: border-box;
  text-decoration: none;
  color: var(--Basics-00, #FFF);
  text-align: center;
  font-feature-settings: 'liga' off, 'clig' off;
  -webkit-text-stroke-width: 0.5px;
  -webkit-text-stroke-color: var(--text-color-stroke, #818181);
  font-family: SimplerPro_BEZEQ_HEBREW2;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  white-space: nowrap;
  overflow: visible;
  z-index: 1;
  isolation: isolate;

  @media (max-width: 1920.9px) {
    left: calc(50% - -63px);
    top: calc(50% - -160px);
  }

  @media (max-width: 1599.9px) {
    left: calc(50% - -60px);
    top: calc(50% - -157px);
    width: 410px;
    height: 58px;
    font-size: 20px;
  }

  @media (max-width: 1199.9px) {
    left: calc(50% - -51px);
    top: calc(50% - -174px);
    width: 410px;
    height: 48px;
    font-size: 18px;
    font-feature-settings: 'liga' off;
  }

  @media (max-width: 991.9px) {
    left: calc(50% - 0px);
    top: calc(50% - -140px);
    width: 346px;
    height: 48px;
    min-width: 176px;
    padding: 0 16px;
    font-size: 18px;
    font-feature-settings: 'liga' off;
  }

  @media (max-width: 767.9px) {
    left: calc(50% - 170px);
    top: calc(50% - -113px);
    width: 336px;
    height: 40px;
    min-width: 168px;
    padding: 0 16px;
    font-size: 16px;
    font-feature-settings: 'liga' off;
  }
}

#banner-private-hp-wifi-max > .banner-cta .banner-cta__text {
  position: relative;
  z-index: 3;
  transition: transform 0.18s ease;
}

#banner-private-hp-wifi-max > .banner-cta .banner-cta__glow,
#banner-private-hp-wifi-max > .banner-cta .banner-cta__border {
  position: absolute;
  inset: -2px;
  border-radius: inherit;
  background: linear-gradient(
    45deg,
    #6edcfb,
    #056ae5,
    #f74a84,
    #0073ff,
    #6edcfb,
    #056ae5,
    #f74a84,
    #0073ff
  );
  background-size: 400% 400%;
  animation: banner-cta-aurora 24s linear infinite;
  pointer-events: none;
}

#banner-private-hp-wifi-max > .banner-cta .banner-cta__glow {
  filter: blur(18px);
  opacity: 0.6;
  z-index: 0;
  transition: opacity 0.2s ease;
}

#banner-private-hp-wifi-max > .banner-cta .banner-cta__border {
  z-index: 1;
}

#banner-private-hp-wifi-max > .banner-cta .banner-cta__face {
  position: absolute;
  inset: 0;
  border-radius: inherit;
  background: var(--Bezeq-01, #010636);
  z-index: 2;
  pointer-events: none;
  transition: transform 0.18s ease;
}

#banner-private-hp-wifi-max > .banner-cta:hover .banner-cta__face,
#banner-private-hp-wifi-max > .banner-cta:hover .banner-cta__text {
  transform: translateY(-2px);
}

#banner-private-hp-wifi-max > .banner-cta:hover .banner-cta__glow {
  opacity: 0.9;
}

@media (max-width: 767.9px) {
  #banner-private-hp-wifi-max > .banner-cta:hover .banner-cta__face,
  #banner-private-hp-wifi-max > .banner-cta:hover .banner-cta__text {
    transform: none;
  }

  #banner-private-hp-wifi-max > .banner-cta:hover .banner-cta__glow {
    opacity: 0.6;
  }
}

@keyframes banner-cta-aurora {
  0% {
    background-position: 0 0;
  }
  50% {
    background-position: 400% 0;
  }
  100% {
    background-position: 0 0;
  }
}

#banner-private-hp-wifi-max .legal-notes {
  position: absolute;
  bottom: 9px;
  left: 50%;
  transform: translateX(-50%);
  color: var(--Basics-00, #FFF);
  text-align: center;
  font-feature-settings: 'liga' off, 'clig' off;
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.95);
  font-family: SimplerPro_BEZEQ_HEBREW2;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  white-space: nowrap;
  letter-spacing: 0.1px;

  @media (max-width: 1920.9px) {
    bottom: 10px;
    letter-spacing: 0.05px;
  }

  @media (max-width: 1599.9px) {
    bottom: 8px;
    left: 0;
    right: 0;
    transform: none;
    width: 100%;
    padding: 0 15px;
    box-sizing: border-box;
    white-space: normal;
  }

  @media (max-width: 991.9px) {
    bottom: 13px;
  }

  @media (max-width: 767.9px) {
    bottom: 14px;
    left: 50%;
    right: auto;
    transform: translateX(-50%);
    width: 100%;
    max-width: 374px;
    font-size: 12px;
    line-height: 12px;
    text-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  }

  @media (max-width: 375px) {
    padding: 0 5px;
  }
}
