:root {
  --font-family-dm-sans: 'DM Sans', sans-serif;
  --font-family-inter: 'Inter', sans-serif;
  --text-rgb-24-23-23: rgba(24, 23, 23, 1);
  --text-rgb-96-96-96: rgba(96, 96, 96, 1);
  --text-rgb-36-41-175: rgba(36, 41, 175, 1);
  --text-rgb-28-28-28: rgba(28, 28, 28, 1);
  --text-white: rgba(255, 255, 255, 1);
}

.text-white {
  color: var(--text-white);
}


/* CSS Reset */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  width: 100%;
  min-height: 100vh;
  overflow-x: hidden;
  margin: 0;
  padding: 0;
}

p {
  margin: 0;
  padding: 0;
}

img {
  max-width: 100%;
  height: auto;
}

/* Prototype Links (v5.6.0) */
a.prototype-link {
  text-decoration: none;
  color: inherit;
  display: contents;
}

.text-3 {
  text-align: left;
  font-family: var(--font-family-dm-sans);
  font-weight: 700;
  font-size: 60px;
  letter-spacing: 1%;
  line-height: 97.20000624656677%;
  text-decoration: none;
  text-transform: none;
  color: var(--text-rgb-24-23-23);
  margin: 0;
}

.-4 {
  width: 24px;
  height: 24px;
  margin: 8px 0;
  fill: rgba(24, 23, 23, 1);
  border: none;
  outline: none;
  display: block;
}

.text-5 {
  text-align: left;
  font-family: var(--font-family-dm-sans);
  font-weight: normal;
  font-size: 32px;
  letter-spacing: -3%;
  line-height: 116.99999570846558%;
  text-decoration: none;
  text-transform: none;
  color: var(--text-rgb-96-96-96);
  margin: 0;
  max-width: 600px;
}

.headline-2 {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  gap: 40px;
  padding: 40px 21px;
  max-width: 1440px;
  margin: 0 auto;
  width: 100%;
}

.headline-2-left {
  display: flex;
  flex-direction: column;
  gap: 16px;
  flex: 0 0 auto;
}

.headline-2-right {
  flex: 1;
  max-width: 600px;
}

.headline-2-arrow {
  margin-top: 8px;
}

.text-8 {
  text-align: left;
  font-family: var(--font-family-inter);
  font-weight: 500;
  font-size: 18px;
  letter-spacing: -3%;
  line-height: 121.50000333786011%;
  text-decoration: none;
  text-transform: none;
  color: var(--text-rgb-24-23-23);
  margin: 0;
}

.text-9 {
  text-align: left;
  font-family: var(--font-family-inter);
  font-weight: normal;
  font-size: 18px;
  letter-spacing: -3%;
  line-height: 121.50000333786011%;
  text-decoration: none;
  text-transform: none;
  color: var(--text-rgb-24-23-23);
  margin: 0;
  max-width: 600px;
}

.text-10 {
  text-align: left;
  font-family: var(--font-family-inter);
  font-weight: 500;
  font-size: 18px;
  letter-spacing: -3%;
  line-height: 121.50000333786011%;
  text-decoration: underline;
  text-transform: none;
  color: var(--text-rgb-24-23-23);
  margin: 0;
  cursor: pointer;
}

.thumbnail-11 {
  width: 100%;
  height: auto;
  object-fit: contain;
}

.seperator-12 {
  width: 100%;
  height: auto;
  margin: 0;
  border: none;
  outline: none;
}

.body-7 {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  gap: 60px;
  padding: 40px 0;
  width: 100%;
}

.body-7-left {
  display: flex;
  flex-direction: column;
  gap: 16px;
  flex: 0 0 40%;
  max-width: 600px;
}

.body-7-right {
  flex: 1;
}

.text-14 {
  text-align: left;
  font-family: var(--font-family-inter);
  font-weight: 500;
  font-size: 18px;
  letter-spacing: -3%;
  line-height: 121.50000333786011%;
  text-decoration: none;
  text-transform: none;
  color: var(--text-rgb-24-23-23);
  margin: 0;
}

.text-15 {
  text-align: left;
  font-family: var(--font-family-inter);
  font-weight: normal;
  font-size: 18px;
  letter-spacing: -3%;
  line-height: 121.50000333786011%;
  text-decoration: none;
  text-transform: none;
  color: var(--text-rgb-24-23-23);
  margin: 0;
  max-width: 600px;
}

.text-16 {
  text-align: left;
  font-family: var(--font-family-inter);
  font-weight: 500;
  font-size: 18px;
  letter-spacing: -3%;
  line-height: 121.50000333786011%;
  text-decoration: underline;
  text-transform: none;
  color: var(--text-rgb-24-23-23);
  margin: 0;
  cursor: pointer;
}

.thumbnail-17 {
  width: 100%;
  height: auto;
  object-fit: contain;
}

.seperator-18 {
  width: 100%;
  height: auto;
  margin: 0;
  border: none;
  outline: none;
}

.body-13 {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  gap: 60px;
  padding: 40px 0;
  width: 100%;
}

.body-13-left {
  display: flex;
  flex-direction: column;
  gap: 16px;
  flex: 0 0 40%;
  max-width: 600px;
}

.body-13-right {
  flex: 1;
}

.text-20 {
  text-align: left;
  font-family: var(--font-family-inter);
  font-weight: 500;
  font-size: 18px;
  letter-spacing: -3%;
  line-height: 121.50000333786011%;
  text-decoration: none;
  text-transform: none;
  color: var(--text-rgb-24-23-23);
  margin: 0;
}

.text-21 {
  text-align: left;
  font-family: var(--font-family-inter);
  font-weight: normal;
  font-size: 18px;
  letter-spacing: -3%;
  line-height: 121.50000333786011%;
  text-decoration: none;
  text-transform: none;
  color: var(--text-rgb-24-23-23);
  margin: 0;
  max-width: 600px;
}

.text-22 {
  text-align: left;
  font-family: var(--font-family-inter);
  font-weight: 500;
  font-size: 18px;
  letter-spacing: -3%;
  line-height: 121.50000333786011%;
  text-decoration: underline;
  text-transform: none;
  color: var(--text-rgb-24-23-23);
  margin: 0;
  cursor: pointer;
}

.thumbnail-23 {
  width: 100%;
  height: auto;
  object-fit: contain;
}

.seperator-24 {
  width: 100%;
  height: auto;
  margin: 0;
  border: none;
  outline: none;
}

.body-19 {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  gap: 60px;
  padding: 40px 0;
  width: 100%;
}

.body-19-left {
  display: flex;
  flex-direction: column;
  gap: 16px;
  flex: 0 0 40%;
  max-width: 600px;
}

.body-19-right {
  flex: 1;
}

.frame-1750-6 {
  display: flex;
  flex-direction: column;
  gap: 0;
  padding: 0 21px;
  max-width: 1440px;
  margin: 0 auto;
  width: 100%;
}

.seperator-12,
.seperator-18,
.seperator-24 {
  padding: 0 21px;
  max-width: 1440px;
  margin: 0 auto;
  width: 100%;
  box-sizing: border-box;
}

.text-26 {
  text-align: left;
  font-family: 'Playfair Display', serif;
  font-weight: normal;
  font-style: italic;
  font-size: 25px;
  letter-spacing: -2%;
  text-decoration: none;
  text-transform: capitalize;
  color: var(--text-rgb-28-28-28);
  margin: 0;
}

.text-29 {
  text-align: left;
  font-family: var(--font-family-dm-sans);
  font-weight: 500;
  font-size: 21px;
  letter-spacing: -3%;
  line-height: 120.00000476837158%;
  text-decoration: underline;
  text-transform: none;
  color: var(--text-rgb-24-23-23);
  margin: 0;
  cursor: pointer;
}

.property-1-default {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
}

.text-31 {
  text-align: left;
  font-family: var(--font-family-dm-sans);
  font-weight: 500;
  font-size: 21px;
  letter-spacing: -3%;
  line-height: 120.00000476837158%;
  text-decoration: underline;
  text-transform: none;
  color: var(--text-rgb-24-23-23);
  margin: 0;
  cursor: pointer;
}

.frame-1742-27 {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 36px;
  padding: 0px;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
}

.frame-1743-25 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 36px;
  padding: 40px 21px;
  max-width: 1440px;
  margin: 0 auto;
  width: 100%;
  margin-top: auto;
}

.rectangle-1-33 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  background-color: rgba(255, 247, 230, 1);
  border: 1px solid rgba(0, 0, 0, 0);
}

.frame-1751-32 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
}

.text-36 {
  text-align: left;
  font-family: 'Playfair Display', serif;
  font-weight: normal;
  font-style: italic;
  font-size: 25px;
  letter-spacing: -2%;
  text-decoration: none;
  text-transform: capitalize;
  color: var(--text-rgb-28-28-28);
  margin: 0;
}

.text-39 {
  text-align: left;
  font-family: var(--font-family-dm-sans);
  font-weight: 700;
  font-size: 21px;
  letter-spacing: -3%;
  line-height: 120.00000476837158%;
  text-decoration: none;
  text-transform: none;
  color: var(--text-rgb-24-23-23);
  margin: 0;
  cursor: pointer;
}

.property-1-active {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
}

.text-41 {
  text-align: left;
  font-family: var(--font-family-dm-sans);
  font-weight: 500;
  font-size: 21px;
  letter-spacing: -3%;
  line-height: 120.00000476837158%;
  text-decoration: none;
  text-transform: none;
  color: var(--text-rgb-96-96-96);
  margin: 0;
  cursor: pointer;
}

.menu-37 {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 32px;
  padding: 0px;
  flex-grow: 0;
  flex-shrink: 1;
  width: 13.48747591522158%;
}

.frame-1740-35 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 32px;
  flex: 1;
}

.text-43 {
  text-align: center;
  font-family: var(--font-family-inter);
  font-weight: 500;
  font-size: 20px;
  text-decoration: none;
  text-transform: capitalize;
  color: var(--text-white);
  margin: 0;
}

.property-1-component-2 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 11px;
  padding: 12px 24px;
  background-color: rgba(0, 0, 0, 1);
  border-radius: 37px;
  cursor: pointer;
  white-space: nowrap;
}

.frame-1741-34 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 23px;
  padding: 16px 21px;
  max-width: 1440px;
  margin: 0 auto;
  width: 100%;
  box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.5);
  background-color: rgba(255, 255, 255, 1);
  border-radius: 37px;
}

.portfolio-work-page-1 {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  background-color: rgba(255, 247, 230, 1);
  padding: 0;
  margin: 0;
}

@media (max-width: 1440px) {
  .portfolio-work-page-1 {
    padding-left: 24px;
    padding-right: 24px;
  }
}

@media (max-width: 768px) {
  .portfolio-work-page-1 {
    padding-left: 16px;
    padding-right: 16px;
  }
  
  .headline-2 {
    flex-direction: column;
    gap: 16px;
  }
  
  .headline-2-right {
    max-width: 100%;
  }
  
  .body-7,
  .body-13,
  .body-19 {
    flex-direction: column;
    gap: 24px;
  }
  
  .body-7-left,
  .body-13-left,
  .body-19-left {
    flex: 1;
    max-width: 100%;
  }
  
  .body-7-right,
  .body-13-right,
  .body-19-right {
    flex: 1;
  }
}


.text-rgb-24-23-23 {
  color: var(--text-rgb-24-23-23);
}

.text-rgb-96-96-96 {
  color: var(--text-rgb-96-96-96);
}

.text-rgb-36-41-175 {
  color: var(--text-rgb-36-41-175);
}

.text-rgb-28-28-28 {
  color: var(--text-rgb-28-28-28);
}





/* Prototype Links (v5.6.0) */
a.prototype-link {
  text-decoration: none;
  color: inherit;
  display: contents;
}




















































/* Prototype Links (v5.6.0) */
a.prototype-link {
  text-decoration: none;
  color: inherit;
  display: contents;
}

.text-47 {
  text-align: left;
  font-family: var(--font-family-dm-sans);
  font-weight: 500;
  font-size: 60px;
  letter-spacing: -3%;
  line-height: 97.20000624656677%;
  text-decoration: none;
  text-transform: none;
  color: var(--text-rgb-24-23-23);
  margin: 0;
}

.text-48 {
  text-align: left;
  font-family: var(--font-family-dm-sans);
  font-weight: normal;
  font-size: 32px;
  letter-spacing: -3%;
  line-height: 116.99999570846558%;
  text-decoration: none;
  text-transform: none;
  color: var(--text-rgb-24-23-23);
  margin: 0;
}

.profile-photo-49 {
  width: 400px;
  height: auto;
  object-fit: cover;
  border-radius: 8px;
  flex-shrink: 0;
}

.about-46 {
  display: flex;
  flex-direction: column;
  gap: 24px;
  flex: 1;
  max-width: 600px;
}

.text-51 {
  text-align: left;
  font-family: var(--font-family-dm-sans);
  font-weight: normal;
  font-size: 32px;
  letter-spacing: -3%;
  line-height: 116.99999570846558%;
  text-decoration: none;
  text-transform: none;
  color: var(--text-rgb-24-23-23);
  margin: 0;
}

.seperator-52 {
  width: 100%;
  height: auto;
  margin: 16px 0;
  border: none;
  outline: none;
}

.text-53 {
  text-align: left;
  font-family: var(--font-family-dm-sans);
  font-weight: 500;
  font-size: 32px;
  letter-spacing: -3%;
  line-height: 116.99999570846558%;
  text-decoration: underline;
  text-transform: none;
  color: var(--text-rgb-24-23-23);
  margin: 0;
  margin-top: 16px;
}

.-54 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  fill: rgba(24, 23, 23, 1);
  border: none;
  outline: none;
}

.text-55 {
  text-align: left;
  font-family: var(--font-family-inter);
  font-weight: normal;
  font-size: 18px;
  letter-spacing: -3%;
  line-height: 121.50000333786011%;
  text-decoration: none;
  text-transform: none;
  color: var(--text-rgb-24-23-23);
  margin: 0;
}

.contact-50 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 24px;
  padding: 40px 21px;
  max-width: 1440px;
  margin: 0 auto;
  width: 100%;
  border-top: 1px solid rgba(24, 23, 23, 0.2);
}

.contact-left {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 8px;
}

.contact-right {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 8px;
}

.contact-email-section {
  display: flex;
  flex-direction: column;
  gap: 8px;
  align-items: flex-start;
}

.arrow {
  display: inline;
  font-family: var(--font-family-dm-sans);
  font-size: 32px;
  color: var(--text-rgb-24-23-23);
  margin-left: 4px;
}

.text-57 {
  text-align: left;
  font-family: var(--font-family-dm-sans);
  font-weight: 500;
  font-size: 32px;
  letter-spacing: -3%;
  line-height: 116.99999570846558%;
  text-decoration: underline;
  text-transform: none;
  color: var(--text-rgb-24-23-23);
  margin: 0;
  margin-top: 16px;
}

.text-58 {
  text-align: left;
  font-family: var(--font-family-inter);
  font-weight: normal;
  font-size: 18px;
  letter-spacing: -3%;
  line-height: 121.50000333786011%;
  text-decoration: none;
  text-transform: none;
  color: var(--text-rgb-24-23-23);
  margin: 0;
}

.text-59 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  text-align: left;
  font-family: var(--font-family-inter);
  font-weight: 500;
  font-size: 18px;
  letter-spacing: -3%;
  line-height: 121.50000333786011%;
  text-decoration: underline;
  text-transform: none;
  color: var(--text-rgb-24-23-23);
}

.text-60 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  text-align: left;
  font-family: var(--font-family-inter);
  font-weight: normal;
  font-size: 18px;
  letter-spacing: -3%;
  line-height: 121.50000333786011%;
  text-decoration: none;
  text-transform: none;
  color: var(--text-rgb-24-23-23);
}

.info-56 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
}

.section-45 {
  display: flex;
  flex-direction: row;
  gap: 60px;
  padding: 60px 21px;
  max-width: 1440px;
  margin: 0 auto;
  width: 100%;
  align-items: flex-start;
}

.text-62 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  text-align: left;
  font-family: var(--font-family-dm-sans);
  font-weight: 500;
  font-size: 21px;
  letter-spacing: -3%;
  line-height: 120.00000476837158%;
  text-decoration: none;
  text-transform: none;
  color: var(--text-rgb-36-41-175);
}

.text-65 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  text-align: left;
  font-family: var(--font-family-dm-sans);
  font-weight: 500;
  font-size: 21px;
  letter-spacing: -3%;
  line-height: 120.00000476837158%;
  text-decoration: underline;
  text-transform: none;
  color: var(--text-rgb-24-23-23);
}

.text-67 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  text-align: left;
  font-family: var(--font-family-dm-sans);
  font-weight: 500;
  font-size: 21px;
  letter-spacing: -3%;
  line-height: 120.00000476837158%;
  text-decoration: underline;
  text-transform: none;
  color: var(--text-rgb-24-23-23);
}

.frame-1742-63 {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 36px;
  padding: 0px;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
}

.frame-1743-61 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 710px;
  padding: 0px;
  flex-grow: 0;
  flex-shrink: 1;
  width: 100%;
}

.text-70 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  text-align: justify;
  font-family: var(--font-family-adobe-garamond);
  font-weight: normal;
  font-size: 25px;
  letter-spacing: -2%;
  text-decoration: none;
  text-transform: capitalize;
  color: var(--text-rgb-28-28-28);
}

.text-73 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  text-align: left;
  font-family: var(--font-family-dm-sans);
  font-weight: 500;
  font-size: 21px;
  letter-spacing: -3%;
  line-height: 120.00000476837158%;
  text-decoration: none;
  text-transform: none;
  color: var(--text-rgb-96-96-96);
}

.text-75 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  text-align: left;
  font-family: var(--font-family-dm-sans);
  font-weight: 700;
  font-size: 21px;
  letter-spacing: -3%;
  line-height: 120.00000476837158%;
  text-decoration: none;
  text-transform: none;
  color: var(--text-rgb-24-23-23);
}

.menu-71 {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 32px;
  padding: 0px;
  flex-grow: 0;
  flex-shrink: 1;
  width: 13.48747591522158%;
}

.frame-1740-69 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 655px;
  padding: 0px 0px 0px 21px;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
}

.text-77 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  text-align: justify;
  font-family: var(--font-family-inter-tight);
  font-weight: 500;
  font-size: 20px;
  text-decoration: none;
  text-transform: capitalize;
  color: var(--text-white);
}

.frame-1741-68 {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 23px;
  padding: 0px;
  flex-grow: 0;
  flex-shrink: 1;
  width: 85.27777777777777%;
  box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.5);
  background-color: rgba(255, 255, 255, 1);
  border-radius: 37px;
}

.portfolio-about-page-44 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  background-color: rgba(255, 247, 230, 1);
}

@media (max-width: 1440px) {
  .portfolio-about-page-44 {
    padding-left: 24px;
    padding-right: 24px;
  }
}

@media (max-width: 768px) {
  .portfolio-about-page-44 {
    padding-left: 16px;
    padding-right: 16px;
  }
}











/* Prototype Links (v5.6.0) */
a.prototype-link {
  text-decoration: none;
  color: inherit;
  display: contents;
}

.text-81 {
  text-align: left;
  font-family: var(--font-family-dm-sans);
  font-weight: normal;
  font-size: 32px;
  letter-spacing: -3%;
  line-height: 116.99999570846558%;
  text-decoration: none;
  text-transform: none;
  color: var(--text-rgb-24-23-23);
  margin: 0;
}

.seperator-82 {
  width: 24px;
  height: auto;
  fill: rgba(24, 23, 23, 1);
  border: none;
  outline: none;
}

.text-83 {
  text-align: right;
  font-family: var(--font-family-dm-sans);
  font-weight: normal;
  font-size: 18px;
  letter-spacing: -3%;
  line-height: 121.50000333786011%;
  text-decoration: none;
  text-transform: none;
  color: var(--text-rgb-24-23-23);
  margin: 0;
  cursor: pointer;
}

.-84 {
  width: 24px;
  height: 24px;
  fill: rgba(24, 23, 23, 1);
  border: none;
  outline: none;
}

.text-85 {
  text-align: right;
  font-family: var(--font-family-inter);
  font-weight: normal;
  font-size: 18px;
  letter-spacing: -3%;
  line-height: 121.50000333786011%;
  text-decoration: none;
  text-transform: none;
  color: var(--text-rgb-24-23-23);
  margin: 0;
  cursor: pointer;
}

.contact-80 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
}

.section-79 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
}

.text-88 {
  text-align: left;
  font-family: var(--font-family-dm-sans);
  font-weight: normal;
  font-size: 18px;
  letter-spacing: -3%;
  line-height: 121.50000333786011%;
  text-decoration: none;
  text-transform: none;
  color: var(--text-rgb-96-96-96);
  margin: 0;
}

.text-90 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  text-align: left;
  font-family: var(--font-family-dm-sans);
  font-weight: normal;
  font-size: 32px;
  letter-spacing: -3%;
  line-height: 116.99999570846558%;
  text-decoration: none;
  text-transform: none;
  color: var(--text-rgb-96-96-96);
}

.frame-1744-89 {
  width: 100%;
  padding: 10px;
  border: 1px solid rgba(0, 0, 0, 1);
  background-color: rgba(255, 247, 230, 1);
  font-family: var(--font-family-dm-sans);
  font-weight: normal;
  font-size: 18px;
  letter-spacing: -3%;
  line-height: 121.50000333786011%;
  color: var(--text-rgb-96-96-96);
  border-radius: 0;
  outline: none;
}

.frame-1744-89::placeholder {
  color: var(--text-rgb-96-96-96);
}

.frame-1745-87 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 8px;
  padding: 0px;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
}

.text-92 {
  text-align: left;
  font-family: var(--font-family-dm-sans);
  font-weight: normal;
  font-size: 18px;
  letter-spacing: -3%;
  line-height: 121.50000333786011%;
  text-decoration: none;
  text-transform: none;
  color: var(--text-rgb-96-96-96);
  margin: 0;
}

.text-94 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  text-align: left;
  font-family: var(--font-family-dm-sans);
  font-weight: normal;
  font-size: 32px;
  letter-spacing: -3%;
  line-height: 116.99999570846558%;
  text-decoration: none;
  text-transform: none;
  color: var(--text-rgb-96-96-96);
}

.frame-1744-93 {
  width: 100%;
  padding: 10px;
  border: 1px solid rgba(0, 0, 0, 1);
  background-color: rgba(255, 247, 230, 1);
  font-family: var(--font-family-dm-sans);
  font-weight: normal;
  font-size: 18px;
  letter-spacing: -3%;
  line-height: 121.50000333786011%;
  color: var(--text-rgb-96-96-96);
  border-radius: 0;
  outline: none;
}

.frame-1744-93::placeholder {
  color: var(--text-rgb-96-96-96);
}

.frame-1746-91 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 8px;
  padding: 0px;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
}

.text-96 {
  text-align: left;
  font-family: var(--font-family-dm-sans);
  font-weight: normal;
  font-size: 18px;
  letter-spacing: -3%;
  line-height: 121.50000333786011%;
  text-decoration: none;
  text-transform: none;
  color: var(--text-rgb-96-96-96);
  margin: 0;
}

.text-98 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  text-align: left;
  font-family: var(--font-family-dm-sans);
  font-weight: normal;
  font-size: 32px;
  letter-spacing: -3%;
  line-height: 116.99999570846558%;
  text-decoration: none;
  text-transform: none;
  color: var(--text-rgb-96-96-96);
}

.frame-1744-97 {
  width: 100%;
  padding: 10px;
  border: 1px solid rgba(0, 0, 0, 1);
  background-color: rgba(255, 247, 230, 1);
  font-family: var(--font-family-dm-sans);
  font-weight: normal;
  font-size: 18px;
  letter-spacing: -3%;
  line-height: 121.50000333786011%;
  color: var(--text-rgb-96-96-96);
  border-radius: 0;
  outline: none;
  resize: vertical;
  min-height: 120px;
}

.frame-1744-97::placeholder {
  color: var(--text-rgb-96-96-96);
}

.frame-1747-95 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 8px;
  padding: 0px;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
}

.text-100 {
  text-align: center;
  font-family: var(--font-family-dm-sans);
  font-weight: normal;
  font-size: 18px;
  letter-spacing: -3%;
  line-height: 121.50000333786011%;
  text-decoration: none;
  text-transform: none;
  color: var(--text-white);
  margin: 0;
}

.property-1-frame-1749 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 10px;
  padding: 12px 24px;
  background-color: rgba(0, 0, 0, 1);
  border-radius: 37px;
  border: none;
  cursor: pointer;
}

.frame-1748-86 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 43px;
  padding: 60px 21px;
  max-width: 600px;
  margin: 0 auto;
  width: 100%;
}

.text-103 {
  text-align: left;
  font-family: 'Playfair Display', serif;
  font-weight: normal;
  font-style: italic;
  font-size: 25px;
  letter-spacing: -2%;
  text-decoration: none;
  text-transform: capitalize;
  color: var(--text-rgb-28-28-28);
  margin: 0;
}

.text-106 {
  text-align: left;
  font-family: var(--font-family-dm-sans);
  font-weight: 500;
  font-size: 21px;
  letter-spacing: -3%;
  line-height: 120.00000476837158%;
  text-decoration: none;
  text-transform: none;
  color: var(--text-rgb-96-96-96);
  margin: 0;
  cursor: pointer;
}

.text-108 {
  text-align: left;
  font-family: var(--font-family-dm-sans);
  font-weight: 700;
  font-size: 21px;
  letter-spacing: -3%;
  line-height: 120.00000476837158%;
  text-decoration: none;
  text-transform: none;
  color: var(--text-rgb-24-23-23);
  margin: 0;
}

.menu-104 {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 32px;
  padding: 0px;
  flex-grow: 0;
  flex-shrink: 1;
  width: 13.48747591522158%;
}

.frame-1740-102 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 32px;
  flex: 1;
}

.text-110 {
  text-align: center;
  font-family: var(--font-family-inter);
  font-weight: 500;
  font-size: 20px;
  text-decoration: none;
  text-transform: capitalize;
  color: var(--text-white);
  margin: 0;
}

.frame-1741-101 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 23px;
  padding: 16px 21px;
  max-width: 1440px;
  margin: 0 auto;
  width: 100%;
  box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.5);
  background-color: rgba(255, 255, 255, 1);
  border-radius: 37px;
}

.text-112 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  text-align: left;
  font-family: 'Playfair Display', serif;
  font-weight: normal;
  font-style: italic;
  font-size: 25px;
  letter-spacing: -2%;
  text-decoration: none;
  text-transform: capitalize;
  color: var(--text-rgb-28-28-28);
}

.text-115 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  text-align: left;
  font-family: var(--font-family-dm-sans);
  font-weight: 500;
  font-size: 21px;
  letter-spacing: -3%;
  line-height: 120.00000476837158%;
  text-decoration: none;
  text-transform: none;
  color: var(--text-rgb-36-41-175);
}

.text-117 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  text-align: left;
  font-family: var(--font-family-dm-sans);
  font-weight: 500;
  font-size: 21px;
  letter-spacing: -3%;
  line-height: 120.00000476837158%;
  text-decoration: none;
  text-transform: none;
  color: var(--text-rgb-36-41-175);
}

.frame-1742-113 {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 36px;
  padding: 0px;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
}

.frame-1743-111 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 36px;
  padding: 40px 21px;
  max-width: 1440px;
  margin: 0 auto;
  width: 100%;
  margin-top: auto;
}

.portfolio-about-page-78 {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  background-color: rgba(255, 247, 230, 1);
  padding: 0;
  margin: 0;
}

.portfolio-about-page-78 .text-108 {
  font-weight: 500;
}

@media (max-width: 1440px) {
  .portfolio-about-page-78 {
    padding-left: 24px;
    padding-right: 24px;
  }
}

@media (max-width: 768px) {
  .portfolio-about-page-78 {
    padding-left: 16px;
    padding-right: 16px;
  }
}
