.carousel__countainer{margin:40px auto 0}@media only screen and (max-width: 899px){.carousel__countainer{position:relative;width:100%;height:235px;display:block}}@media only screen and (min-width: 900px){.carousel__countainer{height:350px}}@media only screen and (max-width: 899px){.carousel__content{position:relative;overflow:hidden;transition:width 0.4s;height:100%}}@media only screen and (min-width: 900px){.carousel__content{display:grid;grid-template-columns:repeat(5, 1fr);grid-column-gap:29px}}@media only screen and (max-width: 899px){.carousel__item{height:205px;position:absolute;z-index:1;transition:left 0.4s cubic-bezier(0.47, 0.13, 0.15, 0.89);padding-right:18px;border-radius:10px}}@media only screen and (min-width: 900px){.carousel__item{display:block;position:inherit;width:auto !important;left:0 !important;padding-right:0}}@media only screen and (max-width: 899px){.carousel__item img{height:205px}}.nav{position:absolute;top:40%;background-color:white;width:30px;height:30px;z-index:2;cursor:pointer;border-radius:50%;color:black;right:25px;padding-top:3px;padding-left:11px}@media only screen and (min-width: 900px){.nav{display:none}}
