h2,h3,h4,h5 {
    font-family: 'Prata' !important;
    margin: 0;
}

.elementor-element.gradient-logos:before {
    position: absolute;
    content: '';
    width: 45rem;
    height: 100%;
    background: linear-gradient(270deg, rgb(0 0 0 / 0%) 0%, #FFFFFF 100%);
    z-index: 1000;
    left: 0rem;
}

.elementor-element.gradient-logos-color:before {
    position: absolute;
    content: '';
    width: 100vw;
    height: 100%;
    background: linear-gradient(90deg, rgba(212, 168, 150, 0.4) 0%, rgba(212, 168, 150, 0) 100%);
    z-index: 1000;
    left: -55vw;
}

.elementor-element.gradient-left:before {
    position: absolute;
    content: '';
    width: 72rem;
    height: 100%;
    background: linear-gradient(90deg, rgba(212, 168, 150, 0.3) 0%, rgba(238, 170, 138, 0) 100%);
    z-index: 0;
    left: 0rem;
}

.elementor-element.gradient-bottom:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 0; /* Inicia con altura 0 */
    background: linear-gradient(180deg, rgba(212, 168, 150, 0) 40%, rgba(212, 168, 150, 0.56) 100%);
    transition: height 1.2s ease-in-out; /* Añade una transición para el cambio de altura */
    z-index: 0;
    left: 0rem;
    bottom: 0rem !important;
    top: auto
}
.elementor-element.gradient-bottom.active::before {
  height: 90%; /* Cambia a 90% cuando el div sea visible */
}

body.elementor-editor-active .custom-pointer,
body.elementor-editor-active .custom-follow-pointer {
  cursor: default !important;
}

body:not(.elementor-editor-active) .custom-pointer {
  position: relative;
  cursor: none;
}

body:not(.elementor-editor-active) .custom-follow-pointer {
  position: absolute;
  pointer-events: none;
  width: 29rem;
  height: 29rem;
  background: radial-gradient(50% 50% at 50% 50%, rgba(212, 168, 150, 0.8) 0%, rgba(212, 168, 150, 0) 100%);
  border-radius: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
  opacity: 0;
  transition: transform 0.2s ease-out, opacity 0.2s ease-out;
  
}


.animate-heading .elementor-widget-container {
    width: 1000rem;
    display: block;
}


.custom-pointer .elementor-heading-title {
    width: fit-content;
    margin: auto;
}


.width-auto {
    flex: 1 !important;
    width: auto !important;
}

.iframe-container {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 56.25%;
}

.iframe-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.talents-wrapper {
    display: flex;
    flex-wrap: wrap;
}

.talent-item {
    width: 33.33%;
}

.talents-wrapper .talent {
    height: 90rem;
    position: relative;
    cursor: pointer;
}

.talents-wrapper .picture {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #8e877e;
}

.talents-wrapper .picture img {
    height: 100%;
    object-fit: cover;
}

.talents-wrapper .title {
    text-align: end;
    padding: 4.2rem 2.3rem;
    z-index: 1;
    position: relative;
    opacity: 0;
    transition: all .5s ease;
}
.talents-wrapper .title:before {
    background: linear-gradient(180deg, #585858 0%, rgba(158, 158, 158, 0) 89.9%);
    height: 29rem;
    width: 100%;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}


.talents-wrapper .title h2 {
    font-family: "Helvetica Neue", sans-serif !important;
    font-weight: 200;
    font-style: italic;
    font-size: 8.4rem;
    line-height: 8rem;
    color: #FFFFFF;
}

.talents-wrapper .content {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: row;
    overflow: hidden;
}

.talents-wrapper .col-1 {
    width: 50%;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    padding-bottom: 3.1rem;
}

.talents-wrapper .col-2 {
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding-bottom: 3.1rem;
    background: rgba(0, 0, 0, 0.6);
    backdrop-filter: blur(37px);
    transform: translateX(105%);
    transition: transform .5s ease;
}

.talents-wrapper .talent:hover .col-2 {
    transform: translateX(0);
}

.talents-wrapper .talent:hover .white,
.talents-wrapper .talent:hover .title {
    opacity: 1;
}


.talents-wrapper .social-media {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    padding-right: 3.2rem;
    gap: 2.6rem;
}

.talents-wrapper .item {
    display: flex;
    flex-direction: row;
    gap: 3.3rem;
    align-items: center;
}

.talents-wrapper .social-media .item span {
    font-family: "Helvetica Neue", sans-serif;
    font-weight: 200;
    font-style: italic;
    font-size: 3.6rem;
    line-height: 100%;
    text-align: right;
    color: #fff;
}

.talents-wrapper .icon {
    background: #D4A896;
    width: 4.5rem;
    height: 4.5rem;
    border-radius: 50%;
}

.talents-wrapper a.white {
    border: 2px solid #FFFFFF;
    font-family: "Helvetica Neue", sans-serif;
    font-weight: 500;
    font-size: 2rem;
    line-height: 150%;
    text-align: center;
    padding: 1.76rem 5rem;
    color: #fff;
    display: block;
    transition: all .5s ease;
    opacity: 0;
}

.talents-wrapper a.pink {
    border: 2px solid #D4A896;
    font-family: "Helvetica Neue", sans-serif;
    font-weight: 500;
    font-size: 2rem;
    line-height: 150%;
    text-align: center;
    padding: 1.76rem 2rem;
    background: #D4A896;
    color: #000;
    display: block;
    max-width: 23rem;
    margin: auto;
}


.talents-wrapper .total {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    padding-top: 10rem;
    padding-bottom: 5rem;
    padding-right: 3.5rem;
}

.talents-wrapper .total span {
    font-family: Prata !important;
    font-weight: 400;
    font-size: 10.7rem;
    line-height: 100%;
    color: #fff;
    
}

.talents-wrapper .total small {
    font-family: Helvetica Neue;
    font-weight: 300;
    font-size: 1.6rem;
    line-height: 130%;
    text-align: right;
    text-transform: uppercase;
    color: #ffff;
}

.talents-wrapper .total small.prefix {
    font-weight: 200;
    font-style: italic;
    font-size: 6.7rem;
    line-height: 100%;
}

.talent-footer h3 {
    font-family: Helvetica Neue !important;
    font-weight: 300;
    font-size: 3.176rem;
    line-height: 140%;
    text-transform: capitalize;
    padding: 1.9rem 3.3rem 5.2rem;
}

.infinity-gallery .item {
    height: 64rem;
    padding: 0 1.5rem;
}
.infinity-gallery .item img {
    height: 100%;
    width: auto;
    border-radius: 2rem;
}

.infinity-gallery button {
    width: 4.7rem;
    height: 4.7rem;
    padding: 0;
    background: transparent;
    border: none;
    cursor: pointer;
}
.infinity-gallery button img {
    width: 100%;
}

.wrapper-gallery {
    padding-top: 10rem;
}

.infinity-gallery .custom-arrows {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-right: 25rem;
    margin-top: -15rem;
    gap: 1.3rem;
}

.wrapper-gallery {
    display: flex;
}


.pink-color {
    color: #D4A896;
    display: inline-flex;
}


.elementor-element.gradient-logos:after {
    position: absolute;
    content: '';
    width: 100vw;
    height: 100%;
    background: #ffff;
    z-index: 1000;
    right: 100%;
}

.marquee-component {
    overflow: visible !important;
}

.elementor-element.gradient-logos {
    z-index: 0 !important;
}

.full-marquee-container {
    z-index: 1 !important;
}

.animated-map {
  transform: scale(1) !important;
}

#top-map,
#bottom-map {
  transform: scale(0);
  transition: transform 1s ease;
  transform-box: fill-box;
}

#top-map {
  transform-origin: top center;
}

#bottom-map {
  transform-origin: bottom center;
}

.custom-titles .elementor-heading-title{
     margin: initial !important;
     opacity: 1;
}


.content__text {
    grid-area: content;
    opacity: 0;
    pointer-events: none;
}

.content__text--current {
    opacity: 1;
    pointer-events: auto;
}


/* Direcciones iniciales */
.reveal.reveal--left,
.reveal.reveal--right,
.reveal.reveal--top,
.reveal.reveal--bottom {
  transition: clip-path .6s ease-in-out, opacity 0.6s ease-in-out;
}


/* Direcciones iniciales */
.reveal.reveal--left    { clip-path: polygon(100% 0%, 100% 0%, 100% 100%, 100% 100%); }
.reveal.reveal--right   { clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%); }
.reveal.reveal--top     { clip-path: polygon(0% 100%, 100% 100%, 100% 100%, 0% 100%); }
.reveal.reveal--bottom  { clip-path: polygon(0% 0%, 100% 0%, 100% 0%, 0% 0%); }

/* Clase activadora */
 
.reveal.revealed.reveal--left,
.reveal.revealed.reveal--right,
.reveal.revealed.reveal--top,
.reveal.revealed.reveal--bottom {
  clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
  width: 100%;
  transform: scale(1);
  filter: brightness(1);
}


.testimonials-talents-wrapper .wrapper-item {
    display: flex;
    padding: 0 7.6rem 0 8rem;
}

.testimonials-talents-wrapper .col-1 {
    flex: 1;
    padding-right: 4.8rem;
    padding-top: 19rem;
}

.testimonials-talents-wrapper .arrows {
    display: flex;
    gap: 1.8rem;
    align-items: center;
    justify-content: center;
    margin-bottom: -16rem;
    z-index: 10000000000;
    position: relative;
}

.testimonials-talents-wrapper .talent-info .title h2 {
    font-family: Helvetica Neue !important;
    font-weight: 200;
    font-style: italic;
    font-size: 8rem;
    line-height: 8rem;
    color: #161616;
    margin-bottom: 1.6rem;
}

.testimonials-talents-wrapper .talent-info .username h3 {
    font-family: Prata !important;
    font-weight: 400;
    font-size: 4.8rem;
    line-height: 8rem;
    color: #161616;
}

.testimonials-talents-wrapper .description * {
    font-family: Helvetica Neue;
    font-weight: 300;
    font-size: 2rem;
    line-height: 160%;
    letter-spacing: 0%;
    padding-bottom: 2.9rem;
}

.testimonials-talents-wrapper .next {
    display: flex;
    align-items: center;
    gap: 5rem;
}

.testimonials-talents-wrapper .next h4 {
    font-family: Helvetica Neue !important;
    font-weight: 300;
    font-size: 4.8rem;
    line-height: 8rem;
    letter-spacing: 0%;
    color: #161616;
}

.testimonials-talents-wrapper .next h5 {
    font-family: Old Standard TT !important;
    font-weight: 400;
    font-style: italic;
    font-size: 3.6rem;
    line-height: 8rem;
    color: #161616;
}

.testimonials-talents-wrapper .sub-col-2 {
    max-width: 35.6rem;
    max-height: 42.2rem;
    transform: translateX(10rem) scale(1);
    transition: all 1.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.testimonials-talents-wrapper .background-picture-next {
    position: relative;
}

.testimonials-talents-wrapper .background-picture-next:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: 38rem;
    width: 100%;
    background: #D4A896;
    z-index: -1;
    border-radius: 1rem;
}

.testimonials-talents-wrapper .background-picture-next img {
    display: block;
}

.testimonials-talents-wrapper .col-2 {
    max-width: 63.8rem;
    width: 100%;
}

.testimonials-talents-wrapper .pagination {
    display: flex;
    justify-content: flex-end;
}

.testimonials-talents-wrapper .current {
    font-family: 'Helvetica Neue';
    font-weight: 600;
    font-size: 4rem;
    line-height: 2.4rem;
    color: #D4A896;
}

.testimonials-talents-wrapper .total {
    font-family: 'Helvetica Neue';
    font-weight: 300;
    font-size: 2rem;
    line-height: 100%;
    color: #3B3B3B;
}

.testimonials-talents-wrapper .background-picture {
    position: relative;
    overflow: hidden;
}

.testimonials-talents-wrapper .background-picture:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: 68rem;
    width: 100%;
    background: #D4A896;
    z-index: -1;
    border-radius: 1rem;
}

.testimonials-talents-wrapper .background-picture img {
    display: block;
    transform: scale(1.1);
    filter: brightness(200%);
    opacity: 0;
    transition: all 0.95s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.testimonials-talents-wrapper .book a {
    font-family: Helvetica Neue !important;
    font-weight: 500 !important;
    font-size: 2rem !important;
    line-height: 150% !important;
    text-align: center !important;
    vertical-align: middle !important;
    color: #161616 !important;
    padding: 2.25rem;
    width: 100%;
    display: block;
    margin-top: 7rem;
    border: solid 1px #161616;
}

.hide-desktop {
    display: none !important;
}

.testimonials-talents-wrapper button.prev {
    background: #fff;
    border: solid 1px #000000;
    width: 6.1rem;
    height: 6.1rem;
    border-radius: 0;
    cursor: pointer;
}
.testimonials-talents-wrapper button.next {
    background: #D4A896;
    border: solid 1px #D4A896;
    width: 6.1rem;
    height: 6.1rem;
    border-radius: 0;
    cursor: pointer;
    display: block !important;
}

.animate-heading h1 {
    display: block;
    width: fit-content;
}


.testimonial-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
}

.testimonial {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

.testimonial-wrapper  .testimonial.active {
    position: relative;
    opacity: 1;
    z-index: 10000;
}

.testimonial-wrapper .testimonial .talent-info {
    transform: scale(.9);
    opacity: 0;
    transition: all 0.95s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.testimonial-wrapper .testimonial.active .talent-info {
    transform: scale(1);
    opacity: 1;
}

.testimonial-wrapper .testimonial.active .background-picture img {
    transform: scale(1);
    filter: brightness(100%);
    opacity: 1;
}

.testimonial-wrapper .testimonial.active .sub-col-2 {
    transform: translateX(0rem) scale(1);
    opacity: 1;
    cursor: pointer;
}

.picture-next {
    position: relative;
}

.picture-next:before {
    position: absolute;
    top: -5rem;
    right: -8rem;
    content: '';
    background: url(/wp-content/uploads/sites/2/2025/07/svg-titles.svg);
    width: 15.3rem;
    height: 15.3rem;
    transform: rotate(90deg);
}

.testimonial-wrapper .testimonial .sub-col-1 {
    opacity: 0;
    transform: scale(.9);
    transition: all 0.95s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.testimonial-wrapper .testimonial.active  .sub-col-1 {
    opacity: 1;
    transform: scale(1);
}

.newsletter-form {
    max-width: 61.9rem;
}

.newsletter-form br {
    display: none !important;
}

.newsletter-form h4 {
    font-family: Helvetica Neue !important;
    font-weight: 300;
    font-size: 3.2rem;
    line-height: 100%;
    letter-spacing: 0px;
    color: #fff !important;
}

.newsletter-form p {
    position: relative;
}

.newsletter-form .wpcf7-email {
    width: 100%;
    height: 9.1rem;
    opacity: 1;
    border-width: 2px;
    font-family: Helvetica Neue;
    font-weight: 500;
    font-size: 2.0rem;
    line-height: 100%;
    letter-spacing: 0px;
    border-radius: 0 !important;
    border: none !important;
    display: flex;
    align-items: center;
    padding-left: 2.9rem;
    padding-right: 24rem;
    margin-top: 5rem;
    display: block;
    color: #fff !important;
    background: #2c2d2d!important;
    outline: none !important;
}
.newsletter-form  .btn-send {
    max-width: 21.8rem !important;
    height: 7.1rem !important;
    min-width: 21.8rem !important;
    border-radius: 0 !important;
    border: none !important;
    font-size: 2.0rem !important;
    width: 100%;
    background: #D4A896 !important;
    padding: 0 !important;
    color: #fff !important;
    position: absolute;
    top: 1rem;
    right: 1rem;
}

.newsletter-form input::placeholder {
  color: #fff;
}

.newsletter-form input::-webkit-input-placeholder {
  color: #fff;
}

.newsletter-form input:-ms-input-placeholder {
  color: #fff;
}

.newsletter-form input::-ms-input-placeholder {
  color: #fff;
}

.elementor-element.e-con-full.asset-footer.e-flex.e-con.e-child {
    position: relative;
}
.elementor-element.e-con-full.asset-footer.e-flex.e-con.e-child:before {
    position: absolute;
    content: '';
    background: url(/wp-content/uploads/sites/2/2025/07/footer.svg);
    background-repeat: no-repeat;
    height: 120rem;
    width: 90rem;
    top: -5rem;
    left: 0;
    background-size: cover;
}


.form-wrapper {
    display: flex;
    flex-direction: column;
    gap: 3.2rem;
    z-index: 1000;
    position: relative;
}
.form-control.flex-wrapper {
    display: flex;
    gap: 3.5rem;
}
.form-control.flex-wrapper .col-2 {
    width: 50%;
}
.form-control select,
.form-control textarea,
.form-control input {
    border-width: 1px;
    border: 1px solid #000000 !important;
    font-family: Helvetica Neue;
    font-weight: 500;
    font-size: 2rem;
    line-height: 100%;
    padding: 1.8rem 3rem !important;
    width: 100%;
    outline: none !important;
    -webkit-appearance: none;
    appearance:none;
    background: transparent !important;
    color: #7f7f7f !important;
}
.form-control textarea {
    min-height: 16.2rem
}

.form-control select {
    padding: 1.7rem 3rem !important;
}

.btn-send {
    background: #000 !important;
    color: #fff !important;
    box-shadow: 20px 40px 80px 0px #2D33511F !important;
    font-family: Helvetica Neue;
    font-weight: 500;
    font-size: 2rem !important;
    line-height: 150% !important;
    letter-spacing: 0px;
    text-align: center;
    vertical-align: middle;
    padding: 1.8rem 0 !important;
    max-width: 39.3rem !important;
    width: 100%;
    border-radius: 9rem !important;
    margin-left: auto;
    display: block;
    min-width: auto !important;
    cursor: pointer !important;
    transition: all 0.2s ease;
}
.btn-send:hover {
    background: #323232 !important;

}

.form-wrapper .btn .contact-social p {
    display: flex;
    gap: 1.9rem;
    flex-direction: row !important;
}
.contact-social br {
    display: none;
}
.contact-social img {
    width: 4.5rem;
}

.form-wrapper .btn {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.form-wrapper .btn p {
    flex: 1;
    display: flex;
    flex-direction: column;
}

.elementor-social-icon svg {
    fill: #d4a896 !important;
} 

.about-talent-wrapper {
    max-width: 50rem;
    margin-left: auto;
    padding-bottom: 5rem;
    font-size: 2rem;
    line-height: 119%;
    text-align: right;
}


.total-followers .total {
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    gap: 1rem;
}

.total-followers .total span {
    font-family: Prata !important;
    font-weight: 400;
    font-size: 16.9rem;
    line-height: 100%;
    color: #000;
    
}

.total-followers .total small {
    font-family: Helvetica Neue;
    font-weight: 300;
    font-size: 1.6rem;
    line-height: 130%;
    text-align: left;
    text-transform: uppercase;
    color: #000;
    letter-spacing: 1px;
   padding-bottom: 2.5rem;
}

.total-followers .total small.prefix {
    font-weight: 200;
    font-style: italic;
    font-size: 10rem;
    line-height: 100%;
}


.social-media-list {
    background: #5E4337;
    background: linear-gradient(90deg, rgba(94, 67, 55, 1) 0%, rgba(0, 0, 0, 1) 64%);
}

.social-media-list-wrapper {
    max-width: 172rem;
    margin: 0 auto;
    display: grid;
    grid-gap: 2rem 13rem;
    grid-template-columns: repeat(auto-fill, minmax(23rem, 1fr));
    padding: 6.5rem 16rem;
}

.social-media-list-wrapper .item {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    gap: 3rem;
    align-content: center;
    align-items: center;
}
.social-media-list-wrapper  .icon img,
.social-media-list-wrapper  .icon a {
    width: 7.7rem !important;
    height: 7.7rem;
    display: block;
}

.social-media-list-wrapper span {
    font-family: Prata !important;
    font-weight: 400;
    font-size: 6.4rem;
    line-height: 100%;
    color: #ffffff;
    display: block;
    padding-top: 1rem;
}

.social-media-list-wrapper  small {
    font-family: Prata !important;
    font-weight: 400;
    font-size: 3.2rem;
    line-height: 100%;
    color: #ffffff;
}

.perfect-for-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 1rem 10rem;
}


.perfect-for-wrapper  .item {
    font-family: Helvetica Neue;
    font-weight: 400;
    font-style: Italic;
    font-size: 3.2rem;
    line-height: 6rem;
    letter-spacing: 0%;
    color: #161616;
}

.achievements-wrapper {
    display: flex;
    flex-direction: column;
    gap: 5.8rem;
}

.achievements-wrapper .item {
    font-family: Helvetica Neue;
    font-weight: 300;
    font-size: 2rem;
    line-height: 119%;
    border-bottom: 1px solid #6C6E75;
    padding-bottom: 5.8rem;
}

.avg-wrapper {
    display: flex;
    flex-direction: column;
   gap: 6.3rem;
}

.avg-wrapper .title {
    font-family: Helvetica Neue;
    font-weight: 200;
    font-size: 2.4rem;
    line-height: 107%;
    display: flex;
    gap: 1.5rem;
}


.avg-wrapper .title img {
    width: 8.3rem;
    height: 8.3rem;
    margin-top: -1.5rem;
}

.avg-wrapper .content {
    padding-left: 10rem;
    font-family: Helvetica Neue;
    font-weight: 200;
    font-size: 3.2rem;
    line-height: 160%;
    letter-spacing: 0%;
    display: flex;
    flex-direction: column;
    gap: 3.5rem;
}

.avg-wrapper  .item {
    margin-top: -3rem;
}

.avg-wrapper span {
    font-family: 'Prata' !important;
    font-size: 4.8rem;
    color: #1A1A1A;
    line-height: 4.8rem;
}

.avg-wrapper small.prefix {
    font-size: 3.2rem;
    color: #1A1A1A;
    line-height: 160%;
}

.avg-wrapper  .label {
    font-family: Helvetica Neue !important;
    font-weight: 200 !important;
    font-size: 3.2rem !important;
    leading-trim: CAP_HEIGHT;
    line-height: 4.8rem;
    letter-spacing: 0%;
    vertical-align: bottom;

}

.full-size-btn a,
.full-size-btn {
    width: 100%;
}


.custom-titles-wrapper {
    position: relative;
    display: grid;
    place-items: center;
}

h2.heading-2.elementor-heading-title.content__text,
h2.heading-1.elementor-heading-title.content__text {
    grid-area: 1 / 1;
}

.elementor-heading-title.content__text.active {
    position: relative !important;
}

span.whitespace {
    display: inline-block;
    width: 1rem;
}

.elementor-element.border-top:before {
    position: absolute;
    top: 0;
    width: 100%;
    height: 1px;
    content: '';
    background: #0F0F0F;
    max-width: 156rem;
    left: 50%;
    transform: translatex(-50%);
}

.mobile .elementor-widget-container {
    width: 100%;
    border-radius: 3rem;
    border: solid 1rem #F8F8F8;
    box-shadow: -29.39px 27.29px 90.28px 0px #00000021;
    height: 68rem !important; 
    object-fit: cover;
    margin: auto;
    overflow: hidden;
    position: relative !important;
    max-width: 34rem !important;
}

.mobile .elementor-widget-container:before {
    content: '';
    position: absolute;
    top: 0;
    width: 15rem;
    height: 2.7rem;
    background: #F8F8F8;
    left: 27% !important;
    border-radius: 0rem 0rem 24rem 24rem;
}

.mobile .elementor-widget-container img {
    height: 100%;
    object-fit: cover;
}

.mobile .elementor-widget-container:after {
    content: '';
    position: absolute;
    bottom: 2rem;
    width: 15rem;
    height: 0.7rem;
    background: #F8F8F8;
    left: 27% !important;
    border-radius: 24rem;
}

.wrapper-header {
    transition: all .5s ease;
}
.wrapper-header.on-scroll {
    background: #32323280;
    box-shadow: 2px 4px 37.6px 13px #A3A3A324;
    backdrop-filter: blur(16px);
    border-radius: 6rem !important;
}

.wrapper-header.hide-header {
    transform: translateY(-20rem);
}



/* BANNERS */
.banner-talent{
    background-position: 50% 18% !important;
}

/* Moni Basila */
.postid-2109 .banner-talent,
.postid-639 .banner-talent {
    background-position: 50% 36% !important;
}

/* Majo Gutiérrez */
.postid-2110 .banner-talent,
.postid-638 .banner-talent {
    background-position: 50% 5% !important;
}

/* Alejandro Salomón */
.postid-2102 .banner-talent,
.postid-637 .banner-talent {
    background-position: 50% 30% !important;
}

/* Azul Raya */
.postid-2116 .banner-talent,
.postid-636 .banner-talent {
    background-position: 50% 36% !important;
}

/* Scarcuchi */
.postid-2113 .banner-talent,
.postid-632 .banner-talent {
    background-position: 50% 4% !important;
}

/* Natalia Juárez */
.postid-2115 .banner-talent, 
.postid-631 .banner-talent {
    background-position: 50% 35% !important;
}

/* Andrés Johnson */
.postid-2114 .banner-talent,
.postid-628 .banner-talent {
    background-position: 52% 28% !important;
}

/* Los Chicaneros*/
.postid-2117 .banner-talent, 
.postid-627 .banner-talent {
    background-position: 52% 27% !important;
}

/* */
.postid-2122 .banner-talent,
.postid-625 .banner-talent {
    background-position: 52% 50% !important
}


.contact-page .btn-send {
    border-radius: 0 !important;
    margin-right: -8rem;
}

.elementor-element.wrapper-text-effect {
    position: sticky;
    top: 0;
}

.popup-lang-selector{
    background: #FFFFFF80;
    backdrop-filter: blur(10.5px);
    border-radius: .5rem;
}

.lang-selector {
    font-size: 2rem;
    display: flex;
    align-items: center;
    font-weight: 500 !important;
    color: #fff;
}

.lang-selector img {
    width: 2.8rem;
    height: 2.8rem;
}