@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');

body {
  font-family: 'Roboto', sans-serif;
}

.iphone {
  background-color: #eaeaec;
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: 100%;
}

.iphone .div {
  background-color: #eaeaec;
  width: 390px;
  height: 3284px;
  position: relative;
}

.iphone .overlap {
  position: absolute;
  width: 390px;
  height: 774px;
  top: 0;
  left: 0;
}

.iphone .frame {
  display: flex;
  flex-direction: column;
  width: 390px;
  height: 774px;
  align-items: center;
  justify-content: flex-end;
  gap: 10px;
  padding: 96px 165px;
  position: absolute;
  top: 0;
  left: 0;

  background-image:
    linear-gradient(
      180deg,
  rgba(0, 0, 0, 0) 40%,   
  rgba(0, 0, 0, 0.5) 65%, 
  rgba(0, 0, 0, 0.9) 92% 
    ),
    url("img/header01.jpg");

  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.iphone .frame-2 {
  display: flex;
  flex-direction: column;
  width: 314px;
  height: 148px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
  margin-left: -127.00px;
  margin-right: -127.00px;
}

.iphone .text-wrapper {
  position: relative;
  align-self: stretch;
  font-family: "Roboto", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 24px;
  text-align: center;
  letter-spacing: 0;
  line-height: 26px;
}

.iphone .p {
  position: relative;
  align-self: stretch;
  font-family: "Roboto", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 13px;
  text-align: center;
  letter-spacing: 0;
  line-height: 20px;
}

.iphone .pagination {
  display: inline-flex;
  align-items: flex-end;
  justify-content: center;
  gap: 4px;
  position: relative;
  flex: 0 0 auto;
}

.iphone .rectangle {
  position: relative;
  width: 30px;
  height: 6px;
  background-color: #ffffff;
  border-radius: 100px;
}

.iphone .rectangle-2 {
  position: relative;
  width: 6px;
  height: 6px;
  background-color: #585858cc;
  border-radius: 100px;
}

.iphone .rectangle-3 {
  position: absolute;
  width: 104px;
  height: 774px;
  top: 0;
  left: 286px;
}

.iphone .rectangle-4 {
  position: absolute;
  width: 104px;
  height: 774px;
  top: 0;
  left: 0;
}

.iphone .group {
  position: absolute;
  width: 372px;
  height: 51px;
  top: 699px;
  left: 10px;
}

.iphone .overlap-group {
  position: relative;
  width: 370px;
  height: 51px;
  background-color: #ffffff;
  border-radius: 11px;
  box-shadow: 0px 2px 6px #00000040;
}

.iphone .text {
  position: absolute;
  width: 280px;
  top: 16px;
  left: 14px;
  font-family: "Roboto", Helvetica;
  font-weight: 400;
  color: #00000080;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 20px;
}

.iphone .img {
  position: absolute;
  width: 44px;
  height: 33px;
  top: 9px;
  left: 316px;
}

.iphone .pagination-2 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  position: absolute;
  top: 672px;
  left: 165px;
}

.iphone .rectangle-5 {
  position: relative;
  width: 6px;
  height: 6px;
  background-color: #0000004c;
  border-radius: 100px;
}

.iphone .list-wrapper {
  position: absolute;
  width: 370px;
  height: 572px;
  top: 814px;
  left: 10px;
  background-color: #ffffff;
  border-radius: 11px;
}

.iphone .list {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 15px;
  padding: 0px 12px;
  position: relative;
}

.iphone .section-title {
  display: flex;
  width: 346px;
  height: 68px;
  align-items: center;
  gap: 12px;
  padding: 11px 0px 0px;
  position: relative;
}

.iphone .div-2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.iphone .title {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "Roboto", Helvetica;
  font-weight: 500;
  color: #000000;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 24px;
}

.iphone .subtitle {
  position: relative;
  align-self: stretch;
  font-family: "Roboto", Helvetica;
  font-weight: 400;
  color: #00000080;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 16px;
}

.iphone .article {
  display: flex;
  width: 346px;
  align-items: flex-start;
  justify-content: center;
  gap: 12px;
  padding: 8px 0px;
  position: relative;
  flex: 0 0 auto;
}

.iphone .image-container {
  display: flex;
  width: 80px;
  height: 80px;
  align-items: flex-start;
  position: relative;
}

.iphone .image {
  position: relative;
  flex: 1;
  align-self: stretch;
  flex-grow: 1;
  border-radius: 10px;
  background-image: url(img/paper01.jpg);
  background-size: cover;
  background-position: 50% 50%;
}

.iphone .title-2 {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "Roboto", Helvetica;
  font-weight: 700;
  color: #000000;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 20px;
}

.iphone .selection {
  display: flex;
  align-items: center;
  gap: 6px;
  padding: 4px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.iphone .label-normal {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 2px;
  padding: 2px 4px;
  position: relative;
  flex: 0 0 auto;
  background-color: #0000000d;
  border-radius: 2px;
  overflow: hidden;
}

.iphone .label-text {
  position: relative;
  width: fit-content;
  margin-top: -0.50px;
  font-family: "Roboto", Helvetica;
  font-weight: 500;
  color: #000000;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
}

.iphone .label-text-wrapper {
  display: flex;
  width: 40px;
  height: 20px;
  align-items: center;
  justify-content: center;
  gap: 2px;
  padding: 2px 4px;
  position: relative;
  background-color: #0000000d;
  border-radius: 2px;
  overflow: hidden;
}

.iphone .subtitle-2 {
  position: relative;
  align-self: stretch;
  font-family: "Roboto", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 13px;
  letter-spacing: 0;
  line-height: 20px;
}

.iphone .user {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 15px 0px 4px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.iphone .avatar {
  display: flex;
  align-items: center;
  gap: 8px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.iphone .avatar-2 {
  position: relative;
  width: 30px;
  height: 30px;
  border-radius: 20px;
  background-image: url(img/avatar01.jpeg);
  background-size: cover;
  background-position: 50% 50%;
}

.iphone .title-3 {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "Roboto", Helvetica;
  font-weight: 500;
  color: #000000;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.iphone .icon-buttons {
  position: relative;
  flex: 0 0 auto;
  margin-right: -1.00px;
}

.iphone .vector {
  position: absolute;
  width: 346px;
  height: 1px;
  top: 152px;
  left: 0;
  object-fit: cover;
}

.iphone .image-2 {
  position: relative;
  flex: 1;
  align-self: stretch;
  flex-grow: 1;
  border-radius: 10px;
  background-image: url(./img/paper02.jpg);
  background-size: cover;
  background-position: 50% 50%;
}

.iphone .avatar-3 {
  position: relative;
  width: 30px;
  height: 30px;
  border-radius: 20px;
  background-image: url(./img/avatar02.png);
  background-size: cover;
  background-position: 50% 50%;
}

.iphone .icon-buttons-wrapper {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  position: relative;
  flex: 0 0 auto;
}

.iphone .image-3 {
  position: relative;
  flex: 1;
  align-self: stretch;
  flex-grow: 1;
  border-radius: 10px;
  background-image: url(./img/paper03.jpg);
  background-size: cover;
  background-position: 50% 50%;
}

.iphone .avatar-4 {
  position: relative;
  width: 30px;
  height: 30px;
  border-radius: 20px;
  background-image: url(./img/avatar03.png);
  background-size: cover;
  background-position: 50% 50%;
}

.iphone .list-2 {
  width: 380px;
  gap: 8px;
  position: absolute;
  top: 1417px;
  left: 10px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0px 12px;
}

.iphone .div-wrapper {
  width: 380px;
  margin-left: -12.00px;
  margin-right: -12.00px;
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 16px 0px 0px;
  position: relative;
  flex: 0 0 auto;
}

.iphone .row {
  display: flex;
  width: 400px;
  align-items: flex-start;
  gap: 8px;
  padding: 0px 0px 0px 10px;
  position: relative;
  flex: 0 0 auto;
  margin-left: -22.00px;
  margin-right: -22.00px;
  overflow-x: scroll;
}

.iphone .row::-webkit-scrollbar {
  width: 0;
  display: none;
}

.iphone .chip {
  display: flex;
  width: 150px;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 12px;
  position: relative;
  background-color: #ffffff;
  border-radius: 6px;
  overflow: hidden;
}

.iphone .frame-3 {
  position: relative;
  width: 32px;
  height: 32px;
}

.iphone .title-4 {
  position: relative;
  flex: 1;
  height: 32px;
  margin-top: -1.00px;
  font-family: "Roboto", Helvetica;
  font-weight: 500;
  color: #000000;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.iphone .chip-2 {
  display: flex;
  width: 160px;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 12px;
  position: relative;
  background-color: #ffffff;
  border-radius: 6px;
  overflow: hidden;
}

.iphone .title-5 {
  position: relative;
  flex: 1;
  font-family: "Roboto", Helvetica;
  font-weight: 500;
  color: #000000;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.iphone .group-2 {
  position: absolute;
  width: 370px;
  height: 232px;
  top: 1563px;
  left: 10px;
  background-color: #ffffff;
  border-radius: 11px;
}

.iphone .list-3 {
  width: 370px;
  gap: 12px;
  position: relative;
  top: 6px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0px 12px;
}

.iphone .section-title-2 {
  align-self: stretch;
  width: 100%;
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 16px 0px 0px;
  position: relative;
  flex: 0 0 auto;
}

.iphone .item {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  padding: 12px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.iphone .title-6 {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "Roboto", Helvetica;
  font-weight: 700;
  color: #000000;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 20px;
}

.iphone .subtitle-3 {
  position: relative;
  width: 90px;
  font-family: "Roboto", Helvetica;
  font-weight: 500;
  color: #000000;
  font-size: 14px;
  text-align: right;
  letter-spacing: 0;
  line-height: 20px;
}

.iphone .vector-2 {
  position: absolute;
  width: 346px;
  height: 1px;
  top: 76px;
  left: 0;
  object-fit: cover;
}

.iphone .subtitle-4 {
  position: relative;
  width: fit-content;
  font-family: "Roboto", Helvetica;
  font-weight: 500;
  color: #000000;
  font-size: 14px;
  text-align: right;
  letter-spacing: 0;
  line-height: 20px;
}

.iphone .group-3 {
  position: absolute;
  width: 370px;
  height: 654px;
  top: 1826px;
  left: 10px;
  background-color: #ffffff;
  border-radius: 11px;
}

.iphone .list-4 {
  width: 370px;
  gap: 12px;
  position: absolute;
  top: 18px;
  left: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0px 12px;
}

.iphone .frame-4 {
  display: flex;
  flex-direction: column;
  width: 346px;
  height: 52px;
  align-items: flex-start;
  gap: 5px;
  position: relative;
}

.iphone .title-7 {
  position: relative;
  flex: 1;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "Roboto", Helvetica;
  font-weight: 500;
  color: #000000;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
}

.iphone .subtitle-5 {
  position: relative;
  flex: 1;
  align-self: stretch;
  font-family: "Roboto", Helvetica;
  font-weight: 400;
  color: #00000080;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 16px;
}

.iphone .row-2 {
  height: 252px;
  display: flex;
  align-items: flex-start;
  gap: 15px;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.iphone .card {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  flex: 1;
  flex-grow: 1;
  border-radius: 6px;
  overflow: hidden;
  border: 1px solid;
  border-color: #0000001a;
}

.iphone .image-wrapper {
  display: flex;
  height: 164px;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.iphone .tag-wrapper {
  position: relative;
  flex: 1;
  align-self: stretch;
  flex-grow: 1;
  background-image: url(./img/project01.jpg);
  background-size: cover;
  background-position: 50% 50%;
}

.iphone .tag {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 4px;
  position: relative;
  background-color: #0696a7;
  border-radius: 6px 0px 6px 0px;
}

.iphone .text-2 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Roboto", Helvetica;
  font-weight: 500;
  color: #ffffff;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
}

.iphone .text-content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
  padding: 8px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.iphone .title-8 {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "Roboto", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 16px;
}

.iphone .subtitle-6 {
  position: relative;
  align-self: stretch;
  height: 48px;
  font-family: "Roboto", Helvetica;
  font-weight: 500;
  color: #000000;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.iphone .image-4 {
  position: relative;
  flex: 1;
  align-self: stretch;
  flex-grow: 1;
  background-image: url(./img/project02.jpg);
  background-size: cover;
  background-position: 50% 50%;
}

.iphone .row-3 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  gap: 15px;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.iphone .image-5 {
  position: relative;
  flex: 1;
  align-self: stretch;
  flex-grow: 1;
  background-image: url(./img/project03.jpg);
  background-size: cover;
  background-position: 50% 50%;
}

.iphone .image-6 {
  position: relative;
  flex: 1;
  align-self: stretch;
  flex-grow: 1;
  background-image: url(./img/project04.jpg);
  background-size: cover;
  background-position: 50% 50%;
}

.iphone .frame-5 {
  display: flex;
  width: 86px;
  height: 26px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px;
  position: absolute;
  top: 614px;
  left: 142px;
  background-color: #0696a7;
  border-radius: 100px;
}

.iphone .text-wrapper-2 {
  position: relative;
  width: fit-content;
  margin-top: -10.00px;
  margin-bottom: -8.00px;
  font-family: "Roboto", Helvetica;
  font-weight: 500;
  color: #ffffff;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
}

.iphone .overlap-wrapper {
  position: absolute;
  width: 374px;
  height: 660px;
  top: 2518px;
  left: 10px;
}

.iphone .overlap-2 {
  position: relative;
  width: 370px;
  height: 660px;
  background-color: #ffffff;
  border-radius: 11px;
}

.iphone .title-9 {
  position: absolute;
  width: 346px;
  top: 27px;
  left: 12px;
  font-family: "Roboto", Helvetica;
  font-weight: 500;
  color: #000000;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
}

.iphone .subtitle-7 {
  position: absolute;
  width: 346px;
  top: 56px;
  left: 12px;
  font-family: "Roboto", Helvetica;
  font-weight: 400;
  color: #00000080;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 16px;
}

.iphone .frame-6 {
  display: flex;
  flex-direction: column;
  width: 346px;
  align-items: flex-start;
  gap: 25px;
  position: absolute;
  top: 92px;
  left: 12px;
}

.iphone .frame-7 {
  display: flex;
  height: 92px;
  align-items: flex-start;
  gap: 12px;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.iphone .title-10 {
  position: relative;
  width: 21px;
  height: 24px;
  margin-top: -1.00px;
  font-family: "Roboto", Helvetica;
  font-weight: 500;
  color: #000000;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
}

.iphone .frame-8 {
  display: flex;
  flex-direction: column;
  width: 313.32px;
  align-items: flex-start;
  gap: 2px;
  position: relative;
  margin-right: -0.32px;
}

.iphone .title-11 {
  position: relative;
  align-self: stretch;
  height: 24px;
  margin-top: -1.00px;
  font-family: "Roboto", Helvetica;
  font-weight: 500;
  color: #000000;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
}

.iphone .subtitle-8 {
  position: relative;
  width: 297px;
  height: 32px;
  font-family: "Roboto", Helvetica;
  font-weight: 400;
  color: #00000080;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 16px;
}

.iphone .frame-9 {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.iphone .frame-10 {
  display: flex;
  flex-direction: column;
  width: 313px;
  height: 75px;
  align-items: flex-start;
  gap: 2px;
  position: relative;
}

.iphone .bottom-nav {
  display: flex;
  width: 100%;
  max-width: 390px;
  height: 74px;
  align-items: center;
  justify-content: space-around; /* distribuisce le icone */
  position: fixed;
  bottom: 0; /* questo la blocca in basso */
  left: 0;
  background-color: #ffffff;
  box-shadow: 0px 0px 6px #0000001f;
  z-index: 999; /* facoltativo ma utile */
}

.iphone .tab {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex: 1;
  text-align: center;
  gap: 4px;
}

.frame-11,
.frame-12 {
  width: 24px;
  height: 24px;
  object-fit: contain;
}

.bottom-nav img {
  width: 24px;
  height: 24px;
  object-fit: contain;
}

.iphone .frame-11 {
  position: relative;
  width: 35px;
  height: 35px;
}

.iphone .title-12 {
  position: relative;
  align-self: stretch;
  height: 14px;
  font-family: "Roboto", Helvetica;
  font-weight: 500;
  color: #0696a7;
  font-size: 12px;
  text-align: center;
  letter-spacing: 0;
  line-height: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.iphone .title-13 {
  position: relative;
  align-self: stretch;
  height: 14px;
  font-family: "Roboto", Helvetica;
  font-weight: 500;
  color: #000000;
  font-size: 12px;
  text-align: center;
  letter-spacing: 0;
  line-height: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.iphone .frame-12 {
  position: relative;
  width: 28px;
  height: 35px;
}

.iphone .group-4 {
  position: fixed;
  width: 370px;
  height: 59px;
  top: 38px;
  left: 10px;
  background-color: #ffffffa6;
  border-radius: 11px;
  box-shadow: 0px 2px 6px #00000040;
  backdrop-filter: blur(5px) brightness(100%);
  -webkit-backdrop-filter: blur(5px) brightness(100%);
}

.iphone .icon {
  position: absolute;
  width: 23px;
  height: 18px;
  top: 22px;
  left: 336px;
}

.iphone .group-5 {
  position: absolute;
  width: 34px;
  height: 33px;
  top: 14px;
  left: 12px;
  background-image: url(./img/group-7.png);
  background-size: 100% 100%;
}
