.homepage {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
    background-color: #ffffff;
  }
  
  .homepage .vector {
    position: absolute;
    width: 200px;
    height: 200px;
    top: 120px;
    left: 750px;
    z-index: 6;
  }
  
  .homepage .header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 32px 120px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    z-index: 5;
    background-color: transparent;
  }
  
  .homepage .frame {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
    padding: 16px 24px;
    position: relative;
    flex: 0 0 auto;
    background-color: var(--dark-shade1);
    border-radius: 56px;
  }
  
  .homepage .img {
    position: relative;
    width: 20px;
    height: 20px;
  }
  
  .homepage .text-wrapper {
    position: relative;
    width: fit-content;
    margin-top: -1.00px;
    font-family: "Vazirmatn", Helvetica;
    font-weight: 400;
    color: var(--whitewhite);
    font-size: 18px;
    text-align: left;
    letter-spacing: 0;
    line-height: normal;
    direction: rtl;
  }

  .homepage .text-wrapper a {
    color: white;
    transition: all 0.2s ease-in-out;
  }
  
  .homepage .text-wrapper a:hover {
    color: rgba(255, 255, 255, 0.6);
  }
  
  .homepage .rectangle {
    position: relative;
    align-self: stretch;
    width: 1px;
    background-color: var(--whitewhite);
    opacity: 0.5;
  }
  
  .homepage .navbar-link {
    position: relative;
    flex: 0 0 auto;
    height: 80px;
  }
  
  .homepage .div {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 24px 120px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    z-index: 4;
  }
  
  .homepage .web-soultions {
    position: relative;
    width: 426px;
    height: 426px;
  }
  
  .homepage .frame-2 {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
    gap: 16px;
    position: relative;
    flex: 1;
    flex-grow: 1;
  }
  
  .homepage .frame-3 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
  }
  
  .homepage .text-wrapper-2 {
    position: relative;
    align-self: stretch;
    margin-top: -1.00px;
    font-family: "Rokh", Helvetica;
    font-weight: 600;
    color: var(--dark-shade1);
    font-size: 32px;
    letter-spacing: 0;
    line-height: 48px;
    direction: rtl;
  }
  
  .homepage .text-wrapper-3 {
    align-self: stretch;
    font-family: "Rokh", Helvetica;
    font-weight: 900;
    color: var(--dark-shade1);
    font-size: 40px;
    line-height: 60px;
    position: relative;
    letter-spacing: 0;
    direction: rtl;
  }
  
  .homepage .EZMES {
    width: 617px;
    color: transparent;
    line-height: 34.0px;
    position: relative;
    font-family: "Vazirmatn", Helvetica;
    font-weight: 400;
    font-size: 20px;
    letter-spacing: 0;
    direction: rtl;
  }
  
  .homepage .span {
    color: #565f6a;
  }
  
  .homepage .text-wrapper-4 {
    color: #011517;
  }
  
  .homepage .star {
    position: absolute;
    width: 42px;
    height: 42px;
    top: 65px;
    left: 1320px;
  }
  
  .homepage .frame-4 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 40px;
    padding: 160px 120px 120px 120px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    z-index: 3;
  }
  
  .homepage .p {
    align-self: stretch;
    margin-top: -1.00px;
    font-family: "Rokh", Helvetica;
    font-weight: 400;
    color: var(--dark-shade1);
    font-size: 32px;
    text-align: center;
    line-height: 48px;
    position: relative;
    letter-spacing: 0;
    direction: rtl;
  }
  
  .homepage .text-wrapper-5 {
    font-weight: 600;
  }
  
  .homepage .text-wrapper-6 {
    font-family: "Rokh", Helvetica;
    font-weight: 900;
    font-size: 40px;
    line-height: 60px;
  }
  
  .homepage .frame-5 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
  }
  
  .homepage .frame-6 {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
  }
  
  .homepage .frame-7 {
    flex: 1;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 16px;
    padding: 32px;
    position: relative;
    border-radius: 16px;
  }
  
  .homepage .img-wrapper {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 16px;
    position: relative;
    flex: 0 0 auto;
    background-color: #0eb0ee1a;
    border-radius: 32px;
  }
  
  .homepage .img-2 {
    position: relative;
    width: 32px;
    height: 32px;
  }
  
  .homepage .text-wrapper-7 {
    align-self: stretch;
    font-family: "Vazirmatn", Helvetica;
    font-weight: 400;
    color: var(--dark-shade1);
    font-size: 18px;
    text-align: center;
    line-height: 27px;
    position: relative;
    letter-spacing: 0;
    direction: rtl;
  }
  
  .homepage .text-wrapper-8 {
    align-self: stretch;
    color: var(--dark-shade1);
    text-align: center;
    line-height: 30px;
    position: relative;
    font-family: "Vazirmatn", Helvetica;
    font-weight: 400;
    font-size: 20px;
    letter-spacing: 0;
    direction: rtl;
  }
  
  .homepage .frame-8 {
    width: 282px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 16px;
    padding: 32px;
    position: relative;
    border-radius: 16px;
  }
  
  .homepage .frame-9 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 80px;
    padding: 80px 120px;
    align-self: stretch;
    width: 100%;
    z-index: 2;
    align-items: center;
    position: relative;
    flex: 0 0 auto;
  }
  
  .homepage .text-wrapper-9 {
    align-self: stretch;
    font-family: "Vazirmatn", Helvetica;
    font-weight: 400;
    color: var(--dark-shade4);
    font-size: 20px;
    text-align: center;
    line-height: 34.0px;
    position: relative;
    letter-spacing: 0;
    direction: rtl;
  }
  
  .homepage .frame-10 {
    position: relative;
    width: 826px;
    height: 318.5px;
    margin-bottom: -31.50px;
  }
  
  .homepage .frame-11 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 24px 120px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    z-index: 1;
    background-color: #000000e6;
  }
  
  .homepage .frame-12 {
    display: inline-flex;
    gap: 16px;
    border-radius: 56px;
    align-items: center;
    position: relative;
    flex: 0 0 auto;
  }
  
  .homepage .text-wrapper-10 {
    position: relative;
    width: fit-content;
    margin-top: -1.00px;
    font-family: "Vazirmatn", Helvetica;
    font-weight: 400;
    color: var(--dark-shade7);
    font-size: 18px;
    letter-spacing: 0;
    line-height: 30.6px;
    white-space: nowrap;
    direction: rtl;
  }
  
  .homepage .rectangle-2 {
    position: relative;
    width: 1px;
    height: 20px;
    background-color: var(--whitewhite);
    opacity: 0.5;
  }
  
  .homepage .frame-13 {
    display: inline-flex;
    align-items: center;
    justify-content: flex-end;
    gap: 16px;
    position: relative;
    flex: 0 0 auto;
  }
  
  .homepage .vector-2 {
    position: absolute;
    width: 676px;
    height: 639px;
    top: 0;
    left: 0;
    z-index: 0;
  }
  

.btn {
    display: flex;
    gap: 8px;
    padding: 16px 20px;
    border-radius: 32px;
    background-color: var(--primary-colorsblue);
    color: var(--whitewhite);
    font-family: vazirmatn, sans-serif;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    cursor: pointer;
    transition: all 0.2s ease-in-out;
    margin-top: 24px;
  }
  
  .btn:hover {
    background-color: rgba(15, 176, 238, 0.8);
  }
  
  .btn:active {
    background-color: rgba(15, 176, 238, 0.5);
}