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

#banner_summber_2024 svg {
  margin-right: 4px;
  position: relative;
}

#banner_summber_2024 .cyan {
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  color: #30dfff;
  position: relative;
}

#banner_summber_2024 {
  width: 100%;
  height: 395px;
  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;
  overflow-x: hidden;
}

#banner_summber_2024 .video {
  position: absolute;
  top: 50%;
  bottom: 0;
  left: 50%;
  z-index: -1;
  transform: translate(-50%, -50%);
  margin: 0 auto;
}

#banner_summber_2024 .text_top {
  text-align: center;
  margin-top: 39px;
}

#banner_summber_2024 .text_top .small-logo {
  width: 50.4px;
  /* margin: 12px auto 0; */
  position: absolute;
  right: 0;
  top: 270px;
  left: 0;
  margin: auto;
}

#banner_summber_2024 .text_top img#note_logo {
  margin: 0px auto 0;
  display: inline;
  vertical-align: unset;
}

#banner_summber_2024 .text_top h1 {
  font-size: 32px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.06;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  margin-top: 1px;
  margin-bottom: 0;
  margin-right: 0;
}
#banner_summber_2024 .text_top h1 .text-img {
  height: auto;
  width: 100px;
  vertical-align: top;
  margin-top: 6px;
  margin-right: -2px;
  background-image: url("/img/samsung-w@3x.png");
}

#banner_summber_2024 .text_top img {
  width: 313px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2px;
  /* display: none; */
}

#banner_summber_2024 .text_top h1 img {
  /* height: 16px; */
  position: relative;
  top: 4px;
  right: 2px;
  display: inline;
  vertical-align: unset;
}

#banner_summber_2024 .text_top h2 {
  font-size: 20px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.27;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  /* margin-top: 6px; */
  margin-bottom: 12px;
  margin-top: 0px;
  position: relative;
}
#banner_summber_2024 .text_top h2 span {
  font-size: 29px;
  line-height: 0;
}

#banner_summber_2024 .text_top h2::after {
  content: "";
  position: absolute;
  display: none;
  bottom: -3px;
  left: 50%;
  transform: translateX(-70%);
  background-image: url("./img/shape-1200.svg");
  background-size: cover;
  background-repeat: no-repeat;
  width: 108px;
  height: 4px;
}

.second_line {
  margin: 0 auto;
  margin-top: 0;
  border-radius: 4px;
  background-image: linear-gradient(to right, #e7ce1b, #ffbe03 48%, #ff8000);
  width: 130px;
  height: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  color: #16254f !important;
  display: none;
}

.second_line strong {
  display: inline-block;
  margin-right: 4px;
  color: #16254f !important;
}

#banner_summber_2024 .text_top h2 img {
  height: 12px;
  position: relative;
  top: 0px;
  /* right: 1px; */
  display: inline-block;
  vertical-align: unset;
}

#banner_summber_2024 .text_top .text_w svg {
  width: 57px;
  height: 16px;
  position: relative;
  top: 4px;
}

#banner_summber_2024 .text_top .text_w {
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: -0.33px;
  text-align: center;
  color: #ffffff;
  margin: 0;
}

#banner_summber_2024 .underline {
  position: relative;
  text-decoration: none;
  font-weight: 500;
}

#banner_summber_2024 .underline::after {
  content: "";
  position: absolute;
  bottom: 3px;
  right: calc(50% - -40px);
  left: 0px;
  width: 115px;
  top: 59px;
  height: 6px;
  background-image: url(./img/shape-360.svg);
}

#banner_summber_2024 .text_top .text_frame {
  text-align: center;
  margin-top: 0;
}

#banner_summber_2024 .text_top .text_frame #buds_logo {
  width: 108px;
  display: inline-block;
  margin: 0 2px -3px 3px;
}

#banner_summber_2024 .text_top .text_frame .orange_text {
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.85;
  letter-spacing: -0.23px;
  text-align: center;
  color: #ffbc00;
  position: relative;
  top: 2px;
}

#banner_summber_2024 .text_top .text_frame .framed_text {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.77;
  letter-spacing: 0.5px;
  color: #ffffff;
  text-align: center;
  margin: 0 auto;
  width: 292px;
  padding: 16px 0;
  background: url(./img/oramge_frame_360.png) no-repeat center center;
  background-size: contain;
  margin-top: -23px;
}

#banner_summber_2024 .text_top .text_frame .framed_text span {
  font-weight: bold;
}

#banner_summber_2024 .text_top .text_frame .framed_text svg {
  width: 55px;
  height: 15px;
  position: relative;
  top: 4px;
}

#banner_summber_2024 .text_top .text_frame .framed_text .fat_buds {
  font-size: 16px;
  line-height: 1.77;
  letter-spacing: -0.27px;
  color: #ffffff;
  font-weight: 600;
}

#banner_summber_2024 .text_bottom .banner_link {
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  /* line-height: 42px; */
  letter-spacing: normal;
  text-align: center;
  color: #16254f;
  display: block;
  display: flex;
  align-items: center;
  width: 146px;
  justify-content: center;
  height: 40px;
  background-image: linear-gradient(to right, #e7ce1b, #ffbe03 48%, #ff8000);
  border-radius: 30px;
  margin: 0 auto;
  /* box-shadow: 0 6px 25px 0 rgba(255, 190, 3, 0.45); */
  text-decoration: none;
  margin-right: calc(50% - 61px);
}

#banner_summber_2024 .text_bottom {
  margin-top: 205px;
  text-align: center;
}

#banner_summber_2024 .text_bottom .legal_note {
  font-size: 14px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  /* line-height: 1.2; */
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  max-width: none;
  margin: 8px auto 0;
  width: 320px;
  margin-right: calc(50% - 164px);
}

#banner_summber_2024 .stampaa {
  display: none;
  justify-content: space-around;
  position: absolute;
  width: 58px;
  height: 58px;
  align-items: center;
  /* box-shadow: 0 4px 22px 0 rgb(255 128 0 / 62%); */
  background-image: linear-gradient(45deg, #e7ce1b, #ffbe03 48%, #ff8000);
  border-radius: 50%;
  font-size: 14px;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.86;
  letter-spacing: normal;
  text-align: center;
  color: #16254f;
  top: 112.4px;
  right: 0;
  left: 0;
  margin: 0 auto;
  transform: translateX(91px) rotate(18deg);
  /* padding: 17px 10px 10px; */
  box-sizing: border-box;
}

#banner_summber_2024 .stampaa span {
  text-align: center;
  color: #16254f;
}

@media only screen and (min-width: 768px) {
  #banner_summber_2024 .underline::after {
    background-image: url(./img/shape-768.svg);
    height: 8px;
    bottom: 7px;
    top: 76px;
    left: 0px;
    right: 217px;
    width: 193px;
  }

  #banner_summber_2024 .text_top h2::after {
    transform: translate(0);
    left: 0;
    width: 152px;
    height: 6px;
    bottom: -11px;
  }
  #banner_summber_2024 .text_top h2 span {
    font-size: 34px;
  }
  #banner_summber_2024 .text_top img {
    width: 329px;
    margin-bottom: 1px;
  }

  .second_line {
    display: none;
  }

  #banner_summber_2024 .stampaa {
    width: 92px;
    height: 92px;
    font-size: 16px;
    line-height: 1.06;
    transform: translateX(-175px) rotate(16deg);
    top: 45px;
    display: flex;
    color: #16254f !important;
    font-weight: bold;
    letter-spacing: normal;
    line-height: 1;
    display: none;
    background-image: linear-gradient(to right, #e7ce1b, #ffbe03 48%, #ff8000);
  }

  #banner_summber_2024 .stampaa strong {
    color: #16254f !important;
  }

  #banner_summber_2024 .text_top .small-logo {
    width: 68px;
    top: 340px;
    margin-left: calc((100% - 509px) / 2);
  }

  #banner_summber_2024 .text_top img#note_logo {
    margin: 48px 0 0 0;
    width: 205px;
    margin-right: calc((100% - 595px) / 2);
    display: inline-block;
  }

  #banner_summber_2024 .cyan {
  }

  #banner_summber_2024 {
    width: 100%;
    background: url(./img/bg_768.jpg) no-repeat center center;
    background-size: cover;
    /*margin-top: 50px;*/
    padding-top: 1px;
    height: 395px;
  }

  #banner_summber_2024 .text_top {
    text-align: right;
    margin-top: 129px;
    width: fit-content;
    margin-right: calc(50% - 288px);
  }

  #banner_summber_2024 .text_top h1 img {
    margin-right: 4px;
    height: 21px;
  }
  #banner_summber_2024 .text_top h1 .text-img {
    width: 118px;
    height: 18px;
    vertical-align: text-top;
    margin-right: 2px;
    margin-top: 7px;
  }

  #banner_summber_2024 .text_top h1 {
    font-size: 40px;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: 0.2px;
    text-align: right;
    font-weight: 600;
    margin-top: -4px;
    margin-bottom: 12px;
    line-height: 0.86;
    display: block;
    margin-right: -4px;
    /* margin-right: calc((100% - 626px)/2); */
    /* width: 100%; */
    text-align: right;
  }

  #banner_summber_2024 .text_top h2 img {
    margin-right: 0;
    height: 16px;
    right: 1px;
  }

  #banner_summber_2024 .text_top h2 {
    font-size: 26px;
    font-stretch: normal;
    font-style: normal;
    /* letter-spacing: 0.15px; */
    text-align: right;
    /* font-weight: bold; */
    /* margin-top: 18px; */
    /* margin-right: 27px; */
    margin-bottom: 0;
    line-height: 1.19;
    display: block;
    /* margin-right: 0; */
    /* margin-right: calc((100% - 339px) / 2); */
    /* width: 366px; */
    width: fit-content;
    text-align: revert;
  }
  #banner_summber_2024 .text_top h2 span {
    font-size: 39px;
  }
  #banner_summber_2024 .text_top .text_w {
    font-size: 30.4px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.18;
    letter-spacing: -0.51px;
    text-align: right;
    color: #ffffff;
    margin: 0;
    display: inline-block;
    margin-right: calc((100% - 688px) / 2);
  }

  #banner_summber_2024 .text_top .text_w svg {
    width: 98px;
    height: 27px;
    position: relative;
    top: 6px;
  }

  #banner_summber_2024 .text_top .text_frame {
    text-align: center;
    margin-top: 4px;
    width: 430px;
    margin-right: unset;
    margin-top: 30px;
    margin: auto;
    margin-top: 34px;
    margin-right: calc((100% - 769px) / 2);
  }

  #banner_summber_2024 .text_top .text_frame .orange_text {
    font-size: 16px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.18;
    letter-spacing: -0.23px;
    text-align: center;
    color: #ffbc00;
    /* padding: 0 0px; */
    width: 234px;
    display: block;
    margin: auto;
    top: 9px;
  }

  #banner_summber_2024 .text_top .text_frame .framed_text {
    font-size: 22px;
    font-weight: 300;
    line-height: 1.77;
    letter-spacing: -0.27px;
    color: #ffffff;
    text-align: center;
    margin: 0 auto;
    width: 336px;
    padding: 16px 0;
    background: url(./img/oramge_frame_360.png) no-repeat center center;
    background-size: contain;
    margin-top: -20px;
  }

  #banner_summber_2024 .text_top .text_frame .framed_text .fat_buds {
    font-size: 22px;
    line-height: 1.77;
    letter-spacing: -0.27px;
    color: #ffffff;
    font-weight: 600;
  }

  #banner_summber_2024 .text_top .text_frame .framed_text svg {
    width: 73px;
    height: 21px;
    position: relative;
    top: 5px;
  }

  #banner_summber_2024 .text_top .text_frame .framed_text {
    font-size: 16px;
    font-weight: 300;
    line-height: 0.77;
    letter-spacing: 0.5px;
    color: #ffffff;
    text-align: center;
    margin: 0 auto;
    width: 336px;
    box-sizing: border-box;
    /* padding: 24px 16px; */
    background: url(./img/oramge_frame_360.png) no-repeat center center;
    background-size: contain;
    margin-top: -3px;
    width: 292px;
    /* height: 60px; */
  }

  #banner_summber_2024 .text_top .text_frame #buds_logo {
    width: 158px;
    display: inline-block;
    margin: 0 2px -5px 3px;
  }

  #banner_summber_2024 .text_bottom {
    margin-top: 49px;
    text-align: right;
    width: fit-content;
    margin-right: calc(50% - 289px);
  }

  #banner_summber_2024 svg {
    /* margin-left: -9px; */
    width: 18px;
    height: 18px;
    /* left: 4px; */
    /* top: 3px; */
  }

  #banner_summber_2024 .text_bottom .banner_link {
    font-size: 18px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    /* line-height: 48px; */
    letter-spacing: normal;
    text-align: center;
    color: #16254f;
    display: block;
    width: 167px;
    height: 48px;
    /* background: #30dfff; */
    border-radius: 40px;
    margin: 0 0;
    text-decoration: none;
    margin-right: unset;
    /* margin: auto; */
    /* margin-top: 9px; */
    /* margin-right: calc((100% - 626px)/2); */
    display: flex;
  }

  #banner_summber_2024 .text_bottom .legal_note {
    font-size: 14px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: 0.09px;
    text-align: right;
    color: #fff;
    /* max-width: 650px; */
    /* margin: 80px; */
    /* margin-right: unset; */
    margin: 48px auto 0;
    /* margin-right: calc((100% - 626px)/2); */
    text-align: center;
    width: auto;
  }
}

@media only screen and (min-width: 992px) {
  #banner_summber_2024 .underline::after {
    background-image: url("./img/shape-992.svg");
    top: 84px;
    right: 304px;
  }
  #banner_summber_2024 .text_top h2 img {
    width: auto;
    height: 18px;
    object-fit: contain;
    margin: 0;
  }

  #banner_summber_2024 .text_top h2 {
    font-size: 32px;
    margin-right: calc((100% - 511px) / 2);
    /* width: 360px; */
    margin-top: 0;
    text-align: right;
  }
  #banner_summber_2024 .text_top h2 span {
  }
  #banner_summber_2024 .underline::after #banner_summber_2024 .stampaa {
    width: 84px;
    height: 84px;
    font-size: 20px;
    line-height: 1;
    transform: translateX(-100px) rotate(15deg);
    top: 83.4px;
  }

  #banner_summber_2024 .text_top img {
    margin: 0px 0 0 0;
    /* margin-right: calc((100% - 912px) / 2); */
    /* display: block; */
    width: 423px;
  }

  #banner_summber_2024 .text_top img#note_logo {
    margin: 52px auto 0;
    /* display: block; */
    margin-right: calc((100% - 794px) / 2);
    width: 228px;
  }

  #banner_summber_2024 .cyan {
  }

  #banner_summber_2024 .text_top .small-logo {
    width: 68px;
    margin-left: calc((100% - 713px) / 2);
    top: 347px;
  }

  #banner_summber_2024 {
    width: 100%;
    background: url(./img/bg_1024.jpg) no-repeat center center;
    background-size: cover;
    /*margin-top: 50px;*/
    padding-top: 1px;
    height: 400px;
  }

  #banner_summber_2024 .stampaa {
    width: 92px;
    height: 92px;
    font-size: 16px;
    transform: translateX(-37px) rotate(16deg);
    top: 36px;
    /* line-height: 0.88; */
    /* background-image: linear-gradient(45deg, #e7ce1b, #ffbe03 48%, #ff8000); */
  }

  #banner_summber_2024 .text_top {
    margin-top: 115px;
    margin-right: calc(50% - 404px);
  }

  #banner_summber_2024 .text_top h1 {
    font-size: 46px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.04;
    letter-spacing: normal;
    text-align: right;
    /* font-weight: bold; */
    width: 520px;
    margin-right: 3px;
    margin-top: -9px;
    margin-bottom: 0px;
    /* margin-right: calc((100% - 722px) / 2); */
  }
  #banner_summber_2024 .text_top h1 .text-img {
    width: 165px;
    height: auto;
    margin-top: 10px;
  }
  #banner_summber_2024 .text_top h1 img {
    height: 24px;
    width: auto;
    display: inline-block;
    margin-top: 0px;
    right: -3px;
    top: 6px;
  }

  #banner_summber_2024 .text_top .text_w {
    font-size: 38px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.18;
    letter-spacing: -0.63px;
    text-align: right;
    color: #ffffff;
    margin: 0;
    display: inline-block;
    margin-right: calc((100% - 912px) / 2);
  }

  #banner_summber_2024 .text_top .text_w svg {
    width: 123px;
    height: 35px;
    position: relative;
    top: 9px;
  }

  #banner_summber_2024 .text_top .text_frame .orange_text {
    font-size: 18px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.18;
    letter-spacing: normal;
    text-align: right;
    color: #ffbc00;
    /* padding: 0 0px; */
    width: 449px;
    display: block;
    margin: auto;
    box-sizing: border-box;
    padding-right: 101px;
    top: 5px;
  }

  #banner_summber_2024 .text_top .text_frame {
    text-align: center;
    margin-top: 4px;
    width: 319px;
    margin-right: calc((100% - 857px) / 2);
    margin-top: 11px;
  }

  #banner_summber_2024 .text_top .text_frame .framed_text {
    font-size: 18px;
    font-weight: 300;
    line-height: 0.77;
    letter-spacing: -0.27px;
    color: #ffffff;
    text-align: center;
    margin: 0 0;
    width: 336px;
    box-sizing: border-box;
    padding: 20px 16px;
    background: url(./img/oramge_frame_360.png) no-repeat center center;
    background-size: contain;
    margin-top: -11px;
    width: 100%;
    /* height: 42px; */
  }

  #banner_summber_2024 .text_bottom .banner_link {
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    border-radius: 32px;
    letter-spacing: normal;
    text-align: center;
    color: #16254f;
    display: block;
    width: 195px;
    height: 58px;
    /* background: #30dfff; */
    border-radius: 32px;
    margin: 0;
    line-height: 2.8;
    text-decoration: none;
    /* margin-right: calc((100% - 722px) / 2); */
  }

  #banner_summber_2024 svg {
    height: 19px;
    width: 19px;
    position: relative;
    top: 3px;
    right: -5px;
    /* margin-left: -11px; */
  }

  #banner_summber_2024 .text_bottom {
    margin-top: 51px;
    text-align: right;
    margin-right: calc(50% - 400px);
  }

  #banner_summber_2024 .text_bottom .legal_note {
    font-size: 14px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: 0.1px;
    color: #fff;
    text-align: right;
    max-width: none;
    margin: 54px 0 0;
    /* margin-right: calc((100% - 800px) / 2); */
  }
}

@media only screen and (min-width: 1200px) {
  #banner_summber_2024 .text_top h2 img {
    height: 20px;
    right: 4px;
    top: 0px;
  }

  #banner_summber_2024 .text_top h2::after {
    background-image: url("./img/shape-1200.svg");
    width: 170px;
    height: 8px;
  }

  #banner_summber_2024 .text_top {
    margin-top: 108px;
    margin-right: calc(50% - 387px);
  }

  #banner_summber_2024 .text_top h2 {
    font-size: 32px;
    margin-right: calc((100% - 600px) / 2);
    /* width: 433px; */
    margin-top: 0px;
    line-height: 1.31;
    width: max-content;
  }
  #banner_summber_2024 .text_top h2 span {
    font-size: 39px;
    line-height: 0;
  }
  #banner_summber_2024 .underline::after {
    background-image: url(./img/shape-1200.svg);
    height: 9.4px;
    bottom: 2px;
    width: 167px;
    top: 94px;
    right: 318px;
  }

  #banner_summber_2024 .stampaa {
    transform: translateX(-50px) rotate(16deg);
    top: 35px;
    letter-spacing: normal;
    width: 102px;
    height: 102px;
    font-size: 18px;
  }

  #banner_summber_2024 .text_top .small-logo {
    margin-left: calc((100% - 881px) / 2);
    top: 346px;
  }

  #banner_summber_2024 .text_top img#note_logo {
    margin: 48px auto 0;
    /* display: block; */
    margin-right: calc((100% - 948px) / 2);
    width: 228px;
  }

  #banner_summber_2024 .cyan {
  }

  #banner_summber_2024 {
    width: 100%;
    background: url(./img/bg_1200.jpg) no-repeat center center;
    background-size: cover;
    /*margin-top: 50px;*/
    padding-top: 1px;
  }

  #banner_summber_2024 .text_top img {
    margin: 0px 0 0 0px;
    /* margin-right: calc((100% - 1120px) / 2); */
    /* display: block; */
    width: 461px;
    display: none;
  }

  #banner_summber_2024 .text_top h1 {
    font-size: 49px;
    font-weight: normal;
    width: 600px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.13;
    text-align: right;
    font-weight: 600;
    margin-bottom: -2px;
    /* display: none; */
    /* margin-right: calc((100% - 928px) / 2); */
  }
  #banner_summber_2024 .text_top h1 .text-img {
  }
  #banner_summber_2024 .text_top .text_w {
    font-size: 38px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.18;
    letter-spacing: -0.63px;
    text-align: right;
    color: #ffffff;
    margin: 0;
    display: inline-block;
    margin-right: calc((100% - 1120px) / 2);
  }

  #banner_summber_2024 .text_top .text_w svg {
    width: 123px;
    height: 35px;
    position: relative;
    top: 9px;
  }

  #banner_summber_2024 .text_top .text_frame .orange_text {
    font-size: 20px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.18;
    letter-spacing: -0.23px;
    text-align: right;
    color: #ffbc00;
    /* padding: 0 0px; */
    width: 100%;
    display: block;
    margin: auto;
    box-sizing: border-box;
    padding-right: 126px;
    top: 2px;
  }

  #banner_summber_2024 .text_top .text_frame {
    text-align: center;
    margin-top: 4px;
    width: 375px;
    margin-right: calc((100% - 948px) / 2);
    margin-top: 12px;
  }

  #banner_summber_2024 .text_top .text_frame .framed_text {
    font-size: 20px;
    font-weight: 300;
    line-height: 0.77;
    letter-spacing: 0.5px;
    color: #ffffff;
    text-align: center;
    margin: 0 auto;
    box-sizing: border-box;
    /* padding: 16px 16px; */
    background-size: contain;
    margin-top: -10px;
  }

  #banner_summber_2024 svg {
    height: 17px;
    width: 20px;
    /* top: 5px; */
    /* right: -4px; */
    margin-left: -4px;
  }

  #banner_summber_2024 .text_bottom .banner_link {
    font-size: 20px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 59px;
    letter-spacing: normal;
    text-align: center;
    color: #16254f;
    display: block;
    width: 195px;
    height: 58px;
    /* background: #30dfff; */
    /* border-radius: 24px; */
    margin: 0;
    text-decoration: none;
    /* margin-right: calc((100% - 921px) / 2); */
  }

  #banner_summber_2024 .text_bottom {
    margin-top: 47px;
    text-align: right;
    margin-right: calc(50% - 388px);
  }

  #banner_summber_2024 .text_bottom .legal_note {
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.14;
    text-align: right;
    /* color: #16254f; */
    max-width: 650px;
    margin: 53px 0 0 0;
    /* margin-right: calc((100% - 827px) / 2); */
  }
  .from-768 {
    display: none;
  }
}
