.content .contacts{margin-bottom:5rem}.content .contacts__list{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);grid-template-rows:1fr 1fr;margin-bottom:3rem}@media screen and (max-width:991.9px){.content .contacts__list{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:575.9px){.content .contacts__list{display:flex;flex-direction:column}}.content .contacts__item{padding:2rem}@media screen and (max-width:991.9px){.content .contacts__item{grid-template-columns:repeat(2,1fr)}}.content .contacts__item:first-child{grid-area:1/1/2/2}@media screen and (max-width:575.9px){.content .contacts__item:first-child{grid-area:1}}.content .contacts__item:nth-child(3){grid-area:1/3/3/3}@media screen and (max-width:991.9px){.content .contacts__item:nth-child(3){grid-area:1/2/3/3}}@media screen and (max-width:575.9px){.content .contacts__item:nth-child(3){grid-area:1}}.content .contact-item{align-items:center;border:.1rem dashed #d9dfec;border-radius:.5rem;display:flex;justify-content:center;text-align:center}.content .contact-item__value a{color:#5d5f60;display:inline;position:relative;text-decoration:none;transition:color .3s ease-in-out}.content .contact-item__value a:hover{color:#004a99}.content .contact-item__icon{margin-bottom:1rem}.content .contact-item__icon svg{fill:#004a99;height:3rem;width:3rem}.content .contact-item__icon svg path{stroke:#004a99}.content .contact-item__icon svg.icon-email{fill:none}.content .contact-item__icon svg.icon-email path{stroke-width:4;stroke:#004a99}.content .contact-item__icon svg.icon-doc{fill:#004a99}.content .contact-item__icon svg.icon-doc path{stroke:#004a99}.content .contact-item__icon svg.icon-phone{fill:none}.content .contact-item__icon svg.icon-phone path{stroke-width:2;stroke:#004a99}.content .contact-item__name{font-weight:700;margin-bottom:1rem}.content .contact-item__download{align-items:center;display:flex;gap:1rem;margin:3rem auto 0;max-width:30rem}.content .contact-item__download a{color:#5d5f60;position:relative;text-decoration:none;transition:color .3s ease-in-out}.content .contact-item__download a:hover{color:#004a99}.content .contact-item__download svg.icon-doc{fill:#004a99;height:2.4rem;width:2.4rem}.content .contact-item--req__value{margin:0 auto;max-width:30rem;text-align:left}.content .contact-item--req__value p{margin-bottom:.5rem}.content .contact-item--req__value p:first-child{margin-bottom:2rem}.content .contact-item--req__value p b{font-weight:700;margin-right:.5rem}.content .contact-social{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:1rem}.content .contact-social__item{align-items:center;color:#5d5f60;display:flex;font-size:1.4rem;gap:1rem;margin-top:1rem;text-decoration:none}.content .contact-social__item a{color:#5d5f60;display:inline;position:relative;text-decoration:none;transition:color .3s ease-in-out}.content .contact-social__item a:hover{color:#004a99}.content .contact-social__item.tg{transition:color .3s ease-in-out}.content .contact-social__item.tg:hover{color:#08c}.content .contact-social__item.tg path{fill:#08c}.content .contact-social__item.wu{transition:color .3s ease-in-out}.content .contact-social__item.wu:hover{color:#25d366}.content .contact-social__item.wu path{fill:#25d366}
/*# sourceMappingURL=style.min.css.map */
