.section-tabs-sliders{display:flex;width:fit-content;height:4.5rem;margin:auto;padding:1px;background-color:#f5f6fb;border:1px solid #b1c8d6;border-radius:3rem}.slider-tab{justify-content:space-between;min-width:6rem;padding:1rem;text-align:center;background-color:#f5f6fb;color:#6d8694;border-radius:4px;transition:all .3s ease-in-out}.slider-tab:hover{background-color:#d4dfe8;color:#6d8694}.slider-tab p{margin:auto;margin-bottom:0;font-size:.8rem;line-height:1rem}.slider-tab.active-item{background-color:#51ccbc;color:#2b303c}.slider-tab.active-item:hover{background-color:#89ddd0}.slider-tab:first-child{border-radius:4px;border-top-left-radius:3rem;border-bottom-left-radius:3rem}.slider-tab:last-child{border-top-right-radius:3rem;border-bottom-right-radius:3rem}
