.section{padding:3rem 1rem}.inner{margin-left:auto;margin-right:auto;max-width:1200px}.btn-main{background-color:var(--base-2);color:var(--white);display:inline-block;font-family:roboto;font-weight:300;text-decoration:none;text-transform:uppercase;border:2px solid var(--base);border-radius:0px;padding:.5rem 2rem}.btn-main:hover{background-color:rgba(83,177,224,0.8);color:var(--white)}.sub-heading{font-family:roboto;font-weight:100;letter-spacing:3px;margin-bottom:0px;text-transform:uppercase}.callout-text{font-family:roboto;font-weight:300}.text-white{color:var(--white)}.text-white a{color:var(--white)}.block{align-items:center;display:flex;justify-content:center;min-height:200px;padding:1rem;text-align:center}.text-l{font-size:1.25rem;font-weight:500}.text-upper{text-transform:uppercase}.margin-b-m{margin-bottom:2rem}.margin-b-0{margin-bottom:0px}.btn-alt{background-color:rgba(255,255,255,0);border-bottom-left-radius:0px;border-bottom-right-radius:0px;border-top-left-radius:0px;border-top-right-radius:0px;border:2px solid var(--white);color:var(--white);display:inline-block;font-family:roboto;font-weight:300;padding:.5rem 2rem;text-transform:uppercase}.btn-alt:hover{color:var(--white);background-color:rgba(255,255,255,0.2)}.ul-custom{margin:0px 0px 1.5rem 3rem}.li{margin-bottom:.25rem}@media (max-width:767px){.li{align-items:flex-start;display:flex}.li .gb-icon svg{width:.75em;height:.75em}}.btn-tertiary{background-color:var(--accent);border-bottom-left-radius:0px;border-bottom-right-radius:0px;border-top-left-radius:0px;border-top-right-radius:0px;border:2px solid var(--contrast-3);color:var(--white);display:inline-block;font-family:roboto;font-weight:300;padding:.5rem 2rem;text-transform:uppercase}.btn-tertiary:hover{color:var(--white);background-color:rgba(209,0,17,0.8)}.biz-support_icon{height:150px;width:auto}@media (max-width:1024px){.biz-support_icon{height:150px;max-height:150px;max-width:150px;width:150px}}.callout-box{background-color:rgba(180,180,191,0.1);max-width:800px;min-width:60%;padding:2rem}.text-bold{font-weight:600}.text-base-3{color:var(--base-3)}.padding-m{padding:2rem}.margin-b-s{margin-bottom:1rem}.sticky-icon{bottom:50px;position:fixed;right:50px;z-index:10}.icon-img{display:inline-flex;height:100px;object-fit:contain;width:auto}.icon-list-item{align-items:center;column-gap:1rem;display:flex;flex-direction:row;justify-content:flex-start;row-gap:1rem}.bg-light-blue{background-color:rgba(83,177,224,0.1)}.max-width-600{max-width:600px}.center{align-items:center;display:flex;flex-direction:column;justify-items:center;margin-left:auto;margin-right:auto;text-align:center}.icon-box{background-color:var(--base-3);box-shadow:3px 3px 8px 3px rgba(0,0,0,0.1);color:var(--white);padding:1rem}.grid-1-1{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}@media (max-width:767px){.grid-1-1{grid-template-columns:1fr}}.margin-b-3{margin-bottom:3rem}.pad-1{padding:1rem}.gap-2{column-gap:2rem;row-gap:2rem}.shadow{box-shadow:3px 3px 8px rgba(0,0,0,0.1)}