/* WiFi Max campaign overrides */

body {
  background: var(--Bezeq-01, #010636);
}

#nov-lp-party_page {
  background-color: var(--Bezeq-01, #010636) !important;
  height: auto !important;
}

#nov-lp-party_page .top_section {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
}

#nov-lp-party_page .top_section .text_box {
  display: none;
}

#nov-lp-party_page .logo_box {
  position: absolute !important;
  top: 20px !important;
  right: 20px !important;
  left: auto !important;
  z-index: 3;
  display: flex;
  align-items: center;
  gap: 2px;
  margin: 0;
}

#nov-lp-party_page .logo_box .b_logo {
  height: 48px;
  width: auto;
  max-width: none;
}

#nov-lp-party_page .logo_box .logo_text {
  color: var(--Basics-00, #FFF);
  font-feature-settings: "liga" off;
  font-family: SimplerPro_BEZEQ_HEBREW2, "SimplerPro", sans-serif;
  font-size: 21.196px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

@media (max-width: 1920.9px) {
  #nov-lp-party_page .logo_box .b_logo {
    height: 40px;
  }

  #nov-lp-party_page .logo_box .logo_text {
    font-size: 17.663px;
  }
}

@media (max-width: 1599.9px) {
  #nov-lp-party_page .logo_box .b_logo {
    height: 54px;
  }

  #nov-lp-party_page .logo_box .logo_text {
    font-size: 23.845px;
  }
}

@media (max-width: 1199.9px) {
  #nov-lp-party_page .logo_box {
    gap: 10px;
  }
}

@media (max-width: 991.9px) {
  #nov-lp-party_page .logo_box {
    gap: 19px;
  }

  #nov-lp-party_page .logo_box .b_logo {
    height: 41px;
  }

  #nov-lp-party_page .logo_box .logo_text {
    font-size: 17.695px;
  }
}

@media (max-width: 767.9px) {
  #nov-lp-party_page .logo_box {
    display: none;
  }
}

#nov-lp-party_page ~ .legal_note2.lpparty {
  padding: 24px 80px;
  margin: 0 !important;
  max-width: none !important;
  width: 100% !important;
  box-sizing: border-box;
  background: var(--Bezeq-01, #010636) !important;
}

#nov-lp-party_page ~ .legal_note2.lpparty p {
  color: var(--Basics-00, #FFF);
  text-align: right;
  font-feature-settings: "liga" off, "clig" off;
  font-family: SimplerPro_BEZEQ_HEBREW2, "SimplerPro", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  margin: 0;
}

@media (max-width: 991.9px) {
  #nov-lp-party_page ~ .legal_note2.lpparty {
    padding: 8px 20px 80px;
  }

  #nov-lp-party_page ~ .legal_note2.lpparty p {
    text-align: center;
    font-size: 14px;
    line-height: normal;
  }
}

/* Beat #nov-lp-party_page .top_section > *:not(.top_bg) { position: relative } */
#nov-lp-party_page .top_section .wm-banner-kicker,
#nov-lp-party_page .top_section .wm-banner-lead,
#nov-lp-party_page .top_section .wm-banner-features,
#nov-lp-party_page .top_section .wm-banner-speed {
  position: absolute !important;
  z-index: 2;
}

#nov-lp-party_page .wm-banner-kicker {
  position: absolute;
  z-index: 2;
  left: calc(50% - -286px);
  top: 131px;
  margin: 0;
  color: #FFF;
  font-feature-settings: "liga" off, "clig" off;
  font-family: SimplerPro_BEZEQ_HEBREW2, "SimplerPro", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  white-space: nowrap;
  text-align: center;
}

@media (max-width: 1599.9px) {
  #nov-lp-party_page .wm-banner-kicker {
    left: calc(50% - -193px);
    top: 207px;
    font-size: 22px;
    line-height: 22px;
  }
}

@media (max-width: 1199.9px) {
  #nov-lp-party_page .wm-banner-kicker {
    left: calc(50% - -132px);
    top: 198px;
    font-size: 15.422px;
    line-height: 15.422px;
  }
}

@media (max-width: 991.9px) {
  #nov-lp-party_page .wm-banner-kicker {
    left: calc(50% - -79px);
    top: 67px;
    font-size: 20.294px;
    line-height: normal;
  }
}

@media (max-width: 767.9px) {
  #nov-lp-party_page .wm-banner-kicker {
    left: calc(50% - -53px);
    top: 34px;
    font-size: 14px;
    line-height: normal;
  }
}

#nov-lp-party_page .wm-banner-lead {
  position: absolute;
  z-index: 2;
  left: calc(50% - -170px);
  top: 396px;
  margin: 0;
  color: var(--Basics-00, #FFF);
  text-align: center;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
  font-feature-settings: "liga" off, "clig" off;
  font-family: SimplerPro_BEZEQ_HEBREW2, "SimplerPro", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  white-space: nowrap;
}

@media (max-width: 1599.9px) {
  #nov-lp-party_page .wm-banner-lead {
    left: calc(50% - -40px);
    top: 449px;
  }
}

@media (max-width: 1199.9px) {
  #nov-lp-party_page .wm-banner-lead {
    left: calc(50% - 98px);
    top: 416px;
    font-size: 20px;
  }
}

@media (max-width: 767.9px) {
  #nov-lp-party_page .wm-banner-lead {
    font-size: 15px;
  }
}

#nov-lp-party_page .wm-banner-features {
  position: absolute;
  z-index: 2;
  left: calc(50% - -54px);
  top: 498px;
  display: flex;
  flex-direction: row;
  direction: rtl;
  align-items: center;
  gap: 32px;
  margin: 0;
}

#nov-lp-party_page .wm-banner-features__item {
  color: var(--Basics-00, #FFF);
  text-align: center;
  font-feature-settings: "liga" off;
  font-family: SimplerPro_BEZEQ_HEBREW2, "SimplerPro", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  white-space: nowrap;
}

@media (max-width: 1920.9px) {
  #nov-lp-party_page .wm-banner-features {
    top: 499px;
    left: calc(50% - -56px);
  }
}

@media (max-width: 1599.9px) {
  #nov-lp-party_page .wm-banner-features {
    left: calc(50% - 57px);
    top: 553px;
    gap: 20px;
  }
}

@media (max-width: 1199.9px) {
  #nov-lp-party_page .wm-banner-features {
    left: calc(50% - 192px);
    top: 511px;
    gap: 28px;
  }

  #nov-lp-party_page .wm-banner-features__item {
    font-size: 16px;
    line-height: 16px;
  }
}

@media (max-width: 991.9px) {
  #nov-lp-party_page .wm-banner-features {
    gap: 26px;
  }
}

@media (max-width: 767.9px) {
  #nov-lp-party_page .wm-banner-features {
    gap: 14px;
  }

  #nov-lp-party_page .wm-banner-features__item {
    font-feature-settings: "liga" off, "clig" off;
    font-size: 14px;
    line-height: normal;
  }
}

#nov-lp-party_page .wm-banner-speed {
  position: absolute;
  z-index: 2;
  left: calc(50% - -191px);
  top: 532px;
  margin: 0;
  text-align: center;
}

@media (max-width: 1599.9px) {
  #nov-lp-party_page .wm-banner-speed {
    left: calc(50% - -59px);
    top: 583px;
  }

  #nov-lp-party_page .wm-banner-speed__line2 {
    position: relative;
    left: -4px;
    margin: 7px 0 0 0;
  }

  #nov-lp-party_page .wm-banner-speed__prefix {
    position: relative;
    left: 0;
  }
}

@media (max-width: 1199.9px) {
  #nov-lp-party_page .wm-banner-speed {
    left: calc(50% - 104px);
    top: 544px;
  }

  #nov-lp-party_page .wm-banner-speed__line2 {
    position: relative;
    left: -4px;
    margin: 8px 0 0 0;
  }

  #nov-lp-party_page .wm-banner-speed__prefix {
    position: relative;
    left: -1px;
  }
}

#nov-lp-party_page .wm-banner-speed__line1 {
  margin: 0;
  white-space: nowrap;
}

#nov-lp-party_page .wm-banner-speed__mehirut {
  position: relative;
  left: 4px;
  text-align: center;
  font-feature-settings: "liga" off;
  font-family: SimplerPro_BEZEQ_HEBREW2, "SimplerPro", sans-serif;
  font-size: 38px;
  font-style: normal;
  font-weight: 900;
  line-height: 40px;
  background: linear-gradient(251deg, #0073FF 12.89%, #6EDCFB 151.48%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

#nov-lp-party_page .wm-banner-speed__num {
  text-align: center;
  font-feature-settings: "liga" off;
  font-family: SimplerPro_BEZEQ_HEBREW2, "SimplerPro", sans-serif;
  font-size: 38px;
  font-style: normal;
  font-weight: 900;
  line-height: 40px;
  background: linear-gradient(251deg, #0073FF -157.11%, #6EDCFB 87.11%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

#nov-lp-party_page .wm-banner-speed__ad {
  text-align: center;
  font-feature-settings: "liga" off;
  font-family: SimplerPro_BEZEQ_HEBREW2, "SimplerPro", sans-serif;
  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;
}

#nov-lp-party_page .wm-banner-speed__gb {
  background: linear-gradient(251deg, #0073FF -157.11%, #6EDCFB 87.11%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-feature-settings: "liga" off;
  font-family: SimplerPro_BEZEQ_HEBREW2, "SimplerPro", sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 900;
  line-height: 40px;
}

@media (max-width: 1199.9px) {
  #nov-lp-party_page .wm-banner-speed__mehirut {
    text-align: center;
    font-feature-settings: "liga" off;
    font-size: 38px;
    font-style: normal;
    font-weight: 900;
    line-height: 38px;
  }

  #nov-lp-party_page .wm-banner-speed__num {
    font-size: 40.654px;
    line-height: 33.878px;
  }

  #nov-lp-party_page .wm-banner-speed__ad {
    font-size: 15.245px;
    line-height: 15.245px;
  }

  #nov-lp-party_page .wm-banner-speed__gb {
    font-size: 33.878px;
    line-height: 33.878px;
  }
}

@media (max-width: 991.9px) {
  #nov-lp-party_page .wm-banner-speed__mehirut {
    text-align: center;
    font-feature-settings: "liga" off;
    font-size: 30.508px;
    font-style: normal;
    font-weight: 900;
    line-height: 30.508px;
    background: linear-gradient(251deg, #0073FF 12.89%, #6EDCFB 87.11%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }

  #nov-lp-party_page .wm-banner-speed__num {
    font-size: 28.712px;
    line-height: 28.712px;
    background: linear-gradient(251deg, #0073FF -171.68%, #6EDCFB 89.98%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }

  #nov-lp-party_page .wm-banner-speed__ad {
    font-size: 15.461px;
    line-height: 15.461px;
    background: linear-gradient(251deg, #0073FF -327.48%, #6EDCFB 279.72%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }

  #nov-lp-party_page .wm-banner-speed__gb {
    background: linear-gradient(251deg, #0073FF -171.68%, #6EDCFB 89.98%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 24.295px;
    line-height: 24.295px;
  }
}

@media (max-width: 767.9px) {
  #nov-lp-party_page .wm-banner-speed__mehirut {
    text-align: center;
    font-feature-settings: "liga" off;
    font-size: 26px;
    font-style: normal;
    font-weight: 900;
    line-height: 26px;
    background: linear-gradient(251deg, #0073FF 9.48%, #6EDCFB 89.7%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }

  #nov-lp-party_page .wm-banner-speed__num {
    font-size: 26px;
    line-height: 26px;
    background: linear-gradient(251deg, #0073FF -171.68%, #6EDCFB 89.98%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }

  #nov-lp-party_page .wm-banner-speed__ad {
    font-size: 14px;
    line-height: 14px;
    background: linear-gradient(251deg, #0073FF -327.48%, #6EDCFB 279.72%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }

  #nov-lp-party_page .wm-banner-speed__gb {
    background: linear-gradient(251deg, #0073FF -171.68%, #6EDCFB 89.98%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 22px;
    line-height: 22px;
  }
}

#nov-lp-party_page .wm-banner-speed__line2 {
  position: relative;
  left: -4px;
  margin: 6px 0 0 0;
  white-space: nowrap;
  text-align: right;
}

#nov-lp-party_page .wm-banner-speed__prefix {
  position: relative;
  left: -4px;
  color: var(--Basics-00, #FFF);
  text-align: right;
  font-feature-settings: "liga" off;
  font-family: SimplerPro_BEZEQ_HEBREW2, "SimplerPro", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
}

#nov-lp-party_page .wm-banner-speed__price {
  position: relative;
  left: -4px;
  color: var(--Basics-00, #FFF);
  text-align: right;
  font-feature-settings: "liga" off;
  font-family: SimplerPro_BEZEQ_HEBREW2, "SimplerPro", sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px;
}

#nov-lp-party_page .wm-banner-speed__currency {
  color: var(--Basics-00, #FFF);
  text-align: right;
  font-feature-settings: "liga" off;
  font-family: SimplerPro_BEZEQ_HEBREW2, "SimplerPro", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 29px;
}

#nov-lp-party_page .wm-banner-speed__period {
  color: var(--Basics-00, #FFF);
  text-align: right;
  font-feature-settings: "liga" off;
  font-family: SimplerPro_BEZEQ_HEBREW2, "SimplerPro", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
}

@media (max-width: 991.9px) {
  #nov-lp-party_page .wm-banner-speed__line2 {
    position: relative;
    left: 0;
    margin: 11px 0 0 0;
  }

  #nov-lp-party_page .wm-banner-speed__prefix,
  #nov-lp-party_page .wm-banner-speed__period {
    color: var(--Basics-00, #FFF);
    text-align: right;
    font-feature-settings: "liga" off;
    font-family: SimplerPro_BEZEQ_HEBREW2, "SimplerPro", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 21.445px;
  }

  #nov-lp-party_page .wm-banner-speed__prefix {
    left: 1px;
  }

  #nov-lp-party_page .wm-banner-speed__price {
    left: -1px;
    color: var(--Basics-00, #FFF);
    text-align: right;
    font-feature-settings: "liga" off;
    font-family: SimplerPro_BEZEQ_HEBREW2, "SimplerPro", sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
  }

  #nov-lp-party_page .wm-banner-speed__currency {
    color: var(--Basics-00, #FFF);
    text-align: right;
    font-feature-settings: "liga" off;
    font-family: SimplerPro_BEZEQ_HEBREW2, "SimplerPro", sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 23.947px;
  }
}

@media (max-width: 767.9px) {
  #nov-lp-party_page .wm-banner-speed__prefix,
  #nov-lp-party_page .wm-banner-speed__period {
    color: var(--Basics-00, #FFF);
    text-align: right;
    font-feature-settings: "liga" off;
    font-family: SimplerPro_BEZEQ_HEBREW2, "SimplerPro", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
  }

  #nov-lp-party_page .wm-banner-speed__price {
    color: var(--Basics-00, #FFF);
    text-align: right;
    font-feature-settings: "liga" off;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px;
  }

  #nov-lp-party_page .wm-banner-speed__currency {
    color: var(--Basics-00, #FFF);
    text-align: right;
    font-feature-settings: "liga" off;
    font-family: SimplerPro_BEZEQ_HEBREW2, "SimplerPro", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 13px;
  }
}

@media (min-width: 992px) {
  #nov-lp-party_page {
    background-color: var(--Bezeq-01, #010636) !important;
    background-image: none !important;
    height: auto !important;
  }
}

@media (min-width: 1921px) {
  #nov-lp-party_page .top_section {
    background-image: url(../image/wifi-max/opt/bg_2560.jpg) !important;
    background-position: bottom center;
  }
}

@media (min-width: 1600px) and (max-width: 1920.9px) {
  #nov-lp-party_page .top_section {
    background-image: url(../image/wifi-max/opt/bg_1920.jpg) !important;
    background-position: center;
  }
}

@media (min-width: 1200px) and (max-width: 1599.9px) {
  #nov-lp-party_page .top_section {
    background-image: url(../image/wifi-max/opt/bg_1599.jpg) !important;
    background-position: center;
  }
}

@media (min-width: 992px) and (max-width: 1199.9px) {
  #nov-lp-party_page .top_section {
    height: 747px !important;
    min-height: 0 !important;
    max-height: none !important;
    background-image: url(../image/wifi-max/opt/bg_1199.jpg) !important;
    /* Lock scale to 1199 artboard (839×823); overflow clips on resize — no cover drift */
    background-size: 839px 823px;
    background-position: center -6%;
  }
}

@media (min-width: 768px) and (max-width: 991.9px) {
  #nov-lp-party_page .top_section {
    background-image: url(../image/wifi-max/opt/bg_991.jpg) !important;
    background-position: center;
  }
}

@media (max-width: 767.9px) {
  #nov-lp-party_page .top_section {
    z-index: 0;
    background-image: url(../image/wifi-max/opt/bg_767.jpg) !important;
    background-position: center;
    height: 203px;
  }

  /* Keep #call_button_green.phone as sticky CTA (numbers.js / Maskio).
     Old swap to .mobilesticky-btn broke rotation — that link had no .phone class. */
  #nov-lp-party_page ~ .mobilesticky-btn,
  .mobilesticky-btn {
    display: none !important;
  }
}

#nov-lp-party_page .contact-form .contact-cta.cta-desk {
  display: none !important;
}

#nov-lp-party_page .contact-form .title {
  font-size: 24px;
  margin-bottom: 0;
}

#nov-lp-party_page .formblock-wrapper {
  position: relative;
  border-radius: 20px;
  border: none;
  background: rgba(255, 255, 255, 0.20);
  padding: 16px 16px 24px 16px;
  margin-top: 20px;
}

#nov-lp-party_page .formblock-wrapper::before {
  content: "";
  position: absolute;
  inset: 0;
  padding: 1px;
  border-radius: inherit;
  background: linear-gradient(
    120deg,
    rgba(255, 255, 255, 0.47) 0%,
    rgba(112, 139, 177, 0) 59%,
    rgba(112, 139, 177, 1) 100%
  );
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
  z-index: 0;
}

#nov-lp-party_page .contact-form label.error,
#nov-lp-party_page .contact-form .error {
  background: #E8E8E8 !important;
  border-radius: 4px;
}

#nov-lp-party_page .contact-form .thanks .title,
#nov-lp-party_page .thanks p {
  color: #fff !important;
}

#nov-lp-party_page .contact-form .subtitle,
#nov-lp-party_page .contact-form .subtitle a,
#nov-lp-party_page .contact-form .text {
  color: #fff !important;
}

#nov-lp-party_page .contact-form .customer {
  border-radius: 10px;
  background: #252952;
}

#nov-lp-party_page .contact-form .customer p {
  color: #fff !important;
}

#nov-lp-party_page .contact-form .customer .radio-label {
  background: transparent !important;
  background-color: transparent !important;
  color: #fff !important;
}

#nov-lp-party_page .contact-form .custom-radio {
  border: 1px solid #fff;
}

#nov-lp-party_page .contact-form [type="radio"]:checked~.custom-radio {
  color: #056AE5;
}

#nov-lp-party_page .client1 .group.extra-radio {
  background: #252952;
  color: #fff;
}

#nov-lp-party_page .client1 .group.extra-radio:has(input:checked) {
  background: #D5E6FB;
  border-color: #D5E6FB;
}

#nov-lp-party_page #identification_method .client1 {
  background: #112A63;
}

#nov-lp-party_page .contact-form .customer.open {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

#nov-lp-party_page .box_of {
  background: #252952;
}

#nov-lp-party_page .box_of.open {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

#nov-lp-party_page .box_of.open fieldset {
  border-radius: 10px;
  background: #34385E !important;
}

#nov-lp-party_page fieldset p.visible-legend {
  color: #fff;
}

#nov-lp-party_page .wm-consent {
  margin: 16px 0 8px;
  color: var(--Basics-00, #FFF);
  text-align: right;
  font-feature-settings: "liga" off, "clig" off;
  font-family: SimplerPro_BEZEQ_HEBREW2, "SimplerPro", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.3px;
}

#nov-lp-party_page .wm-consent--after-btn {
  margin: 14px 0 0;
}

#nov-lp-party_page .wm-consent__link {
  color: var(--Basics-00, #FFF);
  font-feature-settings: "liga" off, "clig" off;
  font-family: SimplerPro_BEZEQ_HEBREW2, "SimplerPro", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.3px;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}

#nov-lp-party_page .contact-form .confirmation .checkmark {
  background: none;
}

#nov-lp-party_page .contact-form .confirmation [type='checkbox']:checked~.checkmark {
  background: #fff;
}

#nov-lp-party_page .contact-form .title.title-desktop {
  color: #fff !important;
  -webkit-text-fill-color: #fff !important;
  background: none;
  background-clip: unset;
  -webkit-background-clip: unset;
}

#nov-lp-party_page .contact_form_container {
  background: var(--Bezeq-01, #010636) !important;
}

#nov-lp-party_page .contact-form {
  background: var(--Bezeq-01, #010636) !important;
}

/* GlowButton · ocean — from Glow Buttons.html (Bezeq DS) */
@keyframes bz-glow-pan {
  0% {
    background-position: 0 0;
  }
  50% {
    background-position: 400% 0;
  }
  100% {
    background-position: 0 0;
  }
}

#nov-lp-party_page .contact-form .wm-glow-btn {
  position: relative;
  display: flex;
  width: 100%;
  isolation: isolate;
  margin-top: 16px;
}

#nov-lp-party_page .contact-form .wm-glow-btn::before,
#nov-lp-party_page .contact-form .wm-glow-btn::after {
  content: "";
  position: absolute;
  inset: -2px;
  border-radius: 999px;
  background: linear-gradient(
    45deg,
    #6edcfb,
    #26a5ff,
    #056ae5,
    #022a5f,
    #0073ff,
    #6edcfb,
    #26a5ff,
    #056ae5,
    #022a5f,
    #0073ff
  );
  background-size: 400% 400%;
  animation: bz-glow-pan 24s linear infinite;
  pointer-events: none;
}

#nov-lp-party_page .contact-form .wm-glow-btn::before {
  z-index: 0;
}

#nov-lp-party_page .contact-form .wm-glow-btn::after {
  z-index: -1;
  filter: blur(18px);
  opacity: 0.6;
  transition: opacity 0.2s ease;
}

#nov-lp-party_page .contact-form .wm-glow-btn:hover::after {
  opacity: 0.9;
}

#nov-lp-party_page .contact-form .wm-glow-btn .main__btn.main__btn--blue {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 58px;
  margin-top: 0;
  padding: 0 34px;
  border: none;
  border-radius: 999px;
  background: #010636 !important;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
  cursor: pointer;
  transition: transform 0.18s ease;
}

#nov-lp-party_page .contact-form .wm-glow-btn .main__btn.main__btn--blue:hover {
  background: #010636 !important;
  transform: translateY(-2px);
}

#nov-lp-party_page .contact-form .wm-glow-btn .main__btn.main__btn--blue:focus-visible {
  outline: 3px solid #056ae5;
  outline-offset: 3px;
}

#nov-lp-party_page .contact-form .wm-glow-btn .main__btn.main__btn--blue.open {
  margin-top: 0;
}

@media (prefers-reduced-motion: reduce) {
  #nov-lp-party_page .contact-form .wm-glow-btn::before,
  #nov-lp-party_page .contact-form .wm-glow-btn::after {
    animation: none !important;
  }
}

#nov-lp-party_page .wm-form-badge {
  display: none;
}

#nov-lp-party_page .wm-form-icons,
#nov-lp-party_page .wm-form-features,
#nov-lp-party_page .wm-form-speed,
#nov-lp-party_page .wm-contact-lead {
  display: none;
}

@media (max-width: 1199.9px) {
  #nov-lp-party_page .contact_form_container {
    max-width: 360px;
    min-width: 360px;
  }

  #nov-lp-party_page .contact-form .title {
    font-size: 20px;
  }

  #nov-lp-party_page .contact-form .wm-glow-btn .main__btn.main__btn--blue {
    height: 48px;
    padding: 0 26px;
    font-size: 18px;
  }
}

@media (max-width: 991.9px) {
  /* Validation errors grow the form → scrollbar appears → layout shifts sideways.
     Keep gutter reserved and clip horizontal spill from absolute error labels. */
  html {
    scrollbar-gutter: stable;
  }

  body,
  #nov-lp-party_page,
  #nov-lp-party_page .contact_form_container {
    overflow-x: clip;
    max-width: 100%;
  }

  #nov-lp-party_page .contact-form label.error,
  #nov-lp-party_page .contact-form .error {
    max-width: 100%;
    box-sizing: border-box;
    white-space: normal;
  }

  #nov-lp-party_page .top_section {
    z-index: 0;
  }

  @media (min-width: 768px) {
    #nov-lp-party_page .top_section {
      height: 303px;
    }
  }

  #nov-lp-party_page .contact_form_container {
    position: relative;
    z-index: 2;
    margin-top: 0;
    background: var(--Bezeq-01, #010636) !important;
    min-width: 0;
    max-width: 100%;
  }

  #nov-lp-party_page .contact-form {
    max-width: 502px;
    width: 100%;
    margin: 0 auto;
    padding: 0 !important;
    background: var(--Bezeq-01, #010636) !important;
    overflow: visible !important;
  }

  #nov-lp-party_page .contact-form .form-wrap {
    position: relative;
    z-index: 2;
  }

  #nov-lp-party_page .formblock-wrapper {
    background: none;
    margin-top: 0;
    padding: 16px 0 24px;
  }

  #nov-lp-party_page .formblock-wrapper::before {
    display: none;
  }

  #nov-lp-party_page .contact-form .subtitle,
  #nov-lp-party_page .contact-form .text.fwtext-d,
  #nov-lp-party_page .contact-form .text.fwtext-m {
    display: none !important;
  }

  #nov-lp-party_page .wm-contact-lead {
    display: block;
    margin: 0 0 12px;
    color: var(--Basics-00, #FFF);
    text-align: center;
    font-feature-settings: "liga" off;
    font-family: SimplerPro_BEZEQ_HEBREW2, "SimplerPro", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }

  #nov-lp-party_page .contact-form form {
    margin-top: 0;
  }

  #nov-lp-party_page .contact-form .formBox {
    position: relative;
    z-index: 2;
    padding: 32px 20px 20px;
    border-radius: 24px;
    border: 1px solid #056AE5;
    background: linear-gradient(180deg, #09214F 0%, #152652 100%);
    overflow: visible;
  }

  #nov-lp-party_page .contact-form .formBox .title-desktop,
  #nov-lp-party_page .contact-form .formBox .title-mobile {
    display: none !important;
  }

  #nov-lp-party_page .wm-form-icons {
    display: block;
    width: 100%;
    max-width: 381px;
    height: auto;
    margin: 0 auto;
  }

  #nov-lp-party_page .wm-form-icons img {
    display: block;
    width: 100%;
    height: auto;
  }

  #nov-lp-party_page .wm-form-features {
    position: static;
    left: auto;
    top: auto;
    display: flex;
    flex-direction: row;
    direction: rtl;
    align-items: center;
    justify-content: center;
    gap: 27px;
    margin: -19px 0 0 1px;
    z-index: auto;
  }

  #nov-lp-party_page .wm-form-speed {
    position: relative;
    left: auto;
    top: auto;
    display: flex;
    margin: 20px 0 0;
    padding: 0 0 8px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    align-self: stretch;
    width: 100%;
    border: none;
    border-radius: 18px;
    background: transparent;
    text-align: center;
    z-index: 1;
  }

  #nov-lp-party_page .wm-form-speed::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: auto;
    height: 55%;
    border-radius: 8px;
    background: rgba(81, 97, 151, 0.28);
    pointer-events: none;
    z-index: -1;
  }

  #nov-lp-party_page .wm-form-speed .wm-banner-speed__line2 {
    text-align: center;
  }

  #nov-lp-party_page .top_section .wm-banner-features,
  #nov-lp-party_page .top_section .wm-banner-speed {
    display: none;
  }

  #nov-lp-party_page .wm-form-badge {
    display: flex;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 4px 16px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border-radius: 8px;
    background: var(--Bezeq-04, #F74A84);
    box-shadow: 0 0 5.8px 0 rgba(16, 16, 16, 0.31);
    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_BEZEQ_HEBREW2, "SimplerPro", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    white-space: nowrap;
    z-index: 3;
  }

  #nov-lp-party_page .contact-form .formBox .title {
    color: #fff;
    -webkit-text-fill-color: #fff;
  }

  #nov-lp-party_page .contact-form #call_button_green.contact-cta.cta-mob {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 100;
    display: flex !important;
    align-items: center;
    justify-content: center;
    column-gap: 8px;
    width: 100%;
    max-width: 100%;
    height: 56px;
    margin: 0;
    border-radius: 0;
    background: var(--Bezeq-03, #6EDCFB) !important;
    color: var(--Bezeq-01, #010636);
    text-align: right;
    font-feature-settings: "liga" off;
    font-family: SimplerPro_BEZEQ_HEBREW2, "SimplerPro", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }

  #nov-lp-party_page .contact-form #call_button_green.contact-cta.cta-mob svg {
    display: block;
    width: 23px;
    height: 23px;
    flex-shrink: 0;
  }

  #nov-lp-party_page .contact-form #call_button_green.contact-cta.cta-mob svg path {
    fill: var(--Bezeq-01, #010636);
    stroke: var(--Bezeq-01, #010636);
  }

  #nov-lp-party_page .contact-form #call_button_green.contact-cta.cta-mob:hover {
    background: var(--Bezeq-03, #6EDCFB) !important;
    color: var(--Bezeq-01, #010636);
  }

  #nov-lp-party_page .contact-form .text {
    color: var(--Basics-00, #FFF);
    text-align: center;
    font-feature-settings: "liga" off;
    font-family: SimplerPro_BEZEQ_HEBREW2, "SimplerPro", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }

  #nov-lp-party_page .contact-form .subtitle {
    color: #fff;
  }

  #nov-lp-party_page .contact-form .confirmation .text {
    color: #fff;
  }

  #nov-lp-party_page .box_of {
    background: #252952;
  }

  #nov-lp-party_page .box_of.open {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
  }

  #nov-lp-party_page .box_of.open fieldset {
    background: #34385E !important;
    border-radius: 10px;
  }

  #nov-lp-party_page .box_of.open fieldset p.visible-legend {
    color: #fff;
  }

  #nov-lp-party_page .contact-form .customer {
    background: #252952;
    border-radius: 10px;
    justify-content: center !important;
    gap: 10px;
  }

  #nov-lp-party_page .contact-form .customer p {
    color: #fff;
    text-align: center;
    margin: 0;
  }

  #nov-lp-party_page .contact-form .radio-buttons {
    margin-right: 0;
    column-gap: 10px;
  }

  #nov-lp-party_page .contact-form .customer.open {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
}

@media (max-width: 767.9px) {
  #nov-lp-party_page .contact-form .container {
    max-width: 350px;
  }

  #nov-lp-party_page .contact-form .confirmation .checkmark {
    width: 20px;
    height: 20px;
  }

  #nov-lp-party_page .contact-form .confirmation .checkmark svg {
    width: 22px;
    height: 19px;
  }

  #nov-lp-party_page .top_section {
    z-index: 0;
    height: 203px !important;
  }

  #nov-lp-party_page .wm-form-features {
    gap: 14px;
    margin: -20px 0 0;
  }

  #nov-lp-party_page .contact-form .formBox {
    padding: 32px 20px 0;
  }

  #nov-lp-party_page .wm-form-badge {
    display: flex;
    padding: 4px 16px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border-radius: 8px;
    background: var(--Bezeq-04, #F74A84);
    box-shadow: 0 0 5.8px 0 rgba(16, 16, 16, 0.31);
    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_BEZEQ_HEBREW2, "SimplerPro", sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }

  #nov-lp-party_page .contact-form .wm-glow-btn .main__btn.main__btn--blue {
    font-size: 16px;
  }

  #nov-lp-party_page .contact-form .text.fwtext-d {
    margin-bottom: 0;
  }

  #nov-lp-party_page .contact-form form {
    margin-top: 0;
  }
}
