.faq.active .answer{    max-height: 600px;    transition: transform 0.2s ease-in;}.faq.active .expand{    transform: rotate(180deg);}.expand{   transition: transform 0.2s ease-in;}.whatsapp, .trans {	  transition: transform .3s ease;}/* width */.container-snap::-webkit-scrollbar {  height: 2px;}/* Track */.container-snap::-webkit-scrollbar-track {  background: #f1f1f1; } /* Handle */.container-snap::-webkit-scrollbar-thumb {  background: #000; }/* Handle on hover */.container-snap::-webkit-scrollbar-thumb:hover {  background: #000; }.h-97 {    height: 25rem;}.w-97 {    width: 25rem;}.w-128 {    width: 30rem;}