@charset "UTF-8";
/* line 6, ../sass/all/base.scss */
.w100 {
  width: 100% !important;
}

/* line 10, ../sass/all/base.scss */
.ttu {
  text-transform: uppercase !important;
}

/* line 14, ../sass/all/base.scss */
.tac {
  text-align: center !important;
}

/* line 18, ../sass/all/base.scss */
.tal {
  text-align: left !important;
}

/* line 22, ../sass/all/base.scss */
.tar {
  text-align: right !important;
}

/* line 26, ../sass/all/base.scss */
.ltr {
  direction: ltr;
}

/* line 30, ../sass/all/base.scss */
.rtl {
  direction: rtl;
}

/* line 34, ../sass/all/base.scss */
.d-f {
  display: -webkit-flex !important;
  display: -moz-flex !important;
  display: -ms-flex !important;
  display: -o-flex !important;
  display: flex !important;
}

/* line 42, ../sass/all/base.scss */
.f-w-w {
  -webkit-flex-wrap: wrap !important;
  -moz-flex-wrap: wrap !important;
  -ms-flex-wrap: wrap !important;
  -o-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}

/* line 50, ../sass/all/base.scss */
.j-c-c {
  justify-content: center !important;
}

/* line 54, ../sass/all/base.scss */
.j-c-s-b {
  justify-content: space-between !important;
}

/* line 58, ../sass/all/base.scss */
.j-c-f-e {
  justify-content: flex-end !important;
}

/* line 62, ../sass/all/base.scss */
.a-i-f-s {
  -ms-align-items: flex-start !important;
  align-items: flex-start !important;
}

/* line 67, ../sass/all/base.scss */
.a-i-c {
  -ms-align-items: center !important;
  align-items: center !important;
}

/* line 72, ../sass/all/base.scss */
.a-i-f-e {
  -ms-align-items: flex-end !important;
  align-items: flex-end !important;
}

/* line 77, ../sass/all/base.scss */
.no-pad-top {
  padding-top: 0 !important;
}

/* line 81, ../sass/all/base.scss */
.no-pad-bot {
  padding-bottom: 0 !important;
}

/* line 85, ../sass/all/base.scss */
.no-pad-left {
  padding-left: 0 !important;
}

/* line 89, ../sass/all/base.scss */
.no-pad-right {
  padding-right: 0 !important;
}

/* line 93, ../sass/all/base.scss */
.no-mar-top {
  margin-top: 0 !important;
}

/* line 97, ../sass/all/base.scss */
.no-mar-left {
  margin-left: 0 !important;
}

/* line 101, ../sass/all/base.scss */
.no-mar-right {
  margin-right: 0 !important;
}

/* line 105, ../sass/all/base.scss */
.no-mar-bot {
  margin-bottom: 0 !important;
}

/* line 109, ../sass/all/base.scss */
.global-link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
}

/* line 1, ../sass/index-new/index-new-top.scss */
.itopnew {
  position: relative;
  background-color: #fff;
}

/* line 6, ../sass/index-new/index-new-top.scss */
.itopnew-sticky {
  position: relative;
  height: 200lvh;
  will-change: transform, clip-path;
  transform-origin: bottom center;
  transition: clip-path .1s linear;
  z-index: 3;
}
/* line 14, ../sass/index-new/index-new-top.scss */
.itopnew-sticky .title {
  position: absolute;
  z-index: 2;
  color: #fff;
  height: 100lvh;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  padding: calc(13vw * 9 / 16) calc(32vw * 9 / 16);
  margin-bottom: 100lvh;
  font-size: calc(11vw * 9 / 16);
  flex-direction: column;
  align-items: flex-start;
  line-height: 1;
  top: 0;
  width: 100%;
}
/* line 32, ../sass/index-new/index-new-top.scss */
.itopnew-sticky .undertitle {
  width: 100%;
  transition: .3s ease-in-out;
  position: sticky;
  z-index: 2;
  color: #fff;
  height: 100lvh;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  padding: calc(13vw * 9 / 16) calc(32vw * 9 / 16);
  font-size: calc(4vw * 9 / 16);
  flex-direction: column;
  align-items: flex-start;
  line-height: 1;
  opacity: 0;
  transition: .2s ease-in;
  top: 0;
}
/* line 51, ../sass/index-new/index-new-top.scss */
.itopnew-sticky .undertitle span {
  max-width: 50%;
}
/* line 56, ../sass/index-new/index-new-top.scss */
.itopnew-sticky .undertitle span {
  opacity: 0;
  display: inline-block;
  transition: opacity .0s, transform .0s;
}
/* line 62, ../sass/index-new/index-new-top.scss */
.itopnew-sticky .undertitle span span:last-child {
  display: none !important;
}
/* line 68, ../sass/index-new/index-new-top.scss */
.itopnew-sticky .undertitle.show span {
  opacity: 1;
  transition: opacity .02s, transform .4s;
}

/* line 76, ../sass/index-new/index-new-top.scss */
.itopnew-videowr {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 200lvh;
  height: 220lvh;
  z-index: 2;
}

/* line 86, ../sass/index-new/index-new-top.scss */
.itopnew-video {
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
  display: block;
  bottom: 0;
  position: sticky;
  top: 0;
  clip-path: inset(0% 0% round 0px);
  will-change: clip-path;
}
/* line 98, ../sass/index-new/index-new-top.scss */
.itopnew-video video {
  display: block;
  width: 100%;
  height: 100lvh;
  object-fit: cover;
  position: sticky;
  border-radius: 10px;
  top: 0;
}

/* line 111, ../sass/index-new/index-new-top.scss */
.itopnew-info {
  position: relative;
  display: flex;
  justify-content: space-between;
  margin-top: calc(-25vw * 9 / 16);
}

/* line 119, ../sass/index-new/index-new-top.scss */
.itopnew-info-col {
  display: flex;
  justify-content: flex-end;
  width: 28%;
  padding-left: 2%;
}
/* line 125, ../sass/index-new/index-new-top.scss */
.itopnew-info-col:last-child {
  padding-left: 0;
  padding-right: 2%;
  justify-content: flex-start;
}
/* line 132, ../sass/index-new/index-new-top.scss */
.itopnew-info-col:last-child .column.tr {
  left: 0;
  right: initial !important;
}
/* line 140, ../sass/index-new/index-new-top.scss */
.itopnew-info-col .column {
  display: flex;
  flex-direction: column;
  gap: 25lvh;
  width: 9vw;
  will-change: transform;
}
/* line 148, ../sass/index-new/index-new-top.scss */
.itopnew-info-col .column.tr {
  margin-top: 26vh;
  margin-top: 64vh;
  position: absolute;
  top: 0;
  right: 0;
  margin-left: 1%;
  margin-right: 1%;
}
/* line 158, ../sass/index-new/index-new-top.scss */
.itopnew-info-col .column .img {
  display: block;
  width: 100%;
}
/* line 162, ../sass/index-new/index-new-top.scss */
.itopnew-info-col .column .img.abs {
  z-index: 10;
  will-change: transform;
  backface-visibility: hidden;
  transform-origin: top left;
}
/* line 168, ../sass/index-new/index-new-top.scss */
.itopnew-info-col .column .img.abs img {
  transform-origin: center center;
  display: block;
  transition: transform 0.4s, opacity 0.3s !important;
}
/* line 175, ../sass/index-new/index-new-top.scss */
.itopnew-info-col .column .img img {
  display: block;
  width: 100%;
  border-radius: 10px;
  object-fit: cover;
  aspect-ratio: 1;
}

/* line 186, ../sass/index-new/index-new-top.scss */
.itopnew-info-center {
  width: 43%;
  color: #000;
  display: flex;
  flex-direction: column;
  padding: 0 10%;
  text-align: center;
}
/* line 194, ../sass/index-new/index-new-top.scss */
.itopnew-info-center .itopnew-info-stat {
  width: calc(21vw * 9 / 16);
  height: calc(26vw * 9 / 16);
  margin: 0 auto;
  border-radius: 10px;
  margin-bottom: 2vw;
  will-change: transform, clip-path;
  transform-origin: center center;
  transition: clip-path .1s linear;
}
/* line 205, ../sass/index-new/index-new-top.scss */
.itopnew-info-center .itopnew-info-stat video {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  top: 0;
  border-radius: 10px;
}
/* line 216, ../sass/index-new/index-new-top.scss */
.itopnew-info-center .desc {
  display: flex;
  flex-direction: column;
  gap: 20px;
  position: sticky;
  top: calc(27vw * 9 / 16);
  padding-bottom: 23vw;
}
/* line 225, ../sass/index-new/index-new-top.scss */
.itopnew-info-center .img {
  display: block;
  width: 9vw;
  margin: 9vw auto 4vw;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
/* line 233, ../sass/index-new/index-new-top.scss */
.itopnew-info-center .img img {
  display: block;
  width: 100%;
  border-radius: 10px;
  object-fit: cover;
  aspect-ratio: 1;
}
/* line 242, ../sass/index-new/index-new-top.scss */
.itopnew-info-center p {
  font-size: calc(3vw * 9 / 16);
}
/* line 246, ../sass/index-new/index-new-top.scss */
.itopnew-info-center span {
  font-size: calc(2vw * 9 / 16);
  display: block;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 254, ../sass/index-new/index-new-top.scss */
  .itopnew-info-center {
    padding: 0 5%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 262, ../sass/index-new/index-new-top.scss */
  .itopnew-sticky .title {
    padding: calc(13vw * 9 / 16) calc(10vw * 9 / 16);
  }
  /* line 266, ../sass/index-new/index-new-top.scss */
  .itopnew-sticky .undertitle {
    padding: calc(13vw * 9 / 16) calc(10vw * 9 / 16);
  }
  /* line 269, ../sass/index-new/index-new-top.scss */
  .itopnew-sticky .undertitle span {
    max-width: 70%;
  }

  /* line 277, ../sass/index-new/index-new-top.scss */
  .itopnew-info-col .column {
    width: 11vw;
  }

  /* line 282, ../sass/index-new/index-new-top.scss */
  .itopnew-info-center {
    padding: 0 5%;
  }
  /* line 285, ../sass/index-new/index-new-top.scss */
  .itopnew-info-center .img {
    width: 11vw;
    margin: 11vw auto 0;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  /* line 295, ../sass/index-new/index-new-top.scss */
  .itopnew-sticky .title {
    padding: calc(51vw * 9 / 16) calc(10vw * 9 / 16);
    font-size: calc(21vw * 9 / 16);
  }
  /* line 300, ../sass/index-new/index-new-top.scss */
  .itopnew-sticky .undertitle {
    padding: calc(51vw * 9 / 16) calc(10vw * 9 / 16);
    font-size: calc(10vw * 9 / 16);
  }
  /* line 304, ../sass/index-new/index-new-top.scss */
  .itopnew-sticky .undertitle span {
    max-width: 100%;
  }

  /* line 313, ../sass/index-new/index-new-top.scss */
  .itopnew-info-col .column {
    width: 85%;
    gap: 0;
    justify-content: space-between;
  }
  /* line 318, ../sass/index-new/index-new-top.scss */
  .itopnew-info-col .column.tr {
    display: none !important;
  }
  /* line 322, ../sass/index-new/index-new-top.scss */
  .itopnew-info-col .column .img.abs {
    transform: none !important;
  }
  /* line 325, ../sass/index-new/index-new-top.scss */
  .itopnew-info-col .column .img.abs img {
    transform: none !important;
    opacity: 1 !important;
  }

  /* line 333, ../sass/index-new/index-new-top.scss */
  .itopnew-info-center {
    padding: 0 2%;
    width: 75%;
    margin: 0 auto;
    height: 283vw;
  }
  /* line 339, ../sass/index-new/index-new-top.scss */
  .itopnew-info-center .itopnew-info-stat {
    display: none !important;
  }
  /* line 343, ../sass/index-new/index-new-top.scss */
  .itopnew-info-center p {
    font-size: calc(11vw * 9 / 16);
  }
  /* line 347, ../sass/index-new/index-new-top.scss */
  .itopnew-info-center span {
    font-size: calc(7vw * 9 / 16);
  }
  /* line 351, ../sass/index-new/index-new-top.scss */
  .itopnew-info-center .img {
    width: 33vw;
    margin: 26vw auto 0;
    opacity: 0;
    opacity: 1;
    position: relative;
    left: initial;
    transform: none;
  }
  /* line 361, ../sass/index-new/index-new-top.scss */
  .itopnew-info-center .desc {
    position: relative;
    margin-top: calc(165vw * 9 / 16);
    padding-bottom: 35vw;
  }

  /* line 368, ../sass/index-new/index-new-top.scss */
  .itopnew-info {
    overflow: hidden;
    margin-top: calc(-140vw * 9 / 16);
  }

  /* line 374, ../sass/index-new/index-new-top.scss */
  .itopnew-info-col {
    position: absolute;
    top: 0;
    right: -25%;
    bottom: 0;
    width: 33%;
  }
  /* line 381, ../sass/index-new/index-new-top.scss */
  .itopnew-info-col:nth-child(3) {
    left: -25%;
    right: initial;
  }
}
/* line 1, ../sass/index-new/index-new-serv.scss */
.iserv {
  position: relative;
  color: #000;
  margin-top: calc(30vw * 9 / 16);
}

/* line 9, ../sass/index-new/index-new-serv.scss */
.iserv-wr {
  max-width: 60%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

/* line 16, ../sass/index-new/index-new-serv.scss */
.iserv-img {
  width: 50%;
  display: flex;
  flex-direction: column;
  position: sticky;
  top: calc(19vw * 9 / 16);
  height: max-content;
  margin-top: calc(-15vw * 9 / 16);
}

/* line 26, ../sass/index-new/index-new-serv.scss */
.iserv-desc {
  position: relative;
  width: 50%;
  padding-left: 14%;
}

/* line 33, ../sass/index-new/index-new-serv.scss */
.iserv-desc-wr {
  padding-bottom: calc(9vw * 9 / 16);
}
/* line 37, ../sass/index-new/index-new-serv.scss */
.iserv-desc-wr p {
  font-size: calc(5vw * 9 / 16);
  line-height: 1;
}
/* line 42, ../sass/index-new/index-new-serv.scss */
.iserv-desc-wr span {
  font-size: 16px;
  margin-top: 20px;
  display: block;
}

/* line 49, ../sass/index-new/index-new-serv.scss */
.iserv-desc-chgwr {
  padding-top: calc(9vw * 9 / 16);
  position: relative;
  min-height: calc(71vw * 9 / 16);
}

/* line 56, ../sass/index-new/index-new-serv.scss */
.iserv-desc-chg {
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: sticky;
  top: calc(28vw * 9 / 16);
}

/* line 65, ../sass/index-new/index-new-serv.scss */
.iserv-desc-chg-box {
  margin-bottom: 20px;
  opacity: 0.3;
}
/* line 69, ../sass/index-new/index-new-serv.scss */
.iserv-desc-chg-box p {
  font-size: calc(4vw * 9 / 16);
  line-height: 1;
  cursor: pointer;
}
/* line 75, ../sass/index-new/index-new-serv.scss */
.iserv-desc-chg-box span {
  font-size: 16px;
  margin-top: 0px;
  display: block;
  transition: .3s ease-in-out;
  max-height: 0px;
  overflow: hidden;
}
/* line 84, ../sass/index-new/index-new-serv.scss */
.iserv-desc-chg-box.active {
  opacity: 1;
}
/* line 87, ../sass/index-new/index-new-serv.scss */
.iserv-desc-chg-box.active span {
  margin-top: 20px;
  max-height: 1000px;
}

/* line 94, ../sass/index-new/index-new-serv.scss */
.iserv-img-sticky {
  position: relative;
  width: 100%;
  transform: translateY(100%);
  opacity: 0;
  transition: .3s ease-in-out;
  margin: auto;
  aspect-ratio: 1;
}
/* line 103, ../sass/index-new/index-new-serv.scss */
.iserv-img-sticky.visible {
  opacity: 1;
  transform: translateY(0);
}
/* line 112, ../sass/index-new/index-new-serv.scss */
.iserv-img-sticky.click2 .img:nth-child(1) {
  opacity: 1;
  transform: scale(0.9) translateY(-10%);
  filter: grayscale(0.8);
}
/* line 124, ../sass/index-new/index-new-serv.scss */
.iserv-img-sticky.click3 .img:nth-child(1) {
  opacity: 1;
  transform: scale(0.8) translateY(-20%);
  filter: grayscale(0.8);
}
/* line 130, ../sass/index-new/index-new-serv.scss */
.iserv-img-sticky.click3 .img:nth-child(2) {
  opacity: 1;
  transform: scale(0.9) translateY(-10%);
  filter: grayscale(0.8);
}
/* line 138, ../sass/index-new/index-new-serv.scss */
.iserv-img-sticky .img {
  width: 100%;
  border-radius: 20px;
  overflow: hidden;
  position: absolute;
  top: 0;
  transform: translateY(100%);
  opacity: 0;
  transition: .3s ease-in-out;
  aspect-ratio: 1;
}
/* line 149, ../sass/index-new/index-new-serv.scss */
.iserv-img-sticky .img:nth-child(2) {
  z-index: 2;
}
/* line 153, ../sass/index-new/index-new-serv.scss */
.iserv-img-sticky .img:nth-child(3) {
  z-index: 3;
}
/* line 157, ../sass/index-new/index-new-serv.scss */
.iserv-img-sticky .img.active {
  transform: translateY(0);
  opacity: 1;
}
/* line 162, ../sass/index-new/index-new-serv.scss */
.iserv-img-sticky .img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* line 174, ../sass/index-new/index-new-serv.scss */
.lang-he .iserv-desc {
  padding-left: initial;
  padding-right: 14%;
}

@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  /* line 182, ../sass/index-new/index-new-serv.scss */
  .iserv-desc {
    padding: 0 !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 189, ../sass/index-new/index-new-serv.scss */
  .iserv-wr {
    max-width: 100%;
    padding: 0 calc(10vw * 9 / 16);
  }

  /* line 194, ../sass/index-new/index-new-serv.scss */
  .iserv-desc {
    padding: 0 !important;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  /* line 201, ../sass/index-new/index-new-serv.scss */
  .iserv {
    margin-top: calc(25vw * 9 / 16);
  }

  /* line 207, ../sass/index-new/index-new-serv.scss */
  .iserv-desc-chg-box p {
    font-size: calc(6vw * 9 / 16);
  }

  /* line 211, ../sass/index-new/index-new-serv.scss */
  .iserv-wr {
    max-width: 100%;
    padding: 0 15px;
    flex-direction: column;
  }

  /* line 217, ../sass/index-new/index-new-serv.scss */
  .iserv-desc {
    padding: 0 !important;
    width: 100%;
  }

  /* line 222, ../sass/index-new/index-new-serv.scss */
  .iserv-img {
    height: initial;
    margin: 0;
    top: initial !important;
    transform: none !important;
    opacity: 1 !important;
    position: relative !important;
    width: 100%;
    margin-bottom: 6vw;
  }

  /* line 235, ../sass/index-new/index-new-serv.scss */
  .iserv-desc-wr p {
    font-size: calc(12vw * 9 / 16);
  }
  /* line 239, ../sass/index-new/index-new-serv.scss */
  .iserv-desc-wr span {
    font-size: calc(7vw * 9 / 16);
  }

  /* line 244, ../sass/index-new/index-new-serv.scss */
  .iserv-img-sticky {
    opacity: 1;
    margin: initial;
    transform: none;
  }

  /* line 252, ../sass/index-new/index-new-serv.scss */
  .iserv-desc-chgwr {
    display: none !important;
  }
}
/* line 1, ../sass/index-new/index-new-gridbox.scss */
.igrid {
  position: relative;
  padding-top: calc(20vw * 9 / 16);
}

/* line 6, ../sass/index-new/index-new-gridbox.scss */
.igrid-top {
  padding: 0 24px;
  margin: 24px 0;
  position: relative;
}
/* line 11, ../sass/index-new/index-new-gridbox.scss */
.igrid-top .img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  border-radius: 20px;
  overflow: hidden;
  position: relative;
  max-height: 100vh;
}
/* line 21, ../sass/index-new/index-new-gridbox.scss */
.igrid-top .img img, .igrid-top .img video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  height: calc(100vh + 20%);
  object-fit: cover;
  transform: translateY(0);
  will-change: transform;
}

/* line 34, ../sass/index-new/index-new-gridbox.scss */
.igrid-top-desc {
  position: absolute;
  bottom: calc(10vw * 9 / 16);
  padding: 0 calc(32vw * 9 / 16);
  z-index: 2;
  color: #fff;
}
/* line 41, ../sass/index-new/index-new-gridbox.scss */
.igrid-top-desc h4 {
  font-size: calc(11vw * 9 / 16);
  line-height: 1;
  margin-bottom: 2vw;
}

/* line 48, ../sass/index-new/index-new-gridbox.scss */
.igrid-wr {
  position: relative;
  display: flex;
  padding: 0 24px;
  gap: 24px;
  padding-bottom: 24px;
}

/* line 57, ../sass/index-new/index-new-gridbox.scss */
.igrid-box {
  flex: 1;
  border-radius: 20px;
  height: 100vh;
  display: block;
  overflow: hidden;
  position: relative;
}
/* line 66, ../sass/index-new/index-new-gridbox.scss */
.igrid-box img, .igrid-box video {
  width: 100%;
  height: 100%;
  max-height: 100vh;
  object-fit: cover;
  display: block;
}
/* line 79, ../sass/index-new/index-new-gridbox.scss */
.igrid-box:hover .igrid-box-desc .igridbtn {
  background-color: #c9a980;
  border-color: #c9a980;
  color: #fff;
}

/* line 88, ../sass/index-new/index-new-gridbox.scss */
.igrid-box-desc {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 40px;
}
/* line 96, ../sass/index-new/index-new-gridbox.scss */
.igrid-box-desc span {
  font-size: 16px;
  display: block;
  max-width: calc(100% - 100px);
}
/* line 102, ../sass/index-new/index-new-gridbox.scss */
.igrid-box-desc h3 {
  font-size: calc(4vw * 9 / 16);
  line-height: 1;
  margin-top: 15px;
  max-width: calc(100% - 100px);
}
/* line 109, ../sass/index-new/index-new-gridbox.scss */
.igrid-box-desc .igridbtn {
  position: absolute;
  bottom: 40px;
  right: 40px;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #fff;
  transition: .3s ease-in-out;
}
/* line 123, ../sass/index-new/index-new-gridbox.scss */
.igrid-box-desc .igridbtn svg {
  width: 10px;
  height: 10px;
}

/* line 135, ../sass/index-new/index-new-gridbox.scss */
.lang-he .igrid-box-desc .igridbtn {
  right: initial;
  left: 40px;
}
/* line 139, ../sass/index-new/index-new-gridbox.scss */
.lang-he .igrid-box-desc .igridbtn svg {
  transform: scaleX(-1);
}

@media only screen and (min-width: 1280px) and (max-width: 1599px) {
  /* line 148, ../sass/index-new/index-new-gridbox.scss */
  .igrid-box-desc {
    padding: 48px 48px 36px;
  }
  /* line 151, ../sass/index-new/index-new-gridbox.scss */
  .igrid-box-desc h3 {
    font-size: calc(4.6vw * 9 / 16);
  }
  /* line 155, ../sass/index-new/index-new-gridbox.scss */
  .igrid-box-desc .igridbtn {
    bottom: 36px;
    right: 48px;
  }

  /* line 165, ../sass/index-new/index-new-gridbox.scss */
  .lang-he .igrid-box-desc .igridbtn {
    left: 48px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  /* line 174, ../sass/index-new/index-new-gridbox.scss */
  .igrid-box-desc {
    padding: 20px;
  }
  /* line 177, ../sass/index-new/index-new-gridbox.scss */
  .igrid-box-desc .igridbtn {
    bottom: 20px;
    right: 20px;
  }

  /* line 187, ../sass/index-new/index-new-gridbox.scss */
  .lang-he .igrid-box-desc .igridbtn {
    left: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 197, ../sass/index-new/index-new-gridbox.scss */
  .igrid-top-desc {
    padding: 0 calc(10vw * 9 / 16);
  }

  /* line 201, ../sass/index-new/index-new-gridbox.scss */
  .igrid-box-desc {
    padding: 20px;
  }
  /* line 204, ../sass/index-new/index-new-gridbox.scss */
  .igrid-box-desc .igridbtn {
    bottom: 20px;
    right: 20px;
  }

  /* line 214, ../sass/index-new/index-new-gridbox.scss */
  .lang-he .igrid-box-desc .igridbtn {
    left: 20px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  /* line 225, ../sass/index-new/index-new-gridbox.scss */
  .igrid-top {
    padding: 0 15px;
    margin: 15px 0;
  }
  /* line 231, ../sass/index-new/index-new-gridbox.scss */
  .igrid-top .img img, .igrid-top .img video {
    transform: none !important;
  }

  /* line 237, ../sass/index-new/index-new-gridbox.scss */
  .igrid-wr {
    padding: 0 15px;
    gap: 15px;
    padding-bottom: 15px;
    flex-wrap: wrap;
  }

  /* line 244, ../sass/index-new/index-new-gridbox.scss */
  .igrid-box {
    height: auto;
    flex: initial;
    aspect-ratio: 16/9;
  }

  /* line 250, ../sass/index-new/index-new-gridbox.scss */
  .igrid-top-desc {
    padding: 0 15px;
  }
  /* line 253, ../sass/index-new/index-new-gridbox.scss */
  .igrid-top-desc h4 {
    font-size: calc(12vw * 9 / 16);
    margin-bottom: 3vw;
  }

  /* line 259, ../sass/index-new/index-new-gridbox.scss */
  .igrid-box-desc {
    padding: 15px;
  }
  /* line 262, ../sass/index-new/index-new-gridbox.scss */
  .igrid-box-desc h3 {
    font-size: 18px;
    margin-top: 10px;
  }
  /* line 267, ../sass/index-new/index-new-gridbox.scss */
  .igrid-box-desc span {
    font-size: 22px;
  }
  /* line 271, ../sass/index-new/index-new-gridbox.scss */
  .igrid-box-desc .igridbtn {
    bottom: 15px;
    right: 15px;
  }

  /* line 281, ../sass/index-new/index-new-gridbox.scss */
  .lang-he .igrid-box-desc .igridbtn {
    left: 15px;
  }
}
/* line 1, ../sass/index-new/index-new-igridmax.scss */
.igridmax {
  position: relative;
  overflow: hidden;
}

/* line 6, ../sass/index-new/index-new-igridmax.scss */
.igridmax-top {
  position: relative;
}
/* line 9, ../sass/index-new/index-new-igridmax.scss */
.igridmax-top .img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  overflow: hidden;
  position: relative;
  max-height: 100vh;
}
/* line 18, ../sass/index-new/index-new-igridmax.scss */
.igridmax-top .img img, .igridmax-top .img video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  height: calc(100vh + 20%);
  object-fit: cover;
  transform: translateY(0);
  will-change: transform;
}

/* line 32, ../sass/index-new/index-new-igridmax.scss */
.igridmax-top-desc {
  position: absolute;
  top: calc(10vw * 9 / 16);
  padding: 0 calc(32vw * 9 / 16);
  z-index: 2;
  color: #fff;
}
/* line 39, ../sass/index-new/index-new-igridmax.scss */
.igridmax-top-desc h4 {
  font-size: calc(7vw * 9 / 16);
  line-height: 1;
  margin-bottom: 2.3vw;
  max-width: 75%;
  text-shadow: 1px 1px #6b6a6a;
}
/* line 47, ../sass/index-new/index-new-igridmax.scss */
.igridmax-top-desc p {
  margin-bottom: 2.3vw;
  display: block;
  max-width: 50%;
  font-size: calc(2.4vw * 9 / 16);
  text-shadow: 1px 1px #6b6a6a;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 58, ../sass/index-new/index-new-igridmax.scss */
  .igridmax-top-desc {
    padding: 0 calc(10vw * 9 / 16);
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  /* line 64, ../sass/index-new/index-new-igridmax.scss */
  .igridmax-top-desc {
    padding: 15px;
    top: 0;
  }
  /* line 68, ../sass/index-new/index-new-igridmax.scss */
  .igridmax-top-desc h4 {
    font-size: calc(12vw * 9 / 16);
  }
  /* line 72, ../sass/index-new/index-new-igridmax.scss */
  .igridmax-top-desc p {
    max-width: 80%;
    font-size: calc(6vw * 9 / 16);
  }

  /* line 80, ../sass/index-new/index-new-igridmax.scss */
  .igridmax-top .img {
    position: absolute;
    top: 0;
    z-index: -1;
  }
  /* line 85, ../sass/index-new/index-new-igridmax.scss */
  .igridmax-top .img img, .igridmax-top .img video {
    height: 100%;
    width: 100%;
    display: block;
  }
}
/* line 1, ../sass/index-new/index-new-news.scss */
.inews {
  position: relative;
  overflow: hidden;
  background-color: #E8E6E3;
  padding: calc(10vw * 9 / 16) 0 calc(13vw * 9 / 16);
}
/* line 7, ../sass/index-new/index-new-news.scss */
.inews .title {
  color: #000;
  font-size: calc(6vw * 9 / 16);
  line-height: 1;
}

/* line 14, ../sass/index-new/index-new-news.scss */
.inews-container {
  padding: 0 calc(32vw * 9 / 16);
  position: relative;
}

/* line 19, ../sass/index-new/index-new-news.scss */
.inews-top {
  position: relative;
  display: flex;
  justify-content: space-between;
  color: #000;
  padding: calc(6vw * 9 / 16) 0 calc(4vw * 9 / 16);
}
/* line 26, ../sass/index-new/index-new-news.scss */
.inews-top P {
  max-width: 50%;
}

/* line 31, ../sass/index-new/index-new-news.scss */
.inews-top-right {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  align-items: center;
}

/* line 40, ../sass/index-new/index-new-news.scss */
.inew-top-right-btn {
  position: relative;
  display: flex;
  gap: 10px;
  align-items: center;
}
/* line 46, ../sass/index-new/index-new-news.scss */
.inew-top-right-btn .swiper-button-prev, .inew-top-right-btn .swiper-button-next {
  width: 48px !important;
  height: 48px !important;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #b7b7b7 !important;
  transition: .3s ease-in-out;
  position: relative !important;
  left: initial !important;
  right: initial !important;
  top: initial !important;
  margin: 0 !important;
  color: #000;
}
/* line 62, ../sass/index-new/index-new-news.scss */
.inew-top-right-btn .swiper-button-prev:after, .inew-top-right-btn .swiper-button-next:after {
  display: none !important;
}
/* line 67, ../sass/index-new/index-new-news.scss */
.inew-top-right-btn .swiper-button-prev svg, .inew-top-right-btn .swiper-button-next svg {
  width: 10px;
  height: 10px;
}
/* line 72, ../sass/index-new/index-new-news.scss */
.inew-top-right-btn .swiper-button-prev:hover, .inew-top-right-btn .swiper-button-next:hover {
  background-color: #c9a980 !important;
  border-color: #c9a980 !important;
  color: #fff !important;
}
/* line 81, ../sass/index-new/index-new-news.scss */
.inew-top-right-btn .swiper-button-prev svg {
  transform: scaleX(-1);
}

/* line 87, ../sass/index-new/index-new-news.scss */
.inews-slider {
  position: relative !important;
  overflow: visible !important;
}

/* line 92, ../sass/index-new/index-new-news.scss */
.inews-slider-body {
  position: relative;
}
/* line 95, ../sass/index-new/index-new-news.scss */
.inews-slider-body.grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-top: calc(5vw * 9 / 16);
}
/* line 101, ../sass/index-new/index-new-news.scss */
.inews-slider-body.grid .swiper-slide {
  width: auto !important;
}
/* line 106, ../sass/index-new/index-new-news.scss */
.inews-slider-body .swiper-slide {
  width: calc(41vw * 9 / 16) !important;
  color: #000;
  border-bottom: 1px solid oklab(0.210168 0.00151306 0.000472009/0.15);
  padding-bottom: calc(4vw * 9 / 16);
  height: auto !important;
}
/* line 113, ../sass/index-new/index-new-news.scss */
.inews-slider-body .swiper-slide .img {
  width: 100%;
  height: calc(32vw * 9 / 16);
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}
/* line 120, ../sass/index-new/index-new-news.scss */
.inews-slider-body .swiper-slide .img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: .3s ease-in-out;
}
/* line 129, ../sass/index-new/index-new-news.scss */
.inews-slider-body .swiper-slide .info {
  position: relative;
  margin: 10px 0;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  align-items: center;
}
/* line 137, ../sass/index-new/index-new-news.scss */
.inews-slider-body .swiper-slide .info .info-label {
  padding: 0 11px;
  border-radius: 100px;
  line-height: 26px;
  background-color: #dedcd9;
  color: #000;
  font-size: 14px;
  transition: .3s ease-in-out;
}
/* line 147, ../sass/index-new/index-new-news.scss */
.inews-slider-body .swiper-slide .info .info-date {
  font-size: 14px;
  display: block;
}
/* line 153, ../sass/index-new/index-new-news.scss */
.inews-slider-body .swiper-slide h4 {
  font-size: 24px;
  display: block;
  transition: .3s ease-in-out;
}
/* line 163, ../sass/index-new/index-new-news.scss */
.inews-slider-body .swiper-slide:hover .img img {
  transform: scale(1.1);
}
/* line 170, ../sass/index-new/index-new-news.scss */
.inews-slider-body .swiper-slide:hover .info .info-label {
  background-color: #c9a980;
  color: #fff;
}
/* line 176, ../sass/index-new/index-new-news.scss */
.inews-slider-body .swiper-slide:hover h4 {
  color: #c9a980;
}

/* line 186, ../sass/index-new/index-new-news.scss */
.lang-he .inew-top-right-btn .swiper-button-next svg {
  transform: scaleX(-1);
}
/* line 190, ../sass/index-new/index-new-news.scss */
.lang-he .inew-top-right-btn .swiper-button-prev svg {
  transform: scaleX(1);
}

@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  /* line 199, ../sass/index-new/index-new-news.scss */
  .inews-slider-body.grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
  /* line 205, ../sass/index-new/index-new-news.scss */
  .inews-slider-body .swiper-slide {
    width: calc(54vw * 9 / 16) !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 213, ../sass/index-new/index-new-news.scss */
  .inews-container {
    padding: 0 calc(10vw * 9 / 16);
  }

  /* line 219, ../sass/index-new/index-new-news.scss */
  .inews-slider-body.grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
  /* line 225, ../sass/index-new/index-new-news.scss */
  .inews-slider-body .swiper-slide {
    width: calc(54vw * 9 / 16) !important;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  /* line 237, ../sass/index-new/index-new-news.scss */
  .inews .title {
    font-size: calc(8vw * 9 / 16);
  }

  /* line 242, ../sass/index-new/index-new-news.scss */
  .inews-top {
    flex-wrap: wrap;
    gap: 20px;
    padding: 30px 0;
  }
  /* line 247, ../sass/index-new/index-new-news.scss */
  .inews-top p {
    max-width: 100%;
  }

  /* line 252, ../sass/index-new/index-new-news.scss */
  .inews-top-right {
    justify-content: space-between;
    width: 100%;
  }

  /* line 257, ../sass/index-new/index-new-news.scss */
  .inews-container {
    padding: 0 15px;
  }

  /* line 263, ../sass/index-new/index-new-news.scss */
  .inew-top-right-btn .swiper-button-prev, .inew-top-right-btn .swiper-button-next {
    width: 30px !important;
    height: 30px !important;
  }

  /* line 272, ../sass/index-new/index-new-news.scss */
  .inews-slider-body.grid {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }
  /* line 278, ../sass/index-new/index-new-news.scss */
  .inews-slider-body .swiper-slide {
    width: calc(120vw * 9 / 16) !important;
  }
  /* line 281, ../sass/index-new/index-new-news.scss */
  .inews-slider-body .swiper-slide .img {
    height: calc(72vw * 9 / 16);
  }
}
/* line 1, ../sass/index-new/index-new-gall.scss */
.igall {
  position: relative;
  padding: calc(10vw * 9 / 16) 0;
  overflow: hidden;
}

/* line 7, ../sass/index-new/index-new-gall.scss */
.igall-container {
  padding: 0 calc(32vw * 9 / 16);
}
/* line 10, ../sass/index-new/index-new-gall.scss */
.igall-container .title {
  font-size: calc(11vw * 9 / 16);
  line-height: 1;
  margin-bottom: 2vw;
  color: #000;
}

/* line 17, ../sass/index-new/index-new-gall.scss */
.stack-slider {
  position: relative;
  width: calc(100% - .5vw);
  height: 100vh;
  overflow: hidden;
  margin-right: 1vw;
}

/* line 25, ../sass/index-new/index-new-gall.scss */
.stack-slide {
  position: absolute;
  top: 50%;
  right: 0;
  width: 48vw;
  transform: translateY(-50%);
  transition: transform 0.9s cubic-bezier(0.22, 0.61, 0.36, 1);
}

/* line 34, ../sass/index-new/index-new-gall.scss */
.stack-slide img {
  width: 100%;
  height: 80vh;
  object-fit: cover;
  border-radius: 20px;
}

/* line 41, ../sass/index-new/index-new-gall.scss */
.pos0 {
  transform: translateY(-50%) scale(1);
  z-index: 4;
}

/* line 46, ../sass/index-new/index-new-gall.scss */
.pos1 {
  transform: translate(-23vw, -50%) scale(0.85);
  z-index: 3;
}

/* line 51, ../sass/index-new/index-new-gall.scss */
.pos2 {
  transform: translate(-42vw, -50%) scale(0.7);
  z-index: 2;
}

/* line 56, ../sass/index-new/index-new-gall.scss */
.pos3 {
  transform: translate(-61vw, -50%) scale(0.55);
  z-index: 1;
}

/* line 62, ../sass/index-new/index-new-gall.scss */
.off {
  transform: translate(60vw, -50%);
  opacity: 0;
  transition: transform 0.9s cubic-bezier(0.22, 0.61, 0.36, 1) 0.35s, opacity 0.4s ease 0.25s;
}

/* line 72, ../sass/index-new/index-new-gall.scss */
.lang-he .stack-slide {
  right: auto;
  left: 0;
}
/* line 77, ../sass/index-new/index-new-gall.scss */
.lang-he .pos0 {
  transform: translateY(-50%) scale(1);
}
/* line 81, ../sass/index-new/index-new-gall.scss */
.lang-he .pos1 {
  transform: translate(23vw, -50%) scale(0.85);
}
/* line 85, ../sass/index-new/index-new-gall.scss */
.lang-he .pos2 {
  transform: translate(42vw, -50%) scale(0.7);
}
/* line 89, ../sass/index-new/index-new-gall.scss */
.lang-he .pos3 {
  transform: translate(61vw, -50%) scale(0.55);
}
/* line 93, ../sass/index-new/index-new-gall.scss */
.lang-he .off {
  transform: translate(-60vw, -50%);
  opacity: 0;
  transition: transform 0.9s cubic-bezier(0.22, 0.61, 0.36, 1) 0.35s, opacity 0.4s ease 0.25s;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 104, ../sass/index-new/index-new-gall.scss */
  .igall-container {
    padding: 0 calc(10vw * 9 / 16);
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  /* line 110, ../sass/index-new/index-new-gall.scss */
  .igall-container {
    padding: 0 15px;
  }
  /* line 113, ../sass/index-new/index-new-gall.scss */
  .igall-container .title {
    font-size: calc(15vw * 9 / 16);
    margin-bottom: 4vw;
  }

  /* line 119, ../sass/index-new/index-new-gall.scss */
  .stack-slider {
    height: 64vw;
  }

  /* line 125, ../sass/index-new/index-new-gall.scss */
  .stack-slide img {
    height: 50vw;
  }
}
/* line 1, ../sass/index-new/index-new-partners-swiper.scss */
.partners-swiper {
  position: relative;
  padding: calc(11vw * 9 / 16) 0;
}

/* line 6, ../sass/index-new/index-new-partners-swiper.scss */
.partners-container {
  padding: 0 calc(32vw * 9 / 16);
  position: relative;
}

/* line 11, ../sass/index-new/index-new-partners-swiper.scss */
.partners-top {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  padding-bottom: calc(10vw * 9 / 16);
}
/* line 17, ../sass/index-new/index-new-partners-swiper.scss */
.partners-top .title {
  color: #000;
  font-size: calc(6vw * 9 / 16);
  line-height: 1;
  max-width: 40%;
}
/* line 24, ../sass/index-new/index-new-partners-swiper.scss */
.partners-top p {
  max-width: 33%;
  color: oklab(0.210168 0.00151306 0.000472009/0.5);
  font-size: calc(2.2vw * 9 / 16);
  font-weight: 500;
}

/* line 33, ../sass/index-new/index-new-partners-swiper.scss */
.partners-swiper-body {
  position: relative;
}

/* line 37, ../sass/index-new/index-new-partners-swiper.scss */
.partners-swiper-body-photo {
  width: 80%;
  position: relative;
  width: calc(94vw * 9 / 16);
  height: calc(75vw * 9 / 16);
  width: 1000px;
  width: 85%;
  height: 690px;
}
/* line 47, ../sass/index-new/index-new-partners-swiper.scss */
.partners-swiper-body-photo .img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 10px;
  overflow: hidden;
  transition: opacity .6s ease;
}
/* line 60, ../sass/index-new/index-new-partners-swiper.scss */
.partners-swiper-body-photo .img img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
/* line 67, ../sass/index-new/index-new-partners-swiper.scss */
.partners-swiper-body-photo .img.active {
  opacity: 1;
}

/* line 73, ../sass/index-new/index-new-partners-swiper.scss */
.partners-swiper-body-sld {
  position: absolute;
  top: 50%;
  right: 0;
  padding: 48px;
  background: #191818;
  width: 447px;
  border-radius: 10px;
  transform: translateY(-50%);
}

/* line 84, ../sass/index-new/index-new-partners-swiper.scss */
.partners-swiper-body-sld-dots {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  font-size: 16px;
  justify-content: space-between;
  border-bottom: 1px solid #3d3d3d;
}
/* line 92, ../sass/index-new/index-new-partners-swiper.scss */
.partners-swiper-body-sld-dots .dot {
  cursor: pointer;
  padding: 5px 10px 7px;
  border-bottom: 1px solid transparent;
  margin-bottom: -1px;
  opacity: .4;
  transition: .3s ease-in-out;
}
/* line 100, ../sass/index-new/index-new-partners-swiper.scss */
.partners-swiper-body-sld-dots .dot.active {
  border-color: #c9a980;
  opacity: 1;
}

/* line 107, ../sass/index-new/index-new-partners-swiper.scss */
.partners-swiper-body-sld-txt {
  margin-top: 35px;
}
/* line 110, ../sass/index-new/index-new-partners-swiper.scss */
.partners-swiper-body-sld-txt .vis-box {
  display: none;
}
/* line 113, ../sass/index-new/index-new-partners-swiper.scss */
.partners-swiper-body-sld-txt .vis-box p {
  font-size: 25px;
  margin-bottom: 30px;
}
/* line 118, ../sass/index-new/index-new-partners-swiper.scss */
.partners-swiper-body-sld-txt .vis-box span {
  font-size: 13px;
  display: block;
}
/* line 123, ../sass/index-new/index-new-partners-swiper.scss */
.partners-swiper-body-sld-txt .vis-box.active {
  display: block;
}
/* line 128, ../sass/index-new/index-new-partners-swiper.scss */
.partners-swiper-body-sld-txt .txt-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 90px;
}
/* line 134, ../sass/index-new/index-new-partners-swiper.scss */
.partners-swiper-body-sld-txt .txt-bottom .logos {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
/* line 143, ../sass/index-new/index-new-partners-swiper.scss */
.partners-swiper-body-sld-txt .txt-bottom .logos img {
  width: 50px;
  height: 40px;
  object-fit: contain;
}
/* line 149, ../sass/index-new/index-new-partners-swiper.scss */
.partners-swiper-body-sld-txt .txt-bottom .logos svg {
  position: absolute;
  top: 0;
  left: 0;
}

/* line 164, ../sass/index-new/index-new-partners-swiper.scss */
.lang-he .partners-swiper-body-sld {
  right: initial;
  left: 0;
}

@media only screen and (min-width: 1280px) and (max-width: 1599px) {
  /* line 172, ../sass/index-new/index-new-partners-swiper.scss */
  .partners-swiper-body-photo {
    height: 700px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  /* line 178, ../sass/index-new/index-new-partners-swiper.scss */
  .partners-swiper-body-photo {
    height: 600px;
  }

  /* line 182, ../sass/index-new/index-new-partners-swiper.scss */
  .partners-swiper-body-sld {
    padding: 30px;
    width: 400px;
  }

  /* line 189, ../sass/index-new/index-new-partners-swiper.scss */
  .partners-swiper-body-sld-txt .txt-bottom {
    margin-top: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 197, ../sass/index-new/index-new-partners-swiper.scss */
  .partners-container {
    padding: 0 calc(10vw * 9 / 16);
  }

  /* line 201, ../sass/index-new/index-new-partners-swiper.scss */
  .partners-swiper-body-photo {
    height: 600px;
  }

  /* line 205, ../sass/index-new/index-new-partners-swiper.scss */
  .partners-swiper-body-sld {
    padding: 30px;
    width: 400px;
  }

  /* line 212, ../sass/index-new/index-new-partners-swiper.scss */
  .partners-swiper-body-sld-txt .txt-bottom {
    margin-top: 50px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  /* line 220, ../sass/index-new/index-new-partners-swiper.scss */
  .partners-top {
    flex-direction: column;
    align-items: flex-start;
    padding-bottom: calc(9vw * 9 / 16);
  }
  /* line 225, ../sass/index-new/index-new-partners-swiper.scss */
  .partners-top .title {
    font-size: calc(12vw * 9 / 16);
    max-width: 100%;
  }
  /* line 230, ../sass/index-new/index-new-partners-swiper.scss */
  .partners-top p {
    font-size: calc(7vw * 9 / 16);
    margin-top: calc(4vw * 9 / 16);
    max-width: 100%;
  }

  /* line 237, ../sass/index-new/index-new-partners-swiper.scss */
  .partners-container {
    padding: 0 15px;
  }

  /* line 241, ../sass/index-new/index-new-partners-swiper.scss */
  .partners-swiper-body-sld {
    position: relative;
    top: initial;
    transform: none;
    width: 100%;
  }

  /* line 248, ../sass/index-new/index-new-partners-swiper.scss */
  .partners-swiper-body-photo {
    height: 80vw;
    width: 100%;
  }

  /* line 253, ../sass/index-new/index-new-partners-swiper.scss */
  .partners-swiper-body-sld-dots {
    gap: 10px;
  }

  /* line 257, ../sass/index-new/index-new-partners-swiper.scss */
  .partners-swiper-body-sld {
    padding: 20px;
    width: 400px;
    width: 100%;
  }

  /* line 265, ../sass/index-new/index-new-partners-swiper.scss */
  .partners-swiper-body-sld-txt .txt-bottom {
    margin-top: 50px;
  }
}
/* line 1, ../sass/index-new/index-new-servmob.scss */
.iservslider-mob {
  display: none;
  width: 100%;
  padding: 10vw 0px;
}

/* line 7, ../sass/index-new/index-new-servmob.scss */
.iservslider-mob-container {
  padding: 0 15px;
  width: 100%;
}

/* line 12, ../sass/index-new/index-new-servmob.scss */
.iservslider-mob-slider {
  /* Контейнер линии */
  /* Сама ползущая линия */
}
/* line 15, ../sass/index-new/index-new-servmob.scss */
.iservslider-mob-slider .swiper-pagination-progress {
  width: 100%;
  height: 1px;
  /* Толщина линии */
  background: #b7b7b7;
  /* Цвет подложки */
  z-index: 10;
  margin: 6vw 0 4vw;
}
/* line 24, ../sass/index-new/index-new-servmob.scss */
.iservslider-mob-slider .progress-bar {
  width: 0%;
  height: 100%;
  background: #c9a980;
  /* Цвет линии (белый, как у Теслы) */
}

/* line 34, ../sass/index-new/index-new-servmob.scss */
.iservslider-mob-slider-body .swiper-slide {
  color: #000;
}
/* line 37, ../sass/index-new/index-new-servmob.scss */
.iservslider-mob-slider-body .swiper-slide .img {
  width: 100%;
  margin-bottom: 8vw;
  display: block;
}
/* line 42, ../sass/index-new/index-new-servmob.scss */
.iservslider-mob-slider-body .swiper-slide .img img {
  display: block;
  width: 100%;
  height: 100%;
  aspect-ratio: 1;
  border-radius: 20px;
  object-fit: cover;
}
/* line 52, ../sass/index-new/index-new-servmob.scss */
.iservslider-mob-slider-body .swiper-slide h4 {
  font-size: calc(12vw * 9 / 16);
}
/* line 56, ../sass/index-new/index-new-servmob.scss */
.iservslider-mob-slider-body .swiper-slide p {
  font-size: calc(7vw * 9 / 16);
  margin-top: 20px;
}

/* line 63, ../sass/index-new/index-new-servmob.scss */
.iservslider-mob-btn {
  display: flex;
  gap: 10px;
  align-items: center;
}
/* line 68, ../sass/index-new/index-new-servmob.scss */
.iservslider-mob-btn .swiper-button-prev, .iservslider-mob-btn .swiper-button-next {
  width: 30px !important;
  height: 30px !important;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #b7b7b7 !important;
  transition: .3s ease-in-out;
  position: relative !important;
  left: initial !important;
  right: initial !important;
  top: initial !important;
  margin: 0 !important;
  color: #000;
}
/* line 84, ../sass/index-new/index-new-servmob.scss */
.iservslider-mob-btn .swiper-button-prev:after, .iservslider-mob-btn .swiper-button-next:after {
  display: none !important;
}
/* line 89, ../sass/index-new/index-new-servmob.scss */
.iservslider-mob-btn .swiper-button-prev svg, .iservslider-mob-btn .swiper-button-next svg {
  width: 10px;
  height: 10px;
}
/* line 94, ../sass/index-new/index-new-servmob.scss */
.iservslider-mob-btn .swiper-button-prev:hover, .iservslider-mob-btn .swiper-button-next:hover {
  background-color: #c9a980 !important;
  border-color: #c9a980 !important;
  color: #fff !important;
}
/* line 103, ../sass/index-new/index-new-servmob.scss */
.iservslider-mob-btn .swiper-button-prev svg {
  transform: scaleX(-1);
}

/* line 112, ../sass/index-new/index-new-servmob.scss */
.lang-he .iservslider-mob-btn .swiper-button-next svg {
  transform: scaleX(-1);
}
/* line 116, ../sass/index-new/index-new-servmob.scss */
.lang-he .iservslider-mob-btn .swiper-button-prev svg {
  transform: scaleX(1);
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  /* line 125, ../sass/index-new/index-new-servmob.scss */
  .iservslider-mob {
    display: block;
  }
}
/* line 22, ../sass/index-new.scss */
body {
  background-color: #fff;
}

/* line 27, ../sass/index-new.scss */
.lang-he {
  direction: rtl;
}
