.product-description-tabs{display:block;margin:3rem 0 0 0}.product-description-tabs ul{list-style:none;display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap;background-color:#c8beab;padding:0;margin:0}.product-description-tabs ul li{width:calc(50% - .5px);max-height:53px;padding:1.8rem 0;background-color:#dfd6c8;border-bottom:1px solid #c8beab;font-family:"FGrotesk",sans-serif;font-size:1rem;text-align:center;cursor:pointer}.product-description-tabs ul li.active{background-color:#c8beab;font-weight:700}.product-description-tabs__inner{padding:3rem 2rem;background-color:#c8beab}.product-description-tabs__inner p{font-size:1.2rem}.product-tab__content .image--desktop,.product-tab__content .image--mobile{width:100%}.product-tab__content .image--desktop,.product-tab__content .tab-content--desktop{display:none}@media screen and (min-width: 750px){.product-description-tabs{margin:12rem 0 6rem 0}.product-description-tabs ul{justify-content:flex-start;background-color:rgba(0,0,0,0)}.product-description-tabs ul li{width:auto;padding:1.8rem 4.6rem}.product-description-tabs__inner{padding:4rem 4.5rem 6.5rem 4.5rem;background-color:rgba(0,0,0,0);border-top:1px solid #d6cfc1;border-bottom:1px solid #d6cfc1}.product-description-tabs__inner p{font-size:1.4rem}.product-tab__content .image--desktop{display:inline}.product-tab__content .tab-content--desktop{display:block}.product-tab__content .image--mobile,.product-tab__content .tab-content--mobile{display:none}}@media screen and (max-width: 749px){.product-tab__content{padding-right:0 !important}}