.tabs{display:flex;justify-content:space-between}.tabs-wrapper-circle .tabs{align-items:center;display:flex;position:relative}.tabs-wrapper-plain .tabs{align-items:center;display:flex;justify-content:left}.tabs__tab,tabs__tab:hover{font-family:Ivy Journal Regular!important;font-size:28px!important;position:relative}.tabs__tab,.tabs__tab:active{background:#fff;color:#000;margin-right:10px!important;opacity:1!important}.tabs-wrapper-rectangle .tabs__tab,.tabs-wrapper-rectangle .tabs__tab:active{border-radius:3em;border-bottom-left-radius:0;box-shadow:0 .3em .8em rgb(0 0 0/8%)!important;flex:1}.tabs-wrapper-circle .tabs__tab{border:2px solid #000!important;border-radius:50%;height:100px;width:100px}.tabs-wrapper-circle .tabs__tab:active,.tabs-wrapper-circle .tabs__tab:focus,.tabs-wrapper-circle .tabs__tab:hover,.tabs-wrapper-circle .tabs__tab[aria-selected=true]{background:#d72685!important;color:#fff;font-size:28px!important}.tabs-wrapper-plain .tabs__tab{background:#f5f8fa;border:none;border-bottom:2px solid;color:rgba(0,0,0,.75)}.tabs-wrapper-plain .tabs__tab .no-button:hover,.tabs-wrapper-plain .tabs__tab:active,.tabs-wrapper-plain .tabs__tab:focus,.tabs-wrapper-plain .tabs__tab:hover,.tabs-wrapper-plain .tabs__tab[aria-selected=true]{color:#000;font-size:28px!important}.tabs__tab,.tabs__tab:active,.tabs__tab:focus,.tabs__tab:hover{border:none!important;justify-content:center;padding:1.4rem .7rem;text-align:center}.tabs__tab[aria-selected=true]{border:none!important}.tabs__tab:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0}.tabs-wrapper-circle .tabs:before{background:#ccc;content:"";height:2px;left:0;position:absolute;right:0;top:50%;z-index:0}.tabs__tab[aria-selected=false]:focus:after,.tabs__tab[aria-selected=false]:hover:after,.tabs__tab[aria-selected=true]:after{border-bottom:none!important}.tabs__content{background:#fff;border-radius:30px 30px 30px 0;margin-top:30px;padding:2.8rem}@media (max-width:768px){.tabs,.tabs-wrapper-circle .tabs,.tabs-wrapper-plain .tabs{flex-direction:column}.tabs__tab,.tabs__tab:active,.tabs__tab:focus,.tabs__tab:hover{font-size:18px;margin:5px}.tabs__content{min-height:unset}}