.Hero_heroSection__SgfSN{display:flex;flex-direction:column;align-items:center;justify-content:center;height:auto;margin-top:5rem;position:relative;flex:1}.Hero_herobg__e5zXm{--hero1:var(--primary);--hero2:hsl(264,69%,76%);--hero3:hsl(180,47%,50%);--hero4:hsl(340,100%,77%);--animation-duration:7s;animation-name:Hero_heroColorChange__zZuvt;animation-duration:var(--animation-duration,20s);animation-iteration-count:infinite;animation-direction:alternate;animation-timing-function:ease-in-out;animation-fill-mode:backwards}@keyframes Hero_heroColorChange__zZuvt{0%{background:var(--hero1);color:var(--hero1)}25%{background:var(--hero2);color:var(--hero2)}50%{background:var(--hero3);color:var(--hero3)}75%{background:var(--hero4);color:var(--hero4)}to{background:var(--hero1);color:var(--hero1)}}.Hero_blend__6IOIi{background:linear-gradient(180deg,var(--primary) 0,var(--primary) 5%,transparent 100%);position:absolute;height:20rem;content:"";width:100%;z-index:10;top:0}.Hero_msgContainer__XkkWw{width:clamp(0rem,30rem,100%);height:90%;max-height:20rem;max-width:30rem;background:var(--black);display:flex;justify-content:center;align-items:center;z-index:20;margin:5rem auto auto;transform:skewY(-5deg);padding:clamp(0rem,3vw,2.4rem);padding-block:5rem}.Hero_msg__4V0X7{max-width:23rem;line-height:.88;z-index:30;font-family:var(--heading-font);color:var(--primary);animation-name:Hero_heroColorChange__zZuvt;animation-duration:var(--animation-duration,20s);animation-iteration-count:infinite;animation-direction:alternate;animation-timing-function:ease-in-out;animation-fill-mode:backwards;background:none!important}.Hero_heading__8BIxa{font-size:clamp(2.5rem,18vw,4.5rem);font-weight:600}.Hero_subheading__PsHpg{font-size:clamp(1.2rem,10vw,2.4rem);display:inline-block;padding-bottom:.3rem}