html {
  overflow-x: hidden;
}

.inner,
.inner * {
  box-sizing: border-box;
}

.inner-content {
  display: flex;
  flex-direction: column;
  gap: 0px;
  align-items: flex-end;
  justify-content: flex-start;
  width: 100%;
  min-width: 768px;
  position: relative;
}

.header .inner {
  max-width: 1550px;
}

.section-1 {
  background: #da2316;
  border-radius: 0px 0px 50px 50px;
  padding: 226px 7.34375vw 131px;
  display: flex;
  flex-direction: row;
  gap: 40px;
  align-items: center;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  min-width: 768px;
  width: 100%;
  position: relative;
  direction: ltr;
}

.bg-images {
  display: flex;
  flex-direction: row;
  gap: 40px;
  align-items: center;
  justify-content: flex-end;
  flex: 1;
  position: relative;
}

.image {
  flex: 1;
  height: 905px;
  max-width: 1560px;
  position: relative;
  -o-object-fit: cover;
     object-fit: cover;
}

.small-images {
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
}

.image2 {
  flex-shrink: 0;
  width: 53px;
  height: 905px;
  position: relative;
  -o-object-fit: cover;
     object-fit: cover;
}

.image3 {
  flex-shrink: 0;
  width: 63px;
  height: 905px;
  position: relative;
  -o-object-fit: cover;
     object-fit: cover;
}

.rectangles {
  display: flex;
  flex-direction: row;
  gap: 15px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
}

.rectangle {
  background: #ffffff;
  flex-shrink: 0;
  width: 16px;
  height: 905px;
  position: relative;
}

.rectangle2 {
  background: #ffffff;
  flex-shrink: 0;
  width: 73px;
  height: 905px;
  position: relative;
}

.headline {
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  position: absolute;
  left: 7.34375vw;
  top: 466px;
}

.text {
  background: #ffffff;
  padding: 0px 30px 0px 30px;
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  position: relative;
}

.logo-brand {
  color: #000000;
  text-align: left;
  font-family: "Unbounded", sans-serif;
  font-size: 113.1710891724px;
  line-height: 127.98%;
  font-weight: 400;
  text-transform: uppercase;
  position: relative;
}

.text2 {
  background: #020202;
  padding: 0px 30px 0px 30px;
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  position: relative;
}

.identity {
  color: #ffffff;
  text-align: left;
  font-family: "Unbounded", sans-serif;
  font-size: 113.1710891724px;
  line-height: 127.98%;
  font-weight: 300;
  text-transform: uppercase;
  position: relative;
}

.design {
  color: #ffffff;
  text-align: left;
  font-family: "Unbounded", sans-serif;
  font-size: 113.1710891724px;
  line-height: 127.98%;
  font-weight: 300;
  text-transform: uppercase;
  position: relative;
}

.section-2 {
  margin: 150px auto 170px;
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  min-width: 768px;
  max-width: 2184px;
  width: 100%;
  position: relative;
}

.section-2 .text1 {
  color: #2e2e30;
  text-align: center;
  font-family: "PloniRegularAAA", sans-serif;
  font-size: 27.1558647156px;
  font-weight: 400;
  line-height: 140%;
  text-transform: uppercase;
  position: relative;
  flex: 1;
  max-width: 1272px;
}

.section-3 {
  padding: 0px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 120px;
  align-items: center;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  min-width: 768px;
  max-width: 2184px;
  width: 100%;
  position: relative;
  direction: ltr;
}

.divider {
  display: flex;
  flex-direction: row;
  gap: 25px;
  align-items: flex-end;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  max-width: 2184px;
  margin: 0 auto;
  width: 100%;
}

.fonts-and-colors {
  color: #2e2e30;
  text-align: left;
  font-family: "Unbounded", sans-serif;
  font-size: 24px;
  line-height: 127.98%;
  font-weight: 400;
  position: relative;
}

.divider-line {
  border-style: solid;
  border-color: #2e2e30;
  border-width: 1px 0 0 0;
  flex: 1;
  height: 0px;
  position: relative;
}

.div {
  color: #2e2e30;
  text-align: left;
  font-family: "PloniRegularAAA", sans-serif;
  font-size: 24px;
  line-height: 127.98%;
  font-weight: 400;
  position: relative;
}

.image4 {
  width: 100%;
  flex-shrink: 0;
  height: auto;
  max-width: 2184px;
  position: relative;
  -o-object-fit: cover;
     object-fit: cover;
}

.section-4 {
  margin: 270px auto 0;
  display: flex;
  flex-direction: column;
  gap: 0px;
  align-items: center;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  height: 25vw;
  min-width: 768px;
  position: relative;
  direction: ltr;
}
.section-4 picture {
  min-width: 768px;
  max-width: 2184px;
  width: 100%;
}

.bg-grey {
  background: #2e2e30;
  border-radius: 50px 50px 0px 0px;
  flex-shrink: 0;
  width: 2559px;
  height: 11.328125vw;
  position: absolute;
  right: 0%;
  left: 0.04%;
  width: 99.96%;
  bottom: -1.328125vw;
}

.image5 {
  flex-shrink: 0;
  width: 100%;
  max-width: 80vw;
  height: auto;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -13%;
  -o-object-fit: cover;
     object-fit: cover;
}

.section-5 {
  background: #2e2e30;
  padding: 0 0 180px;
  position: relative;
  direction: ltr;
}
.section-5 .sc_5_inner {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 0px;
  align-items: center;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  min-width: 768px;
  max-width: 1760px;
  width: 100%;
  margin: 0 auto;
}

.headline2 {
  background: #2e2e30;
  padding: 180px 0px 0px 0px;
  display: flex;
  flex-direction: column;
  gap: 94px;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  min-width: 768px;
  position: relative;
}

.innovate-create-elevate-architectural-mastery-in-every-detail {
  color: #ffffff;
  text-align: center;
  font-family: "Unbounded", sans-serif;
  font-size: 40px;
  line-height: 110%;
  font-weight: 300;
  text-transform: uppercase;
  position: relative;
  width: 100%;
  max-width: 1062px;
}

.line-divider {
  border-style: dashed;
  border-color: #ffffff;
  border-width: 1px 0 0 0;
  align-self: stretch;
  flex-shrink: 0;
  height: 0px;
  position: relative;
}

.logo-design {
  background: #2e2e30;
  padding: 94px 0px 0px 0px;
  display: flex;
  flex-direction: row;
  gap: 4.453125vw;
  align-items: flex-start;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  min-width: 768px;
  position: relative;
}

.logo-description {
  background: #2e2e30;
  display: flex;
  flex-direction: column;
  gap: 120px;
  align-items: flex-end;
  justify-content: center;
  flex: 1;
  position: relative;
}

.headline3 {
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}

.logo-concept {
  color: #ffffff;
  text-align: left;
  font-family: "Unbounded", sans-serif;
  font-size: 24px;
  line-height: 127.98%;
  font-weight: 400;
  position: relative;
  align-self: stretch;
}

.yamin-adrichalim-ya {
  text-align: left;
  font-family: "Unbounded", sans-serif;
  font-size: 74.909942627px;
  line-height: 110%;
  font-weight: 400;
  text-transform: uppercase;
  position: relative;
  align-self: stretch;
}
.yamin-adrichalim-ya span {
  display: inline-block;
  font-family: "Unbounded", sans-serif;
  font-size: 74.909942627px;
  line-height: 110%;
  font-weight: 400;
  text-transform: uppercase;
}

.yamin-adrichalim-ya-span {
  color: #6a6a6a;
  position: relative;
}
.yamin-adrichalim-ya-span::first-letter {
  color: #ffffff;
  font-weight: 300;
}

.yamin-adrichalim-ya-span3 {
  color: #ffffff;
  font-weight: 300;
}

.yamin-adrichalim-ya-span4 {
  color: #6a6a6a;
}

.yamin-adrichalim-ya-span5 {
  color: #6a6a6a;
}
.yamin-adrichalim-ya-span5::first-letter {
  color: #ffffff;
  font-weight: 300;
}

.yamin-adrichalim-ya-span7 {
  color: #ffffff;
  font-weight: 300;
}

.section-5 .logo-block {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  padding: 0 0 0 3.359375vw;
}
.section-5 .image6-block {
  flex-shrink: 0;
  width: 219px;
  height: 188.5px;
  position: relative;
  display: inline-block;
}
.section-5 .image6-block .image6 {
  width: 219px;
  height: 188.5px;
  position: relative;
  -o-object-fit: cover;
     object-fit: cover;
}
.section-5 .div2 {
  color: #ffffff;
  text-align: center;
  font-family: "Unbounded", sans-serif;
  font-size: 61.3854293823px;
  line-height: 110%;
  font-weight: 400;
  text-transform: uppercase;
  position: relative;
}
.section-5 .image7-block {
  flex-shrink: 0;
  width: 206px;
  height: 205.5px;
  position: relative;
  -o-object-fit: cover;
     object-fit: cover;
  display: inline-block;
}
.section-5 .image7-block .image7 {
  width: 206px;
  height: 205.5px;
  position: relative;
  -o-object-fit: cover;
     object-fit: cover;
}
.section-5 .image8 {
  flex-shrink: 0;
  width: 205.5px;
  height: 205.5px;
  position: relative;
  -o-object-fit: cover;
     object-fit: cover;
}
.section-5 .text-and-button {
  border-style: dashed;
  border-color: #ffffff;
  border-width: 0px 0px 1px 0px;
  padding: 0px 0px 40px 0px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  gap: 15px;
}
.section-5 .button {
  border-radius: 90px;
  padding: 10px;
  display: flex;
  flex-direction: column;
  padding: 0;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 140px;
  height: 140px;
  position: relative;
  overflow: visible;
}

.div4 {
  color: #ffffff;
  text-align: right;
  font-family: "PloniRegularAAA", sans-serif;
  font-size: 32px;
  line-height: 120%;
  font-weight: 400;
  text-transform: uppercase;
  position: relative;
  flex: 1;
  max-width: 837px;
}

.image9 {
  flex: 1;
  height: 809px;
  max-width: 440px;
  position: relative;
  -o-object-fit: cover;
     object-fit: cover;
}

.image10 {
  flex-shrink: 0;
  width: 118px;
  height: 93px;
  position: absolute;
  left: -20%;
  top: 4%;
  -o-object-fit: cover;
     object-fit: cover;
}

.image11 {
  flex-shrink: 0;
  width: 93px;
  height: auto;
  position: absolute;
  right: 2px;
  top: calc(50% + 92.5px);
  -o-object-fit: cover;
     object-fit: cover;
}

.sc_5_images_block {
  position: relative;
}

.section-6 {
  padding-top: 180px;
  background: #2e2e30;
  padding: 0 0 220px;
  position: relative;
  direction: ltr;
  margin-top: -1px;
}
.section-6 .sc_6_inner {
  display: flex;
  flex-direction: column;
  gap: 120px;
  align-items: center;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  min-width: 768px;
  max-width: 1760px;
  width: 100%;
  margin: 0 auto;
}

.fonts-and-colors2 {
  color: #ffffff;
  text-align: left;
  font-family: "Unbounded", sans-serif;
  font-size: 24px;
  line-height: 127.98%;
  font-weight: 400;
  position: relative;
}

.divider-line2 {
  border-style: solid;
  border-color: #ffffff;
  border-width: 1px 0 0 0;
  flex: 1;
  height: 0px;
  position: relative;
}

.div5 {
  color: #ffffff;
  text-align: left;
  font-family: "PloniRegularAAA", sans-serif;
  font-size: 24px;
  line-height: 127.98%;
  font-weight: 400;
  position: relative;
}

.image12 {
  flex-shrink: 0;
  width: 1759px;
  height: 739px;
  position: relative;
  -o-object-fit: cover;
     object-fit: cover;
}

.section-7 {
  background: #2e2e30;
  padding: 0 0 219px 0;
  height: auto;
  position: relative;
  direction: ltr;
  margin-top: -1px;
}
.section-7 .sc_7_inner {
  display: flex;
  flex-direction: column;
  gap: 0;
  align-items: center;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  min-width: 768px;
  max-width: 1972px;
  width: 100%;
  margin: 0 auto;
}
.section-7 .divider {
  width: 100%;
  max-width: 1760px;
  margin: 0 auto 120px auto;
}

.image13 {
  flex-shrink: 0;
  width: 10.5859375vw;
  height: auto;
  position: absolute;
  right: -4.765625vw;
  top: 5.5%;
  -o-object-fit: cover;
     object-fit: cover;
}

.image14 {
  flex-shrink: 0;
  width: 100%;
  max-width: 61.875vw;
  height: auto;
  position: relative;
  -o-object-fit: cover;
     object-fit: cover;
  margin: 0 auto;
  top: -50px;
  display: block;
}

.image15 {
  flex-shrink: 0;
  width: 100%;
  max-width: 723.5px;
  height: auto;
  position: relative;
  left: 0;
  top: -27px;
  -o-object-fit: cover;
     object-fit: cover;
}

.images {
  display: flex;
  flex-direction: column;
  gap: 0;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
}
.images picture {
  width: 100%;
  text-align: left;
}

.image16 {
  flex-shrink: 0;
  width: 1973px;
  height: 793px;
  position: relative;
  -o-object-fit: cover;
     object-fit: cover;
}

.image17 {
  flex-shrink: 0;
  width: 1972.95px;
  height: 855.42px;
  position: relative;
  -o-object-fit: cover;
     object-fit: cover;
}

.image18 {
  flex-shrink: 0;
  width: 21.953125vw;
  height: auto;
  position: absolute;
  left: -15%;
  top: 12%;
  -o-object-fit: cover;
     object-fit: cover;
}

.image19 {
  flex-shrink: 0;
  width: 105px;
  height: 121px;
  position: absolute;
  left: calc(50% - 183px);
  top: calc(50% - 367.5px);
  -o-object-fit: cover;
     object-fit: cover;
}

.section-8 {
  padding: 0px 0px 0px 7.34375vw;
  position: relative;
  direction: ltr;
  background: #fff;
}
.section-8 .sc_8_inner {
  position: relative;
  display: flex;
  flex-direction: row;
  gap: 199px;
  align-items: center;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  min-width: 768px;
  width: 100%;
  margin: 0 auto;
}

.text3 {
  display: flex;
  flex-direction: column;
  gap: 200px;
  align-items: flex-start;
  justify-content: flex-start;
  flex: 1;
  position: relative;
}

.bg-image {
  flex-shrink: 0;
  width: 428px;
  height: 503px;
  position: absolute;
  right: -214.5px;
  bottom: -235px;
  -o-object-fit: cover;
     object-fit: cover;
}

.text4 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  align-items: flex-start;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  height: 483px;
  position: relative;
}

.architecture-merges-art-and-science {
  color: #2e2e30;
  text-align: left;
  font-family: "Unbounded", sans-serif;
  font-size: 100px;
  line-height: 110%;
  font-weight: 400;
  text-transform: uppercase;
  position: relative;
  width: 100%;
  max-width: 984px;
}

.in-designing {
  color: #2e2e30;
  text-align: right;
  font-family: "Janetta Silloam", sans-serif;
  font-size: 100px;
  line-height: 100.48%;
  font-weight: 400;
  position: relative;
  align-self: stretch;
}

.structures {
  color: #2e2e30;
  text-align: left;
  font-family: "Unbounded", sans-serif;
  font-size: 100px;
  line-height: 110%;
  font-weight: 400;
  text-transform: uppercase;
  position: relative;
  width: 100%;
  max-width: 984px;
}

.image20 {
  flex-shrink: 0;
  width: 465px;
  height: 69.75px;
  position: relative;
  -o-object-fit: cover;
     object-fit: cover;
}

.image21 {
  flex: 1;
  height: 1224px;
  position: relative;
  -o-object-fit: cover;
     object-fit: cover;
}

.section-9 {
  background: #2e2e30;
  padding: 100px 188px 0px 188px;
  display: flex;
  flex-direction: column;
  gap: 120px;
  align-items: center;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  height: 2147px;
  min-width: 768px;
  position: relative;
  direction: ltr;
}

.bg-image2-block {
  flex-shrink: 0;
  width: 754px;
  height: 934px;
  position: absolute;
  right: 0;
  bottom: 0;
  -o-object-fit: cover;
     object-fit: cover;
}

.images2 {
  display: flex;
  flex-direction: row;
  gap: 12px;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
}

.image22-block {
  flex-shrink: 0;
  width: 1043px;
  height: 696.5px;
  position: relative;
  -o-object-fit: cover;
     object-fit: cover;
}

.image23-block {
  flex-shrink: 0;
  width: 1159px;
  height: 773px;
  position: relative;
  -o-object-fit: cover;
     object-fit: cover;
}

.image24-block {
  flex-shrink: 0;
  width: 1043px;
  height: 695.5px;
  position: relative;
  -o-object-fit: cover;
     object-fit: cover;
}

.block-with-text {
  display: flex;
  flex-direction: row;
  gap: 55px;
  align-items: center;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  overflow: hidden;
}

.image25_block {
  flex-shrink: 0;
  width: 642px;
  height: 1260px;
  position: relative;
  -o-object-fit: cover;
     object-fit: cover;
  position: relative;
  z-index: 3;
}

.text5 {
  padding: 0px 0px 360px 0px;
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  justify-content: flex-start;
  flex: 1;
  position: relative;
}

.text6 {
  color: #ffffff;
  text-align: left;
  font-family: "Unbounded", sans-serif;
  font-size: 84.1392669678px;
  line-height: 110%;
  font-weight: 400;
  text-transform: uppercase;
  position: relative;
  width: 870px;
}
.text6 p {
  position: relative;
  display: inline-block;
  z-index: 2;
}
.text6 p::after {
  content: "";
  position: absolute;
  background: #fd2415;
  padding: 12px 33px 12px 180px;
  right: -23px;
  top: 0;
  width: 200%;
  height: 100%;
  z-index: -1;
  display: block;
}

.div6 {
  flex-shrink: 0;
  width: 56px;
  height: 53px;
  position: absolute;
  right: -108px;
  top: 50%;
  overflow: visible;
  transform: translateY(-50%);
  z-index: 2;
}

.portfolio {
  padding-top: 180px;
}
.portfolio .title1,
.portfolio .title2 {
  color: #252525;
}
.portfolio .st-button.-more.-c-white {
  color: #252525;
  font-family: "PloniRegularAAA", "Helvetica", "Arial", sans-serif;
}
.portfolio .st-button.-more.-c-white::before {
  border: 1px solid #252525;
}
.portfolio .st-button.-more.-c-white:hover {
  color: #fff;
}
.portfolio .st-button.-more.-c-white:hover::before {
  border: 1px solid #fff;
}

.portfolio-s2 .project-text {
  font-family: "PloniRegularAAA", "Helvetica", "Arial", sans-serif;
}
.portfolio-s2 .projects.owl-carousel.owl-rtl .owl-prev span svg,
.portfolio-s2 .projects.owl-carousel.owl-rtl .owl-next span svg {
  fill: #252525;
}
.portfolio-s2 .projects.owl-carousel.owl-rtl .owl-prev,
.portfolio-s2 .projects.owl-carousel.owl-rtl .owl-next {
  border: 1px solid #252525;
}
.portfolio-s2 .projects.owl-carousel.owl-rtl .owl-dots .owl-dot.active {
  background: #252525;
}

@-webkit-keyframes running {
  0% {
    transform: translate(-100%, 0);
  }
  50% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(100%, 0);
  }
}

@keyframes running {
  0% {
    transform: translate(-100%, 0);
  }
  50% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(100%, 0);
  }
}
@-webkit-keyframes bg_move {
  100% {
    transform: translate3d(0, 0, 1px) rotate(360deg);
  }
}
@keyframes bg_move {
  100% {
    transform: translate3d(0, 0, 1px) rotate(360deg);
  }
}
@-webkit-keyframes bg_rotate {
  100% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
@keyframes bg_rotate {
  100% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
@-webkit-keyframes arrow_move {
  0% {
    transform: translate(-50%, -20%) rotate(-90deg);
  }
  50% {
    transform: translate(-50%, -50%) rotate(-90deg);
  }
  100% {
    transform: translate(-50%, -80%) rotate(-90deg);
  }
}
@keyframes arrow_move {
  0% {
    transform: translate(-50%, -20%) rotate(-90deg);
  }
  50% {
    transform: translate(-50%, -50%) rotate(-90deg);
  }
  100% {
    transform: translate(-50%, -80%) rotate(-90deg);
  }
}
@media all and (min-width: 769px) {
  .mobile- {
    display: none !important;
  }
}
@media all and (max-width: 768px) {
  .desktop- {
    display: none !important;
  }
  .section-1 {
    background: #da2316;
    border-radius: 0px 0px 24px 24px;
    padding: 96px 17px 24px 17px;
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: flex-start;
    justify-content: center;
    width: 100%;
    flex-shrink: 0;
    max-width: 768px;
    min-width: 320px;
    position: relative;
  }
  .bg-images {
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: center;
    justify-content: center;
    flex: 1;
    position: relative;
  }
  .bg-images picture {
    width: 100%;
  }
  .image {
    flex: 1;
    height: auto;
    width: 100%;
    position: relative;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .headline {
    display: flex;
    flex-direction: column;
    gap: 3px;
    align-items: flex-start;
    justify-content: flex-start;
    flex-shrink: 0;
    position: absolute;
    left: 17px;
    top: 96px;
  }
  .text {
    background: #ffffff;
    padding: 0px 10px 0px 10px;
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    position: relative;
  }
  .logo-brand {
    color: #000000;
    text-align: left;
    font-size: 9.1436947093vw;
    line-height: 127.98%;
    font-weight: 400;
    text-transform: uppercase;
    position: relative;
  }
  .text2 {
    background: #000000;
    padding: 0px 10px 0px 10px;
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    position: relative;
  }
  .identity {
    color: #ffffff;
    text-align: left;
    font-family: "Unbounded", sans-serif;
    font-size: 9.1436947093vw;
    line-height: 127.98%;
    font-weight: 300;
    text-transform: uppercase;
    position: relative;
  }
  .design {
    color: #ffffff;
    text-align: left;
    font-family: "Unbounded", sans-serif;
    font-size: 9.1436947093vw;
    line-height: 127.98%;
    font-weight: 300;
    text-transform: uppercase;
    position: relative;
  }
  .section-2 {
    margin: 0 auto;
    padding: 40px 17px 80px 17px;
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: center;
    justify-content: center;
    width: 100%;
    flex-shrink: 0;
    max-width: 768px;
    min-width: 320px;
    position: relative;
  }
  .yamin-architects-mobile {
    font-family: "PloniRegularAAA", "Helvetica", "Arial", sans-serif;
    color: #2e2e30;
    text-align: center;
    font-size: 4.2352941176vw;
    font-weight: 400;
    text-transform: uppercase;
    position: relative;
    width: 100%;
    max-width: 84.2352941176vw;
    line-height: 150%;
  }
  .section-3 {
    padding: 0px 17px 0px 17px;
    display: flex;
    flex-direction: column;
    gap: 40px;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    flex-shrink: 0;
    max-width: 768px;
    min-width: 320px;
    position: relative;
  }
  .section-3 picture {
    width: 100%;
  }
  .divider {
    display: flex;
    flex-direction: row;
    gap: 6px;
    align-items: undefined;
    justify-content: center;
    align-self: stretch;
    flex-shrink: 0;
    position: relative;
    font-family: "Unbounded", sans-serif;
    font-weight: 300;
    min-width: 320px;
  }
  .divider-en {
    color: #2e2e30;
    text-align: left;
    font-size: 16px;
    line-height: 127.98%;
    font-weight: 400;
    position: relative;
  }
  .divider-line {
    border-style: solid;
    border-color: #2e2e30;
    border-width: 0.5px 0 0 0;
    flex: 1;
    height: 0px;
    position: relative;
    transform-origin: 0 0;
    transform: rotate(0deg) scale(1, 1);
  }
  .r {
    color: #2e2e30;
    text-align: left;
    font-family: "PloniRegularAAA", "Helvetica", "Arial", sans-serif;
    font-size: 16px;
    line-height: 127.98%;
    font-weight: 400;
    position: relative;
  }
  .image2 {
    align-self: stretch;
    flex-shrink: 0;
    height: auto;
    position: relative;
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
  }
  .section-4 {
    margin: 0 auto;
    padding: 70px 0 0;
    display: flex;
    flex-direction: column;
    gap: 8px;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    flex-shrink: 0;
    max-width: 768px;
    min-width: 320px;
    position: relative;
    height: auto;
  }
  .section-4 .divider {
    padding: 0 17px;
  }
  .section-4 picture {
    width: 100%;
    min-width: 320px;
  }
  .image-mockup {
    display: flex;
    flex-direction: column;
    gap: 0px;
    align-items: center;
    justify-content: flex-start;
    flex-shrink: 0;
    position: relative;
    width: 100%;
    padding: 0 17px;
  }
  .bg-grey {
    background: #2e2e30;
    border-radius: 24px 24px 0px 0px;
    flex-shrink: 0;
    width: 100%;
    height: 14.1176470588vw;
    position: absolute;
    left: 0;
    bottom: 0%;
    top: 56.2%;
    height: 43.8%;
  }
  .image3 {
    flex-shrink: 0;
    width: 100%;
    height: auto;
    position: relative;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .section-5 {
    margin: 0 auto;
    padding: 0;
    background: #2e2e30;
    display: flex;
    flex-direction: column;
    gap: 58px;
    align-items: flex-end;
    justify-content: flex-start;
    width: 100%;
    flex-shrink: 0;
    max-width: 768px;
    min-width: 320px;
    position: relative;
  }
  .section-5 .headline2 {
    background: #2e2e30;
    border-style: dashed;
    border-color: #ffffff;
    border-width: 0px 0px 1px 0px;
    padding: 36px 17px 30px 17px;
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: center;
    justify-content: center;
    align-self: stretch;
    flex-shrink: 0;
    position: relative;
    min-width: 320px;
  }
  .section-5 .innovate-create-elevate-architectural-mastery-in-every-detail {
    color: #ffffff;
    text-align: center;
    font-family: "Unbounded", sans-serif;
    font-size: 20px;
    line-height: 110%;
    font-weight: 300;
    text-transform: uppercase;
    position: relative;
    flex: 1;
  }
  .section-5 .logo-description {
    background: #2e2e30;
    padding: 0px 17px 100px 17px;
    display: flex;
    flex-direction: column;
    gap: 85px;
    align-items: center;
    justify-content: flex-start;
    align-self: stretch;
    flex-shrink: 0;
    position: relative;
  }
  .section-5 .headline3 {
    display: flex;
    flex-direction: column;
    gap: 15px;
    align-items: flex-start;
    justify-content: flex-start;
    align-self: stretch;
    flex-shrink: 0;
    position: relative;
  }
  .section-5 .logo-concept {
    color: #ffffff;
    text-align: left;
    font-family: "Unbounded", sans-serif;
    font-size: 16px;
    line-height: 127.98%;
    font-weight: 300;
    position: relative;
    align-self: stretch;
  }
  .section-5 .yamin-adrichalim-ya {
    text-align: center;
    font-family: "Unbounded", sans-serif;
    font-size: 24.5091266632px;
    line-height: 110%;
    font-weight: 300;
    text-transform: uppercase;
    position: relative;
    align-self: stretch;
  }
  .section-5 .yamin-adrichalim-ya span {
    font-family: "Unbounded", sans-serif;
    font-size: 24px;
    line-height: 110%;
    font-weight: 300;
    text-transform: uppercase;
    display: inline;
  }
  .section-5 .yamin-adrichalim-ya-span {
    color: #ffffff;
  }
  .section-5 .yamin-adrichalim-ya-span2 {
    color: #6a6a6a;
  }
  .section-5 .yamin-adrichalim-ya-span3 {
    color: #ffffff;
  }
  .section-5 .yamin-adrichalim-ya-span4 {
    color: #6a6a6a;
  }
  .section-5 .yamin-adrichalim-ya-span5 {
    color: #ffffff;
  }
  .section-5 .yamin-adrichalim-ya-span6 {
    color: #6a6a6a;
  }
  .section-5 .yamin-adrichalim-ya-span7 {
    color: #ffffff;
  }
  .section-5 .logo-and-description {
    display: flex;
    flex-direction: column;
    gap: 48px;
    align-items: flex-start;
    justify-content: flex-start;
    align-self: stretch;
    flex-shrink: 0;
    position: relative;
  }
  .section-5 .logo-block {
    display: flex;
    flex-direction: row;
    gap: 25px;
    align-items: center;
    justify-content: center;
    align-self: stretch;
    flex-shrink: 0;
    position: relative;
    padding: 0;
  }
  .section-5 .image4 {
    flex-shrink: 0;
    width: 88.5px;
    height: 76px;
    position: relative;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .section-5 .div {
    color: #ffffff;
    text-align: center;
    font-family: "Unbounded", sans-serif;
    font-size: 24.7191925049px;
    line-height: 110%;
    font-weight: 300;
    text-transform: uppercase;
    position: relative;
  }
  .section-5 .image5 {
    flex-shrink: 0;
    width: 83px;
    height: 83px;
    position: relative;
    -o-object-fit: cover;
       object-fit: cover;
    left: 0;
    transform: translateX(0);
  }
  .section-5 .arrow {
    flex-shrink: 0;
    width: 20.13px;
    height: auto;
    position: relative;
    overflow: visible;
  }
  .section-5 .div2 {
    color: #ffffff;
    text-align: right;
    font-family: "PloniMlV2Aaa-Regular", sans-serif;
    font-size: 16px;
    line-height: 135%;
    font-weight: 400;
    text-transform: uppercase;
    position: relative;
    align-self: stretch;
    height: 71px;
  }
  .section-6 {
    margin: 0 auto;
    background: #2e2e30;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 40px;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    flex-shrink: 0;
    max-width: 768px;
    min-width: 320px;
    position: relative;
  }
  .section-6 .divider {
    padding: 0px 17px 0px 17px;
  }
  .section-6 .divider-en, .section-6 .r {
    color: #fff;
  }
  .section-6 .divider-line {
    border-color: #fff;
  }
  .section-6 .image6 {
    padding: 0px 17px 0px 17px;
    flex-shrink: 0;
    width: 100%;
    height: auto;
    position: relative;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .section-6 .image6 img {
    width: 100%;
  }
  .section-6 .images {
    display: flex;
    flex-direction: column;
    gap: 16px;
    align-items: center;
    justify-content: flex-start;
    align-self: stretch;
    flex-shrink: 0;
    position: relative;
  }
  .section-6 .image7 {
    max-width: 100%;
    width: 100%;
    flex-shrink: 0;
    height: auto;
    position: relative;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .section-6 .image7 img {
    width: 100%;
  }
  .section-6 .image8 {
    flex-shrink: 0;
    width: 322px;
    height: 55px;
    position: relative;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .section-6 .image9 {
    padding: 0px 17px 0px 17px;
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    height: auto;
    position: relative;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .section-6 .image9 img {
    width: 100%;
  }
  .section-7 {
    background: #ffffff;
    padding: 0px 0px 0px 17px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 100%;
    flex-shrink: 0;
    max-width: 768px;
    min-width: 320px;
    position: relative;
  }
  .section-7 .text-block {
    display: flex;
    flex-direction: column;
    gap: 34px;
    align-items: flex-start;
    justify-content: flex-start;
    flex: 1;
    position: relative;
    z-index: 2;
  }
  .section-7 .text3 {
    padding: 0px 40px 0px 0px;
    display: flex;
    flex-direction: column;
    gap: 0px;
    align-items: flex-start;
    justify-content: flex-start;
    align-self: stretch;
    flex-shrink: 0;
    position: relative;
  }
  .section-7 ._2-15-gray-line-01-6 {
    flex-shrink: 0;
    width: 83.51px;
    height: 71.05px;
    position: absolute;
    right: calc(50% - 21px);
    top: auto;
    bottom: 0;
    transform-origin: 0 0;
    transform: none;
    -o-object-fit: cover;
       object-fit: cover;
    z-index: 1;
  }
  .section-7 .architecture-merges-art-and-science {
    color: #2e2e30;
    text-align: left;
    font-family: "Unbounded", sans-serif;
    font-size: 16.6015644073px;
    line-height: 110%;
    font-weight: 300;
    text-transform: uppercase;
    position: relative;
    align-self: stretch;
  }
  .section-7 .in-designing {
    color: #2e2e30;
    text-align: right;
    font-family: "Janetta Silloam", sans-serif;
    font-size: 16.6015644073px;
    line-height: 100.48%;
    font-weight: 400;
    position: relative;
    align-self: stretch;
  }
  .section-7 .structures {
    color: #2e2e30;
    text-align: left;
    font-family: "Unbounded", sans-serif;
    font-size: 16.6015644073px;
    line-height: 110%;
    font-weight: 300;
    text-transform: uppercase;
    position: relative;
    align-self: stretch;
  }
  .section-7 .logo2 {
    flex-shrink: 0;
    width: 77.2px;
    height: 11.58px;
    position: relative;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .section-7 .image10 {
    margin: 0 0 0 -20px;
    flex: 1;
    height: auto;
    position: relative;
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    left: 0;
    top: 0;
  }
  .section-8 {
    background: #2e2e30;
    padding: 40px 17px 50px 17px;
    display: flex;
    flex-direction: column;
    gap: 4px;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    flex-shrink: 0;
    height: auto;
    max-width: 768px;
    min-width: 320px;
    position: relative;
  }
  .section-8 .bg-image {
    flex-shrink: 0;
    width: 286px;
    height: 230px;
    position: absolute;
    right: -56px;
    bottom: -230px;
    transform-origin: 0 0;
    transform: rotate(-90deg) scale(1, 1);
    -o-object-fit: cover;
       object-fit: cover;
  }
  .section-8 .image11 {
    flex-shrink: 0;
    width: 362px;
    height: 451px;
    position: absolute;
    left: -113px;
    bottom: -90px;
    top: auto;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .section-8 .text-selection {
    background: #fd2415;
    flex-shrink: 0;
    width: 305px;
    height: 35px;
    position: absolute;
    left: -84px;
    top: 391px;
  }
  .section-8 .images2 {
    padding: 0px 0px 50px 0px;
    display: flex;
    flex-direction: row;
    gap: 4px;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    position: relative;
  }
  .section-8 .image12 {
    border-radius: 7.02px;
    flex-shrink: 0;
    width: 39.5294117647vw;
    height: 28.2352941176vw;
    position: relative;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .section-8 .image12 picture {
    width: 100%;
  }
  .section-8 .image12 img {
    width: 100%;
  }
  .section-8 .image13 {
    border-radius: 5.93px;
    flex-shrink: 0;
    width: 37.1764705882vw;
    height: 35.7647058824vw;
    position: relative;
    -o-object-fit: cover;
       object-fit: cover;
    right: 0;
  }
  .section-8 .image13 picture {
    width: 100%;
  }
  .section-8 .image13 img {
    width: 100%;
  }
  .section-8 .image14 {
    border-radius: 4.69px;
    flex-shrink: 0;
    width: 42.3529411765vw;
    height: 28.2352941176vw;
    position: relative;
    -o-object-fit: cover;
       object-fit: cover;
    top: 0;
  }
  .section-8 .image14 picture {
    width: 100%;
  }
  .section-8 .image14 img {
    width: 100%;
  }
  .section-8 .text6 {
    color: #ffffff;
    text-align: left;
    font-family: "Unbounded", sans-serif;
    font-size: 32px;
    line-height: 110%;
    font-weight: 300;
    text-transform: uppercase;
    position: relative;
    flex: 1;
    padding-left: 50px;
    width: auto;
    max-width: 395px;
  }
  .section-8 .text6 p {
    position: relative;
    display: inline-block;
    z-index: 2;
  }
  .section-8 .text6 p::after {
    content: "";
    position: absolute;
    background: #fd2415;
    padding: 12px 33px 12px 180px;
    right: -23px;
    top: 0;
    width: 200%;
    height: 100%;
    z-index: -1;
    display: block;
  }
  .section-8 .text6 svg {
    width: 21px;
    height: auto;
    right: -56px;
  }
  .section-8 .div3 {
    flex-shrink: 0;
    width: 21.92px;
    height: 20.75px;
    position: absolute;
    left: calc(50% + 19px);
    top: calc(50% + 8px);
    overflow: visible;
  }
  .portfolio {
    padding-top: 70px;
  }
}
@media all and (max-width: 410px) {
  .section-5 .logo-block {
    gap: 5px;
  }
  .section-5 .yamin-adrichalim-ya span {
    font-size: 17px;
  }
  .section-7 .architecture-merges-art-and-science {
    font-size: 14px;
  }
  .section-8 .text6 {
    padding-left: 24px;
    font-size: 24px;
  }
  .divider {
    min-width: 100px;
  }
}
@media all and (max-width: 2499px) and (min-width: 769px) {
  .section-3,
.section-4 {
    padding-left: 15px;
    padding-right: 15px;
  }
  .image16,
.image17 {
    width: 100%;
    height: auto;
  }
}
@media all and (max-width: 2560px) and (min-width: 1699px) {
  .architecture-merges-art-and-science,
.in-designing,
.structures {
    font-size: calc(80px + 20 * (100vw - 1699px) / 861);
  }
}
@media all and (max-width: 1800px) and (min-width: 769px) {
  .section-5 .sc_5_inner,
.section-6 .sc_6_inner,
.section-7 .sc_7_inner,
.section-8 .sc_8_inner {
    padding-left: 15px;
    padding-right: 15px;
  }
  .image22-block,
.image24-block {
    width: 40.7421875vw;
    height: auto;
    min-width: 430px;
  }
  .image23-block {
    width: 45.2734375vw;
    height: auto;
    min-width: 500px;
  }
}
@media all and (max-width: 1699px) and (min-width: 769px) {
  .section-8 {
    padding: 0;
  }
  .section-8 .sc_8_inner {
    padding-right: 0;
    gap: 20px;
    align-items: stretch;
  }
  .section-8 .sc_8_inner picture {
    width: 42%;
  }
  .section-8 .sc_8_inner picture img {
    height: auto;
  }
  .section-8 .bg-image {
    right: -270px;
    bottom: -290px;
  }
  .section-8 .text3 {
    max-width: 58%;
    gap: 0;
    justify-content: stretch;
  }
  .section-8 .architecture-merges-art-and-science,
.section-8 .in-designing,
.section-8 .structures {
    max-width: 98%;
    font-size: 70px;
  }
  .section-8 .text4 {
    height: 100%;
  }
}
@media all and (max-width: 1499px) and (min-width: 769px) {
  .section-8 .architecture-merges-art-and-science {
    font-size: 60px;
  }
}
@media all and (max-width: 1299px) and (min-width: 769px) {
  .logo-brand {
    font-size: 90px;
  }
  .identity, .design {
    font-size: 80px;
  }
  .image, .image2, .image3, .rectangle, .rectangle2 {
    height: 705px;
  }
  .section-1 {
    padding-top: 8.828125vw;
    padding-bottom: 5.1171875vw;
  }
  .headline {
    top: 26.015625vw;
  }
  .section-2 {
    padding-left: 15px;
    padding-right: 15px;
  }
  .section-2 .text1 {
    font-size: 22px;
  }
  .section-3 {
    gap: 4.6875vw;
  }
  .divider > div {
    font-size: 18px !important;
  }
  .section-4 {
    margin-top: 6.640625vw;
  }
  .headline2 {
    padding-top: 7.03125vw;
    gap: 3.671875vw;
  }
  .yamin-adrichalim-ya span {
    font-size: 42px;
  }
  .section-5 {
    padding: 0 0 7.03125vw;
  }
  .section-5 .image6-block .image6 {
    width: 100%;
    height: auto;
  }
  .innovate-create-elevate-architectural-mastery-in-every-detail {
    font-size: 32px;
  }
  .image9 {
    height: 31.6015625vw;
    max-width: 17.1875vw;
  }
  .image10 {
    width: 4.609375vw;
    height: auto;
  }
  .image11 {
    width: 3.6328125vw;
    top: 9.2741935484vw;
    right: 2px;
    left: auto;
  }
  .section-5 .image6-block,
.section-5 .image7-block,
.section-5 .image8-block {
    height: auto;
    width: 20%;
  }
  .section-5 .image6-block .image6,
.section-5 .image7-block .image7,
.section-5 .image8-block .image8 {
    height: auto;
    width: 100%;
  }
  .logo-description {
    gap: 5.46875vw;
  }
  .div4 {
    font-size: 24px;
  }
  .section-5 .button {
    width: 5.46875vw;
    height: 5.46875vw;
  }
  .image12 {
    width: 100%;
    height: auto;
  }
  .section-6 {
    padding-bottom: 100px;
  }
  .section-6 .sc_6_inner {
    gap: 4.6875vw;
  }
  .section-7 {
    padding-bottom: 60px;
  }
  .section-7 .sc_7_inner {
    padding-top: 0;
  }
  .section-7 .image15 {
    max-width: 28.2421875vw;
  }
  .section-8 {
    padding: 0 0 0 15px;
  }
  .section-8 .sc_8_inner {
    gap: 0;
    justify-content: space-between;
  }
  .section-8 .text3 {
    max-width: 48%;
    gap: 0;
  }
  .section-8 .architecture-merges-art-and-science,
.section-8 .in-designing,
.section-8 .structures {
    font-size: 42px;
  }
  .section-8 .bg-image {
    right: -370px;
  }
}
/*# sourceMappingURL=portfolio-yamin.css.map */