@import url(https://fonts.googleapis.com/css?family=Poppins:100,100italic,200,200italic,300,300italic,regular,italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic);
#Yuzu .container {
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  max-width: 940px;
}
 /* FIX SZEROKOSCI */
@media (min-width: 979px) {
  #Yuzu{
    width: 136%!important;
    margin-left: -18%!important;
  }
}

@media (max-width: 1280.98px) {
  #Yuzu .container {
    padding: 0;
  }
}
@media (max-width: 1024.98px) {
  #Yuzu .container {
    padding: 0;
  }
}
@media (max-width: 767.98px) {
  #Yuzu .container {
    padding: 0;
  }
}
@media (max-width: 576.98px) {
  #Yuzu .container {
    padding: 0;
  }
}
#Yuzu * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-weight: 400;
}
#Yuzu .all {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100%;
}
#Yuzu img {
  max-width: 100%;
  height: auto;
  border: 0;
  vertical-align: middle;
}
#Yuzu ul,
#Yuzu li {
  list-style-type: none;
}
#Yuzu ul,
#Yuzu ol {
  padding: 0;
  margin: 0;
}
#Yuzu article,
#Yuzu aside,
#Yuzu details,
#Yuzu figcaption,
#Yuzu figure,
#Yuzu footer,
#Yuzu header,
#Yuzu hgroup,
#Yuzu main,
#Yuzu menu,
#Yuzu nav,
#Yuzu section,
#Yuzu summary {
  display: block;
}
#Yuzu b,
#Yuzu strong {
  font-weight: 700;
}
#Yuzu h1, #Yuzu h2, #Yuzu h3, #Yuzu h4, #Yuzu h5, #Yuzu h6 {
  margin: 0;
}
#Yuzu hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
#Yuzu p {
  margin: 0;
}
#Yuzu a {
  text-decoration: none;
  color: #000;
}
#Yuzu hr {
  margin-top: 20px;
  margin-bottom: 20px;
  width: 100%;
  border: 0;
  border-top: 1px solid #eeeeee;
}

:root {
  --animate-delay: 0.4s;
  --animate-duration: 800ms;
}

html {
  scroll-behavior: smooth;
  scroll-padding-top: 85px;
}
@media (max-width: 1024.98px) {
  html {
    scroll-padding-top: 85px;
  }
}

body {
  margin: 0;
}

#Yuzu {
  -webkit-transform: scale(0.718);
          transform: scale(0.718);
  -webkit-transform-origin: top center;
          transform-origin: top center;
  max-width: 940px;
  margin: 0 auto;
}
@media (max-width: 939px) {
  #Yuzu {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
#Yuzu .all {
  font-family: "Poppins", sans-serif;
  overflow-x: hidden;
}
#Yuzu strong {
  font-weight: 600;
}
#Yuzu b {
  font-weight: 700;
}
#Yuzu .head {
  background-color: #F5F5F5;
  height: 500px;
  padding: 0 24px;
  max-width: 940px;
  margin: 0 auto 100px;
  width: 100%;
}
#Yuzu .head-all {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 100%;
  position: relative;
}
#Yuzu .head-all__logo {
  width: 136px;
  position: absolute;
  left: 0;
  top: 32px;
}
#Yuzu .head-all__logo img {
  width: 136px;
}
#Yuzu .head-all__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 150px;
}
#Yuzu .head-all__text .text-gotowa {
  font-size: 34px;
  line-height: 31px;
  font-weight: 500;
  letter-spacing: 0.25px;
  margin-bottom: 5px;
}
#Yuzu .head-all__text .text-timer {
  font-size: 52px;
  line-height: 50px;
  margin-bottom: 5px;
}
#Yuzu .head-all__text .text-glow {
  font-size: 97px;
  line-height: 90px;
  font-weight: 900;
  color: #FF9929;
  margin-bottom: 5px;
}
#Yuzu .head-all__text .text-desc {
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
  letter-spacing: 0.25px;
}
#Yuzu .head-all__text .text-desc span {
  font-weight: 500;
}
#Yuzu .head-all__product {
  width: 449px;
  position: absolute;
  right: 0;
}
#Yuzu .head-all__roku {
  position: absolute;
  right: 0;
  bottom: 32px;
  width: 125px;
}
@media (max-width: 1024.98px) {
  #Yuzu .head {
    padding-left: 24px;
    padding-bottom: 17px;
    margin-bottom: 36px;
    height: auto;
  }
  #Yuzu .head-all {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #Yuzu .head-all__logo {
    display: none;
  }
  #Yuzu .head-all__text {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 100%;
    margin-top: 30px;
  }
  #Yuzu .head-all__text .text-gotowa {
    font-size: 28px;
    line-height: 25px;
  }
  #Yuzu .head-all__text .text-timer {
    font-size: 42px;
    line-height: 40px;
  }
  #Yuzu .head-all__text .text-glow {
    font-size: 78px;
    line-height: 72px;
  }
  #Yuzu .head-all__text .text-desc {
    font-size: 16px;
    line-height: 20px;
  }
  #Yuzu .head-all__product {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 100%;
    position: static;
  }
  #Yuzu .head-all__roku {
    position: absolute;
    right: 0;
    bottom: 145px;
    width: 100px;
  }
}
#Yuzu .description {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0 88px;
  margin-bottom: 100px;
}
#Yuzu .description-about {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 100px;
  padding: 0 88px;
}
#Yuzu .description-about__img {
  min-width: 370px;
  z-index: 2;
}
#Yuzu .description-about__img img {
  width: 370px;
}
#Yuzu .description-about__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 24px;
  margin-top: -120px;
}
#Yuzu .description-about__info .info-main {
  font-size: 24px;
  line-height: 30px;
  font-weight: 300;
  color: #fff;
  padding: 26px 40px 26px 70px;
  background-color: #FF9929;
  text-transform: uppercase;
  width: 444px;
  margin-bottom: 50px;
  margin-left: -72px;
}
#Yuzu .description-about__info .info-main span {
  font-weight: 500;
}
#Yuzu .description-about__info .info-text {
  font-size: 16px;
  line-height: 21px;
  color: #000;
}
#Yuzu .description-about__info .info-text br {
  display: none;
}
#Yuzu .description-about__info .info-text span {
  font-weight: 600;
  color: #FF9929;
}
#Yuzu .description-kompleks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 37px;
}
#Yuzu .description-kompleks__title {
  font-size: 36px;
  line-height: 50px;
  color: #000;
  margin-bottom: 70px;
  font-weight: 400;
}
#Yuzu .description-kompleks__title br {
  display: none;
}
#Yuzu .description-kompleks__title span {
  font-weight: 600;
}
#Yuzu .description-kompleks__products {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 60px;
}
#Yuzu .description-kompleks__products .products-item-second .products-item__img {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  margin-left: -40px;
}
#Yuzu .description-kompleks__products .products-item-second .products-item__info {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: 38px;
  margin-left: 0;
  margin-right: -30px;
}
#Yuzu .description-kompleks__products .products-item-second .products-item__info h3 {
  text-align: left;
  padding-left: 90px;
  padding-right: 0;
}
#Yuzu .description-kompleks__products .products-item-second .products-item__info .border {
  width: 644px;
  margin-left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
#Yuzu .description-kompleks__products .products-item-second .products-item__info .border .inner {
  width: 114px;
}
#Yuzu .description-kompleks__products .products-item-second .products-item__info ul {
  padding-right: 0;
  padding-left: 45px;
}
#Yuzu .description-kompleks__products .products-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
#Yuzu .description-kompleks__products .products-item__img {
  min-width: 388px;
  z-index: 3;
  margin-top: -60px;
}
#Yuzu .description-kompleks__products .products-item__img img {
  width: 360px;
}
#Yuzu .description-kompleks__products .products-item__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-left: -150px;
}
#Yuzu .description-kompleks__products .products-item__info h3 {
  font-size: 24px;
  line-height: 30px;
  color: #000;
  margin-bottom: 10px;
  text-align: center;
  padding-right: 165px;
  width: 100%;
}
#Yuzu .description-kompleks__products .products-item__info .border {
  width: 727px;
  height: 1px;
  background-color: #000;
  margin-bottom: 30px;
  margin-left: -72px;
}
#Yuzu .description-kompleks__products .products-item__info .border .inner {
  width: 192px;
  height: 2.5px;
  background-color: #000;
}
#Yuzu .description-kompleks__products .products-item__info ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 30px;
  padding-right: 45px;
}
#Yuzu .description-kompleks__products .products-item__info ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 12px;
     -moz-column-gap: 12px;
          column-gap: 12px;
}
#Yuzu .description-kompleks__products .products-item__info ul li img {
  width: 12px;
  height: 12px;
}
#Yuzu .description-kompleks__products .products-item__info ul li span {
  font-size: 16px;
  line-height: 22px;
  color: #000;
}
@media (max-width: 939px) {
  #Yuzu .description {
    padding: 0;
    margin-top: 0;
    margin-bottom: 45px;
  }
  #Yuzu .description-about {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-bottom: 64px;
    padding: 0;
  }
  #Yuzu .description-about__img {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    min-width: 100%;
    padding: 0 24px;
  }
  #Yuzu .description-about__img img {
    width: 100%;
  }
  #Yuzu .description-about__info {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding-left: 0;
    margin-top: 0;
  }
  #Yuzu .description-about__info .info-main {
    font-size: 22px;
    line-height: 28px;
    padding: 6px 30px;
    width: 100%;
    text-align: center;
    margin-bottom: 36px;
    margin-left: 0;
  }
  #Yuzu .description-about__info .info-main br {
    display: none;
  }
  #Yuzu .description-about__info .info-text {
    font-size: 16px;
    margin-bottom: 24px;
    text-align: center;
    padding: 0 24px;
  }
  #Yuzu .description-about__info .info-text br {
    display: none;
  }
  #Yuzu .description-kompleks {
    padding: 20px 24px 0;
  }
  #Yuzu .description-kompleks__title {
    font-size: 28px;
    line-height: 34px;
    margin-bottom: 60px;
    text-align: center;
  }
  #Yuzu .description-kompleks__title br {
    display: block;
  }
  #Yuzu .description-kompleks__products {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 85px;
  }
  #Yuzu .description-kompleks__products .products-item-second .products-item__img {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-left: 0;
  }
  #Yuzu .description-kompleks__products .products-item-second .products-item__info {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-top: 0;
    margin-right: 0;
  }
  #Yuzu .description-kompleks__products .products-item-second .products-item__info h3 {
    padding-left: 9px;
    padding-right: 0;
    text-align: right;
  }
  #Yuzu .description-kompleks__products .products-item-second .products-item__info .border {
    width: 100%;
  }
  #Yuzu .description-kompleks__products .products-item-second .products-item__info .border .inner {
    width: 85%;
  }
  #Yuzu .description-kompleks__products .products-item-second .products-item__info ul {
    padding-right: 0;
    padding-left: 0;
  }
  #Yuzu .description-kompleks__products .products-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #Yuzu .description-kompleks__products .products-item__img {
    min-width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 15px;
  }
  #Yuzu .description-kompleks__products .products-item__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-left: 0;
  }
  #Yuzu .description-kompleks__products .products-item__info h3 {
    font-size: 21px;
    text-align: left;
    padding-left: 9px;
    padding-right: 0;
  }
  #Yuzu .description-kompleks__products .products-item__info .border {
    width: 100%;
    margin-left: 0;
  }
  #Yuzu .description-kompleks__products .products-item__info .border .inner {
    width: 35%;
  }
  #Yuzu .description-kompleks__products .products-item__info ul {
    row-gap: 24px;
    padding-right: 0;
  }
  #Yuzu .description-kompleks__products .products-item__info ul li {
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
  }
}
#Yuzu .glow {
  background-color: #FBFAFA;
  max-width: 940px;
  width: 100%;
  margin: 0 auto 100px;
  padding: 0 88px;
}
#Yuzu .glow-all {
  padding: 42px 0;
  position: relative;
  width: 100%;
}
#Yuzu .glow-all__text {
  font-size: 21px;
  line-height: 35px;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}
#Yuzu .glow-all__text .text-light {
  font-weight: 300;
}
#Yuzu .glow-all__text .text-orange {
  font-size: 42px;
  line-height: 56px;
  font-weight: 900;
  letter-spacing: 0.25px;
  color: #FF9929;
}
#Yuzu .glow-all .corner {
  width: 49px;
  height: 45px;
  background-color: transparent;
  border: 3px solid #FF9929;
}
#Yuzu .glow-all .cornerLT {
  position: absolute;
  left: 0;
  top: 0;
  border-right: 0;
  border-bottom: 0;
}
#Yuzu .glow-all .cornerLB {
  position: absolute;
  left: 0;
  bottom: 0;
  border-right: 0;
  border-top: 0;
}
#Yuzu .glow-all .cornerRT {
  position: absolute;
  right: 0;
  top: 0;
  border-left: 0;
  border-bottom: 0;
}
#Yuzu .glow-all .cornerRB {
  position: absolute;
  right: 0;
  bottom: 0;
  border-left: 0;
  border-top: 0;
}
@media (max-width: 939px) {
  #Yuzu .glow {
    margin-bottom: 64px;
    padding: 0;
  }
  #Yuzu .glow-all {
    padding: 25px 24px;
  }
  #Yuzu .glow-all__text {
    font-size: 24px;
    line-height: 30px;
  }
  #Yuzu .glow-all__text .text-orange {
    font-size: 36px;
    line-height: 42px;
  }
  #Yuzu .glow-all .corner {
    width: 57px;
    height: 52px;
    background-color: transparent;
    border: 3px solid #FF9929;
  }
  #Yuzu .glow-all .cornerLT {
    position: absolute;
    left: 24px;
    top: 0;
    border-right: 0;
    border-bottom: 0;
  }
  #Yuzu .glow-all .cornerLB {
    position: absolute;
    left: 24px;
    bottom: 0;
    border-right: 0;
    border-top: 0;
  }
  #Yuzu .glow-all .cornerRT {
    position: absolute;
    right: 24px;
    top: 0;
    border-left: 0;
    border-bottom: 0;
  }
  #Yuzu .glow-all .cornerRB {
    position: absolute;
    right: 24px;
    bottom: 0;
    border-left: 0;
    border-top: 0;
  }
}
#Yuzu .preview {
  width: 940px;
  margin: 0 auto 100px;
  text-align: center;
  position: relative;
}
#Yuzu .preview-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: left;
  position: absolute;
  top: 24px;
  left: 74px;
}
#Yuzu .preview-text h4 {
  font-size: 33px;
  line-height: 38px;
  font-weight: 900;
  letter-spacing: 0.25px;
  color: #FF9929;
  margin-bottom: 9px;
  text-transform: uppercase;
}
#Yuzu .preview-text div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
}
#Yuzu .preview-text div span {
  display: block;
  font-size: 36px;
  line-height: 47px;
  font-weight: 600;
}
#Yuzu .preview-text div p {
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
}
#Yuzu .preview-little {
  margin-top: 10px;
  font-size: 10px;
  line-height: 20px;
}
#Yuzu .preview .previewMain {
  width: 940px;
}
#Yuzu .preview .previewMobile {
  display: none;
}
@media (max-width: 939px) {
  #Yuzu .preview {
    margin-bottom: 67px;
    width: auto;
  }
  #Yuzu .preview-text {
    position: static;
    padding-left: 24px;
    margin-bottom: 24px;
  }
  #Yuzu .preview-little {
    margin-top: 6px;
    font-size: 5px;
    line-height: 10px;
  }
  #Yuzu .preview .previewMain {
    display: none;
  }
  #Yuzu .preview .previewMobile {
    display: block;
  }
}
#Yuzu #products {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 164px;
  row-gap: 114px;
}
#Yuzu #products .products-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 36px;
  width: 100%;
  max-width: 940px;
}
#Yuzu #products .products-item__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #FBFAFA;
  width: 100%;
  height: 500px;
}
#Yuzu #products .products-item__head .head-wrapper {
  max-width: 940px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 38px;
}
#Yuzu #products .products-item__head .head-wrapper .head-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
#Yuzu #products .products-item__head .head-wrapper .head-info__caption {
  font-size: 28px;
  line-height: 40px;
  color: #FF9929;
  font-weight: 600;
  margin-bottom: 20px;
}
#Yuzu #products .products-item__head .head-wrapper .head-info .border {
  width: 388px;
  height: 1px;
  background-color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 15px;
}
#Yuzu #products .products-item__head .head-wrapper .head-info .border .inner {
  width: 194px;
  height: 3px;
  background-color: #000;
}
#Yuzu #products .products-item__head .head-wrapper .head-info__title {
  font-size: 36px;
  line-height: 45px;
  margin-bottom: 20px;
  text-transform: uppercase;
}
#Yuzu #products .products-item__head .head-wrapper .head-info__title span {
  color: #FF9929;
  font-weight: 700;
}
#Yuzu #products .products-item__head .head-wrapper .head-info__block {
  width: 291px;
  height: 41px;
  background-color: #FF9929;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
  margin-bottom: 24px;
}
#Yuzu #products .products-item__head .head-wrapper .head-info__percent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 5px;
     -moz-column-gap: 5px;
          column-gap: 5px;
  margin-bottom: 20px;
}
#Yuzu #products .products-item__head .head-wrapper .head-info__percent span {
  color: #FF9929;
}
#Yuzu #products .products-item__head .head-wrapper .head-info__percent span:first-child {
  font-size: 30px;
}
#Yuzu #products .products-item__head .head-wrapper .head-info__percent span:last-child {
  font-size: 14px;
  line-height: 16px;
}
#Yuzu #products .products-item__head .head-wrapper .head-info a {
  width: 170px;
  height: 36px;
  background-color: #FF9929;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 25px;
  color: #fff;
  font-size: 18px;
  line-height: 24px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  font-weight: 600;
}
#Yuzu #products .products-item__head .head-wrapper .head-info a:hover {
  background-color: #ff8c11;
}
#Yuzu #products .products-item__head .head-wrapper .head-img {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
#Yuzu #products .products-item__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 940px;
  margin: 0 auto;
  width: 100%;
}
#Yuzu #products .products-item__info .info-desc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  margin-bottom: 36px;
  padding: 0 38px;
}
#Yuzu #products .products-item__info .info-desc__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 16px;
}
#Yuzu #products .products-item__info .info-desc__item .item-title {
  font-size: 22px;
  line-height: 32px;
  font-weight: 600;
  width: 420px;
  background-color: #FFEBD4;
  padding-left: 60px;
}
#Yuzu #products .products-item__info .info-desc__item .item-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 20px;
}
#Yuzu #products .products-item__info .info-desc__item .item-text__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 25px;
     -moz-column-gap: 25px;
          column-gap: 25px;
  padding-left: 30px;
}
#Yuzu #products .products-item__info .info-desc__item .item-text__item img {
  width: 16px;
  height: 16px;
}
#Yuzu #products .products-item__info .info-desc__item .item-text__item p {
  font-size: 16px;
  line-height: 21px;
}
#Yuzu #products .products-item__info .info-caption {
  width: 100%;
  border: 1px solid #FF9929;
  padding: 7px 75px;
  font-size: 15px;
  line-height: 28px;
  text-align: center;
  margin-bottom: 36px;
  max-width: 764px;
}
#Yuzu #products .products-item__info .info-caption span {
  font-weight: 600;
  color: #FF9929;
}
#Yuzu #products .products-item__info .info-images {
  padding: 0 88px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#Yuzu #products .products-item__info .info-images__item {
  width: 246px;
}
#Yuzu #products .products-item-two .products-item__head .head-wrapper .head-info {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
#Yuzu #products .products-item-two .products-item__head .head-wrapper .head-img {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
#Yuzu #products .products-item-three .products-item__head .head-wrapper {
  width: 100%;
}
#Yuzu #products .products-item-three .products-item__head .head-wrapper .head-img img {
  width: 346px;
}
#Yuzu #products .products-item-diff .products-item__head .head-wrapper {
  max-width: 100%;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-column-gap: 40px;
     -moz-column-gap: 40px;
          column-gap: 40px;
}
#Yuzu #products .products-item-diff .products-item__head .head-wrapper .head-img-diff {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}
#Yuzu #products .products-item-diff .products-item__head .head-wrapper .head-img-diff img {
  width: 245px;
}
#Yuzu #products .products-item-diff .products-item__head .head-wrapper .head-hide {
  display: none;
}
#Yuzu #products .products-item-diff .products-item__head .head-wrapper .head-info .border {
  width: 315px;
}
#Yuzu #products .products-item-diff .products-item__head .head-wrapper .head-info .border .inner {
  width: 218px;
}
#Yuzu #products .products-item-diff .products-item__head .head-wrapper .head-desc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 30px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
#Yuzu #products .products-item-diff .products-item__head .head-wrapper .head-desc .head-desc__title {
  font-size: 20px;
  line-height: 32px;
  font-weight: 600;
  width: 239px;
  background-color: #FFEBD4;
  padding-left: 10px;
}
#Yuzu #products .products-item-diff .products-item__head .head-wrapper .head-desc .head-desc__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 20px;
}
#Yuzu #products .products-item-diff .products-item__head .head-wrapper .head-desc .head-desc__text .text-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-column-gap: 25px;
     -moz-column-gap: 25px;
          column-gap: 25px;
}
#Yuzu #products .products-item-diff .products-item__head .head-wrapper .head-desc .head-desc__text .text-item img {
  width: 16px;
  height: 16px;
  margin-top: 4px;
}
#Yuzu #products .products-item-diff .products-item__head .head-wrapper .head-desc .head-desc__text .text-item p {
  font-size: 16px;
  line-height: 21px;
}
#Yuzu #products .doza {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  row-gap: 40px;
  width: 100%;
}
#Yuzu #products .doza-head {
  background-color: #FBFAFA;
  width: 100%;
  max-width: 940px;
  padding: 0 88px;
}
#Yuzu #products .doza-head__all {
  padding: 31px 0;
  position: relative;
  max-width: 940px;
}
#Yuzu #products .doza-head__all .doza-text {
  font-size: 71px;
  line-height: 94px;
  color: #FF9929;
  letter-spacing: 0.25px;
  font-weight: 900;
  text-align: center;
  text-transform: uppercase;
}
#Yuzu #products .doza-head__all .doza-text span {
  font-weight: 500;
}
#Yuzu #products .doza-head__all .corner {
  width: 49px;
  height: 45px;
  background-color: transparent;
  border: 3px solid #FF9929;
}
#Yuzu #products .doza-head__all .cornerLT {
  position: absolute;
  left: 0;
  top: 0;
  border-right: 0;
  border-bottom: 0;
}
#Yuzu #products .doza-head__all .cornerLB {
  position: absolute;
  left: 0;
  bottom: 0;
  border-right: 0;
  border-top: 0;
}
#Yuzu #products .doza-head__all .cornerRT {
  position: absolute;
  right: 0;
  top: 0;
  border-left: 0;
  border-bottom: 0;
}
#Yuzu #products .doza-head__all .cornerRB {
  position: absolute;
  right: 0;
  bottom: 0;
  border-left: 0;
  border-top: 0;
}
#Yuzu #products .doza-desc {
  text-align: center;
  font-size: 21px;
  line-height: 30px;
  font-weight: 300;
}
#Yuzu #products .doza-desc span {
  color: #FF9929;
  font-weight: 600;
}
#Yuzu #products .doza-images {
  background-color: #FCFBFB;
  width: 100%;
  max-width: 940px;
}
#Yuzu #products .doza-images__wrapper {
  max-width: 940px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-column-gap: 50px;
     -moz-column-gap: 50px;
          column-gap: 50px;
}
#Yuzu #products .doza-images__wrapper .doza-one {
  width: 394px;
}
#Yuzu #products .doza-images__wrapper .doza-two {
  width: 320px;
}
@media (max-width: 939px) {
  #Yuzu #products {
    margin-bottom: 95px;
    row-gap: 64px;
  }
  #Yuzu #products .products-item {
    row-gap: 36px;
  }
  #Yuzu #products .products-item__head {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    background-color: transparent;
    height: auto;
  }
  #Yuzu #products .products-item__head .head-wrapper {
    max-width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0;
  }
  #Yuzu #products .products-item__head .head-wrapper .head-info {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 100%;
    padding: 0 24px;
  }
  #Yuzu #products .products-item__head .head-wrapper .head-info .border {
    width: 100%;
    max-width: 388px;
  }
  #Yuzu #products .products-item__head .head-wrapper .head-info__title {
    font-size: 27px;
    line-height: 34px;
  }
  #Yuzu #products .products-item__head .head-wrapper .head-info a {
    width: 144px;
  }
  #Yuzu #products .products-item__head .head-wrapper .head-img {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  #Yuzu #products .products-item__info {
    max-width: 100%;
  }
  #Yuzu #products .products-item__info .info-desc {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 26px;
    padding: 0;
  }
  #Yuzu #products .products-item__info .info-desc__item {
    row-gap: 20px;
  }
  #Yuzu #products .products-item__info .info-desc__item .item-title {
    width: 100%;
    max-width: 473px;
    padding-left: 24px;
  }
  #Yuzu #products .products-item__info .info-desc__item .item-text__item {
    padding-left: 24px;
  }
  #Yuzu #products .products-item__info .info-desc__item .item-text__item p {
    font-size: 15px;
  }
  #Yuzu #products .products-item__info .info-caption {
    width: 86%;
    padding: 12px 19px;
    font-size: 15px;
    line-height: 22px;
    max-width: none;
  }
  #Yuzu #products .products-item__info .info-caption br {
    display: none;
  }
  #Yuzu #products .products-item__info .info-images {
    gap: 24px;
    padding: 0 24px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #Yuzu #products .products-item__info .info-images .image-one, #Yuzu #products .products-item__info .info-images .image-two {
    width: 46%;
  }
  #Yuzu #products .products-item__info .info-images .image-three {
    width: 100%;
  }
  #Yuzu #products .products-item__info .info-images .image-three img {
    width: 100%;
  }
  #Yuzu #products .products-item__info .info-images__item {
    width: auto;
  }
  #Yuzu #products .products-item-diff .products-item__head .head-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #Yuzu #products .products-item-diff .products-item__head .head-wrapper .head-img-diff {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    display: none;
  }
  #Yuzu #products .products-item-diff .products-item__head .head-wrapper .head-img-diff img {
    width: 100%;
  }
  #Yuzu #products .products-item-diff .products-item__head .head-wrapper .head-hide {
    display: block;
  }
  #Yuzu #products .products-item-diff .products-item__head .head-wrapper .head-hide img {
    width: 100%;
  }
  #Yuzu #products .products-item-diff .products-item__head .head-wrapper .head-info {
    padding: 0 24px;
    margin-bottom: 36px;
  }
  #Yuzu #products .products-item-diff .products-item__head .head-wrapper .head-info .border {
    width: 100%;
    max-width: 388px;
  }
  #Yuzu #products .products-item-diff .products-item__head .head-wrapper .head-info .border .inner {
    width: 194px;
  }
  #Yuzu #products .products-item-diff .products-item__head .head-wrapper .head-desc {
    row-gap: 17px;
    width: 100%;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  #Yuzu #products .products-item-diff .products-item__head .head-wrapper .head-desc .head-desc__title {
    width: 100%;
    max-width: 473px;
    padding-left: 24px;
  }
  #Yuzu #products .products-item-diff .products-item__head .head-wrapper .head-desc .head-desc__text {
    padding-left: 24px;
  }
  #Yuzu #products .products-item-diff .products-item__head .head-wrapper .head-desc .head-desc__text .text-item p {
    font-size: 15px;
  }
  #Yuzu #products .products-item-one .products-item__head .head-wrapper .head-img img {
    padding-left: 30px;
  }
  #Yuzu #products .products-item-two .products-item__head .head-wrapper .head-img img {
    padding-right: 40px;
  }
  #Yuzu #products .products-item-three .products-item__head .head-wrapper .head-img img {
    padding-left: 60px;
  }
  #Yuzu #products .doza {
    row-gap: 33px;
  }
  #Yuzu #products .doza-head {
    padding: 0;
  }
  #Yuzu #products .doza-head__all {
    padding: 50px 0;
  }
  #Yuzu #products .doza-head__all .doza-text {
    font-size: 36px;
    line-height: 42px;
  }
  #Yuzu #products .doza-head__all .cornerLT {
    position: absolute;
    left: 24px;
    top: 0;
    border-right: 0;
    border-bottom: 0;
  }
  #Yuzu #products .doza-head__all .cornerLB {
    position: absolute;
    left: 24px;
    bottom: 0;
    border-right: 0;
    border-top: 0;
  }
  #Yuzu #products .doza-head__all .cornerRT {
    position: absolute;
    right: 24px;
    top: 0;
    border-left: 0;
    border-bottom: 0;
  }
  #Yuzu #products .doza-head__all .cornerRB {
    position: absolute;
    right: 24px;
    bottom: 0;
    border-left: 0;
    border-top: 0;
  }
  #Yuzu #products .doza-desc {
    font-size: 18px;
    line-height: 24px;
    padding: 0 24px;
  }
  #Yuzu #products .doza-images {
    padding: 0 24px;
  }
  #Yuzu #products .doza-images__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 24px;
  }
  #Yuzu #products .doza-images__wrapper .doza-one {
    width: 100%;
    max-width: 485px;
  }
  #Yuzu #products .doza-images__wrapper .doza-two {
    width: 100%;
    max-width: 388px;
  }
}
#Yuzu .gotowa {
  margin-bottom: 87px;
  padding: 0 24px;
}
#Yuzu .gotowa-all {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
#Yuzu .gotowa-all__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 88px;
}
#Yuzu .gotowa-all__text .text-gotowa {
  font-size: 51px;
  line-height: 68px;
  font-weight: 500;
  letter-spacing: 0.25px;
  margin-bottom: 5px;
}
#Yuzu .gotowa-all__text .text-timer {
  font-size: 78px;
  line-height: 75px;
  margin-bottom: 5px;
}
#Yuzu .gotowa-all__text .text-glow {
  font-size: 144px;
  line-height: 133px;
  font-weight: 900;
  color: #FF9929;
  margin-bottom: 5px;
}
#Yuzu .gotowa-all__img {
  width: 488px;
  position: absolute;
  right: 0;
  bottom: 10px;
}
#Yuzu .gotowa-all__hide {
  display: none;
}
@media (max-width: 939px) {
  #Yuzu .gotowa {
    margin-bottom: 80px;
    padding: 0;
  }
  #Yuzu .gotowa-all {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 20px;
  }
  #Yuzu .gotowa-all__text {
    width: 100%;
    padding: 0 24px;
  }
  #Yuzu .gotowa-all__text .text-gotowa {
    font-size: 28px;
    line-height: 25px;
    margin-bottom: 5px;
  }
  #Yuzu .gotowa-all__text .text-timer {
    font-size: 42px;
    line-height: 40px;
    margin-bottom: 5px;
  }
  #Yuzu .gotowa-all__text .text-glow {
    font-size: 78px;
    line-height: 72px;
    margin-bottom: 5px;
  }
  #Yuzu .gotowa-all__img {
    display: none;
  }
  #Yuzu .gotowa-all__hide {
    display: block;
  }
}
/*# sourceMappingURL=style.css.map */