.product-info-tabs{padding-top:.25rem;padding-bottom:.5rem}
.product-info-tabs__head{max-width:860px;margin-bottom:1.5rem}
.product-info-tabs__head .section-kicker{display:inline-block;margin-bottom:.45rem;color:#ff7100;font-size:.72rem;font-weight:900;letter-spacing:.12em}
.product-info-tabs__shell{overflow:hidden;border:1px solid #dbe6f1;border-radius:22px;background:#fff;box-shadow:0 16px 42px rgba(8,43,79,.075)}
.product-info-tabs__nav{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.45rem;padding:.55rem;background:#eef3f8;border-bottom:1px solid #dbe6f1}
.product-info-tabs__nav .nav-link{display:flex;align-items:center;justify-content:center;gap:.55rem;min-height:58px;margin:0;padding:.65rem .75rem;border:0;border-radius:13px;color:#586d82;font-weight:800;white-space:nowrap;transition:background-color .18s ease,color .18s ease,box-shadow .18s ease,transform .18s ease}
.product-info-tabs__nav .nav-link:hover{color:#073b7a;background:rgba(255,255,255,.58)}
.product-info-tabs__nav .nav-link.active{color:#073b7a;background:#fff;box-shadow:0 6px 18px rgba(8,43,79,.09)}
.product-info-tabs__icon{width:31px;height:31px;display:grid;place-items:center;flex:0 0 31px;border-radius:9px;background:#fff;color:#0d6efd;border:1px solid #dceafa}
.product-info-tabs__nav .nav-link.active .product-info-tabs__icon{background:#eaf3ff;border-color:#cfe3fb}
.product-info-tabs__content{min-height:205px;padding:1.8rem 2rem 2rem}
.product-info-tabs__content .tab-pane{outline:none}
.product-info-tabs__eyebrow{display:inline-block;margin-bottom:.45rem;color:#0d6efd;font-size:.7rem;font-weight:900;letter-spacing:.12em}
.product-info-tabs__content h3{margin:0 0 .75rem;color:#0c2949;font-size:clamp(1.25rem,2.4vw,1.65rem);font-weight:850;letter-spacing:-.02em}
.product-info-tabs__text{max-width:1000px;color:#53687d;font-size:.98rem;line-height:1.72}
@media(max-width:991.98px){.product-info-tabs__nav{display:flex;flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin}.product-info-tabs__nav .nav-link{min-width:155px;scroll-snap-align:start}.product-info-tabs__content{padding:1.5rem}}
@media(max-width:575.98px){.product-info-tabs__shell{border-radius:17px}.product-info-tabs__nav{padding:.4rem}.product-info-tabs__nav .nav-link{min-width:138px;min-height:52px;padding:.55rem .6rem;font-size:.88rem}.product-info-tabs__icon{width:28px;height:28px;flex-basis:28px}.product-info-tabs__content{min-height:0;padding:1.25rem 1.1rem 1.4rem}.product-info-tabs__text{font-size:.94rem}}
@media(prefers-reduced-motion:reduce){.product-info-tabs__nav .nav-link{transition:none}}
