.agency-mobile-open.frame-wrapper {
  display: flex;
  flex-direction: column;
  min-width: 390px;
  height: 844px;
  align-items: center;
  position: relative;
  background-color: var(--darkgray);
}

.mobile-menu-burger .burger {
  display: block;
}

.mobile-menu-burger .close {
  display: none;
}

.mobile-menu-burger.active .burger {
  display: none;
}

.mobile-menu-burger.active .close {
  display: block;
}

.agency-mobile-menu {
  display: none;
}

.agency-mobile-menu.agency-mobile-open {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.9);
  z-index: 100;
}

.agency-mobile-open .frame {
  align-items: flex-end;
  gap: 40px;
  padding: 56px 24px;
  display: flex;
  flex-direction: column;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.agency-mobile-open .xgroup {
  position: relative;
  width: 17.56px;
  height: 15.56px;
}

.agency-mobile-open .overlap-group {
  position: relative;
  width: 17px;
  height: 16px;
  top: -1px;
}

.agency-mobile-open .line {
  position: absolute;
  width: 16px;
  height: 16px;
  top: 0;
  left: 0;
}

.agency-mobile-open .img {
  position: absolute;
  width: 16px;
  height: 16px;
  top: 0;
  left: 1px;
}

.agency-mobile-open .div {
  align-items: center;
  gap: 16px;
  padding: 0px 27px;
  display: flex;
  flex-direction: column;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.agency-mobile-open .tab {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  padding: 2px 16px;
  position: relative;
  flex: 0 0 auto;
}

.agency-mobile-open .text {
  font-family: "Inter", Helvetica;
  line-height: 24px;
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-weight: 500;
  color: #ffffffe6;
  font-size: 16px;
  letter-spacing: 0;
  white-space: nowrap;
}

.agency-mobile-open .chevron-down {
  position: relative;
  width: 12px;
  height: 8px;
}

.agency-mobile-open .text-wrapper {
  display: inline-flex;
  align-items: flex-start;
  padding: 2px 16px;
  position: relative;
  flex: 0 0 auto;
}

.agency-mobile-open .text-2 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: var(--title-4-medium-font-family);
  font-weight: var(--title-4-medium-font-weight);
  color: #ffffffe6;
  font-size: var(--title-4-medium-font-size);
  text-align: center;
  letter-spacing: var(--title-4-medium-letter-spacing);
  line-height: var(--title-4-medium-line-height);
  white-space: nowrap;
  font-style: var(--title-4-medium-font-style);
}

.agency-mobile-open .line-2 {
  position: relative;
  width: 282px;
  height: 1px;
}

.agency-mobile-open .text-3 {
  font-family: var(--title-4-medium-font-family);
  line-height: var(--title-4-medium-line-height);
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-weight: var(--title-4-medium-font-weight);
  color: #ffffffe6;
  font-size: var(--title-4-medium-font-size);
  letter-spacing: var(--title-4-medium-letter-spacing);
  white-space: nowrap;
  font-style: var(--title-4-medium-font-style);
}

.agency-mobile-open.agency-mobile-menu.active {
  display: flex !important;
  z-index: 100;
}

.agency-mobile-open.agency-home-mobile.active {
  display: block;
}

.agency-mobile-open.agency-home-mobile.active.fixed {
  position:fixed;
}

.agency-mobile-open.agency-home-mobile {
  display: none;
  flex-direction: column;
  align-items: center;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--darkgray);
  overflow-x: hidden;
}

.agency-mobile-open .header {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 240px;
  padding: 36px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: transparent;
}

.agency-mobile-open .AGA-LOGOS {
  position: relative;
  width: 75px !important;
  height: auto !important;
}


.agency-mobile-open .home-layout {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 64px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.agency-mobile-open .frame-2 {
  flex-direction: column;
  padding: 0px 16px;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  position: relative;
}

.agency-mobile-open .hero-section {
  position: relative;
  width: 390px;
  height: 359px;
  margin-left: -16px;
  margin-right: -16px;
}

.agency-mobile-open .intro-section {
  gap: 8px;
  padding: 16px;
  align-self: stretch;
  width: 100%;
  margin-top: -151px;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  flex: 0 0 auto;
}

.agency-mobile-open .div-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.agency-mobile-open .p {
  position: relative;
  flex: 1;
  margin-top: -1px;
  font-family: var(--title-2-font-family);
  font-weight: var(--title-2-font-weight);
  color: #ffffff;
  font-size: var(--title-2-font-size);
  text-align: center;
  letter-spacing: var(--title-2-letter-spacing);
  line-height: var(--title-2-line-height);
  font-style: var(--title-2-font-style);
}

.agency-mobile-open .text-wrapper-2 {
  position: relative;
  flex: 1;
  margin-top: -1px;
  font-family: var(--body-medium-font-family);
  font-weight: var(--body-medium-font-weight);
  color: #ffffff;
  font-size: var(--body-medium-font-size);
  text-align: center;
  letter-spacing: var(--body-medium-letter-spacing);
  line-height: var(--body-medium-line-height);
  font-style: var(--body-medium-font-style);
}

.agency-mobile-open .intro-layout {
  width: 329px;
  justify-content: center;
  gap: 16px;
  padding: 10px 16px;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  flex: 0 0 auto;
}

.agency-mobile-open .ellipse {
  width: 539px;
  height: 539px;
  top: -965px;
  left: -175px;
  border-radius: 269.5px;
  position: absolute;
  filter: blur(200px);
  background: linear-gradient(180deg, rgba(15, 15, 15, 0) 0%, rgba(254, 244, 0, 0.4) 100%);
}

.agency-mobile-open .ellipse-2 {
  width: 500px;
  height: 500px;
  top: 31px;
  left: -230px;
  border-radius: 544.5px;
  position: absolute;
  filter: blur(200px);
  background: linear-gradient(180deg, rgba(15, 15, 15, 0) 0%, rgba(254, 244, 0, 0.12) 100%);
}

.agency-mobile-open .hero-CTA {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 35px;
  padding: 12px 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.agency-mobile-open .button-agency {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  padding: 8px 16px;
  position: relative;
  flex: 0 0 auto;
  background-color: var(--agencyyellow);
  border-radius: 10px;
  overflow: hidden;
  border: 1.4px solid;
  box-shadow: 0px 0px 16px #fef40052, 0px 2px 2px #000000;
  border-color: var(--agencyyellow);
}

.agency-mobile-open .text-4 {
  position: relative;
  width: fit-content;
  font-family: "Lama Sans-Medium", Helvetica;
  font-weight: 500;
  color: var(--darkgray);
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
}

.agency-mobile-open .explore-the {
  display: inline-flex;
  align-items: flex-end;
  gap: 8px;
  position: relative;
  flex: 0 0 auto;
}

.agency-mobile-open .component {
  position: relative;
  width: 182px;
  height: 22px;
}

.agency-mobile-open .text-wrapper-3 {
  position: absolute;
  height: 22px;
  top: -1px;
  left: 0;
  font-family: var(--title-4-medium-font-family);
  font-weight: var(--title-4-medium-font-weight);
  color: #ffffff;
  font-size: var(--title-4-medium-font-size);
  letter-spacing: var(--title-4-medium-letter-spacing);
  line-height: var(--title-4-medium-line-height);
  white-space: nowrap;
  font-style: var(--title-4-medium-font-style);
}

.agency-mobile-open .frame-3 {
  flex-direction: column;
  gap: 36px;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  position: relative;
}

.agency-mobile-open .frame-4 {
  flex-direction: column;
  gap: 36px;
  padding: 0px 32px;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  position: relative;
}

.agency-mobile-open .immersee-logo {
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.agency-mobile-open .immersee-text {
  display: flex;
  align-items: center;
  justify-content: space-around;
  gap: 10px;
  padding: 10px 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.agency-mobile-open .immersee-gallery {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 17.07px;
  overflow: hidden;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.agency-mobile-open .fixed-aspect-ratio {
  display: flex;
  flex-direction: column;
  width: 157.6px;
  align-items: flex-start;
  position: relative;
  margin-left: -58.47px;
  overflow: hidden;
  background-image: url(./img/fixed-aspect-ratio-spacer-6.png);
  background-size: cover;
  background-position: 50% 50%;
}

.agency-mobile-open .aspect-ratio-keeper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  overflow: hidden;
  transform: rotate(143.61deg);
}

.agency-mobile-open .aspect-ratio-keeper-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  transform: rotate(21.39deg);
}

.agency-mobile-open .aspect-ratio-keeper-2 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 250px;
  transform: rotate(53.44deg);
}

.agency-mobile-open .fixed-aspect-ratio-2 {
  background-image: url(./img/fixed-aspect-ratio-spacer-7.png);
  display: flex;
  flex-direction: column;
  width: 157.6px;
  align-items: flex-start;
  position: relative;
  overflow: hidden;
  background-size: cover;
  background-position: 50% 50%;
}

.agency-mobile-open .fixed-aspect-ratio-3 {
  background-image: url(./img/fixed-aspect-ratio-spacer-8.png);
  display: flex;
  flex-direction: column;
  width: 157.6px;
  align-items: flex-start;
  position: relative;
  overflow: hidden;
  background-size: cover;
  background-position: 50% 50%;
}

.agency-mobile-open .footer {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  gap: 10px;
  padding: 32px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: var(--darkgray);
}

.agency-mobile-open .footer-content {
  display: flex;
  align-items: center;
  gap: 46px;
  padding: 0px 16px;
  align-self: stretch;
  width: 100%;
  flex-direction: column;
  justify-content: center;
  position: relative;
  flex: 0 0 auto;
}

.agency-mobile-open .div-2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.agency-mobile-open .logo {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  padding: 16px;
  position: relative;
  flex: 0 0 auto;
}

.agency-mobile-open .AGA-LOGOS-2 {
  position: relative;
  width: 100px;
  height: 44.88px;
}

.agency-mobile-open .footer-menu {
  display: inline-flex;
  align-items: flex-end;
  gap: 16px;
  padding: 16px;
  flex-direction: column;
  justify-content: center;
  position: relative;
  flex: 0 0 auto;
}

.agency-mobile-open .text-wrapper-4 {
  position: relative;
  align-self: stretch;
  margin-top: -1px;
  opacity: 0.7;
  font-family: var(--title-4-medium-font-family);
  font-weight: var(--title-4-medium-font-weight);
  color: var(--white);
  font-size: var(--title-4-medium-font-size);
  text-align: center;
  letter-spacing: var(--title-4-medium-letter-spacing);
  line-height: var(--title-4-medium-line-height);
  font-style: var(--title-4-medium-font-style);
}

.agency-mobile-open .text-wrapper-5 {
  position: relative;
  align-self: stretch;
  opacity: 0.7;
  font-family: var(--title-4-medium-font-family);
  font-weight: var(--title-4-medium-font-weight);
  color: var(--white);
  font-size: var(--title-4-medium-font-size);
  text-align: center;
  letter-spacing: var(--title-4-medium-letter-spacing);
  line-height: var(--title-4-medium-line-height);
  font-style: var(--title-4-medium-font-style);
}

.agency-mobile-open .copyright {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 619px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.agency-mobile-open .frame-5 {
  justify-content: center;
  gap: 40px;
  flex: 1;
  flex-grow: 1;
  display: flex;
  align-items: center;
  position: relative;
}

.agency-mobile-open .text-wrapper-6 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  opacity: 0.7;
  font-family: var(--caption-font-family);
  font-weight: var(--caption-font-weight);
  color: var(--white);
  font-size: var(--caption-font-size);
  text-align: center;
  letter-spacing: var(--caption-letter-spacing);
  line-height: var(--caption-line-height);
  white-space: nowrap;
  font-style: var(--caption-font-style);
}

.agency-mobile-open.agency-home-tablet {
  display: flex;
  flex-direction: column;
  min-width: 834px;
  align-items: center;
  position: relative;
  background-color: var(--darkgray);
}

.agency-mobile-open .frame-6 {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0px 64px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.agency-mobile-open .hero-section-2 {
  position: relative;
  width: 537.17px;
  height: 365px;
}

.agency-mobile-open .intro-section-2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  padding: 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  margin-top: -154px;
}

.agency-mobile-open .OLIVE-GREEN-AGENCY {
  position: relative;
  flex: 1;
  margin-top: -1px;
  font-family: var(--h4-font-family);
  font-weight: var(--h4-font-weight);
  color: #ffffff;
  font-size: var(--h4-font-size);
  text-align: center;
  letter-spacing: var(--h4-letter-spacing);
  line-height: var(--h4-line-height);
  font-style: var(--h4-font-style);
}

.agency-mobile-open .text-wrapper-7 {
  font-size: var(--title-1-font-size);
  text-align: center;
  line-height: var(--title-1-line-height);
  position: relative;
  flex: 1;
  margin-top: -1px;
  font-family: var(--title-1-font-family);
  font-weight: var(--title-1-font-weight);
  color: #ffffff;
  letter-spacing: var(--title-1-letter-spacing);
  font-style: var(--title-1-font-style);
}

.agency-mobile-open .frame-7 {
  display: flex;
  flex-direction: column;
  height: 376.13px;
  align-items: center;
  gap: 36px;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.agency-mobile-open .frame-8 {
  display: flex;
  align-items: center;
  gap: 36px;
  padding: 0px 162px;
  position: relative;
  flex: 1;
  align-self: stretch;
  width: 100%;
  flex-grow: 1;
}

.agency-mobile-open .immersee-logo-2 {
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.agency-mobile-open .immersee-text-2 {
  display: flex;
  align-items: center;
  justify-content: space-around;
  gap: 10px;
  padding: 10px 16px;
  position: relative;
  flex: 1;
  align-self: stretch;
  flex-grow: 1;
}

.agency-mobile-open .text-wrapper-8 {
  font-size: var(--title-2-font-size);
  text-align: right;
  line-height: var(--title-2-line-height);
  position: relative;
  flex: 1;
  margin-top: -1px;
  font-family: var(--title-2-font-family);
  font-weight: var(--title-2-font-weight);
  color: #ffffff;
  letter-spacing: var(--title-2-letter-spacing);
  font-style: var(--title-2-font-style);
}

.agency-mobile-open .immersee-gallery-2 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  padding: 0px 64px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.agency-mobile-open .fixed-aspect-ratio-4 {
  background-image: url(./img/fixed-aspect-ratio-spacer-6.png);
  display: flex;
  flex-direction: column;
  width: 157.6px;
  align-items: flex-start;
  position: relative;
  overflow: hidden;
  background-size: cover;
  background-position: 50% 50%;
}

.agency-mobile-open .footer-content-2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 46px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.agency-mobile-open .logo-footer-menu {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 240px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.agency-mobile-open .text-wrapper-9 {
  position: relative;
  align-self: stretch;
  margin-top: -1px;
  opacity: 0.7;
  font-family: var(--title-4-medium-font-family);
  font-weight: var(--title-4-medium-font-weight);
  color: var(--white);
  font-size: var(--title-4-medium-font-size);
  letter-spacing: var(--title-4-medium-letter-spacing);
  line-height: var(--title-4-medium-line-height);
  font-style: var(--title-4-medium-font-style);
}

.agency-mobile-open .text-wrapper-10 {
  position: relative;
  align-self: stretch;
  opacity: 0.7;
  font-family: var(--title-4-medium-font-family);
  font-weight: var(--title-4-medium-font-weight);
  color: var(--white);
  font-size: var(--title-4-medium-font-size);
  letter-spacing: var(--title-4-medium-letter-spacing);
  line-height: var(--title-4-medium-line-height);
  font-style: var(--title-4-medium-font-style);
}

.agency-mobile-open.agency-home {
  display: flex;
  flex-direction: column;
  min-width: 100%;
  align-items: center;
  gap: 64px;
  position: relative;
  background-color: var(--darkgray);
}

.agency-mobile-open .header-2 {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 158px;
  padding: 36px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: transparent;
}

.agency-mobile-open .menu-list {
  display: inline-flex;
  height: 48px;
  align-items: center;
  gap: 8px;
  padding: 12px 16px;
  position: relative;
  flex: 0 0 auto;
  background-color: #ffffff26;
  border-radius: 999px;
  border: 1px solid;
  backdrop-filter: blur(40px) brightness(100%);
  -webkit-backdrop-filter: blur(40px) brightness(100%);
}

.agency-mobile-open .tab-2 {
  display: flex;
  width: 130px;
  align-items: center;
  justify-content: center;
  gap: 4px;
  padding: 2px 16px;
  position: relative;
  margin-top: -2px;
  margin-bottom: -2px;
}

.agency-mobile-open .text-5 {
  margin-top: -1px;
  margin-left: -7.5px;
  font-family: "Inter", Helvetica;
  color: #ffffffe6;
  position: relative;
  width: fit-content;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
}

.agency-mobile-open .chevron-down-2 {
  position: relative;
  width: 12px;
  height: 8px;
  margin-right: -7.5px;
}

.agency-mobile-open .tab-3 {
  display: inline-flex;
  align-items: flex-start;
  flex: 0 0 auto;
  padding: 2px 16px;
  position: relative;
  margin-top: -2px;
  margin-bottom: -2px;
}

.agency-mobile-open .hero-section-3 {
  position: relative;
  width: 1248px;
  height: 848px;
}

.agency-mobile-open .intro-layout-2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  margin-top: -337px;
}



.agency-mobile-open .intro-section-olive-green-agency {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  padding: 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.agency-mobile-open .OLIVE-GREEN-AGENCY-2 {
  position: relative;
  flex: 1;
  margin-top: -1px;
  font-family: var(--h3-font-family);
  font-weight: var(--h3-font-weight);
  color: #ffffff;
  font-size: var(--h3-font-size);
  text-align: center;
  letter-spacing: var(--h3-letter-spacing);
  line-height: var(--h3-line-height);
  font-style: var(--h3-font-style);
}

.agency-mobile-open .where-visionaries {
  position: relative;
  flex: 1;
  margin-top: -1px;
  font-family: var(--title-3-medium-font-family);
  font-weight: var(--title-3-medium-font-weight);
  color: #ffffff;
  font-size: var(--title-3-medium-font-size);
  text-align: center;
  letter-spacing: var(--title-3-medium-letter-spacing);
  line-height: var(--title-3-medium-line-height);
  font-style: var(--title-3-medium-font-style);
}

.agency-mobile-open .hero-CTA-2 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 35px;
  padding: 12px 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.agency-mobile-open .immersee-section {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 36px 148px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.agency-mobile-open .immersee-section-2 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;
  gap: 21px;
  position: relative;
  flex: 0 0 auto;
}

.agency-mobile-open .immersee-text-3 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px;
  position: relative;
  flex: 0 0 auto;
}

.agency-mobile-open .text-wrapper-11 {
  position: relative;
  width: 294px;
  margin-top: -1px;
  font-family: var(--title-2-font-family);
  font-weight: var(--title-2-font-weight);
  color: #ffffff;
  font-size: var(--title-2-font-size);
  text-align: justify;
  letter-spacing: var(--title-2-letter-spacing);
  line-height: var(--title-2-line-height);
  font-style: var(--title-2-font-style);
}

.agency-mobile-open .immersee-gallery-3 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 26px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.agency-mobile-open .fixed-aspect-ratio-5 {
  background-image: url(./img/fixed-aspect-ratio-spacer-6.png);
  display: flex;
  flex-direction: column;
  width: 240px;
  align-items: flex-start;
  position: relative;
  overflow: hidden;
  background-size: cover;
  background-position: 50% 50%;
}

.agency-mobile-open .aspect-ratio-keeper-3 {
  transform: rotate(143.61deg);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.agency-mobile-open .aspect-ratio-keeper-4 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 242px;
  margin-top: -49.52px;
  margin-bottom: -49.52px;
  transform: rotate(53.44deg);
}

.agency-mobile-open .fixed-aspect-ratio-6 {
  background-image: url(./img/fixed-aspect-ratio-spacer-7.png);
  display: flex;
  flex-direction: column;
  width: 240px;
  align-items: flex-start;
  position: relative;
  overflow: hidden;
  background-size: cover;
  background-position: 50% 50%;
}

.agency-mobile-open .fixed-aspect-ratio-7 {
  background-image: url(./img/fixed-aspect-ratio-spacer-8.png);
  display: flex;
  flex-direction: column;
  width: 240px;
  align-items: flex-start;
  position: relative;
  overflow: hidden;
  background-size: cover;
  background-position: 50% 50%;
}

.agency-mobile-open .footer-content-wrapper {
  display: flex;
  flex-direction: column;
  height: 345px;
  align-items: center;
  justify-content: flex-end;
  gap: 10px;
  padding: 96px;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: var(--darkgray);
}

.agency-mobile-open .footer-content-3 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 46px;
  position: relative;
  flex: 1;
  align-self: stretch;
  width: 100%;
  flex-grow: 1;
}

.agency-mobile-open .logo-footer-menu-2 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.agency-mobile-open .copyright-2 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 619px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.agency-mobile-open .frame-9 {
  display: flex;
  align-items: center;
  gap: 40px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.agency-mobile-open .text-wrapper-12 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  opacity: 0.7;
  font-family: var(--caption-font-family);
  font-weight: var(--caption-font-weight);
  color: var(--white);
  font-size: var(--caption-font-size);
  letter-spacing: var(--caption-letter-spacing);
  line-height: var(--caption-line-height);
  white-space: nowrap;
  font-style: var(--caption-font-style);
}



@media (max-width: 767px) {

  .agency-mobile-open.agency-mobile-menu {
    display: none !important;
  }

  .agency-mobile-open.agency-home-tablet {
    display: none !important;
  }

  .agency-mobile-open.agency-home {
    display: none !important;
  }
}

@media (min-width: 768px) {

  .agency-mobile-open.agency-home-mobile.active,
  .agency-mobile-open.agency-mobile-menu.active {
    display: none !important;
  }

  .agency-mobile-open.agency-mobile-menu {
    display: none !important;
  }

  .agency-mobile-open.agency-home-mobile {
    display: none !important;
  }

  .agency-mobile-open.agency-home-tablet {
    display: none !important;
  }
}


@media only screen and (min-width: 768px) {

  .agency-mobile-open .intro-layout-2 {
    margin-top: -200px;
  }
  
  .agency-mobile-open .OLIVE-GREEN-AGENCY-2 {
    font-size: 1.5rem;
  }

  .agency-mobile-open .where-visionaries {
    font-size: 16px;
  }
}


@media only screen and (min-width: 1024px) and (max-width: 1439px) {
  .agency-mobile-open .OLIVE-GREEN-AGENCY-2 {
    font-size: 2rem;
  }
}

@media only screen and (min-width: 1440px) {
  .agency-mobile-open .OLIVE-GREEN-AGENCY-2 {
    font-size: var(--h3-font-size);
   }
   .agency-mobile-open .intro-layout-2 {
    margin-top: -337px;
  }
 }