.tab-container{display:flex;justify-content:center;margin-left:18rem;width:48.4rem}.tab{background:#fff;border:1px solid #a0a8b6;border-radius:1rem 1rem 0 0;color:var(--text-black,#232323);cursor:pointer;font-size:1.8rem;font-style:normal;font-weight:700;padding:1.5rem 2rem;text-align:center;width:242px}.tab.active{background:#fffbf3;border:none;border-radius:1rem 1rem 0 0;font-weight:700!important}.tab span{font-weight:700}.table-container{background:#fffbf3;padding:4rem 18rem 8rem}.spec-table{border-collapse:collapse;box-shadow:3px 3px 11px rgba(96,108,137,.13);margin:0 auto;min-width:unset;width:100%}.spec-table td:first-of-type,.spec-table th:first-of-type{background:var(--grey-border,#f8f8f8)}.spec-table th{background:#fff;border:1px solid var(--line,#d1d1d1);padding:2.4rem;text-align:left}.spec-table td{background:#fff;border:1px solid var(--line,#d1d1d1);font-weight:400;padding:2.4rem}.spec-table td,.spec-table td:first-of-type{color:var(--text-black,#232323);font-size:1.6rem;font-style:normal;line-height:180%}.spec-table td:first-of-type{font-weight:700;width:29rem}.spec-table img{max-height:10.4rem;max-width:19.8rem;width:100%}@media (max-width:1024px){.table-container{padding:1.052rem 0 1.3rem}.spec-table{width:calc(100% - 3.6rem)}}@media (max-width:768px){.tab-container{margin:0;width:auto}.tab{font-weight:700;padding:1.9rem 2rem;width:unset}.tab,.tab span{font-size:1.4rem}.tab span{white-space:nowrap}.table-container{background:#fffbf3;margin-bottom:1.4rem;padding:2.75rem 1.8rem}.spec-table td{display:block;font-size:1.4rem}.spec-table td:first-of-type{width:100%}}