.hero{background-image:url(/Hero-bg.jpg);background-position:50%;background-size:cover;background-attachment:fixed;justify-content:center;align-items:center;width:100%;height:100vh;font-family:Plus-Jakarta-Sans,Arial,sans-serif;display:flex;position:relative;overflow:hidden}.image{display:none}.break{display:block}.overlay{z-index:1;background-color:#0009;width:100%;height:100%;position:absolute;top:0;left:0}.heroContent{text-align:center;color:#fff;z-index:2;position:relative}.heroContent h1{color:#fff;margin-bottom:.5rem;font-size:1.4rem;font-weight:400}.heroContent h2{text-align:center;color:#fff;margin-bottom:3rem;font-size:2.5rem;font-weight:800;line-height:130%}.Buttons{flex-direction:column;align-items:center;display:flex}.ctaBtn{color:#fff;text-transform:uppercase;background-color:#dc2626;border:none;border-radius:5px;max-width:fit-content;margin-bottom:20px;padding:.8rem 2rem;font-weight:700;text-decoration:none;transition:background-color .3s;display:inline-block}.BrochureBtn .icon{margin-left:10px}.BrochureBtn{color:#fff;text-transform:uppercase;background-color:#dc2626;border:none;border-radius:5px;justify-content:center;align-items:center;padding:.8rem 2rem;font-weight:700;text-decoration:none;transition:background-color .3s,filter .3s;display:inline-flex}.BrochureBtn:hover .icon{content:url(/download-RED.svg)}.BrochureBtn .icon{width:20px;height:20px;margin-left:10px;transition:filter .3s}.BrochureBtn:hover,.ctaBtn:hover{color:#dc2626;background-color:#fff}@media (max-width:768px){.overlay{display:none}.hero{background-image:url(https://i.ibb.co/xjm9Srj/Hero-bg-mobile.png);background-size:cover;background-attachment:fixed;justify-content:center;align-items:center;width:100%;height:100vh;padding:1em;display:flex;position:relative;overflow:hidden}.heroContent h1{font-size:1.8rem}.heroContent h2 .break{text-align:center;display:none}.heroContent h2{font-size:2rem}.ctaBtn{padding:.8rem 1.5rem;font-size:.9rem}.brochureBtn{padding:.8rem 2rem;font-size:.9rem}}@media (max-width:480px){.overlay{display:none}.hero{background-image:url(https://i.ibb.co/xjm9Srj/Hero-bg-mobile.png);background-size:cover;background-attachment:fixed;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:relative;overflow:hidden}.heroContent h1{font-size:1.2rem}.heroContent h2 .break{display:none}.heroContent h2{font-size:1.8rem;font-weight:600}.ctaBtn{padding:.6rem 1.2rem;font-size:.8rem}.BrochureBtn{padding:.6rem 1.5rem;font-size:.8rem}}
