.elementor-987840 .elementor-element.elementor-element-fe92b5c{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS for html, class: .elementor-element-cc25c3e *//* O2 Construction — Minnaro Style About Page */

:root {
  --o2-bg: #ffffff;
  --o2-white: #ffffff;
  --o2-dark: #171717;
  --o2-text: #5f5f5f;
  --o2-muted: #9a9a9a;
  --o2-line: rgba(23, 23, 23, 0.12);
  --o2-orange: #f59d13;
}

.o2-about-minnaro {
  font-family: "Urbanist", sans-serif;
  background: var(--o2-bg);
  color: var(--o2-dark);
  overflow: hidden;
}

.o2-about-minnaro * {
  box-sizing: border-box;
}

.o2-wrap {
  width: min(1180px, calc(100% - 48px));
  margin: 0 auto;
}

.o2-about-minnaro h1,
.o2-about-minnaro h2,
.o2-about-minnaro h3,
.o2-about-minnaro p {
  margin: 0;
}

.o2-about-minnaro h1,
.o2-about-minnaro h2,
.o2-about-minnaro h3 {
  font-weight: 400;
  letter-spacing: -0.045em;
  color: var(--o2-dark);
}

.o2-about-minnaro h1 {
  font-size: clamp(38px, 5.8vw, 78px);
  line-height: 0.96;
  max-width: 650px;
}

.o2-about-minnaro h2 {
  font-size: clamp(32px, 4.6vw, 58px);
  line-height: 1;
  max-width: 590px;
}

.o2-about-minnaro h3 {
  font-size: clamp(18px, 2vw, 25px);
  line-height: 1.08;
}

.o2-about-minnaro p {
  font-size: 16px;
  line-height: 1.65;
  font-weight: 300;
  color: var(--o2-text);
}

.o2-about-minnaro img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* Small label */

.o2-eyebrow {
  display: inline-block;
  margin-bottom: 22px;
  font-size: 12px;
  line-height: 1;
  font-weight: 400;
  color: var(--o2-muted);
  letter-spacing: 0.02em;
}

/* Button */

.o2-link-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-top: 32px;
  padding: 12px 18px;
  min-height: 42px;
  border: 1px solid var(--o2-dark);
  background: transparent;
  color: var(--o2-dark);
  text-decoration: none;
  font-size: 13px;
  font-weight: 400;
  line-height: 1;
  transition: all 0.25s ease;
}

.o2-link-btn:hover {
  background: #fff;
  color: var(--o2-white);
}

/* HERO */

.o2-about-hero {
  padding: 92px 0 82px;
  background: var(--o2-bg);
}

.o2-hero-grid {
  display: grid;
  grid-template-columns: 0.9fr 1.1fr;
  gap: 78px;
  align-items: end;
}

.o2-hero-left {
  padding-bottom: 12px;
}

.o2-hero-left p {
  margin-top: 26px;
  max-width: 480px;
}

.o2-hero-right {
  height: 560px;
  overflow: hidden;
}

/* STORY */

.o2-story {
  padding: 88px 0 110px;
  background: var(--o2-bg);
}

.o2-story-grid {
  display: grid;
  grid-template-columns: 0.78fr 1fr;
  gap: 110px;
  align-items: center;
}

.o2-story-image {
  height: 490px;
  overflow: hidden;
}

.o2-story-text p {
  max-width: 620px;
  margin-top: 26px;
}

/* MANAGER */

.o2-manager {
  padding: 96px 0;
  background: var(--o2-white);
}

.o2-manager-grid {
  display: grid;
  grid-template-columns: 0.85fr 1.15fr;
  gap: 120px;
  align-items: start;
}

.o2-manager-content p + p {
  margin-top: 22px;
}

.o2-sign {
  margin-top: 36px;
  display: flex;
  align-items: center;
  gap: 18px;
}

.o2-sign img {
  width: 72px;
  height: 32px;
  object-fit: contain;
  display: none;
}

.o2-sign strong,
.o2-sign span {
  display: block;
}

.o2-sign strong {
  font-size: 15px;
  font-weight: 500;
  color: var(--o2-dark);
}

.o2-sign span {
  margin-top: 3px;
  font-size: 13px;
  color: var(--o2-muted);
  font-weight: 300;
}

/* STATS */

.o2-stats {
  padding: 60px 0 76px;
  background: var(--o2-white);
}

.o2-stats-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  border-top: 1px solid var(--o2-line);
}

.o2-stat {
  padding: 34px 26px 0 0;
  border-right: 1px solid var(--o2-line);
  min-height: 120px;
}

.o2-stat:last-child {
  border-right: 0;
}

.o2-count {
  display: block;
  font-size: clamp(28px, 4vw, 48px);
  line-height: 1;
  font-weight: 300;
  letter-spacing: -0.04em;
  color: var(--o2-dark);
}

.o2-stat p {
  margin-top: 12px;
  max-width: 150px;
  font-size: 13px;
  line-height: 1.4;
  color: var(--o2-muted);
}

/* VALUES */

.o2-values {
  padding: 112px 0 ;
  background: var(--o2-bg);
}

.o2-section-head {
  margin-bottom: 72px;
}

.o2-values-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0;
  border-top: 1px solid var(--o2-line);
  margin-right: 2px;
}

.o2-value {
  padding: 36px 42px 28px 0;
  border-right: 1px solid var(--o2-line);
   margin-right: 15px;
}

.o2-value:last-child {
  border-right: 0;
}

.o2-value span {
  display: block;
  margin-bottom: 58px;
  font-size: 13px;
  color: var(--o2-orange);
}

.o2-value p {
  margin-top: 18px;
  font-size: 14px;
}

/* LARGE IMAGE */

.o2-large-image {
  padding: 0 0 112px;
  background: var(--o2-bg);
}

.o2-large-image .o2-wrap {
  height: 580px;
  overflow: hidden;
}

/* EXPERTISE */

.o2-expertise {
  padding: 110px 0;
  background: var(--o2-white);
}

.o2-expertise-grid {
  display: grid;
  grid-template-columns: 0.95fr 1.05fr;
  gap: 110px;
  align-items: start;
}

.o2-expertise-list {
  display: grid;
  gap: 34px;
}

.o2-service-line {
  padding-bottom: 28px;
  border-bottom: 1px solid var(--o2-line);
}

.o2-service-line h3 {
  font-size: 24px;
}

.o2-service-line p {
  margin-top: 12px;
  max-width: 520px;
  font-size: 14px;
}

/* PROCESS */

.o2-process {
  padding: 112px 0;
  background: var(--o2-bg);
}

.o2-process-grid {
  display: grid;
  grid-template-columns: 0.9fr 1.1fr;
  gap: 110px;
  align-items: start;
}

.o2-process-left p {
  margin-top: 28px;
  max-width: 430px;
  font-size: 14px;
}

.o2-process-right {
  border-top: 1px solid var(--o2-line);
}

.o2-accordion-item {
  border-bottom: 1px solid var(--o2-line);
}

.o2-accordion-item button {
  width: 100%;
  border: 0;
  background: transparent;
  padding: 22px 0;
  display: flex;
  align-items: center;
  gap: 26px;
  cursor: pointer;
  text-align: left;
  font-family: "Urbanist", sans-serif;
  color: var(--o2-dark);
  font-size: 18px;
  font-weight: 400;
  letter-spacing: -0.02em;
}

.o2-accordion-item button span {
  min-width: 28px;
  font-size: 12px;
  color: var(--o2-muted);
}

.o2-panel {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.35s ease;
}

.o2-panel p {
  max-width: 520px;
  padding: 0 0 24px 54px;
  font-size: 14px;
}

.o2-accordion-item.active .o2-panel {
  max-height: 180px;
}

/* CTA */

.o2-final-cta {
  padding: 105px 0 120px;
  background: var(--o2-white);
}

.o2-cta-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 110px;
  align-items: start;
}

.o2-cta-grid p {
  max-width: 520px;
}

/* REVEAL */

.o2-reveal {
  opacity: 0;
  transform: translateY(22px);
  transition: opacity 0.7s ease, transform 0.7s ease;
}

.o2-reveal.visible {
  opacity: 1;
  transform: translateY(0);
}

/* RESPONSIVE */

@media (max-width: 1024px) {
  .o2-hero-grid,
  .o2-story-grid,
  .o2-manager-grid,
  .o2-expertise-grid,
  .o2-process-grid,
  .o2-cta-grid {
    grid-template-columns: 1fr;
    gap: 52px;
  }

  .o2-hero-right {
    height: 500px;
  }

  .o2-story-image {
    height: 460px;
  }

  .o2-large-image .o2-wrap {
    height: 500px;
  }

  .o2-values-grid {
    grid-template-columns: 1fr;
  }

  .o2-value {
    border-right: 0;
    border-bottom: 1px solid var(--o2-line);
    padding-right: 0;
  }

  .o2-value:last-child {
    border-bottom: 0;
  }

  .o2-value span {
    margin-bottom: 28px;
  }
}

@media (max-width: 767px) {
  .o2-wrap {
    width: min(100% - 30px, 1180px);
  }

  .o2-about-hero {
    padding: 62px 0 58px;
  }

  .o2-story,
  .o2-manager,
  .o2-values,
  .o2-expertise,
  .o2-process,
  .o2-final-cta {
    padding: 72px 0;
  }

  .o2-large-image {
    padding-bottom: 72px;
  }

  .o2-hero-grid,
  .o2-story-grid,
  .o2-manager-grid,
  .o2-expertise-grid,
  .o2-process-grid,
  .o2-cta-grid {
    gap: 38px;
  }

  .o2-hero-right,
  .o2-story-image {
    height: 380px;
  }

  .o2-large-image .o2-wrap {
    height: 390px;
  }

  .o2-about-minnaro h1 {
    font-size: 42px;
  }

  .o2-about-minnaro h2 {
    font-size: 34px;
  }

  .o2-about-minnaro p {
    font-size: 15px;
  }

  .o2-stats {
    padding: 42px 0 58px;
  }

  .o2-stats-grid {
    grid-template-columns: 1fr 1fr;
    gap: 0;
  }

  .o2-stat {
    border-right: 0;
    border-bottom: 1px solid var(--o2-line);
    padding: 26px 16px 26px 0;
  }

  .o2-stat:nth-child(odd) {
    border-right: 1px solid var(--o2-line);
  }

  .o2-stat p {
    font-size: 12px;
  }

  .o2-section-head {
    margin-bottom: 46px;
  }

  .o2-value {
    padding: 30px 0;
  }

  .o2-service-line h3 {
    font-size: 21px;
  }

  .o2-accordion-item button {
    font-size: 17px;
    gap: 18px;
  }

  .o2-panel p {
    padding-left: 46px;
  }
}

@media (max-width: 480px) {
  .o2-about-minnaro h1 {
    font-size: 36px;
  }

  .o2-about-minnaro h2 {
    font-size: 30px;
  }

  .o2-hero-right,
  .o2-story-image,
  .o2-large-image .o2-wrap {
    height: 320px;
  }

  .o2-stats-grid {
    grid-template-columns: 1fr;
  }

  .o2-stat:nth-child(odd) {
    border-right: 0;
  }
}/* End custom CSS */