.only-tablet {
  display: none;
}

.only-phone {
  display: none;
}

.main-page-wrapper {
  background-color: #f3f3f3;
  padding-top: 10px;
}

.main-page {
  color: #050100;
  font-family: 'PT Sans';
  background: #FFFFFF;
  width: 1440px;
  margin: 0 auto;
  border-radius: 8px;
  letter-spacing: -0.01em;
  position: relative;
  overflow: hidden;
  padding-bottom: 100px;
}
.main-page:before {
  content: '';
  background-image: url("/images/public/front/2.png");
  position: absolute;
  width: 1456.51px;
  height: 613.45px;
  left: 548.68px;
  top: -245.73px;
  transform: rotate(-109.05deg);
}
.main-page .frame-1 {
  padding-left: 32px;
  padding-top: 138px;
  width: 1120px;
}
.main-page .frame-1 .text-t {
  font-weight: 700;
  font-size: 100px;
  line-height: 100px;
  letter-spacing: -0.01em;
  position: relative;
  z-index: 1;
}
.main-page .frame-1 .text-t .white {
  color: #FFFFFF;
}
.main-page .frame-1 .text-t:after {
  content: '';
  position: absolute;
  width: 542.02px;
  height: 104px;
  left: -2.94px;
  top: 5.89px;
  background: #E95A18;
  border-radius: 8px;
  transform: rotate(0.6deg);
  z-index: -1;
}
.main-page .frame-1 .text-m {
  font-size: 16px;
  padding-top: 26px;
}
.main-page .frame-1 .text-b {
  padding-top: 40px;
}
.main-page .frame-1 .text-b a {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 14px 40px;
  width: 332.5px;
  background: #E95A18;
  box-shadow: 0px 0px 23px rgba(233, 90, 24, 0.2);
  border-radius: 8px;
  font-weight: 400;
  font-size: 16px;
  color: #FFFFFF;
  text-decoration: none;
  letter-spacing: 0.01em;
}
.main-page .frame-2 {
  display: none;
  flex-direction: row;
  align-items: center;
  padding: 20px 12px;
  gap: 98px;
  height: 90px;
  background: #F6F6F6;
  transform: rotate(-1deg);
}
.main-page .frame-2 .logo-f {
  width: 118px;
  height: 50px;
  font-weight: 700;
  font-size: 50px;
  line-height: 100%;
  letter-spacing: -0.01em;
  color: #050100;
  opacity: 0.2;
  transform: rotate(-1deg);
}
.main-page .frame-3 {
  padding-left: 29px;
  padding-top: 121px;
  letter-spacing: -0.01em;
  position: relative;
  height: 900px;
}
.main-page .frame-3 .orange {
  color: #E95A18;
}
.main-page .frame-3 .grey {
  color: rgba(5, 1, 0, 0.3);
}
.main-page .frame-3 .title {
  font-weight: 700;
  font-size: 40px;
  line-height: 100%;
  letter-spacing: -0.01em;
  width: 1203px;
}
.main-page .frame-3 .image {
  position: absolute;
  top: 0;
  left: 0;
  height: 790px;
}
.main-page .frame-3 .image:after {
  position: absolute;
  left: 0;
  top: 303px;
  content: '';
  width: 1120px;
  height: 627px;
  background-image: url("/images/public/front/1.png");
}
.main-page .frame-3 .image:before {
  position: absolute;
  left: 0;
  top: 397px;
  content: '';
  width: 1440px;
  height: 699px;
  background-image: url("/images/public/front/2.png");
}
.main-page .frame-3 .right {
  padding-left: 702px;
  padding-top: 73px;
}
.main-page .frame-3 .right .right-block {
  padding: 32px 40px;
  background: rgba(255, 255, 255, 0.9);
  border: 1px solid #D5D8DD;
  backdrop-filter: blur(18.2px);
  border-radius: 16px;
  width: 676px;
  margin-bottom: 20px;
}
.main-page .frame-3 .right .right-block .right-title {
  font-weight: 700;
  font-size: 32px;
  line-height: 100%;
  letter-spacing: -0.01em;
  padding-bottom: 28px;
}
.main-page .frame-3 .right .right-block .list {
  padding-left: 26px;
  padding-bottom: 7px;
}
.main-page .frame-3 .right .right-block .list li {
  padding-bottom: 4px;
}
.main-page .frame-3 .right .right-block .action a {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 13px 30px;
  border: 1px solid #E95A18;
  border-radius: 8px;
  color: #E95A18;
  width: fit-content;
}
.main-page .frame-4 {
  display: flex;
  flex-direction: column;
  padding: 40px;
  gap: 48px;
  width: 1376px;
  background: #F6F6F6;
  backdrop-filter: blur(18.2px);
  border-radius: 16px;
  margin-top: 226px;
  margin-left: 30px;
}
.main-page .frame-4 .title-wrapper {
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 1047px;
}
.main-page .frame-4 .title-wrapper .title {
  font-weight: 700;
  font-size: 40px;
  line-height: 100%;
  letter-spacing: -0.01em;
}
.main-page .frame-4 .title-wrapper .title-b {
  font-weight: 400;
  font-size: 16px;
  letter-spacing: -0.01em;
}
.main-page .frame-4 .items {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: flex-end;
  align-content: flex-end;
  padding: 0px;
  gap: 10px;
}
.main-page .frame-4 .items .item {
  display: flex;
  flex-direction: column;
  padding: 24px 32px;
  gap: 16px;
  width: 510px;
  height: 278px;
  border-width: 0px 1px 1px 0px;
  border-style: solid;
  border-color: #FBDED1;
  backdrop-filter: blur(18.2px);
  border-radius: 16px;
}
.main-page .frame-4 .items .item .title {
  font-weight: 700;
  font-size: 32px;
  line-height: 100%;
  letter-spacing: -0.01em;
}
.main-page .frame-4 .items .item .content {
  font-size: 16px;
  line-height: 100%;
  letter-spacing: -0.01em;
  opacity: 0.8;
}
.main-page .frame-4 .items .item .content .ul-title {
  margin-top: 4px;
}
.main-page .frame-4 .items .item .content ul {
  padding-left: 25px;
  padding-top: 9px;
}
.main-page .frame-4 .items .item .content ul li {
  padding-bottom: 4px;
}
.main-page .frame-4 .big-button {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 14px 40px;
  background: #E95A18;
  border-radius: 8px;
  color: #FFFFFF;
  text-decoration: none;
  margin-top: -18px;
}
.main-page .frame-5 {
  display: flex;
  flex-direction: column;
  gap: 44px;
  margin-top: 137px;
  margin-left: 31px;
}
.main-page .frame-5 .title {
  font-weight: 700;
  font-size: 40px;
  line-height: 100%;
  letter-spacing: -0.01em;
}
.main-page .frame-5 .content {
  display: flex;
  flex-direction: column;
  gap: 20px;
  width: 100%;
  padding-right: 33px;
}
.main-page .frame-5 .content .item {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.main-page .frame-5 .content .item .item-title {
  height: 40px;
  width: 100%;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: -0.01em;
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding-left: 55px;
  cursor: pointer;
  padding-right: 45px;
}
.main-page .frame-5 .content .item .item-title.active:after {
  transform: rotate(45deg);
}
.main-page .frame-5 .content .item .item-title:before {
  content: '';
  width: 40px;
  height: 40px;
  position: absolute;
  left: 0;
  top: 0;
  background-image: url("/images/public/front/3.svg");
}
.main-page .frame-5 .content .item .item-title:after {
  content: '';
  width: 40px;
  height: 40px;
  position: absolute;
  right: 0;
  top: 2px;
  background-image: url("/images/public/front/close.svg");
}
.main-page .frame-5 .content .item .item-content {
  padding-left: 55px;
  letter-spacing: -0.01em;
}
.main-page .frame-5 .content .item .item-content .ul-title {
  padding-top: 2px;
}
.main-page .frame-5 .content .item .item-content ul {
  padding-left: 26px;
  padding-top: 3px;
}
.main-page .frame-5 .content .line {
  width: 100%;
  height: 0px;
  border: 1px solid #D5D8DD;
}
.main-page .frame-6 {
  display: flex;
  flex-direction: column;
  gap: 44px;
  padding-top: 146px;
  padding-left: 32px;
}
.main-page .frame-6 .title {
  font-weight: 700;
  font-size: 40px;
  line-height: 100%;
  letter-spacing: -0.01em;
}
.main-page .frame-6 .content {
  display: flex;
  flex-direction: row;
  gap: 24px;
  width: 1434px;
}
.main-page .frame-6 .content .item {
  padding: 32px 40px;
  width: 559px;
  height: 229px;
  background: #F6F6F6;
  backdrop-filter: blur(18.2px);
  border-radius: 16px;
}
.main-page .frame-6 .content .item .item-name {
  font-weight: 700;
  font-size: 32px;
  line-height: 100%;
  letter-spacing: -0.01em;
  color: #E95A18;
}
.main-page .frame-6 .content .item .item-user {
  font-size: 16px;
  line-height: 100%;
  letter-spacing: -0.01em;
  color: #828080;
  opacity: 0.8;
  margin-top: 8px;
}
.main-page .frame-6 .content .item .item-content {
  margin-top: 28px;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: -0.01em;
}

@media (min-width: 766px) and (max-width: 1455px) {
  .only-desktop {
    display: none;
  }

  .only-tablet {
    display: unset;
  }

  .only-phone {
    display: none;
  }

  .main-page-wrapper .main-page {
    width: 768px;
  }
  .main-page-wrapper .main-page:before {
    left: -182.32px;
    top: -687.73px;
    transform: rotate(-120.05deg);
    background-size: 50%;
  }
  .main-page-wrapper .main-page .frame-1 {
    width: 730px;
    padding-left: 20px;
  }
  .main-page-wrapper .main-page .frame-1 .text-t {
    font-size: 68px;
    line-height: 100%;
  }
  .main-page-wrapper .main-page .frame-1 .text-t:after {
    width: 373.02px;
    height: 66px;
    left: -3.94px;
    top: 8.89px;
  }
  .main-page-wrapper .main-page .frame-2 {
    padding: 20px 5px;
    height: 66px;
    gap: 77px;
  }
  .main-page-wrapper .main-page .frame-2 .logo-f {
    width: 89px;
    height: 38px;
    font-weight: 700;
    font-size: 38px;
    line-height: 100%;
  }
  .main-page-wrapper .main-page .frame-3 {
    width: 720px;
    padding-left: 21px;
    padding-top: 107px;
  }
  .main-page-wrapper .main-page .frame-3 .title {
    font-weight: 700;
    font-size: 32px;
    letter-spacing: -0.01em;
    width: 720px;
    line-height: 34px;
  }
  .main-page-wrapper .main-page .frame-3 .title .only-tablet .grey {
    display: block;
  }
  .main-page-wrapper .main-page .frame-3 .image {
    width: 830px;
    height: 415px;
  }
  .main-page-wrapper .main-page .frame-3 .image:after {
    width: 830px;
    height: 415px;
    background-size: contain;
    top: 271px;
    left: 56px;
  }
  .main-page-wrapper .main-page .frame-3 .image:before {
    width: 799.35px;
    height: 336.67px;
    background-size: cover;
    left: -4px;
    top: 283px;
    transform: rotate(3deg);
  }
  .main-page-wrapper .main-page .frame-3 .right {
    display: flex;
    flex-direction: row;
    gap: 24px;
    width: 720px;
    height: 300px;
    padding-left: 0px;
    padding-top: 442px;
  }
  .main-page-wrapper .main-page .frame-3 .right .right-block {
    display: flex;
    flex-direction: column;
    padding: 24px;
    width: 348px;
    height: 300px;
    background: rgba(255, 255, 255, 0.9);
    border: 1px solid #D5D8DD;
    backdrop-filter: blur(18.2px);
    border-radius: 16px;
  }
  .main-page-wrapper .main-page .frame-3 .right .right-block-2 .action {
    padding-top: 20px;
  }
  .main-page-wrapper .main-page .frame-3 .right .right-block .right-title {
    padding-bottom: 17px;
    font-size: 28px;
    line-height: 100%;
  }
  .main-page-wrapper .main-page .frame-3 .right .right-block .list {
    padding-bottom: 0;
  }
  .main-page-wrapper .main-page .frame-3 .right .right-block .list li {
    font-size: 16px;
    padding-bottom: 0;
  }
  .main-page-wrapper .main-page .frame-3 .right .right-block .action a {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 16px 0;
    width: 300px;
    height: 48px;
    font-size: 15px;
    line-height: 100%;
  }
  .main-page-wrapper .main-page .frame-4 {
    padding: 40px 24px;
    gap: 40px;
    width: 720px;
    margin-left: 22px;
    margin-top: 155px;
  }
  .main-page-wrapper .main-page .frame-4 .title-wrapper {
    width: 672px;
    margin-bottom: -10px;
  }
  .main-page-wrapper .main-page .frame-4 .title-wrapper .title {
    font-size: 32px;
  }
  .main-page-wrapper .main-page .frame-4 .items .item {
    padding: 24px 31px;
    gap: 16px;
    width: 331px;
    height: 338px;
  }
  .main-page-wrapper .main-page .frame-4 .items .item .title {
    font-size: 28px;
  }
  .main-page-wrapper .main-page .frame-4 .items .item .content .ul-title {
    margin-top: 8px;
  }
  .main-page-wrapper .main-page .frame-4 .action {
    margin-top: 20px;
  }
  .main-page-wrapper .main-page .frame-5 {
    margin-top: 73px;
    margin-left: 21px;
    gap: 32px;
  }
  .main-page-wrapper .main-page .frame-5 .title {
    font-size: 32px;
  }
  .main-page-wrapper .main-page .frame-6 {
    padding-top: 75px;
    padding-left: 22px;
  }
  .main-page-wrapper .main-page .frame-6 .title {
    font-size: 32px;
  }
  .main-page-wrapper .main-page .frame-6 .content .item {
    padding: 13px 20px;
    gap: 28px;
    width: 462px;
    height: 228px;
  }
  .main-page-wrapper .main-page .frame-6 .content .item .item-name {
    font-size: 28px;
  }
}
@media (max-width: 765px) {
  .only-desktop {
    display: none;
  }

  .only-tablet {
    display: none;
  }

  .only-phone {
    display: unset;
  }

  .main-page-wrapper .main-page {
    width: 375px;
    padding-bottom: 50px;
  }
  .main-page-wrapper .main-page:before {
    width: 522.1px;
    height: 219.9px;
    left: -57.43px;
    top: -153.01px;
    transform: rotate(-131.74deg);
    background-size: cover;
  }
  .main-page-wrapper .main-page .frame-1 {
    width: 345px;
    padding-left: 16px;
    padding-bottom: 73px;
  }
  .main-page-wrapper .main-page .frame-1 .text-t {
    font-size: 56px;
    line-height: 100%;
  }
  .main-page-wrapper .main-page .frame-1 .text-t:after {
    width: 309.02px;
    height: 53px;
    left: -4.94px;
    top: 8.89px;
  }
  .main-page-wrapper .main-page .frame-1 .text-b {
    padding-top: 32px;
  }
  .main-page-wrapper .main-page .frame-1 .text-b a {
    width: 345px;
  }
  .main-page-wrapper .main-page .frame-2 {
    padding: 16px 15px;
    height: 56px;
    gap: 57px;
  }
  .main-page-wrapper .main-page .frame-2 .logo-f {
    width: 57px;
    height: 24px;
    font-weight: 700;
    font-size: 24px;
    line-height: 100%;
  }
  .main-page-wrapper .main-page .frame-3 {
    width: 343px;
    padding-left: 16px;
    padding-top: 67px;
    height: 1000px;
  }
  .main-page-wrapper .main-page .frame-3 .title {
    font-weight: 700;
    font-size: 28px;
    letter-spacing: -0.01em;
    width: 343px;
    line-height: 31px;
  }
  .main-page-wrapper .main-page .frame-3 .title .only-phone .grey {
    display: block;
  }
  .main-page-wrapper .main-page .frame-3 .image {
    width: 375px;
    height: 285px;
  }
  .main-page-wrapper .main-page .frame-3 .image:after {
    width: 570px;
    height: 285px;
    background-size: contain;
    top: 320px;
    left: 0px;
  }
  .main-page-wrapper .main-page .frame-3 .image:before {
    width: 522.1px;
    height: 219.9px;
    background-size: cover;
    left: -15px;
    top: 363px;
    transform: rotate(2deg);
  }
  .main-page-wrapper .main-page .frame-3 .right {
    display: flex;
    flex-direction: column;
    gap: 24px;
    width: 343px;
    padding-left: 0px;
    padding-top: 320px;
  }
  .main-page-wrapper .main-page .frame-3 .right .right-block {
    display: flex;
    flex-direction: column;
    padding: 16px;
    width: 343px;
    height: 242px;
    background: rgba(255, 255, 255, 0.9);
    border: 1px solid #D5D8DD;
    backdrop-filter: blur(18.2px);
    border-radius: 16px;
    margin-bottom: 0;
  }
  .main-page-wrapper .main-page .frame-3 .right .right-block-2 {
    height: 256px;
  }
  .main-page-wrapper .main-page .frame-3 .right .right-block-2 .action {
    margin-top: -5px;
  }
  .main-page-wrapper .main-page .frame-3 .right .right-block .right-title {
    padding-bottom: 17px;
    font-size: 28px;
    line-height: 100%;
  }
  .main-page-wrapper .main-page .frame-3 .right .right-block .list {
    padding-bottom: 0;
  }
  .main-page-wrapper .main-page .frame-3 .right .right-block .list li {
    font-size: 14px;
    padding-bottom: 0;
  }
  .main-page-wrapper .main-page .frame-3 .right .right-block .action a {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 16px 0;
    width: 310px;
    height: 48px;
    font-size: 15px;
    line-height: 100%;
  }
  .main-page-wrapper .main-page .frame-4 {
    padding: 24px 16px;
    gap: 40px;
    width: 343px;
    margin-left: 16px;
    margin-top: 191px;
  }
  .main-page-wrapper .main-page .frame-4 .title-wrapper {
    width: 311px;
    margin-bottom: -10px;
  }
  .main-page-wrapper .main-page .frame-4 .title-wrapper .title {
    font-size: 28px;
  }
  .main-page-wrapper .main-page .frame-4 .title-wrapper .title-b {
    font-size: 14px;
    line-height: 14px;
  }
  .main-page-wrapper .main-page .frame-4 .items {
    gap: 20px;
  }
  .main-page-wrapper .main-page .frame-4 .items .item {
    padding: 16px;
    gap: 16px;
    width: 311px;
    height: 272px;
  }
  .main-page-wrapper .main-page .frame-4 .items .item .title {
    font-size: 20px;
  }
  .main-page-wrapper .main-page .frame-4 .items .item .content {
    font-size: 14px;
    letter-spacing: -0.02em;
    line-height: 15px;
  }
  .main-page-wrapper .main-page .frame-4 .items .item .content .ul-title {
    margin-top: 8px;
  }
  .main-page-wrapper .main-page .frame-4 .action {
    margin-top: 14px;
  }
  .main-page-wrapper .main-page .frame-5 {
    margin-top: 61px;
    margin-left: 17px;
    gap: 32px;
  }
  .main-page-wrapper .main-page .frame-5 .title {
    font-size: 28px;
  }
  .main-page-wrapper .main-page .frame-5 .content {
    padding-right: 17px;
  }
  .main-page-wrapper .main-page .frame-5 .content .item .item-title {
    font-size: 18px;
    height: unset;
  }
  .main-page-wrapper .main-page .frame-5 .content .item .item-title:after {
    top: -1px;
  }
  .main-page-wrapper .main-page .frame-5 .content .item .item-content {
    font-size: 14px;
  }
  .main-page-wrapper .main-page .frame-6 {
    padding-top: 55px;
    padding-left: 17px;
  }
  .main-page-wrapper .main-page .frame-6 .title {
    font-size: 28px;
  }
  .main-page-wrapper .main-page .frame-6 .content .item {
    padding: 16px;
    gap: 14px;
    width: 288px;
    height: 215px;
  }
  .main-page-wrapper .main-page .frame-6 .content .item .item-content {
    font-size: 14px;
    margin-top: 15px;
  }
  .main-page-wrapper .main-page .frame-6 .content .item .item-user {
    font-size: 14px;
  }
  .main-page-wrapper .main-page .frame-6 .content .item .item-name {
    font-size: 20px;
  }
}
