@charset "UTF-8";.hero-landing{background:#440170;position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;gap:1rem;min-height:420px;border-radius:0 0 1.5rem 1.5rem;box-shadow:0 .125rem .25rem 0 rgba(0,0,0,.075)}@media (min-width:768px){.hero-landing{flex-direction:row;gap:4rem;border-radius:0 0 3rem 3rem;height:420px}}.hero-landing--long-title .hero-landing__title{font-size:calc(1.35rem + 1.2vw)}@media (min-width:1200px){.hero-landing--long-title .hero-landing__title{font-size:2.25rem}}.hero-landing__wrapper{width:100%;height:100%;display:flex;flex-direction:column;gap:1rem;background-image:url(../../images/bg-hero-alt.webp);background-size:cover;background-position:top center;background-repeat:no-repeat;position:relative;padding-inline:4%}@media (min-width:768px){.hero-landing__wrapper{padding-inline:4%}}@media (min-width:992px){.hero-landing__wrapper{padding-inline:8%}}@media (min-width:1600px){.hero-landing__wrapper{padding-inline:10%}}@media (min-width:768px){.hero-landing__wrapper{flex-direction:row}}.hero-landing__image{width:100%;height:100%;overflow:hidden;z-index:10;order:2}@media (min-width:768px){.hero-landing__image{width:55%;order:1;max-height:90%;align-self:flex-end}}.hero-landing__image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:bottom;object-position:bottom}.hero-landing__content{width:100%;height:100%;display:flex;gap:1.5rem;justify-content:center;flex-direction:column;padding:2rem 1rem;z-index:10;order:2}@media (min-width:768px){.hero-landing__content{width:45%;padding:0;order:1}}.hero-landing__upper-title{font-weight:500;color:#fff;background:#6a0dad;line-height:1.25;text-transform:uppercase;padding:.5rem .875rem;width:-moz-fit-content;width:fit-content;border-radius:0 10px 0 10px;font-size:.875rem}.hero-landing__title{font-weight:900;color:#f2f2f2;line-height:1.15;font-size:calc(1.425rem + 2.1vw)}@media (min-width:1200px){.hero-landing__title{font-size:3rem}}.hero-landing__description{font-weight:600;color:#f2f2f2;line-height:1.25;font-size:1.25rem}.hero-landing__icon{width:auto;height:-moz-fit-content;height:fit-content;display:flex;justify-content:center;align-items:center;position:absolute;bottom:0;right:5%;width:180px;height:180px;opacity:.25}@media (min-width:768px){.hero-landing__icon{top:7.5%;bottom:unset;right:15%;width:-moz-fit-content;width:fit-content;height:100%;transform:unset}}@media (min-width:992px){.hero-landing__icon{right:20%}}@media (min-width:1200px){.hero-landing__icon{right:30%}}.hero-landing__icon svg{width:100%;height:100%;fill:#f2f2f2;color:#f2f2f2}.hero-landing__image{opacity:var(--fade-opacity,0);transform:var(--fade-transform,translateX(0) translateY(0));transition:all 1s cubic-bezier(.165,.84,.44,1);transition-delay:.2s}.hero-landing__content{opacity:var(--fade-opacity,0);transform:var(--fade-transform,translateX(0) translateY(-50px));transition:all 1s cubic-bezier(.165,.84,.44,1);transition-delay:.2s}
/*# sourceMappingURL=hero-landing.min.css.map */
