﻿
.font-r { font-family: Roobert, sans-serif !important; font-weight: 400; }
.font-m { font-family: Roobert, sans-serif !important; font-weight: 500; }

.hl-lists ul { margin-left: 0; }

section.hero-header { background-size: cover; background-position: center; background-repeat: no-repeat; position: relative; z-index: 2; overflow: hidden; margin-top: 0; padding: 30px 0 0 0; min-height: 410px; }
section.hero-header .wrapper { display: flex; height: 100%; align-items: start; position: relative; z-index: 2; }

section.hero-header.bg-image { height: auto; padding: 30px 0; }

section.hero-header > .image-background { position: absolute; left: 0; top: 0; width: 100%; height: calc(100% - 80px); }

section.hero-header .video-container { position: absolute; left: 0; top: 0; width: 100%; height: calc(100% - 80px); z-index: 0; }
section.hero-header .video-container video { width: 100vw; height: 100%; object-position: center; object-fit: cover; }

/* iOS fix? Maybe. */
section.hero-header .video-container video::-webkit-media-controls { display: none !important; }

section.additional-resources .additional-resource-panel label.title { font-family: Roobert, sans-serif; font-weight: 300; }
section.additional-resources .additional-resource-panel label.title strong { font-weight: 300; }

.hero-text-box { display: block; text-decoration: none; padding: 45px 30px; width: 100%; max-width: 450px; margin: 0; }
.hero-text-box .home-link { text-decoration: none; }

.hero-text-box p { color: var(--hl-dark-green); font-size: 17px; font-family: Roobert, sans-serif; }
.hero-text-box p:last-child { margin-bottom: 0; }

.hero-text-box .title { color: var(--hl-dark-green); font-family: Roobert, sans-serif; font-size: 36px; font-weight: bold; margin: 0 0 0.75em 0; line-height: 1.1; }
.hero-text-box .title span { font-size: 57px; }

.hero-text-box a:not(.home-link) { border-color: var(--hl-dark-green); }

/*** ***/

.carousel-controls { display: flex; flex-direction: row; gap: 20px; margin-top: 20px; justify-content: space-between; }
.carousel-buttons { display: flex; flex-direction: row; gap: 20px; }

.slick-arrow { width: 40px; height: 40px; border-width: 1px; border-style: solid; background-color: transparent; border-color: var(--hl-dark-green) !important; background-image: url("/_assets/icon-line-arrow-hl-dark-green.png") !important; background-repeat: no-repeat; background-size: 50%; background-position: center; font-size: 0; }
.slick-arrow.slick-prev { transform: rotate(180deg); }

.slick-arrow:hover { background-color: var(--hl-dark-green); background-image: url("/_assets/icon-line-arrow-white.png") !important; }

/*** ***/

h2.section-title,
.key-contacts-v3 .header h2 { margin-bottom: 0.75em; font-size: 35px; font-family: Roobert, sans-serif; font-weight: 300; }

/*** ***/

section.actions { margin: 20px 0 0 0; z-index: 10; }
section.actions .actions-container { display: flex; flex-direction: row; align-items: center; gap: 20px; }


section.actions .action-buttons { display: flex; flex-direction: row; gap: 10px; align-items: center; justify-content: end; flex-shrink: 0; }

section.actions .search-field { height: 47px; flex-basis: 100%; background-color: var(--hl-light-taupe); border-color: var(--hl-light-taupe); display: flex; flex-direction: row; align-items: center; gap: 16px; padding: 0 20px 0 0; }

section.actions .search-field input[type=text] { height: 47px; font-family: Roobert, sans-serif; font-size: 16px; background-color: transparent; width: 100%; }


.btn-search { background-color: transparent; display: inline-block; width: 47px; height: 47px; flex-shrink: 0; background-image: url("/_assets/icon-search-dark.png"); background-size: 24px; background-repeat: no-repeat; background-position: center; cursor: pointer; }

.btn-my-alerts { flex-shrink: 0; gap: 12px; white-space: nowrap; }

.btn-my-alerts:before { content: ""; display: inline-block; width: 21px; height: 21px; background-position: center; background-size: contain; background-repeat: no-repeat; background-image: url("/_assets/icon-my-alerts-filled-hl-light-green.png"); }

.btn-2024.btn-my-alerts:hover { border-color: var(--hl-light-green); background-color: var(--hl-light-green); color: var(--hl-dark-green); }
.btn-2024.btn-my-alerts:hover:before { background-image: url("/_assets/icon-my-alerts-filled-hl-dark-green.png"); }


section.actions .social { display: flex; flex-direction: row; gap: 0px; flex-shrink: 0; justify-content: space-between; }

section.actions .social-buttons { display: flex; flex-direction: row; gap: 0; flex-shrink: 0; }

ul.share-icons li .share-icon,
section.actions button.share-icon { width: 47px; height: 47px; background-size: 30px; }


.my-alert-form .icon-and-title { display: flex; flex-direction: row; align-items: center; gap: 20px; margin: 0 0 20px 0; }
.my-alert-form .icon-and-title img { height: 42px; width: 34px; }
.my-alert-form .icon-and-title h2 { font-family: Roobert, sans-serif; }

.my-alert-form .form-row { display: flex; flex-direction: row; gap: 20px; }
.my-alert-form .form-row .form-field { flex-basis: 50%; }
.my-alert-form .form-row .form-field input { border-color: var(--hl-light-taupe) !important; background-color: var(--hl-light-taupe); }

/*** ***/

.article-panel { border-top: 0; font-family: Roobert, sans-serif; color: var(--hl-dark-green); background-color: transparent; font-weight: 400; line-height: 1.4em; }
.article-panel .inner { }
.article-panel .inner button { background-color: var(--hl-light-taupe); color: var(--hl-dark-green); width: 100%; display: flex; flex-direction: column; align-items: flex-start; }
.article-panel .tag { display: flex; flex-direction: row; align-items: center; font-family: Roobert, sans-serif; font-size: 12px; font-weight: 500; gap: 10px; color: var(--hl-dark-green); text-align: left; }
.article-panel .tag .icon { width: 45px; height: 45px; background-color: var(--hl-light-green); background-size: 28px auto; background-position: center; background-repeat: no-repeat; }
.article-panel .content { padding: 18px; text-align: left; width: 100%; }
.article-panel .content .date { font-family: Roobert, sans-serif; font-size: 12px; margin: 0 0 1em 0; }
.article-panel .content .title { font-family: Roobert, sans-serif; font-size: 18px; line-height: 1.3; }
.article-panel .content .image { margin-top: 20px; width: 100%; height: 120px; background-position: center; background-size: cover; background-repeat: no-repeat; }

.article-panel:hover { opacity: 1 !important; }
.article-panel .inner button:hover { background-color: var(--hl-taupe); }

.article-panel.taupe .inner button { }
.article-panel.taupe .inner button:hover { background-color: var(--hl-dark-taupe); }

.article-panel .tag-and-jurisdictions { width: 100%; display: flex; flex-direction: row; gap: 10px; justify-content: space-between; padding: 0 10px 0 0; }
.article-panel .jurisdictions { display: flex; flex-direction: row; flex-wrap: wrap; flex-shrink: 0; width: 116px; gap: 6px; align-items: flex-start; padding: 10px 0 0 0; justify-content: end; }
.article-panel .jurisdictions img { height: 24px; width: 24px; }

img.flag { box-shadow: 0 0 1px 1px #000000; border-radius: 50%; }

/*** ***/

section.whats-new { margin-top: 20px; background-color: rgba(var(--hl-taupe-rgb), .14) !important; padding: 20px 0; }
section.whats-new .carousel { margin: 0 -10px; }

section.whats-new .slick-arrow { border-color: var(--hl-light-green) !important; }
section.whats-new .slick-arrow:hover { border-color: var(--hl-dark-green) !important; }

.btn-see-all { gap: 10px; }
.btn-see-all:after { content: ""; display: inline-block; width: 18px; height: 18px; background-size: contain; background-position: center; background-repeat: no-repeat; background-image: url("/_assets/icon-line-arrow-hl-dark-green.png"); transform: rotate(-45deg); }

/*** ***/

div.key-contacts-v3 { background-color: var(--hl-dark-green); padding: 40px 0; margin-top: 40px; }
div.key-contacts-v3.has-intro .header { margin-bottom: 15px; }
div.key-contacts-v3 .header h2 { color: var(--hl-light-green); }
div.key-contacts-v3 .carousel-controls .slick-arrow { border-color: var(--hl-light-green) !important; background-color: transparent; background-image: url("/_assets/icon-line-arrow-hl-light-green.png") !important; background-size: 50%; }
div.key-contacts-v3 .carousel-controls .slick-arrow:hover { background-color: var(--hl-light-green); background-image: url("/_assets/icon-line-arrow-hl-dark-green.png") !important; }

div.key-contacts-v3 .btn-contact-us { display: flex; flex-direction: row; gap: 12px; font-family: Roobert, sans-serif !important; font-size: 16px; font-weight: 500; background-color: var(--hl-light-green); border-color: var(--hl-light-green); }
div.key-contacts-v3 .btn-contact-us:before { content: ""; width: 24px; height: 18px; background-image: url("/_assets/icon-hl-contact-us.png"); background-size: contain; background-position: center; background-repeat: no-repeat; }
div.key-contacts-v3 .btn-contact-us:hover { background-color: #ffffff; }

div.key-contacts-v3 .intro { color: #ffffff; font-family: Roobert, sans-serif; font-size: 17px; line-height: 1.3; }
div.key-contacts-v3 .intro .standard-page-content { margin-top: 0px; }

/*** ***/

section.quotes { padding: 20px 0; background-image: url("/_uploads/HL-Gradient.png"); background-size: cover; background-position: center; background-repeat: no-repeat; }
section.quotes .carousel-container { padding: 0 100px; position: relative; }
section.quotes .slick-arrow { position: absolute; top: 50%; left: 0; margin-top: -20px; }
section.quotes .slick-arrow.slick-next { left: unset; right: 0; }

section.quotes .quote-mark { display: flex; flex-direction: row; align-items: flex-start; justify-content: center; gap: 20px; }
section.quotes .quote-mark span { font-family: Roobert, sans-serif; font-size: 76px; color: var(--hl-dark-green); line-height: 0.7; }
section.quotes .quote-mark hr { width: 50%; max-width: 150px; border-color: var(--hl-dark-green); margin-top: 10px; margin-bottom: 0; }

section.quotes .quote { font-family: Roobert, sans-serif; font-size: 25px; font-weight: 400; color: var(--hl-dark-green); text-align: center; line-height: 1.2; margin: 0 0 16px 0; }
section.quotes .source-type { font-family: Roobert, sans-serif; font-size: 16px; font-weight: 300; font-style: normal; color: var(--hl-dark-green); text-align: center; margin: 2px 0 0 0; }
section.quotes .source { font-family: Roobert, sans-serif; font-size: 16px; font-weight: 300; font-style: italic; color: var(--hl-dark-green); text-align: center; margin: 2px 0 0 0; }

/*** ***/

section.press-releases { margin-top: 50px; }
.press-release-panel { background-color: var(--hl-light-green); color: var(--hl-dark-green); text-decoration: none; padding: 20px 20px 50px 20px; font-family: Roobert, sans-serif; transition: all 0.2s; position: relative; }

.press-release-panel p { font-family: Roobert, sans-serif; font-size: 16px; font-weight: 400; color: var(--hl-dark-green); }
.press-release-panel p.title { font-size: 21px; font-weight: 500; }
.press-release-panel p.article-date { font-size: 12px; }

.press-release-panel .arrow { position: absolute; bottom: 20px; right: 20px; width: 20px; height: 20px; background-image: url("/_assets/icon-line-arrow-hl-dark-green.png"); background-size: contain; background-position: center; transform: rotate(-45deg); }

.press-release-panel:hover { background-color: var(--hl-dark-green); }
.press-release-panel:hover p { color: #ffffff; }
.press-release-panel:hover .arrow { background-image: url("/_assets/icon-line-arrow-hl-light-green.png"); }

section.press-releases .see-all-button { margin-top: 20px; display: flex; justify-content: flex-end; }

section.press-releases .see-all-button .btn-see-all:after { background-image: url("/_assets/icon-line-arrow-hl-light-green.png"); }
section.press-releases .see-all-button .btn-see-all:hover:after { background-image: url("/_assets/icon-line-arrow-hl-dark-green.png"); }

/*** ***/

section.esg-round-up { margin: 30px 0 0 0; }

section.esg-round-up .wrapper .col-1 { padding: 30px; background-color: var(--hl-dark-green) !important; }

section.esg-round-up table { background-color: transparent; margin: 0; }
section.esg-round-up .wrapper table tr td { background-color: transparent; border: none; }

section.esg-round-up .wrapper table tr td:first-child { width: 25%; }

section.esg-round-up .wrapper table tr td:last-child { padding-left: 40px; vertical-align: middle; }

section.esg-round-up table td img { width: 100%; height: auto; }

section.esg-round-up table td .copy { font-family: Roobert, sans-serif; font-size: 17px; font-weight: 500; color: #ffffff; line-height: 1.2; }

section.esg-round-up .btn-read-round-up { display: inline-flex; flex-direction: row; gap: 10px; align-items: center; }
section.esg-round-up .btn-read-round-up:after { content: ""; display: inline-block; width: 18px; height: 18px; background-image: url("/_assets/icon-line-arrow-hl-dark-green.png"); background-size: contain; background-position: center; background-repeat: no-repeat; transform: rotate(-45deg); }

/*** ***/

section.article-list:focus-within { z-index: 12; }


.article-list-title-and-filter { display: flex; flex-direction: row; align-items: center; justify-content: space-between; gap: 20px; }
.article-list-title-and-filter h2.section-title { margin-bottom: 0; flex-basis: 100%; }

.article-list-filter { display: flex; flex-direction: row; align-items: center; gap: 20px; }
.article-list-filter .filter-item { display: flex; flex-direction: row; align-items: center; gap: 10px; }
.article-list-filter .filter-item label { font-family: Roobert, sans-serif; font-size: 14px; font-weight: 500; white-space: nowrap; color: var(--hl-dark-green); }

.article-list-filter .filter-item.monthly-bytes { flex-direction: column; border: 12px solid var(--hl-light-green); background-color: var(--hl-light-green); }
.article-list-filter .filter-item.monthly-bytes .dk-selected { width: 170px; }

div.article-list { margin-top: 30px; }

.dk-select,
.dk-select * { font-family: Roobert, sans-serif; color: #000000; }

.dk-select.white .dk-selected,
.dk-select-multi.white .dk-selected { border-color: #ffffff; background-color: #ffffff; }

.dk-select.white .dk-select-options .dk-option-highlight,
.dk-select-multi.white .dk-select-options .dk-option-highlight { color: #000000; }

.dk-selected { border-color: var(--hl-taupe); background-color: var(--hl-taupe); width: 180px; }
.dk-select-options { background-color: var(--hl-taupe); }

.dk-select.white .dk-select-options,
.dk-select-multi.white .dk-select-options { background-color: #ffffff; }

.dk-select-options-highlight .dk-option-selected,
.dk-option-selected { background-color: rgba(var(--hl-dark-green-rgb), 0.3); color: var(--hl-dark-green); }


.dk-select-options .dk-option-highlight { background-color: rgba(var(--hl-dark-green-rgb), 0.2); color: #ffffff; }


.dk-select-open-down:not(.dk-always-open-up) .dk-select-options { padding: 10px; }
.dk-option { padding: 0.4em 20px; }

.dk-checkboxes li.dk-option { padding-left: 35px; }
.dk-checkboxes li.dk-option:before { left: 5px; border-color: var(--hl-dark-green); }

/*** ***/

.popup-modal .popup-form .wrapper { max-height: 85vh; }

.article-popup .popup-form { padding: 0; font-family: Roobert, sans-serif; font-weight: 400; font-size: 16px; color: var(--hl-dark-green); }

.close-article-popup,
.close-essential-popup { position: absolute; display: block; width: 34px; height: 34px; background-color: transparent; border-radius: 100%; top: 0; z-index: 100; background-image: url("/_assets/icon-close-dark.png"); background-size: 16px; background-position: center; background-repeat: no-repeat; z-index: 10; background-color: var(--hl-light-green); border-radius: 0; }

.close-article-popup { right: -30px; }
.close-essential-popup { right: 0; }

.article-popup .header .tag { display: flex; flex-direction: row; align-items: center; gap: 10px; font-size: 14px; }

.article-popup .header .jurisdictions { display: flex; flex-direction: row; align-items: center; gap: 10px; }

.article-popup .header .tag .icon { width: 45px; height: 45px; background-color: var(--hl-light-green); background-size: 28px auto; background-position: center; background-repeat: no-repeat; }
.article-popup .date { font-size: 14px; margin-top: 20px; }
.article-popup .title { font-size: 27px; margin: 0; line-height: 1.1; }
.article-popup .content .intro { margin: 16px 0 0 0; line-height: 1.3; }

.article-popup .button-container { margin-top: 20px; }
.article-popup .btn-read-more { background-color: var(--hl-light-green); border-color: var(--hl-light-green); color: var(--hl-dark-green); font-family: Roobert, sans-serif; font-size: 15px; font-weight: 500; }
.article-popup .btn-read-more:hover { background-color: transparent; }

.article-popup .video-container,
.article-popup .image { margin-top: 20px; }

.article-popup .tag-and-jurisdictions { padding-right: 10px; align-items: center; }

.tag-and-jurisdictions { display: flex; flex-direction: row; gap: 20px; align-items: flex-start; justify-content: space-between; }

/*.tag-and-jurisdictions .jurisdictions { display: flex; flex-direction: row; gap: 10px; }*/

.tag-and-jurisdictions .flag { height: 32px; width: 32px; }

/*** ***/

section.search-results { margin-top: 0; }

.no-search-results { }
.no-search-results p { font-family: Roobert, sans-serif; font-size: 18px; color: var(--hl-dark-green); margin: 0; }


.search-context { color: var(--hl-dark-green); font-family: Roobert, sans-serif; font-size: 15px; font-weight: 300; margin: 20px 0; }
.search-context > * { color: inherit; }
.search-context > :last-child { margin-bottom: 0; }

.search-highlight { font-weight: 800; }

.article-panel .search-highlight { color: #000000; }

.search-results-header { display: flex; flex-direction: row; align-items: center; width: 100%; gap: 40px; font-family: Roobert, sans-serif; font-weight: 500; color: var(--hl-dark-green); }
.search-results-header .results-count { flex-basis: 100%; }
.search-results-header .search-results-sort { display: flex; flex-direction: row; align-items: center; gap: 10px; flex-shrink: 0; }
.search-results-header .search-results-sort label { white-space: nowrap; }

.search-results-header .search-results-sort table { background-color: transparent; margin: 0; }

.search-results-header td { display: inline-flex; align-items: center; border: 0 !important; vertical-align: middle !important; }
.search-results-header td label { font-family: Roobert, sans-serif !important; font-size: 16px !important; color: var(--hl-dark-green); display: flex; flex-direction: row; align-items: center; gap: 6px; }

.search-results-header td input[type=radio] { display: none; }
.search-results-header td label:before { content: ""; display: inline-block; width: 12px; height: 12px; border: 1px solid var(--hl-dark-green); border-radius: 50%; }

.search-results-header td input[type=radio]:checked + label:before { background-color: var(--hl-dark-green); }

.search-result { background-color: var(--hl-light-taupe); padding: 16px; text-align: left; display: flex; align-items: center; margin-bottom: 20px; width: 100%; gap: 40px; text-decoration: none; }
.search-result .content { flex-basis: 100%; }
.search-result p { font-family: Roobert, sans-serif; font-size: 16px; font-weight: 300; color: var(--hl-dark-green); }
.search-result p.title { font-weight: bold; }
.search-result p:last-child { margin: 0; }



.search-result .indicator { width: 20px; position: relative; flex-shrink: 0; }
.search-result .indicator:after { content: ""; position: absolute; left: calc(50% - 5px); top: calc(50% - 10px); width: 10px; height: 20px; background-image: url("/_assets/btn-arrow-hl-dark-green.png"); background-size: contain; background-repeat: no-repeat; }

.search-result:hover { background-color: var(--hl-taupe); }

/*** ***/

section.accolades { margin-top: 30px; background-color: var(--hl-dark-green) !important; padding: 20px 0; }
section.accolades .carousel-container { padding: 0 100px; position: relative; }
section.accolades .slick-arrow { position: absolute; top: 50%; left: 0; margin-top: -20px; border-color: var(--hl-light-green) !important; background-image: url("/_assets/icon-line-arrow-white.png") !important; }
section.accolades .slick-arrow.slick-next { left: unset; right: 0; }

section.accolades .accolade-panel { padding: 0 10px; }
section.accolades .accolade-panel p { font-family: Roobert, sans-serif; font-size: 15px; font-weight: 400; color: #ffffff; text-align: center; margin-bottom: 0.25em; line-height: 1.2; }
section.accolades .accolade-panel p.accolade-type { color: var(--hl-light-green); font-size: 21px; }
section.accolades .accolade-panel p.title { font-size: 19px; }
section.accolades .accolade-panel p.accolade-from { font-style: italic; }

/*** ***/

.side-toolbar { position: fixed !important; bottom: 100px; right: 0; background-color: transparent !important; z-index: 1000; display: flex; flex-direction: column; }

.side-toolbar .btn-ask-question { margin-top: 10px; padding: 14px; width: 44px; height: 44px; background-image: url("/_assets/icon-question-mark-hl-light-green.png"); background-size: 16px; background-position: center; background-repeat: no-repeat; background-color: var(--hl-dark-green); cursor: pointer; box-shadow: 0 0 0 1px #dedede; }
.side-toolbar .btn-my-alerts { display: block; padding: 14px; width: 44px; height: 44px; background-image: url("/_assets/icon-my-alerts-filled-hl-dark-green.png"); background-size: 22px; background-position: center; background-repeat: no-repeat; background-color: var(--hl-light-green); flex-basis: auto !important; box-shadow: 0 0 0 1px #dedede; cursor: pointer; }

/*** ***/

div.load-more { margin-top: 40px; }

.btn-load-more { font-family: Roobert, sans-serif; font-size: 15px; font-weight: 500; background-color: var(--hl-light-green); border-color: var(--hl-light-green); color: var(--hl-dark-green); display: inline-flex; flex-direction: row; align-items: center; gap: 10px; }
.btn-load-more:after { content: ""; width: 16px; height: 16px; background-image: url("/_assets/icon-plus-hl-dark-green.png"); background-size: contain; background-position: center; background-repeat: no-repeat; }
.btn-load-more:hover { background-color: var(--hl-dark-green); border-color: var(--hl-dark-green); color: #ffffff; }
.btn-load-more:hover:after { background-image: url("/_assets/icon-plus-hl-light-green.png"); }


.carousel .article-panel,
.carousel .webinar-panel { padding: 0 10px; }

.carousel .article-panel .content { display: flex; flex-direction: column; justify-content: start; }
.carousel .article-panel .main-content { display: flex; flex-direction: column; flex-basis: 100%; justify-content: space-between; }

div.back-to-top { text-align: right; }

.standard-page-content { font-family: Roobert, sans-serif; font-size: 16px; font-weight: 400; color: var(--hl-dark-green); }

@media (max-width: 1140px) {
   .article-list-title-and-filter { flex-direction: column; align-items: flex-start; }
}

@media (max-width: 1050px) {
   section.esg-round-up .wrapper table tr td:first-child { width: 35%; }
}

@media (max-width: 940px) {
   .article-list-filter { display: grid; grid-template-areas: "sort sort sort" "type jurisdiction topic"; gap: 10px; }
   .article-list-filter .filter-item.sort { grid-area: sort; }
   .article-list-filter .filter-item.content-type { grid-area: type; }
   .article-list-filter .filter-item.jurisdiction { grid-area: jurisdiction; }
   .article-list-filter .filter-item.topic { grid-area: topic; }

   .article-list-filter .filter-item > label { width: 54px; text-align: right; flex-shrink: 0; }

   .article-list-filter .filter-item .dk-selected { width: 100%; }
}

@media (max-width: 840px) {
   section.esg-round-up .wrapper table tr td { display: table-row; width: 100%; }
   section.esg-round-up .wrapper table tr td:first-child .content { padding: 0 0 50px 0; }
}

@media (max-width: 680px) {
   .article-list-filter { grid-template-areas: "sort sort" "type jurisdiction" "topic topic"; }
   .article-list-filter .filter-item.topic { padding-left: 64px; }
}

@media (max-width: 640px) {
   section.actions .actions-container { display: grid; grid-template-areas: "social social" "search alerts"; gap: 10px; grid-template-columns: 2fr 1fr; }
   section.actions .actions-container .social { grid-area: social; justify-content: end; }
   section.actions .actions-container .search-field { grid-area: search; }
   section.actions .actions-container .action-buttons { grid-area: alerts; }
}

@media (max-width: 480px) {
   .article-list-filter { grid-template-areas: "sort" "type" "jurisdiction" "topic"; }
   .article-list-filter .filter-item.jurisdiction { padding-left: 64px; }
   .article-list-filter .filter-item .dk-selected { width: 100%; }
}
