.section{padding:3rem 1rem}.inner{margin-left:auto;margin-right:auto;max-width:var(--gb-container-width)}.splash-hero{background-blend-mode:normal;background-image:linear-gradient(225deg,#302f2f 43%,#ee3724 100%);background-position:center;background-repeat:no-repeat;background-size:cover}.white{color:var(--white)}.grid-1-1{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.max-width-600{margin-left:auto;margin-right:auto;max-width:600px}.flex{display:flex}.justify-center{justify-content:center}.flex-row{flex-direction:row}.align-center{align-items:center}.gap-2{column-gap:2rem;row-gap:2rem}.margin-b-0{margin-bottom:0px}.btn-primary{background-color:var(--accent);color:var(--white);text-decoration:none;border-radius:100px;padding:.5rem 2rem}.btn-primary:hover{background-color:var(--black);color:var(--white) !important}.center{text-align:center}.flex-col{flex-direction:column}.margin-b-5{margin-bottom:5rem}.margin-b-2{margin-bottom:2rem}.margin-b-8{margin-bottom:8rem}.max-width-350{margin-left:auto;margin-right:auto;max-width:350px}.border-rounded{border:1px solid var(--primary);border-radius:20px}.pad-3{padding:3rem}.gray-divider{background-color:#d9d9d9;height:27px;margin-left:auto;margin-right:auto;margin-top:-13.5px;max-width:900px}.grid-1-1-1-1{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}@media (max-width:767px){.grid-1-1-1-1{grid-template-columns:1fr}}.team-card_photo{border-bottom-left-radius:20px;border-bottom-right-radius:20px;height:350px;object-fit:cover;width:100%}@media (max-width:767px){.team-card_photo{height:300px}}.team-card{box-shadow:5px 0px 5px rgba(0,0,0,0.14);display:flex;flex-direction:column;text-align:center;border-radius:20px}.team-card_title{border-bottom:1px solid var(--black);padding:1rem}.grid-1-1-1{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:767px){.grid-1-1-1{grid-template-columns:1fr}}.btn-link{color:var(--white)}.btn-link a{color:var(--accent)}.red{color:var(--accent)}.relative{position:relative}.hero-gradient{background-blend-mode:normal;background-image:linear-gradient(189deg,var(--primary) 43%,var(--accent) 100%);background-position:center;background-repeat:no-repeat;background-size:cover}.min-height-30{min-height:30vh}.grid-1-2{display:grid;grid-template-columns:1fr 2fr}.hr{background-color:var(--black);height:2px}.max-width-800{margin-left:auto;margin-right:auto;max-width:800px}.red-circle{align-items:center;background-color:var(--accent);display:flex;justify-content:center;border-radius:50%;padding:1rem}.margin-b-1{margin-bottom:1rem}.bg-black{background-color:var(--black)}.bold{font-weight:bold}.pad-1{padding:1rem}.btn-alt{background-color:var(--black);color:var(--white);text-decoration:none;border-radius:100px;padding:.5rem 2rem}.btn-alt:hover{background-color:var(--accent);color:var(--white) !important}