.elementor-7707 .elementor-element.elementor-element-2989e3c{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-7707 .elementor-element.elementor-element-b0db72e > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7707 .elementor-element.elementor-element-32e0d2a{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-7707 .elementor-element.elementor-element-dff11b1 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7707 .elementor-element.elementor-element-c3a2c09{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-7707 .elementor-element.elementor-element-aee3d47 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7707 .elementor-element.elementor-element-4c6a594{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-7707 .elementor-element.elementor-element-1d1c87f > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7707 .elementor-element.elementor-element-e3d90a8{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-7707 .elementor-element.elementor-element-c0fda1a > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7707 .elementor-element.elementor-element-d04ea4f{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-7707 .elementor-element.elementor-element-64912c3 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7707 .elementor-element.elementor-element-c9591c3{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-7707 .elementor-element.elementor-element-9b98745 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7707 .elementor-element.elementor-element-b481a99{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-7707 .elementor-element.elementor-element-836fe42 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7707 .elementor-element.elementor-element-702e057{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-7707 .elementor-element.elementor-element-f2ff770 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7707 .elementor-element.elementor-element-637c34c{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-7707 .elementor-element.elementor-element-5d005c7 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7707 .elementor-element.elementor-element-4efc6a5{--display:flex;}/* Start custom CSS for html, class: .elementor-element-b0db72e */@import url('https://fonts.googleapis.com/css2?family=Jost:wght@400;500;600;700&display=swap');

.tlm-chemical-hero,
.tlm-chemical-hero * {
  box-sizing: border-box;
}

.tlm-chemical-hero {
  position: relative;
  width: 100%;
  min-height: 640px;
  display: flex;
  align-items: center;
  overflow: hidden;
  font-family: "Jost", Arial, sans-serif;
  color: #fff;
  background: #151093;
}

.tlm-chemical-hero__bg {
  position: absolute;
  inset: 0;
  z-index: 1;
  background-image: url("https://images.unsplash.com/photo-1586528116311-ad8dd3c8310d?auto=format&fit=crop&w=1800&q=85");
  background-size: cover;
  background-position: center;
  transform: scale(1.04);
}


.shipping-hero-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
    height: 54px;
    padding: 12px 16px 12px 26px;
    border-radius: 30px;
    text-decoration: none;
    color: #ffffff;
    font-family: Inter, sans-serif;
    font-size: 18px !important;
    font-weight: 500;
    background: linear-gradient(73deg, #53449E -13.5%, #AC459E 79.92%);
    transition: all 0.35s ease;
}

.shipping-hero-btn:hover {
    color: #FCC90C;
    transform: translateY(-3px);
}

.shipping-hero-btn:hover svg path {
    fill: #FCC90C;
}

.shipping-btn-icon {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}




.tlm-chemical-hero__overlay {
  position: absolute;
  inset: 0;
  z-index: 2;
  background:
    radial-gradient(70% 90% at 80% 50%, rgba(172, 69, 158, 0.22), rgba(172, 69, 158, 0) 62%),
    linear-gradient(90deg, rgba(12, 9, 70, 0.94) 0%, rgba(21, 16, 147, 0.74) 48%, rgba(21, 16, 147, 0.45) 100%),
    linear-gradient(180deg, rgba(0, 0, 0, 0.10), rgba(0, 0, 0, 0.28));
}

.tlm-chemical-hero__inner {
  position: relative;
  z-index: 3;
  width: 100%;
  max-width: 1680px;
  margin: 0 auto;
  padding: 120px clamp(24px, 6.25vw, 120px);
}

.tlm-chemical-hero__content {
  width: min(100%, 690px);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.tlm-chemical-hero__label {
  display: inline-flex;
  align-items: center;
  margin-bottom: 18px;
  color: #ff8a00;
  font-size: clamp(14px, 0.83vw, 16px);
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.03em;
}

.tlm-chemical-hero h1 {
  width: min(100%, 760px);
  margin: 0;
  color: #fff;
  font-size: clamp(42px, 4.2vw, 82px);
  font-style: normal;
  font-weight: 600;
  line-height: 0.98;
  letter-spacing: -0.06em;
}

.tlm-chemical-hero__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 52px;
  margin-top: 32px;
  padding: 15px 34px;
  color: #fff;
  background: #ff8a00;
  border-radius: 999px;
  text-decoration: none;
  font-size: clamp(15px, 0.89vw, 17px);
  font-style: normal;
  font-weight: 600;
  line-height: 1;
  letter-spacing: -0.03em;
  box-shadow: 0 18px 34px rgba(255, 138, 0, 0.28);
  transform: translateY(0);
  transition:
    transform 360ms cubic-bezier(0.22, 1, 0.36, 1),
    box-shadow 360ms ease,
    background-color 360ms ease;
}

.tlm-chemical-hero__btn:hover {
  color: #fff;
  background: #f07f00;
  transform: translateY(-4px);
  box-shadow: 0 24px 44px rgba(255, 138, 0, 0.36);
}

.tlm-chemical-hero p {
  width: min(100%, 640px);
  margin: 30px 0 0;
  color: rgba(255, 255, 255, 0.88);
  font-size: clamp(16px, 0.94vw, 18px);
  font-style: normal;
  font-weight: 500;
  line-height: 1.55;
  letter-spacing: -0.04em;
}

@media (max-width: 1024px) {
  .tlm-chemical-hero {
    min-height: 580px;
  }

  .tlm-chemical-hero__inner {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .tlm-chemical-hero__content {
    width: min(100%, 620px);
  }
}

@media (max-width: 760px) {
  .tlm-chemical-hero {
    min-height: auto;
  }

  .tlm-chemical-hero__bg {
    background-position: center right;
  }

  .tlm-chemical-hero__overlay {
    background:
      linear-gradient(90deg, rgba(12, 9, 70, 0.96) 0%, rgba(21, 16, 147, 0.84) 100%),
      linear-gradient(180deg, rgba(0, 0, 0, 0.16), rgba(0, 0, 0, 0.34));
  }

  .tlm-chemical-hero__inner {
    padding: 88px 20px;
  }

  .tlm-chemical-hero h1 {
    font-size: clamp(40px, 11vw, 58px);
    line-height: 1.02;
  }

  .tlm-chemical-hero__btn {
    min-height: 50px;
    margin-top: 28px;
    padding: 14px 28px;
  }

  .tlm-chemical-hero p {
    margin-top: 26px;
  }
}

@media (max-width: 420px) {
  .tlm-chemical-hero__inner {
    padding: 76px 16px;
  }

  .tlm-chemical-hero h1 {
    font-size: 38px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-dff11b1 */@import url('https://fonts.googleapis.com/css2?family=Jost:wght@400;500;600;700&display=swap');

.tlm-chemical-trust-strip,
.tlm-chemical-trust-strip * {
  box-sizing: border-box;
}

.tlm-chemical-trust-strip {
  width: 100%;
  padding: 0 clamp(24px, 6.25vw, 120px);
  background: #ffffff;
  font-family: "Jost", Arial, sans-serif;
  color: #000;
  position: relative;
  z-index: 5;
}

.tlm-chemical-trust-strip__inner {
  width: 100%;
  max-width: 1680px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  background: #ffffff;
  box-shadow: 0 18px 45px rgba(21, 16, 147, 0.08);
  transform: translateY(-34px);
  overflow: hidden;
}

.tlm-chemical-trust-item {
  min-height: 92px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  padding: 22px 24px;
  position: relative;
  isolation: isolate;
  background: #ffffff;
  overflow: hidden;
}

.tlm-chemical-trust-item::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  background:
    radial-gradient(90% 120% at 50% 100%, rgba(83, 68, 158, 0.10), rgba(83, 68, 158, 0) 68%);
  opacity: 0;
  transform: translateY(20px);
  transition:
    opacity 360ms ease,
    transform 420ms cubic-bezier(0.22, 1, 0.36, 1);
}

.tlm-chemical-trust-item:not(:last-child)::after {
  content: "";
  position: absolute;
  right: 0;
  top: 28%;
  bottom: 28%;
  width: 1px;
  background: rgba(21, 16, 147, 0.10);
}

.tlm-chemical-trust-item__logo {
  width: 34px;
  height: 34px;
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: rgba(83, 68, 158, 0.08);
  border-radius: 50%;
  transition:
    transform 360ms cubic-bezier(0.22, 1, 0.36, 1),
    background-color 360ms ease;
}

.tlm-chemical-trust-item__logo img {
  width: 18px;
  height: 18px;
  display: block;
  object-fit: contain;
  filter:
    brightness(0)
    saturate(100%)
    invert(26%)
    sepia(32%)
    saturate(1251%)
    hue-rotate(217deg)
    brightness(88%)
    contrast(89%);
}

.tlm-chemical-trust-item span {
  color: #363636;
  font-size: clamp(15px, 0.89vw, 17px);
  font-style: normal;
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: -0.04em;
  transition:
    color 360ms ease,
    transform 360ms cubic-bezier(0.22, 1, 0.36, 1);
}

@media (hover: hover) and (pointer: fine) {
  .tlm-chemical-trust-item:hover::before {
    opacity: 1;
    transform: translateY(0);
  }

  .tlm-chemical-trust-item:hover .tlm-chemical-trust-item__logo {
    background: rgba(172, 69, 158, 0.12);
    transform: translateY(-3px) scale(1.06);
  }

  .tlm-chemical-trust-item:hover span {
    color: #151093;
    transform: translateY(-2px);
  }
}

@media (max-width: 1024px) {
  .tlm-chemical-trust-strip__inner {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .tlm-chemical-trust-item:nth-child(2)::after {
    display: none;
  }

  .tlm-chemical-trust-item:nth-child(1),
  .tlm-chemical-trust-item:nth-child(2) {
    border-bottom: 1px solid rgba(21, 16, 147, 0.08);
  }
}

@media (max-width: 640px) {
  .tlm-chemical-trust-strip {
    padding: 0 20px;
  }

  .tlm-chemical-trust-strip__inner {
    grid-template-columns: 1fr;
    transform: translateY(-24px);
  }

  .tlm-chemical-trust-item {
    min-height: 78px;
    justify-content: flex-start;
    padding: 20px 22px;
  }

  .tlm-chemical-trust-item:not(:last-child)::after {
    display: none;
  }

  .tlm-chemical-trust-item:not(:last-child) {
    border-bottom: 1px solid rgba(21, 16, 147, 0.08);
  }
}

@media (max-width: 420px) {
  .tlm-chemical-trust-strip {
    padding: 0 16px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-aee3d47 */@import url('https://fonts.googleapis.com/css2?family=Jost:wght@400;500;600;700&display=swap');

.tlm-chemical-stats-v3,
.tlm-chemical-stats-v3 * {
  box-sizing: border-box;
}

.tlm-chemical-stats-v3 {
  width: 100%;
  padding: 80px clamp(24px, 6.25vw, 120px);
  /*background: #f5f5f8;*/
  font-family: "Jost", Arial, sans-serif;
  color: #000;
  overflow: hidden;
}

.tlm-chemical-stats-v3__inner {
  width: 100%;
  max-width: 1680px;
  margin: 0 auto;
}

.tlm-chemical-stats-v3__head {
  width: min(100%, 860px);
  margin-bottom: 36px;
}

.tlm-chemical-stats-v3__head span {
  display: inline-flex;
  margin: 0 0 14px;
  color: #ff8a00;
  font-size: clamp(14px, 0.83vw, 16px);
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.03em;
}

.tlm-chemical-stats-v3__head h2 {
  margin: 0;
  color: #000;
  font-size: clamp(32px, 2.5vw, 48px);
  font-style: normal;
  font-weight: 600;
  line-height: 1.02;
  letter-spacing: -0.06em;
}

.tlm-chemical-stats-v3__head p {
  width: min(100%, 760px);
  margin: 20px 0 0;
  color: #363636;
  font-size: clamp(16px, 0.94vw, 18px);
  font-style: normal;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: -0.04em;
}

.tlm-chemical-stats-v3__grid {
  position: relative;
  width: 100%;
  display: grid;
  grid-template-columns: 1.25fr 0.85fr 1fr 1fr;
  grid-template-areas:
    "area area pallet surveillance"
    "area area classes surveillance"
    "ohse access access access";
  gap: 14px;
}

.tlm-chemical-stat-v3 {
  position: relative;
  isolation: isolate;
  min-height: 138px;
  overflow: hidden;
  padding: 24px 26px;
  color: #fff;
  background:
    radial-gradient(100% 120% at 100% 0%, rgba(172, 69, 158, 0.42), rgba(172, 69, 158, 0) 58%),
    linear-gradient(135deg, #151093 0%, #53449e 100%);
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  box-shadow: 0 18px 44px rgba(21, 16, 147, 0.12);
  transform: translateY(0);
  transition:
    transform 420ms cubic-bezier(0.22, 1, 0.36, 1),
    box-shadow 420ms ease,
    filter 420ms ease;
}

.tlm-chemical-stat-v3::before {
  content: "";
  position: absolute;
  width: 210px;
  height: 210px;
  right: -110px;
  top: -110px;
  z-index: -1;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(255, 138, 0, 0.30), rgba(255, 138, 0, 0) 68%);
  opacity: 0.62;
  transform: scale(0.75);
  transition:
    transform 560ms cubic-bezier(0.22, 1, 0.36, 1),
    opacity 420ms ease;
}

.tlm-chemical-stat-v3::after {
  content: "";
  position: absolute;
  inset: auto 0 0 0;
  height: 42%;
  z-index: -1;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.12));
  transform: translateY(100%);
  transition: transform 520ms cubic-bezier(0.22, 1, 0.36, 1);
}

.tlm-chemical-stat-v3--area {
  grid-area: area;
  min-height: 290px;
  background:
    radial-gradient(90% 110% at 100% 100%, rgba(255, 138, 0, 0.22), rgba(255, 138, 0, 0) 62%),
    radial-gradient(90% 100% at 0% 0%, rgba(172, 69, 158, 0.46), rgba(172, 69, 158, 0) 60%),
    linear-gradient(135deg, #151093 0%, #53449e 100%);
}

.tlm-chemical-stat-v3--pallet {
  grid-area: pallet;
}

.tlm-chemical-stat-v3--classes {
  grid-area: classes;
}

.tlm-chemical-stat-v3--surveillance {
  grid-area: surveillance;
  min-height: 290px;
  background:
    radial-gradient(100% 100% at 100% 0%, rgba(255, 138, 0, 0.18), rgba(255, 138, 0, 0) 60%),
    linear-gradient(160deg, #53449e 0%, #ac459e 100%);
}

.tlm-chemical-stat-v3--ohse {
  grid-area: ohse;
}

.tlm-chemical-stat-v3--access {
  grid-area: access;
  min-height: 138px;
  background:
    radial-gradient(80% 100% at 100% 50%, rgba(172, 69, 158, 0.46), rgba(172, 69, 158, 0) 62%),
    linear-gradient(135deg, #151093 0%, #53449e 70%);
}

.tlm-chemical-stat-v3__small {
  position: absolute;
  top: 22px;
  left: 26px;
  right: 26px;
  display: block;
  color: rgba(255, 255, 255, 0.76);
  font-size: clamp(12px, 0.72vw, 14px);
  font-style: normal;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: -0.03em;
}

.tlm-chemical-stat-v3 strong {
  display: block;
  margin: 0;
  color: #ff8a00;
  font-size: clamp(28px, 1.85vw, 38px);
  font-style: normal;
  font-weight: 700;
  line-height: 0.95;
  letter-spacing: -0.06em;
}

.tlm-chemical-stat-v3--area strong {
  font-size: clamp(42px, 4.1vw, 76px);
}

.tlm-chemical-stat-v3--surveillance strong {
  font-size: clamp(36px, 3.2vw, 58px);
}

.tlm-chemical-stat-v3--access strong {
  font-size: clamp(32px, 2.4vw, 48px);
}

.tlm-chemical-stat-v3 p {
  max-width: 100%;
  margin: 10px 0 0;
  color: rgba(255, 255, 255, 0.88);
  font-size: clamp(14px, 0.83vw, 16px);
  font-style: normal;
  font-weight: 500;
  line-height: 1.35;
  letter-spacing: -0.04em;
}

@media (hover: hover) and (pointer: fine) {
  .tlm-chemical-stat-v3:hover {
    transform: translateY(-6px);
    box-shadow:
      0 28px 66px rgba(21, 16, 147, 0.20),
      0 12px 26px rgba(0, 0, 0, 0.10);
    filter: saturate(1.04);
  }

  .tlm-chemical-stat-v3:hover::before {
    opacity: 1;
    transform: scale(1);
  }

  .tlm-chemical-stat-v3:hover::after {
    transform: translateY(0);
  }
}

@media (max-width: 1180px) {
  .tlm-chemical-stats-v3__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-template-areas:
      "area area"
      "pallet classes"
      "surveillance ohse"
      "access access";
  }

  .tlm-chemical-stat-v3--area,
  .tlm-chemical-stat-v3--surveillance {
    min-height: 220px;
  }
}

@media (max-width: 760px) {
  .tlm-chemical-stats-v3 {
    padding: 60px 20px;
  }

  .tlm-chemical-stats-v3__head {
    margin-bottom: 30px;
  }

  .tlm-chemical-stats-v3__grid {
    grid-template-columns: 1fr;
    grid-template-areas:
      "area"
      "pallet"
      "classes"
      "surveillance"
      "ohse"
      "access";
    gap: 12px;
  }

  .tlm-chemical-stat-v3,
  .tlm-chemical-stat-v3--area,
  .tlm-chemical-stat-v3--surveillance,
  .tlm-chemical-stat-v3--access {
    min-height: 140px;
    padding: 24px 22px;
  }

  .tlm-chemical-stat-v3__small {
    top: 22px;
    left: 22px;
    right: 22px;
  }

  .tlm-chemical-stat-v3--area strong,
  .tlm-chemical-stat-v3--surveillance strong,
  .tlm-chemical-stat-v3--access strong {
    font-size: 40px;
  }
}

@media (max-width: 420px) {
  .tlm-chemical-stats-v3 {
    padding: 54px 16px;
  }

  .tlm-chemical-stats-v3__head h2 {
    font-size: 32px;
  }

  .tlm-chemical-stat-v3 strong,
  .tlm-chemical-stat-v3--area strong,
  .tlm-chemical-stat-v3--surveillance strong,
  .tlm-chemical-stat-v3--access strong {
    font-size: 36px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1d1c87f */@import url('https://fonts.googleapis.com/css2?family=Jost:wght@400;500;600;700&display=swap');

.tlm-chemical-about-v2,
.tlm-chemical-about-v2 * {
  box-sizing: border-box;
}

.tlm-chemical-about-v2 {
  width: 100%;
  padding: 90px clamp(24px, 6.25vw, 120px);
  /*background:*/
  /*  linear-gradient(180deg, #ffffff 0%, #f5f5f8 100%);*/
  color: #000;
  font-family: "Jost", Arial, sans-serif;
  overflow: hidden;
}

.tlm-chemical-about-v2__inner {
  width: 100%;
  max-width: 1680px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 0.9fr 1.05fr 1fr;
  gap: 28px;
  align-items: stretch;
}

.tlm-chemical-about-v2__intro {
  position: relative;
  isolation: isolate;
  min-height: 470px;
  padding: 42px;
  background: #ffffff;
  box-shadow: 0 22px 60px rgba(21, 16, 147, 0.08);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.tlm-chemical-about-v2__intro::before {
  content: "";
  position: absolute;
  right: -90px;
  bottom: -90px;
  z-index: -1;
  width: 240px;
  height: 240px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(172, 69, 158, 0.16), rgba(172, 69, 158, 0) 70%);
}

.tlm-chemical-about-v2__intro span {
  display: inline-flex;
  margin: 0 0 16px;
  color: #ff8a00;
  font-size: clamp(14px, 0.83vw, 16px);
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.03em;
}

.tlm-chemical-about-v2__intro h2 {
  margin: 0;
  color: #000;
  font-size: clamp(34px, 2.75vw, 54px);
  font-style: normal;
  font-weight: 600;
  line-height: 1.02;
  letter-spacing: -0.06em;
}

.tlm-chemical-about-v2__intro p {
  margin: 22px 0 0;
  color: #363636;
  font-size: clamp(16px, 0.94vw, 18px);
  font-style: normal;
  font-weight: 500;
  line-height: 1.55;
  letter-spacing: -0.04em;
}

.tlm-chemical-about-v2__image {
  position: relative;
  min-height: 470px;
  overflow: hidden;
  background: #151093;
  box-shadow: 0 26px 70px rgba(21, 16, 147, 0.16);
}

.tlm-chemical-about-v2__image img {
  width: 100%;
  height: 100%;
  min-height: 470px;
  display: block;
  object-fit: cover;
  transform: scale(1.02);
  filter: saturate(1.04) contrast(1.02);
  transition:
    transform 800ms cubic-bezier(0.22, 1, 0.36, 1),
    filter 520ms ease;
}

.tlm-chemical-about-v2__image::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  background:
    linear-gradient(180deg, rgba(21, 16, 147, 0.06) 0%, rgba(21, 16, 147, 0.74) 100%);
}

.tlm-chemical-about-v2__image-overlay {
  position: absolute;
  left: 26px;
  right: 26px;
  bottom: 26px;
  z-index: 2;
  padding: 24px;
  background: rgba(10, 10, 30, 0.58);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  color: #fff;
  overflow: hidden;
}

.tlm-chemical-about-v2__image-overlay::before {
  content: "";
  position: absolute;
  inset: auto 0 0 0;
  height: 4px;
  background: linear-gradient(90deg, #ff8a00, #ac459e);
}

.tlm-chemical-about-v2__image-overlay strong {
  display: block;
  color: #ff8a00;
  font-size: clamp(42px, 3.4vw, 68px);
  font-style: normal;
  font-weight: 700;
  line-height: 0.95;
  letter-spacing: -0.06em;
}

.tlm-chemical-about-v2__image-overlay span {
  display: block;
  margin-top: 8px;
  color: rgba(255, 255, 255, 0.90);
  font-size: clamp(15px, 0.89vw, 17px);
  font-style: normal;
  font-weight: 500;
  line-height: 1.35;
  letter-spacing: -0.04em;
}

.tlm-chemical-about-v2__features {
  min-height: 470px;
  display: grid;
  grid-template-columns: 1fr;
  gap: 16px;
}

.tlm-chemical-about-v2-feature {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  min-height: 146px;
  padding: 28px;
  background:
    radial-gradient(90% 120% at 100% 0%, rgba(172, 69, 158, 0.10), rgba(172, 69, 158, 0) 60%),
    #ffffff;
  box-shadow: 0 18px 48px rgba(21, 16, 147, 0.07);
  display: grid;
  grid-template-columns: 58px 1fr;
  gap: 22px;
  align-items: start;
  transform: translateY(0);
  transition:
    transform 420ms cubic-bezier(0.22, 1, 0.36, 1),
    box-shadow 420ms ease,
    background-color 420ms ease;
}

.tlm-chemical-about-v2-feature::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 5px;
  z-index: -1;
  background: linear-gradient(180deg, #ff8a00, #ac459e);
  transform: scaleY(0);
  transform-origin: bottom;
  transition: transform 420ms cubic-bezier(0.22, 1, 0.36, 1);
}

.tlm-chemical-about-v2-feature__icon {
  width: 54px;
  height: 54px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: rgba(83, 68, 158, 0.08);
  border-radius: 50%;
  transition:
    transform 420ms cubic-bezier(0.22, 1, 0.36, 1),
    background-color 420ms ease;
}

.tlm-chemical-about-v2-feature__icon img {
  width: 25px;
  height: 25px;
  display: block;
  object-fit: contain;
  filter:
    brightness(0)
    saturate(100%)
    invert(25%)
    sepia(33%)
    saturate(1410%)
    hue-rotate(217deg)
    brightness(87%)
    contrast(92%);
}

.tlm-chemical-about-v2-feature h3 {
  margin: 0;
  color: #000;
  font-size: clamp(20px, 1.15vw, 23px);
  font-style: normal;
  font-weight: 600;
  line-height: 1.16;
  letter-spacing: -0.05em;
}

.tlm-chemical-about-v2-feature p {
  margin: 13px 0 0;
  color: #363636;
  font-size: clamp(15px, 0.89vw, 17px);
  font-style: normal;
  font-weight: 500;
  line-height: 1.42;
  letter-spacing: -0.04em;
}

@media (hover: hover) and (pointer: fine) {
  .tlm-chemical-about-v2__image:hover img {
    transform: scale(1.08);
    filter: saturate(1.12) contrast(1.06);
  }

  .tlm-chemical-about-v2-feature:hover {
    transform: translateX(8px);
    box-shadow:
      0 28px 68px rgba(21, 16, 147, 0.13),
      0 10px 24px rgba(0, 0, 0, 0.05);
    background-color: #ffffff;
  }

  .tlm-chemical-about-v2-feature:hover::before {
    transform: scaleY(1);
  }

  .tlm-chemical-about-v2-feature:hover .tlm-chemical-about-v2-feature__icon {
    transform: translateY(-4px) scale(1.08);
    background: rgba(255, 138, 0, 0.12);
  }
}

@media (max-width: 1280px) {
  .tlm-chemical-about-v2__inner {
    grid-template-columns: 1fr 1fr;
  }

  .tlm-chemical-about-v2__intro {
    grid-column: span 2;
    min-height: auto;
  }

  .tlm-chemical-about-v2__image,
  .tlm-chemical-about-v2__features {
    min-height: 440px;
  }

  .tlm-chemical-about-v2__image img {
    min-height: 440px;
  }
}

@media (max-width: 820px) {
  .tlm-chemical-about-v2 {
    padding: 64px 20px;
  }

  .tlm-chemical-about-v2__inner {
    grid-template-columns: 1fr;
    gap: 18px;
  }

  .tlm-chemical-about-v2__intro {
    grid-column: auto;
    padding: 32px 28px;
  }

  .tlm-chemical-about-v2__image,
  .tlm-chemical-about-v2__features {
    min-height: auto;
  }

  .tlm-chemical-about-v2__image img {
    min-height: 360px;
  }

  .tlm-chemical-about-v2-feature {
    min-height: auto;
  }
}

@media (max-width: 520px) {
  .tlm-chemical-about-v2 {
    padding: 56px 16px;
  }

  .tlm-chemical-about-v2__intro {
    padding: 30px 24px;
  }

  .tlm-chemical-about-v2__intro h2 {
    font-size: 32px;
  }

  .tlm-chemical-about-v2__image img {
    min-height: 300px;
  }

  .tlm-chemical-about-v2__image-overlay {
    left: 18px;
    right: 18px;
    bottom: 18px;
    padding: 20px;
  }

  .tlm-chemical-about-v2-feature {
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px 24px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-c0fda1a */@import url('https://fonts.googleapis.com/css2?family=Jost:wght@400;500;600;700&display=swap');

.tlm-chemical-handling-v4,
.tlm-chemical-handling-v4 * {
  box-sizing: border-box;
}

.tlm-chemical-handling-v4 {
  width: 100%;
  padding: 70px clamp(24px, 6.25vw, 120px);
  background: #f5f5f8;
  color: #000;
  font-family: "Jost", Arial, sans-serif;
  overflow: hidden;
}

.tlm-chemical-handling-v4__inner {
  width: 100%;
  max-width: 1680px;
  margin: 0 auto;
}

.tlm-chemical-handling-v4__head {
  width: min(100%, 920px);
  margin: 0 0 34px;
}

.tlm-chemical-handling-v4__head span {
  display: inline-flex;
  margin: 0 0 14px;
  color: #ff8a00;
  font-size: clamp(14px, 0.83vw, 16px);
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.03em;
}

.tlm-chemical-handling-v4__head h2 {
  margin: 0;
  color: #000;
  font-size: clamp(32px, 2.55vw, 48px);
  font-style: normal;
  font-weight: 600;
  line-height: 1.02;
  letter-spacing: -0.06em;
}

.tlm-chemical-handling-v4__head p {
  width: min(100%, 760px);
  margin: 18px 0 0;
  color: #363636;
  font-size: clamp(16px, 0.94vw, 18px);
  font-style: normal;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: -0.04em;
}

.tlm-chemical-handling-v4__grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px;
  align-items: stretch;
}

.tlm-chemical-class-v4 {
  position: relative;
  isolation: isolate;
  min-height: 330px;
  padding: 22px;
  background: #ffffff;
  color: #000;
  overflow: hidden;
  box-shadow:
    0 16px 40px rgba(21, 16, 147, 0.07),
    0 6px 16px rgba(0, 0, 0, 0.04);
  display: flex;
  flex-direction: column;
  transition:
    transform 420ms cubic-bezier(0.22, 1, 0.36, 1),
    box-shadow 420ms ease,
    background-color 420ms ease;
}

.tlm-chemical-class-v4::before {
  content: "";
  position: absolute;
  right: -90px;
  top: -90px;
  z-index: -1;
  width: 190px;
  height: 190px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(83, 68, 158, 0.13), rgba(83, 68, 158, 0) 70%);
  transform: scale(0.75);
  opacity: 0;
  transition:
    opacity 420ms ease,
    transform 560ms cubic-bezier(0.22, 1, 0.36, 1);
}

.tlm-chemical-class-v4::after {
  content: "";
  position: absolute;
  left: 22px;
  right: 22px;
  bottom: 0;
  height: 3px;
  z-index: -1;
  background: linear-gradient(90deg, #ff8a00, #ac459e, #53449e);
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 520ms cubic-bezier(0.22, 1, 0.36, 1);
}

.tlm-chemical-class-v4__top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  margin-bottom: 16px;
}

.tlm-chemical-class-v4__icon {
  width: 44px;
  height: 44px;
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: rgba(83, 68, 158, 0.08);
  border-radius: 50%;
  transition:
    transform 420ms cubic-bezier(0.22, 1, 0.36, 1),
    background-color 420ms ease;
}

.tlm-chemical-class-v4__icon img {
  width: 22px;
  height: 22px;
  display: block;
  object-fit: contain;
  filter:
    brightness(0)
    saturate(100%)
    invert(25%)
    sepia(33%)
    saturate(1410%)
    hue-rotate(217deg)
    brightness(87%)
    contrast(92%);
}

.tlm-chemical-class-v4__top span {
  color: rgba(21, 16, 147, 0.13);
  font-size: clamp(28px, 2vw, 40px);
  font-style: normal;
  font-weight: 700;
  line-height: 0.9;
  letter-spacing: -0.08em;
  white-space: nowrap;
}

.tlm-chemical-class-v4 h3 {
  margin: 0;
  color: #000;
  font-size: clamp(18px, 1vw, 21px);
  font-style: normal;
  font-weight: 600;
  line-height: 1.14;
  letter-spacing: -0.05em;
}

.tlm-chemical-class-v4 h4 {
  margin: 0;
  color: #151093;
  font-size: clamp(16px, 0.9vw, 18px);
  font-style: normal;
  font-weight: 600;
  line-height: 1.18;
  letter-spacing: -0.04em;
}

.tlm-chemical-class-v4 p {
  margin: 10px 0 0;
  color: #363636;
  font-size: clamp(13px, 0.76vw, 15px);
  font-style: normal;
  font-weight: 500;
  line-height: 1.34;
  letter-spacing: -0.04em;
}

.tlm-chemical-class-v4 ul {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  padding: 0;
  margin: 13px 0 0;
  list-style: none;
}

.tlm-chemical-class-v4 li {
  display: inline-flex;
  align-items: center;
  min-height: 24px;
  padding: 5px 8px;
  background: rgba(83, 68, 158, 0.07);
  color: #363636;
  font-size: clamp(11px, 0.66vw, 13px);
  font-style: normal;
  font-weight: 500;
  line-height: 1.12;
  letter-spacing: -0.03em;
}

.tlm-chemical-class-v4__subgroup {
  margin-top: 14px;
}

.tlm-chemical-class-v4__subgroup:first-of-type {
  margin-top: 14px;
}

.tlm-chemical-class-v4--cta {
  background:
    radial-gradient(90% 100% at 100% 0%, rgba(172, 69, 158, 0.60), rgba(172, 69, 158, 0) 62%),
    radial-gradient(80% 90% at 0% 100%, rgba(255, 138, 0, 0.20), rgba(255, 138, 0, 0) 64%),
    linear-gradient(135deg, #151093 0%, #3216d8 50%, #53449e 100%);
  color: #fff;
}

.tlm-chemical-class-v4--cta::before {
  background: radial-gradient(circle, rgba(255, 255, 255, 0.16), rgba(255, 255, 255, 0) 70%);
  opacity: 1;
  transform: scale(1);
}

.tlm-chemical-class-v4--cta::after {
  background: linear-gradient(90deg, #ff8a00, rgba(255, 255, 255, 0.8));
  transform: scaleX(1);
}

.tlm-chemical-class-v4__cta-content {
  margin-top: auto;
}

.tlm-chemical-class-v4__cta-content > span {
  display: inline-flex;
  margin-bottom: 14px;
  color: #ff8a00;
  font-size: clamp(14px, 0.83vw, 16px);
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.03em;
}

.tlm-chemical-class-v4--cta h3 {
  color: #fff;
  font-size: clamp(23px, 1.45vw, 30px);
  line-height: 1.04;
}

.tlm-chemical-class-v4--cta p {
  color: rgba(255, 255, 255, 0.84);
}

.tlm-chemical-class-v4__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  min-height: 42px;
  margin-top: 22px;
  padding: 12px 22px;
  color: #151093;
  background: #ffffff;
  border-radius: 999px;
  text-decoration: none;
  font-size: clamp(13px, 0.78vw, 15px);
  font-style: normal;
  font-weight: 600;
  line-height: 1;
  letter-spacing: -0.03em;
  transition:
    transform 360ms cubic-bezier(0.22, 1, 0.36, 1),
    box-shadow 360ms ease;
}

.tlm-chemical-class-v4__btn:hover {
  color: #151093;
  transform: translateY(-4px);
  box-shadow: 0 18px 34px rgba(0, 0, 0, 0.20);
}

@media (hover: hover) and (pointer: fine) {
  .tlm-chemical-class-v4:hover {
    transform: translateY(-6px);
    background-color: #ffffff;
    box-shadow:
      0 26px 58px rgba(21, 16, 147, 0.13),
      0 10px 24px rgba(0, 0, 0, 0.07);
  }

  .tlm-chemical-class-v4:hover::before {
    opacity: 1;
    transform: scale(1);
  }

  .tlm-chemical-class-v4:hover::after {
    transform: scaleX(1);
  }

  .tlm-chemical-class-v4:hover .tlm-chemical-class-v4__icon {
    transform: translateY(-3px) scale(1.06);
    background: rgba(255, 138, 0, 0.12);
  }

  .tlm-chemical-class-v4--cta:hover {
    background:
      radial-gradient(90% 100% at 100% 0%, rgba(172, 69, 158, 0.66), rgba(172, 69, 158, 0) 62%),
      radial-gradient(80% 90% at 0% 100%, rgba(255, 138, 0, 0.24), rgba(255, 138, 0, 0) 64%),
      linear-gradient(135deg, #151093 0%, #3216d8 50%, #53449e 100%);
  }
}

@media (max-width: 1360px) {
  .tlm-chemical-handling-v4__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .tlm-chemical-class-v4 {
    min-height: 300px;
  }
}

@media (max-width: 760px) {
  .tlm-chemical-handling-v4 {
    padding: 58px 20px;
  }

  .tlm-chemical-handling-v4__head {
    margin-bottom: 30px;
  }

  .tlm-chemical-handling-v4__grid {
    grid-template-columns: 1fr;
    gap: 14px;
  }

  .tlm-chemical-class-v4 {
    min-height: auto;
    padding: 24px 22px;
  }

  .tlm-chemical-class-v4__top span {
    font-size: 34px;
  }

  .tlm-chemical-class-v4--cta h3 {
    font-size: 28px;
  }
}

@media (max-width: 420px) {
  .tlm-chemical-handling-v4 {
    padding: 52px 16px;
  }

  .tlm-chemical-handling-v4__head h2 {
    font-size: 32px;
  }

  .tlm-chemical-class-v4 {
    padding: 22px 20px;
  }

  .tlm-chemical-class-v4__top {
    align-items: flex-start;
  }

  .tlm-chemical-class-v4__top span {
    font-size: 32px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-64912c3 */@import url('https://fonts.googleapis.com/css2?family=Jost:wght@400;500;600;700&display=swap');

.tlm-chemical-safety-v4,
.tlm-chemical-safety-v4 * {
  box-sizing: border-box;
}

.tlm-chemical-safety-v4 {
  width: 100%;
  padding: 74px clamp(24px, 6.25vw, 120px);
  /*background: #f5f5f8;*/
  color: #000;
  font-family: "Jost", Arial, sans-serif;
  overflow: hidden;
}

.tlm-chemical-safety-v4__inner {
  width: 100%;
  max-width: 1680px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: minmax(0, 1.12fr) minmax(340px, 0.88fr);
  gap: clamp(34px, 5vw, 86px);
  align-items: center;
}

.tlm-chemical-safety-v4__content h2 {
  max-width: 680px;
  margin: 0 0 34px;
  color: #000;
  font-size: clamp(34px, 2.75vw, 54px);
  font-style: normal;
  font-weight: 600;
  line-height: 1.02;
  letter-spacing: -0.06em;
}

.tlm-chemical-safety-v4__list {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  gap: 14px;
}

.tlm-chemical-safety-v4__item {
  position: relative;
  overflow: hidden;
  padding: 26px 30px;
  background: #ffffff;
  box-shadow:
    0 16px 42px rgba(21, 16, 147, 0.07),
    0 6px 16px rgba(0, 0, 0, 0.03);
  transition:
    transform 420ms cubic-bezier(0.22, 1, 0.36, 1),
    box-shadow 420ms ease;
}

.tlm-chemical-safety-v4__item::before {
  content: "";
  position: absolute;
  left: 0;
  top: 24px;
  bottom: 24px;
  width: 4px;
  background: linear-gradient(180deg, #ff8a00, #ac459e);
}

.tlm-chemical-safety-v4__item::after {
  content: "";
  position: absolute;
  right: -100px;
  top: -100px;
  width: 240px;
  height: 240px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(83, 68, 158, 0.10), rgba(83, 68, 158, 0) 70%);
  opacity: 0;
  transform: scale(0.72);
  transition:
    opacity 420ms ease,
    transform 560ms cubic-bezier(0.22, 1, 0.36, 1);
}

.tlm-chemical-safety-v4__item h3 {
  position: relative;
  z-index: 2;
  margin: 0;
  color: #151093;
  font-size: clamp(21px, 1.2vw, 24px);
  font-style: normal;
  font-weight: 600;
  line-height: 1.16;
  letter-spacing: -0.05em;
}

.tlm-chemical-safety-v4__item p {
  position: relative;
  z-index: 2;
  margin: 12px 0 0;
  color: #363636;
  font-size: clamp(15px, 0.89vw, 17px);
  font-style: normal;
  font-weight: 500;
  line-height: 1.45;
  letter-spacing: -0.04em;
}

.tlm-chemical-safety-v4__image {
  position: relative;
  min-height: 560px;
  overflow: hidden;
  background: #ffffff;
  box-shadow:
    0 24px 60px rgba(21, 16, 147, 0.12),
    0 8px 20px rgba(0, 0, 0, 0.05);
}

.tlm-chemical-safety-v4__image::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  background:
    linear-gradient(180deg, rgba(21, 16, 147, 0.02), rgba(21, 16, 147, 0.20));
}

.tlm-chemical-safety-v4__image img {
  width: 100%;
  height: 100%;
  min-height: 560px;
  display: block;
  object-fit: cover;
  object-position: center;
  transform: scale(1.02);
  transition:
    transform 800ms cubic-bezier(0.22, 1, 0.36, 1),
    filter 520ms ease;
}

.tlm-chemical-safety-v4__tag {
  position: absolute;
  left: 24px;
  bottom: 24px;
  z-index: 2;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  min-height: 42px;
  padding: 12px 18px;
  background: rgba(255, 255, 255, 0.94);
  color: #151093;
  box-shadow: 0 16px 34px rgba(0, 0, 0, 0.14);
  font-size: clamp(14px, 0.83vw, 16px);
  font-style: normal;
  font-weight: 600;
  line-height: 1;
  letter-spacing: -0.03em;
}

.tlm-chemical-safety-v4__tag::before {
  content: "";
  width: 9px;
  height: 9px;
  display: block;
  border-radius: 50%;
  background: #ff8a00;
  box-shadow: 0 0 0 7px rgba(255, 138, 0, 0.14);
}

@media (hover: hover) and (pointer: fine) {
  .tlm-chemical-safety-v4__item:hover {
    transform: translateX(8px);
    box-shadow:
      0 26px 62px rgba(21, 16, 147, 0.12),
      0 10px 24px rgba(0, 0, 0, 0.05);
  }

  .tlm-chemical-safety-v4__item:hover::after {
    opacity: 1;
    transform: scale(1);
  }

  .tlm-chemical-safety-v4__image:hover img {
    transform: scale(1.07);
    filter: saturate(1.08) contrast(1.03);
  }
}

@media (max-width: 1180px) {
  .tlm-chemical-safety-v4__inner {
    grid-template-columns: 1fr;
  }

  .tlm-chemical-safety-v4__image,
  .tlm-chemical-safety-v4__image img {
    min-height: 420px;
  }
}

@media (max-width: 760px) {
  .tlm-chemical-safety-v4 {
    padding: 60px 20px;
  }

  .tlm-chemical-safety-v4__content h2 {
    margin-bottom: 30px;
  }

  .tlm-chemical-safety-v4__item {
    padding: 25px 24px;
  }

  .tlm-chemical-safety-v4__image,
  .tlm-chemical-safety-v4__image img {
    min-height: 360px;
  }
}

@media (max-width: 420px) {
  .tlm-chemical-safety-v4 {
    padding: 54px 16px;
  }

  .tlm-chemical-safety-v4__content h2 {
    font-size: 32px;
  }

  .tlm-chemical-safety-v4__item {
    padding: 24px 22px;
  }

  .tlm-chemical-safety-v4__tag {
    left: 18px;
    bottom: 18px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-9b98745 */@import url('https://fonts.googleapis.com/css2?family=Jost:wght@400;500;600;700&display=swap');

.tlm-chemical-cert-v1,
.tlm-chemical-cert-v1 * {
  box-sizing: border-box;
}

.tlm-chemical-cert-v1 {
  width: 100%;
  padding: 72px clamp(24px, 6.25vw, 120px);
  background: #ffffff;
  color: #000;
  font-family: "Jost", Arial, sans-serif;
  overflow: hidden;
}

.tlm-chemical-cert-v1__inner {
  width: 100%;
  max-width: 1680px;
  margin: 0 auto;
}

.tlm-chemical-cert-v1__head {
  width: min(100%, 900px);
  margin: 0 auto 38px;
  text-align: center;
}

.tlm-chemical-cert-v1__head h2 {
  margin: 0;
  color: #151093;
  font-size: clamp(34px, 2.75vw, 54px);
  font-style: normal;
  font-weight: 600;
  line-height: 1.02;
  letter-spacing: -0.06em;
}

.tlm-chemical-cert-v1__head p {
  width: min(100%, 760px);
  margin: 18px auto 0;
  color: #363636;
  font-size: clamp(16px, 0.94vw, 18px);
  font-style: normal;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: -0.04em;
}

.tlm-chemical-cert-v1__layout {
  display: grid;
  grid-template-columns: minmax(300px, 0.78fr) minmax(0, 1.22fr);
  gap: 16px;
  align-items: stretch;
}

.tlm-chemical-cert-v1__main {
  position: relative;
  isolation: isolate;
  min-height: 410px;
  padding: 34px;
  overflow: hidden;
  background:
    radial-gradient(90% 100% at 100% 0%, rgba(172, 69, 158, 0.46), rgba(172, 69, 158, 0) 62%),
    radial-gradient(80% 90% at 0% 100%, rgba(255, 138, 0, 0.18), rgba(255, 138, 0, 0) 64%),
    linear-gradient(135deg, #151093 0%, #3216d8 52%, #53449e 100%);
  color: #ffffff;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  box-shadow:
    0 26px 64px rgba(21, 16, 147, 0.18),
    0 10px 24px rgba(0, 0, 0, 0.08);
}

.tlm-chemical-cert-v1__main::before {
  content: "";
  position: absolute;
  right: -95px;
  top: -95px;
  z-index: -1;
  width: 240px;
  height: 240px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(255, 255, 255, 0.16), rgba(255, 255, 255, 0) 70%);
}

.tlm-chemical-cert-v1__cards {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
}

.tlm-chemical-cert-v1__card {
  position: relative;
  isolation: isolate;
  min-height: 197px;
  padding: 28px;
  overflow: hidden;
  background: #f5f5f8;
  box-shadow:
    0 16px 42px rgba(21, 16, 147, 0.06),
    0 6px 16px rgba(0, 0, 0, 0.03);
  transition:
    transform 420ms cubic-bezier(0.22, 1, 0.36, 1),
    box-shadow 420ms ease,
    background-color 420ms ease;
}

.tlm-chemical-cert-v1__card::before {
  content: "";
  position: absolute;
  right: -90px;
  top: -90px;
  z-index: -1;
  width: 210px;
  height: 210px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(83, 68, 158, 0.12), rgba(83, 68, 158, 0) 70%);
  opacity: 0;
  transform: scale(0.72);
  transition:
    opacity 420ms ease,
    transform 560ms cubic-bezier(0.22, 1, 0.36, 1);
}

.tlm-chemical-cert-v1__card::after {
  content: "";
  position: absolute;
  left: 28px;
  right: 28px;
  bottom: 0;
  height: 3px;
  background: linear-gradient(90deg, #ff8a00, #ac459e, #53449e);
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 460ms cubic-bezier(0.22, 1, 0.36, 1);
}

.tlm-chemical-cert-v1__icon {
  width: 52px;
  height: 52px;
  margin-bottom: 24px;
  border-radius: 12px;
  background: rgba(0, 0, 0, 0.06);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  transition:
    transform 360ms ease,
    background-color 360ms ease;
}

.tlm-chemical-cert-v1__main .tlm-chemical-cert-v1__icon {
  width: 64px;
  height: 64px;
  margin-bottom: 28px;
  background: rgba(255, 255, 255, 0.14);
}

.tlm-chemical-cert-v1__icon img {
  width: 26px;
  height: 26px;
  display: block;
  object-fit: contain;
  filter: grayscale(1) brightness(0);
  opacity: 0.78;
}

.tlm-chemical-cert-v1__main .tlm-chemical-cert-v1__icon img {
  width: 32px;
  height: 32px;
  filter: grayscale(1) brightness(0) invert(1);
  opacity: 0.9;
}

.tlm-chemical-cert-v1__icon::before {
  display: none;
}

.tlm-chemical-cert-v1 h3 {
  margin: 0;
  font-size: clamp(21px, 1.2vw, 24px);
  font-style: normal;
  font-weight: 600;
  line-height: 1.16;
  letter-spacing: -0.05em;
}

.tlm-chemical-cert-v1__main h3 {
  color: #ffffff;
  font-size: clamp(30px, 2.3vw, 44px);
  line-height: 1.04;
}

.tlm-chemical-cert-v1__card h3 {
  color: #000;
}

.tlm-chemical-cert-v1 p {
  margin: 13px 0 0;
  font-size: clamp(15px, 0.89vw, 17px);
  font-style: normal;
  font-weight: 500;
  line-height: 1.43;
  letter-spacing: -0.04em;
}

.tlm-chemical-cert-v1__main p {
  color: rgba(255, 255, 255, 0.86);
  max-width: 520px;
}

.tlm-chemical-cert-v1__card p {
  color: #363636;
}

@media (hover: hover) and (pointer: fine) {
  .tlm-chemical-cert-v1__card:hover {
    transform: translateY(-6px);
    background: #ffffff;
    box-shadow:
      0 26px 62px rgba(21, 16, 147, 0.12),
      0 10px 24px rgba(0, 0, 0, 0.05);
  }

  .tlm-chemical-cert-v1__card:hover::before {
    opacity: 1;
    transform: scale(1);
  }

  .tlm-chemical-cert-v1__card:hover::after {
    transform: scaleX(1);
  }

  .tlm-chemical-cert-v1__card:hover .tlm-chemical-cert-v1__icon {
    transform: translateY(-4px);
    background: rgba(0, 0, 0, 0.08);
  }
}

@media (max-width: 1180px) {
  .tlm-chemical-cert-v1__layout {
    grid-template-columns: 1fr;
  }

  .tlm-chemical-cert-v1__main {
    min-height: 300px;
  }
}

@media (max-width: 760px) {
  .tlm-chemical-cert-v1 {
    padding: 60px 20px;
  }

  .tlm-chemical-cert-v1__head {
    text-align: left;
    margin-bottom: 32px;
  }

  .tlm-chemical-cert-v1__head p {
    margin-left: 0;
    margin-right: 0;
  }

  .tlm-chemical-cert-v1__cards {
    grid-template-columns: 1fr;
    gap: 14px;
  }

  .tlm-chemical-cert-v1__main,
  .tlm-chemical-cert-v1__card {
    min-height: auto;
    padding: 28px 24px;
  }
}

@media (max-width: 420px) {
  .tlm-chemical-cert-v1 {
    padding: 54px 16px;
  }

  .tlm-chemical-cert-v1__head h2 {
    font-size: 32px;
  }

  .tlm-chemical-cert-v1__main h3 {
    font-size: 30px;
  }

  .tlm-chemical-cert-v1__card {
    padding: 26px 22px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-836fe42 */@import url('https://fonts.googleapis.com/css2?family=Jost:wght@400;500;600;700&display=swap');

.tlm-chemical-track-v1,
.tlm-chemical-track-v1 * {
  box-sizing: border-box;
}

.tlm-chemical-track-v1 {
  width: 100%;
  padding: 72px clamp(24px, 6.25vw, 120px);
  background: #f5f5f8;
  color: #000;
  font-family: "Jost", Arial, sans-serif;
  overflow: hidden;
}

.tlm-chemical-track-v1__inner {
  width: 100%;
  max-width: 1680px;
  margin: 0 auto;
}

.tlm-chemical-track-v1__head {
  width: min(100%, 820px);
  margin: 0 auto 38px;
  text-align: center;
}

.tlm-chemical-track-v1__head h2 {
  margin: 0;
  color: #151093;
  font-size: clamp(34px, 2.75vw, 54px);
  font-style: normal;
  font-weight: 600;
  line-height: 1.02;
  letter-spacing: -0.06em;
}

.tlm-chemical-track-v1__head p {
  margin: 18px auto 0;
  color: #363636;
  font-size: clamp(16px, 0.94vw, 18px);
  font-style: normal;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: -0.04em;
}

.tlm-chemical-track-v1__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}

.tlm-chemical-track-card {
  position: relative;
  isolation: isolate;
  min-height: 440px;
  background: #ffffff;
  overflow: hidden;
  box-shadow:
    0 18px 46px rgba(21, 16, 147, 0.07),
    0 6px 18px rgba(0, 0, 0, 0.04);
  transition:
    transform 420ms cubic-bezier(0.22, 1, 0.36, 1),
    box-shadow 420ms ease;
}

.tlm-chemical-track-card::before {
  content: "";
  position: absolute;
  right: -90px;
  bottom: -90px;
  z-index: -1;
  width: 220px;
  height: 220px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(83, 68, 158, 0.12), rgba(83, 68, 158, 0) 70%);
  opacity: 0;
  transform: scale(0.72);
  transition:
    opacity 420ms ease,
    transform 560ms cubic-bezier(0.22, 1, 0.36, 1);
}

.tlm-chemical-track-card__image {
  position: relative;
  width: 100%;
  height: 220px;
  overflow: hidden;
  background: #151093;
}

.tlm-chemical-track-card__image::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  background:
    linear-gradient(180deg, rgba(21, 16, 147, 0.02), rgba(21, 16, 147, 0.20));
}

.tlm-chemical-track-card__image img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  transform: scale(1.02);
  transition:
    transform 800ms cubic-bezier(0.22, 1, 0.36, 1),
    filter 520ms ease;
}

.tlm-chemical-track-card__content {
  padding: 28px;
}

.tlm-chemical-track-card__content h3 {
  margin: 0;
  color: #000;
  font-size: clamp(21px, 1.2vw, 24px);
  font-style: normal;
  font-weight: 600;
  line-height: 1.16;
  letter-spacing: -0.05em;
}

.tlm-chemical-track-card__content p {
  margin: 13px 0 0;
  color: #363636;
  font-size: clamp(15px, 0.89vw, 17px);
  font-style: normal;
  font-weight: 500;
  line-height: 1.43;
  letter-spacing: -0.04em;
}

.tlm-chemical-track-card__content a {
  position: relative;
  display: inline-flex;
  align-items: center;
  margin-top: 22px;
  color: #151093;
  text-decoration: none;
  font-size: clamp(15px, 0.89vw, 17px);
  font-style: normal;
  font-weight: 600;
  line-height: 1;
  letter-spacing: -0.03em;
  transition: color 320ms ease;
}

.tlm-chemical-track-card__content a::after {
  content: "";
  width: 34px;
  height: 2px;
  margin-left: 12px;
  background: #ff8a00;
  transform: scaleX(1);
  transform-origin: left;
  transition: transform 360ms cubic-bezier(0.22, 1, 0.36, 1);
}

@media (hover: hover) and (pointer: fine) {
  .tlm-chemical-track-card:hover {
    transform: translateY(-8px);
    box-shadow:
      0 30px 70px rgba(21, 16, 147, 0.13),
      0 12px 28px rgba(0, 0, 0, 0.06);
  }

  .tlm-chemical-track-card:hover::before {
    opacity: 1;
    transform: scale(1);
  }

  .tlm-chemical-track-card:hover .tlm-chemical-track-card__image img {
    transform: scale(1.08);
    filter: saturate(1.08) contrast(1.03);
  }

  .tlm-chemical-track-card__content a:hover {
    color: #ff8a00;
  }

  .tlm-chemical-track-card__content a:hover::after {
    transform: scaleX(1.35);
  }
}

@media (max-width: 1180px) {
  .tlm-chemical-track-v1__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .tlm-chemical-track-card {
    min-height: 410px;
  }
}

@media (max-width: 760px) {
  .tlm-chemical-track-v1 {
    padding: 60px 20px;
  }

  .tlm-chemical-track-v1__head {
    text-align: left;
    margin-bottom: 32px;
  }

  .tlm-chemical-track-v1__head p {
    margin-left: 0;
    margin-right: 0;
  }

  .tlm-chemical-track-v1__grid {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .tlm-chemical-track-card {
    min-height: auto;
  }

  .tlm-chemical-track-card__image {
    height: 230px;
  }

  .tlm-chemical-track-card__content {
    padding: 26px 24px;
  }
}

@media (max-width: 420px) {
  .tlm-chemical-track-v1 {
    padding: 54px 16px;
  }

  .tlm-chemical-track-v1__head h2 {
    font-size: 32px;
  }

  .tlm-chemical-track-card__image {
    height: 210px;
  }

  .tlm-chemical-track-card__content {
    padding: 24px 22px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-f2ff770 */@import url('https://fonts.googleapis.com/css2?family=Jost:wght@400;500;600;700&display=swap');

.tlm-chemical-faq-v1,
.tlm-chemical-faq-v1 * {
  box-sizing: border-box;
}

.tlm-chemical-faq-v1 {
  width: 100%;
  padding: 74px clamp(24px, 6.25vw, 120px);
  background: #ffffff;
  color: #000;
  font-family: "Jost", Arial, sans-serif;
  overflow: hidden;
}

.tlm-chemical-faq-v1__inner {
  width: 100%;
  max-width: 1680px;
  margin: 0 auto;
}

.tlm-chemical-faq-v1__head {
  width: min(100%, 820px);
  margin: 0 auto 38px;
  text-align: center;
}

.tlm-chemical-faq-v1__head h2 {
  margin: 0;
  color: #151093;
  font-size: clamp(34px, 2.75vw, 54px);
  font-style: normal;
  font-weight: 600;
  line-height: 1.02;
  letter-spacing: -0.06em;
  transition: color 320ms ease;
}

.tlm-chemical-faq-v1__head h2:hover {
  color: #53449e;
}

.tlm-chemical-faq-v1__grid {
  width: min(100%, 1320px);
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
}

.tlm-chemical-faq-v1__column {
  display: flex;
  flex-direction: column;
  gap: 14px;
}

.tlm-chemical-faq-item {
  position: relative;
  overflow: hidden;
  background: #f5f5f8 !important;
  box-shadow:
    0 14px 34px rgba(21, 16, 147, 0.05),
    0 5px 14px rgba(0, 0, 0, 0.02);
  transition:
    background-color 360ms ease,
    box-shadow 360ms ease,
    transform 360ms ease;
}

.tlm-chemical-faq-item::before {
  content: "";
  position: absolute;
  left: 0;
  top: 22px;
  bottom: 22px;
  width: 4px;
  background: #ff8a00;
  transform: scaleY(0);
  transform-origin: top;
  transition: transform 360ms cubic-bezier(0.22, 1, 0.36, 1);
}

.tlm-chemical-faq-question {
  width: 100%;
  min-height: 74px;
  padding: 22px 64px 22px 26px;
  border: 0;
  outline: 0;
  background: #f5f5f8 !important;
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-align: left;
  cursor: pointer;
  font-family: "Jost", Arial, sans-serif;
}

.tlm-chemical-faq-question span {
  color: #000;
  font-size: clamp(16px, 0.94vw, 18px);
  font-style: normal;
  font-weight: 600;
  line-height: 1.25;
  letter-spacing: -0.04em;
  transition: color 320ms ease;
}

.tlm-chemical-faq-question i {
  position: absolute;
  right: 24px;
  top: 27px;
  width: 24px;
  height: 24px;
  display: block;
  border-radius: 50%;
  background: rgba(255, 138, 0, 0.10);
}

.tlm-chemical-faq-question i::before,
.tlm-chemical-faq-question i::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 10px;
  height: 2px;
  background: #ff8a00;
  transform: translate(-50%, -50%);
  transition:
    transform 280ms ease,
    opacity 280ms ease;
}

.tlm-chemical-faq-question i::after {
  transform: translate(-50%, -50%) rotate(90deg);
}

.tlm-chemical-faq-answer {
  max-height: 0;
  overflow: hidden;
  background: #f5f5f8 !important;
  transition: max-height 420ms cubic-bezier(0.22, 1, 0.36, 1);
}

.tlm-chemical-faq-answer p {
  margin: 0;
  padding: 0 64px 28px 26px;
  color: #363636;
  font-size: clamp(15px, 0.89vw, 17px);
  font-style: normal;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: -0.04em;
}

.tlm-chemical-faq-item.is-open {
  background: #f5f5f8 !important;
  box-shadow:
    0 16px 38px rgba(21, 16, 147, 0.06),
    0 6px 16px rgba(0, 0, 0, 0.025);
}

.tlm-chemical-faq-item.is-open::before {
  transform: scaleY(1);
}

.tlm-chemical-faq-item.is-open .tlm-chemical-faq-question {
  background: #f5f5f8 !important;
}

.tlm-chemical-faq-item.is-open .tlm-chemical-faq-answer {
  background: #f5f5f8 !important;
}

.tlm-chemical-faq-item.is-open .tlm-chemical-faq-question span {
  color: #151093;
}

.tlm-chemical-faq-item.is-open .tlm-chemical-faq-question i::after {
  opacity: 0;
  transform: translate(-50%, -50%) rotate(0deg);
}

@media (hover: hover) and (pointer: fine) {
  .tlm-chemical-faq-item:hover {
    transform: translateY(-3px);
    background: #f5f5f8 !important;
    box-shadow:
      0 16px 38px rgba(21, 16, 147, 0.06),
      0 6px 16px rgba(0, 0, 0, 0.025);
  }

  .tlm-chemical-faq-item:hover::before {
    transform: scaleY(1);
  }

  .tlm-chemical-faq-item:hover .tlm-chemical-faq-question {
    background: #f5f5f8 !important;
  }

  .tlm-chemical-faq-item:hover .tlm-chemical-faq-answer {
    background: #f5f5f8 !important;
  }

  .tlm-chemical-faq-item:hover .tlm-chemical-faq-question span {
    color: #151093;
  }
}

@media (max-width: 980px) {
  .tlm-chemical-faq-v1__grid {
    grid-template-columns: 1fr;
    gap: 14px;
  }
}

@media (max-width: 760px) {
  .tlm-chemical-faq-v1 {
    padding: 60px 20px;
  }

  .tlm-chemical-faq-v1__head {
    text-align: left;
    margin-bottom: 32px;
  }

  .tlm-chemical-faq-question {
    min-height: 70px;
    padding: 20px 58px 20px 24px;
  }

  .tlm-chemical-faq-question i {
    right: 22px;
    top: 24px;
  }

  .tlm-chemical-faq-answer p {
    padding: 0 58px 26px 24px;
  }
}

@media (max-width: 420px) {
  .tlm-chemical-faq-v1 {
    padding: 54px 16px;
  }

  .tlm-chemical-faq-v1__head h2 {
    font-size: 32px;
  }

  .tlm-chemical-faq-question {
    padding: 20px 52px 20px 22px;
  }

  .tlm-chemical-faq-question i {
    right: 20px;
  }

  .tlm-chemical-faq-answer p {
    padding: 0 52px 24px 22px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-5d005c7 */@import url('https://fonts.googleapis.com/css2?family=Jost:wght@400;500;600;700&display=swap');

.tlm-chemical-final-cta,
.tlm-chemical-final-cta * {
  box-sizing: border-box;
}

.tlm-chemical-final-cta {
  width: 100%;
  padding: 78px clamp(24px, 6.25vw, 120px);
  background:
    radial-gradient(70% 90% at 100% 0%, rgba(172, 69, 158, 0.28), rgba(172, 69, 158, 0) 62%),
    radial-gradient(60% 80% at 0% 100%, rgba(255, 138, 0, 0.14), rgba(255, 138, 0, 0) 64%),
    linear-gradient(135deg, #151093 0%, #3216d8 54%, #53449e 100%);
  color: #fff;
  font-family: "Jost", Arial, sans-serif;
  overflow: hidden;
}

.tlm-chemical-final-cta__inner {
  width: 100%;
  max-width: 1680px;
  margin: 0 auto;
}

.tlm-chemical-final-cta__content {
  width: min(100%, 980px);
  position: relative;
  isolation: isolate;
  padding: clamp(34px, 4vw, 64px);
  background: rgba(255, 255, 255, 0.08);
  box-shadow:
    0 28px 70px rgba(0, 0, 0, 0.14),
    0 10px 24px rgba(0, 0, 0, 0.08);
  overflow: hidden;
}

.tlm-chemical-final-cta__content::before {
  content: "";
  position: absolute;
  right: -110px;
  top: -110px;
  z-index: -1;
  width: 270px;
  height: 270px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(255, 255, 255, 0.14), rgba(255, 255, 255, 0) 70%);
}

.tlm-chemical-final-cta__content::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 5px;
  background: #ff8a00;
}

.tlm-chemical-final-cta h2 {
  max-width: 780px;
  margin: 0;
  color: #fff;
  font-size: clamp(36px, 3vw, 58px);
  font-style: normal;
  font-weight: 600;
  line-height: 1.02;
  letter-spacing: -0.06em;
}

.tlm-chemical-final-cta p {
  max-width: 760px;
  margin: 22px 0 0;
  color: rgba(255, 255, 255, 0.84);
  font-size: clamp(16px, 0.94vw, 18px);
  font-style: normal;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: -0.04em;
}

.tlm-chemical-final-cta__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  margin-top: 32px;
  padding: 14px 30px;
  color: #fff;
  background: #ff8a00;
  border-radius: 999px;
  text-decoration: none;
  font-size: clamp(15px, 0.89vw, 17px);
  font-style: normal;
  font-weight: 600;
  line-height: 1;
  letter-spacing: -0.03em;
  transition:
    transform 360ms cubic-bezier(0.22, 1, 0.36, 1),
    box-shadow 360ms ease,
    background-color 360ms ease;
}

.tlm-chemical-final-cta__btn:hover {
  color: #fff;
  background: #f07f00;
  transform: translateY(-4px);
  box-shadow: 0 18px 34px rgba(255, 138, 0, 0.26);
}

@media (max-width: 760px) {
  .tlm-chemical-final-cta {
    padding: 60px 20px;
  }

  .tlm-chemical-final-cta__content {
    padding: 34px 28px;
  }
}

@media (max-width: 420px) {
  .tlm-chemical-final-cta {
    padding: 54px 16px;
  }

  .tlm-chemical-final-cta h2 {
    font-size: 32px;
  }

  .tlm-chemical-final-cta__content {
    padding: 32px 24px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b630c9d */.tlm-popup-overlay {
  position: fixed;
  inset: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.82);
  backdrop-filter: blur(6px);
  z-index: 999999;
  display: none;
  align-items: center;
  justify-content: center;
  padding: 24px;
}

.tlm-popup-overlay.tlm-popup-active {
  display: flex;
}

.tlm-popup-box {
  position: relative;
  width: min(100%, 1050px);
  max-height: 90vh;
  overflow-y: auto;
  background: rgba(0, 0, 0, 0.94);
  border: 1px solid rgba(255, 255, 255, 0.25);
  padding: 42px;
  box-shadow: 0 24px 80px rgba(0, 0, 0, 0.5);
}

.tlm-popup-close {
  position: absolute;
  top: 14px;
  right: 16px;
  width: 38px;
  height: 38px;
  border: 0;
  border-radius: 50%;
  background: #ffffff;
  color: #000000;
  font-size: 28px;
  line-height: 1;
  cursor: pointer;
  z-index: 10;
  align-items: center !important;
  justify-content: center !important;
  padding: 5px !important;
}

.tlm-popup-close:hover {
  background: #e934c9;
  color: #ffffff;
}

.tlm-popup-form {
  width: 100%;
}

body.tlm-popup-open {
  overflow: hidden;
}

@media (max-width: 767px) {
  .tlm-popup-overlay {
    padding: 14px;
    align-items: flex-start;
    overflow-y: auto;
  }

  .tlm-popup-box {
    margin-top: 30px;
    padding: 34px 18px 24px;
    max-height: none;
  }

  .tlm-popup-close {
    top: 10px;
    right: 10px;
    width: 34px;
    height: 34px;
    font-size: 24px;
  }
}/* End custom CSS */