.btn{--border-radius:var(--space);align-items:center;background:var(--accent);border-radius:var(--border-radius);box-shadow:0 2px 2px 0 rgba(0,0,0,.25);color:var(--white);display:flex;flex-direction:row;gap:var(--space-x2);height:auto;justify-content:center;padding:var(--space-x3) var(--space-x4);text-align:center;transition:var(--transition);width:auto}.btn:hover{background-image:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.1));text-decoration:none}.btn.icon-left{justify-content:flex-start;padding-left:var(--space);text-align:left}.btn.icon-right{padding-right:var(--space)}.btn:focus{outline-color:var(--fimt-blue);outline-offset:4px;outline-style:solid;outline-width:2px}.btn.outlined{background:0 0;border:.1rem solid var(--primary-colour);border-radius:4rem;box-shadow:none;color:var(--primary-colour);padding:var(--space-x2) var(--space-x3)}.btn.outlined:hover{background:var(--primary-colour-tint-light)}.btn.outlined:focus{outline-color:var(--fimt-blue);outline-offset:4px;outline-style:solid;outline-width:2px}.btn.sm{font-size:var(--font-size-sm);padding:var(--space) var(--space)}.btn.no-border{border:none;box-shadow:none;color:var(--primary-colour)}.btn.no-border,.btn.no-border:hover{background:0 0}.btn--outline{background-color:transparent;border:1px solid var(--accent);box-shadow:none;color:var(--accent)}.btn--outline:hover{background:#f5f5f5}.btn--full-width{justify-content:center;text-align:center;width:100%}.btn--open-tray{background-color:transparent;border:1px solid var(--primary-colour);border-radius:4rem;box-shadow:none;color:var(--primary-colour);margin:0 auto;padding:.5rem 1rem}.btn--open-tray:hover{background:#f5f5f5}address{align-items:center;border-bottom:.1rem solid var(--black);border-top:.1rem solid var(--black);display:flex;gap:var(--space);padding:var(--space-x2) 0}address svg{display:flex;flex-shrink:0}:root{--theme-1:21,102,50;--theme-1-tint:rgba(var(--theme-1),.1);--theme-1-tint2:rgba(var(--theme-1),.05);--theme-2:57,79,20;--theme-2-tint:rgba(var(--theme-2),.1);--theme-2-tint2:rgba(var(--theme-2),.05);--theme-3:115,117,12;--theme-3-tint:rgba(var(--theme-3),.1);--theme-3-tint2:rgba(var(--theme-3),.05);--theme-4:7,66,61;--theme-4-tint:rgba(var(--theme-4),.1);--theme-4-tint2:rgba(var(--theme-4),.05);--theme-5:35,3,66;--theme-5-tint:rgba(var(--theme-5),.1);--theme-5-tint2:rgba(var(--theme-5),.05);--theme-6:21,120,111;--theme-6-tint:rgba(var(--theme-6),.1);--theme-6-tint2:rgba(var(--theme-6),.05);--theme-7:143,0,129;--theme-7-tint:rgba(var(--theme-7),.1);--theme-7-tint2:rgba(var(--theme-7),.05);--theme-8:184,0,185;--theme-8-tint:rgba(var(--theme-8),.1);--theme-8-tint2:rgba(var(--theme-8),.05);--theme-9:117,15,12;--theme-9-tint:rgba(var(--theme-9),.1);--theme-9-tint2:rgba(var(--theme-9),.05);--criminal-justice:rgba(var(--theme-1),1);--criminal-justice-tint:var(--theme-1-tint);--criminal-justice-tint2:var(--theme-1-tint2);--education-training:rgba(var(--theme-2),1);--education-training-tint:var(--theme-2-tint);--education-training-tint2:var(--theme-2-tint2);--employment:rgba(var(--theme-3),1);--employment-tint:var(--theme-3-tint);--employment-tint2:var(--theme-3-tint2);--finance:rgba(var(--theme-4),1);--finance-tint:var(--theme-4-tint);--finance-tint2:var(--theme-4-tint2);--housing:rgba(var(--theme-5),1);--housing-tint:var(--theme-5-tint);--housing-tint2:var(--theme-5-tint2);--family-relationships:rgba(var(--theme-6),1);--family-relationships-tint:var(--theme-6-tint);--family-relationships-tint2:var(--theme-6-tint2);--mental-health:rgba(var(--theme-7),1);--mental-health-tint:var(--theme-7-tint);--mental-health-tint2:var(--theme-7-tint2);--physical-health:rgba(var(--theme-8),1);--physical-health-tint:var(--theme-8-tint);--physical-health-tint2:var(--theme-8-tint2);--well-being:rgba(var(--theme-9),1);--well-being-tint:var(--theme-9-tint);--well-being-tint2:var(--theme-9-tint2)}.theme{align-items:center;background-image:linear-gradient(45deg,rgba(0,0,0,.2),hsla(0,0%,100%,.1));border-radius:var(--border-radius);box-shadow:inset 0 2px 1px hsla(0,0%,100%,.4),inset 0 -2px 1px rgba(0,0,0,.4);color:#fff;display:flex;flex-direction:column;gap:var(--space-x2);height:100%;justify-content:center;padding:var(--space-x8) 0;text-align:center;transition:var(--transition);width:100%}.theme svg{height:64px;width:64px}.theme>div{align-items:center;display:flex;flex-direction:column;gap:var(--space-x2);justify-content:center}.theme__name{color:var(--white);font-size:var(--font-size-x-lg);font-weight:var(--text-semibold)}@media (min-width:720px){.theme__name{font-size:var(--font-size-xx-lg)}}.theme__highlighted{background:hsla(0,0%,100%,.3);border-radius:var(--space);color:var(--white);font-size:var(--font-size-x-sm);letter-spacing:.144rem;line-height:normal;padding:var(--space) var(--space);text-transform:uppercase}@media (min-width:720px){.theme__highlighted{font-size:var(--font-size-md)}}.card.criminal-justice,.criminal-justice{background-color:#156632;background-color:var(--criminal-justice)}.criminal-justice-tint{background-color:rgba(21,102,50,.1);background-color:var(--criminal-justice-tint)}.criminal-justice-tint:nth-child(odd){background-color:rgba(21,102,50,.05);background-color:var(--criminal-justice-tint2)}.card.justice-system,.justice-system{background-color:#156632;background-color:var(--criminal-justice)}.justice-system-tint{background-color:rgba(21,102,50,.1);background-color:var(--criminal-justice-tint)}.justice-system-tint:nth-child(odd){background-color:rgba(21,102,50,.05);background-color:var(--criminal-justice-tint2)}.card.education-training,.education-training{background-color:#394f14;background-color:var(--education-training)}.education-training-tint{background-color:rgba(57,79,20,.1);background-color:var(--education-training-tint)}.education-training-tint:nth-child(odd){background-color:rgba(57,79,20,.05);background-color:var(--education-training-tint2)}.card.employment,.employment{background-color:#73750c;background-color:var(--employment)}.employment-tint{background-color:rgba(115,117,12,.1);background-color:var(--employment-tint)}.employment-tint:nth-child(odd){background-color:rgba(115,117,12,.05);background-color:var(--employment-tint2)}.card.family-relationships,.family-relationships{background-color:#15786f;background-color:var(--family-relationships)}.family-relationships-tint{background-color:rgba(21,120,111,.1);background-color:var(--family-relationships-tint)}.family-relationships-tint:nth-child(odd){background-color:rgba(21,120,111,.05);background-color:var(--family-relationships-tint2)}.card.finance,.finance{background-color:#07423d;background-color:var(--finance)}.finance-tint{background-color:rgba(7,66,61,.1);background-color:var(--finance-tint)}.finance-tint:nth-child(odd){background-color:rgba(7,66,61,.05);background-color:var(--finance-tint2)}.card-housing,.housing{background-color:#230342!important;background-color:var(--housing)!important}.housing-tint{background-color:rgba(35,3,66,.1);background-color:var(--housing-tint)}.housing-tint:nth-child(odd){background-color:rgba(35,3,66,.05);background-color:var(--housing-tint2)}.card.mental-health,.mental-health{background-color:#8f0081;background-color:var(--mental-health)}.mental-health-tint{background-color:rgba(143,0,129,.1);background-color:var(--mental-health-tint)}.mental-health-tint:nth-child(odd){background-color:rgba(143,0,129,.05);background-color:var(--mental-health-tint2)}.card.physical-health,.physical-health{background-color:#b800b9;background-color:var(--physical-health)}.physical-health-tint{background-color:rgba(184,0,185,.1);background-color:var(--physical-health-tint)}.physical-health-tint:nth-child(odd){background-color:rgba(184,0,185,.05);background-color:var(--physical-health-tint2)}.card.well-being,.well-being{background-color:#750f0c;background-color:var(--well-being)}.well-being-tint{background-color:rgba(117,15,12,.1);background-color:var(--well-being-tint)}.well-being-tint:nth-child(odd){background-color:rgba(117,15,12,.05);background-color:var(--well-being-tint2)}.card{--background:var(--white);--title-colour:var(--primary-colour);--title-font-size:2.32rem;--title-line-height:1.2;--job-title-font-size:1.8rem;--title-margin:0 0 var(--space-x4);--min-height:40rem;--padding:var(--space-x4);--colour:var(--black);--image-margin:0 0 var(--space-x4);background:var(--background);border-radius:var(--border-radius);box-shadow:var(--box-shadow);color:var(--colour);display:flex;flex:1;flex-direction:column;gap:var(--space-x4);padding:var(--padding);position:relative;transition:var(--transition)}@media (min-width:600px){.card{--padding:var(--space-x6);--image-margin:0 0 var(--space-x6);--min-height:24rem}}@media (min-width:1024px){.card{--min-height:40rem}}.card:hover{box-shadow:var(--box-shadow-hover);top:1px}.card .card__content{display:flex;flex-direction:column;flex-grow:1;gap:var(--space-x2)}.card .card__date-time{align-items:center;display:inline-flex;font-size:var(--font-size-sm)}.card .card__title{color:var(--title-colour);font-size:var(--title-font-size);line-height:var(--title-line-height);margin:0}.card .card__title a{text-decoration:none}.card .card__title a:active{background:var(--primary-colour-pressed);color:var(--white);text-decoration:none}.card .card__title a:focus{background-color:var(--blue-tint-light)}.card .card__job-title{flex-grow:0;font-size:var(--job-title-font-size);line-height:var(--title-line-height);margin:0 0 1rem}.card .card__teaser,.card p{flex-grow:1}.card .card__teaser{display:flex}.card .tags{margin:var(--space-x8) 0 0}.card .card__image-holder{aspect-ratio:354/253;background:#f2f2f2;border-radius:var(--border-radius-inner);overflow:hidden;position:relative;width:100%}.card .card__image{bottom:0;display:block;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;width:100%}[dir=ltr] .card .card__viewpoint{left:0}[dir=rtl] .card .card__viewpoint{right:0}.card .card__viewpoint{align-items:center;background:var(--white);border:1px solid #ededed;border-left:none;border-radius:0 0 .5rem 0;border-top:none;color:var(--primary-colour);display:flex;font-size:var(--font-size-default);height:var(--space-x10);padding:0 var(--space-x4);position:absolute;top:0}.card .card__viewpoint svg{margin:0 var(--space) 0 0}.card .btn{align-self:flex-start}.card:hover .theme{background-image:linear-gradient(45deg,rgba(0,0,0,.3),rgba(0,0,0,.2));color:var(--white)}.card:hover .card__title,.card:hover .theme__name{text-decoration:none}.card:hover .btn.outlined{background:var(--primary-colour-tint-light)}.card.lg{border-radius:0;cursor:default;padding:var(--space-x8) var(--space-x4);pointer-events:none}.card.lg a{cursor:pointer;pointer-events:auto}.card.lg h2{margin-top:0}.card.lg li,.card.lg p{font-size:var(--font-size-md)}.card.lg .btn{align-self:flex-start}@media (min-width:768px){.card.lg{padding:var(--space-x10)}}@media (min-width:1024px){.card.lg{border-radius:var(--border-radius);max-width:46%}}.card.left{align-self:flex-start}@media (min-width:1024px){.card.left{margin-right:var(--space-x10)}}.card.right{align-self:flex-end}@media (min-width:1024px){.card.right{margin-left:var(--space-x10)}}.card.card--summary{align-items:center;background-image:linear-gradient(40deg,rgba(0,0,0,.2) 3.4%,transparent 69.31%);box-shadow:inset 0 1px 2px 0 rgba(0,0,0,.5),inset 0 -1px 2px 0 hsla(0,0%,100%,.7),0 2px 6px 2px rgba(0,0,0,.4);color:#fff;display:flex;flex:1;min-height:auto;padding:2rem 2rem 4rem;text-align:center}.card.card--summary>svg{height:6.4rem;margin:0 0 1rem;width:6.4rem}.card.card--summary .summary__theme{align-self:center;background:hsla(0,0%,100%,.3);border-radius:3rem;color:var(--white);display:table;font-size:1.2rem;font-weight:400;line-height:normal;margin:0 auto 1rem;padding:.5rem 1.5rem;text-transform:uppercase}.card.card--summary .theme{justify-content:flex-start;padding:3rem 0}.card.card--summary h3{font-size:2rem;margin:0}.card.card--summary h3 a{color:#fff}.card.card--theme{align-items:center;display:flex;flex-direction:column;gap:0;min-height:auto;padding:0}.card.card--theme .card--theme__teaser{background:var(--white);display:none;display:flex;flex-direction:column;gap:var(--space-x8);padding:var(--space-x4) var(--space-x4) var(--space-x8);text-align:center}.card.card--theme .card--theme__teaser .btn{align-self:center}.card.card--theme.has-teaser .theme{border-bottom-left-radius:0;border-bottom-right-radius:0;height:19rem}.card.card--theme.has-teaser .card--theme__teaser{display:flex;flex-grow:1}.card.card--theme .theme__name{font-size:2rem}@media (min-width:720px){.card.card--theme .theme__highlighted{font-size:1.2rem}}.card.card--sub-theme{flex:initial;min-height:auto;padding:var(--space-x4)}.card.card--sub-theme p{font-size:var(--font-size-default);font-weight:var(--text-medium);margin:0}.card.card--resource{gap:1rem;min-height:auto}.card.card--resource .card__image-holder{aspect-ratio:500/384}.card.card--resource .card__image{margin:0}.card.card--resource .card__teaser{margin:0 0 1rem}.card.card--resource p{display:flex;flex-grow:0}.card.card--resource .card--resource__btn,.card.card--resource .tags{margin:0}.card.card--event .card--event__date-time,.card.card--event address{align-items:center;display:inline-flex}@media (max-width:720px){.more-in{margin-top:var(--space-x4)}}.more-in a{color:var(--primary-colour);font-weight:var(--text-bold);text-decoration:underline}.resource-type{align-items:center;align-self:flex-start;border:1px solid;border-radius:2.4rem;color:currentColor;display:flex;font-size:1.2rem;gap:.4rem;margin:0 0 1rem;padding:.4rem 1rem .4rem .7rem}.resource-type svg{flex-shrink:0;height:2rem;position:relative;top:-.1rem;width:2rem}.link-cards{--background:var(--accent);display:flex;gap:1rem;margin:0;padding:0;width:100%}@media (min-width:600px){.link-cards{gap:1.6rem}}@media (min-width:1024px){.link-cards{padding:0 var(--space-x10)}}@media (min-width:1200px){.link-cards{padding:0}}.link-cards li{flex:1;margin:0}.link-cards a{align-items:center;background:var(--background);border-radius:.4rem;box-shadow:var(--box-shadow);color:#fff;display:flex;font-size:1.6rem;font-weight:600;justify-content:space-between;line-height:1.2;padding:1.5rem;text-align:left;width:100%}.link-cards a svg{flex-shrink:0;margin-right:-.3rem}@media (min-width:600px){.link-cards a{font-size:2rem;padding:3rem}}.bg-buttons .slice__holder{max-width:calc(1280px + 14rem);padding:var(--space-x8) var(--space-x4) 0}@media (min-width:600px){.bg-buttons .slice__holder{margin:0 auto;padding:4rem 2.4rem 0}}@media (min-width:720px){.bg-buttons .slice__holder{padding:4rem 4rem 0}}@media (min-width:1200px){.bg-buttons .slice__holder{padding:7rem 7rem 0}}.summary-links{display:flex;gap:1rem;width:100%}.summary__content{display:flex;flex-direction:column;gap:2rem}.summary__download{background-color:rgba(0,0,0,.3);border-radius:3rem;display:inline-block;font-size:1.4rem;padding:.5rem 1.5rem}.date{align-items:center;display:flex;font-size:var(--font-size-sm);gap:var(--space)}.date .icon--date{height:var(--space-x2);transform:translateY(-2px);width:var(--space-x2)}.slice--cards{width:100%}.list--cards{display:flex;flex-direction:column;gap:var(--space-x2);justify-content:center;width:100%}@media (min-width:1024px){.list--cards{flex-flow:wrap;flex-direction:row;gap:var(--space-x4)}}.list--cards li{display:flex;flex:1;flex-direction:column;gap:var(--space)}@media (min-width:600px){.list--cards-themes{flex-flow:wrap;flex-direction:row;gap:var(--gap)}}.list--cards--search-results li{max-width:none;width:100%}@media (min-width:1024px){.list--cards--search-results{flex-direction:column}.list--cards--search-results .card{min-height:auto}.list--cards--search-results .card.card--has-image{gap:0}}@media (min-width:1024px) and (min-width:1024px){.list--cards--search-results .card.card--has-image .card__main{align-items:flex-start;flex-direction:row;gap:var(--space-x4)}}.list--cards-themes{width:100%}@media (min-width:768px){.list--cards-themes{flex-direction:row;flex-wrap:wrap}}.tags{display:flex;flex-wrap:wrap;gap:var(--space)}.tag{--tag-default-background-colour:var(--accent);--tag-default-colour:var(--white);--tag-border-radius:var(--space);align-items:center;background:var(--tag-default-background-colour);border-radius:var(--tag-border-radius);color:var(--tag-default-colour);display:inline-flex;font-size:var(--font-size-sm);font-weight:var(--text-regular);line-height:1.32;min-height:var(--space-x8);padding:var(--space) var(--space-x2);text-decoration:none}.tag.sm{align-self:flex-start;font-size:1.4rem;font-weight:var(--text-light);height:var(--space-x4);letter-spacing:.075rem;padding:0 var(--space-x3);width:auto}.tag.lg,.tag.sm{line-height:normal}.tag.lg{font-size:var(--font-size-default);height:var(--space-x10);padding:var(--space-x4)}.tag.lg svg{height:20px;width:20px}.tag.tag--peer-reviewed{background:0 0;border:.1rem solid var(--peer-reviewed);color:var(--peer-reviewed);gap:var(--space)}.tag.criminal-justice{background:#156632;background:var(--criminal-justice)}.tag.education-training{background:#394f14;background:var(--education-training)}.tag.employment{background:#73750c;background:var(--employment)}.tag.family-relationships{background:#15786f;background:var(--family-relationships)}.tag.finance{background:#07423d;background:var(--finance)}.tag.housing{background:#230342;background:var(--housing)}.tag.mental-health{background:#8f0081;background:var(--mental-health)}.tag.physical-health{background:#b800b9;background:var(--physical-health)}.tag.well-being{background:#750f0c;background:var(--well-being)}@media (max-width:1199px){.card .tag{font-size:1.4rem}}.tag:hover{background-image:linear-gradient(rgba(0,0,0,.2),rgba(0,0,0,.2));color:var(--white);text-decoration:none}.tags-applied{align-items:flex-start;border:.1rem solid var(--accent);border-radius:var(--space);display:flex;flex-direction:column-reverse;gap:var(--space);justify-content:space-between;padding:var(--space) 5rem var(--space) var(--space);position:relative}@media (max-width:1023px){.tags-applied{margin-top:1rem}}@media (min-width:1024px){.tags-applied{flex-direction:row}}.tags-applied .btn--clear-all{align-items:center;border:1px solid var(--accent);border-radius:50%;color:var(--accent);display:flex;font-size:1.3rem;height:3rem;justify-content:center;margin:0;position:absolute;right:1rem;top:50%;transform:translateY(-50%);width:3rem;z-index:2}.tags-applied .btn--clear-all svg{height:2rem;width:2rem}.tags-applied .btn--clear-all:hover{text-decoration:underline}.tags-applied .btn--clear-all:focus{background-color:hsla(0,0%,100%,.48);outline-color:var(--fimt-blue);outline-offset:4px;outline-style:solid;outline-width:2px}.tags-applied__list{display:flex;flex-wrap:wrap;gap:var(--space);padding:var(--space)}.tags-applied__list .tag{cursor:pointer;font-size:1.3rem;gap:var(--space);min-height:0;min-height:auto}.tags-applied__list .btn--clear-tag{align-items:center;background-color:var(--white);border-radius:var(--space-x2);color:var(--accent);display:flex;flex-shrink:0;justify-content:center}.feature-banner{--background:var(--primary-colour) linear-gradient(180deg,var(--primary-colour) 0%,#540b4c 50%);--colour:var(--white);--padding:10rem var(--space-x4) 14rem;--title-font-size:3rem;--text-max-width:67rem;--gap:var(--space-x4);background:var(--background);border-radius:0 0 var(--border-radius) var(--border-radius);color:var(--colour);display:flex;flex-direction:column;gap:var(--gap);overflow:hidden;padding:var(--padding);position:relative;width:100%}@media (min-width:720px){.feature-banner{--title-font-size:3rem;--padding:11.5rem var(--space-x8);--gap:var(--space-x6)}}@media (min-width:1024px){.feature-banner{--title-font-size:4rem;--padding:11.5rem var(--space-x8);--gap:var(--space-x6)}}.feature-banner__text{display:flex;flex-direction:column;gap:1.6rem;margin:0 auto;max-width:var(--text-max-width);position:relative;text-align:center}.feature-banner h1{font-size:var(--title-font-size);font-weight:600;margin:0 auto;max-width:85rem;text-align:center}.feature-banner .btn,.feature-banner .faux-search-button,.feature-banner .feature-banner__type,.feature-banner form,.feature-banner h1,.feature-banner__text{position:relative}.feature-banner__background-image{bottom:0;left:0;position:absolute;right:0;top:0;z-index:0}.feature-banner__background-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.feature-banner__background-image:after{background:linear-gradient(var(--primary-colour),rgba(var(--purple),0));bottom:0;content:"";left:0;position:absolute;right:0;top:0}.feature-banner__type{align-self:center;background:var(--accent);border-radius:2.5rem;color:var(--white);display:inline-block;font-size:1.2rem;font-weight:600;letter-spacing:.1em;padding:.5rem 1rem;text-transform:uppercase}.feature-banner--shallow{--padding:4rem var(--space-x4) 4.5rem}@media (min-width:720px){.feature-banner--shallow{--padding:5.5rem var(--space-x8) 5rem}}.column-card{background-color:var(--primary-colour);border-radius:var(--border-radius);box-shadow:var(--box-shadow);color:var(--white);display:flex;flex-direction:column;overflow:hidden;width:100%}@media (min-width:1000px){.column-card{flex-direction:row}}.column-card__column{align-items:flex-start;display:flex;flex:1;flex-direction:column;gap:var(--space-x4);padding:var(--space-x4)}@media (min-width:720px){.column-card__column{padding:7rem}}.column-card__column[\:has\(img\)]{min-height:30rem;position:relative}.column-card__column:has(img){min-height:30rem;position:relative}@media (min-width:720px){.column-card__column[\:has\(img\)]{min-height:70rem}.column-card__column:has(img){min-height:70rem}}.column-card__column[\:has\(img\)] img{bottom:0;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;width:100%}.column-card__column:has(img) img{bottom:0;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;width:100%}.link-card{--padding:var(--space-x4);--card-background:var(--primary-colour);--card-background-rgb:var(--purple);background-color:var(--card-background);border-radius:var(--border-radius);box-shadow:var(--box-shadow);color:#fff;display:flex;flex-direction:column;isolation:isolate;overflow:hidden;padding-top:max(15rem,min(20vw,20rem));position:relative;width:100%}@media (min-width:1024px){.link-card{--padding:var(--space-x6);flex:1}}.link-card--green{--card-background:var(--green);--card-background-rgb:66,51,0}.link-card--red{--card-background:var(--red);--card-background-rgb:66,0,33}.link-card__image{height:auto;left:0;position:absolute;right:0;top:0;z-index:-1}.link-card__image:after{background:var(--card-background);content:"";display:block;height:100%;left:0;mix-blend-mode:color;position:absolute;top:0;width:100%}.link-card__type{align-self:flex-start;background:var(--accent);border-radius:2.5rem;color:var(--white);display:inline-block;font-size:1.2rem;font-weight:600;letter-spacing:.1em;margin-bottom:var(--space-x2);padding:.5rem 1rem;text-transform:uppercase}.link-card__content{background:linear-gradient(rgba(var(--card-background-rgb),0) 0,var(--card-background) 8rem);display:flex;flex-direction:column;flex-grow:1;gap:var(--space-x2);padding:var(--padding)}.link-card__content p{flex-grow:1}.link-card__button{align-items:center;background-color:hsla(0,0%,100%,.5);border-radius:50%;color:var(--primary-colour);display:flex;height:4rem;justify-content:center;margin:var(--space-x4) 0 0 auto;width:4rem}.our-research{grid-gap:var(--space-x4);display:grid;gap:var(--space-x4);grid-template-columns:1fr;grid-template-rows:auto;width:100%}@media (min-width:720px){.our-research{grid-template-columns:1fr 1fr}}@media (min-width:1024px){.our-research{grid-template-columns:1fr 1fr 1fr}}.our-research__intro{background:var(--accent);border-radius:var(--border-radius);box-shadow:var(--box-shadow);color:var(--white);display:flex;flex-direction:column;gap:var(--space-x2);padding:var(--space-x4)}.our-research__button{align-items:center;background-color:hsla(0,0%,100%,.5);border-radius:50%;color:var(--primary-colour);display:flex;height:4rem;justify-content:center;margin:var(--space-x4) 0 0 auto;width:4rem}.card--our-research__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:var(--space-x2)}.card--our-research__header .icon{height:4rem;width:4.4rem}.card--our-research__label{background-color:var(--primary-colour);border-radius:5rem;color:#fff;display:inline-block;font-size:1.4rem;font-weight:600;padding:var(--space) var(--space-x2);text-transform:uppercase}.our-research-holder{display:flex;flex-direction:column;gap:var(--space-x2);margin:0 auto;max-width:80rem;padding:2rem 0;width:100%}.our-research-holder h2{color:var(--primary-colour);text-align:center}
/*# sourceMappingURL=maps/research.css.map */
