.elementor-6981 .elementor-element.elementor-element-1e99af8{--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-6981 .elementor-element.elementor-element-3176f5c > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-6981 .elementor-element.elementor-element-bb75c44{--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-6981 .elementor-element.elementor-element-eac67e6 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-6981 .elementor-element.elementor-element-5af5272{--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-6981 .elementor-element.elementor-element-0e57395 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-6981 .elementor-element.elementor-element-6353fa5{--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-6981 .elementor-element.elementor-element-f878e3e > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-6981 .elementor-element.elementor-element-5bab3bd{--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-6981 .elementor-element.elementor-element-4dcc122 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-6981 .elementor-element.elementor-element-e429ff4{--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-6981 .elementor-element.elementor-element-fd0ff6c > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-6981 .elementor-element.elementor-element-824bb7d{--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-6981 .elementor-element.elementor-element-d6f9325 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-6981 .elementor-element.elementor-element-c0ad0dd{--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-6981 .elementor-element.elementor-element-6aaa7c7 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-6981 .elementor-element.elementor-element-bc1d24a{--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-6981 .elementor-element.elementor-element-3985c79 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-6981 .elementor-element.elementor-element-b0a4fba{--display:flex;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-3176f5c */.tlm-pc-hero,
.tlm-pc-hero * {
  box-sizing: border-box;
}

.tlm-pc-hero {
  position: relative;
  width: 100%;
  min-height: 620px;
  display: flex;
  align-items: center;
  overflow: hidden;
  isolation: isolate;
  padding: 120px clamp(22px, 6.25vw, 120px);
  font-family: "Jost", Arial, sans-serif;
  color: #fff;
  background-image: url("https://tlmifs.com/wp-content/uploads/2025/06/Project-cargo.jpg");
  background-size: cover;
  background-position: center;
}

.tlm-pc-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -3;
  background-image: inherit;
  background-size: cover;
  background-position: center;
  transform: scale(1.06);
  animation: tlmPcHeroZoom 14s ease-in-out infinite alternate;
}

.tlm-pc-hero__overlay {
  position: absolute;
  inset: 0;
  z-index: -2;
  background:
    linear-gradient(90deg, rgba(0, 0, 0, 0.74) 0%, rgba(0, 0, 0, 0.48) 52%, rgba(0, 0, 0, 0.24) 100%),
    radial-gradient(circle at 18% 35%, rgba(172, 69, 158, 0.34), transparent 40%);
}

.tlm-pc-hero__inner {
  position: relative;
  z-index: 2;
  width: min(100%, 1040px);
}

.tlm-pc-hero__tag {
  display: inline-flex;
  margin-bottom: 22px;
  padding: 7px 24px;
  border-radius: 999px;
  color: #fff;
  background: linear-gradient(90deg, #53449e, #ac459e);
  font-size: clamp(14px, 0.9vw, 17px);
  font-weight: 500;
  line-height: 1.1;
}

.tlm-pc-hero h1 {
  max-width: 980px;
  margin: 0;
  color: #fff;
  font-size: clamp(30px, 3vw, 54px);
  font-weight: 500;
  line-height: 1.18;
  letter-spacing: -0.045em;
}


.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-pc-hero-animate .tlm-pc-hero-reveal {
  opacity: 0;
  transform: translateY(28px);
  transition: opacity 760ms ease, transform 760ms cubic-bezier(0.22, 1, 0.36, 1);
}

.tlm-pc-hero-animate .tlm-pc-hero-reveal.is-visible {
  opacity: 1;
  transform: translateY(0);
}

@keyframes tlmPcHeroZoom {
  from {
    transform: scale(1.06);
  }

  to {
    transform: scale(1.12);
  }
}

@media (max-width: 760px) {
  .tlm-pc-hero {
    min-height: 560px;
    padding: 90px 20px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-eac67e6 */.tlm-pc-intro,
.tlm-pc-intro * {
  box-sizing: border-box;
}

.tlm-pc-intro {
  width: 100%;
  padding: 40px clamp(22px, 6.25vw, 120px);
  font-family: "Jost", Arial, sans-serif;
  background:
    radial-gradient(circle at 12% 20%, rgba(172, 69, 158, 0.28), transparent 32%),
    linear-gradient(120deg, #53449e 0%, #53449e 58%, #6047a9 100%);
  color: #fff;
}

.tlm-pc-intro__inner {
  width: 100%;
  max-width: 1680px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: minmax(0, 1.25fr) minmax(320px, 0.75fr);
  align-items: center;
  gap: 56px;
}

.tlm-pc-intro__tag {
  display: inline-flex;
  margin-bottom: 22px;
  padding: 7px 24px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.22);
  color: #fff;
  font-size: clamp(14px, 0.9vw, 17px);
  font-weight: 500;
  line-height: 1.1;
}

.tlm-pc-intro h2 {
  margin: 0;
  color: #fff;
  font-size: clamp(30px, 2.6vw, 48px);
  font-weight: 700;
  line-height: 1.12;
  letter-spacing: -0.045em;
}

.tlm-pc-intro p {
  max-width: 1000px;
  margin: 26px 0 0;
  color: rgba(255, 255, 255, 0.94);
  font-size: clamp(15px, 1vw, 18px);
  font-weight: 400;
  line-height: 1.62;
}

.tlm-pc-intro__image {
  overflow: hidden;
  border-radius: 28px;
  box-shadow: 0 26px 60px rgba(0, 0, 0, 0.22);
}

.tlm-pc-intro__image img {
  width: 100%;
  height: 330px;
  display: block;
  object-fit: cover;
  transition: transform 800ms ease;
}

.tlm-pc-intro__image:hover img {
  transform: scale(1.08);
}

.tlm-pc-intro-animate .tlm-pc-intro-reveal {
  opacity: 0;
  transform: translateY(28px);
  transition: opacity 760ms ease, transform 760ms cubic-bezier(0.22, 1, 0.36, 1);
  transition-delay: var(--delay, 0ms);
}

.tlm-pc-intro-animate .tlm-pc-intro-reveal.is-visible {
  opacity: 1;
  transform: translateY(0);
}

@media (max-width: 1024px) {
  .tlm-pc-intro__inner {
    grid-template-columns: 1fr;
  }

  .tlm-pc-intro__image {
    max-width: 760px;
  }
}

@media (max-width: 760px) {
  .tlm-pc-intro {
    padding: 64px 20px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-0e57395 */.tlm-pc-what,
.tlm-pc-what * {
  box-sizing: border-box;
}

.tlm-pc-what {
  width: 100%;
  padding: 0px clamp(22px, 6.25vw, 120px);
  background: linear-gradient(180deg, #ffffff 0%, #f7f6fb 100%);
  font-family: "Jost", Arial, sans-serif;
  color: #000;
}

.tlm-pc-what__inner {
  max-width: 1680px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: minmax(360px, 0.95fr) minmax(0, 1.05fr);
  gap: 56px;
  align-items: center;
}

.tlm-pc-what__image {
  overflow: hidden;
  min-height: 440px;
  box-shadow: 0 28px 70px rgba(38, 28, 94, 0.16);
}

.tlm-pc-what__image img {
  width: 100%;
  height: 440px;
  display: block;
  object-fit: cover;
  transition: transform 900ms ease;
}

.tlm-pc-what__image:hover img {
  transform: scale(1.08);
}

.tlm-pc-what h2 {
  max-width: 720px;
  margin: 0;
  color: #000;
  font-size: clamp(32px, 3vw, 56px);
  font-weight: 700;
  line-height: 1.08;
  letter-spacing: -0.05em;
}

.tlm-pc-what h2 span,
.tlm-pc-what h2 strong {
  color: #53449e;
}

.tlm-pc-what p {
  max-width: 860px;
  margin: 24px 0 0;
  color: #333;
  font-size: clamp(15px, 0.95vw, 18px);
  font-weight: 400;
  line-height: 1.62;
}

.tlm-pc-what-animate .tlm-pc-what-reveal {
  opacity: 0;
  transform: translateY(28px);
  transition: opacity 760ms ease, transform 760ms cubic-bezier(0.22, 1, 0.36, 1);
  transition-delay: var(--delay, 0ms);
}

.tlm-pc-what-animate .tlm-pc-what-reveal.is-visible {
  opacity: 1;
  transform: translateY(0);
}

@media (max-width: 1024px) {
  .tlm-pc-what__inner {
    grid-template-columns: 1fr;
  }

  .tlm-pc-what__image {
    min-height: 380px;
  }

  .tlm-pc-what__image img {
    height: 380px;
  }
}

@media (max-width: 760px) {
  .tlm-pc-what {
    padding: 64px 20px;
  }

  .tlm-pc-what__image {
    min-height: 320px;
  }

  .tlm-pc-what__image img {
    height: 320px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-f878e3e */.tlm-project-cargo-clean,
.tlm-project-cargo-clean * {
  box-sizing: border-box;
}

.tlm-project-cargo-clean {
  width: 100%;
  padding: 40px clamp(22px, 6.25vw, 120px);
  background:
    radial-gradient(circle at 12% 18%, rgba(83, 68, 158, 0.08), transparent 34%),
    linear-gradient(180deg, #ffffff 0%, #f7f7fb 100%);
  font-family: "Jost", Arial, sans-serif;
  color: #000;
  overflow: hidden;
}

.tlm-project-cargo-clean__inner {
  max-width: 1680px;
  margin: 0 auto;
}

.tlm-project-cargo-clean__head {
  max-width: 1080px;
  margin: 0 auto 46px;
  text-align: center;
}

.tlm-project-cargo-clean h2 {
  margin: 0;
  color: #000;
  font-size: clamp(32px, 3vw, 56px);
  font-weight: 700;
  line-height: 1.08;
  letter-spacing: -0.05em;
}

.tlm-project-cargo-clean__head p {
  max-width: 980px;
  margin: 20px auto 0;
  color: #333;
  font-size: clamp(15px, 0.95vw, 18px);
  font-weight: 400;
  line-height: 1.6;
}

.tlm-project-cargo-clean__grid {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 22px;
}

.tlm-project-cargo-clean-card {
  position: relative;
  grid-column: span 2;
  min-height: 285px;
  padding: 30px;
  overflow: hidden;
  isolation: isolate;
  background: #ffffff;
  border: 1px solid rgba(83, 68, 158, 0.14);
  box-shadow: 0 18px 46px rgba(38, 28, 94, 0.08);
  transition:
    transform 420ms ease,
    box-shadow 420ms ease,
    border-color 420ms ease,
    background 420ms ease;
}

.tlm-project-cargo-clean-card:nth-child(4) {
  grid-column: 2 / span 2;
}

.tlm-project-cargo-clean-card:nth-child(5) {
  grid-column: 4 / span 2;
}

.tlm-project-cargo-clean-card::before {
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 5px;
  background: linear-gradient(90deg, #53449e, #ac459e);
  transform: scaleX(0.28);
  transform-origin: left;
  transition: transform 420ms ease;
}

.tlm-project-cargo-clean-card::after {
  content: "";
  position: absolute;
  right: -96px;
  bottom: -96px;
  width: 210px;
  height: 210px;
  background: linear-gradient(135deg, rgba(83, 68, 158, 0.08), rgba(172, 69, 158, 0.08));
  transform: rotate(20deg);
  z-index: -1;
  transition: transform 420ms ease, background 420ms ease;
}

.tlm-project-cargo-clean-card__icon {
  width: 54px;
  height: 54px;
  display: grid;
  place-items: center;
  margin-bottom: 26px;
  color: #53449e;
  background: #eceaf8;
  transition:
    transform 420ms ease,
    color 420ms ease,
    background 420ms ease;
}

.tlm-project-cargo-clean-card__icon svg {
  width: 36px;
  height: 36px;
  display: block;
  fill: none;
}

.tlm-project-cargo-clean-card__icon path {
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  vector-effect: non-scaling-stroke;
}

.tlm-project-cargo-clean-card h3 {
  margin: 0;
  color: #000;
  font-size: clamp(21px, 1.25vw, 26px);
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.04em;
  transition: color 420ms ease, transform 420ms ease;
}

.tlm-project-cargo-clean-card p {
  margin: 13px 0 0;
  color: #333;
  font-size: clamp(14px, 0.9vw, 16px);
  font-weight: 400;
  line-height: 1.58;
  transition: color 420ms ease, transform 420ms ease;
}

.tlm-project-cargo-clean-card:hover {
  transform: translateY(-10px);
  border-color: rgba(172, 69, 158, 0.34);
  background: #53449e;
  box-shadow: 0 28px 70px rgba(38, 28, 94, 0.17);
}

.tlm-project-cargo-clean-card:hover::before {
  transform: scaleX(1);
}

.tlm-project-cargo-clean-card:hover::after {
  background: rgba(255, 255, 255, 0.09);
  transform: rotate(20deg) translate(-18px, -18px);
}

.tlm-project-cargo-clean-card:hover .tlm-project-cargo-clean-card__icon {
  color: #53449e;
  background: #ffffff;
  transform: translateY(-4px);
}

.tlm-project-cargo-clean-card:hover h3,
.tlm-project-cargo-clean-card:hover p {
  color: #ffffff;
  transform: translateY(-3px);
}

.tlm-project-cargo-clean-animate .tlm-project-cargo-clean-reveal {
  opacity: 0;
  transform: translateY(28px);
  transition:
    opacity 720ms ease,
    transform 720ms cubic-bezier(0.22, 1, 0.36, 1);
  transition-delay: var(--delay, 0ms);
}

.tlm-project-cargo-clean-animate .tlm-project-cargo-clean-reveal.is-visible {
  opacity: 1;
  transform: translateY(0);
}

@media (max-width: 1180px) {
  .tlm-project-cargo-clean__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .tlm-project-cargo-clean-card,
  .tlm-project-cargo-clean-card:nth-child(4),
  .tlm-project-cargo-clean-card:nth-child(5) {
    grid-column: auto;
  }
}

@media (max-width: 760px) {
  .tlm-project-cargo-clean {
    padding: 64px 20px;
  }

  .tlm-project-cargo-clean__head {
    margin-bottom: 36px;
  }

  .tlm-project-cargo-clean__grid {
    grid-template-columns: 1fr;
    gap: 18px;
  }

  .tlm-project-cargo-clean-card {
    min-height: auto;
    padding: 28px 24px;
  }

  .tlm-project-cargo-clean-card:hover {
    transform: translateY(-8px);
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4dcc122 */.tlm-project-why-img,
.tlm-project-why-img * {
  box-sizing: border-box;
}

.tlm-project-why-img {
  width: 100%;
  padding: 40px 120px 35px;
  background: #ffffff;
  font-family: Inter, Jost, sans-serif;
  color: #000000;
  overflow: hidden;
}

.tlm-project-why-img__inner {
  max-width: 1680px;
  margin: 0 auto;
}

.tlm-project-why-img__heading {
  max-width: 980px;
  margin: 0 auto 42px;
  text-align: center;
}

.tlm-project-why-img__heading h2 {
  margin: 0;
  color: #000000;
  font-size: 40px !important;
  font-weight: 500;
  line-height: 1.12;
  letter-spacing: -1.8px;
}

.tlm-project-why-img__heading p {
  max-width: 760px;
  margin: 18px auto 0;
  color: #363636;
  font-size: 16px !important;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.5px;
}

.tlm-project-why-img__grid {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 8px;
}

.tlm-project-why-img-card {
  display: flex;
  flex-direction: column;
  min-height: 0px;
  background: #f5f5f8;
  border: 0.538px solid #dfdfdf;
  overflow: hidden;
  transition:
    transform 0.35s ease,
    box-shadow 0.35s ease;
}

.tlm-project-why-img-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 24px 55px rgba(38, 28, 94, 0.14);
}

.tlm-project-why-img-card__image {
  position: relative;
  width: 100%;
  height: 145px;
  background-size: cover;
  background-position: center;
  transition: transform 0.6s ease;
}

.tlm-project-why-img-card__image::after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(180deg, rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.34)),
    linear-gradient(135deg, rgba(83, 68, 158, 0.28), rgba(172, 69, 158, 0.16));
}

.tlm-project-why-img-card:hover .tlm-project-why-img-card__image {
  transform: scale(1.06);
}

.tlm-project-why-img-card__content {
  position: relative;
  padding: 20px 20px 18px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  flex: 1;
}

.tlm-project-why-img-card__content::after {
  content: "";
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 0;
  height: 4px;
  background: linear-gradient(90deg, #53449e, #ac459e);
  transform: scaleX(0.42);
  transform-origin: left;
  transition: transform 0.35s ease;
}

.tlm-project-why-img-card:hover .tlm-project-why-img-card__content::after {
  transform: scaleX(1);
}

.tlm-project-why-img-card__content h3 {
  margin: 0;
  color: #000000;
  font-size: 22px !important;
  font-weight: 500;
  line-height: 1.08;
  letter-spacing: -0.6px;
}

.tlm-project-why-img-card__content p {
  margin: 0;
  color: #363636;
  font-size: 14px !important;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: -0.2px;
}

.tlm-project-why-img__note {
  max-width: 1100px;
  margin: 24px auto 0;
  color: #363636;
  text-align: center;
  font-size: 16px !important;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.4px;
}

/* Animation */
.tlm-project-why-img-animate {
  opacity: 0;
  transform: translateY(35px);
  transition: opacity 0.85s ease, transform 0.85s ease;
}

.tlm-project-why-img-animate.active {
  opacity: 1;
  transform: translateY(0);
}

.delay-1 {
  transition-delay: 0.1s;
}

.delay-2 {
  transition-delay: 0.2s;
}

.delay-3 {
  transition-delay: 0.3s;
}

.delay-4 {
  transition-delay: 0.4s;
}

.delay-5 {
  transition-delay: 0.5s;
}

/* Laptop */
@media (max-width: 1366px) {
  .tlm-project-why-img {
    padding: 55px 80px 32px;
  }

  .tlm-project-why-img__heading h2 {
    font-size: 35px !important;
  }

  .tlm-project-why-img-card {
    min-height: 330px;
  }

  .tlm-project-why-img-card__content h3 {
    font-size: 20px !important;
  }
}

/* Tablet */
@media (max-width: 1180px) {
  .tlm-project-why-img__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .tlm-project-why-img-card {
    min-height: 310px;
  }

  .tlm-project-why-img-card__image {
    height: 175px;
  }
}

/* Mobile */
@media (max-width: 767px) {
  .tlm-project-why-img {
    padding: 40px 25px 28px;
  }

  .tlm-project-why-img__heading {
    margin-bottom: 34px;
  }

  .tlm-project-why-img__heading h2 {
    font-size: 28px !important;
    letter-spacing: -0.5px;
  }

  .tlm-project-why-img__heading p,
  .tlm-project-why-img__note {
    font-size: 14px !important;
    letter-spacing: -0.4px;
  }

  .tlm-project-why-img__grid {
    grid-template-columns: 1fr;
  }

  .tlm-project-why-img-card {
    min-height: auto;
  }

  .tlm-project-why-img-card__image {
    height: 220px;
  }

  .tlm-project-why-img-card__content {
    padding: 24px 24px 22px;
  }

  .tlm-project-why-img-card__content h3 {
    font-size: 22px !important;
  }

  .tlm-project-why-img-card__content p {
    font-size: 14px !important;
    line-height: 21px;
  }

  .tlm-project-why-img__note {
    margin-top: 22px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-fd0ff6c */.tlm-pc-industries,
.tlm-pc-industries * {
  box-sizing: border-box;
}

.tlm-pc-industries {
  width: 100%;
  padding: 40px clamp(22px, 6.25vw, 120px);
  background:
    radial-gradient(circle at 12% 20%, rgba(172, 69, 158, 0.28), transparent 32%),
    linear-gradient(120deg, #53449e 0%, #53449e 58%, #6047a9 100%);
  font-family: "Jost", Arial, sans-serif;
  color: #fff;
}

.tlm-pc-industries__inner {
  max-width: 1680px;
  margin: 0 auto;
}

.tlm-pc-industries__head {
  text-align: center;
  margin-bottom: 48px;
}

.tlm-pc-industries h2 {
  margin: 0;
  color: #fff;
  font-size: clamp(32px, 3vw, 56px);
  font-weight: 700;
  line-height: 1.08;
  letter-spacing: -0.05em;
}

.tlm-pc-industries__head p {
  margin: 14px auto 0;
  max-width: 900px;
  color: rgba(255, 255, 255, 0.9);
  font-size: clamp(15px, 0.95vw, 18px);
  font-weight: 400;
  line-height: 1.58;
}

.tlm-pc-industries__grid {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 18px;
}

.tlm-pc-industries-card {
  position: relative;
  min-height: 0px;
  padding: 28px 22px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  overflow: hidden;
  isolation: isolate;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.18);
  color: #fff;
  transition:
    transform 540ms cubic-bezier(0.22, 1, 0.36, 1),
    background 540ms ease,
    box-shadow 540ms ease;
}

.tlm-pc-industries-card::before {
  content: "";
  position: absolute;
  inset: 0;
  background: #fff;
  transform: translateY(101%);
  transition: transform 620ms cubic-bezier(0.22, 1, 0.36, 1);
  z-index: -1;
}

.tlm-pc-industries-card__icon {
  width: 58px;
  height: 58px;
  color: currentColor;
  transition: transform 540ms ease, color 540ms ease;
}

.tlm-pc-industries-card__icon svg {
  width: 58px;
  height: 58px;
  display: block;
  fill: none;
}

.tlm-pc-industries-card__icon path,
.tlm-pc-industries-card__icon circle {
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  vector-effect: non-scaling-stroke;
}

.tlm-pc-industries-card h3 {
  margin: 34px 0 0;
  color: currentColor;
  font-size: clamp(17px, 1vw, 21px);
  font-weight: 500;
  line-height: 1.28;
  letter-spacing: -0.035em;
  transition: color 540ms ease, transform 540ms ease;
}

.tlm-pc-industries-card:hover {
  transform: translateY(-12px);
  background: rgba(255, 255, 255, 0.14);
  box-shadow: 0 30px 75px rgba(0, 0, 0, 0.18);
}

.tlm-pc-industries-card:hover::before {
  transform: translateY(0);
}

.tlm-pc-industries-card:hover .tlm-pc-industries-card__icon,
.tlm-pc-industries-card:hover h3 {
  color: #53449e;
  transform: translateY(-6px);
}

.tlm-pc-industries-animate .tlm-pc-industries-reveal {
  opacity: 0;
  transform: translateY(28px);
  transition: opacity 760ms ease, transform 760ms cubic-bezier(0.22, 1, 0.36, 1);
  transition-delay: var(--delay, 0ms);
}

.tlm-pc-industries-animate .tlm-pc-industries-reveal.is-visible {
  opacity: 1;
  transform: translateY(0);
}

@media (max-width: 1180px) {
  .tlm-pc-industries__grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 760px) {
  .tlm-pc-industries {
    padding: 64px 20px;
  }

  .tlm-pc-industries__grid {
    grid-template-columns: 1fr;
  }

  .tlm-pc-industries-card {
    min-height: 210px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-d6f9325 */.tlm-clients-section {
    width: 100%;
    padding: 60px 120px;
    background: #F5F5F8;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 30px;
    overflow: hidden;
}

.tlm-clients-content h2 {
   display:inline-block;
  margin: 0;
  color: transparent;
  font-size: clamp(22px, 1.67vw, 32px);
  font-style: normal;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: -0.05em;
  /*text-align: center;*/
  background: linear-gradient(64deg, #53449e 38.34%, #ac459e 84.75%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  padding-bottom: 20px;
}

.tlm-clients-content p {
    max-width: 1485px;
    margin: 0;
    color: #363636;
    font-family: Inter, sans-serif;
     font-size: clamp(16px, 0.94vw, 18px);
  font-style: normal;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: -0.05em;
}

.tlm-clients-logo-wrap {
    width: 100%;
    overflow: hidden;
    padding-top: 20px;
}

.tlm-clients-logo-track {
    display: flex;
    align-items: center;
    gap: 95px;
    width: max-content;
    animation: tlmLogoScroll 24s linear infinite;
}

.tlm-clients-logo-wrap:hover .tlm-clients-logo-track {
    animation-play-state: paused;
}

.tlm-clients-logo-track img {
    width: 200px;
    height: 113px;
    object-fit: contain;
    flex-shrink: 0;
    transition: transform 0.35s ease, filter 0.35s ease, opacity 0.35s ease;
}

.tlm-clients-logo-track img:hover {
    transform: scale(1.08);
    filter: brightness(1.08);
    opacity: 0.85;
}

@keyframes tlmLogoScroll {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(-50%);
    }
}

/* Entry animation */
.tlm-clients-animate {
    opacity: 0;
    transform: translateY(35px);
    transition: opacity 0.85s ease, transform 0.85s ease;
}

.tlm-clients-animate.active {
    opacity: 1;
    transform: translateY(0);
}

.delay-1 {
    transition-delay: 0.2s;
}

/* Laptop */
@media (max-width: 1366px) {
    .tlm-clients-section {
        padding: 55px 80px;
    }

    .tlm-clients-content h2 {
        font-size: 28px;
    }

    .tlm-clients-content p {
        font-size: 16px;
    }

    .tlm-clients-logo-track {
        gap: 70px;
    }

    .tlm-clients-logo-track img {
        width: 170px;
        height: 96px;
    }
}

/* Tablet */
@media (max-width: 1024px) {
    .tlm-clients-section {
        padding: 50px;
    }

    .tlm-clients-logo-track {
        gap: 55px;
        animation-duration: 20s;
    }

    .tlm-clients-logo-track img {
        width: 150px;
        height: 85px;
    }
}

/* Mobile */
@media (max-width: 767px) {
    .tlm-clients-section {
        padding: 40px 25px;
        gap: 25px;
    }

    .tlm-clients-content h2 {
        font-size: 22px;
        letter-spacing: -0.8px;
        margin-bottom: 20px;
    }

    .tlm-clients-content p {
        font-size: 14px;
        letter-spacing: -0.4px;
    }

    .tlm-clients-logo-track {
        gap: 45px;
        animation-duration: 18s;
    }

    .tlm-clients-logo-track img {
        width: 130px;
        height: 74px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6aaa7c7 */.tlm-testimonial-section {
    width: 100%;
    padding: 60px 120px;
    background: #ffffff;
    overflow: hidden;
}

.tlm-testimonial-header {
    margin-bottom: 40px;
}

.tlm-testimonial-header h2 {
    margin: 0 0 20px;
    color: #000000;
    font-family: Inter, sans-serif;
    font-size: 40px;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -2.8px;
}

.tlm-testimonial-header p {
    margin: 0;
    color: #363636;
    font-family: Inter, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: -0.9px;
}

.tlm-testimonial-slider-wrapper {
    width: 100%;
    overflow: hidden;
}

.tlm-testimonial-track {
    display: flex;
    gap: 18px;
    width: max-content;
    animation: tlmReviewScroll 55s linear infinite;
}

.tlm-testimonial-slider-wrapper:hover .tlm-testimonial-track {
    animation-play-state: paused;
}

.tlm-testimonial-card {
    width: 490px;
    padding: 29px;
    background: #F5F5F8;
    border: 1px solid #DFDFDF;
    display: flex;
    flex-direction: column;
    gap: 23px;
    flex-shrink: 0;
    transition: all 0.35s ease;
    min-height: 250px !important;
    max-height: 290px !important;
}

.tlm-testimonial-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
}

.tlm-review-top {
    display: flex;
    align-items: center;
    gap: 18px;
}

.tlm-avatar {
    width: 58px;
    height: 58px;
    border-radius: 50%;
    background: #ADADAD;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #222222;
    font-family: Inter, sans-serif;
    font-size: 20px;
    font-weight: 500;
}

.tlm-user-info h4 {
    margin: 0 0 8px;
    color: #222222;
    font-family: Inter, sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 1;
    letter-spacing: -1px;
}

.tlm-user-info span {
    color: rgba(180, 180, 180, 0.8);
    font-family: Inter, sans-serif;
    font-size: 16px;
    font-weight: 400;
}

.tlm-divider {
    width: 100%;
    height: 1px;
    background: #DEE5ED;
}

.tlm-review-text {
    min-height: 95px;
    margin: 0;
    color: #363636;
    font-family: Inter, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: -0.5px;
}

.tlm-review-bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: -35px !important;
}

.tlm-stars {
    color: #FFD029;
    font-size: 22px;
    letter-spacing: 2px;
    line-height: 1;
}

.tlm-google-logo {
    display: flex;
    align-items: center;
    justify-content: center;
}

.tlm-google-logo img {
    width: 63px;
    height: auto;
    display: block;
}

@keyframes tlmReviewScroll {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(-50%);
    }
}

.tlm-testimonial-animate {
    opacity: 0;
    transform: translateY(40px);
    transition: opacity 0.8s ease, transform 0.8s ease;
}

.tlm-testimonial-animate.active {
    opacity: 1;
    transform: translateY(0);
}

.delay-1 {
    transition-delay: 0.2s;
}

@media (max-width: 1366px) {
    .tlm-testimonial-section {
        padding: 55px 80px;
    }

    .tlm-testimonial-header h2 {
        font-size: 35px;
    }

    .tlm-testimonial-header p {
        font-size: 16px;
    }

    .tlm-testimonial-card {
        width: 420px;
    }
}

@media (max-width: 1024px) {
    .tlm-testimonial-section {
        padding: 50px;
    }

    .tlm-testimonial-header h2 {
        font-size: 30px;
    }

    .tlm-testimonial-card {
        width: 360px;
        padding: 24px;
    }
}

@media (max-width: 767px) {
    .tlm-testimonial-section {
        padding: 40px 25px;
    }

    .tlm-testimonial-header h2 {
        font-size: 28px !important;
        letter-spacing: -1px;
    }

    .tlm-testimonial-header p {
        font-size: 14px;
        letter-spacing: -0.4px;
    }

    .tlm-testimonial-track {
        gap: 12px;
        animation-duration: 45s;
    }

    .tlm-testimonial-card {
        width: 300px;
        padding: 20px;
        gap: 18px;
    }

    .tlm-avatar {
        width: 48px;
        height: 48px;
        font-size: 18px;
    }

    .tlm-user-info h4 {
        font-size: 16px !important;
    }

    .tlm-user-info span {
        font-size: 13px;
    }

    .tlm-review-text {
        font-size: 14px;
        min-height: auto;
    }

    .tlm-stars {
        font-size: 18px;
    }

    .tlm-google-logo img {
        width: 58px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3985c79 */.tlm-faq-section{
    width:100%;
    background:#F5F5F8;
    padding:60px 120px;
    display:flex;
    flex-direction:column;
    gap:30px;
}

.tlm-faq-title{
    margin:0;
    color:#000;
    font-family:Inter,sans-serif;
   font-size: clamp(38px, 2.92vw, 56px);
  font-style: normal;
  font-weight: 500;
  line-height: 1.04;
  letter-spacing: -0.05em;
  text-wrap: balance;
}

.tlm-faq-wrapper{
    width:100%;
    display:flex;
    flex-direction:column;
    gap:10px;
}

.tlm-faq-item{
    border:0.925px solid #DFDFDF;
    background:#fff;
    overflow:hidden;
    transition:all .45s ease;
}

.tlm-faq-question{
    display:flex;
    justify-content:space-between;
    align-items:center;
    padding:40px;
    cursor:pointer;
}

.tlm-faq-question span:first-child{
    color:#797979;
    font-family:Inter,sans-serif;
    font-size:16px !important;
    font-weight:500;
    line-height:normal;
    letter-spacing:-1.08px;
    transition:all .35s ease;
}

.tlm-faq-arrow{
    display:flex;
    align-items:center;
    justify-content:center;
    width:24px;
    height:24px;
    transition:all .35s ease;
}

.tlm-faq-answer{
    max-height:0;
    overflow:hidden;
    padding:0 40px;
    color:#363636;
    font-family:Inter,sans-serif;
    font-size:16px !important;
    font-weight:400;
    line-height:160%;
    letter-spacing:-0.4px;
    transition:all .45s ease;
}

.tlm-faq-item:hover .tlm-faq-answer{
    max-height:250px;
    padding:0 40px 40px;
}

.tlm-faq-item:hover .tlm-faq-question span:first-child{
    color:#413CCB;
    font-size: 20px !important;
}

.tlm-faq-item:hover .tlm-faq-arrow{
    transform:rotate(180deg);
}

.tlm-faq-item:hover .tlm-faq-arrow svg path{
    fill:#F05A3F;
}

/* Animation */

.tlm-faq-item{
    opacity:0;
    transform:translateY(30px);
}

.tlm-faq-item.tlm-visible{
    opacity:1;
    transform:translateY(0);
    transition:
    opacity .8s ease,
    transform .8s ease;
}

/* Laptop */

@media(max-width:1366px){

    .tlm-faq-section{
        padding:55px 80px;
    }

    .tlm-faq-title{
        font-size:35px !important;
    }

    .tlm-faq-question{
        padding:32px;
    }

    .tlm-faq-answer{
        font-size:15px !important;
    }
}

/* Tablet */

@media(max-width:1024px){

    .tlm-faq-section{
        padding:50px;
    }

    .tlm-faq-title{
        font-size:35px !important;
        letter-spacing:-2px;
    }

    .tlm-faq-question{
        padding:28px;
    }

    .tlm-faq-question span:first-child{
        font-size:16px !important;
    }

    .tlm-faq-answer{
        padding:0 28px;
    }

    .tlm-faq-item:hover .tlm-faq-answer{
        padding:0 28px 28px;
    }
}

/* Mobile */

@media(max-width:767px){

    .tlm-faq-section{
        padding:40px 25px;
        gap:20px;
    }

    .tlm-faq-title{
        font-size: 28px !important;
        letter-spacing:-1px;
    }

    .tlm-faq-question{
        padding:22px 20px;
        gap:15px;
    }

    .tlm-faq-question span:first-child{
        font-size:14px !important;
        line-height:1.5;
    }

    .tlm-faq-answer{
        font-size:14px !important;
        line-height:1.7;
        padding:0 20px;
    }

    .tlm-faq-item:hover .tlm-faq-answer{
        padding:0 20px 20px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-f25a182 */.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 */