.psychiatrist-team-tabber .tabber-button{border-bottom:1px solid #cfcfcf;padding-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.psychiatrist-team-tabber .tabber-button .d-flex{position:relative;cursor:pointer}.psychiatrist-team-tabber .tabber-button .d-flex p{font-weight:600}.psychiatrist-team-tabber .tabber-button .d-flex.current p{color:var(--primary_color);font-weight:600}.psychiatrist-team-tabber .tabber-button .d-flex:after{position:absolute;content:"";bottom:-11px;left:0;width:120%;height:2px;background-color:#4c74ff;display:none}.psychiatrist-team-tabber .content-wrapper{padding:0}.psychiatrist-team-tabber .tabber-button .d-flex.current:after{display:block}.psychiatrist-team-tabber .team-block{padding-top:20px;opacity:0;visibility:hidden;position:absolute;bottom:-30px}.psychiatrist-team-tabber .team-block.current_tab{opacity:1;visibility:visible;position:relative;bottom:0;-webkit-transition:all .6s ease;-o-transition:.6s all ease;transition:all .6s ease}.psychiatrist-team-tabber .team-block .d-flx{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:10px 20px 6px}.psychiatrist-team-tabber .team-block .d-flx:nth-child(2n){background-color:#f8f8f8}@media(max-width:900px){.psychiatrist-team-tabber .tabber-button{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-bottom:0 solid #cfcfcf}.psychiatrist-team-tabber .tabber-button .d-flex{width:100%;padding-bottom:10px;padding-top:10px;text-align:center;border-bottom:1px solid #cfcfcf}.psychiatrist-team-tabber .tabber-button .d-flex:after{bottom:-2px}.psychiatrist-team-tabber .team-block .d-flx{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}