.carousel{background-color:#f5f2ea}.carousel__title{text-align:center;color:#0f766e;margin-top:0;padding-top:2.25rem;font-family:Bangers;font-size:2.25rem;font-style:normal;font-weight:400}.carousel__container{scroll-snap-type:x mandatory;column-gap:1rem;display:flex;overflow-x:scroll}@media (width>=768px){.carousel__container{column-gap:1.75rem}}.carousel__container{scroll-behavior:smooth;scrollbar-color:#80a500 transparent}.carousel__container::-webkit-scrollbar{height:.625rem}.carousel__container::-webkit-scrollbar-track{background:0 0}.carousel__container::-webkit-scrollbar-thumb{background-color:#80a500}.carousel__item{scroll-snap-align:center;flex-shrink:0;width:calc(33.3333% - 1rem);margin-bottom:1rem}@media (width>=768px){.carousel__item{width:calc(25% - 1.75rem)}}.carousel__image{width:100%}.carousel__button{text-align:center;cursor:pointer;color:#fff;background-color:#80a500;border:3px solid #6e8a0d;border-radius:.6875rem;outline:none;min-width:170px;padding:.6rem 1rem;font-family:Bangers;font-size:1.125rem;font-style:normal;font-weight:400;line-height:normal;text-decoration:none;transition:background-color .4s,border-color .4s,color .4s;display:inline-block}.carousel__button:hover,.carousel__button:active{color:#fff;background-color:#0f766e;border-color:#0f766e}.carousel__button--secondary{color:#0a0a0a;background-color:#0000;border-color:#f97316}.carousel__button--secondary:hover,.carousel__button--secondary:active{background-color:#f97316;border-color:#f97316}
