*{font-weight:400}body{font-family:Montserrat,"sans serif"}#root{display:flex;flex-direction:column}#root main{margin:auto;max-width:1440px;width:100%}.navbar{align-items:center;display:flex;justify-content:space-between;margin-bottom:1em}.navbar__logo{width:50%}.navbar__logo img{width:30%}@media screen and (max-width:767px){.navbar__logo img{width:80%}}.navbar__link{display:flex;gap:10%;justify-content:end;width:50%}.navbar__link__item{text-wrap:nowrap;color:#000;font-size:1.3em;text-decoration:none}.navbar__link__item:hover{text-decoration:underline}@media screen and (max-width:767px){.navbar__link__item{font-size:.9em;text-transform:uppercase}}.footer{align-items:center;background-color:#000;display:flex;flex-direction:column;padding:1em}.footer__text{color:#fff}@media screen and (max-width:767px){.footer__text{font-size:.8em;margin-left:1em;width:37%}}.cards{background-color:#f7f7f7;border-radius:10px;display:flex;flex-wrap:wrap;justify-content:space-between;padding:3em 2em}@media screen and (max-width:767px){.cards{flex-direction:column;padding:0}}.banner{margin-bottom:2em;position:relative}.banner img{border-radius:1em;filter:brightness(.75);height:13em;object-fit:cover;width:100%}@media screen and (max-width:767px){.banner img{height:9em}}.banner__text{color:#fff;font-size:2.8em;font-weight:700;left:24%;position:absolute;top:10%;z-index:6}@media screen and (max-width:767px){.banner__text{font-size:1.5em;left:5%;top:0;width:74%}}.card{border-radius:5px;margin-bottom:3em;position:relative;width:30%}@media screen and (max-width:767px){.card{width:100%}}.card img{border-radius:10px;height:19.3em;object-fit:cover;width:100%}.card__title{bottom:2em;color:#fff;font-weight:500;left:4%;position:absolute;width:50%}.collapses{display:flex;flex-direction:column;gap:2em;margin:0 auto 2em;width:85%}@media screen and (max-width:767px){.collapses{width:100%}}.collapse{display:flex;flex-direction:column;width:100%}.collapse__title{align-items:center;background-color:#ff6060;border-radius:5px;color:#fff;display:flex;font-size:1em;height:47px;justify-content:space-between;padding:0 1em}.collapse__title h4{font-weight:500;margin:0}.collapse__title .arrowUp{transform:rotate(180deg);transition:transform .3s ease}.collapse__title .arrowDown{transform:rotate(0deg);transition:transform .3s ease}.collapse__description{background-color:#f6f6f6;display:flex;flex-direction:column;padding:1rem}.collapse__description p{color:#000;font-size:1rem;font-weight:400;margin:0}.errorPage{align-items:center;display:flex;flex-direction:column;margin:4em}@media screen and (max-width:767px){.errorPage{margin:2em}.errorPage__img{width:100%}}.errorPage__text{color:#ff6060;font-size:2em;margin:2em 0}@media screen and (max-width:767px){.errorPage__text{font-size:1em;text-align:center}}.errorPage__link{color:#000;font-size:1em}@media screen and (max-width:767px){.errorPage__link{font-size:.8em;text-align:center}}.description{display:flex;justify-content:space-between}@media screen and (max-width:767px){.description{flex-direction:column}.description__right{display:flex;flex-direction:row-reverse;justify-content:space-between}}.description__collapse{display:flex;flex-direction:row;gap:2em;justify-content:space-between;margin:2em 0;width:100%}@media screen and (max-width:767px){.description__collapse{flex-direction:column}}.details{width:45%}.carousel{align-items:center;display:flex;flex-direction:column;justify-content:center;position:relative;width:100%}.carousel .arrow{position:absolute;z-index:1}.carousel .arrow_left{left:26px}@media screen and (max-width:767px){.carousel .arrow_left{left:5%;width:5%}}.carousel .arrow_right{right:26px}@media screen and (max-width:767px){.carousel .arrow_right{right:5%;width:5%}}.carousel__slide{border-radius:10px;height:25rem;margin:0 auto;object-fit:cover;width:100%}@media screen and (max-width:767px){.carousel__slide{height:17em}}.carousel__count{bottom:3rem;color:#fff;font-family:Montserrat;font-weight:600;position:relative}@media screen and (max-width:767px){.carousel__count{display:none}}h1{color:#ff6060;font-size:1.6rem;font-weight:600;width:100%}@media screen and (max-width:767px){h1{font-size:1.5em}}h2{font-size:1rem;font-weight:500}@media screen and (max-width:767px){h2{font-size:.8em}}.tags{display:flex;gap:1em}@media screen and (max-width:767px){.tags{flex-wrap:wrap;gap:.5em}}.tags__button{background-color:#ff6060;border:none;border-radius:15px;color:#fff;font-size:.8em;height:1.75em;padding:5px 10px;text-align:center}.user{align-items:center;display:flex}.user h3{color:#ff6060;font-size:1em;font-weight:500;width:45%}@media screen and (max-width:767px){.user h3{font-size:.7em}}.user img{border-radius:50%;height:4.5rem;width:50%}@media screen and (max-width:767px){.user img{height:2.3rem;width:30%}}.rating{align-items:center;display:flex}@media screen and (max-width:767px){.rating .redStar{width:1.4em}.rating .greyStar{width:1em}}
/*# sourceMappingURL=main.22a8ef6f.css.map*/