.cookie-banner-new-modal {
  min-height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
  flex-flow: column;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 15px;
  color: #1b1b1b;
  line-height: 24px;
  text-rendering: optimizelegibility;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word; }

  .cookie-banner-new-modal .row {
    margin-bottom: 0px !important; }
  .cookie-banner-new-modal *,
  .cookie-banner-new-modal *::before,
  .cookie-banner-new-modal *::after {
    box-sizing: border-box; }

  .cookie-banner-new-modal p {
    margin-top: 0;
    margin-bottom: 16px; }
  .cookie-banner-new-modal a {
    color: #005ca9;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects; }
  .cookie-banner-new-modal svg:not(:root) {
    overflow: hidden; }
  .cookie-banner-new-modal a {
    -ms-touch-action: manipulation;
        touch-action: manipulation; }
  .cookie-banner-new-modal ::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button; }
  .cookie-banner-new-modal p {
    margin-bottom: 16px; }
  .cookie-banner-new-modal .h3 {
    font-family: 'Lato', sans-serif;
    font-weight: 900; }
  .cookie-banner-new-modal a {
    color: #005ca9;
    font-weight: 600;
    cursor: pointer; }
    .cookie-banner-new-modal a:focus {
      color: #1892dc;
      text-decoration: underline; }
  .cookie-banner-new-modal p {
    margin-bottom: 16px; }
  .cookie-banner-new-modal *,
  .cookie-banner-new-modal *::before,
  .cookie-banner-new-modal *::after {
    box-sizing: inherit; }
  .cookie-banner-new-modal .container-fluid {
    width: 100%;
    padding-right: 16px;
    padding-left: 16px;
    margin-right: auto;
    margin-left: auto; }
  .cookie-banner-new-modal .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-right: -16px;
    margin-left: -16px; }
  .cookie-banner-new-modal .col-12, .cookie-banner-new-modal .col-auto, .cookie-banner-new-modal .col-lg-11 {
    position: relative;
    width: 100%;
    padding-right: 16px;
    padding-left: 16px; }
  .cookie-banner-new-modal .col-auto {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .cookie-banner-new-modal .col-12 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; }
  @media (min-width: 992px) {
    .cookie-banner-new-modal .col-lg-11 {
      -ms-flex: 0 0 91.66667%;
          flex: 0 0 91.66667%;
      max-width: 91.66667%; } }
  .cookie-banner-new-modal .d-none {
    display: none !important; }
  .cookie-banner-new-modal .d-block {
    display: block !important; }
  @media (min-width: 576px) {
    .cookie-banner-new-modal .d-sm-none {
      display: none !important; }
    .cookie-banner-new-modal .d-sm-block {
      display: block !important; } }
  @media (min-width: 768px) {
    .cookie-banner-new-modal .d-md-none {
      display: none !important; }
    .cookie-banner-new-modal .d-md-block {
      display: block !important; } }
  @media (min-width: 992px) {
    .cookie-banner-new-modal .d-lg-none {
      display: none !important; }
    .cookie-banner-new-modal .d-lg-block {
      display: block !important; } }
  .cookie-banner-new-modal .justify-content-center {
    -ms-flex-pack: center !important;
        justify-content: center !important; }
  @media (min-width: 576px) {
    .cookie-banner-new-modal .justify-content-sm-between {
      -ms-flex-pack: justify !important;
          justify-content: space-between !important; } }
  @media (min-width: 768px) {
    .cookie-banner-new-modal .justify-content-md-center {
      -ms-flex-pack: center !important;
          justify-content: center !important; } }
  @media (min-width: 992px) {
    .cookie-banner-new-modal .justify-content-lg-between {
      -ms-flex-pack: justify !important;
          justify-content: space-between !important; } }
  .cookie-banner-new-modal .mr-1 {
    margin-right: 0.25rem !important; }
  .cookie-banner-new-modal .p-3 {
    padding: 1rem !important; }
  .cookie-banner-new-modal .ml-auto {
    margin-left: auto !important; }
  @media (min-width: 576px) {
    .cookie-banner-new-modal .ml-sm-auto {
      margin-left: auto !important; } }
  @media (min-width: 768px) {
    .cookie-banner-new-modal .ml-md-0 {
      margin-left: 0 !important; }
    .cookie-banner-new-modal .pb-md-0 {
      padding-bottom: 0 !important; }
    .cookie-banner-new-modal .pt-md-5 {
      padding-top: 3rem !important; } }
  @media (min-width: 992px) {
    .cookie-banner-new-modal .ml-lg-auto {
      margin-left: auto !important; } }
  .cookie-banner-new-modal .d-none {
    display: none !important; }
  .cookie-banner-new-modal .d-block {
    display: block !important; }
  @media (min-width: 576px) {
    .cookie-banner-new-modal .d-sm-none {
      display: none !important; }
    .cookie-banner-new-modal .d-sm-block {
      display: block !important; } }
  @media (min-width: 768px) {
    .cookie-banner-new-modal .d-md-none {
      display: none !important; }
    .cookie-banner-new-modal .d-md-block {
      display: block !important; } }
  @media (min-width: 992px) {
    .cookie-banner-new-modal .d-lg-none {
      display: none !important; }
    .cookie-banner-new-modal .d-lg-block {
      display: block !important; } }
  .cookie-banner-new-modal .justify-content-center {
    -ms-flex-pack: center !important;
        justify-content: center !important; }
  @media (min-width: 576px) {
    .cookie-banner-new-modal .justify-content-sm-between {
      -ms-flex-pack: justify !important;
          justify-content: space-between !important; } }
  @media (min-width: 768px) {
    .cookie-banner-new-modal .justify-content-md-center {
      -ms-flex-pack: center !important;
          justify-content: center !important; } }
  @media (min-width: 992px) {
    .cookie-banner-new-modal .justify-content-lg-between {
      -ms-flex-pack: justify !important;
          justify-content: space-between !important; } }
  .cookie-banner-new-modal .float-left {
    float: left !important; }
  @supports ((position: -webkit-sticky) or (position: sticky)) { }
  .cookie-banner-new-modal .mr-1 {
    margin-right: 0.25rem !important; }
  .cookie-banner-new-modal .p-3 {
    padding: 1rem !important; }
  .cookie-banner-new-modal .ml-auto {
    margin-left: auto !important; }
  @media (min-width: 576px) {
    .cookie-banner-new-modal .ml-sm-auto {
      margin-left: auto !important; } }
  @media (min-width: 768px) {
    .cookie-banner-new-modal .ml-md-0 {
      margin-left: 0 !important; }
    .cookie-banner-new-modal .pb-md-0 {
      padding-bottom: 0 !important; }
    .cookie-banner-new-modal .pt-md-5 {
      padding-top: 3rem !important; } }
  @media (min-width: 992px) {
    .cookie-banner-new-modal .ml-lg-auto {
      margin-left: auto !important; } }
  .cookie-banner-new-modal .text-center {
    text-align: center !important; }
  .cookie-banner-new-modal .font-weight-bold {
    font-weight: 700 !important; }
  .cookie-banner-new-modal .page-wrapper {
    position: relative;
    margin: 0 auto;
    width: 100%;
    max-width: 144rem;
    background-color: #fff; }
  .cookie-banner-new-modal .container-fluid {
    padding-left: 16px;
    padding-right: 16px;
    position: relative;
    /*&--full {
		max-width: 144rem;
	}*/ }
    @media (min-width: 768px) {
      .cookie-banner-new-modal .container-fluid {
        padding-left: 32px;
        padding-right: 32px; } }
  .cookie-banner-new-modal .row {
    margin-left: -16px;
    margin-right: -16px; }
    @media (max-width: 575.98px) {
      .cookie-banner-new-modal .row {
        margin-left: -8px;
        margin-right: -8px; } }
  @media (max-width: 575.98px) {
    .cookie-banner-new-modal .col-12, .cookie-banner-new-modal .col-auto, .cookie-banner-new-modal .col-lg-11 {
      padding-left: 8px;
      padding-right: 8px; } }
  .cookie-banner-new-modal .section-wrapper {
    padding-top: 32px;
    padding-bottom: 8px;
    position: relative; }
    @media (min-width: 992px) {
      .cookie-banner-new-modal .section-wrapper {
        padding-top: 64px;
        padding-bottom: 32px; } }
    @media (min-width: 1200px) {
      .cookie-banner-new-modal .section-wrapper {
        padding-left: 8.333335%;
        padding-right: 8.333335%; } }
    @media (min-width: 992px) {
      .cookie-banner-new-modal .section-wrapper--initial {
        padding-left: 0;
        padding-right: 0; } }
  .cookie-banner-new-modal .block-wrapper {
    margin-bottom: 24px; }
    @media (min-width: 992px) {
      .cookie-banner-new-modal .block-wrapper {
        margin-bottom: 32px; } }
  .cookie-banner-new-modal .space-lover {
    padding-top: 16px; }
  .cookie-banner-new-modal .btn {
    display: inline-block;
    text-decoration: none;
    font-size: 16px;
    font-weight: normal;
    border: 1px solid transparent;
    border-radius: 3px;
    padding: 8px 16px;
    cursor: pointer;
    background: none; }
    .cookie-banner-new-modal .btn:focus {
      border-color: #1892dc;
      box-shadow: 0 0 3px #A7B7C7;
      outline: 0; }
    .cookie-banner-new-modal .btn__secondary {
      color: #005ca9;
      background: #fff;
      border: 1px solid #dedee1; }
      .cookie-banner-new-modal .btn__secondary:hover {
        background: #005ca9;
        color: #fff; }
      .cookie-banner-new-modal .btn__secondary:focus {
        background: #005ca9;
        color: #fff; }
    .cookie-banner-new-modal .btn:hover {
      text-decoration: none; }
    .cookie-banner-new-modal .btn:focus {
      outline: none; }
  .cookie-banner-new-modal .h3 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 8px; }
    @media (min-width: 992px) {
      .cookie-banner-new-modal .h3 {
        font-size: 21px;
        line-height: 32px; } }
  .cookie-banner-new-modal [class^="icon-"] {
    display: inline-block;
    width: 1em;
    min-width: 1em;
    height: 1em;
    stroke-width: 0;
    stroke: currentColor;
    fill: #617384; }
  .cookie-banner-new-modal .icon__rotate-180 {
    transform: rotate(180deg); }
  .cookie-banner-new-modal .tingle-modal-box {
    position: relative;
    margin: auto;
    transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transform: scale(0.8); }

.tingle-modal * {
  box-sizing: border-box; }

.tingle-modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  display: -ms-flexbox;
  display: flex;
  visibility: hidden;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  background-color: rgba(97, 115, 132, 0.8);
  opacity: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  transition: transform .2s ease; }

/* modal
-------------------------------------------------------------- */
.tingle-modal--noOverlayClose {
  cursor: default; }

.tingle-modal-box {
  position: relative;
  margin: auto;
  transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transform: scale(0.8); }

/* state
-------------------------------------------------------------- */
.tingle-enabled {
  position: fixed;
  right: 0;
  left: 0;
  overflow: hidden; }

.tingle-modal--visible {
  visibility: visible;
  opacity: 1; }

.tingle-modal--visible .tingle-modal-box {
  transform: scale(1); }

.tingle-modal--overflow {
  overflow-y: scroll; }

.reef-modal__content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  padding: 0 40px 32px 40px;
  background: #fff;
  opacity: 1;
  cursor: default;
  box-shadow: 2px 8px 12px rgba(11, 51, 82, 0.2); }

.reef-modal.tingle-modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10000;
  display: -ms-flexbox;
  display: flex;
  visibility: hidden;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  overflow: hidden;
  background-color: rgba(97, 115, 132, 0.8);
  opacity: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  transition: transform .2s ease; }

.reef-modal.tingle-modal--visible {
  visibility: visible;
  opacity: 1; }

.reef-modal.tingle-modal--visible .tingle-modal-box {
  transform: scale(1); }

.reef-modal.tingle-modal--overflow {
  overflow-y: scroll; }

.reef-modal .tingle-modal-box {
  position: relative;
  transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transform: scale(0.8);
  margin: auto 0; }

@media only screen and (min-width: 768px) {
  .reef-modal .tingle-modal-box {
    width: 66.66667%;
    max-width: 764px;
    margin: auto; } }

.tingle-enabled {
  position: fixed;
  right: 0;
  left: 0;
  overflow: hidden; }

/**
 * Custom
 */
/* custom - tomas_test */
/*****************************
*  CUSTOM - START
*****************************/
/*---- General ----*/
/*---- COLLAPSE - Collapsible REQUIRED ----*/
.custom-collapsible-content {
  overflow: hidden; }

.custom-collapsible-content.animate {
  transition: height 0.5s; }

.custom-collapsible-content.collapsed {
  display: none; }

/*---- COLLAPSE - Collapsible CUSTOM ----*/

/*---- COOKIE BANNER MODAL - REQUIRED ----*/
/* as IE11 has problems with auto margins (Bootstrap's m-auto) if we are placing only one element on the line - therefore we create a "fake" one */

/* additional media query classes */
@media (min-width: 910px) and (max-width: 991px) {
  .d-910-991-none {
    display: none !important; }
  .d-910-991-block {
    display: block !important; } }

/* required for IE11 reef/tingle modal - otherwise it will display out of bounds on smaller screens */
.tingle-modal-box {
  width: 100%; }

/*---- COOKIE BANNER MODAL - CUSTOM ----*/
.reef-modal.cookie-banner-new-modal .reef-modal__content {
  margin: 0;
  padding: 0; }

.reef-modal.cookie-banner-new-modal.tingle-modal {
  cursor: auto; }

/*---- COOKIE BANNER - CUSTOM ----*/
/** cookie consent banner **/
.cookie-banner-new-collapsible {
  cursor: pointer; }

.cookie-banner-new {
  background-color: #005ca9;
  color: #fff;
  font-size: 14px; }
  .cookie-banner-new a {
    color: #fff;
    text-decoration: underline; }
    .cookie-banner-new a.btn {
      color: #005ca9;
      text-decoration: none; }
      .cookie-banner-new a.btn:hover {
        color: #fff; }
      .cookie-banner-new a.btn:focus {
        color: #fff; }
      .cookie-banner-new a.btn.btn__secondary.reversed-fill {
        background-color: #005ca9;
        color: #fff; }
  .cookie-banner-new .page-wrapper {
    background-color: #005ca9; }

/*****************************
*  CUSTOM - END
*****************************/
