:root{--grid-gap:10px}.home-hero{position:relative;z-index:1}.home-hero:before{top:4px;left:0;width:50px;height:50px;background:url(/app/themes/norwalk/dist/img/dots-70.svg) 50%;background-size:50px auto}.home-hero:after,.home-hero:before{position:absolute;content:"";z-index:-1}.home-hero:after{top:0;right:0;width:40px;height:40px;background:url(/app/themes/norwalk/dist/img/triangle-gray-top-right.svg) 50%;background-size:40px auto;-webkit-transform:rotate(180deg);transform:rotate(180deg)}@media (min-width:768px){.home-hero:before{top:0;width:182px;height:182px;background-image:url(/app/themes/norwalk/dist/img/home-hero-md-top-left.svg);background-size:182px auto}.home-hero:after{width:164px;height:164px;background-image:url(/app/themes/norwalk/dist/img/home-hero-md-top-right.svg);background-size:164px auto;-webkit-transform:rotate(0);transform:rotate(0)}}@media (min-width:992px){.home-hero:after{content:none}}@media (min-width:1200px){.home-hero{padding-top:82px;padding-bottom:72px}}@media (min-width:1200px){.home-hero__row{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.home-hero__text{position:relative;padding-top:20px;padding-bottom:32px;text-align:center}@media (max-width:575.98px){.home-hero__text:before{left:0;width:40px;height:40px;background:url(/app/themes/norwalk/dist/img/triangle-purple-top-right.svg) 50%;background-size:40px auto}.home-hero__text:after,.home-hero__text:before{position:absolute;bottom:0;content:"";z-index:-1}.home-hero__text:after{right:0;width:50px;height:50px;background:url(/app/themes/norwalk/dist/img/dots-70.svg) 50%;background-size:50px auto}}@media (min-width:768px){.home-hero__text{padding-top:60px;padding-bottom:60px}}@media (min-width:992px){.home-hero__text{padding-top:72px;padding-bottom:84px}}@media (min-width:1200px){.home-hero__text{padding-top:0;padding-bottom:0;text-align:left}}.home-hero__heading{color:var(--color-slate);display:inline}.home-hero__heading strong{color:#3c1053;-webkit-animation:fadeInOut 5s 1 forwards;animation:fadeInOut 5s 1 forwards;-webkit-transition:color 1s ease-out;transition:color 1s ease-out}.home-hero__heading strong:after,.home-hero__heading strong:before{content:"";display:block}.home-hero__heading.pause-animation strong{-webkit-animation:unset;animation:unset}@-webkit-keyframes fadeInOut{0%{color:rgba(60,16,83,0)}25%{color:#3c1053}75%{color:#3c1053}to{color:rgba(60,16,83,0)}}@keyframes fadeInOut{0%{color:rgba(60,16,83,0)}25%{color:#3c1053}75%{color:#3c1053}to{color:rgba(60,16,83,0)}}.home-hero__img-container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;height:260px}@media (min-width:768px){.home-hero__img-container{height:432px}.home-hero__img-container:before{position:absolute;top:-60px;left:-36px;width:180px;height:180px;background:url(/app/themes/norwalk/dist/img/dots-180-light-gray.svg) 50%;content:"";background-size:180px auto;z-index:-1}}@media (max-width:767.98px){.home-hero__img-container{margin-right:-15px;margin-left:-15px}}@media (min-width:992px){.home-hero__img-container:after{position:absolute;top:-82px;right:-81px;width:164px;height:164px;background:url(/app/themes/norwalk/dist/img/home-hero-md-top-right.svg) 50%;content:"";background-size:164px auto;z-index:-1}}@media (min-width:992px) and (max-width:1199.98px){.home-hero__img-container{max-width:770px;margin-right:auto;margin-left:auto}}@media (min-width:1200px){.home-hero__img-container:after{content:none}}@media (min-width:1440px){.home-hero__img-container:after{content:"";right:0;-webkit-transform:translateX(100%);transform:translateX(100%)}}.home-hero__img-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding:8px;background-position:50%;background-size:cover;color:var(--color-white);-webkit-transition:padding-bottom .25s ease-in-out 0s;transition:padding-bottom .25s ease-in-out 0s}.home-hero__img-link:first-child{height:100%;-ms-flex-preferred-size:50%;flex-basis:50%}.home-hero__img-link:nth-child(2),.home-hero__img-link:nth-child(3){position:absolute;right:0;width:50%;height:50%}.home-hero__img-link:nth-child(2){top:0}.home-hero__img-link:nth-child(3){bottom:0}.home-hero__img-link:focus,.home-hero__img-link:hover{padding-bottom:28px;color:var(--color-white);text-decoration:none}@media (min-width:768px){.home-hero__img-link{padding-right:24px;padding-left:24px}.home-hero__img-link:first-child{-ms-flex-preferred-size:calc(50% - var(--grid-gap)/2);flex-basis:calc(50% - var(--grid-gap)/2)}.home-hero__img-link:nth-child(2),.home-hero__img-link:nth-child(3){width:calc(50% - var(--grid-gap)/2);height:calc(50% - var(--grid-gap)/2)}}@media (min-width:1440px){.home-hero__img-link{position:relative}.home-hero__img-link:last-child:after{position:absolute;right:-8px;bottom:-8px;width:200px;height:200px;background:url(/app/themes/norwalk/dist/img/dots-180-purple-triangle.svg) 50%;-webkit-transform:translate(50%,50%);transform:translate(50%,50%);content:"";background-size:200px auto;z-index:-1}}.home-hero__link-text{border-bottom:4px solid transparent;font-weight:var(--font-weight-bold);font-size:var(--font-size-18);font-family:var(--font-family-secondary);line-height:1.5;-webkit-transition:border-bottom-color .25s ease-in-out 0s;transition:border-bottom-color .25s ease-in-out 0s}.home-hero__img-link:focus .home-hero__link-text,.home-hero__img-link:hover .home-hero__link-text{border-bottom-color:var(--color-silver)}@media (min-width:768px){.home-hero__link-text{font-size:var(--font-size-28)}}.home-hero__pause-btn{color:var(--color-primary);display:inline;background-color:var(--color-gray-subtle);border:0;border-radius:50%;bottom:0;font-size:12px;height:30px;position:absolute;right:40px;-webkit-transition:all .25s ease-in-out 0s;transition:all .25s ease-in-out 0s;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:30px}.home-hero__pause-btn:focus,.home-hero__pause-btn:hover{background-color:var(--color-primary);color:var(--color-white)}