.section__container{position:relative;width:100%}.section__background--secondary{background-color:#222d80}.section__background--tertiary{background-image:linear-gradient(#bacded, #cad0e7)}.section_background--image{background-image:var(--desktop-background-image);min-height:var(--desktop-background-height);height:fir-content;background-size:cover}@media only screen and (max-width: 750px){.section_background--image{background-image:var(--mobile-background-image);height:var(--mobile-background-height)}}.section__background--video{height:var(--desktop-background-height)}@media only screen and (max-width: 750px){.section__background--video{height:var(--mobile-background-height)}}.iframe__background--video{position:absolute;display:block;width:100%;height:100%;top:0;left:0;border:none}.iframe__background-overlay{position:absolute;margin:0 auto;width:100%;height:100%;opacity:.1;background-color:#000;left:50%;transform:translate(-50%, 0)}.section__content{position:relative;font-family:"DupletRounded",helvetica,arial,sans-serif;background-color:transparent;color:rgb(var(--color-base-text));margin:0 auto;height:100%;max-width:1250px;width:90%;padding:40px 30px}@media only screen and (min-width: 750px)and (max-width: 990px){.section__content{max-width:100vw}}@media only screen and (max-width: 750px){.section__content{max-width:100vw;padding:20px 0px}}.media__anchor{--desktopMediaWidth: 100%;--mobileMediaWidth: 100%;--desktopMediaHeight: auto;--mobileMediaHeight: auto;--desktopMediaPadding: 0px;--mobileMediaPadding: 0px;--desktopMediaRadius: 0px;--mobileMediaRadius: 0px;--desktopMediaHorizontalPositioning: 0px;--desktopMediaVerticalPositioning: 0px;--mobileMediaHorizontalPositioning: 0px;--mobileMediaVerticalPositioning: 0px;padding:var(--desktopMediaPadding);max-width:100%}@media only screen and (max-width: 750px){.media__anchor{padding:var(--mobileMediaPadding)}}@media only screen and (min-width: 750px){.media__anchor-desktop--detached{pointer-events:none;width:0;padding:0}}@media only screen and (max-width: 750px){.media__anchor-mobile--detached{pointer-events:none;width:0;padding:0}}.media__container{position:relative;max-width:100%;width:var(--desktopMediaWidth);padding-top:var(--desktopMediaHeight)}@media only screen and (max-width: 750px){.media__container{width:var(--mobileMediaWidth);padding-top:var(--mobileMediaHeight)}}.media__container img,.media__container iframe{all:unset;position:absolute;max-width:100%;height:100%;width:var(--desktopMediaWidth);top:var(--desktopMediaVerticalPositioning);left:var(--desktopMediaHorizontalPositioning);border-radius:var(--desktopMediaRadius)}@media only screen and (max-width: 750px){.media__container img,.media__container iframe{width:var(--mobileMediaWidth);top:var(--mobileMediaVerticalPositioning);left:var(--mobileMediaHorizontalPositioning);border-radius:var(--mobileMediaRadius)}}@media only screen and (min-width: 750px){.media__container-desktop--detached{width:0;padding-top:0}.media__container-desktop--detached img,.media__container-desktop--detached iframe{max-width:unset;height:unset}}@media only screen and (max-width: 750px){.media__container-mobile--detached{width:0;padding-top:0}.media__container-mobile--detached img,.media__container-mobile--detached iframe{max-width:unset;height:unset}}.font--phosphate{font-family:"PhosphateSolid",helvetica,arial,sans-serif;letter-spacing:1.42px;line-height:1 !important}.text__container{--textColor: $colour-dark-text;--textDesktopFontSize: 16px;--textMobileFontSize: 14px;--textDesktopLineHeight: 1.4;--textMobileLineHeight: 1.4;display:inline-block;font-size:var(--textDesktopFontSize);line-height:var(--textDesktopLineHeight);color:var(--textColor)}@media only screen and (max-width: 750px){.text__container{font-size:var(--textMobileFontSize);line-height:var(--textMobileLineHeight)}}.text__container p{all:unset}.text__container a{color:unset;font-weight:unset}@media only screen and (max-width: 750px){.display-desktop-only{display:none !important}}@media only screen and (min-width: 750px){.display-mobile-only{display:none !important}}.section-text-and-image .section__content{display:flex;justify-content:center;align-items:center}@media only screen and (min-width: 990px){.section-text-and-image .section__content.align-left{flex-direction:row !important}.section-text-and-image .section__content.align-right{flex-direction:row-reverse !important}}@media only screen and (max-width: 750px){.section-text-and-image .section__content.align-top{flex-direction:column !important}.section-text-and-image .section__content.align-bottom{flex-direction:column-reverse !important}}.section-text-and-image .section__content--no-padding{padding:0}.section-text-and-image .section__text{flex-direction:column;display:flex;justify-content:center;padding:2.5rem 5rem}.section-text-and-image .section__text.section__content--no-padding{padding:2.5rem 5rem}@media only screen and (max-width: 750px){.section-text-and-image .section__text{padding:1.5rem 2.5rem;max-width:unset !important;flex-basis:unset !important}}.section-text-and-image .section__text--text{margin:12px 0}.section-text-and-image .section__text--text.align-left{text-align:left}.section-text-and-image .section__text--text.align-center{text-align:center}.section-text-and-image .section__text--text.align-right{text-align:right}@media only screen and (max-width: 750px){.section-text-and-image .section__text--text.align-left--mobile{text-align:left}.section-text-and-image .section__text--text.align-center--mobile{text-align:center}.section-text-and-image .section__text--text.align-right--mobile{text-align:right}}.section-text-and-image .section__text--button{margin:12px 0}.section-text-and-image .section__text--button.align-left{text-align:left}.section-text-and-image .section__text--button.align-center{text-align:center}.section-text-and-image .section__text--button.align-right{text-align:right}@media only screen and (max-width: 750px){.section-text-and-image .section__text--button.align-left--mobile{text-align:left}.section-text-and-image .section__text--button.align-center--mobile{text-align:center}.section-text-and-image .section__text--button.align-right--mobile{text-align:right}}.section-text-and-image .section__image-block{max-width:100%}.section-text-and-image .section__image-block.align-left{margin:12px auto 12px 0}.section-text-and-image .section__image-block.align-center{margin:12px auto}.section-text-and-image .section__image-block.align-right{margin:12px 0 12px auto}@media only screen and (max-width: 750px){.section-text-and-image .section__image-block.align-left--mobile{margin:12px auto 12px 0}.section-text-and-image .section__image-block.align-center--mobile{margin:12px auto}.section-text-and-image .section__image-block.align-right--mobile{margin:12px 0 12px auto}}.section-text-and-image .section__double-text--button{margin:12px 0;display:flex}.section-text-and-image .section__double-text--button.align-left{justify-content:start}.section-text-and-image .section__double-text--button.align-center{justify-content:center}.section-text-and-image .section__double-text--button.align-right{justify-content:end}@media only screen and (max-width: 750px){.section-text-and-image .section__double-text--button.align-left--mobile{justify-content:start}.section-text-and-image .section__double-text--button.align-center--mobile{justify-content:center}.section-text-and-image .section__double-text--button.align-right--mobile{justify-content:end}}.section-text-and-image .section_image_wrapper{display:flex;justify-content:center;margin:0 35px}@media only screen and (max-width: 750px){.section-text-and-image .section_image_wrapper{margin:0;width:100%;max-width:unset !important;flex-basis:unset !important}.section-text-and-image .section_image_wrapper.section__content--no-padding{width:100vw}}.section-text-and-image .double_button{text-decoration:none;padding-right:15px}.section-text-and-image .section__space-block{height:62px}@media only screen and (max-width: 750px){.section-text-and-image .section__space-block{height:58px}}.section-text-and-image .link__container{display:flex;align-items:center;font-weight:400;text-decoration:none}.section-text-and-image .link__container span{text-decoration:underline;text-underline-position:under;font-size:16px}.section-text-and-image .link__container svg{fill:none;padding-top:5px;width:22px;height:22px;transform:rotate(270deg)}.section-text-and-image .link__container:hover path{stroke:#5e5e5e}