.generic-tabber-section{padding:120px 0 140px}.generic-tabber-section .tab-content{padding:43px 50px 43px 49px;border-radius:3px;box-shadow:10px 10px 15px 0 rgba(0,0,0,0.15);background-color:#efefef;width:82.5%}.generic-tabber-section .tab-content .content{display:none}.generic-tabber-section .tab-content .content.active{display:block}.generic-tabber-section .tab-headings>div{border:solid 1px #efefef;font-size:14px;font-weight:900;padding:17px 20px;display:block;cursor:pointer}.generic-tabber-section .tab-headings{overflow:hidden;width:17.5%;text-align:center;margin-top:43px;background:#fff}.generic-tabber-section .tab-headings>div:first-child{border-top-left-radius:5px}.generic-tabber-section .tab-headings>div:last-child{border-bottom-left-radius:5px}.generic-tabber-section .tab-headings>div.active{background-color:#081626;color:#fff;border-color:#081626}.generic-tabber-section .tabber{display:flex;align-items:flex-start;flex-wrap:wrap}@media(max-width:767px){.generic-tabber-section{padding:40px 0 80px}.generic-tabber-section .tab-headings{width:100%;margin-top:0;display:flex;flex-wrap:wrap}.generic-tabber-section .tab-headings>div{padding:17px 20px;width:100%}.generic-tabber-section .tab-headings>div:last-child{border-bottom-left-radius:0;border-top-right-radius:5px}.generic-tabber-section .tab-content{padding:33px 30px 39px;width:100%}}