.LanguageDropDownList--YDF_DK{position:relative}.LanguageDropDownList--YDF_DK-CountryFlagPlaceholder{aspect-ratio:3/2;background-color:#fff;height:1rem}.LanguageDropDownList--YDF_DK-CountryFlag{flex-shrink:0;height:1rem}.LanguageDropDownList--YDF_DK-CurrentlySelectedOption{align-items:center;background-color:#ffede0;border:1px solid #ff6a00;border-radius:3px;cursor:pointer;display:flex;padding:8px 12px}.LanguageDropDownList--YDF_DK-CurrentlySelectedOption:hover{background-color:#ffe1cc}.LanguageDropDownList--YDF_DK-CurrentlySelectedOption:focus{box-shadow:0 0 4px 2px #c50;outline:none}.LanguageDropDownList--YDF_DK-CurrentlySelectedOption:active{background-color:#994000}.LanguageDropDownList--YDF_DK-CurrentlySelectedOption-Label{color:#994000;font-size:1rem;font-weight:700;margin-left:.8rem}.LanguageDropDownList--YDF_DK-CurrentlySelectedOption:active .LanguageDropDownList--YDF_DK-CurrentlySelectedOption-Label{color:#fff}.LanguageDropDownList--YDF_DK-ListBox{background-color:#fff;border-radius:3px;bottom:0;box-shadow:0 0 4px 4px rgba(0,0,0,.25);position:absolute;transform:translateY(100%);width:100%;z-index:20}.LanguageDropDownList--YDF_DK-ListBox__Hidden{display:none}.LanguageDropDownList--YDF_DK-ListBox-Item a{align-items:center;display:flex;font-size:1rem;padding:8px 12px}.LanguageDropDownList--YDF_DK-ListBox-Item:not(.LanguageDropDownList--YDF_DK-ListBox-Item__Selected) a{background-color:#ffede0;color:#994000;cursor:pointer}.LanguageDropDownList--YDF_DK-ListBox-Item:not(.LanguageDropDownList--YDF_DK-ListBox-Item__Selected) a:hover{background-color:#ffe1cc}.LanguageDropDownList--YDF_DK-ListBox-Item:not(.LanguageDropDownList--YDF_DK-ListBox-Item__Selected) a:focus{box-shadow:inset 0 0 0 2px #c50}.LanguageDropDownList--YDF_DK-ListBox-Item:not(.LanguageDropDownList--YDF_DK-ListBox-Item__Selected) a:active{background-color:#994000}.LanguageDropDownList--YDF_DK-ListBox-Item__Selected a{background-color:#994000;color:#fff;font-weight:700;pointer-events:none}.LanguageDropDownList--YDF_DK-ListBox-Item:active a{color:#fff}.LanguageDropDownList--YDF_DK-ListBox-Item-Label{font-size:1rem;margin-left:.8rem}.CompactTableOfContents--YDF_DK-Item+.CompactTableOfContents--YDF_DK-Item{margin-top:6px}.CompactTableOfContents--YDF_DK-Item:has(.CompactTableOfContents--YDF_DK-Item-CollapsingToggle){align-items:center;-moz-column-gap:6px;column-gap:6px;display:grid;grid-template-areas:"COLLAPSING_TOGGLE LINK_OR_TITLE" "CHILD_LIST CHILD_LIST";grid-template-columns:auto minmax(0,1fr)}.CompactTableOfContents--YDF_DK-Item-Link{border-radius:8px;color:#662b00;display:block;font-size:14px;grid-area:LINK_OR_TITLE;hyphens:auto;line-height:1.285714285714286;margin-bottom:-2px;margin-top:-2px;padding:4px 8px;word-break:break-all}.CompactTableOfContents--YDF_DK-Item-Link:hover{background-color:#fff3eb}.CompactTableOfContents--YDF_DK-Item-Link:focus{box-shadow:inset 0 0 0 2px #994000}.CompactTableOfContents--YDF_DK-Item-Link:active{background-color:#ffe1cc}.CompactTableOfContents--YDF_DK-Item-Link__Current{background-color:#994000;color:#fff;pointer-events:none}.CompactTableOfContents--YDF_DK-Item-Link code{font-family:Consolas,monaco,monospace;font-weight:700}.CompactTableOfContents--YDF_DK-Item-Title{color:#662b00;font-weight:700}.CompactTableOfContents--YDF_DK-Item-CollapsingToggle{align-self:center;background:none;border:none;border-radius:0;border-radius:50px;box-sizing:border-box;cursor:pointer;display:inline-flex;font-family:inherit;font-size:inherit;grid-area:COLLAPSING_TOGGLE;line-height:1;padding:0;text-decoration:none}.CompactTableOfContents--YDF_DK-Item-CollapsingToggle:focus{box-shadow:0 0 3px 4px #994000}.CompactTableOfContents--YDF_DK-Item-CollapsingToggle-Icon{fill:#994000;height:20px}.CompactTableOfContents--YDF_DK-Item-CollapsingToggle:hover .CompactTableOfContents--YDF_DK-Item-CollapsingToggle-Icon{fill:#c50}.CompactTableOfContents--YDF_DK-Item-CollapsingToggle:active .CompactTableOfContents--YDF_DK-Item-CollapsingToggle-Icon{fill:#ff6a00}.CompactTableOfContents--YDF_DK-Item>.CompactTableOfContents--YDF_DK{grid-area:CHILD_LIST;margin-top:6px;padding-left:4px}.Footer--YDPD{background-image:linear-gradient(90deg,#ff6a6d,#ffb270);padding:8px 14px}.Footer--YDPD-Copyright{color:#fff}.Header--YDPD{background-image:linear-gradient(90deg,#ff6a6d,#ffb270)}@media (min-width:620px){.Header--YDPD{align-items:center;-moz-column-gap:8px;column-gap:8px;display:flex;justify-content:space-between;padding:8px 16px}}@media (max-width:619px){.Header--YDPD{align-items:center;-moz-column-gap:12px;column-gap:12px;display:grid;grid-template-areas:"LOGO_AND_TITLE_LINK LOGO_AND_TITLE_LINK" "HAMBURGER_MENU_BUTTON LANGUAGE_DROPDOWN";grid-template-columns:auto auto;padding:8px 16px;row-gap:8px}.Header--YDPD-HamburgerMenuButton{grid-area:HAMBURGER_MENU_BUTTON;justify-self:start}}@media print{.Header--YDPD-HamburgerMenuButton{display:none}}.Header--YDPD-LogoAndTitleTypeLink{align-items:center;display:flex}.Header--YDPD-LogoAndTitleTypeLink:hover{opacity:90%}.Header--YDPD-LogoAndTitleTypeLink:focus{box-shadow:0 0 3px 5px rgba(255,165,0,.75)}.Header--YDPD-LogoAndTitleTypeLink:active{opacity:75%}@media (max-width:619px){.Header--YDPD-LogoAndTitleTypeLink{grid-area:LOGO_AND_TITLE_LINK;justify-self:center}}.Header--YDPD-Logo{height:48px}.Header--YDPD-Title{color:#fff;display:flex;flex-direction:column;font-weight:700;margin-left:12px}@media (min-width:440px){.Header--YDPD-Title-Company{font-size:18px;margin-left:12px}}@media (max-width:439px){.Header--YDPD-Title-Company{font-size:14px;margin-left:5px}}.Header--YDPD-Title-LibraryName{color:#fff;font-family:Arial Black,Arial Bold,Gadget,sans-serif;font-weight:700}@media (min-width:440px){.Header--YDPD-Title-LibraryName{font-size:24px;hyphens:auto;line-height:1.166666666666667;margin-top:2px}.Header--YDPD-Title-LibraryName:after,.Header--YDPD-Title-LibraryName:before{content:"";display:block}.Header--YDPD-Title-LibraryName:before{margin-top:-2px}.Header--YDPD-Title-LibraryName:after{margin-bottom:-2px}}@media (max-width:439px){.Header--YDPD-Title-LibraryName{font-size:16px;hyphens:auto;line-height:1.25;margin-top:4px}.Header--YDPD-Title-LibraryName:after,.Header--YDPD-Title-LibraryName:before{content:"";display:block}.Header--YDPD-Title-LibraryName:before{margin-top:-2px}.Header--YDPD-Title-LibraryName:after{margin-bottom:-2px}}@media (max-width:619px){.Header--YDPD-DropDownList{grid-area:LANGUAGE_DROPDOWN;justify-self:end}}@media print{.Header--YDPD-DropDownList{display:none}}