.elementor-41 .elementor-element.elementor-element-8aefa7f{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-41 .elementor-element.elementor-element-4775ddb{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-41 .elementor-element.elementor-element-e8f3f1c{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-41 .elementor-element.elementor-element-e67e7de{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-41 .elementor-element.elementor-element-1ba5a75{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-41 .elementor-element.elementor-element-eff95c2{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-41 .elementor-element.elementor-element-cca1126{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-41 .elementor-element.elementor-element-68ccb4a{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-a5943da *//* ==================================================
   TRIONYX ABOUT PAGE — SECTION 1
================================================== */

.trx-about-hero{
  position:relative;
  width:100%;
  min-height:100vh;
  overflow:hidden;
  display:flex;
  flex-direction:column;
  justify-content:center;
  isolation:isolate;
  color:#ffffff;
  background:#051521;
  font-family:'Manrope',Arial,sans-serif;
}


/* ==================================================
   BACKGROUND
================================================== */

.trx-about-hero__background{
  position:absolute;
  inset:0;
  z-index:-6;
}

.trx-about-hero__background img{
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
  object-position:center;
  filter:
    saturate(.64)
    contrast(1.08)
    brightness(.46);
}

.trx-about-hero__overlay{
  position:absolute;
  inset:0;
  z-index:-5;
  background:
    linear-gradient(
      90deg,
      rgba(3,15,25,.99) 0%,
      rgba(4,21,34,.96) 38%,
      rgba(5,31,47,.79) 69%,
      rgba(5,31,47,.53) 100%
    ),
    linear-gradient(
      180deg,
      rgba(3,15,25,.25) 0%,
      rgba(3,15,25,.08) 48%,
      rgba(3,15,25,.86) 100%
    );
}

.trx-about-hero__grid{
  position:absolute;
  inset:0;
  z-index:-4;
  opacity:.065;
  pointer-events:none;
  background-image:
    linear-gradient(
      rgba(255,255,255,.28) 1px,
      transparent 1px
    ),
    linear-gradient(
      90deg,
      rgba(255,255,255,.28) 1px,
      transparent 1px
    );
  background-size:74px 74px;
  mask-image:linear-gradient(
    90deg,
    transparent 0%,
    #000 33%,
    #000 80%,
    transparent 100%
  );
  -webkit-mask-image:linear-gradient(
    90deg,
    transparent 0%,
    #000 33%,
    #000 80%,
    transparent 100%
  );
}


/* ==================================================
   DECORATIVE RINGS
================================================== */

.trx-about-hero__ring{
  position:absolute;
  z-index:-3;
  border-radius:50%;
  pointer-events:none;
}

.trx-about-hero__ring--one{
  top:-250px;
  right:-220px;
  width:620px;
  height:620px;
  border:1px solid rgba(56,200,184,.15);
}

.trx-about-hero__ring--one::before{
  content:'';
  position:absolute;
  inset:70px;
  border:1px solid rgba(255,255,255,.055);
  border-radius:50%;
}

.trx-about-hero__ring--two{
  left:-170px;
  bottom:-250px;
  width:450px;
  height:450px;
  border:1px solid rgba(255,255,255,.06);
}


/* ==================================================
   MAIN LAYOUT
================================================== */

.trx-about-hero__container{
  position:relative;
  z-index:2;
  width:min(1380px,calc(100% - 100px));
  min-height:calc(100vh - 68px);
  margin:0 auto;
  padding:95px 0 86px;
  display:grid;
  grid-template-columns:minmax(0,1.08fr) minmax(430px,.92fr);
  align-items:center;
  gap:88px;
}


/* ==================================================
   LEFT CONTENT
================================================== */

.trx-about-hero__content{
  position:relative;
  z-index:3;
  max-width:790px;
}

.trx-about-hero__breadcrumb{
  margin-bottom:32px;
  display:flex;
  align-items:center;
  gap:10px;
  color:#788f9d;
  font-size:8px;
  line-height:1;
  font-weight:700;
  letter-spacing:1.3px;
  text-transform:uppercase;
}

.trx-about-hero__breadcrumb a{
  color:#9fb2bd;
  text-decoration:none;
  transition:color .25s ease;
}

.trx-about-hero__breadcrumb a:hover{
  color:#38c8b8;
}

.trx-about-hero__breadcrumb span{
  color:#3e5a6b;
}

.trx-about-hero__breadcrumb strong{
  color:#38c8b8;
  font-weight:800;
}

.trx-about-hero__eyebrow{
  margin-bottom:25px;
  display:flex;
  align-items:center;
  gap:14px;
  color:#38c8b8;
  font-size:10px;
  line-height:1.4;
  font-weight:800;
  letter-spacing:2px;
  text-transform:uppercase;
}

.trx-about-hero__eyebrow > span{
  width:37px;
  height:2px;
  flex:0 0 37px;
  background:#38c8b8;
}

.trx-about-hero h1{
  max-width:820px;
  margin:0;
  color:#ffffff;
  font-size:clamp(57px,5vw,81px);
  line-height:1.02;
  font-weight:800;
  letter-spacing:-4.7px;
}

.trx-about-hero h1 em{
  display:block;
  margin-top:7px;
  color:transparent;
  font-style:normal;
  background:linear-gradient(
    90deg,
    #ffffff 0%,
    #b2d0d8 56%,
    #45ccbc 100%
  );
  background-clip:text;
  -webkit-background-clip:text;
}

.trx-about-hero__lead{
  max-width:690px;
  margin:31px 0 0;
  color:#bdcdd5;
  font-size:16px;
  line-height:1.84;
}


/* ==================================================
   BUTTONS
================================================== */

.trx-about-hero__actions{
  margin-top:39px;
  display:flex;
  align-items:center;
  flex-wrap:wrap;
  gap:14px;
}

.trx-about-hero__button{
  min-height:57px;
  padding:0 25px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:17px;
  border:1px solid transparent;
  color:#ffffff;
  text-decoration:none;
  font-size:11px;
  line-height:1;
  font-weight:800;
  transition:
    transform .3s ease,
    background .3s ease,
    border-color .3s ease;
}

.trx-about-hero__button svg{
  width:17px;
  height:17px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.8;
  stroke-linecap:round;
  stroke-linejoin:round;
  transition:transform .3s ease;
}

.trx-about-hero__button--primary{
  background:#19a89c;
  border-color:#19a89c;
  box-shadow:0 16px 38px rgba(25,168,156,.2);
}

.trx-about-hero__button--primary:hover{
  transform:translateY(-3px);
  background:#38c8b8;
  border-color:#38c8b8;
}

.trx-about-hero__button--primary:hover svg{
  transform:translateX(4px);
}

.trx-about-hero__button--outline{
  border-color:rgba(255,255,255,.22);
  background:rgba(255,255,255,.04);
  backdrop-filter:blur(12px);
  -webkit-backdrop-filter:blur(12px);
}

.trx-about-hero__button--outline:hover{
  transform:translateY(-3px);
  border-color:rgba(255,255,255,.46);
  background:rgba(255,255,255,.09);
}

.trx-about-hero__button--outline:hover svg{
  transform:translate(3px,-3px);
}


/* ==================================================
   COMPANY FACTS
================================================== */

.trx-about-hero__facts{
  max-width:770px;
  margin-top:49px;
  padding-top:27px;
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  border-top:1px solid rgba(255,255,255,.14);
}

.trx-about-hero__fact{
  min-height:57px;
  padding:0 23px;
  display:flex;
  flex-direction:column;
  justify-content:center;
  border-right:1px solid rgba(255,255,255,.13);
}

.trx-about-hero__fact:first-child{
  padding-left:0;
}

.trx-about-hero__fact:last-child{
  padding-right:0;
  border-right:0;
}

.trx-about-hero__fact span{
  display:block;
  margin-bottom:6px;
  color:#718a99;
  font-size:7px;
  line-height:1;
  font-weight:800;
  letter-spacing:1.2px;
  text-transform:uppercase;
}

.trx-about-hero__fact strong{
  display:block;
  color:#edf4f7;
  font-size:11px;
  line-height:1.45;
  font-weight:700;
}


/* ==================================================
   RIGHT VISUAL
================================================== */

.trx-about-hero__visual{
  position:relative;
  min-height:620px;
  display:flex;
  align-items:center;
  justify-content:flex-end;
  padding-right:34px;
}

.trx-about-hero__visual-frame{
  position:relative;
  width:min(100%,510px);
  height:610px;
  overflow:hidden;
  border:1px solid rgba(255,255,255,.16);
  background:#082238;
  box-shadow:0 42px 90px rgba(0,0,0,.35);
  clip-path:polygon(
    0 0,
    88% 0,
    100% 11%,
    100% 100%,
    13% 100%,
    0 89%
  );
}

.trx-about-hero__main-image{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
  object-position:center;
  filter:
    saturate(.76)
    contrast(1.08)
    brightness(.74);
  transition:transform .9s cubic-bezier(.2,.7,.2,1);
}

.trx-about-hero__visual-frame:hover .trx-about-hero__main-image{
  transform:scale(1.04);
}

.trx-about-hero__visual-overlay{
  position:absolute;
  inset:0;
  z-index:1;
  background:
    linear-gradient(
      180deg,
      rgba(3,17,28,.07) 0%,
      rgba(3,17,28,.09) 38%,
      rgba(3,17,28,.9) 100%
    ),
    linear-gradient(
      90deg,
      rgba(3,17,28,.35),
      transparent 68%
    );
}

.trx-about-hero__visual-top{
  position:absolute;
  top:27px;
  right:29px;
  left:29px;
  z-index:5;
  display:flex;
  align-items:center;
  justify-content:space-between;
  color:rgba(255,255,255,.7);
  font-size:7px;
  line-height:1;
  font-weight:700;
  letter-spacing:1.45px;
  text-transform:uppercase;
}


/* ==================================================
   VISUAL INDEX
================================================== */

.trx-about-hero__visual-index{
  position:absolute;
  right:0;
  bottom:0;
  left:0;
  z-index:6;
  min-height:90px;
  padding:20px 30px;
  display:flex;
  align-items:center;
  gap:18px;
  background:rgba(4,20,33,.95);
  border-top:1px solid rgba(255,255,255,.13);
}

.trx-about-hero__visual-index > span{
  color:#38c8b8;
  font-size:21px;
  line-height:1;
  font-weight:800;
}

.trx-about-hero__visual-index > div{
  padding-left:18px;
  border-left:1px solid rgba(255,255,255,.25);
}

.trx-about-hero__visual-index small{
  display:block;
  margin-bottom:6px;
  color:#38c8b8;
  font-size:7px;
  line-height:1;
  font-weight:800;
  letter-spacing:1.3px;
  text-transform:uppercase;
}

.trx-about-hero__visual-index strong{
  display:block;
  max-width:330px;
  color:#ffffff;
  font-size:14px;
  line-height:1.45;
  font-weight:600;
}


/* ==================================================
   SECONDARY IMAGE
================================================== */

.trx-about-hero__secondary-image{
  position:absolute;
  left:0;
  bottom:90px;
  z-index:5;
  width:205px;
  height:180px;
  overflow:hidden;
  border-top:1px solid rgba(255,255,255,.17);
  border-right:1px solid rgba(255,255,255,.17);
  background:#061725;
  box-shadow:18px -10px 40px rgba(0,0,0,.27);
}

.trx-about-hero__secondary-image img{
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
  object-position:center;
  filter:
    saturate(.79)
    brightness(.78);
  transition:transform .7s ease;
}

.trx-about-hero__secondary-image:hover img{
  transform:scale(1.055);
}

.trx-about-hero__secondary-overlay{
  position:absolute;
  inset:0;
  background:linear-gradient(
    180deg,
    transparent 20%,
    rgba(3,17,28,.92) 100%
  );
}

.trx-about-hero__secondary-copy{
  position:absolute;
  right:17px;
  bottom:17px;
  left:17px;
  z-index:2;
}

.trx-about-hero__secondary-copy small{
  display:block;
  margin-bottom:6px;
  color:#38c8b8;
  font-size:7px;
  font-weight:800;
  letter-spacing:1.1px;
  text-transform:uppercase;
}

.trx-about-hero__secondary-copy strong{
  display:block;
  color:#ffffff;
  font-size:10px;
  line-height:1.45;
  font-weight:600;
}


/* ==================================================
   STATUS PANEL
================================================== */

.trx-about-hero__status{
  position:absolute;
  top:72px;
  right:0;
  z-index:6;
  width:220px;
  min-height:56px;
  padding:14px 17px;
  display:flex;
  align-items:center;
  gap:12px;
  border-top:1px solid rgba(255,255,255,.18);
  border-bottom:1px solid rgba(255,255,255,.18);
  border-left:1px solid rgba(255,255,255,.18);
  background:rgba(5,25,39,.88);
  backdrop-filter:blur(15px);
  -webkit-backdrop-filter:blur(15px);
}

.trx-about-hero__status-dot{
  width:8px;
  height:8px;
  flex:0 0 8px;
  border-radius:50%;
  background:#38c8b8;
  box-shadow:0 0 0 6px rgba(56,200,184,.12);
}

.trx-about-hero__status small{
  display:block;
  margin-bottom:5px;
  color:#829aa9;
  font-size:7px;
  font-weight:800;
  letter-spacing:1.1px;
  text-transform:uppercase;
}

.trx-about-hero__status strong{
  display:block;
  color:#ffffff;
  font-size:9px;
  line-height:1.4;
  font-weight:600;
}

.trx-about-hero__vertical-text{
  position:absolute;
  top:50%;
  right:-20px;
  transform:translateY(-50%) rotate(180deg);
  writing-mode:vertical-rl;
  color:rgba(255,255,255,.42);
  font-size:8px;
  line-height:1;
  font-weight:700;
  letter-spacing:3px;
}


/* ==================================================
   SECTOR STRIP
================================================== */

.trx-about-hero__sectors{
  position:relative;
  z-index:5;
  width:100%;
  min-height:68px;
  display:flex;
  align-items:center;
  border-top:1px solid rgba(255,255,255,.13);
  background:rgba(3,15,24,.6);
  backdrop-filter:blur(10px);
  -webkit-backdrop-filter:blur(10px);
}

.trx-about-hero__sectors-inner{
  width:min(1380px,calc(100% - 100px));
  min-height:68px;
  margin:0 auto;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:22px;
  color:#a9bac4;
  font-size:9px;
  line-height:1;
  font-weight:700;
  letter-spacing:1.25px;
  text-transform:uppercase;
}

.trx-about-hero__sector-label{
  color:#38c8b8;
}

.trx-about-hero__sectors-inner i{
  width:3px;
  height:3px;
  flex:0 0 3px;
  border-radius:50%;
  background:#506c7d;
}


/* ==================================================
   TABLET
================================================== */

@media(max-width:1100px){

  .trx-about-hero__container{
    width:min(100% - 60px,1050px);
    grid-template-columns:minmax(0,1fr) minmax(360px,.78fr);
    gap:45px;
  }

  .trx-about-hero h1{
    font-size:clamp(50px,6vw,67px);
    letter-spacing:-3.5px;
  }

  .trx-about-hero__facts{
    grid-template-columns:1fr;
  }

  .trx-about-hero__fact{
    padding:15px 0;
    border-right:0;
    border-bottom:1px solid rgba(255,255,255,.13);
  }

  .trx-about-hero__fact:last-child{
    border-bottom:0;
  }

  .trx-about-hero__visual{
    min-height:540px;
    padding-right:15px;
  }

  .trx-about-hero__visual-frame{
    height:535px;
  }

  .trx-about-hero__secondary-image{
    width:175px;
    height:150px;
    bottom:88px;
  }

  .trx-about-hero__status{
    width:195px;
  }

  .trx-about-hero__sectors-inner{
    width:min(100% - 60px,1050px);
  }

}


/* ==================================================
   TABLET / MOBILE
================================================== */

@media(max-width:820px){

  .trx-about-hero{
    min-height:auto;
  }

  .trx-about-hero__container{
    width:calc(100% - 38px);
    min-height:auto;
    padding:90px 0 85px;
    grid-template-columns:1fr;
    gap:58px;
  }

  .trx-about-hero__content{
    max-width:100%;
  }

  .trx-about-hero__visual{
    min-height:550px;
    justify-content:center;
    padding-right:0;
  }

  .trx-about-hero__visual-frame{
    width:min(100%,500px);
  }

  .trx-about-hero__vertical-text{
    display:none;
  }

  .trx-about-hero__sectors-inner{
    width:calc(100% - 38px);
    padding:20px 0;
    justify-content:center;
    flex-wrap:wrap;
  }

  .trx-about-hero__sector-label{
    flex-basis:100%;
    margin-bottom:4px;
    text-align:center;
  }

}


/* ==================================================
   MOBILE
================================================== */

@media(max-width:560px){

  .trx-about-hero__container{
    padding:72px 0;
  }

  .trx-about-hero__breadcrumb{
    margin-bottom:25px;
    font-size:6px;
  }

  .trx-about-hero__eyebrow{
    margin-bottom:21px;
    font-size:8px;
    letter-spacing:1.45px;
  }

  .trx-about-hero__eyebrow > span{
    width:28px;
    flex-basis:28px;
  }

  .trx-about-hero h1{
    font-size:clamp(41px,12vw,53px);
    line-height:1.04;
    letter-spacing:-2.7px;
  }

  .trx-about-hero__lead{
    margin-top:25px;
    font-size:14px;
    line-height:1.75;
  }

  .trx-about-hero__actions{
    margin-top:31px;
    flex-direction:column;
  }

  .trx-about-hero__button{
    width:100%;
    min-height:55px;
  }

  .trx-about-hero__facts{
    margin-top:39px;
    padding-top:11px;
  }

  .trx-about-hero__visual{
    min-height:455px;
  }

  .trx-about-hero__visual-frame{
    width:100%;
    height:445px;
  }

  .trx-about-hero__visual-top{
    top:20px;
    right:20px;
    left:20px;
    font-size:6px;
  }

  .trx-about-hero__status{
    top:52px;
    width:174px;
    min-height:50px;
    padding:11px 12px;
  }

  .trx-about-hero__status strong{
    font-size:8px;
  }

  .trx-about-hero__secondary-image{
    width:145px;
    height:126px;
    bottom:84px;
  }

  .trx-about-hero__secondary-copy{
    right:11px;
    bottom:11px;
    left:11px;
  }

  .trx-about-hero__secondary-copy small{
    font-size:6px;
  }

  .trx-about-hero__secondary-copy strong{
    font-size:8px;
  }

  .trx-about-hero__visual-index{
    min-height:84px;
    padding:16px 19px;
    gap:13px;
  }

  .trx-about-hero__visual-index > div{
    padding-left:13px;
  }

  .trx-about-hero__visual-index strong{
    font-size:11px;
  }

  .trx-about-hero__sectors-inner{
    gap:13px;
    font-size:7px;
    letter-spacing:.8px;
  }

}
.trx-about-hero__visual-frame{
  position:relative;
  overflow:hidden;
}

.trx-about-hero__main-image{
  position:absolute !important;
  inset:0 !important;
  width:100% !important;
  max-width:none !important;
  height:100% !important;
  min-height:100% !important;
  display:block !important;
  object-fit:cover !important;
  object-position:center center !important;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b759352 *//* ==================================================
   TRIONYX ABOUT PAGE — SECTION 2
================================================== */

.trx-company-intro{
  position:relative;
  width:100%;
  overflow:hidden;
  padding:130px 0;
  color:#09233b;
  background:
    linear-gradient(
      112deg,
      #f2f6f7 0%,
      #ffffff 52%,
      #edf3f4 100%
    );
  font-family:'Manrope',Arial,sans-serif;
}

.trx-company-intro::before{
  content:'';
  position:absolute;
  top:0;
  right:0;
  width:35%;
  height:5px;
  background:
    linear-gradient(
      90deg,
      transparent,
      #19a89c
    );
}

.trx-company-intro__pattern{
  position:absolute;
  inset:0;
  opacity:.3;
  pointer-events:none;
  background-image:
    linear-gradient(
      rgba(9,35,59,.045) 1px,
      transparent 1px
    ),
    linear-gradient(
      90deg,
      rgba(9,35,59,.045) 1px,
      transparent 1px
    );
  background-size:72px 72px;
  mask-image:
    linear-gradient(
      90deg,
      #000 0%,
      transparent 48%
    );
  -webkit-mask-image:
    linear-gradient(
      90deg,
      #000 0%,
      transparent 48%
    );
}

.trx-company-intro__ring{
  position:absolute;
  right:-270px;
  bottom:-290px;
  width:650px;
  height:650px;
  border:1px solid rgba(25,168,156,.11);
  border-radius:50%;
  pointer-events:none;
}

.trx-company-intro__ring::before{
  content:'';
  position:absolute;
  inset:75px;
  border:1px solid rgba(9,35,59,.05);
  border-radius:50%;
}

.trx-company-intro__container{
  position:relative;
  z-index:2;
  width:min(1380px,calc(100% - 100px));
  margin:0 auto;
  display:grid;
  grid-template-columns:minmax(470px,.92fr) minmax(0,1.08fr);
  align-items:center;
  gap:105px;
}


/* ==================================================
   LEFT VISUAL
================================================== */

.trx-company-intro__visual{
  position:relative;
  min-height:720px;
  padding-right:58px;
}

.trx-company-intro__main-image{
  position:absolute;
  top:0;
  left:0;
  width:82%;
  height:610px;
  overflow:hidden;
  background:#08243a;
  box-shadow:0 36px 80px rgba(7,35,53,.18);
}

.trx-company-intro__main-image::before{
  content:'';
  position:absolute;
  top:0;
  right:0;
  z-index:4;
  width:90px;
  height:90px;
  background:#f3f7f8;
  clip-path:polygon(
    100% 0,
    100% 100%,
    0 0
  );
}

.trx-company-intro__main-image img{
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
  object-position:center;
  filter:
    saturate(.78)
    contrast(1.06);
  transition:transform .85s cubic-bezier(.2,.7,.2,1);
}

.trx-company-intro__main-image:hover img{
  transform:scale(1.04);
}

.trx-company-intro__main-overlay{
  position:absolute;
  inset:0;
  background:
    linear-gradient(
      180deg,
      rgba(4,18,29,.05) 0%,
      rgba(4,18,29,.08) 43%,
      rgba(4,18,29,.88) 100%
    );
}

.trx-company-intro__image-top{
  position:absolute;
  top:28px;
  right:30px;
  left:30px;
  z-index:5;
  display:flex;
  align-items:center;
  justify-content:space-between;
  color:rgba(255,255,255,.7);
  font-size:7px;
  line-height:1;
  font-weight:700;
  letter-spacing:1.4px;
  text-transform:uppercase;
}

.trx-company-intro__image-caption{
  position:absolute;
  right:30px;
  bottom:30px;
  left:30px;
  z-index:5;
  display:flex;
  align-items:flex-start;
  gap:18px;
}

.trx-company-intro__caption-index{
  color:#38c8b8;
  font-size:22px;
  line-height:1;
  font-weight:800;
}

.trx-company-intro__image-caption > div{
  padding-left:18px;
  border-left:1px solid rgba(255,255,255,.3);
}

.trx-company-intro__image-caption small{
  display:block;
  margin-bottom:7px;
  color:#38c8b8;
  font-size:7px;
  line-height:1;
  font-weight:800;
  letter-spacing:1.3px;
  text-transform:uppercase;
}

.trx-company-intro__image-caption strong{
  display:block;
  max-width:330px;
  color:#ffffff;
  font-size:14px;
  line-height:1.5;
  font-weight:600;
}


/* ==================================================
   SECONDARY IMAGE
================================================== */

.trx-company-intro__secondary-image{
  position:absolute;
  right:0;
  bottom:0;
  z-index:7;
  width:48%;
  height:290px;
  overflow:hidden;
  border:9px solid #f1f6f7;
  background:#08243a;
  box-shadow:0 27px 60px rgba(7,35,53,.2);
}

.trx-company-intro__secondary-image img{
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
  object-position:center;
  filter:saturate(.82);
  transition:transform .75s ease;
}

.trx-company-intro__secondary-image:hover img{
  transform:scale(1.05);
}

.trx-company-intro__secondary-overlay{
  position:absolute;
  inset:0;
  background:
    linear-gradient(
      180deg,
      transparent 24%,
      rgba(4,18,29,.93) 100%
    );
}

.trx-company-intro__secondary-content{
  position:absolute;
  right:21px;
  bottom:21px;
  left:21px;
  z-index:3;
}

.trx-company-intro__secondary-content span{
  display:block;
  margin-bottom:7px;
  color:#38c8b8;
  font-size:7px;
  line-height:1;
  font-weight:800;
  letter-spacing:1.3px;
  text-transform:uppercase;
}

.trx-company-intro__secondary-content strong{
  display:block;
  max-width:235px;
  color:#ffffff;
  font-size:12px;
  line-height:1.5;
  font-weight:600;
}


/* ==================================================
   LICENSE PANEL
================================================== */

.trx-company-intro__license{
  position:absolute;
  top:78px;
  right:0;
  z-index:8;
  width:205px;
  min-height:205px;
  padding:25px 23px;
  color:#ffffff;
  background:#08263c;
  box-shadow:0 22px 50px rgba(7,35,53,.22);
}

.trx-company-intro__license::before{
  content:'';
  position:absolute;
  top:0;
  bottom:0;
  left:0;
  width:5px;
  background:#19a89c;
}

.trx-company-intro__license-status{
  margin-bottom:23px;
  display:flex;
  align-items:center;
  gap:10px;
  color:#91a8b4;
  font-size:6px;
  line-height:1;
  font-weight:800;
  letter-spacing:1.2px;
  text-transform:uppercase;
}

.trx-company-intro__license-status span{
  width:7px;
  height:7px;
  flex:0 0 7px;
  border-radius:50%;
  background:#38c8b8;
  box-shadow:0 0 0 6px rgba(56,200,184,.1);
}

.trx-company-intro__license > strong{
  display:block;
  color:#ffffff;
  font-size:17px;
  line-height:1.35;
  font-weight:700;
}

.trx-company-intro__license p{
  margin:12px 0 0;
  color:#9fb1bb;
  font-size:8px;
  line-height:1.7;
}


/* ==================================================
   RIGHT CONTENT
================================================== */

.trx-company-intro__content{
  position:relative;
  max-width:760px;
}

.trx-company-intro__eyebrow{
  margin-bottom:24px;
  display:flex;
  align-items:center;
  gap:14px;
  color:#159a91;
  font-size:10px;
  line-height:1.4;
  font-weight:800;
  letter-spacing:2px;
  text-transform:uppercase;
}

.trx-company-intro__eyebrow span{
  width:37px;
  height:2px;
  flex:0 0 37px;
  background:#19a89c;
}

.trx-company-intro h2{
  max-width:760px;
  margin:0;
  color:#09233b;
  font-size:clamp(43px,4.35vw,66px);
  line-height:1.055;
  font-weight:800;
  letter-spacing:-4px;
}

.trx-company-intro h2 em{
  display:block;
  margin-top:6px;
  color:#178f89;
  font-style:normal;
}

.trx-company-intro__lead{
  max-width:710px;
  margin:30px 0 0;
  color:#273f50;
  font-size:16px;
  line-height:1.78;
  font-weight:600;
}

.trx-company-intro__description{
  max-width:710px;
  margin:17px 0 0;
  color:#687d89;
  font-size:13px;
  line-height:1.85;
}


/* ==================================================
   CAPABILITY SUMMARY
================================================== */

.trx-company-intro__capabilities{
  margin-top:38px;
  border-top:1px solid rgba(9,35,59,.13);
}

.trx-company-intro__capability{
  min-height:106px;
  padding:22px 0;
  display:grid;
  grid-template-columns:45px 1fr;
  gap:17px;
  border-bottom:1px solid rgba(9,35,59,.13);
  transition:
    padding-left .3s ease,
    background .3s ease;
}

.trx-company-intro__capability:hover{
  padding-left:15px;
  background:rgba(25,168,156,.04);
}

.trx-company-intro__capability-number{
  padding-top:3px;
  color:#19a89c;
  font-size:11px;
  line-height:1;
  font-weight:800;
  letter-spacing:1px;
}

.trx-company-intro__capability strong{
  display:block;
  margin-bottom:7px;
  color:#09233b;
  font-size:14px;
  line-height:1.45;
  font-weight:800;
}

.trx-company-intro__capability p{
  max-width:630px;
  margin:0;
  color:#71838d;
  font-size:10px;
  line-height:1.75;
}


/* ==================================================
   COMPANY FACTS
================================================== */

.trx-company-intro__facts{
  margin-top:35px;
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  border-top:1px solid rgba(9,35,59,.13);
  border-left:1px solid rgba(9,35,59,.13);
}

.trx-company-intro__fact{
  min-height:82px;
  padding:18px 21px;
  display:flex;
  flex-direction:column;
  justify-content:center;
  border-right:1px solid rgba(9,35,59,.13);
  border-bottom:1px solid rgba(9,35,59,.13);
  background:rgba(255,255,255,.45);
}

.trx-company-intro__fact span{
  display:block;
  margin-bottom:7px;
  color:#82939d;
  font-size:7px;
  line-height:1;
  font-weight:800;
  letter-spacing:1.2px;
  text-transform:uppercase;
}

.trx-company-intro__fact strong{
  display:block;
  color:#092a41;
  font-size:12px;
  line-height:1.4;
  font-weight:800;
}


/* ==================================================
   BOTTOM ACTION
================================================== */

.trx-company-intro__bottom{
  margin-top:34px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:30px;
}

.trx-company-intro__button{
  min-height:56px;
  padding:0 24px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:18px;
  color:#ffffff;
  background:#092d45;
  text-decoration:none;
  font-size:10px;
  font-weight:800;
  transition:
    transform .3s ease,
    background .3s ease;
}

.trx-company-intro__button svg{
  width:17px;
  height:17px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.8;
  stroke-linecap:round;
  stroke-linejoin:round;
  transition:transform .3s ease;
}

.trx-company-intro__button:hover{
  transform:translateY(-3px);
  background:#19a89c;
}

.trx-company-intro__button:hover svg{
  transform:translateX(5px);
}

.trx-company-intro__tagline{
  padding-left:20px;
  border-left:2px solid #19a89c;
}

.trx-company-intro__tagline span{
  display:block;
  margin-bottom:5px;
  color:#84959f;
  font-size:7px;
  line-height:1;
  font-weight:800;
  letter-spacing:1.3px;
  text-transform:uppercase;
}

.trx-company-intro__tagline strong{
  display:block;
  color:#092a41;
  font-size:11px;
  line-height:1.5;
  font-weight:700;
}


/* ==================================================
   TABLET
================================================== */

@media(max-width:1100px){

  .trx-company-intro{
    padding:105px 0;
  }

  .trx-company-intro__container{
    width:min(100% - 60px,1050px);
    grid-template-columns:minmax(400px,.88fr) minmax(0,1.12fr);
    gap:65px;
  }

  .trx-company-intro__visual{
    min-height:630px;
  }

  .trx-company-intro__main-image{
    width:84%;
    height:530px;
  }

  .trx-company-intro__secondary-image{
    width:52%;
    height:245px;
  }

  .trx-company-intro__license{
    width:175px;
    min-height:185px;
    padding:22px 19px;
  }

  .trx-company-intro h2{
    font-size:clamp(40px,4.8vw,56px);
    letter-spacing:-3px;
  }

}


/* ==================================================
   TABLET / MOBILE
================================================== */

@media(max-width:820px){

  .trx-company-intro{
    padding:90px 0;
  }

  .trx-company-intro__container{
    width:calc(100% - 38px);
    grid-template-columns:1fr;
    gap:75px;
  }

  .trx-company-intro__visual{
    width:min(100%,580px);
    min-height:650px;
    margin:0 auto;
  }

  .trx-company-intro__content{
    max-width:100%;
  }

}


/* ==================================================
   MOBILE
================================================== */

@media(max-width:560px){

  .trx-company-intro{
    padding:76px 0;
  }

  .trx-company-intro__container{
    gap:58px;
  }

  .trx-company-intro__visual{
    min-height:485px;
    padding-right:0;
  }

  .trx-company-intro__main-image{
    width:88%;
    height:405px;
  }

  .trx-company-intro__main-image::before{
    width:58px;
    height:58px;
  }

  .trx-company-intro__image-top{
    top:20px;
    right:20px;
    left:20px;
    font-size:6px;
  }

  .trx-company-intro__image-caption{
    right:19px;
    bottom:19px;
    left:19px;
    gap:12px;
  }

  .trx-company-intro__caption-index{
    font-size:18px;
  }

  .trx-company-intro__image-caption > div{
    padding-left:12px;
  }

  .trx-company-intro__image-caption strong{
    font-size:9px;
  }

  .trx-company-intro__secondary-image{
    width:54%;
    height:176px;
    border-width:6px;
  }

  .trx-company-intro__secondary-content{
    right:12px;
    bottom:12px;
    left:12px;
  }

  .trx-company-intro__secondary-content strong{
    font-size:8px;
  }

  .trx-company-intro__license{
    top:38px;
    width:145px;
    min-height:153px;
    padding:17px 15px;
  }

  .trx-company-intro__license-status{
    margin-bottom:16px;
    font-size:5px;
  }

  .trx-company-intro__license > strong{
    font-size:12px;
  }

  .trx-company-intro__license p{
    font-size:6px;
  }

  .trx-company-intro__eyebrow{
    margin-bottom:20px;
    font-size:8px;
    letter-spacing:1.45px;
  }

  .trx-company-intro__eyebrow span{
    width:28px;
    flex-basis:28px;
  }

  .trx-company-intro h2{
    font-size:clamp(39px,11vw,49px);
    line-height:1.06;
    letter-spacing:-2.7px;
  }

  .trx-company-intro__lead{
    margin-top:25px;
    font-size:14px;
    line-height:1.72;
  }

  .trx-company-intro__description{
    font-size:12px;
    line-height:1.75;
  }

  .trx-company-intro__capabilities{
    margin-top:30px;
  }

  .trx-company-intro__capability{
    grid-template-columns:34px 1fr;
    gap:11px;
  }

  .trx-company-intro__capability:hover{
    padding-left:8px;
  }

  .trx-company-intro__facts{
    grid-template-columns:1fr;
  }

  .trx-company-intro__bottom{
    align-items:flex-start;
    flex-direction:column;
  }

  .trx-company-intro__button{
    width:100%;
  }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-9cc249f */.trx-journey{
  position:relative;
  width:100%;
  overflow:hidden;
  padding:125px 0;
  color:#fff;
  background:
    radial-gradient(
      circle at 85% 15%,
      rgba(46,196,181,.12),
      transparent 25%
    ),
    linear-gradient(
      115deg,
      #04131f 0%,
      #071d2e 55%,
      #092c42 100%
    );
  font-family:'Manrope',Arial,sans-serif;
}

.trx-journey::before{
  content:'';
  position:absolute;
  top:0;
  left:0;
  width:34%;
  height:5px;
  background:linear-gradient(
    90deg,
    #38c8b8,
    transparent
  );
}

.trx-journey__grid{
  position:absolute;
  inset:0;
  opacity:.05;
  background-image:
    linear-gradient(
      rgba(255,255,255,.25) 1px,
      transparent 1px
    ),
    linear-gradient(
      90deg,
      rgba(255,255,255,.25) 1px,
      transparent 1px
    );
  background-size:72px 72px;
}

.trx-journey__container{
  position:relative;
  z-index:2;
  width:min(1380px,calc(100% - 100px));
  margin:0 auto;
}

.trx-journey__header{
  margin-bottom:65px;
  display:grid;
  grid-template-columns:minmax(0,1.2fr) minmax(330px,.8fr);
  align-items:end;
  gap:90px;
}

.trx-journey__eyebrow{
  margin-bottom:23px;
  display:flex;
  align-items:center;
  gap:14px;
  color:#38c8b8;
  font-size:10px;
  font-weight:800;
  letter-spacing:2px;
  text-transform:uppercase;
}

.trx-journey__eyebrow span{
  width:37px;
  height:2px;
  background:#38c8b8;
}

.trx-journey h2{
  margin:0;
  max-width:790px;
  font-size:clamp(44px,4.5vw,68px);
  line-height:1.055;
  font-weight:800;
  letter-spacing:-4px;
}

.trx-journey h2 em{
  display:block;
  margin-top:6px;
  color:#38c8b8;
  font-style:normal;
}

.trx-journey__header > p{
  margin:0;
  padding-left:28px;
  border-left:1px solid rgba(255,255,255,.15);
  color:#aebfc8;
  font-size:13px;
  line-height:1.85;
}

.trx-journey__layout{
  display:grid;
  grid-template-columns:minmax(430px,.92fr) minmax(0,1.08fr);
  align-items:stretch;
  gap:80px;
}


/* IMAGE */

.trx-journey__visual{
  position:relative;
  min-height:680px;
  overflow:hidden;
  background:#08243a;
}

.trx-journey__visual::before{
  content:'';
  position:absolute;
  top:0;
  right:0;
  z-index:4;
  width:90px;
  height:90px;
  background:#071d2e;
  clip-path:polygon(
    100% 0,
    100% 100%,
    0 0
  );
}

.trx-journey__visual img{
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
  filter:
    saturate(.72)
    contrast(1.08)
    brightness(.72);
  transition:transform .8s ease;
}

.trx-journey__visual:hover img{
  transform:scale(1.04);
}

.trx-journey__overlay{
  position:absolute;
  inset:0;
  background:
    linear-gradient(
      180deg,
      rgba(3,17,28,.08),
      rgba(3,17,28,.18) 45%,
      rgba(3,17,28,.92)
    );
}

.trx-journey__visual-top{
  position:absolute;
  top:28px;
  right:30px;
  left:30px;
  z-index:5;
  display:flex;
  justify-content:space-between;
  color:rgba(255,255,255,.7);
  font-size:7px;
  font-weight:700;
  letter-spacing:1.4px;
  text-transform:uppercase;
}

.trx-journey__visual-copy{
  position:absolute;
  right:35px;
  bottom:35px;
  left:35px;
  z-index:5;
}

.trx-journey__visual-copy small{
  display:block;
  margin-bottom:10px;
  color:#38c8b8;
  font-size:7px;
  font-weight:800;
  letter-spacing:1.4px;
  text-transform:uppercase;
}

.trx-journey__visual-copy strong{
  display:block;
  max-width:470px;
  color:#fff;
  font-size:18px;
  line-height:1.55;
  font-weight:600;
}


/* TIMELINE */

.trx-journey__timeline{
  position:relative;
  padding:10px 0;
}

.trx-journey__line{
  position:absolute;
  top:20px;
  bottom:20px;
  left:17px;
  width:1px;
  background:rgba(255,255,255,.15);
}

.trx-journey__item{
  position:relative;
  min-height:155px;
  display:grid;
  grid-template-columns:35px 75px 1fr;
  gap:22px;
  padding-bottom:28px;
}

.trx-journey__item:last-child{
  padding-bottom:0;
}

.trx-journey__marker{
  position:relative;
  z-index:2;
  padding-top:5px;
}

.trx-journey__marker span{
  width:15px;
  height:15px;
  display:block;
  border:3px solid #071d2e;
  border-radius:50%;
  background:#66818f;
  box-shadow:0 0 0 1px rgba(255,255,255,.2);
  transition:.3s ease;
}

.trx-journey__item:hover .trx-journey__marker span,
.trx-journey__item.active .trx-journey__marker span{
  background:#38c8b8;
  box-shadow:
    0 0 0 1px #38c8b8,
    0 0 0 7px rgba(56,200,184,.1);
}

.trx-journey__year{
  padding-top:3px;
  color:#38c8b8;
  font-size:16px;
  line-height:1;
  font-weight:800;
  letter-spacing:-.4px;
}

.trx-journey__content{
  padding-bottom:28px;
  border-bottom:1px solid rgba(255,255,255,.13);
}

.trx-journey__item:last-child .trx-journey__content{
  border-bottom:0;
}

.trx-journey__content > span{
  display:block;
  margin-bottom:8px;
  color:#78919e;
  font-size:7px;
  font-weight:800;
  letter-spacing:1.3px;
  text-transform:uppercase;
}

.trx-journey__content h3{
  margin:0;
  color:#fff;
  font-size:18px;
  line-height:1.4;
  font-weight:700;
}

.trx-journey__content p{
  max-width:610px;
  margin:9px 0 0;
  color:#9fb2bc;
  font-size:10px;
  line-height:1.75;
}


/* TABLET */

@media(max-width:1050px){

  .trx-journey{
    padding:100px 0;
  }

  .trx-journey__container{
    width:min(100% - 60px,1050px);
  }

  .trx-journey__header{
    gap:55px;
  }

  .trx-journey__layout{
    grid-template-columns:minmax(360px,.85fr) minmax(0,1.15fr);
    gap:50px;
  }

  .trx-journey__visual{
    min-height:620px;
  }

}


/* MOBILE / TABLET */

@media(max-width:820px){

  .trx-journey{
    padding:85px 0;
  }

  .trx-journey__container{
    width:calc(100% - 38px);
  }

  .trx-journey__header{
    grid-template-columns:1fr;
    gap:28px;
  }

  .trx-journey__header > p{
    max-width:650px;
  }

  .trx-journey__layout{
    grid-template-columns:1fr;
    gap:55px;
  }

  .trx-journey__visual{
    min-height:520px;
  }

}


/* MOBILE */

@media(max-width:560px){

  .trx-journey{
    padding:72px 0;
  }

  .trx-journey__eyebrow{
    margin-bottom:19px;
    font-size:8px;
    letter-spacing:1.4px;
  }

  .trx-journey__eyebrow span{
    width:28px;
  }

  .trx-journey h2{
    font-size:clamp(39px,11vw,49px);
    letter-spacing:-2.7px;
  }

  .trx-journey__header > p{
    padding-left:18px;
    font-size:12px;
    line-height:1.75;
  }

  .trx-journey__visual{
    min-height:430px;
  }

  .trx-journey__visual::before{
    width:60px;
    height:60px;
  }

  .trx-journey__visual-top{
    top:20px;
    right:20px;
    left:20px;
    font-size:6px;
  }

  .trx-journey__visual-copy{
    right:22px;
    bottom:22px;
    left:22px;
  }

  .trx-journey__visual-copy strong{
    font-size:13px;
  }

  .trx-journey__line{
    left:8px;
  }

  .trx-journey__item{
    grid-template-columns:18px 55px 1fr;
    gap:12px;
  }

  .trx-journey__marker span{
    width:12px;
    height:12px;
  }

  .trx-journey__year{
    font-size:12px;
  }

  .trx-journey__content h3{
    font-size:15px;
  }

  .trx-journey__content p{
    font-size:9px;
  }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-c2f380b *//* ==================================================
   TRIONYX ABOUT PAGE — SECTION 4
================================================== */

.trx-direction{
  position:relative;
  width:100%;
  overflow:hidden;
  padding:125px 0 115px;
  color:#09233b;
  background:
    linear-gradient(
      115deg,
      #f2f6f7 0%,
      #ffffff 50%,
      #edf3f4 100%
    );
  font-family:'Manrope',Arial,sans-serif;
}

.trx-direction::before{
  content:'';
  position:absolute;
  top:0;
  right:0;
  width:35%;
  height:5px;
  background:linear-gradient(
    90deg,
    transparent,
    #19a89c
  );
}

.trx-direction__pattern{
  position:absolute;
  inset:0;
  opacity:.32;
  pointer-events:none;
  background-image:
    linear-gradient(
      rgba(9,35,59,.045) 1px,
      transparent 1px
    ),
    linear-gradient(
      90deg,
      rgba(9,35,59,.045) 1px,
      transparent 1px
    );
  background-size:72px 72px;
  mask-image:linear-gradient(
    90deg,
    transparent,
    #000 50%,
    transparent
  );
  -webkit-mask-image:linear-gradient(
    90deg,
    transparent,
    #000 50%,
    transparent
  );
}

.trx-direction__ring{
  position:absolute;
  right:-280px;
  bottom:-300px;
  width:660px;
  height:660px;
  border:1px solid rgba(25,168,156,.11);
  border-radius:50%;
  pointer-events:none;
}

.trx-direction__ring::before{
  content:'';
  position:absolute;
  inset:80px;
  border:1px solid rgba(9,35,59,.05);
  border-radius:50%;
}

.trx-direction__container{
  position:relative;
  z-index:2;
  width:min(1380px,calc(100% - 100px));
  margin:0 auto;
}


/* ==================================================
   HEADER
================================================== */

.trx-direction__header{
  margin-bottom:63px;
  display:grid;
  grid-template-columns:minmax(0,1.25fr) minmax(340px,.75fr);
  align-items:end;
  gap:90px;
}

.trx-direction__heading{
  max-width:830px;
}

.trx-direction__eyebrow{
  margin-bottom:23px;
  display:flex;
  align-items:center;
  gap:14px;
  color:#159a91;
  font-size:10px;
  line-height:1.4;
  font-weight:800;
  letter-spacing:2px;
  text-transform:uppercase;
}

.trx-direction__eyebrow span{
  width:37px;
  height:2px;
  flex:0 0 37px;
  background:#19a89c;
}

.trx-direction h2{
  max-width:830px;
  margin:0;
  color:#09233b;
  font-size:clamp(44px,4.55vw,69px);
  line-height:1.055;
  font-weight:800;
  letter-spacing:-4.2px;
}

.trx-direction h2 em{
  display:block;
  margin-top:6px;
  color:#178f89;
  font-style:normal;
}

.trx-direction__header-copy{
  max-width:430px;
  padding-left:29px;
  border-left:1px solid rgba(9,35,59,.15);
}

.trx-direction__header-copy p{
  margin:0;
  color:#687d89;
  font-size:13px;
  line-height:1.85;
}

.trx-direction__header-meta{
  margin-top:23px;
  display:flex;
  align-items:center;
  gap:11px;
  color:#294658;
  font-size:8px;
  line-height:1.4;
  font-weight:800;
  letter-spacing:1.1px;
  text-transform:uppercase;
}

.trx-direction__header-meta span{
  width:7px;
  height:7px;
  flex:0 0 7px;
  border-radius:50%;
  background:#19a89c;
  box-shadow:0 0 0 6px rgba(25,168,156,.1);
}


/* ==================================================
   VISION & MISSION PANELS
================================================== */

.trx-direction__primary{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:18px;
}

.trx-direction__panel{
  position:relative;
  min-height:540px;
  overflow:hidden;
  background:#08243a;
  box-shadow:0 25px 65px rgba(7,35,53,.12);
}

.trx-direction__panel::before{
  content:'';
  position:absolute;
  inset:0;
  z-index:4;
  border:1px solid rgba(255,255,255,.15);
  pointer-events:none;
  transition:border-color .35s ease;
}

.trx-direction__panel:hover::before{
  border-color:rgba(56,200,184,.48);
}

.trx-direction__panel-image{
  position:absolute;
  inset:0;
}

.trx-direction__panel-image img{
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
  object-position:center;
  filter:
    saturate(.7)
    brightness(.7)
    contrast(1.07);
  transition:
    transform .9s cubic-bezier(.2,.7,.2,1),
    filter .4s ease;
}

.trx-direction__panel:hover img{
  transform:scale(1.045);
  filter:
    saturate(.82)
    brightness(.76)
    contrast(1.07);
}

.trx-direction__panel-overlay{
  position:absolute;
  inset:0;
  z-index:1;
  background:
    linear-gradient(
      180deg,
      rgba(3,17,28,.08) 0%,
      rgba(3,17,28,.14) 36%,
      rgba(3,17,28,.93) 100%
    ),
    linear-gradient(
      90deg,
      rgba(3,17,28,.52),
      transparent 72%
    );
}

.trx-direction__panel-top{
  position:absolute;
  top:28px;
  right:30px;
  left:30px;
  z-index:5;
  display:flex;
  align-items:center;
  justify-content:space-between;
  color:#ffffff;
}

.trx-direction__panel-top span:first-child{
  color:#38c8b8;
  font-size:13px;
  line-height:1;
  font-weight:800;
}

.trx-direction__panel-top span:last-child{
  color:rgba(255,255,255,.68);
  font-size:7px;
  line-height:1;
  font-weight:800;
  letter-spacing:1.4px;
  text-transform:uppercase;
}

.trx-direction__panel-content{
  position:absolute;
  right:39px;
  bottom:38px;
  left:39px;
  z-index:5;
}

.trx-direction__panel-line{
  display:block;
  width:42px;
  height:2px;
  margin-bottom:18px;
  background:#38c8b8;
  transition:width .35s ease;
}

.trx-direction__panel:hover .trx-direction__panel-line{
  width:75px;
}

.trx-direction__panel-content small{
  display:block;
  margin-bottom:11px;
  color:#38c8b8;
  font-size:7px;
  line-height:1;
  font-weight:800;
  letter-spacing:1.5px;
  text-transform:uppercase;
}

.trx-direction__panel-content h3{
  max-width:560px;
  margin:0;
  color:#ffffff;
  font-size:clamp(27px,2.4vw,38px);
  line-height:1.15;
  font-weight:800;
  letter-spacing:-2px;
}

.trx-direction__panel-content h3 em{
  display:block;
  color:#82d9d0;
  font-style:normal;
}

.trx-direction__panel-content p{
  max-width:590px;
  margin:18px 0 0;
  color:#bccbd2;
  font-size:11px;
  line-height:1.8;
}


/* ==================================================
   OBJECTIVES
================================================== */

.trx-direction__objectives{
  margin-top:70px;
  padding-top:65px;
  display:grid;
  grid-template-columns:380px 1fr;
  gap:75px;
  border-top:1px solid rgba(9,35,59,.14);
}

.trx-direction__objectives-intro{
  display:grid;
  grid-template-columns:45px 1fr;
  gap:20px;
  align-content:start;
}

.trx-direction__section-index{
  padding-top:3px;
  color:#19a89c;
  font-size:16px;
  line-height:1;
  font-weight:800;
}

.trx-direction__objectives-label{
  margin-bottom:18px;
  color:#159a91;
  font-size:8px;
  line-height:1;
  font-weight:800;
  letter-spacing:1.6px;
  text-transform:uppercase;
}

.trx-direction__objectives-intro h3{
  margin:0;
  color:#09233b;
  font-size:33px;
  line-height:1.18;
  font-weight:800;
  letter-spacing:-2px;
}

.trx-direction__objectives-intro h3 span{
  display:block;
  color:#178f89;
}

.trx-direction__objectives-intro p{
  margin:20px 0 0;
  color:#71838d;
  font-size:11px;
  line-height:1.8;
}


/* ==================================================
   OBJECTIVE LIST
================================================== */

.trx-direction__objective-list{
  border-top:1px solid rgba(9,35,59,.14);
}

.trx-direction__objective{
  position:relative;
  min-height:105px;
  padding:23px 0;
  display:grid;
  grid-template-columns:52px 1fr;
  gap:20px;
  border-bottom:1px solid rgba(9,35,59,.14);
  transition:
    padding-left .3s ease,
    background .3s ease;
}

.trx-direction__objective::before{
  content:'';
  position:absolute;
  top:0;
  bottom:0;
  left:0;
  width:3px;
  background:#19a89c;
  transform:scaleY(0);
  transform-origin:bottom;
  transition:transform .3s ease;
}

.trx-direction__objective:hover{
  padding-left:17px;
  background:rgba(25,168,156,.04);
}

.trx-direction__objective:hover::before{
  transform:scaleY(1);
}

.trx-direction__objective-number{
  padding-top:3px;
  color:#19a89c;
  font-size:11px;
  line-height:1;
  font-weight:800;
  letter-spacing:1px;
}

.trx-direction__objective strong{
  display:block;
  margin-bottom:8px;
  color:#09233b;
  font-size:15px;
  line-height:1.45;
  font-weight:800;
}

.trx-direction__objective p{
  max-width:710px;
  margin:0;
  color:#71838d;
  font-size:10px;
  line-height:1.75;
}


/* ==================================================
   BOTTOM STATEMENT
================================================== */

.trx-direction__statement{
  min-height:125px;
  margin-top:58px;
  padding:30px 35px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:40px;
  color:#ffffff;
  background:
    linear-gradient(
      105deg,
      #061725 0%,
      #092c43 70%,
      #0c3b52 100%
    );
}

.trx-direction__statement-copy span{
  display:block;
  margin-bottom:8px;
  color:#38c8b8;
  font-size:7px;
  line-height:1;
  font-weight:800;
  letter-spacing:1.5px;
  text-transform:uppercase;
}

.trx-direction__statement-copy strong{
  display:block;
  max-width:770px;
  color:#ffffff;
  font-size:17px;
  line-height:1.55;
  font-weight:600;
}

.trx-direction__button{
  min-height:55px;
  padding:0 24px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:17px;
  flex-shrink:0;
  color:#ffffff;
  background:#19a89c;
  text-decoration:none;
  font-size:10px;
  font-weight:800;
  transition:
    transform .3s ease,
    background .3s ease;
}

.trx-direction__button svg{
  width:17px;
  height:17px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.8;
  stroke-linecap:round;
  stroke-linejoin:round;
  transition:transform .3s ease;
}

.trx-direction__button:hover{
  transform:translateY(-3px);
  background:#38c8b8;
}

.trx-direction__button:hover svg{
  transform:translateX(5px);
}


/* ==================================================
   TABLET
================================================== */

@media(max-width:1050px){

  .trx-direction{
    padding:100px 0 95px;
  }

  .trx-direction__container{
    width:min(100% - 60px,1050px);
  }

  .trx-direction__header{
    gap:55px;
  }

  .trx-direction h2{
    font-size:clamp(42px,5vw,58px);
    letter-spacing:-3.2px;
  }

  .trx-direction__panel{
    min-height:500px;
  }

  .trx-direction__objectives{
    grid-template-columns:300px 1fr;
    gap:50px;
  }

}


/* ==================================================
   TABLET / MOBILE
================================================== */

@media(max-width:820px){

  .trx-direction{
    padding:85px 0;
  }

  .trx-direction__container{
    width:calc(100% - 38px);
  }

  .trx-direction__header{
    grid-template-columns:1fr;
    gap:29px;
  }

  .trx-direction__header-copy{
    max-width:650px;
  }

  .trx-direction__primary{
    grid-template-columns:1fr;
  }

  .trx-direction__panel{
    min-height:520px;
  }

  .trx-direction__objectives{
    grid-template-columns:1fr;
    gap:42px;
  }

  .trx-direction__objectives-intro{
    max-width:570px;
  }

  .trx-direction__statement{
    align-items:flex-start;
    flex-direction:column;
  }

}


/* ==================================================
   MOBILE
================================================== */

@media(max-width:560px){

  .trx-direction{
    padding:72px 0;
  }

  .trx-direction__eyebrow{
    margin-bottom:19px;
    font-size:8px;
    letter-spacing:1.4px;
  }

  .trx-direction__eyebrow span{
    width:28px;
    flex-basis:28px;
  }

  .trx-direction h2{
    font-size:clamp(39px,11vw,49px);
    line-height:1.06;
    letter-spacing:-2.7px;
  }

  .trx-direction__header-copy{
    padding-left:18px;
  }

  .trx-direction__header-copy p{
    font-size:12px;
    line-height:1.75;
  }

  .trx-direction__panel{
    min-height:470px;
  }

  .trx-direction__panel-top{
    top:20px;
    right:20px;
    left:20px;
  }

  .trx-direction__panel-content{
    right:22px;
    bottom:22px;
    left:22px;
  }

  .trx-direction__panel-content h3{
    font-size:27px;
    letter-spacing:-1.5px;
  }

  .trx-direction__panel-content p{
    font-size:10px;
    line-height:1.7;
  }

  .trx-direction__objectives{
    margin-top:55px;
    padding-top:50px;
  }

  .trx-direction__objectives-intro{
    grid-template-columns:32px 1fr;
    gap:12px;
  }

  .trx-direction__objectives-intro h3{
    font-size:27px;
    letter-spacing:-1.6px;
  }

  .trx-direction__objective{
    grid-template-columns:35px 1fr;
    gap:12px;
  }

  .trx-direction__objective:hover{
    padding-left:9px;
  }

  .trx-direction__objective strong{
    font-size:13px;
  }

  .trx-direction__objective p{
    font-size:9px;
  }

  .trx-direction__statement{
    margin-top:45px;
    padding:25px 21px;
  }

  .trx-direction__statement-copy strong{
    font-size:14px;
  }

  .trx-direction__button{
    width:100%;
  }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e99f356 *//* ==================================================
   TRIONYX ABOUT PAGE — SECTION 5
================================================== */

.trx-leadership{
  position:relative;
  width:100%;
  overflow:hidden;
  padding:125px 0;
  color:#ffffff;
  background:
    radial-gradient(
      circle at 88% 15%,
      rgba(56,200,184,.13),
      transparent 24%
    ),
    linear-gradient(
      115deg,
      #04131f 0%,
      #071d2e 54%,
      #092c42 100%
    );
  font-family:'Manrope',Arial,sans-serif;
}

.trx-leadership::before{
  content:'';
  position:absolute;
  top:0;
  left:0;
  width:34%;
  height:5px;
  background:linear-gradient(
    90deg,
    #38c8b8,
    transparent
  );
}

.trx-leadership__grid{
  position:absolute;
  inset:0;
  opacity:.055;
  pointer-events:none;
  background-image:
    linear-gradient(
      rgba(255,255,255,.25) 1px,
      transparent 1px
    ),
    linear-gradient(
      90deg,
      rgba(255,255,255,.25) 1px,
      transparent 1px
    );
  background-size:72px 72px;
}

.trx-leadership__ring{
  position:absolute;
  top:-280px;
  right:-250px;
  width:670px;
  height:670px;
  border:1px solid rgba(56,200,184,.12);
  border-radius:50%;
  pointer-events:none;
}

.trx-leadership__ring::before{
  content:'';
  position:absolute;
  inset:80px;
  border:1px solid rgba(255,255,255,.05);
  border-radius:50%;
}

.trx-leadership__container{
  position:relative;
  z-index:2;
  width:min(1380px,calc(100% - 100px));
  margin:0 auto;
  display:grid;
  grid-template-columns:minmax(440px,.9fr) minmax(0,1.1fr);
  align-items:center;
  gap:105px;
}


/* LEFT VISUAL */

.trx-leadership__visual{
  position:relative;
  min-height:760px;
  padding-right:55px;
}

.trx-leadership__portrait{
  position:absolute;
  top:0;
  left:0;
  width:82%;
  height:650px;
  overflow:hidden;
  background:#08243a;
  box-shadow:0 36px 82px rgba(0,0,0,.28);
}

.trx-leadership__portrait::before{
  content:'';
  position:absolute;
  top:0;
  right:0;
  z-index:4;
  width:92px;
  height:92px;
  background:#071d2e;
  clip-path:polygon(
    100% 0,
    100% 100%,
    0 0
  );
}

.trx-leadership__portrait img{
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
  object-position:center top;
  filter:
    saturate(.72)
    contrast(1.07)
    brightness(.78);
  transition:transform .85s cubic-bezier(.2,.7,.2,1);
}

.trx-leadership__portrait:hover img{
  transform:scale(1.035);
}

.trx-leadership__portrait-overlay{
  position:absolute;
  inset:0;
  background:
    linear-gradient(
      180deg,
      rgba(3,17,28,.05) 0%,
      rgba(3,17,28,.08) 42%,
      rgba(3,17,28,.92) 100%
    );
}

.trx-leadership__portrait-top{
  position:absolute;
  top:28px;
  right:30px;
  left:30px;
  z-index:5;
  display:flex;
  justify-content:space-between;
  color:rgba(255,255,255,.68);
  font-size:7px;
  font-weight:700;
  letter-spacing:1.4px;
  text-transform:uppercase;
}

.trx-leadership__portrait-bottom{
  position:absolute;
  right:32px;
  bottom:31px;
  left:32px;
  z-index:5;
}

.trx-leadership__portrait-bottom small{
  display:block;
  margin-bottom:9px;
  color:#38c8b8;
  font-size:7px;
  line-height:1;
  font-weight:800;
  letter-spacing:1.4px;
  text-transform:uppercase;
}

.trx-leadership__portrait-bottom strong{
  display:block;
  color:#ffffff;
  font-size:25px;
  line-height:1.25;
  font-weight:700;
  letter-spacing:-1px;
}


/* EXPERIENCE PANEL */

.trx-leadership__experience{
  position:absolute;
  top:80px;
  right:0;
  z-index:7;
  width:190px;
  min-height:180px;
  padding:27px 23px;
  color:#ffffff;
  background:#08263c;
  box-shadow:0 22px 50px rgba(0,0,0,.28);
}

.trx-leadership__experience::before{
  content:'';
  position:absolute;
  top:0;
  bottom:0;
  left:0;
  width:5px;
  background:#38c8b8;
}

.trx-leadership__experience strong{
  display:block;
  margin-bottom:13px;
  color:#38c8b8;
  font-size:45px;
  line-height:1;
  font-weight:800;
  letter-spacing:-2px;
}

.trx-leadership__experience span{
  display:block;
  color:#c4d2d9;
  font-size:8px;
  line-height:1.65;
  font-weight:700;
  letter-spacing:.7px;
  text-transform:uppercase;
}


/* QUOTE */

.trx-leadership__quote{
  position:absolute;
  right:0;
  bottom:0;
  z-index:8;
  width:51%;
  min-height:245px;
  padding:31px 28px;
  border:9px solid #071d2e;
  color:#ffffff;
  background:
    linear-gradient(
      145deg,
      #0b354c,
      #061b2b
    );
  box-shadow:0 25px 58px rgba(0,0,0,.27);
}

.trx-leadership__quote span{
  display:block;
  margin-bottom:18px;
  color:#38c8b8;
  font-size:7px;
  line-height:1;
  font-weight:800;
  letter-spacing:1.4px;
  text-transform:uppercase;
}

.trx-leadership__quote p{
  margin:0;
  color:#ffffff;
  font-size:16px;
  line-height:1.65;
  font-weight:600;
}


/* RIGHT CONTENT */

.trx-leadership__content{
  max-width:760px;
}

.trx-leadership__eyebrow{
  margin-bottom:23px;
  display:flex;
  align-items:center;
  gap:14px;
  color:#38c8b8;
  font-size:10px;
  line-height:1.4;
  font-weight:800;
  letter-spacing:2px;
  text-transform:uppercase;
}

.trx-leadership__eyebrow span{
  width:37px;
  height:2px;
  flex:0 0 37px;
  background:#38c8b8;
}

.trx-leadership h2{
  max-width:770px;
  margin:0;
  color:#ffffff;
  font-size:clamp(43px,4.4vw,67px);
  line-height:1.055;
  font-weight:800;
  letter-spacing:-4.1px;
}

.trx-leadership h2 em{
  display:block;
  margin-top:6px;
  color:#38c8b8;
  font-style:normal;
}

.trx-leadership__position{
  margin-top:29px;
  padding-left:22px;
  border-left:2px solid #38c8b8;
}

.trx-leadership__position span{
  display:block;
  margin-bottom:7px;
  color:#ffffff;
  font-size:17px;
  line-height:1.4;
  font-weight:800;
}

.trx-leadership__position strong{
  display:block;
  color:#8fa7b3;
  font-size:9px;
  line-height:1.55;
  font-weight:700;
  letter-spacing:.8px;
  text-transform:uppercase;
}

.trx-leadership__lead{
  margin:29px 0 0;
  color:#c3d0d7;
  font-size:15px;
  line-height:1.82;
  font-weight:500;
}

.trx-leadership__description{
  margin:16px 0 0;
  color:#94aab5;
  font-size:12px;
  line-height:1.85;
}


/* EXPERTISE */

.trx-leadership__expertise{
  margin-top:37px;
  padding-top:29px;
  border-top:1px solid rgba(255,255,255,.14);
}

.trx-leadership__expertise-title{
  margin-bottom:18px;
  color:#38c8b8;
  font-size:7px;
  line-height:1;
  font-weight:800;
  letter-spacing:1.5px;
  text-transform:uppercase;
}

.trx-leadership__expertise-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  border-top:1px solid rgba(255,255,255,.12);
  border-left:1px solid rgba(255,255,255,.12);
}

.trx-leadership__expertise-item{
  min-height:75px;
  padding:17px 18px;
  display:flex;
  align-items:center;
  gap:14px;
  border-right:1px solid rgba(255,255,255,.12);
  border-bottom:1px solid rgba(255,255,255,.12);
  background:rgba(255,255,255,.025);
  transition:background .3s ease;
}

.trx-leadership__expertise-item:hover{
  background:rgba(56,200,184,.08);
}

.trx-leadership__expertise-item span{
  color:#38c8b8;
  font-size:10px;
  font-weight:800;
}

.trx-leadership__expertise-item strong{
  color:#e8f0f3;
  font-size:10px;
  line-height:1.45;
  font-weight:700;
}


/* QUALIFICATIONS */

.trx-leadership__qualifications{
  margin-top:34px;
  padding:28px;
  display:grid;
  grid-template-columns:230px 1fr;
  gap:35px;
  border:1px solid rgba(255,255,255,.13);
  background:rgba(255,255,255,.025);
}

.trx-leadership__qualification-heading span{
  display:block;
  margin-bottom:11px;
  color:#38c8b8;
  font-size:7px;
  font-weight:800;
  letter-spacing:1.4px;
  text-transform:uppercase;
}

.trx-leadership__qualification-heading strong{
  display:block;
  color:#ffffff;
  font-size:13px;
  line-height:1.55;
  font-weight:600;
}

.trx-leadership__qualification-list{
  border-top:1px solid rgba(255,255,255,.12);
}

.trx-leadership__qualification{
  min-height:64px;
  padding:15px 0;
  display:grid;
  grid-template-columns:35px 1fr;
  gap:13px;
  border-bottom:1px solid rgba(255,255,255,.12);
}

.trx-leadership__qualification span{
  color:#38c8b8;
  font-size:9px;
  font-weight:800;
}

.trx-leadership__qualification p{
  margin:0;
  color:#aebec6;
  font-size:9px;
  line-height:1.7;
}


/* BOTTOM */

.trx-leadership__bottom{
  margin-top:34px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:30px;
}

.trx-leadership__button{
  min-height:56px;
  padding:0 24px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:18px;
  color:#ffffff;
  background:#19a89c;
  text-decoration:none;
  font-size:10px;
  font-weight:800;
  transition:
    transform .3s ease,
    background .3s ease;
}

.trx-leadership__button svg{
  width:17px;
  height:17px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.8;
  stroke-linecap:round;
  stroke-linejoin:round;
  transition:transform .3s ease;
}

.trx-leadership__button:hover{
  transform:translateY(-3px);
  background:#38c8b8;
}

.trx-leadership__button:hover svg{
  transform:translateX(5px);
}

.trx-leadership__signature{
  padding-left:20px;
  border-left:2px solid #38c8b8;
}

.trx-leadership__signature span{
  display:block;
  margin-bottom:5px;
  color:#718b98;
  font-size:7px;
  font-weight:800;
  letter-spacing:1.3px;
  text-transform:uppercase;
}

.trx-leadership__signature strong{
  display:block;
  color:#ffffff;
  font-size:10px;
  line-height:1.5;
  font-weight:700;
}


/* TABLET */

@media(max-width:1050px){

  .trx-leadership{
    padding:100px 0;
  }

  .trx-leadership__container{
    width:min(100% - 60px,1050px);
    grid-template-columns:minmax(390px,.88fr) minmax(0,1.12fr);
    gap:65px;
  }

  .trx-leadership__visual{
    min-height:680px;
  }

  .trx-leadership__portrait{
    height:570px;
  }

  .trx-leadership h2{
    font-size:clamp(41px,4.9vw,57px);
    letter-spacing:-3.2px;
  }

  .trx-leadership__qualifications{
    grid-template-columns:1fr;
  }

}


/* TABLET / MOBILE */

@media(max-width:820px){

  .trx-leadership{
    padding:85px 0;
  }

  .trx-leadership__container{
    width:calc(100% - 38px);
    grid-template-columns:1fr;
    gap:72px;
  }

  .trx-leadership__visual{
    width:min(100%,580px);
    margin:0 auto;
  }

  .trx-leadership__content{
    max-width:100%;
  }

}


/* MOBILE */

@media(max-width:560px){

  .trx-leadership{
    padding:72px 0;
  }

  .trx-leadership__visual{
    min-height:505px;
    padding-right:0;
  }

  .trx-leadership__portrait{
    width:88%;
    height:420px;
  }

  .trx-leadership__portrait::before{
    width:58px;
    height:58px;
  }

  .trx-leadership__portrait-top{
    top:20px;
    right:20px;
    left:20px;
    font-size:6px;
  }

  .trx-leadership__portrait-bottom{
    right:20px;
    bottom:20px;
    left:20px;
  }

  .trx-leadership__portrait-bottom strong{
    font-size:19px;
  }

  .trx-leadership__experience{
    top:40px;
    width:132px;
    min-height:130px;
    padding:18px 15px;
  }

  .trx-leadership__experience strong{
    font-size:32px;
  }

  .trx-leadership__experience span{
    font-size:6px;
  }

  .trx-leadership__quote{
    width:55%;
    min-height:180px;
    padding:20px 17px;
    border-width:6px;
  }

  .trx-leadership__quote p{
    font-size:11px;
  }

  .trx-leadership__eyebrow{
    margin-bottom:20px;
    font-size:8px;
    letter-spacing:1.4px;
  }

  .trx-leadership__eyebrow span{
    width:28px;
    flex-basis:28px;
  }

  .trx-leadership h2{
    font-size:clamp(39px,11vw,49px);
    line-height:1.06;
    letter-spacing:-2.7px;
  }

  .trx-leadership__lead{
    font-size:13px;
    line-height:1.75;
  }

  .trx-leadership__description{
    font-size:11px;
  }

  .trx-leadership__expertise-grid{
    grid-template-columns:1fr;
  }

  .trx-leadership__qualifications{
    padding:21px;
  }

  .trx-leadership__bottom{
    align-items:flex-start;
    flex-direction:column;
  }

  .trx-leadership__button{
    width:100%;
  }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-c8c873f *//* ==================================================
   TRIONYX ABOUT PAGE — SECTION 6
================================================== */

.trx-management{
  position:relative;
  width:100%;
  overflow:hidden;
  padding:125px 0 115px;
  color:#09233b;
  background:
    linear-gradient(
      115deg,
      #f2f6f7 0%,
      #ffffff 50%,
      #edf3f4 100%
    );
  font-family:'Manrope',Arial,sans-serif;
}

.trx-management::before{
  content:'';
  position:absolute;
  top:0;
  right:0;
  width:35%;
  height:5px;
  background:
    linear-gradient(
      90deg,
      transparent,
      #19a89c
    );
}

.trx-management__pattern{
  position:absolute;
  inset:0;
  opacity:.3;
  pointer-events:none;
  background-image:
    linear-gradient(
      rgba(9,35,59,.045) 1px,
      transparent 1px
    ),
    linear-gradient(
      90deg,
      rgba(9,35,59,.045) 1px,
      transparent 1px
    );
  background-size:72px 72px;
  mask-image:
    linear-gradient(
      90deg,
      transparent,
      #000 50%,
      transparent
    );
  -webkit-mask-image:
    linear-gradient(
      90deg,
      transparent,
      #000 50%,
      transparent
    );
}

.trx-management__ring{
  position:absolute;
  top:-280px;
  left:-260px;
  width:640px;
  height:640px;
  border:1px solid rgba(25,168,156,.1);
  border-radius:50%;
  pointer-events:none;
}

.trx-management__ring::before{
  content:'';
  position:absolute;
  inset:78px;
  border:1px solid rgba(9,35,59,.05);
  border-radius:50%;
}

.trx-management__container{
  position:relative;
  z-index:2;
  width:min(1380px,calc(100% - 100px));
  margin:0 auto;
}


/* ==================================================
   HEADER
================================================== */

.trx-management__header{
  margin-bottom:62px;
  display:grid;
  grid-template-columns:minmax(0,1.25fr) minmax(340px,.75fr);
  align-items:end;
  gap:90px;
}

.trx-management__heading{
  max-width:840px;
}

.trx-management__eyebrow{
  margin-bottom:23px;
  display:flex;
  align-items:center;
  gap:14px;
  color:#159a91;
  font-size:10px;
  line-height:1.4;
  font-weight:800;
  letter-spacing:2px;
  text-transform:uppercase;
}

.trx-management__eyebrow span{
  width:37px;
  height:2px;
  flex:0 0 37px;
  background:#19a89c;
}

.trx-management h2{
  max-width:840px;
  margin:0;
  color:#09233b;
  font-size:clamp(44px,4.55vw,69px);
  line-height:1.055;
  font-weight:800;
  letter-spacing:-4.2px;
}

.trx-management h2 em{
  display:block;
  margin-top:6px;
  color:#178f89;
  font-style:normal;
}

.trx-management__header-copy{
  max-width:430px;
  padding-left:29px;
  border-left:1px solid rgba(9,35,59,.15);
}

.trx-management__header-copy p{
  margin:0;
  color:#687d89;
  font-size:13px;
  line-height:1.85;
}

.trx-management__header-meta{
  margin-top:23px;
  display:flex;
  align-items:center;
  gap:11px;
  color:#294658;
  font-size:8px;
  line-height:1.4;
  font-weight:800;
  letter-spacing:1.1px;
  text-transform:uppercase;
}

.trx-management__header-meta span{
  width:7px;
  height:7px;
  flex:0 0 7px;
  border-radius:50%;
  background:#19a89c;
  box-shadow:0 0 0 6px rgba(25,168,156,.1);
}


/* ==================================================
   MANAGEMENT GRID
================================================== */

.trx-management__grid{
  display:grid;
  grid-template-columns:repeat(5,minmax(0,1fr));
  gap:16px;
}

.trx-management__card{
  position:relative;
  min-width:0;
  display:flex;
  flex-direction:column;
  border:1px solid rgba(9,35,59,.12);
  background:#ffffff;
  box-shadow:0 15px 40px rgba(9,35,59,.07);
  transition:
    transform .35s ease,
    box-shadow .35s ease,
    border-color .35s ease;
}

.trx-management__card:hover{
  transform:translateY(-8px);
  border-color:rgba(25,168,156,.4);
  box-shadow:0 25px 60px rgba(9,35,59,.14);
}

.trx-management__card--featured{
  border-color:rgba(25,168,156,.32);
}


/* ==================================================
   PORTRAIT IMAGE
================================================== */

.trx-management__image{
  position:relative;
  width:100%;
  height:330px;
  flex:0 0 330px;
  overflow:hidden;
  background:#08243a;
}

.trx-management__image img{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
  object-position:center top;
  filter:
    saturate(.7)
    contrast(1.07)
    brightness(.82);
  transition:
    transform .8s cubic-bezier(.2,.7,.2,1),
    filter .4s ease;
}

.trx-management__card:hover .trx-management__image img{
  transform:scale(1.045);
  filter:
    saturate(.85)
    contrast(1.07)
    brightness(.88);
}

.trx-management__image-overlay{
  position:absolute;
  inset:0;
  z-index:1;
  background:
    linear-gradient(
      180deg,
      rgba(3,17,28,.04) 0%,
      rgba(3,17,28,.05) 53%,
      rgba(3,17,28,.75) 100%
    );
}

.trx-management__image-top{
  position:absolute;
  top:20px;
  right:20px;
  left:20px;
  z-index:3;
  display:flex;
  align-items:center;
  justify-content:space-between;
}

.trx-management__image-top span:first-child{
  color:#38c8b8;
  font-size:11px;
  line-height:1;
  font-weight:800;
}

.trx-management__image-top span:last-child{
  color:rgba(255,255,255,.75);
  font-size:6px;
  line-height:1;
  font-weight:800;
  letter-spacing:1.1px;
  text-transform:uppercase;
}


/* ==================================================
   CONTENT
================================================== */

.trx-management__content{
  min-height:285px;
  padding:24px 22px 22px;
  display:flex;
  flex:1;
  flex-direction:column;
}

.trx-management__department{
  display:block;
  margin-bottom:12px;
  color:#159a91;
  font-size:7px;
  line-height:1;
  font-weight:800;
  letter-spacing:1.25px;
  text-transform:uppercase;
}

.trx-management__content h3{
  margin:0;
  color:#09233b;
  font-size:18px;
  line-height:1.35;
  font-weight:800;
  letter-spacing:-.7px;
}

.trx-management__content > p{
  margin:12px 0 0;
  color:#72838d;
  font-size:9px;
  line-height:1.65;
}

.trx-management__focus{
  margin-top:auto;
  padding-top:18px;
  border-top:1px solid rgba(9,35,59,.11);
}

.trx-management__focus span{
  display:block;
  margin-bottom:7px;
  color:#8b9aa3;
  font-size:6px;
  line-height:1;
  font-weight:800;
  letter-spacing:1.1px;
  text-transform:uppercase;
}

.trx-management__focus strong{
  display:block;
  color:#294558;
  font-size:9px;
  line-height:1.55;
  font-weight:700;
}


/* ==================================================
   BOTTOM STRIP
================================================== */

.trx-management__strip{
  min-height:135px;
  margin-top:42px;
  padding:31px 35px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:40px;
  color:#ffffff;
  background:
    linear-gradient(
      105deg,
      #061725 0%,
      #092c43 70%,
      #0c3b52 100%
    );
}

.trx-management__strip-copy span{
  display:block;
  margin-bottom:8px;
  color:#38c8b8;
  font-size:7px;
  line-height:1;
  font-weight:800;
  letter-spacing:1.5px;
  text-transform:uppercase;
}

.trx-management__strip-copy strong{
  display:block;
  max-width:810px;
  color:#ffffff;
  font-size:17px;
  line-height:1.55;
  font-weight:600;
}

.trx-management__button{
  min-height:55px;
  padding:0 24px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:17px;
  flex-shrink:0;
  color:#ffffff;
  background:#19a89c;
  text-decoration:none;
  font-size:10px;
  font-weight:800;
  transition:
    transform .3s ease,
    background .3s ease;
}

.trx-management__button svg{
  width:17px;
  height:17px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.8;
  stroke-linecap:round;
  stroke-linejoin:round;
  transition:transform .3s ease;
}

.trx-management__button:hover{
  transform:translateY(-3px);
  background:#38c8b8;
}

.trx-management__button:hover svg{
  transform:translateX(5px);
}


/* ==================================================
   LAPTOP
================================================== */

@media(max-width:1250px){

  .trx-management__grid{
    grid-template-columns:repeat(3,minmax(0,1fr));
  }

}


/* ==================================================
   TABLET
================================================== */

@media(max-width:1050px){

  .trx-management{
    padding:100px 0 95px;
  }

  .trx-management__container{
    width:min(100% - 60px,1050px);
  }

  .trx-management__header{
    gap:55px;
  }

  .trx-management h2{
    font-size:clamp(42px,5vw,58px);
    letter-spacing:-3.2px;
  }

  .trx-management__grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }

  .trx-management__image{
    height:360px;
    flex-basis:360px;
  }

}


/* ==================================================
   TABLET / MOBILE
================================================== */

@media(max-width:820px){

  .trx-management{
    padding:85px 0;
  }

  .trx-management__container{
    width:calc(100% - 38px);
  }

  .trx-management__header{
    grid-template-columns:1fr;
    gap:29px;
  }

  .trx-management__header-copy{
    max-width:650px;
  }

  .trx-management__strip{
    align-items:flex-start;
    flex-direction:column;
  }

}


/* ==================================================
   MOBILE
================================================== */

@media(max-width:560px){

  .trx-management{
    padding:72px 0;
  }

  .trx-management__eyebrow{
    margin-bottom:19px;
    font-size:8px;
    letter-spacing:1.4px;
  }

  .trx-management__eyebrow span{
    width:28px;
    flex-basis:28px;
  }

  .trx-management h2{
    font-size:clamp(39px,11vw,49px);
    line-height:1.06;
    letter-spacing:-2.7px;
  }

  .trx-management__header-copy{
    padding-left:18px;
  }

  .trx-management__header-copy p{
    font-size:12px;
    line-height:1.75;
  }

  .trx-management__grid{
    grid-template-columns:1fr;
    gap:15px;
  }

  .trx-management__image{
    height:390px;
    flex-basis:390px;
  }

  .trx-management__content{
    min-height:240px;
    padding:22px 20px 20px;
  }

  .trx-management__content h3{
    font-size:20px;
  }

  .trx-management__strip{
    margin-top:30px;
    padding:26px 22px;
  }

  .trx-management__strip-copy strong{
    font-size:14px;
  }

  .trx-management__button{
    width:100%;
  }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-39476a3 *//* ==================================================
   TRIONYX ABOUT PAGE — SECTION 7
================================================== */

.trx-company-strengths{
  position:relative;
  width:100%;
  overflow:hidden;
  padding:125px 0 115px;
  color:#ffffff;
  background:
    radial-gradient(
      circle at 88% 12%,
      rgba(56,200,184,.13),
      transparent 24%
    ),
    linear-gradient(
      115deg,
      #04131f 0%,
      #071d2e 54%,
      #092c42 100%
    );
  font-family:'Manrope',Arial,sans-serif;
}

.trx-company-strengths::before{
  content:'';
  position:absolute;
  top:0;
  left:0;
  width:34%;
  height:5px;
  background:linear-gradient(
    90deg,
    #38c8b8,
    transparent
  );
}

.trx-company-strengths__grid{
  position:absolute;
  inset:0;
  opacity:.055;
  pointer-events:none;
  background-image:
    linear-gradient(
      rgba(255,255,255,.25) 1px,
      transparent 1px
    ),
    linear-gradient(
      90deg,
      rgba(255,255,255,.25) 1px,
      transparent 1px
    );
  background-size:72px 72px;
}

.trx-company-strengths__ring{
  position:absolute;
  top:-280px;
  right:-250px;
  width:670px;
  height:670px;
  border:1px solid rgba(56,200,184,.12);
  border-radius:50%;
  pointer-events:none;
}

.trx-company-strengths__ring::before{
  content:'';
  position:absolute;
  inset:80px;
  border:1px solid rgba(255,255,255,.05);
  border-radius:50%;
}

.trx-company-strengths__container{
  position:relative;
  z-index:2;
  width:min(1380px,calc(100% - 100px));
  margin:0 auto;
}


/* HEADER */

.trx-company-strengths__header{
  margin-bottom:64px;
  display:grid;
  grid-template-columns:minmax(0,1.25fr) minmax(340px,.75fr);
  align-items:end;
  gap:90px;
}

.trx-company-strengths__heading{
  max-width:840px;
}

.trx-company-strengths__eyebrow{
  margin-bottom:23px;
  display:flex;
  align-items:center;
  gap:14px;
  color:#38c8b8;
  font-size:10px;
  line-height:1.4;
  font-weight:800;
  letter-spacing:2px;
  text-transform:uppercase;
}

.trx-company-strengths__eyebrow span{
  width:37px;
  height:2px;
  flex:0 0 37px;
  background:#38c8b8;
}

.trx-company-strengths h2{
  max-width:840px;
  margin:0;
  color:#ffffff;
  font-size:clamp(44px,4.55vw,69px);
  line-height:1.055;
  font-weight:800;
  letter-spacing:-4.2px;
}

.trx-company-strengths h2 em{
  display:block;
  margin-top:6px;
  color:#38c8b8;
  font-style:normal;
}

.trx-company-strengths__header-copy{
  max-width:430px;
  padding-left:29px;
  border-left:1px solid rgba(255,255,255,.15);
}

.trx-company-strengths__header-copy p{
  margin:0;
  color:#a8bbc5;
  font-size:13px;
  line-height:1.85;
}

.trx-company-strengths__header-status{
  margin-top:23px;
  display:flex;
  align-items:center;
  gap:11px;
  color:#d2dee3;
  font-size:8px;
  font-weight:800;
  letter-spacing:1.05px;
  text-transform:uppercase;
}

.trx-company-strengths__header-status span{
  width:7px;
  height:7px;
  flex:0 0 7px;
  border-radius:50%;
  background:#38c8b8;
  box-shadow:0 0 0 6px rgba(56,200,184,.1);
}


/* MAIN LAYOUT */

.trx-company-strengths__layout{
  display:grid;
  grid-template-columns:minmax(430px,.9fr) minmax(0,1.1fr);
  align-items:stretch;
  gap:75px;
}


/* VISUAL */

.trx-company-strengths__visual{
  position:relative;
  min-height:880px;
  overflow:hidden;
  background:#08243a;
  box-shadow:0 35px 85px rgba(0,0,0,.25);
}

.trx-company-strengths__visual::before{
  content:'';
  position:absolute;
  top:0;
  right:0;
  z-index:5;
  width:94px;
  height:94px;
  background:#071d2e;
  clip-path:polygon(
    100% 0,
    100% 100%,
    0 0
  );
}

.trx-company-strengths__visual > img{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
  object-position:center;
  filter:
    saturate(.7)
    contrast(1.08)
    brightness(.71);
  transition:transform .9s cubic-bezier(.2,.7,.2,1);
}

.trx-company-strengths__visual:hover > img{
  transform:scale(1.04);
}

.trx-company-strengths__visual-overlay{
  position:absolute;
  inset:0;
  background:
    linear-gradient(
      180deg,
      rgba(3,17,28,.08) 0%,
      rgba(3,17,28,.16) 42%,
      rgba(3,17,28,.94) 100%
    ),
    linear-gradient(
      90deg,
      rgba(3,17,28,.38),
      transparent 70%
    );
}

.trx-company-strengths__visual-top{
  position:absolute;
  top:29px;
  right:31px;
  left:31px;
  z-index:6;
  display:flex;
  align-items:center;
  justify-content:space-between;
  color:rgba(255,255,255,.7);
  font-size:7px;
  font-weight:700;
  letter-spacing:1.4px;
  text-transform:uppercase;
}

.trx-company-strengths__visual-content{
  position:absolute;
  right:37px;
  bottom:190px;
  left:37px;
  z-index:6;
}

.trx-company-strengths__visual-line{
  display:block;
  width:44px;
  height:2px;
  margin-bottom:18px;
  background:#38c8b8;
}

.trx-company-strengths__visual-content small{
  display:block;
  margin-bottom:11px;
  color:#38c8b8;
  font-size:7px;
  font-weight:800;
  letter-spacing:1.5px;
  text-transform:uppercase;
}

.trx-company-strengths__visual-content strong{
  display:block;
  max-width:510px;
  color:#ffffff;
  font-size:20px;
  line-height:1.55;
  font-weight:600;
}


/* VISUAL STATS */

.trx-company-strengths__visual-stats{
  position:absolute;
  right:0;
  bottom:0;
  left:0;
  z-index:7;
  min-height:145px;
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  border-top:1px solid rgba(255,255,255,.15);
  background:rgba(4,20,33,.91);
  backdrop-filter:blur(14px);
  -webkit-backdrop-filter:blur(14px);
}

.trx-company-strengths__visual-stat{
  padding:27px 22px;
  display:flex;
  flex-direction:column;
  justify-content:center;
  border-right:1px solid rgba(255,255,255,.13);
}

.trx-company-strengths__visual-stat:last-child{
  border-right:0;
}

.trx-company-strengths__visual-stat strong{
  display:block;
  margin-bottom:10px;
  color:#38c8b8;
  font-size:30px;
  line-height:1;
  font-weight:800;
  letter-spacing:-1.5px;
}

.trx-company-strengths__visual-stat span{
  display:block;
  color:#a8bbc4;
  font-size:6px;
  line-height:1.55;
  font-weight:800;
  letter-spacing:1px;
  text-transform:uppercase;
}


/* STRENGTH LIST */

.trx-company-strengths__list{
  border-top:1px solid rgba(255,255,255,.14);
}

.trx-strength-row{
  position:relative;
  min-height:112px;
  padding:23px 0;
  display:grid;
  grid-template-columns:48px 1fr 38px;
  align-items:start;
  gap:18px;
  border-bottom:1px solid rgba(255,255,255,.14);
  transition:
    padding-left .3s ease,
    background .3s ease;
}

.trx-strength-row::before{
  content:'';
  position:absolute;
  top:0;
  bottom:0;
  left:0;
  width:3px;
  background:#38c8b8;
  transform:scaleY(0);
  transform-origin:bottom;
  transition:transform .3s ease;
}

.trx-strength-row:hover{
  padding-left:17px;
  background:rgba(56,200,184,.045);
}

.trx-strength-row:hover::before{
  transform:scaleY(1);
}

.trx-strength-row__number{
  padding-top:3px;
  color:#38c8b8;
  font-size:11px;
  line-height:1;
  font-weight:800;
  letter-spacing:1px;
}

.trx-strength-row__content strong{
  display:block;
  margin-bottom:8px;
  color:#ffffff;
  font-size:15px;
  line-height:1.45;
  font-weight:700;
}

.trx-strength-row__content p{
  max-width:630px;
  margin:0;
  color:#94aab5;
  font-size:10px;
  line-height:1.75;
}

.trx-strength-row__mark{
  width:31px;
  height:31px;
  display:grid;
  place-items:center;
  border:1px solid rgba(56,200,184,.35);
  color:#38c8b8;
  transition:
    color .3s ease,
    background .3s ease;
}

.trx-strength-row__mark svg{
  width:14px;
  height:14px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.8;
  stroke-linecap:round;
  stroke-linejoin:round;
}

.trx-strength-row:hover .trx-strength-row__mark{
  color:#ffffff;
  background:#19a89c;
}


/* BOTTOM */

.trx-company-strengths__bottom{
  min-height:130px;
  margin-top:55px;
  padding:30px 35px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:40px;
  border:1px solid rgba(255,255,255,.13);
  background:rgba(255,255,255,.025);
}

.trx-company-strengths__bottom-copy span{
  display:block;
  margin-bottom:8px;
  color:#38c8b8;
  font-size:7px;
  font-weight:800;
  letter-spacing:1.5px;
  text-transform:uppercase;
}

.trx-company-strengths__bottom-copy strong{
  display:block;
  color:#ffffff;
  font-size:17px;
  line-height:1.55;
  font-weight:600;
}

.trx-company-strengths__button{
  min-height:55px;
  padding:0 24px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:17px;
  flex-shrink:0;
  color:#ffffff;
  background:#19a89c;
  text-decoration:none;
  font-size:10px;
  font-weight:800;
  transition:
    transform .3s ease,
    background .3s ease;
}

.trx-company-strengths__button svg{
  width:17px;
  height:17px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.8;
  stroke-linecap:round;
  stroke-linejoin:round;
  transition:transform .3s ease;
}

.trx-company-strengths__button:hover{
  transform:translateY(-3px);
  background:#38c8b8;
}

.trx-company-strengths__button:hover svg{
  transform:translateX(5px);
}


/* TABLET */

@media(max-width:1050px){

  .trx-company-strengths{
    padding:100px 0 95px;
  }

  .trx-company-strengths__container{
    width:min(100% - 60px,1050px);
  }

  .trx-company-strengths__header{
    gap:55px;
  }

  .trx-company-strengths h2{
    font-size:clamp(42px,5vw,58px);
    letter-spacing:-3.2px;
  }

  .trx-company-strengths__layout{
    grid-template-columns:minmax(360px,.85fr) minmax(0,1.15fr);
    gap:50px;
  }

  .trx-company-strengths__visual{
    min-height:820px;
  }

}


/* TABLET / MOBILE */

@media(max-width:820px){

  .trx-company-strengths{
    padding:85px 0;
  }

  .trx-company-strengths__container{
    width:calc(100% - 38px);
  }

  .trx-company-strengths__header{
    grid-template-columns:1fr;
    gap:29px;
  }

  .trx-company-strengths__header-copy{
    max-width:650px;
  }

  .trx-company-strengths__layout{
    grid-template-columns:1fr;
    gap:55px;
  }

  .trx-company-strengths__visual{
    width:min(100%,620px);
    min-height:670px;
    margin:0 auto;
  }

  .trx-company-strengths__bottom{
    align-items:flex-start;
    flex-direction:column;
  }

}


/* MOBILE */

@media(max-width:560px){

  .trx-company-strengths{
    padding:72px 0;
  }

  .trx-company-strengths__eyebrow{
    margin-bottom:19px;
    font-size:8px;
    letter-spacing:1.4px;
  }

  .trx-company-strengths__eyebrow span{
    width:28px;
    flex-basis:28px;
  }

  .trx-company-strengths h2{
    font-size:clamp(39px,11vw,49px);
    line-height:1.06;
    letter-spacing:-2.7px;
  }

  .trx-company-strengths__header-copy{
    padding-left:18px;
  }

  .trx-company-strengths__header-copy p{
    font-size:12px;
    line-height:1.75;
  }

  .trx-company-strengths__visual{
    min-height:525px;
  }

  .trx-company-strengths__visual::before{
    width:60px;
    height:60px;
  }

  .trx-company-strengths__visual-top{
    top:20px;
    right:20px;
    left:20px;
    font-size:6px;
  }

  .trx-company-strengths__visual-content{
    right:22px;
    bottom:150px;
    left:22px;
  }

  .trx-company-strengths__visual-content strong{
    font-size:14px;
  }

  .trx-company-strengths__visual-stats{
    min-height:120px;
  }

  .trx-company-strengths__visual-stat{
    padding:20px 12px;
  }

  .trx-company-strengths__visual-stat strong{
    font-size:23px;
  }

  .trx-company-strengths__visual-stat span{
    font-size:5px;
  }

  .trx-strength-row{
    grid-template-columns:32px 1fr 30px;
    gap:11px;
  }

  .trx-strength-row:hover{
    padding-left:9px;
  }

  .trx-strength-row__content strong{
    font-size:13px;
  }

  .trx-strength-row__content p{
    font-size:9px;
  }

  .trx-strength-row__mark{
    width:28px;
    height:28px;
  }

  .trx-company-strengths__bottom{
    margin-top:42px;
    padding:25px 21px;
  }

  .trx-company-strengths__bottom-copy strong{
    font-size:14px;
  }

  .trx-company-strengths__button{
    width:100%;
  }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-651954f *//* ==================================================
   TRIONYX ABOUT PAGE — SECTION 8 FINAL CTA
================================================== */

.trx-about-cta{
  position:relative;
  width:100%;
  min-height:820px;
  overflow:hidden;
  display:flex;
  align-items:center;
  isolation:isolate;
  color:#ffffff;
  background:#04131f;
  font-family:'Manrope',Arial,sans-serif;
}

.trx-about-cta::before{
  content:'';
  position:absolute;
  top:0;
  right:0;
  z-index:3;
  width:35%;
  height:5px;
  background:linear-gradient(
    90deg,
    transparent,
    #38c8b8
  );
}


/* ==================================================
   BACKGROUND
================================================== */

.trx-about-cta__background{
  position:absolute;
  inset:0;
  z-index:-6;
}

.trx-about-cta__background img{
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
  object-position:center;
  filter:
    saturate(.62)
    contrast(1.08)
    brightness(.55);
  transition:transform 1.4s cubic-bezier(.2,.7,.2,1);
}

.trx-about-cta:hover .trx-about-cta__background img{
  transform:scale(1.025);
}

.trx-about-cta__overlay{
  position:absolute;
  inset:0;
  z-index:-5;
  background:
    linear-gradient(
      90deg,
      rgba(3,15,25,.98) 0%,
      rgba(4,21,34,.94) 43%,
      rgba(5,31,47,.72) 75%,
      rgba(5,31,47,.52) 100%
    ),
    linear-gradient(
      180deg,
      rgba(3,15,25,.18) 0%,
      rgba(3,15,25,.11) 48%,
      rgba(3,15,25,.93) 100%
    );
}

.trx-about-cta__grid{
  position:absolute;
  inset:0;
  z-index:-4;
  opacity:.06;
  pointer-events:none;
  background-image:
    linear-gradient(
      rgba(255,255,255,.27) 1px,
      transparent 1px
    ),
    linear-gradient(
      90deg,
      rgba(255,255,255,.27) 1px,
      transparent 1px
    );
  background-size:74px 74px;
  mask-image:linear-gradient(
    90deg,
    #000,
    transparent 84%
  );
  -webkit-mask-image:linear-gradient(
    90deg,
    #000,
    transparent 84%
  );
}


/* ==================================================
   DECORATIVE RINGS
================================================== */

.trx-about-cta__ring{
  position:absolute;
  z-index:-3;
  border-radius:50%;
  pointer-events:none;
}

.trx-about-cta__ring--one{
  top:-310px;
  right:-250px;
  width:700px;
  height:700px;
  border:1px solid rgba(56,200,184,.14);
}

.trx-about-cta__ring--one::before{
  content:'';
  position:absolute;
  inset:85px;
  border:1px solid rgba(255,255,255,.055);
  border-radius:50%;
}

.trx-about-cta__ring--two{
  left:-210px;
  bottom:-320px;
  width:520px;
  height:520px;
  border:1px solid rgba(255,255,255,.055);
}


/* ==================================================
   CONTAINER
================================================== */

.trx-about-cta__container{
  position:relative;
  z-index:2;
  width:min(1380px,calc(100% - 100px));
  min-height:820px;
  margin:0 auto;
  padding:80px 0 48px;
  display:flex;
  flex-direction:column;
  justify-content:center;
}


/* ==================================================
   TOP LABEL
================================================== */

.trx-about-cta__top{
  position:absolute;
  top:45px;
  right:0;
  left:0;
  display:flex;
  align-items:center;
  justify-content:space-between;
  color:rgba(255,255,255,.63);
  font-size:7px;
  line-height:1;
  font-weight:700;
  letter-spacing:1.5px;
  text-transform:uppercase;
}


/* ==================================================
   MAIN CONTENT
================================================== */

.trx-about-cta__content{
  max-width:970px;
}

.trx-about-cta__eyebrow{
  margin-bottom:25px;
  display:flex;
  align-items:center;
  gap:14px;
  color:#38c8b8;
  font-size:10px;
  line-height:1.4;
  font-weight:800;
  letter-spacing:2px;
  text-transform:uppercase;
}

.trx-about-cta__eyebrow span{
  width:38px;
  height:2px;
  flex:0 0 38px;
  background:#38c8b8;
}

.trx-about-cta h2{
  max-width:970px;
  margin:0;
  color:#ffffff;
  font-size:clamp(58px,6vw,94px);
  line-height:.99;
  font-weight:800;
  letter-spacing:-5.8px;
}

.trx-about-cta h2 em{
  display:block;
  margin-top:9px;
  color:transparent;
  font-style:normal;
  background:linear-gradient(
    90deg,
    #ffffff 0%,
    #a9cbd3 54%,
    #43cabb 100%
  );
  background-clip:text;
  -webkit-background-clip:text;
}

.trx-about-cta__content > p{
  max-width:760px;
  margin:31px 0 0;
  padding-left:24px;
  border-left:1px solid rgba(56,200,184,.55);
  color:#bdccd4;
  font-size:15px;
  line-height:1.85;
}


/* ==================================================
   ACTIONS
================================================== */

.trx-about-cta__actions{
  margin-top:40px;
  display:flex;
  align-items:center;
  flex-wrap:wrap;
  gap:14px;
}

.trx-about-cta__button{
  min-height:57px;
  padding:0 25px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:17px;
  border:1px solid transparent;
  color:#ffffff;
  text-decoration:none;
  font-size:10px;
  line-height:1;
  font-weight:800;
  transition:
    transform .3s ease,
    background .3s ease,
    border-color .3s ease;
}

.trx-about-cta__button svg,
.trx-about-cta__text-link svg{
  width:17px;
  height:17px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.8;
  stroke-linecap:round;
  stroke-linejoin:round;
  transition:transform .3s ease;
}

.trx-about-cta__button--primary{
  background:#19a89c;
  border-color:#19a89c;
  box-shadow:0 17px 38px rgba(25,168,156,.22);
}

.trx-about-cta__button--primary:hover{
  transform:translateY(-3px);
  background:#38c8b8;
  border-color:#38c8b8;
}

.trx-about-cta__button--primary:hover svg{
  transform:translateX(5px);
}

.trx-about-cta__button--outline{
  border-color:rgba(255,255,255,.23);
  background:rgba(255,255,255,.045);
  backdrop-filter:blur(12px);
  -webkit-backdrop-filter:blur(12px);
}

.trx-about-cta__button--outline:hover{
  transform:translateY(-3px);
  border-color:rgba(255,255,255,.46);
  background:rgba(255,255,255,.1);
}

.trx-about-cta__button--outline:hover svg{
  transform:translate(3px,-3px);
}

.trx-about-cta__text-link{
  min-height:57px;
  padding:0 9px;
  display:inline-flex;
  align-items:center;
  gap:15px;
  color:#ffffff;
  text-decoration:none;
  font-size:10px;
  line-height:1;
  font-weight:800;
}

.trx-about-cta__text-link svg{
  stroke:#38c8b8;
}

.trx-about-cta__text-link:hover svg{
  transform:translateX(5px);
}


/* ==================================================
   CONTACT PANEL
================================================== */

.trx-about-cta__contact{
  margin-top:62px;
  border-top:1px solid rgba(255,255,255,.15);
  border-bottom:1px solid rgba(255,255,255,.15);
  background:rgba(4,20,33,.48);
  backdrop-filter:blur(14px);
  -webkit-backdrop-filter:blur(14px);
}

.trx-about-cta__contact-header{
  min-height:48px;
  padding:0 25px;
  display:flex;
  align-items:center;
  gap:12px;
  border-bottom:1px solid rgba(255,255,255,.13);
  color:#c2d0d6;
  font-size:7px;
  line-height:1;
  font-weight:800;
  letter-spacing:1.45px;
  text-transform:uppercase;
}

.trx-about-cta__contact-dot{
  width:7px;
  height:7px;
  flex:0 0 7px;
  border-radius:50%;
  background:#38c8b8;
  box-shadow:0 0 0 6px rgba(56,200,184,.1);
}

.trx-about-cta__contact-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
}

.trx-about-cta__contact-item{
  min-height:100px;
  padding:22px 25px;
  display:flex;
  align-items:center;
  gap:16px;
  border-right:1px solid rgba(255,255,255,.13);
  color:inherit;
  text-decoration:none;
  transition:background .3s ease;
}

.trx-about-cta__contact-item:last-child{
  border-right:0;
}

.trx-about-cta__contact-item:hover{
  background:rgba(56,200,184,.07);
}

.trx-about-cta__contact-icon{
  width:39px;
  height:39px;
  flex:0 0 39px;
  display:grid;
  place-items:center;
  border:1px solid rgba(56,200,184,.4);
  color:#38c8b8;
}

.trx-about-cta__contact-icon svg{
  width:17px;
  height:17px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.5;
  stroke-linecap:round;
  stroke-linejoin:round;
}

.trx-about-cta__contact-item span{
  display:block;
  margin-bottom:6px;
  color:#8098a5;
  font-size:6px;
  line-height:1;
  font-weight:800;
  letter-spacing:1.2px;
  text-transform:uppercase;
}

.trx-about-cta__contact-item strong{
  display:block;
  color:#ffffff;
  font-size:11px;
  line-height:1.45;
  font-weight:700;
}


/* ==================================================
   BOTTOM
================================================== */

.trx-about-cta__bottom{
  margin-top:35px;
  display:flex;
  align-items:center;
  gap:24px;
}

.trx-about-cta__bottom > span{
  color:#78909d;
  font-size:6px;
  line-height:1;
  font-weight:800;
  letter-spacing:1.45px;
  text-transform:uppercase;
}

.trx-about-cta__bottom-line{
  height:1px;
  flex:1;
  background:rgba(255,255,255,.15);
}

.trx-about-cta__bottom strong{
  color:#ffffff;
  font-size:8px;
  line-height:1;
  font-weight:700;
  letter-spacing:.7px;
}


/* ==================================================
   TABLET
================================================== */

@media(max-width:1050px){

  .trx-about-cta{
    min-height:760px;
  }

  .trx-about-cta__container{
    width:min(100% - 60px,1050px);
    min-height:760px;
  }

  .trx-about-cta h2{
    font-size:clamp(54px,7vw,78px);
    letter-spacing:-4.5px;
  }

}


/* ==================================================
   TABLET / MOBILE
================================================== */

@media(max-width:820px){

  .trx-about-cta{
    min-height:auto;
  }

  .trx-about-cta__container{
    width:calc(100% - 38px);
    min-height:auto;
    padding:105px 0 50px;
  }

  .trx-about-cta__top{
    top:35px;
  }

  .trx-about-cta__contact-grid{
    grid-template-columns:1fr;
  }

  .trx-about-cta__contact-item{
    min-height:85px;
    border-right:0;
    border-bottom:1px solid rgba(255,255,255,.13);
  }

  .trx-about-cta__contact-item:last-child{
    border-bottom:0;
  }

}


/* ==================================================
   MOBILE
================================================== */

@media(max-width:560px){

  .trx-about-cta__container{
    padding:92px 0 40px;
  }

  .trx-about-cta__top{
    font-size:5px;
  }

  .trx-about-cta__eyebrow{
    margin-bottom:20px;
    font-size:8px;
    letter-spacing:1.4px;
  }

  .trx-about-cta__eyebrow span{
    width:28px;
    flex-basis:28px;
  }

  .trx-about-cta h2{
    font-size:clamp(43px,13vw,58px);
    line-height:1.01;
    letter-spacing:-3.2px;
  }

  .trx-about-cta__content > p{
    margin-top:25px;
    padding-left:18px;
    font-size:13px;
    line-height:1.75;
  }

  .trx-about-cta__actions{
    margin-top:31px;
    align-items:stretch;
    flex-direction:column;
  }

  .trx-about-cta__button,
  .trx-about-cta__text-link{
    width:100%;
    min-height:55px;
    justify-content:center;
  }

  .trx-about-cta__text-link{
    border:1px solid rgba(255,255,255,.15);
  }

  .trx-about-cta__contact{
    margin-top:45px;
  }

  .trx-about-cta__contact-header{
    padding:0 18px;
  }

  .trx-about-cta__contact-item{
    padding:19px 18px;
  }

  .trx-about-cta__contact-item strong{
    font-size:10px;
    overflow-wrap:anywhere;
  }

  .trx-about-cta__bottom{
    align-items:flex-start;
    flex-direction:column;
    gap:12px;
  }

  .trx-about-cta__bottom-line{
    width:100%;
    flex:none;
  }

}/* End custom CSS */