.image-gallery-left-nav,.image-gallery-right-nav{margin-left:0;margin-right:0;top:290px;transition:.15s ease-out;@media (min-width:600px){margin-left:-40px;margin-right:-40px;top:50%;transform:translateY(-50%)}}.image-gallery-left-nav{padding:10px 30px 10px 5px;@media (min-width:600px){padding-left:5px;padding-bottom:50px;padding-right:36px;padding-top:50px}}.image-gallery-right-nav{padding:10px 5px 10px 30px;@media (min-width:600px){padding-left:36px;padding-bottom:50px;padding-right:5px;padding-top:50px}}.image-gallery-left-nav:hover,.image-gallery-right-nav:hover{margin-left:-4px;margin-right:-4px;@media (min-width:600px){margin-left:-44px;margin-right:-44px}}.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{width:22px;height:36px;stroke:hsla(0,0%,100%,.85);stroke-width:1.5}.image-gallery-bullets-container{display:flex;align-items:center;justify-content:flex-start}.image-gallery-bullets{bottom:-40px;left:0;margin:0 auto;position:absolute;right:0;width:58%;height:-moz-fit-content;height:fit-content;z-index:4;display:flex;justify-content:center;align-items:center;overflow:auto;white-space:nowrap;scrollbar-width:none;-ms-overflow-style:none;@media (min-width:600px){width:80%}@media (min-width:1200px){bottom:-60px}}.image-gallery-bullets::-webkit-scrollbar{display:none}.image-gallery-bullets .image-gallery-bullet{position:relative;width:20px;height:20px;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:none;border:2px solid transparent;cursor:pointer;display:inline-block;margin:0 2px;outline:none;transition:.15s ease-out;background-color:transparent}.image-gallery-bullets .image-gallery-bullet:after{content:"";position:absolute;width:8px;height:8px;border-radius:50%;background-color:#d6d6d6;top:50%;left:50%;transform:translate(-50%,-50%)}.image-gallery-bullets .image-gallery-bullet:hover{background-color:transparent;border:2px solid transparent}.image-gallery-bullets .image-gallery-bullet:hover:after{content:"";position:absolute;width:10px;height:10px;background-color:#00acee;border:2px solid transparent;top:50%;left:50%;transform:translate(-50%,-50%);transition:.15s ease-out}.image-gallery-bullets .image-gallery-bullet.active:hover{background-color:transparent}.image-gallery-bullets .image-gallery-bullet.active{border:2px solid #0086c9;background-color:transparent;box-shadow:none;transform:scale(1)}.image-gallery-bullets .image-gallery-bullet.active:after{width:8px;height:8px;background-color:#0086c9}