.hero_banner_alt{display:flex;flex-direction:column;position:relative;&.colour_green{background:var(--tertiary);& .letter_icon{& svg{& path{fill:var(--primary)}}}}&.colour_grey{background:var(--secondary);& .letter_icon{& svg{& path{fill:var(--black)}}}}&.colour_orange{background:var(--primary);& .letter_icon{& svg{& path{fill:var(--black)}}}}&.colour_black{background:var(--black);& .text_area{& h1{color:var(--black)}}& .letter_icon{& svg{& path{fill:var(--tertiary)}}}}&>.container{width:100%;height:100%;display:flex;flex-direction:row;z-index:2;flex-wrap:wrap;position:relative;@media (max-width:991px){padding-top:50px !important;padding-bottom:50px !important}&.left{align-items:flex-start;text-align:left;& .call_to_action_buttons{justify-content:flex-start}}&.center{align-items:center;justify-content:center;text-align:center;& .hero_banner_inner{align-items:center}& .call_to_action_buttons{justify-content:center}}&.right{align-items:flex-end;text-align:right;& .call_to_action_buttons{justify-content:flex-end}}& .hero_banner_inner{width:100rem;max-width:100%;display:flex;flex-direction:column;align-items:flex-start;background:var(--background);padding:5rem;@media (max-width:991px){width:100%}p#breadcrumbs{font-weight:400;text-transform:uppercase;line-height:1;>span{width:100%}a,span{display:inline-block;text-decoration:none;font-weight:400;color:var(--black);&.breadcrumb_last{color:var(--primary) !important}}}& .text_area{& h1{font-size:6.2rem;font-weight:400;margin:0 0 3rem;@media (max-width:991px){font-size:5rem;text-align:center}@media (max-width:767px){font-size:4rem;text-align:center}& span{font-size:inherit;font-weight:inherit;color:var(--white)}}& p{font-size:2rem;font-family:"Circular Std Book",arial,sans-serif;font-weight:400;&:last-child{margin:0}@media (max-width:991px){font-size:1.8rem;text-align:center}}}& .call_to_action_buttons{@media (min-width:992px){flex-direction:row;margin:4rem 0 0}@media (max-width:991px){flex-direction:column;align-items:center;margin:3rem 0 0}& a{margin-bottom:0;@media (max-width:991px){width:27rem;max-width:100%;padding:1.4rem;&:first-of-type{margin-bottom:2rem}}}}}& .usps{width:100%;margin-top:2.5rem;@media (min-width:992px){display:flex;flex-direction:row;gap:2.5rem}& .usp{display:flex;flex-direction:row;align-items:center;background:var(--white);padding:2rem;& img{width:3rem;margin-right:2rem}& p{font-family:"Circular Std Book",arial,sans-serif;font-size:1.6rem}}& .slick-dots{margin:3rem 0 0;& li{& button{width:2.2rem;height:2.2rem;background:var(--secondary)}&.slick-active{& button{background:var(--primary)}}}}}}& .letter_icon{position:absolute;right:0;z-index:1;@media (min-width:992px){height:100%;svg{height:100%}}}}