.carousel-outer-div{padding-bottom:32px}.carousel-image{aspect-ratio:2.54/1;width:100%;object-fit:cover}.dots-outer-div{margin-top:16px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px}.bg-blue-green{width:24px;background-color:var(--blue-green)}.bg-blue-green,.bg-gray{height:12px;border:none;border-radius:12px;cursor:pointer}.bg-gray{width:12px;background-color:var(--grey)}@media (max-width:768px){.carousel-image{aspect-ratio:1/1;width:100%;object-fit:cover}}