/*
Theme Name: Toncent Logistics
Theme URI: https://toncent.com
Author: Toncent Dev
Author URI: https://toncent.com
Version: 3.0.0
License: GNU General Public License v3
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: toncent-logistics
*/

.admin-bar .tc-header {
  top: 59px;
}

.tc-content img {
  max-width: 100%;
  height: auto;
}

html,
body {
  overflow-x: hidden;
}

.elementor-page main,
.elementor-page .elementor,
.elementor-page .elementor-section,
.elementor-page .elementor-element.e-con {
  width: 100%;
  max-width: 100%;
}

.tc-header .tc-logo {
  margin: 0;
}

.tc-header .tc-logo a,
.tc-header .tc-logo img {
  display: block;
}

.tc-elementor-hero {
  --width: 100%;
  --max-width: 100%;
  --content-width: 100%;
  --padding-top: 152px;
  --padding-right: 0;
  --padding-bottom: 0;
  --padding-left: 0;
  --gap: 0;
  display: flex !important;
  flex-direction: column !important;
  align-items: stretch !important;
  position: relative;
  width: 100vw;
  max-width: 100vw;
  min-height: 552px;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  padding: 152px 0 0;
  text-align: center;
  overflow: hidden;
  background: #fff;
}

.tc-elementor-hero-heading {
  --width: 100%;
  --max-width: 100%;
  --content-width: 100%;
  --flex-direction: row;
  --flex-wrap: wrap;
  --padding-top: 0;
  --padding-right: 0;
  --padding-bottom: 0;
  --padding-left: 0;
  --gap: 10px;
  position: relative;
  z-index: 2;
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: wrap !important;
  width: 100%;
  max-width: none;
  margin: 0 auto 30px;
  padding: 0;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

.tc-elementor-hero-heading .elementor-widget {
  --widgets-spacing: 0;
  margin: 0;
}

.tc-elementor-hero-heading .tc-hero-line {
  width: auto;
  max-width: none;
  flex: 0 1 auto;
}

.tc-elementor-hero-heading .tc-hero-line .elementor-heading-title {
  margin: 0;
  font-family: "Poppins", "Helvetica Neue", Arial, sans-serif;
  font-size: clamp(44px, 4.55vw, 68px);
  line-height: 0.94;
  font-weight: 700;
  letter-spacing: 0;
  color: #050505;
  text-transform: uppercase;
  white-space: nowrap;
}

.tc-elementor-hero-plane-image {
  width: clamp(86px, 7.45vw, 112px);
  max-width: none;
  flex: 0 0 auto;
  line-height: 0;
  transform: translateY(-6px);
}

.tc-elementor-hero-plane-image .elementor-widget-container {
  line-height: 0;
}

.tc-elementor-hero-plane-image img {
  display: block;
  width: 100%;
  aspect-ratio: 545 / 233;
  object-fit: contain;
}

.tc-elementor-hero-heading .tc-hero-accent {
  width: 100%;
  max-width: none;
  flex: 0 0 100%;
}

.tc-elementor-hero-heading .tc-hero-accent .elementor-heading-title {
  position: relative;
  display: block;
  width: max-content;
  margin: 8px auto 0;
  font-family: "Poppins", "Helvetica Neue", Arial, sans-serif;
  font-size: clamp(29px, 3vw, 45px);
  line-height: 0.88;
  font-weight: 700;
  color: #ed1740;
  text-transform: uppercase;
  background: linear-gradient(180deg, #ed1740 0%, #ed1740 52%, rgba(237, 23, 64, 0.42) 72%, rgba(237, 23, 64, 0.06) 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.tc-elementor-hero-heading .tc-hero-accent .elementor-heading-title::after {
  content: "Customer First";
  position: absolute;
  left: 0;
  right: 0;
  top: 64%;
  color: rgba(237, 23, 64, 0.13);
  -webkit-text-fill-color: rgba(237, 23, 64, 0.13);
  filter: blur(2.5px);
  transform: scaleY(0.62);
  pointer-events: none;
}

.tc-elementor-hero-image-wrap {
  --width: 100%;
  --max-width: 100%;
  --content-width: 100%;
  --padding-top: 0;
  --padding-right: 0;
  --padding-bottom: 0;
  --padding-left: 0;
  --gap: 0;
  position: relative;
  display: block !important;
  width: 100vw;
  max-width: 100vw;
  margin: 0;
  padding: 0;
  overflow: hidden;
  aspect-ratio: 1920 / 490;
}

.tc-elementor-hero-image-wrap .elementor-widget-image-carousel,
.tc-elementor-hero-image-wrap .elementor-widget-container,
.tc-elementor-hero-carousel,
.tc-elementor-hero-carousel .elementor-widget-container,
.tc-elementor-hero-carousel .elementor-image-carousel-wrapper,
.tc-elementor-hero-carousel .elementor-image-carousel,
.tc-elementor-hero-carousel .swiper-slide,
.tc-elementor-hero-carousel .swiper-slide-inner {
  width: 100%;
  height: 100%;
}

.tc-elementor-hero-image-wrap .elementor-widget-image-carousel {
  margin: 0;
}

.tc-elementor-hero-image-wrap::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 44px;
  z-index: 1;
  background: linear-gradient(180deg, #fff 0%, rgba(255,255,255,0.84) 34%, rgba(255,255,255,0) 100%);
  pointer-events: none;
}

.tc-elementor-hero-carousel,
.tc-elementor-hero-carousel .elementor-widget-container {
  width: 100%;
  height: 100%;
  margin: 0;
  line-height: 0;
}

.tc-elementor-hero-carousel .elementor-image-carousel-wrapper {
  position: relative;
  overflow: hidden;
}

.tc-elementor-hero-carousel .elementor-image-carousel-wrapper:not(.swiper-initialized) .elementor-image-carousel {
  display: block;
}

.tc-elementor-hero-carousel .elementor-image-carousel-wrapper:not(.swiper-initialized) .swiper-slide {
  display: none;
}

.tc-elementor-hero-carousel .elementor-image-carousel-wrapper:not(.swiper-initialized) .swiper-slide:first-child {
  display: block;
}

.tc-elementor-hero-carousel .elementor-image-carousel {
  align-items: stretch;
}

.tc-elementor-hero-carousel .swiper-slide {
  line-height: 0;
  overflow: hidden;
}

.tc-elementor-hero-carousel .swiper-slide-inner {
  display: block;
}

.tc-elementor-hero-carousel .swiper-pagination {
  bottom: 38px;
  z-index: 2;
  margin-bottom: 0;
}

.tc-elementor-hero-carousel .swiper-pagination-bullet {
  width: 17px;
  height: 17px;
  border: 0;
  margin: 0 4px;
  background: url("assets/images/site/home-hero-indicator.png") center / contain no-repeat;
  opacity: 1;
}

.tc-elementor-hero-carousel .swiper-pagination-bullet-active {
  background-image: url("assets/images/site/home-hero-indicator-active.png");
}

.tc-elementor-hero-carousel img,
.tc-elementor-hero-carousel .swiper-slide-image {
  display: block;
  width: 100%;
  height: 100%;
  max-width: none;
  margin: 0;
  object-fit: cover;
  object-position: center;
}

.tc-elementor-services-strip {
  --padding-top: 118px;
  --padding-right: 0;
  --padding-bottom: 118px;
  --padding-left: 0;
  --gap: 0;
}

.tc-elementor-services-strip > .e-con-inner,
.tc-elementor-services-strip .tc-elementor-services-container {
  width: min(1408px, calc(100% - 120px));
  max-width: min(1408px, calc(100% - 120px));
  margin-inline: auto;
}

.tc-elementor-services-strip .services-head {
  --flex-direction: row;
  --justify-content: space-between;
  --align-items: flex-start;
  --gap: 24px;
  display: flex !important;
  flex-direction: row !important;
  align-items: flex-start !important;
  justify-content: space-between !important;
  width: 100%;
  margin-bottom: 72px;
}

.tc-elementor-services-strip .services-head .elementor-widget {
  --widgets-spacing: 0;
  margin: 0;
}

.tc-elementor-services-title .elementor-heading-title {
  margin: 0;
  color: #15171a;
  font-family: "Poppins", "Helvetica Neue", Arial, sans-serif;
  font-size: clamp(29px, 2.15vw, 41px);
  line-height: 0.94;
  font-weight: 700;
  letter-spacing: 0;
  text-transform: uppercase;
}

.tc-elementor-services-title .elementor-heading-title span {
  display: block;
  color: var(--tc-red);
}

.tc-elementor-services-button {
  width: auto;
  margin-top: 6px;
  margin-right: 18px;
}

.tc-elementor-services-button .elementor-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0;
  min-height: 33px;
  padding: 0 20px;
  border: 0;
  border-radius: 18px;
  color: #fff;
  background: linear-gradient(135deg, var(--tc-red), var(--tc-orange));
  font-size: 11px;
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
  text-transform: uppercase;
}

.tc-elementor-services-button .elementor-button::after {
  content: "\2197";
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 33px;
  height: 33px;
  margin-right: -20px;
  margin-left: 4px;
  border-radius: 50%;
  background: linear-gradient(135deg, var(--tc-red), var(--tc-orange));
  font-size: 15px;
  line-height: 1;
}

.tc-elementor-services-button .elementor-button-content-wrapper {
  align-items: center;
}

.tc-elementor-services-grid {
  --flex-direction: row;
  --flex-wrap: wrap;
  --gap: 0;
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: wrap !important;
  width: 100%;
}

.tc-elementor-service-card {
  --padding-top: 48px;
  --padding-right: 43px;
  --padding-bottom: 38px;
  --padding-left: 43px;
  --gap: 0;
  --width: 25%;
  --max-width: 25%;
  display: block !important;
  flex: 0 0 25% !important;
  width: 25% !important;
  max-width: 25% !important;
  min-width: 0;
  align-self: stretch;
}

.tc-elementor-service-card::before {
  content: none;
}

.tc-elementor-service-card .elementor-widget {
  --widgets-spacing: 0;
  margin: 0;
}

.tc-elementor-service-card .tc-service-hover-image {
  position: absolute;
  inset: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  opacity: 0;
  transform: scale(1.06);
  transition: opacity 0.35s ease, transform 0.55s ease;
  pointer-events: none;
}

.elementor-editor-active .tc-elementor-service-card .tc-service-hover-image,
.elementor-editor-preview .tc-elementor-service-card .tc-service-hover-image {
  pointer-events: auto;
}

.tc-elementor-service-card .tc-service-hover-image::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(0,0,0,0.04) 0%, rgba(0,0,0,0.58) 100%);
}

.tc-elementor-service-card .tc-service-hover-image .elementor-widget-container,
.tc-elementor-service-card .tc-service-hover-image img {
  width: 100%;
  height: 100%;
}

.tc-elementor-service-card .tc-service-hover-image img {
  display: block;
  max-width: none;
  object-fit: cover;
  object-position: center;
}

.tc-elementor-service-card:hover .tc-service-hover-image,
.tc-elementor-service-card:focus-within .tc-service-hover-image,
.tc-elementor-service-card.is-active .tc-service-hover-image {
  opacity: 1;
  transform: scale(1);
}

.tc-elementor-service-card > .elementor-element:not(.tc-service-hover-image) {
  position: relative;
  z-index: 1;
}

.tc-elementor-service-card .elementor-heading-title {
  font-family: "Poppins", "Helvetica Neue", Arial, sans-serif;
}

.tc-elementor-service-card .tc-elementor-service-number .elementor-heading-title {
  display: inline-block;
  color: var(--tc-red);
  font-size: 11px;
  font-weight: 700;
  line-height: 1;
}

.tc-elementor-service-card .tc-elementor-service-icon {
  width: 44px;
  height: auto;
  margin-top: 52px;
}

.tc-elementor-service-card .tc-elementor-service-icon img {
  display: block;
  width: 44px;
  height: auto;
}

.tc-elementor-service-card .tc-elementor-service-title .elementor-heading-title {
  margin: 38px 0 8px;
  color: #373948;
  font-size: 17px;
  line-height: 1.15;
  font-weight: 500;
}

.tc-elementor-service-card .tc-elementor-service-description p {
  margin: 0;
  color: #9898a2;
  font-size: 12px;
  line-height: 1.12;
}

.tc-elementor-service-card:hover .tc-elementor-service-title .elementor-heading-title,
.tc-elementor-service-card:focus-within .tc-elementor-service-title .elementor-heading-title,
.tc-elementor-service-card.is-active .tc-elementor-service-title .elementor-heading-title,
.tc-elementor-service-card:hover .tc-elementor-service-description p,
.tc-elementor-service-card:focus-within .tc-elementor-service-description p,
.tc-elementor-service-card.is-active .tc-elementor-service-description p,
.tc-elementor-service-card:hover .tc-elementor-service-number .elementor-heading-title,
.tc-elementor-service-card:focus-within .tc-elementor-service-number .elementor-heading-title,
.tc-elementor-service-card.is-active .tc-elementor-service-number .elementor-heading-title {
  color: #fff;
}

.tc-elementor-service-card:hover .tc-elementor-service-icon,
.tc-elementor-service-card:focus-within .tc-elementor-service-icon,
.tc-elementor-service-card.is-active .tc-elementor-service-icon {
  opacity: 0;
}

@media (min-width: 1200px) {
  .tc-elementor-services-grid {
    display: grid !important;
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .tc-elementor-services-grid > .tc-elementor-service-card {
    flex: 0 0 25% !important;
    width: auto !important;
    max-width: none !important;
  }
}

.tc-elementor-about-section {
  --padding-top: 56px;
  --padding-right: 0;
  --padding-bottom: 146px;
  --padding-left: 0;
}

.tc-elementor-about-section .about-split {
  --gap: 120px;
  display: grid !important;
  grid-template-columns: minmax(560px, 740px) minmax(460px, 620px);
  align-items: center;
  gap: 120px;
  width: min(1450px, calc(100% - 56px));
  max-width: min(1450px, calc(100% - 56px));
  margin-inline: auto;
}

.tc-elementor-about-section .about-image-wrap {
  --padding-top: 0;
  --padding-right: 0;
  --padding-bottom: 0;
  --padding-left: 0;
  position: relative;
  display: block !important;
  padding: 0 !important;
}

.tc-elementor-about-section .about-image-wrap .elementor-widget-container,
.tc-elementor-about-section .about-image-wrap img {
  display: block;
  width: 100%;
}

.tc-elementor-about-section .tc-elementor-about-badge {
  position: static;
}

.tc-elementor-about-title .elementor-heading-title {
  margin: 0 0 28px;
  font-family: "Poppins", "Helvetica Neue", Arial, sans-serif;
  font-size: clamp(34px, 2.75vw, 46px);
  line-height: 0.96;
  font-weight: 800;
  color: #252b2e;
  text-transform: uppercase;
}

.tc-elementor-about-title .elementor-heading-title span {
  color: var(--tc-red);
  display: block;
}

.tc-elementor-about-title .elementor-heading-title .about-title-line {
  color: #252b2e;
  white-space: nowrap;
}

.tc-elementor-about-copy p {
  max-width: 590px;
  margin: 0;
  color: #60646b;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.7;
}

.tc-elementor-about-section .stats-grid {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  column-gap: 84px;
  row-gap: 58px;
}

.tc-elementor-about-section .stats-grid .elementor-widget-container > div {
  margin: 0;
}

.tc-elementor-consult-section {
  --flex-direction: row;
  --justify-content: center;
  --align-items: stretch;
  --gap: 0;
  --padding-top: 0;
  --padding-right: 0;
  --padding-bottom: 0;
  --padding-left: 0;
  min-height: 760px;
  display: flex !important;
  flex-direction: row !important;
  align-items: stretch !important;
  justify-content: center !important;
  gap: 0;
  padding: 0 !important;
  background-color: #f7f8fa;
}

.tc-elementor-consult-section .consult-layout {
  --flex-direction: row;
  --justify-content: flex-end;
  --align-items: center;
  --gap: 0;
  --padding-top: 0;
  --padding-right: 0;
  --padding-bottom: 0;
  --padding-left: 0;
  display: flex !important;
  flex-direction: row !important;
  align-items: center;
  justify-content: flex-end;
  width: min(1450px, calc(100% - 56px));
  max-width: min(1450px, calc(100% - 56px));
  min-height: 760px;
  gap: 0 !important;
  margin-inline: auto;
  padding: 0;
}

.tc-elementor-consult-form-wrap {
  --width: min(585px, 100%);
  --max-width: min(585px, 100%);
  --gap: 0;
  width: min(585px, 100%) !important;
  max-width: min(585px, 100%) !important;
}

.tc-elementor-consult-title .elementor-heading-title {
  margin: 0 0 46px;
  color: #303236;
  font-family: "Poppins", "Helvetica Neue", Arial, sans-serif;
  font-size: 42px;
  line-height: 0.98;
  font-weight: 400;
}

.tc-elementor-consult-title .elementor-heading-title span {
  display: block;
  color: var(--tc-red);
}

.tc-elementor-consult-form .elementor-form {
  display: block;
  width: 100%;
  margin: 0;
}

.tc-elementor-consult-form .elementor-form-fields-wrapper {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  gap: 24px;
}

.tc-elementor-consult-form .elementor-field-group {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
}

.tc-elementor-consult-form .elementor-field-group-name,
.tc-elementor-consult-form .e-form__buttons {
  grid-column: 1 / -1 !important;
  width: 100% !important;
  max-width: 100% !important;
}

.tc-elementor-consult-form .e-form__buttons {
  display: block !important;
}

.tc-elementor-consult-form .elementor-field {
  width: 100%;
  height: 62px;
  border: 1px solid #e6e8ec;
  border-radius: 31px;
  padding: 0 26px;
  background: #fff;
  color: #303236;
  font-size: 15px;
  outline: none;
}

.tc-elementor-consult-form .elementor-field:focus {
  border-color: rgba(238,23,64,0.45);
  box-shadow: 0 0 0 4px rgba(238,23,64,0.08);
}

.tc-elementor-consult-form .elementor-button[type="submit"] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  width: 100%;
  height: 60px;
  margin-top: 24px;
  padding: 0 24px;
  border: 0;
  border-radius: 31px;
  background: linear-gradient(135deg, var(--tc-red), var(--tc-orange));
  color: #fff;
  font-size: 17px;
  font-weight: 700;
  text-transform: uppercase;
}

.tc-elementor-consult-form .elementor-button[type="submit"]::after {
  content: "\2197";
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: auto;
  height: auto;
  margin-left: 8px;
  color: #fff;
  font-size: 17px;
  line-height: 1;
}

.tc-elementor-map-section {
  --padding-top: 92px;
  --padding-right: 0;
  --padding-bottom: 98px;
  --padding-left: 0;
}

.tc-elementor-map-section .map-layout {
  display: grid !important;
  grid-template-columns: 360px minmax(0, 790px);
  column-gap: 96px;
  row-gap: 36px;
  justify-content: center;
  align-items: start;
  width: min(1450px, calc(100% - 56px));
  max-width: min(1450px, calc(100% - 56px));
  margin-inline: auto;
}

.tc-elementor-map-title .elementor-heading-title {
  margin: 0 0 34px;
  font-family: "Poppins", "Helvetica Neue", Arial, sans-serif;
  font-size: 26px;
  line-height: 0.98;
  font-weight: 500;
  text-transform: uppercase;
}

.tc-elementor-map-title .elementor-heading-title .map-title-dark {
  color: #15171a;
  display: block;
}

.tc-elementor-map-title .elementor-heading-title span:not(.map-title-dark) {
  display: block;
  color: var(--tc-red);
}

.tc-elementor-map-links,
.tc-elementor-map-list {
  display: block !important;
}

.tc-elementor-map-links,
.tc-elementor-map-links .elementor-widget-container {
  width: 100%;
}

.tc-elementor-map-links {
  margin: 0;
}

.tc-elementor-map-list .elementor-widget,
.tc-elementor-linked-number-item .elementor-widget {
  margin: 0;
}

.tc-elementor-linked-number-item {
  position: relative;
  display: block !important;
  margin-bottom: 18px;
  padding: 0;
  border-bottom: 1px solid #e5e5e8;
  color: #4a4d54;
  transition: color 0.25s ease;
}

.tc-elementor-linked-html,
.tc-elementor-linked-html .elementor-widget-container {
  width: 100%;
}

.tc-elementor-linked-anchor {
  display: grid;
  grid-template-columns: 34px minmax(0, 1fr);
  gap: 10px;
  padding: 0 0 19px;
  color: inherit;
  text-decoration: none;
  transition: color 0.25s ease;
}

.tc-elementor-linked-anchor strong {
  color: #15171a;
  font-size: 14px;
  line-height: 1.2;
  font-weight: 700;
  transition: color 0.25s ease;
}

.tc-elementor-linked-anchor span {
  min-width: 0;
  font-size: 13px;
  line-height: 1.35;
}

.tc-elementor-linked-number .elementor-heading-title {
  color: #15171a;
  font-size: 14px;
  line-height: 1.2;
  font-weight: 700;
  transition: color 0.25s ease;
}

.tc-elementor-linked-text p {
  margin: 0;
  color: inherit;
  font-size: 13px;
  line-height: 1.35;
}

.tc-elementor-linked-cover {
  position: absolute;
  inset: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
}

.tc-elementor-linked-cover .elementor-button-wrapper,
.tc-elementor-linked-cover .elementor-button {
  display: block;
  width: 100%;
  height: 100%;
}

.tc-elementor-linked-cover .elementor-button {
  min-height: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  font-size: 0;
  line-height: 0;
  opacity: 0;
}

.tc-elementor-linked-cover .elementor-button::after {
  content: none;
}

.tc-elementor-linked-number-item:hover,
.tc-elementor-linked-number-item:focus-within,
.tc-elementor-linked-number-item:hover .tc-elementor-linked-anchor strong,
.tc-elementor-linked-number-item:focus-within .tc-elementor-linked-anchor strong,
.tc-elementor-linked-number-item:hover .tc-elementor-linked-number .elementor-heading-title,
.tc-elementor-linked-number-item:focus-within .tc-elementor-linked-number .elementor-heading-title {
  color: var(--tc-red);
}

.tc-elementor-world-map {
  grid-column: 1 / -1;
  width: min(1372px, 100%);
  aspect-ratio: 1244 / 595;
  margin: 0 auto;
}

.tc-elementor-world-map img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: contain;
}

.tc-elementor-testimonials {
  --flex-direction: column;
  --gap: 0;
  overflow: hidden;
}

.tc-elementor-testimonials > .e-con-inner,
.tc-elementor-testimonials .tc-container {
  --flex-direction: column;
  --gap: 0;
  width: min(1450px, calc(100% - 56px));
  max-width: min(1450px, calc(100% - 56px));
  margin-inline: auto;
}

.tc-elementor-testimonials .testimonial-head {
  --flex-direction: row;
  --justify-content: space-between;
  --align-items: flex-start;
  --gap: 24px;
  display: flex !important;
  flex-direction: row !important;
  align-items: flex-start !important;
  justify-content: space-between !important;
  width: 100%;
  margin-bottom: 58px;
}

.tc-elementor-testimonial-title {
  width: 360px;
}

.tc-elementor-testimonial-title .elementor-heading-title {
  margin: 0;
  color: #15171a;
  font-family: "Poppins", "Helvetica Neue", Arial, sans-serif;
  font-size: 29px;
  line-height: 0.96;
  font-weight: 600;
  text-transform: uppercase;
}

.tc-elementor-testimonial-title .elementor-heading-title span {
  display: block;
  color: var(--tc-red);
}

.tc-elementor-testimonial-controls {
  width: auto;
}

.tc-elementor-testimonials .testimonial-viewport {
  --flex-direction: row;
  --gap: 0;
  display: block !important;
  overflow: hidden;
  width: min(100vw, 1160px);
  max-width: min(100vw, 1160px);
  margin-left: 90px;
}

.tc-elementor-testimonials .testimonial-track {
  --flex-direction: row;
  --flex-wrap: nowrap;
  --gap: 30px;
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: nowrap !important;
  align-items: center;
  gap: 30px;
  width: max-content;
  max-width: none;
}

.tc-elementor-testimonials .testimonial-card,
.tc-elementor-testimonials .testimonial-person {
  --flex-direction: column;
  --gap: 0;
  --width: auto;
  --max-width: none;
  display: block !important;
  flex: 0 0 auto;
  border-radius: 12px;
}

.tc-elementor-testimonials .testimonial-card {
  position: relative;
  width: 300px;
  min-height: 200px;
  padding: 34px 34px 24px;
  font-size: 12px;
  line-height: 1.18;
  font-weight: 600;
}

.tc-elementor-testimonials .testimonial-card-yellow {
  background: #f8c850;
}

.tc-elementor-testimonials .testimonial-card-blue {
  width: 320px;
  min-height: 210px;
  background: #8ec5ec;
}

.tc-elementor-testimonials .testimonial-card-lavender {
  width: 300px;
  min-height: 210px;
  background: #7d91e8;
  color: #fff;
}

.tc-elementor-testimonials .testimonial-person {
  position: relative;
  width: 235px;
  height: 350px;
  overflow: hidden;
}

.tc-elementor-testimonials .testimonial-card-main {
  width: 330px;
  min-height: 350px;
  padding-top: 122px;
  border: 1px solid #e8edf2;
  background: linear-gradient(135deg, #fff 0%, #fff 68%, #e8fbff 68%, #e8fbff 100%);
  font-size: 18px;
  line-height: 1.18;
  font-weight: 700;
}

.tc-elementor-testimonials .elementor-widget {
  --widgets-spacing: 0;
  width: auto;
  margin: 0;
}

.tc-elementor-testimonials .testimonial-card p {
  margin: 0;
}

.tc-elementor-testimonials .testimonial-card h3,
.tc-elementor-testimonials .testimonial-person h3,
.tc-elementor-testimonials .testimonial-card .elementor-heading-title {
  margin: 20px 0 3px;
  font-size: 15px;
  font-weight: 800;
}

.tc-elementor-testimonials .testimonial-mini {
  width: 50px;
  height: 50px;
}

.tc-elementor-testimonials .testimonial-mini img,
.tc-elementor-testimonials .testimonial-person img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.tc-elementor-testimonials .testimonial-person .elementor-widget-image,
.tc-elementor-testimonials .testimonial-person .elementor-widget-image .elementor-widget-container {
  width: 100%;
  height: 100%;
}

.tc-elementor-testimonials .testimonial-person .elementor-widget-html {
  position: absolute;
  left: 30px;
  right: 30px;
  bottom: 24px;
  color: #fff;
}

.tc-elementor-testimonials .testimonial-person .elementor-widget-html > .elementor-widget-container > div {
  position: static;
  color: inherit;
}

.tc-elementor-testimonials .quote-mark {
  position: absolute;
  top: 34px;
  left: 36px;
}

.tc-elementor-news-section {
  --flex-direction: column;
  --padding-top: 108px;
  --padding-right: 0;
  --padding-bottom: 112px;
  --padding-left: 0;
  --gap: 0;
}

.tc-elementor-news-section > .e-con-inner,
.tc-elementor-news-section .tc-container {
  --flex-direction: column;
  --gap: 0;
  width: min(1450px, calc(100% - 120px));
  max-width: min(1450px, calc(100% - 120px));
  margin-inline: auto;
}

.tc-elementor-news-section .news-head {
  --flex-direction: row;
  --justify-content: space-between;
  --align-items: flex-start;
  --gap: 24px;
  display: flex !important;
  flex-direction: row !important;
  align-items: flex-start !important;
  justify-content: space-between !important;
  width: 100%;
  margin-bottom: 78px;
}

.tc-elementor-news-title .elementor-heading-title {
  margin: 0;
  color: #15171a;
  font-family: "Poppins", "Helvetica Neue", Arial, sans-serif;
  font-size: 42px;
  line-height: 0.95;
  font-weight: 800;
  text-transform: uppercase;
}

.tc-elementor-news-title .elementor-heading-title span {
  display: block;
  color: var(--tc-red);
}

.tc-elementor-news-button {
  width: auto;
  margin-top: 22px;
  margin-right: 14px;
}

.tc-elementor-news-button .elementor-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 33px;
  padding: 0 20px;
  border-radius: 18px;
  background: linear-gradient(135deg, var(--tc-red), var(--tc-orange));
  color: #fff;
  font-size: 11px;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
}

.tc-elementor-news-button .elementor-button::after {
  content: "\2197";
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 33px;
  height: 33px;
  margin-right: -20px;
  margin-left: 4px;
  border-radius: 50%;
  background: linear-gradient(135deg, var(--tc-red), var(--tc-orange));
  font-size: 15px;
}

.tc-elementor-news-grid .elementor-posts-container {
  display: grid !important;
  grid-template-columns: 710px 610px;
  grid-template-rows: 285px 285px;
  gap: 105px 98px;
  align-items: start;
}

.tc-elementor-news-grid .elementor-post {
  display: grid;
  width: auto !important;
  min-width: 0;
}

.tc-elementor-news-grid .elementor-post:nth-child(1),
.tc-elementor-news-grid .elementor-post:nth-child(3) {
  grid-template-columns: 430px minmax(0, 1fr);
  gap: 34px;
  align-items: start;
}

.tc-elementor-news-grid .elementor-post:nth-child(1) {
  grid-column: 1;
  grid-row: 1;
}

.tc-elementor-news-grid .elementor-post:nth-child(2) {
  grid-column: 2;
  grid-row: 1 / span 2;
}

.tc-elementor-news-grid .elementor-post:nth-child(3) {
  grid-column: 1;
  grid-row: 2;
}

.tc-elementor-news-grid .elementor-post__thumbnail__link {
  display: block;
  width: 100%;
  height: 285px;
  margin: 0;
  overflow: hidden;
}

.tc-elementor-news-grid .elementor-post__thumbnail {
  padding-bottom: 0 !important;
  height: 285px;
}

.tc-elementor-news-grid .elementor-post__text {
  min-width: 0;
}

.tc-elementor-news-grid .elementor-post:nth-child(2) .elementor-post__thumbnail {
  height: 410px;
}

.tc-elementor-news-grid .elementor-post:nth-child(2) .elementor-post__thumbnail__link {
  height: 410px;
  margin-bottom: 26px;
}

.tc-elementor-news-grid .elementor-post__thumbnail img {
  position: static;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: none;
}

.tc-elementor-news-grid .elementor-post__title,
.tc-elementor-news-grid .elementor-post__title a {
  color: #171a20;
  font-size: 22px;
  line-height: 1.08;
  font-weight: 700;
  text-decoration: none;
}

.tc-elementor-news-grid .elementor-post__meta-data {
  color: #a9adb3;
  font-size: 14px;
}

.tc-elementor-news-grid .elementor-post__excerpt p {
  color: #74777e;
  font-size: 15px;
  line-height: 1.26;
}

.tc-elementor-news-grid .elementor-post__read-more {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-top: 42px;
  color: var(--tc-red);
  font-size: 15px;
  text-decoration: none;
}

.tc-elementor-cta-band {
  --flex-direction: column;
  --justify-content: center;
  --padding-top: 0;
  --padding-right: 0;
  --padding-bottom: 0;
  --padding-left: 0;
  --gap: 0;
  min-height: 420px;
  display: flex !important;
  align-items: center;
  color: #fff;
  background-color: #252b2e;
}

.tc-elementor-cta-band .tc-container {
  --flex-direction: row;
  --justify-content: flex-start;
  --align-items: center;
  width: min(1450px, calc(100% - 120px));
  max-width: min(1450px, calc(100% - 120px));
  margin-inline: auto;
}

.tc-elementor-cta-band .cta-copy {
  --flex-direction: column;
  --gap: 0;
  max-width: 520px;
  margin-left: 90px;
  margin-top: -52px;
}

.tc-elementor-cta-band .elementor-widget {
  margin: 0;
}

.tc-elementor-cta-title .elementor-heading-title {
  margin: 0 0 18px;
  color: #fff;
  font-family: "Poppins", "Helvetica Neue", Arial, sans-serif;
  font-size: 47px;
  line-height: 1;
  font-weight: 700;
  white-space: nowrap;
}

.tc-elementor-cta-copy p {
  max-width: 390px;
  margin: 0 0 44px;
  color: rgba(255,255,255,0.76);
  font-size: 14px;
  line-height: 1.35;
}

.tc-elementor-cta-button .elementor-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0;
  min-height: 41px;
  padding: 0 28px;
  border: 0;
  border-radius: 22px;
  background: linear-gradient(135deg, var(--tc-red), var(--tc-orange));
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
  text-transform: uppercase;
}

.tc-elementor-services-button.btn-tc,
.tc-elementor-news-button.btn-tc,
.tc-elementor-cta-button.btn-tc {
  display: block;
  width: fit-content;
  max-width: 100%;
  min-height: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  color: inherit;
  font: inherit;
  text-transform: none;
}

.tc-elementor-services-button.btn-tc::after,
.tc-elementor-news-button.btn-tc::after,
.tc-elementor-cta-button.btn-tc::after {
  content: none;
}

.tc-elementor-cta-button .elementor-button::after {
  content: "\2197";
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 41px;
  height: 41px;
  margin-right: -28px;
  margin-left: 7px;
  border-radius: 50%;
  background: linear-gradient(135deg, var(--tc-red), var(--tc-orange));
  font-size: 17px;
  line-height: 1;
}

.tc-elementor-about-page,
.tc-elementor-services-page,
.tc-elementor-news-page,
.tc-elementor-contact-page {
  --width: 100%;
  --max-width: 100%;
  --content-width: 100%;
  --gap: 0;
  width: 100%;
  max-width: none;
}

.tc-elementor-about-page,
.tc-elementor-services-page,
.tc-elementor-news-page {
  padding: 0 !important;
}

.tc-elementor-about-page > .elementor-element,
.tc-elementor-services-page > .elementor-element,
.tc-elementor-news-page > .elementor-element,
.tc-elementor-contact-page > .elementor-element {
  width: 100%;
  max-width: none;
}

.tc-elementor-about-page .tc-container,
.tc-elementor-services-page .tc-container,
.tc-elementor-news-page .tc-container,
.tc-elementor-contact-page .tc-container {
  max-width: none;
}

.tc-elementor-about-page .elementor-widget,
.tc-elementor-services-page .elementor-widget,
.tc-elementor-news-page .elementor-widget,
.tc-elementor-contact-page .elementor-widget {
  --widgets-spacing: 0;
}

.tc-elementor-about-page,
.tc-elementor-services-page,
.tc-elementor-news-page,
.tc-elementor-contact-page,
.tc-elementor-about-hero,
.tc-elementor-about-profile,
.tc-elementor-about-video,
.tc-elementor-about-timeline,
.tc-elementor-about-mvg,
.tc-elementor-services-hero,
.tc-elementor-services-overview,
.tc-elementor-service-detail,
.tc-elementor-service-reliability,
.tc-elementor-blue-ship,
.tc-elementor-service-benefits,
.tc-elementor-support-band,
.tc-elementor-news-hero,
.tc-elementor-news-list-section,
.tc-elementor-contact-page {
  display: block !important;
}

.tc-elementor-about-page .e-con,
.tc-elementor-services-page .e-con,
.tc-elementor-news-page .e-con,
.tc-elementor-contact-page .e-con {
  --padding-top: 0 !important;
  --padding-right: 0 !important;
  --padding-bottom: 0 !important;
  --padding-left: 0 !important;
  padding-top: 0 !important;
  padding-right: 0 !important;
  padding-bottom: 0 !important;
  padding-left: 0 !important;
}

.tc-elementor-about-page .tc-container:not(.about-profile-grid):not(.about-timeline-grid):not(.about-stats):not(.about-year-track-inner):not(.mvg-grid),
.tc-elementor-services-page .tc-container:not(.service-detail-grid):not(.reliability-grid):not(.benefit-grid):not(.map-layout),
.tc-elementor-news-page .tc-container,
.tc-elementor-contact-page .tc-container:not(.contact-grid) {
  display: block !important;
}

.tc-elementor-title-group,
.tc-elementor-label-value,
.tc-elementor-list,
.tc-elementor-list-item,
.tc-elementor-linked-number-item,
.tc-elementor-stat-number,
.mvg-overlay {
  padding: 0 !important;
}

.tc-elementor-about-hero {
  min-height: 470px;
  padding: 112px 0 0 !important;
}

.tc-elementor-about-page .tc-elementor-about-hero {
  padding: 112px 0 0 !important;
}

.tc-elementor-about-profile {
  padding: 72px 0 62px !important;
}

.tc-elementor-about-page .tc-elementor-about-profile {
  padding: 72px 0 62px !important;
}

.tc-elementor-about-timeline {
  padding-top: 86px !important;
}

.tc-elementor-about-page .tc-elementor-about-timeline {
  padding-top: 86px !important;
}

.tc-elementor-about-mvg {
  padding: 86px 0 108px !important;
}

.tc-elementor-about-page .tc-elementor-about-mvg {
  padding: 86px 0 108px !important;
}

.tc-elementor-services-hero {
  min-height: 566px;
  padding: 142px 0 0 !important;
}

.tc-elementor-services-page .tc-elementor-services-hero {
  padding: 142px 0 0 !important;
}

.tc-elementor-services-overview {
  padding: 74px 0 78px !important;
}

.tc-elementor-services-page .tc-elementor-services-overview {
  padding: 74px 0 78px !important;
}

.tc-elementor-service-detail {
  padding: 74px 0 88px !important;
}

.tc-elementor-services-page .tc-elementor-service-detail {
  padding: 74px 0 88px !important;
}

.tc-elementor-service-reliability {
  padding: 74px 0 78px !important;
}

.tc-elementor-services-page .tc-elementor-service-reliability {
  padding: 74px 0 78px !important;
}

.tc-elementor-blue-ship {
  min-height: 740px;
  display: flex !important;
  align-items: center;
}

.tc-elementor-service-benefits {
  padding: 82px 0 96px !important;
}

.tc-elementor-services-page .tc-elementor-service-benefits {
  padding: 82px 0 96px !important;
}

.tc-elementor-support-band {
  min-height: min(687px, 36.06vw);
  display: flex !important;
  align-items: center;
}

.tc-elementor-services-page .tc-elementor-support-band {
  padding: 0 !important;
}

.tc-elementor-news-hero {
  min-height: min(570px, 38.5vw);
  padding: min(142px, 9.4vw) 0 0 !important;
}

.tc-elementor-news-page .tc-elementor-news-hero {
  padding: min(142px, 9.4vw) 0 0 !important;
}

.tc-elementor-news-list-section {
  padding: 66px 0 94px !important;
}

.tc-elementor-news-page .tc-elementor-news-list-section {
  padding: 66px 0 94px !important;
}

.tc-elementor-contact-page {
  min-height: 968px;
  padding: 260px 0 100px !important;
}

.tc-elementor-contact-page.tc-elementor-contact-page {
  padding: 260px 0 100px !important;
}

.tc-elementor-about-profile .tc-container,
.tc-elementor-about-timeline .tc-container,
.tc-elementor-about-mvg .tc-container {
  width: min(1240px, calc(100% - 120px)) !important;
  max-width: min(1240px, calc(100% - 120px)) !important;
  margin-inline: auto !important;
  padding: 0 !important;
}

.tc-elementor-services-overview .tc-container,
.tc-elementor-service-detail .tc-container,
.tc-elementor-service-reliability .tc-container {
  width: min(1400px, calc(100% - 300px)) !important;
  max-width: min(1400px, calc(100% - 300px)) !important;
  margin-inline: auto !important;
  padding: 0 !important;
}

.tc-elementor-blue-ship .tc-container,
.tc-elementor-support-band .tc-container {
  width: min(1400px, calc(100% - 260px)) !important;
  max-width: min(1400px, calc(100% - 260px)) !important;
  margin-inline: auto !important;
  padding: 0 !important;
}

.tc-elementor-service-benefits .tc-container {
  width: min(1000px, calc(100% - 260px)) !important;
  max-width: min(1000px, calc(100% - 260px)) !important;
  margin-inline: auto !important;
  padding: 0 !important;
}

.tc-elementor-news-list-section .tc-container {
  width: min(calc(100% - 214px), 1398px) !important;
  max-width: min(calc(100% - 214px), 1398px) !important;
  margin-inline: auto !important;
  padding: 0 !important;
}

.tc-elementor-contact-page .tc-container {
  width: min(1400px, calc(100% - 240px)) !important;
  max-width: min(1400px, calc(100% - 240px)) !important;
  margin-inline: auto !important;
  padding: 0 !important;
}

.tc-elementor-contact-page .contact-card {
  padding: 0 0 0 30px !important;
}

.tc-elementor-about-profile .about-profile-grid,
.tc-elementor-about-timeline .about-timeline-grid,
.tc-elementor-services-page .service-detail-grid,
.tc-elementor-services-page .reliability-grid,
.tc-elementor-services-page .benefit-grid,
.tc-elementor-contact-page .contact-grid {
  display: grid !important;
}

.tc-elementor-about-mvg .mvg-grid {
  display: grid !important;
  grid-template-columns: 2fr 1fr 1fr;
  gap: 14px;
}

.tc-elementor-about-page .about-stats {
  display: grid !important;
}

.tc-elementor-title-group {
  gap: 0;
}

.tc-elementor-title-group .elementor-widget,
.tc-elementor-inline-title .elementor-widget {
  margin: 0;
}

.tc-elementor-title-group .elementor-heading-title,
.tc-elementor-inline-title .elementor-heading-title {
  margin: 0;
  font-family: "Poppins", "Helvetica Neue", Arial, sans-serif;
  letter-spacing: 0;
}

.tc-elementor-stack-title {
  display: block !important;
}

.tc-elementor-inline-title {
  display: flex !important;
  flex-wrap: wrap;
  align-items: baseline;
  gap: 0 0.24em;
}

.tc-elementor-inline-title .tc-elementor-title-line {
  width: auto;
  flex: 0 1 auto;
}

.tc-title-dark .elementor-heading-title {
  color: #15171a;
}

.tc-title-red .elementor-heading-title {
  color: var(--tc-red);
}

.tc-title-orange .elementor-heading-title {
  color: var(--tc-orange);
}

.tc-title-white .elementor-heading-title {
  color: #fff;
}

.tc-elementor-stat-number {
  display: flex !important;
  align-items: baseline;
  gap: 0;
  color: var(--tc-red);
  font-size: 44px;
  font-weight: 800;
  line-height: 1;
}

.tc-elementor-stat-number .elementor-widget {
  width: auto;
  margin: 0;
}

.tc-elementor-stat-number .elementor-heading-title {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
}

.tc-elementor-stat-number .tc-stat-suffix .elementor-heading-title {
  color: #cdd1d5;
}

.about-hero .about-hero-title {
  max-width: 780px;
  margin: 0 auto -72px;
  text-align: center;
}

.about-hero .about-hero-title .elementor-heading-title {
  color: #3a3b3e;
  font-size: 36px;
  line-height: 1.02;
  font-weight: 600;
}

.about-profile-grid .about-profile-title {
  margin: 0;
  white-space: nowrap;
}

.about-profile-title .elementor-heading-title {
  color: #3c3d40;
  font-size: 31px;
  line-height: 0.96;
  font-weight: 600;
}

.about-timeline-title .elementor-heading-title {
  font-size: 30px;
  line-height: 0.94;
  font-weight: 700;
  text-transform: uppercase;
}

.about-mvg-section .about-mvg-title {
  margin-bottom: 72px;
  font-size: 35px;
  line-height: 0.95;
  font-weight: 600;
  text-transform: uppercase;
}

.about-mvg-title .elementor-heading-title,
.services-overview-title .elementor-heading-title,
.service-benefits-title .elementor-heading-title,
.tc-elementor-map-title .elementor-heading-title,
.tc-elementor-testimonial-title .elementor-heading-title {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  text-transform: inherit;
}

.services-hero .services-hero-title {
  width: min(100% - 40px, 840px);
  max-width: 820px;
  margin: 0 auto;
  text-align: center;
}

.services-hero .services-hero-title .elementor-heading-title {
  color: #25272b;
  font-size: clamp(30px, 2.08vw, 40px);
  line-height: 1.08;
  font-weight: 760;
}

.services-overview .services-overview-title {
  margin: 0;
  font-size: 28px;
  line-height: 0.96;
  font-weight: 760;
  text-transform: uppercase;
  transform: scaleX(0.88);
  transform-origin: left center;
}

.service-detail-copy .service-detail-title,
.blue-ship-copy .blue-ship-title {
  margin: 0 0 18px;
  text-transform: uppercase;
}

.service-detail-title .elementor-heading-title {
  font-size: 29px;
  line-height: 1;
  font-weight: 760;
}

.reliability-grid .services-reliability-title .elementor-heading-title {
  font-size: 30px;
}

.blue-ship-copy .blue-ship-title .elementor-heading-title {
  font-size: 34px;
  line-height: 1.02;
  font-weight: 760;
}

.service-benefits .service-benefits-title {
  max-width: 720px;
  margin: 0 0 44px;
  color: #11151a;
  font-size: 28px;
  line-height: 0.96;
  font-weight: 780;
  white-space: nowrap;
  text-transform: uppercase;
}

.benefit-card-title {
  margin: 0 0 10px;
}

.benefit-card-title .elementor-heading-title {
  color: #2b3036;
  font-size: 12px;
  line-height: 1.12;
  font-weight: 760;
}

.benefit-card-title .tc-title-orange .elementor-heading-title {
  color: var(--tc-orange);
}

.contact-page .contact-title {
  margin: 0 0 112px;
  text-transform: uppercase;
}

.contact-title .elementor-heading-title {
  color: #2c2f33;
  font-size: clamp(42px, 3.25vw, 62px);
  line-height: 1.06;
  font-weight: 900;
}

.contact-title .tc-title-red {
  margin-top: 8px;
}

.map-heading .tc-elementor-map-title {
  margin: 0 0 34px;
  font-size: 26px;
  line-height: 0.98;
  font-weight: 500;
  text-transform: uppercase;
}

.testimonial-head .tc-elementor-testimonial-title {
  width: 360px;
  margin: 0;
  font-size: 29px;
  line-height: 0.96;
  font-weight: 600;
  text-transform: uppercase;
}

.tc-elementor-about-video img,
.tc-elementor-about-video video,
.tc-elementor-about-hero img,
.tc-elementor-about-timeline img,
.tc-elementor-services-page .service-detail-media img,
.tc-elementor-services-page .reliability-media img,
.tc-elementor-services-page .reliability-white img {
  display: block;
  width: 100%;
}

.tc-elementor-services-hero {
  background-color: #ece0d2;
}

.tc-elementor-service-detail {
  background-color: #fff;
}

.tc-elementor-blue-ship,
.tc-elementor-support-band {
  background-color: #26323f;
}

.tc-elementor-news-hero {
  background-color: #80ceef;
}

.tc-elementor-news-list .elementor-posts-container {
  display: block !important;
}

.tc-elementor-news-list .elementor-post {
  display: grid;
  grid-template-columns: 185px minmax(0, 565px) 355px;
  align-items: start;
  column-gap: 70px;
  min-height: 293px;
  padding: 39px 0 45px;
  border-bottom: 1px solid #e5e7eb;
}

.tc-elementor-news-list .elementor-post__meta-data {
  grid-column: 1;
  grid-row: 1;
  display: block;
  padding-top: 2px;
  color: #9ea3aa;
  font-size: 14px;
  line-height: 1;
  font-weight: 500;
}

.tc-elementor-news-list .elementor-post__text {
  grid-column: 2;
  grid-row: 1;
}

.tc-elementor-news-list .elementor-post__thumbnail__link {
  grid-column: 3;
  grid-row: 1;
  width: 355px;
  height: 225px;
  margin: 0;
  overflow: hidden;
}

.tc-elementor-news-list .elementor-post__thumbnail {
  height: 225px;
  padding-bottom: 0 !important;
}

.tc-elementor-news-list .elementor-post__thumbnail img {
  position: static;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: none;
}

.tc-elementor-news-list .elementor-post__title,
.tc-elementor-news-list .elementor-post__title a {
  max-width: 570px;
  margin: 0 0 20px;
  color: #343940;
  font-size: clamp(20px, 1.55vw, 25px);
  line-height: 1.14;
  font-weight: 700;
  text-decoration: none;
}

.tc-elementor-news-list .elementor-post__excerpt p {
  max-width: 552px;
  margin-bottom: 26px;
  color: #777d86;
  font-size: clamp(12px, 0.78vw, 14px);
  line-height: 1.16;
  font-weight: 400;
}

.tc-elementor-news-list .elementor-post__read-more {
  color: var(--tc-red);
  font-size: 13px;
  line-height: 1;
  font-weight: 600;
  text-decoration: none;
}

.service-card .service-number {
  margin: 0;
}

.mvg-overlay {
  position: absolute;
  left: 44px;
  bottom: 44px;
  z-index: 1;
  max-width: 460px;
}

.testimonial-person .testimonial-person-copy {
  position: absolute;
  left: 30px;
  right: 30px;
  bottom: 24px;
  color: #fff;
}

.testimonial-person h3,
.testimonial-person p {
  position: absolute;
  left: 30px;
  right: 30px;
  color: #fff;
}

.testimonial-person h3 {
  bottom: 42px;
}

.testimonial-person p {
  bottom: 22px;
  margin: 0;
}

.testimonial-person .testimonial-person-copy h3,
.testimonial-person .testimonial-person-copy p {
  position: static;
  left: auto;
  right: auto;
  bottom: auto;
}

.footer-content h3.footer-title {
  margin: 0 0 18px;
}

.tc-content {
  width: min(1040px, calc(100% - 56px));
  margin: 0 auto;
  padding: 170px 0 90px;
}

.tc-content h1,
.tc-content .tc-page-title {
  color: var(--tc-dark);
  font-size: clamp(36px, 5vw, 72px);
  line-height: 1.05;
  margin: 0 0 28px;
}

.tc-content p {
  color: var(--tc-muted);
  font-size: 17px;
  line-height: 1.8;
}

.tc-article-date {
  display: inline-block;
  margin-bottom: 18px;
  color: var(--tc-red);
  font-weight: 700;
}

.tc-article-thumb {
  margin: 24px 0 34px;
}

.tc-article-thumb img,
.tc-elementor-single-news-image img {
  width: 100%;
  border-radius: 22px;
}

.tc-elementor-single-news-image {
  margin: 24px 0 34px;
}

.tc-service-detail .btn-tc {
  display: inline-flex;
  margin-top: 20px;
}

.news-pagination .page-numbers {
  text-decoration: none;
}

.news-pagination .page-numbers.active {
  color: #fff;
}

@media (min-width: 992px) {
}

@media (max-width: 782px) {
  .admin-bar .tc-header {
    top: 73px;
  }
}

@media (max-width: 991.98px) {
  .tc-elementor-hero {
    background: #fffaf6;
    width: 100%;
    max-width: 100%;
    min-height: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 58px;
    padding-bottom: 0;
  }

  .tc-elementor-hero-heading {
    width: min(100% - 20px, 372px);
    margin-bottom: 12px;
    gap: 4px 7px;
  }

  .tc-elementor-hero-heading .tc-hero-line .elementor-heading-title {
    font-size: clamp(15px, 4.3vw, 17px);
    line-height: 0.98;
  }

  .tc-elementor-hero-plane-image {
    width: 52px;
    transform: translateY(-2px);
  }

  .tc-elementor-hero-heading .tc-hero-accent .elementor-heading-title {
    margin-top: 9px;
    font-size: clamp(21px, 6.1vw, 24px);
  }

  .tc-elementor-hero-carousel img,
  .tc-elementor-hero-carousel .swiper-slide-image {
    width: 134% !important;
    max-width: none !important;
    margin-left: -17% !important;
  }

  .tc-elementor-services-strip {
    --padding-top: 72px;
    --padding-bottom: 78px;
  }

  .tc-elementor-services-strip > .e-con-inner,
  .tc-elementor-services-strip .tc-elementor-services-container,
  .tc-elementor-about-section .about-split,
  .tc-elementor-consult-section .consult-layout,
  .tc-elementor-map-section .map-layout,
  .tc-elementor-testimonials > .e-con-inner,
  .tc-elementor-testimonials .tc-container,
  .tc-elementor-news-section > .e-con-inner,
  .tc-elementor-news-section .tc-container,
  .tc-elementor-cta-band .tc-container {
    width: min(100% - 28px, 720px);
    max-width: min(100% - 28px, 720px);
  }

  .tc-elementor-services-strip .services-head,
  .tc-elementor-testimonials .testimonial-head,
  .tc-elementor-news-section .news-head {
    flex-direction: column !important;
    align-items: flex-start !important;
    justify-content: flex-start !important;
    gap: 18px;
    margin-bottom: 34px;
  }

  .tc-elementor-services-grid {
    flex-wrap: nowrap !important;
    width: calc(100% + 28px);
    margin-right: -14px;
    margin-left: 0;
    padding: 4px 14px 8px 0;
    gap: 0;
    overflow-x: auto;
    overflow-y: hidden;
    scroll-snap-type: x proximity;
    -webkit-overflow-scrolling: touch;
  }

  .tc-elementor-services-grid::-webkit-scrollbar,
  .tc-elementor-testimonials .testimonial-viewport::-webkit-scrollbar {
    display: none;
  }

  .tc-elementor-service-card {
    flex: 0 0 min(278px, 76vw) !important;
    width: min(278px, 76vw) !important;
    max-width: min(278px, 76vw) !important;
    scroll-snap-align: start;
  }

  .tc-elementor-about-section {
    --padding-top: 58px;
    --padding-bottom: 76px;
  }

  .tc-elementor-about-section .about-split {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 34px;
  }

  .tc-elementor-about-title .elementor-heading-title {
    font-size: clamp(28px, 7.4vw, 36px);
    line-height: 1;
  }

  .tc-elementor-about-title .elementor-heading-title .about-title-line {
    white-space: normal;
  }

  .tc-elementor-stat-number {
    font-size: 30px;
  }

  .about-hero .about-hero-title {
    width: min(100% - 28px, 360px);
    margin-bottom: 20px;
  }

  .about-hero .about-hero-title .elementor-heading-title {
    font-size: 26px;
    line-height: 1.02;
  }

  .about-profile-title .elementor-heading-title,
  .about-timeline-title .elementor-heading-title,
  .about-mvg-title .elementor-heading-title {
    font-size: 28px;
    line-height: 1;
  }

  .about-profile-grid .about-profile-title,
  .service-benefits .service-benefits-title {
    white-space: normal;
  }

  .about-mvg-section .about-mvg-title {
    margin-bottom: 28px;
  }

  .tc-elementor-about-section .stats-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    column-gap: 22px;
    row-gap: 28px;
  }

  .tc-elementor-consult-section,
  .tc-elementor-consult-section .consult-layout {
    min-height: 0;
  }

  .tc-elementor-consult-section .consult-layout {
    justify-content: center;
    padding-block: 72px;
  }

  .tc-elementor-consult-form-wrap {
    width: 100%;
  }

  .tc-elementor-consult-title .elementor-heading-title {
    margin-bottom: 28px;
    font-size: clamp(30px, 8vw, 38px);
  }

  .tc-elementor-consult-form .elementor-form {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .tc-elementor-consult-form .elementor-button[type="submit"] {
    margin-top: 8px;
  }

  .tc-elementor-map-section {
    --padding-top: 66px;
    --padding-bottom: 72px;
  }

  .tc-elementor-about-hero {
    min-height: auto;
    padding-top: 98px !important;
  }

  .tc-elementor-about-profile {
    padding: 54px 0 48px !important;
  }

  .tc-elementor-about-timeline {
    padding-top: 54px !important;
  }

  .tc-elementor-about-mvg {
    padding: 54px 0 64px !important;
  }

  .tc-elementor-services-hero {
    min-height: 330px;
    padding-top: 104px !important;
  }

  .tc-elementor-services-overview {
    padding: 46px 0 54px !important;
  }

  .tc-elementor-service-detail,
  .tc-elementor-service-reliability {
    padding: 52px 0 !important;
  }

  .tc-elementor-blue-ship {
    min-height: 440px;
  }

  .tc-elementor-support-band {
    min-height: 0;
    padding: 44vw 0 28px !important;
    align-items: flex-start;
  }

  .tc-elementor-service-benefits {
    padding-top: 52px !important;
    padding-bottom: 52px !important;
  }

  .tc-elementor-news-hero {
    min-height: 230px;
    padding-top: 100px !important;
  }

  .tc-elementor-news-list-section {
    padding: 34px 0 52px !important;
  }

  .tc-elementor-contact-page {
    min-height: auto;
    padding: 68px 0 52px !important;
  }

  .tc-elementor-about-profile .tc-container,
  .tc-elementor-about-timeline .tc-container,
  .tc-elementor-about-mvg .tc-container,
  .tc-elementor-services-overview .tc-container,
  .tc-elementor-service-detail .tc-container,
  .tc-elementor-service-reliability .tc-container,
  .tc-elementor-blue-ship .tc-container,
  .tc-elementor-support-band .tc-container,
  .tc-elementor-service-benefits .tc-container,
  .tc-elementor-news-list-section .tc-container,
  .tc-elementor-contact-page .tc-container {
    width: min(100% - 28px, 720px) !important;
    max-width: min(100% - 28px, 720px) !important;
  }

  .tc-elementor-map-section .map-layout {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 30px;
  }

  .map-heading .tc-elementor-map-title {
    font-size: 25px;
    margin-bottom: 18px;
  }

  .tc-elementor-map-title .elementor-heading-title {
    margin-bottom: 18px;
    font-size: 25px;
    line-height: 1.02;
  }

  .tc-elementor-map-ship {
    width: 132px;
  }

  .tc-elementor-map-list {
    display: grid !important;
    gap: 12px;
  }

  .tc-elementor-linked-number-item {
    margin-bottom: 0;
    border-bottom: 0;
  }

  .tc-elementor-linked-anchor {
    grid-template-columns: 32px minmax(0, 1fr);
    gap: 12px;
    min-height: 54px;
    padding: 14px 15px;
    border: 1px solid #e5e7eb;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 8px 24px rgba(24, 28, 32, 0.04);
  }

  .tc-elementor-linked-anchor strong {
    font-size: 15px;
    line-height: 1.25;
  }

  .tc-elementor-linked-anchor span {
    font-size: 13px;
    line-height: 1.45;
  }

  .testimonial-head .tc-elementor-testimonial-title {
    width: auto;
    font-size: 26px;
  }

  .services-page .services-hero-title {
    width: min(100% - 32px, 520px);
  }

  .services-page .services-hero-title .elementor-heading-title {
    font-size: 28px;
    line-height: 1.12;
  }

  .services-overview .services-overview-title,
  .service-benefits .service-benefits-title {
    font-size: 27px;
  }

  .reliability-grid .services-reliability-title .elementor-heading-title {
    font-size: 28px;
    line-height: 0.98;
  }

  .service-detail-title .elementor-heading-title,
  .blue-ship-copy .blue-ship-title .elementor-heading-title {
    font-size: 26px;
  }

  .service-benefits .service-benefits-title {
    margin-bottom: 28px;
  }

  .contact-page .contact-title {
    margin-bottom: 38px;
  }

  .contact-title .elementor-heading-title {
    font-size: clamp(28px, 8vw, 38px);
    line-height: 1.05;
  }

  .tc-elementor-label-value.contact-line {
    margin-bottom: 9px;
  }

  .tc-elementor-label .elementor-heading-title,
  .tc-elementor-label,
  .tc-elementor-value p {
    font-size: 13px;
    line-height: 1.45;
  }

  .tc-elementor-testimonials .testimonial-viewport {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    overflow-x: auto;
    overflow-y: hidden;
    scrollbar-width: none;
    touch-action: pan-y;
    -webkit-overflow-scrolling: touch;
  }

  .tc-elementor-testimonials .testimonial-track {
    gap: 14px;
  }

  .tc-elementor-testimonials .testimonial-card {
    width: min(278px, 76vw) !important;
    min-height: 190px;
    padding: 26px 24px 22px;
  }

  .tc-elementor-testimonials .testimonial-card-blue,
  .tc-elementor-testimonials .testimonial-card-lavender {
    width: min(284px, 78vw) !important;
  }

  .tc-elementor-testimonials .testimonial-card-main {
    width: min(300px, 82vw) !important;
    min-height: 300px;
    padding-top: 96px;
    font-size: 15px;
  }

  .tc-elementor-testimonials .testimonial-person {
    width: min(210px, 58vw);
    height: 300px;
  }

  .tc-elementor-testimonials .testimonial-person .elementor-widget-html {
    left: 20px;
    right: 20px;
    bottom: 20px;
  }

  .tc-elementor-hero-carousel .swiper-pagination {
    bottom: 18px;
  }

  .tc-elementor-news-section {
    --padding-top: 72px;
    --padding-bottom: 78px;
  }

  .tc-elementor-news-grid .elementor-posts-container {
    grid-template-columns: 1fr !important;
    grid-template-rows: none !important;
    gap: 34px !important;
    width: 100%;
  }

  .tc-elementor-news-grid .elementor-post,
  .tc-elementor-news-grid .elementor-post:nth-child(1),
  .tc-elementor-news-grid .elementor-post:nth-child(2),
  .tc-elementor-news-grid .elementor-post:nth-child(3) {
    grid-column: auto;
    grid-row: auto;
    grid-template-columns: 1fr !important;
    gap: 16px;
    width: 100% !important;
  }

  .tc-elementor-news-grid .elementor-post__thumbnail__link,
  .tc-elementor-news-grid .elementor-post:nth-child(2) .elementor-post__thumbnail__link {
    height: auto;
    margin-bottom: 0;
    aspect-ratio: 16 / 10;
  }

  .tc-elementor-news-grid .elementor-post__thumbnail,
  .tc-elementor-news-grid .elementor-post:nth-child(2) .elementor-post__thumbnail {
    height: 100%;
  }

  .tc-elementor-news-grid .elementor-post__title,
  .tc-elementor-news-grid .elementor-post__title a {
    font-size: clamp(20px, 6vw, 25px);
  }

  .tc-elementor-cta-band .tc-container {
    justify-content: flex-start;
  }

  .tc-elementor-cta-band .cta-copy {
    width: min(100%, 330px);
    max-width: min(100%, 330px);
    margin: 0;
  }

  .tc-elementor-cta-title .elementor-heading-title {
    font-size: clamp(34px, 9vw, 47px);
    white-space: normal;
  }
}

@media (max-width: 767.98px) {
  .tc-elementor-hero {
    padding-top: 58px;
  }
}

@media (max-width: 575.98px) {
  .mvg-card > h3,
  .mvg-card > p,
  .mvg-overlay {
    left: 24px;
    right: 24px;
    bottom: 24px;
  }

  .mvg-card > p {
    bottom: 0;
  }
}

@media (max-width: 575.98px) {
  .tc-content {
    width: min(100% - 28px, 1040px);
    padding: 128px 0 64px;
  }
}
