.tech-specs{margin-bottom:20px;margin-top:20px}.tech-specs__container{background-color:#fff;border:1px solid #d0d0d0;border-radius:4px;margin:0 auto;max-width:1200px;overflow:hidden}.tech-specs__header,h2.tech-specs__header,h3.tech-specs__header,h4.tech-specs__header,span.tech-specs__header{background-color:#f8f9ec;border-bottom:1px solid #d0d0d0;box-sizing:border-box;color:#6f7c00;display:block;font-size:13px;font-weight:700;letter-spacing:.12em;line-height:1;margin:0;padding:16px 24px;text-transform:uppercase;width:100%}.tech-specs__table{margin:0;padding:0}.tech-specs__row{border-bottom:1px solid #d0d0d0;box-sizing:border-box;column-gap:24px;display:grid;grid-template-columns:260px 1fr;padding:18px 24px}.tech-specs__row:last-child{border-bottom:none}.tech-specs--two-variants .tech-specs__row{grid-template-columns:260px 1fr 1fr}.tech-specs__row--labels{background-color:#f8f9ec;border-bottom:1px solid #d0d0d0;padding:12px 24px}.tech-specs__col-label{color:#6f7c00;font-size:11px;font-weight:700;letter-spacing:.12em;margin:0;text-transform:uppercase}.tech-specs__title{font-weight:700}.tech-specs__description,.tech-specs__title{color:#44484e;margin:0}@media (max-width:600px){.tech-specs__header,h2.tech-specs__header,h3.tech-specs__header,h4.tech-specs__header,span.tech-specs__header{padding:14px 20px}.tech-specs--two-variants .tech-specs__row,.tech-specs__row{grid-template-columns:1fr;padding:14px 20px;row-gap:6px}.tech-specs__row--labels{display:none}}