.storm-process,.storm-process *,.storm-process :after,.storm-process :before{box-sizing:border-box}.storm-process{background:var(--sp-background,#fff);font-family:inherit;isolation:isolate;padding:6.5rem 1.5rem;position:relative;width:100%}.storm-process__background{inset:0;overflow:hidden;pointer-events:none;position:absolute;z-index:0}.storm-process__background img{display:block;height:100%;object-fit:cover;width:100%}.storm-process__background:after{background:var(--sp-overlay,transparent);content:"";inset:0;position:absolute}.storm-process__content{margin-inline:auto;max-width:75rem;position:relative;width:100%;z-index:1}.storm-process__header{align-items:center;display:grid;gap:clamp(2rem,6.94vw,6.25rem);grid-template-columns:minmax(0,620fr) minmax(0,480fr);margin-bottom:3.5rem}.storm-process__header--single{grid-template-columns:minmax(0,1fr)}.storm-process__heading{color:var(--sp-heading,#181818);font-family:inherit;font-size:clamp(2rem,3.62vw,3.25rem);font-weight:900;letter-spacing:.03em;line-height:1.1154;margin:0;text-transform:uppercase}.storm-process__intro{background:var(--sp-intro-background,#eaf8fc);border-radius:1.5rem;padding:1.75rem 2rem}.storm-process__intro p{color:var(--sp-intro-text,#000);font-family:inherit;font-size:1.125rem;font-weight:700;line-height:1.5556;margin:0}.storm-process__cards{column-gap:1.5rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));row-gap:3.5rem}.storm-process__card{background:var(--sp-card-background,#0c274f);border-radius:1.75rem;display:grid;grid-template-columns:minmax(0,220fr) minmax(0,368fr);min-height:23rem;min-width:0;overflow:hidden}.storm-process__card--without-image{grid-template-columns:minmax(0,1fr)}.storm-process__image{border-radius:1.5rem;min-height:23rem;min-width:0;overflow:hidden;position:relative}.storm-process__image img{display:block;height:100%;inset:0;object-fit:cover;object-position:center;position:absolute;width:100%}.storm-process__image:after{background:var(--sp-image-overlay,transparent);content:"";inset:0;pointer-events:none;position:absolute}.storm-process__card-content{align-items:flex-start;display:flex;flex-direction:column;gap:.875rem;justify-content:center;min-width:0;padding:1.5rem}.storm-process__badge{align-items:center;background:var(--sp-badge-background,#ffbd0a);border-radius:1rem;color:var(--sp-badge-text,#0c274f);display:inline-flex;flex:0 0 auto;justify-content:center;max-width:100%;min-height:3.5rem;min-width:3.5rem;padding:.5rem}.storm-process__badge span{font-family:inherit;font-size:1.5rem;font-weight:900;line-height:1.1667;overflow-wrap:anywhere}.storm-process__badge img{display:block;height:2rem;object-fit:contain;width:2rem}.storm-process__card-title{color:var(--sp-card-title,#fff);font-size:1.5625rem;font-weight:900;line-height:1.2;text-transform:uppercase}.storm-process__card-description,.storm-process__card-title{font-family:inherit;letter-spacing:normal;margin:0;overflow-wrap:anywhere}.storm-process__card-description{color:var(--sp-card-text,#fff);font-size:.90625rem;font-weight:400;line-height:1.5172}.storm-process__footer{display:flex;justify-content:center;margin-top:3.5rem}.storm-process__button{align-items:center;background:var(--sp-button-background,#ffbd0a);border:0;border-radius:1.125rem;color:var(--sp-button-text,#0c274f);display:inline-flex;font-family:inherit;font-size:1.0625rem;font-weight:900;justify-content:center;line-height:1.4118;max-width:100%;min-height:3.75rem;overflow-wrap:anywhere;padding:1rem 1.75rem;text-align:center;text-decoration:none;transition:filter .2s ease}.storm-process__button:hover{color:var(--sp-button-text,#0c274f);filter:brightness(.95)}.storm-process__button:focus-visible{outline:.1875rem solid var(--sp-button-text,#0c274f);outline-offset:.25rem}@media (max-width:1023px){.storm-process{padding-block:4rem}.storm-process__header{gap:1.5rem;grid-template-columns:minmax(0,1fr);margin-bottom:2rem}.storm-process__cards{grid-template-columns:minmax(0,1fr);row-gap:1.5rem}.storm-process__footer{margin-top:2rem}}@media (max-width:575px){.storm-process{padding:3rem 1rem}.storm-process__intro{padding:1.5rem}.storm-process__card{grid-template-columns:minmax(0,1fr);min-height:0}.storm-process__image{aspect-ratio:4/3;min-height:0}.storm-process__card-title{font-size:1.375rem}.storm-process__button{width:100%}}