.cm-tabs-module{background:#fbf9fa}.cm-container{margin:0 auto;max-width:1280px;padding:0 20px}.cm-tabs-module__heading{font-size:3rem;font-weight:300;text-align:center}.cm-tabs-module__subheading{color:#666;font-size:1.25rem;margin:0 auto;padding-bottom:30px;padding-top:10px;text-align:center;width:70%}.cm-tabs-module__tabs{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-bottom:40px}.cm-tabs-module__tab-btn{background:#e8e1d7;border:1px solid #ddd;border-radius:.25rem;cursor:pointer;font-size:.875rem;padding:10px 24px}.cm-tabs-module__tab-btn.active{background:#1d2126;color:#fff}.cm-tabs-module__panel{display:none}.cm-tabs-module__panel.active{display:block}.cm-tabs-module__grid{display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr)}.cm-tabs-module__card{background:#fff;border:1px solid #eee;border-radius:.4rem;color:inherit;display:block;padding:20px;text-decoration:none;transition:.2s ease}.cm-tabs-module__card:hover{box-shadow:0 4px 12px rgba(0,0,0,.08);transform:translateY(-3px)}.cm-tabs-module__card-title{font-size:20px;font-weight:300;margin-bottom:8px}.cm-tabs-module__card-text{color:#666;font-size:1rem}.cm-tabs-module__line{background:#eee;height:1px;margin:15px 0}.cm-tabs-module__bottom{align-items:center;display:flex;justify-content:space-between}.cm-tabs-module__explore{color:#a8b6c2;font-size:.75rem;font-weight:500;text-transform:uppercase}.cm-tabs-module__arrow{align-items:center;background:#e9e2d8;border:1px solid #ddd;border-radius:50%;display:flex;height:40px;justify-content:center;width:40px}@media (max-width:992px){.cm-tabs-module__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.cm-tabs-module__subheading{font-size:1.25rem;width:100%}.cm-tabs-module__grid{grid-template-columns:1fr}.cm-tabs-module__heading{font-size:2rem}.cm-container{padding:0 16px}}