body.otec-company-layout {
  overflow-x: clip;
}

body.otec-company-layout .elementor-element-15625d5 {
  --min-height: clamp(360px, 28vw, 400px) !important;
  min-height: clamp(360px, 28vw, 400px) !important;
}

body.otec-company-layout .elementor-element-15625d5 h1 {
  width: min(100%, 1120px);
  margin-inline: auto;
  font-size: clamp(42px, 4.2vw, 56px) !important;
  line-height: 1.08 !important;
  overflow-wrap: normal;
}

body.otec-company-layout .elementor-element-15625d5 .elementor-widget-text-editor {
  width: min(100%, 980px);
  margin-inline: auto;
}

body.otec-company-layout .elementor-element-674f888 > .e-con-inner,
body.otec-company-layout .elementor-element-050810c > .e-con-inner {
  display: flex;
  width: min(100% - 48px, 1200px);
  max-width: 1200px;
  flex-direction: column;
  align-items: center;
  margin-inline: auto;
}

body.otec-company-layout .elementor-element-84a13d6,
body.otec-company-layout .elementor-element-af3c879 {
  width: 100% !important;
  max-width: none !important;
  text-align: center;
}

body.otec-company-layout .elementor-element-6bd0aad {
  width: min(100%, 940px) !important;
  max-width: 940px !important;
  text-align: center;
}

body.otec-company-layout .elementor-element-c59662c > .e-con-inner {
  display: grid;
  width: min(100% - 48px, 1200px);
  max-width: 1200px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  align-items: stretch;
  gap: 24px;
  margin-inline: auto;
}

body.otec-company-layout .elementor-element-79e6be9,
body.otec-company-layout .elementor-element-5a549eb {
  width: 100% !important;
  height: 100%;
  min-width: 0;
}

body.otec-company-layout .elementor-element-407d840 {
  display: grid !important;
  width: 100% !important;
  max-width: 100% !important;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  align-items: stretch;
  gap: 20px;
}

body.otec-company-layout .elementor-element-407d840 > .e-con {
  width: 100% !important;
  min-width: 0;
  height: 100%;
  margin: 0 !important;
}

body.otec-company-layout .elementor-element-93ba644 {
  --min-height: 0 !important;
  min-height: 0 !important;
}

body.otec-company-layout .elementor-element-93ba644 > .e-con-inner {
  width: min(100% - 48px, 1200px);
  max-width: 1200px;
  margin-inline: auto;
}

body.otec-company-layout .elementor-element-e1aca14[hidden] {
  display: none !important;
}

body.otec-company-layout .otec-company-process-grid {
  display: grid;
  width: 100%;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
}

body.otec-company-layout .otec-company-process-card {
  min-width: 0;
  overflow: hidden;
  border: 1px solid #dbe5e3;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 8px 22px rgba(13,58,54,.08);
}

body.otec-company-layout .otec-company-process-card__media {
  position: relative;
  aspect-ratio: 4 / 3;
  overflow: hidden;
  background: #e9f1ef;
}

body.otec-company-layout .otec-company-process-card__media img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

body.otec-company-layout .otec-company-process-card__media span {
  position: absolute;
  top: 14px;
  left: 14px;
  display: grid;
  width: 38px;
  height: 38px;
  place-items: center;
  border-radius: 50%;
  color: #fff;
  background: #1f6f69;
  font-size: 13px;
  font-weight: 700;
  line-height: 1;
}

body.otec-company-layout .otec-company-process-card h3 {
  display: flex;
  min-height: 64px;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 14px 18px;
  color: #173f3b;
  font-size: 20px;
  line-height: 1.25;
  text-align: center;
}

@media (max-width: 1024px) {
  body.otec-company-layout .elementor-element-407d840,
  body.otec-company-layout .otec-company-process-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 767px) {
  body.otec-company-layout .elementor-element-15625d5 {
    --min-height: 330px !important;
    min-height: 330px !important;
  }

  body.otec-company-layout .elementor-element-15625d5 h1 {
    font-size: clamp(31px, 8.4vw, 36px) !important;
    line-height: 1.12 !important;
  }

  body.otec-company-layout .elementor-element-674f888 > .e-con-inner,
  body.otec-company-layout .elementor-element-c59662c > .e-con-inner,
  body.otec-company-layout .elementor-element-050810c > .e-con-inner,
  body.otec-company-layout .elementor-element-93ba644 > .e-con-inner {
    width: min(100% - 40px, 1200px);
  }

  body.otec-company-layout .elementor-element-c59662c > .e-con-inner,
  body.otec-company-layout .elementor-element-407d840,
  body.otec-company-layout .otec-company-process-grid {
    grid-template-columns: 1fr;
  }

  body.otec-company-layout .elementor-element-407d840,
  body.otec-company-layout .otec-company-process-grid {
    gap: 16px;
  }
}
