#hero-section{background-image:url(/hero.webp)}.list-keywords li:before{content:"-";left:0;margin-right:10px;position:absolute}@media (max-width:768px){.hero-section{background-image:linear-gradient(180deg,rgba(0,0,0,.1),rgba(0,0,0,.7)),url(/hero.webp);background-position:bottom;background-size:contain}}@media (max-width:640px){.hero-section{background-image:linear-gradient(180deg,rgba(0,0,0,.1),rgba(0,0,0,.7)),url(/hero.webp);background-position:bottom;background-size:contain;justify-content:space-between;padding:2rem 16px}}@media (max-width:480px){.subtitle{display:block;text-align:center}}#scrollReviews{width:calc(100% - 10rem)}#scrollReviews::-webkit-scrollbar-button{background-color:hsl(var(--black_color))}#scrollReviews{scrollbar-color:#facc15 transparent;scrollbar-width:none}#scrollReviews::-webkit-scrollbar{height:0}#scrollReviews::-webkit-scrollbar-track{background:transparent}#scrollReviews::-webkit-scrollbar-thumb{background-color:#facc15;border-radius:20px}@media (max-width:768px){#scrollReviews{width:100%}}