.grid-designer-v2{display:grid;place-items:center;grid-template:"main"/1fr;position:relative}.grid-designer-v2 .cmpl-block-settings{min-height:calc(var(--block-min-height-mobile) / var(--mobile-design-reference) * var(--screen-width-mobile));overflow:var(--block-overflow,hidden);border-radius:var(--block-border-radius);place-items:center;position:var(--block-position);z-index:var(--block-z-index);top:var(--block-position-top,unset);background-color:var(--block-background-colour);pointer-events:var(--block-pointer-events);aspect-ratio:var(--block-aspect-ratio-mobile)}.wp-admin .grid-designer-v2 .cmpl-block-settings{position:relative}@media screen and (min-width: 744px){.grid-designer-v2 .cmpl-block-settings{min-height:calc(var(--block-min-height-portrait) / var(--portrait-design-reference) * var(--screen-width-portrait))}}@media screen and (min-width: 992px){.grid-designer-v2 .cmpl-block-settings{aspect-ratio:var(--block-aspect-ratio);min-height:calc(var(--block-min-height-desktop) / var(--landscape-design-reference) * var(--screen-width-landscape))}}.grid-designer-v2 .cmpl-block-padding{padding:calc(var(--global-block-spacing) * var(--padding-block-multiplier-mobile-top)) calc(var(--global-inline-spacing) * var(--padding-inline-multiplier-mobile-right)) calc(var(--global-block-spacing) * var(--padding-block-multiplier-mobile-bottom)) calc(var(--global-inline-spacing) * var(--padding-inline-multiplier-mobile-left))}@media screen and (min-width: 744px){.grid-designer-v2 .cmpl-block-padding{padding:calc(var(--global-block-spacing) * var(--padding-block-multiplier-portrait-top)) calc(var(--global-inline-spacing) * var(--padding-inline-multiplier-portrait-right)) calc(var(--global-block-spacing) * var(--padding-block-multiplier-portrait-bottom)) calc(var(--global-inline-spacing) * var(--padding-inline-multiplier-portrait-left))}}@media screen and (min-width: 992px){.grid-designer-v2 .cmpl-block-padding{padding:calc(var(--global-block-spacing) * var(--padding-block-multiplier-desktop-top)) calc(var(--global-inline-spacing) * var(--padding-inline-multiplier-desktop-right)) calc(var(--global-block-spacing) * var(--padding-block-multiplier-desktop-bottom)) calc(var(--global-inline-spacing) * var(--padding-inline-multiplier-desktop-left))}}.grid-designer-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){.grid-designer-v2__picture{width:var(--image-width,100%)}}.grid-designer-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){.grid-designer-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) ))}}.grid-designer-v2__grid-container{grid-area:main;display:grid;z-index:5;position:relative;width:100%;grid-template-columns:repeat(var(--block-columns-mobile),var(--grid-column-sizing-mobile));grid-template-rows:repeat(var(--block-rows-mobile),1fr);grid-auto-flow:var(--grid-auto-flow-mobile);grid-auto-rows:var(--grid-auto-rows-mobile);gap:calc(var(--block-grid-gap-mobile) * var(--global-inline-spacing));background-color:var(--grid-background-colour);border:calc(var(--grid-border-width) / var(--desktop-design-reference) * var(--screen-width-static)) solid var(--grid-border-colour)}.grid-designer-v2__grid-container--micro-gap{gap:var(--micro-grid-gap)}@media screen and (min-width: 744px){.grid-designer-v2__grid-container{gap:calc(var(--global-inline-spacing) * var(--block-grid-gap-portrait));grid-template-columns:repeat(var(--block-columns-portrait),var(--grid-column-sizing-portrait));grid-template-rows:repeat(var(--block-rows-portrait),1fr);grid-auto-flow:var(--grid-auto-flow-portrait);grid-auto-rows:var(--grid-auto-rows-portrait)}.grid-designer-v2__grid-container--micro-gap{gap:var(--micro-grid-gap)}}@media screen and (min-width: 992px){.grid-designer-v2__grid-container{gap:calc(var(--global-inline-spacing) * var(--block-grid-gap-desktop));grid-template-columns:repeat(var(--block-columns-desktop),var(--grid-column-sizing-desktop));grid-template-rows:repeat(var(--block-rows-desktop),1fr);grid-auto-flow:var(--grid-auto-flow-desktop);grid-auto-rows:var(--grid-auto-rows-desktop)}.grid-designer-v2__grid-container--micro-gap{gap:var(--micro-grid-gap)}}.grid-designer-v2__block-container{grid-column:var(--container-column-start-mobile)/span var(--container-column-span-mobile);grid-row:var(--container-row-start-mobile)/span var(--container-row-span-mobile);position:relative;display:grid;z-index:1;align-items:var(--block-container-align-items)}@media screen and (min-width: 992px){.grid-designer-v2__block-container{grid-column:var(--container-column-start)/span var(--container-column-span);grid-row:var(--container-row-start)/span var(--container-row-span)}}.grid-designer-v2__block-number{z-index:99;position:absolute;font-size:40px;left:50%;top:50%;transform:translate(-50%,-50%);color:#fff;text-shadow:1px 1px 1px blue}.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:#fff;--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(-.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}.single-content-box{display:grid;grid-template:"main"/1fr;display:var(--display-mobile,grid);--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-text-colour:#fff}@media screen and (min-width: 744px){.single-content-box{display:var(--display-portrait,grid)}}@media screen and (min-width: 992px){.single-content-box{display:var(--display-desktop,grid)}}.single-content-box__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){.single-content-box__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){.single-content-box__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))}}.single-content-box__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)}.single-content-box__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){.single-content-box__content-container{color:var(--default-text-colour-desktop,var(--theme-primary-text-colour))}}@media screen and (min-width: 992px){.single-content-box__content-container{text-transform:var(--default-text-transform-desktop)}}@media screen and (min-width: 992px){.single-content-box__content-container{text-align:var(--default-text-align-desktop)}}.single-content-box__content-container p,.single-content-box__content-container h1,.single-content-box__content-container h2,.single-content-box__content-container h3,.single-content-box__content-container h4,.single-content-box__content-container h5,.single-content-box__content-container h6,.single-content-box__content-container a,.single-content-box__content-container li,.single-content-box__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){.single-content-box__content-container p,.single-content-box__content-container h1,.single-content-box__content-container h2,.single-content-box__content-container h3,.single-content-box__content-container h4,.single-content-box__content-container h5,.single-content-box__content-container h6,.single-content-box__content-container a,.single-content-box__content-container li,.single-content-box__content-container div{font-weight:var(--default-font-weight-desktop,var(--default-font-weight))}}@media screen and (min-width: 992px){.single-content-box__content-container p,.single-content-box__content-container h1,.single-content-box__content-container h2,.single-content-box__content-container h3,.single-content-box__content-container h4,.single-content-box__content-container h5,.single-content-box__content-container h6,.single-content-box__content-container a,.single-content-box__content-container li,.single-content-box__content-container div{font-style:var(--default-font-style-desktop)}}.single-content-box__content-container:last-child{margin-bottom:0}@media screen and (min-width: 744px){.single-content-box__content-container{max-width:var(--wysiwyg-max-width)}}.single-content-box--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)}.single-content-box__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){.single-content-box__cta-selection-container{gap:calc(var(--global-inline-spacing) * var(--cta-spacing-gap-desktop))}}.single-content-box__nav-menu{display:flex;margin-bottom:calc(15 / var(--mobile-design-reference) * var(--screen-width-mobile))}.single-content-box__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}.single-content-box__nav-menu__cta:hover,.single-content-box__nav-menu__cta:active,.single-content-box__nav-menu__cta:focus{cursor:pointer}.single-content-box__nav-menu__cta[disabled]{cursor:not-allowed}.single-content-box__nav-menu__cta-span{width:100%}.single-content-box__nav-menu__cta-icon{width:1em}.single-content-box__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)}.single-content-box__nav-menu__cta-style-1 svg *{stroke:var(--cta-style-1-mobile-colour)}@media screen and (min-width: 744px){.single-content-box__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)}.single-content-box__nav-menu__cta-style-1 svg *{stroke:var(--cta-style-1-colour)}}@media screen and (min-width: 992px){.single-content-box__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){.single-content-box__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){.single-content-box__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)}.single-content-box__nav-menu__cta-style-1:hover svg *{stroke:var(--cta-style-1-mobile-hover-colour)}}@media (hover: hover)and (hover: none){.single-content-box__nav-menu__cta-style-1:hover{background-color:var(--cta-style-1-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.single-content-box__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)}.single-content-box__nav-menu__cta-style-1:hover svg *{stroke:var(--cta-style-1-hover-colour)}}.single-content-box__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)}.single-content-box__nav-menu__cta-style-1--inactive,.single-content-box__nav-menu__cta-style-1.cta-style-inactive,.single-content-box__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)}.single-content-box__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)}.single-content-box__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)}.single-content-box__nav-menu__cta-style-2 svg *{stroke:var(--cta-style-2-mobile-colour)}@media screen and (min-width: 744px){.single-content-box__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)}.single-content-box__nav-menu__cta-style-2 svg *{stroke:var(--cta-style-2-colour)}}@media screen and (min-width: 992px){.single-content-box__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){.single-content-box__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){.single-content-box__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)}.single-content-box__nav-menu__cta-style-2:hover svg *{stroke:var(--cta-style-2-mobile-hover-colour)}}@media (hover: hover)and (hover: none){.single-content-box__nav-menu__cta-style-2:hover{background-color:var(--cta-style-2-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.single-content-box__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)}.single-content-box__nav-menu__cta-style-2:hover svg *{stroke:var(--cta-style-2-hover-colour)}}.single-content-box__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)}.single-content-box__nav-menu__cta-style-2--inactive,.single-content-box__nav-menu__cta-style-2.cta-style-inactive,.single-content-box__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)}.single-content-box__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)}.single-content-box__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)}.single-content-box__nav-menu__cta-style-3 svg *{stroke:var(--cta-style-3-mobile-colour)}@media screen and (min-width: 744px){.single-content-box__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)}.single-content-box__nav-menu__cta-style-3 svg *{stroke:var(--cta-style-3-colour)}}@media screen and (min-width: 992px){.single-content-box__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){.single-content-box__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){.single-content-box__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)}.single-content-box__nav-menu__cta-style-3:hover svg *{stroke:var(--cta-style-3-mobile-hover-colour)}}@media (hover: hover)and (hover: none){.single-content-box__nav-menu__cta-style-3:hover{background-color:var(--cta-style-3-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.single-content-box__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)}.single-content-box__nav-menu__cta-style-3:hover svg *{stroke:var(--cta-style-3-hover-colour)}}.single-content-box__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)}.single-content-box__nav-menu__cta-style-3--inactive,.single-content-box__nav-menu__cta-style-3.cta-style-inactive,.single-content-box__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)}.single-content-box__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)}.single-content-box__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)}.single-content-box__nav-menu__cta-style-4 svg *{stroke:var(--cta-style-4-mobile-colour)}@media screen and (min-width: 744px){.single-content-box__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)}.single-content-box__nav-menu__cta-style-4 svg *{stroke:var(--cta-style-4-colour)}}@media screen and (min-width: 992px){.single-content-box__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){.single-content-box__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){.single-content-box__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)}.single-content-box__nav-menu__cta-style-4:hover svg *{stroke:var(--cta-style-4-mobile-hover-colour)}}@media (hover: hover)and (hover: none){.single-content-box__nav-menu__cta-style-4:hover{background-color:var(--cta-style-4-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.single-content-box__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)}.single-content-box__nav-menu__cta-style-4:hover svg *{stroke:var(--cta-style-4-hover-colour)}}.single-content-box__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)}.single-content-box__nav-menu__cta-style-4--inactive,.single-content-box__nav-menu__cta-style-4.cta-style-inactive,.single-content-box__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)}.single-content-box__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)}.single-content-box__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)}.single-content-box__nav-menu__cta-style-5 svg *{stroke:var(--cta-style-5-mobile-colour)}@media screen and (min-width: 744px){.single-content-box__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)}.single-content-box__nav-menu__cta-style-5 svg *{stroke:var(--cta-style-5-colour)}}@media screen and (min-width: 992px){.single-content-box__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){.single-content-box__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){.single-content-box__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)}.single-content-box__nav-menu__cta-style-5:hover svg *{stroke:var(--cta-style-5-mobile-hover-colour)}}@media (hover: hover)and (hover: none){.single-content-box__nav-menu__cta-style-5:hover{background-color:var(--cta-style-5-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.single-content-box__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)}.single-content-box__nav-menu__cta-style-5:hover svg *{stroke:var(--cta-style-5-hover-colour)}}.single-content-box__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)}.single-content-box__nav-menu__cta-style-5--inactive,.single-content-box__nav-menu__cta-style-5.cta-style-inactive,.single-content-box__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)}.single-content-box__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)}.single-content-box__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)}.single-content-box__nav-menu__cta-style-6 svg *{stroke:var(--cta-style-6-mobile-colour)}@media screen and (min-width: 744px){.single-content-box__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)}.single-content-box__nav-menu__cta-style-6 svg *{stroke:var(--cta-style-6-colour)}}@media screen and (min-width: 992px){.single-content-box__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){.single-content-box__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){.single-content-box__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)}.single-content-box__nav-menu__cta-style-6:hover svg *{stroke:var(--cta-style-6-mobile-hover-colour)}}@media (hover: hover)and (hover: none){.single-content-box__nav-menu__cta-style-6:hover{background-color:var(--cta-style-6-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.single-content-box__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)}.single-content-box__nav-menu__cta-style-6:hover svg *{stroke:var(--cta-style-6-hover-colour)}}.single-content-box__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)}.single-content-box__nav-menu__cta-style-6--inactive,.single-content-box__nav-menu__cta-style-6.cta-style-inactive,.single-content-box__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)}.single-content-box__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)}.single-content-box__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)}.single-content-box__nav-menu__cta-style-7 svg *{stroke:var(--cta-style-7-mobile-colour)}@media screen and (min-width: 744px){.single-content-box__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)}.single-content-box__nav-menu__cta-style-7 svg *{stroke:var(--cta-style-7-colour)}}@media screen and (min-width: 992px){.single-content-box__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){.single-content-box__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){.single-content-box__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)}.single-content-box__nav-menu__cta-style-7:hover svg *{stroke:var(--cta-style-7-mobile-hover-colour)}}@media (hover: hover)and (hover: none){.single-content-box__nav-menu__cta-style-7:hover{background-color:var(--cta-style-7-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.single-content-box__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)}.single-content-box__nav-menu__cta-style-7:hover svg *{stroke:var(--cta-style-7-hover-colour)}}.single-content-box__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)}.single-content-box__nav-menu__cta-style-7--inactive,.single-content-box__nav-menu__cta-style-7.cta-style-inactive,.single-content-box__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)}.single-content-box__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)}.single-content-box__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)}.single-content-box__nav-menu__cta-style-8 svg *{stroke:var(--cta-style-8-mobile-colour)}@media screen and (min-width: 744px){.single-content-box__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)}.single-content-box__nav-menu__cta-style-8 svg *{stroke:var(--cta-style-8-colour)}}@media screen and (min-width: 992px){.single-content-box__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){.single-content-box__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){.single-content-box__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)}.single-content-box__nav-menu__cta-style-8:hover svg *{stroke:var(--cta-style-8-mobile-hover-colour)}}@media (hover: hover)and (hover: none){.single-content-box__nav-menu__cta-style-8:hover{background-color:var(--cta-style-8-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.single-content-box__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)}.single-content-box__nav-menu__cta-style-8:hover svg *{stroke:var(--cta-style-8-hover-colour)}}.single-content-box__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)}.single-content-box__nav-menu__cta-style-8--inactive,.single-content-box__nav-menu__cta-style-8.cta-style-inactive,.single-content-box__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)}.single-content-box__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)}.single-content-box__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)}.single-content-box__nav-menu__cta-style-9 svg *{stroke:var(--cta-style-9-mobile-colour)}@media screen and (min-width: 744px){.single-content-box__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)}.single-content-box__nav-menu__cta-style-9 svg *{stroke:var(--cta-style-9-colour)}}@media screen and (min-width: 992px){.single-content-box__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){.single-content-box__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){.single-content-box__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)}.single-content-box__nav-menu__cta-style-9:hover svg *{stroke:var(--cta-style-9-mobile-hover-colour)}}@media (hover: hover)and (hover: none){.single-content-box__nav-menu__cta-style-9:hover{background-color:var(--cta-style-9-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.single-content-box__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)}.single-content-box__nav-menu__cta-style-9:hover svg *{stroke:var(--cta-style-9-hover-colour)}}.single-content-box__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)}.single-content-box__nav-menu__cta-style-9--inactive,.single-content-box__nav-menu__cta-style-9.cta-style-inactive,.single-content-box__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)}.single-content-box__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)}.single-content-box__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)}.single-content-box__nav-menu__cta-style-10 svg *{stroke:var(--cta-style-10-mobile-colour)}@media screen and (min-width: 744px){.single-content-box__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)}.single-content-box__nav-menu__cta-style-10 svg *{stroke:var(--cta-style-10-colour)}}@media screen and (min-width: 992px){.single-content-box__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){.single-content-box__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){.single-content-box__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)}.single-content-box__nav-menu__cta-style-10:hover svg *{stroke:var(--cta-style-10-mobile-hover-colour)}}@media (hover: hover)and (hover: none){.single-content-box__nav-menu__cta-style-10:hover{background-color:var(--cta-style-10-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.single-content-box__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)}.single-content-box__nav-menu__cta-style-10:hover svg *{stroke:var(--cta-style-10-hover-colour)}}.single-content-box__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)}.single-content-box__nav-menu__cta-style-10--inactive,.single-content-box__nav-menu__cta-style-10.cta-style-inactive,.single-content-box__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)}.single-content-box__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)}.single-content-box__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)}.single-content-box__nav-menu__cta-style-11 svg *{stroke:var(--cta-style-11-mobile-colour)}@media screen and (min-width: 744px){.single-content-box__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)}.single-content-box__nav-menu__cta-style-11 svg *{stroke:var(--cta-style-11-colour)}}@media screen and (min-width: 992px){.single-content-box__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){.single-content-box__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){.single-content-box__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)}.single-content-box__nav-menu__cta-style-11:hover svg *{stroke:var(--cta-style-11-mobile-hover-colour)}}@media (hover: hover)and (hover: none){.single-content-box__nav-menu__cta-style-11:hover{background-color:var(--cta-style-11-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.single-content-box__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)}.single-content-box__nav-menu__cta-style-11:hover svg *{stroke:var(--cta-style-11-hover-colour)}}.single-content-box__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)}.single-content-box__nav-menu__cta-style-11--inactive,.single-content-box__nav-menu__cta-style-11.cta-style-inactive,.single-content-box__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)}.single-content-box__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)}.single-content-box__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)}.single-content-box__nav-menu__cta-style-12 svg *{stroke:var(--cta-style-12-mobile-colour)}@media screen and (min-width: 744px){.single-content-box__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)}.single-content-box__nav-menu__cta-style-12 svg *{stroke:var(--cta-style-12-colour)}}@media screen and (min-width: 992px){.single-content-box__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){.single-content-box__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){.single-content-box__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)}.single-content-box__nav-menu__cta-style-12:hover svg *{stroke:var(--cta-style-12-mobile-hover-colour)}}@media (hover: hover)and (hover: none){.single-content-box__nav-menu__cta-style-12:hover{background-color:var(--cta-style-12-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.single-content-box__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)}.single-content-box__nav-menu__cta-style-12:hover svg *{stroke:var(--cta-style-12-hover-colour)}}.single-content-box__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)}.single-content-box__nav-menu__cta-style-12--inactive,.single-content-box__nav-menu__cta-style-12.cta-style-inactive,.single-content-box__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)}.single-content-box__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)}.single-content-box__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)}.single-content-box__nav-menu__cta-style-13 svg *{stroke:var(--cta-style-13-mobile-colour)}@media screen and (min-width: 744px){.single-content-box__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)}.single-content-box__nav-menu__cta-style-13 svg *{stroke:var(--cta-style-13-colour)}}@media screen and (min-width: 992px){.single-content-box__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){.single-content-box__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){.single-content-box__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)}.single-content-box__nav-menu__cta-style-13:hover svg *{stroke:var(--cta-style-13-mobile-hover-colour)}}@media (hover: hover)and (hover: none){.single-content-box__nav-menu__cta-style-13:hover{background-color:var(--cta-style-13-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.single-content-box__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)}.single-content-box__nav-menu__cta-style-13:hover svg *{stroke:var(--cta-style-13-hover-colour)}}.single-content-box__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)}.single-content-box__nav-menu__cta-style-13--inactive,.single-content-box__nav-menu__cta-style-13.cta-style-inactive,.single-content-box__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)}.single-content-box__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)}.single-content-box__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)}.single-content-box__nav-menu__cta-style-14 svg *{stroke:var(--cta-style-14-mobile-colour)}@media screen and (min-width: 744px){.single-content-box__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)}.single-content-box__nav-menu__cta-style-14 svg *{stroke:var(--cta-style-14-colour)}}@media screen and (min-width: 992px){.single-content-box__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){.single-content-box__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){.single-content-box__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)}.single-content-box__nav-menu__cta-style-14:hover svg *{stroke:var(--cta-style-14-mobile-hover-colour)}}@media (hover: hover)and (hover: none){.single-content-box__nav-menu__cta-style-14:hover{background-color:var(--cta-style-14-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.single-content-box__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)}.single-content-box__nav-menu__cta-style-14:hover svg *{stroke:var(--cta-style-14-hover-colour)}}.single-content-box__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)}.single-content-box__nav-menu__cta-style-14--inactive,.single-content-box__nav-menu__cta-style-14.cta-style-inactive,.single-content-box__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)}.single-content-box__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)}.single-content-box__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)}.single-content-box__nav-menu__cta-style-15 svg *{stroke:var(--cta-style-15-mobile-colour)}@media screen and (min-width: 744px){.single-content-box__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)}.single-content-box__nav-menu__cta-style-15 svg *{stroke:var(--cta-style-15-colour)}}@media screen and (min-width: 992px){.single-content-box__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){.single-content-box__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){.single-content-box__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)}.single-content-box__nav-menu__cta-style-15:hover svg *{stroke:var(--cta-style-15-mobile-hover-colour)}}@media (hover: hover)and (hover: none){.single-content-box__nav-menu__cta-style-15:hover{background-color:var(--cta-style-15-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.single-content-box__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)}.single-content-box__nav-menu__cta-style-15:hover svg *{stroke:var(--cta-style-15-hover-colour)}}.single-content-box__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)}.single-content-box__nav-menu__cta-style-15--inactive,.single-content-box__nav-menu__cta-style-15.cta-style-inactive,.single-content-box__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)}.single-content-box__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)}.single-content-box__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)}.single-content-box__nav-menu__cta-style-16 svg *{stroke:var(--cta-style-16-mobile-colour)}@media screen and (min-width: 744px){.single-content-box__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)}.single-content-box__nav-menu__cta-style-16 svg *{stroke:var(--cta-style-16-colour)}}@media screen and (min-width: 992px){.single-content-box__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){.single-content-box__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){.single-content-box__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)}.single-content-box__nav-menu__cta-style-16:hover svg *{stroke:var(--cta-style-16-mobile-hover-colour)}}@media (hover: hover)and (hover: none){.single-content-box__nav-menu__cta-style-16:hover{background-color:var(--cta-style-16-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.single-content-box__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)}.single-content-box__nav-menu__cta-style-16:hover svg *{stroke:var(--cta-style-16-hover-colour)}}.single-content-box__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)}.single-content-box__nav-menu__cta-style-16--inactive,.single-content-box__nav-menu__cta-style-16.cta-style-inactive,.single-content-box__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)}.single-content-box__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)}.single-content-box__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)}.single-content-box__nav-menu__cta-style-17 svg *{stroke:var(--cta-style-17-mobile-colour)}@media screen and (min-width: 744px){.single-content-box__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)}.single-content-box__nav-menu__cta-style-17 svg *{stroke:var(--cta-style-17-colour)}}@media screen and (min-width: 992px){.single-content-box__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){.single-content-box__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){.single-content-box__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)}.single-content-box__nav-menu__cta-style-17:hover svg *{stroke:var(--cta-style-17-mobile-hover-colour)}}@media (hover: hover)and (hover: none){.single-content-box__nav-menu__cta-style-17:hover{background-color:var(--cta-style-17-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.single-content-box__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)}.single-content-box__nav-menu__cta-style-17:hover svg *{stroke:var(--cta-style-17-hover-colour)}}.single-content-box__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)}.single-content-box__nav-menu__cta-style-17--inactive,.single-content-box__nav-menu__cta-style-17.cta-style-inactive,.single-content-box__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)}.single-content-box__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)}.single-content-box__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)}.single-content-box__nav-menu__cta-style-18 svg *{stroke:var(--cta-style-18-mobile-colour)}@media screen and (min-width: 744px){.single-content-box__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)}.single-content-box__nav-menu__cta-style-18 svg *{stroke:var(--cta-style-18-colour)}}@media screen and (min-width: 992px){.single-content-box__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){.single-content-box__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){.single-content-box__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)}.single-content-box__nav-menu__cta-style-18:hover svg *{stroke:var(--cta-style-18-mobile-hover-colour)}}@media (hover: hover)and (hover: none){.single-content-box__nav-menu__cta-style-18:hover{background-color:var(--cta-style-18-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.single-content-box__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)}.single-content-box__nav-menu__cta-style-18:hover svg *{stroke:var(--cta-style-18-hover-colour)}}.single-content-box__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)}.single-content-box__nav-menu__cta-style-18--inactive,.single-content-box__nav-menu__cta-style-18.cta-style-inactive,.single-content-box__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)}.single-content-box__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)}.single-content-box__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)}.single-content-box__nav-menu__cta-style-19 svg *{stroke:var(--cta-style-19-mobile-colour)}@media screen and (min-width: 744px){.single-content-box__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)}.single-content-box__nav-menu__cta-style-19 svg *{stroke:var(--cta-style-19-colour)}}@media screen and (min-width: 992px){.single-content-box__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){.single-content-box__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){.single-content-box__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)}.single-content-box__nav-menu__cta-style-19:hover svg *{stroke:var(--cta-style-19-mobile-hover-colour)}}@media (hover: hover)and (hover: none){.single-content-box__nav-menu__cta-style-19:hover{background-color:var(--cta-style-19-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.single-content-box__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)}.single-content-box__nav-menu__cta-style-19:hover svg *{stroke:var(--cta-style-19-hover-colour)}}.single-content-box__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)}.single-content-box__nav-menu__cta-style-19--inactive,.single-content-box__nav-menu__cta-style-19.cta-style-inactive,.single-content-box__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)}.single-content-box__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)}.single-content-box__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)}.single-content-box__nav-menu__cta-style-20 svg *{stroke:var(--cta-style-20-mobile-colour)}@media screen and (min-width: 744px){.single-content-box__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)}.single-content-box__nav-menu__cta-style-20 svg *{stroke:var(--cta-style-20-colour)}}@media screen and (min-width: 992px){.single-content-box__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){.single-content-box__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){.single-content-box__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)}.single-content-box__nav-menu__cta-style-20:hover svg *{stroke:var(--cta-style-20-mobile-hover-colour)}}@media (hover: hover)and (hover: none){.single-content-box__nav-menu__cta-style-20:hover{background-color:var(--cta-style-20-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.single-content-box__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)}.single-content-box__nav-menu__cta-style-20:hover svg *{stroke:var(--cta-style-20-hover-colour)}}.single-content-box__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)}.single-content-box__nav-menu__cta-style-20--inactive,.single-content-box__nav-menu__cta-style-20.cta-style-inactive,.single-content-box__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)}.single-content-box__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){.single-content-box__nav-menu{margin-bottom:0}}.single-content-box__nav-menu-list{list-style:none;display:flex;flex-direction:var(--menu-direction-mobile)}@media screen and (min-width: 744px){.single-content-box__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))}}.single-content-box__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){.single-content-box__nav-menu-list .nav-menu__item{margin-bottom:calc(15 / var(--desktop-design-reference) * var(--screen-width-desktop))}}.single-content-box__nav-menu-list .nav-menu__item:last-child{margin-bottom:0}.single-content-box__nav-menu-link{color:var(--menu-text-colour)}.single-content-box__nav-menu-link:hover{color:var(--menu-text-hover-colour)}.single-content-box__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){.single-content-box__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){.single-content-box__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))}}.single-content-box__accent-text::before,.single-content-box__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){.single-content-box__accent-text::before,.single-content-box__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){.single-content-box__accent-text::before,.single-content-box__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))}}.single-content-box__code-block-container{width:100%;overflow:scroll;display:flex}.single-content-box__code-block__code{display:block}.single-content-box__accordion-v2{width:100%}.single-content-box__accordion-wrapper{text-align:initial;background:var(--background-colour);border-radius:4px}.single-content-box__accordion-question-wrapper{cursor:pointer;place-items:flex-start}.single-content-box__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){.single-content-box__accordion-question-wrapper button{align-items:center}}.single-content-box__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){.single-content-box__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){.single-content-box__accordion-image-wrapper{width:calc(var(--image-icon-size) / var(--desktop-design-reference) * var(--screen-width-desktop))}}.single-content-box__accordion-image-wrapper img{width:100%}.single-content-box__accordion-question{text-align:left;display:grid;grid-template:"question icon" "answer ..."/auto min-content}.single-content-box__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))}.single-content-box__accordion-answer-wrapper{overflow:hidden;height:0;grid-area:answer}.single-content-box__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){.single-content-box__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){.single-content-box__accordion-answer-wrapper p{padding-top:calc(var(--accordion-text-padding-top) / var(--desktop-design-reference) * var(--screen-width-desktop))}}.single-content-box__accordion-answer-wrapper p a{word-break:break-word}.single-content-box__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){.single-content-box__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){.single-content-box__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))}}.single-content-box__accordion-answer:last-child{padding-bottom:0}.single-content-box__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))}.single-content-box__accordion-icon.active .standard-content-v2__accordion-animation:before{transform:rotate(90deg)}.single-content-box__accordion-icon.active .standard-content-v2__accordion-animation:after{transform:rotate(180deg)}.single-content-box .image-icon-active{transform:rotate(var(--image-icon-rotation-deg));transition:transform .3s ease}.single-content-box :not(.image-icon-active,.lottie-animations *){transform:rotate(0deg);transition:transform .3s ease}.single-content-box__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))}.single-content-box__accordion-animation:before,.single-content-box__accordion-animation:after{background-color:var(--text-colour);content:"";position:absolute;transition:transform .25s ease-out}.single-content-box__accordion-animation:before{height:100%;left:50%;margin-left:-1px;top:0;width:2px}.single-content-box__accordion-animation:after{height:2px;left:0;margin-top:-1px;top:50%;width:100%}.single-content-box__bazaarvoice-review{place-self:var(--horizontal-alignment,center)}.single-content-box__better-reviews{place-self:var(--horizontal-alignment,center)}.single-content-box .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)}.single-content-box .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)}.single-content-box .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}.single-content-box .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)}.single-content-box .better-reviews__review .better-reviews__cta-container{order:1}.single-content-box .better-reviews__review .better-reviews__average{display:flex;gap:5px;align-items:center;order:2}.single-content-box .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%}.single-content-box .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%}.single-content-box .better-reviews__review .better-reviews__average .better-reviews__star_05{padding-right:calc(var(--better-reviews-star-width) * .911)}.single-content-box .better-reviews__review .better-reviews__average .better-reviews__star_10{padding-right:calc(var(--better-reviews-star-width) * .8)}.single-content-box .better-reviews__review .better-reviews__average .better-reviews__star_15{padding-right:calc(var(--better-reviews-star-width) * .702)}.single-content-box .better-reviews__review .better-reviews__average .better-reviews__star_20{padding-right:calc(var(--better-reviews-star-width) * .6)}.single-content-box .better-reviews__review .better-reviews__average .better-reviews__star_25{padding-right:calc(var(--better-reviews-star-width) * .5)}.single-content-box .better-reviews__review .better-reviews__average .better-reviews__star_30{padding-right:calc(var(--better-reviews-star-width) * .4)}.single-content-box .better-reviews__review .better-reviews__average .better-reviews__star_35{padding-right:calc(var(--better-reviews-star-width) * .298)}.single-content-box .better-reviews__review .better-reviews__average .better-reviews__star_40{padding-right:calc(var(--better-reviews-star-width) * .2)}.single-content-box .better-reviews__review .better-reviews__average .better-reviews__star_45{padding-right:calc(var(--better-reviews-star-width) * .09)}.single-content-box .better-reviews__review .better-reviews__average .better-reviews__star_50{padding-right:calc(var(--better-reviews-star-width) * 0)}.single-content-box .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}.single-content-box .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}.single-content-box .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))}.single-content-box .social-media-share-popup .social-media-page-content .social-media-share-icon .share-icon-img{transform:rotate(var(--social-share-icon-rotate));cursor:pointer}.single-content-box .social-media-share-popup dialog::backdrop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.single-content-box .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}.single-content-box .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}.single-content-box .social-media-share-popup dialog .dialog-actions{text-align:center}.single-content-box .social-media-share-popup dialog .dialog-actions h3{font-size:50px;font-family:var(--primary-font-family);color:var(--social-share-popup-font-colour)}.single-content-box .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))}.single-content-box .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))}.single-content-box .social-media-share-popup dialog .dialog-actions .wrapper-content-icons a svg{padding-top:calc(5 / var(--desktop-design-reference) * var(--screen-width-static))}.single-content-box .social-media-share-popup dialog .dialog-actions .wrapper-content-icons a svg:hover{fill:purple}.single-content-box .social-media-share-popup dialog .dialog-actions .wrapper-content-icons a svg:hover rect{fill:purple}.single-content-box .social-media-share-popup dialog .dialog-actions .wrapper-content-icons a svg:hover path{fill:purple}.single-content-box .social-media-share-popup dialog .dialog-actions .wrapper-content-icons a:focus-visible{outline:unset}.single-content-box .social-media-share-popup dialog .dialog-actions .social-media-message{display:none;color:#fff;font-size:16px}.single-content-box__countdown-days,.single-content-box__countdown-hours{color:var(--text-colour)}.single-content-box__blockquote{display:flex;flex-direction:column;font-weight:unset;gap:calc(20 / var(--desktop-design-reference) * var(--screen-width-static))}.single-content-box__blockquote::before{content:unset}.single-content-box__blockquote::after{content:unset}.single-content-box__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){.single-content-box__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)}}.single-content-box__blockquote-quote-text:before{position:absolute;left:-.6em;font-size:var(--quotes-size)}.single-content-box__blockquote-quote-text:after{content:var(--hide-close-quote);position:absolute;bottom:calc(var(--quotes-size) * -.04);font-size:var(--quotes-size)}.single-content-box footer{align-self:var(--footer-align);color:var(--default-text-colour-mobile)}@media screen and (min-width: 992px){.single-content-box footer{color:var(--default-text-colour-desktop)}}.single-content-box .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)}.single-content-box__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}.single-content-box__cta:hover,.single-content-box__cta:active,.single-content-box__cta:focus{cursor:pointer}.single-content-box__cta[disabled]{cursor:not-allowed}.single-content-box__cta-span{width:100%}.single-content-box__cta-icon{width:1em}.single-content-box__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)}.single-content-box__cta-style-1 svg *{stroke:var(--cta-style-1-mobile-colour)}@media screen and (min-width: 744px){.single-content-box__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)}.single-content-box__cta-style-1 svg *{stroke:var(--cta-style-1-colour)}}@media screen and (min-width: 992px){.single-content-box__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){.single-content-box__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){.single-content-box__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)}.single-content-box__cta-style-1:hover svg *{stroke:var(--cta-style-1-mobile-hover-colour)}}@media (hover: hover)and (hover: none){.single-content-box__cta-style-1:hover{background-color:var(--cta-style-1-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.single-content-box__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)}.single-content-box__cta-style-1:hover svg *{stroke:var(--cta-style-1-hover-colour)}}.single-content-box__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)}.single-content-box__cta-style-1--inactive,.single-content-box__cta-style-1.cta-style-inactive,.single-content-box__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)}.single-content-box__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)}.single-content-box__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)}.single-content-box__cta-style-2 svg *{stroke:var(--cta-style-2-mobile-colour)}@media screen and (min-width: 744px){.single-content-box__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)}.single-content-box__cta-style-2 svg *{stroke:var(--cta-style-2-colour)}}@media screen and (min-width: 992px){.single-content-box__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){.single-content-box__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){.single-content-box__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)}.single-content-box__cta-style-2:hover svg *{stroke:var(--cta-style-2-mobile-hover-colour)}}@media (hover: hover)and (hover: none){.single-content-box__cta-style-2:hover{background-color:var(--cta-style-2-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.single-content-box__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)}.single-content-box__cta-style-2:hover svg *{stroke:var(--cta-style-2-hover-colour)}}.single-content-box__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)}.single-content-box__cta-style-2--inactive,.single-content-box__cta-style-2.cta-style-inactive,.single-content-box__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)}.single-content-box__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)}.single-content-box__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)}.single-content-box__cta-style-3 svg *{stroke:var(--cta-style-3-mobile-colour)}@media screen and (min-width: 744px){.single-content-box__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)}.single-content-box__cta-style-3 svg *{stroke:var(--cta-style-3-colour)}}@media screen and (min-width: 992px){.single-content-box__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){.single-content-box__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){.single-content-box__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)}.single-content-box__cta-style-3:hover svg *{stroke:var(--cta-style-3-mobile-hover-colour)}}@media (hover: hover)and (hover: none){.single-content-box__cta-style-3:hover{background-color:var(--cta-style-3-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.single-content-box__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)}.single-content-box__cta-style-3:hover svg *{stroke:var(--cta-style-3-hover-colour)}}.single-content-box__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)}.single-content-box__cta-style-3--inactive,.single-content-box__cta-style-3.cta-style-inactive,.single-content-box__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)}.single-content-box__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)}.single-content-box__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)}.single-content-box__cta-style-4 svg *{stroke:var(--cta-style-4-mobile-colour)}@media screen and (min-width: 744px){.single-content-box__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)}.single-content-box__cta-style-4 svg *{stroke:var(--cta-style-4-colour)}}@media screen and (min-width: 992px){.single-content-box__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){.single-content-box__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){.single-content-box__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)}.single-content-box__cta-style-4:hover svg *{stroke:var(--cta-style-4-mobile-hover-colour)}}@media (hover: hover)and (hover: none){.single-content-box__cta-style-4:hover{background-color:var(--cta-style-4-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.single-content-box__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)}.single-content-box__cta-style-4:hover svg *{stroke:var(--cta-style-4-hover-colour)}}.single-content-box__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)}.single-content-box__cta-style-4--inactive,.single-content-box__cta-style-4.cta-style-inactive,.single-content-box__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)}.single-content-box__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)}.single-content-box__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)}.single-content-box__cta-style-5 svg *{stroke:var(--cta-style-5-mobile-colour)}@media screen and (min-width: 744px){.single-content-box__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)}.single-content-box__cta-style-5 svg *{stroke:var(--cta-style-5-colour)}}@media screen and (min-width: 992px){.single-content-box__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){.single-content-box__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){.single-content-box__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)}.single-content-box__cta-style-5:hover svg *{stroke:var(--cta-style-5-mobile-hover-colour)}}@media (hover: hover)and (hover: none){.single-content-box__cta-style-5:hover{background-color:var(--cta-style-5-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.single-content-box__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)}.single-content-box__cta-style-5:hover svg *{stroke:var(--cta-style-5-hover-colour)}}.single-content-box__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)}.single-content-box__cta-style-5--inactive,.single-content-box__cta-style-5.cta-style-inactive,.single-content-box__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)}.single-content-box__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)}.single-content-box__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)}.single-content-box__cta-style-6 svg *{stroke:var(--cta-style-6-mobile-colour)}@media screen and (min-width: 744px){.single-content-box__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)}.single-content-box__cta-style-6 svg *{stroke:var(--cta-style-6-colour)}}@media screen and (min-width: 992px){.single-content-box__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){.single-content-box__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){.single-content-box__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)}.single-content-box__cta-style-6:hover svg *{stroke:var(--cta-style-6-mobile-hover-colour)}}@media (hover: hover)and (hover: none){.single-content-box__cta-style-6:hover{background-color:var(--cta-style-6-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.single-content-box__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)}.single-content-box__cta-style-6:hover svg *{stroke:var(--cta-style-6-hover-colour)}}.single-content-box__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)}.single-content-box__cta-style-6--inactive,.single-content-box__cta-style-6.cta-style-inactive,.single-content-box__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)}.single-content-box__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)}.single-content-box__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)}.single-content-box__cta-style-7 svg *{stroke:var(--cta-style-7-mobile-colour)}@media screen and (min-width: 744px){.single-content-box__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)}.single-content-box__cta-style-7 svg *{stroke:var(--cta-style-7-colour)}}@media screen and (min-width: 992px){.single-content-box__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){.single-content-box__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){.single-content-box__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)}.single-content-box__cta-style-7:hover svg *{stroke:var(--cta-style-7-mobile-hover-colour)}}@media (hover: hover)and (hover: none){.single-content-box__cta-style-7:hover{background-color:var(--cta-style-7-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.single-content-box__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)}.single-content-box__cta-style-7:hover svg *{stroke:var(--cta-style-7-hover-colour)}}.single-content-box__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)}.single-content-box__cta-style-7--inactive,.single-content-box__cta-style-7.cta-style-inactive,.single-content-box__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)}.single-content-box__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)}.single-content-box__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)}.single-content-box__cta-style-8 svg *{stroke:var(--cta-style-8-mobile-colour)}@media screen and (min-width: 744px){.single-content-box__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)}.single-content-box__cta-style-8 svg *{stroke:var(--cta-style-8-colour)}}@media screen and (min-width: 992px){.single-content-box__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){.single-content-box__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){.single-content-box__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)}.single-content-box__cta-style-8:hover svg *{stroke:var(--cta-style-8-mobile-hover-colour)}}@media (hover: hover)and (hover: none){.single-content-box__cta-style-8:hover{background-color:var(--cta-style-8-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.single-content-box__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)}.single-content-box__cta-style-8:hover svg *{stroke:var(--cta-style-8-hover-colour)}}.single-content-box__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)}.single-content-box__cta-style-8--inactive,.single-content-box__cta-style-8.cta-style-inactive,.single-content-box__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)}.single-content-box__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)}.single-content-box__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)}.single-content-box__cta-style-9 svg *{stroke:var(--cta-style-9-mobile-colour)}@media screen and (min-width: 744px){.single-content-box__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)}.single-content-box__cta-style-9 svg *{stroke:var(--cta-style-9-colour)}}@media screen and (min-width: 992px){.single-content-box__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){.single-content-box__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){.single-content-box__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)}.single-content-box__cta-style-9:hover svg *{stroke:var(--cta-style-9-mobile-hover-colour)}}@media (hover: hover)and (hover: none){.single-content-box__cta-style-9:hover{background-color:var(--cta-style-9-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.single-content-box__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)}.single-content-box__cta-style-9:hover svg *{stroke:var(--cta-style-9-hover-colour)}}.single-content-box__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)}.single-content-box__cta-style-9--inactive,.single-content-box__cta-style-9.cta-style-inactive,.single-content-box__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)}.single-content-box__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)}.single-content-box__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)}.single-content-box__cta-style-10 svg *{stroke:var(--cta-style-10-mobile-colour)}@media screen and (min-width: 744px){.single-content-box__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)}.single-content-box__cta-style-10 svg *{stroke:var(--cta-style-10-colour)}}@media screen and (min-width: 992px){.single-content-box__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){.single-content-box__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){.single-content-box__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)}.single-content-box__cta-style-10:hover svg *{stroke:var(--cta-style-10-mobile-hover-colour)}}@media (hover: hover)and (hover: none){.single-content-box__cta-style-10:hover{background-color:var(--cta-style-10-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.single-content-box__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)}.single-content-box__cta-style-10:hover svg *{stroke:var(--cta-style-10-hover-colour)}}.single-content-box__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)}.single-content-box__cta-style-10--inactive,.single-content-box__cta-style-10.cta-style-inactive,.single-content-box__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)}.single-content-box__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)}.single-content-box__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)}.single-content-box__cta-style-11 svg *{stroke:var(--cta-style-11-mobile-colour)}@media screen and (min-width: 744px){.single-content-box__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)}.single-content-box__cta-style-11 svg *{stroke:var(--cta-style-11-colour)}}@media screen and (min-width: 992px){.single-content-box__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){.single-content-box__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){.single-content-box__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)}.single-content-box__cta-style-11:hover svg *{stroke:var(--cta-style-11-mobile-hover-colour)}}@media (hover: hover)and (hover: none){.single-content-box__cta-style-11:hover{background-color:var(--cta-style-11-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.single-content-box__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)}.single-content-box__cta-style-11:hover svg *{stroke:var(--cta-style-11-hover-colour)}}.single-content-box__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)}.single-content-box__cta-style-11--inactive,.single-content-box__cta-style-11.cta-style-inactive,.single-content-box__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)}.single-content-box__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)}.single-content-box__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)}.single-content-box__cta-style-12 svg *{stroke:var(--cta-style-12-mobile-colour)}@media screen and (min-width: 744px){.single-content-box__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)}.single-content-box__cta-style-12 svg *{stroke:var(--cta-style-12-colour)}}@media screen and (min-width: 992px){.single-content-box__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){.single-content-box__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){.single-content-box__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)}.single-content-box__cta-style-12:hover svg *{stroke:var(--cta-style-12-mobile-hover-colour)}}@media (hover: hover)and (hover: none){.single-content-box__cta-style-12:hover{background-color:var(--cta-style-12-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.single-content-box__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)}.single-content-box__cta-style-12:hover svg *{stroke:var(--cta-style-12-hover-colour)}}.single-content-box__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)}.single-content-box__cta-style-12--inactive,.single-content-box__cta-style-12.cta-style-inactive,.single-content-box__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)}.single-content-box__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)}.single-content-box__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)}.single-content-box__cta-style-13 svg *{stroke:var(--cta-style-13-mobile-colour)}@media screen and (min-width: 744px){.single-content-box__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)}.single-content-box__cta-style-13 svg *{stroke:var(--cta-style-13-colour)}}@media screen and (min-width: 992px){.single-content-box__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){.single-content-box__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){.single-content-box__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)}.single-content-box__cta-style-13:hover svg *{stroke:var(--cta-style-13-mobile-hover-colour)}}@media (hover: hover)and (hover: none){.single-content-box__cta-style-13:hover{background-color:var(--cta-style-13-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.single-content-box__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)}.single-content-box__cta-style-13:hover svg *{stroke:var(--cta-style-13-hover-colour)}}.single-content-box__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)}.single-content-box__cta-style-13--inactive,.single-content-box__cta-style-13.cta-style-inactive,.single-content-box__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)}.single-content-box__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)}.single-content-box__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)}.single-content-box__cta-style-14 svg *{stroke:var(--cta-style-14-mobile-colour)}@media screen and (min-width: 744px){.single-content-box__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)}.single-content-box__cta-style-14 svg *{stroke:var(--cta-style-14-colour)}}@media screen and (min-width: 992px){.single-content-box__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){.single-content-box__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){.single-content-box__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)}.single-content-box__cta-style-14:hover svg *{stroke:var(--cta-style-14-mobile-hover-colour)}}@media (hover: hover)and (hover: none){.single-content-box__cta-style-14:hover{background-color:var(--cta-style-14-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.single-content-box__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)}.single-content-box__cta-style-14:hover svg *{stroke:var(--cta-style-14-hover-colour)}}.single-content-box__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)}.single-content-box__cta-style-14--inactive,.single-content-box__cta-style-14.cta-style-inactive,.single-content-box__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)}.single-content-box__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)}.single-content-box__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)}.single-content-box__cta-style-15 svg *{stroke:var(--cta-style-15-mobile-colour)}@media screen and (min-width: 744px){.single-content-box__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)}.single-content-box__cta-style-15 svg *{stroke:var(--cta-style-15-colour)}}@media screen and (min-width: 992px){.single-content-box__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){.single-content-box__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){.single-content-box__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)}.single-content-box__cta-style-15:hover svg *{stroke:var(--cta-style-15-mobile-hover-colour)}}@media (hover: hover)and (hover: none){.single-content-box__cta-style-15:hover{background-color:var(--cta-style-15-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.single-content-box__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)}.single-content-box__cta-style-15:hover svg *{stroke:var(--cta-style-15-hover-colour)}}.single-content-box__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)}.single-content-box__cta-style-15--inactive,.single-content-box__cta-style-15.cta-style-inactive,.single-content-box__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)}.single-content-box__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)}.single-content-box__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)}.single-content-box__cta-style-16 svg *{stroke:var(--cta-style-16-mobile-colour)}@media screen and (min-width: 744px){.single-content-box__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)}.single-content-box__cta-style-16 svg *{stroke:var(--cta-style-16-colour)}}@media screen and (min-width: 992px){.single-content-box__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){.single-content-box__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){.single-content-box__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)}.single-content-box__cta-style-16:hover svg *{stroke:var(--cta-style-16-mobile-hover-colour)}}@media (hover: hover)and (hover: none){.single-content-box__cta-style-16:hover{background-color:var(--cta-style-16-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.single-content-box__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)}.single-content-box__cta-style-16:hover svg *{stroke:var(--cta-style-16-hover-colour)}}.single-content-box__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)}.single-content-box__cta-style-16--inactive,.single-content-box__cta-style-16.cta-style-inactive,.single-content-box__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)}.single-content-box__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)}.single-content-box__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)}.single-content-box__cta-style-17 svg *{stroke:var(--cta-style-17-mobile-colour)}@media screen and (min-width: 744px){.single-content-box__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)}.single-content-box__cta-style-17 svg *{stroke:var(--cta-style-17-colour)}}@media screen and (min-width: 992px){.single-content-box__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){.single-content-box__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){.single-content-box__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)}.single-content-box__cta-style-17:hover svg *{stroke:var(--cta-style-17-mobile-hover-colour)}}@media (hover: hover)and (hover: none){.single-content-box__cta-style-17:hover{background-color:var(--cta-style-17-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.single-content-box__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)}.single-content-box__cta-style-17:hover svg *{stroke:var(--cta-style-17-hover-colour)}}.single-content-box__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)}.single-content-box__cta-style-17--inactive,.single-content-box__cta-style-17.cta-style-inactive,.single-content-box__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)}.single-content-box__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)}.single-content-box__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)}.single-content-box__cta-style-18 svg *{stroke:var(--cta-style-18-mobile-colour)}@media screen and (min-width: 744px){.single-content-box__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)}.single-content-box__cta-style-18 svg *{stroke:var(--cta-style-18-colour)}}@media screen and (min-width: 992px){.single-content-box__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){.single-content-box__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){.single-content-box__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)}.single-content-box__cta-style-18:hover svg *{stroke:var(--cta-style-18-mobile-hover-colour)}}@media (hover: hover)and (hover: none){.single-content-box__cta-style-18:hover{background-color:var(--cta-style-18-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.single-content-box__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)}.single-content-box__cta-style-18:hover svg *{stroke:var(--cta-style-18-hover-colour)}}.single-content-box__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)}.single-content-box__cta-style-18--inactive,.single-content-box__cta-style-18.cta-style-inactive,.single-content-box__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)}.single-content-box__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)}.single-content-box__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)}.single-content-box__cta-style-19 svg *{stroke:var(--cta-style-19-mobile-colour)}@media screen and (min-width: 744px){.single-content-box__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)}.single-content-box__cta-style-19 svg *{stroke:var(--cta-style-19-colour)}}@media screen and (min-width: 992px){.single-content-box__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){.single-content-box__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){.single-content-box__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)}.single-content-box__cta-style-19:hover svg *{stroke:var(--cta-style-19-mobile-hover-colour)}}@media (hover: hover)and (hover: none){.single-content-box__cta-style-19:hover{background-color:var(--cta-style-19-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.single-content-box__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)}.single-content-box__cta-style-19:hover svg *{stroke:var(--cta-style-19-hover-colour)}}.single-content-box__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)}.single-content-box__cta-style-19--inactive,.single-content-box__cta-style-19.cta-style-inactive,.single-content-box__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)}.single-content-box__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)}.single-content-box__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)}.single-content-box__cta-style-20 svg *{stroke:var(--cta-style-20-mobile-colour)}@media screen and (min-width: 744px){.single-content-box__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)}.single-content-box__cta-style-20 svg *{stroke:var(--cta-style-20-colour)}}@media screen and (min-width: 992px){.single-content-box__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){.single-content-box__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){.single-content-box__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)}.single-content-box__cta-style-20:hover svg *{stroke:var(--cta-style-20-mobile-hover-colour)}}@media (hover: hover)and (hover: none){.single-content-box__cta-style-20:hover{background-color:var(--cta-style-20-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.single-content-box__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)}.single-content-box__cta-style-20:hover svg *{stroke:var(--cta-style-20-hover-colour)}}.single-content-box__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)}.single-content-box__cta-style-20--inactive,.single-content-box__cta-style-20.cta-style-inactive,.single-content-box__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)}.single-content-box__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)}.single-content-box__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)}.single-content-box__share-icon--primary svg{width:100%;height:100%}@media screen and (min-width: 744px){.single-content-box__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){.single-content-box__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))}}.single-content-box__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)}.single-content-box__share-icon--secondary svg{width:100%;height:100%}@media screen and (min-width: 744px){.single-content-box__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){.single-content-box__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))}}.single-content-box__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)}.single-content-box__share-icon--tertiary svg{width:100%;height:100%}@media screen and (min-width: 744px){.single-content-box__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){.single-content-box__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))}}.single-content-box__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}.single-content-box__video-play-button--primary:hover{cursor:pointer}.single-content-box__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){.single-content-box__video-play-button--primary::before{top:50%;left:50%;transform:translate(-25%,-50%)}}.single-content-box__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}.single-content-box__video-play-button--secondary:hover{cursor:pointer}.single-content-box__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){.single-content-box__video-play-button--secondary::before{top:50%;left:50%;transform:translate(-25%,-50%)}}.single-content-box__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}.single-content-box__video-play-button--tertiary:hover{cursor:pointer}.single-content-box__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){.single-content-box__video-play-button--tertiary::before{top:50%;left:50%;transform:translate(-25%,-50%)}}.single-content-box__video-play-button-container{display:grid;width:100%;pointer-events:all}.single-content-box__video-play-button-container:last-child{margin-bottom:var(--heading-block-spacing);margin-bottom:0}.single-content-box__video-play-button{grid-area:unset;place-self:var(--playbutton-vertical-alignment,center) var(--playbutton-horizontal-alignment,center)}.single-content-box__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){.single-content-box__content-image{max-width:calc(var(--image-max-width-portrait) / var(--portrait-design-reference) * var(--screen-width-portrait))}}@media screen and (min-width: 992px){.single-content-box__content-image{max-width:calc(var(--image-max-width-landscape) / var(--landscape-design-reference) * var(--screen-width-landscape))}}@media screen and (min-width: 1440px){.single-content-box__content-image{max-width:calc(var(--image-max-width-desktop) / var(--desktop-design-reference) * var(--screen-width-desktop))}}.mobile-menu-active{overflow-y:hidden}.post-type-filter-grid-v2{padding:calc(var(--global-block-spacing) * var(--padding-block-multiplier-mobile-top)) calc(var(--global-inline-spacing) * var(--padding-inline-multiplier-mobile-right)) calc(var(--global-block-spacing) * var(--padding-block-multiplier-mobile-bottom)) calc(var(--global-inline-spacing) * var(--padding-inline-multiplier-mobile-left));z-index:10;position:relative;background-color:var(--block-background-colour)}@media screen and (min-width: 744px){.post-type-filter-grid-v2{padding:calc(var(--global-block-spacing) * var(--padding-block-multiplier-portrait-top)) calc(var(--global-inline-spacing) * var(--padding-inline-multiplier-portrait-right)) calc(var(--global-block-spacing) * var(--padding-block-multiplier-portrait-bottom)) calc(var(--global-inline-spacing) * var(--padding-inline-multiplier-portrait-left))}}@media screen and (min-width: 992px){.post-type-filter-grid-v2{padding:calc(var(--global-block-spacing) * var(--padding-block-multiplier-desktop-top)) calc(var(--global-inline-spacing) * var(--padding-inline-multiplier-desktop-right)) calc(var(--global-block-spacing) * var(--padding-block-multiplier-desktop-bottom)) calc(var(--global-inline-spacing) * var(--padding-inline-multiplier-desktop-left))}}.post-type-filter-grid-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}.post-type-filter-grid-v2__cta:hover,.post-type-filter-grid-v2__cta:active,.post-type-filter-grid-v2__cta:focus{cursor:pointer}.post-type-filter-grid-v2__cta[disabled]{cursor:not-allowed}.post-type-filter-grid-v2__cta-span{width:100%}.post-type-filter-grid-v2__cta-icon{width:1em}.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-1 svg *{stroke:var(--cta-style-1-mobile-colour)}@media screen and (min-width: 744px){.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-1 svg *{stroke:var(--cta-style-1-colour)}}@media screen and (min-width: 992px){.post-type-filter-grid-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){.post-type-filter-grid-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){.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-1:hover svg *{stroke:var(--cta-style-1-mobile-hover-colour)}}@media (hover: hover)and (hover: none){.post-type-filter-grid-v2__cta-style-1:hover{background-color:var(--cta-style-1-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-1:hover svg *{stroke:var(--cta-style-1-hover-colour)}}.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-1--inactive,.post-type-filter-grid-v2__cta-style-1.cta-style-inactive,.post-type-filter-grid-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)}.post-type-filter-grid-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)}.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-2 svg *{stroke:var(--cta-style-2-mobile-colour)}@media screen and (min-width: 744px){.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-2 svg *{stroke:var(--cta-style-2-colour)}}@media screen and (min-width: 992px){.post-type-filter-grid-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){.post-type-filter-grid-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){.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-2:hover svg *{stroke:var(--cta-style-2-mobile-hover-colour)}}@media (hover: hover)and (hover: none){.post-type-filter-grid-v2__cta-style-2:hover{background-color:var(--cta-style-2-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-2:hover svg *{stroke:var(--cta-style-2-hover-colour)}}.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-2--inactive,.post-type-filter-grid-v2__cta-style-2.cta-style-inactive,.post-type-filter-grid-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)}.post-type-filter-grid-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)}.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-3 svg *{stroke:var(--cta-style-3-mobile-colour)}@media screen and (min-width: 744px){.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-3 svg *{stroke:var(--cta-style-3-colour)}}@media screen and (min-width: 992px){.post-type-filter-grid-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){.post-type-filter-grid-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){.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-3:hover svg *{stroke:var(--cta-style-3-mobile-hover-colour)}}@media (hover: hover)and (hover: none){.post-type-filter-grid-v2__cta-style-3:hover{background-color:var(--cta-style-3-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-3:hover svg *{stroke:var(--cta-style-3-hover-colour)}}.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-3--inactive,.post-type-filter-grid-v2__cta-style-3.cta-style-inactive,.post-type-filter-grid-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)}.post-type-filter-grid-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)}.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-4 svg *{stroke:var(--cta-style-4-mobile-colour)}@media screen and (min-width: 744px){.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-4 svg *{stroke:var(--cta-style-4-colour)}}@media screen and (min-width: 992px){.post-type-filter-grid-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){.post-type-filter-grid-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){.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-4:hover svg *{stroke:var(--cta-style-4-mobile-hover-colour)}}@media (hover: hover)and (hover: none){.post-type-filter-grid-v2__cta-style-4:hover{background-color:var(--cta-style-4-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-4:hover svg *{stroke:var(--cta-style-4-hover-colour)}}.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-4--inactive,.post-type-filter-grid-v2__cta-style-4.cta-style-inactive,.post-type-filter-grid-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)}.post-type-filter-grid-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)}.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-5 svg *{stroke:var(--cta-style-5-mobile-colour)}@media screen and (min-width: 744px){.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-5 svg *{stroke:var(--cta-style-5-colour)}}@media screen and (min-width: 992px){.post-type-filter-grid-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){.post-type-filter-grid-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){.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-5:hover svg *{stroke:var(--cta-style-5-mobile-hover-colour)}}@media (hover: hover)and (hover: none){.post-type-filter-grid-v2__cta-style-5:hover{background-color:var(--cta-style-5-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-5:hover svg *{stroke:var(--cta-style-5-hover-colour)}}.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-5--inactive,.post-type-filter-grid-v2__cta-style-5.cta-style-inactive,.post-type-filter-grid-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)}.post-type-filter-grid-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)}.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-6 svg *{stroke:var(--cta-style-6-mobile-colour)}@media screen and (min-width: 744px){.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-6 svg *{stroke:var(--cta-style-6-colour)}}@media screen and (min-width: 992px){.post-type-filter-grid-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){.post-type-filter-grid-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){.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-6:hover svg *{stroke:var(--cta-style-6-mobile-hover-colour)}}@media (hover: hover)and (hover: none){.post-type-filter-grid-v2__cta-style-6:hover{background-color:var(--cta-style-6-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-6:hover svg *{stroke:var(--cta-style-6-hover-colour)}}.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-6--inactive,.post-type-filter-grid-v2__cta-style-6.cta-style-inactive,.post-type-filter-grid-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)}.post-type-filter-grid-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)}.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-7 svg *{stroke:var(--cta-style-7-mobile-colour)}@media screen and (min-width: 744px){.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-7 svg *{stroke:var(--cta-style-7-colour)}}@media screen and (min-width: 992px){.post-type-filter-grid-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){.post-type-filter-grid-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){.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-7:hover svg *{stroke:var(--cta-style-7-mobile-hover-colour)}}@media (hover: hover)and (hover: none){.post-type-filter-grid-v2__cta-style-7:hover{background-color:var(--cta-style-7-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-7:hover svg *{stroke:var(--cta-style-7-hover-colour)}}.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-7--inactive,.post-type-filter-grid-v2__cta-style-7.cta-style-inactive,.post-type-filter-grid-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)}.post-type-filter-grid-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)}.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-8 svg *{stroke:var(--cta-style-8-mobile-colour)}@media screen and (min-width: 744px){.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-8 svg *{stroke:var(--cta-style-8-colour)}}@media screen and (min-width: 992px){.post-type-filter-grid-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){.post-type-filter-grid-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){.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-8:hover svg *{stroke:var(--cta-style-8-mobile-hover-colour)}}@media (hover: hover)and (hover: none){.post-type-filter-grid-v2__cta-style-8:hover{background-color:var(--cta-style-8-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-8:hover svg *{stroke:var(--cta-style-8-hover-colour)}}.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-8--inactive,.post-type-filter-grid-v2__cta-style-8.cta-style-inactive,.post-type-filter-grid-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)}.post-type-filter-grid-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)}.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-9 svg *{stroke:var(--cta-style-9-mobile-colour)}@media screen and (min-width: 744px){.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-9 svg *{stroke:var(--cta-style-9-colour)}}@media screen and (min-width: 992px){.post-type-filter-grid-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){.post-type-filter-grid-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){.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-9:hover svg *{stroke:var(--cta-style-9-mobile-hover-colour)}}@media (hover: hover)and (hover: none){.post-type-filter-grid-v2__cta-style-9:hover{background-color:var(--cta-style-9-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-9:hover svg *{stroke:var(--cta-style-9-hover-colour)}}.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-9--inactive,.post-type-filter-grid-v2__cta-style-9.cta-style-inactive,.post-type-filter-grid-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)}.post-type-filter-grid-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)}.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-10 svg *{stroke:var(--cta-style-10-mobile-colour)}@media screen and (min-width: 744px){.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-10 svg *{stroke:var(--cta-style-10-colour)}}@media screen and (min-width: 992px){.post-type-filter-grid-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){.post-type-filter-grid-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){.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-10:hover svg *{stroke:var(--cta-style-10-mobile-hover-colour)}}@media (hover: hover)and (hover: none){.post-type-filter-grid-v2__cta-style-10:hover{background-color:var(--cta-style-10-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-10:hover svg *{stroke:var(--cta-style-10-hover-colour)}}.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-10--inactive,.post-type-filter-grid-v2__cta-style-10.cta-style-inactive,.post-type-filter-grid-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)}.post-type-filter-grid-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)}.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-11 svg *{stroke:var(--cta-style-11-mobile-colour)}@media screen and (min-width: 744px){.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-11 svg *{stroke:var(--cta-style-11-colour)}}@media screen and (min-width: 992px){.post-type-filter-grid-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){.post-type-filter-grid-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){.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-11:hover svg *{stroke:var(--cta-style-11-mobile-hover-colour)}}@media (hover: hover)and (hover: none){.post-type-filter-grid-v2__cta-style-11:hover{background-color:var(--cta-style-11-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-11:hover svg *{stroke:var(--cta-style-11-hover-colour)}}.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-11--inactive,.post-type-filter-grid-v2__cta-style-11.cta-style-inactive,.post-type-filter-grid-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)}.post-type-filter-grid-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)}.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-12 svg *{stroke:var(--cta-style-12-mobile-colour)}@media screen and (min-width: 744px){.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-12 svg *{stroke:var(--cta-style-12-colour)}}@media screen and (min-width: 992px){.post-type-filter-grid-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){.post-type-filter-grid-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){.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-12:hover svg *{stroke:var(--cta-style-12-mobile-hover-colour)}}@media (hover: hover)and (hover: none){.post-type-filter-grid-v2__cta-style-12:hover{background-color:var(--cta-style-12-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-12:hover svg *{stroke:var(--cta-style-12-hover-colour)}}.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-12--inactive,.post-type-filter-grid-v2__cta-style-12.cta-style-inactive,.post-type-filter-grid-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)}.post-type-filter-grid-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)}.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-13 svg *{stroke:var(--cta-style-13-mobile-colour)}@media screen and (min-width: 744px){.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-13 svg *{stroke:var(--cta-style-13-colour)}}@media screen and (min-width: 992px){.post-type-filter-grid-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){.post-type-filter-grid-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){.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-13:hover svg *{stroke:var(--cta-style-13-mobile-hover-colour)}}@media (hover: hover)and (hover: none){.post-type-filter-grid-v2__cta-style-13:hover{background-color:var(--cta-style-13-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-13:hover svg *{stroke:var(--cta-style-13-hover-colour)}}.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-13--inactive,.post-type-filter-grid-v2__cta-style-13.cta-style-inactive,.post-type-filter-grid-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)}.post-type-filter-grid-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)}.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-14 svg *{stroke:var(--cta-style-14-mobile-colour)}@media screen and (min-width: 744px){.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-14 svg *{stroke:var(--cta-style-14-colour)}}@media screen and (min-width: 992px){.post-type-filter-grid-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){.post-type-filter-grid-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){.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-14:hover svg *{stroke:var(--cta-style-14-mobile-hover-colour)}}@media (hover: hover)and (hover: none){.post-type-filter-grid-v2__cta-style-14:hover{background-color:var(--cta-style-14-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-14:hover svg *{stroke:var(--cta-style-14-hover-colour)}}.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-14--inactive,.post-type-filter-grid-v2__cta-style-14.cta-style-inactive,.post-type-filter-grid-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)}.post-type-filter-grid-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)}.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-15 svg *{stroke:var(--cta-style-15-mobile-colour)}@media screen and (min-width: 744px){.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-15 svg *{stroke:var(--cta-style-15-colour)}}@media screen and (min-width: 992px){.post-type-filter-grid-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){.post-type-filter-grid-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){.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-15:hover svg *{stroke:var(--cta-style-15-mobile-hover-colour)}}@media (hover: hover)and (hover: none){.post-type-filter-grid-v2__cta-style-15:hover{background-color:var(--cta-style-15-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-15:hover svg *{stroke:var(--cta-style-15-hover-colour)}}.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-15--inactive,.post-type-filter-grid-v2__cta-style-15.cta-style-inactive,.post-type-filter-grid-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)}.post-type-filter-grid-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)}.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-16 svg *{stroke:var(--cta-style-16-mobile-colour)}@media screen and (min-width: 744px){.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-16 svg *{stroke:var(--cta-style-16-colour)}}@media screen and (min-width: 992px){.post-type-filter-grid-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){.post-type-filter-grid-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){.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-16:hover svg *{stroke:var(--cta-style-16-mobile-hover-colour)}}@media (hover: hover)and (hover: none){.post-type-filter-grid-v2__cta-style-16:hover{background-color:var(--cta-style-16-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-16:hover svg *{stroke:var(--cta-style-16-hover-colour)}}.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-16--inactive,.post-type-filter-grid-v2__cta-style-16.cta-style-inactive,.post-type-filter-grid-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)}.post-type-filter-grid-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)}.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-17 svg *{stroke:var(--cta-style-17-mobile-colour)}@media screen and (min-width: 744px){.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-17 svg *{stroke:var(--cta-style-17-colour)}}@media screen and (min-width: 992px){.post-type-filter-grid-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){.post-type-filter-grid-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){.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-17:hover svg *{stroke:var(--cta-style-17-mobile-hover-colour)}}@media (hover: hover)and (hover: none){.post-type-filter-grid-v2__cta-style-17:hover{background-color:var(--cta-style-17-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-17:hover svg *{stroke:var(--cta-style-17-hover-colour)}}.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-17--inactive,.post-type-filter-grid-v2__cta-style-17.cta-style-inactive,.post-type-filter-grid-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)}.post-type-filter-grid-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)}.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-18 svg *{stroke:var(--cta-style-18-mobile-colour)}@media screen and (min-width: 744px){.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-18 svg *{stroke:var(--cta-style-18-colour)}}@media screen and (min-width: 992px){.post-type-filter-grid-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){.post-type-filter-grid-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){.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-18:hover svg *{stroke:var(--cta-style-18-mobile-hover-colour)}}@media (hover: hover)and (hover: none){.post-type-filter-grid-v2__cta-style-18:hover{background-color:var(--cta-style-18-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-18:hover svg *{stroke:var(--cta-style-18-hover-colour)}}.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-18--inactive,.post-type-filter-grid-v2__cta-style-18.cta-style-inactive,.post-type-filter-grid-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)}.post-type-filter-grid-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)}.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-19 svg *{stroke:var(--cta-style-19-mobile-colour)}@media screen and (min-width: 744px){.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-19 svg *{stroke:var(--cta-style-19-colour)}}@media screen and (min-width: 992px){.post-type-filter-grid-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){.post-type-filter-grid-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){.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-19:hover svg *{stroke:var(--cta-style-19-mobile-hover-colour)}}@media (hover: hover)and (hover: none){.post-type-filter-grid-v2__cta-style-19:hover{background-color:var(--cta-style-19-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-19:hover svg *{stroke:var(--cta-style-19-hover-colour)}}.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-19--inactive,.post-type-filter-grid-v2__cta-style-19.cta-style-inactive,.post-type-filter-grid-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)}.post-type-filter-grid-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)}.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-20 svg *{stroke:var(--cta-style-20-mobile-colour)}@media screen and (min-width: 744px){.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-20 svg *{stroke:var(--cta-style-20-colour)}}@media screen and (min-width: 992px){.post-type-filter-grid-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){.post-type-filter-grid-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){.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-20:hover svg *{stroke:var(--cta-style-20-mobile-hover-colour)}}@media (hover: hover)and (hover: none){.post-type-filter-grid-v2__cta-style-20:hover{background-color:var(--cta-style-20-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-20:hover svg *{stroke:var(--cta-style-20-hover-colour)}}.post-type-filter-grid-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)}.post-type-filter-grid-v2__cta-style-20--inactive,.post-type-filter-grid-v2__cta-style-20.cta-style-inactive,.post-type-filter-grid-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)}.post-type-filter-grid-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)}.mobile-menu-active .post-type-filter-grid-v2{position:fixed;top:0;overflow-y:auto;margin:0px;padding:0px;min-height:100vh;z-index:9999}.post-type-filter-grid-v2__main-container{display:grid;-moz-column-gap:var(--global-inline-spacing);column-gap:var(--global-inline-spacing);grid-template:"filter " "grid" "loadmore"/1fr}.post-type-filter-grid-v2__main-container--hide-filters{grid-template:"grid" "loadmore"/1fr}@media screen and (min-width: 1440px){.post-type-filter-grid-v2__main-container{grid-template:"filter grid" "sort grid" "... loadmore"/1fr 4fr}.post-type-filter-grid-v2__main-container--hide-filters{grid-template:"grid" "loadmore"/1fr}.post-type-filter-grid-v2__main-container[data-layout="2"]{grid-template:"filter " "sort" "grid" "loadmore"/1fr}.post-type-filter-grid-v2__main-container[data-layout="3"],.post-type-filter-grid-v2__main-container[data-layout="4"]{grid-template:"filter " "sort" "grid" "loadmore"/1fr}}.post-type-filter-grid-v2__filter{position:relative;position:sticky;top:10px;z-index:200;display:grid;top:auto;background-color:var(--filter-background-colour-mobile);place-items:center}.post-type-filter-grid-v2__filter[data-layout="2"]{width:100%;padding-bottom:calc(var(--global-inline-spacing) / 2)}@media screen and (min-width: 744px){.post-type-filter-grid-v2__filter{top:auto}}@media screen and (min-width: 1440px){.post-type-filter-grid-v2__filter{background-color:var(--filter-background-colour);top:0}}.post-type-filter-grid-v2__filter[data-layout="3"] .post-type-filter-grid-v2__open-filter-toggle{display:none}.post-type-filter-grid-v2__filter[data-layout="3"] .post-type-filter-grid-v2__filter-top-level-categories{overflow:scroll;flex-wrap:nowrap;justify-content:flex-start}.post-type-filter-grid-v2__filter[data-layout="3"] .post-type-filter-grid-v2__filter-container{height:auto;display:flex;flex-direction:column-reverse}.post-type-filter-grid-v2__filter[data-layout="3"] .post-type-filter-grid-v2__filter-categories{display:grid;padding-bottom:10px}@media screen and (min-width: 1440px){.post-type-filter-grid-v2__filter[data-layout="3"] .post-type-filter-grid-v2__filter-categories{place-items:center;padding-bottom:20px}}.post-type-filter-grid-v2__filter[data-layout="3"] .post-type-filter-grid-v2__filter-top-level-category-container{display:flex;list-style-type:none;place-items:flex-start;margin:0;gap:calc(30 / var(--desktop-design-reference) * var(--screen-width-static));overflow:hidden}.post-type-filter-grid-v2__filter[data-layout="3"] .post-type-filter-grid-v2__filter-top-level-category{grid-area:main;margin:0}.post-type-filter-grid-v2__filter[data-layout="3"] .post-type-filter-grid-v2__filter-top-level-category::after{content:unset}.post-type-filter-grid-v2__filter[data-layout="3"] .post-type-filter-grid-v2__filter-subcategories-container{display:grid;grid-template:"main"/1fr}.post-type-filter-grid-v2__filter[data-layout="3"] .post-type-filter-grid-v2__filter-subcategory-list{flex-wrap:nowrap;overflow:scroll;grid-area:main;opacity:0;pointer-events:none;display:flex;max-height:unset;gap:unset;margin-bottom:0;gap:calc(30 / var(--desktop-design-reference) * var(--screen-width-static));max-height:0}.post-type-filter-grid-v2__filter[data-layout="3"] .post-type-filter-grid-v2__filter-subcategory-list--active{opacity:1;pointer-events:all;max-height:1000px}.post-type-filter-grid-v2__filter[data-layout="3"] .post-type-filter-grid-v2__filter-subcategory-list-item{margin:0;justify-content:center}.post-type-filter-grid-v2__filter[data-layout="3"] .post-type-filter-grid-v2__filter-subcategory-list-item--active{opacity:1;pointer-events:all}.post-type-filter-grid-v2__filter[data-layout="3"] .post-type-filter-grid-v2__show-all{place-self:center}@media all and (max-width: 991px){.post-type-filter-grid-v2__filter[data-layout="4"] .post-type-filter-grid-v2__filter-container--open{background-color:var(--filter-background-colour-mobile);position:fixed;top:0;left:0;width:100%;height:100%;justify-content:flex-start;z-index:9}.post-type-filter-grid-v2__filter[data-layout="4"] .post-type-filter-grid-v2__filter-categories{display:flex;flex-direction:column;justify-content:flex-start}.post-type-filter-grid-v2__filter[data-layout="4"] .post-type-filter-grid-v2__filter-update-button{position:absolute;width:100%;bottom:0;left:0;z-index:99999}.post-type-filter-grid-v2__filter[data-layout="4"] .post-type-filter-grid-v2__filter-category.active{background-color:var(--filter-background-colour-mobile);width:100%;top:0;left:0;position:absolute;height:100%;z-index:99999;justify-content:flex-start}}@media screen and (min-width: 992px){.post-type-filter-grid-v2__filter[data-layout="4"] .post-type-filter-grid-v2__filter-update-button{display:none}.post-type-filter-grid-v2__filter[data-layout="4"] .post-type-filter-grid-v2__filter-container{overflow:visible}.post-type-filter-grid-v2__filter[data-layout="4"] .post-type-filter-grid-v2__filter-categories{display:flex;flex-direction:row;justify-content:center}}@media screen and (min-width: 992px)and (min-width: 992px){.post-type-filter-grid-v2__filter[data-layout="4"] .post-type-filter-grid-v2__filter-categories-label{display:none}}@media screen and (min-width: 992px){.post-type-filter-grid-v2__filter[data-layout="4"] .post-type-filter-grid-v2__cta{min-width:calc(230 / var(--desktop-design-reference) * var(--screen-width-desktop));width:auto}.post-type-filter-grid-v2__filter[data-layout="4"] .post-type-filter-grid-v2__cta:hover{background-color:unset;color:unset}.post-type-filter-grid-v2__filter[data-layout="4"] .post-type-filter-grid-v2__filter-subcategory-list{display:none}.post-type-filter-grid-v2__filter[data-layout="4"] .post-type-filter-grid-v2__cta.active .post-type-filter-grid-v2__filter-subcategory-list{display:flex;position:absolute;background-color:var(--filter-background-colour);width:auto;flex-direction:column;top:calc(60 / var(--desktop-design-reference) * var(--screen-width-desktop))}}.post-type-filter-grid-v2__filter-container{position:relative;height:0;overflow:hidden;width:100%;background-color:var(--filter-background-colour-mobile)}@media screen and (min-width: 744px){.post-type-filter-grid-v2__filter-container{height:auto;background-color:rgba(0,0,0,0)}.post-type-filter-grid-v2__filter-container[data-layout="2"]{display:flex;gap:calc(20 / var(--desktop-design-reference) * var(--screen-width-desktop));grid-auto-flow:column;grid-auto-columns:max-content;justify-content:flex-start;grid-auto-flow:row;width:auto;max-width:100%;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}.post-type-filter-grid-v2__filter-container--open{height:auto;position:absolute;top:100%;box-shadow:0px 4px 4px 0px rgba(0,0,0,.2705882353);display:flex;flex-wrap:wrap;gap:10px}.post-type-filter-grid-v2__open-filter-toggle{position:relative;position:sticky;width:100%;cursor:pointer}.post-type-filter-grid-v2__open-filter-toggle--open{color:#fff}@media screen and (min-width: 1440px){.post-type-filter-grid-v2 button.post-type-filter-grid-v2__open-filter-toggle{display:none}}.post-type-filter-grid-v2__filter-top-level-category-name{position:relative}.post-type-filter-grid-v2__filter-top-level-category-name::after{transition:transform .3s;content:"";width:.8em;height:.8em;background-color:var(--theme-primary-text-colour);position:absolute;translate:160%;right:0;-webkit-clip-path:polygon(100% 0,0 0,50% 100%);clip-path:polygon(100% 0,0 0,50% 100%);rotate:180deg;bottom:calc(3 / var(--desktop-design-reference) * var(--screen-width-static));transform-origin:bottom}.post-type-filter-grid-v2__filter-categories{display:grid;top:0;gap:25px;grid-template-columns:1fr;padding-bottom:var(--global-inline-spacing);width:100%}.post-type-filter-grid-v2__filter-categories[data-layout="2"]{padding-bottom:unset}@media screen and (min-width: 744px){.post-type-filter-grid-v2__filter-categories{grid-template-columns:1fr;position:relative;gap:25px}.post-type-filter-grid-v2__filter-categories[data-layout="2"]{grid-auto-flow:column;grid-auto-columns:1fr;width:-moz-max-content;width:max-content;margin:unset}}@media screen and (min-width: 992px){.post-type-filter-grid-v2__filter-categories{gap:25px}}.post-type-filter-grid-v2__filter-category{flex-direction:column;width:100%}.post-type-filter-grid-v2__filter-category.active .post-type-filter-grid-v2__filter-subcategory-list{max-height:1000px}.post-type-filter-grid-v2__filter-category.active .post-type-filter-grid-v2__filter-top-level-category-name::after{rotate:0deg}.post-type-filter-grid-v2__filter-subcategory-list{list-style-type:none;display:flex;flex-wrap:wrap;width:100%;gap:calc(var(--filter-category-gap) / var(--mobile-design-reference) * var(--screen-width-mobile));transition:.3s;max-height:0px;overflow:hidden}.post-type-filter-grid-v2__filter-subcategory-list::-webkit-scrollbar{display:none}@media screen and (min-width: 744px){.post-type-filter-grid-v2__filter-subcategory-list{gap:calc(var(--filter-category-gap) / var(--portrait-design-reference) * var(--screen-width-portrait))}}@media screen and (min-width: 992px){.post-type-filter-grid-v2__filter-subcategory-list{gap:calc(var(--filter-category-gap) / var(--desktop-design-reference) * var(--screen-width-desktop))}}@media screen and (min-width: 992px){.post-type-filter-grid-v2__filter-subcategory-list[data-layout="2"]{grid-auto-flow:column}}.post-type-filter-grid-v2__filter-subcategory-list-item{width:auto}@media screen and (min-width: 992px){.post-type-filter-grid-v2__filter-subcategory-list-item{width:initial}}.post-type-filter-grid-v2__filter-subcategory-list-item[data-layout="2"]{margin:auto}.post-type-filter-grid-v2__filter-subcategory-button-icon{width:1em}.post-type-filter-grid-v2__sort-container{grid-area:sort}.post-type-filter-grid-v2__sort{display:none;position:relative;width:-moz-max-content;width:max-content}.post-type-filter-grid-v2__sort:hover{cursor:pointer}.post-type-filter-grid-v2--micro-gap .post-type-filter-grid-v2__grid{gap:calc(var(--micro-grid-gap-amount) / var(--desktop-design-reference) * var(--screen-width-static))}.post-type-filter-grid-v2__grid{grid-area:grid;display:grid;background-color:var(--grid-background-colour);grid-template-columns:repeat(var(--columns-mobile),1fr);color:var(--theme-primary-text-colour);border:calc(var(--grid-border-width) / var(--desktop-design-reference) * var(--screen-width-static)) solid var(--grid-border-colour);gap:calc(var(--global-inline-spacing) * var(--gap-multiplier))}@media screen and (min-width: 744px){.post-type-filter-grid-v2__grid{padding-top:unset;grid-template-columns:repeat(var(--columns-portrait),1fr)}}@media screen and (min-width: 992px){.post-type-filter-grid-v2__grid{grid-template-columns:repeat(var(--columns-desktop),1fr)}}.post-type-filter-grid-v2__post-container{display:grid;width:100%;z-index:1;position:relative;padding:calc(var(--global-inline-spacing) * var(--post-container-padding-mobile));place-self:var(--block-container-vertical-align);background-color:var(--post-container-background-colour);grid-auto-rows:var(--post-container-grid-auto-rows,auto);grid-auto-columns:var(--post-container-grid-auto-columns,auto);grid-template-rows:var(--post-container-grid-template-rows,auto);grid-template-columns:var(--post-container-grid-template-columns,auto);gap:calc(var(--global-block-spacing) * ( var(--post-container-grid-gap-mobile) ))}@media screen and (min-width: 744px){.post-type-filter-grid-v2__post-container{gap:calc(var(--global-block-spacing) * ( var(--post-container-grid-gap-portrait) ))}}@media screen and (min-width: 992px){.post-type-filter-grid-v2__post-container{padding:calc(var(--global-inline-spacing) * var(--post-container-padding));gap:calc(var(--global-block-spacing) * ( var(--post-container-grid-gap-desktop) ))}}.post-type-filter-grid-v2__overlay{top:0;right:0;bottom:0;left:0;z-index:1;grid-row:var(--gradient-overlay-row-start,1)/var(--gradient-overlay-row-end,-1)}.post-type-filter-grid-v2__overlay--gradient-overlay-top,.post-type-filter-grid-v2__overlay--gradient-overlay-right,.post-type-filter-grid-v2__overlay--gradient-overlay-bottom,.post-type-filter-grid-v2__overlay--gradient-overlay-left{position:relative;--spread:calc(100% - var(--gradient-spread));position:absolute}.post-type-filter-grid-v2__overlay--gradient-overlay-top::before,.post-type-filter-grid-v2__overlay--gradient-overlay-right::before,.post-type-filter-grid-v2__overlay--gradient-overlay-bottom::before,.post-type-filter-grid-v2__overlay--gradient-overlay-left::before{grid-area:var(--gradient-grid-area);content:"";pointer-events:none;z-index:var(--gradient-zindex);position:absolute;top:0;right:0;bottom:0;left:0;opacity:var(--gradient-opacity);background:linear-gradient(var(--gradient-origin),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)))}.post-type-filter-grid-v2__overlay--gradient-overlay-vertical{position:relative;--spread:calc(100% - var(--gradient-spread));position:absolute}.post-type-filter-grid-v2__overlay--gradient-overlay-vertical::before,.post-type-filter-grid-v2__overlay--gradient-overlay-vertical:after{grid-area:var(--gradient-grid-area);content:"";pointer-events:none;z-index:var(--gradient-zindex);position:absolute;top:0;right:0;bottom:0;left:0;opacity:var(--gradient-opacity)}.post-type-filter-grid-v2__overlay--gradient-overlay-vertical::before{background:linear-gradient(0,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)))}.post-type-filter-grid-v2__overlay--gradient-overlay-vertical::after{content:var(--enable-after);background:linear-gradient(180deg,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)))}.post-type-filter-grid-v2__overlay--gradient-overlay-horizontal{position:relative;--spread:calc(100% - var(--gradient-spread));position:absolute}.post-type-filter-grid-v2__overlay--gradient-overlay-horizontal::before,.post-type-filter-grid-v2__overlay--gradient-overlay-horizontal::after{grid-area:var(--gradient-grid-area);pointer-events:none;z-index:var(--gradient-zindex);content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:var(--gradient-opacity)}.post-type-filter-grid-v2__overlay--gradient-overlay-horizontal::before{background:linear-gradient(270deg,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)))}.post-type-filter-grid-v2__overlay--gradient-overlay-horizontal::after{background:linear-gradient(90deg,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)))}.post-type-filter-grid-v2__post-image-container-link{display:grid;grid-template:"main"/1fr;width:100%;z-index:2;max-width:initial;position:relative}.post-type-filter-grid-v2__post-image-container-link--show-alt-image-on-hover:hover .post-type-filter-grid-v2__post-image{opacity:0}.post-type-filter-grid-v2__post-image-container-link--show-alt-image-on-hover:hover .post-type-filter-grid-v2__post-image--secondary{opacity:1}.post-type-filter-grid-v2__post-image-container-link--set-as-background-image{position:absolute;top:0;right:0;bottom:0;left:0;grid-area:unset}.post-type-filter-grid-v2__post-image-container-link--set-as-background-image img{height:100%;-o-object-fit:cover;object-fit:cover}.post-type-filter-grid-v2__info-item{display:grid;grid-row:var(--grid-row-start-mobile)/span var(--grid-row-span-mobile);grid-column:var(--grid-column-start-mobile)/span var(--grid-column-span-mobile);place-self:var(--grid-vertical-placement) var(--grid-horizontal-placement);z-index:2}@media screen and (min-width: 992px){.post-type-filter-grid-v2__info-item{grid-row:var(--grid-row-start)/span var(--grid-row-span);grid-column:var(--grid-column-start)/span var(--grid-column-span)}}.post-type-filter-grid-v2__info-item:not(.post-type-filter-grid-v2__post-link,.post-type-filter-grid-v2__product-buy-now,.post-type-filter-grid-v2__post-image-container-link) *{width:100%;font-weight:var(--font-weight,var(--default-font-weight));text-align:var(--text-align);text-transform:var(--text-transform);color:var(--text-colour)}.post-type-filter-grid-v2__post-image,.post-type-filter-grid-v2__post-image--secondary,.post-type-filter-grid-v2__global-image,.post-type-filter-grid-v2__media-image{opacity:1;z-index:1;transition:opacity .3s;position:relative;margin-left:auto;margin-right:auto;width:var(--post-image-width-mobile);-o-object-fit:var(--post-image-fit-style);object-fit:var(--post-image-fit-style);aspect-ratio:var(--post-image-aspect-ratio);border-radius:var(--post-image-border-radius);border:0px solid rgba(0,0,0,0)}@media screen and (min-width: 992px){.post-type-filter-grid-v2__post-image,.post-type-filter-grid-v2__post-image--secondary,.post-type-filter-grid-v2__global-image,.post-type-filter-grid-v2__media-image{width:var(--post-image-width-desktop)}}.post-type-filter-grid-v2__post-image--image_accent,.post-type-filter-grid-v2__post-image--secondary--image_accent,.post-type-filter-grid-v2__global-image--image_accent,.post-type-filter-grid-v2__media-image--image_accent{position:var(--element-position,relative);z-index:var(--element-z-index);place-self:var(--mobile-vertical-placement) var(--mobile-horizontal-placement);translate:var(--element-horizontal-offset-mobile,0) var(--element-vertical-offset-mobile,0);rotate:var(--element-rotation-mobile,0deg);width:var(--post-image-width-mobile)}@media screen and (min-width: 992px){.post-type-filter-grid-v2__post-image--image_accent,.post-type-filter-grid-v2__post-image--secondary--image_accent,.post-type-filter-grid-v2__global-image--image_accent,.post-type-filter-grid-v2__media-image--image_accent{place-self:var(--desktop-vertical-placement) var(--desktop-horizontal-placement);translate:var(--element-horizontal-offset-desktop,0) var(--element-vertical-offset-desktop,0);rotate:var(--element-rotation-desktop,0deg)}}@media screen and (min-width: 992px){.post-type-filter-grid-v2__post-image--image_accent,.post-type-filter-grid-v2__post-image--secondary--image_accent,.post-type-filter-grid-v2__global-image--image_accent,.post-type-filter-grid-v2__media-image--image_accent{width:var(--post-image-width-desktop)}}.post-type-filter-grid-v2__global-image{display:grid;grid-row:var(--grid-row-start-mobile)/span var(--grid-row-span-mobile);grid-column:var(--grid-column-start-mobile)/span var(--grid-column-span-mobile);place-self:var(--grid-vertical-placement) var(--grid-horizontal-placement);width:100%;max-width:var(--global-image-max-width,100%);z-index:var(--global-image-z-index,1);position:var(--global-image-position,relative);-o-object-fit:var(--global-image-fit-style,cover);object-fit:var(--global-image-fit-style,cover);height:var(--global-image-height,auto)}@media screen and (min-width: 992px){.post-type-filter-grid-v2__global-image{grid-row:var(--grid-row-start)/span var(--grid-row-span);grid-column:var(--grid-column-start)/span var(--grid-column-span)}}.post-type-filter-grid-v2__media-image-container{position:relative;width:100%}.post-type-filter-grid-v2__post-image--secondary{opacity:0;z-index:0;position:absolute;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.post-type-filter-grid-v2__post-text-container{display:grid;z-index:2}.post-type-filter-grid-v2__post-title{display:flex;gap:1.5em;flex-direction:row;justify-content:space-between}.post-type-filter-grid-v2__post-title *{width:100%}.post-type-filter-grid-v2__post-headline{width:100%;font-weight:var(--font-weight,var(--default-font-weight));text-align:var(--text-align);text-transform:var(--text-transform);color:var(--text-colour)}.post-type-filter-grid-v2__post-title-icon{width:1em}.post-type-filter-grid-v2__post-category{background:var(--black);color:var(--white);display:flex;gap:calc(15 / var(--desktop-design-reference) * var(--screen-width-static));padding:calc(10 / var(--desktop-design-reference) * var(--screen-width-static));width:-moz-fit-content;width:fit-content}.post-type-filter-grid-v2__post-category--item{margin:0}.post-type-filter-grid-v2__cta{gap:.5em}.post-type-filter-grid-v2__icon-image{width:1em}.post-type-filter-grid-v2__icon-image *{fill:inherit}.post-type-filter-grid-v2__post-spacer{z-index:2;width:100%;background-color:var(--spacer-bg-colour);height:calc(var(--global-block-spacing) * var(--spacer-size-mult-mobile))}@media screen and (min-width: 744px){.post-type-filter-grid-v2__post-spacer{height:calc(var(--global-block-spacing) * var(--spacer-size-mult-portrait))}}@media screen and (min-width: 992px){.post-type-filter-grid-v2__post-spacer{height:calc(var(--global-block-spacing) * var(--spacer-size-mult))}}.post-type-filter-grid-v2__post-link,.post-type-filter-grid-v2__better-reviews{max-width:-moz-max-content;max-width:max-content}.post-type-filter-grid-v2__cta-style-post-colour,.post-type-filter-grid-v2__cta-style-post-text-colour-style{padding-top:calc(10 / var(--mobile-design-reference) * var(--screen-width-mobile));padding-bottom:calc(10 / var(--mobile-design-reference) * var(--screen-width-mobile));padding-left:calc(20 / var(--mobile-design-reference) * var(--screen-width-mobile));padding-right:calc(20 / var(--mobile-design-reference) * var(--screen-width-mobile))}@media screen and (min-width: 744px){.post-type-filter-grid-v2__cta-style-post-colour,.post-type-filter-grid-v2__cta-style-post-text-colour-style{padding-top:calc(10 / var(--portrait-design-reference) * var(--screen-width-portrait));padding-bottom:calc(10 / var(--portrait-design-reference) * var(--screen-width-portrait));padding-left:calc(20 / var(--portrait-design-reference) * var(--screen-width-portrait));padding-right:calc(20 / var(--portrait-design-reference) * var(--screen-width-portrait))}}@media screen and (min-width: 992px){.post-type-filter-grid-v2__cta-style-post-colour,.post-type-filter-grid-v2__cta-style-post-text-colour-style{padding-top:calc(10 / var(--desktop-design-reference) * var(--screen-width-desktop));padding-bottom:calc(10 / var(--desktop-design-reference) * var(--screen-width-desktop));padding-left:calc(20 / var(--desktop-design-reference) * var(--screen-width-desktop));padding-right:calc(20 / var(--desktop-design-reference) * var(--screen-width-desktop))}}.post-type-filter-grid-v2__cta-style-post-colour{color:var(--post-colour);border:1px solid var(--post-colour)}.post-type-filter-grid-v2__cta-style-post-colour *{stroke:var(--post-colour);fill:var(--post-colour)}.post-type-filter-grid-v2__cta-style-post-colour:hover{color:var(--post-colour)}.post-type-filter-grid-v2__cta-style-post-colour:hover *{stroke:var(--post-colour);fill:var(--post-colour)}.post-type-filter-grid-v2__cta-style-post-text-colour-style{color:var(--post-text-colour-style);border:1px solid var(--post-text-colour-style)}.post-type-filter-grid-v2__cta-style-post-text-colour-style *{stroke:var(--post-text-colour-style);fill:var(--post-text-colour-style)}.post-type-filter-grid-v2__cta-style-post-text-colour-style:hover{color:var(--post-text-colour-style)}.post-type-filter-grid-v2__cta-style-post-text-colour-style:hover *{stroke:var(--post-text-colour-style);fill:var(--post-text-colour-style)}.post-type-filter-grid-v2__product-c7-add-to-cart{display:flex;align-items:flex-end;z-index:2}.post-type-filter-grid-v2__post-tags{display:flex;justify-content:flex-start;flex-wrap:wrap;align-items:flex-start;z-index:2}.post-type-filter-grid-v2__person-email{display:flex;gap:1em;align-items:center}.post-type-filter-grid-v2__person-email-icon{width:1em}.post-type-filter-grid-v2__person-rating-star-container{display:flex;--rating-star-colour:#f8b94c;padding:calc(10 / var(--desktop-design-reference) * var(--screen-width-static))}.post-type-filter-grid-v2__person-rating-star{width:calc(20 / var(--desktop-design-reference) * var(--screen-width-static))}.post-type-filter-grid-v2__person-rating-star *{fill:var(--rating-star-colour)}.post-type-filter-grid-v2__load-more-container{grid-area:loadmore;width:100%;display:flex;justify-content:center;z-index:2;margin-top:calc(115 / var(--mobile-design-reference) * var(--screen-width-mobile))}@media screen and (min-width: 744px){.post-type-filter-grid-v2__load-more-container{margin-top:calc(0 / var(--portrait-design-reference) * var(--screen-width-portrait))}}@media screen and (min-width: 992px){.post-type-filter-grid-v2__load-more-container{margin-top:calc(0 / var(--desktop-design-reference) * var(--screen-width-desktop))}}.post-type-filter-grid-v2__load-more-container button__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}.post-type-filter-grid-v2__load-more-container button__cta:hover,.post-type-filter-grid-v2__load-more-container button__cta:active,.post-type-filter-grid-v2__load-more-container button__cta:focus{cursor:pointer}.post-type-filter-grid-v2__load-more-container button__cta[disabled]{cursor:not-allowed}.post-type-filter-grid-v2__load-more-container button__cta-span{width:100%}.post-type-filter-grid-v2__load-more-container button__cta-icon{width:1em}.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-1 svg *{stroke:var(--cta-style-1-mobile-colour)}@media screen and (min-width: 744px){.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-1 svg *{stroke:var(--cta-style-1-colour)}}@media screen and (min-width: 992px){.post-type-filter-grid-v2__load-more-container button__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){.post-type-filter-grid-v2__load-more-container button__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){.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-1:hover svg *{stroke:var(--cta-style-1-mobile-hover-colour)}}@media (hover: hover)and (hover: none){.post-type-filter-grid-v2__load-more-container button__cta-style-1:hover{background-color:var(--cta-style-1-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-1:hover svg *{stroke:var(--cta-style-1-hover-colour)}}.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-1--inactive,.post-type-filter-grid-v2__load-more-container button__cta-style-1.cta-style-inactive,.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-2 svg *{stroke:var(--cta-style-2-mobile-colour)}@media screen and (min-width: 744px){.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-2 svg *{stroke:var(--cta-style-2-colour)}}@media screen and (min-width: 992px){.post-type-filter-grid-v2__load-more-container button__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){.post-type-filter-grid-v2__load-more-container button__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){.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-2:hover svg *{stroke:var(--cta-style-2-mobile-hover-colour)}}@media (hover: hover)and (hover: none){.post-type-filter-grid-v2__load-more-container button__cta-style-2:hover{background-color:var(--cta-style-2-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-2:hover svg *{stroke:var(--cta-style-2-hover-colour)}}.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-2--inactive,.post-type-filter-grid-v2__load-more-container button__cta-style-2.cta-style-inactive,.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-3 svg *{stroke:var(--cta-style-3-mobile-colour)}@media screen and (min-width: 744px){.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-3 svg *{stroke:var(--cta-style-3-colour)}}@media screen and (min-width: 992px){.post-type-filter-grid-v2__load-more-container button__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){.post-type-filter-grid-v2__load-more-container button__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){.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-3:hover svg *{stroke:var(--cta-style-3-mobile-hover-colour)}}@media (hover: hover)and (hover: none){.post-type-filter-grid-v2__load-more-container button__cta-style-3:hover{background-color:var(--cta-style-3-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-3:hover svg *{stroke:var(--cta-style-3-hover-colour)}}.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-3--inactive,.post-type-filter-grid-v2__load-more-container button__cta-style-3.cta-style-inactive,.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-4 svg *{stroke:var(--cta-style-4-mobile-colour)}@media screen and (min-width: 744px){.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-4 svg *{stroke:var(--cta-style-4-colour)}}@media screen and (min-width: 992px){.post-type-filter-grid-v2__load-more-container button__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){.post-type-filter-grid-v2__load-more-container button__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){.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-4:hover svg *{stroke:var(--cta-style-4-mobile-hover-colour)}}@media (hover: hover)and (hover: none){.post-type-filter-grid-v2__load-more-container button__cta-style-4:hover{background-color:var(--cta-style-4-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-4:hover svg *{stroke:var(--cta-style-4-hover-colour)}}.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-4--inactive,.post-type-filter-grid-v2__load-more-container button__cta-style-4.cta-style-inactive,.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-5 svg *{stroke:var(--cta-style-5-mobile-colour)}@media screen and (min-width: 744px){.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-5 svg *{stroke:var(--cta-style-5-colour)}}@media screen and (min-width: 992px){.post-type-filter-grid-v2__load-more-container button__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){.post-type-filter-grid-v2__load-more-container button__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){.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-5:hover svg *{stroke:var(--cta-style-5-mobile-hover-colour)}}@media (hover: hover)and (hover: none){.post-type-filter-grid-v2__load-more-container button__cta-style-5:hover{background-color:var(--cta-style-5-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-5:hover svg *{stroke:var(--cta-style-5-hover-colour)}}.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-5--inactive,.post-type-filter-grid-v2__load-more-container button__cta-style-5.cta-style-inactive,.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-6 svg *{stroke:var(--cta-style-6-mobile-colour)}@media screen and (min-width: 744px){.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-6 svg *{stroke:var(--cta-style-6-colour)}}@media screen and (min-width: 992px){.post-type-filter-grid-v2__load-more-container button__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){.post-type-filter-grid-v2__load-more-container button__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){.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-6:hover svg *{stroke:var(--cta-style-6-mobile-hover-colour)}}@media (hover: hover)and (hover: none){.post-type-filter-grid-v2__load-more-container button__cta-style-6:hover{background-color:var(--cta-style-6-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-6:hover svg *{stroke:var(--cta-style-6-hover-colour)}}.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-6--inactive,.post-type-filter-grid-v2__load-more-container button__cta-style-6.cta-style-inactive,.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-7 svg *{stroke:var(--cta-style-7-mobile-colour)}@media screen and (min-width: 744px){.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-7 svg *{stroke:var(--cta-style-7-colour)}}@media screen and (min-width: 992px){.post-type-filter-grid-v2__load-more-container button__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){.post-type-filter-grid-v2__load-more-container button__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){.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-7:hover svg *{stroke:var(--cta-style-7-mobile-hover-colour)}}@media (hover: hover)and (hover: none){.post-type-filter-grid-v2__load-more-container button__cta-style-7:hover{background-color:var(--cta-style-7-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-7:hover svg *{stroke:var(--cta-style-7-hover-colour)}}.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-7--inactive,.post-type-filter-grid-v2__load-more-container button__cta-style-7.cta-style-inactive,.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-8 svg *{stroke:var(--cta-style-8-mobile-colour)}@media screen and (min-width: 744px){.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-8 svg *{stroke:var(--cta-style-8-colour)}}@media screen and (min-width: 992px){.post-type-filter-grid-v2__load-more-container button__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){.post-type-filter-grid-v2__load-more-container button__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){.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-8:hover svg *{stroke:var(--cta-style-8-mobile-hover-colour)}}@media (hover: hover)and (hover: none){.post-type-filter-grid-v2__load-more-container button__cta-style-8:hover{background-color:var(--cta-style-8-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-8:hover svg *{stroke:var(--cta-style-8-hover-colour)}}.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-8--inactive,.post-type-filter-grid-v2__load-more-container button__cta-style-8.cta-style-inactive,.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-9 svg *{stroke:var(--cta-style-9-mobile-colour)}@media screen and (min-width: 744px){.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-9 svg *{stroke:var(--cta-style-9-colour)}}@media screen and (min-width: 992px){.post-type-filter-grid-v2__load-more-container button__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){.post-type-filter-grid-v2__load-more-container button__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){.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-9:hover svg *{stroke:var(--cta-style-9-mobile-hover-colour)}}@media (hover: hover)and (hover: none){.post-type-filter-grid-v2__load-more-container button__cta-style-9:hover{background-color:var(--cta-style-9-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-9:hover svg *{stroke:var(--cta-style-9-hover-colour)}}.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-9--inactive,.post-type-filter-grid-v2__load-more-container button__cta-style-9.cta-style-inactive,.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-10 svg *{stroke:var(--cta-style-10-mobile-colour)}@media screen and (min-width: 744px){.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-10 svg *{stroke:var(--cta-style-10-colour)}}@media screen and (min-width: 992px){.post-type-filter-grid-v2__load-more-container button__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){.post-type-filter-grid-v2__load-more-container button__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){.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-10:hover svg *{stroke:var(--cta-style-10-mobile-hover-colour)}}@media (hover: hover)and (hover: none){.post-type-filter-grid-v2__load-more-container button__cta-style-10:hover{background-color:var(--cta-style-10-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-10:hover svg *{stroke:var(--cta-style-10-hover-colour)}}.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-10--inactive,.post-type-filter-grid-v2__load-more-container button__cta-style-10.cta-style-inactive,.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-11 svg *{stroke:var(--cta-style-11-mobile-colour)}@media screen and (min-width: 744px){.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-11 svg *{stroke:var(--cta-style-11-colour)}}@media screen and (min-width: 992px){.post-type-filter-grid-v2__load-more-container button__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){.post-type-filter-grid-v2__load-more-container button__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){.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-11:hover svg *{stroke:var(--cta-style-11-mobile-hover-colour)}}@media (hover: hover)and (hover: none){.post-type-filter-grid-v2__load-more-container button__cta-style-11:hover{background-color:var(--cta-style-11-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-11:hover svg *{stroke:var(--cta-style-11-hover-colour)}}.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-11--inactive,.post-type-filter-grid-v2__load-more-container button__cta-style-11.cta-style-inactive,.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-12 svg *{stroke:var(--cta-style-12-mobile-colour)}@media screen and (min-width: 744px){.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-12 svg *{stroke:var(--cta-style-12-colour)}}@media screen and (min-width: 992px){.post-type-filter-grid-v2__load-more-container button__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){.post-type-filter-grid-v2__load-more-container button__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){.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-12:hover svg *{stroke:var(--cta-style-12-mobile-hover-colour)}}@media (hover: hover)and (hover: none){.post-type-filter-grid-v2__load-more-container button__cta-style-12:hover{background-color:var(--cta-style-12-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-12:hover svg *{stroke:var(--cta-style-12-hover-colour)}}.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-12--inactive,.post-type-filter-grid-v2__load-more-container button__cta-style-12.cta-style-inactive,.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-13 svg *{stroke:var(--cta-style-13-mobile-colour)}@media screen and (min-width: 744px){.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-13 svg *{stroke:var(--cta-style-13-colour)}}@media screen and (min-width: 992px){.post-type-filter-grid-v2__load-more-container button__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){.post-type-filter-grid-v2__load-more-container button__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){.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-13:hover svg *{stroke:var(--cta-style-13-mobile-hover-colour)}}@media (hover: hover)and (hover: none){.post-type-filter-grid-v2__load-more-container button__cta-style-13:hover{background-color:var(--cta-style-13-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-13:hover svg *{stroke:var(--cta-style-13-hover-colour)}}.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-13--inactive,.post-type-filter-grid-v2__load-more-container button__cta-style-13.cta-style-inactive,.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-14 svg *{stroke:var(--cta-style-14-mobile-colour)}@media screen and (min-width: 744px){.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-14 svg *{stroke:var(--cta-style-14-colour)}}@media screen and (min-width: 992px){.post-type-filter-grid-v2__load-more-container button__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){.post-type-filter-grid-v2__load-more-container button__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){.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-14:hover svg *{stroke:var(--cta-style-14-mobile-hover-colour)}}@media (hover: hover)and (hover: none){.post-type-filter-grid-v2__load-more-container button__cta-style-14:hover{background-color:var(--cta-style-14-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-14:hover svg *{stroke:var(--cta-style-14-hover-colour)}}.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-14--inactive,.post-type-filter-grid-v2__load-more-container button__cta-style-14.cta-style-inactive,.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-15 svg *{stroke:var(--cta-style-15-mobile-colour)}@media screen and (min-width: 744px){.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-15 svg *{stroke:var(--cta-style-15-colour)}}@media screen and (min-width: 992px){.post-type-filter-grid-v2__load-more-container button__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){.post-type-filter-grid-v2__load-more-container button__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){.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-15:hover svg *{stroke:var(--cta-style-15-mobile-hover-colour)}}@media (hover: hover)and (hover: none){.post-type-filter-grid-v2__load-more-container button__cta-style-15:hover{background-color:var(--cta-style-15-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-15:hover svg *{stroke:var(--cta-style-15-hover-colour)}}.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-15--inactive,.post-type-filter-grid-v2__load-more-container button__cta-style-15.cta-style-inactive,.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-16 svg *{stroke:var(--cta-style-16-mobile-colour)}@media screen and (min-width: 744px){.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-16 svg *{stroke:var(--cta-style-16-colour)}}@media screen and (min-width: 992px){.post-type-filter-grid-v2__load-more-container button__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){.post-type-filter-grid-v2__load-more-container button__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){.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-16:hover svg *{stroke:var(--cta-style-16-mobile-hover-colour)}}@media (hover: hover)and (hover: none){.post-type-filter-grid-v2__load-more-container button__cta-style-16:hover{background-color:var(--cta-style-16-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-16:hover svg *{stroke:var(--cta-style-16-hover-colour)}}.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-16--inactive,.post-type-filter-grid-v2__load-more-container button__cta-style-16.cta-style-inactive,.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-17 svg *{stroke:var(--cta-style-17-mobile-colour)}@media screen and (min-width: 744px){.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-17 svg *{stroke:var(--cta-style-17-colour)}}@media screen and (min-width: 992px){.post-type-filter-grid-v2__load-more-container button__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){.post-type-filter-grid-v2__load-more-container button__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){.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-17:hover svg *{stroke:var(--cta-style-17-mobile-hover-colour)}}@media (hover: hover)and (hover: none){.post-type-filter-grid-v2__load-more-container button__cta-style-17:hover{background-color:var(--cta-style-17-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-17:hover svg *{stroke:var(--cta-style-17-hover-colour)}}.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-17--inactive,.post-type-filter-grid-v2__load-more-container button__cta-style-17.cta-style-inactive,.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-18 svg *{stroke:var(--cta-style-18-mobile-colour)}@media screen and (min-width: 744px){.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-18 svg *{stroke:var(--cta-style-18-colour)}}@media screen and (min-width: 992px){.post-type-filter-grid-v2__load-more-container button__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){.post-type-filter-grid-v2__load-more-container button__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){.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-18:hover svg *{stroke:var(--cta-style-18-mobile-hover-colour)}}@media (hover: hover)and (hover: none){.post-type-filter-grid-v2__load-more-container button__cta-style-18:hover{background-color:var(--cta-style-18-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-18:hover svg *{stroke:var(--cta-style-18-hover-colour)}}.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-18--inactive,.post-type-filter-grid-v2__load-more-container button__cta-style-18.cta-style-inactive,.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-19 svg *{stroke:var(--cta-style-19-mobile-colour)}@media screen and (min-width: 744px){.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-19 svg *{stroke:var(--cta-style-19-colour)}}@media screen and (min-width: 992px){.post-type-filter-grid-v2__load-more-container button__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){.post-type-filter-grid-v2__load-more-container button__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){.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-19:hover svg *{stroke:var(--cta-style-19-mobile-hover-colour)}}@media (hover: hover)and (hover: none){.post-type-filter-grid-v2__load-more-container button__cta-style-19:hover{background-color:var(--cta-style-19-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-19:hover svg *{stroke:var(--cta-style-19-hover-colour)}}.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-19--inactive,.post-type-filter-grid-v2__load-more-container button__cta-style-19.cta-style-inactive,.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-20 svg *{stroke:var(--cta-style-20-mobile-colour)}@media screen and (min-width: 744px){.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-20 svg *{stroke:var(--cta-style-20-colour)}}@media screen and (min-width: 992px){.post-type-filter-grid-v2__load-more-container button__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){.post-type-filter-grid-v2__load-more-container button__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){.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-20:hover svg *{stroke:var(--cta-style-20-mobile-hover-colour)}}@media (hover: hover)and (hover: none){.post-type-filter-grid-v2__load-more-container button__cta-style-20:hover{background-color:var(--cta-style-20-mobile-background-colour)}}@media screen and (hover: hover)and (min-width: 744px){.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-20:hover svg *{stroke:var(--cta-style-20-hover-colour)}}.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__cta-style-20--inactive,.post-type-filter-grid-v2__load-more-container button__cta-style-20.cta-style-inactive,.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-container button__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)}.post-type-filter-grid-v2__load-more-icon{width:1em}.post-type-filter-grid-v2__show-all{z-index:2;position:relative;width:auto;place-self:flex-end;margin-bottom:unset;cursor:pointer;width:100%}@media screen and (min-width: 744px){.post-type-filter-grid-v2__show-all{width:initial}}@media screen and (min-width: 992px){.post-type-filter-grid-v2__show-all[data-layout="2"]{grid-column:1;width:-moz-max-content;width:max-content}}.post-type-filter-grid-v2 .fade-move,.post-type-filter-grid-v2 .fade-enter-active,.post-type-filter-grid-v2 .fade-leave-active{transition:opacity .5s ease}.post-type-filter-grid-v2 .fade-enter-from,.post-type-filter-grid-v2 .fade-leave-to{opacity:0;transform:translateX(30px)}.post-type-filter-grid-v2 .fade-leave-active{position:absolute}.post-type-filter-grid-v2.post-type-filter-grid-v2--product .post-type-filter-grid-v2__post-container{padding-bottom:30px}@media screen and (max-width: 1023px){.post-type-filter-grid-v2.post-type-filter-grid-v2--product .post-type-filter-grid-v2__post-container{padding-left:0px;padding-right:0px}}.post-type-filter-grid-v2.post-type-filter-grid-v2--product .post-type-filter-grid-v2__post-title{padding:0px 20px}.post-type-filter-grid-v2__post-category{background:rgba(0,0,0,0);color:#9e7c3e;display:flex;text-decoration:underline;text-decoration-color:#9e7c3e;width:-moz-fit-content;width:fit-content;padding:0px;font-size:16px}.post-type-filter-grid-v2__post-category--item{margin:0}.post-type-filter-grid-v2__post-container-empty{display:none}@media screen and (min-width: 1440px){.post-type-filter-grid-v2__post-container-empty{height:590px;display:block}}.post-type-filter-grid-v2__search-container{grid-area:auto !important;margin-bottom:calc(35 / var(--desktop-design-reference) * var(--screen-width-static)) !important;position:relative;width:100%}.post-type-filter-grid-v2__search-container:before{position:absolute;right:10px;top:50%;transform:translateY(-50%);width:20px;height:20px;background:url("data:image/svg+xml,<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g id=\"search\"><path id=\"Icon\" d=\"M21 21L15 15M17 10C17 13.866 13.866 17 10 17C6.13401 17 3 13.866 3 10C3 6.13401 6.134 3 10 3C13.866 3 17 6.134 17 10Z\" stroke=\"%232D2926\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></g></svg>") center/contain no-repeat;pointer-events:none}@media only screen and (max-width: 768px){.post-type-filter-grid-v2__search-container{margin-bottom:calc(25 / var(--desktop-design-reference) * var(--screen-width-static)) !important}}.post-type-filter-grid-v2__search-container .search-icon{position:absolute;right:10px;top:23px;transform:translateY(-50%);cursor:default}.post-type-filter-grid-v2__search-container .clear-icon{position:absolute;right:10px;top:18px;transform:translateY(-50%);cursor:pointer;font-size:40px;font-weight:bold;color:#000}.post-type-filter-grid-v2__search-input{width:100%;padding:10px 10px 10px 15px}.post-type-filter-grid-v2 .post-type-filter-grid-v2__grid{gap:30px;grid-template-areas:"first_row" "auto"}@media screen and (min-width: 744px){.post-type-filter-grid-v2 .post-type-filter-grid-v2__grid{grid-template-areas:"first_row first_row" "auto auto"}}.post-type-filter-grid-v2 .post-type-filter-grid-v2__grid-first-row{display:flex;grid-area:first_row;flex-direction:row;align-content:flex-start;grid-column:1/span var(--columns-mobile)}@media screen and (min-width: 744px){.post-type-filter-grid-v2 .post-type-filter-grid-v2__grid-first-row{grid-column:1/span var(--columns-portrait)}}@media screen and (min-width: 992px){.post-type-filter-grid-v2 .post-type-filter-grid-v2__grid-first-row{grid-column:1/span var(--columns-desktop)}}.post-type-filter-grid-v2 .post-type-filter-grid-v2__no-results-message{text-align:center;grid-column:1/span var(--columns-mobile)}@media screen and (min-width: 744px){.post-type-filter-grid-v2 .post-type-filter-grid-v2__no-results-message{grid-column:1/span var(--columns-portrait)}}@media screen and (min-width: 992px){.post-type-filter-grid-v2 .post-type-filter-grid-v2__no-results-message{grid-column:1/span var(--columns-desktop)}}.post-type-filter-grid-v2 .post-type-filter-grid-v2__product-nose{text-transform:uppercase;color:#fff;font-family:"ridley-grotesk";font-size:14px;padding:7px 10px 6px;position:absolute;z-index:10;background-color:#9e7c3e}.post-type-filter-grid-v2 .bv_sub_container{display:none !important}.post-type-filter-grid-v2 .bv_main_container{place-content:center}.post-type-filter-grid-v2 .post-type-filter-grid-v2__filter-container{width:100%;background-color:#fff;padding:0px 30px;display:none}.post-type-filter-grid-v2 .post-type-filter-grid-v2__filter-container.post-type-filter-grid-v2__filter-container-3{padding:0px}.post-type-filter-grid-v2 .post-type-filter-grid-v2__filter-container.post-type-filter-grid-v2__filter-container--open{display:flex;height:-moz-max-content;height:max-content;min-height:100vh;align-content:flex-start}@media screen and (min-width: 1440px){.post-type-filter-grid-v2 .post-type-filter-grid-v2__filter-container{width:264px;background-color:rgba(0,0,0,0);display:grid;padding:0px 15px}}.post-type-filter-grid-v2 li{margin-left:0px}@media screen and (min-width: 1440px){.post-type-filter-grid-v2 .post-type-filter-grid-v2__filter[data-layout="3"] .post-type-filter-grid-v2__filter-top-level-categories{justify-content:center}}.post-type-filter-grid-v2 .post-type-filter-grid-v2__filter-categories-3 .post-type-filter-grid-v2__filter-top-level-category button{border:1px solid #d9d9d9;background:rgba(0,0,0,0);border-radius:50px;height:40px;width:-moz-max-content;width:max-content;color:#2d2926;padding:10px 20px;min-width:auto}.post-type-filter-grid-v2 .post-type-filter-grid-v2__filter-categories-3 .post-type-filter-grid-v2__filter-top-level-category button:hover,.post-type-filter-grid-v2 .post-type-filter-grid-v2__filter-categories-3 .post-type-filter-grid-v2__filter-top-level-category button:active{background-color:#9e7c3e;border-color:#9e7c3e}.post-type-filter-grid-v2 .post-type-filter-grid-v2__filter-categories-3 .post-type-filter-grid-v2__filter-top-level-category button:hover span,.post-type-filter-grid-v2 .post-type-filter-grid-v2__filter-categories-3 .post-type-filter-grid-v2__filter-top-level-category button:active span{color:#fff !important}.post-type-filter-grid-v2 .post-type-filter-grid-v2__filter-categories-3 .post-type-filter-grid-v2__filter-top-level-category button span{padding:0;display:flex;letter-spacing:0px;border:none;text-align:center;font-size:16px;font-family:"ridley-grotesk";letter-spacing:0px;text-transform:capitalize !important;-moz-column-gap:4px;column-gap:4px}.post-type-filter-grid-v2 .post-type-filter-grid-v2__filter-categories-3 .post-type-filter-grid-v2__filter-top-level-category button span:hover,.post-type-filter-grid-v2 .post-type-filter-grid-v2__filter-categories-3 .post-type-filter-grid-v2__filter-top-level-category button span:active{color:#fff}.post-type-filter-grid-v2 .post-type-filter-grid-v2__filter-categories-3 .post-type-filter-grid-v2__filter-top-level-category button span::after{display:none}.post-type-filter-grid-v2 .post-type-filter-grid-v2__filter-categories-3 .post-type-filter-grid-v2__filter-top-level-category button span.filtered-category-number{font-weight:normal}.post-type-filter-grid-v2 .post-type-filter-grid-v2__filter-container-3{margin-left:auto;margin-right:auto}@media screen and (min-width: 1440px){.post-type-filter-grid-v2 .post-type-filter-grid-v2__filter-container-3{width:1050px !important}}.post-type-filter-grid-v2 .post-type-filter-grid-v2__filter[data-layout="3"] .post-type-filter-grid-v2__filter-top-level-category-container{overflow-x:scroll;gap:10px}.post-type-filter-grid-v2 .post-type-filter-grid-v2__filter[data-layout="3"] .post-type-filter-grid-v2__filter-top-level-category-container::-webkit-scrollbar{display:none}@media screen and (min-width: 1440px){.post-type-filter-grid-v2 .post-type-filter-grid-v2__filter[data-layout="3"] .post-type-filter-grid-v2__filter-top-level-category-container{overflow-x:hidden;gap:30px}}@media screen and (max-width: 1439px){.post-type-filter-grid-v2 .post-type-filter-grid-v2__load-more-container{margin-top:0px !important;gap:16px}}.post-type-filter-grid-v2 .post-type-filter-grid-v2__load-more-container a{text-decoration:none}@media screen and (max-width: 1439px){.post-type-filter-grid-v2 .post-type-filter-grid-v2__load-more-container .post-type-filter-grid-v2__load-more-a{display:none}.post-type-filter-grid-v2 .post-type-filter-grid-v2__load-more-container .post-type-filter-grid-v2__load-more-a[active=true],.post-type-filter-grid-v2 .post-type-filter-grid-v2__load-more-container .post-type-filter-grid-v2__load-more-a[next_page=true],.post-type-filter-grid-v2 .post-type-filter-grid-v2__load-more-container .post-type-filter-grid-v2__load-more-a[prev_page=true]{display:block}}.post-type-filter-grid-v2 .post-type-filter-grid-v2__load-more-container .post-type-filter-grid-v2__load-more-button{color:#9e7c3e;text-decoration:none;border:solid 1px #9e7c3e;border-radius:4px;width:40px;height:40px;margin-left:10px;margin-right:10px;padding:0px;letter-spacing:0px}.post-type-filter-grid-v2 .post-type-filter-grid-v2__load-more-container .post-type-filter-grid-v2__load-more-button-next-page,.post-type-filter-grid-v2 .post-type-filter-grid-v2__load-more-container .post-type-filter-grid-v2__load-more-button-prev-page{border:none !important}.post-type-filter-grid-v2 .post-type-filter-grid-v2__load-more-container .post-type-filter-grid-v2__load-more-button svg path{stroke:#9e7c3e}.post-type-filter-grid-v2 .post-type-filter-grid-v2__load-more-container .post-type-filter-grid-v2__load-more-button:hover svg path{stroke:#fff;fill:#fff}@media screen and (max-width: 1439px){.post-type-filter-grid-v2 .post-type-filter-grid-v2__load-more-container .post-type-filter-grid-v2__load-more-button{display:none}.post-type-filter-grid-v2 .post-type-filter-grid-v2__load-more-container .post-type-filter-grid-v2__load-more-button[active=true],.post-type-filter-grid-v2 .post-type-filter-grid-v2__load-more-container .post-type-filter-grid-v2__load-more-button[next_page=true],.post-type-filter-grid-v2 .post-type-filter-grid-v2__load-more-container .post-type-filter-grid-v2__load-more-button[prev_page=true],.post-type-filter-grid-v2 .post-type-filter-grid-v2__load-more-container .post-type-filter-grid-v2__load-more-button.post-type-filter-grid-v2__load-more-button-prev-page,.post-type-filter-grid-v2 .post-type-filter-grid-v2__load-more-container .post-type-filter-grid-v2__load-more-button.post-type-filter-grid-v2__load-more-button-next-page{display:block;width:40px;height:40px;padding:0px;margin:0px}}.post-type-filter-grid-v2 .post-type-filter-grid-v2__load-more-container .post-type-filter-grid-v2__load-more-button:hover,.post-type-filter-grid-v2 .post-type-filter-grid-v2__load-more-container .post-type-filter-grid-v2__load-more-button[active=true]{color:#fff;text-decoration:none;border:solid 1px #fff;background:#9e7c3e}.post-type-filter-grid-v2 .post-type-filter-grid-v2__load-more-container .post-type-filter-grid-v2__load-more-button:disabled{color:#9e7c3e;text-decoration:none;border:none;opacity:30%}.post-type-filter-grid-v2 .post-type-filter-grid-v2__load-more-container .post-type-filter-grid-v2__load-more-button:hover{color:#fff}.post-type-filter-grid-v2 .post-type-filter-grid-v2__filter-subcategory-button.post-type-filter-grid-v2__cta.post-type-filter-grid-v2__cta-style-1.post-type-filter-grid-v2__cta-style-1--,.post-type-filter-grid-v2 .post-type-filter-grid-v2__filter-subcategory-button.post-type-filter-grid-v2__cta.post-type-filter-grid-v2__cta-style-1.post-type-filter-grid-v2__cta-style-1--selected{color:#2d2926;font-size:16px;padding:0px;margin:0px;text-align:left;text-decoration:none;font-weight:normal;text-transform:capitalize;width:100%;font-family:"ridley-grotesk";letter-spacing:0px;align-items:center}.post-type-filter-grid-v2 .post-type-filter-grid-v2__filter-subcategory-button.post-type-filter-grid-v2__cta.post-type-filter-grid-v2__cta-style-1.post-type-filter-grid-v2__cta-style-1--:hover,.post-type-filter-grid-v2 .post-type-filter-grid-v2__filter-subcategory-button.post-type-filter-grid-v2__cta.post-type-filter-grid-v2__cta-style-1.post-type-filter-grid-v2__cta-style-1--selected:hover{background:none}.post-type-filter-grid-v2 .post-type-filter-grid-v2__cta-style-1:hover,.post-type-filter-grid-v2 .post-type-filter-grid-v2__cta-style-1{background:none;border:none}.post-type-filter-grid-v2 .post-type-filter-grid-v2__filter-top-level-category-name{color:#2d2926;text-transform:uppercase;font-weight:bold;font-size:16px;padding:0px;margin:0px;text-align:left;width:100%;font-family:"ridley-grotesk";border-bottom:1px solid #2d2926}.post-type-filter-grid-v2 .post-type-filter-grid-v2__filter-category.post-type-filter-grid-v2__cta.post-type-filter-grid-v2__cta-style-4{align-items:flex-start}.post-type-filter-grid-v2 .post-type-filter-grid-v2__filter-subcategory-list{flex-wrap:nowrap;flex-direction:column;align-items:flex-start;padding-top:0px;padding-bottom:0px}.post-type-filter-grid-v2 .post-type-filter-grid-v2__search-container{grid-area:search;margin-bottom:calc(20 / var(--desktop-design-reference) * var(--screen-width-static))}.post-type-filter-grid-v2 .post-type-filter-grid-v2__post-container{height:100%;width:100%}.post-type-filter-grid-v2 .post-type-filter-grid-v2__post-container h2.p-sizing,.post-type-filter-grid-v2 .post-type-filter-grid-v2__post-container h3.p-sizing{font-size:18px;font-family:"ridley-grotesk";text-decoration:underline;text-decoration-color:#9e7c3e;font-weight:bold}.post-type-filter-grid-v2 .post-type-filter-grid-v2__post-image{height:310px;width:auto}.post-type-filter-grid-v2 .post-type-filter-grid-v2__showing{font-size:16px;font-family:"ridley-grotesk";place-self:center}@media screen and (max-width: 1023px){.post-type-filter-grid-v2 .post-type-filter-grid-v2__showing{font-size:14px}}.post-type-filter-grid-v2 .post-type-filter-grid-v2__filter-subcategory-button{align-items:flex-end}.post-type-filter-grid-v2 .post-type-filter-grid-v2__filter-subcategory-list-item .post-type-filter-grid-v2__filter-subcategory-button::before{content:"";line-height:18px;padding-bottom:2px;width:20px;height:20px;background-color:rgba(0,0,0,0);border:2px solid #2d2926;border-radius:3px;position:relative;left:0;top:10px;transform:translateY(-50%);transition:all .2s ease-in-out;box-sizing:border-box}.post-type-filter-grid-v2 .post-type-filter-grid-v2__filter-subcategory-button.post-type-filter-grid-v2__cta.post-type-filter-grid-v2__cta-style-1.post-type-filter-grid-v2__cta-style-1--selected::before{content:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214%22%20height%3D%2210%22%20fill%3D%22none%22%20viewBox%3D%220%200%2014%2010%22%3E%0A%20%20%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M5.5%207.38%2012.394.483l1.061%201.06L5.5%209.5.727%204.727l1.06-1.06L5.5%207.379Z%22%2F%3E%0A%3C%2Fsvg%3E");background:#9e7c3e;font-size:14px;color:#fff;border-color:#9e7c3e;text-align:center}.post-type-filter-grid-v2 .post-type-filter-grid-v2__filter-category{gap:20px}.post-type-filter-grid-v2 .post-type-filter-grid-v2__filter-category div,.post-type-filter-grid-v2 .post-type-filter-grid-v2__filter-category h6{padding-bottom:10px;display:flex;flex-direction:row}.post-type-filter-grid-v2 .post-type-filter-grid-v2__filter-category .post-type-filter-grid-v2__filter-top-level-category-name::after{display:inline;margin-left:auto;translate:none;bottom:auto;top:auto;-webkit-clip-path:none;clip-path:none;background:rgba(0,0,0,0);content:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2211%22%20height%3D%226%22%20fill%3D%22none%22%20viewBox%3D%220%200%2011%206%22%3E%3Cpath%20fill%3D%22%232D2926%22%20fill-rule%3D%22evenodd%22%20d%3D%22M10.274%204.217A.856.856%200%200%201%209.14%205.5L5.5%202.29%201.86%205.5A.856.856%200%200%201%20.725%204.217L5.5%200l4.774%204.217Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E");transform-origin:bottom}.post-type-filter-grid-v2 .post-type-filter-grid-v2__filter-subcategory-list{gap:20px;padding-top:0px;padding-bottom:0px}.post-type-filter-grid-v2 .post-type-filter-grid-v2__filter-subcategory-list-item{padding-top:0px;padding-bottom:0px;margin-bottom:0px}.post-type-filter-grid-v2 .post-type-filter-grid-v2__filter-subcategory-list-item.empty{display:none}.post-type-filter-grid-v2 .post-type-filter-grid-v2__main-container{gap:40px}@media screen and (min-width: 1440px){.post-type-filter-grid-v2 .post-type-filter-grid-v2__main-container{gap:60px;row-gap:30px}}.post-type-filter-grid-v2 .post-type-filter-grid-v2__cta-style-4{text-decoration:none}.post-type-filter-grid-v2 .post-type-filter-grid-v2__filter-top-section{display:flex;flex-direction:row;gap:20px;padding-bottom:35px}@media screen and (max-width: 1023px){.post-type-filter-grid-v2 .post-type-filter-grid-v2__filter-top-section{display:none}}.post-type-filter-grid-v2 .post-type-filter-grid-v2__filter-label{font-family:"domaine";font-size:24px;color:#2d2926;line-height:130%;letter-spacing:0px;font-weight:500}.post-type-filter-grid-v2 .post-type-filter-grid-v2__show-all{text-transform:lowercase;place-self:center;text-decoration:underline;font-weight:normal;line-height:130%;letter-spacing:0px;margin-top:auto}.post-type-filter-grid-v2 .post-type-filter-grid-v2__sortby{margin-left:auto}.post-type-filter-grid-v2 .post-type-filter-grid-v2__sortby select{height:40px;width:200px;font-family:"ridley-grotesk";font-size:16px;letter-spacing:0px;color:#2d2926;padding-left:5px;background-color:#fff;border:#d9d9d9 1px solid;border-radius:3px;background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2211%22%20height%3D%2216%22%20fill%3D%22none%22%20viewBox%3D%220%200%2011%2016%22%3E%0A%20%20%3Cpath%20fill%3D%22%232D2926%22%20fill-rule%3D%22evenodd%22%20d%3D%22M10.274%204.217A.856.856%200%200%201%209.14%205.5L5.5%202.29%201.86%205.5A.856.856%200%200%201%20.725%204.217L5.5%200l4.774%204.217Zm0%207.566A.856.856%200%200%200%209.14%2010.5L5.5%2013.71%201.86%2010.5a.856.856%200%200%200-1.134%201.284L5.5%2016l4.774-4.217Z%22%20clip-rule%3D%22evenodd%22%2F%3E%0A%3C%2Fsvg%3E");padding:10px;background-repeat:no-repeat;background-position-x:95%;background-position-y:50%;-webkit-appearance:none;-moz-appearance:none}.post-type-filter-grid-v2 .post-type-filter-grid-v2__sortby select.nitro-lazy{background-image:none !important}@media screen and (max-width: 1023px){.post-type-filter-grid-v2 .post-type-filter-grid-v2__sortby select{font-size:14px;padding:0px;width:160px;padding-left:10px}}.post-type-filter-grid-v2 .post-type-filter-grid-v2__filter button.post-type-filter-grid-v2__open-filter-toggle{background-color:#fff;color:#9e7c3e;border:1px solid #9e7c3e;align-items:center;display:flex;justify-content:center;gap:10px}.post-type-filter-grid-v2 .post-type-filter-grid-v2__filter button.post-type-filter-grid-v2__open-filter-toggle svg path{stroke-width:0px;stroke:#9e7c3e}@media screen and (min-width: 1440px){.post-type-filter-grid-v2 .post-type-filter-grid-v2__filter button.post-type-filter-grid-v2__open-filter-toggle{display:none}}.post-type-filter-grid-v2 .post-type-filter-grid-v2__filter div.post-type-filter-grid-v2__open-filter-toggle{display:flex;flex-direction:column;place-self:flex-start;padding-top:30px;padding-left:30px;padding-right:30px;padding-bottom:25px;background:#fff;gap:25px;cursor:default}@media screen and (min-width: 1440px){.post-type-filter-grid-v2 .post-type-filter-grid-v2__filter div.post-type-filter-grid-v2__open-filter-toggle{display:none}}.post-type-filter-grid-v2 .post-type-filter-grid-v2__filter div.post-type-filter-grid-v2__open-filter-toggle .post-type-filter-grid-v2__open-filter-toggle-back{gap:10px;display:flex;align-items:center;width:-moz-fit-content;width:fit-content;cursor:pointer}.post-type-filter-grid-v2 .post-type-filter-grid-v2__filter div.post-type-filter-grid-v2__open-filter-toggle .post-type-filter-grid-v2__open-filter-toggle-back span{font-family:"ridley-grotesk";text-decoration:underline}.post-type-filter-grid-v2 .post-type-filter-grid-v2__filter div.post-type-filter-grid-v2__open-filter-toggle .post-type-filter-grid-v2__open-filter-filters{display:flex;flex-direction:row;gap:10px}.post-type-filter-grid-v2 .post-type-filter-grid-v2__filter div.post-type-filter-grid-v2__open-filter-toggle .post-type-filter-grid-v2__open-filter-filters .post-type-filter-grid-v2__show-all{width:-moz-fit-content;width:fit-content;cursor:pointer}.post-type-filter-grid-v2__filter-show-results{font-size:18px;color:#fff;text-transform:uppercase;padding:16px 30px 13px;height:-moz-max-content;height:max-content;width:100%;justify-content:center;display:flex;background:#9e7c3e;opacity:1;z-index:200;position:fixed;bottom:0px;font-family:"ridley-grotesk";cursor:pointer}@media screen and (min-width: 1440px){.post-type-filter-grid-v2__filter-show-results{display:none}}.post-type-filter-grid-v2.blog-grid .post-type-filter-grid-v2__post-image{height:auto;aspect-ratio:545/360;-o-object-fit:cover;object-fit:cover;width:100%}.post-type-filter-grid-v2__main-container[data-layout="3"]{gap:0px !important}.post-type-filter-grid-v2__main-container[data-layout="3"] .post-type-filter-grid-v2__filter-top-section,.post-type-filter-grid-v2__main-container[data-layout="3"] .post-type-filter-grid-v2__filter-subcategories-container{display:none !important}.post-type-filter-grid-v2__main-container[data-layout="3"]{grid-template:"search" "filter" "grid" "loadmore"/1fr}.post-type-filter-grid-v2 .post-info.product-type .post-info__title{text-decoration:underline}.post-type-filter-grid-v2.wine-club-reorder .post-type-filter-grid-v2__grid{grid-template-areas:"first_row" "auto"}@media screen and (min-width: 744px){.post-type-filter-grid-v2.wine-club-reorder .post-type-filter-grid-v2__grid{grid-template-areas:"first_row first_row" "auto auto";grid-template-columns:repeat(2,1fr)}}@media screen and (min-width: 1440px){.post-type-filter-grid-v2.wine-club-reorder .post-type-filter-grid-v2__grid{grid-template-areas:"first_row first_row first_row" "auto auto auto";grid-template-columns:repeat(3,1fr)}}.post-type-filter-grid-v2.wine-club-reorder .post-type-filter-grid-v2__load-more-container,.post-type-filter-grid-v2.wine-club-reorder .post-type-filter-grid-v2__grid-first-row{display:none}.post-type-filter-grid-v2 .currently-selected button.post-type-filter-grid-v2__cta.post-type-filter-grid-v2__cta-style-6{background-color:#9e7c3e;border-color:#9e7c3e;color:#fff}.post-type-filter-grid-v2 img.post-type-filter-grid-v2__post-image__product-tag-image{position:absolute;z-index:1;height:100px;width:100px;top:100px;left:60px}@media screen and (min-width: 744px){.post-type-filter-grid-v2 img.post-type-filter-grid-v2__post-image__product-tag-image{left:60px}}@media screen and (min-width: 992px){.post-type-filter-grid-v2 img.post-type-filter-grid-v2__post-image__product-tag-image{left:70px}}@media screen and (min-width: 1440px){.post-type-filter-grid-v2 img.post-type-filter-grid-v2__post-image__product-tag-image{left:70px}}.post-type-filter-grid-v2 .post-type-filter-grid-v2__filter .post-type-filter-grid-v2__filter-container.post-type-filter-grid-v2__filter-container-1.post-type-filter-grid-v2__filter-container--open{position:unset;overflow-y:auto;height:calc(100vh - 58px - 137px);min-height:calc(100vh - 58px - 137px)}.post-type-filter-grid-v2.post-type-filter-grid-v2--article .post-type-filter-grid-v2__grid{padding-bottom:40px}@media screen and (min-width: 1440px){.post-type-filter-grid-v2.post-type-filter-grid-v2--article .post-type-filter-grid-v2__grid{padding-bottom:50px}}