.gp-product-tabs{width:100%;margin-top:4rem;color:rgb(var(--color-foreground))}.gp-tabs__nav{display:flex;align-items:stretch;gap:0;width:100%;overflow-x:auto;border-bottom:1px solid rgba(var(--color-foreground),.16);scrollbar-width:none}.gp-tabs__nav::-webkit-scrollbar{display:none}.gp-tabs__tab{position:relative;flex:0 0 auto;min-height:5.6rem;padding:1.5rem 2.2rem;border:0;background:transparent;color:rgba(var(--color-foreground),.65);font:inherit;font-size:1.6rem;line-height:1.3;font-weight:650;letter-spacing:-.01em;cursor:pointer;transition:color .18s ease,background-color .18s ease}.gp-tabs__tab:hover{color:rgb(var(--color-foreground));background:rgba(var(--color-foreground),.025)}.gp-tabs__tab.is-active{color:rgb(var(--color-foreground))}.gp-tabs__tab.is-active:after{content:"";position:absolute;right:2.2rem;bottom:-1px;left:2.2rem;height:3px;border-radius:3px 3px 0 0;background:rgb(var(--color-button))}.gp-tabs__tab:focus-visible{outline:2px solid rgb(var(--color-button));outline-offset:-3px}.gp-tabs__panels{width:100%;border-bottom:1px solid rgba(var(--color-foreground),.12)}.gp-tabs__item{margin:0;padding:0;border:0}.gp-tabs__summary{display:none}.gp-tabs__content{width:100%;padding:2.6rem 0 3rem;font-size:1.55rem;line-height:1.55;color:rgba(var(--color-foreground),.86)}.gp-tabs__content--description>*:first-child{margin-top:0!important}.gp-tabs__content--description>*:last-child{margin-bottom:0!important}.gp-tabs__content--description p{max-width:90rem;margin-top:0!important;margin-bottom:.9rem!important;line-height:1.55!important}.gp-tabs__content--description p:empty{display:none}.gp-tabs__content--description h2{max-width:90rem;margin:2.4rem 0 .8rem!important;font-size:2.2rem;line-height:1.25;font-weight:700;letter-spacing:-.015em;color:rgb(var(--color-foreground))}.gp-tabs__content--description h3{max-width:90rem;margin:2rem 0 .7rem!important;font-size:1.9rem;line-height:1.3;font-weight:700;letter-spacing:-.01em;color:rgb(var(--color-foreground))}.gp-tabs__content--description h4{max-width:90rem;margin:1.6rem 0 .6rem!important;font-size:1.65rem;line-height:1.3;font-weight:700;color:rgb(var(--color-foreground))}.gp-tabs__content--description ul,.gp-tabs__content--description ol{max-width:90rem;margin:.7rem 0 1.2rem!important;padding-left:2.2rem}.gp-tabs__content--description li{margin-bottom:.3rem;line-height:1.5}.gp-tabs__content--description table{width:100%;margin:1.4rem 0 1.8rem!important;border-collapse:collapse;font-size:1.45rem}.gp-tabs__content--description th,.gp-tabs__content--description td{padding:.9rem 1.1rem!important;border:1px solid rgba(var(--color-foreground),.15);text-align:left;vertical-align:top;line-height:1.45}.gp-tabs__content--description th{background:rgba(var(--color-foreground),.04);color:rgb(var(--color-foreground));font-weight:700}.gp-tabs__content--description img{display:block;width:auto;max-width:100%;height:auto;margin:1.5rem 0;border-radius:4px}.gp-tabs__content--description hr{height:1px;margin:1.8rem 0;border:0;background:rgba(var(--color-foreground),.12)}.gp-specs__table-wrap{width:100%;max-width:90rem;overflow:hidden;border:1px solid rgba(var(--color-foreground),.14);border-radius:6px;background:rgb(var(--color-background))}.gp-specs__table{width:100%;margin:0!important;border:0!important;border-collapse:collapse;border-spacing:0;font-size:1.5rem}.gp-specs__table tr{border:0}.gp-specs__table th,.gp-specs__table td{padding:1.15rem 1.4rem;border:0;border-bottom:1px solid rgba(var(--color-foreground),.1);text-align:left;vertical-align:top;line-height:1.45}.gp-specs__table tr:last-child th,.gp-specs__table tr:last-child td{border-bottom:0}.gp-specs__table th{width:38%;background:rgba(var(--color-foreground),.035);color:rgb(var(--color-foreground));font-weight:650}.gp-specs__table td{color:rgba(var(--color-foreground),.82)}.gp-documents__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;width:100%;max-width:100rem}.gp-document-link{display:flex;align-items:center;min-width:0;min-height:7rem;gap:1.2rem;padding:1.25rem 1.4rem;border:1px solid rgba(var(--color-foreground),.14);border-radius:6px;background:rgb(var(--color-background));color:rgb(var(--color-foreground));text-decoration:none;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.gp-document-link:hover{border-color:rgba(var(--color-button),.48);box-shadow:0 4px 14px #0000000e;transform:translateY(-1px)}.gp-document-link__icon{display:flex;flex:0 0 4.4rem;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;border-radius:5px;background:rgba(var(--color-button),.08);color:rgb(var(--color-button))}.gp-document-link__text{display:flex;flex:1 1 auto;min-width:0;flex-direction:column;gap:.2rem}.gp-document-link__text strong{overflow:hidden;color:rgb(var(--color-foreground));font-size:1.5rem;line-height:1.3;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.gp-document-link__text small{color:rgba(var(--color-foreground),.58);font-size:1.3rem;line-height:1.3}.gp-document-link__arrow{flex:0 0 auto;color:rgba(var(--color-foreground),.55);font-size:2rem;line-height:1;transition:transform .18s ease}.gp-document-link:hover .gp-document-link__arrow{transform:translate(3px)}@media screen and (max-width:749px){.gp-product-tabs{margin-top:2.8rem}.gp-tabs__nav{display:none}.gp-tabs__panels{border-bottom:0}.gp-tabs__item{border-top:1px solid rgba(var(--color-foreground),.14)}.gp-tabs__item:last-child{border-bottom:1px solid rgba(var(--color-foreground),.14)}.gp-tabs__summary{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;min-height:5.4rem;padding:1.35rem 0;color:rgb(var(--color-foreground));font-size:1.7rem;line-height:1.3;font-weight:700;cursor:pointer;list-style:none}.gp-tabs__summary::-webkit-details-marker{display:none}.gp-tabs__summary-chevron{flex:0 0 auto;width:.9rem;height:.9rem;margin-right:.4rem;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);transition:transform .2s ease}.gp-tabs__item[open]>.gp-tabs__summary{color:rgb(var(--color-button))}.gp-tabs__item[open]>.gp-tabs__summary .gp-tabs__summary-chevron{transform:rotate(225deg)}.gp-tabs__content{padding:0 0 1.8rem;font-size:1.5rem;line-height:1.5}.gp-tabs__content--description p{margin-bottom:.8rem!important;line-height:1.5!important}.gp-tabs__content--description h2{margin-top:2rem!important;font-size:2rem}.gp-tabs__content--description h3{margin-top:1.7rem!important;font-size:1.8rem}.gp-tabs__content--description h4{margin-top:1.4rem!important;font-size:1.6rem}.gp-specs__table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.gp-specs__table{font-size:1.45rem}.gp-specs__table th,.gp-specs__table td{padding:1rem}.gp-specs__table th{width:42%}.gp-documents__grid{grid-template-columns:1fr}.gp-document-link{min-height:6.6rem;padding:1.1rem 1.2rem}.gp-document-link__icon{flex-basis:4rem;width:4rem;height:4rem}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/gp-product-tabs.css.map */
