.dgrd-section-served{background:var(--section-served-bg,#f2f4f6);box-sizing:border-box;color:var(--section-served-text,#34373b);padding:var(--section-served-v-pad-top,80px) 0 var(--section-served-v-pad-bottom,80px)}.dgrd-section-served__inner{box-sizing:border-box;display:flex;flex-direction:column;gap:32px;margin:0 auto;max-width:1440px;overflow:hidden;padding:0 40px;width:100%}.dgrd-section-served__top{align-items:flex-start;display:flex;gap:32px;justify-content:space-between}.dgrd-section-served__header{display:flex;flex-direction:column;gap:32px;max-width:750px}.dgrd-section-served__eyebrow{color:var(--section-served-eyebrow,#1e5d85);margin:0}.dgrd-section-served__heading{color:var(--section-served-text,#34373b);font-size:40px;font-weight:500;line-height:1.1;margin:0}.dgrd-section-served__viewport{overflow:visible;width:100%}.dgrd-section-served__track{display:flex;gap:24px;transition:transform .35s ease;will-change:transform}.dgrd-section-served__card{background:#fff;border-radius:10px;box-sizing:border-box;display:flex;flex:0 0 317px;flex-direction:column;gap:16px;padding:10px;width:317px}.dgrd-section-served__media{background:#d4dee5;border-radius:10px;height:212px;overflow:hidden;width:100%}.dgrd-section-served__image{display:block;height:100%;max-width:none;object-fit:cover;width:100%}.dgrd-section-served__card-copy{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column;gap:16px}.dgrd-section-served__card-title{color:var(--section-served-text,#34373b);font-size:24px;font-weight:500;line-height:1.1;margin:0}.dgrd-section-served__card-description{min-height:66px}.dgrd-section-served__card-description,.dgrd-section-served__card-description p{color:var(--section-served-text,#34373b);font-size:18px;font-weight:400;line-height:1.2;margin:0}.dgrd-section-served__button{margin-top:auto;min-width:148px;padding:10px 32px}.dgrd-section-served__desktop-arrows,.dgrd-section-served__mobile-arrows{align-items:center;display:flex;gap:12px}.dgrd-section-served__arrow{align-items:center;appearance:none;-webkit-appearance:none;background:transparent;background-color:transparent;border:2px solid #34373b;border-radius:50%;box-shadow:none;color:#34373b;cursor:pointer;display:inline-flex;height:53px;justify-content:center;padding:0;transition:color .2s ease,border-color .2s ease,opacity .2s ease;width:53px}.dgrd-section-served__arrow svg{height:24px;width:24px}.dgrd-section-served__arrow:active,.dgrd-section-served__arrow:focus,.dgrd-section-served__arrow:hover{background:transparent;background-color:transparent;border-color:#1e5d85;box-shadow:none;color:#1e5d85}.dgrd-section-served__arrow:disabled{background:transparent;background-color:transparent;cursor:default;opacity:.35}.dgrd-section-served__bottom{align-items:center;display:flex;gap:24px;justify-content:flex-end}.dgrd-section-served__dots{align-items:center;display:flex;gap:10px}.dgrd-section-served__dot{background:#bccad0;border:0;border-radius:999px;cursor:pointer;height:10px;padding:0;width:10px}.dgrd-section-served__dot.is-active{background:#34373b}.dgrd-section-served__mobile-arrows{display:none}.dgrd-section-served--controls-hidden .dgrd-section-served__bottom,.dgrd-section-served--controls-hidden .dgrd-section-served__desktop-arrows{display:none!important}@media (max-width:1023px){.dgrd-section-served__inner{padding:0 16px}.dgrd-section-served__top{display:block}.dgrd-section-served__header{max-width:none}.dgrd-section-served__heading{font-size:35px}.dgrd-section-served__desktop-arrows{display:none}.dgrd-section-served__bottom{justify-content:space-between}.dgrd-section-served__mobile-arrows{display:flex}}@media (max-width:767px){.dgrd-section-served__heading{font-size:30px}}