.faq-contact{display:flex;justify-content:space-around;background:#fff;box-shadow:rgba(50,50,93,0.25) 0px 13px 27px -5px,rgba(0,0,0,0.3) 0px 8px 16px -8px;position:relative}.faq-contact:after{content:"";position:absolute;top:50%;width:300px;height:1.5px;background:#ccc;transform:rotate(90deg)}.faq-ontact__faq,.faq-ontact__contact{display:flex;margin:30px;padding:15px;flex-direction:column;width:300px}.faq-ontact__faq_num,.faq-ontact__contact_num{text-align:center;font-size:45px;font-weight:bold}.title{text-align:center}.h2title__text h3{font-size:20px;font-weight:bold;margin+0}.h2title__text_en{color:#d41a19;font-weight:bold;font-size:14px;margin:10px 0}.faq-ontact__faq_cta,.faq-ontact__contact_cta{margin:0 auto;margin-top:auto}@media screen and (max-width:480px){.faq-contact{flex-direction:column;align-items:center}.faq-ontact__faq,.faq-ontact__contact{width:230px}.faq-contact:after{left:50%;transform:rotate(0) translateX(-50%);width:230px}}