.customer-promise{--customer-promise-pad-y:45px;--customer-promise-gap:32px;--customer-promise-card-radius:16px;position:relative;overflow:hidden;background-color:var(--dark-blue,#051529);background-image:linear-gradient(99.81deg,rgb(5,21,41) 0%,rgba(5,21,41,.67) 44.56%,rgba(242,103,39,.3) 100%),linear-gradient(90deg,rgb(5,21,41) 0%,rgb(5,21,41) 100%);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.customer-promise.section-padding{padding-top:var(--section-margins);padding-bottom:var(--section-margins)}.customer-promise .container{display:flex;flex-direction:column;align-items:center;gap:var(--customer-promise-gap)}.customer-promise__intro.wysiwyg{display:flex;flex-direction:column;align-items:center;gap:8px;width:100%;max-width:920px;margin:0 auto;text-align:center;word-break:break-word}.customer-promise__intro.wysiwyg>:first-child{margin-top:0}.customer-promise__intro.wysiwyg>:last-child{margin-bottom:0}.customer-promise__intro.wysiwyg .sub-heading,.customer-promise__intro.wysiwyg>p.sub-heading{margin:0;padding:0;color:var(--orange,#f26727);font-family:var(--font-heading,var(--heebo,'Heebo',sans-serif));font-size:var(--fs-subheading,16px);font-weight:var(--font-weight-bold,700);line-height:var(--lh-heading,1.2)}.customer-promise__intro.wysiwyg :is(h1,h2,h3,h4,h5,h6){margin:0;padding:0;color:var(--text-inverse,#fff);font-family:var(--font-heading,var(--heebo,'Heebo',sans-serif));font-size:var(--fs-h2,28px);font-weight:var(--font-weight-bold,700);line-height:var(--lh-heading,1.2)}.customer-promise__intro.wysiwyg p:not(.sub-heading){margin:0;padding:0;color:var(--text-paragraph-inverse,#e8e8e8);font-family:var(--font-body,var(--heebo,'Heebo',sans-serif));font-size:var(--fs-body,15px);font-weight:var(--font-weight-regular,400);line-height:var(--lh-body,1.5)}.customer-promise__cards{display:grid;grid-template-columns:1fr;gap:var(--customer-promise-gap);width:100%}.customer-promise__card{display:flex;flex-direction:column;align-items:center;gap:8px;min-width:0;padding:32px 24px;border:1px solid var(--text-inverse,#fff);border-radius:var(--customer-promise-card-radius);background-color:var(--dark-blue,#051529);text-align:center;word-break:break-word}.customer-promise__card-title{margin:0;padding:0;color:var(--text-inverse,#fff);font-family:var(--font-heading,var(--heebo,'Heebo',sans-serif));font-size:var(--fs-subheading,16px);font-weight:var(--font-weight-bold,700);line-height:var(--lh-heading,1.2)}.customer-promise__card-text{margin:0;padding:0;color:var(--text-paragraph-inverse,#e8e8e8);font-family:var(--font-body,var(--heebo,'Heebo',sans-serif));font-size:var(--fs-body,15px);font-weight:var(--font-weight-regular,400);line-height:var(--lh-body,1.5)}@media (min-width:768px){.customer-promise{--customer-promise-pad-y:80px}.customer-promise__cards{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-promise__intro.wysiwyg .sub-heading,.customer-promise__intro.wysiwyg>p.sub-heading,.customer-promise__card-title{font-size:var(--fs-subheading,18px)}.customer-promise__intro.wysiwyg :is(h1,h2,h3,h4,h5,h6){font-size:var(--fs-h2,34px)}}@media (min-width:1025px){.customer-promise{--customer-promise-pad-y:145px}.customer-promise__cards{grid-template-columns:repeat(4,minmax(0,1fr))}.customer-promise__intro.wysiwyg .sub-heading,.customer-promise__intro.wysiwyg>p.sub-heading,.customer-promise__card-title{font-size:var(--fs-subheading,20px)}.customer-promise__intro.wysiwyg :is(h1,h2,h3,h4,h5,h6){font-size:var(--fs-h2,40px)}}