.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.body {
  color: #fff;
  background-color: #080808;
}

.container-full-width {
  max-width: 100%;
}

.div-block {
  justify-content: center;
  display: flex;
  position: static;
}

.heading-h1-yagami {
  font-family: Playfair Display, sans-serif;
  font-size: 80px;
  font-weight: 800;
  line-height: 80px;
}

.text-span {
  color: #f0c000;
}

.div-block-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  padding-left: 40px;
  padding-right: 20px;
  display: flex;
  position: absolute;
}

.text-block {
  color: #ccc;
  padding-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 22px;
}

.div-block-3 {
  -webkit-backdrop-filter: blur(16px);
  backdrop-filter: blur(16px);
  background-color: #10101040;
  border: 1px solid #f0c000;
  border-radius: 25px;
  width: 783px;
  height: 641px;
  padding: 40px 20px 0;
  position: relative;
  top: 128px;
  right: -53px;
  box-shadow: 0 4px 30px 2px #f0c00069;
}

.text-block-2 {
  color: #777;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
}

.div-block-4 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  display: flex;
}

.button {
  color: #080808;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #f0c000;
  padding: 10px 25px;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 800;
  line-height: 25px;
}

.button-copy {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #0000;
  border: 2px solid #fff3;
  padding: 10px 25px;
  font-family: Inter, sans-serif;
  font-size: 13px;
  font-weight: 800;
  line-height: 25px;
}

.div-block-5 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: row;
  display: flex;
}

.text-block-3 {
  color: #f0c000;
  letter-spacing: 2.42px;
  text-transform: uppercase;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 21px;
}

.container {
  max-width: 1100px;
  padding-left: 0;
  padding-right: 0;
}

.container.full-width {
  max-width: 100%;
}

.div-block-7 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 60px;
  padding: 40px 20px;
  display: flex;
}

.div-block-8 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  display: flex;
}

.heading {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  font-family: Playfair Display, sans-serif;
  font-size: 52px;
  font-weight: 800;
  line-height: 56px;
}

.text-block-4 {
  color: #aaa;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
}

.section {
  background-color: #101010;
}

.section.hide {
  display: none;
}

.div-block-11 {
  border: 1px solid #f0c00040;
  border-radius: 40px;
  margin-right: 5px;
  padding: 10px 20px;
}

.text-block-6 {
  font-family: Inter, sans-serif;
  font-weight: 600;
}

.div-block-12 {
  padding-bottom: 10px;
  display: flex;
}

.div-block-13 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  display: flex;
}

.text-block-7 {
  color: #080808;
  padding: 36px 36px 32px;
  font-family: Playfair Display, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}

.div-block-14 {
  color: #080808;
  background-color: #f0c000;
  margin-bottom: 20px;
  padding-bottom: 0;
}

.button-2 {
  color: #f0c000;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #0000;
  border-bottom: 0 #f0c000;
  width: auto;
  height: auto;
  padding-bottom: 9px;
  font-family: Inter, sans-serif;
  font-size: 13px;
  font-weight: 700;
  text-decoration: none;
}

.div-block-15 {
  display: flex;
}

.section-black {
  background-color: #080808;
  padding-top: 40px;
  padding-bottom: 40px;
}

.section-black.relative {
  position: relative;
}

.text-block-8 {
  color: #f0c000;
  font-family: Playfair Display, sans-serif;
  font-size: 95px;
  font-weight: 800;
  line-height: 35px;
}

.text-block-9 {
  font-family: Playfair Display, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 34px;
}

.text-block-10 {
  color: #aaa;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
}

.div-block-17 {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  flex-flow: column;
  display: flex;
}

.div-block-8-copy {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  width: 490px;
  display: flex;
}

.div-block-16-copy {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  border-top: 1px solid #ffffff0d;
  align-items: center;
  padding: 40px 20px;
  display: flex;
}

.section-yellow {
  background-color: #f0c000;
}

.text-block-3-black {
  color: #222;
  letter-spacing: 2.42px;
  text-transform: uppercase;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 21px;
}

.heading-black {
  color: #080808;
  margin-top: 10px;
  font-family: Playfair Display, sans-serif;
  font-size: 52px;
  font-weight: 800;
  line-height: 56px;
}

.div-block-8-yellow {
  grid-column-gap: NaNpx;
  grid-row-gap: NaNpx;
  flex-flow: column;
  width: 50%;
  display: flex;
}

.text-block-4-black {
  color: #222;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
}

.div-block-19 {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  color: #080808;
  border-top: 1px solid #0000001a;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: auto;
  padding-top: 24px;
  padding-bottom: 24px;
  font-family: Playfair Display, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  display: flex;
}

.div-block-18-copy {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  width: 100%;
  padding: 50px 40px;
  display: flex;
}

.div-block-20 {
  flex-flow: column;
  width: 50%;
  display: flex;
}

.div-block-21 {
  position: absolute;
  inset: 0% 0% auto auto;
}

.div-block-22 {
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  height: 320px;
  display: flex;
  position: absolute;
  inset: 40% 17% 0% auto;
}

.section-yellow-copy {
  background-color: #f0c000;
}

.div-block-23 {
  display: flex;
}

.text-block-11 {
  color: #f0c000;
  letter-spacing: 2.42px;
  text-transform: uppercase;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 18.1px;
}

.div-block-24 {
  background-color: #181818;
  flex-flow: column;
  width: 50%;
  padding: 60px;
  display: flex;
}

.heading-3-yagami {
  font-family: Playfair Display, sans-serif;
  font-size: 38px;
  font-weight: 800;
  line-height: 52px;
}

.text-block-12 {
  color: #aaa;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 26.3px;
}

.div-block-24-copy {
  background-color: #080808;
  border-left: 3px solid #f0c000;
  flex-flow: column;
  align-items: center;
  width: 50%;
  padding: 60px;
  display: flex;
}

.image {
  text-align: center;
}

.div-block-24-copy1 {
  background-color: #f0c000;
  flex-flow: column;
  width: 50%;
  padding: 60px;
  display: flex;
}

.text-block-11-copy {
  color: #080808;
  letter-spacing: 2.42px;
  text-transform: uppercase;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 18.1px;
}

.heading-3-yagami-copy {
  color: #080808;
  font-family: Playfair Display, sans-serif;
  font-size: 38px;
  font-weight: 800;
  line-height: 52px;
}

.text-block-12-copy {
  color: #222;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 26.3px;
}

.div-block-24-copy-yagami {
  background-color: #080808;
  border-left: 3px #f0c000;
  flex-flow: column;
  align-items: center;
  width: 50%;
  padding: 60px;
  display: flex;
}

.div-block-25 {
  text-align: center;
  flex-flow: column;
  padding: 40px;
  display: flex;
}

.text-block-3-center {
  color: #f0c000;
  letter-spacing: 2.42px;
  text-transform: uppercase;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 21px;
}

.heading-center {
  font-family: Playfair Display, sans-serif;
  font-size: 52px;
  font-weight: 800;
  line-height: 52px;
}

.div-block-26 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-bottom: 0;
  display: grid;
}

.div-block-27 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  background-color: #181818;
  border: 1px solid #f0c00033;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 350px;
  padding: 35px 28px 56px;
  display: flex;
  position: relative;
}

.text-block-14 {
  color: #f0c000;
  letter-spacing: 1.9px;
  text-transform: uppercase;
  font-family: Inter, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 20px;
}

.text-block-15 {
  color: #aaa;
  text-align: center;
  font-family: Inter, sans-serif;
  font-size: 13px;
  line-height: 21px;
}

.div-block-28 {
  width: 22px;
  position: absolute;
  inset: 50% 0% auto auto;
}

.div-block-29 {
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.text-block-16 {
  color: #f0c000;
  font-family: Playfair Display, sans-serif;
  font-size: 48px;
  font-style: italic;
  font-weight: 800;
  line-height: 48px;
}

.text-block-16.size {
  font-size: 24px;
  line-height: 28px;
}

.text-block-17 {
  color: #777;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
}

.text-block-18 {
  font-family: Inter, sans-serif;
  font-weight: 700;
}

.div-block-30 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-right: 3px solid #f0c00033;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  width: 352px;
  padding: 36px 27px 36px 28px;
  display: flex;
}

.div-block-30-copy {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-right: 3px #f0c00033;
  flex-flow: column;
  width: 352px;
  padding: 36px 27px 36px 28px;
  display: flex;
}

.div-block-31 {
  text-align: center;
}

.div-block-32 {
  flex-flow: column;
  padding-bottom: 40px;
  display: flex;
}

.div-block-15-copy {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  display: flex;
}

.button-black {
  color: #f0c000;
  text-align: left;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #080808;
  margin-bottom: 0;
  padding: 13px 40px 10px;
  font-family: Inter, sans-serif;
  font-size: 13px;
  font-weight: 800;
  line-height: 25px;
}

.div-block-5-copy {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  display: block;
}

.div-block-32-copy {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.section-yagami-gris {
  background-color: #181818;
}

.div-block-15-copy-08 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.div-block-27-08 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  background-color: #181818;
  border: 1px solid #f0c00033;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 250px;
  padding: 40px 20px;
  display: flex;
  position: relative;
}

.text-block-20 {
  text-align: center;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.text-block-15-copy {
  color: #777;
  text-align: center;
  font-family: Inter, sans-serif;
  font-size: 16px;
}

.div-block-33 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-34 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.text-block-21 {
  font-family: Playfair Display, sans-serif;
  font-size: 21px;
  font-style: italic;
  line-height: 31px;
}

.text-block-22 {
  color: #f0c000;
  letter-spacing: 1.76px;
  text-transform: uppercase;
  font-family: Inter, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
}

.div-block-35 {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  background-color: #101010;
  flex-flow: column;
  padding: 56px 44px 88px;
  display: flex;
}

.div-block-35-copy {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  background-color: #f0c000;
  flex-flow: column;
  padding: 56px 44px 88px;
  display: flex;
}

.div-block-34-copy {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.text-block-21-copy {
  color: #080808;
  font-family: Playfair Display, sans-serif;
  font-size: 21px;
  font-style: italic;
  line-height: 31px;
}

.text-block-22-copy {
  color: #080808;
  letter-spacing: 1.76px;
  text-transform: uppercase;
  font-family: Inter, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
}

.div-block-20-copy {
  flex-flow: column;
  width: 50%;
  display: flex;
}

.div-block-19-copy {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  color: #080808;
  border-top: 1px solid #0000001a;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: auto;
  padding-top: 24px;
  padding-bottom: 24px;
  font-family: Playfair Display, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  display: flex;
}

.text-block-27 {
  font-family: Inter, sans-serif;
  font-size: 17px;
  font-weight: 700;
}

.div-block-18-copy-last {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 40px;
  display: flex;
}

.heading-black-last {
  color: #080808;
  text-align: center;
  letter-spacing: .6px;
  margin-top: 10px;
  font-family: Playfair Display, sans-serif;
  font-size: 60px;
  font-weight: 800;
  line-height: 64px;
}

.text-block-4-black-last {
  color: #222;
  text-align: center;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 27px;
}

.button-copy-last {
  color: #080808;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #f0c000;
  border: 2px solid #080808;
  padding: 10px 25px;
  font-family: Inter, sans-serif;
  font-size: 13px;
  font-weight: 800;
  line-height: 25px;
}

.div-block-39 {
  grid-column-gap: 23px;
  grid-row-gap: 23px;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.section-yellow-copy {
  background-color: #f0c000;
  background-image: url('../images/sectioncta-1.avif');
  background-position: 0 0;
  background-size: cover;
}

.button-black-07 {
  color: #f0c000;
  text-align: left;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #080808;
  margin-bottom: 40px;
  padding: 13px 40px 10px;
  font-family: Inter, sans-serif;
  font-size: 13px;
  font-weight: 800;
  line-height: 25px;
}

.uui-faq01_heading-2 {
  color: #f7f4ed;
  letter-spacing: normal;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
}

.uui-page-padding-2 {
  padding-left: 0;
  padding-right: 0;
}

.uui-faq01_accordion-2 {
  border-top: 1px solid #f0c00033;
  border-bottom: 1px solid #f0c00033;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
}

.faq {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  align-items: flex-start;
  display: flex;
}

.uui-faq01_icon-wrapper-2 {
  color: #7f56d9;
}

.uui-space-medium-2 {
  width: 100%;
  min-height: 2rem;
}

.uui-padding-vertical-xhuge-2 {
  padding-top: 0;
  padding-bottom: 0;
}

.uui-faq01_answer-2 {
  overflow: hidden;
}

.uui-text-size-medium-2 {
  color: #8b8b8b;
  letter-spacing: normal;
  font-size: 18px;
  line-height: 1.5;
}

.uui-section_faq01-2 {
  width: 100%;
}

.uui-faq01_component-2 {
  margin-top: 0;
}

.uui-faq01_list-2 {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.uui-faq01_question-2 {
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  display: flex;
}

.uui-container-large-2 {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.section-yagami-gris-faq {
  background-color: #101010;
  border-bottom: 2px solid #f0c000;
  padding-bottom: 100px;
}

.div-block-15-copy-08-faq {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  padding-left: 0;
  display: flex;
}

.heading-faq {
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  font-family: Playfair Display, sans-serif;
  font-size: 52px;
  font-weight: 800;
  line-height: 52px;
}

.yagami_section {
  padding-top: 60px;
  padding-bottom: 60px;
  position: static;
  overflow: hidden;
}

.yagami_section.yagami_footer {
  background-color: #0e0e0e;
  border-top: 1px solid #c8a4551f;
  padding-top: 40px;
  padding-bottom: 40px;
}

.yagami_container {
  max-width: 1680px;
  padding-left: 80px;
  padding-right: 80px;
}

.div-block-48 {
  justify-content: space-between;
  display: flex;
}

.text-block-28 {
  color: #f0c000;
  text-transform: capitalize;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  font-family: Playfair Display, sans-serif;
  font-size: 22px;
  font-weight: 800;
  line-height: 36px;
}

.text-block-29 {
  color: #4a4a4a;
  letter-spacing: .48px;
  font-family: Inter, sans-serif;
  font-size: 12px;
}

.div-block-51 {
  position: relative;
}

.menu-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.nav-menu-2 {
  margin-right: 0;
}

.container-11 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #080808;
  border-bottom: 1px #ffffff4d;
  justify-content: space-between;
  align-items: center;
  max-width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.yagami_text_buttton {
  letter-spacing: 2.2px;
  line-height: 18px;
}

.responsive-btn-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  display: none;
}

.logo-size {
  width: 250px;
}

.navbar-2 {
  background-color: #080c0a;
  border-bottom: 2px solid #f0c000;
}

.main-btn {
  grid-column-gap: 21px;
  grid-row-gap: 21px;
  color: #0d0d0d;
  text-transform: uppercase;
  background-color: #f0c000;
  border: 1px solid #0000;
  border-radius: 2px;
  justify-content: center;
  align-items: center;
  padding: 16px 32px;
  font-weight: 600;
  text-decoration: none;
  display: flex;
}

.desktop-btn-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  display: flex;
}

.nav-link-2 {
  color: #aaa;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  font-family: Inter, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 22px;
}

.nav-link-2.w--current {
  color: #1a1d22;
  font-weight: 600;
}

.image-9 {
  height: 1000px;
}

.div-block-53 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  margin-bottom: 0;
  display: flex;
}

.div-block-54 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: center;
  display: flex;
}

@media screen and (max-width: 991px) {
  .div-block {
    flex-flow: column;
  }

  .heading-h1-yagami {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 40px;
    line-height: 44px;
  }

  .div-block-2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    justify-content: center;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
    position: static;
  }

  .text-block {
    text-align: center;
    font-size: 18px;
    line-height: 22px;
  }

  .div-block-3 {
    border-style: none;
    border-radius: 0;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
    display: flex;
    position: static;
  }

  .text-block-2 {
    text-align: center;
    font-size: 18px;
    line-height: 22px;
  }

  .div-block-4 {
    justify-content: center;
  }

  .button {
    display: block;
  }

  .div-block-5 {
    justify-content: center;
    align-items: center;
  }

  .container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-7 {
    flex-flow: column;
    margin-bottom: 0;
  }

  .div-block-8 {
    align-items: center;
  }

  .heading {
    text-align: center;
    font-size: 32px;
    line-height: 36px;
  }

  .text-block-4 {
    text-align: center;
  }

  .div-block-13 {
    align-items: center;
  }

  .button-2 {
    text-align: center;
  }

  .div-block-15 {
    flex-flow: column;
  }

  .section-black.relative {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
    position: static;
  }

  .text-block-8 {
    line-height: 35px;
  }

  .text-block-9 {
    font-size: 24px;
    line-height: 28px;
  }

  .div-block-8-copy {
    justify-content: center;
    align-items: center;
  }

  .div-block-16-copy {
    grid-column-gap: 52px;
    grid-row-gap: 52px;
    text-align: center;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 0;
  }

  .text-block-3-black {
    text-align: center;
  }

  .heading-black {
    text-align: center;
    font-size: 32px;
    line-height: 36px;
  }

  .div-block-8-yellow {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .text-block-4-black {
    text-align: center;
  }

  .div-block-19 {
    flex-flow: column;
    justify-content: center;
  }

  .div-block-18-copy {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
    align-items: center;
  }

  .div-block-20 {
    width: 100%;
  }

  .div-block-21 {
    position: static;
  }

  .div-block-22 {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    height: auto;
    padding-top: 20px;
    padding-bottom: 40px;
    position: static;
  }

  .heading-center {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 32px;
    line-height: 36px;
  }

  .div-block-26 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .div-block-29 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .text-block-17 {
    text-align: center;
  }

  .div-block-30 {
    border-bottom: 3px solid #f0c00033;
    border-right-style: none;
    justify-content: center;
    align-items: center;
  }

  .div-block-30-copy {
    text-align: center;
  }

  .div-block-15-copy {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .div-block-5-copy {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-32-copy {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    padding-top: 40px;
    padding-bottom: 0;
  }

  .div-block-15-copy-08 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .div-block-27-08 {
    width: 100%;
    padding: 40px 20px;
  }

  .div-block-33 {
    grid-template-columns: 1fr;
    justify-items: stretch;
  }

  .div-block-35 {
    padding: 40px;
  }

  .div-block-20-copy {
    width: 100%;
  }

  .div-block-19-copy {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .text-block-27 {
    text-align: center;
  }

  .heading-black-last {
    font-size: 32px;
    line-height: 36px;
  }

  .button-black-07 {
    text-align: center;
  }

  .uui-padding-vertical-xhuge-2 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .div-block-15-copy-08-faq {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .heading-faq {
    font-size: 32px;
    line-height: 36px;
  }

  .yagami_section.yagami_footer {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .yagami_container {
    padding-left: 30px;
    padding-right: 30px;
  }

  .div-block-48 {
    align-items: center;
  }

  .image-7 {
    max-width: 100%;
  }

  .div-block-51 {
    flex-flow: column;
    display: flex;
    position: static;
  }

  .menu-button-2 {
    color: #fff;
    order: 9999;
  }

  .menu-button-2.w--open {
    color: #000;
    -webkit-text-stroke-color: #000;
    background-color: #f0c000;
    order: 9999;
  }

  .nav-menu-2 {
    background-color: #080808;
    padding-bottom: 20px;
  }

  .container-11 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    justify-content: space-between;
    padding: 20px;
  }

  .responsive-btn-wrapper {
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .logo-size {
    order: -9999;
  }

  .desktop-btn-wrapper {
    display: none;
  }

  .nav-link-2 {
    color: #fff;
    text-align: center;
    font-size: 16px;
  }
}

@media screen and (max-width: 767px) {
  .div-block-3 {
    margin-top: 40px;
  }

  .div-block-4 {
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .div-block-5 {
    flex-flow: column;
    align-items: center;
  }

  .text-block-3 {
    text-align: center;
  }

  .div-block-7 {
    flex-flow: column;
    justify-content: center;
  }

  .div-block-8 {
    justify-content: center;
    align-items: center;
  }

  .heading, .text-block-4 {
    text-align: center;
  }

  .div-block-13 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .div-block-15 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-bottom: 40px;
  }

  .section-black.relative {
    position: static;
  }

  .div-block-17, .div-block-8-copy {
    justify-content: center;
    align-items: center;
  }

  .div-block-16-copy {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-left: 0;
  }

  .heading-black {
    font-size: 32px;
    line-height: 36px;
  }

  .div-block-8-yellow {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .text-block-4-black {
    text-align: center;
  }

  .div-block-18-copy {
    grid-column-gap: 41px;
    grid-row-gap: 41px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .div-block-20 {
    width: 100%;
  }

  .div-block-21 {
    flex-flow: column;
    align-items: center;
    width: 100%;
    display: flex;
    position: static;
  }

  .div-block-22 {
    position: static;
  }

  .div-block-23 {
    flex-flow: column;
  }

  .div-block-23.up-down {
    flex-flow: column-reverse;
  }

  .div-block-24, .div-block-24-copy, .div-block-24-copy1 {
    width: 100%;
  }

  .div-block-26 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .div-block-29 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-bottom: 0;
  }

  .div-block-30 {
    width: 100%;
  }

  .div-block-15-copy {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .div-block-5-copy {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-32-copy {
    align-items: center;
  }

  .div-block-15-copy-08 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .div-block-33, .div-block-35 {
    flex-flow: column;
    display: flex;
  }

  .div-block-20-copy {
    width: 100%;
  }

  .uui-page-padding-2 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .uui-space-medium-2 {
    min-height: 1.5rem;
  }

  .uui-padding-vertical-xhuge-2 {
    padding-top: 0;
    padding-bottom: 4rem;
  }

  .uui-faq01_component-2 {
    margin-top: 3rem;
  }

  .div-block-15-copy-08-faq {
    grid-column-gap: 14px;
    grid-row-gap: 14px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .heading-faq {
    text-align: center;
  }

  .div-block-52 {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 479px) {
  .div-block {
    flex-flow: column;
    align-items: center;
    padding-top: 40px;
  }

  .heading-h1-yagami {
    text-align: center;
  }

  .div-block-2 {
    align-items: center;
    padding: 40px 0;
    position: static;
  }

  .text-block {
    text-align: center;
    font-size: 15px;
  }

  .div-block-3 {
    text-align: center;
    width: 100%;
    height: auto;
    margin-top: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    position: static;
  }

  .text-block-2 {
    text-align: center;
    font-size: 12px;
  }

  .div-block-4, .div-block-5 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .container {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-7 {
    flex-flow: column;
  }

  .div-block-8, .heading, .text-block-4 {
    text-align: center;
  }

  .div-block-12 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
  }

  .div-block-13 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .text-block-7, .button-2 {
    text-align: center;
  }

  .div-block-15 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .section-black.relative {
    text-align: center;
    position: static;
  }

  .div-block-8-copy {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .div-block-16-copy {
    grid-column-gap: 52px;
    grid-row-gap: 52px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-bottom: 90px;
    padding-left: 0;
  }

  .text-block-3-black, .heading-black {
    text-align: center;
  }

  .div-block-8-yellow {
    width: 100%;
  }

  .text-block-4-black {
    text-align: center;
  }

  .div-block-18-copy {
    grid-column-gap: 33px;
    grid-row-gap: 33px;
    flex-flow: column;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-20 {
    align-items: center;
    width: 100%;
  }

  .div-block-21 {
    padding-top: 40px;
    position: static;
  }

  .div-block-22 {
    position: static;
    top: 95%;
    right: 25%;
  }

  .div-block-23 {
    flex-flow: column;
  }

  .text-block-11 {
    text-align: center;
  }

  .div-block-24 {
    width: 100%;
    padding: 20px;
  }

  .heading-3-yagami, .text-block-12 {
    text-align: center;
  }

  .div-block-24-copy, .div-block-24-copy1 {
    width: 100%;
  }

  .text-block-11-copy, .heading-3-yagami-copy, .text-block-12-copy {
    text-align: center;
  }

  .div-block-24-copy-yagami {
    width: 100%;
  }

  .div-block-26 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .div-block-29 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .text-block-17 {
    text-align: center;
  }

  .div-block-30, .div-block-30-copy {
    align-items: center;
  }

  .div-block-15-copy {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    text-align: center;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .div-block-5-copy {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-32-copy {
    justify-content: center;
    align-items: center;
  }

  .div-block-15-copy-08 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    text-align: center;
    flex-flow: column;
  }

  .div-block-33 {
    flex-flow: column;
    display: flex;
  }

  .div-block-34, .div-block-34-copy {
    grid-column-gap: 17px;
    grid-row-gap: 17px;
    flex-flow: column;
    align-items: center;
  }

  .div-block-20-copy {
    width: 100%;
  }

  .div-block-19-copy {
    text-align: center;
    flex-flow: column;
    justify-content: center;
  }

  .div-block-18-copy-last {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-39 {
    flex-flow: column;
    align-items: center;
  }

  .faq-wrapper {
    padding-left: 10px;
    padding-right: 10px;
  }

  .uui-padding-vertical-xhuge-2 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block-15-copy-08-faq {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .heading-faq {
    text-align: center;
  }

  .image-2, .image-3, .image-4, .image-5, .image-6 {
    max-width: none;
  }

  .div-block-48 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    align-items: center;
  }

  .text-block-29 {
    text-align: center;
  }

  .image-7 {
    max-width: 100%;
    padding-bottom: 0;
  }

  .div-block-51 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .main-btn {
    background-color: #f0c000;
  }

  .image-9 {
    max-width: 100%;
  }

  .italic-text {
    text-align: left;
  }

  .text-block-30 {
    text-align: center;
  }
}


