.html-slider{position:relative}.html-slider .arrowCustom{display:none}.html-slider .custom-pagination{display:flex;justify-content:space-between;position:absolute;bottom:30px!important;left:0;right:0;padding:0;width:100%;height:2.99px!important;z-index:10;background:transparent;overflow:hidden;gap:15px;border:0!important;max-width:12.91175rem;margin:0 auto}@media (min-width:990px){.html-slider .custom-pagination{height:.375rem!important;max-width:min(76.25rem,80%);bottom:0!important}}.html-slider .custom-pagination .swiper-pagination-bullet{height:2.99px!important;flex:1 1;height:100%;background:#58595b;transition:background .3s ease;border-radius:40px;margin:0!important;opacity:1;border:0!important}@media (min-width:990px){.html-slider .custom-pagination .swiper-pagination-bullet{height:.375rem!important}}.html-slider .custom-pagination .swiper-pagination-bullet-active{background:#fff;border:0!important}@media (min-width:990px){.html-slider .arrowCustom{display:block;position:absolute;width:50px;aspect-ratio:1;top:50%;transform:translateY(-50%);z-index:10;background-color:#000;color:#fff;padding:10px;cursor:pointer;font-size:24px;border-radius:50%;background-repeat:no-repeat;background-position:50%;background-size:25%;margin:0 auto}.html-slider .arrowCustom--prev{background-image:url(/images/arrow-simple-prev.svg);left:0;right:calc(90%)}.html-slider .arrowCustom--next{background-image:url(/images/arrow-simple-next.svg);left:calc(90%);right:0}}@media (min-width:90rem){.html-slider .arrowCustom--prev{right:calc(76.25rem + 50px + 57px)}.html-slider .arrowCustom--next{left:calc(76.25rem + 50px + 57px)}}.slide__media{transition:transform .4s ease-in-out;will-change:transform;display:block;width:100%;height:auto;object-fit:cover}.slide__media:hover{transform:scale(1.1);box-shadow:0 12px 20px rgba(0,0,0,.15)}@media (hover:hover) and (pointer:fine){.slide__media:hover{transform:scale(1.1)}}.zoom-modal{position:fixed;top:0;left:0;z-index:9999999;width:100vw;height:100vh;background-color:rgba(0,0,0,.9);display:flex;flex-direction:column;justify-content:center;align-items:center}.zoomed-image{max-width:90%;max-height:80%;object-fit:contain;transition:transform .3s ease}.zoom-controls{margin-top:1rem;display:flex;gap:1rem;z-index:9999}.zoom-controls button{font-size:1.5rem;padding:.5rem 1rem;cursor:pointer}.zoom-close-button{position:absolute;top:10%;right:5%;font-size:2rem;color:#fff;background:transparent;border:none;cursor:pointer}