@import url(//fonts.googleapis.com/css?family=Open+Sans:400,400i,600,600i,700,700i);
/*!-----------------------------------------------------------------------------
  Core
------------------------------------------------------------------------------*/
/*!-----------------------------------------------------------------------------
  Borders
------------------------------------------------------------------------------*/
/*!-----------------------------------------------------------------------------
  Margins and paddings
------------------------------------------------------------------------------*/
/*!-----------------------------------------------------------------------------
  Buttons
------------------------------------------------------------------------------*/
/*!-----------------------------------------------------------------------------
  Columns
------------------------------------------------------------------------------*/
/*!-----------------------------------------------------------------------------
  Dropdowns
------------------------------------------------------------------------------*/
/*!-----------------------------------------------------------------------------
  Menu
------------------------------------------------------------------------------*/
/*!-----------------------------------------------------------------------------
  Z-Index
------------------------------------------------------------------------------*/
/*!
 * hr dividers
 */.remix .animated,.remix .stack.-transitional>.stack__item{animation-duration:.5s;animation-fill-mode:both}.remix .-infinite.animated,.remix .stack.-transitional>.-infinite.stack__item{animation-iteration-count:infinite}.remix .-delay-1s.animated,.remix .stack.-transitional>.-delay-1s.stack__item{animation-delay:1s}.remix .-delay-2s.animated,.remix .stack.-transitional>.-delay-2s.stack__item{animation-delay:2s}.remix .-delay-3s.animated,.remix .stack.-transitional>.-delay-3s.stack__item{animation-delay:3s}.remix .-delay-4s.animated,.remix .stack.-transitional>.-delay-4s.stack__item{animation-delay:4s}.remix .-delay-5s.animated,.remix .stack.-transitional>.-delay-5s.stack__item{animation-delay:5s}.remix .-delay-custom.animated,.remix .stack.-transitional>.-delay-custom.stack__item{animation-delay:var(--delay)}.remix .-fast.animated,.remix .stack.-transitional>.-fast.stack__item{animation-duration:.3s}.remix .-faster.animated,.remix .stack.-transitional>.-faster.stack__item{animation-duration:.2s}.remix .-slow.animated,.remix .stack.-transitional>.-slow.stack__item{animation-duration:1s}.remix .-slower.animated,.remix .stack.-transitional>.-slower.stack__item{animation-duration:1.5s}.remix .animations,.remix .stack.-transitional{position:relative}.remix .-hide-overflow.animations,.remix .-hide-overflow.stack.-transitional{overflow:hidden}@media (prefers-reduced-motion),(print){.remix .animated{transition:none!important;animation:unset!important}}@keyframes remixFadeIn{0%{opacity:0}to{opacity:1}}@keyframes remixFadeInPrevent{to{opacity:1}}.remix .-fade-in{animation-name:remixFadeIn}.remix .-fade-in.-prevent{animation-name:remixFadeInPrevent}@keyframes remixFadeOut{0%{opacity:1}to{opacity:0}}@keyframes remixFadeOutPrevent{to{opacity:0}}.remix .-fade-out{animation-name:remixFadeOut}.remix .-fade-out.-prevent{animation-name:remixFadeOutPrevent}@keyframes remixSlideInPrevent{to{visibility:hidden;transform:translateZ(0)}}@keyframes remixSlideInDown{0%{visibility:visible;transform:translate3d(0,-100%,0)}to{transform:translateZ(0)}}.remix .-slide-in-down{animation-name:remixSlideInDown}.remix .-slide-in-down.-prevent{animation-name:remixSlideInPrevent}@keyframes remixSlideInUp{0%{transform:translate3d(0,100%,0)}to{transform:translateZ(0)}}.remix .-slide-in-up{animation-name:remixSlideInUp}.remix .-slide-in-up.-prevent{animation-name:remixSlideInPrevent}@keyframes remixSlideInRight{0%{transform:translate3d(100%,0,0)}to{transform:translateZ(0)}}.remix .-slide-in-right{animation-name:remixSlideInRight}.remix .-slide-in-right.-prevent{animation-name:remixSlideInPrevent}@keyframes remixSlideInLeft{0%{transform:translate3d(-100%,0,0)}to{transform:translateZ(0)}}.remix .-slide-in-left{animation-name:remixSlideInLeft}.remix .-slide-in-left.-prevent{animation-name:remixSlideInPrevent}@keyframes remixSlideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0);pointer-events:none}}@keyframes remixSlideOutDownPrevent{0%{visibility:hidden;transform:translate3d(0,100%,0);pointer-events:none}to{visibility:hidden;transform:translate3d(0,100%,0);pointer-events:none}}.remix .-slide-out-down{animation-name:remixSlideOutDown}.remix .-slide-out-down.-prevent{animation-name:remixSlideOutDownPrevent}@keyframes remixSlideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0);pointer-events:none}}@keyframes remixSlideOutUpPrevent{0%{visibility:hidden;transform:translate3d(0,-100%,0);pointer-events:none}to{visibility:hidden;transform:translate3d(0,-100%,0);pointer-events:none}}.remix .-slide-out-up{animation-name:remixSlideOutUp}.remix .-slide-out-up.-prevent{animation-name:remixSlideOutUpPrevent}@keyframes remixSlideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0);pointer-events:none}}@keyframes remixSlideOutRightPrevent{0%{visibility:hidden;transform:translate3d(100%,0,0);pointer-events:none}to{visibility:hidden;transform:translate3d(100%,0,0);pointer-events:none}}.remix .-slide-out-right{animation-name:remixSlideOutRight}.remix .-slide-out-right.-prevent{animation-name:remixSlideOutRightPrevent}@keyframes remixSlideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0);pointer-events:none}}@keyframes remixSlideOutLeftPrevent{0%{visibility:hidden;transform:translate3d(-100%,0,0);pointer-events:none}to{visibility:hidden;transform:translate3d(-100%,0,0);pointer-events:none}}.remix .-slide-out-left{animation-name:remixSlideOutLeft}.remix .-slide-out-left.-prevent{animation-name:remixSlideOutLeftPrevent}@keyframes remixSpinAround{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes remixZoomIn{0%{transform:scale3d(.3,.3,.3);opacity:0}50%{opacity:1}}.remix .-zoom-in{animation-name:remixZoomIn}@keyframes remixZoomOut{0%{opacity:1}50%{transform:scale3d(.3,.3,.3);opacity:0}to{opacity:0}}.remix .-zoom-out{animation-name:remixZoomOut}.remix .-zoom-out.-prevent{opacity:0}
/*!
 * Application of specific overrides that are neccessary to remove leaky CSS
 * from the legacy codebase/other CSS (like usersite CSS)
 *
 * Ideally `all: initial` should be enough here.
 *
 * NOTE: This file is included before all other CSS to ensure correct cascade.
 */.remix .icon,.remix fieldset{animation:none 0s ease 0s 1 normal none running;-webkit-backface-visibility:visible;backface-visibility:visible;background:transparent none repeat 0 0/auto auto padding-box border-box scroll;border:none;border-collapse:separate;-o-border-image:none;border-image:none;border-radius:0;border-spacing:0;bottom:auto;box-shadow:none;box-sizing:content-box;caption-side:top;clear:none;clip:auto;color:#000;column-fill:balance;grid-column-gap:normal;column-gap:normal;column-rule:medium none currentColor;column-span:1;columns:auto;content:normal;counter-increment:none;counter-reset:none;cursor:auto;direction:ltr;display:inline;empty-cells:show;float:none;font-family:serif;font-size:medium;font-style:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;font-stretch:normal;line-height:normal;height:auto;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none;left:auto;letter-spacing:normal;list-style:disc outside none;margin:0;max-height:none;max-width:none;min-height:0;min-width:0;opacity:1;orphans:2;outline:medium none invert;overflow:visible;overflow-x:visible;overflow-y:visible;padding:0;page-break-after:auto;page-break-before:auto;page-break-inside:auto;perspective:none;perspective-origin:50% 50%;position:static;right:auto;-moz-tab-size:8;-o-tab-size:8;tab-size:8;table-layout:auto;text-align:left;text-align-last:auto;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;top:auto;transform:none;transform-origin:50% 50% 0;transform-style:flat;transition:none 0s ease 0s;unicode-bidi:normal;vertical-align:baseline;visibility:visible;white-space:normal;widows:2;width:auto;word-spacing:normal;z-index:auto;all:initial}.remix html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}.remix body{margin:0}.remix article,.remix aside,.remix footer,.remix header,.remix nav,.remix section{display:block}.remix h1{font-size:2em;margin:.67em 0}.remix figcaption,.remix figure{display:block}.remix figure{margin:1em 40px}.remix hr{box-sizing:content-box;height:0;overflow:visible}.remix main{display:block}.remix pre{font-family:monospace,monospace;font-size:1em}.remix a{background-color:transparent;-webkit-text-decoration-skip:objects}.remix abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.remix b,.remix strong{font-weight:inherit;font-weight:bolder}.remix code,.remix kbd,.remix samp{font-family:monospace,monospace;font-size:1em}.remix dfn{font-style:italic}.remix mark{background-color:#ff0;color:#000}.remix small{font-size:80%}.remix sub,.remix sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}.remix sub{bottom:-.25em}.remix sup{top:-.5em}.remix audio,.remix video{display:inline-block}.remix audio:not([controls]){display:none;height:0}.remix img{border-style:none}.remix svg:not(:root){overflow:hidden}.remix button,.remix input,.remix optgroup,.remix select,.remix textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}.remix button{overflow:visible}.remix button,.remix select{text-transform:none}.remix [type=reset],.remix [type=submit],.remix button,.remix html [type=button]{-webkit-appearance:button}.remix [type=button]::-moz-focus-inner,.remix [type=reset]::-moz-focus-inner,.remix [type=submit]::-moz-focus-inner,.remix button::-moz-focus-inner{border-style:none;padding:0}.remix [type=button]:-moz-focusring,.remix [type=reset]:-moz-focusring,.remix [type=submit]:-moz-focusring,.remix button:-moz-focusring{outline:1px dotted ButtonText}.remix input{overflow:visible}.remix [type=checkbox],.remix [type=radio]{box-sizing:border-box;padding:0}.remix [type=number]::-webkit-inner-spin-button,.remix [type=number]::-webkit-outer-spin-button{height:auto}.remix [type=search]{-webkit-appearance:textfield;outline-offset:-2px}.remix [type=search]::-webkit-search-cancel-button,.remix [type=search]::-webkit-search-decoration{-webkit-appearance:none}.remix ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.remix fieldset{padding:.35em .75em .625em}.remix legend{box-sizing:border-box;display:table;max-width:100%;padding:0;color:inherit;white-space:normal}.remix progress{display:inline-block;vertical-align:baseline}.remix textarea{overflow:auto}.remix details{display:block}.remix summary{display:list-item}.remix menu{display:block}.remix canvas{display:inline-block}.remix [hidden],.remix template{display:none}
/*! ----------------------------------------------------------------------------

  Generic HTML elements, apply simple styling outside of specific blocks

------------------------------------------------------------------------------*/html{font-size:100%}body{background-color:#f2f2f2}.remix{position:relative;z-index:1000;box-sizing:border-box;font-family:Open Sans,sans-serif;font-size:.875rem;line-height:1.575;text-rendering:optimizeLegibility;color:#0d121c}.remix *,.remix :after,.remix :before{box-sizing:inherit}.remix h1,.remix h2,.remix h3,.remix h4,.remix h5,.remix h6{margin:0;font-family:Stag,sans-serif}.remix p{margin:0 0 1rem}.remix p:last-child{margin-bottom:0}.remix,.remix button,.remix input,.remix select,.remix textarea{font-family:Open Sans,sans-serif;line-height:1.575;color:#0d121c}.remix .theme-container.-dark,.remix .theme-container.-dark button,.remix .theme-container.-dark input,.remix .theme-container.-dark select,.remix .theme-container.-dark textarea{color:#8b9aa2}.remix fieldset{font-family:Open Sans,sans-serif;font-size:.875rem;color:#0d121c}.remix .theme-container.-dark fieldset{color:#8b9aa2}.remix a{text-decoration:none}.remix li,.remix ol,.remix ul{line-height:1.575}.remix .cards{display:grid;grid-auto-rows:auto;grid-column-gap:.5rem;grid-row-gap:.5rem;margin-bottom:.5rem}.remix .cards,.remix .cards.-three-columns{grid-template-columns:repeat(3,1fr)}.remix .cards.-four-columns{grid-template-columns:repeat(4,1fr)}.remix .cards.-five-columns{grid-template-columns:repeat(5,1fr)}.remix .cards.-six-columns{grid-template-columns:repeat(6,1fr)}.remix .cards.-seven-columns{grid-template-columns:repeat(7,1fr)}.remix .cards.-eight-columns{grid-template-columns:repeat(8,1fr)}@media screen and (min-width:768px) and (max-width:1087px){.remix .cards.-doubling,.remix .cards.-doubling.-four-columns,.remix .cards.-doubling.-three-columns{grid-template-columns:repeat(2,1fr)}.remix .cards.-doubling.-five-columns{grid-template-columns:repeat(3,1fr)}.remix .cards.-doubling.-six-columns{grid-template-columns:repeat(4,1fr)}.remix .cards.-doubling.-seven-columns{grid-template-columns:repeat(5,1fr)}.remix .cards.-doubling.-eight-columns{grid-template-columns:repeat(6,1fr)}}@media screen and (max-width:759px){.remix .cards.-doubling,.remix .cards.-doubling.-four-columns,.remix .cards.-doubling.-three-columns{grid-template-columns:repeat(1,1fr)}.remix .cards.-doubling.-five-columns,.remix .cards.-doubling.-six-columns{grid-template-columns:repeat(2,1fr)}.remix .cards.-doubling.-eight-columns,.remix .cards.-doubling.-seven-columns{grid-template-columns:repeat(4,1fr)}}.remix .dropdown{position:relative}.remix .dropdown__trigger.button{display:inline-flex;align-items:center}.remix .dropdown__trigger.button:not(.-no-indicator),.remix .dropdown__trigger.button:not(.-no-indicator).-icon-only{padding-right:0}.remix .dropdown__trigger.button:not(.-no-indicator):after{content:"";display:inline-block;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;pointer-events:none;-webkit-mask-image:url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNiA0IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik0zIDRMMCAwaDZ6IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=");mask-image:url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNiA0IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik0zIDRMMCAwaDZ6IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=");width:.5rem;height:1rem;margin-right:.9375rem;margin-left:.5rem;background-color:#8b9aa2}.remix .theme-container.-dark .dropdown__trigger.button:not(.-no-indicator):after{background-color:#8b9aa2}.remix .dropdown__trigger.button.-icon-only{padding-right:.75rem;padding-left:.75rem}.remix .dropdown__trigger.button.-icon-only:after{width:.375rem;margin-right:.25rem;margin-left:.25rem}.remix .dropdown__trigger.button.-placeholder{color:grey}.remix .theme-container.-dark .dropdown__trigger.button.-placeholder{color:#65717b}.remix .dropdown__menu{display:none;position:absolute;z-index:2800;top:100%;left:0;padding-top:.5rem;line-height:1.3;text-align:left}.remix .dropdown__menu.-open-above{top:auto;bottom:100%;padding-top:0;padding-bottom:.5rem}.remix .dropdown__menu.-open-left{right:0;left:auto}.remix .dropdown.-is-active .dropdown__menu{display:block}.remix .dropdown__content{position:relative;max-height:18rem;overflow:auto;border-radius:.1875rem;border:1px solid #c9d5d9;background-color:#fff;box-shadow:0 0 4px rgba(0,0,0,.5);color:#0d121c}.remix .theme-container.-dark .dropdown__content{border-color:#3d4652;background-color:#141b29;box-shadow:0 0 4px rgba(0,0,0,.5);color:#8b9aa2}.remix .dropdown__item{display:block;margin:0;padding:.6875rem .9375rem;text-decoration:none;white-space:nowrap;cursor:pointer;color:#0d121c}.remix .dropdown__item.-is-active,.remix .dropdown__item.-is-highlighted,.remix .dropdown__item:hover{background:#dee5e7}.remix .dropdown__item.-is-disabled{color:#999}.remix .theme-container.-dark .dropdown__item{color:#8b9aa2}.remix .theme-container.-dark .dropdown__item.-is-active,.remix .theme-container.-dark .dropdown__item.-is-highlighted,.remix .theme-container.-dark .dropdown__item:hover{background:#3d4652}.remix .theme-container.-dark .dropdown__item.-is-disabled{color:#65717b}.remix .dropdown__item.-is-disabled{cursor:not-allowed}.remix .dropdown.-icon-only .dropdown__item{padding-right:.75rem;padding-left:.75rem}.remix .dropdown__item-icon{margin-right:.5rem}.remix .dropdown__item-image{width:1rem;max-height:1rem;margin-right:.5rem;vertical-align:middle}.remix .dropdown .dropdown__item.-fluid{display:flex;align-items:center;justify-content:space-between}.remix .dropdown .dropdown__item.-fluid>:not(:first-child){margin-left:.5rem}.remix .items .item{margin-bottom:1.5rem}.remix .item{padding:1rem;border:1px solid #c9d5d9}.remix .item.-is-active{border-color:#3d9e71}.remix .item.-is-disabled{color:grey}.remix .item.-is-disabled .title{color:inherit}.remix .theme-container.-dark .item{border-color:#3d4652}.remix .theme-container.-dark .item.-is-active{border-color:#3d9e71}.remix .theme-container.-dark .item.-is-disabled{color:#65717b}.remix .theme-container.-dark .item.-is-disabled .title{color:inherit}.remix .item.-is-selected{border-color:#358bc0}.remix .theme-container.-dark .item.-is-selected{border-color:#fff}.remix .item.-selectable{display:grid;grid-template-areas:"item__selector item__header" ". item__body" ". item__footer";grid-template-columns:2rem auto;cursor:pointer}.remix .item__selector{grid-area:item__selector;align-self:center}.remix .item__header{grid-area:item__header}.remix .item__body{grid-area:item__body}.remix .item__footer{grid-area:item__footer}.remix .item__body,.remix .item__header,.remix .item__selector{margin-bottom:1rem}.remix .item__body:last-child,.remix .item__header:last-child,.remix .item__selector:last-child{margin-bottom:0}.remix .menu__item,.remix .menu__list{margin:0;padding:0;list-style-type:none}.remix .menu__item,.remix .menu__list,.remix .menu__title{margin:0}.remix .menu__item:last-child,.remix .menu__list:last-child,.remix .menu__title:last-child{margin-bottom:0}.remix .menu__item,.remix .menu__title{display:flex;padding:.5rem 1rem;line-height:1.575}.remix .menu__title{font-family:Open Sans,sans-serif;font-size:.8125rem;font-weight:600;letter-spacing:.03125rem;line-height:1.23077;text-transform:uppercase;color:#0d121c}.remix .theme-container.-dark .menu__title{color:#b4c5cb}.remix .menu__item{padding-bottom:.375rem;color:#65717b}.remix .menu__item:hover{color:#3d4652}.remix .menu__item.-is-active{color:#141b29}.remix .menu__item.-is-disabled,.remix .menu__item[disabled]{color:#8b9aa2;cursor:disabled}.remix .theme-container.-dark .menu__item{color:#65717b}.remix .theme-container.-dark .menu__item.-is-active,.remix .theme-container.-dark .menu__item:hover{color:#3d4652}.remix .theme-container.-dark .menu__item.-is-disabled,.remix .theme-container.-dark .menu__item[disabled]{color:#8b9aa2;cursor:disabled}.remix .menu__item a{color:inherit}.remix .menu__item-icon{margin-right:.5rem;padding-top:.125rem}.remix .menu__divider{display:block;height:.0625rem;margin:0 0 1.14rem;padding-top:1.015rem;border:0;border-bottom:.0625rem solid #b4c5cb}.remix .theme-container.-dark .menu__divider{border:0;border-bottom:.0625rem solid #232e38}.remix .modal__content{display:flex;flex-direction:column;margin:.5rem;border-radius:.1875rem;border:.0625rem solid #b4c5cb;background-color:#fff;box-shadow:0 0 2.875rem rgba(0,0,0,.5);color:#0d121c;padding:1.5rem}.remix .theme-container.-dark .modal__content{border-color:#232e38;background-color:#141b29;box-shadow:0 0 2.875rem rgba(0,0,0,.5);color:#8b9aa2}.remix .modal-card{display:flex;flex-direction:column;margin:.5rem;border-radius:.1875rem;border:.0625rem solid #b4c5cb;background-color:#fff;box-shadow:0 0 2.875rem rgba(0,0,0,.5);color:#0d121c}.remix .theme-container.-dark .modal-card{border-color:#232e38;background-color:#141b29;box-shadow:0 0 2.875rem rgba(0,0,0,.5);color:#8b9aa2}.remix .modal-card__header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:1rem 1rem .9375rem;border-bottom:1px solid;border-color:#b4c5cb}.remix .theme-container.-dark .modal-card__header{border-color:#232e38}.remix .modal-card__body{flex:1 1 auto;padding:1rem;overflow:auto}.remix .modal-card__footer{flex-shrink:0;padding:.9375rem 1rem 1rem;border-top:.0625rem solid;border-color:#b4c5cb;background-color:#f4f6f6}.remix .theme-container.-dark .modal-card__footer{border-color:#232e38;background-color:#050c19}.remix .modal-card.-small{width:480px}.remix .modal-card.-medium{width:50vw;max-width:720px}.remix .modal-card.-large{width:70vw;height:90vh}@media screen and (max-width:759px){.remix .modal-card.-large,.remix .modal-card.-medium,.remix .modal-card.-small{width:95vw;max-width:95vw}}.remix .modal-aside{display:flex;flex-direction:column;margin:.5rem;border-radius:.1875rem;border:.0625rem solid #b4c5cb;background-color:#fff;box-shadow:0 0 2.875rem rgba(0,0,0,.5);color:#0d121c;width:90vw;height:90vh;background-color:#f4f6f6}.remix .theme-container.-dark .modal-aside{border-color:#232e38;background-color:#141b29;box-shadow:0 0 2.875rem rgba(0,0,0,.5);color:#8b9aa2;background-color:#0d121c}.remix .modal-aside__sidebar{grid-template-rows:auto 1fr;height:100%;padding-right:1rem;padding-bottom:1rem}.remix .modal-aside__sidebar-content{position:relative;flex:1 1}.remix .modal-aside__content{display:flex;position:absolute;top:0;right:0;bottom:0;left:0;flex-direction:column;background-color:#fff;box-shadow:0 0 5px #dee5e7}.remix .theme-container.-dark .modal-aside__content{background-color:#141b29;box-shadow:0 0 5px #000}.remix .modal-aside__content.sections .section{box-shadow:none}.remix .modal-aside__header{margin:1rem}.remix .modal-aside__body{margin:1rem 0;padding:0 1rem;overflow:auto}.remix .modal-aside__body.-attached{margin-top:0}.remix .modal-aside__body.-vertically-centered{display:flex;flex-direction:column;flex-grow:1;justify-content:center}@media screen and (max-width:759px){.remix .modal-aside{width:100vw;height:100vh;margin:0;border-radius:0}.remix .modal-aside__sidebar{padding:0}.remix .modal-aside__sidebar-content{overflow:auto}.remix .modal-aside__modal-header{margin-right:.5rem;margin-left:.5rem}.remix .modal-aside-body{box-shadow:none}}@media screen and (min-width:768px) and (max-width:1087px){.remix .modal-aside.-fullscreen-from-tablet{width:100vw;height:100vh;margin:0;border-radius:0}.remix .modal-aside.-fullscreen-from-tablet__sidebar{padding:0}.remix .modal-aside.-fullscreen-from-tablet__sidebar-content{overflow:auto}.remix .modal-aside.-fullscreen-from-tablet__modal-header{margin-right:.5rem;margin-left:.5rem}.remix .modal-aside.-fullscreen-from-tablet-body{box-shadow:none}}.remix .pagination__list{margin:0;padding:0;list-style:none}.remix .pagination__controls:first-child{padding-right:.5rem}.remix .pagination__controls:last-child{padding-left:.5rem}.remix .pagination__page{padding:0 .5rem}.remix .pagination .-is-active a{color:#358bc0}.remix .theme-container.-dark .pagination .-is-active a{color:#fff}.remix .pagination,.remix .pagination__list{display:flex;align-items:center;justify-content:flex-start}.remix .sidebar{display:grid;grid-template-areas:"menu content";grid-template-columns:-webkit-max-content minmax(0,1fr);grid-template-columns:max-content minmax(0,1fr);width:100%}.remix .sidebar.-section{grid-template-areas:"menu-header header" "menu        content";grid-template-rows:auto 1fr}.remix .sidebar.-fixed{display:flex;flex-direction:column}.remix .sidebar.-fixed .sidebar__menu{position:fixed;z-index:3200;top:0;bottom:0;left:-13.75rem;width:13.75rem;margin-right:0;padding:.5rem 0;transition:left .6s cubic-bezier(.86,0,.07,1),box-shadow .6s ease-in-out;will-change:left;background-color:#fff;box-shadow:0 0 2rem transparent}.remix .sidebar.-fixed .sidebar__menu.-is-open{box-shadow:0 0 2rem rgba(0,0,0,.5)}.remix .theme-container.-dark .sidebar.-fixed .sidebar__menu{background-color:#141b29;box-shadow:0 0 2rem transparent}.remix .theme-container.-dark .sidebar.-fixed .sidebar__menu.-is-open{box-shadow:0 0 2rem rgba(0,0,0,.5)}.remix .sidebar.-fixed .sidebar__menu .sections.-sidebar{height:calc(100% + 1rem);margin-top:-.5rem;margin-bottom:-.5rem}.remix .sidebar.-fixed .sidebar__menu.-is-open{left:0}.remix .sidebar.-fixed .sidebar__menu .sidebar__return{display:flex}.remix .sidebar.-fixed .sidebar__menu-header{display:none}.remix .sidebar.-fixed .sidebar__toggle,.remix .sidebar.-fixed .sidebar__toggle.level__item{display:inline-block}.remix .sidebar.-compact .sidebar__menu{margin-right:0}.remix .sidebar__header{display:flex;align-items:center;min-height:2.5rem;grid-area:header;flex-shrink:0;margin:1rem .5rem}.remix .sidebar__header.-compact{min-height:0;margin-right:0;margin-left:0}.remix .sidebar__menu{grid-area:menu;width:13.75rem;margin-right:.5rem;overflow-y:auto}.remix .sidebar__menu .sidebar__return{display:none;padding-top:.5rem;padding-bottom:.5rem}.remix .sidebar__menu-header{min-height:2.5rem;display:flex;grid-area:menu-header;align-items:center;margin:1rem 0}.remix .sidebar__menu-header.-compact{min-height:0;margin-right:0;margin-left:0}.remix .sidebar__return{display:inline-flex;align-items:center;padding:0 1rem}.remix .sidebar__return-icon{margin-right:.5rem}.remix .sidebar__return-icon.icon,.remix .theme-container.-dark .sidebar__return-icon.icon{fill:#e45011}.remix .sidebar__content{grid-area:content}.remix .sidebar__toggle,.remix .sidebar__toggle.level__item{display:none}.remix .sidebar__toggle.-visible,.remix .sidebar__toggle.-visible.level__item{display:inline-block}.remix .sidebar.-closable .sidebar__menu{width:13.75rem}.remix .sidebar.-closable .sidebar__menu.-transitioning>*{min-width:13.75rem}.remix .sidebar.-closable .sidebar__menu{transition:left .6s cubic-bezier(.86,0,.07,1),width .6s cubic-bezier(.86,0,.07,1),margin-right .3s cubic-bezier(.86,0,.07,1) .6s}.remix .sidebar.-closable .sidebar__menu.-is-closed{width:0;margin-right:0}.remix .sidebar.-closable .sidebar__menu.-transitioning{overflow:hidden}.remix .sidebar.-size-fieri .sidebar__menu{width:16.625rem}.remix .sidebar.-size-fieri .sidebar__menu.-transitioning>*{min-width:16.625rem}@media screen and (max-width:759px){.remix .sidebar.-size-mobile-full-width{display:flex;flex-direction:column}.remix .sidebar.-size-mobile-full-width .sidebar__menu{position:fixed;z-index:3200;top:0;bottom:0;left:-100vw;margin-right:0;padding:.5rem 0;transition:left .6s cubic-bezier(.86,0,.07,1),box-shadow .6s ease-in-out;will-change:left;background-color:#fff;box-shadow:0 0 2rem transparent}.remix .sidebar.-size-mobile-full-width .sidebar__menu.-is-open{box-shadow:0 0 2rem rgba(0,0,0,.5)}.remix .theme-container.-dark .sidebar.-size-mobile-full-width .sidebar__menu{background-color:#141b29;box-shadow:0 0 2rem transparent}.remix .theme-container.-dark .sidebar.-size-mobile-full-width .sidebar__menu.-is-open{box-shadow:0 0 2rem rgba(0,0,0,.5)}.remix .sidebar.-size-mobile-full-width .sidebar__menu .sections.-sidebar{height:calc(100% + 1rem);margin-top:-.5rem;margin-bottom:-.5rem}.remix .sidebar.-size-mobile-full-width .sidebar__menu.-is-open{left:0}.remix .sidebar.-size-mobile-full-width .sidebar__menu .sidebar__return{display:flex}.remix .sidebar.-size-mobile-full-width .sidebar__menu-header{display:none}}@media screen and (max-width:759px){.remix .sidebar.-size-mobile-full-width .sidebar__menu,.remix .sidebar.-size-mobile-full-width .sidebar__menu:not(.-is-open){width:100vw}}@media screen and (min-width:768px) and (max-width:1087px){.remix .sidebar.-fixed,.remix .sidebar.-fixed-from-tablet{display:flex;flex-direction:column}.remix .sidebar.-fixed-from-tablet .sidebar__menu,.remix .sidebar.-fixed .sidebar__menu{position:fixed;z-index:3200;top:0;bottom:0;left:-35vw;width:35vw;margin-right:0;padding:.5rem 0;transition:left .6s cubic-bezier(.86,0,.07,1),box-shadow .6s ease-in-out;will-change:left;background-color:#fff;box-shadow:0 0 2rem transparent}.remix .sidebar.-fixed-from-tablet .sidebar__menu.-is-open,.remix .sidebar.-fixed .sidebar__menu.-is-open{box-shadow:0 0 2rem rgba(0,0,0,.5)}.remix .theme-container.-dark .sidebar.-fixed-from-tablet .sidebar__menu,.remix .theme-container.-dark .sidebar.-fixed .sidebar__menu{background-color:#141b29;box-shadow:0 0 2rem transparent}.remix .theme-container.-dark .sidebar.-fixed-from-tablet .sidebar__menu.-is-open,.remix .theme-container.-dark .sidebar.-fixed .sidebar__menu.-is-open{box-shadow:0 0 2rem rgba(0,0,0,.5)}.remix .sidebar.-fixed-from-tablet .sidebar__menu .sections.-sidebar,.remix .sidebar.-fixed .sidebar__menu .sections.-sidebar{height:calc(100% + 1rem);margin-top:-.5rem;margin-bottom:-.5rem}.remix .sidebar.-fixed-from-tablet .sidebar__menu.-is-open,.remix .sidebar.-fixed .sidebar__menu.-is-open{left:0}.remix .sidebar.-fixed-from-tablet .sidebar__menu .sidebar__return,.remix .sidebar.-fixed .sidebar__menu .sidebar__return{display:flex}.remix .sidebar.-fixed-from-tablet .sidebar__menu-header,.remix .sidebar.-fixed .sidebar__menu-header{display:none}.remix .sidebar.-fixed-from-tablet .sidebar__toggle,.remix .sidebar.-fixed-from-tablet .sidebar__toggle.level__item,.remix .sidebar.-fixed .sidebar__toggle,.remix .sidebar.-fixed .sidebar__toggle.level__item,.remix .sidebar__toggle.-visible-from-tablet,.remix .sidebar__toggle.-visible-from-tablet.level__item{display:inline-block}}@media screen and (max-width:759px){.remix .sidebar__toggle,.remix .sidebar__toggle.level__item{display:inline-block}.remix .sidebar,.remix .sidebar.-fixed,.remix .sidebar.-fixed-from-tablet{display:flex;flex-direction:column}.remix .sidebar.-fixed-from-tablet .sidebar__menu,.remix .sidebar.-fixed .sidebar__menu,.remix .sidebar .sidebar__menu{position:fixed;z-index:3200;top:0;bottom:0;left:-70vw;width:70vw;margin-right:0;padding:.5rem 0;transition:left .6s cubic-bezier(.86,0,.07,1),box-shadow .6s ease-in-out;will-change:left;background-color:#fff;box-shadow:0 0 2rem transparent}.remix .sidebar.-fixed-from-tablet .sidebar__menu.-is-open,.remix .sidebar.-fixed .sidebar__menu.-is-open,.remix .sidebar .sidebar__menu.-is-open{box-shadow:0 0 2rem rgba(0,0,0,.5)}.remix .theme-container.-dark .sidebar.-fixed-from-tablet .sidebar__menu,.remix .theme-container.-dark .sidebar.-fixed .sidebar__menu,.remix .theme-container.-dark .sidebar .sidebar__menu{background-color:#141b29;box-shadow:0 0 2rem transparent}.remix .theme-container.-dark .sidebar.-fixed-from-tablet .sidebar__menu.-is-open,.remix .theme-container.-dark .sidebar.-fixed .sidebar__menu.-is-open,.remix .theme-container.-dark .sidebar .sidebar__menu.-is-open{box-shadow:0 0 2rem rgba(0,0,0,.5)}.remix .sidebar.-fixed-from-tablet .sidebar__menu .sections.-sidebar,.remix .sidebar.-fixed .sidebar__menu .sections.-sidebar,.remix .sidebar .sidebar__menu .sections.-sidebar{height:calc(100% + 1rem);margin-top:-.5rem;margin-bottom:-.5rem}.remix .sidebar.-fixed-from-tablet .sidebar__menu.-is-open,.remix .sidebar.-fixed .sidebar__menu.-is-open,.remix .sidebar .sidebar__menu.-is-open{left:0}.remix .sidebar.-fixed-from-tablet .sidebar__menu .sidebar__return,.remix .sidebar.-fixed .sidebar__menu .sidebar__return,.remix .sidebar .sidebar__menu .sidebar__return{display:flex}.remix .sidebar.-fixed-from-tablet .sidebar__menu-header,.remix .sidebar.-fixed .sidebar__menu-header,.remix .sidebar .sidebar__menu-header{display:none}}@media print{.remix .sidebar{display:flex;flex-direction:column}.remix .sidebar .sidebar__menu{position:fixed;z-index:3200;top:0;bottom:0;left:-35vw;width:35vw;margin-right:0;padding:.5rem 0;transition:left .6s cubic-bezier(.86,0,.07,1),box-shadow .6s ease-in-out;will-change:left;background-color:#fff;box-shadow:0 0 2rem transparent}.remix .sidebar .sidebar__menu.-is-open{box-shadow:0 0 2rem rgba(0,0,0,.5)}.remix .theme-container.-dark .sidebar .sidebar__menu{background-color:#141b29;box-shadow:0 0 2rem transparent}.remix .theme-container.-dark .sidebar .sidebar__menu.-is-open{box-shadow:0 0 2rem rgba(0,0,0,.5)}.remix .sidebar .sidebar__menu .sections.-sidebar{height:calc(100% + 1rem);margin-top:-.5rem;margin-bottom:-.5rem}.remix .sidebar .sidebar__menu.-is-open{left:0}.remix .sidebar .sidebar__menu .sidebar__return{display:flex}.remix .sidebar .sidebar__menu-header{display:none}}.remix .steps{padding:1rem 0}.remix .steps,.remix .steps__item{margin:0;list-style-type:none}.remix .steps__item{padding:0;text-decoration:none;color:#358bc0}.remix .theme-container.-dark .steps__item{color:#358bc0}.remix .steps__item a{color:inherit}.remix .steps__item.-is-complete,.remix .theme-container.-dark .steps__item.-is-complete{color:#3d9e71}.remix .tabs__nav{display:flex;margin:0 0 15px;padding:0;list-style:none;box-shadow:0 0 15px #e6e6e6}.remix .theme-container.-dark .tabs__nav{box-shadow:0 0 15px #000}.remix .tabs__nav-item{display:flex;align-items:center;justify-content:center;padding:.9375rem 1.5rem;cursor:pointer;border-bottom:2px solid #fff;color:#65717b}.remix .tabs__nav-item.-is-active{border-bottom-color:#e45011;color:#0d121c}.remix .tabs__nav-item:hover{border-bottom-color:#b4c5cb;color:#0d121c}.remix .theme-container.-dark .tabs__nav-item{border-bottom-color:#141b29;color:#65717b}.remix .theme-container.-dark .tabs__nav-item.-is-active{border-bottom-color:#e45011;color:#8b9aa2}.remix .theme-container.-dark .tabs__nav-item:hover{border-bottom-color:#232e38;color:#8b9aa2}.remix .tabs__tab,.remix .tabs__tab.section{display:none}.remix .tabs__tab.-is-active{display:block}.remix{/*! ----------------------------------------------------------------------------
/ Buttons
/-----------------------------------------------------------------------------*/}.remix .button{display:inline-flex;position:relative;box-sizing:border-box;font-size:.875rem;line-height:1.575;vertical-align:top;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:.6875rem .9375rem;transition:background-color .2s ease-in,color .2s ease-in;background-color:#f4f6f6;color:#0d121c;align-items:center;justify-content:center;border:1px solid #c9d5d9;border-radius:.1875rem;line-height:1.143;text-align:center;white-space:nowrap;cursor:pointer/*! --------------------------------------------------------------------------
  / Variants
  /----------------------------------------------------------------------------*/}.remix .button.-is-active,.remix .button.-is-focused,.remix .button:active,.remix .button:focus{outline:none}.remix .button.-is-disabled,.remix .button[disabled]{cursor:not-allowed}.remix .button.-is-hovered,.remix .button.-is-toggled,.remix .button:active,.remix .button:hover{border-color:#c9d5d9;background-color:#dee5e7;color:#0d121c}.remix .button.-is-disabled,.remix .button[disabled]{border-color:#c9d5d9;background-color:#f4f6f6;color:#999}.remix .button.-is-disabled.-is-loading:after,.remix .button[disabled].-is-loading:after{color:#999}.remix .button.-is-loading:after{color:#0d121c}.remix .theme-container.-dark .button{transition:background-color .2s ease-in,color .2s ease-in;border-color:#3d4652;background-color:#232e38;color:#8b9aa2}.remix .theme-container.-dark .button.-is-hovered,.remix .theme-container.-dark .button.-is-toggled,.remix .theme-container.-dark .button:active,.remix .theme-container.-dark .button:hover{border-color:#3d4652;background-color:#3d4652;color:#8b9aa2}.remix .theme-container.-dark .button.-is-disabled,.remix .theme-container.-dark .button[disabled]{border-color:#3d4652;background-color:#3d4652;color:#65717b}.remix .theme-container.-dark .button.-is-disabled.-is-loading:after,.remix .theme-container.-dark .button[disabled].-is-loading:after{color:#65717b}.remix .theme-container.-dark .button.-is-loading:after{color:#8b9aa2}.remix .button.-is-disabled,.remix .button[disabled]{pointer-events:none}.remix .button.-primary{transition:background-color .2s ease-in,color .2s ease-in;border-color:#e45011;background-color:#e45011;color:#fff8f5}.remix .button.-primary.-is-hovered,.remix .button.-primary.-is-toggled,.remix .button.-primary:active,.remix .button.-primary:hover{border-color:#d44f11;background-color:#d44f11;color:#fff}.remix .button.-primary.-is-disabled,.remix .button.-primary[disabled]{border-color:#ff8c57;background-color:#ff8c57;color:#fff}.remix .button.-primary.-is-disabled.-is-loading:after,.remix .button.-primary[disabled].-is-loading:after{color:#fff}.remix .button.-primary.-is-loading:after{color:#fff8f5}.remix .theme-container.-dark .button.-primary{transition:background-color .2s ease-in,color .2s ease-in;border-color:#e45011;background-color:#e45011;color:#fff}.remix .theme-container.-dark .button.-primary.-is-hovered,.remix .theme-container.-dark .button.-primary.-is-toggled,.remix .theme-container.-dark .button.-primary:active,.remix .theme-container.-dark .button.-primary:hover{border-color:#d44f11;background-color:#d44f11;color:#fff}.remix .theme-container.-dark .button.-primary.-is-disabled,.remix .theme-container.-dark .button.-primary[disabled]{border-color:#702400;background-color:#702400;color:#65717b}.remix .theme-container.-dark .button.-primary.-is-disabled.-is-loading:after,.remix .theme-container.-dark .button.-primary[disabled].-is-loading:after{color:#65717b}.remix .theme-container.-dark .button.-primary.-is-loading:after{color:#fff}.remix .button.-destructive{transition:background-color .2s ease-in,color .2s ease-in;border-color:#ca1649;background-color:#ca1649;color:#ffe6ed}.remix .button.-destructive.-is-hovered,.remix .button.-destructive.-is-toggled,.remix .button.-destructive:active,.remix .button.-destructive:hover{border-color:#ae0a38;background-color:#ae0a38;color:#fff}.remix .button.-destructive.-is-disabled,.remix .button.-destructive[disabled]{border-color:#d6436c;background-color:#d6436c;color:#fff}.remix .button.-destructive.-is-disabled.-is-loading:after,.remix .button.-destructive[disabled].-is-loading:after{color:#fff}.remix .button.-destructive.-is-loading:after{color:#ffe6ed}.remix .theme-container.-dark .button.-destructive{transition:background-color .2s ease-in,color .2s ease-in;border-color:#ca1649;background-color:#ca1649;color:#fff}.remix .theme-container.-dark .button.-destructive.-is-hovered,.remix .theme-container.-dark .button.-destructive.-is-toggled,.remix .theme-container.-dark .button.-destructive:active,.remix .theme-container.-dark .button.-destructive:hover{border-color:#ae0a38;background-color:#ae0a38;color:#fff}.remix .theme-container.-dark .button.-destructive.-is-disabled,.remix .theme-container.-dark .button.-destructive[disabled]{border-color:#450819;background-color:#450819;color:#65717b}.remix .theme-container.-dark .button.-destructive.-is-disabled.-is-loading:after,.remix .theme-container.-dark .button.-destructive[disabled].-is-loading:after{color:#65717b}.remix .theme-container.-dark .button.-destructive.-is-loading:after{color:#fff}.remix .button.-is-loading{color:transparent!important}.remix .button.-is-loading:after{content:" ";display:block;width:2.5rem;height:2.5rem;animation:remixSpinAround 1.2s linear infinite;border-radius:50%;width:1.5em;height:1.5em;border-color:currentcolor transparent;border-style:solid;border-width:.15em;position:absolute;top:calc(50% - .75em);left:calc(50% - .75em)}.remix .button.-simple{transition:background-color .2s ease-in,color .2s ease-in;border-color:transparent;background-color:transparent;color:#0d121c}.remix .button.-simple.-is-hovered,.remix .button.-simple.-is-toggled,.remix .button.-simple:active,.remix .button.-simple:hover{border-color:transparent;background-color:transparent;color:#050c19}.remix .button.-simple.-is-disabled,.remix .button.-simple[disabled]{border-color:transparent;background-color:transparent;color:#999}.remix .button.-simple.-is-disabled.-is-loading:after,.remix .button.-simple[disabled].-is-loading:after{color:#999}.remix .button.-simple.-is-loading:after{color:#0d121c}.remix .theme-container.-dark .button.-simple{transition:background-color .2s ease-in,color .2s ease-in;border-color:transparent;background-color:transparent;color:#8b9aa2}.remix .theme-container.-dark .button.-simple.-is-hovered,.remix .theme-container.-dark .button.-simple.-is-toggled,.remix .theme-container.-dark .button.-simple:active,.remix .theme-container.-dark .button.-simple:hover{border-color:transparent;background-color:transparent;color:#fff}.remix .theme-container.-dark .button.-simple.-is-disabled,.remix .theme-container.-dark .button.-simple[disabled]{border-color:transparent;background-color:transparent;color:#65717b}.remix .theme-container.-dark .button.-simple.-is-disabled.-is-loading:after,.remix .theme-container.-dark .button.-simple[disabled].-is-loading:after{color:#65717b}.remix .theme-container.-dark .button.-simple.-is-loading:after{color:#8b9aa2}.remix .button.-simple.-primary{transition:background-color .2s ease-in,color .2s ease-in;border-color:transparent;background-color:transparent;color:#358bc0}.remix .button.-simple.-primary.-is-hovered,.remix .button.-simple.-primary.-is-toggled,.remix .button.-simple.-primary:active,.remix .button.-simple.-primary:hover{border-color:transparent;background-color:transparent;color:#246f9e}.remix .button.-simple.-primary.-is-disabled,.remix .button.-simple.-primary[disabled]{border-color:transparent;background-color:transparent;color:#999}.remix .button.-simple.-primary.-is-disabled.-is-loading:after,.remix .button.-simple.-primary[disabled].-is-loading:after{color:#999}.remix .button.-simple.-primary.-is-loading:after{color:#358bc0}.remix .theme-container.-dark .button.-simple.-primary{transition:background-color .2s ease-in,color .2s ease-in;border-color:transparent;background-color:transparent;color:#358bc0}.remix .theme-container.-dark .button.-simple.-primary.-is-hovered,.remix .theme-container.-dark .button.-simple.-primary.-is-toggled,.remix .theme-container.-dark .button.-simple.-primary:active,.remix .theme-container.-dark .button.-simple.-primary:hover{border-color:transparent;background-color:transparent;color:#246f9e}.remix .theme-container.-dark .button.-simple.-primary.-is-disabled,.remix .theme-container.-dark .button.-simple.-primary[disabled]{border-color:transparent;background-color:transparent;color:#999}.remix .theme-container.-dark .button.-simple.-primary.-is-disabled.-is-loading:after,.remix .theme-container.-dark .button.-simple.-primary[disabled].-is-loading:after{color:#999}.remix .theme-container.-dark .button.-simple.-primary.-is-loading:after{color:#358bc0}.remix .button.-simple.-inverted{transition:background-color .2s ease-in,color .2s ease-in;border-color:transparent;background-color:transparent;color:#fff}.remix .button.-simple.-inverted.-is-hovered,.remix .button.-simple.-inverted.-is-toggled,.remix .button.-simple.-inverted:active,.remix .button.-simple.-inverted:hover{border-color:transparent;background-color:transparent;color:#e6e6e6}.remix .button.-simple.-inverted.-is-disabled,.remix .button.-simple.-inverted[disabled]{border-color:transparent;background-color:transparent;color:grey}.remix .button.-simple.-inverted.-is-disabled.-is-loading:after,.remix .button.-simple.-inverted[disabled].-is-loading:after{color:grey}.remix .button.-simple.-inverted.-is-loading:after{color:#fff}.remix .theme-container.-dark .button.-simple.-inverted{transition:background-color .2s ease-in,color .2s ease-in;border-color:transparent;background-color:transparent;color:#000}.remix .theme-container.-dark .button.-simple.-inverted.-is-hovered,.remix .theme-container.-dark .button.-simple.-inverted.-is-toggled,.remix .theme-container.-dark .button.-simple.-inverted:active,.remix .theme-container.-dark .button.-simple.-inverted:hover{border-color:transparent;background-color:transparent;color:#e6e6e6}.remix .theme-container.-dark .button.-simple.-inverted.-is-disabled,.remix .theme-container.-dark .button.-simple.-inverted[disabled]{border-color:transparent;background-color:transparent;color:#65717b}.remix .theme-container.-dark .button.-simple.-inverted.-is-disabled.-is-loading:after,.remix .theme-container.-dark .button.-simple.-inverted[disabled].-is-loading:after{color:#65717b}.remix .theme-container.-dark .button.-simple.-inverted.-is-loading:after{color:#000}.remix .button.-simple.-destructive{transition:background-color .2s ease-in,color .2s ease-in;border-color:transparent;background-color:transparent;color:#ca1649}.remix .button.-simple.-destructive.-is-hovered,.remix .button.-simple.-destructive.-is-toggled,.remix .button.-simple.-destructive:active,.remix .button.-simple.-destructive:hover{border-color:transparent;background-color:transparent;color:#ae0a38}.remix .button.-simple.-destructive.-is-disabled,.remix .button.-simple.-destructive[disabled]{border-color:transparent;background-color:transparent;color:#d6436c}.remix .button.-simple.-destructive.-is-disabled.-is-loading:after,.remix .button.-simple.-destructive[disabled].-is-loading:after{color:#d6436c}.remix .button.-simple.-destructive.-is-loading:after{color:#ca1649}.remix .theme-container.-dark .button.-simple.-destructive{transition:background-color .2s ease-in,color .2s ease-in;border-color:transparent;background-color:transparent;color:#e07190}.remix .theme-container.-dark .button.-simple.-destructive.-is-hovered,.remix .theme-container.-dark .button.-simple.-destructive.-is-toggled,.remix .theme-container.-dark .button.-simple.-destructive:active,.remix .theme-container.-dark .button.-simple.-destructive:hover{border-color:transparent;background-color:transparent;color:#ae0a38}.remix .theme-container.-dark .button.-simple.-destructive.-is-disabled,.remix .theme-container.-dark .button.-simple.-destructive[disabled]{border-color:transparent;background-color:transparent;color:#d6436c}.remix .theme-container.-dark .button.-simple.-destructive.-is-disabled.-is-loading:after,.remix .theme-container.-dark .button.-simple.-destructive[disabled].-is-loading:after{color:#d6436c}.remix .theme-container.-dark .button.-simple.-destructive.-is-loading:after{color:#e07190}.remix .button .button__icon{width:.875rem;height:.875rem;margin-right:.5rem}.remix .button .button__icon:last-child{margin-right:0;margin-left:.5rem}.remix .button.-vertical{display:flex;flex-direction:column;align-items:center;justify-content:center}.remix .button.-vertical .button__icon{width:1.5rem;height:1.5rem;margin-right:0;margin-bottom:.5rem}.remix .button.-icon-only .button__icon{margin:0}.remix .button.-icon-only:before{content:"\200C"}@media screen and (max-width:759px){.remix .button.-icon-only-on-mobile{font-size:0;line-height:0}.remix .button.-icon-only-on-mobile .button__icon{margin:0}.remix .button.-icon-only-on-mobile:before{content:"\200C"}}.remix .button.-circular,.remix .button.-swatch{border-radius:50%}.remix .button.-circular,.remix .button.-square,.remix .button.-swatch{padding:.6875rem;width:2.86em;height:2.86em}.remix .button.-circular.-large,.remix .button.-square.-large,.remix .button.-swatch.-large{padding:.9375rem;width:3.43em;height:3.43em}.remix .button.-circular.-small,.remix .button.-square.-small,.remix .button.-swatch.-small{padding:.4375rem;width:2.42em;height:2.42em}.remix .button.-swatch{position:relative;background-color:transparent}.remix .button.-swatch:before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background:url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2 2"><rect fill="white" width="2" height="2" /><path fill="rgb(240,240,240)" d="M0,0H1V1H0V0ZM1,1H2V2H1V1Z"/></svg>');background-size:6px;border-radius:.15em;z-index:-1}.remix .button.-swatch:after,.remix .button.-swatch:before{border-radius:50%}.remix .button.-swatch:before{z-index:auto}.remix .button.-swatch:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:inherit;background-color:var(--swatch-color)}.remix .button.-tag{height:100%;padding:0 .25rem;color:inherit}.remix .button.-tag:before{content:""}.remix .button.-tag svg{fill:currentColor}.remix .button.-large{padding:.9375rem 1.4375rem}.remix .button.-medium{padding:.6875rem .9375rem}.remix .button.-small{padding:.4375rem .6875rem;font-size:.75rem;text-transform:uppercase}.remix .button.-full-width{width:100%}@media screen and (max-width:759px){.remix .button.-full-width-on-mobile{width:100%}}.remix .button.-compact{padding:0}.remix .button.-fluid{display:flex;justify-content:space-between;width:100%}.remix .buttons{margin-top:-.5rem;margin-left:-.5rem;display:flex;flex:1 1 auto;flex-wrap:wrap;align-items:center;justify-content:flex-start}.remix .buttons>*{margin-top:.5rem;margin-left:.5rem}.remix .buttons:not(:last-child){margin-bottom:.5rem}.remix .buttons.-centered{justify-content:center}.remix .buttons.-right{justify-content:flex-end}.remix .buttons.-fluid{justify-content:space-between}.remix .buttons.-stretched .button{flex-grow:1}.remix .buttons.-attached,.remix .buttons.-attached>*{margin-top:0;margin-left:0}.remix .buttons.-attached:not(.-stretched){display:inline-flex}.remix .buttons.-attached:not(.-vertical) .button:not(:first-child):not(:last-child){border-radius:0}.remix .buttons.-attached:not(.-vertical) .button:not(:last-child){border-right:0}.remix .buttons.-attached:not(.-vertical) .button:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.remix .buttons.-attached:not(.-vertical) .button:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.remix .buttons.-large .button{padding:.9375rem 1.4375rem}.remix .buttons.-large.-circular .button,.remix .buttons.-large.-square .button,.remix .buttons.-large .button.-circular,.remix .buttons.-large .button.-square{padding:.9375rem;width:3.43em;height:3.43em}.remix .buttons.-medium .button{padding:.6875rem .9375rem}.remix .buttons.-medium.-circular .button,.remix .buttons.-medium.-square .button,.remix .buttons.-medium .button.-circular,.remix .buttons.-medium .button.-square{padding:.6875rem;width:2.86em;height:2.86em}.remix .buttons.-small .button{padding:.4375rem .6875rem;font-size:.75rem;text-transform:uppercase}.remix .buttons.-small.-circular .button,.remix .buttons.-small.-square .button,.remix .buttons.-small .button.-circular,.remix .buttons.-small .button.-square{padding:.4375rem;width:2.42em;height:2.42em}.remix .buttons.-circular .button{border-radius:50%}.remix .buttons .button.-stretched{flex-grow:1}.remix .buttons.-icon-only .button .button__icon{margin:0}.remix .buttons.-icon-only .button:before{content:"\200C"}.remix .buttons.-vertical{flex-direction:column;align-items:flex-start}.remix .buttons.-vertical .button{min-width:14rem}.remix .buttons.-vertical.-icon-only .button,.remix .buttons.-vertical.-stretched .button{min-width:0}.remix .buttons.-vertical.-stretched{align-items:stretch}.remix .buttons.-vertical.-attached .button:not(:first-child):not(:last-child){border-radius:0}.remix .buttons.-vertical.-attached .button:not(:last-child){border-bottom:0}.remix .buttons.-vertical.-attached .button:first-child{border-bottom-right-radius:0;border-bottom-left-radius:0}.remix .buttons.-vertical.-attached .button:last-child{border-top-left-radius:0;border-top-right-radius:0}.remix .buttons.-text-left .button{justify-content:flex-start}.remix .dimmer{display:flex;visibility:hidden;position:absolute;top:0;right:0;bottom:0;left:0;flex-direction:column;align-items:center;justify-content:center;transition:opacity .6s,visibility .6s;opacity:0;will-change:opacity,visibility;background-color:hsla(0,0%,100%,.5)}.remix .theme-container.-dark .dimmer{background-color:hsla(0,0%,100%,.83)}.remix .dimmer.-dark{background-color:rgba(13,18,28,.83);color:#fff}.remix .theme-container.-dark .dimmer.-dark{background-color:rgba(0,0,0,.83);color:#fff}.remix .dimmer.-page{position:fixed;z-index:3000;top:0;right:0;bottom:0;left:0}.remix .dimmer.-is-active{visibility:visible;opacity:1}.remix .input,.remix .textarea{display:inline-flex;position:relative;box-sizing:border-box;font-size:.875rem;vertical-align:top;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;max-width:100%;padding:.5rem .8125rem;border-radius:.1875rem;line-height:1.575;border:1px solid #c9d5d9;background-color:#fff;color:#0d121c}.remix .input.-is-active,.remix .input.-is-focused,.remix .input:active,.remix .input:focus,.remix .textarea.-is-active,.remix .textarea.-is-focused,.remix .textarea:active,.remix .textarea:focus{outline:none}.remix .theme-container.-dark .input,.remix .theme-container.-dark .textarea{border-color:#3d4652;background-color:#000;color:#8b9aa2}.remix .input::-ms-input-placeholder,.remix .textarea::-ms-input-placeholder{color:grey}.remix .input::placeholder,.remix .textarea::placeholder{color:grey}.remix .theme-container.-dark .input::-ms-input-placeholder,.remix .theme-container.-dark .textarea::-ms-input-placeholder{color:#65717b}.remix .theme-container.-dark .input::placeholder,.remix .theme-container.-dark .textarea::placeholder{color:#65717b}.remix .input.-is-focused,.remix .input:focus,.remix .textarea.-is-focused,.remix .textarea:focus{border-color:#358bc0}.remix .theme-container.-dark .input.-is-focused,.remix .theme-container.-dark .input:focus,.remix .theme-container.-dark .textarea.-is-focused,.remix .theme-container.-dark .textarea:focus{border-color:#fff}.remix .input.-is-focused::-ms-input-placeholder,.remix .input:focus::-ms-input-placeholder,.remix .textarea.-is-focused::-ms-input-placeholder,.remix .textarea:focus::-ms-input-placeholder{color:transparent}.remix .input.-is-focused::placeholder,.remix .input:focus::placeholder,.remix .textarea.-is-focused::placeholder,.remix .textarea:focus::placeholder{color:transparent}.remix .input.-is-invalid,.remix .textarea.-is-invalid{border-color:#ca1649;background-color:#ffe6ed;color:#ca1649}.remix .theme-container.-dark .input.-is-invalid,.remix .theme-container.-dark .textarea.-is-invalid{border-color:#d6436c;background-color:#000;color:#eba8bb}.remix .input.-is-disabled,.remix .input[disabled],.remix .textarea.-is-disabled,.remix .textarea[disabled]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:not-allowed;color:grey;border-color:#c9d5d9;background-color:#f4f6f6}.remix .theme-container.-dark .input.-is-disabled,.remix .theme-container.-dark .input[disabled],.remix .theme-container.-dark .textarea.-is-disabled,.remix .theme-container.-dark .textarea[disabled]{color:#3d4652}.remix .input.-is-disabled::-ms-input-placeholder,.remix .input[disabled]::-ms-input-placeholder,.remix .textarea.-is-disabled::-ms-input-placeholder,.remix .textarea[disabled]::-ms-input-placeholder{opacity:.5;color:inherit}.remix .input.-is-disabled::placeholder,.remix .input[disabled]::placeholder,.remix .textarea.-is-disabled::placeholder,.remix .textarea[disabled]::placeholder{opacity:.5;color:inherit}.remix .theme-container.-dark .input.-is-disabled,.remix .theme-container.-dark .input[disabled],.remix .theme-container.-dark .textarea.-is-disabled,.remix .theme-container.-dark .textarea[disabled]{border-color:#232e38;background-color:#000}.remix .theme-container.-dark .input.-is-disabled::-ms-input-placeholder,.remix .theme-container.-dark .input[disabled]::-ms-input-placeholder,.remix .theme-container.-dark .textarea.-is-disabled::-ms-input-placeholder,.remix .theme-container.-dark .textarea[disabled]::-ms-input-placeholder{opacity:.5;color:inherit}.remix .theme-container.-dark .input.-is-disabled::placeholder,.remix .theme-container.-dark .input[disabled]::placeholder,.remix .theme-container.-dark .textarea.-is-disabled::placeholder,.remix .theme-container.-dark .textarea[disabled]::placeholder{opacity:.5;color:inherit}.remix .textarea{line-height:1.575}.remix .checkbox,.remix .radio{display:inline-block;margin-right:1rem;cursor:pointer}.remix .checkbox__input,.remix .radio__input{margin-right:.5rem}.remix .checkbox[disabled],.remix .radio[disabled]{cursor:not-allowed;color:grey}.remix .theme-container.-dark .checkbox[disabled],.remix .theme-container.-dark .radio[disabled]{color:#3d4652}.remix .checkbox{display:inline-flex;position:relative;align-items:center}.remix .checkbox__input{position:absolute;opacity:0;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.remix .checkbox__input:checked~.checkbox__button{border-color:#358bc0;background-color:#358bc0}.remix .theme-container.-dark .checkbox__input:checked~.checkbox__button{border-color:#fff;background-color:#fff}.remix .checkbox__input:checked~.checkbox__button:before{display:block}.remix .checkbox__button{display:inline-block;position:relative;width:1rem;height:1rem;margin-right:.5rem;border-radius:.125rem;border:.0625rem solid #c9d5d9}.remix .theme-container.-dark .checkbox__button{border-color:#3d4652}.remix .checkbox__button:before{content:"";display:inline-block;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;pointer-events:none;-webkit-mask-image:url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTAgOSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMS4zNyAzLjQ2M0wwIDQuOTU0bDMuNjQ4IDMuMzUzTDkuNjMgMS4zMTYgOC4wOTIgMCAzLjQ3NCA1LjM5N3oiLz48L3N2Zz4=");mask-image:url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTAgOSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMS4zNyAzLjQ2M0wwIDQuOTU0bDMuNjQ4IDMuMzUzTDkuNjMgMS4zMTYgOC4wOTIgMCAzLjQ3NCA1LjM5N3oiLz48L3N2Zz4=");display:none;position:absolute;top:5%;left:5%;width:90%;height:90%;background-color:#fff}.remix .theme-container.-dark .checkbox__button:before{background-color:#000}.remix .checkbox.-compact,.remix .checkbox.-compact .checkbox__button{margin:0}.remix .checkbox.-large .checkbox__button{width:1.5rem;height:1.5rem}.remix .toggle{display:flex;align-items:center;cursor:pointer}.remix .toggle__switch{display:inline-block;position:relative;width:32px;height:16px;margin-left:.5rem;transition:all .15s ease-out 0s;border-radius:8px;cursor:pointer;background-color:#999}.remix .theme-container.-dark .toggle__switch{background-color:#65717b}.remix .toggle__switch:before{content:"";display:block;position:absolute;left:0;width:16px;height:16px;transition:all .15s ease-out 0s;border-radius:50%;background-color:#fff;box-shadow:0 2px 4px grey}.remix .theme-container.-dark .toggle__switch:before{background-color:#fff;box-shadow:0 2px 4px #000}.remix .toggle__input{position:absolute;top:0;left:0;opacity:0}.remix .theme-container.-dark .toggle__input:checked~.toggle__switch,.remix .toggle__input:checked~.toggle__switch{background-color:#3d9e71}.remix .toggle__input:checked~.toggle__switch:before{left:16px}.remix .checkbox[disabled],.remix .toggle[disabled]{cursor:not-allowed;color:grey}.remix .theme-container.-dark .checkbox[disabled],.remix .theme-container.-dark .toggle[disabled]{color:#3d4652}.remix .checkbox[disabled] .checkbox__button,.remix .checkbox[disabled] .toggle__switch,.remix .toggle[disabled] .checkbox__button,.remix .toggle[disabled] .toggle__switch{opacity:.7;cursor:inherit}.remix .pickr{position:relative;overflow:visible;transform:translateY(0)}.remix .pickr *{box-sizing:border-box;outline:none;border:none;-webkit-appearance:none}.remix .pickr .pcr-button{position:relative;height:2em;width:2em;padding:.5em;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;border-radius:.15em;background:url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50" stroke="%2342445A" stroke-width="5px" stroke-linecap="round"><path d="M45,45L5,5"></path><path d="M45,5L5,45"></path></svg>') no-repeat 50%;background-size:0;transition:all .3s}.remix .pickr .pcr-button:before{background:url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2 2"><rect fill="white" width="2" height="2" /><path fill="rgb(240,240,240)" d="M0,0H1V1H0V0ZM1,1H2V2H1V1Z"/></svg>');background-size:.5em;z-index:-1;z-index:auto}.remix .pickr .pcr-button:after,.remix .pickr .pcr-button:before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;border-radius:.15em}.remix .pickr .pcr-button:after{transition:background .3s;background:currentColor}.remix .pickr .pcr-button.clear{background-size:70%}.remix .pickr .pcr-button.clear:before{opacity:0}.remix .pickr .pcr-button.clear:focus{box-shadow:0 0 0 1px hsla(0,0%,100%,.85),0 0 0 3px currentColor}.remix .pickr .pcr-button.disabled{cursor:not-allowed}.remix .pcr-app *,.remix .pickr *{box-sizing:border-box;outline:none;border:none;-webkit-appearance:none}.remix .pcr-app button.pcr-active,.remix .pcr-app button:focus,.remix .pcr-app input.pcr-active,.remix .pcr-app input:focus,.remix .pickr button.pcr-active,.remix .pickr button:focus,.remix .pickr input.pcr-active,.remix .pickr input:focus{box-shadow:0 0 0 1px hsla(0,0%,100%,.85),0 0 0 3px currentColor}.remix .pcr-app .pcr-palette,.remix .pcr-app .pcr-slider,.remix .pickr .pcr-palette,.remix .pickr .pcr-slider{transition:box-shadow .3s}.remix .pcr-app .pcr-palette:focus,.remix .pcr-app .pcr-slider:focus,.remix .pickr .pcr-palette:focus,.remix .pickr .pcr-slider:focus{box-shadow:0 0 0 1px hsla(0,0%,100%,.85),0 0 0 3px rgba(0,0,0,.25)}.remix .pcr-app{position:fixed;display:flex;flex-direction:column;z-index:10000;border-radius:.1em;background:#fff;opacity:0;visibility:hidden;transition:opacity .3s,visibility 0s .3s;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;box-shadow:0 .15em 1.5em 0 rgba(0,0,0,.1),0 0 1em 0 rgba(0,0,0,.03);left:0;top:0}.remix .pcr-app.visible{transition:opacity .3s;visibility:visible;opacity:1}.remix .pcr-app .pcr-swatches{display:flex;flex-wrap:wrap;margin-top:.75em}.remix .pcr-app .pcr-swatches.pcr-last{margin:0}@supports (display:grid){.remix .pcr-app .pcr-swatches{display:grid;align-items:center;grid-template-columns:repeat(auto-fit,1.75em)}}.remix .pcr-app .pcr-swatches>button{font-size:1em;position:relative;width:calc(1.75em - 5px);height:calc(1.75em - 5px);border-radius:.15em;cursor:pointer;margin:2.5px;flex-shrink:0;justify-self:center;transition:all .15s;overflow:hidden;background:transparent;z-index:1}.remix .pcr-app .pcr-swatches>button:before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background:url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2 2"><rect fill="white" width="2" height="2" /><path fill="rgb(240,240,240)" d="M0,0H1V1H0V0ZM1,1H2V2H1V1Z"/></svg>');background-size:6px;border-radius:.15em;z-index:-1}.remix .pcr-app .pcr-swatches>button:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:currentColor;border:1px solid rgba(0,0,0,.05);border-radius:.15em;box-sizing:border-box}.remix .pcr-app .pcr-swatches>button:hover{filter:brightness(1.05)}.remix .pcr-app .pcr-swatches>button:not(.pcr-active){box-shadow:none}.remix .pcr-app .pcr-interaction{display:flex;flex-wrap:wrap;align-items:center;margin:0 -.2em}.remix .pcr-app .pcr-interaction>*{margin:0 .2em}.remix .pcr-app .pcr-interaction input{letter-spacing:.07em;font-size:.75em;text-align:center;cursor:pointer;color:#75797e;background:#f1f3f4;border-radius:.15em;transition:all .15s;padding:.45em .5em;margin-top:.75em}.remix .pcr-app .pcr-interaction input:hover{filter:brightness(.975)}.remix .pcr-app .pcr-interaction input:focus{box-shadow:0 0 0 1px hsla(0,0%,100%,.85),0 0 0 3px rgba(66,133,244,.75)}.remix .pcr-app .pcr-interaction .pcr-result{color:#75797e;text-align:left;flex:1 1 8em;min-width:8em;transition:all .2s;border-radius:.15em;background:#f1f3f4;cursor:text}.remix .pcr-app .pcr-interaction .pcr-result::selection{background:#4285f4;color:#fff}.remix .pcr-app .pcr-interaction .pcr-type.active{color:#fff;background:#4285f4}.remix .pcr-app .pcr-interaction .pcr-cancel,.remix .pcr-app .pcr-interaction .pcr-clear,.remix .pcr-app .pcr-interaction .pcr-save{width:auto;color:#fff}.remix .pcr-app .pcr-interaction .pcr-cancel:hover,.remix .pcr-app .pcr-interaction .pcr-clear:hover,.remix .pcr-app .pcr-interaction .pcr-save:hover{filter:brightness(.925)}.remix .pcr-app .pcr-interaction .pcr-save{background:#4285f4}.remix .pcr-app .pcr-interaction .pcr-cancel,.remix .pcr-app .pcr-interaction .pcr-clear{background:#f44250}.remix .pcr-app .pcr-interaction .pcr-cancel:focus,.remix .pcr-app .pcr-interaction .pcr-clear:focus{box-shadow:0 0 0 1px hsla(0,0%,100%,.85),0 0 0 3px rgba(244,66,80,.75)}.remix .pcr-app .pcr-selection .pcr-picker{position:absolute;height:18px;width:18px;border:2px solid #fff;border-radius:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.remix .pcr-app .pcr-selection .pcr-color-chooser,.remix .pcr-app .pcr-selection .pcr-color-opacity,.remix .pcr-app .pcr-selection .pcr-color-palette{position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:flex;flex-direction:column;cursor:grab;cursor:-webkit-grab}.remix .pcr-app .pcr-selection .pcr-color-chooser:active,.remix .pcr-app .pcr-selection .pcr-color-opacity:active,.remix .pcr-app .pcr-selection .pcr-color-palette:active{cursor:grabbing;cursor:-webkit-grabbing}.remix .pcr-app[data-theme=nano]{width:14.25em;max-width:95vw}.remix .pcr-app[data-theme=nano] .pcr-swatches{margin-top:.6em;padding:0 .6em}.remix .pcr-app[data-theme=nano] .pcr-interaction{padding:0 .6em .6em}.remix .pcr-app[data-theme=nano] .pcr-selection{display:grid;grid-gap:.6em;grid-template-columns:1fr 4fr;grid-template-rows:5fr auto auto;align-items:center;height:10.5em;width:100%;align-self:flex-start}.remix .pcr-app[data-theme=nano] .pcr-selection .pcr-color-preview{grid-area:2/1/4/1;height:100%;width:100%;display:flex;flex-direction:row;justify-content:center;margin-left:.6em}.remix .pcr-app[data-theme=nano] .pcr-selection .pcr-color-preview .pcr-last-color{display:none}.remix .pcr-app[data-theme=nano] .pcr-selection .pcr-color-preview .pcr-current-color{position:relative;background:currentColor;width:2em;height:2em;border-radius:50em;overflow:hidden}.remix .pcr-app[data-theme=nano] .pcr-selection .pcr-color-preview .pcr-current-color:before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background:url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2 2"><rect fill="white" width="2" height="2" /><path fill="rgb(240,240,240)" d="M0,0H1V1H0V0ZM1,1H2V2H1V1Z"/></svg>');background-size:.5em;border-radius:.15em;z-index:-1}.remix .pcr-app[data-theme=nano] .pcr-selection .pcr-color-palette{grid-area:1/1/2/3;width:100%;height:100%;z-index:1}.remix .pcr-app[data-theme=nano] .pcr-selection .pcr-color-palette .pcr-palette{border-radius:.15em;width:100%;height:100%}.remix .pcr-app[data-theme=nano] .pcr-selection .pcr-color-palette .pcr-palette:before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background:url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2 2"><rect fill="white" width="2" height="2" /><path fill="rgb(240,240,240)" d="M0,0H1V1H0V0ZM1,1H2V2H1V1Z"/></svg>');background-size:.5em;border-radius:.15em;z-index:-1}.remix .pcr-app[data-theme=nano] .pcr-selection .pcr-color-chooser{grid-area:2/2/2/2}.remix .pcr-app[data-theme=nano] .pcr-selection .pcr-color-opacity{grid-area:3/2/3/2}.remix .pcr-app[data-theme=nano] .pcr-selection .pcr-color-chooser,.remix .pcr-app[data-theme=nano] .pcr-selection .pcr-color-opacity{height:.5em;margin:0 .6em}.remix .pcr-app[data-theme=nano] .pcr-selection .pcr-color-chooser .pcr-picker,.remix .pcr-app[data-theme=nano] .pcr-selection .pcr-color-opacity .pcr-picker{top:50%;transform:translateY(-50%)}.remix .pcr-app[data-theme=nano] .pcr-selection .pcr-color-chooser .pcr-slider,.remix .pcr-app[data-theme=nano] .pcr-selection .pcr-color-opacity .pcr-slider{flex-grow:1;border-radius:50em}.remix .pcr-app[data-theme=nano] .pcr-selection .pcr-color-chooser .pcr-slider{background:linear-gradient(90deg,red,#ff0,#0f0,#0ff,#00f,#f0f,red)}.remix .pcr-app[data-theme=nano] .pcr-selection .pcr-color-opacity .pcr-slider{background:linear-gradient(90deg,transparent,#000),url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2 2"><rect fill="white" width="2" height="2" /><path fill="rgb(240,240,240)" d="M0,0H1V1H0V0ZM1,1H2V2H1V1Z"/></svg>');background-size:100%,.25em}.remix .color-picker__trigger{display:inline-block}.remix .color-picker__input{display:none}.remix .color-picker__app[data-theme=nano]{width:14.25rem;border-radius:3px;border:1px solid #c9d5d9;background:#fff}.remix .color-picker__app[data-theme=nano] .pcr-interaction .pcr-result{min-width:97.5%;border-radius:3px;font-family:Open Sans,sans-serif}.remix .color-picker__app[data-theme=nano] .pcr-interaction .pcr-cancel,.remix .color-picker__app[data-theme=nano] .pcr-interaction .pcr-save{min-width:47.5%;border-radius:3px;font-family:Open Sans,sans-serif;font-size:12px;font-weight:600;letter-spacing:.75px;text-transform:uppercase}.remix .color-picker__app[data-theme=nano] .pcr-swatches{grid-template-columns:repeat(auto-fit,1.86em)}.remix .color-picker__app[data-theme=nano] .pcr-swatches button,.remix .color-picker__app[data-theme=nano] .pcr-swatches button:after,.remix .color-picker__app[data-theme=nano] .pcr-swatches button:before{border-radius:50%}.remix .color-picker__app[data-theme=nano] .pcr-selection .pcr-color-opacity .pcr-slider{background-size:auto,auto}.remix .color-picker__app[data-theme=nano] .pcr-palette{border-bottom:1px solid #c9d5d9}.remix .color-picker__app[data-theme=nano] .pcr-interaction .pcr-save{background:#e45011}.remix .color-picker__app[data-theme=nano] .pcr-interaction .pcr-cancel{background:#f4f6f6;color:#0d121c}.remix .color-picker__app[data-theme=nano] .pcr-color-opacity,.remix .color-picker__app[data-theme=nano] .pcr-swatches button{border:1px solid #c9d5d9}.remix .theme-container.-dark .color-picker__app[data-theme=nano]{border:1px solid #3d4652;background:#141b29}.remix .theme-container.-dark .color-picker__app[data-theme=nano] .pcr-palette{border-bottom:1px solid #3d4652}.remix .theme-container.-dark .color-picker__app[data-theme=nano] .pcr-interaction .pcr-save{background:#e45011}.remix .theme-container.-dark .color-picker__app[data-theme=nano] .pcr-interaction .pcr-cancel{background:#232e38;color:#8b9aa2}.remix .theme-container.-dark .color-picker__app[data-theme=nano] .pcr-color-opacity,.remix .theme-container.-dark .color-picker__app[data-theme=nano] .pcr-swatches button{border:1px solid #3d4652}.remix .control{position:relative;margin:.5rem 0}.remix .control.-compact{margin:0}.remix .control.-has-prefix,.remix .control.-has-suffix{display:inline-flex;position:relative;box-sizing:border-box;font-size:.875rem;vertical-align:top;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;max-width:100%;border-radius:.1875rem;line-height:1.575;border:1px solid #c9d5d9;background-color:#fff;color:#0d121c;display:flex;align-items:center;padding:0;line-height:1.143}.remix .control.-has-prefix.-is-active,.remix .control.-has-prefix.-is-focused,.remix .control.-has-prefix:active,.remix .control.-has-prefix:focus,.remix .control.-has-suffix.-is-active,.remix .control.-has-suffix.-is-focused,.remix .control.-has-suffix:active,.remix .control.-has-suffix:focus{outline:none}.remix .theme-container.-dark .control.-has-prefix,.remix .theme-container.-dark .control.-has-suffix{border-color:#3d4652;background-color:#000;color:#8b9aa2}.remix .control.-has-prefix::-ms-input-placeholder,.remix .control.-has-suffix::-ms-input-placeholder{color:grey}.remix .control.-has-prefix::placeholder,.remix .control.-has-suffix::placeholder{color:grey}.remix .theme-container.-dark .control.-has-prefix::-ms-input-placeholder,.remix .theme-container.-dark .control.-has-suffix::-ms-input-placeholder{color:#65717b}.remix .theme-container.-dark .control.-has-prefix::placeholder,.remix .theme-container.-dark .control.-has-suffix::placeholder{color:#65717b}.remix .control.-has-prefix.-is-focused,.remix .control.-has-prefix:focus,.remix .control.-has-suffix.-is-focused,.remix .control.-has-suffix:focus{border-color:#358bc0}.remix .theme-container.-dark .control.-has-prefix.-is-focused,.remix .theme-container.-dark .control.-has-prefix:focus,.remix .theme-container.-dark .control.-has-suffix.-is-focused,.remix .theme-container.-dark .control.-has-suffix:focus{border-color:#fff}.remix .control.-has-prefix.-is-focused::-ms-input-placeholder,.remix .control.-has-prefix:focus::-ms-input-placeholder,.remix .control.-has-suffix.-is-focused::-ms-input-placeholder,.remix .control.-has-suffix:focus::-ms-input-placeholder{color:transparent}.remix .control.-has-prefix.-is-focused::placeholder,.remix .control.-has-prefix:focus::placeholder,.remix .control.-has-suffix.-is-focused::placeholder,.remix .control.-has-suffix:focus::placeholder{color:transparent}.remix .control.-has-prefix.-is-disabled,.remix .control.-has-prefix[disabled],.remix .control.-has-suffix.-is-disabled,.remix .control.-has-suffix[disabled]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:not-allowed;color:grey;border-color:#c9d5d9;background-color:#f4f6f6}.remix .theme-container.-dark .control.-has-prefix.-is-disabled,.remix .theme-container.-dark .control.-has-prefix[disabled],.remix .theme-container.-dark .control.-has-suffix.-is-disabled,.remix .theme-container.-dark .control.-has-suffix[disabled]{color:#3d4652}.remix .control.-has-prefix.-is-disabled::-ms-input-placeholder,.remix .control.-has-prefix[disabled]::-ms-input-placeholder,.remix .control.-has-suffix.-is-disabled::-ms-input-placeholder,.remix .control.-has-suffix[disabled]::-ms-input-placeholder{opacity:.5;color:inherit}.remix .control.-has-prefix.-is-disabled::placeholder,.remix .control.-has-prefix[disabled]::placeholder,.remix .control.-has-suffix.-is-disabled::placeholder,.remix .control.-has-suffix[disabled]::placeholder{opacity:.5;color:inherit}.remix .theme-container.-dark .control.-has-prefix.-is-disabled,.remix .theme-container.-dark .control.-has-prefix[disabled],.remix .theme-container.-dark .control.-has-suffix.-is-disabled,.remix .theme-container.-dark .control.-has-suffix[disabled]{border-color:#232e38;background-color:#000}.remix .theme-container.-dark .control.-has-prefix.-is-disabled::-ms-input-placeholder,.remix .theme-container.-dark .control.-has-prefix[disabled]::-ms-input-placeholder,.remix .theme-container.-dark .control.-has-suffix.-is-disabled::-ms-input-placeholder,.remix .theme-container.-dark .control.-has-suffix[disabled]::-ms-input-placeholder{opacity:.5;color:inherit}.remix .theme-container.-dark .control.-has-prefix.-is-disabled::placeholder,.remix .theme-container.-dark .control.-has-prefix[disabled]::placeholder,.remix .theme-container.-dark .control.-has-suffix.-is-disabled::placeholder,.remix .theme-container.-dark .control.-has-suffix[disabled]::placeholder{opacity:.5;color:inherit}.remix .control.-has-prefix .control__prefix,.remix .control.-has-prefix .control__suffix,.remix .control.-has-suffix .control__prefix,.remix .control.-has-suffix .control__suffix{line-height:0;color:grey}.remix .theme-container.-dark .control.-has-prefix .control__prefix,.remix .theme-container.-dark .control.-has-prefix .control__suffix,.remix .theme-container.-dark .control.-has-suffix .control__prefix,.remix .theme-container.-dark .control.-has-suffix .control__suffix{color:#65717b}.remix .control.-has-prefix .control__prefix,.remix .control.-has-suffix .control__prefix{margin-left:.8125rem}.remix .control.-has-prefix .control__suffix,.remix .control.-has-suffix .control__suffix{margin-right:.8125rem}.remix .control.-has-prefix .control__input,.remix .control.-has-suffix .control__input{min-width:0;padding-left:.5rem;border-style:none;background-color:transparent}.remix .control.-has-prefix.-is-focused,.remix .control.-has-prefix:focus-within,.remix .control.-has-suffix.-is-focused,.remix .control.-has-suffix:focus-within{border-color:#358bc0}.remix .theme-container.-dark .control.-has-prefix.-is-focused,.remix .theme-container.-dark .control.-has-prefix:focus-within,.remix .theme-container.-dark .control.-has-suffix.-is-focused,.remix .theme-container.-dark .control.-has-suffix:focus-within{border-color:#fff}.remix .control.-has-prefix.-is-disabled,.remix .control.-has-suffix.-is-disabled{cursor:not-allowed;color:grey;border-color:#c9d5d9;background-color:#f4f6f6}.remix .theme-container.-dark .control.-has-prefix.-is-disabled,.remix .theme-container.-dark .control.-has-suffix.-is-disabled{color:#3d4652}.remix .control.-has-prefix.-is-disabled::-ms-input-placeholder,.remix .control.-has-suffix.-is-disabled::-ms-input-placeholder{opacity:.5;color:inherit}.remix .control.-has-prefix.-is-disabled::placeholder,.remix .control.-has-suffix.-is-disabled::placeholder{opacity:.5;color:inherit}.remix .theme-container.-dark .control.-has-prefix.-is-disabled,.remix .theme-container.-dark .control.-has-suffix.-is-disabled{border-color:#232e38;background-color:#000}.remix .theme-container.-dark .control.-has-prefix.-is-disabled::-ms-input-placeholder,.remix .theme-container.-dark .control.-has-suffix.-is-disabled::-ms-input-placeholder{opacity:.5;color:inherit}.remix .theme-container.-dark .control.-has-prefix.-is-disabled::placeholder,.remix .theme-container.-dark .control.-has-suffix.-is-disabled::placeholder{opacity:.5;color:inherit}.remix .control.-has-prefix.-is-disabled .control__prefix,.remix .control.-has-prefix.-is-disabled .control__suffix,.remix .control.-has-suffix.-is-disabled .control__prefix,.remix .control.-has-suffix.-is-disabled .control__suffix,.remix .theme-container.-dark .control.-has-prefix.-is-disabled .control__prefix,.remix .theme-container.-dark .control.-has-prefix.-is-disabled .control__suffix,.remix .theme-container.-dark .control.-has-suffix.-is-disabled .control__prefix,.remix .theme-container.-dark .control.-has-suffix.-is-disabled .control__suffix{color:inherit}.remix .control.-has-prefix.-is-disabled .control__input,.remix .control.-has-suffix.-is-disabled .control__input{pointer-events:none}.remix .control.-has-prefix.-is-invalid,.remix .control.-has-suffix.-is-invalid{border-color:#ca1649;background-color:#ffe6ed;color:#ca1649}.remix .theme-container.-dark .control.-has-prefix.-is-invalid,.remix .theme-container.-dark .control.-has-suffix.-is-invalid{border-color:#d6436c;background-color:#000;color:#eba8bb}.remix .control.-has-prefix.-is-invalid .control__prefix,.remix .control.-has-prefix.-is-invalid .control__suffix,.remix .control.-has-suffix.-is-invalid .control__prefix,.remix .control.-has-suffix.-is-invalid .control__suffix{color:inherit}.remix .control.-has-addons{display:flex}.remix .control.-has-addons .control__addon:not(:first-child),.remix .control.-has-addons .control__input:not(:first-child){border-left-style:none;border-top-left-radius:0;border-bottom-left-radius:0}.remix .control.-has-addons .control__addon:not(:last-child),.remix .control.-has-addons .control__input:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.remix .control__addon{display:inline-flex;align-items:center}.remix .control__addon.-padded{margin:0 .875rem}.remix .control__addon.-padded:first-child{margin-left:0}.remix .control__addon.-padded:last-child{margin-right:0}.remix .field{position:relative}.remix .field:not(:last-child){margin-bottom:1.5rem}.remix .field__label{display:block;padding-left:.125rem;font-size:.75rem;font-weight:600;line-height:1.34;color:#3d4652}.remix .theme-container.-dark .field__label{color:#65717b}.remix .field__label.-primary-text{font-size:.875rem;font-weight:400}.remix .field__help{margin:.5rem 0;padding-left:.125rem;font-size:.75rem;line-height:1.34;color:grey}@media print,screen and (min-width:768px){.remix .field__help.-no-full-width{max-width:80%}}.remix .field__help.-radio{margin-left:1.5rem}.remix .theme-container.-dark .field__help{color:#65717b}.remix .field__error{margin:.5rem 0;padding-left:.125rem;font-size:.75rem;line-height:1.34;color:#ca1649}@media print,screen and (min-width:768px){.remix .field__error.-no-full-width{max-width:80%}}.remix .field__error.-radio{margin-left:1.5rem}.remix .theme-container.-dark .field__error{color:#eba8bb}.remix .field__tag{position:absolute;top:-.5rem;right:0}.remix .field.-is-grouped{display:flex;flex-wrap:wrap}.remix .field.-inline{display:grid;grid-gap:.5rem;gap:.5rem;grid-template-areas:"label control tag";grid-template-columns:-webkit-fit-content -webkit-fit-content -webkit-fit-content;grid-template-columns:fit-content fit-content fit-content;justify-content:start}.remix .field.-inline.-fluid{grid-template-areas:"label tag control";grid-template-columns:auto minmax(-webkit-max-content,1fr) auto;grid-template-columns:auto minmax(max-content,1fr) auto}.remix .field.-inline .field__control,.remix .field.-inline .field__label,.remix .field.-inline .field__tag{align-self:center;margin:0}.remix .field.-inline .field__label{grid-area:label}.remix .field.-inline .field__tag{position:unset;grid-area:tag;justify-self:start}.remix .field.-inline .field__control{grid-area:control;justify-self:end}.remix .field.-inline .field__control.-top{align-self:start}.remix .field.-inline .field__error,.remix .field.-inline .field__help{grid-column:1/-1;margin:0}@media print,screen and (min-width:768px){.remix .field.-inline .field__error.-no-full-width,.remix .field.-inline .field__help.-no-full-width{grid-column-end:label-end;max-width:unset}}.remix .field.-inline .field__help{grid-row:2}.remix .field.-inline .field__error{grid-row:3}.remix .field.-divided:not(:last-child){margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid;border-color:#b4c5cb}.remix .theme-container.-dark .field.-divided:not(:last-child){border-color:#232e38}.remix .fields{--remix-disclosed-fields-padding:0px;--remix-disclosed-fields-content-padding:1rem;--remix-disclosed-fields-border-color:#c9d5d9;--remix-disclosed-fields-background-color:#f4f6f6;--remix-box-arrow-color:#f4f6f6;--remix-box-arrow-border-color:#c9d5d9}.remix .fields:not(:last-child){margin-bottom:1.5rem}.remix .fields.-attached .field{margin-bottom:0}.remix .fields.-disclosed.-is-closed .fields__disclosure-trigger:after{transform:rotate(0deg)}.remix .theme-container.-dark .fields{--remix-disclosed-fields-border-color:#3d4652;--remix-disclosed-fields-background-color:#0d121c;--remix-box-arrow-color:#0d121c;--remix-box-arrow-border-color:#3d4652}.remix .fields__disclosure-trigger{display:block;padding-left:.125rem;font-size:.75rem;font-weight:600;line-height:1.34;color:#3d4652;display:flex;justify-content:space-between;margin:0 var(--remix-disclosed-fields-padding);transition:background-color .2s ease-in,color .2s ease-in;cursor:pointer}.remix .theme-container.-dark .fields__disclosure-trigger{color:#65717b}.remix .fields__disclosure-trigger.-primary-text{font-size:.875rem;font-weight:400}.remix .fields__disclosure-trigger:hover{color:#050c19}.remix .theme-container.-dark .fields__disclosure-trigger:hover{color:#fff}.remix .fields__disclosure-trigger:after{content:"";display:inline-block;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;pointer-events:none;-webkit-mask-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0MDcuNDM3IDQwNy40MzciPjxwYXRoIGQ9Ik0zODYuMjU4IDkxLjU2N2wtMTgyLjU0IDE4MS45NDVMMjEuMTc5IDkxLjU2NyAwIDExMi44MTUgMjAzLjcxOCAzMTUuODdsMjAzLjcxOS0yMDMuMDU1eiIvPjwvc3ZnPg==");mask-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0MDcuNDM3IDQwNy40MzciPjxwYXRoIGQ9Ik0zODYuMjU4IDkxLjU2N2wtMTgyLjU0IDE4MS45NDVMMjEuMTc5IDkxLjU2NyAwIDExMi44MTUgMjAzLjcxOCAzMTUuODdsMjAzLjcxOS0yMDMuMDU1eiIvPjwvc3ZnPg==");width:1rem;height:1rem;margin-right:.5rem;transform:rotate(180deg);transition:transform .25s ease-in-out;background-color:currentColor}.remix .fields__disclosure-content{position:relative;margin:.5rem 0 0;padding:var(--remix-disclosed-fields-content-padding);border-color:var(--remix-disclosed-fields-border-color);border-style:solid;border-width:1px 0;background-color:var(--remix-disclosed-fields-background-color)}.remix .fields__disclosure-content:after,.remix .fields__disclosure-content:before{content:"";display:block;position:absolute;width:0;height:0;right:calc(var(--remix-disclosed-fields-padding) + .5rem);margin-left:-.625rem;border-left:.5rem solid transparent;border-right:.5rem solid transparent;border-bottom-width:.5rem;border-bottom-style:solid}.remix .fields__disclosure-content:before{top:-.5rem;border-bottom-color:transparent;border-bottom-color:var(--remix-box-arrow-border-color,transparent)}.remix .fields__disclosure-content:after{top:-.4375rem;border-bottom-color:var(--remix-box-arrow-color)}.remix .file{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.remix .file,.remix .file__label{display:flex;align-items:stretch;justify-content:flex-start}.remix .file__label{position:relative;overflow:hidden;cursor:pointer}.remix .file__input{position:absolute;top:0;right:0;bottom:0;left:0;outline:none;opacity:0}.remix .file__cta{display:inline-flex;position:relative;box-sizing:border-box;font-size:.875rem;line-height:1.575;vertical-align:top;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:.6875rem .9375rem;border-radius:.1875rem;line-height:1.143;border:.0625rem solid #c9d5d9;flex-shrink:0;white-space:nowrap;background-color:#f4f6f6;color:#0d121c}.remix .file__cta.-is-active,.remix .file__cta.-is-focused,.remix .file__cta:active,.remix .file__cta:focus{outline:none}.remix .file__cta.-is-disabled,.remix .file__cta[disabled]{cursor:not-allowed}.remix .theme-container.-dark .file__cta{border-color:#3d4652}.remix .file__cta:hover{background-color:#dee5e7}.remix .theme-container.-dark .file__cta{background-color:#232e38;color:#8b9aa2}.remix .theme-container.-dark .file__cta:hover{background-color:#3d4652}.remix .file__icon{margin-right:.5rem}.remix .file__name{padding:.6875rem .9375rem;border-radius:.1875rem;line-height:1.143;border:.0625rem solid #c9d5d9;display:none;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap;background-color:#fff;color:#0d121c}.remix .theme-container.-dark .file__name{border-color:#3d4652;background-color:#141b29;color:#8b9aa2}.remix .file.-is-disabled .file__cta,.remix .file[disabled] .file__cta{background-color:#f4f6f6}.remix .file.-is-disabled .file__cta,.remix .file.-is-disabled .file__name,.remix .file[disabled] .file__cta,.remix .file[disabled] .file__name{color:#999}.remix .theme-container.-dark .file.-is-disabled .file__cta,.remix .theme-container.-dark .file[disabled] .file__cta{background-color:#3d4652}.remix .theme-container.-dark .file.-is-disabled .file__cta,.remix .theme-container.-dark .file.-is-disabled .file__name,.remix .theme-container.-dark .file[disabled] .file__cta,.remix .theme-container.-dark .file[disabled] .file__name{color:#65717b}.remix .file.-is-disabled .file__label,.remix .file[disabled] .file__label{cursor:default}.remix .file.-square .file__label,.remix .file.-vertical .file__label{flex-direction:column}.remix .file.-square .file__cta,.remix .file.-vertical .file__cta{flex-direction:column;flex-grow:1;align-items:center;justify-content:center}.remix .file.-square .file__icon,.remix .file.-vertical .file__icon{margin-right:0;margin-bottom:.5rem}.remix .file.-square{position:relative;padding-top:100%}.remix .file.-square .file__label{position:absolute;top:0;right:0;bottom:0;left:0}.remix .file.-primary .file__cta,.remix .theme-container.-dark .file.-primary .file__cta{color:#358bc0}.remix .file.-has-name .file__cta{border-top-right-radius:0;border-bottom-right-radius:0}.remix .file.-has-name .file__name{display:block;border-left-style:none;border-top-left-radius:0;border-bottom-left-radius:0}.remix .file.-has-name.-square .file__cta,.remix .file.-has-name.-vertical .file__cta{border-radius:.1875rem;border-bottom-right-radius:0;border-bottom-left-radius:0}.remix .file.-has-name.-square .file__name,.remix .file.-has-name.-vertical .file__name{border-top-style:none;border-left-style:solid;border-radius:.1875rem;border-top-left-radius:0;border-top-right-radius:0}.remix .file.-full-width,.remix .file.-full-width .file__label{width:100%}.remix .file.-full-width .file__cta{flex-basis:100%;justify-content:center}.remix .file.-is-loading .file__cta:after{content:" ";display:block;width:2.5rem;height:2.5rem;animation:remixSpinAround 1.2s linear infinite;border-radius:50%;width:1.5em;height:1.5em;border-color:currentcolor transparent;border-style:solid;border-width:.15em;position:absolute;top:calc(50% - .75em);left:calc(50% - .75em)}.remix .file.-is-loading .file__icon,.remix .file.-is-loading .file__prompt{visibility:hidden}.remix .file-drop-zone{position:relative}.remix .file-drop-zone:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transition:opacity .2s ease-in-out;opacity:.35;box-shadow:none;pointer-events:none;border:.125rem dashed #358bc0}.remix .theme-container.-dark .file-drop-zone:after{border-color:#358bc0}.remix .file-drop-zone__active-content{display:flex;position:absolute;z-index:2900;top:0;right:0;bottom:0;left:0;align-items:center;justify-content:center;transition:opacity .2s ease-in-out;opacity:0;pointer-events:none}.remix .file-drop-zone__active-content,.remix .theme-container.-dark .file-drop-zone__active-content{background-color:rgba(53,139,192,.5);color:#fff}.remix .file-drop-zone.-overlay{display:flex;position:absolute;top:0;right:0;bottom:0;left:0}.remix .file-drop-zone.-active-only:after{opacity:0}.remix .file-drop-zone.-is-active .file-drop-zone__active-content,.remix .file-drop-zone.-is-active:after{opacity:1}.remix .range{display:flex;align-items:center}.remix .range__slider{flex:1 1 auto;height:.5rem;border-radius:.5rem;-webkit-appearance:none;border:1px solid #b4c5cb;background:#fff}.remix .range__slider::-webkit-slider-thumb{border:1px solid #dee5e7;background:#65717b}.remix .theme-container.-dark .range__slider{border:1px solid #3d4652;background:#000}.remix .theme-container.-dark .range__slider::-webkit-slider-thumb{border:1px solid #232e38;background:#8b9aa2}.remix .range__slider:focus{outline:none}.remix .range__slider::-webkit-slider-thumb{width:1rem;height:1rem;border-radius:50%;box-shadow:none;cursor:pointer;-webkit-appearance:none}.remix .range__value{min-width:6ch;margin-left:.5rem;border:0;background:transparent;text-align:right;white-space:nowrap;color:grey}.remix .theme-container.-dark .range__value{color:#65717b}.remix .range__value:focus{outline:none}.remix .select{display:inline-block;position:relative}.remix .select__input{display:inline-flex;box-sizing:border-box;font-size:.875rem;vertical-align:top;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;max-width:100%;border-radius:.1875rem;line-height:1.575;border:1px solid #c9d5d9;background-color:#fff;color:#0d121c;position:relative;padding:.5rem 1.8125rem .5rem .8125rem;outline:none;cursor:pointer}.remix .select__input.-is-active,.remix .select__input.-is-focused,.remix .select__input:active,.remix .select__input:focus{outline:none}.remix .theme-container.-dark .select__input{border-color:#3d4652;background-color:#000;color:#8b9aa2}.remix .select__input::-ms-input-placeholder{color:grey}.remix .select__input::placeholder{color:grey}.remix .theme-container.-dark .select__input::-ms-input-placeholder{color:#65717b}.remix .theme-container.-dark .select__input::placeholder{color:#65717b}.remix .select__input.-is-focused,.remix .select__input:focus{border-color:#358bc0}.remix .theme-container.-dark .select__input.-is-focused,.remix .theme-container.-dark .select__input:focus{border-color:#fff}.remix .select__input.-is-focused::-ms-input-placeholder,.remix .select__input:focus::-ms-input-placeholder{color:transparent}.remix .select__input.-is-focused::placeholder,.remix .select__input:focus::placeholder{color:transparent}.remix .select__input.-is-invalid{border-color:#ca1649;background-color:#ffe6ed;color:#ca1649}.remix .theme-container.-dark .select__input.-is-invalid{border-color:#d6436c;background-color:#000;color:#eba8bb}.remix .select__input.-is-disabled,.remix .select__input[disabled]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:not-allowed;color:grey;border-color:#c9d5d9;background-color:#f4f6f6}.remix .theme-container.-dark .select__input.-is-disabled,.remix .theme-container.-dark .select__input[disabled]{color:#3d4652}.remix .select__input.-is-disabled::-ms-input-placeholder,.remix .select__input[disabled]::-ms-input-placeholder{opacity:.5;color:inherit}.remix .select__input.-is-disabled::placeholder,.remix .select__input[disabled]::placeholder{opacity:.5;color:inherit}.remix .theme-container.-dark .select__input.-is-disabled,.remix .theme-container.-dark .select__input[disabled]{border-color:#232e38;background-color:#000}.remix .theme-container.-dark .select__input.-is-disabled::-ms-input-placeholder,.remix .theme-container.-dark .select__input[disabled]::-ms-input-placeholder{opacity:.5;color:inherit}.remix .theme-container.-dark .select__input.-is-disabled::placeholder,.remix .theme-container.-dark .select__input[disabled]::placeholder{opacity:.5;color:inherit}.remix .select__input::-ms-expand{display:none}.remix .select__input option[disabled]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:not-allowed;color:grey}.remix .theme-container.-dark .select__input option[disabled]{color:#3d4652}.remix .select:after{content:"";display:inline-block;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;pointer-events:none;-webkit-mask-image:url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNyAxNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMy4xOSAwbDIuOTczIDRILjIxOHptMCAxNEwuMjE5IDEwaDUuOTQ1eiIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+");mask-image:url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNyAxNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMy4xOSAwbDIuOTczIDRILjIxOHptMCAxNEwuMjE5IDEwaDUuOTQ1eiIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+");position:absolute;z-index:4;top:50%;right:.8125rem;width:.5rem;height:1rem;transform:translateY(-50%)}.remix .select:after,.remix .theme-container.-dark .select:after{background-color:#8b9aa2}.remix .select.-multiple:after{display:none}.remix .select.-multiple select{padding-right:.8125rem}.remix .select.-full-width{display:block}.remix .input.-stripe-card{display:inline-block}.remix .input.-stripe-card:not(.-connected):before{content:"\200B"}.remix .icon{display:inline-block;visibility:inherit;flex-shrink:0;width:1rem;height:1rem;fill:currentColor;color:inherit;vertical-align:middle;cursor:inherit;pointer-events:none}.remix .icon.-small{width:.5rem;height:.5rem}.remix .icon.-medium{width:1.5rem;height:1.5rem}.remix .icon.-large{width:2.5rem;height:2.5rem}.remix .icon.-extra-large{width:5rem;height:5rem}.remix .icon.-fluid{width:auto}.remix .icon.-primary,.remix .theme-container.-dark .icon.-primary{fill:#e45011}.remix .icon.-muted,.remix .theme-container.-dark .icon.-muted{fill:#65717b}.remix .icon.-framed{padding:.375rem;border-radius:.125rem;border:.125rem solid #b4c5cb;background-color:#f4f6f6}.remix .theme-container.-dark .icon.-framed{border-color:#232e38;background-color:#0d121c}.remix .icon.-framed.-small{padding:.125rem;border-width:.0625rem;border-radius:.0625rem}.remix .icon.-framed.-medium{padding:.5625rem;border-width:.1875rem;border-radius:.1875rem}.remix .icon.-framed.-large{padding:1.125rem;border-width:.3125rem;border-radius:.3125rem}.remix .icon.-framed.-extra-large{padding:2rem;border-width:.625rem;border-radius:.625rem}.remix .image{display:block;position:relative;margin:0}.remix .image img{display:block;width:100%;height:auto;vertical-align:bottom}.remix .image.-is-1by1,.remix .image.-is-1by2,.remix .image.-is-1by3,.remix .image.-is-2by1,.remix .image.-is-2by3,.remix .image.-is-3by1,.remix .image.-is-3by2,.remix .image.-is-3by4,.remix .image.-is-3by5,.remix .image.-is-4by3,.remix .image.-is-4by5,.remix .image.-is-5by3,.remix .image.-is-5by4,.remix .image.-is-9by16,.remix .image.-is-16by9,.remix .image.-is-square{overflow:hidden}.remix .image.-is-1by1 img,.remix .image.-is-1by2 img,.remix .image.-is-1by3 img,.remix .image.-is-2by1 img,.remix .image.-is-2by3 img,.remix .image.-is-3by1 img,.remix .image.-is-3by2 img,.remix .image.-is-3by4 img,.remix .image.-is-3by5 img,.remix .image.-is-4by3 img,.remix .image.-is-4by5 img,.remix .image.-is-5by3 img,.remix .image.-is-5by4 img,.remix .image.-is-9by16 img,.remix .image.-is-16by9 img,.remix .image.-is-square img{position:absolute;top:0;right:0;bottom:0;left:0;top:50%;left:50%;min-width:100%;min-height:100%;transform:translate(-50%,-50%);-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.remix .image.-is-1by1,.remix .image.-is-square{padding-top:100%}.remix .image.-is-5by4{padding-top:80%}.remix .image.-is-4by3{padding-top:75%}.remix .image.-is-3by2{padding-top:66.6666%}.remix .image.-is-5by3{padding-top:60%}.remix .image.-is-16by9{padding-top:56.25%}.remix .image.-is-2by1{padding-top:50%}.remix .image.-is-3by1{padding-top:33.3333%}.remix .image.-is-4by5{padding-top:125%}.remix .image.-is-3by4{padding-top:133.3333%}.remix .image.-is-2by3{padding-top:150%}.remix .image.-is-3by5{padding-top:166.6666%}.remix .image.-is-9by16{padding-top:177.7777%}.remix .image.-is-1by2{padding-top:200%}.remix .image.-is-1by3{padding-top:300%}.remix .image.-is-natural img{width:auto;max-width:100%}.remix .image.-is-natural.-centered img{margin:0 auto}.remix .image.-selectable{cursor:pointer}.remix .image.-selectable:before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";z-index:2;transition:opacity .3s ease-in-out;opacity:0;will-change:opacity;background-color:rgba(13,18,28,.43)}.remix .theme-container.-dark .image.-selectable:before{background-color:hsla(0,0%,100%,.43)}.remix .image.-selectable:hover:before{opacity:1}.remix .image .image__selected-indictor{display:none}.remix .image.-is-selected:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";pointer-events:none;border:.375rem solid #358bc0}.remix .theme-container.-dark .image.-is-selected:after{border-color:#fff}.remix .image.-is-selected .image__selected-indictor{display:block}.remix .image.-is-selected .image__actions{padding-right:.875rem;padding-left:.875rem}.remix .image.-is-selected .image__actions,.remix .image.-is-selected .image__actions.-top{padding-top:.875rem}.remix .image.-is-selected .image__actions.-middle{padding-top:.5rem}.remix .image.-is-selected .image__actions.-bottom{padding-top:.5rem;padding-bottom:.875rem}.remix .image.-placeholder{background-color:#e6e6e6;color:#999}.remix .theme-container.-dark .image.-placeholder{background-color:#3d4652;color:#65717b}.remix .image__actions{position:absolute;z-index:3;width:-webkit-max-content;width:max-content;padding:.5rem}.remix .image__actions.-inverted{width:100%;background-image:linear-gradient(#0d121c,transparent);color:#fff}.remix .theme-container.-dark .image__actions.-inverted{background-image:linear-gradient(#fff,transparent);color:#000}.remix .image__actions.-centered{right:0;left:0;margin-right:auto;margin-left:auto;text-align:center}.remix .image__actions.-right{right:0;text-align:right}.remix .image__actions.-top{top:0}.remix .image__actions.-middle{top:50%;transform:translateY(-50%)}.remix .image__actions.-bottom{top:auto;bottom:0}.remix .image__actions.-bottom.-inverted{background-image:linear-gradient(transparent,#0d121c)}.remix .theme-container.-dark .image__actions.-bottom.-inverted{background-image:linear-gradient(transparent,#fff)}.remix .image.-bordered{border-radius:.1875rem;border:1px solid #c9d5d9}.remix .theme-container.-dark .image.-bordered{border-color:#3d4652}.remix .images{display:grid;grid-auto-rows:auto;grid-column-gap:.5rem;grid-row-gap:.5rem;margin-bottom:.5rem}.remix .images,.remix .images.-three-columns{grid-template-columns:repeat(3,1fr)}.remix .images.-four-columns{grid-template-columns:repeat(4,1fr)}.remix .images.-five-columns{grid-template-columns:repeat(5,1fr)}.remix .images.-six-columns{grid-template-columns:repeat(6,1fr)}.remix .images.-seven-columns{grid-template-columns:repeat(7,1fr)}.remix .images.-eight-columns{grid-template-columns:repeat(8,1fr)}@media screen and (min-width:768px) and (max-width:1087px){.remix .images.-doubling,.remix .images.-doubling.-four-columns,.remix .images.-doubling.-three-columns{grid-template-columns:repeat(2,1fr)}.remix .images.-doubling.-five-columns{grid-template-columns:repeat(3,1fr)}.remix .images.-doubling.-six-columns{grid-template-columns:repeat(4,1fr)}.remix .images.-doubling.-seven-columns{grid-template-columns:repeat(5,1fr)}.remix .images.-doubling.-eight-columns{grid-template-columns:repeat(6,1fr)}}@media screen and (max-width:759px){.remix .images.-doubling,.remix .images.-doubling.-four-columns,.remix .images.-doubling.-three-columns{grid-template-columns:repeat(1,1fr)}.remix .images.-doubling.-five-columns,.remix .images.-doubling.-six-columns{grid-template-columns:repeat(2,1fr)}.remix .images.-doubling.-eight-columns,.remix .images.-doubling.-seven-columns{grid-template-columns:repeat(4,1fr)}}.remix .images.-masonry{grid-auto-flow:dense}.remix .images.-masonry>.file.-square,.remix .images.-masonry>.image.-is-1by1,.remix .images.-masonry>.image.-is-4by3,.remix .images.-masonry>.image.-is-5by4,.remix .images.-masonry>.image.-is-square{grid-row-end:span 12}.remix .images.-masonry>.image.-is-3by2{grid-row-end:span 8}.remix .images.-masonry>.image.-is-5by3{grid-row-end:span 12}.remix .images.-masonry>.image.-is-16by9{grid-row-end:span 9}.remix .images.-masonry>.image.-is-2by1{grid-row-end:span 8}.remix .images.-masonry>.image.-is-3by1{grid-row-end:span 6}.remix .images.-masonry>.image.-is-4by5{grid-row-end:span 15}.remix .images.-masonry>.image.-is-3by4{grid-row-end:span 16}.remix .images.-masonry>.image.-is-2by3{grid-row-end:span 12}.remix .images.-masonry>.image.-is-3by5{grid-row-end:span 20}.remix .images.-masonry>.image.-is-1by2,.remix .images.-masonry>.image.-is-9by16{grid-row-end:span 16}.remix .images.-masonry>.image.-is-1by3{grid-row-end:span 18}.remix .introduction{padding-bottom:2rem}.remix .link{text-decoration:none;cursor:pointer;color:#358bc0}.remix .link:hover{color:#246f9e}.remix .theme-container.-dark .link{color:#358bc0}.remix .theme-container.-dark .link:hover{color:#246f9e}.remix .link.-is-disabled,.remix .link.-plain{text-decoration:inherit;color:inherit}.remix .theme-container.-dark .link.-is-disabled,.remix .theme-container.-dark .link.-plain{color:inherit}.remix .link.-is-disabled{cursor:default;pointer-events:none}.remix .list{margin:0 0 .5rem;padding:0;list-style-type:none}.remix .list .list{padding-top:.5rem}.remix .list .list .list-item{padding-left:1rem}.remix .list:last-child{margin-bottom:0}.remix .list.-meta{font-size:.75rem;color:grey}.remix .theme-container.-dark .list.-meta{color:#65717b}.remix .list.-bulleted,.remix .list.-bulleted .list-item{list-style-position:inside;list-style-type:disc}.remix .list.-ordered:not(.-decorated){list-style:none;counter-reset:ordered-list-counter}.remix .list.-ordered:not(.-decorated) .list-item{counter-increment:ordered-list-counter}.remix .list.-ordered:not(.-decorated) .list-item:before{content:counter(ordered-list-counter);display:inline-block;margin-right:1rem}.remix .list.-menu .list-item{margin:0 0 .25rem;padding:.5rem 1rem;line-height:1.143}.remix .list.-decorated{list-style:none}.remix .list.-decorated .list-item{display:grid;grid-template-areas:"decoration content";grid-template-columns:-webkit-min-content auto;grid-template-columns:min-content auto}.remix .list.-decorated .list-item__content,.remix .list.-decorated .list-item__decoration{align-self:start}.remix .list.-decorated .list-item__content{grid-area:content}.remix .list.-decorated .list-item__decoration{grid-area:decoration;min-width:2rem}.remix .list.-decorated .list-item__decoration.-title{font-size:1.5rem;font-weight:700;line-height:1.3}.remix .list.-decorated.-ordered{counter-reset:decorated-list-counter}.remix .list.-decorated.-ordered .list-item{counter-increment:decorated-list-counter}.remix .list.-decorated.-ordered .list-item__decoration:not(.-list-type-none):before{content:counter(decorated-list-counter);display:inline-block}.remix .list.-decorated.-with-headers .list-item{grid-template-areas:"decoration header" ".......... content"}.remix .list.-decorated.-with-headers .list-item__header{grid-area:header}.remix .list.-decorated.-with-headers .list-item__decoration,.remix .list.-decorated.-with-headers .list-item__header{align-self:center}.remix .list.-decorated.-with-headers .list-item__content{padding-top:.5rem}.remix .list.-decorated.-with-headers .list-item:not(.-is-inactive) .list-item__decoration,.remix .list.-decorated.-with-headers .list-item:not(.-is-inactive) .title,.remix .theme-container.-dark .list.-decorated.-with-headers .list-item:not(.-is-inactive) .list-item__decoration,.remix .theme-container.-dark .list.-decorated.-with-headers .list-item:not(.-is-inactive) .title{color:#358bc0}.remix .list.-divided .list-item{margin:0;padding-bottom:1.5rem}.remix .list.-divided .list-item:not(:first-of-type){padding-top:1.5rem}.remix .list.-divided .list-item:not(:last-of-type){border-bottom:1px solid;border-color:#b4c5cb}.remix .theme-container.-dark .list.-divided .list-item:not(:last-of-type){border-color:#232e38}.remix .list .list-item{margin:0 0 .5rem;padding:0}.remix .list .list-item.-is-complete .list-item__content,.remix .list .list-item.-is-complete:not(.-is-complete) .list-item__decoration,.remix .list .list-item.-is-complete:not(.-is-complete) .list-item__header,.remix .list .list-item.-is-inactive .list-item__content,.remix .list .list-item.-is-inactive:not(.-is-complete) .list-item__decoration,.remix .list .list-item.-is-inactive:not(.-is-complete) .list-item__header{opacity:.36}.remix .list .list-item.-is-complete .icon,.remix .theme-container.-dark .list .list-item.-is-complete .icon{fill:#3d9e71}.remix .list .list-item.-is-complete:not(.-is-inactive) .list-item__header .title,.remix .theme-container.-dark .list .list-item.-is-complete:not(.-is-inactive) .list-item__header .title{color:#3d9e71}.remix .list .list-item.-is-complete:hover .list-item__content,.remix .list .list-item.-is-complete:hover .list-item__decoration,.remix .list .list-item.-is-complete:hover .list-item__header{opacity:1}.remix .list .list-item:last-child{margin-bottom:0}.remix .loader{display:none;flex-direction:column-reverse;align-items:center}.remix .loader:after{content:" ";display:block;width:2.5rem;height:2.5rem;animation:remixSpinAround 1.2s linear infinite;border-radius:50%;border-color:currentcolor transparent;border-style:solid;border-width:.25em;margin-bottom:.5rem}.remix .dimmer>.loader,.remix .loader.-is-active{display:inline-flex}.remix .message{margin:0 0 1rem;padding:.75rem;border-radius:.1875rem;text-align:center;border:.125rem solid #b5d4e8;background-color:#deebf2;color:#0e3d5d}.remix .message .link{color:inherit}.remix .theme-container.-dark .message{border-color:#b5d4e8;background-color:#deebf2;color:#0e3d5d}.remix .theme-container.-dark .message .link{color:inherit}.remix .message:last-child{margin-bottom:0}.remix .message .link{text-decoration:underline}.remix .message.-pill{border-radius:1500px}.remix .message.-positive,.remix .theme-container.-dark .message.-positive{border-color:#3d9e71;background-color:#e9f7f0;color:#07311d}.remix .message.-warning,.remix .theme-container.-dark .message.-warning{border-color:#ffd000;background-color:#fffae6;color:#47401f}.remix .message.-error{border-color:#ca1649;background-color:#ffe6ed;color:#500217}.remix .theme-container.-dark .message.-error{border-color:#d6436c;background-color:#ffe6ed;color:#500217}.remix .message.-left{text-align:left}.remix .message.-right{text-align:right}.remix .message__icon{margin-right:.5rem;vertical-align:sub}.remix .section{--remix-section-padding:2rem;display:flex;position:relative;flex-direction:column;flex-shrink:0;margin-bottom:1rem;padding:var(--remix-section-padding);border-radius:.1875rem;background-color:#fff;box-shadow:1px 1px 15px #e6e6e6}.remix .theme-container.-dark .section{background-color:#141b29;box-shadow:1px 1px 15px #000}@media print{.remix .section{background-color:none;box-shadow:none}}.remix .section__divider:not(.-vertical){display:block;height:.0625rem;margin:0 0 2rem;padding-top:1.875rem;border:0;border-bottom:.0625rem solid #b4c5cb}.remix .theme-container.-dark .section__divider:not(.-vertical){border:0;border-bottom:.0625rem solid #232e38}@media print,screen and (min-width:768px){.remix .section__divider.-vertical{margin:2rem 0;border:0;border-left:.0625rem solid #b4c5cb}.remix .theme-container.-dark .section__divider.-vertical{border:0;border-left:.0625rem solid #232e38}}.remix .section__disclosed-fields{--remix-disclosed-fields-padding:var(--remix-section-padding);--remix-disclosed-fields-content-padding:var(--remix-section-padding);margin-right:calc(var(--remix-section-padding)*-1);margin-left:calc(var(--remix-section-padding)*-1)}.remix .section.-has-title{padding-top:1.5rem}.remix .section.-simple,.remix .theme-container.-dark .section.-simple{box-shadow:none}.remix .section.-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.remix .section.-compact{--remix-section-padding:1rem}.remix .section.-compact .section__divider:not(.-vertical){display:block;height:.0625rem;margin:0 0 2rem;padding-top:1.875rem;border:0;border-bottom:.0625rem solid #b4c5cb}.remix .theme-container.-dark .section.-compact .section__divider:not(.-vertical){border:0;border-bottom:.0625rem solid #232e38}@media print,screen and (min-width:768px){.remix .section.-compact .section__divider.-vertical{margin:2rem 0;border:0;border-left:.0625rem solid #b4c5cb}.remix .theme-container.-dark .section.-compact .section__divider.-vertical{border:0;border-left:.0625rem solid #232e38}}.remix .section.-attached,.remix .section.-attached-below{padding-top:0}.remix .section.-attached-above{padding-bottom:0}.remix .section.-bordered{border:.0625rem solid #c9d5d9;box-shadow:none}.remix .theme-container.-dark .section.-bordered{border:.0625rem solid #000;box-shadow:none}.remix .section.-fluid{flex:1 1 auto}.remix .section.-scrollable{flex-shrink:1;overflow:auto}@media print,screen and (min-width:768px){.remix .section.-scrollable-from-tablet{flex-shrink:1;overflow:auto}}.remix .section.-sidebar{--remix-section-padding:1rem;background-color:#fff;box-shadow:none}.remix .section.-sidebar .section__divider:not(.-vertical){display:block;height:.0625rem;margin:0 0 2rem;padding-top:1.875rem;border:0;border-bottom:.0625rem solid #b4c5cb}.remix .theme-container.-dark .section.-sidebar .section__divider:not(.-vertical){border:0;border-bottom:.0625rem solid #232e38}@media print,screen and (min-width:768px){.remix .section.-sidebar .section__divider.-vertical{margin:2rem 0;border:0;border-left:.0625rem solid #b4c5cb}.remix .theme-container.-dark .section.-sidebar .section__divider.-vertical{border:0;border-left:.0625rem solid #232e38}}.remix .theme-container.-dark .section.-sidebar{background-color:#0d121c;box-shadow:none}.remix .section.-sidebar:not(:last-child){position:relative;padding-bottom:2rem}.remix .section.-sidebar:not(:last-child):after{content:"";position:absolute;right:0;bottom:0;left:0;height:1rem;border-color:#e6e6e6;border-style:solid none;border-width:1px;background-color:#f4f6f6}.remix .theme-container.-dark .section.-sidebar:not(:last-child):after{border-color:#232e38;background-color:#000}.remix .section.-sidebar.-attached-above{padding-bottom:0}.remix .section.-sidebar.-attached-above:after{display:none}.remix .section.-sidebar .section__disclosed-fields{--remix-disclosed-fields-background-color:#f4f6f6}.remix .theme-container.-dark .section.-sidebar .section__disclosed-fields{--remix-disclosed-fields-background-color:#000}.remix .section.-actions{border-top-left-radius:0;border-top-right-radius:0;border-top:1px solid #c9d5d9}.remix .theme-container.-dark .section.-actions{border-top:1px solid #232e38}.remix .section.-actions.-sidebar{border-top:1px solid #e6e6e6;background-color:#fff;box-shadow:1px 1px 15px #e6e6e6}.remix .theme-container.-dark .section.-actions.-sidebar{border-top:1px solid #232e38;background-color:#141b29;box-shadow:1px 1px 15px #000}.remix .sections{display:flex;flex:1 1;flex-direction:column;margin-bottom:1rem;background-color:#fff;box-shadow:1px 1px 15px #e6e6e6}.remix .theme-container.-dark .sections{background-color:#141b29;box-shadow:1px 1px 15px #000}.remix .sections .section{margin-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.remix .sections>.section,.remix .theme-container.-dark .sections>.section{box-shadow:none}.remix .sections .sections,.remix .sections:last-child{margin-bottom:0}.remix .sections.-fluid{flex-grow:1}.remix .sections.-simple{box-shadow:none}.remix .sections.-compact .section{--remix-section-padding:1rem}.remix .sections.-compact .section .section__divider:not(.-vertical){display:block;height:.0625rem;margin:0 0 2rem;padding-top:1.875rem;border:0;border-bottom:.0625rem solid #b4c5cb}.remix .theme-container.-dark .sections.-compact .section .section__divider:not(.-vertical){border:0;border-bottom:.0625rem solid #232e38}@media print,screen and (min-width:768px){.remix .sections.-compact .section .section__divider.-vertical{margin:2rem 0;border:0;border-left:.0625rem solid #b4c5cb}.remix .theme-container.-dark .sections.-compact .section .section__divider.-vertical{border:0;border-left:.0625rem solid #232e38}}.remix .sections.-compact .section.-attached,.remix .sections.-compact .section.-attached-below{padding-top:0}.remix .sections.-compact .section.-attached-above{padding-bottom:0}.remix .sections.-scrollable{overflow:auto}.remix .sections.-scrollable-container{height:100%}.remix .sections.-sidebar .section{--remix-section-padding:1rem;background-color:#fff;box-shadow:none}.remix .sections.-sidebar .section .section__divider:not(.-vertical){display:block;height:.0625rem;margin:0 0 2rem;padding-top:1.875rem;border:0;border-bottom:.0625rem solid #b4c5cb}.remix .theme-container.-dark .sections.-sidebar .section .section__divider:not(.-vertical){border:0;border-bottom:.0625rem solid #232e38}@media print,screen and (min-width:768px){.remix .sections.-sidebar .section .section__divider.-vertical{margin:2rem 0;border:0;border-left:.0625rem solid #b4c5cb}.remix .theme-container.-dark .sections.-sidebar .section .section__divider.-vertical{border:0;border-left:.0625rem solid #232e38}}.remix .theme-container.-dark .sections.-sidebar .section{background-color:#0d121c;box-shadow:none}.remix .sections.-sidebar .section:not(:last-child){position:relative;padding-bottom:2rem}.remix .sections.-sidebar .section:not(:last-child):after{content:"";position:absolute;right:0;bottom:0;left:0;height:1rem;border-color:#e6e6e6;border-style:solid none;border-width:1px;background-color:#f4f6f6}.remix .theme-container.-dark .sections.-sidebar .section:not(:last-child):after{border-color:#232e38;background-color:#000}.remix .sections.-sidebar .section.-attached-above{padding-bottom:0}.remix .sections.-sidebar .section.-attached-above:after{display:none}.remix .sections.-sidebar .section .section__disclosed-fields{--remix-disclosed-fields-background-color:#f4f6f6}.remix .theme-container.-dark .sections.-sidebar .section .section__disclosed-fields{--remix-disclosed-fields-background-color:#000}.remix .sections.-sidebar .section.-actions{border-top:1px solid #e6e6e6;background-color:#fff;box-shadow:1px 1px 15px #e6e6e6}.remix .theme-container.-dark .sections.-sidebar .section.-actions{border-top:1px solid #232e38;background-color:#141b29;box-shadow:1px 1px 15px #000}.remix .sections.-sidebar .sections{background-color:#fff;box-shadow:none}.remix .theme-container.-dark .sections.-sidebar .sections{background-color:#0d121c;box-shadow:none}.remix .sections.-bordered{border:.0625rem solid #c9d5d9}.remix .theme-container.-dark .sections.-bordered{border:.0625rem solid #000}.remix .sections.-bordered,.remix .sections.-bordered .sections{box-shadow:none}.remix .sections.-bordered .section,.remix .sections.-bordered .sections{border-bottom:.0625rem solid #c9d5d9}.remix .theme-container.-dark .sections.-bordered .section,.remix .theme-container.-dark .sections.-bordered .sections{border-bottom:.0625rem solid #000}.remix .sections.-bordered .section:last-child,.remix .sections.-bordered .sections:last-child{border-bottom-style:none}.remix .sections.-bordered.-horizontal .section,.remix .sections.-bordered .-horizontal .section{border-right:.0625rem solid #c9d5d9;border-bottom-style:none}.remix .theme-container.-dark .sections.-bordered.-horizontal .section,.remix .theme-container.-dark .sections.-bordered .-horizontal .section{border-right:.0625rem solid #000}.remix .sections.-bordered.-horizontal .section:last-child,.remix .sections.-bordered .-horizontal .section:last-child{border-right-style:none}@media screen and (max-width:759px){.remix .sections.-bordered.-horizontal:not(.-mobile) .section,.remix .sections.-bordered .-horizontal:not(.-mobile) .section{border-bottom:.0625rem solid #c9d5d9;border-right-style:none}.remix .theme-container.-dark .sections.-bordered.-horizontal:not(.-mobile) .section,.remix .theme-container.-dark .sections.-bordered .-horizontal:not(.-mobile) .section{border-bottom:.0625rem solid #000}}@media print,screen and (min-width:768px){.remix .sections.-horizontal{flex-direction:row}.remix .sections.-horizontal .section:not([class*=-is-]){flex:1 1 auto}}.remix .sections.-horizontal .section.-is-narrow{flex:none}.remix .sections.-horizontal .section.-is-full{flex:0 0 100%}.remix .sections.-horizontal .section.-is-four-fifths{flex:0 0 80%}.remix .sections.-horizontal .section.-is-three-quarters{flex:0 0 75%}.remix .sections.-horizontal .section.-is-two-thirds{flex:0 0 66.6666%}.remix .sections.-horizontal .section.-is-three-fifths{flex:0 0 60%}.remix .sections.-horizontal .section.-is-half{flex:0 0 50%}.remix .sections.-horizontal .section.-is-two-fifths{flex:0 0 40%}.remix .sections.-horizontal .section.-is-one-third{flex:0 0 33.3333%}.remix .sections.-horizontal .section.-is-one-quarter{flex:0 0 25%}.remix .sections.-horizontal .section.-is-one-fifth{flex:0 0 20%}.remix .sections.-horizontal.-mobile{flex-direction:row}.remix .sections.-horizontal.-mobile .section:not([class*=-is-]){flex:1 1 auto}@media screen and (max-width:759px){.remix .sections.-horizontal:not(.-mobile) .section{width:auto}.remix .sections.-horizontal:not(.-mobile) .section__divider.-vertical{display:block;height:.0625rem;margin:0 0 1rem;padding-top:.875rem;border:0;border-bottom:.0625rem solid #b4c5cb}.remix .theme-container.-dark .sections.-horizontal:not(.-mobile) .section__divider.-vertical{border:0;border-bottom:.0625rem solid #232e38}}.remix .table{width:100%;border-spacing:0;border-collapse:collapse;font-size:.875rem;line-height:1.575}.remix .table:not(:last-child){margin-bottom:1rem}.remix .table__heading{font-family:Open Sans,sans-serif;font-size:.6875rem;font-weight:600;letter-spacing:.03125rem;line-height:1.45455;text-transform:uppercase;color:#999;padding:.5rem;white-space:nowrap;border-bottom:.1875rem solid;border-color:#f4f6f6;background-color:#fff}.remix .theme-container.-dark .table__heading{color:#65717b;border-color:#232e38;background-color:#141b29}.remix .table__cell.-has-image{display:flex;justify-content:flex-start}.remix .table__image{flex-shrink:0;width:5rem;margin:0 1rem 0 0}.remix .table__cell,.remix .table__footer-cell{padding:1rem .5rem}.remix .table__cell,.remix .table__footer-cell,.remix .table__heading{text-align:left;vertical-align:top}.remix .table__cell.-centered,.remix .table__footer-cell.-centered,.remix .table__heading.-centered{text-align:center}.remix .table__cell.-right,.remix .table__footer-cell.-right,.remix .table__heading.-right{text-align:right}.remix .table__cell.-middle,.remix .table__footer-cell.-middle,.remix .table__heading.-middle{vertical-align:middle}.remix .table__cell.-bottom,.remix .table__footer-cell.-bottom,.remix .table__heading.-bottom{vertical-align:bottom}.remix .table__cell.-expand,.remix .table__footer-cell.-expand,.remix .table__heading.-expand{width:100%;max-width:0}.remix .table__cell.-no-wrap,.remix .table__footer-cell.-no-wrap,.remix .table__heading.-no-wrap{white-space:nowrap}.remix .table__cell.-contract,.remix .table__footer-cell.-contract,.remix .table__heading.-contract{width:1px;white-space:nowrap}.remix .table__cell.-is-full,.remix .table__footer-cell.-is-full,.remix .table__heading.-is-full{width:100%;max-width:0}.remix .table__cell.-is-four-fifths,.remix .table__footer-cell.-is-four-fifths,.remix .table__heading.-is-four-fifths{width:80%;max-width:0}.remix .table__cell.-is-three-quarters,.remix .table__footer-cell.-is-three-quarters,.remix .table__heading.-is-three-quarters{width:75%;max-width:0}.remix .table__cell.-is-two-thirds,.remix .table__footer-cell.-is-two-thirds,.remix .table__heading.-is-two-thirds{width:66.6666%;max-width:0}.remix .table__cell.-is-three-fifths,.remix .table__footer-cell.-is-three-fifths,.remix .table__heading.-is-three-fifths{width:60%;max-width:0}.remix .table__cell.-is-half,.remix .table__footer-cell.-is-half,.remix .table__heading.-is-half{width:50%;max-width:0}.remix .table__cell.-is-two-fifths,.remix .table__footer-cell.-is-two-fifths,.remix .table__heading.-is-two-fifths{width:40%;max-width:0}.remix .table__cell.-is-one-third,.remix .table__footer-cell.-is-one-third,.remix .table__heading.-is-one-third{width:33.3333%;max-width:0}.remix .table__cell.-is-one-quarter,.remix .table__footer-cell.-is-one-quarter,.remix .table__heading.-is-one-quarter{width:25%;max-width:0}.remix .table__cell.-is-one-fifth,.remix .table__footer-cell.-is-one-fifth,.remix .table__heading.-is-one-fifth{width:20%;max-width:0}.remix .table__cell.-is-1,.remix .table__footer-cell.-is-1,.remix .table__heading.-is-1{width:8.33333%;max-width:0}.remix .table__cell.-is-2,.remix .table__footer-cell.-is-2,.remix .table__heading.-is-2{width:16.66667%;max-width:0}.remix .table__cell.-is-3,.remix .table__footer-cell.-is-3,.remix .table__heading.-is-3{width:25%;max-width:0}.remix .table__cell.-is-4,.remix .table__footer-cell.-is-4,.remix .table__heading.-is-4{width:33.33333%;max-width:0}.remix .table__cell.-is-5,.remix .table__footer-cell.-is-5,.remix .table__heading.-is-5{width:41.66667%;max-width:0}.remix .table__cell.-is-6,.remix .table__footer-cell.-is-6,.remix .table__heading.-is-6{width:50%;max-width:0}.remix .table__cell.-is-7,.remix .table__footer-cell.-is-7,.remix .table__heading.-is-7{width:58.33333%;max-width:0}.remix .table__cell.-is-8,.remix .table__footer-cell.-is-8,.remix .table__heading.-is-8{width:66.66667%;max-width:0}.remix .table__cell.-is-9,.remix .table__footer-cell.-is-9,.remix .table__heading.-is-9{width:75%;max-width:0}.remix .table__cell.-is-10,.remix .table__footer-cell.-is-10,.remix .table__heading.-is-10{width:83.33333%;max-width:0}.remix .table__cell.-is-11,.remix .table__footer-cell.-is-11,.remix .table__heading.-is-11{width:91.66667%;max-width:0}.remix .table__cell.-is-12,.remix .table__footer-cell.-is-12,.remix .table__heading.-is-12{width:100%;max-width:0}.remix .table__row{border-bottom:.0625rem solid #e6e6e6;background-color:#fff}.remix .theme-container.-dark .table__row{border-bottom-color:#232e38}.remix .table__row.-actionable:hover,.remix .table__row.-is-selected,.remix .table__row.-is-selected:hover,.remix .table__row.-selectable:hover{background-color:#f4f6f6}.remix .table__row.-actionable:hover{cursor:pointer}.remix .theme-container.-dark .table__row{background-color:#141b29}.remix .theme-container.-dark .table__row.-actionable:hover,.remix .theme-container.-dark .table__row.-selectable:hover{background-color:#0d121c}.remix .theme-container.-dark .table__row.-is-selected,.remix .theme-container.-dark .table__row.-is-selected:hover{background-color:#232e38}.remix .theme-container.-dark .table__row.-actionable:hover{cursor:pointer}.remix .table__row.-borderless,.remix .table__row.-footer{border-bottom:0}.remix .table__row.-compact .table__cell{padding:.5rem}.remix .table__sort-indicator{display:inline-flex}.remix .table__sort-indicator:after{content:"";display:inline-block;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;pointer-events:none;-webkit-mask-image:url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNiA0IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik0zIDRMMCAwaDZ6IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=");mask-image:url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNiA0IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik0zIDRMMCAwaDZ6IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=");width:.5rem;height:1rem;margin-left:.5rem;transition:opacity .25s ease-in-out,transform .25s ease-in-out;opacity:0;background-color:#8b9aa2}.remix .theme-container.-dark .table__sort-indicator:after{background-color:#8b9aa2}.remix .table__sort-indicator.-is-ascending:after,.remix .table__sort-indicator.-is-descending:after{opacity:1}.remix .table__sort-indicator.-is-ascending:after{transform:rotate(180deg)}.remix .table__sortable{cursor:pointer}.remix .table__sortable:hover{background-color:#f4f6f6}.remix .theme-container.-dark .table__sortable:hover{background-color:#0d121c}.remix .table__sortable:hover .table__sort-indicator:after{opacity:1}.remix .table__sortable:hover .table__sort-indicator.-is-descending:after{transform:rotate(180deg)}.remix .table__sortable:hover .table__sort-indicator.-is-ascending:after{transform:rotate(0deg)}.remix .table.-stacked{display:block}.remix .table.-stacked .table__header{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);border:0}.remix .table.-stacked .table__body,.remix .table.-stacked .table__cell{display:block;width:100%;max-width:100%}.remix .table.-stacked .table__row{border-bottom:.0625rem solid #e6e6e6;display:flex;position:relative;flex-direction:column;max-width:100%}.remix .theme-container.-dark .table.-stacked .table__row{border-bottom-color:#232e38}.remix .table.-stacked .table__row.-footer{border-bottom:0}.remix .table.-stacked .table__row.-selectable{padding-top:2rem}.remix .table.-stacked .table__cell{display:flex;justify-content:space-between;order:1;width:auto;max-width:none;border-bottom:0;text-align:right}.remix .table.-stacked .table__cell[data-label]:before{font-family:Open Sans,sans-serif;font-size:.6875rem;font-weight:600;letter-spacing:.03125rem;line-height:1.45455;text-transform:uppercase;color:#999;content:attr(data-label);flex-grow:1;margin-right:1rem;line-height:1.8;text-align:left}.remix .theme-container.-dark .table.-stacked .table__cell[data-label]:before{color:#65717b}.remix .table.-stacked .table__cell.-has-image{align-items:flex-start}.remix .table.-stacked .table__cell.-hide-when-stacked{display:none}.remix .table.-stacked .table__image{order:1;width:3rem;height:3rem;margin:0 0 0 1rem}.remix .table.-stacked .table__footer,.remix .table.-stacked .table__footer-cell{display:block;width:100%}.remix .table.-stacked .table__actions-trigger,.remix .table.-stacked .table__select-trigger{order:0}.remix .table.-stacked .table__select-trigger{position:absolute;z-index:1;top:0;left:0}.remix .table.-stacked .table__actions-trigger{position:absolute;z-index:1;top:0;right:0}.remix .table.-stacked.-flush-left .table__cell:first-child,.remix .table.-stacked.-flush-left .table__footer-cell:first-child,.remix .table.-stacked.-flush-left .table__heading:first-child{padding-left:.5rem}.remix .table.-stacked.-flush-right .table__cell:last-child,.remix .table.-stacked.-flush-right .table__footer-cell:last-child,.remix .table.-stacked.-flush-right .table__heading:last-child{padding-right:.5rem}@media screen and (max-width:759px){.remix .table:not(.-mobile){display:block}.remix .table:not(.-mobile) .table__header{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);border:0}.remix .table:not(.-mobile) .table__body,.remix .table:not(.-mobile) .table__cell{display:block;width:100%;max-width:100%}.remix .table:not(.-mobile) .table__row{border-bottom:.0625rem solid #e6e6e6;display:flex;position:relative;flex-direction:column;max-width:100%}.remix .theme-container.-dark .table:not(.-mobile) .table__row{border-bottom-color:#232e38}.remix .table:not(.-mobile) .table__row.-footer{border-bottom:0}.remix .table:not(.-mobile) .table__row.-selectable{padding-top:2rem}.remix .table:not(.-mobile) .table__cell{display:flex;justify-content:space-between;order:1;width:auto;max-width:none;border-bottom:0;text-align:right}.remix .table:not(.-mobile) .table__cell[data-label]:before{font-family:Open Sans,sans-serif;font-size:.6875rem;font-weight:600;letter-spacing:.03125rem;line-height:1.45455;text-transform:uppercase;color:#999;content:attr(data-label);flex-grow:1;margin-right:1rem;line-height:1.8;text-align:left}.remix .theme-container.-dark .table:not(.-mobile) .table__cell[data-label]:before{color:#65717b}.remix .table:not(.-mobile) .table__cell.-has-image{align-items:flex-start}.remix .table:not(.-mobile) .table__cell.-hide-when-stacked{display:none}.remix .table:not(.-mobile) .table__image{order:1;width:3rem;height:3rem;margin:0 0 0 1rem}.remix .table:not(.-mobile) .table__footer,.remix .table:not(.-mobile) .table__footer-cell{display:block;width:100%}.remix .table:not(.-mobile) .table__actions-trigger,.remix .table:not(.-mobile) .table__select-trigger{order:0}.remix .table:not(.-mobile) .table__select-trigger{position:absolute;z-index:1;top:0;left:0}.remix .table:not(.-mobile) .table__actions-trigger{position:absolute;z-index:1;top:0;right:0}.remix .table:not(.-mobile).-flush-left .table__cell:first-child,.remix .table:not(.-mobile).-flush-left .table__footer-cell:first-child,.remix .table:not(.-mobile).-flush-left .table__heading:first-child{padding-left:.5rem}.remix .table:not(.-mobile).-flush-right .table__cell:last-child,.remix .table:not(.-mobile).-flush-right .table__footer-cell:last-child,.remix .table:not(.-mobile).-flush-right .table__heading:last-child{padding-right:.5rem}}.remix .table.-no-bottom-border .table__row:last-of-type{border-bottom:0}.remix .table.-transparent,.remix .table.-transparent .table__heading,.remix .table.-transparent .table__row:not(.reorderable__chosen){background-color:transparent}.remix .table.-transparent .table__row:not(.reorderable__chosen).-actionable:hover,.remix .table.-transparent .table__row:not(.reorderable__chosen).-is-selected,.remix .table.-transparent .table__row:not(.reorderable__chosen).-is-selected:hover,.remix .table.-transparent .table__row:not(.reorderable__chosen).-selectable:hover{background-color:#f4f6f6}.remix .theme-container.-dark .table.-transparent,.remix .theme-container.-dark .table.-transparent .table__heading,.remix .theme-container.-dark .table.-transparent .table__row:not(.reorderable__chosen){background-color:transparent}.remix .theme-container.-dark .table.-transparent .table__row:not(.reorderable__chosen).-actionable:hover,.remix .theme-container.-dark .table.-transparent .table__row:not(.reorderable__chosen).-selectable:hover{background-color:#0d121c}.remix .theme-container.-dark .table.-transparent .table__row:not(.reorderable__chosen).-is-selected,.remix .theme-container.-dark .table.-transparent .table__row:not(.reorderable__chosen).-is-selected:hover{background-color:#232e38}.remix .table.-compact .table__cell{padding:.5rem}.remix .table.-headerless .table__row:first-of-type{border-top:.0625rem solid #e6e6e6}.remix .theme-container.-dark .table.-headerless .table__row:first-of-type{border-top-color:#232e38}.remix .table.-flush-left .table__cell:first-child,.remix .table.-flush-left .table__footer-cell:first-child,.remix .table.-flush-left .table__heading:first-child{padding-left:0}.remix .table.-flush-right .table__cell:last-child,.remix .table.-flush-right .table__footer-cell:last-child,.remix .table.-flush-right .table__heading:last-child{padding-right:0}.remix .scrollable__table{overflow:auto}.remix .scrollable__table .table__heading{position:-webkit-sticky;position:sticky;z-index:1;top:0}.remix .tag{font-family:Open Sans,sans-serif;font-size:.6875rem;font-weight:600;letter-spacing:.03125rem;line-height:1.45455;text-transform:uppercase;color:#999;display:inline-flex;box-sizing:content-box;align-items:center;height:1rem;padding:.25rem 1rem;border-style:none;border-radius:1rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#f4f6f6;color:grey}.remix .theme-container.-dark .tag{color:#65717b;background-color:#f4f6f6;color:grey}.remix .tag.-primary,.remix .theme-container.-dark .tag.-primary{background-color:#358bc0;color:#fff}.remix .tag.-alert,.remix .theme-container.-dark .tag.-alert{background-color:#ffe6ed;color:#ae0a38}.remix .tag.-warning,.remix .theme-container.-dark .tag.-warning{background-color:#fffae6;color:#a38d29}.remix .tag.-success,.remix .theme-container.-dark .tag.-success{background-color:#e9f7f0;color:#3d9e71}.remix .tag .tag__button{margin-right:-.5rem;margin-left:.5rem}.remix .tag.-simple{border:0}.remix .tag.-simple,.remix .theme-container.-dark .tag.-simple{background-color:transparent}.remix .tag.-compact{padding:0}.remix .tags{margin-top:-.5rem;margin-left:-.5rem;display:flex;flex:1 1 auto;flex-wrap:wrap;justify-content:flex-start;padding:.5rem 0}.remix .tags>*{margin-top:.5rem;margin-left:.5rem}.remix .text.-ellipsis{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.remix .text.-break-word{word-break:break-word}.remix .text.-meta{color:grey}.remix .theme-container.-dark .text.-meta{color:#65717b}.remix .text.-disabled{cursor:not-allowed;pointer-events:none;color:grey}.remix .theme-container.-dark .text.-disabled{color:#65717b}.remix .text.-error{color:#ca1649}.remix .theme-container.-dark .text.-error{color:#eba8bb}.remix .theme-container{background-color:#f4f6f6;color:#0d121c}.remix .theme-container.-dark{background-color:#0d121c;color:#8b9aa2}.remix .title{display:block;margin:0 0 1rem;font-family:Stag,sans-serif;font-size:1.5rem;font-weight:500;line-height:1.3;color:#0d121c}.remix .theme-container.-dark .title{color:#b4c5cb}.remix .title__meta{display:inline-block;margin-left:.5rem;font-size:1.25rem;color:grey}.remix .theme-container.-dark .title__meta{color:#65717b}.remix .title.-section{margin:0 0 1rem;font-size:1.25rem;font-weight:500;line-height:1.3;color:#3d4652}.remix .theme-container.-dark .title.-section{color:#b4c5cb}.remix .title.-section .title__meta{font-size:.875rem}.remix .title.-inverted{color:#fff}.remix .theme-container.-dark .title.-inverted{color:#000}.remix .theme-container.-dark .title.-in-context,.remix .title.-in-context{color:inherit}.remix .title.-small{font-family:Open Sans,sans-serif;font-size:.6875rem;font-weight:600;letter-spacing:.03125rem;line-height:1.45455;text-transform:uppercase;color:#999}.remix .theme-container.-dark .title.-small{color:#65717b}.remix .title.-sub-heading{font-family:Open Sans,sans-serif;font-size:.8125rem;font-weight:600;letter-spacing:.03125rem;line-height:1.23077;text-transform:uppercase;color:#0d121c;margin:0 0 1.5rem}.remix .theme-container.-dark .title.-sub-heading{color:#b4c5cb}.remix .title.-sub-heading .title__meta{font-size:.6875rem}.remix .title:last-child{margin-bottom:0}.remix .title.-compact{margin:0}.remix .title.-icon{display:flex;flex-direction:column;align-items:center;text-align:center}.remix .title.-icon .title__icon{margin-bottom:1rem}.remix .title__sub-title{margin-top:.5rem;font-family:Open Sans,sans-serif;font-size:.875rem;font-weight:400;line-height:1.575;color:#141b29}.remix .title__sub-title.-in-context{color:inherit}.remix .theme-container.-dark .title__sub-title{color:#b4c5cb}.remix .theme-container.-dark .title__sub-title.-in-context{color:inherit}.remix .title__sub-title.-inverted{color:#fff}.remix .theme-container.-dark .title__sub-title.-inverted{color:#000}.remix .title.-light{font-weight:300}.remix .title.-bold{font-weight:700}.remix .title.-inline{margin-right:-.25rem;margin-left:-.25rem;display:flex;flex-flow:row wrap;align-items:center}.remix .title.-inline>*{margin-right:.25rem;margin-left:.25rem}.remix .title.-is-disabled{color:grey}.remix .theme-container.-dark .title.-is-disabled{color:#65717b}.remix .title.-centered{text-align:center}.remix .title.-centered.-inline{justify-content:center}.remix .title.-right{text-align:right}.remix .title.-right.-inline{justify-content:flex-end}.remix .columns{margin-top:-.5rem;margin-right:-.5rem;margin-left:-.5rem}@media print,screen and (min-width:768px){.remix .columns{display:flex}}.remix .columns:last-child{margin-bottom:-.5rem}.remix .columns:not(:last-child){margin-bottom:.5rem}.remix .columns.-mobile{display:flex}.remix .columns.-mobile .column.-is-narrow{flex:none}.remix .columns.-mobile .column.-is-full{flex:0 1 100%}.remix .columns.-mobile .column.-is-four-fifths{flex:0 1 80%}.remix .columns.-mobile .column.-is-three-quarters{flex:0 1 75%}.remix .columns.-mobile .column.-is-two-thirds{flex:0 1 66.6666%}.remix .columns.-mobile .column.-is-three-fifths{flex:0 1 60%}.remix .columns.-mobile .column.-is-half{flex:0 1 50%}.remix .columns.-mobile .column.-is-two-fifths{flex:0 1 40%}.remix .columns.-mobile .column.-is-one-third{flex:0 1 33.3333%}.remix .columns.-mobile .column.-is-one-quarter{flex:0 1 25%}.remix .columns.-mobile .column.-is-one-fifth{flex:0 1 20%}.remix .columns.-mobile .column.-is-1{flex:0 1 8.33333%}.remix .columns.-mobile .column.-is-2{flex:0 1 16.66667%}.remix .columns.-mobile .column.-is-3{flex:0 1 25%}.remix .columns.-mobile .column.-is-4{flex:0 1 33.33333%}.remix .columns.-mobile .column.-is-5{flex:0 1 41.66667%}.remix .columns.-mobile .column.-is-6{flex:0 1 50%}.remix .columns.-mobile .column.-is-7{flex:0 1 58.33333%}.remix .columns.-mobile .column.-is-8{flex:0 1 66.66667%}.remix .columns.-mobile .column.-is-9{flex:0 1 75%}.remix .columns.-mobile .column.-is-10{flex:0 1 83.33333%}.remix .columns.-mobile .column.-is-11{flex:0 1 91.66667%}.remix .columns.-mobile .column.-is-12{flex:0 1 100%}.remix .columns.-desktop{display:block}@media screen and (min-width:1088px){.remix .columns.-desktop{display:flex}}@media print{.remix .columns.-print{display:flex}}.remix .columns.-gapless{margin-top:0;margin-right:0;margin-left:0}.remix .columns.-gapless>.column{padding:0}.remix .columns.-gapless:not(:last-child){margin-bottom:1rem}.remix .columns.-vertically-centered{align-items:center}.remix .columns.-multiline{flex-wrap:wrap}.remix .columns.-centered{justify-content:center}.remix .column{display:flex;flex:1 1;flex-direction:column;padding:.5rem}@media print,screen and (min-width:768px){.remix .column.-is-narrow{flex:none}.remix .column.-is-full{flex:0 1 100%}.remix .column.-is-four-fifths{flex:0 1 80%}.remix .column.-is-three-quarters{flex:0 1 75%}.remix .column.-is-two-thirds{flex:0 1 66.6666%}.remix .column.-is-three-fifths{flex:0 1 60%}.remix .column.-is-half{flex:0 1 50%}.remix .column.-is-two-fifths{flex:0 1 40%}.remix .column.-is-one-third{flex:0 1 33.3333%}.remix .column.-is-one-quarter{flex:0 1 25%}.remix .column.-is-one-fifth{flex:0 1 20%}.remix .column.-is-1{flex:0 1 8.33333%}.remix .column.-is-2{flex:0 1 16.66667%}.remix .column.-is-3{flex:0 1 25%}.remix .column.-is-4{flex:0 1 33.33333%}.remix .column.-is-5{flex:0 1 41.66667%}.remix .column.-is-6{flex:0 1 50%}.remix .column.-is-7{flex:0 1 58.33333%}.remix .column.-is-8{flex:0 1 66.66667%}.remix .column.-is-9{flex:0 1 75%}.remix .column.-is-10{flex:0 1 83.33333%}.remix .column.-is-11{flex:0 1 91.66667%}.remix .column.-is-12{flex:0 1 100%}}.remix .column.-centered{align-items:center}.remix .column__content .-fluid{flex-grow:1}.remix .container{width:100%;max-width:728px;margin:0 auto;padding-bottom:2rem}.remix .container.-wide{max-width:1000px}.remix .container.-full-width{max-width:none}.remix .container.-compact{padding-bottom:0}@media screen and (max-width:759px){.remix .container{padding-bottom:1rem}}.remix .disclosure__content{height:auto;overflow:hidden;transition:height .3s ease-out}.remix .disclosure tbody.disclosure__content td,.remix .disclosure tbody.disclosure__content tr{transition:padding .3s ease-out,border .3s ease-out}.remix .disclosure tbody.disclosure__content td>.disclosure__wrapper{max-height:10em;transition:max-height .3s ease-out}.remix .disclosure__trigger-closed{display:none}.remix .disclosure.-is-closed .disclosure__content{height:0}.remix .disclosure.-is-closed tbody.disclosure__content td,.remix .disclosure.-is-closed tbody.disclosure__content tr{padding-top:0;padding-bottom:0;border-top-width:0;border-bottom-width:0}.remix .disclosure.-is-closed tbody.disclosure__content td>.disclosure__wrapper{box-sizing:border-box;max-height:0;padding:0;overflow:hidden}.remix .disclosure.-is-closed .disclosure__trigger-closed{display:block}.remix .disclosure.-is-closed .disclosure__trigger-open{display:none}.remix .level{display:flex;flex-basis:100%;flex-wrap:wrap;align-items:center;justify-content:space-between}.remix .level:not(:last-child){margin-bottom:1rem}.remix .level__left,.remix .level__right{display:flex;flex:0 0 auto;flex-wrap:wrap;align-items:center}.remix .level__left{justify-content:flex-start}.remix .level__right{justify-content:flex-end;margin-left:auto}.remix .level__item{display:flex;flex:0 0 auto;justify-content:center;margin:0}.remix .level__item:not(:last-child){margin-right:.5rem}@media screen and (max-width:759px){.remix .level:not(.-mobile){flex-direction:column}.remix .level:not(.-mobile) .level__right{justify-content:flex-start;margin-left:0}.remix .level:not(.-mobile) .level__left:not(:last-child){margin-bottom:1rem}.remix .level:not(.-mobile).-left-on-mobile{align-items:flex-start}}.remix [data-tippy-root]{max-width:calc(100vw - 10px)}.remix .popup{position:relative;transition-property:transform,visibility,opacity;border-radius:.1875rem;background-clip:padding-box;border:1px solid #c9d5d9;background-color:#fff;box-shadow:0 4px 14px -2px #e6e6e6;color:#0d121c}.remix .theme-container.-dark .popup{border-color:#3d4652;background-color:#141b29;box-shadow:0 4px 14px -2px #000;color:#8b9aa2}.remix .popup[data-state=hidden]{opacity:0}.remix .popup[data-state=hidden][data-placement^=top]{transform:translateY(10px)}.remix .popup[data-state=hidden][data-placement^=bottom]{transform:translateY(-10px)}.remix .popup[data-state=hidden][data-placement^=left]{transform:translateX(10px)}.remix .popup[data-state=hidden][data-placement^=right]{transform:translateX(-10px)}.remix .popup[data-placement^=top]>.popup__arrow{bottom:0}.remix .popup[data-placement^=top]>.popup__arrow:before{bottom:-7px;left:0;transform-origin:center top;border-width:8px 8px 0;border-top-color:initial}.remix .popup[data-placement^=top]>.popup__arrow:after{top:17px;left:1px;border-width:7px 7px 0;border-top-color:#c9d5d9}.remix .theme-container.-dark .popup[data-placement^=top]>.popup__arrow:after{border-top-color:#3d4652}.remix .popup[data-placement^=bottom]>.popup__arrow{top:0}.remix .popup[data-placement^=bottom]>.popup__arrow:before{top:-7px;left:0;transform-origin:center bottom;border-width:0 8px 8px;border-bottom-color:initial}.remix .popup[data-placement^=bottom]>.popup__arrow:after{bottom:17px;left:1px;border-width:0 7px 7px;border-bottom-color:#c9d5d9}.remix .theme-container.-dark .popup[data-placement^=bottom]>.popup__arrow:after{border-bottom-color:#3d4652}.remix .popup[data-placement^=left]>.popup__arrow{right:0}.remix .popup[data-placement^=left]>.popup__arrow:before{right:-7px;transform-origin:center left;border-width:8px 0 8px 8px;border-left-color:initial}.remix .popup[data-placement^=left]>.popup__arrow:after{top:1px;left:17px;border-width:7px 0 7px 7px;border-left-color:#c9d5d9}.remix .theme-container.-dark .popup[data-placement^=left]>.popup__arrow:after{border-left-color:#3d4652}.remix .popup[data-placement^=right]>.popup__arrow{left:0}.remix .popup[data-placement^=right]>.popup__arrow:before{left:-7px;transform-origin:center right;border-width:8px 8px 8px 0;border-right-color:initial}.remix .popup[data-placement^=right]>.popup__arrow:after{top:1px;right:17px;border-width:7px 7px 7px 0;border-right-color:#c9d5d9}.remix .theme-container.-dark .popup[data-placement^=right]>.popup__arrow:after{border-right-color:#3d4652}.remix .popup[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.remix .popup__arrow{width:16px;height:16px;color:#fff}.remix .theme-container.-dark .popup__arrow{color:#141b29}.remix .popup__arrow:after,.remix .popup__arrow:before{content:"";position:absolute;border-style:solid;border-color:transparent}.remix .popup__arrow:after{z-index:-1}.remix .popup__title.title{margin-bottom:.5rem}.remix .popup__content{position:relative;z-index:1;padding:.625rem 1rem}.remix .reorderable__handle{cursor:move}.remix .reorderable__handle.-horizontal{cursor:ew-resize}.remix .reorderable__handle.-vertical{cursor:ns-resize}.remix .reorderable__chosen{opacity:.5}.remix .reorderable__ghost{background-color:#f4f6f6}.remix .theme-container.-dark .reorderable__ghost{background-color:#0d121c}.remix .stack{display:flex;flex:1 1;flex-direction:column;background-color:inherit}.remix .stack__item{display:none;background-color:inherit}.remix .stack.-transitional>.stack__item,.remix .stack__item.-active{display:flex;flex:1 1;flex-direction:column}.remix .stack.-transitional>.stack__item{position:relative}.remix .stack.-transitional>.stack__item:not(:first-child){position:absolute;top:0;right:0;bottom:0;left:0}.remix .stack.-transitional>.stack__item.-active:not(.-static){z-index:2}.remix .stack.-transitional>.stack__item.-inactive{z-index:1;pointer-events:none}.remix .stack.-transitional>.stack__item.-inactive.-transitioned:not(:first-child){display:none}.remix .stack.-transitional:not(.-custom)>.stack__item{animation-name:remixSlideOutDownPrevent}.remix .stack.-transitional:not(.-custom)>.stack__item.-active{animation-name:remixSlideInUp}.remix .stack.-transitional:not(.-custom)>.stack__item.-inactive{z-index:1;animation-name:remixSlideOutDown}.remix .stack.-transitional:not(.-custom)>.stack__item.-initial,.remix .stack.-transitional:not(.-custom)>.stack__item.-static{animation-name:remixSlideInUpPrevent}.remix .stack.-transitional.-fade>.stack__item{animation-name:remixFadeOutPrevent}.remix .stack.-transitional.-fade>.stack__item.-active{animation-name:remixFadeIn}.remix .stack.-transitional.-fade>.stack__item.-inactive{z-index:1;animation-name:remixFadeOut}.remix .stack.-transitional.-fade>.stack__item.-initial,.remix .stack.-transitional.-fade>.stack__item.-static{animation-name:remixFadeInPrevent}.remix .stack.-transitional.-slide-left>.stack__item{animation-name:remixSlideOutLeftPrevent}.remix .stack.-transitional.-slide-left>.stack__item.-active{animation-name:remixSlideInRight}.remix .stack.-transitional.-slide-left>.stack__item.-active.-backwards{animation-name:remixSlideInLeft}.remix .stack.-transitional.-slide-left>.stack__item.-inactive{z-index:1;animation-name:remixSlideOutLeft}.remix .stack.-transitional.-slide-left>.stack__item.-inactive.-backwards{animation-name:remixSlideOutRight}.remix .stack.-transitional.-slide-left>.stack__item.-initial,.remix .stack.-transitional.-slide-left>.stack__item.-static{animation-name:remixSlideInRightPrevent}@media print,screen and (min-width:768px){.remix .visibility.-mobile-only{display:none!important}}@media screen and (max-width:759px){.remix .visibility.-tablet-only{display:none!important}}@media screen and (min-width:1088px){.remix .visibility.-tablet-only{display:none!important}}@media screen and (max-width:759px){.remix .visibility.-from-tablet{display:none!important}}@media screen and (min-width:768px) and (max-width:1087px){.remix .visibility.-not-tablet{display:none!important}}@media screen and (max-width:759px){.remix .visibility.-desktop-only{display:none!important}}@media screen and (min-width:768px) and (max-width:1087px){.remix .visibility.-desktop-only{display:none!important}}.remix .visibility.-hidden{display:none!important}@font-face{font-family:Stag;font-style:normal;font-weight:500;src:url(../media/typography/Stag-Medium-Web-b8a15e45.woff) format("woff2"),url(../media/typography/Stag-Medium-Web-08964590.woff) format("woff")}@font-face{font-family:Stag;font-style:normal;font-weight:300;src:url(../media/typography/Stag-Light-Web-5d077f74.woff) format("woff2"),url(../media/typography/Stag-Light-Web-3c91ca11.woff) format("woff")}