.s-about{position:relative;color:var(--color-white)}.s-about:before{position:absolute;top:0;left:0;z-index:1;display:block;width:100%;height:100%;background:var(--desktop-image) center/cover no-repeat;content:""}@media only screen and (max-width: 1440px){.s-about:before{background-position:left center}}@media only screen and (max-width: 1280px){.s-about:before{background-position:20%}}@media only screen and (max-width: 987px){.s-about:before{height:24rem;background-position:left}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-about:before{height:24rem;background-image:var(--mobile-image);background-position:center}}.s-about:after{position:absolute;top:0;left:0;z-index:1;display:block;width:100%;height:100%;background:linear-gradient(90deg, rgba(0, 0, 0, 0) 12.33%, #000 66.13%);opacity:1;content:""}@media only screen and (max-width: 1440px){.s-about:after{opacity:1}}@media only screen and (max-width: 987px){.s-about:after{background:linear-gradient(180deg, rgba(4, 4, 4, 0) 30%, var(--color-black-dark) 50%)}}.s-about .u-container{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;position:relative;z-index:2;min-height:33.33rem}@media only screen and (max-width: 1440px){.s-about .u-container{display:flex;flex-direction:row;align-items:flex-end;justify-content:flex-start;min-height:36rem}}.s-about .s__content{padding:3.5rem 0;width:calc(4*var(--grid-column-width) + 3*var(--grid-gutter-width))}@media only screen and (max-width: 1440px){.s-about .s__content{margin-left:calc(2*var(--grid-gutter-width));padding:2.5rem 0;width:calc(9*var(--grid-column-width) + 8*var(--grid-gutter-width))}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-about .s__content{margin-left:calc(4*var(--grid-gutter-width));width:calc(10*var(--grid-column-width) + 9*var(--grid-gutter-width))}}.s-about .s__title{margin-bottom:.5em;font-weight:600}.s-about .s__text{position:relative}.s-about .s__text:before{position:absolute;top:0;left:-4rem;display:block;width:2.708rem;height:1.667rem;background-image:url("../../../static/images/icon-quote.svg");background-position:center;background-repeat:no-repeat;background-size:contain;content:""}.s-about .s__text-author{margin-top:1.375rem}@media only screen and (max-width: 987px){.s-about .s__text-author{font-size:1rem}}.s-about .s__text-location{font:600 .667rem/1.2 var(--font-text)}@media only screen and (max-width: 987px){.s-about .s__text-location{font-size:.938rem}}.s-about .s__cta{margin-top:1.66rem}
