.home-container{justify-content:center;align-items:center;width:100%;height:80dvh;min-height:600px;display:flex;position:relative;overflow:hidden}.overlay{z-index:1;background-color:#0006;width:100%;height:100%;position:absolute;top:0;left:0}.hero-content{z-index:2;text-align:center;color:#fff;max-width:800px;padding:0 1.5rem;position:relative}.hero-title{letter-spacing:2px;text-shadow:0 2px 10px #0000004d;margin-bottom:1.5rem;font-size:4rem;font-weight:700}.hero-text{text-shadow:0 2px 5px #0000004d;font-size:1.25rem;font-weight:500;line-height:1.6}.certificates-section{border-bottom:1px solid var(--border);background-color:#fff;width:100%;padding:3rem 0;position:relative;overflow:hidden}.certificates-track{align-items:center;width:max-content;animation:40s linear infinite scroll;display:flex}.certificate-item{flex-shrink:0;justify-content:center;align-items:center;width:auto;height:6rem;padding:0 1.5rem;display:flex;position:relative}.certificate-item img{object-fit:contain;width:auto;height:100%}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.grid-section{width:90dvw;max-width:1200px;height:70dvh;max-height:800px;margin:4rem auto}.grid-container{grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:1rem;width:100%;height:100%;display:grid}.grid-wrapper{border-radius:8px;width:100%;height:100%;position:relative;overflow:hidden;box-shadow:0 4px 10px #0000001a}.item-top-left{grid-area:1/1}.item-right-large{grid-area:1/2/span 2}.item-bottom-left-split{grid-area:2/1;gap:1rem;display:flex}.item-small{border-radius:8px;flex:1;position:relative;overflow:hidden}@media (max-width:48rem){.home-container{height:65dvh;min-height:450px}.hero-title{margin-bottom:1rem;font-size:2.25rem}.hero-text{padding:0 .5rem;font-size:1rem}.grid-section{height:auto;max-height:none;margin:3rem auto}.grid-container{flex-direction:column;gap:1rem;display:flex}.item-right-large{order:1;height:300px}.item-top-left{order:2;height:220px}.item-bottom-left-split{order:3;height:160px}.certificates-section{padding:2rem 0}.certificate-item{height:4rem;padding:0 1rem}}
