:root {
  --white: white;
  --ynet-red: #de1a1a;
  --black: #000;
  --gary: #0e0000;
  --ynet-blue: #1417ac;
  --euro-yellow: var(--white);
  --green-euro: #02b95e;
  --red-euro: #fe0000;
  --euro-blue: #143dda;
  --olympics-blue: #50bbb7;
  --bluedark-oly: #003a54;
  --accessible-components--dark-grey: #9b9b9b;
  --gray: #02b95e;
  --accessible-components--dodger-blue: #1378d100;
  --אדום-לקום-משבע: #cf0400;
  --כחול-לקום-משבעה: #1c66be;
  --ירוק-לקום-משבעה: #09960e;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  direction: rtl;
  color: #000;
  font-family: "Mosestext 1", sans-serif;
  font-size: .875rem;
  line-height: .875rem;
}

.body-2 {
  direction: rtl;
  background-color: #000;
  flex-direction: column;
  font-family: "Mosestext 1", sans-serif;
  line-height: .875rem;
}

.ynet-weekend-photos-header {
  direction: rtl;
  background-color: #fff0;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 2.8125rem;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: static;
  top: 0;
}

.ynet-weekend-header-warpper {
  justify-content: space-between;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: .875rem .625rem .875rem 4.375rem;
  display: flex;
  position: sticky;
  top: 0;
}

.ynet-weekend-photos-logo-link-block {
  flex: 0 auto;
}

.logo-ynet-ga-header {
  justify-content: flex-start;
  align-self: center;
  align-items: stretch;
  max-width: 100%;
  display: flex;
}

.ynet-weekend-photos-header-social-icons {
  grid-column-gap: .9375rem;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: center;
  max-width: 100%;
  display: flex;
}

.ynet-weekend-photos-social-facebook-link-block {
  align-self: center;
}

.image-127 {
  width: 1.875rem;
  height: 1.875rem;
}

.ynet-weekend-photos-social-whatsapp-link-block {
  align-self: center;
}

.ynet-weekend-photos-main-photo-wap {
  justify-content: space-between;
  align-items: center;
  max-width: none;
  height: auto;
  max-height: none;
  margin-top: 1.875rem;
  position: relative;
}

.ynet-weekend-photos-subtitle {
  display: none;
}

.text-block {
  text-align: center;
}

.ynet-weekend-photo-gallery-title-warp {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  margin-top: 1.875rem;
  display: flex;
}

.ynet-weekend-photos-title-warp {
  color: #fff;
  text-align: center;
  flex-flow: column;
  flex: 1;
  justify-content: space-between;
  align-items: stretch;
  margin-bottom: 10px;
  font-size: 4.375rem;
  line-height: 4.375rem;
  display: flex;
}

.heading-23 {
  direction: rtl;
  color: #9ad7e8;
  text-align: center;
  letter-spacing: .9rem;
  text-indent: -13px;
  border-top: 1.5px solid #fff;
  border-bottom: 1.5px solid #fff;
  flex-flow: row;
  justify-content: center;
  align-self: center;
  align-items: stretch;
  width: 100%;
  margin-top: .8rem;
  margin-bottom: .8rem;
  padding-bottom: 3px;
  font-family: "Mosestext 1", sans-serif;
  font-size: 2.2rem;
  font-weight: 500;
  line-height: 2.5rem;
  display: flex;
}

.heading-24 {
  direction: rtl;
  text-align: center;
  letter-spacing: .8rem;
  text-indent: -13px;
  background-color: #1417ac00;
  align-self: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.7rem;
}

.text-block-117 {
  direction: rtl;
  color: #fff;
  letter-spacing: 1.5px;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 1.0625rem;
}

.text-block-116 {
  direction: rtl;
  font-size: 1.25rem;
  line-height: 1.5625rem;
  display: none;
}

.collection-list-wrapper {
  justify-content: center;
}

.ynet-weekend-photos-credits {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  display: flex;
}

.collection-item {
  flex-direction: row;
  justify-content: center;
}

.ynet-weekend-photo-gallery-main-section {
  grid-column-gap: 1.25rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.ynet-weekend-photos-container {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-left: 3.75rem;
  margin-right: 3.75rem;
  display: flex;
  position: relative;
}

.ynet-weekend-photos-subtitle-warp {
  grid-column-gap: .9375rem;
  grid-row-gap: .9375rem;
  flex-direction: column;
  justify-content: space-between;
  align-self: center;
  display: flex;
}

.caption {
  color: var(--white);
  text-align: right;
  letter-spacing: 0;
  margin-top: .625rem;
  font-family: "Mosestext 1", sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.125rem;
}

.slider-thumb-wrap-2:hover {
  mix-blend-mode: hue;
}

.slider-thumb-image-6 {
  background-color: #fff;
  width: 100%;
  max-width: none;
  height: 100%;
  position: static;
  inset: 0%;
}

.slider-thumb-image-6:hover {
  opacity: .68;
}

._w-slider-dot {
  z-index: 4;
  grid-row-gap: 0rem;
  opacity: .73;
  cursor: pointer;
  object-fit: contain;
  background-color: #000;
  border: 0 solid red;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  width: 406.25rem;
  height: 100%;
  max-height: 24.375rem;
  margin: 0;
  padding-top: 0;
  padding-left: 0;
  line-height: .5rem;
  display: none;
  position: static;
  inset: auto auto 0% 0%;
  overflow: auto;
}

.slider-thumb-image-5 {
  background-color: #fff;
  width: 100%;
  position: static;
  inset: 0%;
}

.slider-thumb-image-5:hover {
  opacity: .68;
}

.text {
  width: 100%;
  height: auto;
  display: block;
}

.icon-4 {
  font-size: 1.75rem;
}

.right-arrow {
  transform-style: preserve-3d;
  background-color: #1417ac;
  width: 100%;
  max-width: 3.125rem;
  height: 100%;
  max-height: 3.125rem;
  margin: 0;
  padding: 0;
  display: none;
  inset: 45% auto 0% 0%;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.ynet-weekend-photos-slider {
  direction: ltr;
  background-color: #0000;
  flex-direction: row;
  flex: 0 auto;
  justify-content: center;
  align-items: stretch;
  width: 74%;
  max-width: none;
  height: auto;
  max-height: none;
}

.mask {
  cursor: zoom-in;
}

.ynet-weekend-photos-warp {
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: center;
  align-items: center;
  max-width: 100%;
  height: 100%;
  max-height: 100%;
  display: flex;
  position: relative;
}

.ynet-weekend-photos-slide-warp {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  max-height: none;
  display: flex;
}

.ynet-weekend-photos-slider-navigation {
  z-index: 4;
  grid-row-gap: .625rem;
  direction: ltr;
  cursor: pointer;
  mix-blend-mode: normal;
  object-fit: fill;
  background-color: #fff0;
  flex-flow: column;
  flex: 0 auto;
  place-content: stretch space-between;
  align-self: auto;
  align-items: stretch;
  width: 25%;
  max-width: 25%;
  height: 100%;
  max-height: 32.5rem;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 1.25rem;
  padding-top: 0;
  display: flex;
  position: relative;
  overflow: auto;
}

.image {
  cursor: pointer;
  object-fit: cover;
  width: 53.125rem;
  height: auto;
  max-height: 100%;
  position: static;
}

.slider-thumb-wrap-8:hover {
  mix-blend-mode: hue;
}

.left-arrow {
  transform-style: preserve-3d;
  background-color: #1417ac;
  flex: 0 auto;
  width: 3.125rem;
  height: 3.125rem;
  margin-top: 0;
  margin-bottom: 0;
  display: none;
  inset: 45% 0% 0% auto;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.slider-thumb-image {
  background-color: #00000040;
  width: 100%;
  max-width: none;
  height: 100%;
  max-height: none;
}

.slider-thumb-image:hover {
  opacity: .68;
}

.slider-thumb-wrap-3:hover, .slider-thumb-wrap-4:hover, .slider-thumb-wrap-5:hover, .slider-thumb-wrap-6:hover, .slider-thumb-wrap-7:hover, .slider-thumb-wrap-9:hover, .slider-thumb-wrap-10:hover, .slider-thumb-wrap-11:hover, .slider-thumb-wrap-12:hover, .slider-thumb-wrap-13:hover, .slider-thumb-wrap-14:hover, .slider-thumb-wrap-17:hover, .slider-thumb-wrap-18:hover, .slider-thumb-wrap-19:hover, .slider-thumb-wrap-20:hover, .slider-thumb-wrap-1:hover {
  mix-blend-mode: hue;
}

.slide {
  height: 100%;
}

.body-3 {
  font-family: "Mosestext 1", sans-serif;
}

.ynet-footer-creative_studio-image-2 {
  width: 6.25rem;
}

.ynet-footer-links-text-3 {
  color: #fff;
  text-align: center;
  font-family: "Mosestext 1", sans-serif;
  font-size: .75rem;
  font-weight: 400;
  text-decoration: none;
}

.link-29 {
  clear: none;
  direction: ltr;
  color: #fff;
  -webkit-text-stroke-color: #000;
  width: auto;
  padding-right: 1.125rem;
  text-decoration: none;
  position: relative;
}

.link-31, .link-32 {
  color: #fff;
  text-decoration: none;
}

.ynet-footer-photos-of-the-week {
  direction: ltr;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-top: 2.5rem;
  padding-left: .625rem;
  padding-right: .625rem;
  display: flex;
}

.ynet-weekend-photos-see-more-section {
  width: 100%;
  max-width: 100%;
  margin-top: 1.875rem;
  display: block;
  position: relative;
}

.ynet-weekend-photos-see-more-headline {
  grid-column-gap: .6875rem;
  grid-row-gap: .6875rem;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 100%;
  display: flex;
}

.ynet-potw-link-section {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  max-width: 100%;
  margin-top: .625rem;
  display: flex;
}

.ynet-potw-link-warp {
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  max-width: 19rem;
  margin-left: auto;
  display: flex;
}

.ynet-potw-image-warp {
  max-height: 100%;
  margin-bottom: .5rem;
}

.text-block-118 {
  color: #fff;
  font-size: 1.25rem;
  font-weight: 700;
}

.ynet-potw-see-more-headline-line-stroke {
  background-color: var(--ynet-red);
  flex: 1;
  align-self: center;
  height: .25rem;
  margin-left: auto;
}

.text-block-119 {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  flex-direction: column;
  font-size: 1rem;
  display: flex;
}

.link-37 {
  color: var(--white);
  cursor: pointer;
  font-weight: 700;
  line-height: 1.375rem;
  text-decoration: none;
}

.link-37:hover {
  text-decoration: underline;
}

.navbar {
  background-color: #fff;
  border-radius: .5rem;
  max-width: 87.5rem;
  margin-left: auto;
  margin-right: auto;
  position: fixed;
  top: .5rem;
  left: 0;
  right: 0;
  box-shadow: 0 0 1.25rem #00000080;
}

.container {
  justify-content: space-between;
  display: flex;
}

.brand_container {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-direction: row;
  align-items: center;
  margin-right: 10px;
  display: flex;
}

.brand_link {
  border-left: .0625rem solid #ff2d16;
  margin-right: 1rem;
  padding-left: 1rem;
}

.brand_link.last {
  border-left-width: 0;
}

.nav_link {
  padding: 1.25rem;
}

.nav_link:hover, .nav_link:active, .nav_link:focus, .nav_link:visited {
  color: #000;
}

.nav_link.w--current {
  color: #000;
  font-weight: 700;
}

.nav_link.ticket-buy {
  color: #fff;
  background-color: #d2232a;
  border-radius: 0;
}

.nav_link.ticket-buy:hover {
  text-decoration: underline;
}

.cal_text {
  grid-column-gap: .375rem;
  grid-row-gap: .375rem;
  color: #fff;
  background-color: #d2232a;
  border-radius: 1rem;
  justify-content: space-around;
  padding: .2rem 1rem;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 1.5rem;
  display: flex;
}

.hero_date {
  color: #000;
  font-size: 2rem;
  font-weight: 600;
  line-height: 2.6rem;
}

.text-block-123 {
  color: #fff;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.7rem;
}

.cal_links {
  flex-direction: column;
  padding: .5rem;
  display: flex;
}

.hero_logo-image {
  display: inline;
  position: relative;
  bottom: .5rem;
}

.hero_img {
  perspective-origin: 0%;
  transform-origin: 0%;
  margin-bottom: 13.5%;
  position: absolute;
  bottom: 6.5%;
  left: 0%;
}

.h1 {
  color: #000;
  text-align: center;
  white-space: nowrap;
  justify-content: center;
  margin-top: -3.6rem;
  margin-bottom: .5rem;
  font-size: 3rem;
  font-weight: 600;
  line-height: 2.6rem;
}

.hero_heading {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.hero_container {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  display: flex;
  position: static;
}

.section_hero {
  z-index: 2;
  background-color: #fdb732;
  background-image: url('../images/hero_texture.png');
  background-position: 0 0;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: relative;
}

.cal_link {
  color: #000;
  text-align: center;
  border-bottom: .0625rem solid #bebebe;
  padding: .3rem .2rem;
  text-decoration: none;
}

.cal_link:hover {
  color: #000;
  font-weight: 600;
}

.cal_link:active, .cal_link:visited {
  color: #000;
}

.cal_link.last {
  border-bottom-width: 0;
}

.add2calendar {
  perspective-origin: 50% 0;
  transform-origin: 50% 0;
  cursor: pointer;
  background-color: #fff;
  border-radius: 1rem;
  flex-direction: column;
  width: 11rem;
  display: flex;
  position: absolute;
  top: 30%;
  left: 1rem;
  right: auto;
}

.hero_top-text {
  text-align: center;
  flex-direction: column;
  align-items: flex-start;
  max-width: 100%;
  margin-top: 2rem;
  margin-right: 0;
  display: block;
}

.hero_text {
  perspective-origin: 100%;
  transform-origin: 100%;
}

.live_icon {
  margin-left: .25rem;
  margin-right: .25rem;
  position: relative;
}

.text-block-2 {
  flex: none;
}

.hero_details {
  background-color: #fff5e3;
  border-radius: .5rem;
  width: 50rem;
  height: 8.75rem;
  margin-top: 2rem;
  padding: 1rem 1rem 1rem 10rem;
  position: relative;
}

.hero_image {
  flex-direction: row;
  align-items: flex-end;
  height: 34rem;
  display: flex;
  position: relative;
}

.about_wrapper {
  text-align: center;
  background-color: #fff;
  border-bottom-right-radius: .5rem;
  border-bottom-left-radius: .5rem;
  flex-direction: column;
  align-items: center;
  max-width: 70rem;
  margin-bottom: 7rem;
  margin-left: auto;
  margin-right: auto;
  padding: 4rem 1rem 4em;
  display: flex;
  position: relative;
}

.subject_container {
  flex-wrap: wrap;
  justify-content: center;
  width: 90%;
  margin-top: -3.75rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  bottom: -3.75rem;
}

.section_about {
  background-color: #f9f9f9;
  flex-direction: column;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.hero_subject {
  margin-top: 2.5rem;
  margin-bottom: 1rem;
  font-weight: 700;
}

.about_text {
  line-height: 1.4rem;
}

.about_text.bold {
  font-weight: 700;
  line-height: 1.4rem;
  display: block;
}

.h2 {
  color: #eba116;
  text-align: center;
  letter-spacing: .03rem;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.2rem;
  line-height: 1rem;
}

.subject-title {
  color: #fff;
  border-bottom: .0625rem solid #f9f9f9;
  margin-bottom: .5rem;
  padding-bottom: .5rem;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1;
}

.about_text-wrapper {
  max-width: 42.5rem;
}

.share {
  z-index: 2;
  background-color: #fff;
  border-radius: .5rem;
  padding: .3rem .2rem .00625rem;
  position: absolute;
  inset: -1rem auto auto;
}

.subject {
  color: #fff;
  text-align: center;
  background-color: #863e4c;
  border-radius: .5rem;
  width: 30%;
  margin-bottom: 1rem;
  margin-left: .5rem;
  margin-right: .5rem;
  padding: .6rem .4rem;
}

.h3 {
  text-align: center;
  margin: 1rem 8em 2.75rem;
  font-size: 2rem;
  line-height: 2rem;
}

.speaker_img {
  object-fit: fill;
}

.speaker {
  max-width: 15.625rem;
  margin: 1rem;
}

.speaker_details {
  text-align: center;
  margin-top: .5rem;
}

.section_speakers {
  color: #fff;
  background-image: url('../images/speakers_texture.svg'), linear-gradient(-45deg, #2a0b11, #863e4c 56%, #a65f45);
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, auto;
  background-attachment: fixed, scroll;
  flex-direction: column;
  align-items: center;
  padding-top: 3.75rem;
  padding-bottom: 3.75rem;
}

.speaker_name {
  margin-bottom: .2rem;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.5rem;
}

.speaker_wrapper {
  flex-wrap: wrap;
  justify-content: center;
  max-width: 100%;
  display: flex;
}

.speaker_wrapper.hosts {
  border-bottom: .0625rem solid #bebebe80;
  max-width: 100%;
  margin-bottom: 1rem;
  padding-bottom: 1rem;
}

.speaker_image {
  object-fit: contain;
  border-radius: 1rem;
  overflow: hidden;
  box-shadow: 0 0 1.25rem #00000080;
}

.section_agenda {
  padding-top: 3.75rem;
  display: block;
}

.prog_column {
  flex: 1;
}

.prog_speaker {
  padding-bottom: 1.5rem;
  line-height: 140%;
}

.circle {
  border: .125rem solid #b3b3b3;
  border-radius: 50%;
  width: .5rem;
  height: .5rem;
}

.hour {
  flex: none;
  width: 3rem;
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}

.hour_container {
  display: flex;
}

.name {
  white-space: nowrap;
  font-weight: 600;
}

.program_container {
  grid-column-gap: 30px;
  border-bottom: .0625rem solid #bebebe;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: flex-start;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 3rem;
  display: flex;
}

.prog_talkname {
  color: #ec5324;
  padding-bottom: .5rem;
  font-weight: 700;
}

.note {
  text-align: center;
  width: 100%;
  margin-top: 2rem;
  margin-bottom: 1rem;
  font-size: .7rem;
}

.line {
  border-right: .125rem dotted #b3b3b3;
  flex: 1;
  width: .0625rem;
}

.line.top {
  flex: 0 auto;
  height: .35rem;
}

.line.top.first, .line.last {
  border-right-width: 0;
}

.timeline {
  flex-direction: column;
  flex: none;
  align-items: center;
  display: flex;
}

.prog_text {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}

.secion_partners {
  flex-direction: column;
  align-items: center;
  padding-top: 3.75rem;
  padding-bottom: 3.75rem;
}

.partners_wrapper {
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-top: 1rem;
  margin-bottom: 2rem;
  display: flex;
}

.partners_wrapper.no_high {
  border-top: .0625rem solid #bebebe;
  padding-top: 2rem;
}

.logo_link {
  margin-left: 2rem;
  margin-right: 2rem;
}

.logo_image {
  mix-blend-mode: darken;
}

.footer_logo_link {
  flex: none;
  margin-left: .5rem;
}

.section_footer {
  color: #1d2a30;
  border-bottom: .5rem solid #ff2d16;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: .5rem;
  padding-left: 2rem;
  padding-right: 2rem;
  font-size: .8rem;
  display: flex;
}

.footer_link-2 {
  color: #ff2d16;
  align-self: center;
}

.footer_link-2:hover, .footer_link-2:focus {
  color: #a50006;
}

.footer_left-2 {
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
  position: relative;
}

.footer_right-2 {
  display: flex;
}

.footer_text-lefr-2 {
  align-self: center;
  margin-left: 1rem;
  display: inline;
}

.footer_text-2 {
  align-self: center;
  margin-left: .25rem;
}

.footer_line-2 {
  align-self: center;
  padding-left: .5rem;
  padding-right: .5rem;
}

.woman-confrence-details-warp {
  color: #000;
  flex-flow: column wrap;
  height: 7.125rem;
  display: flex;
  position: relative;
}

.woman-confrence-details-warp-text {
  display: flex;
}

.text-block-124, .text-block-125 {
  color: #000;
  font-size: 1.25rem;
  line-height: 1.7rem;
}

.woman-confrence-details-warp-text-icon-warp {
  flex-direction: row;
  display: flex;
}

.ynet-mekomiot-counter {
  background-color: #d9d9d980;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 1.25rem;
  display: flex;
  position: relative;
}

.ynet-mekomiot-counter-image-warp {
  margin-left: -1.6875rem;
  margin-right: -.375rem;
  position: absolute;
  inset: auto 0% 0% auto;
}

.ynet-mekomiot-counter-title-warp {
  margin-left: .625rem;
  margin-right: 1.875rem;
}

.ynet-mekomiot-counter-countdown-warp {
  grid-column-gap: 1.25rem;
  color: #fff;
  background-color: #0e117c;
  flex: 0 auto;
  justify-content: space-between;
  align-items: center;
  width: 25.3125rem;
  margin-left: 0;
  padding: .625rem 1.25rem;
  display: flex;
}

.ynet-mekomiot-counter-time-countdown-text {
  grid-column-gap: .25rem;
  text-align: center;
  letter-spacing: .25rem;
  flex-direction: row;
  justify-content: flex-end;
  align-self: center;
  align-items: center;
  display: flex;
}

.ynet-mekomiot-counter-vote---warp {
  grid-column-gap: 1.25rem;
  justify-content: center;
  align-items: center;
  width: 25.3125rem;
  margin-left: 0;
  display: flex;
}

.ynet-mekomiot-counter-vote-text-update-warp {
  grid-column-gap: .625rem;
  display: flex;
}

.ynet-mekomiot-counter-vote-text-details-warp {
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.ynet-mekomiot-counter-buttons-warp {
  grid-row-gap: .3125rem;
  flex-direction: column;
  display: flex;
}

.ynet-mekomiot-counter-ynet-mekomiot-counter-button-updates {
  text-align: center;
  background-color: #0e117c;
  border: .0625rem solid #0e117c;
  width: 10rem;
  font-size: 1rem;
}

.ynet-mekomiot-counter-ynet-mekomiot-counter-button-updates:hover {
  color: #000;
  background-color: #0e117c00;
  border: .0625rem solid #0e117c;
}

.image-130 {
  width: 4.3125rem;
}

.text-block-126 {
  margin-left: 1.25rem;
  font-size: 2.25rem;
  line-height: 2rem;
}

.text-block-127 {
  font-size: 1.4375rem;
  font-weight: 700;
  line-height: 1.5625rem;
}

.text-block-128 {
  letter-spacing: .125rem;
  font-size: 2.375rem;
  font-weight: 700;
  line-height: 2.25rem;
}

.text-block-129 {
  font-size: .75rem;
  font-weight: 300;
}

.text-block-130 {
  font-weight: 300;
  display: none;
}

.text-block-131 {
  margin-bottom: .3125rem;
  font-size: 1.4375rem;
  font-weight: 700;
  line-height: 1.5625rem;
}

.text-block-132 {
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1;
}

.text-block-133, .text-block-134 {
  align-self: stretch;
  font-size: 2.8125rem;
  line-height: 1;
}

.text-block-130-copy {
  font-size: 1rem;
  font-weight: 400;
}

.ynet-mekomiot-counter-mobile-top-banner-border {
  display: none;
}

.ynet-mekomiot-counter-details-warp {
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.ynet-mekomiot-counter-details-mobile-divider {
  display: none;
}

.text-block-136 {
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1rem;
}

.woman-confrence-details-warp-ticket-button {
  text-align: center;
  background-color: #000;
  width: 30%;
  margin-top: .5625rem;
  font-size: 1.1rem;
  line-height: 1;
}

.woman-confrence-details-warp-ticket-button:hover {
  text-decoration: underline;
}

.link_header_ynetlogo_lightmode {
  flex: 0 auto;
}

.header_ynet_lightmode-ynet-falafel-project {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: .875rem .625rem .875rem 4.375rem;
  display: flex;
  position: sticky;
  top: 0;
}

.link-facebook-lightmode-icon {
  align-self: center;
}

.whatsapp_lightmode_icon {
  width: 1.875rem;
  height: 1.875rem;
}

.img_header_ynetlogo_lightmode {
  justify-content: flex-start;
  align-self: center;
  align-items: stretch;
  max-width: 100%;
  display: flex;
}

.link-whatsapp-lightmode-icon {
  align-self: center;
}

.facebook_lightmode_icon {
  width: 1.875rem;
  height: 1.875rem;
}

.header_social_icons_lightmode {
  grid-column-gap: .9375rem;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: center;
  max-width: 100%;
  display: flex;
}

.header_ynetlogo_darkmode {
  justify-content: flex-start;
  align-self: center;
  align-items: stretch;
  max-width: 100%;
  display: flex;
}

.whatsapp_darkmode_icon {
  width: 1.875rem;
  height: 1.875rem;
}

.link_header_ynetlogo_darkmode {
  flex: 0 auto;
}

.header_ynet_darkmode {
  justify-content: space-between;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: .875rem .625rem .875rem 4.375rem;
  display: flex;
  position: sticky;
  top: 0;
}

.facebook_darkmode_icon {
  width: 1.875rem;
  height: 1.875rem;
}

.img_header_ynetlogo_darkmode {
  justify-content: flex-start;
  align-self: center;
  align-items: stretch;
  max-width: 100%;
  display: flex;
}

.header_social_icons_darkmode {
  grid-column-gap: .9375rem;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: center;
  max-width: 100%;
  display: flex;
}

.footer_ynet_darkmode {
  direction: ltr;
  background-color: #0000;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: 5rem;
  margin-bottom: 0;
  padding: .375rem .625rem;
  display: flex;
  position: relative;
  inset: auto 0% 0%;
}

.img_creativestudiologo_darkmode {
  text-align: center;
  width: 6.25rem;
  margin-top: 0;
  margin-bottom: 0;
  display: inline-block;
}

.footer_ynet_darkmode_links {
  color: #fff;
  text-align: center;
  font-size: .75rem;
  font-weight: 400;
  line-height: 1;
  text-decoration: none;
}

.link_privecypolicy_darkmode {
  clear: none;
  direction: ltr;
  color: #fff;
  -webkit-text-stroke-color: #000;
  width: auto;
  padding-right: 0;
  text-decoration: none;
  position: relative;
}

.link_termsofuse_darkmode, .link_writetous_darkmode {
  color: #fff;
  text-decoration: none;
}

.footer_ynet_lightmode {
  direction: ltr;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: .375rem .625rem;
  display: flex;
}

.img_creativestudiologo_lightmode {
  width: 6.25rem;
  max-width: 100%;
}

.footer_ynet_lightmode_links {
  color: #000;
  text-align: center;
  font-size: .75rem;
  font-weight: 400;
  line-height: 1;
  text-decoration: none;
}

.link_privecypolicy_lightmode {
  clear: none;
  direction: ltr;
  color: #000;
  text-align: center;
  -webkit-text-stroke-color: #000;
  width: auto;
  padding-right: 0;
  text-decoration: none;
  position: relative;
}

.link_termsofuse_lightmode, .link_writetous_lightmode {
  color: #000;
  text-decoration: none;
}

.hero_image-copy {
  flex-direction: row;
  align-items: flex-end;
  height: 34rem;
  display: none;
  position: relative;
}

.hero_text-mobile {
  perspective-origin: 100%;
  transform-origin: 100%;
}

.hero_img-mobile {
  perspective-origin: 0%;
  transform-origin: 0%;
  margin-bottom: 13.5%;
  position: absolute;
  bottom: 6.5%;
  left: 0%;
}

.slider-thumb-wrap-15:hover {
  mix-blend-mode: hue;
}

.div-block-133 {
  grid-column-gap: .4375rem;
  grid-row-gap: .4375rem;
  background-color: #273443;
  border-left: .25rem solid #de1a1a;
  border-right: .25rem solid #de1a1a;
  justify-content: center;
  align-items: center;
  width: 850px;
  min-width: auto;
  max-width: none;
  height: 73px;
  font-family: "Mosestext 1", sans-serif;
  font-size: 1.8125rem;
  text-decoration: none;
  display: flex;
  position: static;
}

.my-text-element {
  color: #fff;
  font-size: 2.3vw;
  font-weight: 700;
  line-height: 1.5;
  text-decoration: none;
  position: relative;
}

.bold-text-5 {
  color: #fff;
}

.text-block-200 {
  color: #fff;
  font-size: 1.5rem;
  font-weight: 500;
}

.body-5 {
  background-color: #151515;
}

.ynet-the-pathological-challenge-navbar {
  background-color: #ddd0;
}

.ynet-the-pathological-challenge-project {
  color: #fff;
  background-color: #151515;
  flex-flow: column;
  width: 100%;
  height: 100%;
  display: flex;
}

.ynet-tpc-hero-section {
  flex-flow: column wrap;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.ynet-tpc-body-section {
  grid-column-gap: 16px;
  grid-row-gap: 3.75rem;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-top: 4.375rem;
  font-weight: 700;
  display: flex;
}

.ynet-tpc-body-section-articls-grid-top {
  grid-column-gap: 5.5rem;
  grid-row-gap: 0rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  justify-items: center;
  text-decoration: none;
  display: flex;
}

.ynet-tpc-body-article-warp {
  background-color: #fff;
  flex-direction: column;
  align-items: center;
  width: 19.8rem;
  height: 26.8rem;
  display: flex;
}

.ynet-tpc-body-article-image-warp {
  margin: .9375rem;
}

.ynet-tpc-body-article-text-warp {
  margin-left: 1.25rem;
  margin-right: 1.25rem;
}

.ynet-tpc-hero-section-redline-1 {
  background-color: #d80000;
  width: 48%;
  height: 25px;
  position: absolute;
  inset: 2% 0% auto auto;
  box-shadow: 0 2px .75rem #d80000;
}

.ynet-tpc-hero-bottom-section-images {
  grid-row-gap: 1.25rem;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  height: 19.7rem;
  margin-bottom: 0;
  display: flex;
  position: relative;
}

.ynet-tpc-hero-section-redline-2 {
  background-color: #d80000;
  justify-content: center;
  align-self: auto;
  align-items: stretch;
  width: 63%;
  height: 25px;
  margin-bottom: 10px;
  display: flex;
  position: absolute;
  inset: auto auto 8% 0%;
  box-shadow: 0 2px .75rem #d80000;
}

.ynet-tpc-hero-desktop-tite {
  position: relative;
}

.text-block-205 {
  color: #000;
  text-align: center;
  font-size: 1.125rem;
  line-height: 1.4375rem;
}

.ynet-tpc-body-section-articls-grid-mid {
  grid-column-gap: 6.25rem;
  grid-row-gap: 1.875rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-content: center;
  justify-items: center;
  display: flex;
}

.ynet-tpc-body-section-articls-grid-mid.ynet-animation-tpc {
  grid-column-gap: 5.5rem;
  justify-content: space-around;
  align-items: stretch;
}

.ynet-tpc-body-section-articls-grid-bottom {
  grid-column-gap: 6.25rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  justify-items: center;
  display: flex;
}

.ynet-tpc-body-section-articls-grid-bottom.ynet-animation-tpc {
  grid-column-gap: 5.5rem;
}

.ynet-tpc-credits {
  width: 100%;
  margin-top: 3.75rem;
  line-height: 1.5rem;
}

.text-block-206 {
  text-align: center;
}

.bold-text-6, .bold-text-7, .text-span, .text-span-2 {
  color: #d80000;
}

.link-block {
  color: #fff;
  text-decoration: none;
  transition: transform .2s;
}

.link-block:hover {
  transform: scale(1.05);
  box-shadow: 0 2px .75rem #fff;
}

.link-block-2 {
  color: #fff;
  text-decoration: none;
  transition: transform .2s;
}

.link-block-2:hover {
  transform: scale(1.05);
  box-shadow: 0 2px .75rem #fff;
}

.link-block-3 {
  color: #fff;
  text-decoration: none;
  transition: transform .2s;
}

.link-block-3:hover {
  transform: scale(1.05);
  box-shadow: 0 2px .75rem #fff;
}

.link-block-4 {
  color: #fff;
  text-decoration: none;
  transition: transform .2s;
}

.link-block-4:hover {
  transform: scale(1.05);
  box-shadow: 0 2px .75rem #fff;
}

.link-block-5 {
  color: #fff;
  text-decoration: none;
  transition: transform .2s;
}

.link-block-5:hover {
  transform: scale(1.05);
  box-shadow: 0 2px .75rem #fff;
}

.link-block-6 {
  color: #fff;
  text-decoration: none;
  transition: transform .2s;
}

.link-block-6:hover {
  transform: scale(1.05);
  box-shadow: 0 2px .75rem #fff;
}

.link-block-7 {
  color: #fff;
  text-decoration: none;
  transition: transform .2s;
}

.link-block-7:hover {
  transform: scale(1.05);
  box-shadow: 0 2px .75rem #fff;
}

.link-block-8 {
  color: #fff;
  text-decoration: none;
  transition: transform .2s;
}

.link-block-8:hover {
  transform: scale(1.05);
  box-shadow: 0 2px .75rem #fff;
}

.link-block-9 {
  color: #fff;
  text-decoration: none;
  transition: transform .2s;
}

.link-block-9:hover {
  transform: scale(1.05);
  box-shadow: 0 2px .75rem #fff;
}

.link-block-10 {
  color: #fff;
  text-decoration: none;
  transition: transform .2s;
  transform: translate(0);
}

.link-block-10:hover {
  transform: scale(1.05);
  box-shadow: 0 2px .75rem #fff;
}

.ynet-tpc-hero-mobile-tite {
  display: none;
}

.ynet-tpc-hero-section-redline-1-mobile {
  background-color: #d80000;
  width: 48%;
  height: 1.5rem;
  display: none;
  position: absolute;
  inset: 2% 0% auto auto;
  box-shadow: 0 2px .75rem #d80000;
}

.ynet-tpc-hero-section-redline-2-mobile {
  background-color: #d80000;
  justify-content: flex-end;
  align-items: center;
  width: 63%;
  height: 1.5rem;
  margin-bottom: .5625rem;
  display: none;
  position: absolute;
  inset: auto auto 1% 0%;
  box-shadow: 0 2px .75rem #d80000;
}

.ynet-tpc-hero-section-mobile-subtitle {
  display: none;
}

.lottie-animation-2 {
  width: 5vw;
}

.image-196 {
  width: 6vw;
  max-width: none;
}

.body-6 {
  background-color: #fff0;
}

.brand_image {
  width: auto;
  max-width: none;
  height: 100%;
}

.nav_link-2 {
  flex: 0 auto;
  padding: 1.25rem;
  display: block;
}

.nav_link-2:hover, .nav_link-2:active, .nav_link-2:focus, .nav_link-2:visited {
  color: #000;
}

.nav_link-2.w--current {
  color: #000;
  font-weight: 700;
}

.nav_link-2.red {
  color: #fff;
  background-color: #da1b1b;
  border-radius: 4rem;
  padding: .2rem .8rem;
}

.nav_link-2.none, .nav_link-2.none.w--current {
  display: block;
}

.brand_link-2 {
  border-left: 1px solid #ff2d16;
  height: 36px;
  padding-left: 1em;
}

.brand_link-2.last {
  border-left-style: none;
}

.nav-menu-2 {
  align-items: center;
  display: flex;
}

.navbar-2 {
  background-color: #fff;
  border-radius: .5rem;
  width: 98%;
  max-width: 87.5rem;
  margin-left: auto;
  margin-right: auto;
  position: fixed;
  top: .5rem;
  left: 0;
  right: 0;
  box-shadow: 0 0 20px #00000080;
}

.veeda-section-land-trigger-wrap {
  flex-direction: column;
  justify-content: center;
  align-self: center;
  align-items: flex-start;
  width: 100%;
  margin-top: 2rem;
  margin-bottom: 20px;
  display: flex;
}

.hero_date-2 {
  color: #000;
  font-size: 111%;
  font-weight: 600;
  line-height: 120%;
}

.hero_top-right {
  flex-flow: row;
  flex: none;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 144%;
  display: flex;
  position: relative;
}

.cal_text-2 {
  color: #fff;
  background-color: #da1b1b;
  border-radius: 1rem;
  justify-content: space-between;
  padding: .2rem 1rem;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 1.5rem;
  display: flex;
}

.hero_bg-image {
  z-index: 1;
  opacity: .1;
  max-width: none;
  height: 90%;
  position: absolute;
  inset: 12% 0 0% auto;
}

.cal_links-2 {
  flex-direction: column;
  padding: .5rem;
  display: flex;
}

.text-block-208 {
  flex: 0 auto;
  margin-right: 4px;
  font-size: 1.1rem;
}

.hero_bg {
  z-index: 0;
  justify-content: space-between;
  display: flex;
  overflow: hidden;
}

.hero_image-back {
  z-index: 0;
  opacity: .1;
  max-width: none;
  height: 90%;
  position: absolute;
  inset: 12% auto 0% -20vw;
}

.lottie_animation {
  justify-content: center;
  align-items: center;
  width: 125%;
  max-width: 100%;
  max-height: 100%;
  display: block;
}

.veeda-section-hero {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
  overflow: hidden;
}

.add2calendar-2 {
  perspective-origin: 50% 0;
  transform-origin: 50% 0;
  background-color: #fff;
  border-radius: 1rem;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: 9.8rem;
  display: flex;
  position: absolute;
  top: 15%;
  left: 1rem;
  right: auto;
}

.hero_details-2 {
  background-color: #ffffff80;
  border-radius: .5rem;
  align-self: center;
  width: 100%;
  margin-top: 2rem;
  padding: 1rem;
  display: block;
  position: relative;
}

.tickets_button {
  color: #fff;
  text-align: center;
  background-color: #da1b1b;
  border-radius: 8rem;
  width: 14rem;
  margin-left: 1rem;
  padding: .5rem 1rem;
  font-size: 1.2rem;
  font-weight: 700;
  box-shadow: 0 0 5px 2px #00000040;
}

.cal_link-2 {
  color: #000;
  text-align: center;
  border-bottom: 1px solid #bebebe;
  padding: .3rem .2rem;
  text-decoration: none;
}

.cal_link-2:hover {
  color: #000;
  font-weight: 600;
}

.cal_link-2:active, .cal_link-2:visited {
  color: #000;
}

.cal_link-2.last {
  border-bottom-width: 0;
}

.tickets-subscr-button {
  color: #fff;
  text-align: center;
  text-shadow: 0 0 3px #001b47;
  padding-top: .5rem;
  padding-bottom: .5rem;
  font-size: .95rem;
  font-weight: 500;
}

.tickets-subscr-button:hover, .tickets-subscr-button:active, .tickets-subscr-button:focus {
  color: #fff;
}

.tickets-subscr-button:focus-visible {
  color: #fff;
}

.tickets-subscr-button[data-wf-focus-visible], .tickets-subscr-button:visited {
  color: #fff;
}

.veeda-section-land-heading-txt {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  display: flex;
}

.h1-2 {
  color: #fff;
  text-align: right;
  width: auto;
  font-family: "Mosesdisplay 1", sans-serif;
  font-size: 1.65rem;
  font-weight: 400;
  line-height: 1.9rem;
  display: block;
}

.hero_details-text {
  color: var(--black);
  font-size: 1.7rem;
  font-weight: 400;
  line-height: 1.9rem;
  display: inline;
}

.hero_details-text.black-font {
  color: #000;
  font-size: 1.3rem;
}

.lottie-animation-3 {
  flex: 0 auto;
  width: 100%;
  max-width: 100%;
  display: block;
}

.live_icon-2 {
  height: 1.6rem;
  margin-left: 6px;
  margin-right: 6px;
  padding-left: .25rem;
  padding-right: .25rem;
  position: relative;
  bottom: 2px;
}

.veeda-section-land-wrap {
  z-index: 1;
  flex-direction: column;
  order: 2;
  justify-content: center;
  align-items: stretch;
  width: 887px;
  max-width: 100%;
  margin-top: 115px;
  display: flex;
  position: relative;
}

.hero_radio-text {
  padding-top: 1em;
}

.heading_text {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  align-self: center;
  max-width: 100%;
  margin-top: 1.5rem;
  display: flex;
  position: relative;
}

.veeda-about-item-h1 {
  border-bottom: 1px solid #f9f9f9;
  margin-bottom: .6rem;
  padding-bottom: .5rem;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 130%;
}

.subject-2 {
  color: #fff;
  text-align: center;
  background-color: #43b5e8;
  background-image: linear-gradient(#1c4e97, #3fa9dd);
  border: .3rem solid #fff;
  border-radius: 1rem;
  flex: none;
  width: 30%;
  margin-bottom: 1rem;
  margin-left: .5rem;
  margin-right: .5rem;
  padding: .6rem .4rem;
  font-size: .9rem;
  line-height: 1.1rem;
  box-shadow: 0 -2px 5px 1px #0000001a;
}

.veeda-section-about {
  z-index: 0;
  background-color: #f9f9f9;
  flex-direction: column;
  align-items: center;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.about_text-wrapper-2 {
  width: 100%;
  max-width: 800px;
}

.h2-2 {
  color: #da1b1b;
  text-align: center;
  letter-spacing: .03rem;
  margin-top: 0;
  margin-bottom: 1em;
  font-size: 1.3rem;
  line-height: 130%;
}

.veeda-txt-headline-h3 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 2rem;
  line-height: 2rem;
  display: block;
}

.share-2 {
  z-index: 2;
  background-color: #fff;
  border-radius: .5rem;
  padding: .3rem .2rem .1px;
  position: absolute;
  inset: -1rem auto auto;
}

.subject_container-2 {
  flex-flow: wrap;
  justify-content: center;
  margin-top: -3.75rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  bottom: -3.75rem;
}

.hero_subject-2 {
  margin-top: 2.5rem;
  margin-bottom: 1.5rem;
  font-size: 1.3rem;
  font-weight: 700;
  line-height: 130%;
}

.veeda-section-about-margins {
  text-align: center;
  background-color: #0000;
  border-bottom-right-radius: .5rem;
  border-bottom-left-radius: .5rem;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 70rem;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1rem;
  padding-right: 1rem;
  display: flex;
  position: relative;
}

.section_speakers-2 {
  color: #fff;
  background-image: linear-gradient(#1c4e97 29%, #3fa9dd);
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
  flex-direction: column;
  align-items: center;
  padding-top: 3.75rem;
  padding-bottom: 3.75rem;
  display: flex;
}

.veeda-speaker-grid {
  flex-wrap: wrap;
  justify-content: center;
  max-width: 89rem;
  display: flex;
}

.veeda-speaker-grid.hosts {
  border-bottom: 1px solid #bebebe80;
  margin-bottom: 1rem;
  padding-bottom: 1rem;
  display: flex;
  position: relative;
}

.veeda-speaker-txt-wrap {
  text-align: center;
  margin-top: .6rem;
}

.veeda-speaker-img {
  object-fit: cover;
}

.h2-3 {
  color: #da1b1b;
  text-align: center;
  letter-spacing: .03rem;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.2rem;
  line-height: 1rem;
  display: block;
}

.veeda-speaker-item {
  max-width: 15.625rem;
  margin: 1rem;
}

.veeda-speaker-name {
  text-wrap: balance;
  margin-bottom: .3rem;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 110%;
}

.veeda-speaker-img-crop {
  border: .3rem solid #fff;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 0 15px 1px #00000040;
}

._100-2 {
  width: 100%;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.name-2 {
  font-weight: 600;
}

.hour-2 {
  flex: none;
  width: 4rem;
  margin-left: 1.2rem;
  margin-right: 1.2rem;
  line-height: 130%;
}

.prog_talkname-2 {
  color: #da1b1b;
  text-align: right;
  padding-bottom: .5rem;
  font-weight: 700;
}

.veeda-section-agenda {
  padding: 4rem 1em;
  display: block;
}

.logo_image-2 {
  mix-blend-mode: darken;
  width: 16rem;
  height: auto;
}

.logo_image-2.tramp {
  width: auto;
  height: 6.2rem;
}

.veeda-section-partners {
  flex-direction: column;
  align-items: center;
  padding-left: 1rem;
  padding-right: 1rem;
  display: flex;
}

.veeda-section-partners-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-wrap: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-content: center;
  place-items: center;
  margin-top: 1rem;
  margin-bottom: 1rem;
  display: grid;
}

.veeda-partners-logo {
  margin-bottom: 1rem;
  margin-left: 1rem;
  margin-right: 1rem;
}

.footer_logo_link-2 {
  flex: none;
  margin-left: .5rem;
}

.footer_left {
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
  position: relative;
}

.veeda-section-footer {
  color: #1d2a30;
  border-bottom: .5rem solid #ff2d16;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: .5rem;
  padding-left: 2rem;
  padding-right: 2rem;
  font-size: .8rem;
  display: flex;
}

.footer_link {
  color: #ff2d16;
  align-self: center;
}

.footer_link:hover, .footer_link:focus {
  color: #a50006;
}

.text-block-210 {
  color: #fff;
  text-align: center;
  background-color: #da1b1b;
  align-self: center;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 4.2rem;
  font-weight: 700;
  line-height: 1;
  display: block;
}

.bold-text-8 {
  display: none;
}

.heading_text-mobile {
  align-self: flex-start;
  max-width: 513px;
  margin-top: 1.5rem;
  display: none;
  position: relative;
}

.text-warp-people-confrence-subtitle-head {
  align-self: flex-start;
  width: 100%;
  display: block;
}

.ynet-tpc-hero-section-bottom-res-war {
  flex-flow: row-reverse;
  justify-content: space-around;
  align-items: stretch;
  width: 100%;
  display: flex;
  position: relative;
}

.ynet-tpc-hero-section-redline-photo-title {
  flex: 1;
  margin-right: 10%;
}

.ynet-tpc-video-section {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff;
  flex-flow: row-reverse;
  justify-content: center;
  align-self: center;
  align-items: stretch;
  width: 1531.19px;
  margin-top: 25px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.html-embed-4 {
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.ynet-tpc-body-video-warp {
  background-color: #fff;
  flex-flow: row;
  align-items: center;
  padding: 20px;
  display: flex;
}

.ynet-tpc-body-article-video-warp {
  align-self: stretch;
}

.ynet-tpc-body-article-video-warp-desktop {
  margin-left: 1.25rem;
  margin-right: 1.25rem;
}

.ynet-tpc-body-video-text-warp-mobile {
  order: 1;
  margin-left: 1.25rem;
  margin-right: 1.25rem;
  display: none;
}

.text-block-205-video {
  color: #000;
  text-align: right;
  font-size: 2rem;
  font-weight: 400;
  line-height: 2.5rem;
}

.text-span-4 {
  font-size: 2.5rem;
  line-height: 3rem;
}

.ynet-tpc-hero-section-warning-warp-mobile {
  display: none;
}

.text-span-7 {
  color: #d80000;
}

.image-199 {
  width: 500px;
}

.text-warp-people-confrence-image-head {
  margin-bottom: 10px;
}

.text-warp-people-confrence-title-head-warp {
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  height: 317px;
  display: flex;
  position: absolute;
  inset: auto 18% 9% auto;
}

.ynet-lm7-project-warp {
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  width: auto;
  display: flex;
}

.ynet-lm7-hero-section {
  background-image: linear-gradient(#fff0 16%, #000), url('../images/YE4732485-1.jpg');
  background-position: 0 0, 50% 1%;
  background-size: auto, cover;
  height: 970px;
  max-height: 970px;
}

.ynet-lm7-body-section {
  align-self: center;
  width: 1240px;
  margin-left: 50%;
  margin-right: 50%;
}

.navbar-3 {
  background-color: #fff0;
}

.ynet-lm7-title-warp {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  width: 67%;
  margin-top: 5%;
  margin-right: 5%;
  display: flex;
}

.ynet-lm7-title-image-warp {
  width: 713px;
  height: 37vh;
  position: relative;
}

.ynet-lm7-subtitle-text-warp {
  color: #fff;
  width: 43vw;
  font-size: 25px;
  font-weight: 500;
  line-height: 35px;
  display: block;
}

.text-block-212 {
  text-shadow: 0 1px 25px #000;
  font-size: 23px;
  line-height: 30px;
}

.text-span-8 {
  font-size: 18px;
  font-weight: 400;
  line-height: 29px;
}

.body-7 {
  background-color: var(--gary);
}

.ynet-lm7-article-warp {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  color: #fff;
  flex-flow: column;
  margin-top: 50px;
  display: flex;
}

.ynet-lm7-headline-warp {
  border-bottom: 3px solid #cf0400;
  width: 57%;
  padding-bottom: 10px;
}

.ynet-lm7-article-text {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
}

.image-203 {
  z-index: 5;
  float: left;
  width: 40%;
  margin-top: 40px;
  margin-bottom: 25px;
  margin-right: 25px;
}

.text-block-214 {
  padding-bottom: 7px;
  font-size: 38px;
  font-weight: 700;
  line-height: 1;
}

.text-block-215 {
  font-size: 23px;
  font-weight: 500;
  line-height: 1;
}

.ynet-lm7-category-warp {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  justify-content: flex-start;
  align-items: center;
}

.tv-lm7 {
  color: #cf0400;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
}

.ynet-lm7-category-warp-tv, .ynet-lm7-category-warp-movie, .ynet-lm7-category-warp-theatre {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  display: flex;
}

.movie-lm7 {
  color: #09960e;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
}

.theatre-lm7 {
  color: #1c66be;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
}

.image-203-mobile {
  z-index: 5;
  float: left;
  width: 54%;
  margin-top: 40px;
  margin-bottom: 7px;
  margin-right: 10px;
  display: none;
}

.rich-text-block {
  margin-top: 20px;
  font-size: 16px;
  line-height: 23px;
}

.ynet-lm7-credit-section {
  color: #fff;
  text-align: center;
  margin-top: 40px;
  margin-left: 134px;
  margin-right: 134px;
}

.collection-item-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
}

.ynet-lm7-title-image-warp-1 {
  position: absolute;
}

.ynet-lm7-title-image-warp-2 {
  position: absolute;
  inset: auto auto 0% 0%;
}

.ynet-lm7-title-image-warp-3 {
  position: absolute;
  inset: 3% 21% auto auto;
}

.image-204 {
  display: block;
}

.link-facebook-darkmode-icon-lm7, .link-whatsapp-darkmode-icon-lm7 {
  align-self: center;
}

.logo_image-2-copy.brand_image {
  width: 11.4rem;
  height: 5.8rem;
}

.logo_image-2-78 {
  mix-blend-mode: darken;
  width: 12.6rem;
  height: 3.8rem;
}

.ynet-ycar-gallery-section {
  width: 100%;
  max-width: 1240px;
}

.ynet-ycar-slider-warp {
  direction: ltr;
  height: 670px;
}

.left-arrow-2 {
  width: 3%;
  height: 5vh;
  inset: auto 18% 26% auto;
}

.background-video {
  width: 100%;
  height: 100%;
}

.body-8 {
  justify-content: center;
  display: flex;
}

.right-arrow-2 {
  width: 3%;
  height: 5vh;
  inset: auto 5% 26% auto;
}

.slide-nav {
  width: 2%;
  height: 20%;
  display: block;
  inset: 0% 0% 0% auto;
}

.ynet-ycar-text-warp {
  background-color: #ffffffb3;
  justify-content: flex-start;
  width: 25%;
  height: 60%;
  display: flex;
  position: absolute;
  inset: 15% 0% 15% auto;
}

.ynet-ycar-text-box {
  align-self: center;
  width: 85%;
}

.text-block-217 {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  color: #000;
  text-align: right;
  flex-flow: column;
  display: flex;
}

.bold-text-13 {
  font-size: 2rem;
  line-height: 1;
}

.text-span-13 {
  font-size: 1.2rem;
  line-height: 1;
}

.icon-5, .icon-6 {
  color: #000;
}

.logo_image-2-78-copy {
  mix-blend-mode: darken;
  width: 12.8rem;
  height: 7.3rem;
}

.logo_image-2-78-copy-copy {
  mix-blend-mode: darken;
  width: 17rem;
  height: 5.7rem;
}

.text-block-218 {
  line-height: 1.1rem;
}

.h3-2-copy {
  text-align: center;
  margin-top: 1rem;
  margin-bottom: 0;
  font-size: 1.6rem;
  line-height: 2rem;
}

.logo_image-2-78-copy-copy-copy {
  mix-blend-mode: darken;
  width: 10.9rem;
  height: 5.6rem;
}

.logo_image-2-78-copy-copy-copy-copy {
  mix-blend-mode: darken;
  width: 7.2rem;
  height: auto;
}

.link-facebook-darkmode-icon-pc, .link-whatsapp-darkmode-icon-pc {
  align-self: center;
}

.image-shoes-mem-diary24 {
  width: 350px;
}

.ynet-footer-links-text-4 {
  color: #ed0d0d;
  text-align: center;
  font-family: "Mosestext 1", sans-serif;
  font-size: 12px;
  font-weight: 400;
  text-decoration: none;
}

.image-63-copy-2 {
  direction: rtl;
  text-align: right;
  width: auto;
  height: auto;
}

.text-block-17 {
  justify-content: center;
  align-items: center;
  max-width: 100%;
  margin-top: 80px;
  font-size: 1rem;
  display: flex;
}

.p-memorial24 {
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.4rem;
}

.text-block-12 {
  color: #363636;
  letter-spacing: 2px;
  border-right: 4px solid #de1a1a;
  width: 100%;
  margin-top: 40px;
  margin-bottom: 20px;
  padding: 0 10px;
  font-size: 1.5rem;
  line-height: 1.1rem;
  text-decoration: none;
}

.text-block-12:hover {
  color: #de1a1a;
}

.text-block-12:active {
  color: red;
}

.section-7-md-24 {
  margin-top: 40px;
  margin-bottom: 40px;
  display: flex;
}

.image-205 {
  transition: opacity;
}

.balck-ynet-logo {
  padding-right: 0;
}

.text-span-39 {
  width: auto;
  margin-right: 80px;
}

.bk-image-memorial-diary24 {
  background-image: url('../images/shutterstock_1097759942-copy-2.png');
  background-position: 50%;
  background-size: auto;
  background-attachment: fixed;
  width: 100vw;
  height: 100vh;
  position: fixed;
}

.p--wrp-title-text-memorialdiary24 {
  width: 70%;
  margin-top: 0;
  margin-bottom: 0;
}

.list-2 {
  line-height: 1.4rem;
}

.lottie-animation-4 {
  transform-style: preserve-3d;
  width: 50px;
  transition: opacity .2s;
  transform: rotateX(0)rotateY(-180deg)rotateZ(0);
}

.text-block-69-whit-redmail {
  color: #000;
  display: none;
}

.text-span-43 {
  color: #ed0d0d;
}

.link-40 {
  color: #333;
  text-decoration: none;
}

.hader-memorial-diary-24 {
  direction: rtl;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 100.018%;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 20px 10px 10px;
  display: flex;
  position: static;
  top: 0;
}

.link-facebook-white-icon {
  width: auto;
}

.section-2-md-24 {
  margin-top: 40px;
  margin-bottom: 40px;
  display: flex;
}

.wrp-social-icon-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  margin-left: 60px;
  display: flex;
}

.paragraph-7 {
  color: #353535;
  text-wrap: revert;
  width: 80%;
  margin-bottom: 60px;
  padding-left: 0;
  font-size: 1.3rem;
  line-height: 2.2rem;
}

.section-5-md-24 {
  margin-top: 40px;
  margin-bottom: 40px;
  display: flex;
}

.h2-date--memorial24 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 1.2em;
}

.text-span-42 {
  color: #ed0d0d;
}

.wrp-section1-memorial-diary2024 {
  flex-flow: row;
  width: 100%;
  max-width: 100%;
  display: flex;
}

.heading-4 {
  width: auto;
  margin: 60px 0 60px auto;
  padding-left: 0;
  font-size: 9rem;
  font-weight: 400;
  line-height: 9rem;
}

.text-span-44 {
  color: #ed0d0d;
}

.wrp-section2-memoriat-diary24 {
  flex-flow: wrap;
  width: 100%;
  max-width: 100%;
  margin-top: 40px;
  display: flex;
}

.wrp-header-right-side {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.wrp-memorial-diary2024 {
  direction: rtl;
  height: auto;
  font-family: "Mosestext 1", sans-serif;
  font-size: 2rem;
  line-height: 1rem;
}

.link-41 {
  color: #333;
  text-decoration: none;
}

.wrp-text-content-memorial-diary24 {
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
}

.scrolltotop-memorial-diary {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  direction: rtl;
  color: #fff;
  text-align: center;
  background-color: #fff0;
  flex-direction: column;
  align-items: center;
  max-width: 4rem;
  margin-top: 10px;
  margin-left: 20px;
  margin-right: 0;
  padding: 22px 10px 40px;
  font-size: .9rem;
  text-decoration: none;
  display: flex;
  position: fixed;
  inset: auto auto 0% 0;
}

.container1240-mem-diary24 {
  width: 1340px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.link-42 {
  clear: none;
  direction: ltr;
  color: #333;
  -webkit-text-stroke-color: #000;
  width: auto;
  padding-right: 18px;
  text-decoration: none;
  position: relative;
}

.section-3-md-24 {
  margin-top: 40px;
  margin-bottom: 40px;
  display: flex;
}

.link-category-mem-diary24 {
  color: #000;
  width: auto;
  text-decoration: none;
}

.wrp-option1-text-image-diary24 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 10px;
  padding-top: 10px;
  display: flex;
  position: relative;
}

.image-168 {
  direction: rtl;
  text-align: right;
  width: auto;
  height: auto;
}

.ynet-footer-creative_studio-image-3 {
  width: 100px;
}

.wrp-nav-menu-memoriay-diary24 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: fill;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 20%;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
}

.section-9-md-24 {
  margin-top: 40px;
  margin-bottom: 40px;
  display: flex;
}

.bold-text-14 {
  font-size: 1.5rem;
  line-height: 1.3rem;
}

.wrp-category-dairy24 {
  width: 80%;
  font-size: 1.3rem;
}

.section-1-md-24 {
  margin-top: 40px;
  margin-bottom: 40px;
  display: flex;
}

.ynet-footer-memorial-diart24 {
  direction: ltr;
  color: #fdbaba;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 6px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
  inset: auto 0% 0%;
}

.text-span-40 {
  color: red;
  font-size: 1.5rem;
  font-weight: 700;
}

.heading-5 {
  -webkit-text-stroke-width: 0px;
  overflow-wrap: normal;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2rem;
  font-weight: 400;
}

.section-10-md-24 {
  margin-top: 40px;
  margin-bottom: 40px;
  display: flex;
}

.wrp-memorial-diary24-maintext {
  color: #363636;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 80%;
  max-width: 100%;
  height: auto;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.wrp-image-shoes-memorialdiary24 {
  width: 25%;
  margin-top: auto;
}

.wrp-img-mm-24 {
  position: absolute;
  inset: 0% auto auto 0%;
}

.section-8-md-24, .section-6-md-24 {
  margin-top: 40px;
  margin-bottom: 40px;
  display: flex;
}

.ynet-falafel-project {
  flex-flow: column;
  display: flex;
}

.ynet-falafel-project-header {
  background-color: #d2f2fd;
  display: block;
}

.ynet-falafel-project-head {
  z-index: 10;
  background-color: #08b7f62e;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  max-width: 100%;
  height: auto;
  display: flex;
  position: relative;
}

.ynet-falafel-project-body {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  grid-template-rows: auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin: 30px 60px 40px;
  padding-bottom: 30px;
  display: grid;
}

.ynet-falafel-title-warp {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.navbar-4 {
  background-color: #ddd0;
}

.ynet-falafel-item-warp {
  grid-column-gap: 20px;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-end;
  width: 330px;
  height: auto;
  display: flex;
}

.ynet-falafel-info-warp {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: space-around;
  width: 300px;
  height: auto;
  display: flex;
}

.ynet-falafel-image-warp {
  object-fit: contain;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 260px;
  margin-top: auto;
  display: flex;
}

.ynet-falafel-item-text-warp {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  height: 240px;
  display: flex;
}

.ynet-falafel-item-measure-warp {
  justify-content: center;
  align-items: center;
  width: 100px;
  display: flex;
  position: relative;
}

.footer_ynet_lightmode-ynet-falafel-item {
  direction: ltr;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: .375rem .625rem;
  display: flex;
}

.image-206, .image-207 {
  height: auto;
}

.text-block-220 {
  color: #2068b2;
  padding-bottom: 0;
  font-family: Alenbi, sans-serif;
  font-size: 2rem;
  line-height: 2.3rem;
}

.text-block-220.color1 {
  color: #04509c;
}

.text-block-220.color2 {
  color: #0995f0;
}

.text-block-220.color3 {
  color: #64b5e4;
}

.image-209 {
  flex: 1;
  align-self: flex-end;
}

.wrp-img-text-pfalafel {
  justify-content: flex-end;
  align-items: center;
  width: 80%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: static;
  inset: 381px 0% 0%;
}

.div-block-135, .div-block-136 {
  width: 50%;
}

.text-block-223 {
  padding-bottom: 25px;
  font-size: 1.1rem;
  line-height: 1.4rem;
}

.text-span-47 {
  color: var(--ynet-blue);
  font-weight: 700;
}

.image-falafel {
  width: auto;
  max-width: 100%;
  margin-top: -54px;
}

.palafel-timani {
  object-fit: contain;
  object-position: 100% 50%;
  width: 100%;
  height: 70%;
}

.wrp-prgrf-tetx-falafel {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  height: 100%;
  display: flex;
}

.palafel-timani-copy {
  object-fit: contain;
  object-position: 100% 50%;
  object-fit: contain;
  object-position: 100% 50%;
  object-fit: contain;
  object-position: 100% 50%;
  width: 100%;
  height: 260px;
}

.wrp-credit-falefal {
  text-align: center;
  justify-content: center;
  align-items: center;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.text-block-224 {
  font-size: 1rem;
  line-height: 1.4rem;
}

.text-block-225 {
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.6rem;
}

.text-block-226 {
  font-size: 1.1rem;
  line-height: 1.6rem;
}

.text-block-228 {
  align-self: auto;
  font-size: 1.1rem;
  font-weight: 700;
  line-height: 1.6rem;
}

.div-block-137 {
  flex-flow: column;
  flex: 1;
  justify-content: space-between;
  display: flex;
}

.palafel-timani-habib, .palafel-timani--5 {
  object-fit: contain;
  object-position: 100% 50%;
  width: 100%;
  height: 85%;
}

.palafel-timani-copy {
  object-fit: contain;
  object-position: 100% 50%;
  width: 100%;
  height: 100%;
}

.palafel-timani--smsia {
  object-fit: contain;
  object-position: 100% 50%;
  width: 100%;
  height: 80%;
}

.palafel-timani-t-f, .palafel-timani-old, .palafel-timani-timna {
  object-fit: contain;
  object-position: 100% 50%;
  width: 100%;
  height: 70%;
}

.palafel-timani--zcron, .palafel-timani-rcon {
  object-fit: contain;
  object-position: 100% 50%;
  width: 100%;
  height: 60%;
}

.palafel-timani--mosa, .palafel-timani--king, .palafel-timani--salom {
  object-fit: contain;
  object-position: 100% 50%;
  width: 100%;
  height: 50%;
}

.palafel-timani--broder {
  object-fit: contain;
  object-position: 100% 50%;
  width: 100%;
  height: 45%;
}

.palafel-timani--chanani {
  object-fit: contain;
  object-position: 100% 50%;
  width: 100%;
  height: 35%;
}

.palafel-timani--asulib {
  object-fit: contain;
  object-position: 100% 50%;
  width: 100%;
  height: 40%;
}

.palafel-timani--mor {
  object-fit: contain;
  object-position: 100% 50%;
  width: 100%;
  height: 35%;
}

.palafel-timani--twin {
  object-fit: contain;
  object-position: 100% 50%;
  width: 100%;
  height: 30%;
}

.image-209-copy {
  flex: 1;
  align-self: flex-end;
}

.hader-tt24 {
  direction: rtl;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 100.018%;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 20px 10px 10px;
  display: flex;
  position: absolute;
  top: 0;
}

.image-212 {
  direction: rtl;
  text-align: right;
  width: auto;
  height: auto;
}

.image-213 {
  order: -1;
}

.line-tt-24 {
  border: 1px solid #02b95e;
  width: 100%;
}

.line-tt-24.yellow {
  border-color: #ffca00;
}

.line-tt-24.red {
  border-top-color: #fe0000;
  border-bottom-color: #fe0000;
}

.line-tt-24.blue {
  border-color: #143dda;
}

.img-logo-country-tt {
  object-fit: contain;
  width: 270px;
  height: 200px;
}

.wrp-section4-left {
  flex-flow: column;
  justify-content: center;
  padding-right: 0;
  display: flex;
}

.link-block-arrow-back-tt24 {
  color: #333;
  order: -1;
  text-decoration: none;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.horizontal-line-tt24 {
  background-color: #fff;
  flex-flow: column;
  width: 30px;
  height: 7px;
  display: flex;
  overflow: visible;
}

.horizontal-line-tt24.yellow.black {
  color: var(--gary);
  background-color: #000;
}

.text-tt24 {
  width: 100%;
}

.text-tt24.blabk {
  color: #000;
}

.button-summary-tt24 {
  color: #02b95e;
  background-color: #fff;
  padding: 5px 10px;
}

.button-summary-tt24:hover {
  color: #fff;
  background-color: #02b95e;
  border: 1px solid #fff;
}

.wrp-section3-tt {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: center;
  width: 80%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.image-214 {
  box-sizing: border-box;
  float: left;
  aspect-ratio: 1;
  object-fit: cover;
  shape-outside: circle(50%);
  height: 140px;
  margin-top: auto;
  margin-bottom: 18px;
  margin-right: 14px;
  padding-right: 13px;
  position: static;
}

.h-tt24 {
  color: #02b95e;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5rem;
  line-height: 1.5rem;
}

.h-tt24.yellow {
  color: #ffca00;
}

.h-tt24.red {
  color: #fe0000;
}

.h-tt24.blue {
  color: #143dda;
}

.rp-game-tt24 {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 150px;
  display: flex;
}

.wrp-section4--tt24-copy {
  width: 40%;
  margin-left: auto;
  margin-right: auto;
}

.wrp-img-bk {
  z-index: -20;
  background-image: url('../images/bk.png'), linear-gradient(#232323, #111);
  background-position: 0 0, 0 0;
  background-size: cover, auto;
  width: 100vw;
  height: 100vh;
  position: fixed;
  inset: 0%;
}

.img-tt-24 {
  box-sizing: content-box;
  aspect-ratio: 16 / 9;
  object-fit: cover;
  width: 100%;
}

.wrp-card-tt24 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  direction: rtl;
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 1000px;
  max-width: 100%;
  margin: 67px auto;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.icon-tt24 {
  margin-bottom: auto;
}

.lb-left-size {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  padding: 5px 9px;
  text-decoration: none;
  display: flex;
}

.lb-left-size.yellow, .lb-left-size.yellow:hover {
  background-color: var(--euro-yellow);
}

.lb-left-size.yellow.green, .lb-left-size.green {
  background-color: var(--green-euro);
}

.lb-left-size.green.yellow {
  background-color: var(--euro-yellow);
}

.lb-left-size.red {
  background-color: var(--red-euro);
}

.lb-left-size.blue {
  background-color: var(--euro-blue);
}

.lb-right-size {
  background-color: var(--green-euro);
  color: #1c1b1f;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: auto;
  padding: 5px 9px;
  text-decoration: none;
  display: flex;
}

.lb-right-size:hover {
  background-color: var(--green-euro);
}

.lb-right-size.yellow, .lb-right-size.yellow:hover {
  background-color: var(--euro-yellow);
}

.lb-right-size.red {
  background-color: var(--red-euro);
  color: #fff;
}

.lb-right-size.blue {
  background-color: var(--euro-blue);
}

.text-block-34 {
  text-align: center;
  justify-content: center;
  align-items: center;
  line-height: 1rem;
  text-decoration: none;
  display: flex;
}

.text-link-left-tt-24 {
  color: #1c1b1f;
}

.text-link-left-tt-24.white {
  color: #fff;
}

.wrp-section4-right-tt24 {
  grid-column-gap: 23px;
  grid-row-gap: 23px;
  border-left: 0 solid #02b95e;
  flex-flow: column;
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  display: flex;
}

.wrp-section5--tt24 {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
}

.text-afteranextension-tt24.black {
  color: #000;
}

.wrp-section4-tt {
  justify-content: center;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.icon-text-tt24 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: center flex-start;
  place-items: center;
  width: 260px;
  display: flex;
}

.p-tt-24 {
  font-size: 1rem;
  line-height: 1.2rem;
}

.wrp-link-country-tt24 {
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-bottom: 0;
  display: flex;
}

.text-country-tt {
  color: #02b95e;
  font-size: 1.5rem;
  font-weight: 700;
}

.text-country-tt.yellow {
  color: #ffca00;
}

.text-country-tt.red {
  color: #fe0000;
}

.text-country-tt.blue {
  color: #143dda;
}

.rp-game-tt24-link {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  flex-flow: column;
  justify-content: space-around;
  align-items: center;
  display: flex;
}

.wrp-righy-bottom-tt24 {
  grid-row-gap: 20px;
  color: #fff;
  background-color: #02b95e;
  justify-content: space-around;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.wrp-righy-bottom-tt24.yellow {
  background-color: #ffca00;
}

.wrp-righy-bottom-tt24.red {
  background-color: #fe0000;
}

.wrp-righy-bottom-tt24.blue {
  background-color: #143dda;
}

.wrp-vertical-tt24 {
  background-color: #02b95e;
  width: 1px;
  margin-left: 20px;
  margin-right: 20px;
}

.wrp-vertical-tt24.yellow {
  background-color: #ffca00;
}

.wrp-vertical-tt24.red {
  background-color: #fe0000;
}

.wrp-vertical-tt24.blue {
  background-color: #143dda;
}

.text-link-right-tt24 {
  text-align: left;
  width: auto;
  text-decoration: none;
}

.text-link-right-tt24.white {
  color: #fff;
}

.section1-timeturnel {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 80%;
  margin: 0 auto 0;
  display: flex;
}

.text-block-30 {
  color: #000;
  font-size: 2rem;
  font-weight: 700;
  line-height: 2rem;
}

.wrp-arrow-back {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 80%;
  margin-top: 20px;
  display: flex;
  position: relative;
}

.name-country-tt24 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1rem;
}

.name-country-tt24.black {
  color: var(--gary);
}

.text-block-35 {
  padding-left: 20px;
  font-size: 1rem;
  line-height: 1.2rem;
}

.heading-10 {
  color: #02b95e;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5rem;
}

.wrp-icon-tt24 {
  grid-column-gap: 19px;
  grid-row-gap: 19px;
  color: #fff;
  background-color: #02b95e;
  flex-flow: wrap;
  grid-template: ". . ."
                 ". . ."
                 ". . Area-2"
                 / 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: center start;
  width: auto;
  margin-top: 0;
  padding: 20px 0;
  display: flex;
}

.wrp-icon-tt24.yellow {
  background-color: #ffca00;
}

.wrp-icon-tt24.red {
  background-color: #fe0000;
}

.wrp-icon-tt24.blue {
  background-color: #143dda;
}

.wrp-section4-p-tt {
  flex-flow: column;
  display: block;
}

.wrp-bk-card-tt24 {
  justify-content: center;
  display: flex;
}

.icon-text-tt24-copy {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: center flex-start;
  place-items: center;
  width: 540px;
  display: flex;
}

.result-tt-24 {
  font-size: 1.4rem;
  font-weight: 700;
}

.result-tt-24.black {
  color: #000;
}

.image-215 {
  direction: rtl;
  text-align: right;
  width: auto;
  height: auto;
}

.image-216 {
  order: -1;
}

.image-217 {
  float: left;
  aspect-ratio: 1;
  object-fit: cover;
  shape-outside: circle(50%);
  height: 140px;
  margin-top: auto;
  margin-bottom: 6px;
  margin-right: 22px;
  padding-right: 13px;
  position: static;
}

.text-block-229 {
  text-align: center;
  justify-content: center;
  align-items: center;
  line-height: 1rem;
  text-decoration: none;
  display: flex;
}

.button-summary-tt24-yellow {
  color: #000;
  -webkit-text-stroke-color: #ffca00;
  background-color: #fff;
  padding: 5px 10px;
}

.button-summary-tt24-yellow:hover {
  color: #fff;
  background-color: #143dda;
  border: 1px solid #fff;
}

.text-block-230 {
  color: #000;
  font-size: 2rem;
  font-weight: 700;
  line-height: 2rem;
}

.text-block-231 {
  padding-left: 20px;
  font-size: 1rem;
  line-height: 1.2rem;
}

.heading-25 {
  color: #02b95e;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5rem;
}

.heading-25.yellow {
  color: #ffca00;
}

.image-218 {
  order: -1;
}

.image-219 {
  float: left;
  aspect-ratio: 1;
  object-fit: cover;
  shape-outside: circle(50%);
  height: 147px;
  margin-top: auto;
  margin-right: 43px;
  position: static;
}

.text-block-232 {
  text-align: center;
  justify-content: center;
  align-items: center;
  line-height: 1rem;
  text-decoration: none;
  display: flex;
}

.button-summary-tt24-red {
  color: #fe0000;
  background-color: #fff;
  padding: 5px 10px;
}

.button-summary-tt24-red:hover {
  color: #fff;
  background-color: #fe0000;
  border: 1px solid #fff;
}

.text-block-233 {
  color: #000;
  font-size: 2rem;
  font-weight: 700;
  line-height: 2rem;
}

.text-block-234 {
  padding-left: 20px;
  font-size: 1rem;
  line-height: 1.2rem;
}

.heading-26 {
  color: #02b95e;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5rem;
}

.heading-26.red {
  color: #fe0000;
}

.image-220 {
  order: -1;
}

.button-summary-tt24-blue {
  color: #143dda;
  -webkit-text-stroke-color: #143dda;
  background-color: #fff;
  padding: 5px 10px;
}

.button-summary-tt24-blue:hover {
  color: #fff;
  background-color: #143dda;
  border: 1px solid #fff;
}

.image-221 {
  float: left;
  aspect-ratio: 1;
  object-fit: cover;
  shape-outside: circle(50%);
  height: 147px;
  margin-top: auto;
  margin-right: 17px;
  padding-right: 13px;
  position: static;
}

.text-block-235 {
  text-align: center;
  justify-content: center;
  align-items: center;
  line-height: 1rem;
  text-decoration: none;
  display: flex;
}

.text-block-236 {
  color: #000;
  font-size: 2rem;
  font-weight: 700;
  line-height: 2rem;
}

.text-block-237 {
  padding-left: 20px;
  font-size: 1rem;
  line-height: 1.2rem;
}

.heading-27 {
  color: #02b95e;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5rem;
}

.heading-27.blue {
  color: #143dda;
}

.scroll-animate {
  transform-origin: 50% 0;
  background-color: #006cd0;
  background-image: linear-gradient(#143dda 12%, #fe0000 37%, #ffca00 58%, #02b95e 86%);
  width: 6px;
  height: 100%;
  position: absolute;
  bottom: 0;
}

.bg-shadow {
  z-index: 1;
  border-radius: 16px;
  position: absolute;
  inset: 0%;
  box-shadow: 7px 7px 20px #12121212;
}

.step-block {
  direction: rtl;
  flex-wrap: nowrap;
  place-content: center space-around;
  align-items: center;
  width: 100%;
  min-height: 50vh;
  margin-top: 0;
  display: flex;
  position: relative;
}

.container-2 {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-width: 1080px;
  margin-bottom: 0%;
  padding-bottom: 0;
  display: block;
  position: relative;
}

.dot {
  z-index: 3;
  -webkit-text-stroke-width: 80px;
  -webkit-text-stroke-color: black;
  background-color: #eeeff4;
  border-radius: 100%;
  width: 20px;
  height: 20px;
  margin-top: -6px;
  margin-bottom: -6px;
  padding-top: 10px;
  position: relative;
}

.wrp-section1-header {
  max-width: 100%;
  height: auto;
  margin-bottom: 0;
}

.step-content-block {
  text-align: left;
  align-self: center;
  position: relative;
}

.heading-7 {
  color: var(--euro-blue);
  margin-top: 10px;
  font-size: 6rem;
  line-height: .8em;
}

.heading-7.yellow {
  color: #ffca00;
}

.heading-7.red {
  color: var(--red-euro);
}

.heading-7.green {
  color: var(--green-euro);
  -webkit-text-stroke-color: var(--green-euro);
}

.scoll-wrap {
  flex-direction: column;
  align-items: center;
  height: 100%;
  display: flex;
  position: absolute;
  bottom: 50%;
}

.content-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: 200px;
  display: flex;
  position: sticky;
  top: 0;
}

.wrp-tt-24 {
  direction: rtl;
  color: #fff;
  background-image: linear-gradient(#232323, #111);
  max-width: 100%;
  font-family: "Mosestext 1", sans-serif;
  font-size: 1rem;
}

.step {
  z-index: 2;
  background-color: #fff0;
  border-radius: 16px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 0%;
  display: flex;
  position: relative;
}

.content {
  text-align: right;
  margin-top: 0;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.4;
}

.steps-clone {
  flex-direction: column;
  justify-content: center;
  width: 80%;
  margin-top: 0;
  display: flex;
  position: relative;
}

.heading-6 {
  color: #fff;
  text-align: right;
  flex-flow: column;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 1.5rem;
  font-weight: 400;
  display: flex;
}

.button-3 {
  background-color: #3898ec00;
  border: 3px solid #02b95e;
  border-radius: 40px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: .7em;
}

.button-3.yellow {
  border-color: #ffca00;
}

.button-3.red {
  border-color: var(--red-euro);
}

.button-3.blue {
  border-color: var(--euro-blue);
}

.content-wrap {
  justify-content: flex-start;
  width: 40%;
  display: flex;
}

.image-222 {
  direction: rtl;
  text-align: right;
  width: auto;
  height: auto;
}

.img-block {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #fff;
  flex-flow: column;
  justify-content: center;
  align-self: center;
  align-items: flex-end;
  width: 40%;
  display: flex;
}

.mobile-image-tt {
  max-width: none;
  display: none;
}

.desk-img-tt {
  width: auto;
  display: inline-block;
}

.text-block-20 {
  font-size: 2.2rem;
}

.step-block-copy-copy {
  opacity: 0;
  direction: rtl;
  flex-wrap: nowrap;
  place-content: center space-around;
  align-items: center;
  width: 100%;
  min-height: 20vh;
  margin-top: 0;
  display: flex;
  position: relative;
}

.credit-tt-euro24 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.text-block-238 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.ynet-sport-euro24-highest-socres {
  color: #fff;
  letter-spacing: .5px;
  background-color: #4662d9;
  padding-top: 40px;
}

.euro24-highest-socres-header {
  justify-content: space-between;
  align-items: center;
  margin-left: 40px;
  margin-right: 40px;
  display: flex;
}

.euro24-highest-socres-title {
  text-align: center;
  margin-top: -91px;
  line-height: 1;
}

.euro24-highest-socres-body {
  flex-flow: column;
  margin-top: 100px;
  display: flex;
}

.euro24-highest-socres-section-1 {
  background-color: #4662d9;
  flex-flow: column;
}

.euro24-hs-s1-title-warp {
  width: 100%;
}

.euro24-highest-socres-title-box {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.euro24-hs-s1-title-text-container {
  background-color: #fff;
  justify-content: flex-start;
  align-self: center;
  width: 72%;
  position: relative;
}

.euro24-hs-s1-title-icon-warp {
  width: 230px;
  height: 156px;
  position: absolute;
  top: -47%;
  bottom: auto;
  left: 23%;
}

.body-10 {
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.euro24-highest-socres-header-social-warp {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.euro24-highest-socres-header-logos-warp {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  align-items: center;
  display: flex;
}

.heading-28 {
  margin-top: auto;
  margin-bottom: auto;
  font-size: 10rem;
  font-weight: 800;
  line-height: 1;
}

.heading-29 {
  margin-top: auto;
  margin-bottom: auto;
  font-size: 2.5vw;
  font-weight: 400;
  line-height: 1;
}

.euro24-highest-socres-head {
  background-color: #4662d9;
  max-width: 1920px;
}

.heading-30 {
  color: #4662d9;
  text-align: left;
  justify-content: flex-end;
  margin: auto;
  padding-top: 0;
  padding-bottom: 2px;
  padding-left: 181px;
  font-family: "Mosesdisplay 1", sans-serif;
  font-size: 5.4rem;
  font-weight: 900;
  line-height: 1.1;
  display: block;
}

.euro24-hs-s1-title {
  flex-flow: row;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
}

.image-223 {
  max-width: 191px;
}

.euro24-hs-s1-subtitle-warp {
  text-align: left;
  padding-left: 0;
}

.heading-31 {
  text-align: center;
  font-family: "Mosesdisplay 1", sans-serif;
  font-size: 2rem;
  font-weight: 400;
  line-height: 1;
}

.euro24-hs-s1-title-line-green {
  background-color: var(--green-euro);
  width: 184px;
  height: 7px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.euro24-hs-s1-title-line-red {
  background-color: var(--red-euro);
  width: 164px;
  height: 7px;
  position: absolute;
  inset: auto 0% 28%;
}

.euro24-hs-s1-title-line-blue {
  background-color: var(--euro-blue);
  width: 124px;
  height: 5px;
  position: absolute;
  inset: 44% 0% 0%;
}

.euro24-hs-s1-title-line-yellow {
  background-color: var(--euro-yellow);
  width: 86px;
  height: 5px;
  position: absolute;
  inset: auto auto 0% 7%;
}

.euro24-hs-s1-slider-warp {
  justify-content: center;
  width: 100%;
  max-width: 1920px;
  margin-top: 20px;
  display: flex;
}

.slider {
  direction: ltr;
  background-color: #ddd0;
  width: 93vw;
  max-width: 1420px;
  height: 600px;
}

.euro24-hs-s1-slider-contain {
  flex-flow: column;
  justify-content: flex-end;
  align-items: stretch;
  height: 100%;
  display: flex;
  position: relative;
}

.slide-3 {
  direction: rtl;
  overflow: clip;
}

.text-block-241 {
  color: #000;
}

.wrp-link-country-tt24-copy {
  justify-content: flex-end;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-bottom: 0;
  display: flex;
}

.euro24-hs-s1-slider-top-transparent-bg {
  background-color: #4662d9;
  height: 69px;
  position: absolute;
  inset: 0% 0% auto;
}

.right-arrow-3 {
  justify-content: center;
  align-items: center;
  width: 35px;
  margin-top: 67px;
  margin-bottom: 0;
  margin-right: 20px;
  display: flex;
}

.image-224 {
  transform: rotate(180deg);
}

.left-arrow-3 {
  width: 35px;
  margin-top: 67px;
  margin-left: 20px;
  display: flex;
}

.euro24-hs-s1-slider-info {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  text-align: center;
  background-color: #4559ac;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-end;
  height: 100%;
  max-height: 532px;
  padding-left: 15%;
  padding-right: 20%;
  display: flex;
  position: relative;
}

.euro24-hs-s1-slider-info-player-image {
  flex: none;
}

.euro24-hs-s1-slider-info-text {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.euro24-hs-s1-slider-info-flag {
  position: absolute;
  inset: 7% 3% auto auto;
}

.euro24-hs-s1-slider-info-text-title {
  font-size: 2.813rem;
  line-height: 1;
}

.euro24-hs-s1-slider-info-text-num {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  display: flex;
}

.euro24-hs-s1-slider-info-text-games {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-225 {
  max-width: 100%;
}

.text-block-242 {
  font-family: "Mosesdisplay 1", sans-serif;
  font-weight: 700;
}

.text-block-243 {
  font-family: "Mosesdisplay 1", sans-serif;
  font-weight: 300;
}

.text-block-244 {
  font-family: "Mosesdisplay 1", sans-serif;
  font-size: 12.8rem;
  font-weight: 600;
  line-height: .75;
}

.text-block-245 {
  font-size: 2.8rem;
  font-weight: 500;
  line-height: 1;
}

.text-block-246 {
  font-size: 2rem;
  font-weight: 100;
  line-height: 1;
}

.euro24-winners-map-section-2 {
  background-color: #2642b8;
  flex-flow: column;
  align-items: flex-end;
  width: 100%;
  height: 1220px;
  margin-top: 80px;
  display: flex;
  position: relative;
}

.euro24-wm-s2-top-transparent-bg {
  background-color: #4662d8;
  height: 103px;
  position: absolute;
  inset: -.5% 0% auto;
}

.euro24-wm-s2-title {
  flex-flow: row;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  margin-top: 40px;
  display: flex;
  position: relative;
}

.euro24-wm-s2-title-warp {
  width: 100%;
}

.euro24-winners-map-title-box {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.euro24-wm-s2-title-text-container {
  text-align: center;
  background-color: #fe0000;
  width: 70%;
  position: relative;
}

.euro24-wm-s2-subtitle-warp {
  width: 100%;
}

.euro24-wm-s2-title-icon-warp {
  z-index: 1;
  position: absolute;
  inset: -24% 28% 0% auto;
}

.text-block-247, .text-block-248 {
  font-size: 1rem;
  line-height: 1.2rem;
}

.bold-text-17 {
  color: #000;
  font-weight: 400;
}

.text-block-249 {
  font-size: 1rem;
  line-height: 1.2rem;
}

.bold-text-18 {
  color: var(--gary);
  font-weight: 400;
}

.text-block-250 {
  font-size: 1rem;
  line-height: 1.2rem;
}

.bold-text-20 {
  color: #000;
  font-weight: 400;
}

.text-block-251, .text-block-252 {
  font-size: 1rem;
  line-height: 1.2rem;
}

.bold-text-23 {
  font-weight: 400;
}

.text-block-253, .text-block-254 {
  font-size: 1rem;
  line-height: 1.2rem;
}

.bold-text-24, .bold-text-25 {
  font-weight: 400;
}

.text-block-255, .text-block-256 {
  font-size: 1rem;
  line-height: 1.2rem;
}

.bold-text-26 {
  font-weight: 400;
}

.text-block-257 {
  font-size: 1rem;
  line-height: 1.2rem;
}

.bold-text-28 {
  font-weight: 400;
}

.text-block-258 {
  font-size: 1rem;
  line-height: 1.2rem;
}

.bold-text-29 {
  font-weight: 400;
}

.text-block-259 {
  font-size: 1rem;
  line-height: 1.2rem;
}

.bold-text-31, .bold-text-32 {
  font-weight: 400;
}

.text-block-260 {
  font-size: 1rem;
  line-height: 1.2rem;
}

.bold-text-34, .bold-text-35 {
  font-weight: 400;
}

.text-block-261 {
  font-size: 1rem;
  line-height: 1.2rem;
}

.image-227 {
  filter: invert();
}

.bold-text-36 {
  color: #000;
  font-weight: 400;
}

.arrow-white {
  filter: invert();
}

.heading-30-copy {
  color: #fff;
  text-align: right;
  justify-content: center;
  margin: auto;
  padding-bottom: 0;
  padding-right: 155px;
  font-family: "Mosesdisplay 1", sans-serif;
  font-size: 5.4rem;
  font-weight: 900;
  line-height: 1.1;
  display: block;
}

.euro24-wm-s2-title-lines-warp {
  width: 17vw;
  height: 128px;
  position: absolute;
  inset: 0% -31% 0% auto;
}

.euro24-wm-s2-title-lines-warp-copy {
  width: 17vw;
  height: 128px;
  position: absolute;
  inset: 0% auto 0% 10%;
}

.euro24-wm-s2-map-warp {
  align-self: center;
  width: 100%;
  height: 100%;
  margin-top: 20px;
  margin-left: 50px;
  margin-right: 50px;
  position: relative;
}

.euro24-wm-s2-map-section {
  justify-content: center;
  margin-top: 45px;
  display: none;
}

.euro24-wm-s2-map-flages {
  justify-content: center;
  width: 100%;
  display: none;
  position: absolute;
  inset: 0%;
}

.image-227-2 {
  width: 2vw;
  position: absolute;
  inset: 64% 64% auto auto;
}

.image-228 {
  width: 2vw;
  position: absolute;
  inset: auto 88% 12% auto;
}

.image-229 {
  width: 2vw;
  position: absolute;
  inset: auto 61.5% 14% auto;
}

.image-230 {
  width: 2vw;
  position: absolute;
  inset: 44% 33% 0% 0%;
}

.euro24-eurolando-section-3 {
  flex-flow: column;
  display: flex;
  position: relative;
}

.image-231 {
  width: 2vw;
  position: absolute;
  inset: auto 75% 25% auto;
}

.image-232 {
  width: 2vw;
  position: absolute;
  inset: auto 57% 31.5% auto;
}

.image-233 {
  width: 2vw;
  position: absolute;
  inset: auto 69% 40% auto;
}

.image-234 {
  width: 2vw;
  position: absolute;
  inset: auto 48% 6% auto;
}

.euro24-er-s3-title {
  flex-flow: row;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.euro24-er-s3-title-warp {
  width: 100%;
  margin-bottom: -64px;
}

.euro24-eurolando-title-box {
  color: #3d59ca;
  align-items: center;
  display: flex;
}

.euro24-er-s3-subtitle-warp {
  text-align: center;
  justify-content: center;
  align-items: flex-start;
  margin-top: 10px;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.euro24-er-s3-title-lines-warp {
  width: 17vw;
  height: 128px;
  position: absolute;
  inset: -13% 11% 0% auto;
}

.euro24-er-s3-title-text-container {
  text-align: center;
  background-color: #fff;
  width: 73%;
  padding-left: 267px;
  position: relative;
  box-shadow: 0 0 16px #000000a3;
}

.heading-30-er {
  color: #4662d9;
  text-align: left;
  justify-content: flex-end;
  align-items: center;
  margin: auto;
  padding-bottom: 2px;
  padding-left: 0;
  font-family: "Mosesdisplay 1", sans-serif;
  font-size: 5.4rem;
  font-weight: 900;
  line-height: 1.1;
  display: block;
}

.heading-31-er {
  font-family: "Mosesdisplay 1", sans-serif;
  font-size: 2rem;
  font-weight: 400;
  line-height: 1;
}

.euro24-er-s3-top-transparent-bg {
  background-color: #2642b8;
  justify-content: flex-start;
  align-items: flex-end;
  height: 222px;
  display: flex;
}

.image-235 {
  width: 100%;
}

.euro24-eurolando-section-3-info {
  flex-flow: column;
  display: flex;
}

.euro24-eurolando-section-3-info-warp {
  display: flex;
}

.euro24-eurolando-section-3-info-image {
  position: absolute;
  inset: 0% auto auto 2%;
}

.euro24-eurolando-section-3-info-date {
  width: 65%;
  margin-top: 100px;
  margin-right: 112px;
}

.euro24-eurolando-section-3-info-date-grid {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 20px;
  display: grid;
}

.eurolando-s3-info-date-grid {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-block-262 {
  font-family: "Mosesdisplay 1", sans-serif;
  font-size: 6.129rem;
  font-weight: 900;
  line-height: .7;
}

.text-block-263 {
  font-family: "Mosesdisplay 1", sans-serif;
  font-size: 2.263rem;
  font-weight: 800;
  line-height: 1;
}

.text-span-48 {
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.6rem;
}

.eurolando-s3-info-date-grid-text-copy1 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 205px;
  display: flex;
}

.eurolando-s3-info-date-grid-text-copy2 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 260px;
  display: flex;
}

.eurolando-s3-info-date-grid-text-copy3 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 343px;
  display: flex;
}

.eurolando-s3-info-date-grid-text-copy4 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 222px;
  display: flex;
}

.eurolando-s3-info-date-grid-text-copy5 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 275px;
  display: flex;
}

.eurolando-s3-info-date-grid-text-copy6 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 343px;
  display: flex;
}

.euro24-watch-move-section-4 {
  background-image: linear-gradient(#02b95e, #049a50);
  flex-flow: column;
  justify-content: space-between;
  height: 1377px;
  margin-top: 160px;
  display: flex;
  position: relative;
}

.euro24-eurolando-section-3-bottom-image-warp {
  justify-content: flex-end;
  width: 100%;
  display: flex;
  position: absolute;
  inset: auto auto -21% 0%;
}

.euro24-wm-s4-title {
  z-index: 2;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.euro24-wm-s4-title-warp {
  width: 100%;
}

.euro24-watchmove-title-box {
  align-items: center;
  margin-top: 106px;
  display: flex;
}

.euro24-wm-s4-title-text-container {
  background-color: #fe0000;
  justify-content: flex-end;
  align-items: center;
  width: 70%;
  display: block;
}

.heading-30-wm {
  color: #fff;
  text-align: left;
  justify-content: flex-end;
  margin: auto;
  padding-left: 105px;
  font-family: "Mosesdisplay 1", sans-serif;
  font-size: 5.4rem;
  font-weight: 900;
  line-height: 1.1;
  display: block;
}

.image-236 {
  width: 98%;
}

.euro24-wm-s4-info {
  text-align: center;
  flex-flow: column;
  align-self: center;
  width: 100%;
  max-width: 1330px;
  margin-top: 500px;
  margin-bottom: 245px;
}

.euro24-wm-s4-info-image-warp {
  z-index: 0;
  justify-content: center;
  display: flex;
  position: absolute;
  inset: -4% 0% auto;
}

.euro24-wm-s4-info-text {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  align-self: stretch;
  display: flex;
}

.euro24-wm-s4-info-text-grid {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.euro24-wm-s4-info-text-btn {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  border-top: 1px solid #fff;
  flex-flow: column;
  display: flex;
}

.euro24-wm-s4-info-text-btn-1 {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-237 {
  object-position: 69% 50%;
}

.euro24-wm-s4-info-text-grid-warp {
  justify-content: space-around;
  align-items: stretch;
  display: flex;
}

.text-block-264 {
  font-family: "Mosesdisplay 1", sans-serif;
  font-size: 2.125rem;
  font-weight: 500;
  line-height: 1;
}

.text-block-265 {
  margin-bottom: 8px;
  font-size: 5.686rem;
  font-weight: 700;
  line-height: 1;
}

.text-block-266 {
  font-size: 1.563rem;
  line-height: 1;
}

.euro24-wm-s4-info-text-grid-mid {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-left: 3px solid #ffffff47;
  border-right: 3px solid #ffffff47;
  flex-flow: column;
  padding-left: 45px;
  padding-right: 45px;
  display: flex;
}

.text-block-267 {
  text-align: right;
  width: auto;
  padding-top: 16px;
  font-family: "Mosesdisplay 1", sans-serif;
  font-size: 2.688rem;
  line-height: 1;
}

.text-block-268 {
  font-family: "Mosesdisplay 1", sans-serif;
  font-size: 10.152rem;
  font-weight: 700;
  line-height: 1;
}

.text-block-269 {
  font-family: "Mosesdisplay 1", sans-serif;
  font-size: 2.688rem;
  font-weight: 700;
  line-height: 1;
}

.text-span-49 {
  color: #ffca00;
}

.euro24-wm-s4-footer-image {
  z-index: 0;
  flex: none;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  max-width: 1920px;
  position: relative;
  bottom: 183px;
  right: auto;
  overflow: visible;
}

.image-238 {
  width: 100%;
  max-width: 100%;
  position: absolute;
  top: auto;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.img-tt-24-copy {
  box-sizing: content-box;
  aspect-ratio: 16 / 9;
  object-fit: cover;
  object-position: 50% 0%;
  width: 100%;
}

.image-217-copy {
  float: left;
  aspect-ratio: 1;
  object-fit: cover;
  object-position: 50% 0%;
  shape-outside: circle(50%);
  height: 140px;
  margin-top: auto;
  margin-bottom: 6px;
  margin-right: 22px;
  padding-right: 13px;
  position: static;
}

.bold-text-37, .bold-text-38 {
  font-weight: 400;
}

.text-block-270 {
  font-size: 1rem;
  line-height: 1.2rem;
}

.image-219--mg {
  float: left;
  aspect-ratio: 1;
  object-fit: cover;
  object-position: 0% 50%;
  shape-outside: circle(50%);
  height: 147px;
  margin-top: auto;
  margin-right: 43px;
  position: static;
}

.euro24-great-humiliation-age-limit-section-5 {
  grid-column-gap: 117px;
  grid-row-gap: 117px;
  flex-flow: column;
  height: 782px;
  font-size: 2.375rem;
  line-height: 1;
  display: flex;
}

.euro24-gh-s5-title {
  z-index: 3;
  text-align: center;
  justify-content: center;
  align-items: center;
  position: relative;
}

.euro24-greathumiliation-title-box {
  margin-bottom: 50px;
}

.euro24-gh-s5-title-score-warp {
  justify-content: center;
  display: flex;
}

.euro24-gh-s5-title-subtitle {
  justify-content: center;
  align-items: center;
  max-width: 100%;
  margin-top: 50px;
  display: flex;
}

.text-block-270-2 {
  font-family: "Mosesdisplay 1", sans-serif;
  font-size: 5.438rem;
  font-weight: 900;
  line-height: 1;
}

.euro24-gh-s5-title-score-image-warp {
  justify-content: center;
  align-items: center;
  width: 18%;
  height: 189px;
  display: flex;
  position: relative;
}

.image-239 {
  align-self: center;
}

.image-240 {
  z-index: -1;
  width: 510px;
  max-width: 182%;
  position: absolute;
  top: auto;
  bottom: 5%;
  right: -23%;
}

.text-block-271 {
  align-self: center;
  font-family: "Mosesdisplay 1", sans-serif;
  font-size: 8.75rem;
  font-weight: 900;
  line-height: 1;
}

.text-span-50 {
  font-weight: 300;
}

.text-block-272 {
  max-width: 1100px;
  font-family: "Mosesdisplay 1", sans-serif;
  font-weight: 300;
  line-height: 1.2;
}

.euro24-gh-s5-title2 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: flex-end;
  display: flex;
}

.text-block-273 {
  text-align: center;
  font-size: 5.189rem;
  font-weight: 900;
}

.euro24-al-s5-info-text {
  justify-content: center;
  align-items: center;
  display: flex;
}

.euro24-al-s5-info-text-player {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 402px;
  display: flex;
}

.text-block-274 {
  width: auto;
  font-family: "Mosesdisplay 1", sans-serif;
  font-size: 2.8rem;
  font-weight: 800;
}

.text-block-275 {
  font-size: 6.25rem;
  font-weight: 900;
}

.text-block-276 {
  font-size: 1.377rem;
  font-weight: 100;
}

.text-span-51 {
  font-weight: 700;
}

.euro24-al-s5-info-text-divider {
  background-color: #fafbff80;
  width: 5px;
  height: 180px;
  margin-left: 50px;
  margin-right: 50px;
}

.euro24-al-s5-info-image-player {
  align-self: flex-end;
  margin-left: 20px;
  margin-right: 20px;
}

.but-backtoeuro {
  border: 2px solid var(--green-euro);
  background-color: #3898ec00;
  border-radius: 0;
}

.but-backtoeuro:hover {
  background-color: var(--green-euro);
}

.euro24-triple-double-section-6 {
  background-color: #e33636;
  height: 829px;
  margin-top: 243px;
  position: relative;
}

.euro24-td-s6-info-bg-image-warp {
  height: 100%;
  display: block;
  position: absolute;
  inset: 0% auto 0% 0%;
  overflow: hidden;
}

.image-241 {
  height: 829px;
}

.euro24-td-s6-title {
  justify-content: flex-end;
  align-items: center;
  margin-top: 73px;
  display: flex;
}

.euro24-td-s6-title-warp {
  width: 100%;
}

.euro24-triple-double-title-box {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.euro24-td-s6-title-text-container {
  text-align: center;
  background-color: #fff;
  width: 70%;
}

.heading-30-td {
  color: #e33636;
  text-align: left;
  justify-content: flex-end;
  margin: auto;
  padding-bottom: 2px;
  padding-left: 157px;
  font-family: "Mosesdisplay 1", sans-serif;
  font-size: 5.4rem;
  font-weight: 900;
  line-height: 1.1;
  display: block;
}

.euro24-td-s6-info {
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.euro24-td-s6-info-warp {
  justify-content: center;
  align-items: stretch;
  margin-left: 350px;
  display: flex;
}

.euro24-td-s6-info-player-item {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: flex-end;
  align-items: stretch;
  width: 327px;
  margin-left: 50px;
  margin-right: 50px;
  display: flex;
}

.euro24-td-s6-info-player-item-image {
  position: relative;
}

.euro24-td-s6-info-player-item-text {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  display: flex;
}

.text-span-52 {
  font-weight: 700;
}

.image-242 {
  z-index: 0;
  max-width: 97%;
  position: absolute;
  inset: auto 0% 0%;
}

.image-243 {
  padding-right: 104px;
}

.text-block-277 {
  font-size: 2.375rem;
  font-weight: 700;
  line-height: 1;
}

.text-block-280 {
  font-size: 1.5rem;
  line-height: 1.2;
}

.image-243-222 {
  padding-left: 98px;
}

.image-243-copy-copy {
  padding-right: 7px;
}

.euro24-td-s6-info-player-item-2 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: flex-end;
  align-items: stretch;
  width: 327px;
  margin-left: 50px;
  margin-right: 50px;
  display: flex;
}

.euro24-td-s6-info-player-item-3 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: flex-end;
  align-items: stretch;
  width: 303px;
  margin-left: 50px;
  margin-right: 50px;
  display: flex;
}

.euro24-matter-time-section-7 {
  background-color: #b42222;
  flex-flow: column;
  align-items: center;
  height: 820px;
  display: flex;
}

.euro24-mt-s7-title {
  margin-top: 28px;
}

.heading-mt-copy {
  color: #fff;
  text-align: center;
  justify-content: center;
  margin-top: auto;
  margin-bottom: auto;
  font-family: "Mosesdisplay 1", sans-serif;
  font-size: 5.4rem;
  font-weight: 900;
  line-height: 1.1;
}

.euro24-mt-s7-info {
  grid-column-gap: 142px;
  grid-row-gap: 142px;
  justify-content: space-between;
  align-items: center;
  max-width: 1280px;
  margin-top: 80px;
  margin-bottom: 25px;
  display: flex;
}

.euro24-mt-s7-info-warp {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  display: flex;
}

.euro24-mt-s7-info-warp-title {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  justify-content: center;
  align-items: center;
  margin-bottom: 25px;
  display: flex;
}

.euro24-mt-s7-info-warp-image {
  margin-bottom: 30px;
}

.euro24-mt-s7-info-warp-text {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  text-align: center;
  flex-flow: column;
  font-size: 2.313rem;
  line-height: 1;
  display: flex;
}

.text-block-281 {
  font-family: "Mosesdisplay 1", sans-serif;
  font-size: 3.81rem;
  font-weight: 900;
  line-height: 1;
}

.text-block-282 {
  font-family: "Mosesdisplay 1", sans-serif;
  font-size: 1.563rem;
  line-height: 1.2;
}

.text-span-53 {
  font-weight: 400;
}

.text-span-54, .text-span-55 {
  font-weight: 800;
}

.euro24-triple-goal-section-8 {
  background-color: #4662d9;
  background-image: url('../images/Group_3.svg');
  background-position: 100% -207%;
  background-repeat: no-repeat;
  background-size: 70%;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  height: 1600px;
  display: flex;
  position: relative;
}

.euro24-tg-s8-info-bg-image-warp {
  z-index: 1;
  position: absolute;
  inset: 0% 0% auto auto;
}

.image-244 {
  z-index: 0;
}

.but-backtoeuro-2 {
  background-color: #02b95e;
  border-radius: 20px;
}

.but-backtoeuro-2:hover {
  background-color: #143dda;
}

.but-backtoeuro-3 {
  background-color: #02b95e;
  border-radius: 20px;
}

.but-backtoeuro-3:hover {
  background-color: #143dda;
}

.but-backtoeuro-4 {
  background-color: #02b95e;
  border-radius: 20px;
}

.but-backtoeuro-4:hover {
  background-color: #143dda;
}

.but-backtoeuro-5 {
  background-color: #02b95e;
  border-radius: 20px;
}

.but-backtoeuro-5:hover {
  background-color: #143dda;
}

.text-block-283 {
  font-weight: 700;
}

.text-block-284 {
  width: 334px;
  font-weight: 700;
}

.text-block-285 {
  font-weight: 700;
}

.euro24-tg-s8-title {
  z-index: 0;
  justify-content: flex-end;
  align-items: center;
  margin-top: 138px;
  display: flex;
  position: relative;
}

.euro24-tg-s8-title-warp {
  justify-content: flex-end;
  align-items: center;
  width: 100%;
}

.euro24-tg-s8-title-text-container {
  background-color: #2946c0;
  width: 78%;
}

.heading-tg {
  color: #fff;
  text-align: right;
  letter-spacing: 3px;
  justify-content: flex-start;
  margin: auto;
  padding-bottom: 2px;
  padding-left: 20vw;
  padding-right: 13vw;
  font-family: "Mosesdisplay 1", sans-serif;
  font-size: 5.4rem;
  font-weight: 900;
  line-height: 1.1;
  display: block;
}

.euro24-tg-s8-subtitle-warp {
  text-align: center;
  width: 100%;
}

.heading-31-tg {
  padding-left: 500px;
  padding-right: 500px;
  font-family: "Mosesdisplay 1", sans-serif;
  font-size: 2rem;
  font-weight: 400;
  line-height: 1;
}

.euro24-tg-s8-info {
  flex-flow: column;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.euro24-tg-s8-info-germans {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: column;
  justify-content: center;
  display: flex;
}

.euro24-tg-s8-info-dutchs, .euro24-tg-s8-info-spn-prtgl {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: column;
  justify-content: space-around;
  display: flex;
}

.euro24-tg-s8-info-french {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: column;
  display: flex;
}

.euro24-tg-s8-info-warp {
  grid-column-gap: 38px;
  grid-row-gap: 38px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-self: flex-end;
  place-items: stretch end;
  width: auto;
  height: auto;
  margin-left: 300px;
  margin-right: 100px;
  display: grid;
}

.euro24-tg-s8-info-btn {
  background-image: linear-gradient(0deg, #000, #00000040 0%, #fff0 33%);
  width: 100%;
  margin-top: 100px;
  padding-bottom: 20px;
}

.euro24-tg-s8-info-btn-warp {
  justify-content: center;
  align-items: center;
  display: flex;
}

.euro24-tg-s8-info-btn-text {
  text-align: center;
  width: 360px;
  margin-left: 30px;
  margin-right: 60px;
}

.euro24-tg-s8-info-btn-image {
  position: relative;
}

.image-245 {
  position: absolute;
  inset: 26% 26% 0% 0%;
}

.text-block-286 {
  font-family: "Mosesdisplay 1", sans-serif;
  font-size: 6.875rem;
  font-weight: 900;
  line-height: 1;
}

.text-block-287 {
  margin-top: 11px;
  margin-bottom: 15px;
  font-family: "Mosesdisplay 1", sans-serif;
  font-size: 2.798rem;
  font-weight: 800;
  line-height: 1;
}

.text-block-288 {
  font-family: "Mosesdisplay 1", sans-serif;
  font-size: 1.563rem;
  font-weight: 300;
  line-height: 1.2;
}

.text-span-56 {
  font-weight: 800;
}

.euro24-tg-s8-info-card {
  perspective: 1000px;
  transform-origin: 50%;
  cursor: pointer;
  width: 210px;
  height: 321px;
  position: relative;
}

.euro24-tg-s8-info-card-warp-back {
  background-color: #fff;
  border: 3px solid #4662d9;
  border-radius: 5px;
  flex-flow: column;
  justify-content: space-around;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.euro24-tg-s8-info-card-warp-flag {
  transform: scale3d(1none, 1none, 1none);
  transform-style: preserve-3d;
}

.euro24-tg-s8-info-card-warp-button {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  background-color: #90a1e833;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 154px;
  height: 44px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.euro24-tg-s8-info-card-warp-logo {
  justify-content: center;
  display: flex;
}

.text-block-289 {
  color: #2946c0;
  font-size: 1.4rem;
  line-height: 1;
}

.euro-higest-socres-logo-mobile {
  display: block;
}

.image-247 {
  display: none;
}

.image-223-copy {
  max-width: 175px;
}

.euro24-er-s3-title-text-container-mobile, .euro24-er-s3-title-mobile-icon-warp, .euro24-er-s3-title-text-container-mobile-warp, .euro24-gh-s5-title-score-warp-image-mobile {
  display: none;
}

.euro24-al-s5-info-text-player-warp {
  display: flex;
}

.euro24-al-s5-info-text-player-warp-2 {
  justify-content: center;
  display: flex;
}

.euro24-td-s6-subtitle-text-con {
  text-align: center;
  justify-content: center;
  width: 100%;
  display: flex;
}

.heading-31-td {
  text-align: center;
  width: 39%;
  font-family: "Mosesdisplay 1", sans-serif;
  font-size: 2rem;
  font-weight: 400;
  line-height: 1;
}

.euro24-highest-socres-credit {
  justify-content: center;
  align-items: center;
  height: 58px;
  margin-top: 70px;
  font-size: 1.063rem;
  display: flex;
}

.footer_ynet_darkmode-euro-hs {
  direction: ltr;
  background-color: #4662d9;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 83px;
  margin-top: 0;
  margin-bottom: 0;
  padding: .375rem .625rem;
  display: flex;
  position: relative;
  inset: auto 0% 0%;
}

.text-block-290 {
  color: #fff;
  text-align: center;
  font-size: 1rem;
  line-height: 1;
}

.text-span-57 {
  color: #d72d2d;
}

.text-span-58 {
  color: #06b117;
}

.text-span-59 {
  color: #ffd000;
}

.euro24-tg-s8-info-card-front {
  perspective: 1000px;
  transform-origin: 50%;
  background-color: #c5cdf1;
  border: 6px solid #2f44a3;
  width: 210px;
  height: 321px;
  display: none;
  position: absolute;
}

.image-264 {
  width: 12px;
}

.euro24-tg-s8-info-card-back {
  z-index: 1;
  perspective: 1000px;
  background-color: #fff;
  width: 210px;
  height: 321px;
  padding: 10px 8px;
  display: block;
  position: absolute;
}

.image-265, .image-266 {
  width: 70px;
}

.euro24-tg-s8-info-card-front-warp {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 91%;
  display: flex;
}

.euro24-tg-s8-info-card-front-text {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  color: #3d50a6;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 225px;
  margin-top: 14px;
  font-family: "Mosesdisplay 1", sans-serif;
  font-size: 1.4rem;
  font-weight: 300;
  display: flex;
}

.text-block-291 {
  text-align: center;
  font-size: 1.6rem;
  font-weight: 700;
}

.euro24-tg-s8-info-card-french {
  perspective: 1000px;
  transform-origin: 50%;
  cursor: pointer;
  align-self: flex-end;
  width: 460px;
  height: 100%;
  position: relative;
}

.euro24-tg-s8-info-card-back-french {
  z-index: 1;
  perspective: 1000px;
  background-color: #fff;
  width: 460px;
  height: 100%;
  padding: 10px 8px;
  display: block;
  position: absolute;
}

.euro24-tg-s8-info-card-front-french {
  perspective: 1000px;
  transform-origin: 50%;
  background-color: #c5cdf1;
  border: 6px solid #2f44a3;
  flex-flow: column;
  width: 460px;
  height: 100%;
  display: none;
  position: absolute;
}

.text-block-293 {
  font-size: 1.5rem;
  line-height: 1.7rem;
}

.image-268 {
  transform-style: preserve-3d;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.euro24-triple-goal-title-box {
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.image-269 {
  margin-bottom: 0;
}

.euro24-tg-s8-info-btn-image-mobile {
  display: none;
  position: relative;
}

.image-245-mobile {
  position: absolute;
  inset: 26% 26% 0% 0%;
}

.slide-4, .slide-5 {
  direction: rtl;
  overflow: clip;
}

.image-225-griamzn {
  max-width: 100%;
}

.euro24-wm-s4-footer-image-mobile {
  z-index: 0;
  flex: none;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  max-width: 1920px;
  display: none;
  position: relative;
  bottom: 183px;
  right: auto;
  overflow: visible;
}

.image-238-mobile {
  width: 100%;
  max-width: 100%;
  position: absolute;
  top: auto;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.code-embed-2 {
  width: 100%;
  height: 100%;
}

.euro24-tg-s8-info-card-warp {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.euro24-tg-s8-info-card-warp-text {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: space-around;
  align-items: stretch;
  font-size: 1.5rem;
  line-height: 1.2;
  display: flex;
}

.text-block-294 {
  text-align: center;
  font-size: 1.5rem;
}

.slide-6 {
  direction: rtl;
  overflow: clip;
}

.image-225-as {
  max-width: 100%;
}

.slide-7 {
  direction: rtl;
  overflow: clip;
}

.image-225-rv {
  max-width: 100%;
}

.slide-8, .slide-9 {
  direction: rtl;
  overflow: clip;
}

.image-225-rl {
  max-width: 100%;
}

.slide-10 {
  direction: rtl;
  overflow: clip;
}

.image-225-am {
  max-width: 100%;
}

.slide-11 {
  direction: rtl;
  overflow: clip;
}

.image-225-vr {
  max-width: 100%;
}

.slide-12 {
  direction: rtl;
  overflow: clip;
}

.image-225-th {
  max-width: 100%;
}

.slide-13 {
  direction: rtl;
  overflow: clip;
}

.image-225-zi {
  max-width: 100%;
}

.slide-1 {
  direction: rtl;
  overflow: clip;
}

.image-225-ng {
  max-width: 100%;
}

.euro24-tg-s8-info-card-front-warp-french {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.text-block-295 {
  text-align: center;
  line-height: 1.7rem;
}

.but-backtoeuro-scores {
  border: 2px solid var(--green-euro);
  background-color: #3898ec00;
  border-radius: 0;
  font-size: 1.4rem;
  line-height: 1.5rem;
}

.but-backtoeuro-scores:hover {
  background-color: var(--green-euro);
}

.euro24-highest-socres-header-social-warp-warp {
  grid-column-gap: 23px;
  grid-row-gap: 23px;
  display: flex;
}

.text-block-296 {
  margin-top: 5px;
}

.ynet-photos-of-the-week, .code-embed-3 {
  width: 100%;
  height: 100%;
}

.body-11 {
  background-color: #000;
}

.wrp-card-player {
  border-radius: 100px;
  width: 197px;
  height: 360px;
  position: relative;
}

.text-block-299 {
  color: #000;
  text-align: center;
  font-size: 1rem;
  font-weight: 700;
}

.vertical-line-oly-segal {
  background-color: var(--olympics-blue);
  width: 196px;
  height: 2px;
}

.wrp-text-segal-oly {
  grid-row-gap: 5px;
  color: #000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: -29px;
  display: flex;
  position: static;
}

.branch-oly-segal {
  text-align: center;
  font-size: 1rem;
}

.stempa-player-oly {
  background-color: var(--olympics-blue);
  border-radius: 15px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 140px;
  max-width: none;
  height: 30px;
  margin-left: auto;
  margin-right: auto;
  padding: 8px;
  display: flex;
  position: absolute;
  inset: 71% 0% 0%;
  overflow: hidden;
}

.image-player-olympyc {
  z-index: -20;
  object-fit: cover;
  border: 3px solid #0000;
  border-radius: 94px;
  width: 180px;
  display: block;
  position: relative;
}

.wrp-container-segal-olympic {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-around;
  align-items: center;
  width: 1240px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.player-collection-item {
  grid-row-gap: 20px;
  flex-flow: column;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.collection-list {
  grid-column-gap: 20px;
  grid-row-gap: 80px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.fs_modal-1_close {
  background-color: var(--bluedark-oly);
  cursor: pointer;
  border-radius: 20px;
  padding: .75rem 1.5rem;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.fs_modal-1_close:focus-visible {
  outline-color: var(--accessible-components--dark-grey);
  outline-offset: 4px;
  outline-width: 2px;
  outline-style: solid;
}

.fs_modal-1_close[data-wf-focus-visible] {
  outline-color: var(--accessible-components--dark-grey);
  outline-offset: 4px;
  outline-width: 2px;
  outline-style: solid;
}

.fs_modal-1_cover {
  background-color: #fffdfd;
  position: absolute;
  inset: 0%;
}

.fs_modal-1_button {
  color: #fff;
  cursor: pointer;
  padding: .5rem 1rem;
}

.fs_modal-1_button:focus-visible {
  outline-color: var(--accessible-components--dark-grey);
  outline-offset: 4px;
  outline-width: 2px;
  outline-style: solid;
}

.fs_modal-1_button[data-wf-focus-visible] {
  outline-color: var(--accessible-components--dark-grey);
  outline-offset: 4px;
  outline-width: 2px;
  outline-style: solid;
}

.wrp-name-playerand-icon {
  grid-column-gap: 15px;
  grid-row-gap: 20px;
  margin-top: 50px;
  padding-bottom: 40px;
  display: flex;
}

.wrp-image-div {
  border: 3px solid var(--olympics-blue);
  border-radius: 100px;
  padding: 8px 0 0;
}

.text-table-oly {
  border-bottom: 1px solid var(--olympics-blue);
  color: #000;
  text-align: right;
  background-color: #ffffffb3;
  justify-content: flex-start;
  align-items: center;
  width: 15%;
  height: 40px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 10px 5px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.2rem;
  display: flex;
}

.text-table-oly.kesef {
  border-bottom-color: #cecdcd;
  width: 35%;
}

.text-table-oly.kesef2, .text-table-oly.fasef2 {
  border-bottom-color: #cecdcd;
}

.grid-4-table-data-oly {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 50px;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.grid4-title-segal {
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  grid-template-rows: 50px;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.wrp-all-data-oly {
  width: 70%;
  margin-right: 0;
  padding-right: 0;
  position: relative;
}

.text-table-oly--title {
  border-bottom: 3px solid var(--olympics-blue);
  color: #000;
  text-align: right;
  background-color: #ffffffb3;
  justify-content: flex-start;
  align-items: center;
  width: 15%;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding: 5px;
  font-size: 1rem;
  display: flex;
}

.text-table-oly--title.kesef {
  border-bottom-color: #cecdcd;
  width: 35%;
}

.text-table-oly--title.fasef2 {
  border-bottom-color: #cecdcd;
}

.text-block-305 {
  color: var(--olympics-blue);
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 2.5rem;
}

.text-block-305.kesef {
  color: #cecdcd;
}

.text-bounch {
  font-size: 1.6rem;
  font-weight: 700;
}

.div-block-147 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: space-around;
  display: flex;
}

.icon-bounch {
  object-fit: cover;
  width: 80px;
  height: 80px;
}

.text-title-icon {
  border-bottom: 0px solid var(--olympics-blue);
  width: 180px;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.2rem;
}

.text-icon {
  padding-top: 10px;
  padding-bottom: 5px;
  font-size: 1rem;
  line-height: 1.2rem;
}

.wrp-light-blue-headline {
  background-color: var(--olympics-blue);
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  justify-content: flex-start;
  align-items: center;
  height: 38px;
  margin-top: 30px;
  margin-bottom: 20px;
  padding-right: 20px;
  display: flex;
}

.wrp-light-blue-headline.kesef {
  background-color: #cecdcd;
}

.text-blue-light {
  color: #000;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.2rem;
}

.wrp-rich-text {
  margin-top: 0;
}

.wrp-achievement {
  grid-column-gap: 0px;
  grid-row-gap: 20px;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-items: start;
  width: 100%;
  display: grid;
}

.wrp-wedal-icon {
  grid-column-gap: 10px;
  border-right: 2px solid var(--olympics-blue);
  justify-content: center;
  align-items: center;
  padding-right: 20px;
  display: flex;
}

.wrp-wedal-icon.no-line {
  border-right-width: 0;
  flex-flow: row;
  justify-content: flex-start;
  width: 100%;
  padding-right: 0;
}

.icon-medal {
  width: 48px;
}

.div-block-148 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: center;
  width: 1240px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.wrp-icon-title {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-bottom: 2px solid var(--olympics-blue);
  height: 25px;
  padding-bottom: 10px;
  display: flex;
}

.select-field {
  border: 1px solid var(--olympics-blue);
  color: #000;
  background-color: #0000;
  border-radius: 20px;
  width: 100%;
  height: 37.9922px;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 15px;
  padding-top: 5px;
  font-size: 1.2rem;
}

.wrp-image {
  border-radius: 0;
  width: 180px;
  height: 260px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.main-title-segal {
  color: var(--olympics-blue);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3rem;
  line-height: 3rem;
}

.wrp-maintitle-sagel-israli {
  grid-column-gap: 0px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 1240px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  line-height: 2rem;
  display: flex;
}

.text-block-309 {
  font-size: 1.3rem;
  line-height: 1.5rem;
}

.form-block {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.fallen-search-helpwar {
  z-index: 50;
  justify-content: center;
  align-items: flex-start;
  width: 30%;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: 15px;
  display: flex;
  position: static;
  top: 0;
}

.fallen-search-form-helpwarcopy {
  width: 100%;
}

.search-helpwarcopy {
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.button-divhelpwar {
  z-index: 40;
  opacity: 1;
  position: sticky;
  top: 20px;
}

.search-icon-helpwarcopy {
  opacity: 1;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: auto;
  padding-left: 4px;
  display: flex;
  position: absolute;
  inset: -2px auto auto 0%;
}

.div-block-153 {
  align-items: flex-start;
  width: 1240px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.form {
  justify-content: center;
  align-items: center;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.link-block-13 {
  width: 197px;
  height: 400px;
  text-decoration: none;
}

.aroowleftandright {
  border-top: 1px solid var(--olympics-blue);
  justify-content: space-between;
  padding-top: 20px;
  padding-bottom: 60px;
  display: flex;
}

.aroowleftandright.kesef {
  border-top-color: #cecdcd;
}

.wrp-name-playerand-icon-desk {
  grid-column-gap: 15px;
  grid-row-gap: 20px;
  margin-top: 50px;
  padding-bottom: 40px;
  display: flex;
}

.wrp-name-playerand-icon-mobile {
  grid-column-gap: 15px;
  grid-row-gap: 20px;
  margin-top: 50px;
  padding-bottom: 40px;
  display: none;
}

.wrp-icon-right-arrowea {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.image-278 {
  width: 30px;
  height: 30px;
}

.text-block-310 {
  color: #000;
  font-size: 1rem;
  text-decoration: none;
}

.text-block-311 {
  color: #000;
  font-size: 1rem;
}

.wrp-right-side, .wrp-left-left {
  text-decoration: none;
}

.select-field-2 {
  color: #000;
  background-color: #0000;
  border: 1px solid #5ccbc7;
  border-radius: 20px;
  width: 100%;
  height: 37.9922px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 5px;
  font-size: 1.2rem;
  display: block;
}

.row-date-column {
  color: var(--white);
  text-align: center;
  font-size: .1rem;
  font-weight: 700;
  display: block;
}

.nav-bar-ynet {
  flex-flow: column;
  justify-content: center;
  margin-top: 20px;
  margin-bottom: 20px;
}

.container-3 {
  justify-content: center;
  width: 100%;
  max-width: 100%;
  display: flex;
}

.nav_stickey_28 {
  border-bottom: 1px solid var(--ynet-red);
  justify-content: center;
  align-items: center;
  width: 1240px;
  height: 28px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: static;
  top: 0;
}

.text-block-312 {
  text-align: center;
  width: auto;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.4rem;
}

.wrp-icon-brance-oly {
  background-color: var(--olympics-blue);
  color: var(--olympics-blue);
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  margin-bottom: 8px;
  display: flex;
  position: relative;
}

.image-279 {
  width: 36px;
  height: 36px;
  margin-top: auto;
  margin-bottom: auto;
  margin-right: auto;
  display: inline-block;
  position: absolute;
  inset: auto;
}

.h-p-ynet-haeder-nb {
  color: var(--black);
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 20px;
  font-size: 13px;
}

.h-p-ynet-haeder-nb:hover {
  font-weight: 700;
}

.h-p-ynet-haeder-nb.sticky {
  padding-right: 10px;
}

.ynet--ynet-header-navbar {
  direction: ltr;
  color: var(--black);
  padding-top: 0;
  padding-bottom: 0;
  font-size: 13px;
  line-height: 13px;
}

.ynet--ynet-header-navbar:hover {
  font-weight: 700;
}

.news-ynet-header-navbar {
  direction: ltr;
  color: var(--black);
  padding-top: 0;
  padding-bottom: 0;
  font-size: 13px;
  line-height: 13px;
}

.news-ynet-header-navbar:hover {
  font-weight: 700;
}

._24-7-ynet-header-navber {
  direction: ltr;
  color: var(--black);
  padding-top: 0;
  padding-bottom: 0;
  font-size: 13px;
  line-height: 13px;
}

._24-7-ynet-header-navber:hover {
  font-weight: 700;
}

.podcast-ynet-header-navbar {
  direction: ltr;
  color: #fff;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 13px;
  line-height: 13px;
}

.podcast-ynet-header-navbar:hover {
  font-weight: 700;
}

.sport-ynet-haeder-navbar {
  direction: ltr;
  color: #fff;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 13px;
  line-height: 13px;
}

.sport-ynet-haeder-navbar:hover {
  font-weight: 700;
}

.calala-ynet-header-navbar {
  direction: ltr;
  color: #fff;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 13px;
  line-height: 13px;
}

.calala-ynet-header-navbar:hover {
  font-weight: 700;
}

.tarbut-ynet-header-navbar {
  direction: ltr;
  color: #fff;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 13px;
  line-height: 13px;
}

.tarbut-ynet-header-navbar:hover {
  font-weight: 700;
}

.gossip-ynet-header-navber {
  direction: ltr;
  color: #fff;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 13px;
  line-height: 13px;
}

.gossip-ynet-header-navber:hover {
  font-weight: 700;
}

.health-yent-header-navbar {
  direction: ltr;
  color: #fff;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 13px;
  line-height: 13px;
}

.health-yent-header-navbar:hover {
  font-weight: 700;
}

.car-ynet-header-navbar {
  direction: ltr;
  color: #fff;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 13px;
  line-height: 13px;
}

.car-ynet-header-navbar:hover {
  font-weight: 700;
}

.digital-ynet-header-navbar {
  direction: ltr;
  color: #fff;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 13px;
  line-height: 13px;
}

.digital-ynet-header-navbar:hover {
  font-weight: 700;
}

.towomen-ynet-header-navbar {
  direction: ltr;
  color: #fff;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 13px;
  line-height: 13px;
}

.towomen-ynet-header-navbar:hover {
  font-weight: 700;
}

.food-ynet-haeder-navbar {
  direction: ltr;
  color: #fff;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 13px;
  line-height: 13px;
}

.food-ynet-haeder-navbar:hover {
  font-weight: 700;
}

.ynet-2024-time-counter-time-text-olympic {
  flex-flow: column;
  justify-content: space-between;
  align-self: stretch;
  align-items: stretch;
  width: 55px;
  line-height: 30px;
  display: flex;
}

.text-block-213-copy {
  text-align: center;
  word-break: keep-all;
  width: auto;
  font-size: 20px;
  line-height: 1.1rem;
}

.ynet-olympic-2024-time-counter-warp-title-copy {
  align-self: center;
}

.ynet-olympic-2024-hp-cta-warp-copy {
  line-height: 1;
  display: none;
}

.ynet-olympic-2024-hp-title-warp-copy {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 0;
  display: flex;
  position: static;
}

.ynet-olympic-2024-time-counter-time-text, .ynet--2024-time-counter-time-text-olympic {
  flex-flow: column;
  justify-content: space-between;
  align-self: stretch;
  align-items: stretch;
  width: 55px;
  line-height: 30px;
  display: flex;
}

.ynet-euro-2024-olympic-decor-top-left-copy {
  position: absolute;
  inset: 0% auto auto 0%;
}

.text-block-219-copy {
  color: #fff;
  text-align: center;
  font-size: 1.2rem;
  line-height: 1rem;
}

.ynet-olympic-2024-hp-title-warp-main-copy {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  order: 0;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-self: center;
  place-items: center;
  padding-right: 0;
  display: flex;
}

.ynet-olympic-2024-time-counter-wap-copy {
  color: #fff;
  align-self: auto;
  margin-left: 10px;
  position: absolute;
  inset: auto auto 0% 0%;
}

.ynet-olympic-2024-time-counter-text-warp-copy {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  justify-content: center;
  margin-bottom: 18px;
  display: flex;
}

.ynet-olympic-2024-hp-text-block-1-copy {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  width: 100%;
  display: flex;
}

.ynet-olympic-2024-time-counter-time-textcopy {
  grid-row-gap: 6px;
  color: #000;
  border-left: 1px solid #d7d6d6;
  border-right: 1px solid #d7d6d6;
  flex-flow: column;
  justify-content: space-between;
  align-self: stretch;
  align-items: stretch;
  width: auto;
  padding-left: 8px;
  padding-right: 8px;
  line-height: 30px;
  display: flex;
}

.ynet-olympic-2024-time-counter-time-textcopy.none {
  border-left-color: #d7d6d600;
}

.ynet-olympic-2024-time-counter-time-textcopy.noneright {
  grid-row-gap: 0px;
  border-right-color: #d7d6d600;
}

.ynet-olympic-2024-time-counter-time-order-copy {
  display: flex;
}

.text-block-216-copy-2 {
  background-color: #e0d095;
  align-self: stretch;
  width: 2px;
  margin-left: 3px;
  margin-right: 3px;
  padding-left: .5px;
  padding-right: .5px;
  font-size: 0;
  line-height: 0;
}

.ynet-logo-flashes-redmails {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 1240px;
  max-width: 100%;
  height: 60px;
  margin: 15px auto auto;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: static;
  inset: 0% 0% auto;
}

.wrp-icon-text-redmail {
  grid-column-gap: 5px;
  grid-row-gap: 0px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-315 {
  color: var(--gary);
  width: auto;
  font-size: 12px;
}

.ynet_logo_main_header {
  width: 176px;
  height: auto;
  margin: auto;
  position: absolute;
  inset: 0%;
}

.erp-header-redmail-mbzakim {
  grid-column-gap: 15px;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.link-block-16 {
  text-decoration: none;
}

.link-block-17 {
  color: var(--gary);
  text-decoration: none;
}

.ynetplus-header {
  margin-top: 40px;
  margin-right: 11px;
  padding-top: 0;
}

.collection-list-wrapper-3 {
  width: 100%;
}

.initial-nav {
  z-index: 999;
  background-color: var(--white);
  direction: rtl;
  width: 1240px;
  max-width: 1240px;
  height: 28px;
  margin: 20px auto;
  transition: opacity .2s cubic-bezier(.455, .03, .515, .955);
  position: sticky;
  top: 0;
  left: 0;
  right: 0;
}

.slide-14 {
  direction: rtl;
}

.image-225-griamzn-copy {
  max-width: 100%;
}

.slide-15 {
  direction: rtl;
}

.image-225-zi-copy {
  max-width: 100%;
}

.wrp-israel-segal-oly-img {
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 390px;
  height: 565px;
  display: flex;
  position: relative;
}

.image-349 {
  border: 3px solid var(--olympics-blue);
  background-color: var(--white);
  object-fit: cover;
  border-radius: 200px;
  width: 100%;
  height: 100%;
  padding: 10px;
}

.image-349.kesef {
  border-color: #cecdcd;
}

.medal-israel-segal-stempa {
  background-color: var(--olympics-blue);
  direction: ltr;
  text-align: center;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 35px;
  margin-left: auto;
  margin-right: auto;
  font-size: 1.25rem;
  font-weight: 700;
  display: flex;
  position: absolute;
  inset: 411px 0% 0%;
}

.medal-israel-segal-stempa.none {
  display: flex;
}

.medal-israel-segal-stempa.kesef {
  background-color: #cecdcd;
}

.text-block-medalia-israel-segal {
  direction: rtl;
  color: #000;
}

.link-block-18 {
  color: #000;
  padding: 10px;
  font-size: 14px;
  text-decoration: none;
  display: block;
}

.link-block-18:hover, .link-block-18:active {
  font-weight: 700;
}

.text-block-317 {
  color: var(--gary);
  text-decoration: none;
}

.text-block-312-copy {
  text-align: center;
  width: auto;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.4rem;
}

.text-block-317-copy-copy {
  color: var(--gary);
  text-decoration: none;
}

.tb-nv-ni {
  color: var(--gary);
  font-size: 1rem;
  line-height: 1.3rem;
  text-decoration: none;
}

.tb-nv-ni:hover, .tb-nv-ni.long-1:hover {
  color: #0af;
}

.text-block-317-copy-copy-copy {
  color: var(--gary);
  text-decoration: none;
}

.nav_stickey_38 {
  justify-content: center;
  align-items: center;
  width: 1240px;
  height: 38px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: static;
  top: 0;
}

.scrolled-nav {
  z-index: 10000;
  background-color: var(--ynet-red);
  opacity: 1;
  pointer-events: auto;
  direction: rtl;
  width: 1240px;
  max-width: 1240px;
  height: 38px;
  margin: 0 auto 20px;
  transition: opacity .2s cubic-bezier(.455, .03, .515, .955);
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  box-shadow: 0 2px 9px #0000009e;
}

.container-stickey-38 {
  justify-content: center;
  width: 100%;
  max-width: 100%;
  display: flex;
}

.logo_sticky_white {
  width: 27px;
  height: 27px;
  padding-right: 0;
}

.logo_sticky_white_38 {
  text-align: left;
  justify-content: center;
  align-self: auto;
  align-items: center;
  padding-right: 9px;
  display: flex;
}

.header_ynet_desktop {
  z-index: 100;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1240px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: sticky;
  inset: 0% 0% auto;
}

.paris2024-navbar-inside {
  width: 1240px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.paris2024-navbar-inside.desktop {
  white-space: nowrap;
  word-break: keep-all;
  flex-flow: row;
  height: 59.4609px;
  margin-top: 20px;
  display: flex;
  overflow: visible;
}

.text-table-oly--title--houers {
  border-bottom: 3px solid var(--olympics-blue);
  color: #000;
  text-align: right;
  background-color: #ffffffb3;
  justify-content: flex-start;
  align-items: center;
  width: 20%;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding: 5px;
  font-size: 1rem;
  display: flex;
}

.text-table-oly--houers {
  border-bottom: 1px solid var(--olympics-blue);
  color: #000;
  text-align: right;
  background-color: #ffffffb3;
  justify-content: flex-start;
  align-items: center;
  width: 20%;
  height: 40px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 10px 5px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.2rem;
  display: flex;
}

.wrp-m-gold, .wrp-m-kesef {
  grid-column-gap: 10px;
  align-items: center;
  width: 50%;
  display: flex;
}

.wrp-m-arad {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  display: flex;
}

.wrp-no-m {
  grid-column-gap: 10px;
  align-items: center;
  width: 50%;
  display: flex;
}

.icon-gold, .icon-keseg {
  width: 48px;
}

.rt-nom, .rt-arad, .rt-kesef {
  justify-content: center;
  align-items: center;
  font-size: 1rem;
  line-height: 1.2rem;
  display: flex;
}

.rt-gold {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  font-size: 1rem;
  line-height: 1.2rem;
  display: flex;
}

.div-block-157 {
  grid-column-gap: 0px;
  grid-row-gap: 20px;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: flex;
  position: relative;
}

.flipcard-wrapper {
  width: 302.273px;
  position: relative;
}

.flipcard-subtitle {
  color: #000;
  width: 100%;
  max-width: none;
  height: auto;
  margin-top: 20px;
  font-size: .8rem;
  font-weight: 300;
  line-height: 1.2rem;
}

.flipcard-front {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  color: #fff;
  background-image: url('../images/לינוי-אשרם-1.svg');
  background-position: 50%;
  background-size: cover;
  border: 4px solid red;
  border-radius: 30px;
  height: 600px;
  padding-top: 72px;
  padding-left: 40px;
  padding-right: 51px;
  position: relative;
  box-shadow: 7px 7px 40px 6px #00000017;
}

.flipcard-more {
  border: 2px solid var(--gray);
  cursor: pointer;
  position: absolute;
  bottom: 20px;
  right: 20px;
}

.flipcard-less {
  cursor: pointer;
  position: absolute;
  bottom: 20px;
  right: 20px;
}

.container-5 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  perspective: 1500px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: auto;
  max-width: none;
  display: flex;
}

.flipcard-back {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform-style: preserve-3d;
  background-color: #fff;
  border-radius: 30px;
  flex-direction: column;
  align-items: flex-start;
  height: 600px;
  padding-top: 66px;
  padding-left: 20px;
  padding-right: 20px;
  display: block;
  position: absolute;
  inset: 0%;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
  box-shadow: 7px 7px 40px 6px #00000017;
}

.flipcard-front-copy {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  color: #fff;
  border: 4px solid red;
  border-radius: 30px;
  width: auto;
  height: 600px;
  padding-top: 0;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  box-shadow: 7px 7px 40px 6px #00000017;
}

.text-block-318 {
  width: 100.012%;
  min-height: 400px;
}

.div-block-158 {
  color: #000;
  flex-flow: column;
  align-items: center;
  width: auto;
  height: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block-159 {
  flex-flow: column;
  justify-content: center;
  width: 100.013%;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

.flipcard-more-copy {
  border: 2px solid var(--gray);
  cursor: pointer;
  position: absolute;
  bottom: 20px;
  right: 20px;
}

.flipcard-front-copy {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  color: #fff;
  background-image: url('../images/איתמר-איינהורן---גטי.jpg');
  background-position: 50%;
  background-size: cover;
  border: 4px solid red;
  border-radius: 30px;
  height: 600px;
  padding-top: 72px;
  padding-left: 40px;
  padding-right: 51px;
  position: relative;
  box-shadow: 7px 7px 40px 6px #00000017;
}

.flipcard-subtitle-copy {
  color: #000;
  width: 100%;
  max-width: none;
  height: auto;
  margin-top: 20px;
  font-size: .8rem;
  font-weight: 300;
  line-height: 1.2rem;
}

.image-353 {
  margin-top: -39px;
  position: absolute;
  inset: auto auto 3% 4%;
}

.rich-text-block-8 {
  padding-bottom: 30px;
  font-size: 1rem;
  line-height: 1.4rem;
}

.ce-desk {
  justify-content: center;
  width: auto;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  display: flex;
  overflow: clip;
}

.wrp-page-about-israel-segal {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: space-between;
  align-items: stretch;
  width: 1240px;
  max-width: 100%;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.wrp-icon-title-copy, .wrp-icon-title--place {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-bottom: 2px solid var(--olympics-blue);
  height: 25px;
  padding-bottom: 10px;
  display: flex;
}

.wrp-icon-title-copy.kesef {
  border-bottom-color: #cecdcd;
}

.wrp-icon-title-copy {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-bottom: 2px solid var(--olympics-blue);
  height: 25px;
  padding-bottom: 10px;
  display: flex;
}

.wrp-icon-data-copy {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.wrp-icon-data--sms {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.wrp-icon-data-copy--israel-football {
  flex-flow: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.wrp-title-icon-oly--israel-football {
  width: 60%;
}

.text-span-85 {
  color: #efa9cd;
  display: none;
}

.but-desk-football-israel {
  background-color: var(--bluedark-oly);
  border-radius: 20px;
}

.but-desk-football-israel:hover {
  background-color: var(--olympics-blue);
}

.but-mobile-football-israel {
  background-color: var(--bluedark-oly);
  border-radius: 20px;
  display: none;
}

.but-mobile-football-israel:hover {
  background-color: var(--olympics-blue);
}

.text-span-86 {
  color: #efa9cd;
}

.text-block-324 {
  text-align: center;
  font-size: 1.125rem;
  line-height: 1.2rem;
}

.text-block-215-copy-copy {
  color: #fff;
  text-align: center;
  font-size: 1.125rem;
  line-height: 1.2rem;
}

.text-span-87 {
  color: #fff;
  font-family: "Mosestext 1", sans-serif;
  font-size: 2vw;
  font-weight: 400;
  text-decoration: none;
}

.text-block-2113-cmobiley-2 {
  color: #fff;
  text-align: center;
  font-size: 6.5vw;
  font-weight: 900;
  line-height: 1;
  display: none;
}

.ynet-euro-2024-olympic-decor-center-1-4 {
  z-index: 1;
  position: absolute;
  inset: -42% 160px 0% auto;
  overflow: hidden;
}

.div-block-163 {
  height: 15px;
}

.ynet-euro-2024-olympic-decor-center-2-3 {
  z-index: 1;
  position: absolute;
  inset: 48% 20px 0% auto;
  overflow: hidden;
}

.text-block-214-copy-7 {
  text-align: center;
  font-size: 2.5rem;
  font-weight: 400;
  line-height: 2rem;
}

.imageparis-343-copy-mobile {
  width: 38vw;
  display: none;
}

.text-block-325 {
  text-align: center;
  font-size: 2.5rem;
  font-weight: 400;
  line-height: 2rem;
}

.imageparis-343-copy {
  width: 38vw;
  display: none;
}

.parisolympicsheadercounter {
  width: 1240px;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
  display: block;
}

.imageparis-346 {
  width: 152px;
  height: 153px;
}

.ynet-euro-2024-hp-decor-center-rignt-4 {
  position: absolute;
  inset: auto 0% 0% auto;
  overflow: hidden;
}

.text-block-2113-copy-3 {
  color: #fff;
  text-align: center;
  font-size: 5.1rem;
  font-weight: 900;
  line-height: 1;
}

.text-block-214-copy-8 {
  color: #fff;
  text-align: center;
  font-size: 2.5rem;
  font-weight: 400;
  line-height: 2rem;
}

.ynet-olympic-2024-olympic-counter-4 {
  direction: rtl;
  background-image: url('../images/Group_4.svg'), linear-gradient(90deg, #003a54, #5ccbc7);
  background-position: 116%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 500px, auto;
  background-attachment: scroll, scroll;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 120px;
  max-height: 120px;
  display: none;
  position: relative;
  overflow: hidden;
}

.text-block-214-copy-9 {
  text-align: center;
  font-size: 2.5rem;
  font-weight: 400;
  line-height: 1.9rem;
}

.text-block-215-copy-2 {
  text-align: center;
  font-size: 1.125rem;
  line-height: 1.2rem;
}

.imageparis-347 {
  width: 3.8rem;
}

.ynet-brand-footer-endcredits {
  direction: rtl;
  color: #000;
  text-align: center;
  border-bottom: 1px solid #ffffff4d;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 30px;
  padding-bottom: 0;
  font-family: "Mosestext 1", sans-serif;
  font-size: .8rem;
  font-weight: 400;
  display: block;
}

.ynet-brand-footer-endcredits.dark {
  color: #fff;
  align-self: center;
  font-size: .8rem;
}

.ynet-brand-footer-txt {
  border-right: 2px solid var(--ynet-red);
  color: #000;
  margin-right: 10px;
  padding-left: 0;
  padding-right: 10px;
  font-size: .9em;
}

.ynet-brand-footer-txt.rights {
  border-right-style: none;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  font-family: "Mosestext 1", sans-serif;
  font-weight: 400;
  line-height: 80%;
  display: flex;
}

.ynet-brand-footer-rbox {
  margin-left: auto;
  text-decoration: none;
  display: flex;
}

.ynet-brand-footer-link {
  color: #000;
  vertical-align: middle;
  font-size: .9em;
  line-height: 100%;
  text-decoration: none;
  display: inline-block;
}

.ynet-brand-footer-link.dark {
  color: #fff;
}

.ynet-brand-footer-links {
  color: #fff;
  -webkit-text-stroke-color: #fff;
  display: flex;
}

.footer_ynet_desktop_light {
  z-index: 10;
  mix-blend-mode: normal;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: none;
  height: auto;
  padding: 40px 2em;
  display: flex;
  position: relative;
}

.ynet-brand-footer-box {
  border-top: 1px none var(--ynet-red);
  direction: rtl;
  color: #ddd;
  flex-direction: row;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 100%;
  max-width: 1240px;
  height: auto;
  line-height: 1px;
  display: flex;
}

.imagelogo-361 {
  vertical-align: middle;
  width: 60px;
}

.ynet-brand-footer-greyline {
  background-color: #a7a7a7;
  align-self: center;
  width: 100%;
  max-width: 1240px;
  height: 1px;
  margin-bottom: 30px;
}

.footer_ynet_desktop_dark {
  z-index: 10;
  mix-blend-mode: normal;
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: none;
  height: auto;
  padding: 40px 2em;
  display: flex;
  position: relative;
}

.text-block-327 {
  font-size: 1rem;
  line-height: 1.2rem;
}

.wrp-headline-tiker-mobile {
  display: none;
}

.wrp-data-segal {
  flex-flow: column;
  align-items: center;
  width: 1240px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.wrp-achievement--, .wrp-achievement--nn {
  grid-column-gap: 0px;
  grid-row-gap: 20px;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-items: start;
  width: 100%;
  display: grid;
}

.text-table-oly--title--date {
  border-bottom: 3px solid var(--olympics-blue);
  color: #000;
  text-align: right;
  background-color: #ffffffb3;
  justify-content: flex-start;
  align-items: center;
  width: 15%;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding: 5px;
  font-size: 1rem;
  display: flex;
}

.text-table-oly--data {
  border-bottom: 1px solid var(--olympics-blue);
  color: #000;
  text-align: right;
  background-color: #ffffffb3;
  justify-content: flex-start;
  align-items: center;
  width: 15%;
  height: 40px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 10px 5px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.2rem;
  display: flex;
}

.text-table-oly-houer {
  border-bottom: 1px solid var(--olympics-blue);
  color: #000;
  text-align: right;
  background-color: #ffffffb3;
  justify-content: flex-start;
  align-items: center;
  height: 40px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 10px 5px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.2rem;
  display: flex;
}

.text-table-oly--title--hou {
  border-bottom: 3px solid var(--olympics-blue);
  color: #000;
  text-align: right;
  background-color: #ffffffb3;
  justify-content: flex-start;
  align-items: center;
  width: 20%;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding: 5px;
  font-size: 1rem;
  display: flex;
}

.text-table-oly--comp {
  border-bottom: 1px solid var(--olympics-blue);
  color: #000;
  text-align: right;
  background-color: #ffffffb3;
  justify-content: flex-start;
  align-items: center;
  width: 30%;
  height: 40px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 10px 5px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.2rem;
  display: flex;
}

.text-table-oly--title--outcome {
  border-bottom: 3px solid var(--olympics-blue);
  color: #000;
  text-align: right;
  background-color: #ffffffb3;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding: 5px;
  font-size: 1rem;
  display: flex;
}

.text-table-oly--outcome {
  border-bottom: 1px solid var(--olympics-blue);
  color: #000;
  text-align: right;
  background-color: #ffffffb3;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  height: 40px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 10px 5px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.2rem;
  display: flex;
}

.text-table-oly--title--comp-copy {
  border-bottom: 3px solid var(--olympics-blue);
  color: #000;
  text-align: right;
  background-color: #ffffffb3;
  justify-content: flex-start;
  align-items: center;
  width: 30%;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding: 5px;
  font-size: 1rem;
  display: flex;
}

.text-block-330 {
  margin-bottom: 15px;
  font-size: 1rem;
  line-height: 1.4rem;
}

.text-block-310--stiil {
  color: #000;
  font-size: 1rem;
  text-decoration: none;
}

.text-block-331 {
  font-size: 1rem;
  line-height: 1.21rem;
}

.ynet-brand-header-share-icon {
  aspect-ratio: 1;
  color: #fff;
  text-align: center;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  height: 36px;
  padding: 5%;
  font-size: .9em;
  line-height: .9em;
  text-decoration: none;
  transition: transform .1s cubic-bezier(.19, 1, .22, 1);
  display: flex;
  position: relative;
}

.ynet-brand-header-share-icon:hover {
  transform: scale(1.2);
}

.ynet-brand-header-share-icon._3, .ynet-brand-header-share-icon._1, .ynet-brand-header-share-icon._2 {
  padding: 3%;
}

.ynet-brand-header-share-box {
  z-index: 2;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: row;
  justify-content: center;
  align-items: stretch;
  margin-top: 20px;
  display: flex;
}

.ynet-brand-header-box {
  direction: ltr;
  mix-blend-mode: normal;
  background-color: #fff0;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1240px;
  height: 100%;
  padding-left: 2em;
  padding-right: 2em;
  display: flex;
  position: static;
}

.ynet-brand-header-share-link {
  filter: invert();
  justify-content: flex-start;
  align-items: center;
  width: 100%;
}

.ynet-brand-header-share-link.dark {
  filter: invert(0%);
}

.ynet-brand-header-sides {
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  display: flex;
}

.body-12 {
  background-color: #fff;
}

.projects_header_light {
  width: 100vw;
  height: 50px;
  display: block;
}

.header_ynetlogo_light {
  justify-content: flex-start;
  align-self: center;
  align-items: stretch;
  max-width: 100%;
  display: flex;
}

.projects_header_dark {
  width: 100vw;
  height: 50px;
}

.header_ynetlogo_dark {
  justify-content: flex-start;
  align-self: center;
  align-items: stretch;
  max-width: 100%;
  display: flex;
}

.link_header_ynetlogo_lightmode-copy {
  flex: 0 auto;
}

.initial-navmobile {
  z-index: 999;
  background-color: var(--ynet-red);
  direction: rtl;
  width: 1240px;
  max-width: 1240px;
  height: 28px;
  margin: 20px auto;
  transition: opacity .2s cubic-bezier(.455, .03, .515, .955);
  display: none;
  position: sticky;
  top: 0;
  left: 0;
  right: 0;
}

.wrp-gold-medal--one {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.text-table-oly--outcome1 {
  border-bottom: 1px solid var(--olympics-blue);
  color: #000;
  text-align: right;
  background-color: #ffffffb3;
  justify-content: flex-start;
  align-items: center;
  width: 60%;
  height: 40px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 10px 5px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.2rem;
  display: flex;
}

.text-table-oly--title--outcome1 {
  border-bottom: 3px solid var(--olympics-blue);
  color: #000;
  text-align: right;
  background-color: #ffffffb3;
  justify-content: flex-start;
  align-items: center;
  width: 60%;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding: 5px;
  font-size: 1rem;
  display: flex;
}

.text-span-90 {
  color: var(--olympics-blue);
}

.wrp-box-data-segal {
  grid-row-gap: 8px;
  flex-flow: column;
  display: flex;
}

.text-table-oly--title--football {
  border-bottom: 3px solid var(--olympics-blue);
  color: #000;
  text-align: right;
  background-color: #ffffffb3;
  justify-content: flex-start;
  align-items: center;
  width: 60%;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding: 5px;
  font-size: 1rem;
  display: flex;
}

.text-table-oly--football, .text-table-oly--fb {
  border-bottom: 1px solid var(--olympics-blue);
  color: #000;
  text-align: right;
  background-color: #ffffffb3;
  justify-content: flex-start;
  align-items: center;
  width: 60%;
  height: 40px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 10px 5px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.2rem;
  display: flex;
}

.text-table-oly--title-copy-ft, .text-table-oly--title--ft, .text-table-oly--title-fttttcopy {
  border-bottom: 3px solid var(--olympics-blue);
  color: #000;
  text-align: right;
  background-color: #ffffffb3;
  justify-content: flex-start;
  align-items: center;
  width: 60%;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding: 5px;
  font-size: 1rem;
  display: flex;
}

.text-table-oly--ft, .text-table-oly-ft {
  border-bottom: 1px solid var(--olympics-blue);
  color: #000;
  text-align: right;
  background-color: #ffffffb3;
  justify-content: flex-start;
  align-items: center;
  width: 60%;
  height: 40px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 10px 5px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.2rem;
  display: flex;
}

.text-table-oly-copy-3 {
  border-bottom: 1px solid var(--olympics-blue);
  color: #000;
  text-align: right;
  background-color: #ffffffb3;
  justify-content: flex-start;
  align-items: center;
  width: 15%;
  height: 40px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 10px 5px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.2rem;
  display: flex;
}

.text-table-oly--title-copy-4 {
  border-bottom: 3px solid var(--olympics-blue);
  color: #000;
  text-align: right;
  background-color: #ffffffb3;
  justify-content: flex-start;
  align-items: center;
  width: 15%;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding: 5px;
  font-size: 1rem;
  display: flex;
}

.link-block-22 {
  margin-right: 0;
  position: static;
  inset: auto auto 0% 0%;
}

.nav_stickey_28-mobile {
  justify-content: center;
  align-items: center;
  width: 1240px;
  height: 28px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: static;
  top: 0;
}

.h-p-ynet-haeder-nb-mobile {
  color: #fff;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 20px;
  font-size: 13px;
}

.h-p-ynet-haeder-nb-mobile:hover {
  font-weight: 700;
}

.ynet--ynet-header-navbar-mobile {
  direction: ltr;
  color: #fff;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 13px;
  line-height: 13px;
}

.ynet--ynet-header-navbar-mobile:hover {
  font-weight: 700;
}

.news-ynet-header-navbar-mobile {
  direction: ltr;
  color: #fff;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 13px;
  line-height: 13px;
}

.news-ynet-header-navbar-mobile:hover {
  font-weight: 700;
}

._24-7-ynet-header-navber-mobile {
  direction: ltr;
  color: #fff;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 13px;
  line-height: 13px;
}

._24-7-ynet-header-navber-mobile:hover {
  font-weight: 700;
}

.podcast-ynet-header-navbar-copy {
  direction: ltr;
  color: var(--black);
  padding-top: 0;
  padding-bottom: 0;
  font-size: 13px;
  line-height: 13px;
}

.podcast-ynet-header-navbar-copy:hover {
  font-weight: 700;
}

.sport-ynet-haeder-navbar-copy {
  direction: ltr;
  color: var(--black);
  padding-top: 0;
  padding-bottom: 0;
  font-size: 13px;
  line-height: 13px;
}

.sport-ynet-haeder-navbar-copy:hover {
  font-weight: 700;
}

.calala-ynet-header-navbar-copy {
  direction: ltr;
  color: var(--black);
  padding-top: 0;
  padding-bottom: 0;
  font-size: 13px;
  line-height: 13px;
}

.calala-ynet-header-navbar-copy:hover {
  font-weight: 700;
}

.tarbut-ynet-header-navbar-copy {
  direction: ltr;
  color: var(--black);
  padding-top: 0;
  padding-bottom: 0;
  font-size: 13px;
  line-height: 13px;
}

.tarbut-ynet-header-navbar-copy:hover {
  font-weight: 700;
}

.gossip-ynet-header-navber-copy {
  direction: ltr;
  color: var(--black);
  padding-top: 0;
  padding-bottom: 0;
  font-size: 13px;
  line-height: 13px;
}

.gossip-ynet-header-navber-copy:hover {
  font-weight: 700;
}

.health-yent-header-navbar-copy {
  direction: ltr;
  color: var(--black);
  padding-top: 0;
  padding-bottom: 0;
  font-size: 13px;
  line-height: 13px;
}

.health-yent-header-navbar-copy:hover {
  font-weight: 700;
}

.car-ynet-header-navbar-copy {
  direction: ltr;
  color: var(--black);
  padding-top: 0;
  padding-bottom: 0;
  font-size: 13px;
  line-height: 13px;
}

.car-ynet-header-navbar-copy:hover {
  font-weight: 700;
}

.digital-ynet-header-navbar-copy {
  direction: ltr;
  color: var(--black);
  padding-top: 0;
  padding-bottom: 0;
  font-size: 13px;
  line-height: 13px;
}

.digital-ynet-header-navbar-copy:hover {
  font-weight: 700;
}

.towomen-ynet-header-navbar-copy {
  direction: ltr;
  color: var(--black);
  padding-top: 0;
  padding-bottom: 0;
  font-size: 13px;
  line-height: 13px;
}

.towomen-ynet-header-navbar-copy:hover {
  font-weight: 700;
}

.food-ynet-haeder-navbar-copy {
  direction: ltr;
  color: var(--black);
  padding-top: 0;
  padding-bottom: 0;
  font-size: 13px;
  line-height: 13px;
}

.food-ynet-haeder-navbar-copy:hover {
  font-weight: 700;
}

.container-3-mobile {
  justify-content: center;
  width: 100%;
  max-width: 100%;
  display: flex;
}

.slide-1-2 {
  direction: rtl;
}

.mobile-tker-wrp-oly-2 {
  display: none;
}

.ce-mobile-2 {
  justify-content: center;
  width: 100%;
  margin-bottom: 15px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  display: flex;
  overflow: clip;
}

.text-block-334, .text-block-335, .text-block-336 {
  font-size: 1rem;
  line-height: 1.2rem;
}

.projects_header_light-2 {
  width: 100vw;
  height: 50px;
  display: none;
}

.link_header_ynetlogo_lightmode-2 {
  flex: 0 auto;
}

.header_ynetlogo_light-2 {
  justify-content: flex-start;
  align-self: center;
  align-items: stretch;
  max-width: 100%;
  display: flex;
}

.div-block-168 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.text-block-337 {
  font-size: 1rem;
  line-height: 1.2rem;
}

.banner, .inboard, .interstitial-mobile {
  display: none;
}

.wrp-card-rhythmic-gymnastics {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: space-between;
  width: 1240px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.wrp-button-back-hp-segal {
  direction: rtl;
  justify-content: flex-end;
  width: 1240px;
  max-width: 100%;
  margin: 20px auto;
  display: flex;
}

.button-5 {
  background-color: #003a54;
  border-radius: 20px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.button-5:hover {
  background-color: var(--olympics-blue);
}

.text-span-95 {
  color: var(--olympics-blue);
  padding-right: 5px;
}

.bold-text-40 {
  color: var(--white);
}

.wrp-card-sailing {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: center;
  width: 1240px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-170 {
  height: 15px;
}

.text-span-96 {
  color: #fff;
  font-family: "Mosestext 1", sans-serif;
  font-size: 2vw;
  font-weight: 400;
  text-decoration: none;
}

.text-block-338, .text-block-215-copy-5 {
  text-align: center;
  font-size: 1.125rem;
  line-height: 1.2rem;
}

.parisolympicsheadercounter-5 {
  width: 1240px;
  margin-left: auto;
  margin-right: auto;
  font-family: "Mosestext 1", sans-serif;
  text-decoration: none;
  display: block;
}

.text-block-214-copy-13 {
  text-align: center;
  font-size: 2.5rem;
  font-weight: 400;
  line-height: 1.9rem;
}

.text-block-339, .text-block-214-copy-15 {
  text-align: center;
  font-size: 2.5rem;
  font-weight: 400;
  line-height: 2rem;
}

.ynet-euro-2024-olympic-decor-center-2-4 {
  z-index: 1;
  position: absolute;
  inset: 48% 20px 0% auto;
  overflow: hidden;
}

.imageparis-361 {
  width: 152px;
  height: 153px;
}

.link-block-18-copy {
  color: #000;
  padding: 10px;
  font-size: 14px;
  text-decoration: none;
}

.link-block-18-copy:hover, .link-block-18-copy:active {
  font-weight: 700;
}

.ynet-euro-2024-hp-cta-warp {
  line-height: 1;
  display: block;
}

.text-block-340 {
  color: #fff;
  text-align: center;
  font-size: 1.2rem;
  line-height: 1rem;
}

.text-span-97 {
  color: #fff;
  font-family: "Mosestext 1", sans-serif;
  font-size: 1.7vw;
  font-weight: 400;
  text-decoration: none;
}

.down {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  display: flex;
}

.ynet-olympic-2024-time-counter-wap-copy-copy {
  color: #fff;
  align-self: auto;
  margin-bottom: 11px;
  margin-left: 10px;
  position: absolute;
  inset: auto auto 0% 0%;
}

.rich-text-block-10 {
  font-size: 1rem;
  line-height: 1.4rem;
}

.section {
  padding-top: 100px;
  padding-bottom: 100px;
  display: none;
}

.section.none {
  display: none;
}

.section-titles {
  text-align: center;
}

.accordion-item {
  cursor: pointer;
  background-color: #fff;
  border-radius: 4px;
  margin-bottom: 16px;
  box-shadow: 1px 1px 4px #00000029;
}

.faq-question {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 24px;
}

.minus-icon {
  width: 12px;
}

.wrp-all-contebt {
  padding-top: 10px;
}

.faq-question-flex {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.plus-icon {
  width: 12px;
  height: 10px;
}

.border {
  background-color: #d8d8d8;
  width: 100%;
  height: 1px;
  margin-bottom: 12px;
}

.accordion-trigger1 {
  padding: 16px;
}

.accordion-content1 {
  overflow: hidden;
}

.content-web-trade {
  width: 1240px;
  max-width: 100%;
  margin: 140px auto 40px;
  padding-left: 0;
  padding-right: 0;
}

.container-6 {
  justify-content: flex-end;
  align-items: center;
  width: 80px;
  max-width: 100%;
  margin: 40px auto 0;
  display: flex;
  position: absolute;
}

.navbar-7 {
  background-color: #fff;
  font-size: 1.125rem;
  position: absolute;
  inset: 0% auto auto 0%;
}

.table-title-traide {
  border-bottom: 1px solid #000;
  width: 100%;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  font-weight: 700;
}

.table-title-traide.red-line-traide {
  border-bottom-color: red;
  padding-right: 5px;
}

.text-table-description {
  direction: rtl;
  border-bottom: 1px solid #0000;
  flex-flow: row;
  align-items: center;
  width: 100%;
  padding: .5rem 5px .5rem 0;
  font-size: .9rem;
  font-weight: 300;
  line-height: 1.25rem;
  display: flex;
  overflow: clip;
}

.link-b-red-traide {
  color: #e30613;
}

.sub-title-traide {
  border-bottom: 4px solid #e3061300;
  margin-bottom: 0;
  padding-bottom: 20px;
  font-size: 1.2rem;
  font-weight: 600;
}

.nav-menu-5 {
  background-color: #fff;
}

.link-block-25 {
  color: var(--white);
  font-size: 1rem;
  text-decoration: none;
}

.link-block-25:hover {
  color: var(--white);
  font-weight: 700;
}

.link-block-25:active {
  color: var(--white);
}

.wrp-main-nb-traide {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  direction: rtl;
  color: red;
  justify-content: center;
  align-items: center;
  width: 800px;
  max-width: 100%;
  height: auto;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  font-size: 1.25rem;
  text-decoration: none;
  display: flex;
  position: absolute;
  inset: 0%;
}

.wrp-commercial-content {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 1240px;
  max-width: 100%;
  margin: 0 auto;
  display: grid;
}

.bold-text-41 {
  font-weight: 400;
}

.fs_modal-1_close-2 {
  cursor: pointer;
  background-color: #f5f5f5;
  padding: 1.5rem;
  position: absolute;
  inset: 0% 0% auto auto;
}

.fs_modal-1_close-2:focus-visible {
  outline-color: var(--accessible-components--dark-grey);
  outline-offset: 4px;
  outline-width: 2px;
  outline-style: solid;
}

.fs_modal-1_close-2[data-wf-focus-visible] {
  outline-color: var(--accessible-components--dark-grey);
  outline-offset: 4px;
  outline-width: 2px;
  outline-style: solid;
}

.fs_modal-1_cover-2 {
  position: absolute;
  inset: 0%;
}

.fs_modal-1_button-2 {
  background-color: var(--accessible-components--dodger-blue);
  color: #fff;
  cursor: pointer;
  padding: .5rem 1rem;
}

.fs_modal-1_button-2:focus-visible {
  outline-color: var(--accessible-components--dark-grey);
  outline-offset: 4px;
  outline-width: 2px;
  outline-style: solid;
}

.fs_modal-1_button-2[data-wf-focus-visible] {
  outline-color: var(--accessible-components--dark-grey);
  outline-offset: 4px;
  outline-width: 2px;
  outline-style: solid;
}

.fs_modal-1_cover-3 {
  position: absolute;
  inset: 0%;
}

.fs_modal-1_button-3 {
  background-color: var(--accessible-components--dodger-blue);
  color: #fff;
  cursor: pointer;
  padding: .5rem 1rem;
}

.fs_modal-1_button-3:focus-visible {
  outline-color: var(--accessible-components--dark-grey);
  outline-offset: 4px;
  outline-width: 2px;
  outline-style: solid;
}

.fs_modal-1_button-3[data-wf-focus-visible] {
  outline-color: var(--accessible-components--dark-grey);
  outline-offset: 4px;
  outline-width: 2px;
  outline-style: solid;
}

.wrp-header-pricelist-ynet {
  justify-content: space-around;
  align-items: center;
  width: 1240px;
  max-width: 100%;
  height: 59.9805px;
  margin: 40px auto 0;
  display: flex;
  position: relative;
}

.wrp-text-ico-camara {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  width: 100%;
  display: flex;
}

.fs_modal-1_close-3 {
  cursor: pointer;
  background-color: #f5f5f5;
  padding: 1.5rem;
  position: absolute;
  inset: 0% 0% auto auto;
}

.fs_modal-1_close-3:focus-visible {
  outline-color: var(--accessible-components--dark-grey);
  outline-offset: 4px;
  outline-width: 2px;
  outline-style: solid;
}

.fs_modal-1_close-3[data-wf-focus-visible] {
  outline-color: var(--accessible-components--dark-grey);
  outline-offset: 4px;
  outline-width: 2px;
  outline-style: solid;
}

.fs_modal-1_cover-4 {
  position: absolute;
  inset: 0%;
}

.fs_modal-1_button-4 {
  color: #fff;
  cursor: pointer;
  background-color: #fff0;
  justify-content: center;
  align-items: center;
  padding: 0;
  display: flex;
}

.fs_modal-1_button-4:focus-visible {
  outline-color: var(--accessible-components--dark-grey);
  outline-offset: 4px;
  outline-width: 2px;
  outline-style: solid;
}

.fs_modal-1_button-4[data-wf-focus-visible] {
  outline-color: var(--accessible-components--dark-grey);
  outline-offset: 4px;
  outline-width: 2px;
  outline-style: solid;
}

.icon-text-pricelist {
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-pricelist {
  text-align: center;
  height: 63.9844px;
  font-family: "Mosestext 1", sans-serif;
  font-size: 2rem;
  font-weight: 400;
  line-height: 2.2rem;
  text-decoration: none;
}

.wrp-main-pricelist {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: fixed;
  overflow: hidden;
}

.image-366, .icon-pricelist {
  width: 131px;
  height: 108px;
}

.image-368 {
  width: 131.992px;
  height: 108.984px;
}

.header_ynet_desktop-2 {
  z-index: 100;
  font-family: "Mosestext 1", sans-serif;
  position: sticky;
}

.link-block-28 {
  color: #000;
  text-decoration: none;
}

.ynet-brand-header-share-box-2 {
  z-index: 2;
  grid-column-gap: 10px;
  flex-flow: row-reverse wrap;
  align-items: center;
  display: flex;
  position: relative;
}

.initial-navmobile-2 {
  z-index: 999;
  direction: rtl;
  background-color: #de1a1a;
  width: 1240px;
  max-width: 1240px;
  height: 28px;
  margin: 20px auto;
  transition: opacity .2s cubic-bezier(.455, .03, .515, .955);
  display: none;
  position: sticky;
  top: 0;
  left: 0;
  right: 0;
}

.text-block-349 {
  color: #000;
  width: auto;
  font-size: 12px;
}

.ynet-brand-header-share-icon-2 {
  aspect-ratio: 1;
  filter: invert(84%);
  color: #fff;
  text-align: center;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  height: 36px;
  padding: 5%;
  font-size: .9em;
  line-height: .9em;
  text-decoration: none;
  transition: transform .1s cubic-bezier(.19, 1, .22, 1);
  display: flex;
  position: relative;
}

.ynet-brand-header-share-icon-2:hover {
  transform: scale(1.2);
}

.ynet-brand-header-share-icon-2._3, .ynet-brand-header-share-icon-2._1, .ynet-brand-header-share-icon-2._2 {
  margin-top: 40px;
  padding: 3%;
}

.link-block-29 {
  text-decoration: none;
}

.ynet-logo-flashes-redmails-2 {
  flex-flow: row-reverse wrap;
  justify-content: space-between;
  align-items: center;
  width: 1240px;
  max-width: 100%;
  height: 102px;
  margin: 15px auto auto;
  display: flex;
  position: relative;
}

.erp-header-redmail-mbzakim-2 {
  grid-column-gap: 15px;
  flex-flow: row-reverse wrap;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.medal-israel-segal-stempa-copy {
  background-color: var(--olympics-blue);
  text-align: center;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 35px;
  margin-left: auto;
  margin-right: auto;
  font-size: 1.25rem;
  font-weight: 700;
  display: flex;
  position: absolute;
  inset: 411px 0% 0%;
}

.fs_modal-1_close-4 {
  cursor: pointer;
  background-color: #f5f5f5;
  padding: 1.5rem;
  position: absolute;
  inset: 0% 0% auto auto;
}

.fs_modal-1_close-4:focus-visible {
  outline-color: var(--accessible-components--dark-grey);
  outline-offset: 4px;
  outline-width: 2px;
  outline-style: solid;
}

.fs_modal-1_close-4[data-wf-focus-visible] {
  outline-color: var(--accessible-components--dark-grey);
  outline-offset: 4px;
  outline-width: 2px;
  outline-style: solid;
}

.fs_modal-1_cover-5 {
  position: absolute;
  inset: 0%;
}

.fs_modal-1_button-5 {
  background-color: var(--accessible-components--dodger-blue);
  color: #fff;
  cursor: pointer;
  padding: .5rem 1rem;
}

.fs_modal-1_button-5:focus-visible {
  outline-color: var(--accessible-components--dark-grey);
  outline-offset: 4px;
  outline-width: 2px;
  outline-style: solid;
}

.fs_modal-1_button-5[data-wf-focus-visible] {
  outline-color: var(--accessible-components--dark-grey);
  outline-offset: 4px;
  outline-width: 2px;
  outline-style: solid;
}

.grid-table-3 {
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  border-bottom: 1px solid #fff;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center start;
  display: grid;
}

.text-table-traide-bold {
  direction: rtl;
  text-align: right;
  border-bottom: 1px solid #0000;
  align-items: center;
  width: 100%;
  padding: .5rem 5px .5rem 0;
  font-size: .9rem;
  font-weight: 400;
  line-height: 1.25rem;
  display: flex;
}

._2 {
  padding-top: 20px;
}

.wrp-all-content-desk {
  grid-row-gap: 40px;
  flex-flow: column;
  margin-bottom: 0;
  display: flex;
}

.wrp-all-content-desktop {
  justify-content: center;
  width: 1240px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.wrp-all-content-desktop.none {
  margin-top: 80px;
  margin-bottom: 0;
  padding-bottom: 0;
  display: block;
}

.grid-table-3-white {
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  border-bottom: 1px solid #fff;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center start;
  display: grid;
}

.grid-table-3-white.gray {
  background-color: #f3f6fa;
}

.wrp-table-deskk-3-copy {
  padding-top: 0;
}

.price-pricelist {
  border-bottom: 1px solid #0000;
  flex-flow: row;
  align-items: center;
  width: 100%;
  padding: .5rem 5px .5rem 0;
  font-size: .9rem;
  font-weight: 400;
  line-height: 1.25rem;
  display: flex;
  overflow: clip;
}

.fs_modal-1_close-icon-5 {
  width: 1rem;
  height: 1rem;
}

.fs_modal-1_close-5 {
  cursor: pointer;
  background-color: #f5f5f5;
  padding: 1.5rem;
  position: absolute;
  inset: 0% 0% auto auto;
}

.fs_modal-1_close-5:focus-visible {
  outline-color: var(--accessible-components--dark-grey);
  outline-offset: 4px;
  outline-width: 2px;
  outline-style: solid;
}

.fs_modal-1_close-5[data-wf-focus-visible] {
  outline-color: var(--accessible-components--dark-grey);
  outline-offset: 4px;
  outline-width: 2px;
  outline-style: solid;
}

.fs_modal-1_heading-7 {
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.2;
  display: flex;
}

.fs_modal-1_content-5 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: center start;
  place-items: center start;
  padding: 4rem;
  display: block;
}

.fs_modal-1_image-5 {
  object-fit: cover;
  width: 100%;
}

.fs_modal-1_wrapper-5 {
  z-index: 999;
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  color: #000;
  background-color: #fff;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  grid-auto-columns: 1fr;
  place-items: stretch start;
  width: 100%;
  max-width: 60rem;
  display: flex;
  position: relative;
}

.fs_modal-1_cover-6 {
  background-color: #00000047;
  position: absolute;
  inset: 0%;
}

.fs_modal-1_popup-7 {
  z-index: 9999;
  background-color: #00000080;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-left: 2rem;
  padding-right: 2rem;
  display: none;
  position: fixed;
  inset: 0%;
}

.fs_modal-1_button-6 {
  color: #e40000;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  padding: 0;
  display: flex;
}

.fs_modal-1_button-6:focus-visible {
  outline-color: var(--accessible-components--dark-grey);
  outline-offset: 4px;
  outline-width: 2px;
  outline-style: solid;
}

.fs_modal-1_button-6[data-wf-focus-visible] {
  outline-color: var(--accessible-components--dark-grey);
  outline-offset: 4px;
  outline-width: 2px;
  outline-style: solid;
}

.fs_modal-1_component-5 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: start;
  justify-items: start;
  display: grid;
}

.wrp-section-table1 {
  margin-bottom: 0;
}

.headline-desk-pricelist {
  grid-row-gap: 10px;
  flex-flow: column;
  display: flex;
}

.wrp-gride3-title-pricelist {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.fs_modal-1_close-icon-6 {
  width: 1rem;
  height: 1rem;
}

.fs_modal-1_close-6 {
  cursor: pointer;
  background-color: #f5f5f5;
  padding: 1.5rem;
  position: absolute;
  inset: 0% 0% auto auto;
}

.fs_modal-1_close-6:focus-visible {
  outline-color: var(--accessible-components--dark-grey);
  outline-offset: 4px;
  outline-width: 2px;
  outline-style: solid;
}

.fs_modal-1_close-6[data-wf-focus-visible] {
  outline-color: var(--accessible-components--dark-grey);
  outline-offset: 4px;
  outline-width: 2px;
  outline-style: solid;
}

.fs_modal-1_cover-7 {
  background-color: #00000017;
  position: absolute;
  inset: 0%;
}

.fs_modal-1_popup-8 {
  z-index: 9999;
  background-color: #00000080;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-left: 2rem;
  padding-right: 2rem;
  display: none;
  position: fixed;
  inset: 0%;
}

.fs_modal-1_button-7 {
  color: #fff;
  cursor: pointer;
  background-color: #fe000000;
  padding: 0;
}

.fs_modal-1_button-7:focus-visible {
  outline-color: var(--accessible-components--dark-grey);
  outline-offset: 4px;
  outline-width: 2px;
  outline-style: solid;
}

.fs_modal-1_button-7[data-wf-focus-visible] {
  outline-color: var(--accessible-components--dark-grey);
  outline-offset: 4px;
  outline-width: 2px;
  outline-style: solid;
}

.fs_modal-1_component-6 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: start;
  justify-items: start;
  display: grid;
}

.fs_modal-1_heading-9 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.2;
}

.fs_modal-1_content-7 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: center start;
  place-items: center;
  padding: 4rem 4rem 2rem 4px;
  display: grid;
}

.fs_modal-1_image-7 {
  object-fit: cover;
  width: 100%;
  padding-bottom: 40px;
  padding-left: 40px;
  padding-right: 40px;
}

.fs_modal-1_wrapper-7 {
  z-index: 999;
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  color: #000;
  background-color: #fff;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  grid-auto-columns: 1fr;
  place-items: stretch start;
  width: 100%;
  max-width: 60rem;
  display: flex;
  position: relative;
}

.fs_modal-1_cover-8 {
  background-color: #0000;
  position: absolute;
  inset: 0%;
}

.fs_modal-1_button-8 {
  color: #fff;
  cursor: pointer;
  background-color: #02b95e00;
  padding: 0;
  display: flex;
}

.fs_modal-1_button-8:focus-visible {
  outline-color: var(--accessible-components--dark-grey);
  outline-offset: 4px;
  outline-width: 2px;
  outline-style: solid;
}

.fs_modal-1_button-8[data-wf-focus-visible] {
  outline-color: var(--accessible-components--dark-grey);
  outline-offset: 4px;
  outline-width: 2px;
  outline-style: solid;
}

.text-redline-left {
  background-color: var(--white);
  color: #000;
  text-align: right;
  border-bottom: 1px solid #0000;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 5px;
  padding: .5rem 0;
  font-size: .9rem;
  font-weight: 700;
  line-height: 1.25rem;
  display: flex;
}

.text-redline-left.none {
  display: none;
}

.bold-text-44 {
  line-height: 1.5rem;
}

.image-372 {
  margin-left: auto;
  margin-right: auto;
}

.wrp-logo-ynet-pricelisr {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  inset: 3% 0% auto;
}

.link-bloxk-pricelist {
  color: #000;
  text-decoration: none;
  transition: transform .4s ease-in-out;
}

.link-bloxk-pricelist:hover {
  transform: scale(1.1);
}

.fs_modal-1_close-7 {
  cursor: pointer;
  background-color: #f5f5f5;
  padding: 1.5rem;
  position: absolute;
  inset: 0% 0% auto auto;
}

.fs_modal-1_close-7:focus-visible {
  outline-color: var(--accessible-components--dark-grey);
  outline-offset: 4px;
  outline-width: 2px;
  outline-style: solid;
}

.fs_modal-1_close-7[data-wf-focus-visible] {
  outline-color: var(--accessible-components--dark-grey);
  outline-offset: 4px;
  outline-width: 2px;
  outline-style: solid;
}

.fs_modal-1_cover-9 {
  position: absolute;
  inset: 0%;
}

.fs_modal-1_button-9 {
  background-color: var(--accessible-components--dodger-blue);
  color: #fff;
  cursor: pointer;
  padding: .5rem 1rem;
}

.fs_modal-1_button-9:focus-visible {
  outline-color: var(--accessible-components--dark-grey);
  outline-offset: 4px;
  outline-width: 2px;
  outline-style: solid;
}

.fs_modal-1_button-9[data-wf-focus-visible] {
  outline-color: var(--accessible-components--dark-grey);
  outline-offset: 4px;
  outline-width: 2px;
  outline-style: solid;
}

.wrp-grid4-pricelist {
  padding-top: 0;
}

.fs_modal-1_close-icon-8 {
  width: 1rem;
  height: 1rem;
}

.fs_modal-1_close-8 {
  cursor: pointer;
  background-color: #f5f5f5;
  padding: 1.5rem;
  position: absolute;
  inset: 0% 0% auto auto;
}

.fs_modal-1_close-8:focus-visible {
  outline-color: var(--accessible-components--dark-grey);
  outline-offset: 4px;
  outline-width: 2px;
  outline-style: solid;
}

.fs_modal-1_close-8[data-wf-focus-visible] {
  outline-color: var(--accessible-components--dark-grey);
  outline-offset: 4px;
  outline-width: 2px;
  outline-style: solid;
}

.fs_modal-1_heading-11 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.5rem;
  font-weight: 500;
  line-height: 1.2;
}

.fs_modal-1_content-9 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: center;
  place-items: center start;
  padding: 4rem;
  display: flex;
}

.fs_modal-1_wrapper-9 {
  z-index: 999;
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  color: #000;
  background-color: #fff;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  grid-auto-columns: 1fr;
  place-items: stretch start;
  width: 100%;
  max-width: 60rem;
  display: flex;
  position: relative;
}

.fs_modal-1_cover-10 {
  position: absolute;
  inset: 0%;
}

.fs_modal-1_popup-10 {
  z-index: 9999;
  background-color: #00000080;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-left: 2rem;
  padding-right: 2rem;
  display: none;
  position: fixed;
  inset: 0%;
}

.fs_modal-1_button-10 {
  background-color: var(--accessible-components--dodger-blue);
  color: #fff;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  padding: 0;
  display: flex;
}

.fs_modal-1_button-10:focus-visible {
  outline-color: var(--accessible-components--dark-grey);
  outline-offset: 4px;
  outline-width: 2px;
  outline-style: solid;
}

.fs_modal-1_button-10[data-wf-focus-visible] {
  outline-color: var(--accessible-components--dark-grey);
  outline-offset: 4px;
  outline-width: 2px;
  outline-style: solid;
}

.fs_modal-1_component-8 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: start;
  justify-items: start;
  display: grid;
}

.fs_modal-1_close-icon-9 {
  width: 1rem;
  height: 1rem;
}

.fs_modal-1_close-9 {
  cursor: pointer;
  background-color: #f5f5f5;
  padding: 1.5rem;
  position: absolute;
  inset: 0% 0% auto auto;
}

.fs_modal-1_close-9:focus-visible {
  outline-color: var(--accessible-components--dark-grey);
  outline-offset: 4px;
  outline-width: 2px;
  outline-style: solid;
}

.fs_modal-1_close-9[data-wf-focus-visible] {
  outline-color: var(--accessible-components--dark-grey);
  outline-offset: 4px;
  outline-width: 2px;
  outline-style: solid;
}

.fs_modal-1_heading-12 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.5rem;
  font-weight: 500;
  line-height: 1.2;
  display: flex;
}

.fs_modal-1_content-10 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: center;
  place-items: center;
  padding: 4rem;
  display: flex;
}

.fs_modal-1_wrapper-10 {
  z-index: 999;
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  color: #000;
  background-color: #fff;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: center start;
  width: 100%;
  max-width: 60rem;
  display: flex;
  position: relative;
}

.fs_modal-1_cover-11 {
  display: flex;
  position: absolute;
  inset: 0%;
}

.fs_modal-1_popup-11 {
  z-index: 9999;
  background-color: #00000080;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-left: 2rem;
  padding-right: 2rem;
  display: none;
  position: fixed;
  inset: 0%;
}

.fs_modal-1_button-11 {
  background-color: var(--accessible-components--dodger-blue);
  color: #fff;
  cursor: pointer;
  justify-content: center;
  padding: 0;
  display: flex;
}

.fs_modal-1_button-11:focus-visible {
  outline-color: var(--accessible-components--dark-grey);
  outline-offset: 4px;
  outline-width: 2px;
  outline-style: solid;
}

.fs_modal-1_button-11[data-wf-focus-visible] {
  outline-color: var(--accessible-components--dark-grey);
  outline-offset: 4px;
  outline-width: 2px;
  outline-style: solid;
}

.fs_modal-1_component-9 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: start;
  justify-items: start;
  display: grid;
}

.image-374 {
  height: 600px;
}

.fs_modal-1_close-icon-10 {
  width: 1rem;
  height: 1rem;
}

.fs_modal-1_close-10 {
  cursor: pointer;
  background-color: #f5f5f5;
  padding: 1.5rem;
  position: absolute;
  inset: 0% 0% auto auto;
}

.fs_modal-1_close-10:focus-visible {
  outline-color: var(--accessible-components--dark-grey);
  outline-offset: 4px;
  outline-width: 2px;
  outline-style: solid;
}

.fs_modal-1_close-10[data-wf-focus-visible] {
  outline-color: var(--accessible-components--dark-grey);
  outline-offset: 4px;
  outline-width: 2px;
  outline-style: solid;
}

.fs_modal-1_description-10 {
  margin-bottom: 0;
}

.fs_modal-1_heading-13 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.5rem;
  font-weight: 500;
  line-height: 1.2;
}

.fs_modal-1_content-11 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: center start;
  place-items: center start;
  padding: 4rem;
  display: grid;
}

.fs_modal-1_image-11 {
  object-fit: cover;
  width: 100%;
}

.fs_modal-1_wrapper-11 {
  z-index: 999;
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  color: #000;
  background-color: #fff;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  grid-auto-columns: 1fr;
  place-items: stretch start;
  width: 100%;
  max-width: 60rem;
  display: grid;
  position: relative;
}

.fs_modal-1_cover-12 {
  position: absolute;
  inset: 0%;
}

.fs_modal-1_popup-12 {
  z-index: 9999;
  background-color: #00000080;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-left: 2rem;
  padding-right: 2rem;
  display: none;
  position: fixed;
  inset: 0%;
}

.fs_modal-1_button-12 {
  background-color: var(--accessible-components--dodger-blue);
  color: #fff;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  padding: 0;
  display: flex;
}

.fs_modal-1_button-12:focus-visible {
  outline-color: var(--accessible-components--dark-grey);
  outline-offset: 4px;
  outline-width: 2px;
  outline-style: solid;
}

.fs_modal-1_button-12[data-wf-focus-visible] {
  outline-color: var(--accessible-components--dark-grey);
  outline-offset: 4px;
  outline-width: 2px;
  outline-style: solid;
}

.fs_modal-1_component-10 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: start;
  justify-items: start;
  display: grid;
}

.fs_modal-1_close-icon-11 {
  width: 1rem;
  height: 1rem;
}

.fs_modal-1_close-11 {
  cursor: pointer;
  background-color: #f5f5f5;
  padding: 1.5rem;
  position: absolute;
  inset: 0% 0% auto auto;
}

.fs_modal-1_close-11:focus-visible {
  outline-color: var(--accessible-components--dark-grey);
  outline-offset: 4px;
  outline-width: 2px;
  outline-style: solid;
}

.fs_modal-1_close-11[data-wf-focus-visible] {
  outline-color: var(--accessible-components--dark-grey);
  outline-offset: 4px;
  outline-width: 2px;
  outline-style: solid;
}

.fs_modal-1_heading-14 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.5rem;
  font-weight: 500;
  line-height: 1.2;
}

.fs_modal-1_content-12 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: center start;
  place-items: center start;
  padding: 4rem;
  display: flex;
}

.fs_modal-1_wrapper-12 {
  z-index: 999;
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  color: #000;
  background-color: #fff;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: center start;
  width: 100%;
  max-width: 60rem;
  display: flex;
  position: relative;
}

.fs_modal-1_cover-13 {
  position: absolute;
  inset: 0%;
}

.fs_modal-1_popup-13 {
  z-index: 9999;
  background-color: #00000080;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-left: 2rem;
  padding-right: 2rem;
  display: none;
  position: fixed;
  inset: 0%;
}

.fs_modal-1_button-13 {
  background-color: var(--accessible-components--dodger-blue);
  color: #fff;
  cursor: pointer;
  justify-content: flex-end;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  display: flex;
}

.fs_modal-1_button-13:focus-visible {
  outline-color: var(--accessible-components--dark-grey);
  outline-offset: 4px;
  outline-width: 2px;
  outline-style: solid;
}

.fs_modal-1_button-13[data-wf-focus-visible] {
  outline-color: var(--accessible-components--dark-grey);
  outline-offset: 4px;
  outline-width: 2px;
  outline-style: solid;
}

.fs_modal-1_component-11 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: start;
  justify-items: start;
  display: grid;
}

.image-375 {
  height: 600px;
}

.fs_modal-1_close-12 {
  cursor: pointer;
  background-color: #f5f5f5;
  padding: 1.5rem;
  position: absolute;
  inset: 0% 0% auto auto;
}

.fs_modal-1_close-12:focus-visible {
  outline-color: var(--accessible-components--dark-grey);
  outline-offset: 4px;
  outline-width: 2px;
  outline-style: solid;
}

.fs_modal-1_close-12[data-wf-focus-visible] {
  outline-color: var(--accessible-components--dark-grey);
  outline-offset: 4px;
  outline-width: 2px;
  outline-style: solid;
}

.fs_modal-1_cover-14 {
  position: absolute;
  inset: 0%;
}

.fs_modal-1_button-14 {
  background-color: var(--accessible-components--dodger-blue);
  color: #fff;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  padding: 0;
  display: flex;
}

.fs_modal-1_button-14:focus-visible {
  outline-color: var(--accessible-components--dark-grey);
  outline-offset: 4px;
  outline-width: 2px;
  outline-style: solid;
}

.fs_modal-1_button-14[data-wf-focus-visible] {
  outline-color: var(--accessible-components--dark-grey);
  outline-offset: 4px;
  outline-width: 2px;
  outline-style: solid;
}

.fs_modal-1_close-icon-13 {
  width: 1rem;
  height: 1rem;
}

.fs_modal-1_close-13 {
  cursor: pointer;
  background-color: #f5f5f5;
  padding: 1.5rem;
  position: absolute;
  inset: 0% 0% auto auto;
}

.fs_modal-1_close-13:focus-visible {
  outline-color: var(--accessible-components--dark-grey);
  outline-offset: 4px;
  outline-width: 2px;
  outline-style: solid;
}

.fs_modal-1_close-13[data-wf-focus-visible] {
  outline-color: var(--accessible-components--dark-grey);
  outline-offset: 4px;
  outline-width: 2px;
  outline-style: solid;
}

.fs_modal-1_heading-16 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.5rem;
  font-weight: 500;
  line-height: 1.2;
}

.fs_modal-1_content-14 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: center;
  place-items: center start;
  padding: 4rem;
  display: flex;
}

.fs_modal-1_wrapper-14 {
  z-index: 999;
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  color: #000;
  background-color: #fff;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  grid-auto-columns: 1fr;
  place-items: stretch start;
  width: 100%;
  max-width: 60rem;
  display: flex;
  position: relative;
}

.fs_modal-1_cover-15 {
  position: absolute;
  inset: 0%;
}

.fs_modal-1_popup-15 {
  z-index: 9999;
  background-color: #00000080;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-left: 2rem;
  padding-right: 2rem;
  display: none;
  position: fixed;
  inset: 0%;
}

.fs_modal-1_button-15 {
  background-color: var(--accessible-components--dodger-blue);
  color: #fff;
  cursor: pointer;
  padding: 0;
  display: flex;
}

.fs_modal-1_button-15:focus-visible {
  outline-color: var(--accessible-components--dark-grey);
  outline-offset: 4px;
  outline-width: 2px;
  outline-style: solid;
}

.fs_modal-1_button-15[data-wf-focus-visible] {
  outline-color: var(--accessible-components--dark-grey);
  outline-offset: 4px;
  outline-width: 2px;
  outline-style: solid;
}

.fs_modal-1_component-13 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: start;
  justify-items: start;
  display: grid;
}

.image-376, .image-377 {
  height: 600px;
}

.fs_modal-1_close-14 {
  cursor: pointer;
  background-color: #f5f5f5;
  padding: 1.5rem;
  position: absolute;
  inset: 0% 0% auto auto;
}

.fs_modal-1_close-14:focus-visible {
  outline-color: var(--accessible-components--dark-grey);
  outline-offset: 4px;
  outline-width: 2px;
  outline-style: solid;
}

.fs_modal-1_close-14[data-wf-focus-visible] {
  outline-color: var(--accessible-components--dark-grey);
  outline-offset: 4px;
  outline-width: 2px;
  outline-style: solid;
}

.fs_modal-1_cover-16 {
  position: absolute;
  inset: 0%;
}

.fs_modal-1_button-16 {
  background-color: var(--accessible-components--dodger-blue);
  color: #fff;
  cursor: pointer;
  padding: .5rem 1rem;
}

.fs_modal-1_button-16:focus-visible {
  outline-color: var(--accessible-components--dark-grey);
  outline-offset: 4px;
  outline-width: 2px;
  outline-style: solid;
}

.fs_modal-1_button-16[data-wf-focus-visible] {
  outline-color: var(--accessible-components--dark-grey);
  outline-offset: 4px;
  outline-width: 2px;
  outline-style: solid;
}

.fs_modal-1_close-icon-15 {
  width: 1rem;
  height: 1rem;
}

.fs_modal-1_close-15 {
  cursor: pointer;
  background-color: #f5f5f5;
  padding: 1.5rem;
  position: absolute;
  inset: 0% 0% auto auto;
}

.fs_modal-1_close-15:focus-visible {
  outline-color: var(--accessible-components--dark-grey);
  outline-offset: 4px;
  outline-width: 2px;
  outline-style: solid;
}

.fs_modal-1_close-15[data-wf-focus-visible] {
  outline-color: var(--accessible-components--dark-grey);
  outline-offset: 4px;
  outline-width: 2px;
  outline-style: solid;
}

.fs_modal-1_heading-18 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.5rem;
  font-weight: 500;
  line-height: 1.2;
}

.fs_modal-1_content-16 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: center start;
  place-items: center start;
  padding: 4rem;
  display: grid;
}

.fs_modal-1_image-16 {
  object-fit: cover;
  width: 100%;
}

.fs_modal-1_wrapper-16 {
  z-index: 999;
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  color: #000;
  background-color: #fff;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  grid-auto-columns: 1fr;
  place-items: stretch start;
  width: 100%;
  max-width: 60rem;
  display: grid;
  position: relative;
}

.fs_modal-1_cover-17 {
  position: absolute;
  inset: 0%;
}

.fs_modal-1_popup-17 {
  z-index: 9999;
  background-color: #00000080;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-left: 2rem;
  padding-right: 2rem;
  display: none;
  position: fixed;
  inset: 0%;
}

.fs_modal-1_button-17 {
  background-color: var(--accessible-components--dodger-blue);
  color: #fff;
  cursor: pointer;
  padding: .5rem 1rem;
}

.fs_modal-1_button-17:focus-visible {
  outline-color: var(--accessible-components--dark-grey);
  outline-offset: 4px;
  outline-width: 2px;
  outline-style: solid;
}

.fs_modal-1_button-17[data-wf-focus-visible] {
  outline-color: var(--accessible-components--dark-grey);
  outline-offset: 4px;
  outline-width: 2px;
  outline-style: solid;
}

.fs_modal-1_component-15 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: start;
  justify-items: start;
  display: grid;
}

.ynet-weekend-photo-gallery-main-section-copy {
  grid-column-gap: 1.25rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.ynet-weekend-photos-title-warp-logo {
  margin-bottom: 10px;
}

.fs_modal-1_close-icon-16 {
  width: 1rem;
  height: 1rem;
}

.fs_modal-1_close-16 {
  cursor: pointer;
  background-color: #f5f5f5;
  padding: 1.5rem;
  position: absolute;
  inset: 0% 0% auto auto;
}

.fs_modal-1_close-16:focus-visible {
  outline-color: var(--accessible-components--dark-grey);
  outline-offset: 4px;
  outline-width: 2px;
  outline-style: solid;
}

.fs_modal-1_close-16[data-wf-focus-visible] {
  outline-color: var(--accessible-components--dark-grey);
  outline-offset: 4px;
  outline-width: 2px;
  outline-style: solid;
}

.fs_modal-1_description-16 {
  margin-bottom: 0;
}

.fs_modal-1_heading-19 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.5rem;
  font-weight: 500;
  line-height: 1.2;
}

.fs_modal-1_content-17 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: center start;
  place-items: center start;
  padding: 4rem;
  display: grid;
}

.fs_modal-1_image-17 {
  object-fit: cover;
  width: 100%;
}

.fs_modal-1_wrapper-17 {
  z-index: 999;
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  color: #000;
  background-color: #fff;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  grid-auto-columns: 1fr;
  place-items: stretch start;
  width: 100%;
  max-width: 60rem;
  display: grid;
  position: relative;
}

.fs_modal-1_cover-18 {
  position: absolute;
  inset: 0%;
}

.fs_modal-1_popup-18 {
  z-index: 9999;
  background-color: #00000080;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-left: 2rem;
  padding-right: 2rem;
  display: none;
  position: fixed;
  inset: 0%;
}

.fs_modal-1_button-18 {
  background-color: var(--accessible-components--dodger-blue);
  color: #fff;
  cursor: pointer;
  padding: .5rem 1rem;
}

.fs_modal-1_button-18:focus-visible {
  outline-color: var(--accessible-components--dark-grey);
  outline-offset: 4px;
  outline-width: 2px;
  outline-style: solid;
}

.fs_modal-1_button-18[data-wf-focus-visible] {
  outline-color: var(--accessible-components--dark-grey);
  outline-offset: 4px;
  outline-width: 2px;
  outline-style: solid;
}

.fs_modal-1_component-16 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: start;
  justify-items: start;
  display: grid;
}

.fs_modal-1_close-icon-17 {
  width: 1rem;
  height: 1rem;
}

.fs_modal-1_close-17 {
  cursor: pointer;
  background-color: #f5f5f5;
  padding: 1.5rem;
  position: absolute;
  inset: 0% 0% auto auto;
}

.fs_modal-1_close-17:focus-visible {
  outline-color: var(--accessible-components--dark-grey);
  outline-offset: 4px;
  outline-width: 2px;
  outline-style: solid;
}

.fs_modal-1_close-17[data-wf-focus-visible] {
  outline-color: var(--accessible-components--dark-grey);
  outline-offset: 4px;
  outline-width: 2px;
  outline-style: solid;
}

.fs_modal-1_heading-20 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.5rem;
  font-weight: 500;
  line-height: 1.2;
}

.fs_modal-1_content-18 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: center start;
  place-items: center start;
  padding: 4rem;
  display: grid;
}

.fs_modal-1_image-18 {
  object-fit: cover;
  width: 100%;
}

.fs_modal-1_wrapper-18 {
  z-index: 999;
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  color: #000;
  background-color: #fff;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  grid-auto-columns: 1fr;
  place-items: stretch start;
  width: 100%;
  max-width: 60rem;
  display: grid;
  position: relative;
}

.fs_modal-1_cover-19 {
  position: absolute;
  inset: 0%;
}

.fs_modal-1_popup-19 {
  z-index: 9999;
  background-color: #00000080;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-left: 2rem;
  padding-right: 2rem;
  display: none;
  position: fixed;
  inset: 0%;
}

.fs_modal-1_button-19 {
  background-color: var(--accessible-components--dodger-blue);
  color: #fff;
  cursor: pointer;
  padding: .5rem 1rem;
}

.fs_modal-1_button-19:focus-visible {
  outline-color: var(--accessible-components--dark-grey);
  outline-offset: 4px;
  outline-width: 2px;
  outline-style: solid;
}

.fs_modal-1_button-19[data-wf-focus-visible] {
  outline-color: var(--accessible-components--dark-grey);
  outline-offset: 4px;
  outline-width: 2px;
  outline-style: solid;
}

.fs_modal-1_component-17 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: start;
  justify-items: start;
  display: grid;
}

.slider-thumb-wrap-16:hover {
  mix-blend-mode: hue;
}

.img-desk-oly-counter {
  padding-bottom: 10px;
}

.wrp-new-counter-oly24 {
  width: 1240px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.imag-mobile-oly-counter {
  display: none;
}

.body-2-olympic {
  direction: rtl;
  background-image: linear-gradient(#003a54, #50bbb7);
  flex-direction: column;
  max-width: 1920px;
  max-height: 100%;
  font-family: "Mosestext 1", sans-serif;
  line-height: .875rem;
}

.bold-text-73 {
  color: #fff;
}

.heading-33 {
  direction: rtl;
  text-align: center;
  letter-spacing: .8rem;
  text-indent: -13px;
  background-color: #1417ac00;
  align-self: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.7rem;
}

.text-block-355 {
  direction: rtl;
  color: #fff;
  text-align: center;
  letter-spacing: 1.5px;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 1.0625rem;
}

.text-block-356 {
  direction: rtl;
  font-size: 1.25rem;
  line-height: 1.5625rem;
  display: none;
}

.heading-34 {
  direction: rtl;
  color: #9ad7e8;
  text-align: center;
  letter-spacing: .9rem;
  text-indent: -13px;
  border-top: 1.5px solid #fff;
  border-bottom: 1.5px solid #fff;
  flex-flow: row;
  justify-content: center;
  align-self: center;
  align-items: stretch;
  width: 100%;
  margin-top: .8rem;
  margin-bottom: .8rem;
  padding-bottom: 3px;
  font-family: "Mosestext 1", sans-serif;
  font-size: 2.2rem;
  font-weight: 500;
  line-height: 2.5rem;
  display: flex;
}

.ynet-brand-header-share-icon-olympic-gallery-f {
  aspect-ratio: 1;
  color: #fff;
  text-align: center;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  height: 36px;
  padding: 5%;
  font-size: .9em;
  line-height: .9em;
  text-decoration: none;
  transition: transform .1s cubic-bezier(.19, 1, .22, 1);
  display: flex;
  position: relative;
}

.ynet-brand-header-share-icon-olympic-gallery-f:hover {
  transform: scale(1.2);
}

.ynet-brand-header-share-icon-olympic-gallery-f._1 {
  margin-top: 40px;
  padding: 3%;
}

.ynet-brand-header-share-icon-olympic-gallery-x {
  aspect-ratio: 1;
  color: #fff;
  text-align: center;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  height: 36px;
  padding: 5%;
  font-size: .9em;
  line-height: .9em;
  text-decoration: none;
  transition: transform .1s cubic-bezier(.19, 1, .22, 1);
  display: flex;
  position: relative;
}

.ynet-brand-header-share-icon-olympic-gallery-x:hover {
  transform: scale(1.2);
}

.ynet-brand-header-share-icon-olympic-gallery-x._2 {
  margin-top: 40px;
  padding: 3%;
}

.y-wnet-brand-header-share-icon-olympic-gallery {
  aspect-ratio: 1;
  color: #fff;
  text-align: center;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  height: 36px;
  padding: 5%;
  font-size: .9em;
  line-height: .9em;
  text-decoration: none;
  transition: transform .1s cubic-bezier(.19, 1, .22, 1);
  display: flex;
  position: relative;
}

.y-wnet-brand-header-share-icon-olympic-gallery:hover {
  transform: scale(1.2);
}

.y-wnet-brand-header-share-icon-olympic-gallery._3 {
  margin-top: 40px;
  padding: 3%;
}

.ynet-brand-header-sides-olyimpic-gallery {
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  display: flex;
}

.wrp-grig2-desk-pricelist {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.grid-table2--pricellist {
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  border-bottom: 1px solid #fff;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center start;
  display: grid;
}

.wrp-gride2-title-pricelist-copy {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.grid-table-2-white {
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  border-bottom: 1px solid #fff;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center start;
  display: grid;
}

.fs_modal-1_close-icon-18 {
  width: 1rem;
  height: 1rem;
}

.fs_modal-1_close-18 {
  cursor: pointer;
  background-color: #f5f5f5;
  padding: 1.5rem;
  position: absolute;
  inset: 0% 0% auto auto;
}

.fs_modal-1_close-18:focus-visible {
  outline-color: var(--accessible-components--dark-grey);
  outline-offset: 4px;
  outline-width: 2px;
  outline-style: solid;
}

.fs_modal-1_close-18[data-wf-focus-visible] {
  outline-color: var(--accessible-components--dark-grey);
  outline-offset: 4px;
  outline-width: 2px;
  outline-style: solid;
}

.fs_modal-1_heading-21 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.5rem;
  font-weight: 500;
  line-height: 1.2;
}

.fs_modal-1_content-19 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: center start;
  place-items: center start;
  padding: 4rem;
  display: flex;
}

.fs_modal-1_wrapper-19 {
  z-index: 999;
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  color: #000;
  background-color: #fff;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  grid-auto-columns: 1fr;
  place-items: stretch start;
  width: 100%;
  max-width: 60rem;
  display: flex;
  position: relative;
}

.fs_modal-1_cover-20 {
  position: absolute;
  inset: 0%;
}

.fs_modal-1_popup-20 {
  z-index: 9999;
  background-color: #00000080;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-left: 2rem;
  padding-right: 2rem;
  display: none;
  position: fixed;
  inset: 0%;
}

.fs_modal-1_button-20 {
  background-color: var(--accessible-components--dodger-blue);
  color: #fff;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  padding: .5rem 0;
  display: flex;
}

.fs_modal-1_button-20:focus-visible {
  outline-color: var(--accessible-components--dark-grey);
  outline-offset: 4px;
  outline-width: 2px;
  outline-style: solid;
}

.fs_modal-1_button-20[data-wf-focus-visible] {
  outline-color: var(--accessible-components--dark-grey);
  outline-offset: 4px;
  outline-width: 2px;
  outline-style: solid;
}

.fs_modal-1_component-18 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: start;
  justify-items: start;
  display: grid;
}

.text-block-359 {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  font-size: 1.1rem;
}

.wrp-image-paralympic {
  justify-content: center;
  height: 320px;
  display: flex;
}

.image-player-paralympic {
  z-index: -20;
  object-fit: cover;
  border: 3px solid #0000;
  border-radius: 94px;
  width: 180px;
  height: 320px;
  display: block;
  position: relative;
}

.collection-list-wrapper-5 {
  width: 100%;
}

.collection-item-6 {
  display: flex;
}

.text-table-oly-houer-- {
  border-bottom: 1px solid var(--olympics-blue);
  color: #000;
  text-align: right;
  background-color: #ffffffb3;
  justify-content: flex-start;
  align-items: center;
  width: 15%;
  height: 40px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 10px 5px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.2rem;
  display: flex;
}

.hedline-table-pralimpic-date {
  border-bottom: 3px solid var(--olympics-blue);
  color: #000;
  text-align: right;
  background-color: #ffffffb3;
  justify-content: flex-start;
  align-items: center;
  width: 15%;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding: 5px;
  font-size: 1rem;
  display: flex;
}

.text-table-parlimpic {
  border-bottom: 1px solid var(--olympics-blue);
  color: #000;
  text-align: right;
  background-color: #ffffffb3;
  justify-content: flex-start;
  align-items: center;
  width: 15%;
  height: 40px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 10px 5px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.2rem;
  display: flex;
}

.hedline-table-pralimpic-houersopy {
  border-bottom: 3px solid var(--olympics-blue);
  color: #000;
  text-align: right;
  background-color: #ffffffb3;
  justify-content: flex-start;
  align-items: center;
  width: 15%;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding: 5px;
  font-size: 1rem;
  display: flex;
}

.hedline-pralimpic-comp {
  border-bottom: 3px solid var(--olympics-blue);
  color: #000;
  text-align: right;
  background-color: #ffffffb3;
  justify-content: flex-start;
  align-items: center;
  width: 30%;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding: 5px;
  font-size: 1rem;
  display: flex;
}

.text-table-oly-houer-copy-copy {
  border-bottom: 1px solid var(--olympics-blue);
  color: #000;
  text-align: right;
  background-color: #ffffffb3;
  justify-content: flex-start;
  align-items: center;
  width: 30%;
  height: 40px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 10px 5px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.2rem;
  display: flex;
}

.hedline-text-scrore-parlimpic {
  border-bottom: 3px solid var(--olympics-blue);
  color: #000;
  text-align: right;
  background-color: #ffffffb3;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding: 5px;
  font-size: 1rem;
  display: flex;
}

.table-score-table-parlimpic {
  border-bottom: 1px solid var(--olympics-blue);
  color: #000;
  text-align: right;
  background-color: #ffffffb3;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  height: 40px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 10px 5px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.2rem;
  display: flex;
}

.rich-text-block-11 {
  font-size: 1rem;
  line-height: 1.3rem;
}

.wrp-section-header-ynet {
  grid-row-gap: 20px;
  flex-flow: column;
  align-items: center;
  width: 1240px;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.wrp-nav-bar-menu-copy {
  background-color: var(--ynet-red);
  direction: ltr;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 1240px;
  max-width: 100%;
  height: 40px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.ynet-logo-pricellist {
  width: 260px;
  margin: auto;
  position: absolute;
  inset: 0%;
}

.date-pricelist {
  text-align: center;
  white-space: nowrap;
  justify-content: flex-start;
  align-items: center;
  margin-left: 10px;
  margin-right: 0;
  display: flex;
}

.div-block-197 {
  height: 15px;
}

.text-block-214-copy-18 {
  text-align: center;
  font-size: 2.5rem;
  font-weight: 400;
  line-height: 1.9rem;
}

.text-block-360 {
  text-align: center;
  font-size: 1.125rem;
  line-height: 1.2rem;
}

.ynet-olympic-2024-hp-title-warp-copy-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 15px;
  display: flex;
  position: static;
}

.text-block-2141 {
  text-align: center;
  font-size: 2.5rem;
  font-weight: 400;
  line-height: 2rem;
}

.imageparis-363 {
  width: 152px;
  height: 153px;
}

.text-span-98 {
  color: #fff;
  font-family: "Mosestext 1", sans-serif;
  font-size: 2vw;
  font-weight: 400;
  text-decoration: none;
}

.ynet-euro-2024-hp-cta-warp-2 {
  grid-column-gap: 5px;
  color: #000;
  text-align: center;
  background-color: #e0d095;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 20px;
  line-height: 1;
  display: flex;
}

.ynet-olympic-2024-olympic-counter-7 {
  direction: rtl;
  background-image: url('../images/Group_4.svg'), linear-gradient(90deg, #003a54, #5ccbc7);
  background-position: 116%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 500px, auto;
  background-attachment: scroll, scroll;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 120px;
  max-height: 120px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.ynet-euro-2024-olympic-decor-center-2-5 {
  z-index: 1;
  position: absolute;
  inset: 48% 20px 0% auto;
  overflow: hidden;
}

.container-12 {
  direction: ltr;
  justify-content: flex-start;
  width: 1240px;
  height: 59.9805px;
  margin-left: 0;
  display: flex;
}

.menu-button-8 {
  margin-right: 0;
  display: flex;
  right: auto;
}

.menu-button-8.w--open {
  background-color: #f3f6fa;
}

.nav-menu-9 {
  background-color: #f3f6fa;
  width: 300px;
}

.icon-11 {
  color: #000;
}

.nav-link-21, .nav-link-22, .nav-link-23 {
  margin-left: 0;
}

.navbar-pricelist {
  direction: ltr;
  background-color: #f3f6fa00;
  width: 1240px;
  margin-left: auto;
  margin-right: auto;
}

.erp-gif-mobile {
  display: none;
}

.fs_modal-1_close-icon-19 {
  width: 1rem;
  height: 1rem;
}

.fs_modal-1_close-19 {
  cursor: pointer;
  background-color: #f5f5f5;
  padding: 1.5rem;
  position: absolute;
  inset: 0% 0% auto auto;
}

.fs_modal-1_close-19:focus-visible {
  outline-color: var(--accessible-components--dark-grey);
  outline-offset: 4px;
  outline-width: 2px;
  outline-style: solid;
}

.fs_modal-1_close-19[data-wf-focus-visible] {
  outline-color: var(--accessible-components--dark-grey);
  outline-offset: 4px;
  outline-width: 2px;
  outline-style: solid;
}

.fs_modal-1_heading-22 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.5rem;
  font-weight: 500;
  line-height: 1.2;
}

.fs_modal-1_content-20 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: center start;
  place-items: center start;
  padding: 4rem;
  display: grid;
}

.fs_modal-1_image-20 {
  object-fit: cover;
  width: 100%;
}

.fs_modal-1_wrapper-20 {
  z-index: 999;
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  color: #000;
  background-color: #fff;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  grid-auto-columns: 1fr;
  place-items: stretch start;
  width: 100%;
  max-width: 60rem;
  display: grid;
  position: relative;
}

.fs_modal-1_cover-21 {
  position: absolute;
  inset: 0%;
}

.fs_modal-1_popup-21 {
  z-index: 9999;
  background-color: #00000080;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-left: 2rem;
  padding-right: 2rem;
  display: none;
  position: fixed;
  inset: 0%;
}

.fs_modal-1_button-21 {
  background-color: var(--accessible-components--dodger-blue);
  color: #fff;
  cursor: pointer;
  padding: .5rem 1rem;
}

.fs_modal-1_button-21:focus-visible {
  outline-color: var(--accessible-components--dark-grey);
  outline-offset: 4px;
  outline-width: 2px;
  outline-style: solid;
}

.fs_modal-1_button-21[data-wf-focus-visible] {
  outline-color: var(--accessible-components--dark-grey);
  outline-offset: 4px;
  outline-width: 2px;
  outline-style: solid;
}

.fs_modal-1_component-19 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: start;
  justify-items: start;
  display: grid;
}

.wrp-all-contebt-video-pricelist {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 1240px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.body-14 {
  height: 1127.5px;
}

.body-15 {
  height: 5000svh;
  overflow: hidden;
}

.comments-pricelist {
  display: none;
}

.rich-text-block-12 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  font-size: 1rem;
  line-height: 1.2rem;
  display: flex;
}

.rich-text-block-13 {
  justify-content: center;
  align-items: center;
  font-size: 1rem;
  line-height: 1.2rem;
  display: flex;
}

.rich-text-block-14 {
  font-size: 1rem;
  line-height: 1.2rem;
}

.rich-text-block-15 {
  justify-content: center;
  align-items: center;
  font-size: 1rem;
  line-height: 1.2rem;
  display: flex;
}

.img-goalball {
  border: 3px solid var(--olympics-blue);
  background-color: var(--white);
  object-fit: cover;
  border-radius: 200px;
  width: 100%;
  height: 100%;
  padding: 10px;
}

.img-goalball.kesef {
  border-color: #cecdcd;
}

.wrp-img-goalball {
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 390px;
  height: 565px;
  display: flex;
  position: relative;
}

.paris2024-navbar-inside-desjtop-parlimpic {
  width: 1240px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.paris2024-navbar-inside-desjtop-parlimpic.desktop--parlimpic {
  white-space: nowrap;
  word-break: keep-all;
  flex-flow: row;
  height: 59.4609px;
  margin-top: 20px;
  display: flex;
  overflow: visible;
}

.wrp-icon-data--goalteam {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.button-goalteam-parlimpoc {
  background-color: #003a54;
  border-radius: 20px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.button-goalteam-parlimpoc:hover {
  background-color: var(--olympics-blue);
}

.grid3-table-headline-desk {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.grid3-table-desk {
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  border-bottom: 1px solid #fff;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center start;
  display: grid;
}

.subtitle-headlime-text {
  border-bottom: 4px solid #e3061300;
  margin-bottom: 0;
  padding-bottom: 25px;
  font-size: 1rem;
  font-weight: 400;
}

.grid3-table-desk-pricelist {
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  border-bottom: 1px solid #fff;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center start;
  display: grid;
}

.wrp-number-text-pricelist {
  display: flex;
}

.wrp2-grid-pricelist-desk {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.grid2-pricelist-white {
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  border-bottom: 1px solid #fff;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center start;
  display: grid;
}

.grid2-pricelist-white.gray {
  background-color: #f3f6fa;
}

.image-383 {
  width: auto;
  height: 25px;
}

.text-table-oly--ballgoal {
  border-bottom: 1px solid var(--olympics-blue);
  color: #000;
  text-align: right;
  background-color: #ffffffb3;
  justify-content: flex-start;
  align-items: center;
  width: 35%;
  height: 40px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 10px 5px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.2rem;
  display: flex;
}

.text-table-oly--ballgoal.kesef3 {
  border-bottom-color: #cecdcd;
}

.text-table-oly--title--ballgoal {
  border-bottom: 3px solid var(--olympics-blue);
  color: #000;
  text-align: right;
  background-color: #ffffffb3;
  justify-content: flex-start;
  align-items: center;
  width: 35%;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding: 5px;
  font-size: 1rem;
  display: flex;
}

.text-table-oly--title--ballgoal.kesef {
  border-bottom-color: #cecdcd;
}

.fs_modal-1_close-icon-20 {
  width: 1rem;
  height: 1rem;
}

.fs_modal-1_close-20 {
  cursor: pointer;
  background-color: #f5f5f5;
  padding: 1.5rem;
  position: absolute;
  inset: 0% 0% auto auto;
}

.fs_modal-1_close-20:focus-visible {
  outline-color: var(--accessible-components--dark-grey);
  outline-offset: 4px;
  outline-width: 2px;
  outline-style: solid;
}

.fs_modal-1_close-20[data-wf-focus-visible] {
  outline-color: var(--accessible-components--dark-grey);
  outline-offset: 4px;
  outline-width: 2px;
  outline-style: solid;
}

.fs_modal-1_content-21 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: center start;
  place-items: center start;
  padding: 4rem;
  display: grid;
}

.fs_modal-1_image-21 {
  object-fit: cover;
  width: 100%;
}

.fs_modal-1_wrapper-21 {
  z-index: 999;
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  color: #000;
  background-color: #fff;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  grid-auto-columns: 1fr;
  place-items: stretch start;
  width: 100%;
  max-width: 60rem;
  display: grid;
  position: relative;
}

.fs_modal-1_cover-22 {
  position: absolute;
  inset: 0%;
}

.fs_modal-1_popup-22 {
  z-index: 9999;
  background-color: #00000080;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-left: 2rem;
  padding-right: 2rem;
  display: none;
  position: fixed;
  inset: 0%;
}

.fs_modal-1_button-22 {
  background-color: var(--accessible-components--dodger-blue);
  color: #fff;
  cursor: pointer;
  padding: .5rem 1rem;
}

.fs_modal-1_button-22:focus-visible {
  outline-color: var(--accessible-components--dark-grey);
  outline-offset: 4px;
  outline-width: 2px;
  outline-style: solid;
}

.fs_modal-1_button-22[data-wf-focus-visible] {
  outline-color: var(--accessible-components--dark-grey);
  outline-offset: 4px;
  outline-width: 2px;
  outline-style: solid;
}

.fs_modal-1_component-20 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: start;
  justify-items: start;
  display: grid;
}

.footer_ynetpricelis {
  z-index: 10;
  mix-blend-mode: normal;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: none;
  height: auto;
  padding: 40px 2em;
  display: flex;
  position: relative;
}

.bold-text-75, .bold-text-76 {
  font-weight: 400;
}

.wrp-back-text-book-library {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  color: #3d50a6;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-end;
  width: 225px;
  height: 268px;
  margin-top: 14px;
  font-family: "Mosesdisplay 1", sans-serif;
  font-size: 1.4rem;
  font-weight: 300;
  display: flex;
}

.wrp-back-text-book {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 25px;
  display: flex;
}

.image-384 {
  width: 169px;
  height: auto;
  transition: transform .1s ease-in-out;
}

.image-384:hover {
  transform: scale(1.1);
}

.mask-5 {
  direction: ltr;
}

.slider-7 {
  direction: ltr;
  background-color: #fff;
  height: 370px;
  display: block;
}

.euro24-tg-s8-info-card-front-2 {
  z-index: 10;
  opacity: 0;
  perspective: 1000px;
  transform-origin: 50%;
  mix-blend-mode: normal;
  background-color: #f5f5f5;
  border: 0 solid #2f44a3;
  width: 100%;
  height: 370px;
  transition: opacity;
  display: block;
  position: absolute;
  transform: translate(0);
}

.wrp-card-library-book {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  perspective: 1000px;
  transform-origin: 50%;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  width: 310px;
  height: 370px;
  display: flex;
  position: relative;
}

.img-aroows-right {
  transform-style: preserve-3d;
  background-color: #1417ac;
  border-radius: 100px;
  width: 35px;
  height: 35px;
  margin-left: 10px;
  margin-right: auto;
  padding: 10px 0;
  transition: opacity .2s;
  transform: rotateX(0)rotateY(-9deg)rotateZ(0);
}

.wrp-slider-hp-book-library24-desk {
  direction: rtl;
  width: 1240px;
  height: 370px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.image-385 {
  transform-style: preserve-3d;
  background-color: #1417ac;
  border-radius: 100px;
  width: 35px;
  height: 35px;
  margin-left: auto;
  margin-right: 10px;
  padding: 10px 0;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.euro24-tg-s8-info-card-back-2 {
  z-index: 1;
  perspective: 1000px;
  background-color: #f5f5f5;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  padding: 0;
  display: flex;
  position: absolute;
}

.subtitle-book-library {
  color: #000;
  text-align: right;
  font-size: 15px;
  font-weight: 400;
  line-height: 19px;
}

.euro24-tg-s8-info-card-warp-back-2 {
  background-color: #fff0;
  border: 3px solid #4662d900;
  border-radius: 5px;
  flex-flow: column;
  justify-content: space-around;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.title-book-library {
  color: #000;
  text-align: right;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.25rem;
}

.wrp-headline-text-book-library {
  grid-row-gap: 10px;
  flex-flow: column;
  display: flex;
}

.text-block-2144 {
  font-family: "Mosestext 1", sans-serif;
  font-size: 20px;
}

.left-arrow-4 {
  justify-content: center;
  align-items: center;
  display: flex;
  inset: 0% 0% 0% auto;
}

.div-block-201 {
  border: 2px solid #000;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
}

.right-arrow-6 {
  justify-content: center;
  align-items: center;
  display: flex;
  inset: 0% auto 0% 0%;
}

.slider1 {
  width: auto;
  margin-left: 0;
  padding-left: 0;
}

.text-author-library {
  direction: rtl;
  color: #000;
  text-align: right;
  width: 200px;
  font-size: .75rem;
  font-weight: 400;
  line-height: 1rem;
  display: none;
}

.x-image-book {
  margin-right: auto;
  padding-left: 10px;
}

.rich-text-block-16 {
  direction: rtl;
  color: #000;
  text-align: right;
  font-size: .8125rem;
  font-weight: 400;
  line-height: 1.0625rem;
}

.img-cover {
  width: 310px;
  height: auto;
}

.author-book-library {
  color: #000;
  text-align: right;
  font-size: 1rem;
  font-weight: 400;
  line-height: 19px;
}

.div-block-207 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  background-color: #fff;
  padding: 15px;
  display: flex;
}

.image-390 {
  width: 169px;
}

.euro24-tg-s8-info-card-front-3 {
  z-index: 0;
  perspective: 1000px;
  transform-origin: 50%;
  mix-blend-mode: normal;
  background-color: #f5f5f5;
  border: 0 solid #2f44a3;
  width: 290px;
  height: 370px;
  transition: opacity .2s;
  display: block;
  position: absolute;
  transform: translate(0);
}

.euro24-tg-s8-info-card-back3 {
  z-index: 1;
  perspective: 1000px;
  background-color: #f5f5f5;
  width: 290px;
  height: 100%;
  padding: 10px 8px;
  display: flex;
  position: absolute;
}

.readmore-hover {
  z-index: 10;
  background-color: #1417ac8c;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: none;
  position: absolute;
  inset: 0%;
}

.title-book-library2 {
  color: #000;
  text-align: right;
  font-size: 17px;
  font-weight: 700;
  line-height: 21px;
}

.text-block-2153 {
  z-index: 8;
  color: #000;
  justify-content: center;
  align-items: center;
  padding: 0;
  font-family: "Mosestext 1", sans-serif;
  font-size: 18px;
  font-weight: 400;
  display: flex;
  position: static;
  inset: 0%;
}

.text-author-library2 {
  direction: rtl;
  color: #000;
  text-align: right;
  font-size: 13px;
  font-weight: 400;
  line-height: 15px;
}

.icon13 {
  transform-style: preserve-3d;
}

.ya-kidsto-land-counter-text {
  color: #fff;
  text-align: center;
  font-size: 1.6rem;
  line-height: 90%;
}

.ya-kidsto-land-counter-text.light {
  font-size: 1.4rem;
  font-weight: 100;
}

.ya-kidsto-land-counter-num {
  color: #fff;
  text-align: center;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 90%;
}

.ya-kidsto-midframe-textox {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 870px;
  margin-top: -12.6rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: static;
}

.ya-kidsto-land {
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100vw;
  margin-top: -50px;
  display: flex;
  overflow: clip;
}

.ya-kidsto-land.hide {
  display: none;
}

.ya-kidsto-midframe-textox-h1 {
  z-index: 1;
  color: #ffcc02;
  letter-spacing: -.2rem;
  align-self: flex-start;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 7.62rem;
  font-weight: 800;
  line-height: 80%;
  position: relative;
}

.ya-kidsto-midframe-textox-h1._2nd {
  color: #fff;
  align-self: flex-end;
  font-size: 7.4rem;
  display: inline-flex;
}

.ya-kidsto-midframe-textox-h1._3rd {
  color: #fff;
  letter-spacing: 0;
  margin-top: 8px;
  margin-left: 10px;
  font-size: 4rem;
  display: inline-flex;
}

.ya-kidsto-midframe-textox-h2 {
  color: #000;
  text-align: center;
  text-shadow: none;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 8rem;
  padding-right: 8rem;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 125%;
}

.ya-kidsto-midframe-textox-h3 {
  color: #6e6244;
  letter-spacing: .2px;
  text-shadow: none;
  margin-top: .6rem;
  margin-bottom: 0;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 120%;
}

.ya-kidsto-midframe-textox-head {
  text-shadow: 2px 2px 4px #090a0b66;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.ya-kidsto-midframe-textox-head.hl {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  position: relative;
}

.ya-kidsto-land-counter {
  text-shadow: none;
  background-color: #de1a1a;
  border-radius: 50%;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  margin-top: -40px;
  margin-right: -15px;
  padding-bottom: 3px;
  display: flex;
  position: relative;
}

.ya-kidsto-midframe-textox-head-2ndline {
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  margin-top: -12px;
  display: flex;
}

.ya-kidsto-midframe-textox-head-1stline {
  align-self: flex-start;
  display: flex;
  position: relative;
}

.ya-kidsto-midframe {
  flex-flow: column;
  align-items: center;
  display: flex;
  position: relative;
}

.ya-kidsto-land-ribbonsfull {
  max-width: none;
  height: 125px;
}

.ya-kidsto-land-ribbonsfull.mobile-visible {
  display: none;
}

.ya-kidstro-item-rtf {
  margin-bottom: 0;
  padding-top: 2em;
  padding-bottom: 2em;
  font-size: 18px;
  font-weight: 200;
  line-height: 165%;
}

.ya-kidstro-item-visbox {
  z-index: 2;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
  transform: rotate(3deg);
}

.ya-kidstro-item-visbox.flip {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
  transform: rotate(-3deg);
}

.ya-kidstro-item-h2 {
  color: var(--black);
  letter-spacing: .5px;
  text-shadow: none;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.563rem;
  font-weight: 300;
  line-height: 120%;
}

.ya-kidstro-item {
  align-items: flex-start;
  max-width: 1024px;
  margin-top: 3em;
  display: flex;
  position: relative;
}

.ya-kidstro-item.flip {
  flex-flow: row-reverse;
}

.ya-kidstro-item-vis {
  z-index: 2;
  border: 6px solid #6e6244;
  justify-content: center;
  align-items: center;
  width: 400px;
  height: 440px;
  display: flex;
  overflow: clip;
  box-shadow: 0 20px 40px #00000080;
}

.ya-kidstro-item-vis-credit {
  opacity: .75;
  color: #fff;
  margin-top: .5em;
  font-size: .8em;
  font-weight: 200;
  line-height: 100%;
  display: inline-flex;
}

.ya-kidstro-item-vis-credit.flip {
  text-align: left;
}

.ya-kidstro-item-r {
  z-index: 2;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 38%;
  display: flex;
  position: sticky;
  top: 40px;
}

.ya-kidstro-item-r.flip {
  justify-content: flex-start;
  align-items: flex-end;
}

.ya-kidstro-item-trigger {
  z-index: 2;
  cursor: pointer;
  background-color: #fff;
  border: 3px solid #6e6244;
  border-radius: 50%;
  order: 1;
  align-self: flex-end;
  width: 60px;
  height: 60px;
  margin-bottom: -60px;
  margin-left: 30px;
  transition: transform .1s;
  position: relative;
  top: -30px;
  box-shadow: 0 6px 10px #0003;
}

.ya-kidstro-item-trigger:hover {
  transform: scale(1.1);
}

.ya-kidstro-item-trigger:active {
  transform: scale(.9);
  box-shadow: 0 3px 3px #0003;
}

.ya-kidstro-item-trigger.flip {
  margin-left: 70px;
}

.ya-kidstro-item-heads {
  z-index: 1;
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  text-shadow: 2px 2px 6px #0003;
  flex-flow: column;
  justify-content: center;
  width: 89%;
  min-height: 200px;
  margin-top: 3em;
  margin-bottom: 2em;
  margin-right: 10%;
  display: flex;
}

.ya-kidstro-item-heads.flip {
  margin-right: 7%;
}

.ya-kidstro-item-textblock {
  z-index: 1;
  background-color: #fff9d7;
  width: 100%;
  height: auto;
  padding-left: 3.5rem;
  padding-right: 3.5rem;
  overflow: clip;
  box-shadow: inset 4px 4px 60px #00000026;
}

.ya-kidstro-item-h1 {
  color: #6e6244;
  letter-spacing: -1px;
  text-shadow: none;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Mantm, sans-serif;
  font-size: 3.125rem;
  font-weight: 700;
  line-height: 95%;
}

.ya-kidstro-wrap {
  margin-bottom: 4em;
  position: relative;
}

.ya-kidstro-item-trigger-glyph {
  color: #6e6244;
  text-align: center;
  font-size: 80px;
  font-weight: 100;
  line-height: 59%;
}

.ya-kidstro-item-l {
  flex-flow: column;
  width: 100%;
  display: flex;
  position: relative;
}

.ya-kidstro-item-vis-img {
  object-fit: cover;
  min-width: 100%;
  max-width: none;
  min-height: 100%;
}

.ya-kidstro-item-textblock-fade {
  background-image: linear-gradient(#6e6244, #6e6244);
  width: 100%;
  height: 3px;
  position: absolute;
  inset: auto 0% 0%;
}

.code-embed-7 {
  display: none;
}

.body-16 {
  background-color: #fff;
}

.about_text_transport {
  text-wrap: balance;
  margin-bottom: 0;
  font-size: .9rem;
  line-height: 150%;
}

.veeda-section-land-details {
  background-color: #fff;
  border-radius: .5rem;
  align-self: center;
  width: 100%;
  margin-top: 2rem;
  padding: 1rem;
  display: block;
  position: relative;
}

.wrp-icon-transportation-conference-2024 {
  mix-blend-mode: soft-light;
  justify-content: center;
  align-items: center;
  width: 187px;
  height: 187px;
  display: flex;
  position: relative;
}

.circle-white-transportation024 {
  width: 100%;
  height: 100%;
}

.icon-transportationconference2024 {
  position: absolute;
}

.wrp-icon1-transportation-conference-2024 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center;
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.wrp-icon-transportation-conference-2024-maiintitle {
  mix-blend-mode: soft-light;
  justify-content: center;
  align-items: center;
  width: 500px;
  max-width: none;
  height: 187px;
  display: flex;
  position: relative;
}

.wrp-icon1-transportation-conference-2024-copy {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center;
  width: 80%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.image-395 {
  width: 80%;
  position: absolute;
}

.veeda-section-land-heading {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.subject_container-_transfor-confidance {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-flow: wrap;
  justify-content: center;
  align-items: stretch;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.subject-2_transfor-confidance {
  color: #000;
  text-align: center;
  background-color: #e1d9e6;
  border: 0 solid #fff0;
  border-radius: 1rem;
  flex: none;
  width: 30%;
  padding: .6rem 1.2rem 1.2rem;
  font-size: .9rem;
  line-height: 1.1rem;
  box-shadow: 0 2px 10px 1px #0000000d;
}

.h1-2-_transfor-confedende {
  opacity: 1;
  color: #fff;
  text-align: right;
  letter-spacing: .7px;
  text-shadow: 0 5px 5px #000;
  border-radius: 10px;
  width: auto;
  padding: 10px 20px;
  font-family: "Mosesdisplay 1", sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.9rem;
  display: block;
}

.image-396 {
  width: 37.3rem;
}

.image-27-mobile {
  display: none;
}

.text-block-2154 {
  text-align: center;
  text-shadow: none;
  font-family: Mantm, sans-serif;
  font-size: 3rem;
  font-weight: 400;
  line-height: 90%;
}

.ya-et-ratzon-item-vis-img-1 {
  object-fit: cover;
  object-position: 43% 50%;
  min-width: 100%;
  max-width: none;
  min-height: 100%;
}

.paragraph-15, .paragraph-16, .paragraph-17, .paragraph-18, .paragraph-19, .paragraph-20, .paragraph-21, .paragraph-22, .paragraph-23, .paragraph-24, .paragraph-25, .paragraph-26, .paragraph-27, .paragraph-28, .paragraph-29, .paragraph-30, .paragraph-31, .paragraph-32, .paragraph-33, .paragraph-34, .paragraph-35 {
  margin-bottom: 7px;
}

.text-span-99 {
  color: var(--black);
  font-family: "Mosestext 1", sans-serif;
  font-size: 2.188rem;
  font-weight: 700;
  line-height: 4rem;
}

.text-span-100 {
  font-family: "Mosestext 1", sans-serif;
}

.bold-text-78 {
  color: var(--black);
  font-size: 2.188rem;
  line-height: 4rem;
}

.text-span-101, .text-span-102, .text-span-103 {
  color: var(--black);
  font-family: "Mosestext 1", sans-serif;
  font-size: 2.188rem;
  line-height: 4rem;
}

.text-span-104 {
  font-family: "Mosestext 1", sans-serif;
}

.bold-text-82 {
  color: var(--black);
  font-size: 2.188rem;
  line-height: 4rem;
}

.paragraph-36, .paragraph-37, .paragraph-38, .paragraph-39, .paragraph-40, .paragraph-41, .paragraph-42 {
  margin-bottom: 7px;
}

.code-embed-8 {
  margin-top: 20px;
  margin-bottom: 50px;
}

.text-block-2155 {
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  line-height: 18px;
}

.ynet-brand-header-share-icon-etratzon {
  aspect-ratio: 1;
  color: #fff;
  text-align: center;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  height: 36px;
  padding: 5%;
  font-size: .9em;
  line-height: .9em;
  text-decoration: none;
  transition: transform .1s cubic-bezier(.19, 1, .22, 1);
  display: flex;
  position: relative;
}

.ynet-brand-header-share-icon-etratzon:hover {
  transform: scale(1.2);
}

.ynet-brand-header-share-icon-etratzon._1 {
  padding: 3%;
}

.ynet-brand-header-share-icon-etratzon-t {
  aspect-ratio: 1;
  color: #fff;
  text-align: center;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  height: 36px;
  padding: 5%;
  font-size: .9em;
  line-height: .9em;
  text-decoration: none;
  transition: transform .1s cubic-bezier(.19, 1, .22, 1);
  display: flex;
  position: relative;
}

.ynet-brand-header-share-icon-etratzon-t:hover {
  transform: scale(1.2);
}

.ynet-brand-header-share-icon-etratzon-t._2 {
  padding: 3%;
}

.ynet-brand-header-share-icon-etratzon-wa {
  aspect-ratio: 1;
  color: #fff;
  text-align: center;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  height: 36px;
  padding: 5%;
  font-size: .9em;
  line-height: .9em;
  text-decoration: none;
  transition: transform .1s cubic-bezier(.19, 1, .22, 1);
  display: flex;
  position: relative;
}

.ynet-brand-header-share-icon-etratzon-wa:hover {
  transform: scale(1.2);
}

.ynet-brand-header-share-icon-etratzon-wa._3 {
  padding: 3%;
}

.tb-number-book {
  font-family: "Mosestext 1", sans-serif;
  font-size: 20px;
}

.wrp-text-trasnfor2024 {
  grid-row-gap: 10px;
  flex-flow: column;
  width: 80%;
  display: flex;
}

.wrp-text-transfpr-buutom {
  display: flex;
}

.bold-text-84 {
  font-size: 1.7rem;
  font-weight: 400;
  line-height: 1.7rem;
}

.text-block-2157, .text-block-2158 {
  font-size: 1.7rem;
  line-height: 1.7rem;
}

.div-block-212 {
  flex-flow: row;
  display: flex;
}

.text-block-2156--desk {
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.7rem;
}

.text-block-2156--mobile {
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.7rem;
  display: none;
}

.book-libary3-back {
  background-color: #fff0;
  border: 3px solid #4662d900;
  border-radius: 5px;
  flex-flow: column;
  justify-content: space-around;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.circle-book-libary {
  border: 2px solid #000;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
}

.section1-netzahisrael {
  direction: rtl;
  flex-flow: row;
  justify-content: space-around;
  align-items: center;
  width: 90%;
  height: 10.964%;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  font-size: 1rem;
  line-height: 1rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.heading-35 {
  color: #1d2a31;
  letter-spacing: -2px;
  font-size: 6rem;
  font-weight: 800;
  line-height: 4.5rem;
}

.text-block-2161 {
  color: #fff;
  text-align: center;
  background-color: #0af;
  width: 70%;
  padding: 0;
  font-size: .9rem;
  line-height: 1.5rem;
  display: block;
}

.section2-nethahisrael {
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 80%;
  margin: 40px auto;
  display: flex;
}

.headline2-title-ni-copy {
  color: #0af;
  font-size: 2.75rem;
  font-weight: 700;
  line-height: 2.75rem;
}

.headline2-title-ni {
  color: var(--black);
  font-size: 2.25rem;
  font-weight: 700;
  line-height: 2.25rem;
}

.wrp-p-ni {
  grid-row-gap: 20px;
  flex-flow: column;
  width: 60%;
  padding-left: 20px;
  display: flex;
}

.wrp-p-ni.nopic {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.text-block-2162 {
  font-size: 1rem;
  line-height: 1.4rem;
}

.image-400 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  overflow: clip;
}

.image-400:hover {
  transform: scale(1.3);
}

.image-401 {
  width: 100%;
}

.image-401:hover {
  transform: scale(1.1);
}

.image-402 {
  width: 100%;
}

.image-402:hover {
  transform: scale(1.4);
}

.quick-stack {
  padding-top: 0;
}

.div-block-217 {
  grid-row-gap: 8px;
  flex-flow: column;
  display: flex;
}

.wrp-article-ni {
  width: 90%;
  margin-bottom: 20px;
  display: flex;
}

.imag-desk-ni {
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  height: 681.973px;
}

.img-mobile-ni {
  width: 100%;
  display: none;
}

.wrp-maintitle-netzahisrael-copy {
  grid-row-gap: 10px;
  color: #fff;
  flex-flow: column;
  justify-content: center;
  width: 27%;
  height: auto;
  margin-bottom: 0;
  margin-left: 20px;
  padding-left: 10px;
  padding-right: 0;
  display: flex;
  position: absolute;
  inset: 0% 5% 0% auto;
}

.img-map-desk {
  width: 99.9998%;
  height: 100%;
}

.img-map-mobile-ni {
  width: 99.9998%;
  height: 100%;
  display: none;
}

.wrp-img-map-ni {
  width: 85%;
  margin-right: auto;
}

.link-block-18-copy {
  color: #000;
  padding: 10px;
  font-size: 14px;
  text-decoration: none;
  display: block;
}

.link-block-18-copy:hover, .link-block-18-copy:active {
  font-weight: 700;
}

.text-block-317-copy-copy-copy {
  color: var(--gary);
  font-size: 1rem;
  line-height: 1.3rem;
  text-decoration: none;
}

.cell {
  justify-content: flex-end;
}

.wrp-nav-bar-ni {
  z-index: 10;
  background-color: #fff;
  border-bottom: 2px solid #0af;
  justify-content: space-around;
  align-items: center;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: sticky;
  top: 0;
}

.wrp-right-sde-img-ni {
  width: 40%;
}

.wrp-img-left-ni-sm, .wrp-img-right-sm-ni-top, .wrp-img-sm-bu-ni {
  overflow: clip;
}

.text-span-107 {
  color: #fff;
}

.text-desk-ni-headline {
  color: #333;
  font-size: 1.1rem;
  font-weight: 500;
  line-height: 1.3rem;
}

.text-mobile-ni-headline {
  color: #333;
  font-size: 1.1rem;
  font-weight: 500;
  line-height: 1.3rem;
  display: none;
}

.wrp-all-image-ni {
  position: relative;
}

.wrp-img--map {
  width: 150px;
  position: absolute;
  inset: auto auto -11% 6%;
}

.text-span-109 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.3rem;
  display: block;
}

.redmail_mishne-copy {
  text-align: right;
  word-break: normal;
  overflow-wrap: normal;
  -webkit-text-fill-color: inherit;
  mix-blend-mode: normal;
  background-color: #0000;
  background-clip: border-box;
  width: 700px;
  margin-bottom: 20px;
  font-family: "Mosestext 1", sans-serif;
  font-size: 18px;
  font-weight: 300;
  position: static;
  overflow: hidden;
}

.wrp-pluse-read-only {
  justify-content: center;
  align-items: center;
  display: flex;
}

.read-all-block {
  z-index: 15;
  text-align: center;
  -webkit-text-fill-color: inherit;
  background-image: linear-gradient(0deg, #f1faff, #f1faff 63%, #26262600);
  background-clip: border-box;
  flex-direction: row;
  justify-content: center;
  align-items: flex-end;
  width: 1279px;
  height: 130px;
  margin-top: 0;
  padding-bottom: 40px;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
  overflow: visible;
}

.toggle-text {
  z-index: 2;
  font-family: "Mosestext 1", sans-serif;
  font-size: 20px;
  font-weight: 700;
  position: relative;
}

.redmail_mishne {
  text-align: right;
  word-break: normal;
  overflow-wrap: normal;
  mix-blend-mode: normal;
  width: 700px;
  font-family: "Mosestext 1", sans-serif;
  font-size: 18px;
  font-weight: 300;
}

.section2-redmail-title {
  grid-column-gap: 40px;
  grid-row-gap: 20px;
  color: #000;
  background-color: #f1faff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin: 0 auto 40px;
  padding-top: 40px;
  font-family: "Mosestext 1", sans-serif;
  display: flex;
  position: relative;
}

.image-178 {
  mix-blend-mode: difference;
  width: 18px;
  margin-right: 10px;
}

.map-under-mobile {
  width: 99.9998%;
  height: 100%;
  display: none;
}

.text-block-2166 {
  color: #595959;
  padding-right: 20px;
}

.text-block-2167 {
  display: none;
}

.veeda-section-land-bgimg {
  z-index: 0;
  object-fit: cover;
  min-width: 100%;
  max-width: none;
  min-height: 100%;
  position: absolute;
}

.veeda-section-land-bgimg.fade {
  z-index: 1;
  background-image: linear-gradient(#0000 50%, #000000b3 75%);
}

.wep-usa-elc-24 {
  width: 610px;
  height: 184px;
  display: flex;
  position: relative;
}

.code-embed-9 {
  width: auto;
  height: auto;
  position: absolute;
  top: -113px;
  right: 282px;
}

.wrp-map-img-elc-24 {
  width: 50%;
  overflow: clip;
}

.wrp-counter-elections-usa-24 {
  grid-row-gap: 15px;
  color: #fff;
  flex-flow: column;
  justify-content: space-around;
  align-self: auto;
  align-items: center;
  width: 100%;
  margin-left: 0;
  display: flex;
  position: static;
  inset: auto auto 0% 0%;
}

.wrp-number-usa-elections-24 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
  width: auto;
  display: flex;
}

.wrp-button-usa-elections {
  grid-column-gap: 10px;
  color: #000;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.number-usa-elections-24 {
  text-align: center;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 2rem;
}

.wrp-word-usa-elections-24 {
  text-align: center;
  font-size: .875rem;
  line-height: 1.2rem;
}

.veeda-section-speakers {
  flex-flow: column;
  align-items: center;
  padding-top: 4rem;
  padding-bottom: 4rem;
  display: flex;
}

.namal-asdod {
  mix-blend-mode: darken;
  width: 7rem;
  height: auto;
}

.butt-election1 {
  border: 1.2px solid var(--ynet-red);
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 129.3px;
  height: auto;
  padding: 8px;
  display: flex;
}

.butt-election1:hover {
  color: #000;
  background-color: #de1a1a00;
}

.img-blue-arrow {
  width: 15px;
  font-size: 7rem;
}

.img-blue-arrow:hover {
  outline-offset: 0px;
  mix-blend-mode: normal;
  outline: 3px dotted #fff;
}

.text-button-ele24-usa {
  width: auto;
  font-size: .8rem;
  font-weight: 600;
}

.link-block-42 {
  color: #000;
  text-decoration: none;
  display: flex;
}

.butt-election1-red {
  border: 1px solid var(--ynet-blue);
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 129.3px;
  padding: 8px;
  display: flex;
}

.butt-election1-red:hover {
  background-color: var(--white);
  color: #000;
}

.wrp-right-elections-usa-24 {
  background-color: #fff;
  order: -1;
  justify-content: center;
  align-items: stretch;
  width: 50%;
  display: none;
  position: relative;
  overflow: clip;
}

.wrp-text-flag-imag {
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.wrp-live-outcome-elections-use24 {
  background-color: #fff;
  order: -1;
  justify-content: center;
  align-items: stretch;
  width: 50%;
  display: block;
  position: relative;
  overflow: clip;
}

.wrp-elections-result24 {
  grid-row-gap: 15px;
  color: #fff;
  flex-flow: column;
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: 100%;
  margin-left: 0;
  display: flex;
  position: relative;
  inset: auto auto 0% 0%;
}

.wrp-text-results-usa-ele-24 {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  padding: 10px;
  display: flex;
}

.text-results-usa-24-ele {
  color: #000;
  font-weight: 500;
}

.wrp-number-usa-elections-24--mobile {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
  width: auto;
  display: none;
}

.infogram-embed {
  width: 100%;
  margin-top: 2px;
  display: block;
  position: static;
}

.wrp-button-usa-elections--deskcopy {
  grid-column-gap: 10px;
  color: #000;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.wrp-button-usa-elections-mobilrcopy {
  grid-column-gap: 10px;
  color: #000;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: none;
}

.image-408 {
  width: 186.997px;
  height: 14.9826px;
}

.image-409 {
  width: 10px;
}

.wrp-iframe-info-vote-white {
  height: 80px;
  display: flex;
  position: relative;
  overflow: clip;
}

.wrp-iframe-info-vote-black {
  height: 80px;
  display: none;
  position: relative;
  overflow: clip;
}

.wrp-map-img-elc-24-dark {
  width: 50%;
  overflow: clip;
}

.img-blue-arrow-dark {
  width: 15px;
  font-size: 7rem;
}

.img-blue-arrow-dark:hover {
  outline-offset: 0px;
  mix-blend-mode: normal;
  outline: 3px dotted #fff;
}

.image-pointe {
  display: none;
}

.wrp-blue-line-ynet {
  color: #fff;
  background-color: #1417ac;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 30px;
  padding-left: 15px;
  padding-right: 15px;
  display: none;
}

.text-change-election-24-usa-close {
  color: #000;
}

.wrp-text-until {
  display: none;
}

.wrp-text-finish {
  display: block;
}

.wrp-light-news-magazine {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 1240px;
  max-width: 100%;
  height: 255px;
  display: block;
  position: relative;
}

.div-block-237 {
  grid-row-gap: 10px;
  flex-flow: column;
  height: auto;
  text-decoration: none;
  display: flex;
}

.link-block-44 {
  grid-row-gap: 0px;
  color: #000;
  width: auto;
  max-width: 100%;
  text-decoration: none;
  display: flex;
}

.collection-item-7 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.collection-list-2 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-items: stretch stretch;
  width: auto;
  display: grid;
}

.collection-list-wrapper-7 {
  width: auto;
}

.image-410 {
  aspect-ratio: 1;
  object-fit: fill;
  width: auto;
  height: 190px;
}

.body-18 {
  background-color: #fff0;
}

.text-news-component {
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
}

.masek-aneria {
  mix-blend-mode: darken;
  width: 6rem;
  height: auto;
}

.logo_image-2-copy {
  mix-blend-mode: darken;
  width: 16rem;
  height: auto;
}

.logo_image-2-copy-copy {
  mix-blend-mode: darken;
  width: 10rem;
  height: auto;
}

.section_hero-2-_thepopleof-the-contry-copy {
  background-image: linear-gradient(#1c4e97, #43b5e8);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 126vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.collection-list-3 {
  grid-column-gap: 0px;
  justify-content: space-around;
  display: flex;
}

.collection-list-wrapper-8 {
  grid-column-gap: 0px;
  height: 206.895%;
  display: flex;
}

.logo_image-2--neta {
  mix-blend-mode: darken;
  width: 16rem;
  height: auto;
}

.logo_image-2--neta.neta {
  width: 9rem;
}

.logo_link-2-copy {
  margin-bottom: 1rem;
  margin-left: 1rem;
  margin-right: 1rem;
}

.namal-asdod--nt-israel {
  mix-blend-mode: darken;
  width: 10rem;
  height: auto;
}

.body-19 {
  background-color: #1e1e1e;
}

.section-3, .wrp-container-magazine-page {
  justify-content: center;
  align-items: center;
  width: 1240px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.div-block-238 {
  grid-column-gap: 15px;
  flex-flow: row;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  display: flex;
}

.wrp-img-magazine {
  width: 1100px;
}

.image-411 {
  box-sizing: border-box;
  object-fit: cover;
  width: 100%;
  height: auto;
}

.div-block-239 {
  color: #fff;
  position: static;
}

.div-block-240 {
  justify-content: center;
  align-items: center;
  width: 1240px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.ya-cfu-item-box-nth-child-even {
  color: #fff;
  justify-content: center;
  align-items: center;
  width: 1240px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.wrp-text-img-gallery {
  grid-column-gap: 15px;
  align-items: flex-end;
  width: 100%;
  display: flex;
}

.ya-cfu-item-box-out {
  width: 1100px;
}

.ya-cfu-item-song-name_2 {
  border-top: 1px solid #fff;
  width: 125px;
  padding-top: 10px;
  font-size: 12px;
  line-height: 16px;
}

.div-block-242 {
  grid-row-gap: 30px;
  flex-flow: column;
  margin-bottom: 0;
  display: flex;
}

.veeda-speaker-title {
  text-wrap: balance;
  line-height: 125%;
}

.veeda-about-item-txt {
  text-wrap: balance;
  width: 100%;
  font-family: "Mosestext 1", sans-serif;
  font-weight: 300;
  line-height: 130%;
}

.collection-list-wrapper-9 {
  flex-flow: row;
  align-items: center;
  width: auto;
  display: flex;
}

.collection-list-4 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.ya-cfu-item-box-nth-child-even-copy {
  color: #fff;
  justify-content: center;
  align-items: center;
  width: 1240px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.wrp-section1-gallery-img {
  color: #fff;
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: none;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.wrp-text-right, .wrp-text-left {
  grid-row-gap: 30px;
  flex-flow: column;
  margin-bottom: 0;
  display: flex;
}

.text-gallery-img {
  border-top: 1px solid #fff;
  width: 125px;
  padding-top: 10px;
  font-size: 12px;
  line-height: 16px;
}

.wrp-img-gallery {
  width: 1100px;
}

.div-block-243 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 1240px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.picture-of-the-week--header {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #fff;
  flex-flow: column;
  width: 100%;
  margin-bottom: 30px;
  display: flex;
}

.wrp-header-top {
  justify-content: space-between;
  display: flex;
}

.text-block-2171 {
  letter-spacing: 0;
  font-size: 1.5rem;
  line-height: 1.87rem;
}

.wrp-icon-sociial {
  display: block;
}

.wrp-header-bottom {
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.text-block-2172 {
  letter-spacing: 5px;
  font-size: 2.3rem;
  font-weight: 300;
  line-height: 2.5rem;
}

.div-block-244 {
  background-color: #fff;
  width: 100%;
  height: 1px;
}

.wrp-ynet-logo {
  justify-content: center;
  align-items: center;
  height: 50px;
  margin-bottom: 30px;
  display: flex;
  box-shadow: 0 4px 4px #59590040;
}

.wrp-desk-img-picofweek {
  width: 960px;
}

.wrp-mobile-img-pic-ofweek {
  width: 1100px;
  display: none;
}

.wrp-img-gallery-copy {
  width: 1100px;
}

.wrp--desk-img-ofthe-week {
  width: 960px;
}

.wrp-mobile-img-of-week {
  width: 1100px;
  display: none;
}

.wrp-container-img-od-week {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 1240px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.archives {
  color: #fff;
  width: 100%;
}

.div-block-245 {
  grid-column-gap: 20px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 1240px;
  display: grid;
}

.wrp-sub-title-img-of-week {
  color: #c5c5c5;
  font-size: 12px;
}

.text-block-2174 {
  color: var(--white);
  font-size: 14px;
  line-height: 19px;
}

.div-block-246 {
  grid-row-gap: 5px;
  flex-flow: column;
  display: flex;
}

.wrp-red-line-ynet {
  color: #df3232;
  background-color: #df3232;
  align-items: center;
  height: 30px;
  margin-bottom: 15px;
  padding-right: 15px;
  display: flex;
}

.text-block-2175 {
  color: #fff;
}

.link-block-45 {
  text-decoration: none;
}

.mage-archive {
  grid-column-gap: 20px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 1240px;
  display: grid;
}

.wrp-img-mage-archive {
  grid-column-gap: 20px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 1240px;
  display: block;
}

.collection-list-5 {
  grid-column-gap: 20px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  display: block;
}

.collection-item-8 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-247, .div-block-248, .empty-div, .div-block-247-copy, .div-block-247-copy-copy, .empty-divv {
  width: 125px;
}

.line-white-vertical {
  background-color: #fff;
  width: 100%;
  height: 1px;
}

.text-date-pic-of-the-week {
  letter-spacing: 5px;
  font-size: 2.3rem;
  font-weight: 300;
  line-height: 2.5rem;
}

.wrp-social-text-icon {
  display: none;
}

.text-block-2178 {
  color: #000;
  text-align: right;
  font-size: .75rem;
}

.wrp-rt-book-desk {
  font-size: 30px;
}

.body-ccp {
  color: #333;
  background-color: #d1d1d1;
  font-family: Mosestext Webfontvf, Arial, sans-serif;
  font-size: 18px;
  line-height: 140%;
  transition: background-color .4s ease-in-out;
}

.ccp-scroll-section {
  scroll-snap-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  min-width: 100vw;
  height: 100vh;
  min-height: 100vh;
  display: flex;
  position: relative;
}

.ccp-section-visual-front {
  width: 100%;
  min-width: auto;
  max-width: none;
  position: absolute;
}

.ccp-section-visual-front.refs {
  mix-blend-mode: hard-light;
}

.ccp-section-visual-front.push {
  margin-right: 10%;
}

.ccp-section-visual {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  aspect-ratio: 16 / 9;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: center;
  place-items: center;
  width: 100%;
  max-width: 1440px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
}

.image-419 {
  max-width: none;
  height: 100vh;
}

.ccp-frame-textwrap {
  grid-row-gap: 1.5vw;
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.ccp-frame-textwrap.right {
  grid-row-gap: .5vw;
  text-align: right;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100%;
}

.ccp-01-t-h3 {
  color: var(--ynet-red);
  letter-spacing: -.1vw;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 4vw;
  font-weight: 800;
  line-height: 70%;
}

.ccp-01-t-h1 {
  letter-spacing: -2px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 8vw;
  font-weight: 800;
  line-height: 70%;
}

.ccp-t-h2 {
  letter-spacing: -.5px;
  text-wrap: balance;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.4vw;
  font-weight: 400;
  line-height: 120%;
}

.ccp-01-t-h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.6vw;
  font-weight: 400;
  line-height: 100%;
}

.ccp-frame-texts {
  justify-content: center;
  align-items: flex-start;
  width: 40%;
  height: 80%;
  margin-left: auto;
  margin-right: 5%;
  padding-top: 5%;
  display: flex;
}

.ccp-frame-texts._01 {
  height: auto;
}

.ccp-frame-texts._03 {
  width: 50%;
}

.ccp-01-ynet {
  width: 14vw;
  max-width: none;
}

.ccp-section-visual-back {
  object-fit: fill;
  min-width: 100%;
  max-width: none;
  display: none;
  position: absolute;
}

.ccp-section-visual-overlay {
  justify-content: center;
  align-items: center;
  width: 50%;
  max-width: 720px;
  height: 100%;
  margin-right: auto;
  display: flex;
  position: relative;
}

.ccp-section-visual-overlay._02 {
  mix-blend-mode: normal;
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
}

.ccp-section-visual-overlay._01 {
  mix-blend-mode: multiply;
  position: static;
}

.ccp-section-visual-overlay._03 {
  grid-column-gap: 1vw;
  grid-row-gap: 10vw;
  flex-flow: wrap;
  place-content: center space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  height: auto;
  margin-top: 15%;
  padding-left: 5%;
  padding-right: 5%;
}

.ccp-section-visual-overlay.shatap {
  width: 50%;
  left: 3.7%;
}

.ccp-section-visual-overlay.ccp-social-numbers {
  opacity: 1;
  margin-top: 0%;
  margin-right: 13%;
}

.image-420 {
  aspect-ratio: 16 / 9;
  object-fit: contain;
  max-width: none;
  height: 18%;
  position: absolute;
  left: 25%;
}

.image-420._2nd {
  height: 14%;
  top: 63%;
  left: 7.5%;
}

.image-420._3rd {
  height: 4.5%;
  top: 73%;
  left: 43.55%;
}

.ccp-section-visual-overlay-bar {
  text-align: center;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 9.35vw;
  height: 41vw;
  margin-left: .4vw;
  display: flex;
}

.ccp-section-visual-overlay-bar._2 {
  height: 34.5vw;
}

.ccp-section-visual-overlay-bar._03 {
  height: 22vw;
}

.ccp-section-visual-overlay-bar._04 {
  height: 15vw;
}

.ccp-section-visual-overlay-bar._02 {
  height: 32vw;
}

.text-block-2179 {
  color: var(--ynet-red);
  text-transform: uppercase;
  font-size: 2.4vw;
  font-weight: 700;
  line-height: 100%;
}

.text-block-2179.sub {
  color: #333;
  font-weight: 400;
}

.heading-36 {
  letter-spacing: -.1vw;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 5vw;
  font-weight: 800;
  line-height: 90%;
}

.text-block-2180 {
  color: #6e6e6e;
  margin-top: 1vw;
  font-size: 1vw;
  line-height: 100%;
}

.text-span-110 {
  font-size: 2.1vw;
}

.image-421 {
  width: 6vw;
  max-width: none;
}

.image-421.comp {
  object-fit: contain;
  width: 3vw;
  height: 2vw;
}

.div-block-253 {
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  height: 6vw;
  display: flex;
}

.heading-37 {
  color: #333333b3;
  margin-top: auto;
  margin-bottom: 0;
  font-size: 1vw;
  font-weight: 300;
  line-height: 140%;
}

.snap-scroll-container {
  scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  overflow-x: scroll;
}

.ccp-frame {
  aspect-ratio: 16 / 9;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  display: flex;
  position: relative;
}

.ccpt-h1 {
  letter-spacing: -2px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 6vw;
  font-weight: 800;
  line-height: 85%;
}

.ccp-t-note {
  color: #33333380;
  margin-top: auto;
  margin-bottom: 0;
  font-size: 1.1vw;
  font-weight: 300;
  line-height: 125%;
}

.div-block-255 {
  justify-content: space-between;
  align-items: flex-end;
  width: 77.5%;
  height: 73%;
  margin-top: 15%;
  margin-left: auto;
  display: flex;
  position: absolute;
  right: 0;
}

.div-block-256 {
  flex-flow: column;
  justify-content: space-between;
  width: 24.5%;
  height: 100%;
  display: flex;
}

.div-block-256._02 {
  height: 79%;
}

.div-block-256._03 {
  height: 55%;
}

.div-block-256._04 {
  height: 37%;
}

.div-block-257 {
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  height: 5vw;
  margin-top: auto;
  display: flex;
}

.text-block-2181 {
  color: #33333380;
  text-align: center;
  margin-top: 8%;
  font-size: 1.1vw;
  line-height: 125%;
}

.image-422 {
  opacity: .8;
  object-fit: contain;
  width: 50%;
  max-width: none;
  height: 25%;
}

.image-422.small {
  height: 34%;
}

.image-422.smaller {
  height: 30%;
}

.ccp-02-ynet {
  height: 45%;
}

.text-block-2182 {
  color: var(--ynet-red);
  text-align: center;
  text-transform: uppercase;
  font-size: 2.5vw;
  font-weight: 700;
  line-height: 110%;
}

.text-block-2182.notmain {
  color: #333333b3;
  text-transform: uppercase;
  font-size: 2vw;
  font-weight: 400;
}

.div-block-258 {
  justify-content: flex-start;
  align-items: flex-start;
  width: 24%;
  display: flex;
  position: relative;
}

.image-423 {
  max-width: none;
  height: 9vw;
}

.div-block-259 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-right: 3%;
  display: flex;
}

.text-block-2183 {
  font-size: 1.6vw;
  font-weight: 300;
}

.text-block-2183.side {
  margin-top: 5%;
  font-weight: 700;
  line-height: 150%;
}

.text-block-2183.list {
  text-indent: -18px;
  border-bottom: 1px solid #333;
  width: 100%;
  margin-top: 3%;
  padding-bottom: 3%;
  padding-left: 5%;
  padding-right: 20px;
  line-height: 130%;
}

.text-block-2183.spaced {
  margin-top: 5%;
  line-height: 145%;
}

.text-block-2184 {
  font-size: 1.8vw;
  font-weight: 700;
  line-height: 100%;
}

.text-block-2185 {
  color: var(--ynet-red);
  letter-spacing: -.2vw;
  font-size: 5vw;
  font-weight: 700;
  line-height: 90%;
}

.text-block-2185.side {
  margin-left: 5px;
  font-size: 7vw;
  line-height: 70%;
}

.text-span-111 {
  font-size: 4.2vw;
}

.text-block-2183-copy {
  font-size: 1.2vw;
  line-height: 125%;
}

.image-424 {
  aspect-ratio: 16 / 9;
  object-fit: contain;
  width: 17%;
  margin-left: auto;
  position: absolute;
  top: 59%;
  right: -.7%;
  transform: skew(3deg, -1.5deg);
}

.div-block-259-copy {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-right: 0%;
  display: flex;
}

.div-block-259-copy.list {
  width: 85%;
}

.div-block-259-copy.list.narrow {
  width: 63%;
}

.div-block-260 {
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.image-425 {
  aspect-ratio: 16 / 9;
  mix-blend-mode: multiply;
  object-fit: contain;
  width: 36%;
  position: absolute;
  top: 58%;
  right: -24%;
  transform: skew(0deg, 1deg);
}

.image-425.iphone {
  width: 10%;
  top: 72%;
  left: 17.2%;
  right: auto;
  transform: skew(0deg, -2deg);
}

.text-block-2185-copy {
  color: var(--ynet-red);
  letter-spacing: -.2vw;
  mix-blend-mode: darken;
  font-size: 5vw;
  font-weight: 700;
  line-height: 90%;
  position: absolute;
  left: 12.5%;
}

.text-block-2185-copy.side {
  margin-left: 5px;
  font-size: 7vw;
  line-height: 70%;
}

.text-block-2185-copy._2nd {
  color: #eee;
  mix-blend-mode: luminosity;
  left: auto;
  right: 20%;
}

.ccp-buy-item {
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 5%;
  display: flex;
}

.ccp-buy-item-icon {
  height: 5vw;
}

.text-block-2184-copy {
  font-size: 3vw;
  font-weight: 700;
  line-height: 100%;
}

.text-block-2183-copy {
  font-size: 1.6vw;
  font-weight: 300;
}

.text-block-2183-copy.side {
  margin-top: 5%;
  font-weight: 700;
  line-height: 150%;
}

.text-block-2183-copy.list {
  text-indent: -18px;
  border-bottom: 1px solid #333;
  width: 100%;
  margin-top: 3%;
  padding-bottom: 3%;
  padding-left: 5%;
  padding-right: 20px;
  line-height: 130%;
}

.div-block-261 {
  margin-right: 2%;
}

.text-block-2183-copy-copy {
  font-size: 1.2vw;
  line-height: 125%;
}

.million-capital {
  font-size: 2.15vw;
}

.million-capital.notmain {
  font-size: 1.8vw;
}

.text-block-2186 {
  font-size: 1.8vw;
  font-weight: 700;
}

.ccp-section-visual-overlay--- {
  opacity: .95;
  margin-top: 3%;
}

.ccp-social-number {
  color: #eee;
  mix-blend-mode: luminosity;
  font-size: 3.5vw;
  font-weight: 700;
  line-height: 100%;
  position: absolute;
  top: 48.5%;
}

.ccp-social-number.side {
  margin-left: 5px;
  font-size: 7vw;
  line-height: 70%;
}

.ccp-social-number._2nd {
  color: #eee;
  mix-blend-mode: luminosity;
  left: auto;
  right: 20%;
}

.ccp-social-number.twitter {
  font-size: 2.6vw;
  top: 27%;
  left: 43.5%;
}

.ccp-social-number.thread {
  font-size: 3vw;
  top: 70%;
}

.div-block-262 {
  z-index: 0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: fixed;
  inset: 0%;
  overflow: clip;
}

.div-block-262._2 {
  mix-blend-mode: multiply;
}

.image-426 {
  aspect-ratio: 1;
  width: 100%;
  max-width: none;
}

.bold-text-88 {
  font-weight: 400;
}

.div-block-263 {
  mix-blend-mode: overlay;
  background-image: linear-gradient(#3b3b3b 49%, #fff 51%);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: absolute;
  overflow: clip;
}

.div-block-264 {
  aspect-ratio: 16 / 9;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 1440px;
  height: 1440px;
  display: flex;
}

.image427 {
  width: 1440px;
  max-width: none;
  height: 1440px;
}

@media screen and (min-width: 1280px) {
  .wrp-image {
    border-radius: 0;
  }

  .header_ynet_desktop {
    margin-left: auto;
    margin-right: auto;
  }

  .ynet-brand-footer-endcredits {
    align-self: center;
    font-size: .8rem;
  }

  .text-table-oly--comp {
    width: 30%;
  }

  .text-table-oly--title--outcome, .text-table-oly--outcome {
    width: 40%;
  }

  .text-table-oly--title--comp-copy {
    width: 30%;
  }

  .initial-navmobile {
    box-shadow: none;
  }

  .skyscraper-ad, .banner, .inboard, .interstitial-mobile {
    display: none;
  }

  .wrp-button-back-hp-segal {
    width: 1240px;
    max-width: 100%;
  }

  .initial-navmobile-2 {
    box-shadow: none;
  }

  .section1-netzahisrael {
    width: 100%;
  }

  .text-block-2161 {
    width: 80%;
  }

  .wrp-maintitle-netzahisrael-copy {
    justify-content: center;
    width: 25%;
  }

  .read-all-block {
    width: 100%;
  }

  .wrp-right-elections-usa-24 {
    display: flex;
  }

  .wrp-elections-24-usa {
    width: auto;
  }

  .picture-of-the-week--header {
    width: 100%;
  }
}

@media screen and (min-width: 1440px) {
  .wrp-israel-segal-oly-img {
    width: 360px;
    height: 565px;
  }

  .image-349 {
    background-color: var(--white);
    object-fit: cover;
    width: 100%;
    height: 100%;
    padding: 10px;
  }

  .medal-israel-segal-stempa {
    text-align: center;
    font-size: 1.25rem;
    line-height: 1.2rem;
  }

  .text-block-medalia-israel-segal {
    font-weight: 700;
  }

  .header_ynet_desktop {
    margin-left: auto;
    margin-right: auto;
  }

  .parisolympicsheadercounter {
    margin-bottom: 20px;
  }

  .ynet-olympic-2024-olympic-counter-4 {
    background-position: 117%, 0 0;
  }

  .ynet-brand-footer-endcredits {
    align-self: center;
    font-size: .8rem;
  }

  .footer_ynet_desktop_light {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .ynet-brand-footer-greyline {
    background-color: #a7a7a7;
    max-width: 1240px;
    height: 1px;
    margin-bottom: 30px;
  }

  .footer_ynet_desktop_dark {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .ynet-brand-header-box {
    max-width: 1900px;
  }

  .initial-navmobile {
    box-shadow: none;
  }

  .skyscraper-ad, .banner, .inboard, .interstitial-mobile {
    display: none;
  }

  .wrp-button-back-hp-segal {
    width: 1240px;
  }

  .parisolympicsheadercounter-5 {
    margin-bottom: 20px;
  }

  .initial-navmobile-2 {
    box-shadow: none;
  }

  .medal-israel-segal-stempa-copy {
    text-align: center;
    font-size: 1.25rem;
    line-height: 1.2rem;
  }

  .text-redline-left {
    margin-top: 5px;
    padding-top: .5rem;
    padding-bottom: .5rem;
    padding-right: 0;
    line-height: 1.5rem;
  }

  .ynet-olympic-2024-olympic-counter-7 {
    background-position: 117%, 0 0;
  }

  .img-goalball {
    background-color: var(--white);
    object-fit: cover;
    width: 100%;
    height: 100%;
    padding: 10px;
  }

  .wrp-img-goalball {
    width: 360px;
    height: 565px;
  }

  .footer_ynetpricelis {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .wrp-icon-transportation-conference-2024 {
    width: 200px;
  }

  .wrp-maintitle-netzahisrael-copy {
    width: 22%;
  }

  .wrp-nav-bar-ni {
    width: 70%;
  }

  .read-all-block {
    width: 100%;
  }

  .wrp-img-magazine {
    position: relative;
  }

  .ccp-frame-textwrap {
    grid-row-gap: 1.3rem;
  }

  .ccp-01-t-h3 {
    font-size: 4rem;
  }

  .ccp-01-t-h1 {
    font-size: 7.5rem;
  }

  .ccp-t-h2 {
    font-size: 1.7rem;
  }

  .ccp-01-t-h4 {
    font-size: 2.2rem;
  }

  .ccp-01-ynet {
    width: 35%;
  }

  .ccpt-h1 {
    font-size: 5rem;
  }

  .ccp-t-note {
    font-size: 1rem;
  }

  .div-block-257 {
    height: 4em;
  }

  .text-block-2181 {
    font-size: 1rem;
  }

  .text-block-2182 {
    font-size: 2.3rem;
  }

  .text-block-2182.notmain {
    font-size: 1.7rem;
  }
}

@media screen and (min-width: 1920px) {
  .veeda-section-land-wrap {
    width: 1000px;
  }

  .nav_stickey_28, .initial-nav {
    margin-bottom: 40px;
  }

  .nav_stickey_38 {
    margin-bottom: 40px;
    box-shadow: 0 2px 5px #0003;
  }

  .scrolled-nav {
    margin-bottom: 40px;
  }

  .header_ynet_desktop {
    margin-left: auto;
    margin-right: auto;
  }

  .ynet-olympic-2024-olympic-counter-4 {
    background-position: 118%, 0 0;
  }

  .imageparis-347 {
    width: 3.9rem;
  }

  .ynet-brand-footer-endcredits {
    align-self: center;
    font-size: .8rem;
  }

  .ynet-brand-header-share-link {
    filter: invert(70%);
  }

  .ynet-brand-header-share-link.dark {
    filter: none;
  }

  .initial-navmobile {
    box-shadow: none;
    margin-bottom: 40px;
  }

  .nav_stickey_28-mobile {
    margin-bottom: 40px;
  }

  .skyscraper-ad {
    display: block;
  }

  .banner, .inboard, .interstitial-mobile {
    display: none;
  }

  .wrp-button-back-hp-segal {
    width: 1240px;
  }

  .text-span-97 {
    font-size: 1.4rem;
  }

  .wrp-main-nb-traide {
    direction: rtl;
  }

  .wrp-header-pricelist-ynet {
    margin-left: auto;
    margin-right: auto;
  }

  .initial-navmobile-2 {
    box-shadow: none;
    margin-bottom: 40px;
  }

  .wrp-all-content-desktop {
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .ynet-olympic-2024-olympic-counter-7 {
    background-position: 118%, 0 0;
  }

  .img-aroows-right, .image-385 {
    padding-right: 10px;
  }

  .slider1 {
    width: 1240px;
  }

  .wrp-icon-transportation-conference-2024 {
    width: 250px;
    height: auto;
  }

  .wrp-icon-transportation-conference-2024-maiintitle {
    width: 600px;
    height: auto;
  }

  .veeda-section-land-heading {
    margin-top: 0;
    padding-top: 0;
  }

  .section1-netzahisrael {
    object-fit: cover;
    justify-content: space-around;
    align-items: center;
    width: 1344px;
    height: auto;
  }

  .text-block-2161, .section2-nethahisrael {
    width: 70%;
  }

  .img-netzachisrael {
    width: 100%;
  }

  .wrp-maintitle-netzahisrael-copy {
    z-index: 10;
    justify-content: center;
    width: 23%;
    margin-right: 78px;
    position: absolute;
    inset: 0%;
  }

  .img-map-desk {
    width: 1142.36px;
  }

  .wrp-nav-bar-ni {
    width: 70%;
  }

  .wrp-img--map {
    width: 200px;
  }

  .text-span-109 {
    color: var(--black);
    font-size: 1rem;
    line-height: 1.2rem;
  }

  .read-all-block {
    width: 100%;
  }

  .wrp-container-magazine-page {
    display: block;
  }

  .div-block-238 {
    grid-column-gap: 20px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
    position: relative;
  }

  .picture-of-the-week--header {
    flex-flow: column;
    order: -1;
    width: 100%;
    display: flex;
  }

  .wrp-header-top {
    color: #fff;
    justify-content: space-between;
    display: flex;
  }

  .text-block-2170 {
    font-size: 1.875rem;
  }

  .text-block-2171 {
    text-align: right;
    letter-spacing: 5px;
    font-size: 1.875rem;
    line-height: 1.875rem;
  }
}

@media screen and (max-width: 991px) {
  .ynet-weekend-header-warpper {
    align-items: center;
  }

  .ynet-weekend-photos-main-photo-wap {
    width: 100%;
    max-width: none;
    height: auto;
    max-height: none;
    margin-bottom: 0;
    padding: 0;
  }

  .ynet-weekend-photo-gallery-title-warp {
    align-items: stretch;
    width: auto;
    max-width: none;
    margin-left: .625rem;
    margin-right: .625rem;
  }

  .ynet-weekend-photos-title-warp {
    justify-content: space-around;
  }

  .text-block-117 {
    color: #fff;
    text-align: center;
  }

  .collection-list-wrapper {
    display: block;
  }

  .ynet-weekend-photo-gallery-main-section {
    flex: 1;
    justify-content: space-between;
    align-self: center;
    align-items: center;
    max-width: 100%;
    margin-left: .3125rem;
    margin-right: .3125rem;
  }

  .ynet-weekend-photos-container {
    flex-direction: column;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding: 0%;
    display: block;
  }

  .caption {
    margin-right: .3125rem;
  }

  .slider-thumb-image-6 {
    width: 14.0625rem;
    max-width: 100%;
  }

  ._w-slider-dot {
    opacity: 0;
    font-size: 2.375rem;
    top: 1.125rem;
  }

  .slider-thumb-image-5 {
    width: 14.0625rem;
    max-width: none;
    height: 100%;
    max-height: 100%;
  }

  .right-arrow {
    display: none;
    top: 50%;
  }

  .ynet-weekend-photos-slider {
    width: 100%;
    max-width: none;
    height: 100%;
    max-height: none;
  }

  .ynet-weekend-photos-warp {
    grid-column-gap: .75rem;
    grid-row-gap: 2.0625rem;
    flex-direction: column;
    align-items: flex-start;
    max-width: none;
    max-height: none;
  }

  .ynet-weekend-photos-slider-navigation {
    grid-column-gap: .625rem;
    object-fit: fill;
    flex-direction: row;
    place-content: center;
    align-items: flex-start;
    width: 100%;
    max-width: none;
    height: 31%;
    max-height: none;
    margin-right: 0;
    overflow: auto;
  }

  .image {
    width: 100%;
    max-width: none;
    height: auto;
  }

  .left-arrow {
    display: none;
    inset: 50% 0% 0% auto;
  }

  .slider-thumb-image {
    width: 14.0625rem;
    max-width: 100%;
    max-height: 100%;
  }

  .ynet-footer-logo-image {
    flex-direction: column;
    justify-content: space-around;
    display: flex;
  }

  .ynet-footer-photos-of-the-week {
    margin-top: 1.25rem;
  }

  .ynet-weekend-photos-see-more-section {
    flex-direction: column;
    align-items: flex-start;
    max-width: 100%;
    margin-top: 1rem;
    margin-right: auto;
  }

  .ynet-weekend-photos-see-more-headline {
    width: 51.875rem;
  }

  .ynet-potw-link-section {
    grid-column-gap: .625rem;
    grid-row-gap: .625rem;
    width: 51.875rem;
    max-width: 100%;
  }

  .navbar {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .nav-menu {
    background-color: #99989ef2;
  }

  .nav_link {
    border-bottom: .0625rem solid #bebebecc;
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .menu-button {
    background-color: #0000;
    padding: 1rem;
  }

  .menu-button:focus {
    background-color: #99989e;
    border-top-left-radius: .5rem;
  }

  .hero_date {
    font-size: 4vw;
    line-height: 5vw;
  }

  .text-block-123 {
    font-size: 2.5vw;
    line-height: 3vw;
  }

  .hero_img {
    width: 14.25rem;
    margin-left: 0;
    left: 6%;
  }

  .h1 {
    margin-top: -4rem;
    font-size: 7vw;
    line-height: 7vw;
  }

  .hero_container {
    width: 100%;
  }

  .section_hero {
    height: 130vw;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .add2calendar {
    align-self: center;
    align-items: stretch;
    position: relative;
    top: 0%;
    left: auto;
  }

  .hero_details {
    flex-direction: column;
    align-self: center;
    align-items: center;
    width: 44.2rem;
    height: 11.9375rem;
    padding-left: 1rem;
    padding-right: 1rem;
    display: flex;
  }

  .h3 {
    margin-left: auto;
    margin-right: auto;
  }

  .program_container {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .logo_link {
    margin-left: 3vw;
    margin-right: 3vw;
  }

  .section_footer {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .woman-confrence-details-warp {
    align-items: center;
    height: 8.875rem;
    margin-bottom: 1.25rem;
  }

  .woman-confrence-details-warp-ticket-button {
    width: 38%;
    position: static;
    inset: auto 0% 0%;
  }

  .header_ynet_lightmode-ynet-falafel-project, .header_ynet_darkmode {
    align-items: center;
  }

  .link_creativestudiologo_darkmode {
    flex-direction: column;
    justify-content: space-around;
    display: flex;
  }

  .footer_ynet_lightmode {
    margin-top: 1.25rem;
  }

  .link_creativestudiologo_lightmode {
    flex-direction: column;
    justify-content: space-around;
    display: flex;
  }

  .hero_img-mobile {
    width: 14.25rem;
    margin-left: 0;
    left: 6%;
  }

  .div-block-133 {
    width: 100%;
  }

  .my-text-element {
    font-size: 3.3vw;
  }

  .ynet-tpc-body-section {
    align-items: center;
    width: 100%;
  }

  .ynet-tpc-body-section-articls-grid-top {
    grid-column-gap: 3.75rem;
    grid-row-gap: 1.875rem;
    flex-flow: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .ynet-tpc-body-article-warp {
    width: 15.6875rem;
    height: 23.4375rem;
  }

  .ynet-tpc-hero-bottom-section-images {
    grid-row-gap: 0rem;
    height: auto;
    margin-bottom: 3px;
  }

  .ynet-tpc-hero-section-redline-2 {
    width: 67%;
    inset: auto auto 3% 0%;
  }

  .image-193 {
    width: 32vw;
    inset: 85% 3% 0% auto;
  }

  .ynet-tpc-body-section-articls-grid-mid.ynet-animation-tpc {
    grid-column-gap: 3.75rem;
    flex-flow: wrap;
    justify-content: center;
    align-items: stretch;
  }

  .ynet-tpc-body-section-articls-grid-bottom.ynet-animation-tpc {
    grid-column-gap: 3.75rem;
    grid-row-gap: 1.875rem;
    flex-wrap: wrap;
  }

  .image-196 {
    width: 8vw;
  }

  .nav_link-2 {
    border-bottom: 1px solid #bebebecc;
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .nav_link-2.red {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .menu-button-2 {
    background-color: #0000;
    padding: 1rem;
  }

  .menu-button-2:focus {
    background-color: #99989e;
    border-top-left-radius: .5rem;
  }

  .nav-menu-2 {
    background-color: #99989ef2;
    flex-direction: column;
    align-items: flex-end;
  }

  .navbar-2 {
    width: 97%;
    max-width: none;
  }

  .hero_date-2 {
    font-size: 114%;
  }

  .lottie_animation {
    align-self: flex-start;
    width: 100vw;
    max-width: 996px;
    position: relative;
    bottom: 4.1vh;
    right: 2%;
  }

  .veeda-section-hero {
    background-image: url('../images/Asset-2-8_1.avif');
    background-position: 0 0;
    background-size: auto;
    height: auto;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .hero_details-2 {
    width: 100%;
  }

  .h1-2 {
    font-size: 3vw;
    line-height: 3vw;
  }

  .hero_details-text {
    font-size: 2.7vw;
    line-height: 3vw;
  }

  .live_icon-2 {
    height: 3vw;
    padding-left: 1.4vw;
    padding-right: 1.4vw;
    bottom: .3vw;
  }

  .veeda-section-land-wrap {
    width: auto;
    margin-top: 0;
  }

  .heading_text {
    margin-top: 3vw;
  }

  .subject-2 {
    flex: 0 auto;
  }

  .logo_image-2 {
    height: auto;
  }

  .veeda-section-partners {
    padding-left: 1vw;
    padding-right: 1vw;
  }

  .veeda-section-partners-grid {
    flex-wrap: wrap;
  }

  .veeda-partners-logo {
    margin-bottom: 3vw;
    margin-left: 3vw;
    margin-right: 3vw;
  }

  .veeda-section-footer {
    flex-direction: row-reverse;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .text-block-210 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 3.4rem;
  }

  .heading_text-mobile {
    margin-top: 3vw;
  }

  .ynet-tpc-hero-section-redline-photo-title {
    margin-right: 0%;
  }

  .ynet-tpc-body-video-warp {
    width: 15.6875rem;
    height: 23.4375rem;
  }

  .text-warp-people-confrence-image-head {
    align-self: flex-start;
  }

  .text-warp-people-confrence-title-head-warp {
    width: 50vw;
    height: 28vh;
  }

  .ynet-lm7-hero-section {
    height: 133vh;
  }

  .ynet-lm7-body-section {
    width: auto;
    margin-left: 10%;
    margin-right: 10%;
  }

  .ynet-lm7-title-warp {
    width: 100%;
    margin-right: 0%;
  }

  .ynet-lm7-title-image-warp {
    justify-content: center;
    align-self: center;
    width: 686px;
    height: 36vh;
    display: flex;
  }

  .ynet-lm7-subtitle-text-warp {
    align-self: center;
    width: 75vw;
    margin-top: 270px;
  }

  .text-block-212 {
    text-align: center;
  }

  .ynet-lm7-headline-warp {
    width: 100%;
  }

  .image-203 {
    display: none;
  }

  .text-block-214, .text-block-215 {
    text-align: right;
  }

  .image-203-mobile {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    display: block;
  }

  .ynet-lm7-title-image-warp-1 {
    inset: 0% 0% auto auto;
  }

  .ynet-lm7-title-image-warp-2 {
    width: 416px;
    inset: auto auto 0% 0%;
  }

  .ynet-lm7-title-image-warp-3 {
    right: 23%;
  }

  .logo_image-2-copy, .logo_image-2-copy-copy, .logo_image-2-78, .logo_image-2-78-copy, .logo_image-2-78-copy-copy, .logo_image-2-78-copy-copy-copy {
    height: 9vw;
  }

  .logo_image-2-78-copy-copy-copy-copy {
    height: auto;
  }

  .image-shoes-mem-diary24 {
    width: 300px;
  }

  .text-block-17 {
    margin-bottom: 20px;
  }

  .text-block-12 {
    justify-content: center;
    width: auto;
    margin-left: 0;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 1.2rem;
    line-height: 1.2rem;
    display: flex;
  }

  .text-span-39 {
    margin-right: 0;
  }

  .p--wrp-title-text-memorialdiary24 {
    width: 100%;
  }

  .hader-memorial-diary-24 {
    padding-left: 0;
  }

  .paragraph-7 {
    width: auto;
    margin-left: 60px;
    font-size: 1.2rem;
  }

  .wrp-section1-memorial-diary2024 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: auto;
    margin-left: 40px;
    margin-right: 40px;
  }

  .heading-4 {
    margin-left: 0;
    margin-right: 0;
    font-size: 8rem;
    line-height: 8rem;
  }

  .scrolltotop-memorial-diary.w--current {
    background-color: #0000;
    padding-top: 10px;
    padding-bottom: 10px;
    bottom: 5rem;
  }

  .container1240-mem-diary24 {
    width: auto;
  }

  .link-42 {
    padding-right: 0;
  }

  .link-category-mem-diary24 {
    justify-content: center;
    align-items: center;
    width: auto;
    display: flex;
  }

  .wrp-option1-text-image-diary24 {
    flex-flow: column;
    padding-top: 0;
    display: flex;
  }

  .wrp-nav-menu-memoriay-diary24 {
    background-color: #efefef;
    flex-flow: row;
    width: 100vw;
    height: auto;
    display: flex;
    overflow: scroll;
  }

  .wrp-category-dairy24 {
    width: 100%;
  }

  .ynet-footer-memorial-diart24 {
    padding-top: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .wrp-memorial-diary24-maintext {
    flex-flow: column;
    order: -1;
    width: 100%;
  }

  .wrp-image-shoes-memorialdiary24 {
    justify-content: center;
    align-self: center;
    align-items: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .wrp-img-mm-24 {
    margin-left: auto;
    margin-right: auto;
    position: static;
  }

  .ynet-falafel-project-head {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    width: auto;
    height: auto;
  }

  .ynet-falafel-project-body {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto auto auto auto auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: center;
    margin-top: 0;
    margin-left: 30px;
    margin-right: 30px;
    display: grid;
  }

  .ynet-falafel-title-warp {
    flex-flow: column;
    display: flex;
  }

  .ynet-falafel-item-warp {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    justify-content: center;
    align-items: stretch;
    width: auto;
  }

  .ynet-falafel-info-warp {
    justify-content: space-between;
    align-items: stretch;
  }

  .footer_ynet_lightmode-ynet-falafel-item {
    margin-top: 1.25rem;
  }

  .image-206 {
    height: auto;
  }

  .image-207 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-209 {
    flex: 0 auto;
    height: 100%;
  }

  .wrp-img-text-pfalafel {
    grid-row-gap: 60px;
    flex-flow: column;
    order: 1;
    position: static;
  }

  .div-block-135 {
    width: 100%;
  }

  .div-block-136 {
    order: -1;
    width: 100%;
  }

  .text-block-223 {
    font-size: 1.2rem;
    line-height: 1.6rem;
  }

  .image-falafel {
    vertical-align: baseline;
    width: 100%;
  }

  .image-209-copy {
    flex: 0 auto;
    height: 100%;
  }

  .hader-tt24 {
    padding-left: 0;
  }

  .wrp-section4-left {
    width: 100%;
  }

  .wrp-section3-tt {
    width: 90%;
  }

  .image-214 {
    float: left;
    clear: both;
    width: 45%;
    height: auto;
    padding-bottom: 5px;
    padding-right: 5px;
  }

  .wrp-section4--tt24-copy {
    width: 45%;
  }

  .wrp-card-tt24 {
    max-width: 90%;
  }

  .wrp-section4-right-tt24 {
    width: 55%;
  }

  .wrp-section4-tt {
    width: 90%;
  }

  .icon-text-tt24 {
    width: 30%;
  }

  .wrp-icon-tt24 {
    flex-flow: wrap;
    width: 100%;
  }

  .icon-text-tt24-copy {
    width: 440px;
  }

  .image-217, .image-219, .image-221 {
    float: left;
    clear: both;
    width: 45%;
    height: auto;
    padding-bottom: 5px;
    padding-right: 5px;
  }

  .euro24-highest-socres-header {
    justify-content: space-between;
    align-items: center;
    width: 65%;
    margin-left: 0;
    margin-right: 0;
  }

  .euro24-hs-s1-title-text-container {
    width: 86%;
  }

  .euro24-hs-s1-title-icon-warp {
    width: 224px;
    top: -47%;
    left: 4%;
  }

  .euro24-highest-socres-header-logos-warp {
    justify-content: center;
    align-items: center;
  }

  .heading-28 {
    font-size: 6.9rem;
  }

  .euro24-highest-socres-head {
    grid-column-gap: 78px;
    grid-row-gap: 78px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: none;
    display: flex;
  }

  .heading-30 {
    font-size: 4.6rem;
  }

  .image-223 {
    max-width: 167px;
  }

  .text-block-242 {
    font-size: 2.5rem;
  }

  .text-block-243 {
    font-size: 2.2rem;
  }

  .text-block-244 {
    font-size: 10.6rem;
  }

  .text-block-246 {
    font-size: 1.5rem;
  }

  .euro24-wm-s2-title-text-container {
    width: 82%;
  }

  .euro24-wm-s2-subtitle-warp {
    margin-top: 60px;
  }

  .euro24-wm-s2-title-icon-warp {
    right: 15%;
  }

  .heading-30-copy {
    padding-right: 100px;
    font-size: 4.6rem;
  }

  .euro24-wm-s2-title-lines-warp-copy {
    display: none;
  }

  .euro24-er-s3-title-warp {
    margin-bottom: -97px;
  }

  .euro24-er-s3-subtitle-warp {
    padding-left: 34vw;
    padding-right: 17vw;
  }

  .euro24-er-s3-title-lines-warp {
    display: none;
  }

  .euro24-er-s3-title-text-container {
    width: 79%;
    padding-left: 119px;
  }

  .heading-30-er {
    font-size: 4.6rem;
  }

  .euro24-eurolando-section-3-info-warp {
    justify-content: center;
  }

  .euro24-eurolando-section-3-info-date {
    align-self: center;
    width: 85%;
    margin-right: 0;
  }

  .euro24-eurolando-section-3-info-date-grid {
    grid-column-gap: 27px;
    grid-row-gap: 27px;
    grid-template-columns: 1fr 1fr;
    justify-items: center;
    margin-left: 40px;
    margin-right: 40px;
  }

  .eurolando-s3-info-date-grid {
    justify-content: flex-start;
    align-items: center;
    width: 285px;
  }

  .text-block-262 {
    font-size: 5rem;
  }

  .text-block-263 {
    font-size: 1.8rem;
  }

  .euro24-watch-move-section-4 {
    height: 1700px;
  }

  .euro24-wm-s4-title-text-container {
    width: 78%;
  }

  .heading-30-wm {
    padding-left: 40px;
    font-size: 4.6rem;
  }

  .image-236 {
    display: none;
  }

  .euro24-wm-s4-info {
    align-items: center;
    margin-top: 100px;
  }

  .euro24-wm-s4-info-text-btn {
    justify-content: center;
    align-self: center;
    align-items: center;
    width: 54%;
  }

  .euro24-wm-s4-info-text-btn-1 {
    flex-flow: column;
  }

  .image-237 {
    width: 62%;
  }

  .euro24-wm-s4-info-text-grid-warp {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
    flex-flow: column;
    justify-content: space-around;
    align-items: center;
  }

  .euro24-wm-s4-info-text-grid-mid {
    border-width: 3px 0;
    border-top-style: solid;
    border-top-color: #ffffff47;
    border-bottom-style: solid;
    border-bottom-color: #ffffff47;
    width: 32%;
    padding: 20px 0;
  }

  .text-block-267 {
    text-align: center;
    font-size: 2.3rem;
  }

  .text-block-268 {
    font-size: 8.8rem;
  }

  .text-block-269 {
    font-size: 2.3rem;
  }

  .euro24-wm-s4-footer-image {
    display: none;
    bottom: 334px;
  }

  .image-217-copy, .image-219--mg {
    float: left;
    clear: both;
    width: 45%;
    height: auto;
    padding-bottom: 5px;
    padding-right: 5px;
  }

  .euro24-great-humiliation-age-limit-section-5 {
    height: 1176px;
  }

  .euro24-gh-s5-title {
    align-self: center;
    width: 70%;
  }

  .euro24-gh-s5-title-score-warp {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }

  .text-block-270-2 {
    font-size: 4.6rem;
  }

  .euro24-gh-s5-title-score-image-warp {
    width: 53%;
    height: 112px;
    margin-top: 20px;
  }

  .text-block-271 {
    flex: none;
    font-size: 5rem;
  }

  .text-block-273 {
    font-size: 4.6rem;
  }

  .euro24-al-s5-info-text {
    flex-flow: column;
  }

  .euro24-al-s5-info-text-divider {
    width: 77%;
    height: 5px;
  }

  .but-backtoeuro {
    border: 2px solid var(--green-euro);
    -webkit-text-fill-color: inherit;
    background-color: #222;
    background-clip: border-box;
    border-radius: 0;
  }

  .but-backtoeuro:hover {
    background-color: var(--green-euro);
  }

  .euro24-triple-double-section-6 {
    height: 1700px;
    margin-top: 215px;
  }

  .euro24-td-s6-info-bg-image-warp {
    display: none;
  }

  .euro24-td-s6-title-text-container {
    width: 78%;
  }

  .heading-30-td {
    padding-left: 20px;
    font-size: 4.6rem;
  }

  .euro24-td-s6-info {
    justify-content: center;
    align-items: center;
  }

  .euro24-td-s6-info-warp {
    flex-flow: column;
    margin-left: 0;
  }

  .euro24-matter-time-section-7 {
    align-self: center;
    align-items: center;
    height: 2100px;
  }

  .heading-mt-copy {
    font-size: 4.6rem;
  }

  .euro24-mt-s7-info {
    flex-flow: column;
    width: 56%;
    max-width: none;
  }

  .euro24-triple-goal-section-8 {
    align-self: center;
    width: 100%;
    height: 3500px;
  }

  .euro24-tg-s8-info-bg-image-warp {
    inset: 0% 0% auto auto;
  }

  .image-244 {
    max-width: 30%;
  }

  .text-block-284 {
    align-self: center;
  }

  .euro24-tg-s8-title {
    margin-top: 24px;
  }

  .euro24-tg-s8-title-text-container {
    width: 88%;
  }

  .heading-tg {
    padding-right: 80px;
    font-size: 4.6rem;
  }

  .heading-31-tg {
    margin-top: 20px;
    padding-left: 60px;
    padding-right: 60px;
  }

  .euro24-tg-s8-info-warp {
    flex-flow: column;
    align-self: center;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .euro24-tg-s8-info-btn {
    flex-flow: column;
  }

  .euro24-tg-s8-info-btn-warp {
    grid-column-gap: 27px;
    grid-row-gap: 27px;
    flex-flow: column;
  }

  .euro24-tg-s8-info-btn-image {
    display: none;
  }

  .euro24-er-s3-title-mobile-icon-warp {
    display: block;
    position: absolute;
    inset: 0% auto 0% 15%;
  }

  .heading-31-td {
    width: 61%;
  }

  .euro24-tg-s8-info-card-french {
    flex-flow: column;
    align-self: center;
    height: 33vh;
  }

  .euro24-tg-s8-info-btn-image-mobile {
    display: block;
  }

  .euro24-wm-s4-footer-image-mobile {
    justify-content: center;
    align-items: center;
    width: auto;
    max-width: none;
    display: flex;
    position: relative;
    top: 0;
    bottom: 0;
  }

  .image-238-mobile {
    flex: none;
    width: 101vw;
    position: relative;
    top: -242px;
  }

  .slide-12, .slide-13, .slide-1 {
    overflow: clip;
  }

  .but-backtoeuro-scores {
    border: 2px solid var(--green-euro);
    -webkit-text-fill-color: inherit;
    background-color: #2220;
    background-clip: border-box;
    border-radius: 0;
    font-size: 1.2rem;
  }

  .but-backtoeuro-scores:hover {
    background-color: var(--green-euro);
  }

  .wrp-container-segal-olympic {
    width: auto;
  }

  .collection-list {
    grid-template-columns: 1fr 1fr 1fr;
    padding-left: 20px;
    padding-right: 20px;
  }

  .wrp-name-playerand-icon {
    width: 100.004%;
  }

  .wrp-all-data-oly {
    width: 100%;
  }

  .icon-bounch {
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-148 {
    flex-flow: column;
    padding-left: 20px;
    padding-right: 20px;
  }

  .wrp-maintitle-sagel-israli {
    padding-left: 20px;
    padding-right: 20px;
  }

  .fallen-search-form-helpwarcopy {
    max-width: 400px;
  }

  .search-helpwarcopy {
    width: 100%;
  }

  .div-block-153 {
    width: auto;
  }

  .form {
    padding-right: 20px;
  }

  .wrp-name-playerand-icon-desk {
    text-align: center;
    flex-flow: column;
    width: 100.004%;
    margin-left: auto;
    margin-right: auto;
  }

  .wrp-name-playerand-icon-mobile {
    width: 100.004%;
  }

  .container-3 {
    justify-content: flex-start;
    width: 100vw;
    overflow: scroll;
  }

  .nav_stickey_28 {
    width: auto;
  }

  .h-p-ynet-haeder-nb, .ynet--ynet-header-navbar, .news-ynet-header-navbar, ._24-7-ynet-header-navber, .podcast-ynet-header-navbar, .sport-ynet-haeder-navbar, .calala-ynet-header-navbar, .tarbut-ynet-header-navbar, .gossip-ynet-header-navber, .health-yent-header-navbar, .car-ynet-header-navbar, .digital-ynet-header-navbar, .towomen-ynet-header-navbar, .food-ynet-haeder-navbar {
    color: #000;
  }

  .text-block-213-copy {
    width: 66px;
    line-height: 1.125rem;
  }

  .ynet-olympic-2024-time-counter-warp-title-copy {
    right: -39%;
  }

  .text-block-219-copy {
    line-height: 1;
  }

  .ynet-olympic-2024-hp-title-warp-main-copy {
    padding-right: 0;
    display: block;
  }

  .ynet-olympic-2024-hp-text-block-1-copy {
    z-index: 71;
    align-self: center;
    align-items: center;
  }

  .ynet-olympic-2024-time-counter-time-order-copy {
    font-size: 14px;
  }

  .ynet_logo_main_header {
    width: 147px;
  }

  .erp-header-redmail-mbzakim {
    display: none;
  }

  .initial-nav {
    background-color: var(--white);
    box-shadow: none;
    width: auto;
    margin-top: 0;
  }

  .wrp-israel-segal-oly-img, .image-349 {
    margin-left: auto;
    margin-right: auto;
  }

  .text-block-317-copy-copy-copy {
    white-space: nowrap;
    word-break: keep-all;
    width: auto;
  }

  .nav_stickey_38 {
    width: auto;
  }

  .scrolled-nav {
    background-color: var(--white);
    box-shadow: none;
    width: auto;
  }

  .container-stickey-38 {
    justify-content: flex-start;
    width: 100vw;
    overflow: scroll;
  }

  .header_ynet_desktop {
    width: auto;
    display: none;
  }

  .paris2024-navbar-inside {
    width: 100vw;
    height: auto;
    display: flex;
    overflow: scroll;
  }

  .paris2024-navbar-inside.mobile {
    display: none;
  }

  .paris2024-navbar-inside.desktop {
    white-space: nowrap;
    word-break: keep-all;
    flex-flow: row;
    overflow: scroll;
  }

  .flipcard-front {
    height: 700px;
  }

  .ce-desk {
    width: 100%;
  }

  .wrp-page-about-israel-segal {
    flex-flow: column;
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-324, .text-block-215-copy-copy {
    line-height: 1.125rem;
  }

  .text-span-87 {
    font-size: 2.2vw;
  }

  .text-block-2113-cmobiley-2 {
    font-size: 4.1rem;
  }

  .ynet-euro-2024-olympic-decor-center-1-4, .ynet-euro-2024-olympic-decor-center-2-3 {
    display: none;
  }

  .text-block-214-copy-7 {
    font-size: 2.5rem;
  }

  .imageparis-343-copy-mobile {
    width: auto;
    display: block;
  }

  .text-block-325 {
    font-size: 2.5rem;
  }

  .imageparis-343-copy {
    width: auto;
    display: none;
  }

  .ynet-euro-2024-hp-decor-center-rignt-4 {
    z-index: 0;
    width: 400px;
    display: block;
    position: absolute;
    inset: 0% -32% 0% auto;
    overflow: hidden;
  }

  .text-block-2113-copy-3 {
    font-size: 4.1rem;
  }

  .text-block-214-copy-8 {
    font-size: 2.5rem;
  }

  .ynet-olympic-2024-olympic-counter-4 {
    background-image: url('../images/Group_4.svg'), linear-gradient(90deg, #003a54, #5ccbc7);
    background-position: 141%, 0 0;
    background-repeat: no-repeat, repeat;
    background-size: 43%, auto;
    background-attachment: scroll, scroll;
    justify-content: space-between;
    align-items: center;
    padding-right: 2vw;
  }

  .text-block-214-copy-9 {
    font-size: 2.5rem;
  }

  .text-block-215-copy-2 {
    line-height: 1.125rem;
  }

  .imageparis-347 {
    width: 60px;
  }

  .ynet-brand-footer-endcredits {
    text-align: center;
    width: 90%;
    margin-bottom: 20px;
  }

  .ynet-brand-footer-txt {
    border-right-style: solid;
    justify-content: center;
    align-items: center;
    margin-right: 10px;
    display: flex;
  }

  .ynet-brand-footer-txt.rights {
    margin-right: 0;
  }

  .ynet-brand-footer-txt.mobile {
    justify-content: center;
    align-items: center;
    margin-right: 0;
    display: flex;
  }

  .ynet-brand-footer-rbox {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    margin-left: 0;
    display: flex;
  }

  .ynet-brand-footer-link {
    text-align: center;
    vertical-align: middle;
    justify-content: center;
    align-items: center;
    display: block;
  }

  .ynet-brand-footer-links {
    justify-content: center;
    align-items: center;
  }

  .footer_ynet_desktop_light {
    padding-left: 0;
    padding-right: 0;
  }

  .ynet-brand-footer-box {
    grid-row-gap: 10px;
    flex-direction: column;
    padding-left: 0;
    padding-right: 0;
  }

  .imagelogo-361 {
    width: 3.5rem;
  }

  .ynet-brand-footer-greyline {
    width: 50%;
    margin-bottom: 20px;
  }

  .footer_ynet_desktop_dark {
    padding-left: 0;
    padding-right: 0;
  }

  .wrp-data-segal {
    width: auto;
  }

  .ynet-brand-header-share-box {
    display: none;
  }

  .ynet-brand-header-box {
    justify-content: center;
    max-width: none;
  }

  .initial-navmobile {
    background-color: var(--white);
    width: auto;
    margin-top: 0;
  }

  .nav_stickey_28-mobile {
    width: auto;
  }

  .h-p-ynet-haeder-nb-mobile, .ynet--ynet-header-navbar-mobile, .news-ynet-header-navbar-mobile, ._24-7-ynet-header-navber-mobile, .podcast-ynet-header-navbar-copy, .sport-ynet-haeder-navbar-copy, .calala-ynet-header-navbar-copy, .tarbut-ynet-header-navbar-copy, .gossip-ynet-header-navber-copy, .health-yent-header-navbar-copy, .car-ynet-header-navbar-copy, .digital-ynet-header-navbar-copy, .towomen-ynet-header-navbar-copy, .food-ynet-haeder-navbar-copy {
    color: #000;
  }

  .container-3-mobile {
    justify-content: flex-start;
    width: 100vw;
    overflow: scroll;
  }

  .sargel-ad, .skyscraper-ad, .top-ad, .interstitial-ad {
    display: none;
  }

  .banner, .inboard, .interstitial-mobile {
    display: block;
  }

  .wrp-card-rhythmic-gymnastics {
    flex-flow: column;
    padding-left: 20px;
    padding-right: 20px;
  }

  .wrp-button-back-hp-segal {
    width: 100%;
    margin-top: 30px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .wrp-card-sailing {
    flex-flow: column;
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-span-96 {
    font-size: 2.2vw;
  }

  .text-block-338, .text-block-215-copy-5 {
    line-height: 1.125rem;
  }

  .text-block-214-copy-13, .text-block-339, .text-block-214-copy-15 {
    font-size: 2.5rem;
  }

  .ynet-euro-2024-olympic-decor-center-2-4 {
    display: none;
  }

  .text-block-340 {
    line-height: 1;
  }

  .text-span-97 {
    font-size: 2.2vw;
  }

  .wrp-img-click-pricelist {
    grid-column-gap: 5px;
    flex-flow: row;
    align-items: center;
    font-size: 1rem;
    display: flex;
  }

  .wrp-main-nb-traide {
    width: auto;
  }

  .wrp-commercial-content {
    grid-row-gap: 80px;
    grid-template-columns: 1fr;
  }

  .wrp-header-pricelist-ynet {
    width: auto;
  }

  .ynet-brand-header-share-box-2 {
    display: none;
  }

  .initial-navmobile-2 {
    background-color: #fff;
    width: auto;
    margin-top: 0;
  }

  .erp-header-redmail-mbzakim-2 {
    display: none;
  }

  .wrp-all-content-desktop, .wrp-all-content-desktop.none {
    padding-left: 20px;
    padding-right: 20px;
  }

  .fs_modal-1_image-5 {
    max-height: 30vh;
    display: none;
  }

  .fs_modal-1_wrapper-5 {
    grid-template-columns: 1fr;
  }

  .fs_modal-1_image-7 {
    max-height: 30vh;
    display: none;
  }

  .fs_modal-1_wrapper-7, .fs_modal-1_wrapper-9, .fs_modal-1_wrapper-10 {
    grid-template-columns: 1fr;
  }

  .fs_modal-1_image-11 {
    max-height: 30vh;
    display: none;
  }

  .fs_modal-1_wrapper-11, .fs_modal-1_wrapper-12, .fs_modal-1_wrapper-14 {
    grid-template-columns: 1fr;
  }

  .fs_modal-1_image-16 {
    max-height: 30vh;
    display: none;
  }

  .fs_modal-1_wrapper-16 {
    grid-template-columns: 1fr;
  }

  .ynet-weekend-photo-gallery-main-section-copy {
    flex: 1;
    justify-content: space-between;
    align-self: center;
    align-items: center;
    max-width: 100%;
    margin-left: .3125rem;
    margin-right: .3125rem;
  }

  .fs_modal-1_image-17 {
    max-height: 30vh;
    display: none;
  }

  .fs_modal-1_wrapper-17 {
    grid-template-columns: 1fr;
  }

  .fs_modal-1_image-18 {
    max-height: 30vh;
    display: none;
  }

  .fs_modal-1_wrapper-18 {
    grid-template-columns: 1fr;
  }

  .text-block-355 {
    color: #fff;
    text-align: center;
  }

  .fs_modal-1_wrapper-19 {
    grid-template-columns: 1fr;
  }

  .wrp-section-header-ynet {
    width: auto;
  }

  .date-pricelist {
    margin-right: 20px;
  }

  .text-block-214-copy-18 {
    font-size: 2.5rem;
  }

  .text-block-360 {
    line-height: 1.125rem;
  }

  .text-block-2141 {
    font-size: 2.5rem;
  }

  .text-span-98 {
    font-size: 2.2vw;
  }

  .ynet-olympic-2024-olympic-counter-7 {
    background-image: url('../images/Group_4.svg'), linear-gradient(90deg, #003a54, #5ccbc7);
    background-position: 141%, 0 0;
    background-repeat: no-repeat, repeat;
    background-size: 43%, auto;
    background-attachment: scroll, scroll;
    justify-content: space-between;
    align-items: center;
    padding-right: 2vw;
  }

  .ynet-euro-2024-olympic-decor-center-2-5 {
    display: none;
  }

  .navbar-pricelist {
    width: 600px;
  }

  .fs_modal-1_image-20 {
    max-height: 30vh;
    display: none;
  }

  .fs_modal-1_wrapper-20 {
    grid-template-columns: 1fr;
  }

  .img-goalball, .wrp-img-goalball {
    margin-left: auto;
    margin-right: auto;
  }

  .paris2024-navbar-inside-desjtop-parlimpic {
    width: 100vw;
    height: auto;
    display: flex;
    overflow: scroll;
  }

  .paris2024-navbar-inside-desjtop-parlimpic.desktop--parlimpic {
    white-space: nowrap;
    word-break: keep-all;
    flex-flow: row;
    overflow: scroll;
  }

  .fs_modal-1_image-21 {
    max-height: 30vh;
    display: none;
  }

  .fs_modal-1_wrapper-21 {
    grid-template-columns: 1fr;
  }

  .footer_ynetpricelis {
    padding-left: 0;
    padding-right: 0;
  }

  .wrp-slider-hp-book-library24-desk {
    width: auto;
  }

  .ya-kidsto-land-counter-text {
    font-size: 3vw;
    line-height: 95%;
  }

  .ya-kidsto-land-counter-text.light {
    font-size: 2.6vw;
  }

  .ya-kidsto-land-counter-num {
    font-size: 3.2vw;
  }

  .ya-kidsto-midframe-textox {
    width: 87.5%;
    margin-bottom: 0;
  }

  .ya-kidsto-midframe-textox-h1, .ya-kidsto-midframe-textox-h1._2nd {
    font-size: 12vw;
  }

  .ya-kidsto-midframe-textox-h1._3rd {
    margin-top: 6px;
    margin-left: 8px;
    font-size: 6vw;
  }

  .ya-kidsto-midframe-textox-h2 {
    font-size: 2.5vw;
  }

  .ya-kidsto-midframe-textox-h3 {
    font-size: 2.2vw;
  }

  .ya-kidsto-land-counter {
    width: 12vw;
    height: 12vw;
    padding-bottom: 2px;
  }

  .ya-kidsto-midframe-textox-head-2ndline {
    margin-top: -8px;
  }

  .ya-kidsto-midframe {
    width: 100%;
  }

  .ya-kidsto-land-ribbonsfull {
    height: 100px;
  }

  .ya-kidstro-item-h2 {
    font-size: 2.4vw;
  }

  .ya-kidstro-item {
    width: 85vw;
    max-width: none;
  }

  .ya-kidstro-item-vis {
    width: 36vw;
    height: 42vw;
  }

  .ya-kidstro-item-vis-credit {
    max-width: 50%;
    font-size: .8em;
    line-height: 120%;
  }

  .ya-kidstro-item-trigger {
    width: 50px;
    height: 50px;
    margin-bottom: -50px;
    top: -25px;
  }

  .ya-kidstro-item-heads {
    width: 75%;
    min-height: 150px;
    margin-right: 6.5vw;
  }

  .ya-kidstro-item-heads.flip {
    margin-right: 4vw;
  }

  .ya-kidstro-item-textblock {
    padding-left: 6vw;
    padding-right: 6vw;
  }

  .ya-kidstro-item-h1 {
    letter-spacing: -.5px;
    font-size: 5vw;
  }

  .ya-kidstro-item-trigger-glyph {
    font-size: 60px;
    line-height: 74%;
  }

  .veeda-section-land-details {
    width: 100%;
  }

  .wrp-icon-transportation-conference-2024 {
    width: 177px;
    height: 177px;
  }

  .icon-transportationconference2024 {
    width: 73.9931px;
  }

  .wrp-icon-transportation-conference-2024-maiintitle {
    width: 400px;
  }

  .veeda-section-land-heading {
    margin-top: 0;
    padding-top: 179px;
  }

  .subject-2_transfor-confidance {
    flex: 0 auto;
  }

  .h1-2-_transfor-confedende {
    font-size: 3vw;
    line-height: 3vw;
  }

  .image-27-desktop, .image-27-mobile {
    width: auto;
    max-width: none;
    height: 42vh;
  }

  .bold-text-84, .text-block-2157 {
    font-size: 1.5rem;
  }

  .text-block-2156--desk {
    font-size: 1.8rem;
  }

  .section1-netzahisrael {
    flex-flow: column;
    width: 90%;
    height: auto;
  }

  .heading-35 {
    text-align: center;
  }

  .text-block-2161 {
    order: 1;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .wrp-maintitle-netzahisrael-copy {
    align-items: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-right: 0;
    position: static;
  }

  .img-map-desk, .img-map-mobile-ni {
    width: 150%;
    max-width: none;
    margin-right: -186px;
  }

  .wrp-img-map-ni {
    width: 100%;
  }

  .text-span-107.none {
    display: none;
  }

  .text-desk-ni-headline {
    text-align: center;
    order: 1;
    display: none;
  }

  .text-mobile-ni-headline {
    text-align: center;
    order: 1;
    width: 70%;
    display: block;
  }

  .redmail_mishne-copy {
    width: auto;
    padding-left: 80px;
    padding-right: 80px;
    font-size: 17px;
    line-height: 1.3;
  }

  .read-all-block {
    width: 100%;
  }

  .redmail_mishne {
    width: auto;
    padding-left: 80px;
    padding-right: 80px;
    font-size: 17px;
    line-height: 1.3;
  }

  .map-under-mobile {
    width: 150%;
    max-width: none;
    margin-right: -186px;
  }

  .wrp-number-usa-elections-24 {
    font-size: 14px;
  }

  .number-usa-elections-24 {
    font-size: 2.5rem;
  }

  .wrp-word-usa-elections-24 {
    line-height: 1.125rem;
  }

  .namal-asdod {
    height: auto;
  }

  .wrp-number-usa-elections-24--mobile {
    font-size: 14px;
  }

  .masek-aneria, .logo_image-2-copy, .logo_image-2-copy-copy {
    height: auto;
  }

  .section_hero-2-_thepopleof-the-contry-copy {
    background-image: url('../images/Asset-2-8_1.avif');
    background-position: 0 0;
    background-size: auto;
    height: 130vw;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .logo_image-2--neta {
    height: auto;
  }

  .logo_link-2-copy {
    margin-bottom: 3vw;
    margin-left: 3vw;
    margin-right: 3vw;
  }

  .namal-asdod--nt-israel {
    height: auto;
  }

  .wrp-text-img-gallery {
    flex-flow: column;
    align-items: flex-start;
  }

  .text-gallery-img {
    order: 1;
  }

  .div-block-243 {
    width: auto;
  }

  .wrp-header-top {
    justify-content: center;
  }

  .wrp-icon-sociial {
    display: none;
  }

  .wrp-header-bottom {
    justify-content: center;
  }

  .text-block-2173 {
    display: none;
  }

  .wrp-desk-img-picofweek, .wrp--desk-img-ofthe-week, .wrp-container-img-od-week {
    width: auto;
  }

  .div-block-245, .mage-archive, .wrp-img-mage-archive {
    overflow: scroll;
  }

  .wrp-icon-sociial--desk {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .ynet-weekend-photos-header {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .ynet-weekend-photos-main-photo-wap {
    padding: 1.25rem 0;
  }

  .ynet-weekend-photo-gallery-title-warp {
    flex-direction: column;
    margin-right: 0;
  }

  .ynet-weekend-photos-title-warp {
    flex-direction: column;
    align-items: center;
  }

  .heading-24 {
    width: auto;
  }

  .text-block-117, .text-block-116 {
    text-align: center;
  }

  .ynet-weekend-photo-gallery-main-section {
    flex-direction: column;
    align-items: stretch;
    width: auto;
    margin-left: .3125rem;
    margin-right: .3125rem;
  }

  .ynet-weekend-photos-container {
    height: auto;
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

  .ynet-weekend-photos-subtitle-warp {
    align-items: stretch;
    margin-top: .8125rem;
  }

  .caption {
    text-align: right;
    margin-left: .3125rem;
    margin-right: .3125rem;
    padding-left: 0;
    padding-right: 0;
  }

  .slider-thumb-image-6 {
    width: 10.8125rem;
    max-width: none;
    height: 6.08188rem;
  }

  ._w-slider-dot {
    opacity: 0;
    top: 1.4375rem;
  }

  .slider-thumb-image-5 {
    width: 10.8125rem;
    max-width: none;
    height: 6.08188rem;
    max-height: 6.25rem;
  }

  .right-arrow {
    margin-top: 0%;
    display: none;
    inset: 40% auto 0% 0%;
  }

  .ynet-weekend-photos-slider {
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 51%;
  }

  .ynet-weekend-photos-warp {
    grid-row-gap: 1.9375rem;
    flex-direction: column;
    max-height: 100%;
  }

  .ynet-weekend-photos-slider-navigation {
    grid-column-gap: .375rem;
    flex-direction: row;
    display: flex;
  }

  .image {
    width: 100%;
    height: 100%;
  }

  .left-arrow {
    margin-top: 0%;
    display: none;
    inset: 40% 0% 0% auto;
  }

  .slider-thumb-image {
    width: 10.8125rem;
    max-width: none;
    height: 6.08188rem;
    max-height: 100%;
  }

  .link-37 {
    font-size: .875rem;
  }

  .container {
    align-items: center;
  }

  .brand_link {
    margin-right: 3vw;
    padding-left: 3vw;
  }

  .menu-button {
    padding: 2vw;
  }

  .hero_logo-image {
    height: 5vw;
    bottom: 1vw;
  }

  .hero_img {
    width: 12.75rem;
    height: 50vw;
    margin-right: 0;
    bottom: 3%;
    left: 6%;
  }

  .h1 {
    margin-top: -3rem;
  }

  .hero_container {
    width: auto;
  }

  .section_hero {
    height: 130vw;
  }

  .add2calendar {
    align-items: center;
    width: 11rem;
    margin-left: auto;
    margin-right: auto;
  }

  .live_icon {
    width: 6vw;
  }

  .hero_details {
    width: 100%;
  }

  .hero_image {
    height: 60vw;
  }

  .subject_container {
    flex-flow: wrap;
    justify-content: center;
    width: auto;
  }

  .subject {
    flex: 0 auto;
    width: 29%;
    margin-bottom: 1rem;
  }

  .h3 {
    margin-left: auto;
    margin-right: auto;
  }

  .speaker {
    max-width: 40vw;
    margin: 3vw;
  }

  .program_container {
    flex-direction: column;
  }

  .prog_text {
    margin-left: 0;
  }

  .partners_wrapper {
    flex-wrap: wrap;
    justify-content: center;
  }

  .section_footer {
    flex-direction: column;
    align-items: flex-start;
    padding-left: 2rem;
    font-size: .7rem;
  }

  .footer_link-2 {
    line-height: .8rem;
  }

  .footer_left-2 {
    position: static;
    top: 2.2rem;
    right: 5.9rem;
  }

  .footer_text-lefr-2, .footer_text-2 {
    line-height: .8rem;
  }

  .woman-confrence-details-warp-text {
    flex-direction: column;
    align-items: center;
  }

  .woman-confrence-details-warp-text-icon-warp {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .ynet-mekomiot-counter-image-warp, .ynet-mekomiot-counter-title-warp, .ynet-mekomiot-counter-buttons-warp {
    display: none;
  }

  .woman-confrence-details-warp-ticket-button {
    width: 57%;
    margin-top: .625rem;
  }

  .link_header_ynetlogo_lightmode {
    flex: none;
    justify-content: flex-end;
    align-items: center;
    height: 70%;
    padding-left: 0;
    display: flex;
  }

  .hero_image-copy {
    height: 60vw;
  }

  .hero_img-mobile {
    width: 12.75rem;
    height: 50vw;
    margin-right: 0;
    bottom: 3%;
    left: 6%;
  }

  .my-text-element {
    font-size: 4vw;
  }

  .ynet-tpc-hero-section {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    height: 261px;
  }

  .ynet-tpc-hero-section-redline-1 {
    height: 1rem;
    inset: 5% 0% auto auto;
  }

  .ynet-tpc-hero-bottom-section-images {
    margin-bottom: 0;
  }

  .ynet-tpc-hero-section-redline-2 {
    height: 1rem;
    bottom: 5%;
  }

  .ynet-tpc-hero-desktop-tite {
    margin-top: .5625rem;
    padding-left: 10px;
    padding-right: 10px;
  }

  .lottie-animation-2 {
    width: 8vw;
  }

  .image-196 {
    width: 10vw;
  }

  .brand_link-2 {
    height: 30px;
  }

  .menu-button-2 {
    padding: .6rem;
  }

  .hero_image-back {
    margin-top: -28%;
  }

  .lottie_animation {
    bottom: 6.2vh;
    right: 5%;
  }

  .veeda-section-hero {
    height: 160vw;
  }

  .add2calendar-2 {
    width: 9.8rem;
  }

  .hero_details-2 {
    width: 100%;
  }

  .tickets_button {
    padding: .4rem .7rem;
  }

  .veeda-section-land-wrap {
    align-items: center;
  }

  .subject-2 {
    flex: 0 auto;
    width: 30%;
    margin-bottom: 1rem;
  }

  .veeda-speaker-item {
    max-width: 40vw;
    margin: 3vw;
  }

  .footer_left {
    position: static;
    top: 2.2rem;
    right: 5.9rem;
  }

  .veeda-section-footer {
    font-size: .7rem;
  }

  .footer_link {
    line-height: .8rem;
  }

  .text-block-210 {
    width: 56vw;
    font-size: 8vw;
  }

  .text-warp-people-confrence-subtitle-head {
    width: auto;
  }

  .ynet-tpc-hero-section-bottom-res-war {
    position: absolute;
    inset: auto auto 0% 0%;
  }

  .text-warp-people-confrence-title-head-warp {
    width: 56vw;
  }

  .ynet-lm7-hero-section {
    height: 116vh;
    max-height: none;
  }

  .ynet-lm7-body-section {
    width: auto;
  }

  .ynet-lm7-title-warp {
    flex-flow: column;
    justify-content: flex-start;
    width: 100%;
    margin-top: 0%;
    margin-left: 0;
    margin-right: 0;
  }

  .ynet-lm7-title-image-warp {
    align-self: center;
    width: 505px;
    height: 25vh;
  }

  .ynet-lm7-subtitle-text-warp {
    align-self: center;
    width: 88%;
    margin-top: 305px;
  }

  .text-block-212 {
    text-align: center;
  }

  .ynet-lm7-title-image-warp-1 {
    width: 357px;
  }

  .ynet-lm7-title-image-warp-2 {
    width: 326px;
  }

  .ynet-lm7-title-image-warp-3 {
    right: 18%;
  }

  .text-span-39 {
    width: auto;
    font-size: 6rem;
  }

  .bk-image-memorial-diary24 {
    margin-left: auto;
    margin-right: auto;
  }

  .p--wrp-title-text-memorialdiary24 {
    width: 100%;
  }

  .paragraph-7 {
    width: 100%;
    margin-left: 0;
  }

  .heading-4 {
    font-size: 6rem;
    line-height: 6rem;
  }

  .scrolltotop-memorial-diary {
    padding-left: 9px;
    padding-right: 9px;
  }

  .scrolltotop-memorial-diary.w--current {
    padding: .5rem 6px 1rem;
    bottom: 0;
  }

  .link-category-mem-diary24 {
    width: 100vw;
    overflow: visible;
  }

  .wrp-option1-text-image-diary24 {
    flex-flow: column;
  }

  .ynet-falafel-project-head {
    height: auto;
  }

  .ynet-falafel-project-body {
    flex-flow: column;
    margin-top: 0;
    display: flex;
  }

  .ynet-falafel-item-warp {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: center;
    align-items: flex-start;
    height: 40vh;
  }

  .image-206, .image-207 {
    height: auto;
  }

  .wrp-section4-left {
    width: 99.9998%;
  }

  .horizontal-line-tt24 {
    background-color: #02b95e;
    order: -1;
    width: 30px;
    height: 4px;
    overflow: visible;
  }

  .button-summary-tt24 {
    color: #143dda;
    line-height: .58rem;
    text-decoration: underline;
  }

  .image-214 {
    float: left;
    clear: both;
    object-fit: cover;
    width: 35%;
    height: 200px;
    padding-bottom: 20px;
    padding-right: 20px;
  }

  .rp-game-tt24 {
    grid-column-gap: 20px;
    grid-row-gap: 11px;
  }

  .wrp-section4--tt24-copy, .wrp-section4-right-tt24 {
    width: 100%;
  }

  .wrp-section4-tt {
    flex-flow: column;
  }

  .rp-game-tt24-link {
    grid-column-gap: 20px;
    grid-row-gap: 11px;
  }

  .wrp-righy-bottom-tt24 {
    color: #000;
    background-color: #fff;
  }

  .name-country-tt24 {
    font-size: 1.2rem;
    font-weight: 400;
  }

  .wrp-icon-tt24 {
    flex-flow: column;
    align-items: flex-start;
    padding-left: 20px;
    padding-right: 20px;
  }

  .icon-text-tt24-copy {
    width: 360px;
  }

  .result-tt-24 {
    font-weight: 700;
  }

  .image-217 {
    float: left;
    clear: both;
    object-fit: cover;
    width: 35%;
    height: 200px;
    padding-bottom: 20px;
    padding-right: 20px;
  }

  .button-summary-tt24-yellow {
    color: #143dda;
    line-height: .58rem;
    text-decoration: underline;
  }

  .image-219 {
    float: left;
    clear: both;
    object-fit: cover;
    width: 35%;
    height: 200px;
    padding-bottom: 20px;
    padding-right: 20px;
  }

  .button-summary-tt24-red, .button-summary-tt24-blue {
    color: #143dda;
    line-height: .58rem;
    text-decoration: underline;
  }

  .image-221 {
    float: left;
    clear: both;
    object-fit: cover;
    width: 35%;
    height: 200px;
    padding-bottom: 20px;
    padding-right: 20px;
  }

  .step-block {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    min-height: 110vh;
  }

  .container-2 {
    flex-flow: column;
  }

  .dot {
    z-index: 99;
    order: 2;
    align-self: center;
    margin-bottom: 0;
    position: absolute;
    bottom: 50%;
  }

  .wrp-section1-header {
    background-image: url('../images/mobile.png');
  }

  .step-content-block {
    z-index: 2;
    order: -1;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .scoll-wrap {
    z-index: 1;
    height: 100%;
    bottom: 50%;
  }

  .content-block {
    flex-flow: column;
  }

  .step {
    justify-content: center;
    padding: 8%;
  }

  .content-wrap {
    justify-content: center;
    align-items: center;
    width: 90%;
    height: 50vh;
    padding-bottom: 20px;
  }

  .img-block {
    z-index: 3;
    order: 3;
    width: 70%;
    min-height: 50vh;
    padding-top: 20px;
    position: relative;
  }

  .step-block-copy-copy {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    min-height: 110vh;
  }

  .image-217-copy, .image-219--mg {
    float: left;
    clear: both;
    object-fit: cover;
    width: 35%;
    height: 200px;
    padding-bottom: 20px;
    padding-right: 20px;
  }

  .collection-list {
    grid-template-columns: 1fr 1fr;
  }

  .fs_modal-1_close {
    padding: 1rem;
  }

  .wrp-name-playerand-icon {
    margin-top: 0;
  }

  .wrp-all-data-oly {
    padding-right: 0;
  }

  .text-block-305 {
    font-size: 2rem;
  }

  .text-bounch {
    font-size: 1rem;
  }

  .icon-bounch {
    object-fit: cover;
  }

  .wrp-achievement {
    grid-row-gap: 0px;
    grid-template-columns: 1fr;
  }

  .fallen-search-helpwar {
    background-color: #fff;
    flex: 1;
    justify-content: center;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
  }

  .button-divhelpwar {
    width: 40px;
    height: 40px;
    position: absolute;
    inset: 3px auto 0% 3px;
  }

  .search-icon-helpwarcopy {
    opacity: .48;
    height: 40px;
    position: static;
    inset: 3px auto 0% 0%;
  }

  .wrp-name-playerand-icon-desk, .wrp-name-playerand-icon-mobile {
    margin-top: 0;
  }

  .text-block-213-copy {
    width: auto;
    height: auto;
    line-height: 100%;
  }

  .ynet-olympic-2024-time-counter-warp-title-copy {
    align-self: stretch;
    width: 68px;
  }

  .ynet-olympic-2024-hp-title-warp-copy {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    align-items: center;
    height: auto;
    margin-top: 25px;
    margin-bottom: 20px;
    margin-right: 20px;
  }

  .ynet-euro-2024-olympic-decor-top-left-copy {
    top: -1.1vh;
  }

  .ynet-olympic-2024-hp-title-warp-main-copy {
    flex: none;
    padding-right: 0;
  }

  .ynet-olympic-2024-time-counter-wap-copy {
    margin-left: 5px;
    inset: auto auto 0% 0%;
  }

  .ynet-olympic-2024-time-counter-text-warp-copy {
    grid-column-gap: 9px;
    grid-row-gap: 9px;
    justify-content: center;
    align-items: stretch;
  }

  .ynet-olympic-2024-hp-text-block-1-copy {
    line-height: 1;
  }

  .paris2024-navbar-inside.mobile {
    display: none;
  }

  .ce-desk {
    width: 100%;
  }

  .wrp-icon-data-copy {
    grid-template-columns: 1fr 1fr;
    justify-items: start;
  }

  .wrp-icon-data--sms {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    justify-items: start;
  }

  .wrp-icon-data-copy--israel-football {
    grid-template-columns: 1fr 1fr;
    justify-items: start;
  }

  .text-block-2113-cmobiley-2 {
    text-align: right;
    font-size: 8vw;
    line-height: .8;
    display: block;
  }

  .text-block-214-copy-7 {
    font-size: 5vw;
  }

  .imageparis-343-copy-mobile {
    display: block;
  }

  .text-block-325 {
    font-size: 5vw;
  }

  .imageparis-343-copy {
    display: none;
  }

  .ynet-euro-2024-hp-decor-center-rignt-4 {
    width: auto;
    inset: 0% -42% 0% auto;
  }

  .text-block-2113-copy-3 {
    display: none;
  }

  .text-block-214-copy-8 {
    font-size: 5vw;
  }

  .ynet-olympic-2024-olympic-counter-4 {
    background-image: url('../images/Group_4.svg'), linear-gradient(90deg, #003a54, #5ccbc7);
    background-position: 200%, 0 0;
    background-repeat: no-repeat, repeat;
    background-size: 55%, auto;
    background-attachment: scroll, scroll;
    justify-content: space-between;
    align-items: center;
  }

  .text-block-214-copy-9 {
    font-size: 5vw;
  }

  .imageparis-347 {
    width: auto;
  }

  .ynet-brand-footer-txt.rights {
    letter-spacing: .6px;
    margin-left: auto;
    padding-right: 0;
  }

  .ynet-brand-footer-link {
    letter-spacing: 0;
  }

  .ynet-brand-footer-links {
    margin-right: 0;
  }

  .footer_ynet_desktop_light {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .ynet-brand-footer-greyline {
    width: 60%;
  }

  .footer_ynet_desktop_dark {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .wrp-achievement--, .wrp-achievement--nn {
    grid-row-gap: 0px;
    grid-template-columns: 1fr;
  }

  .ynet-brand-header-share-icon {
    height: 30px;
  }

  .ynet-brand-header-share-box {
    grid-column-gap: 8px;
    display: none;
  }

  .ynet-brand-header-box {
    width: 90%;
    padding-left: 0;
    padding-right: 0;
  }

  .ynet-brand-header-share-link {
    font-size: .6em;
    line-height: .6em;
  }

  .header_ynetlogo_light, .header_ynetlogo_dark {
    justify-content: flex-end;
    align-items: stretch;
    max-width: 80%;
  }

  .link_header_ynetlogo_lightmode-copy, .link_header_ynetlogo_lightmode-2 {
    flex: none;
    justify-content: flex-end;
    align-items: center;
    height: 70%;
    padding-left: 0;
    display: flex;
  }

  .header_ynetlogo_light-2 {
    justify-content: flex-end;
    align-items: stretch;
    max-width: 80%;
  }

  .text-block-214-copy-13, .text-block-339, .text-block-214-copy-15 {
    font-size: 5vw;
  }

  .ynet-olympic-2024-time-counter-wap-copy-copy {
    margin-left: 5px;
    inset: auto auto 0% 0%;
  }

  .wrp-main-nb-traide {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .fs_modal-1_close-2, .fs_modal-1_close-3 {
    padding: 1rem;
  }

  .ynet-brand-header-share-box-2 {
    grid-column-gap: 8px;
    display: none;
  }

  .ynet-brand-header-share-icon-2 {
    height: 30px;
  }

  .fs_modal-1_close-4, .fs_modal-1_close-5 {
    padding: 1rem;
  }

  .fs_modal-1_heading-7 {
    font-size: 2rem;
  }

  .fs_modal-1_content-5 {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    padding: 3rem 2rem;
  }

  .fs_modal-1_popup-7 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .fs_modal-1_close-6 {
    padding: 1rem;
  }

  .fs_modal-1_popup-8 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .fs_modal-1_heading-9 {
    font-size: 2rem;
  }

  .fs_modal-1_content-7 {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    padding: 3rem 2rem;
  }

  .fs_modal-1_close-7, .fs_modal-1_close-8 {
    padding: 1rem;
  }

  .fs_modal-1_heading-11 {
    font-size: 2rem;
  }

  .fs_modal-1_content-9 {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    padding: 3rem 2rem;
  }

  .fs_modal-1_popup-10 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .fs_modal-1_close-9 {
    padding: 1rem;
  }

  .fs_modal-1_heading-12 {
    font-size: 2rem;
  }

  .fs_modal-1_content-10 {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    padding: 3rem 2rem;
  }

  .fs_modal-1_popup-11 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .fs_modal-1_close-10 {
    padding: 1rem;
  }

  .fs_modal-1_heading-13 {
    font-size: 2rem;
  }

  .fs_modal-1_content-11 {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    padding: 3rem 2rem;
  }

  .fs_modal-1_popup-12 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .fs_modal-1_close-11 {
    padding: 1rem;
  }

  .fs_modal-1_heading-14 {
    font-size: 2rem;
  }

  .fs_modal-1_content-12 {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    padding: 3rem 2rem;
  }

  .fs_modal-1_popup-13 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .fs_modal-1_close-12, .fs_modal-1_close-13 {
    padding: 1rem;
  }

  .fs_modal-1_heading-16 {
    font-size: 2rem;
  }

  .fs_modal-1_content-14 {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    padding: 3rem 2rem;
  }

  .fs_modal-1_popup-15 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .fs_modal-1_close-14, .fs_modal-1_close-15 {
    padding: 1rem;
  }

  .fs_modal-1_heading-18 {
    font-size: 2rem;
  }

  .fs_modal-1_content-16 {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    padding: 3rem 2rem;
  }

  .fs_modal-1_popup-17 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .ynet-weekend-photo-gallery-main-section-copy {
    flex-direction: column;
    align-items: stretch;
    width: auto;
    margin-left: .3125rem;
    margin-right: .3125rem;
  }

  .ynet-weekend-photos-title-warp-logo {
    align-self: center;
  }

  .fs_modal-1_close-16 {
    padding: 1rem;
  }

  .fs_modal-1_heading-19 {
    font-size: 2rem;
  }

  .fs_modal-1_content-17 {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    padding: 3rem 2rem;
  }

  .fs_modal-1_popup-18 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .fs_modal-1_close-17 {
    padding: 1rem;
  }

  .fs_modal-1_heading-20 {
    font-size: 2rem;
  }

  .fs_modal-1_content-18 {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    padding: 3rem 2rem;
  }

  .fs_modal-1_popup-19 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .heading-33 {
    width: auto;
  }

  .text-block-355, .text-block-356 {
    text-align: center;
  }

  .ynet-brand-header-share-icon-olympic-gallery-f, .ynet-brand-header-share-icon-olympic-gallery-x, .y-wnet-brand-header-share-icon-olympic-gallery {
    height: 30px;
  }

  .fs_modal-1_close-18 {
    padding: 1rem;
  }

  .fs_modal-1_heading-21 {
    font-size: 2rem;
  }

  .fs_modal-1_content-19 {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    padding: 3rem 2rem;
  }

  .fs_modal-1_popup-20 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .date-pricelist {
    margin-right: 16px;
  }

  .text-block-214-copy-18 {
    font-size: 5vw;
  }

  .ynet-olympic-2024-hp-title-warp-copy-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    align-items: center;
    height: auto;
    margin-top: 25px;
    margin-bottom: 20px;
    margin-right: 20px;
  }

  .text-block-2141 {
    font-size: 5vw;
  }

  .ynet-olympic-2024-olympic-counter-7 {
    background-image: url('../images/Group_4.svg'), linear-gradient(90deg, #003a54, #5ccbc7);
    background-position: 200%, 0 0;
    background-repeat: no-repeat, repeat;
    background-size: 55%, auto;
    background-attachment: scroll, scroll;
    justify-content: space-between;
    align-items: center;
  }

  .navbar-pricelist {
    width: 400px;
  }

  .fs_modal-1_close-19 {
    padding: 1rem;
  }

  .fs_modal-1_heading-22 {
    font-size: 2rem;
  }

  .fs_modal-1_content-20 {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    padding: 3rem 2rem;
  }

  .fs_modal-1_popup-21 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .wrp-icon-data--goalteam {
    grid-template-columns: 1fr 1fr;
    justify-items: start;
  }

  .fs_modal-1_close-20 {
    padding: 1rem;
  }

  .fs_modal-1_content-21 {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    padding: 3rem 2rem;
  }

  .fs_modal-1_popup-22 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .footer_ynetpricelis {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .ya-kidsto-midframe-textox {
    margin-bottom: 0;
  }

  .ya-kidsto-midframe-textox-h1 {
    letter-spacing: -.1rem;
  }

  .ya-kidsto-midframe-textox-h2 {
    letter-spacing: 0;
  }

  .ya-kidsto-land-ribbonsfull {
    height: 70px;
  }

  .ya-kidstro-item-rtf {
    font-size: 15px;
  }

  .ya-kidstro-item-vis-credit {
    max-width: 60%;
  }

  .ya-kidstro-item-vis-credit.flip {
    text-align: left;
  }

  .ya-kidstro-item-r {
    top: 20px;
  }

  .ya-kidstro-item-trigger {
    width: 40px;
    height: 40px;
    margin-bottom: -40px;
    margin-left: 25px;
    top: -20px;
  }

  .ya-kidstro-item-trigger.flip {
    margin-left: 50px;
  }

  .ya-kidstro-item-heads {
    min-height: 120px;
  }

  .ya-kidstro-item-textblock {
    background-size: auto 24.73px;
  }

  .ya-kidstro-item-trigger-glyph {
    font-size: 50px;
    line-height: 75%;
  }

  .veeda-section-land-details {
    width: 100%;
  }

  .wrp-icon-transportation-conference-2024 {
    width: 120px;
    height: 125px;
  }

  .circle-white-transportation024 {
    height: auto;
  }

  .icon-transportationconference2024 {
    width: 65px;
  }

  .wrp-icon1-transportation-conference-2024 {
    width: 100%;
  }

  .wrp-icon-transportation-conference-2024-maiintitle {
    width: 300px;
    height: auto;
  }

  .wrp-icon1-transportation-conference-2024-copy {
    width: 70%;
  }

  .image-395 {
    width: 75%;
  }

  .veeda-section-land-heading {
    padding-top: 0;
  }

  .subject-2_transfor-confidance {
    flex: 0 auto;
    width: 45%;
    margin-bottom: 1rem;
  }

  .image-27-desktop, .image-27-mobile {
    height: 33vh;
  }

  .ynet-brand-header-share-icon-etratzon, .ynet-brand-header-share-icon-etratzon-t, .ynet-brand-header-share-icon-etratzon-wa {
    height: 30px;
  }

  .text-block-2156--desk, .text-block-2156--mobile {
    font-size: 1.4rem;
  }

  .section1-netzahisrael {
    width: 90%;
  }

  .heading-35 {
    text-align: center;
    width: 100%;
  }

  .wrp-maintitle-netzahisrael-copy {
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    padding-right: 0;
    display: flex;
    position: static;
  }

  .wrp-nav-bar-ni {
    width: 100vw;
    overflow: scroll;
  }

  .section2-redmail-title {
    flex-direction: column;
    width: 100%;
  }

  .wrp-counter-elections-usa-24 {
    margin-left: 5px;
    inset: auto auto 0% 0%;
  }

  .number-usa-elections-24 {
    font-size: 5vw;
  }

  .wrp-elections-result24 {
    margin-left: 5px;
    inset: auto auto 0% 0%;
  }

  .section_hero-2-_thepopleof-the-contry-copy {
    height: 160vw;
  }

  .div-block-264, .image427 {
    width: 100%;
    height: 100%;
  }
}

@media screen and (max-width: 479px) {
  .ynet-weekend-photos-header {
    box-shadow: none;
    padding-right: .625rem;
    position: static;
  }

  .ynet-weekend-header-warpper {
    color: #000;
    justify-content: space-between;
    padding-left: 0;
    padding-right: 0;
  }

  .ynet-weekend-photos-logo-link-block {
    padding-left: 0;
  }

  .logo-ynet-ga-header {
    justify-content: flex-end;
    margin-right: 0;
  }

  .ynet-weekend-photos-header-social-icons {
    flex: 0 auto;
    justify-content: flex-end;
    margin-left: 14%;
  }

  .image-127 {
    width: 1.875rem;
    height: 1.875rem;
  }

  .ynet-weekend-photos-main-photo-wap {
    padding: .625rem 0;
  }

  .ynet-weekend-photo-gallery-title-warp {
    border-left-width: 0;
    border-right-width: 0;
    justify-content: center;
    align-items: center;
    width: auto;
    margin-left: .9375rem;
    margin-right: .9375rem;
  }

  .ynet-weekend-photos-title-warp {
    flex-direction: column;
    flex: 0 auto;
    justify-content: flex-start;
    align-self: center;
    align-items: stretch;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-23 {
    direction: rtl;
    color: #a3e7f0;
    letter-spacing: .5rem;
    text-indent: -7px;
    border-top-style: solid;
    border-top-color: #fff;
    border-bottom-style: solid;
    align-self: center;
    width: 100%;
    margin-top: 6px;
    margin-bottom: 8px;
    padding-top: 5px;
    padding-bottom: 6px;
    font-size: 1.5rem;
    line-height: 1;
  }

  .heading-24 {
    letter-spacing: .35rem;
    text-indent: -4px;
    align-self: center;
    width: 100%;
    padding-bottom: 0;
    font-size: 1.6rem;
    line-height: 1.7rem;
  }

  .text-block-117 {
    text-align: center;
    letter-spacing: 1.8px;
    align-self: center;
    font-size: 1.2rem;
    line-height: 1.2rem;
  }

  .text-block-116 {
    text-align: center;
    margin-right: 0;
    font-size: 1.25rem;
    line-height: 1.5rem;
  }

  .collection-list-wrapper {
    flex: 0 auto;
  }

  .ynet-weekend-photos-credits {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .ynet-weekend-photo-gallery-main-section {
    grid-row-gap: 0rem;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    margin: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .ynet-weekend-photos-container {
    flex-wrap: nowrap;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    display: block;
  }

  .ynet-weekend-photos-subtitle-warp {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    margin-top: 0;
    display: block;
  }

  .caption {
    text-align: center;
    margin-left: .3125rem;
    margin-right: .3125rem;
    font-size: 1rem;
    font-weight: 500;
  }

  .slider-thumb-image-6, .slider-thumb-image-5 {
    max-width: 10em;
    height: 5.5rem;
  }

  .text {
    justify-content: center;
    align-self: center;
    align-items: center;
    display: flex;
  }

  .right-arrow {
    max-width: 1.875rem;
    max-height: 3.125rem;
    margin-top: 0%;
    display: none;
    inset: 29% auto 0% 0%;
  }

  .ynet-weekend-photos-slider {
    width: 100%;
    max-width: 100%;
    height: auto;
    max-height: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }

  .ynet-weekend-photos-warp {
    grid-column-gap: 2.5rem;
    grid-row-gap: 1.3125rem;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    max-height: 100%;
  }

  .ynet-weekend-photos-slide-warp {
    width: auto;
    max-width: none;
    height: auto;
    max-height: none;
  }

  .ynet-weekend-photos-slider-navigation {
    grid-column-gap: .3125rem;
    object-fit: contain;
    background-color: #0000005e;
    border-top: .125rem #1417ac;
    flex-direction: row;
    justify-content: space-between;
    margin-right: 0;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    display: flex;
    overflow: auto;
  }

  .image {
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 100%;
  }

  .left-arrow {
    width: 100%;
    max-width: 1.875rem;
    height: 100%;
    max-height: 3.125rem;
    margin-top: 0;
    display: none;
    inset: 29% 0% 0% auto;
  }

  .slider-thumb-image {
    max-width: 10em;
    height: 5.5rem;
  }

  .ynet-footer-creative_studio-image-2 {
    width: 4.125rem;
  }

  .ynet-footer-links-text-3 {
    color: #fff;
    text-align: right;
    font-size: .75rem;
    text-decoration: none;
  }

  .link-29 {
    color: #fff;
    text-align: right;
    padding-right: 0;
    text-decoration: none;
  }

  .link-31 {
    color: #fff;
    text-decoration: none;
  }

  .ynet-footer-photos-of-the-week {
    justify-content: space-between;
    align-items: center;
    margin-top: .75rem;
    padding: .375rem .3125rem;
  }

  .html-embed-3 {
    background-color: #ededed00;
  }

  .ynet-weekend-photos-see-more-section {
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    display: block;
  }

  .ynet-weekend-photos-see-more-headline {
    justify-content: flex-start;
    align-self: auto;
    align-items: flex-start;
    width: 100%;
  }

  .ynet-potw-link-section {
    grid-column-gap: 0rem;
    grid-row-gap: 1.125rem;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    max-width: 100%;
    height: auto;
  }

  .ynet-potw-link-warp {
    flex-direction: row;
    flex: 0 auto;
    justify-content: space-around;
    align-items: flex-start;
    width: 99%;
    max-width: 100%;
  }

  .ynet-potw-image-warp {
    max-width: 100%;
    max-height: 100%;
    margin-bottom: 0;
    margin-left: 20px;
    margin-right: 20px;
  }

  .text-block-118 {
    margin-right: .3125rem;
  }

  .ynet-potw-see-more-headline-line-stroke {
    flex: 1;
    align-self: center;
    max-width: none;
    margin-left: 0;
  }

  .text-block-119 {
    grid-column-gap: .25rem;
    grid-row-gap: .25rem;
    text-align: right;
    flex: 1;
    justify-content: center;
    max-width: none;
    font-size: 1.2rem;
  }

  .image-128 {
    width: 54vw;
    margin-top: .125rem;
    display: inline-block;
  }

  .link-37 {
    font-size: .875rem;
  }

  .container {
    margin-left: auto;
  }

  .brand_container {
    grid-column-gap: .5em;
    grid-row-gap: .5em;
    margin-right: 7px;
  }

  .cal_text {
    align-items: center;
  }

  .hero_date {
    font-size: 6.5vw;
    line-height: 8vw;
  }

  .text-block-123 {
    text-align: center;
    font-size: 4.5vw;
    line-height: 5.2vw;
  }

  .cal_links {
    justify-content: flex-end;
    align-items: stretch;
  }

  .hero_logo-image {
    height: 5.5vw;
  }

  .hero_img {
    flex: 1;
    width: 38%;
    height: auto;
    bottom: 8%;
    left: 0%;
  }

  .h1 {
    margin-top: -1.5rem;
    font-size: 8vw;
    line-height: 8vw;
  }

  .hero_container {
    align-items: stretch;
    max-width: 100%;
  }

  .section_hero {
    background-position: 50% 100%;
    height: auto;
    min-height: 100vh;
    padding-top: 40vw;
  }

  .add2calendar {
    text-align: center;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    place-content: stretch flex-start;
    align-items: stretch;
    width: 12.5rem;
    margin-left: auto;
    margin-right: auto;
    position: static;
  }

  .hero_top-text {
    margin-top: 4vw;
  }

  .live_icon {
    width: 10vw;
  }

  .text-block-2 {
    flex: none;
  }

  .hero_details {
    grid-row-gap: 0rem;
    justify-content: space-between;
    height: 14.375rem;
    padding-bottom: 4rem;
    padding-left: 3vw;
    padding-right: 3vw;
  }

  .hero_image {
    display: none;
  }

  .hero_subject {
    font-size: 1.5rem;
    line-height: 1.5rem;
  }

  .h2 {
    display: none;
  }

  .subject {
    width: 100%;
    margin-bottom: 2vw;
    margin-left: 1vw;
    margin-right: 1vw;
  }

  .h3 {
    margin-left: auto;
    margin-right: auto;
    font-size: 1.5rem;
    line-height: 1.5rem;
  }

  .speaker_name {
    font-size: 1.4rem;
  }

  .prog_speaker {
    line-height: 130%;
  }

  .hour {
    width: 2.8rem;
    margin-left: .7rem;
    margin-right: .7rem;
  }

  .prog_text {
    margin-left: 0;
  }

  .partners_wrapper {
    grid-column-gap: 1.875rem;
    grid-row-gap: 1.875rem;
    flex-flow: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    place-content: stretch space-around;
    align-items: center;
  }

  .logo_image {
    width: 100%;
  }

  .partners_text-diff {
    font-size: .8rem;
  }

  .footer_logo_link {
    max-width: 2.25rem;
  }

  .section_footer {
    flex-wrap: wrap;
    align-content: center;
    padding-left: 1rem;
    font-size: .6rem;
  }

  .footer_link-2 {
    line-height: .8rem;
  }

  .footer_left-2 {
    justify-content: space-between;
    align-self: center;
    margin-bottom: .875rem;
    display: flex;
    position: static;
    inset: auto 0% 0%;
  }

  .footer_right-2 {
    margin-bottom: .5rem;
  }

  .footer_text-2 {
    line-height: .8rem;
  }

  .footer_line-2 {
    padding-left: .2rem;
    padding-right: .2rem;
  }

  .woman-confrence-details-warp {
    height: 11.6875rem;
  }

  .woman-confrence-details-warp-text {
    text-align: center;
  }

  .ynet-mekomiot-counter {
    background-color: #f3f8f9;
    flex-direction: column;
    justify-content: flex-start;
    width: 100%;
    height: 100%;
    max-height: 14.375rem;
    padding: 0 0 .625rem;
  }

  .ynet-mekomiot-counter-image-warp, .ynet-mekomiot-counter-title-warp {
    display: none;
  }

  .ynet-mekomiot-counter-countdown-warp {
    grid-column-gap: 0rem;
    color: #000;
    background-color: #0e117c00;
    flex-direction: column;
    flex: 0 auto;
    justify-content: space-between;
    align-items: center;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    position: relative;
  }

  .ynet-mekomiot-counter-countdown-title {
    flex-direction: column;
    justify-content: center;
    align-self: center;
    align-items: center;
  }

  .ynet-mekomiot-counter-time-countdown-text {
    justify-content: center;
    width: 100%;
    display: flex;
  }

  .ynet-mekomiot-counter-vote---warp {
    flex-direction: column;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    width: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .ynet-mekomiot-counter-titlewarp {
    text-align: center;
    margin-bottom: .5625rem;
  }

  .ynet-mekomiot-counter-vote-text-update-warp {
    grid-column-gap: 0rem;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .ynet-mekomiot-counter-vote-text-details-warp {
    flex: 0 auto;
  }

  .ynet-mekomiot-counter-buttons-warp {
    display: none;
  }

  .text-block-127 {
    text-align: center;
    height: 2.75rem;
    margin-bottom: .625rem;
    font-size: 1.5625rem;
    font-weight: 700;
  }

  .text-block-128 {
    font-size: 2.3125rem;
    font-weight: 700;
  }

  .text-block-129 {
    letter-spacing: .125rem;
    font-weight: 400;
  }

  .text-block-130 {
    display: none;
  }

  .text-block-131 {
    font-size: 1.5625rem;
  }

  .text-block-132 {
    font-size: 2.3125rem;
  }

  .text-block-130-copy {
    font-size: .875rem;
  }

  .ynet-mekomiot-counter-mobile-top-banner-border {
    color: #fff;
    background-color: #090a43;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 2.79785rem;
    margin-bottom: .875rem;
    padding: .875rem .625rem;
    display: flex;
  }

  .link-39 {
    color: #fff;
    font-size: 1.125rem;
    font-weight: 400;
    text-decoration: none;
  }

  .text-block-135 {
    font-size: 1.125rem;
    font-weight: 700;
  }

  .ynet-mekomiot-counter-details-warp {
    flex-direction: row;
    justify-content: space-around;
    align-self: center;
    align-items: center;
    width: 100%;
  }

  .ynet-mekomiot-counter-details-mobile-divider {
    z-index: 5;
    text-align: center;
    background-color: #0e117c;
    height: 6.25rem;
    margin-left: 1.25rem;
    margin-right: 1.25rem;
    padding-left: .0625rem;
    padding-right: .0625rem;
    display: block;
  }

  .ynet-mekomiot-counter-mobile-top-banner-border-link-title {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-131 {
    margin-right: .25rem;
  }

  .text-block-136 {
    font-size: .875rem;
  }

  .woman-confrence-details-warp-ticket-button {
    flex-direction: row;
    width: 66%;
    margin-top: .3125rem;
  }

  .bold-text-4 {
    font-size: 1.5rem;
    line-height: 1.5rem;
  }

  .link_header_ynetlogo_lightmode {
    justify-content: flex-end;
    align-items: center;
  }

  .header_ynet_lightmode-ynet-falafel-project {
    color: #000;
    padding-left: 2rem;
    padding-right: 1rem;
  }

  .whatsapp_lightmode_icon {
    width: 1.875rem;
    height: 1.875rem;
  }

  .img_header_ynetlogo_lightmode {
    justify-content: flex-end;
    margin-right: 0;
  }

  .facebook_lightmode_icon {
    width: 1.875rem;
    height: 1.875rem;
  }

  .header_social_icons_lightmode {
    grid-column-gap: .625rem;
    grid-row-gap: .625rem;
    flex: 0 auto;
    justify-content: flex-end;
    margin-left: 2.8125rem;
  }

  .whatsapp_darkmode_icon {
    width: 1.875rem;
    height: 1.875rem;
  }

  .link_header_ynetlogo_darkmode {
    padding-left: 0;
  }

  .header_ynet_darkmode {
    color: #000;
    justify-content: space-between;
    padding-left: .625rem;
    padding-right: .625rem;
  }

  .facebook_darkmode_icon {
    width: 1.875rem;
    height: 1.875rem;
  }

  .img_header_ynetlogo_darkmode {
    justify-content: flex-end;
    margin-right: 0;
  }

  .header_social_icons_darkmode {
    grid-column-gap: .625rem;
    grid-row-gap: .625rem;
    flex: 0 auto;
    justify-content: flex-end;
    margin-left: 3.125rem;
  }

  .footer_ynet_darkmode {
    justify-content: space-between;
    align-items: center;
    margin-top: 1.25rem;
    padding: .375rem .3125rem;
  }

  .img_creativestudiologo_darkmode {
    width: 4.125rem;
  }

  .footer_ynet_darkmode_links {
    color: #fff;
    text-align: right;
    font-size: .75rem;
    text-decoration: none;
  }

  .link_privecypolicy_darkmode {
    color: #fff;
    text-align: right;
    padding-right: 0;
    text-decoration: none;
  }

  .link_termsofuse_darkmode {
    color: #fff;
    text-decoration: none;
  }

  .footer_ynet_lightmode {
    justify-content: space-between;
    align-items: center;
    margin-top: 1.25rem;
    padding: .375rem .3125rem;
  }

  .img_creativestudiologo_lightmode {
    width: 4.125rem;
  }

  .footer_ynet_lightmode_links {
    color: #000;
    text-align: right;
    font-size: .75rem;
    text-decoration: none;
  }

  .link_privecypolicy_lightmode {
    color: #000;
    text-align: right;
    padding-right: 0;
    text-decoration: none;
  }

  .link_termsofuse_lightmode {
    color: #000;
    text-decoration: none;
  }

  .hero_image-copy {
    display: flex;
  }

  .hero_img-mobile {
    flex: 1;
    width: 38%;
    height: auto;
    bottom: 8%;
    left: 0%;
  }

  .div-block-133 {
    grid-column-gap: .25rem;
    grid-row-gap: .25rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    height: 45px;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .my-text-element {
    text-align: center;
    white-space: nowrap;
    word-break: keep-all;
    object-fit: scale-down;
    font-size: 4.2vw;
    line-height: .9rem;
  }

  .text-block-200 {
    font-size: 1.3rem;
    line-height: 1.4rem;
  }

  .ynet-tpc-hero-section {
    height: auto;
  }

  .ynet-tpc-body-section {
    grid-row-gap: 1.875rem;
    align-items: center;
    margin-top: 3.125rem;
  }

  .ynet-tpc-body-section-articls-grid-top {
    grid-column-gap: 1.875rem;
    grid-row-gap: 1.875rem;
    flex-flow: column wrap;
    align-content: center;
    align-items: center;
  }

  .ynet-tpc-body-article-warp {
    width: 19.1875rem;
    height: 24.25rem;
  }

  .ynet-tpc-hero-section-redline-1 {
    width: 70%;
    height: .9375rem;
    display: none;
  }

  .ynet-tpc-hero-bottom-section-images {
    flex: 0 auto;
    margin-top: 0;
    margin-bottom: .9rem;
  }

  .ynet-tpc-hero-section-redline-2 {
    width: 48%;
    height: .9375rem;
    margin-bottom: 0;
    display: none;
    inset: auto auto 0% 0%;
  }

  .image-193 {
    width: 41vw;
    margin-right: 16%;
    top: 93%;
    right: 9.5%;
  }

  .ynet-tpc-hero-desktop-tite {
    display: none;
  }

  .text-block-205 {
    font-weight: 300;
  }

  .ynet-tpc-body-section-articls-grid-mid.ynet-animation-tpc {
    flex-direction: column;
    align-content: center;
  }

  .ynet-tpc-body-section-articls-grid-bottom.ynet-animation-tpc {
    grid-row-gap: 1.875rem;
    flex-direction: column;
    align-content: center;
  }

  .ynet-tpc-credits {
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-left: 15%;
    padding-right: 15%;
    line-height: 1.25rem;
  }

  .text-block-206 {
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }

  .ynet-tpc-hero-mobile-tite {
    display: block;
  }

  .ynet-tpc-hero-section-redline-1-mobile {
    width: 70%;
    height: .6875rem;
    display: block;
  }

  .ynet-tpc-hero-section-redline-2-mobile {
    align-self: center;
    width: 48%;
    height: .6875rem;
    margin-bottom: 0;
    display: block;
    position: static;
    inset: 96% auto 0% 0%;
  }

  .ynet-tpc-hero-section-mobile-subtitle {
    margin-top: 1.3125rem;
    margin-left: .9375rem;
    margin-right: .9375rem;
    display: block;
  }

  .text-block-207 {
    text-align: center;
    font-size: 1.1875rem;
    line-height: 1.625rem;
  }

  .text-span-3 {
    color: #d80000;
  }

  .image-196 {
    width: 12vw;
    min-width: 6px;
  }

  .body-6 {
    -webkit-text-fill-color: inherit;
    background-color: #fff0;
    background-clip: border-box;
  }

  .brand_link-2 {
    padding-left: .5em;
  }

  .navbar-2 {
    width: 96%;
  }

  .veeda-section-land-trigger-wrap {
    text-align: center;
    align-items: center;
    height: 88px;
    margin-top: 2rem;
  }

  .hero_date-2 {
    font-size: 6vw;
    line-height: 7vw;
  }

  .hero_top-right {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    position: relative;
  }

  .cal_text-2 {
    align-self: center;
    width: 100%;
    font-size: 1.1rem;
  }

  .hero_bg-image {
    max-width: 340%;
    margin-top: 23%;
  }

  .text-block-208 {
    text-align: center;
    flex: 1;
    align-self: center;
    font-size: 1.1rem;
  }

  .hero_bg.hide {
    display: none;
  }

  .hero_image-back {
    align-self: flex-end;
    max-width: 400%;
    margin-top: -67%;
  }

  .lottie_animation {
    flex: none;
    align-self: center;
    width: 112%;
    max-width: 115%;
    position: static;
    bottom: 2.7vh;
  }

  .veeda-section-hero {
    background-image: linear-gradient(#0000 16%, #000c 71%), url('../images/Asset-2-8_1.avif');
    background-position: 0 0, 0 0;
    background-size: auto, auto;
    justify-content: center;
    align-items: center;
    height: auto;
    padding-top: 78px;
    position: static;
  }

  .add2calendar-2 {
    width: 100%;
    margin: 3vw auto 10px;
    position: relative;
    top: 50%;
    left: 0;
    right: 0;
  }

  .hero_details-2 {
    z-index: 1000;
    text-align: center;
    padding-left: 3vw;
    padding-right: 3vw;
  }

  .tickets_button {
    margin-left: 0;
    font-size: 1.1rem;
  }

  .tickets-subscr-button {
    margin-bottom: 5rem;
  }

  .veeda-section-land-heading-txt {
    flex-direction: column-reverse;
    align-items: center;
    margin-top: 0;
  }

  .h1-2 {
    letter-spacing: .5px;
    text-shadow: 0 1px 1px #0003, 0 1px 1px #0003, 0 1px 9px #000;
    background-color: #0000;
    border-radius: 20px;
    margin-top: 0;
    padding: 10px;
    font-size: 5vw;
    line-height: 6vw;
    box-shadow: 0 2px 5px #0003;
  }

  .h1-2.pepole-of {
    box-shadow: none;
  }

  .hero_details-text {
    font-size: 6vw;
    line-height: 7vw;
  }

  .lottie-animation-3 {
    max-width: 100%;
    height: auto;
    display: block;
  }

  .live_icon-2 {
    height: 100%;
    padding-top: 5px;
    padding-bottom: 0;
    bottom: 1.3vw;
  }

  .veeda-section-land-wrap {
    flex: 1;
    order: 2;
    justify-content: flex-start;
    align-items: center;
    margin-top: 0;
  }

  .heading_text {
    text-align: center;
    display: none;
  }

  .subject-2 {
    width: 100%;
    margin-bottom: 1vw;
    margin-left: 1vw;
    margin-right: 1vw;
  }

  .veeda-section-about {
    padding-bottom: 2rem;
  }

  .veeda-section-about-margins {
    height: auto;
  }

  .section_speakers-2 {
    background-image: linear-gradient(225deg, #001b4780 52%, #1b4892b3), radial-gradient(circle, #43b5e8 79%, #001b47);
    background-position: 0 0, 0 0;
    background-repeat: repeat, repeat;
    background-size: auto, auto;
    background-attachment: scroll, scroll;
  }

  .veeda-speaker-grid {
    justify-content: space-between;
    margin-left: .5em;
    margin-right: .5em;
  }

  .veeda-speaker-grid.hosts {
    justify-content: center;
  }

  .veeda-speaker-txt-wrap {
    line-height: 1.2rem;
  }

  .veeda-speaker-item {
    line-height: 1.1rem;
  }

  .veeda-speaker-img-crop {
    border-width: .3rem;
  }

  .hour-2 {
    width: 2.8rem;
    margin-left: .7rem;
    margin-right: .7rem;
    line-height: 130%;
  }

  .veeda-section-agenda {
    flex-flow: column;
    padding-bottom: 2rem;
    display: flex;
  }

  .logo_image-2 {
    width: 84%;
    height: auto;
  }

  .logo_image-2.tramp {
    width: auto;
    height: 7.8rem;
  }

  .veeda-section-partners-grid {
    grid-column-gap: 0px;
    grid-row-gap: 10px;
    flex-flow: column;
    grid-template-columns: 1fr;
    margin-top: 2rem;
    padding-left: 20px;
    padding-right: 20px;
  }

  .veeda-partners-logo {
    justify-content: center;
    margin-top: 1vw;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .footer_logo_link-2 {
    max-width: 36px;
  }

  .footer_left {
    justify-content: space-between;
    align-self: center;
    margin-bottom: 14px;
    display: flex;
    position: static;
    inset: auto 0% 0%;
  }

  .veeda-section-footer {
    flex-direction: column-reverse;
    padding-left: .2rem;
    padding-right: .2rem;
    font-size: .6rem;
  }

  .footer_link {
    line-height: .8rem;
  }

  .text-block-210 {
    text-align: center;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding: 5px 0;
    font-size: 5vw;
    inset: auto 0% 0% auto;
  }

  .heading_text-mobile {
    text-align: center;
    display: block;
  }

  .text-warp-people-confrence-subtitle-head {
    align-self: center;
    width: 103%;
    font-size: 8vw;
  }

  .ynet-tpc-hero-section-redline-photo-title {
    flex: 1;
    align-self: center;
  }

  .ynet-tpc-video-section {
    width: auto;
  }

  .html-embed-4 {
    width: 100%;
    height: 100%;
  }

  .ynet-tpc-body-video-warp {
    flex-flow: column;
    width: 19.1875rem;
    height: 15rem;
  }

  .ynet-tpc-body-article-video-warp-desktop {
    display: none;
  }

  .ynet-tpc-body-video-text-warp-mobile {
    margin-top: 7px;
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

  .ynet-tpc-hero-section-warning-warp-mobile {
    flex-flow: row;
    justify-content: center;
    align-self: center;
    align-items: center;
    margin-top: 8px;
    display: block;
  }

  .image-198 {
    text-align: center;
    width: 70vw;
    display: inline-block;
  }

  .image-199 {
    width: 511px;
  }

  .text-warp-people-confrence-title-head-warp {
    flex-flow: column;
    flex: none;
    justify-content: center;
    align-self: center;
    align-items: flex-end;
    width: 38vw;
    height: auto;
    position: absolute;
    inset: auto 12% 8% auto;
  }

  .ynet-lm7-project-warp {
    justify-content: center;
    align-items: stretch;
  }

  .ynet-lm7-hero-section {
    background-image: linear-gradient(#fff0 37%, #000), url('../images/YE4732485-2.jpg');
    background-position: 0 0, 38% 99%;
    background-repeat: repeat, repeat;
    background-size: auto, auto 121%;
    background-attachment: scroll, scroll;
    height: 72vh;
  }

  .ynet-lm7-body-section {
    margin-top: 220px;
    margin-left: 10%;
    margin-right: 10%;
  }

  .ynet-lm7-title-warp {
    grid-column-gap: 17px;
    grid-row-gap: 17px;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .ynet-lm7-title-image-warp {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-self: center;
    align-items: stretch;
    width: 24.1em;
    height: 121px;
    display: block;
  }

  .ynet-lm7-subtitle-text-warp {
    align-self: center;
    margin-top: 49%;
  }

  .image-200 {
    flex: 0 auto;
    align-self: center;
  }

  .text-block-212 {
    font-size: 18px;
    line-height: 23px;
  }

  .text-span-8 {
    font-size: 16px;
  }

  .ynet-lm7-article-warp {
    margin-top: 0;
  }

  .ynet-lm7-headline-warp {
    width: auto;
    padding-bottom: 10px;
  }

  .ynet-lm7-article-text {
    flex-flow: column;
    display: flex;
  }

  .image-203 {
    display: none;
  }

  .text-block-214 {
    font-size: 25px;
  }

  .text-block-215 {
    font-size: 20px;
  }

  .ynet-lm7-category-warp {
    display: block;
  }

  .ynet-lm7-category-warp-tv, .ynet-lm7-category-warp-movie, .ynet-lm7-category-warp-theatre {
    display: flex;
  }

  .image-203-mobile {
    width: 100%;
    margin-top: 20px;
    margin-right: 0;
    display: block;
  }

  .rich-text-block {
    font-size: 16px;
  }

  .ynet-lm7-credit-section {
    margin-left: 20px;
    margin-right: 20px;
  }

  .collection-item-2 {
    margin-bottom: 60px;
  }

  .ynet-lm7-title-image-warp-1 {
    align-self: center;
    width: 248px;
    position: absolute;
    inset: 0% 0% auto auto;
  }

  .ynet-lm7-title-image-warp-2 {
    align-self: center;
    width: 210px;
    position: absolute;
    inset: auto auto 0% 0%;
  }

  .ynet-lm7-title-image-warp-3 {
    top: 0%;
    right: 21%;
  }

  .logo_image-2-copy.brand_image {
    width: 13.4rem;
    height: 37vw;
  }

  .logo_image-2-copy-copy {
    width: auto;
    height: 21vw;
    margin-top: 10px;
  }

  .logo_image-2-78 {
    width: auto;
    height: 20vw;
    margin-top: 12px;
  }

  .ynet-ycar-gallery-section {
    max-width: 640px;
  }

  .background-video {
    justify-content: center;
    align-items: center;
  }

  .ynet-ycar-text-warp {
    justify-content: center;
    align-items: stretch;
    width: 100%;
    height: 30%;
    position: absolute;
    inset: auto 0% 0%;
  }

  .logo_image-2-78-copy {
    width: auto;
    height: 42vw;
    margin-top: 12px;
  }

  .logo_image-2-78-copy-copy {
    width: auto;
    height: 29vw;
    margin-top: 12px;
  }

  .h3-2-copy {
    margin-top: .9rem;
  }

  .logo_image-2-78-copy-copy-copy {
    width: auto;
    height: 37vw;
    margin-top: 12px;
  }

  .logo_image-2-78-copy-copy-copy-copy {
    width: auto;
    height: 32px;
    margin-top: 12px;
  }

  .image-shoes-mem-diary24 {
    width: 250px;
  }

  .ynet-footer-links-text-4 {
    color: #ec3c3c;
    text-align: right;
    font-size: 10px;
    text-decoration: none;
  }

  .image-63-copy-2 {
    width: auto;
    height: auto;
  }

  .text-block-17 {
    text-align: center;
    width: auto;
    margin-left: 10px;
    margin-right: 10px;
    display: block;
  }

  .p-memorial24 {
    padding-left: 10px;
    font-size: 1.2rem;
    line-height: 1.6rem;
  }

  .text-block-12 {
    border-right-color: #de1a1a;
    justify-content: center;
    align-items: flex-start;
    width: auto;
    height: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 8px;
    padding-right: 8px;
    font-size: 1.2rem;
    line-height: 1.3rem;
    display: flex;
  }

  .text-block-12:hover, .text-block-12:active {
    color: red;
  }

  .text-span-39 {
    text-align: left;
    margin-right: auto;
    font-size: 4.5rem;
  }

  .bk-image-memorial-diary24 {
    background-position: 50% 0;
    width: 100vw;
    height: 100vh;
    inset: 0%;
  }

  .p--wrp-title-text-memorialdiary24 {
    width: 100%;
    margin-top: 20px;
  }

  .text-block-69-whit-redmail {
    display: none;
  }

  .text-span-43 {
    color: #de1a1a;
  }

  .hader-memorial-diary-24 {
    z-index: 40;
    justify-content: space-between;
    margin-left: 0;
    margin-right: 0;
    padding: 10px 10px 10px 60px;
  }

  .wrp-social-icon-2 {
    justify-content: space-between;
    margin-left: 0;
  }

  .paragraph-7 {
    text-align: center;
    width: 100%;
    margin-left: 0;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 1.1rem;
    line-height: 1.6rem;
  }

  .text-span-42 {
    color: #de1a1a;
  }

  .wrp-section1-memorial-diary2024 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .heading-4 {
    text-align: center;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    font-size: 4.6rem;
    line-height: 4.8rem;
  }

  .text-span-44 {
    color: #de1a1a;
  }

  .wrp-section2-memoriat-diary24 {
    margin-top: 0;
  }

  .wrp-memorial-diary2024 {
    height: auto;
  }

  .link-41 {
    color: #454545;
    text-decoration: none;
  }

  .wrp-text-content-memorial-diary24 {
    margin-top: 40px;
    padding-left: 10px;
  }

  .scrolltotop-memorial-diary {
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 2px 2px 40px;
    left: auto;
    right: 10px;
  }

  .scrolltotop-memorial-diary.w--current {
    background-color: #0000;
    margin-left: 6px;
    padding-bottom: .5rem;
  }

  .link-42 {
    color: #626262;
    text-align: right;
    padding-right: 0;
    text-decoration: none;
  }

  .link-category-mem-diary24 {
    background-color: #0000;
    width: auto;
    overflow: visible;
  }

  .wrp-option1-text-image-diary24 {
    flex-flow: column;
  }

  .image-168 {
    width: 30px;
    height: 31px;
  }

  .ynet-footer-creative_studio-image-3 {
    width: 66px;
  }

  .wrp-nav-menu-memoriay-diary24 {
    z-index: 10;
    background-color: #eee0;
    background-image: linear-gradient(#ebebeb, #f3f3f3 0%, red 0%, #f1f1f1 0%, #eee 45%, #ff818100);
    flex-flow: row;
    width: 100vw;
    height: auto;
    overflow: scroll;
  }

  .bold-text-14 {
    font-size: 1.5rem;
    line-height: 1.1rem;
  }

  .link-whattsap-icon-white-2 {
    width: 30px;
  }

  .ynet-footer-memorial-diart24 {
    justify-content: space-between;
    align-items: center;
    padding: 6px 10px;
  }

  .text-span-40 {
    color: #de1a1a;
  }

  .heading-5 {
    font-size: 1.5px;
  }

  .wrp-memorial-diary24-maintext {
    flex-flow: column;
    width: 100%;
  }

  .wrp-image-shoes-memorialdiary24 {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .ynet-falafel-project-head {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    height: auto;
  }

  .ynet-falafel-project-body {
    grid-column-gap: 56px;
    grid-row-gap: 56px;
    flex-flow: column;
    margin-top: 40px;
    margin-left: 10px;
    margin-right: 10px;
    display: flex;
  }

  .ynet-falafel-title-warp {
    padding-top: 30px;
  }

  .ynet-falafel-item-warp {
    grid-column-gap: 22px;
    grid-row-gap: 0px;
    align-items: flex-end;
    height: auto;
    max-height: 700px;
  }

  .ynet-falafel-info-warp {
    width: auto;
  }

  .ynet-falafel-item-text-warp {
    height: auto;
  }

  .ynet-falafel-item-measure-warp {
    align-items: stretch;
    width: 80px;
    min-width: 55px;
  }

  .footer_ynet_lightmode-ynet-falafel-item {
    justify-content: space-between;
    align-items: center;
    margin-top: 1.25rem;
    padding: .375rem .3125rem;
  }

  .image-206 {
    height: auto;
    padding-left: 40px;
    padding-right: 40px;
  }

  .image-207 {
    height: auto;
    padding-bottom: 20px;
    padding-left: 15px;
    padding-right: 10px;
  }

  .image-209 {
    width: auto;
  }

  .wrp-img-text-pfalafel {
    width: 90%;
  }

  .text-block-223 {
    text-align: center;
    width: 100%;
    padding-bottom: 0;
    font-size: 1.3rem;
    line-height: 1.8rem;
  }

  .image-falafel {
    margin-top: 0;
  }

  .palafel-timani {
    width: 80%;
  }

  .text-block-224 {
    padding-left: 10px;
    padding-right: 10px;
    font-size: .8rem;
    line-height: 1.1rem;
  }

  .palafel-timani-copy, .palafel-timani-habib, .palafel-timani--5, .palafel-timani-copy, .palafel-timani--smsia, .palafel-timani-t-f, .palafel-timani-old, .palafel-timani-timna, .palafel-timani--zcron, .palafel-timani-rcon, .palafel-timani--mosa, .palafel-timani--king, .palafel-timani--salom, .palafel-timani--broder, .palafel-timani--chanani, .palafel-timani--asulib, .palafel-timani--mor, .palafel-timani--twin {
    width: 80%;
  }

  .image-209-copy {
    width: 99.9996%;
  }

  .div-block-11 {
    background-color: #fff0;
    height: 15px;
  }

  .hader-tt24 {
    z-index: 40;
    justify-content: space-between;
    margin-left: 0;
    margin-right: 0;
    padding: 5px 20px 10px 60px;
    position: static;
    inset: 0% 0% auto;
  }

  .image-212 {
    width: 30px;
    height: 31px;
  }

  .link-block-arrow-back-tt24 {
    background-color: #fff;
    border: 1px solid #fff;
    padding: 0;
  }

  .horizontal-line-tt24.yellow {
    background-color: #ffca00;
  }

  .horizontal-line-tt24.red {
    background-color: #fe0000;
  }

  .horizontal-line-tt24.blue {
    background-color: #143dda;
  }

  .text-tt24 {
    width: auto;
  }

  .button-summary-tt24 {
    color: #fff;
    background-color: #02b95e;
    padding: 8px;
    font-size: .8rem;
    text-decoration: none;
  }

  .wrp-section3-tt {
    width: 90%;
  }

  .image-214 {
    aspect-ratio: auto;
    width: 180px;
    height: 180px;
    margin-top: 0;
    margin-right: 27px;
    padding: 0 10px 10px 0;
  }

  .rp-game-tt24 {
    width: auto;
  }

  .wrp-section4--tt24-copy {
    width: 100%;
  }

  .wrp-img-bk {
    background-position: 0%, 0 0;
    background-size: cover, auto;
    background-attachment: fixed, scroll;
  }

  .wrp-card-tt24 {
    width: auto;
    max-width: 90%;
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .wrp-section4-right-tt24 {
    width: 100%;
  }

  .wrp-section5--tt24 {
    width: 90%;
  }

  .text-afteranextension-tt24 {
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: .9rem;
  }

  .wrp-section4-tt {
    flex-flow: column;
    width: 90%;
  }

  .icon-text-tt24 {
    width: 100%;
  }

  .text-country-tt {
    font-size: 1.6rem;
    line-height: 1.6rem;
  }

  .rp-game-tt24-link {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: flex-end;
    align-items: center;
  }

  .wrp-righy-bottom-tt24 {
    color: #000;
  }

  .wrp-righy-bottom-tt24.yellow, .wrp-righy-bottom-tt24.red, .wrp-righy-bottom-tt24.blue {
    background-color: #fff;
  }

  .section1-timeturnel {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    margin-bottom: 0;
  }

  .wrp-right-top-tt24 {
    width: 100%;
  }

  .text-block-30 {
    text-align: center;
    font-size: 2.2rem;
    line-height: 2.2rem;
  }

  .wrp-arrow-back {
    width: 90%;
    position: relative;
    top: 0;
  }

  .text-block-35 {
    padding-left: 0;
  }

  .wrp-icon-tt24 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .icon-text-tt24-copy {
    width: auto;
  }

  .image-215 {
    width: 30px;
    height: 31px;
  }

  .image-217 {
    aspect-ratio: auto;
    width: 180px;
    height: 180px;
    margin-top: 0;
    margin-right: 25px;
    padding: 0 15px 10px 0;
  }

  .button-summary-tt24-yellow {
    color: #fff;
    background-color: #ffca00;
    padding: 8px;
    font-size: .8rem;
    text-decoration: none;
  }

  .text-block-230 {
    text-align: center;
    font-size: 2.2rem;
    line-height: 2.2rem;
  }

  .text-block-231 {
    padding-left: 0;
  }

  .image-219 {
    aspect-ratio: auto;
    width: 180px;
    height: 180px;
    margin-top: 0;
    margin-right: 20px;
    padding: 0 10px 10px 0;
  }

  .button-summary-tt24-red {
    color: #fff;
    background-color: #fe0000;
    padding: 8px;
    font-size: .8rem;
    text-decoration: none;
  }

  .text-block-233 {
    text-align: center;
    font-size: 2.2rem;
    line-height: 2.2rem;
  }

  .text-block-234 {
    padding-left: 0;
  }

  .button-summary-tt24-blue {
    color: #fff;
    background-color: #143dda;
    padding: 8px;
    font-size: .8rem;
    text-decoration: none;
  }

  .image-221 {
    aspect-ratio: auto;
    width: 180px;
    height: 180px;
    margin-top: 0;
    margin-right: 20px;
    padding: 0 10px 10px 0;
  }

  .text-block-236 {
    text-align: center;
    font-size: 2.2rem;
    line-height: 2.2rem;
  }

  .text-block-237 {
    padding-left: 0;
  }

  .step-block {
    min-height: 55vh;
  }

  .container-2 {
    margin-bottom: 0%;
    display: block;
  }

  .wrp-section1-header {
    object-fit: cover;
    object-position: 0% 50%;
    background-image: none;
    height: auto;
  }

  .step-content-block {
    align-items: flex-start;
  }

  .heading-7 {
    font-size: 3rem;
  }

  .content-block {
    width: auto;
    margin-top: 0;
  }

  .wrp-tt-24 {
    background-color: #232323;
    background-image: none;
  }

  .step {
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 0;
    padding-top: 0%;
    padding-bottom: 0%;
    padding-right: 8px;
  }

  .content {
    margin-top: 0;
    margin-bottom: auto;
    font-size: 20px;
  }

  .steps-clone {
    width: 100%;
    display: block;
    position: static;
  }

  .heading-6 {
    font-size: 1.1rem;
  }

  .content-wrap {
    order: 1;
    justify-content: center;
    align-items: flex-start;
    width: 50%;
    height: 30vh;
    padding-bottom: 0;
    padding-right: 20px;
  }

  .image-222 {
    width: 30px;
    height: 31px;
  }

  .img-block {
    order: -1;
    justify-content: center;
    align-items: flex-end;
    width: 50%;
    min-height: 12vh;
    padding-left: 30px;
  }

  .mobile-image-tt {
    object-fit: cover;
    width: 100%;
    max-width: 100%;
    display: block;
  }

  .desk-img-tt {
    object-fit: scale-down;
    display: none;
  }

  .text-block-20 {
    text-align: left;
    line-height: 2.2rem;
  }

  .step-block-copy-copy {
    min-height: 10vh;
  }

  .credit-tt-euro24 {
    text-align: center;
    justify-content: center;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .text-block-238 {
    line-height: 1.2rem;
  }

  .ynet-sport-euro24-highest-socres {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding-top: 45px;
    display: flex;
  }

  .euro24-highest-socres-header {
    width: 100%;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .euro24-highest-socres-title {
    flex-flow: column;
    align-items: center;
    margin-top: 30px;
    display: flex;
  }

  .euro24-highest-socres-body {
    max-width: 100%;
    margin-top: 40px;
    padding-top: 30px;
    overflow: hidden;
  }

  .euro24-hs-s1-title-warp {
    flex: 1;
    width: auto;
  }

  .euro24-highest-socres-title-box {
    padding-left: 40px;
  }

  .euro24-hs-s1-title-text-container {
    justify-content: flex-end;
    align-items: stretch;
    width: 100%;
    display: flex;
  }

  .euro24-hs-s1-title-icon-warp {
    width: 76px;
    height: auto;
    inset: -31% auto 0% 6%;
  }

  .body-10 {
    background-color: #fff0;
    flex-flow: column;
    justify-content: center;
    align-items: stretch;
  }

  .euro24-highest-socres-header-social-warp {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .euro24-highest-socres-header-logos-warp {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .heading-28 {
    text-align: center;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: auto;
    font-size: 22vw;
    line-height: .9;
  }

  .heading-29 {
    font-size: 7vw;
  }

  .euro24-highest-socres-head {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    text-align: center;
    flex-flow: column;
    align-self: center;
    align-items: center;
    max-width: 100%;
    display: flex;
  }

  .heading-30 {
    justify-content: center;
    margin-left: 0;
    padding-left: 15vw;
    font-size: 10vw;
    line-height: 1.1;
  }

  .euro24-hs-s1-title {
    z-index: 4;
    width: auto;
    margin-bottom: 5%;
  }

  .image-223 {
    max-width: 21vw;
    display: block;
  }

  .euro24-hs-s1-subtitle-warp {
    text-align: center;
    width: 100%;
    padding-left: 0;
  }

  .heading-31 {
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
    padding-left: 0;
    font-size: 1.1rem;
  }

  .euro24-hs-s1-slider-warp {
    align-items: flex-end;
    height: 30vh;
    margin-top: 10%;
  }

  .slider {
    flex-flow: column;
    justify-content: flex-end;
    align-self: flex-start;
    align-items: stretch;
    width: 100%;
    max-width: none;
    height: auto;
    margin-top: 0;
    display: flex;
    bottom: 33px;
  }

  .euro24-hs-s1-slider-contain {
    justify-content: flex-end;
    height: 33vh;
  }

  .euro24-hs-s1-slider-top-transparent-bg {
    justify-content: flex-start;
    align-items: flex-end;
    height: auto;
  }

  .right-arrow-3 {
    justify-content: center;
    align-self: center;
    align-items: stretch;
    width: 21px;
    height: auto;
    margin-top: 0;
    margin-bottom: 53px;
    inset: 45% 0% 0% auto;
  }

  .image-224 {
    margin-top: 0;
    display: block;
  }

  .left-arrow-3 {
    justify-content: center;
    align-self: center;
    align-items: center;
    width: 21px;
    height: auto;
    margin-top: 0;
    margin-bottom: 53px;
    inset: 45% auto 0% 0%;
  }

  .euro24-hs-s1-slider-info {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    justify-content: space-between;
    align-items: flex-end;
    height: 100%;
    max-height: 100%;
    padding-left: 5%;
    padding-right: 4%;
  }

  .euro24-hs-s1-slider-info-player-image {
    align-self: flex-end;
    margin-right: 0;
  }

  .euro24-hs-s1-slider-info-text {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex: none;
    justify-content: space-around;
    height: 83%;
    margin-bottom: 20px;
    margin-right: 55px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .euro24-hs-s1-slider-info-flag {
    position: absolute;
    inset: 10% 5% auto auto;
  }

  .euro24-hs-s1-slider-info-text-num {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .euro24-hs-s1-slider-info-text-games {
    grid-column-gap: 2px;
    grid-row-gap: 2px;
  }

  .image-225 {
    max-width: 42vw;
    margin-left: 0;
    position: relative;
    left: 5.9vw;
  }

  .text-block-242, .text-block-243 {
    font-size: 1.024rem;
  }

  .text-block-244 {
    font-size: 5.669rem;
    line-height: 1;
  }

  .text-block-245 {
    font-size: 1.365rem;
  }

  .text-block-246 {
    font-size: 1.001rem;
  }

  .image-226 {
    width: 20px;
  }

  .euro24-winners-map-section-2 {
    height: auto;
    margin-top: 40px;
  }

  .euro24-wm-s2-top-transparent-bg {
    height: 12px;
  }

  .euro24-wm-s2-title {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin-top: 0;
  }

  .euro24-wm-s2-title-warp {
    flex: 0 auto;
    justify-content: flex-end;
    margin-top: 0;
  }

  .euro24-winners-map-title-box {
    flex-flow: column;
    justify-content: center;
    align-items: flex-end;
    max-width: 100%;
    margin-right: 0;
    display: flex;
    overflow: hidden;
  }

  .euro24-wm-s2-title-text-container {
    flex: 0 auto;
    justify-content: flex-start;
    align-self: auto;
    width: 93%;
    max-width: 100%;
    display: flex;
    position: relative;
  }

  .euro24-wm-s2-subtitle-warp {
    text-align: center;
    width: 100%;
    margin-top: 10px;
    padding-right: 0;
  }

  .euro24-wm-s2-title-icon-warp {
    z-index: 1;
    inset: -25% 4% auto auto;
  }

  .heading-30-copy {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    padding-right: 16vw;
    font-size: 10vw;
    line-height: 1.1;
    display: block;
  }

  .euro24-wm-s2-title-lines-warp, .euro24-wm-s2-title-lines-warp-copy {
    display: none;
  }

  .euro24-wm-s2-map-warp {
    height: auto;
    margin-top: 0;
  }

  .euro24-wm-s2-map-section {
    margin-top: 0;
  }

  .euro24-wm-s2-map-flages {
    justify-content: center;
    align-items: center;
  }

  .euro24-eurolando-section-3 {
    margin-top: 0;
  }

  .euro24-er-s3-title {
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-bottom: 25px;
    top: 89px;
  }

  .euro24-er-s3-title-warp {
    flex: 0 auto;
    width: 100%;
    margin-bottom: 0;
  }

  .euro24-eurolando-title-box {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-left: 23vw;
    display: flex;
  }

  .euro24-er-s3-subtitle-warp {
    text-align: center;
    width: 100%;
    padding-top: 0;
    padding-left: 32vw;
    padding-right: 0;
  }

  .euro24-er-s3-title-lines-warp {
    display: none;
  }

  .euro24-er-s3-title-text-container {
    justify-content: center;
    align-items: stretch;
    width: 100%;
    padding-left: 0;
    display: flex;
  }

  .heading-30-er {
    text-align: center;
    justify-content: flex-start;
    align-items: stretch;
    width: 100%;
    margin-left: 0;
    padding-left: 0;
    font-size: 10vw;
    line-height: 1.1;
  }

  .heading-31-er {
    text-align: center;
    margin-top: 10px;
    font-size: 1.1rem;
  }

  .euro24-er-s3-top-transparent-bg {
    height: 88px;
  }

  .image-235 {
    display: none;
  }

  .euro24-eurolando-section-3-info {
    margin-top: 40px;
    margin-bottom: 20px;
  }

  .euro24-eurolando-section-3-info-divider {
    display: none;
  }

  .euro24-eurolando-section-3-info-warp {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    height: 611px;
  }

  .euro24-eurolando-section-3-info-image {
    display: none;
  }

  .euro24-eurolando-section-3-info-date {
    flex: none;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-around;
    align-items: stretch;
    width: 100%;
    margin-top: 0;
    margin-right: 0;
    display: flex;
  }

  .euro24-eurolando-section-3-info-date-grid {
    grid-column-gap: 31px;
    grid-row-gap: 31px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    place-items: start center;
    width: 100%;
    margin-top: 60px;
    margin-left: 0;
    margin-right: 0;
    display: grid;
  }

  .eurolando-s3-info-date-grid {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    width: auto;
  }

  .text-block-262 {
    font-size: 2.625rem;
  }

  .text-block-263 {
    font-size: 1.1rem;
  }

  .text-span-48 {
    font-size: .875rem;
  }

  .eurolando-s3-info-date-grid-text-copy1 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    justify-content: center;
    align-items: flex-start;
    width: 118px;
  }

  .eurolando-s3-info-date-grid-text-copy2 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    justify-content: center;
    align-items: flex-start;
    width: 116px;
  }

  .eurolando-s3-info-date-grid-text-copy3 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    justify-content: center;
    align-items: flex-start;
    width: 115px;
  }

  .eurolando-s3-info-date-grid-text-copy4 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    width: 101px;
  }

  .eurolando-s3-info-date-grid-text-copy5 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    justify-content: center;
    width: 128px;
  }

  .eurolando-s3-info-date-grid-text-copy6 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    width: 142px;
  }

  .euro24-watch-move-section-4 {
    justify-content: flex-start;
    height: auto;
    margin-top: 0;
  }

  .euro24-eurolando-section-3-bottom-image-warp {
    display: none;
  }

  .euro24-wm-s4-title {
    text-align: left;
    justify-content: flex-end;
    align-items: center;
    width: auto;
    display: flex;
  }

  .euro24-wm-s4-title-warp {
    text-align: left;
    flex: 1;
    width: auto;
  }

  .euro24-watchmove-title-box {
    text-align: left;
    justify-content: flex-start;
    align-items: center;
    margin-top: 0;
    padding-left: 0;
    display: flex;
  }

  .euro24-wm-s4-title-text-container {
    text-align: left;
    justify-content: center;
    align-items: stretch;
    width: 91%;
    margin-top: 40px;
    display: block;
    position: relative;
  }

  .heading-30-wm {
    text-align: left;
    justify-content: flex-end;
    margin-left: auto;
    padding-left: 7vw;
    font-size: 10vw;
    line-height: 1.1;
  }

  .image-236 {
    display: none;
  }

  .euro24-wm-s4-info {
    max-width: none;
    margin-top: 160px;
    margin-bottom: 0;
  }

  .euro24-wm-s4-info-image-warp {
    align-items: flex-start;
    position: absolute;
    top: -1%;
  }

  .euro24-wm-s4-info-text {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    margin-top: 10%;
  }

  .euro24-wm-s4-info-text-grid {
    margin-top: 0;
    margin-bottom: 0;
  }

  .euro24-wm-s4-info-text-btn {
    justify-content: center;
    align-self: center;
    align-items: center;
    width: auto;
    margin: 15px 20px 40px;
    padding-top: 0;
  }

  .euro24-wm-s4-info-text-btn-1 {
    flex-flow: column;
  }

  .euro24-wm-s4-info-text-btn-2 {
    width: 279px;
  }

  .image-237 {
    width: 88vw;
    height: auto;
  }

  .euro24-wm-s4-info-text-grid-warp {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: column;
    justify-content: center;
    align-self: center;
    margin-top: 0;
  }

  .text-block-264 {
    font-size: 1.563rem;
  }

  .text-block-265 {
    font-size: 4.188rem;
    font-weight: 700;
  }

  .text-block-266 {
    font-size: 1.063rem;
  }

  .euro24-wm-s4-info-text-grid-mid {
    border-width: 3px 0;
    border-top-style: solid;
    border-top-color: #ffffff47;
    border-bottom-style: solid;
    border-bottom-color: #ffffff47;
    width: 100%;
    padding: 10px 0;
  }

  .text-block-267 {
    text-align: center;
    max-width: none;
    padding-left: 0;
    padding-right: 0;
    font-size: 1.35rem;
  }

  .text-block-268 {
    font-size: 5.194rem;
  }

  .text-block-269 {
    font-size: 1.375rem;
  }

  .euro24-wm-s4-footer-image {
    flex-flow: column;
    justify-content: flex-start;
    align-self: auto;
    align-items: center;
    max-width: 100%;
    height: 92px;
    display: none;
    position: relative;
    inset: 0 0% 0%;
    overflow: hidden;
  }

  .image-238 {
    flex: none;
    width: 100%;
    max-width: 100%;
  }

  .image-217-copy, .image-219--mg {
    aspect-ratio: auto;
    width: 180px;
    height: 180px;
    margin-top: 0;
    margin-right: 20px;
    padding: 0 10px 10px 0;
  }

  .euro24-great-humiliation-age-limit-section-5 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: flex-end;
    align-items: center;
    height: 100%;
  }

  .euro24-gh-s5-title {
    width: 100%;
  }

  .euro24-greathumiliation-title-box {
    margin-bottom: 35px;
  }

  .euro24-gh-s5-title-score-warp {
    justify-content: space-around;
    align-items: center;
  }

  .euro24-gh-s5-title-subtitle {
    margin-top: 12px;
    padding-left: 35px;
    padding-right: 35px;
  }

  .text-block-270-2 {
    font-size: 10vw;
    line-height: 1.1;
  }

  .euro24-gh-s5-title-score-image-warp {
    flex: 0 auto;
    width: 107px;
    height: 85px;
  }

  .image-239 {
    width: 90%;
  }

  .image-240 {
    opacity: .57;
    width: auto;
    max-width: 100%;
    inset: auto 0% 0%;
  }

  .text-block-271 {
    font-size: 2.563rem;
  }

  .text-block-272 {
    max-width: 100%;
    font-size: 1.25rem;
  }

  .euro24-gh-s5-title2 {
    margin-top: 40px;
  }

  .text-block-273 {
    font-size: 10vw;
    line-height: 1.1;
  }

  .euro24-al-s5-info-text {
    flex-flow: column;
  }

  .euro24-al-s5-info-text-player {
    width: 330px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-274 {
    width: auto;
    font-size: 1.25rem;
  }

  .text-block-275 {
    font-size: 2.625rem;
  }

  .text-block-276 {
    letter-spacing: 0;
    font-size: 1.063rem;
    font-weight: 400;
  }

  .euro24-al-s5-info-text-divider {
    width: 86%;
    height: 3px;
    margin-left: 0;
    margin-right: 0;
  }

  .euro24-al-s5-info-image-player {
    margin-left: 0;
    margin-right: 0;
  }

  .but-backtoeuro {
    padding-left: 8px;
    padding-right: 8px;
    font-size: .8rem;
  }

  .euro24-triple-double-section-6 {
    height: auto;
    margin-top: 0;
    padding-bottom: 20px;
  }

  .euro24-td-s6-info-bg-image-warp {
    display: none;
  }

  .euro24-td-s6-title {
    align-items: center;
    margin-top: 5%;
    display: flex;
    position: relative;
  }

  .euro24-td-s6-title-warp {
    flex: 1;
    width: auto;
  }

  .euro24-triple-double-title-box {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    margin-left: 0;
    display: flex;
  }

  .euro24-td-s6-title-text-container {
    text-align: center;
    width: 85%;
  }

  .heading-30-td {
    text-align: left;
    margin-left: 7vw;
    margin-right: auto;
    padding-left: 0;
    font-size: 10vw;
  }

  .euro24-td-s6-info-warp {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    flex-flow: column;
    justify-content: center;
    align-self: center;
    align-items: center;
    max-width: 100%;
    margin-left: 0;
  }

  .euro24-td-s6-info-player-item {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .euro24-td-s6-info-player-item-text {
    grid-column-gap: 2px;
    grid-row-gap: 2px;
    margin-left: 30px;
    margin-right: 30px;
  }

  .image-242 {
    opacity: .48;
    mix-blend-mode: hard-light;
  }

  .image-243 {
    padding-right: 100px;
  }

  .text-block-277 {
    font-size: 1.25rem;
  }

  .text-block-280 {
    font-size: 1.063rem;
  }

  .image-243-222 {
    padding-left: 40px;
  }

  .image-243-copy-copy {
    padding-right: 0;
  }

  .euro24-td-s6-info-player-item-2, .euro24-td-s6-info-player-item-3 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .euro24-matter-time-section-7 {
    background-color: #b63232;
    align-self: stretch;
    height: auto;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-mt-copy {
    font-size: 10vw;
  }

  .euro24-mt-s7-info {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-top: 50px;
    margin-bottom: 0;
  }

  .euro24-mt-s7-info-warp {
    width: 280px;
  }

  .euro24-mt-s7-info-warp-title, .euro24-mt-s7-info-warp-image {
    margin-bottom: 0;
  }

  .euro24-mt-s7-info-warp-text {
    clear: none;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .text-block-281 {
    font-size: 1.688rem;
  }

  .text-block-282 {
    font-size: 1.063rem;
  }

  .euro24-triple-goal-section-8 {
    background-position: 100% -11%;
    background-size: 350px;
    width: 100%;
    height: auto;
    margin-bottom: 0;
  }

  .euro24-tg-s8-info-bg-image-warp {
    z-index: 2;
    align-items: flex-end;
    height: 99px;
    display: flex;
    bottom: auto;
    left: auto;
    right: 0%;
    overflow: hidden;
  }

  .image-244 {
    max-width: 22%;
  }

  .but-backtoeuro-2, .but-backtoeuro-3, .but-backtoeuro-4, .but-backtoeuro-5 {
    padding-left: 8px;
    padding-right: 8px;
    font-size: .9rem;
  }

  .text-block-283 {
    font-size: 1.25rem;
  }

  .text-block-284 {
    align-self: center;
    width: auto;
    font-size: 1.25rem;
  }

  .text-block-285 {
    font-size: 1.25rem;
  }

  .euro24-tg-s8-title {
    z-index: 1;
    width: 100%;
    margin-top: 25px;
    position: relative;
  }

  .euro24-tg-s8-title-warp {
    flex: none;
    justify-content: center;
    width: 100%;
  }

  .euro24-tg-s8-title-text-container {
    flex: none;
    justify-content: flex-start;
    align-self: flex-end;
    width: 88%;
    position: relative;
  }

  .heading-tg {
    padding-right: 10vw;
    font-size: 10vw;
  }

  .euro24-tg-s8-subtitle-warp {
    text-align: center;
    width: 100%;
  }

  .heading-31-tg {
    margin-top: 38px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 1.1rem;
  }

  .euro24-tg-s8-info {
    justify-content: flex-start;
    margin-top: 0;
  }

  .euro24-tg-s8-info-germans {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    justify-content: space-around;
    align-items: center;
    width: 100%;
    margin-top: 20px;
  }

  .euro24-tg-s8-info-dutchs, .euro24-tg-s8-info-spn-prtgl {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    justify-content: space-around;
    align-items: center;
    width: 100%;
  }

  .euro24-tg-s8-info-french {
    width: 100%;
  }

  .euro24-tg-s8-info-warp {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
    align-self: center;
    align-items: center;
    width: 100%;
    margin-left: 5vw;
    margin-right: 5vw;
    display: flex;
  }

  .euro24-tg-s8-info-btn {
    justify-content: center;
    align-items: center;
    padding-bottom: 35px;
    display: flex;
  }

  .euro24-tg-s8-info-btn-warp {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
  }

  .euro24-tg-s8-info-btn-text {
    width: 61%;
    margin-top: 20px;
    margin-left: 40px;
    margin-right: 40px;
  }

  .euro24-tg-s8-info-btn-image {
    display: none;
  }

  .text-block-286 {
    font-size: 2.625rem;
  }

  .text-block-287 {
    font-size: 1.5rem;
    line-height: 1.2;
  }

  .text-block-288 {
    font-size: 1.063rem;
  }

  .euro24-tg-s8-info-card {
    width: 160px;
    height: 250px;
  }

  .euro24-tg-s8-info-card-warp-button {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
    width: 121px;
    height: 42px;
  }

  .text-block-289 {
    font-size: 1.1rem;
  }

  .image-246 {
    width: 70px;
    height: 30px;
  }

  .euro-higest-socres-logo-mobile {
    display: block;
  }

  .image-247 {
    display: none;
  }

  .image-248, .image-249 {
    width: 30px;
    height: 30px;
  }

  .image-250 {
    width: 30px;
    max-width: 8vw;
  }

  .image-223-copy {
    max-width: 10vw;
    display: block;
  }

  .euro24-er-s3-title-text-container-mobile {
    width: 222%;
    max-width: none;
    display: block;
  }

  .euro24-er-s3-title-mobile-icon-warp {
    display: block;
    position: absolute;
    inset: -15% auto auto -1%;
  }

  .euro24-er-s3-title-text-container-mobile-warp {
    max-width: 100%;
    display: block;
    overflow: hidden;
  }

  .image-251 {
    width: 39vw;
  }

  .image-252, .image-253, .image-254, .image-255, .image-256 {
    width: 75px;
    height: 80px;
  }

  .euro24-gh-s5-title-score-warp-image-mobile {
    margin-top: 20px;
    display: block;
  }

  .euro24-al-s5-info-text-player-warp {
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .euro24-al-s5-info-text-player-warp-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .euro24-td-s6-subtitle-text-con {
    width: 100%;
  }

  .heading-31-td {
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
    padding-left: 40px;
    padding-right: 40px;
    font-size: 1.1rem;
  }

  .image-258 {
    width: 30px;
    height: 30px;
  }

  .image-259 {
    width: 200px;
    height: 200px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .image-260 {
    width: 30px;
    height: 30px;
  }

  .image-261, .image-262 {
    width: 200px;
    height: 200px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .image-263 {
    width: 30px;
    height: 30px;
  }

  .euro24-highest-socres-credit {
    margin-top: 0;
    margin-left: 5px;
    margin-right: 5px;
  }

  .footer_ynet_darkmode-euro-hs {
    justify-content: space-between;
    align-items: flex-end;
    height: 51px;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0 .3125rem .375rem;
  }

  .text-block-290 {
    font-size: .8rem;
    line-height: 1.4;
  }

  .euro24-tg-s8-info-btn-image-coach {
    justify-content: center;
    align-self: center;
    display: flex;
  }

  .euro24-tg-s8-info-card-front {
    width: 165px;
    height: 250px;
    display: none;
  }

  .image-264 {
    width: 10px;
  }

  .euro24-tg-s8-info-card-back {
    width: 165px;
    height: 250px;
    display: block;
  }

  .image-265 {
    width: 60px;
  }

  .image-266 {
    width: 62px;
  }

  .euro24-tg-s8-info-card-front-warp {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: center;
    align-items: center;
    height: auto;
  }

  .euro24-tg-s8-info-card-front-image {
    justify-content: center;
    align-items: flex-start;
    margin-top: 10px;
    margin-bottom: 0;
    display: flex;
  }

  .euro24-tg-s8-info-card-front-text {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    justify-content: center;
    width: auto;
    margin-top: 12px;
    font-size: 1.1rem;
    line-height: .5rem;
  }

  .text-block-291 {
    font-size: 1.2rem;
    line-height: 1.3rem;
  }

  .image-267 {
    max-width: 90%;
  }

  .euro24-tg-s8-info-card-french {
    align-self: center;
    width: 320px;
    height: 250px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .euro24-tg-s8-info-card-back-french {
    width: 320px;
    height: 250px;
    display: block;
  }

  .euro24-tg-s8-info-card-front-french {
    width: 320px;
    height: 250px;
    display: none;
  }

  .text-block-293 {
    font-size: .875rem;
    line-height: 1.2;
  }

  .euro24-triple-goal-title-box {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-left: 0;
  }

  .image-270 {
    max-width: 74%;
  }

  .euro24-tg-s8-info-btn-image-mobile {
    width: 55%;
    margin-top: 40px;
    display: block;
  }

  .image-245-mobile {
    width: 24vw;
    inset: 29% 28% 0% 0%;
  }

  .image-225-griamzn {
    max-width: 28vw;
    margin-right: 0;
    position: relative;
    left: 14.6vw;
  }

  .image-271 {
    border-bottom: 3px solid #a0afec;
  }

  .euro24-wm-s4-footer-image-mobile {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-end;
    align-self: stretch;
    align-items: center;
    max-width: 100%;
    display: flex;
    position: static;
  }

  .image-238-mobile {
    flex: none;
    max-width: none;
    height: auto;
    inset: auto 0% 0%;
  }

  .euro24-wm-s2-map-iframe {
    z-index: 5;
    position: relative;
  }

  .image-273 {
    width: 75px;
    height: 80px;
  }

  .euro24-tg-s8-info-card-warp {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: space-around;
    align-items: center;
  }

  .euro24-tg-s8-info-card-warp-text {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    justify-content: space-around;
    align-items: stretch;
    width: 100%;
  }

  .text-block-294 {
    width: 253px;
    font-size: 1.2rem;
  }

  .image-225-as {
    max-width: 44vw;
    margin-left: 0;
    position: relative;
    left: 10.8vw;
  }

  .image-225-rv {
    max-width: 41vw;
    margin-left: 0;
    margin-right: 0;
    position: relative;
    left: 7.5vw;
  }

  .image-225-rl {
    max-width: 43vw;
    margin-left: 0;
    position: relative;
    left: 10vw;
  }

  .image-225-am {
    max-width: 31vw;
    position: relative;
    left: 10vw;
  }

  .slide-11 {
    overflow: hidden;
  }

  .image-225-vr {
    max-width: 36vw;
    margin-left: 0%;
    margin-right: 0%;
    position: relative;
    left: 11.2vw;
  }

  .slide-12 {
    overflow: clip;
  }

  .image-225-th {
    max-width: 40vw;
    position: relative;
    left: 10vw;
  }

  .slide-13 {
    overflow: clip;
  }

  .image-225-zi {
    max-width: 45vw;
    margin-left: 0;
    margin-right: 0%;
    position: relative;
    left: 5vw;
  }

  .slide-1 {
    overflow: clip;
  }

  .image-225-ng {
    max-width: 38vw;
    padding-right: 0;
    position: relative;
    left: 5vw;
  }

  .euro24-tg-s8-info-card-front-warp-french {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: center;
    align-items: center;
    height: 97%;
  }

  .text-block-295 {
    line-height: 1.3rem;
  }

  .but-backtoeuro-scores {
    text-align: center;
    background-color: #2220;
    flex: none;
    padding-left: 8px;
    padding-right: 8px;
    font-size: .7rem;
    line-height: .6rem;
  }

  .euro24-highest-socres-header-social-warp-warp {
    grid-column-gap: 15%;
    grid-row-gap: 15%;
    justify-content: center;
    align-items: center;
  }

  .text-block-296 {
    margin-top: 3px;
    margin-bottom: 5px;
  }

  .text-block-298 {
    margin-top: 3px;
    margin-bottom: 3px;
  }

  .wrp-card-player {
    border-radius: 20px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    display: flex;
  }

  .vertical-line-oly-segal {
    width: 132px;
  }

  .wrp-text-segal-oly {
    width: 147px;
    height: auto;
  }

  .branch-oly-segal {
    font-size: 1rem;
  }

  .stempa-player-oly {
    border-radius: 24px;
    width: 101px;
    margin-left: auto;
    margin-right: auto;
    padding: 23px;
    inset: 116px 0% 0%;
  }

  .image-player-olympyc {
    width: 147px;
    height: 191px;
    padding-top: 0;
  }

  .wrp-container-segal-olympic {
    flex-flow: wrap;
  }

  .collection-list {
    grid-column-gap: 0px;
    grid-row-gap: 20px;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
    position: relative;
  }

  .wrp-name-playerand-icon {
    margin-top: 20px;
    padding-bottom: 20px;
  }

  .wrp-image-div {
    border-width: 3px;
    width: 140px;
    height: 205px;
    padding: 4px;
  }

  .text-table-oly {
    width: 30%;
    height: 80px;
    padding-top: 0;
    padding-bottom: 0;
    font-size: .9rem;
  }

  .grid-4-table-data-oly {
    margin-bottom: 10px;
  }

  .text-table-oly--title {
    width: 30%;
    font-size: 1rem;
  }

  .text-block-305 {
    text-align: center;
    font-size: 30px;
    line-height: 25px;
  }

  .text-bounch {
    text-align: center;
    font-size: 15px;
    font-weight: 700;
    line-height: 15px;
  }

  .icon-bounch {
    width: 50px;
    height: 50px;
  }

  .text-title-icon {
    width: auto;
    font-size: 1rem;
  }

  .text-icon {
    padding-top: 2px;
    font-size: 1rem;
  }

  .wrp-light-blue-headline {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .text-blue-light {
    font-size: 1rem;
  }

  .wrp-achievement {
    grid-row-gap: 10px;
    grid-template-rows: auto;
    justify-items: start;
  }

  .wrp-wedal-icon.no-line {
    border-bottom: 1px solid var(--olympics-blue);
    justify-content: flex-start;
    width: 100%;
    padding-bottom: 10px;
    padding-right: 0;
  }

  .wrp-wedal-icon.no-line.kessef {
    border-bottom-color: #cecdcd;
  }

  .div-block-148 {
    padding-left: 10px;
    padding-right: 10px;
    display: block;
  }

  .wrp-icon-title {
    align-items: center;
    width: 130px;
    padding-bottom: 5px;
  }

  .wrp-title-icon-oly {
    width: 100%;
    display: block;
  }

  .select-field {
    width: 100%;
    margin-bottom: 10px;
    margin-left: 0;
  }

  .select-field:active {
    background-color: #fff;
  }

  .wrp-image {
    opacity: 1;
    border-radius: 0;
    width: auto;
    height: 194.972px;
    padding: 2px;
  }

  .main-title-segal {
    text-align: center;
    font-size: 2.6rem;
    line-height: 2.5rem;
  }

  .wrp-maintitle-sagel-israli {
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-309 {
    text-align: center;
    font-size: 1.4rem;
    line-height: 1.6rem;
  }

  .form-block {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .fallen-search-helpwar {
    -webkit-text-fill-color: inherit;
    background-color: #fff;
    background-clip: border-box;
    flex-direction: row;
    width: 100%;
    margin-bottom: 15px;
    margin-right: 0;
    padding: 0 10px;
    position: sticky;
  }

  .fallen-search-form-helpwarcopy {
    -webkit-text-stroke-color: #fff;
    width: 100%;
    max-width: 22rem;
    display: block;
  }

  .search-helpwarcopy {
    -webkit-text-stroke-color: #fff;
    border: 1.5px solid #da1a1a00;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    position: relative;
  }

  .button-divhelpwar {
    opacity: 1;
    background-color: #fff0;
    width: 13%;
    height: 100%;
    display: block;
    position: absolute;
    inset: 0% auto 0% 0%;
  }

  .search-icon-helpwarcopy {
    opacity: 1;
    width: 45px;
    height: 100%;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    position: static;
    inset: auto 0% 0% auto;
  }

  .div-block-153 {
    flex-flow: column;
    width: auto;
  }

  .form {
    flex-flow: column;
    width: 100%;
    padding-right: 0;
  }

  .link-block-13 {
    justify-content: center;
    align-items: center;
    width: 145px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .aroowleftandright {
    padding-top: 10px;
  }

  .wrp-name-playerand-icon-desk {
    margin-top: 20px;
    padding-bottom: 20px;
    display: none;
  }

  .wrp-name-playerand-icon-mobile {
    grid-row-gap: 5px;
    flex-flow: column;
    align-items: center;
    margin-top: 10px;
    margin-bottom: 20px;
    padding-bottom: 0;
    display: flex;
  }

  .text-block-310 {
    text-align: left;
    font-size: 1rem;
  }

  .text-block-311 {
    font-size: 1rem;
  }

  .select-field-2 {
    width: 100%;
    margin-top: 10px;
  }

  .row-date-column {
    text-align: center;
    line-height: 1.3rem;
  }

  .container-3 {
    width: auto;
    display: block;
  }

  .nav_stickey_28 {
    z-index: 3000;
    background-color: #fff;
    width: auto;
    height: 40px;
    position: relative;
  }

  .text-block-312 {
    text-align: center;
    font-size: 1.1rem;
  }

  .wrp-icon-brance-oly {
    width: 44px;
    height: 44px;
  }

  .image-279 {
    z-index: 20;
    width: 28px;
    height: 28px;
  }

  .h-p-ynet-haeder-nb, .ynet--ynet-header-navbar, .news-ynet-header-navbar, ._24-7-ynet-header-navber, .podcast-ynet-header-navbar, .sport-ynet-haeder-navbar, .calala-ynet-header-navbar, .tarbut-ynet-header-navbar, .gossip-ynet-header-navber, .health-yent-header-navbar, .car-ynet-header-navbar, .digital-ynet-header-navbar, .towomen-ynet-header-navbar, .food-ynet-haeder-navbar {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 14px;
  }

  .ynet-2024-time-counter-time-text-olympic {
    grid-column-gap: 2px;
    grid-row-gap: 2px;
    flex: 0 auto;
    align-self: center;
    width: 10vw;
  }

  .text-block-213-copy {
    text-align: left;
    font-size: 3.30294vw;
    line-height: 3.30294vw;
  }

  .ynet-olympic-2024-time-counter-warp-title-copy {
    align-self: center;
    width: auto;
    padding-top: 0;
    position: static;
  }

  .ynet-olympic-2024-hp-title-warp-copy {
    justify-content: center;
    align-self: stretch;
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    display: flex;
  }

  .ynet-olympic-2024-time-counter-time-text, .ynet--2024-time-counter-time-text-olympic {
    grid-column-gap: 2px;
    grid-row-gap: 2px;
    flex: 0 auto;
    align-self: center;
    width: 10vw;
  }

  .ynet-euro-2024-olympic-decor-top-left-copy {
    top: -27%;
    left: -9%;
  }

  .text-block-219-copy {
    direction: rtl;
    justify-content: flex-end;
    align-items: center;
    font-size: 4vw;
  }

  .ynet-olympic-2024-hp-title-warp-main-copy {
    grid-column-gap: 26px;
    grid-row-gap: 26px;
    flex-flow: row;
    flex: 1;
    justify-content: space-around;
    align-self: auto;
    align-items: center;
    margin-top: 14px;
    margin-left: 0;
    margin-right: 0;
    display: flex;
    position: static;
    inset: auto 0% 0%;
  }

  .ynet-olympic-2024-time-counter-wap-copy {
    grid-column-gap: 10%;
    grid-row-gap: 10%;
    text-align: center;
    justify-content: center;
    align-self: flex-end;
    align-items: flex-start;
    display: flex;
    position: relative;
    top: -6px;
    bottom: 0%;
  }

  .ynet-olympic-2024-time-counter-text-warp-copy {
    grid-column-gap: 2.592px;
    grid-row-gap: 2.592px;
    flex-flow: column;
    justify-content: flex-end;
    align-items: stretch;
    margin-bottom: 12px;
    margin-left: 5px;
    display: flex;
    position: relative;
    top: auto;
    bottom: auto;
  }

  .ynet-olympic-2024-hp-text-block-1-copy {
    text-align: center;
  }

  .ynet-olympic-2024-time-counter-time-textcopy {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    border-left-width: .5px;
    border-right-width: .5px;
    flex: 0 auto;
    align-self: center;
    width: auto;
  }

  .ynet-olympic-2024-time-counter-time-textcopy.noneright {
    grid-row-gap: 5px;
    border-left-width: .5px;
    border-right-width: .5px;
    width: auto;
  }

  .text-block-216-copy-2 {
    align-self: stretch;
    margin-top: 0;
    margin-left: 1px;
    margin-right: 2px;
  }

  .ynet-logo-flashes-redmails {
    background-color: #fff;
    justify-content: center;
    height: 51px;
    margin-top: 10px;
    margin-bottom: 0;
    position: sticky;
    top: 0;
  }

  .ynet_logo_main_header {
    width: 97px;
  }

  .erp-header-redmail-mbzakim, .ynetplus-header {
    display: none;
  }

  .collection-list-wrapper-3 {
    position: relative;
  }

  .initial-nav {
    width: 0;
    max-width: none;
    height: 35px;
    display: none;
    position: static;
  }

  .image-225-griamzn-copy {
    max-width: 31vw;
    margin-right: 0;
    position: relative;
    left: 14.6vw;
  }

  .image-225-zi-copy {
    max-width: 37vw;
    margin-left: 0;
    margin-right: 0%;
    position: relative;
    left: 5vw;
  }

  .wrp-israel-segal-oly-img {
    width: 80%;
    height: 400px;
  }

  .image-349 {
    width: 100%;
    height: 100%;
  }

  .image-349.kesef {
    border-color: #cecdcd;
  }

  .medal-israel-segal-stempa {
    top: 315px;
  }

  .text-block-medalia-israel-segal {
    font-size: 1rem;
    line-height: 1.25rem;
  }

  .link-block-18 {
    overflow-wrap: normal;
    width: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-317 {
    width: auto;
    font-size: .9rem;
  }

  .text-block-312-copy {
    text-align: center;
    font-size: 1.1rem;
    line-height: 1.3rem;
  }

  .text-block-317-copy-copy {
    width: 140px;
  }

  .tb-nv-ni {
    width: auto;
    font-size: .9rem;
    line-height: 1.1rem;
  }

  .tb-nv-ni.long {
    width: 90px;
  }

  .tb-nv-ni.long-1 {
    width: 80px;
  }

  .nav_stickey_38 {
    width: auto;
    box-shadow: 0 2px 5px #0003;
  }

  .scrolled-nav {
    width: 0;
    max-width: none;
    display: none;
    position: static;
  }

  .container-stickey-38 {
    width: auto;
  }

  .header_ynet_desktop {
    z-index: 20000;
    width: 100%;
    display: none;
    position: absolute;
    top: 0;
  }

  .paris2024-navbar-inside {
    width: 100vw;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
    overflow: scroll;
  }

  .paris2024-navbar-inside.mobile {
    z-index: 999;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    white-space: nowrap;
    word-break: keep-all;
    background-color: #fff;
    height: auto;
    margin-bottom: 10px;
    font-size: .9rem;
    display: flex;
    position: static;
    top: 0;
  }

  .paris2024-navbar-inside.mobile.none {
    display: none;
  }

  .paris2024-navbar-inside.desktop {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    margin-top: 0;
    display: none;
  }

  .text-table-oly--title--houers {
    width: 15%;
  }

  .text-table-oly--houers {
    width: 15%;
    height: 80px;
    padding-top: 0;
    padding-bottom: 0;
    font-size: .9rem;
  }

  .wrp-m-gold, .wrp-m-kesef, .wrp-m-arad, .wrp-no-m {
    width: 100%;
  }

  .rt-kesef {
    display: flex;
  }

  .rich-text-block-8 {
    font-size: 1rem;
    line-height: 1.4rem;
  }

  .ce-desk {
    display: none;
  }

  .wrp-page-about-israel-segal {
    margin-top: 0;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
  }

  .wrp-icon-title-copy {
    align-items: center;
    width: 50px;
    margin-top: auto;
    margin-bottom: auto;
    padding-top: 0;
    padding-bottom: 5px;
  }

  .wrp-icon-title--place {
    align-items: center;
    width: 100px;
    padding-bottom: 5px;
  }

  .wrp-icon-data-copy {
    grid-column-gap: 10px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    place-items: stretch start;
    width: 100%;
    max-width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    display: flex;
    position: relative;
  }

  .wrp-icon-title-copy {
    align-items: center;
    width: 100%;
    padding-bottom: 5px;
  }

  .wrp-icon-data-copy {
    grid-column-gap: 0px;
    grid-row-gap: 15px;
    flex-flow: wrap;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    place-items: stretch start;
    width: 100%;
    max-width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    display: flex;
    position: relative;
  }

  .wrp-icon-data--sms {
    grid-column-gap: 10px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    place-items: stretch start;
    width: 100%;
    max-width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    display: flex;
    position: relative;
  }

  .wrp-icon-data-copy--israel-football {
    grid-column-gap: 0px;
    grid-row-gap: 15px;
    flex-flow: wrap;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    place-items: stretch start;
    width: 100%;
    max-width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    display: flex;
    position: relative;
  }

  .wrp-title-icon-oly--israel-football {
    width: 100%;
    display: block;
  }

  .but-desk-football-israel {
    width: 68.054%;
    display: none;
  }

  .but-mobile-football-israel {
    order: -1;
    justify-content: center;
    width: 100%;
    padding: 12px;
    font-size: 1rem;
    line-height: 1.2rem;
    display: flex;
  }

  .text-block-324, .text-block-215-copy-copy {
    font-size: .7rem;
    line-height: 3.05vw;
  }

  .text-span-87 {
    margin-right: 5px;
    font-size: 3vw;
  }

  .text-block-2113-cmobiley-2 {
    justify-content: center;
    align-items: center;
    font-size: 1.9rem;
    display: flex;
  }

  .ynet-euro-2024-olympic-decor-center-1-4 {
    display: none;
  }

  .div-block-163 {
    background-color: #0000;
    height: 15px;
    padding-bottom: 15px;
    padding-right: 0;
  }

  .text-block-214-copy-7 {
    font-size: 6.35294vw;
    line-height: 5vw;
  }

  .imageparis-351 {
    width: 404px;
    height: 41.2917px;
  }

  .imageparis-343-copy-mobile {
    display: none;
  }

  .text-block-325 {
    font-size: 6.35294vw;
    line-height: 5vw;
  }

  .imageparis-343-copy {
    display: none;
  }

  .imageparis-346 {
    width: 0;
    display: none;
  }

  .ynet-euro-2024-hp-decor-center-rignt-4 {
    z-index: 0;
    width: 100%;
    display: none;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .text-block-2113-copy-3 {
    justify-content: center;
    align-items: center;
    font-size: 12.5647vw;
    display: none;
  }

  .text-block-214-copy-8 {
    font-size: 6.35294vw;
    line-height: 5vw;
  }

  .ynet-olympic-2024-olympic-counter-4 {
    background-image: linear-gradient(90deg, #003a54, #5ccbc7);
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    background-attachment: scroll;
    justify-content: center;
    height: 100px;
    margin-bottom: 0;
    padding-right: 2vw;
    overflow: hidden;
  }

  .text-block-214-copy-9 {
    font-size: 6.35294vw;
    font-weight: 400;
    line-height: 5vw;
  }

  .text-block-215-copy-2 {
    font-size: .7rem;
    line-height: 3.05vw;
  }

  .imageparis-347 {
    width: 48px;
    font-size: .5rem;
  }

  .ynet-brand-footer-endcredits {
    width: 85%;
    font-size: .8rem;
    line-height: 1rem;
  }

  .ynet-brand-footer-endcredits.dark {
    align-self: center;
  }

  .ynet-brand-footer-txt {
    justify-content: center;
    align-items: center;
    margin-right: 5px;
    padding-right: 5px;
    line-height: 50%;
    display: flex;
  }

  .ynet-brand-footer-txt.rights {
    letter-spacing: 0;
    line-height: 60%;
  }

  .ynet-brand-footer-txt.mobile {
    justify-content: center;
    align-self: auto;
    align-items: center;
    line-height: 34%;
    display: flex;
  }

  .ynet-brand-footer-rbox {
    justify-content: center;
    align-self: center;
    align-items: center;
  }

  .ynet-brand-footer-link {
    font-size: .9em;
    display: block;
  }

  .ynet-brand-footer-links {
    justify-content: center;
    align-items: center;
    line-height: 1px;
  }

  .footer_ynet_desktop_light {
    padding-top: 0;
  }

  .ynet-brand-footer-box {
    align-self: center;
  }

  .ynet-brand-footer-greyline {
    align-self: center;
    width: 86vw;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .wrp-headline-tiker-mobile {
    background-color: #003a54;
    border-radius: 0;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 20px;
    margin-bottom: 4px;
    display: flex;
    position: relative;
    overflow: hidden;
  }

  .line-pink1-oly {
    width: 20%;
    height: 3px;
    position: absolute;
    inset: 30% 0% 0% auto;
  }

  .image-361-copy-copy-copy {
    width: 20%;
    height: 3px;
    position: absolute;
    inset: 63% 0% 0% auto;
  }

  .wrp-data-segal {
    width: auto;
  }

  .wrp-achievement--, .wrp-achievement--nn {
    grid-row-gap: 10px;
    grid-template-rows: auto;
    justify-items: start;
  }

  .text-table-oly--title--date {
    width: 15%;
    padding-right: 0;
  }

  .text-table-oly--data {
    width: 15%;
    height: 80px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .text-table-oly-houer {
    width: 20%;
    height: 80px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .text-table-oly--title--hou {
    width: 20%;
  }

  .text-table-oly--comp {
    height: 80px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .text-table-oly--title--outcome {
    width: 35%;
  }

  .text-table-oly--outcome {
    width: 35%;
    height: 80px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .text-block-310--stiil {
    text-align: left;
    font-size: 1rem;
    display: block;
  }

  .ynet-brand-header-share-icon {
    height: 26px;
    padding: 3%;
  }

  .ynet-brand-header-share-icon._3, .ynet-brand-header-share-icon._1, .ynet-brand-header-share-icon._2 {
    height: 40px;
  }

  .ynet-brand-header-share-box {
    grid-column-gap: 10px;
    justify-content: center;
    align-items: stretch;
    margin-top: 0;
    display: flex;
  }

  .ynet-brand-header-box {
    height: 100%;
  }

  .ynet-brand-header-share-link.dark {
    filter: none;
  }

  .ynet-brand-header-sides {
    justify-content: flex-start;
  }

  .projects_header_light {
    z-index: 1;
    background-color: #fff0;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
    position: static;
  }

  .header_ynetlogo_light {
    justify-content: flex-start;
    max-width: 71%;
    margin-right: 0;
  }

  .header_ynetlogo_dark {
    justify-content: flex-end;
    max-width: 71%;
    margin-right: 0;
  }

  .initial-navmobile {
    justify-content: center;
    align-items: stretch;
    height: 40px;
    transition-duration: .3s;
    transition-timing-function: cubic-bezier(.645, .045, .355, 1);
    display: flex;
    position: relative;
  }

  .wrp-gold-medal--one {
    grid-template-columns: 1fr;
  }

  .text-table-oly--outcome1 {
    width: 40%;
    height: 80px;
    padding-top: 0;
    padding-bottom: 0;
    font-size: .9rem;
  }

  .text-table-oly--title--outcome1 {
    width: 40%;
  }

  .bold-text-39 {
    line-height: 32px;
  }

  .wrp-box-data-segal {
    grid-row-gap: 10px;
    flex-flow: column;
    align-items: center;
    height: 100px;
    margin-top: 5px;
    display: flex;
  }

  .text-table-oly--title--football {
    width: 15%;
  }

  .text-table-oly--football, .text-table-oly--fb {
    width: 15%;
    height: 80px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .text-table-oly--title-copy-ft {
    width: 15%;
  }

  .text-table-oly--title--ft {
    width: 50%;
  }

  .text-table-oly--title-fttttcopy {
    width: 20%;
  }

  .text-table-oly--ft {
    width: 20%;
    height: 80px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .text-table-oly-ft {
    width: 50%;
    height: 80px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .text-table-oly-copy-3 {
    height: 80px;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 5px;
    font-size: .9rem;
  }

  .text-table-oly--title-copy-4 {
    padding-right: 0;
  }

  .link-block-22 {
    z-index: 100;
    position: absolute;
    inset: auto auto auto 0%;
  }

  .nav_stickey_28-mobile {
    z-index: 3000;
    background-color: #fff;
    width: auto;
    height: 40px;
    position: relative;
  }

  .h-p-ynet-haeder-nb-mobile, .ynet--ynet-header-navbar-mobile, .news-ynet-header-navbar-mobile, ._24-7-ynet-header-navber-mobile, .podcast-ynet-header-navbar-copy, .sport-ynet-haeder-navbar-copy, .calala-ynet-header-navbar-copy, .tarbut-ynet-header-navbar-copy, .gossip-ynet-header-navber-copy, .health-yent-header-navbar-copy, .car-ynet-header-navbar-copy, .digital-ynet-header-navbar-copy, .towomen-ynet-header-navbar-copy, .food-ynet-haeder-navbar-copy {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 14px;
  }

  .container-3-mobile {
    width: auto;
    display: block;
    box-shadow: 0 4px 5px -2px #0003;
  }

  .text-span-92 {
    color: #efa9cd;
    padding-left: 5px;
    padding-right: 5px;
  }

  .mobile-tker-wrp-oly-2 {
    flex: 1;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    font-family: "Mosestext 1", sans-serif;
    display: block;
  }

  .text-tiker-mobile-2 {
    color: #fff;
    justify-content: center;
    padding-left: 5px;
    font-family: "Mosestext 1", sans-serif;
    font-size: .8rem;
    display: flex;
  }

  .ce-mobile-2 {
    height: 90px;
    margin-bottom: 0;
    display: flex;
  }

  .text-block-334, .text-block-335, .text-block-336 {
    font-size: .9rem;
    line-height: 1.2rem;
  }

  .projects_header_light-2 {
    display: flex;
    position: sticky;
  }

  .link_header_ynetlogo_lightmode-2 {
    justify-content: center;
    align-items: center;
  }

  .header_ynetlogo_light-2 {
    justify-content: center;
    align-items: stretch;
    max-width: 71%;
    margin-right: 0;
  }

  .div-block-168 {
    margin-top: 10px;
    margin-bottom: 20px;
  }

  .wrp-card-rhythmic-gymnastics, .wrp-card-sailing {
    padding-left: 10px;
    padding-right: 10px;
    display: block;
  }

  .div-block-170 {
    background-color: #0000;
    height: 15px;
    padding-bottom: 15px;
    padding-right: 0;
  }

  .text-span-96 {
    margin-right: 5px;
    font-size: 3vw;
  }

  .text-block-338, .text-block-215-copy-5 {
    font-size: .7rem;
    line-height: 3.05vw;
  }

  .text-block-214-copy-13 {
    font-size: 6.35294vw;
    font-weight: 400;
    line-height: 5vw;
  }

  .imageparis-359 {
    width: 404px;
    height: 41.2917px;
  }

  .text-block-339, .text-block-214-copy-15 {
    font-size: 6.35294vw;
    line-height: 5vw;
  }

  .imageparis-361 {
    width: 0;
    display: none;
  }

  .body-13 {
    background-color: #fff0;
  }

  .ynet-euro-2024-hp-cta-warp {
    padding-top: 3px;
  }

  .text-block-340 {
    direction: rtl;
    justify-content: flex-end;
    align-items: center;
    font-size: 4vw;
  }

  .text-span-97 {
    margin-right: 5px;
    font-size: .7rem;
  }

  .ynet-olympic-2024-time-counter-wap-copy-copy {
    grid-column-gap: 10%;
    grid-row-gap: 10%;
    text-align: center;
    justify-content: center;
    align-self: flex-end;
    align-items: flex-start;
    margin-bottom: 0;
    display: flex;
    position: relative;
    top: -6px;
    bottom: 0%;
  }

  .section {
    padding-top: 0;
    padding-bottom: 40px;
    display: block;
  }

  .section.none {
    display: none;
  }

  .section-titles {
    border-bottom: 3px solid var(--red-euro);
    text-align: right;
    margin: 40px 10px 15px;
    padding-left: 10px;
    padding-right: 0;
  }

  .accordion-item {
    box-shadow: none;
    border-bottom: 1px solid #cccccb;
    margin-bottom: 0;
    margin-left: 10px;
    margin-right: 10px;
  }

  .faq-question {
    font-weight: 400;
  }

  .wrp-img-click-pricelist {
    justify-content: flex-start;
    align-items: center;
    margin-top: 10px;
    margin-bottom: 10px;
    display: flex;
    position: static;
  }

  .text-block-342 {
    color: #000;
    font-size: 1rem;
  }

  .wrp-all-text-pricelist {
    grid-column-gap: 10px;
    grid-row-gap: 15px;
    flex-flow: column;
    margin-top: 20px;
    display: flex;
  }

  .div-block-175 {
    z-index: 1000;
    background-color: #7676769e;
    justify-content: center;
    align-items: center;
    width: 100vw;
    height: 100vh;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: static;
    inset: 0%;
  }

  .div-block-176 {
    background-color: #fff;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 80%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
    display: flex;
  }

  .text-block-343 {
    display: block;
  }

  .accordion-trigger1 {
    margin-bottom: 0;
    padding-bottom: 16px;
    padding-left: 0;
    padding-right: 0;
    position: relative;
  }

  .content-web-trade {
    margin-top: 40px;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
  }

  .table-title-traide, .table-title-traide.red-line-traide {
    display: block;
  }

  .wrp-main-nb-traide {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    direction: rtl;
    flex-flow: row;
    justify-content: flex-start;
    width: 100vw;
    max-width: 100%;
    height: 60px;
    margin-bottom: 0;
    margin-left: 10px;
    margin-right: 0;
    padding-left: 0;
    padding-right: 20px;
    display: flex;
    position: relative;
    overflow: scroll;
  }

  .wrp-commercial-content {
    grid-column-gap: 0px;
    grid-row-gap: 10px;
    flex-flow: column;
    display: flex;
  }

  .title-prodact-name-mobile {
    font-size: 1.5rem;
    line-height: 1.5rem;
  }

  .link-block-26 {
    color: #000;
    font-size: 1rem;
    text-decoration: none;
  }

  .div-block-178 {
    direction: ltr;
    width: 100%;
  }

  .fs_modal-1_cover-2 {
    background-color: #0000;
  }

  .fs_modal-1_button-2 {
    color: #000;
    background-color: #1378d100;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .fs_modal-1_cover-3 {
    background-color: #0000001c;
  }

  .fs_modal-1_button-3 {
    color: #000;
    background-color: #1378d100;
    padding-right: 0;
  }

  .wrp-header-pricelist-ynet {
    grid-row-gap: 10px;
    flex-flow: row;
    order: -1;
    justify-content: space-around;
    align-items: center;
    width: 100%;
    height: auto;
    margin-top: 20px;
    margin-bottom: 40px;
    padding-right: 0;
    display: flex;
    position: relative;
  }

  .icon-text-pricelist {
    grid-row-gap: 0px;
    height: 160px;
  }

  .text-pricelist {
    height: auto;
    font-size: 1.4rem;
    line-height: 1.7rem;
  }

  .wrp-main-pricelist {
    height: 100vh;
  }

  .image-366, .icon-pricelist {
    width: 80px;
  }

  .image-368 {
    width: 80px;
    height: 108px;
  }

  .header_ynet_desktop-2 {
    z-index: 20000;
    width: 0;
    display: none;
    position: static;
    top: 0;
  }

  .ynet-brand-header-share-box-2 {
    grid-column-gap: 6px;
    height: 66%;
    display: none;
  }

  .initial-navmobile-2 {
    justify-content: center;
    align-items: stretch;
    width: 0;
    height: 40px;
    transition-duration: .3s;
    transition-timing-function: cubic-bezier(.645, .045, .355, 1);
    display: none;
    position: relative;
  }

  .ynet-brand-header-share-icon-2 {
    height: 26px;
    padding: 3%;
  }

  .ynet-logo-flashes-redmails-2 {
    background-color: #fff;
    justify-content: center;
    width: 0;
    height: 51px;
    margin-top: 10px;
    margin-bottom: 0;
    display: none;
    position: static;
    top: 0;
  }

  .erp-header-redmail-mbzakim-2 {
    display: none;
  }

  .medal-israel-segal-stempa-copy {
    top: 315px;
  }

  .fs_modal-1_button-5 {
    background-color: var(--euro-yellow);
    padding: 0;
  }

  .wrp-all-content-desktop {
    padding-left: 10px;
    padding-right: 10px;
    display: block;
    overflow: hidden;
  }

  .wrp-all-content-desktop.none {
    display: none;
  }

  .grid-table-3-white {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .fs_modal-1_popup-8 {
    display: none;
  }

  .fs_modal-1_heading-9 {
    font-size: 1.2rem;
  }

  .fs_modal-1_content-7 {
    flex-flow: column;
    padding-bottom: 0;
    padding-left: 1rem;
    padding-right: 1rem;
    display: flex;
  }

  .fs_modal-1_image-7 {
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
  }

  .fs_modal-1_wrapper-7 {
    align-items: center;
  }

  .text-redline-left {
    padding-right: 0;
  }

  .bold-text-44 {
    padding-left: 5px;
    padding-right: 5px;
    font-weight: 400;
  }

  .image-371 {
    width: auto;
  }

  .image-372 {
    width: 150px;
  }

  .wrp-logo-ynet-pricelisr {
    top: 1%;
  }

  .fs_modal-1_button-9 {
    padding-right: 0;
  }

  .wrp-title-2-pricelist {
    grid-column-gap: 0px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .headline-table-mobile {
    color: var(--ynet-red);
    text-align: right;
    justify-content: flex-start;
    align-items: flex-start;
    width: 92.4375px;
    font-family: "Mosestext 1", sans-serif;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.2rem;
    display: flex;
  }

  .table-3-mobile {
    color: var(--gary);
    text-align: right;
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    font-family: "Mosestext 1", sans-serif;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.2rem;
    display: flex;
  }

  .fs_modal-1_button-16 {
    padding-right: 0;
  }

  .fs_modal-1_close-15 {
    display: block;
  }

  .fs_modal-1_heading-18 {
    text-align: center;
    font-size: 1.2rem;
  }

  .fs_modal-1_content-16 {
    flex-flow: column;
    justify-content: center;
    display: flex;
  }

  .fs_modal-1_wrapper-16 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .fs_modal-1_popup-17 {
    flex-flow: column;
    display: none;
  }

  .fs_modal-1_button-17 {
    padding-right: 0;
  }

  .ynet-weekend-photo-gallery-main-section-copy {
    grid-row-gap: 0rem;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    margin: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .grid3-table-mobile, .text3-grid-table-mobile {
    grid-column-gap: 10px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .fs_modal-1_button-18 {
    padding-right: 0;
  }

  .fs_modal-1_heading-20 {
    font-size: 1.2rem;
  }

  .fs_modal-1_content-18 {
    flex-flow: column;
    justify-content: center;
    place-items: center;
    display: flex;
  }

  .fs_modal-1_wrapper-18 {
    flex-flow: column;
    display: flex;
  }

  .fs_modal-1_popup-19 {
    display: none;
  }

  .fs_modal-1_button-19 {
    padding-right: 0;
  }

  .img-desk-oly-counter {
    display: none;
  }

  .imag-mobile-oly-counter {
    margin-bottom: 10px;
    display: block;
  }

  .body-2-olympic {
    background-color: #fff0;
  }

  .heading-33 {
    letter-spacing: .35rem;
    text-indent: -4px;
    align-self: center;
    width: 100%;
    padding-bottom: 0;
    font-size: 1.6rem;
    line-height: 1.7rem;
  }

  .text-block-355 {
    text-align: center;
    letter-spacing: 1.8px;
    align-self: center;
    font-size: 1.2rem;
    line-height: 1.2rem;
  }

  .text-block-356 {
    text-align: center;
    margin-right: 0;
    font-size: 1.25rem;
    line-height: 1.5rem;
  }

  .heading-34 {
    direction: rtl;
    color: #a3e7f0;
    letter-spacing: .5rem;
    text-indent: -7px;
    border-top-style: solid;
    border-top-color: #fff;
    border-bottom-style: solid;
    align-self: center;
    width: 100%;
    margin-top: 6px;
    margin-bottom: 8px;
    padding-top: 5px;
    padding-bottom: 6px;
    font-size: 1.5rem;
    line-height: 1;
  }

  .ynet-brand-header-share-icon-olympic-gallery-f {
    height: 26px;
    padding: 3%;
  }

  .ynet-brand-header-share-icon-olympic-gallery-f._1 {
    margin-top: 0;
  }

  .ynet-brand-header-share-icon-olympic-gallery-x {
    height: 26px;
    padding: 3%;
  }

  .ynet-brand-header-share-icon-olympic-gallery-x._2 {
    margin-top: 0;
  }

  .y-wnet-brand-header-share-icon-olympic-gallery {
    height: 26px;
    padding: 3%;
  }

  .y-wnet-brand-header-share-icon-olympic-gallery._3 {
    margin-top: 0;
  }

  .ynet-brand-header-sides-olyimpic-gallery {
    justify-content: flex-start;
    margin-left: 45px;
  }

  .wrp-grig2-desk-pricelist {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .grid-table2--pricellist, .grid-table-2-white {
    grid-template-columns: 1fr 1fr;
  }

  .fs_modal-1_content-19 {
    flex-flow: column;
    justify-content: center;
    display: flex;
  }

  .fs_modal-1_wrapper-19 {
    flex-flow: column;
    align-items: center;
    display: flex;
  }

  .fs_modal-1_popup-20 {
    display: none;
  }

  .text-block-357 {
    white-space: nowrap;
  }

  .image-player-paralympic {
    width: 147px;
    height: 191px;
    padding-top: 0;
  }

  .text-table-oly-houer-- {
    width: 20%;
    height: 80px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .hedline-table-pralimpic-date {
    width: 20%;
    padding-right: 0;
  }

  .text-table-parlimpic {
    width: 20%;
    height: 80px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .hedline-table-pralimpic-houersopy {
    width: 20%;
    padding-right: 0;
  }

  .text-table-oly-houer-copy-copy {
    width: 30%;
    height: 80px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .hedline-text-scrore-parlimpic {
    width: 30%;
  }

  .table-score-table-parlimpic {
    width: 30%;
    height: 80px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .wrp-section-header-ynet {
    grid-row-gap: 20px;
  }

  .ynet-logo-pricellist {
    order: 1;
    width: 190px;
    position: absolute;
    inset: 0%;
  }

  .date-pricelist {
    text-align: right;
    white-space: normal;
    order: -1;
    justify-content: flex-end;
    align-items: center;
    margin-left: 0;
    margin-right: 16px;
  }

  .container-10, .container-11 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-197 {
    background-color: #0000;
    height: 15px;
    padding-bottom: 15px;
    padding-right: 0;
  }

  .text-block-214-copy-18 {
    font-size: 6.35294vw;
    font-weight: 400;
    line-height: 5vw;
  }

  .text-block-360 {
    font-size: .7rem;
    line-height: 3.05vw;
  }

  .ynet-olympic-2024-hp-title-warp-copy-2 {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
    justify-content: center;
    align-self: stretch;
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    display: flex;
  }

  .text-block-2140 {
    white-space: nowrap;
    overflow-wrap: normal;
    font-size: 2.488vw;
  }

  .text-block-2141 {
    font-size: 6.35294vw;
    line-height: 5vw;
  }

  .imageparis-363 {
    width: 0;
    display: none;
  }

  .text-span-98 {
    margin-right: 5px;
    font-size: 3vw;
  }

  .imageparis-364 {
    width: 404px;
    height: 41.2917px;
  }

  .ynet-euro-2024-hp-cta-warp-2 {
    width: auto;
    padding: 3px 5px;
  }

  .ynet-olympic-2024-olympic-counter-7 {
    background-image: linear-gradient(90deg, #003a54, #5ccbc7);
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    background-attachment: scroll;
    justify-content: center;
    height: 100px;
    margin-bottom: 0;
    padding-right: 2vw;
    overflow: hidden;
  }

  .container-12, .nav-menu-9 {
    width: auto;
  }

  .container-13, .container-14, .container-15, .container-16 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .navbar-pricelist {
    width: 100%;
    margin-left: 0;
    margin-right: auto;
  }

  .erp-gif-mobile {
    background-color: red;
    background-image: linear-gradient(207deg, #1b1936, #313146);
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100vw;
    height: 100vh;
    display: flex;
    position: relative;
  }

  .fs_modal-1_heading-22 {
    font-size: 1.2rem;
  }

  .fs_modal-1_content-20 {
    flex-flow: column;
    justify-content: center;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .fs_modal-1_wrapper-20 {
    justify-content: center;
    display: flex;
  }

  .fs_modal-1_popup-21 {
    display: none;
  }

  .fs_modal-1_button-21 {
    padding-right: 0;
  }

  .image-379, .image-380 {
    height: 400px;
  }

  .image-381 {
    height: 350px;
  }

  .hedline-pricelist-rechtext {
    color: #000;
    padding-right: 0;
    font-size: 1rem;
  }

  .comments-pricelist {
    margin-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 1.2rem;
    display: block;
  }

  .wrp-all-text-pricelist-2 {
    grid-row-gap: 10px;
    flex-flow: column;
    margin-top: 20px;
    display: flex;
  }

  .text2-grid-table-mobile-copy {
    grid-column-gap: 0px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .wrp-text-comments {
    color: #605c5c;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 1.2rem;
  }

  .grid2-table-mobile {
    grid-column-gap: 10px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .text2-grid-table-mobile {
    grid-column-gap: 0px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .text-block-2142 {
    color: var(--gary);
  }

  .wrp-lottie-lottie {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    height: 400px;
    margin-top: 0;
    display: flex;
  }

  .headline-table-mobile-copy {
    color: var(--ynet-red);
    text-align: right;
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
    font-family: "Mosestext 1", sans-serif;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.2rem;
    display: flex;
  }

  .rich-text-block-12 {
    text-align: right;
    flex-flow: column;
    align-items: flex-start;
  }

  .grid3-table-mobile-copy, ._2-grid-rexr-richtext {
    grid-column-gap: 10px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .img-goalball {
    -webkit-text-fill-color: inherit;
    object-fit: cover;
    object-position: 60% 0%;
    background-clip: border-box;
    width: 100%;
    height: 100%;
  }

  .img-goalball.kesef {
    border-color: #cecdcd;
  }

  .wrp-img-goalball {
    width: 80%;
    height: 400px;
  }

  .paris2024-navbar-inside-desjtop-parlimpic {
    width: 100vw;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
    overflow: scroll;
  }

  .paris2024-navbar-inside-desjtop-parlimpic.desktop--parlimpic {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    margin-top: 0;
    display: flex;
  }

  .wrp-icon-data--goalteam {
    grid-column-gap: 0px;
    grid-row-gap: 15px;
    flex-flow: wrap;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    place-items: stretch start;
    width: 100%;
    max-width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    display: flex;
    position: relative;
  }

  .grid2-table-pricelist, .text2-grid-pricelist-mobile {
    grid-column-gap: 10px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .grid2-pricelist-white {
    grid-template-columns: 1fr 1fr;
  }

  .image-383 {
    object-fit: fill;
    height: 13px;
  }

  .text-table-oly--ballgoal {
    width: 30%;
    height: 80px;
    padding-top: 0;
    padding-bottom: 0;
    font-size: .9rem;
  }

  .text-table-oly--title--ballgoal {
    width: 30%;
    font-size: 1rem;
  }

  .table-3-mobile-packages {
    color: var(--gary);
    text-align: right;
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    padding-right: 20px;
    font-family: "Mosestext 1", sans-serif;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.2rem;
    display: flex;
  }

  .fs_modal-1_content-21 {
    flex-flow: column;
    display: flex;
  }

  .fs_modal-1_popup-22 {
    display: none;
  }

  .fs_modal-1_button-22 {
    padding-right: 0;
  }

  .bold-text-74 {
    font-weight: 400;
  }

  .footer_ynetpricelis {
    display: flex;
  }

  .wrp-back-text-book-library {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    justify-content: center;
    width: auto;
    margin-top: 12px;
    padding-left: 20px;
    font-size: 1.1rem;
    line-height: .5rem;
  }

  .wrp-back-text-book {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: flex-start;
    align-items: center;
    height: 440px;
    padding: 30px 30px 0;
  }

  .image-384 {
    width: 180px;
  }

  .mask-5 {
    width: 100%;
    height: 100%;
  }

  .slider-7 {
    justify-content: center;
    align-items: center;
    height: 440px;
    display: flex;
  }

  .euro24-tg-s8-info-card-front-2 {
    z-index: 0;
    width: auto;
    height: 440px;
    display: block;
  }

  .wrp-card-library-book {
    width: auto;
    height: 440px;
  }

  .wrp-slider-hp-book-library24-desk {
    display: none;
  }

  .euro24-tg-s8-info-card-back-2 {
    width: auto;
    height: 440px;
    display: block;
    inset: 0%;
  }

  .subtitle-book-library {
    font-size: 1rem;
    line-height: 1.3rem;
  }

  .wrp-headline-text-book-library {
    grid-row-gap: 10px;
  }

  .left-arrow-4 {
    inset: auto auto 5% 0%;
  }

  .right-arrow-6 {
    inset: auto 0% 5% auto;
  }

  .slider1 {
    margin-left: 0;
  }

  .text-author-library {
    line-height: 16px;
  }

  .x-image-book {
    padding-left: 0;
  }

  .img-cover {
    width: 180px;
  }

  .author-book-library {
    font-size: 1.2rem;
    line-height: 1.3rem;
  }

  .image-390 {
    width: 180px;
  }

  .euro24-tg-s8-info-card-front-3 {
    z-index: 0;
    width: auto;
    height: 440px;
    transition-duration: 0s;
    display: block;
  }

  .euro24-tg-s8-info-card-back3 {
    width: auto;
    height: 440px;
    padding: 0;
    display: block;
    inset: 0%;
  }

  .readmore-hover {
    display: none;
  }

  .title-book-library2 {
    font-size: 1.125rem;
    line-height: 1.2rem;
  }

  .text-author-library2 {
    padding-left: 40px;
    font-size: .75rem;
    line-height: 16px;
  }

  .slide-16 {
    direction: ltr;
    height: 440px;
  }

  .slider-10 {
    direction: ltr;
    background-color: #efefef;
    height: 400px;
  }

  .image-391 {
    object-fit: cover;
    width: 100%;
    height: 440px;
    display: block;
  }

  .left-arrow-5 {
    inset: 0% auto 0% 0%;
  }

  .right-arrow-9 {
    height: 100%;
  }

  .icon12 {
    object-fit: cover;
    background-color: #1e1e1e;
    border-radius: 20px;
    width: 30px;
    height: 30px;
    margin-left: 5px;
    padding: 10px;
    position: absolute;
    inset: auto 0% 5% 15%;
  }

  .icon13 {
    object-fit: cover;
    background-color: #1e1e1e;
    border-radius: 100px;
    width: 30px;
    height: 30px;
    margin-right: 5px;
    padding: 10px;
    position: absolute;
    inset: auto 15% 5% auto;
    transform: rotateX(0)rotateY(-180deg)rotateZ(0);
  }

  .img-open-mobilr-book {
    z-index: 10;
    object-fit: cover;
    width: 100%;
    height: 440px;
    display: block;
    position: absolute;
    inset: 0%;
  }

  .ya-kidsto-land-counter-text {
    font-size: 4vw;
  }

  .ya-kidsto-land-counter-text.light {
    font-size: 3.6vw;
  }

  .ya-kidsto-land-counter-num {
    font-size: 4.5vw;
  }

  .ya-kidsto-midframe-textox {
    z-index: 4;
    grid-column-gap: 0em;
    grid-row-gap: 0em;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100vw;
    margin-top: 0%;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    position: absolute;
    inset: auto 0% 0%;
  }

  .ya-kidsto-land {
    justify-content: space-between;
    align-items: center;
    height: 150vw;
    margin-top: 0;
    position: relative;
    bottom: 50px;
  }

  .ya-kidsto-midframe-textox-h1 {
    font-size: 22vw;
  }

  .ya-kidsto-midframe-textox-h1._2nd {
    font-size: 23vw;
  }

  .ya-kidsto-midframe-textox-h1._3rd {
    margin-top: 1.6vw;
    font-size: 12vw;
  }

  .ya-kidsto-midframe-textox-h2 {
    text-align: center;
    margin-bottom: 1rem;
    padding-left: 2rem;
    padding-right: 2rem;
    font-size: 5vw;
    font-weight: 400;
  }

  .ya-kidsto-midframe-textox-h3 {
    margin-top: .3rem;
    margin-bottom: .5rem;
    font-size: 4.3vw;
  }

  .ya-kidsto-midframe-textox-head {
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .ya-kidsto-midframe-textox-head.hl {
    width: 100%;
    height: auto;
    margin-top: -7px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 7px;
  }

  .ya-kidsto-land-counter {
    width: 16vw;
    height: 16vw;
    margin-top: -16px;
    margin-right: -7px;
    padding-bottom: 0;
  }

  .ya-kidsto-midframe-textox-head-2ndline {
    width: auto;
    margin-top: -7px;
  }

  .ya-kidsto-midframe-textox-head-1stline {
    align-self: auto;
    margin-left: 10vw;
  }

  .ya-kidsto-midframe {
    height: auto;
  }

  .ya-kidsto-land-ribbonsfull {
    height: 26vw;
  }

  .ya-kidsto-land-ribbonsfull.mobile-visible {
    display: block;
  }

  .ya-kidstro-item-visbox {
    margin-left: auto;
    margin-right: auto;
    transform: none;
  }

  .ya-kidstro-item-visbox.flip {
    justify-content: flex-start;
    align-items: flex-start;
    transform: none;
  }

  .ya-kidstro-item-h2 {
    text-align: center;
    letter-spacing: 0;
    font-size: 4.5vw;
  }

  .ya-kidstro-item {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100vw;
    margin-top: 0;
    margin-bottom: 6em;
  }

  .ya-kidstro-item.flip {
    flex-flow: column;
  }

  .ya-kidstro-item-vis {
    transform-origin: 50% 100%;
    width: 95vw;
    height: 90vw;
  }

  .ya-kidstro-item-vis-credit {
    z-index: 3;
    max-width: 100%;
    margin-top: -2em;
    margin-left: 10px;
    margin-right: 10px;
    display: none;
    position: relative;
  }

  .ya-kidstro-item-vis-credit.flip {
    text-align: right;
  }

  .ya-kidstro-item-r {
    width: 100vw;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: auto;
  }

  .ya-kidstro-item-trigger {
    margin-left: auto;
    margin-right: auto;
  }

  .ya-kidstro-item-trigger.flip {
    margin-left: auto;
  }

  .ya-kidstro-item-heads {
    align-items: center;
    width: 90%;
    min-height: auto;
    margin: 2em auto 1em;
  }

  .ya-kidstro-item-heads.flip {
    min-height: auto;
    margin-top: 2.225em;
  }

  .ya-kidstro-item-textblock {
    background-image: linear-gradient(#0000, #0000);
    margin-top: 1.2em;
    margin-bottom: 0;
  }

  .ya-kidstro-item-h1 {
    text-align: center;
    font-size: 11vw;
    line-height: 2.5rem;
  }

  .ya-kidstro-wrap {
    margin-top: -10%;
    margin-bottom: 0;
  }

  .ya-kidstro-item-trigger-glyph {
    line-height: 63%;
  }

  .ya-kidstro-item-l {
    width: 90%;
  }

  .code-embed-7 {
    display: block;
  }

  .veeda-section-land-details {
    z-index: 1000;
    text-align: center;
    margin-top: 1rem;
    margin-bottom: 1rem;
    padding-bottom: 1.5rem;
    padding-left: 3vw;
    padding-right: 3vw;
  }

  .wrp-icon-transportation-conference-2024 {
    width: 90px;
    height: auto;
  }

  .wrp-icon-transportation-conference-2024.icon {
    width: 70px;
  }

  .wrp-icon-transportation-conference-2024.icon._2icon {
    width: 90px;
  }

  .icon-transportationconference2024 {
    width: 35px;
  }

  .wrp-icon1-transportation-conference-2024 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
    justify-content: center;
    display: grid;
  }

  .wrp-icon-transportation-conference-2024-maiintitle {
    width: 230px;
  }

  .wrp-icon1-transportation-conference-2024-copy, .image-395 {
    width: 80%;
  }

  .veeda-section-land-heading {
    height: 257.101px;
    margin-bottom: 20px;
  }

  .subject_container-_transfor-confidance {
    grid-row-gap: 10px;
  }

  .subject-2_transfor-confidance {
    width: 100%;
    margin-bottom: 1vw;
    margin-left: 1vw;
    margin-right: 1vw;
  }

  .h1-2-_transfor-confedende {
    font-size: 5vw;
    line-height: 7vw;
  }

  .image-396 {
    width: 90vw;
  }

  .image-27-desktop {
    width: 100%;
    height: auto;
    margin-bottom: auto;
    display: none;
  }

  .image-27-mobile {
    box-sizing: border-box;
    aspect-ratio: auto;
    object-fit: fill;
    width: 100%;
    max-width: 100%;
    height: auto;
    margin-bottom: auto;
    display: block;
    overflow: clip;
  }

  .text-block-2154 {
    text-align: center;
    width: 20rem;
  }

  .text-span-99 {
    font-size: 1.8rem;
    line-height: 3rem;
  }

  .bold-text-78 {
    font-size: 1.8rem;
    line-height: 0;
  }

  .text-span-101, .bold-text-79, .bold-text-81, .bold-text-82 {
    font-size: 1.8rem;
  }

  .ynet-brand-header-share-icon-etratzon {
    height: 26px;
    padding: 3%;
  }

  .ynet-brand-header-share-icon-etratzon._1 {
    height: 40px;
  }

  .ynet-brand-header-share-icon-etratzon-t {
    height: 26px;
    padding: 3%;
  }

  .ynet-brand-header-share-icon-etratzon-t._2 {
    height: 40px;
  }

  .ynet-brand-header-share-icon-etratzon-wa {
    height: 26px;
    padding: 3%;
  }

  .ynet-brand-header-share-icon-etratzon-wa._3 {
    height: 40px;
  }

  .rt-book {
    direction: rtl;
    color: #000;
    text-align: right;
    font-size: .9rem;
    line-height: 1.3rem;
  }

  .wrp-text-trasnfor2024 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    width: 100%;
  }

  .wrp-text-transfpr-buutom {
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
  }

  .bold-text-84 {
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 1.3rem;
  }

  .text-block-2157 {
    width: 100%;
    padding-bottom: 2px;
    font-size: 1.2rem;
    line-height: 1.5rem;
  }

  .text-block-2158 {
    font-size: 1.2rem;
    line-height: 1.4rem;
  }

  .text-block-2159 {
    font-size: 1rem;
    line-height: 1.3rem;
  }

  .div-block-212 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .text-block-2156--desk {
    font-size: 1.5rem;
    display: none;
  }

  .text-block-2156--mobile {
    font-size: 1.5rem;
    display: block;
  }

  .book-libary3-back {
    background-color: #f5f5f5;
    border-radius: 0;
  }

  .section1-netzahisrael {
    width: 100%;
  }

  .heading-35 {
    width: auto;
  }

  .text-block-2161 {
    justify-content: center;
    align-items: center;
    width: 70%;
    padding-top: 5px;
    padding-bottom: 5px;
    display: flex;
  }

  .section2-nethahisrael {
    width: 100%;
  }

  .img-netzachisrael {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .headline2-title-ni-copy {
    font-size: 2.5rem;
  }

  .headline2-title-ni {
    font-size: 1.9rem;
    line-height: 2.1rem;
  }

  .wrp-p-ni {
    width: 90%;
    padding-left: 0;
  }

  .wrp-p-ni.nopic {
    width: 90%;
  }

  .div-block-217 {
    grid-row-gap: 4px;
  }

  .wrp-article-ni {
    flex-flow: column;
    align-items: center;
    width: 100%;
    margin-top: 40px;
  }

  .imag-desk-ni {
    display: none;
  }

  .img-mobile-ni {
    object-fit: cover;
    height: 480px;
    display: block;
  }

  .wrp-maintitle-netzahisrael-copy {
    width: 90%;
    padding-left: 0;
  }

  .img-map-desk {
    width: 200%;
    margin-right: -138px;
    display: none;
  }

  .img-map-mobile-ni {
    width: 100%;
    margin-right: 0;
    display: block;
  }

  .wrp-img-map-ni {
    margin-right: 0;
  }

  .link-block-18-copy {
    width: 100px;
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-317-copy-copy-copy {
    width: 37.9063px;
    font-size: .9rem;
  }

  .body-17 {
    text-align: right;
  }

  .wrp-nav-bar-ni {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    direction: rtl;
    justify-content: flex-start;
    align-items: center;
    padding-left: 0;
    padding-right: 10px;
  }

  .wrp-right-sde-img-ni {
    width: 100%;
    display: none;
  }

  .text-desk-ni-headline {
    text-align: center;
    text-wrap: balance;
  }

  .text-mobile-ni-headline {
    text-align: center;
    text-wrap: balance;
    width: 100%;
    margin-bottom: 10px;
  }

  .text-span-108 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .wrp-img--map {
    width: 130px;
    inset: auto auto -10% 6%;
  }

  .text-span-109 {
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.2rem;
  }

  .redmail_mishne-copy, .redmail_mishne {
    text-align: right;
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 17px;
  }

  .section2-redmail-title {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .map-under-mobile {
    z-index: -10;
    width: 100%;
    margin-right: 0;
    display: block;
    position: absolute;
    inset: 0%;
  }

  .wrp-imag-mobile-map-ni {
    position: relative;
  }

  .text-block-2167 {
    color: #8a8a8a;
    padding-top: 10px;
    padding-right: 10px;
    display: block;
  }

  .veeda-section-land-bgimg, .veeda-section-land-bgimg.fade {
    display: none;
  }

  .wep-usa-elc-24 {
    flex-flow: column;
    width: auto;
    height: auto;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .code-embed-9 {
    position: absolute;
    inset: -52% 0% 0%;
  }

  .wrp-map-img-elc-24 {
    color: #fff;
    background-color: #fff;
    width: 100%;
    height: 260px;
    position: relative;
    overflow: clip;
  }

  .wrp-counter-elections-usa-24 {
    grid-column-gap: 0%;
    grid-row-gap: 7px;
    text-align: center;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    flex-flow: row;
    justify-content: center;
    align-self: flex-end;
    align-items: center;
    width: auto;
    height: 42.0938px;
    margin-left: 0;
    padding: 5px 10px;
    display: flex;
    position: static;
    top: -6px;
    bottom: 0%;
  }

  .wrp-number-usa-elections-24 {
    grid-row-gap: 10px;
    display: none;
  }

  .wrp-button-usa-elections {
    display: none;
  }

  .number-usa-elections-24 {
    font-size: 6.35294vw;
    line-height: 5vw;
  }

  .wrp-word-usa-elections-24 {
    font-size: .7rem;
    line-height: 3.05vw;
  }

  .veeda-section-speakers {
    padding-bottom: 2rem;
  }

  .text-block-2169 {
    text-align: center;
  }

  .namal-asdod {
    width: 120px;
    height: auto;
  }

  .butt-election1, .butt-election1-red {
    width: 140px;
  }

  .wrp-right-elections-usa-24 {
    grid-row-gap: 10px;
    background-color: #fff0;
    align-items: center;
    width: 100%;
    height: auto;
    margin-bottom: 10px;
    display: flex;
  }

  .wrp-text-flag-imag {
    display: block;
  }

  .wrp-live-outcome-elections-use24 {
    grid-row-gap: 10px;
    background-color: #fff0;
    width: 100%;
    display: flex;
  }

  .wrp-elections-result24 {
    grid-column-gap: 10%;
    grid-row-gap: 10%;
    text-align: center;
    justify-content: center;
    align-self: flex-end;
    align-items: center;
    margin-left: 0;
    display: flex;
    position: relative;
    top: 0;
    bottom: 0%;
  }

  .wrp-text-results-usa-ele-24 {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: none;
  }

  .infogram-embed {
    width: 100%;
  }

  .wrp-button-usa-elections--deskcopy {
    display: none;
  }

  .wrp-button-usa-elections-mobilrcopy {
    grid-column-gap: 20px;
    justify-content: center;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 40px;
    padding-right: 40px;
    display: flex;
    position: relative;
  }

  .image-408, .image-409 {
    display: none;
  }

  .wrp-elections-24-usa {
    height: auto;
  }

  .wrp-iframe-info-vote-white {
    z-index: 10;
    color: red;
    background-color: #f000;
    width: 100%;
    height: 110px;
  }

  .wrp-iframe-info-vote-black {
    color: red;
    background-color: #f000;
    width: 100%;
    height: 110px;
    display: none;
  }

  .body-elections24 {
    background-color: #fff0;
  }

  .wrp-map-img-elc-24-dark {
    color: #fff;
    background-color: #fff0;
    width: 100%;
    height: 260px;
    display: none;
    position: relative;
    overflow: clip;
  }

  .img-blue-arrow-dark {
    mix-blend-mode: normal;
    display: none;
  }

  .bold-text-87 {
    text-align: left;
    font-size: .93rem;
  }

  .image-pointe {
    display: block;
  }

  .wrp-blue-line-ynet {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    -webkit-text-stroke-color: #fff0;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    height: 30px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 17px;
    display: flex;
  }

  .text-change-election-24-usa-close {
    text-align: right;
    width: auto;
    padding-bottom: 0;
    padding-right: 5px;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1rem;
  }

  .wrp-light-news-magazine {
    width: auto;
    height: auto;
    display: block;
  }

  .div-block-237 {
    height: auto;
  }

  .collection-list-2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
    margin-left: 16px;
    margin-right: 16px;
  }

  .collection-list-wrapper-7 {
    width: auto;
  }

  .image-410 {
    aspect-ratio: auto;
    object-fit: fill;
    width: 160px;
    height: 152px;
  }

  .text-news-component {
    font-size: 12px;
    line-height: 16px;
  }

  .text-blue-line {
    direction: ltr;
    font-weight: 700;
  }

  .masek-aneria {
    width: 120px;
    height: 65px;
  }

  .logo_image-2-copy, .logo_image-2-copy-copy {
    width: 80%;
    height: auto;
  }

  .section_hero-2-_thepopleof-the-contry-copy {
    background-image: linear-gradient(#1c4e97, #43b5e8);
    align-items: flex-end;
    height: auto;
    padding-top: 78px;
    position: static;
  }

  .logo_image-2--neta {
    width: 80%;
    height: auto;
  }

  .logo_link-2-copy {
    justify-content: center;
    margin-top: 1vw;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .namal-asdod--nt-israel {
    width: 160px;
    height: auto;
  }

  .wrp-text-img-gallery {
    flex-flow: column;
  }

  .ya-cfu-item-box-out {
    width: 850px;
    height: 474px;
  }

  .ya-cfu-item-song-name_2 {
    order: 1;
    width: 100%;
    margin-top: 20px;
  }

  .veeda-speaker-title {
    line-height: 120%;
  }

  .wrp-text-right {
    flex-flow: column;
  }

  .text-gallery-img {
    order: 1;
    width: 100%;
    margin-top: 20px;
  }

  .wrp-img-gallery {
    object-fit: cover;
    width: 850px;
    height: 474px;
  }

  .picture-of-the-week--header {
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-2171 {
    font-weight: 300;
  }

  .wrp-icon-sociial {
    justify-content: space-between;
    align-items: center;
    display: none;
  }

  .text-block-2172 {
    letter-spacing: 4px;
    font-size: 2.2rem;
  }

  .wrp-ynet-logo {
    display: flex;
  }

  .wrp-desk-img-picofweek {
    width: 850px;
    height: 474px;
    display: none;
  }

  .wrp-mobile-img-pic-ofweek {
    object-fit: cover;
    width: 850px;
    height: 474px;
    display: block;
  }

  .wrp-img-gallery-copy {
    object-fit: cover;
    width: 850px;
    height: 474px;
  }

  .wrp--desk-img-ofthe-week {
    object-fit: cover;
    width: 850px;
    height: 474px;
    display: none;
  }

  .wrp-mobile-img-of-week {
    object-fit: cover;
    width: 850px;
    height: 474px;
    display: block;
  }

  .wrp-container-img-od-week {
    margin-left: 10px;
    margin-right: 10px;
  }

  .link-block-45 {
    width: 260px;
  }

  .wrp-img-mage-archive {
    width: auto;
    overflow: scroll;
  }

  .wrp-icon-sociial--desk {
    display: none;
  }

  .text-date-pic-of-the-week {
    letter-spacing: 4px;
    font-size: 2.2rem;
  }

  .wrp-social-text-icon {
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .wrp-card-book {
    grid-row-gap: 10px;
    background-color: #efefef;
    flex-flow: column;
    width: 100%;
    height: 400px;
    padding: 20px 60px;
    display: flex;
    position: relative;
  }

  .div-block-249 {
    grid-column-gap: 15px;
    justify-content: center;
    align-items: flex-end;
    display: flex;
  }

  .text-block-2176 {
    color: var(--ynet-blue);
  }

  .div-block-250 {
    grid-row-gap: 10px;
    flex-flow: column;
    display: flex;
  }

  .image-412 {
    width: 82px;
    max-width: none;
    height: 122px;
  }

  .div-block-251 {
    background-color: #9d9595;
    height: 1px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .wrp-title-book-mobile {
    color: var(--ynet-blue);
    font-size: 1.2rem;
    font-weight: 700;
  }

  .subtitle-book-mobile-com {
    font-size: 1.1rem;
  }

  .wrp-title-subtitle-book-mobile {
    grid-row-gap: 8px;
    flex-flow: column;
    font-size: 1.1rem;
    display: flex;
  }

  .publishing-book-mobile {
    font-size: .9rem;
  }

  .wrp-top-book-mobile {
    grid-row-gap: 10px;
    text-align: right;
    flex-flow: column;
    display: flex;
  }

  .text-block-2177 {
    direction: rtl;
    font-size: .8rem;
    line-height: 1rem;
  }

  .paragraph-43 {
    direction: rtl;
    text-align: right;
    font-size: .9rem;
    line-height: 1.1rem;
  }

  .wrp-gry-line-horizontal {
    background-color: #9d9595;
    height: 1px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .wrp-top-img-text-book-mobile {
    grid-column-gap: 15px;
    justify-content: flex-end;
    align-items: flex-end;
    padding-bottom: 5px;
    display: flex;
  }

  .rich-text-block-17 {
    direction: rtl;
    text-align: right;
    line-height: 1.1rem;
  }

  .slider-11 {
    direction: ltr;
    height: 400px;
  }

  .slide-17 {
    height: 400px;
  }

  .icon-12 {
    background-color: var(--ynet-blue);
    border-radius: 20px;
    inset: auto auto 0% 0%;
  }

  .icon-13 {
    background-color: var(--ynet-blue);
    border-radius: 100px;
    width: 40px;
    inset: auto 0% 0% auto;
  }

  .image-413 {
    background-color: var(--ynet-blue);
    border-radius: 100px;
    width: 20px;
    margin-bottom: 10px;
    margin-right: 10px;
    position: absolute;
    inset: auto 0% 0% auto;
  }

  .left-arrow-6 {
    inset: 0% 2.5% 0% auto;
  }

  .image-414 {
    width: 33px;
    position: absolute;
    inset: 50% 0% 50% auto;
  }

  .right-arrow-10 {
    inset: 0% auto 0% 2.5%;
  }

  .image-415 {
    width: 33px;
    position: absolute;
    inset: auto 2.5% 3% auto;
  }

  .image-416 {
    height: 400px;
    position: absolute;
    inset: 0% 0% auto;
  }

  .div-block-252 {
    background-image: linear-gradient(153deg, #5c5fc6, #1417ac);
    width: 100%;
    height: 400px;
    position: static;
  }

  .image-417 {
    width: 100%;
    height: 100%;
    position: absolute;
    inset: 0%;
  }

  .wrp-book-wrapper-img {
    background-image: linear-gradient(153deg, #5c5fc6, #1417ac);
    width: 100%;
    height: 400px;
    position: static;
  }

  .rt-mobile-book {
    direction: rtl;
    text-align: right;
    font-size: .9rem;
    line-height: 1.2rem;
  }

  .text-block-autor-book {
    direction: rtl;
    font-size: .85rem;
    line-height: 1rem;
  }

  .arrow-left-blue-book {
    width: 33px;
    display: none;
    position: absolute;
    inset: auto auto 0% 2.5%;
  }

  .aroo {
    width: 33px;
    position: absolute;
    inset: auto 2.5% 3% auto;
  }

  .arrow-right-blue-book {
    width: 33px;
    display: none;
    position: absolute;
    inset: auto 2.5% 3% auto;
  }

  .arrow-black-book-right {
    width: 33px;
    position: absolute;
    inset: 50% auto 50% 0;
  }

  .black-arrowe {
    width: 33px;
    position: absolute;
    inset: 50% 0% 50% auto;
  }

  .bluw-arrow {
    width: 33px;
    display: none;
    position: absolute;
    inset: 50% 0% 50% auto;
  }

  .arrow-blue-book-right {
    width: 33px;
    display: none;
    position: absolute;
    inset: 50% auto 50% 0;
  }

  .div-block-263 {
    background-image: linear-gradient(#262626 49%, #fff 51%);
  }

  .image427 {
    height: 100vw;
  }
}

#w-node-_35c8692d-bd74-7c97-ca7b-2d671c2152c1-cb4bd15a {
  place-self: center;
}

#w-node-_35c8692d-bd74-7c97-ca7b-2d671c2152c3-cb4bd15a {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#w-node-_35c8692d-bd74-7c97-ca7b-2d671c2152c5-cb4bd15a {
  grid-area: 1 / 4 / 2 / 5;
  place-self: center;
}

#w-node-_35c8692d-bd74-7c97-ca7b-2d671c2152c7-cb4bd15a {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-d93cb060-581d-42d4-204e-acd981647e9e-cb4bd15a {
  place-self: center;
}

#w-node-d93cb060-581d-42d4-204e-acd981647ea0-cb4bd15a {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#w-node-d93cb060-581d-42d4-204e-acd981647ea2-cb4bd15a {
  grid-area: 1 / 4 / 2 / 5;
  place-self: center;
}

#w-node-d93cb060-581d-42d4-204e-acd981647ea4-cb4bd15a {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-_0ac54a31-7ca8-9cb0-c2f1-b64194d7ccbe-d5ba5ec8 {
  place-self: center;
}

#w-node-_0ac54a31-7ca8-9cb0-c2f1-b64194d7ccc0-d5ba5ec8 {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#w-node-_0ac54a31-7ca8-9cb0-c2f1-b64194d7ccc2-d5ba5ec8 {
  grid-area: 1 / 4 / 2 / 5;
  place-self: center;
}

#w-node-_0ac54a31-7ca8-9cb0-c2f1-b64194d7ccc4-d5ba5ec8 {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-_0ac54a31-7ca8-9cb0-c2f1-b64194d7ccce-d5ba5ec8 {
  place-self: center;
}

#w-node-_0ac54a31-7ca8-9cb0-c2f1-b64194d7ccd0-d5ba5ec8 {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#w-node-_0ac54a31-7ca8-9cb0-c2f1-b64194d7ccd2-d5ba5ec8 {
  grid-area: 1 / 4 / 2 / 5;
  place-self: center;
}

#w-node-_0ac54a31-7ca8-9cb0-c2f1-b64194d7ccd4-d5ba5ec8 {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-e92334fc-f40a-8e43-ba2b-dd801364607e-d5ba5ec8 {
  place-self: center;
}

#w-node-e92334fc-f40a-8e43-ba2b-dd8013646081-d5ba5ec8 {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#w-node-e92334fc-f40a-8e43-ba2b-dd8013646083-d5ba5ec8 {
  grid-area: 1 / 4 / 2 / 5;
  place-self: center;
}

#w-node-e92334fc-f40a-8e43-ba2b-dd8013646085-d5ba5ec8 {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-_0ac54a31-7ca8-9cb0-c2f1-b64194d7ccbe-df984f1d {
  place-self: center;
}

#w-node-_0ac54a31-7ca8-9cb0-c2f1-b64194d7ccc0-df984f1d {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#w-node-_0ac54a31-7ca8-9cb0-c2f1-b64194d7ccc2-df984f1d {
  grid-area: 1 / 4 / 2 / 5;
  place-self: center;
}

#w-node-_0ac54a31-7ca8-9cb0-c2f1-b64194d7ccc4-df984f1d {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-_0ac54a31-7ca8-9cb0-c2f1-b64194d7ccce-df984f1d {
  place-self: center;
}

#w-node-_0ac54a31-7ca8-9cb0-c2f1-b64194d7ccd0-df984f1d {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#w-node-_0ac54a31-7ca8-9cb0-c2f1-b64194d7ccd2-df984f1d {
  grid-area: 1 / 4 / 2 / 5;
  place-self: center;
}

#w-node-_0ac54a31-7ca8-9cb0-c2f1-b64194d7ccd4-df984f1d {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-_4de7803c-e391-1b51-735b-8c9548d83ae3-df984f1d {
  place-self: center;
}

#w-node-_4de7803c-e391-1b51-735b-8c9548d83ae5-df984f1d {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#w-node-_4de7803c-e391-1b51-735b-8c9548d83ae7-df984f1d {
  grid-area: 1 / 4 / 2 / 5;
  place-self: center;
}

#w-node-_4de7803c-e391-1b51-735b-8c9548d83ae9-df984f1d {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-_1b43af7c-1513-6645-dd7e-e216ec7f71d6-df984f1d {
  place-self: center;
}

#w-node-_1b43af7c-1513-6645-dd7e-e216ec7f71d8-df984f1d {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#w-node-_1b43af7c-1513-6645-dd7e-e216ec7f71da-df984f1d {
  grid-area: 1 / 4 / 2 / 5;
  place-self: center;
}

#w-node-_1b43af7c-1513-6645-dd7e-e216ec7f71dc-df984f1d {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-_0ac54a31-7ca8-9cb0-c2f1-b64194d7ccbe-f8a931e0 {
  place-self: center;
}

#w-node-_0ac54a31-7ca8-9cb0-c2f1-b64194d7ccc0-f8a931e0 {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#w-node-_0ac54a31-7ca8-9cb0-c2f1-b64194d7ccc2-f8a931e0 {
  grid-area: 1 / 4 / 2 / 5;
  place-self: center;
}

#w-node-_0ac54a31-7ca8-9cb0-c2f1-b64194d7ccc4-f8a931e0 {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-_0ac54a31-7ca8-9cb0-c2f1-b64194d7ccce-f8a931e0 {
  place-self: center;
}

#w-node-_0ac54a31-7ca8-9cb0-c2f1-b64194d7ccd0-f8a931e0 {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#w-node-_0ac54a31-7ca8-9cb0-c2f1-b64194d7ccd2-f8a931e0 {
  grid-area: 1 / 4 / 2 / 5;
  place-self: center;
}

#w-node-_0ac54a31-7ca8-9cb0-c2f1-b64194d7ccd4-f8a931e0 {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-_0ac54a31-7ca8-9cb0-c2f1-b64194d7ccbe-21c31809 {
  place-self: center;
}

#w-node-_0ac54a31-7ca8-9cb0-c2f1-b64194d7ccc0-21c31809 {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#w-node-_0ac54a31-7ca8-9cb0-c2f1-b64194d7ccc2-21c31809 {
  grid-area: 1 / 4 / 2 / 5;
  place-self: center;
}

#w-node-_0ac54a31-7ca8-9cb0-c2f1-b64194d7ccc4-21c31809 {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-_0ac54a31-7ca8-9cb0-c2f1-b64194d7ccce-21c31809 {
  place-self: center;
}

#w-node-_0ac54a31-7ca8-9cb0-c2f1-b64194d7ccd0-21c31809 {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#w-node-_0ac54a31-7ca8-9cb0-c2f1-b64194d7ccd2-21c31809 {
  grid-area: 1 / 4 / 2 / 5;
  place-self: center;
}

#w-node-_0ac54a31-7ca8-9cb0-c2f1-b64194d7ccd4-21c31809 {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-_6faf9e02-77a4-0578-e6ea-42a9137445c9-21c31809 {
  place-self: center;
}

#w-node-_6faf9e02-77a4-0578-e6ea-42a9137445cb-21c31809 {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#w-node-_6faf9e02-77a4-0578-e6ea-42a9137445cd-21c31809 {
  grid-area: 1 / 4 / 2 / 5;
  place-self: center;
}

#w-node-_6faf9e02-77a4-0578-e6ea-42a9137445cf-21c31809 {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-_99bd8aea-6c69-61e2-6833-789604f9091a-7f1bdab4, #w-node-_370cb741-24a0-19cd-b802-8fa2883039e2-7f1bdab4, #fs-modal-1-heading.w-node-d6b18310-1399-da34-bc1a-200a79019be5-045a5724 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7af61e6c-1514-1225-0017-6b8d7fb0d486-4bd23c34 {
  place-self: center;
}

#w-node-_7af61e6c-1514-1225-0017-6b8d7fb0d488-4bd23c34 {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#w-node-_7af61e6c-1514-1225-0017-6b8d7fb0d48a-4bd23c34 {
  grid-area: 1 / 4 / 2 / 5;
  place-self: center;
}

#w-node-_7af61e6c-1514-1225-0017-6b8d7fb0d48c-4bd23c34 {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-_0ac54a31-7ca8-9cb0-c2f1-b64194d7ccbe-3f9aaf5a {
  place-self: center;
}

#w-node-_0ac54a31-7ca8-9cb0-c2f1-b64194d7ccc0-3f9aaf5a {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#w-node-_0ac54a31-7ca8-9cb0-c2f1-b64194d7ccc2-3f9aaf5a {
  grid-area: 1 / 4 / 2 / 5;
  place-self: center;
}

#w-node-_0ac54a31-7ca8-9cb0-c2f1-b64194d7ccc4-3f9aaf5a {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-_0ac54a31-7ca8-9cb0-c2f1-b64194d7ccce-3f9aaf5a {
  place-self: center;
}

#w-node-_0ac54a31-7ca8-9cb0-c2f1-b64194d7ccd0-3f9aaf5a {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#w-node-_0ac54a31-7ca8-9cb0-c2f1-b64194d7ccd2-3f9aaf5a {
  grid-area: 1 / 4 / 2 / 5;
  place-self: center;
}

#w-node-_0ac54a31-7ca8-9cb0-c2f1-b64194d7ccd4-3f9aaf5a {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-_6f638f0d-e212-64eb-b358-8be663540fac-3f9aaf5a {
  place-self: center;
}

#w-node-_6f638f0d-e212-64eb-b358-8be663540faf-3f9aaf5a {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#w-node-_6f638f0d-e212-64eb-b358-8be663540fb1-3f9aaf5a {
  grid-area: 1 / 4 / 2 / 5;
  place-self: center;
}

#w-node-_6f638f0d-e212-64eb-b358-8be663540fb3-3f9aaf5a {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-_4e8cf9ee-9e26-d9fd-9c41-0ab90ee4a43f-3f9aaf5a {
  place-self: center;
}

#w-node-_4e8cf9ee-9e26-d9fd-9c41-0ab90ee4a442-3f9aaf5a {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#w-node-_4e8cf9ee-9e26-d9fd-9c41-0ab90ee4a444-3f9aaf5a {
  grid-area: 1 / 4 / 2 / 5;
  place-self: center;
}

#w-node-_4e8cf9ee-9e26-d9fd-9c41-0ab90ee4a446-3f9aaf5a {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-_47e72fd6-18d9-5bde-aaa6-03fa783f6e5e-3f9aaf5a {
  place-self: center;
}

#w-node-_47e72fd6-18d9-5bde-aaa6-03fa783f6e61-3f9aaf5a {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#w-node-_47e72fd6-18d9-5bde-aaa6-03fa783f6e63-3f9aaf5a {
  grid-area: 1 / 4 / 2 / 5;
  place-self: center;
}

#w-node-_47e72fd6-18d9-5bde-aaa6-03fa783f6e65-3f9aaf5a {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-_47da4371-6277-621d-fae3-929d4a8d0ef7-3f9aaf5a {
  place-self: center;
}

#w-node-_47da4371-6277-621d-fae3-929d4a8d0efa-3f9aaf5a {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#w-node-_47da4371-6277-621d-fae3-929d4a8d0efc-3f9aaf5a {
  grid-area: 1 / 4 / 2 / 5;
  place-self: center;
}

#w-node-_47da4371-6277-621d-fae3-929d4a8d0efe-3f9aaf5a {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-_1e94d4d2-8e57-4b31-e721-fb07b02d58e1-3f9aaf5a {
  place-self: center;
}

#w-node-_1e94d4d2-8e57-4b31-e721-fb07b02d58e4-3f9aaf5a {
  grid-area: 1 / 1 / 2 / 2;
  place-self: center;
}

#w-node-_1e94d4d2-8e57-4b31-e721-fb07b02d58e6-3f9aaf5a {
  grid-area: 1 / 4 / 2 / 5;
  place-self: center;
}

#w-node-_1e94d4d2-8e57-4b31-e721-fb07b02d58e8-3f9aaf5a {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-_275f078c-50e2-7314-370d-d92257aea0db-f87ca3cd {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-b07697cd-2cf0-e873-f4e7-97a5e66ab290-f87ca3cd {
  grid-row: span 2 / span 2;
}

#w-node-_15299923-b5b6-4873-fc78-f2d466f61ab7-f87ca3cd {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_15299923-b5b6-4873-fc78-f2d466f61abb-f87ca3cd {
  grid-row: span 2 / span 2;
}

#w-node-_846e391e-620b-57b1-35aa-1d31b862cea0-f87ca3cd {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_846e391e-620b-57b1-35aa-1d31b862cea4-f87ca3cd {
  grid-row: span 2 / span 2;
}

#w-node-_04ad0050-b71f-fb07-cb46-97e04fa221a1-f87ca3cd {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_04ad0050-b71f-fb07-cb46-97e04fa221a5-f87ca3cd {
  grid-row: span 2 / span 2;
}

#w-node-_5cac4f27-5778-09d6-3aa2-ae2b12433de6-f87ca3cd {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_5cac4f27-5778-09d6-3aa2-ae2b12433dea-f87ca3cd {
  grid-row: span 2 / span 2;
}

#w-node-_6ccd26b5-b236-a227-367f-dad1f9c4c5ef-f87ca3cd {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_6ccd26b5-b236-a227-367f-dad1f9c4c5f6-f87ca3cd, #w-node-_6ccd26b5-b236-a227-367f-dad1f9c4c5f3-f87ca3cd {
  grid-row: span 2 / span 2;
}

#w-node-cefe03bb-3396-b105-54df-80ace2c81327-f87ca3cd {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-cefe03bb-3396-b105-54df-80ace2c8132b-f87ca3cd {
  grid-row: span 2 / span 2;
}

#w-node-be29acb2-6f17-bc99-c7ab-672951e7f467-f87ca3cd {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-be29acb2-6f17-bc99-c7ab-672951e7f46b-f87ca3cd {
  grid-row: span 2 / span 2;
}

@media screen and (max-width: 479px) {
  #w-node-_0cfe690a-2df9-c75e-042d-5e6ebdd32252-d45baaee, #w-node-_3e60268d-1a00-4aa3-91e8-a618c9ff5c9f-045a5724 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-b06d9d9f-6d85-48eb-b7b1-571e6a60dabc-80805c00 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }
}


@font-face {
  font-family: 'Niagsol';
  src: url('../fonts/NIAGSOL.TTF') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mantm';
  src: url('../fonts/MANTM.TTF') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mosesdisplay 1';
  src: url('../fonts/MosesDisplay_1.03VF.woff') format('woff');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mosestext 1';
  src: url('../fonts/MosesText_1.03VF.woff') format('woff');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mosestext Webfontvf';
  src: url('../fonts/MosesText_WebfontVF.ttf') format('truetype');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Alenbi';
  src: url('../fonts/alenbiserifregular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}