section.hero-solid{position:relative;overflow:hidden;border-radius:0}section.hero-solid .background{position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1}section.hero-solid .background.purple{background:linear-gradient(90deg,#AB3097,rgba(171,48,151,.6))}section.hero-solid .background.pink{background:linear-gradient(90deg,#E14AA0,rgba(225,74,160,.6))}section.hero-solid .background.yellow{background:linear-gradient(90deg,#FFC600,rgba(255,198,0,.6))}section.hero-solid .background.orange{background:linear-gradient(90deg,#FF702A,rgba(255,112,42,.6))}section.hero-solid .background.green{background:linear-gradient(90deg,#91C83D,rgba(145,200,61,.6))}section.hero-solid .background.teal{background:linear-gradient(90deg,#02C9D7,rgba(2,201,215,.6))}section.hero-solid .background.blue{background:linear-gradient(90deg,#0066CC,rgba(0,102,204,.6))}section.hero-solid .background.altOrange{background:linear-gradient(90deg,#FF8351,rgba(255,131,81,.6))}section.hero-solid .background.lilac{background:linear-gradient(90deg,#B5AEF9,rgba(181,174,249,.6))}section.hero-solid .background.darkpurple{background:linear-gradient(90deg,#1c0869,rgba(28,8,105,.6))}section.hero-solid .background.altpurple{background:linear-gradient(90deg,#3811A0,rgba(56,17,160,.6))}section.hero-solid .background.red{background:linear-gradient(90deg,#D93250,rgba(217,50,80,.6))}section.hero-solid .background.grey{background:#554e4e}section.hero-solid .background.no-image:before{content:"";position:absolute;width:100%;height:100%}section.hero-solid .background .image{display:block;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:.18}section.hero-solid .background .image picture{display:block;width:100%;height:100%}section.hero-solid .background img{width:100%;height:100%;object-fit:cover;display:block;z-index:1}section.hero-solid .wrapper .content{width:100%;max-width:688px}section.hero-solid .wrapper .content h1{font-weight:700}section.hero-solid .wrapper .content h1,section.hero-solid .wrapper .content h2,section.hero-solid .wrapper .content h3,section.hero-solid .wrapper .content p,section.hero-solid .wrapper .content a,section.hero-solid .wrapper .content strong,section.hero-solid .wrapper .content b,section.hero-solid .wrapper .content i,section.hero-solid .wrapper .content em{color:#fff}section.hero-solid .wrapper .content p.subtitle{color:#b5aef9;letter-spacing:2px}section.hero-solid .wrapper .content p.subtitle.purple{color:#fff}section.hero-solid .wrapper .image{display:none}@media only screen and (min-width: 992px){section.hero-solid{border-radius:0;position:relative}section.hero-solid .background{overflow:visible;z-index:-1}section.hero-solid .background .image{inset:0 0 0 auto;width:48%;height:100%;opacity:1}section.hero-solid .background .image:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#554e4e 0%,transparent 35%);z-index:2;pointer-events:none}section.hero-solid .wrapper .content{max-width:52%}}section.hero-solid.full-bleed-image .background{background:transparent}section.hero-solid.full-bleed-image .background.orange{background:transparent}section.hero-solid.full-bleed-image .background .image{top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:1}section.hero-solid.full-bleed-image .background .image:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(0,0,0,.78) 0%,rgba(0,0,0,.52) 48%,rgba(0,0,0,.16) 100%);z-index:2;pointer-events:none}section.hero-solid.full-bleed-image .background .image img{animation:hero-image-drift 16s ease-in-out infinite alternate;transform:scale(1.04);transform-origin:center;will-change:transform}section.hero-solid.full-bleed-image .wrapper .content{max-width:688px;text-shadow:0 2px 16px rgba(0,0,0,.35)}@keyframes hero-image-drift{0%{transform:scale(1.04) translateZ(0)}to{transform:scale(1.1) translate3d(-1.5%,-1%,0)}}@media (prefers-reduced-motion: reduce){section.hero-solid.full-bleed-image .background .image img{animation:none;transform:none}}
