.smallTileBlock{padding-left:1.5rem;padding-right:1.5rem;width:100%}@media (min-width:768px){.smallTileBlock{padding-left:4rem;padding-right:4rem}}.smallTileBlock--pt-none{padding-top:0}.smallTileBlock--pt-small{padding-top:1.5rem}@media (min-width:768px){.smallTileBlock--pt-small{padding-top:2rem}}.smallTileBlock--pt-default{padding-top:3rem}@media (min-width:768px){.smallTileBlock--pt-default{padding-top:4rem}}.smallTileBlock--pt-large{padding-top:4.5rem}@media (min-width:768px){.smallTileBlock--pt-large{padding-top:6rem}}.smallTileBlock--pb-none{padding-bottom:0}.smallTileBlock--pb-small{padding-bottom:1.5rem}@media (min-width:768px){.smallTileBlock--pb-small{padding-bottom:2rem}}.smallTileBlock--pb-default{padding-bottom:3rem}@media (min-width:768px){.smallTileBlock--pb-default{padding-bottom:4rem}}.smallTileBlock--pb-large{padding-bottom:4.5rem}@media (min-width:768px){.smallTileBlock--pb-large{padding-bottom:6rem}}.whiteTheme .smallTileBlock{background:var(--wwf-colour-white);color:var(--wwf-colour-black)}.greyTheme .smallTileBlock{background:var(--wwf-colour-grey);color:var(--wwf-colour-black)}.blackTheme .smallTileBlock{background:var(--wwf-colour-black);color:var(--wwf-colour-white)}.smallTileBlockHeading{margin:0 0 1rem;text-align:center}.smallTileBlockIntro{margin:0 auto 2rem;max-width:43.75rem;text-align:center}.smallTileBlockIntro>:first-child{margin-top:0}.smallTileBlockIntro>:last-child{margin-bottom:0}.smallTileBlockInner{display:flex;flex-wrap:wrap;justify-content:space-around;margin:0 auto;width:100%}@media (min-width:576px){.smallTileBlockInner{justify-content:center}}.smallTileBlockInner--2{max-width:28rem}.smallTileBlockInner--3{max-width:42rem}.smallTileBlockInner--4{max-width:56rem}.smallTileBlockInner--5{max-width:70rem}.smallTileBlockItem{margin:0 .5rem;max-width:11rem;padding-bottom:2rem;text-align:center;width:35vw}@media (min-width:576px){.smallTileBlockItem{margin:0 1rem;width:10rem}}@media (min-width:768px){.smallTileBlockItem{margin:0 1rem;width:8.5rem}}@media (min-width:992px){.smallTileBlockItem{width:11rem}}.smallTileBlockItem a{align-items:center;color:inherit;display:flex;flex-direction:column;text-decoration:none}.smallTileBlockItem a:focus,.smallTileBlockItem a:hover{text-decoration:underline}.smallTileBlockImage{aspect-ratio:1/1;margin-bottom:1rem;position:relative;width:35vw}@media (min-width:576px){.smallTileBlockImage{height:10rem;width:10rem}}@media (min-width:768px){.smallTileBlockImage{height:8.5rem;width:8.5rem}}@media (min-width:992px){.smallTileBlockImage{height:11rem;width:11rem}}.smallTileBlockImage img{display:block;height:100%;width:100%}.smallTileBlockInner--fit-contain .smallTileBlockImage img{object-fit:contain}.smallTileBlockInner--fit-cover .smallTileBlockImage img{object-fit:cover}.description{color:#716f6c;font-size:1rem;line-height:1.7rem;margin-bottom:0;margin-top:.3125rem}.blackTheme .description{color:hsla(0,0%,100%,.67)}