.content .section{display:flex;align-self:stretch;gap:32px;padding:32px;box-shadow:0 4px 10px 0 rgba(0,0,0,.25)}.content .section:first-child{z-index:9}.content .section:nth-child(2){z-index:8}.content .section:nth-child(3){z-index:7}.content .section:nth-child(4){z-index:6}.content .section:nth-child(5){z-index:5}.content .section:nth-child(6){z-index:4}.content .section:nth-child(7){z-index:3}.content .section:nth-child(8){z-index:2}.content .section:nth-child(9){z-index:1}.content .section:nth-child(10){z-index:0}.content .section.heading{min-height:50vh}.content .section.column{flex-direction:column}.content .section.centre{text-align:center;justify-content:center;align-items:center}.content :nth-child(4n-3 of .section.bg-alternate,.Footer){background:linear-gradient(105deg,#3b0975,#4761c2 50%,#deccf1)}.content :nth-child(4n-1 of .section.bg-alternate,.Footer){background:linear-gradient(105deg,#deccf1,#4761c2 50%,#3b0975)}.content :nth-child(odd of .section.bg-alternate,.Footer){color:#fff}.content :nth-child(odd of .section.bg-alternate,.Footer) svg{fill:#fff}.content :nth-child(odd of .section.bg-alternate,.Footer) .use-border{border-color:#fff}.content .section.bg-white,.content :nth-child(even of .section.bg-alternate,.Footer),.content :nth-child(odd of .section.bg-alternate,.Footer) .use-colour{background:#fff;color:#000}.content .section.bg-white svg,.content :nth-child(even of .section.bg-alternate,.Footer) svg{fill:#000}.content .section.bg-white .use-border,.content :nth-child(even of .section.bg-alternate,.Footer) .use-border{border-color:#000}.content .section.bg-white .use-colour,.content :nth-child(even of .section.bg-alternate,.Footer) .use-colour{background:linear-gradient(105deg,#3b0975,#4761c2 50%,#deccf1);color:#fff}@media screen and (min-width:800px){.content .section{padding:64px}}@media screen and (min-width:1400px){.content .section{padding:128px}}.section.heading{justify-content:center}