.local-connection-section{padding:100px 60px;background-color:#fef3ff;background-size:cover;background-position:50%;position:relative}.local-connection-container{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;background-color:hsla(0,0%,100%,.9);padding:60px;border-radius:15px;box-shadow:0 8px 30px rgba(0,0,0,.1);opacity:0;transform:translateY(50px);transition:opacity 1s ease-out,transform 1s ease-out}.local-connection-image{background-color:#d1dbd8}.local-connection-image img{width:100%;border-radius:15px;box-shadow:0 8px 20px rgba(0,0,0,.1);max-width:700px}.local-connection-content{max-width:600px;margin-left:30px}.local-connection-content h1{font-size:42px;color:#225d3b;margin-bottom:20px;text-shadow:none}.local-highlights{list-style:none;padding:0}.local-highlights li{font-size:20px;color:#555;margin-bottom:15px;display:flex;align-items:center}.local-highlights .icon{font-size:28px;margin-right:10px}@media (max-width:1024px){.local-connection-section{padding:20px}.local-connection-container{flex-direction:column;padding:40px}.local-connection-image{margin-bottom:30px}.local-connection-content h2{font-size:36px}.local-highlights li{font-size:18px}}@media (max-width:768px){.local-connection-content h2{font-size:32px}.local-highlights li{font-size:16px}}@media (max-width:480px){.local-connection-content h2{font-size:28px}.local-highlights li{font-size:15px}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.local-connection-section .fade-in{opacity:1;transform:translateY(0)}.story-section{padding:100px 60px;background-color:#f0f0f0}.story-container{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;gap:40px}.story-image{width:100%}.story-image img{width:100%;border-radius:10px;box-shadow:0 8px 20px rgba(0,0,0,.1);transition:transform .3s ease}.story-image img:hover{transform:scale(1.05)}.story-content{width:100%}.story-content h2{font-size:42px;color:#225d3b;margin-bottom:20px}.story-content p{font-size:18px;color:#555;line-height:1.85;margin-bottom:15px}@media (max-width:1024px){.story-section{padding:40px;background-color:#f0f0f0}.story-container{flex-direction:column}.story-content h2{font-size:36px}.story-content p{font-size:18px}}@media (max-width:768px){.story-content h2{font-size:32px}.story-content p{font-size:16px}.story-image img{margin-bottom:30px}}@media (max-width:480px){.story-content h2{font-size:28px}.story-content p{font-size:15px}}