@font-face {
  font-family: "SimplerPro_BEZEQ_HEBREW2";
  /* src: url('font/simplerpro_bezeq_hebrew2-black.eot'); */
  src: url("font/simplerpro_bezeq_hebrew2-black.woff2") format("woff2"),
    url("font/simplerpro_bezeq_hebrew2-black.woff") format("woff"),
    url("font/simplerpro_bezeq_hebrew2-black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "SimplerPro_BEZEQ_HEBREW2";
  /* src: url('font/simplerpro_bezeq_hebrew2-light.eot'); */
  src: url("font/simplerpro_bezeq_hebrew2-light.woff2") format("woff2"),
    url("font/simplerpro_bezeq_hebrew2-light.woff") format("woff"),
    url("font/simplerpro_bezeq_hebrew2-light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "SimplerPro_BEZEQ_HEBREW2";
  /* src: url('font/simplerpro_bezeq_hebrew2-bold.eot'); */
  src: url("font/simplerpro_bezeq_hebrew2-bold.woff2") format("woff2"),
    url("font/simplerpro_bezeq_hebrew2-bold.woff") format("woff"),
    url("font/simplerpro_bezeq_hebrew2-bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "SimplerPro_BEZEQ_HEBREW2";
  /* src: url('font/simplerpro_bezeq_hebrew2-regular.eot'); */
  src: url("font/simplerpro_bezeq_hebrew2-regular.woff2") format("woff2"),
    url("font/simplerpro_bezeq_hebrew2-regular.woff") format("woff"),
    url("font/simplerpro_bezeq_hebrew2-regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Roboto Mono";
  src: url("font/RobotoMono-Regular.eot");
  src: url("font/RobotoMono-Regular.eot?#iefix") format("embedded-opentype"),
    url("font/RobotoMono-Regular.woff2") format("woff2"),
    url("font/RobotoMono-Regular.woff") format("woff"),
    url("font/RobotoMono-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

#banner_samsung_Galaxy_2025_b * {
  font-family: "SimplerPro_BEZEQ_HEBREW2";
  direction: rtl;
  text-align: right;
  color: #fff;
}

#banner_samsung_Galaxy_2025_b {
  width: 100%;
  height: 400px;
  background: url(./img/bg_360.jpg) no-repeat center center;
  background-size: cover;
  margin-top: 0px;
  padding-top: 1px;
  max-width: 1920px;
  margin: auto;
  position: relative;
}

#banner_samsung_Galaxy_2025_b .samsung_logo-big {
  display: none;
}
#banner_samsung_Galaxy_2025_b .samsung_logo-small {
  position: absolute;
  top: 32px;
  right: 35px;
  /* display: none; */
}

#banner_samsung_Galaxy_2025_b .text_top {
  text-align: center;
  margin-top: 292px;
}

#banner_samsung_Galaxy_2025_b .text_top h1 {
  font-size: 22px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  /* letter-spacing: -0.33px; */
  text-align: center;
  font-weight: bold;
  color: #ffffff;
  /* margin-top: 17px; */
  /* margin-bottom: 3px; */
  margin: 0;
}
#banner_samsung_Galaxy_2025_b .text_top #note_logo {
  /* margin: 7px auto 0; */
  display: block;
  width: 150px;
  margin-right: 3px;
}
#banner_samsung_Galaxy_2025_b .text_top .img-wrapper {
  display: flex;
  gap: 4px;
  justify-content: center;
  align-items: center;
  margin-bottom: 2px;
  display: none;
}
#banner_samsung_Galaxy_2025_b .text_top .img-wrapper .img-text-wrapper {
  display: flex;
  gap: 6px;
  margin-top: -3px;
  letter-spacing: 0.67px;
}
#banner_samsung_Galaxy_2025_b .text_top .img-wrapper .img-text {
  margin-top: 0;
  margin-bottom: 0;
  /* color: #ffbe03; */
  font-size: 22px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: right;
}
#banner_samsung_Galaxy_2025_b .text_top .img-wrapper .img-text::after {
  background-image: url("./img/shape.svg");
  width: 99px;
  content: " ";
  display: block;
  background-size: 100% 100%;
  height: 4px;
  object-fit: contain;
  position: absolute;
  top: 247px;
  left: calc(50% - 91px);
  display: none;
}

#banner_samsung_Galaxy_2025_b .text_top .img-wrapper .img-header {
  /* display: none; */
}

#banner_samsung_Galaxy_2025_b .text_top .img-text.outside {
  margin-top: 0px;
  margin-bottom: 0;
  /* margin: 0 auto; */
  text-align: center;
  /* margin-right: 30px; */
  display: block;
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 0px;
  display: none;
}
#banner_samsung_Galaxy_2025_b .text_top .img-text.inside {
  display: none;
}
#banner_samsung_Galaxy_2025_b .text_top h2 {
  font-size: 16px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.13;
  /* letter-spacing: -0.33px; */
  text-align: center;
  font-weight: normal;
  color: #ffffff;
  margin-top: 2px;
  margin-bottom: 0;
  /* font-family: "SimplerPro_BEZEQ_HEBREW2"; */
  display: none;
}

#banner_samsung_Galaxy_2025_b .text_top h2 strong {
  font-weight: 600;
  font-size: 36px;
  /* color: #ffc000; */
  /* display: inline-block; */
}

#banner_samsung_Galaxy_2025_b .text_top h2 span {
  font-size: 21px;
  font-weight: 500;
}

#banner_samsung_Galaxy_2025_b .text_top h2 strong:after {
  content: " ";
  display: block;
  background-image: url("img/shape.svg");
  background-size: 100% 100%;
  width: 91px;
  height: 8px;
  margin-right: calc(50% - 90px);
  margin-top: -5px;
  display: none;
}

#banner_samsung_Galaxy_2025_b .text_bottom {
  /* display: none; */
  margin-top: 10px;
  text-align: center;
}

#banner_samsung_Galaxy_2025_b .text_bottom .banner_link .banner_link_arrow {
  display: none;
}
#banner_samsung_Galaxy_2025_b .text_bottom .banner_link {
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  /* line-height: 40px; */
  letter-spacing: normal;
  text-align: center;
  color: #16254f;
  display: flex;
  align-items: center;
  width: 167px;
  justify-content: center;
  height: 40px;
  background-image: linear-gradient(
    to right,
    #e7ce1b,
    #eccb16,
    #f0c810,
    #f5c50b,
    #f9c206,
    #fbbc02,
    #fdb500,
    #ffaf00,
    #ffa400,
    #ff9800,
    #ff8c00,
    #ff8000
  );
  border-radius: 30px;
  margin: 0 auto;
  text-decoration: none;
  background: #30dfff;
}
#banner_samsung_Galaxy_2025_b .text_bottom .legal_note {
  font-size: 14px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  max-width: 256px;
  margin: 10px auto 0;
}
#banner_samsung_Galaxy_2025_b .text_top .br-991 {
  display: none;
}
#banner_samsung_Galaxy_2025_b .text_top .mobile {
  display: block;
}
#banner_samsung_Galaxy_2025_b .text_top .from-768 {
  display: none;
}
#banner_samsung_Galaxy_2025_b .text_top .mobile-only {
  /* display: block; */
  font-size: 36px;
}
#banner_samsung_Galaxy_2025_b .galaxy_logo {
  display: none;
}
#banner_samsung_Galaxy_2025_b .galaxy_logo .galaxy_logo-img {
}
#banner_samsung_Galaxy_2025_b .mobile-tablet {
  display: block;
}
@media only screen and (min-width: 768px) {
  #banner_samsung_Galaxy_2025_b .samsung_logo-big {
    display: block;
    position: absolute;
    top: 43px;
    width: 156px;
    /* display: none; */
    /* display: none; */
    height: auto;
    margin-right: calc(50% - 287px);
  }
  #banner_samsung_Galaxy_2025_b .samsung_logo-small {
    display: none;
  }

  #banner_samsung_Galaxy_2025_b .text_top .mobile-only {
    display: none;
  }
  #banner_samsung_Galaxy_2025_b .text_top .from-768 {
    display: inline-block;
    font-weight: 600;
    font-size: 38px;
  }
  #banner_samsung_Galaxy_2025_b .text_top h2 strong {
    font-size: 38px;
  }
  #banner_samsung_Galaxy_2025_b .text_top .img-wrapper .img-text-wrapper {
  }
  #banner_samsung_Galaxy_2025_b .text_top .img-wrapper .img-text::after {
    background-image: url("./img/shape_768.svg");
    top: 157px;
    left: calc(50% - 61px);
    width: 240px;
    height: 7px;
  }
  #banner_samsung_Galaxy_2025_b .text_top h2 span {
    font-size: 22px;
  }
  #banner_samsung_Galaxy_2025_b .text_top .img-wrapper .img-header {
    display: block;
    font-weight: 500;
    /* letter-spacing: 0.67px; */
    margin-top: 0;
    font-size: 38px;
  }
  #banner_samsung_Galaxy_2025_b .text_top .img-text.outside {
    /* display: none; */
    text-align: right;
    margin-right: calc(50% - 197px);
    font-size: 28px;
    margin-bottom: 10px;
    font-weight: 500;
    line-height: 1;
    display: block;
  }
  #banner_samsung_Galaxy_2025_b .text_top .img-text.inside {
    display: block;
  }
  #banner_samsung_Galaxy_2025_b .text_top .mobile {
    display: none;
  }
  #banner_samsung_Galaxy_2025_b .text_top .br-991 {
    display: block;
  }
  #banner_samsung_Galaxy_2025_b .text_top .img-wrapper {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 479px;
    margin: 20px auto 7px;
    flex-wrap: wrap;
    margin-right: calc(50% - 197px);
    margin-bottom: 5px;
  }
  #banner_samsung_Galaxy_2025_b .text_top .img-wrapper .img-text {
    font-size: 38px;
    font-weight: bold;
    color: #fff;
  }

  #banner_samsung_Galaxy_2025_b .text_top .img-text-2 {
    display: flex;
    font-size: 28px;
    align-items: flex-end;
    font-weight: 500;
    margin-right: 5px;
  }
  #banner_samsung_Galaxy_2025_b {
    width: 100%;
    height: 395px;
    background: url(./img/bg_768.jpg) no-repeat center center;
    /* background-size: contain; */
    margin-top: 0px;
    padding-top: 1px;
    background-size: cover;
    /* object-fit: contain; */
  }
  #banner_samsung_Galaxy_2025_b .text_top {
    text-align: right;
    display: flex;
    flex-direction: column;
    margin-top: 58px;
    margin-right: -185px;
    /* display: none; */
  }
  #banner_samsung_Galaxy_2025_b .text_top h1 {
    font-size: 28px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.18;
    letter-spacing: -0.33px;
    text-align: right;
    margin-top: 25px;
    margin-bottom: 0;
    display: none;
    margin-right: 0;
    /* margin-right: calc((100% - 744px) / 2); */
  }

  #banner_samsung_Galaxy_2025_b .text_top img#note_logo {
    /* margin: 5px auto 0; */
    display: block;
    width: 129px;
    height: auto;
    /* height: 28px; */
    /* margin-right: calc((100% - 744px) / 2); */
    margin-right: 2px;
  }
  #banner_samsung_Galaxy_2025_b .text_top h2 {
    font-size: 17px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.17;
    /* letter-spacing: -0.33px; */
    text-align: right;
    font-weight: 400;
    color: #ffffff;
    margin-top: 0px;
    margin-right: calc(50% - 197px);
    margin-bottom: 0;
    width: 325px;
    display: block;
  }

  #banner_samsung_Galaxy_2025_b .text_top h2 strong:after {
    width: 161px;
    height: 9px;
    margin-right: -23px;
  }
  #banner_samsung_Galaxy_2025_b .text_bottom {
    margin-top: 24px;
    text-align: right;
    margin-right: 157px;
  }

  #banner_samsung_Galaxy_2025_b .text_bottom .banner_link {
    font-size: 18px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    /* line-height: 50px; */
    letter-spacing: normal;
    text-align: center;
    color: #16254f;
    display: block;
    width: 176px;
    /* height: 48px; */
    /* background: #30dfff; */
    border-radius: 24px;
    margin: 0 0;
    text-decoration: none;
    margin-right: unset;
    margin: auto;
    margin-top: 20px;
    margin-right: calc((100% - 738px) / 2);
    display: flex;
    align-items: center;
    gap: 7px;
  }
  #banner_samsung_Galaxy_2025_b .text_bottom .banner_link .banner_link_arrow {
    display: block;
  }
  #banner_samsung_Galaxy_2025_b .text_bottom .legal_note {
    font-size: 14px;
    /* font-weight: normal; */
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: normal;
    text-align: right;
    color: #ffffff;
    max-width: 650px;
    margin: 80px;
    max-width: 300px;
    margin-right: unset;
    margin: 53px auto 0;
    margin-right: calc((100% - 739px) / 2);
  }
  #banner_samsung_Galaxy_2025_b .galaxy_logo {
    display: block;
    position: absolute;
    bottom: 27px;
    left: calc(50% - 357px);
    display: none;
  }
  #banner_samsung_Galaxy_2025_b .galaxy_logo .galaxy_logo-img {
    width: 200px;
    height: auto;
  }
}

@media only screen and (min-width: 992px) {
  #banner_samsung_Galaxy_2025_b .samsung_logo-big {
    top: 60px;
    width: 150px;
    /* left: calc(50% - 565px); */
    margin-right: calc(50% - 477px);
  }
  #banner_samsung_Galaxy_2025_b .samsung_logo-small {
  }

  #banner_samsung_Galaxy_2025_b .text_top h2 strong:after {
    margin-right: 1px;
  }
  #banner_samsung_Galaxy_2025_b .text_top .from-768 {
    font-size: 44px;
  }
  #banner_samsung_Galaxy_2025_b .text_top .img-wrapper .img-text-wrapper {
    font-size: 34px;
  }
  #banner_samsung_Galaxy_2025_b .text_top .img-wrapper .img-text::after {
    left: calc(50% - -34px);
    top: 160px;
  }
  #banner_samsung_Galaxy_2025_b .text_top {
    margin-top: 89px;
    margin-right: -524px;
    align-items: center;
    letter-spacing: normal;
  }
  #banner_samsung_Galaxy_2025_b .text_top h2 span {
  }
  #banner_samsung_Galaxy_2025_b .text_top .img-wrapper .img-header {
    font-size: 32px;
    font-weight: 600;
    letter-spacing: normal;
  }
  #banner_samsung_Galaxy_2025_b .text_top .img-text.outside {
    margin-right: -222px;
    font-size: 28px;
  }
  #banner_samsung_Galaxy_2025_b .text_top .img-text.inside {
  }
  #banner_samsung_Galaxy_2025_b .text_top .mobile {
  }
  #banner_samsung_Galaxy_2025_b .text_top .br-991 {
  }
  #banner_samsung_Galaxy_2025_b .text_top .img-wrapper {
    flex-wrap: wrap;
    margin: 0;
    width: 531px;
    margin-right: 96px;
    /* margin-top: 6px; */
    /* align-items: center; */
    margin-bottom: 4px;
  }
  #banner_samsung_Galaxy_2025_b .text_top h2 strong {
    font-size: 44px;
  }
  #banner_samsung_Galaxy_2025_b .text_top .img-wrapper .img-text {
    font-size: 32px;
    margin-top: -2px;
  }

  #banner_samsung_Galaxy_2025_b .text_top .img-text-2 {
  }
  /*  */
  #banner_samsung_Galaxy_2025_b {
    width: 100%;
    height: 400px;
    background: url(./img/bg_1024.jpg) no-repeat center center;
    background-size: cover;
    margin-top: 0px;
    padding-top: 1px;
  }
  #banner_samsung_Galaxy_2025_b .text_top h1 {
    font-size: 26px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.18;
    letter-spacing: -0.63px;
    text-align: right;
    margin-top: 46px;
    margin-bottom: 0;
    display: none;
    margin-right: calc((100% - 526px) / 2);
  }
  #banner_samsung_Galaxy_2025_b .text_top img#note_logo {
    /* margin: 14px auto 0; */
    display: flex;
    /* margin-right: calc((100% - 912px) / 2); */
    /* width: auto; */
    flex-wrap: wrap;
    margin-right: 0;
    /* height: 40px; */
    margin-top: 4px;
  }
  #banner_samsung_Galaxy_2025_b .text_top h2 {
    margin-top: 1px;
    margin-right: -83px;
    width: max-content;
    /* margin-right: -33px; */
    font-size: 17.644px;
  }
  #banner_samsung_Galaxy_2025_b .text_bottom {
    margin-top: 0px;
    text-align: right;
    margin-right: -38px;
  }
  #banner_samsung_Galaxy_2025_b .text_bottom .banner_link {
    font-size: 18px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    /* line-height: 52px; */
    border-radius: 32px;
    letter-spacing: normal;
    text-align: center;
    color: #16254f;
    /* display: block; */
    width: 206px;
    /* height: 51px; */
    /* background: #30dfff; */
    border-radius: 32px;
    margin: 22px 0 0 0;
    text-decoration: none;
    margin-right: calc((100% - 912px) / 2);
    height: unset;
    padding: 19.5px 0;
  }
  #banner_samsung_Galaxy_2025_b .text_bottom .banner_link .banner_link_arrow {
    display: inline-block;
  }
  #banner_samsung_Galaxy_2025_b .text_bottom .legal_note {
    font-size: 14px;
    /* font-weight: normal; */
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: normal;
    text-align: right;
    color: #ffffff;
    max-width: 650px;
    margin: 24px 0 0;
    margin-right: calc((100% - 912px) / 2);
  }
  #banner_samsung_Galaxy_2025_b .galaxy_logo {
    left: calc(50% - 425px);
  }
  #banner_samsung_Galaxy_2025_b .galaxy_logo .galaxy_logo-img {
    width: 250.6px;
  }
  #banner_samsung_Galaxy_2025_b .mobile-tablet {
    display: none;
  }
}

@media only screen and (min-width: 1200px) {
  #banner_samsung_Galaxy_2025_b .samsung_logo-big {
    /* display: none; */
    width: 195px;
    left: calc(50% - -306px);
    top: 47px;
  }
  #banner_samsung_Galaxy_2025_b .samsung_logo-small {
  }

  #banner_samsung_Galaxy_2025_b .text_top h2 strong:after {
    width: 164px;
    height: 10px;
    margin-top: -7px;
  }
  #banner_samsung_Galaxy_2025_b .text_top .from-768 {
    font-size: 44px;
  }
  #banner_samsung_Galaxy_2025_b .text_top .img-wrapper .img-text-wrapper {
    margin-top: -5px;
  }
  #banner_samsung_Galaxy_2025_b .text_top .img-wrapper .img-text::after {
    left: calc(50% - -146px);
    top: 159px;
  }
  #banner_samsung_Galaxy_2025_b .text_top {
    margin-top: 82px;
    margin-right: -560px;
  }
  #banner_samsung_Galaxy_2025_b .text_top h2 span {
    font-size: 28px;
  }
  #banner_samsung_Galaxy_2025_b .text_top .img-wrapper .img-header {
    font-size: 48px;
    margin-top: 0;
  }
  #banner_samsung_Galaxy_2025_b .text_top .img-text.outside {
    margin-right: -220px;
    font-weight: 600;
    font-size: 28px;
  }
  #banner_samsung_Galaxy_2025_b .text_top .img-text.inside {
  }
  #banner_samsung_Galaxy_2025_b .text_top .mobile {
  }
  #banner_samsung_Galaxy_2025_b .text_top .br-991 {
  }
  #banner_samsung_Galaxy_2025_b .text_top .img-wrapper {
    width: 680px;
    margin-top: 0;
    margin-right: 186px;
    align-items: center;
    margin-bottom: 0;
  }
  #banner_samsung_Galaxy_2025_b .text_top .img-wrapper .img-text {
    font-size: 48px;
  }
  #banner_samsung_Galaxy_2025_b .text_top .img-text-2 {
  }
  #banner_samsung_Galaxy_2025_b .text_top h2 strong {
    font-size: 44px;
  }
  /*  */
  #banner_samsung_Galaxy_2025_b {
    width: 100%;
    height: 400px;
    background: url(./img/bg_1200.jpg) no-repeat center center;
    background-size: cover;
    margin-top: 0px;
    padding-top: 1px;
  }
  #banner_samsung_Galaxy_2025_b .text_top img {
    margin: 48px 0 0 0;
    margin-right: calc((100% - 1120px) / 2);
    display: block;
    width: 552px;
  }
  #banner_samsung_Galaxy_2025_b .text_top h1 {
    font-size: 26px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.18;
    letter-spacing: -0.63px;
    text-align: right;
    margin-top: 25px;
    margin-bottom: 0;
    display: none;
    margin-right: calc((100% - 631px) / 2);
  }
  #banner_samsung_Galaxy_2025_b .text_top img#note_logo {
    display: block;
    /* margin-right: calc((100% - 1120px) / 2); */
    width: 162px;
    line-height: 0;
    /* height: 39px; */
    margin-top: 0px;
  }
  #banner_samsung_Galaxy_2025_b .text_top h2 {
    margin-top: 2px;
    font-size: 25px;
    margin-right: 44px;
    /* font-weight: 300; */
  }
  #banner_samsung_Galaxy_2025_b .text_bottom {
    margin-top: -5px;
    text-align: right;
    margin-right: 249px;
  }
  #banner_samsung_Galaxy_2025_b .text_bottom .banner_link {
    font-size: 18px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: center;
    color: #16254f;
    /* display: block; */
    width: 214px;
    /* height: 48px; */
    margin: 30px 0 0;
    /* line-height: 47px; */
    text-decoration: none;
    margin-right: calc((100% - 1251px) / 2);
  }
  #banner_samsung_Galaxy_2025_b .text_bottom .banner_link .banner_link_arrow {
  }
  #banner_samsung_Galaxy_2025_b .text_bottom .legal_note {
    font-size: 14px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: normal;
    text-align: right;
    color: #ffffff;
    max-width: 650px;
    margin: 24px 0 0 0;
    margin-right: calc((100% - 1252px) / 2);
  }
  #banner_samsung_Galaxy_2025_b .galaxy_logo {
    left: calc(50% - 492px);
  }
  #banner_samsung_Galaxy_2025_b .galaxy_logo .galaxy_logo-img {
    width: 261.8px;
  }
}
