.tab-heading-content{margin-bottom:30px}.tab-heading-content h2{font-size:40px;margin-bottom:0}.tab-nav-wrap{display:flex;justify-content:space-between}.tab-nav-wrap .tab-nav{background-color:#ebf1f5;border-right:1px solid #fafeff;color:#bec2c3;cursor:pointer;font-size:20px;font-weight:700;padding:10px 25px;text-align:center;text-transform:uppercase;transition:all .2s ease;width:20%}.tab-nav-wrap .tab-nav:last-child{border-right:0}.tab-nav-wrap .tab-nav span{border-bottom:1px solid transparent}.tab-nav-wrap .tab-nav.active span{border-bottom:1px solid #fff}.tab-panel-item{padding:50px 80px}.tab-panel-item .tab-heading{align-items:center;display:flex;justify-content:center;margin-bottom:40px}.tab-panel-item .tab-heading h2{color:#0f3143;font-size:45px;margin:0 0 0 15px;text-transform:uppercase}.tab-content-item .tagline{color:#fff;margin-bottom:10px}.tab-panel-item{display:none}.tab-panel-item.active{display:block}.tab-content-items{display:grid;gap:60px;grid-template-columns:repeat(2,1fr)}.tab-content-item h3{color:#0f3143;font-size:32px;margin-bottom:15px;margin-top:0}.tab-content-item p{margin-bottom:20px}@media screen and (max-width:991px){.tab-nav-wrap .tab-nav{font-size:16px}.tab-panel-item{padding:30px 35px}.tab-content-items{gap:45px}}@media screen and (max-width:767px){.tab-nav-wrap{flex-wrap:wrap;gap:10px;justify-content:center;margin-bottom:26px}.tab-nav-wrap .tab-nav{border:0;border-radius:3px;font-size:16px;padding:8px 25px;width:calc(33.33% - 10px)}.tab-panel-item{padding:25px 30px}.tab-content-items{gap:25px;grid-template-columns:none}.tab-panel-group{border-radius:10px}.tab-panel-item .tab-heading{display:block;margin-bottom:30px;text-align:center}.tab-panel-item .tab-heading h2{font-size:36px;margin:10px 0 0}.tab-content-item h3{font-size:28px}}