.better-reviews__modal{--better-reviews-filled-star: url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 27.86 26\"><path d=\"M27.86,10.12l-7.24,6.46,1.99,9.42-8.68-4.71-8.68,4.54,1.99-9.43L0,9.95l9.77-1.22L13.93,0l4.16,8.73,9.77,1.4Z\" fill=\"%23ECFC34\"/></svg>");--better-reviews-no-fill-star: url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 27.86 26\"><path d=\"M27.86,10.12l-7.24,6.46,1.99,9.42-8.68-4.71-8.68,4.54,1.99-9.43L0,9.95l9.77-1.22L13.93,0l4.16,8.73,9.77,1.4Z\" fill=\"%230f8d86\" /></svg>");--better-reviews-half-fill-star: url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 27.86 25.82\" fill=\"%23ECFC34\"><path d=\"M13.93 0L9.77 8.72 0 9.94l7.24 6.46-1.99 9.42 8.68-4.53h0V0z\"/></svg>");--better-reviews-star-size: 26px;--better-reviews-star-gap: 14px;--better-reviews-background-colour: #07c0b4;--better-reviews-text-colour: #ffffff;--better-reviews-submit-button-text-colour: #21171b;position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background-color:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.better-reviews__modal .better-reviews__modal-thank-you{display:none}.better-reviews__modal .better-reviews__modal-thank-you .better-reviews__modal-content{font-family:var(--primary-font-family);font-size:50px;line-height:1em;text-transform:uppercase;margin-bottom:0}.better-reviews__modal .better-reviews__modal-inner{position:absolute;top:0;right:0;bottom:0;left:0;background-color:var(--better-reviews-background-colour);color:var(--better-reviews-text-colour);margin:auto;padding:40px 30px;height:-moz-fit-content;height:fit-content;width:calc(100% - 30px);max-width:330px;box-shadow:6px 6px 0px 0px #000;border-radius:20px}.better-reviews__modal .better-reviews__modal-title{font-size:50px;line-height:1em;text-transform:uppercase;margin-bottom:0}.better-reviews__modal .better-reviews__modal-content{display:flex;flex-direction:column;gap:15px;text-align:center}.better-reviews__modal .better-reviews__modal-error{display:none}.better-reviews__modal .better-reviews__modal-submit{padding:calc(11/var(--desktop-design-reference)*var(--screen-width-static)) calc(34/var(--desktop-design-reference)*var(--screen-width-static)) calc(12/var(--desktop-design-reference)*var(--screen-width-static)) calc(34/var(--desktop-design-reference)*var(--screen-width-static));display:flex;width:100%;background-color:var(--better-reviews-text-colour);color:var(--better-reviews-submit-button-text-colour);margin-top:calc(10/var(--desktop-design-reference)*var(--screen-width-static));-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;font-family:var(--primary-font-family);font-weight:400;text-transform:uppercase;letter-spacing:1px;cursor:pointer;filter:alpha(opacity=100);-moz-opacity:1;opacity:1;width:calc(114/var(--desktop-design-reference)*var(--screen-width-static));height:calc(41/var(--desktop-design-reference)*var(--screen-width-static));border-radius:calc(30/var(--desktop-design-reference)*var(--screen-width-static));font-size:14px;place-self:center;display:flex;justify-content:center;align-items:center}.better-reviews__modal .better-reviews__modal-submit:disabled{filter:alpha(opacity=25);-moz-opacity:.25;opacity:.25}.better-reviews__modal .better-reviews__modal-close{position:absolute;top:-10px;right:10px;cursor:pointer;visibility:hidden}.better-reviews__modal .better-reviews__modal-close:before{visibility:visible;content:url("data:image/svg+xml,%3Csvg width=%2714%27 height=%2714%27 viewBox=%270 0 14 14%27 fill=%27black%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M14 1.41L12.59 0L7 5.59L1.41 0L0 1.41L5.59 7L0 12.59L1.41 14L7 8.41L12.59 14L14 12.59L8.41 7L14 1.41Z%27 fill=%27%23000000%27%3E%3C/path%3E%3C/svg%3E");border-radius:50%;background-color:#fff;width:calc(48/var(--desktop-design-reference)*var(--screen-width-static));height:calc(48/var(--desktop-design-reference)*var(--screen-width-static));position:absolute;top:calc(-15/var(--desktop-design-reference)*var(--screen-width-static));right:calc(10/var(--desktop-design-reference)*var(--screen-width-static));display:flex;align-items:center;justify-content:center;cursor:pointer}.better-reviews__modal .better-reviews__modal-criteria{display:flex;justify-content:center}.better-reviews__modal .better-reviews__modal-criteria .better-reviews__criteria-stars{font-size:var(--better-reviews-star-size);display:flex;gap:var(--better-reviews-star-gap)}.better-reviews__modal .better-reviews__modal-criteria .better-reviews__criteria-stars .rating__input{position:absolute !important;left:-9999px !important}.better-reviews__modal .better-reviews__modal-criteria .better-reviews__criteria-stars:hover .rating__label .rating__icon,.better-reviews__modal .better-reviews__modal-criteria .better-reviews__criteria-stars:has(:checked) .rating__label .rating__icon{background-image:var(--better-reviews-filled-star)}.better-reviews__modal .better-reviews__modal-criteria .better-reviews__criteria-stars .rating__label{display:inline-block;cursor:pointer;width:1em;height:1em;z-index:1}.better-reviews__modal .better-reviews__modal-criteria .better-reviews__criteria-stars .rating__label--half{width:.5em;height:1em;z-index:2;margin-right:calc(-0.5em - var(--better-reviews-star-gap))}.better-reviews__modal .better-reviews__modal-criteria .better-reviews__criteria-stars .rating__label .rating__icon{width:100%;height:100%;display:block;background-size:100%;background-repeat:no-repeat;background-image:var(--better-reviews-no-fill-star)}.better-reviews__modal .better-reviews__modal-criteria .better-reviews__criteria-stars .rating__label--half .rating__icon{background-size:200%}.better-reviews__modal .better-reviews__modal-criteria .better-reviews__criteria-stars:hover .rating__label .rating__icon{background-image:var(--better-reviews-filled-star) !important}.better-reviews__modal .better-reviews__modal-criteria .better-reviews__criteria-stars .rating__input:checked~.rating__label .rating__icon--star{background-image:var(--better-reviews-no-fill-star)}.better-reviews__modal .better-reviews__modal-criteria .better-reviews__criteria-stars .rating__input:hover~.rating__label .rating__icon--star{background-image:var(--better-reviews-no-fill-star) !important}.better-reviews__modal .better-reviews__modal-criteria .better-reviews__criteria-stars .rating__input:checked~.rating__label--half .rating__icon--star{background-image:var(--better-reviews-no-fill-star)}.better-reviews__modal .better-reviews__modal-criteria .better-reviews__criteria-stars .star-half{background-size:200%;background-image:var(--better-reviews-half-fill-star)}.better-reviews__modal .better-reviews__modal-criteria .better-reviews__criteria-stars .star-empty{background-image:var(--better-reviews-no-fill-star)}.better-reviews__modal-succeeded .better-reviews__modal-thank-you{display:block !important}.better-reviews__modal-succeeded .better-reviews__modal-form{display:none !important}.better-reviews__modal-succeeded .better-reviews__modal-submit{display:none !important}.standard-content-v2{display:grid;grid-template:"main"/1fr;display:var(--display-mobile, grid);position:relative;--spread: calc(100% - var(--gradient-spread));--better-reviews-filled-star: url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 27.86 26\"><path d=\"M27.86,10.12l-7.24,6.46,1.99,9.42-8.68-4.71-8.68,4.54,1.99-9.43L0,9.95l9.77-1.22L13.93,0l4.16,8.73,9.77,1.4Z\" fill=\"%23ECFC34\"/></svg>");--better-reviews-no-fill-star: url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 27.86 26\"><path d=\"M27.86,10.12l-7.24,6.46,1.99,9.42-8.68-4.71-8.68,4.54,1.99-9.43L0,9.95l9.77-1.22L13.93,0l4.16,8.73,9.77,1.4Z\" opacity=\"0.3\" fill=\"%230f8d86\" /></svg>");--better-reviews-half-fill-star: url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 27.86 25.82\" fill=\"%23ECFC34\"><path d=\"M13.93 0L9.77 8.72 0 9.94l7.24 6.46-1.99 9.42 8.68-4.53h0V0z\"/></svg>");--better-reviews-font-size: core-functions.fontSize(16, "static");--better-reviews-text-colour: #ffffff}.standard-content-v2__picture{width:var(--image-width-mobile, 100%);grid-area:var(--image-grid-area, main);position:var(--image-position, relative);top:0;right:0;bottom:0;left:0;min-height:100%;display:flex;z-index:var(--image-z-index);border:calc(var(--image-border-width)/var(--desktop-design-reference)*var(--screen-width-static)) var(--image-border-style) var(--image-border-colour)}@media screen and (min-width: 992px){.standard-content-v2__picture{width:var(--image-width, 100%)}}.standard-content-v2__image{-o-object-fit:var(--image-fit-style, cover);object-fit:var(--image-fit-style, cover);position:relative;-o-object-position:var(--image-object-position-align);object-position:var(--image-object-position-align);translate:var(--image-offset-horiz) var(--image-offset-vert);opacity:var(--image-opacity, 1);aspect-ratio:var(--image-aspect-ratio-mobile, var(--image-aspect-ratio));border-radius:var(--image-border-radius);min-height:calc(var(--image-min-height-mobile) - (var(--global-site-header-height, 0px) - var(--cancel-header-height)))}@media screen and (min-width: 992px){.standard-content-v2__image{aspect-ratio:var(--image-aspect-ratio);min-height:calc(var(--image-min-height-desktop) - (var(--global-site-header-height, 0px) - var(--cancel-header-height)))}}.standard-content-v2__video-container{display:grid;grid-template:"video"/1fr;grid-area:main;opacity:0;pointer-events:none;height:100%;width:100%;background-color:#000;transition:opacity .5s,background-color 1s;z-index:-1}@media screen and (min-width: 744px){.standard-content-v2__video-container{-o-object-fit:cover;object-fit:cover;grid-area:main}}.standard-content-v2__video-container.video-playing{pointer-events:all;opacity:1;z-index:10}.standard-content-v2__video-container.lock-video-aspect-to-image iframe,.standard-content-v2__video-container.lock-video-aspect-to-image video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.standard-content-v2__video-container.set-video-to-cover iframe,.standard-content-v2__video-container.set-video-to-cover video{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.standard-content-v2__video-play-button{grid-area:main;place-self:center;display:grid;place-items:center;background-color:#fff;opacity:1;border-radius:50px;width:calc(84/var(--desktop-design-reference)*var(--screen-width-static));height:calc(84/var(--desktop-design-reference)*var(--screen-width-static));border:none;z-index:100;padding:0;position:relative;transform:scale(1);transition:transform .3s .5s}.standard-content-v2__video-play-button:hover{cursor:pointer}.standard-content-v2__video-play-button::before{position:absolute;content:"";height:calc(34/var(--desktop-design-reference)*var(--screen-width-static));width:calc(25/var(--desktop-design-reference)*var(--screen-width-static));transform:translateX(18%);-webkit-clip-path:polygon(100% 50%, 0 0, 0 100%);clip-path:polygon(100% 50%, 0 0, 0 100%);background-color:#000}@supports not (aspect-ratio: 1/1){.standard-content-v2__video-play-button::before{top:50%;left:50%;transform:translate(-25%, -50%)}}.standard-content-v2__video-play-button.video-playing{transform:scale(0);transition:transform .5s;opacity:0;pointer-events:none;max-height:0px}.standard-content-v2__video-inner-container{grid-area:video;display:flex;width:100%;position:relative}.standard-content-v2__video-inner-container iframe{left:0;top:0;width:100%;height:100%}.standard-content-v2__video-player{height:auto;-o-object-fit:contain;object-fit:contain;width:100%}@media screen and (min-width: 744px){.standard-content-v2{display:var(--display-portrait, grid)}}@media screen and (min-width: 992px){.standard-content-v2{display:var(--display-desktop, grid)}}.standard-content-v2__cover-link{grid-area:unset;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:99;opacity:0}.standard-content-v2__gradient-overlay-element{position:absolute;top:0;right:0;bottom:0;left:0;z-index:var(--gradient-zindex);grid-area:var(--gradient-grid-area)}.standard-content-v2__gradient-overlay-element::before,.standard-content-v2__gradient-overlay-element:after{content:"";pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0;opacity:var(--gradient-opacity)}.standard-content-v2__gradient-overlay-element::before{background:linear-gradient(var(--gradient-origin-before), rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) calc(var(--spread) - var(--gradient-amount)), var(--gradient-colour) calc(100% - var(--gradient-amount)))}.standard-content-v2__gradient-overlay-element::after{content:var(--enable-after);background:linear-gradient(var(--gradient-origin-after), rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) calc(var(--spread) - var(--gradient-amount)), var(--gradient-colour) calc(100% - var(--gradient-amount)))}.standard-content-v2__lottie-animations{grid-area:unset;position:var(--lottie-position);width:100%;height:auto;z-index:var(--lottie-z-index);opacity:1}.standard-content-v2__inner-container{grid-area:main;place-self:var(--content-box-vert-align-mobile) var(--content-box-horiz-align-mobile);z-index:var(--content-z-index, 5);overflow:var(--content-box-overflow);min-width:-moz-min-content;min-width:min-content;aspect-ratio:var(--content-box-aspect-ratio);border-radius:var(--border-radius);border-width:var(--border-width);border-color:var(--border-colour);border-style:var(--border-style);display:flex;flex-direction:column;justify-content:var(--content-items-alignment-mobile);align-items:center;background-color:var(--cb-bg-colour);padding:calc(var(--global-content-box-padding-block)*var(--content-box-top-padding-mult-mobile)) calc(var(--global-content-box-padding-inline)*var(--content-box-right-padding-mult-mobile)) calc(var(--global-content-box-padding-inline)*var(--content-box-bottom-padding-mult-mobile)) calc(var(--global-content-box-padding-inline)*var(--content-box-left-padding-mult-mobile));margin:calc(var(--global-inline-spacing)*var(--content-container-top-margin-mobile)) calc(var(--global-inline-spacing)*var(--content-container-right-margin-mobile)) calc(var(--global-inline-spacing)*var(--content-container-bottom-margin-mobile)) calc(var(--global-inline-spacing)*var(--content-container-left-margin-mobile))}@media screen and (min-width: 744px){.standard-content-v2__inner-container{justify-content:var(--content-items-alignment-mobile);place-self:var(--content-box-vert-align) var(--content-box-horiz-align)}}@media screen and (min-width: 992px){.standard-content-v2__inner-container{max-width:var(--cb-max-width);padding:calc(var(--global-content-box-padding-block)*var(--content-box-top-padding-mult)) calc(var(--global-content-box-padding-inline)*var(--content-box-right-padding-mult)) calc(var(--global-content-box-padding-inline)*var(--content-box-bottom-padding-mult)) calc(var(--global-content-box-padding-inline)*var(--content-box-left-padding-mult));margin:calc(var(--global-inline-spacing)*var(--content-container-top-margin)) calc(var(--global-inline-spacing)*var(--content-container-right-margin)) calc(var(--global-inline-spacing)*var(--content-container-bottom-margin)) calc(var(--global-inline-spacing)*var(--content-container-left-margin))}}.standard-content-v2__inner-container--box-shadow{box-shadow:calc(var(--box-shadow-offset-x)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-offset-y)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-blur)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-spread)/var(--desktop-design-reference)*var(--screen-width-static)) var(--box-shadow-colour)}.standard-content-v2__content-container{max-width:var(--wysiwyg-max-width-mobile);margin-left:auto;margin-right:auto;display:grid;word-break:normal;width:100%;-webkit-text-stroke:calc(var(--text-stroke-width)*1px) var(--text-stroke-colour);color:var(--default-text-colour-mobile, var(--theme-primary-text-colour));text-transform:var(--default-text-transform-mobile);text-align:var(--default-text-align-mobile)}@media screen and (min-width: 992px){.standard-content-v2__content-container{color:var(--default-text-colour-desktop, var(--theme-primary-text-colour))}}@media screen and (min-width: 992px){.standard-content-v2__content-container{text-transform:var(--default-text-transform-desktop)}}@media screen and (min-width: 992px){.standard-content-v2__content-container{text-align:var(--default-text-align-desktop)}}.standard-content-v2__content-container p,.standard-content-v2__content-container h1,.standard-content-v2__content-container h2,.standard-content-v2__content-container h3,.standard-content-v2__content-container h4,.standard-content-v2__content-container h5,.standard-content-v2__content-container h6,.standard-content-v2__content-container a,.standard-content-v2__content-container li,.standard-content-v2__content-container div{font-weight:var(--default-font-weight-mobile, var(--default-font-weight));font-style:var(--default-font-style-mobile)}@media screen and (min-width: 992px){.standard-content-v2__content-container p,.standard-content-v2__content-container h1,.standard-content-v2__content-container h2,.standard-content-v2__content-container h3,.standard-content-v2__content-container h4,.standard-content-v2__content-container h5,.standard-content-v2__content-container h6,.standard-content-v2__content-container a,.standard-content-v2__content-container li,.standard-content-v2__content-container div{font-weight:var(--default-font-weight-desktop, var(--default-font-weight))}}@media screen and (min-width: 992px){.standard-content-v2__content-container p,.standard-content-v2__content-container h1,.standard-content-v2__content-container h2,.standard-content-v2__content-container h3,.standard-content-v2__content-container h4,.standard-content-v2__content-container h5,.standard-content-v2__content-container h6,.standard-content-v2__content-container a,.standard-content-v2__content-container li,.standard-content-v2__content-container div{font-style:var(--default-font-style-desktop)}}.standard-content-v2__content-container:last-child{margin-bottom:0}@media screen and (min-width: 744px){.standard-content-v2__content-container{max-width:var(--wysiwyg-max-width)}}.standard-content-v2--text-shadow{text-shadow:calc(var(--text-shadow-offset-x)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--text-shadow-offset-y)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--text-shadow-blur)/var(--desktop-design-reference)*var(--screen-width-static)) var(--text-shadow-colour)}.standard-content-v2__cta-selection-container{width:100%;display:flex;flex-wrap:wrap;justify-content:var(--cta-alignment);flex-direction:var(--cta-flex-direction);gap:calc(var(--global-inline-spacing)*var(--cta-spacing-gap-mobile))}@media screen and (min-width: 744px){.standard-content-v2__cta-selection-container{gap:calc(var(--global-inline-spacing)*var(--cta-spacing-gap-desktop))}}.standard-content-v2__nav-menu{display:flex;margin-bottom:calc(15/var(--mobile-design-reference)*var(--screen-width-mobile))}.standard-content-v2__nav-menu__cta{border:unset;line-height:100%;display:flex;gap:1em;justify-content:center;align-items:center;text-decoration-line:unset;text-align:center;transition:background-color .1s,border-colour .1s;margin-bottom:0}.standard-content-v2__nav-menu__cta:hover,.standard-content-v2__nav-menu__cta:active,.standard-content-v2__nav-menu__cta:focus{cursor:pointer}.standard-content-v2__nav-menu__cta[disabled]{cursor:not-allowed}.standard-content-v2__nav-menu__cta-span{width:100%}.standard-content-v2__nav-menu__cta-icon{width:1em}.standard-content-v2__nav-menu__cta-style-1{justify-self:var(--cta-alignment);justify-content:var(--cta-style-1-content-vertical-alignment, center);background-color:var(--cta-style-1-mobile-background-colour);color:var(--cta-style-1-mobile-colour);border:var(--cta-style-1-border-width) solid var(--cta-style-1-mobile-border-colour);border-radius:var(--cta-style-1-border-radius);font-weight:var(--cta-style-1-font-weight);letter-spacing:var(--cta-style-1-letter-spacing);line-height:var(--cta-style-1-line-height);font-family:var(--cta-style-1-font-family);text-transform:var(--cta-style-1-text-transform);font-style:var(--cta-style-1-font-style);text-align:var(--cta-style-1-text-align);-webkit-text-decoration:var(--cta-style-1-decoration-style);text-decoration:var(--cta-style-1-decoration-style);text-decoration-color:var(--cta-style-1-decoration-colour);font-size:calc(var(--cta-style-1-font-size-mobile)*1px);min-width:var(--cta-style-1-min-width-mobile);padding:calc(var(--cta-style-1-padding-block-mobile)/var(--mobile-design-reference)*var(--screen-width-mobile)) calc(var(--cta-style-1-padding-inline-mobile)/var(--mobile-design-reference)*var(--screen-width-mobile));--box-shadow-offset-x: var(--cta-style-1-shadow_offset-x, 0);--box-shadow-offset-y: var(--cta-style-1-shadow_offset-y, 0);--box-shadow-blur: var(--cta-style-1-shadow_blur, 0);--box-shadow-spread: var(--cta-style-1-shadow_radius, 0);--box-shadow-colour: var(--cta-style-1-shadow_colour, 0);box-shadow:calc(var(--box-shadow-offset-x)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-offset-y)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-blur)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-spread)/var(--desktop-design-reference)*var(--screen-width-static)) var(--box-shadow-colour)}.standard-content-v2__nav-menu__cta-style-1 svg *{stroke:var(--cta-style-1-mobile-colour)}@media screen and (min-width: 744px){.standard-content-v2__nav-menu__cta-style-1{font-size:calc(var(--cta-style-1-font-size-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait));min-width:var(--cta-style-1-min-width-portrait);padding:calc(var(--cta-style-1-padding-block-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait)) calc(var(--cta-style-1-padding-inline-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait));background-color:var(--cta-style-1-background-colour);border:var(--cta-style-1-border-width) solid var(--cta-style-1-border-colour);color:var(--cta-style-1-colour)}.standard-content-v2__nav-menu__cta-style-1 svg *{stroke:var(--cta-style-1-colour)}}@media screen and (min-width: 992px){.standard-content-v2__nav-menu__cta-style-1{font-size:calc(var(--cta-style-1-font-size-landscape)*1px);min-width:var(--cta-style-1-min-width-landscape);padding:calc(var(--cta-style-1-padding-block-landscape)/var(--landscape-design-reference)*var(--screen-width-landscape)) calc(var(--cta-style-1-padding-inline-landscape)/var(--landscape-design-reference)*var(--screen-width-landscape))}}@media screen and (min-width: 1440px){.standard-content-v2__nav-menu__cta-style-1{font-size:calc(var(--cta-style-1-font-size-desktop)*1px);min-width:var(--cta-style-1-min-width-desktop);padding:calc(var(--cta-style-1-padding-block-desktop)/var(--desktop-design-reference)*var(--screen-width-desktop)) calc(var(--cta-style-1-padding-inline-desktop)/var(--desktop-design-reference)*var(--screen-width-desktop))}}@media(hover: hover){.standard-content-v2__nav-menu__cta-style-1:hover{-webkit-text-decoration:var(--cta-style-1-decoration-style-hover);text-decoration:var(--cta-style-1-decoration-style-hover);text-decoration-color:var(--cta-style-1-decoration-colour-hover);border:var(--cta-style-1-border-width) solid var(--cta-style-1-mobile-hover-border-colour);background-color:var(--cta-style-1-mobile-hover-background-colour);color:var(--cta-style-1-mobile-hover-colour)}.standard-content-v2__nav-menu__cta-style-1:hover svg *{stroke:var(--cta-style-1-mobile-hover-colour)}}@media(hover: hover)and (hover: none){.standard-content-v2__nav-menu__cta-style-1:hover{background-color:var(--cta-style-1-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.standard-content-v2__nav-menu__cta-style-1:hover{background-color:var(--cta-style-1-hover-background-colour);border:var(--cta-style-1-border-width) solid var(--cta-style-1-hover-border-colour);color:var(--cta-style-1-hover-colour)}.standard-content-v2__nav-menu__cta-style-1:hover svg *{stroke:var(--cta-style-1-hover-colour)}}.standard-content-v2__nav-menu__cta-style-1:active{color:var(--cta-style-1-active-colour);background-color:var(--cta-style-1-active-background-colour);border:var(--cta-style-1-border-width) solid var(--cta-style-1-active-border-colour);-webkit-text-decoration:var(--cta-style-1-decoration-style);text-decoration:var(--cta-style-1-decoration-style)}.standard-content-v2__nav-menu__cta-style-1--inactive,.standard-content-v2__nav-menu__cta-style-1.cta-style-inactive,.standard-content-v2__nav-menu__cta-style-1[disabled]{color:var(--cta-style-1-inactive-colour);background-color:var(--cta-style-1-inactive-background-colour);border:var(--cta-style-1-border-width) solid var(--cta-style-1-inactive-border-colour)}.standard-content-v2__nav-menu__cta-style-1--selected{color:var(--cta-style-1-selected-colour);background-color:var(--cta-style-1-selected-background-colour);border:var(--cta-style-1-border-width) solid var(--cta-style-1-selected-border-colour)}.standard-content-v2__nav-menu__cta-style-2{justify-self:var(--cta-alignment);justify-content:var(--cta-style-2-content-vertical-alignment, center);background-color:var(--cta-style-2-mobile-background-colour);color:var(--cta-style-2-mobile-colour);border:var(--cta-style-2-border-width) solid var(--cta-style-2-mobile-border-colour);border-radius:var(--cta-style-2-border-radius);font-weight:var(--cta-style-2-font-weight);letter-spacing:var(--cta-style-2-letter-spacing);line-height:var(--cta-style-2-line-height);font-family:var(--cta-style-2-font-family);text-transform:var(--cta-style-2-text-transform);font-style:var(--cta-style-2-font-style);text-align:var(--cta-style-2-text-align);-webkit-text-decoration:var(--cta-style-2-decoration-style);text-decoration:var(--cta-style-2-decoration-style);text-decoration-color:var(--cta-style-2-decoration-colour);font-size:calc(var(--cta-style-2-font-size-mobile)*1px);min-width:var(--cta-style-2-min-width-mobile);padding:calc(var(--cta-style-2-padding-block-mobile)/var(--mobile-design-reference)*var(--screen-width-mobile)) calc(var(--cta-style-2-padding-inline-mobile)/var(--mobile-design-reference)*var(--screen-width-mobile));--box-shadow-offset-x: var(--cta-style-2-shadow_offset-x, 0);--box-shadow-offset-y: var(--cta-style-2-shadow_offset-y, 0);--box-shadow-blur: var(--cta-style-2-shadow_blur, 0);--box-shadow-spread: var(--cta-style-2-shadow_radius, 0);--box-shadow-colour: var(--cta-style-2-shadow_colour, 0);box-shadow:calc(var(--box-shadow-offset-x)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-offset-y)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-blur)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-spread)/var(--desktop-design-reference)*var(--screen-width-static)) var(--box-shadow-colour)}.standard-content-v2__nav-menu__cta-style-2 svg *{stroke:var(--cta-style-2-mobile-colour)}@media screen and (min-width: 744px){.standard-content-v2__nav-menu__cta-style-2{font-size:calc(var(--cta-style-2-font-size-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait));min-width:var(--cta-style-2-min-width-portrait);padding:calc(var(--cta-style-2-padding-block-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait)) calc(var(--cta-style-2-padding-inline-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait));background-color:var(--cta-style-2-background-colour);border:var(--cta-style-2-border-width) solid var(--cta-style-2-border-colour);color:var(--cta-style-2-colour)}.standard-content-v2__nav-menu__cta-style-2 svg *{stroke:var(--cta-style-2-colour)}}@media screen and (min-width: 992px){.standard-content-v2__nav-menu__cta-style-2{font-size:calc(var(--cta-style-2-font-size-landscape)*1px);min-width:var(--cta-style-2-min-width-landscape);padding:calc(var(--cta-style-2-padding-block-landscape)/var(--landscape-design-reference)*var(--screen-width-landscape)) calc(var(--cta-style-2-padding-inline-landscape)/var(--landscape-design-reference)*var(--screen-width-landscape))}}@media screen and (min-width: 1440px){.standard-content-v2__nav-menu__cta-style-2{font-size:calc(var(--cta-style-2-font-size-desktop)*1px);min-width:var(--cta-style-2-min-width-desktop);padding:calc(var(--cta-style-2-padding-block-desktop)/var(--desktop-design-reference)*var(--screen-width-desktop)) calc(var(--cta-style-2-padding-inline-desktop)/var(--desktop-design-reference)*var(--screen-width-desktop))}}@media(hover: hover){.standard-content-v2__nav-menu__cta-style-2:hover{-webkit-text-decoration:var(--cta-style-2-decoration-style-hover);text-decoration:var(--cta-style-2-decoration-style-hover);text-decoration-color:var(--cta-style-2-decoration-colour-hover);border:var(--cta-style-2-border-width) solid var(--cta-style-2-mobile-hover-border-colour);background-color:var(--cta-style-2-mobile-hover-background-colour);color:var(--cta-style-2-mobile-hover-colour)}.standard-content-v2__nav-menu__cta-style-2:hover svg *{stroke:var(--cta-style-2-mobile-hover-colour)}}@media(hover: hover)and (hover: none){.standard-content-v2__nav-menu__cta-style-2:hover{background-color:var(--cta-style-2-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.standard-content-v2__nav-menu__cta-style-2:hover{background-color:var(--cta-style-2-hover-background-colour);border:var(--cta-style-2-border-width) solid var(--cta-style-2-hover-border-colour);color:var(--cta-style-2-hover-colour)}.standard-content-v2__nav-menu__cta-style-2:hover svg *{stroke:var(--cta-style-2-hover-colour)}}.standard-content-v2__nav-menu__cta-style-2:active{color:var(--cta-style-2-active-colour);background-color:var(--cta-style-2-active-background-colour);border:var(--cta-style-2-border-width) solid var(--cta-style-2-active-border-colour);-webkit-text-decoration:var(--cta-style-2-decoration-style);text-decoration:var(--cta-style-2-decoration-style)}.standard-content-v2__nav-menu__cta-style-2--inactive,.standard-content-v2__nav-menu__cta-style-2.cta-style-inactive,.standard-content-v2__nav-menu__cta-style-2[disabled]{color:var(--cta-style-2-inactive-colour);background-color:var(--cta-style-2-inactive-background-colour);border:var(--cta-style-2-border-width) solid var(--cta-style-2-inactive-border-colour)}.standard-content-v2__nav-menu__cta-style-2--selected{color:var(--cta-style-2-selected-colour);background-color:var(--cta-style-2-selected-background-colour);border:var(--cta-style-2-border-width) solid var(--cta-style-2-selected-border-colour)}.standard-content-v2__nav-menu__cta-style-3{justify-self:var(--cta-alignment);justify-content:var(--cta-style-3-content-vertical-alignment, center);background-color:var(--cta-style-3-mobile-background-colour);color:var(--cta-style-3-mobile-colour);border:var(--cta-style-3-border-width) solid var(--cta-style-3-mobile-border-colour);border-radius:var(--cta-style-3-border-radius);font-weight:var(--cta-style-3-font-weight);letter-spacing:var(--cta-style-3-letter-spacing);line-height:var(--cta-style-3-line-height);font-family:var(--cta-style-3-font-family);text-transform:var(--cta-style-3-text-transform);font-style:var(--cta-style-3-font-style);text-align:var(--cta-style-3-text-align);-webkit-text-decoration:var(--cta-style-3-decoration-style);text-decoration:var(--cta-style-3-decoration-style);text-decoration-color:var(--cta-style-3-decoration-colour);font-size:calc(var(--cta-style-3-font-size-mobile)*1px);min-width:var(--cta-style-3-min-width-mobile);padding:calc(var(--cta-style-3-padding-block-mobile)/var(--mobile-design-reference)*var(--screen-width-mobile)) calc(var(--cta-style-3-padding-inline-mobile)/var(--mobile-design-reference)*var(--screen-width-mobile));--box-shadow-offset-x: var(--cta-style-3-shadow_offset-x, 0);--box-shadow-offset-y: var(--cta-style-3-shadow_offset-y, 0);--box-shadow-blur: var(--cta-style-3-shadow_blur, 0);--box-shadow-spread: var(--cta-style-3-shadow_radius, 0);--box-shadow-colour: var(--cta-style-3-shadow_colour, 0);box-shadow:calc(var(--box-shadow-offset-x)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-offset-y)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-blur)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-spread)/var(--desktop-design-reference)*var(--screen-width-static)) var(--box-shadow-colour)}.standard-content-v2__nav-menu__cta-style-3 svg *{stroke:var(--cta-style-3-mobile-colour)}@media screen and (min-width: 744px){.standard-content-v2__nav-menu__cta-style-3{font-size:calc(var(--cta-style-3-font-size-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait));min-width:var(--cta-style-3-min-width-portrait);padding:calc(var(--cta-style-3-padding-block-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait)) calc(var(--cta-style-3-padding-inline-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait));background-color:var(--cta-style-3-background-colour);border:var(--cta-style-3-border-width) solid var(--cta-style-3-border-colour);color:var(--cta-style-3-colour)}.standard-content-v2__nav-menu__cta-style-3 svg *{stroke:var(--cta-style-3-colour)}}@media screen and (min-width: 992px){.standard-content-v2__nav-menu__cta-style-3{font-size:calc(var(--cta-style-3-font-size-landscape)*1px);min-width:var(--cta-style-3-min-width-landscape);padding:calc(var(--cta-style-3-padding-block-landscape)/var(--landscape-design-reference)*var(--screen-width-landscape)) calc(var(--cta-style-3-padding-inline-landscape)/var(--landscape-design-reference)*var(--screen-width-landscape))}}@media screen and (min-width: 1440px){.standard-content-v2__nav-menu__cta-style-3{font-size:calc(var(--cta-style-3-font-size-desktop)*1px);min-width:var(--cta-style-3-min-width-desktop);padding:calc(var(--cta-style-3-padding-block-desktop)/var(--desktop-design-reference)*var(--screen-width-desktop)) calc(var(--cta-style-3-padding-inline-desktop)/var(--desktop-design-reference)*var(--screen-width-desktop))}}@media(hover: hover){.standard-content-v2__nav-menu__cta-style-3:hover{-webkit-text-decoration:var(--cta-style-3-decoration-style-hover);text-decoration:var(--cta-style-3-decoration-style-hover);text-decoration-color:var(--cta-style-3-decoration-colour-hover);border:var(--cta-style-3-border-width) solid var(--cta-style-3-mobile-hover-border-colour);background-color:var(--cta-style-3-mobile-hover-background-colour);color:var(--cta-style-3-mobile-hover-colour)}.standard-content-v2__nav-menu__cta-style-3:hover svg *{stroke:var(--cta-style-3-mobile-hover-colour)}}@media(hover: hover)and (hover: none){.standard-content-v2__nav-menu__cta-style-3:hover{background-color:var(--cta-style-3-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.standard-content-v2__nav-menu__cta-style-3:hover{background-color:var(--cta-style-3-hover-background-colour);border:var(--cta-style-3-border-width) solid var(--cta-style-3-hover-border-colour);color:var(--cta-style-3-hover-colour)}.standard-content-v2__nav-menu__cta-style-3:hover svg *{stroke:var(--cta-style-3-hover-colour)}}.standard-content-v2__nav-menu__cta-style-3:active{color:var(--cta-style-3-active-colour);background-color:var(--cta-style-3-active-background-colour);border:var(--cta-style-3-border-width) solid var(--cta-style-3-active-border-colour);-webkit-text-decoration:var(--cta-style-3-decoration-style);text-decoration:var(--cta-style-3-decoration-style)}.standard-content-v2__nav-menu__cta-style-3--inactive,.standard-content-v2__nav-menu__cta-style-3.cta-style-inactive,.standard-content-v2__nav-menu__cta-style-3[disabled]{color:var(--cta-style-3-inactive-colour);background-color:var(--cta-style-3-inactive-background-colour);border:var(--cta-style-3-border-width) solid var(--cta-style-3-inactive-border-colour)}.standard-content-v2__nav-menu__cta-style-3--selected{color:var(--cta-style-3-selected-colour);background-color:var(--cta-style-3-selected-background-colour);border:var(--cta-style-3-border-width) solid var(--cta-style-3-selected-border-colour)}.standard-content-v2__nav-menu__cta-style-4{justify-self:var(--cta-alignment);justify-content:var(--cta-style-4-content-vertical-alignment, center);background-color:var(--cta-style-4-mobile-background-colour);color:var(--cta-style-4-mobile-colour);border:var(--cta-style-4-border-width) solid var(--cta-style-4-mobile-border-colour);border-radius:var(--cta-style-4-border-radius);font-weight:var(--cta-style-4-font-weight);letter-spacing:var(--cta-style-4-letter-spacing);line-height:var(--cta-style-4-line-height);font-family:var(--cta-style-4-font-family);text-transform:var(--cta-style-4-text-transform);font-style:var(--cta-style-4-font-style);text-align:var(--cta-style-4-text-align);-webkit-text-decoration:var(--cta-style-4-decoration-style);text-decoration:var(--cta-style-4-decoration-style);text-decoration-color:var(--cta-style-4-decoration-colour);font-size:calc(var(--cta-style-4-font-size-mobile)*1px);min-width:var(--cta-style-4-min-width-mobile);padding:calc(var(--cta-style-4-padding-block-mobile)/var(--mobile-design-reference)*var(--screen-width-mobile)) calc(var(--cta-style-4-padding-inline-mobile)/var(--mobile-design-reference)*var(--screen-width-mobile));--box-shadow-offset-x: var(--cta-style-4-shadow_offset-x, 0);--box-shadow-offset-y: var(--cta-style-4-shadow_offset-y, 0);--box-shadow-blur: var(--cta-style-4-shadow_blur, 0);--box-shadow-spread: var(--cta-style-4-shadow_radius, 0);--box-shadow-colour: var(--cta-style-4-shadow_colour, 0);box-shadow:calc(var(--box-shadow-offset-x)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-offset-y)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-blur)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-spread)/var(--desktop-design-reference)*var(--screen-width-static)) var(--box-shadow-colour)}.standard-content-v2__nav-menu__cta-style-4 svg *{stroke:var(--cta-style-4-mobile-colour)}@media screen and (min-width: 744px){.standard-content-v2__nav-menu__cta-style-4{font-size:calc(var(--cta-style-4-font-size-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait));min-width:var(--cta-style-4-min-width-portrait);padding:calc(var(--cta-style-4-padding-block-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait)) calc(var(--cta-style-4-padding-inline-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait));background-color:var(--cta-style-4-background-colour);border:var(--cta-style-4-border-width) solid var(--cta-style-4-border-colour);color:var(--cta-style-4-colour)}.standard-content-v2__nav-menu__cta-style-4 svg *{stroke:var(--cta-style-4-colour)}}@media screen and (min-width: 992px){.standard-content-v2__nav-menu__cta-style-4{font-size:calc(var(--cta-style-4-font-size-landscape)*1px);min-width:var(--cta-style-4-min-width-landscape);padding:calc(var(--cta-style-4-padding-block-landscape)/var(--landscape-design-reference)*var(--screen-width-landscape)) calc(var(--cta-style-4-padding-inline-landscape)/var(--landscape-design-reference)*var(--screen-width-landscape))}}@media screen and (min-width: 1440px){.standard-content-v2__nav-menu__cta-style-4{font-size:calc(var(--cta-style-4-font-size-desktop)*1px);min-width:var(--cta-style-4-min-width-desktop);padding:calc(var(--cta-style-4-padding-block-desktop)/var(--desktop-design-reference)*var(--screen-width-desktop)) calc(var(--cta-style-4-padding-inline-desktop)/var(--desktop-design-reference)*var(--screen-width-desktop))}}@media(hover: hover){.standard-content-v2__nav-menu__cta-style-4:hover{-webkit-text-decoration:var(--cta-style-4-decoration-style-hover);text-decoration:var(--cta-style-4-decoration-style-hover);text-decoration-color:var(--cta-style-4-decoration-colour-hover);border:var(--cta-style-4-border-width) solid var(--cta-style-4-mobile-hover-border-colour);background-color:var(--cta-style-4-mobile-hover-background-colour);color:var(--cta-style-4-mobile-hover-colour)}.standard-content-v2__nav-menu__cta-style-4:hover svg *{stroke:var(--cta-style-4-mobile-hover-colour)}}@media(hover: hover)and (hover: none){.standard-content-v2__nav-menu__cta-style-4:hover{background-color:var(--cta-style-4-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.standard-content-v2__nav-menu__cta-style-4:hover{background-color:var(--cta-style-4-hover-background-colour);border:var(--cta-style-4-border-width) solid var(--cta-style-4-hover-border-colour);color:var(--cta-style-4-hover-colour)}.standard-content-v2__nav-menu__cta-style-4:hover svg *{stroke:var(--cta-style-4-hover-colour)}}.standard-content-v2__nav-menu__cta-style-4:active{color:var(--cta-style-4-active-colour);background-color:var(--cta-style-4-active-background-colour);border:var(--cta-style-4-border-width) solid var(--cta-style-4-active-border-colour);-webkit-text-decoration:var(--cta-style-4-decoration-style);text-decoration:var(--cta-style-4-decoration-style)}.standard-content-v2__nav-menu__cta-style-4--inactive,.standard-content-v2__nav-menu__cta-style-4.cta-style-inactive,.standard-content-v2__nav-menu__cta-style-4[disabled]{color:var(--cta-style-4-inactive-colour);background-color:var(--cta-style-4-inactive-background-colour);border:var(--cta-style-4-border-width) solid var(--cta-style-4-inactive-border-colour)}.standard-content-v2__nav-menu__cta-style-4--selected{color:var(--cta-style-4-selected-colour);background-color:var(--cta-style-4-selected-background-colour);border:var(--cta-style-4-border-width) solid var(--cta-style-4-selected-border-colour)}.standard-content-v2__nav-menu__cta-style-5{justify-self:var(--cta-alignment);justify-content:var(--cta-style-5-content-vertical-alignment, center);background-color:var(--cta-style-5-mobile-background-colour);color:var(--cta-style-5-mobile-colour);border:var(--cta-style-5-border-width) solid var(--cta-style-5-mobile-border-colour);border-radius:var(--cta-style-5-border-radius);font-weight:var(--cta-style-5-font-weight);letter-spacing:var(--cta-style-5-letter-spacing);line-height:var(--cta-style-5-line-height);font-family:var(--cta-style-5-font-family);text-transform:var(--cta-style-5-text-transform);font-style:var(--cta-style-5-font-style);text-align:var(--cta-style-5-text-align);-webkit-text-decoration:var(--cta-style-5-decoration-style);text-decoration:var(--cta-style-5-decoration-style);text-decoration-color:var(--cta-style-5-decoration-colour);font-size:calc(var(--cta-style-5-font-size-mobile)*1px);min-width:var(--cta-style-5-min-width-mobile);padding:calc(var(--cta-style-5-padding-block-mobile)/var(--mobile-design-reference)*var(--screen-width-mobile)) calc(var(--cta-style-5-padding-inline-mobile)/var(--mobile-design-reference)*var(--screen-width-mobile));--box-shadow-offset-x: var(--cta-style-5-shadow_offset-x, 0);--box-shadow-offset-y: var(--cta-style-5-shadow_offset-y, 0);--box-shadow-blur: var(--cta-style-5-shadow_blur, 0);--box-shadow-spread: var(--cta-style-5-shadow_radius, 0);--box-shadow-colour: var(--cta-style-5-shadow_colour, 0);box-shadow:calc(var(--box-shadow-offset-x)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-offset-y)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-blur)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-spread)/var(--desktop-design-reference)*var(--screen-width-static)) var(--box-shadow-colour)}.standard-content-v2__nav-menu__cta-style-5 svg *{stroke:var(--cta-style-5-mobile-colour)}@media screen and (min-width: 744px){.standard-content-v2__nav-menu__cta-style-5{font-size:calc(var(--cta-style-5-font-size-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait));min-width:var(--cta-style-5-min-width-portrait);padding:calc(var(--cta-style-5-padding-block-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait)) calc(var(--cta-style-5-padding-inline-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait));background-color:var(--cta-style-5-background-colour);border:var(--cta-style-5-border-width) solid var(--cta-style-5-border-colour);color:var(--cta-style-5-colour)}.standard-content-v2__nav-menu__cta-style-5 svg *{stroke:var(--cta-style-5-colour)}}@media screen and (min-width: 992px){.standard-content-v2__nav-menu__cta-style-5{font-size:calc(var(--cta-style-5-font-size-landscape)*1px);min-width:var(--cta-style-5-min-width-landscape);padding:calc(var(--cta-style-5-padding-block-landscape)/var(--landscape-design-reference)*var(--screen-width-landscape)) calc(var(--cta-style-5-padding-inline-landscape)/var(--landscape-design-reference)*var(--screen-width-landscape))}}@media screen and (min-width: 1440px){.standard-content-v2__nav-menu__cta-style-5{font-size:calc(var(--cta-style-5-font-size-desktop)*1px);min-width:var(--cta-style-5-min-width-desktop);padding:calc(var(--cta-style-5-padding-block-desktop)/var(--desktop-design-reference)*var(--screen-width-desktop)) calc(var(--cta-style-5-padding-inline-desktop)/var(--desktop-design-reference)*var(--screen-width-desktop))}}@media(hover: hover){.standard-content-v2__nav-menu__cta-style-5:hover{-webkit-text-decoration:var(--cta-style-5-decoration-style-hover);text-decoration:var(--cta-style-5-decoration-style-hover);text-decoration-color:var(--cta-style-5-decoration-colour-hover);border:var(--cta-style-5-border-width) solid var(--cta-style-5-mobile-hover-border-colour);background-color:var(--cta-style-5-mobile-hover-background-colour);color:var(--cta-style-5-mobile-hover-colour)}.standard-content-v2__nav-menu__cta-style-5:hover svg *{stroke:var(--cta-style-5-mobile-hover-colour)}}@media(hover: hover)and (hover: none){.standard-content-v2__nav-menu__cta-style-5:hover{background-color:var(--cta-style-5-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.standard-content-v2__nav-menu__cta-style-5:hover{background-color:var(--cta-style-5-hover-background-colour);border:var(--cta-style-5-border-width) solid var(--cta-style-5-hover-border-colour);color:var(--cta-style-5-hover-colour)}.standard-content-v2__nav-menu__cta-style-5:hover svg *{stroke:var(--cta-style-5-hover-colour)}}.standard-content-v2__nav-menu__cta-style-5:active{color:var(--cta-style-5-active-colour);background-color:var(--cta-style-5-active-background-colour);border:var(--cta-style-5-border-width) solid var(--cta-style-5-active-border-colour);-webkit-text-decoration:var(--cta-style-5-decoration-style);text-decoration:var(--cta-style-5-decoration-style)}.standard-content-v2__nav-menu__cta-style-5--inactive,.standard-content-v2__nav-menu__cta-style-5.cta-style-inactive,.standard-content-v2__nav-menu__cta-style-5[disabled]{color:var(--cta-style-5-inactive-colour);background-color:var(--cta-style-5-inactive-background-colour);border:var(--cta-style-5-border-width) solid var(--cta-style-5-inactive-border-colour)}.standard-content-v2__nav-menu__cta-style-5--selected{color:var(--cta-style-5-selected-colour);background-color:var(--cta-style-5-selected-background-colour);border:var(--cta-style-5-border-width) solid var(--cta-style-5-selected-border-colour)}.standard-content-v2__nav-menu__cta-style-6{justify-self:var(--cta-alignment);justify-content:var(--cta-style-6-content-vertical-alignment, center);background-color:var(--cta-style-6-mobile-background-colour);color:var(--cta-style-6-mobile-colour);border:var(--cta-style-6-border-width) solid var(--cta-style-6-mobile-border-colour);border-radius:var(--cta-style-6-border-radius);font-weight:var(--cta-style-6-font-weight);letter-spacing:var(--cta-style-6-letter-spacing);line-height:var(--cta-style-6-line-height);font-family:var(--cta-style-6-font-family);text-transform:var(--cta-style-6-text-transform);font-style:var(--cta-style-6-font-style);text-align:var(--cta-style-6-text-align);-webkit-text-decoration:var(--cta-style-6-decoration-style);text-decoration:var(--cta-style-6-decoration-style);text-decoration-color:var(--cta-style-6-decoration-colour);font-size:calc(var(--cta-style-6-font-size-mobile)*1px);min-width:var(--cta-style-6-min-width-mobile);padding:calc(var(--cta-style-6-padding-block-mobile)/var(--mobile-design-reference)*var(--screen-width-mobile)) calc(var(--cta-style-6-padding-inline-mobile)/var(--mobile-design-reference)*var(--screen-width-mobile));--box-shadow-offset-x: var(--cta-style-6-shadow_offset-x, 0);--box-shadow-offset-y: var(--cta-style-6-shadow_offset-y, 0);--box-shadow-blur: var(--cta-style-6-shadow_blur, 0);--box-shadow-spread: var(--cta-style-6-shadow_radius, 0);--box-shadow-colour: var(--cta-style-6-shadow_colour, 0);box-shadow:calc(var(--box-shadow-offset-x)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-offset-y)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-blur)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-spread)/var(--desktop-design-reference)*var(--screen-width-static)) var(--box-shadow-colour)}.standard-content-v2__nav-menu__cta-style-6 svg *{stroke:var(--cta-style-6-mobile-colour)}@media screen and (min-width: 744px){.standard-content-v2__nav-menu__cta-style-6{font-size:calc(var(--cta-style-6-font-size-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait));min-width:var(--cta-style-6-min-width-portrait);padding:calc(var(--cta-style-6-padding-block-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait)) calc(var(--cta-style-6-padding-inline-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait));background-color:var(--cta-style-6-background-colour);border:var(--cta-style-6-border-width) solid var(--cta-style-6-border-colour);color:var(--cta-style-6-colour)}.standard-content-v2__nav-menu__cta-style-6 svg *{stroke:var(--cta-style-6-colour)}}@media screen and (min-width: 992px){.standard-content-v2__nav-menu__cta-style-6{font-size:calc(var(--cta-style-6-font-size-landscape)*1px);min-width:var(--cta-style-6-min-width-landscape);padding:calc(var(--cta-style-6-padding-block-landscape)/var(--landscape-design-reference)*var(--screen-width-landscape)) calc(var(--cta-style-6-padding-inline-landscape)/var(--landscape-design-reference)*var(--screen-width-landscape))}}@media screen and (min-width: 1440px){.standard-content-v2__nav-menu__cta-style-6{font-size:calc(var(--cta-style-6-font-size-desktop)*1px);min-width:var(--cta-style-6-min-width-desktop);padding:calc(var(--cta-style-6-padding-block-desktop)/var(--desktop-design-reference)*var(--screen-width-desktop)) calc(var(--cta-style-6-padding-inline-desktop)/var(--desktop-design-reference)*var(--screen-width-desktop))}}@media(hover: hover){.standard-content-v2__nav-menu__cta-style-6:hover{-webkit-text-decoration:var(--cta-style-6-decoration-style-hover);text-decoration:var(--cta-style-6-decoration-style-hover);text-decoration-color:var(--cta-style-6-decoration-colour-hover);border:var(--cta-style-6-border-width) solid var(--cta-style-6-mobile-hover-border-colour);background-color:var(--cta-style-6-mobile-hover-background-colour);color:var(--cta-style-6-mobile-hover-colour)}.standard-content-v2__nav-menu__cta-style-6:hover svg *{stroke:var(--cta-style-6-mobile-hover-colour)}}@media(hover: hover)and (hover: none){.standard-content-v2__nav-menu__cta-style-6:hover{background-color:var(--cta-style-6-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.standard-content-v2__nav-menu__cta-style-6:hover{background-color:var(--cta-style-6-hover-background-colour);border:var(--cta-style-6-border-width) solid var(--cta-style-6-hover-border-colour);color:var(--cta-style-6-hover-colour)}.standard-content-v2__nav-menu__cta-style-6:hover svg *{stroke:var(--cta-style-6-hover-colour)}}.standard-content-v2__nav-menu__cta-style-6:active{color:var(--cta-style-6-active-colour);background-color:var(--cta-style-6-active-background-colour);border:var(--cta-style-6-border-width) solid var(--cta-style-6-active-border-colour);-webkit-text-decoration:var(--cta-style-6-decoration-style);text-decoration:var(--cta-style-6-decoration-style)}.standard-content-v2__nav-menu__cta-style-6--inactive,.standard-content-v2__nav-menu__cta-style-6.cta-style-inactive,.standard-content-v2__nav-menu__cta-style-6[disabled]{color:var(--cta-style-6-inactive-colour);background-color:var(--cta-style-6-inactive-background-colour);border:var(--cta-style-6-border-width) solid var(--cta-style-6-inactive-border-colour)}.standard-content-v2__nav-menu__cta-style-6--selected{color:var(--cta-style-6-selected-colour);background-color:var(--cta-style-6-selected-background-colour);border:var(--cta-style-6-border-width) solid var(--cta-style-6-selected-border-colour)}.standard-content-v2__nav-menu__cta-style-7{justify-self:var(--cta-alignment);justify-content:var(--cta-style-7-content-vertical-alignment, center);background-color:var(--cta-style-7-mobile-background-colour);color:var(--cta-style-7-mobile-colour);border:var(--cta-style-7-border-width) solid var(--cta-style-7-mobile-border-colour);border-radius:var(--cta-style-7-border-radius);font-weight:var(--cta-style-7-font-weight);letter-spacing:var(--cta-style-7-letter-spacing);line-height:var(--cta-style-7-line-height);font-family:var(--cta-style-7-font-family);text-transform:var(--cta-style-7-text-transform);font-style:var(--cta-style-7-font-style);text-align:var(--cta-style-7-text-align);-webkit-text-decoration:var(--cta-style-7-decoration-style);text-decoration:var(--cta-style-7-decoration-style);text-decoration-color:var(--cta-style-7-decoration-colour);font-size:calc(var(--cta-style-7-font-size-mobile)*1px);min-width:var(--cta-style-7-min-width-mobile);padding:calc(var(--cta-style-7-padding-block-mobile)/var(--mobile-design-reference)*var(--screen-width-mobile)) calc(var(--cta-style-7-padding-inline-mobile)/var(--mobile-design-reference)*var(--screen-width-mobile));--box-shadow-offset-x: var(--cta-style-7-shadow_offset-x, 0);--box-shadow-offset-y: var(--cta-style-7-shadow_offset-y, 0);--box-shadow-blur: var(--cta-style-7-shadow_blur, 0);--box-shadow-spread: var(--cta-style-7-shadow_radius, 0);--box-shadow-colour: var(--cta-style-7-shadow_colour, 0);box-shadow:calc(var(--box-shadow-offset-x)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-offset-y)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-blur)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-spread)/var(--desktop-design-reference)*var(--screen-width-static)) var(--box-shadow-colour)}.standard-content-v2__nav-menu__cta-style-7 svg *{stroke:var(--cta-style-7-mobile-colour)}@media screen and (min-width: 744px){.standard-content-v2__nav-menu__cta-style-7{font-size:calc(var(--cta-style-7-font-size-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait));min-width:var(--cta-style-7-min-width-portrait);padding:calc(var(--cta-style-7-padding-block-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait)) calc(var(--cta-style-7-padding-inline-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait));background-color:var(--cta-style-7-background-colour);border:var(--cta-style-7-border-width) solid var(--cta-style-7-border-colour);color:var(--cta-style-7-colour)}.standard-content-v2__nav-menu__cta-style-7 svg *{stroke:var(--cta-style-7-colour)}}@media screen and (min-width: 992px){.standard-content-v2__nav-menu__cta-style-7{font-size:calc(var(--cta-style-7-font-size-landscape)*1px);min-width:var(--cta-style-7-min-width-landscape);padding:calc(var(--cta-style-7-padding-block-landscape)/var(--landscape-design-reference)*var(--screen-width-landscape)) calc(var(--cta-style-7-padding-inline-landscape)/var(--landscape-design-reference)*var(--screen-width-landscape))}}@media screen and (min-width: 1440px){.standard-content-v2__nav-menu__cta-style-7{font-size:calc(var(--cta-style-7-font-size-desktop)*1px);min-width:var(--cta-style-7-min-width-desktop);padding:calc(var(--cta-style-7-padding-block-desktop)/var(--desktop-design-reference)*var(--screen-width-desktop)) calc(var(--cta-style-7-padding-inline-desktop)/var(--desktop-design-reference)*var(--screen-width-desktop))}}@media(hover: hover){.standard-content-v2__nav-menu__cta-style-7:hover{-webkit-text-decoration:var(--cta-style-7-decoration-style-hover);text-decoration:var(--cta-style-7-decoration-style-hover);text-decoration-color:var(--cta-style-7-decoration-colour-hover);border:var(--cta-style-7-border-width) solid var(--cta-style-7-mobile-hover-border-colour);background-color:var(--cta-style-7-mobile-hover-background-colour);color:var(--cta-style-7-mobile-hover-colour)}.standard-content-v2__nav-menu__cta-style-7:hover svg *{stroke:var(--cta-style-7-mobile-hover-colour)}}@media(hover: hover)and (hover: none){.standard-content-v2__nav-menu__cta-style-7:hover{background-color:var(--cta-style-7-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.standard-content-v2__nav-menu__cta-style-7:hover{background-color:var(--cta-style-7-hover-background-colour);border:var(--cta-style-7-border-width) solid var(--cta-style-7-hover-border-colour);color:var(--cta-style-7-hover-colour)}.standard-content-v2__nav-menu__cta-style-7:hover svg *{stroke:var(--cta-style-7-hover-colour)}}.standard-content-v2__nav-menu__cta-style-7:active{color:var(--cta-style-7-active-colour);background-color:var(--cta-style-7-active-background-colour);border:var(--cta-style-7-border-width) solid var(--cta-style-7-active-border-colour);-webkit-text-decoration:var(--cta-style-7-decoration-style);text-decoration:var(--cta-style-7-decoration-style)}.standard-content-v2__nav-menu__cta-style-7--inactive,.standard-content-v2__nav-menu__cta-style-7.cta-style-inactive,.standard-content-v2__nav-menu__cta-style-7[disabled]{color:var(--cta-style-7-inactive-colour);background-color:var(--cta-style-7-inactive-background-colour);border:var(--cta-style-7-border-width) solid var(--cta-style-7-inactive-border-colour)}.standard-content-v2__nav-menu__cta-style-7--selected{color:var(--cta-style-7-selected-colour);background-color:var(--cta-style-7-selected-background-colour);border:var(--cta-style-7-border-width) solid var(--cta-style-7-selected-border-colour)}.standard-content-v2__nav-menu__cta-style-8{justify-self:var(--cta-alignment);justify-content:var(--cta-style-8-content-vertical-alignment, center);background-color:var(--cta-style-8-mobile-background-colour);color:var(--cta-style-8-mobile-colour);border:var(--cta-style-8-border-width) solid var(--cta-style-8-mobile-border-colour);border-radius:var(--cta-style-8-border-radius);font-weight:var(--cta-style-8-font-weight);letter-spacing:var(--cta-style-8-letter-spacing);line-height:var(--cta-style-8-line-height);font-family:var(--cta-style-8-font-family);text-transform:var(--cta-style-8-text-transform);font-style:var(--cta-style-8-font-style);text-align:var(--cta-style-8-text-align);-webkit-text-decoration:var(--cta-style-8-decoration-style);text-decoration:var(--cta-style-8-decoration-style);text-decoration-color:var(--cta-style-8-decoration-colour);font-size:calc(var(--cta-style-8-font-size-mobile)*1px);min-width:var(--cta-style-8-min-width-mobile);padding:calc(var(--cta-style-8-padding-block-mobile)/var(--mobile-design-reference)*var(--screen-width-mobile)) calc(var(--cta-style-8-padding-inline-mobile)/var(--mobile-design-reference)*var(--screen-width-mobile));--box-shadow-offset-x: var(--cta-style-8-shadow_offset-x, 0);--box-shadow-offset-y: var(--cta-style-8-shadow_offset-y, 0);--box-shadow-blur: var(--cta-style-8-shadow_blur, 0);--box-shadow-spread: var(--cta-style-8-shadow_radius, 0);--box-shadow-colour: var(--cta-style-8-shadow_colour, 0);box-shadow:calc(var(--box-shadow-offset-x)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-offset-y)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-blur)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-spread)/var(--desktop-design-reference)*var(--screen-width-static)) var(--box-shadow-colour)}.standard-content-v2__nav-menu__cta-style-8 svg *{stroke:var(--cta-style-8-mobile-colour)}@media screen and (min-width: 744px){.standard-content-v2__nav-menu__cta-style-8{font-size:calc(var(--cta-style-8-font-size-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait));min-width:var(--cta-style-8-min-width-portrait);padding:calc(var(--cta-style-8-padding-block-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait)) calc(var(--cta-style-8-padding-inline-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait));background-color:var(--cta-style-8-background-colour);border:var(--cta-style-8-border-width) solid var(--cta-style-8-border-colour);color:var(--cta-style-8-colour)}.standard-content-v2__nav-menu__cta-style-8 svg *{stroke:var(--cta-style-8-colour)}}@media screen and (min-width: 992px){.standard-content-v2__nav-menu__cta-style-8{font-size:calc(var(--cta-style-8-font-size-landscape)*1px);min-width:var(--cta-style-8-min-width-landscape);padding:calc(var(--cta-style-8-padding-block-landscape)/var(--landscape-design-reference)*var(--screen-width-landscape)) calc(var(--cta-style-8-padding-inline-landscape)/var(--landscape-design-reference)*var(--screen-width-landscape))}}@media screen and (min-width: 1440px){.standard-content-v2__nav-menu__cta-style-8{font-size:calc(var(--cta-style-8-font-size-desktop)*1px);min-width:var(--cta-style-8-min-width-desktop);padding:calc(var(--cta-style-8-padding-block-desktop)/var(--desktop-design-reference)*var(--screen-width-desktop)) calc(var(--cta-style-8-padding-inline-desktop)/var(--desktop-design-reference)*var(--screen-width-desktop))}}@media(hover: hover){.standard-content-v2__nav-menu__cta-style-8:hover{-webkit-text-decoration:var(--cta-style-8-decoration-style-hover);text-decoration:var(--cta-style-8-decoration-style-hover);text-decoration-color:var(--cta-style-8-decoration-colour-hover);border:var(--cta-style-8-border-width) solid var(--cta-style-8-mobile-hover-border-colour);background-color:var(--cta-style-8-mobile-hover-background-colour);color:var(--cta-style-8-mobile-hover-colour)}.standard-content-v2__nav-menu__cta-style-8:hover svg *{stroke:var(--cta-style-8-mobile-hover-colour)}}@media(hover: hover)and (hover: none){.standard-content-v2__nav-menu__cta-style-8:hover{background-color:var(--cta-style-8-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.standard-content-v2__nav-menu__cta-style-8:hover{background-color:var(--cta-style-8-hover-background-colour);border:var(--cta-style-8-border-width) solid var(--cta-style-8-hover-border-colour);color:var(--cta-style-8-hover-colour)}.standard-content-v2__nav-menu__cta-style-8:hover svg *{stroke:var(--cta-style-8-hover-colour)}}.standard-content-v2__nav-menu__cta-style-8:active{color:var(--cta-style-8-active-colour);background-color:var(--cta-style-8-active-background-colour);border:var(--cta-style-8-border-width) solid var(--cta-style-8-active-border-colour);-webkit-text-decoration:var(--cta-style-8-decoration-style);text-decoration:var(--cta-style-8-decoration-style)}.standard-content-v2__nav-menu__cta-style-8--inactive,.standard-content-v2__nav-menu__cta-style-8.cta-style-inactive,.standard-content-v2__nav-menu__cta-style-8[disabled]{color:var(--cta-style-8-inactive-colour);background-color:var(--cta-style-8-inactive-background-colour);border:var(--cta-style-8-border-width) solid var(--cta-style-8-inactive-border-colour)}.standard-content-v2__nav-menu__cta-style-8--selected{color:var(--cta-style-8-selected-colour);background-color:var(--cta-style-8-selected-background-colour);border:var(--cta-style-8-border-width) solid var(--cta-style-8-selected-border-colour)}.standard-content-v2__nav-menu__cta-style-9{justify-self:var(--cta-alignment);justify-content:var(--cta-style-9-content-vertical-alignment, center);background-color:var(--cta-style-9-mobile-background-colour);color:var(--cta-style-9-mobile-colour);border:var(--cta-style-9-border-width) solid var(--cta-style-9-mobile-border-colour);border-radius:var(--cta-style-9-border-radius);font-weight:var(--cta-style-9-font-weight);letter-spacing:var(--cta-style-9-letter-spacing);line-height:var(--cta-style-9-line-height);font-family:var(--cta-style-9-font-family);text-transform:var(--cta-style-9-text-transform);font-style:var(--cta-style-9-font-style);text-align:var(--cta-style-9-text-align);-webkit-text-decoration:var(--cta-style-9-decoration-style);text-decoration:var(--cta-style-9-decoration-style);text-decoration-color:var(--cta-style-9-decoration-colour);font-size:calc(var(--cta-style-9-font-size-mobile)*1px);min-width:var(--cta-style-9-min-width-mobile);padding:calc(var(--cta-style-9-padding-block-mobile)/var(--mobile-design-reference)*var(--screen-width-mobile)) calc(var(--cta-style-9-padding-inline-mobile)/var(--mobile-design-reference)*var(--screen-width-mobile));--box-shadow-offset-x: var(--cta-style-9-shadow_offset-x, 0);--box-shadow-offset-y: var(--cta-style-9-shadow_offset-y, 0);--box-shadow-blur: var(--cta-style-9-shadow_blur, 0);--box-shadow-spread: var(--cta-style-9-shadow_radius, 0);--box-shadow-colour: var(--cta-style-9-shadow_colour, 0);box-shadow:calc(var(--box-shadow-offset-x)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-offset-y)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-blur)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-spread)/var(--desktop-design-reference)*var(--screen-width-static)) var(--box-shadow-colour)}.standard-content-v2__nav-menu__cta-style-9 svg *{stroke:var(--cta-style-9-mobile-colour)}@media screen and (min-width: 744px){.standard-content-v2__nav-menu__cta-style-9{font-size:calc(var(--cta-style-9-font-size-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait));min-width:var(--cta-style-9-min-width-portrait);padding:calc(var(--cta-style-9-padding-block-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait)) calc(var(--cta-style-9-padding-inline-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait));background-color:var(--cta-style-9-background-colour);border:var(--cta-style-9-border-width) solid var(--cta-style-9-border-colour);color:var(--cta-style-9-colour)}.standard-content-v2__nav-menu__cta-style-9 svg *{stroke:var(--cta-style-9-colour)}}@media screen and (min-width: 992px){.standard-content-v2__nav-menu__cta-style-9{font-size:calc(var(--cta-style-9-font-size-landscape)*1px);min-width:var(--cta-style-9-min-width-landscape);padding:calc(var(--cta-style-9-padding-block-landscape)/var(--landscape-design-reference)*var(--screen-width-landscape)) calc(var(--cta-style-9-padding-inline-landscape)/var(--landscape-design-reference)*var(--screen-width-landscape))}}@media screen and (min-width: 1440px){.standard-content-v2__nav-menu__cta-style-9{font-size:calc(var(--cta-style-9-font-size-desktop)*1px);min-width:var(--cta-style-9-min-width-desktop);padding:calc(var(--cta-style-9-padding-block-desktop)/var(--desktop-design-reference)*var(--screen-width-desktop)) calc(var(--cta-style-9-padding-inline-desktop)/var(--desktop-design-reference)*var(--screen-width-desktop))}}@media(hover: hover){.standard-content-v2__nav-menu__cta-style-9:hover{-webkit-text-decoration:var(--cta-style-9-decoration-style-hover);text-decoration:var(--cta-style-9-decoration-style-hover);text-decoration-color:var(--cta-style-9-decoration-colour-hover);border:var(--cta-style-9-border-width) solid var(--cta-style-9-mobile-hover-border-colour);background-color:var(--cta-style-9-mobile-hover-background-colour);color:var(--cta-style-9-mobile-hover-colour)}.standard-content-v2__nav-menu__cta-style-9:hover svg *{stroke:var(--cta-style-9-mobile-hover-colour)}}@media(hover: hover)and (hover: none){.standard-content-v2__nav-menu__cta-style-9:hover{background-color:var(--cta-style-9-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.standard-content-v2__nav-menu__cta-style-9:hover{background-color:var(--cta-style-9-hover-background-colour);border:var(--cta-style-9-border-width) solid var(--cta-style-9-hover-border-colour);color:var(--cta-style-9-hover-colour)}.standard-content-v2__nav-menu__cta-style-9:hover svg *{stroke:var(--cta-style-9-hover-colour)}}.standard-content-v2__nav-menu__cta-style-9:active{color:var(--cta-style-9-active-colour);background-color:var(--cta-style-9-active-background-colour);border:var(--cta-style-9-border-width) solid var(--cta-style-9-active-border-colour);-webkit-text-decoration:var(--cta-style-9-decoration-style);text-decoration:var(--cta-style-9-decoration-style)}.standard-content-v2__nav-menu__cta-style-9--inactive,.standard-content-v2__nav-menu__cta-style-9.cta-style-inactive,.standard-content-v2__nav-menu__cta-style-9[disabled]{color:var(--cta-style-9-inactive-colour);background-color:var(--cta-style-9-inactive-background-colour);border:var(--cta-style-9-border-width) solid var(--cta-style-9-inactive-border-colour)}.standard-content-v2__nav-menu__cta-style-9--selected{color:var(--cta-style-9-selected-colour);background-color:var(--cta-style-9-selected-background-colour);border:var(--cta-style-9-border-width) solid var(--cta-style-9-selected-border-colour)}.standard-content-v2__nav-menu__cta-style-10{justify-self:var(--cta-alignment);justify-content:var(--cta-style-10-content-vertical-alignment, center);background-color:var(--cta-style-10-mobile-background-colour);color:var(--cta-style-10-mobile-colour);border:var(--cta-style-10-border-width) solid var(--cta-style-10-mobile-border-colour);border-radius:var(--cta-style-10-border-radius);font-weight:var(--cta-style-10-font-weight);letter-spacing:var(--cta-style-10-letter-spacing);line-height:var(--cta-style-10-line-height);font-family:var(--cta-style-10-font-family);text-transform:var(--cta-style-10-text-transform);font-style:var(--cta-style-10-font-style);text-align:var(--cta-style-10-text-align);-webkit-text-decoration:var(--cta-style-10-decoration-style);text-decoration:var(--cta-style-10-decoration-style);text-decoration-color:var(--cta-style-10-decoration-colour);font-size:calc(var(--cta-style-10-font-size-mobile)*1px);min-width:var(--cta-style-10-min-width-mobile);padding:calc(var(--cta-style-10-padding-block-mobile)/var(--mobile-design-reference)*var(--screen-width-mobile)) calc(var(--cta-style-10-padding-inline-mobile)/var(--mobile-design-reference)*var(--screen-width-mobile));--box-shadow-offset-x: var(--cta-style-10-shadow_offset-x, 0);--box-shadow-offset-y: var(--cta-style-10-shadow_offset-y, 0);--box-shadow-blur: var(--cta-style-10-shadow_blur, 0);--box-shadow-spread: var(--cta-style-10-shadow_radius, 0);--box-shadow-colour: var(--cta-style-10-shadow_colour, 0);box-shadow:calc(var(--box-shadow-offset-x)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-offset-y)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-blur)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-spread)/var(--desktop-design-reference)*var(--screen-width-static)) var(--box-shadow-colour)}.standard-content-v2__nav-menu__cta-style-10 svg *{stroke:var(--cta-style-10-mobile-colour)}@media screen and (min-width: 744px){.standard-content-v2__nav-menu__cta-style-10{font-size:calc(var(--cta-style-10-font-size-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait));min-width:var(--cta-style-10-min-width-portrait);padding:calc(var(--cta-style-10-padding-block-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait)) calc(var(--cta-style-10-padding-inline-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait));background-color:var(--cta-style-10-background-colour);border:var(--cta-style-10-border-width) solid var(--cta-style-10-border-colour);color:var(--cta-style-10-colour)}.standard-content-v2__nav-menu__cta-style-10 svg *{stroke:var(--cta-style-10-colour)}}@media screen and (min-width: 992px){.standard-content-v2__nav-menu__cta-style-10{font-size:calc(var(--cta-style-10-font-size-landscape)*1px);min-width:var(--cta-style-10-min-width-landscape);padding:calc(var(--cta-style-10-padding-block-landscape)/var(--landscape-design-reference)*var(--screen-width-landscape)) calc(var(--cta-style-10-padding-inline-landscape)/var(--landscape-design-reference)*var(--screen-width-landscape))}}@media screen and (min-width: 1440px){.standard-content-v2__nav-menu__cta-style-10{font-size:calc(var(--cta-style-10-font-size-desktop)*1px);min-width:var(--cta-style-10-min-width-desktop);padding:calc(var(--cta-style-10-padding-block-desktop)/var(--desktop-design-reference)*var(--screen-width-desktop)) calc(var(--cta-style-10-padding-inline-desktop)/var(--desktop-design-reference)*var(--screen-width-desktop))}}@media(hover: hover){.standard-content-v2__nav-menu__cta-style-10:hover{-webkit-text-decoration:var(--cta-style-10-decoration-style-hover);text-decoration:var(--cta-style-10-decoration-style-hover);text-decoration-color:var(--cta-style-10-decoration-colour-hover);border:var(--cta-style-10-border-width) solid var(--cta-style-10-mobile-hover-border-colour);background-color:var(--cta-style-10-mobile-hover-background-colour);color:var(--cta-style-10-mobile-hover-colour)}.standard-content-v2__nav-menu__cta-style-10:hover svg *{stroke:var(--cta-style-10-mobile-hover-colour)}}@media(hover: hover)and (hover: none){.standard-content-v2__nav-menu__cta-style-10:hover{background-color:var(--cta-style-10-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.standard-content-v2__nav-menu__cta-style-10:hover{background-color:var(--cta-style-10-hover-background-colour);border:var(--cta-style-10-border-width) solid var(--cta-style-10-hover-border-colour);color:var(--cta-style-10-hover-colour)}.standard-content-v2__nav-menu__cta-style-10:hover svg *{stroke:var(--cta-style-10-hover-colour)}}.standard-content-v2__nav-menu__cta-style-10:active{color:var(--cta-style-10-active-colour);background-color:var(--cta-style-10-active-background-colour);border:var(--cta-style-10-border-width) solid var(--cta-style-10-active-border-colour);-webkit-text-decoration:var(--cta-style-10-decoration-style);text-decoration:var(--cta-style-10-decoration-style)}.standard-content-v2__nav-menu__cta-style-10--inactive,.standard-content-v2__nav-menu__cta-style-10.cta-style-inactive,.standard-content-v2__nav-menu__cta-style-10[disabled]{color:var(--cta-style-10-inactive-colour);background-color:var(--cta-style-10-inactive-background-colour);border:var(--cta-style-10-border-width) solid var(--cta-style-10-inactive-border-colour)}.standard-content-v2__nav-menu__cta-style-10--selected{color:var(--cta-style-10-selected-colour);background-color:var(--cta-style-10-selected-background-colour);border:var(--cta-style-10-border-width) solid var(--cta-style-10-selected-border-colour)}.standard-content-v2__nav-menu__cta-style-11{justify-self:var(--cta-alignment);justify-content:var(--cta-style-11-content-vertical-alignment, center);background-color:var(--cta-style-11-mobile-background-colour);color:var(--cta-style-11-mobile-colour);border:var(--cta-style-11-border-width) solid var(--cta-style-11-mobile-border-colour);border-radius:var(--cta-style-11-border-radius);font-weight:var(--cta-style-11-font-weight);letter-spacing:var(--cta-style-11-letter-spacing);line-height:var(--cta-style-11-line-height);font-family:var(--cta-style-11-font-family);text-transform:var(--cta-style-11-text-transform);font-style:var(--cta-style-11-font-style);text-align:var(--cta-style-11-text-align);-webkit-text-decoration:var(--cta-style-11-decoration-style);text-decoration:var(--cta-style-11-decoration-style);text-decoration-color:var(--cta-style-11-decoration-colour);font-size:calc(var(--cta-style-11-font-size-mobile)*1px);min-width:var(--cta-style-11-min-width-mobile);padding:calc(var(--cta-style-11-padding-block-mobile)/var(--mobile-design-reference)*var(--screen-width-mobile)) calc(var(--cta-style-11-padding-inline-mobile)/var(--mobile-design-reference)*var(--screen-width-mobile));--box-shadow-offset-x: var(--cta-style-11-shadow_offset-x, 0);--box-shadow-offset-y: var(--cta-style-11-shadow_offset-y, 0);--box-shadow-blur: var(--cta-style-11-shadow_blur, 0);--box-shadow-spread: var(--cta-style-11-shadow_radius, 0);--box-shadow-colour: var(--cta-style-11-shadow_colour, 0);box-shadow:calc(var(--box-shadow-offset-x)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-offset-y)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-blur)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-spread)/var(--desktop-design-reference)*var(--screen-width-static)) var(--box-shadow-colour)}.standard-content-v2__nav-menu__cta-style-11 svg *{stroke:var(--cta-style-11-mobile-colour)}@media screen and (min-width: 744px){.standard-content-v2__nav-menu__cta-style-11{font-size:calc(var(--cta-style-11-font-size-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait));min-width:var(--cta-style-11-min-width-portrait);padding:calc(var(--cta-style-11-padding-block-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait)) calc(var(--cta-style-11-padding-inline-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait));background-color:var(--cta-style-11-background-colour);border:var(--cta-style-11-border-width) solid var(--cta-style-11-border-colour);color:var(--cta-style-11-colour)}.standard-content-v2__nav-menu__cta-style-11 svg *{stroke:var(--cta-style-11-colour)}}@media screen and (min-width: 992px){.standard-content-v2__nav-menu__cta-style-11{font-size:calc(var(--cta-style-11-font-size-landscape)*1px);min-width:var(--cta-style-11-min-width-landscape);padding:calc(var(--cta-style-11-padding-block-landscape)/var(--landscape-design-reference)*var(--screen-width-landscape)) calc(var(--cta-style-11-padding-inline-landscape)/var(--landscape-design-reference)*var(--screen-width-landscape))}}@media screen and (min-width: 1440px){.standard-content-v2__nav-menu__cta-style-11{font-size:calc(var(--cta-style-11-font-size-desktop)*1px);min-width:var(--cta-style-11-min-width-desktop);padding:calc(var(--cta-style-11-padding-block-desktop)/var(--desktop-design-reference)*var(--screen-width-desktop)) calc(var(--cta-style-11-padding-inline-desktop)/var(--desktop-design-reference)*var(--screen-width-desktop))}}@media(hover: hover){.standard-content-v2__nav-menu__cta-style-11:hover{-webkit-text-decoration:var(--cta-style-11-decoration-style-hover);text-decoration:var(--cta-style-11-decoration-style-hover);text-decoration-color:var(--cta-style-11-decoration-colour-hover);border:var(--cta-style-11-border-width) solid var(--cta-style-11-mobile-hover-border-colour);background-color:var(--cta-style-11-mobile-hover-background-colour);color:var(--cta-style-11-mobile-hover-colour)}.standard-content-v2__nav-menu__cta-style-11:hover svg *{stroke:var(--cta-style-11-mobile-hover-colour)}}@media(hover: hover)and (hover: none){.standard-content-v2__nav-menu__cta-style-11:hover{background-color:var(--cta-style-11-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.standard-content-v2__nav-menu__cta-style-11:hover{background-color:var(--cta-style-11-hover-background-colour);border:var(--cta-style-11-border-width) solid var(--cta-style-11-hover-border-colour);color:var(--cta-style-11-hover-colour)}.standard-content-v2__nav-menu__cta-style-11:hover svg *{stroke:var(--cta-style-11-hover-colour)}}.standard-content-v2__nav-menu__cta-style-11:active{color:var(--cta-style-11-active-colour);background-color:var(--cta-style-11-active-background-colour);border:var(--cta-style-11-border-width) solid var(--cta-style-11-active-border-colour);-webkit-text-decoration:var(--cta-style-11-decoration-style);text-decoration:var(--cta-style-11-decoration-style)}.standard-content-v2__nav-menu__cta-style-11--inactive,.standard-content-v2__nav-menu__cta-style-11.cta-style-inactive,.standard-content-v2__nav-menu__cta-style-11[disabled]{color:var(--cta-style-11-inactive-colour);background-color:var(--cta-style-11-inactive-background-colour);border:var(--cta-style-11-border-width) solid var(--cta-style-11-inactive-border-colour)}.standard-content-v2__nav-menu__cta-style-11--selected{color:var(--cta-style-11-selected-colour);background-color:var(--cta-style-11-selected-background-colour);border:var(--cta-style-11-border-width) solid var(--cta-style-11-selected-border-colour)}.standard-content-v2__nav-menu__cta-style-12{justify-self:var(--cta-alignment);justify-content:var(--cta-style-12-content-vertical-alignment, center);background-color:var(--cta-style-12-mobile-background-colour);color:var(--cta-style-12-mobile-colour);border:var(--cta-style-12-border-width) solid var(--cta-style-12-mobile-border-colour);border-radius:var(--cta-style-12-border-radius);font-weight:var(--cta-style-12-font-weight);letter-spacing:var(--cta-style-12-letter-spacing);line-height:var(--cta-style-12-line-height);font-family:var(--cta-style-12-font-family);text-transform:var(--cta-style-12-text-transform);font-style:var(--cta-style-12-font-style);text-align:var(--cta-style-12-text-align);-webkit-text-decoration:var(--cta-style-12-decoration-style);text-decoration:var(--cta-style-12-decoration-style);text-decoration-color:var(--cta-style-12-decoration-colour);font-size:calc(var(--cta-style-12-font-size-mobile)*1px);min-width:var(--cta-style-12-min-width-mobile);padding:calc(var(--cta-style-12-padding-block-mobile)/var(--mobile-design-reference)*var(--screen-width-mobile)) calc(var(--cta-style-12-padding-inline-mobile)/var(--mobile-design-reference)*var(--screen-width-mobile));--box-shadow-offset-x: var(--cta-style-12-shadow_offset-x, 0);--box-shadow-offset-y: var(--cta-style-12-shadow_offset-y, 0);--box-shadow-blur: var(--cta-style-12-shadow_blur, 0);--box-shadow-spread: var(--cta-style-12-shadow_radius, 0);--box-shadow-colour: var(--cta-style-12-shadow_colour, 0);box-shadow:calc(var(--box-shadow-offset-x)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-offset-y)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-blur)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-spread)/var(--desktop-design-reference)*var(--screen-width-static)) var(--box-shadow-colour)}.standard-content-v2__nav-menu__cta-style-12 svg *{stroke:var(--cta-style-12-mobile-colour)}@media screen and (min-width: 744px){.standard-content-v2__nav-menu__cta-style-12{font-size:calc(var(--cta-style-12-font-size-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait));min-width:var(--cta-style-12-min-width-portrait);padding:calc(var(--cta-style-12-padding-block-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait)) calc(var(--cta-style-12-padding-inline-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait));background-color:var(--cta-style-12-background-colour);border:var(--cta-style-12-border-width) solid var(--cta-style-12-border-colour);color:var(--cta-style-12-colour)}.standard-content-v2__nav-menu__cta-style-12 svg *{stroke:var(--cta-style-12-colour)}}@media screen and (min-width: 992px){.standard-content-v2__nav-menu__cta-style-12{font-size:calc(var(--cta-style-12-font-size-landscape)*1px);min-width:var(--cta-style-12-min-width-landscape);padding:calc(var(--cta-style-12-padding-block-landscape)/var(--landscape-design-reference)*var(--screen-width-landscape)) calc(var(--cta-style-12-padding-inline-landscape)/var(--landscape-design-reference)*var(--screen-width-landscape))}}@media screen and (min-width: 1440px){.standard-content-v2__nav-menu__cta-style-12{font-size:calc(var(--cta-style-12-font-size-desktop)*1px);min-width:var(--cta-style-12-min-width-desktop);padding:calc(var(--cta-style-12-padding-block-desktop)/var(--desktop-design-reference)*var(--screen-width-desktop)) calc(var(--cta-style-12-padding-inline-desktop)/var(--desktop-design-reference)*var(--screen-width-desktop))}}@media(hover: hover){.standard-content-v2__nav-menu__cta-style-12:hover{-webkit-text-decoration:var(--cta-style-12-decoration-style-hover);text-decoration:var(--cta-style-12-decoration-style-hover);text-decoration-color:var(--cta-style-12-decoration-colour-hover);border:var(--cta-style-12-border-width) solid var(--cta-style-12-mobile-hover-border-colour);background-color:var(--cta-style-12-mobile-hover-background-colour);color:var(--cta-style-12-mobile-hover-colour)}.standard-content-v2__nav-menu__cta-style-12:hover svg *{stroke:var(--cta-style-12-mobile-hover-colour)}}@media(hover: hover)and (hover: none){.standard-content-v2__nav-menu__cta-style-12:hover{background-color:var(--cta-style-12-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.standard-content-v2__nav-menu__cta-style-12:hover{background-color:var(--cta-style-12-hover-background-colour);border:var(--cta-style-12-border-width) solid var(--cta-style-12-hover-border-colour);color:var(--cta-style-12-hover-colour)}.standard-content-v2__nav-menu__cta-style-12:hover svg *{stroke:var(--cta-style-12-hover-colour)}}.standard-content-v2__nav-menu__cta-style-12:active{color:var(--cta-style-12-active-colour);background-color:var(--cta-style-12-active-background-colour);border:var(--cta-style-12-border-width) solid var(--cta-style-12-active-border-colour);-webkit-text-decoration:var(--cta-style-12-decoration-style);text-decoration:var(--cta-style-12-decoration-style)}.standard-content-v2__nav-menu__cta-style-12--inactive,.standard-content-v2__nav-menu__cta-style-12.cta-style-inactive,.standard-content-v2__nav-menu__cta-style-12[disabled]{color:var(--cta-style-12-inactive-colour);background-color:var(--cta-style-12-inactive-background-colour);border:var(--cta-style-12-border-width) solid var(--cta-style-12-inactive-border-colour)}.standard-content-v2__nav-menu__cta-style-12--selected{color:var(--cta-style-12-selected-colour);background-color:var(--cta-style-12-selected-background-colour);border:var(--cta-style-12-border-width) solid var(--cta-style-12-selected-border-colour)}.standard-content-v2__nav-menu__cta-style-13{justify-self:var(--cta-alignment);justify-content:var(--cta-style-13-content-vertical-alignment, center);background-color:var(--cta-style-13-mobile-background-colour);color:var(--cta-style-13-mobile-colour);border:var(--cta-style-13-border-width) solid var(--cta-style-13-mobile-border-colour);border-radius:var(--cta-style-13-border-radius);font-weight:var(--cta-style-13-font-weight);letter-spacing:var(--cta-style-13-letter-spacing);line-height:var(--cta-style-13-line-height);font-family:var(--cta-style-13-font-family);text-transform:var(--cta-style-13-text-transform);font-style:var(--cta-style-13-font-style);text-align:var(--cta-style-13-text-align);-webkit-text-decoration:var(--cta-style-13-decoration-style);text-decoration:var(--cta-style-13-decoration-style);text-decoration-color:var(--cta-style-13-decoration-colour);font-size:calc(var(--cta-style-13-font-size-mobile)*1px);min-width:var(--cta-style-13-min-width-mobile);padding:calc(var(--cta-style-13-padding-block-mobile)/var(--mobile-design-reference)*var(--screen-width-mobile)) calc(var(--cta-style-13-padding-inline-mobile)/var(--mobile-design-reference)*var(--screen-width-mobile));--box-shadow-offset-x: var(--cta-style-13-shadow_offset-x, 0);--box-shadow-offset-y: var(--cta-style-13-shadow_offset-y, 0);--box-shadow-blur: var(--cta-style-13-shadow_blur, 0);--box-shadow-spread: var(--cta-style-13-shadow_radius, 0);--box-shadow-colour: var(--cta-style-13-shadow_colour, 0);box-shadow:calc(var(--box-shadow-offset-x)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-offset-y)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-blur)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-spread)/var(--desktop-design-reference)*var(--screen-width-static)) var(--box-shadow-colour)}.standard-content-v2__nav-menu__cta-style-13 svg *{stroke:var(--cta-style-13-mobile-colour)}@media screen and (min-width: 744px){.standard-content-v2__nav-menu__cta-style-13{font-size:calc(var(--cta-style-13-font-size-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait));min-width:var(--cta-style-13-min-width-portrait);padding:calc(var(--cta-style-13-padding-block-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait)) calc(var(--cta-style-13-padding-inline-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait));background-color:var(--cta-style-13-background-colour);border:var(--cta-style-13-border-width) solid var(--cta-style-13-border-colour);color:var(--cta-style-13-colour)}.standard-content-v2__nav-menu__cta-style-13 svg *{stroke:var(--cta-style-13-colour)}}@media screen and (min-width: 992px){.standard-content-v2__nav-menu__cta-style-13{font-size:calc(var(--cta-style-13-font-size-landscape)*1px);min-width:var(--cta-style-13-min-width-landscape);padding:calc(var(--cta-style-13-padding-block-landscape)/var(--landscape-design-reference)*var(--screen-width-landscape)) calc(var(--cta-style-13-padding-inline-landscape)/var(--landscape-design-reference)*var(--screen-width-landscape))}}@media screen and (min-width: 1440px){.standard-content-v2__nav-menu__cta-style-13{font-size:calc(var(--cta-style-13-font-size-desktop)*1px);min-width:var(--cta-style-13-min-width-desktop);padding:calc(var(--cta-style-13-padding-block-desktop)/var(--desktop-design-reference)*var(--screen-width-desktop)) calc(var(--cta-style-13-padding-inline-desktop)/var(--desktop-design-reference)*var(--screen-width-desktop))}}@media(hover: hover){.standard-content-v2__nav-menu__cta-style-13:hover{-webkit-text-decoration:var(--cta-style-13-decoration-style-hover);text-decoration:var(--cta-style-13-decoration-style-hover);text-decoration-color:var(--cta-style-13-decoration-colour-hover);border:var(--cta-style-13-border-width) solid var(--cta-style-13-mobile-hover-border-colour);background-color:var(--cta-style-13-mobile-hover-background-colour);color:var(--cta-style-13-mobile-hover-colour)}.standard-content-v2__nav-menu__cta-style-13:hover svg *{stroke:var(--cta-style-13-mobile-hover-colour)}}@media(hover: hover)and (hover: none){.standard-content-v2__nav-menu__cta-style-13:hover{background-color:var(--cta-style-13-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.standard-content-v2__nav-menu__cta-style-13:hover{background-color:var(--cta-style-13-hover-background-colour);border:var(--cta-style-13-border-width) solid var(--cta-style-13-hover-border-colour);color:var(--cta-style-13-hover-colour)}.standard-content-v2__nav-menu__cta-style-13:hover svg *{stroke:var(--cta-style-13-hover-colour)}}.standard-content-v2__nav-menu__cta-style-13:active{color:var(--cta-style-13-active-colour);background-color:var(--cta-style-13-active-background-colour);border:var(--cta-style-13-border-width) solid var(--cta-style-13-active-border-colour);-webkit-text-decoration:var(--cta-style-13-decoration-style);text-decoration:var(--cta-style-13-decoration-style)}.standard-content-v2__nav-menu__cta-style-13--inactive,.standard-content-v2__nav-menu__cta-style-13.cta-style-inactive,.standard-content-v2__nav-menu__cta-style-13[disabled]{color:var(--cta-style-13-inactive-colour);background-color:var(--cta-style-13-inactive-background-colour);border:var(--cta-style-13-border-width) solid var(--cta-style-13-inactive-border-colour)}.standard-content-v2__nav-menu__cta-style-13--selected{color:var(--cta-style-13-selected-colour);background-color:var(--cta-style-13-selected-background-colour);border:var(--cta-style-13-border-width) solid var(--cta-style-13-selected-border-colour)}.standard-content-v2__nav-menu__cta-style-14{justify-self:var(--cta-alignment);justify-content:var(--cta-style-14-content-vertical-alignment, center);background-color:var(--cta-style-14-mobile-background-colour);color:var(--cta-style-14-mobile-colour);border:var(--cta-style-14-border-width) solid var(--cta-style-14-mobile-border-colour);border-radius:var(--cta-style-14-border-radius);font-weight:var(--cta-style-14-font-weight);letter-spacing:var(--cta-style-14-letter-spacing);line-height:var(--cta-style-14-line-height);font-family:var(--cta-style-14-font-family);text-transform:var(--cta-style-14-text-transform);font-style:var(--cta-style-14-font-style);text-align:var(--cta-style-14-text-align);-webkit-text-decoration:var(--cta-style-14-decoration-style);text-decoration:var(--cta-style-14-decoration-style);text-decoration-color:var(--cta-style-14-decoration-colour);font-size:calc(var(--cta-style-14-font-size-mobile)*1px);min-width:var(--cta-style-14-min-width-mobile);padding:calc(var(--cta-style-14-padding-block-mobile)/var(--mobile-design-reference)*var(--screen-width-mobile)) calc(var(--cta-style-14-padding-inline-mobile)/var(--mobile-design-reference)*var(--screen-width-mobile));--box-shadow-offset-x: var(--cta-style-14-shadow_offset-x, 0);--box-shadow-offset-y: var(--cta-style-14-shadow_offset-y, 0);--box-shadow-blur: var(--cta-style-14-shadow_blur, 0);--box-shadow-spread: var(--cta-style-14-shadow_radius, 0);--box-shadow-colour: var(--cta-style-14-shadow_colour, 0);box-shadow:calc(var(--box-shadow-offset-x)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-offset-y)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-blur)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-spread)/var(--desktop-design-reference)*var(--screen-width-static)) var(--box-shadow-colour)}.standard-content-v2__nav-menu__cta-style-14 svg *{stroke:var(--cta-style-14-mobile-colour)}@media screen and (min-width: 744px){.standard-content-v2__nav-menu__cta-style-14{font-size:calc(var(--cta-style-14-font-size-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait));min-width:var(--cta-style-14-min-width-portrait);padding:calc(var(--cta-style-14-padding-block-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait)) calc(var(--cta-style-14-padding-inline-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait));background-color:var(--cta-style-14-background-colour);border:var(--cta-style-14-border-width) solid var(--cta-style-14-border-colour);color:var(--cta-style-14-colour)}.standard-content-v2__nav-menu__cta-style-14 svg *{stroke:var(--cta-style-14-colour)}}@media screen and (min-width: 992px){.standard-content-v2__nav-menu__cta-style-14{font-size:calc(var(--cta-style-14-font-size-landscape)*1px);min-width:var(--cta-style-14-min-width-landscape);padding:calc(var(--cta-style-14-padding-block-landscape)/var(--landscape-design-reference)*var(--screen-width-landscape)) calc(var(--cta-style-14-padding-inline-landscape)/var(--landscape-design-reference)*var(--screen-width-landscape))}}@media screen and (min-width: 1440px){.standard-content-v2__nav-menu__cta-style-14{font-size:calc(var(--cta-style-14-font-size-desktop)*1px);min-width:var(--cta-style-14-min-width-desktop);padding:calc(var(--cta-style-14-padding-block-desktop)/var(--desktop-design-reference)*var(--screen-width-desktop)) calc(var(--cta-style-14-padding-inline-desktop)/var(--desktop-design-reference)*var(--screen-width-desktop))}}@media(hover: hover){.standard-content-v2__nav-menu__cta-style-14:hover{-webkit-text-decoration:var(--cta-style-14-decoration-style-hover);text-decoration:var(--cta-style-14-decoration-style-hover);text-decoration-color:var(--cta-style-14-decoration-colour-hover);border:var(--cta-style-14-border-width) solid var(--cta-style-14-mobile-hover-border-colour);background-color:var(--cta-style-14-mobile-hover-background-colour);color:var(--cta-style-14-mobile-hover-colour)}.standard-content-v2__nav-menu__cta-style-14:hover svg *{stroke:var(--cta-style-14-mobile-hover-colour)}}@media(hover: hover)and (hover: none){.standard-content-v2__nav-menu__cta-style-14:hover{background-color:var(--cta-style-14-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.standard-content-v2__nav-menu__cta-style-14:hover{background-color:var(--cta-style-14-hover-background-colour);border:var(--cta-style-14-border-width) solid var(--cta-style-14-hover-border-colour);color:var(--cta-style-14-hover-colour)}.standard-content-v2__nav-menu__cta-style-14:hover svg *{stroke:var(--cta-style-14-hover-colour)}}.standard-content-v2__nav-menu__cta-style-14:active{color:var(--cta-style-14-active-colour);background-color:var(--cta-style-14-active-background-colour);border:var(--cta-style-14-border-width) solid var(--cta-style-14-active-border-colour);-webkit-text-decoration:var(--cta-style-14-decoration-style);text-decoration:var(--cta-style-14-decoration-style)}.standard-content-v2__nav-menu__cta-style-14--inactive,.standard-content-v2__nav-menu__cta-style-14.cta-style-inactive,.standard-content-v2__nav-menu__cta-style-14[disabled]{color:var(--cta-style-14-inactive-colour);background-color:var(--cta-style-14-inactive-background-colour);border:var(--cta-style-14-border-width) solid var(--cta-style-14-inactive-border-colour)}.standard-content-v2__nav-menu__cta-style-14--selected{color:var(--cta-style-14-selected-colour);background-color:var(--cta-style-14-selected-background-colour);border:var(--cta-style-14-border-width) solid var(--cta-style-14-selected-border-colour)}.standard-content-v2__nav-menu__cta-style-15{justify-self:var(--cta-alignment);justify-content:var(--cta-style-15-content-vertical-alignment, center);background-color:var(--cta-style-15-mobile-background-colour);color:var(--cta-style-15-mobile-colour);border:var(--cta-style-15-border-width) solid var(--cta-style-15-mobile-border-colour);border-radius:var(--cta-style-15-border-radius);font-weight:var(--cta-style-15-font-weight);letter-spacing:var(--cta-style-15-letter-spacing);line-height:var(--cta-style-15-line-height);font-family:var(--cta-style-15-font-family);text-transform:var(--cta-style-15-text-transform);font-style:var(--cta-style-15-font-style);text-align:var(--cta-style-15-text-align);-webkit-text-decoration:var(--cta-style-15-decoration-style);text-decoration:var(--cta-style-15-decoration-style);text-decoration-color:var(--cta-style-15-decoration-colour);font-size:calc(var(--cta-style-15-font-size-mobile)*1px);min-width:var(--cta-style-15-min-width-mobile);padding:calc(var(--cta-style-15-padding-block-mobile)/var(--mobile-design-reference)*var(--screen-width-mobile)) calc(var(--cta-style-15-padding-inline-mobile)/var(--mobile-design-reference)*var(--screen-width-mobile));--box-shadow-offset-x: var(--cta-style-15-shadow_offset-x, 0);--box-shadow-offset-y: var(--cta-style-15-shadow_offset-y, 0);--box-shadow-blur: var(--cta-style-15-shadow_blur, 0);--box-shadow-spread: var(--cta-style-15-shadow_radius, 0);--box-shadow-colour: var(--cta-style-15-shadow_colour, 0);box-shadow:calc(var(--box-shadow-offset-x)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-offset-y)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-blur)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-spread)/var(--desktop-design-reference)*var(--screen-width-static)) var(--box-shadow-colour)}.standard-content-v2__nav-menu__cta-style-15 svg *{stroke:var(--cta-style-15-mobile-colour)}@media screen and (min-width: 744px){.standard-content-v2__nav-menu__cta-style-15{font-size:calc(var(--cta-style-15-font-size-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait));min-width:var(--cta-style-15-min-width-portrait);padding:calc(var(--cta-style-15-padding-block-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait)) calc(var(--cta-style-15-padding-inline-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait));background-color:var(--cta-style-15-background-colour);border:var(--cta-style-15-border-width) solid var(--cta-style-15-border-colour);color:var(--cta-style-15-colour)}.standard-content-v2__nav-menu__cta-style-15 svg *{stroke:var(--cta-style-15-colour)}}@media screen and (min-width: 992px){.standard-content-v2__nav-menu__cta-style-15{font-size:calc(var(--cta-style-15-font-size-landscape)*1px);min-width:var(--cta-style-15-min-width-landscape);padding:calc(var(--cta-style-15-padding-block-landscape)/var(--landscape-design-reference)*var(--screen-width-landscape)) calc(var(--cta-style-15-padding-inline-landscape)/var(--landscape-design-reference)*var(--screen-width-landscape))}}@media screen and (min-width: 1440px){.standard-content-v2__nav-menu__cta-style-15{font-size:calc(var(--cta-style-15-font-size-desktop)*1px);min-width:var(--cta-style-15-min-width-desktop);padding:calc(var(--cta-style-15-padding-block-desktop)/var(--desktop-design-reference)*var(--screen-width-desktop)) calc(var(--cta-style-15-padding-inline-desktop)/var(--desktop-design-reference)*var(--screen-width-desktop))}}@media(hover: hover){.standard-content-v2__nav-menu__cta-style-15:hover{-webkit-text-decoration:var(--cta-style-15-decoration-style-hover);text-decoration:var(--cta-style-15-decoration-style-hover);text-decoration-color:var(--cta-style-15-decoration-colour-hover);border:var(--cta-style-15-border-width) solid var(--cta-style-15-mobile-hover-border-colour);background-color:var(--cta-style-15-mobile-hover-background-colour);color:var(--cta-style-15-mobile-hover-colour)}.standard-content-v2__nav-menu__cta-style-15:hover svg *{stroke:var(--cta-style-15-mobile-hover-colour)}}@media(hover: hover)and (hover: none){.standard-content-v2__nav-menu__cta-style-15:hover{background-color:var(--cta-style-15-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.standard-content-v2__nav-menu__cta-style-15:hover{background-color:var(--cta-style-15-hover-background-colour);border:var(--cta-style-15-border-width) solid var(--cta-style-15-hover-border-colour);color:var(--cta-style-15-hover-colour)}.standard-content-v2__nav-menu__cta-style-15:hover svg *{stroke:var(--cta-style-15-hover-colour)}}.standard-content-v2__nav-menu__cta-style-15:active{color:var(--cta-style-15-active-colour);background-color:var(--cta-style-15-active-background-colour);border:var(--cta-style-15-border-width) solid var(--cta-style-15-active-border-colour);-webkit-text-decoration:var(--cta-style-15-decoration-style);text-decoration:var(--cta-style-15-decoration-style)}.standard-content-v2__nav-menu__cta-style-15--inactive,.standard-content-v2__nav-menu__cta-style-15.cta-style-inactive,.standard-content-v2__nav-menu__cta-style-15[disabled]{color:var(--cta-style-15-inactive-colour);background-color:var(--cta-style-15-inactive-background-colour);border:var(--cta-style-15-border-width) solid var(--cta-style-15-inactive-border-colour)}.standard-content-v2__nav-menu__cta-style-15--selected{color:var(--cta-style-15-selected-colour);background-color:var(--cta-style-15-selected-background-colour);border:var(--cta-style-15-border-width) solid var(--cta-style-15-selected-border-colour)}.standard-content-v2__nav-menu__cta-style-16{justify-self:var(--cta-alignment);justify-content:var(--cta-style-16-content-vertical-alignment, center);background-color:var(--cta-style-16-mobile-background-colour);color:var(--cta-style-16-mobile-colour);border:var(--cta-style-16-border-width) solid var(--cta-style-16-mobile-border-colour);border-radius:var(--cta-style-16-border-radius);font-weight:var(--cta-style-16-font-weight);letter-spacing:var(--cta-style-16-letter-spacing);line-height:var(--cta-style-16-line-height);font-family:var(--cta-style-16-font-family);text-transform:var(--cta-style-16-text-transform);font-style:var(--cta-style-16-font-style);text-align:var(--cta-style-16-text-align);-webkit-text-decoration:var(--cta-style-16-decoration-style);text-decoration:var(--cta-style-16-decoration-style);text-decoration-color:var(--cta-style-16-decoration-colour);font-size:calc(var(--cta-style-16-font-size-mobile)*1px);min-width:var(--cta-style-16-min-width-mobile);padding:calc(var(--cta-style-16-padding-block-mobile)/var(--mobile-design-reference)*var(--screen-width-mobile)) calc(var(--cta-style-16-padding-inline-mobile)/var(--mobile-design-reference)*var(--screen-width-mobile));--box-shadow-offset-x: var(--cta-style-16-shadow_offset-x, 0);--box-shadow-offset-y: var(--cta-style-16-shadow_offset-y, 0);--box-shadow-blur: var(--cta-style-16-shadow_blur, 0);--box-shadow-spread: var(--cta-style-16-shadow_radius, 0);--box-shadow-colour: var(--cta-style-16-shadow_colour, 0);box-shadow:calc(var(--box-shadow-offset-x)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-offset-y)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-blur)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-spread)/var(--desktop-design-reference)*var(--screen-width-static)) var(--box-shadow-colour)}.standard-content-v2__nav-menu__cta-style-16 svg *{stroke:var(--cta-style-16-mobile-colour)}@media screen and (min-width: 744px){.standard-content-v2__nav-menu__cta-style-16{font-size:calc(var(--cta-style-16-font-size-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait));min-width:var(--cta-style-16-min-width-portrait);padding:calc(var(--cta-style-16-padding-block-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait)) calc(var(--cta-style-16-padding-inline-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait));background-color:var(--cta-style-16-background-colour);border:var(--cta-style-16-border-width) solid var(--cta-style-16-border-colour);color:var(--cta-style-16-colour)}.standard-content-v2__nav-menu__cta-style-16 svg *{stroke:var(--cta-style-16-colour)}}@media screen and (min-width: 992px){.standard-content-v2__nav-menu__cta-style-16{font-size:calc(var(--cta-style-16-font-size-landscape)*1px);min-width:var(--cta-style-16-min-width-landscape);padding:calc(var(--cta-style-16-padding-block-landscape)/var(--landscape-design-reference)*var(--screen-width-landscape)) calc(var(--cta-style-16-padding-inline-landscape)/var(--landscape-design-reference)*var(--screen-width-landscape))}}@media screen and (min-width: 1440px){.standard-content-v2__nav-menu__cta-style-16{font-size:calc(var(--cta-style-16-font-size-desktop)*1px);min-width:var(--cta-style-16-min-width-desktop);padding:calc(var(--cta-style-16-padding-block-desktop)/var(--desktop-design-reference)*var(--screen-width-desktop)) calc(var(--cta-style-16-padding-inline-desktop)/var(--desktop-design-reference)*var(--screen-width-desktop))}}@media(hover: hover){.standard-content-v2__nav-menu__cta-style-16:hover{-webkit-text-decoration:var(--cta-style-16-decoration-style-hover);text-decoration:var(--cta-style-16-decoration-style-hover);text-decoration-color:var(--cta-style-16-decoration-colour-hover);border:var(--cta-style-16-border-width) solid var(--cta-style-16-mobile-hover-border-colour);background-color:var(--cta-style-16-mobile-hover-background-colour);color:var(--cta-style-16-mobile-hover-colour)}.standard-content-v2__nav-menu__cta-style-16:hover svg *{stroke:var(--cta-style-16-mobile-hover-colour)}}@media(hover: hover)and (hover: none){.standard-content-v2__nav-menu__cta-style-16:hover{background-color:var(--cta-style-16-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.standard-content-v2__nav-menu__cta-style-16:hover{background-color:var(--cta-style-16-hover-background-colour);border:var(--cta-style-16-border-width) solid var(--cta-style-16-hover-border-colour);color:var(--cta-style-16-hover-colour)}.standard-content-v2__nav-menu__cta-style-16:hover svg *{stroke:var(--cta-style-16-hover-colour)}}.standard-content-v2__nav-menu__cta-style-16:active{color:var(--cta-style-16-active-colour);background-color:var(--cta-style-16-active-background-colour);border:var(--cta-style-16-border-width) solid var(--cta-style-16-active-border-colour);-webkit-text-decoration:var(--cta-style-16-decoration-style);text-decoration:var(--cta-style-16-decoration-style)}.standard-content-v2__nav-menu__cta-style-16--inactive,.standard-content-v2__nav-menu__cta-style-16.cta-style-inactive,.standard-content-v2__nav-menu__cta-style-16[disabled]{color:var(--cta-style-16-inactive-colour);background-color:var(--cta-style-16-inactive-background-colour);border:var(--cta-style-16-border-width) solid var(--cta-style-16-inactive-border-colour)}.standard-content-v2__nav-menu__cta-style-16--selected{color:var(--cta-style-16-selected-colour);background-color:var(--cta-style-16-selected-background-colour);border:var(--cta-style-16-border-width) solid var(--cta-style-16-selected-border-colour)}.standard-content-v2__nav-menu__cta-style-17{justify-self:var(--cta-alignment);justify-content:var(--cta-style-17-content-vertical-alignment, center);background-color:var(--cta-style-17-mobile-background-colour);color:var(--cta-style-17-mobile-colour);border:var(--cta-style-17-border-width) solid var(--cta-style-17-mobile-border-colour);border-radius:var(--cta-style-17-border-radius);font-weight:var(--cta-style-17-font-weight);letter-spacing:var(--cta-style-17-letter-spacing);line-height:var(--cta-style-17-line-height);font-family:var(--cta-style-17-font-family);text-transform:var(--cta-style-17-text-transform);font-style:var(--cta-style-17-font-style);text-align:var(--cta-style-17-text-align);-webkit-text-decoration:var(--cta-style-17-decoration-style);text-decoration:var(--cta-style-17-decoration-style);text-decoration-color:var(--cta-style-17-decoration-colour);font-size:calc(var(--cta-style-17-font-size-mobile)*1px);min-width:var(--cta-style-17-min-width-mobile);padding:calc(var(--cta-style-17-padding-block-mobile)/var(--mobile-design-reference)*var(--screen-width-mobile)) calc(var(--cta-style-17-padding-inline-mobile)/var(--mobile-design-reference)*var(--screen-width-mobile));--box-shadow-offset-x: var(--cta-style-17-shadow_offset-x, 0);--box-shadow-offset-y: var(--cta-style-17-shadow_offset-y, 0);--box-shadow-blur: var(--cta-style-17-shadow_blur, 0);--box-shadow-spread: var(--cta-style-17-shadow_radius, 0);--box-shadow-colour: var(--cta-style-17-shadow_colour, 0);box-shadow:calc(var(--box-shadow-offset-x)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-offset-y)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-blur)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-spread)/var(--desktop-design-reference)*var(--screen-width-static)) var(--box-shadow-colour)}.standard-content-v2__nav-menu__cta-style-17 svg *{stroke:var(--cta-style-17-mobile-colour)}@media screen and (min-width: 744px){.standard-content-v2__nav-menu__cta-style-17{font-size:calc(var(--cta-style-17-font-size-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait));min-width:var(--cta-style-17-min-width-portrait);padding:calc(var(--cta-style-17-padding-block-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait)) calc(var(--cta-style-17-padding-inline-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait));background-color:var(--cta-style-17-background-colour);border:var(--cta-style-17-border-width) solid var(--cta-style-17-border-colour);color:var(--cta-style-17-colour)}.standard-content-v2__nav-menu__cta-style-17 svg *{stroke:var(--cta-style-17-colour)}}@media screen and (min-width: 992px){.standard-content-v2__nav-menu__cta-style-17{font-size:calc(var(--cta-style-17-font-size-landscape)*1px);min-width:var(--cta-style-17-min-width-landscape);padding:calc(var(--cta-style-17-padding-block-landscape)/var(--landscape-design-reference)*var(--screen-width-landscape)) calc(var(--cta-style-17-padding-inline-landscape)/var(--landscape-design-reference)*var(--screen-width-landscape))}}@media screen and (min-width: 1440px){.standard-content-v2__nav-menu__cta-style-17{font-size:calc(var(--cta-style-17-font-size-desktop)*1px);min-width:var(--cta-style-17-min-width-desktop);padding:calc(var(--cta-style-17-padding-block-desktop)/var(--desktop-design-reference)*var(--screen-width-desktop)) calc(var(--cta-style-17-padding-inline-desktop)/var(--desktop-design-reference)*var(--screen-width-desktop))}}@media(hover: hover){.standard-content-v2__nav-menu__cta-style-17:hover{-webkit-text-decoration:var(--cta-style-17-decoration-style-hover);text-decoration:var(--cta-style-17-decoration-style-hover);text-decoration-color:var(--cta-style-17-decoration-colour-hover);border:var(--cta-style-17-border-width) solid var(--cta-style-17-mobile-hover-border-colour);background-color:var(--cta-style-17-mobile-hover-background-colour);color:var(--cta-style-17-mobile-hover-colour)}.standard-content-v2__nav-menu__cta-style-17:hover svg *{stroke:var(--cta-style-17-mobile-hover-colour)}}@media(hover: hover)and (hover: none){.standard-content-v2__nav-menu__cta-style-17:hover{background-color:var(--cta-style-17-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.standard-content-v2__nav-menu__cta-style-17:hover{background-color:var(--cta-style-17-hover-background-colour);border:var(--cta-style-17-border-width) solid var(--cta-style-17-hover-border-colour);color:var(--cta-style-17-hover-colour)}.standard-content-v2__nav-menu__cta-style-17:hover svg *{stroke:var(--cta-style-17-hover-colour)}}.standard-content-v2__nav-menu__cta-style-17:active{color:var(--cta-style-17-active-colour);background-color:var(--cta-style-17-active-background-colour);border:var(--cta-style-17-border-width) solid var(--cta-style-17-active-border-colour);-webkit-text-decoration:var(--cta-style-17-decoration-style);text-decoration:var(--cta-style-17-decoration-style)}.standard-content-v2__nav-menu__cta-style-17--inactive,.standard-content-v2__nav-menu__cta-style-17.cta-style-inactive,.standard-content-v2__nav-menu__cta-style-17[disabled]{color:var(--cta-style-17-inactive-colour);background-color:var(--cta-style-17-inactive-background-colour);border:var(--cta-style-17-border-width) solid var(--cta-style-17-inactive-border-colour)}.standard-content-v2__nav-menu__cta-style-17--selected{color:var(--cta-style-17-selected-colour);background-color:var(--cta-style-17-selected-background-colour);border:var(--cta-style-17-border-width) solid var(--cta-style-17-selected-border-colour)}.standard-content-v2__nav-menu__cta-style-18{justify-self:var(--cta-alignment);justify-content:var(--cta-style-18-content-vertical-alignment, center);background-color:var(--cta-style-18-mobile-background-colour);color:var(--cta-style-18-mobile-colour);border:var(--cta-style-18-border-width) solid var(--cta-style-18-mobile-border-colour);border-radius:var(--cta-style-18-border-radius);font-weight:var(--cta-style-18-font-weight);letter-spacing:var(--cta-style-18-letter-spacing);line-height:var(--cta-style-18-line-height);font-family:var(--cta-style-18-font-family);text-transform:var(--cta-style-18-text-transform);font-style:var(--cta-style-18-font-style);text-align:var(--cta-style-18-text-align);-webkit-text-decoration:var(--cta-style-18-decoration-style);text-decoration:var(--cta-style-18-decoration-style);text-decoration-color:var(--cta-style-18-decoration-colour);font-size:calc(var(--cta-style-18-font-size-mobile)*1px);min-width:var(--cta-style-18-min-width-mobile);padding:calc(var(--cta-style-18-padding-block-mobile)/var(--mobile-design-reference)*var(--screen-width-mobile)) calc(var(--cta-style-18-padding-inline-mobile)/var(--mobile-design-reference)*var(--screen-width-mobile));--box-shadow-offset-x: var(--cta-style-18-shadow_offset-x, 0);--box-shadow-offset-y: var(--cta-style-18-shadow_offset-y, 0);--box-shadow-blur: var(--cta-style-18-shadow_blur, 0);--box-shadow-spread: var(--cta-style-18-shadow_radius, 0);--box-shadow-colour: var(--cta-style-18-shadow_colour, 0);box-shadow:calc(var(--box-shadow-offset-x)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-offset-y)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-blur)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-spread)/var(--desktop-design-reference)*var(--screen-width-static)) var(--box-shadow-colour)}.standard-content-v2__nav-menu__cta-style-18 svg *{stroke:var(--cta-style-18-mobile-colour)}@media screen and (min-width: 744px){.standard-content-v2__nav-menu__cta-style-18{font-size:calc(var(--cta-style-18-font-size-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait));min-width:var(--cta-style-18-min-width-portrait);padding:calc(var(--cta-style-18-padding-block-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait)) calc(var(--cta-style-18-padding-inline-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait));background-color:var(--cta-style-18-background-colour);border:var(--cta-style-18-border-width) solid var(--cta-style-18-border-colour);color:var(--cta-style-18-colour)}.standard-content-v2__nav-menu__cta-style-18 svg *{stroke:var(--cta-style-18-colour)}}@media screen and (min-width: 992px){.standard-content-v2__nav-menu__cta-style-18{font-size:calc(var(--cta-style-18-font-size-landscape)*1px);min-width:var(--cta-style-18-min-width-landscape);padding:calc(var(--cta-style-18-padding-block-landscape)/var(--landscape-design-reference)*var(--screen-width-landscape)) calc(var(--cta-style-18-padding-inline-landscape)/var(--landscape-design-reference)*var(--screen-width-landscape))}}@media screen and (min-width: 1440px){.standard-content-v2__nav-menu__cta-style-18{font-size:calc(var(--cta-style-18-font-size-desktop)*1px);min-width:var(--cta-style-18-min-width-desktop);padding:calc(var(--cta-style-18-padding-block-desktop)/var(--desktop-design-reference)*var(--screen-width-desktop)) calc(var(--cta-style-18-padding-inline-desktop)/var(--desktop-design-reference)*var(--screen-width-desktop))}}@media(hover: hover){.standard-content-v2__nav-menu__cta-style-18:hover{-webkit-text-decoration:var(--cta-style-18-decoration-style-hover);text-decoration:var(--cta-style-18-decoration-style-hover);text-decoration-color:var(--cta-style-18-decoration-colour-hover);border:var(--cta-style-18-border-width) solid var(--cta-style-18-mobile-hover-border-colour);background-color:var(--cta-style-18-mobile-hover-background-colour);color:var(--cta-style-18-mobile-hover-colour)}.standard-content-v2__nav-menu__cta-style-18:hover svg *{stroke:var(--cta-style-18-mobile-hover-colour)}}@media(hover: hover)and (hover: none){.standard-content-v2__nav-menu__cta-style-18:hover{background-color:var(--cta-style-18-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.standard-content-v2__nav-menu__cta-style-18:hover{background-color:var(--cta-style-18-hover-background-colour);border:var(--cta-style-18-border-width) solid var(--cta-style-18-hover-border-colour);color:var(--cta-style-18-hover-colour)}.standard-content-v2__nav-menu__cta-style-18:hover svg *{stroke:var(--cta-style-18-hover-colour)}}.standard-content-v2__nav-menu__cta-style-18:active{color:var(--cta-style-18-active-colour);background-color:var(--cta-style-18-active-background-colour);border:var(--cta-style-18-border-width) solid var(--cta-style-18-active-border-colour);-webkit-text-decoration:var(--cta-style-18-decoration-style);text-decoration:var(--cta-style-18-decoration-style)}.standard-content-v2__nav-menu__cta-style-18--inactive,.standard-content-v2__nav-menu__cta-style-18.cta-style-inactive,.standard-content-v2__nav-menu__cta-style-18[disabled]{color:var(--cta-style-18-inactive-colour);background-color:var(--cta-style-18-inactive-background-colour);border:var(--cta-style-18-border-width) solid var(--cta-style-18-inactive-border-colour)}.standard-content-v2__nav-menu__cta-style-18--selected{color:var(--cta-style-18-selected-colour);background-color:var(--cta-style-18-selected-background-colour);border:var(--cta-style-18-border-width) solid var(--cta-style-18-selected-border-colour)}.standard-content-v2__nav-menu__cta-style-19{justify-self:var(--cta-alignment);justify-content:var(--cta-style-19-content-vertical-alignment, center);background-color:var(--cta-style-19-mobile-background-colour);color:var(--cta-style-19-mobile-colour);border:var(--cta-style-19-border-width) solid var(--cta-style-19-mobile-border-colour);border-radius:var(--cta-style-19-border-radius);font-weight:var(--cta-style-19-font-weight);letter-spacing:var(--cta-style-19-letter-spacing);line-height:var(--cta-style-19-line-height);font-family:var(--cta-style-19-font-family);text-transform:var(--cta-style-19-text-transform);font-style:var(--cta-style-19-font-style);text-align:var(--cta-style-19-text-align);-webkit-text-decoration:var(--cta-style-19-decoration-style);text-decoration:var(--cta-style-19-decoration-style);text-decoration-color:var(--cta-style-19-decoration-colour);font-size:calc(var(--cta-style-19-font-size-mobile)*1px);min-width:var(--cta-style-19-min-width-mobile);padding:calc(var(--cta-style-19-padding-block-mobile)/var(--mobile-design-reference)*var(--screen-width-mobile)) calc(var(--cta-style-19-padding-inline-mobile)/var(--mobile-design-reference)*var(--screen-width-mobile));--box-shadow-offset-x: var(--cta-style-19-shadow_offset-x, 0);--box-shadow-offset-y: var(--cta-style-19-shadow_offset-y, 0);--box-shadow-blur: var(--cta-style-19-shadow_blur, 0);--box-shadow-spread: var(--cta-style-19-shadow_radius, 0);--box-shadow-colour: var(--cta-style-19-shadow_colour, 0);box-shadow:calc(var(--box-shadow-offset-x)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-offset-y)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-blur)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-spread)/var(--desktop-design-reference)*var(--screen-width-static)) var(--box-shadow-colour)}.standard-content-v2__nav-menu__cta-style-19 svg *{stroke:var(--cta-style-19-mobile-colour)}@media screen and (min-width: 744px){.standard-content-v2__nav-menu__cta-style-19{font-size:calc(var(--cta-style-19-font-size-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait));min-width:var(--cta-style-19-min-width-portrait);padding:calc(var(--cta-style-19-padding-block-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait)) calc(var(--cta-style-19-padding-inline-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait));background-color:var(--cta-style-19-background-colour);border:var(--cta-style-19-border-width) solid var(--cta-style-19-border-colour);color:var(--cta-style-19-colour)}.standard-content-v2__nav-menu__cta-style-19 svg *{stroke:var(--cta-style-19-colour)}}@media screen and (min-width: 992px){.standard-content-v2__nav-menu__cta-style-19{font-size:calc(var(--cta-style-19-font-size-landscape)*1px);min-width:var(--cta-style-19-min-width-landscape);padding:calc(var(--cta-style-19-padding-block-landscape)/var(--landscape-design-reference)*var(--screen-width-landscape)) calc(var(--cta-style-19-padding-inline-landscape)/var(--landscape-design-reference)*var(--screen-width-landscape))}}@media screen and (min-width: 1440px){.standard-content-v2__nav-menu__cta-style-19{font-size:calc(var(--cta-style-19-font-size-desktop)*1px);min-width:var(--cta-style-19-min-width-desktop);padding:calc(var(--cta-style-19-padding-block-desktop)/var(--desktop-design-reference)*var(--screen-width-desktop)) calc(var(--cta-style-19-padding-inline-desktop)/var(--desktop-design-reference)*var(--screen-width-desktop))}}@media(hover: hover){.standard-content-v2__nav-menu__cta-style-19:hover{-webkit-text-decoration:var(--cta-style-19-decoration-style-hover);text-decoration:var(--cta-style-19-decoration-style-hover);text-decoration-color:var(--cta-style-19-decoration-colour-hover);border:var(--cta-style-19-border-width) solid var(--cta-style-19-mobile-hover-border-colour);background-color:var(--cta-style-19-mobile-hover-background-colour);color:var(--cta-style-19-mobile-hover-colour)}.standard-content-v2__nav-menu__cta-style-19:hover svg *{stroke:var(--cta-style-19-mobile-hover-colour)}}@media(hover: hover)and (hover: none){.standard-content-v2__nav-menu__cta-style-19:hover{background-color:var(--cta-style-19-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.standard-content-v2__nav-menu__cta-style-19:hover{background-color:var(--cta-style-19-hover-background-colour);border:var(--cta-style-19-border-width) solid var(--cta-style-19-hover-border-colour);color:var(--cta-style-19-hover-colour)}.standard-content-v2__nav-menu__cta-style-19:hover svg *{stroke:var(--cta-style-19-hover-colour)}}.standard-content-v2__nav-menu__cta-style-19:active{color:var(--cta-style-19-active-colour);background-color:var(--cta-style-19-active-background-colour);border:var(--cta-style-19-border-width) solid var(--cta-style-19-active-border-colour);-webkit-text-decoration:var(--cta-style-19-decoration-style);text-decoration:var(--cta-style-19-decoration-style)}.standard-content-v2__nav-menu__cta-style-19--inactive,.standard-content-v2__nav-menu__cta-style-19.cta-style-inactive,.standard-content-v2__nav-menu__cta-style-19[disabled]{color:var(--cta-style-19-inactive-colour);background-color:var(--cta-style-19-inactive-background-colour);border:var(--cta-style-19-border-width) solid var(--cta-style-19-inactive-border-colour)}.standard-content-v2__nav-menu__cta-style-19--selected{color:var(--cta-style-19-selected-colour);background-color:var(--cta-style-19-selected-background-colour);border:var(--cta-style-19-border-width) solid var(--cta-style-19-selected-border-colour)}.standard-content-v2__nav-menu__cta-style-20{justify-self:var(--cta-alignment);justify-content:var(--cta-style-20-content-vertical-alignment, center);background-color:var(--cta-style-20-mobile-background-colour);color:var(--cta-style-20-mobile-colour);border:var(--cta-style-20-border-width) solid var(--cta-style-20-mobile-border-colour);border-radius:var(--cta-style-20-border-radius);font-weight:var(--cta-style-20-font-weight);letter-spacing:var(--cta-style-20-letter-spacing);line-height:var(--cta-style-20-line-height);font-family:var(--cta-style-20-font-family);text-transform:var(--cta-style-20-text-transform);font-style:var(--cta-style-20-font-style);text-align:var(--cta-style-20-text-align);-webkit-text-decoration:var(--cta-style-20-decoration-style);text-decoration:var(--cta-style-20-decoration-style);text-decoration-color:var(--cta-style-20-decoration-colour);font-size:calc(var(--cta-style-20-font-size-mobile)*1px);min-width:var(--cta-style-20-min-width-mobile);padding:calc(var(--cta-style-20-padding-block-mobile)/var(--mobile-design-reference)*var(--screen-width-mobile)) calc(var(--cta-style-20-padding-inline-mobile)/var(--mobile-design-reference)*var(--screen-width-mobile));--box-shadow-offset-x: var(--cta-style-20-shadow_offset-x, 0);--box-shadow-offset-y: var(--cta-style-20-shadow_offset-y, 0);--box-shadow-blur: var(--cta-style-20-shadow_blur, 0);--box-shadow-spread: var(--cta-style-20-shadow_radius, 0);--box-shadow-colour: var(--cta-style-20-shadow_colour, 0);box-shadow:calc(var(--box-shadow-offset-x)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-offset-y)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-blur)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-spread)/var(--desktop-design-reference)*var(--screen-width-static)) var(--box-shadow-colour)}.standard-content-v2__nav-menu__cta-style-20 svg *{stroke:var(--cta-style-20-mobile-colour)}@media screen and (min-width: 744px){.standard-content-v2__nav-menu__cta-style-20{font-size:calc(var(--cta-style-20-font-size-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait));min-width:var(--cta-style-20-min-width-portrait);padding:calc(var(--cta-style-20-padding-block-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait)) calc(var(--cta-style-20-padding-inline-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait));background-color:var(--cta-style-20-background-colour);border:var(--cta-style-20-border-width) solid var(--cta-style-20-border-colour);color:var(--cta-style-20-colour)}.standard-content-v2__nav-menu__cta-style-20 svg *{stroke:var(--cta-style-20-colour)}}@media screen and (min-width: 992px){.standard-content-v2__nav-menu__cta-style-20{font-size:calc(var(--cta-style-20-font-size-landscape)*1px);min-width:var(--cta-style-20-min-width-landscape);padding:calc(var(--cta-style-20-padding-block-landscape)/var(--landscape-design-reference)*var(--screen-width-landscape)) calc(var(--cta-style-20-padding-inline-landscape)/var(--landscape-design-reference)*var(--screen-width-landscape))}}@media screen and (min-width: 1440px){.standard-content-v2__nav-menu__cta-style-20{font-size:calc(var(--cta-style-20-font-size-desktop)*1px);min-width:var(--cta-style-20-min-width-desktop);padding:calc(var(--cta-style-20-padding-block-desktop)/var(--desktop-design-reference)*var(--screen-width-desktop)) calc(var(--cta-style-20-padding-inline-desktop)/var(--desktop-design-reference)*var(--screen-width-desktop))}}@media(hover: hover){.standard-content-v2__nav-menu__cta-style-20:hover{-webkit-text-decoration:var(--cta-style-20-decoration-style-hover);text-decoration:var(--cta-style-20-decoration-style-hover);text-decoration-color:var(--cta-style-20-decoration-colour-hover);border:var(--cta-style-20-border-width) solid var(--cta-style-20-mobile-hover-border-colour);background-color:var(--cta-style-20-mobile-hover-background-colour);color:var(--cta-style-20-mobile-hover-colour)}.standard-content-v2__nav-menu__cta-style-20:hover svg *{stroke:var(--cta-style-20-mobile-hover-colour)}}@media(hover: hover)and (hover: none){.standard-content-v2__nav-menu__cta-style-20:hover{background-color:var(--cta-style-20-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.standard-content-v2__nav-menu__cta-style-20:hover{background-color:var(--cta-style-20-hover-background-colour);border:var(--cta-style-20-border-width) solid var(--cta-style-20-hover-border-colour);color:var(--cta-style-20-hover-colour)}.standard-content-v2__nav-menu__cta-style-20:hover svg *{stroke:var(--cta-style-20-hover-colour)}}.standard-content-v2__nav-menu__cta-style-20:active{color:var(--cta-style-20-active-colour);background-color:var(--cta-style-20-active-background-colour);border:var(--cta-style-20-border-width) solid var(--cta-style-20-active-border-colour);-webkit-text-decoration:var(--cta-style-20-decoration-style);text-decoration:var(--cta-style-20-decoration-style)}.standard-content-v2__nav-menu__cta-style-20--inactive,.standard-content-v2__nav-menu__cta-style-20.cta-style-inactive,.standard-content-v2__nav-menu__cta-style-20[disabled]{color:var(--cta-style-20-inactive-colour);background-color:var(--cta-style-20-inactive-background-colour);border:var(--cta-style-20-border-width) solid var(--cta-style-20-inactive-border-colour)}.standard-content-v2__nav-menu__cta-style-20--selected{color:var(--cta-style-20-selected-colour);background-color:var(--cta-style-20-selected-background-colour);border:var(--cta-style-20-border-width) solid var(--cta-style-20-selected-border-colour)}@media screen and (min-width: 744px){.standard-content-v2__nav-menu{margin-bottom:0}}.standard-content-v2__nav-menu-list{list-style:none;display:flex;flex-direction:var(--menu-direction-mobile)}@media screen and (min-width: 744px){.standard-content-v2__nav-menu-list{flex-direction:var(--menu-direction);-moz-column-gap:calc(80/var(--desktop-design-reference)*var(--screen-width-desktop));column-gap:calc(80/var(--desktop-design-reference)*var(--screen-width-desktop))}}.standard-content-v2__nav-menu-list .nav-menu__item{font-size:var(--global-p-s);margin-bottom:0;margin-bottom:calc(15/var(--mobile-design-reference)*var(--screen-width-mobile))}@media screen and (min-width: 744px){.standard-content-v2__nav-menu-list .nav-menu__item{margin-bottom:calc(15/var(--desktop-design-reference)*var(--screen-width-desktop))}}.standard-content-v2__nav-menu-list .nav-menu__item:last-child{margin-bottom:0}.standard-content-v2__nav-menu-link{color:var(--menu-text-colour)}.standard-content-v2__nav-menu-link:hover{color:var(--menu-text-hover-colour)}.standard-content-v2__accent-text{display:flex;align-items:center;color:var(--accent-text-colour-mobile);text-align:center;place-self:var(--alignment, center);font-family:var(--secondary-font-family);gap:calc(10/var(--mobile-design-reference)*var(--screen-width-mobile));letter-spacing:.8em;text-transform:uppercase;margin-left:calc(5/var(--mobile-design-reference)*var(--screen-width-mobile));margin-right:calc(5/var(--mobile-design-reference)*var(--screen-width-mobile));font-size:10px}@media screen and (min-width: 744px){.standard-content-v2__accent-text{font-size:10px;margin-left:calc(5/var(--portrait-design-reference)*var(--screen-width-portrait));margin-right:calc(5/var(--portrait-design-reference)*var(--screen-width-portrait));gap:calc(20/var(--portrait-design-reference)*var(--screen-width-portrait))}}@media screen and (min-width: 992px){.standard-content-v2__accent-text{color:var(--accent-text-colour);font-size:10px;margin-left:calc(5/var(--desktop-design-reference)*var(--screen-width-desktop));margin-right:calc(5/var(--desktop-design-reference)*var(--screen-width-desktop));gap:calc(20/var(--desktop-design-reference)*var(--screen-width-desktop))}}.standard-content-v2__accent-text::before,.standard-content-v2__accent-text::after{content:"";background-color:var(--accent-text-colour-mobile, var(--default-text-colour-mobile));width:calc(20/var(--mobile-design-reference)*var(--screen-width-mobile));height:calc(2/var(--mobile-design-reference)*var(--screen-width-mobile))}@media screen and (min-width: 744px){.standard-content-v2__accent-text::before,.standard-content-v2__accent-text::after{width:calc(40/var(--portrait-design-reference)*var(--screen-width-portrait));height:calc(2/var(--portrait-design-reference)*var(--screen-width-portrait))}}@media screen and (min-width: 992px){.standard-content-v2__accent-text::before,.standard-content-v2__accent-text::after{background-color:var(--accent-text-colour, var(--default-text-colour-desktop));width:calc(80/var(--desktop-design-reference)*var(--screen-width-desktop));height:calc(2/var(--desktop-design-reference)*var(--screen-width-desktop))}}.standard-content-v2__code-block-container{width:100%;overflow:scroll;display:flex}.standard-content-v2__code-block__code{display:block}.standard-content-v2__accordion-v2{width:100%}.standard-content-v2__accordion-wrapper{text-align:initial;background:var(--background-colour);border-radius:4px}.standard-content-v2__accordion-question-wrapper{cursor:pointer;place-items:flex-start}.standard-content-v2__accordion-question-wrapper button{width:100%;align-items:flex-start;cursor:pointer;background:unset;padding:unset;border:unset;color:var(--text-colour)}@media screen and (min-width: 744px){.standard-content-v2__accordion-question-wrapper button{align-items:center}}.standard-content-v2__accordion-image-wrapper{grid-area:icon;width:calc(var(--image-icon-size)/var(--mobile-design-reference)*var(--screen-width-mobile));padding-top:5px}@media screen and (min-width: 744px){.standard-content-v2__accordion-image-wrapper{width:calc(var(--image-icon-size)/var(--portrait-design-reference)*var(--screen-width-portrait));padding-top:0px}}@media screen and (min-width: 992px){.standard-content-v2__accordion-image-wrapper{width:calc(var(--image-icon-size)/var(--desktop-design-reference)*var(--screen-width-desktop))}}.standard-content-v2__accordion-image-wrapper img{width:100%}.standard-content-v2__accordion-question{text-align:left;display:grid;grid-template:"question icon" "answer ..."/auto min-content}.standard-content-v2__accordion-question--icon-left{grid-template:"icon question" "... answer"/min-content auto;-moz-column-gap:calc(10/var(--desktop-design-reference)*var(--screen-width-static));column-gap:calc(10/var(--desktop-design-reference)*var(--screen-width-static))}.standard-content-v2__accordion-answer-wrapper{overflow:hidden;height:0;grid-area:answer}.standard-content-v2__accordion-answer-wrapper p{padding-top:calc(var(--accordion-text-padding-top)/var(--mobile-design-reference)*var(--screen-width-mobile))}@media screen and (min-width: 744px){.standard-content-v2__accordion-answer-wrapper p{padding-top:calc(var(--accordion-text-padding-top)/var(--portrait-design-reference)*var(--screen-width-portrait))}}@media screen and (min-width: 992px){.standard-content-v2__accordion-answer-wrapper p{padding-top:calc(var(--accordion-text-padding-top)/var(--desktop-design-reference)*var(--screen-width-desktop))}}.standard-content-v2__accordion-answer-wrapper p a{word-break:break-word}.standard-content-v2__accordion-answer{font-size:22px;grid-column:1/-1;padding-bottom:calc(20/var(--mobile-design-reference)*var(--screen-width-mobile));padding-top:calc(20/var(--mobile-design-reference)*var(--screen-width-mobile))}@media screen and (min-width: 744px){.standard-content-v2__accordion-answer{padding-bottom:calc(20/var(--portrait-design-reference)*var(--screen-width-portrait));padding-top:calc(20/var(--portrait-design-reference)*var(--screen-width-portrait))}}@media screen and (min-width: 992px){.standard-content-v2__accordion-answer{padding-bottom:calc(20/var(--desktop-design-reference)*var(--screen-width-desktop));padding-top:calc(20/var(--desktop-design-reference)*var(--screen-width-desktop))}}.standard-content-v2__accordion-answer:last-child{padding-bottom:0}.standard-content-v2__accordion-icon{grid-area:icon;background:var(--icon-background-colour);border-radius:4px;display:flex;align-items:center;height:calc(50/var(--desktop-design-reference)*var(--screen-width-static));width:calc(50/var(--desktop-design-reference)*var(--screen-width-static))}.standard-content-v2__accordion-icon.active .standard-content-v2__accordion-animation:before{transform:rotate(90deg)}.standard-content-v2__accordion-icon.active .standard-content-v2__accordion-animation:after{transform:rotate(180deg)}.standard-content-v2 .image-icon-active{transform:rotate(var(--image-icon-rotation-deg));transition:transform .3s ease}.standard-content-v2 :not(.image-icon-active,.lottie-animations *){transform:rotate(0deg);transition:transform .3s ease}.standard-content-v2__accordion-animation{height:calc(20/var(--desktop-design-reference)*var(--screen-width-static));margin:auto;position:relative;transition:transform .3s ease;width:calc(20/var(--desktop-design-reference)*var(--screen-width-static))}.standard-content-v2__accordion-animation:before,.standard-content-v2__accordion-animation:after{background-color:var(--text-colour);content:"";position:absolute;transition:transform .25s ease-out}.standard-content-v2__accordion-animation:before{height:100%;left:50%;margin-left:-1px;top:0;width:2px}.standard-content-v2__accordion-animation:after{height:2px;left:0;margin-top:-1px;top:50%;width:100%}.standard-content-v2__bazaarvoice-review{place-self:var(--horizontal-alignment, center)}.standard-content-v2__better-reviews{place-self:var(--horizontal-alignment, center)}.standard-content-v2 .better-reviews__review{display:flex;font-family:var(--secondary-font-family);gap:5px;width:100%;max-width:var(--global-content-max-width);margin-left:auto;margin-right:auto;padding-top:15px;padding-bottom:15px;align-items:center;justify-content:var(--horizontal-alignment)}.standard-content-v2 .better-reviews__review .better-reviews__criteria-review-count{font-size:var(--better-reviews-font-size);font-family:var(--secondary-font-family);color:var(--better-reviews-text-colour)}.standard-content-v2 .better-reviews__review .better-reviews__review-title{font-family:var(--secondary-font-family);font-size:var(--better-reviews-font-size);font-weight:400;margin-bottom:0;display:none}.standard-content-v2 .better-reviews__review .better-reviews__cta{border:0;cursor:pointer;background-color:rgba(0,0,0,0);font-family:var(--secondary-font-family);font-size:var(--better-reviews-font-size);font-weight:500;text-decoration:underline;display:inline-block;padding-top:4px;padding-bottom:4px;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-left:unset;color:var(--better-reviews-text-colour)}.standard-content-v2 .better-reviews__review .better-reviews__cta-container{order:1}.standard-content-v2 .better-reviews__review .better-reviews__average{display:flex;gap:5px;align-items:center;order:2}.standard-content-v2 .better-reviews__review .better-reviews__average .better-reviews__criteria-stars{--better-reviews-star-width: 110px;position:relative;background-image:var(--better-reviews-filled-star);width:var(--better-reviews-star-width);height:16px;background-clip:content-box;background-repeat:space;background-size:16px auto;background-position:0% 33%}.standard-content-v2 .better-reviews__review .better-reviews__average .better-reviews__criteria-stars:before{content:"";display:block;position:absolute;width:var(--better-reviews-star-width);height:100%;transform:scaleX(-1);opacity:.4;background-image:var(--better-reviews-filled-star);background-clip:content-box;background-repeat:space;background-size:16px auto;background-position:0% 33%}.standard-content-v2 .better-reviews__review .better-reviews__average .better-reviews__star_05{padding-right:calc(var(--better-reviews-star-width)*.911)}.standard-content-v2 .better-reviews__review .better-reviews__average .better-reviews__star_10{padding-right:calc(var(--better-reviews-star-width)*.8)}.standard-content-v2 .better-reviews__review .better-reviews__average .better-reviews__star_15{padding-right:calc(var(--better-reviews-star-width)*.702)}.standard-content-v2 .better-reviews__review .better-reviews__average .better-reviews__star_20{padding-right:calc(var(--better-reviews-star-width)*.6)}.standard-content-v2 .better-reviews__review .better-reviews__average .better-reviews__star_25{padding-right:calc(var(--better-reviews-star-width)*.5)}.standard-content-v2 .better-reviews__review .better-reviews__average .better-reviews__star_30{padding-right:calc(var(--better-reviews-star-width)*.4)}.standard-content-v2 .better-reviews__review .better-reviews__average .better-reviews__star_35{padding-right:calc(var(--better-reviews-star-width)*.298)}.standard-content-v2 .better-reviews__review .better-reviews__average .better-reviews__star_40{padding-right:calc(var(--better-reviews-star-width)*.2)}.standard-content-v2 .better-reviews__review .better-reviews__average .better-reviews__star_45{padding-right:calc(var(--better-reviews-star-width)*.09)}.standard-content-v2 .better-reviews__review .better-reviews__average .better-reviews__star_50{padding-right:calc(var(--better-reviews-star-width)*0)}.standard-content-v2 .social-media-share-popup .social-media-page-content{display:grid;grid-template-areas:" left right ";grid-template-columns:fit-content(100%) fit-content(100%);grid-gap:var(--social-media-share-grid-gap);place-content:var(--social-media-share-horizontal-align);align-items:center}.standard-content-v2 .social-media-share-popup .social-media-page-content .social-media-share-text{grid-area:var(--social-media-share-col1);color:var(--theme-primary-text-colour);text-decoration-line:underline;font-size:16px;cursor:pointer}.standard-content-v2 .social-media-share-popup .social-media-page-content .social-media-share-icon{grid-area:var(--social-media-share-col2);padding-top:calc(9/var(--desktop-design-reference)*var(--screen-width-static))}.standard-content-v2 .social-media-share-popup .social-media-page-content .social-media-share-icon .share-icon-img{transform:rotate(var(--social-share-icon-rotate));cursor:pointer}.standard-content-v2 .social-media-share-popup dialog::backdrop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.standard-content-v2 .social-media-share-popup dialog{min-width:calc(334/var(--desktop-design-reference)*var(--screen-width-static));width:calc(100% - 30px);max-width:calc(330/var(--desktop-design-reference)*var(--screen-width-static));overflow:visible;box-shadow:var(--social-share-popup-shadow);background-color:var(--social-share-popup-background-colour);border-radius:calc(20/var(--desktop-design-reference)*var(--screen-width-static));border:none;padding:calc(40/var(--desktop-design-reference)*var(--screen-width-static)) calc(20/var(--desktop-design-reference)*var(--screen-width-static));height:-moz-fit-content;height:fit-content;font-size:50px;line-height:1em;text-transform:uppercase}.standard-content-v2 .social-media-share-popup dialog .icon-close{background-color:#fff;width:calc(48/var(--desktop-design-reference)*var(--screen-width-static));height:calc(48/var(--desktop-design-reference)*var(--screen-width-static));border-radius:50%;position:absolute;top:calc(-25/var(--desktop-design-reference)*var(--screen-width-static));right:calc(20/var(--desktop-design-reference)*var(--screen-width-static));display:flex;align-items:center;justify-content:center;cursor:pointer}.standard-content-v2 .social-media-share-popup dialog .dialog-actions{text-align:center}.standard-content-v2 .social-media-share-popup dialog .dialog-actions h3{font-size:50px;font-family:var(--primary-font-family);color:var(--social-share-popup-font-colour)}.standard-content-v2 .social-media-share-popup dialog .dialog-actions .wrapper-content-icons{display:flex;justify-content:center;-moz-column-gap:1rem;column-gap:1rem;padding-top:calc(20/var(--desktop-design-reference)*var(--screen-width-static))}.standard-content-v2 .social-media-share-popup dialog .dialog-actions .wrapper-content-icons a{background-color:#fff;border-radius:50%;height:calc(var(--social-media-share-a-size, 40)/var(--desktop-design-reference)*var(--screen-width-static))}.standard-content-v2 .social-media-share-popup dialog .dialog-actions .wrapper-content-icons a svg{padding-top:calc(5/var(--desktop-design-reference)*var(--screen-width-static))}.standard-content-v2 .social-media-share-popup dialog .dialog-actions .wrapper-content-icons a svg:hover{fill:purple}.standard-content-v2 .social-media-share-popup dialog .dialog-actions .wrapper-content-icons a svg:hover rect{fill:purple}.standard-content-v2 .social-media-share-popup dialog .dialog-actions .wrapper-content-icons a svg:hover path{fill:purple}.standard-content-v2 .social-media-share-popup dialog .dialog-actions .wrapper-content-icons a:focus-visible{outline:unset}.standard-content-v2 .social-media-share-popup dialog .dialog-actions .social-media-message{display:none;color:#fff;font-size:16px}.standard-content-v2__countdown-days,.standard-content-v2__countdown-hours{color:var(--text-colour)}.standard-content-v2__blockquote{display:flex;flex-direction:column;font-weight:unset;gap:calc(20/var(--desktop-design-reference)*var(--screen-width-static))}.standard-content-v2__blockquote::before{content:unset}.standard-content-v2__blockquote::after{content:unset}.standard-content-v2__blockquote-quote-text{font-weight:var(--default-font-weight-mobile);text-transform:var(--default-text-transform-mobile);text-align:var(--default-text-align-mobile);color:var(--default-text-colour-mobile);-webkit-text-stroke:calc(var(--text-stroke-width)*1px) var(--text-stroke-colour)}@media screen and (min-width: 992px){.standard-content-v2__blockquote-quote-text{font-weight:var(--default-font-weight-desktop);text-transform:var(--default-text-transform-desktop);text-align:var(--default-text-align-desktop);color:var(--default-text-colour-desktop)}}.standard-content-v2__blockquote-quote-text:before{position:absolute;left:-0.6em;font-size:var(--quotes-size)}.standard-content-v2__blockquote-quote-text:after{content:var(--hide-close-quote);position:absolute;bottom:calc(var(--quotes-size)*-0.04);font-size:var(--quotes-size)}.standard-content-v2 footer{align-self:var(--footer-align);color:var(--default-text-colour-mobile)}@media screen and (min-width: 992px){.standard-content-v2 footer{color:var(--default-text-colour-desktop)}}.standard-content-v2 .standard-content-v2__text-shadow{text-shadow:calc(var(--text-shadow-offset-x)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--text-shadow-offset-y)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--text-shadow-blur)/var(--desktop-design-reference)*var(--screen-width-static)) var(--text-shadow-colour)}.standard-content-v2__cta{border:unset;line-height:100%;display:flex;gap:1em;justify-content:center;align-items:center;text-decoration-line:unset;text-align:center;transition:background-color .1s,border-colour .1s;margin-bottom:0}.standard-content-v2__cta:hover,.standard-content-v2__cta:active,.standard-content-v2__cta:focus{cursor:pointer}.standard-content-v2__cta[disabled]{cursor:not-allowed}.standard-content-v2__cta-span{width:100%}.standard-content-v2__cta-icon{width:1em}.standard-content-v2__cta-style-1{justify-self:var(--cta-alignment);justify-content:var(--cta-style-1-content-vertical-alignment, center);background-color:var(--cta-style-1-mobile-background-colour);color:var(--cta-style-1-mobile-colour);border:var(--cta-style-1-border-width) solid var(--cta-style-1-mobile-border-colour);border-radius:var(--cta-style-1-border-radius);font-weight:var(--cta-style-1-font-weight);letter-spacing:var(--cta-style-1-letter-spacing);line-height:var(--cta-style-1-line-height);font-family:var(--cta-style-1-font-family);text-transform:var(--cta-style-1-text-transform);font-style:var(--cta-style-1-font-style);text-align:var(--cta-style-1-text-align);-webkit-text-decoration:var(--cta-style-1-decoration-style);text-decoration:var(--cta-style-1-decoration-style);text-decoration-color:var(--cta-style-1-decoration-colour);font-size:calc(var(--cta-style-1-font-size-mobile)*1px);min-width:var(--cta-style-1-min-width-mobile);padding:calc(var(--cta-style-1-padding-block-mobile)/var(--mobile-design-reference)*var(--screen-width-mobile)) calc(var(--cta-style-1-padding-inline-mobile)/var(--mobile-design-reference)*var(--screen-width-mobile));--box-shadow-offset-x: var(--cta-style-1-shadow_offset-x, 0);--box-shadow-offset-y: var(--cta-style-1-shadow_offset-y, 0);--box-shadow-blur: var(--cta-style-1-shadow_blur, 0);--box-shadow-spread: var(--cta-style-1-shadow_radius, 0);--box-shadow-colour: var(--cta-style-1-shadow_colour, 0);box-shadow:calc(var(--box-shadow-offset-x)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-offset-y)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-blur)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-spread)/var(--desktop-design-reference)*var(--screen-width-static)) var(--box-shadow-colour)}.standard-content-v2__cta-style-1 svg *{stroke:var(--cta-style-1-mobile-colour)}@media screen and (min-width: 744px){.standard-content-v2__cta-style-1{font-size:calc(var(--cta-style-1-font-size-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait));min-width:var(--cta-style-1-min-width-portrait);padding:calc(var(--cta-style-1-padding-block-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait)) calc(var(--cta-style-1-padding-inline-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait));background-color:var(--cta-style-1-background-colour);border:var(--cta-style-1-border-width) solid var(--cta-style-1-border-colour);color:var(--cta-style-1-colour)}.standard-content-v2__cta-style-1 svg *{stroke:var(--cta-style-1-colour)}}@media screen and (min-width: 992px){.standard-content-v2__cta-style-1{font-size:calc(var(--cta-style-1-font-size-landscape)*1px);min-width:var(--cta-style-1-min-width-landscape);padding:calc(var(--cta-style-1-padding-block-landscape)/var(--landscape-design-reference)*var(--screen-width-landscape)) calc(var(--cta-style-1-padding-inline-landscape)/var(--landscape-design-reference)*var(--screen-width-landscape))}}@media screen and (min-width: 1440px){.standard-content-v2__cta-style-1{font-size:calc(var(--cta-style-1-font-size-desktop)*1px);min-width:var(--cta-style-1-min-width-desktop);padding:calc(var(--cta-style-1-padding-block-desktop)/var(--desktop-design-reference)*var(--screen-width-desktop)) calc(var(--cta-style-1-padding-inline-desktop)/var(--desktop-design-reference)*var(--screen-width-desktop))}}@media(hover: hover){.standard-content-v2__cta-style-1:hover{-webkit-text-decoration:var(--cta-style-1-decoration-style-hover);text-decoration:var(--cta-style-1-decoration-style-hover);text-decoration-color:var(--cta-style-1-decoration-colour-hover);border:var(--cta-style-1-border-width) solid var(--cta-style-1-mobile-hover-border-colour);background-color:var(--cta-style-1-mobile-hover-background-colour);color:var(--cta-style-1-mobile-hover-colour)}.standard-content-v2__cta-style-1:hover svg *{stroke:var(--cta-style-1-mobile-hover-colour)}}@media(hover: hover)and (hover: none){.standard-content-v2__cta-style-1:hover{background-color:var(--cta-style-1-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.standard-content-v2__cta-style-1:hover{background-color:var(--cta-style-1-hover-background-colour);border:var(--cta-style-1-border-width) solid var(--cta-style-1-hover-border-colour);color:var(--cta-style-1-hover-colour)}.standard-content-v2__cta-style-1:hover svg *{stroke:var(--cta-style-1-hover-colour)}}.standard-content-v2__cta-style-1:active{color:var(--cta-style-1-active-colour);background-color:var(--cta-style-1-active-background-colour);border:var(--cta-style-1-border-width) solid var(--cta-style-1-active-border-colour);-webkit-text-decoration:var(--cta-style-1-decoration-style);text-decoration:var(--cta-style-1-decoration-style)}.standard-content-v2__cta-style-1--inactive,.standard-content-v2__cta-style-1.cta-style-inactive,.standard-content-v2__cta-style-1[disabled]{color:var(--cta-style-1-inactive-colour);background-color:var(--cta-style-1-inactive-background-colour);border:var(--cta-style-1-border-width) solid var(--cta-style-1-inactive-border-colour)}.standard-content-v2__cta-style-1--selected{color:var(--cta-style-1-selected-colour);background-color:var(--cta-style-1-selected-background-colour);border:var(--cta-style-1-border-width) solid var(--cta-style-1-selected-border-colour)}.standard-content-v2__cta-style-2{justify-self:var(--cta-alignment);justify-content:var(--cta-style-2-content-vertical-alignment, center);background-color:var(--cta-style-2-mobile-background-colour);color:var(--cta-style-2-mobile-colour);border:var(--cta-style-2-border-width) solid var(--cta-style-2-mobile-border-colour);border-radius:var(--cta-style-2-border-radius);font-weight:var(--cta-style-2-font-weight);letter-spacing:var(--cta-style-2-letter-spacing);line-height:var(--cta-style-2-line-height);font-family:var(--cta-style-2-font-family);text-transform:var(--cta-style-2-text-transform);font-style:var(--cta-style-2-font-style);text-align:var(--cta-style-2-text-align);-webkit-text-decoration:var(--cta-style-2-decoration-style);text-decoration:var(--cta-style-2-decoration-style);text-decoration-color:var(--cta-style-2-decoration-colour);font-size:calc(var(--cta-style-2-font-size-mobile)*1px);min-width:var(--cta-style-2-min-width-mobile);padding:calc(var(--cta-style-2-padding-block-mobile)/var(--mobile-design-reference)*var(--screen-width-mobile)) calc(var(--cta-style-2-padding-inline-mobile)/var(--mobile-design-reference)*var(--screen-width-mobile));--box-shadow-offset-x: var(--cta-style-2-shadow_offset-x, 0);--box-shadow-offset-y: var(--cta-style-2-shadow_offset-y, 0);--box-shadow-blur: var(--cta-style-2-shadow_blur, 0);--box-shadow-spread: var(--cta-style-2-shadow_radius, 0);--box-shadow-colour: var(--cta-style-2-shadow_colour, 0);box-shadow:calc(var(--box-shadow-offset-x)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-offset-y)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-blur)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-spread)/var(--desktop-design-reference)*var(--screen-width-static)) var(--box-shadow-colour)}.standard-content-v2__cta-style-2 svg *{stroke:var(--cta-style-2-mobile-colour)}@media screen and (min-width: 744px){.standard-content-v2__cta-style-2{font-size:calc(var(--cta-style-2-font-size-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait));min-width:var(--cta-style-2-min-width-portrait);padding:calc(var(--cta-style-2-padding-block-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait)) calc(var(--cta-style-2-padding-inline-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait));background-color:var(--cta-style-2-background-colour);border:var(--cta-style-2-border-width) solid var(--cta-style-2-border-colour);color:var(--cta-style-2-colour)}.standard-content-v2__cta-style-2 svg *{stroke:var(--cta-style-2-colour)}}@media screen and (min-width: 992px){.standard-content-v2__cta-style-2{font-size:calc(var(--cta-style-2-font-size-landscape)*1px);min-width:var(--cta-style-2-min-width-landscape);padding:calc(var(--cta-style-2-padding-block-landscape)/var(--landscape-design-reference)*var(--screen-width-landscape)) calc(var(--cta-style-2-padding-inline-landscape)/var(--landscape-design-reference)*var(--screen-width-landscape))}}@media screen and (min-width: 1440px){.standard-content-v2__cta-style-2{font-size:calc(var(--cta-style-2-font-size-desktop)*1px);min-width:var(--cta-style-2-min-width-desktop);padding:calc(var(--cta-style-2-padding-block-desktop)/var(--desktop-design-reference)*var(--screen-width-desktop)) calc(var(--cta-style-2-padding-inline-desktop)/var(--desktop-design-reference)*var(--screen-width-desktop))}}@media(hover: hover){.standard-content-v2__cta-style-2:hover{-webkit-text-decoration:var(--cta-style-2-decoration-style-hover);text-decoration:var(--cta-style-2-decoration-style-hover);text-decoration-color:var(--cta-style-2-decoration-colour-hover);border:var(--cta-style-2-border-width) solid var(--cta-style-2-mobile-hover-border-colour);background-color:var(--cta-style-2-mobile-hover-background-colour);color:var(--cta-style-2-mobile-hover-colour)}.standard-content-v2__cta-style-2:hover svg *{stroke:var(--cta-style-2-mobile-hover-colour)}}@media(hover: hover)and (hover: none){.standard-content-v2__cta-style-2:hover{background-color:var(--cta-style-2-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.standard-content-v2__cta-style-2:hover{background-color:var(--cta-style-2-hover-background-colour);border:var(--cta-style-2-border-width) solid var(--cta-style-2-hover-border-colour);color:var(--cta-style-2-hover-colour)}.standard-content-v2__cta-style-2:hover svg *{stroke:var(--cta-style-2-hover-colour)}}.standard-content-v2__cta-style-2:active{color:var(--cta-style-2-active-colour);background-color:var(--cta-style-2-active-background-colour);border:var(--cta-style-2-border-width) solid var(--cta-style-2-active-border-colour);-webkit-text-decoration:var(--cta-style-2-decoration-style);text-decoration:var(--cta-style-2-decoration-style)}.standard-content-v2__cta-style-2--inactive,.standard-content-v2__cta-style-2.cta-style-inactive,.standard-content-v2__cta-style-2[disabled]{color:var(--cta-style-2-inactive-colour);background-color:var(--cta-style-2-inactive-background-colour);border:var(--cta-style-2-border-width) solid var(--cta-style-2-inactive-border-colour)}.standard-content-v2__cta-style-2--selected{color:var(--cta-style-2-selected-colour);background-color:var(--cta-style-2-selected-background-colour);border:var(--cta-style-2-border-width) solid var(--cta-style-2-selected-border-colour)}.standard-content-v2__cta-style-3{justify-self:var(--cta-alignment);justify-content:var(--cta-style-3-content-vertical-alignment, center);background-color:var(--cta-style-3-mobile-background-colour);color:var(--cta-style-3-mobile-colour);border:var(--cta-style-3-border-width) solid var(--cta-style-3-mobile-border-colour);border-radius:var(--cta-style-3-border-radius);font-weight:var(--cta-style-3-font-weight);letter-spacing:var(--cta-style-3-letter-spacing);line-height:var(--cta-style-3-line-height);font-family:var(--cta-style-3-font-family);text-transform:var(--cta-style-3-text-transform);font-style:var(--cta-style-3-font-style);text-align:var(--cta-style-3-text-align);-webkit-text-decoration:var(--cta-style-3-decoration-style);text-decoration:var(--cta-style-3-decoration-style);text-decoration-color:var(--cta-style-3-decoration-colour);font-size:calc(var(--cta-style-3-font-size-mobile)*1px);min-width:var(--cta-style-3-min-width-mobile);padding:calc(var(--cta-style-3-padding-block-mobile)/var(--mobile-design-reference)*var(--screen-width-mobile)) calc(var(--cta-style-3-padding-inline-mobile)/var(--mobile-design-reference)*var(--screen-width-mobile));--box-shadow-offset-x: var(--cta-style-3-shadow_offset-x, 0);--box-shadow-offset-y: var(--cta-style-3-shadow_offset-y, 0);--box-shadow-blur: var(--cta-style-3-shadow_blur, 0);--box-shadow-spread: var(--cta-style-3-shadow_radius, 0);--box-shadow-colour: var(--cta-style-3-shadow_colour, 0);box-shadow:calc(var(--box-shadow-offset-x)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-offset-y)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-blur)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-spread)/var(--desktop-design-reference)*var(--screen-width-static)) var(--box-shadow-colour)}.standard-content-v2__cta-style-3 svg *{stroke:var(--cta-style-3-mobile-colour)}@media screen and (min-width: 744px){.standard-content-v2__cta-style-3{font-size:calc(var(--cta-style-3-font-size-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait));min-width:var(--cta-style-3-min-width-portrait);padding:calc(var(--cta-style-3-padding-block-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait)) calc(var(--cta-style-3-padding-inline-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait));background-color:var(--cta-style-3-background-colour);border:var(--cta-style-3-border-width) solid var(--cta-style-3-border-colour);color:var(--cta-style-3-colour)}.standard-content-v2__cta-style-3 svg *{stroke:var(--cta-style-3-colour)}}@media screen and (min-width: 992px){.standard-content-v2__cta-style-3{font-size:calc(var(--cta-style-3-font-size-landscape)*1px);min-width:var(--cta-style-3-min-width-landscape);padding:calc(var(--cta-style-3-padding-block-landscape)/var(--landscape-design-reference)*var(--screen-width-landscape)) calc(var(--cta-style-3-padding-inline-landscape)/var(--landscape-design-reference)*var(--screen-width-landscape))}}@media screen and (min-width: 1440px){.standard-content-v2__cta-style-3{font-size:calc(var(--cta-style-3-font-size-desktop)*1px);min-width:var(--cta-style-3-min-width-desktop);padding:calc(var(--cta-style-3-padding-block-desktop)/var(--desktop-design-reference)*var(--screen-width-desktop)) calc(var(--cta-style-3-padding-inline-desktop)/var(--desktop-design-reference)*var(--screen-width-desktop))}}@media(hover: hover){.standard-content-v2__cta-style-3:hover{-webkit-text-decoration:var(--cta-style-3-decoration-style-hover);text-decoration:var(--cta-style-3-decoration-style-hover);text-decoration-color:var(--cta-style-3-decoration-colour-hover);border:var(--cta-style-3-border-width) solid var(--cta-style-3-mobile-hover-border-colour);background-color:var(--cta-style-3-mobile-hover-background-colour);color:var(--cta-style-3-mobile-hover-colour)}.standard-content-v2__cta-style-3:hover svg *{stroke:var(--cta-style-3-mobile-hover-colour)}}@media(hover: hover)and (hover: none){.standard-content-v2__cta-style-3:hover{background-color:var(--cta-style-3-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.standard-content-v2__cta-style-3:hover{background-color:var(--cta-style-3-hover-background-colour);border:var(--cta-style-3-border-width) solid var(--cta-style-3-hover-border-colour);color:var(--cta-style-3-hover-colour)}.standard-content-v2__cta-style-3:hover svg *{stroke:var(--cta-style-3-hover-colour)}}.standard-content-v2__cta-style-3:active{color:var(--cta-style-3-active-colour);background-color:var(--cta-style-3-active-background-colour);border:var(--cta-style-3-border-width) solid var(--cta-style-3-active-border-colour);-webkit-text-decoration:var(--cta-style-3-decoration-style);text-decoration:var(--cta-style-3-decoration-style)}.standard-content-v2__cta-style-3--inactive,.standard-content-v2__cta-style-3.cta-style-inactive,.standard-content-v2__cta-style-3[disabled]{color:var(--cta-style-3-inactive-colour);background-color:var(--cta-style-3-inactive-background-colour);border:var(--cta-style-3-border-width) solid var(--cta-style-3-inactive-border-colour)}.standard-content-v2__cta-style-3--selected{color:var(--cta-style-3-selected-colour);background-color:var(--cta-style-3-selected-background-colour);border:var(--cta-style-3-border-width) solid var(--cta-style-3-selected-border-colour)}.standard-content-v2__cta-style-4{justify-self:var(--cta-alignment);justify-content:var(--cta-style-4-content-vertical-alignment, center);background-color:var(--cta-style-4-mobile-background-colour);color:var(--cta-style-4-mobile-colour);border:var(--cta-style-4-border-width) solid var(--cta-style-4-mobile-border-colour);border-radius:var(--cta-style-4-border-radius);font-weight:var(--cta-style-4-font-weight);letter-spacing:var(--cta-style-4-letter-spacing);line-height:var(--cta-style-4-line-height);font-family:var(--cta-style-4-font-family);text-transform:var(--cta-style-4-text-transform);font-style:var(--cta-style-4-font-style);text-align:var(--cta-style-4-text-align);-webkit-text-decoration:var(--cta-style-4-decoration-style);text-decoration:var(--cta-style-4-decoration-style);text-decoration-color:var(--cta-style-4-decoration-colour);font-size:calc(var(--cta-style-4-font-size-mobile)*1px);min-width:var(--cta-style-4-min-width-mobile);padding:calc(var(--cta-style-4-padding-block-mobile)/var(--mobile-design-reference)*var(--screen-width-mobile)) calc(var(--cta-style-4-padding-inline-mobile)/var(--mobile-design-reference)*var(--screen-width-mobile));--box-shadow-offset-x: var(--cta-style-4-shadow_offset-x, 0);--box-shadow-offset-y: var(--cta-style-4-shadow_offset-y, 0);--box-shadow-blur: var(--cta-style-4-shadow_blur, 0);--box-shadow-spread: var(--cta-style-4-shadow_radius, 0);--box-shadow-colour: var(--cta-style-4-shadow_colour, 0);box-shadow:calc(var(--box-shadow-offset-x)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-offset-y)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-blur)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-spread)/var(--desktop-design-reference)*var(--screen-width-static)) var(--box-shadow-colour)}.standard-content-v2__cta-style-4 svg *{stroke:var(--cta-style-4-mobile-colour)}@media screen and (min-width: 744px){.standard-content-v2__cta-style-4{font-size:calc(var(--cta-style-4-font-size-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait));min-width:var(--cta-style-4-min-width-portrait);padding:calc(var(--cta-style-4-padding-block-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait)) calc(var(--cta-style-4-padding-inline-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait));background-color:var(--cta-style-4-background-colour);border:var(--cta-style-4-border-width) solid var(--cta-style-4-border-colour);color:var(--cta-style-4-colour)}.standard-content-v2__cta-style-4 svg *{stroke:var(--cta-style-4-colour)}}@media screen and (min-width: 992px){.standard-content-v2__cta-style-4{font-size:calc(var(--cta-style-4-font-size-landscape)*1px);min-width:var(--cta-style-4-min-width-landscape);padding:calc(var(--cta-style-4-padding-block-landscape)/var(--landscape-design-reference)*var(--screen-width-landscape)) calc(var(--cta-style-4-padding-inline-landscape)/var(--landscape-design-reference)*var(--screen-width-landscape))}}@media screen and (min-width: 1440px){.standard-content-v2__cta-style-4{font-size:calc(var(--cta-style-4-font-size-desktop)*1px);min-width:var(--cta-style-4-min-width-desktop);padding:calc(var(--cta-style-4-padding-block-desktop)/var(--desktop-design-reference)*var(--screen-width-desktop)) calc(var(--cta-style-4-padding-inline-desktop)/var(--desktop-design-reference)*var(--screen-width-desktop))}}@media(hover: hover){.standard-content-v2__cta-style-4:hover{-webkit-text-decoration:var(--cta-style-4-decoration-style-hover);text-decoration:var(--cta-style-4-decoration-style-hover);text-decoration-color:var(--cta-style-4-decoration-colour-hover);border:var(--cta-style-4-border-width) solid var(--cta-style-4-mobile-hover-border-colour);background-color:var(--cta-style-4-mobile-hover-background-colour);color:var(--cta-style-4-mobile-hover-colour)}.standard-content-v2__cta-style-4:hover svg *{stroke:var(--cta-style-4-mobile-hover-colour)}}@media(hover: hover)and (hover: none){.standard-content-v2__cta-style-4:hover{background-color:var(--cta-style-4-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.standard-content-v2__cta-style-4:hover{background-color:var(--cta-style-4-hover-background-colour);border:var(--cta-style-4-border-width) solid var(--cta-style-4-hover-border-colour);color:var(--cta-style-4-hover-colour)}.standard-content-v2__cta-style-4:hover svg *{stroke:var(--cta-style-4-hover-colour)}}.standard-content-v2__cta-style-4:active{color:var(--cta-style-4-active-colour);background-color:var(--cta-style-4-active-background-colour);border:var(--cta-style-4-border-width) solid var(--cta-style-4-active-border-colour);-webkit-text-decoration:var(--cta-style-4-decoration-style);text-decoration:var(--cta-style-4-decoration-style)}.standard-content-v2__cta-style-4--inactive,.standard-content-v2__cta-style-4.cta-style-inactive,.standard-content-v2__cta-style-4[disabled]{color:var(--cta-style-4-inactive-colour);background-color:var(--cta-style-4-inactive-background-colour);border:var(--cta-style-4-border-width) solid var(--cta-style-4-inactive-border-colour)}.standard-content-v2__cta-style-4--selected{color:var(--cta-style-4-selected-colour);background-color:var(--cta-style-4-selected-background-colour);border:var(--cta-style-4-border-width) solid var(--cta-style-4-selected-border-colour)}.standard-content-v2__cta-style-5{justify-self:var(--cta-alignment);justify-content:var(--cta-style-5-content-vertical-alignment, center);background-color:var(--cta-style-5-mobile-background-colour);color:var(--cta-style-5-mobile-colour);border:var(--cta-style-5-border-width) solid var(--cta-style-5-mobile-border-colour);border-radius:var(--cta-style-5-border-radius);font-weight:var(--cta-style-5-font-weight);letter-spacing:var(--cta-style-5-letter-spacing);line-height:var(--cta-style-5-line-height);font-family:var(--cta-style-5-font-family);text-transform:var(--cta-style-5-text-transform);font-style:var(--cta-style-5-font-style);text-align:var(--cta-style-5-text-align);-webkit-text-decoration:var(--cta-style-5-decoration-style);text-decoration:var(--cta-style-5-decoration-style);text-decoration-color:var(--cta-style-5-decoration-colour);font-size:calc(var(--cta-style-5-font-size-mobile)*1px);min-width:var(--cta-style-5-min-width-mobile);padding:calc(var(--cta-style-5-padding-block-mobile)/var(--mobile-design-reference)*var(--screen-width-mobile)) calc(var(--cta-style-5-padding-inline-mobile)/var(--mobile-design-reference)*var(--screen-width-mobile));--box-shadow-offset-x: var(--cta-style-5-shadow_offset-x, 0);--box-shadow-offset-y: var(--cta-style-5-shadow_offset-y, 0);--box-shadow-blur: var(--cta-style-5-shadow_blur, 0);--box-shadow-spread: var(--cta-style-5-shadow_radius, 0);--box-shadow-colour: var(--cta-style-5-shadow_colour, 0);box-shadow:calc(var(--box-shadow-offset-x)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-offset-y)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-blur)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-spread)/var(--desktop-design-reference)*var(--screen-width-static)) var(--box-shadow-colour)}.standard-content-v2__cta-style-5 svg *{stroke:var(--cta-style-5-mobile-colour)}@media screen and (min-width: 744px){.standard-content-v2__cta-style-5{font-size:calc(var(--cta-style-5-font-size-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait));min-width:var(--cta-style-5-min-width-portrait);padding:calc(var(--cta-style-5-padding-block-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait)) calc(var(--cta-style-5-padding-inline-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait));background-color:var(--cta-style-5-background-colour);border:var(--cta-style-5-border-width) solid var(--cta-style-5-border-colour);color:var(--cta-style-5-colour)}.standard-content-v2__cta-style-5 svg *{stroke:var(--cta-style-5-colour)}}@media screen and (min-width: 992px){.standard-content-v2__cta-style-5{font-size:calc(var(--cta-style-5-font-size-landscape)*1px);min-width:var(--cta-style-5-min-width-landscape);padding:calc(var(--cta-style-5-padding-block-landscape)/var(--landscape-design-reference)*var(--screen-width-landscape)) calc(var(--cta-style-5-padding-inline-landscape)/var(--landscape-design-reference)*var(--screen-width-landscape))}}@media screen and (min-width: 1440px){.standard-content-v2__cta-style-5{font-size:calc(var(--cta-style-5-font-size-desktop)*1px);min-width:var(--cta-style-5-min-width-desktop);padding:calc(var(--cta-style-5-padding-block-desktop)/var(--desktop-design-reference)*var(--screen-width-desktop)) calc(var(--cta-style-5-padding-inline-desktop)/var(--desktop-design-reference)*var(--screen-width-desktop))}}@media(hover: hover){.standard-content-v2__cta-style-5:hover{-webkit-text-decoration:var(--cta-style-5-decoration-style-hover);text-decoration:var(--cta-style-5-decoration-style-hover);text-decoration-color:var(--cta-style-5-decoration-colour-hover);border:var(--cta-style-5-border-width) solid var(--cta-style-5-mobile-hover-border-colour);background-color:var(--cta-style-5-mobile-hover-background-colour);color:var(--cta-style-5-mobile-hover-colour)}.standard-content-v2__cta-style-5:hover svg *{stroke:var(--cta-style-5-mobile-hover-colour)}}@media(hover: hover)and (hover: none){.standard-content-v2__cta-style-5:hover{background-color:var(--cta-style-5-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.standard-content-v2__cta-style-5:hover{background-color:var(--cta-style-5-hover-background-colour);border:var(--cta-style-5-border-width) solid var(--cta-style-5-hover-border-colour);color:var(--cta-style-5-hover-colour)}.standard-content-v2__cta-style-5:hover svg *{stroke:var(--cta-style-5-hover-colour)}}.standard-content-v2__cta-style-5:active{color:var(--cta-style-5-active-colour);background-color:var(--cta-style-5-active-background-colour);border:var(--cta-style-5-border-width) solid var(--cta-style-5-active-border-colour);-webkit-text-decoration:var(--cta-style-5-decoration-style);text-decoration:var(--cta-style-5-decoration-style)}.standard-content-v2__cta-style-5--inactive,.standard-content-v2__cta-style-5.cta-style-inactive,.standard-content-v2__cta-style-5[disabled]{color:var(--cta-style-5-inactive-colour);background-color:var(--cta-style-5-inactive-background-colour);border:var(--cta-style-5-border-width) solid var(--cta-style-5-inactive-border-colour)}.standard-content-v2__cta-style-5--selected{color:var(--cta-style-5-selected-colour);background-color:var(--cta-style-5-selected-background-colour);border:var(--cta-style-5-border-width) solid var(--cta-style-5-selected-border-colour)}.standard-content-v2__cta-style-6{justify-self:var(--cta-alignment);justify-content:var(--cta-style-6-content-vertical-alignment, center);background-color:var(--cta-style-6-mobile-background-colour);color:var(--cta-style-6-mobile-colour);border:var(--cta-style-6-border-width) solid var(--cta-style-6-mobile-border-colour);border-radius:var(--cta-style-6-border-radius);font-weight:var(--cta-style-6-font-weight);letter-spacing:var(--cta-style-6-letter-spacing);line-height:var(--cta-style-6-line-height);font-family:var(--cta-style-6-font-family);text-transform:var(--cta-style-6-text-transform);font-style:var(--cta-style-6-font-style);text-align:var(--cta-style-6-text-align);-webkit-text-decoration:var(--cta-style-6-decoration-style);text-decoration:var(--cta-style-6-decoration-style);text-decoration-color:var(--cta-style-6-decoration-colour);font-size:calc(var(--cta-style-6-font-size-mobile)*1px);min-width:var(--cta-style-6-min-width-mobile);padding:calc(var(--cta-style-6-padding-block-mobile)/var(--mobile-design-reference)*var(--screen-width-mobile)) calc(var(--cta-style-6-padding-inline-mobile)/var(--mobile-design-reference)*var(--screen-width-mobile));--box-shadow-offset-x: var(--cta-style-6-shadow_offset-x, 0);--box-shadow-offset-y: var(--cta-style-6-shadow_offset-y, 0);--box-shadow-blur: var(--cta-style-6-shadow_blur, 0);--box-shadow-spread: var(--cta-style-6-shadow_radius, 0);--box-shadow-colour: var(--cta-style-6-shadow_colour, 0);box-shadow:calc(var(--box-shadow-offset-x)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-offset-y)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-blur)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-spread)/var(--desktop-design-reference)*var(--screen-width-static)) var(--box-shadow-colour)}.standard-content-v2__cta-style-6 svg *{stroke:var(--cta-style-6-mobile-colour)}@media screen and (min-width: 744px){.standard-content-v2__cta-style-6{font-size:calc(var(--cta-style-6-font-size-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait));min-width:var(--cta-style-6-min-width-portrait);padding:calc(var(--cta-style-6-padding-block-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait)) calc(var(--cta-style-6-padding-inline-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait));background-color:var(--cta-style-6-background-colour);border:var(--cta-style-6-border-width) solid var(--cta-style-6-border-colour);color:var(--cta-style-6-colour)}.standard-content-v2__cta-style-6 svg *{stroke:var(--cta-style-6-colour)}}@media screen and (min-width: 992px){.standard-content-v2__cta-style-6{font-size:calc(var(--cta-style-6-font-size-landscape)*1px);min-width:var(--cta-style-6-min-width-landscape);padding:calc(var(--cta-style-6-padding-block-landscape)/var(--landscape-design-reference)*var(--screen-width-landscape)) calc(var(--cta-style-6-padding-inline-landscape)/var(--landscape-design-reference)*var(--screen-width-landscape))}}@media screen and (min-width: 1440px){.standard-content-v2__cta-style-6{font-size:calc(var(--cta-style-6-font-size-desktop)*1px);min-width:var(--cta-style-6-min-width-desktop);padding:calc(var(--cta-style-6-padding-block-desktop)/var(--desktop-design-reference)*var(--screen-width-desktop)) calc(var(--cta-style-6-padding-inline-desktop)/var(--desktop-design-reference)*var(--screen-width-desktop))}}@media(hover: hover){.standard-content-v2__cta-style-6:hover{-webkit-text-decoration:var(--cta-style-6-decoration-style-hover);text-decoration:var(--cta-style-6-decoration-style-hover);text-decoration-color:var(--cta-style-6-decoration-colour-hover);border:var(--cta-style-6-border-width) solid var(--cta-style-6-mobile-hover-border-colour);background-color:var(--cta-style-6-mobile-hover-background-colour);color:var(--cta-style-6-mobile-hover-colour)}.standard-content-v2__cta-style-6:hover svg *{stroke:var(--cta-style-6-mobile-hover-colour)}}@media(hover: hover)and (hover: none){.standard-content-v2__cta-style-6:hover{background-color:var(--cta-style-6-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.standard-content-v2__cta-style-6:hover{background-color:var(--cta-style-6-hover-background-colour);border:var(--cta-style-6-border-width) solid var(--cta-style-6-hover-border-colour);color:var(--cta-style-6-hover-colour)}.standard-content-v2__cta-style-6:hover svg *{stroke:var(--cta-style-6-hover-colour)}}.standard-content-v2__cta-style-6:active{color:var(--cta-style-6-active-colour);background-color:var(--cta-style-6-active-background-colour);border:var(--cta-style-6-border-width) solid var(--cta-style-6-active-border-colour);-webkit-text-decoration:var(--cta-style-6-decoration-style);text-decoration:var(--cta-style-6-decoration-style)}.standard-content-v2__cta-style-6--inactive,.standard-content-v2__cta-style-6.cta-style-inactive,.standard-content-v2__cta-style-6[disabled]{color:var(--cta-style-6-inactive-colour);background-color:var(--cta-style-6-inactive-background-colour);border:var(--cta-style-6-border-width) solid var(--cta-style-6-inactive-border-colour)}.standard-content-v2__cta-style-6--selected{color:var(--cta-style-6-selected-colour);background-color:var(--cta-style-6-selected-background-colour);border:var(--cta-style-6-border-width) solid var(--cta-style-6-selected-border-colour)}.standard-content-v2__cta-style-7{justify-self:var(--cta-alignment);justify-content:var(--cta-style-7-content-vertical-alignment, center);background-color:var(--cta-style-7-mobile-background-colour);color:var(--cta-style-7-mobile-colour);border:var(--cta-style-7-border-width) solid var(--cta-style-7-mobile-border-colour);border-radius:var(--cta-style-7-border-radius);font-weight:var(--cta-style-7-font-weight);letter-spacing:var(--cta-style-7-letter-spacing);line-height:var(--cta-style-7-line-height);font-family:var(--cta-style-7-font-family);text-transform:var(--cta-style-7-text-transform);font-style:var(--cta-style-7-font-style);text-align:var(--cta-style-7-text-align);-webkit-text-decoration:var(--cta-style-7-decoration-style);text-decoration:var(--cta-style-7-decoration-style);text-decoration-color:var(--cta-style-7-decoration-colour);font-size:calc(var(--cta-style-7-font-size-mobile)*1px);min-width:var(--cta-style-7-min-width-mobile);padding:calc(var(--cta-style-7-padding-block-mobile)/var(--mobile-design-reference)*var(--screen-width-mobile)) calc(var(--cta-style-7-padding-inline-mobile)/var(--mobile-design-reference)*var(--screen-width-mobile));--box-shadow-offset-x: var(--cta-style-7-shadow_offset-x, 0);--box-shadow-offset-y: var(--cta-style-7-shadow_offset-y, 0);--box-shadow-blur: var(--cta-style-7-shadow_blur, 0);--box-shadow-spread: var(--cta-style-7-shadow_radius, 0);--box-shadow-colour: var(--cta-style-7-shadow_colour, 0);box-shadow:calc(var(--box-shadow-offset-x)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-offset-y)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-blur)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-spread)/var(--desktop-design-reference)*var(--screen-width-static)) var(--box-shadow-colour)}.standard-content-v2__cta-style-7 svg *{stroke:var(--cta-style-7-mobile-colour)}@media screen and (min-width: 744px){.standard-content-v2__cta-style-7{font-size:calc(var(--cta-style-7-font-size-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait));min-width:var(--cta-style-7-min-width-portrait);padding:calc(var(--cta-style-7-padding-block-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait)) calc(var(--cta-style-7-padding-inline-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait));background-color:var(--cta-style-7-background-colour);border:var(--cta-style-7-border-width) solid var(--cta-style-7-border-colour);color:var(--cta-style-7-colour)}.standard-content-v2__cta-style-7 svg *{stroke:var(--cta-style-7-colour)}}@media screen and (min-width: 992px){.standard-content-v2__cta-style-7{font-size:calc(var(--cta-style-7-font-size-landscape)*1px);min-width:var(--cta-style-7-min-width-landscape);padding:calc(var(--cta-style-7-padding-block-landscape)/var(--landscape-design-reference)*var(--screen-width-landscape)) calc(var(--cta-style-7-padding-inline-landscape)/var(--landscape-design-reference)*var(--screen-width-landscape))}}@media screen and (min-width: 1440px){.standard-content-v2__cta-style-7{font-size:calc(var(--cta-style-7-font-size-desktop)*1px);min-width:var(--cta-style-7-min-width-desktop);padding:calc(var(--cta-style-7-padding-block-desktop)/var(--desktop-design-reference)*var(--screen-width-desktop)) calc(var(--cta-style-7-padding-inline-desktop)/var(--desktop-design-reference)*var(--screen-width-desktop))}}@media(hover: hover){.standard-content-v2__cta-style-7:hover{-webkit-text-decoration:var(--cta-style-7-decoration-style-hover);text-decoration:var(--cta-style-7-decoration-style-hover);text-decoration-color:var(--cta-style-7-decoration-colour-hover);border:var(--cta-style-7-border-width) solid var(--cta-style-7-mobile-hover-border-colour);background-color:var(--cta-style-7-mobile-hover-background-colour);color:var(--cta-style-7-mobile-hover-colour)}.standard-content-v2__cta-style-7:hover svg *{stroke:var(--cta-style-7-mobile-hover-colour)}}@media(hover: hover)and (hover: none){.standard-content-v2__cta-style-7:hover{background-color:var(--cta-style-7-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.standard-content-v2__cta-style-7:hover{background-color:var(--cta-style-7-hover-background-colour);border:var(--cta-style-7-border-width) solid var(--cta-style-7-hover-border-colour);color:var(--cta-style-7-hover-colour)}.standard-content-v2__cta-style-7:hover svg *{stroke:var(--cta-style-7-hover-colour)}}.standard-content-v2__cta-style-7:active{color:var(--cta-style-7-active-colour);background-color:var(--cta-style-7-active-background-colour);border:var(--cta-style-7-border-width) solid var(--cta-style-7-active-border-colour);-webkit-text-decoration:var(--cta-style-7-decoration-style);text-decoration:var(--cta-style-7-decoration-style)}.standard-content-v2__cta-style-7--inactive,.standard-content-v2__cta-style-7.cta-style-inactive,.standard-content-v2__cta-style-7[disabled]{color:var(--cta-style-7-inactive-colour);background-color:var(--cta-style-7-inactive-background-colour);border:var(--cta-style-7-border-width) solid var(--cta-style-7-inactive-border-colour)}.standard-content-v2__cta-style-7--selected{color:var(--cta-style-7-selected-colour);background-color:var(--cta-style-7-selected-background-colour);border:var(--cta-style-7-border-width) solid var(--cta-style-7-selected-border-colour)}.standard-content-v2__cta-style-8{justify-self:var(--cta-alignment);justify-content:var(--cta-style-8-content-vertical-alignment, center);background-color:var(--cta-style-8-mobile-background-colour);color:var(--cta-style-8-mobile-colour);border:var(--cta-style-8-border-width) solid var(--cta-style-8-mobile-border-colour);border-radius:var(--cta-style-8-border-radius);font-weight:var(--cta-style-8-font-weight);letter-spacing:var(--cta-style-8-letter-spacing);line-height:var(--cta-style-8-line-height);font-family:var(--cta-style-8-font-family);text-transform:var(--cta-style-8-text-transform);font-style:var(--cta-style-8-font-style);text-align:var(--cta-style-8-text-align);-webkit-text-decoration:var(--cta-style-8-decoration-style);text-decoration:var(--cta-style-8-decoration-style);text-decoration-color:var(--cta-style-8-decoration-colour);font-size:calc(var(--cta-style-8-font-size-mobile)*1px);min-width:var(--cta-style-8-min-width-mobile);padding:calc(var(--cta-style-8-padding-block-mobile)/var(--mobile-design-reference)*var(--screen-width-mobile)) calc(var(--cta-style-8-padding-inline-mobile)/var(--mobile-design-reference)*var(--screen-width-mobile));--box-shadow-offset-x: var(--cta-style-8-shadow_offset-x, 0);--box-shadow-offset-y: var(--cta-style-8-shadow_offset-y, 0);--box-shadow-blur: var(--cta-style-8-shadow_blur, 0);--box-shadow-spread: var(--cta-style-8-shadow_radius, 0);--box-shadow-colour: var(--cta-style-8-shadow_colour, 0);box-shadow:calc(var(--box-shadow-offset-x)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-offset-y)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-blur)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-spread)/var(--desktop-design-reference)*var(--screen-width-static)) var(--box-shadow-colour)}.standard-content-v2__cta-style-8 svg *{stroke:var(--cta-style-8-mobile-colour)}@media screen and (min-width: 744px){.standard-content-v2__cta-style-8{font-size:calc(var(--cta-style-8-font-size-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait));min-width:var(--cta-style-8-min-width-portrait);padding:calc(var(--cta-style-8-padding-block-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait)) calc(var(--cta-style-8-padding-inline-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait));background-color:var(--cta-style-8-background-colour);border:var(--cta-style-8-border-width) solid var(--cta-style-8-border-colour);color:var(--cta-style-8-colour)}.standard-content-v2__cta-style-8 svg *{stroke:var(--cta-style-8-colour)}}@media screen and (min-width: 992px){.standard-content-v2__cta-style-8{font-size:calc(var(--cta-style-8-font-size-landscape)*1px);min-width:var(--cta-style-8-min-width-landscape);padding:calc(var(--cta-style-8-padding-block-landscape)/var(--landscape-design-reference)*var(--screen-width-landscape)) calc(var(--cta-style-8-padding-inline-landscape)/var(--landscape-design-reference)*var(--screen-width-landscape))}}@media screen and (min-width: 1440px){.standard-content-v2__cta-style-8{font-size:calc(var(--cta-style-8-font-size-desktop)*1px);min-width:var(--cta-style-8-min-width-desktop);padding:calc(var(--cta-style-8-padding-block-desktop)/var(--desktop-design-reference)*var(--screen-width-desktop)) calc(var(--cta-style-8-padding-inline-desktop)/var(--desktop-design-reference)*var(--screen-width-desktop))}}@media(hover: hover){.standard-content-v2__cta-style-8:hover{-webkit-text-decoration:var(--cta-style-8-decoration-style-hover);text-decoration:var(--cta-style-8-decoration-style-hover);text-decoration-color:var(--cta-style-8-decoration-colour-hover);border:var(--cta-style-8-border-width) solid var(--cta-style-8-mobile-hover-border-colour);background-color:var(--cta-style-8-mobile-hover-background-colour);color:var(--cta-style-8-mobile-hover-colour)}.standard-content-v2__cta-style-8:hover svg *{stroke:var(--cta-style-8-mobile-hover-colour)}}@media(hover: hover)and (hover: none){.standard-content-v2__cta-style-8:hover{background-color:var(--cta-style-8-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.standard-content-v2__cta-style-8:hover{background-color:var(--cta-style-8-hover-background-colour);border:var(--cta-style-8-border-width) solid var(--cta-style-8-hover-border-colour);color:var(--cta-style-8-hover-colour)}.standard-content-v2__cta-style-8:hover svg *{stroke:var(--cta-style-8-hover-colour)}}.standard-content-v2__cta-style-8:active{color:var(--cta-style-8-active-colour);background-color:var(--cta-style-8-active-background-colour);border:var(--cta-style-8-border-width) solid var(--cta-style-8-active-border-colour);-webkit-text-decoration:var(--cta-style-8-decoration-style);text-decoration:var(--cta-style-8-decoration-style)}.standard-content-v2__cta-style-8--inactive,.standard-content-v2__cta-style-8.cta-style-inactive,.standard-content-v2__cta-style-8[disabled]{color:var(--cta-style-8-inactive-colour);background-color:var(--cta-style-8-inactive-background-colour);border:var(--cta-style-8-border-width) solid var(--cta-style-8-inactive-border-colour)}.standard-content-v2__cta-style-8--selected{color:var(--cta-style-8-selected-colour);background-color:var(--cta-style-8-selected-background-colour);border:var(--cta-style-8-border-width) solid var(--cta-style-8-selected-border-colour)}.standard-content-v2__cta-style-9{justify-self:var(--cta-alignment);justify-content:var(--cta-style-9-content-vertical-alignment, center);background-color:var(--cta-style-9-mobile-background-colour);color:var(--cta-style-9-mobile-colour);border:var(--cta-style-9-border-width) solid var(--cta-style-9-mobile-border-colour);border-radius:var(--cta-style-9-border-radius);font-weight:var(--cta-style-9-font-weight);letter-spacing:var(--cta-style-9-letter-spacing);line-height:var(--cta-style-9-line-height);font-family:var(--cta-style-9-font-family);text-transform:var(--cta-style-9-text-transform);font-style:var(--cta-style-9-font-style);text-align:var(--cta-style-9-text-align);-webkit-text-decoration:var(--cta-style-9-decoration-style);text-decoration:var(--cta-style-9-decoration-style);text-decoration-color:var(--cta-style-9-decoration-colour);font-size:calc(var(--cta-style-9-font-size-mobile)*1px);min-width:var(--cta-style-9-min-width-mobile);padding:calc(var(--cta-style-9-padding-block-mobile)/var(--mobile-design-reference)*var(--screen-width-mobile)) calc(var(--cta-style-9-padding-inline-mobile)/var(--mobile-design-reference)*var(--screen-width-mobile));--box-shadow-offset-x: var(--cta-style-9-shadow_offset-x, 0);--box-shadow-offset-y: var(--cta-style-9-shadow_offset-y, 0);--box-shadow-blur: var(--cta-style-9-shadow_blur, 0);--box-shadow-spread: var(--cta-style-9-shadow_radius, 0);--box-shadow-colour: var(--cta-style-9-shadow_colour, 0);box-shadow:calc(var(--box-shadow-offset-x)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-offset-y)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-blur)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-spread)/var(--desktop-design-reference)*var(--screen-width-static)) var(--box-shadow-colour)}.standard-content-v2__cta-style-9 svg *{stroke:var(--cta-style-9-mobile-colour)}@media screen and (min-width: 744px){.standard-content-v2__cta-style-9{font-size:calc(var(--cta-style-9-font-size-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait));min-width:var(--cta-style-9-min-width-portrait);padding:calc(var(--cta-style-9-padding-block-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait)) calc(var(--cta-style-9-padding-inline-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait));background-color:var(--cta-style-9-background-colour);border:var(--cta-style-9-border-width) solid var(--cta-style-9-border-colour);color:var(--cta-style-9-colour)}.standard-content-v2__cta-style-9 svg *{stroke:var(--cta-style-9-colour)}}@media screen and (min-width: 992px){.standard-content-v2__cta-style-9{font-size:calc(var(--cta-style-9-font-size-landscape)*1px);min-width:var(--cta-style-9-min-width-landscape);padding:calc(var(--cta-style-9-padding-block-landscape)/var(--landscape-design-reference)*var(--screen-width-landscape)) calc(var(--cta-style-9-padding-inline-landscape)/var(--landscape-design-reference)*var(--screen-width-landscape))}}@media screen and (min-width: 1440px){.standard-content-v2__cta-style-9{font-size:calc(var(--cta-style-9-font-size-desktop)*1px);min-width:var(--cta-style-9-min-width-desktop);padding:calc(var(--cta-style-9-padding-block-desktop)/var(--desktop-design-reference)*var(--screen-width-desktop)) calc(var(--cta-style-9-padding-inline-desktop)/var(--desktop-design-reference)*var(--screen-width-desktop))}}@media(hover: hover){.standard-content-v2__cta-style-9:hover{-webkit-text-decoration:var(--cta-style-9-decoration-style-hover);text-decoration:var(--cta-style-9-decoration-style-hover);text-decoration-color:var(--cta-style-9-decoration-colour-hover);border:var(--cta-style-9-border-width) solid var(--cta-style-9-mobile-hover-border-colour);background-color:var(--cta-style-9-mobile-hover-background-colour);color:var(--cta-style-9-mobile-hover-colour)}.standard-content-v2__cta-style-9:hover svg *{stroke:var(--cta-style-9-mobile-hover-colour)}}@media(hover: hover)and (hover: none){.standard-content-v2__cta-style-9:hover{background-color:var(--cta-style-9-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.standard-content-v2__cta-style-9:hover{background-color:var(--cta-style-9-hover-background-colour);border:var(--cta-style-9-border-width) solid var(--cta-style-9-hover-border-colour);color:var(--cta-style-9-hover-colour)}.standard-content-v2__cta-style-9:hover svg *{stroke:var(--cta-style-9-hover-colour)}}.standard-content-v2__cta-style-9:active{color:var(--cta-style-9-active-colour);background-color:var(--cta-style-9-active-background-colour);border:var(--cta-style-9-border-width) solid var(--cta-style-9-active-border-colour);-webkit-text-decoration:var(--cta-style-9-decoration-style);text-decoration:var(--cta-style-9-decoration-style)}.standard-content-v2__cta-style-9--inactive,.standard-content-v2__cta-style-9.cta-style-inactive,.standard-content-v2__cta-style-9[disabled]{color:var(--cta-style-9-inactive-colour);background-color:var(--cta-style-9-inactive-background-colour);border:var(--cta-style-9-border-width) solid var(--cta-style-9-inactive-border-colour)}.standard-content-v2__cta-style-9--selected{color:var(--cta-style-9-selected-colour);background-color:var(--cta-style-9-selected-background-colour);border:var(--cta-style-9-border-width) solid var(--cta-style-9-selected-border-colour)}.standard-content-v2__cta-style-10{justify-self:var(--cta-alignment);justify-content:var(--cta-style-10-content-vertical-alignment, center);background-color:var(--cta-style-10-mobile-background-colour);color:var(--cta-style-10-mobile-colour);border:var(--cta-style-10-border-width) solid var(--cta-style-10-mobile-border-colour);border-radius:var(--cta-style-10-border-radius);font-weight:var(--cta-style-10-font-weight);letter-spacing:var(--cta-style-10-letter-spacing);line-height:var(--cta-style-10-line-height);font-family:var(--cta-style-10-font-family);text-transform:var(--cta-style-10-text-transform);font-style:var(--cta-style-10-font-style);text-align:var(--cta-style-10-text-align);-webkit-text-decoration:var(--cta-style-10-decoration-style);text-decoration:var(--cta-style-10-decoration-style);text-decoration-color:var(--cta-style-10-decoration-colour);font-size:calc(var(--cta-style-10-font-size-mobile)*1px);min-width:var(--cta-style-10-min-width-mobile);padding:calc(var(--cta-style-10-padding-block-mobile)/var(--mobile-design-reference)*var(--screen-width-mobile)) calc(var(--cta-style-10-padding-inline-mobile)/var(--mobile-design-reference)*var(--screen-width-mobile));--box-shadow-offset-x: var(--cta-style-10-shadow_offset-x, 0);--box-shadow-offset-y: var(--cta-style-10-shadow_offset-y, 0);--box-shadow-blur: var(--cta-style-10-shadow_blur, 0);--box-shadow-spread: var(--cta-style-10-shadow_radius, 0);--box-shadow-colour: var(--cta-style-10-shadow_colour, 0);box-shadow:calc(var(--box-shadow-offset-x)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-offset-y)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-blur)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-spread)/var(--desktop-design-reference)*var(--screen-width-static)) var(--box-shadow-colour)}.standard-content-v2__cta-style-10 svg *{stroke:var(--cta-style-10-mobile-colour)}@media screen and (min-width: 744px){.standard-content-v2__cta-style-10{font-size:calc(var(--cta-style-10-font-size-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait));min-width:var(--cta-style-10-min-width-portrait);padding:calc(var(--cta-style-10-padding-block-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait)) calc(var(--cta-style-10-padding-inline-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait));background-color:var(--cta-style-10-background-colour);border:var(--cta-style-10-border-width) solid var(--cta-style-10-border-colour);color:var(--cta-style-10-colour)}.standard-content-v2__cta-style-10 svg *{stroke:var(--cta-style-10-colour)}}@media screen and (min-width: 992px){.standard-content-v2__cta-style-10{font-size:calc(var(--cta-style-10-font-size-landscape)*1px);min-width:var(--cta-style-10-min-width-landscape);padding:calc(var(--cta-style-10-padding-block-landscape)/var(--landscape-design-reference)*var(--screen-width-landscape)) calc(var(--cta-style-10-padding-inline-landscape)/var(--landscape-design-reference)*var(--screen-width-landscape))}}@media screen and (min-width: 1440px){.standard-content-v2__cta-style-10{font-size:calc(var(--cta-style-10-font-size-desktop)*1px);min-width:var(--cta-style-10-min-width-desktop);padding:calc(var(--cta-style-10-padding-block-desktop)/var(--desktop-design-reference)*var(--screen-width-desktop)) calc(var(--cta-style-10-padding-inline-desktop)/var(--desktop-design-reference)*var(--screen-width-desktop))}}@media(hover: hover){.standard-content-v2__cta-style-10:hover{-webkit-text-decoration:var(--cta-style-10-decoration-style-hover);text-decoration:var(--cta-style-10-decoration-style-hover);text-decoration-color:var(--cta-style-10-decoration-colour-hover);border:var(--cta-style-10-border-width) solid var(--cta-style-10-mobile-hover-border-colour);background-color:var(--cta-style-10-mobile-hover-background-colour);color:var(--cta-style-10-mobile-hover-colour)}.standard-content-v2__cta-style-10:hover svg *{stroke:var(--cta-style-10-mobile-hover-colour)}}@media(hover: hover)and (hover: none){.standard-content-v2__cta-style-10:hover{background-color:var(--cta-style-10-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.standard-content-v2__cta-style-10:hover{background-color:var(--cta-style-10-hover-background-colour);border:var(--cta-style-10-border-width) solid var(--cta-style-10-hover-border-colour);color:var(--cta-style-10-hover-colour)}.standard-content-v2__cta-style-10:hover svg *{stroke:var(--cta-style-10-hover-colour)}}.standard-content-v2__cta-style-10:active{color:var(--cta-style-10-active-colour);background-color:var(--cta-style-10-active-background-colour);border:var(--cta-style-10-border-width) solid var(--cta-style-10-active-border-colour);-webkit-text-decoration:var(--cta-style-10-decoration-style);text-decoration:var(--cta-style-10-decoration-style)}.standard-content-v2__cta-style-10--inactive,.standard-content-v2__cta-style-10.cta-style-inactive,.standard-content-v2__cta-style-10[disabled]{color:var(--cta-style-10-inactive-colour);background-color:var(--cta-style-10-inactive-background-colour);border:var(--cta-style-10-border-width) solid var(--cta-style-10-inactive-border-colour)}.standard-content-v2__cta-style-10--selected{color:var(--cta-style-10-selected-colour);background-color:var(--cta-style-10-selected-background-colour);border:var(--cta-style-10-border-width) solid var(--cta-style-10-selected-border-colour)}.standard-content-v2__cta-style-11{justify-self:var(--cta-alignment);justify-content:var(--cta-style-11-content-vertical-alignment, center);background-color:var(--cta-style-11-mobile-background-colour);color:var(--cta-style-11-mobile-colour);border:var(--cta-style-11-border-width) solid var(--cta-style-11-mobile-border-colour);border-radius:var(--cta-style-11-border-radius);font-weight:var(--cta-style-11-font-weight);letter-spacing:var(--cta-style-11-letter-spacing);line-height:var(--cta-style-11-line-height);font-family:var(--cta-style-11-font-family);text-transform:var(--cta-style-11-text-transform);font-style:var(--cta-style-11-font-style);text-align:var(--cta-style-11-text-align);-webkit-text-decoration:var(--cta-style-11-decoration-style);text-decoration:var(--cta-style-11-decoration-style);text-decoration-color:var(--cta-style-11-decoration-colour);font-size:calc(var(--cta-style-11-font-size-mobile)*1px);min-width:var(--cta-style-11-min-width-mobile);padding:calc(var(--cta-style-11-padding-block-mobile)/var(--mobile-design-reference)*var(--screen-width-mobile)) calc(var(--cta-style-11-padding-inline-mobile)/var(--mobile-design-reference)*var(--screen-width-mobile));--box-shadow-offset-x: var(--cta-style-11-shadow_offset-x, 0);--box-shadow-offset-y: var(--cta-style-11-shadow_offset-y, 0);--box-shadow-blur: var(--cta-style-11-shadow_blur, 0);--box-shadow-spread: var(--cta-style-11-shadow_radius, 0);--box-shadow-colour: var(--cta-style-11-shadow_colour, 0);box-shadow:calc(var(--box-shadow-offset-x)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-offset-y)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-blur)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-spread)/var(--desktop-design-reference)*var(--screen-width-static)) var(--box-shadow-colour)}.standard-content-v2__cta-style-11 svg *{stroke:var(--cta-style-11-mobile-colour)}@media screen and (min-width: 744px){.standard-content-v2__cta-style-11{font-size:calc(var(--cta-style-11-font-size-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait));min-width:var(--cta-style-11-min-width-portrait);padding:calc(var(--cta-style-11-padding-block-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait)) calc(var(--cta-style-11-padding-inline-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait));background-color:var(--cta-style-11-background-colour);border:var(--cta-style-11-border-width) solid var(--cta-style-11-border-colour);color:var(--cta-style-11-colour)}.standard-content-v2__cta-style-11 svg *{stroke:var(--cta-style-11-colour)}}@media screen and (min-width: 992px){.standard-content-v2__cta-style-11{font-size:calc(var(--cta-style-11-font-size-landscape)*1px);min-width:var(--cta-style-11-min-width-landscape);padding:calc(var(--cta-style-11-padding-block-landscape)/var(--landscape-design-reference)*var(--screen-width-landscape)) calc(var(--cta-style-11-padding-inline-landscape)/var(--landscape-design-reference)*var(--screen-width-landscape))}}@media screen and (min-width: 1440px){.standard-content-v2__cta-style-11{font-size:calc(var(--cta-style-11-font-size-desktop)*1px);min-width:var(--cta-style-11-min-width-desktop);padding:calc(var(--cta-style-11-padding-block-desktop)/var(--desktop-design-reference)*var(--screen-width-desktop)) calc(var(--cta-style-11-padding-inline-desktop)/var(--desktop-design-reference)*var(--screen-width-desktop))}}@media(hover: hover){.standard-content-v2__cta-style-11:hover{-webkit-text-decoration:var(--cta-style-11-decoration-style-hover);text-decoration:var(--cta-style-11-decoration-style-hover);text-decoration-color:var(--cta-style-11-decoration-colour-hover);border:var(--cta-style-11-border-width) solid var(--cta-style-11-mobile-hover-border-colour);background-color:var(--cta-style-11-mobile-hover-background-colour);color:var(--cta-style-11-mobile-hover-colour)}.standard-content-v2__cta-style-11:hover svg *{stroke:var(--cta-style-11-mobile-hover-colour)}}@media(hover: hover)and (hover: none){.standard-content-v2__cta-style-11:hover{background-color:var(--cta-style-11-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.standard-content-v2__cta-style-11:hover{background-color:var(--cta-style-11-hover-background-colour);border:var(--cta-style-11-border-width) solid var(--cta-style-11-hover-border-colour);color:var(--cta-style-11-hover-colour)}.standard-content-v2__cta-style-11:hover svg *{stroke:var(--cta-style-11-hover-colour)}}.standard-content-v2__cta-style-11:active{color:var(--cta-style-11-active-colour);background-color:var(--cta-style-11-active-background-colour);border:var(--cta-style-11-border-width) solid var(--cta-style-11-active-border-colour);-webkit-text-decoration:var(--cta-style-11-decoration-style);text-decoration:var(--cta-style-11-decoration-style)}.standard-content-v2__cta-style-11--inactive,.standard-content-v2__cta-style-11.cta-style-inactive,.standard-content-v2__cta-style-11[disabled]{color:var(--cta-style-11-inactive-colour);background-color:var(--cta-style-11-inactive-background-colour);border:var(--cta-style-11-border-width) solid var(--cta-style-11-inactive-border-colour)}.standard-content-v2__cta-style-11--selected{color:var(--cta-style-11-selected-colour);background-color:var(--cta-style-11-selected-background-colour);border:var(--cta-style-11-border-width) solid var(--cta-style-11-selected-border-colour)}.standard-content-v2__cta-style-12{justify-self:var(--cta-alignment);justify-content:var(--cta-style-12-content-vertical-alignment, center);background-color:var(--cta-style-12-mobile-background-colour);color:var(--cta-style-12-mobile-colour);border:var(--cta-style-12-border-width) solid var(--cta-style-12-mobile-border-colour);border-radius:var(--cta-style-12-border-radius);font-weight:var(--cta-style-12-font-weight);letter-spacing:var(--cta-style-12-letter-spacing);line-height:var(--cta-style-12-line-height);font-family:var(--cta-style-12-font-family);text-transform:var(--cta-style-12-text-transform);font-style:var(--cta-style-12-font-style);text-align:var(--cta-style-12-text-align);-webkit-text-decoration:var(--cta-style-12-decoration-style);text-decoration:var(--cta-style-12-decoration-style);text-decoration-color:var(--cta-style-12-decoration-colour);font-size:calc(var(--cta-style-12-font-size-mobile)*1px);min-width:var(--cta-style-12-min-width-mobile);padding:calc(var(--cta-style-12-padding-block-mobile)/var(--mobile-design-reference)*var(--screen-width-mobile)) calc(var(--cta-style-12-padding-inline-mobile)/var(--mobile-design-reference)*var(--screen-width-mobile));--box-shadow-offset-x: var(--cta-style-12-shadow_offset-x, 0);--box-shadow-offset-y: var(--cta-style-12-shadow_offset-y, 0);--box-shadow-blur: var(--cta-style-12-shadow_blur, 0);--box-shadow-spread: var(--cta-style-12-shadow_radius, 0);--box-shadow-colour: var(--cta-style-12-shadow_colour, 0);box-shadow:calc(var(--box-shadow-offset-x)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-offset-y)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-blur)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-spread)/var(--desktop-design-reference)*var(--screen-width-static)) var(--box-shadow-colour)}.standard-content-v2__cta-style-12 svg *{stroke:var(--cta-style-12-mobile-colour)}@media screen and (min-width: 744px){.standard-content-v2__cta-style-12{font-size:calc(var(--cta-style-12-font-size-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait));min-width:var(--cta-style-12-min-width-portrait);padding:calc(var(--cta-style-12-padding-block-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait)) calc(var(--cta-style-12-padding-inline-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait));background-color:var(--cta-style-12-background-colour);border:var(--cta-style-12-border-width) solid var(--cta-style-12-border-colour);color:var(--cta-style-12-colour)}.standard-content-v2__cta-style-12 svg *{stroke:var(--cta-style-12-colour)}}@media screen and (min-width: 992px){.standard-content-v2__cta-style-12{font-size:calc(var(--cta-style-12-font-size-landscape)*1px);min-width:var(--cta-style-12-min-width-landscape);padding:calc(var(--cta-style-12-padding-block-landscape)/var(--landscape-design-reference)*var(--screen-width-landscape)) calc(var(--cta-style-12-padding-inline-landscape)/var(--landscape-design-reference)*var(--screen-width-landscape))}}@media screen and (min-width: 1440px){.standard-content-v2__cta-style-12{font-size:calc(var(--cta-style-12-font-size-desktop)*1px);min-width:var(--cta-style-12-min-width-desktop);padding:calc(var(--cta-style-12-padding-block-desktop)/var(--desktop-design-reference)*var(--screen-width-desktop)) calc(var(--cta-style-12-padding-inline-desktop)/var(--desktop-design-reference)*var(--screen-width-desktop))}}@media(hover: hover){.standard-content-v2__cta-style-12:hover{-webkit-text-decoration:var(--cta-style-12-decoration-style-hover);text-decoration:var(--cta-style-12-decoration-style-hover);text-decoration-color:var(--cta-style-12-decoration-colour-hover);border:var(--cta-style-12-border-width) solid var(--cta-style-12-mobile-hover-border-colour);background-color:var(--cta-style-12-mobile-hover-background-colour);color:var(--cta-style-12-mobile-hover-colour)}.standard-content-v2__cta-style-12:hover svg *{stroke:var(--cta-style-12-mobile-hover-colour)}}@media(hover: hover)and (hover: none){.standard-content-v2__cta-style-12:hover{background-color:var(--cta-style-12-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.standard-content-v2__cta-style-12:hover{background-color:var(--cta-style-12-hover-background-colour);border:var(--cta-style-12-border-width) solid var(--cta-style-12-hover-border-colour);color:var(--cta-style-12-hover-colour)}.standard-content-v2__cta-style-12:hover svg *{stroke:var(--cta-style-12-hover-colour)}}.standard-content-v2__cta-style-12:active{color:var(--cta-style-12-active-colour);background-color:var(--cta-style-12-active-background-colour);border:var(--cta-style-12-border-width) solid var(--cta-style-12-active-border-colour);-webkit-text-decoration:var(--cta-style-12-decoration-style);text-decoration:var(--cta-style-12-decoration-style)}.standard-content-v2__cta-style-12--inactive,.standard-content-v2__cta-style-12.cta-style-inactive,.standard-content-v2__cta-style-12[disabled]{color:var(--cta-style-12-inactive-colour);background-color:var(--cta-style-12-inactive-background-colour);border:var(--cta-style-12-border-width) solid var(--cta-style-12-inactive-border-colour)}.standard-content-v2__cta-style-12--selected{color:var(--cta-style-12-selected-colour);background-color:var(--cta-style-12-selected-background-colour);border:var(--cta-style-12-border-width) solid var(--cta-style-12-selected-border-colour)}.standard-content-v2__cta-style-13{justify-self:var(--cta-alignment);justify-content:var(--cta-style-13-content-vertical-alignment, center);background-color:var(--cta-style-13-mobile-background-colour);color:var(--cta-style-13-mobile-colour);border:var(--cta-style-13-border-width) solid var(--cta-style-13-mobile-border-colour);border-radius:var(--cta-style-13-border-radius);font-weight:var(--cta-style-13-font-weight);letter-spacing:var(--cta-style-13-letter-spacing);line-height:var(--cta-style-13-line-height);font-family:var(--cta-style-13-font-family);text-transform:var(--cta-style-13-text-transform);font-style:var(--cta-style-13-font-style);text-align:var(--cta-style-13-text-align);-webkit-text-decoration:var(--cta-style-13-decoration-style);text-decoration:var(--cta-style-13-decoration-style);text-decoration-color:var(--cta-style-13-decoration-colour);font-size:calc(var(--cta-style-13-font-size-mobile)*1px);min-width:var(--cta-style-13-min-width-mobile);padding:calc(var(--cta-style-13-padding-block-mobile)/var(--mobile-design-reference)*var(--screen-width-mobile)) calc(var(--cta-style-13-padding-inline-mobile)/var(--mobile-design-reference)*var(--screen-width-mobile));--box-shadow-offset-x: var(--cta-style-13-shadow_offset-x, 0);--box-shadow-offset-y: var(--cta-style-13-shadow_offset-y, 0);--box-shadow-blur: var(--cta-style-13-shadow_blur, 0);--box-shadow-spread: var(--cta-style-13-shadow_radius, 0);--box-shadow-colour: var(--cta-style-13-shadow_colour, 0);box-shadow:calc(var(--box-shadow-offset-x)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-offset-y)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-blur)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-spread)/var(--desktop-design-reference)*var(--screen-width-static)) var(--box-shadow-colour)}.standard-content-v2__cta-style-13 svg *{stroke:var(--cta-style-13-mobile-colour)}@media screen and (min-width: 744px){.standard-content-v2__cta-style-13{font-size:calc(var(--cta-style-13-font-size-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait));min-width:var(--cta-style-13-min-width-portrait);padding:calc(var(--cta-style-13-padding-block-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait)) calc(var(--cta-style-13-padding-inline-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait));background-color:var(--cta-style-13-background-colour);border:var(--cta-style-13-border-width) solid var(--cta-style-13-border-colour);color:var(--cta-style-13-colour)}.standard-content-v2__cta-style-13 svg *{stroke:var(--cta-style-13-colour)}}@media screen and (min-width: 992px){.standard-content-v2__cta-style-13{font-size:calc(var(--cta-style-13-font-size-landscape)*1px);min-width:var(--cta-style-13-min-width-landscape);padding:calc(var(--cta-style-13-padding-block-landscape)/var(--landscape-design-reference)*var(--screen-width-landscape)) calc(var(--cta-style-13-padding-inline-landscape)/var(--landscape-design-reference)*var(--screen-width-landscape))}}@media screen and (min-width: 1440px){.standard-content-v2__cta-style-13{font-size:calc(var(--cta-style-13-font-size-desktop)*1px);min-width:var(--cta-style-13-min-width-desktop);padding:calc(var(--cta-style-13-padding-block-desktop)/var(--desktop-design-reference)*var(--screen-width-desktop)) calc(var(--cta-style-13-padding-inline-desktop)/var(--desktop-design-reference)*var(--screen-width-desktop))}}@media(hover: hover){.standard-content-v2__cta-style-13:hover{-webkit-text-decoration:var(--cta-style-13-decoration-style-hover);text-decoration:var(--cta-style-13-decoration-style-hover);text-decoration-color:var(--cta-style-13-decoration-colour-hover);border:var(--cta-style-13-border-width) solid var(--cta-style-13-mobile-hover-border-colour);background-color:var(--cta-style-13-mobile-hover-background-colour);color:var(--cta-style-13-mobile-hover-colour)}.standard-content-v2__cta-style-13:hover svg *{stroke:var(--cta-style-13-mobile-hover-colour)}}@media(hover: hover)and (hover: none){.standard-content-v2__cta-style-13:hover{background-color:var(--cta-style-13-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.standard-content-v2__cta-style-13:hover{background-color:var(--cta-style-13-hover-background-colour);border:var(--cta-style-13-border-width) solid var(--cta-style-13-hover-border-colour);color:var(--cta-style-13-hover-colour)}.standard-content-v2__cta-style-13:hover svg *{stroke:var(--cta-style-13-hover-colour)}}.standard-content-v2__cta-style-13:active{color:var(--cta-style-13-active-colour);background-color:var(--cta-style-13-active-background-colour);border:var(--cta-style-13-border-width) solid var(--cta-style-13-active-border-colour);-webkit-text-decoration:var(--cta-style-13-decoration-style);text-decoration:var(--cta-style-13-decoration-style)}.standard-content-v2__cta-style-13--inactive,.standard-content-v2__cta-style-13.cta-style-inactive,.standard-content-v2__cta-style-13[disabled]{color:var(--cta-style-13-inactive-colour);background-color:var(--cta-style-13-inactive-background-colour);border:var(--cta-style-13-border-width) solid var(--cta-style-13-inactive-border-colour)}.standard-content-v2__cta-style-13--selected{color:var(--cta-style-13-selected-colour);background-color:var(--cta-style-13-selected-background-colour);border:var(--cta-style-13-border-width) solid var(--cta-style-13-selected-border-colour)}.standard-content-v2__cta-style-14{justify-self:var(--cta-alignment);justify-content:var(--cta-style-14-content-vertical-alignment, center);background-color:var(--cta-style-14-mobile-background-colour);color:var(--cta-style-14-mobile-colour);border:var(--cta-style-14-border-width) solid var(--cta-style-14-mobile-border-colour);border-radius:var(--cta-style-14-border-radius);font-weight:var(--cta-style-14-font-weight);letter-spacing:var(--cta-style-14-letter-spacing);line-height:var(--cta-style-14-line-height);font-family:var(--cta-style-14-font-family);text-transform:var(--cta-style-14-text-transform);font-style:var(--cta-style-14-font-style);text-align:var(--cta-style-14-text-align);-webkit-text-decoration:var(--cta-style-14-decoration-style);text-decoration:var(--cta-style-14-decoration-style);text-decoration-color:var(--cta-style-14-decoration-colour);font-size:calc(var(--cta-style-14-font-size-mobile)*1px);min-width:var(--cta-style-14-min-width-mobile);padding:calc(var(--cta-style-14-padding-block-mobile)/var(--mobile-design-reference)*var(--screen-width-mobile)) calc(var(--cta-style-14-padding-inline-mobile)/var(--mobile-design-reference)*var(--screen-width-mobile));--box-shadow-offset-x: var(--cta-style-14-shadow_offset-x, 0);--box-shadow-offset-y: var(--cta-style-14-shadow_offset-y, 0);--box-shadow-blur: var(--cta-style-14-shadow_blur, 0);--box-shadow-spread: var(--cta-style-14-shadow_radius, 0);--box-shadow-colour: var(--cta-style-14-shadow_colour, 0);box-shadow:calc(var(--box-shadow-offset-x)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-offset-y)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-blur)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-spread)/var(--desktop-design-reference)*var(--screen-width-static)) var(--box-shadow-colour)}.standard-content-v2__cta-style-14 svg *{stroke:var(--cta-style-14-mobile-colour)}@media screen and (min-width: 744px){.standard-content-v2__cta-style-14{font-size:calc(var(--cta-style-14-font-size-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait));min-width:var(--cta-style-14-min-width-portrait);padding:calc(var(--cta-style-14-padding-block-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait)) calc(var(--cta-style-14-padding-inline-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait));background-color:var(--cta-style-14-background-colour);border:var(--cta-style-14-border-width) solid var(--cta-style-14-border-colour);color:var(--cta-style-14-colour)}.standard-content-v2__cta-style-14 svg *{stroke:var(--cta-style-14-colour)}}@media screen and (min-width: 992px){.standard-content-v2__cta-style-14{font-size:calc(var(--cta-style-14-font-size-landscape)*1px);min-width:var(--cta-style-14-min-width-landscape);padding:calc(var(--cta-style-14-padding-block-landscape)/var(--landscape-design-reference)*var(--screen-width-landscape)) calc(var(--cta-style-14-padding-inline-landscape)/var(--landscape-design-reference)*var(--screen-width-landscape))}}@media screen and (min-width: 1440px){.standard-content-v2__cta-style-14{font-size:calc(var(--cta-style-14-font-size-desktop)*1px);min-width:var(--cta-style-14-min-width-desktop);padding:calc(var(--cta-style-14-padding-block-desktop)/var(--desktop-design-reference)*var(--screen-width-desktop)) calc(var(--cta-style-14-padding-inline-desktop)/var(--desktop-design-reference)*var(--screen-width-desktop))}}@media(hover: hover){.standard-content-v2__cta-style-14:hover{-webkit-text-decoration:var(--cta-style-14-decoration-style-hover);text-decoration:var(--cta-style-14-decoration-style-hover);text-decoration-color:var(--cta-style-14-decoration-colour-hover);border:var(--cta-style-14-border-width) solid var(--cta-style-14-mobile-hover-border-colour);background-color:var(--cta-style-14-mobile-hover-background-colour);color:var(--cta-style-14-mobile-hover-colour)}.standard-content-v2__cta-style-14:hover svg *{stroke:var(--cta-style-14-mobile-hover-colour)}}@media(hover: hover)and (hover: none){.standard-content-v2__cta-style-14:hover{background-color:var(--cta-style-14-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.standard-content-v2__cta-style-14:hover{background-color:var(--cta-style-14-hover-background-colour);border:var(--cta-style-14-border-width) solid var(--cta-style-14-hover-border-colour);color:var(--cta-style-14-hover-colour)}.standard-content-v2__cta-style-14:hover svg *{stroke:var(--cta-style-14-hover-colour)}}.standard-content-v2__cta-style-14:active{color:var(--cta-style-14-active-colour);background-color:var(--cta-style-14-active-background-colour);border:var(--cta-style-14-border-width) solid var(--cta-style-14-active-border-colour);-webkit-text-decoration:var(--cta-style-14-decoration-style);text-decoration:var(--cta-style-14-decoration-style)}.standard-content-v2__cta-style-14--inactive,.standard-content-v2__cta-style-14.cta-style-inactive,.standard-content-v2__cta-style-14[disabled]{color:var(--cta-style-14-inactive-colour);background-color:var(--cta-style-14-inactive-background-colour);border:var(--cta-style-14-border-width) solid var(--cta-style-14-inactive-border-colour)}.standard-content-v2__cta-style-14--selected{color:var(--cta-style-14-selected-colour);background-color:var(--cta-style-14-selected-background-colour);border:var(--cta-style-14-border-width) solid var(--cta-style-14-selected-border-colour)}.standard-content-v2__cta-style-15{justify-self:var(--cta-alignment);justify-content:var(--cta-style-15-content-vertical-alignment, center);background-color:var(--cta-style-15-mobile-background-colour);color:var(--cta-style-15-mobile-colour);border:var(--cta-style-15-border-width) solid var(--cta-style-15-mobile-border-colour);border-radius:var(--cta-style-15-border-radius);font-weight:var(--cta-style-15-font-weight);letter-spacing:var(--cta-style-15-letter-spacing);line-height:var(--cta-style-15-line-height);font-family:var(--cta-style-15-font-family);text-transform:var(--cta-style-15-text-transform);font-style:var(--cta-style-15-font-style);text-align:var(--cta-style-15-text-align);-webkit-text-decoration:var(--cta-style-15-decoration-style);text-decoration:var(--cta-style-15-decoration-style);text-decoration-color:var(--cta-style-15-decoration-colour);font-size:calc(var(--cta-style-15-font-size-mobile)*1px);min-width:var(--cta-style-15-min-width-mobile);padding:calc(var(--cta-style-15-padding-block-mobile)/var(--mobile-design-reference)*var(--screen-width-mobile)) calc(var(--cta-style-15-padding-inline-mobile)/var(--mobile-design-reference)*var(--screen-width-mobile));--box-shadow-offset-x: var(--cta-style-15-shadow_offset-x, 0);--box-shadow-offset-y: var(--cta-style-15-shadow_offset-y, 0);--box-shadow-blur: var(--cta-style-15-shadow_blur, 0);--box-shadow-spread: var(--cta-style-15-shadow_radius, 0);--box-shadow-colour: var(--cta-style-15-shadow_colour, 0);box-shadow:calc(var(--box-shadow-offset-x)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-offset-y)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-blur)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-spread)/var(--desktop-design-reference)*var(--screen-width-static)) var(--box-shadow-colour)}.standard-content-v2__cta-style-15 svg *{stroke:var(--cta-style-15-mobile-colour)}@media screen and (min-width: 744px){.standard-content-v2__cta-style-15{font-size:calc(var(--cta-style-15-font-size-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait));min-width:var(--cta-style-15-min-width-portrait);padding:calc(var(--cta-style-15-padding-block-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait)) calc(var(--cta-style-15-padding-inline-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait));background-color:var(--cta-style-15-background-colour);border:var(--cta-style-15-border-width) solid var(--cta-style-15-border-colour);color:var(--cta-style-15-colour)}.standard-content-v2__cta-style-15 svg *{stroke:var(--cta-style-15-colour)}}@media screen and (min-width: 992px){.standard-content-v2__cta-style-15{font-size:calc(var(--cta-style-15-font-size-landscape)*1px);min-width:var(--cta-style-15-min-width-landscape);padding:calc(var(--cta-style-15-padding-block-landscape)/var(--landscape-design-reference)*var(--screen-width-landscape)) calc(var(--cta-style-15-padding-inline-landscape)/var(--landscape-design-reference)*var(--screen-width-landscape))}}@media screen and (min-width: 1440px){.standard-content-v2__cta-style-15{font-size:calc(var(--cta-style-15-font-size-desktop)*1px);min-width:var(--cta-style-15-min-width-desktop);padding:calc(var(--cta-style-15-padding-block-desktop)/var(--desktop-design-reference)*var(--screen-width-desktop)) calc(var(--cta-style-15-padding-inline-desktop)/var(--desktop-design-reference)*var(--screen-width-desktop))}}@media(hover: hover){.standard-content-v2__cta-style-15:hover{-webkit-text-decoration:var(--cta-style-15-decoration-style-hover);text-decoration:var(--cta-style-15-decoration-style-hover);text-decoration-color:var(--cta-style-15-decoration-colour-hover);border:var(--cta-style-15-border-width) solid var(--cta-style-15-mobile-hover-border-colour);background-color:var(--cta-style-15-mobile-hover-background-colour);color:var(--cta-style-15-mobile-hover-colour)}.standard-content-v2__cta-style-15:hover svg *{stroke:var(--cta-style-15-mobile-hover-colour)}}@media(hover: hover)and (hover: none){.standard-content-v2__cta-style-15:hover{background-color:var(--cta-style-15-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.standard-content-v2__cta-style-15:hover{background-color:var(--cta-style-15-hover-background-colour);border:var(--cta-style-15-border-width) solid var(--cta-style-15-hover-border-colour);color:var(--cta-style-15-hover-colour)}.standard-content-v2__cta-style-15:hover svg *{stroke:var(--cta-style-15-hover-colour)}}.standard-content-v2__cta-style-15:active{color:var(--cta-style-15-active-colour);background-color:var(--cta-style-15-active-background-colour);border:var(--cta-style-15-border-width) solid var(--cta-style-15-active-border-colour);-webkit-text-decoration:var(--cta-style-15-decoration-style);text-decoration:var(--cta-style-15-decoration-style)}.standard-content-v2__cta-style-15--inactive,.standard-content-v2__cta-style-15.cta-style-inactive,.standard-content-v2__cta-style-15[disabled]{color:var(--cta-style-15-inactive-colour);background-color:var(--cta-style-15-inactive-background-colour);border:var(--cta-style-15-border-width) solid var(--cta-style-15-inactive-border-colour)}.standard-content-v2__cta-style-15--selected{color:var(--cta-style-15-selected-colour);background-color:var(--cta-style-15-selected-background-colour);border:var(--cta-style-15-border-width) solid var(--cta-style-15-selected-border-colour)}.standard-content-v2__cta-style-16{justify-self:var(--cta-alignment);justify-content:var(--cta-style-16-content-vertical-alignment, center);background-color:var(--cta-style-16-mobile-background-colour);color:var(--cta-style-16-mobile-colour);border:var(--cta-style-16-border-width) solid var(--cta-style-16-mobile-border-colour);border-radius:var(--cta-style-16-border-radius);font-weight:var(--cta-style-16-font-weight);letter-spacing:var(--cta-style-16-letter-spacing);line-height:var(--cta-style-16-line-height);font-family:var(--cta-style-16-font-family);text-transform:var(--cta-style-16-text-transform);font-style:var(--cta-style-16-font-style);text-align:var(--cta-style-16-text-align);-webkit-text-decoration:var(--cta-style-16-decoration-style);text-decoration:var(--cta-style-16-decoration-style);text-decoration-color:var(--cta-style-16-decoration-colour);font-size:calc(var(--cta-style-16-font-size-mobile)*1px);min-width:var(--cta-style-16-min-width-mobile);padding:calc(var(--cta-style-16-padding-block-mobile)/var(--mobile-design-reference)*var(--screen-width-mobile)) calc(var(--cta-style-16-padding-inline-mobile)/var(--mobile-design-reference)*var(--screen-width-mobile));--box-shadow-offset-x: var(--cta-style-16-shadow_offset-x, 0);--box-shadow-offset-y: var(--cta-style-16-shadow_offset-y, 0);--box-shadow-blur: var(--cta-style-16-shadow_blur, 0);--box-shadow-spread: var(--cta-style-16-shadow_radius, 0);--box-shadow-colour: var(--cta-style-16-shadow_colour, 0);box-shadow:calc(var(--box-shadow-offset-x)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-offset-y)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-blur)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-spread)/var(--desktop-design-reference)*var(--screen-width-static)) var(--box-shadow-colour)}.standard-content-v2__cta-style-16 svg *{stroke:var(--cta-style-16-mobile-colour)}@media screen and (min-width: 744px){.standard-content-v2__cta-style-16{font-size:calc(var(--cta-style-16-font-size-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait));min-width:var(--cta-style-16-min-width-portrait);padding:calc(var(--cta-style-16-padding-block-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait)) calc(var(--cta-style-16-padding-inline-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait));background-color:var(--cta-style-16-background-colour);border:var(--cta-style-16-border-width) solid var(--cta-style-16-border-colour);color:var(--cta-style-16-colour)}.standard-content-v2__cta-style-16 svg *{stroke:var(--cta-style-16-colour)}}@media screen and (min-width: 992px){.standard-content-v2__cta-style-16{font-size:calc(var(--cta-style-16-font-size-landscape)*1px);min-width:var(--cta-style-16-min-width-landscape);padding:calc(var(--cta-style-16-padding-block-landscape)/var(--landscape-design-reference)*var(--screen-width-landscape)) calc(var(--cta-style-16-padding-inline-landscape)/var(--landscape-design-reference)*var(--screen-width-landscape))}}@media screen and (min-width: 1440px){.standard-content-v2__cta-style-16{font-size:calc(var(--cta-style-16-font-size-desktop)*1px);min-width:var(--cta-style-16-min-width-desktop);padding:calc(var(--cta-style-16-padding-block-desktop)/var(--desktop-design-reference)*var(--screen-width-desktop)) calc(var(--cta-style-16-padding-inline-desktop)/var(--desktop-design-reference)*var(--screen-width-desktop))}}@media(hover: hover){.standard-content-v2__cta-style-16:hover{-webkit-text-decoration:var(--cta-style-16-decoration-style-hover);text-decoration:var(--cta-style-16-decoration-style-hover);text-decoration-color:var(--cta-style-16-decoration-colour-hover);border:var(--cta-style-16-border-width) solid var(--cta-style-16-mobile-hover-border-colour);background-color:var(--cta-style-16-mobile-hover-background-colour);color:var(--cta-style-16-mobile-hover-colour)}.standard-content-v2__cta-style-16:hover svg *{stroke:var(--cta-style-16-mobile-hover-colour)}}@media(hover: hover)and (hover: none){.standard-content-v2__cta-style-16:hover{background-color:var(--cta-style-16-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.standard-content-v2__cta-style-16:hover{background-color:var(--cta-style-16-hover-background-colour);border:var(--cta-style-16-border-width) solid var(--cta-style-16-hover-border-colour);color:var(--cta-style-16-hover-colour)}.standard-content-v2__cta-style-16:hover svg *{stroke:var(--cta-style-16-hover-colour)}}.standard-content-v2__cta-style-16:active{color:var(--cta-style-16-active-colour);background-color:var(--cta-style-16-active-background-colour);border:var(--cta-style-16-border-width) solid var(--cta-style-16-active-border-colour);-webkit-text-decoration:var(--cta-style-16-decoration-style);text-decoration:var(--cta-style-16-decoration-style)}.standard-content-v2__cta-style-16--inactive,.standard-content-v2__cta-style-16.cta-style-inactive,.standard-content-v2__cta-style-16[disabled]{color:var(--cta-style-16-inactive-colour);background-color:var(--cta-style-16-inactive-background-colour);border:var(--cta-style-16-border-width) solid var(--cta-style-16-inactive-border-colour)}.standard-content-v2__cta-style-16--selected{color:var(--cta-style-16-selected-colour);background-color:var(--cta-style-16-selected-background-colour);border:var(--cta-style-16-border-width) solid var(--cta-style-16-selected-border-colour)}.standard-content-v2__cta-style-17{justify-self:var(--cta-alignment);justify-content:var(--cta-style-17-content-vertical-alignment, center);background-color:var(--cta-style-17-mobile-background-colour);color:var(--cta-style-17-mobile-colour);border:var(--cta-style-17-border-width) solid var(--cta-style-17-mobile-border-colour);border-radius:var(--cta-style-17-border-radius);font-weight:var(--cta-style-17-font-weight);letter-spacing:var(--cta-style-17-letter-spacing);line-height:var(--cta-style-17-line-height);font-family:var(--cta-style-17-font-family);text-transform:var(--cta-style-17-text-transform);font-style:var(--cta-style-17-font-style);text-align:var(--cta-style-17-text-align);-webkit-text-decoration:var(--cta-style-17-decoration-style);text-decoration:var(--cta-style-17-decoration-style);text-decoration-color:var(--cta-style-17-decoration-colour);font-size:calc(var(--cta-style-17-font-size-mobile)*1px);min-width:var(--cta-style-17-min-width-mobile);padding:calc(var(--cta-style-17-padding-block-mobile)/var(--mobile-design-reference)*var(--screen-width-mobile)) calc(var(--cta-style-17-padding-inline-mobile)/var(--mobile-design-reference)*var(--screen-width-mobile));--box-shadow-offset-x: var(--cta-style-17-shadow_offset-x, 0);--box-shadow-offset-y: var(--cta-style-17-shadow_offset-y, 0);--box-shadow-blur: var(--cta-style-17-shadow_blur, 0);--box-shadow-spread: var(--cta-style-17-shadow_radius, 0);--box-shadow-colour: var(--cta-style-17-shadow_colour, 0);box-shadow:calc(var(--box-shadow-offset-x)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-offset-y)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-blur)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-spread)/var(--desktop-design-reference)*var(--screen-width-static)) var(--box-shadow-colour)}.standard-content-v2__cta-style-17 svg *{stroke:var(--cta-style-17-mobile-colour)}@media screen and (min-width: 744px){.standard-content-v2__cta-style-17{font-size:calc(var(--cta-style-17-font-size-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait));min-width:var(--cta-style-17-min-width-portrait);padding:calc(var(--cta-style-17-padding-block-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait)) calc(var(--cta-style-17-padding-inline-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait));background-color:var(--cta-style-17-background-colour);border:var(--cta-style-17-border-width) solid var(--cta-style-17-border-colour);color:var(--cta-style-17-colour)}.standard-content-v2__cta-style-17 svg *{stroke:var(--cta-style-17-colour)}}@media screen and (min-width: 992px){.standard-content-v2__cta-style-17{font-size:calc(var(--cta-style-17-font-size-landscape)*1px);min-width:var(--cta-style-17-min-width-landscape);padding:calc(var(--cta-style-17-padding-block-landscape)/var(--landscape-design-reference)*var(--screen-width-landscape)) calc(var(--cta-style-17-padding-inline-landscape)/var(--landscape-design-reference)*var(--screen-width-landscape))}}@media screen and (min-width: 1440px){.standard-content-v2__cta-style-17{font-size:calc(var(--cta-style-17-font-size-desktop)*1px);min-width:var(--cta-style-17-min-width-desktop);padding:calc(var(--cta-style-17-padding-block-desktop)/var(--desktop-design-reference)*var(--screen-width-desktop)) calc(var(--cta-style-17-padding-inline-desktop)/var(--desktop-design-reference)*var(--screen-width-desktop))}}@media(hover: hover){.standard-content-v2__cta-style-17:hover{-webkit-text-decoration:var(--cta-style-17-decoration-style-hover);text-decoration:var(--cta-style-17-decoration-style-hover);text-decoration-color:var(--cta-style-17-decoration-colour-hover);border:var(--cta-style-17-border-width) solid var(--cta-style-17-mobile-hover-border-colour);background-color:var(--cta-style-17-mobile-hover-background-colour);color:var(--cta-style-17-mobile-hover-colour)}.standard-content-v2__cta-style-17:hover svg *{stroke:var(--cta-style-17-mobile-hover-colour)}}@media(hover: hover)and (hover: none){.standard-content-v2__cta-style-17:hover{background-color:var(--cta-style-17-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.standard-content-v2__cta-style-17:hover{background-color:var(--cta-style-17-hover-background-colour);border:var(--cta-style-17-border-width) solid var(--cta-style-17-hover-border-colour);color:var(--cta-style-17-hover-colour)}.standard-content-v2__cta-style-17:hover svg *{stroke:var(--cta-style-17-hover-colour)}}.standard-content-v2__cta-style-17:active{color:var(--cta-style-17-active-colour);background-color:var(--cta-style-17-active-background-colour);border:var(--cta-style-17-border-width) solid var(--cta-style-17-active-border-colour);-webkit-text-decoration:var(--cta-style-17-decoration-style);text-decoration:var(--cta-style-17-decoration-style)}.standard-content-v2__cta-style-17--inactive,.standard-content-v2__cta-style-17.cta-style-inactive,.standard-content-v2__cta-style-17[disabled]{color:var(--cta-style-17-inactive-colour);background-color:var(--cta-style-17-inactive-background-colour);border:var(--cta-style-17-border-width) solid var(--cta-style-17-inactive-border-colour)}.standard-content-v2__cta-style-17--selected{color:var(--cta-style-17-selected-colour);background-color:var(--cta-style-17-selected-background-colour);border:var(--cta-style-17-border-width) solid var(--cta-style-17-selected-border-colour)}.standard-content-v2__cta-style-18{justify-self:var(--cta-alignment);justify-content:var(--cta-style-18-content-vertical-alignment, center);background-color:var(--cta-style-18-mobile-background-colour);color:var(--cta-style-18-mobile-colour);border:var(--cta-style-18-border-width) solid var(--cta-style-18-mobile-border-colour);border-radius:var(--cta-style-18-border-radius);font-weight:var(--cta-style-18-font-weight);letter-spacing:var(--cta-style-18-letter-spacing);line-height:var(--cta-style-18-line-height);font-family:var(--cta-style-18-font-family);text-transform:var(--cta-style-18-text-transform);font-style:var(--cta-style-18-font-style);text-align:var(--cta-style-18-text-align);-webkit-text-decoration:var(--cta-style-18-decoration-style);text-decoration:var(--cta-style-18-decoration-style);text-decoration-color:var(--cta-style-18-decoration-colour);font-size:calc(var(--cta-style-18-font-size-mobile)*1px);min-width:var(--cta-style-18-min-width-mobile);padding:calc(var(--cta-style-18-padding-block-mobile)/var(--mobile-design-reference)*var(--screen-width-mobile)) calc(var(--cta-style-18-padding-inline-mobile)/var(--mobile-design-reference)*var(--screen-width-mobile));--box-shadow-offset-x: var(--cta-style-18-shadow_offset-x, 0);--box-shadow-offset-y: var(--cta-style-18-shadow_offset-y, 0);--box-shadow-blur: var(--cta-style-18-shadow_blur, 0);--box-shadow-spread: var(--cta-style-18-shadow_radius, 0);--box-shadow-colour: var(--cta-style-18-shadow_colour, 0);box-shadow:calc(var(--box-shadow-offset-x)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-offset-y)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-blur)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-spread)/var(--desktop-design-reference)*var(--screen-width-static)) var(--box-shadow-colour)}.standard-content-v2__cta-style-18 svg *{stroke:var(--cta-style-18-mobile-colour)}@media screen and (min-width: 744px){.standard-content-v2__cta-style-18{font-size:calc(var(--cta-style-18-font-size-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait));min-width:var(--cta-style-18-min-width-portrait);padding:calc(var(--cta-style-18-padding-block-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait)) calc(var(--cta-style-18-padding-inline-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait));background-color:var(--cta-style-18-background-colour);border:var(--cta-style-18-border-width) solid var(--cta-style-18-border-colour);color:var(--cta-style-18-colour)}.standard-content-v2__cta-style-18 svg *{stroke:var(--cta-style-18-colour)}}@media screen and (min-width: 992px){.standard-content-v2__cta-style-18{font-size:calc(var(--cta-style-18-font-size-landscape)*1px);min-width:var(--cta-style-18-min-width-landscape);padding:calc(var(--cta-style-18-padding-block-landscape)/var(--landscape-design-reference)*var(--screen-width-landscape)) calc(var(--cta-style-18-padding-inline-landscape)/var(--landscape-design-reference)*var(--screen-width-landscape))}}@media screen and (min-width: 1440px){.standard-content-v2__cta-style-18{font-size:calc(var(--cta-style-18-font-size-desktop)*1px);min-width:var(--cta-style-18-min-width-desktop);padding:calc(var(--cta-style-18-padding-block-desktop)/var(--desktop-design-reference)*var(--screen-width-desktop)) calc(var(--cta-style-18-padding-inline-desktop)/var(--desktop-design-reference)*var(--screen-width-desktop))}}@media(hover: hover){.standard-content-v2__cta-style-18:hover{-webkit-text-decoration:var(--cta-style-18-decoration-style-hover);text-decoration:var(--cta-style-18-decoration-style-hover);text-decoration-color:var(--cta-style-18-decoration-colour-hover);border:var(--cta-style-18-border-width) solid var(--cta-style-18-mobile-hover-border-colour);background-color:var(--cta-style-18-mobile-hover-background-colour);color:var(--cta-style-18-mobile-hover-colour)}.standard-content-v2__cta-style-18:hover svg *{stroke:var(--cta-style-18-mobile-hover-colour)}}@media(hover: hover)and (hover: none){.standard-content-v2__cta-style-18:hover{background-color:var(--cta-style-18-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.standard-content-v2__cta-style-18:hover{background-color:var(--cta-style-18-hover-background-colour);border:var(--cta-style-18-border-width) solid var(--cta-style-18-hover-border-colour);color:var(--cta-style-18-hover-colour)}.standard-content-v2__cta-style-18:hover svg *{stroke:var(--cta-style-18-hover-colour)}}.standard-content-v2__cta-style-18:active{color:var(--cta-style-18-active-colour);background-color:var(--cta-style-18-active-background-colour);border:var(--cta-style-18-border-width) solid var(--cta-style-18-active-border-colour);-webkit-text-decoration:var(--cta-style-18-decoration-style);text-decoration:var(--cta-style-18-decoration-style)}.standard-content-v2__cta-style-18--inactive,.standard-content-v2__cta-style-18.cta-style-inactive,.standard-content-v2__cta-style-18[disabled]{color:var(--cta-style-18-inactive-colour);background-color:var(--cta-style-18-inactive-background-colour);border:var(--cta-style-18-border-width) solid var(--cta-style-18-inactive-border-colour)}.standard-content-v2__cta-style-18--selected{color:var(--cta-style-18-selected-colour);background-color:var(--cta-style-18-selected-background-colour);border:var(--cta-style-18-border-width) solid var(--cta-style-18-selected-border-colour)}.standard-content-v2__cta-style-19{justify-self:var(--cta-alignment);justify-content:var(--cta-style-19-content-vertical-alignment, center);background-color:var(--cta-style-19-mobile-background-colour);color:var(--cta-style-19-mobile-colour);border:var(--cta-style-19-border-width) solid var(--cta-style-19-mobile-border-colour);border-radius:var(--cta-style-19-border-radius);font-weight:var(--cta-style-19-font-weight);letter-spacing:var(--cta-style-19-letter-spacing);line-height:var(--cta-style-19-line-height);font-family:var(--cta-style-19-font-family);text-transform:var(--cta-style-19-text-transform);font-style:var(--cta-style-19-font-style);text-align:var(--cta-style-19-text-align);-webkit-text-decoration:var(--cta-style-19-decoration-style);text-decoration:var(--cta-style-19-decoration-style);text-decoration-color:var(--cta-style-19-decoration-colour);font-size:calc(var(--cta-style-19-font-size-mobile)*1px);min-width:var(--cta-style-19-min-width-mobile);padding:calc(var(--cta-style-19-padding-block-mobile)/var(--mobile-design-reference)*var(--screen-width-mobile)) calc(var(--cta-style-19-padding-inline-mobile)/var(--mobile-design-reference)*var(--screen-width-mobile));--box-shadow-offset-x: var(--cta-style-19-shadow_offset-x, 0);--box-shadow-offset-y: var(--cta-style-19-shadow_offset-y, 0);--box-shadow-blur: var(--cta-style-19-shadow_blur, 0);--box-shadow-spread: var(--cta-style-19-shadow_radius, 0);--box-shadow-colour: var(--cta-style-19-shadow_colour, 0);box-shadow:calc(var(--box-shadow-offset-x)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-offset-y)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-blur)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-spread)/var(--desktop-design-reference)*var(--screen-width-static)) var(--box-shadow-colour)}.standard-content-v2__cta-style-19 svg *{stroke:var(--cta-style-19-mobile-colour)}@media screen and (min-width: 744px){.standard-content-v2__cta-style-19{font-size:calc(var(--cta-style-19-font-size-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait));min-width:var(--cta-style-19-min-width-portrait);padding:calc(var(--cta-style-19-padding-block-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait)) calc(var(--cta-style-19-padding-inline-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait));background-color:var(--cta-style-19-background-colour);border:var(--cta-style-19-border-width) solid var(--cta-style-19-border-colour);color:var(--cta-style-19-colour)}.standard-content-v2__cta-style-19 svg *{stroke:var(--cta-style-19-colour)}}@media screen and (min-width: 992px){.standard-content-v2__cta-style-19{font-size:calc(var(--cta-style-19-font-size-landscape)*1px);min-width:var(--cta-style-19-min-width-landscape);padding:calc(var(--cta-style-19-padding-block-landscape)/var(--landscape-design-reference)*var(--screen-width-landscape)) calc(var(--cta-style-19-padding-inline-landscape)/var(--landscape-design-reference)*var(--screen-width-landscape))}}@media screen and (min-width: 1440px){.standard-content-v2__cta-style-19{font-size:calc(var(--cta-style-19-font-size-desktop)*1px);min-width:var(--cta-style-19-min-width-desktop);padding:calc(var(--cta-style-19-padding-block-desktop)/var(--desktop-design-reference)*var(--screen-width-desktop)) calc(var(--cta-style-19-padding-inline-desktop)/var(--desktop-design-reference)*var(--screen-width-desktop))}}@media(hover: hover){.standard-content-v2__cta-style-19:hover{-webkit-text-decoration:var(--cta-style-19-decoration-style-hover);text-decoration:var(--cta-style-19-decoration-style-hover);text-decoration-color:var(--cta-style-19-decoration-colour-hover);border:var(--cta-style-19-border-width) solid var(--cta-style-19-mobile-hover-border-colour);background-color:var(--cta-style-19-mobile-hover-background-colour);color:var(--cta-style-19-mobile-hover-colour)}.standard-content-v2__cta-style-19:hover svg *{stroke:var(--cta-style-19-mobile-hover-colour)}}@media(hover: hover)and (hover: none){.standard-content-v2__cta-style-19:hover{background-color:var(--cta-style-19-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.standard-content-v2__cta-style-19:hover{background-color:var(--cta-style-19-hover-background-colour);border:var(--cta-style-19-border-width) solid var(--cta-style-19-hover-border-colour);color:var(--cta-style-19-hover-colour)}.standard-content-v2__cta-style-19:hover svg *{stroke:var(--cta-style-19-hover-colour)}}.standard-content-v2__cta-style-19:active{color:var(--cta-style-19-active-colour);background-color:var(--cta-style-19-active-background-colour);border:var(--cta-style-19-border-width) solid var(--cta-style-19-active-border-colour);-webkit-text-decoration:var(--cta-style-19-decoration-style);text-decoration:var(--cta-style-19-decoration-style)}.standard-content-v2__cta-style-19--inactive,.standard-content-v2__cta-style-19.cta-style-inactive,.standard-content-v2__cta-style-19[disabled]{color:var(--cta-style-19-inactive-colour);background-color:var(--cta-style-19-inactive-background-colour);border:var(--cta-style-19-border-width) solid var(--cta-style-19-inactive-border-colour)}.standard-content-v2__cta-style-19--selected{color:var(--cta-style-19-selected-colour);background-color:var(--cta-style-19-selected-background-colour);border:var(--cta-style-19-border-width) solid var(--cta-style-19-selected-border-colour)}.standard-content-v2__cta-style-20{justify-self:var(--cta-alignment);justify-content:var(--cta-style-20-content-vertical-alignment, center);background-color:var(--cta-style-20-mobile-background-colour);color:var(--cta-style-20-mobile-colour);border:var(--cta-style-20-border-width) solid var(--cta-style-20-mobile-border-colour);border-radius:var(--cta-style-20-border-radius);font-weight:var(--cta-style-20-font-weight);letter-spacing:var(--cta-style-20-letter-spacing);line-height:var(--cta-style-20-line-height);font-family:var(--cta-style-20-font-family);text-transform:var(--cta-style-20-text-transform);font-style:var(--cta-style-20-font-style);text-align:var(--cta-style-20-text-align);-webkit-text-decoration:var(--cta-style-20-decoration-style);text-decoration:var(--cta-style-20-decoration-style);text-decoration-color:var(--cta-style-20-decoration-colour);font-size:calc(var(--cta-style-20-font-size-mobile)*1px);min-width:var(--cta-style-20-min-width-mobile);padding:calc(var(--cta-style-20-padding-block-mobile)/var(--mobile-design-reference)*var(--screen-width-mobile)) calc(var(--cta-style-20-padding-inline-mobile)/var(--mobile-design-reference)*var(--screen-width-mobile));--box-shadow-offset-x: var(--cta-style-20-shadow_offset-x, 0);--box-shadow-offset-y: var(--cta-style-20-shadow_offset-y, 0);--box-shadow-blur: var(--cta-style-20-shadow_blur, 0);--box-shadow-spread: var(--cta-style-20-shadow_radius, 0);--box-shadow-colour: var(--cta-style-20-shadow_colour, 0);box-shadow:calc(var(--box-shadow-offset-x)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-offset-y)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-blur)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-spread)/var(--desktop-design-reference)*var(--screen-width-static)) var(--box-shadow-colour)}.standard-content-v2__cta-style-20 svg *{stroke:var(--cta-style-20-mobile-colour)}@media screen and (min-width: 744px){.standard-content-v2__cta-style-20{font-size:calc(var(--cta-style-20-font-size-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait));min-width:var(--cta-style-20-min-width-portrait);padding:calc(var(--cta-style-20-padding-block-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait)) calc(var(--cta-style-20-padding-inline-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait));background-color:var(--cta-style-20-background-colour);border:var(--cta-style-20-border-width) solid var(--cta-style-20-border-colour);color:var(--cta-style-20-colour)}.standard-content-v2__cta-style-20 svg *{stroke:var(--cta-style-20-colour)}}@media screen and (min-width: 992px){.standard-content-v2__cta-style-20{font-size:calc(var(--cta-style-20-font-size-landscape)*1px);min-width:var(--cta-style-20-min-width-landscape);padding:calc(var(--cta-style-20-padding-block-landscape)/var(--landscape-design-reference)*var(--screen-width-landscape)) calc(var(--cta-style-20-padding-inline-landscape)/var(--landscape-design-reference)*var(--screen-width-landscape))}}@media screen and (min-width: 1440px){.standard-content-v2__cta-style-20{font-size:calc(var(--cta-style-20-font-size-desktop)*1px);min-width:var(--cta-style-20-min-width-desktop);padding:calc(var(--cta-style-20-padding-block-desktop)/var(--desktop-design-reference)*var(--screen-width-desktop)) calc(var(--cta-style-20-padding-inline-desktop)/var(--desktop-design-reference)*var(--screen-width-desktop))}}@media(hover: hover){.standard-content-v2__cta-style-20:hover{-webkit-text-decoration:var(--cta-style-20-decoration-style-hover);text-decoration:var(--cta-style-20-decoration-style-hover);text-decoration-color:var(--cta-style-20-decoration-colour-hover);border:var(--cta-style-20-border-width) solid var(--cta-style-20-mobile-hover-border-colour);background-color:var(--cta-style-20-mobile-hover-background-colour);color:var(--cta-style-20-mobile-hover-colour)}.standard-content-v2__cta-style-20:hover svg *{stroke:var(--cta-style-20-mobile-hover-colour)}}@media(hover: hover)and (hover: none){.standard-content-v2__cta-style-20:hover{background-color:var(--cta-style-20-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.standard-content-v2__cta-style-20:hover{background-color:var(--cta-style-20-hover-background-colour);border:var(--cta-style-20-border-width) solid var(--cta-style-20-hover-border-colour);color:var(--cta-style-20-hover-colour)}.standard-content-v2__cta-style-20:hover svg *{stroke:var(--cta-style-20-hover-colour)}}.standard-content-v2__cta-style-20:active{color:var(--cta-style-20-active-colour);background-color:var(--cta-style-20-active-background-colour);border:var(--cta-style-20-border-width) solid var(--cta-style-20-active-border-colour);-webkit-text-decoration:var(--cta-style-20-decoration-style);text-decoration:var(--cta-style-20-decoration-style)}.standard-content-v2__cta-style-20--inactive,.standard-content-v2__cta-style-20.cta-style-inactive,.standard-content-v2__cta-style-20[disabled]{color:var(--cta-style-20-inactive-colour);background-color:var(--cta-style-20-inactive-background-colour);border:var(--cta-style-20-border-width) solid var(--cta-style-20-inactive-border-colour)}.standard-content-v2__cta-style-20--selected{color:var(--cta-style-20-selected-colour);background-color:var(--cta-style-20-selected-background-colour);border:var(--cta-style-20-border-width) solid var(--cta-style-20-selected-border-colour)}.standard-content-v2__share-icon--primary{padding:calc(10/var(--desktop-design-reference)*var(--screen-width-static));border:1px solid var(--share-colour);display:flex;height:calc(30/var(--mobile-design-reference)*var(--screen-width-mobile));width:calc(30/var(--mobile-design-reference)*var(--screen-width-mobile));padding:calc(7.5/var(--mobile-design-reference)*var(--screen-width-mobile));border:1px solid var(--brand-primary)}.standard-content-v2__share-icon--primary svg{width:100%;height:100%}@media screen and (min-width: 744px){.standard-content-v2__share-icon--primary{height:calc(40/var(--portrait-design-reference)*var(--screen-width-portrait));width:calc(40/var(--portrait-design-reference)*var(--screen-width-portrait));padding:calc(10/var(--portrait-design-reference)*var(--screen-width-portrait))}}@media screen and (min-width: 992px){.standard-content-v2__share-icon--primary{height:calc(40/var(--desktop-design-reference)*var(--screen-width-desktop));width:calc(40/var(--desktop-design-reference)*var(--screen-width-desktop));padding:calc(10/var(--desktop-design-reference)*var(--screen-width-desktop))}}.standard-content-v2__share-icon--secondary{padding:calc(10/var(--desktop-design-reference)*var(--screen-width-static));border:1px solid var(--share-colour);display:flex;height:calc(30/var(--mobile-design-reference)*var(--screen-width-mobile));width:calc(30/var(--mobile-design-reference)*var(--screen-width-mobile));padding:calc(7.5/var(--mobile-design-reference)*var(--screen-width-mobile));border:1px solid var(--white)}.standard-content-v2__share-icon--secondary svg{width:100%;height:100%}@media screen and (min-width: 744px){.standard-content-v2__share-icon--secondary{height:calc(40/var(--portrait-design-reference)*var(--screen-width-portrait));width:calc(40/var(--portrait-design-reference)*var(--screen-width-portrait));padding:calc(10/var(--portrait-design-reference)*var(--screen-width-portrait))}}@media screen and (min-width: 992px){.standard-content-v2__share-icon--secondary{height:calc(40/var(--desktop-design-reference)*var(--screen-width-desktop));width:calc(40/var(--desktop-design-reference)*var(--screen-width-desktop));padding:calc(10/var(--desktop-design-reference)*var(--screen-width-desktop))}}.standard-content-v2__share-icon--tertiary{padding:calc(10/var(--desktop-design-reference)*var(--screen-width-static));border:1px solid var(--share-colour);display:flex;height:calc(30/var(--mobile-design-reference)*var(--screen-width-mobile));width:calc(30/var(--mobile-design-reference)*var(--screen-width-mobile));padding:calc(7.5/var(--mobile-design-reference)*var(--screen-width-mobile));border:1px solid var(--white)}.standard-content-v2__share-icon--tertiary svg{width:100%;height:100%}@media screen and (min-width: 744px){.standard-content-v2__share-icon--tertiary{height:calc(40/var(--portrait-design-reference)*var(--screen-width-portrait));width:calc(40/var(--portrait-design-reference)*var(--screen-width-portrait));padding:calc(10/var(--portrait-design-reference)*var(--screen-width-portrait))}}@media screen and (min-width: 992px){.standard-content-v2__share-icon--tertiary{height:calc(40/var(--desktop-design-reference)*var(--screen-width-desktop));width:calc(40/var(--desktop-design-reference)*var(--screen-width-desktop));padding:calc(10/var(--desktop-design-reference)*var(--screen-width-desktop))}}.standard-content-v2__video-play-button--primary{display:grid;place-items:center;background-color:var(--white);opacity:.7;border-radius:50px;width:calc(84/var(--desktop-design-reference)*var(--screen-width-static));height:calc(84/var(--desktop-design-reference)*var(--screen-width-static));border:none;z-index:100;padding:0;position:relative}.standard-content-v2__video-play-button--primary:hover{cursor:pointer}.standard-content-v2__video-play-button--primary::before{position:absolute;content:"";height:calc(34/var(--desktop-design-reference)*var(--screen-width-static));width:calc(25/var(--desktop-design-reference)*var(--screen-width-static));transform:translateX(18%);-webkit-clip-path:polygon(100% 50%, 0 0, 0 100%);clip-path:polygon(100% 50%, 0 0, 0 100%);background-color:var(--black)}@supports not (aspect-ratio: 1/1){.standard-content-v2__video-play-button--primary::before{top:50%;left:50%;transform:translate(-25%, -50%)}}.standard-content-v2__video-play-button--secondary{display:grid;place-items:center;background-color:var(--white);opacity:.7;border-radius:50px;width:calc(84/var(--desktop-design-reference)*var(--screen-width-static));height:calc(84/var(--desktop-design-reference)*var(--screen-width-static));border:none;z-index:100;padding:0;position:relative}.standard-content-v2__video-play-button--secondary:hover{cursor:pointer}.standard-content-v2__video-play-button--secondary::before{position:absolute;content:"";height:calc(34/var(--desktop-design-reference)*var(--screen-width-static));width:calc(25/var(--desktop-design-reference)*var(--screen-width-static));transform:translateX(18%);-webkit-clip-path:polygon(100% 50%, 0 0, 0 100%);clip-path:polygon(100% 50%, 0 0, 0 100%);background-color:var(--black)}@supports not (aspect-ratio: 1/1){.standard-content-v2__video-play-button--secondary::before{top:50%;left:50%;transform:translate(-25%, -50%)}}.standard-content-v2__video-play-button--tertiary{display:grid;place-items:center;background-color:var(--white);opacity:.7;border-radius:50px;width:calc(84/var(--desktop-design-reference)*var(--screen-width-static));height:calc(84/var(--desktop-design-reference)*var(--screen-width-static));border:none;z-index:100;padding:0;position:relative}.standard-content-v2__video-play-button--tertiary:hover{cursor:pointer}.standard-content-v2__video-play-button--tertiary::before{position:absolute;content:"";height:calc(34/var(--desktop-design-reference)*var(--screen-width-static));width:calc(25/var(--desktop-design-reference)*var(--screen-width-static));transform:translateX(18%);-webkit-clip-path:polygon(100% 50%, 0 0, 0 100%);clip-path:polygon(100% 50%, 0 0, 0 100%);background-color:var(--black)}@supports not (aspect-ratio: 1/1){.standard-content-v2__video-play-button--tertiary::before{top:50%;left:50%;transform:translate(-25%, -50%)}}.standard-content-v2__video-play-button-container{display:grid;width:100%;pointer-events:all}.standard-content-v2__video-play-button-container:last-child{margin-bottom:var(--heading-block-spacing);margin-bottom:0}.standard-content-v2__video-play-button{grid-area:unset;place-self:var(--playbutton-vertical-alignment, center) var(--playbutton-horizontal-alignment, center)}.standard-content-v2__content-image{place-self:var(--image-position-vertical) var(--image-position-horizontal);width:100%;translate:var(--image-position-offset-horizontal) var(--image-position-offset-vertical);rotate:var(--image-rotation);z-index:-1;border-radius:var(--content-image-border-radius);max-width:calc(var(--image-max-width-mobile)/var(--mobile-design-reference)*var(--screen-width-mobile))}@media screen and (min-width: 744px){.standard-content-v2__content-image{max-width:calc(var(--image-max-width-portrait)/var(--portrait-design-reference)*var(--screen-width-portrait))}}@media screen and (min-width: 992px){.standard-content-v2__content-image{max-width:calc(var(--image-max-width-landscape)/var(--landscape-design-reference)*var(--screen-width-landscape))}}@media screen and (min-width: 1440px){.standard-content-v2__content-image{max-width:calc(var(--image-max-width-desktop)/var(--desktop-design-reference)*var(--screen-width-desktop))}}.standard-content-v2__video-container{grid-area:main}

/*# sourceMappingURL=standard-content-v2-scss.9e096a8d7d872bfad84f.css.map*/