section.section-button-content{display:flex;justify-content:space-between}section.section-button-content .section-button-content-text{width:55%}section.section-button-content .section-button-content-text>h2{max-width:30ch;margin:0 0 1rem;padding:0}section.section-button-content .section-button-content-text>h2::after{display:none}section.section-button-content .section-button-content-text>div{display:none;margin-top:0rem;font-weight:700}section.section-button-content .section-button-content-text>div.active{display:block}section.section-button-content .section-button-content-text>div h3{margin:0 0 .5rem;padding:0;font-weight:400}section.section-button-content .section-button-content-text>div h2::after,section.section-button-content .section-button-content-text>div h3::after{display:none}section.section-button-content .section-button-content-links{width:30%;margin:0;padding:0}section.section-button-content .section-button-content-links>h2{display:none}section.section-button-content .section-button-content-links>h2::after{display:none}section.section-button-content .section-button-content-links ul{width:100%;margin:0;padding:0}section.section-button-content .section-button-content-links li{list-style:none;margin:0 0 1.5rem;width:100%;text-align:left;border:4px solid #fccfb9;background-color:#fff;color:#111;text-transform:uppercase;border-radius:3.125rem;font-size:1rem;font-weight:700;padding:2rem;cursor:pointer;transition:all 0.3s ease-in-out;display:flex;justify-content:space-between;align-items:center}section.section-button-content .section-button-content-links svg{width:2.5rem;height:auto}section.section-button-content .section-button-content-links li svg path{transition:all 0.3s ease-in-out}section.section-button-content .section-button-content-links li:hover,section.section-button-content .section-button-content-links li.active{background:rgb(1 24 38);border-color:rgb(1 24 38);color:#fff}section.section-button-content .section-button-content-links li:hover svg path,section.section-button-content .section-button-content-links li.active svg path{fill:#fff}section.section-button-content .section-button-content-links li:last-child{margin-bottom:0}@media screen and (max-width:768px){section.section-button-content{padding:1.5rem;flex-wrap:wrap;flex-direction:column-reverse}section.section-button-content .section-button-content-text{width:100%}section.section-button-content .section-button-content-text>h2{display:none}section.section-button-content .section-button-content-links>h2{line-height:1.3;font-size:1.4rem;display:block}section.section-button-content .section-button-content-links{width:100%}section.section-button-content .section-button-content-links ul{margin-bottom:1rem}section.section-button-content .section-button-content-links li{padding:1.5rem;font-size:.85rem;margin-bottom:1.25rem}}.section-button-content a.section-cta{display:inline-block;background-color:#fab18c;color:var(--global-palette2);border:4px solid #fdd8c5;padding:1rem 2rem;border-radius:2rem;margin-top:1rem;font-weight:700}.section-button-content.style_2{padding:0;background:none;border:none;align-content:center;align-items:center}.section-button-content.style_2 .section-button-content-text{width:65%;border:4px solid #fdd8c5;padding:2rem;box-shadow:rgb(50 50 93 / .25) 0 13px 27px -5px,rgb(0 0 0 / .3) 0 8px 16px -8px;border-radius:2rem}@media screen and (max-width:768px){.section-button-content.style_2 .section-button-content-text{width:100%}}.section-button-content.style_2 .section-button-content-text>div{margin-top:0;font-weight:400}section.section-button-content .section-button-content-links ul.style_2 li svg{display:none}section.section-button-content .section-button-content-links ul.style_2 li.active{background-color:var(--global-palette1);border-color:#fdd8c5;color:var(--global-palette2)}