.ctas-grid,.grid-container,.hero .hero-content .hs_cos_wrapper_type_cta,.hero-logo,.image-container,.login-box,.text-container{display:grid}.grid-container{align-items:center;grid-template-columns:1fr 1fr;justify-content:center;margin:0 auto;max-width:1240px;padding:3em 1em}.hero{background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:50vh;overflow:hidden;position:relative}.hero .full_overlay,.hero .no-cta .full-overlay{bottom:0;height:100%;left:0;min-height:auto;position:absolute;right:0;top:0;width:100%;z-index:1}.hero .overlay,.hero .wavy-overlay{background:url(https://www.iqcu.com/hubfs/Wavy%20Overlay.svg) no-repeat 50%;background-size:cover;bottom:0;left:0;position:absolute;right:0;top:0;transform:translateY(-35%) translateX(-35%);z-index:1}.text-container{grid-column:1/2;grid-row:2;padding:40px;z-index:3}.hero-logo{grid-column:1/2;grid-row:1;max-width:150px;padding:20px 0 0 40px;z-index:3}.product-image.Bottom-Right,.product-image.Center,.product-image.bottom{height:auto;max-height:100%;max-width:100%;position:absolute;width:auto;z-index:2}.product-image.Bottom-Right{right:0}.product-image.Bottom-Right,.product-image.bottom{bottom:0;max-width:50vw;position:absolute;z-index:2}.product-image.bottom{left:75%;transform:translateX(-75%)}.product-image.Center{left:50%;max-width:40vw;position:absolute;top:50%;transform:translateY(-50%);z-index:2}.ctas-grid{display:grid;gap:20px;grid-column:1/2;grid-row:4;grid-template-columns:1fr}.ctas,.hero-byline,.hero-headline,.sub-headline{padding:10px 0 0}@media screen and (max-width:768px){.grid-container{grid-template-columns:1fr;grid-template-rows:auto auto auto auto}.ctas-grid,.hero .image-container,.hero-logo,.text-container{grid-column:1/-1}.ctas-grid,.hero .image-container,.hero-logo{text-align:center}.hero-logo{order:1;z-index:3}.text-container{order:2}.ctas-grid{align-items:center;gap:10px;grid-template-columns:1fr;justify-content:center;order:3;padding:20px 0}.product-image.Bottom-Right,.product-image.Center,.product-image.bottom{bottom:0;height:auto;left:0;max-width:100%;order:4;overflow:hidden;position:relative;width:auto;z-index:2}.product-image.bottom{transform:translateY(20%)}}.hero-byline,.hero-headline,.hero-subtitle{text-shadow:2px 2px 4px #414042}@keyframes slide-in{0%{right:-100%}to{right:0}}@keyframes fly-in{0%{opacity:0;transform:translateY(-50%)}to{opacity:1;transform:translateY(0)}}.fly-in{animation:fly-in 1s ease-out forwards}@keyframes fly-in-right{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}.fly-in-right{animation:fly-in-right 1s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation:fadeIn 2s ease-in-out 2s both}.fadeIn.active{opacity:1}