.tabber-md-wrapper *{box-sizing:border-box}.tabber-md-wrapper img{height:auto;max-width:100%}.tabber-md-wrapper .img-holder{line-height:0}.tabber-md-wrapper .tabber-md-flx{align-items:center;display:flex;flex-wrap:wrap}.tabber-md-wrapper .tabber-nav ul{background:var(--button_bg_color);border-radius:31px;display:flex;flex-wrap:wrap;list-style:none;margin:40px 0;padding:4px 5px;width:fit-content}.tabber-md-wrapper .tabber-nav ul li a,.tabber-md-wrapper .tabber-nav ul li a:hover{background:var(--button_bg_color);color:var(--button_text_color);text-decoration:none;white-space:nowrap}.tabber-md-wrapper .tabber-nav ul li.active a{background:var(--button_hover_bg_color);color:var(--base_color)}.tabber-md-wrapper .tabber-nav ul li a .dot-circle{align-items:center;border:1px solid;border-radius:50%;display:inline-flex;height:14px;justify-content:center;margin-right:5px;width:14px}.tabber-md-wrapper .tabber-nav ul li a .dot-circle:before{background:var(--secondary_button_bg_color);border-radius:50%;content:"";display:block;height:100%;transform:scale(0);transition:all .4s;width:100%}.tabber-md-wrapper .tabber-nav ul li.active a .dot-circle{border-color:transparent;transform:scale(1)}.tabber-md-wrapper .tabber-nav ul li.active a .dot-circle:before{transform:scale(1)}.tabber-md-wrapper .tabber-panal{display:none}.tabber-md-wrapper .tabber-panal.show-tab{display:block}.tabber-md-wrapper .tab-content-widget.btn-row{display:flex;flex-wrap:wrap;gap:15px}.tabber-md-wrapper .tabber-top-cotnent :last-child,.tabber-md-wrapper .tabber-top-cotnent h1:last-child{margin-bottom:0}.tabber-md-wrapper{overflow:hidden;position:relative}.tabber-md-wrapper .absolute_image .img-holder{bottom:0;left:0;position:absolute}.tabber-md-wrapper .tabber-md-flx.media-alignment-right{flex-direction:row-reverse}.tabber-md-wrapper .tabber-md-flx.media-alignment-right .absolute_image .img-holder{left:auto;right:0;text-align:right}@media(max-width:991px){.hide_in_mobile{display:none!important}.tabber-md-wrapper .tabber-md-flx>div{width:100%!important}.tabber-md-wrapper .tabber-nav ul{flex-wrap:nowrap;max-width:calc(100% + 27px);overflow:auto}}