.cp-tabs__tab-title{cursor:pointer}.cp-tabs__navigation{border-bottom:1px solid var(--color-system-2-hex);display:flex;overflow:auto}.cp-tabs__tab-title{background:#fff;border-left:1px solid var(--color-system-2-hex);border-right:1px solid var(--color-system-2-hex);border-top:1px solid var(--color-system-2-hex);border-top-left-radius:8px;border-top-right-radius:8px;font-size:15px;font-weight:700;margin:0 4px;min-width:150px;padding:12px 16px;transition:all .3s ease-out}.cp-tabs__tab-title.is-selected{background:var(--color-global-1-hex);border-color:var(--color-global-1-hex);color:#fff}.cp-tabs__tab-title:not(.is-selected):hover{background:#f0f0f0}.cp-tabs__content{padding:20px}.ctas-list{margin:32px auto 0;max-width:500px}.cta-item{text-align:center}.cta-item:not(:last-child){margin-bottom:16px}.cta-item .cta-green{margin:0 auto}@media (min-width:992px){.cp-tabs__navigation{justify-content:center}.cp-tabs__tab-title{font-size:17px;min-width:unset;padding:18px 20px}}