section.icon-buttons{--actual-cols:1;--btn-pad-x:26px;--btn-pad-y:26px}@media(min-width:768px){section.icon-buttons{--actual-cols:2;--btn-pad-x:30px}}@media(min-width:1200px){section.icon-buttons{--actual-cols:var(--xl-cols);--btn-pad-x:40px}}@media(min-width:1400px){section.icon-buttons{--actual-cols:var(--xxl-cols)}}section.icon-buttons .text-block{text-align:center;margin-bottom:40px}section.icon-buttons .text-block h2:after{margin-left:auto}section.icon-buttons .text-block h2:after{margin-right:auto}section.icon-buttons .text-block .buttons>.row{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}section.icon-buttons .icon-btns{--bs-gutter-x:20px;--bs-gutter-y:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}section.icon-buttons .btn-col{width:calc(100%/var(--actual-cols))}section.icon-buttons .btn-col a{min-height:139px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;padding:var(--btn-pad-y) var(--btn-pad-x);border-radius:20px;font-size:1.125rem;background-color:#fff;--bs-body-color:#1f1f1f;color:var(--bs-body-color);--accent-color:#e07100;--accent-noa11y:#e07100;--accent-noa11y-shadow-color:transparent;--eyebrow-color:#8e8e8e;--eyebrow-noa11y:#8e8e8e;--eyebrow-noa11y-shadow-color:transparent;--bs-headings-color:#1f1f1f;--bs-headings-noa11y:#1f1f1f;--bs-headings-noa11y-shadow-color:transparent;border:1px solid var(--accent-noa11y);-webkit-transition:all .3s ease,height 0s;transition:all .3s ease,height 0s}section.icon-buttons .btn-col a:hover,section.icon-buttons .btn-col a:focus-visible{background-color:#222;--bs-body-color:#fff;color:var(--bs-body-color);--accent-color:#e07100;--accent-noa11y:#e07100;--accent-noa11y-shadow-color:transparent;--eyebrow-color:#fff;--eyebrow-noa11y:#fff;--eyebrow-noa11y-shadow-color:transparent;--bs-headings-color:#fff;--bs-headings-noa11y:#fff;--bs-headings-noa11y-shadow-color:transparent;border-color:#222}@media(prefers-reduced-motion:reduce){section.icon-buttons .btn-col a{-webkit-transition:none;transition:none}}section.icon-buttons .btn-col .icon{font-size:1.25rem;color:var(--accent-noa11y);display:block;margin:0 auto 10px}section.icon-buttons .btn-col .subtext{font-size:.7em;margin-top:.5em}section.icon-buttons .post-buttons{margin-top:calc(var(--section-spacing)*2/3);text-align:center}section.icon-buttons .post-buttons .links{margin-top:calc(var(--section-spacing)*1/3)}section.icon-buttons .post-buttons .links .row{--bs-gutter-x:.5em;--bs-gutter-y:.5em;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}