.footer-section{position:relative;width:100%;background:linear-gradient(135deg,#1a1a1a,#2d2d2d 50%,#1a1a1a);color:#ffffff;overflow:hidden}.footer-container{max-width:1400px;margin:0 auto;padding:60px 40px 40px}.footer-content{margin-bottom:20px}.footer-column{display:flex;flex-direction:column}.footer-logo-wrapper{display:flex;align-items:center;justify-content:flex-start;margin-bottom:4px;max-width:260px}.footer-logo-wrapper .footer-logo-img{width:100%;height:auto;max-width:220px;object-fit:contain;display:block;filter:brightness(1.02) contrast(1.02)}.footer-about-text{font-size:14px;line-height:1.7;color:rgba(255,255,255,.8);margin:0}.footer-social-icons{display:flex;gap:12px;margin-top:8px}.social-icon{width:40px;height:40px;border-radius:50%;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);display:flex;align-items:center;justify-content:center;font-size:18px;color:#ffffff;transition:all .3s ease;text-decoration:none}.social-icon:hover{background:#ffffff;color:#1a1a1a;border-color:#ffffff}.footer-column-title{font-size:18px;font-weight:700;color:#ffffff;margin:0 0 16px;text-transform:uppercase;letter-spacing:.5px;position:relative;padding-bottom:12px}.footer-column-title:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:2px;background:#ffffff}.footer-links-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.footer-links-list li{margin:0}.footer-link{font-size:14px;color:rgba(255,255,255,.75);text-decoration:none;transition:all .3s ease;display:inline-block;position:relative;padding-left:0}.footer-link:before{content:"→";position:absolute;left:-20px;opacity:0;transition:all .3s ease}.footer-link:hover{color:#ffffff;padding-left:20px}.footer-link:hover:before{opacity:1;left:0}.footer-contact-items{display:flex;flex-direction:column;gap:14px}.footer-contact-item{display:flex;align-items:flex-start;gap:12px}.contact-item-icon{font-size:18px;color:#ffffff;margin-top:2px;flex-shrink:0}.contact-item-text{font-size:14px;color:rgba(255,255,255,.8);line-height:1.6;text-decoration:none;transition:color .3s ease}.contact-item-text:hover{color:#ffffff}.footer-divider{max-width:1400px;margin:0 auto;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2) 20%,rgba(255,255,255,.2) 80%,transparent)}.footer-bottom{padding:24px 40px;background:rgba(0,0,0,.2)}.footer-bottom-container{max-width:1400px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px}.footer-copyright{font-size:14px;color:rgba(255,255,255,.7);margin:0}.footer-bottom-links{display:flex;align-items:center;gap:12px}.footer-bottom-link{font-size:14px;color:rgba(255,255,255,.7);text-decoration:none;transition:color .3s ease}.footer-bottom-link:hover{color:#ffffff}.footer-dot{color:rgba(255,255,255,.4)}.scroll-to-top-btn{position:fixed;bottom:30px;right:30px;width:50px;height:50px;border-radius:50%;background:linear-gradient(135deg,#1a1a1a,#2d2d2d);border:1px solid rgba(255,255,255,.2);color:#ffffff;font-size:20px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 16px rgba(0,0,0,.3);z-index:1000;transition:all .3s ease}.scroll-to-top-btn:hover{background:#ffffff;color:#1a1a1a;border-color:#ffffff;box-shadow:0 6px 20px rgba(0,0,0,.4)}@media screen and (max-width:1024px){.footer-container{padding:50px 32px 35px}.footer-bottom{padding:20px 32px}}@media screen and (max-width:768px){.footer-container{padding:40px 24px 30px}.footer-column-title{font-size:16px}.contact-item-text,.footer-link{font-size:13px}.footer-bottom{padding:18px 24px}.footer-bottom-container{flex-direction:column;text-align:center}.footer-bottom-link,.footer-copyright{font-size:13px}.scroll-to-top-btn{width:46px;height:46px;font-size:18px;bottom:24px;right:24px}}@media screen and (max-width:480px){.footer-container{padding:32px 16px 24px}.footer-logo-wrapper{justify-content:center;margin-left:auto;margin-right:auto;max-width:100%}.footer-about-text{font-size:13px;text-align:center}.footer-social-icons{justify-content:center}.footer-column-title{font-size:15px;text-align:center}.footer-column-title:after{left:50%;transform:translateX(-50%)}.footer-links-list{align-items:center}.footer-link:before{display:none}.footer-link:hover{padding-left:0}.footer-contact-items{gap:12px}.footer-contact-item{justify-content:center;text-align:center}.contact-item-text{font-size:12px}.footer-bottom{padding:16px}.footer-bottom-link,.footer-copyright{font-size:12px}.scroll-to-top-btn{width:44px;height:44px;font-size:16px;bottom:20px;right:20px}.social-icon{width:38px;height:38px;font-size:16px}}