@charset "UTF-8";.hero-landing-areas{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-areas{flex-direction:row;gap:4rem;border-radius:0 0 3rem 3rem;height:420px}}.hero-landing-areas--long-title .hero-landing-areas__title{font-size:calc(1.35rem + 1.2vw)}@media (min-width:1200px){.hero-landing-areas--long-title .hero-landing-areas__title{font-size:2.25rem}}.hero-landing-areas__wrapper{width:100%;height:100%;display:flex;flex-direction:column;gap:1rem;background-image:url(../../images/bg-hero-areas.webp);background-size:cover;background-position:top center;background-repeat:no-repeat;position:relative;padding-inline:4%}@media (min-width:768px){.hero-landing-areas__wrapper{padding-inline:4%}}@media (min-width:992px){.hero-landing-areas__wrapper{padding-inline:8%}}@media (min-width:1600px){.hero-landing-areas__wrapper{padding-inline:10%}}@media (min-width:768px){.hero-landing-areas__wrapper{flex-direction:row}}.hero-landing-areas__image{width:100%;height:100%;overflow:hidden;z-index:10;order:2}@media (min-width:768px){.hero-landing-areas__image{width:55%;order:1;max-height:90%;align-self:flex-end}}.hero-landing-areas__image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:bottom;object-position:bottom}.hero-landing-areas__content{width:100%;height:100%;display:flex;gap:1rem;justify-content:center;flex-direction:column;padding:2rem 1rem;z-index:10;order:2}@media (min-width:768px){.hero-landing-areas__content{width:45%;padding:0;order:1}}.hero-landing-areas__upper-title{font-weight:700;color:#979797;line-height:1.25;text-transform:uppercase;width:-moz-fit-content;width:fit-content;margin-bottom:-.875rem;font-size:.875rem}.hero-landing-areas__title{font-weight:900;color:#f2f2f2;line-height:1.15;font-size:calc(1.425rem + 2.1vw)}@media (min-width:1200px){.hero-landing-areas__title{font-size:3rem}}.hero-landing-areas__badge{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:10px 0 10px 0;font-size:.875rem}.hero-landing-areas__description{font-weight:600;color:#f2f2f2;line-height:1.25;font-size:1.25rem}.hero-landing-areas__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-areas__icon{top:7.5%;bottom:unset;left:60%;right:unset;width:-moz-fit-content;width:fit-content;height:100%;transform:unset}}.hero-landing-areas__icon svg{width:100%;height:100%;fill:#f2f2f2;color:#f2f2f2}.hero-landing-areas__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-areas__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-areas.min.css.map */
