/**handles:news-hero**/
.news-hero{--_news-hero-background:#efeff3;--_news-hero-background-bottom:#fff;--_news-hero-heading:#0d2240;--_news-hero-text:#0d2240;--_news-hero-cutout-size:8rem;--_news-hero-padding:2rem;--_news-hero-spacing:1.5rem;display:grid;grid-template-columns:minmax(0,calc(50% - 46.25rem)) 1.25rem 1fr 1.25rem 1fr 1.25rem 1fr 1.25rem 1fr 1.25rem minmax(0,calc(50% - 46.25rem))}@media only screen and (min-width:87.5rem){.news-hero{--_news-hero-padding:2.5rem;--_news-hero-spacing:2rem}}@media only screen and (min-width:50rem){.news-hero{display:grid;grid-template-columns:0 2rem 1fr 2rem 1fr 2rem 1fr 2rem 1fr 2rem 1fr 2rem 1fr 2rem 0}}@media only screen and (min-width:87.5rem){.news-hero{display:grid;grid-template-columns:minmax(0,calc(50% - 52.5rem)) 7.5rem 1fr 2rem 1fr 2rem 1fr 2rem 1fr 2rem 1fr 2rem 1fr 2rem 1fr 2rem 1fr 2rem 1fr 2rem 1fr 2rem 1fr 2rem 1fr 7.5rem minmax(0,calc(50% - 52.5rem))}}.news-hero__inner{grid-column:3/-3;position:relative}.news-hero__inner:before{background-color:var(--_news-hero-background);content:"";height:100%;left:-100vw;position:absolute;right:-100vw;top:0;width:calc(100% + 200vw);z-index:-1}.news-hero__inner--bottom:before{height:50%}.news-hero__title{font-family:Geist,Lato,Arial,sans-serif;font-size:2.875rem;font-stretch:normal;font-style:normal;font-weight:600;letter-spacing:-1.84px;line-height:3.1625rem;-webkit-text-decoration:none;text-decoration:none;text-indent:0;text-transform:none}@media only screen and (min-width:87.5rem){.news-hero__title{font-family:Geist,Lato,Arial,sans-serif;font-size:4.125rem;font-stretch:normal;font-style:normal;font-weight:600;letter-spacing:-2.64px;line-height:4.5375rem;-webkit-text-decoration:none;text-decoration:none;text-indent:0;text-transform:none}}.news-hero__content{font-family:Geist,Lato,Arial,sans-serif;font-size:1.125rem;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:-.18px;line-height:1.6875rem;margin-top:1em;-webkit-text-decoration:none;text-decoration:none;text-indent:0;text-transform:none}@media only screen and (min-width:87.5rem){.news-hero__content{font-family:Geist,Lato,Arial,sans-serif;font-size:1.375rem;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:-.22px;line-height:2.0625rem;-webkit-text-decoration:none;text-decoration:none;text-indent:0;text-transform:none}}.news-hero__image{height:auto;max-width:60rem;position:relative;width:100%}.news-hero__image:before{content:"";display:block;padding-top:65%}.news-hero__image-cutout.icon{background-image:url(https://www.citypropertyglasgow.co.uk/wp-content/themes/city-property-glasgow-2025-12-02_11-44-18/out/assets/icons/card-cutout.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:var(--_news-hero-cutout-size);position:absolute;width:var(--_news-hero-cutout-size);z-index:2}.news-hero__image-cutout--top{color:var(--_news-hero-background);left:-1px;top:-1px;transform:rotate(180deg)}.news-hero__image-cutout--bottom{bottom:-1px;color:var(--_news-hero-background-bottom);right:-1px}.news-hero__image img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;width:100%;z-index:1}