.tabs_template_content_filters{background:#edf1f6;border-radius:8px;padding:4px;position:relative;transform:translateY(-32px);width:auto;z-index:1}.tabs_template_content_filters:before{background:#fff;border-radius:7px;box-shadow:0 4px 10px 0 rgba(155,172,188,.35),0 2px 12px 0 rgba(229,237,254,.5);content:"";height:calc(100% - 8px);left:var(--pos-left);position:absolute;top:4px;transition:.25s ease-out;width:var(--tab-active-width);z-index:0}.tabs_template_content_filters_filter{background:transparent;border:0;color:#8599ac;font-weight:500;padding:9px 24px;position:relative}.tabs_template_content_filters_filter[aria-selected=true] .tabs_item_title{color:#fff}.tabs_template_content_filters_filter[aria-selected=true] .tabs_item_title:before{opacity:1}.tabs_template_content_filters_filter .tabs_item_title:before{color:#303b45;content:attr(data-text);font-weight:500;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);width:calc(100% - 16px)}.tabs_template_panel{overflow:hidden;position:relative;transition:height .35s}.tabs_template_panel_shown{height:var(--panel_height,auto)}.tabs_template_panel_hidden{height:0}.tabs_template_col:first-child>*{max-width:448px}.tabs_panel_hidden{height:0}@media (min-width:768px){.tabs_template_content{--tab-width:248px;--tabs-gap:0px;position:relative}.tabs_template_item{color:#62788a;font-weight:300;order:1;text-align:center}.multi .tabs_template_item{max-width:none;width:auto}.tabs_template_panel{height:auto;min-width:100%;order:2}.tabs_template_panel_shown{height:auto}.tabs_panel_hidden,.tabs_template_panel_hidden{display:none;height:auto}}@media (min-width:1200px){.tabs_template_content{--tab-width:256px;--tabs-gap:72px}}