.site-header,.site-footer{display:none !important}.rqc-form{font-size:0.9375rem}@media all and (min-width: 64em){.rqc-form{display:flex}}@media all and (min-width: 64em){.rqc-form__aside{width:33.3333%;max-width:25.625rem;padding-top:3.125rem;flex-shrink:0}}.rqc-form__header{padding-top:1.25rem;padding-bottom:1.25rem;border-bottom:0.0625rem solid #dedede}@media all and (min-width: 64em){.rqc-form__header{padding:0 1.25rem 0 3.125rem;border-bottom:none;margin-bottom:3.125rem}}.rqc-form__header a{text-decoration:none}.rqc-form__header img{height:2rem;margin-left:auto;margin-right:auto}@media all and (min-width: 64em){.rqc-form__header img{margin:0}}.rqc-form__steps-list{padding-top:1.25rem;padding-bottom:1.25rem}@media all and (min-width: 64em){.rqc-form__steps-list{padding-left:3.125rem;padding-right:1.25rem}}.rqc-form__steps-list-inner{display:flex;justify-content:space-between;position:relative;z-index:1}@media all and (min-width: 64em){.rqc-form__steps-list-inner{flex-direction:column;gap:2.5rem}}.rqc-form__steps-list-inner:before{content:"";height:0.0625rem;position:absolute;top:50%;left:1.625rem;right:1.625rem;z-index:-1;background-color:#c4c4c4}@media all and (min-width: 64em){.rqc-form__steps-list-inner:before{width:0.0625rem;height:auto;top:1.625rem;bottom:1.625rem;left:0.8125rem;right:auto}}.rqc-form__steps-list-item{display:flex;gap:0.9375rem;align-items:center;--text-colour: #C4C4C4}.rqc-form__steps-list-item--active{--text-colour: #0A2D4B}.rqc-form__steps-list-item--active .rqc-form__steps-list-item-number{border-color:#0a2d4b}.rqc-form__steps-list-item--completed{--text-colour: #0A2D4B}.rqc-form__steps-list-item--completed .rqc-form__steps-list-item-number{background-color:#0a2d4b;border-color:#0a2d4b;--text-colour: #FFFFFF}.rqc-form__steps-list-item-number{width:1.625rem;height:1.625rem;border:0.0625rem solid #c4c4c4;border-radius:50%;background-color:#FFFFFF;text-align:center;transition:background-color .3s,border-color .3s,color .3s}.rqc-form__steps-list-item-label{transition:color .3s}@media all and (max-width: 63.9375em){.rqc-form__steps-list-item-label{border:0;clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute !important;width:1px;word-wrap:normal !important}}@media all and (min-width: 64em){.rqc-form__container{max-width:65.625rem;margin-left:auto;margin-right:auto}}.rqc-form__container-padding{padding-left:1rem;padding-right:1rem}@media all and (min-width: 23.4375em){.rqc-form__container-padding{padding-left:1.25rem;padding-right:1.25rem}}@media all and (min-width: 48em){.rqc-form__container-padding{padding-left:2rem;padding-right:2rem}}@media all and (min-width: 64em){.rqc-form__container-padding{padding-left:5rem;padding-right:5rem}}.rqc-form__content{position:relative;overflow:clip}@media all and (min-width: 64em){.rqc-form__content{width:66.6666%;min-width:calc(100% - 25.625rem)}}.rqc-form__content--loading .rqc-form__loader{opacity:1}.rqc-form__content--loading .rqc-form__step{opacity:.1;pointer-events:none}.rqc-form__loader{width:100%;height:100vh;position:fixed;top:0;right:0;pointer-events:none;opacity:0;display:flex;align-items:center;justify-content:center;transition:opacity .3s}@media all and (min-width: 64em){.rqc-form__loader{width:66.6666%;min-width:calc(100% - 25.625rem)}}.rqc-form__step{width:100%;height:0;position:absolute;top:0;left:0;opacity:0;-webkit-transform:translateX(100%);transform:translateX(100%);transition:opacity .3s,-webkit-transform .3s;transition:transform .3s,opacity .3s;transition:transform .3s,opacity .3s,-webkit-transform .3s}.rqc-form__step--previous{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.rqc-form__step--show{height:auto;position:relative;opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.rqc-form__intro-text{display:flex;flex-direction:column;gap:1.25rem;margin-top:3.75rem;margin-bottom:2.5rem}@media all and (min-width: 64em){.rqc-form__intro-text{gap:2.5rem;margin-top:6.25rem}}@media all and (min-width: 64em){.rqc-form__intro-text .body-large{font-size:1.375rem}}@media all and (max-width: 63.9375em){.rqc-form__intro-checklist-heading{text-align:center}}.rqc-form__start-btn-wrapper{text-align:center}.rqc-form__panel{padding:1.875rem 1.25rem;margin-left:-1rem;margin-right:-1rem;display:flex;flex-direction:column;gap:1.875rem}@media all and (min-width: 23.4375em){.rqc-form__panel{margin-left:-1.25rem;margin-right:-1.25rem}}@media all and (min-width: 48em){.rqc-form__panel{margin-left:-2rem;margin-right:-2rem}}@media all and (min-width: 64em){.rqc-form__panel{margin-left:0;margin-right:0;border-radius:0.625rem;padding:2.5rem;margin-top:2.5rem;margin-bottom:2.5rem;gap:2.5rem}}.rqc-form__inner-panel{padding:1.25rem;border:0.0625rem solid #9bb9d2;border-radius:0.25rem;display:flex;flex-direction:column;gap:1.25rem}.rqc-form__inner-panel hr{border:none;border-top:0.0625rem solid #9bb9d2;margin:0 -1.25rem}.rqc-form__inner-panel--border-dark{border-color:#447197}.rqc-form__inner-panel--border-dark hr{border-top-color:#447197}.rqc-form__warning{padding:1.25rem;background-color:#fffae2;border-radius:0.25rem}.rqc-form__warning--red{background-color:#fdd}.rqc-form__warning ol{margin-top:0}.rqc-form__warning ol li{margin-top:0;margin-bottom:0}@media all and (min-width: 64em){.rqc-form__rqc-form-checklist .rqc-form__start-btn-wrapper{display:none}}.rqc-form__rqc-form-checklist-list{list-style:none;padding:0;margin:0}.rqc-form__rqc-form-checklist-list>li{position:relative;padding-left:2.25rem;margin-top:1.5em;margin-bottom:1.5em}.rqc-form__rqc-form-checklist-list>li:before{content:"";width:1.625rem;height:1.625rem;background:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAzNCAzNCI+CiAgPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI5LjYuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDIuMS4xIEJ1aWxkIDkpICAtLT4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLnN0MCB7CiAgICAgICAgZmlsbDogI2U5M2U0MzsKICAgICAgfQogICAgPC9zdHlsZT4KICA8L2RlZnM+CiAgPHBhdGggY2xhc3M9InN0MCIgZD0iTTE3LDBDNy42MywwLDAsNy42MywwLDE3czcuNjMsMTcsMTcsMTcsMTctNy42MywxNy0xN1MyNi4zNywwLDE3LDBaTTIzLjcxLDEzLjMzbC04LjkzLDguOGMtLjE1LjE1LS4zNi4xNS0uNTEsMGwtMy45OS0zLjljLS4xMi0uMTUtLjEyLS4zOCwwLS41bC44Ni0uODVjLjEyLS4xMi4zNi0uMTIuNTEsMGwyLjg2LDIuODQsNy44My03LjcxYy4xNS0uMTUuMzktLjE1LjUxLDBsLjg2LjgyYy4xMi4xNS4xMi4zOCwwLC41WiIvPgo8L3N2Zz4=");position:absolute;top:-0.1875rem;left:0}.rqc-form__rqc-form-checklist-list>li:last-child{margin-bottom:0}.rqc-form__rqc-form-checklist-list ol,.rqc-form__rqc-form-checklist-list ul{margin-top:0;margin-bottom:0}.rqc-form__rqc-form-checklist-list ol li,.rqc-form__rqc-form-checklist-list ul li{margin-top:0;margin-bottom:0}.rqc-form__rqc-form-checklist-list ul{list-style-type:disc}.rqc-form__rqc-form-checklist-list p+ol,.rqc-form__rqc-form-checklist-list p+ul{margin-top:-1em}.rqc-form__rqc-form-checklist-list a .icon-download{margin-bottom:-0.2em;margin-right:.5em}.rqc-form__step-header{margin-top:1.875rem;margin-bottom:1.875rem}@media all and (min-width: 64em){.rqc-form__step-header{margin-top:6.25rem;margin-bottom:2.5rem}}.rqc-form__step-header--logos{display:flex;flex-wrap:wrap;gap:1.25rem;flex-direction:column}@media all and (min-width: 75em){.rqc-form__step-header--logos{align-items:center;flex-direction:row}}@media all and (min-width: 75em){.rqc-form__step-header--logos>*{flex:1}}.rqc-form__step-header-logos{display:flex;flex-wrap:wrap;gap:1.25rem}@media all and (min-width: 64em){.rqc-form__step-header-logos{gap:2.5rem}}@media all and (min-width: 75em){.rqc-form__step-header-logos{justify-content:flex-end}}.rqc-form__step-header-logos img{width:auto;max-height:5.875rem}.rqc-form__actions{margin-top:1.875rem;display:flex}@media all and (max-width: 63.9375em){.rqc-form__actions{padding-top:2.5rem;padding-bottom:2.5rem;box-shadow:0 -0.25rem 1.25rem 0 rgba(0,0,0,.1);position:sticky;bottom:0;background-color:#fff;--text-colour: #0A2D4B;--btn-outline-colour: transparent;--btn-outline-border-colour: #9BB9D2;--btn-outline-text-colour: #0A2D4B;--hover-btn-outline-colour: #F0F7FD;--hover-btn-outline-border-colour: #9BB9D2;--hover-btn-outline-text-colour: #0A2D4B;--btn-solid-colour: #0A2D4B;--btn-solid-text-colour: #FFFFFF;--hover-btn-solid-colour: #F0F7FD;--hover-btn-solid-border-colour: #F0F7FD;--hover-btn-solid-text-colour: #0A2D4B}}@media all and (min-width: 64em){.rqc-form__actions{margin-bottom:6.25rem}}.rqc-form__actions button:last-child{margin-left:auto}.rqc-form__file-uploader .pristine-error{margin-top:0.625rem}.rqc-form__file-uploader-preview{width:100%;display:none;margin-bottom:1.25rem}.rqc-form__file-uploader-preview img{max-width:12.5rem;display:block}.rqc-form__file-uploader-preview--show{display:block}.rqc-form__file-uploader-filename{display:none;margin-bottom:1.25rem}.rqc-form__file-uploader-filename--show{display:block}.rqc-form__file-uploader-input{border:0;clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute !important;width:1px;word-wrap:normal !important}.rqc-form__expandable{margin-left:-1.25rem;margin-right:-1.25rem;padding-left:1.25rem;padding-right:1.25rem;position:relative}.rqc-form__expandable:not(:first-child):before{top:1.25rem}.rqc-form__expandable:not(:first-child) .rqc-form__expandable-inner{padding-top:1.25rem}.rqc-form__expandable--border:not(:first-child) .rqc-form__expandable-inner{padding-top:2.5rem}.rqc-form__expandable--border:before{content:"";position:absolute;top:0;left:0;right:0;border-bottom:0.0625rem solid #9bb9d2}.rqc-form__repeater-item-content{display:none}.rqc-form__repeater-list{counter-reset:repeater;border-radius:0.25rem;margin-bottom:1.25rem}.rqc-form__repeater-list--hide{display:none}.rqc-form__repeater-list-item{display:flex;counter-increment:repeater;border:0.0625rem solid #9bb9d2;margin-bottom:-0.0625rem;background-color:#fff}.rqc-form__repeater-list-item:first-child{border-top-left-radius:0.25rem;border-top-right-radius:0.25rem}.rqc-form__repeater-list-item:last-child{border-bottom-left-radius:0.25rem;border-bottom-right-radius:0.25rem}.rqc-form__repeater-list-item>div{border-right:0.0625rem solid #9bb9d2;overflow:hidden}.rqc-form__repeater-list-item>div:last-child{border-right:none}.rqc-form__repeater-list-item-number{width:2.5em;display:flex;justify-content:center;padding:1.25rem 0.5rem;font-weight:400}.rqc-form__repeater-list-item-number:before{content:counter(repeater)}.rqc-form__repeater-list-item-content{padding:1.25rem;flex:1}.rqc-form__repeater-list-item-delete-btn-wrap{display:flex;align-items:center;padding:0.5rem}.rqc-form__repeater-list-item-delete-btn{width:1.375rem;height:1.375rem;border-radius:50%;border:0.0625rem solid #9bb9d2;display:flex;align-items:center;justify-content:center}.rqc-form__repeater-list-item-delete-btn:before{content:"";width:0.5rem;height:0.125rem;background-color:#9bb9d2}.rqc-form__signature-canvas{width:100%;border:0.0625rem solid var(--input-border-colour);border-radius:0.25rem;display:block}.rqc-form__signature-input{width:0;height:0;border:0;clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute !important;width:1px;word-wrap:normal !important}.rqc-form__signature-actions{display:flex;flex-wrap:wrap;gap:0.625rem;margin-top:0.625rem}.rqc-form__checkout-form-errors{display:none;padding:0.125rem 0.625rem;margin-top:0.3125rem;border-radius:0.25rem;background-color:#e6373c;color:#fff;font-size:0.875rem;font-weight:500}.rqc-form__checkout-form-errors--show{display:block}.rqc-form__thank-you-text{max-width:42.5rem;margin-top:3.75rem;display:flex;flex-direction:column;gap:1.25rem}@media all and (min-width: 64em){.rqc-form__thank-you-text{margin-top:6.25rem;gap:2.5rem}}.rqc-form__thank-you-text-logo{max-width:10.375rem;margin-left:auto;margin-right:auto}.photo-guidance-modal__inner{height:100%;padding:0}@media all and (min-width: 48em){.photo-guidance-modal__inner{height:auto}}.photo-guidance-modal__content{height:100%;max-width:50rem;position:relative;margin-left:auto;margin-right:auto;padding:3.75rem 1.25rem 1.25rem}@media all and (min-width: 48em){.photo-guidance-modal__content{height:auto;padding:3.75rem;border-radius:0.625rem}}.photo-guidance-modal__content ul{margin-top:0}.photo-guidance-modal__content li{margin-top:.25em;margin-bottom:.25em}.photo-guidance-modal__close-btn{width:1.25rem;height:1.25rem;display:grid;position:absolute;top:1.25rem;right:1.25rem}@media all and (min-width: 48em){.photo-guidance-modal__close-btn{top:1.875rem;right:1.875rem}}@media all and (min-width: 77.5em){.photo-guidance-modal__close-btn{top:1.5rem;right:1.5rem}}.photo-guidance-modal__close-btn:before,.photo-guidance-modal__close-btn:after{content:"";width:100%;height:0.125rem;background-color:#0a2d4b;margin:auto;grid-column:1;grid-row:1;border-radius:0.125rem}.photo-guidance-modal__close-btn:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.photo-guidance-modal__close-btn:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.photo-guidance-modal__heading{margin-bottom:2em}.photo-guidance-modal__column{width:100%}@media all and (min-width: 48em){.photo-guidance-modal__column{width:50%}}

/*# sourceMappingURL=block-rqc-form.aac8df8bd716a6101c58.css.map*/