@media only screen and (max-width:1023px){.image-text{margin-bottom:40px;margin-top:30px}}@media only screen and (max-width:768px){.image-text{margin:0}}.image-text>div{border-radius:28px;margin:0 20px;padding-bottom:60px;padding-top:60px}@media only screen and (max-width:1440px){.image-text>div{margin:0 20px}}@media only screen and (max-width:1023px){.image-text>div{padding-bottom:40px;padding-top:40px}}@media only screen and (max-width:768px){.image-text>div{margin:0 20px;padding-bottom:20px;padding-top:20px}}.image-text__hld{align-items:center;display:flex;gap:28px;justify-content:space-between}@media only screen and (max-width:768px){.image-text__hld{display:block}}.image-text__hld.align-top{align-items:flex-start}.image-text__hld.align-top .image-text__image{margin-top:7px}.image-text__hld.align-bottom{align-items:flex-end}.image-text__content{width:50%}@media only screen and (max-width:768px){.image-text__content{margin-top:32px;width:100%}}.image-text__content-subheading{margin-bottom:28px}@media only screen and (max-width:768px){.image-text__content-subheading{margin-bottom:16px}}.image-text__content-heading{margin-bottom:32px}@media only screen and (max-width:768px){.image-text__content-heading{margin-bottom:16px}}@media only screen and (max-width:1023px){.image-text__content-heading br{display:none}}.image-text__content-desc{margin-bottom:25px;max-width:525px}@media only screen and (max-width:768px){.image-text__content-desc{margin-bottom:16px}}.image-text__content-desc br:nth-of-type(2){content:"";display:block;font-size:20px;height:20px;line-height:20px}.image-text__content-seconddesc{border-top:1px solid var(--Additional-Colours-Grey-4);margin-bottom:16px;max-width:525px;padding-top:20px}.image-text__content .ctas{display:flex;flex-wrap:wrap;gap:16px}.image-text__image{align-items:flex-start;display:flex;flex-direction:column;width:50%}@media only screen and (max-width:768px){.image-text__image{margin-bottom:16px;width:100%}}@media only screen and (max-width:1023px){.image-text__image br{display:none}}.image-text__image img{border-radius:28px;height:auto;max-width:100%;overflow:hidden}@media only screen and (max-width:768px){.image-text__image img{width:100%}}.image-text.desc_img .image-text__image{justify-content:flex-end}.image-text.desc_img .image-text__hld{flex-direction:row-reverse}.image-text.desc_img.desc_spacing .image-text__content{padding-left:0;padding-right:8.5%}@media only screen and (max-width:1023px){.image-text.desc_img.desc_spacing .image-text__content{padding-right:0}}.image-text.desc_spacing .image-text__content{padding-left:8.5%}@media only screen and (max-width:1023px){.image-text.desc_spacing .image-text__content{padding-left:0}}.image-text.center_image .image-text__image{align-items:center!important;justify-content:center!important}@media only screen and (max-width:768px){.image-text.center_image .image-text__image img{width:auto}.image-text.hide_image_md .image-text__image{display:none}}.image-text.container_spacing>div{margin:0}.form__popup{align-items:center;cursor:auto;display:none;justify-content:center;position:fixed;z-index:99999}.form__popup,.form__popup:before{height:100vh;left:0;top:0;width:100vw}.form__popup:before{backdrop-filter:blur(2px);background:rgba(0,0,0,.85);content:"";position:absolute;z-index:0}.form__popup-inner{align-items:center;display:flex;flex-direction:column;height:auto;justify-content:center;margin:20px;max-height:calc(100% - 40px);max-width:1060px;position:relative;width:100%;z-index:1}.form__popup-inner-top{cursor:pointer;display:flex;padding:24px;position:absolute;right:0;top:0}.form__popup-inner-form{background-color:var(--Additional-Colours-Beige);border-radius:28px;display:flex;gap:32px;height:100%;justify-content:space-between;overflow:auto;padding:60px 48px;width:100%}@media only screen and (max-width:768px){.form__popup-inner-form{display:block;padding:20px}}.form__popup-inner-form-desc{width:calc(45% - 32px)}@media only screen and (max-width:768px){.form__popup-inner-form-desc{width:100%}}.form__popup-inner-form-desc svg{height:auto;margin-bottom:20px;max-width:100%}@media only screen and (max-width:768px){.form__popup-inner-form-desc svg{margin-bottom:15px}.form__popup-inner-form-desc .svg2{display:none}}.form__popup-inner-form-form{height:100%;width:53.5%}@media only screen and (max-width:768px){.form__popup-inner-form-form{margin-top:25px;width:100%}}.form__popup-inner-form-form textarea{min-height:inherit}.form__popup-inner-form-form .legal-consent-container .hs-richtext{font-size:12px;font-weight:300;line-height:20px}.form__popup-inner-form-form .legal-consent-container .hs-form-field{margin-bottom:10px!important}.form__popup-inner-form-form .legal-consent-container .hs-form-booleancheckbox *{font-size:12px;font-weight:500;line-height:20px}.form__popup-inner-form-form .hs_submit .actions{display:block}.form__popup-inner-form-form .hs_submit .actions .hs-button{margin-top:30px}.form__popup.active{display:flex}