.main-contact-wrapper{min-height:calc(100vh - 300px);padding-top:100px;padding-bottom:100px;position:relative;background:#f8f9fb}.tmm-contact-main{width:1200px;height:660px;margin:0 auto;background:#fff;border-radius:20px;box-shadow:0 10px 30px 0 rgba(162,168,195,.2)}.tmm-contact-info{width:360px;height:220px}.tmm-contact-info:nth-child(2){margin:0 40px}.tmm-contact-mainhead{display:flex;align-items:center;padding:0 20px}.tmm-contact-mainmap{margin:20px auto 0;width:1060px;height:360px;background:center/contain no-repeat url(../assets/map.png)}.tmm-contact-infoicon{width:80px;height:80px;background:#f8f9fb;border-radius:50%;margin:40px auto 30px;display:flex;align-items:center;justify-content:space-evenly}.tmm-contact-infoicon__img{width:32px;height:32px}.tmm-contact-info:nth-child(1) .tmm-contact-infoicon__img{background:center/contain no-repeat url(../assets/icon_contact_address.png)}.tmm-contact-info:nth-child(2) .tmm-contact-infoicon__img{background:center/contain no-repeat url(../assets/icon_contact_phone.png)}.tmm-contact-info:nth-child(3) .tmm-contact-infoicon__img{background:center/contain no-repeat url(../assets/email.png)}.tmm-contact-infotxt{height:48px;font-size:16px;font-weight:400;text-align:center;color:#0d1324;line-height:24px;margin:0 auto;padding:0 37px}.tmm-contact-infotxt a{text-decoration:none;text-underline:none;color:#0d1324}@media screen and (max-width:750px){.tmm-contact-mainhead{flex-direction:column}.main-contact-wrapper{z-index:1}.tmm-contact-main{width:85vw;height:auto;background:#fff;border-radius:20px;box-shadow:0 10px 30px 0 rgb(162 168 195 / 20%);padding-bottom:10px}.tmm-contact-infoicon{width:3.5rem;height:3.5rem}.tmm-contact-infoicon__img{width:1.5rem;height:1.5rem}.tmm-contact-mainmap{width:80vw;height:60vw}.tmm-contact-mainmap{margin:40px auto;background:center/cover no-repeat url(../assets/map.png)}.tmm-contact-info{width:80vw;height:auto;margin-bottom:40px}.tmm-contact-info:nth-child(2){margin-bottom:40px}.tmm-contact-infotxt{height:auto}}