@import url(https://rsms.me/inter/inter.css);@import url(https://rsms.me/inter/inter.css);/*  imported from NavBar.module.scss  */
.NavBar-module__navbarContainer___rGRKA {
  z-index: 20;
}

.NavBar-module__navbarContainer___rGRKA,
.NavBar-module__navbarContainer___rGRKA * {
  font-family: Inter, Roboto, sans-serif !important;
  font-weight: 400 !important;
  color: black !important;
  box-sizing: content-box;
  -webkit-font-smoothing: auto !important;
}

.NavBar-module__navbarContainer___rGRKA img {
  margin: 0 !important;
}

.NavBar-module__navbarContainer___rGRKA > div {
  border-bottom: 1px solid #e7e9ed;
  height: 56px;
}/*  imported from Account.module.scss  */

.Account-module__container___3WD9y {
  display: -ms-flexbox;
  display: flex;
  background: none;
  cursor: pointer;
  -ms-flex-align: center;
      align-items: center;
}

.Account-module__label___2IUu- {
  font-size: 14px;
}/*  imported from BackButton.module.scss  */

.BackButton-module__backTabContainer___2_Cem {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  text-decoration: none;
}

.BackButton-module__backSvgContainer___3MpSa {
  border-radius: 50%;
  height: 24px;
}
.BackButton-module__backSvgContainer___3MpSa:hover {
  opacity: 0.76;
}

.BackButton-module__backLabelContainer___2eZ4q {
  font-family: Inter;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  padding-left: 16px;
}/*  imported from Breadcrumbs.module.scss  */

.Breadcrumbs-module__breadcrumbsContainer___1Fezc {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  white-space: nowrap;
}

.Breadcrumbs-module__breadcrumb___1U1wA {
  color: inherit;
  text-decoration: inherit;
  position: relative;
  font-style: normal;
  font-weight: 500 !important;
  font-size: 14px;
  line-height: 17px;
  font-family: Inter, Roboto, sans-serif;
  color: #4f5254 !important;
  transition: all 100ms;
  cursor: pointer;
}
.Breadcrumbs-module__breadcrumb___1U1wA.Breadcrumbs-module__readOnly___3Mtga {
  pointer-events: none;
}
.Breadcrumbs-module__breadcrumb___1U1wA.Breadcrumbs-module__active___gUC_y {
  pointer-events: none;
  color: #051426 !important;
}

.Breadcrumbs-module__breadcrumbArrow___31RjZ {
  margin-top: 2px !important;
}

.Breadcrumbs-module__breadcrumb___1U1wA:hover {
  color: #051426 !important;
}

.Breadcrumbs-module__breadcrumb___1U1wA:not(:last-child) {
  margin-right: 16px;
}

.Breadcrumbs-module__breadcrumb___1U1wA:not(:first-child) {
  margin-left: 16px;
}/*  imported from Button.module.scss  */

.Button-module__button___3cIVZ {
  width: 40px;
  height: 40px;
  background: #fff;
  border: 1px solid #e7e9ed;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.12);
  border-radius: 3px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  line-height: 0;
  cursor: pointer;
  text-decoration: none;
  color: #051426 !important;
}
.Button-module__button___3cIVZ img {
  width: 16px;
  height: 16px;
}
.Button-module__button___3cIVZ:hover, .Button-module__button___3cIVZ.Button-module__focused___3WwQ9 {
  background-color: #0354b3;
  border-color: #0354b3;
}
.Button-module__button___3cIVZ.Button-module__wide___3MYLJ {
  width: auto;
  border: 0;
  padding: 2px 20px;
  box-shadow: none;
  font-size: 14px;
  -ms-flex-pack: start;
      justify-content: flex-start;
}
.Button-module__button___3cIVZ.Button-module__wide___3MYLJ.Button-module__active___1DnZa {
  background-color: #f7f8f8;
}
.Button-module__button___3cIVZ.Button-module__wide___3MYLJ img {
  margin-right: 12px !important;
}/*  imported from ButtonGroups.module.scss  */

.ButtonGroups-module__container___x-cmv {
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  width: 100%;
  max-width: 400px;
  overflow: hidden;
  transition: max-width 0.3s ease-in-out, opacity 0.3s ease-in-out;
}
.ButtonGroups-module__container___x-cmv.ButtonGroups-module__isCollapsed___2cA7U:not(:only-child) {
  margin-left: 7px;
}

.ButtonGroups-module__buttonGroup___3bV9Q {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.ButtonGroups-module__buttonGroup___3bV9Q:not(:first-child) {
  margin-left: 10px;
}
.ButtonGroups-module__buttonGroup___3bV9Q:not(:last-child) {
  padding-right: 10px;
  border-right: 1px solid #d7dadf;
}
.ButtonGroups-module__buttonGroup___3bV9Q > *:not(:first-child) {
  margin-left: 10px;
}

.ButtonGroups-module__hidden___4aXg9 {
  max-width: 0;
  opacity: 0;
}/*  imported from ButtonsDropdown.module.scss  */

.ButtonsDropdown-module__button___1n1dW {
  width: 40px;
  height: 40px;
  margin-left: 7px;
  background: #fff;
  border: 1px solid #e7e9ed;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.12);
  border-radius: 3px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  line-height: 0;
  cursor: pointer;
  text-decoration: none;
  color: #051426 !important;
}
.ButtonsDropdown-module__button___1n1dW img {
  width: 16px;
  height: 16px;
}
.ButtonsDropdown-module__button___1n1dW:hover {
  background-color: #0354b3;
  border-color: #0354b3;
}
.ButtonsDropdown-module__button___1n1dW.ButtonsDropdown-module__wide___3ih20 {
  width: auto;
  border: 0;
  padding: 2px 20px;
  box-shadow: none;
  font-size: 14px;
}
.ButtonsDropdown-module__button___1n1dW.ButtonsDropdown-module__wide___3ih20:hover {
  background-color: #f7f8f8;
}
.ButtonsDropdown-module__button___1n1dW.ButtonsDropdown-module__wide___3ih20 img {
  margin-right: 12px !important;
}/*  imported from Create.module.scss  */

.Create-module__container___2tRse {
  display: -ms-flexbox;
  display: flex;
  background: none;
  cursor: pointer;
  -ms-flex-align: center;
      align-items: center;
  background: #f29c38;
  border-radius: 4px;
  padding: 7px 7px 7px 20px;
}
.Create-module__container___2tRse:hover {
  background: #df8f17;
}

.Create-module__label___2j2tA {
  font-size: 14px;
}

.Create-module__createFloatingButtonContainer___3yakx {
  position: fixed;
  right: 12px;
  bottom: 12px;
}

.Create-module__createFloatingButton___1RG9L {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background-color: #f29c38;
  border: unset;
  padding: unset;
  outline: none;
  box-shadow: rgba(0, 0, 0, 0.06) 0px 1px 6px 0px, rgba(0, 0, 0, 0.16) 0px 2px 32px 0px;
  z-index: 10000;
}

.Create-module__createFabDropdown___3cuZ6 {
  position: absolute;
  bottom: 60px;
  right: 3px;
  border: 1px solid #e7e9ed;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 5px 40px;
  border-radius: 5px;
}

.Create-module__createFabIcon___SEexP {
  height: 100%;
  font-family: Inter, Roboto, sans-serif;
  font-style: normal;
  font-weight: 500 !important;
  font-size: 32px;
  line-height: 45px;
  color: #fff !important;
  transition: transform 200ms;
}
.Create-module__createFabIcon___SEexP.Create-module__rotated___2V2RQ {
  -ms-transform: rotate(45deg);
      transform: rotate(45deg);
  -ms-transform-origin: center;
      transform-origin: center;
}/*  imported from Dropdown.module.scss  */

.Dropdown-module__container___SogCh {
  padding: 5px;
}

.Dropdown-module__popover___155Ao {
  border-radius: 3px;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.12);
  border: 1px solid #e7e9ed;
  background: #fff;
  position: relative;
  min-width: 150px;
  z-index: 10000;
}
.Dropdown-module__popover___155Ao:before {
  content: "";
  position: absolute;
  right: 0;
  top: -50px;
  height: 50px;
  width: 50%;
}
.Dropdown-module__popover___155Ao .Dropdown-module__group___26N63:last-child {
  border-bottom: none;
}

.Dropdown-module__caret___3-sSS {
  position: absolute;
  width: 7px;
  height: 7px;
  top: 7px;
  right: 0;
  margin-top: -11px;
}
.Dropdown-module__caret___3-sSS::before {
  content: "";
  background: #fff;
  display: block;
  -ms-transform: rotate(45deg);
      transform: rotate(45deg);
  border: 1px solid #e7e9ed;
  border-bottom: 0;
  border-right: 0;
  border-radius: 3px 0 0 0;
  width: 7px;
  height: 7px;
  border-style: solid;
}

.Dropdown-module__arrowIcon___2vFc0 {
  line-height: 0;
  padding: 0 4px;
  width: 15px;
}

.Dropdown-module__option___3j0qg {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  text-decoration: none;
  padding: 10px 14px;
  color: #051426 !important;
  font-size: 14px;
}
.Dropdown-module__option___3j0qg.Dropdown-module__selected___2QM4m, .Dropdown-module__option___3j0qg:hover {
  background: #f7f8f8;
  cursor: pointer;
}
.Dropdown-module__option___3j0qg .Dropdown-module__icon___1N410 {
  float: left;
  padding-right: 8px;
  width: 26px;
  text-align: center;
  vertical-align: middle;
  line-height: 0;
}
.Dropdown-module__option___3j0qg .Dropdown-module__label___3LewR {
  vertical-align: middle;
  line-height: initial;
}

.Dropdown-module__group___26N63 {
  border-bottom: 1px solid #e7e9ed;
  min-width: 230px;
  padding: 10px 0;
  text-align: left;
}

.Dropdown-module__groupTitle___1OjTP {
  font-size: 15px;
  display: inline-block;
  font-weight: 500 !important;
  padding: 5px 15px;
}/*  imported from MainBarSearchInput.module.scss  */

.MainBarSearchInput-module__container___1Z4mX {
  display: inline-block;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  position: relative;
}
.MainBarSearchInput-module__container___1Z4mX ::-webkit-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #a8b1b7;
  opacity: 1; /* Firefox */
}
.MainBarSearchInput-module__container___1Z4mX :-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #a8b1b7;
  opacity: 1; /* Firefox */
}
.MainBarSearchInput-module__container___1Z4mX ::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #a8b1b7;
  opacity: 1; /* Firefox */
}
.MainBarSearchInput-module__container___1Z4mX :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #a8b1b7;
}
.MainBarSearchInput-module__container___1Z4mX ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #a8b1b7;
}

.MainBarSearchInput-module__input___1l5-N {
  display: inline-block;
  background: #e7e9ed;
  height: 8px;
  border: 1px solid #e7e9ed;
  border-radius: 20px;
  font-size: 12px;
  padding: 9px 12px 9px 30px;
  z-index: 1;
  outline: none;
  width: 355px;
  animation: MainBarSearchInput-module__slide-left___2Rcu1 0.2s ease-in;
}

@keyframes MainBarSearchInput-module__slide-left___2Rcu1 {
  0% {
    width: 0px;
    transform: translateX(20px);
  }
  100% {
    width: 355px;
    transform: translateX(0);
  }
}
.MainBarSearchInput-module__icon___3Xcen {
  position: absolute;
  pointer-events: none;
  top: 8px;
  left: 12px;
  height: 12px;
}

@media (max-width: 830px) {
  .MainBarSearchInput-module__container___1Z4mX {
    width: 100%;
  }
  .MainBarSearchInput-module__input___1l5-N {
    display: inline-block;
    background: #e7e9ed;
    height: 8px;
    border: 1px solid #e7e9ed;
    border-radius: 20px;
    font-size: 12px;
    padding: 9px 12px 9px 30px;
    z-index: 1;
    outline: none;
    width: 150px;
    animation: MainBarSearchInput-module__slide-left___2Rcu1 0.2s ease-in;
  }
  @keyframes MainBarSearchInput-module__slide-left___2Rcu1 {
    0% {
      width: 0px;
      transform: translateX(20px);
    }
    100% {
      width: 150px;
      transform: translateX(0);
    }
  }
}/*  imported from Modal.module.scss  */

.Modal-module__backdrop___1clTg {
  margin: 0 !important;
  position: fixed;
  background: rgba(0, 0, 0, 0.2);
  z-index: 9999;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

.Modal-module__container___1GZPO {
  left: 50%;
  top: 20%;
  position: absolute;
  z-index: 1;
  background-color: #fff;
  border-radius: 3px;
  min-width: 200px;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
  box-shadow: 3px 3px 8px 0 #444;
  box-sizing: border-box;
}

.Modal-module__container___1GZPO * {
  box-sizing: border-box;
}/*  imported from Avatar.module.scss  */

.Avatar-module__container___13887 {
  display: inline-block;
  height: 28px;
  width: 28px;
  border-radius: 50%;
  background-color: #e7e9ed;
  background-size: cover;
  background-position: center center;
}
.Avatar-module__container___13887.Avatar-module__hovered___aBrqU {
  background-color: #0354b3;
}/*  imported from Profile.module.scss  */

.Profile-module__container___3bQgi {
  display: -ms-flexbox;
  display: flex;
  background: none;
  cursor: pointer;
  -ms-flex-align: center;
      align-items: center;
}

.Profile-module__username___nOJed {
  display: inline-block;
  padding-left: 1em;
  max-width: 10vw;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}/*  imported from SearchButton.module.scss  */

.SearchButton-module__container___2JhTs {
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  height: 28px;
  width: 28px;
  border-radius: 50%;
  background-color: #e7e9ed;
  background-size: cover;
  background-position: center center;
}
.SearchButton-module__container___2JhTs.SearchButton-module__hovered___zGc7y {
  background-color: #0354b3;
}

.SearchButton-module__icon___3tiib {
  height: 12px;
}

.SearchButton-module__iconHovered___3LWLs {
  color: #fff;
}/*  imported from SearchInput.module.scss  */

.SearchInput-module__container___1qr3U {
  display: inline-block;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  position: relative;
}
.SearchInput-module__container___1qr3U.SearchInput-module__fullWidth___3GnBL {
  -ms-flex-positive: 1;
      flex-grow: 1;
}

.SearchInput-module__input___1mKpw {
  display: inline-block;
  background: #fff;
  width: 160px;
  border: 1px solid #e7e9ed;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12);
  border-radius: 4px;
  font-size: 14px;
  padding: 12px 12px 11px;
  position: relative;
  z-index: 1;
  transition: ease-out width 0.2s;
}
.SearchInput-module__input___1mKpw:focus {
  border-color: #0354b3;
  outline: none;
  box-shadow: 0 1px 3px 0 rgba(0, 82, 178, 0.4);
}
.SearchInput-module__input___1mKpw:not(.SearchInput-module__fullWidth___3GnBL):focus {
  width: 320px;
}
.SearchInput-module__input___1mKpw.SearchInput-module__fullWidth___3GnBL {
  width: 100%;
  box-sizing: border-box !important;
}

.SearchInput-module__clearSearchIcon___3jQG5 {
  position: absolute;
  top: 10px;
  right: 12px;
  cursor: pointer;
  z-index: 1;
}

.SearchInput-module__icon___24QNn {
  height: 22px;
}

.SearchInput-module__resultsContainer___3rusj {
  position: absolute;
  width: 100%;
  border: 1px solid #e7e9ed;
  border-radius: 0 0 4px 4px;
  background: #fff;
  top: 37px;
  padding: 9px 0 5px;
  z-index: 0;
  box-sizing: border-box;
  text-align: left;
}
.SearchInput-module__resultsContainer___3rusj .SearchInput-module__result___J0NJl {
  display: block;
  padding: 6px 10px;
  cursor: pointer;
  font-size: 14px;
  text-overflow: ellipsis;
  overflow: hidden;
}
.SearchInput-module__resultsContainer___3rusj .SearchInput-module__result___J0NJl:hover, .SearchInput-module__resultsContainer___3rusj .SearchInput-module__result___J0NJl.SearchInput-module__selected___3_KWw {
  background: #f7f8f8;
}/*  imported from Site.module.scss  */

.Site-module__container___RXXC- {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  height: 40px;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.12);
  height: 40px;
  background: #fff;
  border: 1px solid #e7e9ed;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.12);
  border-radius: 3px;
  -ms-flex-pack: center;
      justify-content: center;
  align-items: center;
  line-height: 0;
  cursor: pointer;
  text-decoration: none;
  color: #051426 !important;
  margin: 10px 10px;
  width: 200px;
}

.Site-module__label___1FOqh {
  font-size: 14px;
  padding: 2px 20px;
}/*  imported from SiteDropdown.module.scss  */

.SiteDropdown-module__container___3YJRD {
  padding: 5px;
  width: 100%;
}

.SiteDropdown-module__popover___1YHa4 {
  border-radius: 3px;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.12);
  border: 1px solid #e7e9ed;
  background: #fff;
  position: relative;
  z-index: 10000;
  width: 200px;
  max-height: 500px;
  max-height: 260px;
  overflow: scroll;
}
.SiteDropdown-module__popover___1YHa4:before {
  content: "";
  position: absolute;
  right: 0;
  top: -50px;
  height: 50px;
  width: 50%;
}
.SiteDropdown-module__popover___1YHa4 .SiteDropdown-module__group___29SpE:last-child {
  border-bottom: none;
}

.SiteDropdown-module__caret___2lR_R {
  width: 0px;
  height: 0px;
}

.SiteDropdown-module__arrowIcon___qo2hr {
  line-height: 0;
  padding: 0 4px;
  width: 15px;
}

.SiteDropdown-module__refContainer___18ucy {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  width: 100%;
}

.SiteDropdown-module__refLabel___qHBkI {
  padding-left: 5px;
  color: #757575 !important;
  font-size: 14px;
}

.SiteDropdown-module__option___yufYx {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  text-decoration: none;
  padding: 10px 20px;
  color: #051426 !important;
  font-size: 14px;
}
.SiteDropdown-module__option___yufYx.SiteDropdown-module__selected___2OdEF, .SiteDropdown-module__option___yufYx:hover {
  background: #f7f8f8;
}
.SiteDropdown-module__option___yufYx .SiteDropdown-module__label___rPBv4 {
  vertical-align: middle;
  line-height: initial;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.SiteDropdown-module__group___29SpE {
  border-bottom: 1px solid #e7e9ed;
  min-width: 230px;
  padding: 10px 0;
  text-align: left;
}

.SiteDropdown-module__groupTitle___2KPn1 {
  font-size: 15px;
  display: inline-block;
  font-weight: 500 !important;
  padding: 5px 15px;
}/*  imported from SwitchAccountModal.module.scss  */

.SwitchAccountModal-module__main___52Lel {
  text-align: center;
  padding: 30px;
  position: relative;
}

.SwitchAccountModal-module__title___2ArOQ {
  font-size: 20px;
  font-weight: 500 !important;
}

.SwitchAccountModal-module__subtitle___3TGF9 {
  font-size: 12px;
  color: #6d7d8f !important;
}

.SwitchAccountModal-module__btnClose___3nmbu {
  position: absolute;
  right: 20px;
  top: 20px;
  color: #2f383e !important;
  font-size: 16px;
  border: none;
  background: none;
  cursor: pointer;
  outline: none;
  font-weight: 500 !important;
}

.SwitchAccountModal-module__select___1VSwL {
  padding: 0.3rem 0.5rem;
  margin-bottom: 60px;
  width: 100%;
}/*  imported from Tab.module.scss  */

.Tab-module__container___3e9_p {
  display: inline-block;
  font-family: Inter, Roboto, sans-serif;
  font-size: 14px;
  font-weight: 500 !important;
  text-decoration: none;
  color: #051426 !important;
  opacity: 0.65;
  padding: 0 12px;
  -webkit-filter: grayscale(0.5);
          filter: grayscale(0.5);
  transition: all 100ms;
}

.Tab-module__container___3e9_p:not(.Tab-module__withIcon___133zT) {
  border-bottom: 2px solid transparent;
}
.Tab-module__container___3e9_p:not(.Tab-module__withIcon___133zT):hover:not(.Tab-module__active___2n0BU) {
  border-color: #f29c38;
}
.Tab-module__container___3e9_p:not(.Tab-module__withIcon___133zT).Tab-module__active___2n0BU {
  border-color: #34507e;
}

.Tab-module__container___3e9_p:hover,
.Tab-module__container___3e9_p.Tab-module__active___2n0BU {
  opacity: 1;
  -webkit-filter: none;
          filter: none;
}

.Tab-module__container___3e9_p.Tab-module__readOnly___1Bn9g {
  pointer-events: none;
}

.Tab-module__icon___X3RWN {
  margin-right: 8px;
  display: inline-block;
  vertical-align: middle;
}
.Tab-module__icon___X3RWN img {
  max-width: 20px;
  max-height: 20px;
}

.Tab-module__label___1T8Kv {
  display: inline-block;
  line-height: initial;
  vertical-align: middle;
}/*  imported from TabsSelect.module.scss  */

.TabsSelect-module__inputContainer___kLV1K {
  position: relative;
  width: 100%;
  height: 32px;
  display: -ms-flexbox;
  display: flex;
}

.TabsSelect-module__selectInput___3vfCJ {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  background-color: #fff;
  cursor: pointer;
  border: 1px solid #a8b1b7;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.12);
  border-radius: 4px;
  font-size: 14px;
  padding: 12px 12px 11px;
  outline: none;
}

.TabsSelect-module__dropdown___3_bHN {
  position: absolute;
  top: 35px;
  border: 1px solid #e7e9ed;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.12);
  border-radius: 5px;
  background-color: #fff;
  z-index: 10000;
  width: inherit;
}

.TabsSelect-module__arrow___2JoX6 {
  position: absolute;
  right: 7px;
  top: 7px;
}/*  imported from Tooltip.module.scss  */

.Tooltip-module__popover___2z6RJ {
  border-radius: 4px;
  background: #051426;
  color: #fff !important;
  z-index: 10000;
  line-height: 1;
  padding: 7px 12px;
  font-size: 12px;
}
.Tooltip-module__popover___2z6RJ * {
  color: #fff !important;
}

.Tooltip-module__caret___3ROMh {
  position: absolute;
  width: 7px;
  height: 7px;
  top: 7px;
  right: 0;
  margin-top: -10px;
}
.Tooltip-module__caret___3ROMh::before {
  content: "";
  background: #051426;
  display: block;
  -ms-transform: rotate(45deg);
      transform: rotate(45deg);
  border-radius: 2px;
  width: 7px;
  height: 7px;
}/*  imported from MainNavGroup.module.scss  */

.MainNavGroup-module__group___2nEzM {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.MainNavGroup-module__group___2nEzM > *:not(:first-child) {
  margin-left: 15px;
}/*  imported from MainTabs.module.scss  */

.MainTabs-module__mainTabContainer___3Mmqm {
  overflow: none;
  white-space: nowrap;
}

.MainTabs-module__mainTabContainer___3Mmqm > a {
  line-height: 0;
  padding: 18px 10px;
}/*  imported from MainNavbar.module.scss  */

.MainNavbar-module__mainNavbarContainer___1CRSg {
  background: #fff;
  padding: 0 24px 0 12px;
}

.MainNavbar-module__mainNavbar___yhe2s {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.MainNavbar-module__group___3eBA2 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.MainNavbar-module__group___3eBA2 > *:not(:first-child) {
  margin-left: 15px;
}/*  imported from SecondaryNavGroup.module.scss  */

.SecondaryNavGroup-module__group___YPvO8 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  white-space: nowrap;
  height: 100%;
  margin-left: auto;
}
.SecondaryNavGroup-module__group___YPvO8.SecondaryNavGroup-module__isTabletView___3rNds {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  height: auto;
  margin-left: unset;
  width: 100%;
}

.SecondaryNavGroup-module__groupBox___17PSx {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  height: 100%;
  -ms-flex-item-align: center;
      align-self: center;
}
.SecondaryNavGroup-module__groupBox___17PSx:not(:last-child):not(.SecondaryNavGroup-module__isTabletView___3rNds) {
  margin-right: 10px;
  padding-right: 10px;
  border-right: 1px solid #d7dadf;
}
.SecondaryNavGroup-module__groupBox___17PSx:not(:last-child):not(.SecondaryNavGroup-module__isTabletView___3rNds).SecondaryNavGroup-module__tabsBox___3Cf6z {
  margin-right: 22px;
}
.SecondaryNavGroup-module__groupBox___17PSx.SecondaryNavGroup-module__isTabletView___3rNds {
  height: auto;
}
.SecondaryNavGroup-module__groupBox___17PSx.SecondaryNavGroup-module__isTabletView___3rNds.SecondaryNavGroup-module__tabsBox___3Cf6z {
  -ms-flex-order: 1;
      order: 1;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
.SecondaryNavGroup-module__groupBox___17PSx.SecondaryNavGroup-module__isTabletView___3rNds.SecondaryNavGroup-module__searchBox___3egO3 {
  -ms-flex-order: 2;
      order: 2;
  margin-top: 7px;
}
.SecondaryNavGroup-module__groupBox___17PSx.SecondaryNavGroup-module__isTabletView___3rNds.SecondaryNavGroup-module__searchBox___3egO3:not(.SecondaryNavGroup-module__isMobileView___3Cils) {
  margin-bottom: 7px;
}
.SecondaryNavGroup-module__groupBox___17PSx.SecondaryNavGroup-module__isTabletView___3rNds.SecondaryNavGroup-module__searchBox___3egO3.SecondaryNavGroup-module__isMobileView___3Cils {
  -ms-flex-positive: 1;
      flex-grow: 1;
}
.SecondaryNavGroup-module__groupBox___17PSx.SecondaryNavGroup-module__isTabletView___3rNds.SecondaryNavGroup-module__buttonsBox___45lF6 {
  -ms-flex-order: 3;
      order: 3;
  margin-top: 7px;
}
.SecondaryNavGroup-module__groupBox___17PSx.SecondaryNavGroup-module__isTabletView___3rNds.SecondaryNavGroup-module__buttonsBox___45lF6:not(.SecondaryNavGroup-module__isMobileView___3Cils) {
  margin-left: 7px;
  margin-bottom: 7px;
}/*  imported from SecondaryTabs.module.scss  */

.SecondaryTabs-module__secondaryTabsContainer___3MGS0.SecondaryTabs-module__isCollapsed___1q3cz {
  width: 100%;
}

.SecondaryTabs-module__secondaryTabsContainer___3MGS0 > a {
  padding: 18px 12px;
}/*  imported from SecondaryNavbar.module.scss  */

.SecondaryNavbar-module__secondaryNavbarContainer___IbS6z {
  background: #f7f8f8;
  padding: 0 24px;
}
.SecondaryNavbar-module__secondaryNavbarContainer___IbS6z.SecondaryNavbar-module__displayColumns___3xynT {
  height: 112px;
}

.SecondaryNavbar-module__secondaryNavbar___2ZN6i {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  height: inherit;
  border-bottom: inherit;
}
.SecondaryNavbar-module__secondaryNavbar___2ZN6i.SecondaryNavbar-module__displayColumns___3xynT {
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-pack: space-evenly;
      justify-content: space-evenly;
}/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/**
 * Remove default margin.
 */
body {
  margin: 0;
}
/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}
/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}
/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0;
}
/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}
/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}
/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}
/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0;
}
/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}
/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}
/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. CUSTOM FOR WEBFLOW: Removed the input[type="submit"] selector to reduce
 *    specificity and defer to the .w-button selector
 */
button,
html input[type="button"],
input[type="reset"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}
/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}
/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}
/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. CUSTOM FOR WEBFLOW: box-sizing: content-box rule removed
 *    (similar to normalize.css >=4.0.0)
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
}
/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}
/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}
/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
@font-face {
  font-family: 'webflow-icons';
  src: url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg6SAy0AAAC8AAAAYGNtYXAaVcxaAAABHAAAAExnYXNwAAAAEAAAAWgAAAAIZ2x5ZgscV1gAAAFwAAABhGhlYWQCkFKvAAAC9AAAADZoaGVhB0MDyQAAAywAAAAkaG10eBIAA10AAANQAAAAIGxvY2EBMADyAAADcAAAABJtYXhwAAwATQAAA4QAAAAgbmFtZWTuiIAAAAOkAAABe3Bvc3QAAwAAAAAFIAAAACAAAwQAAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADmAwPA/8D/wAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAACAAAAAwAAABQAAwABAAAAFAAEADgAAAAKAAgAAgACAAEAIOYD//3//wAAAAAAIOYA//3//wAB/+MaBAADAAEAAAAAAAAAAAAAAAEAAf//AA8AAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQEgAAADIAOAAAUAAAkBBwkBFwMg/kBAAYD+gEABwAHAQP6A/oBAAAEA4AAAAuADgAAFAAATARcJAQfgAcBA/oABgEABwAHAQP6A/oBAAAADAMAA4ANAAsAAGAAxAEoAAAEhIg4CHQEUHgIzITI+Aj0BNC4CIxUhIg4CHQEUHgIzITI+Aj0BNC4CIxUhIg4CHQEUHgIzITI+Aj0BNC4CIwMg/cAHCwkFBQkLBwJABwsJBQUJCwf9wAcLCQUFCQsHAkAHCwkFBQkLB/3ABwsJBQUJCwcCQAcLCQUFCQsHAsAFCQsHIAcLCQUFCQsHIAcLCQXABQkLByAHCwkFBQkLByAHCwkFwAUJCwcgBwsJBQUJCwcgBwsJBQAAAAABAJ0AtAOBApUABQAACQIHCQEDJP7r/upcAXEBcgKU/usBFFv+egGGAAAAAAEAAAABAADSLAJOXw889QALBAAAAAAAz/iHGQAAAADP+IcZAAAAAAOBA4AAAAAIAAIAAAAAAAAAAQAAA8D/wAAABAAAAAAAA4EAAQAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAACAAAABAABIAQAAOAEAADABAAAnQAAAAAACgAUAB4AMgBGAKwAwgAAAAEAAAAIAEsAAwAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAOAK4AAQAAAAAAAQAaAAAAAQAAAAAAAgAOAHEAAQAAAAAAAwAaADAAAQAAAAAABAAaAH8AAQAAAAAABQAWABoAAQAAAAAABgANAEoAAQAAAAAACgA0AJkAAwABBAkAAQAaAAAAAwABBAkAAgAOAHEAAwABBAkAAwAaADAAAwABBAkABAAaAH8AAwABBAkABQAWABoAAwABBAkABgAaAFcAAwABBAkACgA0AJkAdwBlAGIAZgBsAG8AdwAtAGkAYwBvAG4AcwBWAGUAcgBzAGkAbwBuACAAMQAuADAAdwBlAGIAZgBsAG8AdwAtAGkAYwBvAG4Ac3dlYmZsb3ctaWNvbnMAdwBlAGIAZgBsAG8AdwAtAGkAYwBvAG4AcwBSAGUAZwB1AGwAYQByAHcAZQBiAGYAbABvAHcALQBpAGMAbwBuAHMARgBvAG4AdAAgAGcAZQBuAGUAcgBhAHQAZQBkACAAYgB5ACAASQBjAG8ATQBvAG8AbgAuAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA) format('truetype'), url(data:application/font-woff;charset=utf-8;base64,d09GRk9UVE8AAAVcAAoAAAAABRQAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAAA9AAAAZMAAAGTuzUomU9TLzIAAAKIAAAAYAAAAGAOkgMtY21hcAAAAugAAABMAAAATBpVzFpnYXNwAAADNAAAAAgAAAAIAAAAEGhlYWQAAAM8AAAANgAAADYCkFKvaGhlYQAAA3QAAAAkAAAAJAdDA8lobXR4AAADmAAAACAAAAAgEgADXW1heHAAAAO4AAAABgAAAAYACFAAbmFtZQAAA8AAAAF7AAABe2TuiIBwb3N0AAAFPAAAACAAAAAgAAMAAAEABAQAAQEBDndlYmZsb3ctaWNvbnMAAQIAAQA6+BwC+BsD+BgEHgoACXf/i4seCgAJd/+LiwwHi0v6lPpUBR0AAACaDx0AAACfER0AAAAJHQAAAYoSAAkBAQ4bHR8iJywxNndlYmZsb3ctaWNvbnN3ZWJmbG93LWljb25zdTB1MXUyMHVFNjAwdUU2MDF1RTYwMnVFNjAzAAACAYkABgAIAQEEBwoNJDvH4P6UDv6UDv6UDvyUDvm0+FQV/FT4VEtL+BT8FPwU/BTLSwUO93T4VBX4VPhUy0v8FPwU+BT8FEtLBQ75tPlUFfzUiwV5i319i3kIi2sFi3mZfZ2LCPjUiwWdi5mZi50Ii6sFi519mXmLCIv7VBX81IsFeYt9fYt5CItrBYt5mX2diwj41IsFnYuZmYudCIurBYudfZl5iwiL+1QV/NSLBXmLfX2LeQiLawWLeZl9nYsI+NSLBZ2LmZmLnQiLqwWLnX2ZeYsIDvm4+SkV+6n7qvuq96ovLvgG/Bj4BvgYBQ76lBT6lBWLDAoAAAMEAAGQAAUAAAKZAswAAACPApkCzAAAAesAMwEJAAAAAAAAAAAAAAAAAAAAARAAAAAAAAAAAAAAAAAAAAAAQAAA5gMDwP/A/8ADwABAAAAAAQAAAAAAAAAAAAAAIAAAAAAAAgAAAAMAAAAUAAMAAQAAABQABAA4AAAACgAIAAIAAgABACDmA//9//8AAAAAACDmAP/9//8AAf/jGgQAAwABAAAAAAAAAAAAAAABAAH//wAPAAEAAAABAAC1pQTjXw889QALBAAAAAAAz/iHGQAAAADP+IcZAAAAAAOBA4AAAAAIAAIAAAAAAAAAAQAAA8D/wAAABAAAAAAAA4EAAQAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAACAAAABAABIAQAAOAEAADABAAAnQAAUAAACAAAAAAADgCuAAEAAAAAAAEAGgAAAAEAAAAAAAIADgBxAAEAAAAAAAMAGgAwAAEAAAAAAAQAGgB/AAEAAAAAAAUAFgAaAAEAAAAAAAYADQBKAAEAAAAAAAoANACZAAMAAQQJAAEAGgAAAAMAAQQJAAIADgBxAAMAAQQJAAMAGgAwAAMAAQQJAAQAGgB/AAMAAQQJAAUAFgAaAAMAAQQJAAYAGgBXAAMAAQQJAAoANACZAHcAZQBiAGYAbABvAHcALQBpAGMAbwBuAHMAVgBlAHIAcwBpAG8AbgAgADEALgAwAHcAZQBiAGYAbABvAHcALQBpAGMAbwBuAHN3ZWJmbG93LWljb25zAHcAZQBiAGYAbABvAHcALQBpAGMAbwBuAHMAUgBlAGcAdQBsAGEAcgB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzAEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALgAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==) format('woff');
  font-weight: normal;
  font-style: normal;
}
[class^="w-icon-"],
[class*=" w-icon-"] {
  font-family: 'webflow-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.w-icon-slider-right:before {
  content: "\E600";
}
.w-icon-slider-left:before {
  content: "\E601";
}
.w-icon-nav-menu:before {
  content: "\E602";
}
.w-icon-arrow-down:before,
.w-icon-dropdown-toggle:before {
  content: "\E603";
}
* {
  box-sizing: border-box;
}
html {
  height: 100%;
}
body {
  margin: 0;
  min-height: 100%;
  background-color: #fff;
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #333;
}
img {
  max-width: 100%;
  vertical-align: middle;
  display: inline-block;
}
html.w-mod-touch * {
  background-attachment: scroll !important;
}
.w-block {
  display: block;
}
.w-inline-block {
  max-width: 100%;
  display: inline-block;
}
.w-clearfix:before,
.w-clearfix:after {
  content: " ";
  display: table;
}
.w-clearfix:after {
  clear: both;
}
.w-hidden {
  display: none;
}
.w-button {
  display: inline-block;
  padding: 9px 15px;
  background-color: #3898EC;
  color: white;
  border: 0;
  line-height: inherit;
  text-decoration: none;
  cursor: pointer;
  border-radius: 0;
}
input.w-button {
  -webkit-appearance: button;
}
html[data-w-dynpage] [data-w-cloak] {
  color: transparent !important;
}
.w-webflow-badge,
.w-webflow-badge * {
  position: static;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  z-index: auto;
  display: block;
  visibility: visible;
  overflow: visible;
  overflow-x: visible;
  overflow-y: visible;
  box-sizing: border-box;
  width: auto;
  height: auto;
  max-height: none;
  max-width: none;
  min-height: 0;
  min-width: 0;
  margin: 0;
  padding: 0;
  float: none;
  clear: none;
  border: 0 none transparent;
  border-radius: 0;
  background: none;
  background-image: none;
  background-position: 0% 0%;
  background-size: auto auto;
  background-repeat: repeat;
  background-origin: padding-box;
  background-clip: border-box;
  background-attachment: scroll;
  background-color: transparent;
  box-shadow: none;
  opacity: 1.0;
  -ms-transform: none;
      transform: none;
  transition: none;
  direction: ltr;
  font-family: inherit;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-style: inherit;
  font-variant: inherit;
  text-align: inherit;
  letter-spacing: inherit;
  text-decoration: inherit;
  text-indent: 0;
  text-transform: inherit;
  list-style-type: disc;
  text-shadow: none;
  font-smoothing: auto;
  vertical-align: baseline;
  cursor: inherit;
  white-space: inherit;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
}
.w-webflow-badge {
  position: fixed !important;
  display: inline-block !important;
  visibility: visible !important;
  opacity: 1 !important;
  z-index: 2147483647 !important;
  top: auto !important;
  right: 12px !important;
  bottom: 12px !important;
  left: auto !important;
  color: #AAADB0 !important;
  background-color: #fff !important;
  border-radius: 3px !important;
  padding: 6px 8px 6px 6px !important;
  font-size: 12px !important;
  opacity: 1.0 !important;
  line-height: 14px !important;
  text-decoration: none !important;
  -ms-transform: none !important;
      transform: none !important;
  margin: 0 !important;
  width: auto !important;
  height: auto !important;
  overflow: visible !important;
  white-space: nowrap;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0px 1px 3px rgba(0, 0, 0, 0.1);
}
.w-webflow-badge > img {
  display: inline-block !important;
  visibility: visible !important;
  opacity: 1 !important;
  vertical-align: middle !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold;
  margin-bottom: 10px;
}
h1 {
  font-size: 38px;
  line-height: 44px;
  margin-top: 20px;
}
h2 {
  font-size: 32px;
  line-height: 36px;
  margin-top: 20px;
}
h3 {
  font-size: 24px;
  line-height: 30px;
  margin-top: 20px;
}
h4 {
  font-size: 18px;
  line-height: 24px;
  margin-top: 10px;
}
h5 {
  font-size: 14px;
  line-height: 20px;
  margin-top: 10px;
}
h6 {
  font-size: 12px;
  line-height: 18px;
  margin-top: 10px;
}
p {
  margin-top: 0;
  margin-bottom: 10px;
}
blockquote {
  margin: 0 0 10px 0;
  padding: 10px 20px;
  border-left: 5px solid #E2E2E2;
  font-size: 18px;
  line-height: 22px;
}
figure {
  margin: 0;
  margin-bottom: 10px;
}
figcaption {
  margin-top: 5px;
  text-align: center;
}
ul,
ol {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 40px;
}
.w-list-unstyled {
  padding-left: 0;
  list-style: none;
}
.w-embed:before,
.w-embed:after {
  content: " ";
  display: table;
}
.w-embed:after {
  clear: both;
}
.w-video {
  width: 100%;
  position: relative;
  padding: 0;
}
.w-video iframe,
.w-video object,
.w-video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
button,
html input[type="button"],
input[type="reset"] {
  border: 0;
  cursor: pointer;
  -webkit-appearance: button;
}
.w-form {
  margin: 0 0 15px;
}
.w-form-done {
  display: none;
  padding: 20px;
  text-align: center;
  background-color: #dddddd;
}
.w-form-fail {
  display: none;
  margin-top: 10px;
  padding: 10px;
  background-color: #ffdede;
}
label {
  display: block;
  margin-bottom: 5px;
  font-weight: bold;
}
.w-input,
.w-select {
  display: block;
  width: 100%;
  height: 38px;
  padding: 8px 12px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  vertical-align: middle;
  background-color: #ffffff;
  border: 1px solid #cccccc;
}
.w-input:-moz-placeholder,
.w-select:-moz-placeholder {
  color: #999;
}
.w-input::-moz-placeholder,
.w-select::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.w-input:-ms-input-placeholder,
.w-select:-ms-input-placeholder {
  color: #999;
}
.w-input::-webkit-input-placeholder,
.w-select::-webkit-input-placeholder {
  color: #999;
}
.w-input:focus,
.w-select:focus {
  border-color: #3898EC;
  outline: 0;
}
.w-input[disabled],
.w-select[disabled],
.w-input[readonly],
.w-select[readonly],
fieldset[disabled] .w-input,
fieldset[disabled] .w-select {
  cursor: not-allowed;
  background-color: #eeeeee;
}
textarea.w-input,
textarea.w-select {
  height: auto;
}
.w-select {
  background-image: linear-gradient(white 0%, #f3f3f3 100%);
}
.w-select[multiple] {
  height: auto;
}
.w-form-label {
  display: inline-block;
  cursor: pointer;
  font-weight: normal;
  margin-bottom: 0px;
}
.w-checkbox,
.w-radio {
  display: block;
  margin-bottom: 5px;
  padding-left: 20px;
}
.w-checkbox:before,
.w-radio:before,
.w-checkbox:after,
.w-radio:after {
  content: " ";
  display: table;
}
.w-checkbox:after,
.w-radio:after {
  clear: both;
}
.w-checkbox-input,
.w-radio-input {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
  float: left;
  margin-left: -20px;
}
.w-radio-input {
  margin-top: 3px;
}
.w-container {
  margin-left: auto;
  margin-right: auto;
  max-width: 940px;
}
.w-container:before,
.w-container:after {
  content: " ";
  display: table;
}
.w-container:after {
  clear: both;
}
.w-container .w-row {
  margin-left: -10px;
  margin-right: -10px;
}
.w-row:before,
.w-row:after {
  content: " ";
  display: table;
}
.w-row:after {
  clear: both;
}
.w-row .w-row {
  margin-left: 0;
  margin-right: 0;
}
.w-col {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.w-col .w-col {
  padding-left: 0;
  padding-right: 0;
}
.w-col-1 {
  width: 8.33333333%;
}
.w-col-2 {
  width: 16.66666667%;
}
.w-col-3 {
  width: 25%;
}
.w-col-4 {
  width: 33.33333333%;
}
.w-col-5 {
  width: 41.66666667%;
}
.w-col-6 {
  width: 50%;
}
.w-col-7 {
  width: 58.33333333%;
}
.w-col-8 {
  width: 66.66666667%;
}
.w-col-9 {
  width: 75%;
}
.w-col-10 {
  width: 83.33333333%;
}
.w-col-11 {
  width: 91.66666667%;
}
.w-col-12 {
  width: 100%;
}
.w-hidden-main {
  display: none !important;
}
@media screen and (max-width: 991px) {
  .w-container {
    max-width: 728px;
  }
  .w-hidden-main {
    display: inherit !important;
  }
  .w-hidden-medium {
    display: none !important;
  }
  .w-col-medium-1 {
    width: 8.33333333%;
  }
  .w-col-medium-2 {
    width: 16.66666667%;
  }
  .w-col-medium-3 {
    width: 25%;
  }
  .w-col-medium-4 {
    width: 33.33333333%;
  }
  .w-col-medium-5 {
    width: 41.66666667%;
  }
  .w-col-medium-6 {
    width: 50%;
  }
  .w-col-medium-7 {
    width: 58.33333333%;
  }
  .w-col-medium-8 {
    width: 66.66666667%;
  }
  .w-col-medium-9 {
    width: 75%;
  }
  .w-col-medium-10 {
    width: 83.33333333%;
  }
  .w-col-medium-11 {
    width: 91.66666667%;
  }
  .w-col-medium-12 {
    width: 100%;
  }
  .w-col-stack {
    width: 100%;
    left: auto;
    right: auto;
  }
}
@media screen and (max-width: 767px) {
  .w-hidden-main {
    display: inherit !important;
  }
  .w-hidden-medium {
    display: inherit !important;
  }
  .w-hidden-small {
    display: none !important;
  }
  .w-row,
  .w-container .w-row {
    margin-left: 0;
    margin-right: 0;
  }
  .w-col {
    width: 100%;
    left: auto;
    right: auto;
  }
  .w-col-small-1 {
    width: 8.33333333%;
  }
  .w-col-small-2 {
    width: 16.66666667%;
  }
  .w-col-small-3 {
    width: 25%;
  }
  .w-col-small-4 {
    width: 33.33333333%;
  }
  .w-col-small-5 {
    width: 41.66666667%;
  }
  .w-col-small-6 {
    width: 50%;
  }
  .w-col-small-7 {
    width: 58.33333333%;
  }
  .w-col-small-8 {
    width: 66.66666667%;
  }
  .w-col-small-9 {
    width: 75%;
  }
  .w-col-small-10 {
    width: 83.33333333%;
  }
  .w-col-small-11 {
    width: 91.66666667%;
  }
  .w-col-small-12 {
    width: 100%;
  }
}
@media screen and (max-width: 479px) {
  .w-container {
    max-width: none;
  }
  .w-hidden-main {
    display: inherit !important;
  }
  .w-hidden-medium {
    display: inherit !important;
  }
  .w-hidden-small {
    display: inherit !important;
  }
  .w-hidden-tiny {
    display: none !important;
  }
  .w-col {
    width: 100%;
  }
  .w-col-tiny-1 {
    width: 8.33333333%;
  }
  .w-col-tiny-2 {
    width: 16.66666667%;
  }
  .w-col-tiny-3 {
    width: 25%;
  }
  .w-col-tiny-4 {
    width: 33.33333333%;
  }
  .w-col-tiny-5 {
    width: 41.66666667%;
  }
  .w-col-tiny-6 {
    width: 50%;
  }
  .w-col-tiny-7 {
    width: 58.33333333%;
  }
  .w-col-tiny-8 {
    width: 66.66666667%;
  }
  .w-col-tiny-9 {
    width: 75%;
  }
  .w-col-tiny-10 {
    width: 83.33333333%;
  }
  .w-col-tiny-11 {
    width: 91.66666667%;
  }
  .w-col-tiny-12 {
    width: 100%;
  }
}
.w-widget {
  position: relative;
}
.w-widget-map {
  width: 100%;
  height: 400px;
}
.w-widget-map label {
  width: auto;
  display: inline;
}
.w-widget-map img {
  max-width: inherit;
}
.w-widget-map .gm-style-iw {
  width: 90% !important;
  height: auto !important;
  top: 7px !important;
  left: 6% !important;
  display: inline;
  text-align: center;
  overflow: hidden;
}
.w-widget-map .gm-style-iw + div {
  display: none;
}
.w-widget-twitter {
  overflow: hidden;
}
.w-widget-twitter-count-shim {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 28px;
  height: 20px;
  text-align: center;
  background: white;
  border: #758696 solid 1px;
  border-radius: 3px;
}
.w-widget-twitter-count-shim * {
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.w-widget-twitter-count-shim .w-widget-twitter-count-inner {
  position: relative;
  font-size: 15px;
  line-height: 12px;
  text-align: center;
  color: #999;
  font-family: serif;
}
.w-widget-twitter-count-shim .w-widget-twitter-count-clear {
  position: relative;
  display: block;
}
.w-widget-twitter-count-shim.w--large {
  width: 36px;
  height: 28px;
  margin-left: 7px;
}
.w-widget-twitter-count-shim.w--large .w-widget-twitter-count-inner {
  font-size: 18px;
  line-height: 18px;
}
.w-widget-twitter-count-shim:not(.w--vertical) {
  margin-left: 5px;
  margin-right: 8px;
}
.w-widget-twitter-count-shim:not(.w--vertical).w--large {
  margin-left: 6px;
}
.w-widget-twitter-count-shim:not(.w--vertical):before,
.w-widget-twitter-count-shim:not(.w--vertical):after {
  top: 50%;
  left: 0;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.w-widget-twitter-count-shim:not(.w--vertical):before {
  border-color: rgba(117, 134, 150, 0);
  border-right-color: #5d6c7b;
  border-width: 4px;
  margin-left: -9px;
  margin-top: -4px;
}
.w-widget-twitter-count-shim:not(.w--vertical).w--large:before {
  border-width: 5px;
  margin-left: -10px;
  margin-top: -5px;
}
.w-widget-twitter-count-shim:not(.w--vertical):after {
  border-color: rgba(255, 255, 255, 0);
  border-right-color: white;
  border-width: 4px;
  margin-left: -8px;
  margin-top: -4px;
}
.w-widget-twitter-count-shim:not(.w--vertical).w--large:after {
  border-width: 5px;
  margin-left: -9px;
  margin-top: -5px;
}
.w-widget-twitter-count-shim.w--vertical {
  width: 61px;
  height: 33px;
  margin-bottom: 8px;
}
.w-widget-twitter-count-shim.w--vertical:before,
.w-widget-twitter-count-shim.w--vertical:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.w-widget-twitter-count-shim.w--vertical:before {
  border-color: rgba(117, 134, 150, 0);
  border-top-color: #5d6c7b;
  border-width: 5px;
  margin-left: -5px;
}
.w-widget-twitter-count-shim.w--vertical:after {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: white;
  border-width: 4px;
  margin-left: -4px;
}
.w-widget-twitter-count-shim.w--vertical .w-widget-twitter-count-inner {
  font-size: 18px;
  line-height: 22px;
}
.w-widget-twitter-count-shim.w--vertical.w--large {
  width: 76px;
}
.w-widget-gplus {
  overflow: hidden;
}
.w-background-video {
  position: relative;
  overflow: hidden;
  height: 500px;
  color: white;
}
.w-background-video > video {
  background-size: cover;
  background-position: 50% 50%;
  position: absolute;
  right: -100%;
  bottom: -100%;
  top: -100%;
  left: -100%;
  margin: auto;
  min-width: 100%;
  min-height: 100%;
  z-index: -100;
}
.w-slider {
  position: relative;
  height: 300px;
  text-align: center;
  background: #dddddd;
  clear: both;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
}
.w-slider-mask {
  position: relative;
  display: block;
  overflow: hidden;
  z-index: 1;
  left: 0;
  right: 0;
  height: 100%;
  white-space: nowrap;
}
.w-slide {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  height: 100%;
  white-space: normal;
  text-align: left;
}
.w-slider-nav {
  position: absolute;
  z-index: 2;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  padding-top: 10px;
  height: 40px;
  text-align: center;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
}
.w-slider-nav.w-round > div {
  border-radius: 100%;
}
.w-slider-nav.w-num > div {
  width: auto;
  height: auto;
  padding: 0.2em 0.5em;
  font-size: inherit;
  line-height: inherit;
}
.w-slider-nav.w-shadow > div {
  box-shadow: 0 0 3px rgba(51, 51, 51, 0.4);
}
.w-slider-nav-invert {
  color: #fff;
}
.w-slider-nav-invert > div {
  background-color: rgba(34, 34, 34, 0.4);
}
.w-slider-nav-invert > div.w-active {
  background-color: #222;
}
.w-slider-dot {
  position: relative;
  display: inline-block;
  width: 1em;
  height: 1em;
  background-color: rgba(255, 255, 255, 0.4);
  cursor: pointer;
  margin: 0 3px 0.5em;
  transition: background-color 100ms, color 100ms;
}
.w-slider-dot.w-active {
  background-color: #fff;
}
.w-slider-arrow-left,
.w-slider-arrow-right {
  position: absolute;
  width: 80px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  cursor: pointer;
  overflow: hidden;
  color: white;
  font-size: 40px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.w-slider-arrow-left [class^="w-icon-"],
.w-slider-arrow-right [class^="w-icon-"],
.w-slider-arrow-left [class*=" w-icon-"],
.w-slider-arrow-right [class*=" w-icon-"] {
  position: absolute;
}
.w-slider-arrow-left {
  z-index: 3;
  right: auto;
}
.w-slider-arrow-right {
  z-index: 4;
  left: auto;
}
.w-icon-slider-left,
.w-icon-slider-right {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 1em;
  height: 1em;
}
.w-dropdown {
  display: inline-block;
  position: relative;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  z-index: 900;
}
.w-dropdown-btn,
.w-dropdown-toggle,
.w-dropdown-link {
  position: relative;
  vertical-align: top;
  text-decoration: none;
  color: #222222;
  padding: 20px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  white-space: nowrap;
}
.w-dropdown-toggle {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: inline-block;
  cursor: pointer;
  padding-right: 40px;
}
.w-icon-dropdown-toggle {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  margin-right: 20px;
  width: 1em;
  height: 1em;
}
.w-dropdown-list {
  position: absolute;
  background: #dddddd;
  display: none;
  min-width: 100%;
}
.w-dropdown-list.w--open {
  display: block;
}
.w-dropdown-link {
  padding: 10px 20px;
  display: block;
  color: #222222;
}
.w-dropdown-link.w--current {
  color: #0082f3;
}

.w-dropdown-no-items {
  padding: unset;
  margin: unset;
  cursor: initial;
}

.w-nav[data-collapse="all"] .w-dropdown,
.w-nav[data-collapse="all"] .w-dropdown-toggle {
  display: block;
}
.w-nav[data-collapse="all"] .w-dropdown-list {
  position: static;
}
@media screen and (max-width: 991px) {
  .w-nav[data-collapse="medium"] .w-dropdown,
  .w-nav[data-collapse="medium"] .w-dropdown-toggle {
    display: block;
  }
  .w-nav[data-collapse="medium"] .w-dropdown-list {
    position: static;
  }
}
@media screen and (max-width: 767px) {
  .w-nav[data-collapse="small"] .w-dropdown,
  .w-nav[data-collapse="small"] .w-dropdown-toggle {
    display: block;
  }
  .w-nav[data-collapse="small"] .w-dropdown-list {
    position: static;
  }
  .w-nav-brand {
    padding-left: 10px;
  }
}
@media screen and (max-width: 479px) {
  .w-nav[data-collapse="tiny"] .w-dropdown,
  .w-nav[data-collapse="tiny"] .w-dropdown-toggle {
    display: block;
  }
  .w-nav[data-collapse="tiny"] .w-dropdown-list {
    position: static;
  }
}
/**
 * ## Note
 * Safari (on both iOS and OS X) does not handle viewport units (vh, vw) well.
 * For example percentage units do not work on descendants of elements that
 * have any dimensions expressed in viewport units. It also doesn’t handle them at
 * all in `calc()`.
 */
/**
 * Wrapper around all lightbox elements
 *
 * 1. Since the lightbox can receive focus, IE also gives it an outline.
 * 2. Fixes flickering on Chrome when a transition is in progress
 *    underneath the lightbox.
 */
.w-lightbox-backdrop {
  color: #000;
  cursor: auto;
  font-family: serif;
  font-size: medium;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-height: normal;
  list-style: disc;
  text-align: start;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
  visibility: visible;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  color: #fff;
  font-family: "Helvetica Neue", Helvetica, Ubuntu, "Segoe UI", Verdana, sans-serif;
  font-size: 17px;
  line-height: 1.2;
  font-weight: 300;
  text-align: center;
  background: rgba(0, 0, 0, 0.9);
  z-index: 2000;
  outline: 0;
  /* 1 */
  opacity: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-transform: translate(0, 0);
  /* 2 */
}
/**
 * Neat trick to bind the rubberband effect to our canvas instead of the whole
 * document on iOS. It also prevents a bug that causes the document underneath to scroll.
 */
.w-lightbox-backdrop,
.w-lightbox-container {
  height: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.w-lightbox-content {
  position: relative;
  height: 100vh;
  overflow: hidden;
}
.w-lightbox-view {
  position: absolute;
  width: 100vw;
  height: 100vh;
  opacity: 0;
}
.w-lightbox-view:before {
  content: "";
  height: 100vh;
}
/* .w-lightbox-content */
.w-lightbox-group,
.w-lightbox-group .w-lightbox-view,
.w-lightbox-group .w-lightbox-view:before {
  height: 86vh;
}
.w-lightbox-frame,
.w-lightbox-view:before {
  display: inline-block;
  vertical-align: middle;
}
/*
 * 1. Remove default margin set by user-agent on the <figure> element.
 */
.w-lightbox-figure {
  position: relative;
  margin: 0;
  /* 1 */
}
.w-lightbox-group .w-lightbox-figure {
  cursor: pointer;
}
/**
 * IE adds image dimensions as width and height attributes on the IMG tag,
 * but we need both width and height to be set to auto to enable scaling.
 */
.w-lightbox-img {
  width: auto;
  height: auto;
  max-width: none;
}
/**
 * 1. Reset if style is set by user on "All Images"
 */
.w-lightbox-image {
  display: block;
  float: none;
  /* 1 */
  max-width: 100vw;
  max-height: 100vh;
}
.w-lightbox-group .w-lightbox-image {
  max-height: 86vh;
}
.w-lightbox-caption {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: .5em 1em;
  background: rgba(0, 0, 0, 0.4);
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.w-lightbox-embed {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.w-lightbox-control {
  position: absolute;
  top: 0;
  width: 4em;
  background-size: 24px;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
  transition: all .3s;
}
.w-lightbox-left {
  display: none;
  bottom: 0;
  left: 0;
  /* <svg xmlns="http://www.w3.org/2000/svg" viewBox="-20 0 24 40" width="24" height="40"><g transform="rotate(45)"><path d="m0 0h5v23h23v5h-28z" opacity=".4"/><path d="m1 1h3v23h23v3h-26z" fill="#fff"/></g></svg> */
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0yMCAwIDI0IDQwIiB3aWR0aD0iMjQiIGhlaWdodD0iNDAiPjxnIHRyYW5zZm9ybT0icm90YXRlKDQ1KSI+PHBhdGggZD0ibTAgMGg1djIzaDIzdjVoLTI4eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDN2MjNoMjN2M2gtMjZ6IiBmaWxsPSIjZmZmIi8+PC9nPjwvc3ZnPg==");
}
.w-lightbox-right {
  display: none;
  right: 0;
  bottom: 0;
  /* <svg xmlns="http://www.w3.org/2000/svg" viewBox="-4 0 24 40" width="24" height="40"><g transform="rotate(45)"><path d="m0-0h28v28h-5v-23h-23z" opacity=".4"/><path d="m1 1h26v26h-3v-23h-23z" fill="#fff"/></g></svg> */
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMjQgNDAiIHdpZHRoPSIyNCIgaGVpZ2h0PSI0MCI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMC0waDI4djI4aC01di0yM2gtMjN6IiBvcGFjaXR5PSIuNCIvPjxwYXRoIGQ9Im0xIDFoMjZ2MjZoLTN2LTIzaC0yM3oiIGZpbGw9IiNmZmYiLz48L2c+PC9zdmc+");
}
/*
 * Without specifying the with and height inside the SVG, all versions of IE render the icon too small.
 * The bug does not seem to manifest itself if the elements are tall enough such as the above arrows.
 * (http://stackoverflow.com/questions/16092114/background-size-differs-in-internet-explorer)
 */
.w-lightbox-close {
  right: 0;
  height: 2.6em;
  /* <svg xmlns="http://www.w3.org/2000/svg" viewBox="-4 0 18 17" width="18" height="17"><g transform="rotate(45)"><path d="m0 0h7v-7h5v7h7v5h-7v7h-5v-7h-7z" opacity=".4"/><path d="m1 1h7v-7h3v7h7v3h-7v7h-3v-7h-7z" fill="#fff"/></g></svg> */
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMTggMTciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxNyI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMCAwaDd2LTdoNXY3aDd2NWgtN3Y3aC01di03aC03eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDd2LTdoM3Y3aDd2M2gtN3Y3aC0zdi03aC03eiIgZmlsbD0iI2ZmZiIvPjwvZz48L3N2Zz4=");
  background-size: 18px;
}
/**
 * 1. All IE versions add extra space at the bottom without this.
 */
.w-lightbox-strip {
  padding: 0 1vh;
  line-height: 0;
  /* 1 */
  white-space: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
}
/*
 * 1. We use content-box to avoid having to do `width: calc(10vh + 2vw)`
 *    which doesn’t work in Safari anyway.
 * 2. Chrome renders images pixelated when switching to GPU. Making sure
 *    the parent is also rendered on the GPU (by setting translate3d for
 *    example) fixes this behavior.
 */
.w-lightbox-item {
  display: inline-block;
  width: 10vh;
  padding: 2vh 1vh;
  box-sizing: content-box;
  /* 1 */
  cursor: pointer;
  -webkit-transform: translate3d(0, 0, 0);
  /* 2 */
}
.w-lightbox-active {
  opacity: .3;
}
.w-lightbox-thumbnail {
  position: relative;
  height: 10vh;
  background: #222;
  overflow: hidden;
}
.w-lightbox-thumbnail-image {
  position: absolute;
  top: 0;
  left: 0;
}
.w-lightbox-thumbnail .w-lightbox-tall {
  top: 50%;
  width: 100%;
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.w-lightbox-thumbnail .w-lightbox-wide {
  left: 50%;
  height: 100%;
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
/*
 * Spinner
 *
 * Absolute pixel values are used to avoid rounding errors that would cause
 * the white spinning element to be misaligned with the track.
 */
.w-lightbox-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  box-sizing: border-box;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  border: 5px solid rgba(0, 0, 0, 0.4);
  border-radius: 50%;
  animation: spin .8s infinite linear;
}
.w-lightbox-spinner:after {
  content: "";
  position: absolute;
  top: -4px;
  right: -4px;
  bottom: -4px;
  left: -4px;
  border: 3px solid transparent;
  border-bottom-color: #fff;
  border-radius: 50%;
}
/*
 * Utility classes
 */
.w-lightbox-hide {
  display: none;
}
.w-lightbox-noscroll {
  overflow: hidden;
}
@media (min-width: 768px) {
  .w-lightbox-content {
    height: 96vh;
    margin-top: 2vh;
  }
  .w-lightbox-view,
  .w-lightbox-view:before {
    height: 96vh;
  }
  /* .w-lightbox-content */
  .w-lightbox-group,
  .w-lightbox-group .w-lightbox-view,
  .w-lightbox-group .w-lightbox-view:before {
    height: 84vh;
  }
  .w-lightbox-image {
    max-width: 96vw;
    max-height: 96vh;
  }
  .w-lightbox-group .w-lightbox-image {
    max-width: 82.3vw;
    max-height: 84vh;
  }
  .w-lightbox-left,
  .w-lightbox-right {
    display: block;
    opacity: .5;
  }
  .w-lightbox-close {
    opacity: .8;
  }
  .w-lightbox-control:hover {
    opacity: 1;
  }
}
.w-lightbox-inactive,
.w-lightbox-inactive:hover {
  opacity: 0;
}
.w-richtext:before,
.w-richtext:after {
  content: " ";
  display: table;
}
.w-richtext:after {
  clear: both;
}
.w-richtext ol,
.w-richtext ul {
  overflow: hidden;
}
.w-richtext .w-richtext-figure-selected.w-richtext-figure-type-video div:before,
.w-richtext .w-richtext-figure-selected[data-rt-type="video"] div:before {
  outline: 2px solid #2895f7;
}
.w-richtext .w-richtext-figure-selected.w-richtext-figure-type-image div,
.w-richtext .w-richtext-figure-selected[data-rt-type="image"] div {
  outline: 2px solid #2895f7;
}
.w-richtext figure.w-richtext-figure-type-video > div:before,
.w-richtext figure[data-rt-type="video"] > div:before {
  content: '';
  position: absolute;
  display: none;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.w-richtext figure {
  position: relative;
  max-width: 60%;
}
.w-richtext figure > div:before {
  cursor: default!important;
}
.w-richtext figure img {
  width: 100%;
}
.w-richtext figure figcaption.w-richtext-figcaption-placeholder {
  opacity: 0.6;
}
.w-richtext figure div {
  /* fix incorrectly sized selection border in the data manager */
  font-size: 0px;
  color: transparent;
}
.w-richtext figure.w-richtext-figure-type-image,
.w-richtext figure[data-rt-type="image"] {
  display: table;
}
.w-richtext figure.w-richtext-figure-type-image > div,
.w-richtext figure[data-rt-type="image"] > div {
  display: inline-block;
}
.w-richtext figure.w-richtext-figure-type-image > figcaption,
.w-richtext figure[data-rt-type="image"] > figcaption {
  display: table-caption;
  caption-side: bottom;
}
.w-richtext figure.w-richtext-figure-type-video,
.w-richtext figure[data-rt-type="video"] {
  width: 60%;
  height: 0;
}
.w-richtext figure.w-richtext-figure-type-video iframe,
.w-richtext figure[data-rt-type="video"] iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.w-richtext figure.w-richtext-figure-type-video > div,
.w-richtext figure[data-rt-type="video"] > div {
  width: 100%;
}
.w-richtext figure.w-richtext-align-center {
  margin-right: auto;
  margin-left: auto;
  clear: both;
}
.w-richtext figure.w-richtext-align-center.w-richtext-figure-type-image > div,
.w-richtext figure.w-richtext-align-center[data-rt-type="image"] > div {
  max-width: 100%;
}
.w-richtext figure.w-richtext-align-normal {
  clear: both;
}
.w-richtext figure.w-richtext-align-fullwidth {
  width: 100%;
  max-width: 100%;
  text-align: center;
  clear: both;
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.w-richtext figure.w-richtext-align-fullwidth > div {
  display: inline-block;
  /* padding-bottom is used for aspect ratios in video figures
      we want the div to inherit that so hover/selection borders in the designer-canvas
      fit right*/
  padding-bottom: inherit;
}
.w-richtext figure.w-richtext-align-fullwidth > figcaption {
  display: block;
}
.w-richtext figure.w-richtext-align-floatleft {
  float: left;
  margin-right: 15px;
  clear: none;
}
.w-richtext figure.w-richtext-align-floatright {
  float: right;
  margin-left: 15px;
  clear: none;
}
.w-nav {
  position: relative;
  background: #dddddd;
  z-index: 1000;
}
.w-nav:before,
.w-nav:after {
  content: " ";
  display: table;
}
.w-nav:after {
  clear: both;
}
.w-nav-brand {
  position: relative;
  float: left;
  text-decoration: none;
  color: #333333;
}
.w-nav-link {
  position: relative;
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  color: #222222;
  padding: 20px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
}
.w-nav-link.w--current {
  color: #0082f3;
}
.w-nav-menu {
  position: relative;
  float: right;
}
.w--nav-menu-open {
  display: block !important;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: #C8C8C8;
  text-align: center;
  overflow: visible;
  min-width: 200px;
}
.w--nav-link-open {
  display: block;
  position: relative;
}
.w-nav-overlay {
  position: absolute;
  overflow: hidden;
  display: none;
  top: 100%;
  left: 0;
  right: 0;
  width: 100%;
}
.w-nav-overlay .w--nav-menu-open {
  top: 0;
}
.w-nav[data-animation="over-left"] .w-nav-overlay {
  width: auto;
}
.w-nav[data-animation="over-left"] .w-nav-overlay,
.w-nav[data-animation="over-left"] .w--nav-menu-open {
  right: auto;
  z-index: 1;
  top: 0;
}
.w-nav[data-animation="over-right"] .w-nav-overlay {
  width: auto;
}
.w-nav[data-animation="over-right"] .w-nav-overlay,
.w-nav[data-animation="over-right"] .w--nav-menu-open {
  left: auto;
  z-index: 1;
  top: 0;
}
.w-nav-button {
  position: relative;
  float: right;
  padding: 18px;
  font-size: 24px;
  display: none;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.w-nav-button.w--open {
  background-color: #C8C8C8;
  color: white;
}
.w-nav[data-collapse="all"] .w-nav-menu {
  display: none;
}
.w-nav[data-collapse="all"] .w-nav-button {
  display: block;
}
@media screen and (max-width: 991px) {
  .w-nav[data-collapse="medium"] .w-nav-menu {
    display: none;
  }
  .w-nav[data-collapse="medium"] .w-nav-button {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .w-nav[data-collapse="small"] .w-nav-menu {
    display: none;
  }
  .w-nav[data-collapse="small"] .w-nav-button {
    display: block;
  }
  .w-nav-brand {
    padding-left: 10px;
  }
}
@media screen and (max-width: 479px) {
  .w-nav[data-collapse="tiny"] .w-nav-menu {
    display: none;
  }
  .w-nav[data-collapse="tiny"] .w-nav-button {
    display: block;
  }
}
.w-tabs {
  position: relative;
}
.w-tabs:before,
.w-tabs:after {
  content: " ";
  display: table;
}
.w-tabs:after {
  clear: both;
}
.w-tab-menu {
  position: relative;
}
.w-tab-link {
  position: relative;
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  padding: 9px 30px;
  text-align: left;
  cursor: pointer;
  color: #222222;
  background-color: #dddddd;
}
.w-tab-link.w--current {
  background-color: #C8C8C8;
}
.w-tab-content {
  position: relative;
  display: block;
  overflow: hidden;
}
.w-tab-pane {
  position: relative;
  display: none;
}
.w--tab-active {
  display: block;
}
@media screen and (max-width: 479px) {
  .w-tab-link {
    display: block;
  }
}
.w-ix-emptyfix:after {
  content: "";
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.w-dyn-empty {
  padding: 10px;
  background-color: #dddddd;
}
.w-dyn-bind-empty {
  display: none !important;
}
.w-condition-invisible {
  display: none !important;
}
html {
  font-family: "Inter", sans-serif;
}
@supports (font-variation-settings: normal) {
  html {
    font-family: "Inter var", sans-serif;
  }
}

.w-checkbox {
  display: block;
  margin-bottom: 5px;
  padding-left: 20px;
}

.w-checkbox::before {
  content: " ";
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

.w-checkbox::after {
  content: " ";
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  clear: both;
}

.w-checkbox-input {
  float: left;
  margin-bottom: 0px;
  margin-left: -20px;
  margin-right: 0px;
  margin-top: 4px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
  background-image: url("https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}

body {
  font-family: Inter, sans-serif;
  color: #1b2735;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}

body.c-scrollprevented {
  overflow: hidden;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 44px;
  font-weight: bold;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 36px;
  font-weight: bold;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 30px;
  font-weight: bold;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
}

p {
  margin-bottom: 0px;
}

ul {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 40px;
}

/* CUSTOM: #5129 */
#toastportal {
  position: absolute;
  z-index: 1100;
}
/* end #5129 */

.ui-sections {
  padding-top: 40px;
  padding-bottom: 64px;
}

.ui-class_element {
  display: inline-block;
  margin-top: 8px;
  margin-right: 8px;
  margin-bottom: 12px;
  padding: 6px 12px;
  border: 1px solid #cedcec;
  border-radius: 4px;
  background-color: #f3f9ff;
  font-family: Inconsolata, monospace;
  color: #e42141;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.5px;
}

.ui-class_element.ui-indent {
  margin-left: 24px;
}

.ui-class_element.ui-indent2 {
  margin-left: 48px;
}

.ui-class_element.ui-indent3 {
  margin-left: 72px;
}

.ui-class_element.ui-class_element-tag {
  display: block;
  margin: 0px -42px 64px;
  padding: 8px 16px;
  border-style: none;
  border-color: #10b48e;
  border-radius: 0px;
  background-color: #000;
  font-family: Inter, sans-serif;
  color: #fff;
  font-size: 12px;
  line-height: 18px;
}

.ui-class_element.ui-class_element-tag.ui-class_tag-design {
  background-color: #10b48e;
}

.ui-class_element.ui-class_element-tag.ui-class_tag-dev {
  background-color: #9e9e9e;
}

.ui-class_element.ui-class_element-dev_tag {
  margin-top: 0px;
  margin-bottom: 24px;
  padding-right: 16px;
  padding-left: 16px;
  border-style: none;
  border-radius: 18px;
  background-color: #9e9e9e;
  font-family: Inter, sans-serif;
  color: #fff;
}

.ui-class_element.ui-indent4 {
  margin-left: 96px;
}

.ui-class_element.ui-indent5 {
  margin-left: 120px;
}

.ui-class_element.ui-indent6 {
  margin-left: 144px;
}

.u-psizef {
  font-size: 14px;
  line-height: 24px;
}

.u-psizexs {
  font-size: 16px;
  line-height: 28px;
}

.u-psizes {
  font-size: 18px;
  line-height: 28px;
}

.u-psizem {
  font-size: 20px;
  line-height: 32px;
}

.u-psizel {
  font-size: 24px;
  line-height: 32px;
}

.u-psizexl {
  font-size: 32px;
  line-height: 40px;
}

.u-pcolora {
  color: #222527;
}

.u-pcolorb {
  color: #4d5760;
}

.u-pcolorb.u-psizexf {
  font-size: 15px;
}

.u-pcolorb.u-psizexf.u-mt8.is-card {
  display: none;
}

.u-pcolorc {
  color: #4d5760;
}

.u-pcolord {
  color: #075692;
}

.u-colora {
  background-color: #1193f5;
}

.u-colorb {
  background-color: #0c74d4;
}

.u-colorc {
  background-color: #2f4a68;
}

.u-colord {
  background-color: #f99800;
}

.body {
  font-family: Inter, sans-serif;
}

.u-psizexxl {
  font-size: 40px;
  line-height: 52px;
}

.u-psizexxxl {
  font-size: 52px;
  line-height: 64px;
}

.u-fonta400 {
  font-weight: 400;
}

.u-fonta400.u-psizel.u-mt8.is-card {
  display: inline-block;
  width: 55%;
  font-size: 16px;
  line-height: 24px;
}

.u-fonta400.u-psizexs.u-m0.u-width55per.u-inlineblock.u-sm-width100per {
  font-weight: 700;
}

.card-title,
.card-description-3 {
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}

.card-title-98 {
  max-width: 98%;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* Line clamp for Chrome & Safari */
@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm),
  not all and (min-resolution: 0.001dpcm) {
  .card-title,
  .card-title-98,
  .card-description-3 {
    display: -webkit-box;
    /* autoprefixer: off */
    -webkit-box-orient: vertical;
    /* autoprefixer: on */
    -webkit-line-clamp: 1;
  }

  .card-description-3 {
    -webkit-line-clamp: 3;
  }
}

/* Line clamp for Mozilla */
@-moz-document url-prefix() {
  .card-title,
  .card-description-3,
  .card-title-98 {
    display: block;
    white-space: nowrap;
    position: relative;
    text-overflow: ellipsis;
  }

  .card-title-98 {
    max-width: 98%;
  }
}

/* Line clamp for IE */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .card-title,
  .card-description-3,
  .card-title-98 {
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    display: block;
  }

  .card-title-98 {
    max-width: 98%;
  }
}

/* Line clamp for EDGE */
@supports ((-ms-high-contrast: none) and (-ms-high-contrast: active)) or
  (-ms-accelerator: true) or (-ms-ime-align: auto) {
  .card-title,
  .card-description-3,
  .card-title-98 {
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    display: block;
  }

  .card-title-98 {
    max-width: 98%;
  }
}

.ui-class_element-inline {
  position: relative;
  top: -2px;
  padding: 4px 6px;
  border: 1px solid #cedcec;
  border-radius: 2px;
  background-color: #eef6ff;
  font-family: Inconsolata, monospace;
  color: #e42141;
  font-size: 12px;
  letter-spacing: 0.5px;
}

.u-psizexxf {
  font-size: 11px;
  line-height: 20px;
}

.u-m0 {
  display: block;
  margin: 0px;
}

.u-m8 {
  margin: 8px;
}

.u-m12 {
  margin: 12px;
}

.u-m16 {
  margin: 16px;
}

.ui-box_element {
  border: 1px dashed #6fb0ff;
  background-color: #e0e8ee;
}

.u-m24 {
  margin: 24px;
}

.u-m32 {
  margin: 32px;
}

.u-m40 {
  margin: 40px;
}

.u-m48 {
  margin: 48px;
}

.u-mt0 {
  margin-top: 0px;
}

.u-mt8 {
  margin-top: 8px;
}

.u-mt12 {
  margin-top: 12px;
}

.u-mt16 {
  margin-top: 16px;
}

.u-mt24 {
  margin-top: 24px;
}

.u-mt32 {
  margin-top: 32px;
}

.u-mt40 {
  margin-top: 40px;
}

.u-mt48 {
  margin-top: 48px;
}

.u-mr0 {
  margin-right: 0px;
}

.u-mr8 {
  margin-right: 8px;
}

.u-mr12 {
  margin-right: 12px;
}

.u-mr16 {
  margin-right: 16px;
}

.u-mr24 {
  margin-right: 24px;
}

.u-mr32 {
  margin-right: 32px;
}

.u-mr40 {
  margin-right: 40px;
}

.u-mr48 {
  margin-right: 48px;
}

.u-mb0 {
  margin-bottom: 0px;
}

.u-mb8 {
  margin-bottom: 8px;
}

.u-mb12 {
  margin-bottom: 12px;
}

.u-mb16 {
  margin-bottom: 16px;
}

.u-mb24 {
  margin-bottom: 24px;
}

.u-mb32 {
  margin-bottom: 32px;
}

.u-mb40 {
  margin-bottom: 40px;
}

.u-mb48 {
  margin-bottom: 48px;
}

.u-ml8 {
  margin-left: 8px;
}

.u-ml12 {
  margin-left: 12px;
}

.u-ml16 {
  margin-left: 16px;
}

.u-ml24 {
  margin-left: 24px;
}

.u-ml32 {
  margin-left: 32px;
}

.u-ml40 {
  margin-left: 40px;
}

.u-ml48 {
  margin-left: 48px;
}

.u-psizexf {
  font-size: 13px;
}

.ui-class_header {
  padding: 24px;
  background-color: #0050c9;
  color: #fff;
  text-align: center;
}

.u-pleft {
  text-align: left;
}

.u-pright {
  text-align: right;
}

.u-pcenter {
  text-align: center;
}

.u-p0 {
  padding: 0px;
}

.u-p8 {
  padding: 8px;
}

.u-p12 {
  padding: 12px;
}

.u-p16 {
  padding: 16px;
}

.u-p24 {
  padding: 24px;
}

.u-p32 {
  padding: 32px;
}

.u-p40 {
  padding: 40px;
}

.u-p48 {
  padding: 48px;
}

.u-pt0 {
  padding-top: 0px;
}

.u-pt8 {
  padding-top: 8px;
}

.u-pt12 {
  padding-top: 12px;
}

.u-pt16 {
  padding-top: 16px;
}

.u-pt24 {
  padding-top: 24px;
}

.u-pt32 {
  padding-top: 32px;
}

.u-pt40 {
  padding-top: 40px;
}

.u-pt48 {
  padding-top: 48px;
}

.u-pr0 {
  padding-right: 0px;
}

.u-pr8 {
  padding-right: 8px;
}

.u-pr12 {
  padding-right: 12px;
}

.u-pr16 {
  padding-right: 16px;
}

.u-pr24 {
  padding-right: 24px;
}

.u-pr32 {
  padding-right: 32px;
}

.u-pr40 {
  padding-right: 40px;
}

.u-pr48 {
  padding-right: 48px;
}

.u-pb0 {
  padding-bottom: 0px;
}

.u-pb8 {
  padding-bottom: 8px;
}

.u-pb12 {
  padding-bottom: 12px;
}

.u-pb16 {
  padding-bottom: 16px;
}

.u-pb24 {
  padding-bottom: 24px;
}

.u-pb32 {
  padding-bottom: 32px;
}

.u-pb40 {
  padding-bottom: 40px;
}

.u-pb48 {
  padding-bottom: 48px;
}

.u-pl0 {
  padding-left: 0px;
}

.u-pl12 {
  padding-left: 12px;
}

.u-pl8 {
  padding-left: 8px;
}

.u-pl16 {
  padding-left: 16px;
}

.u-pl24 {
  padding-left: 24px;
}

.u-pl32 {
  padding-left: 32px;
}

.u-pl40 {
  padding-left: 40px;
}

.u-pl48 {
  padding-left: 48px;
}

.u-br0 {
  border-radius: 0px;
}

.u-br2 {
  border-radius: 2px;
}

.u-br4 {
  border-radius: 4px;
}

.u-br6 {
  border-radius: 6px;
}

.u-br8 {
  border-radius: 8px;
}

.u-br10 {
  border-radius: 10px;
}

.u-br12 {
  border-radius: 12px;
}

.u-br14 {
  border-radius: 14px;
}

.u-b1 {
  border: 1px solid #000;
}

.u-b0 {
  border: 0px solid #000;
}

.u-b2 {
  border: 2px solid #000;
}

.u-b3 {
  border: 3px solid #000;
}

.u-bcolora {
  border-color: #d4dce0;
}

.u-bcolorb {
  border-color: #1193f5;
}

.u-bcolorc {
  border-color: #1193f5;
}

.u-bcolord {
  border-color: #909ba2;
}

/* CUSTOM */
.c-dropdowna-toggle div[class*="control"] {
  padding: 5px;
  border: 1px solid #e5ebf0;
  border-radius: 4px;
  background-color: #f5f8fa;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}
/* END CUSTOM */

.c-dropdowna {
  background-color: #e6ebee;
}

.c-dropdowna-list.w--open {
  background-color: #fafafa;
}

.c-icon20 {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url(../../static/media/sprite20x.de904431.png);
  background-size: 640px;
}

.c-icon20.c-icon20--greencheck {
  background-position: -280px 0px;
}

.c-icon20.c-icon20--greencheck.u-mr8 {
  background-position: -280px 0px;
}

.c-icon20.c-icon20--ubullets {
  background-position: 0px 0px;
}

.c-icon20.c-icon20--ubullets:hover {
  background-position: 0px -20px;
}

.c-icon20.c-icon20--ubullets.is-active {
  background-position: 0px -20px;
}

.c-icon20.c-icon20--obullets {
  background-position: -20px 0px;
}

.c-icon20.c-icon20--obullets:hover {
  background-position: -20px -20px;
}

.c-icon20.c-icon20--obullets.is-active {
  background-position: -20px -20px;
}

.c-icon20.c-icon20--quote {
  background-position: -40px 0px;
}

.c-icon20.c-icon20--quote:hover {
  background-position: -40px -20px;
}

.c-icon20.c-icon20--quote.is-active {
  background-position: -40px -20px;
}

.c-icon20.c-icon20--code {
  background-position: -60px 0px;
}

.c-icon20.c-icon20--code:hover {
  background-position: -60px -20px;
}

.c-icon20.c-icon20--code.is-active {
  background-position: -60px -20px;
}

.c-icon20.c-icon20--textleft {
  background-position: -80px 0px;
}

.c-icon20.c-icon20--textleft:hover {
  background-position: -80px -20px;
}

.c-icon20.c-icon20--textleft.is-active {
  background-position: -80px -20px;
}

.c-icon20.c-icon20--textcenter {
  background-position: -100px 0px;
}

.c-icon20.c-icon20--textcenter:hover {
  background-position: -100px -20px;
}

.c-icon20.c-icon20--textcenter.is-active {
  background-position: -100px -20px;
}

.c-icon20.c-icon20--textright {
  background-position: -120px 0px;
}

.c-icon20.c-icon20--textright:hover {
  background-position: -120px -20px;
}

.c-icon20.c-icon20--textright.is-active {
  background-position: -120px -20px;
}

.c-icon20.c-icon20--bold {
  background-position: -140px 0px;
}

.c-icon20.c-icon20--bold:hover {
  background-position: -140px -20px;
}

.c-icon20.c-icon20--bold.is-active {
  background-position: -140px -20px;
}

.c-icon20.c-icon20--italic {
  background-position: -160px 0px;
}

.c-icon20.c-icon20--italic:hover {
  background-position: -160px -20px;
}

.c-icon20.c-icon20--italic.is-active {
  background-position: -160px -20px;
}

.c-icon20.c-icon20--underline {
  background-position: -180px 0px;
}

.c-icon20.c-icon20--underline:hover {
  background-position: -180px -20px;
}

.c-icon20.c-icon20--underline.is-active {
  background-position: -180px -20px;
}

.c-icon20.c-icon20--link {
  background-position: -220px 0px;
}

.c-icon20.c-icon20--link:hover {
  background-position: -220px -20px;
}

.c-icon20.c-icon20--link.is-active {
  background-position: -220px -20px;
}

.c-icon20.c-icon20--image {
  background-position: -240px 0px;
}

.c-icon20.c-icon20--image:hover {
  background-position: -240px -20px;
}

.c-icon20.c-icon20--image.is-active {
  background-position: -240px -20px;
}

.c-icon20.c-icon20--video {
  background-position: -260px 0px;
}

.c-icon20.c-icon20--video:hover {
  background-position: -260px -20px;
}

.c-icon20.c-icon20--video.is-active {
  background-position: -260px -20px;
}

.c-icon20.c-icon20--inputurl {
  position: absolute;
  margin-top: 11px;
  margin-left: 12px;
  background-position: -220px 0px;
  opacity: 0.7;
}

.c-icon20.c-icon20--inputurl.u-mt4 {
  margin-top: 4px;
}

.c-icon20.c-icon20--duedate {
  margin-right: 6px;
  background-position: -320px 0px;
}

.c-icon20.c-icon20--duedate.is-card {
  display: none;
}

.c-icon20.c-icon20--timecomplete {
  margin-right: 6px;
  background-position: -360px 0px;
}

.c-icon20.c-icon20--timecomplete.is-card {
  display: none;
}

.c-icon20.c-icon20--cost {
  margin-right: 6px;
  background-position: -380px 0px;
}

.c-icon20.c-icon20--cost.is-card {
  display: none;
}

.c-icon20.c-icon20--details {
  margin-right: 6px;
  background-position: -400px -40px;
}

.c-icon20.c-icon20--strikethrough {
  background-position: -200px 0px;
}

.c-icon20.c-icon20--strikethrough:hover {
  background-position: -200px -20px;
}

.c-icon20.c-icon20--strikethrough.is-active {
  background-position: -200px -20px;
}

.c-icon20.c-icon20--rightarrow {
  background-position: -300px -40px;
}

.c-icon20.c-icon20--completeform {
  margin-right: 6px;
  background-position: -420px -40px;
}

.c-icon20.c-icon20--viewform {
  margin-right: 6px;
  background-position: -440px -40px;
}

.c-icon20.c-icon20--textcolor {
  background-position: -540px 0px;
}

.c-icon20.c-icon20--textcolor:hover {
  background-position: -540px -20px;
}

.c-icon20.c-icon20--textcolor.is-active {
  background-position: -540px -20px;
}

.c-icon20.c-icon20--inputvideo {
  position: absolute;
  margin-top: 11px;
  margin-left: 12px;
  background-position: -260px 0px;
  opacity: 0.7;
}

.c-icon20.c-icon20--imageleft {
  background-position: -460px 0px;
}

.c-icon20.c-icon20--imageleft:hover {
  background-position: -460px -20px;
}

.c-icon20.c-icon20--imageleft.is-active {
  background-position: -459px -20px;
}

.c-icon20.c-icon20--imgfloatleft {
  background-position: -480px 0px;
}

.c-icon20.c-icon20--imgfloatleft:hover {
  background-position: -480px -20px;
}

.c-icon20.c-icon20--imgfloatleft.is-active {
  background-position: -480px -20px;
}

.c-icon20.c-icon20--imagecenter {
  background-position: -500px 0px;
}

.c-icon20.c-icon20--imagecenter:hover {
  background-position: -500px -20px;
}

.c-icon20.c-icon20--imagecenter.is-active {
  background-position: -500px -20px;
}

.c-icon20.c-icon20--imagefloatright {
  background-position: -520px 0px;
}

.c-icon20.c-icon20--imagefloatright:hover {
  background-position: -520px -20px;
}

.c-icon20.c-icon20--imagefloatright.is-active {
  background-position: -520px -20px;
}

.c-icon20.c-icon20--document {
  margin-right: 6px;
  background-position: -340px 0px;
}

.c-icon20.c-icon20--foldersearch {
  position: absolute;
  left: 30px;
  top: 22px;
  background-position: -560px -20px;
  background-repeat: no-repeat;
}

.c-icon20.c-icon20--html {
  background-position: -580px 0px;
  background-repeat: no-repeat;
}

.c-icon20.c-icon20--html:hover {
  background-position: -580px -20px;
}

.c-icon20.c-icon20--settings {
  background-position: -600px -20px;
  background-repeat: no-repeat;
}

.c-icon20.c-icon20--alert {
  margin-right: 8px;
  float: left;
  background-position: -620px -20px;
  background-repeat: no-repeat;
}

.c-icon24 {
  width: 24px;
  height: 24px;
}

.c-icon32 {
  width: 32px;
  height: 32px;
}

.c-icon40 {
  width: 40px;
  height: 40px;
}

.c-button {
  display: inline-block;
  padding: 8px 16px;
  border-radius: 4px;
  background-color: #0a59a4;
}

.c-button.is-disabled {
  opacity: 0.3;
  cursor: not-allowed;
}

.c-button.c-button--secondary {
  background-color: #a4b5c0;
}

.c-button.c-button--tertiary {
  background-color: #edeff1;
  color: #62717a;
}

.c-button.c-button--tertiary.is-disabled {
  opacity: 1;
  color: rgba(98, 113, 122, 0.3);
}

.c-button.c-button--s {
  padding: 4px 8px;
  font-size: 13px;
}

.c-button.c-button--l {
  padding: 12px 24px;
  font-size: 15px;
}

.c-button.c-button--xl {
  padding: 16px 24px;
  font-size: 16px;
}

.c-button.c-buttonnav {
  display: inline-block;
  margin-right: 12px;
  padding: 8px 16px;
  background-color: #2f4a68;
}

.c-button.c-button--white {
  background-color: #fff;
  color: #1193f5;
}

.c-button.c-button--swhite {
  padding: 6px 12px;
  background-color: #fff;
  color: #0050c9;
}

.ui-image_element {
  border: 3px solid #e0e0e0;
}

.u-dsa {
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.15);
}

.u-dsb {
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.15);
}

.u-dsc {
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.15);
}

.u-dsd {
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
}

.c-togglea {
  display: inline-block;
  width: 48px;
  height: 30px;
  padding: 3px;
  border-radius: 16px;
  background-color: #a4b5c0;
  text-align: left;
}

.c-togglea.is-active {
  background-color: #1ee265;
  text-align: right;
}

.c-togglea-ball {
  display: inline-block;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: #fff;
}

.c-toggleb {
  width: 40px;
  height: 16px;
  margin-right: 4px;
  margin-left: 4px;
  border-radius: 8px;
  background-color: #a4b5c0;
}

.c-toggleb.is-active {
  background-color: #1ee265;
  text-align: right;
}

.c-toggleb-ball {
  position: relative;
  top: -4px;
  display: inline-block;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: #fff;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 0 6px 0 rgba(0, 0, 0, 0.15);
}

.c-dropdownb {
  background-color: #c6f3b4;
}

.u-fonta300 {
  font-weight: 300;
}

.u-fonta500 {
  font-weight: 500;
}

.u-fonta600 {
  font-weight: 600;
}

.u-fonta700 {
  font-weight: 700;
}

.u-fonta800 {
  font-weight: 800;
}

.u-fontb300 {
  font-family: Lora, sans-serif;
  font-weight: 300;
}

.u-fontb400 {
  font-family: Lora, sans-serif;
  font-weight: 400;
}

.u-fontb500 {
  font-family: Lora, sans-serif;
  font-weight: 500;
}

.u-fontb600 {
  font-family: Lora, sans-serif;
  font-weight: 600;
}

.u-fontb700 {
  font-family: Lora, sans-serif;
  font-weight: 700;
}

.u-fontb800 {
  font-family: Lora, sans-serif;
  font-weight: 800;
}

.u-floatleft {
  float: left;
}

.u-floatright {
  float: right;
}

.u-floatnone {
  float: none;
}

.html-embed {
  display: none;
}

.u-ovhidden {
  overflow: hidden;
}

.u-ovvisible {
  overflow: visible;
}

.u-ovscroll {
  overflow: scroll;
}

.u-ovscrollauto {
  overflow: auto;
}

.u-inlineblock {
  display: inline-block;
}

.u-inline {
  display: inline;
}

.u-inline.u-mr8 {
  color: #2c2f32;
}

.c-form {
  margin-bottom: 0px;
}

.c-inputa {
  height: 42px;
  border: 1px solid #e0e0e0;
}

.c-inputa:focus {
  border-color: #1193f5;
}

.c-inputa.c-inputa--tooltip {
  height: 28px;
  min-width: 300px;
  margin-bottom: 0px;
  padding-left: 40px;
}

.u-displaynone {
  display: none;
}

.u-colore {
  background-color: #18191b;
}

.u-colorf {
  background-color: #f5f6f8;
}

.u-pcolore {
  color: #f99800;
}

.u-pcolorf {
  color: #fff;
}

.c-texteditor-toolsbar {
  padding: 8px 12px;
  border-style: none;
  border-width: 1px 1px 0px;
}

.c-texteditor-toolsgroup {
  display: inline-block;
  margin-right: 24px;
  padding-top: 4px;
  padding-bottom: 4px;
}

.c-texteditor-toolsgroup.u-mr0 {
  margin-right: 0px;
}

.c-texteditor-toolelement {
  width: 20px;
  height: 20px;
  cursor: pointer;
}

.c-texteditor-autosave {
  display: none;
  padding: 4px 8px 4px 6px;
  float: right;
  background-color: #fff;
}

.u-colorg {
  background-color: #ededf1;
}

.c-texteditor-textarea {
  min-height: 420px;
  padding: 12px;
  border-style: none;
  border-width: 1px;
  color: #2c2f32;
  font-size: 16px;
  line-height: 28px;
}

.c-texteditor-textarea.u-bcolora {
  overflow: auto;
}

.c-texteditor-headericon {
  color: #62717a;
  font-size: 13px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.4px;
}

.c-texteditor-headericon:hover {
  color: #1193f5;
}

.c-texteditor-headericon.is-active {
  color: #1193f5;
}

.c-texteditor-textlink {
  padding: 12px;
  border-style: solid none none;
  border-width: 1px;
}

.c-inputurl {
  position: relative;
}

.u-pl42 {
  padding-left: 42px;
}

.c-buttonadd {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  padding-top: 11px;
  padding-right: 12px;
  padding-left: 12px;
  text-decoration: none;
  cursor: pointer;
}

.c-buttonadd:hover {
  opacity: 0.7;
}

.c-rich {
  font-size: 16px;
  line-height: 28px;
}

.c-rich.c-rich-h1 {
  margin-top: 0px;
  margin-bottom: 8px;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}

.c-rich.c-rich-p {
  min-height: 28px;
  margin-bottom: 0px;
  color: #1b2735;
  font-size: 16px;
  line-height: 28px;
}

.c-rich.c-rich-p.c-rich-p--bold {
  font-weight: 700;
}

.c-rich.c-rich-p.c-rich-p--italic {
  font-style: italic;
}

.c-rich.c-rich-p.c-rich-p--underline {
  text-decoration: underline;
}

.c-rich.c-rich-p.c-rich-p--code {
  position: relative;
  top: -2px;
  display: inline;
  padding: 4px 6px;
  border: 1px solid #cedcec;
  border-radius: 4px;
  background-color: #f6f9fc;
  font-family: Inconsolata, monospace;
  color: #e42141;
  font-size: 12px;
  line-height: 28px;
  letter-spacing: 0.5px;
}

.c-rich.c-rich-p.c-rich-p--left {
  text-align: left;
}

.c-rich.c-rich-p.c-rich-p--center {
  text-align: center;
}

.c-rich.c-rich-p.c-rich-p--right {
  text-align: right;
}

.c-rich.c-rich-p.c-rich-p--link {
  color: #1193f5;
  text-decoration: underline;
}

.c-rich.c-rich-p.c-rich-p--link:hover {
  color: #0c74d4;
}

.c-rich.c-rich-h2 {
  margin-top: 24px;
  margin-bottom: 4px;
  font-size: 28px;
  line-height: 32px;
  font-weight: 700;
}

.c-rich.c-rich-h3 {
  margin-top: 24px;
  margin-bottom: 4px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}

.c-rich.c-rich-h4 {
  margin-top: 12px;
  margin-bottom: 4px;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
}

.c-rich.c-rich-h5 {
  margin-top: 12px;
  margin-bottom: 4px;
  font-size: 18px;
  line-height: 28px;
  font-weight: 700;
}

.c-rich.c-rich-h6 {
  margin-top: 12px;
  margin-bottom: 4px;
  font-size: 16px;
  line-height: 28px;
  font-weight: 700;
}

.c-rich.c-rich-quote {
  margin-top: 12px;
  margin-bottom: 16px;
  padding: 8px 0px 8px 16px;
  border-left-width: 3px;
  border-left-color: #075997;
  color: #075997;
  font-size: 16px;
  line-height: 28px;
}

.c-rich.c-rich-ul {
  margin-top: 12px;
  margin-bottom: 12px;
  padding-left: 48px;
}

.c-rich.c-rich-li {
  margin-bottom: 8px;
}

.c-rich.c-rich-img--left {
  display: block;
  margin-top: 12px;
  margin-bottom: 12px;
  text-align: left;
}

.c-rich.c-rich-img--left.is-active {
  border: 1px solid #1193f5;
}

.c-rich.c-rich-img--left.is-full {
  display: inline-block;
  width: 100%;
}

.c-rich.c-rich-code {
  position: relative;
  top: -2px;
  display: inline;
  padding: 4px 6px;
  border: 1px solid #cedcec;
  border-radius: 4px;
  background-color: #f6f9fc;
  font-family: Inconsolata, monospace;
  color: #e42141;
  font-size: 12px;
  line-height: 28px;
  letter-spacing: 0.5px;
}

.c-rich.c-rich-left {
  text-align: left;
}

.c-rich.c-rich-center {
  text-align: center;
}

.c-rich.c-rich-right {
  text-align: right;
}

.c-rich.c-rich-bold {
  font-weight: 700;
}

.c-rich.c-rich-italic {
  font-style: italic;
}

.c-rich.c-rich-underline {
  text-decoration: underline;
}

.c-rich.c-rich-link {
  color: #075997;
  text-decoration: underline;
}

/* CUSTOM: Skip to main content */
.main-link {
  color: #4e5456;
  overflow: hidden;
  position: absolute;
  height: 1px;
  width: 1px;
}

.main-link:focus {
  position: relative;
}

.main-link-container {
  position: relative;
  z-index: 9999;
  background-color: #fff;
}
/* end Skip to main content */

.c-rich.c-rich-link:hover {
  color: #0c74d4;
}

.c-rich.c-rich-strikethrough {
  text-decoration: line-through;
}

.c-rich.c-rich-codeblock {
  padding: 6px 12px;
  border: 1px solid #cedcec;
  border-radius: 4px;
  background-color: #f6f9fc;
  font-family: Inconsolata, monospace;
  color: #e42141;
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.5px;
}

.c-rich.c-rich-pcolora {
  color: #6d7479;
}

.c-rich.c-rich-pcolorb {
  color: #2d3032;
}

.c-rich.c-rich-pcolorc {
  color: #ed4236;
}

.c-rich.c-rich-pcolord {
  color: #c62a28;
}

.c-rich.c-rich-pcolore {
  color: #9c27af;
}

.c-rich.c-rich-pcolorf {
  color: #6a1a9a;
}

.c-rich.c-rich-pcolorg {
  color: #3b96f3;
}

.c-rich.c-rich-pcolorh {
  color: #2365c0;
}

.c-rich.c-rich-pcolori {
  color: #4dae51;
}

.c-rich.c-rich-pcolorj {
  color: #357d32;
}

.c-rich.c-rich-pcolork {
  color: #f29737;
}

.c-rich.c-rich-pcolorl {
  color: #ef6c2d;
}

.c-rich.c-rich-pcolorm {
  color: #795548;
}

.c-rich.c-rich-pcolorn {
  color: #4e352f;
}

.c-rich.c-rich-tooltip {
  position: absolute;
  z-index: 20;
  display: none;
  padding: 4px 8px;
  border: 1px solid #d4dce0;
  background-color: #ededf1;
}

.c-rich.c-rich-tooltip.is-active {
  position: absolute;
  display: block;
  transition: all 200ms ease;
}

.c-rich.c-rich-tooltippointer {
  position: absolute;
  left: 12px;
  bottom: -6px;
  display: none;
  width: 12px;
  height: 12px;
  border-style: none solid solid none;
  border-width: 1px;
  border-color: #d4dce0;
  background-color: #ededf1;
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.c-rich.c-rich-img--floatleft {
  display: block;
  margin-top: 12px;
  margin-right: 24px;
  margin-bottom: 12px;
  float: left;
}

.c-rich.c-rich-img--floatleft.is-active {
  border: 1px solid #1193f5;
}

.c-rich.c-rich-img--floatright {
  margin-top: 12px;
  margin-bottom: 12px;
  margin-left: 24px;
  float: right;
}

.c-rich.c-rich-img--floatright.is-active {
  border: 1px solid #1193f5;
}

.c-rich.c-rich-img--center {
  display: block;
  margin: 24px auto;
  text-align: center;
}

.c-rich.c-rich-img--center.is-active {
  border: 1px solid #1193f5;
}

.c-rich.c-rich-video {
  position: relative;
  width: 560px;
  height: 315px;
  background-color: #e0e0e0;
  text-align: center;
}

.c-rich.c-rich-video.is-active {
  border: 1px solid #1193f5;
  cursor: pointer;
}

.c-rich.c-rich-videomask {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 20;
  cursor: pointer;
}

.c-rich.c-rich-videomask:hover {
  background-color: rgba(0, 0, 0, 0.1);
}

.c-rich.c-rich-videoiframe {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  border-style: none;
}

.c-rich.c-rich-img {
  display: block;
}

.c-rich.c-rich-img.is-active {
  border: 1px solid #1193f5;
}

.div-block {
  display: inline-block;
}

.div-block-2 {
  display: inline-block;
}

.ui-class_section {
  margin-top: 12px;
  margin-bottom: 42px;
  padding: 64px 42px;
  border: 1px solid #000;
}

.ui-class_section.ui-class_section-design {
  padding-top: 0px;
  border-color: #10b48e;
}

.ui-class_section.ui-class_box-dev {
  border-color: #9e9e9e;
}

.ui-class_section.ui-class_section-dev {
  padding-top: 0px;
  border-color: #9e9e9e;
}

.ui-class_dev-section {
  margin-top: 12px;
  margin-bottom: 12px;
  padding: 24px;
}

.c-hero {
  position: relative;
  padding: 128px 30px;
  z-index: 1005;
  border-bottom: 1px solid #ebecef;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  border-color: #e1e9f0;
  background-color: #fafafa;
  color: #2c2f32;
}

.c-hero.is-big {
  padding-top: 208px;
  padding-bottom: 208px;
}

.c-hero.is-small {
  padding: 60px 40px;
}

.c-hero.is-compact {
  padding-top: 32px;
  padding-bottom: 24px;
}

.c-hero.is-form {
  padding-top: 64px;
  padding-bottom: 64px;
  border-color: #e1e9f0;
  background-color: #fff;
  background-image: none;
  color: #2c2f32;
}

.u-relative {
  position: relative;
}

.u-absolut {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
}

.u-fixed {
  position: fixed;
}

.u-coloroverlay {
  background-color: rgba(0, 0, 0, 0.6);
}

/* CUSTOM: #8046 */
.c-hero-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
/* END CUSTOM: #8046 */

.c-folderheader {
  text-align: center;
}

.c-folderheader.is-small {
  position: relative;
  padding-right: 52px;
  text-align: left;
}

.c-herocontent {
  position: relative;
  z-index: 1005;
}

.c-herocontent.u-center {
  text-align: center;
}

.u-width640 {
  max-width: 640px;
}

.u-center {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.foldershortcutdropdown_container {
  margin-top: 24px;
  text-align: left;
}

.foldershortcutdropdown_container.is-small {
  text-align: left;
}

.foldershortcutdropdown_container.is-compact {
  text-align: right;
}

.c-foldershortcutdropdown_toggle.is-compact {
  width: 300px;
}

.c-foldershortcutdropdown_toggle {
  width: 540px;
  padding-top: 16px;
  padding-bottom: 16px;
  border: 1px solid #e1e9f0;
  background-color: #fff;
  color: #2c2f32;
  font-size: 15px;
  border-radius: 4px;
}

.c-foldershortcutdropdown_toggle:hover {
  background-color: #f6f9fc;
}

.c-foldershortcutdropdown_list {
  background-color: #fff;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
}

/* CUSTOM: #4580 */
.c-foldershortcutdropdown_list.w--open {
  max-width: 360px;
  max-height: 240px;
  overflow: auto;
}
.dropdown-item-selected {
  background: #e4e4e4;
}
/* end Hero dropdown */

.c-foldershortcutdropdown_listlink {
  overflow: hidden;
}

.c-foldershortcutdropdown_listlink:hover {
  background-color: #fafafa;
}

.c-folderformcard {
  position: relative;
  border: 1px solid #e1e9f0;
  border-radius: 4px;
  background-color: #fff;
}

.c-folderformcard:hover {
  border-color: #18191b;
  box-shadow: 0 1px 35px 0 rgba(225, 233, 240, 0.8);
}

.c-folderformcard:focus {
  border-color: #1193f5;
}

.c-folderformcard-boxbody {
  display: -ms-flexbox;
  display: flex;
  padding: 16px 24px 18px;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 215px;
}

.c-folderformcard-thumbnail {
  width: 80px;
  margin-right: 24px;
  float: left;
  border: 1px solid #e8e8e8;
}

.c-folderformcard-thumbnail.is-card {
  display: none;
}

.c-folderformcard-boxoverflow {
  overflow: hidden;
}

.c-folderformcard-details {
  display: inline-block;
  margin-right: 12px;
}

.c-folderformcard-details.is-card {
  width: 15%;
  margin-right: 0px;
}

.c-folderformcard-ctabox {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  padding-top: 60px;
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 50%, #fff);
  text-align: center;
}

.c-folderformcard-ctabox:hover {
  background-color: #1193f5;
  background-image: none;
}

.c-folderform-ctalinkbox {
  display: inline-block;
  margin-right: 4px;
  margin-left: 4px;
  padding: 8px;
  -ms-transform: none;
  transform: none;
}

.c-folderform-ctalinkbox:hover {
  background-color: #097ed6;
}

.c-folderform-ctalink {
  margin-right: 12px;
  padding: 10px 20px;
  border: 1px solid #e5ebf0;
  border-radius: 4px;
  background-color: #f5f8fa;
  color: #2c2f32;
  font-weight: 700;
  text-decoration: none;
}

/* CUSTOM: #5065 */
.c-folderform-ctalink:last-child {
  margin-right: 0;
}
/* end #5065 */

.c-folderform-ctalink:hover {
  border-color: #0050c9;
  background-color: #0f2135;
  color: #fff;
}

.c-folderform-ctalink.c-folderform-ctalink--dark {
  border-color: #0050c9;
  background-color: #0050c9;
  color: #fff;
}

.c-folderform-ctalink.c-folderform-ctalink--dark:hover {
  border-color: #0f2135;
  background-color: #0f2135;
}

.c-folderform-ctalink.c-folderform-ctalink--small {
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 13px;
}

.c-folderform-ctalink.c-folderform-ctalink--recordportal:hover {
  border-color: #1b651f;
  background-color: #0f2135;
}

.c-folderformlist {
  position: relative;
  padding: 12px 16px;
  border: 1px solid #e8e8e8;
  background-color: #fff;
}

.c-folderformlist-list-list_item {
  margin-bottom: 4px;
}

.c-folderformlist-itemcard {
  display: inline-block;
  width: 50%;
  padding: 8px;
}

.c-folderformlist-itemcard.is-full {
  width: 100%;
}

.u-width55per {
  width: 55%;
}

.c-folderformlist-ctabox {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  padding-top: 12px;
  color: #fff;
  text-align: center;
}

.c-folderformlist-ctabox:hover {
  background-color: #1193f5;
}

.c-folderformlist-details {
  display: inline-block;
  width: 15%;
}

.c-folderformlist-details.u-width55per {
  width: 55%;
}

.c-folderformlist-card {
  margin-right: -8px;
  margin-bottom: 0px;
  margin-left: -8px;
}

.c-folderformlist-card-list_item {
  display: inline-block;
  width: 50%;
  padding: 8px;
}

.c-folderformlist-card-list_item.is-full {
  width: 100%;
}

.c-footer {
  padding: 32px 18px 78px;
  color: #fff;
}

.c-footer-image {
  max-height: 64px;
  margin-right: 24px;
  float: left;
}

.c-resourcecard {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  height: 220px;
  padding: 24px 24px 16px;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border: 1px solid #e5ebf0;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0 1px 17px 0 rgba(225, 233, 240, 0.33);
}

/* CUSTOM */
.c-resourcecard-clickable,
.c-resourcecard-clickable:visited,
.c-subfoldercard-clickable,
.c-subfoldercard-clickable:visited {
  text-decoration: none;
  color: unset;
}
/* end */

.c-resourcecard:hover {
  border-color: #2f4a68;
  box-shadow: 0 1px 35px 0 rgba(225, 233, 240, 0.33);
}

.c-resourcecard:focus {
  border-style: solid;
  border-width: 1px 1px 1px 4px;
  border-color: #1193f5;
}

/* CUSTOM: Space between title and description */
.c-resourcecard-link {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 0 auto;
  flex: 0 auto;
  color: #0c74d4;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  -ms-flex-positive: 1;
      flex-grow: 1;
  -ms-flex-align: end;
      align-items: flex-end;
}
/* end space between title and description */

.c-resourcecard-link:focus {
  border: 1px solid #1193f5;
}

.c-resourcecard-linkcontent {
  margin-top: 8px;
}

.ui-class_navitem {
  display: block;
  padding: 12px 12px 12px 48px;
  border-bottom: 1px solid #e8e8e8;
  color: #909ba2;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.ui-class_navitem:hover {
  background-color: #f6f9fc;
}

.ui-class_navitem.w--current {
  background-color: #f6f9fc;
}

.ui-class_navitem.ui-class_subnav {
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 32px;
  font-size: 16px;
}

.ui-class_navigation {
  padding-right: 0px;
  padding-left: 0px;
}

.ui-class_sidebar {
  position: fixed;
  z-index: 20;
  overflow: auto;
  width: 256px;
  height: 100vh;
  padding-bottom: 128px;
  border-right: 1px solid #e8e8e8;
  background-color: #fff;
}

.ui-class_sidebar-header {
  padding: 32px 24px 64px 32px;
}

.ui-class_sidebar-logo {
  width: 80px;
}

.ui-class_rightsection {
  display: inline-block;
  width: 100%;
  padding-bottom: 120px;
  padding-left: 256px;
  background-color: #f6f9fc;
}

.ui-class_navitem-section {
  padding: 12px 18px 12px 32px;
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  background-color: #e4e9ec;
  color: #62717a;
}

.c-buttonclear {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  margin-right: 48px;
  padding-top: 10px;
  padding-right: 12px;
  padding-left: 12px;
  color: #909ba2;
  text-decoration: none;
}

.wrapper {
  display: block;
  width: 960px;
  margin-right: auto;
  margin-left: auto;
}

.c-subfoldercard {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  height: 180px;
  padding: 24px 24px 16px;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border: 1px solid #e1e9f0;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0 1px 3px 0 rgba(225, 233, 240, 0.4);
  text-align: left;
  cursor: pointer;
}

.c-subfoldercard:hover {
  border-color: #18191b;
  box-shadow: 0 1px 35px 0 rgba(225, 233, 240, 0.8);
}

.c-subfoldercard:focus {
  border-color: #0c74d4;
}

.c-subfoldercard-icon {
  width: 40px;
  height: 40px;
}

.c-texteditor-textcolor {
  padding: 8px 12px;
  border-style: solid none none;
  border-width: 1px;
}

.c-texteditor-colorswatch {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-top: 4px;
  margin-right: 8px;
  margin-bottom: 4px;
  border-radius: 4px;
  cursor: pointer;
}

.c-texteditor-colorswatch.is-active {
  background-image: url(../../static/media/sprite20-2017.5858e40c.png);
  background-position: -280px -40px;
  background-size: 460px;
}

.c-texteditor-colorswatch.u-swcolora {
  background-color: #6d7479;
}

.u-pcolorg {
  color: #ed4236;
}

.u-pcolorh {
  color: #c62a28;
}

.u-pcolori {
  color: #9c27af;
}

.u-pcolorj {
  color: #6a1a9a;
}

.u-pcolork {
  color: #2365c0;
}

.u-pcolorl {
  color: #4dae51;
}

.u-pcolorm {
  color: #357d32;
}

.u-pcolorn {
  color: #ef6c2d;
}

.u-pcoloro {
  color: #795548;
}

.u-pcolorp {
  color: #4e352f;
}

.u-swcolora {
  background-color: #6d7479;
}

.u-swcolorb {
  background-color: #2d3032;
}

.u-swcolorc {
  background-color: #ed4236;
}

.u-swcolord {
  background-color: #c62a28;
}

.u-swcolore {
  background-color: #9c27af;
}

.u-swcolorf {
  background-color: #6a1a9a;
}

.u-swcolorg {
  background-color: #3b96f3;
}

.u-swcolorh {
  background-color: #2365c0;
}

.u-swcolori {
  background-color: #4dae51;
}

.u-swcolorj {
  background-color: #357d32;
}

.u-swcolork {
  background-color: #f29737;
}

.u-swcolorl {
  background-color: #ef6c2d;
}

.u-swcolorm {
  background-color: #795548;
}

.u-swcolorn {
  background-color: #4e352f;
}

.c-texteditor-videourl {
  padding: 12px;
  border-style: solid none none;
  border-width: 1px;
}

.u-pt4 {
  padding-top: 4px;
}

.u-mt4 {
  margin-top: 4px;
}

.c-rich-video-videoicon {
  position: absolute;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.video-2 {
  width: 1340px;
  height: 754px;
}

.c-rich-tooltip {
  position: relative;
  display: inline-block;
  padding: 4px 8px;
  border: 1px solid #d4dce0;
  background-color: #ededf1;
  opacity: 0;
  -ms-transform: translate(0px, 12px);
  transform: translate(0px, 12px);
  transition: all 200ms ease;
}

.c-rich-tooltip.is-active {
  opacity: 1;
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.c-section {
  padding: 64px 30px;
  border-bottom: 1px solid #e1e9f0;
  /* CUSTOM: #5728 */
  background: #fff;
}

.c-section.c-section--white {
  background-color: #fff;
}

.c-section.c-section--cards {
  background-color: #fafafa;
}

.c-navigation {
  z-index: 1006;
  height: 64px;
  background-color: #fff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.08);
}

.c-navigation-oneNav {
  height: 56px;
}

.c-navigation-logo {
  padding: 16px 24px;
}

.c-navigation-logo:focus {
  background-color: #2f4a68;
  color: #fff;
}

.c-companyname {
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  letter-spacing: 0.4px;
}

.c-navigation-link {
  padding: 22px 16px;
  color: #0a59a4;
  vertical-align: middle;
}

.c-navigation-link:hover {
  background-color: #fafafa;
  color: #0a549a;
}

.c-navigation-link:focus {
  background-color: #fafafa;
  color: #0a549a;
}

.u-colorh {
  background-color: #fafafa;
}

.c-folderformlist-list-list_header {
  padding: 8px 12px;
}

.c-resourcecard-listitem {
  display: inline-block;
  width: 33.33%;
  padding: 8px;
}

.c-resourcecard-listitem.is-double {
  width: 50%;
}

.c-subfoldercard-list {
  margin-right: -8px;
  margin-left: -8px;
}

.c-subfoldercard-listitem {
  display: inline-block;
  width: 50%;
  padding: 8px;
}

.c-subfoldercard-listitem.is-full {
  width: 100%;
}

.c-subfoldercard-listitem--double {
  display: inline-block;
  width: 50%;
  padding: 8px;
}

.c-footerseamless {
  position: fixed;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 20;
  height: 42px;
  padding: 8px 12px;
  background-color: #fff;
  box-shadow: 0 -1px 3px 0 rgba(0, 0, 0, 0.12);
  color: #62717a;
  font-size: 13px;
  text-decoration: none;
}

.c-footerlink {
  display: inline-block;
  margin-right: 24px;
  color: #0c74d4;
  font-size: 14px;
  line-height: 26px;
  text-decoration: none;
}

.c-footerlink:hover {
  color: #2f4a68;
}

.c-footer-ada {
  position: relative;
  margin-top: -6px;
  margin-right: 8px;
}

.c-avatarnav {
  display: inline-block;
  width: 32px;
  height: 32px;
  margin-right: 12px;
  border-radius: 50%;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAARgAAAEYCAIAAAAI7H7bAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QjkxRkI0MTY1RTMzMTFFNkExQzU4OTdCNzY4MDYzNjEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QjkxRkI0MTc1RTMzMTFFNkExQzU4OTdCNzY4MDYzNjEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpCOTFGQjQxNDVFMzMxMUU2QTFDNTg5N0I3NjgwNjM2MSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpCOTFGQjQxNTVFMzMxMUU2QTFDNTg5N0I3NjgwNjM2MSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pk3ix5IAABzlSURBVHja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);
  background-position: 0px 0px;
  background-size: cover;
}

.c-navigation-dropdown_toggle {
  padding-top: 16px;
  padding-bottom: 16px;
}

.c-navigation-dropdown_toggle:hover {
  background-color: #fafafa;
}

.c-navigation-dropdown_list.w--open {
  right: 0px;
  width: 240px;
  background-color: #fff;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
}

.icon {
  margin-right: 21px;
}

.c-navigation-dropdown_listlink {
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 32px;
  transition: background-color 200ms ease;
  color: #2c2f32;
}

.c-navigation-dropdown_listlink:hover {
  background-color: #fafafa;
}

.c-navigation-dropdown_listlink.u-pb16 {
  padding-bottom: 16px;
}

.c-navigation-dropdown_listlink.c-navigation-dropdown_listlink--divider {
  padding-bottom: 16px;
  border-bottom: 1px solid #e4e9ec;
}

.u-bb1 {
  border-bottom: 1px solid #000;
}

.c-navigation-container {
  display: inline;
}

.image {
  height: 20px;
}

.c-subfoldercard-button {
  display: inline-block;
}

.c-tagssystem-wrapper {
  position: relative;
}

.c-tagssystem-input {
  padding: 4px;
  border: 1px solid #e0e0e0;
  background-color: #fff;
}

.c-tags-list {
  margin-bottom: 0px;
}

.c-tags-listitem-tag {
  height: 28px;
  max-width: 300px;
  margin: 4px;
  padding: 2px 4px 2px 16px;
  float: left;
  border: 2px solid #9575cd;
  border-radius: 18px;
  background-color: #fff;
  color: #9575cd;
  font-size: 12px;
  line-height: 18px;
  font-weight: 500;
}

.c-tagssystem-list {
  margin-bottom: 0px;
}

.c-tagssystem-taglabel {
  display: inline-block;
  overflow: hidden;
}

.c-tagssystem-listitem {
  position: relative;
  margin: 4px;
  padding: 4px 16px;
  float: left;
  transition: padding 400ms ease;
  font-size: 12px;
}

.c-tagssystem-listitem.c-tagssystem-listitem--input {
  padding: 0px;
  transition: padding 400ms ease;
}

.c-tagssystem-listitem.c-tagssystem-listitem--filled {
  border-radius: 18px;
  background-color: #9575cd;
  color: #fff;
}

.c-tagssystem-listitem.c-tagssystem-listitem--filled.u-filledred {
  background-color: #f44336;
}

.c-tagssystem-listitem.c-tagssystem-listitem--filled.u-filledpink {
  background-color: #e91e63;
}

.c-tagssystem-listitem.c-tagssystem-listitem--filled.u-filledpurple {
  background-color: #9c27b0;
}

.c-tagssystem-listitem.c-tagssystem-listitem--filled.u-filleddeeppurple {
  background-color: #673ab7;
}

.c-tagssystem-listitem.c-tagssystem-listitem--filled.u-filledindigo {
  background-color: #3f51b5;
}

.c-tagssystem-listitem.c-tagssystem-listitem--filled.u-filledblue {
  background-color: #2196f3;
}

.c-tagssystem-listitem.c-tagssystem-listitem--filled.u-filledlightblue {
  background-color: #03a9f4;
}

.c-tagssystem-listitem.c-tagssystem-listitem--filled.u-filledcyan {
  background-color: #00bcd4;
}

.c-tagssystem-listitem.c-tagssystem-listitem--filled.u-filledteal {
  background-color: #009688;
}

.c-tagssystem-listitem.c-tagssystem-listitem--filled.u-filledgreen {
  background-color: #4caf50;
}

.c-tagssystem-listitem.c-tagssystem-listitem--filled.u-filledlightgreen {
  background-color: #8bc34a;
}

.c-tagssystem-listitem.c-tagssystem-listitem--filled.u-filledlime {
  background-color: #cddc39;
}

.c-tagssystem-listitem.c-tagssystem-listitem--filled.u-filledyellow {
  background-color: #ffd600;
}

.c-tagssystem-listitem.c-tagssystem-listitem--filled.u-filledamber {
  background-color: #ffc107;
}

.c-tagssystem-listitem.c-tagssystem-listitem--filled.u-filledorange {
  background-color: #ff9800;
}

.c-tagssystem-listitem.c-tagssystem-listitem--filled.u-filleddeeporange {
  background-color: #ff5722;
}

.c-tagssystem-listitem.c-tagssystem-listitem--filled.u-filledbrown {
  background-color: #795548;
}

.c-tagssystem-listitem.c-tagssystem-listitem--filled.u-filledgray {
  background-color: #607d8b;
}

.c-tagssystem-listitem.c-tagssystem-listitem--border {
  padding-top: 2px;
  padding-bottom: 2px;
  border: 2px solid #9575cd;
  border-radius: 18px;
  background-color: #fff;
  color: #9575cd;
}

.c-tagssystem-listitem.c-tagssystem-listitem--border.u-borderred {
  border-color: #f44336;
  color: #f44336;
}

.c-tagssystem-listitem.c-tagssystem-listitem--border.u-borderpink {
  border-color: #e91e63;
  color: #e91e63;
}

.c-tagssystem-listitem.c-tagssystem-listitem--border.u-borderpurple {
  border-color: #9c27b0;
  color: #9c27b0;
}

.c-tagssystem-listitem.c-tagssystem-listitem--border.u-borderdeeppurple {
  border-color: #673ab7;
  color: #673ab7;
}

.c-tagssystem-listitem.c-tagssystem-listitem--border.u-borderindigo {
  border-color: #3f51b5;
  color: #3f51b5;
}

.c-tagssystem-listitem.c-tagssystem-listitem--border.u-borderblue {
  border-color: #2196f3;
  color: #2196f3;
}

.c-tagssystem-listitem.c-tagssystem-listitem--border.u-borderlightblue {
  border-color: #03a9f4;
  color: #03a9f4;
}

.c-tagssystem-listitem.c-tagssystem-listitem--border.u-bordercyan {
  border-color: #00bcd4;
  color: #00bcd4;
}

.c-tagssystem-listitem.c-tagssystem-listitem--border.u-borderteal {
  border-color: #009688;
  color: #009688;
}

.c-tagssystem-listitem.c-tagssystem-listitem--border.u-bordergreen {
  border-color: #4caf50;
  color: #4caf50;
}

.c-tagssystem-listitem.c-tagssystem-listitem--border.u-borderlightgreen {
  border-color: #8bc34a;
  color: #8bc34a;
}

.c-tagssystem-listitem.c-tagssystem-listitem--border.u-borderlime {
  border-color: #cddc39;
  color: #cddc39;
}

.c-tagssystem-listitem.c-tagssystem-listitem--border.u-borderyellow {
  border-color: #ffd600;
  color: #ffd600;
}

.c-tagssystem-listitem.c-tagssystem-listitem--border.u-borderamber {
  border-color: #ffc107;
  color: #ffc107;
}

.c-tagssystem-listitem.c-tagssystem-listitem--border.u-borderorange {
  border-color: #ff9800;
  color: #ff9800;
}

.c-tagssystem-listitem.c-tagssystem-listitem--border.u-borderdeeporange {
  border-color: #ff5722;
  color: #ff5722;
}

.c-tagssystem-listitem.c-tagssystem-listitem--border.u-borderbrown {
  border-color: #795548;
  color: #795548;
}

.c-tagssystem-listitem.c-tagssystem-listitem--border.u-bordergray {
  border-color: #607d8b;
  color: #607d8b;
}

.c-tagssystem-listitem.is-selected {
  opacity: 0.9;
}

.c-tagssystem-inputadd {
  width: 100%;
  height: 28px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  border: 0px none #000;
  font-size: 14px;
}

.c-tagssystem-dropdown {
  display: block;
  overflow: auto;
  width: 100%;
  max-height: 178px;
  padding-top: 8px;
  padding-bottom: 8px;
  background-color: #fff;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
}

.c-tagssystem-dropdown-listitem {
  padding: 12px 16px;
  cursor: pointer;
}

.c-tagssystem-dropdown-listitem:hover {
  background-color: #fafafa;
}

.c-tagssystem-dropdown-listitem.is-hover {
  background-color: #fafafa;
}

.c-tagssystem-dropdown-list {
  margin-bottom: 0px;
}

.c-loaderimg.c-loaderimg--small {
  width: 30px;
  margin-right: 16px;
}

.c-dropdownlabel {
  display: inline-block;
}

.c-tagssystem-avatar {
  width: 28px;
  height: 28px;
  margin-right: 16px;
  padding-left: 1px;
  float: left;
  border-radius: 50%;
  background-color: #9575cd;
  color: #fff;
  font-size: 10px;
  line-height: 28px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.c-tagssystem-avatar.c-tagssystem--avatarimage {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAARgAAAEYCAIAAAAI7H7bAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QjkxRkI0MTY1RTMzMTFFNkExQzU4OTdCNzY4MDYzNjEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QjkxRkI0MTc1RTMzMTFFNkExQzU4OTdCNzY4MDYzNjEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpCOTFGQjQxNDVFMzMxMUU2QTFDNTg5N0I3NjgwNjM2MSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpCOTFGQjQxNTVFMzMxMUU2QTFDNTg5N0I3NjgwNjM2MSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pk3ix5IAABzlSURBVHja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);
  background-position: 0px 0px;
  background-size: cover;
}

.c-tagssystem-avatar.u-avatarred {
  background-color: #f44336;
}

.c-tagssystem-avatar.u-avatarpink {
  background-color: #e91e63;
}

.c-tagssystem-avatar.u-avatarpurple {
  background-color: #9c27b0;
}

.c-tagssystem-avatar.u-avatardeeppurple {
  background-color: #673ab7;
}

.c-tagssystem-avatar.u-avatarindigo {
  background-color: #3f51b5;
}

.c-tagssystem-avatar.u-avatarblue {
  background-color: #2196f3;
}

.c-tagssystem-avatar.u-avatarlightblue {
  background-color: #03a9f4;
}

.c-tagssystem-avatar.u-avatarcyan {
  background-color: #00bcd4;
}

.c-tagssystem-avatar.u-avatarteal {
  background-color: #009688;
}

.c-tagssystem-avatar.u-avatargreen {
  background-color: #4caf50;
}

.c-tagssystem-avatar.u-avatarlightgreen {
  background-color: #8bc34a;
}

.c-tagssystem-avatar.u-avatarlime {
  background-color: #cddc39;
}

.c-tagssystem-avatar.u-avataryellow {
  background-color: #ffd600;
}

.c-tagssystem-avatar.u-avataramber {
  background-color: #ffc107;
}

.c-tagssystem-avatar.u-avatarorange {
  background-color: #ff9800;
}

.c-tagssystem-avatar.u-avatardeeporange {
  background-color: #ff5722;
}

.c-tagssystem-avatar.u-avatarbrown {
  background-color: #795548;
}

.c-tagssystem-avatar.u-avatargray {
  background-color: #607d8b;
}

.c-tagssystem-dropdown-listitem-details {
  overflow: hidden;
}

.c-tagssystem-dropdown-listitem-email {
  color: #6d7479;
  font-size: 13px;
}

.c-loader {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.c-loader.is-full {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0px;
  bottom: 0%;
  z-index: 99999;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #fff;
  text-align: center;
}

.c-loader-img {
  position: static;
}

.c-loader-img.is-full {
  position: absolute;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.c-loader-img.is-small {
  display: block;
  width: 30px;
  height: 30px;
  margin-right: auto;
  margin-left: auto;
}

.c-tagssystem-tagclose {
  position: absolute;
  top: -4px;
  right: -1px;
  width: 14px;
  height: 14px;
  padding: 4px;
  border-radius: 50%;
  background-color: #62717a;
  cursor: pointer;
}

.c-tagssystem-closeimg {
  display: block;
}

.u-mr4 {
  margin-right: 4px;
}

.c-section-header {
  margin-top: 0px;
  margin-bottom: 40px;
}

.c-folderdetailssearch {
  position: relative;
}

.c-folderdetailssearch-input {
  height: 62px;
  margin-bottom: 0px;
  padding-left: 72px;
  border-style: solid;
  border-width: 1px;
  border-color: #e1e9f0 transparent;
  transition: all 200ms ease;
}

.c-folderdetailssearch-input:focus {
  background-color: #18191b;
  color: #fff;
}

.c-permissions {
  padding-top: 80px;
  text-align: center;
}

.c-permissions-wrapper {
  display: block;
  width: 800px;
  margin-top: 80px;
  margin-right: auto;
  margin-left: auto;
}

.c-login-logo {
  height: 120px;
  margin-bottom: 24px;
  text-align: center;
}

.image-2 {
  max-height: 100%;
}

.c-permissions-logged {
  margin-bottom: 40px;
}

.c-folderdetailssearch-clear {
  position: absolute;
  top: 20px;
  right: 30px;
  display: inline-block;
  width: 48px;
  padding: 0px 6px;
  border-radius: 2px;
  background-color: #f5f5f5;
  color: #09549a;
  font-size: 13px;
  line-height: 24px;
  text-align: center;
  text-decoration: none;
}

.c-folderdetailssearch-clear:hover {
  background-color: #1193f5;
  color: #fff;
}

.c-emptystate {
  padding-top: 10px;
  padding-bottom: 96px;
}

/* CUSTOM */
.c-emptystatesearch {
  padding-top: 96px;
  padding-right: 96px;
}
/* END CUSTOM */

.c-rich-htmlpreview-edit {
  position: absolute;
  top: 4px;
  right: 4px;
  width: 20px;
  height: 20px;
}

.c-rich-htmlpreview {
  position: relative;
  height: 64px;
  margin-top: 16px;
  margin-bottom: 16px;
  background-color: #f6f9fc;
}

.c-modal {
  display: block;
  max-width: 940px;
  margin: 40px auto;
  background-color: #fff;
}

.c-modal.c-modal--small {
  max-width: 520px;
}

.c-modal.c-modal--html {
  height: 526px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.c-modal-header {
  padding: 12px 16px;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.15);
}

.c-modal-body {
  overflow: auto;
  max-height: 80vh;
  padding: 16px;
}

.c-modal-footer {
  padding: 16px;
  border-top: 1px solid #e4e9ec;
  text-align: right;
}

.c-blackscreen {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 9999;
  overflow: auto;
  padding: 12px;
  background-color: rgba(0, 0, 0, 0.8);
}

.c-modal-footerlink {
  display: block;
  margin-top: 8px;
  float: left;
  color: #62717a;
  text-decoration: none;
}

.c-htmleditor {
  position: relative;
}

.c-htmleditor-input {
  max-height: 332px;
  min-height: 332px;
  padding: 24px;
  border: 1px solid #000;
  border-radius: 6px;
  background-color: #2c2f32;
  font-family: Inconsolata, monospace;
  color: #fff;
}

.c-htmleditor-input:focus {
  border-color: #1193f5;
}

.c-htmleditor-numbers {
  position: absolute;
  width: 32px;
  height: 100%;
  padding-top: 16px;
  border-right: 1px solid #000;
  font-family: Inconsolata, monospace;
  color: #fff;
  text-align: center;
}

.paragraph {
  color: #909ba2;
  font-size: 13px;
}

.c-modal-disclaimer {
  padding: 8px 12px;
  border-radius: 4px;
  background-color: #e4e9ec;
  color: #62717a;
}

.u-colorred500 {
  background-color: #f44336;
}

.u-height700 {
  height: 700px;
}

.c-announcement {
  display: -ms-flexbox;
  display: flex;
  padding: 8px 16px;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  border-bottom: 1px solid #d4dce0;
  background-color: #fafafa;
}

.c-announcement.is-modal {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 10000;
  max-width: 540px;
  min-width: 320px;
  padding: 52px 52px 40px;
  -ms-flex-direction: column;
  flex-direction: column;
  border-width: 0px;
  border-radius: 4px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.1), 0 0 12px 0 rgba(0, 0, 0, 0.15);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}

.c-announcement.is-footer {
  position: fixed;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 10000;
  padding-top: 42px;
  padding-bottom: 42px;
  border-top: 1px solid #d4dce0;
  border-bottom-width: 0px;
}

.c-announcement-cta.is-hellobar {
  padding-right: 16px;
  padding-left: 16px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.c-announcement-contentwrapper {
  max-width: 640px;
  margin-top: 16px;
  margin-bottom: 16px;
  font-size: 15px;
}

.c-announcement-contentwrapper.is-modal {
  margin-bottom: 24px;
}

.c-announcement-ptitle {
  display: inline;
  margin-right: 6px;
  line-height: 24px;
  font-weight: 700;
}

.c-announcement-ptitle.is-modal {
  display: block;
  margin-bottom: 12px;
  font-size: 24px;
  line-height: 30px;
}

.c-announcement-ptitle.is-footer {
  display: block;
  margin-bottom: 8px;
  font-size: 24px;
  line-height: 30px;
}

.c-announcement-ptext {
  display: inline;
  line-height: 24px;
}

.c-announcement-close {
  width: 14px;
  height: 14px;
  padding: 4px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 8px;
  background-color: #909ba2;
}

.c-announcement-close.is-modal {
  position: absolute;
  top: 4px;
  right: 4px;
}

.u-displayblock {
  display: block;
}

.c-announcement-image {
  max-height: 56px;
  max-width: 120px;
  margin-right: 16px;
}

.c-announcement-image.is-footer {
  max-height: 120px;
  max-width: 280px;
  margin-right: 24px;
}

.c-announcement-image.is-modal {
  max-height: 120px;
  max-width: 240px;
  margin-right: 0px;
  margin-bottom: 8px;
}

.c-modal-image {
  margin-top: 32px;
  margin-bottom: 32px;
}

.c-folderformcard-actions {
  margin-top: 20px;
}

.c-folderformlist-actions {
  margin-top: 8px;
}

.c-resourcecard-linkicon {
  margin-left: 6px;
}

.c-resoucecard-linktext {
  display: inline-block;
  color: #075997;
  font-weight: 700;
}

.c-subfoldercard-title {
  margin-top: 0px;
  font-size: 18px;
  line-height: 28px;
  font-weight: 700;
}

.c-folderformcard-title {
  color: #1b2735;
  margin-top: 4px;
  margin-bottom: 8px;
  font-size: 18px;
  line-height: 28px;
  font-weight: 700;
}

.c-resourcercard-title {
  margin-top: 0px;
  margin-bottom: 8px;
  font-size: 18px;
  line-height: 28px;
  font-weight: 700;
}

.c-resourcecard-p {
  color: #4d5760;
  line-height: 24px;
}

.c-hero-title {
  margin-bottom: 12px;
  font-size: 52px;
  line-height: 56px;
  font-weight: 700;
}

.c-hero-subtitle {
  font-size: 16px;
  line-height: 28px;
  font-weight: 500;
}

.c-heroicons {
  position: absolute;
  left: auto;
  top: 16px;
  right: 0%;
  bottom: auto;
}

.c-heroicons-icon {
  margin-left: 12px;
}

.c-hero-formtype {
  margin-bottom: 18px;
  color: #1b2735;
  line-height: 14px;
}

.c-hero-formtype-icon {
  height: 14px;
  margin-right: 10px;
  float: left;
}

.c-hero-formtype-text {
  overflow: hidden;
  font-size: 12px;
  line-height: 16px;
  font-weight: 700;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}

.c-tip {
  position: absolute;
  left: 9px;
  top: -3px;
  right: 9px;
  width: 7px;
  height: 7px;
  background-color: #354e6b;
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.c-tip.included {
  top: -4px;
  border-top: 1px solid #ebecef;
  border-left: 1px solid #ebecef;
  background-color: #fff;
}

.c-tip.c-tip-left {
  left: auto;
}

.c-vitaltext {
  display: inline-block;
  line-height: 18px;
  /* CUSTOM: Icons alignment */
  vertical-align: middle;
}

.c-vitaldropdown {
  position: relative;
  cursor: pointer;
}

.c-tooltip {
  position: absolute;
  left: 4px;
  top: 43px;
  display: none;
  padding: 5px 10px;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 2px;
  background-color: #354e6b;
  color: #fff;
  font-size: 12px;
  line-height: 1px;
}

.c-tooltip.list {
  left: 136px;
  display: none;
  width: 170px;
  padding: 10px;
  border: 1px solid #ebecef;
  background-color: #fff;
}

.c-tooltip.c-tooltip-left {
  left: auto;
  top: 50px;
  right: -2px;
  width: 93px;
  -ms-flex-order: 0;
  order: 0;
  -ms-flex: 0 auto;
  flex: 0 auto;
  text-align: left;
}

.c-tooltiplabel {
  line-height: 15px;
}

.c-tooltiplabel.included {
  margin-bottom: 4px;
  padding-left: 17px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAI8AAAB2CAYAAADx/sBCAAAACXBIWXMAAITgAACE4AE4OoN3AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAATuSURBVHgB7d07iFRXGMDxb3V9pIhp7AISUkVIMFWqSISkEiJYRZeEWCZo6oDWilor2okgaqWgsJVb+KjsREErC8FuG7VQ18d1PpfrntUZ595zz/v8/zAMq+wM7PyYOd+dmXNFiIiIsmnG/KFpmh2jq7+FqEOzH/38zeiyT4g6tEaILAMPWQcesg48ZB14yDrwkHXgIevAQ9aBh6wDD1kHHrIOPGQdeArp7uJbCR14Cujo7Vey4+ILOX//tYRsVijrFM7x0UX7b2Hp/fXc1jAPK888GWfC0RpZBhTqGQg8mfYxnLaQgMCTYZPgtIUCBJ7MmganLQQgFsyZpBgOXFuSCw+6Y2gBaT4W0TzzZJANHPN3fT0DgSfxhsAxb8MHIPAknAs45m25BgSeRHMJx7xNl4DAk2A+4Ji37QoQeBLLJxzzPlwAAk9ChYBj3tdQQOBJpJBwzPscAgg8CRQDjnnfCujW4/6fBwJP5GLCadv73az8/HV/CuCJWApw5kZwTvy2XmwCT6Ryh6OBJ0IlwNHAE7hS4GjgCVhJcDTwBKo0OBp4AlQiHA08nisVjgYej5UMRwOPp0qHo4HHQzXA0cDjuFrgaOBxWE1wNPA4qjY4GngcVCMcDTwDqxWOBp4B1QxHA49ltcPRwGMRcJZLAs+jZ43kEnBWio5n/uFr+fHscznWYc+Z2AFndVHxPHrayP6FZTSKJ2VAwPm0aHgUzq7LL+TJy5WXLMXz5/zLVf+WQsAZXxQ8ikPhjFvrzD98I79P+L8YAWdyUfDsmoLj3uII16U0AAFncsHxHLy5JHcXp6NQOAooxrb4bfuB89mC4tE1zek73R8MBfRLhG3xNeBMLxieIdPUgYWloJMYcLoVBI8eyxn64Ica5YHTPe94zGM5Q/M9ygOnX17xjDuWMzRfozxw+ucNTwvHx7jtepQHjl3e8Pw17/c4jatRHjj2ecHT9VjO0NpRvs/4bwacYTnH0/dYjosUa99JDDjDc4on5jvjfe4bOG5yhsfFsZyhdRnlgeMuZ3i+37x2dJmR2Okor+ugcYt14LjNGZ4tm2bkxp4v5J9t8c//1k5iJiDguM/5gvnI9vXy/0/rJHbmKA8cP616nWmaZt/o6ow46NSdV3LoZvqfS/ZdqXA0bwcJ/922Tq7v2ShfbYi/DopVyXA0r+9t/bB5jVz/Y6Ns+bI+QKXD0by/q64L6Su76wJUAxwtyOd5FJC+hO38dq2UXi1wtGCfJNS1z7mdG5KYxHxVExwt+AfgFU+JgGqDo0X56o3iOfFrOX/oGuFo0b4xOrd19v06KPeFdK1wtKjfVddRPudJrGY4WvRdMtpRPoU3VftUOxwtif15FNDV3fmM8sBZLpmdwXIZ5YGzUnLbyqU8ygNndUnuSZjiKA+cT0t2Q8uURnngjC/p3VBTGOWBM7nkt9KNOcoD5/NlsQ9zjFF+L3Cmls0m3iFHeYVzEjhTy24HeN+jPHC6l+XpA3yN8sDpV7bnnnA9ygOnf1mfuMTVKA8cu7I/683QUR449hVxyiTbUR44wyrmfFt9R3ngDK8YPG1dRnnguKk4PJriObx9PCDguKtIPFr7XXlzEgOO24rFo5mjPHDcF38nJs99+K78pnp36/BV0c88bcDxUxV4yE/gIevAQ9aBh6wDD1kHHrIOPGQdeMg68JB14CHr3gFzfQS/KCkmFgAAAABJRU5ErkJggg==);
  background-position: 0px 5px;
  background-size: auto 8px;
  background-repeat: no-repeat;
  color: #1b2735;
  font-size: 13px;
  line-height: 18px;
}

.c-hero-formstats {
  display: inline-block;
  margin-right: 16px;
}

.c-hero-formstats-icon {
  margin-right: 8px;
  float: left;
}

.c-hero-formstats-icon.smaller {
  padding-top: 2px;
  padding-bottom: 2px;
}

.number-of-things {
  color: #6d7d8f;
}

.c-hero-formstatswrapper {
  margin-top: 32px;
}

.c-hero-formstats-text {
  overflow: hidden;
  font-size: 16px;
  font-weight: 700;
}

.c-sidebar-formcity {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 19px;
  line-height: 26px;
}

.c-sidebar {
  position: fixed;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 280px;
  height: 100%;
  padding-top: 96px;
  padding-right: 30px;
  padding-left: 30px;
  border-left: 1px solid #ebecef;
  background-color: #fff;
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  transition: transform 400ms ease-in;
  /* CUSTOM: #5592 */
  overflow: auto;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  z-index: 1001;
}
.c-sidebar.is-hidden {
  -ms-transform: translate(280px, 0px);
  transform: translate(280px, 0px);
}

/* CUSTOM: #5592 */
.c-sidebar-content-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  min-height: 100%;
}

/* end #5592 */

/* CUSTOM: #6949 */
.c-sidebar-bottom-container {
  -ms-flex-positive: 1;
      flex-grow: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: end;
      justify-content: flex-end;
}
/* end #6949 */

.c-sidebar-acknowledgementparagraph {
  margin-bottom: 20px;
  color: #2c2f32;
  font-size: 11px;
  line-height: 17px;
}

.c-sidebar-expirestext {
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
}

.c-sidebar-logo {
  height: 75px;
  margin-bottom: 25px;
}

/* CUSTOM: #4646 #4647 #4592 */
.c-sidebar-countdown {
  width: 100%;
  margin: 5px 0;
  text-align: right;
}
.c-sidebar-expirationdate {
  color: #1b2735;
  font-size: 16px;
  font-weight: 600;
  text-align: right;
}
/* end #4646 #4647 #4592 */

/* CUSTOM: #5592 */
.c-sidebar-buttonholder {
  padding: 30px 0;
}
/* end #5592 */

/* CUSTOM: #6119 */
.c-sidebar-attachments-container {
  display: block;
  margin: 16px 0px;
}

.c-sidebar-button-file,
.c-sidebar-dropdown-file {
  display: block;
  margin-bottom: 4px;
  padding: 8px 6px;
  border: 1px solid #e5ebf0;
  border-radius: 4px;
  background-color: #f5f8fa;
  box-shadow: none;
  color: #2c2f32;
  transition-property: all;
  transition-duration: 200ms;
  transition-timing-function: ease;
  font-weight: 400;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
}

.c-sidebar-button-file.is-big {
  padding-top: 14px;
  padding-bottom: 14px;
  font-weight: 500;
}

.c-sidebar-button-file.is-big:first-child:not(:hover) {
  padding-top: 14px;
  padding-bottom: 14px;
  background-color: rgb(0, 80, 201);
  box-shadow: rgba(152, 182, 204, 0.62) 1px 1px 11px 0px;
  color: white;
  font-weight: 500;
}

.c-sidebar-button-file:hover,
.c-sidebar-dropdown-file:hover {
  background-color: rgb(15, 33, 53);
  color: white;
}

.dropdown-list.w--open {
  padding-top: 8px;
  padding-right: 8px;
  padding-bottom: 4px;
  padding-left: 8px;
  background-color: white;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 2px 4px 0px;
}

.c-sidebar-dropdownfilewrapper {
  display: block;
}
/* end #6119 */

.c-sidebar-button-text {
  display: inline-block;
}

.c-sidebar-citydetails {
  margin-bottom: 12px;
  color: #4d5760;
  font-size: 14px;
  line-height: 24px;
}

/* CUSTOM */
.c-sidebar-hours {
  white-space: pre-wrap;
}
/* end */

.c-sidebar-expirationbar {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
  padding-bottom: 15px;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid #ebecef;
  /* CUSTOM */
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.c-sidebar-button {
  display: block;
  padding-top: 14px;
  padding-bottom: 14px;
  border-radius: 4px;
  background-color: #0050c9;
  box-shadow: 1px 1px 11px 0 rgba(152, 182, 204, 0.62);
  transition: all 200ms ease;
  color: #fff;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}

.c-sidebar-button:hover {
  background-color: #0f2135;
}

/* CUSTOM: #3888  Past-due */
.c-sidebar-button.c-sidebar-button-disabled,
.c-sidebar-button.c-sidebar-button-disabled:hover,
.c-sidebar-button.c-sidebar-button-disabled:active {
  background-color: #585858;
  cursor: not-allowed;
  -ms-transform: none;
      transform: none;
}
/* end #3888 Past-due */

.c-sidebar-button:active {
  -ms-transform: scale(0.95);
  transform: scale(0.95);
}

.c-sidebar-button.c-sidebar-button--viewrecords {
  margin-top: 12px;
  border: 1px solid #e5ebf0;
  background-color: #f5f8fa;
  box-shadow: none;
  color: #2c2f32;
}

.c-sidebar-button.c-sidebar-button--viewrecords:hover {
  border-color: #0f2135;
  background-color: #0f2135;
  color: #fff;
}

.c-sidebar-button-arrowright {
  position: relative;
  top: 1px;
  height: 12px;
  margin-left: 8px;
  display: inline-block;
}

.ui-class-inlinelink {
  text-decoration: none;
}

.c-formtype {
  display: inline-block;
  font-size: 12px;
  line-height: 16px;
  font-weight: 700;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}

/* CUSTOM #6762 */
.c-breadcrumb-link {
  text-decoration: none;
  color: inherit;
}

.c-breadcrumb-item {
  display: inline-block;
}

.c-breadcrumb-item:not(:first-child):before {
  content: ">";
  margin: 0 8px;
}

.c-breadcrumb-ol {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.c-breadcrumbs-container {
  text-align: center;
}

/* END CUSTOM #6762 */

.c-formname {
  max-width: 800px;
  margin-top: 24px;
  margin-bottom: 0px;
  font-size: 52px;
  line-height: 56px;
}

.c-formname.is-compact {
  margin-top: 8px;
  margin-bottom: 8px;
  font-size: 38px;
  line-height: 48px;
}

.c-formillustration {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 15;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 100%;
  padding-right: 140px;
  padding-left: 80px;
  -ms-flex-align: end;
  align-items: flex-end;
}

.c-formillustration-bubble {
  position: absolute;
  right: -80px;
  bottom: -30px;
  z-index: 0;
  height: 280px;
}

.c-formillustration-formsvg {
  position: relative;
  z-index: 10;
  height: 280px;
  margin-bottom: -50px;
}

.c-webformtypeblock {
  margin-bottom: 18px;
  line-height: 14px;
}

.c-webformtypeblock.small {
  margin-bottom: 0px;
}

/* CUSTOM: #3888 #5728 */
.form-details-main {
  padding-right: 280px;
  transition: padding 400ms ease-in;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-positive: 1;
      flex-grow: 1;
}

.form-details-main #main {
  background: #fafafa;
  -ms-flex-positive: 1;
      flex-grow: 1;
}

.form-details-main #main.white-bg {
  background: #fff;
}

.form-details-container {
  height: 100vh;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}

#main > *:last-child,
#main > *:last-child > *:last-child {
  border-bottom: 0;
}
/* end #3888 #5728 */

.c-masthead {
  position: relative;
  z-index: 1005;
  padding: 60px 40px;
  border-bottom: 1px solid #ebecef;
  background-color: #fafafa;
}

.c-formicon {
  height: 16px;
  margin-right: 10px;
}

.c-container {
  display: block;
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
}

.c-container.c-titlecontainer {
  position: relative;
  z-index: 20;
}

.c-container.c-titlecontainer.has-background {
  color: #fff;
}

.c-container.c-titlecontainer.has-background .c-vitalblock {
  color: #fff;
}

.c-vitalblock {
  display: inline-block;
  margin-right: 14px;
  color: #1b2735;
  font-weight: 600;
}

.c-vitalicon {
  width: 18px;
  margin-right: 7px;
}

.c-vitalicon.smaller {
  padding-top: 2px;
  padding-bottom: 2px;
}

.c-formillustration-ring {
  position: absolute;
  right: 80px;
  bottom: 70px;
  height: 280px;
}

.c-formvitals {
  margin-top: 12px;
}

.c-socialicons {
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin-right: 25px;
  padding-top: 0px;
  float: left;
  -ms-flex-align: center;
  align-items: center;
}

/* CUSTOM: #5309 */
.right-aligned .c-socialicons {
  float: right;
  margin-right: 0;
}
/* end #5309 */

.form-type {
  display: inline-block;
  font-size: 12px;
  line-height: 16px;
  font-weight: 700;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}

.c-navbarlink {
  position: relative;
  bottom: -1px;
  display: inline-block;
  height: 100%;
  margin-right: 34px;
  float: left;
  border-bottom: 3px solid transparent;
  /* CUSTOM: Siteimprove: Insufficient contrast */
  color: #4f5a67;
  font-size: 15px;
  line-height: 46px;
  font-weight: 500;
  text-decoration: none;
}

.c-navbarlink:hover {
  color: #1b2735;
}

/* 
The w--current class is being added by Webflow way too early
(like 200px abover where it should), so to prevent confusion
we are desabling the styling
*/
/* .c-navbarlink.w--current {
  border-bottom-color: #1b2735;
  color: #1b2735;
} */

.tip {
  position: absolute;
  left: 9px;
  top: -3px;
  width: 7px;
  height: 7px;
  background-color: #354e6b;
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.c-formnameblock {
  overflow: hidden;
  height: 1px;
  padding-right: 40px;
  padding-left: 40px;
  border-bottom: 1px solid #ebecef;
  background-color: #fff;
  opacity: 0;
}

.c-toolbarcolumn {
  overflow: hidden;
  width: 50%;
  height: 100%;
  float: left;
}

.c-toolbarcolumn.secondary {
  overflow: visible;
}

.c-toolbarcolumn.secondary.is-nonav {
  width: 100%;
}

.webform-type-block {
  margin-bottom: 18px;
  color: #1b2735;
  line-height: 14px;
}

.webform-type-block.small {
  margin-bottom: 0px;
}

.c-toolbarwrapper {
  position: relative;
  z-index: 500;
  height: 50px;
  padding-right: 40px;
  padding-left: 40px;
  border-bottom: 1px solid #ebecef;
  background-color: #fff;
}

.c-smallformname {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 19px;
  line-height: 17px;
}

.form-icon {
  height: 14px;
  margin-right: 10px;
}

.c-adaicon {
  position: relative;
}

.tooltip {
  position: absolute;
  left: 4px;
  top: 43px;
  display: none;
  padding: 5px 10px;
  border-radius: 2px;
  background-color: #354e6b;
  color: #fff;
  font-size: 12px;
  line-height: 1px;
}

.tooltip-label {
  line-height: 15px;
}

.div-block-3 {
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
}

.c-toolbarcontainer {
  display: block;
  height: 100%;
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
}

.c-actionicon {
  position: relative;
  top: 50%;
  height: 15px;
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.c-actionicon.share {
  height: 13px;
}

.c-actionbuttons {
  position: relative;
  width: 35px;
  height: 35px;
  margin-right: 16px;
  padding-left: 0px;
  border: 1px solid #ebecef;
  border-radius: 900px;
  background-color: #fff;
  box-shadow: 1px 1px 3px 0 rgba(109, 125, 143, 0.13);
  transition: all 292ms ease;
  line-height: 0px;
  text-align: center;
}

.c-actionbuttons:hover {
  border-color: rgba(17, 147, 245, 0.23);
  background-color: rgba(197, 211, 226, 0.3);
  -ms-transform: translate(0px, -2px);
  transform: translate(0px, -2px);
}

.c-actionbuttons.last {
  margin-right: 0px;
}

.c-secondarynav {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 1004;
}

.c-advancedwrapper {
  height: 100%;
  float: right;
}

/* CUSTOM: #5309 */
.c-advancedwrapper.in-navbar {
  display: inline-block;
  float: none;
  padding: 22px 16px 21px 2px;
  vertical-align: middle;
}
/* end #5309 */

.c-advanced {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin-left: 14px;
  float: left;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
}

.c-advanced.last {
  margin-right: 0px;
}

.c-flexcontainer {
  display: -ms-flexbox;
  display: flex;
  margin-right: -40px;
  margin-left: -40px;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.c-ctablock {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  margin-right: 30px;
  margin-bottom: 20px;
  margin-left: 30px;
  color: #1b2735;
  font-weight: 600;
}

.c-ctablock.inline {
  position: static;
  margin: 15px 0px 17px;
}

.c-pinstructions {
  margin-bottom: 0px;
  font-size: 16px;
  line-height: 28px;
}

.c-richtext h3 {
  margin-top: 0px;
  margin-bottom: 20px;
}

.c-richtext p {
  font-size: 16px;
  line-height: 28px;
  /* CUSTOM */
  white-space: pre-wrap;
}

.c-richtext ul {
  padding-left: 0px;
}

.c-richtext li {
  margin-bottom: 14px;
  padding-left: 28px;
  background-image: url(../../static/media/iconmonstr-check-mark-1.fd7bcaec.svg);
  background-position: 0% 8px;
  background-size: 12px;
  background-repeat: no-repeat;
  font-size: 16px;
  line-height: 28px;
}

.c-stepnumber {
  display: inline-block;
  min-width: 25px;
  padding-right: 6px;
  padding-left: 6px;
  float: none;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(17, 147, 245, 0.4);
  border-radius: 900px;
  color: #095a98;
  font-size: 14px;
  line-height: 24px;
  font-weight: 700;
  text-align: center;
}

.section {
  padding: 80px 40px;
  background-color: #fff;
}

.container {
  display: block;
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
}

/*
CUSTOM: This is a fix to add a positive offset to the anchor points
so their take the fixed navbar height into account
*/
#Instructions::before,
#Requirements::before,
#Resources::before,
#Forms::before,
#Introduction::before,
#Sub-Folders::before {
  display: block;
  width: 1px;
  content: "";
  margin-top: -125px;
  height: 125px;
  position: absolute;
}

:target {
  display: block;
  position: relative;
  top: -120px;
  visibility: hidden;
}
/* end */

.c-step {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 25px;
  -ms-flex-align: start;
  align-items: flex-start;
}

.c-stepcontent {
  padding-left: 42px;
}

.c-requirements {
  margin-top: 42px;
  padding-top: 0px;
}

.c-sectionheading {
  margin-top: 0px;
  margin-bottom: 40px;
}

.c-sectioncolumn {
  width: 50%;
  padding-right: 40px;
  padding-left: 40px;
  -ms-flex: 1;
  flex: 1;
}

.c-sectioncolumn.border-left {
  border-left: 1px solid #ebecef;
}

.cta-text {
  display: inline-block;
  margin-right: 8px;
  color: #075997;
  font-size: 16px;
  line-height: 24px;
}

.c-ctablock-arrowright {
  position: relative;
  top: -1px;
  height: 11px;
}

.c-richtextarea {
  margin-bottom: 60px;
}

.c-stepheading {
  margin-top: 0px;
  margin-bottom: 8px;
  font-size: 18px;
  line-height: 28px;
}

.social-icons {
  display: inline-block;
  height: 100%;
  margin-right: 25px;
  padding-top: 7px;
  float: left;
}

.toolbar-column {
  overflow: hidden;
  width: 50%;
  height: 100%;
  float: left;
}

.toolbar-column.secondary {
  overflow: visible;
  padding-left: 40px;
}

.c-acknowledgementparagraph {
  color: rgba(109, 125, 143, 0.59);
  font-size: 11px;
  line-height: 17px;
}

.ada-icon {
  position: relative;
  top: -1px;
  margin-right: 10px;
}

.expires-text {
  display: inline-block;
  font-weight: 400;
}

.expiration-date {
  color: #1b2735;
  font-weight: 600;
}

.action-icon {
  height: 15px;
}

.action-icon.share {
  height: 13px;
}

.action-buttons {
  position: relative;
  width: 35px;
  height: 35px;
  margin-right: 20px;
  padding-top: 9px;
  padding-left: 0px;
  border: 1px solid #ebecef;
  border-radius: 900px;
  background-color: #fff;
  box-shadow: 1px 1px 3px 0 rgba(109, 125, 143, 0.13);
  transition-duration: 292ms;
  line-height: 0px;
  text-align: center;
}

.action-buttons:hover {
  border-color: rgba(17, 147, 245, 0.23);
  background-color: rgba(197, 211, 226, 0.3);
  -ms-transform: translate(0px, -2px);
  transform: translate(0px, -2px);
}

.action-buttons.last {
  margin-right: 0px;
}

.text-block {
  display: inline-block;
  margin-right: 8px;
}

.c-expirationbar {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
  padding-bottom: 15px;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid #ebecef;
}

.c-completeform {
  display: none;
}

.button {
  display: block;
  height: 50px;
  padding-top: 10px;
  border-radius: 3px;
  background-color: #1175f5;
  box-shadow: 1px 1px 11px 0 rgba(152, 182, 204, 0.62);
  color: #fff;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}

.button:hover {
  background-color: #1789df;
}

.button:active {
  background-color: #1075c0;
  -ms-transform: scale(0.95);
  transform: scale(0.95);
}

.advanced-wrapper {
  height: 100%;
  float: right;
}

.advanced {
  display: inline-block;
  height: 100%;
  margin-right: 15px;
  padding-top: 10px;
  float: left;
  font-size: 14px;
}

.advanced.last {
  margin-right: 0px;
}

.arrow-right {
  position: relative;
  top: -1px;
  height: 11px;
}

.c-cardsflex {
  display: -ms-flexbox;
  display: flex;
  margin-right: -8px;
  margin-left: -8px;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.c-cardsflex-col50 {
  width: 50%;
  padding: 8px;
}

.c-resourcecard-contentwrapper {
  line-height: 20px;
}

.c-footer-formdetail {
  padding: 20px 40px;
  border-top: 1px solid #e1e9f0;
  background-color: #fafafa;
  font-size: 12px;
  line-height: 28px;
}

.c-alert-link {
  color: #fff;
  font-style: italic;
  text-decoration: underline;
}

.heading {
  margin-bottom: 64px;
}

.ui-class-sections {
  display: block;
  overflow: hidden;
  margin-right: auto;
  margin-left: auto;
  padding: 80px 16px 60px;
}

/* CUSTOM: #5129 */
.c-alert {
  position: fixed;
  left: 10%;
  top: -36px;
  right: 10%;
  z-index: 1000;
  padding: 8px 24px;
  border-radius: 0px 0px 4px 4px;
  background-color: #2693ff;
  color: #fff;
  text-align: center;
  transition: top 0.2s ease;
  line-height: 20px;
}
/* CUSTOM: #5129 */

.c-alert.c-alert--error {
  background-color: #ff5251;
}

.c-alert.ui-alert {
  position: static;
}

.c-alert.c-alert--success {
  background-color: #1ec72c;
}

.c-alert.c-alert--warning {
  background-color: #ff9f00;
}

/* CUSTOM: #3911 Toast notification */
.c-alert-visible {
  top: 0;
}

.c-alert-container {
  line-height: 0;
  display: inline-block;
}
/* end #3911 Toast notification */

.utility-page-wrap {
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.c-hero-subtitlewrapper {
  max-width: 800px;
}

.c-sidebar-title {
  margin-top: 24px;
  margin-bottom: 4px;
  color: #2c2f32;
  font-size: 14px;
  line-height: 22px;
  font-weight: 700;
}

.c-social {
  margin-top: 12px;
  margin-right: 8px;
}

.c-sidebar-countdown {
  display: inline-block;
  margin-top: 2px;
  color: #1b2735;
  font-size: 14px;
  font-weight: 400;
  text-align: right;
}

.c-sidebar-countdownwrapper {
  margin-bottom: 8px;
  text-align: right;
}

.c-footer-extrainfocontainer {
  display: none;
}

.c-footer-title {
  margin-top: 32px;
  margin-bottom: 4px;
  color: #2c2f32;
  font-size: 14px;
  line-height: 22px;
  font-weight: 900;
}

.c-footer-poweredby {
  float: right;
}

.c-folderformcard-desc {
  margin-top: 8px;
  color: #4d5760;
  font-size: 14px !important;
  line-height: 24px;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  -moz-line-clamp: 2;
}

.c-link {
  color: #075997;
  text-decoration: none;
}

.c-emptystate-text {
  margin-top: 16px;
  margin-bottom: 16px;
  font-size: 16px;
  line-height: 28px;
}

/* CUSTOM: #7093 search ui */
.c-search-container {
  position: fixed;
  z-index: 1010;
  background: white;
  /* top: 0; */
  left: 0;
  right: 0;
  bottom: 0;
  overflow: auto;
}
@media (max-width: 767px) {
  .c-search-container {
    top: 0;
  }
}

.c-search-header-form {
  width: calc(100% - 90px);
  display: inline-block;
}

.c-search-header-close {
  float: right;
}

.c-search-results {
  overflow: auto;
}
/* END #7093 search ui */

.c-sidebar-buttonfile {
  display: block;
  margin-bottom: 4px;
  padding: 8px 6px;
  border: 1px solid #e5ebf0;
  border-radius: 4px;
  background-color: #f5f8fa;
  transition: all 200ms ease;
  color: #2c2f32;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}

.c-sidebar-buttonfile:hover {
  background-color: #0f2135;
  color: #fff;
}

.c-sidebar-buttonfile:active {
  -ms-transform: scale(0.95);
  transform: scale(0.95);
}

.c-sidebar-buttonfile.c-sidebar-button--viewrecords {
  margin-top: 12px;
  border: 1px solid #e5ebf0;
  background-color: #f5f8fa;
  box-shadow: none;
  color: #2c2f32;
}

.c-sidebar-buttonfile.c-sidebar-button--viewrecords:hover {
  border-color: #0f2135;
  background-color: #0f2135;
  color: #fff;
}

.c-sidebar-buttonfile.c-sidebar-buttonfile--main {
  background-color: #2f4a68;
  color: #fff;
}

.c-sidebar-buttonfile.is-big {
  padding-top: 14px;
  padding-bottom: 14px;
  font-weight: 500;
}

.c-sidebar-buttonfile.is-main {
  padding-top: 14px;
  padding-bottom: 14px;
  background-color: #0050c9;
  box-shadow: 1px 1px 11px 0 rgba(152, 182, 204, 0.62);
  color: #fff;
  font-weight: 500;
}

.c-cta {
  margin-top: 16px;
  margin-bottom: 16px;
}

.c-sidebar-dropdownfile {
  display: block;
  margin-bottom: 4px;
  padding: 8px 6px;
  border: 1px solid #e5ebf0;
  border-radius: 4px;
  background-color: #f5f8fa;
  transition: all 200ms ease;
  color: #2c2f32;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}

.c-sidebar-dropdownfile:hover {
  background-color: #0f2135;
  color: #fff;
}

.c-sidebar-dropdownfile:active {
  -ms-transform: scale(0.95);
  transform: scale(0.95);
}

.c-sidebar-dropdownfile.c-sidebar-button--viewrecords {
  margin-top: 12px;
  border: 1px solid #e5ebf0;
  background-color: #f5f8fa;
  box-shadow: none;
  color: #2c2f32;
}

.c-sidebar-dropdownfile.c-sidebar-button--viewrecords:hover {
  border-color: #0f2135;
  background-color: #0f2135;
  color: #fff;
}

.c-sidebar-dropdownfilewrapper {
  display: block;
}

.dropdown-list {
  padding: 1px;
}

.dropdown-list.w--open {
  padding: 8px 8px 4px;
  background-color: #fff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16);
}

.c-search-icon-navbar {
  margin-right: 15px;
}

.c-search-icon {
  display: inline-block;
  vertical-align: middle;
  width: 34px;
  height: 34px;
  /* CUSTOM: #7093 search ui */
  border: 1px solid #2f4a68;
  border-radius: 50%;
  background-color: #2f4a68;
  background-image: url(../../static/media/IC-Search-white.1872f278.svg);
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  transition: all 300ms ease-out;
}

.c-search-icon:hover {
  background-color: #fff;
  background-image: url(../../static/media/IC-Search.0db15672.svg);
  background-size: auto;
  background-repeat: no-repeat;
}

.c-search_container {
  margin-right: auto;
  margin-left: auto;
  max-width: 1200px;
}

/* CUSTOM */
.c-search-container .w-col-9 {
  height: calc(100vh - 104px);
  overflow: auto;
}
/* END CUSTOM */

.c-searchcard-type {
  margin-bottom: 8px;
  color: #1b2735;
  line-height: 14px;
}

.c-searchcard-type.small {
  margin-bottom: 0px;
}

.c-seatchcard-link {
  text-decoration: none;
}

.c-searchcard {
  position: relative;
  margin-bottom: 16px;
  padding: 20px 24px;
  border: 1px solid #e1e9f0;
  border-radius: 4px;
  background-color: #fff;
  cursor: pointer;
}

.c-searchcard:hover {
  border-color: #2f4a68;
  box-shadow: 0 1px 35px 0 rgba(225, 233, 240, 0.33);
}

.c-searchcard:focus {
  border-color: #1193f5;
}

.c-searchinput {
  border-bottom: 1px solid #ebecef;
  background-color: #fff;
}

.c-searchcontent {
  padding-top: 23px;
  padding-bottom: 24px;
  background-color: #fafafa;
}

.c-searchresult {
  margin-top: 8px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 16px;
  border-left: 2px solid #ebecef;
  color: #4d5760;
  font-size: 14px;
  line-height: 24px;
}

.c-searchresult-title {
  margin-top: 16px;
  color: #2c2f32;
  font-size: 14px;
  line-height: 22px;
  font-weight: 700;
}

/* CUSTOM rule cascade */
.c-searchresult em {
  background-color: rgba(17, 147, 245, 0.1);
  color: #0c74d4;
  font-weight: 700;
}

.c-searchfilter {
  margin-bottom: 40px;
}

.c-searchfilter-header {
  margin-top: 0px;
  margin-bottom: 5px;
  padding-bottom: 12px;
  border-bottom: 1px solid #ebecef;
  font-size: 14px;
  line-height: 22px;
}

.c-checkbox {
  margin-bottom: 8px;
}

.c-checkbox-icon {
  width: 16px;
  height: 16px;
  margin-top: 5px;
  margin-right: 14px;
  border-width: 2px;
  border-color: #0c74d4;
}

.c-checkbox-icon.w--redirected-checked {
  border-color: #0c74d4;
  background-color: #0c74d4;
}

.c-checkbox-label {
  font-size: 14px;
  line-height: 24px;
}

.c-searchresult-header {
  margin-bottom: 8px;
  font-size: 14px;
  line-height: 24px;
}

.c-searchinput-input {
  height: 56px;
  margin-bottom: 0px;
  /* padding: 16px 64px 16px 10px; */
  border: 1px none #000;
  color: #000;
  font-size: 18px;
  line-height: 40px;
  font-weight: 400;
}

.c-searchinput-input::-webkit-input-placeholder {
  color: #909ba2;
  font-weight: 300;
}

.c-searchinput-input:-ms-input-placeholder {
  color: #909ba2;
  font-weight: 300;
}

.c-searchinput-input::-ms-input-placeholder {
  color: #909ba2;
  font-weight: 300;
}

.c-searchinput-input::-webkit-input-placeholder {
  color: #909ba2;
  font-weight: 300;
}

.c-searchinput-input:-ms-input-placeholder {
  color: #909ba2;
  font-weight: 300;
}

.c-searchinput-input::placeholder {
  color: #909ba2;
  font-weight: 300;
}

.c-searchinput-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.c-searchinput-icon {
  opacity: 1;
  width: 25px;
  margin-left: 10px;
}

.c-searchinput-x {
  position: absolute;
  top: 20px;
  right: 20px;
  opacity: 1;
  color: #909ba2;
  z-index: 1100;
}
.c-searchinput-x-mob {
  opacity: 1;
  color: #909ba2;
  display: -ms-flexbox;
  display: flex;
}

html.w-mod-js *[data-ix="fade-in-load"] {
  opacity: 0;
  -ms-transform: translate(0px, 6px);
  transform: translate(0px, 6px);
}

html.w-mod-js *[data-ix="staggered-load"] {
  opacity: 0;
  -ms-transform: translate(0px, 6px);
  transform: translate(0px, 6px);
}

html.w-mod-js *[data-ix="staggered-load-2"] {
  opacity: 0;
  -ms-transform: translate(0px, 6px);
  transform: translate(0px, 6px);
}

html.w-mod-js *[data-ix="staggered-load-3"] {
  opacity: 0;
  -ms-transform: translate(0px, 6px);
  transform: translate(0px, 6px);
}

html.w-mod-js *[data-ix="staggered-load-4"] {
  opacity: 0;
  -ms-transform: translate(0px, 6px);
  transform: translate(0px, 6px);
}

html.w-mod-js *[data-ix="opacity-load"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="fade-in-load-2"] {
  opacity: 0;
  -ms-transform: translate(0px, 6px);
  transform: translate(0px, 6px);
}

/* CUSTOM: #5065 */
@media (max-width: 1285px) {
  .c-folderformlist-card-list_item {
    width: 100%;
  }
  .c-folderformcard-boxbody {
    height: auto;
  }
}
/* end #5065 */

@media (max-width: 991px) {
  .c-texteditor-toolsgroup {
    margin-right: 8px;
  }
  .c-hero.is-big {
    padding-top: 160px;
    padding-bottom: 160px;
  }
  .c-foldershortcutdropdown {
    width: 100%;
  }
  .c-foldershortcutdropdown_toggle {
    width: 100%;
  }
  .c-folderformcard-ctabox {
    padding-top: 68px;
  }
  .c-folderform-ctalinkbox {
    margin-right: 0px;
    margin-left: 0px;
  }
  .c-folderformlist-card-list_item {
    width: 100%;
  }
  .ui-class_sidebar {
    display: none;
  }
  .ui-class_rightsection {
    padding-left: 0px;
  }
  .c-section {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .c-resourcecard-listitem {
    width: 50%;
  }
  .c-section-header {
    margin-bottom: 32px;
    font-size: 24px;
    line-height: 32px;
  }
  .c-sidebar-formcity {
    margin-bottom: 0px;
    font-size: 18px;
  }
  .c-sidebar {
    position: static;
    width: 100%;
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ebecef;
    border-left-style: none;
  }
  .c-sidebar-acknowledgementparagraph {
    font-size: 13px;
  }
  .c-sidebar-logo {
    margin-right: 16px;
    margin-bottom: 0px;
    float: left;
  }
  .c-sidebar-addresscontainer {
    padding-left: 90px;
  }
  .c-sidebar-citydetails {
    margin-bottom: 0px;
  }
  .c-formname {
    max-width: 100%;
  }
  .c-formillustration {
    display: none;
  }
  /* CUSTOM: #3888 */
  .form-details-main {
    padding-right: 0;
  }
  /* end #3888 */
  .c-masthead {
    padding: 40px 30px;
  }
  .c-socialicons {
    display: inline-block;
    padding-top: 0px;
  }
  .c-formnameblock {
    display: none;
  }
  .c-toolbarcolumn.secondary {
    width: 100%;
    margin-bottom: 15px;
    padding-bottom: 15px;
    padding-left: 0px;
    float: none;
    border-bottom: 1px solid #ebecef;
  }
  /* CUSTOM */
  .c-toolbarcolumn.secondary.is-folder {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  /* end */
  .c-toolbarwrapper {
    display: none;
    padding-right: 30px;
    padding-left: 30px;
  }
  .c-actionicon {
    top: auto;
    height: 14px;
    -ms-transform: none;
    transform: none;
  }
  .c-actionbuttons {
    width: 40px;
    height: 40px;
    padding-top: 11px;
  }
  .c-advancedwrapper {
    padding-top: 5px;
  }
  .c-advanced {
    margin-right: 22px;
    padding-top: 0px;
  }
  .c-flexcontainer.sectional {
    display: block;
    margin-right: 0px;
    margin-left: 0px;
  }
  .section {
    padding-top: 60px;
    padding-bottom: 60px;
    padding-left: 30px;
  }
  .c-stepcontent {
    padding-right: 50px;
  }
  .c-sectionheading {
    margin-bottom: 32px;
    font-size: 24px;
    line-height: 32px;
  }
  .c-sectioncolumn {
    width: 100%;
    margin-bottom: 60px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .c-sectioncolumn.border-left {
    margin-bottom: 0px;
    border-left-style: none;
  }
  .c-richtextarea {
    margin-bottom: 40px;
  }
  .social-icons {
    padding-top: 0px;
  }
  .toolbar-column.secondary {
    width: 100%;
    margin-bottom: 15px;
    padding-bottom: 15px;
    padding-left: 0px;
    float: none;
    border-bottom: 1px solid #ebecef;
  }
  .c-acknowledgementparagraph {
    margin-bottom: 20px;
    font-size: 13px;
  }
  .action-icon {
    height: 14px;
  }
  .action-buttons {
    width: 40px;
    height: 40px;
    padding-top: 11px;
  }
  .c-completeform {
    display: block;
    padding: 30px;
    border-bottom: 1px solid #ebecef;
    background-color: #fff;
  }
  .advanced-wrapper {
    padding-top: 5px;
  }
  .advanced {
    margin-right: 22px;
    padding-top: 0px;
  }
  .c-main {
    padding-right: 0px;
  }
  .c-cardsflex {
    display: block;
    margin-right: 0px;
    margin-left: 0px;
  }
  .c-cardsflex-col50 {
    width: 100%;
    margin-bottom: 30px;
    padding: 0px;
  }
  .c-sidebar-title {
    margin-bottom: 0px;
    font-size: 12px;
    line-height: 20px;
  }
  .c-sidebar-extrainfocontainer {
    display: none;
    padding-left: 90px;
  }
  .c-footer-extrainfocontainer {
    display: block;
  }
  .c-footer-title {
    margin-top: 12px;
  }
  .c-footer-col2 {
    text-align: right;
  }
  .c-footer-terms {
    margin-bottom: 12px;
    padding-bottom: 12px;
    border-bottom: 1px solid #eaeaea;
  }
  .c-cta {
    padding-bottom: 12px;
  }
  .c-searchresult-title {
    margin-bottom: 0px;
    font-size: 12px;
    line-height: 20px;
  }
}

@media (max-width: 767px) {
  .c-texteditor-toolsgroup {
    display: block;
    margin-right: 0px;
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .c-texteditor-autosave {
    margin-top: 8px;
    float: left;
  }
  .c-hero {
    padding: 80px 24px;
  }
  .c-hero.is-big {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .c-hero.is-small {
    padding-right: 24px;
    padding-left: 24px;
  }
  .c-hero.is-form {
    padding-right: 24px;
    padding-left: 24px;
  }
  .c-folderformcard-boxbody {
    padding-right: 16px;
    padding-left: 16px;
  }
  .c-footer {
    text-align: center;
  }
  .c-footer-image {
    margin-right: 0px;
    margin-bottom: 16px;
    float: none;
  }
  .c-resourcecard {
    padding-top: 16px;
    padding-right: 16px;
    padding-left: 16px;
  }
  .c-subfoldercard {
    height: 140px;
    padding-top: 16px;
    padding-right: 16px;
    padding-left: 16px;
  }
  .c-section {
    padding: 12px;
  }
  .c-navigation {
    padding-left: 0px;
  }
  .c-navigation-logo {
    margin-left: 16px;
    padding-left: 0px;
  }
  .c-companyname {
    font-size: 22px;
  }
  .c-resourcecard-listitem {
    width: 100%;
  }
  .c-subfoldercard-listitem--double {
    width: 100%;
  }
  .u-md-mb8 {
    margin-bottom: 8px;
  }
  .u-md-psizexl {
    font-size: 32px;
    line-height: 40px;
  }
  .u-md-psizexxl {
    font-size: 40px;
    line-height: 52px;
  }
  .u-md-psizem {
    font-size: 20px;
    line-height: 32px;
  }
  .u-md-psizes {
    font-size: 18px;
    line-height: 28px;
  }
  .u-md-psizef {
    font-size: 14px;
    line-height: 24px;
  }
  .c-section-header {
    margin-top: 24px;
    margin-bottom: 24px;
  }
  .c-navigation-logo-iconresponsive {
    margin-top: 4px;
  }
  .c-vitaltext {
    font-size: 13px;
  }
  .c-hero-formstats-icon {
    top: 0px;
  }
  .c-sidebar-formcity {
    margin-bottom: 2px;
    font-size: 15px;
    line-height: 20px;
  }
  .c-sidebar {
    padding: 15px 25px;
  }
  .c-sidebar-addresscontainer {
    padding-left: 0px;
  }
  .c-sidebar-citydetails {
    overflow: hidden;
  }
  .c-masthead {
    padding: 30px 25px;
  }
  .c-limiter {
    padding-right: 25px;
  }
  .c-vitalicon {
    top: 0px;
  }
  .c-navbarlink {
    font-size: 15px;
  }
  .section {
    padding: 50px 25px;
  }
  .c-sectionheading {
    margin-top: 24px;
    margin-bottom: 24px;
  }
  .c-completeform {
    padding-right: 25px;
    padding-left: 25px;
  }
  .c-sidebar-title {
    font-size: 11px;
  }
  .c-sidebar-extrainfocontainer {
    padding-left: 0px;
  }
  .c-footer-extrainfocontainer {
    padding-left: 0px;
  }
  .c-footer-col1 {
    padding-left: 0px;
  }
  .c-searchresult-title {
    font-size: 11px;
  }
  .c-search_container {
    margin-right: 10px;
    margin-left: 10px;
  }
}

@media (max-width: 479px) {
  .card-description-3 {
    -webkit-line-clamp: 3;
  }
  .c-hero {
    padding: 80px 16px;
  }
  .c-hero.is-big {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .c-hero.is-small {
    padding: 24px 16px;
  }
  .c-hero.is-form {
    padding: 24px 16px;
  }
  .c-folderheader.is-small {
    padding-right: 0px;
  }
  .c-folderformcard-desc {
    line-clamp: 3;
    -webkit-line-clamp: 3;
    -moz-line-clamp: 3;
  }
  .c-folderformcard-thumbnail {
    display: none;
  }
  .c-folderformcard-details {
    display: block;
    margin-bottom: 8px;
  }
  .c-folderformcard-ctabox {
    padding-top: 24px;
  }
  .c-folderform-ctalinkbox {
    display: inline-block;
    margin-right: 8px;
    margin-left: 8px;
    padding-right: 2px;
  }
  .c-folderform-ctalink {
    width: 100%;
    margin-right: 8px;
    margin-bottom: 8px;
    text-align: center;
  }
  .c-folderform-ctalink.c-folderform-ctalink--dark {
    width: 100%;
    margin-right: 0px;
    text-align: center;
  }
  .c-folderformlist {
    padding-bottom: 4px;
  }
  .c-folderformlist-ctabox {
    padding-top: 12px;
  }
  .c-folderformlist-details {
    display: block;
    width: 100%;
  }
  .c-footer-image {
    margin-right: 0px;
    margin-bottom: 16px;
    float: none;
  }
  .c-resourcecard {
    height: auto;
  }
  .c-texteditor-textcolor.u-bcolora.u-colorf {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .c-texteditor-colorswatch {
    margin-top: 4px;
    margin-right: 4px;
    margin-bottom: 4px;
  }
  .c-folderformlist-list-list_header {
    display: none;
  }
  .c-navigation-dropdown_toggle {
    padding-right: 24px;
    padding-left: 12px;
  }
  .icon-2 {
    margin-right: 12px;
  }
  .u-sm-psizes {
    font-size: 18px;
    line-height: 28px;
  }
  .u-sm-width100per {
    width: 100%;
  }
  .c-folderformlist-actions {
    margin-top: 12px;
  }
  .c-hero-title {
    margin-top: 12px;
    font-size: 32px;
    line-height: 42px;
  }
  .c-heroicons {
    position: static;
    margin-top: 16px;
  }
  .c-heroicons-icon {
    margin-right: 12px;
    margin-left: 0px;
  }
  .c-hero-formtype {
    margin-bottom: 15px;
  }
  .c-hero-formtype-text {
    font-size: 12px;
  }
  .c-vitaltext {
    font-size: 13px;
  }
  .c-hero-formstats {
    display: block;
    width: 50%;
    margin-right: 0px;
    margin-bottom: 7px;
  }
  .c-hero-formstats-icon {
    height: 16px;
  }
  .c-hero-formstatswrapper {
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .c-sidebar-formcity {
    font-size: 13px;
  }
  .c-sidebar {
    padding: 10px 20px;
  }
  .c-sidebar-acknowledgementparagraph {
    margin-bottom: 20px;
    font-size: 12px;
    line-height: 19px;
  }
  .c-sidebar-logo {
    display: none;
  }
  .c-sidebar-expirationbar {
    margin-bottom: 10px;
    padding-bottom: 10px;
  }
  .c-formtype {
    font-size: 12px;
  }
  .c-formname {
    margin-bottom: 21px;
    font-size: 33px;
    line-height: 39px;
  }
  .c-webformtypeblock {
    margin-bottom: 15px;
  }
  .c-masthead {
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
  }
  .c-limiter {
    padding-right: 0px;
  }
  .c-vitalblock {
    display: block;
    width: 50%;
    margin-right: 0px;
    margin-bottom: 7px;
  }
  .c-vitalicon {
    height: 16px;
  }
  .c-formvitals {
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .c-socialicons {
    display: -ms-flexbox;
    display: flex;
    margin-right: 0px;
    margin-bottom: 10px;
    padding-bottom: 15px;
    float: none;
    border-bottom: 1px solid #ebecef;
  }
  /* CUSTOM */
  .c-toolbarcolumn.secondary.is-folder .c-socialicons {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
  }
  .c-toolbarcolumn.secondary.is-folder .c-advancedwrapper {
    width: auto;
    margin-top: -45px;
    float: right;
  }
  /* end */
  .form-type {
    font-size: 12px;
  }
  .c-toolbarcolumn.secondary {
    margin-bottom: 10px;
    padding-bottom: 10px;
  }
  .webform-type-block {
    margin-bottom: 15px;
  }
  .c-advancedwrapper {
    width: 100%;
    float: none;
  }
  .c-advanced {
    margin-bottom: 2px;
    font-size: 14px;
  }
  .c-pinstructions {
    font-size: 14px;
  }
  .c-stepnumber {
    width: 25px;
    height: 25px;
    font-size: 11px;
    line-height: 22px;
  }
  .section {
    padding: 40px 20px;
  }
  .c-stepcontent {
    padding-right: 0px;
    padding-left: 17px;
  }
  .c-sectionheading {
    margin-top: 24px;
    margin-bottom: 24px;
  }
  .c-richtextarea {
    margin-bottom: 30px;
  }
  .social-icons {
    display: -ms-flexbox;
    display: flex;
    margin-right: 0px;
    margin-bottom: 10px;
    padding-bottom: 15px;
    float: none;
    border-bottom: 1px solid #ebecef;
  }
  .toolbar-column.secondary {
    margin-bottom: 10px;
    padding-bottom: 10px;
  }
  .c-acknowledgementparagraph {
    margin-bottom: 20px;
    font-size: 12px;
    line-height: 19px;
  }
  .c-expirationbar {
    margin-bottom: 10px;
    padding-bottom: 10px;
  }
  .c-completeform {
    padding: 20px 20px 30px;
  }
  .advanced-wrapper {
    width: 100%;
    float: none;
  }
  .advanced {
    margin-bottom: 2px;
    font-size: 14px;
  }
  .c-footer-formdetail {
    padding-right: 16px;
    padding-left: 16px;
  }
  .c-sidebar-title {
    line-height: 17px;
  }
  .c-footer-col2 {
    padding-left: 0px;
    text-align: left;
  }
  .c-footer-col1 {
    padding-left: 0px;
  }
  .c-searchcard-type {
    margin-bottom: 15px;
  }
  .c-searchcard {
    height: auto;
  }
  .c-searchresult-title {
    line-height: 17px;
  }
  .c-search-formvitals {
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

/* CUSTOM: #6475 */
.opacity-onload {
  opacity: 0;
  animation-name: opacity-onload;
  animation-duration: 900ms;
  animation-fill-mode: forwards;
}

.fadein-load {
  opacity: 0;
  animation-name: fadein-load;
  animation-duration: 450ms;
  animation-fill-mode: forwards;
}

.fadein-load-2 {
  animation-delay: 150ms;
}

.staggered-load {
  opacity: 0;
  animation-name: fadein-load;
  animation-duration: 450ms;
  animation-delay: 300ms;
  animation-fill-mode: forwards;
}

.staggered-load-2 {
  animation-delay: 400ms;
}

.staggered-load-3 {
  animation-delay: 500ms;
}

.staggered-load-4 {
  animation-delay: 600ms;
}

@keyframes opacity-onload {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadein-load {
  from {
    opacity: 0;
    transform: translate(0, 6px);
    transition: transform ease-in, opacity ease-in;
  }
  to {
    opacity: 1;
    transform: translate(0, 0);
  }
}
/* END CUSTOM: #6475 */

/* CUSTOM: #7357 */
.lazy-list-container {
  position: relative;
}
.lazy-list-trigger {
  position: absolute;
  width: 1px;
  height: 1px;
  bottom: 0;
  left: 0;
}
/* END CUSTOM: #7357 */

.c-masterhead-col {
  padding-right: 0;
  padding-left: 0;
}

.c-hero-search {
  margin-top: 24px;
}

.c-inputa.cc-search {
  height: 48px;
  max-width: 340px;
  padding-left: 48px;
  border-radius: 4px;
  background-image: url(../../static/media/IC-Search-grey.5662142a.svg);
  background-position: 12px 50%;
  background-size: 26px;
  background-repeat: no-repeat;
  transition: max-width 300ms ease-in;
}
.c-inputa.cc-search:focus {
  max-width: 480px;
}
.c-sidebar_collapse-wrapper {
  position: fixed;
  top: 0%;
  right: 280px;
  bottom: 0%;
  z-index: 1005;
  display: -ms-flexbox;
  display: flex;
  width: 20px;
  margin-left: -20px;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0;
  transition: opacity 200ms ease-in, transform 400ms ease-in;
  cursor: pointer;
}

.c-sidebar_collapse-wrapper:hover {
  background-color: rgba(17, 147, 245, 0.1);
  opacity: 1;
}

.c-sidebar_collapse-wrapper.is-hidden {
  -ms-transform: translate(280px, 0px);
  transform: translate(280px, 0px);
}

.c-portal-sidebar_collapse {
  width: 40px;
  height: 40px;
  margin-left: -10px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAiCAYAAABfqvm9AAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAGjSURBVHgBvZbdbcIwFIWP0/SdERiBSm0lpL6wQZgA6AadgDBB2QDYIBvwUgn1RyojsEF5LpT02KFpHAdiO1XPAzhO9N3jv+sL/LGE+o3eBsB+ysctcBEjuV7AU0H29xUT1mKjzfYc0esYnjoC05befYh9oT/AB/OVH1Tkreg5Inh2HHoxJuf0ZgJLCe0peuoA4dKEijmS2xEsFGhPyd2aq91ja6N/lg4Rvczg7DB3umozFp3KVdc+Z8DLHpKrLawc5k67Gy5KlVNOyW6ZBXRxWOsUWUAV2Mah6XRdetNWgSqcnneYO33nqn9Kpx3UOLUD5uDVnM4GJlT0ua3W7sCT0JSrHvQk1B2YQWMCxiZUjPyAJ6E+Q66BBmikMC33NBiyTG1McbpSP4eVsPSDffce20ZmHWYfHbZVWYrZKoSt1GnZPZowubH3/Sz1OR09ZhmVbcow16PnAKsHeqQv4Q47n7X/4QpQN18V7LCog0mFJkxeo2gZsKQ7hIV+HaqCqepOPkxsYVKF6otFkiEFi+GgQvXVHCZ1nENZfRUXnMVT0p3CQ98XbrEcsKRP8wAAAABJRU5ErkJggg==);
  background-position: 50% 50%;
  background-size: 10px;
  background-repeat: no-repeat;
}
.c-portal-sidebar_collapse.is-hidden {
  background-position: 50% 50%;
  background-size: 10px;
  background-repeat: no-repeat;
  /* CUSTOM */
  transform: rotateY(180deg);
  /* END CUSTOM */
}
.is-navhidden {
  padding: 0;
}

.c-portal-tabs {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
}

.c-portal-tabs_menu {
  position: -webkit-sticky;
  position: sticky;
  /* CUSTOM */
  top: 130px;
  /* END CUSTOM */
  width: 25%;
  padding-right: 32px;
}

.c-portal-tab_icon {
  margin-top: 3px;
  margin-right: 10px;
  float: left;
}

.c-portal-tabs_tab-text {
  overflow: hidden;
}

.c-portal-tabs_tab-text-dropdown {
  display: none;
  overflow: hidden;
}

.c-portal-tabs_content {
  -ms-flex: 1;
  flex: 1;
}

.c-folderformlist-card {
  margin-right: -8px;
  margin-bottom: 0px;
  margin-left: -8px;
}

.c-portal-tab_header {
  margin-top: 10px;
  margin-bottom: 24px;
}

.c-portal-nested_section-header {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #0050c9;
  text-decoration: none;
}

.c-pinstructions {
  margin-bottom: 0px;
  font-size: 16px;
  line-height: 28px;
}

.c-portal-nested_cta {
  margin-top: 24px;
}

.c-portal-tab_sub-headers {
  margin-top: 24px;
  padding-left: 4px;
}

.c-heading-icon {
  margin-top: 25px;
  margin-right: 12px;
  float: left;
}

.c-subfoldercard-list {
  margin-right: -8px;
  margin-left: -8px;
}

.c-subfoldercard-listitem--double {
  display: inline-block;
  width: 50%;
  padding: 8px;
}

.c-subfoldercard-listitem--double.is-full {
  width: 100%;
}

.c-folderformlist-card-list_item.is-full {
  width: 100%;
}

.c-cardsflex {
  display: -ms-flexbox;
  display: flex;
  margin-right: -8px;
  margin-left: -8px;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.c-portal-tabs_tab {
  display: block;
  width: 100%;
  margin-top: 4px;
  margin-bottom: 4px;
  padding: 12px 16px;
  border: 1px solid #e5ebf0;
  border-radius: 4px;
  background-color: #fff;
  transition: all 200ms ease-in;
  font-size: 15px;
  font-weight: 400;
}

.c-portal-tabs_tab:hover {
  background-color: #0f2135;
  color: #fff;
}

.c-portal-tabs_tab.w--current {
  padding-top: 18px;
  padding-bottom: 18px;
  border-color: #0050c9;
  border-radius: 4px;
  background-color: #0050c9;
  box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.1);
  color: #fff;
  font-weight: 500;
}

.c-portal-tab_icon--active {
  margin-top: 3px;
  margin-right: 10px;
  float: left;
}

.c-subfoldercard.is-full {
  height: auto;
  padding-top: 16px;
  padding-right: 4px;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: start;
  align-items: flex-start;
}

.c-folderformcard-actions.is-full {
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-top: 0px;
}

.c-folderformcard-desc {
  margin-top: 8px;
  color: #4d5760;
  font-size: 14px;
  line-height: 24px;
}

.c-folderformcard.is-full {
  height: auto;
}

.c-folderformcard-boxbody.is-full {
  height: auto;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
}

.c-folderformcard-actions.is-full {
  display: block;
  margin-top: 0px;
}

.c-folder-card-portal-wrapper {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.c-folderformcard-boxoverflow-2 {
  overflow: hidden;
  max-width: 320px;
}

.c-resourcecard.is-compact {
  height: 170px;
}

.c-portal-nested_header-link {
  padding-right: 24px;
  background-image: url(../../static/media/5c055600f4cf116ac3ce6e41_arrow-right.558646db.svg);
  background-position: 98% 55%;
  background-size: 11px;
  background-repeat: no-repeat;
  transition: background-position 300ms ease-out;
  color: #0c74d4;
  text-decoration: none;
}

.c-portal-nested_header-link:hover {
  background-position: 100% 55%;
  background-size: 11px;
  background-repeat: no-repeat;
}

/* CUSTOM */
.c-folderform-ctalink.is-full {
  margin-right: 12px;
}
.c-folderformcard-boxbody.is-full {
  padding-right: 16px;
}
.c-portal-tab_dropdown {
  display: none;
}
/* END CUSTOM */

@media screen and (max-width: 991px) {
  .c-portal-tabs_menu {
    position: absolute;
    display: none;
    top: 0px;
    z-index: 100;
    opacity: 0;
    width: 100%;
    padding: 16px;
    background-color: #fff;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  }

  .c-portal-tabs_tab-text-dropdown {
    display: block;
  }

  .c-portal-tabs_content {
    padding-top: 24px;
  }

  .c-pinstructions {
    font-size: 14px;
  }

  .c-title-with-icon {
    font-size: 18px;
    line-height: 28px;
  }

  .c-cardsflex {
    margin-right: 0px;
    margin-left: 0px;
  }

  .c-portal-tab_dropdown {
    position: -webkit-sticky;
    position: sticky;
    top: 20px;
    z-index: 20;
    margin-bottom: 4px;
    padding: 16px;
    border: 1px solid #e5ebf0;
    border-radius: 4px;
    background-color: #fff;
    background-image: url("https://assets.website-files.com/5919b6828b5a6075f26e477a/5e4adbce8404d34b540e1287_chevron.svg");
    background-position: 97% 50%;
    background-repeat: no-repeat;
    font-size: 15px;
    font-weight: 400;
    cursor: pointer;
  }

  .c-portal-tabs_tab.w--current {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  /* CUSTOM */
  .c-portal-tabs_menu.active {
    display: block;
    animation: opacity-onload 300ms forwards;
  }
  .c-portal-tab_dropdown {
    display: block;
    width: 100%;
    text-align: left;
  }
  /* END CUSTOM */
}

@media screen and (max-width: 767px) {
  .c-subfoldercard {
    height: 140px;
    padding-top: 16px;
    padding-right: 16px;
    padding-left: 16px;
  }
  .c-subfoldercard.is-full {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .c-folderformcard-actions.is-full {
    margin-top: 16px;
  }
  .c-folder-card-portal-wrapper {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .c-folderformcard-actions.is-full {
    margin-top: 16px;
  }
}

@media screen and (max-width: 479px) {
  .c-portal-tab_sub-headers {
    margin-top: 4px;
  }
}

/*# sourceMappingURL=main.205391a9.css.map*/