.tabs_template .brd_tabs .tablist{padding:0;gap:24px}.tabs_template .brd_tabs .tabs_content.w-100{width:100%!important}.tabs_template .brd_tabs .tabs_content.h-100{height:100%!important}.tabs_template.style_1 .brd_tabs{margin-top:-24px}.tabs_template.style_1 .brd_tabs .tablist{position:relative;width:auto;margin:auto;z-index:1;border-radius:8px;padding:4px;background:#edf1f6}.tabs_template.style_1 .brd_tabs .tablist:before{content:"";position:absolute;left:var(-left);top:4px;height:calc(100% - 8px);width:var(--width);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);z-index:0;transition:.25s ease-out}.tabs_template.style_1 .brd_tabs .tablist button{border:0;color:#8599ac;background:transparent;padding:9px 24px;position:relative}.tabs_template.style_1 .brd_tabs .tablist button[aria-selected=true] span{color:#fff}.tabs_template.style_1 .brd_tabs .tablist button[aria-selected=true] span:before{opacity:1}.tabs_template.style_1 .brd_tabs .tablist button span:before{opacity:0;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);content:attr(data-text);font-weight:500;color:#303b45;width:calc(100% - 16px)}.tabs_template.style_2{position:relative}.tabs_template.style_2 .tablist button{margin-bottom:8px}.tabs_template.style_2 .tablist{border-bottom:1px solid #62788a}.tabs_template.style_2 .tablist:before{bottom:-2px;z-index:1}.tabs_template.style_3 .brd_tabs .tablist{position:relative;width:auto;margin:auto;z-index:1;gap:6px;border-radius:8px;padding:4px;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.12)}.tabs_template.style_3 .brd_tabs .tablist:before{content:"";position:absolute;top:4px;height:calc(100% - 8px);width:var(--width);background:#3d7ffc;border-radius:6px;border:1px solid var(--color-white-white-20,hsla(0,0%,100%,.2));box-shadow:none;z-index:0;transition:.25s ease-out}.tabs_template.style_3 .brd_tabs .tablist button{border:0;color:hsla(0,0%,100%,.8);background:transparent;padding:4px 18px;position:relative;font-size:16px}.tabs_template.style_3 .brd_tabs .tablist button[aria-selected=true] span{color:#fff}.tabs_template.style_3 .brd_tabs .tablist button[aria-selected=true] span:before{opacity:1}.tabs_template.style_3 .brd_tabs .tablist button span{font-size:16px}.tabs_template.style_3 .brd_tabs .tablist button span:before{opacity:0;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);content:attr(data-text);font-weight:500;color:#fff;width:calc(100% - 16px)}@media (max-width:768px){.tabs_template .brd_tabs .tablist{flex-wrap:nowrap;overflow-x:auto;white-space:nowrap}}