@font-face {
  font-family: "Colus";
  font-weight: 400;
  font-style: normal;
  font-display: block;
  src: url("fonts/Colus-Regular.woff2") format("woff2"), url("fonts/Colus-Regular.woff") format("woff"); }

/* Colors */
/* Transition */
/* Breakpoints */
/* Resets */
/* Calc-Fluid */
/* Fonts */
nav, header, main, footer, .modal__close,
button.print-data {
  display: none; }

.modal-priest__title {
  margin: 0;
  padding: 0;
  font-family: 'Brygada 1918', 'Georgia', serif;
  margin-bottom: 41px;
  font-size: 22px;
  line-height: 28px;
  color: #333333; }

.modal-priest__wrapper:last-child .modal-priest__group:last-child {
  margin-bottom: 0; }

.modal-priest__group {
  margin-bottom: 30px; }
  .modal-priest__group--clearfix {
    display: flow-root; }

.modal-priest__portrait {
  float: left;
  margin-right: 30px;
  margin-bottom: 15px;
  width: 300px;
  height: 404px;
  border-radius: 5px; }

.modal-priest__subtitle {
  margin: 0;
  padding: 0;
  font-family: 'Brygada 1918', 'Georgia', serif;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  color: #004693; }

.modal-priest__text {
  margin: 0;
  padding: 0;
  font-family: 'Open Sans', 'Arial', sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #333333; }
  .modal-priest__text--link {
    color: #4475ac;
    text-decoration: underline; }
    .modal-priest__text--link:hover {
      text-decoration: none; }

.modal-priest__text-year,
.modal-priest__text-desc {
  display: block; }

.document {
  padding-bottom: 40px; }
  .document .content-text p {
    page-break-inside: avoid; }

.document__header {
  margin-bottom: 38px;
  display: flex;
  flex-direction: column; }

.document__title {
  margin-bottom: 38px; }

.document__img {
  order: -1;
  margin-bottom: 20px;
  width: 100%;
  max-width: 100%;
  object-fit: cover; }

.document__subtitle {
  font-family: 'Brygada 1918', 'Georgia', serif;
  margin-bottom: 12px;
  font-size: 22px;
  line-height: 28px; }

.document__row {
  display: flex;
  flex-direction: row;
  justify-content: space-between; }

.document__date,
.document__number,
.document__sign {
  font-family: 'Brygada 1918', 'Georgia', serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600; }

.document__sign {
  font-family: 'Brygada 1918', 'Georgia', serif;
  margin-top: 40px;
  align-self: flex-end;
  font-style: italic; }

.document__footer {
  display: flex;
  justify-content: flex-end; }

.document__link {
  display: none; }

/*# sourceMappingURL=print.css.map */
