  .button-default{background-color:#2f8bf7;color:#ffffff;display:block;font-size:20px;justify-self:center;margin-bottom:10px;margin-top:10px;max-width:400px;text-align:center;text-shadow:rgba(0,0,0,1) 3px 2px 2px;transition:all 0.5s ease 0s;width:75%;border-radius:8px;padding:8px 15px}.button-default:is(:hover,:focus){transform:scale(1.025);transition:all 0.5s ease 0s}.button-default a{color:var(--base-3)}.button-default a:hover{color:var(--base-3)}.service-card{background-blend-mode:normal;background-color:#f5f3ed;background-image:linear-gradient(291deg,var(--containter-background3) 0%,#f5f3ed 65%);background-position:center;background-repeat:no-repeat;background-size:cover;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow-x:hidden;overflow-y:hidden;border:1px solid #f5e9c7}@media (max-width:1024px){.service-card{background-image:linear-gradient(325deg,var(--container-background2) 0%,rgba(255,249,218,0.5) 60%);display:grid;grid-template-columns:1fr}}.service-card__image-wrapper{padding-top:60px}@media (max-width:1024px){.service-card__image-wrapper{padding-left:60px;padding-top:0px}}@media (max-width:767px){.service-card__image-wrapper{padding-left:24px}}.service-card__content-wrapper{display:flex;flex-direction:column;justify-content:space-between;padding:60px}@media (max-width:767px){.service-card__content-wrapper{padding:24px}}.service-card__title{margin-bottom:6px}.service-card__features-wrapper{column-gap:24px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));row-gap:24px}@media (max-width:767px){.service-card__features-wrapper{display:grid;grid-template-columns:1fr}}.service-card__features-icon{display:inline-flex}.service-card__features-icon svg{fill:currentColor;height:30px;width:30px}.card__2grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.gbp-section {padding:7rem 40px;}@media (max-width: 1024px) {.gbp-section {padding:6rem 30px;}}@media (max-width: 767px) {.gbp-section {padding:4rem 20px;}}.gbp-section__inner{margin-left:auto;margin-right:auto;max-width:var(--gb-container-width);position:relative;z-index:1}.gbp-section__headline {margin-bottom:1.5rem;}@media (max-width: 767px) {.gbp-section__headline {margin-bottom:1.25rem;}}.gbp-section__text {font-size:1.125rem;}.gbp-list--unstyled{list-style-type:none;margin-left:0px;padding-left:0px}.gbp-card--border {border:1px solid #000000;}.gbp-card {padding:1.5rem;}@media (max-width: 767px) {.gbp-card {padding:1.25rem;}}.gbp-card__meta-text {font-size:0.875rem;margin-bottom:0.5rem;}.gbp-card__title{font-size:1.25rem;margin-bottom:0.5rem}.stat-card{background-color:#ffffff;text-align:center;border-radius:40px;margin:40px;padding:24px}.Hero-MainContentStyle{column-gap:1/2px;row-gap:1/2px;padding:60px}@media (max-width:1024px){.Hero-MainContentStyle{display:grid}}@media (max-width:767px){.Hero-MainContentStyle{padding:10px}}.StatCard-Headers{color:var(--darkest-black);font-size:1.5rem;margin-bottom:0px;text-align:center}@media (max-width:767px){.StatCard-Headers{font-size:1.25rem}}.PageWrapper-1200px{align-self:center;justify-items:center;justify-self:center;max-width:1200px}.TopHeaderColoredBox{background-color:rgba(51,51,255,0.46);border-bottom-style:solid;border-bottom-width:1px;padding-bottom:10px;padding-top:10px}