.tab_hor_section .tabs-wrapper{margin:40px 0 0}.tab_hor_section .tabs{display:flex;gap:15px;justify-content:space-between;margin-bottom:48px;overflow-x:auto;scroll-behavior:smooth}.tab_hor_section .tabs::-webkit-scrollbar{display:none}.tab_hor_section .tab{background:none;border:none;border-radius:0;border-top:1px solid #a6acb5!important;color:#818690;cursor:pointer;font-size:16px;font-weight:500;margin:1px 0 0;padding:12px 0 0;position:relative;text-align:left;transition:color .3s ease;white-space:nowrap;width:100%}.tab_hor_section .tab:before{background:#08090a;content:"";height:2px;left:0;position:absolute;right:0;top:-2px;transform:scaleX(0);transition:transform .3s ease}.tab_hor_section .tab.active:before{transform:scaleX(1)}.tab_hor_section .tab.active{background:transparent;border-radius:0;color:#08090a;padding:12px 0 0}.tab_hor_section .tabs button:focus,.tab_hor_section .tabs button:hover{background-color:transparent;border:none;border-radius:0;border-top:1px solid #a6acb5;color:#42454c}.tab_hor_section .content{display:none;margin-top:40px}.tab_hor_section .tab-content p{color:#42454c}.tab_hor_section .tab-content .btn_primary_main{margin:13px 0 0}.tab_hor_section .content.active{display:block}.tab_hor_section .tab-content .row{align-items:center;--bs-gutter-x:2.5rem}.tab_hor_section .col_tab_image img{aspect-ratio:4/3;border:none;border-radius:2px;display:block;height:auto;object-fit:cover;outline:none;width:100%}@media(max-width:767.98px){.tab_hor_section .tab-content .row{flex-direction:column-reverse}.tab_hor_section .col_tab_image{margin-bottom:30px}.tab_hor_section .tab{font-size:14px}}