.tab{margin:4em 0;background:#fff;border:none}.tab__head{display:flex;align-items:center;width:100%;border-bottom:none;flex-wrap:wrap;gap:1rem}@media only screen and (max-width: 500px){.tab__head{flex-direction:column;align-items:flex-start}}.tab__head__button{font-size:1.4rem}@media only screen and (max-width: 500px){.tab__head__button{font-size:1.3rem;padding:.65em 1em}}.tab__head__button.active{background:#000;color:#fff}.tab__body{gap:2em;margin-top:2em;display:none}.tab__body.active{display:block}.tab__body__table{overflow:auto;width:100%;align-self:flex-start;padding-bottom:1em}.tab__body__table table{margin-top:3em;white-space:nowrap;table-layout:auto}@media only screen and (max-width: 1024px){.tab__body__table table{margin-top:0}}.tab__body__table table tr td,.tab__body__table table tr th{text-align:center;border-color:#ddd}@media only screen and (max-width: 849px){.tab__body__table table tr td,.tab__body__table table tr th{padding:.5em}}.tab__body__table table tr td:nth-child(2),.tab__body__table table tr th:nth-child(2){border-left:1px solid #ddd}.tab__body__table table tr th:first-child{position:sticky;left:0;background:#fff}@media only screen and (max-width: 849px){.tab__body__table table tr th:first-child{font-size:.8em;white-space:normal}}.tab__body__table table tr th:first-child:after{content:"";width:1px;height:100%;background:#ddd;position:absolute;top:0;right:-1px;z-index:1}.tab__body__table table tr th:first-child:before{content:"";width:100%;height:1px;background:#ddd;position:absolute;bottom:-1px;left:0;z-index:1}.tab__body__table table tr:last-child th:first-child:before{display:none}.tab__body__infos{display:flex;align-items:flex-start;gap:3rem;margin-top:3rem}@media only screen and (max-width: 500px){.tab__body__infos{flex-direction:column-reverse}}.tab__body__infos__image{max-width:200px !important;width:100%;margin:0 auto;filter:grayscale(1)}#PopupModal-Sizeguide .product-popup-modal__content-info{padding-right:0}@media only screen and (max-width: 500px){#PopupModal-Sizeguide .product-popup-modal__content{padding:0 1.25rem}}
