@property --lim1{syntax:"<percentage>";inherits:true;initial-value:20%}@property --lim2{syntax:"<percentage>";inherits:true;initial-value:50%}.hero-section{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr) minmax(0,auto);max-width:100%!important;padding-inline:.5rem;place-items:center}@media(min-width:768px){.hero-section{min-height:56.875rem;padding-inline:0}}.hero-section__image{align-self:stretch;border-radius:1.5rem;grid-column:1/-1;grid-row:1/-1;overflow:clip;position:relative;width:100%;z-index:-1}.hero-section__image img{height:100%;inset:0;position:absolute;width:100%;z-index:-1}@media(min-width:768px){.hero-section__image img{-o-object-fit:cover;object-fit:cover}}.hero-section__content{align-items:flex-start;display:flex;flex-direction:column;grid-column:1/-1;grid-row:1/1;justify-content:center;padding-block:2.5625rem;text-align:center}@media(min-width:992px){.hero-section__content{padding-block:3.625rem}}.hero-section__content>*{margin-inline:auto;max-width:19.375rem;padding-inline:.5rem}@media(min-width:576px){.hero-section__content>*{max-width:unset;padding-inline:1rem}}.hero-section__content>* p{margin:0}.hero-section__animation{align-items:end;align-self:end;display:grid;grid-column:1/-1;grid-row:2/-1;grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr);justify-items:center}.hero-section__animation>*{grid-column:1/-1;grid-row:1/-1}.hero-section__animation-content{align-self:center;max-width:80%;padding-block-start:2rem}.hero-section__animation-bg{align-self:stretch;max-width:63.625rem;padding-inline:1rem;width:100%}.hero-section__animation-bg img{-o-object-fit:cover;object-fit:cover;width:100vw}@media(min-width:768px){.hero-section__animation-bg img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}}.hero-section h1{margin-block-end:1rem;text-wrap:balance}@media(min-width:992px){.hero-section h1{margin-block-end:1.5rem}}.hero-section h1 span{background:linear-gradient(90deg,rgba(134,14,255,.7) var(--lim1,20%),rgba(255,90,14,.7) var(--lim2,80%));-webkit-text-fill-color:transparent;animation:shift-gradient 2s ease-in-out infinite alternate;-webkit-background-clip:text;background-clip:text}.hero-section__description{font-size:var(--wp--preset--font-size--large);margin-block-end:1.5rem}@media(min-width:768px){.hero-section__description{margin-block-end:2.5rem;max-width:48.75rem}}@keyframes shift-gradient{0%{--lim1:0%;--lim2:50%}to{--lim1:50%;--lim2:100%}}
