*{box-sizing:border-box}main{display:flex;flex-direction:column;align-items:center;max-width:100%;overflow-x:hidden;box-sizing:border-box}main #hero{position:relative;width:100%;max-width:1200px;margin:2rem auto;display:flex;align-items:center;justify-content:center;min-height:400px}main #hero #heroImage{width:100%;max-width:600px;height:auto;border-radius:1rem;box-shadow:0 8px 32px #0000001a;object-fit:cover}main #hero #ctaBanner{position:absolute;right:0;top:50%;transform:translateY(-50%);background:#fffffff2;backdrop-filter:blur(10px);width:280px;padding:2rem;border-radius:1rem;box-shadow:0 8px 32px #0000001a;border:1px solid rgba(255,255,255,.2)}main #hero #ctaBanner #bannerButtons{display:flex;flex-direction:column;gap:1rem}main #hero #ctaBanner #bannerButtons a{background-color:#5dd39e;border-radius:.75rem;padding:1rem 1.5rem;color:#000;text-decoration:none;transition:all .3s ease;text-align:center;font-weight:500}main #hero #ctaBanner #bannerButtons a h3{margin:0;font-size:1rem}main #hero #ctaBanner #bannerButtons a:hover{transform:translateY(-2px);box-shadow:0 4px 16px #5dd39e4d;background-color:#4bc085}main h1{font-size:clamp(2rem,5vw,3rem);margin:2rem 0 .5rem;font-weight:700;text-align:center;color:#2c3e50;letter-spacing:-.02em}main h2{font-size:clamp(1.5rem,4vw,2rem);color:#3c4048;margin:0 0 3rem;text-align:center;font-weight:400;opacity:.8}main #upperSquares{width:100%;max-width:1200px;margin:4rem auto;padding:0 2rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;color:#fff}main #upperSquares .threeUpperSquares{background:linear-gradient(135deg,#348aa7,#286a80);border-radius:1rem;padding:2.5rem 1.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;transition:all .3s ease;box-shadow:0 4px 20px #0000001a;position:relative;overflow:hidden}main #upperSquares .threeUpperSquares:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,.1) 0%,transparent 50%);pointer-events:none}main #upperSquares .threeUpperSquares:hover{transform:translateY(-8px);box-shadow:0 12px 40px #00000026}main #upperSquares .threeUpperSquares img{height:200px;width:auto;margin-bottom:1.5rem;filter:brightness(1.1);transition:transform .3s ease}main #upperSquares .threeUpperSquares:hover img{transform:scale(1.05)}main #upperSquares .threeUpperSquares h3{font-size:clamp(1rem,2.5vw,1.25rem);font-weight:400;line-height:1.4;margin:0;max-width:250px}main #bottomH2{font-size:clamp(1.75rem,4vw,2.5rem);color:#2c3e50;text-align:center;margin:3rem 0;font-weight:600}main #ellipseSeparator{height:200px;width:100%;background-color:#5dd39e;border-radius:50%}main #bottomArticles{z-index:2;background-color:#5dd39e;margin-top:-100px;width:100%;text-align:center}main #bottomArticles #articleShowcase{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:200px;margin-bottom:200px}main #bottomArticles #articleShowcase a{text-decoration:none}main #bottomArticles #articleShowcase .articleShowcaseSquare{height:448px;width:422px;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#513b56;color:#fff;border-radius:10px;box-shadow:20px 20px #0000004d}main #bottomArticles #articleShowcase .articleShowcaseSquare h3{width:400px}main #bottomArticles #articleShowcase .articleShowcaseSquare p{width:400px}main #bottomArticles #articleShowcase .articleShowcaseSquare #readMore{margin-top:10px;font-size:20px}main #bottomArticles .articleShowcaseSquare:hover{cursor:pointer}@media (min-width: 1201px){main #hero{padding:0 1rem}main #hero #ctaBanner{right:6rem;width:260px}}@media (max-width: 1200px){main #hero{padding:0 1rem}main #hero #ctaBanner{right:5rem;width:260px}}@media (max-width: 1100px){main #hero{padding:0 1rem}main #hero #ctaBanner{right:2rem;width:260px}}@media (max-width: 1024px){main{padding:0 1rem}main #hero{flex-direction:column;text-align:center;gap:2rem;padding:0}main #hero #heroImage{max-width:100%}main #hero #ctaBanner{position:static;transform:none;width:100%;max-width:400px;margin:0 auto}}@media (max-width: 768px){main{padding:0 .5rem}main #hero{margin:1rem auto}main #hero #ctaBanner{padding:1.5rem;width:100%;max-width:350px}main #hero #ctaBanner #bannerButtons{gap:.75rem}main #hero #ctaBanner #bannerButtons a{padding:.75rem 1rem}main #hero #ctaBanner #bannerButtons a h3{font-size:.9rem}main #upperSquares{grid-template-columns:1fr;gap:1.5rem;margin:2rem auto;padding:0 1rem}main #upperSquares .threeUpperSquares{max-width:400px;margin:0 auto}main #upperSquares .threeUpperSquares img{height:180px}}@media (max-width: 480px){main{padding:0 .25rem}main #hero{margin:.5rem auto}main #hero #ctaBanner{padding:1rem;width:calc(100% - 1rem);max-width:300px}main #hero #ctaBanner #bannerButtons a{padding:.6rem .8rem}main #hero #ctaBanner #bannerButtons a h3{font-size:.85rem}main #upperSquares{padding:0 .5rem}main #upperSquares .threeUpperSquares{padding:2rem 1rem}main #upperSquares .threeUpperSquares img{height:150px}main #upperSquares .threeUpperSquares h3{font-size:.9rem}}@media (max-width: 360px){main #hero #ctaBanner{padding:.75rem;width:calc(100% - .5rem);max-width:280px}main #hero #ctaBanner #bannerButtons a{padding:.5rem .6rem}main #hero #ctaBanner #bannerButtons a h3{font-size:.8rem}}
