.product-card{color:#0a0a0a;display:flex;margin-top:45px}.product-card__tabs{color:#0a0a0a;font-family:Neue Haas Grotesk Roman,sans-serif;font-size:16px;line-height:23px;margin-top:40px}.product-card__tabs__header{border-bottom:2px solid #0a0a0a;display:flex;font-family:Neue Haas Grotesk Roman,sans-serif;font-size:32px;gap:70px;justify-content:left;line-height:46px}@media (max-width:767px){.product-card__tabs__header{font-size:20px;gap:30px;line-height:28px}}.product-card__tabs__header label{color:#9b9b9b;cursor:pointer;position:relative}.product-card__tabs__header label:after{background-color:#0a0a0a;bottom:0;content:"";height:3px;left:0;position:absolute;transform:scale(0);transition:all .5 ease 0s;width:100%}.product-card__tabs__header label:hover:after{transform:scale(1)}.product-card__tabs input[type=radio],.product-card__tabs__content{display:none}.product-card__tabs input[type=radio][id^=features-tab]:checked~.product-card__tabs__header label[for^=features-tab]{color:#0a0a0a;font-family:Neue Haas Grotesk Bold,sans-serif}.product-card__tabs input[type=radio][id^=features-tab]:checked~.product-card__tabs__header label[for^=features-tab]:after{transform:scale(1)}.product-card__tabs input[type=radio][id^=features-tab]:checked~.product-card__tabs__content[data-tab^=features-tab]{display:block}.product-card__tabs input[type=radio][id^=specs-tab]:checked~.product-card__tabs__header label[for^=specs-tab]{color:#0a0a0a;font-family:Neue Haas Grotesk Bold,sans-serif}.product-card__tabs input[type=radio][id^=specs-tab]:checked~.product-card__tabs__header label[for^=specs-tab]:after{transform:scale(1)}.product-card__tabs input[type=radio][id^=specs-tab]:checked~.product-card__tabs__content[data-tab^=specs-tab]{display:block}.product-card__features{border-bottom:2px solid rgba(0,0,0,.2);color:#0a0a0a;display:flex;flex-wrap:wrap;font-family:Neue Haas Grotesk Roman,sans-serif;font-size:18px;gap:30px;line-height:26px;padding:30px 0 38px}.product-card__features>div{display:flex;flex-direction:column;gap:10px;width:calc(50% - 30px)}.product-card__features>div>span:first-child{color:#9b9b9b;font-family:Neue Haas Grotesk Roman,sans-serif}.product-card__specs{padding-top:10px}.product-card__specs table{border:none;border-collapse:collapse;border-spacing:0;width:100%}.product-card__specs table th{border:1px solid rgba(0,0,0,.2);border-left:none;font-family:Neue Haas Grotesk Roman,sans-serif;font-size:18px;margin:0;padding:16px 6px;text-align:left;vertical-align:top;width:30%}.product-card__specs table td{border:1px solid rgba(0,0,0,.2);border-collapse:collapse;border-right:none;font-size:16px;line-height:20px;margin:0;padding:16px 6px 16px 24px}.product-card__specs table td.fragrance:not(.description){text-transform:capitalize}.product-card__specs table tr:first-child td,.product-card__specs table tr:first-child th{border-top:none}
