.container{width:100%;max-width:1240px;margin:0 auto;padding:0 40px}
@media (max-width:768px){.container{padding:0 15px}}.title-contacts-sec{color:#3F3B54}.contacts-wrap .contacts-card{width:calc(50% - 16px);background-color:#EFECFF;padding:40px;border-radius:16px}
@media (max-width:768px){.contacts-wrap .contacts-card{width:100%}}
.contacts-wrap .contacts-card:nth-of-type(odd){margin-right:32px}
@media (max-width:768px){.contacts-wrap .contacts-card:nth-of-type(odd){margin-right:0;margin-bottom:16px}}
.contacts-wrap .contacts-card h3{font-weight:700;font-size:28px;line-height:32px;color:#3F3B54;margin-bottom:8px}
@media (max-width:768px){.contacts-wrap .contacts-card h3{font-size:24px;line-height:28px}}
.contacts-wrap .contacts-card p{font-weight:400;font-size:18px;line-height:28px;color:#3F3B54;margin-bottom:32px}
@media (max-width:768px){.contacts-wrap .contacts-card p{font-size:16px;line-height:24px}}