:root{--dch-font-family:-apple-system,system-ui,'Segoe UI',Roboto,'Helvetica Neue',Helvetica,Arial,sans-serif;--dch-font-weight-regular:400;--dch-font-weight-medium:500;--dch-font-weight-bold:700;--dch-font-size-40:4rem;--dch-line-height-40:4.8rem;--dch-font-size-32:3.2rem;--dch-line-height-32:3.9rem;--dch-font-size-24:2.4rem;--dch-line-height-24:3rem;--dch-font-size-20:2rem;--dch-line-height-20:2.5rem;--dch-font-size-18:1.8rem;--dch-line-height-18:2.3rem;--dch-font-size-16:1.6rem;--dch-line-height-16:2.1rem;--dch-font-size-14:1.4rem;--dch-line-height-14:1.9rem;--dch-font-size-13:1.3rem;--dch-line-height-13:1.8rem;--dch-font-size-12:1.2rem;--dch-line-height-12:1.6rem;--dch-font-size-11:1.1rem;--dch-line-height-11:1.3rem}#breadcrumbs{font-size:var(--dch-font-size-13);line-height:var(--dch-line-height-13);font-weight:var(--dch-font-weight-regular);color:#fff;padding-top:1.6rem;display:flex}@media (min-width:744px){#breadcrumbs{font-size:var(--dch-font-size-14);line-height:var(--dch-line-height-14);font-weight:var(--dch-font-weight-regular)}}#breadcrumbs ol{display:flex;flex-wrap:wrap}#breadcrumbs ol li{display:flex}#breadcrumbs ol li:before{padding:0 .4rem 0 .4rem;content:"/"}#breadcrumbs ol li:first-child:before{display:none}#breadcrumbs a{transition:color 150ms ease;color:#fff;text-decoration:none}#breadcrumbs a:hover{color:rgba(255,255,255,.75);text-decoration:none}.locale-switch{position:relative;width:2.5rem;height:2.5rem;flex:0 0 2.5rem}.locale-switch .locale-switch-icon{cursor:pointer;opacity:1;transition:opacity 150ms ease}.locale-switch .locale-switch-icon:focus,.locale-switch .locale-switch-icon:hover{opacity:.8}.locale-switch .locale-popup{display:none;flex-direction:column;position:absolute;right:0;top:3.8rem;padding:2.2rem 2.4rem;border-radius:.2rem;background-color:#0c0c0c;border:solid 1px rgba(255,255,255,.15);z-index:100}.locale-switch .locale-popup-on{-webkit-animation:fadeIn .2s ease-in;animation:fadeIn .2s ease-in;display:flex}.locale-switch .locale-popup-off{-webkit-animation:fadeOut .2s ease-in;animation:fadeOut .2s ease-in;opacity:0;display:flex}.locale-switch .locale-popup ul li{font-size:var(--dch-font-size-14);line-height:var(--dch-line-height-14);font-weight:var(--dch-font-weight-regular);padding:1.6rem 0 0;white-space:nowrap}.locale-switch .locale-popup ul li:first-child{padding-top:0}.locale-switch .locale-popup ul li a{transition:color 150ms ease;text-decoration:none;color:#fff}.locale-switch .locale-popup ul li a:hover{color:#fc0}.locale-switch .locale-popup ul li.selected{color:#fc0}.locale-switch:focus-within .locale-switch-icon{opacity:.8}.request-form form .form-field{display:flex;flex-direction:column;margin-top:1.6rem}.request-form form .form-field:first-of-type{margin-top:0}.request-form form .form-field label{font-size:var(--dch-font-size-14);line-height:var(--dch-line-height-14);font-weight:var(--dch-font-weight-bold)}@media (min-width:744px){.request-form form .form-field label{font-size:var(--dch-font-size-16);line-height:var(--dch-line-height-16);font-weight:var(--dch-font-weight-bold)}}@media (min-width:1360px){.request-form form .form-field label{font-size:var(--dch-font-size-18);line-height:var(--dch-line-height-18);font-weight:var(--dch-font-weight-bold)}}.request-form form input[type=text],.request-form form textarea{border-radius:.4rem;box-sizing:border-box;background-color:#0c0c0c;border:solid 1px #545454;height:4.3rem;line-height:1.6rem;padding:0 1.6rem .2rem;font-size:var(--dch-font-size-16);line-height:var(--dch-line-height-16);font-weight:var(--dch-font-weight-regular);margin-top:.8rem;background:#303030;border-color:#303030;color:#fff}@media (min-width:360px){.request-form form input[type=text],.request-form form textarea{height:4.5rem}}@media (min-width:744px){.request-form form input[type=text],.request-form form textarea{font-size:var(--dch-font-size-18);line-height:var(--dch-line-height-18);font-weight:var(--dch-font-weight-regular);height:5.3rem;line-height:1.8rem}}.request-form form input[type=text]:active,.request-form form input[type=text]:focus,.request-form form input[type=text]:focus-visible,.request-form form textarea:active,.request-form form textarea:focus,.request-form form textarea:focus-visible{border-color:#fff;outline:0}.request-form form input[type=text]:active,.request-form form input[type=text]:focus,.request-form form input[type=text]:focus-visible,.request-form form textarea:active,.request-form form textarea:focus,.request-form form textarea:focus-visible{background:#545454;border-color:#545454}.request-form form textarea{resize:none;height:6em;padding:1.2rem 1.6rem}.request-form form input[type=submit]{font-size:var(--dch-font-size-16);line-height:var(--dch-line-height-16);font-weight:var(--dch-font-weight-medium);border-radius:.4rem;transition:background-color 150ms ease;color:#0c0c0c;background-color:#fc0;display:inline-block;text-decoration:none;padding:0 4rem;cursor:pointer;display:inline-flex;justify-content:center;align-items:center;height:4.5rem;-webkit-appearance:none;border:none}.request-form form input[type=submit]:hover{background-color:#e2b200}.request-form form input[type=submit][disabled],.request-form form input[type=submit][disabled]:hover{background-color:#fc0;opacity:.3}@media (min-width:1360px){.request-form form input[type=submit]{font-size:var(--dch-font-size-18);line-height:var(--dch-line-height-18);font-weight:var(--dch-font-weight-medium);height:5.3rem}}.request-form form .notification-error{font-size:var(--dch-font-size-14);line-height:var(--dch-line-height-14);font-weight:var(--dch-font-weight-regular);color:#ff322f;background:0 0;border:none;padding:.4rem 0 0}@media (min-width:744px){.request-form form .notification-error{font-size:var(--dch-font-size-16);line-height:var(--dch-line-height-16);font-weight:var(--dch-font-weight-regular)}}.request-form form .notification-error:before{display:none}.request-form form .form-field:has(.notification-error) input,.request-form form .form-field:has(.notification-error) select,.request-form form .form-field:has(.notification-error) textarea{border-color:#ff322f}.request-form form .optional{margin-left:.4rem}.request-form form #upload-dropzone{border-radius:.4rem;transition:background-color 150ms ease;font-size:var(--dch-font-size-14);line-height:var(--dch-line-height-14);font-weight:var(--dch-font-weight-regular);margin-top:.8rem;background-color:#0c0c0c;border:solid 1px #545454;height:8.7rem;display:flex;align-items:center;justify-content:center}.request-form form #upload-dropzone span{color:#fc0}@media (min-width:744px){.request-form form #upload-dropzone{font-size:var(--dch-font-size-16);line-height:var(--dch-line-height-16);font-weight:var(--dch-font-weight-regular)}}.request-form form #upload-dropzone:hover,.request-form form #upload-dropzone[data-hc-focus=true]{background-color:#545454;border-color:#545454}.request-form ul.upload-pool{border-style:none;margin-top:1.2rem}.request-form ul.upload-pool li.upload-item{padding:0;display:flex;flex-wrap:wrap;width:100%;align-items:center;margin-top:.4rem}.request-form ul.upload-pool li.upload-item:hover{background:0 0}.request-form ul.upload-pool li.upload-item .upload-item-icon-spacer,.request-form ul.upload-pool li.upload-item>svg{display:none}.request-form ul.upload-pool li.upload-item .upload-link{font-size:var(--dch-font-size-14);line-height:var(--dch-line-height-14);font-weight:var(--dch-font-weight-regular);transition:opacity 150ms ease;color:#fff;max-width:unset;height:2.2rem;flex:1 1 calc(100% - (2.2rem + 1rem));padding-right:1.2rem}.request-form ul.upload-pool li.upload-item .upload-link:before{display:none}.request-form ul.upload-pool li.upload-item .upload-link:hover{opacity:.8}@media (min-width:744px){.request-form ul.upload-pool li.upload-item .upload-link{font-size:var(--dch-font-size-16);line-height:var(--dch-line-height-16);font-weight:var(--dch-font-weight-regular)}}.request-form ul.upload-pool li.upload-item .upload-progress{transition:width 150ms ease,opacity 150ms ease;background-color:#e2b200;margin-top:.4rem;padding:0;visibility:visible;opacity:0}.request-form ul.upload-pool li.upload-item[aria-busy=true] .upload-link{flex-basis:100%}.request-form ul.upload-pool li.upload-item[aria-busy=true] .upload-progress{opacity:1}.request-form ul.upload-pool li.upload-item .upload-remove{transition:opacity 150ms ease;opacity:1;margin:0;background-image:var(--svgClose);background-size:contain;height:2.2rem;width:2.2rem;cursor:pointer}.request-form ul.upload-pool li.upload-item .upload-remove>svg{display:none}.request-form ul.upload-pool li.upload-item .upload-remove:hover{opacity:.8}.request-form ul.upload-pool li.upload-item .upload-remove:before{display:none}.request-form ul.upload-pool li.upload-item .notification{font-size:var(--dch-font-size-16);line-height:var(--dch-line-height-16);font-weight:var(--dch-font-weight-regular);order:1;color:#ff322f;margin-top:.4rem}.request-form footer{margin-top:4rem}.request-form .suggestion-list{margin:0}.request-form .suggestion-list .searchbox{padding:2rem;border-radius:.4rem;background-color:#0c0c0c}.request-form .suggestion-list .searchbox-suggestions li{padding-top:.8rem;font-size:15px}.request-form .suggestion-list .searchbox-suggestions li a{transition:color 150ms ease;color:rgba(255,255,255,.75);text-decoration:none}.request-form .suggestion-list .searchbox-suggestions li a:hover{color:#fff}.request-link{font-size:var(--dch-font-size-14);line-height:var(--dch-line-height-14);font-weight:var(--dch-font-weight-regular);border-radius:.4rem;background-image:url(https://images.digitalconcerthall.com/helpcenter/request-gradient.jpg?tr=w-716,q-70);display:flex;align-items:center;background-size:cover;background-repeat:repeat-x;padding:0 2.4rem 2.4rem;margin-top:4rem;color:#1f1f1f;flex-direction:column;text-align:center}@media (min-width:360px){.request-link{font-size:var(--dch-font-size-16);line-height:var(--dch-line-height-16);font-weight:var(--dch-font-weight-regular)}}@media (min-width:1360px){.request-link{font-size:var(--dch-font-size-18);line-height:var(--dch-line-height-18);font-weight:var(--dch-font-weight-regular)}}@media (min-width:744px){.request-link{padding-top:2.4rem;flex-direction:row;height:15.4rem;text-align:left;background-size:contain}}@media (min-width:1360px){.request-link{margin-top:5.6rem}}.request-link .icon-container{width:8rem;height:8rem}.request-link .icon-container svg{color:#1f1f1f}@media (min-width:744px){.request-link .icon-container{width:10.6rem;height:100%;margin-right:2.4rem}}.request-link .button-container{margin-top:1.6rem}section.search{text-align:center;margin-top:2.4rem;position:relative}@media (min-width:1360px){section.search{margin-top:3.2rem}}section.search .search-intro{font-size:var(--dch-font-size-14);line-height:var(--dch-line-height-14);font-weight:var(--dch-font-weight-regular);text-align:center;text-wrap:balance;color:rgba(255,255,255,.75)}@media (min-width:360px){section.search .search-intro{font-size:var(--dch-font-size-16);line-height:var(--dch-line-height-16);font-weight:var(--dch-font-weight-regular)}}@media (min-width:1360px){section.search .search-intro{font-size:var(--dch-font-size-18);line-height:var(--dch-line-height-18);font-weight:var(--dch-font-weight-regular)}}section.search .search-box-container{position:relative}section.search .search-input{margin-top:2rem}section.search input{border-radius:.4rem;box-sizing:border-box;background-color:#0c0c0c;border:solid 1px #545454;height:4.3rem;line-height:1.6rem;padding:0 1.6rem .2rem;font-size:var(--dch-font-size-16);line-height:var(--dch-line-height-16);font-weight:var(--dch-font-weight-regular);padding-left:4rem;width:100%;color:#fff}@media (min-width:360px){section.search input{height:4.5rem}}@media (min-width:744px){section.search input{font-size:var(--dch-font-size-18);line-height:var(--dch-line-height-18);font-weight:var(--dch-font-weight-regular);height:5.3rem;line-height:1.8rem}}section.search input:active,section.search input:focus,section.search input:focus-visible{border-color:#fff;outline:0}@media (min-width:744px){section.search input{padding-left:4.4rem}}section.search .search-icon{position:absolute;bottom:1.4rem;left:1.6rem;height:1.6rem;width:1.6rem}@media (min-width:744px){section.search .search-icon{bottom:1.6rem;height:2rem;width:2rem}}section.search #search-results{box-shadow:0 0 .6rem 0 rgba(0,0,0,.25);border-radius:.4rem;position:absolute;z-index:1;margin-top:2px;width:100%;padding:1.6rem;text-align:left;background:#fff;border:solid 1px #545454}section.search #search-results.search-results-off{display:none}section.search #search-results .skip-link{position:absolute;z-index:1;top:.4rem;left:.4rem}section.search #search-results ul.hits{display:flex;flex-direction:column;gap:1.2rem}section.search #search-results ul.hits li{display:flex}section.search #search-results ul.hits li a{font-size:1.6rem;color:#0c0c0c;text-decoration:none;transition:color 150ms ease}section.search #search-results ul.hits li a:hover{color:#000}section.search #search-results ul.hits li a mark{background-color:#6657ff;color:#fff}.algolia-autocomplete div,.algolia-autocomplete span{padding:0;margin:0;border:none;background:0 0;height:auto;float:none;width:100%;text-align:left}.algolia-autocomplete .aa-dropdown-menu{box-shadow:0 0 .6rem 0 rgba(0,0,0,.25);background:#fff;border:solid 1px #545454}.algolia-autocomplete .aa-dropdown-menu .aa-powered-by,.algolia-autocomplete .aa-dropdown-menu .clearfix{display:none}.algolia-autocomplete .aa-dropdown-menu .aa-article-hit--category--content,.algolia-autocomplete .aa-dropdown-menu .aa-article-hit--section,.algolia-autocomplete .aa-dropdown-menu .aa-article-hit--title{transition:color 150ms ease;color:#1f1f1f}.algolia-autocomplete .aa-dropdown-menu .aa-article-hit--category--content:hover,.algolia-autocomplete .aa-dropdown-menu .aa-article-hit--section:hover,.algolia-autocomplete .aa-dropdown-menu .aa-article-hit--title:hover{color:#000}.algolia-autocomplete .aa-dropdown-menu .aa-suggestions{padding:1.6rem}.algolia-autocomplete .aa-dropdown-menu .aa-suggestions .aa-suggestion{margin-top:1.2rem}@media (min-width:744px){.algolia-autocomplete .aa-dropdown-menu .aa-suggestions .aa-suggestion{margin-top:2rem}}.algolia-autocomplete .aa-dropdown-menu .aa-suggestions .aa-suggestion:first-child{margin-top:0}.algolia-autocomplete .aa-dropdown-menu .aa-suggestions .aa-suggestion:first-child .aa-article-hit--category,.algolia-autocomplete .aa-dropdown-menu .aa-suggestions .aa-suggestion:first-child .aa-article-hit--section{margin-top:0}.algolia-autocomplete .aa-dropdown-menu .aa-cursor,.algolia-autocomplete .aa-dropdown-menu .aa-suggestion.aa-cursor .aa-article-hit--content{background:#fff}.algolia-autocomplete .aa-dropdown-menu .aa-article-hit--content{margin-top:1.2rem}.algolia-autocomplete .aa-dropdown-menu .aa-article-hit--category{font-size:var(--dch-font-size-16);line-height:var(--dch-line-height-16);font-weight:var(--dch-font-weight-bold);padding-bottom:.7rem;border-bottom:solid 1px #dadada;height:auto;margin-top:2rem}@media (min-width:744px){.algolia-autocomplete .aa-dropdown-menu .aa-article-hit--category{font-size:var(--dch-font-size-18);line-height:var(--dch-line-height-18);font-weight:var(--dch-font-weight-bold);margin-top:2.4rem}}.algolia-autocomplete .aa-dropdown-menu .aa-article-hit--section{font-size:var(--dch-font-size-16);line-height:var(--dch-line-height-16);font-weight:var(--dch-font-weight-regular);padding-bottom:1rem;border-bottom:solid 1px #dadada;margin-top:0}.algolia-autocomplete .aa-dropdown-menu .aa-article-hit--content{padding:0}.algolia-autocomplete .aa-dropdown-menu .aa-article-hit--content .aa-article-hit--headline{font-size:var(--dch-font-size-14);line-height:var(--dch-line-height-14);font-weight:var(--dch-font-weight-regular);margin-top:.4rem}@media (min-width:744px){.algolia-autocomplete .aa-dropdown-menu .aa-article-hit--content .aa-article-hit--headline{font-size:var(--dch-font-size-16);line-height:var(--dch-line-height-16);font-weight:var(--dch-font-weight-regular)}}.algolia-autocomplete .aa-dropdown-menu .aa-article-hit--content .aa-article-hit--headline .aa-article-hit--title{padding:0}.algolia-autocomplete .aa-dropdown-menu .aa-article-hit--content .aa-article-hit--body{font-size:var(--dch-font-size-13);line-height:var(--dch-line-height-13);font-weight:var(--dch-font-weight-regular);margin-top:.8rem;color:#545454}@media (min-width:744px){.algolia-autocomplete .aa-dropdown-menu .aa-article-hit--content .aa-article-hit--body{font-size:var(--dch-font-size-14);line-height:var(--dch-line-height-14);font-weight:var(--dch-font-weight-regular)}}.algolia-autocomplete .aa-dropdown-menu .aa-article-hit--highlight{background-color:rgba(58,135,192,.2);color:#3a87c0}.algolia-autocomplete .aa-article-hit__xs .aa-article-hit--title{border:none}.algolia-autocomplete .aa-article-hit__section-first:not(.aa-article-hit__category-first) .aa-article-hit--section{margin-top:2.4rem;border-top:solid 1px #dadada;padding-top:.8rem}.page-title{position:relative;width:100%}.page-title-no-image{display:flex;justify-content:center;margin-top:4.8rem}.page-title-with-image{height:20.6rem;max-width:136rem}@media (min-width:744px){.page-title-with-image{height:28rem}}@media (min-width:1024px){.page-title-with-image{height:36rem}}@media (min-width:1360px){.page-title-with-image{height:42rem}}.page-title-with-image .content-container-focused{display:flex;align-items:flex-end;justify-content:center;z-index:1}.page-title h1{text-align:center;font-size:var(--dch-font-size-20);line-height:var(--dch-line-height-20);font-weight:var(--dch-font-weight-bold);text-wrap:balance}@media (min-width:360px){.page-title h1{font-size:var(--dch-font-size-24);line-height:var(--dch-line-height-24);font-weight:var(--dch-font-weight-bold)}}@media (min-width:744px){.page-title h1{font-size:var(--dch-font-size-32);line-height:var(--dch-line-height-32);font-weight:var(--dch-font-weight-bold)}}@media (min-width:1360px){.page-title h1{font-size:var(--dch-font-size-40);line-height:var(--dch-line-height-40);font-weight:var(--dch-font-weight-bold)}}.page-title .image-bg{position:relative;background-size:cover;background-repeat:no-repeat;background-position:center;height:100%;width:100%;display:flex;justify-content:center}.page-title .image-bg .gradient{position:absolute;bottom:0;height:12.8rem;width:100%;background-image:linear-gradient(to bottom,rgba(31,31,31,0) 0,rgba(31,31,31,.071) 11.732%,rgba(31,31,31,.22) 26.385%,rgba(31,31,31,.415) 42.717%,rgba(31,31,31,.622) 59.487%,rgba(31,31,31,.81) 75.452%,rgba(31,31,31,.947) 89.37%,#1f1f1f 100%)}.skip-link{z-index:50;text-align:center;-webkit-transform:translateY(-100vh);transform:translateY(-100vh)}.skip-link:focus-within{-webkit-transform:translateY(0);transform:translateY(0)}.skip-link a{font-size:var(--dch-font-size-12);line-height:var(--dch-line-height-12);font-weight:var(--dch-font-weight-regular);color:#303030;background-color:#f3f3f3;display:block;padding:.2rem .8rem;opacity:0;transition:opacity 150ms ease,height 150ms ease,width 150ms ease}.skip-link a:active,.skip-link a:focus{opacity:1}.main-skip-links .skip-link{position:absolute;top:.8rem;left:0}.main-skip-links .skip-link:focus-within{width:100%}.main-skip-links .skip-link a{-webkit-transform:translateY(-100vh);transform:translateY(-100vh);display:inline-block}.main-skip-links .skip-link a:active,.main-skip-links .skip-link a:focus{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}html{box-sizing:border-box;font-size:62.5%}html *,html :after,html :before{box-sizing:inherit}html svg{display:block;pointer-events:none}body{color:#fff;background-color:#1f1f1f;overflow-x:hidden}body,input,select,textarea{font-family:var(--dch-font-family);font-size:var(--dch-font-size-16);line-height:var(--dch-line-height-16);font-weight:var(--dch-font-weight-regular)}em{font-style:italic}strong{font-weight:700}li>*{text-align:left}button{border:none;margin:0;padding:0;width:auto;overflow:visible;background:0 0;color:inherit;font:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none}button::-moz-focus-inner{border:0;padding:0}select::-ms-expand{display:none}:focus-visible{outline:.2rem solid #2e82ff;outline-offset:.5rem}input:focus-visible,select:focus-visible{outline-offset:0}a.outline-inset:focus-visible,button.outline-inset:focus-visible{outline-offset:-.1rem}.full-width-content{display:flex;flex-direction:column;align-items:center}.content-container{width:100%;padding-right:2rem;padding-left:2rem;box-sizing:border-box}@media (min-width:744px){.content-container{padding-right:6rem;padding-left:6rem}}@media (min-width:1024px){.content-container{padding-right:8rem;padding-left:8rem}}@media (min-width:1360px){.content-container{width:120rem;padding-right:0;padding-left:0}}.content-container-focused{box-sizing:border-box;max-width:71.6rem;width:100%;padding-right:2rem;padding-left:2rem}@media (min-width:744px){.content-container-focused{padding-right:4rem;padding-left:4rem}}@media (min-width:1024px){.content-container-focused{padding-right:0;padding-left:0}}@media (min-width:1360px){.content-container-focused{width:71.6rem}}.content-container-tight{box-sizing:border-box;max-width:42rem;width:100%;padding-right:2rem;padding-left:2rem}@media (min-width:744px){.content-container-tight{padding-right:4rem;padding-left:4rem}}@media (min-width:1024px){.content-container-tight{padding-right:0;padding-left:0}}@media (min-width:1360px){.content-container-tight{max-width:58.8rem}}main{padding-bottom:8rem;min-height:calc(100vh - 11.9rem)}@media (min-width:744px){main{min-height:calc(100vh - 14.3rem)}}.button{font-size:var(--dch-font-size-16);line-height:var(--dch-line-height-16);font-weight:var(--dch-font-weight-medium);border-radius:.4rem;transition:background-color 150ms ease;color:#0c0c0c;background-color:#fc0;display:inline-block;text-decoration:none;padding:0 4rem;cursor:pointer;display:inline-flex;justify-content:center;align-items:center;height:4.5rem}.button:hover{background-color:#e2b200}.button[disabled],.button[disabled]:hover{background-color:#fc0;opacity:.3}@media (min-width:1360px){.button{font-size:var(--dch-font-size-18);line-height:var(--dch-line-height-18);font-weight:var(--dch-font-weight-medium);height:5.3rem}}.button-alternative{color:#0c0c0c;background-color:#fff}.button-alternative:hover{background-color:rgba(255,255,255,.7)}.button-alternative[disabled],.button-alternative[disabled]:hover{background-color:rgba(255,255,255,.7);opacity:.3}.item-list section{margin-top:5.6rem;position:relative}.item-list ul{border-top:solid 1px rgba(255,255,255,.15);font-size:var(--dch-font-size-14);line-height:var(--dch-line-height-14);font-weight:var(--dch-font-weight-regular);margin-top:1.6rem}@media (min-width:360px){.item-list ul{font-size:var(--dch-font-size-16);line-height:var(--dch-line-height-16);font-weight:var(--dch-font-weight-regular)}}@media (min-width:1360px){.item-list ul{font-size:var(--dch-font-size-18);line-height:var(--dch-line-height-18);font-weight:var(--dch-font-weight-regular)}}.item-list ul li{border-bottom:solid 1px rgba(255,255,255,.15);padding:1.6rem .8rem 1.6rem 0}.item-list a.item-link{transition:color 150ms ease;color:#fff;text-decoration:none;display:flex;justify-content:space-between;align-items:flex-start}.item-list a.item-link .chevron{margin-left:3.2rem}.item-list a.item-link .chevron svg{transition:color 150ms ease;height:1.4rem;width:.8rem;position:relative;top:.3rem}.item-list a.item-link:focus,.item-list a.item-link:hover{color:#fc0}.item-list a.item-link:focus .chevron svg,.item-list a.item-link:hover .chevron svg{color:#fc0}.item-list a.heading-link{transition:color 150ms ease;color:#fff;text-decoration:none}.item-list a.heading-link:focus,.item-list a.heading-link:hover{color:#fc0}.item-list a.see-all-articles{transition:color 150ms ease;margin:1.6rem 0;color:#fc0;display:inline-block;text-decoration:none}.item-list a.see-all-articles:hover{color:#e2b200}.item-list .skip-link{position:absolute;right:0}@media (min-width:744px){.item-list .skip-link{margin-left:16px;position:relative}}.markup .wysiwyg-font-size-small,.text-content .wysiwyg-font-size-small{font-size:var(--dch-font-size-13);line-height:var(--dch-line-height-13);font-weight:var(--dch-font-weight-regular)}@media (min-width:360px){.markup .wysiwyg-font-size-small,.text-content .wysiwyg-font-size-small{font-size:var(--dch-font-size-14);line-height:var(--dch-line-height-14);font-weight:var(--dch-font-weight-regular)}}@media (min-width:1360px){.markup .wysiwyg-font-size-small,.text-content .wysiwyg-font-size-small{font-size:var(--dch-font-size-16);line-height:var(--dch-line-height-16);font-weight:var(--dch-font-weight-regular)}}.markup .wysiwyg-font-size-small strong,.text-content .wysiwyg-font-size-small strong{font-size:var(--dch-font-size-13);line-height:var(--dch-line-height-13);font-weight:var(--dch-font-weight-bold)}@media (min-width:360px){.markup .wysiwyg-font-size-small strong,.text-content .wysiwyg-font-size-small strong{font-size:var(--dch-font-size-14);line-height:var(--dch-line-height-14);font-weight:var(--dch-font-weight-bold)}}@media (min-width:1360px){.markup .wysiwyg-font-size-small strong,.text-content .wysiwyg-font-size-small strong{font-size:var(--dch-font-size-16);line-height:var(--dch-line-height-16);font-weight:var(--dch-font-weight-bold)}}.markup .wysiwyg-font-size-medium,.text-content .wysiwyg-font-size-medium{font-size:var(--dch-font-size-14);line-height:var(--dch-line-height-14);font-weight:var(--dch-font-weight-regular)}@media (min-width:360px){.markup .wysiwyg-font-size-medium,.text-content .wysiwyg-font-size-medium{font-size:var(--dch-font-size-16);line-height:var(--dch-line-height-16);font-weight:var(--dch-font-weight-regular)}}@media (min-width:1360px){.markup .wysiwyg-font-size-medium,.text-content .wysiwyg-font-size-medium{font-size:var(--dch-font-size-18);line-height:var(--dch-line-height-18);font-weight:var(--dch-font-weight-regular)}}.markup .wysiwyg-font-size-medium strong,.text-content .wysiwyg-font-size-medium strong{font-size:var(--dch-font-size-14);line-height:var(--dch-line-height-14);font-weight:var(--dch-font-weight-bold)}@media (min-width:360px){.markup .wysiwyg-font-size-medium strong,.text-content .wysiwyg-font-size-medium strong{font-size:var(--dch-font-size-16);line-height:var(--dch-line-height-16);font-weight:var(--dch-font-weight-bold)}}@media (min-width:1360px){.markup .wysiwyg-font-size-medium strong,.text-content .wysiwyg-font-size-medium strong{font-size:var(--dch-font-size-18);line-height:var(--dch-line-height-18);font-weight:var(--dch-font-weight-bold)}}.markup .wysiwyg-font-size-large,.text-content .wysiwyg-font-size-large{font-size:var(--dch-font-size-16);line-height:var(--dch-line-height-16);font-weight:var(--dch-font-weight-regular)}@media (min-width:360px){.markup .wysiwyg-font-size-large,.text-content .wysiwyg-font-size-large{font-size:var(--dch-font-size-18);line-height:var(--dch-line-height-18);font-weight:var(--dch-font-weight-regular)}}@media (min-width:1360px){.markup .wysiwyg-font-size-large,.text-content .wysiwyg-font-size-large{font-size:var(--dch-font-size-24);line-height:var(--dch-line-height-24);font-weight:var(--dch-font-weight-regular)}}.markup .wysiwyg-font-size-large strong,.text-content .wysiwyg-font-size-large strong{font-size:var(--dch-font-size-16);line-height:var(--dch-line-height-16);font-weight:var(--dch-font-weight-bold)}@media (min-width:360px){.markup .wysiwyg-font-size-large strong,.text-content .wysiwyg-font-size-large strong{font-size:var(--dch-font-size-18);line-height:var(--dch-line-height-18);font-weight:var(--dch-font-weight-bold)}}@media (min-width:1360px){.markup .wysiwyg-font-size-large strong,.text-content .wysiwyg-font-size-large strong{font-size:var(--dch-font-size-24);line-height:var(--dch-line-height-24);font-weight:var(--dch-font-weight-bold)}}.markup .wysiwyg-font-size-x-large,.text-content .wysiwyg-font-size-x-large{font-size:var(--dch-font-size-18);line-height:var(--dch-line-height-18);font-weight:var(--dch-font-weight-regular)}@media (min-width:360px){.markup .wysiwyg-font-size-x-large,.text-content .wysiwyg-font-size-x-large{font-size:var(--dch-font-size-20);line-height:var(--dch-line-height-20);font-weight:var(--dch-font-weight-regular)}}@media (min-width:744px){.markup .wysiwyg-font-size-x-large,.text-content .wysiwyg-font-size-x-large{font-size:var(--dch-font-size-24);line-height:var(--dch-line-height-24);font-weight:var(--dch-font-weight-regular)}}@media (min-width:1360px){.markup .wysiwyg-font-size-x-large,.text-content .wysiwyg-font-size-x-large{font-size:var(--dch-font-size-32);line-height:var(--dch-line-height-32);font-weight:var(--dch-font-weight-regular)}}.markup .wysiwyg-font-size-x-large strong,.text-content .wysiwyg-font-size-x-large strong{font-size:var(--dch-font-size-18);line-height:var(--dch-line-height-18);font-weight:var(--dch-font-weight-bold)}@media (min-width:360px){.markup .wysiwyg-font-size-x-large strong,.text-content .wysiwyg-font-size-x-large strong{font-size:var(--dch-font-size-20);line-height:var(--dch-line-height-20);font-weight:var(--dch-font-weight-bold)}}@media (min-width:744px){.markup .wysiwyg-font-size-x-large strong,.text-content .wysiwyg-font-size-x-large strong{font-size:var(--dch-font-size-24);line-height:var(--dch-line-height-24);font-weight:var(--dch-font-weight-bold)}}@media (min-width:1360px){.markup .wysiwyg-font-size-x-large strong,.text-content .wysiwyg-font-size-x-large strong{font-size:var(--dch-font-size-32);line-height:var(--dch-line-height-32);font-weight:var(--dch-font-weight-bold)}}.markup h1,.text-content h1{text-align:center;font-size:var(--dch-font-size-20);line-height:var(--dch-line-height-20);font-weight:var(--dch-font-weight-bold)}@media (min-width:360px){.markup h1,.text-content h1{font-size:var(--dch-font-size-24);line-height:var(--dch-line-height-24);font-weight:var(--dch-font-weight-bold)}}@media (min-width:744px){.markup h1,.text-content h1{font-size:var(--dch-font-size-32);line-height:var(--dch-line-height-32);font-weight:var(--dch-font-weight-bold)}}@media (min-width:1360px){.markup h1,.text-content h1{font-size:var(--dch-font-size-40);line-height:var(--dch-line-height-40);font-weight:var(--dch-font-weight-bold)}}.markup h1 .wysiwyg-font-size-large,.markup h1 .wysiwyg-font-size-medium,.markup h1 .wysiwyg-font-size-small,.markup h1 .wysiwyg-font-size-x-large,.text-content h1 .wysiwyg-font-size-large,.text-content h1 .wysiwyg-font-size-medium,.text-content h1 .wysiwyg-font-size-small,.text-content h1 .wysiwyg-font-size-x-large{font-size:inherit;line-height:inherit;font-weight:inherit}.markup h1 .wysiwyg-font-size-large strong,.markup h1 .wysiwyg-font-size-medium strong,.markup h1 .wysiwyg-font-size-small strong,.markup h1 .wysiwyg-font-size-x-large strong,.text-content h1 .wysiwyg-font-size-large strong,.text-content h1 .wysiwyg-font-size-medium strong,.text-content h1 .wysiwyg-font-size-small strong,.text-content h1 .wysiwyg-font-size-x-large strong{font-size:inherit;line-height:inherit;font-weight:inherit}.markup h2,.text-content h2{font-size:var(--dch-font-size-18);line-height:var(--dch-line-height-18);font-weight:var(--dch-font-weight-bold);margin-bottom:1.6rem;margin-top:4.4rem}@media (min-width:360px){.markup h2,.text-content h2{font-size:var(--dch-font-size-20);line-height:var(--dch-line-height-20);font-weight:var(--dch-font-weight-bold)}}@media (min-width:744px){.markup h2,.text-content h2{font-size:var(--dch-font-size-24);line-height:var(--dch-line-height-24);font-weight:var(--dch-font-weight-bold)}}@media (min-width:1360px){.markup h2,.text-content h2{font-size:var(--dch-font-size-32);line-height:var(--dch-line-height-32);font-weight:var(--dch-font-weight-bold)}}.markup h2 .wysiwyg-font-size-large,.markup h2 .wysiwyg-font-size-medium,.markup h2 .wysiwyg-font-size-small,.markup h2 .wysiwyg-font-size-x-large,.text-content h2 .wysiwyg-font-size-large,.text-content h2 .wysiwyg-font-size-medium,.text-content h2 .wysiwyg-font-size-small,.text-content h2 .wysiwyg-font-size-x-large{font-size:inherit;line-height:inherit;font-weight:inherit}.markup h2 .wysiwyg-font-size-large strong,.markup h2 .wysiwyg-font-size-medium strong,.markup h2 .wysiwyg-font-size-small strong,.markup h2 .wysiwyg-font-size-x-large strong,.text-content h2 .wysiwyg-font-size-large strong,.text-content h2 .wysiwyg-font-size-medium strong,.text-content h2 .wysiwyg-font-size-small strong,.text-content h2 .wysiwyg-font-size-x-large strong{font-size:inherit;line-height:inherit;font-weight:inherit}.markup h3,.text-content h3{font-size:var(--dch-font-size-16);line-height:var(--dch-line-height-16);font-weight:var(--dch-font-weight-bold);display:flex;align-items:center;margin:3.2rem 0 1.6rem}@media (min-width:360px){.markup h3,.text-content h3{font-size:var(--dch-font-size-18);line-height:var(--dch-line-height-18);font-weight:var(--dch-font-weight-bold)}}@media (min-width:1360px){.markup h3,.text-content h3{font-size:var(--dch-font-size-24);line-height:var(--dch-line-height-24);font-weight:var(--dch-font-weight-bold)}}.markup h3 .wysiwyg-font-size-large,.markup h3 .wysiwyg-font-size-medium,.markup h3 .wysiwyg-font-size-small,.markup h3 .wysiwyg-font-size-x-large,.text-content h3 .wysiwyg-font-size-large,.text-content h3 .wysiwyg-font-size-medium,.text-content h3 .wysiwyg-font-size-small,.text-content h3 .wysiwyg-font-size-x-large{font-size:inherit;line-height:inherit;font-weight:inherit}.markup h3 .wysiwyg-font-size-large strong,.markup h3 .wysiwyg-font-size-medium strong,.markup h3 .wysiwyg-font-size-small strong,.markup h3 .wysiwyg-font-size-x-large strong,.text-content h3 .wysiwyg-font-size-large strong,.text-content h3 .wysiwyg-font-size-medium strong,.text-content h3 .wysiwyg-font-size-small strong,.text-content h3 .wysiwyg-font-size-x-large strong{font-size:inherit;line-height:inherit;font-weight:inherit}.markup h4,.text-content h4{font-size:var(--dch-font-size-14);line-height:var(--dch-line-height-14);font-weight:var(--dch-font-weight-bold)}@media (min-width:360px){.markup h4,.text-content h4{font-size:var(--dch-font-size-16);line-height:var(--dch-line-height-16);font-weight:var(--dch-font-weight-bold)}}@media (min-width:1360px){.markup h4,.text-content h4{font-size:var(--dch-font-size-18);line-height:var(--dch-line-height-18);font-weight:var(--dch-font-weight-bold)}}.markup h4 .wysiwyg-font-size-large,.markup h4 .wysiwyg-font-size-medium,.markup h4 .wysiwyg-font-size-small,.markup h4 .wysiwyg-font-size-x-large,.text-content h4 .wysiwyg-font-size-large,.text-content h4 .wysiwyg-font-size-medium,.text-content h4 .wysiwyg-font-size-small,.text-content h4 .wysiwyg-font-size-x-large{font-size:inherit;line-height:inherit;font-weight:inherit}.markup h4 .wysiwyg-font-size-large strong,.markup h4 .wysiwyg-font-size-medium strong,.markup h4 .wysiwyg-font-size-small strong,.markup h4 .wysiwyg-font-size-x-large strong,.text-content h4 .wysiwyg-font-size-large strong,.text-content h4 .wysiwyg-font-size-medium strong,.text-content h4 .wysiwyg-font-size-small strong,.text-content h4 .wysiwyg-font-size-x-large strong{font-size:inherit;line-height:inherit;font-weight:inherit}.markup p,.text-content p{margin-top:1.2rem}.markup p:first-child,.text-content p:first-child{margin-top:0}.markup img,.text-content img{max-width:100%;border-radius:.4rem;margin-top:1.2rem}.markup img.no-curve,.text-content img.no-curve{border-radius:0}.markup img.with-border,.text-content img.with-border{border:solid 1px rgba(255,255,255,.1)}.markup a,.text-content a{transition:color 150ms ease;color:#fc0;text-decoration:none}.markup a:hover,.text-content a:hover{color:#e2b200}.markup ol,.markup ul,.text-content ol,.text-content ul{margin-left:2.4rem}.markup ol li,.markup ul li,.text-content ol li,.text-content ul li{margin-top:1.2rem}.markup ul li,.text-content ul li{padding-left:2rem;text-indent:-1.8rem}.markup ul li:before,.text-content ul li:before{content:"";display:inline-block;width:.8rem;height:.8rem;margin:.8rem 1rem 0 0;border-radius:50%;background-color:#fc0;position:relative;top:-.2rem}.markup ol li,.text-content ol li{list-style-type:decimal;list-style-position:inside}.markup pre,.text-content pre{font-family:'Courier New',Courier,monospace;border-radius:.4rem;background-color:rgba(255,255,255,.15);color:rgba(255,255,255,.75);padding:.4rem .8rem .2rem;font-size:90%}.markup table,.text-content table{width:100%;margin:2.4rem 0 3.2rem;font-size:var(--dch-font-size-16);line-height:var(--dch-line-height-16);font-weight:var(--dch-font-weight-regular)}.markup table td,.markup table th,.text-content table td,.text-content table th{padding:1.6rem .8rem;border-bottom:solid 1px rgba(255,255,255,.15);text-align:left}.markup table td.has-icon,.markup table th.has-icon,.text-content table td.has-icon,.text-content table th.has-icon{text-align:center;min-width:7.5rem}.markup table td .svg-icon,.markup table th .svg-icon,.text-content table td .svg-icon,.text-content table th .svg-icon{position:relative;top:.3rem;margin:0}.markup table td .wysiwyg-text-align-right,.markup table td.wysiwyg-text-align-right,.markup table th .wysiwyg-text-align-right,.markup table th.wysiwyg-text-align-right,.text-content table td .wysiwyg-text-align-right,.text-content table td.wysiwyg-text-align-right,.text-content table th .wysiwyg-text-align-right,.text-content table th.wysiwyg-text-align-right{text-align:right}.markup table td .wysiwyg-text-align-center,.markup table td.wysiwyg-text-align-center,.markup table th .wysiwyg-text-align-center,.markup table th.wysiwyg-text-align-center,.text-content table td .wysiwyg-text-align-center,.text-content table td.wysiwyg-text-align-center,.text-content table th .wysiwyg-text-align-center,.text-content table th.wysiwyg-text-align-center{text-align:center}.markup table thead th,.text-content table thead th{background:#0c0c0c;position:sticky;top:0;z-index:1}.markup table td .item-title,.text-content table td .item-title{display:none}@media (max-width:744px){.markup table,.text-content table{font-size:var(--dch-font-size-14);line-height:var(--dch-line-height-14);font-weight:var(--dch-font-weight-regular)}.markup table tr,.text-content table tr{display:flex;flex-direction:column;border-top:solid 1px rgba(255,255,255,.15);padding-bottom:1.6rem}.markup table tr:last-child,.text-content table tr:last-child{border-bottom:solid 1px rgba(255,255,255,.15)}.markup table td .wysiwyg-text-align-center,.markup table td .wysiwyg-text-align-right,.markup table td.wysiwyg-text-align-center,.markup table td.wysiwyg-text-align-right,.markup table th .wysiwyg-text-align-center,.markup table th .wysiwyg-text-align-right,.markup table th.wysiwyg-text-align-center,.markup table th.wysiwyg-text-align-right,.text-content table td .wysiwyg-text-align-center,.text-content table td .wysiwyg-text-align-right,.text-content table td.wysiwyg-text-align-center,.text-content table td.wysiwyg-text-align-right,.text-content table th .wysiwyg-text-align-center,.text-content table th .wysiwyg-text-align-right,.text-content table th.wysiwyg-text-align-center,.text-content table th.wysiwyg-text-align-right{text-align:left}.markup table td,.text-content table td{padding:0 .8rem;border:none;margin-top:.8rem;text-align:left;color:rgba(255,255,255,.75)}.markup table td:first-child,.text-content table td:first-child{font-size:var(--dch-font-size-14);line-height:var(--dch-line-height-14);font-weight:var(--dch-font-weight-bold);background:#0c0c0c;padding:.8rem .8rem;margin-top:0;color:#fff}.markup table td.has-icon,.text-content table td.has-icon{display:flex;align-items:flex-start}.markup table td.has-icon .svg-icon,.text-content table td.has-icon .svg-icon{top:0;margin-top:0}.markup table td.no-text,.text-content table td.no-text{display:none}.markup table td .item-title,.text-content table td .item-title{display:inline-block;color:#fff;margin-right:.2rem;text-align:left}.markup table td .item-title:after,.text-content table td .item-title:after{content:":";padding-right:.4rem}.markup table thead,.text-content table thead{display:none}}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.important-alert{margin:4rem 0;background:#303030;padding:1.6rem;border-radius:.4rem;font-size:var(--dch-font-size-16);line-height:var(--dch-line-height-16);font-weight:var(--dch-font-weight-regular);color:rgba(255,255,255,.75)}.important-alert strong{color:#fff;display:block}.important-alert p{margin-top:.8rem}.important-alert a{color:#fc0;text-decoration:underline}.important-alert a:hover{color:#e2b200}@media (min-width:744px){.important-alert{font-size:var(--dch-font-size-18);line-height:var(--dch-line-height-18);font-weight:var(--dch-font-weight-regular)}}body>footer{bottom:0;height:5.9rem;background-color:#0c0c0c;border-top:solid 1px rgba(255,255,255,.15);display:flex;align-items:center;justify-content:center}body>footer .footer-content{font-size:var(--dch-font-size-14);line-height:var(--dch-line-height-14);font-weight:var(--dch-font-weight-regular);display:flex;align-items:center;justify-content:center;flex:1 1 auto;color:rgba(255,255,255,.5)}body>footer .sep{margin:0 1.2rem}@media (min-width:744px){body>footer .sep{margin:0 2.4rem}}body>footer a{transition:color 150ms ease;color:rgba(255,255,255,.5);text-decoration:none;text-align:center}body>footer a:hover{color:#fff}.article-page{color:rgba(255,255,255,.75)}.article-page h1{font-size:var(--dch-font-size-18);line-height:var(--dch-line-height-18);font-weight:var(--dch-font-weight-bold);margin-bottom:1.6rem;margin-top:4.8rem;margin-bottom:2rem}@media (min-width:360px){.article-page h1{font-size:var(--dch-font-size-20);line-height:var(--dch-line-height-20);font-weight:var(--dch-font-weight-bold)}}@media (min-width:744px){.article-page h1{font-size:var(--dch-font-size-24);line-height:var(--dch-line-height-24);font-weight:var(--dch-font-weight-bold)}}@media (min-width:1360px){.article-page h1{font-size:var(--dch-font-size-32);line-height:var(--dch-line-height-32);font-weight:var(--dch-font-weight-bold)}}@media (min-width:360px){.article-page h1{margin-bottom:2.4rem}}@media (min-width:744px){.article-page h1{margin-bottom:3.2rem}}.article-page .article-detail{font-size:var(--dch-font-size-14);line-height:var(--dch-line-height-14);font-weight:var(--dch-font-weight-regular)}@media (min-width:360px){.article-page .article-detail{font-size:var(--dch-font-size-16);line-height:var(--dch-line-height-16);font-weight:var(--dch-font-weight-regular)}}@media (min-width:1360px){.article-page .article-detail{font-size:var(--dch-font-size-18);line-height:var(--dch-line-height-18);font-weight:var(--dch-font-weight-regular)}}.article-page .article-detail h2{font-size:var(--dch-font-size-16);line-height:var(--dch-line-height-16);font-weight:var(--dch-font-weight-bold);margin:2.4rem 0 .8rem}@media (min-width:360px){.article-page .article-detail h2{font-size:var(--dch-font-size-18);line-height:var(--dch-line-height-18);font-weight:var(--dch-font-weight-bold)}}@media (min-width:744px){.article-page .article-detail h2{font-size:var(--dch-font-size-20);line-height:var(--dch-line-height-20);font-weight:var(--dch-font-weight-bold)}}@media (min-width:1360px){.article-page .article-detail h2{font-size:var(--dch-font-size-22);line-height:var(--dch-line-height-22);font-weight:var(--dch-font-weight-bold)}}@media (min-width:360px){.article-page .article-detail h2{margin:2.4rem 0 1.2rem}}@media (min-width:744px){.article-page .article-detail h2{margin:3.2rem 0 1.6rem}}.article-page .article-detail h3{font-size:var(--dch-font-size-14);line-height:var(--dch-line-height-14);font-weight:var(--dch-font-weight-bold);margin:1.6rem 0 .4rem}@media (min-width:360px){.article-page .article-detail h3{font-size:var(--dch-font-size-16);line-height:var(--dch-line-height-16);font-weight:var(--dch-font-weight-bold)}}@media (min-width:1360px){.article-page .article-detail h3{font-size:var(--dch-font-size-18);line-height:var(--dch-line-height-18);font-weight:var(--dch-font-weight-bold)}}@media (min-width:360px){.article-page .article-detail h3{margin:2rem 0 .4rem}}.article-page .article-detail h4{font-size:var(--dch-font-size-13);line-height:var(--dch-line-height-13);font-weight:var(--dch-font-weight-regular);text-transform:uppercase;margin:1.6rem 0 0}@media (min-width:360px){.article-page .article-detail h4{font-size:var(--dch-font-size-14);line-height:var(--dch-line-height-14);font-weight:var(--dch-font-weight-regular)}}@media (min-width:1360px){.article-page .article-detail h4{font-size:var(--dch-font-size-16);line-height:var(--dch-line-height-16);font-weight:var(--dch-font-weight-regular)}}@media (min-width:360px){.article-page .article-detail h4{margin:2rem 0 0}}.article-page .article-detail h1,.article-page .article-detail h2,.article-page .article-detail h3,.article-page .article-detail h4{color:#fff}.article-page .article-detail h1 strong,.article-page .article-detail h2 strong,.article-page .article-detail h3 strong,.article-page .article-detail h4 strong{font-weight:inherit}.article-page .article-detail h2+h3,.article-page .article-detail h3+h4{margin-top:0}.article-page .article-detail [class^=wysiwyg-color-]{color:unset}.article-page .article-attachments{border-radius:.4rem;margin-top:5.6rem;padding:2.4rem;background-color:#0c0c0c}.article-page .article-attachments li{margin-top:.8rem}.article-page .article-attachments li:first-child{margin-top:0}.article-page .article-attachments li a{color:#fff;transition:color 150ms ease;text-decoration:none;font-size:var(--dch-font-size-14);line-height:var(--dch-line-height-14);font-weight:var(--dch-font-weight-regular)}@media (min-width:360px){.article-page .article-attachments li a{font-size:var(--dch-font-size-16);line-height:var(--dch-line-height-16);font-weight:var(--dch-font-weight-regular)}}@media (min-width:1360px){.article-page .article-attachments li a{font-size:var(--dch-font-size-18);line-height:var(--dch-line-height-18);font-weight:var(--dch-font-weight-regular)}}.article-page .article-attachments li a:hover{color:rgba(255,255,255,.75)}.article-page .article-attachments li span{font-size:var(--dch-font-size-12);line-height:var(--dch-line-height-12);font-weight:var(--dch-font-weight-regular);color:rgba(255,255,255,.75)}@media (min-width:1360px){.article-page .article-attachments li span{font-size:var(--dch-font-size-13);line-height:var(--dch-line-height-13);font-weight:var(--dch-font-weight-regular)}}.article-page table strong,.article-page table th{color:#fff}.category-page h1{font-size:var(--dch-font-size-18);line-height:var(--dch-line-height-18);font-weight:var(--dch-font-weight-bold)}@media (min-width:360px){.category-page h1{font-size:var(--dch-font-size-20);line-height:var(--dch-line-height-20);font-weight:var(--dch-font-weight-bold)}}@media (min-width:744px){.category-page h1{font-size:var(--dch-font-size-24);line-height:var(--dch-line-height-24);font-weight:var(--dch-font-weight-bold)}}@media (min-width:1360px){.category-page h1{font-size:var(--dch-font-size-32);line-height:var(--dch-line-height-32);font-weight:var(--dch-font-weight-bold)}}.category-page h2{font-size:var(--dch-font-size-16);line-height:var(--dch-line-height-16);font-weight:var(--dch-font-weight-bold);display:flex;align-items:center;margin:3.2rem 0 1.6rem}@media (min-width:360px){.category-page h2{font-size:var(--dch-font-size-18);line-height:var(--dch-line-height-18);font-weight:var(--dch-font-weight-bold)}}@media (min-width:1360px){.category-page h2{font-size:var(--dch-font-size-24);line-height:var(--dch-line-height-24);font-weight:var(--dch-font-weight-bold)}}.error-page h1{font-size:var(--dch-font-size-18);line-height:var(--dch-line-height-18);font-weight:var(--dch-font-weight-bold);margin-bottom:1.6rem;margin-top:4.8rem;text-align:left}@media (min-width:360px){.error-page h1{font-size:var(--dch-font-size-20);line-height:var(--dch-line-height-20);font-weight:var(--dch-font-weight-bold)}}@media (min-width:744px){.error-page h1{font-size:var(--dch-font-size-24);line-height:var(--dch-line-height-24);font-weight:var(--dch-font-weight-bold)}}@media (min-width:1360px){.error-page h1{font-size:var(--dch-font-size-32);line-height:var(--dch-line-height-32);font-weight:var(--dch-font-weight-bold)}}.error-page .home-link{margin-top:2.8rem}.error-page .home-link a{font-size:var(--dch-font-size-16);line-height:var(--dch-line-height-16);font-weight:var(--dch-font-weight-medium);border-radius:.4rem;transition:background-color 150ms ease;color:#0c0c0c;background-color:#fc0;display:inline-block;text-decoration:none;padding:0 4rem;cursor:pointer;display:inline-flex;justify-content:center;align-items:center;height:4.5rem}.error-page .home-link a:hover{background-color:#e2b200}.error-page .home-link a[disabled],.error-page .home-link a[disabled]:hover{background-color:#fc0;opacity:.3}@media (min-width:1360px){.error-page .home-link a{font-size:var(--dch-font-size-18);line-height:var(--dch-line-height-18);font-weight:var(--dch-font-weight-medium);height:5.3rem}}header{border-bottom:solid 1px rgba(255,255,255,.15);height:6rem;background-color:#0c0c0c;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:10}@media (min-width:744px){header{height:8.4rem}}.header-inner{padding-top:.2rem;display:flex;align-items:center;height:100%}.header-inner .logo{flex:1 0 auto}.header-inner .logo a{display:inline-block}.home-page section.page-title-with-image .image-bg{background-image:url(https://images.digitalconcerthall.com/helpcenter/home-header.jpg?tr=w-1360,q-70)}.home-page .request-link{margin-top:6.4rem}.home-page h2{font-size:var(--dch-font-size-16);line-height:var(--dch-line-height-16);font-weight:var(--dch-font-weight-bold);display:flex;align-items:center;margin:3.2rem 0 1.6rem}@media (min-width:360px){.home-page h2{font-size:var(--dch-font-size-18);line-height:var(--dch-line-height-18);font-weight:var(--dch-font-weight-bold)}}@media (min-width:1360px){.home-page h2{font-size:var(--dch-font-size-24);line-height:var(--dch-line-height-24);font-weight:var(--dch-font-weight-bold)}}.new-request-page h1{font-size:var(--dch-font-size-18);line-height:var(--dch-line-height-18);font-weight:var(--dch-font-weight-bold);margin-bottom:1.6rem;text-align:left;margin:4.8rem 0 4rem;text-wrap:balance}@media (min-width:360px){.new-request-page h1{font-size:var(--dch-font-size-20);line-height:var(--dch-line-height-20);font-weight:var(--dch-font-weight-bold)}}@media (min-width:744px){.new-request-page h1{font-size:var(--dch-font-size-24);line-height:var(--dch-line-height-24);font-weight:var(--dch-font-weight-bold)}}@media (min-width:1360px){.new-request-page h1{font-size:var(--dch-font-size-32);line-height:var(--dch-line-height-32);font-weight:var(--dch-font-weight-bold)}}.search-results-page h1{font-size:var(--dch-font-size-18);line-height:var(--dch-line-height-18);font-weight:var(--dch-font-weight-bold)}@media (min-width:360px){.search-results-page h1{font-size:var(--dch-font-size-20);line-height:var(--dch-line-height-20);font-weight:var(--dch-font-weight-bold)}}@media (min-width:744px){.search-results-page h1{font-size:var(--dch-font-size-24);line-height:var(--dch-line-height-24);font-weight:var(--dch-font-weight-bold)}}@media (min-width:1360px){.search-results-page h1{font-size:var(--dch-font-size-32);line-height:var(--dch-line-height-32);font-weight:var(--dch-font-weight-bold)}}.search-results-page section.search .search-intro{margin-top:3.2rem}.search-results-page section.search div#search-status{margin-top:4rem;color:rgba(255,255,255,.75)}.search-results-page section.search div#search-status span{color:#fff}.search-results-page section.search #search-results{margin-top:4rem;background:unset;border:unset;box-shadow:none;position:relative;padding:0}.search-results-page section.search #search-results ul.hits{display:flex;flex-direction:column;gap:2.4rem}.search-results-page section.search #search-results ul.hits li{flex-direction:column;color:rgba(255,255,255,.75)}.search-results-page section.search #search-results ul.hits li a{color:#fc0;margin-bottom:.4rem}.search-results-page section.search #search-results ul.hits li a mark{background:#6657ff;color:#fff}.search-results-page section.search #search-results ul.hits li a:hover{color:#e2b200}.search-results-page section.search #search-results ul.hits li a:hover mark{color:#fff}.search-results-page section.search #search-results ul.hits li p mark{background:#6657ff;color:inherit}.search-results-page section.search #search-results .pagination{display:flex;justify-content:center;gap:.4rem;margin-top:6.4rem;font-size:var(--dch-font-size-14);line-height:var(--dch-line-height-14);font-weight:var(--dch-font-weight-regular)}@media (min-width:744px){.search-results-page section.search #search-results .pagination{font-size:var(--dch-font-size-16);line-height:var(--dch-line-height-16);font-weight:var(--dch-font-weight-regular);gap:.8rem;margin-top:8rem}}@media (min-width:1024px){.search-results-page section.search #search-results .pagination{gap:1.2rem}}.search-results-page section.search #search-results .pagination a,.search-results-page section.search #search-results .pagination span.active,.search-results-page section.search #search-results .pagination span.blank{display:block;padding:.4rem .8rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.search-results-page section.search #search-results .pagination a{color:rgba(255,255,255,.75);transition:color 150ms ease;text-decoration:none}.search-results-page section.search #search-results .pagination a:hover{color:#fff}.search-results-page section.search #search-results .pagination span.active{background-color:#303030}.section-page h1{font-size:var(--dch-font-size-18);line-height:var(--dch-line-height-18);font-weight:var(--dch-font-weight-bold)}@media (min-width:360px){.section-page h1{font-size:var(--dch-font-size-20);line-height:var(--dch-line-height-20);font-weight:var(--dch-font-weight-bold)}}@media (min-width:744px){.section-page h1{font-size:var(--dch-font-size-24);line-height:var(--dch-line-height-24);font-weight:var(--dch-font-weight-bold)}}@media (min-width:1360px){.section-page h1{font-size:var(--dch-font-size-32);line-height:var(--dch-line-height-32);font-weight:var(--dch-font-weight-bold)}}.section-page .item-list{margin-top:4.8rem}