.carousel-item{height:500px;align-items:center;justify-content:center}@media (max-width:767.98px){.carousel-item{height:300px}}.carousel-item img{max-height:100%;max-width:100%;object-fit:contain;object-position:center}.carousel-control-next,.carousel-control-prev{background-color:rgba(108,117,125,.5);border-radius:50%;width:3rem;height:3rem;top:50%;transform:translateY(-50%)}.carousel-indicators [data-bs-target]{background-color:#888;opacity:.7;width:10px;height:10px;border-radius:50%;border:1px solid #888}.carousel-indicators .active{background-color:#855533;opacity:1;border-color:#855533}.carousel-indicators [data-bs-target]:hover{background-color:#666;border-color:#666}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23855533'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23855533'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}