.badge.badge-sm{font-size:.875rem;font-weight:700;padding:.25rem .5rem}.badge.badge-lg{font-size:1.25rem;font-weight:700;padding:.75rem .75rem}.badge.badge-sm{font-size:.875rem;font-weight:700;padding:.25rem .5rem}.badge.badge-lg{font-size:1.25rem;font-weight:700;padding:.75rem .75rem}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;z-index:2;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}.alert-primary hr{border-top-color:#9fcdff}.alert-primary .alert-link{color:#002752}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.badge{transition:none}}a.badge:hover,a.badge:focus{text-decoration:none}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#007bff}a.badge-primary:hover,a.badge-primary:focus{color:#fff;background-color:#0062cc}a.badge-primary:focus,a.badge-primary.focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.badge-secondary{color:#fff;background-color:#6c757d}a.badge-secondary:hover,a.badge-secondary:focus{color:#fff;background-color:#545b62}a.badge-secondary:focus,a.badge-secondary.focus{outline:0;box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.badge-success{color:#fff;background-color:#28a745}a.badge-success:hover,a.badge-success:focus{color:#fff;background-color:#1e7e34}a.badge-success:focus,a.badge-success.focus{outline:0;box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.badge-info{color:#fff;background-color:#17a2b8}a.badge-info:hover,a.badge-info:focus{color:#fff;background-color:#117a8b}a.badge-info:focus,a.badge-info.focus{outline:0;box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.badge-warning{color:#212529;background-color:#ffc107}a.badge-warning:hover,a.badge-warning:focus{color:#212529;background-color:#d39e00}a.badge-warning:focus,a.badge-warning.focus{outline:0;box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.badge-danger{color:#fff;background-color:#dc3545}a.badge-danger:hover,a.badge-danger:focus{color:#fff;background-color:#bd2130}a.badge-danger:focus,a.badge-danger.focus{outline:0;box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.badge-light{color:#212529;background-color:#f8f9fa}a.badge-light:hover,a.badge-light:focus{color:#212529;background-color:#dae0e5}a.badge-light:focus,a.badge-light.focus{outline:0;box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.badge-dark{color:#fff;background-color:#343a40}a.badge-dark:hover,a.badge-dark:focus{color:#fff;background-color:#1d2124}a.badge-dark:focus,a.badge-dark.focus{outline:0;box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212529;text-decoration:none}.btn:focus,.btn.focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.btn.disabled,.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}.btn-primary:focus,.btn-primary.focus{color:#fff;background-color:#0069d9;border-color:#0062cc;box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:not(:disabled):not(.disabled):active,.btn-primary:not(:disabled):not(.disabled).active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf}.btn-primary:not(:disabled):not(.disabled):active:focus,.btn-primary:not(:disabled):not(.disabled).active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary:focus,.btn-secondary.focus{color:#fff;background-color:#5a6268;border-color:#545b62;box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled):active,.btn-secondary:not(:disabled):not(.disabled).active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled):active:focus,.btn-secondary:not(:disabled):not(.disabled).active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.btn-success:focus,.btn-success.focus{color:#fff;background-color:#218838;border-color:#1e7e34;box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:not(:disabled):not(.disabled):active,.btn-success:not(:disabled):not(.disabled).active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}.btn-success:not(:disabled):not(.disabled):active:focus,.btn-success:not(:disabled):not(.disabled).active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info:focus,.btn-info.focus{color:#fff;background-color:#138496;border-color:#117a8b;box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled):active,.btn-info:not(:disabled):not(.disabled).active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}.btn-info:not(:disabled):not(.disabled):active:focus,.btn-info:not(:disabled):not(.disabled).active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.btn-warning:focus,.btn-warning.focus{color:#212529;background-color:#e0a800;border-color:#d39e00;box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:not(:disabled):not(.disabled):active,.btn-warning:not(:disabled):not(.disabled).active,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.btn-warning:not(:disabled):not(.disabled):active:focus,.btn-warning:not(:disabled):not(.disabled).active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.btn-danger:focus,.btn-danger.focus{color:#fff;background-color:#c82333;border-color:#bd2130;box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:not(:disabled):not(.disabled):active,.btn-danger:not(:disabled):not(.disabled).active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}.btn-danger:not(:disabled):not(.disabled):active:focus,.btn-danger:not(:disabled):not(.disabled).active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light:focus,.btn-light.focus{color:#212529;background-color:#e2e6ea;border-color:#dae0e5;box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled):active,.btn-light:not(:disabled):not(.disabled).active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled):active:focus,.btn-light:not(:disabled):not(.disabled).active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark:focus,.btn-dark.focus{color:#fff;background-color:#23272b;border-color:#1d2124;box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled):active,.btn-dark:not(:disabled):not(.disabled).active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled):active:focus,.btn-dark:not(:disabled):not(.disabled).active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-outline-primary{color:#007bff;border-color:#007bff}.btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary:focus,.btn-outline-primary.focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#007bff;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled):active,.btn-outline-primary:not(:disabled):not(.disabled).active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:focus,.btn-outline-secondary.focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled):active,.btn-outline-secondary:not(:disabled):not(.disabled).active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-success{color:#28a745;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:focus,.btn-outline-success.focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled):active,.btn-outline-success:not(:disabled):not(.disabled).active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:not(:disabled):not(.disabled):active:focus,.btn-outline-success:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-info{color:#17a2b8;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:focus,.btn-outline-info.focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled):active,.btn-outline-info:not(:disabled):not(.disabled).active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled):active:focus,.btn-outline-info:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:focus,.btn-outline-warning.focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled):active,.btn-outline-warning:not(:disabled):not(.disabled).active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:focus,.btn-outline-danger.focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled):active,.btn-outline-danger:not(:disabled):not(.disabled).active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:focus,.btn-outline-light.focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled):active,.btn-outline-light:not(:disabled):not(.disabled).active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled):active:focus,.btn-outline-light:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-dark{color:#343a40;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:focus,.btn-outline-dark.focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled):active,.btn-outline-dark:not(:disabled):not(.disabled).active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-link{font-weight:400;color:#007bff;text-decoration:none}.btn-link:hover{color:#0056b3;text-decoration:underline}.btn-link:focus,.btn-link.focus{text-decoration:underline}.btn-link:disabled,.btn-link.disabled{color:#6c757d;pointer-events:none}.btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=submit].btn-block,input[type=reset].btn-block,input[type=button].btn-block{width:100%}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:calc(0.25rem - 1px);border-top-right-radius:calc(0.25rem - 1px)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(0.25rem - 1px);border-bottom-left-radius:calc(0.25rem - 1px)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;min-height:1px;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-0.375rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0}.card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(0.25rem - 1px) calc(0.25rem - 1px)}.card-header-tabs{margin-right:-0.625rem;margin-bottom:-0.75rem;margin-left:-0.625rem;border-bottom:0}.card-header-pills{margin-right:-0.625rem;margin-left:-0.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem;border-radius:calc(0.25rem - 1px)}.card-img,.card-img-top,.card-img-bottom{flex-shrink:0;width:100%}.card-img,.card-img-top{border-top-left-radius:calc(0.25rem - 1px);border-top-right-radius:calc(0.25rem - 1px)}.card-img,.card-img-bottom{border-bottom-right-radius:calc(0.25rem - 1px);border-bottom-left-radius:calc(0.25rem - 1px)}.card-deck .card{margin-bottom:15px}@media(min-width:30rem){.card-deck{display:flex;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{flex:1 0 0;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group>.card{margin-bottom:15px}@media(min-width:30rem){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-img-top,.card-group>.card:not(:last-child) .card-header{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-img-bottom,.card-group>.card:not(:last-child) .card-footer{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-img-top,.card-group>.card:not(:first-child) .card-header{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-img-bottom,.card-group>.card:not(:first-child) .card-footer{border-bottom-left-radius:0}}.card-columns .card{margin-bottom:.75rem}@media(min-width:30rem){.card-columns{-moz-column-count:3;column-count:3;-moz-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion{overflow-anchor:none}.accordion>.card{overflow:hidden}.accordion>.card:not(:last-of-type){border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion>.card:not(:first-of-type){border-top-left-radius:0;border-top-right-radius:0}.accordion>.card>.card-header{border-radius:0;margin-bottom:-1px}.form-control{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}input[type=date].form-control,input[type=time].form-control,input[type=datetime-local].form-control,input[type=month].form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(0.375rem + 1px);padding-bottom:calc(0.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(0.5rem + 1px);padding-bottom:calc(0.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(0.25rem + 1px);padding-bottom:calc(0.25rem + 1px);font-size:.875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;font-size:1rem;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}select.form-control[size],select.form-control[multiple]{height:auto}textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input[disabled]~.form-check-label,.form-check-input:disabled~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:inline-flex;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#28a745}.valid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(40,167,69,.9);border-radius:.25rem}.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip,.is-valid~.valid-feedback,.is-valid~.valid-tooltip{display:block}.was-validated .form-control:valid,.form-control.is-valid{border-color:#28a745;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvgxmlns='http://www.w3.org/2000/svg'width='8'height='8'viewBox='0088'%3e%3cpathfill='%2328a745'd='M2.36.73L.64.53c-.4-1.04.46-1.41.1-.8l1.11.43.4-3.8c.6-.631.6-.271.2.7l-44.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(0.375em + .1875rem) center;background-size:calc(0.75em + .375rem) calc(0.75em + .375rem)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(0.375em + .1875rem) right calc(0.375em + .1875rem)}.was-validated .custom-select:valid,.custom-select.is-valid{border-color:#28a745;padding-right:calc(0.75em + 2.3125rem);background:url("data:image/svg+xml,%3csvgxmlns='http://www.w3.org/2000/svg'width='4'height='5'viewBox='0045'%3e%3cpathfill='%23343a40'd='M20L02h4zm05L03h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml,%3csvgxmlns='http://www.w3.org/2000/svg'width='8'height='8'viewBox='0088'%3e%3cpathfill='%2328a745'd='M2.36.73L.64.53c-.4-1.04.46-1.41.1-.8l1.11.43.4-3.8c.6-.631.6-.271.2.7l-44.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(0.75em + .375rem) calc(0.75em + .375rem)}.was-validated .custom-select:valid:focus,.custom-select.is-valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:#28a745}.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip,.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip{display:block}.was-validated .custom-control-input:valid~.custom-control-label,.custom-control-input.is-valid~.custom-control-label{color:#28a745}.was-validated .custom-control-input:valid~.custom-control-label::before,.custom-control-input.is-valid~.custom-control-label::before{border-color:#28a745}.was-validated .custom-control-input:valid:checked~.custom-control-label::before,.custom-control-input.is-valid:checked~.custom-control-label::before{border-color:#34ce57;background-color:#34ce57}.was-validated .custom-control-input:valid:focus~.custom-control-label::before,.custom-control-input.is-valid:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label::before,.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before{border-color:#28a745}.was-validated .custom-file-input:valid~.custom-file-label,.custom-file-input.is-valid~.custom-file-label{border-color:#28a745}.was-validated .custom-file-input:valid:focus~.custom-file-label,.custom-file-input.is-valid:focus~.custom-file-label{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.25rem}.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip,.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip{display:block}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvgxmlns='http://www.w3.org/2000/svg'width='12'height='12'fill='none'stroke='%23dc3545'viewBox='001212'%3e%3ccirclecx='6'cy='6'r='4.5'/%3e%3cpathstroke-linejoin='round'd='M5.83.6h.4L66.5z'/%3e%3ccirclecx='6'cy='8.2'r='.6'fill='%23dc3545'stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(0.375em + .1875rem) center;background-size:calc(0.75em + .375rem) calc(0.75em + .375rem)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(0.375em + .1875rem) right calc(0.375em + .1875rem)}.was-validated .custom-select:invalid,.custom-select.is-invalid{border-color:#dc3545;padding-right:calc(0.75em + 2.3125rem);background:url("data:image/svg+xml,%3csvgxmlns='http://www.w3.org/2000/svg'width='4'height='5'viewBox='0045'%3e%3cpathfill='%23343a40'd='M20L02h4zm05L03h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml,%3csvgxmlns='http://www.w3.org/2000/svg'width='12'height='12'fill='none'stroke='%23dc3545'viewBox='001212'%3e%3ccirclecx='6'cy='6'r='4.5'/%3e%3cpathstroke-linejoin='round'd='M5.83.6h.4L66.5z'/%3e%3ccirclecx='6'cy='8.2'r='.6'fill='%23dc3545'stroke='none'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(0.75em + .375rem) calc(0.75em + .375rem)}.was-validated .custom-select:invalid:focus,.custom-select.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:#dc3545}.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip,.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip{display:block}.was-validated .custom-control-input:invalid~.custom-control-label,.custom-control-input.is-invalid~.custom-control-label{color:#dc3545}.was-validated .custom-control-input:invalid~.custom-control-label::before,.custom-control-input.is-invalid~.custom-control-label::before{border-color:#dc3545}.was-validated .custom-control-input:invalid:checked~.custom-control-label::before,.custom-control-input.is-invalid:checked~.custom-control-label::before{border-color:#e4606d;background-color:#e4606d}.was-validated .custom-control-input:invalid:focus~.custom-control-label::before,.custom-control-input.is-invalid:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before,.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before{border-color:#dc3545}.was-validated .custom-file-input:invalid~.custom-file-label,.custom-file-input.is-invalid~.custom-file-label{border-color:#dc3545}.was-validated .custom-file-input:invalid:focus~.custom-file-label,.custom-file-input.is-invalid:focus~.custom-file-label{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-inline{display:flex;flex-flow:row wrap;align-items:center}.form-inline .form-check{width:100%}@media(min-width:30rem){.form-inline label{display:flex;align-items:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:flex;flex:0 0 auto;flex-flow:row wrap;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .input-group,.form-inline .custom-select{width:auto}.form-inline .form-check{display:flex;align-items:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{align-items:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.custom-control{position:relative;z-index:1;display:block;min-height:1.5rem;padding-left:1.5rem;-webkit-print-color-adjust:exact;color-adjust:exact}.custom-control-inline{display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;left:0;z-index:-1;width:1rem;height:1.25rem;opacity:0}.custom-control-input:checked~.custom-control-label::before{color:#fff;border-color:#007bff;background-color:#007bff}.custom-control-input:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-control-input:focus:not(:checked)~.custom-control-label::before{border-color:#80bdff}.custom-control-input:not(:disabled):active~.custom-control-label::before{color:#fff;background-color:#b3d7ff;border-color:#b3d7ff}.custom-control-input[disabled]~.custom-control-label,.custom-control-input:disabled~.custom-control-label{color:#6c757d}.custom-control-input[disabled]~.custom-control-label::before,.custom-control-input:disabled~.custom-control-label::before{background-color:#e9ecef}.custom-control-label{position:relative;margin-bottom:0;vertical-align:top}.custom-control-label::before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;pointer-events:none;content:"";background-color:#fff;border:#adb5bd solid 1px}.custom-control-label::after{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:"";background:no-repeat 50%/50% 50%}.custom-checkbox .custom-control-label::before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvgxmlns='http://www.w3.org/2000/svg'width='8'height='8'viewBox='0088'%3e%3cpathfill='%23fff'd='M6.564.75l-3.593.612-1.538-1.55L04.26l2.9742.99L82.193z'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before{border-color:#007bff;background-color:#007bff}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvgxmlns='http://www.w3.org/2000/svg'width='4'height='4'viewBox='0044'%3e%3cpathstroke='%23fff'd='M02h4'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-radio .custom-control-label::before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvgxmlns='http://www.w3.org/2000/svg'width='12'height='12'viewBox='-4-488'%3e%3ccircler='3'fill='%23fff'/%3e%3c/svg%3e")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-switch{padding-left:2.25rem}.custom-switch .custom-control-label::before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.5rem}.custom-switch .custom-control-label::after{top:calc(0.25rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;border-radius:.5rem;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.custom-switch .custom-control-label::after{transition:none}}.custom-switch .custom-control-input:checked~.custom-control-label::after{background-color:#fff;transform:translateX(0.75rem)}.custom-switch .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-select{display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem 1.75rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;vertical-align:middle;background:#fff url("data:image/svg+xml,%3csvgxmlns='http://www.w3.org/2000/svg'width='4'height='5'viewBox='0045'%3e%3cpathfill='%23343a40'd='M20L02h4zm05L03h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{display:none}.custom-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.custom-select-sm{height:calc(1.5em + .5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.custom-file{position:relative;display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);margin-bottom:0}.custom-file-input{position:relative;z-index:2;width:100%;height:calc(1.5em + .75rem + 2px);margin:0;opacity:0}.custom-file-input:focus~.custom-file-label{border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-file-input[disabled]~.custom-file-label,.custom-file-input:disabled~.custom-file-label{background-color:#e9ecef}.custom-file-input:lang(en)~.custom-file-label::after{content:"Browse"}.custom-file-input~.custom-file-label[data-browse]::after{content:attr(data-browse)}.custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-label::after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:calc(1.5em + .75rem);padding:.375rem .75rem;line-height:1.5;color:#495057;content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 .25rem .25rem 0}.custom-range{width:100%;height:1.4rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-range:focus{outline:0}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-0.25rem;background-color:#007bff;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media(prefers-reduced-motion:reduce){.custom-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.custom-range::-webkit-slider-thumb:active{background-color:#b3d7ff}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#007bff;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media(prefers-reduced-motion:reduce){.custom-range::-moz-range-thumb{-moz-transition:none;transition:none}}.custom-range::-moz-range-thumb:active{background-color:#b3d7ff}.custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#007bff;border:0;border-radius:1rem;-ms-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media(prefers-reduced-motion:reduce){.custom-range::-ms-thumb{-ms-transition:none;transition:none}}.custom-range::-ms-thumb:active{background-color:#b3d7ff}.custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}.custom-range::-ms-fill-lower{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px;background-color:#dee2e6;border-radius:1rem}.custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.custom-range:disabled::-moz-range-track{cursor:default}.custom-range:disabled::-ms-thumb{background-color:#adb5bd}.custom-control-label::before,.custom-file-label,.custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.custom-control-label::before,.custom-file-label,.custom-select{transition:none}}.list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:.25rem}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:hover,.list-group-item-action:focus{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}@media(min-width:30rem){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media(min-width:37.5rem){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media(min-width:64rem){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media(min-width:81.25rem){.list-group-horizontal-lgx{flex-direction:row}.list-group-horizontal-lgx>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lgx>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-lgx>.list-group-item.active{margin-top:0}.list-group-horizontal-lgx>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-lgx>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media(min-width:90rem){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media(min-width:120rem){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 1px}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{color:#004085;background-color:#b8daff}.list-group-item-primary.list-group-item-action:hover,.list-group-item-primary.list-group-item-action:focus{color:#004085;background-color:#9fcdff}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#004085;border-color:#004085}.list-group-item-secondary{color:#383d41;background-color:#d6d8db}.list-group-item-secondary.list-group-item-action:hover,.list-group-item-secondary.list-group-item-action:focus{color:#383d41;background-color:#c8cbcf}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}.list-group-item-success{color:#155724;background-color:#c3e6cb}.list-group-item-success.list-group-item-action:hover,.list-group-item-success.list-group-item-action:focus{color:#155724;background-color:#b1dfbb}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724}.list-group-item-info{color:#0c5460;background-color:#bee5eb}.list-group-item-info.list-group-item-action:hover,.list-group-item-info.list-group-item-action:focus{color:#0c5460;background-color:#abdde5}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.list-group-item-warning{color:#856404;background-color:#ffeeba}.list-group-item-warning.list-group-item-action:hover,.list-group-item-warning.list-group-item-action:focus{color:#856404;background-color:#ffe8a1}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}.list-group-item-danger{color:#721c24;background-color:#f5c6cb}.list-group-item-danger.list-group-item-action:hover,.list-group-item-danger.list-group-item-action:focus{color:#721c24;background-color:#f1b0b7}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24}.list-group-item-light{color:#818182;background-color:#fdfdfe}.list-group-item-light.list-group-item-action:hover,.list-group-item-light.list-group-item-action:focus{color:#818182;background-color:#ececf6}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.list-group-item-dark.list-group-item-action:hover,.list-group-item-dark.list-group-item-action:focus{color:#1b1e21;background-color:#b9bbbe}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}h1,.h1{font-size:2.5rem}@media(max-width:1200px){h1,.h1{font-size:calc(1.375rem + 1.5vw)}}h2,.h2{font-size:2rem}@media(max-width:1200px){h2,.h2{font-size:calc(1.325rem + .9vw)}}h3,.h3{font-size:1.75rem}@media(max-width:1200px){h3,.h3{font-size:calc(1.3rem + .6vw)}}h4,.h4{font-size:1.5rem}@media(max-width:1200px){h4,.h4{font-size:calc(1.275rem + .3vw)}}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem;font-weight:300;line-height:1.2}@media(max-width:1200px){.display-1{font-size:calc(1.725rem + 5.7vw)}}.display-2{font-size:5.5rem;font-weight:300;line-height:1.2}@media(max-width:1200px){.display-2{font-size:calc(1.675rem + 5.1vw)}}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2}@media(max-width:1200px){.display-3{font-size:calc(1.575rem + 3.9vw)}}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2}@media(max-width:1200px){.display-4{font-size:calc(1.475rem + 2.7vw)}}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}small,.small{font-size:80%;font-weight:400}mark,.mark{padding:.2em;background-color:#fcf8e3}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:80%;color:#6c757d}.blockquote-footer::before{content:"— "}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translate(0,-50px)}@media(prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-header,.modal-dialog-scrollable .modal-footer{flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered::before{display:block;height:calc(100vh - 1rem);height:-moz-min-content;height:min-content;content:""}.modal-dialog-centered.modal-dialog-scrollable{flex-direction:column;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable::before{content:none}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(0.3rem - 1px);border-top-right-radius:calc(0.3rem - 1px)}.modal-header .close{padding:1rem 1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(0.3rem - 1px);border-bottom-left-radius:calc(0.3rem - 1px)}.modal-footer>*{margin:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media(min-width:30rem){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered::before{height:calc(100vh - 3.5rem);height:-moz-min-content;height:min-content}.modal-sm{max-width:300px}}@media(min-width:64rem){.modal-lg,.modal-xl{max-width:800px}}@media(min-width:90rem){.modal-xl{max-width:1140px}}.container,.container-fluid,.container-xl,.container-lgx,.container-lg,.container-md,.container-sm{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media(min-width:30rem){.container-sm,.container{max-width:30rem}}@media(min-width:37.5rem){.container-md,.container-sm,.container{max-width:37.5rem}}@media(min-width:64rem){.container-lg,.container-md,.container-sm,.container{max-width:64rem}}@media(min-width:81.25rem){.container-lgx,.container-lg,.container-md,.container-sm,.container{max-width:81.25rem}}@media(min-width:90rem){.container-xl,.container-lgx,.container-lg,.container-md,.container-sm,.container{max-width:90rem}}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col-xxl,.col-xxl-auto,.col-xxl-12,.col-xxl-11,.col-xxl-10,.col-xxl-9,.col-xxl-8,.col-xxl-7,.col-xxl-6,.col-xxl-5,.col-xxl-4,.col-xxl-3,.col-xxl-2,.col-xxl-1,.col-xl,.col-xl-auto,.col-xl-12,.col-xl-11,.col-xl-10,.col-xl-9,.col-xl-8,.col-xl-7,.col-xl-6,.col-xl-5,.col-xl-4,.col-xl-3,.col-xl-2,.col-xl-1,.col-lgx,.col-lgx-auto,.col-lgx-12,.col-lgx-11,.col-lgx-10,.col-lgx-9,.col-lgx-8,.col-lgx-7,.col-lgx-6,.col-lgx-5,.col-lgx-4,.col-lgx-3,.col-lgx-2,.col-lgx-1,.col-lg,.col-lg-auto,.col-lg-12,.col-lg-11,.col-lg-10,.col-lg-9,.col-lg-8,.col-lg-7,.col-lg-6,.col-lg-5,.col-lg-4,.col-lg-3,.col-lg-2,.col-lg-1,.col-md,.col-md-auto,.col-md-12,.col-md-11,.col-md-10,.col-md-9,.col-md-8,.col-md-7,.col-md-6,.col-md-5,.col-md-4,.col-md-3,.col-md-2,.col-md-1,.col-sm,.col-sm-auto,.col-sm-12,.col-sm-11,.col-sm-10,.col-sm-9,.col-sm-8,.col-sm-7,.col-sm-6,.col-sm-5,.col-sm-4,.col-sm-3,.col-sm-2,.col-sm-1,.col,.col-auto,.col-12,.col-11,.col-10,.col-9,.col-8,.col-7,.col-6,.col-5,.col-4,.col-3,.col-2,.col-1{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-1>*{flex:0 0 100%;max-width:100%}.row-cols-2>*{flex:0 0 50%;max-width:50%}.row-cols-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-4>*{flex:0 0 25%;max-width:25%}.row-cols-5>*{flex:0 0 20%;max-width:20%}.row-cols-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto;max-width:100%}.col-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.3333333333%}.offset-2{margin-left:16.6666666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.3333333333%}.offset-5{margin-left:41.6666666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.3333333333%}.offset-8{margin-left:66.6666666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.3333333333%}.offset-11{margin-left:91.6666666667%}@media(min-width:30rem){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-sm-1>*{flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-sm-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-sm-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-sm-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-sm-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.3333333333%}.offset-sm-2{margin-left:16.6666666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.3333333333%}.offset-sm-5{margin-left:41.6666666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.3333333333%}.offset-sm-8{margin-left:66.6666666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.3333333333%}.offset-sm-11{margin-left:91.6666666667%}}@media(min-width:37.5rem){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-md-1>*{flex:0 0 100%;max-width:100%}.row-cols-md-2>*{flex:0 0 50%;max-width:50%}.row-cols-md-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-md-4>*{flex:0 0 25%;max-width:25%}.row-cols-md-5>*{flex:0 0 20%;max-width:20%}.row-cols-md-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto;max-width:100%}.col-md-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-md-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-md-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-md-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-md-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.3333333333%}.offset-md-2{margin-left:16.6666666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.3333333333%}.offset-md-5{margin-left:41.6666666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.3333333333%}.offset-md-8{margin-left:66.6666666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.3333333333%}.offset-md-11{margin-left:91.6666666667%}}@media(min-width:64rem){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-lg-1>*{flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-lg-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-lg-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-lg-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-lg-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.3333333333%}.offset-lg-2{margin-left:16.6666666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.3333333333%}.offset-lg-5{margin-left:41.6666666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.3333333333%}.offset-lg-8{margin-left:66.6666666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.3333333333%}.offset-lg-11{margin-left:91.6666666667%}}@media(min-width:81.25rem){.col-lgx{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-lgx-1>*{flex:0 0 100%;max-width:100%}.row-cols-lgx-2>*{flex:0 0 50%;max-width:50%}.row-cols-lgx-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-lgx-4>*{flex:0 0 25%;max-width:25%}.row-cols-lgx-5>*{flex:0 0 20%;max-width:20%}.row-cols-lgx-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lgx-auto{flex:0 0 auto;width:auto;max-width:100%}.col-lgx-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-lgx-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lgx-3{flex:0 0 25%;max-width:25%}.col-lgx-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-lgx-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-lgx-6{flex:0 0 50%;max-width:50%}.col-lgx-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-lgx-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-lgx-9{flex:0 0 75%;max-width:75%}.col-lgx-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-lgx-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-lgx-12{flex:0 0 100%;max-width:100%}.order-lgx-first{order:-1}.order-lgx-last{order:13}.order-lgx-0{order:0}.order-lgx-1{order:1}.order-lgx-2{order:2}.order-lgx-3{order:3}.order-lgx-4{order:4}.order-lgx-5{order:5}.order-lgx-6{order:6}.order-lgx-7{order:7}.order-lgx-8{order:8}.order-lgx-9{order:9}.order-lgx-10{order:10}.order-lgx-11{order:11}.order-lgx-12{order:12}.offset-lgx-0{margin-left:0}.offset-lgx-1{margin-left:8.3333333333%}.offset-lgx-2{margin-left:16.6666666667%}.offset-lgx-3{margin-left:25%}.offset-lgx-4{margin-left:33.3333333333%}.offset-lgx-5{margin-left:41.6666666667%}.offset-lgx-6{margin-left:50%}.offset-lgx-7{margin-left:58.3333333333%}.offset-lgx-8{margin-left:66.6666666667%}.offset-lgx-9{margin-left:75%}.offset-lgx-10{margin-left:83.3333333333%}.offset-lgx-11{margin-left:91.6666666667%}}@media(min-width:90rem){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-xl-1>*{flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-xl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-xl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-xl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.3333333333%}.offset-xl-2{margin-left:16.6666666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.3333333333%}.offset-xl-5{margin-left:41.6666666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.3333333333%}.offset-xl-8{margin-left:66.6666666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.3333333333%}.offset-xl-11{margin-left:91.6666666667%}}@media(min-width:120rem){.col-xxl{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-xxl-1>*{flex:0 0 100%;max-width:100%}.row-cols-xxl-2>*{flex:0 0 50%;max-width:50%}.row-cols-xxl-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 25%;max-width:25%}.row-cols-xxl-5>*{flex:0 0 20%;max-width:20%}.row-cols-xxl-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto;max-width:100%}.col-xxl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xxl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xxl-3{flex:0 0 25%;max-width:25%}.col-xxl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-xxl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-xxl-6{flex:0 0 50%;max-width:50%}.col-xxl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-xxl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-xxl-9{flex:0 0 75%;max-width:75%}.col-xxl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-xxl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-xxl-12{flex:0 0 100%;max-width:100%}.order-xxl-first{order:-1}.order-xxl-last{order:13}.order-xxl-0{order:0}.order-xxl-1{order:1}.order-xxl-2{order:2}.order-xxl-3{order:3}.order-xxl-4{order:4}.order-xxl-5{order:5}.order-xxl-6{order:6}.order-xxl-7{order:7}.order-xxl-8{order:8}.order-xxl-9{order:9}.order-xxl-10{order:10}.order-xxl-11{order:11}.order-xxl-12{order:12}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.3333333333%}.offset-xxl-2{margin-left:16.6666666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.3333333333%}.offset-xxl-5{margin-left:41.6666666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.3333333333%}.offset-xxl-8{margin-left:66.6666666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.3333333333%}.offset-xxl-11{margin-left:91.6666666667%}}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#007bff!important}a.bg-primary:hover,a.bg-primary:focus,button.bg-primary:hover,button.bg-primary:focus{background-color:#0062cc!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:hover,a.bg-secondary:focus,button.bg-secondary:hover,button.bg-secondary:focus{background-color:#545b62!important}.bg-success{background-color:#28a745!important}a.bg-success:hover,a.bg-success:focus,button.bg-success:hover,button.bg-success:focus{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:hover,a.bg-info:focus,button.bg-info:hover,button.bg-info:focus{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:hover,a.bg-warning:focus,button.bg-warning:hover,button.bg-warning:focus{background-color:#d39e00!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:hover,a.bg-danger:focus,button.bg-danger:hover,button.bg-danger:focus{background-color:#bd2130!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:hover,a.bg-light:focus,button.bg-light:hover,button.bg-light:focus{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:hover,a.bg-dark:focus,button.bg-dark:hover,button.bg-dark:focus{background-color:#1d2124!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#007bff!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-white{border-color:#fff!important}.rounded-sm{border-radius:.2rem!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-right{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-lg{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-0{border-radius:0!important}.clearfix::after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}@media(min-width:30rem){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}}@media(min-width:37.5rem){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}}@media(min-width:64rem){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}}@media(min-width:81.25rem){.d-lgx-none{display:none!important}.d-lgx-inline{display:inline!important}.d-lgx-inline-block{display:inline-block!important}.d-lgx-block{display:block!important}.d-lgx-table{display:table!important}.d-lgx-table-row{display:table-row!important}.d-lgx-table-cell{display:table-cell!important}.d-lgx-flex{display:flex!important}.d-lgx-inline-flex{display:inline-flex!important}}@media(min-width:90rem){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}}@media(min-width:120rem){.d-xxl-none{display:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive::before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9::before{padding-top:42.8571428571%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}.embed-responsive-21by9::before{padding-top:42.8571428571%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}@media(min-width:30rem){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}}@media(min-width:37.5rem){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}}@media(min-width:64rem){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}}@media(min-width:81.25rem){.flex-lgx-row{flex-direction:row!important}.flex-lgx-column{flex-direction:column!important}.flex-lgx-row-reverse{flex-direction:row-reverse!important}.flex-lgx-column-reverse{flex-direction:column-reverse!important}.flex-lgx-wrap{flex-wrap:wrap!important}.flex-lgx-nowrap{flex-wrap:nowrap!important}.flex-lgx-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lgx-fill{flex:1 1 auto!important}.flex-lgx-grow-0{flex-grow:0!important}.flex-lgx-grow-1{flex-grow:1!important}.flex-lgx-shrink-0{flex-shrink:0!important}.flex-lgx-shrink-1{flex-shrink:1!important}.justify-content-lgx-start{justify-content:flex-start!important}.justify-content-lgx-end{justify-content:flex-end!important}.justify-content-lgx-center{justify-content:center!important}.justify-content-lgx-between{justify-content:space-between!important}.justify-content-lgx-around{justify-content:space-around!important}.align-items-lgx-start{align-items:flex-start!important}.align-items-lgx-end{align-items:flex-end!important}.align-items-lgx-center{align-items:center!important}.align-items-lgx-baseline{align-items:baseline!important}.align-items-lgx-stretch{align-items:stretch!important}.align-content-lgx-start{align-content:flex-start!important}.align-content-lgx-end{align-content:flex-end!important}.align-content-lgx-center{align-content:center!important}.align-content-lgx-between{align-content:space-between!important}.align-content-lgx-around{align-content:space-around!important}.align-content-lgx-stretch{align-content:stretch!important}.align-self-lgx-auto{align-self:auto!important}.align-self-lgx-start{align-self:flex-start!important}.align-self-lgx-end{align-self:flex-end!important}.align-self-lgx-center{align-self:center!important}.align-self-lgx-baseline{align-self:baseline!important}.align-self-lgx-stretch{align-self:stretch!important}}@media(min-width:90rem){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}}@media(min-width:120rem){.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media(min-width:30rem){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media(min-width:37.5rem){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media(min-width:64rem){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media(min-width:81.25rem){.float-lgx-left{float:left!important}.float-lgx-right{float:right!important}.float-lgx-none{float:none!important}}@media(min-width:90rem){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}@media(min-width:120rem){.float-xxl-left{float:left!important}.float-xxl-right{float:right!important}.float-xxl-none{float:none!important}}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports(position:sticky){.sticky-top{position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.min-vw-100{min-width:100vw!important}.min-vh-100{min-height:100vh!important}.vw-100{width:100vw!important}.vh-100{height:100vh!important}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.m-20{margin:1.25rem!important}.mt-20,.my-20{margin-top:1.25rem!important}.mr-20,.mx-20{margin-right:1.25rem!important}.mb-20,.my-20{margin-bottom:1.25rem!important}.ml-20,.mx-20{margin-left:1.25rem!important}.m-32{margin:2rem!important}.mt-32,.my-32{margin-top:2rem!important}.mr-32,.mx-32{margin-right:2rem!important}.mb-32,.my-32{margin-bottom:2rem!important}.ml-32,.mx-32{margin-left:2rem!important}.m-40{margin:2.5rem!important}.mt-40,.my-40{margin-top:2.5rem!important}.mr-40,.mx-40{margin-right:2.5rem!important}.mb-40,.my-40{margin-bottom:2.5rem!important}.ml-40,.mx-40{margin-left:2.5rem!important}.m-6{margin:4rem!important}.mt-6,.my-6{margin-top:4rem!important}.mr-6,.mx-6{margin-right:4rem!important}.mb-6,.my-6{margin-bottom:4rem!important}.ml-6,.mx-6{margin-left:4rem!important}.m-7{margin:5rem!important}.mt-7,.my-7{margin-top:5rem!important}.mr-7,.mx-7{margin-right:5rem!important}.mb-7,.my-7{margin-bottom:5rem!important}.ml-7,.mx-7{margin-left:5rem!important}.m-8{margin:6.25rem!important}.mt-8,.my-8{margin-top:6.25rem!important}.mr-8,.mx-8{margin-right:6.25rem!important}.mb-8,.my-8{margin-bottom:6.25rem!important}.ml-8,.mx-8{margin-left:6.25rem!important}.m-9{margin:7.5rem!important}.mt-9,.my-9{margin-top:7.5rem!important}.mr-9,.mx-9{margin-right:7.5rem!important}.mb-9,.my-9{margin-bottom:7.5rem!important}.ml-9,.mx-9{margin-left:7.5rem!important}.m-10{margin:9.375rem!important}.mt-10,.my-10{margin-top:9.375rem!important}.mr-10,.mx-10{margin-right:9.375rem!important}.mb-10,.my-10{margin-bottom:9.375rem!important}.ml-10,.mx-10{margin-left:9.375rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.p-20{padding:1.25rem!important}.pt-20,.py-20{padding-top:1.25rem!important}.pr-20,.px-20{padding-right:1.25rem!important}.pb-20,.py-20{padding-bottom:1.25rem!important}.pl-20,.px-20{padding-left:1.25rem!important}.p-32{padding:2rem!important}.pt-32,.py-32{padding-top:2rem!important}.pr-32,.px-32{padding-right:2rem!important}.pb-32,.py-32{padding-bottom:2rem!important}.pl-32,.px-32{padding-left:2rem!important}.p-40{padding:2.5rem!important}.pt-40,.dynamic-padding,.py-40{padding-top:2.5rem!important}.pr-40,.px-40{padding-right:2.5rem!important}.pb-40,.py-40{padding-bottom:2.5rem!important}.pl-40,.px-40{padding-left:2.5rem!important}.p-6{padding:4rem!important}.pt-6,.py-6{padding-top:4rem!important}.pr-6,.px-6{padding-right:4rem!important}.pb-6,.dynamic-padding,.py-6{padding-bottom:4rem!important}.pl-6,.px-6{padding-left:4rem!important}.p-7{padding:5rem!important}.pt-7,.py-7{padding-top:5rem!important}.pr-7,.px-7{padding-right:5rem!important}.pb-7,.py-7{padding-bottom:5rem!important}.pl-7,.px-7{padding-left:5rem!important}.p-8{padding:6.25rem!important}.pt-8,.py-8{padding-top:6.25rem!important}.pr-8,.px-8{padding-right:6.25rem!important}.pb-8,.py-8{padding-bottom:6.25rem!important}.pl-8,.px-8{padding-left:6.25rem!important}.p-9{padding:7.5rem!important}.pt-9,.py-9{padding-top:7.5rem!important}.pr-9,.px-9{padding-right:7.5rem!important}.pb-9,.py-9{padding-bottom:7.5rem!important}.pl-9,.px-9{padding-left:7.5rem!important}.p-10{padding:9.375rem!important}.pt-10,.py-10{padding-top:9.375rem!important}.pr-10,.px-10{padding-right:9.375rem!important}.pb-10,.py-10{padding-bottom:9.375rem!important}.pl-10,.px-10{padding-left:9.375rem!important}.m-n1{margin:-0.25rem!important}.mt-n1,.my-n1{margin-top:-0.25rem!important}.mr-n1,.mx-n1{margin-right:-0.25rem!important}.mb-n1,.my-n1{margin-bottom:-0.25rem!important}.ml-n1,.mx-n1{margin-left:-0.25rem!important}.m-n2{margin:-0.5rem!important}.mt-n2,.my-n2{margin-top:-0.5rem!important}.mr-n2,.mx-n2{margin-right:-0.5rem!important}.mb-n2,.my-n2{margin-bottom:-0.5rem!important}.ml-n2,.mx-n2{margin-left:-0.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.m-n20{margin:-1.25rem!important}.mt-n20,.my-n20{margin-top:-1.25rem!important}.mr-n20,.mx-n20{margin-right:-1.25rem!important}.mb-n20,.my-n20{margin-bottom:-1.25rem!important}.ml-n20,.mx-n20{margin-left:-1.25rem!important}.m-n32{margin:-2rem!important}.mt-n32,.my-n32{margin-top:-2rem!important}.mr-n32,.mx-n32{margin-right:-2rem!important}.mb-n32,.my-n32{margin-bottom:-2rem!important}.ml-n32,.mx-n32{margin-left:-2rem!important}.m-n40{margin:-2.5rem!important}.mt-n40,.my-n40{margin-top:-2.5rem!important}.mr-n40,.mx-n40{margin-right:-2.5rem!important}.mb-n40,.my-n40{margin-bottom:-2.5rem!important}.ml-n40,.mx-n40{margin-left:-2.5rem!important}.m-n6{margin:-4rem!important}.mt-n6,.my-n6{margin-top:-4rem!important}.mr-n6,.mx-n6{margin-right:-4rem!important}.mb-n6,.my-n6{margin-bottom:-4rem!important}.ml-n6,.mx-n6{margin-left:-4rem!important}.m-n7{margin:-5rem!important}.mt-n7,.my-n7{margin-top:-5rem!important}.mr-n7,.mx-n7{margin-right:-5rem!important}.mb-n7,.my-n7{margin-bottom:-5rem!important}.ml-n7,.mx-n7{margin-left:-5rem!important}.m-n8{margin:-6.25rem!important}.mt-n8,.my-n8{margin-top:-6.25rem!important}.mr-n8,.mx-n8{margin-right:-6.25rem!important}.mb-n8,.my-n8{margin-bottom:-6.25rem!important}.ml-n8,.mx-n8{margin-left:-6.25rem!important}.m-n9{margin:-7.5rem!important}.mt-n9,.my-n9{margin-top:-7.5rem!important}.mr-n9,.mx-n9{margin-right:-7.5rem!important}.mb-n9,.my-n9{margin-bottom:-7.5rem!important}.ml-n9,.mx-n9{margin-left:-7.5rem!important}.m-n10{margin:-9.375rem!important}.mt-n10,.my-n10{margin-top:-9.375rem!important}.mr-n10,.mx-n10{margin-right:-9.375rem!important}.mb-n10,.my-n10{margin-bottom:-9.375rem!important}.ml-n10,.mx-n10{margin-left:-9.375rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media(min-width:30rem){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.m-sm-20{margin:1.25rem!important}.mt-sm-20,.my-sm-20{margin-top:1.25rem!important}.mr-sm-20,.mx-sm-20{margin-right:1.25rem!important}.mb-sm-20,.my-sm-20{margin-bottom:1.25rem!important}.ml-sm-20,.mx-sm-20{margin-left:1.25rem!important}.m-sm-32{margin:2rem!important}.mt-sm-32,.my-sm-32{margin-top:2rem!important}.mr-sm-32,.mx-sm-32{margin-right:2rem!important}.mb-sm-32,.my-sm-32{margin-bottom:2rem!important}.ml-sm-32,.mx-sm-32{margin-left:2rem!important}.m-sm-40{margin:2.5rem!important}.mt-sm-40,.my-sm-40{margin-top:2.5rem!important}.mr-sm-40,.mx-sm-40{margin-right:2.5rem!important}.mb-sm-40,.my-sm-40{margin-bottom:2.5rem!important}.ml-sm-40,.mx-sm-40{margin-left:2.5rem!important}.m-sm-6{margin:4rem!important}.mt-sm-6,.my-sm-6{margin-top:4rem!important}.mr-sm-6,.mx-sm-6{margin-right:4rem!important}.mb-sm-6,.my-sm-6{margin-bottom:4rem!important}.ml-sm-6,.mx-sm-6{margin-left:4rem!important}.m-sm-7{margin:5rem!important}.mt-sm-7,.my-sm-7{margin-top:5rem!important}.mr-sm-7,.mx-sm-7{margin-right:5rem!important}.mb-sm-7,.my-sm-7{margin-bottom:5rem!important}.ml-sm-7,.mx-sm-7{margin-left:5rem!important}.m-sm-8{margin:6.25rem!important}.mt-sm-8,.my-sm-8{margin-top:6.25rem!important}.mr-sm-8,.mx-sm-8{margin-right:6.25rem!important}.mb-sm-8,.my-sm-8{margin-bottom:6.25rem!important}.ml-sm-8,.mx-sm-8{margin-left:6.25rem!important}.m-sm-9{margin:7.5rem!important}.mt-sm-9,.my-sm-9{margin-top:7.5rem!important}.mr-sm-9,.mx-sm-9{margin-right:7.5rem!important}.mb-sm-9,.my-sm-9{margin-bottom:7.5rem!important}.ml-sm-9,.mx-sm-9{margin-left:7.5rem!important}.m-sm-10{margin:9.375rem!important}.mt-sm-10,.my-sm-10{margin-top:9.375rem!important}.mr-sm-10,.mx-sm-10{margin-right:9.375rem!important}.mb-sm-10,.my-sm-10{margin-bottom:9.375rem!important}.ml-sm-10,.mx-sm-10{margin-left:9.375rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.p-sm-20{padding:1.25rem!important}.pt-sm-20,.py-sm-20{padding-top:1.25rem!important}.pr-sm-20,.px-sm-20{padding-right:1.25rem!important}.pb-sm-20,.py-sm-20{padding-bottom:1.25rem!important}.pl-sm-20,.px-sm-20{padding-left:1.25rem!important}.p-sm-32{padding:2rem!important}.pt-sm-32,.py-sm-32{padding-top:2rem!important}.pr-sm-32,.px-sm-32{padding-right:2rem!important}.pb-sm-32,.py-sm-32{padding-bottom:2rem!important}.pl-sm-32,.px-sm-32{padding-left:2rem!important}.p-sm-40{padding:2.5rem!important}.pt-sm-40,.py-sm-40{padding-top:2.5rem!important}.pr-sm-40,.px-sm-40{padding-right:2.5rem!important}.pb-sm-40,.py-sm-40{padding-bottom:2.5rem!important}.pl-sm-40,.px-sm-40{padding-left:2.5rem!important}.p-sm-6{padding:4rem!important}.pt-sm-6,.py-sm-6{padding-top:4rem!important}.pr-sm-6,.px-sm-6{padding-right:4rem!important}.pb-sm-6,.py-sm-6{padding-bottom:4rem!important}.pl-sm-6,.px-sm-6{padding-left:4rem!important}.p-sm-7{padding:5rem!important}.pt-sm-7,.py-sm-7{padding-top:5rem!important}.pr-sm-7,.px-sm-7{padding-right:5rem!important}.pb-sm-7,.py-sm-7{padding-bottom:5rem!important}.pl-sm-7,.px-sm-7{padding-left:5rem!important}.p-sm-8{padding:6.25rem!important}.pt-sm-8,.py-sm-8{padding-top:6.25rem!important}.pr-sm-8,.px-sm-8{padding-right:6.25rem!important}.pb-sm-8,.py-sm-8{padding-bottom:6.25rem!important}.pl-sm-8,.px-sm-8{padding-left:6.25rem!important}.p-sm-9{padding:7.5rem!important}.pt-sm-9,.py-sm-9{padding-top:7.5rem!important}.pr-sm-9,.px-sm-9{padding-right:7.5rem!important}.pb-sm-9,.py-sm-9{padding-bottom:7.5rem!important}.pl-sm-9,.px-sm-9{padding-left:7.5rem!important}.p-sm-10{padding:9.375rem!important}.pt-sm-10,.py-sm-10{padding-top:9.375rem!important}.pr-sm-10,.px-sm-10{padding-right:9.375rem!important}.pb-sm-10,.py-sm-10{padding-bottom:9.375rem!important}.pl-sm-10,.px-sm-10{padding-left:9.375rem!important}.m-sm-n1{margin:-0.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-0.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-0.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-0.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-0.25rem!important}.m-sm-n2{margin:-0.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-0.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-0.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-0.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-0.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}.m-sm-n20{margin:-1.25rem!important}.mt-sm-n20,.my-sm-n20{margin-top:-1.25rem!important}.mr-sm-n20,.mx-sm-n20{margin-right:-1.25rem!important}.mb-sm-n20,.my-sm-n20{margin-bottom:-1.25rem!important}.ml-sm-n20,.mx-sm-n20{margin-left:-1.25rem!important}.m-sm-n32{margin:-2rem!important}.mt-sm-n32,.my-sm-n32{margin-top:-2rem!important}.mr-sm-n32,.mx-sm-n32{margin-right:-2rem!important}.mb-sm-n32,.my-sm-n32{margin-bottom:-2rem!important}.ml-sm-n32,.mx-sm-n32{margin-left:-2rem!important}.m-sm-n40{margin:-2.5rem!important}.mt-sm-n40,.my-sm-n40{margin-top:-2.5rem!important}.mr-sm-n40,.mx-sm-n40{margin-right:-2.5rem!important}.mb-sm-n40,.my-sm-n40{margin-bottom:-2.5rem!important}.ml-sm-n40,.mx-sm-n40{margin-left:-2.5rem!important}.m-sm-n6{margin:-4rem!important}.mt-sm-n6,.my-sm-n6{margin-top:-4rem!important}.mr-sm-n6,.mx-sm-n6{margin-right:-4rem!important}.mb-sm-n6,.my-sm-n6{margin-bottom:-4rem!important}.ml-sm-n6,.mx-sm-n6{margin-left:-4rem!important}.m-sm-n7{margin:-5rem!important}.mt-sm-n7,.my-sm-n7{margin-top:-5rem!important}.mr-sm-n7,.mx-sm-n7{margin-right:-5rem!important}.mb-sm-n7,.my-sm-n7{margin-bottom:-5rem!important}.ml-sm-n7,.mx-sm-n7{margin-left:-5rem!important}.m-sm-n8{margin:-6.25rem!important}.mt-sm-n8,.my-sm-n8{margin-top:-6.25rem!important}.mr-sm-n8,.mx-sm-n8{margin-right:-6.25rem!important}.mb-sm-n8,.my-sm-n8{margin-bottom:-6.25rem!important}.ml-sm-n8,.mx-sm-n8{margin-left:-6.25rem!important}.m-sm-n9{margin:-7.5rem!important}.mt-sm-n9,.my-sm-n9{margin-top:-7.5rem!important}.mr-sm-n9,.mx-sm-n9{margin-right:-7.5rem!important}.mb-sm-n9,.my-sm-n9{margin-bottom:-7.5rem!important}.ml-sm-n9,.mx-sm-n9{margin-left:-7.5rem!important}.m-sm-n10{margin:-9.375rem!important}.mt-sm-n10,.my-sm-n10{margin-top:-9.375rem!important}.mr-sm-n10,.mx-sm-n10{margin-right:-9.375rem!important}.mb-sm-n10,.my-sm-n10{margin-bottom:-9.375rem!important}.ml-sm-n10,.mx-sm-n10{margin-left:-9.375rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media(min-width:37.5rem){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.m-md-20{margin:1.25rem!important}.mt-md-20,.my-md-20{margin-top:1.25rem!important}.mr-md-20,.mx-md-20{margin-right:1.25rem!important}.mb-md-20,.my-md-20{margin-bottom:1.25rem!important}.ml-md-20,.mx-md-20{margin-left:1.25rem!important}.m-md-32{margin:2rem!important}.mt-md-32,.my-md-32{margin-top:2rem!important}.mr-md-32,.mx-md-32{margin-right:2rem!important}.mb-md-32,.my-md-32{margin-bottom:2rem!important}.ml-md-32,.mx-md-32{margin-left:2rem!important}.m-md-40{margin:2.5rem!important}.mt-md-40,.my-md-40{margin-top:2.5rem!important}.mr-md-40,.mx-md-40{margin-right:2.5rem!important}.mb-md-40,.my-md-40{margin-bottom:2.5rem!important}.ml-md-40,.mx-md-40{margin-left:2.5rem!important}.m-md-6{margin:4rem!important}.mt-md-6,.my-md-6{margin-top:4rem!important}.mr-md-6,.mx-md-6{margin-right:4rem!important}.mb-md-6,.my-md-6{margin-bottom:4rem!important}.ml-md-6,.mx-md-6{margin-left:4rem!important}.m-md-7{margin:5rem!important}.mt-md-7,.my-md-7{margin-top:5rem!important}.mr-md-7,.mx-md-7{margin-right:5rem!important}.mb-md-7,.my-md-7{margin-bottom:5rem!important}.ml-md-7,.mx-md-7{margin-left:5rem!important}.m-md-8{margin:6.25rem!important}.mt-md-8,.my-md-8{margin-top:6.25rem!important}.mr-md-8,.mx-md-8{margin-right:6.25rem!important}.mb-md-8,.my-md-8{margin-bottom:6.25rem!important}.ml-md-8,.mx-md-8{margin-left:6.25rem!important}.m-md-9{margin:7.5rem!important}.mt-md-9,.my-md-9{margin-top:7.5rem!important}.mr-md-9,.mx-md-9{margin-right:7.5rem!important}.mb-md-9,.my-md-9{margin-bottom:7.5rem!important}.ml-md-9,.mx-md-9{margin-left:7.5rem!important}.m-md-10{margin:9.375rem!important}.mt-md-10,.my-md-10{margin-top:9.375rem!important}.mr-md-10,.mx-md-10{margin-right:9.375rem!important}.mb-md-10,.my-md-10{margin-bottom:9.375rem!important}.ml-md-10,.mx-md-10{margin-left:9.375rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.p-md-20{padding:1.25rem!important}.pt-md-20,.py-md-20{padding-top:1.25rem!important}.pr-md-20,.px-md-20{padding-right:1.25rem!important}.pb-md-20,.py-md-20{padding-bottom:1.25rem!important}.pl-md-20,.px-md-20{padding-left:1.25rem!important}.p-md-32{padding:2rem!important}.pt-md-32,.py-md-32{padding-top:2rem!important}.pr-md-32,.px-md-32{padding-right:2rem!important}.pb-md-32,.py-md-32{padding-bottom:2rem!important}.pl-md-32,.px-md-32{padding-left:2rem!important}.p-md-40{padding:2.5rem!important}.pt-md-40,.py-md-40{padding-top:2.5rem!important}.pr-md-40,.px-md-40{padding-right:2.5rem!important}.pb-md-40,.py-md-40{padding-bottom:2.5rem!important}.pl-md-40,.px-md-40{padding-left:2.5rem!important}.p-md-6{padding:4rem!important}.pt-md-6,.dynamic-padding,.py-md-6{padding-top:4rem!important}.pr-md-6,.px-md-6{padding-right:4rem!important}.pb-md-6,.py-md-6{padding-bottom:4rem!important}.pl-md-6,.px-md-6{padding-left:4rem!important}.p-md-7{padding:5rem!important}.pt-md-7,.py-md-7{padding-top:5rem!important}.pr-md-7,.px-md-7{padding-right:5rem!important}.pb-md-7,.dynamic-padding,.py-md-7{padding-bottom:5rem!important}.pl-md-7,.px-md-7{padding-left:5rem!important}.p-md-8{padding:6.25rem!important}.pt-md-8,.py-md-8{padding-top:6.25rem!important}.pr-md-8,.px-md-8{padding-right:6.25rem!important}.pb-md-8,.py-md-8{padding-bottom:6.25rem!important}.pl-md-8,.px-md-8{padding-left:6.25rem!important}.p-md-9{padding:7.5rem!important}.pt-md-9,.py-md-9{padding-top:7.5rem!important}.pr-md-9,.px-md-9{padding-right:7.5rem!important}.pb-md-9,.py-md-9{padding-bottom:7.5rem!important}.pl-md-9,.px-md-9{padding-left:7.5rem!important}.p-md-10{padding:9.375rem!important}.pt-md-10,.py-md-10{padding-top:9.375rem!important}.pr-md-10,.px-md-10{padding-right:9.375rem!important}.pb-md-10,.py-md-10{padding-bottom:9.375rem!important}.pl-md-10,.px-md-10{padding-left:9.375rem!important}.m-md-n1{margin:-0.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-0.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-0.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-0.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-0.25rem!important}.m-md-n2{margin:-0.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-0.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-0.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-0.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-0.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}.m-md-n20{margin:-1.25rem!important}.mt-md-n20,.my-md-n20{margin-top:-1.25rem!important}.mr-md-n20,.mx-md-n20{margin-right:-1.25rem!important}.mb-md-n20,.my-md-n20{margin-bottom:-1.25rem!important}.ml-md-n20,.mx-md-n20{margin-left:-1.25rem!important}.m-md-n32{margin:-2rem!important}.mt-md-n32,.my-md-n32{margin-top:-2rem!important}.mr-md-n32,.mx-md-n32{margin-right:-2rem!important}.mb-md-n32,.my-md-n32{margin-bottom:-2rem!important}.ml-md-n32,.mx-md-n32{margin-left:-2rem!important}.m-md-n40{margin:-2.5rem!important}.mt-md-n40,.my-md-n40{margin-top:-2.5rem!important}.mr-md-n40,.mx-md-n40{margin-right:-2.5rem!important}.mb-md-n40,.my-md-n40{margin-bottom:-2.5rem!important}.ml-md-n40,.mx-md-n40{margin-left:-2.5rem!important}.m-md-n6{margin:-4rem!important}.mt-md-n6,.my-md-n6{margin-top:-4rem!important}.mr-md-n6,.mx-md-n6{margin-right:-4rem!important}.mb-md-n6,.my-md-n6{margin-bottom:-4rem!important}.ml-md-n6,.mx-md-n6{margin-left:-4rem!important}.m-md-n7{margin:-5rem!important}.mt-md-n7,.my-md-n7{margin-top:-5rem!important}.mr-md-n7,.mx-md-n7{margin-right:-5rem!important}.mb-md-n7,.my-md-n7{margin-bottom:-5rem!important}.ml-md-n7,.mx-md-n7{margin-left:-5rem!important}.m-md-n8{margin:-6.25rem!important}.mt-md-n8,.my-md-n8{margin-top:-6.25rem!important}.mr-md-n8,.mx-md-n8{margin-right:-6.25rem!important}.mb-md-n8,.my-md-n8{margin-bottom:-6.25rem!important}.ml-md-n8,.mx-md-n8{margin-left:-6.25rem!important}.m-md-n9{margin:-7.5rem!important}.mt-md-n9,.my-md-n9{margin-top:-7.5rem!important}.mr-md-n9,.mx-md-n9{margin-right:-7.5rem!important}.mb-md-n9,.my-md-n9{margin-bottom:-7.5rem!important}.ml-md-n9,.mx-md-n9{margin-left:-7.5rem!important}.m-md-n10{margin:-9.375rem!important}.mt-md-n10,.my-md-n10{margin-top:-9.375rem!important}.mr-md-n10,.mx-md-n10{margin-right:-9.375rem!important}.mb-md-n10,.my-md-n10{margin-bottom:-9.375rem!important}.ml-md-n10,.mx-md-n10{margin-left:-9.375rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media(min-width:64rem){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.m-lg-20{margin:1.25rem!important}.mt-lg-20,.my-lg-20{margin-top:1.25rem!important}.mr-lg-20,.mx-lg-20{margin-right:1.25rem!important}.mb-lg-20,.my-lg-20{margin-bottom:1.25rem!important}.ml-lg-20,.mx-lg-20{margin-left:1.25rem!important}.m-lg-32{margin:2rem!important}.mt-lg-32,.my-lg-32{margin-top:2rem!important}.mr-lg-32,.mx-lg-32{margin-right:2rem!important}.mb-lg-32,.my-lg-32{margin-bottom:2rem!important}.ml-lg-32,.mx-lg-32{margin-left:2rem!important}.m-lg-40{margin:2.5rem!important}.mt-lg-40,.my-lg-40{margin-top:2.5rem!important}.mr-lg-40,.mx-lg-40{margin-right:2.5rem!important}.mb-lg-40,.my-lg-40{margin-bottom:2.5rem!important}.ml-lg-40,.mx-lg-40{margin-left:2.5rem!important}.m-lg-6{margin:4rem!important}.mt-lg-6,.my-lg-6{margin-top:4rem!important}.mr-lg-6,.mx-lg-6{margin-right:4rem!important}.mb-lg-6,.my-lg-6{margin-bottom:4rem!important}.ml-lg-6,.mx-lg-6{margin-left:4rem!important}.m-lg-7{margin:5rem!important}.mt-lg-7,.my-lg-7{margin-top:5rem!important}.mr-lg-7,.mx-lg-7{margin-right:5rem!important}.mb-lg-7,.my-lg-7{margin-bottom:5rem!important}.ml-lg-7,.mx-lg-7{margin-left:5rem!important}.m-lg-8{margin:6.25rem!important}.mt-lg-8,.my-lg-8{margin-top:6.25rem!important}.mr-lg-8,.mx-lg-8{margin-right:6.25rem!important}.mb-lg-8,.my-lg-8{margin-bottom:6.25rem!important}.ml-lg-8,.mx-lg-8{margin-left:6.25rem!important}.m-lg-9{margin:7.5rem!important}.mt-lg-9,.my-lg-9{margin-top:7.5rem!important}.mr-lg-9,.mx-lg-9{margin-right:7.5rem!important}.mb-lg-9,.my-lg-9{margin-bottom:7.5rem!important}.ml-lg-9,.mx-lg-9{margin-left:7.5rem!important}.m-lg-10{margin:9.375rem!important}.mt-lg-10,.my-lg-10{margin-top:9.375rem!important}.mr-lg-10,.mx-lg-10{margin-right:9.375rem!important}.mb-lg-10,.my-lg-10{margin-bottom:9.375rem!important}.ml-lg-10,.mx-lg-10{margin-left:9.375rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.p-lg-20{padding:1.25rem!important}.pt-lg-20,.py-lg-20{padding-top:1.25rem!important}.pr-lg-20,.px-lg-20{padding-right:1.25rem!important}.pb-lg-20,.py-lg-20{padding-bottom:1.25rem!important}.pl-lg-20,.px-lg-20{padding-left:1.25rem!important}.p-lg-32{padding:2rem!important}.pt-lg-32,.py-lg-32{padding-top:2rem!important}.pr-lg-32,.px-lg-32{padding-right:2rem!important}.pb-lg-32,.py-lg-32{padding-bottom:2rem!important}.pl-lg-32,.px-lg-32{padding-left:2rem!important}.p-lg-40{padding:2.5rem!important}.pt-lg-40,.py-lg-40{padding-top:2.5rem!important}.pr-lg-40,.px-lg-40{padding-right:2.5rem!important}.pb-lg-40,.py-lg-40{padding-bottom:2.5rem!important}.pl-lg-40,.px-lg-40{padding-left:2.5rem!important}.p-lg-6{padding:4rem!important}.pt-lg-6,.py-lg-6{padding-top:4rem!important}.pr-lg-6,.px-lg-6{padding-right:4rem!important}.pb-lg-6,.py-lg-6{padding-bottom:4rem!important}.pl-lg-6,.px-lg-6{padding-left:4rem!important}.p-lg-7{padding:5rem!important}.pt-lg-7,.dynamic-padding,.py-lg-7{padding-top:5rem!important}.pr-lg-7,.px-lg-7{padding-right:5rem!important}.pb-lg-7,.py-lg-7{padding-bottom:5rem!important}.pl-lg-7,.px-lg-7{padding-left:5rem!important}.p-lg-8{padding:6.25rem!important}.pt-lg-8,.py-lg-8{padding-top:6.25rem!important}.pr-lg-8,.px-lg-8{padding-right:6.25rem!important}.pb-lg-8,.py-lg-8{padding-bottom:6.25rem!important}.pl-lg-8,.px-lg-8{padding-left:6.25rem!important}.p-lg-9{padding:7.5rem!important}.pt-lg-9,.py-lg-9{padding-top:7.5rem!important}.pr-lg-9,.px-lg-9{padding-right:7.5rem!important}.pb-lg-9,.py-lg-9{padding-bottom:7.5rem!important}.pl-lg-9,.px-lg-9{padding-left:7.5rem!important}.p-lg-10{padding:9.375rem!important}.pt-lg-10,.py-lg-10{padding-top:9.375rem!important}.pr-lg-10,.px-lg-10{padding-right:9.375rem!important}.pb-lg-10,.dynamic-padding,.py-lg-10{padding-bottom:9.375rem!important}.pl-lg-10,.px-lg-10{padding-left:9.375rem!important}.m-lg-n1{margin:-0.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-0.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-0.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-0.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-0.25rem!important}.m-lg-n2{margin:-0.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-0.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-0.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-0.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-0.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-n20{margin:-1.25rem!important}.mt-lg-n20,.my-lg-n20{margin-top:-1.25rem!important}.mr-lg-n20,.mx-lg-n20{margin-right:-1.25rem!important}.mb-lg-n20,.my-lg-n20{margin-bottom:-1.25rem!important}.ml-lg-n20,.mx-lg-n20{margin-left:-1.25rem!important}.m-lg-n32{margin:-2rem!important}.mt-lg-n32,.my-lg-n32{margin-top:-2rem!important}.mr-lg-n32,.mx-lg-n32{margin-right:-2rem!important}.mb-lg-n32,.my-lg-n32{margin-bottom:-2rem!important}.ml-lg-n32,.mx-lg-n32{margin-left:-2rem!important}.m-lg-n40{margin:-2.5rem!important}.mt-lg-n40,.my-lg-n40{margin-top:-2.5rem!important}.mr-lg-n40,.mx-lg-n40{margin-right:-2.5rem!important}.mb-lg-n40,.my-lg-n40{margin-bottom:-2.5rem!important}.ml-lg-n40,.mx-lg-n40{margin-left:-2.5rem!important}.m-lg-n6{margin:-4rem!important}.mt-lg-n6,.my-lg-n6{margin-top:-4rem!important}.mr-lg-n6,.mx-lg-n6{margin-right:-4rem!important}.mb-lg-n6,.my-lg-n6{margin-bottom:-4rem!important}.ml-lg-n6,.mx-lg-n6{margin-left:-4rem!important}.m-lg-n7{margin:-5rem!important}.mt-lg-n7,.my-lg-n7{margin-top:-5rem!important}.mr-lg-n7,.mx-lg-n7{margin-right:-5rem!important}.mb-lg-n7,.my-lg-n7{margin-bottom:-5rem!important}.ml-lg-n7,.mx-lg-n7{margin-left:-5rem!important}.m-lg-n8{margin:-6.25rem!important}.mt-lg-n8,.my-lg-n8{margin-top:-6.25rem!important}.mr-lg-n8,.mx-lg-n8{margin-right:-6.25rem!important}.mb-lg-n8,.my-lg-n8{margin-bottom:-6.25rem!important}.ml-lg-n8,.mx-lg-n8{margin-left:-6.25rem!important}.m-lg-n9{margin:-7.5rem!important}.mt-lg-n9,.my-lg-n9{margin-top:-7.5rem!important}.mr-lg-n9,.mx-lg-n9{margin-right:-7.5rem!important}.mb-lg-n9,.my-lg-n9{margin-bottom:-7.5rem!important}.ml-lg-n9,.mx-lg-n9{margin-left:-7.5rem!important}.m-lg-n10{margin:-9.375rem!important}.mt-lg-n10,.my-lg-n10{margin-top:-9.375rem!important}.mr-lg-n10,.mx-lg-n10{margin-right:-9.375rem!important}.mb-lg-n10,.my-lg-n10{margin-bottom:-9.375rem!important}.ml-lg-n10,.mx-lg-n10{margin-left:-9.375rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media(min-width:81.25rem){.m-lgx-0{margin:0!important}.mt-lgx-0,.my-lgx-0{margin-top:0!important}.mr-lgx-0,.mx-lgx-0{margin-right:0!important}.mb-lgx-0,.my-lgx-0{margin-bottom:0!important}.ml-lgx-0,.mx-lgx-0{margin-left:0!important}.m-lgx-1{margin:.25rem!important}.mt-lgx-1,.my-lgx-1{margin-top:.25rem!important}.mr-lgx-1,.mx-lgx-1{margin-right:.25rem!important}.mb-lgx-1,.my-lgx-1{margin-bottom:.25rem!important}.ml-lgx-1,.mx-lgx-1{margin-left:.25rem!important}.m-lgx-2{margin:.5rem!important}.mt-lgx-2,.my-lgx-2{margin-top:.5rem!important}.mr-lgx-2,.mx-lgx-2{margin-right:.5rem!important}.mb-lgx-2,.my-lgx-2{margin-bottom:.5rem!important}.ml-lgx-2,.mx-lgx-2{margin-left:.5rem!important}.m-lgx-3{margin:1rem!important}.mt-lgx-3,.my-lgx-3{margin-top:1rem!important}.mr-lgx-3,.mx-lgx-3{margin-right:1rem!important}.mb-lgx-3,.my-lgx-3{margin-bottom:1rem!important}.ml-lgx-3,.mx-lgx-3{margin-left:1rem!important}.m-lgx-4{margin:1.5rem!important}.mt-lgx-4,.my-lgx-4{margin-top:1.5rem!important}.mr-lgx-4,.mx-lgx-4{margin-right:1.5rem!important}.mb-lgx-4,.my-lgx-4{margin-bottom:1.5rem!important}.ml-lgx-4,.mx-lgx-4{margin-left:1.5rem!important}.m-lgx-5{margin:3rem!important}.mt-lgx-5,.my-lgx-5{margin-top:3rem!important}.mr-lgx-5,.mx-lgx-5{margin-right:3rem!important}.mb-lgx-5,.my-lgx-5{margin-bottom:3rem!important}.ml-lgx-5,.mx-lgx-5{margin-left:3rem!important}.m-lgx-20{margin:1.25rem!important}.mt-lgx-20,.my-lgx-20{margin-top:1.25rem!important}.mr-lgx-20,.mx-lgx-20{margin-right:1.25rem!important}.mb-lgx-20,.my-lgx-20{margin-bottom:1.25rem!important}.ml-lgx-20,.mx-lgx-20{margin-left:1.25rem!important}.m-lgx-32{margin:2rem!important}.mt-lgx-32,.my-lgx-32{margin-top:2rem!important}.mr-lgx-32,.mx-lgx-32{margin-right:2rem!important}.mb-lgx-32,.my-lgx-32{margin-bottom:2rem!important}.ml-lgx-32,.mx-lgx-32{margin-left:2rem!important}.m-lgx-40{margin:2.5rem!important}.mt-lgx-40,.my-lgx-40{margin-top:2.5rem!important}.mr-lgx-40,.mx-lgx-40{margin-right:2.5rem!important}.mb-lgx-40,.my-lgx-40{margin-bottom:2.5rem!important}.ml-lgx-40,.mx-lgx-40{margin-left:2.5rem!important}.m-lgx-6{margin:4rem!important}.mt-lgx-6,.my-lgx-6{margin-top:4rem!important}.mr-lgx-6,.mx-lgx-6{margin-right:4rem!important}.mb-lgx-6,.my-lgx-6{margin-bottom:4rem!important}.ml-lgx-6,.mx-lgx-6{margin-left:4rem!important}.m-lgx-7{margin:5rem!important}.mt-lgx-7,.my-lgx-7{margin-top:5rem!important}.mr-lgx-7,.mx-lgx-7{margin-right:5rem!important}.mb-lgx-7,.my-lgx-7{margin-bottom:5rem!important}.ml-lgx-7,.mx-lgx-7{margin-left:5rem!important}.m-lgx-8{margin:6.25rem!important}.mt-lgx-8,.my-lgx-8{margin-top:6.25rem!important}.mr-lgx-8,.mx-lgx-8{margin-right:6.25rem!important}.mb-lgx-8,.my-lgx-8{margin-bottom:6.25rem!important}.ml-lgx-8,.mx-lgx-8{margin-left:6.25rem!important}.m-lgx-9{margin:7.5rem!important}.mt-lgx-9,.my-lgx-9{margin-top:7.5rem!important}.mr-lgx-9,.mx-lgx-9{margin-right:7.5rem!important}.mb-lgx-9,.my-lgx-9{margin-bottom:7.5rem!important}.ml-lgx-9,.mx-lgx-9{margin-left:7.5rem!important}.m-lgx-10{margin:9.375rem!important}.mt-lgx-10,.my-lgx-10{margin-top:9.375rem!important}.mr-lgx-10,.mx-lgx-10{margin-right:9.375rem!important}.mb-lgx-10,.my-lgx-10{margin-bottom:9.375rem!important}.ml-lgx-10,.mx-lgx-10{margin-left:9.375rem!important}.p-lgx-0{padding:0!important}.pt-lgx-0,.py-lgx-0{padding-top:0!important}.pr-lgx-0,.px-lgx-0{padding-right:0!important}.pb-lgx-0,.py-lgx-0{padding-bottom:0!important}.pl-lgx-0,.px-lgx-0{padding-left:0!important}.p-lgx-1{padding:.25rem!important}.pt-lgx-1,.py-lgx-1{padding-top:.25rem!important}.pr-lgx-1,.px-lgx-1{padding-right:.25rem!important}.pb-lgx-1,.py-lgx-1{padding-bottom:.25rem!important}.pl-lgx-1,.px-lgx-1{padding-left:.25rem!important}.p-lgx-2{padding:.5rem!important}.pt-lgx-2,.py-lgx-2{padding-top:.5rem!important}.pr-lgx-2,.px-lgx-2{padding-right:.5rem!important}.pb-lgx-2,.py-lgx-2{padding-bottom:.5rem!important}.pl-lgx-2,.px-lgx-2{padding-left:.5rem!important}.p-lgx-3{padding:1rem!important}.pt-lgx-3,.py-lgx-3{padding-top:1rem!important}.pr-lgx-3,.px-lgx-3{padding-right:1rem!important}.pb-lgx-3,.py-lgx-3{padding-bottom:1rem!important}.pl-lgx-3,.px-lgx-3{padding-left:1rem!important}.p-lgx-4{padding:1.5rem!important}.pt-lgx-4,.py-lgx-4{padding-top:1.5rem!important}.pr-lgx-4,.px-lgx-4{padding-right:1.5rem!important}.pb-lgx-4,.py-lgx-4{padding-bottom:1.5rem!important}.pl-lgx-4,.px-lgx-4{padding-left:1.5rem!important}.p-lgx-5{padding:3rem!important}.pt-lgx-5,.py-lgx-5{padding-top:3rem!important}.pr-lgx-5,.px-lgx-5{padding-right:3rem!important}.pb-lgx-5,.py-lgx-5{padding-bottom:3rem!important}.pl-lgx-5,.px-lgx-5{padding-left:3rem!important}.p-lgx-20{padding:1.25rem!important}.pt-lgx-20,.py-lgx-20{padding-top:1.25rem!important}.pr-lgx-20,.px-lgx-20{padding-right:1.25rem!important}.pb-lgx-20,.py-lgx-20{padding-bottom:1.25rem!important}.pl-lgx-20,.px-lgx-20{padding-left:1.25rem!important}.p-lgx-32{padding:2rem!important}.pt-lgx-32,.py-lgx-32{padding-top:2rem!important}.pr-lgx-32,.px-lgx-32{padding-right:2rem!important}.pb-lgx-32,.py-lgx-32{padding-bottom:2rem!important}.pl-lgx-32,.px-lgx-32{padding-left:2rem!important}.p-lgx-40{padding:2.5rem!important}.pt-lgx-40,.py-lgx-40{padding-top:2.5rem!important}.pr-lgx-40,.px-lgx-40{padding-right:2.5rem!important}.pb-lgx-40,.py-lgx-40{padding-bottom:2.5rem!important}.pl-lgx-40,.px-lgx-40{padding-left:2.5rem!important}.p-lgx-6{padding:4rem!important}.pt-lgx-6,.py-lgx-6{padding-top:4rem!important}.pr-lgx-6,.px-lgx-6{padding-right:4rem!important}.pb-lgx-6,.py-lgx-6{padding-bottom:4rem!important}.pl-lgx-6,.px-lgx-6{padding-left:4rem!important}.p-lgx-7{padding:5rem!important}.pt-lgx-7,.py-lgx-7{padding-top:5rem!important}.pr-lgx-7,.px-lgx-7{padding-right:5rem!important}.pb-lgx-7,.py-lgx-7{padding-bottom:5rem!important}.pl-lgx-7,.px-lgx-7{padding-left:5rem!important}.p-lgx-8{padding:6.25rem!important}.pt-lgx-8,.py-lgx-8{padding-top:6.25rem!important}.pr-lgx-8,.px-lgx-8{padding-right:6.25rem!important}.pb-lgx-8,.py-lgx-8{padding-bottom:6.25rem!important}.pl-lgx-8,.px-lgx-8{padding-left:6.25rem!important}.p-lgx-9{padding:7.5rem!important}.pt-lgx-9,.py-lgx-9{padding-top:7.5rem!important}.pr-lgx-9,.px-lgx-9{padding-right:7.5rem!important}.pb-lgx-9,.py-lgx-9{padding-bottom:7.5rem!important}.pl-lgx-9,.px-lgx-9{padding-left:7.5rem!important}.p-lgx-10{padding:9.375rem!important}.pt-lgx-10,.py-lgx-10{padding-top:9.375rem!important}.pr-lgx-10,.px-lgx-10{padding-right:9.375rem!important}.pb-lgx-10,.py-lgx-10{padding-bottom:9.375rem!important}.pl-lgx-10,.px-lgx-10{padding-left:9.375rem!important}.m-lgx-n1{margin:-0.25rem!important}.mt-lgx-n1,.my-lgx-n1{margin-top:-0.25rem!important}.mr-lgx-n1,.mx-lgx-n1{margin-right:-0.25rem!important}.mb-lgx-n1,.my-lgx-n1{margin-bottom:-0.25rem!important}.ml-lgx-n1,.mx-lgx-n1{margin-left:-0.25rem!important}.m-lgx-n2{margin:-0.5rem!important}.mt-lgx-n2,.my-lgx-n2{margin-top:-0.5rem!important}.mr-lgx-n2,.mx-lgx-n2{margin-right:-0.5rem!important}.mb-lgx-n2,.my-lgx-n2{margin-bottom:-0.5rem!important}.ml-lgx-n2,.mx-lgx-n2{margin-left:-0.5rem!important}.m-lgx-n3{margin:-1rem!important}.mt-lgx-n3,.my-lgx-n3{margin-top:-1rem!important}.mr-lgx-n3,.mx-lgx-n3{margin-right:-1rem!important}.mb-lgx-n3,.my-lgx-n3{margin-bottom:-1rem!important}.ml-lgx-n3,.mx-lgx-n3{margin-left:-1rem!important}.m-lgx-n4{margin:-1.5rem!important}.mt-lgx-n4,.my-lgx-n4{margin-top:-1.5rem!important}.mr-lgx-n4,.mx-lgx-n4{margin-right:-1.5rem!important}.mb-lgx-n4,.my-lgx-n4{margin-bottom:-1.5rem!important}.ml-lgx-n4,.mx-lgx-n4{margin-left:-1.5rem!important}.m-lgx-n5{margin:-3rem!important}.mt-lgx-n5,.my-lgx-n5{margin-top:-3rem!important}.mr-lgx-n5,.mx-lgx-n5{margin-right:-3rem!important}.mb-lgx-n5,.my-lgx-n5{margin-bottom:-3rem!important}.ml-lgx-n5,.mx-lgx-n5{margin-left:-3rem!important}.m-lgx-n20{margin:-1.25rem!important}.mt-lgx-n20,.my-lgx-n20{margin-top:-1.25rem!important}.mr-lgx-n20,.mx-lgx-n20{margin-right:-1.25rem!important}.mb-lgx-n20,.my-lgx-n20{margin-bottom:-1.25rem!important}.ml-lgx-n20,.mx-lgx-n20{margin-left:-1.25rem!important}.m-lgx-n32{margin:-2rem!important}.mt-lgx-n32,.my-lgx-n32{margin-top:-2rem!important}.mr-lgx-n32,.mx-lgx-n32{margin-right:-2rem!important}.mb-lgx-n32,.my-lgx-n32{margin-bottom:-2rem!important}.ml-lgx-n32,.mx-lgx-n32{margin-left:-2rem!important}.m-lgx-n40{margin:-2.5rem!important}.mt-lgx-n40,.my-lgx-n40{margin-top:-2.5rem!important}.mr-lgx-n40,.mx-lgx-n40{margin-right:-2.5rem!important}.mb-lgx-n40,.my-lgx-n40{margin-bottom:-2.5rem!important}.ml-lgx-n40,.mx-lgx-n40{margin-left:-2.5rem!important}.m-lgx-n6{margin:-4rem!important}.mt-lgx-n6,.my-lgx-n6{margin-top:-4rem!important}.mr-lgx-n6,.mx-lgx-n6{margin-right:-4rem!important}.mb-lgx-n6,.my-lgx-n6{margin-bottom:-4rem!important}.ml-lgx-n6,.mx-lgx-n6{margin-left:-4rem!important}.m-lgx-n7{margin:-5rem!important}.mt-lgx-n7,.my-lgx-n7{margin-top:-5rem!important}.mr-lgx-n7,.mx-lgx-n7{margin-right:-5rem!important}.mb-lgx-n7,.my-lgx-n7{margin-bottom:-5rem!important}.ml-lgx-n7,.mx-lgx-n7{margin-left:-5rem!important}.m-lgx-n8{margin:-6.25rem!important}.mt-lgx-n8,.my-lgx-n8{margin-top:-6.25rem!important}.mr-lgx-n8,.mx-lgx-n8{margin-right:-6.25rem!important}.mb-lgx-n8,.my-lgx-n8{margin-bottom:-6.25rem!important}.ml-lgx-n8,.mx-lgx-n8{margin-left:-6.25rem!important}.m-lgx-n9{margin:-7.5rem!important}.mt-lgx-n9,.my-lgx-n9{margin-top:-7.5rem!important}.mr-lgx-n9,.mx-lgx-n9{margin-right:-7.5rem!important}.mb-lgx-n9,.my-lgx-n9{margin-bottom:-7.5rem!important}.ml-lgx-n9,.mx-lgx-n9{margin-left:-7.5rem!important}.m-lgx-n10{margin:-9.375rem!important}.mt-lgx-n10,.my-lgx-n10{margin-top:-9.375rem!important}.mr-lgx-n10,.mx-lgx-n10{margin-right:-9.375rem!important}.mb-lgx-n10,.my-lgx-n10{margin-bottom:-9.375rem!important}.ml-lgx-n10,.mx-lgx-n10{margin-left:-9.375rem!important}.m-lgx-auto{margin:auto!important}.mt-lgx-auto,.my-lgx-auto{margin-top:auto!important}.mr-lgx-auto,.mx-lgx-auto{margin-right:auto!important}.mb-lgx-auto,.my-lgx-auto{margin-bottom:auto!important}.ml-lgx-auto,.mx-lgx-auto{margin-left:auto!important}}@media(min-width:90rem){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.m-xl-20{margin:1.25rem!important}.mt-xl-20,.my-xl-20{margin-top:1.25rem!important}.mr-xl-20,.mx-xl-20{margin-right:1.25rem!important}.mb-xl-20,.my-xl-20{margin-bottom:1.25rem!important}.ml-xl-20,.mx-xl-20{margin-left:1.25rem!important}.m-xl-32{margin:2rem!important}.mt-xl-32,.my-xl-32{margin-top:2rem!important}.mr-xl-32,.mx-xl-32{margin-right:2rem!important}.mb-xl-32,.my-xl-32{margin-bottom:2rem!important}.ml-xl-32,.mx-xl-32{margin-left:2rem!important}.m-xl-40{margin:2.5rem!important}.mt-xl-40,.my-xl-40{margin-top:2.5rem!important}.mr-xl-40,.mx-xl-40{margin-right:2.5rem!important}.mb-xl-40,.my-xl-40{margin-bottom:2.5rem!important}.ml-xl-40,.mx-xl-40{margin-left:2.5rem!important}.m-xl-6{margin:4rem!important}.mt-xl-6,.my-xl-6{margin-top:4rem!important}.mr-xl-6,.mx-xl-6{margin-right:4rem!important}.mb-xl-6,.my-xl-6{margin-bottom:4rem!important}.ml-xl-6,.mx-xl-6{margin-left:4rem!important}.m-xl-7{margin:5rem!important}.mt-xl-7,.my-xl-7{margin-top:5rem!important}.mr-xl-7,.mx-xl-7{margin-right:5rem!important}.mb-xl-7,.my-xl-7{margin-bottom:5rem!important}.ml-xl-7,.mx-xl-7{margin-left:5rem!important}.m-xl-8{margin:6.25rem!important}.mt-xl-8,.my-xl-8{margin-top:6.25rem!important}.mr-xl-8,.mx-xl-8{margin-right:6.25rem!important}.mb-xl-8,.my-xl-8{margin-bottom:6.25rem!important}.ml-xl-8,.mx-xl-8{margin-left:6.25rem!important}.m-xl-9{margin:7.5rem!important}.mt-xl-9,.my-xl-9{margin-top:7.5rem!important}.mr-xl-9,.mx-xl-9{margin-right:7.5rem!important}.mb-xl-9,.my-xl-9{margin-bottom:7.5rem!important}.ml-xl-9,.mx-xl-9{margin-left:7.5rem!important}.m-xl-10{margin:9.375rem!important}.mt-xl-10,.my-xl-10{margin-top:9.375rem!important}.mr-xl-10,.mx-xl-10{margin-right:9.375rem!important}.mb-xl-10,.my-xl-10{margin-bottom:9.375rem!important}.ml-xl-10,.mx-xl-10{margin-left:9.375rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.p-xl-20{padding:1.25rem!important}.pt-xl-20,.py-xl-20{padding-top:1.25rem!important}.pr-xl-20,.px-xl-20{padding-right:1.25rem!important}.pb-xl-20,.py-xl-20{padding-bottom:1.25rem!important}.pl-xl-20,.px-xl-20{padding-left:1.25rem!important}.p-xl-32{padding:2rem!important}.pt-xl-32,.py-xl-32{padding-top:2rem!important}.pr-xl-32,.px-xl-32{padding-right:2rem!important}.pb-xl-32,.py-xl-32{padding-bottom:2rem!important}.pl-xl-32,.px-xl-32{padding-left:2rem!important}.p-xl-40{padding:2.5rem!important}.pt-xl-40,.py-xl-40{padding-top:2.5rem!important}.pr-xl-40,.px-xl-40{padding-right:2.5rem!important}.pb-xl-40,.py-xl-40{padding-bottom:2.5rem!important}.pl-xl-40,.px-xl-40{padding-left:2.5rem!important}.p-xl-6{padding:4rem!important}.pt-xl-6,.py-xl-6{padding-top:4rem!important}.pr-xl-6,.px-xl-6{padding-right:4rem!important}.pb-xl-6,.py-xl-6{padding-bottom:4rem!important}.pl-xl-6,.px-xl-6{padding-left:4rem!important}.p-xl-7{padding:5rem!important}.pt-xl-7,.py-xl-7{padding-top:5rem!important}.pr-xl-7,.px-xl-7{padding-right:5rem!important}.pb-xl-7,.py-xl-7{padding-bottom:5rem!important}.pl-xl-7,.px-xl-7{padding-left:5rem!important}.p-xl-8{padding:6.25rem!important}.pt-xl-8,.py-xl-8{padding-top:6.25rem!important}.pr-xl-8,.px-xl-8{padding-right:6.25rem!important}.pb-xl-8,.py-xl-8{padding-bottom:6.25rem!important}.pl-xl-8,.px-xl-8{padding-left:6.25rem!important}.p-xl-9{padding:7.5rem!important}.pt-xl-9,.py-xl-9{padding-top:7.5rem!important}.pr-xl-9,.px-xl-9{padding-right:7.5rem!important}.pb-xl-9,.py-xl-9{padding-bottom:7.5rem!important}.pl-xl-9,.px-xl-9{padding-left:7.5rem!important}.p-xl-10{padding:9.375rem!important}.pt-xl-10,.py-xl-10{padding-top:9.375rem!important}.pr-xl-10,.px-xl-10{padding-right:9.375rem!important}.pb-xl-10,.py-xl-10{padding-bottom:9.375rem!important}.pl-xl-10,.px-xl-10{padding-left:9.375rem!important}.m-xl-n1{margin:-0.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-0.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-0.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-0.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-0.25rem!important}.m-xl-n2{margin:-0.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-0.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-0.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-0.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-0.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-n20{margin:-1.25rem!important}.mt-xl-n20,.my-xl-n20{margin-top:-1.25rem!important}.mr-xl-n20,.mx-xl-n20{margin-right:-1.25rem!important}.mb-xl-n20,.my-xl-n20{margin-bottom:-1.25rem!important}.ml-xl-n20,.mx-xl-n20{margin-left:-1.25rem!important}.m-xl-n32{margin:-2rem!important}.mt-xl-n32,.my-xl-n32{margin-top:-2rem!important}.mr-xl-n32,.mx-xl-n32{margin-right:-2rem!important}.mb-xl-n32,.my-xl-n32{margin-bottom:-2rem!important}.ml-xl-n32,.mx-xl-n32{margin-left:-2rem!important}.m-xl-n40{margin:-2.5rem!important}.mt-xl-n40,.my-xl-n40{margin-top:-2.5rem!important}.mr-xl-n40,.mx-xl-n40{margin-right:-2.5rem!important}.mb-xl-n40,.my-xl-n40{margin-bottom:-2.5rem!important}.ml-xl-n40,.mx-xl-n40{margin-left:-2.5rem!important}.m-xl-n6{margin:-4rem!important}.mt-xl-n6,.my-xl-n6{margin-top:-4rem!important}.mr-xl-n6,.mx-xl-n6{margin-right:-4rem!important}.mb-xl-n6,.my-xl-n6{margin-bottom:-4rem!important}.ml-xl-n6,.mx-xl-n6{margin-left:-4rem!important}.m-xl-n7{margin:-5rem!important}.mt-xl-n7,.my-xl-n7{margin-top:-5rem!important}.mr-xl-n7,.mx-xl-n7{margin-right:-5rem!important}.mb-xl-n7,.my-xl-n7{margin-bottom:-5rem!important}.ml-xl-n7,.mx-xl-n7{margin-left:-5rem!important}.m-xl-n8{margin:-6.25rem!important}.mt-xl-n8,.my-xl-n8{margin-top:-6.25rem!important}.mr-xl-n8,.mx-xl-n8{margin-right:-6.25rem!important}.mb-xl-n8,.my-xl-n8{margin-bottom:-6.25rem!important}.ml-xl-n8,.mx-xl-n8{margin-left:-6.25rem!important}.m-xl-n9{margin:-7.5rem!important}.mt-xl-n9,.my-xl-n9{margin-top:-7.5rem!important}.mr-xl-n9,.mx-xl-n9{margin-right:-7.5rem!important}.mb-xl-n9,.my-xl-n9{margin-bottom:-7.5rem!important}.ml-xl-n9,.mx-xl-n9{margin-left:-7.5rem!important}.m-xl-n10{margin:-9.375rem!important}.mt-xl-n10,.my-xl-n10{margin-top:-9.375rem!important}.mr-xl-n10,.mx-xl-n10{margin-right:-9.375rem!important}.mb-xl-n10,.my-xl-n10{margin-bottom:-9.375rem!important}.ml-xl-n10,.mx-xl-n10{margin-left:-9.375rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}@media(min-width:120rem){.m-xxl-0{margin:0!important}.mt-xxl-0,.my-xxl-0{margin-top:0!important}.mr-xxl-0,.mx-xxl-0{margin-right:0!important}.mb-xxl-0,.my-xxl-0{margin-bottom:0!important}.ml-xxl-0,.mx-xxl-0{margin-left:0!important}.m-xxl-1{margin:.25rem!important}.mt-xxl-1,.my-xxl-1{margin-top:.25rem!important}.mr-xxl-1,.mx-xxl-1{margin-right:.25rem!important}.mb-xxl-1,.my-xxl-1{margin-bottom:.25rem!important}.ml-xxl-1,.mx-xxl-1{margin-left:.25rem!important}.m-xxl-2{margin:.5rem!important}.mt-xxl-2,.my-xxl-2{margin-top:.5rem!important}.mr-xxl-2,.mx-xxl-2{margin-right:.5rem!important}.mb-xxl-2,.my-xxl-2{margin-bottom:.5rem!important}.ml-xxl-2,.mx-xxl-2{margin-left:.5rem!important}.m-xxl-3{margin:1rem!important}.mt-xxl-3,.my-xxl-3{margin-top:1rem!important}.mr-xxl-3,.mx-xxl-3{margin-right:1rem!important}.mb-xxl-3,.my-xxl-3{margin-bottom:1rem!important}.ml-xxl-3,.mx-xxl-3{margin-left:1rem!important}.m-xxl-4{margin:1.5rem!important}.mt-xxl-4,.my-xxl-4{margin-top:1.5rem!important}.mr-xxl-4,.mx-xxl-4{margin-right:1.5rem!important}.mb-xxl-4,.my-xxl-4{margin-bottom:1.5rem!important}.ml-xxl-4,.mx-xxl-4{margin-left:1.5rem!important}.m-xxl-5{margin:3rem!important}.mt-xxl-5,.my-xxl-5{margin-top:3rem!important}.mr-xxl-5,.mx-xxl-5{margin-right:3rem!important}.mb-xxl-5,.my-xxl-5{margin-bottom:3rem!important}.ml-xxl-5,.mx-xxl-5{margin-left:3rem!important}.m-xxl-20{margin:1.25rem!important}.mt-xxl-20,.my-xxl-20{margin-top:1.25rem!important}.mr-xxl-20,.mx-xxl-20{margin-right:1.25rem!important}.mb-xxl-20,.my-xxl-20{margin-bottom:1.25rem!important}.ml-xxl-20,.mx-xxl-20{margin-left:1.25rem!important}.m-xxl-32{margin:2rem!important}.mt-xxl-32,.my-xxl-32{margin-top:2rem!important}.mr-xxl-32,.mx-xxl-32{margin-right:2rem!important}.mb-xxl-32,.my-xxl-32{margin-bottom:2rem!important}.ml-xxl-32,.mx-xxl-32{margin-left:2rem!important}.m-xxl-40{margin:2.5rem!important}.mt-xxl-40,.my-xxl-40{margin-top:2.5rem!important}.mr-xxl-40,.mx-xxl-40{margin-right:2.5rem!important}.mb-xxl-40,.my-xxl-40{margin-bottom:2.5rem!important}.ml-xxl-40,.mx-xxl-40{margin-left:2.5rem!important}.m-xxl-6{margin:4rem!important}.mt-xxl-6,.my-xxl-6{margin-top:4rem!important}.mr-xxl-6,.mx-xxl-6{margin-right:4rem!important}.mb-xxl-6,.my-xxl-6{margin-bottom:4rem!important}.ml-xxl-6,.mx-xxl-6{margin-left:4rem!important}.m-xxl-7{margin:5rem!important}.mt-xxl-7,.my-xxl-7{margin-top:5rem!important}.mr-xxl-7,.mx-xxl-7{margin-right:5rem!important}.mb-xxl-7,.my-xxl-7{margin-bottom:5rem!important}.ml-xxl-7,.mx-xxl-7{margin-left:5rem!important}.m-xxl-8{margin:6.25rem!important}.mt-xxl-8,.my-xxl-8{margin-top:6.25rem!important}.mr-xxl-8,.mx-xxl-8{margin-right:6.25rem!important}.mb-xxl-8,.my-xxl-8{margin-bottom:6.25rem!important}.ml-xxl-8,.mx-xxl-8{margin-left:6.25rem!important}.m-xxl-9{margin:7.5rem!important}.mt-xxl-9,.my-xxl-9{margin-top:7.5rem!important}.mr-xxl-9,.mx-xxl-9{margin-right:7.5rem!important}.mb-xxl-9,.my-xxl-9{margin-bottom:7.5rem!important}.ml-xxl-9,.mx-xxl-9{margin-left:7.5rem!important}.m-xxl-10{margin:9.375rem!important}.mt-xxl-10,.my-xxl-10{margin-top:9.375rem!important}.mr-xxl-10,.mx-xxl-10{margin-right:9.375rem!important}.mb-xxl-10,.my-xxl-10{margin-bottom:9.375rem!important}.ml-xxl-10,.mx-xxl-10{margin-left:9.375rem!important}.p-xxl-0{padding:0!important}.pt-xxl-0,.py-xxl-0{padding-top:0!important}.pr-xxl-0,.px-xxl-0{padding-right:0!important}.pb-xxl-0,.py-xxl-0{padding-bottom:0!important}.pl-xxl-0,.px-xxl-0{padding-left:0!important}.p-xxl-1{padding:.25rem!important}.pt-xxl-1,.py-xxl-1{padding-top:.25rem!important}.pr-xxl-1,.px-xxl-1{padding-right:.25rem!important}.pb-xxl-1,.py-xxl-1{padding-bottom:.25rem!important}.pl-xxl-1,.px-xxl-1{padding-left:.25rem!important}.p-xxl-2{padding:.5rem!important}.pt-xxl-2,.py-xxl-2{padding-top:.5rem!important}.pr-xxl-2,.px-xxl-2{padding-right:.5rem!important}.pb-xxl-2,.py-xxl-2{padding-bottom:.5rem!important}.pl-xxl-2,.px-xxl-2{padding-left:.5rem!important}.p-xxl-3{padding:1rem!important}.pt-xxl-3,.py-xxl-3{padding-top:1rem!important}.pr-xxl-3,.px-xxl-3{padding-right:1rem!important}.pb-xxl-3,.py-xxl-3{padding-bottom:1rem!important}.pl-xxl-3,.px-xxl-3{padding-left:1rem!important}.p-xxl-4{padding:1.5rem!important}.pt-xxl-4,.py-xxl-4{padding-top:1.5rem!important}.pr-xxl-4,.px-xxl-4{padding-right:1.5rem!important}.pb-xxl-4,.py-xxl-4{padding-bottom:1.5rem!important}.pl-xxl-4,.px-xxl-4{padding-left:1.5rem!important}.p-xxl-5{padding:3rem!important}.pt-xxl-5,.py-xxl-5{padding-top:3rem!important}.pr-xxl-5,.px-xxl-5{padding-right:3rem!important}.pb-xxl-5,.py-xxl-5{padding-bottom:3rem!important}.pl-xxl-5,.px-xxl-5{padding-left:3rem!important}.p-xxl-20{padding:1.25rem!important}.pt-xxl-20,.py-xxl-20{padding-top:1.25rem!important}.pr-xxl-20,.px-xxl-20{padding-right:1.25rem!important}.pb-xxl-20,.py-xxl-20{padding-bottom:1.25rem!important}.pl-xxl-20,.px-xxl-20{padding-left:1.25rem!important}.p-xxl-32{padding:2rem!important}.pt-xxl-32,.py-xxl-32{padding-top:2rem!important}.pr-xxl-32,.px-xxl-32{padding-right:2rem!important}.pb-xxl-32,.py-xxl-32{padding-bottom:2rem!important}.pl-xxl-32,.px-xxl-32{padding-left:2rem!important}.p-xxl-40{padding:2.5rem!important}.pt-xxl-40,.py-xxl-40{padding-top:2.5rem!important}.pr-xxl-40,.px-xxl-40{padding-right:2.5rem!important}.pb-xxl-40,.py-xxl-40{padding-bottom:2.5rem!important}.pl-xxl-40,.px-xxl-40{padding-left:2.5rem!important}.p-xxl-6{padding:4rem!important}.pt-xxl-6,.py-xxl-6{padding-top:4rem!important}.pr-xxl-6,.px-xxl-6{padding-right:4rem!important}.pb-xxl-6,.py-xxl-6{padding-bottom:4rem!important}.pl-xxl-6,.px-xxl-6{padding-left:4rem!important}.p-xxl-7{padding:5rem!important}.pt-xxl-7,.py-xxl-7{padding-top:5rem!important}.pr-xxl-7,.px-xxl-7{padding-right:5rem!important}.pb-xxl-7,.py-xxl-7{padding-bottom:5rem!important}.pl-xxl-7,.px-xxl-7{padding-left:5rem!important}.p-xxl-8{padding:6.25rem!important}.pt-xxl-8,.py-xxl-8{padding-top:6.25rem!important}.pr-xxl-8,.px-xxl-8{padding-right:6.25rem!important}.pb-xxl-8,.py-xxl-8{padding-bottom:6.25rem!important}.pl-xxl-8,.px-xxl-8{padding-left:6.25rem!important}.p-xxl-9{padding:7.5rem!important}.pt-xxl-9,.py-xxl-9{padding-top:7.5rem!important}.pr-xxl-9,.px-xxl-9{padding-right:7.5rem!important}.pb-xxl-9,.py-xxl-9{padding-bottom:7.5rem!important}.pl-xxl-9,.px-xxl-9{padding-left:7.5rem!important}.p-xxl-10{padding:9.375rem!important}.pt-xxl-10,.py-xxl-10{padding-top:9.375rem!important}.pr-xxl-10,.px-xxl-10{padding-right:9.375rem!important}.pb-xxl-10,.py-xxl-10{padding-bottom:9.375rem!important}.pl-xxl-10,.px-xxl-10{padding-left:9.375rem!important}.m-xxl-n1{margin:-0.25rem!important}.mt-xxl-n1,.my-xxl-n1{margin-top:-0.25rem!important}.mr-xxl-n1,.mx-xxl-n1{margin-right:-0.25rem!important}.mb-xxl-n1,.my-xxl-n1{margin-bottom:-0.25rem!important}.ml-xxl-n1,.mx-xxl-n1{margin-left:-0.25rem!important}.m-xxl-n2{margin:-0.5rem!important}.mt-xxl-n2,.my-xxl-n2{margin-top:-0.5rem!important}.mr-xxl-n2,.mx-xxl-n2{margin-right:-0.5rem!important}.mb-xxl-n2,.my-xxl-n2{margin-bottom:-0.5rem!important}.ml-xxl-n2,.mx-xxl-n2{margin-left:-0.5rem!important}.m-xxl-n3{margin:-1rem!important}.mt-xxl-n3,.my-xxl-n3{margin-top:-1rem!important}.mr-xxl-n3,.mx-xxl-n3{margin-right:-1rem!important}.mb-xxl-n3,.my-xxl-n3{margin-bottom:-1rem!important}.ml-xxl-n3,.mx-xxl-n3{margin-left:-1rem!important}.m-xxl-n4{margin:-1.5rem!important}.mt-xxl-n4,.my-xxl-n4{margin-top:-1.5rem!important}.mr-xxl-n4,.mx-xxl-n4{margin-right:-1.5rem!important}.mb-xxl-n4,.my-xxl-n4{margin-bottom:-1.5rem!important}.ml-xxl-n4,.mx-xxl-n4{margin-left:-1.5rem!important}.m-xxl-n5{margin:-3rem!important}.mt-xxl-n5,.my-xxl-n5{margin-top:-3rem!important}.mr-xxl-n5,.mx-xxl-n5{margin-right:-3rem!important}.mb-xxl-n5,.my-xxl-n5{margin-bottom:-3rem!important}.ml-xxl-n5,.mx-xxl-n5{margin-left:-3rem!important}.m-xxl-n20{margin:-1.25rem!important}.mt-xxl-n20,.my-xxl-n20{margin-top:-1.25rem!important}.mr-xxl-n20,.mx-xxl-n20{margin-right:-1.25rem!important}.mb-xxl-n20,.my-xxl-n20{margin-bottom:-1.25rem!important}.ml-xxl-n20,.mx-xxl-n20{margin-left:-1.25rem!important}.m-xxl-n32{margin:-2rem!important}.mt-xxl-n32,.my-xxl-n32{margin-top:-2rem!important}.mr-xxl-n32,.mx-xxl-n32{margin-right:-2rem!important}.mb-xxl-n32,.my-xxl-n32{margin-bottom:-2rem!important}.ml-xxl-n32,.mx-xxl-n32{margin-left:-2rem!important}.m-xxl-n40{margin:-2.5rem!important}.mt-xxl-n40,.my-xxl-n40{margin-top:-2.5rem!important}.mr-xxl-n40,.mx-xxl-n40{margin-right:-2.5rem!important}.mb-xxl-n40,.my-xxl-n40{margin-bottom:-2.5rem!important}.ml-xxl-n40,.mx-xxl-n40{margin-left:-2.5rem!important}.m-xxl-n6{margin:-4rem!important}.mt-xxl-n6,.my-xxl-n6{margin-top:-4rem!important}.mr-xxl-n6,.mx-xxl-n6{margin-right:-4rem!important}.mb-xxl-n6,.my-xxl-n6{margin-bottom:-4rem!important}.ml-xxl-n6,.mx-xxl-n6{margin-left:-4rem!important}.m-xxl-n7{margin:-5rem!important}.mt-xxl-n7,.my-xxl-n7{margin-top:-5rem!important}.mr-xxl-n7,.mx-xxl-n7{margin-right:-5rem!important}.mb-xxl-n7,.my-xxl-n7{margin-bottom:-5rem!important}.ml-xxl-n7,.mx-xxl-n7{margin-left:-5rem!important}.m-xxl-n8{margin:-6.25rem!important}.mt-xxl-n8,.my-xxl-n8{margin-top:-6.25rem!important}.mr-xxl-n8,.mx-xxl-n8{margin-right:-6.25rem!important}.mb-xxl-n8,.my-xxl-n8{margin-bottom:-6.25rem!important}.ml-xxl-n8,.mx-xxl-n8{margin-left:-6.25rem!important}.m-xxl-n9{margin:-7.5rem!important}.mt-xxl-n9,.my-xxl-n9{margin-top:-7.5rem!important}.mr-xxl-n9,.mx-xxl-n9{margin-right:-7.5rem!important}.mb-xxl-n9,.my-xxl-n9{margin-bottom:-7.5rem!important}.ml-xxl-n9,.mx-xxl-n9{margin-left:-7.5rem!important}.m-xxl-n10{margin:-9.375rem!important}.mt-xxl-n10,.my-xxl-n10{margin-top:-9.375rem!important}.mr-xxl-n10,.mx-xxl-n10{margin-right:-9.375rem!important}.mb-xxl-n10,.my-xxl-n10{margin-bottom:-9.375rem!important}.ml-xxl-n10,.mx-xxl-n10{margin-left:-9.375rem!important}.m-xxl-auto{margin:auto!important}.mt-xxl-auto,.my-xxl-auto{margin-top:auto!important}.mr-xxl-auto,.mx-xxl-auto{margin-right:auto!important}.mb-xxl-auto,.my-xxl-auto{margin-bottom:auto!important}.ml-xxl-auto,.mx-xxl-auto{margin-left:auto!important}}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:rgba(0,0,0,0)}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace!important}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media(min-width:30rem){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media(min-width:37.5rem){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media(min-width:64rem){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media(min-width:81.25rem){.text-lgx-left{text-align:left!important}.text-lgx-right{text-align:right!important}.text-lgx-center{text-align:center!important}}@media(min-width:90rem){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}@media(min-width:120rem){.text-xxl-left{text-align:left!important}.text-xxl-right{text-align:right!important}.text-xxl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#007bff!important}a.text-primary:hover,a.text-primary:focus{color:#0056b3!important}.text-secondary{color:#6c757d!important}a.text-secondary:hover,a.text-secondary:focus{color:#494f54!important}.text-success{color:#28a745!important}a.text-success:hover,a.text-success:focus{color:#19692c!important}.text-info{color:#17a2b8!important}a.text-info:hover,a.text-info:focus{color:#0f6674!important}.text-warning{color:#ffc107!important}a.text-warning:hover,a.text-warning:focus{color:#ba8b00!important}.text-danger{color:#dc3545!important}a.text-danger:hover,a.text-danger:focus{color:#a71d2a!important}.text-light{color:#f8f9fa!important}a.text-light:hover,a.text-light:focus{color:#cbd3da!important}.text-dark{color:#343a40!important}a.text-dark:hover,a.text-dark:focus{color:#121416!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:rgba(255,255,255,.5)!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none!important}.text-break{word-break:break-word!important;word-wrap:break-word!important}.text-reset{color:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@keyframes spinner-border{to{transform:rotate(360deg)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;border:.25em solid currentColor;border-right-color:transparent;border-radius:50%;animation:spinner-border .75s linear infinite}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;background-color:currentColor;border-radius:50%;opacity:0;animation:spinner-grow .75s linear infinite}.spinner-grow-sm{width:1rem;height:1rem}html{box-sizing:border-box;scroll-behavior:smooth}*,*:before,*:after{box-sizing:inherit}body{margin-top:0!important}html:not(.sv-edit-mode) #Mittenspalt~.sv-decoration-ResultatTummenupp,html:not(.sv-edit-mode) #Mittenspalt~.sv-decoration-ResultatTummenner,html:not(.sv-edit-mode) #Mittenspalt~.sv-decoration-digitaliseringsverktyg-sektionsrubrik-och-ingress{display:none}.sv-theme-digg a,.sv-theme-digg dd,.sv-theme-digg dt,.sv-theme-digg h1,.sv-theme-digg h2,.sv-theme-digg h3,.sv-theme-digg h4,.sv-theme-digg h5,.sv-theme-digg h6,.sv-theme-digg li,.sv-theme-digg p,.sv-theme-digg th,.sv-theme-digg td,.sv-theme-digg span,.sv-theme-digg strong,.sv-theme-digg blockquote{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media(min-width:37.5rem){.sv-theme-digg .sv-font-ingress{font-size:1.25rem}}.sv-theme-digg h1,.sv-theme-digg h2,.sv-theme-digg h3{letter-spacing:-0.02em}@media(min-width:37.5rem){.sv-theme-digg h1,.sv-theme-digg h2,.sv-theme-digg h3{letter-spacing:-0.03em}}@keyframes rotating{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.sv-theme-digg .rotating{animation:rotating 2s linear infinite}.sv-theme-digg .dg-bars rect:nth-child(1){transform:translate(0,0px) rotate(0deg)}.sv-theme-digg .dg-bars rect:nth-child(2){transform:translate(0,30px) rotate(0deg)}.sv-theme-digg .dg-bars rect:nth-child(3){transform:translate(0,60px) rotate(0deg)}.sv-theme-digg .dg-times rect:nth-child(1){transform:translate(0px,60px) rotate(-45deg)}.sv-theme-digg .dg-times rect:nth-child(2){transform:translate(9px,-11px) rotate(45deg)}.sv-theme-digg .dg-times rect:nth-child(3){transform:translate(9px,-11px) rotate(45deg)}.sv-theme-digg .dg-plus rect:nth-child(1){transform:translate(0,35px) rotate(0deg)}.sv-theme-digg .dg-plus rect:nth-child(2){transform:translate(55px,-6px) rotate(90deg)}.sv-theme-digg .dg-plus rect:nth-child(3){transform:translate(0,35px) rotate(0deg)}.sv-theme-digg .dg-minus rect:nth-child(1){transform:translate(0,35px) rotate(0deg)}.sv-theme-digg .dg-minus rect:nth-child(2){transform:translate(0,35px) rotate(0deg)}.sv-theme-digg .dg-minus rect:nth-child(3){transform:translate(0,35px) rotate(0deg)}.sv-theme-digg .vb-hidden{visibility:hidden}.sv-theme-digg time.dg-time-Röd{background-color:#f7e4e1}.sv-theme-digg time.dg-time-Grön{background-color:#d6d9d3}.sv-theme-digg time.dg-time-Orange{background-color:#f4e0ce}.sv-theme-digg time.dg-time-Brun{background-color:#b4afac}.sv-theme-digg .row:after,.sv-theme-digg .row:before{display:flex!important}.sv-theme-digg div[class*=sv-column]:last-child,.sv-theme-digg div[class^=sv-column]:last-child{margin-bottom:0}.sv-theme-digg svg.fa-times{width:1.25rem;height:1.25rem}.sv-theme-digg body{background-color:red}.sv-theme-digg .env-button.env-button{display:flex;align-items:center;padding:.675rem 1.25rem;border:2px solid transparent;border-radius:0;width:-moz-max-content;width:max-content;font-family:Ubuntu,"Helvetica Neue",sans-serif;border-radius:2px}.sv-theme-digg .env-button.env-button svg{margin-right:.5rem}.sv-theme-digg .env-button.env-button--primary{background-color:transparent;border-color:#5a6751;color:#5a6751}.sv-theme-digg .env-button.env-button--secondary{background-color:#5a6751;border-color:#5a6751;color:#fff}.sv-theme-digg a:focus,.sv-theme-digg button:focus,.sv-theme-digg input:focus,.sv-theme-digg textarea:focus,.sv-theme-digg select:focus{box-shadow:none}.sv-theme-digg a:focus-visible,.sv-theme-digg button:focus-visible,.sv-theme-digg input:focus-visible,.sv-theme-digg textarea:focus-visible,.sv-theme-digg select:focus-visible{outline:#2b2a29 dotted 3px;outline-offset:3px!important;box-shadow:none!important;z-index:1}.sv-theme-digg a:focus-visible.dg-menu-page__icon,.sv-theme-digg button:focus-visible.dg-menu-page__icon,.sv-theme-digg input:focus-visible.dg-menu-page__icon,.sv-theme-digg textarea:focus-visible.dg-menu-page__icon,.sv-theme-digg select:focus-visible.dg-menu-page__icon{outline:0;box-shadow:none!important}.sv-theme-digg a:focus-visible.dg-menu-page__icon span,.sv-theme-digg button:focus-visible.dg-menu-page__icon span,.sv-theme-digg input:focus-visible.dg-menu-page__icon span,.sv-theme-digg textarea:focus-visible.dg-menu-page__icon span,.sv-theme-digg select:focus-visible.dg-menu-page__icon span{outline:#2b2a29 dotted 3px;outline-offset:6px!important;box-shadow:none!important;border-radius:0}.sv-theme-digg .dg-menu-toggle-btn svg rect,.sv-theme-digg .dg-menu-page__icon svg rect{transition:.2s ease-in-out}.sv-theme-digg .dg-header{transition:top 300ms;position:fixed;z-index:200;width:100%;top:0}@media(min-width:37.5rem){.sv-theme-digg .dg-header{position:static}.sv-theme-digg .dg-header .dg-header-bottom{padding:.3rem 2rem 2.75rem 2em;margin:0}}.sv-theme-digg .dg-header .dg-header-logo a{max-width:100%;width:auto;position:absolute;bottom:-3rem;left:2rem;right:0;z-index:100;max-width:221px!important}.sv-theme-digg .dg-header .dg-header-logo a img{max-height:2.25rem!important;width:auto;max-width:100%;position:static}@media(min-width:37.5rem){.sv-theme-digg .dg-header .dg-header-logo a img{max-height:4rem!important}}@media(min-width:37.5rem){.sv-theme-digg .dg-header .dg-header-logo a{bottom:0;left:0;max-width:343px!important;display:flex}}.sv-theme-digg .dg-header .dg-language-selector{display:flex;justify-content:flex-end;float:none;padding-right:15px}.sv-theme-digg .dg-header .dg-language-selector .dg-font-mindre-brodtext{white-space:nowrap;margin:1rem}@media(min-width:37.5rem){.sv-theme-digg .dg-header .dg-language-selector .dg-font-mindre-brodtext{margin:.75rem 0rem}}.sv-theme-digg .dg-header .dg-search-menu-btns div:not(.dg-search-menu-btns-area){width:100%;margin-left:0}.sv-theme-digg .dg-header .dg-search-menu-btns-area{display:flex;margin-top:1rem}@media(min-width:37.5rem){.sv-theme-digg .dg-header .dg-search-menu-btns-area{justify-content:flex-end;margin-top:0rem}}.sv-theme-digg .dg-header .dg-search-menu-btns-area button{flex-grow:1;flex-basis:0;border-width:2px;border-color:#e8e8e8;border-left:none;border-style:solid}@media(min-width:37.5rem){.sv-theme-digg .dg-header .dg-search-menu-btns-area button{border-left:2px solid #e8e8e8;flex-basis:initial}}.sv-theme-digg .dg-header .dg-search-menu-btns-area button svg rect{fill:#5a6751}.sv-theme-digg .dg-header .dg-search-menu-btns-area button:last-of-type{border-right:0;border-left:none}@media(min-width:37.5rem){.sv-theme-digg .dg-header .dg-search-menu-btns-area button{flex-grow:0;border-color:#5a6751}.sv-theme-digg .dg-header .dg-search-menu-btns-area button:last-of-type{border-left:2px solid #5a6751;border-right:2px solid #5a6751;margin-left:1rem}}@media(max-width:37.48rem){.sv-theme-digg .dg-header .dg-search-menu-btns-area button:focus-visible.dg-menu-toggle-btn{border-right:#2b2a29 dotted 3px}.sv-theme-digg .dg-header .dg-search-menu-btns-area button:focus-visible.dg-search-toggle{border-left:#2b2a29 dotted 3px}.sv-theme-digg .dg-header .dg-search-menu-btns-area button.dg-menu-toggle-btn{border-right:3px solid transparent}.sv-theme-digg .dg-header .dg-search-menu-btns-area button.dg-search-toggle{border-left:3px solid transparent}}.sv-theme-digg .dg-header .dg-search-menu-btns-area button.dg-search-toggle svg.fa-search{display:block}.sv-theme-digg .dg-header .dg-search-menu-btns-area button.dg-search-toggle svg.fa-times{display:none}.sv-theme-digg .dg-header .dg-search-menu-btns-area button.dg-search-toggle[aria-expanded=true] svg.fa-search{display:none}.sv-theme-digg .dg-header .dg-search-menu-btns-area button.dg-search-toggle[aria-expanded=true] svg.fa-times{display:block}.sv-theme-digg .dg-header-hidden{top:-106px}@media(min-width:37.5rem){.sv-theme-digg .dg-header-hidden{top:0}}.sv-theme-digg footer{padding-top:2rem;padding-bottom:1rem}.sv-theme-digg footer .row{justify-content:center;max-width:72rem;margin:0 auto;padding-left:15px}@media(min-width:37.5rem){.sv-theme-digg footer .row .col-md-3:first-of-type{padding-left:0}}@media(min-width:37.5rem){.sv-theme-digg footer .row .col-md-3:last-of-type{padding-right:0}}.sv-theme-digg footer .row ul.sv-defaultlist li{display:flex;align-items:center}.sv-theme-digg footer .row ul.sv-defaultlist li a{line-height:1.5;margin:0;margin-bottom:8px}.sv-theme-digg footer .row ul.sv-defaultlist li a.dg-footer-social-link{margin-top:-2px}.sv-theme-digg footer .row ul.sv-defaultlist li svg:first-child{margin:0 .5rem 8px 0rem}.sv-theme-digg footer .row ul.sv-defaultlist li svg:last-child{margin:0 0rem 2px .5rem}.sv-theme-digg footer .row .dg-normal{font-size:1rem}.sv-theme-digg footer .row a[class*=dg-normal],.sv-theme-digg footer .row p[class=dg-normal]>a{border-bottom:1px solid transparent}.sv-theme-digg footer .row a[class*=dg-normal]:hover,.sv-theme-digg footer .row p[class=dg-normal]>a:hover{color:#5a5856;text-decoration:none;padding-bottom:1px;border-color:#5a5856;border-bottom:1px solid #2b2a29;border-bottom-color:#2b2a29;transition:all .1s ease 0s;margin-bottom:7px}.sv-theme-digg footer .row ul.footer-links-list{display:flex;flex-direction:column}.sv-theme-digg footer .row ul.footer-links-list li a[class*=dg-normal],.sv-theme-digg footer .row ul.footer-links-list li p[class=dg-normal]>a{line-height:normal}.sv-theme-digg footer .row h2.sv-font-component-heading-h2{font-size:1rem;line-height:1.5;color:#292a2b;margin:1rem 0}.sv-theme-digg footer .row .dg-footer-link-list-other-webpages{padding-right:.5rem}.sv-theme-digg footer .row .dg-footer-link-list-other-webpages ul li{display:block;margin-bottom:8px}@media(max-width:63.98rem){.sv-theme-digg footer .row .col-6{padding:0 15px}}.sv-theme-digg .dg-hero{display:flex;flex-direction:column-reverse}.sv-theme-digg .dg-hero>div:first-of-type{padding:0 1rem!important}@media(min-width:64rem){.sv-theme-digg .dg-hero{display:flex;flex-direction:row}.sv-theme-digg .dg-hero>div{align-items:stretch}.sv-theme-digg .dg-hero>div:first-of-type{padding:0 7vw!important}}@media(min-width:64rem)and (min-width:90rem){.sv-theme-digg .dg-hero>div:first-of-type{padding:6.875rem!important}}@media(min-width:64rem){.sv-theme-digg .dg-hero>div{align-items:stretch}.sv-theme-digg .dg-hero>div:nth-child(2)>div{width:100%;height:100%}}@media(min-width:64rem){.sv-theme-digg .dg-hero .sv-image-portlet{position:relative;width:100%;padding-top:96%;overflow:hidden}.sv-theme-digg .dg-hero .sv-image-portlet img{max-height:unset;max-width:unset;width:auto;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}}.sv-theme-digg main{padding-top:108px;transition:padding .3s ease-in-out;flex:1 1 auto}@media(min-width:37.5rem){.sv-theme-digg main{padding-top:0!important}}.sv-theme-digg body.search-is-open main{padding-top:140px}.sv-theme-digg .dg-startpage-hero>.sv-row:nth-child(2) .sv-column-6 p{padding:0 3rem 0 1rem;transition:.2s ease-in-out}.sv-theme-digg .dg-startpage-hero>.sv-row:nth-child(3){display:none}@media(min-width:64rem){.sv-theme-digg .dg-startpage-hero{position:relative}.sv-theme-digg .dg-startpage-hero .sv-image-portlet{aspect-ratio:16/8}.sv-theme-digg .dg-startpage-hero .sv-image-portlet img{max-width:unset!important;max-height:720px!important;-o-object-fit:cover;object-fit:cover;-o-object-position:bottom;object-position:bottom;aspect-ratio:16/8}.sv-theme-digg .dg-startpage-hero>.sv-row{position:absolute;left:0;right:0}.sv-theme-digg .dg-startpage-hero>.sv-row:nth-child(2){top:0;bottom:50%}.sv-theme-digg .dg-startpage-hero>.sv-row:nth-child(2) .sv-column-3,.sv-theme-digg .dg-startpage-hero>.sv-row:nth-child(2) .sv-column-6{height:100%}.sv-theme-digg .dg-startpage-hero>.sv-row:nth-child(2) .sv-column-6{position:relative}.sv-theme-digg .dg-startpage-hero>.sv-row:nth-child(2) .sv-column-6>div{position:absolute;top:50%;transform:translate(0px,-50px);width:100%}.sv-theme-digg .dg-startpage-hero>.sv-row:nth-child(2) .sv-column-6 h1.sv-font-rubrik-1-startsida{padding:0}.sv-theme-digg .dg-startpage-hero>.sv-row:nth-child(2) .sv-column-6 .sv-text-portlet{position:absolute;left:50%;transform:translateX(-50%)}.sv-theme-digg .dg-startpage-hero>.sv-row:nth-child(2) .sv-column-6 .sv-text-portlet p{padding:0;width:25em}.sv-theme-digg .dg-startpage-hero>.sv-row:nth-child(2) .sv-column-6 .pagecontent,.sv-theme-digg .dg-startpage-hero>.sv-row:nth-child(2) .sv-column-6 .ui-draggable{height:10rem}.sv-theme-digg .dg-startpage-hero>.sv-row:nth-child(3){display:block;bottom:0;top:50%}.sv-theme-digg .dg-startpage-hero>.sv-row:nth-child(3) .sv-column-3,.sv-theme-digg .dg-startpage-hero>.sv-row:nth-child(3) .sv-column-6{height:100%}}@media(min-width:81.25rem){.sv-theme-digg .dg-startpage-hero>.sv-row:nth-child(2) .sv-column-6 .sv-text-portlet p{width:28em}}.sv-theme-digg .dg-menu{display:none;box-shadow:0 3px 30px rgba(0,0,0,.08);background-color:#eff0ee;position:fixed;top:7rem;top:6.75rem;right:-22.5rem;bottom:0;width:100%;z-index:1000;transition:300ms cubic-bezier(0,0.54,0.33,0.38) 0s;overflow-x:hidden;overflow-y:auto}@media(min-width:37.5rem){.sv-theme-digg .dg-menu{top:0!important;width:22.5rem}}.sv-theme-digg .dg-menu .dg-menu-toggle{display:none;background-color:#fff}@media(min-width:37.5rem){.sv-theme-digg .dg-menu .dg-menu-toggle{display:flex}}.sv-theme-digg .dg-menu .dg-menu-toggle button{flex-basis:0;margin:3rem 1rem}@media(min-width:37.5rem){.sv-theme-digg .dg-menu .dg-menu-toggle button{flex-basis:initial}}.sv-theme-digg .dg-menu .dg-menu-toggle button svg rect{fill:#5a6751}.sv-theme-digg .dg-menu ul{list-style:none;margin-block-start:0;margin-block-end:0;padding-inline-start:0;width:100%}.sv-theme-digg .dg-menu__list{background-color:#d6d9d3}.sv-theme-digg .dg-menu__list>.dg-menu-page__item:first-child{border-top:0}@media(min-width:37.5rem){.sv-theme-digg .dg-menu__list>.dg-menu-page__item:first-child{border-top:2px solid #e8e8e8}}.sv-theme-digg .dg-menu .dg-menu-button-container{display:flex}.sv-theme-digg .dg-menu-page__item{display:flex;flex-wrap:wrap;border-top:2px solid #e8e8e8}.sv-theme-digg .dg-menu-page__item .dg-menu-page__item .dg-menu-page__name{border-left:2px solid #5a6751}.sv-theme-digg .dg-menu-page__item.current>.dg-menu-button-container>.dg-menu-page__name{font-weight:bold;border-left:2px solid #cd7a6e}.sv-theme-digg .dg-menu-page__item.expanded>.dg-menu-page__children{display:block}.sv-theme-digg .dg-menu-page__item .dg-menu-button-container{display:flex;width:100%}.sv-theme-digg .dg-menu-page__name{padding:1rem;background-color:#fff;width:85%;flex-grow:1;text-decoration:none;border-left:transparent dotted 3px}.sv-theme-digg .dg-menu-page__name:hover{text-decoration:underline;color:#5a5856}.sv-theme-digg .dg-menu-page__name:focus-visible{border-left:#2b2a29 dotted 3px}.sv-theme-digg .dg-menu-page__name:focus-visible:only-child{border-right:#2b2a29 dotted 3px}.sv-theme-digg .dg-menu-page__icon{width:40px;color:#fff;display:flex;justify-content:center;align-items:center;border:0;border-right:3px dotted transparent;background-color:#fff;padding:.05rem .14rem;cursor:pointer}.sv-theme-digg .dg-menu-page__icon svg{width:1.5rem;height:auto}.sv-theme-digg .dg-menu-page__icon:focus-visible{outline:#2b2a29 dotted 3px!important;outline-offset:0!important;box-shadow:none!important;border-radius:0;border-right:#2b2a29 dotted 3px}.sv-theme-digg .dg-menu-page__children{display:none;margin-left:1rem}.sv-theme-digg .dg-menu a{font-family:"Ubuntu";font-size:1rem}.sv-theme-digg .dg-menu.no-script-styling{display:block;position:inherit;width:unset;overflow:auto}.sv-theme-digg .dg-menu.no-script-styling ul{display:block!important}.sv-theme-digg .dg-menu.no-script-styling ul ul{padding-inline-start:40px}.sv-theme-digg .dg-menu.no-script-styling .dg-menu-toggle,.sv-theme-digg .dg-menu.no-script-styling .dg-menu-page__icon{display:none}.sv-theme-digg .dg-search-field{margin:0;padding:0;position:relative}@media(min-width:37.5rem){.sv-theme-digg .dg-search-field{top:0!important}}.sv-theme-digg .dg-search-field>div{width:100%}.sv-theme-digg .dg-search-field>div form{background-color:#d6d9d3;padding:1.5rem 1rem;transition:.2s ease-in-out}@media(min-width:64rem){.sv-theme-digg .dg-search-field>div form{padding:2rem 10rem}}.sv-theme-digg .dg-search-field>div form>div{display:flex;height:48px}.sv-theme-digg .dg-search-field>div form>div .dg-search-input-wrapper{flex:1 1 auto;border-width:2px;border-color:#acb3a8;border-style:solid;border-top-left-radius:2px;border-bottom-left-radius:2px;position:relative}.sv-theme-digg .dg-search-field>div form>div .dg-search-input-wrapper:focus-within{z-index:20;border-color:#2b2a29}.sv-theme-digg .dg-search-field>div form>div input[type=text]{width:100%!important;height:100%;font-size:16px;padding-left:.5rem;padding-right:.5rem;width:8rem;border:0}@media(min-width:30rem){.sv-theme-digg .dg-search-field>div form>div input[type=text]{padding-left:1rem;padding-right:4.5rem}}.sv-theme-digg .dg-search-field>div form>div .dg-search-field__search-btn{position:relative}.sv-theme-digg .dg-search-field>div form>div .dg-search-field__search-btn input.env-button{padding-left:2.5rem;border-radius:0 2px 2px 0;height:100%}.sv-theme-digg .dg-search-field>div form>div .dg-search-field__search-btn svg{color:#fff;position:absolute;top:1rem;left:1.2rem}.sv-theme-digg .dg-search-field>div form>div .dg-search-field__reset-btn{display:none;width:4rem;background-color:#fff;border:0;position:absolute;height:100%;right:0;cursor:pointer}.sv-theme-digg .dg-search-field #searchDiv.dts-no-transition form{transition:none}.sv-theme-digg .dg-search-results{margin-top:1rem;border-bottom:2px solid #e8e8e8}@media(min-width:37.5rem){.sv-theme-digg .dg-search-results{margin-top:2.5rem}}.sv-theme-digg .dg-search-results form{display:none}.sv-theme-digg .dg-search-results ol{margin-bottom:0}.sv-theme-digg .dg-search-results ol li{width:100%;padding:24px 8px 32px 8px;border-top:2px solid #e8e8e8}.sv-theme-digg .dg-search-results ol li .dg-subheading{font-size:1.25rem;font-weight:700;text-decoration:underline}@media(min-width:37.5rem){.sv-theme-digg .dg-search-results ol li .dg-subheading{font-size:1.5rem}}.sv-theme-digg .dg-search-results ol li .dg-normal{font-size:16px;line-height:27px;margin-bottom:1rem}.sv-theme-digg .dg-search-results ul{border-bottom:none!important}.sv-theme-digg .dg-search-results h2{margin:0}.sv-theme-digg .dg-search-results ol.dg-search-hit-path{padding:0}.sv-theme-digg .dg-search-results ol.dg-search-hit-path li{list-style:none;display:inline-block;border:0;width:auto;padding:0;font-size:.875rem;font-family:"Ubuntu","Helvetica Neue",sans-serif}.sv-theme-digg .dg-search-pagination{margin-top:48px;width:-moz-fit-content;width:fit-content;border-radius:2px}.sv-theme-digg .dg-search-pagination .dg-search-page-button{display:inline-block!important;margin-left:-2px;margin-top:-2px}.sv-theme-digg .dg-search-pagination .dg-search-page-button:first-child{border-radius:2px 0 0 2px}.sv-theme-digg .dg-search-pagination .dg-search-page-button:last-child{border-radius:0 2px 2px 0}.sv-theme-digg .dg-search-pagination .dg-search-page-button-hidden{display:none!important}.sv-theme-digg .dg-search-pagination .dg-search-ellipsis{display:inline-block;padding:0 10px 0 7px;font-weight:700;color:#5a6751}.sv-theme-digg .dg-search-pagination .dg-search-page-button-1{margin-right:-4px}.sv-theme-digg .dg-info-box{margin-top:2em;margin-bottom:2rem;padding:1.5em 2em 3em;background-color:#eff0ee;border-left-width:2px;border-left-style:solid;border-left-color:#5a6751}.sv-theme-digg .dg-info-box .sv-decoration-content>:first-child>.sv-text-portlet-content>:first-child,.sv-theme-digg .dg-info-box .sv-decoration-content>.sv-text-portlet-content:first-child>:first-child{margin:0;padding-left:38px}.sv-theme-digg .dg-info-box h2.sv-font-component-heading-h2{margin:0;line-height:1.75;font-size:1.125rem;margin-top:1em}@media(min-width:37.5rem){.sv-theme-digg .dg-info-box h2.sv-font-component-heading-h2{line-height:1.5;font-size:1.25rem}}.sv-theme-digg .dg-info-box h3.sv-font-component-heading-h3{font-size:1.125rem;line-height:1.75rem;margin-top:1em}@media(min-width:37.5rem){.sv-theme-digg .dg-info-box h3.sv-font-component-heading-h3{line-height:1.5;font-size:1.25rem}}.sv-theme-digg .dg-info-box p{font-size:1rem;line-height:1.75rem;margin-top:1em;margin-bottom:0}@media(min-width:37.5rem){.sv-theme-digg .dg-info-box p{font-size:1.125rem}}.sv-theme-digg .dg-info-box li{font-size:1rem}@media(min-width:37.5rem){.sv-theme-digg .dg-info-box li{font-size:1.125rem}}@media(min-width:37.5rem){.sv-theme-digg .dg-info-box p{font-size:1.125em}}.sv-theme-digg .dg-info-box .dg-decoration-icon-container{position:relative;top:0;left:-8px;height:0;min-height:0}.sv-theme-digg .dg-info-box .dg-decoration-icon-container .dg-decoration__icon{width:32px;height:32px;position:absolute;top:0;left:0}.sv-theme-digg .dg-info-box .dg-decoration-icon-container .dg-decoration__icon path{fill:#5a6751}.sv-theme-digg .dg-read-more ul{margin-top:16px;padding-left:40px;list-style-type:disc}.sv-theme-digg .dg-read-more ul li{padding-bottom:8px}.sv-theme-digg .dg-read-more ul li .dg-link-icon{height:20px;margin-left:10px;display:inline-block;vertical-align:bottom}.sv-theme-digg .dg-read-more ul li .dg-link-icon-ext{height:16px}.sv-theme-digg .dg-timeline{width:100%;height:200px;border-left:2px solid #d59151;height:auto}.sv-theme-digg .dg-timeline p.sv-font-heading-without-heading-level{line-height:1.4;margin:0}@media(min-width:37.5rem){.sv-theme-digg .dg-timeline p.sv-font-heading-without-heading-level{font-size:1.25em}}.sv-theme-digg .dg-timeline p.dg-normal{font-size:1rem;line-height:1.5}.sv-theme-digg .dg-timeline ol,.sv-theme-digg .dg-timeline ul{font-size:1rem;margin-top:1em;margin-bottom:0}.sv-theme-digg .dg-timeline ol li,.sv-theme-digg .dg-timeline ul li{margin:0 0 .5em;line-height:1.5;text-transform:none}.sv-theme-digg .dg-timeline p{margin-bottom:0;margin-top:1em}.sv-theme-digg .dg-timeline p:first-child{margin-top:0}.sv-theme-digg .dg-timeline .sv-text-portlet{margin-left:16px;margin-bottom:16px;background-color:#fbf3eb}.sv-theme-digg .dg-timeline>.sv-text-portlet{position:relative}.sv-theme-digg .dg-timeline .sv-text-portlet:last-child{margin-bottom:0}.sv-theme-digg .dg-timeline .sv-text-portlet-content{padding:1.5em;padding-top:1.75em}.sv-theme-digg .dg-timeline .timeline-collapsed-fader{position:absolute;bottom:45px;left:0;right:0;top:2rem;background-image:linear-gradient(180deg,transparent 0,#fbf3eb 100%);display:none}.sv-theme-digg .dg-timeline .sv-decoration-timeline-collapsed-field:focus-within .timeline-collapsed-fader{top:10rem}.sv-theme-digg .dg-timeline .timeline-toggle-button-outer{background-color:rgba(255,255,0,.4);background-color:#fbf3eb;position:absolute;height:46px;width:100%;z-index:20;bottom:0;color:#000}.sv-theme-digg .dg-timeline .timeline-toggle-button-outer .timeline-toggle-button{position:absolute;left:24px;bottom:24px;font-family:"Ubuntu","Helvetica Neue",sans-serif;font-size:1rem;text-decoration:underline;border:0;background-color:transparent;padding:.25em .5em;background-image:url(/webdav/files/system/dist/fonts/timeline_plus.svg);background-repeat:no-repeat;background-position:left center;background-size:14px 14px;padding-left:1.25rem;cursor:pointer;color:#000!important}.sv-theme-digg .dg-timeline .timeline-toggle-button-outer :hover{color:#5a5856!important}.sv-theme-digg .dg-timeline .timeline-toggle-button-outer :hover .timeline-toggle-button{color:#5a5856!important}.sv-theme-digg .dg-timeline .sv-decoration-timeline-collapsed-field{position:relative}.sv-theme-digg .dg-timeline .sv-decoration-timeline-collapsed-field.no-expand{padding-bottom:0}.sv-theme-digg .dg-timeline .sv-decoration-timeline-collapsed-field.timeline-collapsed{max-height:16rem;overflow:hidden;padding-bottom:46px}.sv-theme-digg .dg-timeline .sv-decoration-timeline-collapsed-field.timeline-collapsed .timeline-collapsed-fader{display:block}.sv-theme-digg .dg-timeline .sv-decoration-timeline-collapsed-field.timeline-expanded{padding-bottom:46px}.sv-theme-digg .dg-timeline .sv-decoration-timeline-collapsed-field.timeline-expanded .timeline-toggle-button{background-image:url(/webdav/files/system/dist/fonts/timeline_minus.svg)}.sv-theme-digg .dg-timeline .timeline-collapsed .dg-timeline-field-content-cont{max-height:12.5em;overflow:hidden;position:relative}.sv-theme-digg .dg-breadcrumbs-wrapper{min-height:44px;border-bottom:2px solid #e8e8e8;border-top:0;position:relative}@media(min-width:37.5rem){.sv-theme-digg .dg-breadcrumbs-wrapper{border-top:2px solid #e8e8e8;border-bottom:2px solid #e8e8e8;border-color:#e8e8e8}}@media(min-width:64rem){.sv-theme-digg .dg-breadcrumbs-wrapper{border-top:2px solid #e8e8e8}}.sv-theme-digg.dg-search-is-open .dg-breadcrumbs{border-top:2px solid #e8e8e8}@media(min-width:37.5rem){.sv-theme-digg.dg-search-is-open .dg-breadcrumbs{border-top:0}}.sv-theme-digg .dg-breadcrumbs{display:flex;flex-direction:column;flex-wrap:wrap;padding:0 .75rem}@media(min-width:37.5rem){.sv-theme-digg .dg-breadcrumbs{padding:0 1.5em}.sv-theme-digg .dg-breadcrumbs span,.sv-theme-digg .dg-breadcrumbs a{font-size:1em}}.sv-theme-digg .dg-breadcrumbs ol{padding:0;margin:0}.sv-theme-digg .dg-breadcrumbs ol>li>a,.sv-theme-digg .dg-breadcrumbs ol>li>span{min-height:43px;line-height:43px;display:inline-block;padding:0 .25em}@media(min-width:37.5rem){.sv-theme-digg .dg-breadcrumbs ol>li>a,.sv-theme-digg .dg-breadcrumbs ol>li>span{line-height:57px;min-height:57px}}.sv-theme-digg .dg-breadcrumbs li{list-style:none;display:inline-block}.sv-theme-digg .dg-breadcrumbs a{text-decoration:none;outline-offset:-2px!important}@media(min-width:37.5rem){.sv-theme-digg .dg-breadcrumbs a{outline-offset:-1px!important}}.sv-theme-digg .dg-breadcrumbs .dg-active-breadcrumb{margin-bottom:-2px;font-weight:700;border-bottom:2px solid #cd7a6e}.sv-theme-digg .dg-article-list ul{margin-top:20px;border-bottom:2px solid #e8e8e8;border-color:#e8e8e8!important}.sv-theme-digg .dg-article-list ul li{margin-bottom:0}.sv-theme-digg .dg-article-list ul div.dg-article-list-item{padding:30px 0 1.5em 0;border-top:2px solid #e8e8e8;display:inline-block;width:100%}.sv-theme-digg .dg-article-list ul a{text-decoration:none}.sv-theme-digg .dg-article-list ul time{line-height:21px;display:inline-block}.sv-theme-digg .dg-article-list ul .sv-font-lank-i-lanklista{-webkit-text-decoration:underline #292a2b;text-decoration:underline #292a2b;-webkit-text-decoration-color:#292a2b;text-decoration-color:#292a2b;-webkit-text-decoration-line:underline;text-decoration-line:underline;-webkit-text-decoration-style:solid;text-decoration-style:solid;text-decoration-thickness:auto}.sv-theme-digg .dg-article-list ul .sv-font-lank-i-lanklista:hover{text-decoration:none}@media(max-width:37.48rem){.sv-theme-digg .dg-article-list ul .sv-font-lank-i-lanklista{font-size:20px}}.sv-theme-digg .dg-article-list ul a span:nth-of-type(2){display:block;height:15px}.sv-theme-digg .dg-article-list.Röd time{background-color:#f7e4e1}.sv-theme-digg .dg-article-list.Grön time{background-color:#d6d9d3}.sv-theme-digg .dg-article-list.Orange time{background-color:#f4e0ce}.sv-theme-digg .dg-article-list.Brun time{background-color:#b4afac}.sv-theme-digg .dg-article-list.dg-article-list-red time{background-color:#f7e4e1}.sv-theme-digg .dg-article-list.dg-article-list-green time{background-color:#d6d9d3}.sv-theme-digg .dg-article-list.dg-article-list-orange time{background-color:#f4e0ce}.sv-theme-digg .dg-article-list.dg-article-list-brown time{background-color:#b4afac}.sv-theme-digg .dg-more-articles-button{margin-top:10%}.sv-theme-digg .dg-more-articles-button .button-plus-icon{width:24px;height:24px;margin-right:8px;display:flex;align-items:center;justify-content:center;position:relative}.sv-theme-digg .dg-more-articles-button .button-plus-icon svg{margin:0}.sv-theme-digg .dg-frontpage-news,.sv-theme-digg .dg-frontpage-pubs{width:calc(50% - 8px)!important}.sv-theme-digg .dg-frontpage-news .dg-article-list,.sv-theme-digg .dg-frontpage-pubs .dg-article-list{margin-top:0;border:0}.sv-theme-digg .dg-frontpage-news .dg-article-list ul,.sv-theme-digg .dg-frontpage-pubs .dg-article-list ul{border:0;border:0;border-bottom:0;padding-bottom:20px}.sv-theme-digg .dg-frontpage-news .dg-article-list li,.sv-theme-digg .dg-frontpage-pubs .dg-article-list li{border:0;padding:10px 0 0 0;margin-bottom:1em}.sv-theme-digg .dg-frontpage-news .dg-article-list li a,.sv-theme-digg .dg-frontpage-pubs .dg-article-list li a{font-weight:400;font-size:1em}.sv-theme-digg .dg-frontpage-news .dg-article-list li a span:nth-of-type(1),.sv-theme-digg .dg-frontpage-pubs .dg-article-list li a span:nth-of-type(1){font-size:18px}.sv-theme-digg .dg-frontpage-news .dg-article-list li a span:nth-of-type(2),.sv-theme-digg .dg-frontpage-pubs .dg-article-list li a span:nth-of-type(2){height:10px}.sv-theme-digg .dg-frontpage-news .dg-article-list li a:hover,.sv-theme-digg .dg-frontpage-pubs .dg-article-list li a:hover{color:#5a5856}.sv-theme-digg .dg-frontpage-news .dg-article-list li a:hover>span,.sv-theme-digg .dg-frontpage-pubs .dg-article-list li a:hover>span{padding-bottom:2px;border-color:#5a5856;border-bottom:1px solid #2b2a29;border-bottom-color:#2b2a29;transition:padding-bottom .1s ease 0s}.sv-theme-digg .dg-frontpage-news .dg-article-list li time,.sv-theme-digg .dg-frontpage-pubs .dg-article-list li time{margin-top:.5rem;display:inline-block}.sv-theme-digg .dg-frontpage-news .dg-more-articles-button,.sv-theme-digg .dg-frontpage-pubs .dg-more-articles-button{margin-top:12px}@media(min-width:37.5rem){.sv-theme-digg .dg-frontpage-news{padding-right:32px}}@media(max-width:63.98rem){.sv-theme-digg .dg-frontpage-pubs{padding-left:0}}@media(max-width:63.98rem){.sv-theme-digg .dg-frontpage-news{padding-right:0}}.sv-theme-digg .dg-listningsmall-news .dg-article-list{margin-top:0;border:0}.sv-theme-digg .dg-listningsmall-news .dg-article-list ul{border:0;border:0;border-bottom:0;padding-bottom:20px}.sv-theme-digg .dg-listningsmall-news .dg-article-list li{border:0;padding:10px 0 0 0;margin-bottom:1em}.sv-theme-digg .dg-listningsmall-news .dg-article-list li a span:nth-of-type(1){font-size:18px;font-weight:400}.sv-theme-digg .dg-listningsmall-news .dg-article-list li a span:nth-of-type(2){height:10px}.sv-theme-digg .dg-listningsmall-news .dg-article-list li time{margin-top:.5rem;display:inline-block}.sv-theme-digg .dg-listningsmall-news .dg-more-articles-button{margin-top:12px}.sv-theme-digg table{width:100%;min-width:500px;margin-top:2em}.sv-theme-digg table thead th:focus{outline:#2b2a29 dotted 3px;outline-offset:-3px;z-index:99999;border:0}.sv-theme-digg .sv-decoration-Trafikljus{overflow-x:auto;white-space:nowrap}.sv-theme-digg .sv-decoration-Trafikljus table thead th,.sv-theme-digg .sv-decoration-Trafikljus table thead td,.sv-theme-digg .sv-decoration-Trafikljus table tbody th,.sv-theme-digg .sv-decoration-Trafikljus table tbody td{padding:13px 20px;border:2px solid #e8e8e8}.sv-theme-digg .sv-decoration-Trafikljus table th{background-color:#f0efee}.sv-theme-digg .sv-decoration-Trafikljus table th p{font-size:.875rem;font-weight:bold}.sv-theme-digg .sv-decoration-Trafikljus table tbody td:nth-child(1){text-align:left}.sv-theme-digg .sv-decoration-Trafikljus table tbody td p{font-size:.875em;line-height:1.5}.sv-theme-digg .sv-collapsible-content{width:100%;margin-top:-2px;border-radius:2px;border-right:2px solid #e8e8e8;border-bottom:2px solid #e8e8e8;border-top:2px solid #e8e8e8;transition:border .3s ease-in-out;margin-bottom:1rem}.sv-theme-digg .sv-collapsible-content .sv-collapsible-header-container{position:relative;margin:0}.sv-theme-digg .sv-collapsible-content .sv-collapsible-header-container .env-button{transition:border .3s ease-in-out;border-left:2px solid #e8e8e8;text-align:left;border-top-width:0;border-bottom-width:0;padding:1.5rem;text-decoration:none;margin-left:0;font-weight:bold;font-size:1.125rem;line-height:1,6875rem;letter-spacing:-0.01em;color:#292a2b;width:100%;display:block;position:relative;z-index:1}.sv-theme-digg .sv-collapsible-content .sv-collapsible-header-container .env-button>*>*:first-child{padding-right:3rem;width:100%;display:inline-block;margin:0}@media(min-width:30rem){.sv-theme-digg .sv-collapsible-content .sv-collapsible-header-container .env-button{font-size:1.125rem}}@media(min-width:37.5rem){.sv-theme-digg .sv-collapsible-content .sv-collapsible-header-container .env-button{font-size:1.25rem}}.sv-theme-digg .sv-collapsible-content .sv-collapsible-header-container .plus-icon{position:absolute;right:1.6rem;top:50%;transform:translateY(-50%);display:inline-block;height:1.3rem;width:1.3rem;border-radius:.18rem}.sv-theme-digg .sv-collapsible-content .sv-collapsible-header-container .plus-icon:before,.sv-theme-digg .sv-collapsible-content .sv-collapsible-header-container .plus-icon:after{content:"";position:absolute;background:#fff;transition:transform .3s ease-in-out}.sv-theme-digg .sv-collapsible-content .sv-collapsible-header-container .plus-icon:before{left:50%;top:5px;bottom:5px;width:2px;transform:translateX(-50%)}.sv-theme-digg .sv-collapsible-content .sv-collapsible-header-container .plus-icon:after{top:50%;left:5px;right:5px;height:2px;transform:translateY(-50%)}.sv-theme-digg .sv-collapsible-content .env-collapse,.sv-theme-digg .sv-collapsible-content .sv-editable-layout{padding:0 1.5rem 2rem 1.5rem;border-left:2px solid transparent;transition:border-left .3s ease-in-out}.sv-theme-digg .sv-collapsible-content .env-collapse p.dg-normal,.sv-theme-digg .sv-collapsible-content .env-collapse li,.sv-theme-digg .sv-collapsible-content .sv-editable-layout p.dg-normal,.sv-theme-digg .sv-collapsible-content .sv-editable-layout li{font-size:1rem;line-height:1.5}@media(min-width:37.5rem){.sv-theme-digg .sv-collapsible-content .env-collapse p,.sv-theme-digg .sv-collapsible-content .sv-editable-layout p{font-size:1.125em}.sv-theme-digg .sv-collapsible-content .env-collapse p.dg-normal,.sv-theme-digg .sv-collapsible-content .sv-editable-layout p.dg-normal{font-size:1.125rem}.sv-theme-digg .sv-collapsible-content .env-collapse li,.sv-theme-digg .sv-collapsible-content .sv-editable-layout li{font-size:1.125rem}}.sv-theme-digg .sv-collapsible-content .env-collapse h2.sv-font-component-heading-h2,.sv-theme-digg .sv-collapsible-content .env-collapse h3.sv-font-component-heading-h3,.sv-theme-digg .sv-collapsible-content .sv-editable-layout h2.sv-font-component-heading-h2,.sv-theme-digg .sv-collapsible-content .sv-editable-layout h3.sv-font-component-heading-h3{padding-top:2rem}@media(min-width:37.5rem){.sv-theme-digg .sv-collapsible-content h2.sv-font-component-heading-h2,.sv-theme-digg .sv-collapsible-content h3.sv-font-component-heading-h3{font-size:1.25rem}}.sv-theme-digg .is-active{margin-left:0}.sv-theme-digg .is-active .sv-collapsible-header-container .plus-icon:before{transform:translateX(-50%) rotate(90deg)}.sv-theme-digg .dg-link-list-theme{margin-top:2.5em}.sv-theme-digg .dg-link-list-theme li a{display:inline-block;width:100%;padding:23.5px 50px 23.5px 24px;text-decoration:none;cursor:pointer}.sv-theme-digg .dg-link-list-theme li .right-arrow{float:right;height:24px;width:24px;margin:-48px 15px 0 0}.sv-theme-digg .dg-link-list-theme.Orange li:nth-of-type(16n + 1){background-color:#e9be95}.sv-theme-digg .dg-link-list-theme.Orange li:nth-of-type(16n + 1):hover{background-color:#f9cb9f}.sv-theme-digg .dg-link-list-theme.Orange li:nth-of-type(16n + 2){background-color:#f4e0ce}.sv-theme-digg .dg-link-list-theme.Orange li:nth-of-type(16n + 2):hover{background-color:#fff0dc}.sv-theme-digg .dg-link-list-theme.Orange li:nth-of-type(16n + 3){background-color:#fbf3eb}.sv-theme-digg .dg-link-list-theme.Orange li:nth-of-type(16n + 3):hover{background-color:#fff}.sv-theme-digg .dg-link-list-theme.Orange li:nth-of-type(16n + 4){background-color:#d59151}.sv-theme-digg .dg-link-list-theme.Orange li:nth-of-type(16n + 4):hover{background-color:#e49b57}.sv-theme-digg .dg-link-list-theme.Orange li:nth-of-type(16n + 5){background-color:#e3a79c}.sv-theme-digg .dg-link-list-theme.Orange li:nth-of-type(16n + 5):hover{background-color:#f3b3a7}.sv-theme-digg .dg-link-list-theme.Orange li:nth-of-type(16n + 6){background-color:#ebc0b8}.sv-theme-digg .dg-link-list-theme.Orange li:nth-of-type(16n + 6):hover{background-color:#fbcdc5}.sv-theme-digg .dg-link-list-theme.Orange li:nth-of-type(16n + 7){background-color:#f7e4e1}.sv-theme-digg .dg-link-list-theme.Orange li:nth-of-type(16n + 7):hover{background-color:#fff4f1}.sv-theme-digg .dg-link-list-theme.Orange li:nth-of-type(16n + 8){background-color:#cd7a6e}.sv-theme-digg .dg-link-list-theme.Orange li:nth-of-type(16n + 8):hover{background-color:#db8376}.sv-theme-digg .dg-link-list-theme.Orange li:nth-of-type(16n + 9){background-color:#acb3a8}.sv-theme-digg .dg-link-list-theme.Orange li:nth-of-type(16n + 9):hover{background-color:#b8c0b4}.sv-theme-digg .dg-link-list-theme.Orange li:nth-of-type(16n + 10){background-color:#d6d9d3}.sv-theme-digg .dg-link-list-theme.Orange li:nth-of-type(16n + 10):hover{background-color:#e5e8e2}.sv-theme-digg .dg-link-list-theme.Orange li:nth-of-type(16n + 11){background-color:#f0efee}.sv-theme-digg .dg-link-list-theme.Orange li:nth-of-type(16n + 11):hover{background-color:#fff}.sv-theme-digg .dg-link-list-theme.Orange li:nth-of-type(16n + 12){background-color:#5a6751}.sv-theme-digg .dg-link-list-theme.Orange li:nth-of-type(16n + 12):hover{background-color:#606e57}.sv-theme-digg .dg-link-list-theme.Orange li:nth-of-type(16n + 12) a{color:#fff}.sv-theme-digg .dg-link-list-theme.Orange li:nth-of-type(16n + 13){background-color:#968f8b}.sv-theme-digg .dg-link-list-theme.Orange li:nth-of-type(16n + 13):hover{background-color:#a09995}.sv-theme-digg .dg-link-list-theme.Orange li:nth-of-type(16n + 14){background-color:#b4afac}.sv-theme-digg .dg-link-list-theme.Orange li:nth-of-type(16n + 14):hover{background-color:#c1bbb8}.sv-theme-digg .dg-link-list-theme.Orange li:nth-of-type(16n + 15){background-color:#f0efee}.sv-theme-digg .dg-link-list-theme.Orange li:nth-of-type(16n + 15):hover{background-color:#fff}.sv-theme-digg .dg-link-list-theme.Orange li:nth-of-type(16n + 16){background-color:#695f59}.sv-theme-digg .dg-link-list-theme.Orange li:nth-of-type(16n + 16):hover{background-color:#70665f}.sv-theme-digg .dg-link-list-theme.Orange li:nth-of-type(16n + 16) a{color:#fff}.sv-theme-digg .dg-link-list-theme.Röd li:nth-of-type(16n + 1){background-color:#e3a79c}.sv-theme-digg .dg-link-list-theme.Röd li:nth-of-type(16n + 1):hover{background-color:#f3b3a7}.sv-theme-digg .dg-link-list-theme.Röd li:nth-of-type(16n + 2){background-color:#ebc0b8}.sv-theme-digg .dg-link-list-theme.Röd li:nth-of-type(16n + 2):hover{background-color:#fbcdc5}.sv-theme-digg .dg-link-list-theme.Röd li:nth-of-type(16n + 3){background-color:#f7e4e1}.sv-theme-digg .dg-link-list-theme.Röd li:nth-of-type(16n + 3):hover{background-color:#fff4f1}.sv-theme-digg .dg-link-list-theme.Röd li:nth-of-type(16n + 4){background-color:#cd7a6e}.sv-theme-digg .dg-link-list-theme.Röd li:nth-of-type(16n + 4):hover{background-color:#db8376}.sv-theme-digg .dg-link-list-theme.Röd li:nth-of-type(16n + 5){background-color:#acb3a8}.sv-theme-digg .dg-link-list-theme.Röd li:nth-of-type(16n + 5):hover{background-color:#b8c0b4}.sv-theme-digg .dg-link-list-theme.Röd li:nth-of-type(16n + 6){background-color:#d6d9d3}.sv-theme-digg .dg-link-list-theme.Röd li:nth-of-type(16n + 6):hover{background-color:#e5e8e2}.sv-theme-digg .dg-link-list-theme.Röd li:nth-of-type(16n + 7){background-color:#f0efee}.sv-theme-digg .dg-link-list-theme.Röd li:nth-of-type(16n + 7):hover{background-color:#fff}.sv-theme-digg .dg-link-list-theme.Röd li:nth-of-type(16n + 8){background-color:#5a6751}.sv-theme-digg .dg-link-list-theme.Röd li:nth-of-type(16n + 8):hover{background-color:#606e57}.sv-theme-digg .dg-link-list-theme.Röd li:nth-of-type(16n + 8) a{color:#fff}.sv-theme-digg .dg-link-list-theme.Röd li:nth-of-type(16n + 9){background-color:#968f8b}.sv-theme-digg .dg-link-list-theme.Röd li:nth-of-type(16n + 9):hover{background-color:#a09995}.sv-theme-digg .dg-link-list-theme.Röd li:nth-of-type(16n + 10){background-color:#b4afac}.sv-theme-digg .dg-link-list-theme.Röd li:nth-of-type(16n + 10):hover{background-color:#c1bbb8}.sv-theme-digg .dg-link-list-theme.Röd li:nth-of-type(16n + 11){background-color:#f0efee}.sv-theme-digg .dg-link-list-theme.Röd li:nth-of-type(16n + 11):hover{background-color:#fff}.sv-theme-digg .dg-link-list-theme.Röd li:nth-of-type(16n + 12){background-color:#695f59}.sv-theme-digg .dg-link-list-theme.Röd li:nth-of-type(16n + 12):hover{background-color:#70665f}.sv-theme-digg .dg-link-list-theme.Röd li:nth-of-type(16n + 12) a{color:#fff}.sv-theme-digg .dg-link-list-theme.Röd li:nth-of-type(16n + 13){background-color:#e9be95}.sv-theme-digg .dg-link-list-theme.Röd li:nth-of-type(16n + 13):hover{background-color:#f9cb9f}.sv-theme-digg .dg-link-list-theme.Röd li:nth-of-type(16n + 14){background-color:#f4e0ce}.sv-theme-digg .dg-link-list-theme.Röd li:nth-of-type(16n + 14):hover{background-color:#fff0dc}.sv-theme-digg .dg-link-list-theme.Röd li:nth-of-type(16n + 15){background-color:#fbf3eb}.sv-theme-digg .dg-link-list-theme.Röd li:nth-of-type(16n + 15):hover{background-color:#fff}.sv-theme-digg .dg-link-list-theme.Röd li:nth-of-type(16n + 16){background-color:#d59151}.sv-theme-digg .dg-link-list-theme.Röd li:nth-of-type(16n + 16):hover{background-color:#e49b57}.sv-theme-digg .dg-link-list-theme.Grön li:nth-of-type(16n + 1){background-color:#acb3a8}.sv-theme-digg .dg-link-list-theme.Grön li:nth-of-type(16n + 1):hover{background-color:#b8c0b4}.sv-theme-digg .dg-link-list-theme.Grön li:nth-of-type(16n + 2){background-color:#d6d9d3}.sv-theme-digg .dg-link-list-theme.Grön li:nth-of-type(16n + 2):hover{background-color:#e5e8e2}.sv-theme-digg .dg-link-list-theme.Grön li:nth-of-type(16n + 3){background-color:#f0efee}.sv-theme-digg .dg-link-list-theme.Grön li:nth-of-type(16n + 3):hover{background-color:#fff}.sv-theme-digg .dg-link-list-theme.Grön li:nth-of-type(16n + 4){background-color:#5a6751}.sv-theme-digg .dg-link-list-theme.Grön li:nth-of-type(16n + 4):hover{background-color:#606e57}.sv-theme-digg .dg-link-list-theme.Grön li:nth-of-type(16n + 4) a{color:#fff}.sv-theme-digg .dg-link-list-theme.Grön li:nth-of-type(16n + 5){background-color:#968f8b}.sv-theme-digg .dg-link-list-theme.Grön li:nth-of-type(16n + 5):hover{background-color:#a09995}.sv-theme-digg .dg-link-list-theme.Grön li:nth-of-type(16n + 6){background-color:#b4afac}.sv-theme-digg .dg-link-list-theme.Grön li:nth-of-type(16n + 6):hover{background-color:#c1bbb8}.sv-theme-digg .dg-link-list-theme.Grön li:nth-of-type(16n + 7){background-color:#f0efee}.sv-theme-digg .dg-link-list-theme.Grön li:nth-of-type(16n + 7):hover{background-color:#fff}.sv-theme-digg .dg-link-list-theme.Grön li:nth-of-type(16n + 8){background-color:#695f59}.sv-theme-digg .dg-link-list-theme.Grön li:nth-of-type(16n + 8):hover{background-color:#70665f}.sv-theme-digg .dg-link-list-theme.Grön li:nth-of-type(16n + 8) a{color:#fff}.sv-theme-digg .dg-link-list-theme.Grön li:nth-of-type(16n + 9){background-color:#e9be95}.sv-theme-digg .dg-link-list-theme.Grön li:nth-of-type(16n + 9):hover{background-color:#f9cb9f}.sv-theme-digg .dg-link-list-theme.Grön li:nth-of-type(16n + 10){background-color:#f4e0ce}.sv-theme-digg .dg-link-list-theme.Grön li:nth-of-type(16n + 10):hover{background-color:#fff0dc}.sv-theme-digg .dg-link-list-theme.Grön li:nth-of-type(16n + 11){background-color:#fbf3eb}.sv-theme-digg .dg-link-list-theme.Grön li:nth-of-type(16n + 11):hover{background-color:#fff}.sv-theme-digg .dg-link-list-theme.Grön li:nth-of-type(16n + 12){background-color:#d59151}.sv-theme-digg .dg-link-list-theme.Grön li:nth-of-type(16n + 12):hover{background-color:#e49b57}.sv-theme-digg .dg-link-list-theme.Grön li:nth-of-type(16n + 13){background-color:#e3a79c}.sv-theme-digg .dg-link-list-theme.Grön li:nth-of-type(16n + 13):hover{background-color:#f3b3a7}.sv-theme-digg .dg-link-list-theme.Grön li:nth-of-type(16n + 14){background-color:#ebc0b8}.sv-theme-digg .dg-link-list-theme.Grön li:nth-of-type(16n + 14):hover{background-color:#fbcdc5}.sv-theme-digg .dg-link-list-theme.Grön li:nth-of-type(16n + 15){background-color:#f7e4e1}.sv-theme-digg .dg-link-list-theme.Grön li:nth-of-type(16n + 15):hover{background-color:#fff4f1}.sv-theme-digg .dg-link-list-theme.Grön li:nth-of-type(16n + 16){background-color:#cd7a6e}.sv-theme-digg .dg-link-list-theme.Grön li:nth-of-type(16n + 16):hover{background-color:#db8376}.sv-theme-digg .dg-link-list-theme.Brun li:nth-of-type(16n + 13){background-color:#acb3a8}.sv-theme-digg .dg-link-list-theme.Brun li:nth-of-type(16n + 13):hover{background-color:#b8c0b4}.sv-theme-digg .dg-link-list-theme.Brun li:nth-of-type(16n + 14){background-color:#d6d9d3}.sv-theme-digg .dg-link-list-theme.Brun li:nth-of-type(16n + 14):hover{background-color:#e5e8e2}.sv-theme-digg .dg-link-list-theme.Brun li:nth-of-type(16n + 15){background-color:#f0efee}.sv-theme-digg .dg-link-list-theme.Brun li:nth-of-type(16n + 15):hover{background-color:#fff}.sv-theme-digg .dg-link-list-theme.Brun li:nth-of-type(16n + 16){background-color:#5a6751}.sv-theme-digg .dg-link-list-theme.Brun li:nth-of-type(16n + 16):hover{background-color:#606e57}.sv-theme-digg .dg-link-list-theme.Brun li:nth-of-type(16n + 16) a{color:#fff}.sv-theme-digg .dg-link-list-theme.Brun li:nth-of-type(16n + 1){background-color:#968f8b}.sv-theme-digg .dg-link-list-theme.Brun li:nth-of-type(16n + 1):hover{background-color:#a09995}.sv-theme-digg .dg-link-list-theme.Brun li:nth-of-type(16n + 2){background-color:#b4afac}.sv-theme-digg .dg-link-list-theme.Brun li:nth-of-type(16n + 2):hover{background-color:#c1bbb8}.sv-theme-digg .dg-link-list-theme.Brun li:nth-of-type(16n + 3){background-color:#f0efee}.sv-theme-digg .dg-link-list-theme.Brun li:nth-of-type(16n + 3):hover{background-color:#fff}.sv-theme-digg .dg-link-list-theme.Brun li:nth-of-type(16n + 4){background-color:#695f59}.sv-theme-digg .dg-link-list-theme.Brun li:nth-of-type(16n + 4):hover{background-color:#70665f}.sv-theme-digg .dg-link-list-theme.Brun li:nth-of-type(16n + 4) a{color:#fff}.sv-theme-digg .dg-link-list-theme.Brun li:nth-of-type(16n + 5){background-color:#e9be95}.sv-theme-digg .dg-link-list-theme.Brun li:nth-of-type(16n + 5):hover{background-color:#f9cb9f}.sv-theme-digg .dg-link-list-theme.Brun li:nth-of-type(16n + 6){background-color:#f4e0ce}.sv-theme-digg .dg-link-list-theme.Brun li:nth-of-type(16n + 6):hover{background-color:#fff0dc}.sv-theme-digg .dg-link-list-theme.Brun li:nth-of-type(16n + 7){background-color:#fbf3eb}.sv-theme-digg .dg-link-list-theme.Brun li:nth-of-type(16n + 7):hover{background-color:#fff}.sv-theme-digg .dg-link-list-theme.Brun li:nth-of-type(16n + 8){background-color:#d59151}.sv-theme-digg .dg-link-list-theme.Brun li:nth-of-type(16n + 8):hover{background-color:#e49b57}.sv-theme-digg .dg-link-list-theme.Brun li:nth-of-type(16n + 9){background-color:#e3a79c}.sv-theme-digg .dg-link-list-theme.Brun li:nth-of-type(16n + 9):hover{background-color:#f3b3a7}.sv-theme-digg .dg-link-list-theme.Brun li:nth-of-type(16n + 10){background-color:#ebc0b8}.sv-theme-digg .dg-link-list-theme.Brun li:nth-of-type(16n + 10):hover{background-color:#fbcdc5}.sv-theme-digg .dg-link-list-theme.Brun li:nth-of-type(16n + 11){background-color:#f7e4e1}.sv-theme-digg .dg-link-list-theme.Brun li:nth-of-type(16n + 11):hover{background-color:#fff4f1}.sv-theme-digg .dg-link-list-theme.Brun li:nth-of-type(16n + 12){background-color:#cd7a6e}.sv-theme-digg .dg-link-list-theme.Brun li:nth-of-type(16n + 12):hover{background-color:#db8376}.sv-theme-digg .dg-jump-to-content{position:absolute;z-index:5490}.sv-theme-digg .dg-jump-to-content .dg-jump-to-content-link{position:absolute;top:16px;transform:translateY(-100%);opacity:0;display:inline-flex;align-items:center;color:#fff;padding:.75rem 1.25rem;height:3em;width:auto;border-radius:2px;background-color:#5a6751;text-transform:inherit;letter-spacing:inherit;cursor:pointer;text-decoration:none;font-family:Ubuntu,"Helvetica Neue",sans-serif;white-space:nowrap}.sv-theme-digg .dg-jump-to-content .dg-jump-to-content-link:focus{transform:translateY(0px);opacity:1;outline:#2b2a29 dotted 3px;outline-offset:3px!important;display:inline-flex}.sv-theme-digg #dg-anchor-link-menu{width:100%}.sv-theme-digg #dg-anchor-link-menu .dg-anchor-link-menu-inner #dg-anchor-link-menu-heading,.sv-theme-digg #dg-anchor-link-menu .dg-anchor-link-menu-inner #dg-anchor-link-heading-mobile{font-size:20px;font-weight:bold;line-height:28px;letter-spacing:-0.01em;padding-bottom:.5em}.sv-theme-digg #dg-anchor-link-menu .dg-anchor-link-menu-inner ul{list-style:none;padding:0;margin:0}.sv-theme-digg #dg-anchor-link-menu .dg-anchor-link-menu-inner ul li{margin:0;padding:16px;border-top:2px solid #e8e8e8;border-right:2px solid #e8e8e8;border-left:2px solid #e8e8e8}.sv-theme-digg #dg-anchor-link-menu .dg-anchor-link-menu-inner ul li a{text-decoration:none;font-size:1em;font-family:"Ubuntu",sans-serif;line-height:1.5em}.sv-theme-digg #dg-anchor-link-menu .dg-anchor-link-menu-inner ul li a:hover{cursor:pointer;text-decoration:underline;color:#292a2b}@media(max-width:63.98rem){.sv-theme-digg #dg-anchor-link-menu .dg-anchor-link-menu-inner ul li:last-of-type{border-bottom:2px solid #e8e8e8}}@media(min-width:64rem){.sv-theme-digg #dg-anchor-link-menu{padding:0 16px 16px;position:absolute;right:0;top:0;width:0}.sv-theme-digg #dg-anchor-link-menu .dg-anchor-link-menu-inner{position:sticky;float:right;top:10px}}@media(min-width:64rem)and (min-width:64rem){.sv-theme-digg #dg-anchor-link-menu .dg-anchor-link-menu-inner{width:300px}}@media(min-width:64rem){.sv-theme-digg #dg-anchor-link-menu .dg-anchor-link-menu-inner ul{max-width:340px}.sv-theme-digg #dg-anchor-link-menu .dg-anchor-link-menu-inner ul li{padding:8px 0 8px 16px;border-top:0;border-bottom:0;border-right:0;border-left:2px solid #e8e8e8}.sv-theme-digg #dg-anchor-link-menu .dg-anchor-link-menu-inner ul li.active{font-weight:bold;border-left:2px solid #cd7a6e!important}}@media(max-width:63.98rem){.sv-theme-digg #dg-anchor-link-menu{margin-top:2rem;height:auto!important}}.sv-theme-digg .dg-colored-pixels,.sv-theme-digg .dg-colored-link-list-pixels{position:relative;padding-bottom:0;max-height:360px;overflow:hidden}.sv-theme-digg .dg-colored-pixels *,.sv-theme-digg .dg-colored-link-list-pixels *{color:inherit;outline-color:inherit!important}.sv-theme-digg .dg-colored-pixels>div,.sv-theme-digg .dg-colored-link-list-pixels>div{padding:.5rem 1rem 1rem;height:100%;width:100%}@media(min-width:64rem){.sv-theme-digg .dg-colored-pixels>div,.sv-theme-digg .dg-colored-link-list-pixels>div{padding:1.5rem}}.sv-theme-digg .dg-colored-pixels a,.sv-theme-digg .dg-colored-link-list-pixels a{display:block;background-color:transparent}@media(min-width:64rem){.sv-theme-digg .dg-colored-pixels__empty,.sv-theme-digg .dg-colored-link-list-pixels__empty{height:1rem}}.sv-theme-digg .dg-colored-pixels .dg-colored-link-list-pixels__category,.sv-theme-digg .dg-colored-pixels .dg-colored-pixels__category,.sv-theme-digg .dg-colored-link-list-pixels .dg-colored-link-list-pixels__category,.sv-theme-digg .dg-colored-link-list-pixels .dg-colored-pixels__category{text-decoration:none!important;font-size:.875rem;line-height:1.2rem!important;text-transform:uppercase!important;margin:.5rem 0 0!important;letter-spacing:.02rem!important;font-weight:400!important}@media(min-width:64rem){.sv-theme-digg .dg-colored-pixels .dg-colored-link-list-pixels__category,.sv-theme-digg .dg-colored-pixels .dg-colored-pixels__category,.sv-theme-digg .dg-colored-link-list-pixels .dg-colored-link-list-pixels__category,.sv-theme-digg .dg-colored-link-list-pixels .dg-colored-pixels__category{margin:0!important}}@media(min-width:37.5rem){.sv-theme-digg .dg-colored-pixels .dg-colored-link-list-pixels__category,.sv-theme-digg .dg-colored-pixels .dg-colored-pixels__category,.sv-theme-digg .dg-colored-link-list-pixels .dg-colored-link-list-pixels__category,.sv-theme-digg .dg-colored-link-list-pixels .dg-colored-pixels__category{font-size:1rem!important}}.sv-theme-digg .dg-colored-pixels .dg-colored-link-list-pixels__heading,.sv-theme-digg .dg-colored-pixels .dg-colored-pixels__heading,.sv-theme-digg .dg-colored-link-list-pixels .dg-colored-link-list-pixels__heading,.sv-theme-digg .dg-colored-link-list-pixels .dg-colored-pixels__heading{margin:.5rem 0!important;letter-spacing:-0.02rem!important;line-height:2rem!important;font-weight:700!important;font-size:1.5rem}@media(min-width:37.5rem){.sv-theme-digg .dg-colored-pixels .dg-colored-link-list-pixels__heading,.sv-theme-digg .dg-colored-pixels .dg-colored-pixels__heading,.sv-theme-digg .dg-colored-link-list-pixels .dg-colored-link-list-pixels__heading,.sv-theme-digg .dg-colored-link-list-pixels .dg-colored-pixels__heading{font-size:2rem}}@media(min-width:64rem){.sv-theme-digg .dg-colored-pixels .dg-colored-link-list-pixels__heading,.sv-theme-digg .dg-colored-pixels .dg-colored-pixels__heading,.sv-theme-digg .dg-colored-link-list-pixels .dg-colored-link-list-pixels__heading,.sv-theme-digg .dg-colored-link-list-pixels .dg-colored-pixels__heading{font-size:1.5rem}}.sv-theme-digg .dg-colored-pixels .dg-colored-link-list-pixels__heading:hover,.sv-theme-digg .dg-colored-pixels .dg-colored-pixels__heading:hover,.sv-theme-digg .dg-colored-link-list-pixels .dg-colored-link-list-pixels__heading:hover,.sv-theme-digg .dg-colored-link-list-pixels .dg-colored-pixels__heading:hover{text-decoration:none!important}.sv-theme-digg .dg-colored-pixels .dg-colored-link-list-pixels__content,.sv-theme-digg .dg-colored-pixels .dg-colored-pixels__content,.sv-theme-digg .dg-colored-link-list-pixels .dg-colored-link-list-pixels__content,.sv-theme-digg .dg-colored-link-list-pixels .dg-colored-pixels__content{line-height:1.5;font-family:"Ubuntu","Helvetica Neue",sans-serif}.sv-theme-digg .dg-colored-pixels .dg-colored-link-list-pixels__fader,.sv-theme-digg .dg-colored-pixels .dg-colored-pixels__fader,.sv-theme-digg .dg-colored-link-list-pixels .dg-colored-link-list-pixels__fader,.sv-theme-digg .dg-colored-link-list-pixels .dg-colored-pixels__fader{display:none;position:absolute;height:100px;bottom:0;left:0;right:0}@media(min-width:64rem){.sv-theme-digg .dg-colored-pixels .dg-colored-link-list-pixels__fader,.sv-theme-digg .dg-colored-pixels .dg-colored-pixels__fader,.sv-theme-digg .dg-colored-link-list-pixels .dg-colored-link-list-pixels__fader,.sv-theme-digg .dg-colored-link-list-pixels .dg-colored-pixels__fader{display:block}}.sv-theme-digg .dg-colored-pixels h2,.sv-theme-digg .dg-colored-link-list-pixels h2{margin-block-start:0}.sv-theme-digg .dg-colored-pixels-layout .sv-column-3,.sv-theme-digg .dg-colored-pixels-layout .sv-column-6,.sv-theme-digg .dg-colored-link-list-pixels-layout .sv-column-3,.sv-theme-digg .dg-colored-link-list-pixels-layout .sv-column-6{margin-bottom:0}@media(min-width:64rem){.sv-theme-digg .dg-colored-pixels-layout .sv-column-6 h1:not(.dg-colored-pixels__category),.sv-theme-digg .dg-colored-pixels-layout .sv-column-6 h2:not(.dg-colored-pixels__category),.sv-theme-digg .dg-colored-pixels-layout .sv-column-6 h3:not(.dg-colored-pixels__category),.sv-theme-digg .dg-colored-pixels-layout .sv-column-6 h4:not(.dg-colored-pixels__category),.sv-theme-digg .dg-colored-pixels-layout .sv-column-6 h5:not(.dg-colored-pixels__category),.sv-theme-digg .dg-colored-link-list-pixels-layout .sv-column-6 h1:not(.dg-colored-pixels__category),.sv-theme-digg .dg-colored-link-list-pixels-layout .sv-column-6 h2:not(.dg-colored-pixels__category),.sv-theme-digg .dg-colored-link-list-pixels-layout .sv-column-6 h3:not(.dg-colored-pixels__category),.sv-theme-digg .dg-colored-link-list-pixels-layout .sv-column-6 h4:not(.dg-colored-pixels__category),.sv-theme-digg .dg-colored-link-list-pixels-layout .sv-column-6 h5:not(.dg-colored-pixels__category){font-size:2rem!important}}@media(min-width:37.5rem){.sv-theme-digg .dg-colored-pixels-layout .sv-column-6 .dg-colored-pixels__content,.sv-theme-digg .dg-colored-link-list-pixels-layout .sv-column-6 .dg-colored-pixels__content{font-size:1.125rem}}@media(min-width:64rem){.sv-theme-digg .dg-colored-pixels-layout .sv-column-6 article>div,.sv-theme-digg .dg-colored-link-list-pixels-layout .sv-column-6 article>div{padding:2em}}.sv-theme-digg .dg-colored-pixels-layout .sv-column-3 h1:not(.dg-colored-pixels__category),.sv-theme-digg .dg-colored-pixels-layout .sv-column-3 h2:not(.dg-colored-pixels__category),.sv-theme-digg .dg-colored-pixels-layout .sv-column-3 h3:not(.dg-colored-pixels__category),.sv-theme-digg .dg-colored-pixels-layout .sv-column-3 h4:not(.dg-colored-pixels__category),.sv-theme-digg .dg-colored-pixels-layout .sv-column-3 h5:not(.dg-colored-pixels__category),.sv-theme-digg .dg-colored-link-list-pixels-layout .sv-column-3 h1:not(.dg-colored-pixels__category),.sv-theme-digg .dg-colored-link-list-pixels-layout .sv-column-3 h2:not(.dg-colored-pixels__category),.sv-theme-digg .dg-colored-link-list-pixels-layout .sv-column-3 h3:not(.dg-colored-pixels__category),.sv-theme-digg .dg-colored-link-list-pixels-layout .sv-column-3 h4:not(.dg-colored-pixels__category),.sv-theme-digg .dg-colored-link-list-pixels-layout .sv-column-3 h5:not(.dg-colored-pixels__category){font-size:1.5rem!important}@media(min-width:37.5rem){.sv-theme-digg .dg-colored-pixels-layout .sv-column-3 h1:not(.dg-colored-pixels__category),.sv-theme-digg .dg-colored-pixels-layout .sv-column-3 h2:not(.dg-colored-pixels__category),.sv-theme-digg .dg-colored-pixels-layout .sv-column-3 h3:not(.dg-colored-pixels__category),.sv-theme-digg .dg-colored-pixels-layout .sv-column-3 h4:not(.dg-colored-pixels__category),.sv-theme-digg .dg-colored-pixels-layout .sv-column-3 h5:not(.dg-colored-pixels__category),.sv-theme-digg .dg-colored-link-list-pixels-layout .sv-column-3 h1:not(.dg-colored-pixels__category),.sv-theme-digg .dg-colored-link-list-pixels-layout .sv-column-3 h2:not(.dg-colored-pixels__category),.sv-theme-digg .dg-colored-link-list-pixels-layout .sv-column-3 h3:not(.dg-colored-pixels__category),.sv-theme-digg .dg-colored-link-list-pixels-layout .sv-column-3 h4:not(.dg-colored-pixels__category),.sv-theme-digg .dg-colored-link-list-pixels-layout .sv-column-3 h5:not(.dg-colored-pixels__category){font-size:2rem!important}}@media(min-width:64rem){.sv-theme-digg .dg-colored-pixels-layout .sv-column-3 h1:not(.dg-colored-pixels__category),.sv-theme-digg .dg-colored-pixels-layout .sv-column-3 h2:not(.dg-colored-pixels__category),.sv-theme-digg .dg-colored-pixels-layout .sv-column-3 h3:not(.dg-colored-pixels__category),.sv-theme-digg .dg-colored-pixels-layout .sv-column-3 h4:not(.dg-colored-pixels__category),.sv-theme-digg .dg-colored-pixels-layout .sv-column-3 h5:not(.dg-colored-pixels__category),.sv-theme-digg .dg-colored-link-list-pixels-layout .sv-column-3 h1:not(.dg-colored-pixels__category),.sv-theme-digg .dg-colored-link-list-pixels-layout .sv-column-3 h2:not(.dg-colored-pixels__category),.sv-theme-digg .dg-colored-link-list-pixels-layout .sv-column-3 h3:not(.dg-colored-pixels__category),.sv-theme-digg .dg-colored-link-list-pixels-layout .sv-column-3 h4:not(.dg-colored-pixels__category),.sv-theme-digg .dg-colored-link-list-pixels-layout .sv-column-3 h5:not(.dg-colored-pixels__category){font-size:1.5rem!important}}.sv-theme-digg .dg-colored-pixels{cursor:pointer}.sv-theme-digg .dg-colored-pixels:hover div:first-child{-webkit-backdrop-filter:brightness(107%);backdrop-filter:brightness(107%)}.sv-theme-digg .dg-colored-pixels:hover a{text-decoration:none}.sv-theme-digg .dg-colored-link-list-pixels>div{overflow:auto}.sv-theme-digg .dg-colored-link-list-pixels>div>a{text-decoration:underline}.sv-theme-digg .dg-colored-link-list-pixels>div>a:hover{text-decoration:none}.sv-theme-digg .dg-colored-link-list-pixels a{cursor:pointer}.sv-theme-digg .dg-colored-link-list-pixels a:hover{text-decoration:none}.sv-theme-digg .dg-colored-link-list-pixels .dg-colored-link-list-pixels__list{list-style:none;margin:0;margin-block-start:0;margin-block-end:0;padding-inline-start:0}.sv-theme-digg .dg-colored-link-list-pixels .dg-colored-link-list-pixels__list-item{margin:.5rem 0;font-family:"Ubuntu","Helvetica Neue",sans-serif;line-height:1.5}.sv-theme-digg article.dg-colored-pixels *:not(a,h1,h2,h3,h4,h5){pointer-events:none}.sv-theme-digg article.dg-colored-pixels a{pointer-events:all}@media(min-width:64rem){.sv-theme-digg .dg-startpage-hero article.dg-colored-link-list-pixels,.sv-theme-digg .dg-startpage-hero article.dg-colored-pixels,.sv-theme-digg .sv-column-6 article.dg-colored-link-list-pixels,.sv-theme-digg .sv-column-6 article.dg-colored-pixels{padding-bottom:50%}.sv-theme-digg .dg-startpage-hero article.dg-colored-link-list-pixels,.sv-theme-digg .dg-startpage-hero article.dg-colored-pixels,.sv-theme-digg .sv-column-3 article.dg-colored-link-list-pixels,.sv-theme-digg .sv-column-3 article.dg-colored-pixels{padding-bottom:100%}.sv-theme-digg .dg-colored-pixels>div,.sv-theme-digg .dg-colored-link-list-pixels>div{position:absolute}}.sv-theme-digg #scroll-to-top-button{float:right;margin:65px 65px 0 0}@media(max-width:37.48rem){.sv-theme-digg #scroll-to-top-button{margin-right:8px}}.sv-theme-digg #scroll-to-top-button span{display:inline-block;vertical-align:middle}.sv-theme-digg #scroll-to-top-button .up-arrow{width:24px;height:24px;margin-right:8px;align-items:center;justify-content:center;position:relative;transform:rotate(-90deg);fill:#5a6751}.sv-theme-digg #scroll-to-top-button .up-arrow svg{margin:0;fill:#5a6751}.sv-theme-digg .dg-mobile-page-progress-outer{position:relative}.sv-theme-digg .dg-mobile-page-progress-outer .dg-mobile-page-progress{background-color:#e8e8e8;height:2px;width:100%;position:absolute;top:0}@media(min-width:37.5rem){.sv-theme-digg .dg-mobile-page-progress-outer .dg-mobile-page-progress{display:none}}.sv-theme-digg .dg-mobile-page-progress-outer .dg-mobile-page-progress #dg-mobile-page-progress-fill{background-color:#cd7a6e;display:block;height:2px;width:0;transition:width 400ms}.sv-theme-digg .dg-header-hidden .dg-mobile-page-progress-outer .dg-mobile-page-progress{top:-2px}.sv-theme-digg .dg-noscript{width:100%;position:fixed;left:0;bottom:0;padding:14px 24px 26px 24px;background-color:#e9be95;z-index:9999}.sv-theme-digg .dg-contact{display:flex;border-top:2px solid #e8e8e8;padding:2rem 0;flex-direction:row;font-family:"Ubuntu"}.sv-theme-digg .dg-contact .dg-contact-image-column{max-height:10rem;overflow:hidden;flex:0 0 auto;margin-right:1rem;justify-content:center;width:8rem}@media(min-width:30rem){.sv-theme-digg .dg-contact .dg-contact-image-column{margin-right:2rem;width:10rem}}.sv-theme-digg .dg-contact .dg-contact-image-column img{-o-object-fit:cover;object-fit:cover;width:100%}.sv-theme-digg .dg-contact .dg-contact-column{display:flex;flex-direction:column}@media(max-width:37.48rem){.sv-theme-digg .dg-contact .dg-contact-column{word-break:break-word}}.sv-theme-digg .dg-contact .dg-contact__name{font-weight:600;line-height:1.5;font-size:1.125rem}@media(min-width:37.5rem){.sv-theme-digg .dg-contact .dg-contact__name{font-size:1.25rem}}.sv-theme-digg .dg-contact .dg-contact__title{line-height:1.15}.sv-theme-digg .dg-contact .dg-contact__title .dg-normal{margin:0;font-size:1rem}@media(min-width:37.5rem){.sv-theme-digg .dg-contact .dg-contact__title .dg-normal{font-size:1.125rem}}.sv-theme-digg .dg-contact .dg-contact-info{display:flex;align-items:center}.sv-theme-digg .dg-contact .dg-contact-info svg{width:1.25rem;height:1.25rem}.sv-theme-digg .dg-contact .dg-contact-info__email{padding:.25rem 0;display:inline-flex}.sv-theme-digg .dg-contact .dg-contact-info__email--link{word-break:break-all;line-height:1.15;margin-left:.5rem;margin-bottom:.2rem;font-size:1rem}@media(min-width:37.5rem){.sv-theme-digg .dg-contact .dg-contact-info__email--link{font-size:1.125rem}}.sv-theme-digg .dg-quote-box{border-left:2px solid #5a6751;margin-top:2rem;margin-bottom:2rem;padding:1.5rem 2rem 1.5rem .75rem;display:flex}.sv-theme-digg .dg-quote-box .sv-decoration-content .sv-text-portlet-content blockquote{margin:0;padding:0}.sv-theme-digg .dg-quote-box .sv-decoration-content .sv-text-portlet-content blockquote:before{display:none}.sv-theme-digg .dg-quote-box .sv-decoration-content .sv-text-portlet-content .sv-font-qoute{margin-top:0;margin-bottom:0;font-size:1rem;line-height:1.68rem}@media(min-width:37.5rem){.sv-theme-digg .dg-quote-box .sv-decoration-content .sv-text-portlet-content .sv-font-qoute{font-size:1.25em}}.sv-theme-digg .dg-quote-box .sv-decoration-content .sv-text-portlet-content .sv-font-citatbox-namn{font-size:1rem}@media(min-width:37.5rem){.sv-theme-digg .dg-quote-box .sv-decoration-content .sv-text-portlet-content .sv-font-citatbox-namn{font-size:1.125rem}}.sv-theme-digg .dg-quote-box .dg-decoration-icon-container .dg-decoration__icon{margin-left:12px;margin-right:16px;width:32px;height:32px}.sv-theme-digg .dg-quote-box .dg-decoration-icon-container .dg-decoration__icon path{fill:#5a6751}.sv-theme-digg .sv-dbform-portlet .back-btn{background-color:transparent}.sv-theme-digg .sv-dbform-portlet .back-btn .icon{transform:rotate(180deg)}.sv-theme-digg .sv-dbform-portlet .dg-heading{margin-top:1.125rem;margin-bottom:.5rem}.sv-theme-digg .sv-dbform-portlet .sv-formFieldRow{background-color:var(--form-bg-color);border:var(--form-border-width) solid var(--form-border-color);margin:1rem 0;display:flex;flex-direction:column;padding:1rem;min-height:3.5rem}.sv-theme-digg .sv-dbform-portlet .sv-formFieldRow .sv-formField{width:100%;padding:0}.sv-theme-digg .sv-dbform-portlet .sv-formFieldRow .sv-formField .sv-form-comment-field{width:100%}.sv-theme-digg .sv-dbform-portlet .sv-formFieldRow .sv-formField>div{width:75%}.sv-theme-digg .sv-dbform-portlet .sv-formFieldRow .sv-formField .sv-form-comment-field .sv-field-title-container{margin-bottom:0rem}.sv-theme-digg .sv-dbform-portlet .sv-formFieldRow input[type=radio],.sv-theme-digg .sv-dbform-portlet .sv-formFieldRow input[type=checkbox]{width:1.125rem;height:1.125rem;accent-color:#5a6751}.sv-theme-digg .sv-dbform-portlet .sv-formFieldRow input[type=radio]+label,.sv-theme-digg .sv-dbform-portlet .sv-formFieldRow input[type=checkbox]+label{position:relative;top:2px;left:5px}.sv-theme-digg .sv-dbform-portlet .sv-formFieldRow select,.sv-theme-digg .sv-dbform-portlet .sv-formFieldRow input,.sv-theme-digg .sv-dbform-portlet .sv-formFieldRow textarea{padding:.75rem;height:unset;border-radius:0;border:2px solid #949494}.sv-theme-digg .sv-dbform-portlet .sv-formFieldRow select:focus-visible,.sv-theme-digg .sv-dbform-portlet .sv-formFieldRow input:focus-visible,.sv-theme-digg .sv-dbform-portlet .sv-formFieldRow textarea:focus-visible{outline:#2b2a29 dotted 3px;border-color:#2b2a29;box-shadow:none;outline-offset:3px}.sv-theme-digg .sv-dbform-portlet .sv-formFieldRow select option{font-size:1.125rem}.sv-theme-digg .sv-dbform-portlet .sv-formFieldRow:nth-last-child(2){margin-bottom:0;border-bottom:0;padding-bottom:0}.sv-theme-digg .sv-dbform-portlet .sv-formFieldRow:last-child{margin-top:0;border-top:0;padding-top:0}.sv-theme-digg .sv-dbform-portlet .sv-formFieldRow h1,.sv-theme-digg .sv-dbform-portlet .sv-formFieldRow h2,.sv-theme-digg .sv-dbform-portlet .sv-formFieldRow h3,.sv-theme-digg .sv-dbform-portlet .sv-formFieldRow h4,.sv-theme-digg .sv-dbform-portlet .sv-formFieldRow h5{padding:0;margin:0}.sv-theme-digg .sv-dbform-portlet .sv-formFieldRow h1,.sv-theme-digg .sv-dbform-portlet .sv-formFieldRow h2,.sv-theme-digg .sv-dbform-portlet .sv-formFieldRow h3,.sv-theme-digg .sv-dbform-portlet .sv-formFieldRow h4,.sv-theme-digg .sv-dbform-portlet .sv-formFieldRow h5,.sv-theme-digg .sv-dbform-portlet .sv-formFieldRow span,.sv-theme-digg .sv-dbform-portlet .sv-formFieldRow label,.sv-theme-digg .sv-dbform-portlet .sv-formFieldRow p{color:var(--form-text-color)}.sv-theme-digg .sv-dbform-portlet .sv-defaultFormTheme>div:last-child{display:flex;padding:1rem;border:var(--form-border-width) solid var(--form-border-color);border-top:0;margin-top:.5em}.sv-theme-digg .sv-dbform-portlet .sv-defaultFormTheme>div:last-child input{margin-right:1rem}.sv-theme-digg .sv-dbform-portlet input[type=submit],.sv-theme-digg .sv-dbform-portlet input[type=button]{padding:.675rem 1.25rem;border:2px solid transparent;border-radius:0;width:-moz-max-content;width:max-content;font-family:Ubuntu,"Helvetica Neue",sans-serif;border-radius:2px;cursor:pointer;display:inline-block}.sv-theme-digg .sv-dbform-portlet input[type=submit]{background-color:#5a6751;border-color:#5a6751;color:#fff}.sv-theme-digg .sv-dbform-portlet input[type=button]{background-color:transparent;border-color:#5a6751;color:#5a6751}.sv-theme-digg .sv-dbform-portlet>div{padding:0;margin:.25rem;margin-bottom:0rem!important}.sv-theme-digg .sv-dbform-portlet>div>a.sv-font-brodtext-informationsruta{display:flex;align-items:center;padding:.675rem 1.25rem;border:2px solid transparent;border-radius:0;width:-moz-max-content;width:max-content;font-family:Ubuntu,"Helvetica Neue",sans-serif}.sv-theme-digg .sv-dbform-portlet>div>a.sv-font-brodtext-informationsruta[href$=view]{background-color:transparent;border-color:#5a6751;color:#5a6751}.sv-theme-digg .sv-dbform-portlet>div>a.sv-font-brodtext-informationsruta[href$=list]{background-color:transparent;border-color:#5a6751;color:#5a6751}.sv-theme-digg .sv-dbform-portlet>div>div:not(.ielayoutfix),.sv-theme-digg .sv-dbform-portlet>div>div:not(.sv-form-comment-field){display:flex;justify-content:space-between;margin:0;padding:0;background-color:transparent}.sv-theme-digg .sv-dbform-portlet>div>div:not(.ielayoutfix)>a.sv-font-brodtext-informationsruta,.sv-theme-digg .sv-dbform-portlet>div>div:not(.sv-form-comment-field)>a.sv-font-brodtext-informationsruta{padding:.25rem 1rem;background-color:transparent;border:2px solid #5a6751;color:#5a6751}.sv-theme-digg .sv-dbform-portlet>div[id^=answer]{padding:1rem;border:2px solid #5a6751}.sv-theme-digg .sv-dbform-portlet>div[id^=answer]>span{padding:.5rem 0}.sv-theme-digg .sv-dbform-portlet>div[id^=answer] br{display:none}.sv-theme-digg .sv-dbform-portlet>div[id^=answer]>div{display:flex;flex-direction:column;margin-bottom:.5rem}.sv-theme-digg .sv-dbform-portlet>div[id^=answer]>div:first-of-type{margin-top:.5rem}.sv-theme-digg .sv-dbform-portlet>div[id^=answer]>div span{padding:0}.sv-theme-digg .sv-dbform-portlet>div[id^=answer]>div span:first-child{font-weight:bold}.sv-theme-digg .sv-dbform-portlet>div[id^=answerButtons]{border:0;padding-left:0}.sv-theme-digg .sv-dbform-portlet>div[id^=answerButtons] input{margin-right:.5rem}.sv-theme-digg .sv-dbform-portlet>div[style="$marginBottomStyle"]>div{display:flex;flex-direction:column}.sv-theme-digg .sv-dbform-portlet>div[style="$marginBottomStyle"]>div .sv-field-title-container span,.sv-theme-digg .sv-dbform-portlet>div[style="$marginBottomStyle"]>div .sv-field-title-container label{font-size:1.125rem}.sv-theme-digg .sv-dbform-portlet select{padding:.4rem}.sv-theme-digg .sv-dbform-portlet table{margin:0}.sv-theme-digg .sv-dbform-portlet table tbody tr:first-child td{font-size:1.125rem}.sv-theme-digg .sv-dbform-portlet table tbody tr:nth-child(odd){background-color:#f3f3f3!important}.sv-theme-digg .sv-dbform-portlet table tbody tr td{padding:.5rem}.sv-theme-digg .sv-dbform-portlet select.active-validation,.sv-theme-digg .sv-dbform-portlet textarea.active-validation,.sv-theme-digg .sv-dbform-portlet input.active-validation{border:2px solid #b70000!important}.sv-theme-digg .sv-dbform-portlet .dg-form-validation-message{margin-right:-1.75rem;margin-bottom:.5rem}.sv-theme-digg .sv-dbform-portlet .dg-form-validation-message svg,.sv-theme-digg .sv-dbform-portlet .dg-form-validation-message span{font-family:"Ubuntu","Helvetica Neue",sans-serif;font-size:.875rem;color:#b50000!important}.sv-theme-digg .sv-dbform-portlet .sv-form-consent .dg-form-validation-message{margin-left:-1.5rem}.sv-theme-digg .sv-dbform-portlet>div:nth-child(even){background-color:#0000000f}.sv-theme-digg .sv-dbform-portlet>div>div{width:25%!important;display:table-cell!important;padding:1rem!important}.sv-theme-digg .dg-important-message{position:relative}.sv-theme-digg .dg-important-message .dg-important-message-icon-outer{position:absolute;top:-2px;left:-48px;width:31px;height:31px;display:inline-block}.sv-theme-digg .dg-important-message .dg-important-message-icon-outer .dg-decoration__icon{width:31px;height:31px}.sv-theme-digg .dg-important-message .dg-important-message-icon-outer .dg-decoration__icon path{fill:#000}.sv-theme-digg .dg-important-message .dg-decoration-icon-container{height:0;min-height:0;position:relative}.sv-theme-digg .dg-important-message .sv-portlet p{margin-top:0}.sv-theme-digg .dg-important-message .sv-text-portlet-content h2,.sv-theme-digg .dg-important-message .sv-text-portlet-content h3,.sv-theme-digg .dg-important-message .sv-text-portlet-content p{font-weight:700;line-height:1.5;margin-top:0;margin-bottom:0;letter-spacing:0;font-size:1.125rem;font-family:"Ubuntu","Helvetica Neue",sans-serif}.sv-theme-digg .dg-important-message.dg-important-message-red .dg-important-message-icon-outer .dg-decoration__icon path{fill:#000}@media(min-width:37.5rem){.sv-theme-digg .dg-indented-text-block h2,.sv-theme-digg .dg-indented-text-block h3,.sv-theme-digg .dg-indented-text-block p{font-size:1.25rem;line-height:1.5}}.sv-theme-digg .dg-cookie-banner{max-height:100%;overflow-y:scroll}.sv-theme-digg .sv-cookie-consent-banner{position:fixed;bottom:0;left:0;right:0;top:initial;background-color:#f4e0ce;padding:2rem;max-height:100%;overflow-y:auto}@media(max-width:37.48rem){.sv-theme-digg .sv-cookie-consent-banner{padding:0}}.sv-theme-digg .sv-cookie-consent-banner .env-text{color:#292a2b;margin-bottom:1.5rem}.sv-theme-digg .sv-cookie-consent-banner .env-flex--column:first-of-type .env-flex--column:first-of-type p{padding-left:0}.sv-theme-digg .sv-cookie-consent-banner .env-block-primary{padding:2rem;max-width:unset;border-color:#292a2b}@media(max-width:37.48rem){.sv-theme-digg .sv-cookie-consent-banner .env-block-primary{padding:.5rem}}.sv-theme-digg .sv-cookie-consent-banner .env-block-primary h3{padding-bottom:1.5rem}.sv-theme-digg .sv-cookie-consent-banner .env-block-primary .env-text{padding-top:.5rem;padding-bottom:1.5rem;color:#292a2b}.sv-theme-digg .sv-cookie-consent-banner .env-block-primary .env-switch{padding-bottom:0;margin-bottom:0}.sv-theme-digg .sv-cookie-consent-banner .env-block-primary .env-switch .env-switch__label{align-items:center}.sv-theme-digg .sv-cookie-consent-banner .env-block-primary .env-switch input:checked~.env-switch__slider{background-color:#5a6751;border-color:#5a6751}.sv-theme-digg .sv-cookie-consent-banner .env-block-primary .env-switch input:checked~.env-switch__slider::after{background-color:#fff;opacity:unset}.sv-theme-digg .sv-cookie-consent-banner .env-block-primary .env-switch input:not(:checked)~.env-switch__slider::after{border:2px solid #fffff9;opacity:unset}.sv-theme-digg .sv-cookie-consent-banner .env-block-primary .env-switch input:focus-visible~.env-switch__slider{outline:#2b2a29 dotted 3px;outline-offset:3px!important;box-shadow:none!important;z-index:1}.sv-theme-digg .sv-cookie-consent-banner .env-block-primary .env-form{align-items:start}.sv-theme-digg .sv-cookie-consent-banner .env-block-primary .env-form .env-flex--column:first-of-type .env-switch{display:none}.sv-theme-digg .sv-cookie-consent-modal,.sv-theme-digg .sv-cookie-consent-banner{display:block;font-family:Ubuntu,Arial,Helvetica,sans-serif}.sv-theme-digg .sv-cookie-consent-modal>div,.sv-theme-digg .sv-cookie-consent-banner>div{flex-direction:column;max-width:69em}@media(min-width:37.5rem){.sv-theme-digg .sv-cookie-consent-modal,.sv-theme-digg .sv-cookie-consent-banner{font-size:1.125rem}}.sv-theme-digg .sv-cookie-consent-modal form,.sv-theme-digg .sv-cookie-consent-banner form{display:flex;flex-direction:column;align-items:center;justify-content:center}.sv-theme-digg .sv-cookie-consent-modal a,.sv-theme-digg .sv-cookie-consent-banner a{color:#292a2b;text-decoration:underline}.sv-theme-digg .sv-cookie-consent-modal a:hover,.sv-theme-digg .sv-cookie-consent-banner a:hover{text-decoration:none}.sv-theme-digg .sv-cookie-consent-modal a.env-button,.sv-theme-digg .sv-cookie-consent-modal button.env-button,.sv-theme-digg .sv-cookie-consent-banner a.env-button,.sv-theme-digg .sv-cookie-consent-banner button.env-button{width:auto;font-size:1rem;padding:12px 40px;line-height:1.5;min-width:200px;height:3rem;align-self:baseline}.sv-theme-digg .sv-cookie-consent-modal a.env-button,.sv-theme-digg .sv-cookie-consent-banner a.env-button{margin-left:1rem;transition:border-color .1s ease-in-out}.sv-theme-digg .sv-cookie-consent-modal a.env-button:hover,.sv-theme-digg .sv-cookie-consent-banner a.env-button:hover{text-decoration:none;border-color:#657c54}@media(max-width:63.98rem){.sv-theme-digg .sv-cookie-consent-modal a.env-button,.sv-theme-digg .sv-cookie-consent-banner a.env-button{margin:.5rem;margin-left:0}}.sv-theme-digg .sv-cookie-consent-modal button.env-button,.sv-theme-digg .sv-cookie-consent-banner button.env-button{color:#fff;background-color:#5a6751;transition:background-color .1s ease-in-out}.sv-theme-digg .sv-cookie-consent-modal button.env-button:hover,.sv-theme-digg .sv-cookie-consent-banner button.env-button:hover{background-color:#657c54;border-color:#657c54}.sv-theme-digg .sv-cookie-consent-modal button.env-button:active,.sv-theme-digg .sv-cookie-consent-banner button.env-button:active{background-color:#2b2a29}.sv-theme-digg .sv-cookie-consent-modal p,.sv-theme-digg .sv-cookie-consent-banner p{color:#695f59;line-height:1.5}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-tools-input-row,.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-input-row,.sv-theme-digg .sv-recommend .dg-tools-input-row,.sv-theme-digg .sv-recommend .dg-regrek-input-row{width:100%;max-width:26.75em;margin-bottom:1em}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-tools-input-row .dg-tools-input,.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-tools-input-row .dg-regrek-input,.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-input-row .dg-tools-input,.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-input-row .dg-regrek-input,.sv-theme-digg .sv-recommend .dg-tools-input-row .dg-tools-input,.sv-theme-digg .sv-recommend .dg-tools-input-row .dg-regrek-input,.sv-theme-digg .sv-recommend .dg-regrek-input-row .dg-tools-input,.sv-theme-digg .sv-recommend .dg-regrek-input-row .dg-regrek-input{display:inline-block;margin:0 1rem 0 8px}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-tools-input-row .dg-tools-input .digg-input-label,.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-tools-input-row .dg-regrek-input .digg-input-label,.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-input-row .dg-tools-input .digg-input-label,.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-input-row .dg-regrek-input .digg-input-label,.sv-theme-digg .sv-recommend .dg-tools-input-row .dg-tools-input .digg-input-label,.sv-theme-digg .sv-recommend .dg-tools-input-row .dg-regrek-input .digg-input-label,.sv-theme-digg .sv-recommend .dg-regrek-input-row .dg-tools-input .digg-input-label,.sv-theme-digg .sv-recommend .dg-regrek-input-row .dg-regrek-input .digg-input-label{margin-left:8px}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-tools-input-row .dg-tools-input:focus-visible,.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-tools-input-row .dg-regrek-input:focus-visible,.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-input-row .dg-tools-input:focus-visible,.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-input-row .dg-regrek-input:focus-visible,.sv-theme-digg .sv-recommend .dg-tools-input-row .dg-tools-input:focus-visible,.sv-theme-digg .sv-recommend .dg-tools-input-row .dg-regrek-input:focus-visible,.sv-theme-digg .sv-recommend .dg-regrek-input-row .dg-tools-input:focus-visible,.sv-theme-digg .sv-recommend .dg-regrek-input-row .dg-regrek-input:focus-visible{outline:#2b2a29 dotted 3px;outline-offset:3px!important}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-tools-input-row .dg-tools-input *,.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-input-row .dg-tools-input *,.sv-theme-digg .sv-recommend .dg-tools-input-row .dg-tools-input *,.sv-theme-digg .sv-recommend .dg-regrek-input-row .dg-tools-input *{pointer-events:none}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-tools-input-row.dg-regrek-input-search,.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-input-row.dg-regrek-input-search,.sv-theme-digg .sv-recommend .dg-tools-input-row.dg-regrek-input-search,.sv-theme-digg .sv-recommend .dg-regrek-input-row.dg-regrek-input-search{display:flex;width:100%;flex-wrap:wrap}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-tools-input-row.dg-regrek-input-search .dg-regrek-searchfield,.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-input-row.dg-regrek-input-search .dg-regrek-searchfield,.sv-theme-digg .sv-recommend .dg-tools-input-row.dg-regrek-input-search .dg-regrek-searchfield,.sv-theme-digg .sv-recommend .dg-regrek-input-row.dg-regrek-input-search .dg-regrek-searchfield{flex-grow:1;display:flex;flex-direction:column;margin:0 1rem 1rem 0;line-height:1.5;text-transform:none;height:48px;padding:.75rem;border:2px solid #acb3a8;border-radius:2px;font-size:1rem}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-tools-input-row.dg-regrek-input-search .dg-regrek-searchfield:focus,.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-input-row.dg-regrek-input-search .dg-regrek-searchfield:focus,.sv-theme-digg .sv-recommend .dg-tools-input-row.dg-regrek-input-search .dg-regrek-searchfield:focus,.sv-theme-digg .sv-recommend .dg-regrek-input-row.dg-regrek-input-search .dg-regrek-searchfield:focus{border:2px solid #2b2a29}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-tools-input-row.dg-regrek-input-search .dg-regrek-searchfield::-moz-placeholder,.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-input-row.dg-regrek-input-search .dg-regrek-searchfield::-moz-placeholder,.sv-theme-digg .sv-recommend .dg-tools-input-row.dg-regrek-input-search .dg-regrek-searchfield::-moz-placeholder,.sv-theme-digg .sv-recommend .dg-regrek-input-row.dg-regrek-input-search .dg-regrek-searchfield::-moz-placeholder{font-family:"Ubuntu","Helvetica Neue",sans-serif}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-tools-input-row.dg-regrek-input-search .dg-regrek-searchfield::placeholder,.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-input-row.dg-regrek-input-search .dg-regrek-searchfield::placeholder,.sv-theme-digg .sv-recommend .dg-tools-input-row.dg-regrek-input-search .dg-regrek-searchfield::placeholder,.sv-theme-digg .sv-recommend .dg-regrek-input-row.dg-regrek-input-search .dg-regrek-searchfield::placeholder{font-family:"Ubuntu","Helvetica Neue",sans-serif}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-tools-input-row.dg-regrek-input-search .dg-regrek-searchbutton,.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-input-row.dg-regrek-input-search .dg-regrek-searchbutton,.sv-theme-digg .sv-recommend .dg-tools-input-row.dg-regrek-input-search .dg-regrek-searchbutton,.sv-theme-digg .sv-recommend .dg-regrek-input-row.dg-regrek-input-search .dg-regrek-searchbutton{display:flex;height:48px;width:auto;white-space:nowrap;word-break:normal}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-tools-input-row.dg-regrek-input-search .dg-regrek-searchbutton:hover,.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-input-row.dg-regrek-input-search .dg-regrek-searchbutton:hover,.sv-theme-digg .sv-recommend .dg-tools-input-row.dg-regrek-input-search .dg-regrek-searchbutton:hover,.sv-theme-digg .sv-recommend .dg-regrek-input-row.dg-regrek-input-search .dg-regrek-searchbutton:hover{background-color:#606e57}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-tools-input-row.dg-regrek-input-search .dg-regrek-searchbutton .dg-regrek-searchicon,.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-input-row.dg-regrek-input-search .dg-regrek-searchbutton .dg-regrek-searchicon,.sv-theme-digg .sv-recommend .dg-tools-input-row.dg-regrek-input-search .dg-regrek-searchbutton .dg-regrek-searchicon,.sv-theme-digg .sv-recommend .dg-regrek-input-row.dg-regrek-input-search .dg-regrek-searchbutton .dg-regrek-searchicon{display:flex;width:24px;height:24px;transform-origin:center center 0;transition:all .25s ease 0s}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-tools-input-row.dg-regrek-input-search .dg-regrek-searchbutton .dg-regrek-searchicon svg,.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-input-row.dg-regrek-input-search .dg-regrek-searchbutton .dg-regrek-searchicon svg,.sv-theme-digg .sv-recommend .dg-tools-input-row.dg-regrek-input-search .dg-regrek-searchbutton .dg-regrek-searchicon svg,.sv-theme-digg .sv-recommend .dg-regrek-input-row.dg-regrek-input-search .dg-regrek-searchbutton .dg-regrek-searchicon svg{fill:#fff;margin:0}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-tools-input-row.dg-regrek-input-search .dg-regrek-searchbutton .dg-regrek-searchlabel,.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-input-row.dg-regrek-input-search .dg-regrek-searchbutton .dg-regrek-searchlabel,.sv-theme-digg .sv-recommend .dg-tools-input-row.dg-regrek-input-search .dg-regrek-searchbutton .dg-regrek-searchlabel,.sv-theme-digg .sv-recommend .dg-regrek-input-row.dg-regrek-input-search .dg-regrek-searchbutton .dg-regrek-searchlabel{display:inline-block;vertical-align:middle;padding-left:8px}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-tools-input-row.dg-regrek-input-row-loading,.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-input-row.dg-regrek-input-row-loading,.sv-theme-digg .sv-recommend .dg-tools-input-row.dg-regrek-input-row-loading,.sv-theme-digg .sv-recommend .dg-regrek-input-row.dg-regrek-input-row-loading{background-color:rgba(0,0,0,.1);animation:bg-pulse 2s linear infinite;box-shadow:0 0 11px rgba(0,0,0,.2);transform:scale(0.95)}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-tools-input-row.dg-regrek-input-row-loading>*,.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-input-row.dg-regrek-input-row-loading>*,.sv-theme-digg .sv-recommend .dg-tools-input-row.dg-regrek-input-row-loading>*,.sv-theme-digg .sv-recommend .dg-regrek-input-row.dg-regrek-input-row-loading>*{visibility:hidden}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-filter-button,.sv-theme-digg .sv-recommend .dg-regrek-filter-button{display:inline-block;vertical-align:top;border:0;padding:2px 8px;margin:0 1rem 1rem 0;background-color:#f0efee;cursor:pointer}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-filter-button .dg-regrek-filter-button-inner,.sv-theme-digg .sv-recommend .dg-regrek-filter-button .dg-regrek-filter-button-inner{display:flex}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-filter-button .dg-regrek-filter-button-inner .dg-regrek-filter-label,.sv-theme-digg .sv-recommend .dg-regrek-filter-button .dg-regrek-filter-button-inner .dg-regrek-filter-label{font-size:1rem;color:#5a6751}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-filter-button .dg-regrek-filter-button-inner .dg-regrek-filter-icon,.sv-theme-digg .sv-recommend .dg-regrek-filter-button .dg-regrek-filter-button-inner .dg-regrek-filter-icon{display:flex;width:24px;height:24px;margin:1px 0 0 5px;fill:#5a6751}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-inner,.sv-theme-digg .sv-recommend .dg-regrek-inner{padding:1rem;margin-bottom:1rem;border:2px solid #e8e8e8}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-inner h3,.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-inner h4,.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-inner h5,.sv-theme-digg .sv-recommend .dg-regrek-inner h3,.sv-theme-digg .sv-recommend .dg-regrek-inner h4,.sv-theme-digg .sv-recommend .dg-regrek-inner h5{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;font-family:"Ubuntu","Helvetica Neue",sans-serif;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;text-transform:none;box-sizing:inherit;outline:0;font-weight:700;color:#2b2a29;margin-bottom:0}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-inner h3,.sv-theme-digg .sv-recommend .dg-regrek-inner h3{font-size:1.25rem;line-height:1.75rem;letter-spacing:-0.01rem;margin-top:2rem}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-inner h4,.sv-theme-digg .sv-recommend .dg-regrek-inner h4{letter-spacing:0rem;font-size:1.125rem;line-height:1.75rem;margin-top:1.5rem}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-inner h5,.sv-theme-digg .sv-recommend .dg-regrek-inner h5{letter-spacing:0rem;font-size:1rem;line-height:27px}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-inner .dg-regrek-header-and-labels,.sv-theme-digg .sv-recommend .dg-regrek-inner .dg-regrek-header-and-labels{display:flex;flex-direction:column-reverse}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-inner .dg-regrek-result-header,.sv-theme-digg .sv-recommend .dg-regrek-inner .dg-regrek-result-header{font-weight:bold;font-size:1.25rem;margin:.5rem 0 0 0;text-decoration:underline;cursor:pointer}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-inner .dg-regrek-result-header:hover,.sv-theme-digg .sv-recommend .dg-regrek-inner .dg-regrek-result-header:hover{text-decoration:none}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-inner .dg-regrek-preamble,.sv-theme-digg .sv-recommend .dg-regrek-inner .dg-regrek-preamble{margin-bottom:2em}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-inner .dg-regrek-showmore,.sv-theme-digg .sv-recommend .dg-regrek-inner .dg-regrek-showmore{display:flex;width:auto;margin-bottom:1em}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-inner .dg-regrek-showmore .dg-regrek-arrow,.sv-theme-digg .sv-recommend .dg-regrek-inner .dg-regrek-showmore .dg-regrek-arrow{display:flex;align-items:center;justify-content:center;position:relative;width:1rem;height:1rem;margin-left:4px;padding:0;fill:#5a6751;transform:rotate(90deg);transform-origin:center center 0;transition:all .25s ease 0s;cursor:pointer}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-inner .dg-regrek-showmore .dg-regrek-arrow svg,.sv-theme-digg .sv-recommend .dg-regrek-inner .dg-regrek-showmore .dg-regrek-arrow svg{width:100%;height:100%;margin:0}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-infobox,.sv-theme-digg .sv-recommend .dg-regrek-infobox{padding:1.5em;margin:2em 0 2.5em 0;border-color:#e8e8e8 #e8e8e8 #e8e8e8 #5a6751;border-style:solid;border-width:2px;-o-border-image:none 100%/1/0 stretch;border-image:none 100%/1/0 stretch}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-infobox .dg-regrek-infobox-key-item,.sv-theme-digg .sv-recommend .dg-regrek-infobox .dg-regrek-infobox-key-item{margin-bottom:1rem;display:flex;flex-wrap:wrap}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-infobox .dg-regrek-infobox-key-item *,.sv-theme-digg .sv-recommend .dg-regrek-infobox .dg-regrek-infobox-key-item *{font-family:"Ubuntu","Helvetica Neue",sans-serif}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-infobox .dg-regrek-infobox-key-item:last-child,.sv-theme-digg .sv-recommend .dg-regrek-infobox .dg-regrek-infobox-key-item:last-child{margin-bottom:0}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-infobox .dg-regrek-infobox-key-item .dg-regrek-infobox-key,.sv-theme-digg .sv-recommend .dg-regrek-infobox .dg-regrek-infobox-key-item .dg-regrek-infobox-key{font-weight:bold;padding-right:.5em}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-feedback,.sv-theme-digg .sv-recommend .dg-regrek-feedback{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;border-style:solid;border-width:2px;border-color:#e8e8e8 #e8e8e8 #e8e8e8 #5a6751;padding:.5rem 1.5rem}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-feedback .dg-regrek-feedback-column,.sv-theme-digg .sv-recommend .dg-regrek-feedback .dg-regrek-feedback-column{display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-feedback .dg-regrek-feedback-column.dg-regrek-feedback-text,.sv-theme-digg .sv-recommend .dg-regrek-feedback .dg-regrek-feedback-column.dg-regrek-feedback-text{flex-direction:column;align-items:flex-start}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-feedback .dg-regrek-feedback-column.dg-regrek-feedback-text p,.sv-theme-digg .sv-recommend .dg-regrek-feedback .dg-regrek-feedback-column.dg-regrek-feedback-text p{margin-block-start:0;margin-block-end:0;font-family:"Ubuntu","Helvetica Neue",sans-serif}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-feedback .dg-regrek-feedback-column.dg-regrek-feedback-text .dg-regrek-feedback-heading,.sv-theme-digg .sv-recommend .dg-regrek-feedback .dg-regrek-feedback-column.dg-regrek-feedback-text .dg-regrek-feedback-heading{font-weight:bold}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-feedback .dg-regrek-feedback-column.dg-regrek-feedback-text .dg-regrek-feedback-content,.sv-theme-digg .sv-recommend .dg-regrek-feedback .dg-regrek-feedback-column.dg-regrek-feedback-text .dg-regrek-feedback-content{margin-top:.5rem}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-feedback .dg-regrek-feedback-column.dg-regrek-feedback-buttons button,.sv-theme-digg .sv-recommend .dg-regrek-feedback .dg-regrek-feedback-column.dg-regrek-feedback-buttons button{height:3rem;margin:.5rem}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-feedback-response,.sv-theme-digg .sv-recommend .dg-regrek-feedback-response{margin-top:8px;background-color:#fbf3eb;padding:1rem}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-feedback-response .dg-regrek-feedback-response-text,.sv-theme-digg .sv-recommend .dg-regrek-feedback-response .dg-regrek-feedback-response-text{font-family:"Ubuntu","Helvetica Neue",sans-serif}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-feedback-response.dg-regrek-feedback-response-positive .dg-regrek-feedback-response-text,.sv-theme-digg .sv-recommend .dg-regrek-feedback-response.dg-regrek-feedback-response-positive .dg-regrek-feedback-response-text{margin:0;padding:2rem;line-height:1.5;text-align:center;text-transform:none;font-weight:bold}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-feedback-response.dg-regrek-feedback-response-negative .dg-regrek-feedback-response-text,.sv-theme-digg .sv-recommend .dg-regrek-feedback-response.dg-regrek-feedback-response-negative .dg-regrek-feedback-response-text{margin-bottom:.5rem}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-feedback-response.dg-regrek-feedback-response-negative .dg-regrek-feedback-response-textinput,.sv-theme-digg .sv-recommend .dg-regrek-feedback-response.dg-regrek-feedback-response-negative .dg-regrek-feedback-response-textinput{width:460px;max-width:100%;height:150px;border:2px solid #5a6751;padding:1rem;margin-bottom:1rem}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-feedback-response.dg-regrek-feedback-response-negative .dg-regrek-feedback-response-textinput::-moz-placeholder,.sv-theme-digg .sv-recommend .dg-regrek-feedback-response.dg-regrek-feedback-response-negative .dg-regrek-feedback-response-textinput::-moz-placeholder{font-family:"Ubuntu","Helvetica Neue",sans-serif}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-feedback-response.dg-regrek-feedback-response-negative .dg-regrek-feedback-response-textinput::placeholder,.sv-theme-digg .sv-recommend .dg-regrek-feedback-response.dg-regrek-feedback-response-negative .dg-regrek-feedback-response-textinput::placeholder{font-family:"Ubuntu","Helvetica Neue",sans-serif}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-feedback-response.dg-regrek-feedback-response-negative .dg-regrek-feedback-response-textinput:focus-visible,.sv-theme-digg .sv-recommend .dg-regrek-feedback-response.dg-regrek-feedback-response-negative .dg-regrek-feedback-response-textinput:focus-visible{outline:#2b2a29 dotted 3px;outline-offset:3px!important}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-feedback-response.dg-regrek-feedback-response-negative .dg-regrek-feedback-response-buttons,.sv-theme-digg .sv-recommend .dg-regrek-feedback-response.dg-regrek-feedback-response-negative .dg-regrek-feedback-response-buttons{display:inline-flex;width:100%;flex-wrap:wrap}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-feedback-response.dg-regrek-feedback-response-negative .dg-regrek-feedback-response-buttons .env-button--ghost,.sv-theme-digg .sv-recommend .dg-regrek-feedback-response.dg-regrek-feedback-response-negative .dg-regrek-feedback-response-buttons .env-button--ghost{color:#292a2b;text-decoration:underline}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-dropdown,.sv-theme-digg .sv-recommend .dg-regrek-dropdown{width:100%}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-dropdown .dg-regrek-drophead,.sv-theme-digg .sv-recommend .dg-regrek-dropdown .dg-regrek-drophead{width:100%}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-dropdown .dg-regrek-drophead .dg-regrek-drophead-inner,.sv-theme-digg .sv-recommend .dg-regrek-dropdown .dg-regrek-drophead .dg-regrek-drophead-inner{width:100%;display:flex;align-items:center;justify-content:space-between}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-dropdown .dg-regrek-drophead .dg-regrek-drophead-inner .dg-regrek-drophead-icon,.sv-theme-digg .sv-recommend .dg-regrek-dropdown .dg-regrek-drophead .dg-regrek-drophead-inner .dg-regrek-drophead-icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center;position:relative;border-radius:50%;transform-origin:center center 0;transition:all .25s ease 0s;fill:#5a6751}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-dropdown .dg-regrek-drophead .dg-regrek-drophead-inner .dg-regrek-drophead-icon svg,.sv-theme-digg .sv-recommend .dg-regrek-dropdown .dg-regrek-drophead .dg-regrek-drophead-inner .dg-regrek-drophead-icon svg{margin:0}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-dropdown .dg-regrek-dropbody,.sv-theme-digg .sv-recommend .dg-regrek-dropdown .dg-regrek-dropbody{width:calc(100% - 32px);max-width:26.75em;position:absolute;display:flex;flex-direction:column;box-shadow:rgba(0,0,0,.5) 0 2px 5px 2px;background-color:#fff;z-index:10000;max-height:24.7rem;overflow-y:auto;margin-top:1rem}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-dropdown .dg-regrek-dropbody .dg-regrek-dropitem-outer,.sv-theme-digg .sv-recommend .dg-regrek-dropdown .dg-regrek-dropbody .dg-regrek-dropitem-outer{width:100%;height:3em;min-height:3em;display:flex;background-color:#fff;align-items:center;justify-content:space-between;border-bottom:2px solid #e8e8e8}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-dropdown .dg-regrek-dropbody .dg-regrek-dropitem-outer:focus-within,.sv-theme-digg .sv-recommend .dg-regrek-dropdown .dg-regrek-dropbody .dg-regrek-dropitem-outer:focus-within{outline:#000 dotted 3px;outline-offset:-6px!important}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-dropdown .dg-regrek-dropbody .dg-regrek-dropitem-outer .dg-regrek-dropitem-inner,.sv-theme-digg .sv-recommend .dg-regrek-dropdown .dg-regrek-dropbody .dg-regrek-dropitem-outer .dg-regrek-dropitem-inner{width:100%;height:100%;margin-right:0}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-dropdown .dg-regrek-dropbody .dg-regrek-dropitem-outer .dg-regrek-dropitem-inner .dg-regrek-dropitem-label,.sv-theme-digg .sv-recommend .dg-regrek-dropdown .dg-regrek-dropbody .dg-regrek-dropitem-outer .dg-regrek-dropitem-inner .dg-regrek-dropitem-label{display:flex;padding:0 1rem;font-size:1rem;width:100%;height:100%;flex-direction:row;align-items:center;justify-content:space-between;cursor:pointer}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-dropdown .dg-regrek-dropbody .dg-regrek-dropitem-outer .dg-regrek-dropitem-inner .dg-regrek-dropitem-label.marked,.sv-theme-digg .sv-recommend .dg-regrek-dropdown .dg-regrek-dropbody .dg-regrek-dropitem-outer .dg-regrek-dropitem-inner .dg-regrek-dropitem-label.marked{background-color:#eff0ee}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-dropdown .dg-regrek-dropbody .dg-regrek-dropitem-outer .dg-regrek-dropitem-inner .dg-regrek-dropitem-label .dg-regrek-dropitem-textbox-label,.sv-theme-digg .sv-recommend .dg-regrek-dropdown .dg-regrek-dropbody .dg-regrek-dropitem-outer .dg-regrek-dropitem-inner .dg-regrek-dropitem-label .dg-regrek-dropitem-textbox-label{font-size:1rem}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-dropdown .dg-regrek-dropbody .dg-regrek-dropitem-outer .dg-regrek-dropitem-inner .dg-regrek-dropitem-label .dg-regrek-input-checkmark.dg-regrek-dropitem-checkmark,.sv-theme-digg .sv-recommend .dg-regrek-dropdown .dg-regrek-dropbody .dg-regrek-dropitem-outer .dg-regrek-dropitem-inner .dg-regrek-dropitem-label .dg-regrek-input-checkmark.dg-regrek-dropitem-checkmark{top:9px}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-tools-input-check,.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-input-check,.sv-theme-digg .sv-recommend .dg-tools-input-check,.sv-theme-digg .sv-recommend .dg-regrek-input-check{margin:0;line-height:1.5;text-transform:none;position:absolute;opacity:0;height:0;width:0}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-tools-input-checkmark,.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-input-checkmark,.sv-theme-digg .sv-recommend .dg-tools-input-checkmark,.sv-theme-digg .sv-recommend .dg-regrek-input-checkmark{cursor:pointer;display:inline-block;position:relative;top:.75rem;left:0;transform:translateY(-50%);border:2px solid #5a6751;border-radius:2px;background-color:#fff;color:#fff;width:1.125rem;height:1.125rem}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-tools-input-checkmark::after,.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-input-checkmark::after,.sv-theme-digg .sv-recommend .dg-tools-input-checkmark::after,.sv-theme-digg .sv-recommend .dg-regrek-input-checkmark::after{content:"";position:absolute;display:block;left:4px;width:6px;height:.75rem;border-color:#fff;border-style:solid;-o-border-image:none 100%/1/0 stretch;border-image:none 100%/1/0 stretch;border-width:0 2px 2px 0;transform:rotate(45deg)}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-tools-input-checkmark:hover,.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-input-checkmark:hover,.sv-theme-digg .sv-recommend .dg-tools-input-checkmark:hover,.sv-theme-digg .sv-recommend .dg-regrek-input-checkmark:hover{border-color:#606e57}.sv-theme-digg .sv-digitaliseringssnurran-main-app .checked,.sv-theme-digg .sv-recommend .checked{background-color:#5a6751}.sv-theme-digg .sv-digitaliseringssnurran-main-app .checked:hover,.sv-theme-digg .sv-recommend .checked:hover{border-color:#606e57;background-color:#606e57}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-sorting-outer,.sv-theme-digg .sv-recommend .dg-regrek-sorting-outer{margin:0 0 1em 0;width:100%;display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-sorting-outer .dg-regrek-sorting-hitcount,.sv-theme-digg .sv-recommend .dg-regrek-sorting-outer .dg-regrek-sorting-hitcount{display:flex;align-items:center;margin-top:1em}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-sorting-outer .dg-regrek-sorting-inner,.sv-theme-digg .sv-recommend .dg-regrek-sorting-outer .dg-regrek-sorting-inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;font-size:1rem}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-sorting-outer .dg-regrek-sorting-inner .dg-regrek-sorting-label,.sv-theme-digg .sv-recommend .dg-regrek-sorting-outer .dg-regrek-sorting-inner .dg-regrek-sorting-label{margin-top:1em}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-sorting-outer .dg-regrek-sorting-inner .dg-regrek-sorting-item,.sv-theme-digg .sv-recommend .dg-regrek-sorting-outer .dg-regrek-sorting-inner .dg-regrek-sorting-item{padding:0 6px;margin:1em 0 0 1em;background-color:#fff;border:2px solid #d6d9d3;cursor:pointer}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-sorting-outer .dg-regrek-sorting-inner .dg-regrek-sorting-item.selected,.sv-theme-digg .sv-recommend .dg-regrek-sorting-outer .dg-regrek-sorting-inner .dg-regrek-sorting-item.selected{background-color:#d6d9d3}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-sorting-outer .dg-regrek-sorting-inner .dg-regrek-sorting-item:focus-visible,.sv-theme-digg .sv-recommend .dg-regrek-sorting-outer .dg-regrek-sorting-inner .dg-regrek-sorting-item:focus-visible{outline:#2b2a29 dotted 3px;outline-offset:3px!important}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-rotate-270,.sv-theme-digg .sv-recommend .dg-regrek-rotate-270{transform:rotate(270deg)!important}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-hidden,.sv-theme-digg .sv-recommend .dg-regrek-hidden{display:none!important}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-result-labels,.sv-theme-digg .sv-recommend .dg-regrek-result-labels{display:flex;flex-wrap:wrap}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-result-label,.sv-theme-digg .sv-recommend .dg-regrek-result-label{width:-moz-fit-content;width:fit-content;padding:0 4px;display:flex;justify-content:center;align-items:center;margin:0 .5rem .5rem 0;font-size:15px}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-result-label.dg-regrek-result-label-filter--Rule,.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-result-label.dg-regrek-result-label-filter--rule,.sv-theme-digg .sv-recommend .dg-regrek-result-label.dg-regrek-result-label-filter--Rule,.sv-theme-digg .sv-recommend .dg-regrek-result-label.dg-regrek-result-label-filter--rule{background-color:#e3a79c}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-result-label.dg-regrek-result-label-filter--Recommendation,.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-result-label.dg-regrek-result-label-filter--recommendation,.sv-theme-digg .sv-recommend .dg-regrek-result-label.dg-regrek-result-label-filter--Recommendation,.sv-theme-digg .sv-recommend .dg-regrek-result-label.dg-regrek-result-label-filter--recommendation{background-color:#e9be95}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-result-label.dg-regrek-result-label-area,.sv-theme-digg .sv-recommend .dg-regrek-result-label.dg-regrek-result-label-area{background-color:#e5e8e2}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-result-label.dg-regrek-result-label-actor,.sv-theme-digg .sv-recommend .dg-regrek-result-label.dg-regrek-result-label-actor{background-color:#695f59;color:#fff;padding:2px 4px}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-pagination,.sv-theme-digg .sv-recommend .dg-regrek-pagination{display:inline-flex;flex-wrap:wrap}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-pagination__button,.sv-theme-digg .sv-recommend .dg-regrek-pagination__button{font-family:"Ubuntu","Helvetica Neue",sans-serif;font-size:1rem;border-top:2px solid #5a6751;border-bottom:2px solid #5a6751;border-left:2px solid #5a6751;-o-border-image:initial;border-image:initial;color:#5a6751;display:inline-flex;align-items:center;padding:0rem 1.25rem;height:48px;cursor:pointer;border-radius:2px;background-color:#fff;border-right:0}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-pagination__button.current,.sv-theme-digg .sv-recommend .dg-regrek-pagination__button.current{background-color:#5a6751;color:#fff}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-pagination__button-next,.sv-theme-digg .sv-recommend .dg-regrek-pagination__button-next{border:2px solid #657c54;color:#657c54;word-break:normal;white-space:nowrap}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-pagination__button:disabled,.sv-theme-digg .sv-recommend .dg-regrek-pagination__button:disabled{background-color:#fff;color:#d6d9d3;border-color:#d6d9d3}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-related,.sv-theme-digg .sv-recommend .dg-regrek-related{margin:3rem 0 1.25rem 0}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-editmode,.sv-theme-digg .sv-recommend .dg-regrek-editmode{padding:.5rem 1rem;border:2px solid #5a6751;font-weight:bold}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-singelview-content h2,.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-singelview-content h3,.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-singelview-content h4,.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-singelview-content h5,.sv-theme-digg .sv-recommend .dg-regrek-singelview-content h2,.sv-theme-digg .sv-recommend .dg-regrek-singelview-content h3,.sv-theme-digg .sv-recommend .dg-regrek-singelview-content h4,.sv-theme-digg .sv-recommend .dg-regrek-singelview-content h5{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;font-family:"Ubuntu","Helvetica Neue",sans-serif;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;box-sizing:inherit;outline:0;font-weight:700;color:#2b2a29;letter-spacing:-0.03rem;margin-bottom:0;word-break:break-word}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-singelview-content h2,.sv-theme-digg .sv-recommend .dg-regrek-singelview-content h2{font-size:2rem;line-height:2.5rem;margin-top:3rem}.sv-theme-digg .sv-digitaliseringssnurran-main-app .dg-regrek-singelview-content h3,.sv-theme-digg .sv-recommend .dg-regrek-singelview-content h3{font-size:1.5rem;line-height:2rem;margin-top:2rem}.sv-theme-digg .dg-regrek-hit-loading-animation{display:inline-block;border:3px solid #e5e8e2;border-top:3px solid #acb3a8;border-radius:50%;width:1rem;height:1rem;animation:spin 1s linear infinite;margin-left:.5em}.sv-theme-digg .dg-regrek-inner-loading-animation{display:inline-block;margin:auto;border:4px solid #fff;border-color:#fff #e3a79c #e9be95 #acb3a8;border-radius:50%;width:1.875rem;height:1.875rem;animation:spin 1s linear infinite;margin-top:3em;margin-left:calc(50% - 15px)}.sv-theme-digg .dg-regrek-inner-loading-pulse{flex-grow:1}.sv-theme-digg .dg-regrek-inner-loading-pulse>span{width:.625rem;height:.625rem;border-radius:50%;background-color:#000;display:inline-block;margin-left:1rem;animation:loading-spinner-pulse .78125s cubic-bezier(0,0.5,0.5,1) infinite}.sv-theme-digg .dg-regrek-inner-loading-pulse>span:nth-child(1){animation-delay:-0.15625s}.sv-theme-digg .dg-regrek-inner-loading-pulse>span:nth-child(2){animation-delay:-0.078125s}.sv-theme-digg .dg-regrek-inner-loading-pulse>span:nth-child(3){animation-delay:-0.015}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes loading-spinner-pulse{0%{transform:scale(0)}50%{transform:scale(1)}100%{transform:scale(0)}}@keyframes bg-pulse{0%{opacity:0}50%{opacity:1}100%{opacity:0}}.sv-theme-digg .dg-link-icon .dg-link-icon--external,.sv-theme-digg .dg-link-icon .dg-link-icon--pdf{margin-left:8px;display:inline-flex;border:0;position:relative}.sv-theme-digg .dg-link-icon .dg-link-icon--external svg{width:16px;height:16px}.sv-theme-digg .dg-link-icon .dg-link-icon--pdf svg{position:relative;top:4px}.sv-theme-digg .dg-external-link .dg-external-link-icon{margin-left:8px;display:inline-flex;border:0;position:relative}.sv-theme-digg .dg-external-link .dg-external-link-icon svg{width:16px;height:16px}.sv-theme-digg footer .dg-external-link{padding-top:2px;margin-top:-2px}.sv-theme-digg footer .dg-external-link .dg-external-link-icon{margin-left:2px}.sv-theme-digg .knx-available-jobs .knx-job-list-view .job-list-heading{margin-bottom:1.8rem}.sv-theme-digg .knx-available-jobs .knx-job-list-view .knx-subscription-link:hover{text-decoration:none}.sv-theme-digg .knx-available-jobs .knx-job-list-view .knx-subscription-link .subscription-icon{margin-right:.5rem}.sv-theme-digg .knx-available-jobs .knx-job-list-view .knx-sub-heading{font-size:1.25rem;margin:2rem 0}.sv-theme-digg .knx-available-jobs .knx-job-list-view .knx-job-list{list-style:none;margin:0;padding:1rem 0}.sv-theme-digg .knx-available-jobs .knx-job-list-view .knx-job-list .knx-list-item{padding:1.5rem 0;border-top:2px solid #e8e8e8;border-bottom:2px solid transparent;position:relative}.sv-theme-digg .knx-available-jobs .knx-job-list-view .knx-job-list .knx-list-item:last-child{border-bottom:2px solid #e8e8e8}.sv-theme-digg .knx-available-jobs .knx-job-list-view .knx-job-list .knx-list-item .knx-item-container .knx-job-link{font-size:1.5rem;font-weight:bold}.sv-theme-digg .knx-available-jobs .knx-job-list-view .knx-job-list .knx-list-item .knx-item-container .knx-job-link:hover{text-decoration:none}.sv-theme-digg .knx-available-jobs .knx-job-list-view .knx-job-list .knx-list-item .knx-item-container .knx-job-link::after{content:"";position:absolute;bottom:0;top:0;left:0;width:100%}.sv-theme-digg .knx-available-jobs .knx-job-list-view .knx-job-list .knx-list-item .knx-item-container .knx-last-application-date{font-size:.875rem;margin-bottom:0}.sv-theme-digg .knx-available-jobs .knx-job-list-view .knx-job-list .knx-list-item .knx-item-container .knx-last-application-date .knx-date{display:inline-block;background-color:#f7e4e1;padding:.1rem;margin-left:.5rem}.sv-theme-digg .knx-available-jobs .knx-active-job-view .job-content-container .job-title{width:100%}@media(min-width:64rem){.sv-theme-digg .knx-available-jobs .knx-active-job-view .job-content-container .job-title{word-break:normal}}.sv-theme-digg .knx-available-jobs .knx-active-job-view .job-content-container .image-container .job-image{max-width:100%}.sv-theme-digg .knx-available-jobs .knx-active-job-view .job-content-container .image-container .job-ref{margin-top:0;font-size:.95rem}.sv-theme-digg .knx-available-jobs .knx-active-job-view .job-content-container .job-description h2{font-weight:bold;font-size:2rem}.sv-theme-digg .knx-available-jobs .knx-active-job-view .job-content-container .job-description h3{font-weight:bold;font-size:1.32rem}.sv-theme-digg .knx-available-jobs .knx-active-job-view .job-content-container .apply-btn-container .apply-btn{text-decoration:underline;font-size:1.125rem;padding:.57rem 1.25rem;border:0;margin-right:1rem}.sv-theme-digg .knx-available-jobs .knx-active-job-view .job-content-container .apply-btn-container .apply-btn:hover{text-decoration:none;background-color:#657c54}.sv-theme-digg .knx-available-jobs .knx-active-job-view .job-content-container .apply-btn-container .apply-btn:active{background-color:#2b2a29}.sv-theme-digg .knx-available-jobs .knx-active-job-view .job-content-container .apply-btn-container .back-btn{margin-top:1.5rem}.sv-theme-digg .knx-available-jobs .knx-active-job-view .job-content-container .apply-btn-container .back-btn:hover{text-decoration:underline}.sv-theme-digg .dg-video-chapter-list{width:100%;height:480px;background-color:#121212}.sv-theme-digg .dg-video-chapter-head{padding-left:1rem;background-color:#000}.sv-theme-digg .dg-video-chapter-header{margin:0;padding:1rem 1rem 1rem 1.7rem;font-size:20px!important;background-position:left center;background-repeat:no-repeat;background-size:1.1rem;background-image:url(data:image/svg+xml;base64,PHN2ZyBjbGFzcz0iZGlnaS1pY29uLWxpc3QtdWwgc2MtZGlnaS1pY29uLWxpc3QtdWwiIHdpZHRoPSIyNiIgaGVpZ2h0PSIyMSIgdmlld0JveD0iMCAwIDI2IDIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGNsYXNzPSJkaWdpLWljb24tbGlzdC11bF9fc2hhcGUgc2MtZGlnaS1pY29uLWxpc3QtdWwiIGQ9Ik00Ljg3NSAyLjQyM2EyLjQzIDIuNDMgMCAwMS0yLjQzOCAyLjQyM0EyLjQzIDIuNDMgMCAwMTAgMi40MjMgMi40MyAyLjQzIDAgMDEyLjQzOCAwYTIuNDMgMi40MyAwIDAxMi40MzcgMi40MjN6TTIuNDM3IDguMDc3QTIuNDMgMi40MyAwIDAwMCAxMC41YTIuNDMgMi40MyAwIDAwMi40MzggMi40MjNBMi40MyAyLjQzIDAgMDA0Ljg3NCAxMC41YTIuNDMgMi40MyAwIDAwLTIuNDM4LTIuNDIzem0wIDguMDc3QTIuNDMgMi40MyAwIDAwMCAxOC41NzcgMi40MyAyLjQzIDAgMDAyLjQzOCAyMWEyLjQzIDIuNDMgMCAwMDIuNDM3LTIuNDIzIDIuNDMgMi40MyAwIDAwLTIuNDM4LTIuNDIzek03LjMxNCA0LjI0aDE3Ljg3NUEuODEuODEgMCAwMDI2IDMuNDMzdi0yLjAyYS44MS44MSAwIDAwLS44MTMtLjgwN0g3LjMxM2EuODEuODEgMCAwMC0uODEyLjgwN3YyLjAyYS44MS44MSAwIDAwLjgxMy44MDd6bTAgOC4wNzdoMTcuODc1QS44MS44MSAwIDAwMjYgMTEuNTFWOS40OWEuODEuODEgMCAwMC0uODEzLS44MDdINy4zMTNhLjgxLjgxIDAgMDAtLjgxMi44MDd2Mi4wMmEuODEuODEgMCAwMC44MTMuODA3em0wIDguMDc3aDE3Ljg3NWEuODEuODEgMCAwMC44MTItLjgwN3YtMi4wMmEuODEuODEgMCAwMC0uODEzLS44MDdINy4zMTNhLjgxLjgxIDAgMDAtLjgxMi44MDd2Mi4wMmEuODEuODEgMCAwMC44MTMuODA3eiIgZmlsbD0iI2Y5ZjlmOSIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+PC9zdmc+)}.sv-theme-digg .dg-video-chapter-list-inner{padding:1rem;margin:0;height:418px;overflow-y:auto}.sv-theme-digg .dg-video-chapter-item{display:block;width:100%;background-color:#121212;border:0;cursor:pointer}.sv-theme-digg .dg-video-chapter-item:focus{border:3px dotted #fff}.sv-theme-digg .dg-video-chapter-item-title{float:left;padding-left:1.25rem;text-align:left;max-width:85%;background-position-y:6px;background-repeat:no-repeat;background-size:1.1rem;background-image:url(/webdav/files/system/dist/fonts/right-arrow.svg)}.sv-theme-digg .dg-video-chapter-item-time{float:right}.sv-theme-digg .dg-video-display-none{display:none!important}.sv-theme-digg .dg-play-related-video img{width:100%}.sv-theme-digg .dg-play-related-video a{display:inline-block}.sv-theme-digg .dg-play-related-video h3{color:#fff;font-size:20px;margin-top:.25em;font-weight:700;text-decoration:underline}.sv-theme-digg .dg-play-area-black a:focus{border:3px dotted #fff}.sv-theme-digg .dg-play-videoarea ul{margin-top:1.5em;padding:0}.sv-theme-digg .dg-play-videoarea li{width:calc(25% - 1em - 4px);display:inline-block;margin-right:1em;vertical-align:top}.sv-theme-digg .dg-play-videoarea li img{width:100%}.sv-theme-digg .dg-play-videoarea .sv-font-ingress{display:block;text-decoration:underline}.sv-theme-digg .dg-play-padding-bottom{padding-bottom:2em}.sv-theme-digg .dg-play-content-inner{width:100%;max-width:1280px;margin:auto}.sv-theme-digg .dg-play-content-inner h1{margin-bottom:.75em}.sv-theme-digg .dg-play-content-inner h2{font-size:24px;margin:0!important}.sv-theme-digg .dg-play-content-inner img{padding:0!important;margin-top:-31px;position:relative;z-index:1}.sv-theme-digg .dg-play-content-inner .dg-tableheading{position:relative;top:31px;left:12px;padding:2px 2px 2px 4px;font-size:14px;color:#fff;background-color:#2b2a29}.sv-theme-digg .dg-play-area-black{padding:2em 1em 3em 1em}.sv-theme-digg .dg-play-area-black h1,.sv-theme-digg .dg-play-area-black h2,.sv-theme-digg .dg-play-area-black h3,.sv-theme-digg .dg-play-area-black h4,.sv-theme-digg .dg-play-area-black h5,.sv-theme-digg .dg-play-area-black h6,.sv-theme-digg .dg-play-area-black ul,.sv-theme-digg .dg-play-area-black ol,.sv-theme-digg .dg-play-area-black p,.sv-theme-digg .dg-play-area-black span,.sv-theme-digg .dg-play-area-black time,.sv-theme-digg .dg-play-area-black a{color:#fff}.sv-theme-digg .dg-play-area-black svg{fill:#fff}.sv-theme-digg .dg-play-area-black time{float:right}.sv-theme-digg .dg-play-area-white{padding:2em 1em 3em 1em}.sv-theme-digg .dg-play-area-white h3{font-size:20px!important}.sv-theme-digg .dg-play-area-white time{float:right}.sv-theme-digg .dg-play-area-white a{display:inline-block}.sv-theme-digg .dg-play-area-green{padding:2em 1em 3em 1em}.sv-theme-digg .dg-play-area-green .env-button{border:2px solid #556951!important;color:#556951!important}.sv-theme-digg .dg-play-area-pink{padding:2em 1em 3em 1em}.sv-theme-digg .dg-play-area-pink img{margin:8px 8px 0 0}.sv-theme-digg .dg-play-area-pink .sv-archive-portlet span:nth-of-type(1){background:#2b2a29;color:#fff;padding:2px 4px}.sv-theme-digg .dg-play-area-pink .sv-archive-portlet a span{background:inherit!important;color:inherit!important;padding:inherit!important}.sv-theme-digg .dg-play-tight-header,.sv-theme-digg .dg-play-tight-header p{margin:0;padding:0}.sv-theme-digg .dg-play-linkbuttons .sv-button-portlet{display:inline-block;margin-right:.5em}.sv-theme-digg .dg-play-linkbuttons .sv-button-portlet .env-button{margin-bottom:.5em}.sv-theme-digg .dg-play-filterbuttons .sv-button-portlet{display:inline-block;margin-right:.5em}.sv-theme-digg .dg-play-filterbuttons .sv-button-portlet .env-button{background-color:#fff!important;border:1px solid #212121!important;border-radius:50px!important;margin-bottom:.5em}.sv-theme-digg .dg-play-filterbuttons .sv-button-portlet .env-button:hover{background-color:#212121!important;color:#fff!important}.sv-theme-digg .dg-play-videobar{margin-top:1em}.sv-theme-digg .dg-play-videobar h3{display:block;margin-top:.75em;font-size:20px}.sv-theme-digg .dg-play-videobar h3 a{text-decoration:underline}.sv-theme-digg .dg-play-coming-up li{padding:1rem;background-color:#f3dedb}.sv-theme-digg .dg-play-coming-up time,.sv-theme-digg .dg-play-coming-up .sv-play-time-sep{position:relative;top:6px}.sv-theme-digg .dg-play-video-header h1{font-size:32px;font-weight:700;margin-top:0}.sv-theme-digg .dg-play-video-metadata img{margin-top:12px}.sv-theme-digg .dg-play-video-metadata p{margin:10px 0 0 0}.sv-theme-digg .dg-video-chat-iframe{width:100%!important;height:100%!important;overflow-y:scroll}.sv-theme-digg .dg-video-chat-list{background:#000}.sv-theme-digg .dg-video-display-none{display:none!important}.sv-theme-digg .dg-play-category-label{position:relative;z-index:2;margin:0 12px;background-color:#2b2a29;padding:2px 5px;font-size:14px;font-weight:400;color:#fff}.sv-theme-digg .visually-hidden{position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);white-space:nowrap}.sv-theme-digg .dg-play-hitscount{font-size:16px!important}.sv-theme-digg .dg-regrek-dropitem-inner{border:0;background-color:#fff;padding:0}.sv-theme-digg .dg-regrek-filter-all{border:0;font-size:16px;text-decoration:underline;background-color:transparent;cursor:pointer;padding-top:3px}.sv-theme-digg .dg-regrek-filter-all .display-none{display:none}.sv-theme-digg .dg-play-filter .dg-regrek-input-row{margin-right:1em;max-width:calc(50% - .5em - 2px)!important;width:16em!important;display:inline-block}.sv-theme-digg .dg-play-filter .dg-regrek-input-row .dg-regrek-dropdown{width:100%!important}.sv-theme-digg .dg-play-filter .areas{margin-right:0}.sv-theme-digg .dg-play-filter .result-header{margin-top:0}.sv-theme-digg .dg-play-filter fieldset{border:0;padding:0}.sv-theme-digg .dg-play-filter-item{margin-bottom:1.5em}@media screen and (max-width:600px){.sv-theme-digg .dg-play-videoarea li{width:100%;display:block;margin-right:0}.sv-theme-digg #dg-regrek-dropbody-areas{left:1em}}@media screen and (min-width:600px)and (max-width:1023px){.sv-theme-digg .dg-play-videoarea li{width:calc(33% - 1em - 4px)}}.sv-theme-digg .sv-marketplace-sitevision-feedback{padding:.5rem;border:2px solid #e8e8e8;border-left:2px solid #5a6751}.sv-theme-digg .sv-marketplace-sitevision-feedback .env-align-self--center{width:100%}.sv-theme-digg .sv-marketplace-sitevision-feedback .env-m-top--small{display:flex;justify-content:flex-end}.sv-theme-digg .sv-marketplace-sitevision-feedback .env-m-top--small button{margin:-42px 0 1em 0;border:2px solid #5a6751!important;background-color:#fff!important;color:#5a6751!important;position:relative}.sv-theme-digg .sv-marketplace-sitevision-feedback .env-m-top--small button:hover{background-color:#fff!important}.sv-theme-digg .sv-marketplace-sitevision-feedback .env-m-top--small button:first-of-type{left:81px}.sv-theme-digg .sv-marketplace-sitevision-feedback .env-m-top--small button:last-of-type{left:-81px}.sv-theme-digg .sv-marketplace-sitevision-feedback .env-m-top--small button:disabled{margin-right:0!important;left:0!important;background-color:#5a6751!important;border-color:#5a6751!important;color:#fff!important;opacity:1!important}.sv-theme-digg .sv-marketplace-sitevision-feedback .dg-normal{margin:-32px 0 0 0}@media screen and (max-width:600px){.sv-theme-digg .sv-marketplace-sitevision-feedback{min-height:150px}.sv-theme-digg .sv-marketplace-sitevision-feedback .env-collapse{margin-top:40px}.sv-theme-digg .sv-marketplace-sitevision-feedback .env-p-around--small .dg-normal{margin-top:-90px}.sv-theme-digg .sv-marketplace-sitevision-feedback .env-p-around--small button{margin-top:16px}.sv-theme-digg .sv-marketplace-sitevision-feedback .env-form button{margin-top:65px}}.sv-theme-digg .filter-mobile{display:none}.sv-theme-digg .dg-standard-template{max-width:72em;margin:0 auto;padding:30px 72px 72px 32px}@media(max-width:37.48rem){.sv-theme-digg .dg-standard-template{padding:30px 16px 72px 16px}}@media(max-width:37.48rem){.sv-theme-digg .dg-standard-template h1{font-size:32px}}@media(min-width:30rem){.sv-theme-digg .dg-standard-template h1{width:83.33%;margin-bottom:32px}}.sv-theme-digg .dg-standard-template h2{font-size:1.5em}@media(min-width:30rem){.sv-theme-digg .dg-standard-template h2{font-size:2em}}.sv-theme-digg .dg-standard-template h3{font-size:1.25em}@media(min-width:30rem){.sv-theme-digg .dg-standard-template h3{font-size:1.5em}}.sv-theme-digg .dg-standard-template .dg-standard-template-content{position:relative}.sv-theme-digg .dg-page-container{display:flex;flex-direction:column;min-height:100vh;word-break:break-word}.sv-theme-digg.sv-editing-mode .dg-header img{position:inherit}.sv-theme-digg .dg-read-more ul{margin-top:16px;padding-left:40px;list-style-type:disc}.sv-theme-digg .dg-read-more ul li{padding-bottom:8px}.sv-theme-digg .dg-read-more ul li .dg-link-icon{height:20px;margin-left:10px;display:inline-block;vertical-align:bottom}.sv-theme-digg .dg-read-more ul li .dg-link-icon-ext{height:16px}
.dg-scroll-to-top-button{display:none}
/*! - -- Built by Consid AB | (c) 2025 Ange kundens namn här och hemsida under | Consid Örebro Boilerplate v0.1.0 -- - !*/.badge.badge-sm{font-size:.875rem;font-weight:700;padding:.25rem .5rem}.badge.badge-lg{font-size:1.25rem;font-weight:700;padding:.75rem}@media(max-width:599px){.heading{font-size:2.438rem}.subheading{font-size:1.938rem;font-weight:600}}.sv-theme-digg .dg-standard-template h2.sv-font-component-heading-h2,.sv-theme-digg h2.sv-font-component-heading-h2{font-size:1.125rem;line-height:1.75;margin:0}@media(min-width:37.5rem){.sv-theme-digg .dg-standard-template h2.sv-font-component-heading-h2,.sv-theme-digg h2.sv-font-component-heading-h2{font-size:1.25rem;line-height:1.5}}.sv-theme-digg .dg-standard-template h3.sv-font-component-heading-h3,.sv-theme-digg h3.sv-font-component-heading-h3{font-size:1.125rem;line-height:1.75rem}@media(min-width:37.5rem){.sv-theme-digg .dg-standard-template h3.sv-font-component-heading-h3,.sv-theme-digg h3.sv-font-component-heading-h3{font-size:1.25rem;line-height:1.5}}.sv-form-field-message>span{color:#a94442!important}@media(min-width:37.5rem){.sv-theme-digg .dg-header .dg-header-top{margin:0;padding:.3rem 2rem 0 2em}}.sv-theme-digg .dg-header .dg-header-bottom .dg-header-logo{padding:0}.sv-theme-digg .dg-header .dg-header-bottom .dg-header-logo a{bottom:unset;padding-top:4px;position:relative;right:unset}.sv-theme-digg .dg-header .dg-tools-menu{-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;float:none;justify-content:flex-end;padding-right:15px}.sv-theme-digg .dg-header .dg-tools-menu ul{list-style:none;margin:0;padding:0}.sv-theme-digg .dg-header .dg-tools-menu li{display:inline-block;list-style:none}.sv-theme-digg .dg-header .dg-tools-menu a{display:block;padding:.75rem 0 .75rem .75rem;white-space:nowrap}.sv-theme-digg .dg-news-list-wrapper{-webkit-box-align:start;-ms-flex-align:start;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}@media screen and (max-width:1024px){.sv-theme-digg .dg-news-list-wrapper{display:block}}.sv-theme-digg .dg-news-list-wrapper .dg-article-list{width:58.3333333333%}@media screen and (max-width:1024px){.sv-theme-digg .dg-news-list-wrapper .dg-article-list{width:auto}}.sv-theme-digg .dg-news-list-wrapper .dg-article-list .load-more{margin-top:2.5rem}.sv-theme-digg .dg-news-list-wrapper .article-title{display:block;margin-bottom:1rem}.sv-theme-digg .dg-news-list-wrapper .filter-desktop{width:22%}@media screen and (max-width:1024px){.sv-theme-digg .dg-news-list-wrapper .dg-article-filter.filter-desktop{display:none}}.sv-theme-digg .dg-news-list-wrapper .dg-article-filter ul{border-bottom:0;list-style:none;margin:0;padding:0}.sv-theme-digg .dg-news-list-wrapper .dg-article-filter ul li{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin:0 0 1rem}.sv-theme-digg .dg-news-list-wrapper .dg-article-filter ul li p{margin:0}.sv-theme-digg .dg-news-list-wrapper .dg-article-filter ul li .env-button--link{border:0;border-radius:0;display:inline-block;margin:0 1rem 0 0;min-height:2.75rem;min-height:40px;padding:0;text-align:left;vertical-align:top}.sv-theme-digg .dg-news-list-wrapper .dg-article-filter ul li .env-button--link.current-filter{font-weight:700}.sv-theme-digg .dg-news-list-wrapper .dg-article-filter .filter__filter-categories button{padding-left:0}.sv-theme-digg .dg-news-list-wrapper .dg-article-filter .filter__filter-categories button span{color:#999;margin-left:.5rem}.sv-theme-digg .dg-standard-template .dg-article-filter h2,.sv-theme-digg .dg-standard-template .dg-article-filter h3.subheading3{font-size:20px;font-weight:700;letter-spacing:-.01em;line-height:28px;padding-bottom:.5em}.dg-news-list-wrapper .dg-article-filter.filter-mobile{display:none;margin-bottom:3rem;-webkit-transition:border .3s ease-in-out;transition:border .3s ease-in-out;width:100%}@media screen and (max-width:1024px){.dg-news-list-wrapper .dg-article-filter.filter-mobile{display:block}}.dg-news-list-wrapper .dg-article-filter.filter-mobile h2{margin:0}.dg-news-list-wrapper .dg-article-filter.filter-mobile .filter__filterhead{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f4e0ce;border:0;border-left:2px solid #f4e0ce;border-radius:none;color:rgba(0,0,0,.87);color:#292a2b;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:ubuntu,sans-serif;font-size:1.25rem;font-weight:700;line-height:1.5;padding:1.5rem;width:100%}.dg-news-list-wrapper .dg-article-filter.filter-mobile .filter__filterhead svg{margin-right:1rem;width:2rem}.dg-news-list-wrapper .dg-article-filter.filter-mobile .filter__filterbody{border-bottom:2px solid #e8e8e8;border-left:2px solid #e8e8e8;border-right:2px solid #e8e8e8;max-height:0;overflow:hidden;padding:0;-webkit-transition:max-height .5s ease-in-out;transition:max-height .5s ease-in-out}.dg-news-list-wrapper .dg-article-filter.filter-mobile .filter__filterbody.open{max-height:2000rem}.dg-news-list-wrapper .dg-article-filter.filter-mobile button{min-height:2.75rem;padding:0 1.5rem}.dg-news-list-wrapper .dg-article-filter.filter-mobile ul{margin:1rem 1.5rem 2rem 0}.dg-news-list-wrapper .dg-article-filter.filter-mobile ul li{-webkit-box-pack:normal;-ms-flex-pack:normal;justify-content:normal;margin:0}.sv-adminsubscriptions-portlet [type=checkbox]:checked+label .env-checkbox__fake,.sv-subscriptions-portlet [type=checkbox]:checked+label .env-checkbox__fake{background-color:#5a6751}.sv-adminsubscriptions-portlet input,.sv-subscriptions-portlet input{border:2px solid #949494;border-radius:0;height:unset;padding:.75rem}.sv-theme-digg .sv-subscriptions-portlet .env-button.env-button{background-color:transparent;border-color:#5a6751;color:#5a6751}.sv-theme-digg .sv-adminsubscriptions-portlet .env-button.env-button{background-color:transparent;border-color:#5a6751;color:#5a6751;display:inline-block}body.sv-theme-digg .dg-play-area-white .dg-play-videoarea a{display:block}.code-fragment .code-fragment--dark .hljs{background-color:#161616;color:#e8e8e8}.code-fragment .code-fragment--dark .hljs.no-highlight span{color:#e8e8e8!important}.code-fragment .code-fragment--dark .hljs .hljs-comment,.code-fragment .code-fragment--dark .hljs .hljs-quote{color:#586e75;font-style:italic}.code-fragment .code-fragment--dark .hljs .hljs-addition,.code-fragment .code-fragment--dark .hljs .hljs-keyword,.code-fragment .code-fragment--dark .hljs .hljs-literal,.code-fragment .code-fragment--dark .hljs .hljs-selector-tag{color:#b64926}.code-fragment .code-fragment--dark .hljs .hljs-doctag,.code-fragment .code-fragment--dark .hljs .hljs-number,.code-fragment .code-fragment--dark .hljs .hljs-regexp,.code-fragment .code-fragment--dark .hljs .hljs-string{color:#97bf7f}.code-fragment .code-fragment--dark .hljs .hljs-built_in,.code-fragment .code-fragment--dark .hljs .hljs-meta,.code-fragment .code-fragment--dark .hljs .hljs-name,.code-fragment .code-fragment--dark .hljs .hljs-section,.code-fragment .code-fragment--dark .hljs .hljs-title{color:#e9be95}.code-fragment .code-fragment--dark .hljs .hljs-class .hljs-title,.code-fragment .code-fragment--dark .hljs .hljs-template-variable,.code-fragment .code-fragment--dark .hljs .hljs-title.class_,.code-fragment .code-fragment--dark .hljs .hljs-type,.code-fragment .code-fragment--dark .hljs .hljs-variable{color:#b58900}.code-fragment .code-fragment--dark .hljs .hljs-attribute,.code-fragment .code-fragment--dark .hljs .hljs-tag{color:#e8e8e8}.code-fragment .code-fragment--dark .hljs .hljs-bullet,.code-fragment .code-fragment--dark .hljs .hljs-link,.code-fragment .code-fragment--dark .hljs .hljs-subst,.code-fragment .code-fragment--dark .hljs .hljs-symbol{color:#cb4b16}.code-fragment .code-fragment--dark .hljs .hljs-deletion{color:#dc322f}.code-fragment .code-fragment--dark .hljs .hljs-selector-class,.code-fragment .code-fragment--dark .hljs .hljs-selector-id{color:#d3a60c}.code-fragment .code-fragment--dark .hljs .hljs-formula{background:#073642}.code-fragment .code-fragment--dark .hljs .hljs-emphasis{font-style:italic}.code-fragment .code-fragment--dark .hljs .hljs-strong{font-weight:700}.code-fragment .code-fragment--dark .code-line-row:before{border-right:1px solid #fff;color:#fff}.code-fragment .code-fragment--light .hljs{background-color:#f6f6f6;color:#2f3337}.code-fragment .code-fragment--light .hljs .hljs-subst{color:#2f3337}.code-fragment .code-fragment--light .hljs .hljs-comment{color:#656e77}.code-fragment .code-fragment--light .hljs .hljs-attr,.code-fragment .code-fragment--light .hljs .hljs-doctag,.code-fragment .code-fragment--light .hljs .hljs-keyword,.code-fragment .code-fragment--light .hljs .hljs-meta .hljs-keyword,.code-fragment .code-fragment--light .hljs .hljs-section,.code-fragment .code-fragment--light .hljs .hljs-selector-tag{color:#b64e3e}.code-fragment .code-fragment--light .hljs .hljs-attribute{color:#803378}.code-fragment .code-fragment--light .hljs .hljs-name,.code-fragment .code-fragment--light .hljs .hljs-number,.code-fragment .code-fragment--light .hljs .hljs-quote,.code-fragment .code-fragment--light .hljs .hljs-selector-id,.code-fragment .code-fragment--light .hljs .hljs-template-tag,.code-fragment .code-fragment--light .hljs .hljs-type{color:#b75501}.code-fragment .code-fragment--light .hljs .hljs-selector-class{color:#015692}.code-fragment .code-fragment--light .hljs .hljs-link,.code-fragment .code-fragment--light .hljs .hljs-regexp,.code-fragment .code-fragment--light .hljs .hljs-selector-attr,.code-fragment .code-fragment--light .hljs .hljs-string,.code-fragment .code-fragment--light .hljs .hljs-symbol,.code-fragment .code-fragment--light .hljs .hljs-template-variable,.code-fragment .code-fragment--light .hljs .hljs-variable{color:#54790d}.code-fragment .code-fragment--light .hljs .hljs-meta,.code-fragment .code-fragment--light .hljs .hljs-selector-pseudo{color:#015692}.code-fragment .code-fragment--light .hljs .hljs-built_in,.code-fragment .code-fragment--light .hljs .hljs-literal,.code-fragment .code-fragment--light .hljs .hljs-title{color:#b75501}.code-fragment .code-fragment--light .hljs .hljs-bullet,.code-fragment .code-fragment--light .hljs .hljs-code{color:#535a60}.code-fragment .code-fragment--light .hljs .hljs-meta .hljs-string{color:#54790d}.code-fragment .code-fragment--light .hljs .hljs-deletion{color:#c02d2e}.code-fragment .code-fragment--light .hljs .hljs-addition{color:#2f6f44}.code-fragment .code-fragment--light .hljs .hljs-emphasis{font-style:italic}.code-fragment .code-fragment--light .hljs .hljs-strong{font-weight:700}.code-fragment .code-fragment--light .hljs .code-line-row{font-family:Ubuntu;font-size:1rem}.code-fragment .code-fragment--light .hljs .code-line-row:before{border-right:1px solid #363534;color:#363534}.code-fragment .code-fragment-copy{height:.55rem;position:relative;width:100%}.code-fragment .code-fragment-copy .code-fragment-copy--btn{background-color:#f6f6f6;border:2px solid #161616;border-radius:0;color:#000;cursor:pointer;font-family:Ubuntu;font-size:1rem;position:absolute;right:0;z-index:1}.code-fragment .line-numbers{counter-reset:linenumber 0}.code-fragment .line-numbers .code-fragment__line-row:before{content:counter(linenumber) ".";counter-increment:linenumber;display:inline-block;left:-1rem;margin:0;padding:.1rem .5rem;position:relative;text-align:end;width:3.5rem}.code-fragment .hljs{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.code-fragment pre code.hljs{overflow-x:auto;padding:1em}.code-fragment code.hljs{padding:3px 5px}.custom-mail-form-summary{background-color:#f0efee;font-family:sans-serif;margin:2rem auto;max-width:600px;padding:1.5rem}.custom-mail-form-summary .summary-table{display:grid;row-gap:12px}.custom-mail-form-summary .summary-row{-webkit-box-pack:justify;-ms-flex-pack:justify;border-bottom:1px solid #695f59;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;padding:8px 0}.custom-mail-form-summary .summary-row p.normal{margin:0}.custom-mail-form-summary .summary-label{font-weight:600}.custom-mail-form-summary .summary-value{max-width:60%;text-align:right;word-break:break-word}
@charset "UTF-8";/*! - -- Built by Consid AB | (c) 2024 Ange kundens namn här och hemsida under | Consid Örebro Boilerplate v0.1.0 -- - !*/.sv-theme-digg .dg-header-menu{background-color:#d5dad4;font-family:Ubuntu,Helvetica Neue,sans-serif;letter-spacing:-.01em;padding:.1rem}.sv-theme-digg .dg-header-menu ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.5rem 0;list-style:none}.sv-theme-digg .dg-header-menu ul li a{color:#000;font-size:1.125rem;padding:.8rem 1.5rem;text-decoration:none}.sv-theme-digg .dg-header-menu ul li a:hover{background-color:#eef5ef}.sv-theme-digg .dg-header-menu ul .dg-header-menu__item--current a{font-weight:700;text-decoration:underline}.sv-theme-digg .dg-samlat-kundmote__hero{-webkit-box-orient:vertical;-webkit-box-direction:reverse;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.sv-theme-digg .dg-samlat-kundmote__hero>div:first-of-type{padding:0 1rem 1rem}@media(min-width:1024px){.sv-theme-digg .dg-samlat-kundmote__hero{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:row;flex-direction:row;position:relative}.sv-theme-digg .dg-samlat-kundmote__hero>div:first-of-type{padding:0 6% 2% 8%}.sv-theme-digg .dg-samlat-kundmote__hero--startpage>div:first-of-type{padding:0 5% 3%}}.dg-samlat-kundmote__puff-pixlar{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:0;padding:1rem}@media(min-width:1024px){.dg-samlat-kundmote__puff-pixlar{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:1rem;padding:1rem 0}}[role=list]{counter-reset:step}[role=list]>.sv-layout:not(:last-child)>[role=listitem]{border-left:3px solid #546850}[role=listitem]{margin-left:1rem;padding-bottom:1rem;padding-left:2.5rem}[role=listitem]:before{background-color:#546850;color:#fff;content:counter(step);counter-increment:step;font-family:Ubuntu,Helvetica Neue,sans-serif;font-size:1.2rem;left:0;padding:.5rem .8rem;position:absolute}[role=listitem] h2 a,[role=listitem] h3 a{text-decoration:underline}[role=listitem] .sv-text-portlet-content>:last-child{margin-bottom:0}.sv-theme-digg .dg-standard-template [role=listitem] h2,.sv-theme-digg .dg-standard-template [role=listitem] h3{font-size:1.5rem;margin-top:0!important}.samlat-kundmote__process{font-family:Ubuntu,Helvetica Neue,sans-serif;margin-bottom:1rem}.samlat-kundmote__process-list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1rem 2rem;list-style:none;padding-left:0}.samlat-kundmote__process-step{border:.125rem solid #546850;color:#546850;padding:.2rem .5rem;position:relative}.samlat-kundmote__process-step:not(:last-child):after{border:.0625rem solid #546850;content:"";position:absolute;right:-2.125rem;top:.6rem;width:2rem}.samlat-kundmote__process-step--active{background-color:#546850;color:#fff}.badge.badge-sm{font-size:.875rem;font-weight:700;padding:.25rem .5rem}.badge.badge-lg{font-size:1.25rem;font-weight:700;padding:.75rem}.dg-listlinks .sv-decoration-content{display:grid;grid-template-columns:1fr 1fr}.dg-listlinks .sv-decoration-content .dg-listlink{max-width:100%}@media(max-width:1023px){.dg-listlinks .sv-decoration-content{grid-template-columns:1fr}}.dg-listlink{margin:0;max-width:50%;padding:0}.dg-listlink a{-webkit-box-pack:justify;-ms-flex-pack:justify;background-color:var(--bgColor);display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;padding:1.5rem;text-decoration:none;width:100%}.dg-listlink a>span{-webkit-box-flex:1;-ms-flex:1;flex:1;font-family:Ubuntu,Helvetica Neue,sans-serif;font-size:1.25em;font-style:normal;font-weight:700;letter-spacing:-.01em;line-height:1.5}.dg-listlink a>svg{fill:inherit;width:1.625rem}.dg-listlink a:hover{background-color:color-mix(in srgb,var(--bgColor) 80%,transparent)}.dg-listlink:before{content:none!important}@media(max-width:1023px){.dg-listlink{max-width:100%}}.sv-theme-digg .dg-standard-template.dg-standard-template--content-wider{max-width:77rem}
/*! - -- Built by Consid AB | (c) 2025 Ange kundens namn här och hemsida under | Consid Örebro Boilerplate v0.1.0 -- - !*/.sv-dbform-portlet form input[aria-invalid=true],.sv-form-portlet form input[aria-invalid=true]{border:2px solid #a94442!important}.sv-dbform-portlet form .sv-form-field-message>span,.sv-form-portlet form .sv-form-field-message>span{display:block;margin:0;padding:.3rem .5rem}.sv-dbform-portlet form .sv-form-field-message>span:before,.sv-form-portlet form .sv-form-field-message>span:before{-webkit-font-smoothing:antialiased;content:"\f071";font-family:Font Awesome\ 6 Free;font-size:18px;font-weight:900;margin-right:8px}.sv-dbform-portlet form .sv-formField:has(.sv-form-field-message span) .sv-form-consent>label,.sv-form-portlet form .sv-formField:has(.sv-form-field-message span) .sv-form-consent>label{color:#a94442}.sv-dbform-portlet form .sv-formField:has(.sv-form-field-message span) .sv-form-consent>input[type=checkbox],.sv-form-portlet form .sv-formField:has(.sv-form-field-message span) .sv-form-consent>input[type=checkbox]{accent-color:#a94442}.sv-dbform-portlet form .sv-formField:has(.sv-form-field-message span) fieldset>div>select,.sv-form-portlet form .sv-formField:has(.sv-form-field-message span) fieldset>div>select{border-color:#a94442}.sv-dbform-portlet form div table tbody tr:nth-child(odd),.sv-form-portlet form div table tbody tr:nth-child(odd){background-color:transparent!important}.sv-dbform-portlet form div table tbody tr:first-child td,.sv-dbform-portlet form div table tbody tr:first-child td span.sv-font-brodtext-informationsruta,.sv-form-portlet form div table tbody tr:first-child td,.sv-form-portlet form div table tbody tr:first-child td span.sv-font-brodtext-informationsruta{color:#a94442}.sv-dbform-portlet form div table tbody tr:first-child td img,.sv-dbform-portlet form div table tbody tr:first-child td:nth-of-type(2),.sv-form-portlet form div table tbody tr:first-child td img,.sv-form-portlet form div table tbody tr:first-child td:nth-of-type(2){display:none}.sv-dbform-portlet form div table tbody tr:first-child td:first-child,.sv-form-portlet form div table tbody tr:first-child td:first-child{padding-right:0;width:1rem}.sv-dbform-portlet form div table tbody tr:first-child td:first-child:before,.sv-form-portlet form div table tbody tr:first-child td:first-child:before{-webkit-font-smoothing:antialiased;content:"\f071";font-family:Font Awesome\ 6 Free;font-size:18px;font-weight:900;margin-right:0}
/*# sourceMappingURL=template-grundmall.min.css.map */

