.zt-section-title {margin: 0;color: var(--zt-color-text);font-weight: bold;text-transform: uppercase;text-align: center;font-size: clamp(2.75rem, 5vw, 4.375rem);line-height: 1.15;letter-spacing: 1.8px;font-family: var(--zt-font-oswald);}
@media (max-width: 768px) {
	.zt-section-title {font-size: 2.25rem;}
}

.zt-hero {background: #ffffff;}
.zt-hero__swiper {position: relative;overflow: hidden;}
.zt-hero__pagination {display: flex;justify-content: center;gap: 8px;bottom: 32px !important;}
.zt-hero__pagination .swiper-pagination-bullet {width: 8px;height: 8px;border-radius: 999px;margin: 0 !important;background: rgba(255, 255, 255, 0.55);opacity: 1;transition: width 0.2s ease, background-color 0.2s ease;}
.zt-hero__pagination .swiper-pagination-bullet-active {width: 32px;background: var(--zt-color-primary);}

.zt-products {padding: 108px 0 70px;}
.zt-products__head {align-items: center;}
.zt-products__box {margin-top: 66px;padding-bottom: 70px; overflow: hidden;position: relative;}
.zt-product-card {height: 100%;background: var(--zt-color-card);overflow: hidden;}
.zt-product-card__media {aspect-ratio: 112 / 99;overflow: hidden;}
.zt-product-card__media:hover img{transform: scale(1.08);}
.zt-product-card__body {display: flex;flex-direction: column;align-items: center;padding: 36px 24px 37px;}
.zt-product-card__title {margin: 0;color: #333333;font-family: var(--zt-font-oswald);font-size: 26px;font-weight: 700;line-height: 1.23;text-align: center;text-transform: uppercase;}
.zt-product-card__link {margin-top: 26px;min-width: 158px;min-height: 40px;padding: 10px 24px;font-size: 16px;box-shadow: none;}
.zt-products .zt-products__item:hover{transform: translateY(-10px);}
.zt-products .swiper-button-next, 
.zt-products .swiper-button-prev{display: inline-flex;align-items: center;justify-content: center;width: 48px;height: 48px;border: 0;border-radius: 50%;background: #ffffff;box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1), 0 4px 6px rgba(0, 0, 0, 0.1);transform: translateY(-50%);}
.zt-products .swiper-button-prev:after,
.zt-products .swiper-button-next:after{display: none;}
.zt-products .swiper-pagination-bullet{width: 8px;height: 8px;border-radius: 999px;background-color: #d1d5dc;opacity: 1;transition: width 0.2s ease, background-color 0.2s ease;}
.zt-products .swiper-pagination-bullet-active{width: 32px;background-color: var(--zt-color-primary);}

.zt-about {background: var(--zt-color-card);padding: 118px 0 90px;}
.zt-about .zt-section-eyebrow {display: inline-block;margin-bottom: 14px;color: var(--zt-color-primary);font-size: 18px;font-weight: bold;letter-spacing: 0.7px;text-transform: uppercase;font-family: var(--zt-font-oswald);line-height: 1.3;}
.zt-about .zt-about__intro {margin-bottom: 90px;}
.zt-about .zt-about__text {max-width: 82%;margin: 34px 0 0;color: #000000;font-size: 20px;line-height: 1.4;}
.zt-stats .zt-stat {height: 100%;padding: 8px 26px 18px;}
.zt-stat__value {display: block;color: var(--zt-color-primary);font-family: var(--zt-font-oswald);font-size: clamp(3rem, 4vw, 3.75rem);line-height: 1;}
.zt-stat__label {display: block;margin-top: 14px;color: #000000;font-family: var(--zt-font-oswald);font-size: 24px;font-weight: 700;line-height: 1.35;text-transform: uppercase;}
.zt-about__why {margin-top: 30px;}
.zt-about .zt-a-why_box {margin-top: 30px;margin-left: 0;margin-right: 0;}
.zt-feature-card {height: 100%;padding: 24px;border: 1px solid var(--zt-color-border);background: #ffffff;}
.zt-feature-card__icon {display: inline-flex;align-items: center;justify-content: center;width: 56px;height: 56px;border-radius: 10px;background: rgba(0, 140, 69, 0.08);}
.zt-feature-card__title {margin: 16px 0 0;color: var(--zt-color-text);font-family: var(--zt-font-oswald);font-size: 20px;font-weight: 700;line-height: 1.4;}
.zt-feature-card__text {margin: 12px 0 0;color: var(--zt-color-muted);font-size: 16px;line-height: 1.5;}
.zt-about__cta {display: flex;flex-direction: column;align-items: center;gap: 26px;margin-top: 42px;}
.zt-about__cta p {margin: 0;color: #000000;font-size: 20px;}

.zt-customization {overflow: hidden;}
.zt-customization .zt-custom__box{margin-left: 0;margin-right: 0;justify-content: space-between;}
.zt-customization .customization-left{width: 35%;padding-left: 0;padding-right: 0;}
.zt-customization .customization-right{width: 57.81%;padding-left: 0;padding-right: 0;}
.zt-customization .customization-right .zt-customization__image{position: relative;overflow: hidden;}
.zt-customization .customization-right .zt-customization__image:after {content: '';position: absolute;width: 200%;height: 0%;left: 50%;top: 50%;background-color: rgba(255,255,255,.3);transform: translate(-50%,-50%) rotate(-45deg);z-index: 1;}
.zt-customization .customization-right .zt-customization__image:hover:after {height: 250%;transition: all 600ms linear !important;background-color: transparent;}
.zt-customization__content {display: flex;flex-direction: column;height: 100%;padding-left: 16.66%;}
.zt-steps {position: relative;display: flex;flex-direction: column;gap: 36px;margin-top: 34px;}
.zt-step {position: relative;display: flex;align-items: flex-start;gap: 20px;}
.zt-step:not(.zt-step--last)::after {content: "";position: absolute;left: 27px;top: 56px;width: 2px;height: 61px;background: #d1d5dc;}
.zt-step__index {display: inline-flex;align-items: center;justify-content: center;width: 56px;height: 56px;border-radius: 50%;background: var(--zt-color-primary);color: #ffffff;font-size: 20px;font-weight: 600;}
.zt-step__content h3 {margin: 0;color: #000000;font-family: var(--zt-font-oswald);font-size: 22px;font-weight: 500;line-height: 1.28;}
.zt-step__content p {max-width: 520px;margin: 6px 0 0;color: var(--zt-color-muted);font-size: 18px;line-height: 1.45;}
.zt-customization__cta {align-self: flex-start;margin-top: 62px;}
.zt-customization__image {min-height: 867px;background-position: center;background-size: cover;background-repeat: no-repeat;}
.zt-news {background: var(--zt-color-light);padding: 100px 0 110px;}
.zt-news__grid {margin-top: 70px;}
.zt-news-card {height: 100%;border: 1px solid var(--zt-color-border);background: #ffffff;position: relative;overflow: hidden;}
.zt-news-card:after {content: '';position: absolute;width: 200%;height: 0%;left: 50%;top: 50%;background-color: rgba(255,255,255,.3);transform: translate(-50%,-50%) rotate(-45deg);z-index: 1;}
.zt-news-card:hover:after {height: 250%;transition: all 600ms linear !important;background-color: transparent;}
.zt-news-card__image {width: 100%;height: 344px;object-fit: cover;po}
.zt-news-card__body {display: flex;flex-direction: column;height: calc(100% - 344px);padding: 24px;}
.zt-news-card__meta {display: flex;align-items: center;gap: 10px;color: #6a7282;font-size: 16px;}
.zt-news-card__title {margin: 14px 0 0;color: var(--zt-color-text);font-family: var(--zt-font-oswald);font-size: 22px;font-weight: 700;line-height: 1.28;}
.zt-news-card__text {margin: 12px 0 0;color: var(--zt-color-muted);font-size: 16px;line-height: 1.5;}
.zt-news-card__link,
.zt-news__all {display: inline-flex;align-items: center;gap: 10px;color: var(--zt-color-primary);font-size: 16px;}
.zt-news-card__link {margin-top: auto;padding-top: 24px;}
.zt-news-card__link:hover,
.zt-news__all:hover{color: var(--zt-color-primary);transform: translateX(5px);}
.zt-news__all {justify-content: center;width: 100%;margin-top: 47px;font-family: var(--zt-font-alt);}
.zt-contact {background: var(--zt-color-dark-soft);padding: 62px 0 70px;}
/* .zt-contact__content {padding-top: 92px;} */
.zt-contact .zt-contact__box{margin-left: 0;margin-right: 0;}
.zt-contact__lead {max-width: 620px;margin: 26px 0 0;color: #ffffff;font-family: var(--zt-font-alt);font-size: 18px;line-height: 1.56;}
.zt-contact__list {display: flex;flex-direction: column;gap: 22px;margin-top: 24px;}
.zt-contact-item {display: flex;align-items: flex-start;gap: 16px;}
.zt-contact-item__icon {display: inline-flex;align-items: center;justify-content: center;width: 48px;height: 48px;border-radius: 10px;background: rgba(0, 157, 224, 0.1);}
.zt-contact-item__content {display: flex;flex-direction: column;gap: 4px;}
.zt-contact-item__content strong {color: #ffffff;font-family: var(--zt-font-alt);font-size: 16px;font-weight: 500;}
.zt-contact-item__content span {color: #ffffff;font-family: var(--zt-font-alt);font-size: 16px;line-height: 1.5;}
.zt-form-card {border: 1px solid var(--zt-color-border);background: #ffffff;padding: 32px;}
.zt-form-card__title {margin: 0;color: var(--zt-color-primary);font-family: var(--zt-font-oswald);font-size: 34px;font-weight: 700;line-height: 1.25;text-transform: uppercase;}
.zt-form {margin-top: 18px;}
.zt-form__label {display: block;margin-bottom: 6px;color: #77797e;font-size: 14px;font-weight: 600;}
.zt-form__control {min-height: 44px;border: 1px solid #d1d5dc;border-radius: 4px;color: #0a0a0a;font-family: var(--zt-font-alt);font-size: 14px;box-shadow: none;}
.zt-form__control::placeholder {color: rgba(10, 10, 10, 0.5);}
.zt-form__control:focus {border-color: var(--zt-color-primary);box-shadow: 0 0 0 0.2rem rgba(0, 140, 69, 0.12);}
.zt-form textarea.zt-form__control--textarea {min-height: 122px;resize: vertical;}
.zt-form__submit {width: 100%;}
.zt-form-card__note {margin: 20px 0 0;text-align: center;color: #6a7282;font-family: var(--zt-font-alt);font-size: 13px;}
@media (max-width: 1480px) {
  .zt-customization__image {min-height: 720px;}
}
@media (max-width: 1200px) {
  .zt-about,
  .zt-customization,
  .zt-news {padding-top: 88px;padding-bottom: 88px;}
  .zt-contact {padding-top: 78px;}
  .zt-contact__content {padding-top: 0;}
}
@media (max-width: 992px) {
	.zt-about__text {font-size: 18px;}
	.zt-stat__label {font-size: 18px;}
	.zt-customization__image {min-height: 520px;}
	.zt-news-card__image {height: 280px;}
	.zt-news-card__body {height: auto;}
	.zt-products .swiper-button-next, 
	.zt-products .swiper-button-prev{display: none;}
	.zt-products__box{padding-bottom: 40px;}
	.zt-about .zt-about__text{max-width: 100%;}
	.zt-about .zt-a-why_box .zt-a-why_item {margin-bottom: 20px;}
	.zt-stats .zt-stat{padding:8px 0 12px;}
	.zt-about__cta{margin-top: 28px;gap:20px;}
	.zt-about__cta p{font-size: 16px;}
	.zt-customization .customization-left,
	.zt-customization .customization-right{width: 100%;}
	.zt-customization__content{padding:0 5%}
	.zt-customization .customization-right{margin-top: 30px;}
}
@media (max-width: 768px) {
  .zt-products,
  .zt-about,
  .zt-customization,
  .zt-news,
  .zt-contact,
  .zt-footer {padding-top: 72px;padding-bottom: 72px;}
  .zt-feature-card,
  .zt-form-card {padding: 24px 20px;}
  .zt-step {gap: 16px;}
  .zt-step__content h3 {font-size: 20px;}
  .zt-step__content p {font-size: 16px;}
  .zt-customization__image {min-height: 420px;}
  .zt-news-card__image {height: 220px;}
}
@media (max-width: 576px) {
  .zt-products__box,
  .zt-news__grid {margin-top: 40px;}
  .zt-form-card__title {font-size: 28px;}
  .zt-form__submit {min-height: 46px;}
}