.tabbed-content__container{display:flex;flex-wrap:wrap;justify-content:space-between}.tabbed-content__text{max-width:380px;width:40%}.tabbed-content__list{border-bottom:3px solid #d9d9d9;display:flex;flex-wrap:wrap;width:100%}.tabbed-content__client{border-radius:0;cursor:pointer;margin-right:55px;padding:15px 0;position:relative;transition:all .3s ease;width:auto}.tabbed-content__client .tabbed-content__client__title{font-weight:400!important}.tabbed-content__client.active:after{background-color:#fe881d;bottom:-3px;content:"";height:3px;left:0;position:absolute;width:100%}.tabbed-content__client.active .tabbed-content__client__title{font-weight:700!important}.tabbed-content__client__title{align-items:center;display:flex;margin:0}.tabbed-content__client-icon{margin-right:10px}.tabbed-content__client p:last-child{margin-bottom:0}.tabbed-content__stats{width:100%}.tabbed-content__stat{align-items:center;align-items:stretch;display:none;display:flex;justify-content:space-between;padding:55px 0 0}.tabbed-content__stat__text{display:flex;flex-direction:column;justify-content:center;max-width:500px;padding-right:15px;width:50%}.tabbed-content__stat__image{background-size:cover;display:flex;width:50%}.tabbed-content__stat__image img:not(.contain){font-family:"object-fit: cover;";height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.tabbed-content__stat__image img.contain{height:auto;object-fit:contain;object-position:top;width:100%}.tabbed-content .cta_button{background:#fe881d!important;color:#fff!important;display:inline-block!important;font-weight:700!important;margin-top:20px!important;padding:12px 35px!important;transition:all .3s ease!important}@media only screen and (max-width:960px){.tabbed-content__text{max-width:none;width:100%}}@media only screen and (max-width:767px){.tabbed-content__client{width:calc(50% - 55px)}.tabbed-content__stat__image,.tabbed-content__stat__text{margin-right:0;width:100%}.tabbed-content__stat__text{padding-bottom:25px}.tabbed-content__stat{flex-direction:column;padding-top:25px}}