@media only screen and (max-width: 900px) {



    #main--navigation .drilldown .is-drilldown-submenu-parent > a::after {
        left: 60%;
        top: 20px;
      }
}



@media only screen and (max-width: 730px) {



    #main--navigation .drilldown .is-drilldown-submenu-parent > a::after {
        left: 80%;
        top: 20px;
      }
}


h1,h2,h3,h4,h5,h6,.news-title,.card-section header{
    -ms-hyphens: auto;
-webkit-hyphens: auto;
hyphens: auto;
}

.news-title {

    line-height: 40px;
  }


  .cfGMLl  {
  transition: bottom .1s;
  transition-timing-function: ease;
  transition-timing-function: linear;
}

.kkwa--cookie-badge-container--hidden {
  bottom: -70px!important;
}

.kkwa--cookie-badge-container--visible{
  bottom: 15px!important;
}