.hero-shot{color:#fff;position:relative;overflow:hidden}.hero-shot .hero-shot-image{position:relative}.hero-shot .hero-shot-image img{width:100%;height:auto;display:block}.hero-shot .hero-shot-overlay{text-align:center;flex-direction:column;justify-content:flex-end;width:88%;height:calc(100% - 4vw);padding:2vw 6%;display:flex;bottom:0}.hero-shot h2{margin:0;font-size:3em}@media screen and (width>=1025px){.hero-shot{width:100%;max-height:50vw}.hero-shot .hero-shot-overlay{background:linear-gradient(transparent 25%, var(--ross-blue-dark) 100%), linear-gradient(transparent 25%, var(--ross-blue-dark) 100%);position:absolute}}@media screen and (width<=1024px){.hero-shot .hero-shot-overlay{background-color:var(--ross-blue-dark);position:relative;top:-1px}.hero-shot .hero-shot-image:before{content:"";background:linear-gradient(transparent 25%, var(--ross-blue-dark) 100%);position:absolute;inset:0}.hero-shot h2{font-size:2em}}@media screen and (width<=640px){.hero-shot h2{font-size:1.2em}.hero-shot .hero-shot-overlay p{font-size:.8em;line-height:1.5em}}.hero-shot blockquote{text-align:left;filter:drop-shadow(0 0 .8em #000);margin:0 1em 1em;padding:1em 2em 1em 3em;font-size:1.3em;line-height:1.5em;position:relative}.hero-shot blockquote:before{content:"“";color:var(--ross-blue-light);font-size:5em;position:absolute;top:.3em;left:0}.hero-shot blockquote:after{content:"”";color:var(--ross-blue-light);font-size:5em;position:absolute;bottom:0;right:0}@media only screen and (width<=640px){.hero-shot blockquote{padding:1em 0 0;font-size:1em}.hero-shot blockquote:before{opacity:.3;z-index:-1}.hero-shot blockquote:after{opacity:.3;bottom:-.2em}}@media only screen and (width<=1240px){.hero-shot blockquote{font-size:1em}}
