.elementor-80 .elementor-element.elementor-element-0085d5c{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-80 .elementor-element.elementor-element-2ffaf70{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget-premium-carousel-widget .premium-carousel-wrapper .slick-arrow{color:var( --e-global-color-secondary );}.elementor-widget-premium-carousel-widget .premium-carousel-wrapper .slick-arrow svg{fill:var( --e-global-color-secondary );}.elementor-widget-premium-carousel-widget .premium-carousel-wrapper .slick-arrow:hover{color:var( --e-global-color-secondary );}.elementor-widget-premium-carousel-widget .premium-carousel-wrapper .slick-arrow:hover svg{fill:var( --e-global-color-secondary );}.elementor-widget-premium-carousel-widget .premium-carousel-nav-fraction{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-premium-carousel-widget ul.slick-dots li{color:var( --e-global-color-secondary );}.elementor-widget-premium-carousel-widget ul.slick-dots li svg{fill:var( --e-global-color-secondary );}.elementor-widget-premium-carousel-widget .fraction-pagination-total{color:var( --e-global-color-secondary );}.elementor-widget-premium-carousel-widget .fraction-pagination-separator{color:var( --e-global-color-secondary );}.elementor-widget-premium-carousel-widget ul.slick-dots li.slick-active{color:var( --e-global-color-primary );}.elementor-widget-premium-carousel-widget ul.slick-dots li.slick-active svg{fill:var( --e-global-color-primary );}.elementor-widget-premium-carousel-widget .fraction-pagination-current{color:var( --e-global-color-primary );}.elementor-80 .elementor-element.elementor-element-8accd78.pa-carousel-horizontal:not(.pa-has-thumb-slider-yes) .premium-carousel-template, .elementor-80 .elementor-element.elementor-element-8accd78.pa-thumb-nav-pos-col.pa-has-thumb-slider-yes .premium-carousel-thumbnail, .elementor-80 .elementor-element.elementor-element-8accd78.pa-thumb-nav-pos-col-reverse.pa-has-thumb-slider-yes .premium-carousel-thumbnail{margin-inline:20px;}.elementor-80 .elementor-element.elementor-element-8accd78.pa-carousel-vertical:not(.pa-has-thumb-slider-yes) .premium-carousel-template, .elementor-80 .elementor-element.elementor-element-8accd78.pa-thumb-nav-pos-row-reverse.pa-has-thumb-slider-yes .premium-carousel-thumbnail, .elementor-80 .elementor-element.elementor-element-8accd78.pa-thumb-nav-pos-row.pa-has-thumb-slider-yes .premium-carousel-thumbnail{margin-block:20px;}.elementor-80 .elementor-element.elementor-element-8accd78 .premium-carousel-scale .premium-carousel-inner .slick-slide{transition:all 0ms !important;}.elementor-80 .elementor-element.elementor-element-8accd78 .premium-carousel-nav-progressbar-fill{transition-duration:0ms !important;}.elementor-80 .elementor-element.elementor-element-8accd78 .premium-carousel-template img{width:100%;}.elementor-80 .elementor-element.elementor-element-d30eac5{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-80 .elementor-element.elementor-element-f9b8a62{--display:flex;}.elementor-80 .elementor-element.elementor-element-70ea8b6{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-80 .elementor-element.elementor-element-022af30{--display:flex;}@media(min-width:768px){.elementor-80 .elementor-element.elementor-element-d30eac5{--content-width:70%;}}/* Start custom CSS for html, class: .elementor-element-ae3a88d *//* Color y tamaño general de las flechas */
.myHeroSlider {
    --swiper-navigation-color: #309691; /* Cambia por tu color (Hex o RGB) */
    --swiper-navigation-size: 10px;    /* Cambia el tamaño de la flecha */
}

/* Hacer las flechas más gruesas (Bold) */
.myHeroSlider .swiper-button-next:after, 
.myHeroSlider .swiper-button-prev:after {
    font-weight: 900 !important; /* Fuerza el grosor máximo de la fuente */
    -webkit-text-stroke: 1px #309691; /* Truco: añade un "borde" del mismo color para que se vea más robusta */
}


.myHeroSlider .swiper-pagination-bullet-active {
    background: #309691 !important; /* El color de tu marca */
    width: 30px; /* Si quieres que el punto activo sea más largo (estilo moderno) */
    border-radius: 5px;
}/* End custom CSS */