@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Lora:ital,wght@0,400..700;1,400..700&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Patua+One&display=swap");

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
  background: #010910;

  color: #000000;
}

body {
  margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
}

ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
dl,
dt,
dd {
  margin: 0;
  padding: 0;
}
img {
  display: block;
  height: auto;
}
figure {
  margin: 0;
  padding: 0;
  border: 0;
}
.list {
  list-style: none;
}

button,
a {
  cursor: pointer;
}

.button:hover {
  scale: 120%;
}

.y-n-header.is-open .y-n-header-background {
  left: 0;
}
.y-n-header-button-wrapper {
  margin-left: auto;
}
.y-n-header-icon {
  display: none;
}

.y-n-header-icon-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: transparent;
  border: none;
  border-radius: 50%;
}
.y-n-navigation-list.is-open {
  right: 0;
}
.y-n-header-icon-menu {
  display: block;
}

.y-n-header-icon-button.is-open .y-n-header-icon-menu {
  display: none;
}

.y-n-header-icon-button.is-open .y-n-header-icon-close {
  display: block;
}

.y-n-header {
  position: fixed;
  width: 100%;
  z-index: 5;
  transition: background-color 0.3s ease;
  background: transparent;
  display: flex;
  height: 64px;
}

.y-n-header-background {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 100%;
  z-index: -1;
  transition: left 0.3s ease;
}
.y-n-header.is-open .y-n-header-background {
  left: 0;
}
.y-n-header-button-wrapper {
  margin-right: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.y-n-header-icon-menu {
  display: block;
}

.y-n-header-icon-button.is-open .y-n-header-icon-menu {
  display: none;
}

.y-n-header-icon-button.is-open .y-n-header-icon-close {
  display: block;
}

.y-n-navigation {
  display: -ms-flexbox;
  -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;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 10px 12px;
  position: relative;
}

.y-n-navigation-list {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: absolute;
  top: 100%;
  right: -100%;
  width: 100%;
  height: auto;
  transition: 0.3s;
  z-index: 999;
  padding: 170px 32px;
  gap: 28px;
  background-size: cover;
  background-position: center;
  background-image: url("/img/1.png");
  margin-top: -64px;
  z-index: -1;
}

.y-n-navigation-list.is-open {
  right: 0;
}

.y-n-navigation-link {
  transition: all 0.3s ease-in-out;
  text-decoration: none;
  color: #1e1a16;
  font-family: Lora;
  font-weight: 700;
  font-style: Bold;
  font-size: 20px;
  leading-trim: NONE;
  line-height: 150%;
  letter-spacing: 0%;
  border-radius: 7px;
  padding-right: 8px;
  padding-bottom: 2px;
  padding-left: 8px;
  border-width: 2px;
  border: 2px solid transparent;
}

.y-n-navigation-link:hover,
.y-n-navigatioт-link:focus {
  border: 2px solid #1e1a16;
  text-transform: capitalize;
}

.y-n-header.is-open {
  background-color: transparent;
}

.y-n-navigation-img {
  display: none;
}

@media screen and (min-width: 1210px) {
  .y-n-navigation-img {
    display: flex;
    margin-right: 140px;
  }
  .y-n-policy-terms-header-icon-menu {
    display: none;
  }
  .w-b-header-button-wrapper {
    display: none;
  }
  .y-n-header {
    width: 100%;
    height: 88px;
    padding: 10px 0px 10px 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1000;
    background-size: cover;
    background-position: center;
    background-image: url("/img/Header\ \(1\).png");
  }

  .y-n-header-background {
  }
  .y-n-header-icon-button {
    display: none;
  }
  .y-n-navigation {
    display: flex;
    flex-direction: row;
    flex: 1;
    padding: 0;
    width: 1440px;
    margin: auto;
  }

  .y-n-navigation-list {
    background-color: transparent;
    flex-direction: row;
    display: flex;
    position: static;
    width: 1440px;
    margin: auto;
    padding-block: 0;
    flex: 1;
    gap: 42px;
    height: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    justify-content: center;
    padding: 0;
  }

  .y-n-navigation-link {
    padding: 0px 24px;
    text-decoration: none;
  }

  .y-n-navigation-item-desk {
    display: none;
  }
}

.y-n-home-container {
  width: 375px;
  padding: 602px 16px 0px;
  margin: auto;
  width: 375px;
  height: 803px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-image: url("/img/home/Frame\ 279.png");
}

.y-n-home-container-top {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
}

.y-n-home-title {
  font-family: Patua One;
  font-weight: 400;
  font-style: Regular;
  font-size: 20px;
  leading-trim: NONE;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
}

.y-n-home-text {
  font-family: Lora;
  font-weight: 400;
  font-style: Regular;
  font-size: 14px;
  leading-trim: NONE;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
}
.y-n-home-link {
  transition: all 0.3s ease-in-out;
}
.y-n-home-img {
  width: 353px;
}

.y-n-home-link:hover {
  transform: scale(1.1);
}

@media screen and (min-width: 1210px) {
  .y-n-home {
    background: #010910;
  }
  .y-n-home-container {
    width: 1440px;
    padding: 232px 364px 0px;
    height: 799px;
    background-image: url("/img/home/Frame\ 280.png");
  }
  .y-n-home-container-top {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 258px;
  }

  .y-n-home-title {
    font-family: Patua One;
    font-weight: 400;
    font-style: Regular;
    font-size: 40px;
    leading-trim: NONE;
    line-height: 150%;
    letter-spacing: 0%;
    text-align: center;
  }

  .y-n-home-text {
    font-family: Lora;
    font-weight: 400;
    font-style: Regular;
    font-size: 20px;
    leading-trim: NONE;
    line-height: 150%;
    letter-spacing: 0%;
    text-align: center;
  }
  .y-n-home-img {
    width: 258px;
    content: url("/img/home/Store\ download\ button\ \(1\).png");
  }
}

.y-n-about-container {
  width: 375px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  background-image: url("/img/1.png");
  padding: 106px 18px 0px;
  margin: auto;
}
.y-n-about-title {
  font-family: Patua One;
  font-weight: 400;
  font-style: Regular;
  font-size: 24px;
  leading-trim: NONE;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
}
.y-n-about-text {
  font-family: Lora;
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
  padding: 24px 0;
}

.y-n-about-img {
  width: 330px;
  margin: 0 auto;
}

@media screen and (min-width: 1210px) {
  .y-n-about {
    width: 1440px;
    padding: 0 318px;
    margin: 0 auto;
  }
  .y-n-about-container {
    padding: 138px 69px 0;
    height: 803px;
    width: auto;
    background-image: url("/img/2.png");
    background-position: center;
  }
  .y-n-about-title {
    font-family: Patua One;
    font-weight: 400;
    font-style: Regular;
    font-size: 40px;
    leading-trim: NONE;
    line-height: 150%;
    letter-spacing: 0%;
    text-align: center;
  }
  .y-n-about-text {
    font-family: Lora;
    font-weight: 400;
    font-style: Regular;
    font-size: 20px;
    leading-trim: NONE;
    line-height: 150%;
    letter-spacing: 0%;
    text-align: center;
  }

  .y-n-about-img {
    width: 524px;
    margin: 0 auto;
  }
}

.y-n-why-container {
  margin: auto;
  padding: 80px 18px 0;
}
.y-n-why-list {
  padding-top: 24px;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.y-n-why-item {
  display: flex;
  gap: 10px;
  flex-direction: column;
  align-items: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;

  background-position: center;
  background-image: url("/img/Frame\ 260.png");
  width: 334px;
  border-radius: 16px;
  padding-top: 24px;
  padding-right: 16px;
  padding-bottom: 24px;
  padding-left: 16px;
}
.y-n-why-number {
  font-family: Patua One;
  font-weight: 400;
  font-style: Regular;
  font-size: 40px;
  leading-trim: NONE;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
}
.y-n-why-text-bold {
  font-family: Montserrat;
  font-weight: 700;
  font-style: Bold;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
}
.y-n-why-text {
  font-family: Montserrat;
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
}

@media screen and (min-width: 1210px) {
  .y-n-why-container {
    padding: 134px 45px 0;
  }
  .y-n-why-list {
    padding-top: 24px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    gap: 24px;
  }
  .y-n-why-item {
    width: 221.3333282470703px;
    height: 221.3333282470703px;
    gap: 10px;
    border-radius: 16px;
    padding-top: 24px;
    padding-right: 16px;
    padding-bottom: 24px;
    padding-left: 16px;
    background-image: url("/img/Frame\ 260\ \(1\).png");
  }
}

.y-n-faq-container {
  padding: 80px 18px 0px;

  margin: auto;
}
.y-n-faq-list {
  padding-top: 24px;
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.y-n-faq-item {
  background-repeat: no-repeat;

  background-position: center;

  background-image: url("/img//Frame\ 260.png");
  padding-top: 8px;
  padding-right: 24px;
  padding-bottom: 8px;
  padding-left: 24px;

  border-radius: 18px;
}

.y-n-faq-question {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 19px;
  font-family: Montserrat;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 150%;
  letter-spacing: 0%;
}

.y-n-faq-answer {
  font-family: Montserrat;
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 150%;
  letter-spacing: 0%;
}
.y-n-toggle-button {
  background: none;
  border: none;
  cursor: pointer;
}

.y-n-toggle-button img {
  width: 36px;
  transition: transform 0.3s ease;
}
.y-n-faq-answer {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease, opacity 0.4s ease;
  opacity: 0;
}

.y-n-faq-answer.open {
  max-height: 200px;
  opacity: 1;
  padding-top: 8px;
}

.y-n-toggle-button img.rotated {
  transform: rotate(180deg);
}
@media screen and (min-width: 1210px) {
  .y-n-faq-container {
    padding: 134px 106px 0;
  }
  .y-n-faq-list {
    padding-top: 24px;
    display: flex;
    flex-direction: column;
    gap: 16px;
  }

  .y-n-faq-item {
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-image: url("/img/Frame\ 173\ \(1\).png");

    padding-top: 8px;
    padding-right: 32px;
    padding-bottom: 8px;
    padding-left: 32px;
  }

  .y-n-faq-question {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 19px;

    font-weight: 600;
    font-style: SemiBold;
    font-size: 20px;
    leading-trim: NONE;
    line-height: 150%;
    letter-spacing: 0%;
  }

  .y-n-faq-answer {
    font-weight: 400;
    font-style: Regular;
    font-size: 20px;
    leading-trim: NONE;
    line-height: 150%;
    letter-spacing: 0%;
  }
}

.y-n-gallery-container {
  margin: auto;
  padding: 80px 16px 0;
  background-size: auto;
  background-position: center;
}
.y-n-gallery-list {
  padding-top: 24px;
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: center;
}

.y-n-gallery-item {
  width: 331.5099792480469px;

  overflow: hidden;
  position: relative;
}

.y-n-gallery-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

@media screen and (min-width: 1210px) {
  .y-n-gallery {
    width: 1440px;
    padding: 0 318px;
  }
  .y-n-gallery-container {
    padding: 138px 45px 0;
    height: 796px;
  }

  .y-n-gallery-list {
    padding-top: 24px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 24px;
    align-items: center;
  }

  .y-n-gallery-item {
    width: 331.5099792480469px;

    overflow: hidden;
    position: relative;
  }

  .y-n-gallery-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }
}

.y-n-reviews-container {
  padding: 80px 16px 50px;
}
.y-n-reviews-list {
  padding-top: 24px;
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.y-n-reviews-item {
  width: 336px;
  border-radius: 16px;
  padding-top: 24px;
  padding-right: 16px;
  padding-bottom: 24px;
  padding-left: 16px;
  justify-content: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  background-image: url("/img/Frame\ 260.png");
}

.y-n-reviews-text-bold {
  font-family: Montserrat;
  font-weight: 700;
  font-style: Bold;
  font-size: 20px;
  leading-trim: NONE;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
  color: #004664;
}

.y-n-reviews-text {
  font-family: Montserrat;
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
  padding-top: 10px;
}

@media screen and (min-width: 1210px) {
  .y-n-reviews-container {
    margin: auto;
    padding: 134px 45px 0;
  }
  .y-n-reviews-list {
    padding-top: 24px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 24px;
    justify-content: center;
  }

  .y-n-reviews-item {
    width: 221.3333282470703px;
    height: 221.3333282470703px;
    border-radius: 16px;
    padding-top: 24px;
    padding-right: 16px;
    padding-bottom: 24px;
    padding-left: 16px;

    justify-content: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
    background-image: url("/img/Frame\ 260\ \(1\).png");
  }
}

.y-n-policy-terms {
  background-image: url("/img/1.png");
  background-size: cover;
  background-position: center;
}
.y-n-policy-terms-container {
  padding: 90px 20px 68px;
  width: 375px;
  margin: auto;
  font-family: Montserrat;
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 150%;
  letter-spacing: 0%;
}

.y-n-policy-terms-container h1 {
  text-transform: uppercase;
  margin-bottom: 36px;
  font-family: Patua One;
  font-weight: 400;
  font-style: Regular;
  font-size: 24px;
  leading-trim: NONE;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
}
.y-n-policy-terms-container h2 {
  margin: 16px 0;
  font-family: Montserrat;
  font-weight: 700;
  font-style: Bold;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 150%;
  letter-spacing: 0%;
}
.y-n-policy-terms-container ul {
  list-style-type: disc;
  margin-left: 20px;
}
.y-n-policy-terms-container p {
  margin-bottom: 15px;
}
.y-n-email-link {
  color: inherit;
  text-decoration: none;
}
@media screen and (min-width: 1210px) {
  .y-n-policy-terms-container {
    padding: 168px 108px 84px;
    width: 1440px;
    font-family: Montserrat;
    font-weight: 400;
    font-style: Regular;
    font-size: 24px;
    leading-trim: NONE;
    line-height: 150%;
    letter-spacing: 0%;
  }
  .y-n-policy-terms-container h1 {
    font-family: Patua One;
    font-weight: 400;
    font-style: Regular;
    font-size: 40px;
    leading-trim: NONE;
    line-height: 150%;
    letter-spacing: 0%;
    text-align: center;
    margin-bottom: 48px;
  }
  .y-n-policy-terms-container h2 {
    font-family: Montserrat;
    font-weight: 700;
    font-style: Bold;
    font-size: 24px;
    leading-trim: NONE;
    line-height: 150%;
    letter-spacing: 0%;
    margin: 24px 0 16px;
  }
}
.y-n-footer {
  background-image: url("/img/Header.png");
  background-size: cover;
  background-position: top;
}
.y-n-footer-container {
  width: 375px;
  padding: 32px 22px;
  margin: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 24px;
}

.y-n-footer-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 19px;
}

.y-n-footer-text {
  text-decoration: none;
  color: inherit;
  font-family: Lato;
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 150%;
  letter-spacing: 1%;
  text-decoration: underline;
  text-decoration-style: solid;
  text-decoration-offset: 0%;
  text-decoration-thickness: 0%;
  text-decoration-skip-ink: auto;
}

.y-n-footer-copyright {
  font-family: Lato;
  font-weight: 700;
  font-style: Bold;
  font-size: 14px;
  leading-trim: NONE;
  line-height: 150%;
  letter-spacing: 1%;
}

@media screen and (min-width: 1210px) {
  .y-n-footer {
    background-image: url("/img/Header\ \(1\).png");
  }

  .y-n-footer-container {
    width: 1440px;
    padding: 32px 107.5px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    gap: 160px;
  }

  .y-n-footer-wrapper {
    display: flex;
    flex-direction: row;

    gap: 36px;
  }

  .y-n-footer-text {
    font-family: Lora;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-decoration: underline;
    text-decoration-style: solid;
    text-decoration-offset: 0%;
    text-decoration-thickness: 0%;
    text-decoration-skip-ink: auto;
  }

  .y-n-footer-copyright {
    font-family: Lora;
    font-weight: 500;
    font-style: Medium;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
  }
}

.y-n-cookie-popup {
  position: fixed;
  bottom: 10px;
  width: 375px;
  padding: 40px 28px;
  background: #ffffff;

  z-index: 1000;
  display: none;
}
.y-n-cookie-popup-text {
  font-family: Lato;
  font-weight: 700;
  font-style: Bold;
  font-size: 24px;
  leading-trim: NONE;
  line-height: 22px;
  letter-spacing: 0%;
  text-align: center;
}
.y-n-cookie-popup-text-two {
  font-family: Lato;
  font-weight: 700;
  font-style: Bold;
  font-size: 14px;
  leading-trim: NONE;
  line-height: 150%;
  letter-spacing: 0%;
  padding-top: 24px;
}

.y-n-cookie-button-container {
  padding: 24px 0 0;
  margin: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 16px;
}

.y-n-cookie-button {
  border: none;
  background-color: transparent;
  box-shadow: 0px 1px 3px 0px #87614c;
  border: 1px solid #000000;
  width: 319px;

  border-radius: 8px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Lato;
  font-weight: 700;
  font-style: Bold;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  text-transform: uppercase;
}

#accept-cookies {
  background: #010910;
  color: #ffffff;
}

.y-n-close-popup {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 20px;
  cursor: pointer;
}

@media screen and (min-width: 1210px) {
  .y-n-cookie-popup-text {
    font-weight: 700;
    font-style: Bold;
    font-size: 36px;
    leading-trim: NONE;
    line-height: 22px;
    letter-spacing: 0%;
  }
  .y-n-cookie-popup-text-two {
    font-family: Lato;
    font-weight: 700;
    font-style: Bold;
    font-size: 24px;
    leading-trim: NONE;
    line-height: 150%;
    letter-spacing: 0%;
    text-align: center;
  }

  .y-n-cookie-button-container {
    margin: auto;
    display: flex;
    flex-direction: row;
    gap: 16px;
  }

  .y-n-cookie-popup {
    position: fixed;
    bottom: 10px;
    width: 1440px;
    padding: 32px;
    display: none;
  }
}
