.v2-three-cards{background:#eef6fb;color:#444;margin-left:calc(50% - var(--v2-three-cards-viewport-width,100vw)/2);margin-right:calc(50% - var(--v2-three-cards-viewport-width,100vw)/2);max-width:none;padding:120px 0;width:var(--v2-three-cards-viewport-width,100vw)}.v2-three-cards,.v2-three-cards *{box-sizing:border-box}.v2-three-cards__container{margin:0 auto;max-width:1440px;padding:0 30px;width:100%}.v2-three-cards__header{align-items:flex-start;display:flex;flex-direction:column;gap:32px;margin:0 0 60px}.v2-three-cards__intro{display:flex;flex-direction:column;gap:16px;width:100%}.v2-three-cards .v2-three-cards__eyebrow{color:#29abe2;font-family:Lato,Arial,sans-serif;font-size:14px;font-weight:700;letter-spacing:3px;line-height:1.4;margin:0;overflow-wrap:break-word;padding:0;text-transform:uppercase}.v2-three-cards .v2-three-cards__heading{font-size:37px;font-weight:800;line-height:1.4}.v2-three-cards .v2-three-cards__heading,.v2-three-cards .v2-three-cards__subtitle{color:#222;font-family:Playfair Display,Georgia,serif;letter-spacing:normal;margin:0;overflow-wrap:break-word;padding:0;text-transform:none}.v2-three-cards .v2-three-cards__subtitle{font-size:24px;font-weight:400;line-height:30.8px}.v2-three-cards .v2-three-cards__description{color:#444;font-family:Lato,Arial,sans-serif;font-size:18px;font-weight:400;letter-spacing:normal;line-height:27px;margin:0;max-width:1050px;overflow-wrap:break-word;padding:0;text-transform:none;width:100%}.v2-three-cards__grid{align-items:stretch;display:grid;gap:20px;grid-template-columns:repeat(var(--v2-card-count,3),minmax(0,1fr))}.v2-three-cards__card{align-items:flex-start;background:#fff;border:0;border-radius:0;box-shadow:none;display:flex;flex-direction:column;gap:16px;margin:0;min-width:0;padding:28px}.v2-three-cards .v2-three-cards__card-title{color:#29abe2;font-family:Playfair Display,Georgia,serif;font-size:22px;font-weight:700;line-height:1.3}.v2-three-cards .v2-three-cards__card-description,.v2-three-cards .v2-three-cards__card-title{letter-spacing:normal;margin:0;overflow-wrap:break-word;padding:0;text-transform:none;width:100%}.v2-three-cards .v2-three-cards__card-description{color:#444;font-family:Lato,Arial,sans-serif;font-size:16px;font-weight:500;line-height:1.6}@media(max-width:1024px){.v2-three-cards{padding:80px 0}.v2-three-cards__header{margin-bottom:48px}.v2-three-cards__grid{align-items:start;grid-template-columns:minmax(0,1fr)}}@media(max-width:767px){.v2-three-cards{padding:64px 0}.v2-three-cards__header{gap:24px;margin-bottom:36px}.v2-three-cards .v2-three-cards__eyebrow{font-size:12px;letter-spacing:2px}.v2-three-cards .v2-three-cards__heading{font-size:32px}.v2-three-cards .v2-three-cards__subtitle{font-size:22px;line-height:1.4}.v2-three-cards .v2-three-cards__description{font-size:16px;line-height:1.6}.v2-three-cards__card{padding:24px}}.v2-three-cards [hidden],.v2-three-cards[hidden]{display:none!important}.v2-three-cards .v2-three-cards__header--no-cards{margin-bottom:0}