.hero-collage-waves{height:100%;inset:0;pointer-events:none;position:absolute;width:100%;z-index:0}.hero-collage-container{align-items:center;display:grid;grid-template-columns:1fr;height:100%;margin:0 auto;max-width:100%;position:relative}.hero-collage-image-container{border-radius:6px;border-bottom-left-radius:0;border-bottom-right-radius:0;height:auto;margin:0 auto -6px;max-width:100%!important;object-fit:cover;object-position:top center;order:2;overflow:hidden;position:relative;width:90%;z-index:1}.hero-collage-image-container img{height:100%!important;object-fit:cover;object-position:top center}.position-left img{object-position:left}.position-right img{object-position:right}.hero-collage-text{height:100%;position:absolute;width:100%;z-index:2}.hero-collage-text .icon-and-text-container{align-items:center;background-color:var(--darkBlue);border-radius:50%;display:flex;flex-flow:column nowrap;height:120px;justify-content:center;letter-spacing:1px;line-height:22px;margin:auto;padding:12px;position:absolute;text-align:center;width:120px}.icon-and-text-container svg{display:none;height:auto;margin:6px 0 3px;max-height:30px;max-width:30px;width:100%}.icon-and-text-container p{font-size:15px;font-weight:400;line-height:18px;margin:0!important}.hero-collage-text .icon-and-text-container:first-of-type{bottom:0;color:#fff;fill:#fff!important;left:0;top:0}.hero-collage-text .icon-and-text-container:nth-of-type(2){background-color:var(--darkGreen);right:0;top:-40px}.hero-collage-text .icon-and-text-container:nth-of-type(3){bottom:-40px;right:0}@keyframes collage-fade-in{0%{opacity:0}to{opacity:1}}@keyframes collage-from-center{0%{opacity:0;translate:var(--anim-tx,0) var(--anim-ty,0)}to{opacity:1;translate:0 0}}.hero-collage-image-container{animation:collage-fade-in .6s ease-out .1s forwards;opacity:0}.hero-collage-text .icon-and-text-container{animation:collage-from-center 1.6s cubic-bezier(.22,1,.36,1) forwards;opacity:0}.hero-collage-text .icon-and-text-container:first-of-type{animation-delay:.7s}.hero-collage-text .icon-and-text-container:nth-of-type(2),.hero-collage-text .icon-and-text-container:nth-of-type(3){animation-delay:1s}.hero-collage-text .icon-and-text-container:first-of-type{background-color:var(--darkGreen);--anim-tx:120px;--anim-ty:0}.hero-collage-text .icon-and-text-container:nth-of-type(2){background-color:var(--blue);color:var(--darkBlue)!important;--anim-tx:-120px;--anim-ty:120px}.hero-collage-text .icon-and-text-container:nth-of-type(3){background-color:var(--green);color:var(--darkBlue)!important;--anim-tx:-120px;--anim-ty:-120px}@media (prefers-reduced-motion:reduce){.circle-grid,.hero-collage-image-container,.hero-collage-text,.single-circle{animation:none;opacity:1}}@media (max-width:767px){.hero-collage-text .icon-and-text-container{height:100px;width:100px}.icon-and-text-container svg{margin:3px 0 0;max-height:24px;max-width:24px}.icon-and-text-container p{font-size:12px;line-height:15px}}