.product-information-tabs{display:block}.product-information-tabs__nav{background-color:#bcbcbc;border:.1rem solid #b9b9b9;border-radius:1.2rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));min-height:3.1rem;overflow:hidden}.product-information-tabs__tab{align-items:center;background-color:transparent;border:0;border-radius:0;color:#171717;cursor:pointer;display:inline-flex;font-family:inherit;font-size:1.2rem;font-weight:400;justify-content:center;letter-spacing:0;line-height:1.2;min-height:2.9rem;min-width:0;padding:.4rem 1.6rem;text-align:center;transition:background-color var(--duration-short) ease,color var(--duration-short) ease}.product-information-tabs__tab:hover{background-color:#d0d0d0}.product-information-tabs__tab.is-active{background-color:#fff;border:.1rem solid #b9b9b9;border-radius:1.1rem;color:#171717}.product-information-tabs__tab:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:.2rem;z-index:1}.product-information-tabs__panels{margin-top:.7rem}.product-information-tabs__panel[hidden]{display:none}.product-information-tabs__card{background-color:#fff;border:.1rem solid #d0d0d0;border-radius:.8rem;min-height:31.9rem;padding:2rem 1.7rem 2.5rem}.product-information-tabs__heading{color:#1d1d1d;font-size:1.6rem;font-weight:700;letter-spacing:0;line-height:1.2;margin:0 0 1.8rem}.product-information-tabs__rte{color:#222;font-size:1.3rem;letter-spacing:0;line-height:1.45;margin:0 0 1.6rem;max-width:82rem}.product-information-tabs__rte>:first-child{margin-top:0}.product-information-tabs__rte>:last-child{margin-bottom:0}.product-information-tabs__grid{-moz-column-gap:1.7rem;column-gap:1.7rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.product-information-tabs__item{border-bottom:.1rem solid #d8d8d8;min-height:6.3rem;padding:0 0 1.7rem}.product-information-tabs__item:nth-child(n+3){padding-top:1.5rem}.product-information-tabs__item:nth-last-child(-n+2){border-bottom:0}.product-information-tabs__label{color:#737373;font-size:1.1rem;font-weight:400;letter-spacing:0;line-height:1.25;margin:0 0 .3rem}.product-information-tabs__value{color:#1f1f1f;font-size:1.2rem;font-weight:400;letter-spacing:0;line-height:1.25}.product-information-tabs__value>*{margin:0}.product-information-tabs__empty{color:#737373;font-size:1.3rem;letter-spacing:0;line-height:1.4;margin:0}@media screen and (max-width:749px){.product-information-tabs__nav{min-height:3.4rem}.product-information-tabs__tab{font-size:1.1rem;min-height:3.2rem;padding:.4rem .8rem}.product-information-tabs__card{min-height:0;padding:1.8rem 1.6rem 2rem}.product-information-tabs__grid{grid-template-columns:1fr}.product-information-tabs__item,.product-information-tabs__item:nth-child(n+3){min-height:0;padding:1.3rem 0}.product-information-tabs__item:first-child{padding-top:0}.product-information-tabs__item:nth-last-child(-n+2){border-bottom:.1rem solid #d8d8d8}.product-information-tabs__item:last-child{border-bottom:0;padding-bottom:0}}