.contact{text-align:center;padding:60px 0}.contact__title{color:#0056a0;font-size:2.25rem;line-height:2.5rem;margin-bottom:32px}.contact__cards-wrapper{display:flex;flex-direction:column;gap:32px}@media screen and (min-width:768px){.contact__title{font-size:3rem;line-height:1;margin-bottom:48px}.contact__cards-wrapper{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:40px}}.contact__card-label{background-color:#e30613;color:#f5f7f9;padding:4px 12px;border-radius:21px;position:absolute;font-size:.875rem;line-height:1.25rem;top:-14px;left:-2%}.contact__card-title{font-family:Montserrat,sans-serif;color:#0056a0;font-weight:700;font-size:1.125rem;line-height:1.75rem;margin-bottom:8px}@media screen and (min-width:768px){.contact__card-title{font-size:1.5rem;line-height:2rem;margin-bottom:16px}}.contact__card-hours{margin-bottom:12px;color:#333}.contact__card-address,.contact__card-mail,.contact__card-tel{display:flex;align-items:center;text-decoration:none;color:#0056a0;font-weight:400;font-size:1rem;line-height:1.5rem;margin-bottom:8px}.contact__card-mail{margin-bottom:0;font-weight:800}.contact__card-link{margin-top:12px}@media screen and (min-width:768px){.contact__card-link{margin-top:24px}}.contact__card-link:hover{background-color:#0056a0}.contact__card-icon{width:16px;height:16px;margin-right:8px;vertical-align:middle}