@media print {
  /*@font-face {*/
    /*font-family: "Atlas Grotesk";*/
    /*src: url("AtlasGrotesk-Light.eot");*/
    /*src: local("Atlas Grotesk Light"), local("AtlasGrotesk-Light"), url("/web/themes/fin/fonts/AtlasGrotesk-Light.eot?#iefix") format("embedded-opentype"), url("/web/themes/fin/fonts/AtlasGrotesk-Light.woff") format("woff"), url("/web/themes/fin/fonts/AtlasGrotesk-Light.ttf") format("truetype");*/
    /*font-weight: 300;*/
    /*font-style: normal;*/
  /*}*/
  /*@font-face {*/
    /*font-family: "Atlas Grotesk";*/
    /*src: url("AtlasGrotesk-Bold.eot");*/
    /*src: local("Atlas Grotesk Bold"), local("AtlasGrotesk-Bold"), url("/web/themes/fin/fonts/AtlasGrotesk-Bold.eot?#iefix") format("embedded-opentype"), url("/web/themes/fin/fonts/AtlasGrotesk-Bold.woff") format("woff"), url("/web/themes/fin/fonts/AtlasGrotesk-Bold.ttf") format("truetype");*/
    /*font-weight: bold;*/
    /*font-style: normal;*/
  /*}*/
  /*@font-face {*/
    /*font-family: "Publico Headline";*/
    /*src: url("PublicoHeadline-Roman.eot");*/
    /*src: local("Publico Headline Roman"), local("PublicoHeadline-Roman"), url("/web/themes/fin/fonts/PublicoHeadline-Roman.eot?#iefix") format("embedded-opentype"), url("/web/themes/fin/fonts/PublicoHeadline-Roman.woff") format("woff"), url("/web/themes/fin/fonts/PublicoHeadline-Roman.ttf") format("truetype");*/
    /*font-weight: normal;*/
    /*font-style: normal;*/
  /*}*/
  /*@font-face {*/
    /*font-family: "icomoon";*/
    /*src: url("/web/themes/fin/fonts/icomoon.eot?enby0c");*/
    /*src: url("/web/themes/fin/fonts/icomoon.eot?enby0c#iefix") format("embedded-opentype"), url("/web/themes/fin/fonts/icomoon.ttf?enby0c") format("truetype"), url("/web/themes/fin/fonts/icomoon.woff?enby0c") format("woff"), url("/web/themes/fin/fonts/icomoon.svg?enby0c#icomoon") format("svg");*/
    /*font-weight: normal;*/
    /*font-style: normal;*/
  /*}*/

  html, body, div, span, applet, object, iframe,
  h1, h2, h3, h4, h5, h6, p, blockquote, pre,
  a, abbr, acronym, address, big, cite, code,
  del, dfn, em, img, ins, kbd, q, s, samp,
  small, strike, strong, sub, sup, tt, var,
  b, u, i, center,
  dl, dt, dd, ol, ul, li,
  fieldset, form, label, legend,
  table, caption, tbody, tfoot, thead, tr, th, td,
  article, aside, canvas, details, embed,
  figure, figcaption, footer, header, hgroup,
  menu, nav, output, ruby, section, summary,
  time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
  }

  input, button, select, textarea, optgroup, option {
    font-family: inherit;
  }

  ul {
    list-style: none;
  }

  body {
    line-height: 1;
  }

  blockquote, q {
    quotes: none;
  }

  blockquote:before, blockquote:after,
  q:before, q:after {
    content: "";
    content: none;
  }

  table {
    border-collapse: collapse;
    border-spacing: 0;
  }

  *, *:after, *:before {
    outline: 0;
  }

  img {
    max-width: 100%;
    height: auto;
  }

  button::-moz-focus-inner {
    border: 0;
    padding: 0;
  }


  body {
    font-family: "Atlas Grotesk", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #11001C;
    line-height: 20px;
    font-size: 14px;
    font-weight: 300;
    padding: 15px;
  }

  a {
    text-decoration: none;
    color: #500778;
  }

  b,
  strong {
    font-weight: bold;
  }

  code {
    font-family: Monospace;
  }
  pre code {
    display: block;
  }

  .page--header,
  .page--sidebar,
  .page--footer,
  .page--content-top,
  .page .field--name-field-video-embed,
  .page .node--type-gallery,
  .print__wrapper--pdf,
  .node__content .field--name-field-video-embed {
    display: none !important;
  }
  .node__content p,
  .node__content table,
  .node__content img,
  .node__content figure,
  .node__content blockquote,
  .node--type-subject .paragraph--row {
    page-break-inside: avoid;
  }
  .page--content {
    padding: 0;
  }
  h1,
  .h1 {
    font-size: 40px;
    line-height: 50px;
    font-weight: 700;
    margin-bottom: 40px;
  }

  /* CONTENT */
  .page {
    font-size: 16px;
    line-height: 30px;
  }
  .page h2,
  .page h3,
  .page h4,
  .page h5 {
    font-weight: 700;
  }
  .page h2:first-child,
  .page h3:first-child,
  .page h4:first-child,
  .page h5:first-child {
    margin-top: 0;
  }
  .page h2 {
    margin: 40px 0 20px;
    font-size: 24px;
    line-height: 40px;
  }
  .page h3 {
    margin: 40px 0 20px;
    font-size: 20px;
    line-height: 30px;
  }
  .page h4 {
    margin: 30px 0 10px;
    font-size: 16px;
    line-height: 20px;
  }
  .page h5 {
    margin: 30px 0 10px;
    font-size: 14px;
    line-height: 20px;
  }
  .page p {
    margin-bottom: 20px;
  }
  .page ol,
  .page ul {
    margin-bottom: 40px;
  }
  .page ol li,
  .page ul li {
    margin-bottom: 10px;
  }
  .page ol li:last-child,
  .page ul li:last-child {
    margin-bottom: 0;
  }
  .page ol {
    list-style-type: decimal;
    margin-left: 30px;
  }
  .page ul li {
    padding-left: 30px;
    position: relative;
  }
  .page ul li:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 10px;
    font-family: "icomoon";
    font-size: 11px;
  }
  .page ul.check-list li:before {
    content: "";
  }
  .page ul.link-list li:before {
    content: "";
  }
  .page ul.file-list li:before {
    content: "";
  }
  .page ul.file-list li .file {
    padding-left: 0;
    background: none;
  }
  .page p:last-child,
  .page h2:last-child,
  .page h3:last-child,
  .page h4:last-child,
  .page h5:last-child,
  .page h6:last-child,
  .page ol:last-child,
  .page ul:last-child,
  .page table:last-child,
  .page img:last-child,
  .page .number:last-child,
  .page .content-image:last-child,
  .page .message:last-child {
    margin-bottom: 0;
  }
  .page img {
    max-width: 100%;
  }
  .page .field--name-field-video-embed,
  .page .node--type-gallery {
    clear: both;
    margin-bottom: 20px;
  }
  .page .field--name-field-video-embed .field__item,
  .page .node--type-gallery .field__item {
    margin-bottom: 20px;
  }
  .page .text-with-image {
    margin: 40px 0;
  }
  .page .text-with-image:first-child {
    margin-top: 0;
  }
  .page .text-with-image:last-child {
    margin-bottom: 0;
  }
  .page .text-with-image.u-right .text {
    margin: 0 40px 0 0;
  }
  .page .text-with-image .text {
    margin-left: 40px;
  }
  .page .text-with-image .img {
    
  }
  .page .text-with-image .img figure,
  .page .text-with-image .img img {
    display: block;
  }
  .page .text-with-image .img figcaption {
    display: block;
    padding: 10px 20px;
    font-size: 12px;
    line-height: 15px;
    background: #F0F3F3;
  }
  .page .content-image {
    clear: both;
    margin-bottom: 40px;
  }
  .page .content-image img {
    display: block;
  }
  .page table {
    width: 100%;
    margin: 40px 0;
    clear: both;
  }
  .page table caption {
    text-align: left;
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 20px;
  }
  .page table td,
  .page table th {
    padding: 10px 20px 10px 0;
    text-align: left;
    font-size: 14px;
    line-height: 20px;
    border-bottom: 1px solid #11001C;
  }
  .page table td:first-child,
  .page table th:first-child {
    padding-left: 20px;
  }
  .page table thead th,
  .page table thead td {
    padding: 15px 20px 15px 0;
    font-weight: 700;
    font-size: 16px;
    border-bottom-width: 2px;
    background: #F0F3F3;
  }
  .page table tbody tr:nth-child(even) {
    background: #F8F9F9;
  }
  .page .columns {
    margin: 40px -20px 20px;
    clear: both;
  }
  .page .columns .col {
    min-width: 200px;
    margin: 0 20px 40px;
  }
  .page .number {
    width: 260px;
    float: right;
    margin: 0 0 20px 40px;
  }
  .page .number strong {
    display: block;
    font-size: 60px;
    line-height: 70px;
  }
  .page .message {
    position: relative;
    clear: both;
    padding: 20px 20px 20px 80px;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    background: #500778;
  }
  .page .message:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 20px;
    font-family: "icomoon";
    font-size: 40px;
    line-height: 40px;
    margin-top: -20px;
  }

  /* Subject detail */


  .node--type-subject .paragraph--row:not(:first-child) {
      margin-top: 40px
  }

  .node--type-subject .paragraph--row > .field > .field__item {
      border-bottom: 2px solid #11001c
  }

  .node--type-subject .paragraph--row > .field > .field__item > .paragraph .paragraph-heading {
      padding: 10px 20px;
      background: #f0f3f3;
      border-bottom: 2px solid #11001c
  }

  .node--type-subject .paragraph--row > .field > .field__item > .paragraph .paragraph-heading h4 {
      margin: 0;
      line-height: 30px
  }

  .node--type-subject .paragraph--row > .field > .field__item > .paragraph .paragraph-heading + .field--label-inline .field__item,
  .node--type-subject .paragraph--row > .field > .field__item > .paragraph .paragraph-heading + .field--label-inline .field__label {
      padding-top: 8px
  }

  .node--type-subject .paragraph--row > .field > .field__item > .paragraph .field--label-inline {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      border-bottom: 1px solid #11001c;
      line-height: 20px;
      font-size: 14px
  }

  .node--type-subject .paragraph--row > .field > .field__item > .paragraph .field--label-inline .field__item,
  .node--type-subject .paragraph--row > .field > .field__item > .paragraph .field--label-inline .field__label {
      padding-top: 10px;
      padding-bottom: 9px
  }

  .node--type-subject .paragraph--row > .field > .field__item > .paragraph .field--label-inline .field__label {
      padding-left: 20px;
      padding-right: 10px;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 58.14%;
      flex: 0 0 58.14%
  }

  .node--type-subject .paragraph--row > .field > .field__item > .paragraph .field--label-inline .field__item {
      padding-left: 10px;
      padding-right: 20px
  }

  .node--type-subject .paragraph--row > .field > .field__item > .paragraph .field--label-inline:nth-child(odd) {
      background: #f8f9f9
  }

  .node--type-subject .paragraph--row > .field > .field__item > .paragraph > .field--label-above,
  .node--type-subject .paragraph--row > .field > .field__item > .paragraph > .field--label-hidden {
      padding: 20px 0 20px 20px
  }

  .node--type-subject .paragraph--row > .field > .field__item > .paragraph > .field--label-above .field__label,
  .node--type-subject .paragraph--row > .field > .field__item > .paragraph > .field--label-hidden .field__label {
      font-size: 14px;
      font-weight: 700;
      line-height: 20px;
      margin-bottom: 10px;
      padding-right: 20px
  }

  .node--type-subject .paragraph--row > .field > .field__item > .paragraph > .field--label-above .field__item .paragraph,
  .node--type-subject .paragraph--row > .field > .field__item > .paragraph > .field--label-hidden .field__item .paragraph {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex
  }

  .node--type-subject .paragraph--row > .field > .field__item > .paragraph > .field--label-above .field__item .paragraph .field .field__item,
  .node--type-subject .paragraph--row > .field > .field__item > .paragraph > .field--label-hidden .field__item .paragraph .field .field__item {
      padding: 9px 20px 10px 0;
      border-top: 1px solid #11001c;
      font-size: 14px;
      line-height: 20px
  }

  .node--type-subject .paragraph--row > .field > .field__item > .paragraph > .field--label-above .field__item .paragraph .field .field__item:last-child,
  .node--type-subject .paragraph--row > .field > .field__item > .paragraph > .field--label-hidden .field__item .paragraph .field .field__item:last-child {
      border-bottom: 1px solid #11001c;
      padding-bottom: 9px
  }

  .node--type-subject .paragraph--row > .field > .field__item > .paragraph > .field--label-above .field__item .paragraph .field:only-child,
  .node--type-subject .paragraph--row > .field > .field__item > .paragraph > .field--label-hidden .field__item .paragraph .field:only-child {
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1
  }

  .node--type-subject .paragraph--row > .field > .field__item > .paragraph > .field--label-above .field__item .paragraph .field:not(:only-child),
  .node--type-subject .paragraph--row > .field > .field__item > .paragraph > .field--label-hidden .field__item .paragraph .field:not(:only-child) {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1
  }

  .node--type-subject .paragraph--row > .field > .field__item > .paragraph > .field--label-above .field__item .paragraph .field:not(:only-child) .field__item,
  .node--type-subject .paragraph--row > .field > .field__item > .paragraph > .field--label-hidden .field__item .paragraph .field:not(:only-child) .field__item {
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center
  }

  .node--type-subject .paragraph--row > .field > .field__item > .paragraph > .field--label-above .field__item .paragraph .field:not(:only-child):first-child,
  .node--type-subject .paragraph--row > .field > .field__item > .paragraph > .field--label-hidden .field__item .paragraph .field:not(:only-child):first-child {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%
  }

  .node--type-subject .paragraph--row > .field > .field__item > .paragraph > .field--label-above .field__item:not(:first-child) .paragraph .field,
  .node--type-subject .paragraph--row > .field > .field__item > .paragraph > .field--label-hidden .field__item:not(:first-child) .paragraph .field {
      margin-top: -1px
  }

  .node--type-subject .paragraph--row > .field > .field__item > .paragraph > .field--label-above .field__item:not(:first-child) .paragraph .field .field__label,
  .node--type-subject .paragraph--row > .field > .field__item > .paragraph > .field--label-hidden .field__item:not(:first-child) .paragraph .field .field__label {
      display: none
  }

  .node--type-subject .paragraph--row > .field > .field__item > .paragraph .field--name-field-permit-number .field__item {
      font-weight: 700
  }

  .node--type-subject .paragraph--row > .field > .field__item + .field__item {
      margin-top: 18px
  }

  .node__content .table-wrap {
    max-width: 100%;
    overflow: auto;
    min-width: 200px !important;
  }

  .node__content .links-block {
    float: left;
    margin: 0 40px 20px 0;
  }
}