custom-tabs .tab-headers-wrapper{display:flex;align-items:center}custom-tabs .tab-headers{display:flex;gap:20px;border-bottom:2px solid rgb(0 0 0 / .1)}custom-tabs tab-header{padding:10px;display:block;font-weight:500;color:#000;background:#e7dfd7;flex-grow:1;text-align:center;@media (max-width:750px){font-size:12px}}@media (max-width:750px){.modal--size-chart custom-tabs tab-header{font-size:10px;line-height:1;letter-spacing:0;padding:10px 4px}}custom-tabs tab-header[aria-selected="true"]{opacity:1;position:relative;background:#c9b581;color:#fff}.overflow-auto{overflow:auto}custom-tabs tab-details{padding:2rem 0;display:block}custom-tabs tab-details[aria-hidden="true"]{display:none}custom-tabs tab-details img,custom-tabs tab-details video,custom-tabs tab-details table{width:100%}