.expert-consults-section{padding:125px 0}.expert-consults-section .container{display:flex;flex-direction:column;gap:80px}.section-copy{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:12px}.section-copy .kicker{font-family:CircularXX;font-size:20px;font-weight:700;line-height:150%}.section-copy h2{color:var(--content-text-primary,#1c1c1c);font-family:CircularXX;font-size:40px;font-weight:700;line-height:135%;margin-bottom:12px}.section-copy p{color:#4b4545;font-family:CircularXX;font-size:20px;font-weight:450;line-height:150%}.section-cards{display:grid;gap:18px;grid-template-columns:repeat(3,1fr)}.card{align-items:flex-start;align-self:stretch;background:var(--surface-bg-light-gray,#f5f5f5);border:1px solid var(--gray-600,#4b4545);border-radius:4px;display:flex;gap:24px;padding:48px}.card-icon{height:32px;width:32px}.card-icon img{width:100%}.card-contents{display:flex;flex-direction:column;gap:16px}.card-contents h3{color:var(--content-text-primary,#1c1c1c);font-family:CircularXX;font-size:24px;font-weight:700;line-height:135%}.card-contents span{color:var(--content-text-secondary,#4b4545);font-family:CircularXX;font-size:18px;font-weight:450;line-height:200%}.section-cta{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:center}@media (max-width:1023px){.expert-consults-section{padding:100px 0}.section-cards{grid-template-columns:repeat(2,1fr)}.expert-consults-section .container{gap:60px}.section-copy .kicker,.section-copy p{font-size:20px}.section-copy h2{font-size:40px}.section-cta a,.section-cta button{width:auto}}@media (max-width:575px){.expert-consults-section{padding:80px 0}.section-cards{gap:20px 18px;grid-template-columns:repeat(1,1fr)}.expert-consults-section .container{gap:40px}.section-copy .kicker,.section-copy p{font-size:18px}.section-copy h2{font-size:28px}.card{padding:24px}.card-icon{height:24px;width:24px}.card-contents h3{font-size:20px}.section-cta{flex-direction:column}.section-cta a,.section-cta button{width:100%}}