.m-goods-page {background: #ffffff;color: #0d0d0d;}
.m-goods-hero,
.m-goods-specs,
.m-goods-features,
.m-goods-details {padding: 80px 0;}
.m-goods-hero {padding-top: 100px;background: #ffffff;}
.m-goods-gallery__main {position: relative;overflow: hidden;border: 1px solid #e7e3de;background: #f7f7f8;}
.m-goods-gallery__main-image {width: 100%;height: 100%;min-height: 607px;object-fit: cover;}
.m-goods-gallery__counter {position: absolute;right: 24px;bottom: 24px;padding: 5px 14px;border-radius: 999px;background: rgba(13, 13, 13, 0.75);color: #ffffff;font-size: 13px;letter-spacing: 0.4px;}
.m-goods-gallery__thumbs{gap:2px;margin-top: 2px;}
.m-goods-gallery__thumb {width: 100%;padding: 0;background: #ffffff;transition: border-color 0.25s ease, transform 0.25s ease, opacity 0.25s ease;position: relative;border:0}
.m-goods-gallery__thumb::after{content: '';position: absolute;bottom: 0;left: 0;width: 0;height: 3px;background: #F05A22;z-index: 2;transition: all 0.3s ease;opacity: 0;}
.m-goods-gallery__thumb img {width: 100%;height: 148px;object-fit: cover;}
.m-goods-gallery__thumb:hover::after,
.m-goods-gallery__thumb.is-active::after{width: 100%;opacity: 1;}
.goods-summary__box{padding:64px 0 64px 64px;}
.m-goods-summary__eyebrow,
.m-goods-section-head__eyebrow,
.m-goods-installation__eyebrow {margin: 0 0 16px;color: #f05a22;font-size: 22px;font-weight: 500;line-height: 1;text-transform: capitalize;}
.m-goods-summary__eyebrow a{color: #f05a22;}
.m-goods-summary__title,
.m-goods-section-head__title,
.m-goods-installation__title {margin: 0;font-size: 48px;font-weight: 700;line-height: 1.46;letter-spacing: -0.96px;}
.m-goods-summary__title{font-size: 36px;color:#0D0D0D;}
.m-goods-summary__model {margin: 10px 0 0;color: #6b6860;font-size: 22px;font-weight: 600;line-height: 1.5;letter-spacing: -0.22px;}
.m-goods-summary__desc,
.m-goods-features__lead,
.m-goods-feature-card__desc,
.m-goods-specs__content p,
.m-goods-installation__desc,
.m-goods-detail-card__desc {font-size: 16px;line-height: 28px;}
.m-goods-summary__desc {margin: 64px 0 0;color: #6b6860;line-height: 1.75;}
.m-goods-summary__metrics {margin-top: 68px;display: flex;flex-wrap: wrap;gap: 12px;}
.m-goods-summary__metric {min-height: 92px;padding: 20px 24px;border-right: 1px solid #e3ddd7;}
.m-goods-summary__metric strong {display: block;color: #0d0d0d;font-size: 28px;font-weight: 700;line-height: 1;}
.m-goods-summary__metric span {display: block;margin-top: 10px;color: #6b6860;font-size: 14px;line-height: 1.35;}
.m-goods-summary__metric:last-child {border-right: 0;}
.m-goods-summary__finishes {margin-top: 36px;}
.m-goods-summary__label {margin: 0 0 12px;color: #6B6860;font-size: 12px;font-weight: 600;text-transform: uppercase;line-height: 1.5;}
.m-goods-summary__finish-list {display: flex;flex-wrap: wrap;gap: 16px 22px;}
.m-goods-summary__finish {display: inline-flex;align-items: center;gap: 8px;color: #3D3D3D;font-size: 14px;line-height: 1.5;font-weight: 500;}
.m-goods-summary__finish i {display: inline-block;width: 22px;height: 22px;}
.m-goods-btn {display: inline-flex;align-items: center;justify-content: center;min-width: 329px;min-height: 54px;margin-top: 40px;padding: 14px 28px;background: #0D0D0D;color: #ffffff;font-size: 16px;text-decoration: none;transition: opacity 0.25s ease, transform 0.25s ease;}
.m-goods-btn--small {min-width: 210px;min-height: 48px;margin-top: 28px;background: #f05a22;}
.m-goods-btn:hover {color: #ffffff;opacity: 0.92;transform: translateY(-1px);}
.m-goods-specs {background: #0d0d0d;}
.m-goods-section-head {margin-bottom: 44px;}
.m-goods-section-head--compact {margin-bottom: 0;}
.m-goods-section-head__title {color: #ffffff;}
.m-goods-specs__tabs {display: flex;flex-wrap: wrap;border-bottom: 1px solid rgba(255, 255, 255, 0.12);}
.m-goods-specs__tab {padding: 18px 28px;border: 0;border-bottom: 1px solid transparent;background: transparent;color: rgba(255, 255, 255, 0.6);font-size: 14px;font-weight: 500;letter-spacing: 0.2px;}
.m-goods-specs__tab.is-active {border-bottom-color: #f05a22;color: #ffffff;}
.m-goods-specs__panels {padding-top: 36px;color:#E6E6E6;}
.m-goods-specs__panel[hidden] {display: none;}
.m-goods-specs__table {border-top: 1px solid rgba(255, 255, 255, 0.08);}
.m-goods-specs__content {max-width: 980px;}
.m-goods-specs__content p {margin: 0 0 18px;color: rgba(255, 255, 255, 0.72);}
.m-goods-specs__panels table{width: 100%;border-collapse: collapse;}
.m-goods-specs__panels table p{margin-bottom: 0;}
.m-goods-specs__panels table td{padding:20px 0;}
.m-goods-specs__panels table tr{border-bottom: 1px solid rgba(255, 255, 255, 0.10);}
.m-goods-specs__panels table td:first-of-type{color:#7E7E7E;}
.m-goods-specs__panels table td:last-of-type{color:#E6E6E6;}
.m-goods-features {background: #f7f7f8;}
.m-goods-features__head {display: flex;justify-content: space-between;gap: 48px;margin-bottom: 64px;align-items: flex-end;}
.m-goods-features .m-goods-section-head__title {color: #0d0d0d;}
.m-goods-features__lead {max-width: 770px;margin: 40px 0 0;color: #6b6860;}
.m-goods-features__lead p {margin-bottom: 0;}
.m-goods-feature-card {height: 100%;min-height: 360px;padding:48px 40px;border-right: 1px solid #e3ddd7; background: #ffffff;}
.m-goods-feature-card:nth-last-of-type(3),
.m-goods-feature-card:nth-last-of-type(5) {border-right: 0;}
.m-goods-feature-card:nth-last-of-type(1),
.m-goods-feature-card:nth-last-of-type(2),
.m-goods-feature-card:nth-last-of-type(3) {border-bottom: 1px solid #e3ddd7;}
.m-goods-feature-card--wide {min-height: 330px;}
.m-goods-feature-card__top {display: flex;align-items: flex-start;justify-content: space-between;}
.m-goods-feature-card__icon {width: 32px;height: 32px;}
.m-goods-feature-card__index {color: rgba(13, 13, 13, 0.05);font-size: 64px;font-weight: 700;line-height: 1;}
.m-goods-feature-card__title {margin: 18px 0 8px;color: #0D0D0D;font-size: 22px;font-weight: 700;line-height: 1.2;}
.m-goods-feature-card__meta {margin: 0 0 20px;color: #f05a22;font-size: 12px;font-weight: 600;letter-spacing: 1.2px;line-height: 1.5;text-transform: uppercase;}
.m-goods-feature-card__desc {margin: 0;color: #6b6860;line-height: 1.75;}
.m-goods-installation {position: relative;overflow: hidden;min-height: 560px;}
.m-goods-installation__media,
.m-goods-installation__overlay {position: absolute;inset: 0;}
.m-goods-installation__media{opacity: 0.2;z-index: 1;}
.m-goods-installation__overlay {background: #1A1814;}
.m-goods-installation__container {position: relative;z-index: 1;display: flex;align-items: center;justify-content: center;min-height: 560px;}
.m-goods-installation__content {max-width: 700px;text-align: center;}
.m-goods-installation__eyebrow{margin-bottom: 6px;}
.m-goods-installation__title {color: #f1f0ed;line-height: 1.15;}
.m-goods-installation__desc {margin: 15px auto 0;color: rgba(241, 240, 237, 0.65);line-height: 1.75;}
.m-goods-details{background-color: #F7F7F8;}
.m-goods-details__head {display: flex;align-items: center;gap: 12px;margin-bottom: 44px;position: relative;}
.m-goods-details__head::after{content: '';position: absolute;top: 50%;right: 0;transform: translateY(-50%);width: 83%;height: 1px;background: rgba(13, 13, 13, 0.10);}
.m-goods-details__line {width: 36px;height: 2px;background: #f05a22;}
.m-goods-details__title {margin: 0;color: #f05a22;font-size: 22px;font-weight: 500;}
.m-goods-detail-card {overflow: hidden;height: 100%;background: #ffffff;border-right: 1px solid #E4E4E5;}
.m-goods-detail-card > img {width: 100%;height: 284px;object-fit: cover;}
.m-goods-detail-card__body {min-height: 203px;padding: 25px 22px;background: #ffffff;}
.m-goods-detail-card__title {margin: 0;color: #0d0d0d;font-size: 22px;font-weight: 600;line-height: 1.1;}
.m-goods-detail-card__desc {margin: 38px 0 0;color: #6b6860;line-height: 1.2;}
@media (max-width: 1480px) {
  .m-goods-summary {padding-left: 0;}
  .m-goods-summary__title,
  .m-goods-section-head__title,
  .m-goods-installation__title {font-size: 32px;}
  .m-goods-summary__metric{padding: 18px 16px;}
  .m-goods-summary__metrics{margin-top: 58px;}
}

@media (max-width: 1200px) {
  .m-goods-gallery__main-image {min-height: 520px;}
  .m-goods-features__head {flex-direction: column;gap: 24px;}
  .m-goods-features__lead {margin-top: 0;}
}

@media (max-width: 992px) {
  .m-goods-hero,
  .m-goods-specs,
  .m-goods-features,
  .m-goods-details {padding: 68px 0;}
  .m-goods-gallery__main-image {min-height: 420px;}
  .m-goods-summary {padding-top: 0;}
  .m-goods-installation,
  .m-goods-installation__container {min-height: 460px;}
  .goods-summary__box{padding: 48px 0 0;}
  .m-goods-summary__model{font-size: 18px;}
  .m-goods-summary__desc{margin-top: 32px;}
  .m-goods-summary__metrics{margin-top: 38px;}
  .m-goods-features__head{align-items: flex-start;}
  .m-goods-feature-card{border-right: 0;}
  .m-goods-details__head::after{width: 53%;}
  .m-goods-detail-card__desc{margin-top: 24px;}
  .m-goods-detail-card{border-right: 0;}
}

@media (max-width: 768px) {
  .m-goods-hero {padding-top: 56px;}
  .m-goods-summary__title,
  .m-goods-section-head__title,
  .m-goods-installation__title {font-size: 30px;letter-spacing: -0.4px;}
  .m-goods-summary__eyebrow,
  .m-goods-section-head__eyebrow,
  .m-goods-installation__eyebrow,
  .m-goods-details__title {font-size: 16px;}
  .m-goods-summary__desc,
  .m-goods-features__lead,
  .m-goods-feature-card__desc,
  .m-goods-specs__content p,
  .m-goods-installation__desc,
  .m-goods-detail-card__desc {font-size: 14px;line-height: 24px;}
  .m-goods-gallery__main-image {min-height: 300px;}
  .m-goods-gallery__thumb img {height: 100px;}
  .m-goods-summary__metric {min-height: 82px;padding: 18px 6px;}
  .m-goods-summary__metric strong {font-size: 18px;}
  .m-goods-btn {width: 100%;min-width: 0;}
  .m-goods-specs__tabs {flex-direction: column;}
  .m-goods-specs__tab {width: 100%;text-align: left;}
  .m-goods-feature-card {min-height: auto;padding: 28px 22px;}
  .m-goods-feature-card__index {font-size: 48px;}
  .m-goods-feature-card__title {font-size: 20px;}
  .m-goods-installation,
  .m-goods-installation__container {min-height: 360px;}
  .m-goods-detail-card > img {height: 220px;}
  .m-goods-detail-card__body {min-height: 180px;}
}
