.hs-tabber .tab-item img{display:block;margin-bottom:12px}.hs-tabber .tab-item img.tab-item-image--hover,.hs-tabber .tab-item.tab-item--active img:not(.tab-item-image--no-hover),.hs-tabber .tab-item:is(:hover,:focus) img:not(.tab-item-image--no-hover){display:none}.hs-tabber .tab-item.tab-item--active img.tab-item-image--hover,.hs-tabber .tab-item:is(:hover,:focus) img.tab-item-image--hover{display:block}.hs-tabber .tab-item.tab-item--active,.hs-tabber .tab-item:not(:hover,:focus){color:inherit}.hs-tabber .tab-item.tab-item--active,.hs-tabber .tab-item:is(:hover,:focus){color:var(--hover_color)}.hs-tabber .tabs-container{align-items:flex-start;column-gap:1rem;padding:0 0 2rem;position:relative;row-gap:1rem}.hs-tabber .sr-tabs-02__container{overflow-x:hidden;padding-top:3.5rem;width:100%}.hs-tabber .tab-item{background:transparent;border:none;color:inherit;cursor:pointer;padding:1.6rem 0 .8rem;position:relative;text-align:left;transition:.25s ease}.hs-tabber .tab-item .tab_count,.hs-tabber .tab-item .tab_label{display:block;margin-bottom:12px}.hs-tabber .tab-item .tab_content{display:block;font-weight:500}.hs-tabber .tab-item .tab_content:not(:hover){opacity:.8}.hs-tabber .hs-tab-indicator{background-color:var(--borders);height:1px;left:0;position:absolute;top:-1px;transition:transform .3s ease-in-out;width:25%}.hs-tabber .tab-item.tab-item--active:after,.hs-tabber .tab-item:is(:hover,:focus):after{background:var(--hover_color);width:100%}.hs-tabber .heading-wrapper .heading{margin-bottom:12px}.hs-tabber .heading-wrapper .heading:last-child{margin-bottom:0}@media screen and (max-width:991px){.hs-tabber{background:transparent}.hs-tabber .tab-item{background:none;flex:1 0 auto;height:inherit;width:50%}.hs-tabber .tabs-container{justify-content:flex-start;overflow-x:scroll;overflow-y:hidden;padding:0}.hs-tabber .tab-image{order:-1}.hs-tabber .tab-content{margin:0;padding:1.75rem 0 0}.hs-tabber .hs-tab-indicator{width:calc(66% - 10px)!important}.hs-tabber .tab-content>.col-12.sr-col{padding-left:0;padding-right:0}}@media screen and (max-width:767px){.hs-tabber .tabs-container{margin-top:0}}