.sp-tabs__nav{display:flex;flex-direction:column;margin-bottom:0}@media screen and (min-width: 768px){.sp-tabs__nav{flex-direction:row}}.sp-tabs__tab{background:#767676;box-shadow:4px 0 4px #0000001a inset;border:none;padding:1rem 2rem;cursor:pointer;color:#fff;font-size:14px;font-style:normal;font-weight:900;line-height:24px;letter-spacing:4.2px;text-transform:uppercase;transition:all .2s ease;border-radius:0}.sp-tabs__tab:first-child{border-top-left-radius:8px;border-top-right-radius:8px}@media screen and (min-width: 768px){.sp-tabs__tab:first-child{border-top-right-radius:0}.sp-tabs__tab:last-child{border-top-right-radius:8px}}.sp-tabs__tab:hover{background:#666}.sp-tabs__tab--active{background:#e9e9e9;color:#767676;box-shadow:none}.sp-tabs__tab--active:hover{background:#ccc}.sp-tabs__content{padding:2rem;background:#e9e9e9;border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top-right-radius:8px}@media screen and (min-width: 768px){.sp-tabs__content{padding:3rem 4rem}}
