@charset "UTF-8";
/**
 * Foundation for Sites by ZURB
 * Version 6.4.0
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
@media print, screen and (min-width: 48.125em) {
  .reveal, .reveal.tiny, .reveal.small, .reveal.large {
    right: auto;
    left: auto;
    margin: 0 auto; } }
/*@import '../../vendor/bower-asset/motion-ui/src/motion-ui';*/
/*@import '../../../../vendor/bower-asset/foundation-datepicker/scss/foundation-datepicker';*/
.white, .white:hover, .white:focus {
  color: #fefefe !important; }

.blue {
  color: #2261bb; }

.red-dark {
  color: #B22222; }

.dark-gray {
  color: #bebebe; }

.underline {
  height: 22px;
  border-bottom: 1px solid #1e8af0; }

.white-underline {
  height: 22px;
  border-bottom: 1px solid #fefefe; }

.primary-underline {
  height: 22px;
  border-bottom: 1px solid #1e8af0; }

.nowrap {
  white-space: nowrap; }

.width-25 {
  width: 25%; }
  @media print, screen and (min-width: 48.125em) {
    .width-25 {
      width: 25%; } }
  @media print, screen and (min-width: 48em) {
    .width-25 {
      width: 25%; } }

.width-30 {
  width: 30%; }
  @media print, screen and (min-width: 48.125em) {
    .width-30 {
      width: 30%; } }
  @media print, screen and (min-width: 48em) {
    .width-30 {
      width: 30%; } }

.width-40 {
  width: 40%; }
  @media print, screen and (min-width: 48.125em) {
    .width-40 {
      width: 40%; } }
  @media print, screen and (min-width: 48em) {
    .width-40 {
      width: 40%; } }

.width-50 {
  width: 50%; }
  @media print, screen and (min-width: 48.125em) {
    .width-50 {
      width: 50%; } }
  @media print, screen and (min-width: 48em) {
    .width-50 {
      width: 50%; } }

.width-60 {
  width: 60%; }
  @media print, screen and (min-width: 48.125em) {
    .width-60 {
      width: 60%; } }
  @media print, screen and (min-width: 48em) {
    .width-60 {
      width: 60%; } }

.width-75 {
  width: 75%; }
  @media print, screen and (min-width: 48.125em) {
    .width-75 {
      width: 75%; } }
  @media print, screen and (min-width: 48em) {
    .width-75 {
      width: 75%; } }

.width-100 {
  width: 100%; }
  @media print, screen and (min-width: 48.125em) {
    .width-100 {
      width: 100%; } }
  @media print, screen and (min-width: 48em) {
    .width-100 {
      width: 100%; } }

.width-100-phone {
  width: 100%; }
  @media print, screen and (min-width: 48.125em) {
    .width-100-phone {
      width: auto; } }
  @media print, screen and (min-width: 48em) {
    .width-100-phone {
      width: auto; } }

.rs-display-table {
  display: table; }

.rs-display-table-force {
  display: table !important; }

.rs-display-block {
  display: block; }

.rs-display-block-force {
  display: block !important; }

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

.rs-display-inline-force {
  display: inline-block !important; }

.rs-text-center-phone {
  text-align: center; }

@media print, screen and (min-width: 48em) {
  .rs-text-left {
    text-align: left; } }

@media print, screen and (min-width: 48em) {
  .rs-text-right {
    text-align: right; } }

@media print, screen and (min-width: 48em) {
  .rs-float-right-pc {
    float: right; } }

@media print, screen and (min-width: 48em) {
  .rs-float-left-pc {
    float: left; } }

.rs-display-hide {
  display: none; }

.rs-display-hide-force {
  display: none !important; }

.rs-display-hide-phone {
  display: none; }

.rs-display-hide-phone-force {
  display: none !important; }

@media print, screen and (min-width: 30em) {
  .rs-display-hide-phone-force-new {
    display: none !important; } }

@media print, screen and (min-width: 48em) {
  .rs-display-hide-pc {
    display: none; } }

@media print, screen and (min-width: 48em) {
  .rs-display-hide-pc-force {
    display: none !important; } }

@media print, screen and (min-width: 48em) {
  .rs-display-inline-pc {
    display: inline-block; } }

.rs-display-inline-phone {
  display: inline-block; }

@media print, screen and (min-width: 48em) {
  .rs-display-inline-pc-force {
    display: inline-block !important; } }

@media print, screen and (min-width: 64em) {
  .rs-display-inline-pc-force-large {
    display: inline-block; } }

.rs-display-inline-phone-force {
  display: inline-block !important; }

.rs-display-table-phone {
  display: table; }

.rs-display-table-phone-force {
  display: table !important; }

@media print, screen and (min-width: 48em) {
  .rs-display-table-pc {
    display: table; } }

@media print, screen and (min-width: 48em) {
  .rs-display-table-pc-force {
    display: table !important; } }

@media print, screen and (min-width: 48em) {
  .rs-display-block-pc {
    display: block; } }

@media print, screen and (min-width: 48em) {
  .rs-display-block-pc-force {
    display: block !important; } }

.inline-item {
  vertical-align: top;
  display: block;
  width: 100%; }
  @media print, screen and (min-width: 48.125em) {
    .inline-item {
      display: inline-block;
      width: auto; } }

.inline-item-ipad {
  vertical-align: top;
  display: block;
  width: 100%; }
  @media print, screen and (min-width: 48.125em) {
    .inline-item-ipad {
      display: inline-block;
      width: auto; } }
  @media print, screen and (min-width: 48em) {
    .inline-item-ipad {
      display: inline-block;
      width: auto; } }

.inline-item-force {
  vertical-align: top;
  display: inline-block; }

.align-auto {
  margin: auto; }

.align-auto-force {
  margin: auto !important; }

.background-blue {
  background: #2261bb; }

.background-red {
  background: #ff8c8c !important; }

.background-white {
  background: #fefefe; }

.background-light-gray {
  background: #ededee; }

.background-selected {
  background: #f2f2f2; }

.background-yellow {
  background: #f1e8b8; }

.border-bottom-gray {
  box-shadow: 0px 24px 3px -24px #bebebe; }

.border-right-gray {
  border-right: 1px solid #bebebe; }

#check-is-mobile {
  display: none; }
  @media print, screen and (min-width: 48.125em) {
    #check-is-mobile {
      display: block; } }
  @media print, screen and (min-width: 64em) {
    #check-is-mobile {
      display: block; } }

.rs-input-file {
  opacity: 0;
  cursor: pointer; }

@font-face {
  font-family: "OpenSansBold";
  src: url("/fonts/OpenSans-Bold_0.ttf") format("truetype");
  font-style: normal;
  font-weight: normal; }
@font-face {
  font-family: "OpenSansBoldItalic";
  src: url("/fonts/OpenSans-BoldItalic_0.ttf") format("truetype");
  font-style: normal;
  font-weight: normal; }
@font-face {
  font-family: "OpenSansExtraBold";
  src: url("/fonts/OpenSans-ExtraBold_0.ttf") format("truetype");
  font-style: normal;
  font-weight: normal; }
@font-face {
  font-family: "OpenSansExtraBoldItalic";
  src: url("/fonts/OpenSans-ExtraBoldItalic_0.ttf") format("truetype");
  font-style: normal;
  font-weight: normal; }
@font-face {
  font-family: "OpenSansItalic";
  src: url("/fonts/OpenSans-Italic_0.ttf") format("truetype");
  font-style: normal;
  font-weight: normal; }
@font-face {
  font-family: "OpenSansLight";
  src: url("/fonts/OpenSans-Light_0.ttf") format("truetype");
  font-style: normal;
  font-weight: normal; }
@font-face {
  font-family: "OpenSansLightItalic";
  src: url("/fonts/OpenSans-LightItalic_0.ttf") format("truetype");
  font-style: normal;
  font-weight: normal; }
@font-face {
  font-family: "OpenSansRegular";
  src: url("/fonts/OpenSans-Regular_0.ttf") format("truetype");
  font-style: normal;
  font-weight: normal; }
@font-face {
  font-family: "OpenSansSemibold";
  src: url("/fonts/OpenSans-Semibold_0.ttf") format("truetype");
  font-style: normal;
  font-weight: normal; }
@font-face {
  font-family: "OpenSansSemiboldItalic";
  src: url("/fonts/OpenSans-SemiboldItalic_0.ttf") format("truetype");
  font-style: normal;
  font-weight: normal; }
@font-face {
  font-family: "OpenSansCondensedBold";
  src: url("/fonts/OpenSansCondensed-Bold.ttf") format("truetype");
  font-style: normal;
  font-weight: normal; }
@font-face {
  font-family: "OpenSansCondensedBoldItalic";
  src: url("/fonts/OpenSansCondensed-BoldItalic.ttf") format("truetype");
  font-style: normal;
  font-weight: normal; }
@font-face {
  font-family: "OpenSansCondensedExtraBold";
  src: url("/fonts/OpenSansCondensed-ExtraBold.ttf") format("truetype");
  font-style: normal;
  font-weight: normal; }
@font-face {
  font-family: "OpenSansCondensedExtraBoldItalic";
  src: url("/fonts/OpenSansCondensed-ExtraBoldItalic.ttf") format("truetype");
  font-style: normal;
  font-weight: normal; }
@font-face {
  font-family: "OpenSansCondensedItalic";
  src: url("/fonts/OpenSansCondensed-Italic.ttf") format("truetype");
  font-style: normal;
  font-weight: normal; }
@font-face {
  font-family: "OpenSansCondensedLight";
  src: url("/fonts/OpenSansCondensed-Light.ttf") format("truetype");
  font-style: normal;
  font-weight: normal; }
@font-face {
  font-family: "OpenSansCondensedLightItalic";
  src: url("/fonts/OpenSansCondensed-LightItalic.ttf") format("truetype");
  font-style: normal;
  font-weight: normal; }
@font-face {
  font-family: "OpenSansCondensedRegular";
  src: url("/fonts/OpenSansCondensed-Regular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal; }
@font-face {
  font-family: "OpenSansCondensedSemibold";
  src: url("/fonts/OpenSansCondensed-Semibold.ttf") format("truetype");
  font-style: normal;
  font-weight: normal; }
@font-face {
  font-family: "OpenSansCondensedSemiboldItalic";
  src: url("/fonts/OpenSansCondensed-SemiboldItalic.ttf") format("truetype");
  font-style: normal;
  font-weight: normal; }
.light-bold {
  font-family: "OpenSansSemibold"; }

.bold {
  font-family: "OpenSansBold"; }

.gray-font, small {
  color: #b3b3b3; }

.dark-yellow-font {
  color: #f1c40f; }

.red-font {
  color: #ff8c8c; }

.green-font {
  color: #68bb36; }

a.white:hover, a.white:focus {
  opacity: 0.7; }

.rs-icon {
  width: 20px; }

.cursor-pointer {
  cursor: pointer; }

.close-icon img {
  width: 20px;
  cursor: pointer; }

.hidden-close-icon img {
  width: 20px;
  cursor: pointer; }
.hidden-close-icon img {
  display: inline-block; }
  @media print, screen and (min-width: 48em) {
    .hidden-close-icon img {
      display: none; } }

a[disabled], a[disabled]:hover, a[disabled]:focus {
  color: #bebebe;
  cursor: default;
  background-color: transparent; }

label.mandatory:after {
  content: '*';
  color: darkred; }

select {
  padding-top: 4px !important; }

.rs-element-width {
  width: 100% !important; }
  @media print, screen and (min-width: 48em) {
    .rs-element-width {
      width: 300px !important; } }

small {
  line-height: 1; }
  @media print, screen and (min-width: 48.125em) {
    small {
      line-height: 1; } }

medium {
  line-height: 1; }
  @media print, screen and (min-width: 48.125em) {
    medium {
      line-height: 1; } }

@media print, screen and (min-width: 48.125em) {
  h1 {
    line-height: 1 !important; } }
@media print, screen and (min-width: 48.125em) {
  h2 {
    line-height: 1 !important; } }
@media print, screen and (min-width: 48.125em) {
  h3 {
    line-height: 1 !important; } }
@media print, screen and (min-width: 48.125em) {
  h4 {
    line-height: 1 !important; } }
@media print, screen and (min-width: 48.125em) {
  h5 {
    line-height: 1 !important; } }
@media print, screen and (min-width: 48.125em) {
  h6 {
    line-height: 1 !important; } }
@media print, screen and (min-width: 48.125em) {
  h1 {
    line-height: 1 !important; } }
@media print, screen and (min-width: 48.125em) {
  h2 {
    line-height: 1 !important; } }
@media print, screen and (min-width: 48.125em) {
  h3 {
    line-height: 1 !important; } }
@media print, screen and (min-width: 48.125em) {
  h4 {
    line-height: 1 !important; } }
@media print, screen and (min-width: 48.125em) {
  h5 {
    line-height: 1 !important; } }
@media print, screen and (min-width: 48.125em) {
  h6 {
    line-height: 1 !important; } }
/*
 *  jquery.loadingimagethingy.css
 *  styles for the various animations and overlay used in the plugin.
 *  @author gehsekky
 *  @version 1.1
 */
/* css3 work taken from http://cssload.net/ */
.floatingCirclesG {
  position: relative;
  width: 128px;
  height: 128px;
  -moz-transform: scale(0.6);
  -webkit-transform: scale(0.6);
  -ms-transform: scale(0.6);
  -o-transform: scale(0.6);
  transform: scale(0.6); }

.f_circleG {
  position: absolute;
  background-color: #FFFFFF;
  height: 23px;
  width: 23px;
  -moz-border-radius: 12px;
  -moz-animation-name: f_fadeG;
  -moz-animation-duration: 1.28s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-direction: normal;
  -webkit-border-radius: 12px;
  -webkit-animation-name: f_fadeG;
  -webkit-animation-duration: 1.28s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-direction: normal;
  -ms-border-radius: 12px;
  -ms-animation-name: f_fadeG;
  -ms-animation-duration: 1.28s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-direction: normal;
  -o-border-radius: 12px;
  -o-animation-name: f_fadeG;
  -o-animation-duration: 1.28s;
  -o-animation-iteration-count: infinite;
  -o-animation-direction: normal;
  border-radius: 12px;
  animation-name: f_fadeG;
  animation-duration: 1.28s;
  animation-iteration-count: infinite;
  animation-direction: normal; }

.frotateG_01 {
  left: 0;
  top: 52px;
  -moz-animation-delay: 0.48s;
  -webkit-animation-delay: 0.48s;
  -ms-animation-delay: 0.48s;
  -o-animation-delay: 0.48s;
  animation-delay: 0.48s; }

.frotateG_02 {
  left: 15px;
  top: 15px;
  -moz-animation-delay: 0.64s;
  -webkit-animation-delay: 0.64s;
  -ms-animation-delay: 0.64s;
  -o-animation-delay: 0.64s;
  animation-delay: 0.64s; }

.frotateG_03 {
  left: 52px;
  top: 0;
  -moz-animation-delay: 0.8s;
  -webkit-animation-delay: 0.8s;
  -ms-animation-delay: 0.8s;
  -o-animation-delay: 0.8s;
  animation-delay: 0.8s; }

.frotateG_04 {
  right: 15px;
  top: 15px;
  -moz-animation-delay: 0.96s;
  -webkit-animation-delay: 0.96s;
  -ms-animation-delay: 0.96s;
  -o-animation-delay: 0.96s;
  animation-delay: 0.96s; }

.frotateG_05 {
  right: 0;
  top: 52px;
  -moz-animation-delay: 1.12s;
  -webkit-animation-delay: 1.12s;
  -ms-animation-delay: 1.12s;
  -o-animation-delay: 1.12s;
  animation-delay: 1.12s; }

.frotateG_06 {
  right: 15px;
  bottom: 15px;
  -moz-animation-delay: 1.28s;
  -webkit-animation-delay: 1.28s;
  -ms-animation-delay: 1.28s;
  -o-animation-delay: 1.28s;
  animation-delay: 1.28s; }

.frotateG_07 {
  left: 52px;
  bottom: 0;
  -moz-animation-delay: 1.44s;
  -webkit-animation-delay: 1.44s;
  -ms-animation-delay: 1.44s;
  -o-animation-delay: 1.44s;
  animation-delay: 1.44s; }

.frotateG_08 {
  left: 15px;
  bottom: 15px;
  -moz-animation-delay: 1.6s;
  -webkit-animation-delay: 1.6s;
  -ms-animation-delay: 1.6s;
  -o-animation-delay: 1.6s;
  animation-delay: 1.6s; }

@-moz-keyframes f_fadeG {
  0% {
    background-color: #000000; }
  100% {
    background-color: #FFFFFF; } }
@-webkit-keyframes f_fadeG {
  0% {
    background-color: #000000; }
  100% {
    background-color: #FFFFFF; } }
@-ms-keyframes f_fadeG {
  0% {
    background-color: #000000; }
  100% {
    background-color: #FFFFFF; } }
@-o-keyframes f_fadeG {
  0% {
    background-color: #000000; }
  100% {
    background-color: #FFFFFF; } }
@keyframes f_fadeG {
  0% {
    background-color: #000000; }
  100% {
    background-color: #FFFFFF; } }
/* end floating circles */
/* start circularg */
.circularGOuter {
  position: relative;
  width: 128px;
  height: 128px; }

.circularG {
  position: absolute;
  background-color: #68bb36 !important;
  width: 29px;
  height: 29px;
  -moz-border-radius: 19px;
  -moz-animation-name: bounce_circularG;
  -moz-animation-duration: 0.8s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-direction: normal;
  -webkit-border-radius: 19px;
  -webkit-animation-name: bounce_circularG;
  -webkit-animation-duration: 0.8s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-direction: normal;
  -ms-border-radius: 19px;
  -ms-animation-name: bounce_circularG;
  -ms-animation-duration: 0.8s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-direction: normal;
  -o-border-radius: 19px;
  -o-animation-name: bounce_circularG;
  -o-animation-duration: 0.8s;
  -o-animation-iteration-count: infinite;
  -o-animation-direction: normal;
  border-radius: 19px;
  animation-name: bounce_circularG;
  animation-duration: 0.8s;
  animation-iteration-count: infinite;
  animation-direction: normal; }

.circularG_1 {
  left: 0;
  top: 50px;
  -moz-animation-delay: 0.3s;
  -webkit-animation-delay: 0.3s;
  -ms-animation-delay: 0.3s;
  -o-animation-delay: 0.3s;
  animation-delay: 0.3s; }

.circularG_2 {
  left: 14px;
  top: 14px;
  -moz-animation-delay: 0.4s;
  -webkit-animation-delay: 0.4s;
  -ms-animation-delay: 0.4s;
  -o-animation-delay: 0.4s;
  animation-delay: 0.4s; }

.circularG_3 {
  top: 0;
  left: 50px;
  -moz-animation-delay: 0.5s;
  -webkit-animation-delay: 0.5s;
  -ms-animation-delay: 0.5s;
  -o-animation-delay: 0.5s;
  animation-delay: 0.5s; }

.circularG_4 {
  right: 14px;
  top: 14px;
  -moz-animation-delay: 0.6s;
  -webkit-animation-delay: 0.6s;
  -ms-animation-delay: 0.6s;
  -o-animation-delay: 0.6s;
  animation-delay: 0.6s; }

.circularG_5 {
  right: 0;
  top: 50px;
  -moz-animation-delay: 0.7s;
  -webkit-animation-delay: 0.7s;
  -ms-animation-delay: 0.7s;
  -o-animation-delay: 0.7s;
  animation-delay: 0.7s; }

.circularG_6 {
  right: 14px;
  bottom: 14px;
  -moz-animation-delay: 0.8s;
  -webkit-animation-delay: 0.8s;
  -ms-animation-delay: 0.8s;
  -o-animation-delay: 0.8s;
  animation-delay: 0.8s; }

.circularG_7 {
  left: 50px;
  bottom: 0;
  -moz-animation-delay: 0.9s;
  -webkit-animation-delay: 0.9s;
  -ms-animation-delay: 0.9s;
  -o-animation-delay: 0.9s;
  animation-delay: 0.9s; }

.circularG_8 {
  left: 14px;
  bottom: 14px;
  -moz-animation-delay: 1s;
  -webkit-animation-delay: 1s;
  -ms-animation-delay: 1s;
  -o-animation-delay: 1s;
  animation-delay: 1s; }

@-moz-keyframes bounce_circularG {
  0% {
    -moz-transform: scale(1); }
  100% {
    -moz-transform: scale(0.3); } }
@-webkit-keyframes bounce_circularG {
  0% {
    -webkit-transform: scale(1); }
  100% {
    -webkit-transform: scale(0.3); } }
@-ms-keyframes bounce_circularG {
  0% {
    -ms-transform: scale(1); }
  100% {
    -ms-transform: scale(0.3); } }
@-o-keyframes bounce_circularG {
  0% {
    -o-transform: scale(1); }
  100% {
    -o-transform: scale(0.3); } }
@keyframes bounce_circularG {
  0% {
    transform: scale(1); }
  100% {
    transform: scale(0.3); } }
/* end circularg */
/* start bubbling */
.bubblingG {
  text-align: center;
  width: 128px;
  height: 80px; }

.bubblingG span {
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  margin: 40px auto;
  background: #000000;
  -moz-border-radius: 80px;
  -moz-animation: bubblingG 1.3s infinite alternate;
  -webkit-border-radius: 80px;
  -webkit-animation: bubblingG 1.3s infinite alternate;
  -ms-border-radius: 80px;
  -ms-animation: bubblingG 1.3s infinite alternate;
  -o-border-radius: 80px;
  -o-animation: bubblingG 1.3s infinite alternate;
  border-radius: 80px;
  animation: bubblingG 1.3s infinite alternate; }

/* added span tag for increased specificity. do not remove for these 3 */
span.bubblingG_1 {
  -moz-animation-delay: 0s;
  -webkit-animation-delay: 0s;
  -ms-animation-delay: 0s;
  -o-animation-delay: 0s;
  animation-delay: 0s; }

span.bubblingG_2 {
  -moz-animation-delay: 0.39s;
  -webkit-animation-delay: 0.39s;
  -ms-animation-delay: 0.39s;
  -o-animation-delay: 0.39s;
  animation-delay: 0.39s; }

span.bubblingG_3 {
  -moz-animation-delay: 0.78s;
  -webkit-animation-delay: 0.78s;
  -ms-animation-delay: 0.78s;
  -o-animation-delay: 0.78s;
  animation-delay: 0.78s; }

@-moz-keyframes bubblingG {
  0% {
    width: 16px;
    height: 16px;
    background-color: #000000;
    -moz-transform: translateY(0); }
  100% {
    width: 38px;
    height: 38px;
    background-color: #FFFFFF;
    -moz-transform: translateY(-34px); } }
@-webkit-keyframes bubblingG {
  0% {
    width: 16px;
    height: 16px;
    background-color: #000000;
    -webkit-transform: translateY(0); }
  100% {
    width: 38px;
    height: 38px;
    background-color: #FFFFFF;
    -webkit-transform: translateY(-34px); } }
@-ms-keyframes bubblingG {
  0% {
    width: 16px;
    height: 16px;
    background-color: #000000;
    -ms-transform: translateY(0); }
  100% {
    width: 38px;
    height: 38px;
    background-color: #FFFFFF;
    -ms-transform: translateY(-34px); } }
@-o-keyframes bubblingG {
  0% {
    width: 16px;
    height: 16px;
    background-color: #000000;
    -o-transform: translateY(0); }
  100% {
    width: 38px;
    height: 38px;
    background-color: #FFFFFF;
    -o-transform: translateY(-34px); } }
@keyframes bubblingG {
  0% {
    width: 16px;
    height: 16px;
    background-color: #000000;
    transform: translateY(0); }
  100% {
    width: 38px;
    height: 38px;
    background-color: #FFFFFF;
    transform: translateY(-34px); } }
/* end bubbling */
/* start circleg */
.circleGContainer {
  width: 150px; }

.circleG {
  background-color: #FFFFFF;
  float: left;
  height: 32px;
  margin-left: 17px;
  width: 32px;
  -moz-animation-name: bounce_circleG;
  -moz-animation-duration: 1.9500000000000002s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-direction: normal;
  -moz-border-radius: 21px;
  -webkit-animation-name: bounce_circleG;
  -webkit-animation-duration: 1.9500000000000002s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-direction: normal;
  -webkit-border-radius: 21px;
  -ms-animation-name: bounce_circleG;
  -ms-animation-duration: 1.9500000000000002s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-direction: normal;
  -ms-border-radius: 21px;
  -o-animation-name: bounce_circleG;
  -o-animation-duration: 1.9500000000000002s;
  -o-animation-iteration-count: infinite;
  -o-animation-direction: normal;
  -o-border-radius: 21px;
  animation-name: bounce_circleG;
  animation-duration: 1.9500000000000002s;
  animation-iteration-count: infinite;
  animation-direction: normal;
  border-radius: 21px; }

.circleG_1 {
  -moz-animation-delay: 0.39s;
  -webkit-animation-delay: 0.39s;
  -ms-animation-delay: 0.39s;
  -o-animation-delay: 0.39s;
  animation-delay: 0.39s; }

.circleG_2 {
  -moz-animation-delay: 0.9099999999999999s;
  -webkit-animation-delay: 0.9099999999999999s;
  -ms-animation-delay: 0.9099999999999999s;
  -o-animation-delay: 0.9099999999999999s;
  animation-delay: 0.9099999999999999s; }

.circleG_3 {
  -moz-animation-delay: 1.1700000000000002s;
  -webkit-animation-delay: 1.1700000000000002s;
  -ms-animation-delay: 1.1700000000000002s;
  -o-animation-delay: 1.1700000000000002s;
  animation-delay: 1.1700000000000002s; }

@-moz-keyframes bounce_circleG {
  50% {
    background-color: #000000; } }
@-webkit-keyframes bounce_circleG {
  50% {
    background-color: #000000; } }
@-ms-keyframes bounce_circleG {
  50% {
    background-color: #000000; } }
@-o-keyframes bounce_circleG {
  50% {
    background-color: #000000; } }
@keyframes bounce_circleG {
  50% {
    background-color: #000000; } }
/* end circleg */
/* start floating bars */
.floatingBarsG {
  position: relative;
  width: 103px;
  height: 128px; }

.blockG {
  position: absolute;
  background-color: #FFFFFF;
  width: 17px;
  height: 40px;
  -moz-border-radius: 14px 14px 0 0;
  -moz-transform: scale(0.4);
  -moz-animation-name: fadeG;
  -moz-animation-duration: 1.04s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-direction: normal;
  -webkit-border-radius: 14px 14px 0 0;
  -webkit-transform: scale(0.4);
  -webkit-animation-name: fadeG;
  -webkit-animation-duration: 1.04s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-direction: normal;
  -ms-border-radius: 14px 14px 0 0;
  -ms-transform: scale(0.4);
  -ms-animation-name: fadeG;
  -ms-animation-duration: 1.04s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-direction: normal;
  -o-border-radius: 14px 14px 0 0;
  -o-transform: scale(0.4);
  -o-animation-name: fadeG;
  -o-animation-duration: 1.04s;
  -o-animation-iteration-count: infinite;
  -o-animation-direction: normal;
  border-radius: 14px 14px 0 0;
  transform: scale(0.4);
  animation-name: fadeG;
  animation-duration: 1.04s;
  animation-iteration-count: infinite;
  animation-direction: normal; }

.rotateG_01 {
  left: 0;
  top: 47px;
  -moz-animation-delay: 0.39s;
  -moz-transform: rotate(-90deg);
  -webkit-animation-delay: 0.39s;
  -webkit-transform: rotate(-90deg);
  -ms-animation-delay: 0.39s;
  -ms-transform: rotate(-90deg);
  -o-animation-delay: 0.39s;
  -o-transform: rotate(-90deg);
  animation-delay: 0.39s;
  transform: rotate(-90deg); }

.rotateG_02 {
  left: 13px;
  top: 17px;
  -moz-animation-delay: 0.52s;
  -moz-transform: rotate(-45deg);
  -webkit-animation-delay: 0.52s;
  -webkit-transform: rotate(-45deg);
  -ms-animation-delay: 0.52s;
  -ms-transform: rotate(-45deg);
  -o-animation-delay: 0.52s;
  -o-transform: rotate(-45deg);
  animation-delay: 0.52s;
  transform: rotate(-45deg); }

.rotateG_03 {
  left: 43px;
  top: 5px;
  -moz-animation-delay: 0.65s;
  -moz-transform: rotate(0deg);
  -webkit-animation-delay: 0.65s;
  -webkit-transform: rotate(0deg);
  -ms-animation-delay: 0.65s;
  -ms-transform: rotate(0deg);
  -o-animation-delay: 0.65s;
  -o-transform: rotate(0deg);
  animation-delay: 0.65s;
  transform: rotate(0deg); }

.rotateG_04 {
  right: 13px;
  top: 17px;
  -moz-animation-delay: 0.78s;
  -moz-transform: rotate(45deg);
  -webkit-animation-delay: 0.78s;
  -webkit-transform: rotate(45deg);
  -ms-animation-delay: 0.78s;
  -ms-transform: rotate(45deg);
  -o-animation-delay: 0.78s;
  -o-transform: rotate(45deg);
  animation-delay: 0.78s;
  transform: rotate(45deg); }

.rotateG_05 {
  right: 0;
  top: 47px;
  -moz-animation-delay: 0.9099999999999999s;
  -moz-transform: rotate(90deg);
  -webkit-animation-delay: 0.9099999999999999s;
  -webkit-transform: rotate(90deg);
  -ms-animation-delay: 0.9099999999999999s;
  -ms-transform: rotate(90deg);
  -o-animation-delay: 0.9099999999999999s;
  -o-transform: rotate(90deg);
  animation-delay: 0.9099999999999999s;
  transform: rotate(90deg); }

.rotateG_06 {
  right: 13px;
  bottom: 12px;
  -moz-animation-delay: 1.04s;
  -moz-transform: rotate(135deg);
  -webkit-animation-delay: 1.04s;
  -webkit-transform: rotate(135deg);
  -ms-animation-delay: 1.04s;
  -ms-transform: rotate(135deg);
  -o-animation-delay: 1.04s;
  -o-transform: rotate(135deg);
  animation-delay: 1.04s;
  transform: rotate(135deg); }

.rotateG_07 {
  bottom: 0;
  left: 43px;
  -moz-animation-delay: 1.1700000000000002s;
  -moz-transform: rotate(180deg);
  -webkit-animation-delay: 1.1700000000000002s;
  -webkit-transform: rotate(180deg);
  -ms-animation-delay: 1.1700000000000002s;
  -ms-transform: rotate(180deg);
  -o-animation-delay: 1.1700000000000002s;
  -o-transform: rotate(180deg);
  animation-delay: 1.1700000000000002s;
  transform: rotate(180deg); }

.rotateG_08 {
  left: 13px;
  bottom: 12px;
  -moz-animation-delay: 1.3s;
  -moz-transform: rotate(-135deg);
  -webkit-animation-delay: 1.3s;
  -webkit-transform: rotate(-135deg);
  -ms-animation-delay: 1.3s;
  -ms-transform: rotate(-135deg);
  -o-animation-delay: 1.3s;
  -o-transform: rotate(-135deg);
  animation-delay: 1.3s;
  transform: rotate(-135deg); }

@-moz-keyframes fadeG {
  0% {
    background-color: #000000; }
  100% {
    background-color: #FFFFFF; } }
@-webkit-keyframes fadeG {
  0% {
    background-color: #000000; }
  100% {
    background-color: #FFFFFF; } }
@-ms-keyframes fadeG {
  0% {
    background-color: #000000; }
  100% {
    background-color: #FFFFFF; } }
@-o-keyframes fadeG {
  0% {
    background-color: #000000; }
  100% {
    background-color: #FFFFFF; } }
@keyframes fadeG {
  0% {
    background-color: #000000; }
  100% {
    background-color: #FFFFFF; } }
/* end floating bars */
.loadingimagethingy-inner-container {
  position: absolute;
  /*it can be fixed too*/
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto; }

.loadingimagethingy-container {
  position: relative; }

.loadingimagethingy-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10; }

.loadingimagethingy-image-container {
  text-align: center;
  position: absolute;
  /*it can be fixed too*/
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto; }

.rs-loader-modal {
  z-index: 1006 !important; }

.rs-loader-vertical-middle {
  margin-top: 50vh; }

.reveal-overlay {
  overflow-y: hidden !important; }

#loaderBackground {
  z-index: 1006 !important; }

.pagination-loader-background {
  display: table;
  width: 100%;
  background: #fefefe; }
  .pagination-loader-background .loadingimagethingy-image-container {
    position: relative; }
  .pagination-loader-background .loadingimagethingy-image-container {
    padding-top: 20px; }

.rs-block-content-indent {
  padding-right: 15px;
  padding-left: 15px; }
  @media print, screen and (min-width: 48.125em) {
    .rs-block-content-indent {
      padding-right: 30px;
      padding-left: 30px; } }
  @media print, screen and (min-width: 48em) {
    .rs-block-content-indent {
      padding-right: 30px;
      padding-left: 30px; } }

.rs-block-content-indent-big {
  padding-right: 15px;
  padding-left: 15px; }
  @media print, screen and (min-width: 48.125em) {
    .rs-block-content-indent-big {
      padding-right: 50px;
      padding-left: 50px; } }
  @media print, screen and (min-width: 48em) {
    .rs-block-content-indent-big {
      padding-right: 50px;
      padding-left: 50px; } }

.rs-block-content-indent-tiny {
  padding-right: 15px;
  padding-left: 15px; }
  @media print, screen and (min-width: 48.125em) {
    .rs-block-content-indent-tiny {
      padding-right: 5px;
      padding-left: 5px; } }
  @media print, screen and (min-width: 48em) {
    .rs-block-content-indent-tiny {
      padding-right: 5px;
      padding-left: 5px; } }

/* http://foundation.zurb.com/forum/posts/15244-styling-checkbox-or-label
   standard foundation checkbox is a little bit ugly */
input[type="checkbox"] + label {
  display: inline;
  line-height: 0.5rem; }

input[type="checkbox"] {
  margin-bottom: 0; }

.form-group .error-box, *[id] .error-box {
  display: none;
  margin: 0; }

.has-error label {
  color: #ec5840; }
.has-error input:not(:focus) {
  border-color: #ec5840;
  background-color: #fcedeb; }
  .has-error input:not(:focus)::placeholder {
    color: #ec5840; }
.has-error .error-box {
  display: none;
  margin-top: -0.5rem;
  margin-bottom: 1rem;
  font-size: 0.9230769231rem;
  font-weight: bold;
  color: #ec5840;
  margin-bottom: 0;
  display: block;
  color: #ec5840;
  margin-top: 0.1rem; }

.rs-form {
  display: 100%; }
  @media print, screen and (min-width: 48.125em) {
    .rs-form {
      width: 600px; } }

.rs-form-small {
  display: 100%; }
  @media print, screen and (min-width: 48.125em) {
    .rs-form-small {
      width: 400px; } }

.rs-form-tiny {
  display: 100%; }
  @media print, screen and (min-width: 48.125em) {
    .rs-form-tiny {
      width: 300px; } }

.rs-form-big {
  display: 100%; }
  @media print, screen and (min-width: 48.125em) {
    .rs-form-big {
      width: 800px; } }

.rs-column {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.reg-form {
  min-height: 1500px; }
  @media print, screen and (min-width: 48.125em) {
    .reg-form {
      width: 600px;
      min-height: 1300px; } }

.rs-label-left {
  padding-top: 4px; }

.rs-label-left-small {
  padding-top: 2px; }

.rs-label-left-big {
  padding-top: 7px; }

.rs-label-top {
  padding-bottom: 5px; }
  @media print, screen and (min-width: 48.125em) {
    .rs-label-top {
      padding-bottom: 5px; } }
  @media print, screen and (min-width: 48em) {
    .rs-label-top {
      padding-bottom: 5px; } }

.rs-label-top-phone {
  padding-bottom: 5px; }
  @media print, screen and (min-width: 48.125em) {
    .rs-label-top-phone {
      padding-bottom: 5px; } }
  @media print, screen and (min-width: 48em) {
    .rs-label-top-phone {
      padding-bottom: 5px; } }
  @media print, screen and (min-width: 48.125em) {
    .rs-label-top-phone {
      padding-bottom: 0; } }
  @media print, screen and (min-width: 48em) {
    .rs-label-top-phone {
      padding-bottom: 0; } }

.rs-text-width-near-icon {
  width: calc(100% - 20px - 5px); }

.rs-error {
  color: #ff8c8c; }

.tooltip.rs-error {
  background: #ff8c8c !important;
  color: #fefefe !important;
  text-align: left !important; }

.tooltip.rs-error::before {
  border-color: transparent transparent #ff8c8c !important; }

.error-border {
  border: 1px solid #ff8c8c !important; }

.show-tooltip:hover .tooltip {
  display: block !important; }

/**
 * Общий класс для форм, с поддержкой инлайнового режима
 */
@media print, screen and (min-width: 48.125em) {
  .form {
    width: 100%; } }
@media print, screen and (min-width: 48.125em) {
  .form label.inline {
    margin-top: 0.4rem; } }
@media print, screen and (min-width: 48.125em) {
  .form .span-value.inline {
    display: inline-block;
    margin-top: 0.4rem; } }
@media print, screen and (min-width: 48.125em) {
  .form .ref-value.inline {
    display: inline-block;
    margin-top: 0.4rem; } }
.form .help-text {
  margin: 0 0 0 0.1rem; }
.form .error-box {
  margin: 0 0 0 0.1rem; }
.form .row.field {
  margin-bottom: 1rem; }
.form [type='text'], .form [type='password'], .form [type='date'], .form [type='datetime'], .form [type='datetime-local'], .form [type='month'], .form [type='week'], .form [type='email'], .form [type='number'], .form [type='search'], .form [type='tel'], .form [type='time'], .form [type='url'], .form [type='color'], .form textarea, .form select {
  margin: 0; }
  @media print, screen and (min-width: 64em) {
    .form [type='text'].short, .form [type='password'].short, .form [type='date'].short, .form [type='datetime'].short, .form [type='datetime-local'].short, .form [type='month'].short, .form [type='week'].short, .form [type='email'].short, .form [type='number'].short, .form [type='search'].short, .form [type='tel'].short, .form [type='time'].short, .form [type='url'].short, .form [type='color'].short, .form textarea.short, .form select.short {
      width: 50%; } }

.active-field-hint {
  font-size: 0.8rem;
  font-style: normal;
  color: #919191;
  margin-top: 0.3rem; }

.not-require-value {
  display: inline-block;
  font-size: 0.8rem;
  font-style: normal;
  color: #bebebe;
  margin-left: 1rem; }

.edit-block {
  margin: 10px 0;
  padding: 10px;
  background-color: #0000000a;
  border-top: 3px solid #2261bbb0; }

@media print, screen and (min-width: 64em) {
  #i-form-organization.form {
    width: 100%;
    max-width: 100%; } }

.item-left {
  float: auto; }
  @media print, screen and (min-width: 48.125em) {
    .item-left {
      float: left; } }

.item-right {
  float: auto; }
  @media print, screen and (min-width: 48.125em) {
    .item-right {
      float: right; } }

.item-left-ipad {
  float: auto; }
  @media print, screen and (min-width: 48.125em) {
    .item-left-ipad {
      float: left; } }
  @media print, screen and (min-width: 48em) {
    .item-left-ipad {
      float: left; } }

.item-right-ipad {
  float: auto; }
  @media print, screen and (min-width: 48.125em) {
    .item-right-ipad {
      float: right; } }
  @media print, screen and (min-width: 48em) {
    .item-right-ipad {
      float: right; } }

.rs-row-height {
  min-height: 20px;
  display: table;
  width: 100%; }

.rs-row-height-big {
  min-height: 51.5px;
  display: table;
  width: 100%; }

.rs-row-height-huge {
  min-height: 55.3px;
  display: table;
  width: 100%; }

.rs-row-tiny {
  min-height: 15px;
  display: table;
  width: 100%;
  margin-top: 5px; }
  @media print, screen and (min-width: 48.125em) {
    .rs-row-tiny {
      margin-top: 5px; } }
  @media print, screen and (min-width: 48em) {
    .rs-row-tiny {
      margin-top: 5px; } }

.rs-row-small {
  min-height: 15px;
  display: table;
  width: 100%;
  margin-top: 10px; }
  @media print, screen and (min-width: 48.125em) {
    .rs-row-small {
      margin-top: 10px; } }
  @media print, screen and (min-width: 48em) {
    .rs-row-small {
      margin-top: 10px; } }

.rs-row-15 {
  min-height: 15px;
  display: table;
  width: 100%;
  margin-top: 15px; }
  @media print, screen and (min-width: 48.125em) {
    .rs-row-15 {
      margin-top: 15px; } }
  @media print, screen and (min-width: 48em) {
    .rs-row-15 {
      margin-top: 15px; } }

.rs-row {
  min-height: 15px;
  display: table;
  width: 100%;
  margin-top: 17px; }
  @media print, screen and (min-width: 48.125em) {
    .rs-row {
      margin-top: 17px; } }
  @media print, screen and (min-width: 48em) {
    .rs-row {
      margin-top: 17px; } }

.rs-row-25 {
  min-height: 15px;
  display: table;
  width: 100%;
  margin-top: 25px; }
  @media print, screen and (min-width: 48.125em) {
    .rs-row-25 {
      margin-top: 25px; } }
  @media print, screen and (min-width: 48em) {
    .rs-row-25 {
      margin-top: 25px; } }

.rs-row-big {
  min-height: 15px;
  display: table;
  width: 100%;
  margin-top: 30px; }
  @media print, screen and (min-width: 48.125em) {
    .rs-row-big {
      margin-top: 30px; } }
  @media print, screen and (min-width: 48em) {
    .rs-row-big {
      margin-top: 30px; } }

.rs-row-huge {
  min-height: 15px;
  display: table;
  width: 100%;
  margin-top: 40px; }
  @media print, screen and (min-width: 48.125em) {
    .rs-row-huge {
      margin-top: 40px; } }
  @media print, screen and (min-width: 48em) {
    .rs-row-huge {
      margin-top: 40px; } }

.rs-row-huge-phone {
  min-height: 17px;
  display: table;
  width: 100%;
  margin-top: 40px; }
  @media print, screen and (min-width: 48.125em) {
    .rs-row-huge-phone {
      margin-top: 0; } }
  @media print, screen and (min-width: 48em) {
    .rs-row-huge-phone {
      margin-top: 0; } }

.rs-row-phone-small {
  margin-top: 10px;
  min-height: 20px; }
  @media print, screen and (min-width: 48.125em) {
    .rs-row-phone-small {
      margin-top: auto;
      min-height: auto; } }
  @media print, screen and (min-width: 48em) {
    .rs-row-phone-small {
      margin-top: auto;
      min-height: auto; } }

.rs-row-phone {
  margin-top: 17px;
  min-height: 20px; }
  @media print, screen and (min-width: 48.125em) {
    .rs-row-phone {
      margin-top: auto;
      min-height: auto; } }
  @media print, screen and (min-width: 48em) {
    .rs-row-phone {
      margin-top: auto;
      min-height: auto; } }

.rs-wide-row-small {
  padding-top: 10px;
  padding-bottom: 10px; }

.rs-wide-row-15 {
  padding-top: 15px;
  padding-bottom: 15px; }

.rs-wide-row-button {
  padding-top: 23px;
  padding-bottom: 23px; }

.rs-wide-row {
  padding-top: 17px;
  padding-bottom: 17px; }

.rs-wide-row-big {
  padding-top: 30px;
  padding-bottom: 30px; }

.rs-table-row {
  padding-right: 15px;
  padding-left: 15px;
  display: table;
  width: 100%; }
  @media print, screen and (min-width: 48.125em) {
    .rs-table-row {
      padding-right: 30px;
      padding-left: 30px; } }
  @media print, screen and (min-width: 48em) {
    .rs-table-row {
      padding-right: 30px;
      padding-left: 30px; } }
  @media print, screen and (min-width: 48.125em) {
    .rs-table-row {
      width: 100%; } }
  @media print, screen and (min-width: 48em) {
    .rs-table-row {
      width: 100%; } }

.rs-table.odd .rs-table-row:nth-child(odd) {
  background: #f2f2f2; }
.rs-table.even .rs-table-row:nth-child(even) {
  background: #f2f2f2; }

.rs-wide-table-row {
  padding-right: 15px;
  padding-left: 15px;
  display: table;
  width: 100%;
  padding-top: 17px;
  padding-bottom: 17px; }
  @media print, screen and (min-width: 48.125em) {
    .rs-wide-table-row {
      padding-right: 30px;
      padding-left: 30px; } }
  @media print, screen and (min-width: 48em) {
    .rs-wide-table-row {
      padding-right: 30px;
      padding-left: 30px; } }
  @media print, screen and (min-width: 48.125em) {
    .rs-wide-table-row {
      width: 100%; } }
  @media print, screen and (min-width: 48em) {
    .rs-wide-table-row {
      width: 100%; } }

.item-margin-right {
  margin-right: 5px; }

.item-margin-right-small {
  margin-right: 10px; }

.item-margin-right-big {
  margin-right: 30px; }

.item-padding-left {
  padding-left: 15px !important; }

.button.success:not(.hollow) {
  color: #fefefe !important; }
.button.primary:not(.hollow) {
  color: #fefefe !important; }
.button.alert:not(.hollow) {
  color: #fefefe !important; }

.rs-transparent-button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 0;
  font-family: inherit;
  padding: 0.7em 1em;
  -webkit-appearance: none;
  border: 1px solid transparent;
  border-radius: 5px;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-size: 13px;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  font-family: "OpenSansSemibold";
  font-size: 13px;
  border-color: #fefefe;
  color: #fefefe !important;
  margin: 0; }
  [data-whatinput='mouse'] .rs-transparent-button {
    outline: 0; }
  .rs-transparent-button:hover, .rs-transparent-button:focus {
    opacity: 0.7; }

.rs-transparent-button:hover, transparent-button:focus {
  opacity: 0.7;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 0;
  font-family: inherit;
  padding: 0.7em 1em;
  -webkit-appearance: none;
  border: 1px solid transparent;
  border-radius: 5px;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-size: 13px;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  font-family: "OpenSansSemibold";
  font-size: 13px;
  border-color: #fefefe;
  color: #fefefe !important;
  margin: 0; }
  [data-whatinput='mouse'] .rs-transparent-button:hover, [data-whatinput='mouse'] transparent-button:focus {
    outline: 0; }
  .rs-transparent-button:hover:hover, .rs-transparent-button:hover:focus, transparent-button:focus:hover, transparent-button:focus:focus {
    opacity: 0.7; }

.button.large {
  padding: 0.85em 1em; }

.rs-button-width {
  min-width: 100%; }
  @media print, screen and (min-width: 48em) {
    .rs-button-width {
      min-width: 100px; } }

.rs-button-right {
  margin-right: 0 !important; }
  @media print, screen and (min-width: 48em) {
    .rs-button-right {
      margin-right: 20px !important; } }

.rs-button-right-big {
  margin-right: 0 !important; }
  @media print, screen and (min-width: 48em) {
    .rs-button-right-big {
      margin-right: 50px !important; } }

.rs-button-right-tiny {
  margin-right: 0 !important; }
  @media print, screen and (min-width: 48em) {
    .rs-button-right-tiny {
      margin-right: 5px !important; } }

.panel-button-block {
  height: 96px; }

/*
    If panel button has two rows label, then image in buttom must have this width
*/
.panel-button {
  float: auto;
  display: inline-block;
  min-width: 96px;
  width: auto;
  height: 96px;
  box-sizing: border-box;
  border-right: 1px solid #dee2e6;
  border-bottom: 1px solid #dee2e6;
  margin-bottom: -1px; }
  @media print, screen and (min-width: 48.125em) {
    .panel-button {
      float: left; } }
  .panel-button a {
    float: auto;
    display: table;
    text-align: center;
    line-height: 15px;
    /*        @include breakpoint(medium) {
    //            padding-top: 20px;
    //            padding-bottom: 10px;
    
                box-shadow:
                        1px 0 1px 0 #bebebe,
                        0 1px 1px 0 #bebebe
            }
    
            @include breakpoint(small) {
    //            padding-top: 20px;
    //            padding-bottom: 10px;
    
                box-shadow:
                        1px 0 1px 0 #bebebe,
                        0 1px 1px 0 #bebebe
    //                    2px 2px 0 0 #bebebe,   /* Just to fix the corner */
    /*        }
    
            @include breakpoint(large) {
        //        @include rs-wide-row($rs-margin-medium);
                @include border-right;
                position: static;
                box-shadow: none;
            } */ }
    @media print, screen and (min-width: 48.125em) {
      .panel-button a {
        float: left; } }
    @media print, screen and (min-width: 48em) {
      .panel-button a {
        display: block; } }
  .panel-button:hover {
    background: #f2f2f2;
    border-right-color: #dee2e6;
    border-bottom-color: #dee2e6; }
    .panel-button:hover i {
      color: #0069d9; }
  .panel-button:hover .panel-button-text i {
    color: #1a7bb8; }
  .panel-button.active {
    background: #f2f2f2;
    border-right-color: #dee2e6;
    border-bottom-color: #dee2e6; }
  .panel-button .rs-row-panel-button {
    margin-top: 18px;
    padding-bottom: 7px; }
  .panel-button i {
    font-size: 24px;
    color: #007bff; }
  .panel-button div.top {
    margin-top: -85px;
    float: right;
    max-width: 45%; }

.panel-button a div {
  margin-bottom: 8px;
  color: #0a0a0a; }

.rs-search-button {
  height: 31.5px;
  padding-top: 6px !important; }

.file-button {
  height: 31.5px;
  background: #fefefe !important;
  color: #0a0a0a !important;
  border-color: #b3b3b3 !important; }
  .file-button.right {
    border-radius: 0 5px 5px 0;
    border-left: 0px; }
  .file-button.left {
    border-radius: 5px 0 0 5px; }

textarea.large {
  min-height: 100px !important; }

input.readonly {
  background-color: #ededee; }

input[type="text"].rs-search {
  background: url("/images/common/search.png");
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: right 5px center;
  margin: 0 !important;
  width: 100%; }
  @media print, screen and (min-width: 48em) {
    input[type="text"].rs-search {
      width: 220px; } }

.rs-dropdown-menu {
  top: auto !important;
  margin-top: 17px; }
  @media print, screen and (min-width: 48em) {
    .rs-dropdown-menu {
      margin-top: 10px; } }
  .rs-dropdown-menu a, .rs-dropdown-menu a:hover, .rs-dropdown-menu a:focus {
    color: #0a0a0a; }
  .rs-dropdown-menu .rs-wide-table-row:hover, .rs-dropdown-menu .rs-wide-table-row.active {
    background: #f2f2f2; }
  .rs-dropdown-menu.float-right {
    left: auto !important;
    right: 0; }
    @media print, screen and (min-width: 48em) {
      .rs-dropdown-menu.float-right {
        right: 50px; } }

.rs-dropdown-menu.tiny {
  width: 100%; }
  @media print, screen and (min-width: 48em) {
    .rs-dropdown-menu.tiny {
      width: 100px; } }

.rs-dropdown-menu.small {
  width: 100%; }
  @media print, screen and (min-width: 48em) {
    .rs-dropdown-menu.small {
      width: 200px; } }

.rs-dropdown-menu.large {
  width: 100%; }
  @media print, screen and (min-width: 48em) {
    .rs-dropdown-menu.large {
      width: 400px; } }

.rs-dropdown-menu.org-settings {
  width: 100%; }
  @media print, screen and (min-width: 48.125em) {
    .rs-dropdown-menu.org-settings {
      width: 300px; } }
  @media print, screen and (min-width: 64em) {
    .rs-dropdown-menu.org-settings {
      width: 400px; } }

.autocomplete-suggestions {
  border: 1px solid #999;
  background: #FFF;
  overflow: auto; }

.autocomplete-suggestion {
  padding: 2px 5px;
  white-space: nowrap;
  overflow: hidden; }

.autocomplete-selected {
  background: #F0F0F0; }

.autocomplete-suggestions strong {
  font-weight: normal;
  color: #3399FF; }

.autocomplete-group {
  padding: 2px 5px; }

.autocomplete-group strong {
  display: block;
  border-bottom: 1px solid #000; }

.rs-autocomplete {
  color: #0a0a0a;
  padding: 0 !important;
  z-index: 11 !important; }
  .rs-autocomplete .rs-wide-row {
    padding-left: 8px;
    cursor: pointer; }
  .rs-autocomplete .rs-wide-row.active, .rs-autocomplete .rs-wide-row:hover {
    background: #2261bb;
    color: white !important; }

.page-header {
  padding-right: 15px;
  padding-left: 15px;
  display: table;
  width: 100%;
  padding-top: 29px;
  padding-bottom: 29px;
  padding-bottom: 22px; }
  @media print, screen and (min-width: 48.125em) {
    .page-header {
      padding-right: 50px;
      padding-left: 50px; } }
  @media print, screen and (min-width: 48em) {
    .page-header {
      padding-right: 50px;
      padding-left: 50px; } }
  @media print, screen and (min-width: 48.125em) {
    .page-header {
      width: 100%; } }
  @media print, screen and (min-width: 48em) {
    .page-header {
      width: 100%; } }

.header {
  padding-right: 15px;
  padding-left: 15px;
  display: table;
  width: 100%;
  color: #fefefe !important;
  background: #2261bb;
  font-family: "OpenSansSemibold"; }
  @media print, screen and (min-width: 48.125em) {
    .header {
      padding-right: 50px;
      padding-left: 50px; } }
  @media print, screen and (min-width: 48em) {
    .header {
      padding-right: 50px;
      padding-left: 50px; } }
  @media print, screen and (min-width: 48.125em) {
    .header {
      width: 100%; } }
  @media print, screen and (min-width: 48em) {
    .header {
      width: 100%; } }

.content-header {
  display: table;
  width: 100%;
  padding-top: 24px;
  padding-bottom: 24px; }
  @media print, screen and (min-width: 48.125em) {
    .content-header {
      width: 100%; } }
  @media print, screen and (min-width: 48em) {
    .content-header {
      width: 100%; } }

.content-header-small {
  display: table;
  width: 100%;
  padding-top: 19px;
  padding-bottom: 19px; }
  @media print, screen and (min-width: 48.125em) {
    .content-header-small {
      width: 100%; } }
  @media print, screen and (min-width: 48em) {
    .content-header-small {
      width: 100%; } }

.content-header-after-p {
  display: table;
  width: 100%;
  padding-top: 22px;
  padding-bottom: 22px;
  padding-top: 17px; }
  @media print, screen and (min-width: 48.125em) {
    .content-header-after-p {
      width: 100%; } }
  @media print, screen and (min-width: 48em) {
    .content-header-after-p {
      width: 100%; } }

.header-small {
  padding-right: 15px;
  padding-left: 15px;
  display: table;
  width: 100%; }
  @media print, screen and (min-width: 48.125em) {
    .header-small {
      padding-right: 30px;
      padding-left: 30px; } }
  @media print, screen and (min-width: 48em) {
    .header-small {
      padding-right: 30px;
      padding-left: 30px; } }
  @media print, screen and (min-width: 48.125em) {
    .header-small {
      width: 100%; } }
  @media print, screen and (min-width: 48em) {
    .header-small {
      width: 100%; } }

.modal-header {
  padding-right: 15px;
  padding-left: 15px;
  display: table;
  width: 100%;
  color: #fefefe !important;
  background: #2261bb;
  font-family: "OpenSansSemibold";
  padding-top: 17px;
  padding-bottom: 7px; }
  @media print, screen and (min-width: 48.125em) {
    .modal-header {
      padding-right: 30px;
      padding-left: 30px; } }
  @media print, screen and (min-width: 48em) {
    .modal-header {
      padding-right: 30px;
      padding-left: 30px; } }
  @media print, screen and (min-width: 48.125em) {
    .modal-header {
      width: 100%; } }
  @media print, screen and (min-width: 48em) {
    .modal-header {
      width: 100%; } }
  .modal-header img {
    margin-top: -11px;
    margin-left: 16px;
    cursor: pointer; }
  .modal-header-error {
    background-color: #bb2261; }
  .modal-header.modal-alert {
    background-color: #bb2261; }
  .modal-header.modal-warning {
    background-color: #f7b500; }

.modal-body {
  padding: 10px; }
  .modal-body p.pre {
    white-space: pre;
    text-align: left;
    padding: 0 0 0 30px; }

.js-ajax-info-modal__message {
  text-align: justify; }

#reveal-info {
  max-height: 100vh;
  overflow-y: auto; }

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }

.alert h4 {
  margin-top: 0;
  color: inherit; }

.alert .alert-link {
  font-weight: bold; }

.alert > p,
.alert > ul {
  margin-bottom: 0; }

.alert > p + p {
  margin-top: 5px; }

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px; }

.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit; }

.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6; }

.alert-success hr {
  border-top-color: #c9e2b3; }

.alert-success .alert-link {
  color: #2b542c; }

.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1; }

.alert-info hr {
  border-top-color: #a6e1ec; }

.alert-info .alert-link {
  color: #245269; }

.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc; }

.alert-warning hr {
  border-top-color: #f7e1b5; }

.alert-warning .alert-link {
  color: #66512c; }

.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1; }

.alert-danger hr {
  border-top-color: #e4b9c0; }

.alert-danger .alert-link {
  color: #843534; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
.progress-loader {
  height: 20px;
  margin-top: 10px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar-loader {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease; }

.progress-striped .progress-bar-loader,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px; }

.progress-loader.active .progress-bar-loader,
.progress-bar-loader.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar-success {
  background-color: #5cb85c; }

.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-info {
  background-color: #5bc0de; }

.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-warning {
  background-color: #f0ad4e; }

.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-danger {
  background-color: #d9534f; }

.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.header__email-notification {
  display: table;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 15px;
  padding-left: 15px; }
  @media print, screen and (min-width: 48.125em) {
    .header__email-notification {
      width: 100%; } }
  @media print, screen and (min-width: 48em) {
    .header__email-notification {
      width: 100%; } }
  @media print, screen and (min-width: 48.125em) {
    .header__email-notification {
      padding-right: 50px;
      padding-left: 50px; } }
  @media print, screen and (min-width: 48em) {
    .header__email-notification {
      padding-right: 50px;
      padding-left: 50px; } }
  .header__email-notification:hover .hidden-close-icon img {
    display: inline-block !important; }

.header__ilya-notification {
  display: table;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 15px;
  padding-left: 15px; }
  @media print, screen and (min-width: 48.125em) {
    .header__ilya-notification {
      width: 100%; } }
  @media print, screen and (min-width: 48em) {
    .header__ilya-notification {
      width: 100%; } }
  @media print, screen and (min-width: 48.125em) {
    .header__ilya-notification {
      padding-right: 50px;
      padding-left: 50px; } }
  @media print, screen and (min-width: 48em) {
    .header__ilya-notification {
      padding-right: 50px;
      padding-left: 50px; } }
  .header__ilya-notification:hover .hidden-close-icon img {
    display: inline-block !important; }

body > div[class^="header__"] + [class^="header__"] {
  border-top: 2px solid gray; }

.header-all {
  position: fixed;
  z-index: 100;
  width: 100%; }

.header {
  padding-top: 5px;
  height: 70px; }
  @media print, screen and (min-width: 48.125em) {
    .header {
      padding-top: 5px;
      height: 70px; } }
  @media print, screen and (min-width: 64em) {
    .header {
      padding-top: 24px;
      height: 70px; } }

#i-adminpanelko {
  display: none;
  display: block; }
  @media print, screen and (min-width: 48.125em) {
    #i-adminpanelko {
      display: block; } }
  @media print, screen and (min-width: 64em) {
    #i-adminpanelko {
      display: none; } }

.start__background-blue {
  background: #2261bb;
  min-height: 630px; }

.start_blue-img-background {
  background: url("/images/start/toolsBackground.png");
  background-repeat: no-repeat;
  background-position: center; }

.start__page-content {
  margin: auto;
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 20px; }
  @media print, screen and (min-width: 48.125em) {
    .start__page-content {
      width: 934px;
      padding-right: 50px;
      padding-left: 50px; } }
  @media print, screen and (min-width: 48em) {
    .start__page-content {
      padding-right: 20px;
      padding-left: 20px; } }
  @media print, screen and (min-width: 48.125em) {
    .start__page-content {
      padding-bottom: 30px; } }
  @media print, screen and (min-width: 64em) {
    .start__page-content {
      width: 1200px; } }

.start__header {
  height: 100px;
  padding-top: 23px; }

.start__item-margin-right {
  margin-right: 8px; }

.start__login-button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 0;
  font-family: inherit;
  padding: 0.7em 1em;
  -webkit-appearance: none;
  border: 1px solid transparent;
  border-radius: 5px;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-size: 13px;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  font-family: "OpenSansSemibold";
  font-size: 13px;
  border-color: #fefefe;
  color: #fefefe !important;
  margin: 0;
  padding: 10px 15px;
  padding-right: 25px; }
  [data-whatinput='mouse'] .start__login-button {
    outline: 0; }
  .start__login-button:hover, .start__login-button:focus {
    opacity: 0.7; }
  .start__login-button img {
    width: 21px; }

.start__gis-href img {
  width: 14px; }

.start__login-button__block {
  margin-top: 20px;
  margin-bottom: 20px; }
  @media print, screen and (min-width: 48.125em) {
    .start__login-button__block {
      margin-top: -10px;
      margin-bottom: 0; } }
  @media print, screen and (min-width: 48em) {
    .start__login-button__block {
      margin-top: -10px;
      margin-bottom: 0; } }

/**
 * Отступы и размеры центрального верхнего логотипа
 */
.start__login-margin-right {
  margin-right: 25px; }

.start__logo__block {
  margin-top: 30px; }
  @media print, screen and (min-width: 48.125em) {
    .start__logo__block {
      margin-top: 30px; } }
  .start__logo__block img {
    width: 235px; }

/**
 * Отступы и размеры для центрального заголовка
 */
.start__title__block {
  margin-top: 36px; }
  .start__title__block h1 {
    line-height: 1.5 !important; }
    @media screen and (max-width: 19.9375em) {
      .start__title__block h1 {
        font-size: 24px; } }

.start__information__block {
  margin-top: 20px; }
  @media print, screen and (min-width: 48.125em) {
    .start__information__block {
      margin-top: 85px; } }
  @media print, screen and (min-width: 48em) {
    .start__information__block {
      margin-top: 85px; } }

.start__information__cell {
  margin-right: 0;
  width: 100%;
  margin-top: 20px; }
  @media print, screen and (min-width: 48.125em) {
    .start__information__cell {
      margin-right: 20px;
      width: 163px;
      margin-top: 0; } }
  @media print, screen and (min-width: 48em) {
    .start__information__cell {
      margin-right: 20px;
      width: 163px;
      margin-top: 0; } }

.start__information__cell.end {
  margin-right: 0; }

.start__information__img {
  height: auto; }
  @media print, screen and (min-width: 48.125em) {
    .start__information__img {
      height: 61px; } }
  .start__information__img img {
    height: 53px; }

.start__button-green__block {
  min-height: 115px;
  padding-top: calc((115px - 56px) / 2);
  height: 115px; }
  @media screen and (min-width: 41.6875em) and (max-width: 47.9375em) {
    .start__button-green__block {
      padding-top: calc((115px - 56px) / 2);
      height: 115px; } }
  @media screen and (min-width: 48em) and (max-width: 48.0625em) {
    .start__button-green__block {
      padding-top: calc((115px - 56px) / 2);
      height: 115px; } }
  @media screen and (min-width: 48.125em) and (max-width: 63.9375em) {
    .start__button-green__block {
      padding-top: calc((115px - 56px) / 2);
      height: 115px; } }
  @media screen and (min-width: 75em) and (max-width: 89.9375em) {
    .start__button-green__block {
      padding-top: calc((115px - 56px) / 2);
      height: 115px; } }
  @media screen and (min-width: 90em) and (max-width: 99.9375em) {
    .start__button-green__block {
      padding-top: calc((115px - 56px) / 2);
      height: 115px; } }
  @media screen and (min-width: 100em) and (max-width: 115.5625em) {
    .start__button-green__block {
      padding-top: calc((115px - 56px) / 2);
      height: 115px; } }
  @media screen and (min-width: 115.625em) and (max-width: 124.9375em) {
    .start__button-green__block {
      padding-top: calc((115px - 56px) / 2);
      height: 115px; } }
  .start__button-green__block .button {
    width: auto; }
    @media print, screen and (min-width: 48.125em) {
      .start__button-green__block .button {
        width: 400px; } }
    @media print, screen and (min-width: 48em) {
      .start__button-green__block .button {
        width: 400px; } }

/**
 * Контейнер футера
 */
.start__footer__block {
  min-height: 218px; }
  @media print, screen and (min-width: 48.125em) {
    .start__footer__block {
      min-height: 218px; } }

/**
 * Контейнер ссылок футера
 */
.start__footer {
  margin: auto;
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  display: inline-flex;
  justify-content: space-between;
  padding-top: 2rem; }
  @media print, screen and (min-width: 48.125em) {
    .start__footer {
      width: 934px;
      padding-right: 100px;
      padding-left: 100px; } }
  @media screen and (max-width: 47.9375em) {
    .start__footer {
      display: block; } }

/**
 * Отступ для ссылок футера
 */
.start__footer li {
  margin-bottom: 1.2rem; }

/**
 * Верхний отступ для групп ссылок для мобильной версии
 */
@media screen and (max-width: 47.9375em) {
  .start__footer ul {
    margin-bottom: 2.2rem; } }

/**
 * Подчеркивание ссылок футера
 */
.start__footer li > a {
  height: 22px;
  border-bottom: 1px solid #1e8af0; }

.start__rs-text-width-near-icon {
  width: calc(100% - 28px - 5px); }

/**
 *Контейнер схемы "Как это работает"
 */
.start__scheme {
  margin-top: 2rem;
  margin-bottom: 2rem;
  text-align: center;
  margin-top: 2rem;
  margin-bottom: 2rem;
  margin-left: 1rem;
  margin-right: 1rem; }
  @media screen and (max-width: 48.0625em) {
    .start__scheme {
      margin-top: 0;
      margin-bottom: 1rem; } }
  .start__scheme img {
    max-width: 1111px;
    width: 100%; }

/**
 * Информационный блок "Важно"
 */
.start__box-info {
  margin-top: 4rem;
  display: flex;
  padding: 1.5rem 1rem 1.5rem 1rem;
  border-radius: 5px;
  background: #2261bb;
  font-size: 13px;
  cursor: default;
  margin-bottom: 2rem;
  align-items: center; }
  @media screen and (max-width: 48.0625em) {
    .start__box-info {
      margin-top: 2rem; } }

/**
 * Отступ и межстрочный интервал у списка с маркерами checkbox
 */
.start__list ul {
  line-height: 1.6rem;
  margin-left: 7rem; }

/**
 * Вставка значка check в список
 */
ul.checked-list li:before {
  content: "";
  margin-right: 0.7rem;
  background-image: url("/images/start/checkMarker.png");
  background-size: 10px;
  display: inline-block;
  width: 10px;
  height: 10px; }

/**
 * Список "Выгоды"
 */
.start__list div {
  margin-bottom: 0.7rem;
  line-height: 1.2rem;
  display: flex;
  align-items: center; }

/**
 * Позиционирование маленького списка с checkbox
 * в списке "Выгода"
 */
.start__list ul {
  margin-top: -1.2rem; }

/**
 * Класс отображения нумерованных маркеров в списке "Выгода"
 */
.start__list-score {
  min-width: 2.6rem;
  min-height: 2.6rem;
  border: solid;
  border-color: #2261bb;
  background: #fefefe;
  border-radius: 50%;
  font-size: 1.6rem;
  text-align: center;
  align-items: center;
  border-width: 1px;
  justify-content: center; }

/**
 * Позиционирование текста в списке "Выгода"
 */
.start__list-text {
  margin-left: 2rem;
  justify-content: center;
  line-height: 1rem; }
  @media screen and (max-width: 48.0625em) {
    .start__list-text {
      margin-left: 1rem; } }

/**
 * Заголовки текстовых блоков.
 * Позиционирование и отступы для разной ширины.
 */
.start__h1 {
  margin-bottom: 3rem;
  margin-top: 3rem;
  line-height: 1.4em !important;
  display: inline-block;
  font-weight: bold;
  text-align: center;
  width: 100%; }
  @media screen and (max-width: 48.0625em) {
    .start__h1 {
      margin-bottom: 2rem;
      margin-top: 1rem; } }

/**
 * Контейнер РЖД и Softline
 */
.start__text-with-label {
  display: inline-block; }

/**
 * Отступы для внутренних блоков РЖД и Softline
 */
.start__text-with-label div {
  padding-left: 1rem;
  padding-right: 1rem; }

/**
 * Отступы и ширина текста главных блоков на стартовой странице
 */
.start__page-center-content {
  margin: auto;
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 45px; }
  @media print, screen and (min-width: 48.125em) {
    .start__page-center-content {
      width: 934px;
      padding-right: 100px;
      padding-left: 100px; } }
  @media print, screen and (min-width: 48.125em) {
    .start__page-center-content {
      padding-bottom: 45px; } }

/**
 * Отступы для лэйб mail, phone
 */
.fi-telephone, .fi-mail {
  margin-left: 1rem;
  margin-right: 0.5rem; }

.flex-blocks-center {
  display: flex;
  justify-content: center;
  /*text-align: justify;*/
  /* IE10-, Firefox 12-21 */
  /*text-align-last: justify;*/
  /* IE10-, Firefox 12-21 */
  flex-wrap: wrap;
  margin-left: 1.07rem; }

.flex-block-item {
  margin-top: 2rem;
  margin-bottom: 2rem;
  text-align: center; }

.activity-image-block {
  position: relative;
  /*width: 23%;*/
  max-width: 150px;
  max-height: 150px;
  /*max-width: 23%;*/
  /*background-color: #F4F6F6;*/
  /*padding-left: 15px;
  padding-right: 15px;*/
  margin-left: 15px;
  margin-right: 15px; }

.activity-image, .activity-image-link-block {
  /*background-color: #F4F6F6;*/
  text-align: left;
  min-height: 150px; }

.activity-image-block-250 {
  position: relative;
  /*width: 23%;*/
  max-width: 250px;
  max-height: 250px;
  /*max-width: 23%;*/
  /*background-color: #F4F6F6;*/
  /*padding-left: 15px;
  padding-right: 15px;*/
  margin-left: 15px;
  margin-right: 15px; }

.activity-image-250 {
  background-color: #F4F6F6;
  text-align: center;
  /*max-height: 250px;*/
  min-height: 250px;
  vertical-align: middle;
  display: grid;
  /*min-width: 250px;*/ }

.img-activity {
  /*width: 100%;
  height: 100%;*/
  margin-left: auto;
  margin-right: auto;
  object-fit: contain; }

.img-flex-block-item {
  /*width: 100%;*/
  height: 100%;
  max-height: 100px;
  margin-left: auto;
  margin-right: auto;
  object-fit: scale-down; }

.img-logo-list {
  /*background-color: #F4F6F6;*/
  text-align: center;
  max-width: 22%;
  /*  min-height: 100px; */
  vertical-align: middle;
  display: grid;
  /*min-height: 250px;
  min-width: 250px;*/ }

.img-logo-list:not(:first-child) {
  margin-left: 2rem; }

.img-fluid {
  flex: 0 0 25%; }

.view-inline.center {
  text-align: center;
  margin-left: 0; }

@media screen and (max-width: 768px) {
  .img-logo-list:not(:first-child) {
    margin-left: 1rem; }

  .img-logo-list {
    max-width: 20%; } }
.start__h1 h1 {
  font-size: 1.6rem; }

.start__h1 {
  font-size: 1.6rem;
  font-weight: inherit; }

.reg-button-hint {
  font-size: 1rem;
  font-style: normal;
  color: #a9a9a9;
  margin-top: -1.5rem;
  margin-top: 0; }
  @media print, screen and (min-width: 48.125em) {
    .reg-button-hint {
      margin-top: -1.5rem; } }
  @media print, screen and (min-width: 64em) {
    .reg-button-hint {
      margin-top: -1.5rem; } }

.content-body.one_c__content {
  padding-top: 30px; }

.one_c__background-blue {
  background: #2261bb;
  min-height: 320px;
  position: relative; }

.one_c__blue-img-background {
  background: url("/images/1c/tools-background-1c.png");
  background-repeat: no-repeat;
  background-position: center;
  top: -25px;
  width: 400px;
  height: 320px;
  position: relative;
  float: right; }

.one_c__logo-block {
  float: right;
  margin-top: 60px;
  margin-right: 40px; }

.img-logo-rias-1c {
  width: 76px;
  height: 56px; }
  @media print, screen and (min-width: 48.125em) {
    .img-logo-rias-1c {
      width: 124px;
      height: 91px; } }
  @media print, screen and (min-width: 64em) {
    .img-logo-rias-1c {
      width: 124px;
      height: 91px; } }

.one_c__left-header-block {
  height: 100%;
  width: 50%;
  float: left;
  margin-left: 50px; }

.one_c__right-header-block {
  height: 100%;
  float: right; }

.one_c__page-content {
  float: left;
  max-width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 20px;
  position: absolute;
  margin-right: 70px; }
  @media print, screen and (min-width: 48.125em) {
    .one_c__page-content {
      padding-bottom: 30px;
      padding-right: 50px;
      padding-left: 50px;
      position: absolute;
      margin-right: 10px;
      max-width: 70%; } }
  @media print, screen and (min-width: 64em) {
    .one_c__page-content {
      padding-right: 20px;
      padding-left: 60px;
      position: absolute;
      margin-right: 10px;
      max-width: 60%; } }

.one_c__home-button__block {
  margin-top: 30px;
  position: relative;
  margin-top: 50px;
  z-index: 10; }
  @media print, screen and (min-width: 48.125em) {
    .one_c__home-button__block {
      margin-top: 30px;
      z-index: 1; } }
  @media print, screen and (min-width: 64em) {
    .one_c__home-button__block {
      margin-top: 40px;
      z-index: 1; } }

.one_c__home-button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 0;
  font-family: inherit;
  padding: 0.7em 1em;
  -webkit-appearance: none;
  border: 1px solid transparent;
  border-radius: 5px;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-size: 13px;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  font-family: "OpenSansSemibold";
  font-size: 13px;
  border-color: #fefefe;
  color: #fefefe !important;
  margin: 0;
  padding: 10px 10px;
  padding-right: 25px;
  width: 179px;
  width: 125px;
  padding: 5px 5px;
  padding-right: 15px;
  font-size: 9px; }
  [data-whatinput='mouse'] .one_c__home-button {
    outline: 0; }
  .one_c__home-button:hover, .one_c__home-button:focus {
    opacity: 0.7; }
  @media print, screen and (min-width: 48.125em) {
    .one_c__home-button {
      width: 179px;
      padding: 10px 10px;
      padding-right: 25px;
      font-size: 13px; } }
  @media print, screen and (min-width: 64em) {
    .one_c__home-button {
      width: 179px;
      padding: 10px 10px;
      padding-right: 25px;
      font-size: 13px; } }
  .one_c__home-button img {
    width: 21px; }

.one_c__home-arrow {
  margin-right: 25px;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-right: 15px;
  width: 15px; }
  @media print, screen and (min-width: 48.125em) {
    .one_c__home-arrow {
      margin-right: 25px;
      width: 21px; } }
  @media print, screen and (min-width: 64em) {
    .one_c__home-arrow {
      margin-right: 25px;
      width: 21px; } }

.one_c__fake-button-green__block {
  height: 25px;
  width: 109px;
  float: left;
  margin-top: 50px;
  margin-top: 70px; }
  @media print, screen and (min-width: 64em) {
    .one_c__fake-button-green__block {
      margin-top: 50px; } }

.button.hit-not-hover {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 3px;
  padding-bottom: 3px; }

span.button.hit-not-hover:hover {
  background-color: #68bb36;
  pointer-events: none; }

.one_c__title__block {
  margin-top: 5px;
  float: left;
  line-height: 1.2em;
  font-size: 21px;
  font-weight: bold; }
  @media print, screen and (min-width: 64em) {
    .one_c__title__block {
      font-size: 30px;
      font-weight: bold; } }

.one_c__title__block h1 {
  line-height: 1.5 !important;
  font-size: 21px; }
  @media print, screen and (min-width: 48.125em) {
    .one_c__title__block h1 {
      font-size: 21px; } }
  @media print, screen and (min-width: 64em) {
    .one_c__title__block h1 {
      font-size: 30px; } }

.one_c__title_48__block {
  float: left;
  margin-top: 0;
  font-size: 9px; }
  @media print, screen and (min-width: 48.125em) {
    .one_c__title_48__block {
      margin-top: 30px;
      font-size: 13px; } }
  @media print, screen and (min-width: 64em) {
    .one_c__title_48__block {
      margin-top: 30px;
      font-size: 13px; } }

.one_c__button-green__block {
  min-height: 115px;
  padding-top: calc((115px - 56px) / 2);
  height: 115px; }
  @media screen and (min-width: 41.6875em) and (max-width: 47.9375em) {
    .one_c__button-green__block {
      padding-top: calc((115px - 56px) / 2);
      height: 115px; } }
  @media screen and (min-width: 48em) and (max-width: 48.0625em) {
    .one_c__button-green__block {
      padding-top: calc((115px - 56px) / 2);
      height: 115px; } }
  @media screen and (min-width: 48.125em) and (max-width: 63.9375em) {
    .one_c__button-green__block {
      padding-top: calc((115px - 56px) / 2);
      height: 115px; } }
  @media screen and (min-width: 75em) and (max-width: 89.9375em) {
    .one_c__button-green__block {
      padding-top: calc((115px - 56px) / 2);
      height: 115px; } }
  @media screen and (min-width: 90em) and (max-width: 99.9375em) {
    .one_c__button-green__block {
      padding-top: calc((115px - 56px) / 2);
      height: 115px; } }
  @media screen and (min-width: 100em) and (max-width: 115.5625em) {
    .one_c__button-green__block {
      padding-top: calc((115px - 56px) / 2);
      height: 115px; } }
  @media screen and (min-width: 115.625em) and (max-width: 124.9375em) {
    .one_c__button-green__block {
      padding-top: calc((115px - 56px) / 2);
      height: 115px; } }
  .one_c__button-green__block .button {
    width: auto; }
    @media print, screen and (min-width: 48.125em) {
      .one_c__button-green__block .button {
        width: auto; } }
    @media print, screen and (min-width: 48em) {
      .one_c__button-green__block .button {
        width: auto; } }

.one_c__logo-title-block {
  margin-top: 50px;
  margin-bottom: 50px; }

.one_c__logo {
  display: inline-block;
  margin-right: 20px; }
  .one_c__logo img {
    width: 92px;
    height: 45px;
    margin-top: 0; }
    @media print, screen and (min-width: 48.125em) {
      .one_c__logo img {
        margin-top: -50px; } }
    @media print, screen and (min-width: 64em) {
      .one_c__logo img {
        margin-top: -65px; } }

.one_c__text {
  display: inline-block; }

/**
 *Контейнер схемы "Как это работает"
 */
.one_c__scheme {
  margin-top: 2rem;
  margin-bottom: 2rem;
  text-align: center;
  margin-top: 2rem;
  margin-bottom: 2rem;
  margin-left: 1rem;
  margin-right: 1rem; }
  @media screen and (max-width: 48.0625em) {
    .one_c__scheme {
      margin-top: 0;
      margin-bottom: 1rem; } }
  .one_c__scheme img {
    max-width: 1111px;
    width: 100%; }

.checked-list ul {
  margin-top: 30px;
  margin-bottom: 20px; }
  .checked-list ul li:not(:last-child) {
    margin-bottom: 15px; }

/**
 * Информационный блок "Важно"
 */
.one_c__box-info {
  margin-top: 4rem;
  display: flex;
  padding: 1.5rem 1rem 1.5rem 1rem;
  border-radius: 5px;
  background: #2261bb;
  font-size: 13px;
  cursor: default;
  margin-bottom: 2rem;
  align-items: center; }
  @media screen and (max-width: 48.0625em) {
    .one_c__box-info {
      margin-top: 2rem; } }

/**
 * Вставка значка check в список
 */
ul.checked-list li:before {
  content: "";
  margin-right: 0.7rem;
  background-image: url("/images/start/checkMarker.png");
  background-size: 10px;
  display: inline-block;
  width: 10px;
  height: 10px; }

/**
 * Список "Выгоды"
 */
.one_c__list div {
  margin-bottom: 0.7rem;
  line-height: 1.2rem;
  display: flex;
  align-items: center; }

/**
 * Позиционирование маленького списка с checkbox
 * в списке "Выгода"
 */
.one_c__list ul {
  list-style-type: none;
  line-height: 1.6rem; }

.one_c__list ul > li {
  text-indent: -5px; }

.one_c__list ul > li:before {
  content: "\2014";
  text-indent: -5px;
  padding-right: 5px; }

ul.strip-ul {
  list-style-type: none; }

ul.strip-ul > li {
  text-indent: -5px; }

ul.strip-ul > li:before {
  content: "\2014";
  text-indent: -5px;
  padding-right: 5px; }

/**
 * Класс отображения нумерованных маркеров в списке "Выгода"
 */
.one_c__list-score {
  min-width: 2.6rem;
  min-height: 2.6rem;
  border: solid;
  border-color: #2261bb;
  background: #fefefe;
  border-radius: 50%;
  font-size: 1.6rem;
  text-align: center;
  align-items: center;
  border-width: 1px;
  justify-content: center; }

/**
 * Позиционирование текста в списке "Выгода"
 */
.one_c__list-text {
  margin-left: 2rem;
  justify-content: center;
  line-height: 1rem; }
  @media screen and (max-width: 48.0625em) {
    .one_c__list-text {
      margin-left: 1rem; } }

/**
 * Заголовки текстовых блоков.
 * Позиционирование и отступы для разной ширины.
 */
.one_c__h2 {
  margin-bottom: 3rem;
  margin-top: 3rem;
  line-height: 1.6em !important;
  display: inline-block;
  font-weight: bold;
  text-align: center;
  width: 100%;
  font-size: 21px; }
  @media screen and (max-width: 48.0625em) {
    .one_c__h2 {
      margin-bottom: 2rem;
      margin-top: 1rem; } }
  @media print, screen and (min-width: 48.125em) {
    .one_c__h2 {
      font-size: 30px; } }
  @media print, screen and (min-width: 64em) {
    .one_c__h2 {
      font-size: 30px; } }

/**
 * Контейнер РЖД и Softline
 */
.start__text-with-label {
  display: inline-block; }

/**
 * Отступы для внутренних блоков РЖД и Softline
 */
.one_c__text-with-label div {
  padding-left: 1rem;
  padding-right: 1rem; }

/**
 * Отступы и ширина текста главных блоков на стартовой странице
 */
.one_c__page-center-content {
  margin: auto;
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 45px; }
  @media print, screen and (min-width: 48.125em) {
    .one_c__page-center-content {
      width: 934px;
      padding-right: 100px;
      padding-left: 100px; } }
  @media print, screen and (min-width: 48.125em) {
    .one_c__page-center-content {
      padding-bottom: 45px; } }

#feedback-1c {
  background: #2261BB;
  min-width: 335px;
  min-width: 305px; }
  @media print, screen and (min-width: 48.125em) {
    #feedback-1c {
      min-width: 335px; } }
  @media print, screen and (min-width: 64em) {
    #feedback-1c {
      min-width: 335px; } }

/**
 * Отступы для лэйб mail, phone
 */
.fi-telephone, .fi-mail {
  margin-left: 1rem;
  margin-right: 0.5rem; }

.flex-blocks {
  display: flex;
  justify-content: space-between;
  /*text-align: justify;*/
  /* IE10-, Firefox 12-21 */
  /*text-align-last: justify;*/
  /* IE10-, Firefox 12-21 */
  flex-wrap: wrap;
  margin-left: 1.07rem; }

.flex-block-item {
  margin-top: 2rem;
  margin-bottom: 2rem;
  text-align: center; }

.activity-image-block {
  position: relative;
  /*width: 23%;*/
  max-width: 150px;
  max-height: 150px;
  /*max-width: 23%;*/
  /*background-color: #F4F6F6;*/
  /*padding-left: 15px;
  padding-right: 15px;*/
  margin-left: 15px;
  margin-right: 15px; }

.activity-image, .activity-image-link-block {
  /*background-color: #F4F6F6;*/
  text-align: left;
  min-height: 150px; }

.activity-image-block-250 {
  position: relative;
  /*width: 23%;*/
  max-width: 250px;
  max-height: 250px;
  /*max-width: 23%;*/
  /*background-color: #F4F6F6;*/
  /*padding-left: 15px;
  padding-right: 15px;*/
  margin-left: 15px;
  margin-right: 15px; }

.activity-image-250 {
  background-color: #F4F6F6;
  text-align: center;
  /*max-height: 250px;*/
  min-height: 250px;
  vertical-align: middle;
  display: grid;
  /*min-width: 250px;*/ }

.img-activity {
  /*width: 100%;
  height: 100%;*/
  margin-left: auto;
  margin-right: auto;
  object-fit: contain; }

.img-flex-block-item {
  /*width: 100%;*/
  height: 100%;
  max-height: 100px;
  margin-left: auto;
  margin-right: auto;
  object-fit: scale-down; }

.img-logo-list {
  /*background-color: #F4F6F6;*/
  text-align: center;
  max-width: 22%;
  /*  min-height: 100px; */
  vertical-align: middle;
  display: grid;
  /*min-height: 250px;
  min-width: 250px;*/ }

.img-logo-list:not(:first-child) {
  margin-left: 2rem; }

.img-fluid {
  flex: 0 0 25%; }

.view-inline.center {
  text-align: center;
  margin-left: 0; }

@media screen and (max-width: 768px) {
  .img-logo-list:not(:first-child) {
    margin-left: 1rem; }

  .img-logo-list {
    max-width: 20%; } }
.condensed {
  font-family: "OpenSansCondensedRegular";
  font-style: normal;
  font-weight: normal; }

.content-body {
  display: table;
  box-sizing: border-box;
  width: 100%;
  padding-top: 0;
  padding-top: 70px; }
  @media print, screen and (min-width: 48.125em) {
    .content-body {
      padding-top: 70px; } }
  @media print, screen and (min-width: 64em) {
    .content-body {
      padding-top: 70px; } }

.content-body.feedback-create, .content-body.feedback-index, .content-body.feedback-edit {
  padding-top: 15px; }
  @media print, screen and (min-width: 48.125em) {
    .content-body.feedback-create, .content-body.feedback-index, .content-body.feedback-edit {
      padding-top: 15px; } }
  @media print, screen and (min-width: 64em) {
    .content-body.feedback-create, .content-body.feedback-index, .content-body.feedback-edit {
      padding-top: 15px; } }

.forward-arrow {
  width: 14px;
  margin-top: -2px; }

.down-arrow {
  width: 20px; }

.bread-crumbs {
  padding-right: 15px;
  padding-left: 15px;
  display: block;
  width: 100%;
  border-bottom: 1px solid #bebebe;
  padding-top: 87px;
  padding-bottom: 17px; }
  @media print, screen and (min-width: 48.125em) {
    .bread-crumbs {
      padding-right: 50px;
      padding-left: 50px; } }
  @media print, screen and (min-width: 48em) {
    .bread-crumbs {
      padding-right: 50px;
      padding-left: 50px; } }
  @media print, screen and (min-width: 48.125em) {
    .bread-crumbs {
      width: 100%; } }
  @media print, screen and (min-width: 48em) {
    .bread-crumbs {
      width: 100%; } }

.reg-button {
  width: 100%; }
  @media print, screen and (min-width: 48.125em) {
    .reg-button {
      width: 45%; } }

.phone-label {
  width: 100%; }
  @media print, screen and (min-width: 48em) {
    .phone-label {
      width: 380px; } }

.login-button {
  width: 100%; }
  @media print, screen and (min-width: 48.125em) {
    .login-button {
      width: 70%; } }
  @media print, screen and (min-width: 48em) {
    .login-button {
      width: 70%; } }

.menu__content-menu {
  background: #f2f2f2;
  padding-bottom: 30px;
  box-sizing: border-box;
  background-color: #fff;
  border-right: 1px solid #dee2e6;
  position: relative;
  border-collapse: collapse;
  border-spacing: 0;
  height: 85vh;
  height: -webkit-fill-available;
  display: none; }
  @media print, screen and (min-width: 48.125em) {
    .menu__content-menu {
      height: calc(100vh - 77px);
      display: none; } }
  @media print, screen and (min-width: 64em) {
    .menu__content-menu {
      height: calc(100vh - 77px);
      width: 275px;
      min-width: 275px;
      display: table-cell; } }
  .menu__content-menu .rs-row {
    margin-top: 0;
    display: block;
    border-collapse: collapse;
    border-spacing: 0; }
  .menu__content-menu .menu__content-header .rs-row:first-child, .menu__content-menu .menu-content .rs-row:first-child {
    margin-top: 10px; }
  .menu__content-menu a {
    padding-top: 0;
    padding-bottom: 0;
    color: #0a0a0a !important;
    border-left: 4px solid transparent;
    padding-left: 14px;
    padding-right: 10px;
    display: flex;
    align-items: center;
    min-height: 45px;
    width: 100%;
    cursor: pointer;
    margin-left: 0;
    border-left-width: 4px;
    border-left-style: solid;
    border-left-color: transparent; }
    .menu__content-menu a i {
      font-size: 1.55rem;
      display: inline-block;
      width: 26px;
      text-align: center;
      margin-right: 8px;
      opacity: .8;
      color: #007bff;
      line-height: 1;
      transition: all 0.2s ease-in-out; }
    .menu__content-menu a i.bi-search {
      width: 26px !important;
      min-width: 26px;
      text-align: center !important; }
    .menu__content-menu a .menu-text {
      white-space: nowrap;
      font-weight: 400; }
    .menu__content-menu a:hover {
      background-color: #e9ecef;
      text-decoration: none; }
      .menu__content-menu a:hover i {
        opacity: 1;
        color: #0069d9;
        transform: scale(1.1); }
    .menu__content-menu a.active {
      background-color: #e9ecef;
      border-left-color: #007bff; }
      .menu__content-menu a.active i {
        opacity: 1;
        color: #007bff; }
  .menu__content-menu a.active {
    border-left: 4px solid #007bff;
    margin-left: 0; }
  .menu__content-menu .gray-font {
    padding-left: 46px; }
  .menu__content-menu .menu-divider-div {
    width: 90%;
    margin: auto; }
    @media print, screen and (min-width: 48.125em) {
      .menu__content-menu .menu-divider-div {
        width: 80%;
        margin-left: 3rem; } }
    @media print, screen and (min-width: 64em) {
      .menu__content-menu .menu-divider-div {
        width: 70%;
        margin: auto; } }
    .menu__content-menu .menu-divider-div hr {
      margin: 10px 0; }

#menu__toggle.collapsed {
  width: 60px;
  min-width: 60px;
  padding-bottom: 72px; }
  #menu__toggle.collapsed .menu-text {
    display: none; }
  #menu__toggle.collapsed a {
    padding-left: 0;
    padding-right: 0;
    justify-content: center;
    position: relative; }
  #menu__toggle.collapsed a .menu-badge {
    position: absolute;
    top: 6px;
    right: 10px;
    z-index: 10; }

.menu__content-menu.collapsed a {
  position: relative; }
.menu__content-menu.collapsed a:hover::after {
  content: attr(title);
  position: absolute;
  left: 64px;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(0, 0, 0, 0.85);
  color: #fff;
  padding: 4px 8px;
  border-radius: 4px;
  white-space: nowrap;
  font-size: 12px;
  z-index: 1050;
  pointer-events: none; }

/* Toggle button */
.menu__content-menu .sidebar-toggle {
  position: static;
  right: auto;
  bottom: auto;
  margin: 14px 12px 12px 12px;
  display: flex;
  justify-content: flex-end; }
.menu__content-menu #sidebar-toggle-btn {
  background-color: #e9ecef;
  border: 1px solid #dee2e6;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer; }
  .menu__content-menu #sidebar-toggle-btn i {
    transition: transform .2s ease-in-out; }

.menu__content-menu.collapsed #sidebar-toggle-btn i {
  transform: rotate(180deg); }

/* Content grows when sidebar collapsed */
@media print, screen and (min-width: 64em) {
  body.sidebar-collapsed .menu__content-body {
    width: calc(100% - 60px); } }

#menu__toggle.opened {
  transition: width .2s 0s ease-in-out;
  position: fixed;
  width: 100%;
  display: block;
  backdrop-filter: blur(7px) saturate(100%) contrast(45%) brightness(130%);
  overflow-y: scroll;
  z-index: 2000; }
  @media print, screen and (min-width: 48.125em) {
    #menu__toggle.opened {
      position: sticky;
      width: 275px;
      min-width: 275px;
      display: table-cell;
      backdrop-filter: blur(7px) saturate(100%) contrast(45%) brightness(130%);
      z-index: inherit;
      overflow-y: hidden; } }

.top-menu-divider-div {
  width: 90%;
  margin: auto; }

@media print, screen and (min-width: 48.125em) {
  .menu__content-menu.admin-mode {
    height: calc(100vh - 98px);
    width: 250px;
    min-width: 250px; } }
@media print, screen and (min-width: 64em) {
  .menu__content-menu.admin-mode {
    width: 250px;
    min-width: 250px; } }
.menu__content-menu.admin-mode a .menu-text {
  white-space: normal;
  line-height: 1.25; }
.menu__content-menu.admin-mode .first-row {
  margin-top: 10px; }

.menu__content-header {
  display: table;
  width: 100%;
  padding-top: 16px;
  padding-bottom: 16px; }
  @media print, screen and (min-width: 48.125em) {
    .menu__content-header {
      width: 100%; } }
  @media print, screen and (min-width: 48em) {
    .menu__content-header {
      width: 100%; } }
  .menu__content-header .fi-mail {
    margin-left: 0rem; }

.menu__content-body {
  box-sizing: border-box;
  padding-bottom: 178px;
  top: 75px;
  width: 100%;
  display: block; }
  @media print, screen and (min-width: 48.125em) {
    .menu__content-body {
      width: 100%;
      display: table-cell; } }
  @media print, screen and (min-width: 64em) {
    .menu__content-body {
      width: calc(100% - 275px);
      display: table-cell; } }

@media print, screen and (min-width: 48.125em) {
  .menu__content-body.admin-mode {
    display: block; } }
@media print, screen and (min-width: 64em) {
  .menu__content-body.admin-mode {
    width: calc(100% - 275px);
    display: table-cell; } }

.menu__content-body a {
  white-space: normal; }

.menu-text-wrap {
  white-space: normal !important;
  line-height: 1.25; }

.red-circle {
  background: #ff8c8c;
  text-align: center;
  color: #fefefe;
  border-radius: 1rem;
  line-height: 15px;
  padding: 0.25rem 0.5rem 0.25rem 0.5rem;
  height: 1.5rem;
  margin-top: 1px; }

.menu-badge {
  display: inline-block; }

.menu-badge .red-circle {
  background: #ff8c8c;
  color: #fefefe;
  display: inline-block;
  font-size: .75em;
  line-height: 1;
  padding: .3em .5em;
  border-radius: 10px;
  height: auto;
  min-width: 1.6em;
  text-align: center; }

.menu__content-menu:not(.collapsed) a .menu-badge .red-circle {
  position: static;
  top: auto;
  right: auto; }

.navbar-toggle {
  position: relative;
  float: left;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 0;
  margin-bottom: 0;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }

.navbar-toggle.navbar-button {
  display: none;
  display: block;
  margin-top: -1.2rem;
  height: 55px; }
  @media print, screen and (min-width: 48.125em) {
    .navbar-toggle.navbar-button {
      display: block;
      margin-top: -1.2rem;
      height: 55px; } }
  @media print, screen and (min-width: 64em) {
    .navbar-toggle.navbar-button {
      display: none; } }

#menu-toggle-button {
  display: none;
  display: block; }
  @media print, screen and (min-width: 48.125em) {
    #menu-toggle-button {
      display: block; } }
  @media print, screen and (min-width: 64em) {
    #menu-toggle-button {
      display: none; } }

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px; }

.navbar-toggle .icon-bar {
  padding: 0;
  background-color: white; }

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px; }

.rs-wide-table-row.admin-menu-row {
  padding-top: 12px;
  padding-bottom: 12px; }
  @media print, screen and (min-width: 48.125em) {
    .rs-wide-table-row.admin-menu-row {
      padding-top: 17px;
      padding-bottom: 17px; } }
  @media print, screen and (min-width: 64em) {
    .rs-wide-table-row.admin-menu-row {
      padding-top: 17px;
      padding-bottom: 17px; } }

.i-menu-non-admin-mode {
  padding-top: 19px; }

.registry__add-list-block img {
  width: 40px; }
.registry__add-list-block p {
  padding-top: 12px; }

.requisites__edit-button img {
  width: 17px;
  margin-top: -5px; }
.requisites__edit-button p {
  padding-top: 12px; }

.branchesPanel__branches-button img {
  width: 22px;
  margin-top: -5px; }
.branchesPanel__branches-button p {
  padding-top: 12px; }

.branchesPanel__users-button img {
  width: 25px;
  margin-top: -9px; }

.import__input-file {
  opacity: 0;
  cursor: pointer;
  height: 100px;
  right: 0;
  left: 0;
  width: 50% !important;
  margin: auto !important;
  position: absolute;
  top: 75px; }

.import__select-file-area {
  height: 100px;
  right: 0;
  left: 0;
  width: 50% !important;
  margin: auto !important;
  border-radius: 5px;
  border: 2px dashed #ededee;
  padding-top: 25px; }
  .import__select-file-area:hover {
    border: 2px dashed #bebebe; }

.import__show-zip-block {
  height: 100px;
  right: 0;
  left: 0;
  width: 50% !important;
  margin: auto !important;
  height: 50px;
  text-align: left;
  display: table;
  width: 100% !important; }
  .import__show-zip-block .import__zip-icon-block img {
    height: 50px; }
  .import__show-zip-block .import__zip-name-block {
    padding-top: 10px; }
  .import__show-zip-block .import__zip-cancel-block img {
    height: 20px;
    cursor: pointer; }

.import__success {
  height: 100px;
  right: 0;
  left: 0;
  width: 50% !important;
  margin: auto !important;
  width: 70% !important;
  padding-top: 25px;
  display: table; }

.resourceSupplyContracts__gray-header {
  height: 31px; }

/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
/* Document
   ========================================================================== */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
figcaption,
figure {
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * Add the correct display in IE.
 */
main {
  display: block; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Links
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 */
button {
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  /**
   * Remove the inner border and padding in Firefox.
   */
  /**
   * Restore the focus styles unset by the previous rule.
   */ }
  button::-moz-focus-inner,
  [type="button"]::-moz-focus-inner,
  [type="reset"]::-moz-focus-inner,
  [type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0; }
  button:-moz-focusring,
  [type="button"]:-moz-focusring,
  [type="reset"]:-moz-focusring,
  [type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText; }

/**
 * Show the overflow in Edge.
 */
input {
  overflow: visible; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
  /**
   * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
   */ }
  [type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  color: inherit;
  /* 2 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/*
 * Add the correct display in IE 9-.
 */
menu {
  display: block; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }

.foundation-mq {
  font-family: "small=0em&mobile-small=20em&mobile=30em&iphone6Horizontal=41.6875em&ipad=48em&medium=48.125em&large=64em&xlarge=75em&xxlarge=90em&xxxlarge=100em&xxxxlarge=115.625em&mac=125em"; }

html {
  box-sizing: border-box;
  font-size: 13px; }

*,
*::before,
*::after {
  box-sizing: inherit; }

body {
  margin: 0;
  padding: 0;
  background: #fefefe;
  font-family: "OpenSansRegular";
  font-weight: normal;
  line-height: 22px;
  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: 5px; }

select {
  box-sizing: border-box;
  width: 100%;
  border-radius: 5px; }

.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important; }

button {
  padding: 0;
  appearance: none;
  border: 0;
  border-radius: 5px;
  background: transparent;
  line-height: 1; }
  [data-whatinput='mouse'] button {
    outline: 0; }

pre {
  overflow: auto; }

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; }

.is-visible {
  display: block !important; }

.is-hidden {
  display: none !important; }

.row {
  max-width: 100%;
  margin-right: auto;
  margin-left: auto; }
  .row::before, .row::after {
    display: table;
    content: ' ';
    flex-basis: 0;
    order: 1; }
  .row::after {
    clear: both; }
  .row.collapse > .column, .row.collapse > .rs-column, .row.collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .row .row {
    margin-right: -1.1538461538rem;
    margin-left: -1.1538461538rem; }
    @media print, screen and (min-width: 20em) {
      .row .row {
        margin-right: -1.1538461538rem;
        margin-left: -1.1538461538rem; } }
    @media print, screen and (min-width: 30em) {
      .row .row {
        margin-right: -1.1538461538rem;
        margin-left: -1.1538461538rem; } }
    @media print, screen and (min-width: 48em) {
      .row .row {
        margin-right: -1.1538461538rem;
        margin-left: -1.1538461538rem; } }
    @media print, screen and (min-width: 41.6875em) {
      .row .row {
        margin-right: -1.1538461538rem;
        margin-left: -1.1538461538rem; } }
    @media print, screen and (min-width: 48.125em) {
      .row .row {
        margin-right: -1.1538461538rem;
        margin-left: -1.1538461538rem; } }
    @media print, screen and (min-width: 64em) {
      .row .row {
        margin-right: -1.1538461538rem;
        margin-left: -1.1538461538rem; } }
    @media screen and (min-width: 75em) {
      .row .row {
        margin-right: -1.1538461538rem;
        margin-left: -1.1538461538rem; } }
    @media screen and (min-width: 90em) {
      .row .row {
        margin-right: -1.1538461538rem;
        margin-left: -1.1538461538rem; } }
    @media screen and (min-width: 100em) {
      .row .row {
        margin-right: -1.1538461538rem;
        margin-left: -1.1538461538rem; } }
    @media screen and (min-width: 115.625em) {
      .row .row {
        margin-right: -1.1538461538rem;
        margin-left: -1.1538461538rem; } }
    @media screen and (min-width: 125em) {
      .row .row {
        margin-right: -1.1538461538rem;
        margin-left: -1.1538461538rem; } }
    .row .row.collapse {
      margin-right: 0;
      margin-left: 0; }
  .row.expanded {
    max-width: none; }
    .row.expanded .row {
      margin-right: auto;
      margin-left: auto; }
  .row:not(.expanded) .row {
    max-width: none; }

.column, .rs-column, .columns {
  width: 100%;
  float: left;
  padding-right: 1.1538461538rem;
  padding-left: 1.1538461538rem; }
  .column:last-child:not(:first-child), .rs-column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
    float: right; }
  .column.end:last-child:last-child, .end.rs-column:last-child:last-child, .end.columns:last-child:last-child {
    float: left; }

.column.row.row, .row.row.rs-column, .row.row.columns {
  float: none; }

.row .column.row.row, .row .row.row.rs-column, .row .row.row.columns {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0; }

.small-1 {
  width: 2.0833333333%; }

.small-push-1 {
  position: relative;
  left: 2.0833333333%; }

.small-pull-1 {
  position: relative;
  left: -2.0833333333%; }

.small-offset-0 {
  margin-left: 0%; }

.small-2 {
  width: 4.1666666667%; }

.small-push-2 {
  position: relative;
  left: 4.1666666667%; }

.small-pull-2 {
  position: relative;
  left: -4.1666666667%; }

.small-offset-1 {
  margin-left: 2.0833333333%; }

.small-3 {
  width: 6.25%; }

.small-push-3 {
  position: relative;
  left: 6.25%; }

.small-pull-3 {
  position: relative;
  left: -6.25%; }

.small-offset-2 {
  margin-left: 4.1666666667%; }

.small-4 {
  width: 8.3333333333%; }

.small-push-4 {
  position: relative;
  left: 8.3333333333%; }

.small-pull-4 {
  position: relative;
  left: -8.3333333333%; }

.small-offset-3 {
  margin-left: 6.25%; }

.small-5 {
  width: 10.4166666667%; }

.small-push-5 {
  position: relative;
  left: 10.4166666667%; }

.small-pull-5 {
  position: relative;
  left: -10.4166666667%; }

.small-offset-4 {
  margin-left: 8.3333333333%; }

.small-6 {
  width: 12.5%; }

.small-push-6 {
  position: relative;
  left: 12.5%; }

.small-pull-6 {
  position: relative;
  left: -12.5%; }

.small-offset-5 {
  margin-left: 10.4166666667%; }

.small-7 {
  width: 14.5833333333%; }

.small-push-7 {
  position: relative;
  left: 14.5833333333%; }

.small-pull-7 {
  position: relative;
  left: -14.5833333333%; }

.small-offset-6 {
  margin-left: 12.5%; }

.small-8 {
  width: 16.6666666667%; }

.small-push-8 {
  position: relative;
  left: 16.6666666667%; }

.small-pull-8 {
  position: relative;
  left: -16.6666666667%; }

.small-offset-7 {
  margin-left: 14.5833333333%; }

.small-9 {
  width: 18.75%; }

.small-push-9 {
  position: relative;
  left: 18.75%; }

.small-pull-9 {
  position: relative;
  left: -18.75%; }

.small-offset-8 {
  margin-left: 16.6666666667%; }

.small-10 {
  width: 20.8333333333%; }

.small-push-10 {
  position: relative;
  left: 20.8333333333%; }

.small-pull-10 {
  position: relative;
  left: -20.8333333333%; }

.small-offset-9 {
  margin-left: 18.75%; }

.small-11 {
  width: 22.9166666667%; }

.small-push-11 {
  position: relative;
  left: 22.9166666667%; }

.small-pull-11 {
  position: relative;
  left: -22.9166666667%; }

.small-offset-10 {
  margin-left: 20.8333333333%; }

.small-12 {
  width: 25%; }

.small-push-12 {
  position: relative;
  left: 25%; }

.small-pull-12 {
  position: relative;
  left: -25%; }

.small-offset-11 {
  margin-left: 22.9166666667%; }

.small-13 {
  width: 27.0833333333%; }

.small-push-13 {
  position: relative;
  left: 27.0833333333%; }

.small-pull-13 {
  position: relative;
  left: -27.0833333333%; }

.small-offset-12 {
  margin-left: 25%; }

.small-14 {
  width: 29.1666666667%; }

.small-push-14 {
  position: relative;
  left: 29.1666666667%; }

.small-pull-14 {
  position: relative;
  left: -29.1666666667%; }

.small-offset-13 {
  margin-left: 27.0833333333%; }

.small-15 {
  width: 31.25%; }

.small-push-15 {
  position: relative;
  left: 31.25%; }

.small-pull-15 {
  position: relative;
  left: -31.25%; }

.small-offset-14 {
  margin-left: 29.1666666667%; }

.small-16 {
  width: 33.3333333333%; }

.small-push-16 {
  position: relative;
  left: 33.3333333333%; }

.small-pull-16 {
  position: relative;
  left: -33.3333333333%; }

.small-offset-15 {
  margin-left: 31.25%; }

.small-17 {
  width: 35.4166666667%; }

.small-push-17 {
  position: relative;
  left: 35.4166666667%; }

.small-pull-17 {
  position: relative;
  left: -35.4166666667%; }

.small-offset-16 {
  margin-left: 33.3333333333%; }

.small-18 {
  width: 37.5%; }

.small-push-18 {
  position: relative;
  left: 37.5%; }

.small-pull-18 {
  position: relative;
  left: -37.5%; }

.small-offset-17 {
  margin-left: 35.4166666667%; }

.small-19 {
  width: 39.5833333333%; }

.small-push-19 {
  position: relative;
  left: 39.5833333333%; }

.small-pull-19 {
  position: relative;
  left: -39.5833333333%; }

.small-offset-18 {
  margin-left: 37.5%; }

.small-20 {
  width: 41.6666666667%; }

.small-push-20 {
  position: relative;
  left: 41.6666666667%; }

.small-pull-20 {
  position: relative;
  left: -41.6666666667%; }

.small-offset-19 {
  margin-left: 39.5833333333%; }

.small-21 {
  width: 43.75%; }

.small-push-21 {
  position: relative;
  left: 43.75%; }

.small-pull-21 {
  position: relative;
  left: -43.75%; }

.small-offset-20 {
  margin-left: 41.6666666667%; }

.small-22 {
  width: 45.8333333333%; }

.small-push-22 {
  position: relative;
  left: 45.8333333333%; }

.small-pull-22 {
  position: relative;
  left: -45.8333333333%; }

.small-offset-21 {
  margin-left: 43.75%; }

.small-23 {
  width: 47.9166666667%; }

.small-push-23 {
  position: relative;
  left: 47.9166666667%; }

.small-pull-23 {
  position: relative;
  left: -47.9166666667%; }

.small-offset-22 {
  margin-left: 45.8333333333%; }

.small-24 {
  width: 50%; }

.small-push-24 {
  position: relative;
  left: 50%; }

.small-pull-24 {
  position: relative;
  left: -50%; }

.small-offset-23 {
  margin-left: 47.9166666667%; }

.small-25 {
  width: 52.0833333333%; }

.small-push-25 {
  position: relative;
  left: 52.0833333333%; }

.small-pull-25 {
  position: relative;
  left: -52.0833333333%; }

.small-offset-24 {
  margin-left: 50%; }

.small-26 {
  width: 54.1666666667%; }

.small-push-26 {
  position: relative;
  left: 54.1666666667%; }

.small-pull-26 {
  position: relative;
  left: -54.1666666667%; }

.small-offset-25 {
  margin-left: 52.0833333333%; }

.small-27 {
  width: 56.25%; }

.small-push-27 {
  position: relative;
  left: 56.25%; }

.small-pull-27 {
  position: relative;
  left: -56.25%; }

.small-offset-26 {
  margin-left: 54.1666666667%; }

.small-28 {
  width: 58.3333333333%; }

.small-push-28 {
  position: relative;
  left: 58.3333333333%; }

.small-pull-28 {
  position: relative;
  left: -58.3333333333%; }

.small-offset-27 {
  margin-left: 56.25%; }

.small-29 {
  width: 60.4166666667%; }

.small-push-29 {
  position: relative;
  left: 60.4166666667%; }

.small-pull-29 {
  position: relative;
  left: -60.4166666667%; }

.small-offset-28 {
  margin-left: 58.3333333333%; }

.small-30 {
  width: 62.5%; }

.small-push-30 {
  position: relative;
  left: 62.5%; }

.small-pull-30 {
  position: relative;
  left: -62.5%; }

.small-offset-29 {
  margin-left: 60.4166666667%; }

.small-31 {
  width: 64.5833333333%; }

.small-push-31 {
  position: relative;
  left: 64.5833333333%; }

.small-pull-31 {
  position: relative;
  left: -64.5833333333%; }

.small-offset-30 {
  margin-left: 62.5%; }

.small-32 {
  width: 66.6666666667%; }

.small-push-32 {
  position: relative;
  left: 66.6666666667%; }

.small-pull-32 {
  position: relative;
  left: -66.6666666667%; }

.small-offset-31 {
  margin-left: 64.5833333333%; }

.small-33 {
  width: 68.75%; }

.small-push-33 {
  position: relative;
  left: 68.75%; }

.small-pull-33 {
  position: relative;
  left: -68.75%; }

.small-offset-32 {
  margin-left: 66.6666666667%; }

.small-34 {
  width: 70.8333333333%; }

.small-push-34 {
  position: relative;
  left: 70.8333333333%; }

.small-pull-34 {
  position: relative;
  left: -70.8333333333%; }

.small-offset-33 {
  margin-left: 68.75%; }

.small-35 {
  width: 72.9166666667%; }

.small-push-35 {
  position: relative;
  left: 72.9166666667%; }

.small-pull-35 {
  position: relative;
  left: -72.9166666667%; }

.small-offset-34 {
  margin-left: 70.8333333333%; }

.small-36 {
  width: 75%; }

.small-push-36 {
  position: relative;
  left: 75%; }

.small-pull-36 {
  position: relative;
  left: -75%; }

.small-offset-35 {
  margin-left: 72.9166666667%; }

.small-37 {
  width: 77.0833333333%; }

.small-push-37 {
  position: relative;
  left: 77.0833333333%; }

.small-pull-37 {
  position: relative;
  left: -77.0833333333%; }

.small-offset-36 {
  margin-left: 75%; }

.small-38 {
  width: 79.1666666667%; }

.small-push-38 {
  position: relative;
  left: 79.1666666667%; }

.small-pull-38 {
  position: relative;
  left: -79.1666666667%; }

.small-offset-37 {
  margin-left: 77.0833333333%; }

.small-39 {
  width: 81.25%; }

.small-push-39 {
  position: relative;
  left: 81.25%; }

.small-pull-39 {
  position: relative;
  left: -81.25%; }

.small-offset-38 {
  margin-left: 79.1666666667%; }

.small-40 {
  width: 83.3333333333%; }

.small-push-40 {
  position: relative;
  left: 83.3333333333%; }

.small-pull-40 {
  position: relative;
  left: -83.3333333333%; }

.small-offset-39 {
  margin-left: 81.25%; }

.small-41 {
  width: 85.4166666667%; }

.small-push-41 {
  position: relative;
  left: 85.4166666667%; }

.small-pull-41 {
  position: relative;
  left: -85.4166666667%; }

.small-offset-40 {
  margin-left: 83.3333333333%; }

.small-42 {
  width: 87.5%; }

.small-push-42 {
  position: relative;
  left: 87.5%; }

.small-pull-42 {
  position: relative;
  left: -87.5%; }

.small-offset-41 {
  margin-left: 85.4166666667%; }

.small-43 {
  width: 89.5833333333%; }

.small-push-43 {
  position: relative;
  left: 89.5833333333%; }

.small-pull-43 {
  position: relative;
  left: -89.5833333333%; }

.small-offset-42 {
  margin-left: 87.5%; }

.small-44 {
  width: 91.6666666667%; }

.small-push-44 {
  position: relative;
  left: 91.6666666667%; }

.small-pull-44 {
  position: relative;
  left: -91.6666666667%; }

.small-offset-43 {
  margin-left: 89.5833333333%; }

.small-45 {
  width: 93.75%; }

.small-push-45 {
  position: relative;
  left: 93.75%; }

.small-pull-45 {
  position: relative;
  left: -93.75%; }

.small-offset-44 {
  margin-left: 91.6666666667%; }

.small-46 {
  width: 95.8333333333%; }

.small-push-46 {
  position: relative;
  left: 95.8333333333%; }

.small-pull-46 {
  position: relative;
  left: -95.8333333333%; }

.small-offset-45 {
  margin-left: 93.75%; }

.small-47 {
  width: 97.9166666667%; }

.small-push-47 {
  position: relative;
  left: 97.9166666667%; }

.small-pull-47 {
  position: relative;
  left: -97.9166666667%; }

.small-offset-46 {
  margin-left: 95.8333333333%; }

.small-48 {
  width: 100%; }

.small-offset-47 {
  margin-left: 97.9166666667%; }

.small-up-1 > .column, .small-up-1 > .rs-column, .small-up-1 > .columns {
  float: left;
  width: 100%; }
  .small-up-1 > .column:nth-of-type(1n), .small-up-1 > .rs-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 > .rs-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 > .rs-column:last-child, .small-up-1 > .columns:last-child {
    float: left; }

.small-up-2 > .column, .small-up-2 > .rs-column, .small-up-2 > .columns {
  float: left;
  width: 50%; }
  .small-up-2 > .column:nth-of-type(1n), .small-up-2 > .rs-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 > .rs-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 > .rs-column:last-child, .small-up-2 > .columns:last-child {
    float: left; }

.small-up-3 > .column, .small-up-3 > .rs-column, .small-up-3 > .columns {
  float: left;
  width: 33.3333333333%; }
  .small-up-3 > .column:nth-of-type(1n), .small-up-3 > .rs-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 > .rs-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 > .rs-column:last-child, .small-up-3 > .columns:last-child {
    float: left; }

.small-up-4 > .column, .small-up-4 > .rs-column, .small-up-4 > .columns {
  float: left;
  width: 25%; }
  .small-up-4 > .column:nth-of-type(1n), .small-up-4 > .rs-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 > .rs-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 > .rs-column:last-child, .small-up-4 > .columns:last-child {
    float: left; }

.small-up-5 > .column, .small-up-5 > .rs-column, .small-up-5 > .columns {
  float: left;
  width: 20%; }
  .small-up-5 > .column:nth-of-type(1n), .small-up-5 > .rs-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 > .rs-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 > .rs-column:last-child, .small-up-5 > .columns:last-child {
    float: left; }

.small-up-6 > .column, .small-up-6 > .rs-column, .small-up-6 > .columns {
  float: left;
  width: 16.6666666667%; }
  .small-up-6 > .column:nth-of-type(1n), .small-up-6 > .rs-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 > .rs-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 > .rs-column:last-child, .small-up-6 > .columns:last-child {
    float: left; }

.small-up-7 > .column, .small-up-7 > .rs-column, .small-up-7 > .columns {
  float: left;
  width: 14.2857142857%; }
  .small-up-7 > .column:nth-of-type(1n), .small-up-7 > .rs-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 > .rs-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 > .rs-column:last-child, .small-up-7 > .columns:last-child {
    float: left; }

.small-up-8 > .column, .small-up-8 > .rs-column, .small-up-8 > .columns {
  float: left;
  width: 12.5%; }
  .small-up-8 > .column:nth-of-type(1n), .small-up-8 > .rs-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 > .rs-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 > .rs-column:last-child, .small-up-8 > .columns:last-child {
    float: left; }

.small-collapse > .column, .small-collapse > .rs-column, .small-collapse > .columns {
  padding-right: 0;
  padding-left: 0; }
.small-collapse .row {
  margin-right: 0;
  margin-left: 0; }

.expanded.row .small-collapse.row {
  margin-right: 0;
  margin-left: 0; }

.small-uncollapse > .column, .small-uncollapse > .rs-column, .small-uncollapse > .columns {
  padding-right: 1.1538461538rem;
  padding-left: 1.1538461538rem; }

.small-centered {
  margin-right: auto;
  margin-left: auto; }
  .small-centered, .small-centered:last-child:not(:first-child) {
    float: none;
    clear: both; }

.small-uncentered,
.small-push-0,
.small-pull-0 {
  position: static;
  float: left;
  margin-right: 0;
  margin-left: 0; }

@media print, screen and (min-width: 20em) {
  .mobile-small-1 {
    width: 2.0833333333%; }

  .mobile-small-push-1 {
    position: relative;
    left: 2.0833333333%; }

  .mobile-small-pull-1 {
    position: relative;
    left: -2.0833333333%; }

  .mobile-small-offset-0 {
    margin-left: 0%; }

  .mobile-small-2 {
    width: 4.1666666667%; }

  .mobile-small-push-2 {
    position: relative;
    left: 4.1666666667%; }

  .mobile-small-pull-2 {
    position: relative;
    left: -4.1666666667%; }

  .mobile-small-offset-1 {
    margin-left: 2.0833333333%; }

  .mobile-small-3 {
    width: 6.25%; }

  .mobile-small-push-3 {
    position: relative;
    left: 6.25%; }

  .mobile-small-pull-3 {
    position: relative;
    left: -6.25%; }

  .mobile-small-offset-2 {
    margin-left: 4.1666666667%; }

  .mobile-small-4 {
    width: 8.3333333333%; }

  .mobile-small-push-4 {
    position: relative;
    left: 8.3333333333%; }

  .mobile-small-pull-4 {
    position: relative;
    left: -8.3333333333%; }

  .mobile-small-offset-3 {
    margin-left: 6.25%; }

  .mobile-small-5 {
    width: 10.4166666667%; }

  .mobile-small-push-5 {
    position: relative;
    left: 10.4166666667%; }

  .mobile-small-pull-5 {
    position: relative;
    left: -10.4166666667%; }

  .mobile-small-offset-4 {
    margin-left: 8.3333333333%; }

  .mobile-small-6 {
    width: 12.5%; }

  .mobile-small-push-6 {
    position: relative;
    left: 12.5%; }

  .mobile-small-pull-6 {
    position: relative;
    left: -12.5%; }

  .mobile-small-offset-5 {
    margin-left: 10.4166666667%; }

  .mobile-small-7 {
    width: 14.5833333333%; }

  .mobile-small-push-7 {
    position: relative;
    left: 14.5833333333%; }

  .mobile-small-pull-7 {
    position: relative;
    left: -14.5833333333%; }

  .mobile-small-offset-6 {
    margin-left: 12.5%; }

  .mobile-small-8 {
    width: 16.6666666667%; }

  .mobile-small-push-8 {
    position: relative;
    left: 16.6666666667%; }

  .mobile-small-pull-8 {
    position: relative;
    left: -16.6666666667%; }

  .mobile-small-offset-7 {
    margin-left: 14.5833333333%; }

  .mobile-small-9 {
    width: 18.75%; }

  .mobile-small-push-9 {
    position: relative;
    left: 18.75%; }

  .mobile-small-pull-9 {
    position: relative;
    left: -18.75%; }

  .mobile-small-offset-8 {
    margin-left: 16.6666666667%; }

  .mobile-small-10 {
    width: 20.8333333333%; }

  .mobile-small-push-10 {
    position: relative;
    left: 20.8333333333%; }

  .mobile-small-pull-10 {
    position: relative;
    left: -20.8333333333%; }

  .mobile-small-offset-9 {
    margin-left: 18.75%; }

  .mobile-small-11 {
    width: 22.9166666667%; }

  .mobile-small-push-11 {
    position: relative;
    left: 22.9166666667%; }

  .mobile-small-pull-11 {
    position: relative;
    left: -22.9166666667%; }

  .mobile-small-offset-10 {
    margin-left: 20.8333333333%; }

  .mobile-small-12 {
    width: 25%; }

  .mobile-small-push-12 {
    position: relative;
    left: 25%; }

  .mobile-small-pull-12 {
    position: relative;
    left: -25%; }

  .mobile-small-offset-11 {
    margin-left: 22.9166666667%; }

  .mobile-small-13 {
    width: 27.0833333333%; }

  .mobile-small-push-13 {
    position: relative;
    left: 27.0833333333%; }

  .mobile-small-pull-13 {
    position: relative;
    left: -27.0833333333%; }

  .mobile-small-offset-12 {
    margin-left: 25%; }

  .mobile-small-14 {
    width: 29.1666666667%; }

  .mobile-small-push-14 {
    position: relative;
    left: 29.1666666667%; }

  .mobile-small-pull-14 {
    position: relative;
    left: -29.1666666667%; }

  .mobile-small-offset-13 {
    margin-left: 27.0833333333%; }

  .mobile-small-15 {
    width: 31.25%; }

  .mobile-small-push-15 {
    position: relative;
    left: 31.25%; }

  .mobile-small-pull-15 {
    position: relative;
    left: -31.25%; }

  .mobile-small-offset-14 {
    margin-left: 29.1666666667%; }

  .mobile-small-16 {
    width: 33.3333333333%; }

  .mobile-small-push-16 {
    position: relative;
    left: 33.3333333333%; }

  .mobile-small-pull-16 {
    position: relative;
    left: -33.3333333333%; }

  .mobile-small-offset-15 {
    margin-left: 31.25%; }

  .mobile-small-17 {
    width: 35.4166666667%; }

  .mobile-small-push-17 {
    position: relative;
    left: 35.4166666667%; }

  .mobile-small-pull-17 {
    position: relative;
    left: -35.4166666667%; }

  .mobile-small-offset-16 {
    margin-left: 33.3333333333%; }

  .mobile-small-18 {
    width: 37.5%; }

  .mobile-small-push-18 {
    position: relative;
    left: 37.5%; }

  .mobile-small-pull-18 {
    position: relative;
    left: -37.5%; }

  .mobile-small-offset-17 {
    margin-left: 35.4166666667%; }

  .mobile-small-19 {
    width: 39.5833333333%; }

  .mobile-small-push-19 {
    position: relative;
    left: 39.5833333333%; }

  .mobile-small-pull-19 {
    position: relative;
    left: -39.5833333333%; }

  .mobile-small-offset-18 {
    margin-left: 37.5%; }

  .mobile-small-20 {
    width: 41.6666666667%; }

  .mobile-small-push-20 {
    position: relative;
    left: 41.6666666667%; }

  .mobile-small-pull-20 {
    position: relative;
    left: -41.6666666667%; }

  .mobile-small-offset-19 {
    margin-left: 39.5833333333%; }

  .mobile-small-21 {
    width: 43.75%; }

  .mobile-small-push-21 {
    position: relative;
    left: 43.75%; }

  .mobile-small-pull-21 {
    position: relative;
    left: -43.75%; }

  .mobile-small-offset-20 {
    margin-left: 41.6666666667%; }

  .mobile-small-22 {
    width: 45.8333333333%; }

  .mobile-small-push-22 {
    position: relative;
    left: 45.8333333333%; }

  .mobile-small-pull-22 {
    position: relative;
    left: -45.8333333333%; }

  .mobile-small-offset-21 {
    margin-left: 43.75%; }

  .mobile-small-23 {
    width: 47.9166666667%; }

  .mobile-small-push-23 {
    position: relative;
    left: 47.9166666667%; }

  .mobile-small-pull-23 {
    position: relative;
    left: -47.9166666667%; }

  .mobile-small-offset-22 {
    margin-left: 45.8333333333%; }

  .mobile-small-24 {
    width: 50%; }

  .mobile-small-push-24 {
    position: relative;
    left: 50%; }

  .mobile-small-pull-24 {
    position: relative;
    left: -50%; }

  .mobile-small-offset-23 {
    margin-left: 47.9166666667%; }

  .mobile-small-25 {
    width: 52.0833333333%; }

  .mobile-small-push-25 {
    position: relative;
    left: 52.0833333333%; }

  .mobile-small-pull-25 {
    position: relative;
    left: -52.0833333333%; }

  .mobile-small-offset-24 {
    margin-left: 50%; }

  .mobile-small-26 {
    width: 54.1666666667%; }

  .mobile-small-push-26 {
    position: relative;
    left: 54.1666666667%; }

  .mobile-small-pull-26 {
    position: relative;
    left: -54.1666666667%; }

  .mobile-small-offset-25 {
    margin-left: 52.0833333333%; }

  .mobile-small-27 {
    width: 56.25%; }

  .mobile-small-push-27 {
    position: relative;
    left: 56.25%; }

  .mobile-small-pull-27 {
    position: relative;
    left: -56.25%; }

  .mobile-small-offset-26 {
    margin-left: 54.1666666667%; }

  .mobile-small-28 {
    width: 58.3333333333%; }

  .mobile-small-push-28 {
    position: relative;
    left: 58.3333333333%; }

  .mobile-small-pull-28 {
    position: relative;
    left: -58.3333333333%; }

  .mobile-small-offset-27 {
    margin-left: 56.25%; }

  .mobile-small-29 {
    width: 60.4166666667%; }

  .mobile-small-push-29 {
    position: relative;
    left: 60.4166666667%; }

  .mobile-small-pull-29 {
    position: relative;
    left: -60.4166666667%; }

  .mobile-small-offset-28 {
    margin-left: 58.3333333333%; }

  .mobile-small-30 {
    width: 62.5%; }

  .mobile-small-push-30 {
    position: relative;
    left: 62.5%; }

  .mobile-small-pull-30 {
    position: relative;
    left: -62.5%; }

  .mobile-small-offset-29 {
    margin-left: 60.4166666667%; }

  .mobile-small-31 {
    width: 64.5833333333%; }

  .mobile-small-push-31 {
    position: relative;
    left: 64.5833333333%; }

  .mobile-small-pull-31 {
    position: relative;
    left: -64.5833333333%; }

  .mobile-small-offset-30 {
    margin-left: 62.5%; }

  .mobile-small-32 {
    width: 66.6666666667%; }

  .mobile-small-push-32 {
    position: relative;
    left: 66.6666666667%; }

  .mobile-small-pull-32 {
    position: relative;
    left: -66.6666666667%; }

  .mobile-small-offset-31 {
    margin-left: 64.5833333333%; }

  .mobile-small-33 {
    width: 68.75%; }

  .mobile-small-push-33 {
    position: relative;
    left: 68.75%; }

  .mobile-small-pull-33 {
    position: relative;
    left: -68.75%; }

  .mobile-small-offset-32 {
    margin-left: 66.6666666667%; }

  .mobile-small-34 {
    width: 70.8333333333%; }

  .mobile-small-push-34 {
    position: relative;
    left: 70.8333333333%; }

  .mobile-small-pull-34 {
    position: relative;
    left: -70.8333333333%; }

  .mobile-small-offset-33 {
    margin-left: 68.75%; }

  .mobile-small-35 {
    width: 72.9166666667%; }

  .mobile-small-push-35 {
    position: relative;
    left: 72.9166666667%; }

  .mobile-small-pull-35 {
    position: relative;
    left: -72.9166666667%; }

  .mobile-small-offset-34 {
    margin-left: 70.8333333333%; }

  .mobile-small-36 {
    width: 75%; }

  .mobile-small-push-36 {
    position: relative;
    left: 75%; }

  .mobile-small-pull-36 {
    position: relative;
    left: -75%; }

  .mobile-small-offset-35 {
    margin-left: 72.9166666667%; }

  .mobile-small-37 {
    width: 77.0833333333%; }

  .mobile-small-push-37 {
    position: relative;
    left: 77.0833333333%; }

  .mobile-small-pull-37 {
    position: relative;
    left: -77.0833333333%; }

  .mobile-small-offset-36 {
    margin-left: 75%; }

  .mobile-small-38 {
    width: 79.1666666667%; }

  .mobile-small-push-38 {
    position: relative;
    left: 79.1666666667%; }

  .mobile-small-pull-38 {
    position: relative;
    left: -79.1666666667%; }

  .mobile-small-offset-37 {
    margin-left: 77.0833333333%; }

  .mobile-small-39 {
    width: 81.25%; }

  .mobile-small-push-39 {
    position: relative;
    left: 81.25%; }

  .mobile-small-pull-39 {
    position: relative;
    left: -81.25%; }

  .mobile-small-offset-38 {
    margin-left: 79.1666666667%; }

  .mobile-small-40 {
    width: 83.3333333333%; }

  .mobile-small-push-40 {
    position: relative;
    left: 83.3333333333%; }

  .mobile-small-pull-40 {
    position: relative;
    left: -83.3333333333%; }

  .mobile-small-offset-39 {
    margin-left: 81.25%; }

  .mobile-small-41 {
    width: 85.4166666667%; }

  .mobile-small-push-41 {
    position: relative;
    left: 85.4166666667%; }

  .mobile-small-pull-41 {
    position: relative;
    left: -85.4166666667%; }

  .mobile-small-offset-40 {
    margin-left: 83.3333333333%; }

  .mobile-small-42 {
    width: 87.5%; }

  .mobile-small-push-42 {
    position: relative;
    left: 87.5%; }

  .mobile-small-pull-42 {
    position: relative;
    left: -87.5%; }

  .mobile-small-offset-41 {
    margin-left: 85.4166666667%; }

  .mobile-small-43 {
    width: 89.5833333333%; }

  .mobile-small-push-43 {
    position: relative;
    left: 89.5833333333%; }

  .mobile-small-pull-43 {
    position: relative;
    left: -89.5833333333%; }

  .mobile-small-offset-42 {
    margin-left: 87.5%; }

  .mobile-small-44 {
    width: 91.6666666667%; }

  .mobile-small-push-44 {
    position: relative;
    left: 91.6666666667%; }

  .mobile-small-pull-44 {
    position: relative;
    left: -91.6666666667%; }

  .mobile-small-offset-43 {
    margin-left: 89.5833333333%; }

  .mobile-small-45 {
    width: 93.75%; }

  .mobile-small-push-45 {
    position: relative;
    left: 93.75%; }

  .mobile-small-pull-45 {
    position: relative;
    left: -93.75%; }

  .mobile-small-offset-44 {
    margin-left: 91.6666666667%; }

  .mobile-small-46 {
    width: 95.8333333333%; }

  .mobile-small-push-46 {
    position: relative;
    left: 95.8333333333%; }

  .mobile-small-pull-46 {
    position: relative;
    left: -95.8333333333%; }

  .mobile-small-offset-45 {
    margin-left: 93.75%; }

  .mobile-small-47 {
    width: 97.9166666667%; }

  .mobile-small-push-47 {
    position: relative;
    left: 97.9166666667%; }

  .mobile-small-pull-47 {
    position: relative;
    left: -97.9166666667%; }

  .mobile-small-offset-46 {
    margin-left: 95.8333333333%; }

  .mobile-small-48 {
    width: 100%; }

  .mobile-small-offset-47 {
    margin-left: 97.9166666667%; }

  .mobile-small-up-1 > .column, .mobile-small-up-1 > .rs-column, .mobile-small-up-1 > .columns {
    float: left;
    width: 100%; }
    .mobile-small-up-1 > .column:nth-of-type(1n), .mobile-small-up-1 > .rs-column:nth-of-type(1n), .mobile-small-up-1 > .columns:nth-of-type(1n) {
      clear: none; }
    .mobile-small-up-1 > .column:nth-of-type(1n+1), .mobile-small-up-1 > .rs-column:nth-of-type(1n+1), .mobile-small-up-1 > .columns:nth-of-type(1n+1) {
      clear: both; }
    .mobile-small-up-1 > .column:last-child, .mobile-small-up-1 > .rs-column:last-child, .mobile-small-up-1 > .columns:last-child {
      float: left; }

  .mobile-small-up-2 > .column, .mobile-small-up-2 > .rs-column, .mobile-small-up-2 > .columns {
    float: left;
    width: 50%; }
    .mobile-small-up-2 > .column:nth-of-type(1n), .mobile-small-up-2 > .rs-column:nth-of-type(1n), .mobile-small-up-2 > .columns:nth-of-type(1n) {
      clear: none; }
    .mobile-small-up-2 > .column:nth-of-type(2n+1), .mobile-small-up-2 > .rs-column:nth-of-type(2n+1), .mobile-small-up-2 > .columns:nth-of-type(2n+1) {
      clear: both; }
    .mobile-small-up-2 > .column:last-child, .mobile-small-up-2 > .rs-column:last-child, .mobile-small-up-2 > .columns:last-child {
      float: left; }

  .mobile-small-up-3 > .column, .mobile-small-up-3 > .rs-column, .mobile-small-up-3 > .columns {
    float: left;
    width: 33.3333333333%; }
    .mobile-small-up-3 > .column:nth-of-type(1n), .mobile-small-up-3 > .rs-column:nth-of-type(1n), .mobile-small-up-3 > .columns:nth-of-type(1n) {
      clear: none; }
    .mobile-small-up-3 > .column:nth-of-type(3n+1), .mobile-small-up-3 > .rs-column:nth-of-type(3n+1), .mobile-small-up-3 > .columns:nth-of-type(3n+1) {
      clear: both; }
    .mobile-small-up-3 > .column:last-child, .mobile-small-up-3 > .rs-column:last-child, .mobile-small-up-3 > .columns:last-child {
      float: left; }

  .mobile-small-up-4 > .column, .mobile-small-up-4 > .rs-column, .mobile-small-up-4 > .columns {
    float: left;
    width: 25%; }
    .mobile-small-up-4 > .column:nth-of-type(1n), .mobile-small-up-4 > .rs-column:nth-of-type(1n), .mobile-small-up-4 > .columns:nth-of-type(1n) {
      clear: none; }
    .mobile-small-up-4 > .column:nth-of-type(4n+1), .mobile-small-up-4 > .rs-column:nth-of-type(4n+1), .mobile-small-up-4 > .columns:nth-of-type(4n+1) {
      clear: both; }
    .mobile-small-up-4 > .column:last-child, .mobile-small-up-4 > .rs-column:last-child, .mobile-small-up-4 > .columns:last-child {
      float: left; }

  .mobile-small-up-5 > .column, .mobile-small-up-5 > .rs-column, .mobile-small-up-5 > .columns {
    float: left;
    width: 20%; }
    .mobile-small-up-5 > .column:nth-of-type(1n), .mobile-small-up-5 > .rs-column:nth-of-type(1n), .mobile-small-up-5 > .columns:nth-of-type(1n) {
      clear: none; }
    .mobile-small-up-5 > .column:nth-of-type(5n+1), .mobile-small-up-5 > .rs-column:nth-of-type(5n+1), .mobile-small-up-5 > .columns:nth-of-type(5n+1) {
      clear: both; }
    .mobile-small-up-5 > .column:last-child, .mobile-small-up-5 > .rs-column:last-child, .mobile-small-up-5 > .columns:last-child {
      float: left; }

  .mobile-small-up-6 > .column, .mobile-small-up-6 > .rs-column, .mobile-small-up-6 > .columns {
    float: left;
    width: 16.6666666667%; }
    .mobile-small-up-6 > .column:nth-of-type(1n), .mobile-small-up-6 > .rs-column:nth-of-type(1n), .mobile-small-up-6 > .columns:nth-of-type(1n) {
      clear: none; }
    .mobile-small-up-6 > .column:nth-of-type(6n+1), .mobile-small-up-6 > .rs-column:nth-of-type(6n+1), .mobile-small-up-6 > .columns:nth-of-type(6n+1) {
      clear: both; }
    .mobile-small-up-6 > .column:last-child, .mobile-small-up-6 > .rs-column:last-child, .mobile-small-up-6 > .columns:last-child {
      float: left; }

  .mobile-small-up-7 > .column, .mobile-small-up-7 > .rs-column, .mobile-small-up-7 > .columns {
    float: left;
    width: 14.2857142857%; }
    .mobile-small-up-7 > .column:nth-of-type(1n), .mobile-small-up-7 > .rs-column:nth-of-type(1n), .mobile-small-up-7 > .columns:nth-of-type(1n) {
      clear: none; }
    .mobile-small-up-7 > .column:nth-of-type(7n+1), .mobile-small-up-7 > .rs-column:nth-of-type(7n+1), .mobile-small-up-7 > .columns:nth-of-type(7n+1) {
      clear: both; }
    .mobile-small-up-7 > .column:last-child, .mobile-small-up-7 > .rs-column:last-child, .mobile-small-up-7 > .columns:last-child {
      float: left; }

  .mobile-small-up-8 > .column, .mobile-small-up-8 > .rs-column, .mobile-small-up-8 > .columns {
    float: left;
    width: 12.5%; }
    .mobile-small-up-8 > .column:nth-of-type(1n), .mobile-small-up-8 > .rs-column:nth-of-type(1n), .mobile-small-up-8 > .columns:nth-of-type(1n) {
      clear: none; }
    .mobile-small-up-8 > .column:nth-of-type(8n+1), .mobile-small-up-8 > .rs-column:nth-of-type(8n+1), .mobile-small-up-8 > .columns:nth-of-type(8n+1) {
      clear: both; }
    .mobile-small-up-8 > .column:last-child, .mobile-small-up-8 > .rs-column:last-child, .mobile-small-up-8 > .columns:last-child {
      float: left; }

  .mobile-small-collapse > .column, .mobile-small-collapse > .rs-column, .mobile-small-collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .mobile-small-collapse .row {
    margin-right: 0;
    margin-left: 0; }

  .expanded.row .mobile-small-collapse.row {
    margin-right: 0;
    margin-left: 0; }

  .mobile-small-uncollapse > .column, .mobile-small-uncollapse > .rs-column, .mobile-small-uncollapse > .columns {
    padding-right: 1.1538461538rem;
    padding-left: 1.1538461538rem; }

  .mobile-small-centered {
    margin-right: auto;
    margin-left: auto; }
    .mobile-small-centered, .mobile-small-centered:last-child:not(:first-child) {
      float: none;
      clear: both; }

  .mobile-small-uncentered,
  .mobile-small-push-0,
  .mobile-small-pull-0 {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0; } }
@media print, screen and (min-width: 30em) {
  .mobile-1 {
    width: 2.0833333333%; }

  .mobile-push-1 {
    position: relative;
    left: 2.0833333333%; }

  .mobile-pull-1 {
    position: relative;
    left: -2.0833333333%; }

  .mobile-offset-0 {
    margin-left: 0%; }

  .mobile-2 {
    width: 4.1666666667%; }

  .mobile-push-2 {
    position: relative;
    left: 4.1666666667%; }

  .mobile-pull-2 {
    position: relative;
    left: -4.1666666667%; }

  .mobile-offset-1 {
    margin-left: 2.0833333333%; }

  .mobile-3 {
    width: 6.25%; }

  .mobile-push-3 {
    position: relative;
    left: 6.25%; }

  .mobile-pull-3 {
    position: relative;
    left: -6.25%; }

  .mobile-offset-2 {
    margin-left: 4.1666666667%; }

  .mobile-4 {
    width: 8.3333333333%; }

  .mobile-push-4 {
    position: relative;
    left: 8.3333333333%; }

  .mobile-pull-4 {
    position: relative;
    left: -8.3333333333%; }

  .mobile-offset-3 {
    margin-left: 6.25%; }

  .mobile-5 {
    width: 10.4166666667%; }

  .mobile-push-5 {
    position: relative;
    left: 10.4166666667%; }

  .mobile-pull-5 {
    position: relative;
    left: -10.4166666667%; }

  .mobile-offset-4 {
    margin-left: 8.3333333333%; }

  .mobile-6 {
    width: 12.5%; }

  .mobile-push-6 {
    position: relative;
    left: 12.5%; }

  .mobile-pull-6 {
    position: relative;
    left: -12.5%; }

  .mobile-offset-5 {
    margin-left: 10.4166666667%; }

  .mobile-7 {
    width: 14.5833333333%; }

  .mobile-push-7 {
    position: relative;
    left: 14.5833333333%; }

  .mobile-pull-7 {
    position: relative;
    left: -14.5833333333%; }

  .mobile-offset-6 {
    margin-left: 12.5%; }

  .mobile-8 {
    width: 16.6666666667%; }

  .mobile-push-8 {
    position: relative;
    left: 16.6666666667%; }

  .mobile-pull-8 {
    position: relative;
    left: -16.6666666667%; }

  .mobile-offset-7 {
    margin-left: 14.5833333333%; }

  .mobile-9 {
    width: 18.75%; }

  .mobile-push-9 {
    position: relative;
    left: 18.75%; }

  .mobile-pull-9 {
    position: relative;
    left: -18.75%; }

  .mobile-offset-8 {
    margin-left: 16.6666666667%; }

  .mobile-10 {
    width: 20.8333333333%; }

  .mobile-push-10 {
    position: relative;
    left: 20.8333333333%; }

  .mobile-pull-10 {
    position: relative;
    left: -20.8333333333%; }

  .mobile-offset-9 {
    margin-left: 18.75%; }

  .mobile-11 {
    width: 22.9166666667%; }

  .mobile-push-11 {
    position: relative;
    left: 22.9166666667%; }

  .mobile-pull-11 {
    position: relative;
    left: -22.9166666667%; }

  .mobile-offset-10 {
    margin-left: 20.8333333333%; }

  .mobile-12 {
    width: 25%; }

  .mobile-push-12 {
    position: relative;
    left: 25%; }

  .mobile-pull-12 {
    position: relative;
    left: -25%; }

  .mobile-offset-11 {
    margin-left: 22.9166666667%; }

  .mobile-13 {
    width: 27.0833333333%; }

  .mobile-push-13 {
    position: relative;
    left: 27.0833333333%; }

  .mobile-pull-13 {
    position: relative;
    left: -27.0833333333%; }

  .mobile-offset-12 {
    margin-left: 25%; }

  .mobile-14 {
    width: 29.1666666667%; }

  .mobile-push-14 {
    position: relative;
    left: 29.1666666667%; }

  .mobile-pull-14 {
    position: relative;
    left: -29.1666666667%; }

  .mobile-offset-13 {
    margin-left: 27.0833333333%; }

  .mobile-15 {
    width: 31.25%; }

  .mobile-push-15 {
    position: relative;
    left: 31.25%; }

  .mobile-pull-15 {
    position: relative;
    left: -31.25%; }

  .mobile-offset-14 {
    margin-left: 29.1666666667%; }

  .mobile-16 {
    width: 33.3333333333%; }

  .mobile-push-16 {
    position: relative;
    left: 33.3333333333%; }

  .mobile-pull-16 {
    position: relative;
    left: -33.3333333333%; }

  .mobile-offset-15 {
    margin-left: 31.25%; }

  .mobile-17 {
    width: 35.4166666667%; }

  .mobile-push-17 {
    position: relative;
    left: 35.4166666667%; }

  .mobile-pull-17 {
    position: relative;
    left: -35.4166666667%; }

  .mobile-offset-16 {
    margin-left: 33.3333333333%; }

  .mobile-18 {
    width: 37.5%; }

  .mobile-push-18 {
    position: relative;
    left: 37.5%; }

  .mobile-pull-18 {
    position: relative;
    left: -37.5%; }

  .mobile-offset-17 {
    margin-left: 35.4166666667%; }

  .mobile-19 {
    width: 39.5833333333%; }

  .mobile-push-19 {
    position: relative;
    left: 39.5833333333%; }

  .mobile-pull-19 {
    position: relative;
    left: -39.5833333333%; }

  .mobile-offset-18 {
    margin-left: 37.5%; }

  .mobile-20 {
    width: 41.6666666667%; }

  .mobile-push-20 {
    position: relative;
    left: 41.6666666667%; }

  .mobile-pull-20 {
    position: relative;
    left: -41.6666666667%; }

  .mobile-offset-19 {
    margin-left: 39.5833333333%; }

  .mobile-21 {
    width: 43.75%; }

  .mobile-push-21 {
    position: relative;
    left: 43.75%; }

  .mobile-pull-21 {
    position: relative;
    left: -43.75%; }

  .mobile-offset-20 {
    margin-left: 41.6666666667%; }

  .mobile-22 {
    width: 45.8333333333%; }

  .mobile-push-22 {
    position: relative;
    left: 45.8333333333%; }

  .mobile-pull-22 {
    position: relative;
    left: -45.8333333333%; }

  .mobile-offset-21 {
    margin-left: 43.75%; }

  .mobile-23 {
    width: 47.9166666667%; }

  .mobile-push-23 {
    position: relative;
    left: 47.9166666667%; }

  .mobile-pull-23 {
    position: relative;
    left: -47.9166666667%; }

  .mobile-offset-22 {
    margin-left: 45.8333333333%; }

  .mobile-24 {
    width: 50%; }

  .mobile-push-24 {
    position: relative;
    left: 50%; }

  .mobile-pull-24 {
    position: relative;
    left: -50%; }

  .mobile-offset-23 {
    margin-left: 47.9166666667%; }

  .mobile-25 {
    width: 52.0833333333%; }

  .mobile-push-25 {
    position: relative;
    left: 52.0833333333%; }

  .mobile-pull-25 {
    position: relative;
    left: -52.0833333333%; }

  .mobile-offset-24 {
    margin-left: 50%; }

  .mobile-26 {
    width: 54.1666666667%; }

  .mobile-push-26 {
    position: relative;
    left: 54.1666666667%; }

  .mobile-pull-26 {
    position: relative;
    left: -54.1666666667%; }

  .mobile-offset-25 {
    margin-left: 52.0833333333%; }

  .mobile-27 {
    width: 56.25%; }

  .mobile-push-27 {
    position: relative;
    left: 56.25%; }

  .mobile-pull-27 {
    position: relative;
    left: -56.25%; }

  .mobile-offset-26 {
    margin-left: 54.1666666667%; }

  .mobile-28 {
    width: 58.3333333333%; }

  .mobile-push-28 {
    position: relative;
    left: 58.3333333333%; }

  .mobile-pull-28 {
    position: relative;
    left: -58.3333333333%; }

  .mobile-offset-27 {
    margin-left: 56.25%; }

  .mobile-29 {
    width: 60.4166666667%; }

  .mobile-push-29 {
    position: relative;
    left: 60.4166666667%; }

  .mobile-pull-29 {
    position: relative;
    left: -60.4166666667%; }

  .mobile-offset-28 {
    margin-left: 58.3333333333%; }

  .mobile-30 {
    width: 62.5%; }

  .mobile-push-30 {
    position: relative;
    left: 62.5%; }

  .mobile-pull-30 {
    position: relative;
    left: -62.5%; }

  .mobile-offset-29 {
    margin-left: 60.4166666667%; }

  .mobile-31 {
    width: 64.5833333333%; }

  .mobile-push-31 {
    position: relative;
    left: 64.5833333333%; }

  .mobile-pull-31 {
    position: relative;
    left: -64.5833333333%; }

  .mobile-offset-30 {
    margin-left: 62.5%; }

  .mobile-32 {
    width: 66.6666666667%; }

  .mobile-push-32 {
    position: relative;
    left: 66.6666666667%; }

  .mobile-pull-32 {
    position: relative;
    left: -66.6666666667%; }

  .mobile-offset-31 {
    margin-left: 64.5833333333%; }

  .mobile-33 {
    width: 68.75%; }

  .mobile-push-33 {
    position: relative;
    left: 68.75%; }

  .mobile-pull-33 {
    position: relative;
    left: -68.75%; }

  .mobile-offset-32 {
    margin-left: 66.6666666667%; }

  .mobile-34 {
    width: 70.8333333333%; }

  .mobile-push-34 {
    position: relative;
    left: 70.8333333333%; }

  .mobile-pull-34 {
    position: relative;
    left: -70.8333333333%; }

  .mobile-offset-33 {
    margin-left: 68.75%; }

  .mobile-35 {
    width: 72.9166666667%; }

  .mobile-push-35 {
    position: relative;
    left: 72.9166666667%; }

  .mobile-pull-35 {
    position: relative;
    left: -72.9166666667%; }

  .mobile-offset-34 {
    margin-left: 70.8333333333%; }

  .mobile-36 {
    width: 75%; }

  .mobile-push-36 {
    position: relative;
    left: 75%; }

  .mobile-pull-36 {
    position: relative;
    left: -75%; }

  .mobile-offset-35 {
    margin-left: 72.9166666667%; }

  .mobile-37 {
    width: 77.0833333333%; }

  .mobile-push-37 {
    position: relative;
    left: 77.0833333333%; }

  .mobile-pull-37 {
    position: relative;
    left: -77.0833333333%; }

  .mobile-offset-36 {
    margin-left: 75%; }

  .mobile-38 {
    width: 79.1666666667%; }

  .mobile-push-38 {
    position: relative;
    left: 79.1666666667%; }

  .mobile-pull-38 {
    position: relative;
    left: -79.1666666667%; }

  .mobile-offset-37 {
    margin-left: 77.0833333333%; }

  .mobile-39 {
    width: 81.25%; }

  .mobile-push-39 {
    position: relative;
    left: 81.25%; }

  .mobile-pull-39 {
    position: relative;
    left: -81.25%; }

  .mobile-offset-38 {
    margin-left: 79.1666666667%; }

  .mobile-40 {
    width: 83.3333333333%; }

  .mobile-push-40 {
    position: relative;
    left: 83.3333333333%; }

  .mobile-pull-40 {
    position: relative;
    left: -83.3333333333%; }

  .mobile-offset-39 {
    margin-left: 81.25%; }

  .mobile-41 {
    width: 85.4166666667%; }

  .mobile-push-41 {
    position: relative;
    left: 85.4166666667%; }

  .mobile-pull-41 {
    position: relative;
    left: -85.4166666667%; }

  .mobile-offset-40 {
    margin-left: 83.3333333333%; }

  .mobile-42 {
    width: 87.5%; }

  .mobile-push-42 {
    position: relative;
    left: 87.5%; }

  .mobile-pull-42 {
    position: relative;
    left: -87.5%; }

  .mobile-offset-41 {
    margin-left: 85.4166666667%; }

  .mobile-43 {
    width: 89.5833333333%; }

  .mobile-push-43 {
    position: relative;
    left: 89.5833333333%; }

  .mobile-pull-43 {
    position: relative;
    left: -89.5833333333%; }

  .mobile-offset-42 {
    margin-left: 87.5%; }

  .mobile-44 {
    width: 91.6666666667%; }

  .mobile-push-44 {
    position: relative;
    left: 91.6666666667%; }

  .mobile-pull-44 {
    position: relative;
    left: -91.6666666667%; }

  .mobile-offset-43 {
    margin-left: 89.5833333333%; }

  .mobile-45 {
    width: 93.75%; }

  .mobile-push-45 {
    position: relative;
    left: 93.75%; }

  .mobile-pull-45 {
    position: relative;
    left: -93.75%; }

  .mobile-offset-44 {
    margin-left: 91.6666666667%; }

  .mobile-46 {
    width: 95.8333333333%; }

  .mobile-push-46 {
    position: relative;
    left: 95.8333333333%; }

  .mobile-pull-46 {
    position: relative;
    left: -95.8333333333%; }

  .mobile-offset-45 {
    margin-left: 93.75%; }

  .mobile-47 {
    width: 97.9166666667%; }

  .mobile-push-47 {
    position: relative;
    left: 97.9166666667%; }

  .mobile-pull-47 {
    position: relative;
    left: -97.9166666667%; }

  .mobile-offset-46 {
    margin-left: 95.8333333333%; }

  .mobile-48 {
    width: 100%; }

  .mobile-offset-47 {
    margin-left: 97.9166666667%; }

  .mobile-up-1 > .column, .mobile-up-1 > .rs-column, .mobile-up-1 > .columns {
    float: left;
    width: 100%; }
    .mobile-up-1 > .column:nth-of-type(1n), .mobile-up-1 > .rs-column:nth-of-type(1n), .mobile-up-1 > .columns:nth-of-type(1n) {
      clear: none; }
    .mobile-up-1 > .column:nth-of-type(1n+1), .mobile-up-1 > .rs-column:nth-of-type(1n+1), .mobile-up-1 > .columns:nth-of-type(1n+1) {
      clear: both; }
    .mobile-up-1 > .column:last-child, .mobile-up-1 > .rs-column:last-child, .mobile-up-1 > .columns:last-child {
      float: left; }

  .mobile-up-2 > .column, .mobile-up-2 > .rs-column, .mobile-up-2 > .columns {
    float: left;
    width: 50%; }
    .mobile-up-2 > .column:nth-of-type(1n), .mobile-up-2 > .rs-column:nth-of-type(1n), .mobile-up-2 > .columns:nth-of-type(1n) {
      clear: none; }
    .mobile-up-2 > .column:nth-of-type(2n+1), .mobile-up-2 > .rs-column:nth-of-type(2n+1), .mobile-up-2 > .columns:nth-of-type(2n+1) {
      clear: both; }
    .mobile-up-2 > .column:last-child, .mobile-up-2 > .rs-column:last-child, .mobile-up-2 > .columns:last-child {
      float: left; }

  .mobile-up-3 > .column, .mobile-up-3 > .rs-column, .mobile-up-3 > .columns {
    float: left;
    width: 33.3333333333%; }
    .mobile-up-3 > .column:nth-of-type(1n), .mobile-up-3 > .rs-column:nth-of-type(1n), .mobile-up-3 > .columns:nth-of-type(1n) {
      clear: none; }
    .mobile-up-3 > .column:nth-of-type(3n+1), .mobile-up-3 > .rs-column:nth-of-type(3n+1), .mobile-up-3 > .columns:nth-of-type(3n+1) {
      clear: both; }
    .mobile-up-3 > .column:last-child, .mobile-up-3 > .rs-column:last-child, .mobile-up-3 > .columns:last-child {
      float: left; }

  .mobile-up-4 > .column, .mobile-up-4 > .rs-column, .mobile-up-4 > .columns {
    float: left;
    width: 25%; }
    .mobile-up-4 > .column:nth-of-type(1n), .mobile-up-4 > .rs-column:nth-of-type(1n), .mobile-up-4 > .columns:nth-of-type(1n) {
      clear: none; }
    .mobile-up-4 > .column:nth-of-type(4n+1), .mobile-up-4 > .rs-column:nth-of-type(4n+1), .mobile-up-4 > .columns:nth-of-type(4n+1) {
      clear: both; }
    .mobile-up-4 > .column:last-child, .mobile-up-4 > .rs-column:last-child, .mobile-up-4 > .columns:last-child {
      float: left; }

  .mobile-up-5 > .column, .mobile-up-5 > .rs-column, .mobile-up-5 > .columns {
    float: left;
    width: 20%; }
    .mobile-up-5 > .column:nth-of-type(1n), .mobile-up-5 > .rs-column:nth-of-type(1n), .mobile-up-5 > .columns:nth-of-type(1n) {
      clear: none; }
    .mobile-up-5 > .column:nth-of-type(5n+1), .mobile-up-5 > .rs-column:nth-of-type(5n+1), .mobile-up-5 > .columns:nth-of-type(5n+1) {
      clear: both; }
    .mobile-up-5 > .column:last-child, .mobile-up-5 > .rs-column:last-child, .mobile-up-5 > .columns:last-child {
      float: left; }

  .mobile-up-6 > .column, .mobile-up-6 > .rs-column, .mobile-up-6 > .columns {
    float: left;
    width: 16.6666666667%; }
    .mobile-up-6 > .column:nth-of-type(1n), .mobile-up-6 > .rs-column:nth-of-type(1n), .mobile-up-6 > .columns:nth-of-type(1n) {
      clear: none; }
    .mobile-up-6 > .column:nth-of-type(6n+1), .mobile-up-6 > .rs-column:nth-of-type(6n+1), .mobile-up-6 > .columns:nth-of-type(6n+1) {
      clear: both; }
    .mobile-up-6 > .column:last-child, .mobile-up-6 > .rs-column:last-child, .mobile-up-6 > .columns:last-child {
      float: left; }

  .mobile-up-7 > .column, .mobile-up-7 > .rs-column, .mobile-up-7 > .columns {
    float: left;
    width: 14.2857142857%; }
    .mobile-up-7 > .column:nth-of-type(1n), .mobile-up-7 > .rs-column:nth-of-type(1n), .mobile-up-7 > .columns:nth-of-type(1n) {
      clear: none; }
    .mobile-up-7 > .column:nth-of-type(7n+1), .mobile-up-7 > .rs-column:nth-of-type(7n+1), .mobile-up-7 > .columns:nth-of-type(7n+1) {
      clear: both; }
    .mobile-up-7 > .column:last-child, .mobile-up-7 > .rs-column:last-child, .mobile-up-7 > .columns:last-child {
      float: left; }

  .mobile-up-8 > .column, .mobile-up-8 > .rs-column, .mobile-up-8 > .columns {
    float: left;
    width: 12.5%; }
    .mobile-up-8 > .column:nth-of-type(1n), .mobile-up-8 > .rs-column:nth-of-type(1n), .mobile-up-8 > .columns:nth-of-type(1n) {
      clear: none; }
    .mobile-up-8 > .column:nth-of-type(8n+1), .mobile-up-8 > .rs-column:nth-of-type(8n+1), .mobile-up-8 > .columns:nth-of-type(8n+1) {
      clear: both; }
    .mobile-up-8 > .column:last-child, .mobile-up-8 > .rs-column:last-child, .mobile-up-8 > .columns:last-child {
      float: left; }

  .mobile-collapse > .column, .mobile-collapse > .rs-column, .mobile-collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .mobile-collapse .row {
    margin-right: 0;
    margin-left: 0; }

  .expanded.row .mobile-collapse.row {
    margin-right: 0;
    margin-left: 0; }

  .mobile-uncollapse > .column, .mobile-uncollapse > .rs-column, .mobile-uncollapse > .columns {
    padding-right: 1.1538461538rem;
    padding-left: 1.1538461538rem; }

  .mobile-centered {
    margin-right: auto;
    margin-left: auto; }
    .mobile-centered, .mobile-centered:last-child:not(:first-child) {
      float: none;
      clear: both; }

  .mobile-uncentered,
  .mobile-push-0,
  .mobile-pull-0 {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0; } }
@media print, screen and (min-width: 48em) {
  .ipad-1 {
    width: 2.0833333333%; }

  .ipad-push-1 {
    position: relative;
    left: 2.0833333333%; }

  .ipad-pull-1 {
    position: relative;
    left: -2.0833333333%; }

  .ipad-offset-0 {
    margin-left: 0%; }

  .ipad-2 {
    width: 4.1666666667%; }

  .ipad-push-2 {
    position: relative;
    left: 4.1666666667%; }

  .ipad-pull-2 {
    position: relative;
    left: -4.1666666667%; }

  .ipad-offset-1 {
    margin-left: 2.0833333333%; }

  .ipad-3 {
    width: 6.25%; }

  .ipad-push-3 {
    position: relative;
    left: 6.25%; }

  .ipad-pull-3 {
    position: relative;
    left: -6.25%; }

  .ipad-offset-2 {
    margin-left: 4.1666666667%; }

  .ipad-4 {
    width: 8.3333333333%; }

  .ipad-push-4 {
    position: relative;
    left: 8.3333333333%; }

  .ipad-pull-4 {
    position: relative;
    left: -8.3333333333%; }

  .ipad-offset-3 {
    margin-left: 6.25%; }

  .ipad-5 {
    width: 10.4166666667%; }

  .ipad-push-5 {
    position: relative;
    left: 10.4166666667%; }

  .ipad-pull-5 {
    position: relative;
    left: -10.4166666667%; }

  .ipad-offset-4 {
    margin-left: 8.3333333333%; }

  .ipad-6 {
    width: 12.5%; }

  .ipad-push-6 {
    position: relative;
    left: 12.5%; }

  .ipad-pull-6 {
    position: relative;
    left: -12.5%; }

  .ipad-offset-5 {
    margin-left: 10.4166666667%; }

  .ipad-7 {
    width: 14.5833333333%; }

  .ipad-push-7 {
    position: relative;
    left: 14.5833333333%; }

  .ipad-pull-7 {
    position: relative;
    left: -14.5833333333%; }

  .ipad-offset-6 {
    margin-left: 12.5%; }

  .ipad-8 {
    width: 16.6666666667%; }

  .ipad-push-8 {
    position: relative;
    left: 16.6666666667%; }

  .ipad-pull-8 {
    position: relative;
    left: -16.6666666667%; }

  .ipad-offset-7 {
    margin-left: 14.5833333333%; }

  .ipad-9 {
    width: 18.75%; }

  .ipad-push-9 {
    position: relative;
    left: 18.75%; }

  .ipad-pull-9 {
    position: relative;
    left: -18.75%; }

  .ipad-offset-8 {
    margin-left: 16.6666666667%; }

  .ipad-10 {
    width: 20.8333333333%; }

  .ipad-push-10 {
    position: relative;
    left: 20.8333333333%; }

  .ipad-pull-10 {
    position: relative;
    left: -20.8333333333%; }

  .ipad-offset-9 {
    margin-left: 18.75%; }

  .ipad-11 {
    width: 22.9166666667%; }

  .ipad-push-11 {
    position: relative;
    left: 22.9166666667%; }

  .ipad-pull-11 {
    position: relative;
    left: -22.9166666667%; }

  .ipad-offset-10 {
    margin-left: 20.8333333333%; }

  .ipad-12 {
    width: 25%; }

  .ipad-push-12 {
    position: relative;
    left: 25%; }

  .ipad-pull-12 {
    position: relative;
    left: -25%; }

  .ipad-offset-11 {
    margin-left: 22.9166666667%; }

  .ipad-13 {
    width: 27.0833333333%; }

  .ipad-push-13 {
    position: relative;
    left: 27.0833333333%; }

  .ipad-pull-13 {
    position: relative;
    left: -27.0833333333%; }

  .ipad-offset-12 {
    margin-left: 25%; }

  .ipad-14 {
    width: 29.1666666667%; }

  .ipad-push-14 {
    position: relative;
    left: 29.1666666667%; }

  .ipad-pull-14 {
    position: relative;
    left: -29.1666666667%; }

  .ipad-offset-13 {
    margin-left: 27.0833333333%; }

  .ipad-15 {
    width: 31.25%; }

  .ipad-push-15 {
    position: relative;
    left: 31.25%; }

  .ipad-pull-15 {
    position: relative;
    left: -31.25%; }

  .ipad-offset-14 {
    margin-left: 29.1666666667%; }

  .ipad-16 {
    width: 33.3333333333%; }

  .ipad-push-16 {
    position: relative;
    left: 33.3333333333%; }

  .ipad-pull-16 {
    position: relative;
    left: -33.3333333333%; }

  .ipad-offset-15 {
    margin-left: 31.25%; }

  .ipad-17 {
    width: 35.4166666667%; }

  .ipad-push-17 {
    position: relative;
    left: 35.4166666667%; }

  .ipad-pull-17 {
    position: relative;
    left: -35.4166666667%; }

  .ipad-offset-16 {
    margin-left: 33.3333333333%; }

  .ipad-18 {
    width: 37.5%; }

  .ipad-push-18 {
    position: relative;
    left: 37.5%; }

  .ipad-pull-18 {
    position: relative;
    left: -37.5%; }

  .ipad-offset-17 {
    margin-left: 35.4166666667%; }

  .ipad-19 {
    width: 39.5833333333%; }

  .ipad-push-19 {
    position: relative;
    left: 39.5833333333%; }

  .ipad-pull-19 {
    position: relative;
    left: -39.5833333333%; }

  .ipad-offset-18 {
    margin-left: 37.5%; }

  .ipad-20 {
    width: 41.6666666667%; }

  .ipad-push-20 {
    position: relative;
    left: 41.6666666667%; }

  .ipad-pull-20 {
    position: relative;
    left: -41.6666666667%; }

  .ipad-offset-19 {
    margin-left: 39.5833333333%; }

  .ipad-21 {
    width: 43.75%; }

  .ipad-push-21 {
    position: relative;
    left: 43.75%; }

  .ipad-pull-21 {
    position: relative;
    left: -43.75%; }

  .ipad-offset-20 {
    margin-left: 41.6666666667%; }

  .ipad-22 {
    width: 45.8333333333%; }

  .ipad-push-22 {
    position: relative;
    left: 45.8333333333%; }

  .ipad-pull-22 {
    position: relative;
    left: -45.8333333333%; }

  .ipad-offset-21 {
    margin-left: 43.75%; }

  .ipad-23 {
    width: 47.9166666667%; }

  .ipad-push-23 {
    position: relative;
    left: 47.9166666667%; }

  .ipad-pull-23 {
    position: relative;
    left: -47.9166666667%; }

  .ipad-offset-22 {
    margin-left: 45.8333333333%; }

  .ipad-24 {
    width: 50%; }

  .ipad-push-24 {
    position: relative;
    left: 50%; }

  .ipad-pull-24 {
    position: relative;
    left: -50%; }

  .ipad-offset-23 {
    margin-left: 47.9166666667%; }

  .ipad-25 {
    width: 52.0833333333%; }

  .ipad-push-25 {
    position: relative;
    left: 52.0833333333%; }

  .ipad-pull-25 {
    position: relative;
    left: -52.0833333333%; }

  .ipad-offset-24 {
    margin-left: 50%; }

  .ipad-26 {
    width: 54.1666666667%; }

  .ipad-push-26 {
    position: relative;
    left: 54.1666666667%; }

  .ipad-pull-26 {
    position: relative;
    left: -54.1666666667%; }

  .ipad-offset-25 {
    margin-left: 52.0833333333%; }

  .ipad-27 {
    width: 56.25%; }

  .ipad-push-27 {
    position: relative;
    left: 56.25%; }

  .ipad-pull-27 {
    position: relative;
    left: -56.25%; }

  .ipad-offset-26 {
    margin-left: 54.1666666667%; }

  .ipad-28 {
    width: 58.3333333333%; }

  .ipad-push-28 {
    position: relative;
    left: 58.3333333333%; }

  .ipad-pull-28 {
    position: relative;
    left: -58.3333333333%; }

  .ipad-offset-27 {
    margin-left: 56.25%; }

  .ipad-29 {
    width: 60.4166666667%; }

  .ipad-push-29 {
    position: relative;
    left: 60.4166666667%; }

  .ipad-pull-29 {
    position: relative;
    left: -60.4166666667%; }

  .ipad-offset-28 {
    margin-left: 58.3333333333%; }

  .ipad-30 {
    width: 62.5%; }

  .ipad-push-30 {
    position: relative;
    left: 62.5%; }

  .ipad-pull-30 {
    position: relative;
    left: -62.5%; }

  .ipad-offset-29 {
    margin-left: 60.4166666667%; }

  .ipad-31 {
    width: 64.5833333333%; }

  .ipad-push-31 {
    position: relative;
    left: 64.5833333333%; }

  .ipad-pull-31 {
    position: relative;
    left: -64.5833333333%; }

  .ipad-offset-30 {
    margin-left: 62.5%; }

  .ipad-32 {
    width: 66.6666666667%; }

  .ipad-push-32 {
    position: relative;
    left: 66.6666666667%; }

  .ipad-pull-32 {
    position: relative;
    left: -66.6666666667%; }

  .ipad-offset-31 {
    margin-left: 64.5833333333%; }

  .ipad-33 {
    width: 68.75%; }

  .ipad-push-33 {
    position: relative;
    left: 68.75%; }

  .ipad-pull-33 {
    position: relative;
    left: -68.75%; }

  .ipad-offset-32 {
    margin-left: 66.6666666667%; }

  .ipad-34 {
    width: 70.8333333333%; }

  .ipad-push-34 {
    position: relative;
    left: 70.8333333333%; }

  .ipad-pull-34 {
    position: relative;
    left: -70.8333333333%; }

  .ipad-offset-33 {
    margin-left: 68.75%; }

  .ipad-35 {
    width: 72.9166666667%; }

  .ipad-push-35 {
    position: relative;
    left: 72.9166666667%; }

  .ipad-pull-35 {
    position: relative;
    left: -72.9166666667%; }

  .ipad-offset-34 {
    margin-left: 70.8333333333%; }

  .ipad-36 {
    width: 75%; }

  .ipad-push-36 {
    position: relative;
    left: 75%; }

  .ipad-pull-36 {
    position: relative;
    left: -75%; }

  .ipad-offset-35 {
    margin-left: 72.9166666667%; }

  .ipad-37 {
    width: 77.0833333333%; }

  .ipad-push-37 {
    position: relative;
    left: 77.0833333333%; }

  .ipad-pull-37 {
    position: relative;
    left: -77.0833333333%; }

  .ipad-offset-36 {
    margin-left: 75%; }

  .ipad-38 {
    width: 79.1666666667%; }

  .ipad-push-38 {
    position: relative;
    left: 79.1666666667%; }

  .ipad-pull-38 {
    position: relative;
    left: -79.1666666667%; }

  .ipad-offset-37 {
    margin-left: 77.0833333333%; }

  .ipad-39 {
    width: 81.25%; }

  .ipad-push-39 {
    position: relative;
    left: 81.25%; }

  .ipad-pull-39 {
    position: relative;
    left: -81.25%; }

  .ipad-offset-38 {
    margin-left: 79.1666666667%; }

  .ipad-40 {
    width: 83.3333333333%; }

  .ipad-push-40 {
    position: relative;
    left: 83.3333333333%; }

  .ipad-pull-40 {
    position: relative;
    left: -83.3333333333%; }

  .ipad-offset-39 {
    margin-left: 81.25%; }

  .ipad-41 {
    width: 85.4166666667%; }

  .ipad-push-41 {
    position: relative;
    left: 85.4166666667%; }

  .ipad-pull-41 {
    position: relative;
    left: -85.4166666667%; }

  .ipad-offset-40 {
    margin-left: 83.3333333333%; }

  .ipad-42 {
    width: 87.5%; }

  .ipad-push-42 {
    position: relative;
    left: 87.5%; }

  .ipad-pull-42 {
    position: relative;
    left: -87.5%; }

  .ipad-offset-41 {
    margin-left: 85.4166666667%; }

  .ipad-43 {
    width: 89.5833333333%; }

  .ipad-push-43 {
    position: relative;
    left: 89.5833333333%; }

  .ipad-pull-43 {
    position: relative;
    left: -89.5833333333%; }

  .ipad-offset-42 {
    margin-left: 87.5%; }

  .ipad-44 {
    width: 91.6666666667%; }

  .ipad-push-44 {
    position: relative;
    left: 91.6666666667%; }

  .ipad-pull-44 {
    position: relative;
    left: -91.6666666667%; }

  .ipad-offset-43 {
    margin-left: 89.5833333333%; }

  .ipad-45 {
    width: 93.75%; }

  .ipad-push-45 {
    position: relative;
    left: 93.75%; }

  .ipad-pull-45 {
    position: relative;
    left: -93.75%; }

  .ipad-offset-44 {
    margin-left: 91.6666666667%; }

  .ipad-46 {
    width: 95.8333333333%; }

  .ipad-push-46 {
    position: relative;
    left: 95.8333333333%; }

  .ipad-pull-46 {
    position: relative;
    left: -95.8333333333%; }

  .ipad-offset-45 {
    margin-left: 93.75%; }

  .ipad-47 {
    width: 97.9166666667%; }

  .ipad-push-47 {
    position: relative;
    left: 97.9166666667%; }

  .ipad-pull-47 {
    position: relative;
    left: -97.9166666667%; }

  .ipad-offset-46 {
    margin-left: 95.8333333333%; }

  .ipad-48 {
    width: 100%; }

  .ipad-offset-47 {
    margin-left: 97.9166666667%; }

  .ipad-up-1 > .column, .ipad-up-1 > .rs-column, .ipad-up-1 > .columns {
    float: left;
    width: 100%; }
    .ipad-up-1 > .column:nth-of-type(1n), .ipad-up-1 > .rs-column:nth-of-type(1n), .ipad-up-1 > .columns:nth-of-type(1n) {
      clear: none; }
    .ipad-up-1 > .column:nth-of-type(1n+1), .ipad-up-1 > .rs-column:nth-of-type(1n+1), .ipad-up-1 > .columns:nth-of-type(1n+1) {
      clear: both; }
    .ipad-up-1 > .column:last-child, .ipad-up-1 > .rs-column:last-child, .ipad-up-1 > .columns:last-child {
      float: left; }

  .ipad-up-2 > .column, .ipad-up-2 > .rs-column, .ipad-up-2 > .columns {
    float: left;
    width: 50%; }
    .ipad-up-2 > .column:nth-of-type(1n), .ipad-up-2 > .rs-column:nth-of-type(1n), .ipad-up-2 > .columns:nth-of-type(1n) {
      clear: none; }
    .ipad-up-2 > .column:nth-of-type(2n+1), .ipad-up-2 > .rs-column:nth-of-type(2n+1), .ipad-up-2 > .columns:nth-of-type(2n+1) {
      clear: both; }
    .ipad-up-2 > .column:last-child, .ipad-up-2 > .rs-column:last-child, .ipad-up-2 > .columns:last-child {
      float: left; }

  .ipad-up-3 > .column, .ipad-up-3 > .rs-column, .ipad-up-3 > .columns {
    float: left;
    width: 33.3333333333%; }
    .ipad-up-3 > .column:nth-of-type(1n), .ipad-up-3 > .rs-column:nth-of-type(1n), .ipad-up-3 > .columns:nth-of-type(1n) {
      clear: none; }
    .ipad-up-3 > .column:nth-of-type(3n+1), .ipad-up-3 > .rs-column:nth-of-type(3n+1), .ipad-up-3 > .columns:nth-of-type(3n+1) {
      clear: both; }
    .ipad-up-3 > .column:last-child, .ipad-up-3 > .rs-column:last-child, .ipad-up-3 > .columns:last-child {
      float: left; }

  .ipad-up-4 > .column, .ipad-up-4 > .rs-column, .ipad-up-4 > .columns {
    float: left;
    width: 25%; }
    .ipad-up-4 > .column:nth-of-type(1n), .ipad-up-4 > .rs-column:nth-of-type(1n), .ipad-up-4 > .columns:nth-of-type(1n) {
      clear: none; }
    .ipad-up-4 > .column:nth-of-type(4n+1), .ipad-up-4 > .rs-column:nth-of-type(4n+1), .ipad-up-4 > .columns:nth-of-type(4n+1) {
      clear: both; }
    .ipad-up-4 > .column:last-child, .ipad-up-4 > .rs-column:last-child, .ipad-up-4 > .columns:last-child {
      float: left; }

  .ipad-up-5 > .column, .ipad-up-5 > .rs-column, .ipad-up-5 > .columns {
    float: left;
    width: 20%; }
    .ipad-up-5 > .column:nth-of-type(1n), .ipad-up-5 > .rs-column:nth-of-type(1n), .ipad-up-5 > .columns:nth-of-type(1n) {
      clear: none; }
    .ipad-up-5 > .column:nth-of-type(5n+1), .ipad-up-5 > .rs-column:nth-of-type(5n+1), .ipad-up-5 > .columns:nth-of-type(5n+1) {
      clear: both; }
    .ipad-up-5 > .column:last-child, .ipad-up-5 > .rs-column:last-child, .ipad-up-5 > .columns:last-child {
      float: left; }

  .ipad-up-6 > .column, .ipad-up-6 > .rs-column, .ipad-up-6 > .columns {
    float: left;
    width: 16.6666666667%; }
    .ipad-up-6 > .column:nth-of-type(1n), .ipad-up-6 > .rs-column:nth-of-type(1n), .ipad-up-6 > .columns:nth-of-type(1n) {
      clear: none; }
    .ipad-up-6 > .column:nth-of-type(6n+1), .ipad-up-6 > .rs-column:nth-of-type(6n+1), .ipad-up-6 > .columns:nth-of-type(6n+1) {
      clear: both; }
    .ipad-up-6 > .column:last-child, .ipad-up-6 > .rs-column:last-child, .ipad-up-6 > .columns:last-child {
      float: left; }

  .ipad-up-7 > .column, .ipad-up-7 > .rs-column, .ipad-up-7 > .columns {
    float: left;
    width: 14.2857142857%; }
    .ipad-up-7 > .column:nth-of-type(1n), .ipad-up-7 > .rs-column:nth-of-type(1n), .ipad-up-7 > .columns:nth-of-type(1n) {
      clear: none; }
    .ipad-up-7 > .column:nth-of-type(7n+1), .ipad-up-7 > .rs-column:nth-of-type(7n+1), .ipad-up-7 > .columns:nth-of-type(7n+1) {
      clear: both; }
    .ipad-up-7 > .column:last-child, .ipad-up-7 > .rs-column:last-child, .ipad-up-7 > .columns:last-child {
      float: left; }

  .ipad-up-8 > .column, .ipad-up-8 > .rs-column, .ipad-up-8 > .columns {
    float: left;
    width: 12.5%; }
    .ipad-up-8 > .column:nth-of-type(1n), .ipad-up-8 > .rs-column:nth-of-type(1n), .ipad-up-8 > .columns:nth-of-type(1n) {
      clear: none; }
    .ipad-up-8 > .column:nth-of-type(8n+1), .ipad-up-8 > .rs-column:nth-of-type(8n+1), .ipad-up-8 > .columns:nth-of-type(8n+1) {
      clear: both; }
    .ipad-up-8 > .column:last-child, .ipad-up-8 > .rs-column:last-child, .ipad-up-8 > .columns:last-child {
      float: left; }

  .ipad-collapse > .column, .ipad-collapse > .rs-column, .ipad-collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .ipad-collapse .row {
    margin-right: 0;
    margin-left: 0; }

  .expanded.row .ipad-collapse.row {
    margin-right: 0;
    margin-left: 0; }

  .ipad-uncollapse > .column, .ipad-uncollapse > .rs-column, .ipad-uncollapse > .columns {
    padding-right: 1.1538461538rem;
    padding-left: 1.1538461538rem; }

  .ipad-centered {
    margin-right: auto;
    margin-left: auto; }
    .ipad-centered, .ipad-centered:last-child:not(:first-child) {
      float: none;
      clear: both; }

  .ipad-uncentered,
  .ipad-push-0,
  .ipad-pull-0 {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0; } }
@media print, screen and (min-width: 41.6875em) {
  .iphone6Horizontal-1 {
    width: 2.0833333333%; }

  .iphone6Horizontal-push-1 {
    position: relative;
    left: 2.0833333333%; }

  .iphone6Horizontal-pull-1 {
    position: relative;
    left: -2.0833333333%; }

  .iphone6Horizontal-offset-0 {
    margin-left: 0%; }

  .iphone6Horizontal-2 {
    width: 4.1666666667%; }

  .iphone6Horizontal-push-2 {
    position: relative;
    left: 4.1666666667%; }

  .iphone6Horizontal-pull-2 {
    position: relative;
    left: -4.1666666667%; }

  .iphone6Horizontal-offset-1 {
    margin-left: 2.0833333333%; }

  .iphone6Horizontal-3 {
    width: 6.25%; }

  .iphone6Horizontal-push-3 {
    position: relative;
    left: 6.25%; }

  .iphone6Horizontal-pull-3 {
    position: relative;
    left: -6.25%; }

  .iphone6Horizontal-offset-2 {
    margin-left: 4.1666666667%; }

  .iphone6Horizontal-4 {
    width: 8.3333333333%; }

  .iphone6Horizontal-push-4 {
    position: relative;
    left: 8.3333333333%; }

  .iphone6Horizontal-pull-4 {
    position: relative;
    left: -8.3333333333%; }

  .iphone6Horizontal-offset-3 {
    margin-left: 6.25%; }

  .iphone6Horizontal-5 {
    width: 10.4166666667%; }

  .iphone6Horizontal-push-5 {
    position: relative;
    left: 10.4166666667%; }

  .iphone6Horizontal-pull-5 {
    position: relative;
    left: -10.4166666667%; }

  .iphone6Horizontal-offset-4 {
    margin-left: 8.3333333333%; }

  .iphone6Horizontal-6 {
    width: 12.5%; }

  .iphone6Horizontal-push-6 {
    position: relative;
    left: 12.5%; }

  .iphone6Horizontal-pull-6 {
    position: relative;
    left: -12.5%; }

  .iphone6Horizontal-offset-5 {
    margin-left: 10.4166666667%; }

  .iphone6Horizontal-7 {
    width: 14.5833333333%; }

  .iphone6Horizontal-push-7 {
    position: relative;
    left: 14.5833333333%; }

  .iphone6Horizontal-pull-7 {
    position: relative;
    left: -14.5833333333%; }

  .iphone6Horizontal-offset-6 {
    margin-left: 12.5%; }

  .iphone6Horizontal-8 {
    width: 16.6666666667%; }

  .iphone6Horizontal-push-8 {
    position: relative;
    left: 16.6666666667%; }

  .iphone6Horizontal-pull-8 {
    position: relative;
    left: -16.6666666667%; }

  .iphone6Horizontal-offset-7 {
    margin-left: 14.5833333333%; }

  .iphone6Horizontal-9 {
    width: 18.75%; }

  .iphone6Horizontal-push-9 {
    position: relative;
    left: 18.75%; }

  .iphone6Horizontal-pull-9 {
    position: relative;
    left: -18.75%; }

  .iphone6Horizontal-offset-8 {
    margin-left: 16.6666666667%; }

  .iphone6Horizontal-10 {
    width: 20.8333333333%; }

  .iphone6Horizontal-push-10 {
    position: relative;
    left: 20.8333333333%; }

  .iphone6Horizontal-pull-10 {
    position: relative;
    left: -20.8333333333%; }

  .iphone6Horizontal-offset-9 {
    margin-left: 18.75%; }

  .iphone6Horizontal-11 {
    width: 22.9166666667%; }

  .iphone6Horizontal-push-11 {
    position: relative;
    left: 22.9166666667%; }

  .iphone6Horizontal-pull-11 {
    position: relative;
    left: -22.9166666667%; }

  .iphone6Horizontal-offset-10 {
    margin-left: 20.8333333333%; }

  .iphone6Horizontal-12 {
    width: 25%; }

  .iphone6Horizontal-push-12 {
    position: relative;
    left: 25%; }

  .iphone6Horizontal-pull-12 {
    position: relative;
    left: -25%; }

  .iphone6Horizontal-offset-11 {
    margin-left: 22.9166666667%; }

  .iphone6Horizontal-13 {
    width: 27.0833333333%; }

  .iphone6Horizontal-push-13 {
    position: relative;
    left: 27.0833333333%; }

  .iphone6Horizontal-pull-13 {
    position: relative;
    left: -27.0833333333%; }

  .iphone6Horizontal-offset-12 {
    margin-left: 25%; }

  .iphone6Horizontal-14 {
    width: 29.1666666667%; }

  .iphone6Horizontal-push-14 {
    position: relative;
    left: 29.1666666667%; }

  .iphone6Horizontal-pull-14 {
    position: relative;
    left: -29.1666666667%; }

  .iphone6Horizontal-offset-13 {
    margin-left: 27.0833333333%; }

  .iphone6Horizontal-15 {
    width: 31.25%; }

  .iphone6Horizontal-push-15 {
    position: relative;
    left: 31.25%; }

  .iphone6Horizontal-pull-15 {
    position: relative;
    left: -31.25%; }

  .iphone6Horizontal-offset-14 {
    margin-left: 29.1666666667%; }

  .iphone6Horizontal-16 {
    width: 33.3333333333%; }

  .iphone6Horizontal-push-16 {
    position: relative;
    left: 33.3333333333%; }

  .iphone6Horizontal-pull-16 {
    position: relative;
    left: -33.3333333333%; }

  .iphone6Horizontal-offset-15 {
    margin-left: 31.25%; }

  .iphone6Horizontal-17 {
    width: 35.4166666667%; }

  .iphone6Horizontal-push-17 {
    position: relative;
    left: 35.4166666667%; }

  .iphone6Horizontal-pull-17 {
    position: relative;
    left: -35.4166666667%; }

  .iphone6Horizontal-offset-16 {
    margin-left: 33.3333333333%; }

  .iphone6Horizontal-18 {
    width: 37.5%; }

  .iphone6Horizontal-push-18 {
    position: relative;
    left: 37.5%; }

  .iphone6Horizontal-pull-18 {
    position: relative;
    left: -37.5%; }

  .iphone6Horizontal-offset-17 {
    margin-left: 35.4166666667%; }

  .iphone6Horizontal-19 {
    width: 39.5833333333%; }

  .iphone6Horizontal-push-19 {
    position: relative;
    left: 39.5833333333%; }

  .iphone6Horizontal-pull-19 {
    position: relative;
    left: -39.5833333333%; }

  .iphone6Horizontal-offset-18 {
    margin-left: 37.5%; }

  .iphone6Horizontal-20 {
    width: 41.6666666667%; }

  .iphone6Horizontal-push-20 {
    position: relative;
    left: 41.6666666667%; }

  .iphone6Horizontal-pull-20 {
    position: relative;
    left: -41.6666666667%; }

  .iphone6Horizontal-offset-19 {
    margin-left: 39.5833333333%; }

  .iphone6Horizontal-21 {
    width: 43.75%; }

  .iphone6Horizontal-push-21 {
    position: relative;
    left: 43.75%; }

  .iphone6Horizontal-pull-21 {
    position: relative;
    left: -43.75%; }

  .iphone6Horizontal-offset-20 {
    margin-left: 41.6666666667%; }

  .iphone6Horizontal-22 {
    width: 45.8333333333%; }

  .iphone6Horizontal-push-22 {
    position: relative;
    left: 45.8333333333%; }

  .iphone6Horizontal-pull-22 {
    position: relative;
    left: -45.8333333333%; }

  .iphone6Horizontal-offset-21 {
    margin-left: 43.75%; }

  .iphone6Horizontal-23 {
    width: 47.9166666667%; }

  .iphone6Horizontal-push-23 {
    position: relative;
    left: 47.9166666667%; }

  .iphone6Horizontal-pull-23 {
    position: relative;
    left: -47.9166666667%; }

  .iphone6Horizontal-offset-22 {
    margin-left: 45.8333333333%; }

  .iphone6Horizontal-24 {
    width: 50%; }

  .iphone6Horizontal-push-24 {
    position: relative;
    left: 50%; }

  .iphone6Horizontal-pull-24 {
    position: relative;
    left: -50%; }

  .iphone6Horizontal-offset-23 {
    margin-left: 47.9166666667%; }

  .iphone6Horizontal-25 {
    width: 52.0833333333%; }

  .iphone6Horizontal-push-25 {
    position: relative;
    left: 52.0833333333%; }

  .iphone6Horizontal-pull-25 {
    position: relative;
    left: -52.0833333333%; }

  .iphone6Horizontal-offset-24 {
    margin-left: 50%; }

  .iphone6Horizontal-26 {
    width: 54.1666666667%; }

  .iphone6Horizontal-push-26 {
    position: relative;
    left: 54.1666666667%; }

  .iphone6Horizontal-pull-26 {
    position: relative;
    left: -54.1666666667%; }

  .iphone6Horizontal-offset-25 {
    margin-left: 52.0833333333%; }

  .iphone6Horizontal-27 {
    width: 56.25%; }

  .iphone6Horizontal-push-27 {
    position: relative;
    left: 56.25%; }

  .iphone6Horizontal-pull-27 {
    position: relative;
    left: -56.25%; }

  .iphone6Horizontal-offset-26 {
    margin-left: 54.1666666667%; }

  .iphone6Horizontal-28 {
    width: 58.3333333333%; }

  .iphone6Horizontal-push-28 {
    position: relative;
    left: 58.3333333333%; }

  .iphone6Horizontal-pull-28 {
    position: relative;
    left: -58.3333333333%; }

  .iphone6Horizontal-offset-27 {
    margin-left: 56.25%; }

  .iphone6Horizontal-29 {
    width: 60.4166666667%; }

  .iphone6Horizontal-push-29 {
    position: relative;
    left: 60.4166666667%; }

  .iphone6Horizontal-pull-29 {
    position: relative;
    left: -60.4166666667%; }

  .iphone6Horizontal-offset-28 {
    margin-left: 58.3333333333%; }

  .iphone6Horizontal-30 {
    width: 62.5%; }

  .iphone6Horizontal-push-30 {
    position: relative;
    left: 62.5%; }

  .iphone6Horizontal-pull-30 {
    position: relative;
    left: -62.5%; }

  .iphone6Horizontal-offset-29 {
    margin-left: 60.4166666667%; }

  .iphone6Horizontal-31 {
    width: 64.5833333333%; }

  .iphone6Horizontal-push-31 {
    position: relative;
    left: 64.5833333333%; }

  .iphone6Horizontal-pull-31 {
    position: relative;
    left: -64.5833333333%; }

  .iphone6Horizontal-offset-30 {
    margin-left: 62.5%; }

  .iphone6Horizontal-32 {
    width: 66.6666666667%; }

  .iphone6Horizontal-push-32 {
    position: relative;
    left: 66.6666666667%; }

  .iphone6Horizontal-pull-32 {
    position: relative;
    left: -66.6666666667%; }

  .iphone6Horizontal-offset-31 {
    margin-left: 64.5833333333%; }

  .iphone6Horizontal-33 {
    width: 68.75%; }

  .iphone6Horizontal-push-33 {
    position: relative;
    left: 68.75%; }

  .iphone6Horizontal-pull-33 {
    position: relative;
    left: -68.75%; }

  .iphone6Horizontal-offset-32 {
    margin-left: 66.6666666667%; }

  .iphone6Horizontal-34 {
    width: 70.8333333333%; }

  .iphone6Horizontal-push-34 {
    position: relative;
    left: 70.8333333333%; }

  .iphone6Horizontal-pull-34 {
    position: relative;
    left: -70.8333333333%; }

  .iphone6Horizontal-offset-33 {
    margin-left: 68.75%; }

  .iphone6Horizontal-35 {
    width: 72.9166666667%; }

  .iphone6Horizontal-push-35 {
    position: relative;
    left: 72.9166666667%; }

  .iphone6Horizontal-pull-35 {
    position: relative;
    left: -72.9166666667%; }

  .iphone6Horizontal-offset-34 {
    margin-left: 70.8333333333%; }

  .iphone6Horizontal-36 {
    width: 75%; }

  .iphone6Horizontal-push-36 {
    position: relative;
    left: 75%; }

  .iphone6Horizontal-pull-36 {
    position: relative;
    left: -75%; }

  .iphone6Horizontal-offset-35 {
    margin-left: 72.9166666667%; }

  .iphone6Horizontal-37 {
    width: 77.0833333333%; }

  .iphone6Horizontal-push-37 {
    position: relative;
    left: 77.0833333333%; }

  .iphone6Horizontal-pull-37 {
    position: relative;
    left: -77.0833333333%; }

  .iphone6Horizontal-offset-36 {
    margin-left: 75%; }

  .iphone6Horizontal-38 {
    width: 79.1666666667%; }

  .iphone6Horizontal-push-38 {
    position: relative;
    left: 79.1666666667%; }

  .iphone6Horizontal-pull-38 {
    position: relative;
    left: -79.1666666667%; }

  .iphone6Horizontal-offset-37 {
    margin-left: 77.0833333333%; }

  .iphone6Horizontal-39 {
    width: 81.25%; }

  .iphone6Horizontal-push-39 {
    position: relative;
    left: 81.25%; }

  .iphone6Horizontal-pull-39 {
    position: relative;
    left: -81.25%; }

  .iphone6Horizontal-offset-38 {
    margin-left: 79.1666666667%; }

  .iphone6Horizontal-40 {
    width: 83.3333333333%; }

  .iphone6Horizontal-push-40 {
    position: relative;
    left: 83.3333333333%; }

  .iphone6Horizontal-pull-40 {
    position: relative;
    left: -83.3333333333%; }

  .iphone6Horizontal-offset-39 {
    margin-left: 81.25%; }

  .iphone6Horizontal-41 {
    width: 85.4166666667%; }

  .iphone6Horizontal-push-41 {
    position: relative;
    left: 85.4166666667%; }

  .iphone6Horizontal-pull-41 {
    position: relative;
    left: -85.4166666667%; }

  .iphone6Horizontal-offset-40 {
    margin-left: 83.3333333333%; }

  .iphone6Horizontal-42 {
    width: 87.5%; }

  .iphone6Horizontal-push-42 {
    position: relative;
    left: 87.5%; }

  .iphone6Horizontal-pull-42 {
    position: relative;
    left: -87.5%; }

  .iphone6Horizontal-offset-41 {
    margin-left: 85.4166666667%; }

  .iphone6Horizontal-43 {
    width: 89.5833333333%; }

  .iphone6Horizontal-push-43 {
    position: relative;
    left: 89.5833333333%; }

  .iphone6Horizontal-pull-43 {
    position: relative;
    left: -89.5833333333%; }

  .iphone6Horizontal-offset-42 {
    margin-left: 87.5%; }

  .iphone6Horizontal-44 {
    width: 91.6666666667%; }

  .iphone6Horizontal-push-44 {
    position: relative;
    left: 91.6666666667%; }

  .iphone6Horizontal-pull-44 {
    position: relative;
    left: -91.6666666667%; }

  .iphone6Horizontal-offset-43 {
    margin-left: 89.5833333333%; }

  .iphone6Horizontal-45 {
    width: 93.75%; }

  .iphone6Horizontal-push-45 {
    position: relative;
    left: 93.75%; }

  .iphone6Horizontal-pull-45 {
    position: relative;
    left: -93.75%; }

  .iphone6Horizontal-offset-44 {
    margin-left: 91.6666666667%; }

  .iphone6Horizontal-46 {
    width: 95.8333333333%; }

  .iphone6Horizontal-push-46 {
    position: relative;
    left: 95.8333333333%; }

  .iphone6Horizontal-pull-46 {
    position: relative;
    left: -95.8333333333%; }

  .iphone6Horizontal-offset-45 {
    margin-left: 93.75%; }

  .iphone6Horizontal-47 {
    width: 97.9166666667%; }

  .iphone6Horizontal-push-47 {
    position: relative;
    left: 97.9166666667%; }

  .iphone6Horizontal-pull-47 {
    position: relative;
    left: -97.9166666667%; }

  .iphone6Horizontal-offset-46 {
    margin-left: 95.8333333333%; }

  .iphone6Horizontal-48 {
    width: 100%; }

  .iphone6Horizontal-offset-47 {
    margin-left: 97.9166666667%; }

  .iphone6Horizontal-up-1 > .column, .iphone6Horizontal-up-1 > .rs-column, .iphone6Horizontal-up-1 > .columns {
    float: left;
    width: 100%; }
    .iphone6Horizontal-up-1 > .column:nth-of-type(1n), .iphone6Horizontal-up-1 > .rs-column:nth-of-type(1n), .iphone6Horizontal-up-1 > .columns:nth-of-type(1n) {
      clear: none; }
    .iphone6Horizontal-up-1 > .column:nth-of-type(1n+1), .iphone6Horizontal-up-1 > .rs-column:nth-of-type(1n+1), .iphone6Horizontal-up-1 > .columns:nth-of-type(1n+1) {
      clear: both; }
    .iphone6Horizontal-up-1 > .column:last-child, .iphone6Horizontal-up-1 > .rs-column:last-child, .iphone6Horizontal-up-1 > .columns:last-child {
      float: left; }

  .iphone6Horizontal-up-2 > .column, .iphone6Horizontal-up-2 > .rs-column, .iphone6Horizontal-up-2 > .columns {
    float: left;
    width: 50%; }
    .iphone6Horizontal-up-2 > .column:nth-of-type(1n), .iphone6Horizontal-up-2 > .rs-column:nth-of-type(1n), .iphone6Horizontal-up-2 > .columns:nth-of-type(1n) {
      clear: none; }
    .iphone6Horizontal-up-2 > .column:nth-of-type(2n+1), .iphone6Horizontal-up-2 > .rs-column:nth-of-type(2n+1), .iphone6Horizontal-up-2 > .columns:nth-of-type(2n+1) {
      clear: both; }
    .iphone6Horizontal-up-2 > .column:last-child, .iphone6Horizontal-up-2 > .rs-column:last-child, .iphone6Horizontal-up-2 > .columns:last-child {
      float: left; }

  .iphone6Horizontal-up-3 > .column, .iphone6Horizontal-up-3 > .rs-column, .iphone6Horizontal-up-3 > .columns {
    float: left;
    width: 33.3333333333%; }
    .iphone6Horizontal-up-3 > .column:nth-of-type(1n), .iphone6Horizontal-up-3 > .rs-column:nth-of-type(1n), .iphone6Horizontal-up-3 > .columns:nth-of-type(1n) {
      clear: none; }
    .iphone6Horizontal-up-3 > .column:nth-of-type(3n+1), .iphone6Horizontal-up-3 > .rs-column:nth-of-type(3n+1), .iphone6Horizontal-up-3 > .columns:nth-of-type(3n+1) {
      clear: both; }
    .iphone6Horizontal-up-3 > .column:last-child, .iphone6Horizontal-up-3 > .rs-column:last-child, .iphone6Horizontal-up-3 > .columns:last-child {
      float: left; }

  .iphone6Horizontal-up-4 > .column, .iphone6Horizontal-up-4 > .rs-column, .iphone6Horizontal-up-4 > .columns {
    float: left;
    width: 25%; }
    .iphone6Horizontal-up-4 > .column:nth-of-type(1n), .iphone6Horizontal-up-4 > .rs-column:nth-of-type(1n), .iphone6Horizontal-up-4 > .columns:nth-of-type(1n) {
      clear: none; }
    .iphone6Horizontal-up-4 > .column:nth-of-type(4n+1), .iphone6Horizontal-up-4 > .rs-column:nth-of-type(4n+1), .iphone6Horizontal-up-4 > .columns:nth-of-type(4n+1) {
      clear: both; }
    .iphone6Horizontal-up-4 > .column:last-child, .iphone6Horizontal-up-4 > .rs-column:last-child, .iphone6Horizontal-up-4 > .columns:last-child {
      float: left; }

  .iphone6Horizontal-up-5 > .column, .iphone6Horizontal-up-5 > .rs-column, .iphone6Horizontal-up-5 > .columns {
    float: left;
    width: 20%; }
    .iphone6Horizontal-up-5 > .column:nth-of-type(1n), .iphone6Horizontal-up-5 > .rs-column:nth-of-type(1n), .iphone6Horizontal-up-5 > .columns:nth-of-type(1n) {
      clear: none; }
    .iphone6Horizontal-up-5 > .column:nth-of-type(5n+1), .iphone6Horizontal-up-5 > .rs-column:nth-of-type(5n+1), .iphone6Horizontal-up-5 > .columns:nth-of-type(5n+1) {
      clear: both; }
    .iphone6Horizontal-up-5 > .column:last-child, .iphone6Horizontal-up-5 > .rs-column:last-child, .iphone6Horizontal-up-5 > .columns:last-child {
      float: left; }

  .iphone6Horizontal-up-6 > .column, .iphone6Horizontal-up-6 > .rs-column, .iphone6Horizontal-up-6 > .columns {
    float: left;
    width: 16.6666666667%; }
    .iphone6Horizontal-up-6 > .column:nth-of-type(1n), .iphone6Horizontal-up-6 > .rs-column:nth-of-type(1n), .iphone6Horizontal-up-6 > .columns:nth-of-type(1n) {
      clear: none; }
    .iphone6Horizontal-up-6 > .column:nth-of-type(6n+1), .iphone6Horizontal-up-6 > .rs-column:nth-of-type(6n+1), .iphone6Horizontal-up-6 > .columns:nth-of-type(6n+1) {
      clear: both; }
    .iphone6Horizontal-up-6 > .column:last-child, .iphone6Horizontal-up-6 > .rs-column:last-child, .iphone6Horizontal-up-6 > .columns:last-child {
      float: left; }

  .iphone6Horizontal-up-7 > .column, .iphone6Horizontal-up-7 > .rs-column, .iphone6Horizontal-up-7 > .columns {
    float: left;
    width: 14.2857142857%; }
    .iphone6Horizontal-up-7 > .column:nth-of-type(1n), .iphone6Horizontal-up-7 > .rs-column:nth-of-type(1n), .iphone6Horizontal-up-7 > .columns:nth-of-type(1n) {
      clear: none; }
    .iphone6Horizontal-up-7 > .column:nth-of-type(7n+1), .iphone6Horizontal-up-7 > .rs-column:nth-of-type(7n+1), .iphone6Horizontal-up-7 > .columns:nth-of-type(7n+1) {
      clear: both; }
    .iphone6Horizontal-up-7 > .column:last-child, .iphone6Horizontal-up-7 > .rs-column:last-child, .iphone6Horizontal-up-7 > .columns:last-child {
      float: left; }

  .iphone6Horizontal-up-8 > .column, .iphone6Horizontal-up-8 > .rs-column, .iphone6Horizontal-up-8 > .columns {
    float: left;
    width: 12.5%; }
    .iphone6Horizontal-up-8 > .column:nth-of-type(1n), .iphone6Horizontal-up-8 > .rs-column:nth-of-type(1n), .iphone6Horizontal-up-8 > .columns:nth-of-type(1n) {
      clear: none; }
    .iphone6Horizontal-up-8 > .column:nth-of-type(8n+1), .iphone6Horizontal-up-8 > .rs-column:nth-of-type(8n+1), .iphone6Horizontal-up-8 > .columns:nth-of-type(8n+1) {
      clear: both; }
    .iphone6Horizontal-up-8 > .column:last-child, .iphone6Horizontal-up-8 > .rs-column:last-child, .iphone6Horizontal-up-8 > .columns:last-child {
      float: left; }

  .iphone6Horizontal-collapse > .column, .iphone6Horizontal-collapse > .rs-column, .iphone6Horizontal-collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .iphone6Horizontal-collapse .row {
    margin-right: 0;
    margin-left: 0; }

  .expanded.row .iphone6Horizontal-collapse.row {
    margin-right: 0;
    margin-left: 0; }

  .iphone6Horizontal-uncollapse > .column, .iphone6Horizontal-uncollapse > .rs-column, .iphone6Horizontal-uncollapse > .columns {
    padding-right: 1.1538461538rem;
    padding-left: 1.1538461538rem; }

  .iphone6Horizontal-centered {
    margin-right: auto;
    margin-left: auto; }
    .iphone6Horizontal-centered, .iphone6Horizontal-centered:last-child:not(:first-child) {
      float: none;
      clear: both; }

  .iphone6Horizontal-uncentered,
  .iphone6Horizontal-push-0,
  .iphone6Horizontal-pull-0 {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0; } }
@media print, screen and (min-width: 48.125em) {
  .medium-1 {
    width: 2.0833333333%; }

  .medium-push-1 {
    position: relative;
    left: 2.0833333333%; }

  .medium-pull-1 {
    position: relative;
    left: -2.0833333333%; }

  .medium-offset-0 {
    margin-left: 0%; }

  .medium-2 {
    width: 4.1666666667%; }

  .medium-push-2 {
    position: relative;
    left: 4.1666666667%; }

  .medium-pull-2 {
    position: relative;
    left: -4.1666666667%; }

  .medium-offset-1 {
    margin-left: 2.0833333333%; }

  .medium-3 {
    width: 6.25%; }

  .medium-push-3 {
    position: relative;
    left: 6.25%; }

  .medium-pull-3 {
    position: relative;
    left: -6.25%; }

  .medium-offset-2 {
    margin-left: 4.1666666667%; }

  .medium-4 {
    width: 8.3333333333%; }

  .medium-push-4 {
    position: relative;
    left: 8.3333333333%; }

  .medium-pull-4 {
    position: relative;
    left: -8.3333333333%; }

  .medium-offset-3 {
    margin-left: 6.25%; }

  .medium-5 {
    width: 10.4166666667%; }

  .medium-push-5 {
    position: relative;
    left: 10.4166666667%; }

  .medium-pull-5 {
    position: relative;
    left: -10.4166666667%; }

  .medium-offset-4 {
    margin-left: 8.3333333333%; }

  .medium-6 {
    width: 12.5%; }

  .medium-push-6 {
    position: relative;
    left: 12.5%; }

  .medium-pull-6 {
    position: relative;
    left: -12.5%; }

  .medium-offset-5 {
    margin-left: 10.4166666667%; }

  .medium-7 {
    width: 14.5833333333%; }

  .medium-push-7 {
    position: relative;
    left: 14.5833333333%; }

  .medium-pull-7 {
    position: relative;
    left: -14.5833333333%; }

  .medium-offset-6 {
    margin-left: 12.5%; }

  .medium-8 {
    width: 16.6666666667%; }

  .medium-push-8 {
    position: relative;
    left: 16.6666666667%; }

  .medium-pull-8 {
    position: relative;
    left: -16.6666666667%; }

  .medium-offset-7 {
    margin-left: 14.5833333333%; }

  .medium-9 {
    width: 18.75%; }

  .medium-push-9 {
    position: relative;
    left: 18.75%; }

  .medium-pull-9 {
    position: relative;
    left: -18.75%; }

  .medium-offset-8 {
    margin-left: 16.6666666667%; }

  .medium-10 {
    width: 20.8333333333%; }

  .medium-push-10 {
    position: relative;
    left: 20.8333333333%; }

  .medium-pull-10 {
    position: relative;
    left: -20.8333333333%; }

  .medium-offset-9 {
    margin-left: 18.75%; }

  .medium-11 {
    width: 22.9166666667%; }

  .medium-push-11 {
    position: relative;
    left: 22.9166666667%; }

  .medium-pull-11 {
    position: relative;
    left: -22.9166666667%; }

  .medium-offset-10 {
    margin-left: 20.8333333333%; }

  .medium-12 {
    width: 25%; }

  .medium-push-12 {
    position: relative;
    left: 25%; }

  .medium-pull-12 {
    position: relative;
    left: -25%; }

  .medium-offset-11 {
    margin-left: 22.9166666667%; }

  .medium-13 {
    width: 27.0833333333%; }

  .medium-push-13 {
    position: relative;
    left: 27.0833333333%; }

  .medium-pull-13 {
    position: relative;
    left: -27.0833333333%; }

  .medium-offset-12 {
    margin-left: 25%; }

  .medium-14 {
    width: 29.1666666667%; }

  .medium-push-14 {
    position: relative;
    left: 29.1666666667%; }

  .medium-pull-14 {
    position: relative;
    left: -29.1666666667%; }

  .medium-offset-13 {
    margin-left: 27.0833333333%; }

  .medium-15 {
    width: 31.25%; }

  .medium-push-15 {
    position: relative;
    left: 31.25%; }

  .medium-pull-15 {
    position: relative;
    left: -31.25%; }

  .medium-offset-14 {
    margin-left: 29.1666666667%; }

  .medium-16 {
    width: 33.3333333333%; }

  .medium-push-16 {
    position: relative;
    left: 33.3333333333%; }

  .medium-pull-16 {
    position: relative;
    left: -33.3333333333%; }

  .medium-offset-15 {
    margin-left: 31.25%; }

  .medium-17 {
    width: 35.4166666667%; }

  .medium-push-17 {
    position: relative;
    left: 35.4166666667%; }

  .medium-pull-17 {
    position: relative;
    left: -35.4166666667%; }

  .medium-offset-16 {
    margin-left: 33.3333333333%; }

  .medium-18 {
    width: 37.5%; }

  .medium-push-18 {
    position: relative;
    left: 37.5%; }

  .medium-pull-18 {
    position: relative;
    left: -37.5%; }

  .medium-offset-17 {
    margin-left: 35.4166666667%; }

  .medium-19 {
    width: 39.5833333333%; }

  .medium-push-19 {
    position: relative;
    left: 39.5833333333%; }

  .medium-pull-19 {
    position: relative;
    left: -39.5833333333%; }

  .medium-offset-18 {
    margin-left: 37.5%; }

  .medium-20 {
    width: 41.6666666667%; }

  .medium-push-20 {
    position: relative;
    left: 41.6666666667%; }

  .medium-pull-20 {
    position: relative;
    left: -41.6666666667%; }

  .medium-offset-19 {
    margin-left: 39.5833333333%; }

  .medium-21 {
    width: 43.75%; }

  .medium-push-21 {
    position: relative;
    left: 43.75%; }

  .medium-pull-21 {
    position: relative;
    left: -43.75%; }

  .medium-offset-20 {
    margin-left: 41.6666666667%; }

  .medium-22 {
    width: 45.8333333333%; }

  .medium-push-22 {
    position: relative;
    left: 45.8333333333%; }

  .medium-pull-22 {
    position: relative;
    left: -45.8333333333%; }

  .medium-offset-21 {
    margin-left: 43.75%; }

  .medium-23 {
    width: 47.9166666667%; }

  .medium-push-23 {
    position: relative;
    left: 47.9166666667%; }

  .medium-pull-23 {
    position: relative;
    left: -47.9166666667%; }

  .medium-offset-22 {
    margin-left: 45.8333333333%; }

  .medium-24 {
    width: 50%; }

  .medium-push-24 {
    position: relative;
    left: 50%; }

  .medium-pull-24 {
    position: relative;
    left: -50%; }

  .medium-offset-23 {
    margin-left: 47.9166666667%; }

  .medium-25 {
    width: 52.0833333333%; }

  .medium-push-25 {
    position: relative;
    left: 52.0833333333%; }

  .medium-pull-25 {
    position: relative;
    left: -52.0833333333%; }

  .medium-offset-24 {
    margin-left: 50%; }

  .medium-26 {
    width: 54.1666666667%; }

  .medium-push-26 {
    position: relative;
    left: 54.1666666667%; }

  .medium-pull-26 {
    position: relative;
    left: -54.1666666667%; }

  .medium-offset-25 {
    margin-left: 52.0833333333%; }

  .medium-27 {
    width: 56.25%; }

  .medium-push-27 {
    position: relative;
    left: 56.25%; }

  .medium-pull-27 {
    position: relative;
    left: -56.25%; }

  .medium-offset-26 {
    margin-left: 54.1666666667%; }

  .medium-28 {
    width: 58.3333333333%; }

  .medium-push-28 {
    position: relative;
    left: 58.3333333333%; }

  .medium-pull-28 {
    position: relative;
    left: -58.3333333333%; }

  .medium-offset-27 {
    margin-left: 56.25%; }

  .medium-29 {
    width: 60.4166666667%; }

  .medium-push-29 {
    position: relative;
    left: 60.4166666667%; }

  .medium-pull-29 {
    position: relative;
    left: -60.4166666667%; }

  .medium-offset-28 {
    margin-left: 58.3333333333%; }

  .medium-30 {
    width: 62.5%; }

  .medium-push-30 {
    position: relative;
    left: 62.5%; }

  .medium-pull-30 {
    position: relative;
    left: -62.5%; }

  .medium-offset-29 {
    margin-left: 60.4166666667%; }

  .medium-31 {
    width: 64.5833333333%; }

  .medium-push-31 {
    position: relative;
    left: 64.5833333333%; }

  .medium-pull-31 {
    position: relative;
    left: -64.5833333333%; }

  .medium-offset-30 {
    margin-left: 62.5%; }

  .medium-32 {
    width: 66.6666666667%; }

  .medium-push-32 {
    position: relative;
    left: 66.6666666667%; }

  .medium-pull-32 {
    position: relative;
    left: -66.6666666667%; }

  .medium-offset-31 {
    margin-left: 64.5833333333%; }

  .medium-33 {
    width: 68.75%; }

  .medium-push-33 {
    position: relative;
    left: 68.75%; }

  .medium-pull-33 {
    position: relative;
    left: -68.75%; }

  .medium-offset-32 {
    margin-left: 66.6666666667%; }

  .medium-34 {
    width: 70.8333333333%; }

  .medium-push-34 {
    position: relative;
    left: 70.8333333333%; }

  .medium-pull-34 {
    position: relative;
    left: -70.8333333333%; }

  .medium-offset-33 {
    margin-left: 68.75%; }

  .medium-35 {
    width: 72.9166666667%; }

  .medium-push-35 {
    position: relative;
    left: 72.9166666667%; }

  .medium-pull-35 {
    position: relative;
    left: -72.9166666667%; }

  .medium-offset-34 {
    margin-left: 70.8333333333%; }

  .medium-36 {
    width: 75%; }

  .medium-push-36 {
    position: relative;
    left: 75%; }

  .medium-pull-36 {
    position: relative;
    left: -75%; }

  .medium-offset-35 {
    margin-left: 72.9166666667%; }

  .medium-37 {
    width: 77.0833333333%; }

  .medium-push-37 {
    position: relative;
    left: 77.0833333333%; }

  .medium-pull-37 {
    position: relative;
    left: -77.0833333333%; }

  .medium-offset-36 {
    margin-left: 75%; }

  .medium-38 {
    width: 79.1666666667%; }

  .medium-push-38 {
    position: relative;
    left: 79.1666666667%; }

  .medium-pull-38 {
    position: relative;
    left: -79.1666666667%; }

  .medium-offset-37 {
    margin-left: 77.0833333333%; }

  .medium-39 {
    width: 81.25%; }

  .medium-push-39 {
    position: relative;
    left: 81.25%; }

  .medium-pull-39 {
    position: relative;
    left: -81.25%; }

  .medium-offset-38 {
    margin-left: 79.1666666667%; }

  .medium-40 {
    width: 83.3333333333%; }

  .medium-push-40 {
    position: relative;
    left: 83.3333333333%; }

  .medium-pull-40 {
    position: relative;
    left: -83.3333333333%; }

  .medium-offset-39 {
    margin-left: 81.25%; }

  .medium-41 {
    width: 85.4166666667%; }

  .medium-push-41 {
    position: relative;
    left: 85.4166666667%; }

  .medium-pull-41 {
    position: relative;
    left: -85.4166666667%; }

  .medium-offset-40 {
    margin-left: 83.3333333333%; }

  .medium-42 {
    width: 87.5%; }

  .medium-push-42 {
    position: relative;
    left: 87.5%; }

  .medium-pull-42 {
    position: relative;
    left: -87.5%; }

  .medium-offset-41 {
    margin-left: 85.4166666667%; }

  .medium-43 {
    width: 89.5833333333%; }

  .medium-push-43 {
    position: relative;
    left: 89.5833333333%; }

  .medium-pull-43 {
    position: relative;
    left: -89.5833333333%; }

  .medium-offset-42 {
    margin-left: 87.5%; }

  .medium-44 {
    width: 91.6666666667%; }

  .medium-push-44 {
    position: relative;
    left: 91.6666666667%; }

  .medium-pull-44 {
    position: relative;
    left: -91.6666666667%; }

  .medium-offset-43 {
    margin-left: 89.5833333333%; }

  .medium-45 {
    width: 93.75%; }

  .medium-push-45 {
    position: relative;
    left: 93.75%; }

  .medium-pull-45 {
    position: relative;
    left: -93.75%; }

  .medium-offset-44 {
    margin-left: 91.6666666667%; }

  .medium-46 {
    width: 95.8333333333%; }

  .medium-push-46 {
    position: relative;
    left: 95.8333333333%; }

  .medium-pull-46 {
    position: relative;
    left: -95.8333333333%; }

  .medium-offset-45 {
    margin-left: 93.75%; }

  .medium-47 {
    width: 97.9166666667%; }

  .medium-push-47 {
    position: relative;
    left: 97.9166666667%; }

  .medium-pull-47 {
    position: relative;
    left: -97.9166666667%; }

  .medium-offset-46 {
    margin-left: 95.8333333333%; }

  .medium-48 {
    width: 100%; }

  .medium-offset-47 {
    margin-left: 97.9166666667%; }

  .medium-up-1 > .column, .medium-up-1 > .rs-column, .medium-up-1 > .columns {
    float: left;
    width: 100%; }
    .medium-up-1 > .column:nth-of-type(1n), .medium-up-1 > .rs-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 > .rs-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 > .rs-column:last-child, .medium-up-1 > .columns:last-child {
      float: left; }

  .medium-up-2 > .column, .medium-up-2 > .rs-column, .medium-up-2 > .columns {
    float: left;
    width: 50%; }
    .medium-up-2 > .column:nth-of-type(1n), .medium-up-2 > .rs-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 > .rs-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 > .rs-column:last-child, .medium-up-2 > .columns:last-child {
      float: left; }

  .medium-up-3 > .column, .medium-up-3 > .rs-column, .medium-up-3 > .columns {
    float: left;
    width: 33.3333333333%; }
    .medium-up-3 > .column:nth-of-type(1n), .medium-up-3 > .rs-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 > .rs-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 > .rs-column:last-child, .medium-up-3 > .columns:last-child {
      float: left; }

  .medium-up-4 > .column, .medium-up-4 > .rs-column, .medium-up-4 > .columns {
    float: left;
    width: 25%; }
    .medium-up-4 > .column:nth-of-type(1n), .medium-up-4 > .rs-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 > .rs-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 > .rs-column:last-child, .medium-up-4 > .columns:last-child {
      float: left; }

  .medium-up-5 > .column, .medium-up-5 > .rs-column, .medium-up-5 > .columns {
    float: left;
    width: 20%; }
    .medium-up-5 > .column:nth-of-type(1n), .medium-up-5 > .rs-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 > .rs-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 > .rs-column:last-child, .medium-up-5 > .columns:last-child {
      float: left; }

  .medium-up-6 > .column, .medium-up-6 > .rs-column, .medium-up-6 > .columns {
    float: left;
    width: 16.6666666667%; }
    .medium-up-6 > .column:nth-of-type(1n), .medium-up-6 > .rs-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 > .rs-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 > .rs-column:last-child, .medium-up-6 > .columns:last-child {
      float: left; }

  .medium-up-7 > .column, .medium-up-7 > .rs-column, .medium-up-7 > .columns {
    float: left;
    width: 14.2857142857%; }
    .medium-up-7 > .column:nth-of-type(1n), .medium-up-7 > .rs-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 > .rs-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 > .rs-column:last-child, .medium-up-7 > .columns:last-child {
      float: left; }

  .medium-up-8 > .column, .medium-up-8 > .rs-column, .medium-up-8 > .columns {
    float: left;
    width: 12.5%; }
    .medium-up-8 > .column:nth-of-type(1n), .medium-up-8 > .rs-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 > .rs-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 > .rs-column:last-child, .medium-up-8 > .columns:last-child {
      float: left; }

  .medium-collapse > .column, .medium-collapse > .rs-column, .medium-collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .medium-collapse .row {
    margin-right: 0;
    margin-left: 0; }

  .expanded.row .medium-collapse.row {
    margin-right: 0;
    margin-left: 0; }

  .medium-uncollapse > .column, .medium-uncollapse > .rs-column, .medium-uncollapse > .columns {
    padding-right: 1.1538461538rem;
    padding-left: 1.1538461538rem; }

  .medium-centered {
    margin-right: auto;
    margin-left: auto; }
    .medium-centered, .medium-centered:last-child:not(:first-child) {
      float: none;
      clear: both; }

  .medium-uncentered,
  .medium-push-0,
  .medium-pull-0 {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0; } }
@media print, screen and (min-width: 64em) {
  .large-1 {
    width: 2.0833333333%; }

  .large-push-1 {
    position: relative;
    left: 2.0833333333%; }

  .large-pull-1 {
    position: relative;
    left: -2.0833333333%; }

  .large-offset-0 {
    margin-left: 0%; }

  .large-2 {
    width: 4.1666666667%; }

  .large-push-2 {
    position: relative;
    left: 4.1666666667%; }

  .large-pull-2 {
    position: relative;
    left: -4.1666666667%; }

  .large-offset-1 {
    margin-left: 2.0833333333%; }

  .large-3 {
    width: 6.25%; }

  .large-push-3 {
    position: relative;
    left: 6.25%; }

  .large-pull-3 {
    position: relative;
    left: -6.25%; }

  .large-offset-2 {
    margin-left: 4.1666666667%; }

  .large-4 {
    width: 8.3333333333%; }

  .large-push-4 {
    position: relative;
    left: 8.3333333333%; }

  .large-pull-4 {
    position: relative;
    left: -8.3333333333%; }

  .large-offset-3 {
    margin-left: 6.25%; }

  .large-5 {
    width: 10.4166666667%; }

  .large-push-5 {
    position: relative;
    left: 10.4166666667%; }

  .large-pull-5 {
    position: relative;
    left: -10.4166666667%; }

  .large-offset-4 {
    margin-left: 8.3333333333%; }

  .large-6 {
    width: 12.5%; }

  .large-push-6 {
    position: relative;
    left: 12.5%; }

  .large-pull-6 {
    position: relative;
    left: -12.5%; }

  .large-offset-5 {
    margin-left: 10.4166666667%; }

  .large-7 {
    width: 14.5833333333%; }

  .large-push-7 {
    position: relative;
    left: 14.5833333333%; }

  .large-pull-7 {
    position: relative;
    left: -14.5833333333%; }

  .large-offset-6 {
    margin-left: 12.5%; }

  .large-8 {
    width: 16.6666666667%; }

  .large-push-8 {
    position: relative;
    left: 16.6666666667%; }

  .large-pull-8 {
    position: relative;
    left: -16.6666666667%; }

  .large-offset-7 {
    margin-left: 14.5833333333%; }

  .large-9 {
    width: 18.75%; }

  .large-push-9 {
    position: relative;
    left: 18.75%; }

  .large-pull-9 {
    position: relative;
    left: -18.75%; }

  .large-offset-8 {
    margin-left: 16.6666666667%; }

  .large-10 {
    width: 20.8333333333%; }

  .large-push-10 {
    position: relative;
    left: 20.8333333333%; }

  .large-pull-10 {
    position: relative;
    left: -20.8333333333%; }

  .large-offset-9 {
    margin-left: 18.75%; }

  .large-11 {
    width: 22.9166666667%; }

  .large-push-11 {
    position: relative;
    left: 22.9166666667%; }

  .large-pull-11 {
    position: relative;
    left: -22.9166666667%; }

  .large-offset-10 {
    margin-left: 20.8333333333%; }

  .large-12 {
    width: 25%; }

  .large-push-12 {
    position: relative;
    left: 25%; }

  .large-pull-12 {
    position: relative;
    left: -25%; }

  .large-offset-11 {
    margin-left: 22.9166666667%; }

  .large-13 {
    width: 27.0833333333%; }

  .large-push-13 {
    position: relative;
    left: 27.0833333333%; }

  .large-pull-13 {
    position: relative;
    left: -27.0833333333%; }

  .large-offset-12 {
    margin-left: 25%; }

  .large-14 {
    width: 29.1666666667%; }

  .large-push-14 {
    position: relative;
    left: 29.1666666667%; }

  .large-pull-14 {
    position: relative;
    left: -29.1666666667%; }

  .large-offset-13 {
    margin-left: 27.0833333333%; }

  .large-15 {
    width: 31.25%; }

  .large-push-15 {
    position: relative;
    left: 31.25%; }

  .large-pull-15 {
    position: relative;
    left: -31.25%; }

  .large-offset-14 {
    margin-left: 29.1666666667%; }

  .large-16 {
    width: 33.3333333333%; }

  .large-push-16 {
    position: relative;
    left: 33.3333333333%; }

  .large-pull-16 {
    position: relative;
    left: -33.3333333333%; }

  .large-offset-15 {
    margin-left: 31.25%; }

  .large-17 {
    width: 35.4166666667%; }

  .large-push-17 {
    position: relative;
    left: 35.4166666667%; }

  .large-pull-17 {
    position: relative;
    left: -35.4166666667%; }

  .large-offset-16 {
    margin-left: 33.3333333333%; }

  .large-18 {
    width: 37.5%; }

  .large-push-18 {
    position: relative;
    left: 37.5%; }

  .large-pull-18 {
    position: relative;
    left: -37.5%; }

  .large-offset-17 {
    margin-left: 35.4166666667%; }

  .large-19 {
    width: 39.5833333333%; }

  .large-push-19 {
    position: relative;
    left: 39.5833333333%; }

  .large-pull-19 {
    position: relative;
    left: -39.5833333333%; }

  .large-offset-18 {
    margin-left: 37.5%; }

  .large-20 {
    width: 41.6666666667%; }

  .large-push-20 {
    position: relative;
    left: 41.6666666667%; }

  .large-pull-20 {
    position: relative;
    left: -41.6666666667%; }

  .large-offset-19 {
    margin-left: 39.5833333333%; }

  .large-21 {
    width: 43.75%; }

  .large-push-21 {
    position: relative;
    left: 43.75%; }

  .large-pull-21 {
    position: relative;
    left: -43.75%; }

  .large-offset-20 {
    margin-left: 41.6666666667%; }

  .large-22 {
    width: 45.8333333333%; }

  .large-push-22 {
    position: relative;
    left: 45.8333333333%; }

  .large-pull-22 {
    position: relative;
    left: -45.8333333333%; }

  .large-offset-21 {
    margin-left: 43.75%; }

  .large-23 {
    width: 47.9166666667%; }

  .large-push-23 {
    position: relative;
    left: 47.9166666667%; }

  .large-pull-23 {
    position: relative;
    left: -47.9166666667%; }

  .large-offset-22 {
    margin-left: 45.8333333333%; }

  .large-24 {
    width: 50%; }

  .large-push-24 {
    position: relative;
    left: 50%; }

  .large-pull-24 {
    position: relative;
    left: -50%; }

  .large-offset-23 {
    margin-left: 47.9166666667%; }

  .large-25 {
    width: 52.0833333333%; }

  .large-push-25 {
    position: relative;
    left: 52.0833333333%; }

  .large-pull-25 {
    position: relative;
    left: -52.0833333333%; }

  .large-offset-24 {
    margin-left: 50%; }

  .large-26 {
    width: 54.1666666667%; }

  .large-push-26 {
    position: relative;
    left: 54.1666666667%; }

  .large-pull-26 {
    position: relative;
    left: -54.1666666667%; }

  .large-offset-25 {
    margin-left: 52.0833333333%; }

  .large-27 {
    width: 56.25%; }

  .large-push-27 {
    position: relative;
    left: 56.25%; }

  .large-pull-27 {
    position: relative;
    left: -56.25%; }

  .large-offset-26 {
    margin-left: 54.1666666667%; }

  .large-28 {
    width: 58.3333333333%; }

  .large-push-28 {
    position: relative;
    left: 58.3333333333%; }

  .large-pull-28 {
    position: relative;
    left: -58.3333333333%; }

  .large-offset-27 {
    margin-left: 56.25%; }

  .large-29 {
    width: 60.4166666667%; }

  .large-push-29 {
    position: relative;
    left: 60.4166666667%; }

  .large-pull-29 {
    position: relative;
    left: -60.4166666667%; }

  .large-offset-28 {
    margin-left: 58.3333333333%; }

  .large-30 {
    width: 62.5%; }

  .large-push-30 {
    position: relative;
    left: 62.5%; }

  .large-pull-30 {
    position: relative;
    left: -62.5%; }

  .large-offset-29 {
    margin-left: 60.4166666667%; }

  .large-31 {
    width: 64.5833333333%; }

  .large-push-31 {
    position: relative;
    left: 64.5833333333%; }

  .large-pull-31 {
    position: relative;
    left: -64.5833333333%; }

  .large-offset-30 {
    margin-left: 62.5%; }

  .large-32 {
    width: 66.6666666667%; }

  .large-push-32 {
    position: relative;
    left: 66.6666666667%; }

  .large-pull-32 {
    position: relative;
    left: -66.6666666667%; }

  .large-offset-31 {
    margin-left: 64.5833333333%; }

  .large-33 {
    width: 68.75%; }

  .large-push-33 {
    position: relative;
    left: 68.75%; }

  .large-pull-33 {
    position: relative;
    left: -68.75%; }

  .large-offset-32 {
    margin-left: 66.6666666667%; }

  .large-34 {
    width: 70.8333333333%; }

  .large-push-34 {
    position: relative;
    left: 70.8333333333%; }

  .large-pull-34 {
    position: relative;
    left: -70.8333333333%; }

  .large-offset-33 {
    margin-left: 68.75%; }

  .large-35 {
    width: 72.9166666667%; }

  .large-push-35 {
    position: relative;
    left: 72.9166666667%; }

  .large-pull-35 {
    position: relative;
    left: -72.9166666667%; }

  .large-offset-34 {
    margin-left: 70.8333333333%; }

  .large-36 {
    width: 75%; }

  .large-push-36 {
    position: relative;
    left: 75%; }

  .large-pull-36 {
    position: relative;
    left: -75%; }

  .large-offset-35 {
    margin-left: 72.9166666667%; }

  .large-37 {
    width: 77.0833333333%; }

  .large-push-37 {
    position: relative;
    left: 77.0833333333%; }

  .large-pull-37 {
    position: relative;
    left: -77.0833333333%; }

  .large-offset-36 {
    margin-left: 75%; }

  .large-38 {
    width: 79.1666666667%; }

  .large-push-38 {
    position: relative;
    left: 79.1666666667%; }

  .large-pull-38 {
    position: relative;
    left: -79.1666666667%; }

  .large-offset-37 {
    margin-left: 77.0833333333%; }

  .large-39 {
    width: 81.25%; }

  .large-push-39 {
    position: relative;
    left: 81.25%; }

  .large-pull-39 {
    position: relative;
    left: -81.25%; }

  .large-offset-38 {
    margin-left: 79.1666666667%; }

  .large-40 {
    width: 83.3333333333%; }

  .large-push-40 {
    position: relative;
    left: 83.3333333333%; }

  .large-pull-40 {
    position: relative;
    left: -83.3333333333%; }

  .large-offset-39 {
    margin-left: 81.25%; }

  .large-41 {
    width: 85.4166666667%; }

  .large-push-41 {
    position: relative;
    left: 85.4166666667%; }

  .large-pull-41 {
    position: relative;
    left: -85.4166666667%; }

  .large-offset-40 {
    margin-left: 83.3333333333%; }

  .large-42 {
    width: 87.5%; }

  .large-push-42 {
    position: relative;
    left: 87.5%; }

  .large-pull-42 {
    position: relative;
    left: -87.5%; }

  .large-offset-41 {
    margin-left: 85.4166666667%; }

  .large-43 {
    width: 89.5833333333%; }

  .large-push-43 {
    position: relative;
    left: 89.5833333333%; }

  .large-pull-43 {
    position: relative;
    left: -89.5833333333%; }

  .large-offset-42 {
    margin-left: 87.5%; }

  .large-44 {
    width: 91.6666666667%; }

  .large-push-44 {
    position: relative;
    left: 91.6666666667%; }

  .large-pull-44 {
    position: relative;
    left: -91.6666666667%; }

  .large-offset-43 {
    margin-left: 89.5833333333%; }

  .large-45 {
    width: 93.75%; }

  .large-push-45 {
    position: relative;
    left: 93.75%; }

  .large-pull-45 {
    position: relative;
    left: -93.75%; }

  .large-offset-44 {
    margin-left: 91.6666666667%; }

  .large-46 {
    width: 95.8333333333%; }

  .large-push-46 {
    position: relative;
    left: 95.8333333333%; }

  .large-pull-46 {
    position: relative;
    left: -95.8333333333%; }

  .large-offset-45 {
    margin-left: 93.75%; }

  .large-47 {
    width: 97.9166666667%; }

  .large-push-47 {
    position: relative;
    left: 97.9166666667%; }

  .large-pull-47 {
    position: relative;
    left: -97.9166666667%; }

  .large-offset-46 {
    margin-left: 95.8333333333%; }

  .large-48 {
    width: 100%; }

  .large-offset-47 {
    margin-left: 97.9166666667%; }

  .large-up-1 > .column, .large-up-1 > .rs-column, .large-up-1 > .columns {
    float: left;
    width: 100%; }
    .large-up-1 > .column:nth-of-type(1n), .large-up-1 > .rs-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 > .rs-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 > .rs-column:last-child, .large-up-1 > .columns:last-child {
      float: left; }

  .large-up-2 > .column, .large-up-2 > .rs-column, .large-up-2 > .columns {
    float: left;
    width: 50%; }
    .large-up-2 > .column:nth-of-type(1n), .large-up-2 > .rs-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 > .rs-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 > .rs-column:last-child, .large-up-2 > .columns:last-child {
      float: left; }

  .large-up-3 > .column, .large-up-3 > .rs-column, .large-up-3 > .columns {
    float: left;
    width: 33.3333333333%; }
    .large-up-3 > .column:nth-of-type(1n), .large-up-3 > .rs-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 > .rs-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 > .rs-column:last-child, .large-up-3 > .columns:last-child {
      float: left; }

  .large-up-4 > .column, .large-up-4 > .rs-column, .large-up-4 > .columns {
    float: left;
    width: 25%; }
    .large-up-4 > .column:nth-of-type(1n), .large-up-4 > .rs-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 > .rs-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 > .rs-column:last-child, .large-up-4 > .columns:last-child {
      float: left; }

  .large-up-5 > .column, .large-up-5 > .rs-column, .large-up-5 > .columns {
    float: left;
    width: 20%; }
    .large-up-5 > .column:nth-of-type(1n), .large-up-5 > .rs-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 > .rs-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 > .rs-column:last-child, .large-up-5 > .columns:last-child {
      float: left; }

  .large-up-6 > .column, .large-up-6 > .rs-column, .large-up-6 > .columns {
    float: left;
    width: 16.6666666667%; }
    .large-up-6 > .column:nth-of-type(1n), .large-up-6 > .rs-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 > .rs-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 > .rs-column:last-child, .large-up-6 > .columns:last-child {
      float: left; }

  .large-up-7 > .column, .large-up-7 > .rs-column, .large-up-7 > .columns {
    float: left;
    width: 14.2857142857%; }
    .large-up-7 > .column:nth-of-type(1n), .large-up-7 > .rs-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 > .rs-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 > .rs-column:last-child, .large-up-7 > .columns:last-child {
      float: left; }

  .large-up-8 > .column, .large-up-8 > .rs-column, .large-up-8 > .columns {
    float: left;
    width: 12.5%; }
    .large-up-8 > .column:nth-of-type(1n), .large-up-8 > .rs-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 > .rs-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 > .rs-column:last-child, .large-up-8 > .columns:last-child {
      float: left; }

  .large-collapse > .column, .large-collapse > .rs-column, .large-collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .large-collapse .row {
    margin-right: 0;
    margin-left: 0; }

  .expanded.row .large-collapse.row {
    margin-right: 0;
    margin-left: 0; }

  .large-uncollapse > .column, .large-uncollapse > .rs-column, .large-uncollapse > .columns {
    padding-right: 1.1538461538rem;
    padding-left: 1.1538461538rem; }

  .large-centered {
    margin-right: auto;
    margin-left: auto; }
    .large-centered, .large-centered:last-child:not(:first-child) {
      float: none;
      clear: both; }

  .large-uncentered,
  .large-push-0,
  .large-pull-0 {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0; } }
@media screen and (min-width: 75em) {
  .xlarge-1 {
    width: 2.0833333333%; }

  .xlarge-push-1 {
    position: relative;
    left: 2.0833333333%; }

  .xlarge-pull-1 {
    position: relative;
    left: -2.0833333333%; }

  .xlarge-offset-0 {
    margin-left: 0%; }

  .xlarge-2 {
    width: 4.1666666667%; }

  .xlarge-push-2 {
    position: relative;
    left: 4.1666666667%; }

  .xlarge-pull-2 {
    position: relative;
    left: -4.1666666667%; }

  .xlarge-offset-1 {
    margin-left: 2.0833333333%; }

  .xlarge-3 {
    width: 6.25%; }

  .xlarge-push-3 {
    position: relative;
    left: 6.25%; }

  .xlarge-pull-3 {
    position: relative;
    left: -6.25%; }

  .xlarge-offset-2 {
    margin-left: 4.1666666667%; }

  .xlarge-4 {
    width: 8.3333333333%; }

  .xlarge-push-4 {
    position: relative;
    left: 8.3333333333%; }

  .xlarge-pull-4 {
    position: relative;
    left: -8.3333333333%; }

  .xlarge-offset-3 {
    margin-left: 6.25%; }

  .xlarge-5 {
    width: 10.4166666667%; }

  .xlarge-push-5 {
    position: relative;
    left: 10.4166666667%; }

  .xlarge-pull-5 {
    position: relative;
    left: -10.4166666667%; }

  .xlarge-offset-4 {
    margin-left: 8.3333333333%; }

  .xlarge-6 {
    width: 12.5%; }

  .xlarge-push-6 {
    position: relative;
    left: 12.5%; }

  .xlarge-pull-6 {
    position: relative;
    left: -12.5%; }

  .xlarge-offset-5 {
    margin-left: 10.4166666667%; }

  .xlarge-7 {
    width: 14.5833333333%; }

  .xlarge-push-7 {
    position: relative;
    left: 14.5833333333%; }

  .xlarge-pull-7 {
    position: relative;
    left: -14.5833333333%; }

  .xlarge-offset-6 {
    margin-left: 12.5%; }

  .xlarge-8 {
    width: 16.6666666667%; }

  .xlarge-push-8 {
    position: relative;
    left: 16.6666666667%; }

  .xlarge-pull-8 {
    position: relative;
    left: -16.6666666667%; }

  .xlarge-offset-7 {
    margin-left: 14.5833333333%; }

  .xlarge-9 {
    width: 18.75%; }

  .xlarge-push-9 {
    position: relative;
    left: 18.75%; }

  .xlarge-pull-9 {
    position: relative;
    left: -18.75%; }

  .xlarge-offset-8 {
    margin-left: 16.6666666667%; }

  .xlarge-10 {
    width: 20.8333333333%; }

  .xlarge-push-10 {
    position: relative;
    left: 20.8333333333%; }

  .xlarge-pull-10 {
    position: relative;
    left: -20.8333333333%; }

  .xlarge-offset-9 {
    margin-left: 18.75%; }

  .xlarge-11 {
    width: 22.9166666667%; }

  .xlarge-push-11 {
    position: relative;
    left: 22.9166666667%; }

  .xlarge-pull-11 {
    position: relative;
    left: -22.9166666667%; }

  .xlarge-offset-10 {
    margin-left: 20.8333333333%; }

  .xlarge-12 {
    width: 25%; }

  .xlarge-push-12 {
    position: relative;
    left: 25%; }

  .xlarge-pull-12 {
    position: relative;
    left: -25%; }

  .xlarge-offset-11 {
    margin-left: 22.9166666667%; }

  .xlarge-13 {
    width: 27.0833333333%; }

  .xlarge-push-13 {
    position: relative;
    left: 27.0833333333%; }

  .xlarge-pull-13 {
    position: relative;
    left: -27.0833333333%; }

  .xlarge-offset-12 {
    margin-left: 25%; }

  .xlarge-14 {
    width: 29.1666666667%; }

  .xlarge-push-14 {
    position: relative;
    left: 29.1666666667%; }

  .xlarge-pull-14 {
    position: relative;
    left: -29.1666666667%; }

  .xlarge-offset-13 {
    margin-left: 27.0833333333%; }

  .xlarge-15 {
    width: 31.25%; }

  .xlarge-push-15 {
    position: relative;
    left: 31.25%; }

  .xlarge-pull-15 {
    position: relative;
    left: -31.25%; }

  .xlarge-offset-14 {
    margin-left: 29.1666666667%; }

  .xlarge-16 {
    width: 33.3333333333%; }

  .xlarge-push-16 {
    position: relative;
    left: 33.3333333333%; }

  .xlarge-pull-16 {
    position: relative;
    left: -33.3333333333%; }

  .xlarge-offset-15 {
    margin-left: 31.25%; }

  .xlarge-17 {
    width: 35.4166666667%; }

  .xlarge-push-17 {
    position: relative;
    left: 35.4166666667%; }

  .xlarge-pull-17 {
    position: relative;
    left: -35.4166666667%; }

  .xlarge-offset-16 {
    margin-left: 33.3333333333%; }

  .xlarge-18 {
    width: 37.5%; }

  .xlarge-push-18 {
    position: relative;
    left: 37.5%; }

  .xlarge-pull-18 {
    position: relative;
    left: -37.5%; }

  .xlarge-offset-17 {
    margin-left: 35.4166666667%; }

  .xlarge-19 {
    width: 39.5833333333%; }

  .xlarge-push-19 {
    position: relative;
    left: 39.5833333333%; }

  .xlarge-pull-19 {
    position: relative;
    left: -39.5833333333%; }

  .xlarge-offset-18 {
    margin-left: 37.5%; }

  .xlarge-20 {
    width: 41.6666666667%; }

  .xlarge-push-20 {
    position: relative;
    left: 41.6666666667%; }

  .xlarge-pull-20 {
    position: relative;
    left: -41.6666666667%; }

  .xlarge-offset-19 {
    margin-left: 39.5833333333%; }

  .xlarge-21 {
    width: 43.75%; }

  .xlarge-push-21 {
    position: relative;
    left: 43.75%; }

  .xlarge-pull-21 {
    position: relative;
    left: -43.75%; }

  .xlarge-offset-20 {
    margin-left: 41.6666666667%; }

  .xlarge-22 {
    width: 45.8333333333%; }

  .xlarge-push-22 {
    position: relative;
    left: 45.8333333333%; }

  .xlarge-pull-22 {
    position: relative;
    left: -45.8333333333%; }

  .xlarge-offset-21 {
    margin-left: 43.75%; }

  .xlarge-23 {
    width: 47.9166666667%; }

  .xlarge-push-23 {
    position: relative;
    left: 47.9166666667%; }

  .xlarge-pull-23 {
    position: relative;
    left: -47.9166666667%; }

  .xlarge-offset-22 {
    margin-left: 45.8333333333%; }

  .xlarge-24 {
    width: 50%; }

  .xlarge-push-24 {
    position: relative;
    left: 50%; }

  .xlarge-pull-24 {
    position: relative;
    left: -50%; }

  .xlarge-offset-23 {
    margin-left: 47.9166666667%; }

  .xlarge-25 {
    width: 52.0833333333%; }

  .xlarge-push-25 {
    position: relative;
    left: 52.0833333333%; }

  .xlarge-pull-25 {
    position: relative;
    left: -52.0833333333%; }

  .xlarge-offset-24 {
    margin-left: 50%; }

  .xlarge-26 {
    width: 54.1666666667%; }

  .xlarge-push-26 {
    position: relative;
    left: 54.1666666667%; }

  .xlarge-pull-26 {
    position: relative;
    left: -54.1666666667%; }

  .xlarge-offset-25 {
    margin-left: 52.0833333333%; }

  .xlarge-27 {
    width: 56.25%; }

  .xlarge-push-27 {
    position: relative;
    left: 56.25%; }

  .xlarge-pull-27 {
    position: relative;
    left: -56.25%; }

  .xlarge-offset-26 {
    margin-left: 54.1666666667%; }

  .xlarge-28 {
    width: 58.3333333333%; }

  .xlarge-push-28 {
    position: relative;
    left: 58.3333333333%; }

  .xlarge-pull-28 {
    position: relative;
    left: -58.3333333333%; }

  .xlarge-offset-27 {
    margin-left: 56.25%; }

  .xlarge-29 {
    width: 60.4166666667%; }

  .xlarge-push-29 {
    position: relative;
    left: 60.4166666667%; }

  .xlarge-pull-29 {
    position: relative;
    left: -60.4166666667%; }

  .xlarge-offset-28 {
    margin-left: 58.3333333333%; }

  .xlarge-30 {
    width: 62.5%; }

  .xlarge-push-30 {
    position: relative;
    left: 62.5%; }

  .xlarge-pull-30 {
    position: relative;
    left: -62.5%; }

  .xlarge-offset-29 {
    margin-left: 60.4166666667%; }

  .xlarge-31 {
    width: 64.5833333333%; }

  .xlarge-push-31 {
    position: relative;
    left: 64.5833333333%; }

  .xlarge-pull-31 {
    position: relative;
    left: -64.5833333333%; }

  .xlarge-offset-30 {
    margin-left: 62.5%; }

  .xlarge-32 {
    width: 66.6666666667%; }

  .xlarge-push-32 {
    position: relative;
    left: 66.6666666667%; }

  .xlarge-pull-32 {
    position: relative;
    left: -66.6666666667%; }

  .xlarge-offset-31 {
    margin-left: 64.5833333333%; }

  .xlarge-33 {
    width: 68.75%; }

  .xlarge-push-33 {
    position: relative;
    left: 68.75%; }

  .xlarge-pull-33 {
    position: relative;
    left: -68.75%; }

  .xlarge-offset-32 {
    margin-left: 66.6666666667%; }

  .xlarge-34 {
    width: 70.8333333333%; }

  .xlarge-push-34 {
    position: relative;
    left: 70.8333333333%; }

  .xlarge-pull-34 {
    position: relative;
    left: -70.8333333333%; }

  .xlarge-offset-33 {
    margin-left: 68.75%; }

  .xlarge-35 {
    width: 72.9166666667%; }

  .xlarge-push-35 {
    position: relative;
    left: 72.9166666667%; }

  .xlarge-pull-35 {
    position: relative;
    left: -72.9166666667%; }

  .xlarge-offset-34 {
    margin-left: 70.8333333333%; }

  .xlarge-36 {
    width: 75%; }

  .xlarge-push-36 {
    position: relative;
    left: 75%; }

  .xlarge-pull-36 {
    position: relative;
    left: -75%; }

  .xlarge-offset-35 {
    margin-left: 72.9166666667%; }

  .xlarge-37 {
    width: 77.0833333333%; }

  .xlarge-push-37 {
    position: relative;
    left: 77.0833333333%; }

  .xlarge-pull-37 {
    position: relative;
    left: -77.0833333333%; }

  .xlarge-offset-36 {
    margin-left: 75%; }

  .xlarge-38 {
    width: 79.1666666667%; }

  .xlarge-push-38 {
    position: relative;
    left: 79.1666666667%; }

  .xlarge-pull-38 {
    position: relative;
    left: -79.1666666667%; }

  .xlarge-offset-37 {
    margin-left: 77.0833333333%; }

  .xlarge-39 {
    width: 81.25%; }

  .xlarge-push-39 {
    position: relative;
    left: 81.25%; }

  .xlarge-pull-39 {
    position: relative;
    left: -81.25%; }

  .xlarge-offset-38 {
    margin-left: 79.1666666667%; }

  .xlarge-40 {
    width: 83.3333333333%; }

  .xlarge-push-40 {
    position: relative;
    left: 83.3333333333%; }

  .xlarge-pull-40 {
    position: relative;
    left: -83.3333333333%; }

  .xlarge-offset-39 {
    margin-left: 81.25%; }

  .xlarge-41 {
    width: 85.4166666667%; }

  .xlarge-push-41 {
    position: relative;
    left: 85.4166666667%; }

  .xlarge-pull-41 {
    position: relative;
    left: -85.4166666667%; }

  .xlarge-offset-40 {
    margin-left: 83.3333333333%; }

  .xlarge-42 {
    width: 87.5%; }

  .xlarge-push-42 {
    position: relative;
    left: 87.5%; }

  .xlarge-pull-42 {
    position: relative;
    left: -87.5%; }

  .xlarge-offset-41 {
    margin-left: 85.4166666667%; }

  .xlarge-43 {
    width: 89.5833333333%; }

  .xlarge-push-43 {
    position: relative;
    left: 89.5833333333%; }

  .xlarge-pull-43 {
    position: relative;
    left: -89.5833333333%; }

  .xlarge-offset-42 {
    margin-left: 87.5%; }

  .xlarge-44 {
    width: 91.6666666667%; }

  .xlarge-push-44 {
    position: relative;
    left: 91.6666666667%; }

  .xlarge-pull-44 {
    position: relative;
    left: -91.6666666667%; }

  .xlarge-offset-43 {
    margin-left: 89.5833333333%; }

  .xlarge-45 {
    width: 93.75%; }

  .xlarge-push-45 {
    position: relative;
    left: 93.75%; }

  .xlarge-pull-45 {
    position: relative;
    left: -93.75%; }

  .xlarge-offset-44 {
    margin-left: 91.6666666667%; }

  .xlarge-46 {
    width: 95.8333333333%; }

  .xlarge-push-46 {
    position: relative;
    left: 95.8333333333%; }

  .xlarge-pull-46 {
    position: relative;
    left: -95.8333333333%; }

  .xlarge-offset-45 {
    margin-left: 93.75%; }

  .xlarge-47 {
    width: 97.9166666667%; }

  .xlarge-push-47 {
    position: relative;
    left: 97.9166666667%; }

  .xlarge-pull-47 {
    position: relative;
    left: -97.9166666667%; }

  .xlarge-offset-46 {
    margin-left: 95.8333333333%; }

  .xlarge-48 {
    width: 100%; }

  .xlarge-offset-47 {
    margin-left: 97.9166666667%; }

  .xlarge-up-1 > .column, .xlarge-up-1 > .rs-column, .xlarge-up-1 > .columns {
    float: left;
    width: 100%; }
    .xlarge-up-1 > .column:nth-of-type(1n), .xlarge-up-1 > .rs-column:nth-of-type(1n), .xlarge-up-1 > .columns:nth-of-type(1n) {
      clear: none; }
    .xlarge-up-1 > .column:nth-of-type(1n+1), .xlarge-up-1 > .rs-column:nth-of-type(1n+1), .xlarge-up-1 > .columns:nth-of-type(1n+1) {
      clear: both; }
    .xlarge-up-1 > .column:last-child, .xlarge-up-1 > .rs-column:last-child, .xlarge-up-1 > .columns:last-child {
      float: left; }

  .xlarge-up-2 > .column, .xlarge-up-2 > .rs-column, .xlarge-up-2 > .columns {
    float: left;
    width: 50%; }
    .xlarge-up-2 > .column:nth-of-type(1n), .xlarge-up-2 > .rs-column:nth-of-type(1n), .xlarge-up-2 > .columns:nth-of-type(1n) {
      clear: none; }
    .xlarge-up-2 > .column:nth-of-type(2n+1), .xlarge-up-2 > .rs-column:nth-of-type(2n+1), .xlarge-up-2 > .columns:nth-of-type(2n+1) {
      clear: both; }
    .xlarge-up-2 > .column:last-child, .xlarge-up-2 > .rs-column:last-child, .xlarge-up-2 > .columns:last-child {
      float: left; }

  .xlarge-up-3 > .column, .xlarge-up-3 > .rs-column, .xlarge-up-3 > .columns {
    float: left;
    width: 33.3333333333%; }
    .xlarge-up-3 > .column:nth-of-type(1n), .xlarge-up-3 > .rs-column:nth-of-type(1n), .xlarge-up-3 > .columns:nth-of-type(1n) {
      clear: none; }
    .xlarge-up-3 > .column:nth-of-type(3n+1), .xlarge-up-3 > .rs-column:nth-of-type(3n+1), .xlarge-up-3 > .columns:nth-of-type(3n+1) {
      clear: both; }
    .xlarge-up-3 > .column:last-child, .xlarge-up-3 > .rs-column:last-child, .xlarge-up-3 > .columns:last-child {
      float: left; }

  .xlarge-up-4 > .column, .xlarge-up-4 > .rs-column, .xlarge-up-4 > .columns {
    float: left;
    width: 25%; }
    .xlarge-up-4 > .column:nth-of-type(1n), .xlarge-up-4 > .rs-column:nth-of-type(1n), .xlarge-up-4 > .columns:nth-of-type(1n) {
      clear: none; }
    .xlarge-up-4 > .column:nth-of-type(4n+1), .xlarge-up-4 > .rs-column:nth-of-type(4n+1), .xlarge-up-4 > .columns:nth-of-type(4n+1) {
      clear: both; }
    .xlarge-up-4 > .column:last-child, .xlarge-up-4 > .rs-column:last-child, .xlarge-up-4 > .columns:last-child {
      float: left; }

  .xlarge-up-5 > .column, .xlarge-up-5 > .rs-column, .xlarge-up-5 > .columns {
    float: left;
    width: 20%; }
    .xlarge-up-5 > .column:nth-of-type(1n), .xlarge-up-5 > .rs-column:nth-of-type(1n), .xlarge-up-5 > .columns:nth-of-type(1n) {
      clear: none; }
    .xlarge-up-5 > .column:nth-of-type(5n+1), .xlarge-up-5 > .rs-column:nth-of-type(5n+1), .xlarge-up-5 > .columns:nth-of-type(5n+1) {
      clear: both; }
    .xlarge-up-5 > .column:last-child, .xlarge-up-5 > .rs-column:last-child, .xlarge-up-5 > .columns:last-child {
      float: left; }

  .xlarge-up-6 > .column, .xlarge-up-6 > .rs-column, .xlarge-up-6 > .columns {
    float: left;
    width: 16.6666666667%; }
    .xlarge-up-6 > .column:nth-of-type(1n), .xlarge-up-6 > .rs-column:nth-of-type(1n), .xlarge-up-6 > .columns:nth-of-type(1n) {
      clear: none; }
    .xlarge-up-6 > .column:nth-of-type(6n+1), .xlarge-up-6 > .rs-column:nth-of-type(6n+1), .xlarge-up-6 > .columns:nth-of-type(6n+1) {
      clear: both; }
    .xlarge-up-6 > .column:last-child, .xlarge-up-6 > .rs-column:last-child, .xlarge-up-6 > .columns:last-child {
      float: left; }

  .xlarge-up-7 > .column, .xlarge-up-7 > .rs-column, .xlarge-up-7 > .columns {
    float: left;
    width: 14.2857142857%; }
    .xlarge-up-7 > .column:nth-of-type(1n), .xlarge-up-7 > .rs-column:nth-of-type(1n), .xlarge-up-7 > .columns:nth-of-type(1n) {
      clear: none; }
    .xlarge-up-7 > .column:nth-of-type(7n+1), .xlarge-up-7 > .rs-column:nth-of-type(7n+1), .xlarge-up-7 > .columns:nth-of-type(7n+1) {
      clear: both; }
    .xlarge-up-7 > .column:last-child, .xlarge-up-7 > .rs-column:last-child, .xlarge-up-7 > .columns:last-child {
      float: left; }

  .xlarge-up-8 > .column, .xlarge-up-8 > .rs-column, .xlarge-up-8 > .columns {
    float: left;
    width: 12.5%; }
    .xlarge-up-8 > .column:nth-of-type(1n), .xlarge-up-8 > .rs-column:nth-of-type(1n), .xlarge-up-8 > .columns:nth-of-type(1n) {
      clear: none; }
    .xlarge-up-8 > .column:nth-of-type(8n+1), .xlarge-up-8 > .rs-column:nth-of-type(8n+1), .xlarge-up-8 > .columns:nth-of-type(8n+1) {
      clear: both; }
    .xlarge-up-8 > .column:last-child, .xlarge-up-8 > .rs-column:last-child, .xlarge-up-8 > .columns:last-child {
      float: left; }

  .xlarge-collapse > .column, .xlarge-collapse > .rs-column, .xlarge-collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .xlarge-collapse .row {
    margin-right: 0;
    margin-left: 0; }

  .expanded.row .xlarge-collapse.row {
    margin-right: 0;
    margin-left: 0; }

  .xlarge-uncollapse > .column, .xlarge-uncollapse > .rs-column, .xlarge-uncollapse > .columns {
    padding-right: 1.1538461538rem;
    padding-left: 1.1538461538rem; }

  .xlarge-centered {
    margin-right: auto;
    margin-left: auto; }
    .xlarge-centered, .xlarge-centered:last-child:not(:first-child) {
      float: none;
      clear: both; }

  .xlarge-uncentered,
  .xlarge-push-0,
  .xlarge-pull-0 {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0; } }
@media screen and (min-width: 90em) {
  .xxlarge-1 {
    width: 2.0833333333%; }

  .xxlarge-push-1 {
    position: relative;
    left: 2.0833333333%; }

  .xxlarge-pull-1 {
    position: relative;
    left: -2.0833333333%; }

  .xxlarge-offset-0 {
    margin-left: 0%; }

  .xxlarge-2 {
    width: 4.1666666667%; }

  .xxlarge-push-2 {
    position: relative;
    left: 4.1666666667%; }

  .xxlarge-pull-2 {
    position: relative;
    left: -4.1666666667%; }

  .xxlarge-offset-1 {
    margin-left: 2.0833333333%; }

  .xxlarge-3 {
    width: 6.25%; }

  .xxlarge-push-3 {
    position: relative;
    left: 6.25%; }

  .xxlarge-pull-3 {
    position: relative;
    left: -6.25%; }

  .xxlarge-offset-2 {
    margin-left: 4.1666666667%; }

  .xxlarge-4 {
    width: 8.3333333333%; }

  .xxlarge-push-4 {
    position: relative;
    left: 8.3333333333%; }

  .xxlarge-pull-4 {
    position: relative;
    left: -8.3333333333%; }

  .xxlarge-offset-3 {
    margin-left: 6.25%; }

  .xxlarge-5 {
    width: 10.4166666667%; }

  .xxlarge-push-5 {
    position: relative;
    left: 10.4166666667%; }

  .xxlarge-pull-5 {
    position: relative;
    left: -10.4166666667%; }

  .xxlarge-offset-4 {
    margin-left: 8.3333333333%; }

  .xxlarge-6 {
    width: 12.5%; }

  .xxlarge-push-6 {
    position: relative;
    left: 12.5%; }

  .xxlarge-pull-6 {
    position: relative;
    left: -12.5%; }

  .xxlarge-offset-5 {
    margin-left: 10.4166666667%; }

  .xxlarge-7 {
    width: 14.5833333333%; }

  .xxlarge-push-7 {
    position: relative;
    left: 14.5833333333%; }

  .xxlarge-pull-7 {
    position: relative;
    left: -14.5833333333%; }

  .xxlarge-offset-6 {
    margin-left: 12.5%; }

  .xxlarge-8 {
    width: 16.6666666667%; }

  .xxlarge-push-8 {
    position: relative;
    left: 16.6666666667%; }

  .xxlarge-pull-8 {
    position: relative;
    left: -16.6666666667%; }

  .xxlarge-offset-7 {
    margin-left: 14.5833333333%; }

  .xxlarge-9 {
    width: 18.75%; }

  .xxlarge-push-9 {
    position: relative;
    left: 18.75%; }

  .xxlarge-pull-9 {
    position: relative;
    left: -18.75%; }

  .xxlarge-offset-8 {
    margin-left: 16.6666666667%; }

  .xxlarge-10 {
    width: 20.8333333333%; }

  .xxlarge-push-10 {
    position: relative;
    left: 20.8333333333%; }

  .xxlarge-pull-10 {
    position: relative;
    left: -20.8333333333%; }

  .xxlarge-offset-9 {
    margin-left: 18.75%; }

  .xxlarge-11 {
    width: 22.9166666667%; }

  .xxlarge-push-11 {
    position: relative;
    left: 22.9166666667%; }

  .xxlarge-pull-11 {
    position: relative;
    left: -22.9166666667%; }

  .xxlarge-offset-10 {
    margin-left: 20.8333333333%; }

  .xxlarge-12 {
    width: 25%; }

  .xxlarge-push-12 {
    position: relative;
    left: 25%; }

  .xxlarge-pull-12 {
    position: relative;
    left: -25%; }

  .xxlarge-offset-11 {
    margin-left: 22.9166666667%; }

  .xxlarge-13 {
    width: 27.0833333333%; }

  .xxlarge-push-13 {
    position: relative;
    left: 27.0833333333%; }

  .xxlarge-pull-13 {
    position: relative;
    left: -27.0833333333%; }

  .xxlarge-offset-12 {
    margin-left: 25%; }

  .xxlarge-14 {
    width: 29.1666666667%; }

  .xxlarge-push-14 {
    position: relative;
    left: 29.1666666667%; }

  .xxlarge-pull-14 {
    position: relative;
    left: -29.1666666667%; }

  .xxlarge-offset-13 {
    margin-left: 27.0833333333%; }

  .xxlarge-15 {
    width: 31.25%; }

  .xxlarge-push-15 {
    position: relative;
    left: 31.25%; }

  .xxlarge-pull-15 {
    position: relative;
    left: -31.25%; }

  .xxlarge-offset-14 {
    margin-left: 29.1666666667%; }

  .xxlarge-16 {
    width: 33.3333333333%; }

  .xxlarge-push-16 {
    position: relative;
    left: 33.3333333333%; }

  .xxlarge-pull-16 {
    position: relative;
    left: -33.3333333333%; }

  .xxlarge-offset-15 {
    margin-left: 31.25%; }

  .xxlarge-17 {
    width: 35.4166666667%; }

  .xxlarge-push-17 {
    position: relative;
    left: 35.4166666667%; }

  .xxlarge-pull-17 {
    position: relative;
    left: -35.4166666667%; }

  .xxlarge-offset-16 {
    margin-left: 33.3333333333%; }

  .xxlarge-18 {
    width: 37.5%; }

  .xxlarge-push-18 {
    position: relative;
    left: 37.5%; }

  .xxlarge-pull-18 {
    position: relative;
    left: -37.5%; }

  .xxlarge-offset-17 {
    margin-left: 35.4166666667%; }

  .xxlarge-19 {
    width: 39.5833333333%; }

  .xxlarge-push-19 {
    position: relative;
    left: 39.5833333333%; }

  .xxlarge-pull-19 {
    position: relative;
    left: -39.5833333333%; }

  .xxlarge-offset-18 {
    margin-left: 37.5%; }

  .xxlarge-20 {
    width: 41.6666666667%; }

  .xxlarge-push-20 {
    position: relative;
    left: 41.6666666667%; }

  .xxlarge-pull-20 {
    position: relative;
    left: -41.6666666667%; }

  .xxlarge-offset-19 {
    margin-left: 39.5833333333%; }

  .xxlarge-21 {
    width: 43.75%; }

  .xxlarge-push-21 {
    position: relative;
    left: 43.75%; }

  .xxlarge-pull-21 {
    position: relative;
    left: -43.75%; }

  .xxlarge-offset-20 {
    margin-left: 41.6666666667%; }

  .xxlarge-22 {
    width: 45.8333333333%; }

  .xxlarge-push-22 {
    position: relative;
    left: 45.8333333333%; }

  .xxlarge-pull-22 {
    position: relative;
    left: -45.8333333333%; }

  .xxlarge-offset-21 {
    margin-left: 43.75%; }

  .xxlarge-23 {
    width: 47.9166666667%; }

  .xxlarge-push-23 {
    position: relative;
    left: 47.9166666667%; }

  .xxlarge-pull-23 {
    position: relative;
    left: -47.9166666667%; }

  .xxlarge-offset-22 {
    margin-left: 45.8333333333%; }

  .xxlarge-24 {
    width: 50%; }

  .xxlarge-push-24 {
    position: relative;
    left: 50%; }

  .xxlarge-pull-24 {
    position: relative;
    left: -50%; }

  .xxlarge-offset-23 {
    margin-left: 47.9166666667%; }

  .xxlarge-25 {
    width: 52.0833333333%; }

  .xxlarge-push-25 {
    position: relative;
    left: 52.0833333333%; }

  .xxlarge-pull-25 {
    position: relative;
    left: -52.0833333333%; }

  .xxlarge-offset-24 {
    margin-left: 50%; }

  .xxlarge-26 {
    width: 54.1666666667%; }

  .xxlarge-push-26 {
    position: relative;
    left: 54.1666666667%; }

  .xxlarge-pull-26 {
    position: relative;
    left: -54.1666666667%; }

  .xxlarge-offset-25 {
    margin-left: 52.0833333333%; }

  .xxlarge-27 {
    width: 56.25%; }

  .xxlarge-push-27 {
    position: relative;
    left: 56.25%; }

  .xxlarge-pull-27 {
    position: relative;
    left: -56.25%; }

  .xxlarge-offset-26 {
    margin-left: 54.1666666667%; }

  .xxlarge-28 {
    width: 58.3333333333%; }

  .xxlarge-push-28 {
    position: relative;
    left: 58.3333333333%; }

  .xxlarge-pull-28 {
    position: relative;
    left: -58.3333333333%; }

  .xxlarge-offset-27 {
    margin-left: 56.25%; }

  .xxlarge-29 {
    width: 60.4166666667%; }

  .xxlarge-push-29 {
    position: relative;
    left: 60.4166666667%; }

  .xxlarge-pull-29 {
    position: relative;
    left: -60.4166666667%; }

  .xxlarge-offset-28 {
    margin-left: 58.3333333333%; }

  .xxlarge-30 {
    width: 62.5%; }

  .xxlarge-push-30 {
    position: relative;
    left: 62.5%; }

  .xxlarge-pull-30 {
    position: relative;
    left: -62.5%; }

  .xxlarge-offset-29 {
    margin-left: 60.4166666667%; }

  .xxlarge-31 {
    width: 64.5833333333%; }

  .xxlarge-push-31 {
    position: relative;
    left: 64.5833333333%; }

  .xxlarge-pull-31 {
    position: relative;
    left: -64.5833333333%; }

  .xxlarge-offset-30 {
    margin-left: 62.5%; }

  .xxlarge-32 {
    width: 66.6666666667%; }

  .xxlarge-push-32 {
    position: relative;
    left: 66.6666666667%; }

  .xxlarge-pull-32 {
    position: relative;
    left: -66.6666666667%; }

  .xxlarge-offset-31 {
    margin-left: 64.5833333333%; }

  .xxlarge-33 {
    width: 68.75%; }

  .xxlarge-push-33 {
    position: relative;
    left: 68.75%; }

  .xxlarge-pull-33 {
    position: relative;
    left: -68.75%; }

  .xxlarge-offset-32 {
    margin-left: 66.6666666667%; }

  .xxlarge-34 {
    width: 70.8333333333%; }

  .xxlarge-push-34 {
    position: relative;
    left: 70.8333333333%; }

  .xxlarge-pull-34 {
    position: relative;
    left: -70.8333333333%; }

  .xxlarge-offset-33 {
    margin-left: 68.75%; }

  .xxlarge-35 {
    width: 72.9166666667%; }

  .xxlarge-push-35 {
    position: relative;
    left: 72.9166666667%; }

  .xxlarge-pull-35 {
    position: relative;
    left: -72.9166666667%; }

  .xxlarge-offset-34 {
    margin-left: 70.8333333333%; }

  .xxlarge-36 {
    width: 75%; }

  .xxlarge-push-36 {
    position: relative;
    left: 75%; }

  .xxlarge-pull-36 {
    position: relative;
    left: -75%; }

  .xxlarge-offset-35 {
    margin-left: 72.9166666667%; }

  .xxlarge-37 {
    width: 77.0833333333%; }

  .xxlarge-push-37 {
    position: relative;
    left: 77.0833333333%; }

  .xxlarge-pull-37 {
    position: relative;
    left: -77.0833333333%; }

  .xxlarge-offset-36 {
    margin-left: 75%; }

  .xxlarge-38 {
    width: 79.1666666667%; }

  .xxlarge-push-38 {
    position: relative;
    left: 79.1666666667%; }

  .xxlarge-pull-38 {
    position: relative;
    left: -79.1666666667%; }

  .xxlarge-offset-37 {
    margin-left: 77.0833333333%; }

  .xxlarge-39 {
    width: 81.25%; }

  .xxlarge-push-39 {
    position: relative;
    left: 81.25%; }

  .xxlarge-pull-39 {
    position: relative;
    left: -81.25%; }

  .xxlarge-offset-38 {
    margin-left: 79.1666666667%; }

  .xxlarge-40 {
    width: 83.3333333333%; }

  .xxlarge-push-40 {
    position: relative;
    left: 83.3333333333%; }

  .xxlarge-pull-40 {
    position: relative;
    left: -83.3333333333%; }

  .xxlarge-offset-39 {
    margin-left: 81.25%; }

  .xxlarge-41 {
    width: 85.4166666667%; }

  .xxlarge-push-41 {
    position: relative;
    left: 85.4166666667%; }

  .xxlarge-pull-41 {
    position: relative;
    left: -85.4166666667%; }

  .xxlarge-offset-40 {
    margin-left: 83.3333333333%; }

  .xxlarge-42 {
    width: 87.5%; }

  .xxlarge-push-42 {
    position: relative;
    left: 87.5%; }

  .xxlarge-pull-42 {
    position: relative;
    left: -87.5%; }

  .xxlarge-offset-41 {
    margin-left: 85.4166666667%; }

  .xxlarge-43 {
    width: 89.5833333333%; }

  .xxlarge-push-43 {
    position: relative;
    left: 89.5833333333%; }

  .xxlarge-pull-43 {
    position: relative;
    left: -89.5833333333%; }

  .xxlarge-offset-42 {
    margin-left: 87.5%; }

  .xxlarge-44 {
    width: 91.6666666667%; }

  .xxlarge-push-44 {
    position: relative;
    left: 91.6666666667%; }

  .xxlarge-pull-44 {
    position: relative;
    left: -91.6666666667%; }

  .xxlarge-offset-43 {
    margin-left: 89.5833333333%; }

  .xxlarge-45 {
    width: 93.75%; }

  .xxlarge-push-45 {
    position: relative;
    left: 93.75%; }

  .xxlarge-pull-45 {
    position: relative;
    left: -93.75%; }

  .xxlarge-offset-44 {
    margin-left: 91.6666666667%; }

  .xxlarge-46 {
    width: 95.8333333333%; }

  .xxlarge-push-46 {
    position: relative;
    left: 95.8333333333%; }

  .xxlarge-pull-46 {
    position: relative;
    left: -95.8333333333%; }

  .xxlarge-offset-45 {
    margin-left: 93.75%; }

  .xxlarge-47 {
    width: 97.9166666667%; }

  .xxlarge-push-47 {
    position: relative;
    left: 97.9166666667%; }

  .xxlarge-pull-47 {
    position: relative;
    left: -97.9166666667%; }

  .xxlarge-offset-46 {
    margin-left: 95.8333333333%; }

  .xxlarge-48 {
    width: 100%; }

  .xxlarge-offset-47 {
    margin-left: 97.9166666667%; }

  .xxlarge-up-1 > .column, .xxlarge-up-1 > .rs-column, .xxlarge-up-1 > .columns {
    float: left;
    width: 100%; }
    .xxlarge-up-1 > .column:nth-of-type(1n), .xxlarge-up-1 > .rs-column:nth-of-type(1n), .xxlarge-up-1 > .columns:nth-of-type(1n) {
      clear: none; }
    .xxlarge-up-1 > .column:nth-of-type(1n+1), .xxlarge-up-1 > .rs-column:nth-of-type(1n+1), .xxlarge-up-1 > .columns:nth-of-type(1n+1) {
      clear: both; }
    .xxlarge-up-1 > .column:last-child, .xxlarge-up-1 > .rs-column:last-child, .xxlarge-up-1 > .columns:last-child {
      float: left; }

  .xxlarge-up-2 > .column, .xxlarge-up-2 > .rs-column, .xxlarge-up-2 > .columns {
    float: left;
    width: 50%; }
    .xxlarge-up-2 > .column:nth-of-type(1n), .xxlarge-up-2 > .rs-column:nth-of-type(1n), .xxlarge-up-2 > .columns:nth-of-type(1n) {
      clear: none; }
    .xxlarge-up-2 > .column:nth-of-type(2n+1), .xxlarge-up-2 > .rs-column:nth-of-type(2n+1), .xxlarge-up-2 > .columns:nth-of-type(2n+1) {
      clear: both; }
    .xxlarge-up-2 > .column:last-child, .xxlarge-up-2 > .rs-column:last-child, .xxlarge-up-2 > .columns:last-child {
      float: left; }

  .xxlarge-up-3 > .column, .xxlarge-up-3 > .rs-column, .xxlarge-up-3 > .columns {
    float: left;
    width: 33.3333333333%; }
    .xxlarge-up-3 > .column:nth-of-type(1n), .xxlarge-up-3 > .rs-column:nth-of-type(1n), .xxlarge-up-3 > .columns:nth-of-type(1n) {
      clear: none; }
    .xxlarge-up-3 > .column:nth-of-type(3n+1), .xxlarge-up-3 > .rs-column:nth-of-type(3n+1), .xxlarge-up-3 > .columns:nth-of-type(3n+1) {
      clear: both; }
    .xxlarge-up-3 > .column:last-child, .xxlarge-up-3 > .rs-column:last-child, .xxlarge-up-3 > .columns:last-child {
      float: left; }

  .xxlarge-up-4 > .column, .xxlarge-up-4 > .rs-column, .xxlarge-up-4 > .columns {
    float: left;
    width: 25%; }
    .xxlarge-up-4 > .column:nth-of-type(1n), .xxlarge-up-4 > .rs-column:nth-of-type(1n), .xxlarge-up-4 > .columns:nth-of-type(1n) {
      clear: none; }
    .xxlarge-up-4 > .column:nth-of-type(4n+1), .xxlarge-up-4 > .rs-column:nth-of-type(4n+1), .xxlarge-up-4 > .columns:nth-of-type(4n+1) {
      clear: both; }
    .xxlarge-up-4 > .column:last-child, .xxlarge-up-4 > .rs-column:last-child, .xxlarge-up-4 > .columns:last-child {
      float: left; }

  .xxlarge-up-5 > .column, .xxlarge-up-5 > .rs-column, .xxlarge-up-5 > .columns {
    float: left;
    width: 20%; }
    .xxlarge-up-5 > .column:nth-of-type(1n), .xxlarge-up-5 > .rs-column:nth-of-type(1n), .xxlarge-up-5 > .columns:nth-of-type(1n) {
      clear: none; }
    .xxlarge-up-5 > .column:nth-of-type(5n+1), .xxlarge-up-5 > .rs-column:nth-of-type(5n+1), .xxlarge-up-5 > .columns:nth-of-type(5n+1) {
      clear: both; }
    .xxlarge-up-5 > .column:last-child, .xxlarge-up-5 > .rs-column:last-child, .xxlarge-up-5 > .columns:last-child {
      float: left; }

  .xxlarge-up-6 > .column, .xxlarge-up-6 > .rs-column, .xxlarge-up-6 > .columns {
    float: left;
    width: 16.6666666667%; }
    .xxlarge-up-6 > .column:nth-of-type(1n), .xxlarge-up-6 > .rs-column:nth-of-type(1n), .xxlarge-up-6 > .columns:nth-of-type(1n) {
      clear: none; }
    .xxlarge-up-6 > .column:nth-of-type(6n+1), .xxlarge-up-6 > .rs-column:nth-of-type(6n+1), .xxlarge-up-6 > .columns:nth-of-type(6n+1) {
      clear: both; }
    .xxlarge-up-6 > .column:last-child, .xxlarge-up-6 > .rs-column:last-child, .xxlarge-up-6 > .columns:last-child {
      float: left; }

  .xxlarge-up-7 > .column, .xxlarge-up-7 > .rs-column, .xxlarge-up-7 > .columns {
    float: left;
    width: 14.2857142857%; }
    .xxlarge-up-7 > .column:nth-of-type(1n), .xxlarge-up-7 > .rs-column:nth-of-type(1n), .xxlarge-up-7 > .columns:nth-of-type(1n) {
      clear: none; }
    .xxlarge-up-7 > .column:nth-of-type(7n+1), .xxlarge-up-7 > .rs-column:nth-of-type(7n+1), .xxlarge-up-7 > .columns:nth-of-type(7n+1) {
      clear: both; }
    .xxlarge-up-7 > .column:last-child, .xxlarge-up-7 > .rs-column:last-child, .xxlarge-up-7 > .columns:last-child {
      float: left; }

  .xxlarge-up-8 > .column, .xxlarge-up-8 > .rs-column, .xxlarge-up-8 > .columns {
    float: left;
    width: 12.5%; }
    .xxlarge-up-8 > .column:nth-of-type(1n), .xxlarge-up-8 > .rs-column:nth-of-type(1n), .xxlarge-up-8 > .columns:nth-of-type(1n) {
      clear: none; }
    .xxlarge-up-8 > .column:nth-of-type(8n+1), .xxlarge-up-8 > .rs-column:nth-of-type(8n+1), .xxlarge-up-8 > .columns:nth-of-type(8n+1) {
      clear: both; }
    .xxlarge-up-8 > .column:last-child, .xxlarge-up-8 > .rs-column:last-child, .xxlarge-up-8 > .columns:last-child {
      float: left; }

  .xxlarge-collapse > .column, .xxlarge-collapse > .rs-column, .xxlarge-collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .xxlarge-collapse .row {
    margin-right: 0;
    margin-left: 0; }

  .expanded.row .xxlarge-collapse.row {
    margin-right: 0;
    margin-left: 0; }

  .xxlarge-uncollapse > .column, .xxlarge-uncollapse > .rs-column, .xxlarge-uncollapse > .columns {
    padding-right: 1.1538461538rem;
    padding-left: 1.1538461538rem; }

  .xxlarge-centered {
    margin-right: auto;
    margin-left: auto; }
    .xxlarge-centered, .xxlarge-centered:last-child:not(:first-child) {
      float: none;
      clear: both; }

  .xxlarge-uncentered,
  .xxlarge-push-0,
  .xxlarge-pull-0 {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0; } }
@media screen and (min-width: 100em) {
  .xxxlarge-1 {
    width: 2.0833333333%; }

  .xxxlarge-push-1 {
    position: relative;
    left: 2.0833333333%; }

  .xxxlarge-pull-1 {
    position: relative;
    left: -2.0833333333%; }

  .xxxlarge-offset-0 {
    margin-left: 0%; }

  .xxxlarge-2 {
    width: 4.1666666667%; }

  .xxxlarge-push-2 {
    position: relative;
    left: 4.1666666667%; }

  .xxxlarge-pull-2 {
    position: relative;
    left: -4.1666666667%; }

  .xxxlarge-offset-1 {
    margin-left: 2.0833333333%; }

  .xxxlarge-3 {
    width: 6.25%; }

  .xxxlarge-push-3 {
    position: relative;
    left: 6.25%; }

  .xxxlarge-pull-3 {
    position: relative;
    left: -6.25%; }

  .xxxlarge-offset-2 {
    margin-left: 4.1666666667%; }

  .xxxlarge-4 {
    width: 8.3333333333%; }

  .xxxlarge-push-4 {
    position: relative;
    left: 8.3333333333%; }

  .xxxlarge-pull-4 {
    position: relative;
    left: -8.3333333333%; }

  .xxxlarge-offset-3 {
    margin-left: 6.25%; }

  .xxxlarge-5 {
    width: 10.4166666667%; }

  .xxxlarge-push-5 {
    position: relative;
    left: 10.4166666667%; }

  .xxxlarge-pull-5 {
    position: relative;
    left: -10.4166666667%; }

  .xxxlarge-offset-4 {
    margin-left: 8.3333333333%; }

  .xxxlarge-6 {
    width: 12.5%; }

  .xxxlarge-push-6 {
    position: relative;
    left: 12.5%; }

  .xxxlarge-pull-6 {
    position: relative;
    left: -12.5%; }

  .xxxlarge-offset-5 {
    margin-left: 10.4166666667%; }

  .xxxlarge-7 {
    width: 14.5833333333%; }

  .xxxlarge-push-7 {
    position: relative;
    left: 14.5833333333%; }

  .xxxlarge-pull-7 {
    position: relative;
    left: -14.5833333333%; }

  .xxxlarge-offset-6 {
    margin-left: 12.5%; }

  .xxxlarge-8 {
    width: 16.6666666667%; }

  .xxxlarge-push-8 {
    position: relative;
    left: 16.6666666667%; }

  .xxxlarge-pull-8 {
    position: relative;
    left: -16.6666666667%; }

  .xxxlarge-offset-7 {
    margin-left: 14.5833333333%; }

  .xxxlarge-9 {
    width: 18.75%; }

  .xxxlarge-push-9 {
    position: relative;
    left: 18.75%; }

  .xxxlarge-pull-9 {
    position: relative;
    left: -18.75%; }

  .xxxlarge-offset-8 {
    margin-left: 16.6666666667%; }

  .xxxlarge-10 {
    width: 20.8333333333%; }

  .xxxlarge-push-10 {
    position: relative;
    left: 20.8333333333%; }

  .xxxlarge-pull-10 {
    position: relative;
    left: -20.8333333333%; }

  .xxxlarge-offset-9 {
    margin-left: 18.75%; }

  .xxxlarge-11 {
    width: 22.9166666667%; }

  .xxxlarge-push-11 {
    position: relative;
    left: 22.9166666667%; }

  .xxxlarge-pull-11 {
    position: relative;
    left: -22.9166666667%; }

  .xxxlarge-offset-10 {
    margin-left: 20.8333333333%; }

  .xxxlarge-12 {
    width: 25%; }

  .xxxlarge-push-12 {
    position: relative;
    left: 25%; }

  .xxxlarge-pull-12 {
    position: relative;
    left: -25%; }

  .xxxlarge-offset-11 {
    margin-left: 22.9166666667%; }

  .xxxlarge-13 {
    width: 27.0833333333%; }

  .xxxlarge-push-13 {
    position: relative;
    left: 27.0833333333%; }

  .xxxlarge-pull-13 {
    position: relative;
    left: -27.0833333333%; }

  .xxxlarge-offset-12 {
    margin-left: 25%; }

  .xxxlarge-14 {
    width: 29.1666666667%; }

  .xxxlarge-push-14 {
    position: relative;
    left: 29.1666666667%; }

  .xxxlarge-pull-14 {
    position: relative;
    left: -29.1666666667%; }

  .xxxlarge-offset-13 {
    margin-left: 27.0833333333%; }

  .xxxlarge-15 {
    width: 31.25%; }

  .xxxlarge-push-15 {
    position: relative;
    left: 31.25%; }

  .xxxlarge-pull-15 {
    position: relative;
    left: -31.25%; }

  .xxxlarge-offset-14 {
    margin-left: 29.1666666667%; }

  .xxxlarge-16 {
    width: 33.3333333333%; }

  .xxxlarge-push-16 {
    position: relative;
    left: 33.3333333333%; }

  .xxxlarge-pull-16 {
    position: relative;
    left: -33.3333333333%; }

  .xxxlarge-offset-15 {
    margin-left: 31.25%; }

  .xxxlarge-17 {
    width: 35.4166666667%; }

  .xxxlarge-push-17 {
    position: relative;
    left: 35.4166666667%; }

  .xxxlarge-pull-17 {
    position: relative;
    left: -35.4166666667%; }

  .xxxlarge-offset-16 {
    margin-left: 33.3333333333%; }

  .xxxlarge-18 {
    width: 37.5%; }

  .xxxlarge-push-18 {
    position: relative;
    left: 37.5%; }

  .xxxlarge-pull-18 {
    position: relative;
    left: -37.5%; }

  .xxxlarge-offset-17 {
    margin-left: 35.4166666667%; }

  .xxxlarge-19 {
    width: 39.5833333333%; }

  .xxxlarge-push-19 {
    position: relative;
    left: 39.5833333333%; }

  .xxxlarge-pull-19 {
    position: relative;
    left: -39.5833333333%; }

  .xxxlarge-offset-18 {
    margin-left: 37.5%; }

  .xxxlarge-20 {
    width: 41.6666666667%; }

  .xxxlarge-push-20 {
    position: relative;
    left: 41.6666666667%; }

  .xxxlarge-pull-20 {
    position: relative;
    left: -41.6666666667%; }

  .xxxlarge-offset-19 {
    margin-left: 39.5833333333%; }

  .xxxlarge-21 {
    width: 43.75%; }

  .xxxlarge-push-21 {
    position: relative;
    left: 43.75%; }

  .xxxlarge-pull-21 {
    position: relative;
    left: -43.75%; }

  .xxxlarge-offset-20 {
    margin-left: 41.6666666667%; }

  .xxxlarge-22 {
    width: 45.8333333333%; }

  .xxxlarge-push-22 {
    position: relative;
    left: 45.8333333333%; }

  .xxxlarge-pull-22 {
    position: relative;
    left: -45.8333333333%; }

  .xxxlarge-offset-21 {
    margin-left: 43.75%; }

  .xxxlarge-23 {
    width: 47.9166666667%; }

  .xxxlarge-push-23 {
    position: relative;
    left: 47.9166666667%; }

  .xxxlarge-pull-23 {
    position: relative;
    left: -47.9166666667%; }

  .xxxlarge-offset-22 {
    margin-left: 45.8333333333%; }

  .xxxlarge-24 {
    width: 50%; }

  .xxxlarge-push-24 {
    position: relative;
    left: 50%; }

  .xxxlarge-pull-24 {
    position: relative;
    left: -50%; }

  .xxxlarge-offset-23 {
    margin-left: 47.9166666667%; }

  .xxxlarge-25 {
    width: 52.0833333333%; }

  .xxxlarge-push-25 {
    position: relative;
    left: 52.0833333333%; }

  .xxxlarge-pull-25 {
    position: relative;
    left: -52.0833333333%; }

  .xxxlarge-offset-24 {
    margin-left: 50%; }

  .xxxlarge-26 {
    width: 54.1666666667%; }

  .xxxlarge-push-26 {
    position: relative;
    left: 54.1666666667%; }

  .xxxlarge-pull-26 {
    position: relative;
    left: -54.1666666667%; }

  .xxxlarge-offset-25 {
    margin-left: 52.0833333333%; }

  .xxxlarge-27 {
    width: 56.25%; }

  .xxxlarge-push-27 {
    position: relative;
    left: 56.25%; }

  .xxxlarge-pull-27 {
    position: relative;
    left: -56.25%; }

  .xxxlarge-offset-26 {
    margin-left: 54.1666666667%; }

  .xxxlarge-28 {
    width: 58.3333333333%; }

  .xxxlarge-push-28 {
    position: relative;
    left: 58.3333333333%; }

  .xxxlarge-pull-28 {
    position: relative;
    left: -58.3333333333%; }

  .xxxlarge-offset-27 {
    margin-left: 56.25%; }

  .xxxlarge-29 {
    width: 60.4166666667%; }

  .xxxlarge-push-29 {
    position: relative;
    left: 60.4166666667%; }

  .xxxlarge-pull-29 {
    position: relative;
    left: -60.4166666667%; }

  .xxxlarge-offset-28 {
    margin-left: 58.3333333333%; }

  .xxxlarge-30 {
    width: 62.5%; }

  .xxxlarge-push-30 {
    position: relative;
    left: 62.5%; }

  .xxxlarge-pull-30 {
    position: relative;
    left: -62.5%; }

  .xxxlarge-offset-29 {
    margin-left: 60.4166666667%; }

  .xxxlarge-31 {
    width: 64.5833333333%; }

  .xxxlarge-push-31 {
    position: relative;
    left: 64.5833333333%; }

  .xxxlarge-pull-31 {
    position: relative;
    left: -64.5833333333%; }

  .xxxlarge-offset-30 {
    margin-left: 62.5%; }

  .xxxlarge-32 {
    width: 66.6666666667%; }

  .xxxlarge-push-32 {
    position: relative;
    left: 66.6666666667%; }

  .xxxlarge-pull-32 {
    position: relative;
    left: -66.6666666667%; }

  .xxxlarge-offset-31 {
    margin-left: 64.5833333333%; }

  .xxxlarge-33 {
    width: 68.75%; }

  .xxxlarge-push-33 {
    position: relative;
    left: 68.75%; }

  .xxxlarge-pull-33 {
    position: relative;
    left: -68.75%; }

  .xxxlarge-offset-32 {
    margin-left: 66.6666666667%; }

  .xxxlarge-34 {
    width: 70.8333333333%; }

  .xxxlarge-push-34 {
    position: relative;
    left: 70.8333333333%; }

  .xxxlarge-pull-34 {
    position: relative;
    left: -70.8333333333%; }

  .xxxlarge-offset-33 {
    margin-left: 68.75%; }

  .xxxlarge-35 {
    width: 72.9166666667%; }

  .xxxlarge-push-35 {
    position: relative;
    left: 72.9166666667%; }

  .xxxlarge-pull-35 {
    position: relative;
    left: -72.9166666667%; }

  .xxxlarge-offset-34 {
    margin-left: 70.8333333333%; }

  .xxxlarge-36 {
    width: 75%; }

  .xxxlarge-push-36 {
    position: relative;
    left: 75%; }

  .xxxlarge-pull-36 {
    position: relative;
    left: -75%; }

  .xxxlarge-offset-35 {
    margin-left: 72.9166666667%; }

  .xxxlarge-37 {
    width: 77.0833333333%; }

  .xxxlarge-push-37 {
    position: relative;
    left: 77.0833333333%; }

  .xxxlarge-pull-37 {
    position: relative;
    left: -77.0833333333%; }

  .xxxlarge-offset-36 {
    margin-left: 75%; }

  .xxxlarge-38 {
    width: 79.1666666667%; }

  .xxxlarge-push-38 {
    position: relative;
    left: 79.1666666667%; }

  .xxxlarge-pull-38 {
    position: relative;
    left: -79.1666666667%; }

  .xxxlarge-offset-37 {
    margin-left: 77.0833333333%; }

  .xxxlarge-39 {
    width: 81.25%; }

  .xxxlarge-push-39 {
    position: relative;
    left: 81.25%; }

  .xxxlarge-pull-39 {
    position: relative;
    left: -81.25%; }

  .xxxlarge-offset-38 {
    margin-left: 79.1666666667%; }

  .xxxlarge-40 {
    width: 83.3333333333%; }

  .xxxlarge-push-40 {
    position: relative;
    left: 83.3333333333%; }

  .xxxlarge-pull-40 {
    position: relative;
    left: -83.3333333333%; }

  .xxxlarge-offset-39 {
    margin-left: 81.25%; }

  .xxxlarge-41 {
    width: 85.4166666667%; }

  .xxxlarge-push-41 {
    position: relative;
    left: 85.4166666667%; }

  .xxxlarge-pull-41 {
    position: relative;
    left: -85.4166666667%; }

  .xxxlarge-offset-40 {
    margin-left: 83.3333333333%; }

  .xxxlarge-42 {
    width: 87.5%; }

  .xxxlarge-push-42 {
    position: relative;
    left: 87.5%; }

  .xxxlarge-pull-42 {
    position: relative;
    left: -87.5%; }

  .xxxlarge-offset-41 {
    margin-left: 85.4166666667%; }

  .xxxlarge-43 {
    width: 89.5833333333%; }

  .xxxlarge-push-43 {
    position: relative;
    left: 89.5833333333%; }

  .xxxlarge-pull-43 {
    position: relative;
    left: -89.5833333333%; }

  .xxxlarge-offset-42 {
    margin-left: 87.5%; }

  .xxxlarge-44 {
    width: 91.6666666667%; }

  .xxxlarge-push-44 {
    position: relative;
    left: 91.6666666667%; }

  .xxxlarge-pull-44 {
    position: relative;
    left: -91.6666666667%; }

  .xxxlarge-offset-43 {
    margin-left: 89.5833333333%; }

  .xxxlarge-45 {
    width: 93.75%; }

  .xxxlarge-push-45 {
    position: relative;
    left: 93.75%; }

  .xxxlarge-pull-45 {
    position: relative;
    left: -93.75%; }

  .xxxlarge-offset-44 {
    margin-left: 91.6666666667%; }

  .xxxlarge-46 {
    width: 95.8333333333%; }

  .xxxlarge-push-46 {
    position: relative;
    left: 95.8333333333%; }

  .xxxlarge-pull-46 {
    position: relative;
    left: -95.8333333333%; }

  .xxxlarge-offset-45 {
    margin-left: 93.75%; }

  .xxxlarge-47 {
    width: 97.9166666667%; }

  .xxxlarge-push-47 {
    position: relative;
    left: 97.9166666667%; }

  .xxxlarge-pull-47 {
    position: relative;
    left: -97.9166666667%; }

  .xxxlarge-offset-46 {
    margin-left: 95.8333333333%; }

  .xxxlarge-48 {
    width: 100%; }

  .xxxlarge-offset-47 {
    margin-left: 97.9166666667%; }

  .xxxlarge-up-1 > .column, .xxxlarge-up-1 > .rs-column, .xxxlarge-up-1 > .columns {
    float: left;
    width: 100%; }
    .xxxlarge-up-1 > .column:nth-of-type(1n), .xxxlarge-up-1 > .rs-column:nth-of-type(1n), .xxxlarge-up-1 > .columns:nth-of-type(1n) {
      clear: none; }
    .xxxlarge-up-1 > .column:nth-of-type(1n+1), .xxxlarge-up-1 > .rs-column:nth-of-type(1n+1), .xxxlarge-up-1 > .columns:nth-of-type(1n+1) {
      clear: both; }
    .xxxlarge-up-1 > .column:last-child, .xxxlarge-up-1 > .rs-column:last-child, .xxxlarge-up-1 > .columns:last-child {
      float: left; }

  .xxxlarge-up-2 > .column, .xxxlarge-up-2 > .rs-column, .xxxlarge-up-2 > .columns {
    float: left;
    width: 50%; }
    .xxxlarge-up-2 > .column:nth-of-type(1n), .xxxlarge-up-2 > .rs-column:nth-of-type(1n), .xxxlarge-up-2 > .columns:nth-of-type(1n) {
      clear: none; }
    .xxxlarge-up-2 > .column:nth-of-type(2n+1), .xxxlarge-up-2 > .rs-column:nth-of-type(2n+1), .xxxlarge-up-2 > .columns:nth-of-type(2n+1) {
      clear: both; }
    .xxxlarge-up-2 > .column:last-child, .xxxlarge-up-2 > .rs-column:last-child, .xxxlarge-up-2 > .columns:last-child {
      float: left; }

  .xxxlarge-up-3 > .column, .xxxlarge-up-3 > .rs-column, .xxxlarge-up-3 > .columns {
    float: left;
    width: 33.3333333333%; }
    .xxxlarge-up-3 > .column:nth-of-type(1n), .xxxlarge-up-3 > .rs-column:nth-of-type(1n), .xxxlarge-up-3 > .columns:nth-of-type(1n) {
      clear: none; }
    .xxxlarge-up-3 > .column:nth-of-type(3n+1), .xxxlarge-up-3 > .rs-column:nth-of-type(3n+1), .xxxlarge-up-3 > .columns:nth-of-type(3n+1) {
      clear: both; }
    .xxxlarge-up-3 > .column:last-child, .xxxlarge-up-3 > .rs-column:last-child, .xxxlarge-up-3 > .columns:last-child {
      float: left; }

  .xxxlarge-up-4 > .column, .xxxlarge-up-4 > .rs-column, .xxxlarge-up-4 > .columns {
    float: left;
    width: 25%; }
    .xxxlarge-up-4 > .column:nth-of-type(1n), .xxxlarge-up-4 > .rs-column:nth-of-type(1n), .xxxlarge-up-4 > .columns:nth-of-type(1n) {
      clear: none; }
    .xxxlarge-up-4 > .column:nth-of-type(4n+1), .xxxlarge-up-4 > .rs-column:nth-of-type(4n+1), .xxxlarge-up-4 > .columns:nth-of-type(4n+1) {
      clear: both; }
    .xxxlarge-up-4 > .column:last-child, .xxxlarge-up-4 > .rs-column:last-child, .xxxlarge-up-4 > .columns:last-child {
      float: left; }

  .xxxlarge-up-5 > .column, .xxxlarge-up-5 > .rs-column, .xxxlarge-up-5 > .columns {
    float: left;
    width: 20%; }
    .xxxlarge-up-5 > .column:nth-of-type(1n), .xxxlarge-up-5 > .rs-column:nth-of-type(1n), .xxxlarge-up-5 > .columns:nth-of-type(1n) {
      clear: none; }
    .xxxlarge-up-5 > .column:nth-of-type(5n+1), .xxxlarge-up-5 > .rs-column:nth-of-type(5n+1), .xxxlarge-up-5 > .columns:nth-of-type(5n+1) {
      clear: both; }
    .xxxlarge-up-5 > .column:last-child, .xxxlarge-up-5 > .rs-column:last-child, .xxxlarge-up-5 > .columns:last-child {
      float: left; }

  .xxxlarge-up-6 > .column, .xxxlarge-up-6 > .rs-column, .xxxlarge-up-6 > .columns {
    float: left;
    width: 16.6666666667%; }
    .xxxlarge-up-6 > .column:nth-of-type(1n), .xxxlarge-up-6 > .rs-column:nth-of-type(1n), .xxxlarge-up-6 > .columns:nth-of-type(1n) {
      clear: none; }
    .xxxlarge-up-6 > .column:nth-of-type(6n+1), .xxxlarge-up-6 > .rs-column:nth-of-type(6n+1), .xxxlarge-up-6 > .columns:nth-of-type(6n+1) {
      clear: both; }
    .xxxlarge-up-6 > .column:last-child, .xxxlarge-up-6 > .rs-column:last-child, .xxxlarge-up-6 > .columns:last-child {
      float: left; }

  .xxxlarge-up-7 > .column, .xxxlarge-up-7 > .rs-column, .xxxlarge-up-7 > .columns {
    float: left;
    width: 14.2857142857%; }
    .xxxlarge-up-7 > .column:nth-of-type(1n), .xxxlarge-up-7 > .rs-column:nth-of-type(1n), .xxxlarge-up-7 > .columns:nth-of-type(1n) {
      clear: none; }
    .xxxlarge-up-7 > .column:nth-of-type(7n+1), .xxxlarge-up-7 > .rs-column:nth-of-type(7n+1), .xxxlarge-up-7 > .columns:nth-of-type(7n+1) {
      clear: both; }
    .xxxlarge-up-7 > .column:last-child, .xxxlarge-up-7 > .rs-column:last-child, .xxxlarge-up-7 > .columns:last-child {
      float: left; }

  .xxxlarge-up-8 > .column, .xxxlarge-up-8 > .rs-column, .xxxlarge-up-8 > .columns {
    float: left;
    width: 12.5%; }
    .xxxlarge-up-8 > .column:nth-of-type(1n), .xxxlarge-up-8 > .rs-column:nth-of-type(1n), .xxxlarge-up-8 > .columns:nth-of-type(1n) {
      clear: none; }
    .xxxlarge-up-8 > .column:nth-of-type(8n+1), .xxxlarge-up-8 > .rs-column:nth-of-type(8n+1), .xxxlarge-up-8 > .columns:nth-of-type(8n+1) {
      clear: both; }
    .xxxlarge-up-8 > .column:last-child, .xxxlarge-up-8 > .rs-column:last-child, .xxxlarge-up-8 > .columns:last-child {
      float: left; }

  .xxxlarge-collapse > .column, .xxxlarge-collapse > .rs-column, .xxxlarge-collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .xxxlarge-collapse .row {
    margin-right: 0;
    margin-left: 0; }

  .expanded.row .xxxlarge-collapse.row {
    margin-right: 0;
    margin-left: 0; }

  .xxxlarge-uncollapse > .column, .xxxlarge-uncollapse > .rs-column, .xxxlarge-uncollapse > .columns {
    padding-right: 1.1538461538rem;
    padding-left: 1.1538461538rem; }

  .xxxlarge-centered {
    margin-right: auto;
    margin-left: auto; }
    .xxxlarge-centered, .xxxlarge-centered:last-child:not(:first-child) {
      float: none;
      clear: both; }

  .xxxlarge-uncentered,
  .xxxlarge-push-0,
  .xxxlarge-pull-0 {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0; } }
@media screen and (min-width: 115.625em) {
  .xxxxlarge-1 {
    width: 2.0833333333%; }

  .xxxxlarge-push-1 {
    position: relative;
    left: 2.0833333333%; }

  .xxxxlarge-pull-1 {
    position: relative;
    left: -2.0833333333%; }

  .xxxxlarge-offset-0 {
    margin-left: 0%; }

  .xxxxlarge-2 {
    width: 4.1666666667%; }

  .xxxxlarge-push-2 {
    position: relative;
    left: 4.1666666667%; }

  .xxxxlarge-pull-2 {
    position: relative;
    left: -4.1666666667%; }

  .xxxxlarge-offset-1 {
    margin-left: 2.0833333333%; }

  .xxxxlarge-3 {
    width: 6.25%; }

  .xxxxlarge-push-3 {
    position: relative;
    left: 6.25%; }

  .xxxxlarge-pull-3 {
    position: relative;
    left: -6.25%; }

  .xxxxlarge-offset-2 {
    margin-left: 4.1666666667%; }

  .xxxxlarge-4 {
    width: 8.3333333333%; }

  .xxxxlarge-push-4 {
    position: relative;
    left: 8.3333333333%; }

  .xxxxlarge-pull-4 {
    position: relative;
    left: -8.3333333333%; }

  .xxxxlarge-offset-3 {
    margin-left: 6.25%; }

  .xxxxlarge-5 {
    width: 10.4166666667%; }

  .xxxxlarge-push-5 {
    position: relative;
    left: 10.4166666667%; }

  .xxxxlarge-pull-5 {
    position: relative;
    left: -10.4166666667%; }

  .xxxxlarge-offset-4 {
    margin-left: 8.3333333333%; }

  .xxxxlarge-6 {
    width: 12.5%; }

  .xxxxlarge-push-6 {
    position: relative;
    left: 12.5%; }

  .xxxxlarge-pull-6 {
    position: relative;
    left: -12.5%; }

  .xxxxlarge-offset-5 {
    margin-left: 10.4166666667%; }

  .xxxxlarge-7 {
    width: 14.5833333333%; }

  .xxxxlarge-push-7 {
    position: relative;
    left: 14.5833333333%; }

  .xxxxlarge-pull-7 {
    position: relative;
    left: -14.5833333333%; }

  .xxxxlarge-offset-6 {
    margin-left: 12.5%; }

  .xxxxlarge-8 {
    width: 16.6666666667%; }

  .xxxxlarge-push-8 {
    position: relative;
    left: 16.6666666667%; }

  .xxxxlarge-pull-8 {
    position: relative;
    left: -16.6666666667%; }

  .xxxxlarge-offset-7 {
    margin-left: 14.5833333333%; }

  .xxxxlarge-9 {
    width: 18.75%; }

  .xxxxlarge-push-9 {
    position: relative;
    left: 18.75%; }

  .xxxxlarge-pull-9 {
    position: relative;
    left: -18.75%; }

  .xxxxlarge-offset-8 {
    margin-left: 16.6666666667%; }

  .xxxxlarge-10 {
    width: 20.8333333333%; }

  .xxxxlarge-push-10 {
    position: relative;
    left: 20.8333333333%; }

  .xxxxlarge-pull-10 {
    position: relative;
    left: -20.8333333333%; }

  .xxxxlarge-offset-9 {
    margin-left: 18.75%; }

  .xxxxlarge-11 {
    width: 22.9166666667%; }

  .xxxxlarge-push-11 {
    position: relative;
    left: 22.9166666667%; }

  .xxxxlarge-pull-11 {
    position: relative;
    left: -22.9166666667%; }

  .xxxxlarge-offset-10 {
    margin-left: 20.8333333333%; }

  .xxxxlarge-12 {
    width: 25%; }

  .xxxxlarge-push-12 {
    position: relative;
    left: 25%; }

  .xxxxlarge-pull-12 {
    position: relative;
    left: -25%; }

  .xxxxlarge-offset-11 {
    margin-left: 22.9166666667%; }

  .xxxxlarge-13 {
    width: 27.0833333333%; }

  .xxxxlarge-push-13 {
    position: relative;
    left: 27.0833333333%; }

  .xxxxlarge-pull-13 {
    position: relative;
    left: -27.0833333333%; }

  .xxxxlarge-offset-12 {
    margin-left: 25%; }

  .xxxxlarge-14 {
    width: 29.1666666667%; }

  .xxxxlarge-push-14 {
    position: relative;
    left: 29.1666666667%; }

  .xxxxlarge-pull-14 {
    position: relative;
    left: -29.1666666667%; }

  .xxxxlarge-offset-13 {
    margin-left: 27.0833333333%; }

  .xxxxlarge-15 {
    width: 31.25%; }

  .xxxxlarge-push-15 {
    position: relative;
    left: 31.25%; }

  .xxxxlarge-pull-15 {
    position: relative;
    left: -31.25%; }

  .xxxxlarge-offset-14 {
    margin-left: 29.1666666667%; }

  .xxxxlarge-16 {
    width: 33.3333333333%; }

  .xxxxlarge-push-16 {
    position: relative;
    left: 33.3333333333%; }

  .xxxxlarge-pull-16 {
    position: relative;
    left: -33.3333333333%; }

  .xxxxlarge-offset-15 {
    margin-left: 31.25%; }

  .xxxxlarge-17 {
    width: 35.4166666667%; }

  .xxxxlarge-push-17 {
    position: relative;
    left: 35.4166666667%; }

  .xxxxlarge-pull-17 {
    position: relative;
    left: -35.4166666667%; }

  .xxxxlarge-offset-16 {
    margin-left: 33.3333333333%; }

  .xxxxlarge-18 {
    width: 37.5%; }

  .xxxxlarge-push-18 {
    position: relative;
    left: 37.5%; }

  .xxxxlarge-pull-18 {
    position: relative;
    left: -37.5%; }

  .xxxxlarge-offset-17 {
    margin-left: 35.4166666667%; }

  .xxxxlarge-19 {
    width: 39.5833333333%; }

  .xxxxlarge-push-19 {
    position: relative;
    left: 39.5833333333%; }

  .xxxxlarge-pull-19 {
    position: relative;
    left: -39.5833333333%; }

  .xxxxlarge-offset-18 {
    margin-left: 37.5%; }

  .xxxxlarge-20 {
    width: 41.6666666667%; }

  .xxxxlarge-push-20 {
    position: relative;
    left: 41.6666666667%; }

  .xxxxlarge-pull-20 {
    position: relative;
    left: -41.6666666667%; }

  .xxxxlarge-offset-19 {
    margin-left: 39.5833333333%; }

  .xxxxlarge-21 {
    width: 43.75%; }

  .xxxxlarge-push-21 {
    position: relative;
    left: 43.75%; }

  .xxxxlarge-pull-21 {
    position: relative;
    left: -43.75%; }

  .xxxxlarge-offset-20 {
    margin-left: 41.6666666667%; }

  .xxxxlarge-22 {
    width: 45.8333333333%; }

  .xxxxlarge-push-22 {
    position: relative;
    left: 45.8333333333%; }

  .xxxxlarge-pull-22 {
    position: relative;
    left: -45.8333333333%; }

  .xxxxlarge-offset-21 {
    margin-left: 43.75%; }

  .xxxxlarge-23 {
    width: 47.9166666667%; }

  .xxxxlarge-push-23 {
    position: relative;
    left: 47.9166666667%; }

  .xxxxlarge-pull-23 {
    position: relative;
    left: -47.9166666667%; }

  .xxxxlarge-offset-22 {
    margin-left: 45.8333333333%; }

  .xxxxlarge-24 {
    width: 50%; }

  .xxxxlarge-push-24 {
    position: relative;
    left: 50%; }

  .xxxxlarge-pull-24 {
    position: relative;
    left: -50%; }

  .xxxxlarge-offset-23 {
    margin-left: 47.9166666667%; }

  .xxxxlarge-25 {
    width: 52.0833333333%; }

  .xxxxlarge-push-25 {
    position: relative;
    left: 52.0833333333%; }

  .xxxxlarge-pull-25 {
    position: relative;
    left: -52.0833333333%; }

  .xxxxlarge-offset-24 {
    margin-left: 50%; }

  .xxxxlarge-26 {
    width: 54.1666666667%; }

  .xxxxlarge-push-26 {
    position: relative;
    left: 54.1666666667%; }

  .xxxxlarge-pull-26 {
    position: relative;
    left: -54.1666666667%; }

  .xxxxlarge-offset-25 {
    margin-left: 52.0833333333%; }

  .xxxxlarge-27 {
    width: 56.25%; }

  .xxxxlarge-push-27 {
    position: relative;
    left: 56.25%; }

  .xxxxlarge-pull-27 {
    position: relative;
    left: -56.25%; }

  .xxxxlarge-offset-26 {
    margin-left: 54.1666666667%; }

  .xxxxlarge-28 {
    width: 58.3333333333%; }

  .xxxxlarge-push-28 {
    position: relative;
    left: 58.3333333333%; }

  .xxxxlarge-pull-28 {
    position: relative;
    left: -58.3333333333%; }

  .xxxxlarge-offset-27 {
    margin-left: 56.25%; }

  .xxxxlarge-29 {
    width: 60.4166666667%; }

  .xxxxlarge-push-29 {
    position: relative;
    left: 60.4166666667%; }

  .xxxxlarge-pull-29 {
    position: relative;
    left: -60.4166666667%; }

  .xxxxlarge-offset-28 {
    margin-left: 58.3333333333%; }

  .xxxxlarge-30 {
    width: 62.5%; }

  .xxxxlarge-push-30 {
    position: relative;
    left: 62.5%; }

  .xxxxlarge-pull-30 {
    position: relative;
    left: -62.5%; }

  .xxxxlarge-offset-29 {
    margin-left: 60.4166666667%; }

  .xxxxlarge-31 {
    width: 64.5833333333%; }

  .xxxxlarge-push-31 {
    position: relative;
    left: 64.5833333333%; }

  .xxxxlarge-pull-31 {
    position: relative;
    left: -64.5833333333%; }

  .xxxxlarge-offset-30 {
    margin-left: 62.5%; }

  .xxxxlarge-32 {
    width: 66.6666666667%; }

  .xxxxlarge-push-32 {
    position: relative;
    left: 66.6666666667%; }

  .xxxxlarge-pull-32 {
    position: relative;
    left: -66.6666666667%; }

  .xxxxlarge-offset-31 {
    margin-left: 64.5833333333%; }

  .xxxxlarge-33 {
    width: 68.75%; }

  .xxxxlarge-push-33 {
    position: relative;
    left: 68.75%; }

  .xxxxlarge-pull-33 {
    position: relative;
    left: -68.75%; }

  .xxxxlarge-offset-32 {
    margin-left: 66.6666666667%; }

  .xxxxlarge-34 {
    width: 70.8333333333%; }

  .xxxxlarge-push-34 {
    position: relative;
    left: 70.8333333333%; }

  .xxxxlarge-pull-34 {
    position: relative;
    left: -70.8333333333%; }

  .xxxxlarge-offset-33 {
    margin-left: 68.75%; }

  .xxxxlarge-35 {
    width: 72.9166666667%; }

  .xxxxlarge-push-35 {
    position: relative;
    left: 72.9166666667%; }

  .xxxxlarge-pull-35 {
    position: relative;
    left: -72.9166666667%; }

  .xxxxlarge-offset-34 {
    margin-left: 70.8333333333%; }

  .xxxxlarge-36 {
    width: 75%; }

  .xxxxlarge-push-36 {
    position: relative;
    left: 75%; }

  .xxxxlarge-pull-36 {
    position: relative;
    left: -75%; }

  .xxxxlarge-offset-35 {
    margin-left: 72.9166666667%; }

  .xxxxlarge-37 {
    width: 77.0833333333%; }

  .xxxxlarge-push-37 {
    position: relative;
    left: 77.0833333333%; }

  .xxxxlarge-pull-37 {
    position: relative;
    left: -77.0833333333%; }

  .xxxxlarge-offset-36 {
    margin-left: 75%; }

  .xxxxlarge-38 {
    width: 79.1666666667%; }

  .xxxxlarge-push-38 {
    position: relative;
    left: 79.1666666667%; }

  .xxxxlarge-pull-38 {
    position: relative;
    left: -79.1666666667%; }

  .xxxxlarge-offset-37 {
    margin-left: 77.0833333333%; }

  .xxxxlarge-39 {
    width: 81.25%; }

  .xxxxlarge-push-39 {
    position: relative;
    left: 81.25%; }

  .xxxxlarge-pull-39 {
    position: relative;
    left: -81.25%; }

  .xxxxlarge-offset-38 {
    margin-left: 79.1666666667%; }

  .xxxxlarge-40 {
    width: 83.3333333333%; }

  .xxxxlarge-push-40 {
    position: relative;
    left: 83.3333333333%; }

  .xxxxlarge-pull-40 {
    position: relative;
    left: -83.3333333333%; }

  .xxxxlarge-offset-39 {
    margin-left: 81.25%; }

  .xxxxlarge-41 {
    width: 85.4166666667%; }

  .xxxxlarge-push-41 {
    position: relative;
    left: 85.4166666667%; }

  .xxxxlarge-pull-41 {
    position: relative;
    left: -85.4166666667%; }

  .xxxxlarge-offset-40 {
    margin-left: 83.3333333333%; }

  .xxxxlarge-42 {
    width: 87.5%; }

  .xxxxlarge-push-42 {
    position: relative;
    left: 87.5%; }

  .xxxxlarge-pull-42 {
    position: relative;
    left: -87.5%; }

  .xxxxlarge-offset-41 {
    margin-left: 85.4166666667%; }

  .xxxxlarge-43 {
    width: 89.5833333333%; }

  .xxxxlarge-push-43 {
    position: relative;
    left: 89.5833333333%; }

  .xxxxlarge-pull-43 {
    position: relative;
    left: -89.5833333333%; }

  .xxxxlarge-offset-42 {
    margin-left: 87.5%; }

  .xxxxlarge-44 {
    width: 91.6666666667%; }

  .xxxxlarge-push-44 {
    position: relative;
    left: 91.6666666667%; }

  .xxxxlarge-pull-44 {
    position: relative;
    left: -91.6666666667%; }

  .xxxxlarge-offset-43 {
    margin-left: 89.5833333333%; }

  .xxxxlarge-45 {
    width: 93.75%; }

  .xxxxlarge-push-45 {
    position: relative;
    left: 93.75%; }

  .xxxxlarge-pull-45 {
    position: relative;
    left: -93.75%; }

  .xxxxlarge-offset-44 {
    margin-left: 91.6666666667%; }

  .xxxxlarge-46 {
    width: 95.8333333333%; }

  .xxxxlarge-push-46 {
    position: relative;
    left: 95.8333333333%; }

  .xxxxlarge-pull-46 {
    position: relative;
    left: -95.8333333333%; }

  .xxxxlarge-offset-45 {
    margin-left: 93.75%; }

  .xxxxlarge-47 {
    width: 97.9166666667%; }

  .xxxxlarge-push-47 {
    position: relative;
    left: 97.9166666667%; }

  .xxxxlarge-pull-47 {
    position: relative;
    left: -97.9166666667%; }

  .xxxxlarge-offset-46 {
    margin-left: 95.8333333333%; }

  .xxxxlarge-48 {
    width: 100%; }

  .xxxxlarge-offset-47 {
    margin-left: 97.9166666667%; }

  .xxxxlarge-up-1 > .column, .xxxxlarge-up-1 > .rs-column, .xxxxlarge-up-1 > .columns {
    float: left;
    width: 100%; }
    .xxxxlarge-up-1 > .column:nth-of-type(1n), .xxxxlarge-up-1 > .rs-column:nth-of-type(1n), .xxxxlarge-up-1 > .columns:nth-of-type(1n) {
      clear: none; }
    .xxxxlarge-up-1 > .column:nth-of-type(1n+1), .xxxxlarge-up-1 > .rs-column:nth-of-type(1n+1), .xxxxlarge-up-1 > .columns:nth-of-type(1n+1) {
      clear: both; }
    .xxxxlarge-up-1 > .column:last-child, .xxxxlarge-up-1 > .rs-column:last-child, .xxxxlarge-up-1 > .columns:last-child {
      float: left; }

  .xxxxlarge-up-2 > .column, .xxxxlarge-up-2 > .rs-column, .xxxxlarge-up-2 > .columns {
    float: left;
    width: 50%; }
    .xxxxlarge-up-2 > .column:nth-of-type(1n), .xxxxlarge-up-2 > .rs-column:nth-of-type(1n), .xxxxlarge-up-2 > .columns:nth-of-type(1n) {
      clear: none; }
    .xxxxlarge-up-2 > .column:nth-of-type(2n+1), .xxxxlarge-up-2 > .rs-column:nth-of-type(2n+1), .xxxxlarge-up-2 > .columns:nth-of-type(2n+1) {
      clear: both; }
    .xxxxlarge-up-2 > .column:last-child, .xxxxlarge-up-2 > .rs-column:last-child, .xxxxlarge-up-2 > .columns:last-child {
      float: left; }

  .xxxxlarge-up-3 > .column, .xxxxlarge-up-3 > .rs-column, .xxxxlarge-up-3 > .columns {
    float: left;
    width: 33.3333333333%; }
    .xxxxlarge-up-3 > .column:nth-of-type(1n), .xxxxlarge-up-3 > .rs-column:nth-of-type(1n), .xxxxlarge-up-3 > .columns:nth-of-type(1n) {
      clear: none; }
    .xxxxlarge-up-3 > .column:nth-of-type(3n+1), .xxxxlarge-up-3 > .rs-column:nth-of-type(3n+1), .xxxxlarge-up-3 > .columns:nth-of-type(3n+1) {
      clear: both; }
    .xxxxlarge-up-3 > .column:last-child, .xxxxlarge-up-3 > .rs-column:last-child, .xxxxlarge-up-3 > .columns:last-child {
      float: left; }

  .xxxxlarge-up-4 > .column, .xxxxlarge-up-4 > .rs-column, .xxxxlarge-up-4 > .columns {
    float: left;
    width: 25%; }
    .xxxxlarge-up-4 > .column:nth-of-type(1n), .xxxxlarge-up-4 > .rs-column:nth-of-type(1n), .xxxxlarge-up-4 > .columns:nth-of-type(1n) {
      clear: none; }
    .xxxxlarge-up-4 > .column:nth-of-type(4n+1), .xxxxlarge-up-4 > .rs-column:nth-of-type(4n+1), .xxxxlarge-up-4 > .columns:nth-of-type(4n+1) {
      clear: both; }
    .xxxxlarge-up-4 > .column:last-child, .xxxxlarge-up-4 > .rs-column:last-child, .xxxxlarge-up-4 > .columns:last-child {
      float: left; }

  .xxxxlarge-up-5 > .column, .xxxxlarge-up-5 > .rs-column, .xxxxlarge-up-5 > .columns {
    float: left;
    width: 20%; }
    .xxxxlarge-up-5 > .column:nth-of-type(1n), .xxxxlarge-up-5 > .rs-column:nth-of-type(1n), .xxxxlarge-up-5 > .columns:nth-of-type(1n) {
      clear: none; }
    .xxxxlarge-up-5 > .column:nth-of-type(5n+1), .xxxxlarge-up-5 > .rs-column:nth-of-type(5n+1), .xxxxlarge-up-5 > .columns:nth-of-type(5n+1) {
      clear: both; }
    .xxxxlarge-up-5 > .column:last-child, .xxxxlarge-up-5 > .rs-column:last-child, .xxxxlarge-up-5 > .columns:last-child {
      float: left; }

  .xxxxlarge-up-6 > .column, .xxxxlarge-up-6 > .rs-column, .xxxxlarge-up-6 > .columns {
    float: left;
    width: 16.6666666667%; }
    .xxxxlarge-up-6 > .column:nth-of-type(1n), .xxxxlarge-up-6 > .rs-column:nth-of-type(1n), .xxxxlarge-up-6 > .columns:nth-of-type(1n) {
      clear: none; }
    .xxxxlarge-up-6 > .column:nth-of-type(6n+1), .xxxxlarge-up-6 > .rs-column:nth-of-type(6n+1), .xxxxlarge-up-6 > .columns:nth-of-type(6n+1) {
      clear: both; }
    .xxxxlarge-up-6 > .column:last-child, .xxxxlarge-up-6 > .rs-column:last-child, .xxxxlarge-up-6 > .columns:last-child {
      float: left; }

  .xxxxlarge-up-7 > .column, .xxxxlarge-up-7 > .rs-column, .xxxxlarge-up-7 > .columns {
    float: left;
    width: 14.2857142857%; }
    .xxxxlarge-up-7 > .column:nth-of-type(1n), .xxxxlarge-up-7 > .rs-column:nth-of-type(1n), .xxxxlarge-up-7 > .columns:nth-of-type(1n) {
      clear: none; }
    .xxxxlarge-up-7 > .column:nth-of-type(7n+1), .xxxxlarge-up-7 > .rs-column:nth-of-type(7n+1), .xxxxlarge-up-7 > .columns:nth-of-type(7n+1) {
      clear: both; }
    .xxxxlarge-up-7 > .column:last-child, .xxxxlarge-up-7 > .rs-column:last-child, .xxxxlarge-up-7 > .columns:last-child {
      float: left; }

  .xxxxlarge-up-8 > .column, .xxxxlarge-up-8 > .rs-column, .xxxxlarge-up-8 > .columns {
    float: left;
    width: 12.5%; }
    .xxxxlarge-up-8 > .column:nth-of-type(1n), .xxxxlarge-up-8 > .rs-column:nth-of-type(1n), .xxxxlarge-up-8 > .columns:nth-of-type(1n) {
      clear: none; }
    .xxxxlarge-up-8 > .column:nth-of-type(8n+1), .xxxxlarge-up-8 > .rs-column:nth-of-type(8n+1), .xxxxlarge-up-8 > .columns:nth-of-type(8n+1) {
      clear: both; }
    .xxxxlarge-up-8 > .column:last-child, .xxxxlarge-up-8 > .rs-column:last-child, .xxxxlarge-up-8 > .columns:last-child {
      float: left; }

  .xxxxlarge-collapse > .column, .xxxxlarge-collapse > .rs-column, .xxxxlarge-collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .xxxxlarge-collapse .row {
    margin-right: 0;
    margin-left: 0; }

  .expanded.row .xxxxlarge-collapse.row {
    margin-right: 0;
    margin-left: 0; }

  .xxxxlarge-uncollapse > .column, .xxxxlarge-uncollapse > .rs-column, .xxxxlarge-uncollapse > .columns {
    padding-right: 1.1538461538rem;
    padding-left: 1.1538461538rem; }

  .xxxxlarge-centered {
    margin-right: auto;
    margin-left: auto; }
    .xxxxlarge-centered, .xxxxlarge-centered:last-child:not(:first-child) {
      float: none;
      clear: both; }

  .xxxxlarge-uncentered,
  .xxxxlarge-push-0,
  .xxxxlarge-pull-0 {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0; } }
@media screen and (min-width: 125em) {
  .mac-1 {
    width: 2.0833333333%; }

  .mac-push-1 {
    position: relative;
    left: 2.0833333333%; }

  .mac-pull-1 {
    position: relative;
    left: -2.0833333333%; }

  .mac-offset-0 {
    margin-left: 0%; }

  .mac-2 {
    width: 4.1666666667%; }

  .mac-push-2 {
    position: relative;
    left: 4.1666666667%; }

  .mac-pull-2 {
    position: relative;
    left: -4.1666666667%; }

  .mac-offset-1 {
    margin-left: 2.0833333333%; }

  .mac-3 {
    width: 6.25%; }

  .mac-push-3 {
    position: relative;
    left: 6.25%; }

  .mac-pull-3 {
    position: relative;
    left: -6.25%; }

  .mac-offset-2 {
    margin-left: 4.1666666667%; }

  .mac-4 {
    width: 8.3333333333%; }

  .mac-push-4 {
    position: relative;
    left: 8.3333333333%; }

  .mac-pull-4 {
    position: relative;
    left: -8.3333333333%; }

  .mac-offset-3 {
    margin-left: 6.25%; }

  .mac-5 {
    width: 10.4166666667%; }

  .mac-push-5 {
    position: relative;
    left: 10.4166666667%; }

  .mac-pull-5 {
    position: relative;
    left: -10.4166666667%; }

  .mac-offset-4 {
    margin-left: 8.3333333333%; }

  .mac-6 {
    width: 12.5%; }

  .mac-push-6 {
    position: relative;
    left: 12.5%; }

  .mac-pull-6 {
    position: relative;
    left: -12.5%; }

  .mac-offset-5 {
    margin-left: 10.4166666667%; }

  .mac-7 {
    width: 14.5833333333%; }

  .mac-push-7 {
    position: relative;
    left: 14.5833333333%; }

  .mac-pull-7 {
    position: relative;
    left: -14.5833333333%; }

  .mac-offset-6 {
    margin-left: 12.5%; }

  .mac-8 {
    width: 16.6666666667%; }

  .mac-push-8 {
    position: relative;
    left: 16.6666666667%; }

  .mac-pull-8 {
    position: relative;
    left: -16.6666666667%; }

  .mac-offset-7 {
    margin-left: 14.5833333333%; }

  .mac-9 {
    width: 18.75%; }

  .mac-push-9 {
    position: relative;
    left: 18.75%; }

  .mac-pull-9 {
    position: relative;
    left: -18.75%; }

  .mac-offset-8 {
    margin-left: 16.6666666667%; }

  .mac-10 {
    width: 20.8333333333%; }

  .mac-push-10 {
    position: relative;
    left: 20.8333333333%; }

  .mac-pull-10 {
    position: relative;
    left: -20.8333333333%; }

  .mac-offset-9 {
    margin-left: 18.75%; }

  .mac-11 {
    width: 22.9166666667%; }

  .mac-push-11 {
    position: relative;
    left: 22.9166666667%; }

  .mac-pull-11 {
    position: relative;
    left: -22.9166666667%; }

  .mac-offset-10 {
    margin-left: 20.8333333333%; }

  .mac-12 {
    width: 25%; }

  .mac-push-12 {
    position: relative;
    left: 25%; }

  .mac-pull-12 {
    position: relative;
    left: -25%; }

  .mac-offset-11 {
    margin-left: 22.9166666667%; }

  .mac-13 {
    width: 27.0833333333%; }

  .mac-push-13 {
    position: relative;
    left: 27.0833333333%; }

  .mac-pull-13 {
    position: relative;
    left: -27.0833333333%; }

  .mac-offset-12 {
    margin-left: 25%; }

  .mac-14 {
    width: 29.1666666667%; }

  .mac-push-14 {
    position: relative;
    left: 29.1666666667%; }

  .mac-pull-14 {
    position: relative;
    left: -29.1666666667%; }

  .mac-offset-13 {
    margin-left: 27.0833333333%; }

  .mac-15 {
    width: 31.25%; }

  .mac-push-15 {
    position: relative;
    left: 31.25%; }

  .mac-pull-15 {
    position: relative;
    left: -31.25%; }

  .mac-offset-14 {
    margin-left: 29.1666666667%; }

  .mac-16 {
    width: 33.3333333333%; }

  .mac-push-16 {
    position: relative;
    left: 33.3333333333%; }

  .mac-pull-16 {
    position: relative;
    left: -33.3333333333%; }

  .mac-offset-15 {
    margin-left: 31.25%; }

  .mac-17 {
    width: 35.4166666667%; }

  .mac-push-17 {
    position: relative;
    left: 35.4166666667%; }

  .mac-pull-17 {
    position: relative;
    left: -35.4166666667%; }

  .mac-offset-16 {
    margin-left: 33.3333333333%; }

  .mac-18 {
    width: 37.5%; }

  .mac-push-18 {
    position: relative;
    left: 37.5%; }

  .mac-pull-18 {
    position: relative;
    left: -37.5%; }

  .mac-offset-17 {
    margin-left: 35.4166666667%; }

  .mac-19 {
    width: 39.5833333333%; }

  .mac-push-19 {
    position: relative;
    left: 39.5833333333%; }

  .mac-pull-19 {
    position: relative;
    left: -39.5833333333%; }

  .mac-offset-18 {
    margin-left: 37.5%; }

  .mac-20 {
    width: 41.6666666667%; }

  .mac-push-20 {
    position: relative;
    left: 41.6666666667%; }

  .mac-pull-20 {
    position: relative;
    left: -41.6666666667%; }

  .mac-offset-19 {
    margin-left: 39.5833333333%; }

  .mac-21 {
    width: 43.75%; }

  .mac-push-21 {
    position: relative;
    left: 43.75%; }

  .mac-pull-21 {
    position: relative;
    left: -43.75%; }

  .mac-offset-20 {
    margin-left: 41.6666666667%; }

  .mac-22 {
    width: 45.8333333333%; }

  .mac-push-22 {
    position: relative;
    left: 45.8333333333%; }

  .mac-pull-22 {
    position: relative;
    left: -45.8333333333%; }

  .mac-offset-21 {
    margin-left: 43.75%; }

  .mac-23 {
    width: 47.9166666667%; }

  .mac-push-23 {
    position: relative;
    left: 47.9166666667%; }

  .mac-pull-23 {
    position: relative;
    left: -47.9166666667%; }

  .mac-offset-22 {
    margin-left: 45.8333333333%; }

  .mac-24 {
    width: 50%; }

  .mac-push-24 {
    position: relative;
    left: 50%; }

  .mac-pull-24 {
    position: relative;
    left: -50%; }

  .mac-offset-23 {
    margin-left: 47.9166666667%; }

  .mac-25 {
    width: 52.0833333333%; }

  .mac-push-25 {
    position: relative;
    left: 52.0833333333%; }

  .mac-pull-25 {
    position: relative;
    left: -52.0833333333%; }

  .mac-offset-24 {
    margin-left: 50%; }

  .mac-26 {
    width: 54.1666666667%; }

  .mac-push-26 {
    position: relative;
    left: 54.1666666667%; }

  .mac-pull-26 {
    position: relative;
    left: -54.1666666667%; }

  .mac-offset-25 {
    margin-left: 52.0833333333%; }

  .mac-27 {
    width: 56.25%; }

  .mac-push-27 {
    position: relative;
    left: 56.25%; }

  .mac-pull-27 {
    position: relative;
    left: -56.25%; }

  .mac-offset-26 {
    margin-left: 54.1666666667%; }

  .mac-28 {
    width: 58.3333333333%; }

  .mac-push-28 {
    position: relative;
    left: 58.3333333333%; }

  .mac-pull-28 {
    position: relative;
    left: -58.3333333333%; }

  .mac-offset-27 {
    margin-left: 56.25%; }

  .mac-29 {
    width: 60.4166666667%; }

  .mac-push-29 {
    position: relative;
    left: 60.4166666667%; }

  .mac-pull-29 {
    position: relative;
    left: -60.4166666667%; }

  .mac-offset-28 {
    margin-left: 58.3333333333%; }

  .mac-30 {
    width: 62.5%; }

  .mac-push-30 {
    position: relative;
    left: 62.5%; }

  .mac-pull-30 {
    position: relative;
    left: -62.5%; }

  .mac-offset-29 {
    margin-left: 60.4166666667%; }

  .mac-31 {
    width: 64.5833333333%; }

  .mac-push-31 {
    position: relative;
    left: 64.5833333333%; }

  .mac-pull-31 {
    position: relative;
    left: -64.5833333333%; }

  .mac-offset-30 {
    margin-left: 62.5%; }

  .mac-32 {
    width: 66.6666666667%; }

  .mac-push-32 {
    position: relative;
    left: 66.6666666667%; }

  .mac-pull-32 {
    position: relative;
    left: -66.6666666667%; }

  .mac-offset-31 {
    margin-left: 64.5833333333%; }

  .mac-33 {
    width: 68.75%; }

  .mac-push-33 {
    position: relative;
    left: 68.75%; }

  .mac-pull-33 {
    position: relative;
    left: -68.75%; }

  .mac-offset-32 {
    margin-left: 66.6666666667%; }

  .mac-34 {
    width: 70.8333333333%; }

  .mac-push-34 {
    position: relative;
    left: 70.8333333333%; }

  .mac-pull-34 {
    position: relative;
    left: -70.8333333333%; }

  .mac-offset-33 {
    margin-left: 68.75%; }

  .mac-35 {
    width: 72.9166666667%; }

  .mac-push-35 {
    position: relative;
    left: 72.9166666667%; }

  .mac-pull-35 {
    position: relative;
    left: -72.9166666667%; }

  .mac-offset-34 {
    margin-left: 70.8333333333%; }

  .mac-36 {
    width: 75%; }

  .mac-push-36 {
    position: relative;
    left: 75%; }

  .mac-pull-36 {
    position: relative;
    left: -75%; }

  .mac-offset-35 {
    margin-left: 72.9166666667%; }

  .mac-37 {
    width: 77.0833333333%; }

  .mac-push-37 {
    position: relative;
    left: 77.0833333333%; }

  .mac-pull-37 {
    position: relative;
    left: -77.0833333333%; }

  .mac-offset-36 {
    margin-left: 75%; }

  .mac-38 {
    width: 79.1666666667%; }

  .mac-push-38 {
    position: relative;
    left: 79.1666666667%; }

  .mac-pull-38 {
    position: relative;
    left: -79.1666666667%; }

  .mac-offset-37 {
    margin-left: 77.0833333333%; }

  .mac-39 {
    width: 81.25%; }

  .mac-push-39 {
    position: relative;
    left: 81.25%; }

  .mac-pull-39 {
    position: relative;
    left: -81.25%; }

  .mac-offset-38 {
    margin-left: 79.1666666667%; }

  .mac-40 {
    width: 83.3333333333%; }

  .mac-push-40 {
    position: relative;
    left: 83.3333333333%; }

  .mac-pull-40 {
    position: relative;
    left: -83.3333333333%; }

  .mac-offset-39 {
    margin-left: 81.25%; }

  .mac-41 {
    width: 85.4166666667%; }

  .mac-push-41 {
    position: relative;
    left: 85.4166666667%; }

  .mac-pull-41 {
    position: relative;
    left: -85.4166666667%; }

  .mac-offset-40 {
    margin-left: 83.3333333333%; }

  .mac-42 {
    width: 87.5%; }

  .mac-push-42 {
    position: relative;
    left: 87.5%; }

  .mac-pull-42 {
    position: relative;
    left: -87.5%; }

  .mac-offset-41 {
    margin-left: 85.4166666667%; }

  .mac-43 {
    width: 89.5833333333%; }

  .mac-push-43 {
    position: relative;
    left: 89.5833333333%; }

  .mac-pull-43 {
    position: relative;
    left: -89.5833333333%; }

  .mac-offset-42 {
    margin-left: 87.5%; }

  .mac-44 {
    width: 91.6666666667%; }

  .mac-push-44 {
    position: relative;
    left: 91.6666666667%; }

  .mac-pull-44 {
    position: relative;
    left: -91.6666666667%; }

  .mac-offset-43 {
    margin-left: 89.5833333333%; }

  .mac-45 {
    width: 93.75%; }

  .mac-push-45 {
    position: relative;
    left: 93.75%; }

  .mac-pull-45 {
    position: relative;
    left: -93.75%; }

  .mac-offset-44 {
    margin-left: 91.6666666667%; }

  .mac-46 {
    width: 95.8333333333%; }

  .mac-push-46 {
    position: relative;
    left: 95.8333333333%; }

  .mac-pull-46 {
    position: relative;
    left: -95.8333333333%; }

  .mac-offset-45 {
    margin-left: 93.75%; }

  .mac-47 {
    width: 97.9166666667%; }

  .mac-push-47 {
    position: relative;
    left: 97.9166666667%; }

  .mac-pull-47 {
    position: relative;
    left: -97.9166666667%; }

  .mac-offset-46 {
    margin-left: 95.8333333333%; }

  .mac-48 {
    width: 100%; }

  .mac-offset-47 {
    margin-left: 97.9166666667%; }

  .mac-up-1 > .column, .mac-up-1 > .rs-column, .mac-up-1 > .columns {
    float: left;
    width: 100%; }
    .mac-up-1 > .column:nth-of-type(1n), .mac-up-1 > .rs-column:nth-of-type(1n), .mac-up-1 > .columns:nth-of-type(1n) {
      clear: none; }
    .mac-up-1 > .column:nth-of-type(1n+1), .mac-up-1 > .rs-column:nth-of-type(1n+1), .mac-up-1 > .columns:nth-of-type(1n+1) {
      clear: both; }
    .mac-up-1 > .column:last-child, .mac-up-1 > .rs-column:last-child, .mac-up-1 > .columns:last-child {
      float: left; }

  .mac-up-2 > .column, .mac-up-2 > .rs-column, .mac-up-2 > .columns {
    float: left;
    width: 50%; }
    .mac-up-2 > .column:nth-of-type(1n), .mac-up-2 > .rs-column:nth-of-type(1n), .mac-up-2 > .columns:nth-of-type(1n) {
      clear: none; }
    .mac-up-2 > .column:nth-of-type(2n+1), .mac-up-2 > .rs-column:nth-of-type(2n+1), .mac-up-2 > .columns:nth-of-type(2n+1) {
      clear: both; }
    .mac-up-2 > .column:last-child, .mac-up-2 > .rs-column:last-child, .mac-up-2 > .columns:last-child {
      float: left; }

  .mac-up-3 > .column, .mac-up-3 > .rs-column, .mac-up-3 > .columns {
    float: left;
    width: 33.3333333333%; }
    .mac-up-3 > .column:nth-of-type(1n), .mac-up-3 > .rs-column:nth-of-type(1n), .mac-up-3 > .columns:nth-of-type(1n) {
      clear: none; }
    .mac-up-3 > .column:nth-of-type(3n+1), .mac-up-3 > .rs-column:nth-of-type(3n+1), .mac-up-3 > .columns:nth-of-type(3n+1) {
      clear: both; }
    .mac-up-3 > .column:last-child, .mac-up-3 > .rs-column:last-child, .mac-up-3 > .columns:last-child {
      float: left; }

  .mac-up-4 > .column, .mac-up-4 > .rs-column, .mac-up-4 > .columns {
    float: left;
    width: 25%; }
    .mac-up-4 > .column:nth-of-type(1n), .mac-up-4 > .rs-column:nth-of-type(1n), .mac-up-4 > .columns:nth-of-type(1n) {
      clear: none; }
    .mac-up-4 > .column:nth-of-type(4n+1), .mac-up-4 > .rs-column:nth-of-type(4n+1), .mac-up-4 > .columns:nth-of-type(4n+1) {
      clear: both; }
    .mac-up-4 > .column:last-child, .mac-up-4 > .rs-column:last-child, .mac-up-4 > .columns:last-child {
      float: left; }

  .mac-up-5 > .column, .mac-up-5 > .rs-column, .mac-up-5 > .columns {
    float: left;
    width: 20%; }
    .mac-up-5 > .column:nth-of-type(1n), .mac-up-5 > .rs-column:nth-of-type(1n), .mac-up-5 > .columns:nth-of-type(1n) {
      clear: none; }
    .mac-up-5 > .column:nth-of-type(5n+1), .mac-up-5 > .rs-column:nth-of-type(5n+1), .mac-up-5 > .columns:nth-of-type(5n+1) {
      clear: both; }
    .mac-up-5 > .column:last-child, .mac-up-5 > .rs-column:last-child, .mac-up-5 > .columns:last-child {
      float: left; }

  .mac-up-6 > .column, .mac-up-6 > .rs-column, .mac-up-6 > .columns {
    float: left;
    width: 16.6666666667%; }
    .mac-up-6 > .column:nth-of-type(1n), .mac-up-6 > .rs-column:nth-of-type(1n), .mac-up-6 > .columns:nth-of-type(1n) {
      clear: none; }
    .mac-up-6 > .column:nth-of-type(6n+1), .mac-up-6 > .rs-column:nth-of-type(6n+1), .mac-up-6 > .columns:nth-of-type(6n+1) {
      clear: both; }
    .mac-up-6 > .column:last-child, .mac-up-6 > .rs-column:last-child, .mac-up-6 > .columns:last-child {
      float: left; }

  .mac-up-7 > .column, .mac-up-7 > .rs-column, .mac-up-7 > .columns {
    float: left;
    width: 14.2857142857%; }
    .mac-up-7 > .column:nth-of-type(1n), .mac-up-7 > .rs-column:nth-of-type(1n), .mac-up-7 > .columns:nth-of-type(1n) {
      clear: none; }
    .mac-up-7 > .column:nth-of-type(7n+1), .mac-up-7 > .rs-column:nth-of-type(7n+1), .mac-up-7 > .columns:nth-of-type(7n+1) {
      clear: both; }
    .mac-up-7 > .column:last-child, .mac-up-7 > .rs-column:last-child, .mac-up-7 > .columns:last-child {
      float: left; }

  .mac-up-8 > .column, .mac-up-8 > .rs-column, .mac-up-8 > .columns {
    float: left;
    width: 12.5%; }
    .mac-up-8 > .column:nth-of-type(1n), .mac-up-8 > .rs-column:nth-of-type(1n), .mac-up-8 > .columns:nth-of-type(1n) {
      clear: none; }
    .mac-up-8 > .column:nth-of-type(8n+1), .mac-up-8 > .rs-column:nth-of-type(8n+1), .mac-up-8 > .columns:nth-of-type(8n+1) {
      clear: both; }
    .mac-up-8 > .column:last-child, .mac-up-8 > .rs-column:last-child, .mac-up-8 > .columns:last-child {
      float: left; }

  .mac-collapse > .column, .mac-collapse > .rs-column, .mac-collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .mac-collapse .row {
    margin-right: 0;
    margin-left: 0; }

  .expanded.row .mac-collapse.row {
    margin-right: 0;
    margin-left: 0; }

  .mac-uncollapse > .column, .mac-uncollapse > .rs-column, .mac-uncollapse > .columns {
    padding-right: 1.1538461538rem;
    padding-left: 1.1538461538rem; }

  .mac-centered {
    margin-right: auto;
    margin-left: auto; }
    .mac-centered, .mac-centered:last-child:not(:first-child) {
      float: none;
      clear: both; }

  .mac-uncentered,
  .mac-push-0,
  .mac-pull-0 {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0; } }
.column-block {
  margin-bottom: 2.3076923077rem; }
  .column-block > :last-child {
    margin-bottom: 0; }

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0; }

p {
  margin-bottom: 1rem;
  font-size: inherit;
  line-height: 1.6;
  text-rendering: optimizeLegibility; }

em,
i {
  font-style: italic;
  line-height: inherit; }

strong,
b {
  font-weight: bold;
  line-height: inherit; }

small {
  font-size: 80%;
  line-height: inherit; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "OpenSansRegular";
  font-style: normal;
  font-weight: normal;
  color: inherit;
  text-rendering: optimizeLegibility; }
  h1 small,
  h2 small,
  h3 small,
  h4 small,
  h5 small,
  h6 small {
    line-height: 0;
    color: #cacaca; }

h1 {
  font-size: 2.3076923077rem;
  line-height: 1;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h2 {
  font-size: 1.6923076923rem;
  line-height: 1;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h3 {
  font-size: 1.3846153846rem;
  line-height: 1;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h4 {
  font-size: 1.2307692308rem;
  line-height: 1;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h5 {
  font-size: 1.3076923077rem;
  line-height: 1;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h6 {
  font-size: 1.2307692308rem;
  line-height: 1;
  margin-top: 0;
  margin-bottom: 0.5rem; }

@media print, screen and (min-width: 48.125em) {
  h1 {
    font-size: 2.3076923077rem; }

  h2 {
    font-size: 1.6923076923rem; }

  h3 {
    font-size: 1.3846153846rem; }

  h4 {
    font-size: 1.2307692308rem; }

  h5 {
    font-size: 1.5384615385rem; }

  h6 {
    font-size: 1.2307692308rem; } }
a {
  line-height: inherit;
  color: #1e8af0;
  text-decoration: none;
  cursor: pointer; }
  a:hover, a:focus {
    color: #0f77da; }
  a img {
    border: 0; }

hr {
  clear: both;
  max-width: 100%;
  height: 0;
  margin: 1.5384615385rem auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #cacaca;
  border-left: 0; }

ul,
ol,
dl {
  margin-bottom: 0;
  list-style-position: outside;
  line-height: 1.6; }

li {
  font-size: inherit; }

ul {
  margin-left: 1.25rem;
  list-style-type: none; }

ol {
  margin-left: 1.25rem; }

ul ul, ol ul, ul ol, ol ol {
  margin-left: 1.25rem;
  margin-bottom: 0; }

dl {
  margin-bottom: 1rem; }
  dl dt {
    margin-bottom: 0.3rem;
    font-weight: bold; }

blockquote {
  margin: 0 0 1rem;
  padding: 0.6923076923rem 1.5384615385rem 0 1.4615384615rem;
  border-left: 1px solid #cacaca; }
  blockquote, blockquote p {
    line-height: 1.6;
    color: #bebebe; }

cite {
  display: block;
  font-size: 1rem;
  color: #bebebe; }
  cite:before {
    content: "— "; }

abbr, abbr[title] {
  border-bottom: 1px dotted #0a0a0a;
  cursor: help;
  text-decoration: none; }

figure {
  margin: 0; }

code {
  padding: 0.1538461538rem 0.3846153846rem 0.0769230769rem;
  border: 1px solid #cacaca;
  background-color: #ededee;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #0a0a0a; }

kbd {
  margin: 0;
  padding: 0.1538461538rem 0.3076923077rem 0;
  background-color: #ededee;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  color: #0a0a0a;
  border-radius: 5px; }

.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: normal;
  line-height: 1.4;
  color: #bebebe; }

.lead {
  font-size: 16.25px;
  line-height: 1.6; }

.stat {
  font-size: 2.5rem;
  line-height: 1; }
  p + .stat {
    margin-top: -1rem; }

ul.no-bullet, ol.no-bullet {
  margin-left: 0;
  list-style: none; }

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

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

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

.text-justify {
  text-align: justify; }

@media print, screen and (min-width: 20em) {
  .mobile-small-text-left {
    text-align: left; }

  .mobile-small-text-right {
    text-align: right; }

  .mobile-small-text-center {
    text-align: center; }

  .mobile-small-text-justify {
    text-align: justify; } }
@media print, screen and (min-width: 30em) {
  .mobile-text-left {
    text-align: left; }

  .mobile-text-right {
    text-align: right; }

  .mobile-text-center {
    text-align: center; }

  .mobile-text-justify {
    text-align: justify; } }
@media print, screen and (min-width: 48em) {
  .ipad-text-left {
    text-align: left; }

  .ipad-text-right {
    text-align: right; }

  .ipad-text-center {
    text-align: center; }

  .ipad-text-justify {
    text-align: justify; } }
@media print, screen and (min-width: 41.6875em) {
  .iphone6Horizontal-text-left {
    text-align: left; }

  .iphone6Horizontal-text-right {
    text-align: right; }

  .iphone6Horizontal-text-center {
    text-align: center; }

  .iphone6Horizontal-text-justify {
    text-align: justify; } }
@media print, screen and (min-width: 48.125em) {
  .medium-text-left {
    text-align: left; }

  .medium-text-right {
    text-align: right; }

  .medium-text-center {
    text-align: center; }

  .medium-text-justify {
    text-align: justify; } }
@media print, screen and (min-width: 64em) {
  .large-text-left {
    text-align: left; }

  .large-text-right {
    text-align: right; }

  .large-text-center {
    text-align: center; }

  .large-text-justify {
    text-align: justify; } }
@media screen and (min-width: 75em) {
  .xlarge-text-left {
    text-align: left; }

  .xlarge-text-right {
    text-align: right; }

  .xlarge-text-center {
    text-align: center; }

  .xlarge-text-justify {
    text-align: justify; } }
@media screen and (min-width: 90em) {
  .xxlarge-text-left {
    text-align: left; }

  .xxlarge-text-right {
    text-align: right; }

  .xxlarge-text-center {
    text-align: center; }

  .xxlarge-text-justify {
    text-align: justify; } }
@media screen and (min-width: 100em) {
  .xxxlarge-text-left {
    text-align: left; }

  .xxxlarge-text-right {
    text-align: right; }

  .xxxlarge-text-center {
    text-align: center; }

  .xxxlarge-text-justify {
    text-align: justify; } }
@media screen and (min-width: 115.625em) {
  .xxxxlarge-text-left {
    text-align: left; }

  .xxxxlarge-text-right {
    text-align: right; }

  .xxxxlarge-text-center {
    text-align: center; }

  .xxxxlarge-text-justify {
    text-align: justify; } }
@media screen and (min-width: 125em) {
  .mac-text-left {
    text-align: left; }

  .mac-text-right {
    text-align: right; }

  .mac-text-center {
    text-align: center; }

  .mac-text-justify {
    text-align: justify; } }
.show-for-print {
  display: none !important; }

@media print {
  * {
    background: transparent !important;
    box-shadow: none !important;
    color: black !important;
    text-shadow: none !important; }

  .show-for-print {
    display: block !important; }

  .hide-for-print {
    display: none !important; }

  table.show-for-print {
    display: table !important; }

  thead.show-for-print {
    display: table-header-group !important; }

  tbody.show-for-print {
    display: table-row-group !important; }

  tr.show-for-print {
    display: table-row !important; }

  td.show-for-print {
    display: table-cell !important; }

  th.show-for-print {
    display: table-cell !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  .ir a:after,
  a[href^='javascript:']:after,
  a[href^='#']:after {
    content: ''; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  pre,
  blockquote {
    border: 1px solid #bebebe;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  .print-break-inside {
    page-break-inside: auto; } }
.button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 0;
  font-family: inherit;
  padding: 0.7em 1em;
  -webkit-appearance: none;
  border: 1px solid transparent;
  border-radius: 5px;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-size: 13px;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: #1e8af0;
  color: #fff; }
  [data-whatinput='mouse'] .button {
    outline: 0; }
  .button:hover, .button:focus {
    background-color: #0e76d7;
    color: #fff; }
  .button.tiny {
    font-size: 0.6rem; }
  .button.small {
    font-size: 0.75rem; }
  .button.large {
    font-size: 20px; }
  .button.expanded {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0; }
  .button.primary {
    background-color: #1e8af0;
    color: #000; }
    .button.primary:hover, .button.primary:focus {
      background-color: #0e6fcb;
      color: #000; }
  .button.secondary {
    background-color: #777777;
    color: #000; }
    .button.secondary:hover, .button.secondary:focus {
      background-color: #5f5f5f;
      color: #000; }
  .button.success {
    background-color: #68bb36;
    color: #000; }
    .button.success:hover, .button.success:focus {
      background-color: #53962b;
      color: #000; }
  .button.warning {
    background-color: #ffae00;
    color: #000; }
    .button.warning:hover, .button.warning:focus {
      background-color: #cc8b00;
      color: #000; }
  .button.alert {
    background-color: #ec5840;
    color: #000; }
    .button.alert:hover, .button.alert:focus {
      background-color: #da3116;
      color: #000; }
  .button.disabled, .button[disabled] {
    opacity: 0.25;
    cursor: not-allowed; }
    .button.disabled, .button.disabled:hover, .button.disabled:focus, .button[disabled], .button[disabled]:hover, .button[disabled]:focus {
      background-color: #1e8af0;
      color: #fff; }
    .button.disabled.primary, .button[disabled].primary {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.primary, .button.disabled.primary:hover, .button.disabled.primary:focus, .button[disabled].primary, .button[disabled].primary:hover, .button[disabled].primary:focus {
        background-color: #1e8af0;
        color: #000; }
    .button.disabled.secondary, .button[disabled].secondary {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.secondary, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        background-color: #777777;
        color: #000; }
    .button.disabled.success, .button[disabled].success {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.success, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success, .button[disabled].success:hover, .button[disabled].success:focus {
        background-color: #68bb36;
        color: #000; }
    .button.disabled.warning, .button[disabled].warning {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.warning, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning, .button[disabled].warning:hover, .button[disabled].warning:focus {
        background-color: #ffae00;
        color: #000; }
    .button.disabled.alert, .button[disabled].alert {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.alert, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert, .button[disabled].alert:hover, .button[disabled].alert:focus {
        background-color: #ec5840;
        color: #000; }
  .button.hollow {
    border: 1px solid #1e8af0;
    color: #1e8af0; }
    .button.hollow, .button.hollow:hover, .button.hollow:focus {
      background-color: transparent; }
    .button.hollow.disabled, .button.hollow.disabled:hover, .button.hollow.disabled:focus, .button.hollow[disabled], .button.hollow[disabled]:hover, .button.hollow[disabled]:focus {
      background-color: transparent; }
    .button.hollow:hover, .button.hollow:focus {
      border-color: #08457f;
      color: #08457f; }
      .button.hollow:hover.disabled, .button.hollow:hover[disabled], .button.hollow:focus.disabled, .button.hollow:focus[disabled] {
        border: 1px solid #1e8af0;
        color: #1e8af0; }
    .button.hollow.primary {
      border: 1px solid #1e8af0;
      color: #1e8af0; }
      .button.hollow.primary:hover, .button.hollow.primary:focus {
        border-color: #08457f;
        color: #08457f; }
        .button.hollow.primary:hover.disabled, .button.hollow.primary:hover[disabled], .button.hollow.primary:focus.disabled, .button.hollow.primary:focus[disabled] {
          border: 1px solid #1e8af0;
          color: #1e8af0; }
    .button.hollow.secondary {
      border: 1px solid #777777;
      color: #777777; }
      .button.hollow.secondary:hover, .button.hollow.secondary:focus {
        border-color: #3c3c3c;
        color: #3c3c3c; }
        .button.hollow.secondary:hover.disabled, .button.hollow.secondary:hover[disabled], .button.hollow.secondary:focus.disabled, .button.hollow.secondary:focus[disabled] {
          border: 1px solid #777777;
          color: #777777; }
    .button.hollow.success {
      border: 1px solid #68bb36;
      color: #68bb36; }
      .button.hollow.success:hover, .button.hollow.success:focus {
        border-color: #345e1b;
        color: #345e1b; }
        .button.hollow.success:hover.disabled, .button.hollow.success:hover[disabled], .button.hollow.success:focus.disabled, .button.hollow.success:focus[disabled] {
          border: 1px solid #68bb36;
          color: #68bb36; }
    .button.hollow.warning {
      border: 1px solid #ffae00;
      color: #ffae00; }
      .button.hollow.warning:hover, .button.hollow.warning:focus {
        border-color: #805700;
        color: #805700; }
        .button.hollow.warning:hover.disabled, .button.hollow.warning:hover[disabled], .button.hollow.warning:focus.disabled, .button.hollow.warning:focus[disabled] {
          border: 1px solid #ffae00;
          color: #ffae00; }
    .button.hollow.alert {
      border: 1px solid #ec5840;
      color: #ec5840; }
      .button.hollow.alert:hover, .button.hollow.alert:focus {
        border-color: #881f0e;
        color: #881f0e; }
        .button.hollow.alert:hover.disabled, .button.hollow.alert:hover[disabled], .button.hollow.alert:focus.disabled, .button.hollow.alert:focus[disabled] {
          border: 1px solid #ec5840;
          color: #ec5840; }
  .button.clear {
    border: 1px solid #1e8af0;
    color: #1e8af0; }
    .button.clear, .button.clear:hover, .button.clear:focus {
      background-color: transparent; }
    .button.clear.disabled, .button.clear.disabled:hover, .button.clear.disabled:focus, .button.clear[disabled], .button.clear[disabled]:hover, .button.clear[disabled]:focus {
      background-color: transparent; }
    .button.clear:hover, .button.clear:focus {
      border-color: #08457f;
      color: #08457f; }
      .button.clear:hover.disabled, .button.clear:hover[disabled], .button.clear:focus.disabled, .button.clear:focus[disabled] {
        border: 1px solid #1e8af0;
        color: #1e8af0; }
    .button.clear, .button.clear.disabled, .button.clear[disabled], .button.clear:hover, .button.clear:hover.disabled, .button.clear:hover[disabled], .button.clear:focus, .button.clear:focus.disabled, .button.clear:focus[disabled] {
      border-color: transparent; }
    .button.clear.primary {
      border: 1px solid #1e8af0;
      color: #1e8af0; }
      .button.clear.primary:hover, .button.clear.primary:focus {
        border-color: #08457f;
        color: #08457f; }
        .button.clear.primary:hover.disabled, .button.clear.primary:hover[disabled], .button.clear.primary:focus.disabled, .button.clear.primary:focus[disabled] {
          border: 1px solid #1e8af0;
          color: #1e8af0; }
      .button.clear.primary, .button.clear.primary.disabled, .button.clear.primary[disabled], .button.clear.primary:hover, .button.clear.primary:hover.disabled, .button.clear.primary:hover[disabled], .button.clear.primary:focus, .button.clear.primary:focus.disabled, .button.clear.primary:focus[disabled] {
        border-color: transparent; }
    .button.clear.secondary {
      border: 1px solid #777777;
      color: #777777; }
      .button.clear.secondary:hover, .button.clear.secondary:focus {
        border-color: #3c3c3c;
        color: #3c3c3c; }
        .button.clear.secondary:hover.disabled, .button.clear.secondary:hover[disabled], .button.clear.secondary:focus.disabled, .button.clear.secondary:focus[disabled] {
          border: 1px solid #777777;
          color: #777777; }
      .button.clear.secondary, .button.clear.secondary.disabled, .button.clear.secondary[disabled], .button.clear.secondary:hover, .button.clear.secondary:hover.disabled, .button.clear.secondary:hover[disabled], .button.clear.secondary:focus, .button.clear.secondary:focus.disabled, .button.clear.secondary:focus[disabled] {
        border-color: transparent; }
    .button.clear.success {
      border: 1px solid #68bb36;
      color: #68bb36; }
      .button.clear.success:hover, .button.clear.success:focus {
        border-color: #345e1b;
        color: #345e1b; }
        .button.clear.success:hover.disabled, .button.clear.success:hover[disabled], .button.clear.success:focus.disabled, .button.clear.success:focus[disabled] {
          border: 1px solid #68bb36;
          color: #68bb36; }
      .button.clear.success, .button.clear.success.disabled, .button.clear.success[disabled], .button.clear.success:hover, .button.clear.success:hover.disabled, .button.clear.success:hover[disabled], .button.clear.success:focus, .button.clear.success:focus.disabled, .button.clear.success:focus[disabled] {
        border-color: transparent; }
    .button.clear.warning {
      border: 1px solid #ffae00;
      color: #ffae00; }
      .button.clear.warning:hover, .button.clear.warning:focus {
        border-color: #805700;
        color: #805700; }
        .button.clear.warning:hover.disabled, .button.clear.warning:hover[disabled], .button.clear.warning:focus.disabled, .button.clear.warning:focus[disabled] {
          border: 1px solid #ffae00;
          color: #ffae00; }
      .button.clear.warning, .button.clear.warning.disabled, .button.clear.warning[disabled], .button.clear.warning:hover, .button.clear.warning:hover.disabled, .button.clear.warning:hover[disabled], .button.clear.warning:focus, .button.clear.warning:focus.disabled, .button.clear.warning:focus[disabled] {
        border-color: transparent; }
    .button.clear.alert {
      border: 1px solid #ec5840;
      color: #ec5840; }
      .button.clear.alert:hover, .button.clear.alert:focus {
        border-color: #881f0e;
        color: #881f0e; }
        .button.clear.alert:hover.disabled, .button.clear.alert:hover[disabled], .button.clear.alert:focus.disabled, .button.clear.alert:focus[disabled] {
          border: 1px solid #ec5840;
          color: #ec5840; }
      .button.clear.alert, .button.clear.alert.disabled, .button.clear.alert[disabled], .button.clear.alert:hover, .button.clear.alert:hover.disabled, .button.clear.alert:hover[disabled], .button.clear.alert:focus, .button.clear.alert:focus.disabled, .button.clear.alert:focus[disabled] {
        border-color: transparent; }
  .button.dropdown::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.4em;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #fefefe transparent transparent;
    position: relative;
    top: 0.4em;
    display: inline-block;
    float: right;
    margin-left: 1em; }
  .button.dropdown.hollow::after {
    border-top-color: #1e8af0; }
  .button.dropdown.hollow.primary::after {
    border-top-color: #1e8af0; }
  .button.dropdown.hollow.secondary::after {
    border-top-color: #777777; }
  .button.dropdown.hollow.success::after {
    border-top-color: #68bb36; }
  .button.dropdown.hollow.warning::after {
    border-top-color: #ffae00; }
  .button.dropdown.hollow.alert::after {
    border-top-color: #ec5840; }
  .button.arrow-only::after {
    top: -0.1em;
    float: none;
    margin-left: 0; }

[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'],
textarea {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 2.6153846154rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  border: 1px solid #cacaca;
  border-radius: 5px;
  background-color: #fefefe;
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 22px;
  color: #0a0a0a;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  appearance: none; }
  [type='text']:focus, [type='password']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='week']:focus, [type='email']:focus, [type='number']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='url']:focus, [type='color']:focus,
  textarea:focus {
    outline: none;
    border: 1px solid #bebebe;
    background-color: #fefefe;
    box-shadow: 0 0 5px #cacaca;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }

textarea {
  max-width: 100%; }
  textarea[rows] {
    height: auto; }

input::placeholder,
textarea::placeholder {
  color: #cacaca; }
input:disabled, input[readonly],
textarea:disabled,
textarea[readonly] {
  background-color: #ededee;
  cursor: default; }

[type='submit'],
[type='button'] {
  appearance: none;
  border-radius: 5px; }

input[type='search'] {
  box-sizing: border-box; }

[type='file'],
[type='checkbox'],
[type='radio'] {
  margin: 0 0 1rem; }

[type='checkbox'] + label,
[type='radio'] + label {
  display: inline-block;
  vertical-align: baseline;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0; }
  [type='checkbox'] + label[for],
  [type='radio'] + label[for] {
    cursor: pointer; }

label > [type='checkbox'],
label > [type='radio'] {
  margin-right: 0.5rem; }

[type='file'] {
  width: 100%; }

label {
  display: block;
  margin: 0;
  font-size: 13px;
  font-weight: normal;
  line-height: 1.8;
  color: #0a0a0a; }
  label.middle {
    margin: 0 0 1rem;
    padding: 0.5769230769rem 0; }

.help-text {
  margin-top: -0.5rem;
  font-size: 1rem;
  font-style: italic;
  color: #bebebe; }

.input-group {
  display: flex;
  width: 100%;
  margin-bottom: 1rem;
  align-items: stretch; }
  .input-group > :first-child {
    border-radius: 5px 0 0 5px; }
  .input-group > :last-child > * {
    border-radius: 0 5px 5px 0; }

.input-group-label, .input-group-field, .input-group-button, .input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
  margin: 0;
  white-space: nowrap; }

.input-group-label {
  padding: 0 1rem;
  border: 1px solid #cacaca;
  background: #ededee;
  color: #0a0a0a;
  text-align: center;
  white-space: nowrap;
  display: flex;
  flex: 0 0 auto;
  align-items: center; }
  .input-group-label:first-child {
    border-right: 0; }
  .input-group-label:last-child {
    border-left: 0; }

.input-group-field {
  border-radius: 0;
  flex: 1 1 0px;
  height: auto;
  min-width: 0; }

.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  flex: 0 0 auto; }
  .input-group-button a,
  .input-group-button input,
  .input-group-button button,
  .input-group-button label {
    height: 2.5rem;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1rem; }

fieldset {
  margin: 0;
  padding: 0;
  border: 0; }

legend {
  max-width: 100%;
  margin-bottom: 0.5rem; }

.fieldset {
  margin: 1.3846153846rem 0;
  padding: 1.5384615385rem;
  border: 1px solid #cacaca; }
  .fieldset legend {
    margin: 0;
    margin-left: -0.2307692308rem;
    padding: 0 0.2307692308rem;
    background: #fefefe; }

select {
  height: 2.6153846154rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  appearance: none;
  border: 1px solid #cacaca;
  border-radius: 5px;
  background-color: #fefefe;
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 22px;
  color: #0a0a0a;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%2851, 51, 51%29'></polygon></svg>");
  background-origin: content-box;
  background-position: right -1rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 1.5rem;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }
  @media screen and (min-width: 0\0 ) {
    select {
      background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg=="); } }
  select:focus {
    outline: none;
    border: 1px solid #bebebe;
    background-color: #fefefe;
    box-shadow: 0 0 5px #cacaca;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }
  select:disabled {
    background-color: #ededee;
    cursor: default; }
  select::-ms-expand {
    display: none; }
  select[multiple] {
    height: auto;
    background-image: none; }

.is-invalid-input:not(:focus) {
  border-color: #ec5840;
  background-color: #fcedeb; }
  .is-invalid-input:not(:focus)::placeholder {
    color: #ec5840; }

.is-invalid-label {
  color: #ec5840; }

.form-error {
  display: none;
  margin-top: -0.5rem;
  margin-bottom: 1rem;
  font-size: 0.9230769231rem;
  font-weight: bold;
  color: #ec5840; }
  .form-error.is-visible {
    display: block; }

.hide {
  display: none !important; }

.invisible {
  visibility: hidden; }

@media screen and (max-width: 19.9375em) {
  .hide-for-small-only {
    display: none !important; } }

@media screen and (max-width: 0em), screen and (min-width: 20em) {
  .show-for-small-only {
    display: none !important; } }

@media print, screen and (min-width: 20em) {
  .hide-for-mobile-small {
    display: none !important; } }

@media screen and (max-width: 19.9375em) {
  .show-for-mobile-small {
    display: none !important; } }

@media screen and (min-width: 20em) and (max-width: 29.9375em) {
  .hide-for-mobile-small-only {
    display: none !important; } }

@media screen and (max-width: 19.9375em), screen and (min-width: 30em) {
  .show-for-mobile-small-only {
    display: none !important; } }

@media print, screen and (min-width: 30em) {
  .hide-for-mobile {
    display: none !important; } }

@media screen and (max-width: 29.9375em) {
  .show-for-mobile {
    display: none !important; } }

@media screen and (min-width: 30em) and (max-width: 41.625em) {
  .hide-for-mobile-only {
    display: none !important; } }

@media screen and (max-width: 29.9375em), screen and (min-width: 41.6875em) {
  .show-for-mobile-only {
    display: none !important; } }

@media print, screen and (min-width: 48em) {
  .hide-for-ipad {
    display: none !important; } }

@media screen and (max-width: 47.9375em) {
  .show-for-ipad {
    display: none !important; } }

@media screen and (min-width: 48em) and (max-width: 48.0625em) {
  .hide-for-ipad-only {
    display: none !important; } }

@media screen and (max-width: 47.9375em), screen and (min-width: 48.125em) {
  .show-for-ipad-only {
    display: none !important; } }

@media print, screen and (min-width: 41.6875em) {
  .hide-for-iphone6Horizontal {
    display: none !important; } }

@media screen and (max-width: 41.625em) {
  .show-for-iphone6Horizontal {
    display: none !important; } }

@media screen and (min-width: 41.6875em) and (max-width: 47.9375em) {
  .hide-for-iphone6Horizontal-only {
    display: none !important; } }

@media screen and (max-width: 41.625em), screen and (min-width: 48em) {
  .show-for-iphone6Horizontal-only {
    display: none !important; } }

@media print, screen and (min-width: 48.125em) {
  .hide-for-medium {
    display: none !important; } }

@media screen and (max-width: 48.0625em) {
  .show-for-medium {
    display: none !important; } }

@media screen and (min-width: 48.125em) and (max-width: 63.9375em) {
  .hide-for-medium-only {
    display: none !important; } }

@media screen and (max-width: 48.0625em), screen and (min-width: 64em) {
  .show-for-medium-only {
    display: none !important; } }

@media print, screen and (min-width: 64em) {
  .hide-for-large {
    display: none !important; } }

@media screen and (max-width: 63.9375em) {
  .show-for-large {
    display: none !important; } }

@media screen and (min-width: 64em) and (max-width: 74.9375em) {
  .hide-for-large-only {
    display: none !important; } }

@media screen and (max-width: 63.9375em), screen and (min-width: 75em) {
  .show-for-large-only {
    display: none !important; } }

@media screen and (min-width: 75em) {
  .hide-for-xlarge {
    display: none !important; } }

@media screen and (max-width: 74.9375em) {
  .show-for-xlarge {
    display: none !important; } }

@media screen and (min-width: 75em) and (max-width: 89.9375em) {
  .hide-for-xlarge-only {
    display: none !important; } }

@media screen and (max-width: 74.9375em), screen and (min-width: 90em) {
  .show-for-xlarge-only {
    display: none !important; } }

@media screen and (min-width: 90em) {
  .hide-for-xxlarge {
    display: none !important; } }

@media screen and (max-width: 89.9375em) {
  .show-for-xxlarge {
    display: none !important; } }

@media screen and (min-width: 90em) and (max-width: 99.9375em) {
  .hide-for-xxlarge-only {
    display: none !important; } }

@media screen and (max-width: 89.9375em), screen and (min-width: 100em) {
  .show-for-xxlarge-only {
    display: none !important; } }

@media screen and (min-width: 100em) {
  .hide-for-xxxlarge {
    display: none !important; } }

@media screen and (max-width: 99.9375em) {
  .show-for-xxxlarge {
    display: none !important; } }

@media screen and (min-width: 100em) and (max-width: 115.5625em) {
  .hide-for-xxxlarge-only {
    display: none !important; } }

@media screen and (max-width: 99.9375em), screen and (min-width: 115.625em) {
  .show-for-xxxlarge-only {
    display: none !important; } }

@media screen and (min-width: 115.625em) {
  .hide-for-xxxxlarge {
    display: none !important; } }

@media screen and (max-width: 115.5625em) {
  .show-for-xxxxlarge {
    display: none !important; } }

@media screen and (min-width: 115.625em) and (max-width: 124.9375em) {
  .hide-for-xxxxlarge-only {
    display: none !important; } }

@media screen and (max-width: 115.5625em), screen and (min-width: 125em) {
  .show-for-xxxxlarge-only {
    display: none !important; } }

@media screen and (min-width: 125em) {
  .hide-for-mac {
    display: none !important; } }

@media screen and (max-width: 124.9375em) {
  .show-for-mac {
    display: none !important; } }

@media screen and (min-width: 125em) {
  .hide-for-mac-only {
    display: none !important; } }

@media screen and (max-width: 124.9375em) {
  .show-for-mac-only {
    display: none !important; } }

.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  clip-path: inset(50%);
  border: 0; }

.show-on-focus:active, .show-on-focus:focus {
  position: static !important;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
  clip-path: none; }

.show-for-landscape,
.hide-for-portrait {
  display: block !important; }
  @media screen and (orientation: landscape) {
    .show-for-landscape,
    .hide-for-portrait {
      display: block !important; } }
  @media screen and (orientation: portrait) {
    .show-for-landscape,
    .hide-for-portrait {
      display: none !important; } }

.hide-for-landscape,
.show-for-portrait {
  display: none !important; }
  @media screen and (orientation: landscape) {
    .hide-for-landscape,
    .show-for-portrait {
      display: none !important; } }
  @media screen and (orientation: portrait) {
    .hide-for-landscape,
    .show-for-portrait {
      display: block !important; } }

.float-left {
  float: left !important; }

.float-right {
  float: right !important; }

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

.clearfix::before, .clearfix::after {
  display: table;
  content: ' ';
  flex-basis: 0;
  order: 1; }
.clearfix::after {
  clear: both; }

.accordion {
  margin-left: 0;
  background: #fefefe;
  list-style-type: none; }
  .accordion[disabled] .accordion-title {
    cursor: not-allowed; }

.accordion-item:first-child > :first-child {
  border-radius: 5px 5px 0 0; }
.accordion-item:last-child > :last-child {
  border-radius: 0 0 5px 5px; }

.accordion-title {
  position: relative;
  display: block;
  padding: 1.25rem 1rem;
  border: 1px solid #ededee;
  border-bottom: 0;
  font-size: 0.9230769231rem;
  line-height: 1;
  color: #1e8af0; }
  :last-child:not(.is-active) > .accordion-title {
    border-bottom: 1px solid #ededee;
    border-radius: 0 0 5px 5px; }
  .accordion-title:hover, .accordion-title:focus {
    background-color: #ededee; }
  .accordion-title::before {
    position: absolute;
    top: 50%;
    right: 1rem;
    margin-top: -0.5rem;
    content: '+'; }
  .is-active > .accordion-title::before {
    content: '\2013'; }

.accordion-content {
  display: none;
  padding: 1rem;
  border: 1px solid #ededee;
  border-bottom: 0;
  background-color: #fefefe;
  color: #0a0a0a; }
  :last-child > .accordion-content:last-child {
    border-bottom: 1px solid #ededee; }

.badge {
  display: inline-block;
  min-width: 2.1em;
  padding: 0.3em;
  border-radius: 50%;
  font-size: 0.6rem;
  text-align: center;
  background: #1e8af0;
  color: #fefefe; }
  .badge.primary {
    background: #1e8af0;
    color: #0a0a0a; }
  .badge.secondary {
    background: #777777;
    color: #fefefe; }
  .badge.success {
    background: #68bb36;
    color: #0a0a0a; }
  .badge.warning {
    background: #ffae00;
    color: #0a0a0a; }
  .badge.alert {
    background: #ec5840;
    color: #0a0a0a; }

.breadcrumbs {
  margin: 0 0 0 0;
  list-style: none; }
  .breadcrumbs::before, .breadcrumbs::after {
    display: table;
    content: ' ';
    flex-basis: 0;
    order: 1; }
  .breadcrumbs::after {
    clear: both; }
  .breadcrumbs li {
    float: left;
    font-size: 0.8461538462rem;
    color: #0a0a0a;
    cursor: default;
    text-transform: uppercase; }
    .breadcrumbs li:not(:last-child)::after {
      position: relative;
      margin: 0 0.75rem;
      opacity: 1;
      content: "/";
      color: #cacaca; }
  .breadcrumbs a {
    color: #1e8af0; }
    .breadcrumbs a:hover {
      text-decoration: underline; }
  .breadcrumbs .disabled {
    color: #cacaca;
    cursor: not-allowed; }

.button-group {
  margin-bottom: 0;
  display: flex;
  flex-wrap: nowrap;
  align-items: stretch; }
  .button-group::before, .button-group::after {
    display: table;
    content: ' ';
    flex-basis: 0;
    order: 1; }
  .button-group::after {
    clear: both; }
  .button-group .button {
    margin: 0;
    margin-right: 0.5rem;
    margin-bottom: 0.5rem;
    font-size: 13px;
    flex: 0 0 auto; }
    .button-group .button:last-child {
      margin-right: 0; }
  .button-group.tiny .button {
    font-size: 0.6rem; }
  .button-group.small .button {
    font-size: 0.75rem; }
  .button-group.large .button {
    font-size: 20px; }
  .button-group.expanded .button {
    flex: 1 1 0px; }
  .button-group.primary .button {
    background-color: #1e8af0;
    color: #000; }
    .button-group.primary .button:hover, .button-group.primary .button:focus {
      background-color: #0e6fcb;
      color: #000; }
  .button-group.secondary .button {
    background-color: #777777;
    color: #000; }
    .button-group.secondary .button:hover, .button-group.secondary .button:focus {
      background-color: #5f5f5f;
      color: #000; }
  .button-group.success .button {
    background-color: #68bb36;
    color: #000; }
    .button-group.success .button:hover, .button-group.success .button:focus {
      background-color: #53962b;
      color: #000; }
  .button-group.warning .button {
    background-color: #ffae00;
    color: #000; }
    .button-group.warning .button:hover, .button-group.warning .button:focus {
      background-color: #cc8b00;
      color: #000; }
  .button-group.alert .button {
    background-color: #ec5840;
    color: #000; }
    .button-group.alert .button:hover, .button-group.alert .button:focus {
      background-color: #da3116;
      color: #000; }
  .button-group.stacked, .button-group.stacked-for-small, .button-group.stacked-for-medium {
    flex-wrap: wrap; }
    .button-group.stacked .button, .button-group.stacked-for-small .button, .button-group.stacked-for-medium .button {
      flex: 0 0 100%; }
      .button-group.stacked .button:last-child, .button-group.stacked-for-small .button:last-child, .button-group.stacked-for-medium .button:last-child {
        margin-bottom: 0; }
  @media print, screen and (min-width: 48.125em) {
    .button-group.stacked-for-small .button {
      flex: 1 1 0px;
      margin-bottom: 0; } }
  @media print, screen and (min-width: 64em) {
    .button-group.stacked-for-medium .button {
      flex: 1 1 0px;
      margin-bottom: 0; } }
  @media screen and (max-width: 19.9375em) {
    .button-group.stacked-for-small.expanded {
      display: block; }
      .button-group.stacked-for-small.expanded .button {
        display: block;
        margin-right: 0; } }

.callout {
  position: relative;
  margin: 0 0 1rem 0;
  padding: 1rem;
  border: 1px solid rgba(10, 10, 10, 0.25);
  border-radius: 5px;
  background-color: white;
  color: #0a0a0a; }
  .callout > :first-child {
    margin-top: 0; }
  .callout > :last-child {
    margin-bottom: 0; }
  .callout.primary {
    background-color: #ddedfd;
    color: #0a0a0a; }
  .callout.secondary {
    background-color: #ebebeb;
    color: #0a0a0a; }
  .callout.success {
    background-color: #e8f6e0;
    color: #0a0a0a; }
  .callout.warning {
    background-color: #fff3d9;
    color: #0a0a0a; }
  .callout.alert {
    background-color: #fce6e2;
    color: #0a0a0a; }
  .callout.small {
    padding-top: 0.5rem;
    padding-right: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 0.5rem; }
  .callout.large {
    padding-top: 3rem;
    padding-right: 3rem;
    padding-bottom: 3rem;
    padding-left: 3rem; }

.close-button {
  position: absolute;
  color: #bebebe;
  cursor: pointer; }
  [data-whatinput='mouse'] .close-button {
    outline: 0; }
  .close-button:hover, .close-button:focus {
    color: #0a0a0a; }
  .close-button.small {
    right: 1rem;
    top: 0.5rem;
    font-size: 2em;
    line-height: 1; }
  .close-button, .close-button.medium {
    right: 1rem;
    top: 0.5rem;
    font-size: 2em;
    line-height: 1; }

.is-drilldown {
  position: relative;
  overflow: hidden; }
  .is-drilldown li {
    display: block; }
  .is-drilldown.animate-height {
    transition: height 0.5s; }

.drilldown a {
  padding: 0.7rem 1rem;
  background: #fefefe; }
.drilldown .is-drilldown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: -1;
  width: 100%;
  background: #fefefe;
  transition: transform 0.15s linear; }
  .drilldown .is-drilldown-submenu.is-active {
    z-index: 1;
    display: block;
    transform: translateX(-100%); }
  .drilldown .is-drilldown-submenu.is-closing {
    transform: translateX(100%); }
  .drilldown .is-drilldown-submenu a {
    padding: 0.7rem 1rem; }
.drilldown .nested.is-drilldown-submenu {
  margin-right: 0;
  margin-left: 0; }
.drilldown .drilldown-submenu-cover-previous {
  min-height: 100%; }
.drilldown .is-drilldown-submenu-parent > a {
  position: relative; }
  .drilldown .is-drilldown-submenu-parent > a::after {
    position: absolute;
    top: 50%;
    margin-top: -6px;
    right: 1rem;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #1e8af0; }
.drilldown.align-left .is-drilldown-submenu-parent > a::after {
  left: auto;
  right: 1rem;
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #1e8af0; }
.drilldown.align-right .is-drilldown-submenu-parent > a::after {
  right: auto;
  left: 1rem;
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #1e8af0 transparent transparent; }
.drilldown .js-drilldown-back > a::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #1e8af0 transparent transparent;
  border-left-width: 0;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.75rem;
  border-left-width: 0; }

.dropdown-pane, .rs-dropdown-menu, .rs-autocomplete {
  position: absolute;
  z-index: 10;
  width: 300px;
  padding: 0;
  visibility: hidden;
  display: none;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  font-size: 13px; }
  .dropdown-pane.is-opening, .is-opening.rs-dropdown-menu, .is-opening.rs-autocomplete {
    display: block; }
  .dropdown-pane.is-open, .is-open.rs-dropdown-menu, .is-open.rs-autocomplete {
    visibility: visible;
    display: block; }

.dropdown-pane.tiny, .tiny.rs-dropdown-menu, .tiny.rs-autocomplete {
  width: 100px; }

.dropdown-pane.small, .small.rs-dropdown-menu, .small.rs-autocomplete {
  width: 200px; }

.dropdown-pane.large, .large.rs-dropdown-menu, .large.rs-autocomplete {
  width: 400px; }

.dropdown.menu > li.opens-left > .is-dropdown-submenu {
  top: 100%;
  right: 0;
  left: auto; }
.dropdown.menu > li.opens-right > .is-dropdown-submenu {
  top: 100%;
  right: auto;
  left: 0; }
.dropdown.menu > li.is-dropdown-submenu-parent > a {
  position: relative;
  padding-right: 1.5rem; }
.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #1e8af0 transparent transparent;
  right: 5px;
  margin-top: -3px; }
.dropdown.menu a {
  padding: 0.7rem 1rem; }
  [data-whatinput='mouse'] .dropdown.menu a {
    outline: 0; }
.dropdown.menu .is-active > a {
  background: transparent;
  color: #1e8af0; }
.no-js .dropdown.menu ul {
  display: none; }
.dropdown.menu .nested.is-dropdown-submenu {
  margin-right: 0;
  margin-left: 0; }
.dropdown.menu.vertical > li .is-dropdown-submenu {
  top: 0; }
.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
  right: 100%;
  left: auto;
  top: 0; }
.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%; }
.dropdown.menu.vertical > li > a::after {
  right: 14px; }
.dropdown.menu.vertical > li.opens-left > a::after {
  right: auto;
  left: 5px;
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #1e8af0 transparent transparent; }
.dropdown.menu.vertical > li.opens-right > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #1e8af0; }
@media print, screen and (min-width: 20em) {
  .dropdown.menu.mobile-small-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto; }
  .dropdown.menu.mobile-small-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0; }
  .dropdown.menu.mobile-small-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem; }
  .dropdown.menu.mobile-small-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #1e8af0 transparent transparent;
    right: 5px;
    margin-top: -3px; }
  .dropdown.menu.mobile-small-vertical > li .is-dropdown-submenu {
    top: 0; }
  .dropdown.menu.mobile-small-vertical > li.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto;
    top: 0; }
  .dropdown.menu.mobile-small-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%; }
  .dropdown.menu.mobile-small-vertical > li > a::after {
    right: 14px; }
  .dropdown.menu.mobile-small-vertical > li.opens-left > a::after {
    right: auto;
    left: 5px;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #1e8af0 transparent transparent; }
  .dropdown.menu.mobile-small-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #1e8af0; } }
@media print, screen and (min-width: 30em) {
  .dropdown.menu.mobile-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto; }
  .dropdown.menu.mobile-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0; }
  .dropdown.menu.mobile-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem; }
  .dropdown.menu.mobile-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #1e8af0 transparent transparent;
    right: 5px;
    margin-top: -3px; }
  .dropdown.menu.mobile-vertical > li .is-dropdown-submenu {
    top: 0; }
  .dropdown.menu.mobile-vertical > li.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto;
    top: 0; }
  .dropdown.menu.mobile-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%; }
  .dropdown.menu.mobile-vertical > li > a::after {
    right: 14px; }
  .dropdown.menu.mobile-vertical > li.opens-left > a::after {
    right: auto;
    left: 5px;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #1e8af0 transparent transparent; }
  .dropdown.menu.mobile-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #1e8af0; } }
@media print, screen and (min-width: 48em) {
  .dropdown.menu.ipad-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto; }
  .dropdown.menu.ipad-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0; }
  .dropdown.menu.ipad-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem; }
  .dropdown.menu.ipad-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #1e8af0 transparent transparent;
    right: 5px;
    margin-top: -3px; }
  .dropdown.menu.ipad-vertical > li .is-dropdown-submenu {
    top: 0; }
  .dropdown.menu.ipad-vertical > li.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto;
    top: 0; }
  .dropdown.menu.ipad-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%; }
  .dropdown.menu.ipad-vertical > li > a::after {
    right: 14px; }
  .dropdown.menu.ipad-vertical > li.opens-left > a::after {
    right: auto;
    left: 5px;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #1e8af0 transparent transparent; }
  .dropdown.menu.ipad-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #1e8af0; } }
@media print, screen and (min-width: 41.6875em) {
  .dropdown.menu.iphone6Horizontal-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto; }
  .dropdown.menu.iphone6Horizontal-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0; }
  .dropdown.menu.iphone6Horizontal-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem; }
  .dropdown.menu.iphone6Horizontal-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #1e8af0 transparent transparent;
    right: 5px;
    margin-top: -3px; }
  .dropdown.menu.iphone6Horizontal-vertical > li .is-dropdown-submenu {
    top: 0; }
  .dropdown.menu.iphone6Horizontal-vertical > li.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto;
    top: 0; }
  .dropdown.menu.iphone6Horizontal-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%; }
  .dropdown.menu.iphone6Horizontal-vertical > li > a::after {
    right: 14px; }
  .dropdown.menu.iphone6Horizontal-vertical > li.opens-left > a::after {
    right: auto;
    left: 5px;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #1e8af0 transparent transparent; }
  .dropdown.menu.iphone6Horizontal-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #1e8af0; } }
@media print, screen and (min-width: 48.125em) {
  .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto; }
  .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0; }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem; }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #1e8af0 transparent transparent;
    right: 5px;
    margin-top: -3px; }
  .dropdown.menu.medium-vertical > li .is-dropdown-submenu {
    top: 0; }
  .dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto;
    top: 0; }
  .dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%; }
  .dropdown.menu.medium-vertical > li > a::after {
    right: 14px; }
  .dropdown.menu.medium-vertical > li.opens-left > a::after {
    right: auto;
    left: 5px;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #1e8af0 transparent transparent; }
  .dropdown.menu.medium-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #1e8af0; } }
@media print, screen and (min-width: 64em) {
  .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto; }
  .dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0; }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem; }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #1e8af0 transparent transparent;
    right: 5px;
    margin-top: -3px; }
  .dropdown.menu.large-vertical > li .is-dropdown-submenu {
    top: 0; }
  .dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto;
    top: 0; }
  .dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%; }
  .dropdown.menu.large-vertical > li > a::after {
    right: 14px; }
  .dropdown.menu.large-vertical > li.opens-left > a::after {
    right: auto;
    left: 5px;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #1e8af0 transparent transparent; }
  .dropdown.menu.large-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #1e8af0; } }
@media screen and (min-width: 75em) {
  .dropdown.menu.xlarge-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto; }
  .dropdown.menu.xlarge-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0; }
  .dropdown.menu.xlarge-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem; }
  .dropdown.menu.xlarge-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #1e8af0 transparent transparent;
    right: 5px;
    margin-top: -3px; }
  .dropdown.menu.xlarge-vertical > li .is-dropdown-submenu {
    top: 0; }
  .dropdown.menu.xlarge-vertical > li.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto;
    top: 0; }
  .dropdown.menu.xlarge-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%; }
  .dropdown.menu.xlarge-vertical > li > a::after {
    right: 14px; }
  .dropdown.menu.xlarge-vertical > li.opens-left > a::after {
    right: auto;
    left: 5px;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #1e8af0 transparent transparent; }
  .dropdown.menu.xlarge-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #1e8af0; } }
@media screen and (min-width: 90em) {
  .dropdown.menu.xxlarge-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto; }
  .dropdown.menu.xxlarge-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0; }
  .dropdown.menu.xxlarge-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem; }
  .dropdown.menu.xxlarge-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #1e8af0 transparent transparent;
    right: 5px;
    margin-top: -3px; }
  .dropdown.menu.xxlarge-vertical > li .is-dropdown-submenu {
    top: 0; }
  .dropdown.menu.xxlarge-vertical > li.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto;
    top: 0; }
  .dropdown.menu.xxlarge-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%; }
  .dropdown.menu.xxlarge-vertical > li > a::after {
    right: 14px; }
  .dropdown.menu.xxlarge-vertical > li.opens-left > a::after {
    right: auto;
    left: 5px;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #1e8af0 transparent transparent; }
  .dropdown.menu.xxlarge-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #1e8af0; } }
@media screen and (min-width: 100em) {
  .dropdown.menu.xxxlarge-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto; }
  .dropdown.menu.xxxlarge-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0; }
  .dropdown.menu.xxxlarge-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem; }
  .dropdown.menu.xxxlarge-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #1e8af0 transparent transparent;
    right: 5px;
    margin-top: -3px; }
  .dropdown.menu.xxxlarge-vertical > li .is-dropdown-submenu {
    top: 0; }
  .dropdown.menu.xxxlarge-vertical > li.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto;
    top: 0; }
  .dropdown.menu.xxxlarge-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%; }
  .dropdown.menu.xxxlarge-vertical > li > a::after {
    right: 14px; }
  .dropdown.menu.xxxlarge-vertical > li.opens-left > a::after {
    right: auto;
    left: 5px;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #1e8af0 transparent transparent; }
  .dropdown.menu.xxxlarge-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #1e8af0; } }
@media screen and (min-width: 115.625em) {
  .dropdown.menu.xxxxlarge-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto; }
  .dropdown.menu.xxxxlarge-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0; }
  .dropdown.menu.xxxxlarge-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem; }
  .dropdown.menu.xxxxlarge-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #1e8af0 transparent transparent;
    right: 5px;
    margin-top: -3px; }
  .dropdown.menu.xxxxlarge-vertical > li .is-dropdown-submenu {
    top: 0; }
  .dropdown.menu.xxxxlarge-vertical > li.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto;
    top: 0; }
  .dropdown.menu.xxxxlarge-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%; }
  .dropdown.menu.xxxxlarge-vertical > li > a::after {
    right: 14px; }
  .dropdown.menu.xxxxlarge-vertical > li.opens-left > a::after {
    right: auto;
    left: 5px;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #1e8af0 transparent transparent; }
  .dropdown.menu.xxxxlarge-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #1e8af0; } }
@media screen and (min-width: 125em) {
  .dropdown.menu.mac-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto; }
  .dropdown.menu.mac-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0; }
  .dropdown.menu.mac-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem; }
  .dropdown.menu.mac-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #1e8af0 transparent transparent;
    right: 5px;
    margin-top: -3px; }
  .dropdown.menu.mac-vertical > li .is-dropdown-submenu {
    top: 0; }
  .dropdown.menu.mac-vertical > li.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto;
    top: 0; }
  .dropdown.menu.mac-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%; }
  .dropdown.menu.mac-vertical > li > a::after {
    right: 14px; }
  .dropdown.menu.mac-vertical > li.opens-left > a::after {
    right: auto;
    left: 5px;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #1e8af0 transparent transparent; }
  .dropdown.menu.mac-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #1e8af0; } }
.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
  top: 100%;
  right: 0;
  left: auto; }

.is-dropdown-menu.vertical {
  width: 100px; }
  .is-dropdown-menu.vertical.align-right {
    float: right; }

.is-dropdown-submenu-parent {
  position: relative; }
  .is-dropdown-submenu-parent a::after {
    position: absolute;
    top: 50%;
    right: 5px;
    margin-top: -6px; }
  .is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
    top: 100%;
    left: auto; }
  .is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto; }
  .is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%; }

.is-dropdown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 1;
  display: none;
  min-width: 200px;
  border: 1px solid #cacaca;
  background: #fefefe; }
  .dropdown .is-dropdown-submenu a {
    padding: 0.7rem 1rem; }
  .is-dropdown-submenu .is-dropdown-submenu-parent > a::after {
    right: 14px; }
  .is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
    right: auto;
    left: 5px;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #1e8af0 transparent transparent; }
  .is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #1e8af0; }
  .is-dropdown-submenu .is-dropdown-submenu {
    margin-top: -1px; }
  .is-dropdown-submenu > li {
    width: 100%; }
  .is-dropdown-submenu.js-dropdown-active {
    display: block; }

.label {
  display: inline-block;
  padding: 0.33333rem 0.5rem;
  border-radius: 5px;
  font-size: 0.8rem;
  line-height: 1;
  white-space: nowrap;
  cursor: default;
  background: #1e8af0;
  color: #fefefe; }
  .label.primary {
    background: #1e8af0;
    color: #0a0a0a; }
  .label.secondary {
    background: #777777;
    color: #fefefe; }
  .label.success {
    background: #68bb36;
    color: #0a0a0a; }
  .label.warning {
    background: #ffae00;
    color: #0a0a0a; }
  .label.alert {
    background: #ec5840;
    color: #0a0a0a; }

.media-object {
  display: flex;
  margin-bottom: 0;
  flex-wrap: nowrap; }
  .media-object img {
    max-width: none; }
  @media screen and (max-width: 19.9375em) {
    .media-object.stack-for-small {
      flex-wrap: wrap; } }
  @media screen and (max-width: 19.9375em) {
    .media-object.stack-for-small .media-object-section {
      padding: 0;
      padding-bottom: 1rem;
      flex-basis: 100%;
      max-width: 100%; }
      .media-object.stack-for-small .media-object-section img {
        width: 100%; } }

.media-object-section {
  flex: 0 1 auto; }
  .media-object-section:first-child {
    padding-right: 1rem; }
  .media-object-section:last-child:not(:nth-child(2)) {
    padding-left: 1rem; }
  .media-object-section > :last-child {
    margin-bottom: 0; }
  .media-object-section.main-section {
    flex: 1 1 0px; }

.menu {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  display: flex;
  flex-wrap: wrap; }
  [data-whatinput='mouse'] .menu li {
    outline: 0; }
  .menu a,
  .menu .button {
    line-height: 1;
    text-decoration: none;
    white-space: nowrap;
    display: block;
    padding: 0.7rem 1rem; }
  .menu input,
  .menu select,
  .menu a,
  .menu button {
    margin-bottom: 0; }
  .menu input {
    display: inline-block; }
  .menu, .menu.horizontal {
    flex-wrap: wrap;
    flex-direction: row; }
  .menu.vertical {
    flex-wrap: nowrap;
    flex-direction: column; }
  .menu.expanded li {
    flex: 1 1 0px; }
  .menu.simple {
    align-items: center; }
    .menu.simple li + li {
      margin-left: 1rem; }
    .menu.simple a {
      padding: 0; }
  @media print, screen and (min-width: 20em) {
    .menu.mobile-small-horizontal {
      flex-wrap: wrap;
      flex-direction: row; }
    .menu.mobile-small-vertical {
      flex-wrap: nowrap;
      flex-direction: column; }
    .menu.mobile-small-expanded li {
      flex: 1 1 0px; }
    .menu.mobile-small-simple li {
      flex: 1 1 0px; } }
  @media print, screen and (min-width: 30em) {
    .menu.mobile-horizontal {
      flex-wrap: wrap;
      flex-direction: row; }
    .menu.mobile-vertical {
      flex-wrap: nowrap;
      flex-direction: column; }
    .menu.mobile-expanded li {
      flex: 1 1 0px; }
    .menu.mobile-simple li {
      flex: 1 1 0px; } }
  @media print, screen and (min-width: 48em) {
    .menu.ipad-horizontal {
      flex-wrap: wrap;
      flex-direction: row; }
    .menu.ipad-vertical {
      flex-wrap: nowrap;
      flex-direction: column; }
    .menu.ipad-expanded li {
      flex: 1 1 0px; }
    .menu.ipad-simple li {
      flex: 1 1 0px; } }
  @media print, screen and (min-width: 41.6875em) {
    .menu.iphone6Horizontal-horizontal {
      flex-wrap: wrap;
      flex-direction: row; }
    .menu.iphone6Horizontal-vertical {
      flex-wrap: nowrap;
      flex-direction: column; }
    .menu.iphone6Horizontal-expanded li {
      flex: 1 1 0px; }
    .menu.iphone6Horizontal-simple li {
      flex: 1 1 0px; } }
  @media print, screen and (min-width: 48.125em) {
    .menu.medium-horizontal {
      flex-wrap: wrap;
      flex-direction: row; }
    .menu.medium-vertical {
      flex-wrap: nowrap;
      flex-direction: column; }
    .menu.medium-expanded li {
      flex: 1 1 0px; }
    .menu.medium-simple li {
      flex: 1 1 0px; } }
  @media print, screen and (min-width: 64em) {
    .menu.large-horizontal {
      flex-wrap: wrap;
      flex-direction: row; }
    .menu.large-vertical {
      flex-wrap: nowrap;
      flex-direction: column; }
    .menu.large-expanded li {
      flex: 1 1 0px; }
    .menu.large-simple li {
      flex: 1 1 0px; } }
  @media screen and (min-width: 75em) {
    .menu.xlarge-horizontal {
      flex-wrap: wrap;
      flex-direction: row; }
    .menu.xlarge-vertical {
      flex-wrap: nowrap;
      flex-direction: column; }
    .menu.xlarge-expanded li {
      flex: 1 1 0px; }
    .menu.xlarge-simple li {
      flex: 1 1 0px; } }
  @media screen and (min-width: 90em) {
    .menu.xxlarge-horizontal {
      flex-wrap: wrap;
      flex-direction: row; }
    .menu.xxlarge-vertical {
      flex-wrap: nowrap;
      flex-direction: column; }
    .menu.xxlarge-expanded li {
      flex: 1 1 0px; }
    .menu.xxlarge-simple li {
      flex: 1 1 0px; } }
  @media screen and (min-width: 100em) {
    .menu.xxxlarge-horizontal {
      flex-wrap: wrap;
      flex-direction: row; }
    .menu.xxxlarge-vertical {
      flex-wrap: nowrap;
      flex-direction: column; }
    .menu.xxxlarge-expanded li {
      flex: 1 1 0px; }
    .menu.xxxlarge-simple li {
      flex: 1 1 0px; } }
  @media screen and (min-width: 115.625em) {
    .menu.xxxxlarge-horizontal {
      flex-wrap: wrap;
      flex-direction: row; }
    .menu.xxxxlarge-vertical {
      flex-wrap: nowrap;
      flex-direction: column; }
    .menu.xxxxlarge-expanded li {
      flex: 1 1 0px; }
    .menu.xxxxlarge-simple li {
      flex: 1 1 0px; } }
  @media screen and (min-width: 125em) {
    .menu.mac-horizontal {
      flex-wrap: wrap;
      flex-direction: row; }
    .menu.mac-vertical {
      flex-wrap: nowrap;
      flex-direction: column; }
    .menu.mac-expanded li {
      flex: 1 1 0px; }
    .menu.mac-simple li {
      flex: 1 1 0px; } }
  .menu.nested {
    margin-right: 0;
    margin-left: 1rem; }
  .menu.icons a {
    display: flex; }
  .menu.icon-left li a {
    flex-flow: row nowrap; }
    .menu.icon-left li a img,
    .menu.icon-left li a i,
    .menu.icon-left li a svg {
      margin-right: 0.25rem; }
  .menu.icon-right li a {
    flex-flow: row nowrap; }
    .menu.icon-right li a img,
    .menu.icon-right li a i,
    .menu.icon-right li a svg {
      margin-left: 0.25rem; }
  .menu.icon-top li a {
    flex-flow: column nowrap; }
    .menu.icon-top li a img,
    .menu.icon-top li a i,
    .menu.icon-top li a svg {
      align-self: stretch;
      margin-bottom: 0.25rem;
      text-align: center; }
  .menu.icon-bottom li a {
    flex-flow: column nowrap; }
    .menu.icon-bottom li a img,
    .menu.icon-bottom li a i,
    .menu.icon-bottom li a svg {
      align-self: stretch;
      margin-bottom: 0.25rem;
      text-align: center; }
  .menu .is-active > a {
    background: #1e8af0;
    color: #fefefe; }
  .menu .active > a {
    background: #1e8af0;
    color: #fefefe; }
  .menu.align-left {
    justify-content: flex-start; }
  .menu.align-right li {
    display: flex;
    justify-content: flex-end; }
    .menu.align-right li .submenu li {
      justify-content: flex-start; }
  .menu.align-right.vertical li {
    display: block;
    text-align: right; }
    .menu.align-right.vertical li .submenu li {
      text-align: right; }
  .menu.align-right .nested {
    margin-right: 1rem;
    margin-left: 0; }
  .menu.align-center li {
    display: flex;
    justify-content: center; }
    .menu.align-center li .submenu li {
      justify-content: flex-start; }
  .menu .menu-text {
    padding: 0.7rem 1rem;
    font-weight: bold;
    line-height: 1;
    color: inherit; }

.menu-centered > .menu {
  justify-content: center; }
  .menu-centered > .menu li {
    display: flex;
    justify-content: center; }
    .menu-centered > .menu li .submenu li {
      justify-content: flex-start; }

.no-js [data-responsive-menu] ul {
  display: none; }

.is-off-canvas-open {
  overflow: hidden; }

.js-off-canvas-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 11;
  width: 100%;
  height: 100%;
  transition: opacity 0.5s ease, visibility 0.5s ease;
  background: rgba(254, 254, 254, 0.25);
  opacity: 0;
  visibility: hidden;
  overflow: hidden; }
  .js-off-canvas-overlay.is-visible {
    opacity: 1;
    visibility: visible; }
  .js-off-canvas-overlay.is-closable {
    cursor: pointer; }
  .js-off-canvas-overlay.is-overlay-absolute {
    position: absolute; }
  .js-off-canvas-overlay.is-overlay-fixed {
    position: fixed; }

.off-canvas-wrapper {
  position: relative;
  overflow: hidden; }

.off-canvas {
  position: fixed;
  z-index: 12;
  transition: transform 0.5s ease;
  backface-visibility: hidden;
  background: #ededee; }
  [data-whatinput='mouse'] .off-canvas {
    outline: 0; }
  .off-canvas.is-transition-push {
    z-index: 12; }
  .off-canvas.is-closed {
    visibility: hidden; }
  .off-canvas.is-transition-overlap {
    z-index: 13; }
    .off-canvas.is-transition-overlap.is-open {
      box-shadow: 0 0 10px rgba(10, 10, 10, 0.7); }
  .off-canvas.is-open {
    transform: translate(0, 0); }

.off-canvas-absolute {
  position: absolute;
  z-index: 12;
  transition: transform 0.5s ease;
  backface-visibility: hidden;
  background: #ededee; }
  [data-whatinput='mouse'] .off-canvas-absolute {
    outline: 0; }
  .off-canvas-absolute.is-transition-push {
    z-index: 12; }
  .off-canvas-absolute.is-closed {
    visibility: hidden; }
  .off-canvas-absolute.is-transition-overlap {
    z-index: 13; }
    .off-canvas-absolute.is-transition-overlap.is-open {
      box-shadow: 0 0 10px rgba(10, 10, 10, 0.7); }
  .off-canvas-absolute.is-open {
    transform: translate(0, 0); }

.position-left {
  top: 0;
  left: 0;
  width: 250px;
  height: 100%;
  transform: translateX(-250px);
  overflow-y: auto; }
  .off-canvas-content .off-canvas.position-left {
    transform: translateX(-250px); }
    .off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
      transform: translate(0, 0); }
  .off-canvas-content.is-open-left.has-transition-push {
    transform: translateX(250px); }
  .position-left.is-transition-push {
    box-shadow: inset -13px 0 20px -13px rgba(10, 10, 10, 0.25); }

.position-right {
  top: 0;
  right: 0;
  width: 250px;
  height: 100%;
  transform: translateX(250px);
  overflow-y: auto; }
  .off-canvas-content .off-canvas.position-right {
    transform: translateX(250px); }
    .off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
      transform: translate(0, 0); }
  .off-canvas-content.is-open-right.has-transition-push {
    transform: translateX(-250px); }
  .position-right.is-transition-push {
    box-shadow: inset 13px 0 20px -13px rgba(10, 10, 10, 0.25); }

.position-top {
  top: 0;
  left: 0;
  width: 100%;
  height: 250px;
  transform: translateY(-250px);
  overflow-x: auto; }
  .off-canvas-content .off-canvas.position-top {
    transform: translateY(-250px); }
    .off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
      transform: translate(0, 0); }
  .off-canvas-content.is-open-top.has-transition-push {
    transform: translateY(250px); }
  .position-top.is-transition-push {
    box-shadow: inset 0 -13px 20px -13px rgba(10, 10, 10, 0.25); }

.position-bottom {
  bottom: 0;
  left: 0;
  width: 100%;
  height: 250px;
  transform: translateY(250px);
  overflow-x: auto; }
  .off-canvas-content .off-canvas.position-bottom {
    transform: translateY(250px); }
    .off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
      transform: translate(0, 0); }
  .off-canvas-content.is-open-bottom.has-transition-push {
    transform: translateY(-250px); }
  .position-bottom.is-transition-push {
    box-shadow: inset 0 13px 20px -13px rgba(10, 10, 10, 0.25); }

.off-canvas-content {
  transform: none;
  transition: transform 0.5s ease;
  backface-visibility: hidden; }
  .off-canvas-content.has-transition-push {
    transform: translate(0, 0); }
  .off-canvas-content .off-canvas.is-open {
    transform: translate(0, 0); }

@media print, screen and (min-width: 20em) {
  .position-left.reveal-for-mobile-small {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-left.reveal-for-mobile-small .close-button {
      display: none; }
    .off-canvas-content .position-left.reveal-for-mobile-small {
      transform: none; }
    .off-canvas-content.has-reveal-left {
      margin-left: 250px; }
    .position-left.reveal-for-mobile-small ~ .off-canvas-content {
      margin-left: 250px; }

  .position-right.reveal-for-mobile-small {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-right.reveal-for-mobile-small .close-button {
      display: none; }
    .off-canvas-content .position-right.reveal-for-mobile-small {
      transform: none; }
    .off-canvas-content.has-reveal-right {
      margin-right: 250px; }
    .position-right.reveal-for-mobile-small ~ .off-canvas-content {
      margin-right: 250px; }

  .position-top.reveal-for-mobile-small {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-top.reveal-for-mobile-small .close-button {
      display: none; }
    .off-canvas-content .position-top.reveal-for-mobile-small {
      transform: none; }
    .off-canvas-content.has-reveal-top {
      margin-top: 250px; }
    .position-top.reveal-for-mobile-small ~ .off-canvas-content {
      margin-top: 250px; }

  .position-bottom.reveal-for-mobile-small {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-bottom.reveal-for-mobile-small .close-button {
      display: none; }
    .off-canvas-content .position-bottom.reveal-for-mobile-small {
      transform: none; }
    .off-canvas-content.has-reveal-bottom {
      margin-bottom: 250px; }
    .position-bottom.reveal-for-mobile-small ~ .off-canvas-content {
      margin-bottom: 250px; } }
@media print, screen and (min-width: 30em) {
  .position-left.reveal-for-mobile {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-left.reveal-for-mobile .close-button {
      display: none; }
    .off-canvas-content .position-left.reveal-for-mobile {
      transform: none; }
    .off-canvas-content.has-reveal-left {
      margin-left: 250px; }
    .position-left.reveal-for-mobile ~ .off-canvas-content {
      margin-left: 250px; }

  .position-right.reveal-for-mobile {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-right.reveal-for-mobile .close-button {
      display: none; }
    .off-canvas-content .position-right.reveal-for-mobile {
      transform: none; }
    .off-canvas-content.has-reveal-right {
      margin-right: 250px; }
    .position-right.reveal-for-mobile ~ .off-canvas-content {
      margin-right: 250px; }

  .position-top.reveal-for-mobile {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-top.reveal-for-mobile .close-button {
      display: none; }
    .off-canvas-content .position-top.reveal-for-mobile {
      transform: none; }
    .off-canvas-content.has-reveal-top {
      margin-top: 250px; }
    .position-top.reveal-for-mobile ~ .off-canvas-content {
      margin-top: 250px; }

  .position-bottom.reveal-for-mobile {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-bottom.reveal-for-mobile .close-button {
      display: none; }
    .off-canvas-content .position-bottom.reveal-for-mobile {
      transform: none; }
    .off-canvas-content.has-reveal-bottom {
      margin-bottom: 250px; }
    .position-bottom.reveal-for-mobile ~ .off-canvas-content {
      margin-bottom: 250px; } }
@media print, screen and (min-width: 48em) {
  .position-left.reveal-for-ipad {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-left.reveal-for-ipad .close-button {
      display: none; }
    .off-canvas-content .position-left.reveal-for-ipad {
      transform: none; }
    .off-canvas-content.has-reveal-left {
      margin-left: 250px; }
    .position-left.reveal-for-ipad ~ .off-canvas-content {
      margin-left: 250px; }

  .position-right.reveal-for-ipad {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-right.reveal-for-ipad .close-button {
      display: none; }
    .off-canvas-content .position-right.reveal-for-ipad {
      transform: none; }
    .off-canvas-content.has-reveal-right {
      margin-right: 250px; }
    .position-right.reveal-for-ipad ~ .off-canvas-content {
      margin-right: 250px; }

  .position-top.reveal-for-ipad {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-top.reveal-for-ipad .close-button {
      display: none; }
    .off-canvas-content .position-top.reveal-for-ipad {
      transform: none; }
    .off-canvas-content.has-reveal-top {
      margin-top: 250px; }
    .position-top.reveal-for-ipad ~ .off-canvas-content {
      margin-top: 250px; }

  .position-bottom.reveal-for-ipad {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-bottom.reveal-for-ipad .close-button {
      display: none; }
    .off-canvas-content .position-bottom.reveal-for-ipad {
      transform: none; }
    .off-canvas-content.has-reveal-bottom {
      margin-bottom: 250px; }
    .position-bottom.reveal-for-ipad ~ .off-canvas-content {
      margin-bottom: 250px; } }
@media print, screen and (min-width: 41.6875em) {
  .position-left.reveal-for-iphone6Horizontal {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-left.reveal-for-iphone6Horizontal .close-button {
      display: none; }
    .off-canvas-content .position-left.reveal-for-iphone6Horizontal {
      transform: none; }
    .off-canvas-content.has-reveal-left {
      margin-left: 250px; }
    .position-left.reveal-for-iphone6Horizontal ~ .off-canvas-content {
      margin-left: 250px; }

  .position-right.reveal-for-iphone6Horizontal {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-right.reveal-for-iphone6Horizontal .close-button {
      display: none; }
    .off-canvas-content .position-right.reveal-for-iphone6Horizontal {
      transform: none; }
    .off-canvas-content.has-reveal-right {
      margin-right: 250px; }
    .position-right.reveal-for-iphone6Horizontal ~ .off-canvas-content {
      margin-right: 250px; }

  .position-top.reveal-for-iphone6Horizontal {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-top.reveal-for-iphone6Horizontal .close-button {
      display: none; }
    .off-canvas-content .position-top.reveal-for-iphone6Horizontal {
      transform: none; }
    .off-canvas-content.has-reveal-top {
      margin-top: 250px; }
    .position-top.reveal-for-iphone6Horizontal ~ .off-canvas-content {
      margin-top: 250px; }

  .position-bottom.reveal-for-iphone6Horizontal {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-bottom.reveal-for-iphone6Horizontal .close-button {
      display: none; }
    .off-canvas-content .position-bottom.reveal-for-iphone6Horizontal {
      transform: none; }
    .off-canvas-content.has-reveal-bottom {
      margin-bottom: 250px; }
    .position-bottom.reveal-for-iphone6Horizontal ~ .off-canvas-content {
      margin-bottom: 250px; } }
@media print, screen and (min-width: 48.125em) {
  .position-left.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-left.reveal-for-medium .close-button {
      display: none; }
    .off-canvas-content .position-left.reveal-for-medium {
      transform: none; }
    .off-canvas-content.has-reveal-left {
      margin-left: 250px; }
    .position-left.reveal-for-medium ~ .off-canvas-content {
      margin-left: 250px; }

  .position-right.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-right.reveal-for-medium .close-button {
      display: none; }
    .off-canvas-content .position-right.reveal-for-medium {
      transform: none; }
    .off-canvas-content.has-reveal-right {
      margin-right: 250px; }
    .position-right.reveal-for-medium ~ .off-canvas-content {
      margin-right: 250px; }

  .position-top.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-top.reveal-for-medium .close-button {
      display: none; }
    .off-canvas-content .position-top.reveal-for-medium {
      transform: none; }
    .off-canvas-content.has-reveal-top {
      margin-top: 250px; }
    .position-top.reveal-for-medium ~ .off-canvas-content {
      margin-top: 250px; }

  .position-bottom.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-bottom.reveal-for-medium .close-button {
      display: none; }
    .off-canvas-content .position-bottom.reveal-for-medium {
      transform: none; }
    .off-canvas-content.has-reveal-bottom {
      margin-bottom: 250px; }
    .position-bottom.reveal-for-medium ~ .off-canvas-content {
      margin-bottom: 250px; } }
@media print, screen and (min-width: 64em) {
  .position-left.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-left.reveal-for-large .close-button {
      display: none; }
    .off-canvas-content .position-left.reveal-for-large {
      transform: none; }
    .off-canvas-content.has-reveal-left {
      margin-left: 250px; }
    .position-left.reveal-for-large ~ .off-canvas-content {
      margin-left: 250px; }

  .position-right.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-right.reveal-for-large .close-button {
      display: none; }
    .off-canvas-content .position-right.reveal-for-large {
      transform: none; }
    .off-canvas-content.has-reveal-right {
      margin-right: 250px; }
    .position-right.reveal-for-large ~ .off-canvas-content {
      margin-right: 250px; }

  .position-top.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-top.reveal-for-large .close-button {
      display: none; }
    .off-canvas-content .position-top.reveal-for-large {
      transform: none; }
    .off-canvas-content.has-reveal-top {
      margin-top: 250px; }
    .position-top.reveal-for-large ~ .off-canvas-content {
      margin-top: 250px; }

  .position-bottom.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-bottom.reveal-for-large .close-button {
      display: none; }
    .off-canvas-content .position-bottom.reveal-for-large {
      transform: none; }
    .off-canvas-content.has-reveal-bottom {
      margin-bottom: 250px; }
    .position-bottom.reveal-for-large ~ .off-canvas-content {
      margin-bottom: 250px; } }
@media screen and (min-width: 75em) {
  .position-left.reveal-for-xlarge {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-left.reveal-for-xlarge .close-button {
      display: none; }
    .off-canvas-content .position-left.reveal-for-xlarge {
      transform: none; }
    .off-canvas-content.has-reveal-left {
      margin-left: 250px; }
    .position-left.reveal-for-xlarge ~ .off-canvas-content {
      margin-left: 250px; }

  .position-right.reveal-for-xlarge {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-right.reveal-for-xlarge .close-button {
      display: none; }
    .off-canvas-content .position-right.reveal-for-xlarge {
      transform: none; }
    .off-canvas-content.has-reveal-right {
      margin-right: 250px; }
    .position-right.reveal-for-xlarge ~ .off-canvas-content {
      margin-right: 250px; }

  .position-top.reveal-for-xlarge {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-top.reveal-for-xlarge .close-button {
      display: none; }
    .off-canvas-content .position-top.reveal-for-xlarge {
      transform: none; }
    .off-canvas-content.has-reveal-top {
      margin-top: 250px; }
    .position-top.reveal-for-xlarge ~ .off-canvas-content {
      margin-top: 250px; }

  .position-bottom.reveal-for-xlarge {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-bottom.reveal-for-xlarge .close-button {
      display: none; }
    .off-canvas-content .position-bottom.reveal-for-xlarge {
      transform: none; }
    .off-canvas-content.has-reveal-bottom {
      margin-bottom: 250px; }
    .position-bottom.reveal-for-xlarge ~ .off-canvas-content {
      margin-bottom: 250px; } }
@media screen and (min-width: 90em) {
  .position-left.reveal-for-xxlarge {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-left.reveal-for-xxlarge .close-button {
      display: none; }
    .off-canvas-content .position-left.reveal-for-xxlarge {
      transform: none; }
    .off-canvas-content.has-reveal-left {
      margin-left: 250px; }
    .position-left.reveal-for-xxlarge ~ .off-canvas-content {
      margin-left: 250px; }

  .position-right.reveal-for-xxlarge {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-right.reveal-for-xxlarge .close-button {
      display: none; }
    .off-canvas-content .position-right.reveal-for-xxlarge {
      transform: none; }
    .off-canvas-content.has-reveal-right {
      margin-right: 250px; }
    .position-right.reveal-for-xxlarge ~ .off-canvas-content {
      margin-right: 250px; }

  .position-top.reveal-for-xxlarge {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-top.reveal-for-xxlarge .close-button {
      display: none; }
    .off-canvas-content .position-top.reveal-for-xxlarge {
      transform: none; }
    .off-canvas-content.has-reveal-top {
      margin-top: 250px; }
    .position-top.reveal-for-xxlarge ~ .off-canvas-content {
      margin-top: 250px; }

  .position-bottom.reveal-for-xxlarge {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-bottom.reveal-for-xxlarge .close-button {
      display: none; }
    .off-canvas-content .position-bottom.reveal-for-xxlarge {
      transform: none; }
    .off-canvas-content.has-reveal-bottom {
      margin-bottom: 250px; }
    .position-bottom.reveal-for-xxlarge ~ .off-canvas-content {
      margin-bottom: 250px; } }
@media screen and (min-width: 100em) {
  .position-left.reveal-for-xxxlarge {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-left.reveal-for-xxxlarge .close-button {
      display: none; }
    .off-canvas-content .position-left.reveal-for-xxxlarge {
      transform: none; }
    .off-canvas-content.has-reveal-left {
      margin-left: 250px; }
    .position-left.reveal-for-xxxlarge ~ .off-canvas-content {
      margin-left: 250px; }

  .position-right.reveal-for-xxxlarge {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-right.reveal-for-xxxlarge .close-button {
      display: none; }
    .off-canvas-content .position-right.reveal-for-xxxlarge {
      transform: none; }
    .off-canvas-content.has-reveal-right {
      margin-right: 250px; }
    .position-right.reveal-for-xxxlarge ~ .off-canvas-content {
      margin-right: 250px; }

  .position-top.reveal-for-xxxlarge {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-top.reveal-for-xxxlarge .close-button {
      display: none; }
    .off-canvas-content .position-top.reveal-for-xxxlarge {
      transform: none; }
    .off-canvas-content.has-reveal-top {
      margin-top: 250px; }
    .position-top.reveal-for-xxxlarge ~ .off-canvas-content {
      margin-top: 250px; }

  .position-bottom.reveal-for-xxxlarge {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-bottom.reveal-for-xxxlarge .close-button {
      display: none; }
    .off-canvas-content .position-bottom.reveal-for-xxxlarge {
      transform: none; }
    .off-canvas-content.has-reveal-bottom {
      margin-bottom: 250px; }
    .position-bottom.reveal-for-xxxlarge ~ .off-canvas-content {
      margin-bottom: 250px; } }
@media screen and (min-width: 115.625em) {
  .position-left.reveal-for-xxxxlarge {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-left.reveal-for-xxxxlarge .close-button {
      display: none; }
    .off-canvas-content .position-left.reveal-for-xxxxlarge {
      transform: none; }
    .off-canvas-content.has-reveal-left {
      margin-left: 250px; }
    .position-left.reveal-for-xxxxlarge ~ .off-canvas-content {
      margin-left: 250px; }

  .position-right.reveal-for-xxxxlarge {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-right.reveal-for-xxxxlarge .close-button {
      display: none; }
    .off-canvas-content .position-right.reveal-for-xxxxlarge {
      transform: none; }
    .off-canvas-content.has-reveal-right {
      margin-right: 250px; }
    .position-right.reveal-for-xxxxlarge ~ .off-canvas-content {
      margin-right: 250px; }

  .position-top.reveal-for-xxxxlarge {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-top.reveal-for-xxxxlarge .close-button {
      display: none; }
    .off-canvas-content .position-top.reveal-for-xxxxlarge {
      transform: none; }
    .off-canvas-content.has-reveal-top {
      margin-top: 250px; }
    .position-top.reveal-for-xxxxlarge ~ .off-canvas-content {
      margin-top: 250px; }

  .position-bottom.reveal-for-xxxxlarge {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-bottom.reveal-for-xxxxlarge .close-button {
      display: none; }
    .off-canvas-content .position-bottom.reveal-for-xxxxlarge {
      transform: none; }
    .off-canvas-content.has-reveal-bottom {
      margin-bottom: 250px; }
    .position-bottom.reveal-for-xxxxlarge ~ .off-canvas-content {
      margin-bottom: 250px; } }
@media screen and (min-width: 125em) {
  .position-left.reveal-for-mac {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-left.reveal-for-mac .close-button {
      display: none; }
    .off-canvas-content .position-left.reveal-for-mac {
      transform: none; }
    .off-canvas-content.has-reveal-left {
      margin-left: 250px; }
    .position-left.reveal-for-mac ~ .off-canvas-content {
      margin-left: 250px; }

  .position-right.reveal-for-mac {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-right.reveal-for-mac .close-button {
      display: none; }
    .off-canvas-content .position-right.reveal-for-mac {
      transform: none; }
    .off-canvas-content.has-reveal-right {
      margin-right: 250px; }
    .position-right.reveal-for-mac ~ .off-canvas-content {
      margin-right: 250px; }

  .position-top.reveal-for-mac {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-top.reveal-for-mac .close-button {
      display: none; }
    .off-canvas-content .position-top.reveal-for-mac {
      transform: none; }
    .off-canvas-content.has-reveal-top {
      margin-top: 250px; }
    .position-top.reveal-for-mac ~ .off-canvas-content {
      margin-top: 250px; }

  .position-bottom.reveal-for-mac {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-bottom.reveal-for-mac .close-button {
      display: none; }
    .off-canvas-content .position-bottom.reveal-for-mac {
      transform: none; }
    .off-canvas-content.has-reveal-bottom {
      margin-bottom: 250px; }
    .position-bottom.reveal-for-mac ~ .off-canvas-content {
      margin-bottom: 250px; } }
@media print, screen and (min-width: 20em) {
  .off-canvas.in-canvas-for-mobile-small {
    visibility: visible;
    height: auto;
    position: static;
    background: inherit;
    width: inherit;
    overflow: inherit;
    transition: inherit; }
    .off-canvas.in-canvas-for-mobile-small.position-left, .off-canvas.in-canvas-for-mobile-small.position-right, .off-canvas.in-canvas-for-mobile-small.position-top, .off-canvas.in-canvas-for-mobile-small.position-bottom {
      box-shadow: none;
      transform: none; }
    .off-canvas.in-canvas-for-mobile-small .close-button {
      display: none; } }
@media print, screen and (min-width: 30em) {
  .off-canvas.in-canvas-for-mobile {
    visibility: visible;
    height: auto;
    position: static;
    background: inherit;
    width: inherit;
    overflow: inherit;
    transition: inherit; }
    .off-canvas.in-canvas-for-mobile.position-left, .off-canvas.in-canvas-for-mobile.position-right, .off-canvas.in-canvas-for-mobile.position-top, .off-canvas.in-canvas-for-mobile.position-bottom {
      box-shadow: none;
      transform: none; }
    .off-canvas.in-canvas-for-mobile .close-button {
      display: none; } }
@media print, screen and (min-width: 48em) {
  .off-canvas.in-canvas-for-ipad {
    visibility: visible;
    height: auto;
    position: static;
    background: inherit;
    width: inherit;
    overflow: inherit;
    transition: inherit; }
    .off-canvas.in-canvas-for-ipad.position-left, .off-canvas.in-canvas-for-ipad.position-right, .off-canvas.in-canvas-for-ipad.position-top, .off-canvas.in-canvas-for-ipad.position-bottom {
      box-shadow: none;
      transform: none; }
    .off-canvas.in-canvas-for-ipad .close-button {
      display: none; } }
@media print, screen and (min-width: 41.6875em) {
  .off-canvas.in-canvas-for-iphone6Horizontal {
    visibility: visible;
    height: auto;
    position: static;
    background: inherit;
    width: inherit;
    overflow: inherit;
    transition: inherit; }
    .off-canvas.in-canvas-for-iphone6Horizontal.position-left, .off-canvas.in-canvas-for-iphone6Horizontal.position-right, .off-canvas.in-canvas-for-iphone6Horizontal.position-top, .off-canvas.in-canvas-for-iphone6Horizontal.position-bottom {
      box-shadow: none;
      transform: none; }
    .off-canvas.in-canvas-for-iphone6Horizontal .close-button {
      display: none; } }
@media print, screen and (min-width: 48.125em) {
  .off-canvas.in-canvas-for-medium {
    visibility: visible;
    height: auto;
    position: static;
    background: inherit;
    width: inherit;
    overflow: inherit;
    transition: inherit; }
    .off-canvas.in-canvas-for-medium.position-left, .off-canvas.in-canvas-for-medium.position-right, .off-canvas.in-canvas-for-medium.position-top, .off-canvas.in-canvas-for-medium.position-bottom {
      box-shadow: none;
      transform: none; }
    .off-canvas.in-canvas-for-medium .close-button {
      display: none; } }
@media print, screen and (min-width: 64em) {
  .off-canvas.in-canvas-for-large {
    visibility: visible;
    height: auto;
    position: static;
    background: inherit;
    width: inherit;
    overflow: inherit;
    transition: inherit; }
    .off-canvas.in-canvas-for-large.position-left, .off-canvas.in-canvas-for-large.position-right, .off-canvas.in-canvas-for-large.position-top, .off-canvas.in-canvas-for-large.position-bottom {
      box-shadow: none;
      transform: none; }
    .off-canvas.in-canvas-for-large .close-button {
      display: none; } }
@media screen and (min-width: 75em) {
  .off-canvas.in-canvas-for-xlarge {
    visibility: visible;
    height: auto;
    position: static;
    background: inherit;
    width: inherit;
    overflow: inherit;
    transition: inherit; }
    .off-canvas.in-canvas-for-xlarge.position-left, .off-canvas.in-canvas-for-xlarge.position-right, .off-canvas.in-canvas-for-xlarge.position-top, .off-canvas.in-canvas-for-xlarge.position-bottom {
      box-shadow: none;
      transform: none; }
    .off-canvas.in-canvas-for-xlarge .close-button {
      display: none; } }
@media screen and (min-width: 90em) {
  .off-canvas.in-canvas-for-xxlarge {
    visibility: visible;
    height: auto;
    position: static;
    background: inherit;
    width: inherit;
    overflow: inherit;
    transition: inherit; }
    .off-canvas.in-canvas-for-xxlarge.position-left, .off-canvas.in-canvas-for-xxlarge.position-right, .off-canvas.in-canvas-for-xxlarge.position-top, .off-canvas.in-canvas-for-xxlarge.position-bottom {
      box-shadow: none;
      transform: none; }
    .off-canvas.in-canvas-for-xxlarge .close-button {
      display: none; } }
@media screen and (min-width: 100em) {
  .off-canvas.in-canvas-for-xxxlarge {
    visibility: visible;
    height: auto;
    position: static;
    background: inherit;
    width: inherit;
    overflow: inherit;
    transition: inherit; }
    .off-canvas.in-canvas-for-xxxlarge.position-left, .off-canvas.in-canvas-for-xxxlarge.position-right, .off-canvas.in-canvas-for-xxxlarge.position-top, .off-canvas.in-canvas-for-xxxlarge.position-bottom {
      box-shadow: none;
      transform: none; }
    .off-canvas.in-canvas-for-xxxlarge .close-button {
      display: none; } }
@media screen and (min-width: 115.625em) {
  .off-canvas.in-canvas-for-xxxxlarge {
    visibility: visible;
    height: auto;
    position: static;
    background: inherit;
    width: inherit;
    overflow: inherit;
    transition: inherit; }
    .off-canvas.in-canvas-for-xxxxlarge.position-left, .off-canvas.in-canvas-for-xxxxlarge.position-right, .off-canvas.in-canvas-for-xxxxlarge.position-top, .off-canvas.in-canvas-for-xxxxlarge.position-bottom {
      box-shadow: none;
      transform: none; }
    .off-canvas.in-canvas-for-xxxxlarge .close-button {
      display: none; } }
@media screen and (min-width: 125em) {
  .off-canvas.in-canvas-for-mac {
    visibility: visible;
    height: auto;
    position: static;
    background: inherit;
    width: inherit;
    overflow: inherit;
    transition: inherit; }
    .off-canvas.in-canvas-for-mac.position-left, .off-canvas.in-canvas-for-mac.position-right, .off-canvas.in-canvas-for-mac.position-top, .off-canvas.in-canvas-for-mac.position-bottom {
      box-shadow: none;
      transform: none; }
    .off-canvas.in-canvas-for-mac .close-button {
      display: none; } }
.orbit {
  position: relative; }

.orbit-container {
  position: relative;
  height: 0;
  margin: 0;
  list-style: none;
  overflow: hidden; }

.orbit-slide {
  width: 100%; }
  .orbit-slide.no-motionui.is-active {
    top: 0;
    left: 0; }

.orbit-figure {
  margin: 0; }

.orbit-image {
  width: 100%;
  max-width: 100%;
  margin: 0; }

.orbit-caption {
  position: absolute;
  bottom: 0;
  width: 100%;
  margin-bottom: 0;
  padding: 1rem;
  background-color: rgba(10, 10, 10, 0.5);
  color: #fefefe; }

.orbit-previous, .orbit-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  padding: 1rem;
  color: #fefefe; }
  [data-whatinput='mouse'] .orbit-previous, [data-whatinput='mouse'] .orbit-next {
    outline: 0; }
  .orbit-previous:hover, .orbit-next:hover, .orbit-previous:active, .orbit-next:active, .orbit-previous:focus, .orbit-next:focus {
    background-color: rgba(10, 10, 10, 0.5); }

.orbit-previous {
  left: 0; }

.orbit-next {
  left: auto;
  right: 0; }

.orbit-bullets {
  position: relative;
  margin-top: 0.8rem;
  margin-bottom: 0.8rem;
  text-align: center; }
  [data-whatinput='mouse'] .orbit-bullets {
    outline: 0; }
  .orbit-bullets button {
    width: 1.2rem;
    height: 1.2rem;
    margin: 0.1rem;
    border-radius: 50%;
    background-color: #cacaca; }
    .orbit-bullets button:hover {
      background-color: #bebebe; }
    .orbit-bullets button.is-active {
      background-color: #bebebe; }

.pagination {
  margin-left: 0;
  margin-bottom: 0; }
  .pagination::before, .pagination::after {
    display: table;
    content: ' ';
    flex-basis: 0;
    order: 1; }
  .pagination::after {
    clear: both; }
  .pagination li {
    margin-right: 0.0769230769rem;
    border-radius: 5px;
    font-size: 1.0769230769rem;
    display: none; }
    .pagination li:last-child, .pagination li:first-child {
      display: inline-block; }
    @media print, screen and (min-width: 48.125em) {
      .pagination li {
        display: inline-block; } }
  .pagination a,
  .pagination button {
    display: block;
    padding: 0.2307692308rem 0.7692307692rem;
    border-radius: 5px;
    color: #0a0a0a; }
    .pagination a:hover,
    .pagination button:hover {
      background: #ededee; }
  .pagination .current {
    padding: 0.2307692308rem 0.7692307692rem;
    background: #1e8af0;
    color: #fefefe;
    cursor: default; }
  .pagination .disabled {
    padding: 0.2307692308rem 0.7692307692rem;
    color: #cacaca;
    cursor: not-allowed; }
    .pagination .disabled:hover {
      background: transparent; }
  .pagination .ellipsis::after {
    padding: 0.2307692308rem 0.7692307692rem;
    content: '\2026';
    color: #0a0a0a; }

.pagination-previous a::before,
.pagination-previous.disabled::before {
  display: inline-block;
  margin-right: 0.5rem;
  content: '\00ab'; }

.pagination-next a::after,
.pagination-next.disabled::after {
  display: inline-block;
  margin-left: 0.5rem;
  content: '\00bb'; }

.progress {
  height: 1rem;
  margin-bottom: 0;
  border-radius: 5px;
  background-color: #cacaca; }
  .progress.primary .progress-meter {
    background-color: #1e8af0; }
  .progress.secondary .progress-meter {
    background-color: #777777; }
  .progress.success .progress-meter {
    background-color: #68bb36; }
  .progress.warning .progress-meter {
    background-color: #ffae00; }
  .progress.alert .progress-meter {
    background-color: #ec5840; }

.progress-meter {
  position: relative;
  display: block;
  width: 0%;
  height: 100%;
  background-color: #1e8af0;
  border-radius: 5px; }

.progress-meter-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  margin: 0;
  font-size: 0.75rem;
  font-weight: bold;
  color: #fefefe;
  white-space: nowrap;
  border-radius: 5px; }

.slider {
  position: relative;
  height: 0.5rem;
  margin-top: 1.25rem;
  margin-bottom: 2.25rem;
  background-color: #ededee;
  cursor: pointer;
  user-select: none;
  touch-action: none; }

.slider-fill {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  max-width: 100%;
  height: 0.5rem;
  background-color: #cacaca;
  transition: all 0.2s ease-in-out; }
  .slider-fill.is-dragging {
    transition: all 0s linear; }

.slider-handle {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  z-index: 1;
  display: inline-block;
  width: 1.4rem;
  height: 1.4rem;
  border-radius: 5px;
  background-color: #1e8af0;
  transition: all 0.2s ease-in-out;
  touch-action: manipulation; }
  [data-whatinput='mouse'] .slider-handle {
    outline: 0; }
  .slider-handle:hover {
    background-color: #0e76d7; }
  .slider-handle.is-dragging {
    transition: all 0s linear; }

.slider.disabled,
.slider[disabled] {
  opacity: 0.25;
  cursor: not-allowed; }

.slider.vertical {
  display: inline-block;
  width: 0.5rem;
  height: 12.5rem;
  margin: 0 1.25rem;
  transform: scale(1, -1); }
  .slider.vertical .slider-fill {
    top: 0;
    width: 0.5rem;
    max-height: 100%; }
  .slider.vertical .slider-handle {
    position: absolute;
    top: 0;
    left: 50%;
    width: 1.4rem;
    height: 1.4rem;
    transform: translateX(-50%); }

.sticky-container {
  position: relative; }

.sticky {
  position: relative;
  z-index: 0;
  transform: translate3d(0, 0, 0); }

.sticky.is-stuck {
  position: fixed;
  z-index: 5;
  width: 100%; }
  .sticky.is-stuck.is-at-top {
    top: 0; }
  .sticky.is-stuck.is-at-bottom {
    bottom: 0; }

.sticky.is-anchored {
  position: relative;
  right: auto;
  left: auto; }
  .sticky.is-anchored.is-at-bottom {
    bottom: 0; }

body.is-reveal-open {
  overflow: hidden; }

html.is-reveal-open,
html.is-reveal-open body {
  min-height: 100%;
  overflow: hidden;
  position: fixed;
  user-select: none; }

.reveal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1005;
  display: none;
  background-color: rgba(10, 10, 10, 0.45);
  overflow-y: scroll; }

.reveal {
  z-index: 1006;
  backface-visibility: hidden;
  display: none;
  padding: 0;
  border: 1px solid #cacaca;
  border-radius: 5px;
  background-color: #fefefe;
  position: relative;
  top: 100px;
  margin-right: auto;
  margin-left: auto;
  overflow-y: auto; }
  [data-whatinput='mouse'] .reveal {
    outline: 0; }
  @media print, screen and (min-width: 48.125em) {
    .reveal {
      min-height: 0; } }
  .reveal .column, .reveal .rs-column, .reveal .columns {
    min-width: 0; }
  .reveal > :last-child {
    margin-bottom: 0; }
  @media print, screen and (min-width: 48.125em) {
    .reveal {
      width: 600px;
      max-width: 100%; } }
  .reveal.collapse {
    padding: 0; }
  @media print, screen and (min-width: 48.125em) {
    .reveal.tiny {
      width: 30%;
      max-width: 100%; } }
  @media print, screen and (min-width: 48.125em) {
    .reveal.small {
      width: 50%;
      max-width: 100%; } }
  @media print, screen and (min-width: 48.125em) {
    .reveal.large {
      width: 90%;
      max-width: 100%; } }
  .reveal.full {
    top: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    margin-left: 0;
    border: 0;
    border-radius: 0; }
  @media screen and (max-width: 19.9375em) {
    .reveal {
      top: 0;
      left: 0;
      width: 100%;
      max-width: none;
      height: 100%;
      height: 100vh;
      min-height: 100vh;
      margin-left: 0;
      border: 0;
      border-radius: 0; } }
  .reveal.without-overlay {
    position: fixed; }

.switch {
  height: 2rem;
  position: relative;
  margin-bottom: 0;
  outline: 0;
  font-size: 1.0769230769rem;
  font-weight: bold;
  color: #fefefe;
  user-select: none; }

.switch-input {
  position: absolute;
  margin-bottom: 0;
  opacity: 0; }

.switch-paddle {
  position: relative;
  display: block;
  width: 4rem;
  height: 2rem;
  border-radius: 5px;
  background: #cacaca;
  transition: all 0.25s ease-out;
  font-weight: inherit;
  color: inherit;
  cursor: pointer; }
  input + .switch-paddle {
    margin: 0; }
  .switch-paddle::after {
    position: absolute;
    top: 0.25rem;
    left: 0.25rem;
    display: block;
    width: 1.5rem;
    height: 1.5rem;
    transform: translate3d(0, 0, 0);
    border-radius: 5px;
    background: #fefefe;
    transition: all 0.25s ease-out;
    content: ''; }
  input:checked ~ .switch-paddle {
    background: #1e8af0; }
    input:checked ~ .switch-paddle::after {
      left: 2.25rem; }
  [data-whatinput='mouse'] input:focus ~ .switch-paddle {
    outline: 0; }

.switch-active, .switch-inactive {
  position: absolute;
  top: 50%;
  transform: translateY(-50%); }

.switch-active {
  left: 8%;
  display: none; }
  input:checked + label > .switch-active {
    display: block; }

.switch-inactive {
  right: 15%; }
  input:checked + label > .switch-inactive {
    display: none; }

.switch.tiny {
  height: 1.5rem; }
  .switch.tiny .switch-paddle {
    width: 3rem;
    height: 1.5rem;
    font-size: 0.7692307692rem; }
  .switch.tiny .switch-paddle::after {
    top: 0.25rem;
    left: 0.25rem;
    width: 1rem;
    height: 1rem; }
  .switch.tiny input:checked ~ .switch-paddle::after {
    left: 1.75rem; }

.switch.small {
  height: 1.75rem; }
  .switch.small .switch-paddle {
    width: 3.5rem;
    height: 1.75rem;
    font-size: 0.9230769231rem; }
  .switch.small .switch-paddle::after {
    top: 0.25rem;
    left: 0.25rem;
    width: 1.25rem;
    height: 1.25rem; }
  .switch.small input:checked ~ .switch-paddle::after {
    left: 2rem; }

.switch.large {
  height: 2.5rem; }
  .switch.large .switch-paddle {
    width: 5rem;
    height: 2.5rem;
    font-size: 1.2307692308rem; }
  .switch.large .switch-paddle::after {
    top: 0.25rem;
    left: 0.25rem;
    width: 2rem;
    height: 2rem; }
  .switch.large input:checked ~ .switch-paddle::after {
    left: 2.75rem; }

table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 0;
  border-radius: 5px; }
  thead,
  tbody,
  tfoot {
    border: 1px solid #f1f1f1;
    background-color: #fefefe; }

  caption {
    padding: 0.6153846154rem 0.7692307692rem 0.7692307692rem;
    font-weight: bold; }

  thead {
    background: #f8f8f8;
    color: #0a0a0a; }

  tfoot {
    background: #f1f1f1;
    color: #0a0a0a; }

  thead tr,
  tfoot tr {
    background: transparent; }
  thead th,
  thead td,
  tfoot th,
  tfoot td {
    padding: 0.6153846154rem 0.7692307692rem 0.7692307692rem;
    font-weight: bold;
    text-align: left; }

  tbody th,
  tbody td {
    padding: 0.6153846154rem 0.7692307692rem 0.7692307692rem; }

  tbody tr:nth-child(even) {
    border-bottom: 0;
    background-color: #f1f1f1; }

  table.unstriped tbody {
    background-color: #fefefe; }
    table.unstriped tbody tr {
      border-bottom: 0;
      border-bottom: 1px solid #f1f1f1;
      background-color: #fefefe; }

@media screen and (max-width: 63.9375em) {
  table.stack thead {
    display: none; }
  table.stack tfoot {
    display: none; }
  table.stack tr,
  table.stack th,
  table.stack td {
    display: block; }
  table.stack td {
    border-top: 0; } }

table.scroll {
  display: block;
  width: 100%;
  overflow-x: auto; }

table.hover thead tr:hover {
  background-color: #f3f3f3; }
table.hover tfoot tr:hover {
  background-color: #ececec; }
table.hover tbody tr:hover {
  background-color: #f9f9f9; }
table.hover:not(.unstriped) tr:nth-of-type(even):hover {
  background-color: #ececec; }

.table-scroll {
  overflow-x: auto; }
  .table-scroll table {
    width: auto; }

.tabs {
  margin: 0;
  border: 1px solid #ededee;
  background: #fefefe;
  list-style-type: none; }
  .tabs::before, .tabs::after {
    display: table;
    content: ' ';
    flex-basis: 0;
    order: 1; }
  .tabs::after {
    clear: both; }

.tabs.vertical > li {
  display: block;
  float: none;
  width: auto; }

.tabs.simple > li > a {
  padding: 0; }
  .tabs.simple > li > a:hover {
    background: transparent; }

.tabs.primary {
  background: #1e8af0; }
  .tabs.primary > li > a {
    color: #0a0a0a; }
    .tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
      background: #1183ef; }

.tabs-title {
  float: left; }
  .tabs-title > a {
    display: block;
    padding: 1.25rem 1.5rem;
    font-size: 0.9230769231rem;
    line-height: 1;
    color: #1e8af0; }
    .tabs-title > a:hover {
      background: #fefefe;
      color: #0f77da; }
    .tabs-title > a:focus, .tabs-title > a[aria-selected='true'] {
      background: #ededee;
      color: #1e8af0; }

.tabs-content {
  border: 1px solid #ededee;
  border-top: 0;
  background: #fefefe;
  color: #0a0a0a;
  transition: all 0.5s ease; }

.tabs-content.vertical {
  border: 1px solid #ededee;
  border-left: 0; }

.tabs-panel {
  display: none;
  padding: 1rem; }
  .tabs-panel.is-active {
    display: block; }

.thumbnail {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 0;
  border: solid 4px #fefefe;
  border-radius: 5px;
  box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
  line-height: 0; }

a.thumbnail {
  transition: box-shadow 200ms ease-out; }
  a.thumbnail:hover, a.thumbnail:focus {
    box-shadow: 0 0 6px 1px rgba(30, 138, 240, 0.5); }
  a.thumbnail image {
    box-shadow: none; }

.title-bar {
  padding: 0.5rem;
  background: #0a0a0a;
  color: #fefefe;
  display: flex;
  justify-content: flex-start;
  align-items: center; }
  .title-bar .menu-icon {
    margin-left: 0.25rem;
    margin-right: 0.25rem; }

.title-bar-left,
.title-bar-right {
  flex: 1 1 0px; }

.title-bar-right {
  text-align: right; }

.title-bar-title {
  display: inline-block;
  vertical-align: middle;
  font-weight: bold; }

.has-tip {
  position: relative;
  display: inline-block;
  border-bottom: dotted 1px #bebebe;
  font-weight: bold;
  cursor: help; }

.tooltip {
  position: absolute;
  top: calc(100% + 0.6495rem);
  z-index: 1200;
  max-width: 10rem;
  padding: 0.75rem;
  border-radius: 5px;
  background-color: #0a0a0a;
  font-size: 13px;
  color: #fefefe; }
  .tooltip::before {
    position: absolute; }
  .tooltip.bottom::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    content: '';
    border-top-width: 0;
    border-bottom-style: solid;
    border-color: transparent transparent #0a0a0a;
    bottom: 100%; }
  .tooltip.bottom.align-center::before {
    left: 50%;
    transform: translateX(-50%); }
  .tooltip.top::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #0a0a0a transparent transparent;
    top: 100%;
    bottom: auto; }
  .tooltip.top.align-center::before {
    left: 50%;
    transform: translateX(-50%); }
  .tooltip.left::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #0a0a0a;
    left: 100%; }
  .tooltip.left.align-center::before {
    bottom: auto;
    top: 50%;
    transform: translateY(-50%); }
  .tooltip.right::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #0a0a0a transparent transparent;
    right: 100%;
    left: auto; }
  .tooltip.right.align-center::before {
    bottom: auto;
    top: 50%;
    transform: translateY(-50%); }
  .tooltip.align-top::before {
    bottom: auto;
    top: 10%; }
  .tooltip.align-bottom::before {
    bottom: 10%;
    top: auto; }
  .tooltip.align-left::before {
    left: 10%;
    right: auto; }
  .tooltip.align-right::before {
    left: auto;
    right: 10%; }

.top-bar {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  padding: 0.5rem;
  flex-wrap: wrap; }
  .top-bar,
  .top-bar ul {
    background-color: #eee; }
  .top-bar input {
    max-width: 200px;
    margin-right: 1rem; }
  .top-bar .input-group-field {
    width: 100%;
    margin-right: 0; }
  .top-bar input.button {
    width: auto; }
  .top-bar .top-bar-left,
  .top-bar .top-bar-right {
    flex: 0 0 100%;
    max-width: 100%; }
  @media print, screen and (min-width: 48.125em) {
    .top-bar {
      flex-wrap: nowrap; }
      .top-bar .top-bar-left {
        flex: 1 1 auto;
        margin-right: auto; }
      .top-bar .top-bar-right {
        flex: 0 1 auto;
        margin-left: auto; } }
  @media screen and (max-width: 29.9375em) {
    .top-bar.stacked-for-mobile-small {
      flex-wrap: wrap; }
      .top-bar.stacked-for-mobile-small .top-bar-left,
      .top-bar.stacked-for-mobile-small .top-bar-right {
        flex: 0 0 100%;
        max-width: 100%; } }
  @media screen and (max-width: 41.625em) {
    .top-bar.stacked-for-mobile {
      flex-wrap: wrap; }
      .top-bar.stacked-for-mobile .top-bar-left,
      .top-bar.stacked-for-mobile .top-bar-right {
        flex: 0 0 100%;
        max-width: 100%; } }
  @media screen and (max-width: 48.0625em) {
    .top-bar.stacked-for-ipad {
      flex-wrap: wrap; }
      .top-bar.stacked-for-ipad .top-bar-left,
      .top-bar.stacked-for-ipad .top-bar-right {
        flex: 0 0 100%;
        max-width: 100%; } }
  @media screen and (max-width: 47.9375em) {
    .top-bar.stacked-for-iphone6Horizontal {
      flex-wrap: wrap; }
      .top-bar.stacked-for-iphone6Horizontal .top-bar-left,
      .top-bar.stacked-for-iphone6Horizontal .top-bar-right {
        flex: 0 0 100%;
        max-width: 100%; } }
  @media screen and (max-width: 63.9375em) {
    .top-bar.stacked-for-medium {
      flex-wrap: wrap; }
      .top-bar.stacked-for-medium .top-bar-left,
      .top-bar.stacked-for-medium .top-bar-right {
        flex: 0 0 100%;
        max-width: 100%; } }
  @media screen and (max-width: 74.9375em) {
    .top-bar.stacked-for-large {
      flex-wrap: wrap; }
      .top-bar.stacked-for-large .top-bar-left,
      .top-bar.stacked-for-large .top-bar-right {
        flex: 0 0 100%;
        max-width: 100%; } }
  @media screen and (max-width: 89.9375em) {
    .top-bar.stacked-for-xlarge {
      flex-wrap: wrap; }
      .top-bar.stacked-for-xlarge .top-bar-left,
      .top-bar.stacked-for-xlarge .top-bar-right {
        flex: 0 0 100%;
        max-width: 100%; } }
  @media screen and (max-width: 99.9375em) {
    .top-bar.stacked-for-xxlarge {
      flex-wrap: wrap; }
      .top-bar.stacked-for-xxlarge .top-bar-left,
      .top-bar.stacked-for-xxlarge .top-bar-right {
        flex: 0 0 100%;
        max-width: 100%; } }
  @media screen and (max-width: 115.5625em) {
    .top-bar.stacked-for-xxxlarge {
      flex-wrap: wrap; }
      .top-bar.stacked-for-xxxlarge .top-bar-left,
      .top-bar.stacked-for-xxxlarge .top-bar-right {
        flex: 0 0 100%;
        max-width: 100%; } }
  @media screen and (max-width: 124.9375em) {
    .top-bar.stacked-for-xxxxlarge {
      flex-wrap: wrap; }
      .top-bar.stacked-for-xxxxlarge .top-bar-left,
      .top-bar.stacked-for-xxxxlarge .top-bar-right {
        flex: 0 0 100%;
        max-width: 100%; } }
  .top-bar.stacked-for-mac {
    flex-wrap: wrap; }
    .top-bar.stacked-for-mac .top-bar-left,
    .top-bar.stacked-for-mac .top-bar-right {
      flex: 0 0 100%;
      max-width: 100%; }

.top-bar-title {
  flex: 0 0 auto;
  margin: 0.5rem 1rem 0.5rem 0; }

.top-bar-left,
.top-bar-right {
  flex: 0 0 auto; }

/*
@include motion-ui-transitions;
@include motion-ui-animations;
*/
a.disabled {
  pointer-events: none !important;
  color: grey !important; }

/*
// GridView
// https://github.com/yiisoft/yii2/issues/10227
*/
.grid-view th a:after {
  display: inline-block;
  font: normal normal normal 14px/1 foundation-icons;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.grid-view th a:after {
  position: relative;
  left: 5px; }
.grid-view th .asc:after {
  content: "\f109"; }
.grid-view th .desc:after {
  content: "\f10c"; }

.selectize-control.single .selectize-input {
  height: 2.4230769231rem;
  line-height: 1.3rem;
  background: #fefefe;
  border-color: 1px solid #cacaca; }

.selectize-input > input {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 2.6153846154rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  border: 1px solid #cacaca;
  border-radius: 5px;
  background-color: #fefefe;
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 22px;
  color: #0a0a0a;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  top: 1px;
  height: auto;
  display: inline-block; }
  .selectize-input > input:focus {
    outline: none;
    border: 1px solid #bebebe;
    background-color: #fefefe;
    box-shadow: 0 0 5px #cacaca;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }
  .selectize-input > input::placeholder {
    color: #bebebe !important; }

.button.link {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 0;
  font-family: inherit;
  padding: 0.7em 1em;
  -webkit-appearance: none;
  border: 1px solid transparent;
  border-radius: 5px;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-size: 13px;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: inherit;
  color: #1e8af0;
  text-decoration: underline; }
  [data-whatinput='mouse'] .button.link {
    outline: 0; }
  .button.link:hover, .button.link:focus {
    background-color: inherit;
    color: #1e8af0; }

.pagination {
  padding-top: 1rem;
  padding-left: 1rem; }
  .pagination li {
    border-radius: 0; }
    .pagination li a {
      color: #0a0a0a; }
    .pagination li.current {
      background-color: white;
      border-bottom: 2px solid #1e8af0; }
      .pagination li.current a:hover {
        color: #0a0a0a; }

table {
  border-collapse: collapse; }

.page-info-block {
  margin: 10px 0;
  padding: 10px;
  background-color: #0000000a;
  border-top: 3px solid #2261bbb0; }
  .page-info-block.warning {
    border-top: 3px solid darkred; }

.annulled {
  color: #B22222; }

.flex-blocks {
  display: flex;
  justify-content: space-between;
  text-align: justify;
  /* IE10-, Firefox 12-21 */
  text-align-last: justify;
  /* IE10-, Firefox 12-21 */
  flex-wrap: wrap; }

.flex-block-item {
  margin-top: 1rem; }

.rating-block {
  padding: 2px 5px;
  display: flex;
  align-items: center;
  justify-content: space-between; }
  .rating-block .ratings-type {
    margin-right: 1rem;
    margin-bottom: 0; }
  .rating-block .rating-block {
    display: flex;
    align-items: center;
    margin-bottom: 2rem; }
  .rating-block .rating-block-rating {
    display: flex; }
  .rating-block .star {
    cursor: pointer;
    stroke: #f1c40f; }
  .rating-block .star.disabled {
    cursor: default; }
  .rating-block .rating-block-rating .star.selected polygon {
    fill: #f1c40f; }
  .rating-block .rating-block-rating.is-voted .star polygon {
    fill: #f1c40f; }
  .rating-block .rating-block-rating.is-voted .star.selected ~ .star polygon {
    fill: transparent; }

/*# sourceMappingURL=app.css.map */
