@media (min-width:1200px){.gallery-container{max-width:100%;height:600px}}@media (min-width:768px){.gallery-container{height:450px}}@media (min-width:992px){.gallery-container{height:550px}}.space-y-4>*+*{margin-top:1rem}.space-y-6>*+*{margin-top:1.5rem}.bg-light{background-color:#f8f9fa}.text-secondary{color:var(--freshlynn-text-color)}.text-green-700{color:#15803d}.leading-relaxed{line-height:1.625}.hover-bg-light:hover{background-color:#f8f9fa}@keyframes scroll-up{0%{transform:translateY(0)}to{transform:translateY(-150%)}}@keyframes scroll-down{0%{transform:translateY(-150%)}to{transform:translateY(0)}}.animate-scroll-up{animation:10s linear infinite scroll-up}.animate-scroll-down{animation:10s linear infinite scroll-down}.gradient-overlay-top{background:linear-gradient(#f8f9fa,rgba(248,249,250,0));height:4rem}.gradient-overlay-bottom{background:linear-gradient(rgba(248,249,250,0),#f8f9fa);height:4rem}
