.home-section--home-intro{background:no-repeat bottom right var(--primary-colour);padding:40px 0}@media (min-width:0px) and (max-width:575px){.home-section--home-intro{background:var(--primary-colour)}}@media (min-width:576px) and (max-width:767px){.home-section--home-intro{background:var(--primary-colour)}}@media (min-width:0px) and (max-width:575px){.home-section--home-intro{padding:var(--home-margin-mobile)}}.home-section--home-intro__text{max-width:860px;margin:auto;text-align:center}.home-section--home-intro__text__quote{color:#fff;font-weight:500;font-size:24px}.home-section--home-intro__text__quote span{text-transform:none;font-weight:400;display:block;font-family:var(--font-heading-alt);font-style:italic}.home-section--home-intro__text__heading{color:var(--third-colour);padding-top:0;margin:0 0 20px 0}.home-section--home-intro__text__heading:after{display:none}.home-section--home-intro__text__heading:before{content:"";display:block;height:60px;width:1px;margin:0 auto 20px;background:var(--third-colour)}.home-section--home-intro__text__heading span{color:#fff;text-transform:none;font-weight:400;display:block;font-family:var(--font-heading-alt);font-style:italic}.home-section--home-intro__text__body{font-family:var(--font-secondary);font-size:16px;line-height:25px;letter-spacing:.03em;color:#fff}.home-section--home-intro__text__button-wrap{margin-top:40px}.home-section--home-intro__text__button-wrap .button{border-color:hsla(calc(var(--third-colour-h) + 0deg),calc(var(--third-colour-s) + 0%),calc(var(--third-colour-l) + 0%),calc(var(--third-colour-a) - calc(1 - .45)))}.home-section--home-intro__text__button-wrap .button:after{border-color:var(--third-colour)}.home-section--home-intro__text__button-wrap .button:hover{border-color:var(--third-colour)}@media (min-width:0px) and (max-width:575px){.home-section--home-intro__image{margin-bottom:var(--home-margin-mobile)}}@media (min-width:576px) and (max-width:767px){.home-section--home-intro__image{margin-bottom:var(--home-margin-mobile)}}.home-section--home-intro__image__picture{padding-bottom:80%;width:100%}@media (min-width:0px) and (max-width:575px){.home-section--home-intro__image__picture{height:300px;padding-bottom:0}}@media (min-width:576px) and (max-width:767px){.home-section--home-intro__image__picture{height:300px;padding-bottom:0}}.home-section--home-intro__image__link{display:block;position:relative}@media (min-width:0px) and (max-width:575px){.home-section--home-intro__image__link{height:350px;width:100%;overflow:hidden}}@media (min-width:576px) and (max-width:767px){.home-section--home-intro__image__link{height:350px;width:100%;overflow:hidden}}.home-section--home-intro__image__link--video:before{content:'';position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;height:100%;background:rgba(0,0,0,.2)}.home-section--home-intro__image__link--video:after{-webkit-transition:background-color .2s ease-in-out,border-color .2s ease-in-out;transition:background-color .2s ease-in-out,border-color .2s ease-in-out;content:'\f04b';font-weight:400;color:#fff;text-indent:4px;border-radius:50%;font-size:24px;font-family:var(--font-icon);background:0 0;position:absolute;width:95px;height:95px;line-height:95px;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center;border:2px solid rgba(255,255,255,.8)}.home-section--home-intro__image__link--video:hover:after{background:var(--link-colour-hover);border-color:var(--link-colour-hover)}