/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:500}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.lists-block,.request-form,.category-container,.section-container,.article-body,.article-footer,.article-relatives,.category-list{max-width:46rem;margin:0 auto 2rem;padding:0 0 2rem}.lists-grid,.article-list,.category-list{display:grid;grid-template-columns:1fr;grid-column-gap:1rem;grid-row-gap:2rem;align-items:stretch;transition:grid-gap 200ms ease,margin 200ms ease}@media only screen and (min-width: 320px){.lists-grid,.article-list,.category-list{grid-template-columns:repeat(auto-fit, minmax(240px, 1fr));margin-bottom:4rem}}@media only screen and (min-width: 928px){.lists-grid,.article-list,.category-list{grid-template-columns:1fr 1fr;grid-column-gap:2rem;grid-row-gap:3rem;margin-bottom:6rem}}html{font-size:16px;box-sizing:border-box}@media only screen and (min-width: 768px){html{font-size:20px}}*,*:before,*:after{box-sizing:inherit}body{font-family:"Rubik","Helvetica Neue",sans-serif;font-size:100%;font-weight:400;line-height:1.5;color:#3c3e49;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}strong,b{font-weight:500}em,i{font-style:italic}code{font-family:"DM Mono",monospace;font-size:.9em;color:#5e3bb0;background-color:rgba(170,133,255,.1)}h1,h2,h3,h4,h5,h6{font-family:"Rubik","Helvetica Neue",sans-serif;font-weight:500;line-height:1.125;margin:0}h3{line-height:1.25}h4,h5,h6{line-height:1.4}a{color:#4700eb;text-decoration:underline}a:hover{text-decoration:none}a.block-link{display:block;height:100%;text-decoration:none;position:relative}a.block-link>*{position:relative;z-index:1}a.block-link .title{transition:color 250ms ease}a.block-link::after{--block-link--outline: 0.025rem;--block-link--background-color: white;--block-link--outline-color: white;content:"";display:block;width:calc(100% + 0.5rem);height:calc(100% + 0.5rem);position:absolute;top:-0.25rem;left:-0.25rem;z-index:0;border-radius:2px;background-color:var(--block-link--background-color);box-shadow:0 0 0 var(--block-link--outline) var(--block-link--background-color),0 0 0 calc( var(--block-link--outline) + 2px ) var(--block-link--outline-color);opacity:0;transition:background-color 250ms ease,box-shadow 250ms ease,opacity 250ms ease}@media only screen and (min-width: 768px){a.block-link::after{--block-link--outline: 0.05rem}}@media only screen and (min-width: 928px){a.block-link::after{width:calc(100% + 1.5rem);height:calc(100% + 1.5rem);top:-0.75rem;left:-0.75rem}}a.block-link:hover .title{color:#4700eb;transition:color 150ms ease}a.block-link:hover::after{--block-link--outline: 0.25rem;--block-link--background-color: #F4F4F6;--block-link--outline-color: #E8E9ED;opacity:1;transition:background-color 150ms ease,box-shadow 150ms ease,opacity 150ms ease}a.block-link:active::after{--block-link--outline: 0.125rem}ul,ol{list-style:none;margin:0;padding:0}.visibility-hidden{border:0;clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}svg,img{max-width:100%;height:auto}input,textarea{-webkit-appearance:none;width:100%;padding:.8rem 1rem;font-size:1rem;color:#3c3e49;border:1px solid #898d9e;border-radius:4px;box-shadow:0 0 0 0 #898d9e;transition:box-shadow 150ms ease-out,border-color 150ms ease-out}input:focus,input:active,textarea:focus,textarea:active{outline:none;border-color:#fff;box-shadow:0 0 0 2px #4700eb}button,input[type=submit]{width:-webkit-max-content;width:-moz-max-content;width:max-content;cursor:pointer}button,input[type=submit]{--btn-background: #4700eb;--btn-outline-color: #4700eb;--btn-focus-color: #3E00CD;--btn-focus-gap-color: #4700eb;--btn-outline-width: 0px;display:block;position:relative;padding:.4em .8em;padding:.7em 1.5em;margin:0 5px;width:-webkit-max-content;width:-moz-max-content;width:max-content;font-family:"Rubik",sans-serif;font-weight:500;font-size:1rem;text-decoration:none;cursor:pointer;color:#fff;background-color:#4700eb;border:0 solid transparent;border-radius:.1em;box-shadow:0 0 0 var(--btn-outline-width) var(--btn-background),0 0 0 calc( var(--btn-outline-width) + 2px ) var(--btn-outline-color),0 0 0 calc( var(--btn-outline-width) + 4px ) var(--btn-focus-gap-color),0 0 0 calc( var(--btn-outline-width) + 5px ) var(--btn-focus-color);transition:box-shadow 250ms ease}button:hover,input[type=submit]:hover{--btn-outline-width: 3px;transition:box-shadow 100ms ease}button:active,input[type=submit]:active{--btn-outline-width: 0px}button:focus,input[type=submit]:focus{--btn-outline-width: 1px;--btn-focus-gap-color: white;outline:none}.header,main,.footer{max-width:66rem;margin:0 auto;padding:.5rem 2rem;transition:padding 200ms ease}@media only screen and (min-width: 1440px){.header,main,.footer{padding:1rem 2rem}}.skip-navigation{align-items:center;background-color:#000;color:#fff;display:flex;font-size:14px;justify-content:center;left:-999px;margin:20px;padding:20px;overflow:hidden;position:absolute;top:auto;z-index:-999}[dir=rtl] .skip-navigation{left:initial;right:-999px}.skip-navigation:focus,.skip-navigation:active{left:auto;overflow:auto;text-align:center;text-decoration:none;top:auto;z-index:999}[dir=rtl] .skip-navigation:focus,[dir=rtl] .skip-navigation:active{left:initial;right:auto}.header nav a,.footer a{position:relative;display:inline-block;padding:.75rem .5rem;font-weight:500;font-size:.8rem;color:#6a6d81;text-decoration:none;transition:color 150ms ease-out}@media only screen and (min-width: 928px){.header nav a,.footer a{padding:.75rem .8rem}}.header nav a::after,.footer a::after{content:" ";position:absolute;bottom:.55rem;left:50%;display:block;width:calc(100% - 1rem);height:.2rem;border-radius:.2rem;background-color:transparent;transform:translate(-50%, -0.1rem);transition:background-color 150ms ease-out,transform 150ms ease-out}@media only screen and (min-width: 928px){.header nav a::after,.footer a::after{width:calc(100% - 1.6rem)}}.header nav a:hover,.footer a:hover{color:#4700eb;text-decoration:none}.header nav a:hover::after,.footer a:hover::after{background-color:#4700eb;transform:translate(-50%, 0)}.header{position:relative;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;margin-bottom:.5rem}@media only screen and (min-width: 568px){.header{flex-wrap:nowrap;margin-bottom:auto}}.logo{flex:0 0 max-content}.logo a{display:flex;flex-direction:row;align-items:center;align-content:center;text-decoration:none}.logo svg{width:80px;display:block;margin-right:.5rem;margin-top:.2rem;transition:max-width 200ms ease}@media only screen and (min-width: 768px){.logo svg{width:100px}}.logo .logo-hc{display:block;padding:6px 12px;border-radius:20px;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;background:#4700eb;color:#fff;font-size:.8rem;font-weight:500;line-height:1;box-shadow:0 0 0 0 #4700eb;transition:box-shadow 150ms ease-out}@media only screen and (min-width: 768px){.logo .logo-hc{padding:8px 16px}}@media only screen and (min-width: 928px){.logo .logo-hc{padding:8px 24px}}.logo a:hover .logo-hc{box-shadow:0 0 0 .1rem #4700eb}.logo a:active .logo-hc{box-shadow:0 0 0 .05rem #4700eb}svg.persona-logo{fill:#0e0e11}svg.persona-logo .letter{-webkit-animation:purples 7s infinite;animation:purples 7s infinite}svg.persona-logo .letter.letter-e{-webkit-animation-delay:100ms;animation-delay:100ms}svg.persona-logo .letter.letter-r{-webkit-animation-delay:200ms;animation-delay:200ms}svg.persona-logo .letter.letter-s{-webkit-animation-delay:300ms;animation-delay:300ms}svg.persona-logo .letter.letter-o{-webkit-animation-delay:400ms;animation-delay:400ms}svg.persona-logo .letter.letter-n{-webkit-animation-delay:500ms;animation-delay:500ms}svg.persona-logo .letter.letter-a{-webkit-animation-delay:600ms;animation-delay:600ms}@-webkit-keyframes purples{0%{fill:#0e0e11}86%{fill:#0e0e11}88%{fill:#290087}90%{fill:#631fff}92%{fill:#aa84ff}94%{fill:#cdb8ff}96%{fill:#aa84ff}98%{fill:#631fff}100%{fill:#290087}}@keyframes purples{0%{fill:#0e0e11}86%{fill:#0e0e11}88%{fill:#290087}90%{fill:#631fff}92%{fill:#aa84ff}94%{fill:#cdb8ff}96%{fill:#aa84ff}98%{fill:#631fff}100%{fill:#290087}}.header-search{flex:1 1 300px;order:3;position:relative;width:100%;margin:.25rem 0 0;display:flex;flex-direction:row;align-items:center;align-content:center;transition:margin 200ms ease}@media only screen and (min-width: 568px){.header-search{order:2;margin:0 1rem}}@media only screen and (min-width: 928px){.header-search{margin:0 2rem 0 3rem}}@media only screen and (min-width: 1440px){.header-search{margin:0 4rem 0 5rem}}.header-search form{width:100%}.nav-wrapper{order:2;margin-right:-0.75rem}@media only screen and (min-width: 568px){.nav-wrapper{order:3}}@media only screen and (min-width: 928px){.nav-wrapper{height:auto;margin-right:0}}.nav-wrapper .menu-button{display:block;background:none;border:0;padding:0;width:calc(24px + 1rem);height:calc(24px + 1rem);margin:0;cursor:pointer;box-shadow:none}@media only screen and (min-width: 768px){.nav-wrapper .menu-button{display:none}}.nav-wrapper .menu-button svg{vertical-align:middle;width:24px;height:24px;margin:.5rem}.nav-wrapper .menu-button svg g{stroke:#6a6d81;transition:stroke 150ms ease}.nav-wrapper .menu-button svg path{transform:scaleX(1);transform-origin:center;transition:transform 150ms ease}.nav-wrapper .menu-button:hover svg g{stroke:#4700eb}.nav-wrapper .menu-button:hover svg path{transform:scaleX(1.2)}.user-nav{flex:0 0 auto;display:inline-block;position:absolute;white-space:nowrap;top:3rem;left:0;width:100%;padding:1rem;opacity:0;transform:scaleY(0);transition:opacity 200ms ease}@media only screen and (min-width: 768px){.user-nav{position:relative;top:auto;left:auto;padding:0;opacity:1;transform:scaleY(1)}}.user-nav[aria-expanded=true]{background-color:#fff;z-index:10;margin:0;text-align:center;opacity:1;border-top:1px solid #e8e9ed;box-shadow:0 16px 24px rgba(0,0,0,.16);transform:scaleY(1)}@media only screen and (min-width: 768px){.footer{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}}.footer a{font-size:.7rem}.footer .copyright{display:inline-block;padding:0;font-weight:500;font-size:.7rem;color:#6a6d81;margin-right:.8rem}@media only screen and (min-width: 768px){.footer .copyright{margin-left:0;margin-right:-0.8rem;padding:.75rem .8rem .75rem 0}}.footer .footer-nav{margin-right:-0.5rem;margin-left:-0.5rem}@media only screen and (min-width: 768px){.footer .footer-nav{margin-left:0;margin-right:-0.8rem}}.hero{margin:0 -1rem 2rem;padding:2rem;background-color:#7040f0;background-image:url(/hc/theming_assets/01HZKW39KJ9MMYSZ8WYCNDKCEM);background-repeat:no-repeat;background-size:cover;background-position:center;color:#fff;border-radius:.5rem;text-align:center;transition:margin 200ms ease,padding 200ms ease}@media only screen and (min-width: 568px){.hero{margin-bottom:3rem;padding:3rem;border-radius:.6rem}}@media only screen and (min-width: 928px){.hero{border-radius:.8rem}}@media only screen and (min-width: 1440px){.hero{margin-bottom:4rem;padding:4rem;border-radius:1rem}}.hero>*{max-width:44rem;margin:0 auto}@media only screen and (min-width: 568px){.hero>*{max-width:45rem}}@media only screen and (min-width: 1440px){.hero>*{max-width:46rem}}.hero h1{font-size:2rem;margin-bottom:.5rem;line-height:1.125}@media only screen and (min-width: 568px){.hero h1{font-size:3.25rem;margin-bottom:.7rem}}.hero h2{font-size:1.25rem;line-height:1.25}@media only screen and (min-width: 568px){.hero h2{font-size:2rem}}.hero .description{font-size:1rem}@media only screen and (min-width: 568px){.hero .description{font-size:1.25rem}}.hero.category-hero h1{margin-bottom:0}.hero.category-hero p.description{margin-top:.5rem}@media only screen and (min-width: 568px){.hero.category-hero p.description{margin-top:.7rem}}.hero .nav-breadcrumbs{font-size:.7rem;font-weight:500;margin-bottom:.5rem}.hero .nav-breadcrumbs ol,.hero .nav-breadcrumbs li{margin:0;padding:0;list-style:none}.hero .nav-breadcrumbs li{display:inline-block}.hero .nav-breadcrumbs li::after{content:" > ";opacity:.4}.hero .nav-breadcrumbs li:last-child::after{content:""}.hero .nav-breadcrumbs a{color:#fff;text-decoration:none;padding:.125rem .25rem;opacity:.8}.hero .nav-breadcrumbs a:hover{text-decoration:underline;opacity:1}.hero .hero-search{margin:1rem auto .5rem;max-width:31rem}.hero .promoted-articles{font-size:.7rem;opacity:.8}.hero .promoted-articles a{color:#fff;text-decoration:underline}.hero .promoted-articles a:hover{text-decoration:none;opacity:1}.hero .promoted-articles a::after{content:", "}.hero .promoted-articles a:last-child::after{content:"."}.search,.search-full,.hero-search,.search-container{position:relative}.search input[type=search]{font-size:.8rem;padding:.5rem 1rem .5rem 2.4rem}.search-icon{position:absolute;top:50%;left:.8rem;width:18px;height:18px;transform:translateY(-50%);z-index:1}.search-icon g{stroke:#3c3e49}[dir=rtl] .search input[type=search]{padding-right:2.4rem;padding-left:1rem}[dir=rtl] .search-icon{right:.8rem;left:auto}.hero-search input[type=search]{font-size:1.25rem;padding:1rem 2rem 1rem 3.2rem;border-radius:8px;border-color:#fff;box-shadow:0 0 0 0 #fff,0 8px 16px rgba(0,0,0,.08)}.hero-search input[type=search]:focus,.hero-search input[type=search]:active{box-shadow:0 0 0 2px #fff,0 16px 24px rgba(0,0,0,.15)}.hero-search .search-icon{width:24px;height:24px;left:1.2rem}.hero-search [dir=rtl] .search input[type=search]{padding-right:3.2rem;padding-left:2rem}.hero-search [dir=rtl] .search-icon{right:1.2rem;left:auto}.category-list{list-style-type:none;text-align:center}.category-list-item a{padding-bottom:1rem}.category-list-item .description{font-size:.9rem;margin-bottom:0;color:#6a6d81}.category-list-item .illustration{margin:0;min-height:96px}.category-list-item.cat-general{order:99}.article{position:relative;margin-bottom:4rem;padding-bottom:4rem}.article::after{content:"";display:block;width:100%;height:.2rem;border-radius:.1rem;position:absolute;bottom:0;background-color:#e8e9ed}@media only screen and (max-width: 568px){.article-body,.article-footer,.article-relatives{padding:0}}.article-body p{margin:0 0 1rem}.article-body h2,.article-body h3,.article-body h4,.article-body h5,.article-body h6{color:#0e0e11}.article-body h2{font-size:2rem;margin-top:4rem;line-height:1.125}.article-body h3{font-size:1.25rem;margin-top:2rem;line-height:1.25}.article-body h4{font-size:1rem;margin-top:2rem;line-height:1.4}.article-body h2,.article-body h3,.article-body h4{margin-bottom:1rem}.article-body h2:first-child,.article-body h3:first-child,.article-body h4:first-child{margin-top:0}.article-body h2 a,.article-body h3 a,.article-body h4 a{text-decoration:none;color:inherit}.article-body img{border:1px solid #e8e9ed;border-radius:.4rem}.article-body ul,.article-body ol{padding-left:2rem;margin:0 0 1rem}.article-body ul li,.article-body ol li{margin-bottom:.5rem}.article-body ul li ul,.article-body ul li ol,.article-body ol li ul,.article-body ol li ol{margin-top:.5rem;padding-left:1rem}.article-body ul{list-style:disc}.article-body ul ul{list-style:circle}.article-body ol{list-style:decimal}.article-body .callout{padding:1.5rem;background-color:#f4f4f6;border-radius:.4rem;box-shadow:0 0 0 2px #e8e9ed;font-size:.9em;font-family:"DM Mono",monospace;color:#0e0e11}@media only screen and (min-width: 568px){.article-body .callout{position:relative;padding-left:4rem}}.article-body .callout::before{content:"";display:block;width:24px;height:24px;margin-bottom:1rem;background-image:url(/hc/theming_assets/01HZKW39FDTR1P9FR0EZV027WM);background-size:24px;background-position:center;background-repeat:no-repeat}@media only screen and (min-width: 568px){.article-body .callout::before{width:1.5rem;height:1.5rem;position:absolute;top:1.4rem;left:1.5rem}}.article-body .callout.warning{background-color:#ffebf0;box-shadow:0 0 0 2px #feb9cb}.article-body .callout.warning::before{background-image:url(/hc/theming_assets/01HZKW39BRT6M1PDN0W668YP20)}.article-body .callout>*:first-child{margin-top:0}.article-body .callout>*:last-child{margin-bottom:0}.article-footer{margin-bottom:0;padding-bottom:0}.article-updated{color:#6a6d81;font-size:.7rem}.article-relatives{display:grid;grid-template-columns:repeat(auto-fit, minmax(16rem, 1fr));grid-gap:2rem}.article-relatives h2{color:#4700eb;margin-bottom:1rem}.article-relatives a{color:#3c3e49;line-height:1}.sections-list,.search-results{margin-bottom:3rem}.sections-list>.title,.search-results>.title{font-size:2rem;color:#4700eb;margin-bottom:3rem}.category-container,.section-container{padding-top:1rem}.article-list{margin-bottom:3rem}@media only screen and (min-width: 928px){.article-list{margin-bottom:6rem}}.article-list-item{display:grid;grid-template-columns:1fr;grid-template-rows:auto auto 1fr;background-color:#fff;border-radius:1px;box-shadow:0 0 0 .7rem #fff;transition:background-color 150ms ease-out,box-shadow 150ms ease-out}.article-list-item .title{font-size:1.25rem;color:#0e0e11;margin:0 0 .5rem}.article-list-item .title svg{margin-right:.5rem}.article-list-item .excerpt{font-size:.8rem;color:#3c3e49;margin:0}.request-form .form-field{margin-bottom:2rem}.request-form label{font-size:.8rem;font-weight:500}.request-form .optional{color:#6a6d81}.request-form .optional::before{content:" "}.request-form .upload-item{display:flex;flex-wrap:wrap;position:relative;align-items:center}.request-form .upload-item .upload-link{flex-grow:1}.request-form .upload-item .upload-progress{width:100%;position:absolute;bottom:0;left:0}.request-form #request_description{min-height:8rem}.request-form #request_description_hint{font-size:.7rem;color:#6a6d81}.request-form #request-attachments,.request-form #upload-dropzone{border-radius:4px;border-color:#898d9e;border-style:dashed}.request-form #request-attachments :focus,.request-form #upload-dropzone :focus{box-shadow:0 0 0 2px #4700eb}.request-form .notification{font-size:.7rem;color:#6a6d81}.request-form .notification.notification-error{color:#eb0744}.request-form footer{margin-top:1rem}.request-form footer input[type=submit]{margin-bottom:2rem}@media only screen and (min-width: 928px){.request-form footer input[type=submit]{margin:0}}@media only screen and (min-width: 928px){.request-form footer{display:flex;justify-content:space-between;align-items:center;gap:2rem}}@media only screen and (min-width: 928px){.request-form footer .g-recaptcha{margin:0}}.error-page{text-align:center}.error-page>div{max-width:42rem;margin:25vh auto 30vh}
