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