@font-face {
  font-family: "NarkissBlock Regular";
  src: url(/static/ed22cfebb4a360a45055.woff2) format("woff2"), url(/static/68f389931f18bc3df984.woff) format("woff"), url(/static/aa6f9e12ac74a1e2cb12.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "NarkissBlock Medium";
  src: url(/static/9ff14c5531be1d33eec4.woff2) format("woff2"), url(/static/4dd123bcce7de53274c6.woff) format("woff"), url(/static/56156a31bc7bb99aee67.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "NarkissBlock Bold";
  src: url(/static/31d04f8f32f6e684eefa.woff2) format("woff2"), url(/static/7c06a5bfb496551d15cd.woff) format("woff"), url(/static/c91491518ece6e74ce27.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}
html {
  font-size: 62.5%;
}

html,
body {
  direction: rtl;
  padding: 0;
  margin: 0;
  overflow-x: hidden;
}
html.full-height,
body.full-height {
  height: 100%;
  overflow-y: hidden;
}

a {
  text-decoration: none;
  color: unset;
}

button {
  outline: none;
  border: none;
}

p {
  margin: 0;
}
/* stylelint-disable */

/* stylelint-enable */
.icon--mmn5O {
  display: inline-block;
}
.icon--mmn5O svg {
  display: block;
  width: 100%;
}
/*
	Common media query mixin.

	Usage:
	.element {
		@include screen('tablet') {
			width: 90%;
		}
		@include screen('desktop') {
			width: 85%;
		}
		@include screen('(min-width: 999px)') {
			width: 1280px;
		}
	}
 */
.button--m8svt {
  width: 2.1875vw;
  height: 2.1875vw;
  margin-top: -0.3125vw;
  padding: 0;
  transition: none;
  background-color: transparent;
  transition: 0.3s;
  z-index: 10;
  /* Use predefined media query */
  /* Use custom media query */
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-height: 780px) {
  .button--m8svt {
    top: 0.7291666667vw;
  }
}
@media only screen and (max-width: 767px) {
  .button--m8svt {
    width: 8.5333333333vw;
    height: 8.5333333333vw;
    position: absolute;
    left: 2.6666666667vw;
    top: 5.0666666667vw;
    bottom: auto;
    margin-right: 0;
    z-index: 10;
  }
}
.button--m8svt:hover {
  opacity: 0.8;
  cursor: pointer;
}
.button--m8svt svg {
  width: 100% !important;
  height: 100% !important;
}
.button--m8svt svg ellipse,
.button--m8svt svg path {
  transition: all ease 0.3s;
}

body.acc-grayscale, body.acc-negative {
  overflow-x: hidden;
}
div#accessibility {
  position: absolute !important;
  z-index: 45 !important;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  /* Use predefined media query */
  /* Use custom media query */
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (min-width: 767px) {
  div#accessibility {
    top: 29px !important;
  }
  html[dir=ltr] div#accessibility {
    right: 65px !important;
    left: auto !important;
  }
  html[dir=rtl] div#accessibility {
    right: auto !important;
    left: 65px !important;
  }
}
@media only screen and (max-width: 767px) {
  div#accessibility {
    top: auto !important;
    right: 5.3333333333vw !important;
    bottom: 8vw !important;
    left: auto !important;
    z-index: 45 !important;
  }
}
div#accessibility div#acc-header .image {
  background: none !important;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  div#accessibility div#acc-header .image {
    right: 0 !important;
    left: auto !important;
  }
  html[dir=rtl] div#accessibility div#acc-header .image {
    right: 0 !important;
    left: auto !important;
  }
}
div#accessibility div#acc-header .image::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 25px;
  height: 25px;
  transform: translate(-50%, -50%);
}
html[dir=ltr] div#accessibility div#acc-header .image {
  right: 0 !important;
  left: auto !important;
}
html[dir=rtl] div#accessibility div#acc-header .image {
  right: auto !important;
  left: 0 !important;
}
div#accessibility div#acc-header .image img {
  display: none !important;
}
div#accessibility div#acc-header .text {
  visibility: hidden;
}
div#accessibility button#acc-regular {
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (min-width: 767px) {
  div#accessibility button#acc-regular:focus {
    outline: transparent auto 5px !important;
  }
}
div#accessibility div#acc-footer {
  display: none !important;
}
input:-webkit-autofill, textarea:-webkit-autofill {
  box-shadow: 0 0 0 1000px #f6f6f6 inset;
  color: black;
}
.overflow {
  overflow: hidden;
}
#INDmenu-btn::before, #INDmenu-btn::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  #INDmenu-btn::before, #INDmenu-btn::after {
    width: 12.2666666667vw;
    height: 12.2666666667vw;
    background-color: white;
  }
}
#INDbtnWrap #INDmenu-btn {
  position: fixed;
  top: 1.0416666667vw !important;
  right: initial;
  left: 1.0416666667vw !important;
  width: 2.0833333333vw;
  height: 2.0833333333vw;
  margin: 0;
  transition: none !important;
  opacity: 0 !important;
  visibility: hidden !important;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  #INDbtnWrap #INDmenu-btn {
    position: absolute;
    top: 5.0666666667vw !important;
    left: 5.3333333333vw !important;
    width: 11.7333333333vw;
    height: 11.7333333333vw;
  }
}
#INDmenu-btn svg {
  visibility: hidden;
}
/*
	Common media query mixin.

	Usage:
	.element {
		@include screen('tablet') {
			width: 90%;
		}
		@include screen('desktop') {
			width: 85%;
		}
		@include screen('(min-width: 999px)') {
			width: 1280px;
		}
	}
 */
.header--YGWap {
  display: flex;
  justify-content: space-between;
  position: fixed;
  width: 100%;
  height: 4.53125vw;
  padding: 1.0416666667vw 3.1770833333vw 0.2604166667vw 3.2291666667vw;
  background-color: #000;
  box-shadow: 0 2px 10px #000;
  transition: 0.3s;
  z-index: 1;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .header--YGWap {
    height: 14.6666666667vw;
    padding: 1.8666666667vw 4.2666666667vw 0 4.2666666667vw;
  }
}
.header--YGWap .actions--PfVSg {
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .header--YGWap .actions--PfVSg {
    width: 65.3333333333vw;
  }
}
.header--YGWap .actions--PfVSg,
.header--YGWap .logos--gJL9y {
  display: flex;
  justify-content: space-between;
  align-items: center;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .header--YGWap .actions--PfVSg,
  .header--YGWap .logos--gJL9y {
    flex-direction: row-reverse;
  }
}
.header--YGWap .actions--PfVSg .ynet-link--lhBpw,
.header--YGWap .logos--gJL9y .ynet-link--lhBpw {
  width: 6.7708333333vw;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .header--YGWap .actions--PfVSg .ynet-link--lhBpw,
  .header--YGWap .logos--gJL9y .ynet-link--lhBpw {
    width: 20.8vw;
  }
}
.header--YGWap .actions--PfVSg .site-logo--nQi6q,
.header--YGWap .logos--gJL9y .site-logo--nQi6q {
  font-family: "NarkissBlock Bold", sans-serif;
  font-size: 1.9697916667vw;
  line-height: 0.9;
  padding-right: 1.3020833333vw;
  margin-top: -0.6770833333vw;
}
.header--YGWap .actions--PfVSg .site-logo--nQi6q span,
.header--YGWap .logos--gJL9y .site-logo--nQi6q span {
  display: inline-block;
}
.header--YGWap .actions--PfVSg .site-logo--nQi6q .red--q_kqQ,
.header--YGWap .logos--gJL9y .site-logo--nQi6q .red--q_kqQ {
  padding: 0 0.6770833333vw 0;
  margin-left: 0.6770833333vw;
  background-color: #de1a1a;
}
.header--YGWap .withBackBtn--Qf23X {
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .header--YGWap .withBackBtn--Qf23X {
    flex-direction: row;
  }
}
.header--YGWap .withBackBtn--Qf23X .socials--HxNuh {
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .header--YGWap .withBackBtn--Qf23X .socials--HxNuh {
    width: 23.2vw;
    margin-right: 0;
    order: 3;
  }
}
.header--YGWap .withBackBtn--Qf23X .emai-link--iinFV {
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .header--YGWap .withBackBtn--Qf23X .emai-link--iinFV {
    width: 9.6vw;
    order: 2;
  }
}
.header--YGWap .withBackBtn--Qf23X .emai-link--iinFV i {
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .header--YGWap .withBackBtn--Qf23X .emai-link--iinFV i {
    width: 100%;
    margin-left: 1.3333333333vw;
  }
}
.header--YGWap .back-button--VIYq8 {
  width: 8.3333333333vw;
  height: 1.8229166667vw;
  margin-top: -0.46875vw;
  font-family: "NarkissBlock Bold", sans-serif;
  font-size: 1.1458333333vw;
  color: #de1a1a;
  background-color: #fff;
  border-radius: 0.2604166667vw;
  text-align: center;
  white-space: nowrap;
  padding: 0;
  transition: 0.3s;
  /* Use predefined media query */
  /* Use custom media query */
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .header--YGWap .back-button--VIYq8 {
    width: 26.9333333333vw;
    height: 6.6666666667vw;
    margin-top: -2.4vw;
    font-size: 3.7333333333vw;
    border-radius: 1.3333333333vw;
    order: 1;
  }
}
@media only screen and (min-width: 768px) {
  .header--YGWap .back-button--VIYq8:hover {
    background-color: #de1a1a;
    color: #fff;
    cursor: pointer;
  }
}
.header--YGWap .socials--HxNuh {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 17.2916666667vw;
  margin-left: 2.65625vw;
  margin-right: 2.9166666667vw;
  padding-bottom: 0.2604166667vw;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .header--YGWap .socials--HxNuh {
    width: 25.3333333333vw;
    margin-left: 0;
    padding-bottom: 1.3333333333vw;
  }
}
.header--YGWap .socials--HxNuh .text--EZeul {
  font-family: "NarkissBlock Bold", sans-serif;
  font-size: 1.25vw;
  line-height: 1;
  padding-bottom: 0.3125vw;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .header--YGWap .socials--HxNuh .text--EZeul {
    display: none;
  }
}
.header--YGWap .socials--HxNuh .share-button--yQvdc {
  width: 1.7421875vw;
  padding: 0;
  background-color: transparent;
  transition: 0.3s;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .header--YGWap .socials--HxNuh .share-button--yQvdc {
    width: 6.1333333333vw;
  }
}
.header--YGWap .socials--HxNuh .share-button--yQvdc:hover {
  cursor: pointer;
  opacity: 0.8;
}
.header--YGWap .emai-link--iinFV {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 9.2708333333vw;
  font-family: "NarkissBlock Medium", sans-serif;
  font-size: 0.8854166667vw;
  line-height: 1.2;
  margin-left: 1.7708333333vw;
  padding-bottom: 0.15625vw;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .header--YGWap .emai-link--iinFV {
    width: 42.6666666667vw;
    font-size: 4vw;
    line-height: 0.9;
    margin-left: 0;
    padding-bottom: 2.1333333333vw;
  }
}
.header--YGWap .emai-link--iinFV i {
  width: 3.0208333333vw;
  margin-left: 0.78125vw;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .header--YGWap .emai-link--iinFV i {
    width: 16vw;
    margin-left: 2.1333333333vw;
  }
}
/*
	Common media query mixin.

	Usage:
	.element {
		@include screen('tablet') {
			width: 90%;
		}
		@include screen('desktop') {
			width: 85%;
		}
		@include screen('(min-width: 999px)') {
			width: 1280px;
		}
	}
 */
.link--gOH2U {
  width: 100%;
  max-width: 12.6041666667vw;
  height: 2.5vw;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "NarkissBlock Medium", sans-serif;
  font-size: 1.1458333333vw;
  line-height: 1.5078125vw;
  background-color: #dd1a1a;
  transition: 0.3s;
  /* Use predefined media query */
  /* Use custom media query */
}
.link--gOH2U:hover {
  opacity: 0.8;
}
@media only screen and (max-width: 767px) {
  .link--gOH2U {
    max-width: 90.1333333333vw;
    height: 12.8vw;
    margin: 0 auto;
    font-size: 5.8666666667vw;
    line-height: 7.72vw;
  }
}
/*
	Common media query mixin.

	Usage:
	.element {
		@include screen('tablet') {
			width: 90%;
		}
		@include screen('desktop') {
			width: 85%;
		}
		@include screen('(min-width: 999px)') {
			width: 1280px;
		}
	}
 */
.footer--hZBlr {
  padding: 0.78125vw 0;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .footer--hZBlr {
    padding: 12.8vw 0 100px;
  }
}
.footer--hZBlr .terms-and-policy--N__nr {
  display: flex;
  justify-content: center;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .footer--hZBlr .terms-and-policy--N__nr {
    padding-top: 10.6666666667vw;
  }
}
.footer--hZBlr .link--Yo3af {
  font-size: 0.8333333333vw;
  line-height: 1;
  text-decoration: underline;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .footer--hZBlr .link--Yo3af {
    font-size: 4.2666666667vw;
  }
}
.footer--hZBlr .devider--_SzUj {
  width: 1px;
  height: 0.9895833333vw;
  background-color: #fff;
  margin: 0 0.2604166667vw;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .footer--hZBlr .devider--_SzUj {
    height: 4.5333333333vw;
    margin: 0 1.3333333333vw;
  }
}
/*
	Common media query mixin.

	Usage:
	.element {
		@include screen('tablet') {
			width: 90%;
		}
		@include screen('desktop') {
			width: 85%;
		}
		@include screen('(min-width: 999px)') {
			width: 1280px;
		}
	}
 */
.search-container--myTcx {
  position: relative;
  margin: 0 auto;
  width: 100%;
  max-width: 31.5625vw;
  padding-bottom: 1.8229166667vw;
  z-index: 1;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .search-container--myTcx {
    max-width: 89.8666666667vw;
    padding-bottom: 6.9333333333vw;
  }
}
.search-container--myTcx .search-wrapper--uyd5L {
  display: flex;
  align-items: center;
  width: 100%;
  height: 2.9166666667vw;
  background-color: white;
  border-radius: 2.6041666667vw;
  overflow: hidden;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .search-container--myTcx .search-wrapper--uyd5L {
    height: 12.5333333333vw;
    border-radius: 13.3333333333vw;
  }
}
.search-container--myTcx .input-wrapper--gAYaV {
  position: relative;
  flex-grow: 1;
}
.search-container--myTcx .input-wrapper--gAYaV input {
  display: block;
  width: 100%;
  height: 2.96875vw;
  line-height: 2.0833333333vw;
  padding: 0.1041666667vw 1.25vw 0.2604166667vw 1.6145833333vw;
  outline: none;
  border: none;
  font-family: "NarkissBlock Regular", sans-serif;
  font-size: 1.4583333333vw;
  font-weight: 400;
  color: #212121;
  caret-color: #212121;
  position: relative;
  z-index: 3;
  background-color: transparent;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .search-container--myTcx .input-wrapper--gAYaV input {
    height: 12.5333333333vw;
    line-height: 1;
    padding: 0.8vw 6.4vw 1.3333333333vw 8.2666666667vw;
    font-size: 5.3333333333vw;
  }
}
.search-container--myTcx .input-wrapper--gAYaV input::-moz-placeholder {
  color: #989898;
  font-family: "NarkissBlock Regular", sans-serif;
  font-weight: 400;
}
.search-container--myTcx .input-wrapper--gAYaV input::placeholder {
  color: #989898;
  font-family: "NarkissBlock Regular", sans-serif;
  font-weight: 400;
}
.search-container--myTcx .input-wrapper--gAYaV .suggestion--r5YsH,
.search-container--myTcx .input-wrapper--gAYaV .searchString--wrwKm {
  position: absolute;
  top: 0.2604166667vw;
  z-index: 1;
  display: block;
  width: 100%;
  height: 2.96875vw;
  line-height: 2.0833333333vw;
  padding: 0.1041666667vw 1.25vw 0.2604166667vw 1.6145833333vw;
  font-family: "NarkissBlock Regular", sans-serif;
  font-size: 1.4583333333vw;
  font-weight: 400;
  color: #BAB2B2;
}
.search-container--myTcx .input-wrapper--gAYaV .searchString--wrwKm {
  width: auto;
  padding-left: 0;
  color: #212121;
  z-index: 2;
}
.search-container--myTcx .search-btn--cNyZ6 {
  width: 3.0208333333vw;
  height: 100%;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 1;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .search-container--myTcx .search-btn--cNyZ6 {
    width: 10.6666666667vw;
  }
}
.search-container--myTcx .search-btn--cNyZ6:hover {
  cursor: pointer;
}
.search-container--myTcx .search-btn--cNyZ6 i {
  width: 1.875vw;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .search-container--myTcx .search-btn--cNyZ6 i {
    width: 6.4vw;
  }
}
.search-container--myTcx .clear-btn--Ek3ga {
  width: 1.0416666667vw;
  height: 100%;
  margin: 0.8854166667vw 0 1.0416666667vw 1.1458333333vw;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 1;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .search-container--myTcx .clear-btn--Ek3ga {
    width: 4vw;
    margin: 5.0666666667vw 0 5.3333333333vw 4vw;
  }
}
.search-container--myTcx .suggestions--aWfjp {
  position: absolute;
  top: 1.40625vw;
  width: 100%;
  height: 10.6770833333vw;
  padding: 1.40625vw 0 0.5729166667vw;
  font-size: 1.25vw;
  font-weight: 300;
  color: #988e8e;
  background-color: #fff;
  border-bottom-left-radius: 1.5625vw;
  border-bottom-right-radius: 1.5625vw;
  overflow: hidden;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .search-container--myTcx .suggestions--aWfjp {
    top: 6.6666666667vw;
    height: 46.6666666667vw;
    padding: 7.2vw 0 2.9333333333vw;
    font-size: 4.8vw;
    border-bottom-left-radius: 6.6666666667vw;
    border-bottom-right-radius: 6.6666666667vw;
  }
}
.search-container--myTcx .suggestions--aWfjp:after {
  content: "";
  position: absolute;
  top: 1.40625vw;
  right: 1.25vw;
  width: 29.6875vw;
  height: 1px;
  background-color: #dbd8d8;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .search-container--myTcx .suggestions--aWfjp:after {
    top: 6.4vw;
    right: 6.4vw;
    width: 77.3333333333vw;
  }
}
.search-container--myTcx .suggestions-list--VlJJR {
  width: 100%;
  pointer-events: none;
  height: 8.75vw;
  padding: 0 1.25vw;
  overflow-y: auto;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .search-container--myTcx .suggestions-list--VlJJR {
    height: 37.3333333333vw;
    padding: 0 6.4vw;
  }
}
.search-container--myTcx .suggestions-list--VlJJR .item--WzWqq {
  pointer-events: all;
  cursor: pointer;
  padding: 0.5208333333vw 0;
  transition: 0.3s;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .search-container--myTcx .suggestions-list--VlJJR .item--WzWqq {
    padding: 2.6666666667vw 0;
  }
}
.search-container--myTcx .suggestions-list--VlJJR .item--WzWqq:hover {
  color: #212121;
}
/*
	Common media query mixin.

	Usage:
	.element {
		@include screen('tablet') {
			width: 90%;
		}
		@include screen('desktop') {
			width: 85%;
		}
		@include screen('(min-width: 999px)') {
			width: 1280px;
		}
	}
 */
.sort-dropdown--HES4G {
  position: relative;
  width: 13.59375vw;
  padding: 0.9895833333vw 0.6770833333vw 1.3020833333vw;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .sort-dropdown--HES4G {
    width: 69.6vw;
    margin: 0 auto;
    padding: 5.3333333333vw 0 10.6666666667vw;
  }
}
.sort-dropdown-inner--ka1nP {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 1.0416666667vw;
  width: 13.59375vw;
  padding: 0.3645833333vw 0.5208333333vw 0.3645833333vw 0.5729166667vw;
  background-color: rgba(0, 0, 0, 0.92);
  border: 1px solid #fff;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .sort-dropdown-inner--ka1nP {
    font-size: 4.8vw;
    width: 69.6vw;
    padding: 4px 10px 4px 11px;
  }
}
.sort-dropdown--HES4G .selected--zdXnZ {
  position: relative;
  cursor: pointer;
}
.sort-dropdown--HES4G .selected--zdXnZ .chevron-icon--FPEtD {
  position: absolute;
  top: 0.3125vw;
  left: 0;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .sort-dropdown--HES4G .selected--zdXnZ .chevron-icon--FPEtD {
    top: 1.6vw;
  }
}
.sort-dropdown--HES4G .selected--zdXnZ .chevron-icon--FPEtD svg {
  width: 0.8333333333vw;
  height: 0.8333333333vw;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .sort-dropdown--HES4G .selected--zdXnZ .chevron-icon--FPEtD svg {
    width: 4.2666666667vw;
    height: 4.2666666667vw;
  }
}
.sort-dropdown--HES4G .list--wGdS9 {
  height: 0;
  opacity: 0;
  pointer-events: none;
  transition: all 0.3s;
}
.sort-dropdown--HES4G .list--wGdS9.is-open--SN1tx {
  height: 5.625vw;
  padding-top: 0.5208333333vw;
  pointer-events: all;
  opacity: 1;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .sort-dropdown--HES4G .list--wGdS9.is-open--SN1tx {
    padding-top: 1.8666666667vw;
    height: 23.4666666667vw;
  }
}
.sort-dropdown--HES4G .list--wGdS9 .item--GjShx {
  padding: 0.5208333333vw 0;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  color: #fff;
  transition: 0.3s;
  /* Use predefined media query */
  /* Use custom media query */
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .sort-dropdown--HES4G .list--wGdS9 .item--GjShx {
    padding: 1.8666666667vw 0;
  }
}
@media only screen and (min-width: 768px) {
  .sort-dropdown--HES4G .list--wGdS9 .item--GjShx:hover {
    cursor: pointer;
    color: rgba(255, 255, 255, 0.6);
  }
}
/*
	Common media query mixin.

	Usage:
	.element {
		@include screen('tablet') {
			width: 90%;
		}
		@include screen('desktop') {
			width: 85%;
		}
		@include screen('(min-width: 999px)') {
			width: 1280px;
		}
	}
 */
.main-page--U4R9c {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100vw;
  min-height: 100vh;
  padding-top: 5.9895833333vw;
  padding-bottom: 2.6041666667vw;
  background-size: 100%;
  background-repeat: no-repeat;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .main-page--U4R9c {
    padding-top: 21.3333333333vw;
    padding-bottom: 1.3333333333vw;
  }
}
.main-page--U4R9c .intro--xrrrQ .title--tqsyA {
  font-family: "NarkissBlock Bold", sans-serif;
  font-size: 5.0520833333vw;
  line-height: 1.1;
  text-align: center;
  margin: 0;
  padding-bottom: 0.6770833333vw;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .main-page--U4R9c .intro--xrrrQ .title--tqsyA {
    font-size: 11.2vw;
    line-height: 0.9;
    padding-bottom: 10px;
  }
}
.main-page--U4R9c .intro--xrrrQ .title--tqsyA span {
  display: block;
}
.main-page--U4R9c .intro--xrrrQ .title--tqsyA .red--qIJWV {
  display: inline-block;
  line-height: 1;
  padding: 0 1.1458333333vw 0;
  background-color: #de1a1a;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .main-page--U4R9c .intro--xrrrQ .title--tqsyA .red--qIJWV {
    line-height: 0.9;
    padding: 0 1.3333333333vw 0;
  }
}
.main-page--U4R9c .intro--xrrrQ .description--OfH19 {
  width: 63.59375vw;
  margin: 0 auto;
  font-size: 1.7708333333vw;
  line-height: 1.1;
  text-align: center;
  padding-bottom: 10.9375vw;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .main-page--U4R9c .intro--xrrrQ .description--OfH19 {
    width: 100%;
    max-width: 90.6666666667vw;
    font-size: 5.0666666667vw;
    line-height: 1.05;
    padding-bottom: 34.6666666667vw;
  }
}
.main-page--U4R9c .intro--xrrrQ .description--OfH19 b {
  display: block;
  font-family: "NarkissBlock Bold", sans-serif;
}
.main-page--U4R9c .intro--xrrrQ .amount--Y7BHa {
  font-size: 1.6666666667vw;
  line-height: 1.1;
  text-align: center;
  padding-bottom: 0.5208333333vw;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .main-page--U4R9c .intro--xrrrQ .amount--Y7BHa {
    font-size: 6.4vw;
    padding-bottom: 2.6666666667vw;
  }
}
.main-page--U4R9c .intro--xrrrQ .additional-bold-text--JdCCA {
  font-size: 1.6666666667vw;
  line-height: 1.1;
  text-align: center;
  padding-bottom: 2.0833333333vw;
  font-family: "NarkissBlock Bold", sans-serif;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .main-page--U4R9c .intro--xrrrQ .additional-bold-text--JdCCA {
    font-size: 6.4vw;
    padding-bottom: 8vw;
  }
}
.main-page--U4R9c .intro--xrrrQ .info--uiCLH {
  font-family: "NarkissBlock Bold", sans-serif;
  font-size: 1.71875vw;
  line-height: 1.2;
  text-align: center;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .main-page--U4R9c .intro--xrrrQ .info--uiCLH {
    font-size: 5.6vw;
    line-height: 1.1;
    padding: 0 8vw;
  }
}
.main-page--U4R9c .actions--nmkH_ {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 67.8125vw;
  padding-top: 10px;
  margin: 0 auto;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .main-page--U4R9c .actions--nmkH_ {
    width: 100%;
    max-width: 99.7333333333vw;
  }
}
.main-page--U4R9c .list--vSbyB {
  display: flex;
  flex-wrap: wrap;
  width: 69.375vw;
  padding: 1.5625vw 0 0.625vw;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .main-page--U4R9c .list--vSbyB {
    width: 100%;
    max-width: 99.7333333333vw;
    margin: 0 auto;
    padding: 6.4vw 2.6666666667vw 8vw;
  }
}
.main-page--U4R9c .list--vSbyB .item--oU1_w {
  width: 10.15625vw;
  margin: 0 0.6770833333vw 1.4583333333vw 0.7291666667vw;
  transition: 0.5s;
  /* Use predefined media query */
  /* Use custom media query */
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .main-page--U4R9c .list--vSbyB .item--oU1_w {
    width: 27.2vw;
    margin: 0 2.1333333333vw 4vw 2.1333333333vw;
  }
}
@media only screen and (min-width: 768px) {
  .main-page--U4R9c .list--vSbyB .item--oU1_w:hover {
    transform: scale(1.1);
  }
}
.main-page--U4R9c .list--vSbyB .item--oU1_w.animation--Jjot0 {
  background-position: -500px 0;
  background-image: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 20%, rgba(255, 255, 255, 0.2) 40%, rgba(255, 255, 255, 0.1) 100%);
  background-repeat: no-repeat;
  background-size: 1000px 100%;
  animation: skeletonShine--VX4zU 0.5s linear 0s infinite normal forwards;
}
.main-page--U4R9c .list--vSbyB .item--oU1_w.animation--Jjot0 .image-wrap--EscqM,
.main-page--U4R9c .list--vSbyB .item--oU1_w.animation--Jjot0 .info--uiCLH {
  opacity: 0;
}
.main-page--U4R9c .list--vSbyB .item--oU1_w.animation--Jjot0 .info--uiCLH {
  opacity: 0;
}
.main-page--U4R9c .list--vSbyB .item--oU1_w .image-wrap--EscqM {
  width: 100%;
  height: 13.0208333333vw;
  overflow: hidden;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .main-page--U4R9c .list--vSbyB .item--oU1_w .image-wrap--EscqM {
    height: 34.9333333333vw;
  }
}
.main-page--U4R9c .list--vSbyB .item--oU1_w .image-wrap--EscqM img {
  width: inherit;
  height: inherit;
  -o-object-fit: cover;
     object-fit: cover;
}
.main-page--U4R9c .list--vSbyB .item--oU1_w .info--uiCLH {
  padding: 0.625vw 0.2604166667vw 1.5104166667vw 0;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .main-page--U4R9c .list--vSbyB .item--oU1_w .info--uiCLH {
    padding: 3.2vw 0 2.1333333333vw 0;
  }
}
.main-page--U4R9c .list--vSbyB .item--oU1_w .name--sjqwt {
  margin: 0;
  font-family: "NarkissBlock Bold", sans-serif;
  font-size: 1.1979166667vw;
  line-height: 1;
  padding-bottom: 0.2604166667vw;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .main-page--U4R9c .list--vSbyB .item--oU1_w .name--sjqwt {
    font-size: 4vw;
    line-height: 1;
    padding-bottom: 0.5333333333vw;
  }
}
.main-page--U4R9c .list--vSbyB .item--oU1_w .sub-info--LJm0G {
  font-size: 1.1979166667vw;
  line-height: 1;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .main-page--U4R9c .list--vSbyB .item--oU1_w .sub-info--LJm0G {
    font-size: 4vw;
  }
}
.main-page--U4R9c .pagination--bw2XG {
  display: flex;
  margin-left: 2.0833333333vw;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .main-page--U4R9c .pagination--bw2XG {
    margin-left: 0;
  }
}
.main-page--U4R9c .pagination--bw2XG .prevBtn--iqeXZ,
.main-page--U4R9c .pagination--bw2XG .nextBtn--oif_E {
  padding: 0;
  font-family: "NarkissBlock Regular", sans-serif;
  font-size: 1.3541666667vw;
  color: #fff;
  background-color: transparent;
  transition: 0.3s;
  /* Use predefined media query */
  /* Use custom media query */
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .main-page--U4R9c .pagination--bw2XG .prevBtn--iqeXZ,
  .main-page--U4R9c .pagination--bw2XG .nextBtn--oif_E {
    font-size: 5.6vw;
  }
}
@media only screen and (min-width: 768px) {
  .main-page--U4R9c .pagination--bw2XG .prevBtn--iqeXZ:hover,
  .main-page--U4R9c .pagination--bw2XG .nextBtn--oif_E:hover {
    cursor: pointer;
    opacity: 0.7;
  }
}
.main-page--U4R9c .pagination--bw2XG .prevBtn--iqeXZ span,
.main-page--U4R9c .pagination--bw2XG .nextBtn--oif_E span {
  color: #de1a1a;
}
.main-page--U4R9c .pagination--bw2XG .devider--FGoip {
  display: inline-block;
  width: 1px;
  height: 2.2916666667vw;
  background: rgba(255, 255, 255, 0.5019607843);
  margin: 0 1.4583333333vw;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .main-page--U4R9c .pagination--bw2XG .devider--FGoip {
    height: 9.6vw;
    margin: 0 4.5333333333vw;
  }
}
.main-page--U4R9c .scroll-top-btn--kvxPl {
  position: fixed;
  right: 6.6666666667vw;
  bottom: 5.46875vw;
  width: 4.6354166667vw;
  height: 4.6354166667vw;
  padding: 0;
  background-color: transparent;
  /* Use predefined media query */
  /* Use custom media query */
}
.main-page--U4R9c .scroll-top-btn--kvxPl:hover {
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  .main-page--U4R9c .scroll-top-btn--kvxPl {
    right: 1.6vw;
    bottom: 24.8vw;
    width: 12.8vw;
    height: 12.8vw;
  }
}
.main-page--U4R9c .scroll-top-btn--kvxPl svg {
  height: inherit;
}

@keyframes skeletonShine--VX4zU {
  to {
    background-position: 0 0;
  }
}
/*
	Common media query mixin.

	Usage:
	.element {
		@include screen('tablet') {
			width: 90%;
		}
		@include screen('desktop') {
			width: 85%;
		}
		@include screen('(min-width: 999px)') {
			width: 1280px;
		}
	}
 */
.popup--gu0hn {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #000;
  background-color: #000;
  z-index: 1;
}
.popup--gu0hn .form-wrapper--TeZVJ {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 62.0833333333vw;
  padding: 3.3854166667vw 4.1666666667vw 2.65625vw 4.53125vw;
  border-radius: 1.1458333333vw;
  background-color: #d6d6d6;
  transform: translate(-50%, -50%);
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .popup--gu0hn .form-wrapper--TeZVJ {
    top: 4.5333333333vw;
    left: 4.5333333333vw;
    width: calc(100% - 9.6vw);
    height: calc(100% - 9.6vw);
    border-radius: 5.8666666667vw;
    padding: 12.2666666667vw 4.5333333333vw 5.6vw;
    transform: none;
  }
}
.popup--gu0hn .form-wrapper--TeZVJ .form-content--UkXPu {
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .popup--gu0hn .form-wrapper--TeZVJ .form-content--UkXPu {
    overflow-y: auto;
    height: 100%;
  }
}
.popup--gu0hn .form-wrapper--TeZVJ .title--J966T {
  font-family: "NarkissBlock Regular", sans-serif;
  font-weight: 400;
  font-size: 2.3958333333vw;
  margin: 0 auto 0.78125vw;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .popup--gu0hn .form-wrapper--TeZVJ .title--J966T {
    font-size: 7.4666666667vw;
    line-height: 8vw;
    margin: 0 auto 3.2vw;
  }
}
.popup--gu0hn .form-wrapper--TeZVJ textarea,
.popup--gu0hn .form-wrapper--TeZVJ input {
  outline: 0;
  border: 1px solid #b4b4b4;
  border-radius: 1px;
  font-family: "NarkissBlock Regular", sans-serif;
  font-weight: 300;
  font-size: 1.3541666667vw;
  width: 100%;
  padding: 0.5729166667vw 0.9375vw 1px;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .popup--gu0hn .form-wrapper--TeZVJ textarea,
  .popup--gu0hn .form-wrapper--TeZVJ input {
    font-size: 5.3333333333vw;
    padding: 1.8666666667vw 2.4vw 0px;
  }
}
.popup--gu0hn .form-wrapper--TeZVJ textarea.error--VaRj9,
.popup--gu0hn .form-wrapper--TeZVJ input.error--VaRj9 {
  border: 1px solid #de1a1a;
}
.popup--gu0hn .form-wrapper--TeZVJ textarea {
  height: 23.6979166667vw;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .popup--gu0hn .form-wrapper--TeZVJ textarea {
    height: auto;
  }
}
.popup--gu0hn .form-wrapper--TeZVJ .form-row--zLYrN {
  display: flex;
  justify-content: space-between;
  margin: 1.1458333333vw 0 1.1979166667vw;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .popup--gu0hn .form-wrapper--TeZVJ .form-row--zLYrN {
    flex-direction: column;
    margin: 1.6vw 0 1.1979166667vw;
  }
}
.popup--gu0hn .form-wrapper--TeZVJ .form-row--zLYrN input {
  max-width: 19.4270833333vw;
  height: 2.7083333333vw;
  padding: 0.5208333333vw 0.9375vw 0.5729166667vw;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .popup--gu0hn .form-wrapper--TeZVJ .form-row--zLYrN input {
    max-width: 100%;
    height: 13.3333333333vw;
    padding: 2.9333333333vw 3.2vw 2.6666666667vw;
  }
}
.popup--gu0hn .form-wrapper--TeZVJ .form-row--zLYrN .save-button--HvEkJ {
  width: 9.0625vw;
  height: 2.7083333333vw;
  text-align: center;
  font-family: "NarkissBlock Bold", sans-serif;
  font-size: 1.71875vw;
  color: #fff;
  background-color: #dd1a1a;
  transition: 0.3s;
  /* Use predefined media query */
  /* Use custom media query */
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .popup--gu0hn .form-wrapper--TeZVJ .form-row--zLYrN .save-button--HvEkJ {
    width: 100%;
    height: 12.2666666667vw;
    margin-top: 4vw;
    font-size: 6.4vw;
  }
}
@media only screen and (min-width: 768px) {
  .popup--gu0hn .form-wrapper--TeZVJ .form-row--zLYrN .save-button--HvEkJ:hover {
    opacity: 0.9;
    cursor: pointer;
  }
}
.popup--gu0hn .form-wrapper--TeZVJ .terms--wOT0h {
  font-family: "NarkissBlock Regular", sans-serif;
  font-size: 0.8854166667vw;
  font-weight: 400;
  text-align: left;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .popup--gu0hn .form-wrapper--TeZVJ .terms--wOT0h {
    width: 100%;
    font-size: 4.5333333333vw;
    text-align: center;
  }
}
.popup--gu0hn .form-wrapper--TeZVJ .terms--wOT0h a {
  text-decoration: underline;
}
.popup--gu0hn .form-wrapper--TeZVJ .success-screen--WgDi9 {
  font-family: "NarkissBlock Medium", sans-serif;
  font-size: 2.3958333333vw;
  text-align: center;
  padding-top: 11.5625vw;
  padding-right: 0.46875vw;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .popup--gu0hn .form-wrapper--TeZVJ .success-screen--WgDi9 {
    font-size: 9.6vw;
    padding: 0 10.6666666667vw 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }
}
.popup--gu0hn .form-wrapper--TeZVJ .success-screen--WgDi9 p {
  line-height: 1;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .popup--gu0hn .form-wrapper--TeZVJ .success-screen--WgDi9 p {
    line-height: 0.9;
  }
}
.popup--gu0hn .form-wrapper--TeZVJ .success-screen--WgDi9 .sub-text--stbBJ {
  font-size: 1.875vw;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .popup--gu0hn .form-wrapper--TeZVJ .success-screen--WgDi9 .sub-text--stbBJ {
    font-size: 6.9333333333vw;
    padding-top: 1.3333333333vw;
    line-height: 1;
  }
}
.popup--gu0hn .form-wrapper--TeZVJ .success-screen--WgDi9 svg {
  width: 2.3958333333vw;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .popup--gu0hn .form-wrapper--TeZVJ .success-screen--WgDi9 svg {
    width: 12.2666666667vw;
  }
}
.popup--gu0hn .close-button--Da9xQ {
  position: absolute;
  top: 1.25vw;
  left: 1.1458333333vw;
  background-color: transparent;
  transition: 0.3s;
  /* Use predefined media query */
  /* Use custom media query */
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .popup--gu0hn .close-button--Da9xQ {
    top: 3.7333333333vw;
    left: 3.7333333333vw;
  }
}
@media only screen and (min-width: 768px) {
  .popup--gu0hn .close-button--Da9xQ:hover {
    cursor: pointer;
    opacity: 0.8;
  }
}
.popup--gu0hn .close-button--Da9xQ svg {
  width: 1.3020833333vw;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .popup--gu0hn .close-button--Da9xQ svg {
    width: 4.2666666667vw;
  }
  .popup--gu0hn .close-button--Da9xQ svg path {
    fill: #414141;
  }
}
/*
	Common media query mixin.

	Usage:
	.element {
		@include screen('tablet') {
			width: 90%;
		}
		@include screen('desktop') {
			width: 85%;
		}
		@include screen('(min-width: 999px)') {
			width: 1280px;
		}
	}
 */
.person--e0XyV {
  display: flex;
  flex-direction: column;
  padding: 8.0729166667vw 20.8333333333vw 2.6041666667vw 8.75vw;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .person--e0XyV {
    padding: 13.8666666667vw 6.6666666667vw;
  }
}
.person--e0XyV .fixed-content--cdxbo {
  display: flex;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .person--e0XyV .fixed-content--cdxbo {
    position: fixed;
    width: 100%;
    background-color: #000;
  }
}
.person--e0XyV .fixed-content--cdxbo.animation--KVD4l {
  background-position: -500px 0;
  background-image: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 20%, rgba(255, 255, 255, 0.2) 40%, rgba(255, 255, 255, 0.1) 100%);
  background-repeat: no-repeat;
  background-size: 1000px 100%;
  animation: skeletonShine--ReV7z 0.5s linear 0s infinite normal forwards;
}
.person--e0XyV .fixed-content--cdxbo.animation--KVD4l .image-wrap--SL5WQ,
.person--e0XyV .fixed-content--cdxbo.animation--KVD4l .info--HuquQ,
.person--e0XyV .fixed-content--cdxbo.animation--KVD4l .popup-btn--H3xJB,
.person--e0XyV .fixed-content--cdxbo.animation--KVD4l .no-memories--YGLAv {
  opacity: 0;
}
.person--e0XyV .fixed-content--cdxbo .photo--nkW3q {
  position: fixed;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .person--e0XyV .fixed-content--cdxbo .photo--nkW3q {
    position: static;
  }
}
.person--e0XyV .fixed-content--cdxbo .image-wrap--SL5WQ {
  width: 20.8333333333vw;
  height: 27.0833333333vw;
  margin-top: 0.625vw;
  margin-bottom: 1.25vw;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .person--e0XyV .fixed-content--cdxbo .image-wrap--SL5WQ {
    width: 29.8666666667vw;
    height: 40.5333333333vw;
    margin-top: 9.0666666667vw;
    margin-bottom: 6.4vw;
  }
}
.person--e0XyV .fixed-content--cdxbo .image-wrap--SL5WQ img {
  width: inherit;
  height: inherit;
  -o-object-fit: cover;
     object-fit: cover;
}
.person--e0XyV .fixed-content--cdxbo .info--HuquQ {
  margin-right: 27.1354166667vw;
  width: 43.2291666667vw;
  background-color: #000;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .person--e0XyV .fixed-content--cdxbo .info--HuquQ {
    position: absolute;
    top: 0;
    margin-top: 9.0666666667vw;
    margin-right: 0;
    right: 35.2vw;
    width: 52vw;
  }
}
.person--e0XyV .fixed-content--cdxbo .info--HuquQ h1 {
  font-family: "NarkissBlock Bold", sans-serif;
  font-size: 2.8125vw;
  line-height: 1;
  margin: 0;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .person--e0XyV .fixed-content--cdxbo .info--HuquQ h1 {
    font-size: 7.2vw;
  }
}
.person--e0XyV .fixed-content--cdxbo .info--HuquQ .additional--guvg5 {
  font-weight: 300;
  font-size: 1.8229166667vw;
  line-height: 1;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .person--e0XyV .fixed-content--cdxbo .info--HuquQ .additional--guvg5 {
    font-size: 5.6vw;
  }
}
.person--e0XyV .fixed-content--cdxbo .popup-btn--H3xJB {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20.8333333333vw;
  height: 2.8125vw;
  font-family: "NarkissBlock Medium", sans-serif;
  font-size: 1.3541666667vw;
  white-space: nowrap;
  color: #fff;
  background-color: #de1a1a;
  transition: 0.3s;
  /* Use predefined media query */
  /* Use custom media query */
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .person--e0XyV .fixed-content--cdxbo .popup-btn--H3xJB {
    position: absolute;
    right: 35.2vw;
    bottom: 6.4vw;
    width: 49.3333333333vw;
    height: 7.4666666667vw;
    padding-left: 1.3333333333vw;
    font-size: 4vw;
  }
}
@media only screen and (min-width: 768px) {
  .person--e0XyV .fixed-content--cdxbo .popup-btn--H3xJB:hover {
    cursor: pointer;
    opacity: 0.9;
  }
}
.person--e0XyV .fixed-content--cdxbo .popup-btn--H3xJB span {
  padding-left: 0.5208333333vw;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .person--e0XyV .fixed-content--cdxbo .popup-btn--H3xJB span {
    padding-left: 1.6vw;
  }
}
.person--e0XyV .fixed-content--cdxbo .popup-btn--H3xJB svg {
  width: 1.3020833333vw;
  margin-left: -0.4166666667vw;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .person--e0XyV .fixed-content--cdxbo .popup-btn--H3xJB svg {
    width: 2.9333333333vw;
  }
}
.person--e0XyV .no-memories--YGLAv {
  font-family: "NarkissBlock Bold", sans-serif;
  font-size: 1.40625vw;
  letter-spacing: -0.1px;
  margin: 0.78125vw 0.15625vw;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .person--e0XyV .no-memories--YGLAv {
    margin: 0 0 4.2666666667vw;
    font-size: 4.8vw;
  }
}
.person--e0XyV .story--tv78J {
  font-size: 1.40625vw;
  letter-spacing: -0.1px;
  margin: 0.78125vw 0.15625vw;
  font-weight: 300;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .person--e0XyV .story--tv78J {
    margin: 0 0 4.2666666667vw;
    font-size: 5.8666666667vw;
    line-height: 1.1;
  }
}
.person--e0XyV .article-link--daTF9 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 10.78125vw;
  height: 1.9791666667vw;
  font-family: "NarkissBlock Medium", sans-serif;
  font-size: 0.9375vw;
  white-space: nowrap;
  color: #fff;
  background-color: #de1a1a;
  transition: 0.3s;
  /* Use predefined media query */
  /* Use custom media query */
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .person--e0XyV .article-link--daTF9 {
    width: 35.2vw;
    height: 7.4666666667vw;
    padding-left: 1.3333333333vw;
    font-size: 4vw;
    margin-bottom: 9.6vw;
  }
}
@media only screen and (min-width: 768px) {
  .person--e0XyV .article-link--daTF9:hover {
    cursor: pointer;
    opacity: 0.9;
  }
}
.person--e0XyV .article-link--daTF9 span {
  padding-left: 0.8333333333vw;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .person--e0XyV .article-link--daTF9 span {
    padding-left: 1.6vw;
  }
}
.person--e0XyV .article-link--daTF9 svg {
  width: 1.0416666667vw;
  margin-left: -0.15625vw;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .person--e0XyV .article-link--daTF9 svg {
    width: 2.9333333333vw;
  }
}
.person--e0XyV .scrolled-content--VhJYG {
  width: 43.2291666667vw;
  margin-right: 27.1354166667vw;
  margin-top: 1.8229166667vw;
  padding-top: 0.5208333333vw;
  overflow-y: auto;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .person--e0XyV .scrolled-content--VhJYG {
    width: 100%;
    margin: 54.4vw 0 0;
    padding-top: 2.6666666667vw;
  }
}
.person--e0XyV .scrolled-content--VhJYG .memory--tr1vK {
  font-size: 1.1458333333vw;
  line-height: 1.22;
  margin-bottom: 2.96875vw;
  border-right: 0.2083333333vw solid #dd1a1a;
  padding-right: 0.9375vw;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .person--e0XyV .scrolled-content--VhJYG .memory--tr1vK {
    font-size: 5.8666666667vw;
    margin-bottom: 8.2666666667vw;
    border-right: 1.0666666667vw solid #dd1a1a;
    padding-right: 2.1333333333vw;
  }
}
.person--e0XyV .scrolled-content--VhJYG .memory--tr1vK:nth-child(odd) {
  border-color: #fff;
}
.person--e0XyV .scrolled-content--VhJYG .memory--tr1vK .author--TTu2J {
  font-family: "NarkissBlock Medium", sans-serif;
  font-size: 1.25vw;
  line-height: 1;
  color: #898989;
  margin-top: -0.4166666667vw;
  padding-bottom: 0.5208333333vw;
  /* Use predefined media query */
  /* Use custom media query */
}
@media only screen and (max-width: 767px) {
  .person--e0XyV .scrolled-content--VhJYG .memory--tr1vK .author--TTu2J {
    font-size: 6.4vw;
    margin-top: -2.1333333333vw;
    padding-bottom: 2.6666666667vw;
  }
}

@keyframes skeletonShine--ReV7z {
  to {
    background-position: 0 0;
  }
}

/*# sourceMappingURL=main.style.css.map*/