From 41bca72d20a600b18cc38fee80c163dd0949fac1 Mon Sep 17 00:00:00 2001 From: samharrison7 Date: Wed, 4 Sep 2024 10:57:16 +0000 Subject: [PATCH] deploy: b02bdb661b1a9320fb95c6f75d04808101f56f0c --- .buildinfo | 2 +- _sources/users/nanofase-data.md | 4 ++-- _sphinx_design_static/sphinx-design.min.css | 2 +- _static/searchtools.js | 7 ++++--- _static/sphinx-design.min.css | 2 +- developers/conventions.html | 2 +- developers/io-units.html | 2 +- developers/vs-ifort-setup.html | 2 +- genindex.html | 2 +- getting-started/building-the-model.html | 2 +- getting-started/running-the-model.html | 2 +- getting-started/test-scenario.html | 2 +- intro.html | 2 +- objects.inv | Bin 1090 -> 1104 bytes references.html | 2 +- search.html | 2 +- searchindex.js | 2 +- theory/conceptual-structure.html | 2 +- theory/intro.html | 2 +- users/batch.html | 2 +- users/checkpointing.html | 2 +- users/example-workflows.html | 2 +- users/input-data.html | 2 +- users/jasmin.html | 2 +- users/nanofase-data.html | 4 ++-- users/netcdf-namelist-input.html | 2 +- users/output.html | 2 +- users/parameter-reference.html | 2 +- users/speeding-up-model-runs.html | 2 +- users/temporal-period.html | 2 +- 30 files changed, 34 insertions(+), 33 deletions(-) diff --git a/.buildinfo b/.buildinfo index d00cb01..cfa66d6 100644 --- a/.buildinfo +++ b/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: a47af5ef49e4a3f3e68cea3520f65a53 +config: a5557a1a2f0254113b9905b261010d9a tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/_sources/users/nanofase-data.md b/_sources/users/nanofase-data.md index 71e3459..076d8ae 100644 --- a/_sources/users/nanofase-data.md +++ b/_sources/users/nanofase-data.md @@ -2,7 +2,7 @@ The *NanoFASE data module* (`nfdata`) is a Python package that is used to compile input data for the model. It is recommended to use this package over and above manually compiling the NetCDF and constants namelist file required by the model, as the data module scripts take care of deriving a variety of [secondary derived variables](netcdf-namelist-input:secondary-derived-variables), amongst other reasons. -The package source code can be [found on GitHub](https://github.com/nerc-ceh/nfdata). +The package source code can be [found on GitHub](https://github.com/nerc-ceh/nanofase-data). ## Getting started @@ -263,4 +263,4 @@ We appreciate that the way of specifying point source emissions is currently rat ### Full parameter schema -The full list of model parameters, including whether they are required by the NanoFASE data module, is given in the [](parameter-reference). \ No newline at end of file +The full list of model parameters, including whether they are required by the NanoFASE data module, is given in the [](parameter-reference). diff --git a/_sphinx_design_static/sphinx-design.min.css b/_sphinx_design_static/sphinx-design.min.css index a325746..860c36d 100644 --- a/_sphinx_design_static/sphinx-design.min.css +++ b/_sphinx_design_static/sphinx-design.min.css @@ -1 +1 @@ -.sd-bg-primary{background-color:var(--sd-color-primary) !important}.sd-bg-text-primary{color:var(--sd-color-primary-text) !important}button.sd-bg-primary:focus,button.sd-bg-primary:hover{background-color:var(--sd-color-primary-highlight) !important}a.sd-bg-primary:focus,a.sd-bg-primary:hover{background-color:var(--sd-color-primary-highlight) !important}.sd-bg-secondary{background-color:var(--sd-color-secondary) !important}.sd-bg-text-secondary{color:var(--sd-color-secondary-text) !important}button.sd-bg-secondary:focus,button.sd-bg-secondary:hover{background-color:var(--sd-color-secondary-highlight) !important}a.sd-bg-secondary:focus,a.sd-bg-secondary:hover{background-color:var(--sd-color-secondary-highlight) !important}.sd-bg-success{background-color:var(--sd-color-success) !important}.sd-bg-text-success{color:var(--sd-color-success-text) !important}button.sd-bg-success:focus,button.sd-bg-success:hover{background-color:var(--sd-color-success-highlight) !important}a.sd-bg-success:focus,a.sd-bg-success:hover{background-color:var(--sd-color-success-highlight) !important}.sd-bg-info{background-color:var(--sd-color-info) !important}.sd-bg-text-info{color:var(--sd-color-info-text) !important}button.sd-bg-info:focus,button.sd-bg-info:hover{background-color:var(--sd-color-info-highlight) !important}a.sd-bg-info:focus,a.sd-bg-info:hover{background-color:var(--sd-color-info-highlight) !important}.sd-bg-warning{background-color:var(--sd-color-warning) !important}.sd-bg-text-warning{color:var(--sd-color-warning-text) !important}button.sd-bg-warning:focus,button.sd-bg-warning:hover{background-color:var(--sd-color-warning-highlight) !important}a.sd-bg-warning:focus,a.sd-bg-warning:hover{background-color:var(--sd-color-warning-highlight) !important}.sd-bg-danger{background-color:var(--sd-color-danger) !important}.sd-bg-text-danger{color:var(--sd-color-danger-text) !important}button.sd-bg-danger:focus,button.sd-bg-danger:hover{background-color:var(--sd-color-danger-highlight) !important}a.sd-bg-danger:focus,a.sd-bg-danger:hover{background-color:var(--sd-color-danger-highlight) !important}.sd-bg-light{background-color:var(--sd-color-light) !important}.sd-bg-text-light{color:var(--sd-color-light-text) !important}button.sd-bg-light:focus,button.sd-bg-light:hover{background-color:var(--sd-color-light-highlight) !important}a.sd-bg-light:focus,a.sd-bg-light:hover{background-color:var(--sd-color-light-highlight) !important}.sd-bg-muted{background-color:var(--sd-color-muted) !important}.sd-bg-text-muted{color:var(--sd-color-muted-text) !important}button.sd-bg-muted:focus,button.sd-bg-muted:hover{background-color:var(--sd-color-muted-highlight) !important}a.sd-bg-muted:focus,a.sd-bg-muted:hover{background-color:var(--sd-color-muted-highlight) !important}.sd-bg-dark{background-color:var(--sd-color-dark) !important}.sd-bg-text-dark{color:var(--sd-color-dark-text) !important}button.sd-bg-dark:focus,button.sd-bg-dark:hover{background-color:var(--sd-color-dark-highlight) !important}a.sd-bg-dark:focus,a.sd-bg-dark:hover{background-color:var(--sd-color-dark-highlight) !important}.sd-bg-black{background-color:var(--sd-color-black) !important}.sd-bg-text-black{color:var(--sd-color-black-text) !important}button.sd-bg-black:focus,button.sd-bg-black:hover{background-color:var(--sd-color-black-highlight) !important}a.sd-bg-black:focus,a.sd-bg-black:hover{background-color:var(--sd-color-black-highlight) !important}.sd-bg-white{background-color:var(--sd-color-white) !important}.sd-bg-text-white{color:var(--sd-color-white-text) !important}button.sd-bg-white:focus,button.sd-bg-white:hover{background-color:var(--sd-color-white-highlight) !important}a.sd-bg-white:focus,a.sd-bg-white:hover{background-color:var(--sd-color-white-highlight) !important}.sd-text-primary,.sd-text-primary>p{color:var(--sd-color-primary) !important}a.sd-text-primary:focus,a.sd-text-primary:hover{color:var(--sd-color-primary-highlight) !important}.sd-text-secondary,.sd-text-secondary>p{color:var(--sd-color-secondary) !important}a.sd-text-secondary:focus,a.sd-text-secondary:hover{color:var(--sd-color-secondary-highlight) !important}.sd-text-success,.sd-text-success>p{color:var(--sd-color-success) !important}a.sd-text-success:focus,a.sd-text-success:hover{color:var(--sd-color-success-highlight) !important}.sd-text-info,.sd-text-info>p{color:var(--sd-color-info) !important}a.sd-text-info:focus,a.sd-text-info:hover{color:var(--sd-color-info-highlight) !important}.sd-text-warning,.sd-text-warning>p{color:var(--sd-color-warning) !important}a.sd-text-warning:focus,a.sd-text-warning:hover{color:var(--sd-color-warning-highlight) !important}.sd-text-danger,.sd-text-danger>p{color:var(--sd-color-danger) !important}a.sd-text-danger:focus,a.sd-text-danger:hover{color:var(--sd-color-danger-highlight) !important}.sd-text-light,.sd-text-light>p{color:var(--sd-color-light) !important}a.sd-text-light:focus,a.sd-text-light:hover{color:var(--sd-color-light-highlight) !important}.sd-text-muted,.sd-text-muted>p{color:var(--sd-color-muted) !important}a.sd-text-muted:focus,a.sd-text-muted:hover{color:var(--sd-color-muted-highlight) !important}.sd-text-dark,.sd-text-dark>p{color:var(--sd-color-dark) !important}a.sd-text-dark:focus,a.sd-text-dark:hover{color:var(--sd-color-dark-highlight) !important}.sd-text-black,.sd-text-black>p{color:var(--sd-color-black) !important}a.sd-text-black:focus,a.sd-text-black:hover{color:var(--sd-color-black-highlight) !important}.sd-text-white,.sd-text-white>p{color:var(--sd-color-white) !important}a.sd-text-white:focus,a.sd-text-white:hover{color:var(--sd-color-white-highlight) !important}.sd-outline-primary{border-color:var(--sd-color-primary) !important;border-style:solid !important;border-width:1px !important}a.sd-outline-primary:focus,a.sd-outline-primary:hover{border-color:var(--sd-color-primary-highlight) !important}.sd-outline-secondary{border-color:var(--sd-color-secondary) !important;border-style:solid !important;border-width:1px !important}a.sd-outline-secondary:focus,a.sd-outline-secondary:hover{border-color:var(--sd-color-secondary-highlight) !important}.sd-outline-success{border-color:var(--sd-color-success) !important;border-style:solid !important;border-width:1px !important}a.sd-outline-success:focus,a.sd-outline-success:hover{border-color:var(--sd-color-success-highlight) !important}.sd-outline-info{border-color:var(--sd-color-info) !important;border-style:solid !important;border-width:1px !important}a.sd-outline-info:focus,a.sd-outline-info:hover{border-color:var(--sd-color-info-highlight) !important}.sd-outline-warning{border-color:var(--sd-color-warning) !important;border-style:solid !important;border-width:1px !important}a.sd-outline-warning:focus,a.sd-outline-warning:hover{border-color:var(--sd-color-warning-highlight) !important}.sd-outline-danger{border-color:var(--sd-color-danger) !important;border-style:solid !important;border-width:1px !important}a.sd-outline-danger:focus,a.sd-outline-danger:hover{border-color:var(--sd-color-danger-highlight) !important}.sd-outline-light{border-color:var(--sd-color-light) !important;border-style:solid !important;border-width:1px !important}a.sd-outline-light:focus,a.sd-outline-light:hover{border-color:var(--sd-color-light-highlight) !important}.sd-outline-muted{border-color:var(--sd-color-muted) !important;border-style:solid !important;border-width:1px !important}a.sd-outline-muted:focus,a.sd-outline-muted:hover{border-color:var(--sd-color-muted-highlight) !important}.sd-outline-dark{border-color:var(--sd-color-dark) !important;border-style:solid !important;border-width:1px !important}a.sd-outline-dark:focus,a.sd-outline-dark:hover{border-color:var(--sd-color-dark-highlight) !important}.sd-outline-black{border-color:var(--sd-color-black) !important;border-style:solid !important;border-width:1px !important}a.sd-outline-black:focus,a.sd-outline-black:hover{border-color:var(--sd-color-black-highlight) !important}.sd-outline-white{border-color:var(--sd-color-white) !important;border-style:solid !important;border-width:1px !important}a.sd-outline-white:focus,a.sd-outline-white:hover{border-color:var(--sd-color-white-highlight) !important}.sd-bg-transparent{background-color:transparent !important}.sd-outline-transparent{border-color:transparent !important}.sd-text-transparent{color:transparent !important}.sd-p-0{padding:0 !important}.sd-pt-0,.sd-py-0{padding-top:0 !important}.sd-pr-0,.sd-px-0{padding-right:0 !important}.sd-pb-0,.sd-py-0{padding-bottom:0 !important}.sd-pl-0,.sd-px-0{padding-left:0 !important}.sd-p-1{padding:.25rem !important}.sd-pt-1,.sd-py-1{padding-top:.25rem !important}.sd-pr-1,.sd-px-1{padding-right:.25rem !important}.sd-pb-1,.sd-py-1{padding-bottom:.25rem !important}.sd-pl-1,.sd-px-1{padding-left:.25rem !important}.sd-p-2{padding:.5rem !important}.sd-pt-2,.sd-py-2{padding-top:.5rem !important}.sd-pr-2,.sd-px-2{padding-right:.5rem !important}.sd-pb-2,.sd-py-2{padding-bottom:.5rem !important}.sd-pl-2,.sd-px-2{padding-left:.5rem !important}.sd-p-3{padding:1rem !important}.sd-pt-3,.sd-py-3{padding-top:1rem !important}.sd-pr-3,.sd-px-3{padding-right:1rem !important}.sd-pb-3,.sd-py-3{padding-bottom:1rem !important}.sd-pl-3,.sd-px-3{padding-left:1rem !important}.sd-p-4{padding:1.5rem !important}.sd-pt-4,.sd-py-4{padding-top:1.5rem !important}.sd-pr-4,.sd-px-4{padding-right:1.5rem !important}.sd-pb-4,.sd-py-4{padding-bottom:1.5rem !important}.sd-pl-4,.sd-px-4{padding-left:1.5rem !important}.sd-p-5{padding:3rem !important}.sd-pt-5,.sd-py-5{padding-top:3rem !important}.sd-pr-5,.sd-px-5{padding-right:3rem !important}.sd-pb-5,.sd-py-5{padding-bottom:3rem !important}.sd-pl-5,.sd-px-5{padding-left:3rem !important}.sd-m-auto{margin:auto !important}.sd-mt-auto,.sd-my-auto{margin-top:auto !important}.sd-mr-auto,.sd-mx-auto{margin-right:auto !important}.sd-mb-auto,.sd-my-auto{margin-bottom:auto !important}.sd-ml-auto,.sd-mx-auto{margin-left:auto !important}.sd-m-0{margin:0 !important}.sd-mt-0,.sd-my-0{margin-top:0 !important}.sd-mr-0,.sd-mx-0{margin-right:0 !important}.sd-mb-0,.sd-my-0{margin-bottom:0 !important}.sd-ml-0,.sd-mx-0{margin-left:0 !important}.sd-m-1{margin:.25rem !important}.sd-mt-1,.sd-my-1{margin-top:.25rem !important}.sd-mr-1,.sd-mx-1{margin-right:.25rem !important}.sd-mb-1,.sd-my-1{margin-bottom:.25rem !important}.sd-ml-1,.sd-mx-1{margin-left:.25rem !important}.sd-m-2{margin:.5rem !important}.sd-mt-2,.sd-my-2{margin-top:.5rem !important}.sd-mr-2,.sd-mx-2{margin-right:.5rem !important}.sd-mb-2,.sd-my-2{margin-bottom:.5rem !important}.sd-ml-2,.sd-mx-2{margin-left:.5rem !important}.sd-m-3{margin:1rem !important}.sd-mt-3,.sd-my-3{margin-top:1rem !important}.sd-mr-3,.sd-mx-3{margin-right:1rem !important}.sd-mb-3,.sd-my-3{margin-bottom:1rem !important}.sd-ml-3,.sd-mx-3{margin-left:1rem !important}.sd-m-4{margin:1.5rem !important}.sd-mt-4,.sd-my-4{margin-top:1.5rem !important}.sd-mr-4,.sd-mx-4{margin-right:1.5rem !important}.sd-mb-4,.sd-my-4{margin-bottom:1.5rem !important}.sd-ml-4,.sd-mx-4{margin-left:1.5rem !important}.sd-m-5{margin:3rem !important}.sd-mt-5,.sd-my-5{margin-top:3rem !important}.sd-mr-5,.sd-mx-5{margin-right:3rem !important}.sd-mb-5,.sd-my-5{margin-bottom:3rem !important}.sd-ml-5,.sd-mx-5{margin-left:3rem !important}.sd-w-25{width:25% !important}.sd-w-50{width:50% !important}.sd-w-75{width:75% !important}.sd-w-100{width:100% !important}.sd-w-auto{width:auto !important}.sd-h-25{height:25% !important}.sd-h-50{height:50% !important}.sd-h-75{height:75% !important}.sd-h-100{height:100% !important}.sd-h-auto{height:auto !important}.sd-d-none{display:none !important}.sd-d-inline{display:inline !important}.sd-d-inline-block{display:inline-block !important}.sd-d-block{display:block !important}.sd-d-grid{display:grid !important}.sd-d-flex-row{display:-ms-flexbox !important;display:flex !important;flex-direction:row !important}.sd-d-flex-column{display:-ms-flexbox !important;display:flex !important;flex-direction:column !important}.sd-d-inline-flex{display:-ms-inline-flexbox !important;display:inline-flex !important}@media(min-width: 576px){.sd-d-sm-none{display:none !important}.sd-d-sm-inline{display:inline !important}.sd-d-sm-inline-block{display:inline-block !important}.sd-d-sm-block{display:block !important}.sd-d-sm-grid{display:grid !important}.sd-d-sm-flex{display:-ms-flexbox !important;display:flex !important}.sd-d-sm-inline-flex{display:-ms-inline-flexbox !important;display:inline-flex !important}}@media(min-width: 768px){.sd-d-md-none{display:none !important}.sd-d-md-inline{display:inline !important}.sd-d-md-inline-block{display:inline-block !important}.sd-d-md-block{display:block !important}.sd-d-md-grid{display:grid !important}.sd-d-md-flex{display:-ms-flexbox !important;display:flex !important}.sd-d-md-inline-flex{display:-ms-inline-flexbox !important;display:inline-flex !important}}@media(min-width: 992px){.sd-d-lg-none{display:none !important}.sd-d-lg-inline{display:inline !important}.sd-d-lg-inline-block{display:inline-block !important}.sd-d-lg-block{display:block !important}.sd-d-lg-grid{display:grid !important}.sd-d-lg-flex{display:-ms-flexbox !important;display:flex !important}.sd-d-lg-inline-flex{display:-ms-inline-flexbox !important;display:inline-flex !important}}@media(min-width: 1200px){.sd-d-xl-none{display:none !important}.sd-d-xl-inline{display:inline !important}.sd-d-xl-inline-block{display:inline-block !important}.sd-d-xl-block{display:block !important}.sd-d-xl-grid{display:grid !important}.sd-d-xl-flex{display:-ms-flexbox !important;display:flex !important}.sd-d-xl-inline-flex{display:-ms-inline-flexbox !important;display:inline-flex !important}}.sd-align-major-start{justify-content:flex-start !important}.sd-align-major-end{justify-content:flex-end !important}.sd-align-major-center{justify-content:center !important}.sd-align-major-justify{justify-content:space-between !important}.sd-align-major-spaced{justify-content:space-evenly !important}.sd-align-minor-start{align-items:flex-start !important}.sd-align-minor-end{align-items:flex-end !important}.sd-align-minor-center{align-items:center !important}.sd-align-minor-stretch{align-items:stretch !important}.sd-text-justify{text-align:justify !important}.sd-text-left{text-align:left !important}.sd-text-right{text-align:right !important}.sd-text-center{text-align:center !important}.sd-font-weight-light{font-weight:300 !important}.sd-font-weight-lighter{font-weight:lighter !important}.sd-font-weight-normal{font-weight:400 !important}.sd-font-weight-bold{font-weight:700 !important}.sd-font-weight-bolder{font-weight:bolder !important}.sd-font-italic{font-style:italic !important}.sd-text-decoration-none{text-decoration:none !important}.sd-text-lowercase{text-transform:lowercase !important}.sd-text-uppercase{text-transform:uppercase !important}.sd-text-capitalize{text-transform:capitalize !important}.sd-text-wrap{white-space:normal !important}.sd-text-nowrap{white-space:nowrap !important}.sd-text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sd-fs-1,.sd-fs-1>p{font-size:calc(1.375rem + 1.5vw) !important;line-height:unset !important}.sd-fs-2,.sd-fs-2>p{font-size:calc(1.325rem + 0.9vw) !important;line-height:unset !important}.sd-fs-3,.sd-fs-3>p{font-size:calc(1.3rem + 0.6vw) !important;line-height:unset !important}.sd-fs-4,.sd-fs-4>p{font-size:calc(1.275rem + 0.3vw) !important;line-height:unset !important}.sd-fs-5,.sd-fs-5>p{font-size:1.25rem !important;line-height:unset !important}.sd-fs-6,.sd-fs-6>p{font-size:1rem !important;line-height:unset !important}.sd-border-0{border:0 solid !important}.sd-border-top-0{border-top:0 solid !important}.sd-border-bottom-0{border-bottom:0 solid !important}.sd-border-right-0{border-right:0 solid !important}.sd-border-left-0{border-left:0 solid !important}.sd-border-1{border:1px solid !important}.sd-border-top-1{border-top:1px solid !important}.sd-border-bottom-1{border-bottom:1px solid !important}.sd-border-right-1{border-right:1px solid !important}.sd-border-left-1{border-left:1px solid !important}.sd-border-2{border:2px solid !important}.sd-border-top-2{border-top:2px solid !important}.sd-border-bottom-2{border-bottom:2px solid !important}.sd-border-right-2{border-right:2px solid !important}.sd-border-left-2{border-left:2px solid !important}.sd-border-3{border:3px solid !important}.sd-border-top-3{border-top:3px solid !important}.sd-border-bottom-3{border-bottom:3px solid !important}.sd-border-right-3{border-right:3px solid !important}.sd-border-left-3{border-left:3px solid !important}.sd-border-4{border:4px solid !important}.sd-border-top-4{border-top:4px solid !important}.sd-border-bottom-4{border-bottom:4px solid !important}.sd-border-right-4{border-right:4px solid !important}.sd-border-left-4{border-left:4px solid !important}.sd-border-5{border:5px solid !important}.sd-border-top-5{border-top:5px solid !important}.sd-border-bottom-5{border-bottom:5px solid !important}.sd-border-right-5{border-right:5px solid !important}.sd-border-left-5{border-left:5px solid !important}.sd-rounded-0{border-radius:0 !important}.sd-rounded-1{border-radius:.2rem !important}.sd-rounded-2{border-radius:.3rem !important}.sd-rounded-3{border-radius:.5rem !important}.sd-rounded-pill{border-radius:50rem !important}.sd-rounded-circle{border-radius:50% !important}.shadow-none{box-shadow:none !important}.sd-shadow-sm{box-shadow:0 .125rem .25rem var(--sd-color-shadow) !important}.sd-shadow-md{box-shadow:0 .5rem 1rem var(--sd-color-shadow) !important}.sd-shadow-lg{box-shadow:0 1rem 3rem var(--sd-color-shadow) !important}@keyframes sd-slide-from-left{0%{transform:translateX(-100%)}100%{transform:translateX(0)}}@keyframes sd-slide-from-right{0%{transform:translateX(200%)}100%{transform:translateX(0)}}@keyframes sd-grow100{0%{transform:scale(0);opacity:.5}100%{transform:scale(1);opacity:1}}@keyframes sd-grow50{0%{transform:scale(0.5);opacity:.5}100%{transform:scale(1);opacity:1}}@keyframes sd-grow50-rot20{0%{transform:scale(0.5) rotateZ(-20deg);opacity:.5}75%{transform:scale(1) rotateZ(5deg);opacity:1}95%{transform:scale(1) rotateZ(-1deg);opacity:1}100%{transform:scale(1) rotateZ(0);opacity:1}}.sd-animate-slide-from-left{animation:1s ease-out 0s 1 normal none running sd-slide-from-left}.sd-animate-slide-from-right{animation:1s ease-out 0s 1 normal none running sd-slide-from-right}.sd-animate-grow100{animation:1s ease-out 0s 1 normal none running sd-grow100}.sd-animate-grow50{animation:1s ease-out 0s 1 normal none running sd-grow50}.sd-animate-grow50-rot20{animation:1s ease-out 0s 1 normal none running sd-grow50-rot20}.sd-badge{display:inline-block;padding:.35em .65em;font-size:.75em;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem}.sd-badge:empty{display:none}a.sd-badge{text-decoration:none}.sd-btn .sd-badge{position:relative;top:-1px}.sd-btn{background-color:transparent;border:1px solid transparent;border-radius:.25rem;cursor:pointer;display:inline-block;font-weight:400;font-size:1rem;line-height:1.5;padding:.375rem .75rem;text-align:center;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;vertical-align:middle;user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none}.sd-btn:hover{text-decoration:none}@media(prefers-reduced-motion: reduce){.sd-btn{transition:none}}.sd-btn-primary,.sd-btn-outline-primary:hover,.sd-btn-outline-primary:focus{color:var(--sd-color-primary-text) !important;background-color:var(--sd-color-primary) !important;border-color:var(--sd-color-primary) !important;border-width:1px !important;border-style:solid !important}.sd-btn-primary:hover,.sd-btn-primary:focus{color:var(--sd-color-primary-text) !important;background-color:var(--sd-color-primary-highlight) !important;border-color:var(--sd-color-primary-highlight) !important;border-width:1px !important;border-style:solid !important}.sd-btn-outline-primary{color:var(--sd-color-primary) !important;border-color:var(--sd-color-primary) !important;border-width:1px !important;border-style:solid !important}.sd-btn-secondary,.sd-btn-outline-secondary:hover,.sd-btn-outline-secondary:focus{color:var(--sd-color-secondary-text) !important;background-color:var(--sd-color-secondary) !important;border-color:var(--sd-color-secondary) !important;border-width:1px !important;border-style:solid !important}.sd-btn-secondary:hover,.sd-btn-secondary:focus{color:var(--sd-color-secondary-text) !important;background-color:var(--sd-color-secondary-highlight) !important;border-color:var(--sd-color-secondary-highlight) !important;border-width:1px !important;border-style:solid !important}.sd-btn-outline-secondary{color:var(--sd-color-secondary) !important;border-color:var(--sd-color-secondary) !important;border-width:1px !important;border-style:solid !important}.sd-btn-success,.sd-btn-outline-success:hover,.sd-btn-outline-success:focus{color:var(--sd-color-success-text) !important;background-color:var(--sd-color-success) !important;border-color:var(--sd-color-success) !important;border-width:1px !important;border-style:solid !important}.sd-btn-success:hover,.sd-btn-success:focus{color:var(--sd-color-success-text) !important;background-color:var(--sd-color-success-highlight) !important;border-color:var(--sd-color-success-highlight) !important;border-width:1px !important;border-style:solid !important}.sd-btn-outline-success{color:var(--sd-color-success) !important;border-color:var(--sd-color-success) !important;border-width:1px !important;border-style:solid !important}.sd-btn-info,.sd-btn-outline-info:hover,.sd-btn-outline-info:focus{color:var(--sd-color-info-text) !important;background-color:var(--sd-color-info) !important;border-color:var(--sd-color-info) !important;border-width:1px !important;border-style:solid !important}.sd-btn-info:hover,.sd-btn-info:focus{color:var(--sd-color-info-text) !important;background-color:var(--sd-color-info-highlight) !important;border-color:var(--sd-color-info-highlight) !important;border-width:1px !important;border-style:solid !important}.sd-btn-outline-info{color:var(--sd-color-info) !important;border-color:var(--sd-color-info) !important;border-width:1px !important;border-style:solid !important}.sd-btn-warning,.sd-btn-outline-warning:hover,.sd-btn-outline-warning:focus{color:var(--sd-color-warning-text) !important;background-color:var(--sd-color-warning) !important;border-color:var(--sd-color-warning) !important;border-width:1px !important;border-style:solid !important}.sd-btn-warning:hover,.sd-btn-warning:focus{color:var(--sd-color-warning-text) !important;background-color:var(--sd-color-warning-highlight) !important;border-color:var(--sd-color-warning-highlight) !important;border-width:1px !important;border-style:solid !important}.sd-btn-outline-warning{color:var(--sd-color-warning) !important;border-color:var(--sd-color-warning) !important;border-width:1px !important;border-style:solid !important}.sd-btn-danger,.sd-btn-outline-danger:hover,.sd-btn-outline-danger:focus{color:var(--sd-color-danger-text) !important;background-color:var(--sd-color-danger) !important;border-color:var(--sd-color-danger) !important;border-width:1px !important;border-style:solid !important}.sd-btn-danger:hover,.sd-btn-danger:focus{color:var(--sd-color-danger-text) !important;background-color:var(--sd-color-danger-highlight) !important;border-color:var(--sd-color-danger-highlight) !important;border-width:1px !important;border-style:solid !important}.sd-btn-outline-danger{color:var(--sd-color-danger) !important;border-color:var(--sd-color-danger) !important;border-width:1px !important;border-style:solid !important}.sd-btn-light,.sd-btn-outline-light:hover,.sd-btn-outline-light:focus{color:var(--sd-color-light-text) !important;background-color:var(--sd-color-light) !important;border-color:var(--sd-color-light) !important;border-width:1px !important;border-style:solid !important}.sd-btn-light:hover,.sd-btn-light:focus{color:var(--sd-color-light-text) !important;background-color:var(--sd-color-light-highlight) !important;border-color:var(--sd-color-light-highlight) !important;border-width:1px !important;border-style:solid !important}.sd-btn-outline-light{color:var(--sd-color-light) !important;border-color:var(--sd-color-light) !important;border-width:1px !important;border-style:solid !important}.sd-btn-muted,.sd-btn-outline-muted:hover,.sd-btn-outline-muted:focus{color:var(--sd-color-muted-text) !important;background-color:var(--sd-color-muted) !important;border-color:var(--sd-color-muted) !important;border-width:1px !important;border-style:solid !important}.sd-btn-muted:hover,.sd-btn-muted:focus{color:var(--sd-color-muted-text) !important;background-color:var(--sd-color-muted-highlight) !important;border-color:var(--sd-color-muted-highlight) !important;border-width:1px !important;border-style:solid !important}.sd-btn-outline-muted{color:var(--sd-color-muted) !important;border-color:var(--sd-color-muted) !important;border-width:1px !important;border-style:solid !important}.sd-btn-dark,.sd-btn-outline-dark:hover,.sd-btn-outline-dark:focus{color:var(--sd-color-dark-text) !important;background-color:var(--sd-color-dark) !important;border-color:var(--sd-color-dark) !important;border-width:1px !important;border-style:solid !important}.sd-btn-dark:hover,.sd-btn-dark:focus{color:var(--sd-color-dark-text) !important;background-color:var(--sd-color-dark-highlight) !important;border-color:var(--sd-color-dark-highlight) !important;border-width:1px !important;border-style:solid !important}.sd-btn-outline-dark{color:var(--sd-color-dark) !important;border-color:var(--sd-color-dark) !important;border-width:1px !important;border-style:solid !important}.sd-btn-black,.sd-btn-outline-black:hover,.sd-btn-outline-black:focus{color:var(--sd-color-black-text) !important;background-color:var(--sd-color-black) !important;border-color:var(--sd-color-black) !important;border-width:1px !important;border-style:solid !important}.sd-btn-black:hover,.sd-btn-black:focus{color:var(--sd-color-black-text) !important;background-color:var(--sd-color-black-highlight) !important;border-color:var(--sd-color-black-highlight) !important;border-width:1px !important;border-style:solid !important}.sd-btn-outline-black{color:var(--sd-color-black) !important;border-color:var(--sd-color-black) !important;border-width:1px !important;border-style:solid !important}.sd-btn-white,.sd-btn-outline-white:hover,.sd-btn-outline-white:focus{color:var(--sd-color-white-text) !important;background-color:var(--sd-color-white) !important;border-color:var(--sd-color-white) !important;border-width:1px !important;border-style:solid !important}.sd-btn-white:hover,.sd-btn-white:focus{color:var(--sd-color-white-text) !important;background-color:var(--sd-color-white-highlight) !important;border-color:var(--sd-color-white-highlight) !important;border-width:1px !important;border-style:solid !important}.sd-btn-outline-white{color:var(--sd-color-white) !important;border-color:var(--sd-color-white) !important;border-width:1px !important;border-style:solid !important}.sd-stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.sd-hide-link-text{font-size:0}.sd-octicon,.sd-material-icon{display:inline-block;fill:currentColor;vertical-align:middle}.sd-avatar-xs{border-radius:50%;object-fit:cover;object-position:center;width:1rem;height:1rem}.sd-avatar-sm{border-radius:50%;object-fit:cover;object-position:center;width:3rem;height:3rem}.sd-avatar-md{border-radius:50%;object-fit:cover;object-position:center;width:5rem;height:5rem}.sd-avatar-lg{border-radius:50%;object-fit:cover;object-position:center;width:7rem;height:7rem}.sd-avatar-xl{border-radius:50%;object-fit:cover;object-position:center;width:10rem;height:10rem}.sd-avatar-inherit{border-radius:50%;object-fit:cover;object-position:center;width:inherit;height:inherit}.sd-avatar-initial{border-radius:50%;object-fit:cover;object-position:center;width:initial;height:initial}.sd-card{background-clip:border-box;background-color:var(--sd-color-card-background);border:1px solid var(--sd-color-card-border);border-radius:.25rem;color:var(--sd-color-card-text);display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:0;position:relative;word-wrap:break-word}.sd-card>hr{margin-left:0;margin-right:0}.sd-card-hover:hover{border-color:var(--sd-color-card-border-hover);transform:scale(1.01)}.sd-card-body{-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem 1rem}.sd-card-title{margin-bottom:.5rem}.sd-card-subtitle{margin-top:-0.25rem;margin-bottom:0}.sd-card-text:last-child{margin-bottom:0}.sd-card-link:hover{text-decoration:none}.sd-card-link+.card-link{margin-left:1rem}.sd-card-header{padding:.5rem 1rem;margin-bottom:0;background-color:var(--sd-color-card-header);border-bottom:1px solid var(--sd-color-card-border)}.sd-card-header:first-child{border-radius:calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0}.sd-card-footer{padding:.5rem 1rem;background-color:var(--sd-color-card-footer);border-top:1px solid var(--sd-color-card-border)}.sd-card-footer:last-child{border-radius:0 0 calc(0.25rem - 1px) calc(0.25rem - 1px)}.sd-card-header-tabs{margin-right:-0.5rem;margin-bottom:-0.5rem;margin-left:-0.5rem;border-bottom:0}.sd-card-header-pills{margin-right:-0.5rem;margin-left:-0.5rem}.sd-card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1rem;border-radius:calc(0.25rem - 1px)}.sd-card-img,.sd-card-img-bottom,.sd-card-img-top{width:100%}.sd-card-img,.sd-card-img-top{border-top-left-radius:calc(0.25rem - 1px);border-top-right-radius:calc(0.25rem - 1px)}.sd-card-img,.sd-card-img-bottom{border-bottom-left-radius:calc(0.25rem - 1px);border-bottom-right-radius:calc(0.25rem - 1px)}.sd-cards-carousel{width:100%;display:flex;flex-wrap:nowrap;-ms-flex-direction:row;flex-direction:row;overflow-x:hidden;scroll-snap-type:x mandatory}.sd-cards-carousel.sd-show-scrollbar{overflow-x:auto}.sd-cards-carousel:hover,.sd-cards-carousel:focus{overflow-x:auto}.sd-cards-carousel>.sd-card{flex-shrink:0;scroll-snap-align:start}.sd-cards-carousel>.sd-card:not(:last-child){margin-right:3px}.sd-card-cols-1>.sd-card{width:90%}.sd-card-cols-2>.sd-card{width:45%}.sd-card-cols-3>.sd-card{width:30%}.sd-card-cols-4>.sd-card{width:22.5%}.sd-card-cols-5>.sd-card{width:18%}.sd-card-cols-6>.sd-card{width:15%}.sd-card-cols-7>.sd-card{width:12.8571428571%}.sd-card-cols-8>.sd-card{width:11.25%}.sd-card-cols-9>.sd-card{width:10%}.sd-card-cols-10>.sd-card{width:9%}.sd-card-cols-11>.sd-card{width:8.1818181818%}.sd-card-cols-12>.sd-card{width:7.5%}.sd-container,.sd-container-fluid,.sd-container-lg,.sd-container-md,.sd-container-sm,.sd-container-xl{margin-left:auto;margin-right:auto;padding-left:var(--sd-gutter-x, 0.75rem);padding-right:var(--sd-gutter-x, 0.75rem);width:100%}@media(min-width: 576px){.sd-container-sm,.sd-container{max-width:540px}}@media(min-width: 768px){.sd-container-md,.sd-container-sm,.sd-container{max-width:720px}}@media(min-width: 992px){.sd-container-lg,.sd-container-md,.sd-container-sm,.sd-container{max-width:960px}}@media(min-width: 1200px){.sd-container-xl,.sd-container-lg,.sd-container-md,.sd-container-sm,.sd-container{max-width:1140px}}.sd-row{--sd-gutter-x: 1.5rem;--sd-gutter-y: 0;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:calc(var(--sd-gutter-y) * -1);margin-right:calc(var(--sd-gutter-x) * -0.5);margin-left:calc(var(--sd-gutter-x) * -0.5)}.sd-row>*{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--sd-gutter-x) * 0.5);padding-left:calc(var(--sd-gutter-x) * 0.5);margin-top:var(--sd-gutter-y)}.sd-col{flex:1 0 0%;-ms-flex:1 0 0%}.sd-row-cols-auto>*{flex:0 0 auto;width:auto}.sd-row-cols-1>*{flex:0 0 auto;-ms-flex:0 0 auto;width:100%}.sd-row-cols-2>*{flex:0 0 auto;-ms-flex:0 0 auto;width:50%}.sd-row-cols-3>*{flex:0 0 auto;-ms-flex:0 0 auto;width:33.3333333333%}.sd-row-cols-4>*{flex:0 0 auto;-ms-flex:0 0 auto;width:25%}.sd-row-cols-5>*{flex:0 0 auto;-ms-flex:0 0 auto;width:20%}.sd-row-cols-6>*{flex:0 0 auto;-ms-flex:0 0 auto;width:16.6666666667%}.sd-row-cols-7>*{flex:0 0 auto;-ms-flex:0 0 auto;width:14.2857142857%}.sd-row-cols-8>*{flex:0 0 auto;-ms-flex:0 0 auto;width:12.5%}.sd-row-cols-9>*{flex:0 0 auto;-ms-flex:0 0 auto;width:11.1111111111%}.sd-row-cols-10>*{flex:0 0 auto;-ms-flex:0 0 auto;width:10%}.sd-row-cols-11>*{flex:0 0 auto;-ms-flex:0 0 auto;width:9.0909090909%}.sd-row-cols-12>*{flex:0 0 auto;-ms-flex:0 0 auto;width:8.3333333333%}@media(min-width: 576px){.sd-col-sm{flex:1 0 0%;-ms-flex:1 0 0%}.sd-row-cols-sm-auto{flex:1 0 auto;-ms-flex:1 0 auto;width:100%}.sd-row-cols-sm-1>*{flex:0 0 auto;-ms-flex:0 0 auto;width:100%}.sd-row-cols-sm-2>*{flex:0 0 auto;-ms-flex:0 0 auto;width:50%}.sd-row-cols-sm-3>*{flex:0 0 auto;-ms-flex:0 0 auto;width:33.3333333333%}.sd-row-cols-sm-4>*{flex:0 0 auto;-ms-flex:0 0 auto;width:25%}.sd-row-cols-sm-5>*{flex:0 0 auto;-ms-flex:0 0 auto;width:20%}.sd-row-cols-sm-6>*{flex:0 0 auto;-ms-flex:0 0 auto;width:16.6666666667%}.sd-row-cols-sm-7>*{flex:0 0 auto;-ms-flex:0 0 auto;width:14.2857142857%}.sd-row-cols-sm-8>*{flex:0 0 auto;-ms-flex:0 0 auto;width:12.5%}.sd-row-cols-sm-9>*{flex:0 0 auto;-ms-flex:0 0 auto;width:11.1111111111%}.sd-row-cols-sm-10>*{flex:0 0 auto;-ms-flex:0 0 auto;width:10%}.sd-row-cols-sm-11>*{flex:0 0 auto;-ms-flex:0 0 auto;width:9.0909090909%}.sd-row-cols-sm-12>*{flex:0 0 auto;-ms-flex:0 0 auto;width:8.3333333333%}}@media(min-width: 768px){.sd-col-md{flex:1 0 0%;-ms-flex:1 0 0%}.sd-row-cols-md-auto{flex:1 0 auto;-ms-flex:1 0 auto;width:100%}.sd-row-cols-md-1>*{flex:0 0 auto;-ms-flex:0 0 auto;width:100%}.sd-row-cols-md-2>*{flex:0 0 auto;-ms-flex:0 0 auto;width:50%}.sd-row-cols-md-3>*{flex:0 0 auto;-ms-flex:0 0 auto;width:33.3333333333%}.sd-row-cols-md-4>*{flex:0 0 auto;-ms-flex:0 0 auto;width:25%}.sd-row-cols-md-5>*{flex:0 0 auto;-ms-flex:0 0 auto;width:20%}.sd-row-cols-md-6>*{flex:0 0 auto;-ms-flex:0 0 auto;width:16.6666666667%}.sd-row-cols-md-7>*{flex:0 0 auto;-ms-flex:0 0 auto;width:14.2857142857%}.sd-row-cols-md-8>*{flex:0 0 auto;-ms-flex:0 0 auto;width:12.5%}.sd-row-cols-md-9>*{flex:0 0 auto;-ms-flex:0 0 auto;width:11.1111111111%}.sd-row-cols-md-10>*{flex:0 0 auto;-ms-flex:0 0 auto;width:10%}.sd-row-cols-md-11>*{flex:0 0 auto;-ms-flex:0 0 auto;width:9.0909090909%}.sd-row-cols-md-12>*{flex:0 0 auto;-ms-flex:0 0 auto;width:8.3333333333%}}@media(min-width: 992px){.sd-col-lg{flex:1 0 0%;-ms-flex:1 0 0%}.sd-row-cols-lg-auto{flex:1 0 auto;-ms-flex:1 0 auto;width:100%}.sd-row-cols-lg-1>*{flex:0 0 auto;-ms-flex:0 0 auto;width:100%}.sd-row-cols-lg-2>*{flex:0 0 auto;-ms-flex:0 0 auto;width:50%}.sd-row-cols-lg-3>*{flex:0 0 auto;-ms-flex:0 0 auto;width:33.3333333333%}.sd-row-cols-lg-4>*{flex:0 0 auto;-ms-flex:0 0 auto;width:25%}.sd-row-cols-lg-5>*{flex:0 0 auto;-ms-flex:0 0 auto;width:20%}.sd-row-cols-lg-6>*{flex:0 0 auto;-ms-flex:0 0 auto;width:16.6666666667%}.sd-row-cols-lg-7>*{flex:0 0 auto;-ms-flex:0 0 auto;width:14.2857142857%}.sd-row-cols-lg-8>*{flex:0 0 auto;-ms-flex:0 0 auto;width:12.5%}.sd-row-cols-lg-9>*{flex:0 0 auto;-ms-flex:0 0 auto;width:11.1111111111%}.sd-row-cols-lg-10>*{flex:0 0 auto;-ms-flex:0 0 auto;width:10%}.sd-row-cols-lg-11>*{flex:0 0 auto;-ms-flex:0 0 auto;width:9.0909090909%}.sd-row-cols-lg-12>*{flex:0 0 auto;-ms-flex:0 0 auto;width:8.3333333333%}}@media(min-width: 1200px){.sd-col-xl{flex:1 0 0%;-ms-flex:1 0 0%}.sd-row-cols-xl-auto{flex:1 0 auto;-ms-flex:1 0 auto;width:100%}.sd-row-cols-xl-1>*{flex:0 0 auto;-ms-flex:0 0 auto;width:100%}.sd-row-cols-xl-2>*{flex:0 0 auto;-ms-flex:0 0 auto;width:50%}.sd-row-cols-xl-3>*{flex:0 0 auto;-ms-flex:0 0 auto;width:33.3333333333%}.sd-row-cols-xl-4>*{flex:0 0 auto;-ms-flex:0 0 auto;width:25%}.sd-row-cols-xl-5>*{flex:0 0 auto;-ms-flex:0 0 auto;width:20%}.sd-row-cols-xl-6>*{flex:0 0 auto;-ms-flex:0 0 auto;width:16.6666666667%}.sd-row-cols-xl-7>*{flex:0 0 auto;-ms-flex:0 0 auto;width:14.2857142857%}.sd-row-cols-xl-8>*{flex:0 0 auto;-ms-flex:0 0 auto;width:12.5%}.sd-row-cols-xl-9>*{flex:0 0 auto;-ms-flex:0 0 auto;width:11.1111111111%}.sd-row-cols-xl-10>*{flex:0 0 auto;-ms-flex:0 0 auto;width:10%}.sd-row-cols-xl-11>*{flex:0 0 auto;-ms-flex:0 0 auto;width:9.0909090909%}.sd-row-cols-xl-12>*{flex:0 0 auto;-ms-flex:0 0 auto;width:8.3333333333%}}.sd-col-auto{flex:0 0 auto;-ms-flex:0 0 auto;width:auto}.sd-col-1{flex:0 0 auto;-ms-flex:0 0 auto;width:8.3333333333%}.sd-col-2{flex:0 0 auto;-ms-flex:0 0 auto;width:16.6666666667%}.sd-col-3{flex:0 0 auto;-ms-flex:0 0 auto;width:25%}.sd-col-4{flex:0 0 auto;-ms-flex:0 0 auto;width:33.3333333333%}.sd-col-5{flex:0 0 auto;-ms-flex:0 0 auto;width:41.6666666667%}.sd-col-6{flex:0 0 auto;-ms-flex:0 0 auto;width:50%}.sd-col-7{flex:0 0 auto;-ms-flex:0 0 auto;width:58.3333333333%}.sd-col-8{flex:0 0 auto;-ms-flex:0 0 auto;width:66.6666666667%}.sd-col-9{flex:0 0 auto;-ms-flex:0 0 auto;width:75%}.sd-col-10{flex:0 0 auto;-ms-flex:0 0 auto;width:83.3333333333%}.sd-col-11{flex:0 0 auto;-ms-flex:0 0 auto;width:91.6666666667%}.sd-col-12{flex:0 0 auto;-ms-flex:0 0 auto;width:100%}.sd-g-0,.sd-gy-0{--sd-gutter-y: 0}.sd-g-0,.sd-gx-0{--sd-gutter-x: 0}.sd-g-1,.sd-gy-1{--sd-gutter-y: 0.25rem}.sd-g-1,.sd-gx-1{--sd-gutter-x: 0.25rem}.sd-g-2,.sd-gy-2{--sd-gutter-y: 0.5rem}.sd-g-2,.sd-gx-2{--sd-gutter-x: 0.5rem}.sd-g-3,.sd-gy-3{--sd-gutter-y: 1rem}.sd-g-3,.sd-gx-3{--sd-gutter-x: 1rem}.sd-g-4,.sd-gy-4{--sd-gutter-y: 1.5rem}.sd-g-4,.sd-gx-4{--sd-gutter-x: 1.5rem}.sd-g-5,.sd-gy-5{--sd-gutter-y: 3rem}.sd-g-5,.sd-gx-5{--sd-gutter-x: 3rem}@media(min-width: 576px){.sd-col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.sd-col-sm-1{-ms-flex:0 0 auto;flex:0 0 auto;width:8.3333333333%}.sd-col-sm-2{-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.sd-col-sm-3{-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.sd-col-sm-4{-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.sd-col-sm-5{-ms-flex:0 0 auto;flex:0 0 auto;width:41.6666666667%}.sd-col-sm-6{-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.sd-col-sm-7{-ms-flex:0 0 auto;flex:0 0 auto;width:58.3333333333%}.sd-col-sm-8{-ms-flex:0 0 auto;flex:0 0 auto;width:66.6666666667%}.sd-col-sm-9{-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.sd-col-sm-10{-ms-flex:0 0 auto;flex:0 0 auto;width:83.3333333333%}.sd-col-sm-11{-ms-flex:0 0 auto;flex:0 0 auto;width:91.6666666667%}.sd-col-sm-12{-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.sd-g-sm-0,.sd-gy-sm-0{--sd-gutter-y: 0}.sd-g-sm-0,.sd-gx-sm-0{--sd-gutter-x: 0}.sd-g-sm-1,.sd-gy-sm-1{--sd-gutter-y: 0.25rem}.sd-g-sm-1,.sd-gx-sm-1{--sd-gutter-x: 0.25rem}.sd-g-sm-2,.sd-gy-sm-2{--sd-gutter-y: 0.5rem}.sd-g-sm-2,.sd-gx-sm-2{--sd-gutter-x: 0.5rem}.sd-g-sm-3,.sd-gy-sm-3{--sd-gutter-y: 1rem}.sd-g-sm-3,.sd-gx-sm-3{--sd-gutter-x: 1rem}.sd-g-sm-4,.sd-gy-sm-4{--sd-gutter-y: 1.5rem}.sd-g-sm-4,.sd-gx-sm-4{--sd-gutter-x: 1.5rem}.sd-g-sm-5,.sd-gy-sm-5{--sd-gutter-y: 3rem}.sd-g-sm-5,.sd-gx-sm-5{--sd-gutter-x: 3rem}}@media(min-width: 768px){.sd-col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.sd-col-md-1{-ms-flex:0 0 auto;flex:0 0 auto;width:8.3333333333%}.sd-col-md-2{-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.sd-col-md-3{-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.sd-col-md-4{-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.sd-col-md-5{-ms-flex:0 0 auto;flex:0 0 auto;width:41.6666666667%}.sd-col-md-6{-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.sd-col-md-7{-ms-flex:0 0 auto;flex:0 0 auto;width:58.3333333333%}.sd-col-md-8{-ms-flex:0 0 auto;flex:0 0 auto;width:66.6666666667%}.sd-col-md-9{-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.sd-col-md-10{-ms-flex:0 0 auto;flex:0 0 auto;width:83.3333333333%}.sd-col-md-11{-ms-flex:0 0 auto;flex:0 0 auto;width:91.6666666667%}.sd-col-md-12{-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.sd-g-md-0,.sd-gy-md-0{--sd-gutter-y: 0}.sd-g-md-0,.sd-gx-md-0{--sd-gutter-x: 0}.sd-g-md-1,.sd-gy-md-1{--sd-gutter-y: 0.25rem}.sd-g-md-1,.sd-gx-md-1{--sd-gutter-x: 0.25rem}.sd-g-md-2,.sd-gy-md-2{--sd-gutter-y: 0.5rem}.sd-g-md-2,.sd-gx-md-2{--sd-gutter-x: 0.5rem}.sd-g-md-3,.sd-gy-md-3{--sd-gutter-y: 1rem}.sd-g-md-3,.sd-gx-md-3{--sd-gutter-x: 1rem}.sd-g-md-4,.sd-gy-md-4{--sd-gutter-y: 1.5rem}.sd-g-md-4,.sd-gx-md-4{--sd-gutter-x: 1.5rem}.sd-g-md-5,.sd-gy-md-5{--sd-gutter-y: 3rem}.sd-g-md-5,.sd-gx-md-5{--sd-gutter-x: 3rem}}@media(min-width: 992px){.sd-col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.sd-col-lg-1{-ms-flex:0 0 auto;flex:0 0 auto;width:8.3333333333%}.sd-col-lg-2{-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.sd-col-lg-3{-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.sd-col-lg-4{-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.sd-col-lg-5{-ms-flex:0 0 auto;flex:0 0 auto;width:41.6666666667%}.sd-col-lg-6{-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.sd-col-lg-7{-ms-flex:0 0 auto;flex:0 0 auto;width:58.3333333333%}.sd-col-lg-8{-ms-flex:0 0 auto;flex:0 0 auto;width:66.6666666667%}.sd-col-lg-9{-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.sd-col-lg-10{-ms-flex:0 0 auto;flex:0 0 auto;width:83.3333333333%}.sd-col-lg-11{-ms-flex:0 0 auto;flex:0 0 auto;width:91.6666666667%}.sd-col-lg-12{-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.sd-g-lg-0,.sd-gy-lg-0{--sd-gutter-y: 0}.sd-g-lg-0,.sd-gx-lg-0{--sd-gutter-x: 0}.sd-g-lg-1,.sd-gy-lg-1{--sd-gutter-y: 0.25rem}.sd-g-lg-1,.sd-gx-lg-1{--sd-gutter-x: 0.25rem}.sd-g-lg-2,.sd-gy-lg-2{--sd-gutter-y: 0.5rem}.sd-g-lg-2,.sd-gx-lg-2{--sd-gutter-x: 0.5rem}.sd-g-lg-3,.sd-gy-lg-3{--sd-gutter-y: 1rem}.sd-g-lg-3,.sd-gx-lg-3{--sd-gutter-x: 1rem}.sd-g-lg-4,.sd-gy-lg-4{--sd-gutter-y: 1.5rem}.sd-g-lg-4,.sd-gx-lg-4{--sd-gutter-x: 1.5rem}.sd-g-lg-5,.sd-gy-lg-5{--sd-gutter-y: 3rem}.sd-g-lg-5,.sd-gx-lg-5{--sd-gutter-x: 3rem}}@media(min-width: 1200px){.sd-col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.sd-col-xl-1{-ms-flex:0 0 auto;flex:0 0 auto;width:8.3333333333%}.sd-col-xl-2{-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.sd-col-xl-3{-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.sd-col-xl-4{-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.sd-col-xl-5{-ms-flex:0 0 auto;flex:0 0 auto;width:41.6666666667%}.sd-col-xl-6{-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.sd-col-xl-7{-ms-flex:0 0 auto;flex:0 0 auto;width:58.3333333333%}.sd-col-xl-8{-ms-flex:0 0 auto;flex:0 0 auto;width:66.6666666667%}.sd-col-xl-9{-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.sd-col-xl-10{-ms-flex:0 0 auto;flex:0 0 auto;width:83.3333333333%}.sd-col-xl-11{-ms-flex:0 0 auto;flex:0 0 auto;width:91.6666666667%}.sd-col-xl-12{-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.sd-g-xl-0,.sd-gy-xl-0{--sd-gutter-y: 0}.sd-g-xl-0,.sd-gx-xl-0{--sd-gutter-x: 0}.sd-g-xl-1,.sd-gy-xl-1{--sd-gutter-y: 0.25rem}.sd-g-xl-1,.sd-gx-xl-1{--sd-gutter-x: 0.25rem}.sd-g-xl-2,.sd-gy-xl-2{--sd-gutter-y: 0.5rem}.sd-g-xl-2,.sd-gx-xl-2{--sd-gutter-x: 0.5rem}.sd-g-xl-3,.sd-gy-xl-3{--sd-gutter-y: 1rem}.sd-g-xl-3,.sd-gx-xl-3{--sd-gutter-x: 1rem}.sd-g-xl-4,.sd-gy-xl-4{--sd-gutter-y: 1.5rem}.sd-g-xl-4,.sd-gx-xl-4{--sd-gutter-x: 1.5rem}.sd-g-xl-5,.sd-gy-xl-5{--sd-gutter-y: 3rem}.sd-g-xl-5,.sd-gx-xl-5{--sd-gutter-x: 3rem}}.sd-flex-row-reverse{flex-direction:row-reverse !important}details.sd-dropdown{position:relative;font-size:var(--sd-fontsize-dropdown)}details.sd-dropdown:hover{cursor:pointer}details.sd-dropdown .sd-summary-content{cursor:default}details.sd-dropdown summary.sd-summary-title{padding:.5em 1em;font-size:var(--sd-fontsize-dropdown-title);font-weight:var(--sd-fontweight-dropdown-title);user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;list-style:none;display:inline-flex;justify-content:space-between}details.sd-dropdown summary.sd-summary-title::-webkit-details-marker{display:none}details.sd-dropdown summary.sd-summary-title:focus{outline:none}details.sd-dropdown summary.sd-summary-title .sd-summary-icon{margin-right:.6em;display:inline-flex;align-items:center}details.sd-dropdown summary.sd-summary-title .sd-summary-icon svg{opacity:.8}details.sd-dropdown summary.sd-summary-title .sd-summary-text{flex-grow:1;line-height:1.5;padding-right:.5rem}details.sd-dropdown summary.sd-summary-title .sd-summary-state-marker{pointer-events:none;display:inline-flex;align-items:center}details.sd-dropdown summary.sd-summary-title .sd-summary-state-marker svg{opacity:.6}details.sd-dropdown summary.sd-summary-title:hover .sd-summary-state-marker svg{opacity:1;transform:scale(1.1)}details.sd-dropdown[open] summary .sd-octicon.no-title{visibility:hidden}details.sd-dropdown .sd-summary-chevron-right{transition:.25s}details.sd-dropdown[open]>.sd-summary-title .sd-summary-chevron-right{transform:rotate(90deg)}details.sd-dropdown[open]>.sd-summary-title .sd-summary-chevron-down{transform:rotate(180deg)}details.sd-dropdown:not([open]).sd-card{border:none}details.sd-dropdown:not([open])>.sd-card-header{border:1px solid var(--sd-color-card-border);border-radius:.25rem}details.sd-dropdown.sd-fade-in[open] summary~*{-moz-animation:sd-fade-in .5s ease-in-out;-webkit-animation:sd-fade-in .5s ease-in-out;animation:sd-fade-in .5s ease-in-out}details.sd-dropdown.sd-fade-in-slide-down[open] summary~*{-moz-animation:sd-fade-in .5s ease-in-out,sd-slide-down .5s ease-in-out;-webkit-animation:sd-fade-in .5s ease-in-out,sd-slide-down .5s ease-in-out;animation:sd-fade-in .5s ease-in-out,sd-slide-down .5s ease-in-out}.sd-col>.sd-dropdown{width:100%}.sd-summary-content>.sd-tab-set:first-child{margin-top:0}@keyframes sd-fade-in{0%{opacity:0}100%{opacity:1}}@keyframes sd-slide-down{0%{transform:translate(0, -10px)}100%{transform:translate(0, 0)}}.sd-tab-set{border-radius:.125rem;display:flex;flex-wrap:wrap;margin:1em 0;position:relative}.sd-tab-set>input{opacity:0;position:absolute}.sd-tab-set>input:checked+label{border-color:var(--sd-color-tabs-underline-active);color:var(--sd-color-tabs-label-active)}.sd-tab-set>input:checked+label+.sd-tab-content{display:block}.sd-tab-set>input:not(:checked)+label:hover{color:var(--sd-color-tabs-label-hover);border-color:var(--sd-color-tabs-underline-hover)}.sd-tab-set>input:focus+label{outline-style:auto}.sd-tab-set>input:not(.focus-visible)+label{outline:none;-webkit-tap-highlight-color:transparent}.sd-tab-set>label{border-bottom:.125rem solid transparent;margin-bottom:0;color:var(--sd-color-tabs-label-inactive);border-color:var(--sd-color-tabs-underline-inactive);cursor:pointer;font-size:var(--sd-fontsize-tabs-label);font-weight:700;padding:1em 1.25em .5em;transition:color 250ms;width:auto;z-index:1}html .sd-tab-set>label:hover{color:var(--sd-color-tabs-label-active)}.sd-col>.sd-tab-set{width:100%}.sd-tab-content{box-shadow:0 -0.0625rem var(--sd-color-tabs-overline),0 .0625rem var(--sd-color-tabs-underline);display:none;order:99;padding-bottom:.75rem;padding-top:.75rem;width:100%}.sd-tab-content>:first-child{margin-top:0 !important}.sd-tab-content>:last-child{margin-bottom:0 !important}.sd-tab-content>.sd-tab-set{margin:0}.sd-sphinx-override,.sd-sphinx-override *{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.sd-sphinx-override p{margin-top:0}:root{--sd-color-primary: #0071bc;--sd-color-secondary: #6c757d;--sd-color-success: #28a745;--sd-color-info: #17a2b8;--sd-color-warning: #f0b37e;--sd-color-danger: #dc3545;--sd-color-light: #f8f9fa;--sd-color-muted: #6c757d;--sd-color-dark: #212529;--sd-color-black: black;--sd-color-white: white;--sd-color-primary-highlight: #0060a0;--sd-color-secondary-highlight: #5c636a;--sd-color-success-highlight: #228e3b;--sd-color-info-highlight: #148a9c;--sd-color-warning-highlight: #cc986b;--sd-color-danger-highlight: #bb2d3b;--sd-color-light-highlight: #d3d4d5;--sd-color-muted-highlight: #5c636a;--sd-color-dark-highlight: #1c1f23;--sd-color-black-highlight: black;--sd-color-white-highlight: #d9d9d9;--sd-color-primary-bg: rgba(0, 113, 188, 0.2);--sd-color-secondary-bg: rgba(108, 117, 125, 0.2);--sd-color-success-bg: rgba(40, 167, 69, 0.2);--sd-color-info-bg: rgba(23, 162, 184, 0.2);--sd-color-warning-bg: rgba(240, 179, 126, 0.2);--sd-color-danger-bg: rgba(220, 53, 69, 0.2);--sd-color-light-bg: rgba(248, 249, 250, 0.2);--sd-color-muted-bg: rgba(108, 117, 125, 0.2);--sd-color-dark-bg: rgba(33, 37, 41, 0.2);--sd-color-black-bg: rgba(0, 0, 0, 0.2);--sd-color-white-bg: rgba(255, 255, 255, 0.2);--sd-color-primary-text: #fff;--sd-color-secondary-text: #fff;--sd-color-success-text: #fff;--sd-color-info-text: #fff;--sd-color-warning-text: #212529;--sd-color-danger-text: #fff;--sd-color-light-text: #212529;--sd-color-muted-text: #fff;--sd-color-dark-text: #fff;--sd-color-black-text: #fff;--sd-color-white-text: #212529;--sd-color-shadow: rgba(0, 0, 0, 0.15);--sd-color-card-border: rgba(0, 0, 0, 0.125);--sd-color-card-border-hover: hsla(231, 99%, 66%, 1);--sd-color-card-background: transparent;--sd-color-card-text: inherit;--sd-color-card-header: transparent;--sd-color-card-footer: transparent;--sd-color-tabs-label-active: hsla(231, 99%, 66%, 1);--sd-color-tabs-label-hover: hsla(231, 99%, 66%, 1);--sd-color-tabs-label-inactive: hsl(0, 0%, 66%);--sd-color-tabs-underline-active: hsla(231, 99%, 66%, 1);--sd-color-tabs-underline-hover: rgba(178, 206, 245, 0.62);--sd-color-tabs-underline-inactive: transparent;--sd-color-tabs-overline: rgb(222, 222, 222);--sd-color-tabs-underline: rgb(222, 222, 222);--sd-fontsize-tabs-label: 1rem;--sd-fontsize-dropdown: inherit;--sd-fontsize-dropdown-title: 1rem;--sd-fontweight-dropdown-title: 700} +.sd-bg-primary{background-color:var(--sd-color-primary) !important}.sd-bg-text-primary{color:var(--sd-color-primary-text) !important}button.sd-bg-primary:focus,button.sd-bg-primary:hover{background-color:var(--sd-color-primary-highlight) !important}a.sd-bg-primary:focus,a.sd-bg-primary:hover{background-color:var(--sd-color-primary-highlight) !important}.sd-bg-secondary{background-color:var(--sd-color-secondary) !important}.sd-bg-text-secondary{color:var(--sd-color-secondary-text) !important}button.sd-bg-secondary:focus,button.sd-bg-secondary:hover{background-color:var(--sd-color-secondary-highlight) !important}a.sd-bg-secondary:focus,a.sd-bg-secondary:hover{background-color:var(--sd-color-secondary-highlight) !important}.sd-bg-success{background-color:var(--sd-color-success) !important}.sd-bg-text-success{color:var(--sd-color-success-text) !important}button.sd-bg-success:focus,button.sd-bg-success:hover{background-color:var(--sd-color-success-highlight) !important}a.sd-bg-success:focus,a.sd-bg-success:hover{background-color:var(--sd-color-success-highlight) !important}.sd-bg-info{background-color:var(--sd-color-info) !important}.sd-bg-text-info{color:var(--sd-color-info-text) !important}button.sd-bg-info:focus,button.sd-bg-info:hover{background-color:var(--sd-color-info-highlight) !important}a.sd-bg-info:focus,a.sd-bg-info:hover{background-color:var(--sd-color-info-highlight) !important}.sd-bg-warning{background-color:var(--sd-color-warning) !important}.sd-bg-text-warning{color:var(--sd-color-warning-text) !important}button.sd-bg-warning:focus,button.sd-bg-warning:hover{background-color:var(--sd-color-warning-highlight) !important}a.sd-bg-warning:focus,a.sd-bg-warning:hover{background-color:var(--sd-color-warning-highlight) !important}.sd-bg-danger{background-color:var(--sd-color-danger) !important}.sd-bg-text-danger{color:var(--sd-color-danger-text) !important}button.sd-bg-danger:focus,button.sd-bg-danger:hover{background-color:var(--sd-color-danger-highlight) !important}a.sd-bg-danger:focus,a.sd-bg-danger:hover{background-color:var(--sd-color-danger-highlight) !important}.sd-bg-light{background-color:var(--sd-color-light) !important}.sd-bg-text-light{color:var(--sd-color-light-text) !important}button.sd-bg-light:focus,button.sd-bg-light:hover{background-color:var(--sd-color-light-highlight) !important}a.sd-bg-light:focus,a.sd-bg-light:hover{background-color:var(--sd-color-light-highlight) !important}.sd-bg-muted{background-color:var(--sd-color-muted) !important}.sd-bg-text-muted{color:var(--sd-color-muted-text) !important}button.sd-bg-muted:focus,button.sd-bg-muted:hover{background-color:var(--sd-color-muted-highlight) !important}a.sd-bg-muted:focus,a.sd-bg-muted:hover{background-color:var(--sd-color-muted-highlight) !important}.sd-bg-dark{background-color:var(--sd-color-dark) !important}.sd-bg-text-dark{color:var(--sd-color-dark-text) !important}button.sd-bg-dark:focus,button.sd-bg-dark:hover{background-color:var(--sd-color-dark-highlight) !important}a.sd-bg-dark:focus,a.sd-bg-dark:hover{background-color:var(--sd-color-dark-highlight) !important}.sd-bg-black{background-color:var(--sd-color-black) !important}.sd-bg-text-black{color:var(--sd-color-black-text) !important}button.sd-bg-black:focus,button.sd-bg-black:hover{background-color:var(--sd-color-black-highlight) !important}a.sd-bg-black:focus,a.sd-bg-black:hover{background-color:var(--sd-color-black-highlight) !important}.sd-bg-white{background-color:var(--sd-color-white) !important}.sd-bg-text-white{color:var(--sd-color-white-text) !important}button.sd-bg-white:focus,button.sd-bg-white:hover{background-color:var(--sd-color-white-highlight) !important}a.sd-bg-white:focus,a.sd-bg-white:hover{background-color:var(--sd-color-white-highlight) !important}.sd-text-primary,.sd-text-primary>p{color:var(--sd-color-primary) !important}a.sd-text-primary:focus,a.sd-text-primary:hover{color:var(--sd-color-primary-highlight) !important}.sd-text-secondary,.sd-text-secondary>p{color:var(--sd-color-secondary) !important}a.sd-text-secondary:focus,a.sd-text-secondary:hover{color:var(--sd-color-secondary-highlight) !important}.sd-text-success,.sd-text-success>p{color:var(--sd-color-success) !important}a.sd-text-success:focus,a.sd-text-success:hover{color:var(--sd-color-success-highlight) !important}.sd-text-info,.sd-text-info>p{color:var(--sd-color-info) !important}a.sd-text-info:focus,a.sd-text-info:hover{color:var(--sd-color-info-highlight) !important}.sd-text-warning,.sd-text-warning>p{color:var(--sd-color-warning) !important}a.sd-text-warning:focus,a.sd-text-warning:hover{color:var(--sd-color-warning-highlight) !important}.sd-text-danger,.sd-text-danger>p{color:var(--sd-color-danger) !important}a.sd-text-danger:focus,a.sd-text-danger:hover{color:var(--sd-color-danger-highlight) !important}.sd-text-light,.sd-text-light>p{color:var(--sd-color-light) !important}a.sd-text-light:focus,a.sd-text-light:hover{color:var(--sd-color-light-highlight) !important}.sd-text-muted,.sd-text-muted>p{color:var(--sd-color-muted) !important}a.sd-text-muted:focus,a.sd-text-muted:hover{color:var(--sd-color-muted-highlight) !important}.sd-text-dark,.sd-text-dark>p{color:var(--sd-color-dark) !important}a.sd-text-dark:focus,a.sd-text-dark:hover{color:var(--sd-color-dark-highlight) !important}.sd-text-black,.sd-text-black>p{color:var(--sd-color-black) !important}a.sd-text-black:focus,a.sd-text-black:hover{color:var(--sd-color-black-highlight) !important}.sd-text-white,.sd-text-white>p{color:var(--sd-color-white) !important}a.sd-text-white:focus,a.sd-text-white:hover{color:var(--sd-color-white-highlight) !important}.sd-outline-primary{border-color:var(--sd-color-primary) !important;border-style:solid !important;border-width:1px !important}a.sd-outline-primary:focus,a.sd-outline-primary:hover{border-color:var(--sd-color-primary-highlight) !important}.sd-outline-secondary{border-color:var(--sd-color-secondary) !important;border-style:solid !important;border-width:1px !important}a.sd-outline-secondary:focus,a.sd-outline-secondary:hover{border-color:var(--sd-color-secondary-highlight) !important}.sd-outline-success{border-color:var(--sd-color-success) !important;border-style:solid !important;border-width:1px !important}a.sd-outline-success:focus,a.sd-outline-success:hover{border-color:var(--sd-color-success-highlight) !important}.sd-outline-info{border-color:var(--sd-color-info) !important;border-style:solid !important;border-width:1px !important}a.sd-outline-info:focus,a.sd-outline-info:hover{border-color:var(--sd-color-info-highlight) !important}.sd-outline-warning{border-color:var(--sd-color-warning) !important;border-style:solid !important;border-width:1px !important}a.sd-outline-warning:focus,a.sd-outline-warning:hover{border-color:var(--sd-color-warning-highlight) !important}.sd-outline-danger{border-color:var(--sd-color-danger) !important;border-style:solid !important;border-width:1px !important}a.sd-outline-danger:focus,a.sd-outline-danger:hover{border-color:var(--sd-color-danger-highlight) !important}.sd-outline-light{border-color:var(--sd-color-light) !important;border-style:solid !important;border-width:1px !important}a.sd-outline-light:focus,a.sd-outline-light:hover{border-color:var(--sd-color-light-highlight) !important}.sd-outline-muted{border-color:var(--sd-color-muted) !important;border-style:solid !important;border-width:1px !important}a.sd-outline-muted:focus,a.sd-outline-muted:hover{border-color:var(--sd-color-muted-highlight) !important}.sd-outline-dark{border-color:var(--sd-color-dark) !important;border-style:solid !important;border-width:1px !important}a.sd-outline-dark:focus,a.sd-outline-dark:hover{border-color:var(--sd-color-dark-highlight) !important}.sd-outline-black{border-color:var(--sd-color-black) !important;border-style:solid !important;border-width:1px !important}a.sd-outline-black:focus,a.sd-outline-black:hover{border-color:var(--sd-color-black-highlight) !important}.sd-outline-white{border-color:var(--sd-color-white) !important;border-style:solid !important;border-width:1px !important}a.sd-outline-white:focus,a.sd-outline-white:hover{border-color:var(--sd-color-white-highlight) !important}.sd-bg-transparent{background-color:transparent !important}.sd-outline-transparent{border-color:transparent !important}.sd-text-transparent{color:transparent !important}.sd-p-0{padding:0 !important}.sd-pt-0,.sd-py-0{padding-top:0 !important}.sd-pr-0,.sd-px-0{padding-right:0 !important}.sd-pb-0,.sd-py-0{padding-bottom:0 !important}.sd-pl-0,.sd-px-0{padding-left:0 !important}.sd-p-1{padding:.25rem !important}.sd-pt-1,.sd-py-1{padding-top:.25rem !important}.sd-pr-1,.sd-px-1{padding-right:.25rem !important}.sd-pb-1,.sd-py-1{padding-bottom:.25rem !important}.sd-pl-1,.sd-px-1{padding-left:.25rem !important}.sd-p-2{padding:.5rem !important}.sd-pt-2,.sd-py-2{padding-top:.5rem !important}.sd-pr-2,.sd-px-2{padding-right:.5rem !important}.sd-pb-2,.sd-py-2{padding-bottom:.5rem !important}.sd-pl-2,.sd-px-2{padding-left:.5rem !important}.sd-p-3{padding:1rem !important}.sd-pt-3,.sd-py-3{padding-top:1rem !important}.sd-pr-3,.sd-px-3{padding-right:1rem !important}.sd-pb-3,.sd-py-3{padding-bottom:1rem !important}.sd-pl-3,.sd-px-3{padding-left:1rem !important}.sd-p-4{padding:1.5rem !important}.sd-pt-4,.sd-py-4{padding-top:1.5rem !important}.sd-pr-4,.sd-px-4{padding-right:1.5rem !important}.sd-pb-4,.sd-py-4{padding-bottom:1.5rem !important}.sd-pl-4,.sd-px-4{padding-left:1.5rem !important}.sd-p-5{padding:3rem !important}.sd-pt-5,.sd-py-5{padding-top:3rem !important}.sd-pr-5,.sd-px-5{padding-right:3rem !important}.sd-pb-5,.sd-py-5{padding-bottom:3rem !important}.sd-pl-5,.sd-px-5{padding-left:3rem !important}.sd-m-auto{margin:auto !important}.sd-mt-auto,.sd-my-auto{margin-top:auto !important}.sd-mr-auto,.sd-mx-auto{margin-right:auto !important}.sd-mb-auto,.sd-my-auto{margin-bottom:auto !important}.sd-ml-auto,.sd-mx-auto{margin-left:auto !important}.sd-m-0{margin:0 !important}.sd-mt-0,.sd-my-0{margin-top:0 !important}.sd-mr-0,.sd-mx-0{margin-right:0 !important}.sd-mb-0,.sd-my-0{margin-bottom:0 !important}.sd-ml-0,.sd-mx-0{margin-left:0 !important}.sd-m-1{margin:.25rem !important}.sd-mt-1,.sd-my-1{margin-top:.25rem !important}.sd-mr-1,.sd-mx-1{margin-right:.25rem !important}.sd-mb-1,.sd-my-1{margin-bottom:.25rem !important}.sd-ml-1,.sd-mx-1{margin-left:.25rem !important}.sd-m-2{margin:.5rem !important}.sd-mt-2,.sd-my-2{margin-top:.5rem !important}.sd-mr-2,.sd-mx-2{margin-right:.5rem !important}.sd-mb-2,.sd-my-2{margin-bottom:.5rem !important}.sd-ml-2,.sd-mx-2{margin-left:.5rem !important}.sd-m-3{margin:1rem !important}.sd-mt-3,.sd-my-3{margin-top:1rem !important}.sd-mr-3,.sd-mx-3{margin-right:1rem !important}.sd-mb-3,.sd-my-3{margin-bottom:1rem !important}.sd-ml-3,.sd-mx-3{margin-left:1rem !important}.sd-m-4{margin:1.5rem !important}.sd-mt-4,.sd-my-4{margin-top:1.5rem !important}.sd-mr-4,.sd-mx-4{margin-right:1.5rem !important}.sd-mb-4,.sd-my-4{margin-bottom:1.5rem !important}.sd-ml-4,.sd-mx-4{margin-left:1.5rem !important}.sd-m-5{margin:3rem !important}.sd-mt-5,.sd-my-5{margin-top:3rem !important}.sd-mr-5,.sd-mx-5{margin-right:3rem !important}.sd-mb-5,.sd-my-5{margin-bottom:3rem !important}.sd-ml-5,.sd-mx-5{margin-left:3rem !important}.sd-w-25{width:25% !important}.sd-w-50{width:50% !important}.sd-w-75{width:75% !important}.sd-w-100{width:100% !important}.sd-w-auto{width:auto !important}.sd-h-25{height:25% !important}.sd-h-50{height:50% !important}.sd-h-75{height:75% !important}.sd-h-100{height:100% !important}.sd-h-auto{height:auto !important}.sd-d-none{display:none !important}.sd-d-inline{display:inline !important}.sd-d-inline-block{display:inline-block !important}.sd-d-block{display:block !important}.sd-d-grid{display:grid !important}.sd-d-flex-row{display:-ms-flexbox !important;display:flex !important;flex-direction:row !important}.sd-d-flex-column{display:-ms-flexbox !important;display:flex !important;flex-direction:column !important}.sd-d-inline-flex{display:-ms-inline-flexbox !important;display:inline-flex !important}@media(min-width: 576px){.sd-d-sm-none{display:none !important}.sd-d-sm-inline{display:inline !important}.sd-d-sm-inline-block{display:inline-block !important}.sd-d-sm-block{display:block !important}.sd-d-sm-grid{display:grid !important}.sd-d-sm-flex{display:-ms-flexbox !important;display:flex !important}.sd-d-sm-inline-flex{display:-ms-inline-flexbox !important;display:inline-flex !important}}@media(min-width: 768px){.sd-d-md-none{display:none !important}.sd-d-md-inline{display:inline !important}.sd-d-md-inline-block{display:inline-block !important}.sd-d-md-block{display:block !important}.sd-d-md-grid{display:grid !important}.sd-d-md-flex{display:-ms-flexbox !important;display:flex !important}.sd-d-md-inline-flex{display:-ms-inline-flexbox !important;display:inline-flex !important}}@media(min-width: 992px){.sd-d-lg-none{display:none !important}.sd-d-lg-inline{display:inline !important}.sd-d-lg-inline-block{display:inline-block !important}.sd-d-lg-block{display:block !important}.sd-d-lg-grid{display:grid !important}.sd-d-lg-flex{display:-ms-flexbox !important;display:flex !important}.sd-d-lg-inline-flex{display:-ms-inline-flexbox !important;display:inline-flex !important}}@media(min-width: 1200px){.sd-d-xl-none{display:none !important}.sd-d-xl-inline{display:inline !important}.sd-d-xl-inline-block{display:inline-block !important}.sd-d-xl-block{display:block !important}.sd-d-xl-grid{display:grid !important}.sd-d-xl-flex{display:-ms-flexbox !important;display:flex !important}.sd-d-xl-inline-flex{display:-ms-inline-flexbox !important;display:inline-flex !important}}.sd-align-major-start{justify-content:flex-start !important}.sd-align-major-end{justify-content:flex-end !important}.sd-align-major-center{justify-content:center !important}.sd-align-major-justify{justify-content:space-between !important}.sd-align-major-spaced{justify-content:space-evenly !important}.sd-align-minor-start{align-items:flex-start !important}.sd-align-minor-end{align-items:flex-end !important}.sd-align-minor-center{align-items:center !important}.sd-align-minor-stretch{align-items:stretch !important}.sd-text-justify{text-align:justify !important}.sd-text-left{text-align:left !important}.sd-text-right{text-align:right !important}.sd-text-center{text-align:center !important}.sd-font-weight-light{font-weight:300 !important}.sd-font-weight-lighter{font-weight:lighter !important}.sd-font-weight-normal{font-weight:400 !important}.sd-font-weight-bold{font-weight:700 !important}.sd-font-weight-bolder{font-weight:bolder !important}.sd-font-italic{font-style:italic !important}.sd-text-decoration-none{text-decoration:none !important}.sd-text-lowercase{text-transform:lowercase !important}.sd-text-uppercase{text-transform:uppercase !important}.sd-text-capitalize{text-transform:capitalize !important}.sd-text-wrap{white-space:normal !important}.sd-text-nowrap{white-space:nowrap !important}.sd-text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sd-fs-1,.sd-fs-1>p{font-size:calc(1.375rem + 1.5vw) !important;line-height:unset !important}.sd-fs-2,.sd-fs-2>p{font-size:calc(1.325rem + 0.9vw) !important;line-height:unset !important}.sd-fs-3,.sd-fs-3>p{font-size:calc(1.3rem + 0.6vw) !important;line-height:unset !important}.sd-fs-4,.sd-fs-4>p{font-size:calc(1.275rem + 0.3vw) !important;line-height:unset !important}.sd-fs-5,.sd-fs-5>p{font-size:1.25rem !important;line-height:unset !important}.sd-fs-6,.sd-fs-6>p{font-size:1rem !important;line-height:unset !important}.sd-border-0{border:0 solid !important}.sd-border-top-0{border-top:0 solid !important}.sd-border-bottom-0{border-bottom:0 solid !important}.sd-border-right-0{border-right:0 solid !important}.sd-border-left-0{border-left:0 solid !important}.sd-border-1{border:1px solid !important}.sd-border-top-1{border-top:1px solid !important}.sd-border-bottom-1{border-bottom:1px solid !important}.sd-border-right-1{border-right:1px solid !important}.sd-border-left-1{border-left:1px solid !important}.sd-border-2{border:2px solid !important}.sd-border-top-2{border-top:2px solid !important}.sd-border-bottom-2{border-bottom:2px solid !important}.sd-border-right-2{border-right:2px solid !important}.sd-border-left-2{border-left:2px solid !important}.sd-border-3{border:3px solid !important}.sd-border-top-3{border-top:3px solid !important}.sd-border-bottom-3{border-bottom:3px solid !important}.sd-border-right-3{border-right:3px solid !important}.sd-border-left-3{border-left:3px solid !important}.sd-border-4{border:4px solid !important}.sd-border-top-4{border-top:4px solid !important}.sd-border-bottom-4{border-bottom:4px solid !important}.sd-border-right-4{border-right:4px solid !important}.sd-border-left-4{border-left:4px solid !important}.sd-border-5{border:5px solid !important}.sd-border-top-5{border-top:5px solid !important}.sd-border-bottom-5{border-bottom:5px solid !important}.sd-border-right-5{border-right:5px solid !important}.sd-border-left-5{border-left:5px solid !important}.sd-rounded-0{border-radius:0 !important}.sd-rounded-1{border-radius:.2rem !important}.sd-rounded-2{border-radius:.3rem !important}.sd-rounded-3{border-radius:.5rem !important}.sd-rounded-pill{border-radius:50rem !important}.sd-rounded-circle{border-radius:50% !important}.shadow-none{box-shadow:none !important}.sd-shadow-sm{box-shadow:0 .125rem .25rem var(--sd-color-shadow) !important}.sd-shadow-md{box-shadow:0 .5rem 1rem var(--sd-color-shadow) !important}.sd-shadow-lg{box-shadow:0 1rem 3rem var(--sd-color-shadow) !important}@keyframes sd-slide-from-left{0%{transform:translateX(-100%)}100%{transform:translateX(0)}}@keyframes sd-slide-from-right{0%{transform:translateX(200%)}100%{transform:translateX(0)}}@keyframes sd-grow100{0%{transform:scale(0);opacity:.5}100%{transform:scale(1);opacity:1}}@keyframes sd-grow50{0%{transform:scale(0.5);opacity:.5}100%{transform:scale(1);opacity:1}}@keyframes sd-grow50-rot20{0%{transform:scale(0.5) rotateZ(-20deg);opacity:.5}75%{transform:scale(1) rotateZ(5deg);opacity:1}95%{transform:scale(1) rotateZ(-1deg);opacity:1}100%{transform:scale(1) rotateZ(0);opacity:1}}.sd-animate-slide-from-left{animation:1s ease-out 0s 1 normal none running sd-slide-from-left}.sd-animate-slide-from-right{animation:1s ease-out 0s 1 normal none running sd-slide-from-right}.sd-animate-grow100{animation:1s ease-out 0s 1 normal none running sd-grow100}.sd-animate-grow50{animation:1s ease-out 0s 1 normal none running sd-grow50}.sd-animate-grow50-rot20{animation:1s ease-out 0s 1 normal none running sd-grow50-rot20}.sd-badge{display:inline-block;padding:.35em .65em;font-size:.75em;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem}.sd-badge:empty{display:none}a.sd-badge{text-decoration:none}.sd-btn .sd-badge{position:relative;top:-1px}.sd-btn{background-color:transparent;border:1px solid transparent;border-radius:.25rem;cursor:pointer;display:inline-block;font-weight:400;font-size:1rem;line-height:1.5;padding:.375rem .75rem;text-align:center;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;vertical-align:middle;user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none}.sd-btn:hover{text-decoration:none}@media(prefers-reduced-motion: reduce){.sd-btn{transition:none}}.sd-btn-primary,.sd-btn-outline-primary:hover,.sd-btn-outline-primary:focus{color:var(--sd-color-primary-text) !important;background-color:var(--sd-color-primary) !important;border-color:var(--sd-color-primary) !important;border-width:1px !important;border-style:solid !important}.sd-btn-primary:hover,.sd-btn-primary:focus{color:var(--sd-color-primary-text) !important;background-color:var(--sd-color-primary-highlight) !important;border-color:var(--sd-color-primary-highlight) !important;border-width:1px !important;border-style:solid !important}.sd-btn-outline-primary{color:var(--sd-color-primary) !important;border-color:var(--sd-color-primary) !important;border-width:1px !important;border-style:solid !important}.sd-btn-secondary,.sd-btn-outline-secondary:hover,.sd-btn-outline-secondary:focus{color:var(--sd-color-secondary-text) !important;background-color:var(--sd-color-secondary) !important;border-color:var(--sd-color-secondary) !important;border-width:1px !important;border-style:solid !important}.sd-btn-secondary:hover,.sd-btn-secondary:focus{color:var(--sd-color-secondary-text) !important;background-color:var(--sd-color-secondary-highlight) !important;border-color:var(--sd-color-secondary-highlight) !important;border-width:1px !important;border-style:solid !important}.sd-btn-outline-secondary{color:var(--sd-color-secondary) !important;border-color:var(--sd-color-secondary) !important;border-width:1px !important;border-style:solid !important}.sd-btn-success,.sd-btn-outline-success:hover,.sd-btn-outline-success:focus{color:var(--sd-color-success-text) !important;background-color:var(--sd-color-success) !important;border-color:var(--sd-color-success) !important;border-width:1px !important;border-style:solid !important}.sd-btn-success:hover,.sd-btn-success:focus{color:var(--sd-color-success-text) !important;background-color:var(--sd-color-success-highlight) !important;border-color:var(--sd-color-success-highlight) !important;border-width:1px !important;border-style:solid !important}.sd-btn-outline-success{color:var(--sd-color-success) !important;border-color:var(--sd-color-success) !important;border-width:1px !important;border-style:solid !important}.sd-btn-info,.sd-btn-outline-info:hover,.sd-btn-outline-info:focus{color:var(--sd-color-info-text) !important;background-color:var(--sd-color-info) !important;border-color:var(--sd-color-info) !important;border-width:1px !important;border-style:solid !important}.sd-btn-info:hover,.sd-btn-info:focus{color:var(--sd-color-info-text) !important;background-color:var(--sd-color-info-highlight) !important;border-color:var(--sd-color-info-highlight) !important;border-width:1px !important;border-style:solid !important}.sd-btn-outline-info{color:var(--sd-color-info) !important;border-color:var(--sd-color-info) !important;border-width:1px !important;border-style:solid !important}.sd-btn-warning,.sd-btn-outline-warning:hover,.sd-btn-outline-warning:focus{color:var(--sd-color-warning-text) !important;background-color:var(--sd-color-warning) !important;border-color:var(--sd-color-warning) !important;border-width:1px !important;border-style:solid !important}.sd-btn-warning:hover,.sd-btn-warning:focus{color:var(--sd-color-warning-text) !important;background-color:var(--sd-color-warning-highlight) !important;border-color:var(--sd-color-warning-highlight) !important;border-width:1px !important;border-style:solid !important}.sd-btn-outline-warning{color:var(--sd-color-warning) !important;border-color:var(--sd-color-warning) !important;border-width:1px !important;border-style:solid !important}.sd-btn-danger,.sd-btn-outline-danger:hover,.sd-btn-outline-danger:focus{color:var(--sd-color-danger-text) !important;background-color:var(--sd-color-danger) !important;border-color:var(--sd-color-danger) !important;border-width:1px !important;border-style:solid !important}.sd-btn-danger:hover,.sd-btn-danger:focus{color:var(--sd-color-danger-text) !important;background-color:var(--sd-color-danger-highlight) !important;border-color:var(--sd-color-danger-highlight) !important;border-width:1px !important;border-style:solid !important}.sd-btn-outline-danger{color:var(--sd-color-danger) !important;border-color:var(--sd-color-danger) !important;border-width:1px !important;border-style:solid !important}.sd-btn-light,.sd-btn-outline-light:hover,.sd-btn-outline-light:focus{color:var(--sd-color-light-text) !important;background-color:var(--sd-color-light) !important;border-color:var(--sd-color-light) !important;border-width:1px !important;border-style:solid !important}.sd-btn-light:hover,.sd-btn-light:focus{color:var(--sd-color-light-text) !important;background-color:var(--sd-color-light-highlight) !important;border-color:var(--sd-color-light-highlight) !important;border-width:1px !important;border-style:solid !important}.sd-btn-outline-light{color:var(--sd-color-light) !important;border-color:var(--sd-color-light) !important;border-width:1px !important;border-style:solid !important}.sd-btn-muted,.sd-btn-outline-muted:hover,.sd-btn-outline-muted:focus{color:var(--sd-color-muted-text) !important;background-color:var(--sd-color-muted) !important;border-color:var(--sd-color-muted) !important;border-width:1px !important;border-style:solid !important}.sd-btn-muted:hover,.sd-btn-muted:focus{color:var(--sd-color-muted-text) !important;background-color:var(--sd-color-muted-highlight) !important;border-color:var(--sd-color-muted-highlight) !important;border-width:1px !important;border-style:solid !important}.sd-btn-outline-muted{color:var(--sd-color-muted) !important;border-color:var(--sd-color-muted) !important;border-width:1px !important;border-style:solid !important}.sd-btn-dark,.sd-btn-outline-dark:hover,.sd-btn-outline-dark:focus{color:var(--sd-color-dark-text) !important;background-color:var(--sd-color-dark) !important;border-color:var(--sd-color-dark) !important;border-width:1px !important;border-style:solid !important}.sd-btn-dark:hover,.sd-btn-dark:focus{color:var(--sd-color-dark-text) !important;background-color:var(--sd-color-dark-highlight) !important;border-color:var(--sd-color-dark-highlight) !important;border-width:1px !important;border-style:solid !important}.sd-btn-outline-dark{color:var(--sd-color-dark) !important;border-color:var(--sd-color-dark) !important;border-width:1px !important;border-style:solid !important}.sd-btn-black,.sd-btn-outline-black:hover,.sd-btn-outline-black:focus{color:var(--sd-color-black-text) !important;background-color:var(--sd-color-black) !important;border-color:var(--sd-color-black) !important;border-width:1px !important;border-style:solid !important}.sd-btn-black:hover,.sd-btn-black:focus{color:var(--sd-color-black-text) !important;background-color:var(--sd-color-black-highlight) !important;border-color:var(--sd-color-black-highlight) !important;border-width:1px !important;border-style:solid !important}.sd-btn-outline-black{color:var(--sd-color-black) !important;border-color:var(--sd-color-black) !important;border-width:1px !important;border-style:solid !important}.sd-btn-white,.sd-btn-outline-white:hover,.sd-btn-outline-white:focus{color:var(--sd-color-white-text) !important;background-color:var(--sd-color-white) !important;border-color:var(--sd-color-white) !important;border-width:1px !important;border-style:solid !important}.sd-btn-white:hover,.sd-btn-white:focus{color:var(--sd-color-white-text) !important;background-color:var(--sd-color-white-highlight) !important;border-color:var(--sd-color-white-highlight) !important;border-width:1px !important;border-style:solid !important}.sd-btn-outline-white{color:var(--sd-color-white) !important;border-color:var(--sd-color-white) !important;border-width:1px !important;border-style:solid !important}.sd-stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.sd-hide-link-text{font-size:0}.sd-octicon,.sd-material-icon{display:inline-block;fill:currentColor;vertical-align:middle}.sd-avatar-xs{border-radius:50%;object-fit:cover;object-position:center;width:1rem;height:1rem}.sd-avatar-sm{border-radius:50%;object-fit:cover;object-position:center;width:3rem;height:3rem}.sd-avatar-md{border-radius:50%;object-fit:cover;object-position:center;width:5rem;height:5rem}.sd-avatar-lg{border-radius:50%;object-fit:cover;object-position:center;width:7rem;height:7rem}.sd-avatar-xl{border-radius:50%;object-fit:cover;object-position:center;width:10rem;height:10rem}.sd-avatar-inherit{border-radius:50%;object-fit:cover;object-position:center;width:inherit;height:inherit}.sd-avatar-initial{border-radius:50%;object-fit:cover;object-position:center;width:initial;height:initial}.sd-card{background-clip:border-box;background-color:var(--sd-color-card-background);border:1px solid var(--sd-color-card-border);border-radius:.25rem;color:var(--sd-color-card-text);display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:0;position:relative;word-wrap:break-word}.sd-card>hr{margin-left:0;margin-right:0}.sd-card-hover:hover{border-color:var(--sd-color-card-border-hover);transform:scale(1.01)}.sd-card-body{-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem 1rem}.sd-card-title{margin-bottom:.5rem}.sd-card-subtitle{margin-top:-0.25rem;margin-bottom:0}.sd-card-text:last-child{margin-bottom:0}.sd-card-link:hover{text-decoration:none}.sd-card-link+.card-link{margin-left:1rem}.sd-card-header{padding:.5rem 1rem;margin-bottom:0;background-color:var(--sd-color-card-header);border-bottom:1px solid var(--sd-color-card-border)}.sd-card-header:first-child{border-radius:calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0}.sd-card-footer{padding:.5rem 1rem;background-color:var(--sd-color-card-footer);border-top:1px solid var(--sd-color-card-border)}.sd-card-footer:last-child{border-radius:0 0 calc(0.25rem - 1px) calc(0.25rem - 1px)}.sd-card-header-tabs{margin-right:-0.5rem;margin-bottom:-0.5rem;margin-left:-0.5rem;border-bottom:0}.sd-card-header-pills{margin-right:-0.5rem;margin-left:-0.5rem}.sd-card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1rem;border-radius:calc(0.25rem - 1px)}.sd-card-img,.sd-card-img-bottom,.sd-card-img-top{width:100%}.sd-card-img,.sd-card-img-top{border-top-left-radius:calc(0.25rem - 1px);border-top-right-radius:calc(0.25rem - 1px)}.sd-card-img,.sd-card-img-bottom{border-bottom-left-radius:calc(0.25rem - 1px);border-bottom-right-radius:calc(0.25rem - 1px)}.sd-cards-carousel{width:100%;display:flex;flex-wrap:nowrap;-ms-flex-direction:row;flex-direction:row;overflow-x:hidden;scroll-snap-type:x mandatory}.sd-cards-carousel.sd-show-scrollbar{overflow-x:auto}.sd-cards-carousel:hover,.sd-cards-carousel:focus{overflow-x:auto}.sd-cards-carousel>.sd-card{flex-shrink:0;scroll-snap-align:start}.sd-cards-carousel>.sd-card:not(:last-child){margin-right:3px}.sd-card-cols-1>.sd-card{width:90%}.sd-card-cols-2>.sd-card{width:45%}.sd-card-cols-3>.sd-card{width:30%}.sd-card-cols-4>.sd-card{width:22.5%}.sd-card-cols-5>.sd-card{width:18%}.sd-card-cols-6>.sd-card{width:15%}.sd-card-cols-7>.sd-card{width:12.8571428571%}.sd-card-cols-8>.sd-card{width:11.25%}.sd-card-cols-9>.sd-card{width:10%}.sd-card-cols-10>.sd-card{width:9%}.sd-card-cols-11>.sd-card{width:8.1818181818%}.sd-card-cols-12>.sd-card{width:7.5%}.sd-container,.sd-container-fluid,.sd-container-lg,.sd-container-md,.sd-container-sm,.sd-container-xl{margin-left:auto;margin-right:auto;padding-left:var(--sd-gutter-x, 0.75rem);padding-right:var(--sd-gutter-x, 0.75rem);width:100%}@media(min-width: 576px){.sd-container-sm,.sd-container{max-width:540px}}@media(min-width: 768px){.sd-container-md,.sd-container-sm,.sd-container{max-width:720px}}@media(min-width: 992px){.sd-container-lg,.sd-container-md,.sd-container-sm,.sd-container{max-width:960px}}@media(min-width: 1200px){.sd-container-xl,.sd-container-lg,.sd-container-md,.sd-container-sm,.sd-container{max-width:1140px}}.sd-row{--sd-gutter-x: 1.5rem;--sd-gutter-y: 0;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:calc(var(--sd-gutter-y) * -1);margin-right:calc(var(--sd-gutter-x) * -0.5);margin-left:calc(var(--sd-gutter-x) * -0.5)}.sd-row>*{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--sd-gutter-x) * 0.5);padding-left:calc(var(--sd-gutter-x) * 0.5);margin-top:var(--sd-gutter-y)}.sd-col{flex:1 0 0%;-ms-flex:1 0 0%}.sd-row-cols-auto>*{flex:0 0 auto;width:auto}.sd-row-cols-1>*{flex:0 0 auto;-ms-flex:0 0 auto;width:100%}.sd-row-cols-2>*{flex:0 0 auto;-ms-flex:0 0 auto;width:50%}.sd-row-cols-3>*{flex:0 0 auto;-ms-flex:0 0 auto;width:33.3333333333%}.sd-row-cols-4>*{flex:0 0 auto;-ms-flex:0 0 auto;width:25%}.sd-row-cols-5>*{flex:0 0 auto;-ms-flex:0 0 auto;width:20%}.sd-row-cols-6>*{flex:0 0 auto;-ms-flex:0 0 auto;width:16.6666666667%}.sd-row-cols-7>*{flex:0 0 auto;-ms-flex:0 0 auto;width:14.2857142857%}.sd-row-cols-8>*{flex:0 0 auto;-ms-flex:0 0 auto;width:12.5%}.sd-row-cols-9>*{flex:0 0 auto;-ms-flex:0 0 auto;width:11.1111111111%}.sd-row-cols-10>*{flex:0 0 auto;-ms-flex:0 0 auto;width:10%}.sd-row-cols-11>*{flex:0 0 auto;-ms-flex:0 0 auto;width:9.0909090909%}.sd-row-cols-12>*{flex:0 0 auto;-ms-flex:0 0 auto;width:8.3333333333%}@media(min-width: 576px){.sd-col-sm{flex:1 0 0%;-ms-flex:1 0 0%}.sd-row-cols-sm-auto{flex:1 0 auto;-ms-flex:1 0 auto;width:100%}.sd-row-cols-sm-1>*{flex:0 0 auto;-ms-flex:0 0 auto;width:100%}.sd-row-cols-sm-2>*{flex:0 0 auto;-ms-flex:0 0 auto;width:50%}.sd-row-cols-sm-3>*{flex:0 0 auto;-ms-flex:0 0 auto;width:33.3333333333%}.sd-row-cols-sm-4>*{flex:0 0 auto;-ms-flex:0 0 auto;width:25%}.sd-row-cols-sm-5>*{flex:0 0 auto;-ms-flex:0 0 auto;width:20%}.sd-row-cols-sm-6>*{flex:0 0 auto;-ms-flex:0 0 auto;width:16.6666666667%}.sd-row-cols-sm-7>*{flex:0 0 auto;-ms-flex:0 0 auto;width:14.2857142857%}.sd-row-cols-sm-8>*{flex:0 0 auto;-ms-flex:0 0 auto;width:12.5%}.sd-row-cols-sm-9>*{flex:0 0 auto;-ms-flex:0 0 auto;width:11.1111111111%}.sd-row-cols-sm-10>*{flex:0 0 auto;-ms-flex:0 0 auto;width:10%}.sd-row-cols-sm-11>*{flex:0 0 auto;-ms-flex:0 0 auto;width:9.0909090909%}.sd-row-cols-sm-12>*{flex:0 0 auto;-ms-flex:0 0 auto;width:8.3333333333%}}@media(min-width: 768px){.sd-col-md{flex:1 0 0%;-ms-flex:1 0 0%}.sd-row-cols-md-auto{flex:1 0 auto;-ms-flex:1 0 auto;width:100%}.sd-row-cols-md-1>*{flex:0 0 auto;-ms-flex:0 0 auto;width:100%}.sd-row-cols-md-2>*{flex:0 0 auto;-ms-flex:0 0 auto;width:50%}.sd-row-cols-md-3>*{flex:0 0 auto;-ms-flex:0 0 auto;width:33.3333333333%}.sd-row-cols-md-4>*{flex:0 0 auto;-ms-flex:0 0 auto;width:25%}.sd-row-cols-md-5>*{flex:0 0 auto;-ms-flex:0 0 auto;width:20%}.sd-row-cols-md-6>*{flex:0 0 auto;-ms-flex:0 0 auto;width:16.6666666667%}.sd-row-cols-md-7>*{flex:0 0 auto;-ms-flex:0 0 auto;width:14.2857142857%}.sd-row-cols-md-8>*{flex:0 0 auto;-ms-flex:0 0 auto;width:12.5%}.sd-row-cols-md-9>*{flex:0 0 auto;-ms-flex:0 0 auto;width:11.1111111111%}.sd-row-cols-md-10>*{flex:0 0 auto;-ms-flex:0 0 auto;width:10%}.sd-row-cols-md-11>*{flex:0 0 auto;-ms-flex:0 0 auto;width:9.0909090909%}.sd-row-cols-md-12>*{flex:0 0 auto;-ms-flex:0 0 auto;width:8.3333333333%}}@media(min-width: 992px){.sd-col-lg{flex:1 0 0%;-ms-flex:1 0 0%}.sd-row-cols-lg-auto{flex:1 0 auto;-ms-flex:1 0 auto;width:100%}.sd-row-cols-lg-1>*{flex:0 0 auto;-ms-flex:0 0 auto;width:100%}.sd-row-cols-lg-2>*{flex:0 0 auto;-ms-flex:0 0 auto;width:50%}.sd-row-cols-lg-3>*{flex:0 0 auto;-ms-flex:0 0 auto;width:33.3333333333%}.sd-row-cols-lg-4>*{flex:0 0 auto;-ms-flex:0 0 auto;width:25%}.sd-row-cols-lg-5>*{flex:0 0 auto;-ms-flex:0 0 auto;width:20%}.sd-row-cols-lg-6>*{flex:0 0 auto;-ms-flex:0 0 auto;width:16.6666666667%}.sd-row-cols-lg-7>*{flex:0 0 auto;-ms-flex:0 0 auto;width:14.2857142857%}.sd-row-cols-lg-8>*{flex:0 0 auto;-ms-flex:0 0 auto;width:12.5%}.sd-row-cols-lg-9>*{flex:0 0 auto;-ms-flex:0 0 auto;width:11.1111111111%}.sd-row-cols-lg-10>*{flex:0 0 auto;-ms-flex:0 0 auto;width:10%}.sd-row-cols-lg-11>*{flex:0 0 auto;-ms-flex:0 0 auto;width:9.0909090909%}.sd-row-cols-lg-12>*{flex:0 0 auto;-ms-flex:0 0 auto;width:8.3333333333%}}@media(min-width: 1200px){.sd-col-xl{flex:1 0 0%;-ms-flex:1 0 0%}.sd-row-cols-xl-auto{flex:1 0 auto;-ms-flex:1 0 auto;width:100%}.sd-row-cols-xl-1>*{flex:0 0 auto;-ms-flex:0 0 auto;width:100%}.sd-row-cols-xl-2>*{flex:0 0 auto;-ms-flex:0 0 auto;width:50%}.sd-row-cols-xl-3>*{flex:0 0 auto;-ms-flex:0 0 auto;width:33.3333333333%}.sd-row-cols-xl-4>*{flex:0 0 auto;-ms-flex:0 0 auto;width:25%}.sd-row-cols-xl-5>*{flex:0 0 auto;-ms-flex:0 0 auto;width:20%}.sd-row-cols-xl-6>*{flex:0 0 auto;-ms-flex:0 0 auto;width:16.6666666667%}.sd-row-cols-xl-7>*{flex:0 0 auto;-ms-flex:0 0 auto;width:14.2857142857%}.sd-row-cols-xl-8>*{flex:0 0 auto;-ms-flex:0 0 auto;width:12.5%}.sd-row-cols-xl-9>*{flex:0 0 auto;-ms-flex:0 0 auto;width:11.1111111111%}.sd-row-cols-xl-10>*{flex:0 0 auto;-ms-flex:0 0 auto;width:10%}.sd-row-cols-xl-11>*{flex:0 0 auto;-ms-flex:0 0 auto;width:9.0909090909%}.sd-row-cols-xl-12>*{flex:0 0 auto;-ms-flex:0 0 auto;width:8.3333333333%}}.sd-col-auto{flex:0 0 auto;-ms-flex:0 0 auto;width:auto}.sd-col-1{flex:0 0 auto;-ms-flex:0 0 auto;width:8.3333333333%}.sd-col-2{flex:0 0 auto;-ms-flex:0 0 auto;width:16.6666666667%}.sd-col-3{flex:0 0 auto;-ms-flex:0 0 auto;width:25%}.sd-col-4{flex:0 0 auto;-ms-flex:0 0 auto;width:33.3333333333%}.sd-col-5{flex:0 0 auto;-ms-flex:0 0 auto;width:41.6666666667%}.sd-col-6{flex:0 0 auto;-ms-flex:0 0 auto;width:50%}.sd-col-7{flex:0 0 auto;-ms-flex:0 0 auto;width:58.3333333333%}.sd-col-8{flex:0 0 auto;-ms-flex:0 0 auto;width:66.6666666667%}.sd-col-9{flex:0 0 auto;-ms-flex:0 0 auto;width:75%}.sd-col-10{flex:0 0 auto;-ms-flex:0 0 auto;width:83.3333333333%}.sd-col-11{flex:0 0 auto;-ms-flex:0 0 auto;width:91.6666666667%}.sd-col-12{flex:0 0 auto;-ms-flex:0 0 auto;width:100%}.sd-g-0,.sd-gy-0{--sd-gutter-y: 0}.sd-g-0,.sd-gx-0{--sd-gutter-x: 0}.sd-g-1,.sd-gy-1{--sd-gutter-y: 0.25rem}.sd-g-1,.sd-gx-1{--sd-gutter-x: 0.25rem}.sd-g-2,.sd-gy-2{--sd-gutter-y: 0.5rem}.sd-g-2,.sd-gx-2{--sd-gutter-x: 0.5rem}.sd-g-3,.sd-gy-3{--sd-gutter-y: 1rem}.sd-g-3,.sd-gx-3{--sd-gutter-x: 1rem}.sd-g-4,.sd-gy-4{--sd-gutter-y: 1.5rem}.sd-g-4,.sd-gx-4{--sd-gutter-x: 1.5rem}.sd-g-5,.sd-gy-5{--sd-gutter-y: 3rem}.sd-g-5,.sd-gx-5{--sd-gutter-x: 3rem}@media(min-width: 576px){.sd-col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.sd-col-sm-1{-ms-flex:0 0 auto;flex:0 0 auto;width:8.3333333333%}.sd-col-sm-2{-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.sd-col-sm-3{-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.sd-col-sm-4{-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.sd-col-sm-5{-ms-flex:0 0 auto;flex:0 0 auto;width:41.6666666667%}.sd-col-sm-6{-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.sd-col-sm-7{-ms-flex:0 0 auto;flex:0 0 auto;width:58.3333333333%}.sd-col-sm-8{-ms-flex:0 0 auto;flex:0 0 auto;width:66.6666666667%}.sd-col-sm-9{-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.sd-col-sm-10{-ms-flex:0 0 auto;flex:0 0 auto;width:83.3333333333%}.sd-col-sm-11{-ms-flex:0 0 auto;flex:0 0 auto;width:91.6666666667%}.sd-col-sm-12{-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.sd-g-sm-0,.sd-gy-sm-0{--sd-gutter-y: 0}.sd-g-sm-0,.sd-gx-sm-0{--sd-gutter-x: 0}.sd-g-sm-1,.sd-gy-sm-1{--sd-gutter-y: 0.25rem}.sd-g-sm-1,.sd-gx-sm-1{--sd-gutter-x: 0.25rem}.sd-g-sm-2,.sd-gy-sm-2{--sd-gutter-y: 0.5rem}.sd-g-sm-2,.sd-gx-sm-2{--sd-gutter-x: 0.5rem}.sd-g-sm-3,.sd-gy-sm-3{--sd-gutter-y: 1rem}.sd-g-sm-3,.sd-gx-sm-3{--sd-gutter-x: 1rem}.sd-g-sm-4,.sd-gy-sm-4{--sd-gutter-y: 1.5rem}.sd-g-sm-4,.sd-gx-sm-4{--sd-gutter-x: 1.5rem}.sd-g-sm-5,.sd-gy-sm-5{--sd-gutter-y: 3rem}.sd-g-sm-5,.sd-gx-sm-5{--sd-gutter-x: 3rem}}@media(min-width: 768px){.sd-col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.sd-col-md-1{-ms-flex:0 0 auto;flex:0 0 auto;width:8.3333333333%}.sd-col-md-2{-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.sd-col-md-3{-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.sd-col-md-4{-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.sd-col-md-5{-ms-flex:0 0 auto;flex:0 0 auto;width:41.6666666667%}.sd-col-md-6{-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.sd-col-md-7{-ms-flex:0 0 auto;flex:0 0 auto;width:58.3333333333%}.sd-col-md-8{-ms-flex:0 0 auto;flex:0 0 auto;width:66.6666666667%}.sd-col-md-9{-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.sd-col-md-10{-ms-flex:0 0 auto;flex:0 0 auto;width:83.3333333333%}.sd-col-md-11{-ms-flex:0 0 auto;flex:0 0 auto;width:91.6666666667%}.sd-col-md-12{-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.sd-g-md-0,.sd-gy-md-0{--sd-gutter-y: 0}.sd-g-md-0,.sd-gx-md-0{--sd-gutter-x: 0}.sd-g-md-1,.sd-gy-md-1{--sd-gutter-y: 0.25rem}.sd-g-md-1,.sd-gx-md-1{--sd-gutter-x: 0.25rem}.sd-g-md-2,.sd-gy-md-2{--sd-gutter-y: 0.5rem}.sd-g-md-2,.sd-gx-md-2{--sd-gutter-x: 0.5rem}.sd-g-md-3,.sd-gy-md-3{--sd-gutter-y: 1rem}.sd-g-md-3,.sd-gx-md-3{--sd-gutter-x: 1rem}.sd-g-md-4,.sd-gy-md-4{--sd-gutter-y: 1.5rem}.sd-g-md-4,.sd-gx-md-4{--sd-gutter-x: 1.5rem}.sd-g-md-5,.sd-gy-md-5{--sd-gutter-y: 3rem}.sd-g-md-5,.sd-gx-md-5{--sd-gutter-x: 3rem}}@media(min-width: 992px){.sd-col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.sd-col-lg-1{-ms-flex:0 0 auto;flex:0 0 auto;width:8.3333333333%}.sd-col-lg-2{-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.sd-col-lg-3{-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.sd-col-lg-4{-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.sd-col-lg-5{-ms-flex:0 0 auto;flex:0 0 auto;width:41.6666666667%}.sd-col-lg-6{-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.sd-col-lg-7{-ms-flex:0 0 auto;flex:0 0 auto;width:58.3333333333%}.sd-col-lg-8{-ms-flex:0 0 auto;flex:0 0 auto;width:66.6666666667%}.sd-col-lg-9{-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.sd-col-lg-10{-ms-flex:0 0 auto;flex:0 0 auto;width:83.3333333333%}.sd-col-lg-11{-ms-flex:0 0 auto;flex:0 0 auto;width:91.6666666667%}.sd-col-lg-12{-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.sd-g-lg-0,.sd-gy-lg-0{--sd-gutter-y: 0}.sd-g-lg-0,.sd-gx-lg-0{--sd-gutter-x: 0}.sd-g-lg-1,.sd-gy-lg-1{--sd-gutter-y: 0.25rem}.sd-g-lg-1,.sd-gx-lg-1{--sd-gutter-x: 0.25rem}.sd-g-lg-2,.sd-gy-lg-2{--sd-gutter-y: 0.5rem}.sd-g-lg-2,.sd-gx-lg-2{--sd-gutter-x: 0.5rem}.sd-g-lg-3,.sd-gy-lg-3{--sd-gutter-y: 1rem}.sd-g-lg-3,.sd-gx-lg-3{--sd-gutter-x: 1rem}.sd-g-lg-4,.sd-gy-lg-4{--sd-gutter-y: 1.5rem}.sd-g-lg-4,.sd-gx-lg-4{--sd-gutter-x: 1.5rem}.sd-g-lg-5,.sd-gy-lg-5{--sd-gutter-y: 3rem}.sd-g-lg-5,.sd-gx-lg-5{--sd-gutter-x: 3rem}}@media(min-width: 1200px){.sd-col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.sd-col-xl-1{-ms-flex:0 0 auto;flex:0 0 auto;width:8.3333333333%}.sd-col-xl-2{-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.sd-col-xl-3{-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.sd-col-xl-4{-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.sd-col-xl-5{-ms-flex:0 0 auto;flex:0 0 auto;width:41.6666666667%}.sd-col-xl-6{-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.sd-col-xl-7{-ms-flex:0 0 auto;flex:0 0 auto;width:58.3333333333%}.sd-col-xl-8{-ms-flex:0 0 auto;flex:0 0 auto;width:66.6666666667%}.sd-col-xl-9{-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.sd-col-xl-10{-ms-flex:0 0 auto;flex:0 0 auto;width:83.3333333333%}.sd-col-xl-11{-ms-flex:0 0 auto;flex:0 0 auto;width:91.6666666667%}.sd-col-xl-12{-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.sd-g-xl-0,.sd-gy-xl-0{--sd-gutter-y: 0}.sd-g-xl-0,.sd-gx-xl-0{--sd-gutter-x: 0}.sd-g-xl-1,.sd-gy-xl-1{--sd-gutter-y: 0.25rem}.sd-g-xl-1,.sd-gx-xl-1{--sd-gutter-x: 0.25rem}.sd-g-xl-2,.sd-gy-xl-2{--sd-gutter-y: 0.5rem}.sd-g-xl-2,.sd-gx-xl-2{--sd-gutter-x: 0.5rem}.sd-g-xl-3,.sd-gy-xl-3{--sd-gutter-y: 1rem}.sd-g-xl-3,.sd-gx-xl-3{--sd-gutter-x: 1rem}.sd-g-xl-4,.sd-gy-xl-4{--sd-gutter-y: 1.5rem}.sd-g-xl-4,.sd-gx-xl-4{--sd-gutter-x: 1.5rem}.sd-g-xl-5,.sd-gy-xl-5{--sd-gutter-y: 3rem}.sd-g-xl-5,.sd-gx-xl-5{--sd-gutter-x: 3rem}}.sd-flex-row-reverse{flex-direction:row-reverse !important}details.sd-dropdown{position:relative;font-size:var(--sd-fontsize-dropdown)}details.sd-dropdown:hover{cursor:pointer}details.sd-dropdown .sd-summary-content{cursor:default}details.sd-dropdown summary.sd-summary-title{padding:.5em .6em .5em 1em;font-size:var(--sd-fontsize-dropdown-title);font-weight:var(--sd-fontweight-dropdown-title);user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;list-style:none;display:inline-flex;justify-content:space-between}details.sd-dropdown summary.sd-summary-title::-webkit-details-marker{display:none}details.sd-dropdown summary.sd-summary-title:focus{outline:none}details.sd-dropdown summary.sd-summary-title .sd-summary-icon{margin-right:.6em;display:inline-flex;align-items:center}details.sd-dropdown summary.sd-summary-title .sd-summary-icon svg{opacity:.8}details.sd-dropdown summary.sd-summary-title .sd-summary-text{flex-grow:1;line-height:1.5;padding-right:.5rem}details.sd-dropdown summary.sd-summary-title .sd-summary-state-marker{pointer-events:none;display:inline-flex;align-items:center}details.sd-dropdown summary.sd-summary-title .sd-summary-state-marker svg{opacity:.6}details.sd-dropdown summary.sd-summary-title:hover .sd-summary-state-marker svg{opacity:1;transform:scale(1.1)}details.sd-dropdown[open] summary .sd-octicon.no-title{visibility:hidden}details.sd-dropdown .sd-summary-chevron-right{transition:.25s}details.sd-dropdown[open]>.sd-summary-title .sd-summary-chevron-right{transform:rotate(90deg)}details.sd-dropdown[open]>.sd-summary-title .sd-summary-chevron-down{transform:rotate(180deg)}details.sd-dropdown:not([open]).sd-card{border:none}details.sd-dropdown:not([open])>.sd-card-header{border:1px solid var(--sd-color-card-border);border-radius:.25rem}details.sd-dropdown.sd-fade-in[open] summary~*{-moz-animation:sd-fade-in .5s ease-in-out;-webkit-animation:sd-fade-in .5s ease-in-out;animation:sd-fade-in .5s ease-in-out}details.sd-dropdown.sd-fade-in-slide-down[open] summary~*{-moz-animation:sd-fade-in .5s ease-in-out,sd-slide-down .5s ease-in-out;-webkit-animation:sd-fade-in .5s ease-in-out,sd-slide-down .5s ease-in-out;animation:sd-fade-in .5s ease-in-out,sd-slide-down .5s ease-in-out}.sd-col>.sd-dropdown{width:100%}.sd-summary-content>.sd-tab-set:first-child{margin-top:0}@keyframes sd-fade-in{0%{opacity:0}100%{opacity:1}}@keyframes sd-slide-down{0%{transform:translate(0, -10px)}100%{transform:translate(0, 0)}}.sd-tab-set{border-radius:.125rem;display:flex;flex-wrap:wrap;margin:1em 0;position:relative}.sd-tab-set>input{opacity:0;position:absolute}.sd-tab-set>input:checked+label{border-color:var(--sd-color-tabs-underline-active);color:var(--sd-color-tabs-label-active)}.sd-tab-set>input:checked+label+.sd-tab-content{display:block}.sd-tab-set>input:not(:checked)+label:hover{color:var(--sd-color-tabs-label-hover);border-color:var(--sd-color-tabs-underline-hover)}.sd-tab-set>input:focus+label{outline-style:auto}.sd-tab-set>input:not(.focus-visible)+label{outline:none;-webkit-tap-highlight-color:transparent}.sd-tab-set>label{border-bottom:.125rem solid transparent;margin-bottom:0;color:var(--sd-color-tabs-label-inactive);border-color:var(--sd-color-tabs-underline-inactive);cursor:pointer;font-size:var(--sd-fontsize-tabs-label);font-weight:700;padding:1em 1.25em .5em;transition:color 250ms;width:auto;z-index:1}html .sd-tab-set>label:hover{color:var(--sd-color-tabs-label-active)}.sd-col>.sd-tab-set{width:100%}.sd-tab-content{box-shadow:0 -0.0625rem var(--sd-color-tabs-overline),0 .0625rem var(--sd-color-tabs-underline);display:none;order:99;padding-bottom:.75rem;padding-top:.75rem;width:100%}.sd-tab-content>:first-child{margin-top:0 !important}.sd-tab-content>:last-child{margin-bottom:0 !important}.sd-tab-content>.sd-tab-set{margin:0}.sd-sphinx-override,.sd-sphinx-override *{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.sd-sphinx-override p{margin-top:0}:root{--sd-color-primary: #0071bc;--sd-color-secondary: #6c757d;--sd-color-success: #28a745;--sd-color-info: #17a2b8;--sd-color-warning: #f0b37e;--sd-color-danger: #dc3545;--sd-color-light: #f8f9fa;--sd-color-muted: #6c757d;--sd-color-dark: #212529;--sd-color-black: black;--sd-color-white: white;--sd-color-primary-highlight: #0060a0;--sd-color-secondary-highlight: #5c636a;--sd-color-success-highlight: #228e3b;--sd-color-info-highlight: #148a9c;--sd-color-warning-highlight: #cc986b;--sd-color-danger-highlight: #bb2d3b;--sd-color-light-highlight: #d3d4d5;--sd-color-muted-highlight: #5c636a;--sd-color-dark-highlight: #1c1f23;--sd-color-black-highlight: black;--sd-color-white-highlight: #d9d9d9;--sd-color-primary-bg: rgba(0, 113, 188, 0.2);--sd-color-secondary-bg: rgba(108, 117, 125, 0.2);--sd-color-success-bg: rgba(40, 167, 69, 0.2);--sd-color-info-bg: rgba(23, 162, 184, 0.2);--sd-color-warning-bg: rgba(240, 179, 126, 0.2);--sd-color-danger-bg: rgba(220, 53, 69, 0.2);--sd-color-light-bg: rgba(248, 249, 250, 0.2);--sd-color-muted-bg: rgba(108, 117, 125, 0.2);--sd-color-dark-bg: rgba(33, 37, 41, 0.2);--sd-color-black-bg: rgba(0, 0, 0, 0.2);--sd-color-white-bg: rgba(255, 255, 255, 0.2);--sd-color-primary-text: #fff;--sd-color-secondary-text: #fff;--sd-color-success-text: #fff;--sd-color-info-text: #fff;--sd-color-warning-text: #212529;--sd-color-danger-text: #fff;--sd-color-light-text: #212529;--sd-color-muted-text: #fff;--sd-color-dark-text: #fff;--sd-color-black-text: #fff;--sd-color-white-text: #212529;--sd-color-shadow: rgba(0, 0, 0, 0.15);--sd-color-card-border: rgba(0, 0, 0, 0.125);--sd-color-card-border-hover: hsla(231, 99%, 66%, 1);--sd-color-card-background: transparent;--sd-color-card-text: inherit;--sd-color-card-header: transparent;--sd-color-card-footer: transparent;--sd-color-tabs-label-active: hsla(231, 99%, 66%, 1);--sd-color-tabs-label-hover: hsla(231, 99%, 66%, 1);--sd-color-tabs-label-inactive: hsl(0, 0%, 66%);--sd-color-tabs-underline-active: hsla(231, 99%, 66%, 1);--sd-color-tabs-underline-hover: rgba(178, 206, 245, 0.62);--sd-color-tabs-underline-inactive: transparent;--sd-color-tabs-overline: rgb(222, 222, 222);--sd-color-tabs-underline: rgb(222, 222, 222);--sd-fontsize-tabs-label: 1rem;--sd-fontsize-dropdown: inherit;--sd-fontsize-dropdown-title: 1rem;--sd-fontweight-dropdown-title: 700} diff --git a/_static/searchtools.js b/_static/searchtools.js index 92da3f8..b08d58c 100644 --- a/_static/searchtools.js +++ b/_static/searchtools.js @@ -178,7 +178,7 @@ const Search = { htmlToText: (htmlString, anchor) => { const htmlElement = new DOMParser().parseFromString(htmlString, 'text/html'); - for (const removalQuery of [".headerlinks", "script", "style"]) { + for (const removalQuery of [".headerlink", "script", "style"]) { htmlElement.querySelectorAll(removalQuery).forEach((el) => { el.remove() }); } if (anchor) { @@ -328,13 +328,14 @@ const Search = { for (const [title, foundTitles] of Object.entries(allTitles)) { if (title.toLowerCase().trim().includes(queryLower) && (queryLower.length >= title.length/2)) { for (const [file, id] of foundTitles) { - let score = Math.round(100 * queryLower.length / title.length) + const score = Math.round(Scorer.title * queryLower.length / title.length); + const boost = titles[file] === title ? 1 : 0; // add a boost for document titles normalResults.push([ docNames[file], titles[file] !== title ? `${titles[file]} > ${title}` : title, id !== null ? "#" + id : "", null, - score, + score + boost, filenames[file], ]); } diff --git a/_static/sphinx-design.min.css b/_static/sphinx-design.min.css index a325746..860c36d 100644 --- a/_static/sphinx-design.min.css +++ b/_static/sphinx-design.min.css @@ -1 +1 @@ -.sd-bg-primary{background-color:var(--sd-color-primary) !important}.sd-bg-text-primary{color:var(--sd-color-primary-text) !important}button.sd-bg-primary:focus,button.sd-bg-primary:hover{background-color:var(--sd-color-primary-highlight) !important}a.sd-bg-primary:focus,a.sd-bg-primary:hover{background-color:var(--sd-color-primary-highlight) !important}.sd-bg-secondary{background-color:var(--sd-color-secondary) !important}.sd-bg-text-secondary{color:var(--sd-color-secondary-text) !important}button.sd-bg-secondary:focus,button.sd-bg-secondary:hover{background-color:var(--sd-color-secondary-highlight) !important}a.sd-bg-secondary:focus,a.sd-bg-secondary:hover{background-color:var(--sd-color-secondary-highlight) !important}.sd-bg-success{background-color:var(--sd-color-success) !important}.sd-bg-text-success{color:var(--sd-color-success-text) !important}button.sd-bg-success:focus,button.sd-bg-success:hover{background-color:var(--sd-color-success-highlight) !important}a.sd-bg-success:focus,a.sd-bg-success:hover{background-color:var(--sd-color-success-highlight) !important}.sd-bg-info{background-color:var(--sd-color-info) !important}.sd-bg-text-info{color:var(--sd-color-info-text) !important}button.sd-bg-info:focus,button.sd-bg-info:hover{background-color:var(--sd-color-info-highlight) !important}a.sd-bg-info:focus,a.sd-bg-info:hover{background-color:var(--sd-color-info-highlight) !important}.sd-bg-warning{background-color:var(--sd-color-warning) !important}.sd-bg-text-warning{color:var(--sd-color-warning-text) !important}button.sd-bg-warning:focus,button.sd-bg-warning:hover{background-color:var(--sd-color-warning-highlight) !important}a.sd-bg-warning:focus,a.sd-bg-warning:hover{background-color:var(--sd-color-warning-highlight) !important}.sd-bg-danger{background-color:var(--sd-color-danger) !important}.sd-bg-text-danger{color:var(--sd-color-danger-text) !important}button.sd-bg-danger:focus,button.sd-bg-danger:hover{background-color:var(--sd-color-danger-highlight) !important}a.sd-bg-danger:focus,a.sd-bg-danger:hover{background-color:var(--sd-color-danger-highlight) !important}.sd-bg-light{background-color:var(--sd-color-light) !important}.sd-bg-text-light{color:var(--sd-color-light-text) !important}button.sd-bg-light:focus,button.sd-bg-light:hover{background-color:var(--sd-color-light-highlight) !important}a.sd-bg-light:focus,a.sd-bg-light:hover{background-color:var(--sd-color-light-highlight) !important}.sd-bg-muted{background-color:var(--sd-color-muted) !important}.sd-bg-text-muted{color:var(--sd-color-muted-text) !important}button.sd-bg-muted:focus,button.sd-bg-muted:hover{background-color:var(--sd-color-muted-highlight) !important}a.sd-bg-muted:focus,a.sd-bg-muted:hover{background-color:var(--sd-color-muted-highlight) !important}.sd-bg-dark{background-color:var(--sd-color-dark) !important}.sd-bg-text-dark{color:var(--sd-color-dark-text) !important}button.sd-bg-dark:focus,button.sd-bg-dark:hover{background-color:var(--sd-color-dark-highlight) !important}a.sd-bg-dark:focus,a.sd-bg-dark:hover{background-color:var(--sd-color-dark-highlight) !important}.sd-bg-black{background-color:var(--sd-color-black) !important}.sd-bg-text-black{color:var(--sd-color-black-text) !important}button.sd-bg-black:focus,button.sd-bg-black:hover{background-color:var(--sd-color-black-highlight) !important}a.sd-bg-black:focus,a.sd-bg-black:hover{background-color:var(--sd-color-black-highlight) !important}.sd-bg-white{background-color:var(--sd-color-white) !important}.sd-bg-text-white{color:var(--sd-color-white-text) !important}button.sd-bg-white:focus,button.sd-bg-white:hover{background-color:var(--sd-color-white-highlight) !important}a.sd-bg-white:focus,a.sd-bg-white:hover{background-color:var(--sd-color-white-highlight) !important}.sd-text-primary,.sd-text-primary>p{color:var(--sd-color-primary) !important}a.sd-text-primary:focus,a.sd-text-primary:hover{color:var(--sd-color-primary-highlight) !important}.sd-text-secondary,.sd-text-secondary>p{color:var(--sd-color-secondary) !important}a.sd-text-secondary:focus,a.sd-text-secondary:hover{color:var(--sd-color-secondary-highlight) !important}.sd-text-success,.sd-text-success>p{color:var(--sd-color-success) !important}a.sd-text-success:focus,a.sd-text-success:hover{color:var(--sd-color-success-highlight) !important}.sd-text-info,.sd-text-info>p{color:var(--sd-color-info) !important}a.sd-text-info:focus,a.sd-text-info:hover{color:var(--sd-color-info-highlight) !important}.sd-text-warning,.sd-text-warning>p{color:var(--sd-color-warning) !important}a.sd-text-warning:focus,a.sd-text-warning:hover{color:var(--sd-color-warning-highlight) !important}.sd-text-danger,.sd-text-danger>p{color:var(--sd-color-danger) !important}a.sd-text-danger:focus,a.sd-text-danger:hover{color:var(--sd-color-danger-highlight) !important}.sd-text-light,.sd-text-light>p{color:var(--sd-color-light) !important}a.sd-text-light:focus,a.sd-text-light:hover{color:var(--sd-color-light-highlight) !important}.sd-text-muted,.sd-text-muted>p{color:var(--sd-color-muted) !important}a.sd-text-muted:focus,a.sd-text-muted:hover{color:var(--sd-color-muted-highlight) !important}.sd-text-dark,.sd-text-dark>p{color:var(--sd-color-dark) !important}a.sd-text-dark:focus,a.sd-text-dark:hover{color:var(--sd-color-dark-highlight) !important}.sd-text-black,.sd-text-black>p{color:var(--sd-color-black) !important}a.sd-text-black:focus,a.sd-text-black:hover{color:var(--sd-color-black-highlight) !important}.sd-text-white,.sd-text-white>p{color:var(--sd-color-white) !important}a.sd-text-white:focus,a.sd-text-white:hover{color:var(--sd-color-white-highlight) !important}.sd-outline-primary{border-color:var(--sd-color-primary) !important;border-style:solid !important;border-width:1px !important}a.sd-outline-primary:focus,a.sd-outline-primary:hover{border-color:var(--sd-color-primary-highlight) !important}.sd-outline-secondary{border-color:var(--sd-color-secondary) !important;border-style:solid !important;border-width:1px !important}a.sd-outline-secondary:focus,a.sd-outline-secondary:hover{border-color:var(--sd-color-secondary-highlight) !important}.sd-outline-success{border-color:var(--sd-color-success) !important;border-style:solid !important;border-width:1px !important}a.sd-outline-success:focus,a.sd-outline-success:hover{border-color:var(--sd-color-success-highlight) !important}.sd-outline-info{border-color:var(--sd-color-info) !important;border-style:solid !important;border-width:1px !important}a.sd-outline-info:focus,a.sd-outline-info:hover{border-color:var(--sd-color-info-highlight) !important}.sd-outline-warning{border-color:var(--sd-color-warning) !important;border-style:solid !important;border-width:1px !important}a.sd-outline-warning:focus,a.sd-outline-warning:hover{border-color:var(--sd-color-warning-highlight) !important}.sd-outline-danger{border-color:var(--sd-color-danger) !important;border-style:solid !important;border-width:1px !important}a.sd-outline-danger:focus,a.sd-outline-danger:hover{border-color:var(--sd-color-danger-highlight) !important}.sd-outline-light{border-color:var(--sd-color-light) !important;border-style:solid !important;border-width:1px !important}a.sd-outline-light:focus,a.sd-outline-light:hover{border-color:var(--sd-color-light-highlight) !important}.sd-outline-muted{border-color:var(--sd-color-muted) !important;border-style:solid !important;border-width:1px !important}a.sd-outline-muted:focus,a.sd-outline-muted:hover{border-color:var(--sd-color-muted-highlight) !important}.sd-outline-dark{border-color:var(--sd-color-dark) !important;border-style:solid !important;border-width:1px !important}a.sd-outline-dark:focus,a.sd-outline-dark:hover{border-color:var(--sd-color-dark-highlight) !important}.sd-outline-black{border-color:var(--sd-color-black) !important;border-style:solid !important;border-width:1px !important}a.sd-outline-black:focus,a.sd-outline-black:hover{border-color:var(--sd-color-black-highlight) !important}.sd-outline-white{border-color:var(--sd-color-white) !important;border-style:solid !important;border-width:1px !important}a.sd-outline-white:focus,a.sd-outline-white:hover{border-color:var(--sd-color-white-highlight) !important}.sd-bg-transparent{background-color:transparent !important}.sd-outline-transparent{border-color:transparent !important}.sd-text-transparent{color:transparent !important}.sd-p-0{padding:0 !important}.sd-pt-0,.sd-py-0{padding-top:0 !important}.sd-pr-0,.sd-px-0{padding-right:0 !important}.sd-pb-0,.sd-py-0{padding-bottom:0 !important}.sd-pl-0,.sd-px-0{padding-left:0 !important}.sd-p-1{padding:.25rem !important}.sd-pt-1,.sd-py-1{padding-top:.25rem !important}.sd-pr-1,.sd-px-1{padding-right:.25rem !important}.sd-pb-1,.sd-py-1{padding-bottom:.25rem !important}.sd-pl-1,.sd-px-1{padding-left:.25rem !important}.sd-p-2{padding:.5rem !important}.sd-pt-2,.sd-py-2{padding-top:.5rem !important}.sd-pr-2,.sd-px-2{padding-right:.5rem !important}.sd-pb-2,.sd-py-2{padding-bottom:.5rem !important}.sd-pl-2,.sd-px-2{padding-left:.5rem !important}.sd-p-3{padding:1rem !important}.sd-pt-3,.sd-py-3{padding-top:1rem !important}.sd-pr-3,.sd-px-3{padding-right:1rem !important}.sd-pb-3,.sd-py-3{padding-bottom:1rem !important}.sd-pl-3,.sd-px-3{padding-left:1rem !important}.sd-p-4{padding:1.5rem !important}.sd-pt-4,.sd-py-4{padding-top:1.5rem !important}.sd-pr-4,.sd-px-4{padding-right:1.5rem !important}.sd-pb-4,.sd-py-4{padding-bottom:1.5rem !important}.sd-pl-4,.sd-px-4{padding-left:1.5rem !important}.sd-p-5{padding:3rem !important}.sd-pt-5,.sd-py-5{padding-top:3rem !important}.sd-pr-5,.sd-px-5{padding-right:3rem !important}.sd-pb-5,.sd-py-5{padding-bottom:3rem !important}.sd-pl-5,.sd-px-5{padding-left:3rem !important}.sd-m-auto{margin:auto !important}.sd-mt-auto,.sd-my-auto{margin-top:auto !important}.sd-mr-auto,.sd-mx-auto{margin-right:auto !important}.sd-mb-auto,.sd-my-auto{margin-bottom:auto !important}.sd-ml-auto,.sd-mx-auto{margin-left:auto !important}.sd-m-0{margin:0 !important}.sd-mt-0,.sd-my-0{margin-top:0 !important}.sd-mr-0,.sd-mx-0{margin-right:0 !important}.sd-mb-0,.sd-my-0{margin-bottom:0 !important}.sd-ml-0,.sd-mx-0{margin-left:0 !important}.sd-m-1{margin:.25rem !important}.sd-mt-1,.sd-my-1{margin-top:.25rem !important}.sd-mr-1,.sd-mx-1{margin-right:.25rem !important}.sd-mb-1,.sd-my-1{margin-bottom:.25rem !important}.sd-ml-1,.sd-mx-1{margin-left:.25rem !important}.sd-m-2{margin:.5rem !important}.sd-mt-2,.sd-my-2{margin-top:.5rem !important}.sd-mr-2,.sd-mx-2{margin-right:.5rem !important}.sd-mb-2,.sd-my-2{margin-bottom:.5rem !important}.sd-ml-2,.sd-mx-2{margin-left:.5rem !important}.sd-m-3{margin:1rem !important}.sd-mt-3,.sd-my-3{margin-top:1rem !important}.sd-mr-3,.sd-mx-3{margin-right:1rem !important}.sd-mb-3,.sd-my-3{margin-bottom:1rem !important}.sd-ml-3,.sd-mx-3{margin-left:1rem !important}.sd-m-4{margin:1.5rem !important}.sd-mt-4,.sd-my-4{margin-top:1.5rem !important}.sd-mr-4,.sd-mx-4{margin-right:1.5rem !important}.sd-mb-4,.sd-my-4{margin-bottom:1.5rem !important}.sd-ml-4,.sd-mx-4{margin-left:1.5rem !important}.sd-m-5{margin:3rem !important}.sd-mt-5,.sd-my-5{margin-top:3rem !important}.sd-mr-5,.sd-mx-5{margin-right:3rem !important}.sd-mb-5,.sd-my-5{margin-bottom:3rem !important}.sd-ml-5,.sd-mx-5{margin-left:3rem !important}.sd-w-25{width:25% !important}.sd-w-50{width:50% !important}.sd-w-75{width:75% !important}.sd-w-100{width:100% !important}.sd-w-auto{width:auto !important}.sd-h-25{height:25% !important}.sd-h-50{height:50% !important}.sd-h-75{height:75% !important}.sd-h-100{height:100% !important}.sd-h-auto{height:auto !important}.sd-d-none{display:none !important}.sd-d-inline{display:inline !important}.sd-d-inline-block{display:inline-block !important}.sd-d-block{display:block !important}.sd-d-grid{display:grid !important}.sd-d-flex-row{display:-ms-flexbox !important;display:flex !important;flex-direction:row !important}.sd-d-flex-column{display:-ms-flexbox !important;display:flex !important;flex-direction:column !important}.sd-d-inline-flex{display:-ms-inline-flexbox !important;display:inline-flex !important}@media(min-width: 576px){.sd-d-sm-none{display:none !important}.sd-d-sm-inline{display:inline !important}.sd-d-sm-inline-block{display:inline-block !important}.sd-d-sm-block{display:block !important}.sd-d-sm-grid{display:grid !important}.sd-d-sm-flex{display:-ms-flexbox !important;display:flex !important}.sd-d-sm-inline-flex{display:-ms-inline-flexbox !important;display:inline-flex !important}}@media(min-width: 768px){.sd-d-md-none{display:none !important}.sd-d-md-inline{display:inline !important}.sd-d-md-inline-block{display:inline-block !important}.sd-d-md-block{display:block !important}.sd-d-md-grid{display:grid !important}.sd-d-md-flex{display:-ms-flexbox !important;display:flex !important}.sd-d-md-inline-flex{display:-ms-inline-flexbox !important;display:inline-flex !important}}@media(min-width: 992px){.sd-d-lg-none{display:none !important}.sd-d-lg-inline{display:inline !important}.sd-d-lg-inline-block{display:inline-block !important}.sd-d-lg-block{display:block !important}.sd-d-lg-grid{display:grid !important}.sd-d-lg-flex{display:-ms-flexbox !important;display:flex !important}.sd-d-lg-inline-flex{display:-ms-inline-flexbox !important;display:inline-flex !important}}@media(min-width: 1200px){.sd-d-xl-none{display:none !important}.sd-d-xl-inline{display:inline !important}.sd-d-xl-inline-block{display:inline-block !important}.sd-d-xl-block{display:block !important}.sd-d-xl-grid{display:grid !important}.sd-d-xl-flex{display:-ms-flexbox !important;display:flex !important}.sd-d-xl-inline-flex{display:-ms-inline-flexbox !important;display:inline-flex !important}}.sd-align-major-start{justify-content:flex-start !important}.sd-align-major-end{justify-content:flex-end !important}.sd-align-major-center{justify-content:center !important}.sd-align-major-justify{justify-content:space-between !important}.sd-align-major-spaced{justify-content:space-evenly !important}.sd-align-minor-start{align-items:flex-start !important}.sd-align-minor-end{align-items:flex-end !important}.sd-align-minor-center{align-items:center !important}.sd-align-minor-stretch{align-items:stretch !important}.sd-text-justify{text-align:justify !important}.sd-text-left{text-align:left !important}.sd-text-right{text-align:right !important}.sd-text-center{text-align:center !important}.sd-font-weight-light{font-weight:300 !important}.sd-font-weight-lighter{font-weight:lighter !important}.sd-font-weight-normal{font-weight:400 !important}.sd-font-weight-bold{font-weight:700 !important}.sd-font-weight-bolder{font-weight:bolder !important}.sd-font-italic{font-style:italic !important}.sd-text-decoration-none{text-decoration:none !important}.sd-text-lowercase{text-transform:lowercase !important}.sd-text-uppercase{text-transform:uppercase !important}.sd-text-capitalize{text-transform:capitalize !important}.sd-text-wrap{white-space:normal !important}.sd-text-nowrap{white-space:nowrap !important}.sd-text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sd-fs-1,.sd-fs-1>p{font-size:calc(1.375rem + 1.5vw) !important;line-height:unset !important}.sd-fs-2,.sd-fs-2>p{font-size:calc(1.325rem + 0.9vw) !important;line-height:unset !important}.sd-fs-3,.sd-fs-3>p{font-size:calc(1.3rem + 0.6vw) !important;line-height:unset !important}.sd-fs-4,.sd-fs-4>p{font-size:calc(1.275rem + 0.3vw) !important;line-height:unset !important}.sd-fs-5,.sd-fs-5>p{font-size:1.25rem !important;line-height:unset !important}.sd-fs-6,.sd-fs-6>p{font-size:1rem !important;line-height:unset !important}.sd-border-0{border:0 solid !important}.sd-border-top-0{border-top:0 solid !important}.sd-border-bottom-0{border-bottom:0 solid !important}.sd-border-right-0{border-right:0 solid !important}.sd-border-left-0{border-left:0 solid !important}.sd-border-1{border:1px solid !important}.sd-border-top-1{border-top:1px solid !important}.sd-border-bottom-1{border-bottom:1px solid !important}.sd-border-right-1{border-right:1px solid !important}.sd-border-left-1{border-left:1px solid !important}.sd-border-2{border:2px solid !important}.sd-border-top-2{border-top:2px solid !important}.sd-border-bottom-2{border-bottom:2px solid !important}.sd-border-right-2{border-right:2px solid !important}.sd-border-left-2{border-left:2px solid !important}.sd-border-3{border:3px solid !important}.sd-border-top-3{border-top:3px solid !important}.sd-border-bottom-3{border-bottom:3px solid !important}.sd-border-right-3{border-right:3px solid !important}.sd-border-left-3{border-left:3px solid !important}.sd-border-4{border:4px solid !important}.sd-border-top-4{border-top:4px solid !important}.sd-border-bottom-4{border-bottom:4px solid !important}.sd-border-right-4{border-right:4px solid !important}.sd-border-left-4{border-left:4px solid !important}.sd-border-5{border:5px solid !important}.sd-border-top-5{border-top:5px solid !important}.sd-border-bottom-5{border-bottom:5px solid !important}.sd-border-right-5{border-right:5px solid !important}.sd-border-left-5{border-left:5px solid !important}.sd-rounded-0{border-radius:0 !important}.sd-rounded-1{border-radius:.2rem !important}.sd-rounded-2{border-radius:.3rem !important}.sd-rounded-3{border-radius:.5rem !important}.sd-rounded-pill{border-radius:50rem !important}.sd-rounded-circle{border-radius:50% !important}.shadow-none{box-shadow:none !important}.sd-shadow-sm{box-shadow:0 .125rem .25rem var(--sd-color-shadow) !important}.sd-shadow-md{box-shadow:0 .5rem 1rem var(--sd-color-shadow) !important}.sd-shadow-lg{box-shadow:0 1rem 3rem var(--sd-color-shadow) !important}@keyframes sd-slide-from-left{0%{transform:translateX(-100%)}100%{transform:translateX(0)}}@keyframes sd-slide-from-right{0%{transform:translateX(200%)}100%{transform:translateX(0)}}@keyframes sd-grow100{0%{transform:scale(0);opacity:.5}100%{transform:scale(1);opacity:1}}@keyframes sd-grow50{0%{transform:scale(0.5);opacity:.5}100%{transform:scale(1);opacity:1}}@keyframes sd-grow50-rot20{0%{transform:scale(0.5) rotateZ(-20deg);opacity:.5}75%{transform:scale(1) rotateZ(5deg);opacity:1}95%{transform:scale(1) rotateZ(-1deg);opacity:1}100%{transform:scale(1) rotateZ(0);opacity:1}}.sd-animate-slide-from-left{animation:1s ease-out 0s 1 normal none running sd-slide-from-left}.sd-animate-slide-from-right{animation:1s ease-out 0s 1 normal none running sd-slide-from-right}.sd-animate-grow100{animation:1s ease-out 0s 1 normal none running sd-grow100}.sd-animate-grow50{animation:1s ease-out 0s 1 normal none running sd-grow50}.sd-animate-grow50-rot20{animation:1s ease-out 0s 1 normal none running sd-grow50-rot20}.sd-badge{display:inline-block;padding:.35em .65em;font-size:.75em;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem}.sd-badge:empty{display:none}a.sd-badge{text-decoration:none}.sd-btn .sd-badge{position:relative;top:-1px}.sd-btn{background-color:transparent;border:1px solid transparent;border-radius:.25rem;cursor:pointer;display:inline-block;font-weight:400;font-size:1rem;line-height:1.5;padding:.375rem .75rem;text-align:center;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;vertical-align:middle;user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none}.sd-btn:hover{text-decoration:none}@media(prefers-reduced-motion: reduce){.sd-btn{transition:none}}.sd-btn-primary,.sd-btn-outline-primary:hover,.sd-btn-outline-primary:focus{color:var(--sd-color-primary-text) !important;background-color:var(--sd-color-primary) !important;border-color:var(--sd-color-primary) !important;border-width:1px !important;border-style:solid !important}.sd-btn-primary:hover,.sd-btn-primary:focus{color:var(--sd-color-primary-text) !important;background-color:var(--sd-color-primary-highlight) !important;border-color:var(--sd-color-primary-highlight) !important;border-width:1px !important;border-style:solid !important}.sd-btn-outline-primary{color:var(--sd-color-primary) !important;border-color:var(--sd-color-primary) !important;border-width:1px !important;border-style:solid !important}.sd-btn-secondary,.sd-btn-outline-secondary:hover,.sd-btn-outline-secondary:focus{color:var(--sd-color-secondary-text) !important;background-color:var(--sd-color-secondary) !important;border-color:var(--sd-color-secondary) !important;border-width:1px !important;border-style:solid !important}.sd-btn-secondary:hover,.sd-btn-secondary:focus{color:var(--sd-color-secondary-text) !important;background-color:var(--sd-color-secondary-highlight) !important;border-color:var(--sd-color-secondary-highlight) !important;border-width:1px !important;border-style:solid !important}.sd-btn-outline-secondary{color:var(--sd-color-secondary) !important;border-color:var(--sd-color-secondary) !important;border-width:1px !important;border-style:solid !important}.sd-btn-success,.sd-btn-outline-success:hover,.sd-btn-outline-success:focus{color:var(--sd-color-success-text) !important;background-color:var(--sd-color-success) !important;border-color:var(--sd-color-success) !important;border-width:1px !important;border-style:solid !important}.sd-btn-success:hover,.sd-btn-success:focus{color:var(--sd-color-success-text) !important;background-color:var(--sd-color-success-highlight) !important;border-color:var(--sd-color-success-highlight) !important;border-width:1px !important;border-style:solid !important}.sd-btn-outline-success{color:var(--sd-color-success) !important;border-color:var(--sd-color-success) !important;border-width:1px !important;border-style:solid !important}.sd-btn-info,.sd-btn-outline-info:hover,.sd-btn-outline-info:focus{color:var(--sd-color-info-text) !important;background-color:var(--sd-color-info) !important;border-color:var(--sd-color-info) !important;border-width:1px !important;border-style:solid !important}.sd-btn-info:hover,.sd-btn-info:focus{color:var(--sd-color-info-text) !important;background-color:var(--sd-color-info-highlight) !important;border-color:var(--sd-color-info-highlight) !important;border-width:1px !important;border-style:solid !important}.sd-btn-outline-info{color:var(--sd-color-info) !important;border-color:var(--sd-color-info) !important;border-width:1px !important;border-style:solid !important}.sd-btn-warning,.sd-btn-outline-warning:hover,.sd-btn-outline-warning:focus{color:var(--sd-color-warning-text) !important;background-color:var(--sd-color-warning) !important;border-color:var(--sd-color-warning) !important;border-width:1px !important;border-style:solid !important}.sd-btn-warning:hover,.sd-btn-warning:focus{color:var(--sd-color-warning-text) !important;background-color:var(--sd-color-warning-highlight) !important;border-color:var(--sd-color-warning-highlight) !important;border-width:1px !important;border-style:solid !important}.sd-btn-outline-warning{color:var(--sd-color-warning) !important;border-color:var(--sd-color-warning) !important;border-width:1px !important;border-style:solid !important}.sd-btn-danger,.sd-btn-outline-danger:hover,.sd-btn-outline-danger:focus{color:var(--sd-color-danger-text) !important;background-color:var(--sd-color-danger) !important;border-color:var(--sd-color-danger) !important;border-width:1px !important;border-style:solid !important}.sd-btn-danger:hover,.sd-btn-danger:focus{color:var(--sd-color-danger-text) !important;background-color:var(--sd-color-danger-highlight) !important;border-color:var(--sd-color-danger-highlight) !important;border-width:1px !important;border-style:solid !important}.sd-btn-outline-danger{color:var(--sd-color-danger) !important;border-color:var(--sd-color-danger) !important;border-width:1px !important;border-style:solid !important}.sd-btn-light,.sd-btn-outline-light:hover,.sd-btn-outline-light:focus{color:var(--sd-color-light-text) !important;background-color:var(--sd-color-light) !important;border-color:var(--sd-color-light) !important;border-width:1px !important;border-style:solid !important}.sd-btn-light:hover,.sd-btn-light:focus{color:var(--sd-color-light-text) !important;background-color:var(--sd-color-light-highlight) !important;border-color:var(--sd-color-light-highlight) !important;border-width:1px !important;border-style:solid !important}.sd-btn-outline-light{color:var(--sd-color-light) !important;border-color:var(--sd-color-light) !important;border-width:1px !important;border-style:solid !important}.sd-btn-muted,.sd-btn-outline-muted:hover,.sd-btn-outline-muted:focus{color:var(--sd-color-muted-text) !important;background-color:var(--sd-color-muted) !important;border-color:var(--sd-color-muted) !important;border-width:1px !important;border-style:solid !important}.sd-btn-muted:hover,.sd-btn-muted:focus{color:var(--sd-color-muted-text) !important;background-color:var(--sd-color-muted-highlight) !important;border-color:var(--sd-color-muted-highlight) !important;border-width:1px !important;border-style:solid !important}.sd-btn-outline-muted{color:var(--sd-color-muted) !important;border-color:var(--sd-color-muted) !important;border-width:1px !important;border-style:solid !important}.sd-btn-dark,.sd-btn-outline-dark:hover,.sd-btn-outline-dark:focus{color:var(--sd-color-dark-text) !important;background-color:var(--sd-color-dark) !important;border-color:var(--sd-color-dark) !important;border-width:1px !important;border-style:solid !important}.sd-btn-dark:hover,.sd-btn-dark:focus{color:var(--sd-color-dark-text) !important;background-color:var(--sd-color-dark-highlight) !important;border-color:var(--sd-color-dark-highlight) !important;border-width:1px !important;border-style:solid !important}.sd-btn-outline-dark{color:var(--sd-color-dark) !important;border-color:var(--sd-color-dark) !important;border-width:1px !important;border-style:solid !important}.sd-btn-black,.sd-btn-outline-black:hover,.sd-btn-outline-black:focus{color:var(--sd-color-black-text) !important;background-color:var(--sd-color-black) !important;border-color:var(--sd-color-black) !important;border-width:1px !important;border-style:solid !important}.sd-btn-black:hover,.sd-btn-black:focus{color:var(--sd-color-black-text) !important;background-color:var(--sd-color-black-highlight) !important;border-color:var(--sd-color-black-highlight) !important;border-width:1px !important;border-style:solid !important}.sd-btn-outline-black{color:var(--sd-color-black) !important;border-color:var(--sd-color-black) !important;border-width:1px !important;border-style:solid !important}.sd-btn-white,.sd-btn-outline-white:hover,.sd-btn-outline-white:focus{color:var(--sd-color-white-text) !important;background-color:var(--sd-color-white) !important;border-color:var(--sd-color-white) !important;border-width:1px !important;border-style:solid !important}.sd-btn-white:hover,.sd-btn-white:focus{color:var(--sd-color-white-text) !important;background-color:var(--sd-color-white-highlight) !important;border-color:var(--sd-color-white-highlight) !important;border-width:1px !important;border-style:solid !important}.sd-btn-outline-white{color:var(--sd-color-white) !important;border-color:var(--sd-color-white) !important;border-width:1px !important;border-style:solid !important}.sd-stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.sd-hide-link-text{font-size:0}.sd-octicon,.sd-material-icon{display:inline-block;fill:currentColor;vertical-align:middle}.sd-avatar-xs{border-radius:50%;object-fit:cover;object-position:center;width:1rem;height:1rem}.sd-avatar-sm{border-radius:50%;object-fit:cover;object-position:center;width:3rem;height:3rem}.sd-avatar-md{border-radius:50%;object-fit:cover;object-position:center;width:5rem;height:5rem}.sd-avatar-lg{border-radius:50%;object-fit:cover;object-position:center;width:7rem;height:7rem}.sd-avatar-xl{border-radius:50%;object-fit:cover;object-position:center;width:10rem;height:10rem}.sd-avatar-inherit{border-radius:50%;object-fit:cover;object-position:center;width:inherit;height:inherit}.sd-avatar-initial{border-radius:50%;object-fit:cover;object-position:center;width:initial;height:initial}.sd-card{background-clip:border-box;background-color:var(--sd-color-card-background);border:1px solid var(--sd-color-card-border);border-radius:.25rem;color:var(--sd-color-card-text);display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:0;position:relative;word-wrap:break-word}.sd-card>hr{margin-left:0;margin-right:0}.sd-card-hover:hover{border-color:var(--sd-color-card-border-hover);transform:scale(1.01)}.sd-card-body{-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem 1rem}.sd-card-title{margin-bottom:.5rem}.sd-card-subtitle{margin-top:-0.25rem;margin-bottom:0}.sd-card-text:last-child{margin-bottom:0}.sd-card-link:hover{text-decoration:none}.sd-card-link+.card-link{margin-left:1rem}.sd-card-header{padding:.5rem 1rem;margin-bottom:0;background-color:var(--sd-color-card-header);border-bottom:1px solid var(--sd-color-card-border)}.sd-card-header:first-child{border-radius:calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0}.sd-card-footer{padding:.5rem 1rem;background-color:var(--sd-color-card-footer);border-top:1px solid var(--sd-color-card-border)}.sd-card-footer:last-child{border-radius:0 0 calc(0.25rem - 1px) calc(0.25rem - 1px)}.sd-card-header-tabs{margin-right:-0.5rem;margin-bottom:-0.5rem;margin-left:-0.5rem;border-bottom:0}.sd-card-header-pills{margin-right:-0.5rem;margin-left:-0.5rem}.sd-card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1rem;border-radius:calc(0.25rem - 1px)}.sd-card-img,.sd-card-img-bottom,.sd-card-img-top{width:100%}.sd-card-img,.sd-card-img-top{border-top-left-radius:calc(0.25rem - 1px);border-top-right-radius:calc(0.25rem - 1px)}.sd-card-img,.sd-card-img-bottom{border-bottom-left-radius:calc(0.25rem - 1px);border-bottom-right-radius:calc(0.25rem - 1px)}.sd-cards-carousel{width:100%;display:flex;flex-wrap:nowrap;-ms-flex-direction:row;flex-direction:row;overflow-x:hidden;scroll-snap-type:x mandatory}.sd-cards-carousel.sd-show-scrollbar{overflow-x:auto}.sd-cards-carousel:hover,.sd-cards-carousel:focus{overflow-x:auto}.sd-cards-carousel>.sd-card{flex-shrink:0;scroll-snap-align:start}.sd-cards-carousel>.sd-card:not(:last-child){margin-right:3px}.sd-card-cols-1>.sd-card{width:90%}.sd-card-cols-2>.sd-card{width:45%}.sd-card-cols-3>.sd-card{width:30%}.sd-card-cols-4>.sd-card{width:22.5%}.sd-card-cols-5>.sd-card{width:18%}.sd-card-cols-6>.sd-card{width:15%}.sd-card-cols-7>.sd-card{width:12.8571428571%}.sd-card-cols-8>.sd-card{width:11.25%}.sd-card-cols-9>.sd-card{width:10%}.sd-card-cols-10>.sd-card{width:9%}.sd-card-cols-11>.sd-card{width:8.1818181818%}.sd-card-cols-12>.sd-card{width:7.5%}.sd-container,.sd-container-fluid,.sd-container-lg,.sd-container-md,.sd-container-sm,.sd-container-xl{margin-left:auto;margin-right:auto;padding-left:var(--sd-gutter-x, 0.75rem);padding-right:var(--sd-gutter-x, 0.75rem);width:100%}@media(min-width: 576px){.sd-container-sm,.sd-container{max-width:540px}}@media(min-width: 768px){.sd-container-md,.sd-container-sm,.sd-container{max-width:720px}}@media(min-width: 992px){.sd-container-lg,.sd-container-md,.sd-container-sm,.sd-container{max-width:960px}}@media(min-width: 1200px){.sd-container-xl,.sd-container-lg,.sd-container-md,.sd-container-sm,.sd-container{max-width:1140px}}.sd-row{--sd-gutter-x: 1.5rem;--sd-gutter-y: 0;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:calc(var(--sd-gutter-y) * -1);margin-right:calc(var(--sd-gutter-x) * -0.5);margin-left:calc(var(--sd-gutter-x) * -0.5)}.sd-row>*{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--sd-gutter-x) * 0.5);padding-left:calc(var(--sd-gutter-x) * 0.5);margin-top:var(--sd-gutter-y)}.sd-col{flex:1 0 0%;-ms-flex:1 0 0%}.sd-row-cols-auto>*{flex:0 0 auto;width:auto}.sd-row-cols-1>*{flex:0 0 auto;-ms-flex:0 0 auto;width:100%}.sd-row-cols-2>*{flex:0 0 auto;-ms-flex:0 0 auto;width:50%}.sd-row-cols-3>*{flex:0 0 auto;-ms-flex:0 0 auto;width:33.3333333333%}.sd-row-cols-4>*{flex:0 0 auto;-ms-flex:0 0 auto;width:25%}.sd-row-cols-5>*{flex:0 0 auto;-ms-flex:0 0 auto;width:20%}.sd-row-cols-6>*{flex:0 0 auto;-ms-flex:0 0 auto;width:16.6666666667%}.sd-row-cols-7>*{flex:0 0 auto;-ms-flex:0 0 auto;width:14.2857142857%}.sd-row-cols-8>*{flex:0 0 auto;-ms-flex:0 0 auto;width:12.5%}.sd-row-cols-9>*{flex:0 0 auto;-ms-flex:0 0 auto;width:11.1111111111%}.sd-row-cols-10>*{flex:0 0 auto;-ms-flex:0 0 auto;width:10%}.sd-row-cols-11>*{flex:0 0 auto;-ms-flex:0 0 auto;width:9.0909090909%}.sd-row-cols-12>*{flex:0 0 auto;-ms-flex:0 0 auto;width:8.3333333333%}@media(min-width: 576px){.sd-col-sm{flex:1 0 0%;-ms-flex:1 0 0%}.sd-row-cols-sm-auto{flex:1 0 auto;-ms-flex:1 0 auto;width:100%}.sd-row-cols-sm-1>*{flex:0 0 auto;-ms-flex:0 0 auto;width:100%}.sd-row-cols-sm-2>*{flex:0 0 auto;-ms-flex:0 0 auto;width:50%}.sd-row-cols-sm-3>*{flex:0 0 auto;-ms-flex:0 0 auto;width:33.3333333333%}.sd-row-cols-sm-4>*{flex:0 0 auto;-ms-flex:0 0 auto;width:25%}.sd-row-cols-sm-5>*{flex:0 0 auto;-ms-flex:0 0 auto;width:20%}.sd-row-cols-sm-6>*{flex:0 0 auto;-ms-flex:0 0 auto;width:16.6666666667%}.sd-row-cols-sm-7>*{flex:0 0 auto;-ms-flex:0 0 auto;width:14.2857142857%}.sd-row-cols-sm-8>*{flex:0 0 auto;-ms-flex:0 0 auto;width:12.5%}.sd-row-cols-sm-9>*{flex:0 0 auto;-ms-flex:0 0 auto;width:11.1111111111%}.sd-row-cols-sm-10>*{flex:0 0 auto;-ms-flex:0 0 auto;width:10%}.sd-row-cols-sm-11>*{flex:0 0 auto;-ms-flex:0 0 auto;width:9.0909090909%}.sd-row-cols-sm-12>*{flex:0 0 auto;-ms-flex:0 0 auto;width:8.3333333333%}}@media(min-width: 768px){.sd-col-md{flex:1 0 0%;-ms-flex:1 0 0%}.sd-row-cols-md-auto{flex:1 0 auto;-ms-flex:1 0 auto;width:100%}.sd-row-cols-md-1>*{flex:0 0 auto;-ms-flex:0 0 auto;width:100%}.sd-row-cols-md-2>*{flex:0 0 auto;-ms-flex:0 0 auto;width:50%}.sd-row-cols-md-3>*{flex:0 0 auto;-ms-flex:0 0 auto;width:33.3333333333%}.sd-row-cols-md-4>*{flex:0 0 auto;-ms-flex:0 0 auto;width:25%}.sd-row-cols-md-5>*{flex:0 0 auto;-ms-flex:0 0 auto;width:20%}.sd-row-cols-md-6>*{flex:0 0 auto;-ms-flex:0 0 auto;width:16.6666666667%}.sd-row-cols-md-7>*{flex:0 0 auto;-ms-flex:0 0 auto;width:14.2857142857%}.sd-row-cols-md-8>*{flex:0 0 auto;-ms-flex:0 0 auto;width:12.5%}.sd-row-cols-md-9>*{flex:0 0 auto;-ms-flex:0 0 auto;width:11.1111111111%}.sd-row-cols-md-10>*{flex:0 0 auto;-ms-flex:0 0 auto;width:10%}.sd-row-cols-md-11>*{flex:0 0 auto;-ms-flex:0 0 auto;width:9.0909090909%}.sd-row-cols-md-12>*{flex:0 0 auto;-ms-flex:0 0 auto;width:8.3333333333%}}@media(min-width: 992px){.sd-col-lg{flex:1 0 0%;-ms-flex:1 0 0%}.sd-row-cols-lg-auto{flex:1 0 auto;-ms-flex:1 0 auto;width:100%}.sd-row-cols-lg-1>*{flex:0 0 auto;-ms-flex:0 0 auto;width:100%}.sd-row-cols-lg-2>*{flex:0 0 auto;-ms-flex:0 0 auto;width:50%}.sd-row-cols-lg-3>*{flex:0 0 auto;-ms-flex:0 0 auto;width:33.3333333333%}.sd-row-cols-lg-4>*{flex:0 0 auto;-ms-flex:0 0 auto;width:25%}.sd-row-cols-lg-5>*{flex:0 0 auto;-ms-flex:0 0 auto;width:20%}.sd-row-cols-lg-6>*{flex:0 0 auto;-ms-flex:0 0 auto;width:16.6666666667%}.sd-row-cols-lg-7>*{flex:0 0 auto;-ms-flex:0 0 auto;width:14.2857142857%}.sd-row-cols-lg-8>*{flex:0 0 auto;-ms-flex:0 0 auto;width:12.5%}.sd-row-cols-lg-9>*{flex:0 0 auto;-ms-flex:0 0 auto;width:11.1111111111%}.sd-row-cols-lg-10>*{flex:0 0 auto;-ms-flex:0 0 auto;width:10%}.sd-row-cols-lg-11>*{flex:0 0 auto;-ms-flex:0 0 auto;width:9.0909090909%}.sd-row-cols-lg-12>*{flex:0 0 auto;-ms-flex:0 0 auto;width:8.3333333333%}}@media(min-width: 1200px){.sd-col-xl{flex:1 0 0%;-ms-flex:1 0 0%}.sd-row-cols-xl-auto{flex:1 0 auto;-ms-flex:1 0 auto;width:100%}.sd-row-cols-xl-1>*{flex:0 0 auto;-ms-flex:0 0 auto;width:100%}.sd-row-cols-xl-2>*{flex:0 0 auto;-ms-flex:0 0 auto;width:50%}.sd-row-cols-xl-3>*{flex:0 0 auto;-ms-flex:0 0 auto;width:33.3333333333%}.sd-row-cols-xl-4>*{flex:0 0 auto;-ms-flex:0 0 auto;width:25%}.sd-row-cols-xl-5>*{flex:0 0 auto;-ms-flex:0 0 auto;width:20%}.sd-row-cols-xl-6>*{flex:0 0 auto;-ms-flex:0 0 auto;width:16.6666666667%}.sd-row-cols-xl-7>*{flex:0 0 auto;-ms-flex:0 0 auto;width:14.2857142857%}.sd-row-cols-xl-8>*{flex:0 0 auto;-ms-flex:0 0 auto;width:12.5%}.sd-row-cols-xl-9>*{flex:0 0 auto;-ms-flex:0 0 auto;width:11.1111111111%}.sd-row-cols-xl-10>*{flex:0 0 auto;-ms-flex:0 0 auto;width:10%}.sd-row-cols-xl-11>*{flex:0 0 auto;-ms-flex:0 0 auto;width:9.0909090909%}.sd-row-cols-xl-12>*{flex:0 0 auto;-ms-flex:0 0 auto;width:8.3333333333%}}.sd-col-auto{flex:0 0 auto;-ms-flex:0 0 auto;width:auto}.sd-col-1{flex:0 0 auto;-ms-flex:0 0 auto;width:8.3333333333%}.sd-col-2{flex:0 0 auto;-ms-flex:0 0 auto;width:16.6666666667%}.sd-col-3{flex:0 0 auto;-ms-flex:0 0 auto;width:25%}.sd-col-4{flex:0 0 auto;-ms-flex:0 0 auto;width:33.3333333333%}.sd-col-5{flex:0 0 auto;-ms-flex:0 0 auto;width:41.6666666667%}.sd-col-6{flex:0 0 auto;-ms-flex:0 0 auto;width:50%}.sd-col-7{flex:0 0 auto;-ms-flex:0 0 auto;width:58.3333333333%}.sd-col-8{flex:0 0 auto;-ms-flex:0 0 auto;width:66.6666666667%}.sd-col-9{flex:0 0 auto;-ms-flex:0 0 auto;width:75%}.sd-col-10{flex:0 0 auto;-ms-flex:0 0 auto;width:83.3333333333%}.sd-col-11{flex:0 0 auto;-ms-flex:0 0 auto;width:91.6666666667%}.sd-col-12{flex:0 0 auto;-ms-flex:0 0 auto;width:100%}.sd-g-0,.sd-gy-0{--sd-gutter-y: 0}.sd-g-0,.sd-gx-0{--sd-gutter-x: 0}.sd-g-1,.sd-gy-1{--sd-gutter-y: 0.25rem}.sd-g-1,.sd-gx-1{--sd-gutter-x: 0.25rem}.sd-g-2,.sd-gy-2{--sd-gutter-y: 0.5rem}.sd-g-2,.sd-gx-2{--sd-gutter-x: 0.5rem}.sd-g-3,.sd-gy-3{--sd-gutter-y: 1rem}.sd-g-3,.sd-gx-3{--sd-gutter-x: 1rem}.sd-g-4,.sd-gy-4{--sd-gutter-y: 1.5rem}.sd-g-4,.sd-gx-4{--sd-gutter-x: 1.5rem}.sd-g-5,.sd-gy-5{--sd-gutter-y: 3rem}.sd-g-5,.sd-gx-5{--sd-gutter-x: 3rem}@media(min-width: 576px){.sd-col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.sd-col-sm-1{-ms-flex:0 0 auto;flex:0 0 auto;width:8.3333333333%}.sd-col-sm-2{-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.sd-col-sm-3{-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.sd-col-sm-4{-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.sd-col-sm-5{-ms-flex:0 0 auto;flex:0 0 auto;width:41.6666666667%}.sd-col-sm-6{-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.sd-col-sm-7{-ms-flex:0 0 auto;flex:0 0 auto;width:58.3333333333%}.sd-col-sm-8{-ms-flex:0 0 auto;flex:0 0 auto;width:66.6666666667%}.sd-col-sm-9{-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.sd-col-sm-10{-ms-flex:0 0 auto;flex:0 0 auto;width:83.3333333333%}.sd-col-sm-11{-ms-flex:0 0 auto;flex:0 0 auto;width:91.6666666667%}.sd-col-sm-12{-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.sd-g-sm-0,.sd-gy-sm-0{--sd-gutter-y: 0}.sd-g-sm-0,.sd-gx-sm-0{--sd-gutter-x: 0}.sd-g-sm-1,.sd-gy-sm-1{--sd-gutter-y: 0.25rem}.sd-g-sm-1,.sd-gx-sm-1{--sd-gutter-x: 0.25rem}.sd-g-sm-2,.sd-gy-sm-2{--sd-gutter-y: 0.5rem}.sd-g-sm-2,.sd-gx-sm-2{--sd-gutter-x: 0.5rem}.sd-g-sm-3,.sd-gy-sm-3{--sd-gutter-y: 1rem}.sd-g-sm-3,.sd-gx-sm-3{--sd-gutter-x: 1rem}.sd-g-sm-4,.sd-gy-sm-4{--sd-gutter-y: 1.5rem}.sd-g-sm-4,.sd-gx-sm-4{--sd-gutter-x: 1.5rem}.sd-g-sm-5,.sd-gy-sm-5{--sd-gutter-y: 3rem}.sd-g-sm-5,.sd-gx-sm-5{--sd-gutter-x: 3rem}}@media(min-width: 768px){.sd-col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.sd-col-md-1{-ms-flex:0 0 auto;flex:0 0 auto;width:8.3333333333%}.sd-col-md-2{-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.sd-col-md-3{-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.sd-col-md-4{-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.sd-col-md-5{-ms-flex:0 0 auto;flex:0 0 auto;width:41.6666666667%}.sd-col-md-6{-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.sd-col-md-7{-ms-flex:0 0 auto;flex:0 0 auto;width:58.3333333333%}.sd-col-md-8{-ms-flex:0 0 auto;flex:0 0 auto;width:66.6666666667%}.sd-col-md-9{-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.sd-col-md-10{-ms-flex:0 0 auto;flex:0 0 auto;width:83.3333333333%}.sd-col-md-11{-ms-flex:0 0 auto;flex:0 0 auto;width:91.6666666667%}.sd-col-md-12{-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.sd-g-md-0,.sd-gy-md-0{--sd-gutter-y: 0}.sd-g-md-0,.sd-gx-md-0{--sd-gutter-x: 0}.sd-g-md-1,.sd-gy-md-1{--sd-gutter-y: 0.25rem}.sd-g-md-1,.sd-gx-md-1{--sd-gutter-x: 0.25rem}.sd-g-md-2,.sd-gy-md-2{--sd-gutter-y: 0.5rem}.sd-g-md-2,.sd-gx-md-2{--sd-gutter-x: 0.5rem}.sd-g-md-3,.sd-gy-md-3{--sd-gutter-y: 1rem}.sd-g-md-3,.sd-gx-md-3{--sd-gutter-x: 1rem}.sd-g-md-4,.sd-gy-md-4{--sd-gutter-y: 1.5rem}.sd-g-md-4,.sd-gx-md-4{--sd-gutter-x: 1.5rem}.sd-g-md-5,.sd-gy-md-5{--sd-gutter-y: 3rem}.sd-g-md-5,.sd-gx-md-5{--sd-gutter-x: 3rem}}@media(min-width: 992px){.sd-col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.sd-col-lg-1{-ms-flex:0 0 auto;flex:0 0 auto;width:8.3333333333%}.sd-col-lg-2{-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.sd-col-lg-3{-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.sd-col-lg-4{-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.sd-col-lg-5{-ms-flex:0 0 auto;flex:0 0 auto;width:41.6666666667%}.sd-col-lg-6{-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.sd-col-lg-7{-ms-flex:0 0 auto;flex:0 0 auto;width:58.3333333333%}.sd-col-lg-8{-ms-flex:0 0 auto;flex:0 0 auto;width:66.6666666667%}.sd-col-lg-9{-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.sd-col-lg-10{-ms-flex:0 0 auto;flex:0 0 auto;width:83.3333333333%}.sd-col-lg-11{-ms-flex:0 0 auto;flex:0 0 auto;width:91.6666666667%}.sd-col-lg-12{-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.sd-g-lg-0,.sd-gy-lg-0{--sd-gutter-y: 0}.sd-g-lg-0,.sd-gx-lg-0{--sd-gutter-x: 0}.sd-g-lg-1,.sd-gy-lg-1{--sd-gutter-y: 0.25rem}.sd-g-lg-1,.sd-gx-lg-1{--sd-gutter-x: 0.25rem}.sd-g-lg-2,.sd-gy-lg-2{--sd-gutter-y: 0.5rem}.sd-g-lg-2,.sd-gx-lg-2{--sd-gutter-x: 0.5rem}.sd-g-lg-3,.sd-gy-lg-3{--sd-gutter-y: 1rem}.sd-g-lg-3,.sd-gx-lg-3{--sd-gutter-x: 1rem}.sd-g-lg-4,.sd-gy-lg-4{--sd-gutter-y: 1.5rem}.sd-g-lg-4,.sd-gx-lg-4{--sd-gutter-x: 1.5rem}.sd-g-lg-5,.sd-gy-lg-5{--sd-gutter-y: 3rem}.sd-g-lg-5,.sd-gx-lg-5{--sd-gutter-x: 3rem}}@media(min-width: 1200px){.sd-col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.sd-col-xl-1{-ms-flex:0 0 auto;flex:0 0 auto;width:8.3333333333%}.sd-col-xl-2{-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.sd-col-xl-3{-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.sd-col-xl-4{-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.sd-col-xl-5{-ms-flex:0 0 auto;flex:0 0 auto;width:41.6666666667%}.sd-col-xl-6{-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.sd-col-xl-7{-ms-flex:0 0 auto;flex:0 0 auto;width:58.3333333333%}.sd-col-xl-8{-ms-flex:0 0 auto;flex:0 0 auto;width:66.6666666667%}.sd-col-xl-9{-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.sd-col-xl-10{-ms-flex:0 0 auto;flex:0 0 auto;width:83.3333333333%}.sd-col-xl-11{-ms-flex:0 0 auto;flex:0 0 auto;width:91.6666666667%}.sd-col-xl-12{-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.sd-g-xl-0,.sd-gy-xl-0{--sd-gutter-y: 0}.sd-g-xl-0,.sd-gx-xl-0{--sd-gutter-x: 0}.sd-g-xl-1,.sd-gy-xl-1{--sd-gutter-y: 0.25rem}.sd-g-xl-1,.sd-gx-xl-1{--sd-gutter-x: 0.25rem}.sd-g-xl-2,.sd-gy-xl-2{--sd-gutter-y: 0.5rem}.sd-g-xl-2,.sd-gx-xl-2{--sd-gutter-x: 0.5rem}.sd-g-xl-3,.sd-gy-xl-3{--sd-gutter-y: 1rem}.sd-g-xl-3,.sd-gx-xl-3{--sd-gutter-x: 1rem}.sd-g-xl-4,.sd-gy-xl-4{--sd-gutter-y: 1.5rem}.sd-g-xl-4,.sd-gx-xl-4{--sd-gutter-x: 1.5rem}.sd-g-xl-5,.sd-gy-xl-5{--sd-gutter-y: 3rem}.sd-g-xl-5,.sd-gx-xl-5{--sd-gutter-x: 3rem}}.sd-flex-row-reverse{flex-direction:row-reverse !important}details.sd-dropdown{position:relative;font-size:var(--sd-fontsize-dropdown)}details.sd-dropdown:hover{cursor:pointer}details.sd-dropdown .sd-summary-content{cursor:default}details.sd-dropdown summary.sd-summary-title{padding:.5em 1em;font-size:var(--sd-fontsize-dropdown-title);font-weight:var(--sd-fontweight-dropdown-title);user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;list-style:none;display:inline-flex;justify-content:space-between}details.sd-dropdown summary.sd-summary-title::-webkit-details-marker{display:none}details.sd-dropdown summary.sd-summary-title:focus{outline:none}details.sd-dropdown summary.sd-summary-title .sd-summary-icon{margin-right:.6em;display:inline-flex;align-items:center}details.sd-dropdown summary.sd-summary-title .sd-summary-icon svg{opacity:.8}details.sd-dropdown summary.sd-summary-title .sd-summary-text{flex-grow:1;line-height:1.5;padding-right:.5rem}details.sd-dropdown summary.sd-summary-title .sd-summary-state-marker{pointer-events:none;display:inline-flex;align-items:center}details.sd-dropdown summary.sd-summary-title .sd-summary-state-marker svg{opacity:.6}details.sd-dropdown summary.sd-summary-title:hover .sd-summary-state-marker svg{opacity:1;transform:scale(1.1)}details.sd-dropdown[open] summary .sd-octicon.no-title{visibility:hidden}details.sd-dropdown .sd-summary-chevron-right{transition:.25s}details.sd-dropdown[open]>.sd-summary-title .sd-summary-chevron-right{transform:rotate(90deg)}details.sd-dropdown[open]>.sd-summary-title .sd-summary-chevron-down{transform:rotate(180deg)}details.sd-dropdown:not([open]).sd-card{border:none}details.sd-dropdown:not([open])>.sd-card-header{border:1px solid var(--sd-color-card-border);border-radius:.25rem}details.sd-dropdown.sd-fade-in[open] summary~*{-moz-animation:sd-fade-in .5s ease-in-out;-webkit-animation:sd-fade-in .5s ease-in-out;animation:sd-fade-in .5s ease-in-out}details.sd-dropdown.sd-fade-in-slide-down[open] summary~*{-moz-animation:sd-fade-in .5s ease-in-out,sd-slide-down .5s ease-in-out;-webkit-animation:sd-fade-in .5s ease-in-out,sd-slide-down .5s ease-in-out;animation:sd-fade-in .5s ease-in-out,sd-slide-down .5s ease-in-out}.sd-col>.sd-dropdown{width:100%}.sd-summary-content>.sd-tab-set:first-child{margin-top:0}@keyframes sd-fade-in{0%{opacity:0}100%{opacity:1}}@keyframes sd-slide-down{0%{transform:translate(0, -10px)}100%{transform:translate(0, 0)}}.sd-tab-set{border-radius:.125rem;display:flex;flex-wrap:wrap;margin:1em 0;position:relative}.sd-tab-set>input{opacity:0;position:absolute}.sd-tab-set>input:checked+label{border-color:var(--sd-color-tabs-underline-active);color:var(--sd-color-tabs-label-active)}.sd-tab-set>input:checked+label+.sd-tab-content{display:block}.sd-tab-set>input:not(:checked)+label:hover{color:var(--sd-color-tabs-label-hover);border-color:var(--sd-color-tabs-underline-hover)}.sd-tab-set>input:focus+label{outline-style:auto}.sd-tab-set>input:not(.focus-visible)+label{outline:none;-webkit-tap-highlight-color:transparent}.sd-tab-set>label{border-bottom:.125rem solid transparent;margin-bottom:0;color:var(--sd-color-tabs-label-inactive);border-color:var(--sd-color-tabs-underline-inactive);cursor:pointer;font-size:var(--sd-fontsize-tabs-label);font-weight:700;padding:1em 1.25em .5em;transition:color 250ms;width:auto;z-index:1}html .sd-tab-set>label:hover{color:var(--sd-color-tabs-label-active)}.sd-col>.sd-tab-set{width:100%}.sd-tab-content{box-shadow:0 -0.0625rem var(--sd-color-tabs-overline),0 .0625rem var(--sd-color-tabs-underline);display:none;order:99;padding-bottom:.75rem;padding-top:.75rem;width:100%}.sd-tab-content>:first-child{margin-top:0 !important}.sd-tab-content>:last-child{margin-bottom:0 !important}.sd-tab-content>.sd-tab-set{margin:0}.sd-sphinx-override,.sd-sphinx-override *{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.sd-sphinx-override p{margin-top:0}:root{--sd-color-primary: #0071bc;--sd-color-secondary: #6c757d;--sd-color-success: #28a745;--sd-color-info: #17a2b8;--sd-color-warning: #f0b37e;--sd-color-danger: #dc3545;--sd-color-light: #f8f9fa;--sd-color-muted: #6c757d;--sd-color-dark: #212529;--sd-color-black: black;--sd-color-white: white;--sd-color-primary-highlight: #0060a0;--sd-color-secondary-highlight: #5c636a;--sd-color-success-highlight: #228e3b;--sd-color-info-highlight: #148a9c;--sd-color-warning-highlight: #cc986b;--sd-color-danger-highlight: #bb2d3b;--sd-color-light-highlight: #d3d4d5;--sd-color-muted-highlight: #5c636a;--sd-color-dark-highlight: #1c1f23;--sd-color-black-highlight: black;--sd-color-white-highlight: #d9d9d9;--sd-color-primary-bg: rgba(0, 113, 188, 0.2);--sd-color-secondary-bg: rgba(108, 117, 125, 0.2);--sd-color-success-bg: rgba(40, 167, 69, 0.2);--sd-color-info-bg: rgba(23, 162, 184, 0.2);--sd-color-warning-bg: rgba(240, 179, 126, 0.2);--sd-color-danger-bg: rgba(220, 53, 69, 0.2);--sd-color-light-bg: rgba(248, 249, 250, 0.2);--sd-color-muted-bg: rgba(108, 117, 125, 0.2);--sd-color-dark-bg: rgba(33, 37, 41, 0.2);--sd-color-black-bg: rgba(0, 0, 0, 0.2);--sd-color-white-bg: rgba(255, 255, 255, 0.2);--sd-color-primary-text: #fff;--sd-color-secondary-text: #fff;--sd-color-success-text: #fff;--sd-color-info-text: #fff;--sd-color-warning-text: #212529;--sd-color-danger-text: #fff;--sd-color-light-text: #212529;--sd-color-muted-text: #fff;--sd-color-dark-text: #fff;--sd-color-black-text: #fff;--sd-color-white-text: #212529;--sd-color-shadow: rgba(0, 0, 0, 0.15);--sd-color-card-border: rgba(0, 0, 0, 0.125);--sd-color-card-border-hover: hsla(231, 99%, 66%, 1);--sd-color-card-background: transparent;--sd-color-card-text: inherit;--sd-color-card-header: transparent;--sd-color-card-footer: transparent;--sd-color-tabs-label-active: hsla(231, 99%, 66%, 1);--sd-color-tabs-label-hover: hsla(231, 99%, 66%, 1);--sd-color-tabs-label-inactive: hsl(0, 0%, 66%);--sd-color-tabs-underline-active: hsla(231, 99%, 66%, 1);--sd-color-tabs-underline-hover: rgba(178, 206, 245, 0.62);--sd-color-tabs-underline-inactive: transparent;--sd-color-tabs-overline: rgb(222, 222, 222);--sd-color-tabs-underline: rgb(222, 222, 222);--sd-fontsize-tabs-label: 1rem;--sd-fontsize-dropdown: inherit;--sd-fontsize-dropdown-title: 1rem;--sd-fontweight-dropdown-title: 700} +.sd-bg-primary{background-color:var(--sd-color-primary) !important}.sd-bg-text-primary{color:var(--sd-color-primary-text) !important}button.sd-bg-primary:focus,button.sd-bg-primary:hover{background-color:var(--sd-color-primary-highlight) !important}a.sd-bg-primary:focus,a.sd-bg-primary:hover{background-color:var(--sd-color-primary-highlight) !important}.sd-bg-secondary{background-color:var(--sd-color-secondary) !important}.sd-bg-text-secondary{color:var(--sd-color-secondary-text) !important}button.sd-bg-secondary:focus,button.sd-bg-secondary:hover{background-color:var(--sd-color-secondary-highlight) !important}a.sd-bg-secondary:focus,a.sd-bg-secondary:hover{background-color:var(--sd-color-secondary-highlight) !important}.sd-bg-success{background-color:var(--sd-color-success) !important}.sd-bg-text-success{color:var(--sd-color-success-text) !important}button.sd-bg-success:focus,button.sd-bg-success:hover{background-color:var(--sd-color-success-highlight) !important}a.sd-bg-success:focus,a.sd-bg-success:hover{background-color:var(--sd-color-success-highlight) !important}.sd-bg-info{background-color:var(--sd-color-info) !important}.sd-bg-text-info{color:var(--sd-color-info-text) !important}button.sd-bg-info:focus,button.sd-bg-info:hover{background-color:var(--sd-color-info-highlight) !important}a.sd-bg-info:focus,a.sd-bg-info:hover{background-color:var(--sd-color-info-highlight) !important}.sd-bg-warning{background-color:var(--sd-color-warning) !important}.sd-bg-text-warning{color:var(--sd-color-warning-text) !important}button.sd-bg-warning:focus,button.sd-bg-warning:hover{background-color:var(--sd-color-warning-highlight) !important}a.sd-bg-warning:focus,a.sd-bg-warning:hover{background-color:var(--sd-color-warning-highlight) !important}.sd-bg-danger{background-color:var(--sd-color-danger) !important}.sd-bg-text-danger{color:var(--sd-color-danger-text) !important}button.sd-bg-danger:focus,button.sd-bg-danger:hover{background-color:var(--sd-color-danger-highlight) !important}a.sd-bg-danger:focus,a.sd-bg-danger:hover{background-color:var(--sd-color-danger-highlight) !important}.sd-bg-light{background-color:var(--sd-color-light) !important}.sd-bg-text-light{color:var(--sd-color-light-text) !important}button.sd-bg-light:focus,button.sd-bg-light:hover{background-color:var(--sd-color-light-highlight) !important}a.sd-bg-light:focus,a.sd-bg-light:hover{background-color:var(--sd-color-light-highlight) !important}.sd-bg-muted{background-color:var(--sd-color-muted) !important}.sd-bg-text-muted{color:var(--sd-color-muted-text) !important}button.sd-bg-muted:focus,button.sd-bg-muted:hover{background-color:var(--sd-color-muted-highlight) !important}a.sd-bg-muted:focus,a.sd-bg-muted:hover{background-color:var(--sd-color-muted-highlight) !important}.sd-bg-dark{background-color:var(--sd-color-dark) !important}.sd-bg-text-dark{color:var(--sd-color-dark-text) !important}button.sd-bg-dark:focus,button.sd-bg-dark:hover{background-color:var(--sd-color-dark-highlight) !important}a.sd-bg-dark:focus,a.sd-bg-dark:hover{background-color:var(--sd-color-dark-highlight) !important}.sd-bg-black{background-color:var(--sd-color-black) !important}.sd-bg-text-black{color:var(--sd-color-black-text) !important}button.sd-bg-black:focus,button.sd-bg-black:hover{background-color:var(--sd-color-black-highlight) !important}a.sd-bg-black:focus,a.sd-bg-black:hover{background-color:var(--sd-color-black-highlight) !important}.sd-bg-white{background-color:var(--sd-color-white) !important}.sd-bg-text-white{color:var(--sd-color-white-text) !important}button.sd-bg-white:focus,button.sd-bg-white:hover{background-color:var(--sd-color-white-highlight) !important}a.sd-bg-white:focus,a.sd-bg-white:hover{background-color:var(--sd-color-white-highlight) !important}.sd-text-primary,.sd-text-primary>p{color:var(--sd-color-primary) !important}a.sd-text-primary:focus,a.sd-text-primary:hover{color:var(--sd-color-primary-highlight) !important}.sd-text-secondary,.sd-text-secondary>p{color:var(--sd-color-secondary) !important}a.sd-text-secondary:focus,a.sd-text-secondary:hover{color:var(--sd-color-secondary-highlight) !important}.sd-text-success,.sd-text-success>p{color:var(--sd-color-success) !important}a.sd-text-success:focus,a.sd-text-success:hover{color:var(--sd-color-success-highlight) !important}.sd-text-info,.sd-text-info>p{color:var(--sd-color-info) !important}a.sd-text-info:focus,a.sd-text-info:hover{color:var(--sd-color-info-highlight) !important}.sd-text-warning,.sd-text-warning>p{color:var(--sd-color-warning) !important}a.sd-text-warning:focus,a.sd-text-warning:hover{color:var(--sd-color-warning-highlight) !important}.sd-text-danger,.sd-text-danger>p{color:var(--sd-color-danger) !important}a.sd-text-danger:focus,a.sd-text-danger:hover{color:var(--sd-color-danger-highlight) !important}.sd-text-light,.sd-text-light>p{color:var(--sd-color-light) !important}a.sd-text-light:focus,a.sd-text-light:hover{color:var(--sd-color-light-highlight) !important}.sd-text-muted,.sd-text-muted>p{color:var(--sd-color-muted) !important}a.sd-text-muted:focus,a.sd-text-muted:hover{color:var(--sd-color-muted-highlight) !important}.sd-text-dark,.sd-text-dark>p{color:var(--sd-color-dark) !important}a.sd-text-dark:focus,a.sd-text-dark:hover{color:var(--sd-color-dark-highlight) !important}.sd-text-black,.sd-text-black>p{color:var(--sd-color-black) !important}a.sd-text-black:focus,a.sd-text-black:hover{color:var(--sd-color-black-highlight) !important}.sd-text-white,.sd-text-white>p{color:var(--sd-color-white) !important}a.sd-text-white:focus,a.sd-text-white:hover{color:var(--sd-color-white-highlight) !important}.sd-outline-primary{border-color:var(--sd-color-primary) !important;border-style:solid !important;border-width:1px !important}a.sd-outline-primary:focus,a.sd-outline-primary:hover{border-color:var(--sd-color-primary-highlight) !important}.sd-outline-secondary{border-color:var(--sd-color-secondary) !important;border-style:solid !important;border-width:1px !important}a.sd-outline-secondary:focus,a.sd-outline-secondary:hover{border-color:var(--sd-color-secondary-highlight) !important}.sd-outline-success{border-color:var(--sd-color-success) !important;border-style:solid !important;border-width:1px !important}a.sd-outline-success:focus,a.sd-outline-success:hover{border-color:var(--sd-color-success-highlight) !important}.sd-outline-info{border-color:var(--sd-color-info) !important;border-style:solid !important;border-width:1px !important}a.sd-outline-info:focus,a.sd-outline-info:hover{border-color:var(--sd-color-info-highlight) !important}.sd-outline-warning{border-color:var(--sd-color-warning) !important;border-style:solid !important;border-width:1px !important}a.sd-outline-warning:focus,a.sd-outline-warning:hover{border-color:var(--sd-color-warning-highlight) !important}.sd-outline-danger{border-color:var(--sd-color-danger) !important;border-style:solid !important;border-width:1px !important}a.sd-outline-danger:focus,a.sd-outline-danger:hover{border-color:var(--sd-color-danger-highlight) !important}.sd-outline-light{border-color:var(--sd-color-light) !important;border-style:solid !important;border-width:1px !important}a.sd-outline-light:focus,a.sd-outline-light:hover{border-color:var(--sd-color-light-highlight) !important}.sd-outline-muted{border-color:var(--sd-color-muted) !important;border-style:solid !important;border-width:1px !important}a.sd-outline-muted:focus,a.sd-outline-muted:hover{border-color:var(--sd-color-muted-highlight) !important}.sd-outline-dark{border-color:var(--sd-color-dark) !important;border-style:solid !important;border-width:1px !important}a.sd-outline-dark:focus,a.sd-outline-dark:hover{border-color:var(--sd-color-dark-highlight) !important}.sd-outline-black{border-color:var(--sd-color-black) !important;border-style:solid !important;border-width:1px !important}a.sd-outline-black:focus,a.sd-outline-black:hover{border-color:var(--sd-color-black-highlight) !important}.sd-outline-white{border-color:var(--sd-color-white) !important;border-style:solid !important;border-width:1px !important}a.sd-outline-white:focus,a.sd-outline-white:hover{border-color:var(--sd-color-white-highlight) !important}.sd-bg-transparent{background-color:transparent !important}.sd-outline-transparent{border-color:transparent !important}.sd-text-transparent{color:transparent !important}.sd-p-0{padding:0 !important}.sd-pt-0,.sd-py-0{padding-top:0 !important}.sd-pr-0,.sd-px-0{padding-right:0 !important}.sd-pb-0,.sd-py-0{padding-bottom:0 !important}.sd-pl-0,.sd-px-0{padding-left:0 !important}.sd-p-1{padding:.25rem !important}.sd-pt-1,.sd-py-1{padding-top:.25rem !important}.sd-pr-1,.sd-px-1{padding-right:.25rem !important}.sd-pb-1,.sd-py-1{padding-bottom:.25rem !important}.sd-pl-1,.sd-px-1{padding-left:.25rem !important}.sd-p-2{padding:.5rem !important}.sd-pt-2,.sd-py-2{padding-top:.5rem !important}.sd-pr-2,.sd-px-2{padding-right:.5rem !important}.sd-pb-2,.sd-py-2{padding-bottom:.5rem !important}.sd-pl-2,.sd-px-2{padding-left:.5rem !important}.sd-p-3{padding:1rem !important}.sd-pt-3,.sd-py-3{padding-top:1rem !important}.sd-pr-3,.sd-px-3{padding-right:1rem !important}.sd-pb-3,.sd-py-3{padding-bottom:1rem !important}.sd-pl-3,.sd-px-3{padding-left:1rem !important}.sd-p-4{padding:1.5rem !important}.sd-pt-4,.sd-py-4{padding-top:1.5rem !important}.sd-pr-4,.sd-px-4{padding-right:1.5rem !important}.sd-pb-4,.sd-py-4{padding-bottom:1.5rem !important}.sd-pl-4,.sd-px-4{padding-left:1.5rem !important}.sd-p-5{padding:3rem !important}.sd-pt-5,.sd-py-5{padding-top:3rem !important}.sd-pr-5,.sd-px-5{padding-right:3rem !important}.sd-pb-5,.sd-py-5{padding-bottom:3rem !important}.sd-pl-5,.sd-px-5{padding-left:3rem !important}.sd-m-auto{margin:auto !important}.sd-mt-auto,.sd-my-auto{margin-top:auto !important}.sd-mr-auto,.sd-mx-auto{margin-right:auto !important}.sd-mb-auto,.sd-my-auto{margin-bottom:auto !important}.sd-ml-auto,.sd-mx-auto{margin-left:auto !important}.sd-m-0{margin:0 !important}.sd-mt-0,.sd-my-0{margin-top:0 !important}.sd-mr-0,.sd-mx-0{margin-right:0 !important}.sd-mb-0,.sd-my-0{margin-bottom:0 !important}.sd-ml-0,.sd-mx-0{margin-left:0 !important}.sd-m-1{margin:.25rem !important}.sd-mt-1,.sd-my-1{margin-top:.25rem !important}.sd-mr-1,.sd-mx-1{margin-right:.25rem !important}.sd-mb-1,.sd-my-1{margin-bottom:.25rem !important}.sd-ml-1,.sd-mx-1{margin-left:.25rem !important}.sd-m-2{margin:.5rem !important}.sd-mt-2,.sd-my-2{margin-top:.5rem !important}.sd-mr-2,.sd-mx-2{margin-right:.5rem !important}.sd-mb-2,.sd-my-2{margin-bottom:.5rem !important}.sd-ml-2,.sd-mx-2{margin-left:.5rem !important}.sd-m-3{margin:1rem !important}.sd-mt-3,.sd-my-3{margin-top:1rem !important}.sd-mr-3,.sd-mx-3{margin-right:1rem !important}.sd-mb-3,.sd-my-3{margin-bottom:1rem !important}.sd-ml-3,.sd-mx-3{margin-left:1rem !important}.sd-m-4{margin:1.5rem !important}.sd-mt-4,.sd-my-4{margin-top:1.5rem !important}.sd-mr-4,.sd-mx-4{margin-right:1.5rem !important}.sd-mb-4,.sd-my-4{margin-bottom:1.5rem !important}.sd-ml-4,.sd-mx-4{margin-left:1.5rem !important}.sd-m-5{margin:3rem !important}.sd-mt-5,.sd-my-5{margin-top:3rem !important}.sd-mr-5,.sd-mx-5{margin-right:3rem !important}.sd-mb-5,.sd-my-5{margin-bottom:3rem !important}.sd-ml-5,.sd-mx-5{margin-left:3rem !important}.sd-w-25{width:25% !important}.sd-w-50{width:50% !important}.sd-w-75{width:75% !important}.sd-w-100{width:100% !important}.sd-w-auto{width:auto !important}.sd-h-25{height:25% !important}.sd-h-50{height:50% !important}.sd-h-75{height:75% !important}.sd-h-100{height:100% !important}.sd-h-auto{height:auto !important}.sd-d-none{display:none !important}.sd-d-inline{display:inline !important}.sd-d-inline-block{display:inline-block !important}.sd-d-block{display:block !important}.sd-d-grid{display:grid !important}.sd-d-flex-row{display:-ms-flexbox !important;display:flex !important;flex-direction:row !important}.sd-d-flex-column{display:-ms-flexbox !important;display:flex !important;flex-direction:column !important}.sd-d-inline-flex{display:-ms-inline-flexbox !important;display:inline-flex !important}@media(min-width: 576px){.sd-d-sm-none{display:none !important}.sd-d-sm-inline{display:inline !important}.sd-d-sm-inline-block{display:inline-block !important}.sd-d-sm-block{display:block !important}.sd-d-sm-grid{display:grid !important}.sd-d-sm-flex{display:-ms-flexbox !important;display:flex !important}.sd-d-sm-inline-flex{display:-ms-inline-flexbox !important;display:inline-flex !important}}@media(min-width: 768px){.sd-d-md-none{display:none !important}.sd-d-md-inline{display:inline !important}.sd-d-md-inline-block{display:inline-block !important}.sd-d-md-block{display:block !important}.sd-d-md-grid{display:grid !important}.sd-d-md-flex{display:-ms-flexbox !important;display:flex !important}.sd-d-md-inline-flex{display:-ms-inline-flexbox !important;display:inline-flex !important}}@media(min-width: 992px){.sd-d-lg-none{display:none !important}.sd-d-lg-inline{display:inline !important}.sd-d-lg-inline-block{display:inline-block !important}.sd-d-lg-block{display:block !important}.sd-d-lg-grid{display:grid !important}.sd-d-lg-flex{display:-ms-flexbox !important;display:flex !important}.sd-d-lg-inline-flex{display:-ms-inline-flexbox !important;display:inline-flex !important}}@media(min-width: 1200px){.sd-d-xl-none{display:none !important}.sd-d-xl-inline{display:inline !important}.sd-d-xl-inline-block{display:inline-block !important}.sd-d-xl-block{display:block !important}.sd-d-xl-grid{display:grid !important}.sd-d-xl-flex{display:-ms-flexbox !important;display:flex !important}.sd-d-xl-inline-flex{display:-ms-inline-flexbox !important;display:inline-flex !important}}.sd-align-major-start{justify-content:flex-start !important}.sd-align-major-end{justify-content:flex-end !important}.sd-align-major-center{justify-content:center !important}.sd-align-major-justify{justify-content:space-between !important}.sd-align-major-spaced{justify-content:space-evenly !important}.sd-align-minor-start{align-items:flex-start !important}.sd-align-minor-end{align-items:flex-end !important}.sd-align-minor-center{align-items:center !important}.sd-align-minor-stretch{align-items:stretch !important}.sd-text-justify{text-align:justify !important}.sd-text-left{text-align:left !important}.sd-text-right{text-align:right !important}.sd-text-center{text-align:center !important}.sd-font-weight-light{font-weight:300 !important}.sd-font-weight-lighter{font-weight:lighter !important}.sd-font-weight-normal{font-weight:400 !important}.sd-font-weight-bold{font-weight:700 !important}.sd-font-weight-bolder{font-weight:bolder !important}.sd-font-italic{font-style:italic !important}.sd-text-decoration-none{text-decoration:none !important}.sd-text-lowercase{text-transform:lowercase !important}.sd-text-uppercase{text-transform:uppercase !important}.sd-text-capitalize{text-transform:capitalize !important}.sd-text-wrap{white-space:normal !important}.sd-text-nowrap{white-space:nowrap !important}.sd-text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sd-fs-1,.sd-fs-1>p{font-size:calc(1.375rem + 1.5vw) !important;line-height:unset !important}.sd-fs-2,.sd-fs-2>p{font-size:calc(1.325rem + 0.9vw) !important;line-height:unset !important}.sd-fs-3,.sd-fs-3>p{font-size:calc(1.3rem + 0.6vw) !important;line-height:unset !important}.sd-fs-4,.sd-fs-4>p{font-size:calc(1.275rem + 0.3vw) !important;line-height:unset !important}.sd-fs-5,.sd-fs-5>p{font-size:1.25rem !important;line-height:unset !important}.sd-fs-6,.sd-fs-6>p{font-size:1rem !important;line-height:unset !important}.sd-border-0{border:0 solid !important}.sd-border-top-0{border-top:0 solid !important}.sd-border-bottom-0{border-bottom:0 solid !important}.sd-border-right-0{border-right:0 solid !important}.sd-border-left-0{border-left:0 solid !important}.sd-border-1{border:1px solid !important}.sd-border-top-1{border-top:1px solid !important}.sd-border-bottom-1{border-bottom:1px solid !important}.sd-border-right-1{border-right:1px solid !important}.sd-border-left-1{border-left:1px solid !important}.sd-border-2{border:2px solid !important}.sd-border-top-2{border-top:2px solid !important}.sd-border-bottom-2{border-bottom:2px solid !important}.sd-border-right-2{border-right:2px solid !important}.sd-border-left-2{border-left:2px solid !important}.sd-border-3{border:3px solid !important}.sd-border-top-3{border-top:3px solid !important}.sd-border-bottom-3{border-bottom:3px solid !important}.sd-border-right-3{border-right:3px solid !important}.sd-border-left-3{border-left:3px solid !important}.sd-border-4{border:4px solid !important}.sd-border-top-4{border-top:4px solid !important}.sd-border-bottom-4{border-bottom:4px solid !important}.sd-border-right-4{border-right:4px solid !important}.sd-border-left-4{border-left:4px solid !important}.sd-border-5{border:5px solid !important}.sd-border-top-5{border-top:5px solid !important}.sd-border-bottom-5{border-bottom:5px solid !important}.sd-border-right-5{border-right:5px solid !important}.sd-border-left-5{border-left:5px solid !important}.sd-rounded-0{border-radius:0 !important}.sd-rounded-1{border-radius:.2rem !important}.sd-rounded-2{border-radius:.3rem !important}.sd-rounded-3{border-radius:.5rem !important}.sd-rounded-pill{border-radius:50rem !important}.sd-rounded-circle{border-radius:50% !important}.shadow-none{box-shadow:none !important}.sd-shadow-sm{box-shadow:0 .125rem .25rem var(--sd-color-shadow) !important}.sd-shadow-md{box-shadow:0 .5rem 1rem var(--sd-color-shadow) !important}.sd-shadow-lg{box-shadow:0 1rem 3rem var(--sd-color-shadow) !important}@keyframes sd-slide-from-left{0%{transform:translateX(-100%)}100%{transform:translateX(0)}}@keyframes sd-slide-from-right{0%{transform:translateX(200%)}100%{transform:translateX(0)}}@keyframes sd-grow100{0%{transform:scale(0);opacity:.5}100%{transform:scale(1);opacity:1}}@keyframes sd-grow50{0%{transform:scale(0.5);opacity:.5}100%{transform:scale(1);opacity:1}}@keyframes sd-grow50-rot20{0%{transform:scale(0.5) rotateZ(-20deg);opacity:.5}75%{transform:scale(1) rotateZ(5deg);opacity:1}95%{transform:scale(1) rotateZ(-1deg);opacity:1}100%{transform:scale(1) rotateZ(0);opacity:1}}.sd-animate-slide-from-left{animation:1s ease-out 0s 1 normal none running sd-slide-from-left}.sd-animate-slide-from-right{animation:1s ease-out 0s 1 normal none running sd-slide-from-right}.sd-animate-grow100{animation:1s ease-out 0s 1 normal none running sd-grow100}.sd-animate-grow50{animation:1s ease-out 0s 1 normal none running sd-grow50}.sd-animate-grow50-rot20{animation:1s ease-out 0s 1 normal none running sd-grow50-rot20}.sd-badge{display:inline-block;padding:.35em .65em;font-size:.75em;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem}.sd-badge:empty{display:none}a.sd-badge{text-decoration:none}.sd-btn .sd-badge{position:relative;top:-1px}.sd-btn{background-color:transparent;border:1px solid transparent;border-radius:.25rem;cursor:pointer;display:inline-block;font-weight:400;font-size:1rem;line-height:1.5;padding:.375rem .75rem;text-align:center;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;vertical-align:middle;user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none}.sd-btn:hover{text-decoration:none}@media(prefers-reduced-motion: reduce){.sd-btn{transition:none}}.sd-btn-primary,.sd-btn-outline-primary:hover,.sd-btn-outline-primary:focus{color:var(--sd-color-primary-text) !important;background-color:var(--sd-color-primary) !important;border-color:var(--sd-color-primary) !important;border-width:1px !important;border-style:solid !important}.sd-btn-primary:hover,.sd-btn-primary:focus{color:var(--sd-color-primary-text) !important;background-color:var(--sd-color-primary-highlight) !important;border-color:var(--sd-color-primary-highlight) !important;border-width:1px !important;border-style:solid !important}.sd-btn-outline-primary{color:var(--sd-color-primary) !important;border-color:var(--sd-color-primary) !important;border-width:1px !important;border-style:solid !important}.sd-btn-secondary,.sd-btn-outline-secondary:hover,.sd-btn-outline-secondary:focus{color:var(--sd-color-secondary-text) !important;background-color:var(--sd-color-secondary) !important;border-color:var(--sd-color-secondary) !important;border-width:1px !important;border-style:solid !important}.sd-btn-secondary:hover,.sd-btn-secondary:focus{color:var(--sd-color-secondary-text) !important;background-color:var(--sd-color-secondary-highlight) !important;border-color:var(--sd-color-secondary-highlight) !important;border-width:1px !important;border-style:solid !important}.sd-btn-outline-secondary{color:var(--sd-color-secondary) !important;border-color:var(--sd-color-secondary) !important;border-width:1px !important;border-style:solid !important}.sd-btn-success,.sd-btn-outline-success:hover,.sd-btn-outline-success:focus{color:var(--sd-color-success-text) !important;background-color:var(--sd-color-success) !important;border-color:var(--sd-color-success) !important;border-width:1px !important;border-style:solid !important}.sd-btn-success:hover,.sd-btn-success:focus{color:var(--sd-color-success-text) !important;background-color:var(--sd-color-success-highlight) !important;border-color:var(--sd-color-success-highlight) !important;border-width:1px !important;border-style:solid !important}.sd-btn-outline-success{color:var(--sd-color-success) !important;border-color:var(--sd-color-success) !important;border-width:1px !important;border-style:solid !important}.sd-btn-info,.sd-btn-outline-info:hover,.sd-btn-outline-info:focus{color:var(--sd-color-info-text) !important;background-color:var(--sd-color-info) !important;border-color:var(--sd-color-info) !important;border-width:1px !important;border-style:solid !important}.sd-btn-info:hover,.sd-btn-info:focus{color:var(--sd-color-info-text) !important;background-color:var(--sd-color-info-highlight) !important;border-color:var(--sd-color-info-highlight) !important;border-width:1px !important;border-style:solid !important}.sd-btn-outline-info{color:var(--sd-color-info) !important;border-color:var(--sd-color-info) !important;border-width:1px !important;border-style:solid !important}.sd-btn-warning,.sd-btn-outline-warning:hover,.sd-btn-outline-warning:focus{color:var(--sd-color-warning-text) !important;background-color:var(--sd-color-warning) !important;border-color:var(--sd-color-warning) !important;border-width:1px !important;border-style:solid !important}.sd-btn-warning:hover,.sd-btn-warning:focus{color:var(--sd-color-warning-text) !important;background-color:var(--sd-color-warning-highlight) !important;border-color:var(--sd-color-warning-highlight) !important;border-width:1px !important;border-style:solid !important}.sd-btn-outline-warning{color:var(--sd-color-warning) !important;border-color:var(--sd-color-warning) !important;border-width:1px !important;border-style:solid !important}.sd-btn-danger,.sd-btn-outline-danger:hover,.sd-btn-outline-danger:focus{color:var(--sd-color-danger-text) !important;background-color:var(--sd-color-danger) !important;border-color:var(--sd-color-danger) !important;border-width:1px !important;border-style:solid !important}.sd-btn-danger:hover,.sd-btn-danger:focus{color:var(--sd-color-danger-text) !important;background-color:var(--sd-color-danger-highlight) !important;border-color:var(--sd-color-danger-highlight) !important;border-width:1px !important;border-style:solid !important}.sd-btn-outline-danger{color:var(--sd-color-danger) !important;border-color:var(--sd-color-danger) !important;border-width:1px !important;border-style:solid !important}.sd-btn-light,.sd-btn-outline-light:hover,.sd-btn-outline-light:focus{color:var(--sd-color-light-text) !important;background-color:var(--sd-color-light) !important;border-color:var(--sd-color-light) !important;border-width:1px !important;border-style:solid !important}.sd-btn-light:hover,.sd-btn-light:focus{color:var(--sd-color-light-text) !important;background-color:var(--sd-color-light-highlight) !important;border-color:var(--sd-color-light-highlight) !important;border-width:1px !important;border-style:solid !important}.sd-btn-outline-light{color:var(--sd-color-light) !important;border-color:var(--sd-color-light) !important;border-width:1px !important;border-style:solid !important}.sd-btn-muted,.sd-btn-outline-muted:hover,.sd-btn-outline-muted:focus{color:var(--sd-color-muted-text) !important;background-color:var(--sd-color-muted) !important;border-color:var(--sd-color-muted) !important;border-width:1px !important;border-style:solid !important}.sd-btn-muted:hover,.sd-btn-muted:focus{color:var(--sd-color-muted-text) !important;background-color:var(--sd-color-muted-highlight) !important;border-color:var(--sd-color-muted-highlight) !important;border-width:1px !important;border-style:solid !important}.sd-btn-outline-muted{color:var(--sd-color-muted) !important;border-color:var(--sd-color-muted) !important;border-width:1px !important;border-style:solid !important}.sd-btn-dark,.sd-btn-outline-dark:hover,.sd-btn-outline-dark:focus{color:var(--sd-color-dark-text) !important;background-color:var(--sd-color-dark) !important;border-color:var(--sd-color-dark) !important;border-width:1px !important;border-style:solid !important}.sd-btn-dark:hover,.sd-btn-dark:focus{color:var(--sd-color-dark-text) !important;background-color:var(--sd-color-dark-highlight) !important;border-color:var(--sd-color-dark-highlight) !important;border-width:1px !important;border-style:solid !important}.sd-btn-outline-dark{color:var(--sd-color-dark) !important;border-color:var(--sd-color-dark) !important;border-width:1px !important;border-style:solid !important}.sd-btn-black,.sd-btn-outline-black:hover,.sd-btn-outline-black:focus{color:var(--sd-color-black-text) !important;background-color:var(--sd-color-black) !important;border-color:var(--sd-color-black) !important;border-width:1px !important;border-style:solid !important}.sd-btn-black:hover,.sd-btn-black:focus{color:var(--sd-color-black-text) !important;background-color:var(--sd-color-black-highlight) !important;border-color:var(--sd-color-black-highlight) !important;border-width:1px !important;border-style:solid !important}.sd-btn-outline-black{color:var(--sd-color-black) !important;border-color:var(--sd-color-black) !important;border-width:1px !important;border-style:solid !important}.sd-btn-white,.sd-btn-outline-white:hover,.sd-btn-outline-white:focus{color:var(--sd-color-white-text) !important;background-color:var(--sd-color-white) !important;border-color:var(--sd-color-white) !important;border-width:1px !important;border-style:solid !important}.sd-btn-white:hover,.sd-btn-white:focus{color:var(--sd-color-white-text) !important;background-color:var(--sd-color-white-highlight) !important;border-color:var(--sd-color-white-highlight) !important;border-width:1px !important;border-style:solid !important}.sd-btn-outline-white{color:var(--sd-color-white) !important;border-color:var(--sd-color-white) !important;border-width:1px !important;border-style:solid !important}.sd-stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.sd-hide-link-text{font-size:0}.sd-octicon,.sd-material-icon{display:inline-block;fill:currentColor;vertical-align:middle}.sd-avatar-xs{border-radius:50%;object-fit:cover;object-position:center;width:1rem;height:1rem}.sd-avatar-sm{border-radius:50%;object-fit:cover;object-position:center;width:3rem;height:3rem}.sd-avatar-md{border-radius:50%;object-fit:cover;object-position:center;width:5rem;height:5rem}.sd-avatar-lg{border-radius:50%;object-fit:cover;object-position:center;width:7rem;height:7rem}.sd-avatar-xl{border-radius:50%;object-fit:cover;object-position:center;width:10rem;height:10rem}.sd-avatar-inherit{border-radius:50%;object-fit:cover;object-position:center;width:inherit;height:inherit}.sd-avatar-initial{border-radius:50%;object-fit:cover;object-position:center;width:initial;height:initial}.sd-card{background-clip:border-box;background-color:var(--sd-color-card-background);border:1px solid var(--sd-color-card-border);border-radius:.25rem;color:var(--sd-color-card-text);display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:0;position:relative;word-wrap:break-word}.sd-card>hr{margin-left:0;margin-right:0}.sd-card-hover:hover{border-color:var(--sd-color-card-border-hover);transform:scale(1.01)}.sd-card-body{-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem 1rem}.sd-card-title{margin-bottom:.5rem}.sd-card-subtitle{margin-top:-0.25rem;margin-bottom:0}.sd-card-text:last-child{margin-bottom:0}.sd-card-link:hover{text-decoration:none}.sd-card-link+.card-link{margin-left:1rem}.sd-card-header{padding:.5rem 1rem;margin-bottom:0;background-color:var(--sd-color-card-header);border-bottom:1px solid var(--sd-color-card-border)}.sd-card-header:first-child{border-radius:calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0}.sd-card-footer{padding:.5rem 1rem;background-color:var(--sd-color-card-footer);border-top:1px solid var(--sd-color-card-border)}.sd-card-footer:last-child{border-radius:0 0 calc(0.25rem - 1px) calc(0.25rem - 1px)}.sd-card-header-tabs{margin-right:-0.5rem;margin-bottom:-0.5rem;margin-left:-0.5rem;border-bottom:0}.sd-card-header-pills{margin-right:-0.5rem;margin-left:-0.5rem}.sd-card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1rem;border-radius:calc(0.25rem - 1px)}.sd-card-img,.sd-card-img-bottom,.sd-card-img-top{width:100%}.sd-card-img,.sd-card-img-top{border-top-left-radius:calc(0.25rem - 1px);border-top-right-radius:calc(0.25rem - 1px)}.sd-card-img,.sd-card-img-bottom{border-bottom-left-radius:calc(0.25rem - 1px);border-bottom-right-radius:calc(0.25rem - 1px)}.sd-cards-carousel{width:100%;display:flex;flex-wrap:nowrap;-ms-flex-direction:row;flex-direction:row;overflow-x:hidden;scroll-snap-type:x mandatory}.sd-cards-carousel.sd-show-scrollbar{overflow-x:auto}.sd-cards-carousel:hover,.sd-cards-carousel:focus{overflow-x:auto}.sd-cards-carousel>.sd-card{flex-shrink:0;scroll-snap-align:start}.sd-cards-carousel>.sd-card:not(:last-child){margin-right:3px}.sd-card-cols-1>.sd-card{width:90%}.sd-card-cols-2>.sd-card{width:45%}.sd-card-cols-3>.sd-card{width:30%}.sd-card-cols-4>.sd-card{width:22.5%}.sd-card-cols-5>.sd-card{width:18%}.sd-card-cols-6>.sd-card{width:15%}.sd-card-cols-7>.sd-card{width:12.8571428571%}.sd-card-cols-8>.sd-card{width:11.25%}.sd-card-cols-9>.sd-card{width:10%}.sd-card-cols-10>.sd-card{width:9%}.sd-card-cols-11>.sd-card{width:8.1818181818%}.sd-card-cols-12>.sd-card{width:7.5%}.sd-container,.sd-container-fluid,.sd-container-lg,.sd-container-md,.sd-container-sm,.sd-container-xl{margin-left:auto;margin-right:auto;padding-left:var(--sd-gutter-x, 0.75rem);padding-right:var(--sd-gutter-x, 0.75rem);width:100%}@media(min-width: 576px){.sd-container-sm,.sd-container{max-width:540px}}@media(min-width: 768px){.sd-container-md,.sd-container-sm,.sd-container{max-width:720px}}@media(min-width: 992px){.sd-container-lg,.sd-container-md,.sd-container-sm,.sd-container{max-width:960px}}@media(min-width: 1200px){.sd-container-xl,.sd-container-lg,.sd-container-md,.sd-container-sm,.sd-container{max-width:1140px}}.sd-row{--sd-gutter-x: 1.5rem;--sd-gutter-y: 0;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:calc(var(--sd-gutter-y) * -1);margin-right:calc(var(--sd-gutter-x) * -0.5);margin-left:calc(var(--sd-gutter-x) * -0.5)}.sd-row>*{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--sd-gutter-x) * 0.5);padding-left:calc(var(--sd-gutter-x) * 0.5);margin-top:var(--sd-gutter-y)}.sd-col{flex:1 0 0%;-ms-flex:1 0 0%}.sd-row-cols-auto>*{flex:0 0 auto;width:auto}.sd-row-cols-1>*{flex:0 0 auto;-ms-flex:0 0 auto;width:100%}.sd-row-cols-2>*{flex:0 0 auto;-ms-flex:0 0 auto;width:50%}.sd-row-cols-3>*{flex:0 0 auto;-ms-flex:0 0 auto;width:33.3333333333%}.sd-row-cols-4>*{flex:0 0 auto;-ms-flex:0 0 auto;width:25%}.sd-row-cols-5>*{flex:0 0 auto;-ms-flex:0 0 auto;width:20%}.sd-row-cols-6>*{flex:0 0 auto;-ms-flex:0 0 auto;width:16.6666666667%}.sd-row-cols-7>*{flex:0 0 auto;-ms-flex:0 0 auto;width:14.2857142857%}.sd-row-cols-8>*{flex:0 0 auto;-ms-flex:0 0 auto;width:12.5%}.sd-row-cols-9>*{flex:0 0 auto;-ms-flex:0 0 auto;width:11.1111111111%}.sd-row-cols-10>*{flex:0 0 auto;-ms-flex:0 0 auto;width:10%}.sd-row-cols-11>*{flex:0 0 auto;-ms-flex:0 0 auto;width:9.0909090909%}.sd-row-cols-12>*{flex:0 0 auto;-ms-flex:0 0 auto;width:8.3333333333%}@media(min-width: 576px){.sd-col-sm{flex:1 0 0%;-ms-flex:1 0 0%}.sd-row-cols-sm-auto{flex:1 0 auto;-ms-flex:1 0 auto;width:100%}.sd-row-cols-sm-1>*{flex:0 0 auto;-ms-flex:0 0 auto;width:100%}.sd-row-cols-sm-2>*{flex:0 0 auto;-ms-flex:0 0 auto;width:50%}.sd-row-cols-sm-3>*{flex:0 0 auto;-ms-flex:0 0 auto;width:33.3333333333%}.sd-row-cols-sm-4>*{flex:0 0 auto;-ms-flex:0 0 auto;width:25%}.sd-row-cols-sm-5>*{flex:0 0 auto;-ms-flex:0 0 auto;width:20%}.sd-row-cols-sm-6>*{flex:0 0 auto;-ms-flex:0 0 auto;width:16.6666666667%}.sd-row-cols-sm-7>*{flex:0 0 auto;-ms-flex:0 0 auto;width:14.2857142857%}.sd-row-cols-sm-8>*{flex:0 0 auto;-ms-flex:0 0 auto;width:12.5%}.sd-row-cols-sm-9>*{flex:0 0 auto;-ms-flex:0 0 auto;width:11.1111111111%}.sd-row-cols-sm-10>*{flex:0 0 auto;-ms-flex:0 0 auto;width:10%}.sd-row-cols-sm-11>*{flex:0 0 auto;-ms-flex:0 0 auto;width:9.0909090909%}.sd-row-cols-sm-12>*{flex:0 0 auto;-ms-flex:0 0 auto;width:8.3333333333%}}@media(min-width: 768px){.sd-col-md{flex:1 0 0%;-ms-flex:1 0 0%}.sd-row-cols-md-auto{flex:1 0 auto;-ms-flex:1 0 auto;width:100%}.sd-row-cols-md-1>*{flex:0 0 auto;-ms-flex:0 0 auto;width:100%}.sd-row-cols-md-2>*{flex:0 0 auto;-ms-flex:0 0 auto;width:50%}.sd-row-cols-md-3>*{flex:0 0 auto;-ms-flex:0 0 auto;width:33.3333333333%}.sd-row-cols-md-4>*{flex:0 0 auto;-ms-flex:0 0 auto;width:25%}.sd-row-cols-md-5>*{flex:0 0 auto;-ms-flex:0 0 auto;width:20%}.sd-row-cols-md-6>*{flex:0 0 auto;-ms-flex:0 0 auto;width:16.6666666667%}.sd-row-cols-md-7>*{flex:0 0 auto;-ms-flex:0 0 auto;width:14.2857142857%}.sd-row-cols-md-8>*{flex:0 0 auto;-ms-flex:0 0 auto;width:12.5%}.sd-row-cols-md-9>*{flex:0 0 auto;-ms-flex:0 0 auto;width:11.1111111111%}.sd-row-cols-md-10>*{flex:0 0 auto;-ms-flex:0 0 auto;width:10%}.sd-row-cols-md-11>*{flex:0 0 auto;-ms-flex:0 0 auto;width:9.0909090909%}.sd-row-cols-md-12>*{flex:0 0 auto;-ms-flex:0 0 auto;width:8.3333333333%}}@media(min-width: 992px){.sd-col-lg{flex:1 0 0%;-ms-flex:1 0 0%}.sd-row-cols-lg-auto{flex:1 0 auto;-ms-flex:1 0 auto;width:100%}.sd-row-cols-lg-1>*{flex:0 0 auto;-ms-flex:0 0 auto;width:100%}.sd-row-cols-lg-2>*{flex:0 0 auto;-ms-flex:0 0 auto;width:50%}.sd-row-cols-lg-3>*{flex:0 0 auto;-ms-flex:0 0 auto;width:33.3333333333%}.sd-row-cols-lg-4>*{flex:0 0 auto;-ms-flex:0 0 auto;width:25%}.sd-row-cols-lg-5>*{flex:0 0 auto;-ms-flex:0 0 auto;width:20%}.sd-row-cols-lg-6>*{flex:0 0 auto;-ms-flex:0 0 auto;width:16.6666666667%}.sd-row-cols-lg-7>*{flex:0 0 auto;-ms-flex:0 0 auto;width:14.2857142857%}.sd-row-cols-lg-8>*{flex:0 0 auto;-ms-flex:0 0 auto;width:12.5%}.sd-row-cols-lg-9>*{flex:0 0 auto;-ms-flex:0 0 auto;width:11.1111111111%}.sd-row-cols-lg-10>*{flex:0 0 auto;-ms-flex:0 0 auto;width:10%}.sd-row-cols-lg-11>*{flex:0 0 auto;-ms-flex:0 0 auto;width:9.0909090909%}.sd-row-cols-lg-12>*{flex:0 0 auto;-ms-flex:0 0 auto;width:8.3333333333%}}@media(min-width: 1200px){.sd-col-xl{flex:1 0 0%;-ms-flex:1 0 0%}.sd-row-cols-xl-auto{flex:1 0 auto;-ms-flex:1 0 auto;width:100%}.sd-row-cols-xl-1>*{flex:0 0 auto;-ms-flex:0 0 auto;width:100%}.sd-row-cols-xl-2>*{flex:0 0 auto;-ms-flex:0 0 auto;width:50%}.sd-row-cols-xl-3>*{flex:0 0 auto;-ms-flex:0 0 auto;width:33.3333333333%}.sd-row-cols-xl-4>*{flex:0 0 auto;-ms-flex:0 0 auto;width:25%}.sd-row-cols-xl-5>*{flex:0 0 auto;-ms-flex:0 0 auto;width:20%}.sd-row-cols-xl-6>*{flex:0 0 auto;-ms-flex:0 0 auto;width:16.6666666667%}.sd-row-cols-xl-7>*{flex:0 0 auto;-ms-flex:0 0 auto;width:14.2857142857%}.sd-row-cols-xl-8>*{flex:0 0 auto;-ms-flex:0 0 auto;width:12.5%}.sd-row-cols-xl-9>*{flex:0 0 auto;-ms-flex:0 0 auto;width:11.1111111111%}.sd-row-cols-xl-10>*{flex:0 0 auto;-ms-flex:0 0 auto;width:10%}.sd-row-cols-xl-11>*{flex:0 0 auto;-ms-flex:0 0 auto;width:9.0909090909%}.sd-row-cols-xl-12>*{flex:0 0 auto;-ms-flex:0 0 auto;width:8.3333333333%}}.sd-col-auto{flex:0 0 auto;-ms-flex:0 0 auto;width:auto}.sd-col-1{flex:0 0 auto;-ms-flex:0 0 auto;width:8.3333333333%}.sd-col-2{flex:0 0 auto;-ms-flex:0 0 auto;width:16.6666666667%}.sd-col-3{flex:0 0 auto;-ms-flex:0 0 auto;width:25%}.sd-col-4{flex:0 0 auto;-ms-flex:0 0 auto;width:33.3333333333%}.sd-col-5{flex:0 0 auto;-ms-flex:0 0 auto;width:41.6666666667%}.sd-col-6{flex:0 0 auto;-ms-flex:0 0 auto;width:50%}.sd-col-7{flex:0 0 auto;-ms-flex:0 0 auto;width:58.3333333333%}.sd-col-8{flex:0 0 auto;-ms-flex:0 0 auto;width:66.6666666667%}.sd-col-9{flex:0 0 auto;-ms-flex:0 0 auto;width:75%}.sd-col-10{flex:0 0 auto;-ms-flex:0 0 auto;width:83.3333333333%}.sd-col-11{flex:0 0 auto;-ms-flex:0 0 auto;width:91.6666666667%}.sd-col-12{flex:0 0 auto;-ms-flex:0 0 auto;width:100%}.sd-g-0,.sd-gy-0{--sd-gutter-y: 0}.sd-g-0,.sd-gx-0{--sd-gutter-x: 0}.sd-g-1,.sd-gy-1{--sd-gutter-y: 0.25rem}.sd-g-1,.sd-gx-1{--sd-gutter-x: 0.25rem}.sd-g-2,.sd-gy-2{--sd-gutter-y: 0.5rem}.sd-g-2,.sd-gx-2{--sd-gutter-x: 0.5rem}.sd-g-3,.sd-gy-3{--sd-gutter-y: 1rem}.sd-g-3,.sd-gx-3{--sd-gutter-x: 1rem}.sd-g-4,.sd-gy-4{--sd-gutter-y: 1.5rem}.sd-g-4,.sd-gx-4{--sd-gutter-x: 1.5rem}.sd-g-5,.sd-gy-5{--sd-gutter-y: 3rem}.sd-g-5,.sd-gx-5{--sd-gutter-x: 3rem}@media(min-width: 576px){.sd-col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.sd-col-sm-1{-ms-flex:0 0 auto;flex:0 0 auto;width:8.3333333333%}.sd-col-sm-2{-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.sd-col-sm-3{-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.sd-col-sm-4{-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.sd-col-sm-5{-ms-flex:0 0 auto;flex:0 0 auto;width:41.6666666667%}.sd-col-sm-6{-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.sd-col-sm-7{-ms-flex:0 0 auto;flex:0 0 auto;width:58.3333333333%}.sd-col-sm-8{-ms-flex:0 0 auto;flex:0 0 auto;width:66.6666666667%}.sd-col-sm-9{-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.sd-col-sm-10{-ms-flex:0 0 auto;flex:0 0 auto;width:83.3333333333%}.sd-col-sm-11{-ms-flex:0 0 auto;flex:0 0 auto;width:91.6666666667%}.sd-col-sm-12{-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.sd-g-sm-0,.sd-gy-sm-0{--sd-gutter-y: 0}.sd-g-sm-0,.sd-gx-sm-0{--sd-gutter-x: 0}.sd-g-sm-1,.sd-gy-sm-1{--sd-gutter-y: 0.25rem}.sd-g-sm-1,.sd-gx-sm-1{--sd-gutter-x: 0.25rem}.sd-g-sm-2,.sd-gy-sm-2{--sd-gutter-y: 0.5rem}.sd-g-sm-2,.sd-gx-sm-2{--sd-gutter-x: 0.5rem}.sd-g-sm-3,.sd-gy-sm-3{--sd-gutter-y: 1rem}.sd-g-sm-3,.sd-gx-sm-3{--sd-gutter-x: 1rem}.sd-g-sm-4,.sd-gy-sm-4{--sd-gutter-y: 1.5rem}.sd-g-sm-4,.sd-gx-sm-4{--sd-gutter-x: 1.5rem}.sd-g-sm-5,.sd-gy-sm-5{--sd-gutter-y: 3rem}.sd-g-sm-5,.sd-gx-sm-5{--sd-gutter-x: 3rem}}@media(min-width: 768px){.sd-col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.sd-col-md-1{-ms-flex:0 0 auto;flex:0 0 auto;width:8.3333333333%}.sd-col-md-2{-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.sd-col-md-3{-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.sd-col-md-4{-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.sd-col-md-5{-ms-flex:0 0 auto;flex:0 0 auto;width:41.6666666667%}.sd-col-md-6{-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.sd-col-md-7{-ms-flex:0 0 auto;flex:0 0 auto;width:58.3333333333%}.sd-col-md-8{-ms-flex:0 0 auto;flex:0 0 auto;width:66.6666666667%}.sd-col-md-9{-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.sd-col-md-10{-ms-flex:0 0 auto;flex:0 0 auto;width:83.3333333333%}.sd-col-md-11{-ms-flex:0 0 auto;flex:0 0 auto;width:91.6666666667%}.sd-col-md-12{-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.sd-g-md-0,.sd-gy-md-0{--sd-gutter-y: 0}.sd-g-md-0,.sd-gx-md-0{--sd-gutter-x: 0}.sd-g-md-1,.sd-gy-md-1{--sd-gutter-y: 0.25rem}.sd-g-md-1,.sd-gx-md-1{--sd-gutter-x: 0.25rem}.sd-g-md-2,.sd-gy-md-2{--sd-gutter-y: 0.5rem}.sd-g-md-2,.sd-gx-md-2{--sd-gutter-x: 0.5rem}.sd-g-md-3,.sd-gy-md-3{--sd-gutter-y: 1rem}.sd-g-md-3,.sd-gx-md-3{--sd-gutter-x: 1rem}.sd-g-md-4,.sd-gy-md-4{--sd-gutter-y: 1.5rem}.sd-g-md-4,.sd-gx-md-4{--sd-gutter-x: 1.5rem}.sd-g-md-5,.sd-gy-md-5{--sd-gutter-y: 3rem}.sd-g-md-5,.sd-gx-md-5{--sd-gutter-x: 3rem}}@media(min-width: 992px){.sd-col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.sd-col-lg-1{-ms-flex:0 0 auto;flex:0 0 auto;width:8.3333333333%}.sd-col-lg-2{-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.sd-col-lg-3{-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.sd-col-lg-4{-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.sd-col-lg-5{-ms-flex:0 0 auto;flex:0 0 auto;width:41.6666666667%}.sd-col-lg-6{-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.sd-col-lg-7{-ms-flex:0 0 auto;flex:0 0 auto;width:58.3333333333%}.sd-col-lg-8{-ms-flex:0 0 auto;flex:0 0 auto;width:66.6666666667%}.sd-col-lg-9{-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.sd-col-lg-10{-ms-flex:0 0 auto;flex:0 0 auto;width:83.3333333333%}.sd-col-lg-11{-ms-flex:0 0 auto;flex:0 0 auto;width:91.6666666667%}.sd-col-lg-12{-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.sd-g-lg-0,.sd-gy-lg-0{--sd-gutter-y: 0}.sd-g-lg-0,.sd-gx-lg-0{--sd-gutter-x: 0}.sd-g-lg-1,.sd-gy-lg-1{--sd-gutter-y: 0.25rem}.sd-g-lg-1,.sd-gx-lg-1{--sd-gutter-x: 0.25rem}.sd-g-lg-2,.sd-gy-lg-2{--sd-gutter-y: 0.5rem}.sd-g-lg-2,.sd-gx-lg-2{--sd-gutter-x: 0.5rem}.sd-g-lg-3,.sd-gy-lg-3{--sd-gutter-y: 1rem}.sd-g-lg-3,.sd-gx-lg-3{--sd-gutter-x: 1rem}.sd-g-lg-4,.sd-gy-lg-4{--sd-gutter-y: 1.5rem}.sd-g-lg-4,.sd-gx-lg-4{--sd-gutter-x: 1.5rem}.sd-g-lg-5,.sd-gy-lg-5{--sd-gutter-y: 3rem}.sd-g-lg-5,.sd-gx-lg-5{--sd-gutter-x: 3rem}}@media(min-width: 1200px){.sd-col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.sd-col-xl-1{-ms-flex:0 0 auto;flex:0 0 auto;width:8.3333333333%}.sd-col-xl-2{-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.sd-col-xl-3{-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.sd-col-xl-4{-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.sd-col-xl-5{-ms-flex:0 0 auto;flex:0 0 auto;width:41.6666666667%}.sd-col-xl-6{-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.sd-col-xl-7{-ms-flex:0 0 auto;flex:0 0 auto;width:58.3333333333%}.sd-col-xl-8{-ms-flex:0 0 auto;flex:0 0 auto;width:66.6666666667%}.sd-col-xl-9{-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.sd-col-xl-10{-ms-flex:0 0 auto;flex:0 0 auto;width:83.3333333333%}.sd-col-xl-11{-ms-flex:0 0 auto;flex:0 0 auto;width:91.6666666667%}.sd-col-xl-12{-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.sd-g-xl-0,.sd-gy-xl-0{--sd-gutter-y: 0}.sd-g-xl-0,.sd-gx-xl-0{--sd-gutter-x: 0}.sd-g-xl-1,.sd-gy-xl-1{--sd-gutter-y: 0.25rem}.sd-g-xl-1,.sd-gx-xl-1{--sd-gutter-x: 0.25rem}.sd-g-xl-2,.sd-gy-xl-2{--sd-gutter-y: 0.5rem}.sd-g-xl-2,.sd-gx-xl-2{--sd-gutter-x: 0.5rem}.sd-g-xl-3,.sd-gy-xl-3{--sd-gutter-y: 1rem}.sd-g-xl-3,.sd-gx-xl-3{--sd-gutter-x: 1rem}.sd-g-xl-4,.sd-gy-xl-4{--sd-gutter-y: 1.5rem}.sd-g-xl-4,.sd-gx-xl-4{--sd-gutter-x: 1.5rem}.sd-g-xl-5,.sd-gy-xl-5{--sd-gutter-y: 3rem}.sd-g-xl-5,.sd-gx-xl-5{--sd-gutter-x: 3rem}}.sd-flex-row-reverse{flex-direction:row-reverse !important}details.sd-dropdown{position:relative;font-size:var(--sd-fontsize-dropdown)}details.sd-dropdown:hover{cursor:pointer}details.sd-dropdown .sd-summary-content{cursor:default}details.sd-dropdown summary.sd-summary-title{padding:.5em .6em .5em 1em;font-size:var(--sd-fontsize-dropdown-title);font-weight:var(--sd-fontweight-dropdown-title);user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;list-style:none;display:inline-flex;justify-content:space-between}details.sd-dropdown summary.sd-summary-title::-webkit-details-marker{display:none}details.sd-dropdown summary.sd-summary-title:focus{outline:none}details.sd-dropdown summary.sd-summary-title .sd-summary-icon{margin-right:.6em;display:inline-flex;align-items:center}details.sd-dropdown summary.sd-summary-title .sd-summary-icon svg{opacity:.8}details.sd-dropdown summary.sd-summary-title .sd-summary-text{flex-grow:1;line-height:1.5;padding-right:.5rem}details.sd-dropdown summary.sd-summary-title .sd-summary-state-marker{pointer-events:none;display:inline-flex;align-items:center}details.sd-dropdown summary.sd-summary-title .sd-summary-state-marker svg{opacity:.6}details.sd-dropdown summary.sd-summary-title:hover .sd-summary-state-marker svg{opacity:1;transform:scale(1.1)}details.sd-dropdown[open] summary .sd-octicon.no-title{visibility:hidden}details.sd-dropdown .sd-summary-chevron-right{transition:.25s}details.sd-dropdown[open]>.sd-summary-title .sd-summary-chevron-right{transform:rotate(90deg)}details.sd-dropdown[open]>.sd-summary-title .sd-summary-chevron-down{transform:rotate(180deg)}details.sd-dropdown:not([open]).sd-card{border:none}details.sd-dropdown:not([open])>.sd-card-header{border:1px solid var(--sd-color-card-border);border-radius:.25rem}details.sd-dropdown.sd-fade-in[open] summary~*{-moz-animation:sd-fade-in .5s ease-in-out;-webkit-animation:sd-fade-in .5s ease-in-out;animation:sd-fade-in .5s ease-in-out}details.sd-dropdown.sd-fade-in-slide-down[open] summary~*{-moz-animation:sd-fade-in .5s ease-in-out,sd-slide-down .5s ease-in-out;-webkit-animation:sd-fade-in .5s ease-in-out,sd-slide-down .5s ease-in-out;animation:sd-fade-in .5s ease-in-out,sd-slide-down .5s ease-in-out}.sd-col>.sd-dropdown{width:100%}.sd-summary-content>.sd-tab-set:first-child{margin-top:0}@keyframes sd-fade-in{0%{opacity:0}100%{opacity:1}}@keyframes sd-slide-down{0%{transform:translate(0, -10px)}100%{transform:translate(0, 0)}}.sd-tab-set{border-radius:.125rem;display:flex;flex-wrap:wrap;margin:1em 0;position:relative}.sd-tab-set>input{opacity:0;position:absolute}.sd-tab-set>input:checked+label{border-color:var(--sd-color-tabs-underline-active);color:var(--sd-color-tabs-label-active)}.sd-tab-set>input:checked+label+.sd-tab-content{display:block}.sd-tab-set>input:not(:checked)+label:hover{color:var(--sd-color-tabs-label-hover);border-color:var(--sd-color-tabs-underline-hover)}.sd-tab-set>input:focus+label{outline-style:auto}.sd-tab-set>input:not(.focus-visible)+label{outline:none;-webkit-tap-highlight-color:transparent}.sd-tab-set>label{border-bottom:.125rem solid transparent;margin-bottom:0;color:var(--sd-color-tabs-label-inactive);border-color:var(--sd-color-tabs-underline-inactive);cursor:pointer;font-size:var(--sd-fontsize-tabs-label);font-weight:700;padding:1em 1.25em .5em;transition:color 250ms;width:auto;z-index:1}html .sd-tab-set>label:hover{color:var(--sd-color-tabs-label-active)}.sd-col>.sd-tab-set{width:100%}.sd-tab-content{box-shadow:0 -0.0625rem var(--sd-color-tabs-overline),0 .0625rem var(--sd-color-tabs-underline);display:none;order:99;padding-bottom:.75rem;padding-top:.75rem;width:100%}.sd-tab-content>:first-child{margin-top:0 !important}.sd-tab-content>:last-child{margin-bottom:0 !important}.sd-tab-content>.sd-tab-set{margin:0}.sd-sphinx-override,.sd-sphinx-override *{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.sd-sphinx-override p{margin-top:0}:root{--sd-color-primary: #0071bc;--sd-color-secondary: #6c757d;--sd-color-success: #28a745;--sd-color-info: #17a2b8;--sd-color-warning: #f0b37e;--sd-color-danger: #dc3545;--sd-color-light: #f8f9fa;--sd-color-muted: #6c757d;--sd-color-dark: #212529;--sd-color-black: black;--sd-color-white: white;--sd-color-primary-highlight: #0060a0;--sd-color-secondary-highlight: #5c636a;--sd-color-success-highlight: #228e3b;--sd-color-info-highlight: #148a9c;--sd-color-warning-highlight: #cc986b;--sd-color-danger-highlight: #bb2d3b;--sd-color-light-highlight: #d3d4d5;--sd-color-muted-highlight: #5c636a;--sd-color-dark-highlight: #1c1f23;--sd-color-black-highlight: black;--sd-color-white-highlight: #d9d9d9;--sd-color-primary-bg: rgba(0, 113, 188, 0.2);--sd-color-secondary-bg: rgba(108, 117, 125, 0.2);--sd-color-success-bg: rgba(40, 167, 69, 0.2);--sd-color-info-bg: rgba(23, 162, 184, 0.2);--sd-color-warning-bg: rgba(240, 179, 126, 0.2);--sd-color-danger-bg: rgba(220, 53, 69, 0.2);--sd-color-light-bg: rgba(248, 249, 250, 0.2);--sd-color-muted-bg: rgba(108, 117, 125, 0.2);--sd-color-dark-bg: rgba(33, 37, 41, 0.2);--sd-color-black-bg: rgba(0, 0, 0, 0.2);--sd-color-white-bg: rgba(255, 255, 255, 0.2);--sd-color-primary-text: #fff;--sd-color-secondary-text: #fff;--sd-color-success-text: #fff;--sd-color-info-text: #fff;--sd-color-warning-text: #212529;--sd-color-danger-text: #fff;--sd-color-light-text: #212529;--sd-color-muted-text: #fff;--sd-color-dark-text: #fff;--sd-color-black-text: #fff;--sd-color-white-text: #212529;--sd-color-shadow: rgba(0, 0, 0, 0.15);--sd-color-card-border: rgba(0, 0, 0, 0.125);--sd-color-card-border-hover: hsla(231, 99%, 66%, 1);--sd-color-card-background: transparent;--sd-color-card-text: inherit;--sd-color-card-header: transparent;--sd-color-card-footer: transparent;--sd-color-tabs-label-active: hsla(231, 99%, 66%, 1);--sd-color-tabs-label-hover: hsla(231, 99%, 66%, 1);--sd-color-tabs-label-inactive: hsl(0, 0%, 66%);--sd-color-tabs-underline-active: hsla(231, 99%, 66%, 1);--sd-color-tabs-underline-hover: rgba(178, 206, 245, 0.62);--sd-color-tabs-underline-inactive: transparent;--sd-color-tabs-overline: rgb(222, 222, 222);--sd-color-tabs-underline: rgb(222, 222, 222);--sd-fontsize-tabs-label: 1rem;--sd-fontsize-dropdown: inherit;--sd-fontsize-dropdown-title: 1rem;--sd-fontweight-dropdown-title: 700} diff --git a/developers/conventions.html b/developers/conventions.html index 5c3ae02..5dfe834 100644 --- a/developers/conventions.html +++ b/developers/conventions.html @@ -34,7 +34,7 @@ - + diff --git a/developers/io-units.html b/developers/io-units.html index 54fe254..907058c 100644 --- a/developers/io-units.html +++ b/developers/io-units.html @@ -34,7 +34,7 @@ - + diff --git a/developers/vs-ifort-setup.html b/developers/vs-ifort-setup.html index 88f8473..aea529c 100644 --- a/developers/vs-ifort-setup.html +++ b/developers/vs-ifort-setup.html @@ -34,7 +34,7 @@ - + diff --git a/genindex.html b/genindex.html index 0e4c0bd..ee821ec 100644 --- a/genindex.html +++ b/genindex.html @@ -33,7 +33,7 @@ - + diff --git a/getting-started/building-the-model.html b/getting-started/building-the-model.html index 1182172..0200e62 100644 --- a/getting-started/building-the-model.html +++ b/getting-started/building-the-model.html @@ -34,7 +34,7 @@ - + diff --git a/getting-started/running-the-model.html b/getting-started/running-the-model.html index 46f7eb2..350c355 100644 --- a/getting-started/running-the-model.html +++ b/getting-started/running-the-model.html @@ -34,7 +34,7 @@ - + diff --git a/getting-started/test-scenario.html b/getting-started/test-scenario.html index 4eacf33..c8ef754 100644 --- a/getting-started/test-scenario.html +++ b/getting-started/test-scenario.html @@ -34,7 +34,7 @@ - + diff --git a/intro.html b/intro.html index e2406a2..ce9caf3 100644 --- a/intro.html +++ b/intro.html @@ -34,7 +34,7 @@ - + diff --git a/objects.inv b/objects.inv index 54f703c672a7180839382e574ed176f4bc94d9f9..dbdcb9d76ede0b558700e6b77603d227af2820e4 100644 GIT binary patch delta 30 lcmX@aae-rkrf^YyR%&vILSABSszP3Vi9&H|$woa9767bG3X1>$ delta 16 Xcmcb>afoArCTnF$Mt - + diff --git a/search.html b/search.html index 5f3ed62..abc4e27 100644 --- a/search.html +++ b/search.html @@ -32,7 +32,7 @@ - + diff --git a/searchindex.js b/searchindex.js index 281fe2e..3c1db5a 100644 --- a/searchindex.js +++ b/searchindex.js @@ -1 +1 @@ -Search.setIndex({"alltitles": {"Acknowledgements": [[6, "acknowledgements"]], "Basic usage": [[15, "basic-usage"]], "Batch config file": [[10, "batch-config-file"]], "Batch runs": [[10, "batch-runs"]], "Batch runs and checkpointing": [[4, "batch-runs-and-checkpointing"]], "Building": [[2, "building"]], "Building the model": [[3, "building-the-model"]], "Building with Intel Fortran and Visual Studio": [[2, "building-with-intel-fortran-and-visual-studio"]], "Calibration parameters": [[16, "calibration-parameters"], [18, "calibration-parameters"]], "Checkpointing": [[11, "checkpointing"]], "Comment tags: TODO, HACK, BUG": [[0, "comment-tags-todo-hack-bug"]], "Compilation optimisation": [[19, "compilation-optimisation"]], "Compiling GCC and GFortran": [[14, "compiling-gcc-and-gfortran"]], "Compiling NetCDF Fortran": [[14, "compiling-netcdf-fortran"]], "Compiling data with the NanoFASE data module": [[15, "compiling-data-with-the-nanofase-data-module"]], "Compiling the model": [[14, "compiling-the-model"]], "Compiling/editing input data > running the model": [[12, "compiling-editing-input-data-running-the-model"]], "Conceptual structure": [[8, "conceptual-structure"]], "Config file options": [[11, "config-file-options"]], "Configuration": [[17, "configuration"]], "Constants file - output.constants_file": [[15, "constants-file-output-constants-file"]], "Constants namelist file": [[16, "constants-namelist-file"]], "Conventions": [[0, "conventions"]], "Creating a Fortran project in Visual Studio": [[2, "creating-a-fortran-project-in-visual-studio"]], "Creating a config file": [[15, "creating-a-config-file"]], "Creating a new dataset": [[15, "creating-a-new-dataset"]], "Data considerations": [[10, "data-considerations"]], "Data conventions": [[0, "data-conventions"]], "Data output": [[17, "data-output"]], "Don\u2019t compile example and test files from other vendors": [[2, "don-t-compile-example-and-test-files-from-other-vendors"]], "Editing an existing dataset": [[15, "editing-an-existing-dataset"]], "Emissions": [[16, "emissions"], [18, "emissions"]], "Environmental parameters": [[16, "environmental-parameters"], [18, "environmental-parameters"]], "Error Handling": [[0, "error-handling"]], "Estuary parameters": [[16, "estuary-parameters"]], "Example workflows": [[4, "example-workflows"], [12, "example-workflows"]], "Example: updating emissions scenarios": [[12, "example-updating-emissions-scenarios"]], "First step: Compile the model": [[12, "first-step-compile-the-model"]], "Full parameter schema": [[15, "full-parameter-schema"]], "Getters, setters, initialisers, creators and calculators": [[0, "getters-setters-initialisers-creators-and-calculators"]], "Getting started": [[15, "getting-started"]], "Getting the code": [[3, "getting-the-code"]], "Indentation, line length and encoding": [[0, "indentation-line-length-and-encoding"]], "Initial (normal) config file": [[10, "initial-normal-config-file"]], "Input data": [[4, "input-data"], [13, "input-data"]], "Input/output units": [[1, "input-output-units"]], "Interoperability and checkpoint file size": [[11, "interoperability-and-checkpoint-file-size"]], "Issues with Jaspy": [[14, "issues-with-jaspy"]], "Land use config - land_use_config": [[15, "land-use-config-land-use-config"]], "Linking libraries": [[14, "linking-libraries"]], "Loop iterators": [[0, "loop-iterators"]], "Meteorological and hydrological parameters": [[18, "meteorological-and-hydrological-parameters"]], "Model parameter reference": [[18, "model-parameter-reference"]], "Model theory": [[9, "model-theory"]], "Naming conventions": [[0, "naming-conventions"]], "Nanomaterial parameters": [[18, "nanomaterial-parameters"]], "Nanomaterial properties": [[16, "nanomaterial-properties"]], "NetCDF and namelist input data": [[16, "netcdf-and-namelist-input-data"]], "NetCDF file": [[16, "netcdf-file"]], "Only creating a new constants file": [[15, "only-creating-a-new-constants-file"]], "Other build options": [[3, "other-build-options"]], "Output data": [[4, "output-data"], [19, "output-data"]], "Output files": [[17, "output-files"]], "Parameters": [[15, "parameters"]], "Point source emissions and temporal profiles": [[15, "point-source-emissions-and-temporal-profiles"]], "Project properties and linking NetCDF": [[2, "project-properties-and-linking-netcdf"]], "Quickstart guide": [[6, "quickstart-guide"]], "References": [[7, "references"]], "Reinstating a checkpoint": [[11, "reinstating-a-checkpoint"]], "Runing the model": [[4, "runing-the-model"]], "Running": [[4, "running"]], "Running a batch simulation": [[10, "running-a-batch-simulation"]], "Running the model for different temporal periods": [[20, "running-the-model-for-different-temporal-periods"]], "Running the model on JASMIN": [[14, "running-the-model-on-jasmin"]], "Saving a checkpoint": [[11, "saving-a-checkpoint"]], "Secondary derived variables": [[16, "secondary-derived-variables"], [18, "secondary-derived-variables"]], "Sediment calibration parameters": [[16, "sediment-calibration-parameters"]], "Sediment parameters": [[18, "sediment-parameters"]], "Setup": [[15, "setup"]], "Size classes and soil/sediment layers": [[19, "size-classes-and-soil-sediment-layers"]], "Slicing a NetCDF file in Python using xarray": [[20, "slicing-a-netcdf-file-in-python-using-xarray"]], "Slicing a NetCDF file using command line utility ncks": [[20, "slicing-a-netcdf-file-using-command-line-utility-ncks"]], "Soil and terrestrial parameters": [[18, "soil-and-terrestrial-parameters"]], "Speeding up model runs": [[19, "speeding-up-model-runs"]], "Surface water network": [[8, "surface-water-network"]], "Surface water parameters": [[18, "surface-water-parameters"]], "Test scenario": [[5, "test-scenario"]], "The NanoFASE model": [[6, "the-nanofase-model"]], "Time-varying emissions": [[15, null]], "Tips": [[15, null]], "Units": [[0, "units"]], "Using CMake": [[3, "using-cmake"]], "Using Make": [[3, "using-make"]], "Using fpm (Fortran Package Manager)": [[3, "using-fpm-fortran-package-manager"]], "What if I only want to run the model for a slice of the NetCDF data\u2019s temporal period?": [[20, "what-if-i-only-want-to-run-the-model-for-a-slice-of-the-netcdf-data-s-temporal-period"]], "allocatable_array_sizes group": [[16, "allocatable-array-sizes-group"]], "earthworm_densities group": [[16, "earthworm-densities-group"]], "nanomaterial group": [[16, "nanomaterial-group"]], "root_dir": [[15, "root-dir"]], "sediment group": [[16, "sediment-group"]], "soil group": [[16, "soil-group"]], "water group": [[16, "water-group"]]}, "docnames": ["developers/conventions", "developers/io-units", "developers/vs-ifort-setup", "getting-started/building-the-model", "getting-started/running-the-model", "getting-started/test-scenario", "intro", "references", "theory/conceptual-structure", "theory/intro", "users/batch", "users/checkpointing", "users/example-workflows", "users/input-data", "users/jasmin", "users/nanofase-data", "users/netcdf-namelist-input", "users/output", "users/parameter-reference", "users/speeding-up-model-runs", "users/temporal-period"], "envversion": {"sphinx": 61, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.intersphinx": 1, "sphinx.ext.viewcode": 1, "sphinxcontrib.bibtex": 9}, "filenames": ["developers/conventions.md", "developers/io-units.md", "developers/vs-ifort-setup.md", "getting-started/building-the-model.md", "getting-started/running-the-model.md", "getting-started/test-scenario.md", "intro.md", "references.md", "theory/conceptual-structure.md", "theory/intro.md", "users/batch.md", "users/checkpointing.md", "users/example-workflows.md", "users/input-data.md", "users/jasmin.md", "users/nanofase-data.md", "users/netcdf-namelist-input.md", "users/output.md", "users/parameter-reference.md", "users/speeding-up-model-runs.md", "users/temporal-period.md"], "indexentries": {}, "objects": {}, "objnames": {}, "objtypes": {}, "terms": {"": [0, 2, 6, 7, 8, 16, 17, 18, 19], "0": [1, 2, 14, 16, 18], "0005": [16, 18], "002": 7, "01": [6, 10, 15, 20], "02": 7, "024": [16, 18], "03": 7, "030": 7, "04": 7, "05": 7, "06": [7, 20], "077": [16, 18], "09": 7, "0_dp": 16, "0d": 16, "1": [0, 1, 7, 14, 15, 16, 18, 19, 20], "10": [1, 7, 15, 16, 18], "100": 1, "1002": 7, "1016": 7, "1021": 7, "1029": 7, "106": 7, "1080": 7, "10807039": 7, "11": [6, 15, 16, 18], "110": 1, "12": [7, 15, 16], "120": 0, "15": [2, 7, 16], "150": 16, "152": 20, "1530": 7, "16": 19, "17": 7, "18": 2, "181": 20, "185": 2, "19": 7, "1955": 7, "1967": 7, "1_dp": 16, "1d": [0, 18], "1e": [16, 18], "2": [0, 2, 7, 12, 14, 15, 16, 18], "20": [1, 16], "200": [16, 18], "2001": 7, "2001wr900024": 7, "2004": 7, "2005": 7, "2008": 7, "2010": 7, "2011": 7, "2013": 10, "2014": [7, 10], "2015": [6, 10, 15, 20], "2017": [2, 3, 7], "2018": 7, "2020": [6, 7], "2022": 18, "2024": 7, "21": [16, 18], "23": 7, "2370": 7, "245": 7, "25": 7, "250": 16, "2555": 7, "2566": 7, "262": 7, "28": 7, "2_dp": 16, "2e": [16, 18], "3": [0, 7, 10, 14, 15, 16, 18], "30": [7, 16, 20], "30017": 7, "32": [16, 18], "33": 7, "344": 7, "35": 16, "365": [10, 15], "366": 15, "37": 7, "38": [7, 16, 18], "4": [7, 14, 15, 16, 18], "400": 16, "408": 7, "43": 7, "48": 7, "5": [1, 2, 7, 15, 16, 18], "50": 16, "500": [1, 11], "510": 1, "529": 7, "536": 7, "538639": 7, "5726": 7, "5736": 7, "6": [1, 2, 7, 15, 16, 18], "646002": 6, "7": [3, 7, 14, 15, 16, 18], "731032": 6, "8": [0, 7, 15, 16, 18], "814572": 6, "862419": 6, "862444": 6, "86400": 15, "9": [3, 14, 15, 16, 18], "90": 7, "93": [16, 18], "93_dp": 16, "9_dp": 16, "9e": [16, 18], "A": [0, 3, 4, 7, 11, 12, 15, 16, 17, 18], "As": [3, 16, 18], "Be": 0, "But": 14, "For": [0, 2, 4, 6, 10, 14, 15, 16, 17, 18, 19, 20], "If": [0, 1, 3, 6, 12, 13, 15, 16, 17, 18, 19, 20], "In": [0, 10, 14, 15, 16, 17, 18, 19], "It": [0, 1, 15, 16, 20], "No": 15, "Not": [1, 15, 18], "One": 16, "Or": [4, 6], "That": 10, "The": [0, 1, 2, 3, 4, 7, 8, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20], "Then": 4, "There": [3, 10, 13, 16], "These": [0, 14, 16, 17, 18], "To": [3, 4, 8, 9, 10, 12, 15], "_": 16, "_coord": 16, "_eprint": 7, "_exp": 16, "_timeseri": 0, "_water_temperatur": 16, "a1": 16, "a2": 16, "a3": 16, "a_": [16, 18], "a_4": [16, 18], "a_5": [16, 18], "a_6": [16, 18], "a_7": 16, "a_8": [16, 18], "a_9": [16, 18], "ab": 7, "abil": 11, "abl": 14, "abort": 2, "about": [0, 6, 16], "abov": [0, 6, 10, 12, 15, 16, 18], "absolut": 1, "abstract": 8, "ac": 14, "acceler": 0, "accept": 16, "access": 14, "accord": [16, 18], "accordingli": 0, "account": [16, 18], "accur": 18, "accuraci": 11, "accustom": 0, "acronym": 0, "across": [8, 16, 18], "activ": 6, "actual": [2, 16, 20], "add": [2, 14, 15], "addit": [0, 2, 10, 14, 15, 17], "addition": 20, "adjust": 12, "advantag": 10, "affect": 16, "after": [3, 10, 12, 14, 16], "ag": 14, "again": [0, 11, 14], "against": [16, 18], "agenc": 18, "aggreg": [17, 19], "agreement": 6, "al": [16, 18], "albert": 7, "algorithm": 0, "all": [0, 1, 2, 3, 10, 11, 12, 14, 15, 16, 18, 19], "alloc": 16, "allocat": [16, 18], "allocatable_array_s": 18, "allow": [0, 4, 10, 15, 20], "almost": 20, "along": [16, 18], "alpha": 0, "alpha_het": 0, "alpha_hetero": 0, "alreadi": [12, 14], "also": [0, 3, 6, 8, 10, 16, 18, 19, 20], "alt": 2, "alter": 0, "altern": 3, "alwai": [16, 18], "am": 15, "amend": 14, "american": 7, "amongst": [4, 15], "amount": [10, 16, 18], "an": [0, 3, 7, 8, 10, 12, 16, 17, 18, 19, 20], "analogi": 0, "analysi": 7, "andrew": 7, "ani": [0, 10, 16, 18, 19], "annot": 15, "anoth": [0, 3], "anthoni": 7, "anyth": 0, "append": 0, "appli": [15, 16, 18], "appreci": [15, 16], "approach": [16, 18], "appropri": 0, "apt": 3, "aquat": 7, "ar": [0, 1, 2, 3, 4, 6, 8, 10, 12, 13, 14, 15, 16, 17, 18, 19, 20], "arabl": [15, 16, 18], "archiv": 18, "area": [0, 8, 15, 16, 18], "areal": [12, 15, 16], "aren": [1, 16, 18], "arg": 0, "argument": [0, 2, 4, 10, 15, 17], "aris": [0, 3], "around": [6, 8, 14, 19], "arrai": [0, 16, 18, 19], "articl": 7, "arvidsson": 7, "asid": 0, "asina": 6, "assess": 7, "associ": 16, "assum": [12, 14, 16, 18], "atmospher": [16, 18], "atom": 0, "attach": [0, 16, 17, 18], "attent": 16, "attila": 7, "attribut": [15, 16, 20], "author": 18, "automat": [14, 15, 16, 18], "autoparallel": 19, "autoparellis": 19, "avail": [0, 3, 15, 16, 17, 18], "averag": [16, 18], "avoid": [0, 1], "awkward": 15, "axi": 16, "b": [2, 7, 16, 18], "back": 14, "backtick": [3, 6], "bad": [0, 20], "bal\u00e1z": 7, "bank": [16, 17, 18], "bank_erosion_alpha": [16, 18], "bank_erosion_beta": [16, 18], "base": [0, 14, 15, 16, 18], "bashrc": 14, "basic": 6, "batch": [15, 20], "batch_config": 10, "bear": [0, 1, 17], "becaus": [2, 10, 14, 19], "becom": 19, "bed": 17, "bedsedi": 8, "bedsedimentlay": [0, 8], "been": 0, "befor": [0, 3, 14, 16], "begin": 11, "being": [0, 8, 16, 18, 20], "below": [15, 16], "best": [0, 14], "betson": 7, "between": [0, 7, 10, 15, 16, 18, 20], "bin": [2, 14], "binari": [3, 11], "biota": 8, "biotic": 16, "bit": 15, "bj\u00f6rn": 7, "boolean": [16, 18], "both": [16, 18], "bottom": [14, 16], "bound": [16, 18], "box": [2, 16, 18], "bracket": 16, "break": 1, "breakdown": [16, 17], "breviti": 16, "brew": 3, "brief": [10, 14], "build": 6, "build_dir": 3, "built": 3, "bulk": [16, 18], "butterfield": 7, "c": [0, 3, 6, 7, 14, 15, 16, 18], "calcul": [13, 16, 18, 20], "calculatesettlingveloc": 0, "calculatesometh": 0, "calculut": [16, 18], "calibr": 19, "call": [0, 4, 16, 18], "calw": 0, "camelcas": 0, "can": [0, 3, 6, 8, 10, 11, 12, 13, 14, 15, 16, 18, 19], "cannot": 15, "capabl": [11, 18], "capac": [16, 18], "capatilis": 0, "capit": 0, "capitalis": 0, "care": [0, 15, 16], "case": [0, 3], "catch": 0, "catchment": [6, 8], "categori": [15, 16, 18], "categoris": 15, "caus": [0, 14], "cd": [3, 6, 14], "ceda": 14, "ceh": [3, 6, 18], "cell": [11, 16, 17, 18, 19], "certain": [0, 15], "certainli": 20, "cf": 16, "chain": [4, 10, 15], "challeng": 7, "chang": [0, 1, 2, 10, 12, 14, 15, 16, 20], "channel": 15, "charact": [0, 3, 6], "charl": 7, "check": [0, 6, 10, 14, 20], "checkbox": 2, "checkout": 14, "checkpoint": 1, "checkpoint_fil": 11, "checkpointmodul": 11, "chemic": [7, 8], "choic": 6, "choos": 0, "chunk": 10, "clai": [16, 18], "class": [0, 11, 15, 16, 17, 18], "cleaner": 15, "click": 2, "climat": 16, "clip": 15, "clone": [2, 3, 6, 14], "cm": [16, 18], "coars": [16, 18], "code": [0, 2, 6, 12, 14, 15], "coeffici": [16, 18], "collect": 0, "collector": 7, "collis": [16, 18], "column": [15, 17, 18], "com": [0, 3, 6, 7, 14], "command": [2, 3, 10, 15], "comment": [4, 17], "common": [0, 15], "commonli": [19, 20], "commun": 2, "compart": [16, 18, 19], "compartment": 17, "compat": [3, 10], "compil": [3, 4, 13, 16, 18], "complet": [0, 8, 9, 11, 13, 16], "compli": 16, "complic": 15, "compon": [16, 18], "composit": [16, 18], "comprehens": 18, "comput": [0, 11], "concentr": [6, 16, 17, 18], "conda": [3, 6, 15], "condens": 16, "conduct": [16, 18], "config": [1, 2, 4, 6, 12, 13, 14, 16, 17, 18, 19, 20], "config_fil": 12, "config_path": 12, "configur": [11, 14, 16, 19], "conflict": 1, "conifer": [15, 16, 18], "consid": 19, "constant": [0, 1, 6, 10, 12, 13, 18], "constants_fil": [10, 12], "constants_tio2": 10, "construct": 0, "contain": [0, 8, 15, 16], "contamin": 8, "content": [16, 18], "context": 0, "contigu": 10, "contrast": 0, "contrib": 14, "control": [3, 7, 16, 18], "convent": [1, 16, 18], "convers": 15, "convert": [15, 18], "coordin": [10, 16, 18], "copernicu": 18, "copi": [2, 3, 4, 6, 13], "corin": [15, 18], "correct": [3, 14, 15, 16], "correctli": 14, "correl": 7, "correspond": [0, 16, 18, 20], "cosin": [16, 18], "could": [0, 18, 19], "couldn": 0, "counterpart": 0, "countri": 15, "coupl": 14, "cover": [7, 15, 16, 18], "cp": [3, 4], "cppflag": 14, "cr": [15, 16], "crash": 0, "creat": [0, 11, 12, 13, 16, 20], "creation": 15, "crop": 7, "cross": 15, "crs_wkt": 16, "csv": [15, 17, 19], "ctrl": 2, "current": [6, 10, 11, 15, 20], "curv": [16, 18], "custom": 3, "cygwin": 3, "d": [6, 16, 18, 20], "d8": 16, "dai": [6, 16, 18], "daili": [7, 15, 16, 18, 20], "dan": 7, "darci": [16, 18], "darcy_veloc": [16, 18], "dat": 11, "data": [1, 6, 11, 18], "data_edit": 12, "dataoutput": 17, "dataset": [10, 16], "date": [10, 15, 20], "datetim": 2, "datum": 0, "davison": [7, 16, 18], "dcmake_build_typ": 3, "dcmake_fortran_compil": 3, "de": 7, "deal": 16, "dealt": 1, "deborah": 7, "debug": [2, 3, 4, 6], "decidu": [15, 16, 18], "declar": 3, "deduc": [16, 18], "default": [2, 3, 11, 14, 15, 16, 17, 18], "default_matrixembedded_distribution_to_spm": [16, 18], "default_nm_size_distribut": [16, 18], "default_poros": [16, 18], "default_spm_size_distribut": [16, 18], "defaultsmodul": 1, "defin": [10, 16, 18, 20], "definit": 7, "delimit": 17, "dem": [16, 18], "demand": 0, "denot": [16, 18], "densiti": [0, 16, 18], "depend": [0, 2, 10, 14, 15, 16, 18], "depo_": 16, "deposit": [16, 17, 18], "deposition_alpha": [16, 18], "deposition_beta": [16, 18], "depth": [16, 18], "deriv": [0, 13, 15], "describ": [0, 20], "descript": [0, 15, 16, 17, 18], "desert": [15, 16], "detail": [0, 2, 4, 12, 13, 16], "determin": 10, "dev": 3, "devel": 3, "develop": [0, 3, 6, 7, 14], "devtoolset": 14, "df": 17, "diagram": 8, "diamet": 19, "dictat": [16, 18], "differ": [0, 8, 10, 11, 12, 15, 16, 18, 19], "difficult": 0, "diffus": [16, 18], "digit": [16, 18], "dik": 7, "dimens": [15, 16, 18, 20], "dir": [3, 6, 15], "direct": [0, 16, 18], "directli": [15, 18], "directori": [2, 3, 4, 6, 11, 12, 13, 14, 15, 16], "disabl": 14, "dissolut": [16, 18], "dissolv": [16, 18], "distanc": [16, 18], "distinguish": 0, "distribut": [8, 16, 18], "divid": 8, "dm": [16, 18], "dnetcdf_includ": 3, "dnetcdf_libraries_f90": 3, "do": [0, 3, 12, 14, 15, 20], "document": [0, 4, 12, 15, 16, 18], "doe": [2, 14, 16], "doesn": [14, 20], "doi": 7, "domain": [16, 18], "don": [14, 16, 19], "done": [12, 14, 19], "down": [0, 8, 13, 19, 20], "download": 14, "download_prerequisit": 14, "drive": [16, 18], "dry": [16, 18], "ds_slice": 20, "dt": [15, 18], "due": 13, "duplic": 0, "durat": 0, "dure": 0, "duzant": 7, "dx": [7, 16, 18], "dy": [16, 18], "dynam": [7, 11, 16, 18, 19], "e": [0, 3, 6, 7, 8, 14, 15, 16, 17, 18], "each": [0, 8, 10, 15, 16, 17, 18, 19, 20], "earlier": 0, "earth": 7, "earthworm": [16, 18], "eas": 18, "easi": [3, 14, 20], "easier": 15, "easiest": [3, 6, 14, 15], "easili": 3, "ecolog": 7, "edit": [4, 13, 14], "editor": [0, 15], "effect": [0, 7], "effici": [0, 7, 16, 18], "eight": [8, 16], "either": [16, 18], "element": 8, "elev": [16, 18], "elimelech": 7, "els": 0, "embed": [16, 18], "emission_source_typ": 15, "emissions_areal_": 16, "emissions_areal_pristine_soil": 12, "emissions_areal_soil_dissolv": 18, "emissions_areal_soil_matrixembed": 18, "emissions_areal_soil_pristin": [12, 18], "emissions_areal_soil_transform": 18, "emissions_areal_water_dissolv": 18, "emissions_areal_water_matrixembed": 18, "emissions_areal_water_pristin": [16, 18], "emissions_areal_water_transform": [16, 18], "emissions_atmospheric_": 16, "emissions_atmospheric_drydepo_dissolv": 18, "emissions_atmospheric_drydepo_matrixembed": 18, "emissions_atmospheric_drydepo_pristin": 18, "emissions_atmospheric_drydepo_transform": 18, "emissions_atmospheric_wetdepo_dissolv": 18, "emissions_atmospheric_wetdepo_matrixembed": 18, "emissions_atmospheric_wetdepo_pristin": 18, "emissions_atmospheric_wetdepo_transform": 18, "emissions_point_water_": 16, "emissions_point_water_dissolv": 18, "emissions_point_water_dissolved_coord": [16, 18], "emissions_point_water_matrixembed": 18, "emissions_point_water_matrixembedded_coord": 18, "emissions_point_water_pristin": [15, 18], "emissions_point_water_pristine_coord": [16, 18], "emissions_point_water_transform": 18, "emissions_point_water_transformed_coord": 18, "empti": 16, "enabl": [3, 10, 14, 16], "encod": 16, "encompass": 15, "encount": 20, "end": [0, 2, 6, 11, 19], "end_tim": 20, "energi": [7, 16, 18], "engin": [6, 7], "england": 7, "enrich": 16, "ensur": [1, 11, 12], "enter": 2, "entir": [10, 16, 17, 20], "entrain": [16, 18], "environ": [7, 8, 14, 16, 18], "environment": [6, 7], "equal": [16, 18], "equat": [7, 16, 18], "equival": 16, "eros": [7, 16, 17, 18], "erosivity_": 16, "erosivity_a1": 18, "erosivity_a2": 18, "erosivity_a3": 18, "erosivity_b": 18, "erron": 0, "error": [7, 15], "error_handl": 0, "es034049r": 7, "es500548h": 7, "escap": [3, 6], "esdac": 18, "esp": 7, "estim": [16, 18], "estuari": 18, "estuary_": 16, "estuary_attachment_effici": [16, 18], "estuary_mean_depth_expa": 18, "estuary_mean_depth_expb": 18, "estuary_meandering_factor": [16, 18], "estuary_mouth_coord": [16, 18], "estuary_tidal_m2": [16, 18], "estuary_tidal_s2": [16, 18], "estuary_width_expa": [16, 18], "estuary_width_expb": [16, 18], "estuaryreach": [0, 8], "et": [16, 18], "etc": [0, 8, 16, 18], "eu": 6, "europ": 18, "european": [6, 18], "evalu": [7, 15], "evap": [16, 18], "evapotranspir": [16, 18], "even": [12, 19], "evenli": 16, "everi": [16, 17], "everyth": 0, "ex": [2, 3], "exact": 16, "exampl": [0, 3, 6, 10, 11, 13, 14, 15, 16, 18, 19, 20], "except": [0, 2, 10, 15, 19], "exclud": [2, 16], "execut": [3, 4, 12], "exist": [2, 4, 11, 12, 13], "exit": 15, "exp": [16, 18], "expens": 11, "experiment": 16, "explanatori": [4, 15], "explicit": 0, "explicitli": 3, "explor": 2, "exponenti": [16, 18], "export": 14, "exposur": [6, 7], "extend": [1, 3], "extens": 15, "extern": 0, "f": 20, "f5": 2, "f90": [1, 11], "f_m": [16, 18], "factor": [15, 16, 18], "factor_col": 15, "fail": [4, 10], "fairli": 11, "fals": [11, 16, 17, 18, 19], "far": 0, "fast": [3, 19], "faster": [3, 19], "fate": 6, "fc": [14, 18], "februari": [16, 18], "feh": 2, "feket": 7, "few": [4, 14, 15], "fewer": 19, "fflag": 14, "field": [16, 18], "file": [0, 1, 3, 4, 6, 12, 13, 14, 18, 19], "fill": 2, "filter": 15, "filtrat": 7, "final": [8, 10], "find": 3, "fine": 7, "finish": [2, 11, 12], "finnei": [7, 16, 18], "first": [0, 2, 3, 4, 6, 14, 16, 18, 20], "fisheri": 7, "five": [16, 19], "fix": 0, "flag": [3, 6, 20], "flib": 14, "float": [2, 16, 18], "flow": [0, 8, 16, 18], "flow_dir": [15, 16], "flux": [0, 16, 17, 18], "fly": 19, "folder": [2, 3, 12], "follow": [0, 1, 2, 3, 4, 14, 15, 16, 17, 18], "for_source_typ": 15, "forg": [3, 6], "forget": 3, "form": [0, 16, 18], "formala": 0, "format": [0, 15], "formula": 7, "fortran": [0, 1, 6, 12, 13, 15, 16], "fortran90": 0, "found": [0, 15], "four": [0, 16, 18], "fpe": 2, "fpm": [4, 6], "fraction": [16, 18], "fractional_composition_distribut": [16, 18], "fragment": [16, 18], "free": 17, "freshwat": [16, 18], "from": [0, 1, 3, 6, 11, 13, 14, 15, 16, 17, 18, 20], "fuller": 6, "fulli": 16, "fumin": 7, "function": [0, 11], "fund": 6, "further": [0, 8, 15], "futter": 7, "futur": [1, 15, 16], "g": [0, 3, 6, 7, 8, 14, 15, 16, 17, 18], "gamma": 0, "gbr": 15, "gcc": 3, "gear": 18, "gener": [0, 2, 13, 15, 16, 18, 19], "geograph": [8, 10, 11, 15, 16], "geotiff": 15, "get": [0, 2, 14], "get_alpha_het": 0, "getalpha_het": 0, "getsometh": 0, "getwidth": 0, "gfortran": [3, 6], "git": [3, 6, 14], "github": [3, 6, 14, 15], "give": [0, 2, 8, 12, 14, 15, 16, 18], "given": [1, 2, 4, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20], "givin": 13, "global": [0, 15], "gnu": 14, "go": [2, 13], "good": [19, 20], "grab": 2, "grant": 6, "grassland": [15, 16, 18], "grave": 6, "gravit": 0, "grid": [7, 10, 11, 16, 17, 18, 19], "grid_bound": 16, "grid_r": 16, "grid_shap": 16, "gridcel": [0, 8], "gridcell_1_1": 0, "group": [0, 4, 11, 12, 13, 15, 17, 18, 19], "guid": [0, 3], "h": [2, 7, 15], "ha": [0, 3, 6, 12, 14, 16, 18], "hamak": [16, 18], "hamaker_const": [16, 18], "hand": [16, 18], "handl": [2, 17, 18], "happen": 15, "harmon": [16, 18], "haserror": 0, "hassell\u00f6v": 7, "have": [0, 2, 3, 4, 6, 10, 12, 13, 14, 15, 16, 19, 20], "haven": 12, "header": 17, "headwat": 16, "heathland": [15, 16, 18], "height": [16, 18], "height_above_mean_sea_level": [16, 18], "help": [3, 15], "henc": 20, "hendrik": 7, "here": [0, 2, 4, 8, 12, 14, 15, 18, 20], "heteroaggreg": 0, "heterogen": 16, "higher": 18, "highli": 4, "hold": [2, 15], "home": [3, 14], "horizon": 6, "host": [14, 16], "hour": 14, "how": [10, 12, 14, 15, 16, 18], "howev": [15, 16], "http": [3, 7, 14], "human": 7, "hutchin": 7, "hydraul": [16, 18], "hydrologi": 7, "i": [0, 1, 2, 3, 4, 6, 7, 8, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19], "icon": 2, "id": 0, "idea": [12, 18], "ident": [10, 15], "ieee": 2, "ifort": 3, "ifx": 3, "ignor": 20, "implement": [12, 16], "implic": 7, "import": [0, 6, 10, 20], "impos": 15, "improv": 0, "inca": 7, "includ": [0, 2, 3, 10, 12, 14, 15, 16, 17, 18, 20], "include_": 19, "include_estuari": [16, 18], "include_sediment_flux": 17, "include_sediment_layer_breakdown": 17, "include_soil_layer_breakdown": 17, "include_soil_state_breakdown": 17, "include_waterbody_breakdown": [17, 19], "index": [15, 16, 18, 20], "indic": [0, 16, 18], "individu": [15, 16, 17, 18], "inflow": [0, 16, 18], "info": [6, 15], "inform": [0, 6, 10, 14, 15, 16, 18], "init": 3, "initial_mass": [16, 18], "innov": 6, "input": [0, 2, 6, 10, 15, 18, 20], "input_fil": [10, 12], "input_nc_fil": 12, "insensit": 0, "insert": 0, "insid": 0, "instabl": 0, "instal": [2, 3, 4, 6, 14, 15, 20], "installinggcc": 14, "instanc": [0, 3], "instead": [0, 15, 16, 18, 19], "instruct": [2, 14], "int": [16, 18], "integ": [0, 16, 18, 20], "integr": 3, "intel": 3, "intend": 16, "intent": 20, "interest": 19, "interfac": [0, 15, 16, 18], "intern": [0, 7, 8, 16, 18], "is_estuari": [15, 16, 18], "is_headwat": 16, "isempti": 0, "isn": [0, 3], "iso3": 15, "issu": [3, 19], "itr": 19, "its": [15, 16], "itself": [0, 15, 16], "j": [0, 7, 16, 18], "jan": 7, "januari": [7, 20], "jarritt": 7, "java": 0, "johann": 7, "johnson": 7, "jori": 7, "journal": 7, "june": 20, "just": [2, 10, 14, 15], "k": [0, 7, 16, 18], "k_diss_": 16, "k_diss_pristin": 18, "k_diss_transform": 18, "k_settl": 0, "k_transform_pristin": 16, "katri": 7, "keep": 2, "kei": 0, "keyword": 0, "kg": [0, 12, 15, 16, 17, 18], "kind": 6, "kinet": [16, 18], "kitchen": 20, "km": [6, 16, 18], "known": 0, "koelman": 7, "korppoo": 7, "l": [0, 7, 14, 15, 16, 18], "lammer": 7, "land": [16, 18], "land_us": [15, 16, 18], "landform": 7, "languag": 14, "larg": [11, 14, 17], "larger": [6, 15], "later": [11, 14], "latest": 14, "latex": 0, "latter": 16, "lawrenc": 7, "layer": [0, 16, 17, 18], "layout": 15, "lazar": [7, 16, 18], "ld_library_path": 14, "ld_run_path": 14, "ldflag": 14, "leap": 15, "least": [15, 16], "led": 6, "left": [15, 16], "length": [15, 16, 18, 19, 20], "lenth": 16, "less": 0, "let": [0, 20], "letter": 0, "level": [16, 17, 18, 19], "li": 7, "lib": [2, 14], "lib64": 14, "libexec": 14, "libnetcdf": 3, "libnetcdff": 3, "librari": [1, 2, 3, 13, 20], "like": [0, 2, 10, 14, 15, 16, 20], "limit": [0, 11], "line": [10, 14, 15, 16, 18], "linear": [16, 18], "link": [3, 8], "linker": 2, "linux": [3, 14], "list": [0, 13, 15, 16, 18], "littl": [2, 15], "ll": 14, "ln": [16, 18], "lnetcdf": 14, "lnetcdff": 14, "load": 14, "local": 3, "locat": [2, 3, 10, 11, 12, 13, 14, 15, 16], "log": [4, 6], "logic": [0, 16], "logout": 14, "long": [10, 14, 18], "look": 6, "loos": 0, "lord": 7, "loss": [11, 16, 18], "lotu": 14, "lowercamelcas": 0, "lowercas": 0, "m": [0, 7, 12, 15, 16, 18], "m2": [16, 18], "m3": [17, 18], "mac": 3, "machin": 14, "macroscal": 7, "made": [0, 14], "mai": [7, 10, 11, 16, 17, 18, 19], "main": [4, 10, 13, 14, 15, 18], "make": [0, 1, 2, 4, 6, 11, 12, 14, 15, 17, 19], "makebuild": 3, "makefil": [3, 14, 19], "mamba": 15, "manag": [6, 16, 18], "manger": 3, "mani": 10, "manifest": 3, "manipul": 0, "manual": [13, 15, 16], "map": [0, 15, 16, 18], "march": 7, "mari": 7, "martin": 7, "martyn": 7, "mass": [0, 16, 18], "massiv": 19, "match": [15, 19], "mathemat": 0, "matrix": [16, 18], "matrixembed": 16, "matter": [16, 18, 19], "max": [16, 18], "max_water_temperatur": 18, "maximum": [15, 16, 18], "mb": 11, "md": [12, 17], "mean": [10, 16, 17, 18], "mean_depth": 16, "meander": [16, 18], "media": 7, "meent": 7, "meester": 7, "memori": [10, 16, 19], "menachem": 7, "messag": [0, 15], "metadata": [15, 17], "method": [0, 15, 20], "metr": 16, "might": [0, 10, 16, 19, 20], "min": [16, 18], "min_water_temperatur": 18, "min_water_temperature_day_of_year": [16, 18], "mind": [0, 1, 17], "minimum": [16, 18], "mirror": 14, "mkdir": [3, 4, 6, 14], "mmf": 7, "mo_netcdf": 2, "mod": 2, "mode": [10, 15], "model": [0, 1, 2, 7, 8, 10, 11, 13, 15, 16, 17], "modern": 3, "modif": [0, 7, 14], "modifi": [0, 7, 14, 16, 18], "modul": [0, 4, 11, 12, 13, 14, 16, 18], "moland": 7, "moment": [0, 15], "monitor": 18, "month": 20, "more": [0, 4, 6, 8, 15, 16, 18], "morgan": [7, 16, 18], "most": [0, 10, 15, 16, 19], "mostli": 16, "mouth": [16, 18], "move": 14, "multi": 15, "multilib": 14, "multimedia": [6, 7], "multipl": [0, 2, 3, 4, 10, 13, 16, 18], "multipli": 20, "must": [0, 3, 6, 10, 15, 16, 18], "my_config": 4, "n": [0, 7, 15], "n_": 16, "n_chunk": 10, "n_default_matrixembedded_distribution_to_spm": 16, "n_default_nm_size_distribut": 16, "n_default_spm_size_distribut": 16, "n_estuary_mouth_coord": 16, "n_fractional_composit": [16, 18], "n_fractional_composition_distribut": 16, "n_intial_mass": 16, "n_nm_size_class": [18, 19], "n_poros": 16, "n_sediment_lay": [18, 19], "n_soil_lay": [18, 19], "n_spm_density_by_size_class": 16, "n_spm_size_class": [16, 18], "n_thread": 19, "n_timestep": [0, 20], "n_timesteps_per_chunk": 10, "n_vertical_distribut": 16, "n_waterbodi": 16, "name": [2, 3, 15, 16, 18], "namelist": [1, 10, 12, 13, 15, 18], "nano": 6, "nanocommon": 6, "nanofas": [3, 4, 10, 11, 12, 13, 16, 18], "nanofase_data": [12, 15], "nanomateri": [6, 11, 12, 15], "nanoparticl": [0, 7, 16, 18], "nanosolveit": 6, "nathali": 7, "nc": [6, 10, 12, 15, 18, 20], "nc_file": 15, "ncdir": 14, "nearest": 16, "need": [0, 1, 2, 3, 6, 10, 12, 14, 15, 16, 18, 19], "nerc": [3, 6], "nest": 0, "netcdf": [1, 3, 4, 6, 10, 12, 13, 15, 18, 19], "netcdf_includ": 3, "netcdf_libraries_f90": 3, "netcdf_write_mod": 19, "netcdff": [2, 14], "network": [7, 16, 18], "new": [2, 4, 12, 13, 20], "new_emissions_areal_pristine_soil": 12, "newli": 15, "next": [2, 6, 10, 18], "nf": 14, "nfdata": 15, "nfdir": 14, "nick": 7, "nistor": 18, "nm": [0, 6, 16, 17, 18, 19], "nm_densiti": [16, 18], "nm_size_class": 19, "nml": [2, 4, 6, 10, 12, 15, 18], "non": [0, 16, 18], "normalis": 0, "notabl": [11, 16], "notat": [0, 16], "note": [0, 3, 10, 14, 15, 16, 18, 19], "now": [2, 3, 12, 14], "nriverreach": 0, "nsizeclassesnm": 0, "nsizeclassesspm": 0, "ntimestep": 0, "number": [0, 3, 6, 8, 10, 11, 15, 16, 18, 19, 20], "numer": [0, 16, 18], "o": [15, 16, 18], "o3": 3, "ob": 18, "obj": 14, "object": [0, 8, 14], "observ": [16, 18], "obtain": [0, 18], "obvious": 14, "occur": [3, 16, 18], "ocur": 0, "ofast": 3, "offer": 11, "often": 0, "older": 3, "omit": 6, "onc": [12, 15], "one": [0, 4, 8, 10, 11, 12, 15, 16, 18, 19, 20], "onli": [0, 3, 10, 11, 12, 14, 16, 17, 18, 19], "onlinelibrari": 7, "open": [2, 18], "open_dataset": [6, 20], "oper": [0, 11], "oppos": 0, "optimis": [3, 4, 6], "optims": 3, "option": [2, 6, 10, 13, 15, 16, 17, 18, 19, 20], "order": [16, 18], "org": [0, 7, 14], "origin": 16, "other": [4, 15, 16, 18, 19], "otherwis": [0, 3, 4, 10, 16, 18], "our": [12, 20], "out": [0, 6, 20], "outflow": 16, "output": [0, 6, 10, 12, 16, 20], "output_nc_fil": 12, "output_path": 12, "output_sedi": 17, "output_soil": 17, "output_wat": 17, "over": [0, 10, 15, 16, 20], "overid": 14, "overwrit": 10, "own": [4, 16], "p": [7, 16, 18], "p2": 15, "packag": [2, 6, 15], "page": 16, "pai": 16, "panda": 17, "parallelis": 19, "paramet": [13, 14], "parameter_nam": 18, "pars": 0, "parseinputdata": 0, "parsesometh": 0, "part": 0, "particl": [7, 16, 18], "particle_dens": [16, 18], "particul": [16, 18, 19], "particular": [11, 17, 19], "particularli": [10, 17, 18], "pass": [0, 4, 10], "path": [2, 3, 4, 6, 10, 12, 14, 15, 18], "paul": 7, "pc": 14, "pd": 17, "pdf": 7, "pec": 17, "per": [2, 12, 15, 16], "percentag": [16, 18], "percol": [16, 18], "perform": [0, 15, 20], "period": [10, 15, 16], "permiss": 14, "pertain": 16, "physic": [8, 18], "physicochem": 7, "pick": 0, "pii": 7, "pint": 15, "pip": 15, "pixi": 15, "place": [0, 3, 15], "plai": [6, 19], "plain": 17, "plot": 6, "plu": 16, "plural": 0, "point": [2, 3, 12, 14, 16, 18, 20], "pop": 2, "popul": 0, "poros": [16, 18], "porou": 7, "port": 18, "posit": [15, 16, 18], "possibl": [0, 10, 16, 19], "potenti": [0, 7, 18], "powershel": [3, 6], "practic": [0, 16, 18], "pre": [0, 15, 18], "precip": [16, 18], "precipit": [16, 18], "predict": [6, 7, 16, 18], "prefer": [16, 18], "preferenti": [0, 16, 18], "prefix": [3, 6, 14], "prepend": [0, 16], "preprocessor": 2, "prescript": 15, "present": [16, 18], "preserve_timestep": 11, "press": 2, "presum": [6, 16], "previou": 11, "previous": [0, 11], "primarili": 0, "pristin": [6, 12, 16, 18], "probabl": [15, 16, 18], "procedur": 0, "process": [7, 16, 18], "produc": 12, "profil": [8, 16, 17, 18], "program": 0, "programm": [0, 6], "progress": [3, 4], "project": [6, 15, 16, 18], "promot": 0, "propag": 0, "properti": [15, 18, 20], "proport": [16, 18], "provid": [3, 4, 10, 12, 14, 15, 16, 18, 20], "publish": 7, "pull": 3, "pure": 0, "purpos": 0, "py": [12, 15], "pypi": 15, "python": [0, 6, 13, 15], "q_in": 0, "q_runoff": 0, "q_runoff_timeseri": 0, "qualiti": 18, "quantiti": 7, "question": 0, "quicker": 19, "quickflow": [16, 18], "quik": 7, "quirk": 16, "quit": [3, 15], "r": [0, 7, 16, 18], "rainfal": [0, 7, 16, 18], "rainfall_flux": [16, 18], "rang": [1, 13], "rankinen": 7, "raster": [12, 15, 18], "rate": [16, 18], "rather": [0, 10, 11, 15], "re": [2, 12, 16, 19], "reach": [0, 10], "reactor": 8, "read": [0, 1, 11, 16, 17], "read_csv": 17, "readabl": 0, "readi": [2, 12], "readm": 12, "real": 16, "realli": 19, "reason": [15, 16, 18], "receiv": 6, "recent": 6, "recommend": [3, 4, 13, 15, 16], "recurs": [3, 6], "reduc": 0, "refer": [10, 12, 13, 15, 16], "referenc": 15, "region": [10, 15, 16], "regress": [16, 18], "reinstat": 4, "reinstate_checkpoint": 11, "rel": [4, 12, 14], "relat": [16, 18], "relationship": [7, 8], "releas": [3, 4, 6, 14, 16, 18, 19], "relev": [12, 18], "remain": 16, "replac": 0, "repo": [3, 12, 14], "repres": [0, 8, 16, 17, 18], "requir": [0, 3, 4, 6, 13, 14, 15, 16, 18], "resampl": 15, "research": [6, 7], "resembl": 0, "resolut": [6, 8, 10, 15, 16, 18], "resourc": 7, "respect": [0, 16], "respons": [4, 8, 13, 16, 17, 18], "result": [0, 16, 17, 18], "resum": 11, "resuspens": [16, 17, 18], "resuspension_alpha": [16, 18], "resuspension_alpha_estuari": [16, 18], "resuspension_beta": [16, 18], "resuspension_beta_estuari": [16, 18], "return": 0, "reus": 10, "revis": [16, 18], "richard": 7, "rickard": 7, "right": [2, 16], "rigor": 0, "risk": [0, 7], "river": [0, 6, 7, 8, 16, 18], "river_attachment_effici": [16, 18], "river_meandering_factor": [16, 18], "riverreach": [0, 8], "riverreach_1_1_1": 0, "riverreachmodul": 0, "root": [12, 15], "rout": [13, 16, 18], "row": [15, 17, 18], "ruiji": 7, "rule": 0, "run": [0, 2, 3, 6, 11, 15, 16, 18], "rune": [3, 6], "runoff": [0, 15, 16, 18], "runoff_flux": [16, 18], "rusl": [16, 18], "s0048969710001749": 7, "s1674": 7, "s167423701530017x": 7, "s2": [16, 18], "sabyna": 6, "sai": [12, 20], "same": [0, 2, 3, 10, 13, 15, 16, 18, 20], "samharrison7": 15, "sand": [16, 18], "sand\u00e9n": 7, "satur": [7, 16, 18], "save": [0, 4, 12, 19], "save_checkpoint": 11, "scalar": 0, "scale": [6, 7, 10, 16, 18], "scenario": [6, 11, 18, 19], "sci": 14, "sci1": 14, "scienc": 7, "sciencedirect": 7, "scitotenv": 7, "scratch": 15, "screen": 2, "script": [3, 12, 14, 15], "sea": [16, 18], "search": 0, "second": [10, 15, 16, 20], "secondari": [13, 15], "section": [0, 2, 15, 18], "sed": 7, "sed_l": 18, "sediment": [6, 7, 8, 11, 17], "sediment_pec_unit": 17, "sediment_transport_a": [16, 18], "sediment_transport_b": [16, 18], "sediment_transport_c": [16, 18], "see": [0, 3, 4, 6, 8, 12, 13, 15, 16, 18], "sel": [6, 20], "select": [2, 16], "self": [4, 15], "semant": 0, "separ": [15, 16, 18], "seri": [0, 8, 17], "server": 14, "set": [0, 1, 2, 11, 14, 16, 17, 18, 19], "setsometh": 0, "settl": 7, "settlingveloc": 0, "setup": 10, "shapefil": [15, 18], "shear": [16, 18], "shear_rat": [16, 18], "shell": 12, "shift": 2, "shini": 2, "short": 16, "should": [0, 2, 4, 11, 12, 14, 15, 17, 18], "shouldn": [0, 2], "show": [15, 18], "si": 0, "side": [16, 18], "sidecar": 18, "signific": 10, "significantli": [3, 19], "silt": [16, 18], "similar": [2, 15, 16], "simpl": [0, 7], "simplebox4nano": 7, "simpler": 15, "simpli": [3, 15, 17, 20], "simul": [0, 4, 15, 16, 17], "sinc": 16, "singl": [0, 7], "sink": 20, "size": [0, 15, 16, 18], "slope": [16, 18], "slow": [0, 19], "slurm": 14, "snake_cas": 0, "snap": 16, "so": [3, 10, 11, 15, 16, 19, 20], "societi": 7, "softwar": [6, 14, 16], "software_src": 14, "sofwar": 14, "soil": [6, 7, 8, 12, 17], "soil_attachment_effici": [16, 18], "soil_attachment_r": [16, 18], "soil_bulk_dens": [15, 16, 18], "soil_hydraulic_conduct": [16, 18], "soil_hydraulic_conductivity_at_satur": [16, 18], "soil_l": 18, "soil_pec_unit": 17, "soil_texture_clay_cont": [16, 18], "soil_texture_coarse_frag_cont": [16, 18], "soil_texture_sand_cont": [16, 18], "soil_texture_silt_cont": [16, 18], "soil_usle_c_factor": [16, 18], "soil_usle_ls_factor": [16, 18], "soil_usle_p_factor": [16, 18], "soil_water_content_field_capac": [16, 18], "soil_water_content_satur": [16, 18], "soillay": [0, 8], "soilprofil": 8, "solut": 2, "some": [0, 2, 12], "someth": [0, 2], "somewher": 4, "song": 7, "soon": 17, "sort": 0, "sourc": [14, 16, 18], "source_type_col": 15, "space": [0, 15, 16, 17], "sparingli": 0, "spatial": [4, 6, 8, 10, 15, 16, 18], "spatial_ref": 16, "spatio": [13, 16, 18], "spatiotempor": [6, 15], "speak": 19, "special": [3, 6], "specif": [8, 11, 17, 18], "specifi": [0, 3, 4, 10, 11, 12, 15, 16, 18, 19], "speed": 11, "split": [8, 16, 18], "spm": [0, 18, 19], "spm_density_by_size_class": [16, 18], "spmsc": 0, "spmsizeclass": 0, "spoof": 2, "sporad": 15, "src": 1, "stabil": 19, "stack": 0, "standard": [16, 18], "start": [2, 6, 10, 11, 16, 18, 20], "start_dat": [10, 15, 20], "start_tim": 20, "state": [8, 10, 17, 20], "stderr": 1, "stdin": 1, "stdout": 1, "steadi": [10, 20], "steep": [16, 18], "step": [0, 6, 10, 14, 19, 20], "stick": [15, 16, 18], "still": [0, 11, 16], "store": [0, 10, 15, 16], "storm": 7, "straight": [16, 18], "string": 15, "structur": 2, "studio": 3, "style": 0, "subdirectori": 3, "sublim": 0, "submodul": [3, 6, 12], "subriv": 0, "subroutin": 0, "subset": 11, "substitut": 15, "subsurfac": [16, 18], "subsystem": 3, "suggest": 15, "summari": 17, "support": [3, 15, 16, 18], "sure": [1, 2, 3, 4, 6, 11, 17, 19], "surfac": [6, 7, 16, 17], "surface_runoff_flux": [16, 18], "surprisingli": 14, "suspend": [16, 18, 19], "sverker": 7, "symbol": 0, "system": [3, 7, 10, 11, 12, 16], "t": [0, 1, 3, 6, 7, 12, 14, 15, 16, 18, 19, 20], "tab": 0, "tabl": [16, 18], "tag": 2, "take": [0, 3, 6, 14, 15, 18], "taken": 0, "target": [3, 19], "task": 15, "technic": 0, "technologi": 7, "tell": [0, 4, 10, 13, 16, 20], "temperatur": [16, 18], "tempor": [4, 6, 10, 13, 16, 18], "temporal_profil": 15, "temporari": 0, "term": 15, "test": [6, 14], "text": [0, 2, 15, 16, 17], "thame": [6, 11, 18, 20], "thames_tio2_2015": [10, 15, 20], "thames_tio2_june2015": 20, "than": [0, 10, 11, 14, 15, 18, 19], "thei": [0, 1, 15, 16, 18], "them": [0, 15, 16, 18], "themselv": [0, 18], "therefor": [3, 16, 18], "thi": [0, 2, 3, 4, 6, 8, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20], "thing": [4, 19], "those": [0, 3, 10, 15, 16, 18], "though": [0, 13, 15, 16, 18, 19], "thouvenot": 7, "thread": 19, "three": 0, "threshold": [16, 18], "through": 0, "throughout": [0, 15], "thu": [0, 3, 14, 15, 16, 18], "tidal": [16, 18], "tif": [12, 15], "time": [0, 10, 13, 14, 16, 18, 19, 20], "timeseri": [16, 18], "timestamp": 16, "timestep": [0, 10, 11, 15, 16, 17, 18, 20], "tingt": 7, "tio2": [6, 15], "tip": 17, "to_netcdf": 20, "togeth": [4, 10, 15], "toml": 3, "toolset": 14, "top": [15, 16, 17], "topographi": 16, "topsoil": 18, "total": [7, 16, 18], "toward": [3, 14], "trace": 0, "transform": [16, 18], "transport": [16, 18], "treat": 16, "trigger": [0, 15], "true": [11, 16, 17, 18, 19], "try": 19, "tufenkji": 7, "turn": [3, 6, 17], "two": [12, 13, 15, 16, 17], "type": [0, 2, 8, 12, 15, 18], "u": 0, "ubyt": [16, 18], "uk": [14, 16, 18], "ultim": 16, "uml": 8, "under": 6, "underflow": 2, "underscor": 0, "unduli": 0, "unformat": 11, "unidata": [1, 14], "unintuit": [0, 16], "union": 6, "unit": [12, 15, 16, 17, 18, 20], "unitless": 16, "univers": [16, 18], "unless": [2, 3, 12], "unlik": [8, 15], "unload": 14, "unnecessarili": 0, "unsupport": 15, "untick": 2, "up": [0, 2, 8, 16], "updat": [0, 2, 3, 14, 15], "updatesometh": 0, "upland": 7, "uppercamelcas": 0, "uppercas": 0, "upshot": 20, "upstream": [16, 18], "uptak": 16, "urban_cap": [16, 18], "urban_garden": [16, 18], "urban_green_residenti": [15, 16], "urban_industrial_soil": [15, 16], "urban_no_soil": [15, 16], "urban_park": [16, 18], "urban_parks_leisur": [15, 16], "url": 7, "us": [0, 1, 4, 6, 10, 11, 12, 13, 14, 16, 17, 18, 19], "usabl": 11, "user": [0, 3, 14], "usernam": 14, "usr": 14, "usual": [0, 16, 18], "utf": 0, "util": 15, "utilis": 0, "v": 2, "v4": 14, "v9": 14, "valu": [0, 10, 11, 15, 16, 18], "value_var": 15, "van": 7, "variabl": [0, 1, 10, 11, 12, 13, 14, 15, 19], "varieti": [15, 20], "variou": 16, "ve": [2, 14], "vector": 18, "veget": 7, "veloc": [7, 16, 18], "vendor": [3, 12], "verbos": 0, "veri": [15, 20], "version": [3, 4, 6, 14, 16, 18], "vertic": [8, 16], "vertical_distribut": [16, 18], "via": [4, 13, 14, 15, 16, 18], "virtual": 2, "visit": 7, "visual": 3, "volum": 0, "volume_fraction_of_clay_in_soil": 16, "volume_fraction_of_condensed_water_in_soil": [16, 18], "volume_fraction_of_condensed_water_in_soil_at_field_capac": [16, 18], "volume_fraction_of_sand_in_soil": 16, "volume_fraction_of_silt_in_soil": 16, "v\u00f6r\u00f6smarti": 7, "w": [16, 18], "wa": [0, 14, 16, 20], "wade": 7, "wai": [3, 6, 14, 15, 16, 19, 20], "wale": 7, "want": [3, 10, 14, 15, 19], "watch": 17, "water": [0, 6, 7, 15, 17], "water__c_nm": 6, "water_evapotranspiration_flux": [16, 18], "waterbodi": [8, 16, 17, 18, 19], "we": [2, 3, 8, 12, 15, 16, 20], "websit": 6, "weed": 0, "well": [0, 16], "were": 20, "wet": [16, 18], "what": [0, 10, 17, 18], "when": [0, 1, 3, 4, 10, 11, 15, 16, 17, 18, 19], "where": [0, 2, 4, 10, 13, 14, 15, 16, 18, 20], "wherev": 14, "whether": [0, 3, 10, 15, 16, 18, 19], "which": [0, 2, 3, 6, 8, 10, 12, 13, 14, 15, 16, 18, 19, 20], "whilst": [3, 11, 16], "whitehead": 7, "whole": [15, 17], "whose": [11, 16], "width": [0, 16, 18], "wiki": 14, "wilei": 7, "window": [2, 3, 6], "wish": [3, 4, 8, 11, 12, 13, 15, 19], "within": [0, 1, 10, 15, 16, 18], "without": [0, 3, 4, 6, 20], "work": [0, 2, 3, 4, 12, 14, 15, 18], "workaround": 3, "worri": 16, "worth": [0, 1], "would": [0, 13, 20], "write": [0, 1, 12, 15, 16, 19, 20], "write_csv": 19, "write_metadata_as_com": 17, "write_netcdf": 19, "writen": 17, "written": 0, "wrong": 2, "wu": 7, "www": 7, "x": [0, 7, 16, 18], "x86_64": 14, "xarrai": 6, "xu": 7, "y": [0, 16, 18], "yaml": [12, 15, 18], "ye": 2, "year": [12, 15, 16, 18, 20], "yet": [3, 16], "yield": [16, 18], "you": [0, 1, 2, 3, 4, 6, 10, 11, 12, 13, 14, 15, 16, 17, 19, 20], "your": [2, 3, 4, 6, 10, 12, 14, 19], "zero": [16, 20], "zhiyao": [7, 16, 18]}, "titles": ["Conventions", "Input/output units", "Building with Intel Fortran and Visual Studio", "Building the model", "Runing the model", "Test scenario", "The NanoFASE model", "References", "Conceptual structure", "Model theory", "Batch runs", "Checkpointing", "Example workflows", "Input data", "Running the model on JASMIN", "Compiling data with the NanoFASE data module", "NetCDF and namelist input data", "Data output", "Model parameter reference", "Speeding up model runs", "Running the model for different temporal periods"], "titleterms": {"": 20, "The": 6, "acknowledg": 6, "allocatable_array_s": 16, "an": 15, "basic": 15, "batch": [4, 10], "bug": 0, "build": [2, 3], "calcul": 0, "calibr": [16, 18], "checkpoint": [4, 11], "class": 19, "cmake": 3, "code": 3, "command": 20, "comment": 0, "compil": [2, 12, 14, 15, 19], "conceptu": 8, "config": [10, 11, 15], "configur": 17, "consider": 10, "constant": [15, 16], "constants_fil": 15, "convent": 0, "creat": [2, 15], "creator": 0, "data": [0, 4, 10, 12, 13, 15, 16, 17, 19, 20], "dataset": 15, "deriv": [16, 18], "differ": 20, "don": 2, "earthworm_dens": 16, "edit": [12, 15], "emiss": [12, 15, 16, 18], "encod": 0, "environment": [16, 18], "error": 0, "estuari": 16, "exampl": [2, 4, 12], "exist": 15, "file": [2, 10, 11, 15, 16, 17, 20], "first": 12, "fortran": [2, 3, 14], "fpm": 3, "from": 2, "full": 15, "gcc": 14, "get": [3, 15], "getter": 0, "gfortran": 14, "group": 16, "guid": 6, "hack": 0, "handl": 0, "hydrolog": 18, "i": 20, "indent": 0, "initi": 10, "initialis": 0, "input": [1, 4, 12, 13, 16], "intel": 2, "interoper": 11, "issu": 14, "iter": 0, "jasmin": 14, "jaspi": 14, "land": 15, "land_use_config": 15, "layer": 19, "length": 0, "librari": 14, "line": [0, 20], "link": [2, 14], "loop": 0, "make": 3, "manag": 3, "meteorolog": 18, "model": [3, 4, 6, 9, 12, 14, 18, 19, 20], "modul": 15, "name": 0, "namelist": 16, "nanofas": [6, 15], "nanomateri": [16, 18], "nck": 20, "netcdf": [2, 14, 16, 20], "network": 8, "new": 15, "normal": 10, "onli": [15, 20], "optimis": 19, "option": [3, 11], "other": [2, 3], "output": [1, 4, 15, 17, 19], "packag": 3, "paramet": [15, 16, 18], "period": 20, "point": 15, "profil": 15, "project": 2, "properti": [2, 16], "python": 20, "quickstart": 6, "refer": [7, 18], "reinstat": 11, "root_dir": 15, "run": [4, 10, 12, 14, 19, 20], "rune": 4, "save": 11, "scenario": [5, 12], "schema": 15, "secondari": [16, 18], "sediment": [16, 18, 19], "setter": 0, "setup": 15, "simul": 10, "size": [11, 19], "slice": 20, "soil": [16, 18, 19], "sourc": 15, "speed": 19, "start": 15, "step": 12, "structur": 8, "studio": 2, "surfac": [8, 18], "t": 2, "tag": 0, "tempor": [15, 20], "terrestri": 18, "test": [2, 5], "theori": 9, "time": 15, "tip": 15, "todo": 0, "unit": [0, 1], "up": 19, "updat": 12, "us": [3, 15, 20], "usag": 15, "util": 20, "vari": 15, "variabl": [16, 18], "vendor": 2, "visual": 2, "want": 20, "water": [8, 16, 18], "what": 20, "workflow": [4, 12], "xarrai": 20}}) \ No newline at end of file +Search.setIndex({"alltitles": {"Acknowledgements": [[6, "acknowledgements"]], "Basic usage": [[15, "basic-usage"]], "Batch config file": [[10, "batch-config-file"]], "Batch runs": [[10, null]], "Batch runs and checkpointing": [[4, "batch-runs-and-checkpointing"]], "Building": [[2, "building"]], "Building the model": [[3, null]], "Building with Intel Fortran and Visual Studio": [[2, null]], "Calibration parameters": [[16, "calibration-parameters"], [18, "calibration-parameters"]], "Checkpointing": [[11, null]], "Comment tags: TODO, HACK, BUG": [[0, "comment-tags-todo-hack-bug"]], "Compilation optimisation": [[19, "compilation-optimisation"]], "Compiling GCC and GFortran": [[14, "compiling-gcc-and-gfortran"]], "Compiling NetCDF Fortran": [[14, "compiling-netcdf-fortran"]], "Compiling data with the NanoFASE data module": [[15, null]], "Compiling the model": [[14, "compiling-the-model"]], "Compiling/editing input data > running the model": [[12, "compiling-editing-input-data-running-the-model"]], "Conceptual structure": [[8, null]], "Config file options": [[11, "config-file-options"]], "Configuration": [[17, "configuration"]], "Constants file - output.constants_file": [[15, "constants-file-output-constants-file"]], "Constants namelist file": [[16, "constants-namelist-file"]], "Conventions": [[0, null]], "Creating a Fortran project in Visual Studio": [[2, "creating-a-fortran-project-in-visual-studio"]], "Creating a config file": [[15, "creating-a-config-file"]], "Creating a new dataset": [[15, "creating-a-new-dataset"]], "Data considerations": [[10, "data-considerations"]], "Data conventions": [[0, "data-conventions"]], "Data output": [[17, null]], "Don\u2019t compile example and test files from other vendors": [[2, "don-t-compile-example-and-test-files-from-other-vendors"]], "Editing an existing dataset": [[15, "editing-an-existing-dataset"]], "Emissions": [[16, "emissions"], [18, "emissions"]], "Environmental parameters": [[16, "environmental-parameters"], [18, "environmental-parameters"]], "Error Handling": [[0, "error-handling"]], "Estuary parameters": [[16, "estuary-parameters"]], "Example workflows": [[4, "example-workflows"], [12, null]], "Example: updating emissions scenarios": [[12, "example-updating-emissions-scenarios"]], "First step: Compile the model": [[12, "first-step-compile-the-model"]], "Full parameter schema": [[15, "full-parameter-schema"]], "Getters, setters, initialisers, creators and calculators": [[0, "getters-setters-initialisers-creators-and-calculators"]], "Getting started": [[15, "getting-started"]], "Getting the code": [[3, "getting-the-code"]], "Indentation, line length and encoding": [[0, "indentation-line-length-and-encoding"]], "Initial (normal) config file": [[10, "initial-normal-config-file"]], "Input data": [[4, "input-data"], [13, null]], "Input/output units": [[1, null]], "Interoperability and checkpoint file size": [[11, "interoperability-and-checkpoint-file-size"]], "Issues with Jaspy": [[14, "issues-with-jaspy"]], "Land use config - land_use_config": [[15, "land-use-config-land-use-config"]], "Linking libraries": [[14, "linking-libraries"]], "Loop iterators": [[0, "loop-iterators"]], "Meteorological and hydrological parameters": [[18, "meteorological-and-hydrological-parameters"]], "Model parameter reference": [[18, null]], "Model theory": [[9, null]], "Naming conventions": [[0, "naming-conventions"]], "Nanomaterial parameters": [[18, "nanomaterial-parameters"]], "Nanomaterial properties": [[16, "nanomaterial-properties"]], "NetCDF and namelist input data": [[16, null]], "NetCDF file": [[16, "netcdf-file"]], "Only creating a new constants file": [[15, "only-creating-a-new-constants-file"]], "Other build options": [[3, "other-build-options"]], "Output data": [[4, "output-data"], [19, "output-data"]], "Output files": [[17, "output-files"]], "Parameters": [[15, "parameters"]], "Point source emissions and temporal profiles": [[15, "point-source-emissions-and-temporal-profiles"]], "Project properties and linking NetCDF": [[2, "project-properties-and-linking-netcdf"]], "Quickstart guide": [[6, "quickstart-guide"]], "References": [[7, null]], "Reinstating a checkpoint": [[11, "reinstating-a-checkpoint"]], "Runing the model": [[4, null]], "Running": [[4, "running"]], "Running a batch simulation": [[10, "running-a-batch-simulation"]], "Running the model for different temporal periods": [[20, null]], "Running the model on JASMIN": [[14, null]], "Saving a checkpoint": [[11, "saving-a-checkpoint"]], "Secondary derived variables": [[16, "secondary-derived-variables"], [18, "secondary-derived-variables"]], "Sediment calibration parameters": [[16, "sediment-calibration-parameters"]], "Sediment parameters": [[18, "sediment-parameters"]], "Setup": [[15, "setup"]], "Size classes and soil/sediment layers": [[19, "size-classes-and-soil-sediment-layers"]], "Slicing a NetCDF file in Python using xarray": [[20, "slicing-a-netcdf-file-in-python-using-xarray"]], "Slicing a NetCDF file using command line utility ncks": [[20, "slicing-a-netcdf-file-using-command-line-utility-ncks"]], "Soil and terrestrial parameters": [[18, "soil-and-terrestrial-parameters"]], "Speeding up model runs": [[19, null]], "Surface water network": [[8, "surface-water-network"]], "Surface water parameters": [[18, "surface-water-parameters"]], "Test scenario": [[5, null]], "The NanoFASE model": [[6, null]], "Time-varying emissions": [[15, null]], "Tips": [[15, null]], "Units": [[0, "units"]], "Using CMake": [[3, "using-cmake"]], "Using Make": [[3, "using-make"]], "Using fpm (Fortran Package Manager)": [[3, "using-fpm-fortran-package-manager"]], "What if I only want to run the model for a slice of the NetCDF data\u2019s temporal period?": [[20, "what-if-i-only-want-to-run-the-model-for-a-slice-of-the-netcdf-data-s-temporal-period"]], "allocatable_array_sizes group": [[16, "allocatable-array-sizes-group"]], "earthworm_densities group": [[16, "earthworm-densities-group"]], "nanomaterial group": [[16, "nanomaterial-group"]], "root_dir": [[15, "root-dir"]], "sediment group": [[16, "sediment-group"]], "soil group": [[16, "soil-group"]], "water group": [[16, "water-group"]]}, "docnames": ["developers/conventions", "developers/io-units", "developers/vs-ifort-setup", "getting-started/building-the-model", "getting-started/running-the-model", "getting-started/test-scenario", "intro", "references", "theory/conceptual-structure", "theory/intro", "users/batch", "users/checkpointing", "users/example-workflows", "users/input-data", "users/jasmin", "users/nanofase-data", "users/netcdf-namelist-input", "users/output", "users/parameter-reference", "users/speeding-up-model-runs", "users/temporal-period"], "envversion": {"sphinx": 62, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.intersphinx": 1, "sphinx.ext.viewcode": 1, "sphinxcontrib.bibtex": 9}, "filenames": ["developers/conventions.md", "developers/io-units.md", "developers/vs-ifort-setup.md", "getting-started/building-the-model.md", "getting-started/running-the-model.md", "getting-started/test-scenario.md", "intro.md", "references.md", "theory/conceptual-structure.md", "theory/intro.md", "users/batch.md", "users/checkpointing.md", "users/example-workflows.md", "users/input-data.md", "users/jasmin.md", "users/nanofase-data.md", "users/netcdf-namelist-input.md", "users/output.md", "users/parameter-reference.md", "users/speeding-up-model-runs.md", "users/temporal-period.md"], "indexentries": {}, "objects": {}, "objnames": {}, "objtypes": {}, "terms": {"": [0, 2, 6, 7, 8, 16, 17, 18, 19], "0": [1, 2, 14, 16, 18], "0005": [16, 18], "002": 7, "01": [6, 10, 15, 20], "02": 7, "024": [16, 18], "03": 7, "030": 7, "04": 7, "05": 7, "06": [7, 20], "077": [16, 18], "09": 7, "0_dp": 16, "0d": 16, "1": [0, 1, 7, 14, 15, 16, 18, 19, 20], "10": [1, 7, 15, 16, 18], "100": 1, "1002": 7, "1016": 7, "1021": 7, "1029": 7, "106": 7, "1080": 7, "10807039": 7, "11": [6, 15, 16, 18], "110": 1, "12": [7, 15, 16], "120": 0, "15": [2, 7, 16], "150": 16, "152": 20, "1530": 7, "16": 19, "17": 7, "18": 2, "181": 20, "185": 2, "19": 7, "1955": 7, "1967": 7, "1_dp": 16, "1d": [0, 18], "1e": [16, 18], "2": [0, 2, 7, 12, 14, 15, 16, 18], "20": [1, 16], "200": [16, 18], "2001": 7, "2001wr900024": 7, "2004": 7, "2005": 7, "2008": 7, "2010": 7, "2011": 7, "2013": 10, "2014": [7, 10], "2015": [6, 10, 15, 20], "2017": [2, 3, 7], "2018": 7, "2020": [6, 7], "2022": 18, "2024": 7, "21": [16, 18], "23": 7, "2370": 7, "245": 7, "25": 7, "250": 16, "2555": 7, "2566": 7, "262": 7, "28": 7, "2_dp": 16, "2e": [16, 18], "3": [0, 7, 10, 14, 15, 16, 18], "30": [7, 16, 20], "30017": 7, "32": [16, 18], "33": 7, "344": 7, "35": 16, "365": [10, 15], "366": 15, "37": 7, "38": [7, 16, 18], "4": [7, 14, 15, 16, 18], "400": 16, "408": 7, "43": 7, "48": 7, "5": [1, 2, 7, 15, 16, 18], "50": 16, "500": [1, 11], "510": 1, "529": 7, "536": 7, "538639": 7, "5726": 7, "5736": 7, "6": [1, 2, 7, 15, 16, 18], "646002": 6, "7": [3, 7, 14, 15, 16, 18], "731032": 6, "8": [0, 7, 15, 16, 18], "814572": 6, "862419": 6, "862444": 6, "86400": 15, "9": [3, 14, 15, 16, 18], "90": 7, "93": [16, 18], "93_dp": 16, "9_dp": 16, "9e": [16, 18], "A": [0, 3, 4, 7, 11, 12, 15, 16, 17, 18], "As": [3, 16, 18], "Be": 0, "But": 14, "For": [0, 2, 4, 6, 10, 14, 15, 16, 17, 18, 19, 20], "If": [0, 1, 3, 6, 12, 13, 15, 16, 17, 18, 19, 20], "In": [0, 10, 14, 15, 16, 17, 18, 19], "It": [0, 1, 15, 16, 20], "No": 15, "Not": [1, 15, 18], "One": 16, "Or": [4, 6], "That": 10, "The": [0, 1, 2, 3, 4, 7, 8, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20], "Then": 4, "There": [3, 10, 13, 16], "These": [0, 14, 16, 17, 18], "To": [3, 4, 8, 9, 10, 12, 15], "_": 16, "_coord": 16, "_eprint": 7, "_exp": 16, "_timeseri": 0, "_water_temperatur": 16, "a1": 16, "a2": 16, "a3": 16, "a_": [16, 18], "a_4": [16, 18], "a_5": [16, 18], "a_6": [16, 18], "a_7": 16, "a_8": [16, 18], "a_9": [16, 18], "ab": 7, "abil": 11, "abl": 14, "abort": 2, "about": [0, 6, 16], "abov": [0, 6, 10, 12, 15, 16, 18], "absolut": 1, "abstract": 8, "ac": 14, "acceler": 0, "accept": 16, "access": 14, "accord": [16, 18], "accordingli": 0, "account": [16, 18], "accur": 18, "accuraci": 11, "accustom": 0, "acronym": 0, "across": [8, 16, 18], "activ": 6, "actual": [2, 16, 20], "add": [2, 14, 15], "addit": [0, 2, 10, 14, 15, 17], "addition": 20, "adjust": 12, "advantag": 10, "affect": 16, "after": [3, 10, 12, 14, 16], "ag": 14, "again": [0, 11, 14], "against": [16, 18], "agenc": 18, "aggreg": [17, 19], "agreement": 6, "al": [16, 18], "albert": 7, "algorithm": 0, "all": [0, 1, 2, 3, 10, 11, 12, 14, 15, 16, 18, 19], "alloc": 16, "allocat": [16, 18], "allocatable_array_s": 18, "allow": [0, 4, 10, 15, 20], "almost": 20, "along": [16, 18], "alpha": 0, "alpha_het": 0, "alpha_hetero": 0, "alreadi": [12, 14], "also": [0, 3, 6, 8, 10, 16, 18, 19, 20], "alt": 2, "alter": 0, "altern": 3, "alwai": [16, 18], "am": 15, "amend": 14, "american": 7, "amongst": [4, 15], "amount": [10, 16, 18], "an": [0, 3, 7, 8, 10, 12, 16, 17, 18, 19, 20], "analogi": 0, "analysi": 7, "andrew": 7, "ani": [0, 10, 16, 18, 19], "annot": 15, "anoth": [0, 3], "anthoni": 7, "anyth": 0, "append": 0, "appli": [15, 16, 18], "appreci": [15, 16], "approach": [16, 18], "appropri": 0, "apt": 3, "aquat": 7, "ar": [0, 1, 2, 3, 4, 6, 8, 10, 12, 13, 14, 15, 16, 17, 18, 19, 20], "arabl": [15, 16, 18], "archiv": 18, "area": [0, 8, 15, 16, 18], "areal": [12, 15, 16], "aren": [1, 16, 18], "arg": 0, "argument": [0, 2, 4, 10, 15, 17], "aris": [0, 3], "around": [6, 8, 14, 19], "arrai": [0, 16, 18, 19], "articl": 7, "arvidsson": 7, "asid": 0, "asina": 6, "assess": 7, "associ": 16, "assum": [12, 14, 16, 18], "atmospher": [16, 18], "atom": 0, "attach": [0, 16, 17, 18], "attent": 16, "attila": 7, "attribut": [15, 16, 20], "author": 18, "automat": [14, 15, 16, 18], "autoparallel": 19, "autoparellis": 19, "avail": [0, 3, 15, 16, 17, 18], "averag": [16, 18], "avoid": [0, 1], "awkward": 15, "axi": 16, "b": [2, 7, 16, 18], "back": 14, "backtick": [3, 6], "bad": [0, 20], "bal\u00e1z": 7, "bank": [16, 17, 18], "bank_erosion_alpha": [16, 18], "bank_erosion_beta": [16, 18], "base": [0, 14, 15, 16, 18], "bashrc": 14, "basic": 6, "batch": [15, 20], "batch_config": 10, "bear": [0, 1, 17], "becaus": [2, 10, 14, 19], "becom": 19, "bed": 17, "bedsedi": 8, "bedsedimentlay": [0, 8], "been": 0, "befor": [0, 3, 14, 16], "begin": 11, "being": [0, 8, 16, 18, 20], "below": [15, 16], "best": [0, 14], "betson": 7, "between": [0, 7, 10, 15, 16, 18, 20], "bin": [2, 14], "binari": [3, 11], "biota": 8, "biotic": 16, "bit": 15, "bj\u00f6rn": 7, "boolean": [16, 18], "both": [16, 18], "bottom": [14, 16], "bound": [16, 18], "box": [2, 16, 18], "bracket": 16, "break": 1, "breakdown": [16, 17], "breviti": 16, "brew": 3, "brief": [10, 14], "build": 6, "build_dir": 3, "built": 3, "bulk": [16, 18], "butterfield": 7, "c": [0, 3, 6, 7, 14, 15, 16, 18], "calcul": [13, 16, 18, 20], "calculatesettlingveloc": 0, "calculatesometh": 0, "calculut": [16, 18], "calibr": 19, "call": [0, 4, 16, 18], "calw": 0, "camelcas": 0, "can": [0, 3, 6, 8, 10, 11, 12, 13, 14, 15, 16, 18, 19], "cannot": 15, "capabl": [11, 18], "capac": [16, 18], "capatilis": 0, "capit": 0, "capitalis": 0, "care": [0, 15, 16], "case": [0, 3], "catch": 0, "catchment": [6, 8], "categori": [15, 16, 18], "categoris": 15, "caus": [0, 14], "cd": [3, 6, 14], "ceda": 14, "ceh": [3, 6, 18], "cell": [11, 16, 17, 18, 19], "certain": [0, 15], "certainli": 20, "cf": 16, "chain": [4, 10, 15], "challeng": 7, "chang": [0, 1, 2, 10, 12, 14, 15, 16, 20], "channel": 15, "charact": [0, 3, 6], "charl": 7, "check": [0, 6, 10, 14, 20], "checkbox": 2, "checkout": 14, "checkpoint": 1, "checkpoint_fil": 11, "checkpointmodul": 11, "chemic": [7, 8], "choic": 6, "choos": 0, "chunk": 10, "clai": [16, 18], "class": [0, 11, 15, 16, 17, 18], "cleaner": 15, "click": 2, "climat": 16, "clip": 15, "clone": [2, 3, 6, 14], "cm": [16, 18], "coars": [16, 18], "code": [0, 2, 6, 12, 14, 15], "coeffici": [16, 18], "collect": 0, "collector": 7, "collis": [16, 18], "column": [15, 17, 18], "com": [0, 3, 6, 7, 14], "command": [2, 3, 10, 15], "comment": [4, 17], "common": [0, 15], "commonli": [19, 20], "commun": 2, "compart": [16, 18, 19], "compartment": 17, "compat": [3, 10], "compil": [3, 4, 13, 16, 18], "complet": [0, 8, 9, 11, 13, 16], "compli": 16, "complic": 15, "compon": [16, 18], "composit": [16, 18], "comprehens": 18, "comput": [0, 11], "concentr": [6, 16, 17, 18], "conda": [3, 6, 15], "condens": 16, "conduct": [16, 18], "config": [1, 2, 4, 6, 12, 13, 14, 16, 17, 18, 19, 20], "config_fil": 12, "config_path": 12, "configur": [11, 14, 16, 19], "conflict": 1, "conifer": [15, 16, 18], "consid": 19, "constant": [0, 1, 6, 10, 12, 13, 18], "constants_fil": [10, 12], "constants_tio2": 10, "construct": 0, "contain": [0, 8, 15, 16], "contamin": 8, "content": [16, 18], "context": 0, "contigu": 10, "contrast": 0, "contrib": 14, "control": [3, 7, 16, 18], "convent": [1, 16, 18], "convers": 15, "convert": [15, 18], "coordin": [10, 16, 18], "copernicu": 18, "copi": [2, 3, 4, 6, 13], "corin": [15, 18], "correct": [3, 14, 15, 16], "correctli": 14, "correl": 7, "correspond": [0, 16, 18, 20], "cosin": [16, 18], "could": [0, 18, 19], "couldn": 0, "counterpart": 0, "countri": 15, "coupl": 14, "cover": [7, 15, 16, 18], "cp": [3, 4], "cppflag": 14, "cr": [15, 16], "crash": 0, "creat": [0, 11, 12, 13, 16, 20], "creation": 15, "crop": 7, "cross": 15, "crs_wkt": 16, "csv": [15, 17, 19], "ctrl": 2, "current": [6, 10, 11, 15, 20], "curv": [16, 18], "custom": 3, "cygwin": 3, "d": [6, 16, 18, 20], "d8": 16, "dai": [6, 16, 18], "daili": [7, 15, 16, 18, 20], "dan": 7, "darci": [16, 18], "darcy_veloc": [16, 18], "dat": 11, "data": [1, 6, 11, 18], "data_edit": 12, "dataoutput": 17, "dataset": [10, 16], "date": [10, 15, 20], "datetim": 2, "datum": 0, "davison": [7, 16, 18], "dcmake_build_typ": 3, "dcmake_fortran_compil": 3, "de": 7, "deal": 16, "dealt": 1, "deborah": 7, "debug": [2, 3, 4, 6], "decidu": [15, 16, 18], "declar": 3, "deduc": [16, 18], "default": [2, 3, 11, 14, 15, 16, 17, 18], "default_matrixembedded_distribution_to_spm": [16, 18], "default_nm_size_distribut": [16, 18], "default_poros": [16, 18], "default_spm_size_distribut": [16, 18], "defaultsmodul": 1, "defin": [10, 16, 18, 20], "definit": 7, "delimit": 17, "dem": [16, 18], "demand": 0, "denot": [16, 18], "densiti": [0, 16, 18], "depend": [0, 2, 10, 14, 15, 16, 18], "depo_": 16, "deposit": [16, 17, 18], "deposition_alpha": [16, 18], "deposition_beta": [16, 18], "depth": [16, 18], "deriv": [0, 13, 15], "describ": [0, 20], "descript": [0, 15, 16, 17, 18], "desert": [15, 16], "detail": [0, 2, 4, 12, 13, 16], "determin": 10, "dev": 3, "devel": 3, "develop": [0, 3, 6, 7, 14], "devtoolset": 14, "df": 17, "diagram": 8, "diamet": 19, "dictat": [16, 18], "differ": [0, 8, 10, 11, 12, 15, 16, 18, 19], "difficult": 0, "diffus": [16, 18], "digit": [16, 18], "dik": 7, "dimens": [15, 16, 18, 20], "dir": [3, 6, 15], "direct": [0, 16, 18], "directli": [15, 18], "directori": [2, 3, 4, 6, 11, 12, 13, 14, 15, 16], "disabl": 14, "dissolut": [16, 18], "dissolv": [16, 18], "distanc": [16, 18], "distinguish": 0, "distribut": [8, 16, 18], "divid": 8, "dm": [16, 18], "dnetcdf_includ": 3, "dnetcdf_libraries_f90": 3, "do": [0, 3, 12, 14, 15, 20], "document": [0, 4, 12, 15, 16, 18], "doe": [2, 14, 16], "doesn": [14, 20], "doi": 7, "domain": [16, 18], "don": [14, 16, 19], "done": [12, 14, 19], "down": [0, 8, 13, 19, 20], "download": 14, "download_prerequisit": 14, "drive": [16, 18], "dry": [16, 18], "ds_slice": 20, "dt": [15, 18], "due": 13, "duplic": 0, "durat": 0, "dure": 0, "duzant": 7, "dx": [7, 16, 18], "dy": [16, 18], "dynam": [7, 11, 16, 18, 19], "e": [0, 3, 6, 7, 8, 14, 15, 16, 17, 18], "each": [0, 8, 10, 15, 16, 17, 18, 19, 20], "earlier": 0, "earth": 7, "earthworm": [16, 18], "eas": 18, "easi": [3, 14, 20], "easier": 15, "easiest": [3, 6, 14, 15], "easili": 3, "ecolog": 7, "edit": [4, 13, 14], "editor": [0, 15], "effect": [0, 7], "effici": [0, 7, 16, 18], "eight": [8, 16], "either": [16, 18], "element": 8, "elev": [16, 18], "elimelech": 7, "els": 0, "embed": [16, 18], "emission_source_typ": 15, "emissions_areal_": 16, "emissions_areal_pristine_soil": 12, "emissions_areal_soil_dissolv": 18, "emissions_areal_soil_matrixembed": 18, "emissions_areal_soil_pristin": [12, 18], "emissions_areal_soil_transform": 18, "emissions_areal_water_dissolv": 18, "emissions_areal_water_matrixembed": 18, "emissions_areal_water_pristin": [16, 18], "emissions_areal_water_transform": [16, 18], "emissions_atmospheric_": 16, "emissions_atmospheric_drydepo_dissolv": 18, "emissions_atmospheric_drydepo_matrixembed": 18, "emissions_atmospheric_drydepo_pristin": 18, "emissions_atmospheric_drydepo_transform": 18, "emissions_atmospheric_wetdepo_dissolv": 18, "emissions_atmospheric_wetdepo_matrixembed": 18, "emissions_atmospheric_wetdepo_pristin": 18, "emissions_atmospheric_wetdepo_transform": 18, "emissions_point_water_": 16, "emissions_point_water_dissolv": 18, "emissions_point_water_dissolved_coord": [16, 18], "emissions_point_water_matrixembed": 18, "emissions_point_water_matrixembedded_coord": 18, "emissions_point_water_pristin": [15, 18], "emissions_point_water_pristine_coord": [16, 18], "emissions_point_water_transform": 18, "emissions_point_water_transformed_coord": 18, "empti": 16, "enabl": [3, 10, 14, 16], "encod": 16, "encompass": 15, "encount": 20, "end": [0, 2, 6, 11, 19], "end_tim": 20, "energi": [7, 16, 18], "engin": [6, 7], "england": 7, "enrich": 16, "ensur": [1, 11, 12], "enter": 2, "entir": [10, 16, 17, 20], "entrain": [16, 18], "environ": [7, 8, 14, 16, 18], "environment": [6, 7], "equal": [16, 18], "equat": [7, 16, 18], "equival": 16, "eros": [7, 16, 17, 18], "erosivity_": 16, "erosivity_a1": 18, "erosivity_a2": 18, "erosivity_a3": 18, "erosivity_b": 18, "erron": 0, "error": [7, 15], "error_handl": 0, "es034049r": 7, "es500548h": 7, "escap": [3, 6], "esdac": 18, "esp": 7, "estim": [16, 18], "estuari": 18, "estuary_": 16, "estuary_attachment_effici": [16, 18], "estuary_mean_depth_expa": 18, "estuary_mean_depth_expb": 18, "estuary_meandering_factor": [16, 18], "estuary_mouth_coord": [16, 18], "estuary_tidal_m2": [16, 18], "estuary_tidal_s2": [16, 18], "estuary_width_expa": [16, 18], "estuary_width_expb": [16, 18], "estuaryreach": [0, 8], "et": [16, 18], "etc": [0, 8, 16, 18], "eu": 6, "europ": 18, "european": [6, 18], "evalu": [7, 15], "evap": [16, 18], "evapotranspir": [16, 18], "even": [12, 19], "evenli": 16, "everi": [16, 17], "everyth": 0, "ex": [2, 3], "exact": 16, "exampl": [0, 3, 6, 10, 11, 13, 14, 15, 16, 18, 19, 20], "except": [0, 2, 10, 15, 19], "exclud": [2, 16], "execut": [3, 4, 12], "exist": [2, 4, 11, 12, 13], "exit": 15, "exp": [16, 18], "expens": 11, "experiment": 16, "explanatori": [4, 15], "explicit": 0, "explicitli": 3, "explor": 2, "exponenti": [16, 18], "export": 14, "exposur": [6, 7], "extend": [1, 3], "extens": 15, "extern": 0, "f": 20, "f5": 2, "f90": [1, 11], "f_m": [16, 18], "factor": [15, 16, 18], "factor_col": 15, "fail": [4, 10], "fairli": 11, "fals": [11, 16, 17, 18, 19], "far": 0, "fast": [3, 19], "faster": [3, 19], "fate": 6, "fc": [14, 18], "februari": [16, 18], "feh": 2, "feket": 7, "few": [4, 14, 15], "fewer": 19, "fflag": 14, "field": [16, 18], "file": [0, 1, 3, 4, 6, 12, 13, 14, 18, 19], "fill": 2, "filter": 15, "filtrat": 7, "final": [8, 10], "find": 3, "fine": 7, "finish": [2, 11, 12], "finnei": [7, 16, 18], "first": [0, 2, 3, 4, 6, 14, 16, 18, 20], "fisheri": 7, "five": [16, 19], "fix": 0, "flag": [3, 6, 20], "flib": 14, "float": [2, 16, 18], "flow": [0, 8, 16, 18], "flow_dir": [15, 16], "flux": [0, 16, 17, 18], "fly": 19, "folder": [2, 3, 12], "follow": [0, 1, 2, 3, 4, 14, 15, 16, 17, 18], "for_source_typ": 15, "forg": [3, 6], "forget": 3, "form": [0, 16, 18], "formala": 0, "format": [0, 15], "formula": 7, "fortran": [0, 1, 6, 12, 13, 15, 16], "fortran90": 0, "found": [0, 15], "four": [0, 16, 18], "fpe": 2, "fpm": [4, 6], "fraction": [16, 18], "fractional_composition_distribut": [16, 18], "fragment": [16, 18], "free": 17, "freshwat": [16, 18], "from": [0, 1, 3, 6, 11, 13, 14, 15, 16, 17, 18, 20], "fuller": 6, "fulli": 16, "fumin": 7, "function": [0, 11], "fund": 6, "further": [0, 8, 15], "futter": 7, "futur": [1, 15, 16], "g": [0, 3, 6, 7, 8, 14, 15, 16, 17, 18], "gamma": 0, "gbr": 15, "gcc": 3, "gear": 18, "gener": [0, 2, 13, 15, 16, 18, 19], "geograph": [8, 10, 11, 15, 16], "geotiff": 15, "get": [0, 2, 14], "get_alpha_het": 0, "getalpha_het": 0, "getsometh": 0, "getwidth": 0, "gfortran": [3, 6], "git": [3, 6, 14], "github": [3, 6, 14, 15], "give": [0, 2, 8, 12, 14, 15, 16, 18], "given": [1, 2, 4, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20], "givin": 13, "global": [0, 15], "gnu": 14, "go": [2, 13], "good": [19, 20], "grab": 2, "grant": 6, "grassland": [15, 16, 18], "grave": 6, "gravit": 0, "grid": [7, 10, 11, 16, 17, 18, 19], "grid_bound": 16, "grid_r": 16, "grid_shap": 16, "gridcel": [0, 8], "gridcell_1_1": 0, "group": [0, 4, 11, 12, 13, 15, 17, 18, 19], "guid": [0, 3], "h": [2, 7, 15], "ha": [0, 3, 6, 12, 14, 16, 18], "hamak": [16, 18], "hamaker_const": [16, 18], "hand": [16, 18], "handl": [2, 17, 18], "happen": 15, "harmon": [16, 18], "haserror": 0, "hassell\u00f6v": 7, "have": [0, 2, 3, 4, 6, 10, 12, 13, 14, 15, 16, 19, 20], "haven": 12, "header": 17, "headwat": 16, "heathland": [15, 16, 18], "height": [16, 18], "height_above_mean_sea_level": [16, 18], "help": [3, 15], "henc": 20, "hendrik": 7, "here": [0, 2, 4, 8, 12, 14, 15, 18, 20], "heteroaggreg": 0, "heterogen": 16, "higher": 18, "highli": 4, "hold": [2, 15], "home": [3, 14], "horizon": 6, "host": [14, 16], "hour": 14, "how": [10, 12, 14, 15, 16, 18], "howev": [15, 16], "http": [3, 7, 14], "human": 7, "hutchin": 7, "hydraul": [16, 18], "hydrologi": 7, "i": [0, 1, 2, 3, 4, 6, 7, 8, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19], "icon": 2, "id": 0, "idea": [12, 18], "ident": [10, 15], "ieee": 2, "ifort": 3, "ifx": 3, "ignor": 20, "implement": [12, 16], "implic": 7, "import": [0, 6, 10, 20], "impos": 15, "improv": 0, "inca": 7, "includ": [0, 2, 3, 10, 12, 14, 15, 16, 17, 18, 20], "include_": 19, "include_estuari": [16, 18], "include_sediment_flux": 17, "include_sediment_layer_breakdown": 17, "include_soil_layer_breakdown": 17, "include_soil_state_breakdown": 17, "include_waterbody_breakdown": [17, 19], "index": [15, 16, 18, 20], "indic": [0, 16, 18], "individu": [15, 16, 17, 18], "inflow": [0, 16, 18], "info": [6, 15], "inform": [0, 6, 10, 14, 15, 16, 18], "init": 3, "initial_mass": [16, 18], "innov": 6, "input": [0, 2, 6, 10, 15, 18, 20], "input_fil": [10, 12], "input_nc_fil": 12, "insensit": 0, "insert": 0, "insid": 0, "instabl": 0, "instal": [2, 3, 4, 6, 14, 15, 20], "installinggcc": 14, "instanc": [0, 3], "instead": [0, 15, 16, 18, 19], "instruct": [2, 14], "int": [16, 18], "integ": [0, 16, 18, 20], "integr": 3, "intel": 3, "intend": 16, "intent": 20, "interest": 19, "interfac": [0, 15, 16, 18], "intern": [0, 7, 8, 16, 18], "is_estuari": [15, 16, 18], "is_headwat": 16, "isempti": 0, "isn": [0, 3], "iso3": 15, "issu": [3, 19], "itr": 19, "its": [15, 16], "itself": [0, 15, 16], "j": [0, 7, 16, 18], "jan": 7, "januari": [7, 20], "jarritt": 7, "java": 0, "johann": 7, "johnson": 7, "jori": 7, "journal": 7, "june": 20, "just": [2, 10, 14, 15], "k": [0, 7, 16, 18], "k_diss_": 16, "k_diss_pristin": 18, "k_diss_transform": 18, "k_settl": 0, "k_transform_pristin": 16, "katri": 7, "keep": 2, "kei": 0, "keyword": 0, "kg": [0, 12, 15, 16, 17, 18], "kind": 6, "kinet": [16, 18], "kitchen": 20, "km": [6, 16, 18], "known": 0, "koelman": 7, "korppoo": 7, "l": [0, 7, 14, 15, 16, 18], "lammer": 7, "land": [16, 18], "land_us": [15, 16, 18], "landform": 7, "languag": 14, "larg": [11, 14, 17], "larger": [6, 15], "later": [11, 14], "latest": 14, "latex": 0, "latter": 16, "lawrenc": 7, "layer": [0, 16, 17, 18], "layout": 15, "lazar": [7, 16, 18], "ld_library_path": 14, "ld_run_path": 14, "ldflag": 14, "leap": 15, "least": [15, 16], "led": 6, "left": [15, 16], "length": [15, 16, 18, 19, 20], "lenth": 16, "less": 0, "let": [0, 20], "letter": 0, "level": [16, 17, 18, 19], "li": 7, "lib": [2, 14], "lib64": 14, "libexec": 14, "libnetcdf": 3, "libnetcdff": 3, "librari": [1, 2, 3, 13, 20], "like": [0, 2, 10, 14, 15, 16, 20], "limit": [0, 11], "line": [10, 14, 15, 16, 18], "linear": [16, 18], "link": [3, 8], "linker": 2, "linux": [3, 14], "list": [0, 13, 15, 16, 18], "littl": [2, 15], "ll": 14, "ln": [16, 18], "lnetcdf": 14, "lnetcdff": 14, "load": 14, "local": 3, "locat": [2, 3, 10, 11, 12, 13, 14, 15, 16], "log": [4, 6], "logic": [0, 16], "logout": 14, "long": [10, 14, 18], "look": 6, "loos": 0, "lord": 7, "loss": [11, 16, 18], "lotu": 14, "lowercamelcas": 0, "lowercas": 0, "m": [0, 7, 12, 15, 16, 18], "m2": [16, 18], "m3": [17, 18], "mac": 3, "machin": 14, "macroscal": 7, "made": [0, 14], "mai": [7, 10, 11, 16, 17, 18, 19], "main": [4, 10, 13, 14, 15, 18], "make": [0, 1, 2, 4, 6, 11, 12, 14, 15, 17, 19], "makebuild": 3, "makefil": [3, 14, 19], "mamba": 15, "manag": [6, 16, 18], "manger": 3, "mani": 10, "manifest": 3, "manipul": 0, "manual": [13, 15, 16], "map": [0, 15, 16, 18], "march": 7, "mari": 7, "martin": 7, "martyn": 7, "mass": [0, 16, 18], "massiv": 19, "match": [15, 19], "mathemat": 0, "matrix": [16, 18], "matrixembed": 16, "matter": [16, 18, 19], "max": [16, 18], "max_water_temperatur": 18, "maximum": [15, 16, 18], "mb": 11, "md": [12, 17], "mean": [10, 16, 17, 18], "mean_depth": 16, "meander": [16, 18], "media": 7, "meent": 7, "meester": 7, "memori": [10, 16, 19], "menachem": 7, "messag": [0, 15], "metadata": [15, 17], "method": [0, 15, 20], "metr": 16, "might": [0, 10, 16, 19, 20], "min": [16, 18], "min_water_temperatur": 18, "min_water_temperature_day_of_year": [16, 18], "mind": [0, 1, 17], "minimum": [16, 18], "mirror": 14, "mkdir": [3, 4, 6, 14], "mmf": 7, "mo_netcdf": 2, "mod": 2, "mode": [10, 15], "model": [0, 1, 2, 7, 8, 10, 11, 13, 15, 16, 17], "modern": 3, "modif": [0, 7, 14], "modifi": [0, 7, 14, 16, 18], "modul": [0, 4, 11, 12, 13, 14, 16, 18], "moland": 7, "moment": [0, 15], "monitor": 18, "month": 20, "more": [0, 4, 6, 8, 15, 16, 18], "morgan": [7, 16, 18], "most": [0, 10, 15, 16, 19], "mostli": 16, "mouth": [16, 18], "move": 14, "multi": 15, "multilib": 14, "multimedia": [6, 7], "multipl": [0, 2, 3, 4, 10, 13, 16, 18], "multipli": 20, "must": [0, 3, 6, 10, 15, 16, 18], "my_config": 4, "n": [0, 7, 15], "n_": 16, "n_chunk": 10, "n_default_matrixembedded_distribution_to_spm": 16, "n_default_nm_size_distribut": 16, "n_default_spm_size_distribut": 16, "n_estuary_mouth_coord": 16, "n_fractional_composit": [16, 18], "n_fractional_composition_distribut": 16, "n_intial_mass": 16, "n_nm_size_class": [18, 19], "n_poros": 16, "n_sediment_lay": [18, 19], "n_soil_lay": [18, 19], "n_spm_density_by_size_class": 16, "n_spm_size_class": [16, 18], "n_thread": 19, "n_timestep": [0, 20], "n_timesteps_per_chunk": 10, "n_vertical_distribut": 16, "n_waterbodi": 16, "name": [2, 3, 15, 16, 18], "namelist": [1, 10, 12, 13, 15, 18], "nano": 6, "nanocommon": 6, "nanofas": [3, 4, 10, 11, 12, 13, 16, 18], "nanofase_data": [12, 15], "nanomateri": [6, 11, 12, 15], "nanoparticl": [0, 7, 16, 18], "nanosolveit": 6, "nathali": 7, "nc": [6, 10, 12, 15, 18, 20], "nc_file": 15, "ncdir": 14, "nearest": 16, "need": [0, 1, 2, 3, 6, 10, 12, 14, 15, 16, 18, 19], "nerc": [3, 6], "nest": 0, "netcdf": [1, 3, 4, 6, 10, 12, 13, 15, 18, 19], "netcdf_includ": 3, "netcdf_libraries_f90": 3, "netcdf_write_mod": 19, "netcdff": [2, 14], "network": [7, 16, 18], "new": [2, 4, 12, 13, 20], "new_emissions_areal_pristine_soil": 12, "newli": 15, "next": [2, 6, 10, 18], "nf": 14, "nfdata": 15, "nfdir": 14, "nick": 7, "nistor": 18, "nm": [0, 6, 16, 17, 18, 19], "nm_densiti": [16, 18], "nm_size_class": 19, "nml": [2, 4, 6, 10, 12, 15, 18], "non": [0, 16, 18], "normalis": 0, "notabl": [11, 16], "notat": [0, 16], "note": [0, 3, 10, 14, 15, 16, 18, 19], "now": [2, 3, 12, 14], "nriverreach": 0, "nsizeclassesnm": 0, "nsizeclassesspm": 0, "ntimestep": 0, "number": [0, 3, 6, 8, 10, 11, 15, 16, 18, 19, 20], "numer": [0, 16, 18], "o": [15, 16, 18], "o3": 3, "ob": 18, "obj": 14, "object": [0, 8, 14], "observ": [16, 18], "obtain": [0, 18], "obvious": 14, "occur": [3, 16, 18], "ocur": 0, "ofast": 3, "offer": 11, "often": 0, "older": 3, "omit": 6, "onc": [12, 15], "one": [0, 4, 8, 10, 11, 12, 15, 16, 18, 19, 20], "onli": [0, 3, 10, 11, 12, 14, 16, 17, 18, 19], "onlinelibrari": 7, "open": [2, 18], "open_dataset": [6, 20], "oper": [0, 11], "oppos": 0, "optimis": [3, 4, 6], "optims": 3, "option": [2, 6, 10, 13, 15, 16, 17, 18, 19, 20], "order": [16, 18], "org": [0, 7, 14], "origin": 16, "other": [4, 15, 16, 18, 19], "otherwis": [0, 3, 4, 10, 16, 18], "our": [12, 20], "out": [0, 6, 20], "outflow": 16, "output": [0, 6, 10, 12, 16, 20], "output_nc_fil": 12, "output_path": 12, "output_sedi": 17, "output_soil": 17, "output_wat": 17, "over": [0, 10, 15, 16, 20], "overid": 14, "overwrit": 10, "own": [4, 16], "p": [7, 16, 18], "p2": 15, "packag": [2, 6, 15], "page": 16, "pai": 16, "panda": 17, "parallelis": 19, "paramet": [13, 14], "parameter_nam": 18, "pars": 0, "parseinputdata": 0, "parsesometh": 0, "part": 0, "particl": [7, 16, 18], "particle_dens": [16, 18], "particul": [16, 18, 19], "particular": [11, 17, 19], "particularli": [10, 17, 18], "pass": [0, 4, 10], "path": [2, 3, 4, 6, 10, 12, 14, 15, 18], "paul": 7, "pc": 14, "pd": 17, "pdf": 7, "pec": 17, "per": [2, 12, 15, 16], "percentag": [16, 18], "percol": [16, 18], "perform": [0, 15, 20], "period": [10, 15, 16], "permiss": 14, "pertain": 16, "physic": [8, 18], "physicochem": 7, "pick": 0, "pii": 7, "pint": 15, "pip": 15, "pixi": 15, "place": [0, 3, 15], "plai": [6, 19], "plain": 17, "plot": 6, "plu": 16, "plural": 0, "point": [2, 3, 12, 14, 16, 18, 20], "pop": 2, "popul": 0, "poros": [16, 18], "porou": 7, "port": 18, "posit": [15, 16, 18], "possibl": [0, 10, 16, 19], "potenti": [0, 7, 18], "powershel": [3, 6], "practic": [0, 16, 18], "pre": [0, 15, 18], "precip": [16, 18], "precipit": [16, 18], "predict": [6, 7, 16, 18], "prefer": [16, 18], "preferenti": [0, 16, 18], "prefix": [3, 6, 14], "prepend": [0, 16], "preprocessor": 2, "prescript": 15, "present": [16, 18], "preserve_timestep": 11, "press": 2, "presum": [6, 16], "previou": 11, "previous": [0, 11], "primarili": 0, "pristin": [6, 12, 16, 18], "probabl": [15, 16, 18], "procedur": 0, "process": [7, 16, 18], "produc": 12, "profil": [8, 16, 17, 18], "program": 0, "programm": [0, 6], "progress": [3, 4], "project": [6, 15, 16, 18], "promot": 0, "propag": 0, "properti": [15, 18, 20], "proport": [16, 18], "provid": [3, 4, 10, 12, 14, 15, 16, 18, 20], "publish": 7, "pull": 3, "pure": 0, "purpos": 0, "py": [12, 15], "pypi": 15, "python": [0, 6, 13, 15], "q_in": 0, "q_runoff": 0, "q_runoff_timeseri": 0, "qualiti": 18, "quantiti": 7, "question": 0, "quicker": 19, "quickflow": [16, 18], "quik": 7, "quirk": 16, "quit": [3, 15], "r": [0, 7, 16, 18], "rainfal": [0, 7, 16, 18], "rainfall_flux": [16, 18], "rang": [1, 13], "rankinen": 7, "raster": [12, 15, 18], "rate": [16, 18], "rather": [0, 10, 11, 15], "re": [2, 12, 16, 19], "reach": [0, 10], "reactor": 8, "read": [0, 1, 11, 16, 17], "read_csv": 17, "readabl": 0, "readi": [2, 12], "readm": 12, "real": 16, "realli": 19, "reason": [15, 16, 18], "receiv": 6, "recent": 6, "recommend": [3, 4, 13, 15, 16], "recurs": [3, 6], "reduc": 0, "refer": [10, 12, 13, 15, 16], "referenc": 15, "region": [10, 15, 16], "regress": [16, 18], "reinstat": 4, "reinstate_checkpoint": 11, "rel": [4, 12, 14], "relat": [16, 18], "relationship": [7, 8], "releas": [3, 4, 6, 14, 16, 18, 19], "relev": [12, 18], "remain": 16, "replac": 0, "repo": [3, 12, 14], "repres": [0, 8, 16, 17, 18], "requir": [0, 3, 4, 6, 13, 14, 15, 16, 18], "resampl": 15, "research": [6, 7], "resembl": 0, "resolut": [6, 8, 10, 15, 16, 18], "resourc": 7, "respect": [0, 16], "respons": [4, 8, 13, 16, 17, 18], "result": [0, 16, 17, 18], "resum": 11, "resuspens": [16, 17, 18], "resuspension_alpha": [16, 18], "resuspension_alpha_estuari": [16, 18], "resuspension_beta": [16, 18], "resuspension_beta_estuari": [16, 18], "return": 0, "reus": 10, "revis": [16, 18], "richard": 7, "rickard": 7, "right": [2, 16], "rigor": 0, "risk": [0, 7], "river": [0, 6, 7, 8, 16, 18], "river_attachment_effici": [16, 18], "river_meandering_factor": [16, 18], "riverreach": [0, 8], "riverreach_1_1_1": 0, "riverreachmodul": 0, "root": [12, 15], "rout": [13, 16, 18], "row": [15, 17, 18], "ruiji": 7, "rule": 0, "run": [0, 2, 3, 6, 11, 15, 16, 18], "rune": [3, 6], "runoff": [0, 15, 16, 18], "runoff_flux": [16, 18], "rusl": [16, 18], "s0048969710001749": 7, "s1674": 7, "s167423701530017x": 7, "s2": [16, 18], "sabyna": 6, "sai": [12, 20], "same": [0, 2, 3, 10, 13, 15, 16, 18, 20], "samharrison7": 15, "sand": [16, 18], "sand\u00e9n": 7, "satur": [7, 16, 18], "save": [0, 4, 12, 19], "save_checkpoint": 11, "scalar": 0, "scale": [6, 7, 10, 16, 18], "scenario": [6, 11, 18, 19], "sci": 14, "sci1": 14, "scienc": 7, "sciencedirect": 7, "scitotenv": 7, "scratch": 15, "screen": 2, "script": [3, 12, 14, 15], "sea": [16, 18], "search": 0, "second": [10, 15, 16, 20], "secondari": [13, 15], "section": [0, 2, 15, 18], "sed": 7, "sed_l": 18, "sediment": [6, 7, 8, 11, 17], "sediment_pec_unit": 17, "sediment_transport_a": [16, 18], "sediment_transport_b": [16, 18], "sediment_transport_c": [16, 18], "see": [0, 3, 4, 6, 8, 12, 13, 15, 16, 18], "sel": [6, 20], "select": [2, 16], "self": [4, 15], "semant": 0, "separ": [15, 16, 18], "seri": [0, 8, 17], "server": 14, "set": [0, 1, 2, 11, 14, 16, 17, 18, 19], "setsometh": 0, "settl": 7, "settlingveloc": 0, "setup": 10, "shapefil": [15, 18], "shear": [16, 18], "shear_rat": [16, 18], "shell": 12, "shift": 2, "shini": 2, "short": 16, "should": [0, 2, 4, 11, 12, 14, 15, 17, 18], "shouldn": [0, 2], "show": [15, 18], "si": 0, "side": [16, 18], "sidecar": 18, "signific": 10, "significantli": [3, 19], "silt": [16, 18], "similar": [2, 15, 16], "simpl": [0, 7], "simplebox4nano": 7, "simpler": 15, "simpli": [3, 15, 17, 20], "simul": [0, 4, 15, 16, 17], "sinc": 16, "singl": [0, 7], "sink": 20, "size": [0, 15, 16, 18], "slope": [16, 18], "slow": [0, 19], "slurm": 14, "snake_cas": 0, "snap": 16, "so": [3, 10, 11, 15, 16, 19, 20], "societi": 7, "softwar": [6, 14, 16], "software_src": 14, "sofwar": 14, "soil": [6, 7, 8, 12, 17], "soil_attachment_effici": [16, 18], "soil_attachment_r": [16, 18], "soil_bulk_dens": [15, 16, 18], "soil_hydraulic_conduct": [16, 18], "soil_hydraulic_conductivity_at_satur": [16, 18], "soil_l": 18, "soil_pec_unit": 17, "soil_texture_clay_cont": [16, 18], "soil_texture_coarse_frag_cont": [16, 18], "soil_texture_sand_cont": [16, 18], "soil_texture_silt_cont": [16, 18], "soil_usle_c_factor": [16, 18], "soil_usle_ls_factor": [16, 18], "soil_usle_p_factor": [16, 18], "soil_water_content_field_capac": [16, 18], "soil_water_content_satur": [16, 18], "soillay": [0, 8], "soilprofil": 8, "solut": 2, "some": [0, 2, 12], "someth": [0, 2], "somewher": 4, "song": 7, "soon": 17, "sort": 0, "sourc": [14, 16, 18], "source_type_col": 15, "space": [0, 15, 16, 17], "sparingli": 0, "spatial": [4, 6, 8, 10, 15, 16, 18], "spatial_ref": 16, "spatio": [13, 16, 18], "spatiotempor": [6, 15], "speak": 19, "special": [3, 6], "specif": [8, 11, 17, 18], "specifi": [0, 3, 4, 10, 11, 12, 15, 16, 18, 19], "speed": 11, "split": [8, 16, 18], "spm": [0, 18, 19], "spm_density_by_size_class": [16, 18], "spmsc": 0, "spmsizeclass": 0, "spoof": 2, "sporad": 15, "src": 1, "stabil": 19, "stack": 0, "standard": [16, 18], "start": [2, 6, 10, 11, 16, 18, 20], "start_dat": [10, 15, 20], "start_tim": 20, "state": [8, 10, 17, 20], "stderr": 1, "stdin": 1, "stdout": 1, "steadi": [10, 20], "steep": [16, 18], "step": [0, 6, 10, 14, 19, 20], "stick": [15, 16, 18], "still": [0, 11, 16], "store": [0, 10, 15, 16], "storm": 7, "straight": [16, 18], "string": 15, "structur": 2, "studio": 3, "style": 0, "subdirectori": 3, "sublim": 0, "submodul": [3, 6, 12], "subriv": 0, "subroutin": 0, "subset": 11, "substitut": 15, "subsurfac": [16, 18], "subsystem": 3, "suggest": 15, "summari": 17, "support": [3, 15, 16, 18], "sure": [1, 2, 3, 4, 6, 11, 17, 19], "surfac": [6, 7, 16, 17], "surface_runoff_flux": [16, 18], "surprisingli": 14, "suspend": [16, 18, 19], "sverker": 7, "symbol": 0, "system": [3, 7, 10, 11, 12, 16], "t": [0, 1, 3, 6, 7, 12, 14, 15, 16, 18, 19, 20], "tab": 0, "tabl": [16, 18], "tag": 2, "take": [0, 3, 6, 14, 15, 18], "taken": 0, "target": [3, 19], "task": 15, "technic": 0, "technologi": 7, "tell": [0, 4, 10, 13, 16, 20], "temperatur": [16, 18], "tempor": [4, 6, 10, 13, 16, 18], "temporal_profil": 15, "temporari": 0, "term": 15, "test": [6, 14], "text": [0, 2, 15, 16, 17], "thame": [6, 11, 18, 20], "thames_tio2_2015": [10, 15, 20], "thames_tio2_june2015": 20, "than": [0, 10, 11, 14, 15, 18, 19], "thei": [0, 1, 15, 16, 18], "them": [0, 15, 16, 18], "themselv": [0, 18], "therefor": [3, 16, 18], "thi": [0, 2, 3, 4, 6, 8, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20], "thing": [4, 19], "those": [0, 3, 10, 15, 16, 18], "though": [0, 13, 15, 16, 18, 19], "thouvenot": 7, "thread": 19, "three": 0, "threshold": [16, 18], "through": 0, "throughout": [0, 15], "thu": [0, 3, 14, 15, 16, 18], "tidal": [16, 18], "tif": [12, 15], "time": [0, 10, 13, 14, 16, 18, 19, 20], "timeseri": [16, 18], "timestamp": 16, "timestep": [0, 10, 11, 15, 16, 17, 18, 20], "tingt": 7, "tio2": [6, 15], "tip": 17, "to_netcdf": 20, "togeth": [4, 10, 15], "toml": 3, "toolset": 14, "top": [15, 16, 17], "topographi": 16, "topsoil": 18, "total": [7, 16, 18], "toward": [3, 14], "trace": 0, "transform": [16, 18], "transport": [16, 18], "treat": 16, "trigger": [0, 15], "true": [11, 16, 17, 18, 19], "try": 19, "tufenkji": 7, "turn": [3, 6, 17], "two": [12, 13, 15, 16, 17], "type": [0, 2, 8, 12, 15, 18], "u": 0, "ubyt": [16, 18], "uk": [14, 16, 18], "ultim": 16, "uml": 8, "under": 6, "underflow": 2, "underscor": 0, "unduli": 0, "unformat": 11, "unidata": [1, 14], "unintuit": [0, 16], "union": 6, "unit": [12, 15, 16, 17, 18, 20], "unitless": 16, "univers": [16, 18], "unless": [2, 3, 12], "unlik": [8, 15], "unload": 14, "unnecessarili": 0, "unsupport": 15, "untick": 2, "up": [0, 2, 8, 16], "updat": [0, 2, 3, 14, 15], "updatesometh": 0, "upland": 7, "uppercamelcas": 0, "uppercas": 0, "upshot": 20, "upstream": [16, 18], "uptak": 16, "urban_cap": [16, 18], "urban_garden": [16, 18], "urban_green_residenti": [15, 16], "urban_industrial_soil": [15, 16], "urban_no_soil": [15, 16], "urban_park": [16, 18], "urban_parks_leisur": [15, 16], "url": 7, "us": [0, 1, 4, 6, 10, 11, 12, 13, 14, 16, 17, 18, 19], "usabl": 11, "user": [0, 3, 14], "usernam": 14, "usr": 14, "usual": [0, 16, 18], "utf": 0, "util": 15, "utilis": 0, "v": 2, "v4": 14, "v9": 14, "valu": [0, 10, 11, 15, 16, 18], "value_var": 15, "van": 7, "variabl": [0, 1, 10, 11, 12, 13, 14, 15, 19], "varieti": [15, 20], "variou": 16, "ve": [2, 14], "vector": 18, "veget": 7, "veloc": [7, 16, 18], "vendor": [3, 12], "verbos": 0, "veri": [15, 20], "version": [3, 4, 6, 14, 16, 18], "vertic": [8, 16], "vertical_distribut": [16, 18], "via": [4, 13, 14, 15, 16, 18], "virtual": 2, "visit": 7, "visual": 3, "volum": 0, "volume_fraction_of_clay_in_soil": 16, "volume_fraction_of_condensed_water_in_soil": [16, 18], "volume_fraction_of_condensed_water_in_soil_at_field_capac": [16, 18], "volume_fraction_of_sand_in_soil": 16, "volume_fraction_of_silt_in_soil": 16, "v\u00f6r\u00f6smarti": 7, "w": [16, 18], "wa": [0, 14, 16, 20], "wade": 7, "wai": [3, 6, 14, 15, 16, 19, 20], "wale": 7, "want": [3, 10, 14, 15, 19], "watch": 17, "water": [0, 6, 7, 15, 17], "water__c_nm": 6, "water_evapotranspiration_flux": [16, 18], "waterbodi": [8, 16, 17, 18, 19], "we": [2, 3, 8, 12, 15, 16, 20], "websit": 6, "weed": 0, "well": [0, 16], "were": 20, "wet": [16, 18], "what": [0, 10, 17, 18], "when": [0, 1, 3, 4, 10, 11, 15, 16, 17, 18, 19], "where": [0, 2, 4, 10, 13, 14, 15, 16, 18, 20], "wherev": 14, "whether": [0, 3, 10, 15, 16, 18, 19], "which": [0, 2, 3, 6, 8, 10, 12, 13, 14, 15, 16, 18, 19, 20], "whilst": [3, 11, 16], "whitehead": 7, "whole": [15, 17], "whose": [11, 16], "width": [0, 16, 18], "wiki": 14, "wilei": 7, "window": [2, 3, 6], "wish": [3, 4, 8, 11, 12, 13, 15, 19], "within": [0, 1, 10, 15, 16, 18], "without": [0, 3, 4, 6, 20], "work": [0, 2, 3, 4, 12, 14, 15, 18], "workaround": 3, "worri": 16, "worth": [0, 1], "would": [0, 13, 20], "write": [0, 1, 12, 15, 16, 19, 20], "write_csv": 19, "write_metadata_as_com": 17, "write_netcdf": 19, "writen": 17, "written": 0, "wrong": 2, "wu": 7, "www": 7, "x": [0, 7, 16, 18], "x86_64": 14, "xarrai": 6, "xu": 7, "y": [0, 16, 18], "yaml": [12, 15, 18], "ye": 2, "year": [12, 15, 16, 18, 20], "yet": [3, 16], "yield": [16, 18], "you": [0, 1, 2, 3, 4, 6, 10, 11, 12, 13, 14, 15, 16, 17, 19, 20], "your": [2, 3, 4, 6, 10, 12, 14, 19], "zero": [16, 20], "zhiyao": [7, 16, 18]}, "titles": ["Conventions", "Input/output units", "Building with Intel Fortran and Visual Studio", "Building the model", "Runing the model", "Test scenario", "The NanoFASE model", "References", "Conceptual structure", "Model theory", "Batch runs", "Checkpointing", "Example workflows", "Input data", "Running the model on JASMIN", "Compiling data with the NanoFASE data module", "NetCDF and namelist input data", "Data output", "Model parameter reference", "Speeding up model runs", "Running the model for different temporal periods"], "titleterms": {"": 20, "The": 6, "acknowledg": 6, "allocatable_array_s": 16, "an": 15, "basic": 15, "batch": [4, 10], "bug": 0, "build": [2, 3], "calcul": 0, "calibr": [16, 18], "checkpoint": [4, 11], "class": 19, "cmake": 3, "code": 3, "command": 20, "comment": 0, "compil": [2, 12, 14, 15, 19], "conceptu": 8, "config": [10, 11, 15], "configur": 17, "consider": 10, "constant": [15, 16], "constants_fil": 15, "convent": 0, "creat": [2, 15], "creator": 0, "data": [0, 4, 10, 12, 13, 15, 16, 17, 19, 20], "dataset": 15, "deriv": [16, 18], "differ": 20, "don": 2, "earthworm_dens": 16, "edit": [12, 15], "emiss": [12, 15, 16, 18], "encod": 0, "environment": [16, 18], "error": 0, "estuari": 16, "exampl": [2, 4, 12], "exist": 15, "file": [2, 10, 11, 15, 16, 17, 20], "first": 12, "fortran": [2, 3, 14], "fpm": 3, "from": 2, "full": 15, "gcc": 14, "get": [3, 15], "getter": 0, "gfortran": 14, "group": 16, "guid": 6, "hack": 0, "handl": 0, "hydrolog": 18, "i": 20, "indent": 0, "initi": 10, "initialis": 0, "input": [1, 4, 12, 13, 16], "intel": 2, "interoper": 11, "issu": 14, "iter": 0, "jasmin": 14, "jaspi": 14, "land": 15, "land_use_config": 15, "layer": 19, "length": 0, "librari": 14, "line": [0, 20], "link": [2, 14], "loop": 0, "make": 3, "manag": 3, "meteorolog": 18, "model": [3, 4, 6, 9, 12, 14, 18, 19, 20], "modul": 15, "name": 0, "namelist": 16, "nanofas": [6, 15], "nanomateri": [16, 18], "nck": 20, "netcdf": [2, 14, 16, 20], "network": 8, "new": 15, "normal": 10, "onli": [15, 20], "optimis": 19, "option": [3, 11], "other": [2, 3], "output": [1, 4, 15, 17, 19], "packag": 3, "paramet": [15, 16, 18], "period": 20, "point": 15, "profil": 15, "project": 2, "properti": [2, 16], "python": 20, "quickstart": 6, "refer": [7, 18], "reinstat": 11, "root_dir": 15, "run": [4, 10, 12, 14, 19, 20], "rune": 4, "save": 11, "scenario": [5, 12], "schema": 15, "secondari": [16, 18], "sediment": [16, 18, 19], "setter": 0, "setup": 15, "simul": 10, "size": [11, 19], "slice": 20, "soil": [16, 18, 19], "sourc": 15, "speed": 19, "start": 15, "step": 12, "structur": 8, "studio": 2, "surfac": [8, 18], "t": 2, "tag": 0, "tempor": [15, 20], "terrestri": 18, "test": [2, 5], "theori": 9, "time": 15, "tip": 15, "todo": 0, "unit": [0, 1], "up": 19, "updat": 12, "us": [3, 15, 20], "usag": 15, "util": 20, "vari": 15, "variabl": [16, 18], "vendor": 2, "visual": 2, "want": 20, "water": [8, 16, 18], "what": 20, "workflow": [4, 12], "xarrai": 20}}) \ No newline at end of file diff --git a/theory/conceptual-structure.html b/theory/conceptual-structure.html index a9ccf29..7f22a63 100644 --- a/theory/conceptual-structure.html +++ b/theory/conceptual-structure.html @@ -34,7 +34,7 @@ - + diff --git a/theory/intro.html b/theory/intro.html index c8b35c2..247f5b9 100644 --- a/theory/intro.html +++ b/theory/intro.html @@ -34,7 +34,7 @@ - + diff --git a/users/batch.html b/users/batch.html index 5e135eb..a257453 100644 --- a/users/batch.html +++ b/users/batch.html @@ -34,7 +34,7 @@ - + diff --git a/users/checkpointing.html b/users/checkpointing.html index 23df202..1909fd0 100644 --- a/users/checkpointing.html +++ b/users/checkpointing.html @@ -34,7 +34,7 @@ - + diff --git a/users/example-workflows.html b/users/example-workflows.html index 26d1d13..d5629ef 100644 --- a/users/example-workflows.html +++ b/users/example-workflows.html @@ -34,7 +34,7 @@ - + diff --git a/users/input-data.html b/users/input-data.html index cebdf4d..05ca3ff 100644 --- a/users/input-data.html +++ b/users/input-data.html @@ -34,7 +34,7 @@ - + diff --git a/users/jasmin.html b/users/jasmin.html index 6350685..2fb856b 100644 --- a/users/jasmin.html +++ b/users/jasmin.html @@ -34,7 +34,7 @@ - + diff --git a/users/nanofase-data.html b/users/nanofase-data.html index 69ed091..0917353 100644 --- a/users/nanofase-data.html +++ b/users/nanofase-data.html @@ -34,7 +34,7 @@ - + @@ -444,7 +444,7 @@

Contents

Compiling data with the NanoFASE data module#

The NanoFASE data module (nfdata) is a Python package that is used to compile input data for the model. It is recommended to use this package over and above manually compiling the NetCDF and constants namelist file required by the model, as the data module scripts take care of deriving a variety of secondary derived variables, amongst other reasons.

-

The package source code can be found on GitHub.

+

The package source code can be found on GitHub.

Getting started#

The package is available on PyPI or Conda, and the easiest way to use the package is to install one of these using Pixi, Conda/Mamba or Pip:

diff --git a/users/netcdf-namelist-input.html b/users/netcdf-namelist-input.html index 00f1542..5e5b140 100644 --- a/users/netcdf-namelist-input.html +++ b/users/netcdf-namelist-input.html @@ -34,7 +34,7 @@ - + diff --git a/users/output.html b/users/output.html index e25f3eb..0e4a57c 100644 --- a/users/output.html +++ b/users/output.html @@ -34,7 +34,7 @@ - + diff --git a/users/parameter-reference.html b/users/parameter-reference.html index d1bac8e..37b1686 100644 --- a/users/parameter-reference.html +++ b/users/parameter-reference.html @@ -34,7 +34,7 @@ - + diff --git a/users/speeding-up-model-runs.html b/users/speeding-up-model-runs.html index 3ffee67..e36caa2 100644 --- a/users/speeding-up-model-runs.html +++ b/users/speeding-up-model-runs.html @@ -34,7 +34,7 @@ - + diff --git a/users/temporal-period.html b/users/temporal-period.html index a58b181..829a33e 100644 --- a/users/temporal-period.html +++ b/users/temporal-period.html @@ -34,7 +34,7 @@ - +