.tabs{padding:40px 35px;box-shadow:0 0 10px 0 rgba(0,0,0,.14);border-radius:10px}.tabs .tabs-inner .tabs-heading{display:flex;flex-direction:row;border-bottom:1px solid rgba(18,34,92,.7);overflow-x:auto}.tabs .tabs-inner .tabs-heading li{flex-direction:column;margin-right:40px;margin-bottom:5px;color:#12225c;opacity:.7;padding-left:0}.tabs .tabs-inner .tabs-heading li:last-child{margin-right:0}.tabs .tabs-inner .tabs-heading li.active{opacity:1}.tabs .tabs-inner .tabs-heading li:hover{cursor:pointer}.tabs .tabs-inner .tabs-heading li::before{display:none}@media (max-width:991px){.tabs .tabs-inner .tabs-heading{scrollbar-width:none;display:flex;flex-direction:row;flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.tabs .tabs-inner .tabs-heading::-webkit-scrollbar{display:none}.tabs .tabs-inner .tabs-heading::after{content:"";display:block;padding-left:15px}.tabs .tabs-inner .tabs-heading li{flex-shrink:0;scroll-snap-align:center}}.tabs .tabs-inner .tabs-container .tab{display:none}.tabs .tabs-inner .tabs-container .tab.active{display:block}.tabs .tabs-inner .tabs-container .tab.active .generic-table{box-shadow:none;padding:20px 0 0 0}body.professional:not(.on-page-editor) .tabs{margin:0 auto;border-radius:0;box-shadow:none;padding:0}body.professional:not(.on-page-editor) .tabs+.section-title{margin-top:100px}body.professional:not(.on-page-editor) .tabs .tabs-inner .tabs-heading{justify-content:center;width:auto;margin-bottom:54px;border-bottom:none}@media (max-width:768px){body.professional:not(.on-page-editor) .tabs .tabs-inner .tabs-heading{overflow-x:initial;justify-content:initial}}body.professional:not(.on-page-editor) .tabs .tabs-inner .tabs-heading li{border:1px solid #fff;border-right:none;margin:0;color:#fff;padding:12px 45px;font-size:14px;line-height:14px;min-width:200px;text-align:center;height:40px}@media (max-width:768px){body.professional:not(.on-page-editor) .tabs .tabs-inner .tabs-heading li{width:50%;padding:13px 0;text-align:center;min-width:auto;height:auto}}body.professional:not(.on-page-editor) .tabs .tabs-inner .tabs-heading li.active{background:linear-gradient(to bottom,#1e95cb 0,#11377c 100%);border:1px solid transparent}body.professional:not(.on-page-editor) .tabs .tabs-inner .tabs-heading li:first-child{border-radius:5px 0 0 5px}body.professional:not(.on-page-editor) .tabs .tabs-inner .tabs-heading li:last-child{border-radius:0 5px 5px 0;border-right:1px solid #fff}body.professional:not(.on-page-editor) .tabs .tabs-inner .tabs-heading li .row{margin:0}body.professional:not(.on-page-editor) .tabs .tabs-inner .tabs-heading li .row .component.content{width:100%}body.professional:not(.on-page-editor) .tabs .tabs-inner .tabs-heading li a{color:#fff}