.desktop-footer{color:#fff;background:linear-gradient(#1a1a1a 0%,#2c2c2c 100%);padding:60px 20px 20px;font-size:14px;line-height:1.8;display:block}.footer-container{flex-wrap:wrap;justify-content:space-between;gap:30px;max-width:1280px;margin:0 auto;display:flex}.footer-section{flex:1;min-width:220px;padding:20px;transition:transform .3s}.footer-section:hover{transform:translateY(-5px)}.footer-section h3{color:#f0f0f0;margin-bottom:20px;padding-bottom:10px;font-size:20px;position:relative}.footer-section h3:after{content:"";background:#d4af37;width:50px;height:2px;position:absolute;bottom:0;right:0}.footer-section p,.footer-section ul li{color:#ccc}.footer-section a{color:#fff}.footer-section ul{list-style:none}.footer-section ul li a{color:#ccc;text-decoration:none;transition:color .3s,padding-right .3s}.footer-section ul li a:hover{color:#d4af37;padding-right:5px}.footer-section .logo{width:50px;height:50px;margin-bottom:20px}.footer-section .logo img{filter:drop-shadow(0 2px 5px #0000004d);max-width:180px;margin-bottom:15px}.form-sections{flex-wrap:wrap;justify-content:space-between;gap:30px;width:100%;display:flex}.form-sections .footer-section{flex:1;min-width:220px}.form-sections .footer-section p{margin-bottom:5px}.form-group{flex-direction:column;gap:0;display:flex}.form-group input{color:#fff;background:#333;border:none;border-radius:5px 5px 0 0;outline:none;width:100%;padding:10px;font-family:Vazirmatn,Arial,sans-serif;font-size:14px;transition:background .3s}.form-group input::placeholder{color:#aaa;text-align:right;font-family:Vazirmatn,Arial,sans-serif}.form-group input:focus{background:#444}.form-group button{color:#1a1a1a;cursor:pointer;background:#d4af37;border:none;border-radius:0 0 5px 5px;width:100%;padding:10px;font-family:Vazirmatn,Arial,sans-serif;font-weight:700;transition:background .3s,transform .2s}.form-group button:hover{background:#e6c74a;transform:scale(1.05)}.social-icons a{color:#fff;margin-left:15px;font-size:24px;text-decoration:none;transition:color .3s,transform .3s}.social-icons a:hover{color:#d4af37;transform:rotate(360deg)}.footer-bottom{text-align:center;color:#ccc;border-top:1px solid #444;width:100%;margin-top:40px;padding-top:30px;font-size:13px}.footer-bottom p{text-align:center;width:100%;margin:0}@media screen and (width>=600px){.desktop-footer{display:block}}@media screen and (width<=599px){.footer-container,.form-sections{flex-direction:column;align-items:center}.social-icons a{margin:0 10px}.form-group{align-items:center}.footer-bottom{margin-bottom:80px}}