:root {
  --default-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC",
    "Hiragino Sans GB", "Microsoft Yahei UI", "Microsoft Yahei",
    "Source Han Sans CN", sans-serif;
}

.main-container {
  overflow: hidden;
}

.main-container,
.main-container * {
  box-sizing: border-box;
}

input,
select,
textarea,
button {
  outline: 0;
}

.main-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-wrap: nowrap;
  gap: 42px;
  position: relative;
  width: 1440px;
  height: 3284px;
  margin: 0 auto;
  padding: 53px 0 0 0;
  background: #ffffff;
  overflow: hidden;
}
.frame {
  flex-shrink: 0;
  position: absolute;
  width: 1779px;
  height: 1601px;
  top: 50%;
  left: 50%;
  background: url(./assets/images/eaa8400a-a456-4307-ae7f-c568d0b98aeb.png)
    no-repeat center;
  background-size: cover;
  transform: translate(-50%, -107.56%);
}
.frame-1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: nowrap;
  flex-shrink: 0;
  position: relative;
  width: 1090px;
  height: 70px;
  padding: 17px 31px 17px 31px;
  background: rgba(240, 245, 255, 0.69);
  border: 1px solid #b1c9ff;
  z-index: 1;
  overflow: hidden;
  border-radius: 30px;
  backdrop-filter: blur(12px);
}
.frame-2 {
  flex-shrink: 0;
  position: relative;
  width: 207px;
  height: 35px;
  z-index: 2;
}
.eyad-primed {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  position: absolute;
  height: 35px;
  top: 0;
  left: 42px;
  color: #494949;
  font-family: Poppins, var(--default-font-family);
  font-size: 24px;
  font-weight: 600;
  line-height: 35px;
  text-align: left;
  white-space: nowrap;
  z-index: 3;
}
.ellipse {
  position: absolute;
  width: 23px;
  height: 23px;
  top: 6px;
  left: 0;
  background: url(./assets/images/220aeda1-6fdb-4ec1-a923-82b816539e20.png)
    no-repeat center;
  background-size: cover;
  z-index: 4;
  border-radius: 50%;
}
.frame-3 {
  flex-shrink: 0;
  position: relative;
  width: 552px;
  height: 35px;
  z-index: 5;
}
.frame-4 {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  gap: 12px;
  position: absolute;
  width: 424px;
  height: 35px;
  top: 0;
  left: 0;
  z-index: 6;
}
.group {
  flex-shrink: 0;
  position: relative;
  width: 88px;
  height: 35px;
  z-index: 7;
  border-radius: 1px;
}
.rectangle {
  position: relative;
  width: 41px;
  height: 3px;
  margin: 26px 0 0 24px;
  background: #2f82ff;
  z-index: 9;
  border-radius: 1px;
}
.home {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  width: 88px;
  height: 35px;
  top: 0;
  left: 0;
  color: #2e2e2e;
  font-family: Poppins, var(--default-font-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  text-align: center;
  z-index: 8;
}
.rectangle-5 {
  flex-shrink: 0;
  position: relative;
  width: 1px;
  height: 29px;
  background: #b1caff;
  z-index: 10;
}
.services {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  position: relative;
  width: 87px;
  height: 35px;
  color: #2e2e2e;
  font-family: Poppins, var(--default-font-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 35px;
  text-align: center;
  z-index: 11;
}
.rectangle-6 {
  flex-shrink: 0;
  position: relative;
  width: 1px;
  height: 29px;
  background: #b1caff;
  z-index: 12;
}
.portfolio {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  position: relative;
  width: 87px;
  height: 35px;
  color: #2e2e2e;
  font-family: Poppins, var(--default-font-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 35px;
  text-align: center;
  z-index: 13;
}
.rectangle-7 {
  flex-shrink: 0;
  position: relative;
  width: 1px;
  height: 29px;
  background: #b1caff;
  z-index: 14;
}
.resources {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  position: relative;
  width: 87px;
  height: 35px;
  color: #2e2e2e;
  font-family: Poppins, var(--default-font-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 35px;
  text-align: center;
  z-index: 15;
}
.frame-button {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  gap: 10px;
  position: absolute;
  width: 102px;
  height: 30px;
  top: 3px;
  left: 450px;
  padding: 3px 18px 3px 18px;
  cursor: pointer;
  background: #2f82ff;
  border: none;
  z-index: 16;
  overflow: hidden;
  border-radius: 10px;
}
.contact-span {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 21px;
  color: #ffffff;
  font-family: Poppins, var(--default-font-family);
  font-size: 14px;
  font-weight: 500;
  line-height: 21px;
  text-align: left;
  white-space: nowrap;
  z-index: 17;
}
.ghgf-div {
  flex-shrink: 0;
  position: relative;
  width: 548px;
  height: 521px;
  background: url(./assets/images/7d722db0a91c64da77ad879b62261f0713f4e706.png)
    no-repeat center;
  background-size: cover;
  z-index: 51;
}
.precision-impact-span {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
  width: 508px;
  height: 331px;
  color: #1e1e1e;
  font-family: Poppins, var(--default-font-family);
  font-size: 64px;
  font-weight: 500;
  line-height: 81.336px;
  text-align: left;
  z-index: 20;
}
.rectangle-div {
  flex-shrink: 0;
  position: relative;
  width: 231px;
  height: 12px;
  background: #2f82ff;
  z-index: 19;
}
.eyad-description-span {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
  width: 508px;
  height: 124px;
  color: #1e1e1e;
  font-family: Poppins, var(--default-font-family);
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  text-align: left;
  z-index: 21;
}
.frame-div {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 17px;
  position: relative;
  width: 286px;
  z-index: 22;
}
.frame-button-8 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 169px;
  height: 30px;
  padding: 3px 18px 3px 18px;
  cursor: pointer;
  background: #2f82ff;
  border: none;
  z-index: 23;
  overflow: hidden;
  border-radius: 10px;
}
.work-together-span {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 21px;
  color: #ffffff;
  font-family: Poppins, var(--default-font-family);
  font-size: 14px;
  font-weight: 500;
  line-height: 21px;
  text-align: left;
  white-space: nowrap;
  z-index: 24;
}
.frame-button-9 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 100px;
  min-width: 100px;
  height: 30px;
  padding: 3px 18px 3px 18px;
  cursor: pointer;
  background: #e2ebff;
  border: none;
  z-index: 25;
  overflow: hidden;
  border-radius: 10px;
}
.portfolio-span {
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 21px;
  color: #2f82ff;
  font-family: Poppins, var(--default-font-family);
  font-size: 14px;
  font-weight: 500;
  line-height: 21px;
  text-align: center;
  white-space: nowrap;
  z-index: 26;
}
.services-span {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
  width: 245px;
  height: 90px;
  color: #1e1e1e;
  font-family: Poppins, var(--default-font-family);
  font-size: 40px;
  font-weight: 500;
  line-height: 50.835px;
  text-align: left;
  z-index: 28;
}
.frame-div-a {
  flex-shrink: 0;
  position: relative;
  width: 557px;
  height: 333px;
  border: 1px solid #e2ebff;
  z-index: 29;
  overflow: hidden;
  border-radius: 10px;
}
.image-div {
  position: absolute;
  width: 631px;
  height: 339px;
  top: -20px;
  left: -10px;
  background: url(./assets/images/62a70e49-35f8-4d97-a009-049a04ae8a78.png)
    no-repeat center;
  background-size: cover;
  z-index: 31;
}
.book-design-div {
  position: absolute;
  width: 466px;
  height: 66px;
  top: 266px;
  left: 27px;
  font-family: Poppins, var(--default-font-family);
  font-size: 24px;
  font-weight: 500;
  line-height: 30.501px;
  text-align: left;
  z-index: 30;
}
.book-design-span {
  position: relative;
  color: #2f82ff;
  font-family: Poppins, var(--default-font-family);
  font-size: 24px;
  font-weight: 500;
  line-height: 30.501px;
  text-align: left;
}
.empty-span {
  position: relative;
  color: #494949;
  font-family: Poppins, var(--default-font-family);
  font-size: 15px;
  font-weight: 500;
  line-height: 30.501px;
  text-align: left;
}
.custom-layouts {
  position: relative;
  color: #494949;
  font-family: Poppins, var(--default-font-family);
  font-size: 14px;
  font-weight: 500;
  line-height: 30.501px;
  text-align: left;
}
.empty-span-b {
  position: relative;
  color: #494949;
  font-family: Poppins, var(--default-font-family);
  font-size: 15px;
  font-weight: 500;
  line-height: 30.501px;
  text-align: left;
}
.frame-c {
  flex-shrink: 0;
  position: relative;
  width: 514px;
  height: 333px;
  background: rgba(255, 255, 255, 0.2);
  border: 1px solid #e2ebff;
  z-index: 37;
  overflow: hidden;
  border-radius: 10px;
}
.image {
  position: absolute;
  width: 537px;
  height: 291px;
  top: -1px;
  left: -1px;
  background: url(./assets/images/cc7dbb8f-5f8c-4cae-b2de-9cccea9ae58c.png)
    no-repeat center;
  background-size: cover;
  z-index: 38;
}
.branding-logos {
  position: absolute;
  width: 400px;
  height: 66px;
  top: 266px;
  left: 27px;
  font-family: Poppins, var(--default-font-family);
  font-size: 24px;
  font-weight: 500;
  line-height: 30.501px;
  text-align: left;
  z-index: 39;
}
.branding-logos-d {
  position: relative;
  color: #2f82ff;
  font-family: Poppins, var(--default-font-family);
  font-size: 24px;
  font-weight: 500;
  line-height: 30.501px;
  text-align: left;
}
.empty {
  position: relative;
  color: #494949;
  font-family: Poppins, var(--default-font-family);
  font-size: 15px;
  font-weight: 500;
  line-height: 30.501px;
  text-align: left;
}
.memorable-identities {
  position: relative;
  color: #494949;
  font-family: Poppins, var(--default-font-family);
  font-size: 14px;
  font-weight: 500;
  line-height: 30.501px;
  text-align: left;
}
.empty-e {
  position: relative;
  color: #494949;
  font-family: Poppins, var(--default-font-family);
  font-size: 15px;
  font-weight: 500;
  line-height: 30.501px;
  text-align: left;
}
.frame-f {
  display: flex;
  align-items: flex-end;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 632px;
  height: 305px;
  padding: 0 28px 0 28px;
  border: 1px solid #e2ebff;
  z-index: 35;
  overflow: hidden;
  border-radius: 10px;
}
.ui-ux-design {
  flex-shrink: 0;
  position: relative;
  width: 587px;
  height: 66px;
  font-family: Poppins, var(--default-font-family);
  font-size: 24px;
  font-weight: 500;
  line-height: 30.501px;
  text-align: left;
  z-index: 36;
}
.ui-ux-design-10 {
  position: relative;
  color: #2f82ff;
  font-family: Poppins, var(--default-font-family);
  font-size: 24px;
  font-weight: 500;
  line-height: 30.501px;
  text-align: left;
}
.empty-11 {
  position: relative;
  color: #494949;
  font-family: Poppins, var(--default-font-family);
  font-size: 15px;
  font-weight: 500;
  line-height: 30.501px;
  text-align: left;
}
.user-centered-designs {
  position: relative;
  color: #494949;
  font-family: Poppins, var(--default-font-family);
  font-size: 14px;
  font-weight: 500;
  line-height: 30.501px;
  text-align: left;
}
.empty-12 {
  position: relative;
  color: #494949;
  font-family: Poppins, var(--default-font-family);
  font-size: 15px;
  font-weight: 500;
  line-height: 30.501px;
  text-align: left;
}
.frame-13 {
  flex-shrink: 0;
  position: relative;
  width: 438px;
  height: 305px;
  border: 1px solid #e2ebff;
  z-index: 32;
  overflow: hidden;
  border-radius: 10px;
}
.image-14 {
  position: absolute;
  width: 422px;
  height: 263px;
  top: 0;
  left: 15px;
  background: url(./assets/images/a87cccab-f01d-4713-91a6-712d55a219df.png)
    no-repeat center;
  background-size: cover;
  z-index: 33;
}
.social-media-designs {
  position: absolute;
  width: 377px;
  height: 66px;
  top: 238px;
  left: 27px;
  font-family: Poppins, var(--default-font-family);
  font-size: 24px;
  font-weight: 500;
  line-height: 30.501px;
  text-align: left;
  z-index: 34;
}
.social-media-designs-15 {
  position: relative;
  color: #2f82ff;
  font-family: Poppins, var(--default-font-family);
  font-size: 24px;
  font-weight: 500;
  line-height: 30.501px;
  text-align: left;
}
.empty-16 {
  position: relative;
  color: #494949;
  font-family: Poppins, var(--default-font-family);
  font-size: 15px;
  font-weight: 500;
  line-height: 30.501px;
  text-align: left;
}
.eye-catching-visuals {
  position: relative;
  color: #494949;
  font-family: Poppins, var(--default-font-family);
  font-size: 14px;
  font-weight: 500;
  line-height: 30.501px;
  text-align: left;
}
.empty-17 {
  position: relative;
  color: #494949;
  font-family: Poppins, var(--default-font-family);
  font-size: 15px;
  font-weight: 500;
  line-height: 30.501px;
  text-align: left;
}
.portfolio-18 {
  flex-shrink: 0;
  position: relative;
  width: 475px;
  height: 90px;
  font-family: Poppins, var(--default-font-family);
  font-size: 40px;
  font-weight: 500;
  line-height: 50.835px;
  text-align: left;
  z-index: 40;
}
.portfolio-19 {
  position: relative;
  color: #1e1e1e;
  font-family: Poppins, var(--default-font-family);
  font-size: 40px;
  font-weight: 500;
  line-height: 50.835px;
  text-align: left;
}
.curated-works {
  position: relative;
  color: #1e1e1e;
  font-family: Poppins, var(--default-font-family);
  font-size: 16px;
  font-weight: 500;
  line-height: 50.835px;
  text-align: left;
}
.frame-1a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 258px;
  height: 689px;
  padding: 400px 25px 230px 25px;
  border: 1px solid #e2ebff;
  z-index: 43;
  border-radius: 10px;
}
.text {
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  min-width: 0;
  font-family: Poppins, var(--default-font-family);
  font-size: 24px;
  font-weight: 500;
  line-height: 30.501px;
  text-align: center;
  z-index: 44;
}
.book-design {
  position: relative;
  color: #2f82ff;
  font-family: Poppins, var(--default-font-family);
  font-size: 24px;
  font-weight: 500;
  line-height: 30.501px;
  text-align: center;
}
.empty-1b {
  position: relative;
  color: #494949;
  font-family: Poppins, var(--default-font-family);
  font-size: 15px;
  font-weight: 500;
  line-height: 30.501px;
  text-align: center;
}
.eye-catching-visuals-1c {
  position: relative;
  color: #494949;
  font-family: Poppins, var(--default-font-family);
  font-size: 14px;
  font-weight: 500;
  line-height: 30.501px;
  text-align: center;
}
.empty-1d {
  position: relative;
  color: #494949;
  font-family: Poppins, var(--default-font-family);
  font-size: 15px;
  font-weight: 500;
  line-height: 30.501px;
  text-align: center;
}
.frame-1e {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 258px;
  height: 689px;
  padding: 420px 42px 230px 42px;
  border: 1px solid #e2ebff;
  z-index: 45;
  border-radius: 10px;
}
.logos-brand-identity {
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  min-width: 0;
  font-family: Poppins, var(--default-font-family);
  font-size: 24px;
  font-weight: 500;
  line-height: 30.501px;
  text-align: center;
  z-index: 46;
}
.logos-brand-identity-1f {
  position: relative;
  color: #2f82ff;
  font-family: Poppins, var(--default-font-family);
  font-size: 24px;
  font-weight: 500;
  line-height: 30.501px;
  text-align: center;
}
.eye-catching-visuals-20 {
  position: relative;
  color: #494949;
  font-family: Poppins, var(--default-font-family);
  font-size: 15px;
  font-weight: 500;
  line-height: 30.501px;
  text-align: center;
}
.eye-catching-visuals-21 {
  position: relative;
  color: #494949;
  font-family: Poppins, var(--default-font-family);
  font-size: 14px;
  font-weight: 500;
  line-height: 30.501px;
  text-align: center;
}
.eye-catching-visuals-22 {
  position: relative;
  color: #494949;
  font-family: Poppins, var(--default-font-family);
  font-size: 15px;
  font-weight: 500;
  line-height: 30.501px;
  text-align: center;
}
.frame-23 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 258px;
  height: 689px;
  padding: 400px 25px 230px 25px;
  border: 1px solid #e2ebff;
  z-index: 47;
  border-radius: 10px;
}
.social-media {
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  min-width: 0;
  font-family: Poppins, var(--default-font-family);
  font-size: 24px;
  font-weight: 500;
  line-height: 30.501px;
  text-align: center;
  z-index: 48;
}
.social-media-24 {
  position: relative;
  color: #2f82ff;
  font-family: Poppins, var(--default-font-family);
  font-size: 24px;
  font-weight: 500;
  line-height: 30.501px;
  text-align: center;
}
.social-media-25 {
  position: relative;
  color: #494949;
  font-family: Poppins, var(--default-font-family);
  font-size: 15px;
  font-weight: 500;
  line-height: 30.501px;
  text-align: center;
}
.eye-catching-visuals-26 {
  position: relative;
  color: #494949;
  font-family: Poppins, var(--default-font-family);
  font-size: 14px;
  font-weight: 500;
  line-height: 30.501px;
  text-align: center;
}
.social-media-27 {
  position: relative;
  color: #494949;
  font-family: Poppins, var(--default-font-family);
  font-size: 15px;
  font-weight: 500;
  line-height: 30.501px;
  text-align: center;
}
.frame-28 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 258px;
  height: 689px;
  padding: 400px 25px 230px 25px;
  border: 1px solid #e2ebff;
  z-index: 49;
  border-radius: 10px;
}
.ui-ux {
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  min-width: 0;
  font-family: Poppins, var(--default-font-family);
  font-size: 24px;
  font-weight: 500;
  line-height: 30.501px;
  text-align: center;
  z-index: 50;
}
.ui-ux-29 {
  position: relative;
  color: #2f82ff;
  font-family: Poppins, var(--default-font-family);
  font-size: 24px;
  font-weight: 500;
  line-height: 30.501px;
  text-align: center;
}
.ui-ux-2a {
  position: relative;
  color: #494949;
  font-family: Poppins, var(--default-font-family);
  font-size: 15px;
  font-weight: 500;
  line-height: 30.501px;
  text-align: center;
}
.eye-catching-visuals-2b {
  position: relative;
  color: #494949;
  font-family: Poppins, var(--default-font-family);
  font-size: 14px;
  font-weight: 500;
  line-height: 30.501px;
  text-align: center;
}
.ui-ux-2c {
  position: relative;
  color: #494949;
  font-family: Poppins, var(--default-font-family);
  font-size: 15px;
  font-weight: 500;
  line-height: 30.501px;
  text-align: center;
}
.contact {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
  width: 475px;
  height: 90px;
  color: #1e1e1e;
  font-family: Poppins, var(--default-font-family);
  font-size: 40px;
  font-weight: 500;
  line-height: 50.835px;
  text-align: left;
  text-overflow: initial;
  z-index: 41;
  overflow: hidden;
}
