section.hero{min-height:70vh;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding-bottom:calc(var(--layout-gutter) * 2);color:#fff}section.hero:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0009;z-index:-1}section.hero video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-2}section.hero img{max-width:700px;width:100%;margin-top:-50px}section.hero h1{font-size:3rem;padding:0 var(--layout-gutter)}section.hero p.subtitle{font-size:1.4rem;font-style:italic;padding:0 var(--layout-gutter)}section.hero button[data-start-enquiry-flow]{margin-top:36px}section.hero p.free-consultation-text{font-size:.8rem;font-style:italic;text-align:center;margin-top:7px}section.hero:after{content:" ";background-color:var(--colour-brand-primary);height:22px;position:absolute;bottom:0;left:0;width:100%}@media (max-width: 768px){section.hero h1{font-size:2rem}section.hero p.subtitle{font-size:1rem}}section.why-advisor div.content-strip>div.container{display:flex;justify-content:center;align-items:stretch}section.why-advisor div.content-strip>div.container>div.why{width:30%;padding:14px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;gap:14px}section.why-advisor div.content-strip>div.container>div.why:not(:last-child){border-right:1px solid var(--colour-brand-tertiary)}section.why-advisor div.content-strip>div.container>div.why svg{width:85px;height:85px}section.why-advisor div.content-strip>div.container>div.why h3{font-size:1.2rem}section.why-advisor div.content-strip>div.container>div.why p{max-width:250px}@media (max-width: 768px){section.why-advisor div.content-strip>div.container{flex-direction:column}section.why-advisor div.content-strip>div.container>div.why{width:100%;border-right:none!important}}section.about div.wrapper{display:flex;gap:28px;align-items:center}section.about div.wrapper div.content{flex:1}section.about div.wrapper div.content :not(:first-child){margin-top:var(--layout-gutter)}section.about div.wrapper div.brand{width:300px;height:300px;background-color:#000;border-radius:8px;box-shadow:var(--box-shadow);display:flex;justify-content:center;align-items:center}@media (max-width: 768px){section.about div.wrapper{flex-direction:column-reverse}section.about div.wrapper div.brand{margin-top:var(--layout-gutter)}section.about div.wrapper.contact>div{width:300px;justify-content:flex-start!important}}section.about div.wrapper.contact{margin-top:calc(var(--layout-gutter) * 2);justify-content:space-evenly}section.about div.wrapper.contact>div{flex:1 1 0;display:flex;gap:var(--layout-gutter);align-items:center;justify-content:center}section.about div.wrapper.contact>div svg{width:40px}
