.db-module{color:var(--text-body-dark);font-family:var(--font-muoto);text-wrap:pretty}.db-module .content-wrapper.db-wrapper{background-color:var(--surface-card-alt);border-radius:var(--radius-card);padding:40px 38px}.db-module .content-wrapper.db-wrapper.warm{background-color:var(--surface-page)}.db-module .db-row{align-items:center;margin-left:0;margin-right:0}.db-module .head-and-text{align-items:center;display:flex;flex-direction:row;gap:24px}.db-module .db-avatar{align-items:center;background-color:var(--harvest-apricot);border-radius:var(--radius-full);color:var(--black);display:flex;flex:0 0 82px;height:82px;justify-content:center;width:82px}.db-module .db-avatar__icon{display:block;height:42px;width:42px}.db-module .db-headshots{display:flex;flex-direction:row;flex-wrap:nowrap}.db-headshot-wrap{border-radius:var(--radius-full);flex:0 0 82px;height:82px;margin-right:14px;order:2;overflow:hidden;padding:0;width:82px}.db-headshot-wrap.first{order:1}.db-headshot-wrap img{height:auto;width:100%}.db-module .db-text-wrap .db-text-heading{color:var(--black);font-family:var(--font-besley);font-size:var(--fs-h2-sm);font-weight:var(--font-weight-normal);letter-spacing:var(--ls-h2-sm);line-height:var(--lh-h2-sm);margin-bottom:12px}.db-module .db-text-wrap .db-text-subhead{color:var(--text-body-dark);font-family:var(--font-muoto);font-size:var(--fs-body-lg);font-weight:var(--font-weight-normal);letter-spacing:var(--ls-body-lg);line-height:var(--lh-body-lg);margin-bottom:0;opacity:.7}.db-module .db-text-wrap .db-text-subhead em{color:var(--green-bright);font-style:normal}.db-module .button.db-cta{height:-moz-fit-content;height:fit-content;white-space:nowrap}.db-module .db-feature-list-wrapper{border-top:1px solid var(--smokey-charcoal-10);margin-top:16px;padding-top:22px}.db-module ul.db-feature-list{-moz-column-gap:64px;column-gap:64px;display:grid;grid-auto-flow:column;grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,auto);list-style:none;margin:0;padding:0;row-gap:8px}.db-module ul.db-feature-list li{background:transparent var(--asset-check-bullet-black) left 6px no-repeat;background-size:21px 16px;color:var(--black);font-size:var(--fs-body);letter-spacing:var(--ls-body);line-height:var(--lh-body);margin-bottom:0;opacity:.7;padding-left:32px}@media screen and (max-width:850px){.db-module .content-wrapper.db-wrapper{padding:32px 24px}.db-module .head-and-text{align-items:flex-start;flex-direction:column;gap:16px}.db-module ul.db-feature-list{grid-auto-flow:row;grid-template-columns:1fr;grid-template-rows:none;row-gap:8px}.db-module .db-feature-list-wrapper{border-top:none;padding-top:0}.db-module .db-text-wrap .db-text-heading{margin-bottom:8px}.db-module .db-text-wrap .db-text-subhead{margin-bottom:10px}.db-module .button.db-cta{margin-top:16px}}@media screen and (max-width:500px){.db-module .db-text-wrap .db-text-heading{margin-bottom:12px}}