
#stacks_in_1_page4 {
	margin:  5px;
}
/*  */
html {
  height: 100%; }

body {
  margin: 0;
  height: 100%;
  background: #FFFFFF;
  box-sizing: border-box; }

body.stacks_in_168_page4 #header [id*="stacks_in"] {
  margin: 0 !important; }

body.stacks_in_168_page4 #header-inner {
  overflow: hidden;
  position: relative;
  /*  */
  font-family: "Montserrat";
  /*  */ }

body.stacks_in_168_page4 #header-particles-stacks_in_168_page4 {
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  position: absolute;
  box-shadow: inset 0 -5px 20px rgba(0, 0, 0, 0.1);
  /*  */
  background: rgba(255, 255, 255, 1.00);
  /*  */
  /*  */
  /*  */ }
  body.stacks_in_168_page4 #header-particles-stacks_in_168_page4::before {
    /*  */
    display: none;
    /*  */ }
  body.stacks_in_168_page4 #header-particles-stacks_in_168_page4 canvas {
    z-index: 2;
    display: block;
    position: relative; }

body.stacks_in_168_page4 #header-content {
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  padding: 0 20px;
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  /*  */
  max-width: 1000px;
  min-height: 200px;
  /*  */ }
  body.stacks_in_168_page4 #header-content .header-title {
    margin: 0;
    font-weight: bold;
    margin-bottom: 10px;
    font-family: inherit;
    color: rgba(27, 140, 181, 1.00);
    font-size: 40px;
    line-height: 48.000000px; }
  body.stacks_in_168_page4 #header-content .header-description {
    margin: 0;
    font-family: inherit;
    color: rgba(27, 140, 181, 1.00);
    font-size: 25px;
    line-height: 30.000002px; }
  body.stacks_in_168_page4 #header-content.stacks h1, body.stacks_in_168_page4 #header-content.stacks h2, body.stacks_in_168_page4 #header-content.stacks h3, body.stacks_in_168_page4 #header-content.stacks h4, body.stacks_in_168_page4 #header-content.stacks h5, body.stacks_in_168_page4 #header-content.stacks h6 {
    color: rgba(0, 0, 0, 1.00); }
  body.stacks_in_168_page4 #header-content.stacks * {
    color: rgba(0, 0, 0, 1.00); }
  body.stacks_in_168_page4 #header-content.title_slogan {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    body.stacks_in_168_page4 #header-content.title_slogan.left {
      text-align: left;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; }
    body.stacks_in_168_page4 #header-content.title_slogan.right {
      text-align: right;
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end; }
    body.stacks_in_168_page4 #header-content.title_slogan.center {
      text-align: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }

body.stacks_in_168_page4 #header-navbar {
  /*  */
  background: rgba(27, 140, 181, 0.50);
  /*  */
  /*  */
  /*  */
  font-family: "Montserrat";
  /*  */
  top: 0;
  left: 0;
  right: 0;
  position: fixed;
  z-index: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 30px 15px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.00); }

body.stacks_in_168_page4 #header-logo {
  line-height: 0; }
  body.stacks_in_168_page4 #header-logo img {
    line-height: 0;
    width: 100px;
    height: 80px; }

body.stacks_in_168_page4 #header-nav-top {
  margin-left: auto; }
  body.stacks_in_168_page4 #header-nav-top ul.modular-nav {
    margin: 0;
    padding: 0;
    z-index: 5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    position: relative; }
    body.stacks_in_168_page4 #header-nav-top ul.modular-nav li {
      margin: 0;
      z-index: 5;
      -webkit-box-flex: 1;
          -ms-flex: 1 0 auto;
              flex: 1 0 auto;
      padding: 0px 5px;
      position: relative; }
      body.stacks_in_168_page4 #header-nav-top ul.modular-nav li > a {
        display: block;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        transition: all 0.3s;
        text-decoration: none;
        color: rgba(255, 255, 255, 1.00);
        background: rgba(255, 255, 255, 0.00);
        font-size: 20px;
        padding: 10px 14px;
        border-radius: 5px; }
        body.stacks_in_168_page4 #header-nav-top ul.modular-nav li > a.parent::after {
          margin-left: 5px;
          font-size: inherit;
          display: inline-block;
          font-family: "Material Icons";
          content: 'keyboard_arrow_down'; }
      body.stacks_in_168_page4 #header-nav-top ul.modular-nav li:hover > a {
        -webkit-transform: translateY(-3px);
                transform: translateY(-3px);
        color: rgba(253, 128, 8, 1.00);
        background: rgba(255, 255, 255, 1.00); }
    body.stacks_in_168_page4 #header-nav-top ul.modular-nav li ul ul {
      display: none; }
    body.stacks_in_168_page4 #header-nav-top ul.modular-nav li ul {
      /*  */
      background: rgba(255, 255, 255, 1.00);
      /*  */
      /*  */
      min-width: 180px;
      right: 5px;
      padding: 8px 5px;
      color: rgba(27, 140, 181, 1.00);
      font-size: 14px;
      border-radius: 5px;
      top: 100%;
      z-index: 5;
      opacity: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      list-style: none;
      text-align: right;
      position: absolute;
      visibility: hidden;
      white-space: nowrap;
      transition: all 0.3s;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-transform: translateY(20px);
              transform: translateY(20px);
      box-shadow: 0 3px 10px rgba(0, 0, 0, 0.4); }
      body.stacks_in_168_page4 #header-nav-top ul.modular-nav li ul li a {
        background: none;
        border-radius: 0px;
        color: rgba(27, 140, 181, 1.00);
        padding: 12px 18px;
        border-bottom: 1px solid rgba(255, 255, 255, 1.00); }
        body.stacks_in_168_page4 #header-nav-top ul.modular-nav li ul li a:hover {
          -webkit-transform: none;
                  transform: none;
          background: none;
          box-shadow: none;
          color: rgba(253, 128, 8, 1.00); }
      body.stacks_in_168_page4 #header-nav-top ul.modular-nav li ul li:last-child a {
        border-bottom: none; }
    body.stacks_in_168_page4 #header-nav-top ul.modular-nav li:hover ul {
      opacity: 1;
      visibility: visible;
      -webkit-transform: translateY(0);
              transform: translateY(0); }

body.stacks_in_168_page4 #header-navbar.nav-expand #header-nav-full {
  -webkit-transform: translateX(0);
          transform: translateX(0); }

body.stacks_in_168_page4 #header-navbar.nav-expand .nav-toggle-inner {
  -webkit-animation: nav-toggle-on-stacks_in_168_page4 0.6s;
          animation: nav-toggle-on-stacks_in_168_page4 0.6s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }
  body.stacks_in_168_page4 #header-navbar.nav-expand .nav-toggle-inner i {
    transition: opacity 0.3s 0.15s; }
  body.stacks_in_168_page4 #header-navbar.nav-expand .nav-toggle-inner .toggle-icon-open {
    opacity: 0; }
  body.stacks_in_168_page4 #header-navbar.nav-expand .nav-toggle-inner .toggle-icon-close {
    opacity: 1; }

body.stacks_in_168_page4 #header-nav-full {
  /*  */
  background: rgba(27, 140, 181, 1.00);
  /*  */
  /*  */
  /*  */
  font-family: "Montserrat";
  /*  */
  width: 200px;
  top: 0;
  right: 0;
  z-index: 100;
  position: fixed;
  max-height: 100%;
  transition: all 0.3s ease;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  border-radius: 0 0 0 10px; }
  body.stacks_in_168_page4 #header-nav-full.nav-full-height {
    height: 100%; }
  body.stacks_in_168_page4 #header-nav-full .nav-full-header {
    color: rgba(27, 140, 181, 1.00);
    background: rgba(255, 255, 255, 0.70);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 20px 15px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    box-sizing: border-box; }
    body.stacks_in_168_page4 #header-nav-full .nav-full-header .nav-full-title {
      color: inherit;
      font-size: 20px;
      font-family: inherit; }
  body.stacks_in_168_page4 #header-nav-full ul {
    margin: 0;
    list-style: none;
    padding: 20px; }
    body.stacks_in_168_page4 #header-nav-full ul li {
      margin-bottom: 3px;
      border-bottom: 1px solid rgba(27, 140, 181, 0.50); }
      body.stacks_in_168_page4 #header-nav-full ul li:last-child {
        margin-bottom: 0;
        border-bottom: none; }
      body.stacks_in_168_page4 #header-nav-full ul li a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        text-decoration: none;
        color: rgba(255, 255, 255, 1.00);
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        font-size: 20px;
        padding: 15px 10px; }
        body.stacks_in_168_page4 #header-nav-full ul li a:hover {
          color: rgba(253, 128, 8, 1.00); }
      body.stacks_in_168_page4 #header-nav-full ul li.modular-nav-item-parent > a::after {
        content: '';
        font-size: 16px;
        margin-left: auto;
        display: inline-block;
        font-family: "Material Icons";
        content: 'keyboard_arrow_down'; }
      body.stacks_in_168_page4 #header-nav-full ul li.modular-nav-item-parent.expanded ul {
        margin-bottom: 5px; }
      body.stacks_in_168_page4 #header-nav-full ul li.modular-nav-item-parent.expanded > a::after {
        content: 'keyboard_arrow_up'; }
    body.stacks_in_168_page4 #header-nav-full ul li > ul {
      margin: 0;
      height: 0;
      padding: 0;
      overflow: hidden; }
      body.stacks_in_168_page4 #header-nav-full ul li > ul li {
        margin: 0 0 5px 15px;
        border-bottom: none; }
        body.stacks_in_168_page4 #header-nav-full ul li > ul li a {
          font-size: 15px; }
    body.stacks_in_168_page4 #header-nav-full ul li > ul ul ul ul {
      display: none; }

body.stacks_in_168_page4 #header-nav-toggle {
  z-index: 150;
  right: 14px;
  width: 40px;
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  font-size: 24px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  transition: all 0.3s;
  box-sizing: border-box;
  -webkit-transform: translateX(calc(100% + 14px));
          transform: translateX(calc(100% + 14px)); }
  body.stacks_in_168_page4 #header-nav-toggle::after {
    content: '';
    top: 0;
    left: 0;
    bottom: 0;
    z-index: -1;
    display: block;
    position: absolute;
    background: rgba(255, 255, 255, 0.20);
    border-radius: 10px 0 0 10px;
    width: 54px; }
  body.stacks_in_168_page4 #header-nav-toggle .nav-toggle-inner {
    color: rgba(255, 255, 255, 1.00);
    background: rgba(27, 140, 181, 1.00);
    width: 40px;
    height: 40px;
    border-radius: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    box-sizing: border-box;
    -webkit-transform: translateX(0);
            transform: translateX(0);
    -webkit-animation: nav-toggle-off-stacks_in_168_page4 0.6s;
            animation: nav-toggle-off-stacks_in_168_page4 0.6s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4); }
    body.stacks_in_168_page4 #header-nav-toggle .nav-toggle-inner i {
      top: 50%;
      left: 50%;
      width: 35px;
      height: 35px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 1;
          -ms-flex: 1 0 auto;
              flex: 1 0 auto;
      color: inherit;
      position: absolute;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      transition: opacity 0s 0.15s;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    body.stacks_in_168_page4 #header-nav-toggle .nav-toggle-inner .toggle-icon-close {
      opacity: 0; }
    body.stacks_in_168_page4 #header-nav-toggle .nav-toggle-inner .toggle-icon-open {
      opacity: 1; }

body.stacks_in_168_page4 main#content {
  /*  */
  font-family: "Montserrat";
  /*  */ }

body.stacks_in_168_page4 #footer {
  color: rgba(255, 255, 255, 1.00);
  position: relative;
  /*  */
  /*  */
  /*  */
  /*  */
  font-family: "Montserrat";
  /*  */ }
  body.stacks_in_168_page4 #footer::before {
    /*  */
    display: none;
    /*  */ }
  body.stacks_in_168_page4 #footer h1, body.stacks_in_168_page4 #footer h2, body.stacks_in_168_page4 #footer h3, body.stacks_in_168_page4 #footer h4, body.stacks_in_168_page4 #footer h5, body.stacks_in_168_page4 #footer h6 {
    color: rgba(255, 255, 255, 1.00); }
  body.stacks_in_168_page4 #footer p, body.stacks_in_168_page4 #footer span {
    color: rgba(255, 255, 255, 1.00); }
  body.stacks_in_168_page4 #footer a, body.stacks_in_168_page4 #footer a:visited {
    color: rgba(255, 255, 255, 1.00); }
  body.stacks_in_168_page4 #footer a:hover, body.stacks_in_168_page4 #footer a:visited:hover {
    color: rgba(255, 255, 255, 1.00); }

body.stacks_in_168_page4 {
  color: rgba(27, 140, 181, 1.00);
  background: #F6F6F6;
  /*  */
  font-family: "Montserrat";
  /*  */ }
  body.stacks_in_168_page4 a, body.stacks_in_168_page4 a:visited {
    color: rgba(255, 255, 255, 1.00); }
  body.stacks_in_168_page4 a:hover {
    color: rgba(255, 255, 255, 1.00); }
  body.stacks_in_168_page4 p, body.stacks_in_168_page4 span {
    color: rgba(27, 140, 181, 1.00); }
  body.stacks_in_168_page4 code {
    color: rgba(255, 255, 255, 1.00);
    background: rgba(27, 140, 181, 0.50); }
  body.stacks_in_168_page4 pre {
    overflow-y: hidden;
    background: #f4f5f6;
    border-left: 3px solid rgba(27, 140, 181, 0.50); }
  body.stacks_in_168_page4 h1, body.stacks_in_168_page4 h2, body.stacks_in_168_page4 h3, body.stacks_in_168_page4 h4, body.stacks_in_168_page4 h5, body.stacks_in_168_page4 h6, body.stacks_in_168_page4 .album-title {
    line-height: 1.4;
    font-weight: bold;
    color: rgba(27, 140, 181, 1.00);
    /*  */
    font-family: "Montserrat";
    /*  */ }
  body.stacks_in_168_page4 input[type='email'],
  body.stacks_in_168_page4 input[type='number'],
  body.stacks_in_168_page4 input[type='password'],
  body.stacks_in_168_page4 input[type='search'],
  body.stacks_in_168_page4 input[type='tel'],
  body.stacks_in_168_page4 input[type='text'],
  body.stacks_in_168_page4 input[type='url'],
  body.stacks_in_168_page4 textarea,
  body.stacks_in_168_page4 select {
    border: 0.1rem solid rgba(255, 255, 255, 1.00); }
  body.stacks_in_168_page4 input[type='email']:focus,
  body.stacks_in_168_page4 input[type='number']:focus,
  body.stacks_in_168_page4 input[type='password']:focus,
  body.stacks_in_168_page4 input[type='search']:focus,
  body.stacks_in_168_page4 input[type='tel']:focus,
  body.stacks_in_168_page4 input[type='text']:focus,
  body.stacks_in_168_page4 input[type='url']:focus,
  body.stacks_in_168_page4 textarea:focus,
  body.stacks_in_168_page4 select:focus {
    border-color: rgba(255, 255, 255, 1.00); }
  body.stacks_in_168_page4 .button, body.stacks_in_168_page4 button, body.stacks_in_168_page4 input[type='button'], body.stacks_in_168_page4 input[type='reset'], body.stacks_in_168_page4 input[type='submit'] {
    background-color: rgba(27, 140, 181, 1.00);
    border: 0.1rem solid rgba(27, 140, 181, 1.00); }
  body.stacks_in_168_page4 .button:focus, body.stacks_in_168_page4 .button:hover, body.stacks_in_168_page4 button:focus, body.stacks_in_168_page4 button:hover, body.stacks_in_168_page4 input[type='button']:focus, body.stacks_in_168_page4 input[type='button']:hover, body.stacks_in_168_page4 input[type='reset']:focus, body.stacks_in_168_page4 input[type='reset']:hover, body.stacks_in_168_page4 input[type='submit']:focus, body.stacks_in_168_page4 input[type='submit']:hover {
    background-color: rgba(253, 128, 8, 1.00);
    border-color: rgba(253, 128, 8, 1.00);
    color: #fff; }
  body.stacks_in_168_page4 .button[disabled]:focus, body.stacks_in_168_page4 .button[disabled]:hover, body.stacks_in_168_page4 button[disabled]:focus, body.stacks_in_168_page4 button[disabled]:hover, body.stacks_in_168_page4 input[type='button'][disabled]:focus, body.stacks_in_168_page4 input[type='button'][disabled]:hover, body.stacks_in_168_page4 input[type='reset'][disabled]:focus, body.stacks_in_168_page4 input[type='reset'][disabled]:hover, body.stacks_in_168_page4 input[type='submit'][disabled]:focus, body.stacks_in_168_page4 input[type='submit'][disabled]:hover {
    background-color: rgba(27, 140, 181, 1.00);
    border-color: rgba(27, 140, 181, 1.00); }
  body.stacks_in_168_page4 .button.button-outline, body.stacks_in_168_page4 button.button-outline, body.stacks_in_168_page4 input[type='button'].button-outline, body.stacks_in_168_page4 input[type='reset'].button-outline, body.stacks_in_168_page4 input[type='submit'].button-outline {
    background-color: transparent;
    color: rgba(27, 140, 181, 1.00); }
  body.stacks_in_168_page4 .button.button-outline:focus, body.stacks_in_168_page4 .button.button-outline:hover, body.stacks_in_168_page4 button.button-outline:focus, body.stacks_in_168_page4 button.button-outline:hover, body.stacks_in_168_page4 input[type='button'].button-outline:focus, body.stacks_in_168_page4 input[type='button'].button-outline:hover, body.stacks_in_168_page4 input[type='reset'].button-outline:focus, body.stacks_in_168_page4 input[type='reset'].button-outline:hover, body.stacks_in_168_page4 input[type='submit'].button-outline:focus, body.stacks_in_168_page4 input[type='submit'].button-outline:hover {
    background-color: transparent;
    border-color: rgba(253, 128, 8, 1.00);
    color: rgba(253, 128, 8, 1.00); }
  body.stacks_in_168_page4 .button.button-outline[disabled]:focus, body.stacks_in_168_page4 .button.button-outline[disabled]:hover,
  body.stacks_in_168_page4 button.button-outline[disabled]:focus,
  body.stacks_in_168_page4 button.button-outline[disabled]:hover,
  body.stacks_in_168_page4 input[type='button'].button-outline[disabled]:focus,
  body.stacks_in_168_page4 input[type='button'].button-outline[disabled]:hover,
  body.stacks_in_168_page4 input[type='reset'].button-outline[disabled]:focus,
  body.stacks_in_168_page4 input[type='reset'].button-outline[disabled]:hover,
  body.stacks_in_168_page4 input[type='submit'].button-outline[disabled]:focus,
  body.stacks_in_168_page4 input[type='submit'].button-outline[disabled]:hover {
    border-color: inherit;
    color: rgba(27, 140, 181, 1.00); }
  body.stacks_in_168_page4 .button.button-clear,
  body.stacks_in_168_page4 button.button-clear,
  body.stacks_in_168_page4 input[type='button'].button-clear,
  body.stacks_in_168_page4 input[type='reset'].button-clear,
  body.stacks_in_168_page4 input[type='submit'].button-clear {
    background-color: transparent;
    border-color: transparent;
    color: rgba(27, 140, 181, 1.00); }
  body.stacks_in_168_page4 .button.button-clear:focus, body.stacks_in_168_page4 .button.button-clear:hover,
  body.stacks_in_168_page4 button.button-clear:focus,
  body.stacks_in_168_page4 button.button-clear:hover,
  body.stacks_in_168_page4 input[type='button'].button-clear:focus,
  body.stacks_in_168_page4 input[type='button'].button-clear:hover,
  body.stacks_in_168_page4 input[type='reset'].button-clear:focus,
  body.stacks_in_168_page4 input[type='reset'].button-clear:hover,
  body.stacks_in_168_page4 input[type='submit'].button-clear:focus,
  body.stacks_in_168_page4 input[type='submit'].button-clear:hover {
    background-color: transparent;
    border-color: transparent;
    color: rgba(253, 128, 8, 1.00); }
  body.stacks_in_168_page4 .button.button-clear[disabled]:focus, body.stacks_in_168_page4 .button.button-clear[disabled]:hover,
  body.stacks_in_168_page4 button.button-clear[disabled]:focus,
  body.stacks_in_168_page4 button.button-clear[disabled]:hover,
  body.stacks_in_168_page4 input[type='button'].button-clear[disabled]:focus,
  body.stacks_in_168_page4 input[type='button'].button-clear[disabled]:hover,
  body.stacks_in_168_page4 input[type='reset'].button-clear[disabled]:focus,
  body.stacks_in_168_page4 input[type='reset'].button-clear[disabled]:hover,
  body.stacks_in_168_page4 input[type='submit'].button-clear[disabled]:focus,
  body.stacks_in_168_page4 input[type='submit'].button-clear[disabled]:hover {
    color: rgba(27, 140, 181, 1.00); }
  body.stacks_in_168_page4 .slbCloseBtn {
    right: 0;
    width: 50px;
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 0;
    font-size: 30px;
    padding-bottom: 3px;
    font-weight: normal;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }

@media (max-width: 800px) {
  body.stacks_in_168_page4 #header-nav-top {
    visibility: hidden;
    pointer-events: none; }
  body.stacks_in_168_page4 #header-nav-toggle {
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@-webkit-keyframes nav-toggle-on-stacks_in_168_page4 {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    background: rgba(27, 140, 181, 1.00); }
  50% {
    -webkit-transform: translateX(calc(100% + 40px));
            transform: translateX(calc(100% + 40px)); }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    color: rgba(255, 255, 255, 1.00);
    background: rgba(27, 140, 181, 0.50); } }

@keyframes nav-toggle-on-stacks_in_168_page4 {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    background: rgba(27, 140, 181, 1.00); }
  50% {
    -webkit-transform: translateX(calc(100% + 40px));
            transform: translateX(calc(100% + 40px)); }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    color: rgba(255, 255, 255, 1.00);
    background: rgba(27, 140, 181, 0.50); } }

@-webkit-keyframes nav-toggle-off-stacks_in_168_page4 {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    color: rgba(255, 255, 255, 1.00);
    background: rgba(27, 140, 181, 0.50); }
  50% {
    -webkit-transform: translateX(calc(100% + 40px));
            transform: translateX(calc(100% + 40px)); }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    background: rgba(27, 140, 181, 1.00); } }

@keyframes nav-toggle-off-stacks_in_168_page4 {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    color: rgba(255, 255, 255, 1.00);
    background: rgba(27, 140, 181, 0.50); }
  50% {
    -webkit-transform: translateX(calc(100% + 40px));
            transform: translateX(calc(100% + 40px)); }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    background: rgba(27, 140, 181, 1.00); } }
