.section-cta-tabbing .outer-tab-wrapper{border-bottom:1px solid var(--dark-green)}.section-cta-tabbing .outer-tab-wrapper .tab-settings{display:flex;flex-wrap:wrap;align-items:flex-end;gap:2em;margin:0 auto}@media (min-width:981px){.section-cta-tabbing .outer-tab-wrapper .tab-settings{justify-content:flex-start;width:95%}}.section-cta-tabbing .outer-tab-wrapper .tab-settings .title{max-width:800px}@media (max-width:980px){.section-cta-tabbing .outer-tab-wrapper .tab-settings .title{padding:0 5%;flex-basis:100%}}.section-cta-tabbing .outer-tab-wrapper .tab-settings .title h2{margin-top:0;margin-bottom:.5em;color:var(--dark-green)}.section-cta-tabbing .outer-tab-wrapper .tab-settings .tabs{display:flex}@media (max-width:980px){.section-cta-tabbing .outer-tab-wrapper .tab-settings .tabs{padding-left:5%;overflow-y:hidden;overflow-x:scroll;white-space:nowrap;margin-bottom:-1px;flex-basis:100%}}.section-cta-tabbing .outer-tab-wrapper .tab-settings .tabs .tab{padding:1em 2em;margin-right:-10px;background-color:var(--white);border:1px solid var(--med-gray);border-top-left-radius:40px;border-top-right-radius:40px;border-bottom:0}@media (max-width:980px){.section-cta-tabbing .outer-tab-wrapper .tab-settings .tabs .tab{border-bottom:1px solid var(--dark-green)}}.section-cta-tabbing .outer-tab-wrapper .tab-settings .tabs .tab.current-page{border-color:var(--dark-green);z-index:6!important;margin-bottom:-1px}@media (max-width:980px){.section-cta-tabbing .outer-tab-wrapper .tab-settings .tabs .tab.current-page{border-bottom:0}}.section-cta-tabbing .outer-tab-wrapper .tab-settings .tabs .tab.current-page a{background-color:var(--lime-green)}.section-cta-tabbing .outer-tab-wrapper .tab-settings .tabs .tab a{background-color:var(--med-gray);padding:8px 20px;border-radius:100px;display:inline-block;transition:background-color .3s ease-in-out,color .3s ease-in-out}.section-cta-tabbing .outer-tab-wrapper .tab-settings .tabs .tab a:hover{text-decoration:none;background-color:var(--green);color:var(--white)}.section-cta-tabbing .outer-tab-wrapper .tab-settings .tabs .tab:first-child{z-index:5}.section-cta-tabbing .outer-tab-wrapper .tab-settings .tabs .tab:nth-child(2){z-index:4}.section-cta-tabbing .outer-tab-wrapper .tab-settings .tabs .tab:nth-child(3){z-index:3}.section-cta-tabbing .outer-tab-wrapper .tab-settings .tabs .tab:nth-child(4){z-index:2}.section-cta-tabbing .outer-tab-wrapper .tab-settings .tabs .tab:nth-child(5){z-index:1}