.tabs__tablist{flex-wrap:wrap}.tabs__button{line-height:1.5rem}.tabs__button:focus,.tabs__button:focus-within,.tabs__button:hover,.tabs__button[aria-selected=true]{background:#943885;line-height:1.375rem}.tabs{margin:0 auto}.tabs__button,.tabs__tablist{display:flex;align-items:flex-start}.tabs__tablist{justify-content:flex-start;flex-direction:row;gap:5px;margin:0}.tabs__button{min-width:52px;color:#333;font-family:"Gotham Rounded",arial,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:normal;text-align:center;text-transform:capitalize;background:0 0;transition:color .3s,background .3s;padding:4px 15px;gap:10px;height:100%;border-radius:10px;border:1px solid #d6d6d6}.tabs__button:focus,.tabs__button:focus-within,.tabs__button:hover,.tabs__button[aria-selected=true]{color:rgb(255 255 255/100%);background:#00adef;border:1px solid #00adef;font-weight:400;line-height:normal}.tabs__tabpanel.is-hidden{display:none}.tabs__tabpanel{width:100%;max-width:870px}.tabs__tabpanel .wrapper{margin-bottom:30px}.tabs__tabpanel .wrapper h3{color:#333;font-family:"Gotham Rounded",arial,sans-serif;font-size:1.75rem;font-style:normal;font-weight:500;line-height:2.25rem}@media all and (min-width:47.9375rem){.tabs__tablist{flex-direction:column}.tabs__tabpanel .wrapper{margin-bottom:60px}}