.footer{display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between;padding:40px 20px;background:#fdf6ec;background:radial-gradient(circle at top right,#f8d9ba 20%,transparent 50%),radial-gradient(circle at bottom left,#d8cedd 20%,transparent 50%),#fdf6ec}.footer-logo{flex:1.5 1 260px}.footer-col{flex:1 1 180px}.footer-logo h2{margin:0 0 15px;font-size:clamp(20px,4vw,28px);color:#333;line-height:1.3}.footer-logo p{margin:0 0 15px;color:#555;font-size:14px;line-height:1.6}.footer-phone{margin:0;padding:0;list-style:none}.footer-phone li{margin:8px 0}.footer a{color:#333;text-decoration:none;transition:color .25s,transform .25s}.footer a:hover,.footer-col a:hover{color:#e65c00}.social-flex{display:flex;gap:12px;margin-top:20px}.s-btn{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:#333;transition:background-color .25s}.s-btn svg{width:18px;height:18px;fill:#eee;transition:fill .25s}.s-btn:hover{background:#e65c00}.s-btn:hover svg{fill:#fff}.footer-col h3{position:relative;display:inline-block;margin:0 0 20px;color:#333;font-size:18px;line-height:1.4}.footer-col h3::after{content:"";position:absolute;left:0;bottom:-7px;width:36px;height:3px;border-radius:2px;background:#ff8c42}.footer-col ul{margin:0;padding:0;list-style:none}.footer-col li{margin:8px 0}.footer-col a{display:inline-block;font-weight:500}.footer-col a:hover{transform:translateX(3px)}.footer-bottom{padding:15px 20px;text-align:center;background:#f9d6b3}.footer-bottom p{margin:0;color:#2f2f2f;font-size:13px;line-height:1.7}.footer-bottom a{color:#8f3300;font-weight:600}.footer-bottom a:hover{color:#6f2500;text-decoration:underline}