@import url(https://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 fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInPrevent{to{opacity:1}}.remix .-fade-in{animation-name:fadeIn}.remix .-fade-in.-prevent{animation-name:fadeInPrevent}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOutPrevent{to{opacity:0}}.remix .-fade-out{animation-name:fadeOut}.remix .-fade-out.-prevent{animation-name:fadeOutPrevent}@keyframes = slideInPrevent{to{transform:translateZ(0);visibility:hidden}}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.remix .-slide-in-down{animation-name:slideInDown}.remix .-slide-in-down.-prevent{animation-name:slideInPrevent}@keyframes slideInUp{0%{transform:translate3d(0,100%,0)}to{transform:translateZ(0)}}.remix .-slide-in-up{animation-name:slideInUp}.remix .-slide-in-up.-prevent{animation-name:slideInPrevent}@keyframes slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,100%,0);visibility:hidden;pointer-events:none}}@keyframes slideOutDownPrevent{0%{transform:translate3d(0,100%,0);visibility:hidden;pointer-events:none}to{transform:translate3d(0,100%,0);visibility:hidden;pointer-events:none}}.remix .-slide-out-down{animation-name:slideOutDown}.remix .-slide-out-down.-prevent{animation-name:slideOutDownPrevent}@keyframes slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-100%,0);visibility:hidden;pointer-events:none}}@keyframes slideOutUpPrevent{0%{transform:translate3d(0,-100%,0);visibility:hidden;pointer-events:none}to{transform:translate3d(0,-100%,0);visibility:hidden;pointer-events:none}}.remix .-slide-out-up{animation-name:slideOutUp}.remix .-slide-out-up.-prevent{animation-name:slideOutUpPrevent}@keyframes spinAround{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes zoomIn{0%{transform:scale3d(.3,.3,.3);opacity:0}50%{opacity:1}}.remix .-zoom-in{animation-name:zoomIn}@keyframes zoomOut{0%{opacity:1}50%{transform:scale3d(.3,.3,.3);opacity:0}to{opacity:0}}.remix .-zoom-out{animation-name:zoomOut}.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{color:#0d121c;position:relative;font-family:Open Sans,sans-serif;font-size:.875rem;line-height:1.43;text-rendering:optimizeLegibility;z-index:1000;box-sizing:border-box}.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{color:#0d121c;font-family:Open Sans,sans-serif;line-height:1.43}.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:#b4c5cb}.remix fieldset{color:#0d121c;font-family:Open Sans,sans-serif;font-size:.875rem}.remix .theme-container.-dark fieldset{color:#b4c5cb}.remix a{text-decoration:none}.remix li,.remix ol,.remix ul{line-height:1.43}.remix .cards{display:grid;margin-bottom:.5rem;grid-auto-rows:auto;grid-column-gap:.5rem;grid-row-gap:.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{display:inline-block;content:"";-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=");background-color:#8b9aa2;width:.5rem;height:1rem;margin-right:.9375rem;margin-left:.5rem}.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;top:100%;left:0;padding-top:.5rem;line-height:1.3;text-align:left;z-index:2800}.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{background-color:#fff;color:#0d121c;box-shadow:0 0 4px rgba(0,0,0,.5);position:relative;max-height:18rem;border:1px solid #e6e6e6;border-radius:.1875rem;overflow:auto}.remix .theme-container.-dark .dropdown__content{border-color:#3d4652;background-color:#141b29;color:#b4c5cb;box-shadow:0 0 4px rgba(0,0,0,.5)}.remix .dropdown__item{color:#0d121c;display:block;margin:0;padding:.6875rem .9375rem;text-decoration:none;white-space:nowrap;cursor:pointer}.remix .dropdown__item.-is-active,.remix .dropdown__item.-is-highlighted,.remix .dropdown__item:hover{background:#e6e6e6}.remix .dropdown__item.-is-disabled{color:#999}.remix .theme-container.-dark .dropdown__item{color:#b4c5cb}.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:#999}.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 #e6e6e6}.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:flex;cursor:pointer}.remix .item__body,.remix .item__header{margin-bottom:1rem}.remix .item__body:last-child,.remix .item__header: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 0 .25rem}.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.143}.remix .menu__title{color:#0d121c;font-family:Open Sans,sans-serif;font-size:.8125rem;font-weight:600;line-height:1.23077;text-transform:uppercase}.remix .theme-container.-dark .menu__title{color:#b4c5cb}.remix .menu__item{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}.remix .menu__divider{border:0;border-bottom:.0625rem solid #b4c5cb;display:block;height:.0625rem;margin:0 0 1rem;padding-top:.875rem}.remix .theme-container.-dark .menu__divider{border:0;border-bottom:.0625rem solid #232e38}.remix .modal__content{background-color:#fff;color:#0d121c;box-shadow:0 0 2.875rem rgba(0,0,0,.5);display:flex;flex-direction:column;margin:.5rem;border:.0625rem solid #b4c5cb;border-radius:.1875rem;padding:1.5rem}.remix .theme-container.-dark .modal__content{border-color:#232e38;background-color:#141b29;color:#b4c5cb;box-shadow:0 0 2.875rem rgba(0,0,0,.5)}.remix .modal-card{background-color:#fff;color:#0d121c;box-shadow:0 0 2.875rem rgba(0,0,0,.5);display:flex;flex-direction:column;margin:.5rem;border:.0625rem solid #b4c5cb;border-radius:.1875rem}.remix .theme-container.-dark .modal-card{border-color:#232e38;background-color:#141b29;color:#b4c5cb;box-shadow:0 0 2.875rem rgba(0,0,0,.5)}.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{background-color:#f4f6f6;flex-shrink:0;padding:.9375rem 1rem 1rem;border-top:.0625rem solid;border-color:#b4c5cb}.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{background-color:#fff;color:#0d121c;box-shadow:0 0 2.875rem rgba(0,0,0,.5);display:flex;flex-direction:column;margin:.5rem;border:.0625rem solid #b4c5cb;border-radius:.1875rem;background-color:#f4f6f6;width:90vw;height:90vh}.remix .theme-container.-dark .modal-aside{border-color:#232e38;background-color:#141b29;color:#b4c5cb;box-shadow:0 0 2.875rem rgba(0,0,0,.5);background-color:#0d121c}.remix .modal-aside__sidebar{height:100%;padding-right:1rem;padding-bottom:1rem;grid-template-rows:auto 1fr}.remix .modal-aside__sidebar-content{position:relative;flex:1 1}.remix .modal-aside__content{background-color:#fff;box-shadow:0 0 5px #dee5e7;display:flex;position:absolute;top:0;right:0;bottom:0;left:0;flex-direction:column}.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;width:100%;grid-template-columns:14.25rem 1fr;grid-template-areas:"menu content"}.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{background-color:#fff;box-shadow:0 0 2rem transparent;position:fixed;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;z-index:3200;will-change:left}.remix .sidebar.-fixed .sidebar__menu.-is-active{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-active{box-shadow:0 0 2rem rgba(0,0,0,.5)}.remix .sidebar.-fixed .sidebar__menu.-is-active{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__header{display:flex;align-items:center;min-height:2.5rem;flex-shrink:0;margin:1rem .5rem;grid-area:header}.remix .sidebar__header.-compact{min-height:0;margin-right:0;margin-left:0}.remix .sidebar__menu{margin-right:.5rem;overflow-y:auto;grid-area:menu}.remix .sidebar__menu .sidebar__return{display:none;padding-top:.5rem;padding-bottom:.5rem}.remix .sidebar__menu-header{min-height:2.5rem;display:flex;align-items:center;margin:1rem 0;grid-area:menu-header}.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}@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{background-color:#fff;box-shadow:0 0 2rem transparent;position:fixed;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;z-index:3200;will-change:left}.remix .sidebar.-fixed-from-tablet .sidebar__menu.-is-active,.remix .sidebar.-fixed .sidebar__menu.-is-active{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-active,.remix .theme-container.-dark .sidebar.-fixed .sidebar__menu.-is-active{box-shadow:0 0 2rem rgba(0,0,0,.5)}.remix .sidebar.-fixed-from-tablet .sidebar__menu.-is-active,.remix .sidebar.-fixed .sidebar__menu.-is-active{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{background-color:#fff;box-shadow:0 0 2rem transparent;position:fixed;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;z-index:3200;will-change:left}.remix .sidebar.-fixed-from-tablet .sidebar__menu.-is-active,.remix .sidebar.-fixed .sidebar__menu.-is-active,.remix .sidebar .sidebar__menu.-is-active{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-active,.remix .theme-container.-dark .sidebar.-fixed .sidebar__menu.-is-active,.remix .theme-container.-dark .sidebar .sidebar__menu.-is-active{box-shadow:0 0 2rem rgba(0,0,0,.5)}.remix .sidebar.-fixed-from-tablet .sidebar__menu.-is-active,.remix .sidebar.-fixed .sidebar__menu.-is-active,.remix .sidebar .sidebar__menu.-is-active{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{background-color:#fff;box-shadow:0 0 2rem transparent;position:fixed;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;z-index:3200;will-change:left}.remix .sidebar .sidebar__menu.-is-active{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-active{box-shadow:0 0 2rem rgba(0,0,0,.5)}.remix .sidebar .sidebar__menu.-is-active{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{color:#358bc0;padding:0;text-decoration:none}.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{box-shadow:0 0 15px #e6e6e6;display:flex;margin:0 0 15px;padding:0;list-style:none}.remix .theme-container.-dark .tabs__nav{box-shadow:0 0 15px #000}.remix .tabs__nav-item{color:#65717b;display:flex;align-items:center;justify-content:center;padding:.9375rem 1.5rem;border-bottom:2px solid #fff}.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:#b4c5cb}.remix .theme-container.-dark .tabs__nav-item:hover{border-bottom-color:#232e38;color:#b4c5cb}.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;font-size:.875rem;line-height:1.43;vertical-align:top;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:.6875rem .9375rem;background-color:#f2f2f2;color:#0d121c;justify-content:center;border:1px solid #e6e6e6;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:hover{border-color:#e6e6e6;background-color:#e6e6e6;color:#0d121c}.remix .button.-is-disabled,.remix .button[disabled]{border-color:#e6e6e6;background-color:#e6e6e6;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{border-color:#3d4652;background-color:#232e38;color:#b4c5cb}.remix .theme-container.-dark .button.-is-hovered,.remix .theme-container.-dark .button:hover{border-color:#3d4652;background-color:#3d4652;color:#b4c5cb}.remix .theme-container.-dark .button.-is-disabled,.remix .theme-container.-dark .button[disabled]{border-color:#3d4652;background-color:#3d4652;color:#999}.remix .theme-container.-dark .button.-is-disabled.-is-loading:after,.remix .theme-container.-dark .button[disabled].-is-loading:after{color:#999}.remix .theme-container.-dark .button.-is-loading:after{color:#b4c5cb}.remix .button.-is-disabled,.remix .button[disabled]{pointer-events:none}.remix .button.-primary{border-color:#e45011;background-color:#e45011;color:#fff}.remix .button.-primary.-is-hovered,.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.-is-loading:after,.remix .button.-primary[disabled].-is-loading:after{color:#fff}.remix .theme-container.-dark .button.-primary{border-color:#e45011;background-color:#e45011;color:#fff}.remix .theme-container.-dark .button.-primary.-is-hovered,.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:#ff8c57;background-color:#ff8c57;color:#fff}.remix .theme-container.-dark .button.-primary.-is-disabled.-is-loading:after,.remix .theme-container.-dark .button.-primary.-is-loading:after,.remix .theme-container.-dark .button.-primary[disabled].-is-loading:after{color:#fff}.remix .button.-destructive{border-color:#ca1649;background-color:#ca1649;color:#fff}.remix .button.-destructive.-is-hovered,.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.-is-loading:after,.remix .button.-destructive[disabled].-is-loading:after{color:#fff}.remix .theme-container.-dark .button.-destructive{border-color:#ca1649;background-color:#ca1649;color:#fff}.remix .theme-container.-dark .button.-destructive.-is-hovered,.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:#d6436c;background-color:#d6436c;color:#fff}.remix .theme-container.-dark .button.-destructive.-is-disabled.-is-loading:after,.remix .theme-container.-dark .button.-destructive.-is-loading:after,.remix .theme-container.-dark .button.-destructive[disabled].-is-loading:after{color:#fff}.remix .button.-is-loading{color:transparent!important}.remix .button.-is-loading:after{display:block;width:2.5rem;height:2.5rem;border-radius:50%;content:" ";animation:spinAround 1.2s linear infinite;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{border-color:transparent;background-color:transparent;color:#0d121c}.remix .button.-simple.-is-hovered,.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{border-color:transparent;background-color:transparent;color:#b4c5cb}.remix .theme-container.-dark .button.-simple.-is-hovered,.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:#b4c5cb}.remix .button.-simple.-primary{border-color:transparent;background-color:transparent;color:#358bc0}.remix .button.-simple.-primary.-is-hovered,.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{border-color:transparent;background-color:transparent;color:#358bc0}.remix .theme-container.-dark .button.-simple.-primary.-is-hovered,.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{border-color:transparent;background-color:transparent;color:#fff}.remix .button.-simple.-inverted.-is-hovered,.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{border-color:transparent;background-color:transparent;color:#000}.remix .theme-container.-dark .button.-simple.-inverted.-is-hovered,.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{border-color:transparent;background-color:transparent;color:#ca1649}.remix .button.-simple.-destructive.-is-hovered,.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{border-color:transparent;background-color:transparent;color:#e07190}.remix .theme-container.-dark .button.-simple.-destructive.-is-hovered,.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.-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-right: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-right:0}.remix .button.-icon-only-on-mobile:before{content:"\200C"}}.remix .button.-circular{padding:.6875rem;width:2.86em;height:2.86em;border-radius:50%}.remix .button.-circular.-large{padding:.9375rem;width:3.43em;height:3.43em}.remix .button.-circular.-small{padding:.4375rem;width:2.42em;height:2.42em}.remix .button.-circular.-tag{padding:.4375rem;width:2em;height:2em}.remix .button.-tag,.remix .button.-tag:hover{background-color:#fff}.remix .button.-tag svg{fill:#358bc0}.remix .theme-container.-dark .button.-tag,.remix .theme-container.-dark .button.-tag:hover{background-color:#141b29}.remix .theme-container.-dark .button.-tag svg{fill:#358bc0}.remix .button.-tag:before{content:""}.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 .buttons{display:flex;flex:1 1 auto;flex-wrap:wrap;align-items:center;justify-content:flex-start}.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 .button:not(:last-child){margin-right:.5rem}.remix .dimmer{background-color:hsla(0,0%,100%,.5);display:flex;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;visibility:hidden;will-change:opacity,visibility}.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;top:0;right:0;bottom:0;left:0;z-index:3000}.remix .dimmer.-is-active{opacity:1;visibility:visible}.remix .input,.remix .textarea{display:inline-flex;position:relative;font-size:.875rem;line-height:1.43;vertical-align:top;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-sizing:border-box;background-color:#fff;color:#0d121c;width:100%;max-width:100%;padding:.6875rem .8125rem;border:1px solid #e6e6e6;border-radius:.1875rem;line-height:1.143}.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:#b4c5cb}.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:#f2f2f2;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;color:grey;cursor:not-allowed;border-color:#e6e6e6;background-color:#f2f2f2}.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{color:inherit;opacity:.5}.remix .input.-is-disabled::placeholder,.remix .input[disabled]::placeholder,.remix .textarea.-is-disabled::placeholder,.remix .textarea[disabled]::placeholder{color:inherit;opacity:.5}.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{color:inherit;opacity:.5}.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{color:inherit;opacity:.5}.remix .textarea{line-height:1.43}.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]{color:grey;cursor:not-allowed}.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;cursor:pointer;opacity:0;-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:.0625rem solid #e6e6e6;border-radius:.125rem}.remix .theme-container.-dark .checkbox__button{border-color:#3d4652}.remix .checkbox__button:before{display:inline-block;content:"";-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=");background-color:#fff;display:none;position:absolute;top:5%;left:5%;width:90%;height:90%}.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:inline-flex;align-items:center;cursor:pointer}.remix .toggle__switch{background-color:#999;display:inline-block;position:relative;width:32px;height:16px;margin-left:.5rem;transition:all .15s ease-out 0s;border-radius:8px;cursor:pointer}.remix .theme-container.-dark .toggle__switch{background-color:#65717b}.remix .toggle__switch:before{background-color:#fff;box-shadow:0 2px 4px grey;display:block;position:absolute;left:0;width:16px;height:16px;transition:all .15s ease-out 0s;border-radius:50%;content:""}.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]{color:grey;cursor:not-allowed}.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{cursor:inherit;opacity:.7}.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;font-size:.875rem;line-height:1.43;vertical-align:top;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-sizing:border-box;background-color:#fff;color:#0d121c;width:100%;max-width:100%;border:1px solid #e6e6e6;border-radius:.1875rem;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:#b4c5cb}.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;color:grey;cursor:not-allowed;border-color:#e6e6e6;background-color:#f2f2f2}.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{color:inherit;opacity:.5}.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{color:inherit;opacity:.5}.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{color:inherit;opacity:.5}.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{color:inherit;opacity:.5}.remix .control.-has-prefix .control__prefix,.remix .control.-has-prefix .control__suffix,.remix .control.-has-suffix .control__prefix,.remix .control.-has-suffix .control__suffix{color:grey;line-height:0}.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{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{color:grey;cursor:not-allowed;border-color:#e6e6e6;background-color:#f2f2f2}.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{color:inherit;opacity:.5}.remix .control.-has-prefix.-is-disabled::placeholder,.remix .control.-has-suffix.-is-disabled::placeholder{color:inherit;opacity:.5}.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{color:inherit;opacity:.5}.remix .theme-container.-dark .control.-has-prefix.-is-disabled::placeholder,.remix .theme-container.-dark .control.-has-suffix.-is-disabled::placeholder{color:inherit;opacity:.5}.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:#f2f2f2;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{color:#0d121c;display:block;font-size:.75rem;font-weight:600;line-height:1.34}.remix .theme-container.-dark .field__label{color:#b4c5cb}.remix .field__label.-primary-text{font-size:.875rem;font-weight:400}.remix .field__help{margin:.5rem 0;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;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.-inline{display:flex;align-items:center}.remix .field.-inline:not(.-fluid) .field__control:not(:last-of-type),.remix .field.-inline:not(.-fluid) .field__label:not(:last-of-type){margin-right:1rem}.remix .field.-inline.-fluid{justify-content:space-between}.remix .field.-inline .field__control.-top{align-self:flex-start;margin-top:0}.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 .field__contents.-inline{display:flex;align-items:center}.remix .field__contents.-inline:not(.-fluid) .field__control:not(:last-of-type),.remix .field__contents.-inline:not(.-fluid) .field__label:not(:last-of-type){margin-right:1rem}.remix .field__contents.-inline.-fluid{justify-content:space-between}.remix .field__contents.-inline .field__control.-top{align-self:flex-start;margin-top:0}.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;cursor:pointer;overflow:hidden}.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;font-size:.875rem;line-height:1.43;vertical-align:top;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-sizing:border-box;padding:.6875rem .9375rem;border:.0625rem solid #e6e6e6;border-radius:.1875rem;line-height:1.143;background-color:#f2f2f2;color:#0d121c;flex-shrink:0;white-space:nowrap}.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:#e6e6e6}.remix .theme-container.-dark .file__cta{background-color:#232e38;color:#b4c5cb}.remix .theme-container.-dark .file__cta:hover{background-color:#3d4652}.remix .file__icon{margin-right:.5rem}.remix .file__name{padding:.6875rem .9375rem;border:.0625rem solid #e6e6e6;border-radius:.1875rem;line-height:1.143;background-color:#fff;color:#0d121c;display:none;text-align:left;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.remix .theme-container.-dark .file__name{border-color:#3d4652;background-color:#141b29;color:#b4c5cb}.remix .file.-is-disabled .file__cta,.remix .file[disabled] .file__cta{background-color:#e6e6e6}.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:#999}.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-left-radius:0;border-bottom-right-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{display:block;width:2.5rem;height:2.5rem;border-radius:50%;content:" ";animation:spinAround 1.2s linear infinite;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{position:absolute;top:0;right:0;bottom:0;left:0;transition:opacity .2s ease-in-out;border:.125rem dashed #358bc0;box-shadow:none;content:"";opacity:.35;pointer-events:none}.remix .theme-container.-dark .file-drop-zone:after{border-color:#358bc0}.remix .file-drop-zone__active-content{display:flex;position:absolute;top:0;right:0;bottom:0;left:0;align-items:center;justify-content:center;transition:opacity .2s ease-in-out;opacity:0;z-index:2900;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 .select{display:inline-block;position:relative}.remix .select__input{display:inline-flex;font-size:.875rem;line-height:1.43;vertical-align:top;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-sizing:border-box;background-color:#fff;color:#0d121c;width:100%;max-width:100%;border:1px solid #e6e6e6;border-radius:.1875rem;line-height:1.143;position:relative;padding:.6875rem 1.8125rem .6875rem .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:#b4c5cb}.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:#f2f2f2;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;color:grey;cursor:not-allowed;border-color:#e6e6e6;background-color:#f2f2f2}.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{color:inherit;opacity:.5}.remix .select__input.-is-disabled::placeholder,.remix .select__input[disabled]::placeholder{color:inherit;opacity:.5}.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{color:inherit;opacity:.5}.remix .theme-container.-dark .select__input.-is-disabled::placeholder,.remix .theme-container.-dark .select__input[disabled]::placeholder{color:inherit;opacity:.5}.remix .select__input::-ms-expand{display:none}.remix .select:after{display:inline-block;content:"";-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;top:50%;right:.8125rem;width:.5rem;height:1rem;transform:translateY(-50%);z-index:4}.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 .input.-stripe-card{display:inline-block}.remix .input.-stripe-card:not(.-connected):before{content:"\200B"}.remix .icon{display:inline-block;flex-shrink:0;width:1rem;height:1rem;color:inherit;cursor:inherit;vertical-align:middle;visibility:inherit;fill:currentColor;pointer-events:none}.remix .icon.-small{width:.5rem;height:.5rem}.remix .icon.-medium{width:1.5rem;height:1.5rem}.remix .icon.-large{width:4rem;height:4rem}.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.-framed{background-color:#f4f6f6;padding:.375rem;border:.125rem solid #b4c5cb;border-radius:.125rem}.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.8125rem;border-width:.5rem;border-radius:.5rem}.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{background-color:rgba(13,18,28,.43);position:absolute;top:0;right:0;bottom:0;left:0;transition:opacity .3s ease-in-out;content:"";opacity:0;z-index:2;will-change:opacity}.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;border:.375rem solid #358bc0;content:"";pointer-events:none}.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__actions{display:flex;position:absolute;top:0;right:0;left:0;justify-content:flex-start;padding:.5rem;z-index:3}.remix .image__actions.-inverted{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{justify-content:center}.remix .image__actions.-right{justify-content:flex-end}.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 .images{display:grid;margin-bottom:.5rem;grid-auto-rows:auto;grid-column-gap:.5rem;grid-row-gap:.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{color:#358bc0;text-decoration:none;cursor:pointer}.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{color:inherit;text-decoration: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{color:grey;font-size:.75rem}.remix .theme-container.-dark .list.-meta{color:#65717b}.remix .list.-bulleted,.remix .list.-bulleted .list-item{list-style-type:disc;list-style-position:inside}.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{display:inline-block;margin-right:1rem;content:counter(ordered-list-counter)}.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-columns:-webkit-min-content auto;grid-template-columns:min-content auto;grid-template-areas:"decoration content"}.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{min-width:2rem;grid-area:decoration}.remix .list.-decorated .list-item__decoration.-title{font-size:1.5rem;font-weight:700;line-height:1}.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{display:inline-block;content:counter(decorated-list-counter)}.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) .title,.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: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{display:block;width:2.5rem;height:2.5rem;border-radius:50%;border-color:currentcolor transparent;border-style:solid;border-width:.25em;content:" ";animation:spinAround 1.2s linear infinite;margin-bottom:.5rem}.remix .dimmer>.loader,.remix .loader.-is-active{display:inline-flex}.remix .message{background-color:#deebf2;color:#358bc0;margin:0 0 1rem;padding:.5rem;border:.125rem solid #b5d4e8;border-radius:.1875rem;text-align:center}.remix .theme-container.-dark .message{border-color:#b5d4e8;background-color:#deebf2;color:#358bc0}.remix .message:last-child{margin-bottom:0}.remix .message .link{color:inherit;text-decoration:underline}.remix .message.-pill{border-radius:1500px}.remix .message.-error{border-color:#ca1649;background-color:#f2f2f2;color:#ca1649}.remix .theme-container.-dark .message.-error{border-color:#d6436c;background-color:#f2f2f2;color:#eba8bb}.remix .message.-left{text-align:left}.remix .message.-right{text-align:right}.remix .message__icon{margin-right:.5rem;vertical-align:sub}.remix .section{background-color:#fff;box-shadow:1px 1px 15px #e6e6e6;display:flex;position:relative;flex-direction:column;flex-shrink:0;margin-bottom:1rem;padding:2rem;border-radius:.1875rem}.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){border:0;border-bottom:.0625rem solid #b4c5cb;display:block;height:.0625rem;margin:0 0 2rem;padding-top:1.875rem}.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{border:0;border-left:.0625rem solid #b4c5cb;margin:2rem 0}.remix .theme-container.-dark .section__divider.-vertical{border:0;border-left:.0625rem solid #232e38}}.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{padding:1rem}.remix .section.-compact .section__divider:not(.-vertical){border:0;border-bottom:.0625rem solid #b4c5cb;display:block;height:.0625rem;margin:0 0 2rem;padding-top:1.875rem}.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{border:0;border-left:.0625rem solid #b4c5cb;margin:2rem 0}.remix .theme-container.-dark .section.-compact .section__divider.-vertical{border:0;border-left:.0625rem solid #232e38}}.remix .section.-attached{padding-top:0}.remix .section.-bordered{border:.0625rem solid #f2f2f2;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 .sections{background-color:#fff;box-shadow:1px 1px 15px #e6e6e6;display:flex;flex:1 1;flex-direction:column;margin-bottom:1rem}.remix .theme-container.-dark .sections{background-color:#141b29;box-shadow:1px 1px 15px #000}.remix .sections .section{margin-bottom:0;border-bottom-left-radius:0;border-bottom-right-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{padding:1rem}.remix .sections.-compact .section .section__divider:not(.-vertical){border:0;border-bottom:.0625rem solid #b4c5cb;display:block;height:.0625rem;margin:0 0 2rem;padding-top:1.875rem}.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{border:0;border-left:.0625rem solid #b4c5cb;margin:2rem 0}.remix .theme-container.-dark .sections.-compact .section .section__divider.-vertical{border:0;border-left:.0625rem solid #232e38}}.remix .sections.-compact .section.-attached{padding-top:0}.remix .sections.-scrollable{overflow:auto}.remix .sections.-bordered{border:.0625rem solid #f2f2f2}.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 #f2f2f2}.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 #f2f2f2;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 #f2f2f2;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:none;flex-basis:100%}.remix .sections.-horizontal .section.-is-four-fifths{flex:none;flex-basis:80%}.remix .sections.-horizontal .section.-is-three-quarters{flex:none;flex-basis:75%}.remix .sections.-horizontal .section.-is-two-thirds{flex:none;flex-basis:66.6666%}.remix .sections.-horizontal .section.-is-three-fifths{flex:none;flex-basis:60%}.remix .sections.-horizontal .section.-is-half{flex:none;flex-basis:50%}.remix .sections.-horizontal .section.-is-two-fifths{flex:none;flex-basis:40%}.remix .sections.-horizontal .section.-is-one-third{flex:none;flex-basis:33.3333%}.remix .sections.-horizontal .section.-is-one-quarter{flex:none;flex-basis:25%}.remix .sections.-horizontal .section.-is-one-fifth{flex:none;flex-basis: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{border:0;border-bottom:.0625rem solid #b4c5cb;display:block;height:.0625rem;margin:0 0 1rem;padding-top:.875rem}.remix .theme-container.-dark .sections.-horizontal:not(.-mobile) .section__divider.-vertical{border:0;border-bottom:.0625rem solid #232e38}}.remix .table{width:100%;font-size:.875rem;line-height:1.43;border-collapse:collapse;border-spacing:0}.remix .table:not(:last-child){margin-bottom:1rem}.remix .table.-no-bottom-border .table__row:last-of-type{border-bottom:0}.remix .table__heading{color:#999;font-family:Open Sans,sans-serif;font-size:.6875rem;font-weight:600;letter-spacing:.03125rem;line-height:1.45455;text-transform:uppercase;background-color:#fff;padding:.5rem;border-bottom:.1875rem solid;border-color:#f4f6f6;white-space:nowrap}.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.-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.-selectable:hover{background-color:#f2f2f2}.remix .table__row.-actionable:hover{cursor:pointer}.remix .table__row.-is-selected,.remix .table__row.-is-selected:hover{background-color:#f4f6f6}.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.-actionable:hover{cursor:pointer}.remix .theme-container.-dark .table__row.-is-selected,.remix .theme-container.-dark .table__row.-is-selected:hover{background-color:#232e38}.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{display:inline-block;content:"";-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=");background-color:#8b9aa2;width:.5rem;height:1rem;margin-left:.5rem;transition:opacity .25s ease-in-out,transform .25s ease-in-out;opacity:0}.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-descending:after{transform:rotate(180deg)}.remix .table__sortable{cursor:pointer}.remix .table__sortable:hover{background-color:#f2f2f2}.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-ascending:after{transform:rotate(180deg)}.remix .table__sortable:hover .table__sort-indicator.-is-descending:after{transform:rotate(0deg)}.remix .table.-stacked{display:block}.remix .table.-stacked .table__header{position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;overflow:hidden;clip:rect(0 0 0 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{color:#999;font-family:Open Sans,sans-serif;font-size:.6875rem;font-weight:600;letter-spacing:.03125rem;line-height:1.45455;text-transform:uppercase;flex-grow:1;margin-right:1rem;line-height:1.8;text-align:left;content:attr(data-label)}.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;top:0;left:0;z-index:1}.remix .table.-stacked .table__actions-trigger{position:absolute;top:0;right:0;z-index:1}@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;border:0;overflow:hidden;clip:rect(0 0 0 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{color:#999;font-family:Open Sans,sans-serif;font-size:.6875rem;font-weight:600;letter-spacing:.03125rem;line-height:1.45455;text-transform:uppercase;flex-grow:1;margin-right:1rem;line-height:1.8;text-align:left;content:attr(data-label)}.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;top:0;left:0;z-index:1}.remix .table:not(.-mobile) .table__actions-trigger{position:absolute;top:0;right:0;z-index:1}}.remix .scrollable__table{overflow:auto}.remix .scrollable__table .table__heading{position:-webkit-sticky;position:sticky;top:0;z-index:1}.remix .tag{color:#999;font-family:Open Sans,sans-serif;font-size:.6875rem;font-weight:600;letter-spacing:.03125rem;line-height:1.45455;text-transform:uppercase;background-color:#e6e6e6;color:#0d121c;display:inline-flex;align-items:center;height:1rem;padding:.25rem 1rem;border-style:none;border-radius:1rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-sizing:content-box}.remix .theme-container.-dark .tag{color:#65717b;background-color:#3d4652;color:#b4c5cb}.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:#ca1649}.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{display:flex;flex:1 1 auto;flex-wrap:wrap;justify-content:flex-start;padding:.5rem 0}.remix .tags .tag:not(:last-child){margin-right:.5rem}.remix .text.-ellipsis{display:inline-block;max-width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.remix .text.-meta{color:grey}.remix .theme-container.-dark .text.-meta{color:#65717b}.remix .text.-disabled{color:grey;cursor:not-allowed;pointer-events:none}.remix .theme-container.-dark .text.-disabled{color:#65717b}.remix .theme-container{background-color:#f4f6f6;color:#0d121c}.remix .theme-container.-dark{background-color:#0d121c;color:#b4c5cb}.remix .title{color:#0d121c;display:block;margin:0 0 1rem;font-family:Stag,sans-serif;font-size:1.5rem;font-weight:500;line-height:1}.remix .theme-container.-dark .title{color:#b4c5cb}.remix .title__meta{color:grey;display:inline-block;margin-left:.5rem;font-size:1.25rem}.remix .theme-container.-dark .title__meta{color:#65717b}.remix .title.-section{color:#3d4652;margin:0 0 1rem;font-size:1rem;font-weight:500;line-height:1.125}.remix .theme-container.-dark .title.-section{color:#65717b}.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{color:#999;font-family:Open Sans,sans-serif;font-size:.6875rem;font-weight:600;letter-spacing:.03125rem;line-height:1.45455;text-transform:uppercase}.remix .theme-container.-dark .title.-small{color:#65717b}.remix .title.-sub-heading{color:#0d121c;font-family:Open Sans,sans-serif;font-size:.8125rem;font-weight:600;line-height:1.23077;text-transform:uppercase;margin:0 0 .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{color:#141b29;margin-top:.5rem;font-family:Open Sans,sans-serif;font-size:.875rem;font-weight:400;line-height:1.43}.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:none;flex-basis:100%}.remix .columns.-mobile .column.-is-four-fifths{flex:none;flex-basis:80%}.remix .columns.-mobile .column.-is-three-quarters{flex:none;flex-basis:75%}.remix .columns.-mobile .column.-is-two-thirds{flex:none;flex-basis:66.6666%}.remix .columns.-mobile .column.-is-three-fifths{flex:none;flex-basis:60%}.remix .columns.-mobile .column.-is-half{flex:none;flex-basis:50%}.remix .columns.-mobile .column.-is-two-fifths{flex:none;flex-basis:40%}.remix .columns.-mobile .column.-is-one-third{flex:none;flex-basis:33.3333%}.remix .columns.-mobile .column.-is-one-quarter{flex:none;flex-basis:25%}.remix .columns.-mobile .column.-is-one-fifth{flex:none;flex-basis:20%}.remix .columns.-mobile .column.-is-1{flex:none;flex-basis:8.33333%}.remix .columns.-mobile .column.-is-2{flex:none;flex-basis:16.66667%}.remix .columns.-mobile .column.-is-3{flex:none;flex-basis:25%}.remix .columns.-mobile .column.-is-4{flex:none;flex-basis:33.33333%}.remix .columns.-mobile .column.-is-5{flex:none;flex-basis:41.66667%}.remix .columns.-mobile .column.-is-6{flex:none;flex-basis:50%}.remix .columns.-mobile .column.-is-7{flex:none;flex-basis:58.33333%}.remix .columns.-mobile .column.-is-8{flex:none;flex-basis:66.66667%}.remix .columns.-mobile .column.-is-9{flex:none;flex-basis:75%}.remix .columns.-mobile .column.-is-10{flex:none;flex-basis:83.33333%}.remix .columns.-mobile .column.-is-11{flex:none;flex-basis:91.66667%}.remix .columns.-mobile .column.-is-12{flex:none;flex-basis: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:none;flex-basis:100%}.remix .column.-is-four-fifths{flex:none;flex-basis:80%}.remix .column.-is-three-quarters{flex:none;flex-basis:75%}.remix .column.-is-two-thirds{flex:none;flex-basis:66.6666%}.remix .column.-is-three-fifths{flex:none;flex-basis:60%}.remix .column.-is-half{flex:none;flex-basis:50%}.remix .column.-is-two-fifths{flex:none;flex-basis:40%}.remix .column.-is-one-third{flex:none;flex-basis:33.3333%}.remix .column.-is-one-quarter{flex:none;flex-basis:25%}.remix .column.-is-one-fifth{flex:none;flex-basis:20%}.remix .column.-is-1{flex:none;flex-basis:8.33333%}.remix .column.-is-2{flex:none;flex-basis:16.66667%}.remix .column.-is-3{flex:none;flex-basis:25%}.remix .column.-is-4{flex:none;flex-basis:33.33333%}.remix .column.-is-5{flex:none;flex-basis:41.66667%}.remix .column.-is-6{flex:none;flex-basis:50%}.remix .column.-is-7{flex:none;flex-basis:58.33333%}.remix .column.-is-8{flex:none;flex-basis:66.66667%}.remix .column.-is-9{flex:none;flex-basis:75%}.remix .column.-is-10{flex:none;flex-basis:83.33333%}.remix .column.-is-11{flex:none;flex-basis:91.66667%}.remix .column.-is-12{flex:none;flex-basis:100%}}.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 .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 .stack{display:flex;flex:1 1;flex-direction:column;background-color:inherit}.remix .stack__item{display:none;background-color:inherit}.remix .stack__item.-active{display:flex;flex:1 1;flex-direction:column}.remix .stack.-transitional>.stack__item{display:flex;position:relative;flex-direction:column}.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:not(.-custom)>.stack__item{animation-name:slideOutDownPrevent}.remix .stack.-transitional:not(.-custom)>.stack__item.-active{animation-name:slideInUp}.remix .stack.-transitional:not(.-custom)>.stack__item.-inactive{z-index:1;animation-name:slideOutDown}.remix .stack.-transitional:not(.-custom)>.stack__item.-initial,.remix .stack.-transitional:not(.-custom)>.stack__item.-static{animation-name:slideInUpPrevent}.remix .stack.-transitional.-fade>.stack__item{animation-name:fadeOutPrevent}.remix .stack.-transitional.-fade>.stack__item.-active{animation-name:fadeIn}.remix .stack.-transitional.-fade>.stack__item.-inactive{z-index:1;animation-name:fadeOut}.remix .stack.-transitional.-fade>.stack__item.-initial,.remix .stack.-transitional.-fade>.stack__item.-static{animation-name:fadeInPrevent}@media print,screen and (min-width:768px){.remix .visibility.-mobile-only{display:none}}@media screen and (max-width:759px){.remix .visibility.-tablet-only{display:none}}@media screen and (min-width:1088px){.remix .visibility.-tablet-only{display:none}}@media screen and (max-width:759px){.remix .visibility.-desktop-only,.remix .visibility.-from-tablet{display:none}}@media screen and (min-width:768px) and (max-width:1087px){.remix .visibility.-desktop-only{display:none}}.remix .visibility.-hidden{display:none}@font-face{font-family:Stag;font-style:normal;font-weight:500;src:url(//d199exf5odosyq.cloudfront.net/packs/media/typography/Stag-Medium-Web-1dfa3d8d.woff2) format("woff2"),url(//d199exf5odosyq.cloudfront.net/packs/media/typography/Stag-Medium-Web-4bc3e312.woff) format("woff")}@font-face{font-family:Stag;font-style:normal;font-weight:300;src:url(//d199exf5odosyq.cloudfront.net/packs/media/typography/Stag-Light-Web-33ffb193.woff2) format("woff2"),url(//d199exf5odosyq.cloudfront.net/packs/media/typography/Stag-Light-Web-eec27689.woff) format("woff")}