#home-page{#opening-hero{position:relative;overflow:hidden}#hero-bg-wrapper{height:72vh;min-height:720px;#hero-background-image,#hero-background-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-2}#hero-background-image{background-size:cover;background-position:50%;background-repeat:no-repeat}#hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.32;z-index:-2;background:var(--black-opacity80)}}#hero-copy{display:flex;flex-direction:column;justify-content:center}#hero-heading{background:linear-gradient(135deg,var(--orange),var(--white),var(--green-dark40));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-size:100% 100%}#hero-subheading{text-shadow:0 0 8px var(--black-opacity40)}#subsidiary-explainer{background:linear-gradient(to bottom right,hsl(var(--ivory)),hsl(var(--neem)));overflow:hidden;border:1px solid hsl(var(--neem));min-height:420px;@media screen and (max-width:1400px){height:560px}}#subsidiary-content{position:relative;z-index:10;p{font-size:1.2rem}}#rbi-seal{position:absolute;bottom:48px;left:48px;@media screen and (max-width:1200px){position:relative;left:0;bottom:unset}}#people-discussing{position:absolute;bottom:0;right:0;z-index:0;max-height:80%}.key-project-card{min-height:480px;max-height:90vh;display:grid;grid-template-columns:2fr 3fr;grid-template-rows:1fr;grid-gap:0 40px;gap:0 40px;overflow:hidden;border-width:4px;&:not(:last-child){margin-bottom:40px}.project-copy{padding:2vw;display:flex;flex-direction:column;justify-content:space-between;.project-tagline{font-size:120%}}@media (max-width:768px){grid-template-columns:1fr;padding-left:4vw;padding-bottom:4vw;padding-right:4vw;padding-top:4vw}.project-image{img{width:100%;height:100%;display:block;-webkit-user-select:none;-moz-user-select:none;user-select:none;object-fit:cover}&:is(:empty){background-color:hsl(var(--sand))}}}#dpip-card .project-image{background:linear-gradient(to bottom,hsl(var(--amber)),var(--amber-light40))}#mulehunter-card .project-image,#uli-card .project-image{background:linear-gradient(to bottom,hsl(var(--indivara)),var(--purple-light40))}}