.logo-text{color:var(--_primary-colour-contrast);position:relative}.logo-text:after,.logo-text:before{content:"";display:block;height:100%;pointer-events:none;position:absolute;right:0;top:0;width:100%}.logo-text:before{background-color:var(--_primary-colour-contrast);opacity:.1}.logo-text:after{--_row-padding:1rem;background-color:var(--_primary-colour);left:50%;-webkit-mask-image:url(/_resources/app/client/images/graphics/about-us-pattern.svg);mask-image:url(/_resources/app/client/images/graphics/about-us-pattern.svg);-webkit-mask-position:right top;mask-position:right top;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:auto 100%;mask-size:auto 100%;max-width:calc(150rem - var(--_row-padding, 0)*2);padding-left:0;padding-right:0;translate:-50% 0;width:calc(100% - var(--_row-padding, 0)*2 - 4rem)}@media only screen and (min-width:640px){.logo-text:after{--_row-padding:2rem}}@media only screen and (min-width:768px){.logo-text:after{--_row-padding:5rem}}@media only screen and (min-width:3800px){.logo-text:after{--_row-padding:0}}.logo-text:after.explode{--_row-padding:0}.logo-text__wrap{align-items:flex-start;display:flex;flex-wrap:wrap;margin-left:auto;margin-right:auto;max-width:154rem;position:relative;z-index:1;--_row-padding:1rem;padding-left:var(--_row-padding);padding-right:var(--_row-padding)}@media only screen and (min-width:640px){.logo-text__wrap{--_row-padding:2rem}}@media only screen and (min-width:768px){.logo-text__wrap{--_row-padding:5rem}}@media only screen and (min-width:3800px){.logo-text__wrap{--_row-padding:0}}.logo-text__wrap.explode{--_row-padding:0}@media only screen and (min-width:968px){.logo-text__wrap{padding-right:20rem}}@media only screen and (min-width:1280px){.logo-text__wrap{padding-right:30rem}}.logo-text__content,.logo-text__logo{padding-left:2rem;padding-right:2rem}.logo-text__logo{height:auto;width:15rem}.logo-text__logo img{display:block;height:auto;width:100%}.logo-text__content{width:100%}@media only screen and (min-width:968px){.logo-text__content{flex:1}}