.contact{display:flex;flex-wrap:wrap;gap:50px;justify-content:space-between}.contact__elem{max-width:calc(50% - 25px);width:100%}@media (max-width:1200px){.contact__elem{max-width:100%}}.contact__elem-header{border-bottom:2px solid #001e50;font-size:18px;font-weight:700;margin-bottom:30px;padding-bottom:20px}.contact__elem-flex{align-items:flex-start;color:#000;display:flex;font-size:16px;font-weight:300;gap:20px;margin-bottom:15px}.contact__elem-flex--icon svg{width:20px}.contact__elem-flex--icon svg path{fill:#1d1d1b}.contact__elem-flex--content{max-width:100%;width:100%}.contact__elem-flex--content a{text-decoration:underline}.contact__elem-hours{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between}.contact__elem-hours--content{font-weight:300;max-width:calc(50% - 20px);width:100%}@media (max-width:420px){.contact__elem-hours--content{max-width:100%}}.contact__elem-map iframe{height:290px;max-width:100%;width:100%}
