@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400;1,700&family=Poppins:ital,wght@0,400;0,700;1,400;1,700&display=swap);.grid-container {
  padding-right: .625rem;
  padding-left: .625rem;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto
}

@media print,screen and (min-width: 40em) {
  .grid-container {
      padding-right:.9375rem;
      padding-left: .9375rem
  }
}

.grid-container.fluid {
  padding-right: .625rem;
  padding-left: .625rem;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto
}

@media print,screen and (min-width: 40em) {
  .grid-container.fluid {
      padding-right:.9375rem;
      padding-left: .9375rem
  }
}

.grid-container.full {
  padding-right: 0;
  padding-left: 0;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto
}

.grid-x {
  display: flex;
  flex-flow: row wrap
}

.cell {
  flex: 0 0 auto;
  min-height: 0;
  min-width: 0;
  width: 100%
}

.cell.auto {
  flex: 1 1 0
}

.cell.shrink {
  flex: 0 0 auto
}

.grid-x>.auto {
  width: auto
}

.grid-x>.shrink {
  width: auto
}

.grid-x>.small-1,.grid-x>.small-10,.grid-x>.small-11,.grid-x>.small-12,.grid-x>.small-2,.grid-x>.small-3,.grid-x>.small-4,.grid-x>.small-5,.grid-x>.small-6,.grid-x>.small-7,.grid-x>.small-8,.grid-x>.small-9,.grid-x>.small-full,.grid-x>.small-shrink {
  flex-basis: auto
}

@media print,screen and (min-width: 40em) {
  .grid-x>.medium-1,.grid-x>.medium-10,.grid-x>.medium-11,.grid-x>.medium-12,.grid-x>.medium-2,.grid-x>.medium-3,.grid-x>.medium-4,.grid-x>.medium-5,.grid-x>.medium-6,.grid-x>.medium-7,.grid-x>.medium-8,.grid-x>.medium-9,.grid-x>.medium-full,.grid-x>.medium-shrink {
      flex-basis:auto
  }
}

@media print,screen and (min-width: 64em) {
  .grid-x>.large-1,.grid-x>.large-10,.grid-x>.large-11,.grid-x>.large-12,.grid-x>.large-2,.grid-x>.large-3,.grid-x>.large-4,.grid-x>.large-5,.grid-x>.large-6,.grid-x>.large-7,.grid-x>.large-8,.grid-x>.large-9,.grid-x>.large-full,.grid-x>.large-shrink {
      flex-basis:auto
  }
}

.grid-x>.small-1,.grid-x>.small-10,.grid-x>.small-11,.grid-x>.small-12,.grid-x>.small-2,.grid-x>.small-3,.grid-x>.small-4,.grid-x>.small-5,.grid-x>.small-6,.grid-x>.small-7,.grid-x>.small-8,.grid-x>.small-9 {
  flex: 0 0 auto
}

.grid-x>.small-1 {
  width: 8.3333333333%
}

.grid-x>.small-2 {
  width: 16.6666666667%
}

.grid-x>.small-3 {
  width: 25%
}

.grid-x>.small-4 {
  width: 33.3333333333%
}

.grid-x>.small-5 {
  width: 41.6666666667%
}

.grid-x>.small-6 {
  width: 50%
}

.grid-x>.small-7 {
  width: 58.3333333333%
}

.grid-x>.small-8 {
  width: 66.6666666667%
}

.grid-x>.small-9 {
  width: 75%
}

.grid-x>.small-10 {
  width: 83.3333333333%
}

.grid-x>.small-11 {
  width: 91.6666666667%
}

.grid-x>.small-12 {
  width: 100%
}

@media print,screen and (min-width: 40em) {
  .grid-x>.medium-auto {
      flex:1 1 0;
      width: auto
  }

  .grid-x>.medium-1,.grid-x>.medium-10,.grid-x>.medium-11,.grid-x>.medium-12,.grid-x>.medium-2,.grid-x>.medium-3,.grid-x>.medium-4,.grid-x>.medium-5,.grid-x>.medium-6,.grid-x>.medium-7,.grid-x>.medium-8,.grid-x>.medium-9,.grid-x>.medium-shrink {
      flex: 0 0 auto
  }

  .grid-x>.medium-shrink {
      width: auto
  }

  .grid-x>.medium-1 {
      width: 8.3333333333%
  }

  .grid-x>.medium-2 {
      width: 16.6666666667%
  }

  .grid-x>.medium-3 {
      width: 25%
  }

  .grid-x>.medium-4 {
      width: 33.3333333333%
  }

  .grid-x>.medium-5 {
      width: 41.6666666667%
  }

  .grid-x>.medium-6 {
      width: 50%
  }

  .grid-x>.medium-7 {
      width: 58.3333333333%
  }

  .grid-x>.medium-8 {
      width: 66.6666666667%
  }

  .grid-x>.medium-9 {
      width: 75%
  }

  .grid-x>.medium-10 {
      width: 83.3333333333%
  }

  .grid-x>.medium-11 {
      width: 91.6666666667%
  }

  .grid-x>.medium-12 {
      width: 100%
  }
}

@media print,screen and (min-width: 64em) {
  .grid-x>.large-auto {
      flex:1 1 0;
      width: auto
  }

  .grid-x>.large-1,.grid-x>.large-10,.grid-x>.large-11,.grid-x>.large-12,.grid-x>.large-2,.grid-x>.large-3,.grid-x>.large-4,.grid-x>.large-5,.grid-x>.large-6,.grid-x>.large-7,.grid-x>.large-8,.grid-x>.large-9,.grid-x>.large-shrink {
      flex: 0 0 auto
  }

  .grid-x>.large-shrink {
      width: auto
  }

  .grid-x>.large-1 {
      width: 8.3333333333%
  }

  .grid-x>.large-2 {
      width: 16.6666666667%
  }

  .grid-x>.large-3 {
      width: 25%
  }

  .grid-x>.large-4 {
      width: 33.3333333333%
  }

  .grid-x>.large-5 {
      width: 41.6666666667%
  }

  .grid-x>.large-6 {
      width: 50%
  }

  .grid-x>.large-7 {
      width: 58.3333333333%
  }

  .grid-x>.large-8 {
      width: 66.6666666667%
  }

  .grid-x>.large-9 {
      width: 75%
  }

  .grid-x>.large-10 {
      width: 83.3333333333%
  }

  .grid-x>.large-11 {
      width: 91.6666666667%
  }

  .grid-x>.large-12 {
      width: 100%
  }
}

.grid-margin-x:not(.grid-x)>.cell {
  width: auto
}

.grid-margin-y:not(.grid-y)>.cell {
  height: auto
}

.grid-margin-x {
  margin-left: -.625rem;
  margin-right: -.625rem
}

@media print,screen and (min-width: 40em) {
  .grid-margin-x {
      margin-left:-.9375rem;
      margin-right: -.9375rem
  }
}

.grid-margin-x>.cell {
  width: calc(100% - 1.25rem);
  margin-left: .625rem;
  margin-right: .625rem
}

@media print,screen and (min-width: 40em) {
  .grid-margin-x>.cell {
      width:calc(100% - 1.875rem);
      margin-left: .9375rem;
      margin-right: .9375rem
  }
}

.grid-margin-x>.auto {
  width: auto
}

.grid-margin-x>.shrink {
  width: auto
}

.grid-margin-x>.small-1 {
  width: calc(8.3333333333% - 1.25rem)
}

.grid-margin-x>.small-2 {
  width: calc(16.6666666667% - 1.25rem)
}

.grid-margin-x>.small-3 {
  width: calc(25% - 1.25rem)
}

.grid-margin-x>.small-4 {
  width: calc(33.3333333333% - 1.25rem)
}

.grid-margin-x>.small-5 {
  width: calc(41.6666666667% - 1.25rem)
}

.grid-margin-x>.small-6 {
  width: calc(50% - 1.25rem)
}

.grid-margin-x>.small-7 {
  width: calc(58.3333333333% - 1.25rem)
}

.grid-margin-x>.small-8 {
  width: calc(66.6666666667% - 1.25rem)
}

.grid-margin-x>.small-9 {
  width: calc(75% - 1.25rem)
}

.grid-margin-x>.small-10 {
  width: calc(83.3333333333% - 1.25rem)
}

.grid-margin-x>.small-11 {
  width: calc(91.6666666667% - 1.25rem)
}

.grid-margin-x>.small-12 {
  width: calc(100% - 1.25rem)
}

@media print,screen and (min-width: 40em) {
  .grid-margin-x>.auto {
      width:auto
  }

  .grid-margin-x>.shrink {
      width: auto
  }

  .grid-margin-x>.small-1 {
      width: calc(8.3333333333% - 1.875rem)
  }

  .grid-margin-x>.small-2 {
      width: calc(16.6666666667% - 1.875rem)
  }

  .grid-margin-x>.small-3 {
      width: calc(25% - 1.875rem)
  }

  .grid-margin-x>.small-4 {
      width: calc(33.3333333333% - 1.875rem)
  }

  .grid-margin-x>.small-5 {
      width: calc(41.6666666667% - 1.875rem)
  }

  .grid-margin-x>.small-6 {
      width: calc(50% - 1.875rem)
  }

  .grid-margin-x>.small-7 {
      width: calc(58.3333333333% - 1.875rem)
  }

  .grid-margin-x>.small-8 {
      width: calc(66.6666666667% - 1.875rem)
  }

  .grid-margin-x>.small-9 {
      width: calc(75% - 1.875rem)
  }

  .grid-margin-x>.small-10 {
      width: calc(83.3333333333% - 1.875rem)
  }

  .grid-margin-x>.small-11 {
      width: calc(91.6666666667% - 1.875rem)
  }

  .grid-margin-x>.small-12 {
      width: calc(100% - 1.875rem)
  }

  .grid-margin-x>.medium-auto {
      width: auto
  }

  .grid-margin-x>.medium-shrink {
      width: auto
  }

  .grid-margin-x>.medium-1 {
      width: calc(8.3333333333% - 1.875rem)
  }

  .grid-margin-x>.medium-2 {
      width: calc(16.6666666667% - 1.875rem)
  }

  .grid-margin-x>.medium-3 {
      width: calc(25% - 1.875rem)
  }

  .grid-margin-x>.medium-4 {
      width: calc(33.3333333333% - 1.875rem)
  }

  .grid-margin-x>.medium-5 {
      width: calc(41.6666666667% - 1.875rem)
  }

  .grid-margin-x>.medium-6 {
      width: calc(50% - 1.875rem)
  }

  .grid-margin-x>.medium-7 {
      width: calc(58.3333333333% - 1.875rem)
  }

  .grid-margin-x>.medium-8 {
      width: calc(66.6666666667% - 1.875rem)
  }

  .grid-margin-x>.medium-9 {
      width: calc(75% - 1.875rem)
  }

  .grid-margin-x>.medium-10 {
      width: calc(83.3333333333% - 1.875rem)
  }

  .grid-margin-x>.medium-11 {
      width: calc(91.6666666667% - 1.875rem)
  }

  .grid-margin-x>.medium-12 {
      width: calc(100% - 1.875rem)
  }
}

@media print,screen and (min-width: 64em) {
  .grid-margin-x>.large-auto {
      width:auto
  }

  .grid-margin-x>.large-shrink {
      width: auto
  }

  .grid-margin-x>.large-1 {
      width: calc(8.3333333333% - 1.875rem)
  }

  .grid-margin-x>.large-2 {
      width: calc(16.6666666667% - 1.875rem)
  }

  .grid-margin-x>.large-3 {
      width: calc(25% - 1.875rem)
  }

  .grid-margin-x>.large-4 {
      width: calc(33.3333333333% - 1.875rem)
  }

  .grid-margin-x>.large-5 {
      width: calc(41.6666666667% - 1.875rem)
  }

  .grid-margin-x>.large-6 {
      width: calc(50% - 1.875rem)
  }

  .grid-margin-x>.large-7 {
      width: calc(58.3333333333% - 1.875rem)
  }

  .grid-margin-x>.large-8 {
      width: calc(66.6666666667% - 1.875rem)
  }

  .grid-margin-x>.large-9 {
      width: calc(75% - 1.875rem)
  }

  .grid-margin-x>.large-10 {
      width: calc(83.3333333333% - 1.875rem)
  }

  .grid-margin-x>.large-11 {
      width: calc(91.6666666667% - 1.875rem)
  }

  .grid-margin-x>.large-12 {
      width: calc(100% - 1.875rem)
  }
}

.grid-padding-x .grid-padding-x {
  margin-right: -.625rem;
  margin-left: -.625rem
}

@media print,screen and (min-width: 40em) {
  .grid-padding-x .grid-padding-x {
      margin-right:-.9375rem;
      margin-left: -.9375rem
  }
}

.grid-container:not(.full)>.grid-padding-x {
  margin-right: -.625rem;
  margin-left: -.625rem
}

@media print,screen and (min-width: 40em) {
  .grid-container:not(.full)>.grid-padding-x {
      margin-right:-.9375rem;
      margin-left: -.9375rem
  }
}

.grid-padding-x>.cell {
  padding-right: .625rem;
  padding-left: .625rem
}

@media print,screen and (min-width: 40em) {
  .grid-padding-x>.cell {
      padding-right:.9375rem;
      padding-left: .9375rem
  }
}

.small-up-1>.cell {
  width: 100%
}

.small-up-2>.cell {
  width: 50%
}

.small-up-3>.cell {
  width: 33.3333333333%
}

.small-up-4>.cell {
  width: 25%
}

.small-up-5>.cell {
  width: 20%
}

.small-up-6>.cell {
  width: 16.6666666667%
}

.small-up-7>.cell {
  width: 14.2857142857%
}

.small-up-8>.cell {
  width: 12.5%
}

@media print,screen and (min-width: 40em) {
  .medium-up-1>.cell {
      width:100%
  }

  .medium-up-2>.cell {
      width: 50%
  }

  .medium-up-3>.cell {
      width: 33.3333333333%
  }

  .medium-up-4>.cell {
      width: 25%
  }

  .medium-up-5>.cell {
      width: 20%
  }

  .medium-up-6>.cell {
      width: 16.6666666667%
  }

  .medium-up-7>.cell {
      width: 14.2857142857%
  }

  .medium-up-8>.cell {
      width: 12.5%
  }
}

@media print,screen and (min-width: 64em) {
  .large-up-1>.cell {
      width:100%
  }

  .large-up-2>.cell {
      width: 50%
  }

  .large-up-3>.cell {
      width: 33.3333333333%
  }

  .large-up-4>.cell {
      width: 25%
  }

  .large-up-5>.cell {
      width: 20%
  }

  .large-up-6>.cell {
      width: 16.6666666667%
  }

  .large-up-7>.cell {
      width: 14.2857142857%
  }

  .large-up-8>.cell {
      width: 12.5%
  }
}

.grid-margin-x.small-up-1>.cell {
  width: calc(100% - 1.25rem)
}

.grid-margin-x.small-up-2>.cell {
  width: calc(50% - 1.25rem)
}

.grid-margin-x.small-up-3>.cell {
  width: calc(33.3333333333% - 1.25rem)
}

.grid-margin-x.small-up-4>.cell {
  width: calc(25% - 1.25rem)
}

.grid-margin-x.small-up-5>.cell {
  width: calc(20% - 1.25rem)
}

.grid-margin-x.small-up-6>.cell {
  width: calc(16.6666666667% - 1.25rem)
}

.grid-margin-x.small-up-7>.cell {
  width: calc(14.2857142857% - 1.25rem)
}

.grid-margin-x.small-up-8>.cell {
  width: calc(12.5% - 1.25rem)
}

@media print,screen and (min-width: 40em) {
  .grid-margin-x.small-up-1>.cell {
      width:calc(100% - 1.875rem)
  }

  .grid-margin-x.small-up-2>.cell {
      width: calc(50% - 1.875rem)
  }

  .grid-margin-x.small-up-3>.cell {
      width: calc(33.3333333333% - 1.875rem)
  }

  .grid-margin-x.small-up-4>.cell {
      width: calc(25% - 1.875rem)
  }

  .grid-margin-x.small-up-5>.cell {
      width: calc(20% - 1.875rem)
  }

  .grid-margin-x.small-up-6>.cell {
      width: calc(16.6666666667% - 1.875rem)
  }

  .grid-margin-x.small-up-7>.cell {
      width: calc(14.2857142857% - 1.875rem)
  }

  .grid-margin-x.small-up-8>.cell {
      width: calc(12.5% - 1.875rem)
  }

  .grid-margin-x.medium-up-1>.cell {
      width: calc(100% - 1.875rem)
  }

  .grid-margin-x.medium-up-2>.cell {
      width: calc(50% - 1.875rem)
  }

  .grid-margin-x.medium-up-3>.cell {
      width: calc(33.3333333333% - 1.875rem)
  }

  .grid-margin-x.medium-up-4>.cell {
      width: calc(25% - 1.875rem)
  }

  .grid-margin-x.medium-up-5>.cell {
      width: calc(20% - 1.875rem)
  }

  .grid-margin-x.medium-up-6>.cell {
      width: calc(16.6666666667% - 1.875rem)
  }

  .grid-margin-x.medium-up-7>.cell {
      width: calc(14.2857142857% - 1.875rem)
  }

  .grid-margin-x.medium-up-8>.cell {
      width: calc(12.5% - 1.875rem)
  }
}

@media print,screen and (min-width: 64em) {
  .grid-margin-x.large-up-1>.cell {
      width:calc(100% - 1.875rem)
  }

  .grid-margin-x.large-up-2>.cell {
      width: calc(50% - 1.875rem)
  }

  .grid-margin-x.large-up-3>.cell {
      width: calc(33.3333333333% - 1.875rem)
  }

  .grid-margin-x.large-up-4>.cell {
      width: calc(25% - 1.875rem)
  }

  .grid-margin-x.large-up-5>.cell {
      width: calc(20% - 1.875rem)
  }

  .grid-margin-x.large-up-6>.cell {
      width: calc(16.6666666667% - 1.875rem)
  }

  .grid-margin-x.large-up-7>.cell {
      width: calc(14.2857142857% - 1.875rem)
  }

  .grid-margin-x.large-up-8>.cell {
      width: calc(12.5% - 1.875rem)
  }
}

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

.small-margin-collapse>.cell {
  margin-right: 0;
  margin-left: 0
}

.small-margin-collapse>.small-1 {
  width: 8.3333333333%
}

.small-margin-collapse>.small-2 {
  width: 16.6666666667%
}

.small-margin-collapse>.small-3 {
  width: 25%
}

.small-margin-collapse>.small-4 {
  width: 33.3333333333%
}

.small-margin-collapse>.small-5 {
  width: 41.6666666667%
}

.small-margin-collapse>.small-6 {
  width: 50%
}

.small-margin-collapse>.small-7 {
  width: 58.3333333333%
}

.small-margin-collapse>.small-8 {
  width: 66.6666666667%
}

.small-margin-collapse>.small-9 {
  width: 75%
}

.small-margin-collapse>.small-10 {
  width: 83.3333333333%
}

.small-margin-collapse>.small-11 {
  width: 91.6666666667%
}

.small-margin-collapse>.small-12 {
  width: 100%
}

@media print,screen and (min-width: 40em) {
  .small-margin-collapse>.medium-1 {
      width:8.3333333333%
  }

  .small-margin-collapse>.medium-2 {
      width: 16.6666666667%
  }

  .small-margin-collapse>.medium-3 {
      width: 25%
  }

  .small-margin-collapse>.medium-4 {
      width: 33.3333333333%
  }

  .small-margin-collapse>.medium-5 {
      width: 41.6666666667%
  }

  .small-margin-collapse>.medium-6 {
      width: 50%
  }

  .small-margin-collapse>.medium-7 {
      width: 58.3333333333%
  }

  .small-margin-collapse>.medium-8 {
      width: 66.6666666667%
  }

  .small-margin-collapse>.medium-9 {
      width: 75%
  }

  .small-margin-collapse>.medium-10 {
      width: 83.3333333333%
  }

  .small-margin-collapse>.medium-11 {
      width: 91.6666666667%
  }

  .small-margin-collapse>.medium-12 {
      width: 100%
  }
}

@media print,screen and (min-width: 64em) {
  .small-margin-collapse>.large-1 {
      width:8.3333333333%
  }

  .small-margin-collapse>.large-2 {
      width: 16.6666666667%
  }

  .small-margin-collapse>.large-3 {
      width: 25%
  }

  .small-margin-collapse>.large-4 {
      width: 33.3333333333%
  }

  .small-margin-collapse>.large-5 {
      width: 41.6666666667%
  }

  .small-margin-collapse>.large-6 {
      width: 50%
  }

  .small-margin-collapse>.large-7 {
      width: 58.3333333333%
  }

  .small-margin-collapse>.large-8 {
      width: 66.6666666667%
  }

  .small-margin-collapse>.large-9 {
      width: 75%
  }

  .small-margin-collapse>.large-10 {
      width: 83.3333333333%
  }

  .small-margin-collapse>.large-11 {
      width: 91.6666666667%
  }

  .small-margin-collapse>.large-12 {
      width: 100%
  }
}

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

.small-padding-collapse>.cell {
  padding-right: 0;
  padding-left: 0
}

@media print,screen and (min-width: 40em) {
  .medium-margin-collapse {
      margin-right:0;
      margin-left: 0
  }

  .medium-margin-collapse>.cell {
      margin-right: 0;
      margin-left: 0
  }
}

@media print,screen and (min-width: 40em) {
  .medium-margin-collapse>.small-1 {
      width:8.3333333333%
  }

  .medium-margin-collapse>.small-2 {
      width: 16.6666666667%
  }

  .medium-margin-collapse>.small-3 {
      width: 25%
  }

  .medium-margin-collapse>.small-4 {
      width: 33.3333333333%
  }

  .medium-margin-collapse>.small-5 {
      width: 41.6666666667%
  }

  .medium-margin-collapse>.small-6 {
      width: 50%
  }

  .medium-margin-collapse>.small-7 {
      width: 58.3333333333%
  }

  .medium-margin-collapse>.small-8 {
      width: 66.6666666667%
  }

  .medium-margin-collapse>.small-9 {
      width: 75%
  }

  .medium-margin-collapse>.small-10 {
      width: 83.3333333333%
  }

  .medium-margin-collapse>.small-11 {
      width: 91.6666666667%
  }

  .medium-margin-collapse>.small-12 {
      width: 100%
  }
}

@media print,screen and (min-width: 40em) {
  .medium-margin-collapse>.medium-1 {
      width:8.3333333333%
  }

  .medium-margin-collapse>.medium-2 {
      width: 16.6666666667%
  }

  .medium-margin-collapse>.medium-3 {
      width: 25%
  }

  .medium-margin-collapse>.medium-4 {
      width: 33.3333333333%
  }

  .medium-margin-collapse>.medium-5 {
      width: 41.6666666667%
  }

  .medium-margin-collapse>.medium-6 {
      width: 50%
  }

  .medium-margin-collapse>.medium-7 {
      width: 58.3333333333%
  }

  .medium-margin-collapse>.medium-8 {
      width: 66.6666666667%
  }

  .medium-margin-collapse>.medium-9 {
      width: 75%
  }

  .medium-margin-collapse>.medium-10 {
      width: 83.3333333333%
  }

  .medium-margin-collapse>.medium-11 {
      width: 91.6666666667%
  }

  .medium-margin-collapse>.medium-12 {
      width: 100%
  }
}

@media print,screen and (min-width: 64em) {
  .medium-margin-collapse>.large-1 {
      width:8.3333333333%
  }

  .medium-margin-collapse>.large-2 {
      width: 16.6666666667%
  }

  .medium-margin-collapse>.large-3 {
      width: 25%
  }

  .medium-margin-collapse>.large-4 {
      width: 33.3333333333%
  }

  .medium-margin-collapse>.large-5 {
      width: 41.6666666667%
  }

  .medium-margin-collapse>.large-6 {
      width: 50%
  }

  .medium-margin-collapse>.large-7 {
      width: 58.3333333333%
  }

  .medium-margin-collapse>.large-8 {
      width: 66.6666666667%
  }

  .medium-margin-collapse>.large-9 {
      width: 75%
  }

  .medium-margin-collapse>.large-10 {
      width: 83.3333333333%
  }

  .medium-margin-collapse>.large-11 {
      width: 91.6666666667%
  }

  .medium-margin-collapse>.large-12 {
      width: 100%
  }
}

@media print,screen and (min-width: 40em) {
  .medium-padding-collapse {
      margin-right:0;
      margin-left: 0
  }

  .medium-padding-collapse>.cell {
      padding-right: 0;
      padding-left: 0
  }
}

@media print,screen and (min-width: 64em) {
  .large-margin-collapse {
      margin-right:0;
      margin-left: 0
  }

  .large-margin-collapse>.cell {
      margin-right: 0;
      margin-left: 0
  }
}

@media print,screen and (min-width: 64em) {
  .large-margin-collapse>.small-1 {
      width:8.3333333333%
  }

  .large-margin-collapse>.small-2 {
      width: 16.6666666667%
  }

  .large-margin-collapse>.small-3 {
      width: 25%
  }

  .large-margin-collapse>.small-4 {
      width: 33.3333333333%
  }

  .large-margin-collapse>.small-5 {
      width: 41.6666666667%
  }

  .large-margin-collapse>.small-6 {
      width: 50%
  }

  .large-margin-collapse>.small-7 {
      width: 58.3333333333%
  }

  .large-margin-collapse>.small-8 {
      width: 66.6666666667%
  }

  .large-margin-collapse>.small-9 {
      width: 75%
  }

  .large-margin-collapse>.small-10 {
      width: 83.3333333333%
  }

  .large-margin-collapse>.small-11 {
      width: 91.6666666667%
  }

  .large-margin-collapse>.small-12 {
      width: 100%
  }
}

@media print,screen and (min-width: 64em) {
  .large-margin-collapse>.medium-1 {
      width:8.3333333333%
  }

  .large-margin-collapse>.medium-2 {
      width: 16.6666666667%
  }

  .large-margin-collapse>.medium-3 {
      width: 25%
  }

  .large-margin-collapse>.medium-4 {
      width: 33.3333333333%
  }

  .large-margin-collapse>.medium-5 {
      width: 41.6666666667%
  }

  .large-margin-collapse>.medium-6 {
      width: 50%
  }

  .large-margin-collapse>.medium-7 {
      width: 58.3333333333%
  }

  .large-margin-collapse>.medium-8 {
      width: 66.6666666667%
  }

  .large-margin-collapse>.medium-9 {
      width: 75%
  }

  .large-margin-collapse>.medium-10 {
      width: 83.3333333333%
  }

  .large-margin-collapse>.medium-11 {
      width: 91.6666666667%
  }

  .large-margin-collapse>.medium-12 {
      width: 100%
  }
}

@media print,screen and (min-width: 64em) {
  .large-margin-collapse>.large-1 {
      width:8.3333333333%
  }

  .large-margin-collapse>.large-2 {
      width: 16.6666666667%
  }

  .large-margin-collapse>.large-3 {
      width: 25%
  }

  .large-margin-collapse>.large-4 {
      width: 33.3333333333%
  }

  .large-margin-collapse>.large-5 {
      width: 41.6666666667%
  }

  .large-margin-collapse>.large-6 {
      width: 50%
  }

  .large-margin-collapse>.large-7 {
      width: 58.3333333333%
  }

  .large-margin-collapse>.large-8 {
      width: 66.6666666667%
  }

  .large-margin-collapse>.large-9 {
      width: 75%
  }

  .large-margin-collapse>.large-10 {
      width: 83.3333333333%
  }

  .large-margin-collapse>.large-11 {
      width: 91.6666666667%
  }

  .large-margin-collapse>.large-12 {
      width: 100%
  }
}

@media print,screen and (min-width: 64em) {
  .large-padding-collapse {
      margin-right:0;
      margin-left: 0
  }

  .large-padding-collapse>.cell {
      padding-right: 0;
      padding-left: 0
  }
}

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

.grid-margin-x>.small-offset-0 {
  margin-left: calc(0% + 1.25rem / 2)
}

.small-offset-1 {
  margin-left: 8.3333333333%
}

.grid-margin-x>.small-offset-1 {
  margin-left: calc(8.3333333333% + 1.25rem / 2)
}

.small-offset-2 {
  margin-left: 16.6666666667%
}

.grid-margin-x>.small-offset-2 {
  margin-left: calc(16.6666666667% + 1.25rem / 2)
}

.small-offset-3 {
  margin-left: 25%
}

.grid-margin-x>.small-offset-3 {
  margin-left: calc(25% + 1.25rem / 2)
}

.small-offset-4 {
  margin-left: 33.3333333333%
}

.grid-margin-x>.small-offset-4 {
  margin-left: calc(33.3333333333% + 1.25rem / 2)
}

.small-offset-5 {
  margin-left: 41.6666666667%
}

.grid-margin-x>.small-offset-5 {
  margin-left: calc(41.6666666667% + 1.25rem / 2)
}

.small-offset-6 {
  margin-left: 50%
}

.grid-margin-x>.small-offset-6 {
  margin-left: calc(50% + 1.25rem / 2)
}

.small-offset-7 {
  margin-left: 58.3333333333%
}

.grid-margin-x>.small-offset-7 {
  margin-left: calc(58.3333333333% + 1.25rem / 2)
}

.small-offset-8 {
  margin-left: 66.6666666667%
}

.grid-margin-x>.small-offset-8 {
  margin-left: calc(66.6666666667% + 1.25rem / 2)
}

.small-offset-9 {
  margin-left: 75%
}

.grid-margin-x>.small-offset-9 {
  margin-left: calc(75% + 1.25rem / 2)
}

.small-offset-10 {
  margin-left: 83.3333333333%
}

.grid-margin-x>.small-offset-10 {
  margin-left: calc(83.3333333333% + 1.25rem / 2)
}

.small-offset-11 {
  margin-left: 91.6666666667%
}

.grid-margin-x>.small-offset-11 {
  margin-left: calc(91.6666666667% + 1.25rem / 2)
}

@media print,screen and (min-width: 40em) {
  .medium-offset-0 {
      margin-left:0
  }

  .grid-margin-x>.medium-offset-0 {
      margin-left: calc(0% + 1.875rem / 2)
  }

  .medium-offset-1 {
      margin-left: 8.3333333333%
  }

  .grid-margin-x>.medium-offset-1 {
      margin-left: calc(8.3333333333% + 1.875rem / 2)
  }

  .medium-offset-2 {
      margin-left: 16.6666666667%
  }

  .grid-margin-x>.medium-offset-2 {
      margin-left: calc(16.6666666667% + 1.875rem / 2)
  }

  .medium-offset-3 {
      margin-left: 25%
  }

  .grid-margin-x>.medium-offset-3 {
      margin-left: calc(25% + 1.875rem / 2)
  }

  .medium-offset-4 {
      margin-left: 33.3333333333%
  }

  .grid-margin-x>.medium-offset-4 {
      margin-left: calc(33.3333333333% + 1.875rem / 2)
  }

  .medium-offset-5 {
      margin-left: 41.6666666667%
  }

  .grid-margin-x>.medium-offset-5 {
      margin-left: calc(41.6666666667% + 1.875rem / 2)
  }

  .medium-offset-6 {
      margin-left: 50%
  }

  .grid-margin-x>.medium-offset-6 {
      margin-left: calc(50% + 1.875rem / 2)
  }

  .medium-offset-7 {
      margin-left: 58.3333333333%
  }

  .grid-margin-x>.medium-offset-7 {
      margin-left: calc(58.3333333333% + 1.875rem / 2)
  }

  .medium-offset-8 {
      margin-left: 66.6666666667%
  }

  .grid-margin-x>.medium-offset-8 {
      margin-left: calc(66.6666666667% + 1.875rem / 2)
  }

  .medium-offset-9 {
      margin-left: 75%
  }

  .grid-margin-x>.medium-offset-9 {
      margin-left: calc(75% + 1.875rem / 2)
  }

  .medium-offset-10 {
      margin-left: 83.3333333333%
  }

  .grid-margin-x>.medium-offset-10 {
      margin-left: calc(83.3333333333% + 1.875rem / 2)
  }

  .medium-offset-11 {
      margin-left: 91.6666666667%
  }

  .grid-margin-x>.medium-offset-11 {
      margin-left: calc(91.6666666667% + 1.875rem / 2)
  }
}

@media print,screen and (min-width: 64em) {
  .large-offset-0 {
      margin-left:0
  }

  .grid-margin-x>.large-offset-0 {
      margin-left: calc(0% + 1.875rem / 2)
  }

  .large-offset-1 {
      margin-left: 8.3333333333%
  }

  .grid-margin-x>.large-offset-1 {
      margin-left: calc(8.3333333333% + 1.875rem / 2)
  }

  .large-offset-2 {
      margin-left: 16.6666666667%
  }

  .grid-margin-x>.large-offset-2 {
      margin-left: calc(16.6666666667% + 1.875rem / 2)
  }

  .large-offset-3 {
      margin-left: 25%
  }

  .grid-margin-x>.large-offset-3 {
      margin-left: calc(25% + 1.875rem / 2)
  }

  .large-offset-4 {
      margin-left: 33.3333333333%
  }

  .grid-margin-x>.large-offset-4 {
      margin-left: calc(33.3333333333% + 1.875rem / 2)
  }

  .large-offset-5 {
      margin-left: 41.6666666667%
  }

  .grid-margin-x>.large-offset-5 {
      margin-left: calc(41.6666666667% + 1.875rem / 2)
  }

  .large-offset-6 {
      margin-left: 50%
  }

  .grid-margin-x>.large-offset-6 {
      margin-left: calc(50% + 1.875rem / 2)
  }

  .large-offset-7 {
      margin-left: 58.3333333333%
  }

  .grid-margin-x>.large-offset-7 {
      margin-left: calc(58.3333333333% + 1.875rem / 2)
  }

  .large-offset-8 {
      margin-left: 66.6666666667%
  }

  .grid-margin-x>.large-offset-8 {
      margin-left: calc(66.6666666667% + 1.875rem / 2)
  }

  .large-offset-9 {
      margin-left: 75%
  }

  .grid-margin-x>.large-offset-9 {
      margin-left: calc(75% + 1.875rem / 2)
  }

  .large-offset-10 {
      margin-left: 83.3333333333%
  }

  .grid-margin-x>.large-offset-10 {
      margin-left: calc(83.3333333333% + 1.875rem / 2)
  }

  .large-offset-11 {
      margin-left: 91.6666666667%
  }

  .grid-margin-x>.large-offset-11 {
      margin-left: calc(91.6666666667% + 1.875rem / 2)
  }
}

.grid-y {
  display: flex;
  flex-flow: column nowrap
}

.grid-y>.cell {
  height: auto;
  max-height: none
}

.grid-y>.auto {
  height: auto
}

.grid-y>.shrink {
  height: auto
}

.grid-y>.small-1,.grid-y>.small-10,.grid-y>.small-11,.grid-y>.small-12,.grid-y>.small-2,.grid-y>.small-3,.grid-y>.small-4,.grid-y>.small-5,.grid-y>.small-6,.grid-y>.small-7,.grid-y>.small-8,.grid-y>.small-9,.grid-y>.small-full,.grid-y>.small-shrink {
  flex-basis: auto
}

@media print,screen and (min-width: 40em) {
  .grid-y>.medium-1,.grid-y>.medium-10,.grid-y>.medium-11,.grid-y>.medium-12,.grid-y>.medium-2,.grid-y>.medium-3,.grid-y>.medium-4,.grid-y>.medium-5,.grid-y>.medium-6,.grid-y>.medium-7,.grid-y>.medium-8,.grid-y>.medium-9,.grid-y>.medium-full,.grid-y>.medium-shrink {
      flex-basis:auto
  }
}

@media print,screen and (min-width: 64em) {
  .grid-y>.large-1,.grid-y>.large-10,.grid-y>.large-11,.grid-y>.large-12,.grid-y>.large-2,.grid-y>.large-3,.grid-y>.large-4,.grid-y>.large-5,.grid-y>.large-6,.grid-y>.large-7,.grid-y>.large-8,.grid-y>.large-9,.grid-y>.large-full,.grid-y>.large-shrink {
      flex-basis:auto
  }
}

.grid-y>.small-1,.grid-y>.small-10,.grid-y>.small-11,.grid-y>.small-12,.grid-y>.small-2,.grid-y>.small-3,.grid-y>.small-4,.grid-y>.small-5,.grid-y>.small-6,.grid-y>.small-7,.grid-y>.small-8,.grid-y>.small-9 {
  flex: 0 0 auto
}

.grid-y>.small-1 {
  height: 8.3333333333%
}

.grid-y>.small-2 {
  height: 16.6666666667%
}

.grid-y>.small-3 {
  height: 25%
}

.grid-y>.small-4 {
  height: 33.3333333333%
}

.grid-y>.small-5 {
  height: 41.6666666667%
}

.grid-y>.small-6 {
  height: 50%
}

.grid-y>.small-7 {
  height: 58.3333333333%
}

.grid-y>.small-8 {
  height: 66.6666666667%
}

.grid-y>.small-9 {
  height: 75%
}

.grid-y>.small-10 {
  height: 83.3333333333%
}

.grid-y>.small-11 {
  height: 91.6666666667%
}

.grid-y>.small-12 {
  height: 100%
}

@media print,screen and (min-width: 40em) {
  .grid-y>.medium-auto {
      flex:1 1 0;
      height: auto
  }

  .grid-y>.medium-1,.grid-y>.medium-10,.grid-y>.medium-11,.grid-y>.medium-12,.grid-y>.medium-2,.grid-y>.medium-3,.grid-y>.medium-4,.grid-y>.medium-5,.grid-y>.medium-6,.grid-y>.medium-7,.grid-y>.medium-8,.grid-y>.medium-9,.grid-y>.medium-shrink {
      flex: 0 0 auto
  }

  .grid-y>.medium-shrink {
      height: auto
  }

  .grid-y>.medium-1 {
      height: 8.3333333333%
  }

  .grid-y>.medium-2 {
      height: 16.6666666667%
  }

  .grid-y>.medium-3 {
      height: 25%
  }

  .grid-y>.medium-4 {
      height: 33.3333333333%
  }

  .grid-y>.medium-5 {
      height: 41.6666666667%
  }

  .grid-y>.medium-6 {
      height: 50%
  }

  .grid-y>.medium-7 {
      height: 58.3333333333%
  }

  .grid-y>.medium-8 {
      height: 66.6666666667%
  }

  .grid-y>.medium-9 {
      height: 75%
  }

  .grid-y>.medium-10 {
      height: 83.3333333333%
  }

  .grid-y>.medium-11 {
      height: 91.6666666667%
  }

  .grid-y>.medium-12 {
      height: 100%
  }
}

@media print,screen and (min-width: 64em) {
  .grid-y>.large-auto {
      flex:1 1 0;
      height: auto
  }

  .grid-y>.large-1,.grid-y>.large-10,.grid-y>.large-11,.grid-y>.large-12,.grid-y>.large-2,.grid-y>.large-3,.grid-y>.large-4,.grid-y>.large-5,.grid-y>.large-6,.grid-y>.large-7,.grid-y>.large-8,.grid-y>.large-9,.grid-y>.large-shrink {
      flex: 0 0 auto
  }

  .grid-y>.large-shrink {
      height: auto
  }

  .grid-y>.large-1 {
      height: 8.3333333333%
  }

  .grid-y>.large-2 {
      height: 16.6666666667%
  }

  .grid-y>.large-3 {
      height: 25%
  }

  .grid-y>.large-4 {
      height: 33.3333333333%
  }

  .grid-y>.large-5 {
      height: 41.6666666667%
  }

  .grid-y>.large-6 {
      height: 50%
  }

  .grid-y>.large-7 {
      height: 58.3333333333%
  }

  .grid-y>.large-8 {
      height: 66.6666666667%
  }

  .grid-y>.large-9 {
      height: 75%
  }

  .grid-y>.large-10 {
      height: 83.3333333333%
  }

  .grid-y>.large-11 {
      height: 91.6666666667%
  }

  .grid-y>.large-12 {
      height: 100%
  }
}

.grid-padding-y .grid-padding-y {
  margin-top: -.625rem;
  margin-bottom: -.625rem
}

@media print,screen and (min-width: 40em) {
  .grid-padding-y .grid-padding-y {
      margin-top:-.9375rem;
      margin-bottom: -.9375rem
  }
}

.grid-padding-y>.cell {
  padding-top: .625rem;
  padding-bottom: .625rem
}

@media print,screen and (min-width: 40em) {
  .grid-padding-y>.cell {
      padding-top:.9375rem;
      padding-bottom: .9375rem
  }
}

.grid-margin-y {
  margin-top: -.625rem;
  margin-bottom: -.625rem
}

@media print,screen and (min-width: 40em) {
  .grid-margin-y {
      margin-top:-.9375rem;
      margin-bottom: -.9375rem
  }
}

.grid-margin-y>.cell {
  height: calc(100% - 1.25rem);
  margin-top: .625rem;
  margin-bottom: .625rem
}

@media print,screen and (min-width: 40em) {
  .grid-margin-y>.cell {
      height:calc(100% - 1.875rem);
      margin-top: .9375rem;
      margin-bottom: .9375rem
  }
}

.grid-margin-y>.auto {
  height: auto
}

.grid-margin-y>.shrink {
  height: auto
}

.grid-margin-y>.small-1 {
  height: calc(8.3333333333% - 1.25rem)
}

.grid-margin-y>.small-2 {
  height: calc(16.6666666667% - 1.25rem)
}

.grid-margin-y>.small-3 {
  height: calc(25% - 1.25rem)
}

.grid-margin-y>.small-4 {
  height: calc(33.3333333333% - 1.25rem)
}

.grid-margin-y>.small-5 {
  height: calc(41.6666666667% - 1.25rem)
}

.grid-margin-y>.small-6 {
  height: calc(50% - 1.25rem)
}

.grid-margin-y>.small-7 {
  height: calc(58.3333333333% - 1.25rem)
}

.grid-margin-y>.small-8 {
  height: calc(66.6666666667% - 1.25rem)
}

.grid-margin-y>.small-9 {
  height: calc(75% - 1.25rem)
}

.grid-margin-y>.small-10 {
  height: calc(83.3333333333% - 1.25rem)
}

.grid-margin-y>.small-11 {
  height: calc(91.6666666667% - 1.25rem)
}

.grid-margin-y>.small-12 {
  height: calc(100% - 1.25rem)
}

@media print,screen and (min-width: 40em) {
  .grid-margin-y>.auto {
      height:auto
  }

  .grid-margin-y>.shrink {
      height: auto
  }

  .grid-margin-y>.small-1 {
      height: calc(8.3333333333% - 1.875rem)
  }

  .grid-margin-y>.small-2 {
      height: calc(16.6666666667% - 1.875rem)
  }

  .grid-margin-y>.small-3 {
      height: calc(25% - 1.875rem)
  }

  .grid-margin-y>.small-4 {
      height: calc(33.3333333333% - 1.875rem)
  }

  .grid-margin-y>.small-5 {
      height: calc(41.6666666667% - 1.875rem)
  }

  .grid-margin-y>.small-6 {
      height: calc(50% - 1.875rem)
  }

  .grid-margin-y>.small-7 {
      height: calc(58.3333333333% - 1.875rem)
  }

  .grid-margin-y>.small-8 {
      height: calc(66.6666666667% - 1.875rem)
  }

  .grid-margin-y>.small-9 {
      height: calc(75% - 1.875rem)
  }

  .grid-margin-y>.small-10 {
      height: calc(83.3333333333% - 1.875rem)
  }

  .grid-margin-y>.small-11 {
      height: calc(91.6666666667% - 1.875rem)
  }

  .grid-margin-y>.small-12 {
      height: calc(100% - 1.875rem)
  }

  .grid-margin-y>.medium-auto {
      height: auto
  }

  .grid-margin-y>.medium-shrink {
      height: auto
  }

  .grid-margin-y>.medium-1 {
      height: calc(8.3333333333% - 1.875rem)
  }

  .grid-margin-y>.medium-2 {
      height: calc(16.6666666667% - 1.875rem)
  }

  .grid-margin-y>.medium-3 {
      height: calc(25% - 1.875rem)
  }

  .grid-margin-y>.medium-4 {
      height: calc(33.3333333333% - 1.875rem)
  }

  .grid-margin-y>.medium-5 {
      height: calc(41.6666666667% - 1.875rem)
  }

  .grid-margin-y>.medium-6 {
      height: calc(50% - 1.875rem)
  }

  .grid-margin-y>.medium-7 {
      height: calc(58.3333333333% - 1.875rem)
  }

  .grid-margin-y>.medium-8 {
      height: calc(66.6666666667% - 1.875rem)
  }

  .grid-margin-y>.medium-9 {
      height: calc(75% - 1.875rem)
  }

  .grid-margin-y>.medium-10 {
      height: calc(83.3333333333% - 1.875rem)
  }

  .grid-margin-y>.medium-11 {
      height: calc(91.6666666667% - 1.875rem)
  }

  .grid-margin-y>.medium-12 {
      height: calc(100% - 1.875rem)
  }
}

@media print,screen and (min-width: 64em) {
  .grid-margin-y>.large-auto {
      height:auto
  }

  .grid-margin-y>.large-shrink {
      height: auto
  }

  .grid-margin-y>.large-1 {
      height: calc(8.3333333333% - 1.875rem)
  }

  .grid-margin-y>.large-2 {
      height: calc(16.6666666667% - 1.875rem)
  }

  .grid-margin-y>.large-3 {
      height: calc(25% - 1.875rem)
  }

  .grid-margin-y>.large-4 {
      height: calc(33.3333333333% - 1.875rem)
  }

  .grid-margin-y>.large-5 {
      height: calc(41.6666666667% - 1.875rem)
  }

  .grid-margin-y>.large-6 {
      height: calc(50% - 1.875rem)
  }

  .grid-margin-y>.large-7 {
      height: calc(58.3333333333% - 1.875rem)
  }

  .grid-margin-y>.large-8 {
      height: calc(66.6666666667% - 1.875rem)
  }

  .grid-margin-y>.large-9 {
      height: calc(75% - 1.875rem)
  }

  .grid-margin-y>.large-10 {
      height: calc(83.3333333333% - 1.875rem)
  }

  .grid-margin-y>.large-11 {
      height: calc(91.6666666667% - 1.875rem)
  }

  .grid-margin-y>.large-12 {
      height: calc(100% - 1.875rem)
  }
}

.grid-frame {
  overflow: hidden;
  position: relative;
  flex-wrap: nowrap;
  align-items: stretch;
  width: 100vw
}

.cell .grid-frame {
  width: 100%
}

.cell-block {
  overflow-x: auto;
  max-width: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar
}

.cell-block-y {
  overflow-y: auto;
  max-height: 100%;
  min-height: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar
}

.cell-block-container {
  display: flex;
  flex-direction: column;
  max-height: 100%
}

.cell-block-container>.grid-x {
  max-height: 100%;
  flex-wrap: nowrap
}

@media print,screen and (min-width: 40em) {
  .medium-grid-frame {
      overflow:hidden;
      position: relative;
      flex-wrap: nowrap;
      align-items: stretch;
      width: 100vw
  }

  .cell .medium-grid-frame {
      width: 100%
  }

  .medium-cell-block {
      overflow-x: auto;
      max-width: 100%;
      -webkit-overflow-scrolling: touch;
      -ms-overflow-style: -ms-autohiding-scrollbar
  }

  .medium-cell-block-container {
      display: flex;
      flex-direction: column;
      max-height: 100%
  }

  .medium-cell-block-container>.grid-x {
      max-height: 100%;
      flex-wrap: nowrap
  }

  .medium-cell-block-y {
      overflow-y: auto;
      max-height: 100%;
      min-height: 100%;
      -webkit-overflow-scrolling: touch;
      -ms-overflow-style: -ms-autohiding-scrollbar
  }
}

@media print,screen and (min-width: 64em) {
  .large-grid-frame {
      overflow:hidden;
      position: relative;
      flex-wrap: nowrap;
      align-items: stretch;
      width: 100vw
  }

  .cell .large-grid-frame {
      width: 100%
  }

  .large-cell-block {
      overflow-x: auto;
      max-width: 100%;
      -webkit-overflow-scrolling: touch;
      -ms-overflow-style: -ms-autohiding-scrollbar
  }

  .large-cell-block-container {
      display: flex;
      flex-direction: column;
      max-height: 100%
  }

  .large-cell-block-container>.grid-x {
      max-height: 100%;
      flex-wrap: nowrap
  }

  .large-cell-block-y {
      overflow-y: auto;
      max-height: 100%;
      min-height: 100%;
      -webkit-overflow-scrolling: touch;
      -ms-overflow-style: -ms-autohiding-scrollbar
  }
}

.grid-y.grid-frame {
  overflow: hidden;
  position: relative;
  flex-wrap: nowrap;
  align-items: stretch;
  height: 100vh;
  width: auto
}

@media print,screen and (min-width: 40em) {
  .grid-y.medium-grid-frame {
      overflow:hidden;
      position: relative;
      flex-wrap: nowrap;
      align-items: stretch;
      height: 100vh;
      width: auto
  }
}

@media print,screen and (min-width: 64em) {
  .grid-y.large-grid-frame {
      overflow:hidden;
      position: relative;
      flex-wrap: nowrap;
      align-items: stretch;
      height: 100vh;
      width: auto
  }
}

.cell .grid-y.grid-frame {
  height: 100%
}

@media print,screen and (min-width: 40em) {
  .cell .grid-y.medium-grid-frame {
      height:100%
  }
}

@media print,screen and (min-width: 64em) {
  .cell .grid-y.large-grid-frame {
      height:100%
  }
}

.grid-margin-y {
  margin-top: -.625rem;
  margin-bottom: -.625rem
}

@media print,screen and (min-width: 40em) {
  .grid-margin-y {
      margin-top:-.9375rem;
      margin-bottom: -.9375rem
  }
}

.grid-margin-y>.cell {
  height: calc(100% - 1.25rem);
  margin-top: .625rem;
  margin-bottom: .625rem
}

@media print,screen and (min-width: 40em) {
  .grid-margin-y>.cell {
      height:calc(100% - 1.875rem);
      margin-top: .9375rem;
      margin-bottom: .9375rem
  }
}

.grid-margin-y>.auto {
  height: auto
}

.grid-margin-y>.shrink {
  height: auto
}

.grid-margin-y>.small-1 {
  height: calc(8.3333333333% - 1.25rem)
}

.grid-margin-y>.small-2 {
  height: calc(16.6666666667% - 1.25rem)
}

.grid-margin-y>.small-3 {
  height: calc(25% - 1.25rem)
}

.grid-margin-y>.small-4 {
  height: calc(33.3333333333% - 1.25rem)
}

.grid-margin-y>.small-5 {
  height: calc(41.6666666667% - 1.25rem)
}

.grid-margin-y>.small-6 {
  height: calc(50% - 1.25rem)
}

.grid-margin-y>.small-7 {
  height: calc(58.3333333333% - 1.25rem)
}

.grid-margin-y>.small-8 {
  height: calc(66.6666666667% - 1.25rem)
}

.grid-margin-y>.small-9 {
  height: calc(75% - 1.25rem)
}

.grid-margin-y>.small-10 {
  height: calc(83.3333333333% - 1.25rem)
}

.grid-margin-y>.small-11 {
  height: calc(91.6666666667% - 1.25rem)
}

.grid-margin-y>.small-12 {
  height: calc(100% - 1.25rem)
}

@media print,screen and (min-width: 40em) {
  .grid-margin-y>.auto {
      height:auto
  }

  .grid-margin-y>.shrink {
      height: auto
  }

  .grid-margin-y>.small-1 {
      height: calc(8.3333333333% - 1.875rem)
  }

  .grid-margin-y>.small-2 {
      height: calc(16.6666666667% - 1.875rem)
  }

  .grid-margin-y>.small-3 {
      height: calc(25% - 1.875rem)
  }

  .grid-margin-y>.small-4 {
      height: calc(33.3333333333% - 1.875rem)
  }

  .grid-margin-y>.small-5 {
      height: calc(41.6666666667% - 1.875rem)
  }

  .grid-margin-y>.small-6 {
      height: calc(50% - 1.875rem)
  }

  .grid-margin-y>.small-7 {
      height: calc(58.3333333333% - 1.875rem)
  }

  .grid-margin-y>.small-8 {
      height: calc(66.6666666667% - 1.875rem)
  }

  .grid-margin-y>.small-9 {
      height: calc(75% - 1.875rem)
  }

  .grid-margin-y>.small-10 {
      height: calc(83.3333333333% - 1.875rem)
  }

  .grid-margin-y>.small-11 {
      height: calc(91.6666666667% - 1.875rem)
  }

  .grid-margin-y>.small-12 {
      height: calc(100% - 1.875rem)
  }

  .grid-margin-y>.medium-auto {
      height: auto
  }

  .grid-margin-y>.medium-shrink {
      height: auto
  }

  .grid-margin-y>.medium-1 {
      height: calc(8.3333333333% - 1.875rem)
  }

  .grid-margin-y>.medium-2 {
      height: calc(16.6666666667% - 1.875rem)
  }

  .grid-margin-y>.medium-3 {
      height: calc(25% - 1.875rem)
  }

  .grid-margin-y>.medium-4 {
      height: calc(33.3333333333% - 1.875rem)
  }

  .grid-margin-y>.medium-5 {
      height: calc(41.6666666667% - 1.875rem)
  }

  .grid-margin-y>.medium-6 {
      height: calc(50% - 1.875rem)
  }

  .grid-margin-y>.medium-7 {
      height: calc(58.3333333333% - 1.875rem)
  }

  .grid-margin-y>.medium-8 {
      height: calc(66.6666666667% - 1.875rem)
  }

  .grid-margin-y>.medium-9 {
      height: calc(75% - 1.875rem)
  }

  .grid-margin-y>.medium-10 {
      height: calc(83.3333333333% - 1.875rem)
  }

  .grid-margin-y>.medium-11 {
      height: calc(91.6666666667% - 1.875rem)
  }

  .grid-margin-y>.medium-12 {
      height: calc(100% - 1.875rem)
  }
}

@media print,screen and (min-width: 64em) {
  .grid-margin-y>.large-auto {
      height:auto
  }

  .grid-margin-y>.large-shrink {
      height: auto
  }

  .grid-margin-y>.large-1 {
      height: calc(8.3333333333% - 1.875rem)
  }

  .grid-margin-y>.large-2 {
      height: calc(16.6666666667% - 1.875rem)
  }

  .grid-margin-y>.large-3 {
      height: calc(25% - 1.875rem)
  }

  .grid-margin-y>.large-4 {
      height: calc(33.3333333333% - 1.875rem)
  }

  .grid-margin-y>.large-5 {
      height: calc(41.6666666667% - 1.875rem)
  }

  .grid-margin-y>.large-6 {
      height: calc(50% - 1.875rem)
  }

  .grid-margin-y>.large-7 {
      height: calc(58.3333333333% - 1.875rem)
  }

  .grid-margin-y>.large-8 {
      height: calc(66.6666666667% - 1.875rem)
  }

  .grid-margin-y>.large-9 {
      height: calc(75% - 1.875rem)
  }

  .grid-margin-y>.large-10 {
      height: calc(83.3333333333% - 1.875rem)
  }

  .grid-margin-y>.large-11 {
      height: calc(91.6666666667% - 1.875rem)
  }

  .grid-margin-y>.large-12 {
      height: calc(100% - 1.875rem)
  }
}

.grid-frame.grid-margin-y {
  height: calc(100vh + 1.25rem)
}

@media print,screen and (min-width: 40em) {
  .grid-frame.grid-margin-y {
      height:calc(100vh + 1.875rem)
  }
}

@media print,screen and (min-width: 64em) {
  .grid-frame.grid-margin-y {
      height:calc(100vh + 1.875rem)
  }
}

@media print,screen and (min-width: 40em) {
  .grid-margin-y.medium-grid-frame {
      height:calc(100vh + 1.875rem)
  }
}

@media print,screen and (min-width: 64em) {
  .grid-margin-y.large-grid-frame {
      height:calc(100vh + 1.875rem)
  }
}

.row {
  max-width: 75rem;
  margin-right: auto;
  margin-left: auto;
  display: flex;
  flex-flow: row wrap
}

.row .row {
  margin-right: -.625rem;
  margin-left: -.625rem
}

@media print,screen and (min-width: 40em) {
  .row .row {
      margin-right:-.9375rem;
      margin-left: -.9375rem
  }
}

@media print,screen and (min-width: 64em) {
  .row .row {
      margin-right:-.9375rem;
      margin-left: -.9375rem
  }
}

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

.row.expanded {
  max-width: none
}

.row.expanded .row {
  margin-right: auto;
  margin-left: auto
}

.row:not(.expanded) .row {
  max-width: none
}

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

.row.collapse>.column>.row,.row.collapse>.columns>.row,.row.is-collapse-child {
  margin-right: 0;
  margin-left: 0
}

.column,.columns {
  flex: 1 1 0px;
  padding-right: .625rem;
  padding-left: .625rem;
  min-width: 0
}

@media print,screen and (min-width: 40em) {
  .column,.columns {
      padding-right:.9375rem;
      padding-left: .9375rem
  }
}

.column.row.row,.row.row.columns {
  float: none;
  display: block
}

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

.small-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%
}

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

.small-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%
}

.small-offset-1 {
  margin-left: 8.3333333333%
}

.small-3 {
  flex: 0 0 25%;
  max-width: 25%
}

.small-offset-2 {
  margin-left: 16.6666666667%
}

.small-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%
}

.small-offset-3 {
  margin-left: 25%
}

.small-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%
}

.small-offset-4 {
  margin-left: 33.3333333333%
}

.small-6 {
  flex: 0 0 50%;
  max-width: 50%
}

.small-offset-5 {
  margin-left: 41.6666666667%
}

.small-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%
}

.small-offset-6 {
  margin-left: 50%
}

.small-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%
}

.small-offset-7 {
  margin-left: 58.3333333333%
}

.small-9 {
  flex: 0 0 75%;
  max-width: 75%
}

.small-offset-8 {
  margin-left: 66.6666666667%
}

.small-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%
}

.small-offset-9 {
  margin-left: 75%
}

.small-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%
}

.small-offset-10 {
  margin-left: 83.3333333333%
}

.small-12 {
  flex: 0 0 100%;
  max-width: 100%
}

.small-offset-11 {
  margin-left: 91.6666666667%
}

.small-up-1 {
  flex-wrap: wrap
}

.small-up-1>.column,.small-up-1>.columns {
  flex: 0 0 100%;
  max-width: 100%
}

.small-up-2 {
  flex-wrap: wrap
}

.small-up-2>.column,.small-up-2>.columns {
  flex: 0 0 50%;
  max-width: 50%
}

.small-up-3 {
  flex-wrap: wrap
}

.small-up-3>.column,.small-up-3>.columns {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%
}

.small-up-4 {
  flex-wrap: wrap
}

.small-up-4>.column,.small-up-4>.columns {
  flex: 0 0 25%;
  max-width: 25%
}

.small-up-5 {
  flex-wrap: wrap
}

.small-up-5>.column,.small-up-5>.columns {
  flex: 0 0 20%;
  max-width: 20%
}

.small-up-6 {
  flex-wrap: wrap
}

.small-up-6>.column,.small-up-6>.columns {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%
}

.small-up-7 {
  flex-wrap: wrap
}

.small-up-7>.column,.small-up-7>.columns {
  flex: 0 0 14.2857142857%;
  max-width: 14.2857142857%
}

.small-up-8 {
  flex-wrap: wrap
}

.small-up-8>.column,.small-up-8>.columns {
  flex: 0 0 12.5%;
  max-width: 12.5%
}

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

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

@media print,screen and (min-width: 40em) {
  .medium-1 {
      flex:0 0 8.3333333333%;
      max-width: 8.3333333333%
  }

  .medium-offset-0 {
      margin-left: 0
  }

  .medium-2 {
      flex: 0 0 16.6666666667%;
      max-width: 16.6666666667%
  }

  .medium-offset-1 {
      margin-left: 8.3333333333%
  }

  .medium-3 {
      flex: 0 0 25%;
      max-width: 25%
  }

  .medium-offset-2 {
      margin-left: 16.6666666667%
  }

  .medium-4 {
      flex: 0 0 33.3333333333%;
      max-width: 33.3333333333%
  }

  .medium-offset-3 {
      margin-left: 25%
  }

  .medium-5 {
      flex: 0 0 41.6666666667%;
      max-width: 41.6666666667%
  }

  .medium-offset-4 {
      margin-left: 33.3333333333%
  }

  .medium-6 {
      flex: 0 0 50%;
      max-width: 50%
  }

  .medium-offset-5 {
      margin-left: 41.6666666667%
  }

  .medium-7 {
      flex: 0 0 58.3333333333%;
      max-width: 58.3333333333%
  }

  .medium-offset-6 {
      margin-left: 50%
  }

  .medium-8 {
      flex: 0 0 66.6666666667%;
      max-width: 66.6666666667%
  }

  .medium-offset-7 {
      margin-left: 58.3333333333%
  }

  .medium-9 {
      flex: 0 0 75%;
      max-width: 75%
  }

  .medium-offset-8 {
      margin-left: 66.6666666667%
  }

  .medium-10 {
      flex: 0 0 83.3333333333%;
      max-width: 83.3333333333%
  }

  .medium-offset-9 {
      margin-left: 75%
  }

  .medium-11 {
      flex: 0 0 91.6666666667%;
      max-width: 91.6666666667%
  }

  .medium-offset-10 {
      margin-left: 83.3333333333%
  }

  .medium-12 {
      flex: 0 0 100%;
      max-width: 100%
  }

  .medium-offset-11 {
      margin-left: 91.6666666667%
  }

  .medium-up-1 {
      flex-wrap: wrap
  }

  .medium-up-1>.column,.medium-up-1>.columns {
      flex: 0 0 100%;
      max-width: 100%
  }

  .medium-up-2 {
      flex-wrap: wrap
  }

  .medium-up-2>.column,.medium-up-2>.columns {
      flex: 0 0 50%;
      max-width: 50%
  }

  .medium-up-3 {
      flex-wrap: wrap
  }

  .medium-up-3>.column,.medium-up-3>.columns {
      flex: 0 0 33.3333333333%;
      max-width: 33.3333333333%
  }

  .medium-up-4 {
      flex-wrap: wrap
  }

  .medium-up-4>.column,.medium-up-4>.columns {
      flex: 0 0 25%;
      max-width: 25%
  }

  .medium-up-5 {
      flex-wrap: wrap
  }

  .medium-up-5>.column,.medium-up-5>.columns {
      flex: 0 0 20%;
      max-width: 20%
  }

  .medium-up-6 {
      flex-wrap: wrap
  }

  .medium-up-6>.column,.medium-up-6>.columns {
      flex: 0 0 16.6666666667%;
      max-width: 16.6666666667%
  }

  .medium-up-7 {
      flex-wrap: wrap
  }

  .medium-up-7>.column,.medium-up-7>.columns {
      flex: 0 0 14.2857142857%;
      max-width: 14.2857142857%
  }

  .medium-up-8 {
      flex-wrap: wrap
  }

  .medium-up-8>.column,.medium-up-8>.columns {
      flex: 0 0 12.5%;
      max-width: 12.5%
  }
}

@media print,screen and (min-width: 40em) and (min-width:40em) {
  .medium-expand {
      flex:1 1 0px
  }
}

.row.medium-unstack>.column,.row.medium-unstack>.columns {
  flex: 0 0 100%
}

@media print,screen and (min-width: 40em) {
  .row.medium-unstack>.column,.row.medium-unstack>.columns {
      flex:1 1 0px
  }

  .medium-collapse>.column,.medium-collapse>.columns {
      padding-right: 0;
      padding-left: 0
  }

  .medium-uncollapse>.column,.medium-uncollapse>.columns {
      padding-right: .9375rem;
      padding-left: .9375rem
  }
}

@media print,screen and (min-width: 64em) {
  .large-1 {
      flex:0 0 8.3333333333%;
      max-width: 8.3333333333%
  }

  .large-offset-0 {
      margin-left: 0
  }

  .large-2 {
      flex: 0 0 16.6666666667%;
      max-width: 16.6666666667%
  }

  .large-offset-1 {
      margin-left: 8.3333333333%
  }

  .large-3 {
      flex: 0 0 25%;
      max-width: 25%
  }

  .large-offset-2 {
      margin-left: 16.6666666667%
  }

  .large-4 {
      flex: 0 0 33.3333333333%;
      max-width: 33.3333333333%
  }

  .large-offset-3 {
      margin-left: 25%
  }

  .large-5 {
      flex: 0 0 41.6666666667%;
      max-width: 41.6666666667%
  }

  .large-offset-4 {
      margin-left: 33.3333333333%
  }

  .large-6 {
      flex: 0 0 50%;
      max-width: 50%
  }

  .large-offset-5 {
      margin-left: 41.6666666667%
  }

  .large-7 {
      flex: 0 0 58.3333333333%;
      max-width: 58.3333333333%
  }

  .large-offset-6 {
      margin-left: 50%
  }

  .large-8 {
      flex: 0 0 66.6666666667%;
      max-width: 66.6666666667%
  }

  .large-offset-7 {
      margin-left: 58.3333333333%
  }

  .large-9 {
      flex: 0 0 75%;
      max-width: 75%
  }

  .large-offset-8 {
      margin-left: 66.6666666667%
  }

  .large-10 {
      flex: 0 0 83.3333333333%;
      max-width: 83.3333333333%
  }

  .large-offset-9 {
      margin-left: 75%
  }

  .large-11 {
      flex: 0 0 91.6666666667%;
      max-width: 91.6666666667%
  }

  .large-offset-10 {
      margin-left: 83.3333333333%
  }

  .large-12 {
      flex: 0 0 100%;
      max-width: 100%
  }

  .large-offset-11 {
      margin-left: 91.6666666667%
  }

  .large-up-1 {
      flex-wrap: wrap
  }

  .large-up-1>.column,.large-up-1>.columns {
      flex: 0 0 100%;
      max-width: 100%
  }

  .large-up-2 {
      flex-wrap: wrap
  }

  .large-up-2>.column,.large-up-2>.columns {
      flex: 0 0 50%;
      max-width: 50%
  }

  .large-up-3 {
      flex-wrap: wrap
  }

  .large-up-3>.column,.large-up-3>.columns {
      flex: 0 0 33.3333333333%;
      max-width: 33.3333333333%
  }

  .large-up-4 {
      flex-wrap: wrap
  }

  .large-up-4>.column,.large-up-4>.columns {
      flex: 0 0 25%;
      max-width: 25%
  }

  .large-up-5 {
      flex-wrap: wrap
  }

  .large-up-5>.column,.large-up-5>.columns {
      flex: 0 0 20%;
      max-width: 20%
  }

  .large-up-6 {
      flex-wrap: wrap
  }

  .large-up-6>.column,.large-up-6>.columns {
      flex: 0 0 16.6666666667%;
      max-width: 16.6666666667%
  }

  .large-up-7 {
      flex-wrap: wrap
  }

  .large-up-7>.column,.large-up-7>.columns {
      flex: 0 0 14.2857142857%;
      max-width: 14.2857142857%
  }

  .large-up-8 {
      flex-wrap: wrap
  }

  .large-up-8>.column,.large-up-8>.columns {
      flex: 0 0 12.5%;
      max-width: 12.5%
  }
}

@media print,screen and (min-width: 64em) and (min-width:64em) {
  .large-expand {
      flex:1 1 0px
  }
}

.row.large-unstack>.column,.row.large-unstack>.columns {
  flex: 0 0 100%
}

@media print,screen and (min-width: 64em) {
  .row.large-unstack>.column,.row.large-unstack>.columns {
      flex:1 1 0px
  }

  .large-collapse>.column,.large-collapse>.columns {
      padding-right: 0;
      padding-left: 0
  }

  .large-uncollapse>.column,.large-uncollapse>.columns {
      padding-right: .9375rem;
      padding-left: .9375rem
  }
}

.shrink {
  flex: 0 0 auto;
  max-width: 100%
}

.column-block {
  margin-bottom: 1.25rem
}

.column-block>:last-child {
  margin-bottom: 0
}

@media print,screen and (min-width: 40em) {
  .column-block {
      margin-bottom:1.875rem
  }

  .column-block>:last-child {
      margin-bottom: 0
  }
}

.align-left {
  justify-content: flex-start
}

.align-right {
  justify-content: flex-end
}

.align-center {
  justify-content: center
}

.align-justify {
  justify-content: space-between
}

.align-spaced {
  justify-content: space-around
}

.align-left.vertical.menu>li>a {
  justify-content: flex-start
}

.align-right.vertical.menu>li>a {
  justify-content: flex-end
}

.align-center.vertical.menu>li>a {
  justify-content: center
}

.align-top {
  align-items: flex-start
}

.align-self-top {
  align-self: flex-start
}

.align-bottom {
  align-items: flex-end
}

.align-self-bottom {
  align-self: flex-end
}

.align-middle {
  align-items: center
}

.align-self-middle {
  align-self: center
}

.align-stretch {
  align-items: stretch
}

.align-self-stretch {
  align-self: stretch
}

.align-center-middle {
  justify-content: center;
  align-items: center;
  align-content: center
}

.small-order-1 {
  order: 1
}

.small-order-2 {
  order: 2
}

.small-order-3 {
  order: 3
}

.small-order-4 {
  order: 4
}

.small-order-5 {
  order: 5
}

.small-order-6 {
  order: 6
}

@media print,screen and (min-width: 40em) {
  .medium-order-1 {
      order:1
  }

  .medium-order-2 {
      order: 2
  }

  .medium-order-3 {
      order: 3
  }

  .medium-order-4 {
      order: 4
  }

  .medium-order-5 {
      order: 5
  }

  .medium-order-6 {
      order: 6
  }
}

@media print,screen and (min-width: 64em) {
  .large-order-1 {
      order:1
  }

  .large-order-2 {
      order: 2
  }

  .large-order-3 {
      order: 3
  }

  .large-order-4 {
      order: 4
  }

  .large-order-5 {
      order: 5
  }

  .large-order-6 {
      order: 6
  }
}

.flex-container {
  display: flex
}

.flex-child-auto {
  flex: 1 1 auto
}

.flex-child-grow {
  flex: 1 0 auto
}

.flex-child-shrink {
  flex: 0 1 auto
}

.flex-dir-row {
  flex-direction: row
}

.flex-dir-row-reverse {
  flex-direction: row-reverse
}

.flex-dir-column {
  flex-direction: column
}

.flex-dir-column-reverse {
  flex-direction: column-reverse
}

@media print,screen and (min-width: 40em) {
  .medium-flex-container {
      display:flex
  }

  .medium-flex-child-auto {
      flex: 1 1 auto
  }

  .medium-flex-child-grow {
      flex: 1 0 auto
  }

  .medium-flex-child-shrink {
      flex: 0 1 auto
  }

  .medium-flex-dir-row {
      flex-direction: row
  }

  .medium-flex-dir-row-reverse {
      flex-direction: row-reverse
  }

  .medium-flex-dir-column {
      flex-direction: column
  }

  .medium-flex-dir-column-reverse {
      flex-direction: column-reverse
  }
}

@media print,screen and (min-width: 64em) {
  .large-flex-container {
      display:flex
  }

  .large-flex-child-auto {
      flex: 1 1 auto
  }

  .large-flex-child-grow {
      flex: 1 0 auto
  }

  .large-flex-child-shrink {
      flex: 0 1 auto
  }

  .large-flex-dir-row {
      flex-direction: row
  }

  .large-flex-dir-row-reverse {
      flex-direction: row-reverse
  }

  .large-flex-dir-column {
      flex-direction: column
  }

  .large-flex-dir-column-reverse {
      flex-direction: column-reverse
  }
}

blockquote,dd,div,dl,dt,form,h1,h2,h3,h4,h5,h6,li,ol,p,pre,td,th,ul {
  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
}

b,strong {
  font-weight: 700;
  line-height: inherit
}

small {
  font-size: 80%;
  line-height: inherit
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
  font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
  font-style: normal;
  font-weight: 400;
  color: inherit;
  text-rendering: optimizeLegibility
}

.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 small,h2 small,h3 small,h4 small,h5 small,h6 small {
  line-height: 0;
  color: #cacaca
}

.h1,h1 {
  font-size: 1.5rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: .5rem
}

.h2,h2 {
  font-size: 1.25rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: .5rem
}

.h3,h3 {
  font-size: 1.1875rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: .5rem
}

.h4,h4 {
  font-size: 1.125rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: .5rem
}

.h5,h5 {
  font-size: 1.0625rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: .5rem
}

.h6,h6 {
  font-size: 1rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: .5rem
}

@media print,screen and (min-width: 40em) {
  .h1,h1 {
      font-size:3rem
  }

  .h2,h2 {
      font-size: 2.5rem
  }

  .h3,h3 {
      font-size: 1.9375rem
  }

  .h4,h4 {
      font-size: 1.5625rem
  }

  .h5,h5 {
      font-size: 1.25rem
  }

  .h6,h6 {
      font-size: 1rem
  }
}

a {
  line-height: inherit;
  color: #1779ba;
  text-decoration: none;
  cursor: pointer
}

a:focus,a:hover {
  color: #1468a0
}

a img {
  border: 0
}

hr {
  clear: both;
  max-width: 75rem;
  height: 0;
  margin: 1.25rem auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #cacaca;
  border-left: 0
}

dl,ol,ul {
  margin-bottom: 1rem;
  list-style-position: outside;
  line-height: 1.6
}

li {
  font-size: inherit
}

ul {
  margin-left: 1.25rem;
  list-style-type: disc
}

ol {
  margin-left: 1.25rem
}

ol ol,ol ul,ul ol,ul ul {
  margin-left: 1.25rem;
  margin-bottom: 0
}

dl {
  margin-bottom: 1rem
}

dl dt {
  margin-bottom: .3rem;
  font-weight: 700
}

blockquote {
  margin: 0 0 1rem;
  padding: .5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca
}

blockquote,blockquote p {
  line-height: 1.6;
  color: #8a8a8a
}

abbr,abbr[title] {
  border-bottom: 1px dotted #0a0a0a;
  cursor: help;
  text-decoration: none
}

figure {
  margin: 0
}

kbd {
  margin: 0;
  padding: .125rem .25rem 0;
  background-color: #e6e6e6;
  font-family: Consolas,"Liberation Mono",Courier,monospace;
  color: #0a0a0a
}

.subheader {
  margin-top: .2rem;
  margin-bottom: .5rem;
  font-weight: 400;
  line-height: 1.4;
  color: #8a8a8a
}

.lead {
  font-size: 125%;
  line-height: 1.6
}

.stat {
  font-size: 2.5rem;
  line-height: 1
}

p+.stat {
  margin-top: -1rem
}

ol.no-bullet,ul.no-bullet {
  margin-left: 0;
  list-style: none
}

.cite-block,cite {
  display: block;
  color: #8a8a8a;
  font-size: .8125rem
}

.cite-block:before,cite:before {
  content: "— "
}

.code-inline,code {
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas,"Liberation Mono",Courier,monospace;
  font-weight: 400;
  color: #0a0a0a;
  display: inline;
  max-width: 100%;
  word-wrap: break-word;
  padding: .125rem .3125rem .0625rem
}

.code-block {
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas,"Liberation Mono",Courier,monospace;
  font-weight: 400;
  color: #0a0a0a;
  display: block;
  overflow: auto;
  white-space: pre;
  padding: 1rem;
  margin-bottom: 1.5rem
}

.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: 40em) {
  .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
  }
}

.show-for-print {
  display: none!important
}

@media print {
  * {
      background: 0 0!important;
      color: #000!important;
      print-color-adjust: economy;
      box-shadow: none!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^="#"]:after,a[href^="javascript:"]:after {
      content: ""
  }

  abbr[title]:after {
      content: " (" attr(title) ")"
  }

  blockquote,pre {
      border: 1px solid #8a8a8a;
      page-break-inside: avoid
  }

  thead {
      display: table-header-group
  }

  img,tr {
      page-break-inside: avoid
  }

  img {
      max-width: 100%!important
  }

  @page {
      margin: .5cm
  }

  h2,h3,p {
      orphans: 3;
      widows: 3
  }

  h2,h3 {
      page-break-after: avoid
  }

  .print-break-inside {
      page-break-inside: auto
  }
}

[type=color],[type=date],[type=datetime-local],[type=datetime],[type=email],[type=month],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=time],[type=url],[type=week],textarea {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: .5rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  box-shadow: inset 0 1px 2px rgba(10,10,10,.1);
  font-family: inherit;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #0a0a0a;
  transition: box-shadow .5s,border-color .25s ease-in-out;
  appearance: none
}

[type=color]:focus,[type=date]:focus,[type=datetime-local]:focus,[type=datetime]:focus,[type=email]:focus,[type=month]:focus,[type=number]:focus,[type=password]:focus,[type=search]:focus,[type=tel]:focus,[type=text]:focus,[type=time]:focus,[type=url]:focus,[type=week]:focus,textarea:focus {
  outline: 0;
  border: 1px solid #8a8a8a;
  background-color: #fefefe;
  box-shadow: 0 0 5px #cacaca;
  transition: box-shadow .5s,border-color .25s ease-in-out
}

textarea {
  max-width: 100%
}

textarea[rows] {
  height: auto
}

input:disabled,input[readonly],textarea:disabled,textarea[readonly] {
  background-color: #e6e6e6;
  cursor: not-allowed
}

[type=button],[type=submit] {
  appearance: none;
  border-radius: 0
}

input[type=search] {
  box-sizing: border-box
}

::placeholder {
  color: #cacaca
}

[type=checkbox],[type=file],[type=radio] {
  margin: 0 0 1rem
}

[type=checkbox]+label,[type=radio]+label {
  display: inline-block;
  vertical-align: baseline;
  margin-left: .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: .5rem
}

[type=file] {
  width: 100%
}

label {
  display: block;
  margin: 0;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.8;
  color: #0a0a0a
}

label.middle {
  margin: 0 0 1rem;
  line-height: 1.5;
  padding: .5625rem 0
}

.help-text {
  margin-top: -.5rem;
  font-size: .8125rem;
  font-style: italic;
  color: #0a0a0a
}

.input-group {
  display: flex;
  width: 100%;
  margin-bottom: 1rem;
  align-items: stretch
}

.input-group>:first-child,.input-group>:first-child.input-group-button>* {
  border-radius: 0
}

.input-group>:last-child,.input-group>:last-child.input-group-button>* {
  border-radius: 0
}

.input-group-button,.input-group-button a,.input-group-button button,.input-group-button input,.input-group-button label,.input-group-field,.input-group-label {
  margin: 0;
  white-space: nowrap
}

.input-group-label {
  padding: 0 1rem;
  border: 1px solid #cacaca;
  background: #e6e6e6;
  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;
  min-width: 0
}

.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  display: flex;
  flex: 0 0 auto
}

.input-group-button a,.input-group-button button,.input-group-button input,.input-group-button label {
  align-self: stretch;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 1rem
}

fieldset {
  margin: 0;
  padding: 0;
  border: 0
}

legend {
  max-width: 100%;
  margin-bottom: .5rem
}

.fieldset {
  margin: 1.125rem 0;
  padding: 1.25rem;
  border: 1px solid #cacaca
}

.fieldset legend {
  margin: 0;
  margin-left: -.1875rem;
  padding: 0 .1875rem
}

select {
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: .5rem;
  appearance: none;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  font-family: inherit;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  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%28138, 138, 138%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 .5s,border-color .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: 0;
  border: 1px solid #8a8a8a;
  background-color: #fefefe;
  box-shadow: 0 0 5px #cacaca;
  transition: box-shadow .5s,border-color .25s ease-in-out
}

select:disabled {
  background-color: #e6e6e6;
  cursor: not-allowed
}

select::-ms-expand {
  display: none
}

select[multiple] {
  height: auto;
  background-image: none
}

select:not([multiple]) {
  padding-top: 0;
  padding-bottom: 0
}

.is-invalid-input:not(:focus) {
  border-color: #cc4b37;
  background-color: #f9ecea
}

.is-invalid-input:not(:focus)::placeholder {
  color: #cc4b37
}

.is-invalid-label {
  color: #cc4b37
}

.form-error {
  display: none;
  margin-top: -.5rem;
  margin-bottom: 1rem;
  font-size: .75rem;
  font-weight: 700;
  color: #cc4b37
}

.form-error.is-visible {
  display: block
}

.hide {
  display: none!important
}

.invisible {
  visibility: hidden
}

.visible {
  visibility: visible
}

@media print,screen and (max-width: 39.99875em) {
  .hide-for-small-only {
      display:none!important
  }
}

@media screen and (max-width: 0em),screen and (min-width:40em) {
  .show-for-small-only {
      display:none!important
  }
}

@media print,screen and (min-width: 40em) {
  .hide-for-medium {
      display:none!important
  }
}

@media screen and (max-width: 39.99875em) {
  .show-for-medium {
      display:none!important
  }
}

@media print,screen and (min-width: 40em) and (max-width:63.99875em) {
  .hide-for-medium-only {
      display:none!important
  }
}

@media screen and (max-width: 39.99875em),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.99875em) {
  .show-for-large {
      display:none!important
  }
}

@media print,screen and (min-width: 64em) and (max-width:74.99875em) {
  .hide-for-large-only {
      display:none!important
  }
}

@media screen and (max-width: 63.99875em),screen and (min-width:75em) {
  .show-for-large-only {
      display:none!important
  }
}

.show-for-sr,.show-on-focus {
  position: absolute!important;
  width: 1px!important;
  height: 1px!important;
  padding: 0!important;
  overflow: hidden!important;
  clip: rect(0,0,0,0)!important;
  white-space: nowrap!important;
  border: 0!important
}

.show-on-focus:active,.show-on-focus:focus {
  position: static!important;
  width: auto!important;
  height: auto!important;
  overflow: visible!important;
  clip: auto!important;
  white-space: normal!important
}

.hide-for-portrait,.show-for-landscape {
  display: block!important
}

@media screen and (orientation: landscape) {
  .hide-for-portrait,.show-for-landscape {
      display:block!important
  }
}

@media screen and (orientation: portrait) {
  .hide-for-portrait,.show-for-landscape {
      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
  }
}

.show-for-dark-mode {
  display: none
}

.hide-for-dark-mode {
  display: block
}

@media screen and (prefers-color-scheme: dark) {
  .show-for-dark-mode {
      display:block!important
  }

  .hide-for-dark-mode {
      display: none!important
  }
}

.show-for-ie {
  display: none
}

@media all and (-ms-high-contrast:none),(-ms-high-contrast:active) {
  .show-for-ie {
      display: block!important
  }

  .hide-for-ie {
      display: none!important
  }
}

.show-for-sticky {
  display: none
}

.is-stuck .show-for-sticky {
  display: block
}

.is-stuck .hide-for-sticky {
  display: none
}
@media only screen and (min-width: 64em){
	.animateme {
  opacity: 0;
  visibility: hidden
}
}


.footnote {
  font-size: 12px;
  font-style: italic
}

.site-header:hover .genesis-nav-menu {
  opacity: 1;
  right: 0
}

.site-header:hover .faux-icon {
  opacity: 0;
  width: 100px
}

.faux-icon {
  width: 40px;
  height: 30px;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  transition: all .5s;
  display: none
}

.dark-menu .faux-icon>div>div {
  background-color: #0e3b5c;
  transition: background-color .5s ease 1s
}

.faux-icon>div {
  position: absolute;
  top: 0;
  left: 0;
  width: 33.333333%;
  height: 100%
}

.faux-icon>div>div {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%,0);
  width: 4px;
  height: 4px;
  border-radius: 100%;
  background-color: #fff;
  transition: background-color .5s ease 0s
}

.faux-icon>div>div:nth-child(2) {
  top: 50%;
  transform: translate(-50%,-50%)
}

.faux-icon>div>div:nth-child(3) {
  top: auto;
  bottom: 0
}

.faux-icon>div:nth-child(2) {
  left: 50%;
  transform: translateX(-50%)
}

.faux-icon>div:nth-child(3) {
  left: auto;
  right: 0
}

.header-widget-area .genesis-nav-menu {
  margin: 0;
  padding: 0;
  position: relative
}

.dark-menu .header-widget-area .genesis-nav-menu .menu-item>a {
  color: #0e3b5c
}

.dark-menu .header-widget-area .genesis-nav-menu .menu-item:hover>a {
  color: #a3bcc4
}

.dark-menu .header-widget-area .genesis-nav-menu .sub-menu .menu-item>a {
  color: #fff
}

.dark-menu .header-widget-area .genesis-nav-menu .sub-menu .menu-item:hover>a {
  color: #a3bcc4
}

.header-widget-area .genesis-nav-menu .menu-item {
  display: inline-block;
  list-style: none
}

.header-widget-area .genesis-nav-menu .menu-item:hover>a {
  color: #a3bcc4
}

.header-widget-area .genesis-nav-menu a {
  color: #fff;
  display: block;
  padding: .5em 1.25em;
  font-size: .83em;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 1px
}

@media screen and (min-width: 1140px){
	.header-widget-area .genesis-nav-menu a {
		 color: #fff;
  display: block;
  padding: .5em 2em;
  font-size: .85em;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 2px
	}
}

.header-widget-area .genesis-nav-menu a:focus,.header-widget-area .genesis-nav-menu a:hover {
  color: #a3bcc4;
  text-decoration: none
}

.header-widget-area .genesis-nav-menu .sub-menu {
  left: -9999px;
  margin: 0;
  padding: 0;
  opacity: 1;
  position: absolute;
  z-index: 99
}

.header-widget-area .genesis-nav-menu .sub-menu .menu-item {
  display: block
}

.header-widget-area .genesis-nav-menu .sub-menu a {
  background-color: #0e3b5c;
  color: #fff;
  font-size: .75em;
  letter-spacing: 0;
  padding: .5em 1em;
  display: block;
  min-width: 250px
}

.header-widget-area .genesis-nav-menu .sub-menu a span {
  display: block
}

.header-widget-area .genesis-nav-menu .sub-menu a:hover {
  color: #a3bcc4
}

.header-widget-area .genesis-nav-menu .menu-item:hover {
  position: relative
}

.header-widget-area .genesis-nav-menu .menu-item:hover>.sub-menu {
  display: block;
  left: 0;
  opacity: 1
}

.header-widget-area .genesis-nav-menu .menu-item:last-child>.sub-menu {
  left: auto;
  right: -9999px
}

.header-widget-area .genesis-nav-menu .menu-item:last-child:hover>.sub-menu {
  left: auto;
  right: 0
}

.site-header {
  width: 100%;
  transition: all .5s;
  padding: 1em;
  background: #0E3C5D;
	position: fixed;
	 z-index: 999;
}

@media screen and (min-width: 64em) {
  .site-header {
      background:0 0;
      position: fixed;
      z-index: 9997;
      top: 0;
      left: 0
  }
}

.home-sticky-header .site-header>.wrap .title-area img {
  max-width: 325px
}

.home-sticky-header .site-header>.wrap .header-widget-area .genesis-nav-menu>li>a {
  color: #a3bcc4
}

.sticky-header .site-header {
  background: #0e3b5c
}

.sticky-header .site-header>.wrap .title-area img {
  max-width: 325px
}

.site-header>.wrap {
  display: flex
}

@media screen and (min-width: 64em) {
  .site-header>.wrap {
      align-items:center;
      width: 100%;
      max-width: 100%
  }
}

.site-header>.wrap .title-area {
  width: 75%
}

.site-header>.wrap .title-area img {
  max-width: 220px;
  transition: all .5s
}
@media screen and (min-width: 40em) and (max-width: 64em)  {
	.site-header>.wrap .title-area img {
  max-width: 300px;
  transition: all .5s
}
}

@media screen and (min-width: 64em) {
	.site-header>.wrap .title-area img{
		  max-width: 400px;
	}
  .site-header>.wrap .title-area {
      width:25%
  }
}

.site-header>.wrap .header-widget-area {
  width: 25%;
  display: flex;
  justify-content: flex-end;
  position: relative
}

@media screen and (min-width: 64em) {
  .site-header>.wrap .header-widget-area {
      width:75%
  }
}

.site-header>.wrap .header-widget-area .nav-header {
  display: none
}

@media screen and (min-width: 64em) {
  .site-header>.wrap .header-widget-area .nav-header {
      display:block
  }
}

.site-header>.wrap .header-widget-area .mobile-menu-icon {
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  -moz-transform: translate(0,-40%);
  -o-transform: translate(0,-40%);
  -ms-transform: translate(0,-40%);
  -webkit-transform: translate(0,-40%);
  transform: translate(0,-40%)
}

@media screen and (min-width: 64em) {
  .site-header>.wrap .header-widget-area .mobile-menu-icon {
      display:none
  }
}

.site-title {
  font-size: 1.5em;
  line-height: 1;
  margin-bottom: 0
}

.site-title a {
  color: #fff;
  text-decoration: none
}

.sticky-header .site-title a {
  color: #0e3b5c
}

.site-title a:focus,.site-title a:hover {
  color: #333;
  text-decoration: none
}

.site-description,.wp-custom-logo .site-title {
  border: 0;
  clip: rect(0,0,0,0);
  height: 1px;
  overflow: hidden;
  position: absolute!important;
  width: 1px;
  word-wrap: normal!important
}

/*!
* fullPage 3.1.2
* https://github.com/alvarotrigo/fullPage.js
*
* @license GPLv3 for open source use only
* or Fullpage Commercial License for commercial use
* http://alvarotrigo.com/fullPage/pricing/
*
* Copyright (C) 2018 http://alvarotrigo.com/fullPage - A project by Alvaro Trigo
*/
.fp-enabled body,html.fp-enabled {
  margin: 0;
  padding: 0;
  overflow: hidden;
  -webkit-tap-highlight-color: transparent
}

.fp-section {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.fp-slide {
  float: left
}

.fp-slide,.fp-slidesContainer {
  height: 100%;
  display: block
}

.fp-slides {
  z-index: 1;
  height: 100%;
  overflow: hidden;
  position: relative;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out
}

.fp-section.fp-table,.fp-slide.fp-table {
  display: table;
  table-layout: fixed;
  width: 100%
}

.fp-tableCell {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%
}

.fp-slidesContainer {
  float: left;
  position: relative
}

.fp-controlArrow {
  -webkit-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none;
  position: absolute;
  z-index: 4;
  top: 50%;
  cursor: pointer;
  width: 0;
  height: 0;
  border-style: solid;
  margin-top: -38px;
  -webkit-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0)
}

.fp-controlArrow.fp-prev {
  left: 15px;
  width: 0;
  border-width: 38.5px 34px 38.5px 0;
  border-color: transparent #fff transparent transparent
}

.fp-controlArrow.fp-next {
  right: 15px;
  border-width: 38.5px 0 38.5px 34px;
  border-color: transparent transparent transparent #fff
}

.fp-scrollable {
  overflow: hidden;
  position: relative
}

.fp-scroller {
  overflow: hidden
}

.iScrollIndicator {
  border: 0!important
}

.fp-notransition {
  -webkit-transition: none!important;
  transition: none!important
}

#fp-nav {
  position: fixed;
  z-index: 100;
  top: auto;
  bottom: 250px;
  opacity: 1;
  display: flex;
  padding-top: 100px;
  z-index: 1002
}

#fp-nav.fp-right {
  right: calc(1vw + 7.5px)
}

.scrolling-fp #fp-nav ul li a span,.scrolling-fp .fp-slidesNav ul li a span {
  width: 10px;
  height: 10px
}

#fp-nav.fp-left {
  left: calc(1vw + 7.5px)
}

.fp-slidesNav {
  position: absolute;
  z-index: 4;
  opacity: 1;
  -webkit-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  left: 0!important;
  right: 0;
  margin: 0 auto!important
}

.fp-slidesNav.fp-bottom {
  bottom: 17px
}

.fp-slidesNav.fp-top {
  top: 17px
}

#fp-nav ul,.fp-slidesNav ul {
  margin: 0;
  padding: 0
}

#fp-nav ul li,.fp-slidesNav ul li {
  display: block;
  width: 40px;
  height: 13px;
  margin: 6vh 7px;
  position: relative
}

.fp-slidesNav ul li {
  display: inline-block
}

#fp-nav ul li a,.fp-slidesNav ul li a {
  display: block;
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  cursor: pointer;
  text-decoration: none
}

#fp-nav ul li a span,.fp-slidesNav ul li a span {
  opacity: .4
}

#fp-nav ul li a.active span,.fp-slidesNav ul li a.active span {
  opacity: 1;
  width: 12px;
  height: 12px
}

#fp-nav ul li a.active span,#fp-nav ul li:hover a.active span,.fp-slidesNav ul li a.active span,.fp-slidesNav ul li:hover a.active span {
  border-radius: 100%
}

#fp-nav ul li a span,.fp-slidesNav ul li a span {
  border-radius: 50%;
  position: absolute;
  z-index: 1;
  height: 6px;
  width: 6px;
  border: 0;
  background: #fff;
  left: 50%;
  top: 50%;
  transform: translate(-50%,0);
  transition: all .5s ease-in-out 0s
}

.dark-logo {
  transition: all .5s ease-in-out 1s
}

.dark-logo #fp-nav ul li a span,.dark-logo .fp-slidesNav ul li a span {
  background: #0e3b5c
}

#fp-nav ul li .fp-tooltip {
  position: absolute;
  top: -2px;
  color: #fff;
  font-size: 14px;
  font-family: arial,helvetica,sans-serif;
  white-space: nowrap;
  max-width: 220px;
  overflow: hidden;
  display: block;
  opacity: 0;
  width: 0;
  cursor: pointer
}

#fp-nav ul li:hover .fp-tooltip,#fp-nav.fp-show-active a.active+.fp-tooltip {
  -webkit-transition: opacity .2s ease-in;
  transition: opacity .2s ease-in;
  width: auto;
  opacity: 1
}

#fp-nav ul li .fp-tooltip.fp-right {
  right: 20px
}

#fp-nav ul li .fp-tooltip.fp-left {
  left: 20px
}

.fp-auto-height .fp-slide,.fp-auto-height .fp-tableCell,.fp-auto-height.fp-section {
  height: auto!important
}

.fp-responsive .fp-auto-height-responsive .fp-slide,.fp-responsive .fp-auto-height-responsive .fp-tableCell,.fp-responsive .fp-auto-height-responsive.fp-section {
  height: auto!important
}

.fp-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0,0,0,0);
  white-space: nowrap;
  border: 0
}

.home-tier {
  padding: 0;
  background: #fff;
  box-sizing: border-box
}

.lp-tier *,
.home-tier * {
  box-sizing: border-box
}
.lp-tier > .wrap,
.home-tier>.wrap {
  width: 100%;
  max-width: 1024px;
  margin: 0 auto
}
.lp-tier p.pre-headline,
.home-tier.section p.preheadline {
  margin: 0;
  text-transform: uppercase;
  letter-spacing: 3px;
  color: #a3bcc4;
  line-height: 1;
  font-size: 14px
}
.lp-tier h2,
.home-tier.section h2 {
  font-size: 2em;
  line-height: 1;
  margin-bottom: 20px
}
@media only screen and (min-width: 64em) {
  .lp-tier h2,
	.home-tier.section h2 {
		font-size: 2.5em;
	}
}
.lp-tier-1,
.home-tier.tier-1,.home-tier.tier-3 {
  color: #fff;
  position: relative;
  background: #0E3D5E;
}




@media screen and (min-width: 850px){
  .lp-tier-1::before,
	.home-tier.tier-1::before,.home-tier.tier-3::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(14,59,92,.85)
}
	.home-tier.tier-1.fp-completely .content-area,.home-tier.tier-3.fp-completely .content-area {
  top: 0;
  left: 0;
  height: 100%;
  width: 90%;
  transition: all 1s ease 0s
}
}
@media screen and (min-width: 850px) and (max-width: 64em)  {
	.home-tier.tier-1.fp-completely .content-area,.home-tier.tier-3.fp-completely .content-area {
		padding-left: 4.5em;
		padding-right: 1.5em;
	}
}
@media only screen and (min-width: 64em) {
	.home-tier.tier-1.fp-completely .content-area,.home-tier.tier-3.fp-completely .content-area {
		 height: 86%;
  width: 75%;
		
	}
	.home-tier.tier-1.fp-completely .content-area {
		padding-right: 1em;
		padding-left: 1em;
	}
}
@media screen and (min-width: 850px) {
	.home-tier.tier-1.fp-completely .content-area>div,.home-tier.tier-3.fp-completely .content-area>div {
  opacity: 1;
  transition: all .5s ease 1s
}

.home-tier.tier-1.fp-completely .content-area>div::before,.home-tier.tier-3.fp-completely .content-area>div::before {
  width: 12vw
}

.home-tier.tier-1.fp-completely .content-area>div::after,.home-tier.tier-3.fp-completely .content-area>div::after {
  height: 12vw
}

.home-tier.tier-1 .content-area,.home-tier.tier-3 .content-area {
  position: absolute;
  top: 200px;
  left: 7vw;
  width: 30%;
  height: calc(100% - 400px);
  background: #fff;
  color: #0e3b5c;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 1s ease 0s
}

.home-tier.tier-1 .content-area>.mainarea,.home-tier.tier-3 .content-area>.mainarea {
  opacity: 0;
  transition: all .25s ease 0s;
  width: 1000px;
  margin-top: 60px;

}
	@media screen and (min-width: 1024px) and (max-width: 1500px) {
		.home-tier.tier-1 .content-area>.mainarea,.home-tier.tier-3 .content-area>.mainarea  {
				padding-left: 5em;
			padding-right: 1em;
		}
	}

.home-tier.tier-1 .content-area>.mainarea::after,.home-tier.tier-3 .content-area>.mainarea::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -4vw;
  right: -2vw;
  height: 0;
  width: 1px;
  border-right: 1px solid #a3bcc4;
  transition: all 1s ease 1.5s
}

.home-tier.tier-1 .content-area>.mainarea::before,.home-tier.tier-3 .content-area>.mainarea::before {
  content: "";
  display: block;
  position: absolute;
  bottom: -2vw;
  right: -4vw;
  height: 1px;
  border-bottom: 1px solid #a3bcc4;
  width: 0;
  transition: all 1s ease 1.5s
}
}


.home-tier.tier-1 .content-area h2,.home-tier.tier-3 .content-area h2 {
  font-size: 4em;
}

.home-tier.tier-1 .content-area a.button-more,.home-tier.tier-3 .content-area a.button-more {
  font-size: 1.15vw;
  color: #0e3b5c;
  text-decoration: none;
  margin-left: 0;
  cursor: pointer!important
}

.home-tier.tier-1 .content-area a.button-more span,.home-tier.tier-3 .content-area a.button-more span {
  transition: all .5s
}

.home-tier.tier-1 .content-area a.button-more:hover,.home-tier.tier-3 .content-area a.button-more:hover {
  color: #a3bcc4
}

.home-tier.tier-1 .content-area a.button-more:hover span,.home-tier.tier-3 .content-area a.button-more:hover span {
  margin-left: 20px
}
@media screen and (min-width: 850px) {
	.home-tier.tier-1 {
  background: #0e3b5c url(/wp-content/files/78323624_lel_bw.jpg) no-repeat center center/cover fixed
}

}

.home-tier.tier-1 .content-area>.mainarea h2 {
  font-size: 2em;
  margin-bottom: .65em;
  padding-bottom: .65em;
  border-bottom: 1px solid #a3bcc4
}
@media screen and (min-width: 850px){
	.home-tier.tier-1 .content-area>.mainarea h2 {
		font-size: 2.5em;
	}
}
@media only screen and (min-width: 64em){
	.home-tier.tier-1 .content-area>.mainarea h2 {
		font-size: 3.5em;
	}
}
@media screen and (min-width: 850px) and (max-width: 1200px) {
	.home-tier.tier-1 .content-area>.mainarea h2 {
		font-size: 2.5em;
	}
}



@media screen and (min-width: 850px) {
	.home-tier.tier-3 {
  background: #0e3b5c url(/wp-content/files/136738130_lel_bw.jpg) no-repeat center center/cover fixed
}
	.home-tier.tier-3 .content-area .mainarea {
  text-align: center;
  width: 90%;
  max-width: 90%
}
	.home-tier.tier-3 .content-area .mainarea .pam-flex {
  padding: 0 1vw 1vw;
  border: 1px solid #a3bcc4
}

}





@media only screen and (min-width: 64em){
	.home-tier.tier-3 .content-area .mainarea .proudly-serving {
  padding: 2em;
}
}

.home-tier.tier-3 .content-area .mainarea .pam-columns {
  margin-top: 1vw
}

.home-tier.tier-3 .content-area .mainarea ul.icons-list {
  margin-bottom: 1em
}

.home-tier.tier-3 .content-area .mainarea ul.icons-list li {
  padding: 1.5em 1em;
  margin-bottom: 0
}

@media screen and (min-width: 1024px) and (max-width: 1400px) {
	.home-tier.tier-3 .content-area .mainarea ul.icons-list li {
		padding: 1em 1em;
		font-size: 13px;
	}
}
@media only screen and (min-width: 1401px){
	.home-tier.tier-3 .content-area .mainarea ul.icons-list li {
		padding: 2em 3em;
	}
}
@media screen and (min-width: 850px) {
	.home-tier.tier-2 {
    color: #fff;
    position: relative;
    background: #0e3b5c url(/wp-content/files/159842291_lel_bw.jpg) no-repeat center center/cover fixed;
    position: relative
  }
  .home-tier.tier-2::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(14,59,92,.8)
  }
  .home-tier.tier-2 .smallscroll {
    transition-delay: 1s
  }
  .home-tier.tier-2.fp-completely .content-area {
    top: 0;
    right: 0;
    height: 100%;
    width: 90%
  }
}

@media only screen and (min-width: 64em) {
	.home-tier.tier-2.fp-completely .content-area {
  top: 0;
  right: 0;
  height: 86%;
  width: 70%
}
}
@media screen and (min-width: 850px) {
	.home-tier.tier-2.fp-completely .content-area>div {
  opacity: 1
}

.home-tier.tier-2.fp-completely .content-area>div::before {
  width: 12vw
}

.home-tier.tier-2.fp-completely .content-area>div::after {
  height: 12vw
}

.home-tier.tier-2 .content-area {
  position: absolute;
  top: 200px;
  right: 7vw;
  width: 30%;
  height: calc(100% - 400px);
  background: #fff;
  color: #0e3b5c;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 4vw;
  transition: all 1s
}

.home-tier.tier-2 .content-area>.mainarea {
  opacity: 0;
  transition: all 1s ease 1s;
  width: 90%
}

.home-tier.tier-2 .content-area>.mainarea::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -4vw;
  left: -2vw;
  height: 0;
  width: 1px;
  border-right: 1px solid #a3bcc4;
  transition: all 1s ease 1.5s
}

.home-tier.tier-2 .content-area>.mainarea::before {
  content: "";
  display: block;
  position: absolute;
  bottom: -2vw;
  left: -4vw;
  height: 1px;
  border-bottom: 1px solid #a3bcc4;
  width: 0;
  transition: all 1s ease 1.5s
}
}


.home-tier.tier-2 .content-area a.button-more {
  font-size: 1.15vw;
  color: #0e3b5c;
  text-decoration: none;
  margin-left: 0;
  cursor: pointer!important
}

.home-tier.tier-2 .content-area a.button-more span {
  transition: all .5s
}

.home-tier.tier-2 .content-area a.button-more:hover {
  color: #a3bcc4
}

.home-tier.tier-2 .content-area a.button-more:hover span {
  margin-left: 20px
}

.smallscroll {
  position: absolute;
  bottom: 30px;
  right: 50px;
  text-align: right;
  text-transform: uppercase;
  color: #0e3b5c;
  cursor: pointer!important;
  opacity: 0;
  transition: all 1s
}

.smallscroll:hover {
  color: #a3bcc4
}

.smallscroll:hover p {
  letter-spacing: 6px
}

.smallscroll p {
  margin: 0;
  font-family: Poppins,sans-serif;
  letter-spacing: 3px;
  font-size: 14px;
  transition: all .5s;
  display: flex;
  align-items: center
}

.smallscroll p i {
  margin-right: 5px;
  font-weight: 700
}

.team-page-headshot img {
  box-shadow: -20px -20px 0 #a3bcc4
}

.proudly-serving {
  text-align: center;
  margin: 20px auto
}
.page-template-landing-page .proudly-serving h2,
.proudly-serving h3 {
  font-size: 2em;
  color: #0e3b5c;
  margin-bottom: 0
}
.page-template-landing-page .proudly-serving h3{
  font-size: 1.25em;
}
@media screen and (max-width: 850px) {
	.home-tier.tier-3 .proudly-serving h3{
		color: #fff !important;
	}
}
@media screen and (min-width: 850px) {
    .page-template-landing-page .proudly-serving h3{
      font-size: 1.75em;
    }
  .page-template-landing-page .proudly-serving h2,
	.proudly-serving h3 {
    	font-size: 2.5em;
		color: #0e3b5c;
	}
}
@media only screen and (min-width: 64em) {
    .page-template-landing-page .proudly-serving h3{
      font-size: 2em;
      margin-bottom: .5em
    }
    .page-template-landing-page .proudly-serving h2,
	.proudly-serving h3 {
		font-size: 4em;
	}
}

ul.icons-list {
  display: flex;
  flex-flow: row wrap;
  margin: 0;
  padding: 0;
  justify-content: center
}

ul.icons-list li {
  list-style: none;
  width: calc(50% - 1em);
  padding: 1.5em 1em;
  border: 1px solid #a3bcc4;
  margin: .5em
}
@media screen and (max-width: 40em) {
	ul.icons-list li {
		font-size: 14px;
	}
}
@media screen and (min-width: 40em){
	ul.icons-list li {
		 width: calc(33.3333% - 1em);
	}
  	.tier-3 ul.icons-list li {
		 width: calc(50% - 1em);
	}
}
@media screen and (min-width: 1500px){
    .tier-3 ul.icons-list li {
		 width: calc(25% - 1em);
	}
}
@media only screen and (min-width: 64em) {
	ul.icons-list li {
		 padding: 2em;
	}
}
@media screen and (min-width: 1024px) and (max-width: 1420px) {
	ul.icons-list li  {
		 padding: 1em 1em;
		font-size: 13px;
	}
}

ul.icons-list li i {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  width: 40px;
  font-size: 1.5em;
  margin: 0 auto 10px;
  font-size: 1.5em;
  border-radius: 100%;
  background: #a3bcc4;
  color: #0e3b5c
}

ul.icons-list li h4 {
  font-family: Poppins,sans-serif;
  font-size: 16px;
  text-transform: capitalize
  /* letter-spacing: 4px; */
  /* font-weight: 700; */
}

body:not(.home) .site-inner {
  padding: 0;
  margin: 0 auto
}

body:not(.home) .content,body:not(.home) .entry {
  width: 100%;
  max-width: 100%
}

body:not(.home) .content.post-68 header.entry-header,body:not(.home) .content.post-74 header.entry-header,body:not(.home) .entry.post-68 header.entry-header,body:not(.home) .entry.post-74 header.entry-header {
  background: #0e3b5c url(/wp-content/files/59289418_lel_bw.jpg) center center/cover
}

body:not(.home) .content.post-127 header.entry-header,body:not(.home) .content.post-43 header.entry-header,body:not(.home) .content.post-47 header.entry-header,body:not(.home) .content.post-57 header.entry-header,body:not(.home) .entry.post-127 header.entry-header,body:not(.home) .entry.post-43 header.entry-header,body:not(.home) .entry.post-47 header.entry-header,body:not(.home) .entry.post-57 header.entry-header {
  background: #0e3b5c url(/wp-content/files/171585529_lel_bw.jpg) center center/cover
}

body:not(.home) .content.post-71 header.entry-header,body:not(.home) .content.post-81 header.entry-header,body:not(.home) .entry.post-71 header.entry-header,body:not(.home) .entry.post-81 header.entry-header {
  background: #0e3b5c url(/wp-content/files/79422611_lel_bw.jpg) center center/cover
}
body:not(.home) .content.post-114 header.entry-header,body:not(.home) .entry.post-114 header.entry-header,
body:not(.home) .content.post-21 header.entry-header,body:not(.home) .entry.post-21 header.entry-header,
body:not(.home) .content.post-169 header.entry-header,body:not(.home) .entry.post-169 header.entry-header,
body:not(.home) .content.post-170 header.entry-header,body:not(.home) .entry.post-170 header.entry-header{
  background: #0e3b5c url(/wp-content/files/59289418_lel_bw.jpg) center center/cover
}

body:not(.home) .content .backbutton,body:not(.home) .entry .backbutton {
  margin-bottom: 20px
}

body:not(.home) .content .backbutton a.button i,body:not(.home) .entry .backbutton a.button i {
  margin-right: 10px
}

body:not(.home) .content header.entry-header,body:not(.home) .entry header.entry-header {
  padding: 50% 1em 1em;
  text-align: center;
  position: relative
}
@media screen and (min-width: 40em) and (max-width: 64em)  {
	body:not(.home) .content header.entry-header,body:not(.home) .entry header.entry-header {
		padding: 40% 1em 1em;
	}
}
@media screen and (orientation:landscape) and (max-width:920px) {
       body:not(.home) .content header.entry-header,body:not(.home) .entry header.entry-header {
		padding: 30% 1em 1em;
	}
 }
@media only screen and (min-width: 64em) {
	body:not(.home) .content header.entry-header,body:not(.home) .entry header.entry-header{
		padding: 30% 1em 1em;
	}
}

body:not(.home) .content header.entry-header::before,body:not(.home) .entry header.entry-header::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(14,59,92,.85)
}

body:not(.home) .content header.entry-header.staff-header,body:not(.home) .entry header.entry-header.staff-header,
body.error404:not(.home) .content header.entry-header, body.error404:not(.home) .entry header.entry-header {
  background: #0e3b5c url(/wp-content/files/171585529_lel_bw.jpg) center center/cover
}

body:not(.home) .content header.entry-header h1,body:not(.home) .entry header.entry-header h1 {
  font-size: 2.5em;
  color: #fff;
  position: relative;
  margin: 0;
  padding: 0
}
@media screen and (min-width: 40em) and (max-width: 64em) {
	body:not(.home) .content header.entry-header h1,body:not(.home) .entry header.entry-header h1  {
		font-size: 3.5em;
	}
}
@media only screen and (min-width: 64em) {
	body:not(.home) .content header.entry-header h1,body:not(.home) .entry header.entry-header h1  {
		font-size: 5em;
	}
}

body:not(.home) .content header.entry-header .entry-meta,body:not(.home) .entry header.entry-header .entry-meta {
  color: #fff;
  text-transform: uppercase;
  position: relative
}

body:not(.home) .content header.entry-header .entry-meta a,body:not(.home) .entry header.entry-header .entry-meta a {
  color: #fff;
  text-decoration: none
}

body:not(.home) .content>.entry-content,body:not(.home) .entry>.entry-content {
  margin: 0 auto;
  width: 100%
}

body:not(.home) .content>.entry-content .lmg-section,body:not(.home) .entry>.entry-content .lmg-section {
  padding-bottom: 2em;
  margin-bottom: 2em;
  border-bottom: 1px solid #ddd
}

body:not(.home) .content>.entry-footer,body:not(.home) .entry>.entry-footer {
  padding: 1em;
  margin: 0 auto;
  max-width: 1140px
}

.int-tier {
  padding: 3em 1.25em;
}
@media screen and (min-width: 700px) and (max-width: 1024px) {
	.int-tier {
  padding: 5em 1.5em;
}
}
@media only screen and (min-width: 1025px){
	.int-tier {
  padding: 8em 1em;
}
}

.int-tier.gray-tier {
  background: #c0c8cf;
}

.int-tier>.wrap {
  max-width: 1500px;
  margin: 0 auto
}

.int-tier.faq-tier>.wrap {
  max-width: 1200px
}


@media only screen and (min-width: 64em) {
	.int-tier.ev-tier .ev-grid {
  margin-top: 3em
}
	.int-tier.ev-tier .photo-cell {
  position: relative
}

.int-tier.ev-tier .photo-cell>.photo-bg {
  background: #0e3b5c;
  height: 100%
}

.int-tier.ev-tier .photo-cell>.photo-bg.ev-photo {
  background: #0e3b5c url(/wp-content/files/204226614_lel.jpg) no-repeat center center/cover
}

.int-tier.ev-tier .photo-cell .photo-square {
  position: absolute;
  top: -10%;
  left: 10%;
  background: #a3bcc4;
  height: 100%;
  width: 100%
}
.int-tier.ev-tier .content-cell {
  padding: 3em 3em 3em 0
}

}


.int-tier.ev-tier .content-cell h2 {
  font-size: 2.35em;
  color: #0e3b5c
}

.int-tier.ev-tier .ev-list {
  margin: 2em auto 0;
  padding: 0
}

.int-tier.ev-tier .ev-list li {
  list-style: none;
  font-size: 1.25em;
  cursor: pointer!important;
  display: block;
  border-bottom: 1px solid #a3bcc4;
  padding: 0 0 1em;
  margin: 0 0 1em;
  color: #0e3b5c
}
@media only screen and (max-width: 64em) {
	.int-tier.ev-tier .ev-list li .mobile-text p{
	color: #333;
		font-size: 16px !important;
		padding-top: 1em;
}
.int-tier.ev-tier .ev-list li .mobile-title {
	    font-family: "Playfair Display", sans-serif;
	font-size: 1.75rem;
}
}


@media screen and (min-width: 64em) {
  .int-tier.ev-tier .ev-list li {
      border-bottom:0;
      margin: 0 0 1em;
      padding: .25em;
      padding-left: 2em;
      border-left: 1px solid #0e3b5c
  }
}

.int-tier.ev-tier .ev-list li .lmg-fal {
  display: none
}

@media screen and (min-width: 64em) {
  .int-tier.ev-tier .ev-list li .lmg-fal {
      display:inline
  }
}

.int-tier.ev-tier .ev-list li p {
  font-weight: 400;
  font-size: .85em
}

.int-tier.ev-tier .ev-list li i {
  transition: all .5s;
  margin-left: 1em
}

.int-tier.ev-tier .ev-list li.active {
  border-left: 1px solid #a3bcc4
}

.int-tier.ev-tier .ev-list li.active i {
  margin-left: 30px
}

.int-tier.ev-tier .ev-list li p {
  margin: 0
}

/*.int-tier.ev-tier .ev-list li span {
  display: block;
  text-transform: uppercase;
  font-size: .65em
}*/

.int-tier.ev-tier .ev-list li:hover i {
  margin-left: 30px
}
@media only screen and (min-width: 64em) {
	.int-tier.ev-tier .ev-photo {
  position: relative;
  background: #0e3b5c url(/wp-content/files/204226614_lel.jpg) no-repeat center center/cover
}
	.int-tier.ev-tier .ev-photo .ev-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden
}

.int-tier.ev-tier .ev-photo .ev-content>div {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 2em;
  color: #fff;
  background: rgba(14,59,92,.9);
  transform: translateX(100%);
  transition: all 1s
}

.int-tier.ev-tier .ev-photo .ev-content>div p {
  font-size: 1em
}

.int-tier.ev-tier .ev-photo .ev-content>div.active {
  transform: translateX(0)
}
}




.team-grid .cell {
  border: 1px solid #a3bcc4;
  padding: .5em;
  margin: .5em;
  width: calc(100% - 1em)
}
@media screen and (min-width: 40em) and (max-width: 64em) {
	.team-grid .cell {
		width: calc(33.33% - 1em)
	}
}
@media screen and (min-width: 1025px) {
	.team-grid .cell {
		width: calc(25% - 1em)
	}
}

.team-grid .cell .small-team-meta {
  margin-top: .25em
}

.team-grid .cell .small-team-meta h2 {
  font-size: 1.35em;
  color: #0e3b5c;
  margin: .25em 0 0
}
@media only screen and (min-width: 64em) {
	.team-grid .cell .small-team-meta h2 {
		font-size: 1.5em;
	}
}

.team-grid .cell .small-team-meta h3 {
  text-transform: uppercase;
  font-family: Poppins,sans-serif;
  font-weight: 700;
  color: #a3bcc4;
  font-size: .85em;
  margin: .5em 0 0
}

.headshot-container {
  position: relative;
  overflow: hidden;
  display: block
}

.headshot-container::before {
  content: "\f08e";
  font-family: "Font Awesome 5 Pro";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.6);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 3em;
  transform: translate(-100%,0);
  transition: all .5s
}

.headshot-container:hover::before {
  transform: translate(0,0)
}

.team-meta {
  padding-bottom: 0;
  margin-bottom: 2em;
  border-bottom: 1px solid #ddd
}

.team-meta i {
  color: #0e3b5c;
  margin-right: 5px
}

.team-meta a {
  text-decoration: none
}

.team-meta h2 {
  font-size: 3em;
  color: #0e3b5c;
  margin: 0
}

.team-meta h3 {
  text-transform: uppercase;
  font-family: Poppins,sans-serif;
  font-weight: 700;
  color: #a3bcc4;
  font-size: 1.5em;
  margin: .15em 0
}

.intro-para {
  font-size: 1.15em;
  color: #0e3b5c
}

.intro-para::after {
  content: "";
  display: block;
  width: 100px;
  height: 5px;
  background: #a3bcc4;
  margin: 1em 0 2em
}

.intro-para.text-center::after {
  margin: 1em auto 2em
}
@media only screen and (min-width: 64em) {
	.address-cell {
  padding: 3em 4em 3em 0
}
}


.address-cell h2 {
  color: #0e3b5c
}

.address-cell h2::after {
  content: "";
  display: none;
  width: 50px;
  height: 5px;
  background: #a3bcc4;
  margin: .5em 0
}

.address-cell a {
  text-decoration: none;
  color: #0e3b5c;
}

.icon-para {
  padding-left: 32px;
  position: relative;
  border-bottom: 1px dotted #ddd;
  padding-bottom: 1em
}

.icon-para i {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 1em;
  width: 24px;
  height: 24px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #0e3b5c
}

.accordion {
  margin-bottom: 1em;
  padding-bottom: 1em;
  border-bottom: 1px solid #a3bcc4
}

.accordion .accordion-title {
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #0e3b5c;
  font-size: 1.75em;
  margin: 0
}

.accordion .accordion-title i {
  font-size: 20px
}

.accordion .accordion-content {
  display: none;
  padding: 1em 0 0
}

.accordion .accordion-content .facts-container {
  padding-bottom: 1em;
  margin-top: 1em;
  border-bottom: 1px dotted #eee
}

.accordion .accordion-content .facts-container h5 {
  font-weight: 700;
  color: #0e3b5c;
  margin: 0 0 10px
}

.double-headline-container h2 {
  font-size: 2em
}
@media screen and (min-width: 40em){
	.double-headline-container h2 {
  font-size: 3em
}
}

.double-headline-container h2 span {
  display: block;
  font-family: Poppins,sans-serif;
  color: #a3bcc4;
  text-transform: uppercase;
  font-size: .5em;
  letter-spacinG: 5px
}



@media screen and (min-width: 64em) {
  .photo-tier .photo-cell {
      padding-bottom:0
  }
	.photo-tier .photo-cell {
  position: relative;
  padding-bottom: 56.25%
}
.photo-tier .photo-cell .photo-bg {
  background: #0e3b5c url(/wp-content/files/eac/86357337_lel.jpg) no-repeat center top/cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
	.photo-tier .photo-cell .photo-bg.wwa-photo {
  background: url(/wp-content/files/wwa-photo.jpg) no-repeat center center/cover
}
.photo-tier .photo-cell .photo-bg.cfp-photo {
  background: url(/wp-content/files/114773900_lel.jpg) no-repeat center center/cover
}
	.photo-tier .photo-cell .photo-bg.ev-photo {
  background: #0e3b5c url(/wp-content/files/204226614_lel.jpg) no-repeat center center/cover
}
.photo-tier .photo-cell .photo-bg.t1 {
  background: #0e3b5c url(/wp-content/files/105362959_lel.jpg) no-repeat center center/cover
}

.photo-tier .photo-cell .photo-bg.t2 {
  background: #0e3b5c url(/wp-content/files/204587723_lel.jpg) no-repeat center center/cover
}

.photo-tier .photo-cell .photo-bg.t3 {
  background: #0e3b5c url(/wp-content/files/134720713_lel.jpg) no-repeat center center/cover
}
}






@media screen and (min-width: 64em) {
  .photo-tier .photo-cell .photo-square {
      position:absolute;
      top: -10%;
      left: -10%;
      background: #a3bcc4;
      width: 100%;
      height: 100%
  }
}

.photo-tier .photo-cell.large-order-2 .photo-square {
  left: auto;
  right: -10%
}

.photo-tier .content-cell h2 {
  margin: 0;
  line-height: 1
}

.photo-tier .content-cell h3 {
  background: #0e3b5c;
  color: #a3bcc4;
  font-family: Poppins,sans-serif;
  text-transform: uppercase;
  font-size: 1.5em;
  padding: .5em
}

.photo-tier .content-cell .button {
  text-transform: uppercase
}

@media screen and (min-width: 64em) {
  .photo-tier .content-cell {
      padding:6em 0 6em 4em
  }
	.example-tier.example-tier-1 .content-cell,.example-tier.example-tier-3 .content-cell {
  padding: 6em 4em 6em 0
}

.example-tier .content-cell {
  padding: 6em 0 6em 4em;
  display: flex;
  align-items: center
}

}

.example-tier.example-tier-1,.example-tier.example-tier-3 {
  background: #f6f6f4
}


.example-tier .content-cell h2 {
  font-size: 2em
}
@media screen and (min-width: 40em){
	.example-tier .content-cell h2 {
  font-size: 3em
}
}

.example-tier .content-cell h2::after {
  content: "";
  display: block;
  width: 100px;
  height: 5px;
  background: #a3bcc4;
  margin: .5em 0
}



@media only screen and (min-width: 64em) {
	
.example-tier .photo-cell {
  min-height: 60vh
}
	.wwa-tier {
  padding-bottom: 4em
}

	.wwa-tier .content-cell {
  padding: 10em 5em 10em 0
}
}


.wwa-tier .content-cell h2 {
  font-size: 2em;
  color: #0e3b5c
}
@media screen and (min-width: 40em){
	.wwa-tier .content-cell h2 {
  font-size: 3em;
  color: #0e3b5c
}
}

.wwa-tier .content-cell h2::after {
  content: "";
  display: block;
  width: 100px;
  height: 5px;
  background: #a3bcc4;
  margin: .5em 0
}

.wwa-tier-2 {
  background: #0e3b5c;
  color: #fff;
  border: 20px solid #fff;
  border-top: 0;
  text-align: center
}

.wwa-tier-2 h2 {
  font-size: 2em
}
@media screen and (min-width: 40em){
	.wwa-tier-2 h2 {
  font-size: 3em
}
}

.wwa-tier-2 h2::after {
  content: "";
  display: block;
  width: 100px;
  height: 5px;
  background: #fff;
  margin: .5em auto
}

.wwa-tier-2 ul {
  margin: 0;
  padding: 0;
  display: flex;
  flex-flow: row wrap;
  justify-content: center
}

.wwa-tier-2 ul li {
  width: calc(100% - 1em);
  margin: .5em;
  background: #fff;
  color: #0e3b5c;
  list-style: none;
  padding: 1em 1.5em;
  display: flex;
  align-content: center;
  justify-content: center
}
@media screen and (min-width: 40em) and (max-width: 64em)  {
	.wwa-tier-2 ul li {
		width: calc(33.33% - 1em);
		padding: 1em 2em;
}
}
@media only screen and (min-width: 64em) {
	.wwa-tier-2 ul li {
		width: calc(25% - 1em);
		padding: 2em 5em;
	}
}

.wwa-tier-2 ul li i {
  display: block;
  font-size: 3em;
  color: #0e3b5c;
  margin: 0 auto .33em
}

.card-grid {
  position: relative;
  margin-bottom: 1em
}
@media only screen and (min-width: 64em) {
	.card-grid::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80%;
  height: 1px;
  background: #a3bcc4;
  transform: translate(-50%,-50%)
}
}


.seven-areas-grid {
  text-align: center;
  color: #0e3b5c
}

.seven-areas-grid h2 {
  font-family: Poppins,sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.5em
}

.seven-areas-grid i {
  font-size: 2em
}

.seven-areas-grid .cell {
  padding: 4em 1em;
  border: 1px solid #0e3b5c;
  transition: all .5s
}

.seven-areas-grid .cell p {
  margin: 0
}

.seven-areas-grid .cell:hover {
  background: #0e3b5c;
  color: #fff
}

.fee-grid h2 {
  font-size: 1.75em;
  color: #0e3b5c
}
@media screen and (min-width: 40em){
	.fee-grid h2 {
  font-size: 3em;
  color: #0e3b5c
}
}

.fee-grid h2::after {
  content: "";
  display: block;
  width: 100px;
  height: 5px;
  background: #a3bcc4;
  margin: .5em 0
}

.fee-grid h2.text-center::after {
  margin: .5em auto
}


@media only screen and (min-width: 64em){
	.fee-grid .cell:first-child {
  padding-right: 4em
}
}

.fee-grid h3 {
  font-family: Poppins,sans-serif;
  text-transform: uppercase;
  letter-spacing: 5px;
  font-size: 1.5em;
  color: #0e3b5c;
  text-align: center;
  margin: 0
}

.fee-grid .footnote {
  text-align: center
}

.fee-grid table {
  background: #0e3b5c;
  color: #fff;
  margin-bottom: 0
}

.fee-grid table thead th {
  font-size: 1.25em;
  padding: 10px;
  font-weight: 700;
  background: #0b2d46
}

.fee-grid table td,.fee-grid table tr {
  border: none;
  border-collapse: collapse
}

.fee-grid table td {
  padding: 10px
}
@media screen and (max-width: 40em) {
	.fee-grid table td {
 font-size: .9em;
}
}
@media screen and (max-width: 330px) {
	.fee-grid table td {
 font-size: .7em;
}
	.fee-grid table thead th {
		font-size: 1em;
	}
}

.fee-grid table tr:nth-child(odd) {
  background: rgba(163,188,196,.1)
}

.card-column {
  position: relative;
  padding: 2em;
  border-bottom: 1px solid #a3bcc4
}

.card-column .roman-numeral {
  font-size: 12em;
  font-family: "Playfair Display",sans-serif;
  position: absolute;
  top: 45%;
  left: 50%;
  transform: translate(-50%,-50%);
  color: #114972;
  line-height: 0
}
@media screen and (max-width: 64em){
	.card-column .roman-numeral {
		opacity: .5
	}
}
@media screen and (min-width: 64em){
	.card-column .roman-numeral {
		 font-size: 20em;
	}
}
.card-column:last-child {
  border-bottom: 0
}

@media screen and (min-width: 64em) {
  .card-column {
      border-bottom:0;
      padding: 14em 1em
  }
}

@media screen and (min-width: 64em) {
  .card-column:nth-child(2)::before,.card-column:nth-child(3)::before,.card-column:nth-child(5)::before,.card-column:nth-child(6)::before {
      content:"";
      display: block;
      position: absolute;
      top: 50%;
      left: 0;
      height: 80%;
      width: 1px;
      background: #a3bcc4;
      transform: translate(-50%,-50%)
  }

  .card-column .card-back,.card-column .card-front {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      display: flex;
      align-items: center;
      justify-content: center;
      padding: 4em
  }
}

.card-column .card-front h4 {
  line-height: 1
}

@media screen and (min-width: 64em) {
  .card-column .card-front h4 {
      font-size:2em
  }
}

.card-column .card-front i.lmg-fa-plus {
  display: none;
  color: #a3bcc4;
  border: 2px solid #a3bcc4;
  border-radius: 100%;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  margin: 20px auto 0
}

@media screen and (min-width: 64em) {
  .card-column .card-front i.lmg-fa-plus {
      display:flex
  }
}

.card-column .card-front {
  transition: opacity 1s ease .5s,top 1s ease .5s,left 0s ease 0s
}

@media screen and (min-width: 64em) {
  .card-column .card-back {
      top:100px;
      opacity: 0;
      left: -99999px;
      transition: opacity 1s,top 1s,left 0s ease 1s;
      text-align: center
  }

  .card-column .card-back .pam-button {
      border: 2px solid #fff;
      background: 0 0
  }

  .card-column .card-back .pam-button:hover {
      background: #fff;
      color: #0e3b5c;
      opacity: 1
  }

  .card-column:hover>.card-front {
      top: -100px;
      opacity: 0;
      left: -9999px;
      transition: opacity 1s ease 0s,top 1s ease 0s,left 0s ease 1s
  }

  .card-column:hover>.card-back {
      opacity: 1;
      left: 0;
      top: 0;
      transition: opacity 1s ease .5s,top 1s ease .5s,left 0s ease 0s
  }
}

.int-tier .card-grid {
  background: #0e3b5c;
  color: #fff
}

@media screen and (max-width: 64em) {
	.card-column .card-front,
	.card-back{
		position: relative;
		z-index: 2;
	}
}
.int-tier .card-grid::before {
  display: none
}

.int-tier .card-grid h3 {
  color: #fff
}

.home-footer,.site-footer {
  text-align: center;
  padding: 6em 2em;
  color: #fff;
  font-size: .9rem;
  font-weight: 400;
  background: url(/wp-content/files/21331024_lel_bw.jpg) no-repeat center center/cover;
  position: relative;
	overflow: hidden;
}
@media screen and (min-width: 1025px){
	.home-footer,.site-footer {
		 min-height: 100vh;
		background-attachment: fixed;
	}
}

.home-footer::before,.site-footer::before {
  content: "";
  display: block !important;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(14,59,92,.85)
}

.home-footer .wrap,.site-footer .wrap {
  position: relative;
  color: #0e3b5c;
  width: 90%;
  max-width: 1000px;
  margin: 0 auto;
  background: 0 0
}

.home-footer .wrap img,.site-footer .wrap img {
  width: 350px
}

.home-footer a,.site-footer a {
  color: #0e3b5c;
  text-decoration: none
}

.home-footer a:hover,.site-footer a:hover {
  color: #a3bcc4
}

.site-footer {
  display: flex;
  align-items: center;
  justify-content: center
}

.mobile-navigation {
  position: fixed;
  top: 0;
  right: 0;
  width: 350px;
  max-width: 95%;
  height: 100%;
  background: #0E3C5D;
  z-index: 9999;
  padding: 2em;
  -moz-transform: translate(100%,0);
  -o-transform: translate(100%,0);
  -ms-transform: translate(100%,0);
  -webkit-transform: translate(100%,0);
  transform: translate(100%,0);
  transition: all .5s
}
@media screen and (max-width: 40em){
	.mobile-navigation {
		 width: 100%;
  max-width: 100%;
	}
}

.mobile-active .mobile-navigation {
  -moz-transform: translate(0,0);
  -o-transform: translate(0,0);
  -ms-transform: translate(0,0);
  -webkit-transform: translate(0,0);
  transform: translate(0,0)
}

.mobile-navigation .menu .menu-item {
  position: relative;
}
.mobile-navigation .menu .menu-item {
	list-style: none;
}
#menu-main-menu {
	padding: 0;
	
}
@media screen and (orientation:landscape) and (max-width:920px) {
	#menu-main-menu{
  height: 220px;
  overflow: scroll;
  padding-right: 10px;
}

}

.mobile-navigation .menu .menu-item>a {
  color: #fff;
  text-decoration: none;
  font-weight: 900;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: .5em;
  display: block
}

.mobile-navigation .menu .menu-item>a:focus {
  outline: 0
}

.mobile-navigation .menu .menu-item.menu-item-has-children::after {
  font-family: "Font Awesome 5 Pro";
  color: #fff;
  content: "\f078";
  position: absolute;
  top: 9px;
  right: 0
}

.mobile-navigation .menu .menu-item .sub-menu {
  display: none;
  font-size: 1rem
}

.mobile-navigation .menu .menu-item .sub-menu li {
  border-bottom: 0
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%
}

body {
  margin: 0
}

main {
  display: block
}

h1 {
  font-size: 2em;
  margin: .67em 0
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible
}

pre {
  font-family: monospace,monospace;
  font-size: 1em
}

a {
  background-color: transparent
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted
}

b,strong {
  font-weight: bolder
}

code,kbd,samp {
  font-family: monospace,monospace;
  font-size: 1em
}

small {
  font-size: 80%
}

sub,sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}

img {
  border-style: none
}

button,input,optgroup,select,textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0
}

button,input {
  overflow: visible
}

button,select {
  text-transform: none
}

[type=button],[type=reset],[type=submit],button {
  -webkit-appearance: button
}

[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
  border-style: none;
  padding: 0
}

[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring {
  outline: 1px dotted ButtonText
}

fieldset {
  padding: .35em .75em .625em
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal
}

progress {
  vertical-align: baseline
}

textarea {
  overflow: auto
}

[type=checkbox],[type=radio] {
  box-sizing: border-box;
  padding: 0
}

[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
  height: auto
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}

details {
  display: block
}

summary {
  display: list-item
}

[hidden],template {
  display: none
}

html {
  box-sizing: border-box
}

* {
  box-sizing: inherit
}

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

.author-box::before,.clearfix::before,.entry-content::before,.entry::before,.footer-widgets::before,.nav-primary::before,.nav-secondary::before,.pagination::before,.site-container::before,.site-footer::before,.site-header::before,.site-inner::before,.widget::before,.wrap::before {
  content: " ";
  display: table
}

.author-box::after,.clearfix::after,.entry-content::after,.entry::after,.footer-widgets::after,.nav-primary::after,.nav-secondary::after,.pagination::after,.site-container::after,.site-footer::after,.site-header::after,.site-inner::after,.widget::after,.wrap::after {
  clear: both;
  content: " ";
  display: table
}

body {
  background-color: #fff;
  color: #333;
  font-family: Poppins,sans-serif;
  font-size: 16px;
  line-height: 1.75;
  margin: 0;
  overflow-x: hidden
}

button {
  transition: all .2s ease-in-out
}

input:focus,input[type=button],input[type=reset],input[type=submit] {
  transition: all .2s ease-in-out
}

.button,.gallery img,textarea:focus {
  transition: all .2s ease-in-out
}

a {
  color: #0e3b5c;
  text-decoration: underline;
  transition: color .2s ease-in-out,background-color .2s ease-in-out
}

a:focus,a:hover {
  color: #333;
  text-decoration: none
}

hr {
  border: none;
  border-collapse: collapse;
  border-top: 1px solid #eee;
  clear: both;
  margin: 30px 0
}

b,strong {
  font-weight: 700
}

blockquote,cite,em,i {
  font-style: italic
}

mark {
  background: #ddd;
  color: #333
}

blockquote {
  margin: 30px
}

h1,h2,h3,h4,h5,h6 {
  font-family: "Playfair Display",sans-serif;
  font-weight: 400;
  line-height: 1.2;
  margin: 0 0 20px
}

h1 {
  font-size: 2.4em
}

h2 {
  font-size: 2.2em
}

h3 {
  font-size: 2em
}

h4 {
  font-size: 1.8em
}

h5 {
  font-size: 1.25em
}

h6 {
  font-size: 1em
}

.wp-caption,embed,iframe,img,object,video {
  max-width: 100%
}

img {
  height: auto;
  vertical-align: top
}

figure {
  margin: 0
}

.gallery {
  overflow: hidden
}

.gallery img {
  border: 1px solid #eee;
  height: auto;
  padding: 4px
}

.gallery img:focus,.gallery img:hover {
  border: 1px solid #999;
  outline: 0
}

.gallery-columns-1 .gallery-item {
  width: 100%
}

.gallery-columns-2 .gallery-item {
  width: 50%
}

.gallery-columns-3 .gallery-item {
  width: 33%
}

.gallery-columns-4 .gallery-item {
  width: 25%
}

.gallery-columns-5 .gallery-item {
  width: 20%
}

.gallery-columns-6 .gallery-item {
  width: 16.6666%
}

.gallery-columns-7 .gallery-item {
  width: 14.2857%
}

.gallery-columns-8 .gallery-item {
  width: 12.5%
}

.gallery-columns-9 .gallery-item {
  width: 11.1111%
}

.gallery-columns-2 .gallery-item:nth-child(2n+1),.gallery-columns-3 .gallery-item:nth-child(3n+1),.gallery-columns-4 .gallery-item:nth-child(4n+1),.gallery-columns-5 .gallery-item:nth-child(5n+1),.gallery-columns-6 .gallery-item:nth-child(6n+1),.gallery-columns-7 .gallery-item:nth-child(7n+1),.gallery-columns-8 .gallery-item:nth-child(8n+1),.gallery-columns-9 .gallery-item:nth-child(9n+1) {
  clear: left
}

.gallery-item {
  float: left;
  margin: 0 0 30px;
  text-align: center
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  line-height: 2;
  margin-bottom: 40px;
  width: 100%;
  word-break: break-all
}

tbody {
  border-bottom: 1px solid #eee
}

td,th {
  text-align: left
}

td {
  border-top: 1px solid #eee;
  padding: 6px
}

th {
  font-weight: 400;
  padding: 0 6px
}

td:first-child,th:first-child {
  padding-left: 0
}
@media screen and (max-width: 40em) {
	td:first-child,th:first-child {
 width: 60%;
}
}

.screen-reader-shortcut {
  border: 0;
  clip: rect(0,0,0,0);
  height: 1px;
  overflow: hidden;
  position: absolute!important;
  width: 1px;
  word-wrap: normal!important
}

.screen-reader-text {
  border: 0;
  clip: rect(0,0,0,0);
  height: 1px;
  overflow: hidden;
  position: absolute!important;
  width: 1px;
  word-wrap: normal!important
}

.screen-reader-text span {
  border: 0;
  clip: rect(0,0,0,0);
  height: 1px;
  overflow: hidden;
  position: absolute!important;
  width: 1px;
  word-wrap: normal!important
}

.screen-reader-text:focus {
  background: #fff;
  box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
  clip: auto!important;
  color: #333;
  display: block;
  font-size: 1em;
  font-weight: 700;
  height: auto;
  padding: 15px 23px 14px;
  text-decoration: none;
  width: auto;
  z-index: 100000
}

.screen-reader-shortcut:focus,.widget_search input[type=submit]:focus {
  background: #fff;
  box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
  clip: auto!important;
  color: #333;
  display: block;
  font-size: 1em;
  font-weight: 700;
  height: auto;
  padding: 15px 23px 14px;
  text-decoration: none;
  width: auto;
  z-index: 100000
}

.more-link {
  display: inline-block;
  position: relative;
  margin-bottom: 30px
}

a.aligncenter img {
  display: block;
  margin: 0 auto
}

a.alignnone {
  display: inline-block
}

.alignleft {
  float: left;
  text-align: left
}

.alignright {
  float: right;
  text-align: right
}

a.alignleft,a.alignnone,a.alignright {
  max-width: 100%
}

.aligncenter,img.centered {
  display: block;
  margin: 0 auto 30px
}

.alignnone,img.alignnone {
  margin-bottom: 15px
}

.wp-caption.alignleft,a.alignleft,img.alignleft {
  margin: 0 20px 20px 0
}

.wp-caption.alignright,a.alignright,img.alignright {
  margin: 0 0 20px 20px
}

.gallery-caption,.wp-caption-text {
  font-size: 14px;
  font-weight: 600;
  margin: 0;
  text-align: center
}

.entry-content p.wp-caption-text {
  margin-bottom: 0
}

.entry-content .wp-audio-shortcode,.entry-content .wp-playlist,.entry-content .wp-video {
  margin: 0 0 30px
}

.genesis-skip-link {
  margin: 0
}

.genesis-skip-link .skip-link-hidden {
  display: none;
  visibility: hidden
}

.genesis-skip-link li {
  height: 0;
  list-style: none;
  width: 0
}

@media print {
  * {
      background: 0 0!important;
      box-shadow: none!important;
      color: #333!important;
      text-shadow: none!important
  }

  ::after,::before {
      background: 0 0!important;
      box-shadow: none!important;
      color: #333!important;
      text-shadow: none!important
  }

  a {
      text-decoration: underline
  }

  a:visited {
      text-decoration: underline
  }

  a[href]::after {
      content: " (" attr(href) ")"
  }

  abbr[title]::after {
      content: " (" attr(title) ")"
  }

  a[href^="#"]::after,a[href^="javascript:"]::after {
      content: ""
  }

  .site-title>a::after {
      content: ""
  }

  thead {
      display: table-header-group
  }

  img,tr {
      page-break-inside: avoid
  }

  img {
      max-width: 100%!important
  }

  @page {
      margin: 2cm .5cm
  }

  h2,h3,p {
      orphans: 3;
      widows: 3
  }

  blockquote,pre {
      border: 1px solid #999;
      page-break-inside: avoid
  }

  .content,.content-sidebar {
      width: 100%
  }

  .breadcrumb,.comment-edit-link,.comment-form,.comment-list .reply a,.comment-reply-title,.edit-link,.entry-comments-link,.entry-footer,.genesis-box,.header-widget-area,.hidden-print,.home-top,.nav-primary,.nav-secondary,.post-edit-link,.sidebar,button,input,select,textarea {
      display: none!important
  }

  .title-area {
      text-align: center;
      width: 100%
  }

  .site-title>a {
      margin: 0;
      text-decoration: none;
      text-indent: 0
  }

  .site-inner {
      padding-top: 0;
      position: relative
  }

  .author-box {
      margin-bottom: 0
  }

  h1,h2,h3,h4,h5,h6 {
      orphans: 3;
      page-break-after: avoid;
      page-break-inside: avoid;
      widows: 3
  }

  img {
      page-break-after: avoid;
      page-break-inside: avoid
  }

  blockquote,pre,table {
      page-break-inside: avoid
  }

  dl,ol,ul {
      page-break-before: avoid
  }
}
@media only screen and (min-width: 64em) {
	.map-wrapper,.video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0
}

.map-wrapper iframe,.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.map-wrapper {
  padding-bottom: 0;
  width: 100%;
  height: 100%
}
}


/*!
* Hamburgers
* @description Tasty CSS-animated hamburgers
* @author Jonathan Suh @jonsuh
* @site https://jonsuh.com/hamburgers
* @link https://github.com/jonsuh/hamburgers
*/
.hamburger {
  padding: 15px 15px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity,filter;
  transition-duration: .15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible
}

.hamburger:hover {
  opacity: .7
}

.hamburger.is-active:hover {
  opacity: .7
}

.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner::after,.hamburger.is-active .hamburger-inner::before {
  background-color: #fff;
}

.hamburger-box {
  width: 40px;
  height: 24px;
  display: inline-block;
  position: relative
}

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px
}

.hamburger-inner,.hamburger-inner::after,.hamburger-inner::before {
  width: 40px;
  height: 4px;
  background-color: #fff;
  border-radius: 4px;
  position: absolute;
  transition-property: transform;
  transition-duration: .15s;
  transition-timing-function: ease
}

.hamburger-inner::after,.hamburger-inner::before {
  content: "";
  display: block
}

.hamburger-inner::before {
  top: -10px
}

.hamburger-inner::after {
  bottom: -10px
}

.hamburger--stand .hamburger-inner {
  transition: transform 75ms .15s cubic-bezier(.55,.055,.675,.19),background-color 0s 75ms linear
}

.hamburger--stand .hamburger-inner::before {
  transition: top 75ms 75ms ease-in,transform 75ms 0s cubic-bezier(.55,.055,.675,.19)
}

.hamburger--stand .hamburger-inner::after {
  transition: bottom 75ms 75ms ease-in,transform 75ms 0s cubic-bezier(.55,.055,.675,.19)
}

.hamburger--stand.is-active .hamburger-inner {
  transform: rotate(90deg);
  background-color: transparent!important;
  transition: transform 75ms 0s cubic-bezier(.215,.61,.355,1),background-color 0s .15s linear
}

.hamburger--stand.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(-45deg);
  transition: top 75ms .1s ease-out,transform 75ms .15s cubic-bezier(.215,.61,.355,1)
}

.hamburger--stand.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(45deg);
  transition: bottom 75ms .1s ease-out,transform 75ms .15s cubic-bezier(.215,.61,.355,1)
}

p:empty {
  display: none
}

.home .site-inner {
  max-width: 100%;
  padding: 0
}
.lp-hero,
.home .hero {
  position: relative;
  width: 100%;
  background: #0e3b5c url(/wp-content/files/92338499_lel_bw.jpg) no-repeat center center/cover;
  padding: 50vh 1em 9em;
  position: relative
}

 .lp-hero::before,
.home .hero::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(14,59,92,.85)
}

@media screen and (min-width: 850px) {
  .lp-hero,
  .home .hero {
	  background: #0e3b5c url(/wp-content/files/92338499_lel_bw.jpg) no-repeat center center/cover fixed;
      padding:0;
      height: 100vh
  }
}
.lp-hero .overlay-text,
.home .hero .overlay-text {
  position: relative;
  z-index: 101;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 65%;
  transform: translate(-50%,-50%);
  width: 100%;

  color: #fff
}

@media screen and (min-width: 850px) {
  .lp-hero .overlay-text,
	.home .hero .overlay-text {
		padding: 0 6vw 9vw;
		  max-width: 85vw;
	}
}
.lp-hero .overlay-text>div,
.home .hero .overlay-text>div {
  display: inline-block;
  padding: 0 4vw;
  position: relative
}
.lp-hero .overlay-text>div::after,
.home .hero .overlay-text>div::after {
  content: "";
  display: block;
  position: absolute;
  left: 4vw;
  top: 0;
  width: 1px;
  height: 0;
  border-left: 1px solid #a3bcc4;
  transition: all 1s
}
.lp-hero .overlay-text>div::before,
.home .hero .overlay-text>div::before {
  content: "";
  display: block;
  position: absolute;
  right: 4vw;
  top: 0;
  width: 1px;
  height: 0;
  border-left: 1px solid #a3bcc4;
  transition: all 1s;
  display: none
}
.lp-hero .overlay-text h2,
.home .hero .overlay-text h2 {
  font-size: 2.5em;
  line-height: 1;
  margin-bottom: -10px;
  letter-spacing: .25vw;
  font-weight: 300
}


@media screen and (min-width: 40em) and (max-width: 64em)  {
  .lp-hero .overlay-text h2,
	.home .hero .overlay-text h2 {
		font-size: 3.5em;
	}
}
@media screen and (orientation:landscape) and (max-width:920px) {
    .lp-hero .overlay-text h2,
      .home .hero .overlay-text h2 {
		font-size: 2.5em;
	}
 }

@media only screen and (min-width: 64em){
  .lp-hero .overlay-text h2,
	.home .hero .overlay-text h2 {
		font-size: 5em;
	}
}
.lp-hero .overlay-text h2::after,
.home .hero .overlay-text h2::after {
  content: "";
  display: block;
  position: relative;
  top: 20px;
  left: -2vw;
  height: 1px;
  width: 0;
  margin: 0 auto;
  border-bottom: 1px solid #a3bcc4;
  transition: all 1s
}
.lp-hero .overlay-text .pre-headline,
.home .hero .overlay-text .pre-headline {
  text-transform: uppercase;
  margin: 0;
  letter-spacing: 6px;
  font-size: 1.25em
}
.lp-hero .overlay-text.anidone>div::after,
.lp-hero .overlay-text.anidone>div::before 
.home .hero .overlay-text.anidone>div::after,
.home .hero .overlay-text.anidone>div::before {
  height: calc(100% + 2vw)
}

.lp-hero .overlay-text.anidone h2::after,
.home .hero .overlay-text.anidone h2::after {
  width: calc(100% + 4vw)
}

.scroll-down {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  color: #a3bcc4;
  text-align: center;
  z-index: 103;
  text-transform: uppercase;
  cursor: pointer
}

.scroll-down p {
  font-size: 14px;
  letter-spacing: 4px;
  padding-left: 14px;
  transition: all .5s
}

.scroll-down img {
  width: 25px
}

.jc {
  justify-content: center
}

.ai {
  align-items: center
}

.button,button {
  background-color: #0e3b5c;
  border: 0;
  border-radius: 3px;
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  padding: 10px 20px;
  text-align: center;
  text-decoration: none;
  white-space: normal;
  width: auto;
  transition: all .5s;
  display: inline-block;
  text-transform: uppercase;
  font-weight: 700;
  font-size: .85em;
  letter-spacing: 2px
}

.button:hover,button:hover {
  background: #a3bcc4;
  color: #0e3b5c
}



.popup-container {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  padding: 4em 1.5em 2em;
  background: #fff;
  z-index: 99999;
  width: 1200px;
  max-width: 90%;
  max-height: 90%;
  overflow-y: auto;
  box-shadow: 0 0 100px rgba(0,0,0,.6);
  left: -99999px;
  opacity: 0;
  transition: left 0s ease .5s,opacity .5s ease 0s
}
@media screen and (min-width: 40em){
	.popup-container {
		 padding: 3em;
	}
}

.popup-container.active {
  left: 50%;
  opacity: 1;
  transition: left 0s ease 0s,opacity .5s ease .5s
}

.popup-container h2 {
  color: #0e3b5c;
  font-size: 2rem
}

@media screen and (min-width: 40em) {
	.popup-container h2 {
		font-size: 3rem
	}
}

.popup-container h2::after {
  content: "";
  display: block;
  width: 100px;
  height: 4px;
  background: #a3bcc4;
  margin: .5em 0
}

.popup-container .close-popup {
  position: absolute;
  top: 0;
  right: 0;
  padding: 1em;
  cursor: pointer;
  font-size: 2rem;
  color: #0e3b5c;
  text-decoration: none
}

.popup-container .close-popup:hover {
  color: #a3bcc4
}

.popup-cast {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(14,59,92,.8);
  z-index: 99998;
  transform: translateY(-100%);
  transition: all 1s ease .5s
}

.popup-active .popup-cast {
  transform: translateY(0);
  transition: all 1s ease 0s
}
