.product-info-tabs-wrapper{margin-top:4rem;margin-bottom:4rem}.product-info-tabs{width:100%;max-width:100%}@media screen and (max-width:749px){.product-info-tabs-wrapper{margin-top:3rem;margin-bottom:3rem}}.product-info-tabs__list{display:flex;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;border-bottom:.1rem solid rgba(var(--color-foreground),.15);margin:0;padding:0;list-style:none;gap:0}.product-info-tabs__list::-webkit-scrollbar{height:.4rem}.product-info-tabs__list::-webkit-scrollbar-thumb{background:rgba(var(--color-foreground),.2);border-radius:1rem}.product-info-tabs__tab{flex:0 0 auto;position:relative;background:transparent;border:none;cursor:pointer;font:inherit;font-size:1.4rem;font-weight:600;line-height:1.2;color:rgba(var(--color-foreground),.7);padding:1.2rem 1.6rem;white-space:nowrap;-webkit-tap-highlight-color:transparent;touch-action:manipulation;transition:color .2s ease}.product-info-tabs__tab:hover{color:rgb(var(--color-foreground))}.product-info-tabs__tab:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:-.2rem}.product-info-tabs__tab:after{content:"";position:absolute;left:.4rem;right:.4rem;bottom:-.1rem;height:.2rem;background:rgb(var(--color-foreground));transform:scaleX(0);transform-origin:center;transition:transform .2s ease}.product-info-tabs__tab[aria-selected=true]{color:rgb(var(--color-foreground))}.product-info-tabs__tab[aria-selected=true]:after{transform:scaleX(1)}.product-info-tabs__panels{position:relative}.product-info-tabs__panel{padding:1.6rem 0 .4rem;overflow-wrap:break-word;word-break:break-word}.product-info-tabs__panel[hidden]{display:none}.product-info-tabs__panel:not([hidden]){animation:product-info-tabs-fade .15s ease}@keyframes product-info-tabs-fade{0%{opacity:0}to{opacity:1}}@media(prefers-reduced-motion:reduce){.product-info-tabs__panel:not([hidden]){animation:none}.product-info-tabs__tab:after{transition:none}}@media screen and (max-width:479px){.product-info-tabs__tab{padding:1rem 1.2rem;font-size:1.3rem}.product-info-tabs__panel{padding-top:1.2rem}}@media screen and (min-width:750px){.product-info-tabs__tab{padding:1.4rem 2rem}.product-info-tabs__panel{padding-top:2rem}}.product-info-tabs__applications-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.6rem}@media screen and (min-width:750px){.product-info-tabs__applications-grid{grid-template-columns:repeat(3,1fr);gap:2.4rem}}@media screen and (min-width:990px){.product-info-tabs__applications-grid{grid-template-columns:repeat(4,1fr)}}.product-info-tabs__application-card{display:flex;flex-direction:column;gap:.8rem}.product-info-tabs__application-image{width:100%;aspect-ratio:1 / 1;overflow:hidden;border-radius:var(--inputs-radius, 0);background:rgba(var(--color-foreground),.04)}.product-info-tabs__application-image img{width:100%;height:100%;object-fit:cover;display:block}.product-info-tabs__application-title{font-size:1.5rem;line-height:1.3;margin:0;word-break:break-word}.product-info-tabs__application-description{font-size:1.3rem;line-height:1.5;margin:0;color:rgba(var(--color-foreground),.75);word-break:break-word}.product-info-tabs__downloads-list{display:flex;flex-direction:column;gap:1.2rem;margin:0;padding:0;list-style:none}.product-info-tabs__downloads-item{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;flex-wrap:wrap;padding:1.2rem 1.6rem;border:.1rem solid rgba(var(--color-foreground),.1);border-radius:var(--inputs-radius, 0)}.product-info-tabs__downloads-name{font-size:1.4rem;word-break:break-word;flex:1 1 auto;min-width:0}.product-info-tabs__downloads-button{flex:0 0 auto;white-space:nowrap}.product-info-tabs__faq.accordion{margin-top:0}.product-info-tabs__faq.accordion+.product-info-tabs__faq.accordion{margin-top:0}
/*# sourceMappingURL=/cdn/shop/t/4/assets/component-product-info-tabs.css.map */
