h1, h2, h3, h4, h5, h6 {
  -webkit-margin-before: 0;
          margin-block-start: 0;
  -webkit-margin-after: 0;
          margin-block-end: 0;
  display: block;
  font-size: unset;
  font-weight: unset;
  margin-top: 0;
  margin-bottom: 0;
}

button {
  cursor: pointer;
  border: none;
}

body {
  overflow: hidden;
  transition: all 1s linear;
  background-size: 100%;
  position: relative;
}
body.fullHeight {
  height: 100vh;
}
body.overHide {
  overflow: hidden !important;
}
body .defGrad {
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  transition: 1s;
  visibility: hidden;
  opacity: 0;
}
body .startGrad {
  visibility: visible;
  opacity: 1;
  z-index: -1000;
  background-image: linear-gradient(90deg, #3E92CC 0%, #375D97 100%);
}
body .whereFindEdGrad {
  background-image: linear-gradient(270deg, #2F2762 0%, #3C1E6C 100%);
  z-index: -93;
}
body .restartExpGrad {
  background-image: linear-gradient(270deg, #375D97 0%, #2F2762 100%);
  z-index: -92;
}
body.smart-gradient .smartGrad {
  visibility: visible;
  opacity: 1;
}
body.wag-gradient .wagGrad {
  visibility: visible;
  opacity: 1;
}
body.gourmand-gradient .gourmandGrad {
  visibility: visible;
  opacity: 1;
}
body.partyMaker-gradient .partyMakerGrad {
  visibility: visible;
  opacity: 1;
}
body.charmer-gradient .charmerGrad {
  visibility: visible;
  opacity: 1;
}
body.smartTwo-gradient .smartTwoGrad {
  visibility: visible;
  opacity: 1;
}
body.creative-gradient .creativeGrad {
  visibility: visible;
  opacity: 1;
}
body.whereFindEd-gradient .whereFindEdGrad {
  visibility: visible;
  opacity: 1;
}
body.restartExp-gradient .restartExpGrad {
  visibility: visible;
  opacity: 1;
}

@media only screen and (max-width: 1350px) and (min-width: 1199px) {
  .gallery {
    margin-left: 50px;
  }
}

.gallery__text-logo {
  display: flex;
  align-items: center;
  margin-right: 138px;
  flex-shrink: 0;
  width: 332px;
}
.gallery__text-logo img {
  display: none;
}
.gallery__text-logo .greeting-center {
  margin-left: 472px;
  z-index: 1;
}
.gallery__text-greeting {
  margin: 0 89px 0 0;
}
.gallery__text-greeting .greeting-center {
  display: none;
}
.gallery__text .greeting {
  width: 776px;
  height: 100vh;
}
@media only screen and (max-width: 1920px) {
  .gallery__text .greeting {
    width: 518px;
  }
}
.gallery__text .greeting-top {
  margin-bottom: 74px;
  margin-top: 31px;
  display: flex;
  align-items: center;
}
.gallery__text .greeting-top h2 {
  font-family: Oswald;
  font-style: normal;
  font-size: 96px;
  line-height: 110px;
  font-weight: 300;
  margin-right: 16px;
}
@media only screen and (max-width: 1920px) {
  .gallery__text .greeting-top h2 {
    font-size: 72px;
    line-height: 82px;
  }
}
@-webkit-keyframes rotate_logo {
  0%,
  100%,
  50% {
    -webkit-transform:rotate(-20deg);
    transform:rotate(-20deg);
  }
  25%,
  75% {
    -webkit-transform:rotate(86deg);
    transform:rotate(86deg);
  }
}
@keyframes rotate_logo{
  0%,
  100%,
  50% {
    -webkit-transform:rotate(-20deg);
    transform:rotate(-20deg);
  }
  25%,
  75% {
    -webkit-transform:rotate(45deg);
    transform:rotate(45deg);
  }
}
.gallery__text .greeting-top img {
  width: 240px;
  -webkit-animation: rotate_logo 6s infinite;
  animation: rotate_logo 6s infinite;
}
@media only screen and (max-width: 1920px) {
  .gallery__text .greeting-top img {
    width: 200px;
  }
}
.gallery__text .greeting-logo {
  display: none;
}
.gallery__text .greeting-logo img {
  position: fixed;
  transition: 0.5s;
  opacity: 1;
  transform: scale(1) matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  right: 0;
  left: 0;
  margin-right: auto;
  margin-left: auto;
}
.gallery__text .greeting-logo.big img {
  transform: scale(3) matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -25, 0, 1);
  opacity: 0.1;
}
@media only screen and (max-width: 767px) {
  .gallery__text .greeting-logo.big img {
    transform: scale(3) matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -15, 0, 1);
  }
}
.gallery__text .greeting-center {
  width: 776px;
  font-family: Oswald;
  font-style: normal;
  flex-shrink: 0;
}
@media only screen and (max-width: 1920px) {
  .gallery__text .greeting-center {
    width: 440px;
  }
}
@media only screen and (max-width: 1199px) {
  .gallery__text .greeting-center {
    z-index: 1;
  }
}
.gallery__text .greeting-center h4 {
  font-size: 72px;
  line-height: 90px;
  font-weight: 300;
  color: #FFFFFF;
  opacity: 0.5;
  white-space: initial;
  margin-bottom: 16px;
  transition: 0.3s;
}
@media only screen and (max-width: 1920px) {
  .gallery__text .greeting-center h4 {
    font-size: 48px;
    line-height: 64px;
  }
}
.gallery__text .greeting-center h5 {
  font-size: 48px;
  line-height: 56px;
  font-weight: 300;
  color: #FFFFFF;
  opacity: 0.5;
  transition: 0.3s;
  white-space: initial;
}
@media only screen and (max-width: 1920px) {
  .gallery__text .greeting-center h5 {
    font-size: 36px;
    line-height: 48px;
  }
}
.gallery__text .greeting-center.white h4, .gallery__text .greeting-center.white h5 {
  opacity: 1;
}
.gallery__text-whereFindEd {
  display: flex;
  align-items: center;
  margin-right: 27vw;
  flex-shrink: 0;
}
.gallery__text-whereFindEd .whereFindEd {
  margin-left: 240px;
  display: flex;
}
.gallery__text-whereFindEd .whereFindEd-left {
  max-width: 380px;
  width: 100%;
  flex-shrink: 0;
  margin-right: 96px;
  font-family: Oswald;
  font-style: normal;
}
.gallery__text-whereFindEd .whereFindEd-left h3 {
  font-size: 48px;
  line-height: 64px;
  font-weight: 600;
  color: #fff;
  margin-bottom: 24px;
}
.gallery__text-whereFindEd .whereFindEd-left h4 {
  font-size: 48px;
  line-height: 64px;
  font-weight: 300;
  color: #FFFFFF;
  opacity: 0.5;
  white-space: initial;
}
.gallery__text-whereFindEd .whereFindEd-right {
  margin-top: -30px;
  display: flex;
  margin-right: 55px;
  margin-left: 55px;
}
.gallery__text-whereFindEd .whereFindEd-right .linksColumn {
  margin-right: -55px;
  margin-left: -55px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  max-height: 450px;
  max-width: 830px;
}
.gallery__text-whereFindEd .whereFindEd-right .linksColumn:not(:last-child) {
  margin-right: 167px;
}
.gallery__text-whereFindEd .whereFindEd-right .linksColumn a {
  font-family: Inter;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #FFFFFF;
  margin-bottom: 10px;
  display: block;
  width: 160px;
  margin-right: 55px;
  margin-left: 55px;
  text-decoration: underline;
}
.gallery__text-restartExp {
  display: flex;
  align-items: center;
  margin: 0 42vw 0 22vw;
}
.gallery__text-restartExp .restartExp {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-family: Oswald;
  font-style: normal;
  color: #FFFFFF;
  width: 420px;
}
.gallery__text-restartExp .restartExp-address {
  font-size: 24px;
  line-height: 36px;
  font-weight: 300;
  text-align: center;
  margin-bottom: 35px;
}
.gallery__text-restartExp .restartExp-tel {
  text-align: center;
  font-size: 36px;
  line-height: 48px;
  font-weight: 300;
  display: block;
  margin-bottom: 64px;
  color: #FFFFFF;
}
.gallery__text-restartExp .restartExp-btn {
  width: 160px;
  height: 160px;
  background-color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.gallery__text-restartExp .restartExp-btn span {
  width: 124px;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
  color: #161515;
}
.gallery__text-restartExp.last_contacts_if_no_shops {
  margin: 0 30vw 0 40vw;
}
@media only screen and (max-width: 1600px) {
  .gallery__text-restartExp.last_contacts_if_no_shops {
    margin: 0 25vw 0 40vw;
  }
}
@media only screen and (max-width: 1199px) {
  .gallery__text-restartExp.last_contacts_if_no_shops {
    margin: 24vh 5vw 0 5vw;
  }
}
@media only screen and (max-width: 767px) {
  .gallery__text-restartExp.last_contacts_if_no_shops {
    margin: 16vh 5vw 0 5vw;
  }
}
@media only screen and (max-width: 1350px) and (min-width: 1199px) {
  .gallery__text-greeting {
    margin: 0;
  }
  .gallery__text-logo {
    margin-right: 69px;
  }
  .gallery__text .greeting-center {
    margin-left: 401px;
  }
  .gallery__text .greeting-center h4 {
    margin-top: 105px;
  }
}

.edBigLogo {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 96px;
  margin-top: auto;
  margin-bottom: auto;
  height: 378px;
  transition: 0.3s;
}
@media only screen and (max-width: 1920px) {
  .edBigLogo {
    height: 338px;
  }
}
.edBigLogo img {
  position: fixed;
  transition: 0.5s;
  opacity: 1;
  transform: scale(1) matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  width: 378px;
}
@media only screen and (max-width: 1920px) {
  .edBigLogo img {
    width: 338px;
  }
}
.edBigLogo.big img {
  transform: scale(2) matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 250, 0, 0, 1);
  opacity: 0.1;
}
@media only screen and (max-width: 1600px) {
  .edBigLogo.big img {
    transform: scale(2) matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 200, 0, 0, 1);
  }
}
@media only screen and (min-width: 1700px) {
  .edBigLogo.big img {
    transform: scale(2) matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 300, 0, 0, 1);
  }
}
@media only screen and (min-width: 1900px) {
  .edBigLogo.big img {
    transform: scale(2) matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 350, 0, 0, 1);
  }
}
@media only screen and (min-width: 2000px) {
  .edBigLogo.big img {
    transform: scale(2) matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 380, 0, 0, 1);
  }
}
@media only screen and (min-width: 2200px) {
  .edBigLogo.big img {
    transform: scale(2) matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 480, 0, 0, 1);
  }
}
.edBigLogo.openModal {
  opacity: 0.5 !important;
  transform: translateY(-30%) !important;
}
@media only screen and (max-width: 1350px) and (min-width: 1199px) {
  .edBigLogo {
    height: 280px;
    top: -56px;
    bottom: 0;
    left: 50px;
  }
  .edBigLogo img {
    width: 280px;
  }
}

.gallery__item {
  align-self: center;
  margin: 0 118px;
  display: grid;
  grid-template-areas: "gallery-title ..." "gallery-inner ..." "... ...";
  grid-template-columns: 21vmax;
  grid-template-rows: 64px 27vmax 0;
  will-change: transform;
}
@media only screen and (max-width: 1500px) {
  .gallery__item {
    grid-template-columns: 290px;
    grid-template-rows: 64px 500px 0;
  }
}
@media only screen and (max-width: 1199px) {
  .gallery__item {
    grid-template-rows: 64px 530px 0;
    align-self: unset;
  }
}
.gallery__item-title {
  font-family: Oswald;
  font-style: normal;
  font-weight: 300;
  line-height: 64px;
  font-size: clamp(2rem,4.5vw,5.3rem);
  margin-left: 20px;
  grid-area: gallery-title;
}
.gallery__item-icon img {
  max-width: 7.813vmax;
  min-width: 160px;
}
@media only screen and (max-width: 767px) {
  .gallery__item-icon img {
    min-width: unset;
  }
}
.gallery__item-inner {
  padding: 46px 48px 56px 48px;
  margin-top: 24px;
  grid-area: gallery-inner;
  height: 100%;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  position: relative;
  max-width: 460px;
  max-height: 620px;
  cursor: pointer;
}
@media only screen and (max-width: 1920px) {
  .gallery__item-inner {
    padding: 36px;
  }
}
@media only screen and (max-width: 1500px) and (min-width: 1200px) {
  .gallery__item-inner {
    max-height: 480px;
    width: 330px;
  }
}
.gallery__item-inner:hover .gallery__item-link:after {
  background-image: url(/images/plus-hover.svg?a416d655be476f133923696d5ce5cda8);
}
.gallery__item-inner:hover .gallery__item-hoverGif {
  visibility: visible;
  opacity: 1;
}
.gallery__item-text {
  font-family: Oswald;
  font-style: normal;
  font-weight: 300;
  line-height: 56px;
  max-width: 360px;
  white-space: initial;
  font-size: clamp(2rem,4.5vw,4rem);
  color: #161515;
}
@media only screen and (max-width: 1920px) {
  .gallery__item-text {
    max-width: 288px;
    line-height: 48px;
    font-size: clamp(2rem,4.5vw,3rem);
  }
}
@media only screen and (max-width: 1800px) {
  .gallery__item-text {
    font-size: clamp(2rem,4.5vw,2.5rem);
  }
}
@media only screen and (max-width: 1600px) and (min-width: 1501px) {
  .gallery__item-text {
    line-height: 44px;
  }
}
@media only screen and (max-width: 1500px) and (min-width: 1200px) {
  .gallery__item-text {
    line-height: 37px;
  }
}
.gallery__item-hoverGif {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
  opacity: 0;
}
.gallery__item-hoverGif img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.gallery__item-footer {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-top: auto;
}
.gallery__item-squad img {
  width: 100px;
  max-width: 100px;
}
@media only screen and (max-width: 1920px) {
  .gallery__item-squad img {
    width: 80px;
    max-width: 80px;
  }
}
.gallery__item-link {
  grid-area: gallery-link;
  cursor: pointer;
  align-items: center;
  font-weight: normal;
  color: #fff;
  font-size: 24px;
  line-height: 36px;
  position: relative;
  display: flex;
}
@media only screen and (max-width: 1920px) {
  .gallery__item-link {
    font-size: 20px;
    line-height: 30px;
  }
}
.gallery__item-link:after {
  content: "";
  position: relative;
  display: inline-block;
  margin-left: 10px;
  background-image: url(/images/plus-init.svg?62d78f8e8b18e329a57d519840f46db9);
  transition: 0.2s;
  width: 36px;
  height: 36px;
}
@media only screen and (max-width: 1350px) and (min-width: 1199px) {
  .gallery__item[data-scroll-id=item0] {
    margin-left: 0;
  }
}

.smartEd .gallery__item-inner {
  background-color: #D25573;
}

.wagEd .gallery__item-inner {
  background-color: #E8BE1E;
}

.gourmandEd .gallery__item-inner {
  background-color: #2A7A3F;
}
.gourmandEd .gallery__item-text {
  color: #fff;
}

.partyMakerEd .gallery__item-inner {
  background-color: #2F2762;
}
.partyMakerEd .gallery__item-text {
  color: #fff;
}

.charmerEd .gallery__item-inner {
  background-color: #F4ACA0;
}

.smartTwoEd .gallery__item-inner {
  background-color: #A73B7B;
}

.creativeEd .gallery__item-inner {
  background-color: #F79334;
}

footer {
  position: absolute;
  bottom: 48px;
  right: 0;
  left: 0;
  padding-left: 96px;
  padding-right: 96px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

.footer-left {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 690px;
  width: 100%;
  margin-right: 50px;
}
.footer-right {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 456px;
  width: 100%;
}

.footer-mobile {
  display: none;
  margin-top: 48px;
  padding-bottom: 64px;
  text-align: center;
  position: relative;
}
.footer-mobile .copyright {
  margin-right: 0;
  margin-bottom: 12px;
}

.copyright {
  font-family: Inter;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 22px;
  color: #FFFFFF;
  opacity: 0.5;
  margin-right: 158px;
}

.createdBy {
  white-space: nowrap;
}
.createdBy span {
  font-family: Inter;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 22px;
  color: #FFFFFF;
  opacity: 0.5;
}
.createdBy a {
  font-family: Inter;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 22px;
  color: #FFFFFF;
  text-decoration: underline;
}

.scrollIt {
  background-color: unset;
  outline: none;
  box-shadow: unset;
  border: none;
  height: 22px;
  display: flex;
  align-items: center;
}
.scrollIt img {
  margin-right: 25px;
}
.scrollIt span {
  font-family: Oswald;
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #FFFFFF;
}

.langToggle {
  position: absolute;
  right: 0;
  font-family: Oswald;
  font-style: normal;
  font-size: 12px;
  line-height: 16px;
  font-weight: 300;
  padding: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #fff;
  transition: 0.3s;
  border-radius: 50%;
}
.langToggle.lang-desk:hover {
  background: rgba(255, 255, 255, 0.1);
}
.langToggle-mobile {
  display: none;
}

.defModal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  transform: translateY(100%);
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
  visibility: hidden;
  opacity: 0;
}
.defModal.show {
  transform: translateY(0);
  visibility: visible;
  opacity: 1;
}
.defModal-header button {
  cursor: pointer;
  display: flex;
  z-index: 100;
  background-color: unset;
  outline: none;
  position: absolute;
  top: 48px;
  left: 48px;
  padding: 17px;
  border: 1px solid rgba(22, 21, 21, 0.21);
  border-radius: 50px;
}
.defModal-header button:hover {
  opacity: 0.9;
}
.defModal .defModal-back {
  display: none;
}
.defModal-content {
  display: flex;
  height: 100%;
}
.owl-carousel .owl-nav.disabled {
  display: flex !important;
  position: absolute;
  top: 0;
  width: 100%;
  pointer-events: none;
  left: 0;
  right: 0;
  justify-content: space-between;
}
.owl-carousel .owl-nav.disabled button {
  pointer-events: all;
}
.owl-carousel .owl-nav.disabled button span{
  font-size: 50px;
}
.owl-theme .owl-nav [class*=owl-]:hover {
  background: none !important;
}
.video-list {
  display: flex;
  justify-content: center;
  margin-top: 34px;
  max-width: 932px;
  width: 100%;
  height: 100%;
  position: relative;
  margin-right: auto;
  margin-left: auto;
  align-items: center;
}
.video-list .video-item{
  height: 100px;
  width: 100px;
  position: relative;
  cursor: pointer;
  display: flex;
  align-items: center;
  margin: 0 auto;
}
.video-list .video-item .quiz-player-video-img{
  height: 100px;
  width: 100%;
  background-position: center;
  background-size: cover;
}
.video-list .video-item .play-quiz-video {
  position: absolute;
  background-color: #fff;
  left: 0;
  right: 0;
  margin: auto;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  z-index: 2;
}
.edWineInfo {
  display: flex;
  width: 100%;
}
.edWineInfo-bottle {
    position: relative;
  max-width: 33%;
  width: 100%;
  padding: 67px 48px;
  display: flex;
  justify-content: center;
}
.edWineInfo-bottle img {
  max-width: 380px;
  max-height: 1105px;
  height: 100%;
  margin-top: auto;
  margin-bottom: auto;
}
.edWineInfo-bottle img:nth-of-type(2){
    width: 120px;
    height: 120px;
    position: absolute;
    right: 10px;
    top: 10px;
}
@media only screen and (max-width: 1920px) {
  .edWineInfo-bottle {
    padding: 48px;
  }
  .edWineInfo-bottle img {
    max-height: 802px;
    max-width: 282px;
  }
}
.edWineInfo-content {
  width: 100%;
  max-width: calc(100% - 33%);
  flex-direction: column;
  display: flex;
  margin: auto 0;
  max-height: 100vh;
  overflow: auto;
}
.edWineInfo-content::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
.edWineInfo-content::-webkit-scrollbar-track {
  background-color: transparent;
  border-radius: 8px;
}
.edWineInfo-content::-webkit-scrollbar-thumb {
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.43);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2) inset;
}
@media only screen and (min-width: 1601px) {
  .edWineInfo-content {
    padding: 61px 64px;
  }
}
@media only screen and (min-width: 1921px) {
  .edWineInfo-content {
    padding: 139px 96px 96px 120px;
  }
}
@media only screen and (max-width: 1600px) {
  .edWineInfo-content {
    padding: 44px 44px 44px 48px;
  }
}
@media only screen and (max-width: 1400px) {
  .edWineInfo-content {
    padding: 48px 50px 38px 48px;
  }
}
.edWineInfo-contentInner {
  display: flex;
}
.edWineInfo-text {
  display: flex;
  flex-direction: column;
  height: 100%;
  color: #161515;
  max-width: 100%;
  width: 100%;
  font-style: normal;
}
@media only screen and (min-width: 1601px) {
  .edWineInfo-text {
    max-width: 768px;
  }
}
@media only screen and (min-width: 1921px) {
  .edWineInfo-text {
    max-width: 970px;
  }
}
.edWineInfo-text h1 {
  font-family: Oswald;
  font-size: 64px;
  line-height: 72px;
  font-weight: 300;
}
@media only screen and (min-width: 1601px) {
  .edWineInfo-text h1 {
    font-size: 96px;
    line-height: 110px;
    margin-bottom: 41px;
  }
}
@media only screen and (min-width: 1921px) {
  .edWineInfo-text h1 {
    margin-bottom: 48px;
  }
}
@media only screen and (max-width: 1600px) {
  .edWineInfo-text h1 {
    font-size: 56px;
    line-height: 64px;
    margin-bottom: 36px;
  }
}
@media only screen and (max-width: 1400px) {
  .edWineInfo-text h1 {
    margin-bottom: 24px;
  }
}
.edWineInfo-text h2 {
  font-family: Oswald;
  margin-bottom: 16px;
  font-size: 30px;
  line-height: 40px;
}
@media only screen and (min-width: 1921px) {
  .edWineInfo-text h2 {
    font-size: 56px;
    line-height: 64px;
    font-weight: 300;
  }
}
@media only screen and (min-width: 1600px) {
  .edWineInfo-text h2 {
    font-size: 36px;
    line-height: 48px;
  }
}
.edWineInfo-text h3 {
  font-family: Inter;
  font-size: 36px;
  line-height: 48px;
  font-weight: 400;
  margin-bottom: 48px;
}
@media only screen and (max-width: 1920px) {
  .edWineInfo-text h3 {
    font-size: 24px;
    line-height: 36px;
  }
}
.edWineInfo-text p {
  font-family: Inter;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
  margin-top: 0;
  display: block;
}
@media only screen and (max-width: 1400px) {
  .edWineInfo-text p {
    font-size: 14px;
    line-height: 22px;
  }
}
.edWineInfo-text .edWine-logo {
  display: none;
  width: 200px;
}
.edWineInfo-text .edWine-squad {
  max-width: 199px;
  padding-bottom: 78px;
}
@media only screen and (max-width: 1920px) {
  .edWineInfo-text .edWine-squad {
    max-width: 120px;
  }
}
.edWineInfo-img {
  max-width: 200px;
  width: 100%;
  margin-top: -25px;
}
.edWineInfo-img img {
  width: 100%;
}
@media only screen and (min-width: 1601px) {
  .edWineInfo-img {
    max-width: 240px;
  }
}
@media only screen and (min-width: 1921px) {
  .edWineInfo-img {
    max-width: 360px;
  }
}
@media only screen and (max-width: 1600px) {
  .edWineInfo-img {
    right: 121px;
    top: 33px;
  }
}
@media only screen and (max-width: 1400px) {
  .edWineInfo-img {
    max-width: 160px;
    right: 57px;
    top: 50px;
  }
}

main {
  z-index: 0;
}
main:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  transition: 0.2s;
  z-index: -1;
}
main .gallery {
  transition: 0.3s;
}
main:after {
  content: "";
  position: absolute;
}
main.openModal:after {
  background-color: rgba(255, 255, 255, 0.4);
}
main.openModal .gallery {
  opacity: 0.5 !important;
  transform: translateY(-30%) !important;
}

#smart-modal .edWineInfo-bottle {
  background-color: rgba(210, 85, 115, 0.1);
}
#smart-modal .edWineInfo-content {
  background-color: #D25573;
}

#wag-modal .edWineInfo-bottle {
  background-color: rgba(232, 190, 30, 0.1);
}
#wag-modal .edWineInfo-content {
  background-color: #E8BE1E;
}

#gourmand-modal .edWineInfo-bottle {
  background-color: rgba(42, 122, 63, 0.1);
}
#gourmand-modal .edWineInfo-content {
  background-color: #2A7A3F;
}
#gourmand-modal .edWineInfo-text {
  color: white;
}

#party-maker-modal .edWineInfo-bottle {
  background-color: rgba(47, 39, 98, 0.1);
}
#party-maker-modal .edWineInfo-content {
  background-color: #2F2762;
}
#party-maker-modal .edWineInfo-text {
  color: white;
}

#charmer-modal .edWineInfo-bottle {
  background-color: rgba(244, 172, 160, 0.1);
}
#charmer-modal .edWineInfo-content {
  background-color: #F4ACA0;
}

#smart-two-modal .edWineInfo-bottle {
  background-color: rgba(167, 59, 123, 0.1);
}
#smart-two-modal .edWineInfo-content {
  background-color: #A73B7B;
}

#creative-modal .edWineInfo-bottle {
  background-color: rgba(247, 147, 52, 0.1);
}
#creative-modal .edWineInfo-content {
  background-color: #F79334;
}

.entranceAlert {
  background-image: url(/images/entrance-alert.jpg?f93a44e92c69e972b76d19fda7595157);
  background-repeat: no-repeat;
  background-size: cover;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
  bottom: 0;
  flex-grow: 1;
  padding-bottom: 48px;
  padding-right: 48px;
  padding-left: 48px;
  display: flex;
  flex-direction: column;
  align-items: center;
  visibility: hidden;
  opacity: 0;
  transition: 0.3s;
  overflow: auto;
}
.entranceAlert.showAlert {
  visibility: visible;
  opacity: 1;
}
.entranceAlert.hideAlert {
  visibility: hidden;
  opacity: 0;
}
.entranceAlert-logo {
  max-width: 338px;
  width: 100%;
  position: relative;
  left: 0;
  right: 0;
  margin: -163px auto 104px;
}
.entranceAlert-logo img {
  width: 100%;
}
.entranceAlert h2 {
  font-family: Oswald;
  font-style: normal;
  font-weight: 300;
  font-size: 96px;
  line-height: 96px;
  max-width: 393px;
  margin-bottom: 36px;
}
.entranceAlert p {
  display: block;
  margin-bottom: 24px;
  font-family: Inter;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 22px;
  margin-top: 0;
  color: #fff;
  text-align: center;
}
.entranceAlert-btns {
  display: flex;
  margin-bottom: 30px;
}
.entranceAlert-btns button {
  cursor: pointer;
  display: flex;
  align-items: center;
  font-family: Inter;
  font-style: normal;
  font-weight: 300;
  font-size: 26px;
  line-height: 24px;
  color: #fff;
  background-color: unset;
  border: none;
  outline: none;
}
.entranceAlert-btns button:first-child {
  opacity: 0.5;
  margin-right: 36px;
}
.entranceAlert-btns button:last-child:hover img {
  border: 1px solid white;
}
.entranceAlert-btns button img {
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.2);
  margin-left: 10px;
  transition: 0.3s;
}
.entranceAlert-lang {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}
.entranceAlert-lang .langToggle {
  background: rgba(255, 255, 255, 0.1);
  border-radius: 50%;
  display: block;
  position: relative;
}
.entranceAlert-footer {
  margin-top: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.entranceAlert-footer span {
  max-width: 694px;
  display: block;
  text-align: center;
  font-family: Inter;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 22px;
}
.entranceAlert-footer span a {
  text-decoration: underline;
  color: #fff;
  font-family: Inter;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 22px;
}
.entranceAlert-footer span:first-child {
  opacity: 0.5;
  margin-bottom: 24px;
}

html[lang=ru] .gallery__text .greeting {
  width: 776px;
}
@media only screen and (max-width: 1920px) {
  html[lang=ru] .gallery__text .greeting {
    width: 600px;
  }
}
@media only screen and (max-width: 1199px) {
  html[lang=ru] .gallery__text .greeting {
    width: 100%;
  }
}
html[lang=ru] .gallery__text .greeting-center {
  width: 776px;
}
@media only screen and (max-width: 1920px) {
  html[lang=ru] .gallery__text .greeting-center {
    width: 470px;
  }
}
@media only screen and (max-width: 767px) {
  html[lang=ru] .gallery__text .greeting-center {
    width: 100%;
    max-width: 640px;
  }
}
html[lang=ru] .gallery__text-whereFindEd .whereFindEd-left {
  max-width: 440px;
}
html[lang=ru] .entranceAlert h2 {
  max-width: 610px;
  text-align: center;
}
@media only screen and (max-width: 1400px) {
  html[lang=ru] .entranceAlert h2 {
    max-width: 480px;
  }
}

button.play {
  position: absolute;
  background-color: #fff;
  left: 0;
  right: 0;
  margin: auto;
  width: 64px;
  height: 64px;
  border-radius: 50%;
  z-index: 2;
}
button.play.replay:after {
  content: "";
  position: absolute;
  background-image: url(/images/replay.svg?f7b9a3f0fc876bb6cff3063d0b662e64);
}
button.play.hide {
  display: none;
}
button.play:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 24px;
  height: 24px;
  background-position: center;
  background-image: url(/images/play.svg?fff73fd45ea07843d4f4cca8e2fdd4a2);
  background-repeat: no-repeat;
  margin: auto;
}

.yellow-btn {
  font-family: Inter;
  font-weight: normal;
  font-size: 20px;
  line-height: 30px;
  color: #161515;
  padding: 17px 36px;
  background: #FFCD00;
  border-radius: 100px;
}
@media only screen and (max-width: 767px) {
  .yellow-btn {
    font-size: 16px;
    line-height: 24px;
    padding: 12px 36px;
  }
}

#modal-quiz .defModal-header button {
  border: 1px solid rgba(255, 255, 255, 0.2);
  transition: 0.3s;
}
#modal-quiz .defModal-header button:hover {
  border: 1px solid rgba(255, 255, 255, 0.8);
}

.quizToggle {
  margin-bottom: 16px;
  margin-top: 24px;
}
.quizMain {
  width: 100%;
  background-color: #481475;
}
.quizPage {
  position: absolute;
  max-width: 1600px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 96px;
  display: flex;
  left: 0;
  right: 0;
  top: 0;
  padding-right: 96px;
  overflow: auto;
  height: 100%;
  padding-bottom: 33px;
  visibility: hidden;
  opacity: 0;
  transition: 0.3s;
}
.quizPage::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
.quizPage::-webkit-scrollbar-track {
  background-color: transparent;
  border-radius: 8px;
}
.quizPage::-webkit-scrollbar-thumb {
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.43);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2) inset;
}
.quizPage.show {
  visibility: visible;
  opacity: 1;
}
.quizPage-inner {
  position: relative;
  width: 100%;
  margin: auto;
}
.quizPage .title {
  font-family: Oswald;
  font-style: normal;
  font-weight: 300;
  font-size: 72px;
  line-height: 120%;
  color: #FFFFFF;
}
.quizPage .title span {
  display: inline-table;
  padding: 0 38px 0 30px;
  position: relative;
}
.quizPage .title span:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -10px;
  top: 6px;
  padding: 10px;
  border-radius: 96px;
}
.quizPage .title.yellow span {
  color: #FFCD00;
}
.quizPage .title.yellow span:after {
  border: 2px solid #FFCD00;
}
.quizPage .title.brink-pink span {
  color: #F26178;
}
.quizPage .title.brink-pink span:after {
  border: 2px solid #F26178;
}
.quizPage .title.china-pink span {
  color: #E96BB0;
}
.quizPage .title.china-pink span:after {
  border: 2px solid #E96BB0;
}
.quizPage .title.blue span {
  color: #4AC1E0;
}
.quizPage .title.blue span:after {
  border: 2px solid #4AC1E0;
}
.quizPage .step {
  position: absolute;
  left: 142px;
  font-family: Oswald;
  font-style: normal;
  font-weight: bold;
  font-size: 276px;
  line-height: 100%;
  opacity: 0.1;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-color: #fff;
  -webkit-text-stroke-width: 2px;
  color: transparent;
}
.quizPage[data-quiz-step="01"] .step {
  top: -62px;
}
.quizPage[data-quiz-step="02"] .step {
  top: 12px;
}
.quizEventInner {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  padding-top: 32px;
  justify-content: space-between;
  position: relative;
  margin: auto;
}
.quizEventInner .quizPage-head {
  padding-top: 107px;
  margin-right: 139px;
  margin-left: 76px;
}
.quizEventInner .title {
  max-width: 460px;
  text-align: center;
}
.quizEventInner .item {
  height: 340px;
  width: 100%;
  max-width: calc(100% / 2 - 10px);
  flex-basis: 50%;
  position: relative;
  background-size: cover;
}
.quizEventInner .item:hover .item-hoverImg {
  visibility: visible;
  opacity: 1;
}
.quizEventInner .item:not(:first-child) {
  margin-top: 20px;
}
.quizEventInner .item:nth-child(2) {
  margin-top: 0;
}
@media only screen and (max-width: 1199px) {
  .quizEventInner .item:nth-child(2) {
    margin-top: 20px;
  }
}
.quizEventInner .item.item-block {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  background-repeat: no-repeat;
}
.quizEventInner .item.item-block span {
  font-family: Inter;
  font-style: normal;
  font-weight: 500;
  font-size: 48px;
  line-height: 56px;
  text-align: center;
  color: #FFFFFF;
  max-width: 456px;
  z-index: 1;
}
.quizEventInner .item[data-left-top] {
  border-radius: 80px 0 0 0;
}
.quizEventInner .item[data-left-top] img {
  border-radius: 80px 0 0 0;
}
.gallery__item-label-img {
    position: absolute;
    top: 0;
    right: 0;
    height: 120px;
    width: 120px;
    transform: translate(50%, -50%);
    z-index: 2;
}
.gallery__item-label-img img {
    height: auto;
    width: 100%;
    max-width: 100%;
}
@media only screen and (max-width: 576px) {
  .quizEventInner .item[data-left-top] {
    border-radius: 40px 0 0 0;
  }
  .quizEventInner .item[data-left-top] img {
    border-radius: 40px 0 0 0;
  }
}
.quizEventInner .item[data-left-bottom] {
  border-radius: 0 0 0 80px;
}
.quizEventInner .item[data-left-bottom] img {
  border-radius: 0 0 0 80px;
}
@media only screen and (max-width: 576px) {
  .quizEventInner .item[data-left-bottom] {
    border-radius: 0 0 0 40px;
  }
  .quizEventInner .item[data-left-bottom] img {
    border-radius: 0 0 0 40px;
  }
}
.quizEventInner .item[data-right-top] {
  border-radius: 0 80px 0 0;
}
.quizEventInner .item[data-right-top] img {
  border-radius: 0 80px 0 0;
}
@media only screen and (max-width: 576px) {
  .quizEventInner .item[data-right-top] {
    border-radius: 0 40px 0 0;
  }
  .quizEventInner .item[data-right-top] img {
    border-radius: 0 40px 0 0;
  }
}
.quizEventInner .item[data-right-bottom] {
  border-radius: 0 0 80px 0;
}
.quizEventInner .item[data-right-bottom] img {
  border-radius: 0 0 80px 0;
}
@media only screen and (max-width: 576px) {
  .quizEventInner .item[data-right-bottom] {
    border-radius: 0 0 40px 0;
  }
  .quizEventInner .item[data-right-bottom] img {
    border-radius: 0 0 40px 0;
  }
}
.quizEventInner .item-hoverImg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transition: 0.3s;
  visibility: hidden;
  opacity: 0;
}
.quizEventInner .item-hoverImg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.quizEventInner .something-other {
  position: absolute;
  transform: rotateZ(-90deg);
  top: 50px;
  bottom: 0;
  right: -144px;
  margin-top: auto;
  margin-bottom: auto;
  font-family: Inter;
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 36px;
  height: 36px;
  background-color: transparent;
  color: #FFCD00;
}
@media only screen and (max-width: 1199px) {
  .quizEventInner .something-other {
    position: relative;
    transform: none;
    right: 0;
    top: 0;
    margin-top: 24px;
  }
}
.quizGroupsPage {
  padding-top: 96px;
}
.quizGroupsPage .title {
  display: flex;
  margin-left: calc(35% - 96px);
}
@media only screen and (max-width: 1199px) {
  .quizGroupsPage .title {
    max-width: 345px;
    flex-direction: column;
    margin-left: calc(50% - 96px);
  }
}
@media only screen and (max-width: 991px) {
  .quizGroupsPage .title {
    margin-right: auto;
    margin-left: auto;
    max-width: 300px;
    text-align: center;
  }
}
.quizGroupsPage .items {
  display: flex;
  align-items: center;
  margin-top: 130px;
}
.quizGroupsPage .item {
  padding: 65px 48px;
  background: rgba(255, 255, 255, 0.1);
  width: 100%;
  max-width: 456px;
  align-items: center;
  cursor: pointer;
  overflow: hidden;
  transition: 0.3s;
}
.quizGroupsPage .item:not(:last-child) {
  margin-right: 20px;
}
.quizGroupsPage .item-img {
  max-width: 360px;
  width: 100%;
  margin-bottom: 36px;
  text-align: center;
}
.quizGroupsPage .item-img img {
  width: 220px;
  height: 220px;
}
.quizGroupsPage .item span {
  font-family: Inter;
  font-weight: normal;
  font-size: 32px;
  line-height: 42px;
  text-align: center;
  color: #FFFFFF;
  display: block;
  max-width: 360px;
  width: 100%;
  flex-shrink: 1;
}
.quizGroupsPage .item[data-quiz-group=happy] {
  border-radius: 0 80px 0 0;
  align-self: flex-end;
}
.quizGroupsPage .item[data-quiz-group=happy]:hover {
  background-color: #F26178;
}
@media only screen and (max-width: 767px) {
  .quizGroupsPage .item[data-quiz-group=happy] {
    border-radius: 0 40px 0 0;
  }
}
.quizGroupsPage .item[data-quiz-group=romantic] {
  border-radius: 0 80px;
  padding: 116px 48px;
}
.quizGroupsPage .item[data-quiz-group=romantic]:hover {
  background-color: #E96BB0;
}
@media only screen and (max-width: 767px) {
  .quizGroupsPage .item[data-quiz-group=romantic] {
    border-radius: 0 40px;
  }
}
.quizGroupsPage .item[data-quiz-group=thoughtful] {
  border-radius: 0 0 0 80px;
  align-self: flex-start;
}
.quizGroupsPage .item[data-quiz-group=thoughtful]:hover {
  background-color: #4AC1E0;
}
@media only screen and (max-width: 767px) {
  .quizGroupsPage .item[data-quiz-group=thoughtful] {
    border-radius: 0 0 0 40px;
  }
}
@media only screen and (max-width: 1199px) {
  .quizGroupsPage .items {
    flex-direction: column;
  }
  .quizGroupsPage .item {
    max-width: 100%;
  }
  .quizGroupsPage .item-img {
    margin-left: auto;
    margin-right: auto;
  }
  .quizGroupsPage .item span {
    max-width: unset;
  }
  .quizGroupsPage .item:not(:last-child) {
    margin-bottom: 16px;
    margin-right: 0;
  }
  .quizGroupsPage .item[data-quiz-group=romantic] {
    padding: 65px 48px;
  }
  .quizGroupsPage .item[data-quiz-group=happy], .quizGroupsPage .item[data-quiz-group=thoughtful] {
    align-self: unset;
  }
}
@media only screen and (max-width: 767px) {
  .quizGroupsPage .item {
    padding: 36px;
  }
  .quizGroupsPage .item[data-quiz-group=romantic] {
    padding: 36px;
  }
}
@media only screen and (max-width: 576px) {
  .quizGroupsPage .title {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  .quizGroupsPage .items {
    margin-top: 36px;
  }
  .quizGroupsPage .item {
    padding: 24px;
  }
  .quizGroupsPage .item[data-quiz-group=romantic] {
    padding: 24px;
  }
  .quizGroupsPage .item span {
    font-size: 24px;
    line-height: 36px;
  }
  .quizGroupsPage .item-img {
    margin-bottom: 24px;
  }
  .quizGroupsPage .item-img img {
    width: 160px;
    height: 160px;
  }
}
.quizVideoMain {
  padding: 96px 96px 96px;
  overflow: auto;
  height: 100%;
  display: flex;
}
.quizVideoMain::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
.quizVideoMain::-webkit-scrollbar-track {
  background-color: transparent;
  border-radius: 8px;
}
.quizVideoMain::-webkit-scrollbar-thumb {
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.43);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2) inset;
}
.quizVideoMain .quizPage-inner {
  display: flex;
  flex-direction: column;
}
.quizVideoMainModal .head-logo {
  display: none;
  visibility: hidden;
  opacity: 0;
}
.quizVideoMain.qrCodeRedirect .video {
  margin-top: 128px;
}
.quizVideoMain.qrCodeRedirect .langToggle {
  position: fixed;
  right: 96px;
  bottom: 36px;
}
@media only screen and (max-width: 991px) {
  .quizVideoMain.qrCodeRedirect .langToggle {
    right: 48px;
  }
}
@media only screen and (max-width: 800px) {
  .quizVideoMain.qrCodeRedirect .langToggle {
    right: 24px;
    bottom: 24px;
  }
}
@media only screen and (max-width: 767px) {
  .quizVideoMain.qrCodeRedirect .langToggle {
    right: 16px;
    bottom: 16px;
    background: rgba(255, 255, 255, 0.1);
  }
}
@media only screen and (max-width: 476px) {
  .quizVideoMain.qrCodeRedirect .footer {
    flex-direction: column;
  }
  .quizVideoMain.qrCodeRedirect .footer .langToggle {
    margin-left: 0;
  }
}
.quizVideoMain .head-logo {
  text-align: center;
  max-width: 338px;
  margin: auto;
  position: fixed;
  top: -158px;
  left: 0;
  right: 0;
}
.quizVideoMain .head-logo img {
  position: relative;
  width: 100%;
}
.quizVideoMain .title {
  font-family: Oswald;
  font-style: normal;
  font-weight: 300;
  font-size: 36px;
  line-height: 48px;
  text-align: center;
  color: #FFFFFF;
  margin-bottom: 66px;
}
.quizVideoMain .video {
  max-width: 932px;
  width: 100%;
  height: 100%;
  position: relative;
  margin-right: auto;
  margin-left: auto;
  display: flex;
  align-items: center;
}
.quizVideoMain .footer {
  display: flex;
  margin-top: 50px;
  margin-bottom: 16px;
  justify-content: center;
  align-items: center;
}
.quizVideoMain .footer .want-else {
  color: rgba(255, 255, 255, 0.53);
  margin-right: 36px;
  transition: 0.3s;
  font-family: Inter;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 30px;
  background-color: unset;
}
.quizVideoMain .footer .want-else:hover {
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .quizVideoMain .footer .want-else {
    font-size: 16px;
    line-height: 24px;
  }
}
@media only screen and (max-width: 991px) {
  .quizVideoMain {
    padding: 48px 48px 0;
  }
  .quizVideoMain .title {
    font-size: 32px;
    line-height: 42px;
    margin-bottom: 48px;
  }
}
@media only screen and (max-width: 800px) {
  .quizVideoMain {
    padding: 24px 24px 0;
  }
}
@media only screen and (max-width: 700px) {
  .quizVideoMain .title {
    font-size: 28px;
    line-height: 38px;
    margin-bottom: 36px;
  }
  .quizVideoMain .footer {
    margin-top: 36px;
  }
}
@media only screen and (max-width: 576px) {
  .quizVideoMainModal .head-logo {
    display: block;
    visibility: visible;
    opacity: 1;
  }
  .quizVideoMain.qrCodeRedirect .quizPage-inner .video {
    margin-top: 100px;
  }
  .quizVideoMain.quizVideoMainModal .quizPage-inner .title {
    margin-top: 140px;
  }
  .quizVideoMain .head-logo {
    max-width: 160px;
    top: 16px;
  }
  .quizVideoMain .title {
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 24px;
  }
  .quizVideoMain button.play {
    width: 48px;
    height: 48px;
  }
}
@media only screen and (max-width: 476px) {
  .quizVideoMain .footer {
    margin-top: 24px;
    flex-direction: column-reverse;
  }
  .quizVideoMain .footer .yellow-btn {
    margin-bottom: 24px;
    margin-right: auto;
    margin-left: auto;
  }
  .quizVideoMain .footer .want-else {
    margin-right: 0;
    text-align: center;
  }
}
@media only screen and (max-width: 1350px) and (min-width: 1200px) {
  .quizPage {
    padding-right: 50px;
    padding-left: 50px;
  }
  .quizPage[data-quiz-step="01"] .step {
    top: -71px;
    left: 100px;
  }
  .quizPage[data-quiz-step="02"] .quizPage-head {
    margin-right: 30px;
    margin-left: 50px;
  }
  .quizEventInner .item {
    height: 358px;
  }
  .quizEventInner .something-other {
    right: -115px;
  }
  .quizGroupsPage .quizPage-head {
    position: relative;
    bottom: 64px;
  }
  .quizGroupsPage .title {
    margin-left: calc(29% - 100px);
  }
  .quizGroupsPage .items {
    margin-top: 13px;
  }
  .quizGroupsPage .item {
    max-width: 380px;
    min-height: 350px;
  }
  .quizGroupsPage .item:first-child, .quizGroupsPage .item:last-child {
    max-height: 350px;
    padding: 40px 48px;
  }
  .quizGroupsPage .item:nth-child(2) {
    max-height: 442px;
    padding: 86px 48px;
  }
  .quizGroupsPage .item-img {
    margin-bottom: 30px;
  }
  .quizGroupsPage .item-img img {
    width: 200px;
    height: 200px;
  }
  .quizVideoMain {
    top: -172px;
  }
  .quizVideoMain .footer {
    margin-top: 48px;
  }
  .quizVideoMain .title {
    margin-bottom: 15px;
  }
  .quizVideoMain.qrCodeRedirect .video {
    margin-top: 61px;
  }
  .quizVideoMain.qrCodeRedirect .langToggle {
    position: fixed;
    right: 63px;
    bottom: 58px;
  }
}

.edWineInfo-carousel {
  margin-top: 20px;
}
.edWineInfo-carousel h3 {
  font-family: Oswald;
  font-style: normal;
  font-weight: 300;
  font-size: 36px;
  line-height: 48px;
  color: #161515;
  margin-bottom: 24px;
}
@media only screen and (max-width: 1400px) {
  .edWineInfo-carousel h3 {
    font-size: 30px;
    line-height: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .edWineInfo-carousel h3 {
    font-size: 24px;
    line-height: 36px;
  }
}
.edWineInfo-carousel .carousel-item {
  width: 280px;
  height: 360px;
  position: relative;
  text-align: center;
  display: flex;
  align-items: center;
  cursor: pointer;
  overflow: hidden;
}
.edWineInfo-carousel .carousel-item:first-child {
  border-radius: 0px 40px 0px 0px;
}
.edWineInfo-carousel .carousel-item:nth-child(2) {
  border-radius: 0px 40px 0px 40px;
}
.edWineInfo-carousel .carousel-item:nth-child(3) {
  border-radius: 0px 0px 0px 40px;
}
.edWineInfo-carousel .carousel-itemImg {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.edWineInfo-carousel .carousel-itemText {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 96px;
  background: linear-gradient(180deg, rgba(22, 21, 21, 0) 0%, #161515 100%);
  display: flex;
  align-items: center;
  justify-content: center;
}
.edWineInfo-carousel .carousel-itemText span {
  font-family: Inter;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #FFFFFF;
  margin-right: 24px;
  margin-left: 24px;
}
.owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent;
    outline: none;
    text-decoration: none;
}
@media only screen and (max-width: 576px) {
  .edWineInfo-carousel .carousel-itemText span {
    max-width: 180px;
  }
}
@media only screen and (max-width: 1400px) {
  .edWineInfo-carousel .carousel-itemText {
    height: 90px;
  }
}
@media only screen and (min-width: 1601px) {
  .edWineInfo-carousel .carousel-item {
    width: 320px;
    height: 320px;
  }
}
@media only screen and (min-width: 1921px) {
  .edWineInfo-carousel .carousel-item {
    width: 440px;
    height: 440px;
  }
}
@media only screen and (max-width: 1600px) {
  .edWineInfo-carousel .carousel-item {
    width: 280px;
    height: 280px;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1200px) {
    .gallery__item-label-img {
        transform: translate(50%, -18%);
    }
}
@media only screen and (max-width: 1400px) {
  .edWineInfo-carousel .carousel-item {
    width: 240px;
    height: 240px;
  }
}
.edWineInfo-carousel .swiper-container {
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 1199px) {
  .edWineInfo-carousel .swiper-container {
    width: calc(100% + 48px);
  }
}
@media only screen and (max-width: 767px) {
  .edWineInfo-carousel .swiper-container {
    width: calc(100% + 24px);
  }
}
@media only screen and (min-width: 1400px) {
  .edWineInfo-carousel {
    margin-top: 43px;
  }
}
@media only screen and (min-width: 1921px) {
  .edWineInfo-carousel {
    margin-top: 50px;
  }
}

#quiz-player-video {
  position: relative;
  z-index: 1;
}
#quiz-player-video-img {
  background-image: url(/images/video-bg.jpg?ba1c8ace5e0ad9d26dcb7504aba7b934);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
#quiz-player-video-img:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.4);
}
#quiz-player-video-body {
  position: relative;
  height: 100%;
}
#quiz-player-video-container {
  width: 100%;
  height: 480px;
}
@media only screen and (max-width: 991px) {
  #quiz-player-video-container {
    max-height: 400px;
  }
}
@media only screen and (max-width: 800px) {
  #quiz-player-video-container {
    height: 380px;
  }
}
@media only screen and (max-width: 768px) {
    .video-list {
        display: flex;
        flex-wrap: wrap;
        margin-left: -10px;
        margin-right: -10px;
        justify-content: center;
        padding-bottom: 2em;
        margin-top: 1rem;
    }
    .video-list .video-item{
        height: 100px;
        flex: 0 1 150px;
        position: relative;
        cursor: pointer;
        display: flex;
        align-items: center;
        margin: 0 auto;
    }
}
@media only screen and (max-width: 700px) {
  #quiz-player-video-container {
    height: 350px;
  }
    .gallery__item-label-img {
        width: 85px;
        height: 85px;
    }
    .edWineInfo-bottle img:nth-of-type(2) {
        width: 80px;
        height: 80px;
    }
}
@media only screen and (max-width: 600px) {
  #quiz-player-video-container {
    height: 310px;
  }
}
@media only screen and (max-width: 576px) {
  #quiz-player-video-container {
    height: 250px;
  }
}
@media only screen and (max-width: 476px) {
  #quiz-player-video-container {
    height: 220px;
  }
}
@media only screen and (max-width: 420px) {
    .quizVideoMain {
        padding: 24px 10px 0;
    }
    .video-list {
        margin-left: -5px;
        margin-right: -5px;
    }
    .video-list .video-item {
        height: 100px;
        flex: 0 1 40%;
        margin: 0 auto;
    }
}
@media only screen and (max-width: 400px) {
  #quiz-player-video-container {
    height: 200px;
  }
}
@media only screen and (max-width: 375px) {
  #quiz-player-video-container {
    height: 185px;
  }
    .gallery__item-label-img {
        width: 80px;
        height: 80px;
    }
}
@media only screen and (max-width: 350px) {
  #quiz-player-video-container {
    height: 142px;
  }
}
