/* Variable festlegen  */
* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
html,
body {
  width: 100%;
  height: 100%;
}
img {
  display: block;
}
a {
  text-decoration: none;
  color: #006eb7;
  transition: color 0.5s ease 0s;
}
a img {
  border: none;
}
a .visited {
  color: #006eb7;
}
a .hover {
  color: #006eb7;
}
a.link-internal, a.link-external, a.link-download {
  color: #006eb7;
  text-decoration: none !important;
  transition: color 0.5s ease !important;
}

.link-internal:after {
  content: url(../Icons/links/internal_link.svg);
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-left: 3px;
  position: relative;
  top: 3px;
}

.link-external:after {
  content: url(../Icons/links/external_link.svg);
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-left: 3px;
  position: relative;
  top: 3px;
}

.link-download:after {
  content: url(../Icons/links/download_link.svg);
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-left: 3px;
  position: relative;
  top: 3px;
}
ul {
  padding-left: 30px;
  margin-bottom: 20px;
}
sup {
  line-height: 0;
  font-size: 70%;
}
li {
  list-style-type: disc;
  padding: 0 0 0 0;
  margin: 0 0 10px 0;
}
h1 {
  font-size: 150%;
  margin-bottom: 22px;
  color: #006eb7;
}

h2 {
  font-size: 150%;
  margin-bottom: 0px;
  color: #006eb7;
  margin-bottom: 10px;
}

h2.altH2 {
  color: #a5aaa0;
  margin-bottom: 5px;
  font-size: 100%;
}

h3 {
  color: #a5aaa0;
  margin-bottom: 5px;
  font-size: 100%;
}

body {
  font: 100% Arial, Verdana, Helvetica, sans-serif;
  background: #ffffff;
  margin: 0;
  padding: 0;
  text-align: center;
  color: #a5aaa0;
}
#container {
  width: 90%;
  max-width: 1440px;
  background: #FFFFFF;
  margin: 0 auto;
  text-align: left;
  border: 1px solid #c6c7c8;

/*  overflow-x: hidden;*/
}
#head {
  border: 0 solid #fff;
  width: 100%;
}
#head a.penta_text img {
  width: 400px;
  height: auto;
  margin: 20px 30px 20px 36px;
  float: left;
}
#head a.logo_ps img {
  width: 250px;
  height: auto;
  margin: 20px 30px 20px 36px;
  float: right;
}
#navi_oben {
  width: 100%;
  border-top: 1px solid #c6c7c8;
  border-bottom: 1px solid #c6c7c8;
  color: #a5aaa0;
  background-color: transparent;
  /*line-height: 2;*/
  padding: 0px 32px;
  clear: both;
}
#bread-crump {
  font-size: 80%;
  width: 100%;
  padding: 10px 10px 5px 10px;
}

.logout-button {
  font-size: 80%;
  width: 100%;
  padding: 10px 10px 5px 10px;
}


#mainContent {
  width: 100%;
  padding: 20px 30px 30px 32px;
  /*background: url(../../../bilder/welle1_penta_soft.jpg) no-repeat bottom;*/
  background-size: 100%;
  font-size: 90%;
  display: block;
  vertical-align: top;
  min-height: 300px;
  /*Generierte Kacheln*/
}
#mainContent p.bodytext {
  line-height: 150%;
}
#mainContent ul {
  padding-left: 3px;
}
#mainContent ul li {
  list-style-type: none;
}
#mainContent ul:not(.parsley-errors-list) li {
  margin: 0 0 7px 0;
  list-style-type: none;
  background: url(../Icons/aufzaehlung_penta.svg) no-repeat left 3px;
  background-size: 10px;
  padding-left: 15px;
  line-height: 1;
}

#mainContent .contenttable {
  border-collapse: collapse;
}
#mainContent .contenttable tr td {
  padding: 10px 20px 0 0;
  vertical-align: top;
  line-height: 150%;
}
#mainContent .contenttable tr td ul {
  margin-top: 5px;
  margin-bottom: 0;
}
#mainContent .contenttable tr td ul li {
  margin: 0;
  margin-bottom: 5px;
}
#mainContent .contenttable tr td img {
  width: 100%;
  height: auto;
}
#mainContent .produkte .contenttable thead {
  color: #ffffff;
  background-color: #006eb7;
}
#mainContent .produkte .contenttable thead tr th {
  padding: 10px;
  border: 2px solid #ffffff !important;
}
#mainContent .produkte .contenttable tbody {
  background-color: rgba(0, 110, 183, 0.5);
}
#mainContent .produkte .contenttable tbody tr td {
  padding: 10px;
  border: 2px solid #ffffff;
}
#mainContent .produkte .contenttable tfoot {
  background-color: rgba(0, 110, 183, 0.2);
}
#mainContent .produkte .contenttable tfoot tr td {
  padding: 10px;
  border: 2px solid #ffffff;
}
#mainContent .produkte .contenttable tfoot tr td:first-child {
  width: 36%;
}
#mainContent span.detail {
  color: #006eb7;
}
#mainContent .rahmen_hinweis {
  width: 50%;
  margin-top: 40px;
  font-size: 80%;
}
#mainContent .rahmen_impressum {
  width: 30%;
  float: left;
}
#mainContent ul.kachelmenue {
  margin: 0 -18px;
  padding-right: 3px;
}
#mainContent .unter_UeS .kachel_schrift_zentrisch {
  z-index: 20;
  width: 100%;
  transition: all 400ms;
  text-align: center;
  vertical-align: middle;
  margin-bottom: 14px;
  background-size: cover;
}
#mainContent .unter_UeS .kachel_schrift_zentrisch .inner_wrap {
  text-align: center;
  padding-top: 30%;
  padding-bottom: 30%;
  font-size: 1.6875rem;
  text-transform: uppercase;
}
#mainContent .unter_UeS .kachel_schrift_zentrisch .inner_wrap a {
  display: block;
  max-height: 50px;
  height: 50px;
  color: #ffffff;
  text-transform: none;
}
#mainContent .unter_UeS .kachel_schrift_zentrisch.columns {
  padding: 0;
}
#mainContent .unter_UeS div.colparent .inner_wrap {
  background-color: #006eb7;
  transition: background-color 0.5s ease 0s;
}
#mainContent .unter_UeS div.colparent:hover .inner_wrap {
  background-color: rgba(0, 110, 183, 0.5);
}
#mainContent:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.zwei_spalten_links {
  float: left;
  max-width: 400px;
}
.zwei_spalten_rechts {
  float: right;
}
.clear {
  clear: both;
}
p {
  margin-bottom: 15px;
  line-height: 1.3;
}
p.bodytext img {
  margin-bottom: 5px;
}
#footer {
  width: 100%;
  border-top: 1px solid #c6c7c8;
  color: #a5aaa0;
  padding: 5px 32px 5px 5px;
}
#footer .to_top {
  padding: 0 10px 0 5px;
  float: left;
}
#footer .print {
  float: left;
  cursor: pointer;
  margin-left: 10px;
}
#footer .last_update {
  font-weight: normal;
  font-size: 78%;
  padding: 3px 25px;
  float: left;
}

.frame-type-menu_sitemap ul {
    margin-bottom: 5px !important;
}

.frame-type-menu_sitemap ul li {
     margin-top: 10px !important;
 }

.frame-type-menu_sitemap ul li a:hover {
    color: #a5aaa0;
}

    /* Navigation unten formatieren */
.contrast-wrap {
  float: none;
  display: inline;
}

@media (min-width: 768px) {
  .contrast-wrap {
    float: right;
  }
}

ul.navi_unten {
  float: left;
  padding: 0;
  margin: 0;
  /*width: 50%;*/
  display: inline-block;
}
ul.navi_unten li {
  font-size: 78%;
  font-weight: bold;
  margin: 0 20px 0 20px;
  display: inline-block;
}
ul.navi_unten li a {
  color: #a5aaa0;
  padding: 0;
  margin: 0;
  transition: color 0.5s ease 0s;
}
ul.navi_unten li a:hover {
  color: #006eb7;
}
ul.navi_unten li.active {
  color: #006eb7;
}
/* Extension ts_lastupdate */
.tx-tslastupdate-pi1 {
  padding-right: 35px;
  margin-top: 8px;
  font-weight: bold;
  font-size: 78%;
  float: left;
}
/* Tabelle Downloads */
.table_downloads_header_vorschau {
  width: 94px;
  background-color: #a5aaa0;
  color: #fff;
  padding: 1px 5px;
}
.table_downloads_vorschau {
  width: 94px;
  color: #fff;
  padding: 1px 5px;
}
.table_downloads_header_dateiname {
  width: 200px;
  background-color: #a5aaa0;
  color: #fff;
  padding: 1px 5px;
}
.table_downloads_dateiname {
  width: 200px;
  padding: 1px 5px;
}
.table_downloads_header_info {
  width: 80px;
  background-color: #a5aaa0;
  color: #fff;
  padding: 1px 5px;
}
.table_downloads_info {
  width: 80px;
  padding: 1px 5px;
}
/* Bild für Spamprotect */
img.nix {
  display: inline;
}
table .contenttable td {
  vertical-align: bottom;
}
.csc-default {
  clear: both;
}
.csc-default figure img {
  width: 100%;
  height: auto;
}
/*  Grid auf der Startseite */
.startseite_3er {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.startseite_3er .csc-default {
  width: 32%;
  height: auto;
  background-color: rgba(0, 110, 183, 0.2);
  position: relative;
  margin-bottom: 20px;
}
.startseite_3er .csc-default .csc-textpic .csc-textpic-imagewrap {
  position: relative;
  z-index: 1;
}
.startseite_3er .csc-default .csc-textpic .csc-textpic-imagewrap figure img {
  width: 100%;
  height: auto;
}
.startseite_3er .csc-default .csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
  margin-bottom: 0;
}
.startseite_3er .csc-default .csc-textpic-text {
  position: absolute;
  z-index: 3;
  display: block;
  width: 100%;
  height: 100%;
}
.startseite_3er .csc-default .csc-textpic-text h2 {
  display: table;
  vertical-align: middle;
  text-align: center;
  color: #ffffff;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 110, 183, 0.2);
  transition: 0.5s ease 0s;
  padding: 20px;
}
.startseite_3er .csc-default .csc-textpic-text h2 a {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
  color: #ffffff;
}
.startseite_3er .csc-default .csc-textpic-text h2:hover {
  background-color: rgba(0, 110, 183, 0.9);
}
.startseite_3er .csc-default:hover .csc-textpic:before {
  background-color: rgba(0, 110, 183, 0.9);
}
.startseite_3er .csc-default:last-child {
  /*padding: 20px 20px 5px 20px;*/
}
.startseite_3er .csc-default:last-child .csc-header h1 {
  text-transform: none;
  font-weight: normal;
}


/*** Übersicht Sortiment START ***/
.frame-type-menu_categorized_pages {
  padding-bottom: 0px !important;
  display: block;
}

.frame-type-menu_categorized_pages ul {
  width: 50%;
  border-bottom: 1px solid #a5aaa0;
}

.frame-type-menu_categorized_pages:last-child ul {
  border-bottom: 1px solid transparent;
}


/*** Übersicht Sortiment ENDE ***/


/*** Powermail START ***/
.tx-powermail h3 {
  display: none;
}

.tx-powermail input.btn:hover {
  cursor: pointer;
}

td.powermail_all_label {
  padding: 3px 20px 3px 0;
}

.tx-powermail input.btn.btn-danger,
.tx-powermail input.btn.btn-primary {
  background-color: #006eb7;
  color: #fff;
  padding: 10px;
  border: none;
  text-transform: uppercase;
  width: 100%;
}

.tx-powermail .btn-group {
  display: flex;
  margin-top: 20px;
}

.tx-powermail .btn-group > form {
  margin-right: 20px;
  width: 40%;
  max-width: 300px;
}

fieldset.powermail_fieldset .row {
  margin: 0;
}

fieldset.powermail_fieldset {
  border: none;
  width: 100%;
  padding: 0;
  margin: 0;
}

fieldset.powermail_fieldset legend {
  display: none;
}


fieldset.powermail_fieldset .powermail_fieldwrap_type_input {
  margin-bottom: 10px;
}

fieldset.powermail_fieldset .powermail_fieldwrap_type_input label,
fieldset.powermail_fieldset .powermail_fieldwrap_type_textarea label,
fieldset.powermail_fieldset .powermail_fieldwrap_type_select label,
fieldset.powermail_fieldset .powermail_fieldwrap_type_check > label,
fieldset.powermail_fieldset .powermail_fieldwrap_type_radio > label {
  display: block;
  padding-bottom: 5px;
  color: #006eb7
}

fieldset.powermail_fieldset .powermail_fieldwrap_type_input input,
fieldset.powermail_fieldset .powermail_fieldwrap_type_select select,
fieldset.powermail_fieldset .powermail_fieldwrap_type_textarea textarea {
  width: 100%;
  padding: 10px;
  border: 1px solid grey;
}

fieldset.powermail_fieldset .powermail_fieldwrap_type_select select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: white;
  background-position: 100% center;
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);
}

fieldset.powermail_fieldset .powermail_fieldwrap_type_submit,
fieldset.powermail_fieldset .powermail_fieldwrap_type_submit input {
  width: 100%;
}

fieldset.powermail_fieldset .powermail_fieldwrap_type_submit input {
  background-color: #006eb7;
  color: #fff;
  padding: 10px;
  border: none;
  text-transform: uppercase;
}



ul.parsley-errors-list {
  margin: 5px 0 !important;
  padding: 0 !important;
}

ul.parsley-errors-list li {
  margin: 0;
  padding: 5px;
}

/*** Powermail ENDE ***/

@media (min-width: 768px) {
  #bread-crump {
    font-size: 80%;
    width: 100%;
    padding: 10px 30px 5px 32px;
  }

  .logout-button {
    font-size: 80%;
    width: 100%;
    padding: 10px 30px 5px 32px;
  }
}

/**************** Media queries  START ******************/
@media (min-width: 1024px) and (max-width: 1440px) {
  #container {
    margin: 0;
    width: 100%;
    max-width: 100%;
    border: none;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  #container {
    margin: 0;
    width: 100%;
    max-width: 100%;
    border: none;
  }
  .startseite_3er .csc-default:last-child div ul li {
    font-size: 90%;
  }
  #mainContent {
    font-size: 90%;
  }
  #mainContent .rahmen_hinweis {
    width: 75%;
  }
  #mainContent .rahmen_impressum {
    width: 100%;
    float: none;
  }
}
@media (min-width: 320px) and (max-width: 768px) {
  #container {
    margin: 0;
    width: 100%;
    max-width: 100%;
    border: none;
  }
  #head a.penta_text img {
    width: 300px;
    margin: 20px 30px 20px 10px;
  }
  #head a.logo_ps img {
    width: 180px;
    margin: 20px 10px 20px 36px;
  }
  .startseite_3er .csc-default {
    width: 100%;
  }
  #mainContent {
    padding: 40px 10px 20px 10px;
  }
  #navi_oben {
    padding-left: 10px;
    padding-right: 10px;
  }
  #footer {
    padding: 5px 32px 5px 10px;
  }
  #footer .print {
    margin-left: 0;
  }
  ul.navi_unten {
    padding: 10px 0;
    float: none;
    clear: both;
  }
  ul.navi_unten li {
    margin: 0 10% 0 0;
  }
  #mainContent {
    font-size: 90%;
  }
  #mainContent .rahmen_hinweis {
    width: 75%;
  }
  #mainContent .rahmen_impressum {
    width: 100%;
    float: none;
  }
  .csc-textpic-intext-right-nowrap .csc-textpic-text {
    width: 100%;
  }
  .csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
    float: none;
    width: 100%;
  }
  .csc-textpic-intext-right-nowrap .csc-textpic-imagewrap figure {
    padding: 0;
  }


  .frame-type-menu_categorized_pages ul {
    width: 100%;
    border-bottom: 1px solid #a5aaa0;
  }
}
/**************** Drucklayout START ******************/
@media print {
  h1,
  h2 {
    font-size: 110%;
    color: #a0b6d6;
  }
  #container {
    border: none;
  }
  #navi_oben {
    border-bottom: none;
  }
  ul.ul_navi_oben {
    display: none;
  }
  .csc-textpic-intext-right-nowrap .csc-textpic-text {
    float: none;
    width: 100%;
  }
  .csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
    float: none;
    width: 100%;
  }
  #mainContent {
    background: none;
    padding: 30px 0 30px 0;
  }
  #mainContent ul li:before {
    content: "-";
  }
  #mainContent p.bodytext {
    font-size: 80%;
  }
  #head img {
    margin-left: 0;
  }
  #footer {
    display: none;
  }
}
/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
footer,
header,
nav,
section {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
figcaption,
figure {
  display: block;
}


hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
main {
  display: block;
}
pre {
  font-family: monospace,monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:active,
a:hover {
  outline-width: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: inherit;
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace,monospace;
  font-size: 1em;
}
dfn {
  font-style: italic;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -.25em;
}
sup {
  top: -.5em;
}
audio,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type=reset],
[type=submit],
button,
html [type=button] {
  -webkit-appearance: button;
}
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
input {
  overflow: visible;
}
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  box-sizing: border-box;
  display: table;
  max-width: 100%;
  padding: 0;
  color: inherit;
  white-space: normal;
}
progress {
  display: inline-block;
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
details {
  display: block;
}
summary {
  display: list-item;
}
menu {
  display: block;
}
canvas {
  display: inline-block;
}
[hidden],
template {
  display: none;
}
.foundation-mq {
  font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em";
}
html {
  box-sizing: border-box;
  font-size: 100%;
}
*,
:after,
:before {
  box-sizing: inherit;
}
body {
  margin: 0;
  padding: 0;
  background: #fefefe;
  font-family: Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.5;
  color: #0a0a0a;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
}
textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0;
}
select {
  width: 100%;
  border-radius: 0;
}
.map_canvas embed,
.map_canvas img,
.map_canvas object,
.mqa-display embed,
.mqa-display img,
.mqa-display object {
  max-width: none !important;
}
button {
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  border-radius: 0;
  background: transparent;
  line-height: 1;
}
[data-whatinput=mouse] button {
  outline: 0;
}
.is-visible {
  display: block !important;
}
.is-hidden {
  display: none !important;
}
.flex-video,
.responsive-embed {
  position: relative;
  height: 0;
  margin-bottom: 1rem;
  padding-bottom: 75%;
  overflow: hidden;
}
.flex-video embed,
.flex-video iframe,
.flex-video object,
.flex-video video,
.responsive-embed embed,
.responsive-embed iframe,
.responsive-embed object,
.responsive-embed video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.flex-video.widescreen,
.responsive-embed.widescreen {
  padding-bottom: 56.25%;
}
.row {
  max-width: auto;
  margin-right: auto;
  margin-left: auto;
}
.row:after,
.row:before {
  display: table;
  content: " ";
}
.row:after {
  clear: both;
}
.row.collapse > .column,
.row.collapse > .columns {
  padding-right: 0;
  padding-left: 0;
}
.row .row {
  margin-right: -.9375rem;
  margin-left: -.9375rem;
}
@media print, screen and (min-width: 40em) {
  .row .row {
    margin-right: -.9375rem;
    margin-left: -.9375rem;
  }
}
@media print, screen and (min-width: 64em) {
  .row .row {
    margin-right: -.9375rem;
    margin-left: -.9375rem;
  }
}
.row .row.collapse {
  margin-right: 0;
  margin-left: 0;
}
.row.expanded {
  max-width: none;
}
.row.expanded .row {
  margin-right: auto;
  margin-left: auto;
}
.column,
.columns {
  width: 100%;
  float: left;
  padding-right: .9375rem;
  padding-left: .9375rem;
}
.column:last-child:not(:first-child),
.columns:last-child:not(:first-child) {
  float: right;
}
.column.end:last-child:last-child,
.end.columns:last-child:last-child {
  float: left;
}
.column.row.row,
.row.row.columns {
  float: none;
}
.row .column.row.row,
.row .row.row.columns {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0;
}
.small-1 {
  width: 8.33333%;
}
.small-push-1 {
  position: relative;
  left: 8.33333%;
}
.small-pull-1 {
  position: relative;
  left: -8.33333%;
}
.small-offset-0 {
  margin-left: 0;
}
.small-2 {
  width: 16.66667%;
}
.small-push-2 {
  position: relative;
  left: 16.66667%;
}
.small-pull-2 {
  position: relative;
  left: -16.66667%;
}
.small-offset-1 {
  margin-left: 8.33333%;
}
.small-3 {
  width: 25%;
}
.small-push-3 {
  position: relative;
  left: 25%;
}
.small-pull-3 {
  position: relative;
  left: -25%;
}
.small-offset-2 {
  margin-left: 16.66667%;
}
.small-4 {
  width: 33.33333%;
}
.small-push-4 {
  position: relative;
  left: 33.33333%;
}
.small-pull-4 {
  position: relative;
  left: -33.33333%;
}
.small-offset-3 {
  margin-left: 25%;
}
.small-5 {
  width: 41.66667%;
}
.small-push-5 {
  position: relative;
  left: 41.66667%;
}
.small-pull-5 {
  position: relative;
  left: -41.66667%;
}
.small-offset-4 {
  margin-left: 33.33333%;
}
.small-6 {
  width: 50%;
}
.small-push-6 {
  position: relative;
  left: 50%;
}
.small-pull-6 {
  position: relative;
  left: -50%;
}
.small-offset-5 {
  margin-left: 41.66667%;
}
.small-7 {
  width: 58.33333%;
}
.small-push-7 {
  position: relative;
  left: 58.33333%;
}
.small-pull-7 {
  position: relative;
  left: -58.33333%;
}
.small-offset-6 {
  margin-left: 50%;
}
.small-8 {
  width: 66.66667%;
}
.small-push-8 {
  position: relative;
  left: 66.66667%;
}
.small-pull-8 {
  position: relative;
  left: -66.66667%;
}
.small-offset-7 {
  margin-left: 58.33333%;
}
.small-9 {
  width: 75%;
}
.small-push-9 {
  position: relative;
  left: 75%;
}
.small-pull-9 {
  position: relative;
  left: -75%;
}
.small-offset-8 {
  margin-left: 66.66667%;
}
.small-10 {
  width: 83.33333%;
}
.small-push-10 {
  position: relative;
  left: 83.33333%;
}
.small-pull-10 {
  position: relative;
  left: -83.33333%;
}
.small-offset-9 {
  margin-left: 75%;
}
.small-11 {
  width: 91.66667%;
}
.small-push-11 {
  position: relative;
  left: 91.66667%;
}
.small-pull-11 {
  position: relative;
  left: -91.66667%;
}
.small-offset-10 {
  margin-left: 83.33333%;
}
.small-12 {
  width: 100%;
}
.small-offset-11 {
  margin-left: 91.66667%;
}
.small-up-1 > .column,
.small-up-1 > .columns {
  float: left;
  width: 100%;
}
.small-up-1 > .column:nth-of-type(1n),
.small-up-1 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-1 > .column:nth-of-type(1n+1),
.small-up-1 > .columns:nth-of-type(1n+1) {
  clear: both;
}
.small-up-1 > .column:last-child,
.small-up-1 > .columns:last-child {
  float: left;
}
.small-up-2 > .column,
.small-up-2 > .columns {
  float: left;
  width: 50%;
}
.small-up-2 > .column:nth-of-type(1n),
.small-up-2 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-2 > .column:nth-of-type(2n+1),
.small-up-2 > .columns:nth-of-type(2n+1) {
  clear: both;
}
.small-up-2 > .column:last-child,
.small-up-2 > .columns:last-child {
  float: left;
}
.small-up-3 > .column,
.small-up-3 > .columns {
  float: left;
  width: 33.33333%;
}
.small-up-3 > .column:nth-of-type(1n),
.small-up-3 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-3 > .column:nth-of-type(3n+1),
.small-up-3 > .columns:nth-of-type(3n+1) {
  clear: both;
}
.small-up-3 > .column:last-child,
.small-up-3 > .columns:last-child {
  float: left;
}
.small-up-4 > .column,
.small-up-4 > .columns {
  float: left;
  width: 25%;
}
.small-up-4 > .column:nth-of-type(1n),
.small-up-4 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-4 > .column:nth-of-type(4n+1),
.small-up-4 > .columns:nth-of-type(4n+1) {
  clear: both;
}
.small-up-4 > .column:last-child,
.small-up-4 > .columns:last-child {
  float: left;
}
.small-up-5 > .column,
.small-up-5 > .columns {
  float: left;
  width: 20%;
}
.small-up-5 > .column:nth-of-type(1n),
.small-up-5 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-5 > .column:nth-of-type(5n+1),
.small-up-5 > .columns:nth-of-type(5n+1) {
  clear: both;
}
.small-up-5 > .column:last-child,
.small-up-5 > .columns:last-child {
  float: left;
}
.small-up-6 > .column,
.small-up-6 > .columns {
  float: left;
  width: 16.66667%;
}
.small-up-6 > .column:nth-of-type(1n),
.small-up-6 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-6 > .column:nth-of-type(6n+1),
.small-up-6 > .columns:nth-of-type(6n+1) {
  clear: both;
}
.small-up-6 > .column:last-child,
.small-up-6 > .columns:last-child {
  float: left;
}
.small-up-7 > .column,
.small-up-7 > .columns {
  float: left;
  width: 14.28571%;
}
.small-up-7 > .column:nth-of-type(1n),
.small-up-7 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-7 > .column:nth-of-type(7n+1),
.small-up-7 > .columns:nth-of-type(7n+1) {
  clear: both;
}
.small-up-7 > .column:last-child,
.small-up-7 > .columns:last-child {
  float: left;
}
.small-up-8 > .column,
.small-up-8 > .columns {
  float: left;
  width: 12.5%;
}
.small-up-8 > .column:nth-of-type(1n),
.small-up-8 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-8 > .column:nth-of-type(8n+1),
.small-up-8 > .columns:nth-of-type(8n+1) {
  clear: both;
}
.small-up-8 > .column:last-child,
.small-up-8 > .columns:last-child {
  float: left;
}
.small-collapse > .column,
.small-collapse > .columns {
  padding-right: 0;
  padding-left: 0;
}
.expanded.row .small-collapse.row,
.small-collapse .row {
  margin-right: 0;
  margin-left: 0;
}
.small-uncollapse > .column,
.small-uncollapse > .columns {
  padding-right: .9375rem;
  padding-left: .9375rem;
}
.small-centered {
  margin-right: auto;
  margin-left: auto;
}
.small-centered,
.small-centered:last-child:not(:first-child) {
  float: none;
  clear: both;
}
.small-pull-0,
.small-push-0,
.small-uncentered {
  position: static;
  float: left;
  margin-right: 0;
  margin-left: 0;
}
@media print, screen and (min-width: 40em) {


  .medium-1 {
    width: 8.33333%;
  }
  .medium-push-1 {
    position: relative;
    left: 8.33333%;
  }
  .medium-pull-1 {
    position: relative;
    left: -8.33333%;
  }
  .medium-offset-0 {
    margin-left: 0;
  }
  .medium-2 {
    width: 16.66667%;
  }
  .medium-push-2 {
    position: relative;
    left: 16.66667%;
  }
  .medium-pull-2 {
    position: relative;
    left: -16.66667%;
  }
  .medium-offset-1 {
    margin-left: 8.33333%;
  }
  .medium-3 {
    width: 25%;
  }
  .medium-push-3 {
    position: relative;
    left: 25%;
  }
  .medium-pull-3 {
    position: relative;
    left: -25%;
  }
  .medium-offset-2 {
    margin-left: 16.66667%;
  }
  .medium-4 {
    width: 33.33333%;
  }
  .medium-push-4 {
    position: relative;
    left: 33.33333%;
  }
  .medium-pull-4 {
    position: relative;
    left: -33.33333%;
  }
  .medium-offset-3 {
    margin-left: 25%;
  }
  .medium-5 {
    width: 41.66667%;
  }
  .medium-push-5 {
    position: relative;
    left: 41.66667%;
  }
  .medium-pull-5 {
    position: relative;
    left: -41.66667%;
  }
  .medium-offset-4 {
    margin-left: 33.33333%;
  }
  .medium-6 {
    width: 50%;
  }
  .medium-push-6 {
    position: relative;
    left: 50%;
  }
  .medium-pull-6 {
    position: relative;
    left: -50%;
  }
  .medium-offset-5 {
    margin-left: 41.66667%;
  }
  .medium-7 {
    width: 58.33333%;
  }
  .medium-push-7 {
    position: relative;
    left: 58.33333%;
  }
  .medium-pull-7 {
    position: relative;
    left: -58.33333%;
  }
  .medium-offset-6 {
    margin-left: 50%;
  }
  .medium-8 {
    width: 66.66667%;
  }
  .medium-push-8 {
    position: relative;
    left: 66.66667%;
  }
  .medium-pull-8 {
    position: relative;
    left: -66.66667%;
  }
  .medium-offset-7 {
    margin-left: 58.33333%;
  }
  .medium-9 {
    width: 75%;
  }
  .medium-push-9 {
    position: relative;
    left: 75%;
  }
  .medium-pull-9 {
    position: relative;
    left: -75%;
  }
  .medium-offset-8 {
    margin-left: 66.66667%;
  }
  .medium-10 {
    width: 83.33333%;
  }
  .medium-push-10 {
    position: relative;
    left: 83.33333%;
  }
  .medium-pull-10 {
    position: relative;
    left: -83.33333%;
  }
  .medium-offset-9 {
    margin-left: 75%;
  }
  .medium-11 {
    width: 91.66667%;
  }
  .medium-push-11 {
    position: relative;
    left: 91.66667%;
  }
  .medium-pull-11 {
    position: relative;
    left: -91.66667%;
  }
  .medium-offset-10 {
    margin-left: 83.33333%;
  }
  .medium-12 {
    width: 100%;
  }
  .medium-offset-11 {
    margin-left: 91.66667%;
  }
  .medium-up-1 > .column,
  .medium-up-1 > .columns {
    float: left;
    width: 100%;
  }
  .medium-up-1 > .column:nth-of-type(1n),
  .medium-up-1 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-1 > .column:nth-of-type(1n+1),
  .medium-up-1 > .columns:nth-of-type(1n+1) {
    clear: both;
  }
  .medium-up-1 > .column:last-child,
  .medium-up-1 > .columns:last-child {
    float: left;
  }
  .medium-up-2 > .column,
  .medium-up-2 > .columns {
    float: left;
    width: 50%;
  }
  .medium-up-2 > .column:nth-of-type(1n),
  .medium-up-2 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-2 > .column:nth-of-type(2n+1),
  .medium-up-2 > .columns:nth-of-type(2n+1) {
    clear: both;
  }
  .medium-up-2 > .column:last-child,
  .medium-up-2 > .columns:last-child {
    float: left;
  }
  .medium-up-3 > .column,
  .medium-up-3 > .columns {
    float: left;
    width: 33.33333%;
  }
  .medium-up-3 > .column:nth-of-type(1n),
  .medium-up-3 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-3 > .column:nth-of-type(3n+1),
  .medium-up-3 > .columns:nth-of-type(3n+1) {
    clear: both;
  }
  .medium-up-3 > .column:last-child,
  .medium-up-3 > .columns:last-child {
    float: left;
  }
  .medium-up-4 > .column,
  .medium-up-4 > .columns {
    float: left;
    width: 25%;
  }
  .medium-up-4 > .column:nth-of-type(1n),
  .medium-up-4 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-4 > .column:nth-of-type(4n+1),
  .medium-up-4 > .columns:nth-of-type(4n+1) {
    clear: both;
  }
  .medium-up-4 > .column:last-child,
  .medium-up-4 > .columns:last-child {
    float: left;
  }
  .medium-up-5 > .column,
  .medium-up-5 > .columns {
    float: left;
    width: 20%;
  }
  .medium-up-5 > .column:nth-of-type(1n),
  .medium-up-5 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-5 > .column:nth-of-type(5n+1),
  .medium-up-5 > .columns:nth-of-type(5n+1) {
    clear: both;
  }
  .medium-up-5 > .column:last-child,
  .medium-up-5 > .columns:last-child {
    float: left;
  }
  .medium-up-6 > .column,
  .medium-up-6 > .columns {
    float: left;
    width: 16.66667%;
  }
  .medium-up-6 > .column:nth-of-type(1n),
  .medium-up-6 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-6 > .column:nth-of-type(6n+1),
  .medium-up-6 > .columns:nth-of-type(6n+1) {
    clear: both;
  }
  .medium-up-6 > .column:last-child,
  .medium-up-6 > .columns:last-child {
    float: left;
  }
  .medium-up-7 > .column,
  .medium-up-7 > .columns {
    float: left;
    width: 14.28571%;
  }
  .medium-up-7 > .column:nth-of-type(1n),
  .medium-up-7 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-7 > .column:nth-of-type(7n+1),
  .medium-up-7 > .columns:nth-of-type(7n+1) {
    clear: both;
  }
  .medium-up-7 > .column:last-child,
  .medium-up-7 > .columns:last-child {
    float: left;
  }
  .medium-up-8 > .column,
  .medium-up-8 > .columns {
    float: left;
    width: 12.5%;
  }
  .medium-up-8 > .column:nth-of-type(1n),
  .medium-up-8 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-8 > .column:nth-of-type(8n+1),
  .medium-up-8 > .columns:nth-of-type(8n+1) {
    clear: both;
  }
  .medium-up-8 > .column:last-child,
  .medium-up-8 > .columns:last-child {
    float: left;
  }
  .medium-collapse > .column,
  .medium-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  .expanded.row .medium-collapse.row,
  .medium-collapse .row {
    margin-right: 0;
    margin-left: 0;
  }
  .medium-uncollapse > .column,
  .medium-uncollapse > .columns {
    padding-right: .9375rem;
    padding-left: .9375rem;
  }
  .medium-centered {
    margin-right: auto;
    margin-left: auto;
  }
  .medium-centered,
  .medium-centered:last-child:not(:first-child) {
    float: none;
    clear: both;
  }
  .medium-pull-0,
  .medium-push-0,
  .medium-uncentered {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .large-1 {
    width: 8.33333%;
  }
  .large-push-1 {
    position: relative;
    left: 8.33333%;
  }
  .large-pull-1 {
    position: relative;
    left: -8.33333%;
  }
  .large-offset-0 {
    margin-left: 0;
  }
  .large-2 {
    width: 16.66667%;
  }
  .large-push-2 {
    position: relative;
    left: 16.66667%;
  }
  .large-pull-2 {
    position: relative;
    left: -16.66667%;
  }
  .large-offset-1 {
    margin-left: 8.33333%;
  }
  .large-3 {
    width: 25%;
  }
  .large-push-3 {
    position: relative;
    left: 25%;
  }
  .large-pull-3 {
    position: relative;
    left: -25%;
  }
  .large-offset-2 {
    margin-left: 16.66667%;
  }
  .large-4 {
    width: 33.33333%;
  }
  .large-push-4 {
    position: relative;
    left: 33.33333%;
  }
  .large-pull-4 {
    position: relative;
    left: -33.33333%;
  }
  .large-offset-3 {
    margin-left: 25%;
  }
  .large-5 {
    width: 41.66667%;
  }
  .large-push-5 {
    position: relative;
    left: 41.66667%;
  }
  .large-pull-5 {
    position: relative;
    left: -41.66667%;
  }
  .large-offset-4 {
    margin-left: 33.33333%;
  }
  .large-6 {
    width: 50%;
  }
  .large-push-6 {
    position: relative;
    left: 50%;
  }
  .large-pull-6 {
    position: relative;
    left: -50%;
  }
  .large-offset-5 {
    margin-left: 41.66667%;
  }
  .large-7 {
    width: 58.33333%;
  }
  .large-push-7 {
    position: relative;
    left: 58.33333%;
  }
  .large-pull-7 {
    position: relative;
    left: -58.33333%;
  }
  .large-offset-6 {
    margin-left: 50%;
  }
  .large-8 {
    width: 66.66667%;
  }
  .large-push-8 {
    position: relative;
    left: 66.66667%;
  }
  .large-pull-8 {
    position: relative;
    left: -66.66667%;
  }
  .large-offset-7 {
    margin-left: 58.33333%;
  }
  .large-9 {
    width: 75%;
  }
  .large-push-9 {
    position: relative;
    left: 75%;
  }
  .large-pull-9 {
    position: relative;
    left: -75%;
  }
  .large-offset-8 {
    margin-left: 66.66667%;
  }
  .large-10 {
    width: 83.33333%;
  }
  .large-push-10 {
    position: relative;
    left: 83.33333%;
  }
  .large-pull-10 {
    position: relative;
    left: -83.33333%;
  }
  .large-offset-9 {
    margin-left: 75%;
  }
  .large-11 {
    width: 91.66667%;
  }
  .large-push-11 {
    position: relative;
    left: 91.66667%;
  }
  .large-pull-11 {
    position: relative;
    left: -91.66667%;
  }
  .large-offset-10 {
    margin-left: 83.33333%;
  }
  .large-12 {
    width: 100%;
  }
  .large-offset-11 {
    margin-left: 91.66667%;
  }
  .large-up-1 > .column,
  .large-up-1 > .columns {
    float: left;
    width: 100%;
  }
  .large-up-1 > .column:nth-of-type(1n),
  .large-up-1 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-1 > .column:nth-of-type(1n+1),
  .large-up-1 > .columns:nth-of-type(1n+1) {
    clear: both;
  }
  .large-up-1 > .column:last-child,
  .large-up-1 > .columns:last-child {
    float: left;
  }
  .large-up-2 > .column,
  .large-up-2 > .columns {
    float: left;
    width: 50%;
  }
  .large-up-2 > .column:nth-of-type(1n),
  .large-up-2 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-2 > .column:nth-of-type(2n+1),
  .large-up-2 > .columns:nth-of-type(2n+1) {
    clear: both;
  }
  .large-up-2 > .column:last-child,
  .large-up-2 > .columns:last-child {
    float: left;
  }
  .large-up-3 > .column,
  .large-up-3 > .columns {
    float: left;
    width: 33.33333%;
  }
  .large-up-3 > .column:nth-of-type(1n),
  .large-up-3 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-3 > .column:nth-of-type(3n+1),
  .large-up-3 > .columns:nth-of-type(3n+1) {
    clear: both;
  }
  .large-up-3 > .column:last-child,
  .large-up-3 > .columns:last-child {
    float: left;
  }
  .large-up-4 > .column,
  .large-up-4 > .columns {
    float: left;
    width: 25%;
  }
  .large-up-4 > .column:nth-of-type(1n),
  .large-up-4 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-4 > .column:nth-of-type(4n+1),
  .large-up-4 > .columns:nth-of-type(4n+1) {
    clear: both;
  }
  .large-up-4 > .column:last-child,
  .large-up-4 > .columns:last-child {
    float: left;
  }
  .large-up-5 > .column,
  .large-up-5 > .columns {
    float: left;
    width: 20%;
  }
  .large-up-5 > .column:nth-of-type(1n),
  .large-up-5 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-5 > .column:nth-of-type(5n+1),
  .large-up-5 > .columns:nth-of-type(5n+1) {
    clear: both;
  }
  .large-up-5 > .column:last-child,
  .large-up-5 > .columns:last-child {
    float: left;
  }
  .large-up-6 > .column,
  .large-up-6 > .columns {
    float: left;
    width: 16.66667%;
  }
  .large-up-6 > .column:nth-of-type(1n),
  .large-up-6 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-6 > .column:nth-of-type(6n+1),
  .large-up-6 > .columns:nth-of-type(6n+1) {
    clear: both;
  }
  .large-up-6 > .column:last-child,
  .large-up-6 > .columns:last-child {
    float: left;
  }
  .large-up-7 > .column,
  .large-up-7 > .columns {
    float: left;
    width: 14.28571%;
  }
  .large-up-7 > .column:nth-of-type(1n),
  .large-up-7 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-7 > .column:nth-of-type(7n+1),
  .large-up-7 > .columns:nth-of-type(7n+1) {
    clear: both;
  }
  .large-up-7 > .column:last-child,
  .large-up-7 > .columns:last-child {
    float: left;
  }
  .large-up-8 > .column,
  .large-up-8 > .columns {
    float: left;
    width: 12.5%;
  }
  .large-up-8 > .column:nth-of-type(1n),
  .large-up-8 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-8 > .column:nth-of-type(8n+1),
  .large-up-8 > .columns:nth-of-type(8n+1) {
    clear: both;
  }
  .large-up-8 > .column:last-child,
  .large-up-8 > .columns:last-child {
    float: left;
  }
  .large-collapse > .column,
  .large-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  .expanded.row .large-collapse.row,
  .large-collapse .row {
    margin-right: 0;
    margin-left: 0;
  }
  .large-uncollapse > .column,
  .large-uncollapse > .columns {
    padding-right: .9375rem;
    padding-left: .9375rem;
  }
  .large-centered {
    margin-right: auto;
    margin-left: auto;
  }
  .large-centered,
  .large-centered:last-child:not(:first-child) {
    float: none;
    clear: both;
  }
  .large-pull-0,
  .large-push-0,
  .large-uncentered {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0;
  }
}
.column-block {
  margin-bottom: 1.875rem;
}
.column-block > :last-child {
  margin-bottom: 0;
}
.slide-in-down.mui-enter {
  transition-duration: .5s;
  transition-timing-function: linear;
  transform: translateY(-100%);
  transition-property: transform,opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.slide-in-down.mui-enter.mui-enter-active {
  transform: translateY(0);
}
.slide-in-left.mui-enter {
  transition-duration: .5s;
  transition-timing-function: linear;
  transform: translateX(-100%);
  transition-property: transform,opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.slide-in-left.mui-enter.mui-enter-active {
  transform: translateX(0);
}
.slide-in-up.mui-enter {
  transition-duration: .5s;
  transition-timing-function: linear;
  transform: translateY(100%);
  transition-property: transform,opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.slide-in-up.mui-enter.mui-enter-active {
  transform: translateY(0);
}
.slide-in-right.mui-enter {
  transition-duration: .5s;
  transition-timing-function: linear;
  transform: translateX(100%);
  transition-property: transform,opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.slide-in-right.mui-enter.mui-enter-active {
  transform: translateX(0);
}
.slide-out-down.mui-leave {
  transition-duration: .5s;
  transition-timing-function: linear;
  transform: translateY(0);
  transition-property: transform,opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.slide-out-down.mui-leave.mui-leave-active {
  transform: translateY(100%);
}
.slide-out-right.mui-leave {
  transition-duration: .5s;
  transition-timing-function: linear;
  transform: translateX(0);
  transition-property: transform,opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.slide-out-right.mui-leave.mui-leave-active {
  transform: translateX(100%);
}
.slide-out-up.mui-leave {
  transition-duration: .5s;
  transition-timing-function: linear;
  transform: translateY(0);
  transition-property: transform,opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.slide-out-up.mui-leave.mui-leave-active {
  transform: translateY(-100%);
}
.slide-out-left.mui-leave {
  transition-duration: .5s;
  transition-timing-function: linear;
  transform: translateX(0);
  transition-property: transform,opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.slide-out-left.mui-leave.mui-leave-active {
  transform: translateX(-100%);
}
.fade-in.mui-enter {
  transition-duration: .5s;
  transition-timing-function: linear;
  opacity: 0;
  transition-property: opacity;
}
.fade-in.mui-enter.mui-enter-active {
  opacity: 1;
}
.fade-out.mui-leave {
  transition-duration: .5s;
  transition-timing-function: linear;
  opacity: 1;
  transition-property: opacity;
}
.fade-out.mui-leave.mui-leave-active {
  opacity: 0;
}
.hinge-in-from-top.mui-enter {
  transition-duration: .5s;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateX(-90deg);
  transform-origin: top;
  transition-property: transform,opacity;
  opacity: 0;
}
.hinge-in-from-top.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}
.hinge-in-from-right.mui-enter {
  transition-duration: .5s;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateY(-90deg);
  transform-origin: right;
  transition-property: transform,opacity;
  opacity: 0;
}
.hinge-in-from-right.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}
.hinge-in-from-bottom.mui-enter {
  transition-duration: .5s;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateX(90deg);
  transform-origin: bottom;
  transition-property: transform,opacity;
  opacity: 0;
}
.hinge-in-from-bottom.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}
.hinge-in-from-left.mui-enter {
  transition-duration: .5s;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateY(90deg);
  transform-origin: left;
  transition-property: transform,opacity;
  opacity: 0;
}
.hinge-in-from-left.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}
.hinge-in-from-middle-x.mui-enter {
  transition-duration: .5s;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateX(-90deg);
  transform-origin: center;
  transition-property: transform,opacity;
  opacity: 0;
}
.hinge-in-from-middle-x.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}
.hinge-in-from-middle-y.mui-enter {
  transition-duration: .5s;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateY(-90deg);
  transform-origin: center;
  transition-property: transform,opacity;
  opacity: 0;
}
.hinge-in-from-middle-y.mui-enter.mui-enter-active,
.hinge-out-from-top.mui-leave {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}
.hinge-out-from-top.mui-leave {
  transition-duration: .5s;
  transition-timing-function: linear;
  transform-origin: top;
  transition-property: transform,opacity;
}
.hinge-out-from-top.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(-90deg);
  opacity: 0;
}
.hinge-out-from-right.mui-leave {
  transition-duration: .5s;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: right;
  transition-property: transform,opacity;
  opacity: 1;
}
.hinge-out-from-right.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(-90deg);
  opacity: 0;
}
.hinge-out-from-bottom.mui-leave {
  transition-duration: .5s;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: bottom;
  transition-property: transform,opacity;
  opacity: 1;
}
.hinge-out-from-bottom.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(90deg);
  opacity: 0;
}
.hinge-out-from-left.mui-leave {
  transition-duration: .5s;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: left;
  transition-property: transform,opacity;
  opacity: 1;
}
.hinge-out-from-left.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(90deg);
  opacity: 0;
}
.hinge-out-from-middle-x.mui-leave {
  transition-duration: .5s;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: center;
  transition-property: transform,opacity;
  opacity: 1;
}
.hinge-out-from-middle-x.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(-90deg);
  opacity: 0;
}
.hinge-out-from-middle-y.mui-leave {
  transition-duration: .5s;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: center;
  transition-property: transform,opacity;
  opacity: 1;
}
.hinge-out-from-middle-y.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(-90deg);
  opacity: 0;
}
.scale-in-up.mui-enter {
  transition-duration: .5s;
  transition-timing-function: linear;
  transform: scale(0.5);
  transition-property: transform,opacity;
  opacity: 0;
}
.scale-in-up.mui-enter.mui-enter-active {
  transform: scale(1);
  opacity: 1;
}
.scale-in-down.mui-enter {
  transition-duration: .5s;
  transition-timing-function: linear;
  transform: scale(1.5);
  transition-property: transform,opacity;
  opacity: 0;
}
.scale-in-down.mui-enter.mui-enter-active,
.scale-out-up.mui-leave {
  transform: scale(1);
  opacity: 1;
}
.scale-out-up.mui-leave {
  transition-duration: .5s;
  transition-timing-function: linear;
  transition-property: transform,opacity;
}
.scale-out-up.mui-leave.mui-leave-active {
  transform: scale(1.5);
  opacity: 0;
}
.scale-out-down.mui-leave {
  transition-duration: .5s;
  transition-timing-function: linear;
  transform: scale(1);
  transition-property: transform,opacity;
  opacity: 1;
}
.scale-out-down.mui-leave.mui-leave-active {
  transform: scale(0.5);
  opacity: 0;
}
.spin-in.mui-enter {
  transition-duration: .5s;
  transition-timing-function: linear;
  transform: rotate(-270deg);
  transition-property: transform,opacity;
  opacity: 0;
}
.spin-in.mui-enter.mui-enter-active,
.spin-out.mui-leave {
  transform: rotate(0);
  opacity: 1;
}
.spin-out.mui-leave {
  transition-duration: .5s;
  transition-timing-function: linear;
  transition-property: transform,opacity;
}
.spin-in-ccw.mui-enter,
.spin-out.mui-leave.mui-leave-active {
  transform: rotate(270deg);
  opacity: 0;
}
.spin-in-ccw.mui-enter {
  transition-duration: .5s;
  transition-timing-function: linear;
  transition-property: transform,opacity;
}
.spin-in-ccw.mui-enter.mui-enter-active,
.spin-out-ccw.mui-leave {
  transform: rotate(0);
  opacity: 1;
}
.spin-out-ccw.mui-leave {
  transition-duration: .5s;
  transition-timing-function: linear;
  transition-property: transform,opacity;
}
.spin-out-ccw.mui-leave.mui-leave-active {
  transform: rotate(-270deg);
  opacity: 0;
}
.slow {
  transition-duration: .75s !important;
}
.fast {
  transition-duration: .25s !important;
}
.linear {
  transition-timing-function: linear !important;
}
.ease {
  transition-timing-function: ease !important;
}
.ease-in {
  transition-timing-function: ease-in !important;
}
.ease-out {
  transition-timing-function: ease-out !important;
}
.ease-in-out {
  transition-timing-function: ease-in-out !important;
}
.bounce-in {
  transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
}
.bounce-out {
  transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
}
.bounce-in-out {
  transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
}
.short-delay {
  transition-delay: .3s !important;
}
.long-delay {
  transition-delay: .7s !important;
}
.shake {
  animation-name: a;
}
@keyframes a {
  0%,
  10%,
  20%,
  30%,
  40%,
  50%,
  60%,
  70%,
  80%,
  90% {
    transform: translateX(7%);
  }
  5%,
  15%,
  25%,
  35%,
  45%,
  55%,
  65%,
  75%,
  85%,
  95% {
    transform: translateX(-7%);
  }
}
.spin-ccw,
.spin-cw {
  animation-name: b;
}
@keyframes b {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(1turn);
  }
}
.wiggle {
  animation-name: c;
}
@keyframes c {
  40%,
  50%,
  60% {
    transform: rotate(7deg);
  }
  35%,
  45%,
  55%,
  65% {
    transform: rotate(-7deg);
  }
  0%,
  30%,
  70%,
  to {
    transform: rotate(0);
  }
}
.shake,
.spin-ccw,
.spin-cw,
.wiggle {
  animation-duration: .5s;
}
.infinite {
  animation-iteration-count: infinite;
}
.slow {
  animation-duration: .75s !important;
}
.fast {
  animation-duration: .25s !important;
}
.linear {
  animation-timing-function: linear !important;
}
.ease {
  animation-timing-function: ease !important;
}
.ease-in {
  animation-timing-function: ease-in !important;
}
.ease-out {
  animation-timing-function: ease-out !important;
}
.ease-in-out {
  animation-timing-function: ease-in-out !important;
}
.bounce-in {
  animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
}
.bounce-out {
  animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
}
.bounce-in-out {
  animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
}
.short-delay {
  animation-delay: .3s !important;
}
.long-delay {
  animation-delay: .7s !important;
}
