ul.tabs li a{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.5rem}ul.tabs li.specification_tab_tab a:after{content:"";width:17px;height:17px;background-color:var(--global-palette1);outline:7px solid var(--global-palette2);border-radius:50%;display:inline-block}#tab-specification_tab{padding-bottom:2em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:3rem 4rem}#tab-specification_tab:before,#tab-specification_tab:after{display:none !important}#tab-specification_tab .specification-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem;-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-preferred-size:calc(50% - 4rem);flex-basis:calc(50% - 4rem)}#tab-specification_tab .specification-section h3{font-weight:700;font-size:28px;line-height:1.2}#tab-specification_tab .specification-section .specification-section-body{background-color:var(--global-palette8);border-radius:var(--border-radius-3);border-collapse:collapse;-webkit-box-shadow:0px 15px 25px -7px rgba(0,0,0,.1);box-shadow:0px 15px 25px -7px rgba(0,0,0,.1);overflow:hidden;margin:0}#tab-specification_tab .specification-section .specification-section-body tr th,#tab-specification_tab .specification-section .specification-section-body tr td{line-height:1.5;border-top:1px dotted;padding:12px}@media(max-width: 768px){#tab-specification_tab .specification-section .specification-section-body tr th,#tab-specification_tab .specification-section .specification-section-body tr td{padding:8px}}#tab-specification_tab .specification-section .specification-section-body tr th{font-weight:700;border-color:var(--global-palette8);width:33.33%}#tab-specification_tab .specification-section .specification-section-body tr td{border-color:var(--global-gray-400)}#tab-specification_tab .specification-section .specification-section-body tr:first-of-type th,#tab-specification_tab .specification-section .specification-section-body tr:first-of-type td{border:0}#tab-specification_tab .specification-section .specification-section-body .specification-name{font-weight:bold;color:#fff;background-color:var(--global-palette1)}/*# sourceMappingURL=product-specification-plugin.min.css.map */