.filtered-posts{padding:var(--global-inline-spacing) var(--global-inline-spacing);background-color:var(--theme-secondary-background-colour);position:relative}.filtered-posts__filter{margin-bottom:calc(40/var(--mobile-design-reference)*var(--screen-width-mobile))}@media screen and (min-width: 744px){.filtered-posts__filter{margin-bottom:calc(40/var(--portrait-design-reference)*var(--screen-width-portrait))}}@media screen and (min-width: 1024px){.filtered-posts__filter{margin-bottom:calc(40/var(--desktop-design-reference)*var(--screen-width-desktop))}}.filtered-posts__primary-categories{display:flex;text-align:center;justify-content:center;flex-wrap:wrap;overflow:auto;gap:calc(20/var(--mobile-design-reference)*var(--screen-width-mobile));margin-bottom:calc(35/var(--mobile-design-reference)*var(--screen-width-mobile))}@media screen and (min-width: 744px){.filtered-posts__primary-categories{margin-bottom:calc(35/var(--portrait-design-reference)*var(--screen-width-portrait));justify-content:center;flex-wrap:wrap;gap:calc(20/var(--portrait-design-reference)*var(--screen-width-portrait))}}@media screen and (min-width: 1024px){.filtered-posts__primary-categories{margin-bottom:calc(35/var(--desktop-design-reference)*var(--screen-width-desktop));gap:calc(20/var(--desktop-design-reference)*var(--screen-width-desktop))}}.filtered-posts__category-button,.filtered-posts__filter-clear-button{color:var(--brand-primary);background-color:rgba(0,0,0,0);border:1px solid var(--brand-primary);width:-moz-min-content;width:min-content;font-weight:var(--weight-medium);line-height:100%;display:flex;justify-content:center;align-items:center;text-decoration-line:unset;text-align:center;transition:background-color color .5s;cursor:pointer;font-family:var(--secondary-font-family),sans-serif;--font-size-multiplier: var(--global-font-multiplier-secondary);width:auto;font-size:calc(18/var(--mobile-design-reference)*var(--font-reference-mobile)*var(--font-size-multiplier));min-width:calc(150/var(--mobile-design-reference)*var(--screen-width-mobile));min-height:calc(44/var(--mobile-design-reference)*var(--screen-width-mobile));padding:calc(15/var(--mobile-design-reference)*var(--screen-width-mobile)) calc(25/var(--mobile-design-reference)*var(--screen-width-mobile));position:relative;min-width:unset;min-height:unset;border-radius:25px}.filtered-posts__category-button:hover,.filtered-posts__category-button:active,.filtered-posts__category-button:focus,.filtered-posts__filter-clear-button:hover,.filtered-posts__filter-clear-button:active,.filtered-posts__filter-clear-button:focus{cursor:pointer;color:var(--copper);border-width:1px;border-style:solid;-o-border-image:var(--copper-gradient) 1;border-image:var(--copper-gradient) 1;background:var(--copper-light-gradient)}.filtered-posts__category-button:hover span,.filtered-posts__category-button:active span,.filtered-posts__category-button:focus span,.filtered-posts__filter-clear-button:hover span,.filtered-posts__filter-clear-button:active span,.filtered-posts__filter-clear-button:focus span{background:var(--copper-gradient);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;text-fill-color:rgba(0,0,0,0)}.filtered-posts__category-button[disabled],.filtered-posts__filter-clear-button[disabled]{cursor:not-allowed;background-color:var(--cadet-grey);color:var(--cadet-grey)}@media screen and (min-width: 744px){.filtered-posts__category-button,.filtered-posts__filter-clear-button{font-size:calc(18/var(--portrait-design-reference)*var(--font-reference-portrait)*var(--font-size-multiplier));min-width:calc(150/var(--portrait-design-reference)*var(--screen-width-portrait));min-height:calc(54/var(--portrait-design-reference)*var(--screen-width-portrait));padding:calc(15/var(--portrait-design-reference)*var(--screen-width-portrait)) calc(30/var(--portrait-design-reference)*var(--screen-width-portrait))}}@media screen and (min-width: 1024px){.filtered-posts__category-button,.filtered-posts__filter-clear-button{font-size:calc(18/var(--desktop-design-reference)*var(--font-reference-desktop)*var(--font-size-multiplier));min-width:calc(170/var(--desktop-design-reference)*var(--screen-width-desktop));min-height:calc(54/var(--desktop-design-reference)*var(--screen-width-desktop));padding:calc(15/var(--desktop-design-reference)*var(--screen-width-desktop)) calc(30/var(--desktop-design-reference)*var(--screen-width-desktop))}}@media screen and (min-width: 744px){.filtered-posts__category-button,.filtered-posts__filter-clear-button{padding:calc(8/var(--portrait-design-reference)*var(--screen-width-portrait)) calc(15/var(--portrait-design-reference)*var(--screen-width-portrait));min-width:unset;min-height:unset}}@media screen and (min-width: 1024px){.filtered-posts__category-button,.filtered-posts__filter-clear-button{padding:calc(8/var(--desktop-design-reference)*var(--screen-width-desktop)) calc(15/var(--desktop-design-reference)*var(--screen-width-desktop));min-width:unset;min-height:unset}}.filtered-posts__category-button.active,.filtered-posts__filter-clear-button.active{background-color:var(--brand-primary-bg);color:var(--light-text)}.filtered-posts__category-button:hover,.filtered-posts__filter-clear-button:hover{border-radius:25px;cursor:pointer;border:1px solid rgba(0,0,0,0);color:var(--copper-gradient)}.filtered-posts__category-button:hover::before,.filtered-posts__filter-clear-button:hover::before{background:#fef5f0;background-clip:padding-box;z-index:-1;position:absolute;top:1px;bottom:1px;left:1px;right:1px;content:"";border-radius:25px}.filtered-posts__category-button:hover::after,.filtered-posts__filter-clear-button:hover::after{position:absolute;top:-1px;bottom:-1px;left:-1px;right:-1px;background:var(--copper-gradient);content:"";z-index:-2;border-radius:25px}.filtered-posts__filter-option-cancel{place-self:center;opacity:0;pointer-events:none;background-color:var(--brand-primary);translate:75%;min-width:fluid-size(14px, "static");min-height:fluid-size(14px, "static");position:relative;margin-left:fluid-size(-14px, "mobile");width:fluid-size(14px, "mobile");height:fluid-size(14px, "mobile");display:grid;place-items:center;border-radius:50px;transition:margin .3s .1s, opacity .1s}@media screen and (min-width: 744px){.filtered-posts__filter-option-cancel{margin-left:fluid-size(-14px, "portrait");width:fluid-size(14px, "portrait");height:fluid-size(14px, "portrait")}}@media screen and (min-width: 1024px){.filtered-posts__filter-option-cancel{margin-left:fluid-size(-14px, "desktop");width:fluid-size(14px, "desktop");height:fluid-size(14px, "desktop")}}.filtered-posts__filter-option-cancel::before,.filtered-posts__filter-option-cancel::after{content:"";width:60%;height:fluid-size(2, "static");background-color:#fff;position:absolute}.filtered-posts__filter-option-cancel:before{transform:rotate(45deg)}.filtered-posts__filter-option-cancel:after{transform:rotate(-45deg)}.active .filtered-posts__filter-option-cancel{opacity:1;pointer-events:all;transition:margin .3s, opacity .3s .3s;margin-left:fluid-size(0, "static")}.filtered-posts__cta-span{font-size:calc(12/var(--mobile-design-reference)*var(--screen-width-mobile))}@media screen and (min-width: 744px){.filtered-posts__cta-span{font-size:calc(12/var(--portrait-design-reference)*var(--screen-width-portrait))}}@media screen and (min-width: 1024px){.filtered-posts__cta-span{font-size:calc(12/var(--desktop-design-reference)*var(--screen-width-desktop))}}.filtered-posts__posts-container{display:grid;grid-template-columns:1fr;row-gap:var(--global-inline-spacing)}@media screen and (min-width: 744px){.filtered-posts__posts-container{grid-template-columns:1fr 1fr;-moz-column-gap:calc(var(--global-inline-spacing)*.3);column-gap:calc(var(--global-inline-spacing)*.3)}}.filtered-posts__post{display:grid;grid-template:"image" "content"/1fr;place-items:stretch center}@media screen and (min-width: 744px){.filtered-posts__post{grid-template:"main" 1fr;gap:calc(30/var(--portrait-design-reference)*var(--screen-width-portrait))}}@media screen and (min-width: 744px){.filtered-posts__post--images_full_width_left{grid-column:1/-1;place-items:stretch flex-start}}@media screen and (min-width: 744px){.filtered-posts__post--images_50_50{grid-template:1fr 1fr;text-align:center}}@media screen and (min-width: 744px){.filtered-posts__post--images_full_width_right{place-items:stretch flex-end;grid-column:1/-1}}.filtered-posts__post-picture{grid-area:image;height:100%}@media screen and (min-width: 744px){.filtered-posts__post-picture{grid-area:main}}.filtered-posts__post-image{aspect-ratio:3/4;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (min-width: 744px){.filtered-posts__post-image{aspect-ratio:auto}}.filtered-posts__post-date{color:var(--white)}.filtered-posts__post-text-container{grid-area:content;background:var(--brand-primary-bg);padding:var(--global-inline-spacing);display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;text-align:center;row-gap:calc(45/var(--mobile-design-reference)*var(--screen-width-mobile))}@media screen and (min-width: 744px){.filtered-posts__post-text-container{grid-area:main;row-gap:calc(var(--global-inline-spacing)*.8);max-width:calc(260/var(--portrait-design-reference)*var(--screen-width-portrait));margin:calc(30/var(--portrait-design-reference)*var(--screen-width-portrait)) calc(20/var(--portrait-design-reference)*var(--screen-width-portrait))}}@media screen and (min-width: 1024px){.filtered-posts__post-text-container{grid-area:main;row-gap:calc(var(--global-inline-spacing)*.8);max-width:calc(500/var(--desktop-design-reference)*var(--screen-width-desktop));margin-left:calc(var(--global-inline-spacing)*.8);margin-right:calc(var(--global-inline-spacing)*.8);margin-top:calc(var(--global-inline-spacing)*.6);margin-bottom:calc(var(--global-inline-spacing)*.6)}}.filtered-posts__post-title{text-transform:uppercase;color:var(--theme-primary-text-colour);margin-bottom:0;font-size:calc(28/var(--mobile-design-reference)*var(--screen-width-mobile))}@media screen and (min-width: 744px){.filtered-posts__post-title{font-size:calc(28/var(--portrait-design-reference)*var(--screen-width-portrait))}}@media screen and (min-width: 1024px){.filtered-posts__post-title{font-size:calc(40/var(--desktop-design-reference)*var(--screen-width-desktop))}}.filtered-posts__post-copy{color:var(--theme-primary-text-colour);margin-bottom:0;text-transform:uppercase;display:none}.filtered-posts__post-cta{color:var(--brand-primary);background-color:var(--white);border:1px solid var(--brand-primary);width:-moz-min-content;width:min-content;font-weight:var(--weight-medium);line-height:100%;display:flex;justify-content:center;align-items:center;text-decoration-line:unset;text-align:center;transition:background-color color .5s;cursor:pointer;font-family:var(--secondary-font-family),sans-serif;--font-size-multiplier: var(--global-font-multiplier-secondary);width:auto;font-size:calc(18/var(--mobile-design-reference)*var(--font-reference-mobile)*var(--font-size-multiplier));min-width:calc(150/var(--mobile-design-reference)*var(--screen-width-mobile));min-height:calc(44/var(--mobile-design-reference)*var(--screen-width-mobile));padding:calc(15/var(--mobile-design-reference)*var(--screen-width-mobile)) calc(25/var(--mobile-design-reference)*var(--screen-width-mobile));width:-moz-max-content;width:max-content;margin-bottom:0}.filtered-posts__post-cta:hover,.filtered-posts__post-cta:active,.filtered-posts__post-cta:focus{cursor:pointer;color:var(--copper);border-width:1px;border-style:solid;-o-border-image:var(--copper-gradient) 1;border-image:var(--copper-gradient) 1;background:var(--copper-light-gradient)}.filtered-posts__post-cta:hover span,.filtered-posts__post-cta:active span,.filtered-posts__post-cta:focus span{background:var(--copper-gradient);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;text-fill-color:rgba(0,0,0,0)}.filtered-posts__post-cta[disabled]{cursor:not-allowed;background-color:var(--cadet-grey);color:var(--cadet-grey)}@media screen and (min-width: 744px){.filtered-posts__post-cta{font-size:calc(18/var(--portrait-design-reference)*var(--font-reference-portrait)*var(--font-size-multiplier));min-width:calc(150/var(--portrait-design-reference)*var(--screen-width-portrait));min-height:calc(54/var(--portrait-design-reference)*var(--screen-width-portrait));padding:calc(15/var(--portrait-design-reference)*var(--screen-width-portrait)) calc(30/var(--portrait-design-reference)*var(--screen-width-portrait))}}@media screen and (min-width: 1024px){.filtered-posts__post-cta{font-size:calc(18/var(--desktop-design-reference)*var(--font-reference-desktop)*var(--font-size-multiplier));min-width:calc(170/var(--desktop-design-reference)*var(--screen-width-desktop));min-height:calc(54/var(--desktop-design-reference)*var(--screen-width-desktop));padding:calc(15/var(--desktop-design-reference)*var(--screen-width-desktop)) calc(30/var(--desktop-design-reference)*var(--screen-width-desktop))}}.filtered-posts__button-wrapper{display:flex;justify-content:center;align-items:center;gap:calc(20/var(--mobile-design-reference)*var(--screen-width-mobile))}@media screen and (min-width: 744px){.filtered-posts__button-wrapper{gap:calc(20/var(--portrait-design-reference)*var(--screen-width-portrait))}}@media screen and (min-width: 1024px){.filtered-posts__button-wrapper{gap:calc(20/var(--desktop-design-reference)*var(--screen-width-desktop))}}.filtered-posts__load-more,.filtered-posts__show-all{color:var(--white);background-color:var(--brand-primary);border:1px solid var(--brand-primary);width:-moz-min-content;width:min-content;font-weight:var(--weight-medium);line-height:100%;display:flex;justify-content:center;align-items:center;text-decoration-line:unset;text-align:center;transition:background-color color .5s;cursor:pointer;font-family:var(--secondary-font-family),sans-serif;--font-size-multiplier: var(--global-font-multiplier-secondary);width:auto;font-size:calc(18/var(--mobile-design-reference)*var(--font-reference-mobile)*var(--font-size-multiplier));min-width:calc(150/var(--mobile-design-reference)*var(--screen-width-mobile));min-height:calc(44/var(--mobile-design-reference)*var(--screen-width-mobile));padding:calc(15/var(--mobile-design-reference)*var(--screen-width-mobile)) calc(25/var(--mobile-design-reference)*var(--screen-width-mobile));display:none;margin:var(--global-inline-spacing) auto 0}.filtered-posts__load-more:hover,.filtered-posts__load-more:active,.filtered-posts__load-more:focus,.filtered-posts__show-all:hover,.filtered-posts__show-all:active,.filtered-posts__show-all:focus{cursor:pointer;color:var(--copper);border-width:1px;border-style:solid;-o-border-image:var(--copper-gradient) 1;border-image:var(--copper-gradient) 1;background:var(--copper-light-gradient)}.filtered-posts__load-more:hover span,.filtered-posts__load-more:active span,.filtered-posts__load-more:focus span,.filtered-posts__show-all:hover span,.filtered-posts__show-all:active span,.filtered-posts__show-all:focus span{background:var(--copper-gradient);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;text-fill-color:rgba(0,0,0,0)}.filtered-posts__load-more[disabled],.filtered-posts__show-all[disabled]{cursor:not-allowed;background-color:var(--cadet-grey);color:var(--cadet-grey)}@media screen and (min-width: 744px){.filtered-posts__load-more,.filtered-posts__show-all{font-size:calc(18/var(--portrait-design-reference)*var(--font-reference-portrait)*var(--font-size-multiplier));min-width:calc(150/var(--portrait-design-reference)*var(--screen-width-portrait));min-height:calc(54/var(--portrait-design-reference)*var(--screen-width-portrait));padding:calc(15/var(--portrait-design-reference)*var(--screen-width-portrait)) calc(30/var(--portrait-design-reference)*var(--screen-width-portrait))}}@media screen and (min-width: 1024px){.filtered-posts__load-more,.filtered-posts__show-all{font-size:calc(18/var(--desktop-design-reference)*var(--font-reference-desktop)*var(--font-size-multiplier));min-width:calc(170/var(--desktop-design-reference)*var(--screen-width-desktop));min-height:calc(54/var(--desktop-design-reference)*var(--screen-width-desktop));padding:calc(15/var(--desktop-design-reference)*var(--screen-width-desktop)) calc(30/var(--desktop-design-reference)*var(--screen-width-desktop))}}.filtered-posts__load-more--visible,.filtered-posts__show-all--visible{display:flex}.filtered-posts__filter-clear-button{display:none}.filtered-posts__filter-clear-button--visible{display:flex}.filtered-posts__filter-clear-button:active,.filtered-posts__filter-clear-button:focus{-o-border-image:none;border-image:none;background:rgba(0,0,0,0)}.filtered-posts__filter-clear-button:active span,.filtered-posts__filter-clear-button:focus span{color:var(--brand-primary);background:rgba(0,0,0,0);-webkit-text-fill-color:var(--brand-primary);text-fill-color:var(--brand-primary)}.filtered-posts__show-all--left{margin-right:0}.filtered-posts__show-all--right{margin-left:0}

/*# sourceMappingURL=filtered-posts-scss.0e39e6db190905d20fe9.css.map*/