.tab-container{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;margin:60px 0 20px;position:relative;transition:background-image .5s ease-in-out;width:100%}@media screen and (max-width:768px){.tab-container{margin-top:50px}}.tabbed-title{width:80%}.custom-tabs{border-bottom:0;display:flex;flex-wrap:wrap;gap:20px;list-style:none;margin-bottom:28px;padding:0}.custom-tabs .tab-link{background:#000;border:1px solid #fff;box-sizing:border-box;color:#fff;cursor:pointer;flex:1 0 calc(25% - 15px);font-size:16px;font-weight:300;padding:10px 20px;text-align:center;transition:background .3s}.custom-tabs .tab-link:hover{background-color:#fff;color:#000}.custom-tabs .tab-link.active{background:#fff;color:#000;font-family:Acumin-Pro-SemiBold,sans-serif}.tab-content-wrapper{border-top:1px solid #fff;padding:22px 0 30px}@media screen and (max-width:768px){.tab-content-wrapper{height:unset}}.tab-content{display:none}.tab-content.active{display:block}.tabbed-title{position:relative}@media screen and (max-width:1150px){.digital-dark .tabbed-title .large-text{font-size:72px;line-height:72px}}@media screen and (min-width:882px){.custom-tabs .tab-link.flex-expand{flex:1 0 0}}@media screen and (max-width:881px){.custom-tabs .tab-link{flex:1 0 calc(50% - 10px)}}@media screen and (max-width:768px){.tabbed-title{width:100%}.digital-dark .tabbed-title .large-text{font-size:48px;line-height:48px}.digital-dark .tab-content .block-text{font-size:24px}}@media screen and (max-width:520px){.custom-tabs .tab-link,.custom-tabs .tab-link.flex-expand{flex:1 0 100%}}.tab-link-text{color:#fff;display:block;font-size:16px;font-weight:300;height:50px}.tab-link-text:hover{color:#fff}.tab-link-icon{height:16px;margin-left:10px;transform:rotate(-90deg)}