@import url(/assets/css/app-blessed1.css);

@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-lg-first {
    order: -1;
  }

  .order-lg-last {
    order: 13;
  }

  .order-lg-0 {
    order: 0;
  }

  .order-lg-1 {
    order: 1;
  }

  .order-lg-2 {
    order: 2;
  }

  .order-lg-3 {
    order: 3;
  }

  .order-lg-4 {
    order: 4;
  }

  .order-lg-5 {
    order: 5;
  }

  .order-lg-6 {
    order: 6;
  }

  .order-lg-7 {
    order: 7;
  }

  .order-lg-8 {
    order: 8;
  }

  .order-lg-9 {
    order: 9;
  }

  .order-lg-10 {
    order: 10;
  }

  .order-lg-11 {
    order: 11;
  }

  .order-lg-12 {
    order: 12;
  }

  .offset-lg-0 {
    margin-left: 0;
  }

  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }

  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }

  .offset-lg-3 {
    margin-left: 25%;
  }

  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }

  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }

  .offset-lg-6 {
    margin-left: 50%;
  }

  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }

  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }

  .offset-lg-9 {
    margin-left: 75%;
  }

  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }

  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}

@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-xl-first {
    order: -1;
  }

  .order-xl-last {
    order: 13;
  }

  .order-xl-0 {
    order: 0;
  }

  .order-xl-1 {
    order: 1;
  }

  .order-xl-2 {
    order: 2;
  }

  .order-xl-3 {
    order: 3;
  }

  .order-xl-4 {
    order: 4;
  }

  .order-xl-5 {
    order: 5;
  }

  .order-xl-6 {
    order: 6;
  }

  .order-xl-7 {
    order: 7;
  }

  .order-xl-8 {
    order: 8;
  }

  .order-xl-9 {
    order: 9;
  }

  .order-xl-10 {
    order: 10;
  }

  .order-xl-11 {
    order: 11;
  }

  .order-xl-12 {
    order: 12;
  }

  .offset-xl-0 {
    margin-left: 0;
  }

  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }

  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }

  .offset-xl-3 {
    margin-left: 25%;
  }

  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }

  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }

  .offset-xl-6 {
    margin-left: 50%;
  }

  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }

  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }

  .offset-xl-9 {
    margin-left: 75%;
  }

  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }

  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}

.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex,
.box-column-container,
.box,
.article-list .card {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }

  .d-sm-inline {
    display: inline !important;
  }

  .d-sm-inline-block {
    display: inline-block !important;
  }

  .d-sm-block {
    display: block !important;
  }

  .d-sm-table {
    display: table !important;
  }

  .d-sm-table-row {
    display: table-row !important;
  }

  .d-sm-table-cell {
    display: table-cell !important;
  }

  .d-sm-flex {
    display: flex !important;
  }

  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }

  .d-md-inline {
    display: inline !important;
  }

  .d-md-inline-block {
    display: inline-block !important;
  }

  .d-md-block {
    display: block !important;
  }

  .d-md-table {
    display: table !important;
  }

  .d-md-table-row {
    display: table-row !important;
  }

  .d-md-table-cell {
    display: table-cell !important;
  }

  .d-md-flex {
    display: flex !important;
  }

  .d-md-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }

  .d-lg-inline {
    display: inline !important;
  }

  .d-lg-inline-block {
    display: inline-block !important;
  }

  .d-lg-block {
    display: block !important;
  }

  .d-lg-table {
    display: table !important;
  }

  .d-lg-table-row {
    display: table-row !important;
  }

  .d-lg-table-cell {
    display: table-cell !important;
  }

  .d-lg-flex {
    display: flex !important;
  }

  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }

  .d-xl-inline {
    display: inline !important;
  }

  .d-xl-inline-block {
    display: inline-block !important;
  }

  .d-xl-block {
    display: block !important;
  }

  .d-xl-table {
    display: table !important;
  }

  .d-xl-table-row {
    display: table-row !important;
  }

  .d-xl-table-cell {
    display: table-cell !important;
  }

  .d-xl-flex {
    display: flex !important;
  }

  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}

@media print {
  .d-print-none {
    display: none !important;
  }

  .d-print-inline {
    display: inline !important;
  }

  .d-print-inline-block {
    display: inline-block !important;
  }

  .d-print-block {
    display: block !important;
  }

  .d-print-table {
    display: table !important;
  }

  .d-print-table-row {
    display: table-row !important;
  }

  .d-print-table-cell {
    display: table-cell !important;
  }

  .d-print-flex {
    display: flex !important;
  }

  .d-print-inline-flex {
    display: inline-flex !important;
  }
}

.flex-row {
  flex-direction: row !important;
}

.flex-column,
.article-list .card {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.flex-fill {
  flex: 1 1 auto !important;
}

.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  flex-shrink: 1 !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch,
.box-column-container {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important;
  }

  .flex-sm-column {
    flex-direction: column !important;
  }

  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }

  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-sm-fill {
    flex: 1 1 auto !important;
  }

  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-sm-start {
    justify-content: flex-start !important;
  }

  .justify-content-sm-end {
    justify-content: flex-end !important;
  }

  .justify-content-sm-center {
    justify-content: center !important;
  }

  .justify-content-sm-between {
    justify-content: space-between !important;
  }

  .justify-content-sm-around {
    justify-content: space-around !important;
  }

  .align-items-sm-start {
    align-items: flex-start !important;
  }

  .align-items-sm-end {
    align-items: flex-end !important;
  }

  .align-items-sm-center {
    align-items: center !important;
  }

  .align-items-sm-baseline {
    align-items: baseline !important;
  }

  .align-items-sm-stretch {
    align-items: stretch !important;
  }

  .align-content-sm-start {
    align-content: flex-start !important;
  }

  .align-content-sm-end {
    align-content: flex-end !important;
  }

  .align-content-sm-center {
    align-content: center !important;
  }

  .align-content-sm-between {
    align-content: space-between !important;
  }

  .align-content-sm-around {
    align-content: space-around !important;
  }

  .align-content-sm-stretch {
    align-content: stretch !important;
  }

  .align-self-sm-auto {
    align-self: auto !important;
  }

  .align-self-sm-start {
    align-self: flex-start !important;
  }

  .align-self-sm-end {
    align-self: flex-end !important;
  }

  .align-self-sm-center {
    align-self: center !important;
  }

  .align-self-sm-baseline {
    align-self: baseline !important;
  }

  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important;
  }

  .flex-md-column {
    flex-direction: column !important;
  }

  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-md-wrap {
    flex-wrap: wrap !important;
  }

  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-md-fill {
    flex: 1 1 auto !important;
  }

  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-md-start {
    justify-content: flex-start !important;
  }

  .justify-content-md-end {
    justify-content: flex-end !important;
  }

  .justify-content-md-center {
    justify-content: center !important;
  }

  .justify-content-md-between {
    justify-content: space-between !important;
  }

  .justify-content-md-around {
    justify-content: space-around !important;
  }

  .align-items-md-start {
    align-items: flex-start !important;
  }

  .align-items-md-end {
    align-items: flex-end !important;
  }

  .align-items-md-center {
    align-items: center !important;
  }

  .align-items-md-baseline {
    align-items: baseline !important;
  }

  .align-items-md-stretch {
    align-items: stretch !important;
  }

  .align-content-md-start {
    align-content: flex-start !important;
  }

  .align-content-md-end {
    align-content: flex-end !important;
  }

  .align-content-md-center {
    align-content: center !important;
  }

  .align-content-md-between {
    align-content: space-between !important;
  }

  .align-content-md-around {
    align-content: space-around !important;
  }

  .align-content-md-stretch {
    align-content: stretch !important;
  }

  .align-self-md-auto {
    align-self: auto !important;
  }

  .align-self-md-start {
    align-self: flex-start !important;
  }

  .align-self-md-end {
    align-self: flex-end !important;
  }

  .align-self-md-center {
    align-self: center !important;
  }

  .align-self-md-baseline {
    align-self: baseline !important;
  }

  .align-self-md-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important;
  }

  .flex-lg-column {
    flex-direction: column !important;
  }

  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }

  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-lg-fill {
    flex: 1 1 auto !important;
  }

  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-lg-start {
    justify-content: flex-start !important;
  }

  .justify-content-lg-end {
    justify-content: flex-end !important;
  }

  .justify-content-lg-center {
    justify-content: center !important;
  }

  .justify-content-lg-between {
    justify-content: space-between !important;
  }

  .justify-content-lg-around {
    justify-content: space-around !important;
  }

  .align-items-lg-start {
    align-items: flex-start !important;
  }

  .align-items-lg-end {
    align-items: flex-end !important;
  }

  .align-items-lg-center {
    align-items: center !important;
  }

  .align-items-lg-baseline {
    align-items: baseline !important;
  }

  .align-items-lg-stretch {
    align-items: stretch !important;
  }

  .align-content-lg-start {
    align-content: flex-start !important;
  }

  .align-content-lg-end {
    align-content: flex-end !important;
  }

  .align-content-lg-center {
    align-content: center !important;
  }

  .align-content-lg-between {
    align-content: space-between !important;
  }

  .align-content-lg-around {
    align-content: space-around !important;
  }

  .align-content-lg-stretch {
    align-content: stretch !important;
  }

  .align-self-lg-auto {
    align-self: auto !important;
  }

  .align-self-lg-start {
    align-self: flex-start !important;
  }

  .align-self-lg-end {
    align-self: flex-end !important;
  }

  .align-self-lg-center {
    align-self: center !important;
  }

  .align-self-lg-baseline {
    align-self: baseline !important;
  }

  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important;
  }

  .flex-xl-column {
    flex-direction: column !important;
  }

  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }

  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-xl-fill {
    flex: 1 1 auto !important;
  }

  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-xl-start {
    justify-content: flex-start !important;
  }

  .justify-content-xl-end {
    justify-content: flex-end !important;
  }

  .justify-content-xl-center {
    justify-content: center !important;
  }

  .justify-content-xl-between {
    justify-content: space-between !important;
  }

  .justify-content-xl-around {
    justify-content: space-around !important;
  }

  .align-items-xl-start {
    align-items: flex-start !important;
  }

  .align-items-xl-end {
    align-items: flex-end !important;
  }

  .align-items-xl-center {
    align-items: center !important;
  }

  .align-items-xl-baseline {
    align-items: baseline !important;
  }

  .align-items-xl-stretch {
    align-items: stretch !important;
  }

  .align-content-xl-start {
    align-content: flex-start !important;
  }

  .align-content-xl-end {
    align-content: flex-end !important;
  }

  .align-content-xl-center {
    align-content: center !important;
  }

  .align-content-xl-between {
    align-content: space-between !important;
  }

  .align-content-xl-around {
    align-content: space-around !important;
  }

  .align-content-xl-stretch {
    align-content: stretch !important;
  }

  .align-self-xl-auto {
    align-self: auto !important;
  }

  .align-self-xl-start {
    align-self: flex-start !important;
  }

  .align-self-xl-end {
    align-self: flex-end !important;
  }

  .align-self-xl-center {
    align-self: center !important;
  }

  .align-self-xl-baseline {
    align-self: baseline !important;
  }

  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}

.m-0,
.article-list .card .card-title {
  margin: 0 !important;
}

.mt-0,
.box .box-title-top,
.article-list .card .card-subtitle,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.box .box-title-bottom,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.box .box-title-top,
.article-list .card .card-subtitle,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2,
.py-2,
header .header-link,
header .box {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2,
header .header-link,
header .box {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

.p-3,
.copyright,
.footer-top,
.box,
.async-message .alert,
.article-list .card .card-body {
  padding: 1rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3,
.footer-contacts .list-group .list-group-item {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3,
.footer-contacts .list-group .list-group-item {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

.m-n1 {
  margin: -0.25rem !important;
}

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}

.m-n2 {
  margin: -0.5rem !important;
}

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}

.m-n3 {
  margin: -1rem !important;
}

.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}

.m-n4 {
  margin: -1.5rem !important;
}

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}

.m-n5 {
  margin: -3rem !important;
}

.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.article-list .card .card-title,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }

  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }

  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }

  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }

  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }

  .m-sm-1 {
    margin: 0.25rem !important;
  }

  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }

  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }

  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }

  .m-sm-2 {
    margin: 0.5rem !important;
  }

  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }

  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }

  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }

  .m-sm-3 {
    margin: 1rem !important;
  }

  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }

  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }

  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }

  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }

  .m-sm-4 {
    margin: 1.5rem !important;
  }

  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }

  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }

  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }

  .m-sm-5 {
    margin: 3rem !important;
  }

  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }

  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }

  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }

  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }

  .p-sm-0 {
    padding: 0 !important;
  }

  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }

  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }

  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }

  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }

  .p-sm-1 {
    padding: 0.25rem !important;
  }

  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }

  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }

  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }

  .p-sm-2 {
    padding: 0.5rem !important;
  }

  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }

  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }

  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }

  .p-sm-3 {
    padding: 1rem !important;
  }

  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }

  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }

  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }

  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }

  .p-sm-4 {
    padding: 1.5rem !important;
  }

  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }

  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }

  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }

  .p-sm-5 {
    padding: 3rem !important;
  }

  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }

  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }

  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }

  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }

  .m-sm-n1 {
    margin: -0.25rem !important;
  }

  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }

  .m-sm-n2 {
    margin: -0.5rem !important;
  }

  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }

  .m-sm-n3 {
    margin: -1rem !important;
  }

  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important;
  }

  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important;
  }

  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important;
  }

  .m-sm-n4 {
    margin: -1.5rem !important;
  }

  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }

  .m-sm-n5 {
    margin: -3rem !important;
  }

  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important;
  }

  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important;
  }

  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important;
  }

  .m-sm-auto {
    margin: auto !important;
  }

  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }

  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }

  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }

  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }

  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }

  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }

  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }

  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }

  .m-md-1 {
    margin: 0.25rem !important;
  }

  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }

  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }

  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }

  .m-md-2 {
    margin: 0.5rem !important;
  }

  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }

  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }

  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }

  .m-md-3 {
    margin: 1rem !important;
  }

  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }

  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }

  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }

  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }

  .m-md-4 {
    margin: 1.5rem !important;
  }

  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }

  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }

  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }

  .m-md-5 {
    margin: 3rem !important;
  }

  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }

  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }

  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }

  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }

  .p-md-0 {
    padding: 0 !important;
  }

  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }

  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }

  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }

  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }

  .p-md-1 {
    padding: 0.25rem !important;
  }

  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }

  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }

  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }

  .p-md-2 {
    padding: 0.5rem !important;
  }

  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }

  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }

  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }

  .p-md-3 {
    padding: 1rem !important;
  }

  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }

  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }

  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }

  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }

  .p-md-4 {
    padding: 1.5rem !important;
  }

  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }

  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }

  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }

  .p-md-5 {
    padding: 3rem !important;
  }

  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }

  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }

  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }

  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }

  .m-md-n1 {
    margin: -0.25rem !important;
  }

  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important;
  }

  .m-md-n2 {
    margin: -0.5rem !important;
  }

  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important;
  }

  .m-md-n3 {
    margin: -1rem !important;
  }

  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important;
  }

  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important;
  }

  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important;
  }

  .m-md-n4 {
    margin: -1.5rem !important;
  }

  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important;
  }

  .m-md-n5 {
    margin: -3rem !important;
  }

  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important;
  }

  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important;
  }

  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important;
  }

  .m-md-auto {
    margin: auto !important;
  }

  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }

  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }

  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }

  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }

  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }

  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }

  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }

  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }

  .m-lg-1 {
    margin: 0.25rem !important;
  }

  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }

  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }

  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }

  .m-lg-2 {
    margin: 0.5rem !important;
  }

  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }

  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }

  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }

  .m-lg-3 {
    margin: 1rem !important;
  }

  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }

  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }

  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }

  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }

  .m-lg-4 {
    margin: 1.5rem !important;
  }

  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }

  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }

  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }

  .m-lg-5 {
    margin: 3rem !important;
  }

  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }

  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }

  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }

  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }

  .p-lg-0 {
    padding: 0 !important;
  }

  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }

  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }

  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }

  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }

  .p-lg-1 {
    padding: 0.25rem !important;
  }

  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }

  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }

  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }

  .p-lg-2 {
    padding: 0.5rem !important;
  }

  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }

  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }

  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }

  .p-lg-3 {
    padding: 1rem !important;
  }

  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }

  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }

  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }

  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }

  .p-lg-4 {
    padding: 1.5rem !important;
  }

  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }

  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }

  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }

  .p-lg-5 {
    padding: 3rem !important;
  }

  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }

  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }

  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }

  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }

  .m-lg-n1 {
    margin: -0.25rem !important;
  }

  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }

  .m-lg-n2 {
    margin: -0.5rem !important;
  }

  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }

  .m-lg-n3 {
    margin: -1rem !important;
  }

  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important;
  }

  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important;
  }

  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important;
  }

  .m-lg-n4 {
    margin: -1.5rem !important;
  }

  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }

  .m-lg-n5 {
    margin: -3rem !important;
  }

  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important;
  }

  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important;
  }

  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important;
  }

  .m-lg-auto {
    margin: auto !important;
  }

  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }

  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }

  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }

  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }

  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }

  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }

  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }

  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }

  .m-xl-1 {
    margin: 0.25rem !important;
  }

  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }

  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }

  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }

  .m-xl-2 {
    margin: 0.5rem !important;
  }

  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }

  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }

  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }

  .m-xl-3 {
    margin: 1rem !important;
  }

  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }

  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }

  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }

  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }

  .m-xl-4 {
    margin: 1.5rem !important;
  }

  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }

  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }

  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }

  .m-xl-5 {
    margin: 3rem !important;
  }

  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }

  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }

  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }

  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }

  .p-xl-0 {
    padding: 0 !important;
  }

  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }

  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }

  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }

  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }

  .p-xl-1 {
    padding: 0.25rem !important;
  }

  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }

  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }

  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }

  .p-xl-2 {
    padding: 0.5rem !important;
  }

  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }

  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }

  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }

  .p-xl-3 {
    padding: 1rem !important;
  }

  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }

  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }

  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }

  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }

  .p-xl-4 {
    padding: 1.5rem !important;
  }

  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }

  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }

  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }

  .p-xl-5 {
    padding: 3rem !important;
  }

  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }

  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }

  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }

  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }

  .m-xl-n1 {
    margin: -0.25rem !important;
  }

  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }

  .m-xl-n2 {
    margin: -0.5rem !important;
  }

  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }

  .m-xl-n3 {
    margin: -1rem !important;
  }

  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important;
  }

  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important;
  }

  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important;
  }

  .m-xl-n4 {
    margin: -1.5rem !important;
  }

  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }

  .m-xl-n5 {
    margin: -3rem !important;
  }

  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important;
  }

  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important;
  }

  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important;
  }

  .m-xl-auto {
    margin: auto !important;
  }

  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }

  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }

  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }

  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}

.cookie-bar {
  transition: all 0.5s ease-in-out;
  box-shadow: 2px 2px 16px rgba(0, 0, 0, 0.25);
  background-color: #fff;
  position: fixed;
  color: #FF7F41;
  width: 300px;
  text-transform: uppercase;
  line-height: 1.3;
  z-index: 1000;
  right: 27%;
  bottom: 40px;
  opacity: 0;
}

.cookie-bar .cookie-bar-gutter {
  padding: 16px;
  text-align: left;
}

.cookie-bar a {
  color: #FF7F41;
  text-decoration: underline;
}

.cookie-bar a:hover,
.cookie-bar a:focus,
.cookie-bar a:active {
  color: #f44f00;
}

.cookie-bar .cookie-bar-text {
  font-size: 13px;
  line-height: 1.8;
}

.cookie-bar .cookie-bar-text p:last-child {
  margin-bottom: 0;
}

.cookie-bar .cookie-bar-button a {
  margin-top: 20px;
  display: inline-block;
  background-color: #FF7F41;
  color: white;
  text-transform: uppercase;
  padding: 10px;
  text-decoration: none;
  font-size: 13px;
  transition: background-color 0.2s ease-in-out;
}

.cookie-bar .cookie-bar-button a:hover,
.cookie-bar .cookie-bar-button a:focus,
.cookie-bar .cookie-bar-button a:active {
  text-decoration: none;
  color: white;
  background-color: #ff5d0e;
}

.cookie-open {
  visibility: visible;
  opacity: 1;
}

.cookie-close {
  visibility: hidden;
  opacity: 0;
}

@media (max-width: 575.98px) {
  .cookie-bar {
    right: 1.5rem;
    left: 1.5rem;
    bottom: 7%;
    width: auto;
  }
}

/* Slider */

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */

.slick-loading .slick-list {
  background: #fff url(/images/vendor/slick-carousel/slick/ajax-loader.gif?c5cd7f5300576ab4c88202b42f6ded62) center center no-repeat;
}

/* Icons */

@font-face {
  font-family: "slick";
  src: url(/fonts/vendor/slick-carousel/slick/slick.eot?ced611daf7709cc778da928fec876475);
  src: url(/fonts/vendor/slick-carousel/slick/slick.eot?ced611daf7709cc778da928fec876475) format("embedded-opentype"), url(/fonts/vendor/slick-carousel/slick/slick.woff?b7c9e1e479de3b53f1e4e30ebac2403a) format("woff"), url(/fonts/vendor/slick-carousel/slick/slick.ttf?d41f55a78e6f49a5512878df1737e58a) format("truetype"), url(/fonts/vendor/slick-carousel/slick/slick.svg?f97e3bbf73254b0112091d0192f17aec) format("svg");
  font-weight: normal;
  font-style: normal;
}

/* Arrows */

.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}

[dir=rtl] .slick-prev {
  left: auto;
  right: -25px;
}

.slick-prev:before {
  content: "\2190";
}

[dir=rtl] .slick-prev:before {
  content: "\2192";
}

.slick-next {
  right: -25px;
}

[dir=rtl] .slick-next {
  left: -25px;
  right: auto;
}

.slick-next:before {
  content: "\2192";
}

[dir=rtl] .slick-next:before {
  content: "\2190";
}

/* Dots */

.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "\2022";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

/**
 * to use, import this in main project app.scss:
 * @import "../vendor/agility-pack/popup/scss/index";
 */

.agility-pack.popup .photo-border-right {
  border-right: 4px solid #FFF;
}

.agility-pack.popup .modal-dialog {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 95% !important;
  max-width: 800px !important;
}

.agility-pack.popup .modal-body {
  padding: 0;
  position: relative;
}

.agility-pack.popup .modal-title {
  font-size: 1.4rem;
}

.agility-pack.popup .modal-subtitle {
  text-transform: uppercase;
  margin-top: 0.6rem;
  font-size: 0.8rem;
  color: #FFF;
}

.agility-pack.popup .modal-content {
  padding: 0;
}

.agility-pack.popup .modal-gutter {
  padding: 1.2rem;
  border-top: 4px solid #FFF;
}

.agility-pack.popup .modal-gutter.border-left {
  border-top: 0 none;
  border-left: 4px solid #FFF !important;
}

.agility-pack.popup .modal-gutter.no-border {
  border-top: 0 none;
}

.agility-pack.popup .btn-close {
  position: absolute;
  right: 5px;
  top: 5px;
  width: 30px;
  height: 30px;
  background-color: #FF7F41;
  border: 0 none;
  padding: 1rem;
  z-index: 20;
  outline: none;
  opacity: 1;
  transition: background-color 0.3s ease;
}

.agility-pack.popup .btn-close .icon-close {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 2.2rem;
}

.agility-pack.popup .btn-close:hover,
.agility-pack.popup .btn-close:focus {
  outline: none;
  background-color: #ff5d0e;
}

@media (max-width: 575.98px) {
  .agility-pack.popup .photo-border-right {
    border-bottom: 4px solid #FFF;
    border-right: 0 none;
  }
}

.slick-dotted.slick-slider {
  margin-bottom: 0;
}

.slick-dots {
  bottom: auto;
  right: 1rem;
  top: 1rem;
  text-align: right;
}

.slick-dots li {
  margin: 0 3px;
  width: 14px;
  height: 14px;
}

.slick-dots li button {
  padding: 0;
  width: 14px;
  height: 14px;
}

.slick-dots li button:before {
  content: "";
  color: transparent !important;
  line-height: 14px;
  width: 14px;
  height: 14px;
  opacity: 1;
  border: 3px solid #fff;
  border-radius: 100px;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  background-color: rgba(255, 255, 255, 0.25);
}

.slick-dots li.slick-active button:before {
  opacity: 1;
  background-color: #fff;
}

.card-slider {
  margin-bottom: -1rem;
}

.content {
  padding: 0.7rem;
  padding-top: 77px !important;
}

.content.content-full-height {
  min-height: 655px;
  height: 100vh;
}

.content.container-pull-top {
  padding-top: 0 !important;
}

.content.container-home {
  padding-top: 0 !important;
}

.container-full-top {
  position: relative;
  margin: 0 -0.7rem;
  padding: 63px 0.7rem 0.7rem;
  height: 50vh;
  min-height: 545px;
}

.container-full-top:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.15);
}

.container-full-top .box {
  position: relative;
  z-index: 2;
}

@media (max-width: 575.98px) {
  .content.content-full-height {
    min-height: 500px;
    height: 88vh;
  }

  .container-full-top {
    min-height: 500px;
  }
}

@media (max-width: 767.98px) {
  .content {
    padding-top: 1rem !important;
  }

  .content.content-full-height {
    min-height: 0;
    height: auto;
  }

  .content.content-full-height-mobile {
    padding-top: 73px !important;
    height: 100vh !important;
  }

  .content.content-mobile {
    padding-top: 73px !important;
  }
}

.box {
  border: 3px solid #fff;
  position: relative;
  height: 100%;
  flex-direction: column;
}

.box .box-caption {
  z-index: 20;
}

@media (min-width: 768px) {
  .box .box-caption {
    display: flex;
    flex-direction: column;
    height: 100%;
  }
}

.box .box-title-top {
  line-height: 1.4;
  font-family: "IBM Plex Mono", Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  letter-spacing: 0.15rem;
}

.box .box-title-top p {
  margin: 0 !important;
}

.box .box-title-top a {
  text-decoration: none;
  color: #002554;
}

.box .box-title-top a:hover,
.box .box-title-top a:focus,
.box .box-title-top a:active {
  color: #FF7F41;
}

.box .box-title-top-secondary {
  font-family: "IBM Plex Mono", Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  letter-spacing: 0.15rem;
  line-height: 1.4;
  position: relative;
  z-index: 1;
  padding-top: 1.4rem;
}

.box .box-title-top-secondary:after {
  content: "";
  position: absolute;
  z-index: 2;
  top: 0.55rem;
  left: 0;
  width: 10px;
  height: 1px;
  background-color: #fff;
}

.box .box-title-top-secondary p {
  margin: 0 !important;
}

.box .box-title-bottom {
  margin-top: auto;
  line-height: 1.1;
}

.box .box-title-bottom p {
  margin: 0 !important;
}

.box .box-title-bottom.title-small {
  font-size: 1.25rem !important;
}

.box .box-text {
  letter-spacing: 0.15rem;
  line-height: 1.4;
}

.box .box-text.normal-text {
  letter-spacing: 0;
  font-size: 95%;
}

.box .box-btn-mobile {
  display: none;
  position: absolute;
  z-index: 15;
  bottom: 0.7rem;
  left: 0.7rem;
  right: 0.7rem;
}

.box .box-btn-mobile a {
  border: 3px solid #fff;
  display: block;
  color: #fff;
  line-height: 18px;
  text-transform: uppercase;
  padding: 0.5rem 0.85rem;
  transition: all 0.25s ease-in-out;
}

.box .box-btn-mobile a:hover,
.box .box-btn-mobile a:focus,
.box .box-btn-mobile a:active {
  color: rgba(255, 255, 255, 0.75);
  text-decoration: none;
}

.box + .box {
  margin-left: 0.7rem;
}

.box.box-arrow-top:after {
  content: "";
  position: absolute;
  z-index: 10;
  top: -40px;
  right: 1rem;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 28px 40px 28px;
  border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) #000 rgba(255, 255, 255, 0);
  display: none;
}

.box.box-arrow-top .box-arrow-link {
  position: absolute;
  z-index: 10;
  top: 1rem;
  right: 1rem;
  width: 56px;
  text-align: center;
  text-transform: uppercase;
  display: block;
}

.box.box-arrow-top.active:after {
  display: block;
}

.box.box-no-border {
  border-width: 0;
}

.box.box-primary-border {
  border-color: #FF7F41;
}

.box.box-secondary-border {
  border-color: #002554;
}

.box.box-primary {
  background-color: #FF7F41;
  color: #fff;
}

.box.box-primary a {
  color: #fff;
}

.box.box-primary a:hover,
.box.box-primary a:focus,
.box.box-primary a:active {
  opacity: 0.75;
  text-decoration: none;
}

.box.box-primary.box-arrow-top:after {
  border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) #FF7F41 rgba(255, 255, 255, 0);
}

.box.box-secondary {
  background-color: #002554;
  color: #fff;
}

.box.box-secondary a {
  color: #fff;
}

.box.box-secondary a:hover,
.box.box-secondary a:focus,
.box.box-secondary a:active {
  opacity: 0.75;
  text-decoration: none;
}

.box.box-secondary.box-arrow-top:after {
  border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) #002554 rgba(255, 255, 255, 0);
}

.box.box-transparent {
  background-color: transparent;
  color: #fff;
}

.box.box-transparent:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 5;
  background-color: rgba(0, 0, 0, 0);
  transition: all 0.25s ease-in-out;
}

.box.box-transparent .box-caption {
  position: relative;
  z-index: 10;
}

.box.box-transparent .box-title-top,
.box.box-transparent .box-title-bottom {
  z-index: 10;
}

.box.bg-photo,
.home .content-full-height .photo-slider .box.photo-item,
.box.navbar-brand,
header.box,
.article-list .card .box.photo,
.equipa-list .card .box.photo:after {
  color: #fff;
  position: relative;
  z-index: 1;
  background-color: #000f21;
}

.box.bg-photo:after,
.home .content-full-height .photo-slider .box.photo-item:after,
.box.navbar-brand:after,
header.box:after,
.article-list .card .box.photo:after,
.equipa-list .card .box.photo:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 5;
  background-color: rgba(0, 0, 0, 0.15);
}

.box.bg-photo .box-caption,
.home .content-full-height .photo-slider .box.photo-item .box-caption,
.box.navbar-brand .box-caption,
header.box .box-caption,
.article-list .card .box.photo .box-caption,
.equipa-list .card .box.photo:after .box-caption {
  position: relative;
  z-index: 15 !important;
}

.box.box-container {
  padding: 0 !important;
}

.box.box-main-content {
  position: relative;
}

.box.box-main-content.scrollable-icons span.down {
  content: "";
  position: absolute;
  z-index: 10;
  left: 1rem;
  bottom: 1rem;
  width: 22px;
  height: 10px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/images/svg/carret_secondary.svg");
  cursor: pointer;
}

.box.box-main-content.scrollable-icons span.up {
  content: "";
  position: absolute;
  z-index: 10;
  left: 2.3rem;
  bottom: 1rem;
  width: 22px;
  height: 10px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/images/svg/carret_secondary.svg");
  cursor: pointer;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  moz-transform-origin: center center;
  -webkit-transform-origin: center center;
  transform-origin: center center;
}

.box.box-main-content .scrollable-content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow-y: auto;
}

.box.box-main-content .box-caption {
  padding: 6.5rem;
  height: auto;
}

.box .box-single-content {
  padding: 6.5rem 20%;
  height: auto !important;
}

.box-column-container {
  flex-direction: column;
}

.box-column-container .box-column-item {
  height: 50%;
  padding: 0.45rem 0;
}

.box-column-container .box-column-item:first-child {
  padding-top: 0;
}

.box-column-container .box-column-item:last-child {
  padding-bottom: 0;
}

a.box.box-primary,
a.box.box-secondary {
  transition: all 0.25s ease-in-out;
}

a.box:hover,
a.box:focus,
a.box:active {
  text-decoration: none;
}

a.box:hover.box-primary,
a.box:focus.box-primary,
a.box:active.box-primary {
  background-color: #ff6e28;
}

a.box:hover.box-secondary,
a.box:focus.box-secondary,
a.box:active.box-secondary {
  background-color: #001a3b;
}

a.box:hover.box-transparent:after,
a.box:focus.box-transparent:after,
a.box:active.box-transparent:after {
  background-color: rgba(0, 0, 0, 0.15);
}

@media (max-width: 767.98px) {
  .box.bg-photo-top-mobile {
    margin: -1rem -0.7rem 0.7rem -0.7rem !important;
    padding: 0.7rem !important;
    width: auto !important;
    height: 88vh !important;
    align-items: stretch !important;
  }

  .box.bg-photo-top-mobile .box-caption {
    margin-top: 51px;
    margin-bottom: 52px;
    height: calc(100% - 104px) !important;
    display: flex;
    flex-direction: column;
    border: 3px solid #fff;
    padding: 0.6rem;
  }

  .box.bg-photo-top-mobile .box-title-top {
    align-self: flex-start;
  }

  .box.bg-photo-top-mobile .box-btn-mobile {
    display: block;
  }

  .box.box-main-content.scrollable-icons span.up,
  .box.box-main-content.scrollable-icons span.down {
    display: none;
  }

  .box.box-main-content.scrollable-icons .scroll-bar {
    display: none !important;
  }

  .box.box-main-content .scrollable-content {
    position: relative !important;
    overflow-y: visible !important;
    height: auto !important;
    min-height: 0;
    max-height: 100%;
  }

  .box.box-main-content .box-caption {
    padding: 0;
  }

  .box.box-main-content .box-title-top {
    display: none;
  }

  .box.box-main-content.big-padding-x .box-title-top {
    display: block;
    font-size: 0.9rem !important;
    margin-bottom: 1.5rem !important;
  }

  .box .box-single-content {
    padding: 0;
  }

  .box-column-container {
    margin-top: 0.7rem;
  }

  .box-column-container .box-column-item {
    height: auto;
    padding: 0 0 0.7rem 0;
  }

  .box-column-container .box-column-item .box {
    min-height: 220px;
  }

  .content-full-height-mobile .box .box-title-bottom {
    margin-top: 0 !important;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .box.box-arrow-top .box-arrow-link {
    z-index: 20;
  }

  .box.box-arrow-top .box-text {
    margin-top: 1.5rem;
  }

  .box-column-container {
    padding-top: 0.7rem;
    margin-top: 0;
    margin-left: -0.35rem;
    margin-right: -0.35rem;
  }

  .box-column-container .box-column-item {
    height: auto;
    min-height: 180px;
    width: 50%;
    padding: 0 0.35rem !important;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .box.box-arrow-top .box-arrow-link {
    z-index: 20;
  }

  .box.box-arrow-top .box-text {
    margin-top: 1.5rem;
  }

  .box.box-main-content.scrollable-icons span.up,
  .box.box-main-content.scrollable-icons span.down {
    width: 15px;
    height: 7px;
    bottom: 0.5rem;
  }

  .box.box-main-content.scrollable-icons span.up {
    left: 0.5rem;
  }

  .box.box-main-content.scrollable-icons span.down {
    left: 1.5rem;
  }

  .box.box-main-content .box-caption {
    padding: 3rem;
  }

  .box-column-container {
    padding-top: 0.7rem;
    flex-direction: row;
    margin-left: -0.35rem;
    margin-right: -0.35rem;
  }

  .box-column-container .box-column-item {
    height: 100% !important;
    width: 50%;
    padding: 0 0.35rem !important;
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .box.box-main-content.scrollable-icons span.up,
  .box.box-main-content.scrollable-icons span.down {
    width: 15px;
    height: 7px;
    bottom: 0.5rem;
  }

  .box.box-main-content.scrollable-icons span.up {
    left: 0.5rem;
  }

  .box.box-main-content.scrollable-icons span.down {
    left: 1.5rem;
  }

  .box.box-main-content .box-caption {
    padding: 3.5rem;
  }

  .box.box-main-content.big-padding-x .box-caption {
    padding-left: 15%;
    padding-right: 15%;
  }
}

@media (min-width: 1200px) {
  .box.box-main-content.big-padding-x .box-caption {
    padding-left: 20%;
    padding-right: 20%;
  }
}

header {
  background-color: #FF7F41;
  line-height: 18px;
  text-transform: uppercase;
  letter-spacing: 0.15rem;
  padding: 0.7rem;
}

header a {
  color: #fff;
  transition: all 0.25s ease-in-out;
}

header a .icon {
  transition: all 0.25s ease-in-out;
}

header a:hover,
header a:focus,
header a:active {
  color: rgba(255, 255, 255, 0.75);
  text-decoration: none;
}

header a:hover .icon,
header a:focus .icon,
header a:active .icon {
  opacity: 0.75;
}

header .box {
  padding-left: 0.6rem !important;
  padding-right: 0.6rem !important;
}

header .header-link {
  border: 3px solid #fff;
  display: block;
  padding-left: 1rem;
  padding-right: 1rem;
}

header .header-link.lang {
  margin-left: 0.7rem;
}

header .mainmenu-collapse {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  border: 3px solid #fff;
  background-color: #FF7F41;
  padding-left: 1rem;
  padding-right: 1rem;
}

header .mainmenu-collapse .mainmenu-container {
  height: 50.25vh;
  min-height: 329px;
}

header .mainmenu-collapse ul {
  list-style: none;
  margin: 0;
  padding: 0.5rem 0 0 0;
}

header .mainmenu-collapse ul li {
  padding: 0 0 0.6rem 0;
}

header .mainmenu-collapse ul li a {
  font-size: 1rem;
}

header .mainmenu-collapse ul li.active a {
  color: rgba(255, 255, 255, 0.75);
  text-decoration: underline;
}

header .mainmenu-collapse ul:last-of-type {
  margin-top: 6rem;
  padding: 0 0 0.5rem 0;
}

header .mainmenu-collapse ul:last-of-type li {
  padding: 0.6rem 0 0 0;
}

header .mainmenu-collapse ul .icon {
  top: -2px;
}

header .mainmenu-collapse .close-collapse {
  position: absolute;
  z-index: 10;
  top: 0.5rem;
  right: 0.6rem;
  transition: all 0.25s ease-in-out;
}

header .mainmenu-collapse .close-collapse:hover,
header .mainmenu-collapse .close-collapse:focus,
header .mainmenu-collapse .close-collapse:active {
  opacity: 0.75;
}

.photo-header header {
  background-color: transparent;
}

.photo-header.scrolled header {
  background-color: #FF7F41;
}

.navbar-brand {
  width: 84px;
  height: 18px;
  background-image: url("/images/logo.svg");
}

@media (max-width: 575.98px) {
  header .mainmenu-collapse .mainmenu-container {
    height: 85vh;
    position: relative;
  }

  header .mainmenu-collapse .mainmenu-container:after {
    content: "";
    position: absolute;
    z-index: 2;
    bottom: 1rem;
    right: 0;
    width: 38%;
    padding-top: 13%;
    background: no-repeat center center url("/images/logo_simple.svg");
  }
}

@media (max-width: 767.98px) {
  header {
    background-color: transparent;
    transition: all 0.25s ease-in-out;
  }

  header .mainmenu-collapse ul:last-of-type {
    margin-top: 3rem;
  }

  .scrolled header {
    background-color: #FF7F41;
  }

  .mobile-primary-header header {
    background-color: #FF7F41;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  header .mainmenu-collapse ul:last-of-type {
    margin-top: 0;
  }
}

.submenu-item {
  position: relative;
  z-index: 1;
  margin: 0.5rem 1.25rem;
  color: #002554;
}

.submenu-item.submenu-link-open-index {
  z-index: 2;
}

.submenu-item a {
  color: #002554;
  text-transform: uppercase;
  letter-spacing: 0.15rem;
  font-weight: 400;
  padding: 0.15rem 0;
  transition: all 0.25s ease-in-out;
}

.submenu-item a:hover,
.submenu-item a:focus,
.submenu-item a:active {
  color: #FF7F41;
  text-decoration: none;
}

.submenu-item a.active {
  color: #FF7F41;
}

.submenu-item .submenu-clear {
  width: 14px;
  height: 14px;
  background-color: #FF7F41;
  text-align: center;
  border-radius: 100px;
  position: absolute;
  z-index: 1;
  top: -10px;
  left: -10px;
}

.submenu-item .submenu-clear .icon {
  font-size: 0.5rem !important;
  width: 8px;
  height: 8px;
}

.submenu-item .submenu-clear .icon:after {
  top: 2px;
}

.submenu-item .submenu-clear:hover,
.submenu-item .submenu-clear:focus,
.submenu-item .submenu-clear:active {
  background-color: #ff5d0e;
}

.submenu-item .submenu-link {
  width: 280px;
  white-space: nowrap;
  overflow: hidden;
  border-bottom: 1px solid #002554;
  display: inline-block;
}

.submenu-item .submenu-link .icon-carret {
  position: absolute;
  top: 0;
  right: 0;
  width: 14px;
  height: 14px;
  padding: 0 1px;
  background-color: #fff;
  border-left: 3px solid #fff;
}

.submenu-item .submenu-link .icon-carret:after {
  background-image: url("/images/svg/carret_secondary.svg") !important;
}

.submenu-item .submenu-link.active {
  color: #FF7F41;
  border-color: #FF7F41;
}

.submenu-item .submenu-link.active .icon-carret:after {
  background-image: url("/images/svg/carret_primary.svg") !important;
}

.submenu-item .input-group {
  width: 280px;
  border-bottom: 1px solid #002554;
}

.submenu-item .input-group .form-control {
  font-size: 0.9rem;
  font-weight: 400;
  color: #FF7F41;
  text-transform: uppercase;
  letter-spacing: 0.15rem;
  padding: 0.15rem 0;
  border: 1px solid #fff !important;
  height: 19px;
  line-height: 1;
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0), inset 0 0 0 0 rgba(255, 255, 255, 0);
}

.submenu-item .input-group .form-control::-webkit-input-placeholder {
  color: #002554;
}

.submenu-item .input-group .form-control:-ms-input-placeholder {
  color: #002554;
}

.submenu-item .input-group .form-control::-ms-input-placeholder {
  color: #002554;
}

.submenu-item .input-group .form-control::placeholder {
  color: #002554;
}

.submenu-item .input-group .btn-search {
  padding: 0;
  transition: all 0.25s ease-in-out;
}

.submenu-item .input-group .btn-search .icon-search:after {
  background-image: url("/images/svg/search_secondary.svg") !important;
}

.submenu-item .input-group .btn-search:hover,
.submenu-item .input-group .btn-search:focus,
.submenu-item .input-group .btn-search:active {
  color: #FF7F41;
  opacity: 0.75;
}

.submenu-item .input-group.active {
  border-color: #FF7F41;
}

.submenu-item .input-group.active .form-control::-webkit-input-placeholder {
  color: #FF7F41;
}

.submenu-item .input-group.active .form-control:-ms-input-placeholder {
  color: #FF7F41;
}

.submenu-item .input-group.active .form-control::-ms-input-placeholder {
  color: #FF7F41;
}

.submenu-item .input-group.active .form-control::placeholder {
  color: #FF7F41;
}

.submenu-item .input-group.active .btn-search {
  color: #FF7F41 !important;
}

.submenu-item .input-group.active .btn-search .icon-search:after {
  background-image: url("/images/svg/search_primary.svg") !important;
}

.submenu-item.submenu-inline .submenu-link {
  width: auto;
  border-bottom: 0 none !important;
  display: inline-block;
}

.submenu-item.submenu-primary {
  color: #FF7F41;
}

.submenu-item.submenu-primary a {
  color: #FF7F41;
}

.submenu-item.submenu-primary a:hover,
.submenu-item.submenu-primary a:focus,
.submenu-item.submenu-primary a:active {
  color: #002554;
  text-decoration: none;
}

.submenu-item.submenu-primary a.active {
  color: #002554;
}

.submenu-item.submenu-primary .submenu-link {
  border-color: #FF7F41;
}

.submenu-item.submenu-primary .submenu-link .icon-carret:after {
  background-image: url("/images/svg/carret_primary.svg") !important;
}

.submenu-item.submenu-primary .submenu-link.active {
  color: #002554;
  border-color: #002554;
}

.submenu-item.submenu-primary .submenu-link.active .icon-carret:after {
  background-image: url("/images/svg/carret_secondary.svg") !important;
}

.submenu-item.submenu-primary .input-group {
  border-color: #FF7F41;
}

.submenu-item.submenu-primary .input-group .form-control {
  color: #002554;
}

.submenu-item.submenu-primary .input-group .form-control::-webkit-input-placeholder {
  color: #FF7F41;
}

.submenu-item.submenu-primary .input-group .form-control:-ms-input-placeholder {
  color: #FF7F41;
}

.submenu-item.submenu-primary .input-group .form-control::-ms-input-placeholder {
  color: #FF7F41;
}

.submenu-item.submenu-primary .input-group .form-control::placeholder {
  color: #FF7F41;
}

.submenu-item.submenu-primary .input-group .btn-search {
  color: #FF7F41;
}

.submenu-item.submenu-primary .input-group .btn-search .icon-search:after {
  background-image: url("/images/svg/search_primary.svg") !important;
}

.submenu-item.submenu-primary .input-group .btn-search:hover,
.submenu-item.submenu-primary .input-group .btn-search:focus,
.submenu-item.submenu-primary .input-group .btn-search:active {
  color: #002554;
}

.submenu-item.submenu-primary .input-group.active {
  border-color: #002554;
}

.submenu-item.submenu-primary .input-group.active .form-control::-webkit-input-placeholder {
  color: #002554;
}

.submenu-item.submenu-primary .input-group.active .form-control:-ms-input-placeholder {
  color: #002554;
}

.submenu-item.submenu-primary .input-group.active .form-control::-ms-input-placeholder {
  color: #002554;
}

.submenu-item.submenu-primary .input-group.active .form-control::placeholder {
  color: #002554;
}

.submenu-item.submenu-primary .input-group.active .btn-search {
  color: #002554 !important;
}

.submenu-item.submenu-primary .input-group.active .btn-search .icon-search:after {
  background-image: url("/images/svg/search_secondary.svg") !important;
}

.submenu-item.small-item .submenu-link {
  width: 200px;
}

.submenu-item.small-item .input-group {
  width: 200px;
}

.submenu-collapse {
  position: absolute;
  z-index: 1;
  top: -0.75rem;
  left: -0.75rem;
  right: -0.75rem;
  background-color: #fff;
  box-shadow: 1px 1px 8px 0 rgba(0, 0, 0, 0.25);
}

.submenu-collapse .inner-scroll {
  max-height: 540px;
  overflow-y: auto;
}

.submenu-collapse ul {
  list-style: none;
  margin: 0;
  padding: 0.6rem 0.8rem;
}

.submenu-collapse ul li {
  padding: 0.3rem 0;
}

.submenu-collapse .close-collapse {
  position: absolute;
  z-index: 10;
  top: 0.45rem;
  right: 0.5rem;
  transition: all 0.25s ease-in-out;
}

.submenu-collapse .close-collapse:hover,
.submenu-collapse .close-collapse:focus,
.submenu-collapse .close-collapse:active {
  opacity: 0.75;
}

@media (max-width: 575.98px) {
  .submenu-item {
    margin: 0.5rem;
  }

  .submenu-item .submenu-link {
    display: block;
    width: 255px;
  }

  .submenu-item .input-group {
    width: 255px;
  }

  .submenu-item.submenu-inline {
    text-align: center;
  }

  .submenu-item .submenu-clear .icon:after {
    top: 0;
  }

  .submenu-collapse {
    position: fixed;
    z-index: 20;
    top: 62px;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0.7rem;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  }

  .submenu-collapse ul {
    padding: 0;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .submenu-collapse .close-collapse {
    top: 1.5rem;
    right: 1.75rem;
    z-index: 30;
  }

  .submenu-collapse .inner-scroll {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 3px solid #002554;
    z-index: 25;
    margin: 0.7rem;
    max-height: 100%;
  }

  .submenu-mobile-left {
    justify-content: flex-start !important;
    padding-bottom: 0 !important;
    margin-bottom: -0.75rem;
  }

  .submenu-mobile-left .submenu-item.submenu-inline {
    text-align: left;
    margin-left: 0;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .submenu-item {
    margin: 0.5rem 0.75rem;
  }

  .submenu-item .submenu-link {
    width: 160px;
  }

  .submenu-item .input-group {
    width: 160px;
  }

  .submenu-item.small-item {
    margin: 0.5rem;
  }

  .submenu-item.small-item .submenu-link {
    width: 117px;
  }

  .submenu-item.small-item .submenu-link.submenu-link-small {
    width: 62px;
  }

  .submenu-item.small-item .input-group {
    width: 117px;
  }

  .submenu-collapse .inner-scroll {
    max-height: 200px;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .submenu-item .submenu-link {
    width: 190px;
  }

  .submenu-item .input-group {
    width: 190px;
  }

  .submenu-item.small-item {
    margin: 0.5rem;
  }

  .submenu-item.small-item .submenu-link {
    width: 140px;
  }

  .submenu-item.small-item .submenu-link.submenu-link-small {
    width: 70px;
  }

  .submenu-item.small-item .input-group {
    width: 140px;
  }

  .submenu-collapse .inner-scroll {
    max-height: 580px;
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .submenu-item .submenu-link {
    width: 240px;
  }

  .submenu-item .input-group {
    width: 240px;
  }

  .submenu-item .input-group .form-control {
    font-size: 0.8rem;
  }

  .submenu-item.small-item .submenu-link {
    width: 170px;
  }

  .submenu-item.small-item .submenu-link.submenu-link-small {
    width: 80px;
  }

  .submenu-item.small-item .input-group {
    width: 170px;
  }

  .submenu-collapse .inner-scroll {
    max-height: 480px;
  }
}

@media (min-width: 1200px) {
  .submenu-item .input-group .form-control {
    font-size: 0.9rem;
  }

  .submenu-item .submenu-clear .icon:after {
    top: 0;
  }

  .submenu-item.small-item .submenu-link {
    width: 200px;
  }

  .submenu-item.small-item .submenu-link.submenu-link-small {
    width: 80px;
  }

  .submenu-item.small-item .input-group {
    width: 200px;
  }
}

.xms-text {
  line-height: 1.8rem;
}

.xms-text a {
  transition: all 0.25s ease-in-out;
}

.xms-text h2,
.xms-text h3,
.xms-text h4,
.xms-text h5 {
  color: #FF7F41;
  font-family: "IBM Plex Mono", Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-weight: 600;
  font-size: 0.9rem;
  line-height: 1.8rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.xms-text h2:first-child,
.xms-text h3:first-child,
.xms-text h4:first-child,
.xms-text h5:first-child {
  margin-top: 0;
}

.xms-text h2 p,
.xms-text h3 p,
.xms-text h4 p,
.xms-text h5 p {
  margin: 0;
}

.xms-text h4 {
  font-size: 0.8rem;
  color: #002554;
  text-transform: uppercase;
}

.xms-text ul {
  margin-top: 0;
  margin-bottom: 0.2rem;
  padding-left: 0;
  list-style: none;
}

.xms-text ul li {
  position: relative;
  z-index: 1;
  padding-left: 20px;
  padding-bottom: 0.8rem;
}

.xms-text ul li:after {
  content: "";
  position: absolute;
  z-index: 2;
  top: 0.8rem;
  left: 0;
  width: 10px;
  height: 1px;
  background-color: #002554;
}

.xms-text ul.list-detail li {
  text-transform: uppercase;
  padding-left: 0;
  padding-bottom: 0;
}

.xms-text ul.list-detail li:after {
  display: none;
}

.xms-text ul.list-detail li a:hover,
.xms-text ul.list-detail li a:focus,
.xms-text ul.list-detail li a:active {
  text-decoration: none;
}

.xms-text.premios-list a {
  color: #002554;
}

.xms-text.premios-list h2,
.xms-text.premios-list h3,
.xms-text.premios-list h4,
.xms-text.premios-list h5 {
  margin-top: 1rem;
  margin-bottom: 0.5rem;
}

.xms-text.premios-list h2:first-child,
.xms-text.premios-list h3:first-child,
.xms-text.premios-list h4:first-child,
.xms-text.premios-list h5:first-child {
  margin-top: 0;
}

.xms-text.premios-list .badge {
  line-height: 1.1;
  position: relative;
  top: -1px;
}

.xms-text.premios-list ul li {
  padding-bottom: 0.25rem;
}

.logos-list .logo-item {
  margin-right: 1rem;
  margin-bottom: 1rem;
}

.logos-list .logo-item img {
  max-height: 44px;
}

@media (max-width: 575.98px) {
  .xms-text {
    line-height: 1.4rem;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .xms-text {
    line-height: 1.4rem;
  }
}

@media (min-width: 1200px) {
  .logos-list .logo-item {
    margin-right: 1.25rem;
    margin-bottom: 1.25rem;
  }

  .logos-list .logo-item img {
    max-height: 58px;
  }
}

.icon {
  display: inline-block;
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  content: "0";
  line-height: 0;
  font-size: 0.8rem;
  vertical-align: middle;
  color: rgba(0, 0, 0, 0);
}

.icon.icon-05 {
  font-size: 1.25rem;
}

.icon.icon-1 {
  font-size: 2rem;
}

.icon.icon-2 {
  font-size: 2.5rem;
}

.icon.icon-3 {
  font-size: 4rem;
}

.icon.icon-4 {
  font-size: 5rem;
}

.icon.rotate180 {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  moz-transform-origin: center center;
  -webkit-transform-origin: center center;
  transform-origin: center center;
}

.icon.rotate90 {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  moz-transform-origin: center center;
  -webkit-transform-origin: center center;
  transform-origin: center center;
}

.icon:before {
  content: "0";
  display: block;
  width: 100%;
}

.icon:after {
  content: "";
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  padding-top: 100%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.icon.icon-facebook:after {
  background-image: url("/images/svg/facebook.svg");
}

.icon.icon-facebook.icon-primary:after {
  background-image: url("/images/svg/facebook_primary.svg");
}

.icon.icon-facebook.icon-secondary:after {
  background-image: url("/images/svg/facebook_secondary.svg");
}

.icon.icon-linkedin:after {
  background-image: url("/images/svg/linkedin.svg");
}

.icon.icon-linkedin.icon-primary:after {
  background-image: url("/images/svg/linkedin_primary.svg");
}

.icon.icon-linkedin.icon-secondary:after {
  background-image: url("/images/svg/linkedin_secondary.svg");
}

.icon.icon-youtube:after {
  background-image: url("/images/svg/youtube.svg");
}

.icon.icon-youtube.icon-primary:after {
  background-image: url("/images/svg/linkedin_primary.svg");
}

.icon.icon-youtube.icon-secondary:after {
  background-image: url("/images/svg/linkedin_secondary.svg");
}

.icon.icon-twitter:after {
  background-image: url("/images/svg/twitter.svg");
}

.icon.icon-twitter.icon-primary:after {
  background-image: url("/images/svg/linkedin_primary.svg");
}

.icon.icon-twitter.icon-secondary:after {
  background-image: url("/images/svg/linkedin_secondary.svg");
}

.icon.icon-instagram:after {
  background-image: url("/images/svg/instagram.svg");
}

.icon.icon-instagram.icon-primary:after {
  background-image: url("/images/svg/instagram_primary.svg");
}

.icon.icon-instagram.icon-secondary:after {
  background-image: url("/images/svg/instagram_secondary.svg");
}

.icon.icon-close:after {
  background-image: url("/images/svg/close.svg");
}

.icon.icon-close.icon-primary:after {
  background-image: url("/images/svg/close_primary.svg");
}

.icon.icon-close.icon-secondary:after {
  background-image: url("/images/svg/close_secondary.svg");
}

.icon.icon-arrow:after {
  background-image: url("/images/svg/arrow.svg");
}

.icon.icon-arrow.icon-primary:after {
  background-image: url("/images/svg/arrow_primary.svg");
}

.icon.icon-arrow.icon-secondary:after {
  background-image: url("/images/svg/arrow_secondary.svg");
}

.icon.icon-carret:after {
  background-image: url("/images/svg/carret.svg");
}

.icon.icon-carret.icon-primary:after {
  background-image: url("/images/svg/carret_primary.svg");
}

.icon.icon-carret.icon-secondary:after {
  background-image: url("/images/svg/carret_secondary.svg");
}

.icon.icon-play:after {
  background-image: url("/images/svg/play.svg");
}

.icon.icon-play.icon-primary:after {
  background-image: url("/images/svg/play_primary.svg");
}

.icon.icon-play.icon-secondary:after {
  background-image: url("/images/svg/play_secondary.svg");
}

.icon.icon-search:after {
  background-image: url("/images/svg/search.svg");
}

.icon.icon-search.icon-primary:after {
  background-image: url("/images/svg/search_primary.svg");
}

.icon.icon-search.icon-secondary:after {
  background-image: url("/images/svg/search_secondary.svg");
}

.icon.icon-link:after {
  background-image: url("/images/svg/link.svg");
}

footer a {
  transition: all 0.25s ease-in-out;
}

footer a:hover,
footer a:focus,
footer a:active {
  text-decoration: none;
}

.footer-contacts {
  padding: 0 0.7rem 0.7rem 0.7rem;
}

.footer-contacts .list-group {
  font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.footer-contacts .list-group .list-group-item {
  color: #fff;
  border: 0 none !important;
}

.footer-contacts .list-group .list-group-item:first-child {
  background-color: #FF7F41 !important;
}

.footer-contacts .list-group .list-group-item:last-child {
  background-color: #002554 !important;
}

.footer-newsletter {
  padding: 0 0.7rem 0.7rem 0.7rem;
}

.footer-top {
  background-color: #FF7F41;
  color: #fff;
}

.footer-top a {
  color: #fff;
}

.footer-top a i {
  top: -1px;
  transition: all 0.25s ease-in-out;
}

.footer-top a:hover,
.footer-top a:focus,
.footer-top a:active {
  color: rgba(255, 255, 255, 0.75);
}

.footer-top a:hover i,
.footer-top a:focus i,
.footer-top a:active i {
  opacity: 0.75;
}

.share {
  margin-top: -2px;
}

.share a + a {
  margin-left: 0.5rem;
}

.share a {
  transition: all 0.25s ease-in-out;
}

.share a:hover,
.share a:focus,
.share a:active {
  opacity: 0.75;
}

.copyright {
  background-color: #fff;
  color: #6c757d;
  font-size: 0.9rem;
  line-height: 1.25;
}

.copyright a {
  color: #6c757d;
}

.copyright a:hover,
.copyright a:focus,
.copyright a:active {
  color: #343a40;
}

.home header {
  background-color: transparent;
  transition: all 0.25s ease-in-out;
}

.home header .box-logo {
  opacity: 0;
  transition: all 0.25s ease-in-out;
}

.home .content.content-full-height {
  overflow: hidden;
}

.home .content-full-height {
  padding-top: 0.7rem !important;
  position: relative;
  z-index: 1;
}

.home .content-full-height .photo-slider {
  background-color: #000;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  height: 100vh;
  min-height: 655px;
}

.home .content-full-height .photo-slider .photo-item {
  width: 100%;
  height: 100vh;
  min-height: 655px;
  opacity: 0.75;
}

.home .content-full-height + .content {
  padding-top: 0 !important;
}

.home .box .box-title-top.title-big {
  font-size: 1.2rem;
  letter-spacing: 0.15rem;
  line-height: 1.4;
}

.home .box .box-title-bottom.logo-simple {
  overflow: hidden;
  text-indent: -999rem;
  width: 30%;
  padding-top: 8%;
  background: no-repeat center center url("/images/logo_simple.svg");
}

.home .box-column-container {
  padding-top: 53px;
}

.home.scrolled header {
  background-color: #FF7F41;
}

.home.scrolled header .box-logo {
  opacity: 1;
}

.bg-photo-container {
  position: relative;
  margin-left: -0.7rem;
  margin-right: -0.7rem;
  padding: 0.7rem;
}

.bg-photo-container .box {
  min-height: 320px;
}

.years-container {
  position: absolute;
  top: 1rem;
  right: 1rem;
}

.years-container .seven,
.years-container .zero,
.years-container .dates {
  display: inline-block;
  vertical-align: top;
}

.years-container .seven {
  width: 74px;
  height: 121px;
}

.years-container .seven div {
  height: 14px;
  width: 0;
  overflow: hidden;
  transition: width 0.25s linear, height 0.25s linear 0.25s;
}

.years-container .seven div img {
  width: 74px;
  height: 121px;
}

.years-container .zero {
  width: 83px;
  height: 83px;
  margin-left: -10px;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.years-container .zero .path {
  stroke-dasharray: 500;
  stroke-dashoffset: 0;
  opacity: 0;
  transition: opacity 0.1s linear 0.5s;
}

@-webkit-keyframes dash {
  from {
    stroke-dashoffset: 500;
  }

  to {
    stroke-dashoffset: 0;
  }
}

@keyframes dash {
  from {
    stroke-dashoffset: 500;
  }

  to {
    stroke-dashoffset: 0;
  }
}

.years-container .dates {
  width: auto;
  margin-left: 10px;
}

.years-container .dates .date-item {
  overflow: hidden;
  white-space: nowrap;
  letter-spacing: 0.15rem;
  opacity: 0;
  margin-bottom: 6px;
}

.years-container .dates .date-item.first {
  transition: opacity 0.1s linear 1.1s;
}

.years-container .dates .date-item.second {
  transition: opacity 0.1s linear 1.4s;
}

@-webkit-keyframes typing {
  from {
    width: 0;
  }

  to {
    width: 100%;
  }
}

@keyframes typing {
  from {
    width: 0;
  }

  to {
    width: 100%;
  }
}

.years-container.start-anim .seven div {
  width: 74px;
  height: 121px;
}

.years-container.start-anim .zero .path {
  -webkit-animation: dash 1s linear forwards 0.5s;
  animation: dash 1s linear forwards 0.5s;
  opacity: 1;
}

.years-container.start-anim .dates .date-item.first {
  opacity: 1;
  -webkit-animation: typing 0.3s steps(4, end) 1s;
  animation: typing 0.3s steps(4, end) 1s;
}

.years-container.start-anim .dates .date-item.second {
  opacity: 1;
  -webkit-animation: typing 0.3s steps(4, end) 1.3s;
  animation: typing 0.3s steps(4, end) 1.3s;
}

@media (max-width: 575.98px) {
  .home .content-full-height {
    min-height: 90vh;
  }

  .home .content-full-height .photo-slider {
    min-height: 90vh;
    height: 90vh;
  }

  .home .content-full-height .photo-slider .photo-item {
    min-height: 90vh;
    height: 90vh;
  }

  .home .box-container-mobile-style {
    height: calc(90vh - 80px) !important;
    align-items: stretch !important;
  }

  .home .box-mobile-style {
    margin-top: 53px;
  }

  .home .box-mobile-style .box-caption {
    display: flex;
    flex-direction: column;
    height: 100%;
  }

  .home .box .box-title-top.title-big {
    font-size: 0.9rem;
  }

  .home .box .box-title-bottom.logo-simple {
    width: 45%;
    padding-top: 8%;
    margin-top: auto !important;
  }

  .home .box-container-sm-style .box-column-container {
    display: none !important;
  }

  .home .box-column-container {
    padding-top: 1rem;
    margin-top: 0;
  }

  .home .box-column-container .box {
    min-height: 180px;
  }

  .home .bg-photo-container .box {
    min-height: 260px;
  }

  .home .bg-photo-container .box + .box {
    margin-left: 0;
    margin-top: 1rem;
  }

  .years-container .seven {
    width: 40px;
    height: 66px;
  }

  .years-container .seven div {
    height: 12px;
  }

  .years-container .seven div img {
    width: 40px;
    height: 66px;
  }

  .years-container .zero {
    width: 50px;
    height: 50px;
  }

  .years-container.start-anim .seven div {
    width: 40px;
    height: 66px;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .home .content-full-height {
    min-height: 90vh;
  }

  .home .content-full-height .photo-slider {
    min-height: 90vh;
  }

  .home .content-full-height .photo-slider .photo-item {
    min-height: 90vh;
  }

  .home .box-container-mobile-style {
    height: calc(100vh - 35px) !important;
    align-items: stretch !important;
  }

  .home .box-container-mobile-style .box-caption {
    display: flex;
    flex-direction: column;
    height: 100%;
  }

  .home .box .box-title-top.title-big {
    font-size: 0.9rem;
  }

  .home .box .box-title-bottom.logo-simple {
    width: 45%;
    padding-top: 8%;
    margin-top: auto !important;
  }

  .home .box-column-container {
    padding-top: 58px;
    margin-left: 0;
    margin-right: 0;
  }

  .home .box-column-container .box-column-item {
    height: auto;
    min-height: 0;
    width: 100%;
    padding: 0.5rem 0 !important;
  }

  .home .box-column-container .box-column-item:first-child {
    padding-top: 0 !important;
  }

  .home .box-column-container .box-column-item:last-child {
    padding-bottom: 0 !important;
  }

  .home .bg-photo-container .box {
    min-height: 260px;
  }

  .years-container .seven {
    width: 40px;
    height: 66px;
  }

  .years-container .seven div {
    height: 12px;
  }

  .years-container .seven div img {
    width: 40px;
    height: 66px;
  }

  .years-container .zero {
    width: 50px;
    height: 50px;
  }

  .years-container.start-anim .seven div {
    width: 40px;
    height: 66px;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .home .box .box-title-bottom.logo-simple {
    width: 50%;
    padding-top: 12%;
  }

  .home .box-column-container {
    padding-top: 58px;
    margin-left: 0;
    margin-right: 0;
  }

  .home .box-column-container .box-column-item {
    width: 100%;
    padding: 0.5rem 0 !important;
  }

  .home .box-column-container .box-column-item:first-child {
    padding-top: 0 !important;
  }

  .home .box-column-container .box-column-item:last-child {
    padding-bottom: 0 !important;
  }

  .years-container .seven {
    width: 61px;
    height: 101px;
  }

  .years-container .seven div {
    height: 13px;
  }

  .years-container .seven div img {
    width: 61px;
    height: 101px;
  }

  .years-container .zero {
    width: 71px;
    height: 71px;
  }

  .years-container.start-anim .seven div {
    width: 61px;
    height: 101px;
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .home .box .box-title-bottom.logo-simple {
    width: 35%;
    padding-top: 8%;
  }

  .years-container .seven {
    width: 61px;
    height: 101px;
  }

  .years-container .seven div {
    height: 13px;
  }

  .years-container .seven div img {
    width: 61px;
    height: 101px;
  }

  .years-container .zero {
    width: 71px;
    height: 71px;
  }

  .years-container.start-anim .seven div {
    width: 61px;
    height: 101px;
  }
}

@media all and (-ms-high-contrast: none) {
  .article-list .card:before {
    display: block;
  }

  .article-list .card.card-border-primary .icon {
    max-width: 38px;
    position: absolute;
    top: 2rem;
    right: 0.75rem;
  }
}

.b-lazy {
  transition: opacity 500ms ease-in-out;
  max-width: 100%;
  opacity: 0;
}

.b-lazy.b-loaded {
  opacity: 1;
}

.b-error {
  opacity: 1;
}