@media only screen and (max-width: 600px) {
  .iphone-pro-max {
      width: 100%;
    margin: 0 auto;
  }
  
  /* 他の要素のスタイルも調整 */
}

@media only screen and (min-width: 600px) {
  .iphone-pro-max {
    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);

  }
  .iphone-pro-max .group {
    width: 530px !important;
    height: 806px !important;
  }

  .scroll-to-top-btn {
    cursor: pointer;
    position: fixed;
    left: 50%; /* 左端から中央に */
    transform: translateX(230px); /* 中央から280px右に移動 */
    bottom: 30px;
    border-radius: 50%;
    transition: .3s;
    color: #ffffff;
    background: #00efff;
    opacity: 70%;
    display: none; /* 初期状態では非表示 */
  }


  
  /* 他の要素のスタイルも調整 */
}


html {
  scroll-behavior: smooth;
}

.scroll-to-top-btn {
  cursor: pointer;
  position: fixed;
  right: 30px;
  bottom: 30px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  transition: .3s;
  color: #ffffff;
  background: #00efff;
  opacity: 70%;
  display: none; /* 初期状態では非表示 */
}

.scroll-to-top-btn:hover {
  box-shadow: 0 0 10px #00A6C4;
}

.toptext{
  position: relative;
  top: 18px;
  left: 10px;
}

.iphone-pro-max .frame-43o {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 14px 0px 38px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #000000;
}

.iphone-pro-max .frame-44o {
  display: flex;
  flex-direction: column;
  width: 405px;
  height: 118px;
  align-items: center;
  justify-content: center;
  gap: 9px;
  position: relative;
  background-color: #000000;
  border-top-width: 2px;
  border-top-style: solid;
  border-bottom-width: 2px;
  border-bottom-style: solid;
}

.iphone-pro-max .text-wrapper-29o {
  width: fit-content;
  font-weight: 700;
  color: #ffffff;
  font-size: 24px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
  position: relative;
  font-family: "Noto Sans JP", Helvetica;
}

.iphone-pro-max .text-wrapper-30o {
  position: relative;
  width: fit-content;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 300;
  color: #ffffff;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.iphone-pro-max .frame-45o {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 50px;
  position: relative;
  flex: 0 0 auto;
}

.iphone-pro-max .image-4o {
  width: 348px;
  height: 232px;
  position: relative;
  object-fit: cover;
}

.iphone-pro-max .frame-46o {
  display: flex;
  width: 333px;
  height: 36px;
  justify-content: center;
  gap: 17px;
  align-items: center;
  position: relative;
}

.priceimgo {
  position: relative;
  left: -10px;
}

.iphone-pro-max .text-wrapper-31o {
  width: fit-content;
  margin-top: -0.5px;
  font-weight: 700;
  color: #ffffff;
  font-size: 24px;
  letter-spacing: 0;
  line-height: normal;
  position: relative;
  font-family: "Noto Sans JP", Helvetica;
}

.iphone-pro-max .frame-47o {
  display: flex;
  flex-direction: column;
  width: 334px;
  align-items: flex-start;
  padding: 0px 12px;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
  border-left-width: 2px;
  border-left-style: solid;
  border-color: #0833fb;
}

.iphone-pro-max .element-8o {
  width: fit-content;
  margin-top: -2px;
  margin-right: -1px;
  font-weight: 300;
  color: #ffffff;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 23.2px;
  position: relative;
  font-family: "Noto Sans JP", Helvetica;
}

.iphone-pro-max .frame-48o {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 5px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border: 1px solid;
  border-color: #ffffff;
}

.iphone-pro-max .div-2o {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  position: relative;
  flex: 0 0 auto;
}

.iphone-pro-max .text-wrapper-32o {
  width: fit-content;
  margin-top: -1px;
  font-weight: 300;
  color: #ffffff;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 23.2px;
  white-space: nowrap;
  position: relative;
  font-family: "Noto Sans JP", Helvetica;
}

.iphone-pro-max .frame-49o {
  width: 430px;
  display: flex;
  flex-direction: column;
  height: 106px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
}


.iphone-pro-max {
  max-width: 600px;
  display: flex;
  align-items: center;
  gap: 10px;
  position: relative;
  width: 100%;
  background-color: #ffffff;
}

.iphone-pro-max .frame {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 25px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.iphone-pro-max .div {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-image: url(./img/fvbg-min.png);
  background-size: cover;
  background-position: 50% 50%;
}

.iphone-pro-max .group {
  position: relative;
  align-self: stretch;
  margin: auto;
  width: 380px;
  height: 570px;
}

.fvtext {
 width: 100%;
 position: relative;
 top: 70%;
}

.frame-n {
  display: flex;
  flex-direction: column;
  height: 418px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 49px 65px 105px;
  position: relative;
  background-color: #ffffff;
}

.frame .div-n {
  display: inline-flex;
  flex-direction: column;
  height: 279px;
  align-items: center;
  justify-content: center;
  gap: 21px;
  padding: 29px 0px 0px;
  position: relative;
  margin-top: -7.5px;
  margin-bottom: -7.5px;
  margin-left: -18px;
  margin-right: -18px;
}

.frame .text-wrapper-n {
  position: relative;
  width: fit-content;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: #000000;
  font-size: 30px;
  letter-spacing: 0;
  line-height: normal;
}

.frame .text-wrapper-2-n {
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 400;
  font-size: 10px;
  position: relative;
  width: fit-content;
  color: #000000;
  letter-spacing: 0;
  line-height: normal;
}

.frame .text-wrapper-3-n {
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  font-size: 30px;
  text-align: center;
  position: relative;
  width: fit-content;
  color: #000000;
  letter-spacing: 0;
  line-height: normal;
}

.frame .text-wrapper-4-n {
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  font-size: 16px;
  text-align: center;
  position: relative;
  width: fit-content;
  color: #000000;
  letter-spacing: 0;
  line-height: normal;
}


.iphone-pro-max .frame-2 {
  display: inline-flex;
  align-items: center;
  position: absolute;
  top: 22px;
  right: 26px;
}

.iphone-pro-max .group-wrapper {
  position: relative;
  width: 24px;
  height: 23.17px;
}

.iphone-pro-max .div-wrapper {
  height: 23px;
}

.iphone-pro-max .icon-more-wrapper {
  width: 24px;
  height: 23px;
}

.iphone-pro-max .icon-more {
  position: relative;
  height: 23px;
}

.iphone-pro-max .union {
  position: absolute;
  width: 1px;
  height: 1px;
  top: 718px;
  left: 3080px;
}

.iphone-pro-max .line-stroke {
  position: absolute;
  width: 18px;
  height: 2px;
  top: 5px;
  left: 3px;
}

.iphone-pro-max .img {
  position: absolute;
  width: 14px;
  height: 2px;
  top: 11px;
  left: 3px;
}

.iphone-pro-max .line-stroke-2 {
  position: absolute;
  width: 18px;
  height: 2px;
  top: 17px;
  left: 3px;
}

.iphone-pro-max .text-wrapper {
  position: relative;
  width: fit-content;
  margin-top: -0.92px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: #000000;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.iphone-pro-max .MINDGYM {
  position: absolute;
  width: 134px;
  height: 29px;
  top: 24px;
  left: 21px;
}

.iphone-pro-max .frame-wrapper {
  gap: 10px;
  padding: 0px 34px;
  flex: 0 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: #ffffff;
}

.iphone-pro-max .frame-3 {
  display: flex;
  flex-direction: column;
  height: 43px;
  justify-content: center;
  gap: 10px;
  padding: 10px;
  align-self: stretch;
  width: 100%;
  background: linear-gradient(180deg, rgb(8, 51, 251) 0%, rgb(8.5, 135.45, 255) 100%);
  align-items: center;
  position: relative;
}

.iphone-pro-max .text-wrapper-2 {
  position: relative;
  flex: 1;
  align-self: stretch;
  margin-top: -1px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.iphone-pro-max .frame-4 {
  position: relative;
  align-self: stretch;
  width: 100%;
}

.iphone-pro-max .frame-5 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.iphone-pro-max .frame-6 {
  display: flex;
  flex-direction: column;
  height: 523px;
  align-items: center;
  justify-content: center;
  gap: 40px;
  padding: 57px 46px;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: #000000;
}

.iphone-pro-max .frame-7 {
  display: inline-flex;
  flex-direction: column;
  height: 70px;
  align-items: center;
  gap: 4px;
  position: relative;
  margin-left: -17px;
  margin-right: -17px;
}

.iphone-pro-max .text-wrapper-3 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 24px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.iphone-pro-max .text-wrapper-4 {
  position: relative;
  width: 105px;
  height: 31px;
  -webkit-text-stroke: 1px #000000;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: #00efff;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.iphone-pro-max .p {
  position: relative;
  width: 336px;
  margin-left: -17px;
  margin-right: -17px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 32px;
}

.iphone-pro-max .frame-8 {
  display: flex;
  flex-direction: column;
  height: 446px;
  align-items: flex-start;
  gap: 40px;
  padding: 57px 46px;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-image: url(./img/frame-58.png);
  background-size: cover;
  background-position: 50% 50%;
}

.iphone-pro-max .frame-9 {
  display: inline-flex;
  align-items: flex-start;
  gap: 10px;
  padding: 5px;
  position: relative;
  flex: 0 0 auto;
  margin-right: -20px;
  background-color: #00000063;
}

.iphone-pro-max .frame-10 {
  display: inline-flex;
  align-items: flex-start;
  gap: 10px;
  padding: 5px;
  position: relative;
  flex: 0 0 auto;
  background-color: #00000063;
}

.iphone-pro-max .text-wrapper-5 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 32px;
}

.iphone-pro-max .text-wrapper-6 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 32px;
  white-space: nowrap;
}

.iphone-pro-max .frame-11 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 35px;
  padding: 38px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #ffffff;
}

.iphone-pro-max .text-wrapper-7 {
  width: fit-content;
  margin-top: -1px;
  font-weight: 700;
  color: #000000;
  font-size: 24px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
  position: relative;
  font-family: "Noto Sans JP", Helvetica;
}

.iphone-pro-max .frame-12 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 13px;
  position: relative;
  flex: 0 0 auto;
}

.iphone-pro-max .image {
  position: relative;
  width: 333px;
  height: 260px;
  object-fit: cover;
}

.iphone-pro-max .text-wrapper-8 {
  position: relative;
  width: fit-content;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: #000000;
  font-size: 24px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.iphone-pro-max .image-2 {
  position: relative;
  width: 333px;
  height: 259.22px;
  object-fit: cover;
}

.iphone-pro-max .element {
  position: relative;
  width: 334px;
  height: 184px;
  object-fit: cover;
}

.iphone-pro-max .MINDGYM-2 {
  width: 163px;
  height: 48px;
  font-family: "NATS-Regular", Helvetica;
  font-weight: 400;
  color: transparent;
  font-size: 58px;
  white-space: nowrap;
  position: relative;
  letter-spacing: 0;
  line-height: normal;
}

.iphone-pro-max .span {
  color: #051efa;
}

.iphone-pro-max .text-wrapper-9 {
  color: #000000;
  font-size: 32px;
}

.iphone-pro-max .frame-13 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 19px;
  padding: 28px 24px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #ffffff;
  border: 0px none;
}

.iphone-pro-max .frame-14 {
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding: 20px;
  align-items: center;
  justify-content: center;
  /* gap: 9px; */
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: #ffffff;
  border-top-width: 2px;
  border-top-style: solid;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-color: #515151;
}

.iphone-pro-max .frame-15 {
  display: flex;
  flex-direction: column;
  width: 207px;
  height: 26px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px;
  position: relative;
  background: linear-gradient(180deg, rgb(8, 51, 251) 0%, rgb(8.5, 135.45, 255) 100%);
}

.iphone-pro-max .text-wrapper-10 {
  position: relative;
  width: fit-content;
  margin-top: -9.5px;
  margin-bottom: -7.5px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
}

.iphone-pro-max .text-wrapper-11 {
  position: relative;
  width: fit-content;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 300;
  color: #000000;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.iphone-pro-max .frame-16 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 46px;
  padding: 0px 8px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.iphone-pro-max .frame-17 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.iphone-pro-max .frame-18 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #ffffff;
}

.iphone-pro-max .element-2 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 226px;
  object-fit: cover;
}

.iphone-pro-max .frame-19 {
  display: flex;
  flex-direction: column;
  height: 80px;
  justify-content: center;
  gap: 10px;
  padding: 10px;
  align-self: stretch;
  width: 100%;
  background: linear-gradient(180deg, rgb(8, 51, 251) 0%, rgb(8.5, 135.45, 255) 100%);
  align-items: center;
  position: relative;
}

.iphone-pro-max .text-wrapper-12 {
  width: fit-content;
  font-weight: 700;
  color: #ffffff;
  font-size: 20px;
  letter-spacing: 0;
  line-height: normal;
  position: relative;
  font-family: "Noto Sans JP", Helvetica;
}

.iphone-pro-max .frame-20 {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 12px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-left-width: 2px;
  border-left-style: solid;
  border-color: #0833fb;
}

.iphone-pro-max .text-wrapper-13 {
  flex: 1;
  margin-top: -2px;
  font-weight: 300;
  color: #000000;
  font-size: 15px;
  letter-spacing: 0;
  line-height: normal;
  position: relative;
  font-family: "Noto Sans JP", Helvetica;
}

.iphone-pro-max .frame-21 {
  height: 428px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: #ffffff;
}

.iphone-pro-max .tokutyo {
  position: relative;
  flex: 1;
  align-self: stretch;
  width: 100%;
  flex-grow: 1;
}

.iphone-pro-max .frame-22 {
  display: flex;
  flex-direction: column;
  height: 80px;
  justify-content: center;
  gap: 10px;
  padding: 0px 10px 10px;
  align-self: stretch;
  width: 100%;
  background: linear-gradient(180deg, rgb(8, 51, 251) 0%, rgb(8.5, 135.45, 255) 100%);
  align-items: center;
  position: relative;
}

.iphone-pro-max .text-wrapper-14 {
  flex: 1;
  margin-top: -2px;
  font-weight: 300;
  color: #000000;
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
  position: relative;
  font-family: "Noto Sans JP", Helvetica;
}

.iphone-pro-max .LP {
  position: relative;
  align-self: stretch;
  width: 100%;
}

.iphone-pro-max .image-3 {
  position: relative;
  align-self: stretch;
  width: 100%;
}

.iphone-pro-max .frame-23 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 13px;
  padding: 18px 24px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #ffffff;
  border: 0px none;
}

.iphone-pro-max .frame-24 {
  display: flex;
  flex-direction: column;
  width: 207px;
  height: 26px;
  justify-content: center;
  gap: 10px;
  padding: 10px;
  margin-top: -2px;
  background: linear-gradient(180deg, rgb(8, 51, 251) 0%, rgb(8.5, 135.45, 255) 100%);
  align-items: center;
  position: relative;
}

.iphone-pro-max .text-wrapper-15 {
  align-self: stretch;
  font-weight: 700;
  color: #000000;
  font-size: 24px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
  position: relative;
  font-family: "Noto Sans JP", Helvetica;
}

.iphone-pro-max .frame-25 {
  display: flex;
  flex-direction: column;
  width: 303px;
  height: 42px;
  align-items: flex-start;
  justify-content: center;
  gap: 9px;
  position: relative;
  background-color: #ffffff;
  border: 0px none;
}

.iphone-pro-max .frame-26 {
  display: flex;
  flex-direction: column;
  width: 111px;
  height: 34px;
  justify-content: center;
  gap: 10px;
  padding: 10px;
  background-color: #000000;
  align-items: center;
  position: relative;
}

.iphone-pro-max .text-wrapper-16 {
  width: fit-content;
  margin-top: -4px;
  margin-bottom: -2px;
  font-weight: 700;
  color: #ffffff;
  font-size: 14px;
  letter-spacing: 0;
  line-height: normal;
  position: relative;
  font-family: "Noto Sans JP", Helvetica;
}

.iphone-pro-max .frame-27 {
  display: inline-flex;
  align-items: flex-start;
  justify-content: center;
  position: relative;
  flex: 0 0 auto;
  margin-left: -11.5px;
  margin-right: -11.5px;
}

.iphone-pro-max .text-wrapper-17 {
  width: 329px;
  height: 144px;
  margin-top: -1px;
  font-weight: 700;
  color: #000000;
  font-size: 24px;
  letter-spacing: 0;
  line-height: normal;
  position: relative;
  font-family: "Noto Sans JP", Helvetica;
}

.iphone-pro-max .polygon {
  position: absolute;
  width: 13px;
  height: 16px;
  top: 11px;
  left: -7px;
}

.iphone-pro-max .frame-29-i {
  display: flex;
  flex-direction: column;
  width: 367px;
  align-items: center;
  gap: 7px;
  position: relative;
  flex: 0 0 auto;
}

.iphone-pro-max .text-wrapper-25-i {
  width: fit-content;
  margin-top: -1px;
  font-weight: 700;
  color: #000000;
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
  position: relative;
  font-family: "Noto Sans JP", Helvetica;
}

.motebody3-1{
  width: 358.5px;
}

.iphone-pro-max .group-2 {
  position: relative;
  width: 358.5px;
  height: 226.74px;
  margin-left: -26.25px;
  margin-right: -26.25px;
  background: linear-gradient(180deg, rgb(17, 146, 229) 0%, rgb(148, 84, 224) 100%);
  background-size: cover;
  background-position: 50% 50%;
}

.iphone-pro-max .frame-28 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  padding: 15px;
  position: relative;
  flex: 0 0 auto;
  margin-left: -31px;
  margin-right: -31px;
  background-color: #f0f0f0;
}

.iphone-pro-max .frame-29 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 2px;
  position: relative;
  flex: 0 0 auto;
}

.iphone-pro-max .frame-30 {
  display: flex;
  flex-direction: column;
  width: 100px;
  height: 50px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px;
  position: relative;
  background: linear-gradient(180deg, rgb(8, 51, 251) 0%, rgb(8.5, 135.45, 255) 100%);
}

.iphone-pro-max .text-wrapper-18 {
  width: fit-content;
  margin-left: -5px;
  margin-right: -5px;
  font-weight: 700;
  color: #ffffff;
  font-size: 15px;
  letter-spacing: 0;
  line-height: normal;
  position: relative;
  font-family: "Noto Sans JP", Helvetica;
}

.iphone-pro-max .text-wrapper-19 {
  width: fit-content;
  font-weight: 700;
  color: #0833fb;
  font-size: 15px;
  letter-spacing: 0;
  line-height: normal;
  position: relative;
  font-family: "Noto Sans JP", Helvetica;
}

.iphone-pro-max .text-wrapper-20 {
  position: relative;
  width: fit-content;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 15px;
  letter-spacing: 0;
  line-height: normal;
}

.iphone-pro-max .frame-31 {
  display: inline-flex;
  align-items: flex-start;
  justify-content: center;
  gap: 13px;
  position: relative;
  flex: 0 0 auto;
}

.iphone-pro-max .group-3 {
  position: relative;
  width: 226px;
  height: 33px;
}

.iphone-pro-max .overlap-group {
  position: absolute;
  width: 226px;
  height: 33px;
  top: 0;
  left: 0;
}

.iphone-pro-max .line {
  position: absolute;
  width: 1px;
  height: 33px;
  top: 0;
  left: 113px;
  object-fit: cover;
}

.iphone-pro-max .line-2 {
  position: absolute;
  width: 1px;
  height: 17px;
  top: 0;
  left: 0;
  object-fit: cover;
}

.iphone-pro-max .line-3 {
  position: absolute;
  width: 226px;
  height: 1px;
  top: 16px;
  left: 0;
  object-fit: cover;
}

.iphone-pro-max .line-4 {
  position: absolute;
  width: 1px;
  height: 17px;
  top: 0;
  left: 226px;
  object-fit: cover;
}

.iphone-pro-max .frame-32 {
  display: flex;
  flex-direction: column;
  width: 326px;
  height: 50px;
  justify-content: center;
  gap: 10px;
  padding: 10px;
  background: linear-gradient(180deg, rgb(8, 51, 251) 0%, rgb(8.5, 135.45, 255) 100%);
  align-items: center;
  position: relative;
}

.iphone-pro-max .text-wrapper-21 {
  width: fit-content;
  margin-top: -0.5px;
  font-weight: 700;
  color: #ffffff;
  font-size: 20px;
  letter-spacing: 0;
  line-height: normal;
  position: relative;
  font-family: "Noto Sans JP", Helvetica;
}

.iphone-pro-max .frame-33 {
  display: flex;
  flex-direction: column;
  width: 368px;
  align-items: flex-start;
  justify-content: center;
  padding: 12px;
  margin-left: -31px;
  margin-right: -31px;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
  border-left-width: 2px;
  border-left-style: solid;
  border-color: #0833fb;
}

.iphone-pro-max .text-wrapper-22 {
  width: 356px;
  margin-top: -2px;
  margin-right: -12px;
  font-weight: 300;
  color: #000000;
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
  position: relative;
  font-family: "Noto Sans JP", Helvetica;
}

.iphone-pro-max .text-wrapper-23 {
  width: 356px;
  font-weight: 300;
  color: #000000;
  font-size: 16px;
  text-align: right;
  letter-spacing: 0;
  line-height: normal;
  position: relative;
  font-family: "Noto Sans JP", Helvetica;
}

.iphone-pro-max .frame-34 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 43px;
  padding: 18px 24px;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: #ffffff;
}

.iphone-pro-max .frame-35 {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 168px;
  align-items: center;
  justify-content: center;
  gap: 9px;
  position: relative;
  margin-left: -5.5px;
  margin-right: -5.5px;
  background-color: #ffffff;
  border-top-width: 2px;
  border-top-style: solid;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-color: #515151;
}

.iphone-pro-max .element-3 {
  width: fit-content;
  font-weight: 700;
  color: #000000;
  font-size: 40px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
  position: relative;
  font-family: "Noto Sans JP", Helvetica;
}

.iphone-pro-max .text-wrapper-24 {
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: #000000;
  font-size: 40px;
  letter-spacing: 0;
}

.iphone-pro-max .text-wrapper-25 {
  font-size: 16px;
}

.iphone-pro-max .text-wrapper-26 {
  font-size: 24px;
}

.iphone-pro-max .frame-36 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 57px;
  position: relative;
  flex: 0 0 auto;
  margin-bottom: -26.59px;
  margin-left: -17.5px;
  margin-right: -17.5px;
}

.iphone-pro-max .frame-37 {
  display: flex;
  flex-direction: column;
  width: 367px;
  align-items: center;
  gap: 7px;
  position: relative;
  flex: 0 0 auto;
}

.iphone-pro-max .text-wrapper-27 {
  width: fit-content;
  margin-top: -1px;
  font-weight: 700;
  color: #000000;
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
  position: relative;
  font-family: "Noto Sans JP", Helvetica;
}

.iphone-pro-max .rectangle {
  position: relative;
  width: 366px;
  height: 210px;
  background-color: #d9d9d9;
}

.iphone-pro-max .frame-38 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 6px;
  position: relative;
  flex: 0 0 auto;
}

.iphone-pro-max .frame-39 {
  display: flex;
  width: 365px;
  align-items: center;
  padding: 0px 12px;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
  border-left-width: 2px;
  border-left-style: solid;
  border-color: #0833fb;
}

.iphone-pro-max .text-wrapper-28 {
  position: relative;
  width: 302px;
  margin-top: -2px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: #000000;
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
}

.iphone-pro-max .element-4 {
  position: relative;
  width: 394px;
  height: 425px;
  object-fit: cover;
}

.iphone-pro-max .element-wrapper {
  width: 369px;
  flex: 0 0 auto;
  border-left-width: 2px;
  border-left-style: solid;
  border-color: #0833fb;
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 0px 12px;
  position: relative;
}

.iphone-pro-max .element-5 {
  width: 356px;
  margin-top: -2px;
  margin-right: -11px;
  font-weight: 400;
  color: #000000;
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
  position: relative;
  font-family: "Noto Sans JP", Helvetica;
}

.iphone-pro-max .frame-40 {
  display: flex;
  width: 371px;
  gap: 10px;
  padding: 0px 12px;
  flex: 0 0 auto;
  border-left-width: 2px;
  border-left-style: solid;
  border-color: #0833fb;
  align-items: center;
  position: relative;
}

.iphone-pro-max .element-6 {
  position: relative;
  width: 394px;
  height: 430px;
  object-fit: cover;
}

.iphone-pro-max .element-7 {
  width: 359px;
  margin-top: -2px;
  margin-right: -12px;
  font-weight: 400;
  color: #000000;
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
  position: relative;
  font-family: "Noto Sans JP", Helvetica;
}

.iphone-pro-max .frame-41 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 29px;
  position: relative;
  flex: 0 0 auto;
}

.iphone-pro-max .frame-42 {
  display: inline-flex;
  align-items: center;
  padding: 0px 12px;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
  border-left-width: 2px;
  border-left-style: solid;
  border-color: #0833fb;
}

.iphone-pro-max .LINE-ALBUM {
  position: relative;
  width: 329px;
  height: 328px;
  object-fit: cover;
}

.iphone-pro-max .LINE-ALBUM-top {
  position: relative;
  width: 329px;
  height: 328.1px;
  object-fit: cover;
}

.iphone-pro-max .frame-43 {
  display: flex;
  width: 329px;
  align-items: center;
  padding: 0px 12px;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
  border-left-width: 2px;
  border-left-style: solid;
  border-color: #0833fb;
}

.iphone-pro-max .frame-44 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 39px;
  padding: 0px 0px 30px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #ffffff;
}

.iphone-pro-max .frame-45 {
  display: flex;
  flex-direction: column;
  height: 187px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: #eeeeee;
}

.iphone-pro-max .frame-46 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
}

.iphone-pro-max .frame-47 {
  display: inline-flex;
  flex-direction: column;
  gap: 12px;
  flex: 0 0 auto;
  align-items: center;
  position: relative;
}

.iphone-pro-max .frame-48 {
  display: inline-flex;
  flex-direction: column;
  gap: 5px;
  flex: 0 0 auto;
  align-items: center;
  position: relative;
}

.iphone-pro-max .group-4 {
  position: relative;
  width: 334px;
  height: 236px;
  background-image: url(./img/line-album-takuya-240613-3.png);
  background-size: cover;
  background-position: 50% 50%;
}

.iphone-pro-max .rectangle-2 {
  position: absolute;
  width: 49px;
  height: 79px;
  top: 0;
  left: 0;
}

.iphone-pro-max .overlap-group-2 {
  position: absolute;
  width: 64px;
  height: 101px;
  top: 135px;
  left: 270px;
}

.iphone-pro-max .rectangle-3 {
  position: absolute;
  width: 49px;
  height: 79px;
  top: 22px;
  left: 15px;
}

.iphone-pro-max .rectangle-4 {
  position: absolute;
  width: 63px;
  height: 101px;
  top: 0;
  left: 0;
}

.iphone-pro-max .frame-49 {
  display: flex;
  width: 333px;
  height: 36px;
  align-items: center;
  gap: 17px;
  position: relative;
}

.iphone-pro-max .polygon-2 {
  position: relative;
  width: 12.75px;
  height: 15.59px;
}

.iphone-pro-max .text-wrapper-29 {
  width: 329px;
  height: 34px;
  margin-right: -30px;
  font-weight: 700;
  color: #000000;
  font-size: 24px;
  letter-spacing: 0;
  line-height: normal;
  position: relative;
  font-family: "Noto Sans JP", Helvetica;
}

.iphone-pro-max .frame-50 {
  display: flex;
  width: 334px;
  align-items: center;
  padding: 0px 12px;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
  border-left-width: 2px;
  border-left-style: solid;
  border-color: #0833fb;
}

.iphone-pro-max .text-wrapper-30 {
  margin-top: -2px;
  font-weight: 300;
  color: #000000;
  font-size: 12px;
  letter-spacing: 0;
  line-height: normal;
  position: relative;
  font-family: "Noto Sans JP", Helvetica;
}

.iphone-pro-max .overlap-group-wrapper {
  position: relative;
  width: 333.5px;
  height: 226.22px;
}

.iphone-pro-max .overlap-group-3 {
  position: relative;
  width: 334px;
  height: 226px;
}

.iphone-pro-max .LINE-ALBUM-ACE {
  position: absolute;
  width: 333px;
  height: 226px;
  top: 0;
  left: 0;
  object-fit: cover;
}

.iphone-pro-max .rectangle-5 {
  position: absolute;
  width: 49px;
  height: 79px;
  top: 147px;
  left: 284px;
}

.iphone-pro-max .rectangle-6 {
  position: absolute;
  width: 63px;
  height: 101px;
  top: 125px;
  left: 270px;
}

.iphone-pro-max .frame-51 {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 14px 0px 38px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #000000;
}

.iphone-pro-max .frame-52 {
  margin-left: -5.5px;
  margin-right: -5.5px;
  background-color: #000000;
  display: flex;
  flex-direction: column;
  width: 405px;
  height: 118px;
  align-items: center;
  justify-content: center;
  gap: 9px;
  position: relative;
  border-top-width: 2px;
  border-top-style: solid;
  border-bottom-width: 2px;
  border-bottom-style: solid;
}

.iphone-pro-max .text-wrapper-31 {
  width: fit-content;
  font-weight: 700;
  color: #ffffff;
  font-size: 24px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
  position: relative;
  font-family: "Noto Sans JP", Helvetica;
}

.iphone-pro-max .text-wrapper-32 {
  position: relative;
  width: fit-content;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 300;
  color: #ffffff;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.iphone-pro-max .frame-53 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 50px;
  position: relative;
  flex: 0 0 auto;
  margin-left: -18px;
  margin-right: -18px;
}

.iphone-pro-max .view {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  position: relative;
  flex: 0 0 auto;
}

.iphone-pro-max .image-4 {
  position: relative;
  width: 348px;
  height: 232px;
  object-fit: cover;
}

.iphone-pro-max .frame-54 {
  display: flex;
  width: 333px;
  height: 36px;
  justify-content: center;
  gap: 17px;
  align-items: center;
  position: relative;
}

.iphone-pro-max .text-wrapper-33 {
  width: fit-content;
  margin-top: -0.5px;
  font-weight: 700;
  color: #ffffff;
  font-size: 24px;
  letter-spacing: 0;
  line-height: normal;
  position: relative;
  font-family: "Noto Sans JP", Helvetica;
}

.iphone-pro-max .frame-55 {
  display: flex;
  flex-direction: column;
  width: 334px;
  align-items: flex-start;
  padding: 0px 12px;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
  border-left-width: 2px;
  border-left-style: solid;
  border-color: #0833fb;
}

.iphone-pro-max .element-8 {
  width: fit-content;
  margin-top: -2px;
  margin-right: -1px;
  font-weight: 300;
  color: #ffffff;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 23.2px;
  position: relative;
  font-family: "Noto Sans JP", Helvetica;
}

.iphone-pro-max .frame-56 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 5px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border: 1px solid;
  border-color: #ffffff;
}

.iphone-pro-max .text-wrapper-34 {
  width: fit-content;
  margin-top: -1px;
  font-weight: 300;
  color: #ffffff;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 23.2px;
  white-space: nowrap;
  position: relative;
  font-family: "Noto Sans JP", Helvetica;
}

.iphone-pro-max .frame-57 {
  width: 430px;
  display: flex;
  flex-direction: column;
  height: 106px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
}

.iphone-pro-max .frame-58 {
  display: flex;
  flex-direction: column;
  width: 356px;
  height: 53px;
  justify-content: center;
  gap: 10px;
  background: linear-gradient(180deg, rgb(8, 51, 251) 0%, rgb(8.5, 135.45, 255) 100%);
  align-items: center;
  position: relative;
}

.iphone-pro-max .text-wrapper-35 {
  width: fit-content;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
  position: relative;
  font-family: "Noto Sans JP", Helvetica;
}

.iphone-pro-max .frame-59 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 43px;
  padding: 38px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #ffffff;
}

.iphone-pro-max .frame-60 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 6px;
  position: relative;
  flex: 0 0 auto;
  margin-left: -5.5px;
  margin-right: -5.5px;
}

.iphone-pro-max .frame-61 {
  background-color: #ffffff;
  border-color: #000000;
  display: flex;
  flex-direction: column;
  height: 118px;
  align-items: center;
  justify-content: center;
  gap: 9px;
  position: relative;
  border-top-width: 2px;
  border-top-style: solid;
  border-bottom-width: 2px;
  border-bottom-style: solid;
}

.iphone-pro-max .frame-62 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 9px;
  position: relative;
  flex: 0 0 auto;
}

.iphone-pro-max .frame-63 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 13px;
  padding: 10px 0px;
  position: relative;
  flex: 0 0 auto;
  border-left-width: 2px;
  border-left-style: solid;
  border-color: #051efa;
}

.iphone-pro-max .frame-64 {
  display: flex;
  width: 253px;
  height: 31px;
  align-items: center;
  gap: 50px;
  position: relative;
  border: 0px none;
}

.iphone-pro-max .frame-65 {
  display: flex;
  width: 28px;
  align-items: center;
  gap: 10px;
  padding: 0px 12px;
  position: relative;
  margin-top: -13.5px;
  margin-bottom: -13.5px;
}

.iphone-pro-max .text-wrapper-36 {
  width: 302px;
  margin-top: -2px;
  margin-right: -298px;
  font-weight: 300;
  color: #000000;
  font-size: 40px;
  letter-spacing: 0;
  line-height: normal;
  position: relative;
  font-family: "Noto Sans JP", Helvetica;
}

.iphone-pro-max .frame-66 {
  display: flex;
  width: 125px;
  align-items: center;
  gap: 10px;
  padding: 0px 12px;
  position: relative;
}

.iphone-pro-max .text-wrapper-37 {
  margin-top: -1px;
  margin-right: -201px;
  font-weight: 300;
  color: #000000;
  font-size: 20px;
  letter-spacing: 0;
  line-height: normal;
  position: relative;
  font-family: "Noto Sans JP", Helvetica;
}

.iphone-pro-max .frame-67 {
  display: flex;
  width: 334px;
  align-items: center;
  gap: 10px;
  padding: 0px 12px;
  position: relative;
  flex: 0 0 auto;
}

.iphone-pro-max .frame-68 {
  width: 330px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  height: 106px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
}

.iphone-pro-max .frame-69 {
  display: flex;
  flex-direction: column;
  width: 356px;
  height: 53px;
  justify-content: center;
  gap: 10px;
  margin-left: -13px;
  margin-right: -13px;
  background: linear-gradient(180deg, rgb(8, 51, 251) 0%, rgb(8.5, 135.45, 255) 100%);
  align-items: center;
  position: relative;
}

.iphone-pro-max .rectangle-7 {
  position: relative;
  width: 328px;
  height: 230px;
  object-fit: cover;
}

.iphone-pro-max .frame-70 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  flex: 0 0 auto;
  border-left-width: 2px;
  border-left-style: solid;
  border-color: #051efa;
}

.iphone-pro-max .frame-71 {
  display: inline-flex;
  align-items: center;
  gap: 50px;
  position: relative;
  flex: 0 0 auto;
  border: 0px none;
}

.iphone-pro-max .frame-72 {
  width: 28px;
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 0px 12px;
  position: relative;
}

.iphone-pro-max .frame-73 {
  display: flex;
  width: 258px;
  align-items: center;
  gap: 10px;
  padding: 0px 12px;
  position: relative;
}

.iphone-pro-max .text-wrapper-38 {
  width: 246px;
  margin-top: -1px;
  margin-right: -12px;
  font-weight: 300;
  color: #000000;
  font-size: 20px;
  letter-spacing: 0;
  line-height: normal;
  position: relative;
  font-family: "Noto Sans JP", Helvetica;
}

.iphone-pro-max .rectangle-8 {
  position: relative;
  width: 336px;
  height: 211px;
  object-fit: cover;
}

.iphone-pro-max .text-wrapper-39 {
  width: fit-content;
  margin-top: -2px;
  margin-right: -51px;
  font-weight: 300;
  color: #000000;
  font-size: 40px;
  letter-spacing: 0;
  line-height: normal;
  position: relative;
  font-family: "Noto Sans JP", Helvetica;
}

.iphone-pro-max .frame-74 {
  width: 430px;
  margin-left: -18px;
  margin-right: -18px;
  background-color: #ffffff;
  display: flex;
  flex-direction: column;
  height: 106px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
}

.iphone-pro-max .frame-75 {
  display: flex;
  flex-direction: column;
  width: 356px;
  height: 53px;
  justify-content: center;
  gap: 10px;
  padding: 10px;
  background: linear-gradient(180deg, rgb(8, 51, 251) 0%, rgb(8.5, 135.45, 255) 100%);
  align-items: center;
  position: relative;
}

.iphone-pro-max .frame-76 {
  display: flex;
  flex-direction: column;
  height: 923px;
  align-items: center;
  gap: 18px;
  padding: 38px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  background: linear-gradient(180deg, rgb(72.27, 57.3, 244.37) 0%, rgb(29.97, 142.72, 248.9) 100%);
}

.iphone-pro-max .text-wrapper-40 {
  width: 272px;
  font-weight: 700;
  color: #ffffff;
  font-size: 24px;
  text-align: center;
  letter-spacing: 1.92px;
  line-height: normal;
  white-space: nowrap;
  position: relative;
  font-family: "Noto Sans JP", Helvetica;
}

.iphone-pro-max .group-5 {
  position: relative;
  width: 324px;
  height: 330px;
}

.iphone-pro-max .mask-group {
  position: absolute;
  width: 162px;
  height: 330px;
  top: 0;
  left: 0;
}

.iphone-pro-max .mask-group-2 {
  position: absolute;
  width: 162px;
  height: 330px;
  top: 0;
  left: 162px;
}

.iphone-pro-max .element-9 {
  width: 340px;
  font-weight: 500;
  color: #ffffff;
  font-size: 12px;
  letter-spacing: 0.96px;
  line-height: normal;
  position: relative;
  font-family: "Noto Sans JP", Helvetica;
}

.iphone-pro-max .text-wrapper-41 {
  width: 329px;
  font-weight: 700;
  color: #ffffff;
  font-size: 24px;
  text-align: right;
  letter-spacing: 0;
  line-height: normal;
  position: relative;
  font-family: "Noto Sans JP", Helvetica;
}

.iphone-pro-max .MINDGYM-3 {
  width: 163px;
  height: 48px;
  font-family: "NATS-Regular", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 58px;
  text-align: center;
  white-space: nowrap;
  position: relative;
  letter-spacing: 0;
  line-height: normal;
}

.iphone-pro-max .text-wrapper-42 {
  font-family: "NATS-Regular", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 58px;
  letter-spacing: 0;
}

.iphone-pro-max .text-wrapper-43 {
  font-size: 32px;
}
