.service-hero{width:100%;max-width:1140px;margin-inline:auto;padding-inline:1.5rem;padding-block:4.5rem;color:#082a42}.service-hero .intro{max-width:50rem;margin:0 0 2.5rem}.service-hero .eyebrow{color:#da291c;font-size:1rem;font-weight:900;line-height:1.375;text-transform:uppercase;margin:0 0 .5rem}.service-hero .title{font-size:2rem;font-weight:700;line-height:1.125;color:#000;text-transform:none;margin:0 0 1rem}.service-hero .intro-text{font-size:1.125rem;line-height:normal;margin:0}.service-hero .card,.service-hero .cards{display:-webkit-box;display:-ms-flexbox;display:flex}.service-hero .cards{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2.25rem}.service-hero .card{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.25rem;border:1px solid #ccc;border-radius:.625rem;padding:2rem 1.5rem;text-align:center;-webkit-transition:border-color .2s ease-in-out;transition:border-color .2s ease-in-out}.service-hero .card:hover{border-color:#cbd5e0}.service-hero .thumbnail img{display:inline-block;width:4rem;height:auto}.service-hero .card-title{font-size:1.5rem;font-weight:600;line-height:1.2;margin:0}.service-hero .card-text{font-size:1.25rem;line-height:1.3;margin:0}.service-hero .card .icon-link,.service-hero .note{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.service-hero .card .icon-link{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.75rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-inline:auto;color:#000;font-size:1.25rem;font-weight:700;text-decoration:none}.service-hero .card .icon-link svg{color:inherit}.service-hero .card .icon-link:hover{color:#da291c}.service-hero .note{gap:1rem;margin-top:2.25rem;padding:1.25rem 1.5rem;border-radius:.625rem;background-color:#f3f1ee}.service-hero .note-icon{-ms-flex-negative:0;flex-shrink:0}.service-hero .note-icon img{display:block;width:2rem;height:auto}.service-hero .note-text{font-size:1.125rem}.service-hero .note-text p{margin:0}@media (min-width:768px){.service-hero .cards{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}