*,*:before,*:after{box-sizing:border-box}*{margin:0;font-size:62.5%}@media (prefers-reduced-motion: no-preference){html{interpolate-size:allow-keywords}}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}p{text-wrap:pretty}h1,h2,h3,h4,h5,h6{text-wrap:balance}.App{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;height:100vh;color:#1d1d1d;font-family:Roboto,sans-serif}@font-face{font-family:DifferentSans;src:url(/DifferentSans-Bold.woff2) format("woff2"),url(/DifferentSans-Bold.woff) format("woff"),url(/DifferentSans-Bold.ttf) format("truetype")}:root{--color-black: #000;--font-family-base: "DifferentSans", sans-serif;--color-text-default: #1e293b;--color-text-light: #fff;--color-text-dark: #000;--color-primary-default: #00f295;--color-secondary-default: #0052cc;--color-secondary-hover: #003d99;--color-tertiary-default: #6a1ba0;--color-tertiary-background: #8a2be2;--color-background-light: #fff;--color-border-default: #e5e7eb;--color-box-shadow-default: rgba(0, 0, 0, .05);--color-grey-100: #f4f4f4;--color-grey-150: #f9fafb;--color-grey-300: #9ca3af;--color-grey-500: #6b7280;--color-grey-600: #4b5563;--color-status-progress: #f59e0b;--color-status-progress-dark: #b45309;--color-status-failed: #ef4444;--color-status-failed-background: #fee2e2;--color-status-failed-dark: #b91c1c;--color-status-complete: #065f46;--color-status-complete-background: #d1fae5;--text-size-xsmall: 1.2rem;--text-size-small: 1.4rem;--text-size-default: 1.5rem;--text-size-large: 1.8rem}._steps_bs0o0_1{display:flex;flex-direction:column;gap:1.5rem;width:100%;max-width:117rem;margin:0 auto;padding:0 2rem;animation:_fadeInContainer_bs0o0_1 .6s ease-out forwards,_stepsEntrance_bs0o0_1 .8s ease-out}@media screen and (width >= 1024px){._steps_bs0o0_1{padding:0}}._instructions_bs0o0_18{display:flex;align-items:flex-start;gap:1rem;position:relative;margin-bottom:1.5rem;padding:3rem 2rem;border:solid .1rem var(--color-border-default);border-radius:1.2rem;background:var(--color-background-light);color:var(--color-text-default);font-family:var(--font-family-base);font-size:var(--text-size-default);overflow:hidden;transition:all .3s ease;animation:_slideDown_bs0o0_1 .5s ease-out forwards;border-left-width:.5rem;border-left-color:var(--color-secondary-default);box-shadow:0 .2rem .5rem var(--color-box-shadow-default)}._instructions_bs0o0_18:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(0,82,204,.1),transparent);transform:translate(-100%);animation:_shimmerEffect_bs0o0_1 3s infinite}._instructionicon_bs0o0_56{margin-top:.125rem;color:var(--color-secondary-default);font-size:var(--text-size-default);animation:_pulseIcon_bs0o0_1 2s infinite ease-in-out}._instructions_bs0o0_18 h2{margin:0;font-family:var(--font-family-base);font-size:var(--text-size-default);font-weight:600;line-height:1.4}._instructions_bs0o0_18:hover{transform:translateY(-.2rem);box-shadow:0 .4rem .6rem var(--color-box-shadow-default)}@media screen and (width <= 768px){._instructions_bs0o0_18{padding:2rem 1.25rem}}@media (prefers-reduced-motion: reduce){._steps_bs0o0_1,._instructions_bs0o0_18{transition:none!important;animation:none!important;transform:none!important}._instructions_bs0o0_18:hover{transform:none!important}}._stepsList_bs0o0_95{display:flex;flex-direction:column;gap:1rem}._stepWrapper_bs0o0_101{opacity:0;transition:all .5s cubic-bezier(.2,.8,.2,1);animation:_stepReveal_bs0o0_1 .5s ease-out forwards;transform:perspective(100rem) rotateX(1deg) translateY(2rem);transform-origin:top center;will-change:transform,opacity}@media (prefers-reduced-motion: reduce){._stepWrapper_bs0o0_101{transition:none!important;animation:none!important;transform:none!important;filter:none!important}}@media (prefers-reduced-motion: reduce){[data-reduced-motion-index]{transition:none!important;animation:none!important}}@keyframes _fadeInContainer_bs0o0_1{0%{opacity:0}to{opacity:1}}@keyframes _stepReveal_bs0o0_1{0%{opacity:0;transform:translateY(3rem)}to{opacity:1;transform:translateY(0)}}@keyframes _stepsEntrance_bs0o0_1{0%{opacity:0;transform:translateY(-1rem) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes _slideDown_bs0o0_1{0%{opacity:0;transform:translateY(-2rem)}to{opacity:1;transform:translateY(0)}}@keyframes _fadeIn_bs0o0_1{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:translateY(0)}}@keyframes _shimmerEffect_bs0o0_1{0%{transform:translate(-100%)}50%,to{transform:translate(100%)}}@keyframes _pulseIcon_bs0o0_1{0%,to{transform:scale(1)}50%{transform:scale(1.15);filter:drop-shadow(0 0 .3rem rgba(0,82,204,.5))}}._stepbox_1gs12_1{display:grid;grid-template-columns:auto 1fr auto;gap:1.5rem;position:relative;margin-bottom:1rem;padding:3rem 2rem;border:solid 1.5px var(--color-border-default);border-left:.2rem solid var(--color-border-default);border-radius:1.2rem;background:var(--color-background-light);font-family:var(--font-family-base);overflow:hidden;transition:all .3s ease;animation:_fadeIn_1gs12_1 .3s ease-out;border-left-width:.5rem;box-shadow:0 .2rem .5rem var(--color-box-shadow-default)}._stepbox_1gs12_1:hover{transform:translateY(-.2rem);box-shadow:0 .6rem 1.6rem var(--color-box-shadow-default)}@media (width <= 768px){._stepbox_1gs12_1{grid-template-columns:1fr;gap:1.25rem;padding:2rem;border-left-width:.4rem}}._statuspending_1gs12_34,._statusready_1gs12_35{border-left-color:var(--color-grey-500)}._statusready_1gs12_35:before,._statuspending_1gs12_34:before{background-color:var(--color-grey-500)}._statusin_progress_1gs12_44{border-left-color:var(--color-status-progress)}._statusin_progress_1gs12_44:before{background-color:var(--color-status-progress)}._statuscompleted_1gs12_52{border-left-color:var(--color-primary-default);background-color:#d1fae54d;transition:background-color .3s ease,transform .3s ease,box-shadow .3s ease}._statuscompleted_1gs12_52:before{background-color:var(--color-primary-default)}._statuscompleted_1gs12_52:hover{background-color:#d1fae580;transform:translateY(-.2rem);box-shadow:0 .6rem 1.6rem #00f2951a}._statusfailed_1gs12_71{border-left-color:var(--color-status-failed)}._statusfailed_1gs12_71:before{background-color:var(--color-status-failed)}._stepStatus_1gs12_79{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding-right:2rem;border-right:.1rem solid var(--color-border-default);font-size:5rem}._stepStatusText_1gs12_90{width:auto;width:100%;min-width:14rem;max-width:none;max-width:14rem;margin:0;padding:.5rem;border-radius:.5rem;background:var(--color-grey-150);color:var(--color-grey-600);font-size:var(--text-size-xsmall);font-weight:600;line-height:1.3;text-align:center;text-transform:uppercase;letter-spacing:.05em}@media (width >= 768px){._stepStatusText_1gs12_90{margin-top:1rem}}._stepStatus_1gs12_79 svg{display:block;width:2.5rem;height:2.5rem}._stepStatusIconReady_1gs12_121{color:var(--color-grey-500);filter:drop-shadow(0 .1rem .2rem rgba(0,0,0,.1));transition:transform .2s ease}._stepStatusIconProgress_1gs12_127{color:var(--color-status-progress);filter:drop-shadow(0 .1rem .2rem rgba(245,158,11,.2));transition:transform .2s ease;animation:_pulse_1gs12_1 2s infinite}._stepStatusIconComplete_1gs12_134{color:var(--color-primary-default);filter:drop-shadow(0 .1rem .2rem rgba(0,242,149,.2));transition:transform .2s ease}._stepStatusIconFailed_1gs12_140{color:var(--color-status-failed);filter:drop-shadow(0 .1rem .2rem rgba(239,68,68,.2));transition:transform .2s ease}@keyframes _pulse_1gs12_1{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}._stepContent_1gs12_160{display:flex;flex-direction:column;gap:.5rem;padding:.25rem 0}._stepTitle_1gs12_167{display:flex;align-items:center;margin:0;color:var(--color-text-dark);font-size:var(--text-size-large);font-weight:600;line-height:1.4}._stepDescription_1gs12_177{max-width:90%;margin:0;color:var(--color-grey-600);font-size:var(--text-size-default);line-height:1.6}._stepAction_1gs12_185{display:flex;justify-content:flex-end;align-items:center}._actionButton_1gs12_191{display:flex;flex-direction:row;justify-content:space-between;align-items:center;box-sizing:border-box;position:relative;min-width:17rem;margin-bottom:.4rem;padding:1.2rem 2rem;border:solid .15rem var(--color-text-dark);border-radius:.8rem;background:var(--color-primary-default);color:var(--color-text-dark);font-family:var(--font-family-base);font-size:var(--text-size-default);font-weight:600;line-height:1;text-decoration:none;cursor:pointer;transition:background .08s ease-in-out,transform .2s ease;box-shadow:0 .4rem 0 0 var(--color-box-shadow-default);border-collapse:collapse;-webkit-tap-highlight-color:transparent}._actionButton_1gs12_191:hover:not(._disabled_1gs12_220){background-color:var(--color-background-light);transform:translateY(-.2rem)}._actionButton_1gs12_191:active:not(._disabled_1gs12_220){transform:translateY(.1rem);box-shadow:0 .2rem 0 0 var(--color-box-shadow-default)}._actionButton_1gs12_191:focus{outline:none;box-shadow:0 .4rem 0 0 var(--color-box-shadow-default) 0 0 0 .2rem #00f29566}._actionButton_1gs12_191._disabled_1gs12_220{border-color:var(--color-border-default);background:var(--color-grey-100);color:var(--color-grey-300);cursor:not-allowed;box-shadow:0 .2rem 0 0 var(--color-border-default)}._actionButton_1gs12_191 svg{margin-left:.25rem;transition:transform .2s ease}._actionButton_1gs12_191:hover:not(._disabled_1gs12_220) svg{transform:translate(.3rem)}._completedButton_1gs12_253{border-color:var(--color-tertiary-default);background:var(--color-tertiary-background);box-shadow:0 .5rem 0 0 var(--color-box-shadow-default)}._completedButton_1gs12_253:hover:not(._disabled_1gs12_220){background:var(--color-tertiary-background);color:var(--color-background-light);transform:translateY(-.2rem)}._completedButton_1gs12_253:active:not(._disabled_1gs12_220){transform:translateY(.1rem);box-shadow:0 .2rem 0 0 var(--color-tertiary-default)}._completedButton_1gs12_253:focus{outline:none;box-shadow:0 .2rem 0 0 var(--color-tertiary-default),0 0 0 .2rem #8a2be266}._statusready_1gs12_35 ._stepStatusText_1gs12_90,._statuspending_1gs12_34 ._stepStatusText_1gs12_90{background:var(--color-grey-150);color:var(--color-grey-500)}._statusin_progress_1gs12_44 ._stepStatusText_1gs12_90{background:var(--color-grey-100);color:var(--color-status-progress-dark)}._statuscompleted_1gs12_52 ._stepStatusText_1gs12_90{background:var(--color-status-complete-background);color:var(--color-status-complete)}._statusfailed_1gs12_71 ._stepStatusText_1gs12_90{background:var(--color-status-failed-background);color:var(--color-status-failed-dark)}@media (width <= 768px){._stepStatus_1gs12_79{flex-direction:row;justify-content:flex-start;align-items:center;gap:1rem;width:100%;padding-right:0;padding-bottom:1rem;border-right:none;border-bottom:.1rem solid var(--color-border-default);font-size:2rem}._stepStatus_1gs12_79 svg{width:2.5rem;height:2.5rem}@media screen and (width >= 1024px){._stepStatus_1gs12_79 svg{width:1.5rem;height:1.5rem}}._stepContent_1gs12_160{padding:.5rem 0}._stepDescription_1gs12_177{max-width:100%}._stepAction_1gs12_185{width:100%}._actionButton_1gs12_191{justify-content:center;width:100%}}@keyframes _fadeIn_1gs12_1{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion: reduce){._stepbox_1gs12_1{animation:none}._actionButton_1gs12_191:hover{transform:none}._actionButton_1gs12_191:hover svg{transform:none}._stepStatusIconProgress_1gs12_127{animation:none}}._button_1cfo5_1{display:flex;flex-direction:row;justify-content:space-between;align-items:center;box-sizing:border-box;position:relative;min-width:17rem;margin-bottom:.4rem;padding:1.2rem 2rem;border:solid 1.5px var(--color-black);border-radius:.8rem;background:var(--color-primary-default);background-image:url(/dist/images/refresh/icons/arrow-right-black.svg);background-position:right .8rem center;background-repeat:no-repeat;color:var(--color-text-dark);font-family:var(--font-family-base);font-size:var(--text-size-default);font-weight:600;line-height:1;text-decoration:none;cursor:pointer;transition:background .08s ease-in-out;box-shadow:0 .4rem 0 0 var(--color-box-shadow-default);border-collapse:collapse;-webkit-tap-highlight-color:transparent}._button_1cfo5_1:hover{background-color:var(--color-background-light)}._button_1cfo5_1 svg{width:var(--text-size-default);height:var(--text-size-default)}._button_1cfo5_1 span{display:flex;justify-content:space-between;align-items:center;width:100%;font-size:var(--text-size-default);font-weight:600;line-height:1}._secondary_1cfo5_50{border-color:var(--color-tertiary-default);background:var(--color-tertiary-background);box-shadow:0 .5rem 0 0 var(--color-box-shadow-default);color:var(--color-text-light)}._secondary_1cfo5_50:hover{background-color:var(--color-background-light);color:var(--color-tertiary-default)}._container_1q5qj_1{display:flex;justify-content:center;align-items:center;width:100%;max-width:117rem;min-height:38rem;margin:0 auto;padding:2rem}._card_1q5qj_12{position:relative;width:100%;padding:3rem;border:.15rem solid var(--color-border-default);border-left:.5rem solid var(--color-secondary-default);border-radius:1.2rem;background:var(--color-background-light);font-family:var(--font-family-base);text-align:left;overflow:hidden;animation:_fadeIn_1q5qj_1 .5s ease-out forwards;box-shadow:0 .4rem 1.2rem var(--color-box-shadow-default)}._card_1q5qj_12:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(0,82,204,.1),transparent);transform:translate(-100%);animation:_shimmerEffect_1q5qj_1 3s infinite}._iconContainer_1q5qj_44{display:flex;align-items:center;margin-bottom:1.5rem}._icon_1q5qj_44{color:var(--color-secondary-default);font-size:4rem}._title_1q5qj_55{margin-bottom:1.5rem;color:var(--color-text-default);font-size:2.6rem;font-weight:600;text-align:left}._message_1q5qj_63{margin-bottom:2rem;color:var(--color-grey-600);font-size:var(--text-size-large);line-height:1.5;text-align:left}._errorCode_1q5qj_71{margin-bottom:2rem;padding:1rem;border-radius:.8rem;background:var(--color-grey-150);color:var(--color-grey-500);font-size:var(--text-size-small);text-align:left}._errorCode_1q5qj_71 code{color:var(--color-text-dark);font-family:monospace;font-weight:600}._actions_1q5qj_87{display:flex;justify-content:flex-start;gap:1.5rem;margin-bottom:2rem}._buttonIcon_1q5qj_94{font-size:var(--text-size-large)}._contactLink_1q5qj_98{display:flex;justify-content:center;align-items:center;padding:1.2rem 2rem;background:transparent;color:var(--color-secondary-default);font-family:var(--font-family-base);font-size:var(--text-size-default);font-weight:600;line-height:1;text-decoration:none;cursor:pointer;transition:color .2s ease}._contactLink_1q5qj_98:hover{color:var(--color-secondary-hover);text-decoration:underline}._additionalHelp_1q5qj_119{margin-top:1rem;padding-top:2rem;border-top:.1rem solid var(--color-border-default);color:var(--color-grey-500);font-size:var(--text-size-default);text-align:left}._additionalHelp_1q5qj_119 p,._additionalHelp_1q5qj_119 a{font-size:var(--text-size-default)}._additionalHelp_1q5qj_119 a{color:var(--color-secondary-default);font-size:var(--text-size-default);font-weight:600;text-decoration:none}@keyframes _fadeIn_1q5qj_1{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:translateY(0)}}@media screen and (width <= 600px){._actions_1q5qj_87{flex-direction:column;align-items:flex-start;gap:1rem}._card_1q5qj_12{padding:2rem}._title_1q5qj_55{font-size:2.2rem}._message_1q5qj_63{font-size:1.6rem}}@media (prefers-reduced-motion: reduce){._card_1q5qj_12{animation:none}._retryButton_1q5qj_177:hover{transform:none}}@keyframes _shimmerEffect_1q5qj_1{0%{transform:translate(-100%)}50%,to{transform:translate(100%)}}._bar_5x1kr_1{display:flex;flex-direction:row;place-content:center center;width:100%;padding:2rem;background:var(--color-primary-default)}._innerbar_5x1kr_10{display:flex;flex-direction:row;justify-content:flex-start;width:100%;max-width:117rem;margin:0 auto;padding:0 2rem}._nottinghamlogo_5x1kr_20{width:13.5rem}@media screen and (width >= 1024px){._nottinghamlogo_5x1kr_20{width:18rem}}._footer_10c3j_1{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;width:100%;padding:5rem 0;background:var(--color-background-light)}._footerInner_10c3j_11{display:flex;flex-direction:column;width:100%;max-width:117rem;margin:0 auto;padding:0 2rem}@media screen and (width >= 1024px){._footerInner_10c3j_11{flex-direction:row;gap:2rem;padding:0}}._footerContent_10c3j_26{display:flex;flex-direction:column;justify-content:space-evenly;align-items:last baseline;max-width:100rem;margin-top:1rem;border-radius:1rem;font-size:var(--text-size-small)}._fscsTag_10c3j_37{display:flex;flex-direction:column;justify-content:center;align-items:center;max-width:10rem}._fscsTag_10c3j_37 img{width:100%;height:auto}._footerCaveat_10c3j_50{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;padding:1rem 2rem;border-radius:1rem;background-color:var(--color-grey-100);font-size:var(--text-size-small);text-transform:uppercase}._footerCaveat_10c3j_50 p{font-size:var(--text-size-xsmall)}._footerCaveat_10c3j_50 span{margin-right:2rem;line-height:3rem}._footerCaveat_10c3j_50 ._exclamation_10c3j_73{font-size:2rem}._footerCopy_10c3j_77{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;padding:2rem 0;font-size:var(--text-size-small)}._footerCopy_10c3j_77 p,._footerCopy_10c3j_77 a,._footerCopyRight_10c3j_92{font-size:var(--text-size-small)}._hero_mtc18_1{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;width:100%;padding:4rem 2rem;animation:_fadeIn_mtc18_1 .8s ease-out forwards}@media screen and (width >= 1024px){._hero_mtc18_1{padding:8rem 2rem}}._heroInner_mtc18_15{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:2rem;width:100%;max-width:117rem;margin:0 auto;padding:0 2rem;overflow:hidden}@media screen and (width >= 1024px){._heroInner_mtc18_15{flex-direction:row;padding:0}}._heroTitleContainer_mtc18_33{width:100%}@media screen and (width >= 1024px){._heroTitleContainer_mtc18_33{width:50%}}._heroTitle_mtc18_33{opacity:0;width:100%;margin-bottom:1rem;animation:_fadeIn_mtc18_1 .8s ease-out .2s forwards}._heroTitle_mtc18_33 h1{display:block;max-width:100%;font-family:var(--font-family-base);font-size:clamp(2.8rem,3vw + 1.8rem,4.5rem);font-weight:600;line-height:1.3;text-align:left;font-feature-settings:"dlig" 0;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}._heroSubTitle_mtc18_61{opacity:0;margin:2rem 0 1rem;animation:_fadeIn_mtc18_1 .8s ease-out .4s forwards}._heroSubTitle_mtc18_61 p{display:inline;font-family:var(--font-family-base);font-size:clamp(1.6rem,3vw + 1.6rem,2.6rem);font-weight:600;line-height:1.5;text-align:left;font-feature-settings:"dlig" 0;text-wrap:balance}@media screen and (width >= 1024px){._heroSubTitle_mtc18_61{margin:4rem 0 1rem}}._cursive_mtc18_82{font-feature-settings:"dlig" 0,"ss01","ss02","ss03","ss04","ss05","ss06","ss05","ss07","ss08","ss09","ss10","ss11","ss12";font-size:inherit}._heroAsset_mtc18_101{display:none;opacity:0;position:relative;width:40%;height:110%;margin:0;animation:_fadeIn_mtc18_1 .8s ease-out .6s forwards}@media screen and (width >= 1024px){._heroAsset_mtc18_101{display:block;margin-left:auto}}._heroAssetImage_mtc18_116{position:relative;z-index:1;max-width:45rem}._heroAssetBackground_mtc18_122{position:absolute;top:2rem;left:2rem;z-index:0;width:100%;max-width:45rem;height:100%;height:30rem;background-image:url(/background.png);background-position:center;background-size:cover;transform:rotate(1deg)}@keyframes _fadeIn_mtc18_1{0%{opacity:0;transform:translateY(2rem)}to{opacity:1;transform:translateY(0)}}._cta_soavk_1{width:100%;margin:8rem 0 0;padding:8rem 2rem;background:var(--color-grey-100)}._ctaInner_soavk_8{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:2rem;max-width:117rem;margin:0 auto}@media screen and (width >= 1024px){._ctaInner_soavk_8{flex-direction:row}}._ctaAsset_soavk_22{position:relative;margin-left:2rem}._ctaAsset_soavk_22 img{position:relative;z-index:1;width:100%;max-width:35rem}@media screen and (width >= 1024px){._ctaAsset_soavk_22 img{max-width:45rem}}._ctaContent_soavk_42{width:100%;margin-top:4rem}@media screen and (width >= 1024px){._ctaContent_soavk_42{width:50%;margin-top:0}}._ctaHeading_soavk_52{display:block;max-width:100%;margin-bottom:2rem;font-family:var(--font-family-base);font-size:clamp(2.8rem,3vw + 1.8rem,4.5rem);font-weight:600;line-height:1.3;text-align:left;font-feature-settings:"dlig" 0;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}._ctaText_soavk_66{max-width:90%;margin:0;color:var(--color-grey-600);font-family:var(--font-family-base);font-size:1.8rem;line-height:1.6}._ctaAssetBackground_soavk_75{position:absolute;top:2rem;left:-2rem;z-index:0;width:100%;height:100%;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20viewBox='0%200%201920%201080'%3e%3cdefs%3e%3cstyle%3e%20.cls-1%20{%20fill:%20%23ff0;%20}%20.cls-1,%20.cls-2,%20.cls-3%20{%20stroke-width:%200px;%20}%20.cls-2%20{%20fill:%20none;%20}%20.cls-3%20{%20fill:%20%2300f295;%20}%20.cls-4%20{%20clip-path:%20url(%23clippath);%20}%20%3c/style%3e%3cclipPath%20id='clippath'%3e%3crect%20class='cls-2'%20y='0'%20width='1920'%20height='1080'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20id='Backgrounds'%3e%3crect%20class='cls-3'%20y='0'%20width='1920'%20height='1080'/%3e%3c/g%3e%3cg%20id='Squiggles'%3e%3cg%20class='cls-4'%3e%3cpath%20class='cls-1'%20d='M547.3,1552.7l-3.6-.2c-86.1-3.9-166.9-30.6-240.1-79.3-59.6-39.6-114.8-94.7-164.1-163.6C56.9,1194.2.5,1054.6-43.7,933.2c-30.3-82.8-58.2-167.3-85.1-249-14.5-43.9-29.5-89.3-44.5-133.4v-.3c-48.6-143.5-96.7-215.1-156.2-232.4l-1.9-.6c-24.3-7.4-56-4.1-89.3,9.1l-.8.3c-39.8,15.6-82,43.6-122.8,70.7l-157.5-237.3c50.6-33.6,107.9-71.7,175.7-98.3,94.1-37.5,189.7-43.5,276.6-17.2C-154.7,72.5-74.6,134.1-11.3,227.8c52.2,77.4,84.9,164.2,107.6,231.3,15.5,45.4,30.6,91.3,45.3,135.8,26.3,79.6,53.5,161.9,82.3,240.7,75.9,208.2,174.2,421.9,329,432.2,3.9-.1,7-.4,9.4-.8.7-10.7-.8-31.4-12-61.4-20.6-54.7-43.7-110-68-168.5-44.9-107.8-91.3-219.2-126-335.7-41.1-137.7-58.9-261.4-54.5-378,1.5-130,53-253.7,138.1-331.3,33.2-30.3,70.6-53,111.3-67.6,43.9-15.8,90.4-21.7,138.2-17.6l3.6.3,3.6.5c81.3,11.2,153,47.1,212.9,106.7,46.3,45.9,83.9,104,115.2,177.5,51.5,121.2,73.9,260.5,88.8,352.6l.2,1.2c7.7,50.5,14.1,101.3,20.3,150.4,10.7,84.5,20.8,164.2,36.7,242.5,6.8,31.1,15.4,66.5,27.8,93.9,4.9,10.9,9.3,17.9,12.5,22.2,11.8-6.6,37.4-25.1,76.3-75.6,77.1-101.6,137.7-219.2,180.1-345.1-106.9-97.6-188.3-194-243-288l-.7-1.2c-86.4-151.7-119.8-320.1-94.1-474.2,10.1-60.7,30-118.5,57.3-167,35.7-63.4,83.2-111.2,141.3-142.2,65.1-35.6,140.3-43.7,212-22.8,65.6,19.1,123.7,61.5,163.9,119.5,40.7,56.8,69.6,127.2,88.4,215.2l.4,1.7c42.6,212.4,41.3,439.2-3.6,656.9,149.6,114.9,323.2,220,478.2,300.1l-130.6,253.1c-90.6-46.8-260.7-140-435.5-264.2-49.3,120.2-112.5,232-187.6,330.8l-.6.8c-47.5,61.7-94,106.8-142.2,138-38.2,24.8-78,40.9-118.1,48-50.9,9-101.1,3.6-149.2-16.1l-2.6-1.1-2.6-1.2c-66.6-30.4-118.9-84.8-155.5-161.6-25.9-54.2-40.2-111.5-50.9-160.4l-.4-1.8c-18.2-89-29.5-178.2-40.4-264.5-6-47.1-12.2-95.9-19.3-142.7-12.6-78.5-31.8-196.8-69.6-285.9-41.3-97.2-81.8-109.7-100.7-112.8-9.8-.4-18.9,2-30.1,12.1-26.8,24.4-44.9,74.7-45.3,125.2v2.4s-.1,2.4-.1,2.4c-7.9,194.9,76.8,398.3,158.7,595.1,24.3,58.3,49.4,118.5,71.7,177.8l.2.4c20.7,55.5,30.9,109.8,30.1,161.4-.9,62.4-18.3,119.9-50.3,166.3-52.6,76.2-139.9,118.5-245.9,119.1h-3.6ZM569.5,1265.3h0ZM1471,203.2c17.7,30.4,39.5,61,64.6,91.7,8.9-121.1,2.1-243.9-21.7-362.9-10.5-48.7-24.1-84.2-41.5-108.4l-2.1-3.1c-3-4.4-6-6.7-8-7.8-18.7,10.3-41.8,46.6-51.6,104.8-15,89.5,6.4,190.9,60.3,285.6Z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");background-position:center;background-size:cover;transform:rotate(-2deg)}
