.header{background-color:#FAF8F8}.main{padding:.5rem 0 .8rem;background-color:#FAF8F8}.contact-wrapper{height:558px;background:#FFFDFF;border-radius:30px;padding:.4rem}.contact-wrapper .title{font-size:24px;font-weight:bold;color:#787878;line-height:30px;position:relative}.contact-wrapper .title::before{content:"";position:absolute;bottom:0;left:10%;height:1px;width:80%;background-color:#ECECEC}.contact-wrapper .subtitle{font-size:18px;font-weight:400;color:#787878;line-height:60px}.contact-wrapper .contact-list{display:grid;grid-template-columns:repeat(3, 1fr);gap:20px;font-size:18px;font-weight:bold;color:#848484;margin:40px 0 100px}.contact-wrapper .contact-list .contact-item{background:#FCF9F2;border-radius:20px;height:221px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:30px}.contact-wrapper .contact-list .contact-img{width:40px;height:40px;margin:0 auto}.contact-wrapper .contact-info{text-align:center;font-size:18px;color:#B0B0B0;font-weight:400;display:flex;justify-content:center;gap:20px}.contact-wrapper .contact-info img{width:36px;height:26px}.contact-wrapper .contact-info span{color:#797979}
