.home-hero-section{display:grid;grid-auto-rows:1fr;grid-auto-flow:column;align-items:center;justify-items:center;justify-content:stretch;align-content:stretch;gap:0;position:relative;width:100%;height:100vh;background-color:var(--biscuit)}.home-intro-section{height:100vh;background-color:var(--soft-sand);background-image:var(--gradient-1);background-size:auto;background-position:0px 0px;background-repeat:repeat;background-attachment:scroll}.hero-heading-box{align-self:end;justify-self:center;grid-row-start:2;grid-row-end:2;grid-column-start:1;grid-column-end:1;position:relative;z-index:11}.gl-liquid-code-block{align-self:stretch;justify-self:stretch;grid-row-start:1;grid-row-end:3;grid-column-start:1;grid-column-end:1}.home-hero-bottom-container{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(1,auto);grid-auto-flow:row;grid-row-start:3;grid-row-end:3;grid-column-start:1;grid-column-end:1;position:relative;z-index:10;width:100%;height:50vh;min-width:100%;padding-top:30px;padding-right:30px;padding-bottom:15px;padding-left:30px;border-top:1px solid #BB9A814D}.gl-liquid-img{width:100%;height:100%;object-fit:cover}.gl-liquid-container{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;overflow:hidden}.gl-liquid-overlay{bottom:0;left:0;z-index:8}.gl-liquid-overlay{width:120%;height:110%;position:absolute;background-image:radial-gradient(ellipse closest-side at center center,rgba(187,154,129,0) 70%,var(--biscuit) 100%);z-index:8;justify-content:center;align-content:center;min-width:120%;max-width:120%;min-height:110%;max-height:115%;bottom:0px}