﻿@charset "UTF-8";.hero{background:#f9f9f9;padding:40px 20px;direction:rtl;}.hero-content{display:flex;align-items:center;justify-content:space-between;gap:30px;max-width:1100px;margin:auto;}.hero-text{flex:1;}.hero h1{font-size:22px;margin-bottom:10px;color:#222;}.hero h2{font-size:18px;margin-bottom:10px;color:#555;font-weight:500;}.hero h3{font-size:15px;line-height:1.9;font-weight:400;color:#444;}.hero-image{flex:1;text-align:center;}.hero-image img{max-width:100%;border-radius:15px;}@media(max-width:768px){.hero-content{flex-direction:column;text-align:center;}}.site-footer{background:#fff;color:#333;padding:50px 15px 20px;border-top:1px solid #e5e5e5;}.site-footer h4,.site-footer h5{font-weight:700;margin-bottom:15px;color:#111;}.site-footer p{font-size:14px;line-height:1.9;margin-bottom:10px;}.site-footer a{color:#0d6efd;text-decoration:none;}.site-footer a:hover{text-decoration:underline;}.map-wrapper{width:100%;height:220px;border-radius:10px;overflow:hidden;margin-top:10px;}.map-wrapper iframe{width:100%;height:100%;border:0;}.footer-bottom{border-top:1px solid #e5e5e5;margin-top:30px;padding-top:20px;font-size:13px;color:#777;}@media(max-width:768px){.site-footer{text-align:center;}.map-wrapper{height:200px;}}