:root{--colour-black:#000;--colour-white:#fff;--colour-shiraz:#601329;--colour-vine:#173f35;--colour-coral:#fdbca0;--colour-ochre:#f28f2a;--colour-sea:#55d8bf;--colour-eucalyptus:#b2d8be;--colour-focus:var(--colour-shiraz);--colour-coral-100:#fff2ec;--colour-coral-300:#fed7c6;--colour-shiraz-300:#a0717f;--colour-black-600:rgba(0,0,0,.6);--colour-utility-blue-600:#3284d7;--radius-min:0.4rem;--radius-base:0.8rem;--radius-rounded:1.2rem;--radius-full:32rem;--spacing-none:0;--spacing-4xs:0.8rem;--spacing-3xs:1.2rem;--spacing-2xs:1.6rem;--spacing-xs:1.2rem;--spacing-sml:1.6rem;--spacing-med:2.4rem;--spacing-lrg:3.2rem;--spacing-xl:4.8rem;--spacing-2xl:6.4rem;--spacing-3xl:10.4rem;--font-size-caption:1.2rem;--font-size-body-sml:1.4rem;--font-size-body-reg:1.6rem;--font-size-body-lrg:1.8rem;--font-size-subtitle:2rem;--font-size-h6:1.6rem;--font-size-h5:1.8rem;--font-size-h4:2rem;--font-size-h3:2.4rem;--font-size-h2:2.8rem;--font-size-h1:3.2rem;--line-height-caption:1.6rem;--line-height-body-sml:2rem;--line-height-body-reg:2.4rem;--line-height-body-lrg:2.8rem;--line-height-subtitle:2.4rem;--line-height-h6:2.4rem;--line-height-h5:2.8rem;--line-height-h4:2.8rem;--line-height-h3:3.2rem;--line-height-h2:3.6rem;--line-height-h1:4rem;--columns:2;--margins-page-width:1.6rem;--margins-content-width:1.6rem;--gutter:1.6rem;--spacing-footer:6rem;--spacing-content-width:4rem;--spacing-page-width:4rem}.c-small-promo__inner{background-color:var(--colour-surface-dark-02);border-radius:var(--radius-base);display:flex;flex-direction:column;padding:var(--spacing-med)}.c-small-promo__icon{grid-area:icon}.c-small-promo__title{color:var(--colour-text-light-02);grid-area:title;text-transform:uppercase}.c-small-promo__text{color:var(--colour-text-white);grid-area:text;margin-top:var(--spacing-3xs)}.c-small-promo__cta{grid-area:cta;margin-top:var(--spacing-med);width:fit-content}@media (min-width:768px){:root{--radius-rounded:1.6rem;--spacing-xs:1.6rem;--spacing-sml:2.4rem;--spacing-med:3.2rem;--spacing-lrg:4.8rem;--spacing-xl:6.4rem;--spacing-2xl:8rem;--spacing-3xl:12rem;--columns:6;--margins-page-width:4rem;--margins-content-width:4rem;--gutter:2.4rem}}@media screen and (min-width:768px){.c-small-promo__inner{column-gap:var(--spacing-xs);display:grid;grid-template-areas:"icon title" "icon text" "icon cta";grid-template-columns:auto 1fr}.c-small-promo__cta{margin-top:var(--spacing-xs)}}@media (min-width:1024px){:root{--columns:12;--margins-page-width:8rem;--margins-content-width:15.6rem;--gutter:4rem;--spacing-page-width:6rem;--spacing-footer:6rem}}@media screen and (min-width:1024px){.c-small-promo__inner{column-gap:0;grid-template-areas:"icon title cta" "icon text cta";grid-template-columns:auto 1fr auto}.c-small-promo__icon{margin-right:var(--spacing-xs)}.c-small-promo__cta{align-self:start;margin-left:var(--spacing-xl);margin-top:0}}@media (min-width:1280px){:root{--radius-rounded:2.4rem;--spacing-4xs:.8rem;--spacing-3xs:1.6rem;--spacing-xs:2.4rem;--spacing-sml:3.2rem;--spacing-med:4rem;--spacing-lrg:6.4rem;--spacing-xl:8rem;--spacing-2xl:10.4rem;--spacing-3xl:14rem;--font-size-h6:1.8rem;--font-size-h5:2rem;--font-size-h4:2.4rem;--font-size-h3:3.2rem;--font-size-h2:4rem;--font-size-h1:4.8rem;--line-height-subtitle:3rem;--line-height-h6:2.6rem;--line-height-h5:3rem;--line-height-h4:3.4rem;--line-height-h3:4rem;--line-height-h2:4.8rem;--line-height-h1:5.6rem;--margins-page-width:4rem;--margins-content-width:27.1rem;--gutter:4.8rem;--spacing-footer:8rem;--spacing-page-width:8rem}}@media screen and (min-width:1280px){.c-small-promo__cta{margin-left:var(--spacing-3xl)}}@media screen and (max-width:767px){.c-small-promo__icon{margin-bottom:var(--spacing-xs)}}