.dgrd-switchback-cards{background-color:var(--swc-bg,#fff);box-sizing:border-box;padding:var(--swc-v-pad-top,80px) 40px var(--swc-v-pad-bottom,80px);position:relative;width:100%}.dgrd-switchback-cards__inner{align-items:center;display:flex;gap:clamp(56px,7.5vw,108px);justify-content:space-between;margin:0 auto;max-width:1360px;width:100%}.dgrd-switchback-cards--image-left .dgrd-switchback-cards__inner{flex-direction:row-reverse}.dgrd-switchback-cards--no-image .dgrd-switchback-cards__inner{justify-content:flex-start}.dgrd-switchback-cards__content{align-items:flex-start;display:flex;flex:0 1 580px;flex-direction:column;gap:32px;max-width:580px;min-width:0}.dgrd-switchback-cards--no-image .dgrd-switchback-cards__content{flex-basis:100%}.dgrd-switchback-cards__header{align-items:flex-start;display:flex;flex-direction:column;gap:16px;width:100%}.dgrd-switchback-cards__eyebrow{color:var(--swc-eyebrow-color,#1e5d85);margin:0}.dgrd-switchback-cards__heading{color:var(--swc-heading-color,#34373b);font-size:40px;font-weight:500;letter-spacing:0;line-height:1.1;margin:0;width:100%}.dgrd-switchback-cards__description{color:var(--swc-body-color,#34373b);font-size:18px;font-weight:400;letter-spacing:0;line-height:1.4;margin:0;width:100%}.dgrd-switchback-cards__cards{display:grid;gap:24px;grid-template-columns:repeat(2,minmax(0,1fr));padding:32px 0;width:min(100%,524px)}.dgrd-switchback-cards__card{align-items:flex-start;background-color:var(--swc-card-bg,#f2f4f6);border-radius:10px;box-sizing:border-box;display:flex;flex-direction:column;gap:32px;height:auto;justify-content:flex-start;min-height:180px;min-width:0;padding:16px 12px}.dgrd-switchback-cards__card-icon{color:var(--swc-icon-color,#20232a);flex:0 0 auto;height:40px;width:40px}.dgrd-switchback-cards__custom-icon,.dgrd-switchback-cards__icon-svg{display:block;height:40px;width:40px}.dgrd-switchback-cards__custom-icon{object-fit:contain}.dgrd-switchback-cards__card-text{color:var(--swc-card-text-desktop,#1e5d85);font-size:20px;font-weight:500;letter-spacing:0;line-height:1.12;margin:0;width:100%}.dgrd-switchback-cards__media{border-radius:10px;flex:0 1 672px;height:660px;max-width:672px;min-width:0;overflow:hidden}.dgrd-switchback-cards__image{border-radius:10px;display:block;height:100%;object-fit:cover;object-position:center;width:100%}@media (min-width:768px) and (max-width:1023px){.dgrd-switchback-cards{padding-left:40px;padding-right:40px}.dgrd-switchback-cards--image-left .dgrd-switchback-cards__inner,.dgrd-switchback-cards__inner{align-items:stretch;flex-direction:column;gap:24px}.dgrd-switchback-cards__content,.dgrd-switchback-cards__media{flex:0 0 auto;max-width:100%;width:100%}.dgrd-switchback-cards__content{gap:32px}.dgrd-switchback-cards__eyebrow{font-size:16px}.dgrd-switchback-cards__heading{font-size:35px;line-height:1.1}.dgrd-switchback-cards__cards{gap:24px;padding:0;width:100%}.dgrd-switchback-cards__card{min-height:150px}.dgrd-switchback-cards__card-text{font-size:18px}.dgrd-switchback-cards__media{height:565px}}@media (max-width:767px){.dgrd-switchback-cards{padding-left:0;padding-right:0}.dgrd-switchback-cards--image-left .dgrd-switchback-cards__inner,.dgrd-switchback-cards__inner{align-items:stretch;flex-direction:column;gap:0}.dgrd-switchback-cards__content{flex:0 0 auto;gap:32px;max-width:100%;width:100%}.dgrd-switchback-cards__eyebrow{font-size:16px}.dgrd-switchback-cards__heading{font-size:30px;line-height:1.1}.dgrd-switchback-cards__description{font-size:18px;line-height:1.4}.dgrd-switchback-cards__cards{gap:24px;grid-template-columns:1fr;padding:32px 0 0;width:100%}.dgrd-switchback-cards__card{border-radius:8px;min-height:140px}.dgrd-switchback-cards__card-text{font-size:18px}.dgrd-switchback-cards__media{display:none}}