.tabbed-content-cards{background-color:#f2f5f8;padding:5em 0;text-align:center}.tabbed-content-cards__inner{margin-left:auto;margin-right:auto;max-width:1116px;padding-left:1.875em;padding-right:1.875em;width:100%}@media (max-width:767px){.tabbed-content-cards__inner{padding-left:15px;padding-right:15px}}.tabbed-content-cards__header{margin:0 auto 1.875em;max-width:597px}.tabbed-content-cards__tabs{display:flex;flex-wrap:wrap;justify-content:space-around;margin-bottom:2em}.tabbed-content-cards__tab{background-color:#f2f5f8;border:0;color:#2d3e50;font-size:1.25em;font-weight:700;line-height:1.7;padding:.2em 5%;text-align:center}.tabbed-content-cards__tab:focus{outline:0}.tabbed-content-cards__tab[data-active=true]{border-bottom:.25em solid #00a3bd}.tabbed-content-cards__tab[data-active=false]{border-bottom:.25em solid transparent}.tabbed-content-cards__tab-content[data-active=true],.tabbed-content-cards__tab-contents{display:block}.tabbed-content-cards__tab-content[data-active=false]{display:none}.tabbed-content-cards__card-grid{display:flex}@media (max-width:767px){.tabbed-content-cards__card-grid{flex-wrap:wrap}}.tabbed-content-cards__card-grid[data-card-count="1"] .tabbed-content-cards__card{width:100%}@media (min-width:768px){.tabbed-content-cards__card-grid[data-card-count="2"] .tabbed-content-cards__card{width:50%}.tabbed-content-cards__card-grid[data-card-count="3"] .tabbed-content-cards__card{width:33.3333%}.tabbed-content-cards__card-grid[data-card-count="4"] .tabbed-content-cards__card{width:25%}.tabbed-content-cards__card-grid[data-card-count="5"] .tabbed-content-cards__card{width:20%}.tabbed-content-cards__card-grid[data-card-count="6"] .tabbed-content-cards__card{width:16.666%}}.tabbed-content-cards__card{display:flex;flex-direction:column;padding:1.40625em}@media (max-width:767px){.tabbed-content-cards__card{width:100%!important}}.tabbed-content-cards__card-box{background-color:#2c3e50;border-radius:.4375em;flex-grow:1;padding:2.1875em 2.3125em;text-align:left}.tabbed-content-cards__card-box *{color:#fff}.tabbed-content-cards__card-box h3{margin-bottom:.83333em}.tabbed-content-cards__card-box ul{list-style-type:none;padding:0}.tabbed-content-cards__card-box ul li{font-size:1em;line-height:1.125;margin-bottom:1.25em;padding-left:2.5em;position:relative}.tabbed-content-cards__card-box ul li:before{background-image:url(https://www.biglytics.net/hubfs/sales-lp-assets/ui/check-icon.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:1.625em;left:0;position:absolute;top:0;width:1.625em}