@media only screen and (max-width: 600px) {
  .body {
      width: 100%;
    margin: 0 auto;
  }
  
  /* ä»–ã®è¦ç´ ã®ã‚¹ã‚¿ã‚¤ãƒ«ã‚‚èª¿æ•´ */
}

@media only screen and (min-width: 600px) {
  .body {
    margin: 0 auto;
    width: 600px;
    box-shadow: -10px 0 20px -5px rgba(0, 0, 0, 0.3), 10px 0 20px -5px rgba(0, 0, 0, 0.3);

  }
  
  /* ä»–ã®è¦ç´ ã®ã‚¹ã‚¿ã‚¤ãƒ«ã‚‚èª¿æ•´ */
}


html {
  scroll-behavior: smooth;
}

.body {
  display: flex;
  align-items: center;
  gap: 10px;
  position: relative;
}

.body .view {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 50px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #e7edf4;
}

.body .FV {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  padding: 30px 0px 50px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-image: url(./img/fv_bg.png);
  background-size: cover;
  background-position: 50% 50%;
}

.body .f-vp {
  gap: 20px;
  padding: 0px 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.body .frame {
  display: flex;
  align-items: center;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.body .image {
  position: relative;
  width: 114px;
  height: 114px;
  margin-left: -2px;
  object-fit: cover;
}

.body .div {
  display: flex;
  flex-direction: column;
  height: 123px;
  align-items: center;
  justify-content: center;
  padding: 13px 36px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.body .text-wrapper {
  position: relative;
  width: fit-content;
  margin-left: -8px;
  margin-right: -8px;
  font-family: "Inter", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.body .text-wrapper-2 {
  margin-left: -45px;
  margin-right: -45px;
  font-family: "Noto Serif JP", Helvetica;
  color: #ffffff;
  font-size: 36px;
  position: relative;
  width: fit-content;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.body .frame-2 {
  display: flex;
  align-items: center;
  gap: 14px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  box-shadow: 0px 4px 4px #00000040;
}

.body .flexcontainer-wrapper {
  display: flex;
  flex-direction: column;
  height: 94px;
  align-items: center;
  justify-content: center;
  padding: 13px 5px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #ffffff;
}

.body .flexcontainer {
  min-height: 68px;
  gap: 6px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.body .text {
  position: relative;
  align-self: stretch;
  font-family: "Inter", Helvetica;
  font-weight: 700;
  color: transparent;
  font-size: 12px;
  text-align: center;
  letter-spacing: 0;
  line-height: 14.7px;
}

.body .span {
  color: #000000;
}

.body .text-wrapper-3 {
  color: #f2600e;
}

.body .text-wrapper-4 {
  color: #f2600e;
  font-size: 24px;
  line-height: 29.5px;
}

.body .flexcontainer-2 {
  gap: 6px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.body .div-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0px 19px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.body .span-wrapper {
  position: relative;
  align-self: stretch;
  text-shadow: 0px 2px 2.5px #ffffff;
  font-family: "Inter", Helvetica;
  font-weight: 700;
  color: #000000;
  font-size: 14px;
  text-align: center;
  letter-spacing: 0;
  line-height: 17.2px;
}

.body .text-wrapper-5 {
  font-family: "Inter", Helvetica;
  font-weight: 700;
  color: #000000;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 17.2px;
}

.body .text-wrapper-6 {
  font-size: 20px;
  line-height: 24.6px;
}

.body .f-vp-2 {
  gap: 48px;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.body .img {
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.body .view-2 {
  display: flex;
  width: 220px;
  height: 44.74px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px;
  position: relative;
  box-shadow: 0px 4px 6.8px #0f0f0f66;
  border-radius: 10px;
  background: linear-gradient(180deg, rgb(255, 215, 2) 0%, rgb(232, 91, 35) 100%);
}

.body .text-wrapper-7 {
  position: relative;
  width: fit-content;
  font-family: "Inter", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.body .view-wrapper {
  display: flex;
  flex-direction: column;
  height: 430px;
  align-items: flex-start;
  gap: 10px;
  padding: 45px 30px;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-image: url(./img/up1.png);
  background-size: cover;
  background-position: 50% 50%;
}

.body .view-3 {
  display: flex;
  flex-direction: column;
  height: 116px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: #ffffffbf;
}

.body .flexcontainer-3 {
  flex-direction: column;
  align-items: flex-start;
}

.body .p {
  position: relative;
  align-self: stretch;
  font-family: "Inter", Helvetica;
  font-weight: 700;
  color: transparent;
  font-size: 20px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.body .text-wrapper-8 {
  color: #ff7b02;
}

.body .group-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
}

.body .group {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 600px;
}

.body .overlap-group {
  position: relative;
  height: 600px;
}

.body .view-4 {
  display: flex;
  flex-direction: column;
  height: 541px;
  align-items: center;
  gap: 10px;
  padding: 10px 30px;
  background-color: #e6ecf3;
}

.body .view-5 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #1f3570;
}

.body .div-2 {
  position: relative;
  width: 310px;
  height: 39px;
  margin-top: -1px;
  font-family: "Inter", Helvetica;
  font-weight: 700;
  color: #fdfdff;
  font-size: 12px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.body .text-wrapper-9 {
  font-family: "Inter", Helvetica;
  font-weight: 700;
  color: #fdfdff;
  font-size: 12px;
  letter-spacing: 0;
}

.body .text-wrapper-10 {
  font-size: 20px;
}

.body .frame-3 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 20px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #fffdfd;
  border-radius: 5px;
  border: 1px solid;
  border-color: #626262;
  opacity: 0.9;
}

.body .text-wrapper-11 {
  position: relative;
  align-self: stretch;
  margin-top: -1px;
  font-family: "Inter", Helvetica;
  font-weight: 700;
  color: #1f3670;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.body .text-wrapper-12 {
  position: relative;
  width: fit-content;
  font-family: "Inter", Helvetica;
  font-weight: 700;
  color: #626262;
  font-size: 12px;
  text-align: center;
  letter-spacing: 0;
  line-height: 18px;
}

.body .image-2 {
  position: absolute;
  width: 77px;
  height: 106px;
  top: 494px;
  left: 27px;
  object-fit: cover;
}

.body .view-6 {
  display: flex;
  flex-direction: column;
  height: 985px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 0px 16px;
  position: relative;
  box-shadow: 0px 4px 4px #00000040;
  background-image: url(./img/zisseki.png);
  background-size: cover;
  background-position: 50% 50%;
}

.body .view-7 {
  display: flex;
  flex-direction: column;
  width: 374px;
  align-items: center;
  gap: 20px;
  position: relative;
  flex: 0 0 auto;
}

.body .TAKUYA-wrapper {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
}

.body .TAKUYA {
  margin-top: -1px;
  font-family: "Inter", Helvetica;
  color: #fffefe;
  font-size: 24px;
  position: relative;
  width: fit-content;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.body .LINE {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.body .image-3 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 204px;
  object-fit: cover;
}

.body .image-4 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 157px;
  object-fit: cover;
}

.body .image-5 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 256px;
  object-fit: cover;
}

.body .image-6 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 187px;
  object-fit: cover;
}

.body .frame-4 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.body .frame-5 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 28px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #ffffff;
}

.body .TAKUYA-2 {
  margin-top: -1px;
  font-family: "Noto Sans JP", Helvetica;
  color: #1f3670;
  font-size: 32px;
  position: relative;
  width: fit-content;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.body .element {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.body .view-8 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 13px;
  padding: 10px 0px;
  position: relative;
  flex: 0 0 auto;
  background-color: #e7eef4;
}

.body .frame-6 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 4px;
  position: relative;
  flex: 0 0 auto;
}

.body .text-wrapper-13 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 500;
  color: #1f3670;
  font-size: 15px;
  text-align: center;
  letter-spacing: 1.65px;
  line-height: 19.6px;
  white-space: nowrap;
}

.body .frame-7 {
  display: inline-flex;
  align-items: center;
  gap: 23px;
  position: relative;
  flex: 0 0 auto;
}

.body .line {
  position: relative;
  width: 134px;
  height: 1px;
  object-fit: cover;
}

.body .text-wrapper-14 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: #1f3670;
  font-size: 48px;
  text-align: center;
  letter-spacing: 5.28px;
  line-height: 62.9px;
  white-space: nowrap;
}

.body .frame-8 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 4px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.body .text-wrapper-15 {
  position: relative;
  align-self: stretch;
  margin-top: -1px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 500;
  color: #000000;
  font-size: 24px;
  text-align: center;
  letter-spacing: 2.64px;
  line-height: 31.4px;
}

.body .div-3 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  padding: 0px 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.body .image-7 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 238.2px;
  object-fit: cover;
}

.body .flexcontainer-4 {
  width: 390px;
  gap: 5px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.body .div-4 {
  position: relative;
  align-self: stretch;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 18px;
}

.body .text-wrapper-16 {
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 18px;
}

.body .view-9 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.body .group-2 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 385.59px;
}

.body .view-10 {
  display: flex;
  flex-direction: column;
  height: 386px;
  align-items: center;
  gap: 10px;
  padding: 10px 30px;
  position: relative;
  background-color: #e6ecf3;
}

.body .frame-wrapper {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  padding: 0px 95px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.body .frame-9 {
  display: flex;
  flex-direction: column;
  height: 89px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 20px 0px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #fffdfd;
  border-radius: 5px;
  border: 1px solid;
  border-color: #626262;
  opacity: 0.9;
}

.body .text-wrapper-17 {
  position: relative;
  width: 164px;
  margin-top: -6px;
  font-family: "Inter", Helvetica;
  font-weight: 700;
  color: #1f3670;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.body .text-wrapper-18 {
  position: relative;
  width: 164px;
  height: 30px;
  margin-bottom: -4px;
  font-family: "Inter", Helvetica;
  font-weight: 700;
  color: #626262;
  font-size: 12px;
  text-align: center;
  letter-spacing: 0;
  line-height: 18px;
}

.body .element-2 {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.body .text-wrapper-19 {
  position: relative;
  width: 164px;
  margin-top: -9px;
  font-family: "Inter", Helvetica;
  font-weight: 700;
  color: #1f3670;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.body .text-wrapper-20 {
  position: relative;
  width: fit-content;
  margin-bottom: -7px;
  font-family: "Inter", Helvetica;
  font-weight: 700;
  color: #626262;
  font-size: 12px;
  text-align: center;
  letter-spacing: 0;
  line-height: 18px;
}

.body .frame-10 {
  display: flex;
  flex-direction: column;
  height: 90px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 20px 0px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #fffdfd;
  border-radius: 5px;
  border: 1px solid;
  border-color: #626262;
  opacity: 0.9;
}

.body .text-wrapper-21 {
  position: relative;
  width: 164px;
  margin-top: -8.5px;
  font-family: "Inter", Helvetica;
  font-weight: 700;
  color: #1f3670;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.body .text-wrapper-22 {
  position: relative;
  width: fit-content;
  margin-bottom: -6.5px;
  font-family: "Inter", Helvetica;
  font-weight: 700;
  color: #626262;
  font-size: 12px;
  text-align: center;
  letter-spacing: 0;
  line-height: 18px;
}

.body .view-11 {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 10px 10px;
  padding: 0px 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.body .text-wrapper-23 {
  position: relative;
  flex: 1;
  margin-top: -1px;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 18px;
}

.body .view-12 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  padding: 0px 10px;
  position: relative;
  flex: 0 0 auto;
}

.body .LINE-capture {
  position: relative;
  width: 375px;
  height: 79px;
  object-fit: cover;
}

.body .group-3 {
  position: relative;
  width: 375px;
  height: 518px;
  object-fit: cover;
}

.body .group-4 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 281.79px;
  object-fit: cover;
}

.body .text-wrapper-24 {
  position: relative;
  width: 410px;
  margin-right: -20px;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 18px;
}

.body .element-3 {
  display: flex;
  flex-direction: column;
  height: 505px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.body .group-5 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 254px;
  object-fit: cover;
}

.body .view-13 {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 10px 10px;
  padding: 0px 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.body .view-14 {
  display: flex;
  flex-direction: column;
  height: 582px;
  align-items: center;
  gap: 10px;
  padding: 10px 30px;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: #e6ecf3;
}

.body .view-15 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 13px;
  padding: 10px 0px;
  position: relative;
  flex: 0 0 auto;
  margin-left: -30px;
  margin-right: -30px;
  background-color: #e7edf45e;
}

.body .text-wrapper-25 {
  position: relative;
  width: fit-content;
  font-family: "Inter", Helvetica;
  font-weight: 700;
  color: #626262;
  font-size: 12px;
  text-align: center;
  letter-spacing: 0;
  line-height: 18px;
  white-space: nowrap;
}

.body .frame-11 {
  display: inline-flex;
  align-items: flex-start;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
}

.body .text-wrapper-26 {
  position: relative;
  width: 119px;
  margin-top: -1px;
  font-family: "Inter", Helvetica;
  font-weight: 700;
  color: #626262;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 18px;
}

.body .view-16 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.body .view-17 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 13px;
  padding: 10px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #e7edf4;
}

.body .frame-12 {
  display: flex;
  align-items: center;
  gap: 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.body .view-18 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  padding: 10px 30px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #e6ecf3;
}

.body .frame-13 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.body .frame-14 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  padding: 0px 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.body .frame-15 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.body .view-19 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 0px 30px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #1f3570;
}

.body .text-wrapper-27 {
  position: relative;
  width: 310px;
  padding: 20px 0px;
  margin-top: -1px;
  margin-left: -20px;
  margin-right: -20px;
  font-family: "Inter", Helvetica;
  font-weight: 700;
  color: #fdfdff;
  font-size: 20px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.body .frame-16 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 30px 0px 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: #fffdfd;
  border-radius: 5px;
  border: 1px solid;
  border-color: #626262;
  opacity: 0.9;
}

.body .text-wrapper-28 {
  position: relative;
  flex: 1;
  align-self: stretch;
  margin-top: -1px;
  font-family: "Inter", Helvetica;
  font-weight: 700;
  color: #1f3670;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
  padding: 20px 0px;
}

.body .element-4 {
  position: relative;
  width: fit-content;
  font-family: "Inter", Helvetica;
  font-weight: 700;
  color: #626262;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 18px;
}

.body .element-5 {
  position: relative;
  width: 137px;
  margin-top: -1px;
  font-family: "Inter", Helvetica;
  font-weight: 700;
  color: #626262;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 18px;
}

.body .POP-x {
  position: relative;
  width: 148px;
  margin-top: -1px;
  font-family: "Inter", Helvetica;
  font-weight: 700;
  color: #626262;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 18px;
}

.body .view-20 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  padding: 33px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.body .text-wrapper-29 {
  position: relative;
  align-self: stretch;
  height: 41px;
  margin-top: -1px;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 12px;
  text-align: center;
  letter-spacing: 0;
  line-height: 18px;
}

.body .view-21 {
  display: flex;
  width: 220px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 10px;
  background: linear-gradient(180deg, rgb(255, 215, 2) 0%, rgb(232, 91, 35) 100%);
}

.body .text-wrapper-30 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Inter", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}
