@media(max-width:991px){.u-escape-container--mobile{margin-left:-20px;margin-right:-20px}}@media(max-width:991px)and (min-width:576px){.u-escape-container--mobile{margin-left:calc(-50vw - -250px);margin-right:calc(-50vw - -250px)}}@media(max-width:991px)and (min-width:768px){.u-escape-container--mobile{margin-left:calc(-50vw - -340px);margin-right:calc(-50vw - -340px)}}@media(max-width:991px)and (min-width:992px){.u-escape-container--mobile{margin-left:calc(-50vw - -460px);margin-right:calc(-50vw - -460px)}}@media(max-width:991px)and (min-width:1280px){.u-escape-container--mobile{margin-left:calc(-50vw - -600px);margin-right:calc(-50vw - -600px)}}@media(max-width:991px)and (min-width:1324px){.u-escape-container--mobile{margin-left:calc(-50vw - -622px);margin-right:calc(-50vw - -622px)}}.process-steps{padding:60px 0}@media(min-width:992px){.process-steps{padding:70px 0}}.process-steps__banner{position:relative}.process-steps__banner.with-logo{padding-top:50px}.process-steps__banner-logo{height:40px;left:50%;position:absolute;top:0;transform:translateX(-50%)}.process-steps__banner-content{margin:0 auto 40px;max-width:600px;text-align:center}@media(min-width:768px){.process-steps__banner-content p{font-size:18px}}@media(min-width:992px){.process-steps__banner-content p{font-size:20px}}.process-steps__banner-image{height:380px;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;width:100%;z-index:0}.process-steps__steps-wrapper{display:flex;flex-direction:column;flex-wrap:wrap;gap:90px;margin:30px auto 0;max-width:400px}@media(min-width:992px){.process-steps__steps-wrapper{flex-direction:row;gap:30px;max-width:none}}.process-steps__step{flex:1;position:relative;text-align:center}.process-steps__step .box-arrow{align-items:center;bottom:0;display:flex;gap:10px;justify-content:center;position:absolute;right:50%;transform:translateX(50%) translateY(52px) rotate(90deg)}@media(min-width:992px){.process-steps__step .box-arrow{bottom:auto;right:-43px;top:30%;transform:none}}.process-steps__step .box-arrow span{background:var(--brand-primary-intense);border-radius:100%;display:inline-block;height:10px;width:10px}.process-steps__step .box-arrow span:last-of-type{background:transparent none repeat 0 0/auto auto padding-box border-box scroll;background:initial;border-bottom:7px solid transparent;border-left:13px solid var(--brand-primary-intense);border-radius:0;border-radius:initial;border-top:7px solid transparent;height:0;width:0}.process-steps__step .step-num-box{display:inline-block;margin-bottom:20px;position:relative}.process-steps__step .step-num-box .step-icon{align-items:center;background:var(--process-steps-step-icon-bg);border:3px solid var(--process-steps-step-icon-border-color);border-radius:50%;display:flex;height:140px;justify-content:center;width:140px}.process-steps__step .step-num-box .step-icon .step-image{height:40px;width:40px}.process-steps__step .step-num-box .step-num{align-items:center;background:var(--process-steps-step-num-bg);border-radius:50%;box-shadow:0 12px 20px 0 var(--process-steps-step-num-shadow-color);color:var(--brand-primary-dark);display:flex;font-size:18px;font-weight:600;height:50px;justify-content:center;position:absolute;right:0;top:0;width:50px}.process-steps__step .step-title{font-family:var(--headings-font-family,adelle-sans,sans-serif);font-size:20px;font-weight:600;line-height:1.2;margin:0 auto;width:85%}@media(min-width:992px){.process-steps__step .step-title{font-size:18px}}@media(min-width:1280px){.process-steps__step .step-title{font-size:24px}}.process-steps__footer{margin:40px auto 0;text-align:center}@media(min-width:768px){.process-steps__footer{max-width:75%}}.process-steps.component--brand-light .component__background{background-blend-mode:multiply}.process-steps.component--brand-dark .component__background{background-blend-mode:color-burn}.process-steps.component--brand-dark h2,.process-steps.component--brand-dark p{color:var(--brand-white)!important}.process-steps.component--brand-dark .btn-outline-brand-primary-dark{border-color:var(--process-steps-brand-dark-btn-border);color:var(--process-steps-brand-dark-btn-color)}.process-steps.component--brand-dark .btn-outline-brand-primary-dark:hover{background-color:var(--process-steps-brand-dark-btn-hover-bg);color:var(--process-steps-brand-dark-btn-hover-color)}.process-steps.component--brand-dark .step-icon{background-color:var(--process-steps-brand-dark-step-icon-bg)}.process-steps.component--brand-dark .step-num{background-color:var(--process-steps-brand-dark-step-num-bg);color:var(--process-steps-brand-dark-step-num-text-color)}