.elementor-20433 .elementor-element.elementor-element-f29fd17{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-1fd2c04 */.t16-about-page{
  background:#f3f3f3;
  padding:40px 18px 70px;
  font-family:Arial, Helvetica, sans-serif;
  color:#111;
}

.t16-about-wrap{
  max-width:1180px;
  margin:0 auto;
}

.t16-about-hero{
  position:relative;
  overflow:hidden;
  background:linear-gradient(135deg, #111 0%, #1d1d1d 50%, #2b2b2b 100%);
  border-radius:8px;
  padding:70px 60px;
  margin-bottom:28px;
}

.t16-about-hero::before{
  content:"";
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at top left, rgba(255,255,255,0.08), transparent 30%),
    radial-gradient(circle at bottom right, rgba(255,255,255,0.05), transparent 30%);
  pointer-events:none;
}

.t16-about-hero-inner{
  position:relative;
  max-width:820px;
  z-index:1;
}

.t16-about-kicker,
.t16-about-mini{
  margin:0 0 12px;
  font-size:12px;
  line-height:1.2;
  font-weight:700;
  letter-spacing:1.8px;
  text-transform:uppercase;
  color:#9a9a9a;
}

.t16-about-hero h1{
  margin:0 0 18px;
  font-size:56px;
  line-height:1.02;
  font-weight:600;
  letter-spacing:-1px;
  color:#fff;
}

.t16-about-lead{
  margin:0;
  max-width:760px;
  font-size:18px;
  line-height:1.8;
  color:#d8d8d8;
}

.t16-about-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:18px;
  margin-bottom:28px;
}

.t16-about-card{
  background:#fff;
  border:1px solid #dfdfdf;
  border-radius:8px;
  padding:28px 24px;
  transition:all .25s ease;
}

.t16-about-card:hover,
.t16-about-story-box:hover,
.t16-about-value-item:hover{
  transform:translateY(-4px);
  box-shadow:0 12px 30px rgba(0,0,0,0.06);
}

.t16-about-icon{
  width:46px;
  height:46px;
  display:flex;
  align-items:center;
  justify-content:center;
  background:#111;
  color:#fff;
  border-radius:50%;
  font-size:13px;
  font-weight:700;
  letter-spacing:1px;
  margin-bottom:18px;
}

.t16-about-card h3{
  margin:0 0 10px;
  font-size:24px;
  line-height:1.2;
  font-weight:600;
}

.t16-about-card p{
  margin:0;
  font-size:15px;
  line-height:1.75;
  color:#444;
}

.t16-about-story{
  display:grid;
  grid-template-columns:1.2fr .8fr;
  gap:22px;
  margin-bottom:28px;
}

.t16-about-story-text,
.t16-about-story-box{
  background:#fff;
  border:1px solid #dfdfdf;
  border-radius:8px;
  padding:32px 28px;
}

.t16-about-story-text h2,
.t16-about-video-head h2,
.t16-about-values-head h2,
.t16-about-end h2{
  margin:0 0 14px;
  font-size:36px;
  line-height:1.12;
  font-weight:600;
  letter-spacing:-0.4px;
}

.t16-about-story-text p,
.t16-about-video-head p,
.t16-about-value-item p,
.t16-about-end p{
  margin:0 0 14px;
  font-size:16px;
  line-height:1.8;
  color:#444;
}

.t16-about-story-text p:last-child,
.t16-about-video-head p:last-child,
.t16-about-end p:last-child{
  margin-bottom:0;
}

.t16-about-quote{
  height:100%;
  display:flex;
  flex-direction:column;
  justify-content:center;
}

.t16-about-quote-mark{
  display:block;
  font-size:72px;
  line-height:1;
  color:#111;
  margin-bottom:6px;
}

.t16-about-quote p{
  margin:0;
  font-size:28px;
  line-height:1.35;
  color:#111;
}

.t16-about-video-section{
  background:#fff;
  border:1px solid #dfdfdf;
  border-radius:8px;
  padding:32px 28px;
  margin-bottom:28px;
}

.t16-about-video-head{
  max-width:760px;
  margin-bottom:22px;
}

.t16-about-video-wrap{
  width:100%;
}

.t16-about-video{
  position:relative;
  width:100%;
  padding-top:56.25%;
  border-radius:8px;
  overflow:hidden;
  background:#111;
}

.t16-about-video iframe{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
}

.t16-about-values{
  margin-bottom:28px;
}

.t16-about-values-head{
  margin-bottom:18px;
}

.t16-about-values-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:18px;
}

.t16-about-value-item{
  background:#fff;
  border:1px solid #dfdfdf;
  border-radius:8px;
  padding:26px 24px;
  transition:all .25s ease;
}

.t16-about-value-item h3{
  margin:0 0 10px;
  font-size:24px;
  line-height:1.2;
  font-weight:600;
}

.t16-about-end{
  background:#111;
  border-radius:8px;
  padding:40px 32px;
  text-align:center;
}

.t16-about-end h2{
  color:#fff;
}

.t16-about-end p{
  max-width:760px;
  margin:0 auto 24px;
  color:#d5d5d5;
}

.t16-about-btn{
  display:inline-block;
  padding:15px 24px;
  background:#fff;
  color:#111;
  text-decoration:none;
  border-radius:4px;
  font-size:14px;
  line-height:1;
  font-weight:700;
  letter-spacing:1px;
  text-transform:uppercase;
  transition:all .2s ease;
}

.t16-about-btn:hover{
  background:#dcdcdc;
  color:#111;
}

@media (max-width: 1024px){
  .t16-about-hero{
    padding:56px 36px;
  }

  .t16-about-hero h1{
    font-size:46px;
  }

  .t16-about-grid,
  .t16-about-values-grid{
    grid-template-columns:1fr;
  }

  .t16-about-story{
    grid-template-columns:1fr;
  }
}

@media (max-width: 767px){
  .t16-about-page{
    padding:26px 14px 50px;
  }

  .t16-about-hero{
    padding:40px 20px;
    border-radius:6px;
  }

  .t16-about-hero h1{
    font-size:34px;
    line-height:1.08;
  }

  .t16-about-lead{
    font-size:15px;
    line-height:1.75;
  }

  .t16-about-card,
  .t16-about-story-text,
  .t16-about-story-box,
  .t16-about-video-section,
  .t16-about-value-item,
  .t16-about-end{
    border-radius:6px;
  }

  .t16-about-card h3,
  .t16-about-value-item h3{
    font-size:21px;
  }

  .t16-about-story-text h2,
  .t16-about-video-head h2,
  .t16-about-values-head h2,
  .t16-about-end h2{
    font-size:28px;
  }

  .t16-about-story-text p,
  .t16-about-video-head p,
  .t16-about-value-item p,
  .t16-about-end p{
    font-size:15px;
    line-height:1.75;
  }

  .t16-about-quote p{
    font-size:22px;
  }

  .t16-about-video-section{
    padding:24px 18px;
  }

  .t16-about-end{
    padding:32px 20px;
  }
}/* End custom CSS */