img{width:100%}.base .about-system{display:grid;gap:40px;grid-template-columns:1fr 3fr;padding:40px 30px;margin-bottom:20px;background-color:#fff}.base .about-system span{font-size:20px;font-weight:700}.base .about-system h4{line-height:25px;font-size:14px;font-weight:400}.base .map{display:grid;grid-template-columns:40% 60%;background-color:#fff}.base .map .address{padding:30px;background-color:#333e9e;color:#eeeef6;font-size:14px}.base .map .address h4{position:relative}.base .map .address h4:after{content:"";display:block;position:absolute;width:35px;height:4px;top:25px;left:0;background-color:#ff8421}.base .map .address li{line-height:35px}.base .map .address li img{margin:30px 10px 0 0;width:100px}.base .map .address .phone{font-size:30px}.base .map #map-main{height:465px}@media (max-width:768px){.base .about-system{gap:20px;grid-template-columns:1fr}.base .about-system .bc{background-size:100%}.base .map{display:flex;flex-direction:column-reverse}}
