.carousel_img_container{display:flex;align-items:center;justify-content:center;max-height:100%;max-width:100%}@media only screen and (max-width:1100px){.carousel_img_container{width:100%;height:70vh}}@media only screen and (min-width:1101px){.carousel_img_container{width:100%;height:70vh}}.carousel_img_container_explore{display:flex;align-items:center;justify-content:center;max-height:100%;max-width:100%}@media only screen and (max-width:1100px){.carousel_img_container_explore{width:100%;height:300px}}@media only screen and (min-width:1101px){.carousel_img_container_explore{width:100%;height:400px}}.carousel_img{object-fit:contain;max-height:100%;max-width:100%}.carousel-caption{position:relative;left:0;color:#000;padding-top:5;padding-bottom:0}@media only screen and (max-width:1100px){.carousel-caption{font-size:18px;font-family:var(--bs-body-font-family)}}@media only screen and (min-width:1101px){.carousel-caption{font-size:20px;font-family:var(--bs-body-font-family)}}.carousel-indicators button{border:2px solid silver!important;background-color:#f4f4f4!important}.carousel-indicators button:hover{background-color:#9b9b9b!important}.carousel-indicators .active{border:2px solid #62c142!important}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")!important}.carousel-control-next-icon,.carousel-control-prev-icon{height:25px;width:25px;background-color:#000;border-radius:2px;opacity:.8!important}.carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")!important}