.section-full-width-content{background:var(--color-surface)}.section-full-width-content__inner{width:100%}.section-full-width-content__block{width:100%}.section-full-width-content__block+.section-full-width-content__block{margin-top:1.75rem}.section-full-width-content__content{width:100%;max-width:none;color:var(--color-text)}.section-full-width-content__content p:has(.section-label){text-align:center}.section-full-width-content__content p.section-label{display:flex;width:-moz-fit-content;width:fit-content;margin-inline:auto}.section-full-width-content__cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.875rem}.section-full-width-content__card{position:relative;overflow:hidden;display:flex;align-items:flex-end;min-height:13.625rem;padding:1.25rem;border:.0625rem solid var(--color-border-soft);border-radius:1.5rem;background:var(--color-white);box-shadow:0 1.25rem 2.5rem 0 rgba(2,6,23,.12)}.section-full-width-content__card-number{position:absolute;top:1.25rem;left:1.25rem;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:50%;background:linear-gradient(0deg,#0d4769 0,#11325e 100%);color:var(--color-white);font-family:var(--font-heading);font-size:1.25rem;font-weight:800;line-height:1;padding-top:.1875rem}.section-full-width-content__card-image{position:absolute;top:0;right:1rem;z-index:1;display:flex;align-items:flex-start;justify-content:flex-end;width:48%;height:9.5rem;pointer-events:none}.section-full-width-content__card-img{display:block;width:auto;max-width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.section-full-width-content__card-content{position:relative;z-index:2;width:100%;padding-top:4.75rem;color:var(--color-text)}.section-full-width-content__card-content h3,.section-full-width-content__card-content h4,.section-full-width-content__card-content h5,.section-full-width-content__card-content h6{margin-bottom:.625rem}@media (max-width:77.49875rem){.section-full-width-content__cards{gap:1rem}.section-full-width-content__card{min-height:11rem}}@media (max-width:47.93625rem){.section-full-width-content__block+.section-full-width-content__block{margin-top:20px}.section-full-width-content__cards{grid-template-columns:1fr;gap:15px}.section-full-width-content__card{min-height:180px;padding:20px;border-radius:24px;box-shadow:0 20px 40px 0 rgba(2,6,23,.12)}.section-full-width-content__card-number{width:40px;height:40px;font-size:20px;padding-top:3px}.section-full-width-content__card-image{width:60%;height:122px}.section-full-width-content__card-content h3,.section-full-width-content__card-content h4,.section-full-width-content__card-content h5,.section-full-width-content__card-content h6{font-size:24px;line-height:1.12}}