@charset "UTF-8";.hero-home-carousel{background:#0d0d0d;background:linear-gradient(90deg,#f2f2f2 50%,#0d0d0d 50%);position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;gap:2rem;height:650px}@media (min-width:768px){.hero-home-carousel{flex-direction:row;gap:4rem}}.hero-home-carousel__wrapper{width:100%;height:100%;background-image:url(../../images/bg-hero-alt.webp);background-size:cover;background-position:center;background-repeat:no-repeat;position:relative}.hero-home-carousel__wrapper::after{content:"";position:absolute;top:50%;right:50%;width:250px;height:300px;z-index:0;background-image:url(../../images/uees.webp);background-size:contain;background-position:center;background-repeat:no-repeat;mix-blend-mode:soft-light;transform:translateX(50%)}@media (min-width:768px){.hero-home-carousel__wrapper::after{width:400px;height:500px;transform:translateY(-50%);right:5%}}.hero-home-carousel__swiper.swiper .swiper-pagination,.hero-home-carousel__swiper.swiper .swiper-pagination-bullets-dynamic{bottom:3rem!important}.hero-home-carousel__swiper.swiper .swiper-button-next,.hero-home-carousel__swiper.swiper .swiper-button-prev{bottom:2rem!important}.hero-home-carousel__swiper.swiper .swiper-button-next{right:5%!important}.hero-home-carousel__swiper.swiper .swiper-button-prev{right:calc(5% + 42px)!important}.hero-home-carousel__image{width:100%;height:100%;overflow:hidden;z-index:10;order:2}@media (min-width:768px){.hero-home-carousel__image{width:55%;order:1;max-height:600px;align-self:flex-end}}.hero-home-carousel__image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:bottom;object-position:bottom}.hero-home-carousel__content{width:100%;height:100%;display:flex;gap:1.5rem;justify-content:center;flex-direction:column;padding:1rem;z-index:10;order:2}@media (min-width:768px){.hero-home-carousel__content{width:45%;padding:0;padding-inline-end:4%;order:1}}.hero-home-carousel__content-wrapper{width:100%;height:100%;display:flex;flex-direction:column;gap:2rem;z-index:1000;position:relative;padding-inline:4%}@media (min-width:768px){.hero-home-carousel__content-wrapper{padding-inline:4%}}@media (min-width:992px){.hero-home-carousel__content-wrapper{padding-inline:8%}}@media (min-width:1600px){.hero-home-carousel__content-wrapper{padding-inline:10%}}@media (min-width:768px){.hero-home-carousel__content-wrapper{flex-direction:row}}.hero-home-carousel__title{color:#f2f2f2;font-weight:900;line-height:1;font-size:calc(1.425rem + 2.1vw)}@media (min-width:1200px){.hero-home-carousel__title{font-size:3rem}}.hero-home-carousel__description{color:#f2f2f2;font-weight:500;line-height:1.25;font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.hero-home-carousel__description{font-size:1.5rem}}.hero-home-carousel__button{align-self:flex-start;background-color:#6a0dad;color:#f2f2f2;border:2px solid #6a0dad;border-radius:10px;padding:.75rem 2rem;line-height:1.25;font-weight:700;cursor:pointer;text-decoration:none;box-shadow:0 .125rem .25rem 0 rgba(106,13,173,.075);transition:all 450ms ease-in-out;text-align:center}.hero-home-carousel__button:focus,.hero-home-carousel__button:hover{background-color:rgb(76.935483871,9.435483871,125.564516129);border-color:rgb(76.935483871,9.435483871,125.564516129);color:#f2f2f2}.hero-home-carousel__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-home-carousel__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-home-carousel.min.css.map */
