.infy-tabs{padding-top:4rem;padding-bottom:4rem}.infy-tabs__head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.5rem;margin-bottom:2.5rem}.infy-tabs__heading{margin:0;font-family:var(--font-heading-family);font-size:var(--infy-h-section);line-height:1.1}.infy-tabs__pills{display:flex;flex-wrap:wrap;gap:.8rem}.infy-tabs__pill{display:inline-flex;align-items:center;padding:.6rem 1.6rem;border:1px solid currentColor;border-radius:var(--buttons-radius);cursor:pointer;-webkit-user-select:none;user-select:none}.infy-tabs__panel{display:none}.infy-tabs__radio:nth-of-type(1):checked~.infy-tabs__panel:nth-of-type(1),.infy-tabs__radio:nth-of-type(2):checked~.infy-tabs__panel:nth-of-type(2),.infy-tabs__radio:nth-of-type(3):checked~.infy-tabs__panel:nth-of-type(3),.infy-tabs__radio:nth-of-type(4):checked~.infy-tabs__panel:nth-of-type(4),.infy-tabs__radio:nth-of-type(5):checked~.infy-tabs__panel:nth-of-type(5),.infy-tabs__radio:nth-of-type(6):checked~.infy-tabs__panel:nth-of-type(6),.infy-tabs__radio:nth-of-type(7):checked~.infy-tabs__panel:nth-of-type(7),.infy-tabs__radio:nth-of-type(8):checked~.infy-tabs__panel:nth-of-type(8){display:block}.infy-tabs:has(.infy-tabs__radio:nth-of-type(1):checked) .infy-tabs__pill:nth-of-type(1),.infy-tabs:has(.infy-tabs__radio:nth-of-type(2):checked) .infy-tabs__pill:nth-of-type(2),.infy-tabs:has(.infy-tabs__radio:nth-of-type(3):checked) .infy-tabs__pill:nth-of-type(3),.infy-tabs:has(.infy-tabs__radio:nth-of-type(4):checked) .infy-tabs__pill:nth-of-type(4),.infy-tabs:has(.infy-tabs__radio:nth-of-type(5):checked) .infy-tabs__pill:nth-of-type(5),.infy-tabs:has(.infy-tabs__radio:nth-of-type(6):checked) .infy-tabs__pill:nth-of-type(6),.infy-tabs:has(.infy-tabs__radio:nth-of-type(7):checked) .infy-tabs__pill:nth-of-type(7),.infy-tabs:has(.infy-tabs__radio:nth-of-type(8):checked) .infy-tabs__pill:nth-of-type(8){background:rgb(var(--color-foreground));color:rgb(var(--color-background))}.infy-tabs:has(.infy-tabs__radio:nth-of-type(1):focus-visible) .infy-tabs__pill:nth-of-type(1),.infy-tabs:has(.infy-tabs__radio:nth-of-type(2):focus-visible) .infy-tabs__pill:nth-of-type(2),.infy-tabs:has(.infy-tabs__radio:nth-of-type(3):focus-visible) .infy-tabs__pill:nth-of-type(3),.infy-tabs:has(.infy-tabs__radio:nth-of-type(4):focus-visible) .infy-tabs__pill:nth-of-type(4),.infy-tabs:has(.infy-tabs__radio:nth-of-type(5):focus-visible) .infy-tabs__pill:nth-of-type(5),.infy-tabs:has(.infy-tabs__radio:nth-of-type(6):focus-visible) .infy-tabs__pill:nth-of-type(6),.infy-tabs:has(.infy-tabs__radio:nth-of-type(7):focus-visible) .infy-tabs__pill:nth-of-type(7),.infy-tabs:has(.infy-tabs__radio:nth-of-type(8):focus-visible) .infy-tabs__pill:nth-of-type(8){outline:var(--focused-base-outline);outline-offset:var(--focused-base-outline-offset)}.infy-tabs__grid{display:grid;grid-template-columns:repeat(2,1fr);column-gap:var(--grid-mobile-horizontal-spacing);row-gap:var(--grid-mobile-vertical-spacing);margin:0 0 2rem;padding:0}@media screen and (min-width:750px){.infy-tabs__grid{grid-template-columns:repeat(4,1fr);column-gap:var(--grid-desktop-horizontal-spacing);row-gap:var(--grid-desktop-vertical-spacing)}}.infy-tabs__view-all{display:flex;justify-content:center}
/*# sourceMappingURL=/cdn/shop/t/4/assets/component-infy-collection-tabs.css.map */
