@charset "UTF-8";
/**
 * Foundation for Sites
 * Version 6.8.1
 * https://get.foundation
 * Licensed under MIT Open Source
 */
@media print, screen and (min-width: 40em) {
  .reveal.large, .reveal.small, .reveal.tiny, .reveal {
    right: auto;
    left: auto;
    margin: 0 auto;
  }
}
:root {
  --primary: 230, 230, 230;
  --secondary: 118, 118, 118;
  --success: 58, 219, 118;
  --warning: 255, 174, 0;
  --alert: 204, 75, 55;
  --light: 255, 255, 255;
}

.ellipsis {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
}

.sold-out {
  text-decoration: line-through;
}

.gap-8 {
  gap: 0.5rem;
}

.gap-y-8 {
  grid-row-gap: 0.5rem;
}

.gap-x-8 {
  grid-column-gap: 0.5rem;
}

@media (min-width: 480) {
  .small-gap-8 {
    gap: 0.5rem;
  }
}

@media (min-width: 480) {
  .small-gap-y-8 {
    grid-row-gap: 0.5rem;
  }
}

@media (min-width: 480) {
  .small-gap-x-8 {
    grid-column-gap: 0.5rem;
  }
}

@media (min-width: 640px) {
  .medium-gap-8 {
    gap: 0.5rem;
  }
}

@media (min-width: 640px) {
  .medium-gap-y-8 {
    grid-row-gap: 0.5rem;
  }
}

@media (min-width: 640px) {
  .medium-gap-x-8 {
    grid-column-gap: 0.5rem;
  }
}

@media (min-width: 1024px) {
  .large-gap-8 {
    gap: 0.5rem;
  }
}

@media (min-width: 1024px) {
  .large-gap-y-8 {
    grid-row-gap: 0.5rem;
  }
}

@media (min-width: 1024px) {
  .large-gap-x-8 {
    grid-column-gap: 0.5rem;
  }
}

.gap-12 {
  gap: 0.75rem;
}

.gap-y-12 {
  grid-row-gap: 0.75rem;
}

.gap-x-12 {
  grid-column-gap: 0.75rem;
}

@media (min-width: 480) {
  .small-gap-12 {
    gap: 0.75rem;
  }
}

@media (min-width: 480) {
  .small-gap-y-12 {
    grid-row-gap: 0.75rem;
  }
}

@media (min-width: 480) {
  .small-gap-x-12 {
    grid-column-gap: 0.75rem;
  }
}

@media (min-width: 640px) {
  .medium-gap-12 {
    gap: 0.75rem;
  }
}

@media (min-width: 640px) {
  .medium-gap-y-12 {
    grid-row-gap: 0.75rem;
  }
}

@media (min-width: 640px) {
  .medium-gap-x-12 {
    grid-column-gap: 0.75rem;
  }
}

@media (min-width: 1024px) {
  .large-gap-12 {
    gap: 0.75rem;
  }
}

@media (min-width: 1024px) {
  .large-gap-y-12 {
    grid-row-gap: 0.75rem;
  }
}

@media (min-width: 1024px) {
  .large-gap-x-12 {
    grid-column-gap: 0.75rem;
  }
}

.gap-16 {
  gap: 1rem;
}

.gap-y-16 {
  grid-row-gap: 1rem;
}

.gap-x-16 {
  grid-column-gap: 1rem;
}

@media (min-width: 480) {
  .small-gap-16 {
    gap: 1rem;
  }
}

@media (min-width: 480) {
  .small-gap-y-16 {
    grid-row-gap: 1rem;
  }
}

@media (min-width: 480) {
  .small-gap-x-16 {
    grid-column-gap: 1rem;
  }
}

@media (min-width: 640px) {
  .medium-gap-16 {
    gap: 1rem;
  }
}

@media (min-width: 640px) {
  .medium-gap-y-16 {
    grid-row-gap: 1rem;
  }
}

@media (min-width: 640px) {
  .medium-gap-x-16 {
    grid-column-gap: 1rem;
  }
}

@media (min-width: 1024px) {
  .large-gap-16 {
    gap: 1rem;
  }
}

@media (min-width: 1024px) {
  .large-gap-y-16 {
    grid-row-gap: 1rem;
  }
}

@media (min-width: 1024px) {
  .large-gap-x-16 {
    grid-column-gap: 1rem;
  }
}

.gap-24 {
  gap: 1.5rem;
}

.gap-y-24 {
  grid-row-gap: 1.5rem;
}

.gap-x-24 {
  grid-column-gap: 1.5rem;
}

@media (min-width: 480) {
  .small-gap-24 {
    gap: 1.5rem;
  }
}

@media (min-width: 480) {
  .small-gap-y-24 {
    grid-row-gap: 1.5rem;
  }
}

@media (min-width: 480) {
  .small-gap-x-24 {
    grid-column-gap: 1.5rem;
  }
}

@media (min-width: 640px) {
  .medium-gap-24 {
    gap: 1.5rem;
  }
}

@media (min-width: 640px) {
  .medium-gap-y-24 {
    grid-row-gap: 1.5rem;
  }
}

@media (min-width: 640px) {
  .medium-gap-x-24 {
    grid-column-gap: 1.5rem;
  }
}

@media (min-width: 1024px) {
  .large-gap-24 {
    gap: 1.5rem;
  }
}

@media (min-width: 1024px) {
  .large-gap-y-24 {
    grid-row-gap: 1.5rem;
  }
}

@media (min-width: 1024px) {
  .large-gap-x-24 {
    grid-column-gap: 1.5rem;
  }
}

.gap-32 {
  gap: 2rem;
}

.gap-y-32 {
  grid-row-gap: 2rem;
}

.gap-x-32 {
  grid-column-gap: 2rem;
}

@media (min-width: 480) {
  .small-gap-32 {
    gap: 2rem;
  }
}

@media (min-width: 480) {
  .small-gap-y-32 {
    grid-row-gap: 2rem;
  }
}

@media (min-width: 480) {
  .small-gap-x-32 {
    grid-column-gap: 2rem;
  }
}

@media (min-width: 640px) {
  .medium-gap-32 {
    gap: 2rem;
  }
}

@media (min-width: 640px) {
  .medium-gap-y-32 {
    grid-row-gap: 2rem;
  }
}

@media (min-width: 640px) {
  .medium-gap-x-32 {
    grid-column-gap: 2rem;
  }
}

@media (min-width: 1024px) {
  .large-gap-32 {
    gap: 2rem;
  }
}

@media (min-width: 1024px) {
  .large-gap-y-32 {
    grid-row-gap: 2rem;
  }
}

@media (min-width: 1024px) {
  .large-gap-x-32 {
    grid-column-gap: 2rem;
  }
}

.gap-48 {
  gap: 3rem;
}

.gap-y-48 {
  grid-row-gap: 3rem;
}

.gap-x-48 {
  grid-column-gap: 3rem;
}

@media (min-width: 480) {
  .small-gap-48 {
    gap: 3rem;
  }
}

@media (min-width: 480) {
  .small-gap-y-48 {
    grid-row-gap: 3rem;
  }
}

@media (min-width: 480) {
  .small-gap-x-48 {
    grid-column-gap: 3rem;
  }
}

@media (min-width: 640px) {
  .medium-gap-48 {
    gap: 3rem;
  }
}

@media (min-width: 640px) {
  .medium-gap-y-48 {
    grid-row-gap: 3rem;
  }
}

@media (min-width: 640px) {
  .medium-gap-x-48 {
    grid-column-gap: 3rem;
  }
}

@media (min-width: 1024px) {
  .large-gap-48 {
    gap: 3rem;
  }
}

@media (min-width: 1024px) {
  .large-gap-y-48 {
    grid-row-gap: 3rem;
  }
}

@media (min-width: 1024px) {
  .large-gap-x-48 {
    grid-column-gap: 3rem;
  }
}

.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

.col-span-1 {
  grid-column: span 1/span 1;
}

.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 2fr));
}

.col-span-2 {
  grid-column: span 2/span 2;
}

.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 3fr));
}

.col-span-3 {
  grid-column: span 3/span 3;
}

.grid-cols-4 {
  grid-template-columns: repeat(4, minmax(0, 4fr));
}

.col-span-4 {
  grid-column: span 4/span 4;
}

.grid-cols-5 {
  grid-template-columns: repeat(5, minmax(0, 5fr));
}

.col-span-5 {
  grid-column: span 5/span 5;
}

.grid-cols-6 {
  grid-template-columns: repeat(6, minmax(0, 6fr));
}

.col-span-6 {
  grid-column: span 6/span 6;
}

.grid-cols-7 {
  grid-template-columns: repeat(7, minmax(0, 7fr));
}

.col-span-7 {
  grid-column: span 7/span 7;
}

.grid-cols-8 {
  grid-template-columns: repeat(8, minmax(0, 8fr));
}

.col-span-8 {
  grid-column: span 8/span 8;
}

.grid-cols-9 {
  grid-template-columns: repeat(9, minmax(0, 9fr));
}

.col-span-9 {
  grid-column: span 9/span 9;
}

.grid-cols-10 {
  grid-template-columns: repeat(10, minmax(0, 10fr));
}

.col-span-10 {
  grid-column: span 10/span 10;
}

.grid-cols-11 {
  grid-template-columns: repeat(11, minmax(0, 11fr));
}

.col-span-11 {
  grid-column: span 11/span 11;
}

.grid-cols-12 {
  grid-template-columns: repeat(12, minmax(0, 12fr));
}

.col-span-12 {
  grid-column: span 12/span 12;
}

@media (min-width: 480) {
  .small-grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
@media (min-width: 480) {
  .small-grid-cols-1.small-cols-auto {
    grid-template-columns: repeat(1, minmax(0, auto));
  }
}

@media (min-width: 480) {
  .small-col-span-1 {
    grid-column: span 1/span 1;
  }
}

@media (min-width: 480) {
  .small-grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 2fr));
  }
}
@media (min-width: 480) {
  .small-grid-cols-2.small-cols-auto {
    grid-template-columns: repeat(2, minmax(0, auto));
  }
}

@media (min-width: 480) {
  .small-col-span-2 {
    grid-column: span 2/span 2;
  }
}

@media (min-width: 480) {
  .small-grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 3fr));
  }
}
@media (min-width: 480) {
  .small-grid-cols-3.small-cols-auto {
    grid-template-columns: repeat(3, minmax(0, auto));
  }
}

@media (min-width: 480) {
  .small-col-span-3 {
    grid-column: span 3/span 3;
  }
}

@media (min-width: 480) {
  .small-grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 4fr));
  }
}
@media (min-width: 480) {
  .small-grid-cols-4.small-cols-auto {
    grid-template-columns: repeat(4, minmax(0, auto));
  }
}

@media (min-width: 480) {
  .small-col-span-4 {
    grid-column: span 4/span 4;
  }
}

@media (min-width: 480) {
  .small-grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 5fr));
  }
}
@media (min-width: 480) {
  .small-grid-cols-5.small-cols-auto {
    grid-template-columns: repeat(5, minmax(0, auto));
  }
}

@media (min-width: 480) {
  .small-col-span-5 {
    grid-column: span 5/span 5;
  }
}

@media (min-width: 480) {
  .small-grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 6fr));
  }
}
@media (min-width: 480) {
  .small-grid-cols-6.small-cols-auto {
    grid-template-columns: repeat(6, minmax(0, auto));
  }
}

@media (min-width: 480) {
  .small-col-span-6 {
    grid-column: span 6/span 6;
  }
}

@media (min-width: 480) {
  .small-grid-cols-7 {
    grid-template-columns: repeat(7, minmax(0, 7fr));
  }
}
@media (min-width: 480) {
  .small-grid-cols-7.small-cols-auto {
    grid-template-columns: repeat(7, minmax(0, auto));
  }
}

@media (min-width: 480) {
  .small-col-span-7 {
    grid-column: span 7/span 7;
  }
}

@media (min-width: 480) {
  .small-grid-cols-8 {
    grid-template-columns: repeat(8, minmax(0, 8fr));
  }
}
@media (min-width: 480) {
  .small-grid-cols-8.small-cols-auto {
    grid-template-columns: repeat(8, minmax(0, auto));
  }
}

@media (min-width: 480) {
  .small-col-span-8 {
    grid-column: span 8/span 8;
  }
}

@media (min-width: 480) {
  .small-grid-cols-9 {
    grid-template-columns: repeat(9, minmax(0, 9fr));
  }
}
@media (min-width: 480) {
  .small-grid-cols-9.small-cols-auto {
    grid-template-columns: repeat(9, minmax(0, auto));
  }
}

@media (min-width: 480) {
  .small-col-span-9 {
    grid-column: span 9/span 9;
  }
}

@media (min-width: 480) {
  .small-grid-cols-10 {
    grid-template-columns: repeat(10, minmax(0, 10fr));
  }
}
@media (min-width: 480) {
  .small-grid-cols-10.small-cols-auto {
    grid-template-columns: repeat(10, minmax(0, auto));
  }
}

@media (min-width: 480) {
  .small-col-span-10 {
    grid-column: span 10/span 10;
  }
}

@media (min-width: 480) {
  .small-grid-cols-11 {
    grid-template-columns: repeat(11, minmax(0, 11fr));
  }
}
@media (min-width: 480) {
  .small-grid-cols-11.small-cols-auto {
    grid-template-columns: repeat(11, minmax(0, auto));
  }
}

@media (min-width: 480) {
  .small-col-span-11 {
    grid-column: span 11/span 11;
  }
}

@media (min-width: 480) {
  .small-grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 12fr));
  }
}
@media (min-width: 480) {
  .small-grid-cols-12.small-cols-auto {
    grid-template-columns: repeat(12, minmax(0, auto));
  }
}

@media (min-width: 480) {
  .small-col-span-12 {
    grid-column: span 12/span 12;
  }
}

@media (min-width: 640px) {
  .medium-grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
@media (min-width: 640px) {
  .medium-grid-cols-1.medium-cols-auto {
    grid-template-columns: repeat(1, minmax(0, auto));
  }
}

@media (min-width: 640px) {
  .medium-col-span-1 {
    grid-column: span 1/span 1;
  }
}

@media (min-width: 640px) {
  .medium-grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 2fr));
  }
}
@media (min-width: 640px) {
  .medium-grid-cols-2.medium-cols-auto {
    grid-template-columns: repeat(2, minmax(0, auto));
  }
}

@media (min-width: 640px) {
  .medium-col-span-2 {
    grid-column: span 2/span 2;
  }
}

@media (min-width: 640px) {
  .medium-grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 3fr));
  }
}
@media (min-width: 640px) {
  .medium-grid-cols-3.medium-cols-auto {
    grid-template-columns: repeat(3, minmax(0, auto));
  }
}

@media (min-width: 640px) {
  .medium-col-span-3 {
    grid-column: span 3/span 3;
  }
}

@media (min-width: 640px) {
  .medium-grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 4fr));
  }
}
@media (min-width: 640px) {
  .medium-grid-cols-4.medium-cols-auto {
    grid-template-columns: repeat(4, minmax(0, auto));
  }
}

@media (min-width: 640px) {
  .medium-col-span-4 {
    grid-column: span 4/span 4;
  }
}

@media (min-width: 640px) {
  .medium-grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 5fr));
  }
}
@media (min-width: 640px) {
  .medium-grid-cols-5.medium-cols-auto {
    grid-template-columns: repeat(5, minmax(0, auto));
  }
}

@media (min-width: 640px) {
  .medium-col-span-5 {
    grid-column: span 5/span 5;
  }
}

@media (min-width: 640px) {
  .medium-grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 6fr));
  }
}
@media (min-width: 640px) {
  .medium-grid-cols-6.medium-cols-auto {
    grid-template-columns: repeat(6, minmax(0, auto));
  }
}

@media (min-width: 640px) {
  .medium-col-span-6 {
    grid-column: span 6/span 6;
  }
}

@media (min-width: 640px) {
  .medium-grid-cols-7 {
    grid-template-columns: repeat(7, minmax(0, 7fr));
  }
}
@media (min-width: 640px) {
  .medium-grid-cols-7.medium-cols-auto {
    grid-template-columns: repeat(7, minmax(0, auto));
  }
}

@media (min-width: 640px) {
  .medium-col-span-7 {
    grid-column: span 7/span 7;
  }
}

@media (min-width: 640px) {
  .medium-grid-cols-8 {
    grid-template-columns: repeat(8, minmax(0, 8fr));
  }
}
@media (min-width: 640px) {
  .medium-grid-cols-8.medium-cols-auto {
    grid-template-columns: repeat(8, minmax(0, auto));
  }
}

@media (min-width: 640px) {
  .medium-col-span-8 {
    grid-column: span 8/span 8;
  }
}

@media (min-width: 640px) {
  .medium-grid-cols-9 {
    grid-template-columns: repeat(9, minmax(0, 9fr));
  }
}
@media (min-width: 640px) {
  .medium-grid-cols-9.medium-cols-auto {
    grid-template-columns: repeat(9, minmax(0, auto));
  }
}

@media (min-width: 640px) {
  .medium-col-span-9 {
    grid-column: span 9/span 9;
  }
}

@media (min-width: 640px) {
  .medium-grid-cols-10 {
    grid-template-columns: repeat(10, minmax(0, 10fr));
  }
}
@media (min-width: 640px) {
  .medium-grid-cols-10.medium-cols-auto {
    grid-template-columns: repeat(10, minmax(0, auto));
  }
}

@media (min-width: 640px) {
  .medium-col-span-10 {
    grid-column: span 10/span 10;
  }
}

@media (min-width: 640px) {
  .medium-grid-cols-11 {
    grid-template-columns: repeat(11, minmax(0, 11fr));
  }
}
@media (min-width: 640px) {
  .medium-grid-cols-11.medium-cols-auto {
    grid-template-columns: repeat(11, minmax(0, auto));
  }
}

@media (min-width: 640px) {
  .medium-col-span-11 {
    grid-column: span 11/span 11;
  }
}

@media (min-width: 640px) {
  .medium-grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 12fr));
  }
}
@media (min-width: 640px) {
  .medium-grid-cols-12.medium-cols-auto {
    grid-template-columns: repeat(12, minmax(0, auto));
  }
}

@media (min-width: 640px) {
  .medium-col-span-12 {
    grid-column: span 12/span 12;
  }
}

@media (min-width: 1024px) {
  .large-grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
@media (min-width: 1024px) {
  .large-grid-cols-1.large-cols-auto {
    grid-template-columns: repeat(1, minmax(0, auto));
  }
}

@media (min-width: 1024px) {
  .large-col-span-1 {
    grid-column: span 1/span 1;
  }
}

@media (min-width: 1024px) {
  .large-grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 2fr));
  }
}
@media (min-width: 1024px) {
  .large-grid-cols-2.large-cols-auto {
    grid-template-columns: repeat(2, minmax(0, auto));
  }
}

@media (min-width: 1024px) {
  .large-col-span-2 {
    grid-column: span 2/span 2;
  }
}

@media (min-width: 1024px) {
  .large-grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 3fr));
  }
}
@media (min-width: 1024px) {
  .large-grid-cols-3.large-cols-auto {
    grid-template-columns: repeat(3, minmax(0, auto));
  }
}

@media (min-width: 1024px) {
  .large-col-span-3 {
    grid-column: span 3/span 3;
  }
}

@media (min-width: 1024px) {
  .large-grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 4fr));
  }
}
@media (min-width: 1024px) {
  .large-grid-cols-4.large-cols-auto {
    grid-template-columns: repeat(4, minmax(0, auto));
  }
}

@media (min-width: 1024px) {
  .large-col-span-4 {
    grid-column: span 4/span 4;
  }
}

@media (min-width: 1024px) {
  .large-grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 5fr));
  }
}
@media (min-width: 1024px) {
  .large-grid-cols-5.large-cols-auto {
    grid-template-columns: repeat(5, minmax(0, auto));
  }
}

@media (min-width: 1024px) {
  .large-col-span-5 {
    grid-column: span 5/span 5;
  }
}

@media (min-width: 1024px) {
  .large-grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 6fr));
  }
}
@media (min-width: 1024px) {
  .large-grid-cols-6.large-cols-auto {
    grid-template-columns: repeat(6, minmax(0, auto));
  }
}

@media (min-width: 1024px) {
  .large-col-span-6 {
    grid-column: span 6/span 6;
  }
}

@media (min-width: 1024px) {
  .large-grid-cols-7 {
    grid-template-columns: repeat(7, minmax(0, 7fr));
  }
}
@media (min-width: 1024px) {
  .large-grid-cols-7.large-cols-auto {
    grid-template-columns: repeat(7, minmax(0, auto));
  }
}

@media (min-width: 1024px) {
  .large-col-span-7 {
    grid-column: span 7/span 7;
  }
}

@media (min-width: 1024px) {
  .large-grid-cols-8 {
    grid-template-columns: repeat(8, minmax(0, 8fr));
  }
}
@media (min-width: 1024px) {
  .large-grid-cols-8.large-cols-auto {
    grid-template-columns: repeat(8, minmax(0, auto));
  }
}

@media (min-width: 1024px) {
  .large-col-span-8 {
    grid-column: span 8/span 8;
  }
}

@media (min-width: 1024px) {
  .large-grid-cols-9 {
    grid-template-columns: repeat(9, minmax(0, 9fr));
  }
}
@media (min-width: 1024px) {
  .large-grid-cols-9.large-cols-auto {
    grid-template-columns: repeat(9, minmax(0, auto));
  }
}

@media (min-width: 1024px) {
  .large-col-span-9 {
    grid-column: span 9/span 9;
  }
}

@media (min-width: 1024px) {
  .large-grid-cols-10 {
    grid-template-columns: repeat(10, minmax(0, 10fr));
  }
}
@media (min-width: 1024px) {
  .large-grid-cols-10.large-cols-auto {
    grid-template-columns: repeat(10, minmax(0, auto));
  }
}

@media (min-width: 1024px) {
  .large-col-span-10 {
    grid-column: span 10/span 10;
  }
}

@media (min-width: 1024px) {
  .large-grid-cols-11 {
    grid-template-columns: repeat(11, minmax(0, 11fr));
  }
}
@media (min-width: 1024px) {
  .large-grid-cols-11.large-cols-auto {
    grid-template-columns: repeat(11, minmax(0, auto));
  }
}

@media (min-width: 1024px) {
  .large-col-span-11 {
    grid-column: span 11/span 11;
  }
}

@media (min-width: 1024px) {
  .large-grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 12fr));
  }
}
@media (min-width: 1024px) {
  .large-grid-cols-12.large-cols-auto {
    grid-template-columns: repeat(12, minmax(0, auto));
  }
}

@media (min-width: 1024px) {
  .large-col-span-12 {
    grid-column: span 12/span 12;
  }
}

.grid {
  display: grid;
}

.grid-flow-col {
  grid-auto-flow: column;
}

.grid-flow-row {
  grid-auto-flow: row;
}

@media print, screen and (min-width: 30em) {
  .small-grid {
    display: grid;
  }
  .small-grid-flow-col {
    grid-auto-flow: column;
  }
  .small-grid-flow-row {
    grid-auto-flow: row;
  }
}
@media print, screen and (min-width: 40em) {
  .medium-grid {
    display: grid;
  }
  .medium-grid-flow-col {
    grid-auto-flow: column;
  }
  .medium-grid-flow-row {
    grid-auto-flow: row;
  }
}
@media print, screen and (min-width: 64em) {
  .large-grid {
    display: grid;
  }
  .large-grid-flow-col {
    grid-auto-flow: column;
  }
  .large-grid-flow-row {
    grid-auto-flow: row;
  }
}
.component-spacing > *:not(:first-child) {
  margin-top: 2rem;
}

@media print, screen and (min-width: 64em) {
  .page-container > .component-spacing > * {
    margin-top: 0;
  }
}

.flex {
  display: flex;
}

.flex-wrap {
  flex-wrap: wrap;
}

.items-center {
  align-items: center;
}

.justify-end {
  justify-content: flex-end;
}

@media print, screen and (min-width: 30em) {
  .position-bottom {
    height: inherit !important;
  }
}
@font-face {
  font-family: "leaguemono-regular";
  src: url("/assets/fonts/leaguemono/LeagueMono-Regular.woff2") format("woff2"), url("/assets/fonts/leaguemono/LeagueMono-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "leaguemono-semibold";
  src: url("/assets/fonts/leaguemono/LeagueMono-SemiBold.woff2") format("woff2"), url("/assets/fonts/leaguemono/LeagueMono-SemiBold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Affogato-Medium";
  src: url("/assets/fonts/affogato/Affogato-Medium.eot");
  src: url("/assets/fonts/affogato/Affogato-Medium.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/affogato/Affogato-Medium.woff") format("woff"), url("/assets/fonts/affogato/Affogato-Medium.woff2") format("woff2"), url("/assets/fonts/affogato/Affogato-Medium.ttf") format("truetype"), url("/assets/fonts/affogato/Affogato-Medium.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
.leaguemono-regular {
  font-family: "leaguemono-regular", Helvetica, Roboto, Arial, sans-serif;
}

.leaguemono-semibold {
  font-family: "leaguemono-semibold", Helvetica, Roboto, Arial, sans-serif;
}

@font-face {
  font-family: "icon";
  src: url("/assets/icons/icon.eot?a29b4115c33447619cfc98ecb266155d?#iefix") format("embedded-opentype"), url("/assets/icons/icon.woff?a29b4115c33447619cfc98ecb266155d") format("woff"), url("/assets/icons/icon.ttf?a29b4115c33447619cfc98ecb266155d") format("truetype"), url("/assets/icons/icon.svg?a29b4115c33447619cfc98ecb266155d#icon") format("svg");
  font-weight: normal;
  font-style: normal;
}
.icon:before {
  font-family: icon !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-arrow-left:before {
  content: "\f101";
}

.icon-arrow-right:before {
  content: "\f102";
}

.icon-bag:before {
  content: "\f103";
}

.icon-check:before {
  content: "\f104";
}

.icon-chevron-down:before {
  content: "\f105";
}

.icon-chevron-up:before {
  content: "\f106";
}

.icon-close:before {
  content: "\f107";
}

.icon-globe:before {
  content: "\f108";
}

.icon-instagram:before {
  content: "\f109";
}

.icon-minus:before {
  content: "\f10a";
}

.icon-plus:before {
  content: "\f10b";
}

.icon-tag:before {
  content: "\f10c";
}

.icon-x:before {
  content: "\f10d";
}

.page-content h1, .page-content h2, .page-content h3, .page-content h4 {
  text-transform: uppercase;
}

.heading-title,
.component-text > h1 {
  margin-bottom: 1rem;
  text-transform: uppercase;
}
@media print, screen and (min-width: 40em) {
  .heading-title,
  .component-text > h1 {
    margin-bottom: 2rem;
  }
}
.heading-title span,
.component-text > h1 span {
  display: block;
}

.subtitle {
  font-size: 0.9375rem;
  line-height: 1.5rem;
  opacity: 0.5;
  text-transform: uppercase;
  font-family: leaguemono-regular, sans-serif;
}

.page-main h1 {
  line-height: 2.5rem;
}
.page-main h2 {
  line-height: 2.25rem;
}
.page-main h3 {
  line-height: 2rem;
}
.page-main h3 {
  line-height: 1.5rem;
}

sup.currency {
  top: -0.25rem;
}

.uppercased-header {
  text-transform: uppercase;
}

html {
  font-family: leaguemono-regular, sans-serif;
  font-size: 100%;
  line-height: 1.5;
  word-spacing: 1px;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box;
  position: relative;
}

body {
  color: #E6E6E6;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}
@media print, screen and (min-width: 40em) {
  body {
    font-size: 1.125rem;
  }
}

* {
  box-sizing: border-box;
}

body.preload * {
  transition: none !important;
}

.preload * {
  transition: none !important;
}

.hidden {
  display: none !important;
}

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

h1 {
  font-size: 2em;
  margin: 0.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: 0;
  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: -0.25em;
}

sup {
  top: -0.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;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.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;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

[data-whatintent=mouse] *, [data-whatintent=mouse] *:focus,
[data-whatintent=touch] *,
[data-whatintent=touch] *:focus,
[data-whatinput=mouse] *,
[data-whatinput=mouse] *:focus,
[data-whatinput=touch] *,
[data-whatinput=touch] *:focus {
  outline: none;
}

[draggable=false] {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
}

.foundation-mq {
  font-family: "smaller=0em&small=30em&medium=40em&large=64em&xlarge=85em&xxlarge=90em";
}

html {
  box-sizing: border-box;
  font-size: 100%;
}

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

body {
  margin: 0;
  padding: 0;
  background: #1D201F;
  font-family: leaguemono-regular, sans-serif;
  font-weight: 300;
  line-height: 1.5;
  color: #E6E6E6;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
}

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0;
}

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

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

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

pre {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

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

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

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

[type=text], [type=password], [type=date], [type=datetime], [type=datetime-local], [type=month], [type=week], [type=email], [type=number], [type=search], [type=tel], [type=time], [type=url], [type=color],
textarea {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 2.6875rem;
  margin: 0 0 1.25rem;
  padding: 0.625rem;
  border: 1px solid #313332;
  border-radius: 4px;
  background-color: rgba(var(--primary), 0.1);
  box-shadow: inset 0 1px 2px rgba(22, 23, 24, 0.1);
  font-family: inherit;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.5;
  color: #fefefe;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  appearance: none;
}
[type=text]:focus, [type=password]:focus, [type=date]:focus, [type=datetime]:focus, [type=datetime-local]:focus, [type=month]:focus, [type=week]:focus, [type=email]:focus, [type=number]:focus, [type=search]:focus, [type=tel]:focus, [type=time]:focus, [type=url]:focus, [type=color]:focus,
textarea:focus {
  outline: none;
  border: 1px solid #FFFFFF;
  background-color: rgba(var(--primary), 0.1);
  box-shadow: 0 0 5px #313332;
  transition: box-shadow 0.5s, border-color 0.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=submit],
[type=button] {
  appearance: none;
  border-radius: 0;
}

input[type=search] {
  box-sizing: border-box;
}

::placeholder {
  color: #313332;
}

[type=file],
[type=checkbox],
[type=radio] {
  margin: 0 0 1.25rem;
}

[type=checkbox] + label,
[type=radio] + label {
  display: inline-block;
  vertical-align: baseline;
  margin-left: 0.625rem;
  margin-right: 1.25rem;
  margin-bottom: 0;
}
[type=checkbox] + label[for],
[type=radio] + label[for] {
  cursor: pointer;
}

label > [type=checkbox],
label > [type=radio] {
  margin-right: 0.625rem;
}

[type=file] {
  width: 100%;
}

label {
  display: block;
  margin: 0;
  font-size: 1.125rem;
  font-weight: 300;
  line-height: 1.8;
  color: #fefefe;
}
label.middle {
  margin: 0 0 1.25rem;
  line-height: 1.5;
  padding: 0.6875rem 0;
}

.help-text {
  margin-top: -0.625rem;
  font-size: 0.8125rem;
  font-style: italic;
  color: #161718;
}

.input-group {
  display: flex;
  width: 100%;
  margin-bottom: 1.25rem;
  align-items: stretch;
}
.input-group > :first-child, .input-group > :first-child.input-group-button > * {
  border-radius: 4px 0 0 4px;
}
.input-group > :last-child, .input-group > :last-child.input-group-button > * {
  border-radius: 0 4px 4px 0;
}

.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label, .input-group-button, .input-group-field, .input-group-label {
  margin: 0;
  white-space: nowrap;
}

.input-group-label {
  padding: 0 1rem;
  border: 1px solid #313332;
  background: #e6e6e6;
  color: #161718;
  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 input,
.input-group-button button,
.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: 0.625rem;
}

.fieldset {
  margin: 1.125rem 0;
  padding: 1.25rem;
  border: 1px solid #313332;
}
.fieldset legend {
  margin: 0;
  margin-left: -0.1875rem;
  padding: 0 0.1875rem;
}

select {
  height: 2.6875rem;
  margin: 0 0 1.25rem;
  padding: 0.625rem;
  appearance: none;
  border: 1px solid #313332;
  border-radius: 4px;
  background-color: rgba(var(--primary), 0.1);
  font-family: inherit;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.5;
  color: #fefefe;
  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%2829, 32, 31%29"></polygon></svg>');
  background-origin: content-box;
  background-position: right -1.25rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 1.875rem;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}
@media screen and (min-width: 0\0 ) {
  select {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==");
  }
}
select:focus {
  outline: none;
  border: 1px solid #FFFFFF;
  background-color: rgba(var(--primary), 0.1);
  box-shadow: 0 0 5px #313332;
  transition: box-shadow 0.5s, border-color 0.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: -0.625rem;
  margin-bottom: 1.25rem;
  font-size: 0.75rem;
  font-weight: bold;
  color: #cc4b37;
}
.form-error.is-visible {
  display: block;
}

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

p {
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
  text-rendering: optimizeLegibility;
}

em,
i {
  font-style: italic;
  line-height: inherit;
}

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

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

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: Affogato-Medium, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: inherit;
  text-rendering: optimizeLegibility;
}
h1 small, .h1 small,
h2 small, .h2 small,
h3 small, .h3 small,
h4 small, .h4 small,
h5 small, .h5 small,
h6 small, .h6 small {
  line-height: 0;
  color: #313332;
}

h1, .h1 {
  font-size: 2rem;
}

h2, .h2 {
  font-size: 1.5rem;
}

h3, .h3 {
  font-size: 1.1875rem;
}

h4, .h4 {
  font-size: 1.125rem;
}

h5, .h5 {
  font-size: 1.0625rem;
}

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

@media print, screen and (min-width: 40em) {
  h1, .h1 {
    font-size: 2.25rem;
  }
  h2, .h2 {
    font-size: 1.75rem;
  }
  h3, .h3 {
    font-size: 1.5rem;
  }
  h4, .h4 {
    font-size: 1.25rem;
  }
  h5, .h5 {
    font-size: 1.125rem;
  }
  h6, .h6 {
    font-size: 1rem;
  }
}
a {
  line-height: inherit;
  color: #E6E6E6;
  text-decoration: none;
  cursor: pointer;
}
a:hover, a:focus {
  color: #c6c6c6;
}
a img {
  border: 0;
}

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

ul,
ol,
dl {
  margin-bottom: 0;
  list-style-position: outside;
  line-height: 1.5;
}

li {
  font-size: inherit;
}

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

ol {
  margin-left: 1.25rem;
}

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

dl {
  margin-bottom: 1rem;
}
dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold;
}

blockquote {
  margin: 0 0 0;
  padding: 2rem;
  border-left: none;
}
blockquote, blockquote p {
  line-height: 1.5;
  color: #E6E6E6;
}

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

figure {
  margin: 0;
}

kbd {
  margin: 0;
  padding: 0.125rem 0.25rem 0;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  color: #161718;
}

.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: 300;
  line-height: 1.4;
  color: #1D201F;
}

.lead {
  font-size: 1.125rem;
  line-height: 2rem;
}

.stat {
  font-size: 2.5rem;
  line-height: 1;
}
p + .stat {
  margin-top: -1rem;
}

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

.cite-block, cite {
  display: block;
  color: #E6E6E6;
  font-size: 1.125rem;
}
.cite-block:before, cite:before {
  content: "— ";
}

.code-inline, code {
  border: 1px solid #313332;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: 300;
  color: #161718;
  display: inline;
  max-width: 100%;
  word-wrap: break-word;
  padding: 0.125rem 0.3125rem 0.0625rem;
}

.code-block {
  border: 1px solid #313332;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: 300;
  color: #161718;
  display: block;
  overflow: auto;
  white-space: pre;
  padding: 1rem;
  margin-bottom: 1.5rem;
}

@media print, screen and (min-width: 30em) {
  .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: transparent !important;
    color: black !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^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  pre,
  blockquote {
    border: 1px solid #1D201F;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .print-break-inside {
    page-break-inside: auto;
  }
}
.grid-container {
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  max-width: 100rem;
  margin-left: auto;
  margin-right: auto;
}
.grid-container.fluid {
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.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;
}

@media print, screen and (min-width: 30em) {
  .grid-x > .small-shrink, .grid-x > .small-full, .grid-x > .small-1, .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-10, .grid-x > .small-11, .grid-x > .small-12 {
    flex-basis: auto;
  }
}
@media print, screen and (min-width: 40em) {
  .grid-x > .medium-shrink, .grid-x > .medium-full, .grid-x > .medium-1, .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-10, .grid-x > .medium-11, .grid-x > .medium-12 {
    flex-basis: auto;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-x > .large-shrink, .grid-x > .large-full, .grid-x > .large-1, .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-10, .grid-x > .large-11, .grid-x > .large-12 {
    flex-basis: auto;
  }
}
@media print, screen and (min-width: 30em) {
  .grid-x > .small-12, .grid-x > .small-11, .grid-x > .small-10, .grid-x > .small-9, .grid-x > .small-8, .grid-x > .small-7, .grid-x > .small-6, .grid-x > .small-5, .grid-x > .small-4, .grid-x > .small-3, .grid-x > .small-2, .grid-x > .small-1 {
    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-12, .grid-x > .medium-11, .grid-x > .medium-10, .grid-x > .medium-9, .grid-x > .medium-8, .grid-x > .medium-7, .grid-x > .medium-6, .grid-x > .medium-5, .grid-x > .medium-4, .grid-x > .medium-3, .grid-x > .medium-2, .grid-x > .medium-1, .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-12, .grid-x > .large-11, .grid-x > .large-10, .grid-x > .large-9, .grid-x > .large-8, .grid-x > .large-7, .grid-x > .large-6, .grid-x > .large-5, .grid-x > .large-4, .grid-x > .large-3, .grid-x > .large-2, .grid-x > .large-1, .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;
}

@media print, screen and (min-width: 30em) {
  .grid-margin-x {
    margin-left: -1rem;
    margin-right: -1rem;
  }
}
@media print, screen and (min-width: 40em) {
  .grid-margin-x {
    margin-left: -1rem;
    margin-right: -1rem;
  }
}
.grid-margin-x > .cell {
  width: calc(100% - 2rem);
  margin-left: 1rem;
  margin-right: 1rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-x > .cell {
    width: calc(100% - 2rem);
    margin-left: 1rem;
    margin-right: 1rem;
  }
}
@media print, screen and (min-width: 30em) {
  .grid-margin-x > .auto {
    width: auto;
  }
  .grid-margin-x > .shrink {
    width: auto;
  }
  .grid-margin-x > .small-1 {
    width: calc(8.3333333333% - 2rem);
  }
  .grid-margin-x > .small-2 {
    width: calc(16.6666666667% - 2rem);
  }
  .grid-margin-x > .small-3 {
    width: calc(25% - 2rem);
  }
  .grid-margin-x > .small-4 {
    width: calc(33.3333333333% - 2rem);
  }
  .grid-margin-x > .small-5 {
    width: calc(41.6666666667% - 2rem);
  }
  .grid-margin-x > .small-6 {
    width: calc(50% - 2rem);
  }
  .grid-margin-x > .small-7 {
    width: calc(58.3333333333% - 2rem);
  }
  .grid-margin-x > .small-8 {
    width: calc(66.6666666667% - 2rem);
  }
  .grid-margin-x > .small-9 {
    width: calc(75% - 2rem);
  }
  .grid-margin-x > .small-10 {
    width: calc(83.3333333333% - 2rem);
  }
  .grid-margin-x > .small-11 {
    width: calc(91.6666666667% - 2rem);
  }
  .grid-margin-x > .small-12 {
    width: calc(100% - 2rem);
  }
}
@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% - 2rem);
  }
  .grid-margin-x > .small-2 {
    width: calc(16.6666666667% - 2rem);
  }
  .grid-margin-x > .small-3 {
    width: calc(25% - 2rem);
  }
  .grid-margin-x > .small-4 {
    width: calc(33.3333333333% - 2rem);
  }
  .grid-margin-x > .small-5 {
    width: calc(41.6666666667% - 2rem);
  }
  .grid-margin-x > .small-6 {
    width: calc(50% - 2rem);
  }
  .grid-margin-x > .small-7 {
    width: calc(58.3333333333% - 2rem);
  }
  .grid-margin-x > .small-8 {
    width: calc(66.6666666667% - 2rem);
  }
  .grid-margin-x > .small-9 {
    width: calc(75% - 2rem);
  }
  .grid-margin-x > .small-10 {
    width: calc(83.3333333333% - 2rem);
  }
  .grid-margin-x > .small-11 {
    width: calc(91.6666666667% - 2rem);
  }
  .grid-margin-x > .small-12 {
    width: calc(100% - 2rem);
  }
  .grid-margin-x > .medium-auto {
    width: auto;
  }
  .grid-margin-x > .medium-shrink {
    width: auto;
  }
  .grid-margin-x > .medium-1 {
    width: calc(8.3333333333% - 2rem);
  }
  .grid-margin-x > .medium-2 {
    width: calc(16.6666666667% - 2rem);
  }
  .grid-margin-x > .medium-3 {
    width: calc(25% - 2rem);
  }
  .grid-margin-x > .medium-4 {
    width: calc(33.3333333333% - 2rem);
  }
  .grid-margin-x > .medium-5 {
    width: calc(41.6666666667% - 2rem);
  }
  .grid-margin-x > .medium-6 {
    width: calc(50% - 2rem);
  }
  .grid-margin-x > .medium-7 {
    width: calc(58.3333333333% - 2rem);
  }
  .grid-margin-x > .medium-8 {
    width: calc(66.6666666667% - 2rem);
  }
  .grid-margin-x > .medium-9 {
    width: calc(75% - 2rem);
  }
  .grid-margin-x > .medium-10 {
    width: calc(83.3333333333% - 2rem);
  }
  .grid-margin-x > .medium-11 {
    width: calc(91.6666666667% - 2rem);
  }
  .grid-margin-x > .medium-12 {
    width: calc(100% - 2rem);
  }
}
@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% - 2rem);
  }
  .grid-margin-x > .large-2 {
    width: calc(16.6666666667% - 2rem);
  }
  .grid-margin-x > .large-3 {
    width: calc(25% - 2rem);
  }
  .grid-margin-x > .large-4 {
    width: calc(33.3333333333% - 2rem);
  }
  .grid-margin-x > .large-5 {
    width: calc(41.6666666667% - 2rem);
  }
  .grid-margin-x > .large-6 {
    width: calc(50% - 2rem);
  }
  .grid-margin-x > .large-7 {
    width: calc(58.3333333333% - 2rem);
  }
  .grid-margin-x > .large-8 {
    width: calc(66.6666666667% - 2rem);
  }
  .grid-margin-x > .large-9 {
    width: calc(75% - 2rem);
  }
  .grid-margin-x > .large-10 {
    width: calc(83.3333333333% - 2rem);
  }
  .grid-margin-x > .large-11 {
    width: calc(91.6666666667% - 2rem);
  }
  .grid-margin-x > .large-12 {
    width: calc(100% - 2rem);
  }
}

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

@media print, screen and (min-width: 30em) {
  .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%;
  }
}
@media print, screen and (min-width: 30em) {
  .grid-margin-x.small-up-1 > .cell {
    width: calc(100% - 2rem);
  }
  .grid-margin-x.small-up-2 > .cell {
    width: calc(50% - 2rem);
  }
  .grid-margin-x.small-up-3 > .cell {
    width: calc(33.3333333333% - 2rem);
  }
  .grid-margin-x.small-up-4 > .cell {
    width: calc(25% - 2rem);
  }
  .grid-margin-x.small-up-5 > .cell {
    width: calc(20% - 2rem);
  }
  .grid-margin-x.small-up-6 > .cell {
    width: calc(16.6666666667% - 2rem);
  }
  .grid-margin-x.small-up-7 > .cell {
    width: calc(14.2857142857% - 2rem);
  }
  .grid-margin-x.small-up-8 > .cell {
    width: calc(12.5% - 2rem);
  }
}
@media print, screen and (min-width: 40em) {
  .grid-margin-x.small-up-1 > .cell {
    width: calc(100% - 2rem);
  }
  .grid-margin-x.small-up-2 > .cell {
    width: calc(50% - 2rem);
  }
  .grid-margin-x.small-up-3 > .cell {
    width: calc(33.3333333333% - 2rem);
  }
  .grid-margin-x.small-up-4 > .cell {
    width: calc(25% - 2rem);
  }
  .grid-margin-x.small-up-5 > .cell {
    width: calc(20% - 2rem);
  }
  .grid-margin-x.small-up-6 > .cell {
    width: calc(16.6666666667% - 2rem);
  }
  .grid-margin-x.small-up-7 > .cell {
    width: calc(14.2857142857% - 2rem);
  }
  .grid-margin-x.small-up-8 > .cell {
    width: calc(12.5% - 2rem);
  }
  .grid-margin-x.medium-up-1 > .cell {
    width: calc(100% - 2rem);
  }
  .grid-margin-x.medium-up-2 > .cell {
    width: calc(50% - 2rem);
  }
  .grid-margin-x.medium-up-3 > .cell {
    width: calc(33.3333333333% - 2rem);
  }
  .grid-margin-x.medium-up-4 > .cell {
    width: calc(25% - 2rem);
  }
  .grid-margin-x.medium-up-5 > .cell {
    width: calc(20% - 2rem);
  }
  .grid-margin-x.medium-up-6 > .cell {
    width: calc(16.6666666667% - 2rem);
  }
  .grid-margin-x.medium-up-7 > .cell {
    width: calc(14.2857142857% - 2rem);
  }
  .grid-margin-x.medium-up-8 > .cell {
    width: calc(12.5% - 2rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-x.large-up-1 > .cell {
    width: calc(100% - 2rem);
  }
  .grid-margin-x.large-up-2 > .cell {
    width: calc(50% - 2rem);
  }
  .grid-margin-x.large-up-3 > .cell {
    width: calc(33.3333333333% - 2rem);
  }
  .grid-margin-x.large-up-4 > .cell {
    width: calc(25% - 2rem);
  }
  .grid-margin-x.large-up-5 > .cell {
    width: calc(20% - 2rem);
  }
  .grid-margin-x.large-up-6 > .cell {
    width: calc(16.6666666667% - 2rem);
  }
  .grid-margin-x.large-up-7 > .cell {
    width: calc(14.2857142857% - 2rem);
  }
  .grid-margin-x.large-up-8 > .cell {
    width: calc(12.5% - 2rem);
  }
}
@media print, screen and (min-width: 30em) {
  .small-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .small-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 30em) {
  .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%;
  }
}

@media print, screen and (min-width: 30em) {
  .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;
  }
}

@media print, screen and (min-width: 30em) {
  .small-offset-0 {
    margin-left: 0%;
  }
  .grid-margin-x > .small-offset-0 {
    margin-left: calc(0% + 2rem / 2);
  }
  .small-offset-1 {
    margin-left: 8.3333333333%;
  }
  .grid-margin-x > .small-offset-1 {
    margin-left: calc(8.3333333333% + 2rem / 2);
  }
  .small-offset-2 {
    margin-left: 16.6666666667%;
  }
  .grid-margin-x > .small-offset-2 {
    margin-left: calc(16.6666666667% + 2rem / 2);
  }
  .small-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x > .small-offset-3 {
    margin-left: calc(25% + 2rem / 2);
  }
  .small-offset-4 {
    margin-left: 33.3333333333%;
  }
  .grid-margin-x > .small-offset-4 {
    margin-left: calc(33.3333333333% + 2rem / 2);
  }
  .small-offset-5 {
    margin-left: 41.6666666667%;
  }
  .grid-margin-x > .small-offset-5 {
    margin-left: calc(41.6666666667% + 2rem / 2);
  }
  .small-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x > .small-offset-6 {
    margin-left: calc(50% + 2rem / 2);
  }
  .small-offset-7 {
    margin-left: 58.3333333333%;
  }
  .grid-margin-x > .small-offset-7 {
    margin-left: calc(58.3333333333% + 2rem / 2);
  }
  .small-offset-8 {
    margin-left: 66.6666666667%;
  }
  .grid-margin-x > .small-offset-8 {
    margin-left: calc(66.6666666667% + 2rem / 2);
  }
  .small-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x > .small-offset-9 {
    margin-left: calc(75% + 2rem / 2);
  }
  .small-offset-10 {
    margin-left: 83.3333333333%;
  }
  .grid-margin-x > .small-offset-10 {
    margin-left: calc(83.3333333333% + 2rem / 2);
  }
  .small-offset-11 {
    margin-left: 91.6666666667%;
  }
  .grid-margin-x > .small-offset-11 {
    margin-left: calc(91.6666666667% + 2rem / 2);
  }
}
@media print, screen and (min-width: 40em) {
  .medium-offset-0 {
    margin-left: 0%;
  }
  .grid-margin-x > .medium-offset-0 {
    margin-left: calc(0% + 2rem / 2);
  }
  .medium-offset-1 {
    margin-left: 8.3333333333%;
  }
  .grid-margin-x > .medium-offset-1 {
    margin-left: calc(8.3333333333% + 2rem / 2);
  }
  .medium-offset-2 {
    margin-left: 16.6666666667%;
  }
  .grid-margin-x > .medium-offset-2 {
    margin-left: calc(16.6666666667% + 2rem / 2);
  }
  .medium-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x > .medium-offset-3 {
    margin-left: calc(25% + 2rem / 2);
  }
  .medium-offset-4 {
    margin-left: 33.3333333333%;
  }
  .grid-margin-x > .medium-offset-4 {
    margin-left: calc(33.3333333333% + 2rem / 2);
  }
  .medium-offset-5 {
    margin-left: 41.6666666667%;
  }
  .grid-margin-x > .medium-offset-5 {
    margin-left: calc(41.6666666667% + 2rem / 2);
  }
  .medium-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x > .medium-offset-6 {
    margin-left: calc(50% + 2rem / 2);
  }
  .medium-offset-7 {
    margin-left: 58.3333333333%;
  }
  .grid-margin-x > .medium-offset-7 {
    margin-left: calc(58.3333333333% + 2rem / 2);
  }
  .medium-offset-8 {
    margin-left: 66.6666666667%;
  }
  .grid-margin-x > .medium-offset-8 {
    margin-left: calc(66.6666666667% + 2rem / 2);
  }
  .medium-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x > .medium-offset-9 {
    margin-left: calc(75% + 2rem / 2);
  }
  .medium-offset-10 {
    margin-left: 83.3333333333%;
  }
  .grid-margin-x > .medium-offset-10 {
    margin-left: calc(83.3333333333% + 2rem / 2);
  }
  .medium-offset-11 {
    margin-left: 91.6666666667%;
  }
  .grid-margin-x > .medium-offset-11 {
    margin-left: calc(91.6666666667% + 2rem / 2);
  }
}
@media print, screen and (min-width: 64em) {
  .large-offset-0 {
    margin-left: 0%;
  }
  .grid-margin-x > .large-offset-0 {
    margin-left: calc(0% + 2rem / 2);
  }
  .large-offset-1 {
    margin-left: 8.3333333333%;
  }
  .grid-margin-x > .large-offset-1 {
    margin-left: calc(8.3333333333% + 2rem / 2);
  }
  .large-offset-2 {
    margin-left: 16.6666666667%;
  }
  .grid-margin-x > .large-offset-2 {
    margin-left: calc(16.6666666667% + 2rem / 2);
  }
  .large-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x > .large-offset-3 {
    margin-left: calc(25% + 2rem / 2);
  }
  .large-offset-4 {
    margin-left: 33.3333333333%;
  }
  .grid-margin-x > .large-offset-4 {
    margin-left: calc(33.3333333333% + 2rem / 2);
  }
  .large-offset-5 {
    margin-left: 41.6666666667%;
  }
  .grid-margin-x > .large-offset-5 {
    margin-left: calc(41.6666666667% + 2rem / 2);
  }
  .large-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x > .large-offset-6 {
    margin-left: calc(50% + 2rem / 2);
  }
  .large-offset-7 {
    margin-left: 58.3333333333%;
  }
  .grid-margin-x > .large-offset-7 {
    margin-left: calc(58.3333333333% + 2rem / 2);
  }
  .large-offset-8 {
    margin-left: 66.6666666667%;
  }
  .grid-margin-x > .large-offset-8 {
    margin-left: calc(66.6666666667% + 2rem / 2);
  }
  .large-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x > .large-offset-9 {
    margin-left: calc(75% + 2rem / 2);
  }
  .large-offset-10 {
    margin-left: 83.3333333333%;
  }
  .grid-margin-x > .large-offset-10 {
    margin-left: calc(83.3333333333% + 2rem / 2);
  }
  .large-offset-11 {
    margin-left: 91.6666666667%;
  }
  .grid-margin-x > .large-offset-11 {
    margin-left: calc(91.6666666667% + 2rem / 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;
}
@media print, screen and (min-width: 30em) {
  .grid-y > .small-shrink, .grid-y > .small-full, .grid-y > .small-1, .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-10, .grid-y > .small-11, .grid-y > .small-12 {
    flex-basis: auto;
  }
}
@media print, screen and (min-width: 40em) {
  .grid-y > .medium-shrink, .grid-y > .medium-full, .grid-y > .medium-1, .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-10, .grid-y > .medium-11, .grid-y > .medium-12 {
    flex-basis: auto;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-y > .large-shrink, .grid-y > .large-full, .grid-y > .large-1, .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-10, .grid-y > .large-11, .grid-y > .large-12 {
    flex-basis: auto;
  }
}
@media print, screen and (min-width: 30em) {
  .grid-y > .small-12, .grid-y > .small-11, .grid-y > .small-10, .grid-y > .small-9, .grid-y > .small-8, .grid-y > .small-7, .grid-y > .small-6, .grid-y > .small-5, .grid-y > .small-4, .grid-y > .small-3, .grid-y > .small-2, .grid-y > .small-1 {
    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-12, .grid-y > .medium-11, .grid-y > .medium-10, .grid-y > .medium-9, .grid-y > .medium-8, .grid-y > .medium-7, .grid-y > .medium-6, .grid-y > .medium-5, .grid-y > .medium-4, .grid-y > .medium-3, .grid-y > .medium-2, .grid-y > .medium-1, .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-12, .grid-y > .large-11, .grid-y > .large-10, .grid-y > .large-9, .grid-y > .large-8, .grid-y > .large-7, .grid-y > .large-6, .grid-y > .large-5, .grid-y > .large-4, .grid-y > .large-3, .grid-y > .large-2, .grid-y > .large-1, .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%;
  }
}

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

@media print, screen and (min-width: 30em) {
  .grid-margin-y {
    margin-top: -1rem;
    margin-bottom: -1rem;
  }
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y {
    margin-top: -1rem;
    margin-bottom: -1rem;
  }
}
.grid-margin-y > .cell {
  height: calc(100% - 2rem);
  margin-top: 1rem;
  margin-bottom: 1rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y > .cell {
    height: calc(100% - 2rem);
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
}
@media print, screen and (min-width: 30em) {
  .grid-margin-y > .auto {
    height: auto;
  }
  .grid-margin-y > .shrink {
    height: auto;
  }
  .grid-margin-y > .small-1 {
    height: calc(8.3333333333% - 2rem);
  }
  .grid-margin-y > .small-2 {
    height: calc(16.6666666667% - 2rem);
  }
  .grid-margin-y > .small-3 {
    height: calc(25% - 2rem);
  }
  .grid-margin-y > .small-4 {
    height: calc(33.3333333333% - 2rem);
  }
  .grid-margin-y > .small-5 {
    height: calc(41.6666666667% - 2rem);
  }
  .grid-margin-y > .small-6 {
    height: calc(50% - 2rem);
  }
  .grid-margin-y > .small-7 {
    height: calc(58.3333333333% - 2rem);
  }
  .grid-margin-y > .small-8 {
    height: calc(66.6666666667% - 2rem);
  }
  .grid-margin-y > .small-9 {
    height: calc(75% - 2rem);
  }
  .grid-margin-y > .small-10 {
    height: calc(83.3333333333% - 2rem);
  }
  .grid-margin-y > .small-11 {
    height: calc(91.6666666667% - 2rem);
  }
  .grid-margin-y > .small-12 {
    height: calc(100% - 2rem);
  }
}
@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% - 2rem);
  }
  .grid-margin-y > .small-2 {
    height: calc(16.6666666667% - 2rem);
  }
  .grid-margin-y > .small-3 {
    height: calc(25% - 2rem);
  }
  .grid-margin-y > .small-4 {
    height: calc(33.3333333333% - 2rem);
  }
  .grid-margin-y > .small-5 {
    height: calc(41.6666666667% - 2rem);
  }
  .grid-margin-y > .small-6 {
    height: calc(50% - 2rem);
  }
  .grid-margin-y > .small-7 {
    height: calc(58.3333333333% - 2rem);
  }
  .grid-margin-y > .small-8 {
    height: calc(66.6666666667% - 2rem);
  }
  .grid-margin-y > .small-9 {
    height: calc(75% - 2rem);
  }
  .grid-margin-y > .small-10 {
    height: calc(83.3333333333% - 2rem);
  }
  .grid-margin-y > .small-11 {
    height: calc(91.6666666667% - 2rem);
  }
  .grid-margin-y > .small-12 {
    height: calc(100% - 2rem);
  }
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.3333333333% - 2rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.6666666667% - 2rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 2rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.3333333333% - 2rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.6666666667% - 2rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 2rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.3333333333% - 2rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.6666666667% - 2rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 2rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.3333333333% - 2rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.6666666667% - 2rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 2rem);
  }
}
@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% - 2rem);
  }
  .grid-margin-y > .large-2 {
    height: calc(16.6666666667% - 2rem);
  }
  .grid-margin-y > .large-3 {
    height: calc(25% - 2rem);
  }
  .grid-margin-y > .large-4 {
    height: calc(33.3333333333% - 2rem);
  }
  .grid-margin-y > .large-5 {
    height: calc(41.6666666667% - 2rem);
  }
  .grid-margin-y > .large-6 {
    height: calc(50% - 2rem);
  }
  .grid-margin-y > .large-7 {
    height: calc(58.3333333333% - 2rem);
  }
  .grid-margin-y > .large-8 {
    height: calc(66.6666666667% - 2rem);
  }
  .grid-margin-y > .large-9 {
    height: calc(75% - 2rem);
  }
  .grid-margin-y > .large-10 {
    height: calc(83.3333333333% - 2rem);
  }
  .grid-margin-y > .large-11 {
    height: calc(91.6666666667% - 2rem);
  }
  .grid-margin-y > .large-12 {
    height: calc(100% - 2rem);
  }
}

.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%;
  }
}

@media print, screen and (min-width: 30em) {
  .grid-margin-y {
    margin-top: -1rem;
    margin-bottom: -1rem;
  }
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y {
    margin-top: -1rem;
    margin-bottom: -1rem;
  }
}
.grid-margin-y > .cell {
  height: calc(100% - 2rem);
  margin-top: 1rem;
  margin-bottom: 1rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y > .cell {
    height: calc(100% - 2rem);
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
}
@media print, screen and (min-width: 30em) {
  .grid-margin-y > .auto {
    height: auto;
  }
  .grid-margin-y > .shrink {
    height: auto;
  }
  .grid-margin-y > .small-1 {
    height: calc(8.3333333333% - 2rem);
  }
  .grid-margin-y > .small-2 {
    height: calc(16.6666666667% - 2rem);
  }
  .grid-margin-y > .small-3 {
    height: calc(25% - 2rem);
  }
  .grid-margin-y > .small-4 {
    height: calc(33.3333333333% - 2rem);
  }
  .grid-margin-y > .small-5 {
    height: calc(41.6666666667% - 2rem);
  }
  .grid-margin-y > .small-6 {
    height: calc(50% - 2rem);
  }
  .grid-margin-y > .small-7 {
    height: calc(58.3333333333% - 2rem);
  }
  .grid-margin-y > .small-8 {
    height: calc(66.6666666667% - 2rem);
  }
  .grid-margin-y > .small-9 {
    height: calc(75% - 2rem);
  }
  .grid-margin-y > .small-10 {
    height: calc(83.3333333333% - 2rem);
  }
  .grid-margin-y > .small-11 {
    height: calc(91.6666666667% - 2rem);
  }
  .grid-margin-y > .small-12 {
    height: calc(100% - 2rem);
  }
}
@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% - 2rem);
  }
  .grid-margin-y > .small-2 {
    height: calc(16.6666666667% - 2rem);
  }
  .grid-margin-y > .small-3 {
    height: calc(25% - 2rem);
  }
  .grid-margin-y > .small-4 {
    height: calc(33.3333333333% - 2rem);
  }
  .grid-margin-y > .small-5 {
    height: calc(41.6666666667% - 2rem);
  }
  .grid-margin-y > .small-6 {
    height: calc(50% - 2rem);
  }
  .grid-margin-y > .small-7 {
    height: calc(58.3333333333% - 2rem);
  }
  .grid-margin-y > .small-8 {
    height: calc(66.6666666667% - 2rem);
  }
  .grid-margin-y > .small-9 {
    height: calc(75% - 2rem);
  }
  .grid-margin-y > .small-10 {
    height: calc(83.3333333333% - 2rem);
  }
  .grid-margin-y > .small-11 {
    height: calc(91.6666666667% - 2rem);
  }
  .grid-margin-y > .small-12 {
    height: calc(100% - 2rem);
  }
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.3333333333% - 2rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.6666666667% - 2rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 2rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.3333333333% - 2rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.6666666667% - 2rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 2rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.3333333333% - 2rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.6666666667% - 2rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 2rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.3333333333% - 2rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.6666666667% - 2rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 2rem);
  }
}
@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% - 2rem);
  }
  .grid-margin-y > .large-2 {
    height: calc(16.6666666667% - 2rem);
  }
  .grid-margin-y > .large-3 {
    height: calc(25% - 2rem);
  }
  .grid-margin-y > .large-4 {
    height: calc(33.3333333333% - 2rem);
  }
  .grid-margin-y > .large-5 {
    height: calc(41.6666666667% - 2rem);
  }
  .grid-margin-y > .large-6 {
    height: calc(50% - 2rem);
  }
  .grid-margin-y > .large-7 {
    height: calc(58.3333333333% - 2rem);
  }
  .grid-margin-y > .large-8 {
    height: calc(66.6666666667% - 2rem);
  }
  .grid-margin-y > .large-9 {
    height: calc(75% - 2rem);
  }
  .grid-margin-y > .large-10 {
    height: calc(83.3333333333% - 2rem);
  }
  .grid-margin-y > .large-11 {
    height: calc(91.6666666667% - 2rem);
  }
  .grid-margin-y > .large-12 {
    height: calc(100% - 2rem);
  }
}

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

@media print, screen and (min-width: 40em) {
  .grid-margin-y.medium-grid-frame {
    height: calc(100vh + 2rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y.large-grid-frame {
    height: calc(100vh + 2rem);
  }
}
.button {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  padding: 0.75rem 1rem;
  border: 2px solid transparent;
  border-radius: 0.25rem;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-family: inherit;
  font-size: 1.125rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
}
[data-whatinput=mouse] .button {
  outline: 0;
}
.button.tiny {
  font-size: 0.875rem;
}
.button.small {
  font-size: 1rem;
}
.button.large {
  font-size: 1.5rem;
}
.button.expanded {
  display: block;
  width: 100%;
  margin-right: 0;
  margin-left: 0;
}
.button, .button.disabled, .button[disabled], .button.disabled:hover, .button[disabled]:hover, .button.disabled:focus, .button[disabled]:focus {
  background-color: #E6E6E6;
  color: #fefefe;
}
.button:hover, .button:focus {
  background-color: #c4c4c4;
  color: #fefefe;
}
.button.primary, .button.primary.disabled, .button.primary[disabled], .button.primary.disabled:hover, .button.primary[disabled]:hover, .button.primary.disabled:focus, .button.primary[disabled]:focus {
  background-color: #E6E6E6;
  color: #161718;
}
.button.primary:hover, .button.primary:focus {
  background-color: #b8b8b8;
  color: #161718;
}
.button.secondary, .button.secondary.disabled, .button.secondary[disabled], .button.secondary.disabled:hover, .button.secondary[disabled]:hover, .button.secondary.disabled:focus, .button.secondary[disabled]:focus {
  background-color: #767676;
  color: #fefefe;
}
.button.secondary:hover, .button.secondary:focus {
  background-color: #5e5e5e;
  color: #fefefe;
}
.button.success, .button.success.disabled, .button.success[disabled], .button.success.disabled:hover, .button.success[disabled]:hover, .button.success.disabled:focus, .button.success[disabled]:focus {
  background-color: #3adb76;
  color: #161718;
}
.button.success:hover, .button.success:focus {
  background-color: #22bb5b;
  color: #161718;
}
.button.warning, .button.warning.disabled, .button.warning[disabled], .button.warning.disabled:hover, .button.warning[disabled]:hover, .button.warning.disabled:focus, .button.warning[disabled]:focus {
  background-color: #ffae00;
  color: #161718;
}
.button.warning:hover, .button.warning:focus {
  background-color: #cc8b00;
  color: #161718;
}
.button.alert, .button.alert.disabled, .button.alert[disabled], .button.alert.disabled:hover, .button.alert[disabled]:hover, .button.alert.disabled:focus, .button.alert[disabled]:focus {
  background-color: #cc4b37;
  color: #fefefe;
}
.button.alert:hover, .button.alert:focus {
  background-color: #a53b2a;
  color: #fefefe;
}
.button.light, .button.light.disabled, .button.light[disabled], .button.light.disabled:hover, .button.light[disabled]:hover, .button.light.disabled:focus, .button.light[disabled]:focus {
  background-color: #ffffff;
  color: #161718;
}
.button.light:hover, .button.light:focus {
  background-color: #cccccc;
  color: #161718;
}
.button.hollow, .button.hollow:hover, .button.hollow:focus, .button.hollow.disabled, .button.hollow.disabled:hover, .button.hollow.disabled:focus, .button.hollow[disabled], .button.hollow[disabled]:hover, .button.hollow[disabled]:focus {
  background-color: transparent;
}
.button.hollow, .button.hollow.disabled, .button.hollow[disabled], .button.hollow.disabled:hover, .button.hollow[disabled]:hover, .button.hollow.disabled:focus, .button.hollow[disabled]:focus {
  border: 1px solid #E6E6E6;
  color: #E6E6E6;
}
.button.hollow:hover, .button.hollow:focus {
  border-color: #737373;
  color: #737373;
}
.button.hollow.primary, .button.hollow.primary.disabled, .button.hollow.primary[disabled], .button.hollow.primary.disabled:hover, .button.hollow.primary[disabled]:hover, .button.hollow.primary.disabled:focus, .button.hollow.primary[disabled]:focus {
  border: 1px solid #E6E6E6;
  color: #E6E6E6;
}
.button.hollow.primary:hover, .button.hollow.primary:focus {
  border-color: #737373;
  color: #737373;
}
.button.hollow.secondary, .button.hollow.secondary.disabled, .button.hollow.secondary[disabled], .button.hollow.secondary.disabled:hover, .button.hollow.secondary[disabled]:hover, .button.hollow.secondary.disabled:focus, .button.hollow.secondary[disabled]:focus {
  border: 1px solid #767676;
  color: #767676;
}
.button.hollow.secondary:hover, .button.hollow.secondary:focus {
  border-color: #3b3b3b;
  color: #3b3b3b;
}
.button.hollow.success, .button.hollow.success.disabled, .button.hollow.success[disabled], .button.hollow.success.disabled:hover, .button.hollow.success[disabled]:hover, .button.hollow.success.disabled:focus, .button.hollow.success[disabled]:focus {
  border: 1px solid #3adb76;
  color: #3adb76;
}
.button.hollow.success:hover, .button.hollow.success:focus {
  border-color: #157539;
  color: #157539;
}
.button.hollow.warning, .button.hollow.warning.disabled, .button.hollow.warning[disabled], .button.hollow.warning.disabled:hover, .button.hollow.warning[disabled]:hover, .button.hollow.warning.disabled:focus, .button.hollow.warning[disabled]:focus {
  border: 1px solid #ffae00;
  color: #ffae00;
}
.button.hollow.warning:hover, .button.hollow.warning:focus {
  border-color: #805700;
  color: #805700;
}
.button.hollow.alert, .button.hollow.alert.disabled, .button.hollow.alert[disabled], .button.hollow.alert.disabled:hover, .button.hollow.alert[disabled]:hover, .button.hollow.alert.disabled:focus, .button.hollow.alert[disabled]:focus {
  border: 1px solid #cc4b37;
  color: #cc4b37;
}
.button.hollow.alert:hover, .button.hollow.alert:focus {
  border-color: #67251a;
  color: #67251a;
}
.button.hollow.light, .button.hollow.light.disabled, .button.hollow.light[disabled], .button.hollow.light.disabled:hover, .button.hollow.light[disabled]:hover, .button.hollow.light.disabled:focus, .button.hollow.light[disabled]:focus {
  border: 1px solid #ffffff;
  color: #ffffff;
}
.button.hollow.light:hover, .button.hollow.light:focus {
  border-color: gray;
  color: gray;
}
.button.clear, .button.clear:hover, .button.clear:focus, .button.clear.disabled, .button.clear.disabled:hover, .button.clear.disabled:focus, .button.clear[disabled], .button.clear[disabled]:hover, .button.clear[disabled]:focus {
  border-color: transparent;
  background-color: transparent;
}
.button.clear, .button.clear.disabled, .button.clear[disabled], .button.clear.disabled:hover, .button.clear[disabled]:hover, .button.clear.disabled:focus, .button.clear[disabled]:focus {
  color: #E6E6E6;
}
.button.clear:hover, .button.clear:focus {
  color: #737373;
}
.button.clear.primary, .button.clear.primary.disabled, .button.clear.primary[disabled], .button.clear.primary.disabled:hover, .button.clear.primary[disabled]:hover, .button.clear.primary.disabled:focus, .button.clear.primary[disabled]:focus {
  color: #E6E6E6;
}
.button.clear.primary:hover, .button.clear.primary:focus {
  color: #737373;
}
.button.clear.secondary, .button.clear.secondary.disabled, .button.clear.secondary[disabled], .button.clear.secondary.disabled:hover, .button.clear.secondary[disabled]:hover, .button.clear.secondary.disabled:focus, .button.clear.secondary[disabled]:focus {
  color: #767676;
}
.button.clear.secondary:hover, .button.clear.secondary:focus {
  color: #3b3b3b;
}
.button.clear.success, .button.clear.success.disabled, .button.clear.success[disabled], .button.clear.success.disabled:hover, .button.clear.success[disabled]:hover, .button.clear.success.disabled:focus, .button.clear.success[disabled]:focus {
  color: #3adb76;
}
.button.clear.success:hover, .button.clear.success:focus {
  color: #157539;
}
.button.clear.warning, .button.clear.warning.disabled, .button.clear.warning[disabled], .button.clear.warning.disabled:hover, .button.clear.warning[disabled]:hover, .button.clear.warning.disabled:focus, .button.clear.warning[disabled]:focus {
  color: #ffae00;
}
.button.clear.warning:hover, .button.clear.warning:focus {
  color: #805700;
}
.button.clear.alert, .button.clear.alert.disabled, .button.clear.alert[disabled], .button.clear.alert.disabled:hover, .button.clear.alert[disabled]:hover, .button.clear.alert.disabled:focus, .button.clear.alert[disabled]:focus {
  color: #cc4b37;
}
.button.clear.alert:hover, .button.clear.alert:focus {
  color: #67251a;
}
.button.clear.light, .button.clear.light.disabled, .button.clear.light[disabled], .button.clear.light.disabled:hover, .button.clear.light[disabled]:hover, .button.clear.light.disabled:focus, .button.clear.light[disabled]:focus {
  color: #ffffff;
}
.button.clear.light:hover, .button.clear.light:focus {
  color: gray;
}
.button.disabled, .button[disabled] {
  opacity: 0.25;
  cursor: not-allowed;
}
.button.dropdown::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.4em;
  content: "";
  border-bottom-width: 0;
  border-color: #fefefe transparent transparent;
  position: relative;
  top: 0.4em;
  display: inline-block;
  float: right;
  margin-left: 1rem;
}
.button.dropdown.hollow::after, .button.dropdown.clear::after {
  border-top-color: #E6E6E6;
}
.button.dropdown.hollow.primary::after, .button.dropdown.clear.primary::after {
  border-top-color: #E6E6E6;
}
.button.dropdown.hollow.secondary::after, .button.dropdown.clear.secondary::after {
  border-top-color: #767676;
}
.button.dropdown.hollow.success::after, .button.dropdown.clear.success::after {
  border-top-color: #3adb76;
}
.button.dropdown.hollow.warning::after, .button.dropdown.clear.warning::after {
  border-top-color: #ffae00;
}
.button.dropdown.hollow.alert::after, .button.dropdown.clear.alert::after {
  border-top-color: #cc4b37;
}
.button.dropdown.hollow.light::after, .button.dropdown.clear.light::after {
  border-top-color: #ffffff;
}
.button.arrow-only::after {
  top: -0.1em;
  float: none;
  margin-left: 0;
}

a.button:hover, a.button:focus {
  text-decoration: none;
}

.button-group {
  margin-bottom: 1rem;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  flex-grow: 1;
}
.button-group::before, .button-group::after {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1;
}
.button-group::after {
  clear: both;
}
.button-group::before, .button-group::after {
  display: none;
}
.button-group .button {
  margin: 0;
  margin-right: 1px;
  margin-bottom: 1px;
  font-size: 1.125rem;
  flex: 0 0 auto;
}
.button-group .button:last-child {
  margin-right: 0;
}
.button-group.tiny .button {
  font-size: 0.875rem;
}
.button-group.small .button {
  font-size: 1rem;
}
.button-group.large .button {
  font-size: 1.5rem;
}
.button-group.expanded .button {
  flex: 1 1 0px;
}
.button-group.primary .button, .button-group.primary .button.disabled, .button-group.primary .button[disabled], .button-group.primary .button.disabled:hover, .button-group.primary .button[disabled]:hover, .button-group.primary .button.disabled:focus, .button-group.primary .button[disabled]:focus {
  background-color: #E6E6E6;
  color: #161718;
}
.button-group.primary .button:hover, .button-group.primary .button:focus {
  background-color: #b8b8b8;
  color: #161718;
}
.button-group.secondary .button, .button-group.secondary .button.disabled, .button-group.secondary .button[disabled], .button-group.secondary .button.disabled:hover, .button-group.secondary .button[disabled]:hover, .button-group.secondary .button.disabled:focus, .button-group.secondary .button[disabled]:focus {
  background-color: #767676;
  color: #fefefe;
}
.button-group.secondary .button:hover, .button-group.secondary .button:focus {
  background-color: #5e5e5e;
  color: #fefefe;
}
.button-group.success .button, .button-group.success .button.disabled, .button-group.success .button[disabled], .button-group.success .button.disabled:hover, .button-group.success .button[disabled]:hover, .button-group.success .button.disabled:focus, .button-group.success .button[disabled]:focus {
  background-color: #3adb76;
  color: #161718;
}
.button-group.success .button:hover, .button-group.success .button:focus {
  background-color: #22bb5b;
  color: #161718;
}
.button-group.warning .button, .button-group.warning .button.disabled, .button-group.warning .button[disabled], .button-group.warning .button.disabled:hover, .button-group.warning .button[disabled]:hover, .button-group.warning .button.disabled:focus, .button-group.warning .button[disabled]:focus {
  background-color: #ffae00;
  color: #161718;
}
.button-group.warning .button:hover, .button-group.warning .button:focus {
  background-color: #cc8b00;
  color: #161718;
}
.button-group.alert .button, .button-group.alert .button.disabled, .button-group.alert .button[disabled], .button-group.alert .button.disabled:hover, .button-group.alert .button[disabled]:hover, .button-group.alert .button.disabled:focus, .button-group.alert .button[disabled]:focus {
  background-color: #cc4b37;
  color: #fefefe;
}
.button-group.alert .button:hover, .button-group.alert .button:focus {
  background-color: #a53b2a;
  color: #fefefe;
}
.button-group.light .button, .button-group.light .button.disabled, .button-group.light .button[disabled], .button-group.light .button.disabled:hover, .button-group.light .button[disabled]:hover, .button-group.light .button.disabled:focus, .button-group.light .button[disabled]:focus {
  background-color: #ffffff;
  color: #161718;
}
.button-group.light .button:hover, .button-group.light .button:focus {
  background-color: #cccccc;
  color: #161718;
}
.button-group.hollow .button, .button-group.hollow .button:hover, .button-group.hollow .button:focus, .button-group.hollow .button.disabled, .button-group.hollow .button.disabled:hover, .button-group.hollow .button.disabled:focus, .button-group.hollow .button[disabled], .button-group.hollow .button[disabled]:hover, .button-group.hollow .button[disabled]:focus {
  background-color: transparent;
}
.button-group.hollow .button, .button-group.hollow .button.disabled, .button-group.hollow .button[disabled], .button-group.hollow .button.disabled:hover, .button-group.hollow .button[disabled]:hover, .button-group.hollow .button.disabled:focus, .button-group.hollow .button[disabled]:focus {
  border: 1px solid #E6E6E6;
  color: #E6E6E6;
}
.button-group.hollow .button:hover, .button-group.hollow .button:focus {
  border-color: #737373;
  color: #737373;
}
.button-group.hollow.primary .button, .button-group.hollow.primary .button.disabled, .button-group.hollow.primary .button[disabled], .button-group.hollow.primary .button.disabled:hover, .button-group.hollow.primary .button[disabled]:hover, .button-group.hollow.primary .button.disabled:focus, .button-group.hollow.primary .button[disabled]:focus, .button-group.hollow .button.primary, .button-group.hollow .button.primary.disabled, .button-group.hollow .button.primary[disabled], .button-group.hollow .button.primary.disabled:hover, .button-group.hollow .button.primary[disabled]:hover, .button-group.hollow .button.primary.disabled:focus, .button-group.hollow .button.primary[disabled]:focus {
  border: 1px solid #E6E6E6;
  color: #E6E6E6;
}
.button-group.hollow.primary .button:hover, .button-group.hollow.primary .button:focus, .button-group.hollow .button.primary:hover, .button-group.hollow .button.primary:focus {
  border-color: #737373;
  color: #737373;
}
.button-group.hollow.secondary .button, .button-group.hollow.secondary .button.disabled, .button-group.hollow.secondary .button[disabled], .button-group.hollow.secondary .button.disabled:hover, .button-group.hollow.secondary .button[disabled]:hover, .button-group.hollow.secondary .button.disabled:focus, .button-group.hollow.secondary .button[disabled]:focus, .button-group.hollow .button.secondary, .button-group.hollow .button.secondary.disabled, .button-group.hollow .button.secondary[disabled], .button-group.hollow .button.secondary.disabled:hover, .button-group.hollow .button.secondary[disabled]:hover, .button-group.hollow .button.secondary.disabled:focus, .button-group.hollow .button.secondary[disabled]:focus {
  border: 1px solid #767676;
  color: #767676;
}
.button-group.hollow.secondary .button:hover, .button-group.hollow.secondary .button:focus, .button-group.hollow .button.secondary:hover, .button-group.hollow .button.secondary:focus {
  border-color: #3b3b3b;
  color: #3b3b3b;
}
.button-group.hollow.success .button, .button-group.hollow.success .button.disabled, .button-group.hollow.success .button[disabled], .button-group.hollow.success .button.disabled:hover, .button-group.hollow.success .button[disabled]:hover, .button-group.hollow.success .button.disabled:focus, .button-group.hollow.success .button[disabled]:focus, .button-group.hollow .button.success, .button-group.hollow .button.success.disabled, .button-group.hollow .button.success[disabled], .button-group.hollow .button.success.disabled:hover, .button-group.hollow .button.success[disabled]:hover, .button-group.hollow .button.success.disabled:focus, .button-group.hollow .button.success[disabled]:focus {
  border: 1px solid #3adb76;
  color: #3adb76;
}
.button-group.hollow.success .button:hover, .button-group.hollow.success .button:focus, .button-group.hollow .button.success:hover, .button-group.hollow .button.success:focus {
  border-color: #157539;
  color: #157539;
}
.button-group.hollow.warning .button, .button-group.hollow.warning .button.disabled, .button-group.hollow.warning .button[disabled], .button-group.hollow.warning .button.disabled:hover, .button-group.hollow.warning .button[disabled]:hover, .button-group.hollow.warning .button.disabled:focus, .button-group.hollow.warning .button[disabled]:focus, .button-group.hollow .button.warning, .button-group.hollow .button.warning.disabled, .button-group.hollow .button.warning[disabled], .button-group.hollow .button.warning.disabled:hover, .button-group.hollow .button.warning[disabled]:hover, .button-group.hollow .button.warning.disabled:focus, .button-group.hollow .button.warning[disabled]:focus {
  border: 1px solid #ffae00;
  color: #ffae00;
}
.button-group.hollow.warning .button:hover, .button-group.hollow.warning .button:focus, .button-group.hollow .button.warning:hover, .button-group.hollow .button.warning:focus {
  border-color: #805700;
  color: #805700;
}
.button-group.hollow.alert .button, .button-group.hollow.alert .button.disabled, .button-group.hollow.alert .button[disabled], .button-group.hollow.alert .button.disabled:hover, .button-group.hollow.alert .button[disabled]:hover, .button-group.hollow.alert .button.disabled:focus, .button-group.hollow.alert .button[disabled]:focus, .button-group.hollow .button.alert, .button-group.hollow .button.alert.disabled, .button-group.hollow .button.alert[disabled], .button-group.hollow .button.alert.disabled:hover, .button-group.hollow .button.alert[disabled]:hover, .button-group.hollow .button.alert.disabled:focus, .button-group.hollow .button.alert[disabled]:focus {
  border: 1px solid #cc4b37;
  color: #cc4b37;
}
.button-group.hollow.alert .button:hover, .button-group.hollow.alert .button:focus, .button-group.hollow .button.alert:hover, .button-group.hollow .button.alert:focus {
  border-color: #67251a;
  color: #67251a;
}
.button-group.hollow.light .button, .button-group.hollow.light .button.disabled, .button-group.hollow.light .button[disabled], .button-group.hollow.light .button.disabled:hover, .button-group.hollow.light .button[disabled]:hover, .button-group.hollow.light .button.disabled:focus, .button-group.hollow.light .button[disabled]:focus, .button-group.hollow .button.light, .button-group.hollow .button.light.disabled, .button-group.hollow .button.light[disabled], .button-group.hollow .button.light.disabled:hover, .button-group.hollow .button.light[disabled]:hover, .button-group.hollow .button.light.disabled:focus, .button-group.hollow .button.light[disabled]:focus {
  border: 1px solid #ffffff;
  color: #ffffff;
}
.button-group.hollow.light .button:hover, .button-group.hollow.light .button:focus, .button-group.hollow .button.light:hover, .button-group.hollow .button.light:focus {
  border-color: gray;
  color: gray;
}
.button-group.clear .button, .button-group.clear .button:hover, .button-group.clear .button:focus, .button-group.clear .button.disabled, .button-group.clear .button.disabled:hover, .button-group.clear .button.disabled:focus, .button-group.clear .button[disabled], .button-group.clear .button[disabled]:hover, .button-group.clear .button[disabled]:focus {
  border-color: transparent;
  background-color: transparent;
}
.button-group.clear .button, .button-group.clear .button.disabled, .button-group.clear .button[disabled], .button-group.clear .button.disabled:hover, .button-group.clear .button[disabled]:hover, .button-group.clear .button.disabled:focus, .button-group.clear .button[disabled]:focus {
  color: #E6E6E6;
}
.button-group.clear .button:hover, .button-group.clear .button:focus {
  color: #737373;
}
.button-group.clear.primary .button, .button-group.clear.primary .button.disabled, .button-group.clear.primary .button[disabled], .button-group.clear.primary .button.disabled:hover, .button-group.clear.primary .button[disabled]:hover, .button-group.clear.primary .button.disabled:focus, .button-group.clear.primary .button[disabled]:focus, .button-group.clear .button.primary, .button-group.clear .button.primary.disabled, .button-group.clear .button.primary[disabled], .button-group.clear .button.primary.disabled:hover, .button-group.clear .button.primary[disabled]:hover, .button-group.clear .button.primary.disabled:focus, .button-group.clear .button.primary[disabled]:focus {
  color: #E6E6E6;
}
.button-group.clear.primary .button:hover, .button-group.clear.primary .button:focus, .button-group.clear .button.primary:hover, .button-group.clear .button.primary:focus {
  color: #737373;
}
.button-group.clear.secondary .button, .button-group.clear.secondary .button.disabled, .button-group.clear.secondary .button[disabled], .button-group.clear.secondary .button.disabled:hover, .button-group.clear.secondary .button[disabled]:hover, .button-group.clear.secondary .button.disabled:focus, .button-group.clear.secondary .button[disabled]:focus, .button-group.clear .button.secondary, .button-group.clear .button.secondary.disabled, .button-group.clear .button.secondary[disabled], .button-group.clear .button.secondary.disabled:hover, .button-group.clear .button.secondary[disabled]:hover, .button-group.clear .button.secondary.disabled:focus, .button-group.clear .button.secondary[disabled]:focus {
  color: #767676;
}
.button-group.clear.secondary .button:hover, .button-group.clear.secondary .button:focus, .button-group.clear .button.secondary:hover, .button-group.clear .button.secondary:focus {
  color: #3b3b3b;
}
.button-group.clear.success .button, .button-group.clear.success .button.disabled, .button-group.clear.success .button[disabled], .button-group.clear.success .button.disabled:hover, .button-group.clear.success .button[disabled]:hover, .button-group.clear.success .button.disabled:focus, .button-group.clear.success .button[disabled]:focus, .button-group.clear .button.success, .button-group.clear .button.success.disabled, .button-group.clear .button.success[disabled], .button-group.clear .button.success.disabled:hover, .button-group.clear .button.success[disabled]:hover, .button-group.clear .button.success.disabled:focus, .button-group.clear .button.success[disabled]:focus {
  color: #3adb76;
}
.button-group.clear.success .button:hover, .button-group.clear.success .button:focus, .button-group.clear .button.success:hover, .button-group.clear .button.success:focus {
  color: #157539;
}
.button-group.clear.warning .button, .button-group.clear.warning .button.disabled, .button-group.clear.warning .button[disabled], .button-group.clear.warning .button.disabled:hover, .button-group.clear.warning .button[disabled]:hover, .button-group.clear.warning .button.disabled:focus, .button-group.clear.warning .button[disabled]:focus, .button-group.clear .button.warning, .button-group.clear .button.warning.disabled, .button-group.clear .button.warning[disabled], .button-group.clear .button.warning.disabled:hover, .button-group.clear .button.warning[disabled]:hover, .button-group.clear .button.warning.disabled:focus, .button-group.clear .button.warning[disabled]:focus {
  color: #ffae00;
}
.button-group.clear.warning .button:hover, .button-group.clear.warning .button:focus, .button-group.clear .button.warning:hover, .button-group.clear .button.warning:focus {
  color: #805700;
}
.button-group.clear.alert .button, .button-group.clear.alert .button.disabled, .button-group.clear.alert .button[disabled], .button-group.clear.alert .button.disabled:hover, .button-group.clear.alert .button[disabled]:hover, .button-group.clear.alert .button.disabled:focus, .button-group.clear.alert .button[disabled]:focus, .button-group.clear .button.alert, .button-group.clear .button.alert.disabled, .button-group.clear .button.alert[disabled], .button-group.clear .button.alert.disabled:hover, .button-group.clear .button.alert[disabled]:hover, .button-group.clear .button.alert.disabled:focus, .button-group.clear .button.alert[disabled]:focus {
  color: #cc4b37;
}
.button-group.clear.alert .button:hover, .button-group.clear.alert .button:focus, .button-group.clear .button.alert:hover, .button-group.clear .button.alert:focus {
  color: #67251a;
}
.button-group.clear.light .button, .button-group.clear.light .button.disabled, .button-group.clear.light .button[disabled], .button-group.clear.light .button.disabled:hover, .button-group.clear.light .button[disabled]:hover, .button-group.clear.light .button.disabled:focus, .button-group.clear.light .button[disabled]:focus, .button-group.clear .button.light, .button-group.clear .button.light.disabled, .button-group.clear .button.light[disabled], .button-group.clear .button.light.disabled:hover, .button-group.clear .button.light[disabled]:hover, .button-group.clear .button.light.disabled:focus, .button-group.clear .button.light[disabled]:focus {
  color: #ffffff;
}
.button-group.clear.light .button:hover, .button-group.clear.light .button:focus, .button-group.clear .button.light:hover, .button-group.clear .button.light:focus {
  color: gray;
}
.button-group.no-gaps .button {
  margin-right: -0.0625rem;
}
.button-group.no-gaps .button + .button {
  border-left-color: transparent;
}
.button-group.stacked, .button-group.stacked-for-small, .button-group.stacked-for-medium {
  flex-wrap: wrap;
}
.button-group.stacked .button, .button-group.stacked-for-small .button, .button-group.stacked-for-medium .button {
  flex: 0 0 100%;
}
.button-group.stacked .button:last-child, .button-group.stacked-for-small .button:last-child, .button-group.stacked-for-medium .button:last-child {
  margin-bottom: 0;
}
.button-group.stacked.expanded .button, .button-group.stacked-for-small.expanded .button, .button-group.stacked-for-medium.expanded .button {
  flex: 1 1 0px;
}
@media print, screen and (min-width: 40em) {
  .button-group.stacked-for-small .button {
    flex: 0 0 auto;
    margin-bottom: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .button-group.stacked-for-medium .button {
    flex: 0 0 auto;
    margin-bottom: 0;
  }
}
@media print, screen and (min-width: 30em) and (max-width: 39.99875em) {
  .button-group.stacked-for-small.expanded {
    display: block;
  }
  .button-group.stacked-for-small.expanded .button {
    display: block;
    margin-right: 0;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .button-group.stacked-for-medium.expanded {
    display: block;
  }
  .button-group.stacked-for-medium.expanded .button {
    display: block;
    margin-right: 0;
  }
}

.close-button {
  position: absolute;
  z-index: 10;
  color: #1D201F;
  cursor: pointer;
}
[data-whatinput=mouse] .close-button {
  outline: 0;
}
.close-button:hover, .close-button:focus {
  color: #161718;
}
.close-button.small {
  right: 0.66rem;
  top: 0.33em;
  font-size: 1.5em;
  line-height: 1;
}

.close-button.medium, .close-button {
  right: 1rem;
  top: 0.5rem;
  font-size: 2em;
  line-height: 1;
}

.label {
  display: inline-block;
  padding: 0.33333rem 0.5rem;
  border-radius: 0;
  font-size: 0.8rem;
  line-height: 1;
  white-space: nowrap;
  cursor: default;
  background: #E6E6E6;
  color: #fefefe;
}
.label.primary {
  background: #E6E6E6;
  color: #161718;
}
.label.secondary {
  background: #767676;
  color: #fefefe;
}
.label.success {
  background: #3adb76;
  color: #161718;
}
.label.warning {
  background: #ffae00;
  color: #161718;
}
.label.alert {
  background: #cc4b37;
  color: #fefefe;
}
.label.light {
  background: #ffffff;
  color: #161718;
}

.progress {
  height: 1rem;
  margin-bottom: 1rem;
  border-radius: 0;
  background-color: #313332;
}
.progress.primary .progress-meter {
  background-color: #E6E6E6;
}
.progress.secondary .progress-meter {
  background-color: #767676;
}
.progress.success .progress-meter {
  background-color: #3adb76;
}
.progress.warning .progress-meter {
  background-color: #ffae00;
}
.progress.alert .progress-meter {
  background-color: #cc4b37;
}
.progress.light .progress-meter {
  background-color: #ffffff;
}

.progress-meter {
  position: relative;
  display: block;
  width: 0%;
  height: 100%;
  background-color: #E6E6E6;
}

.progress-meter-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
  font-size: 0.75rem;
  font-weight: bold;
  color: #fefefe;
  white-space: nowrap;
}

.slider {
  position: relative;
  height: 0.5rem;
  margin-top: 1.25rem;
  margin-bottom: 2.25rem;
  background-color: #e6e6e6;
  cursor: pointer;
  user-select: none;
  touch-action: none;
}

.slider-fill {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  max-width: 100%;
  height: 0.5rem;
  background-color: #313332;
  transition: all 0.2s ease-in-out;
}
.slider-fill.is-dragging {
  transition: all 0s linear;
}

.slider-handle {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  z-index: 1;
  cursor: grab;
  display: inline-block;
  width: 1.4rem;
  height: 1.4rem;
  border-radius: 0;
  background-color: #E6E6E6;
  transition: all 0.2s ease-in-out;
  touch-action: manipulation;
}
[data-whatinput=mouse] .slider-handle {
  outline: 0;
}
.slider-handle:hover {
  background-color: #c4c4c4;
}
.slider-handle.is-dragging {
  transition: all 0s linear;
  cursor: grabbing;
}

.slider.disabled,
.slider[disabled] {
  opacity: 0.25;
  cursor: not-allowed;
}

.slider.vertical {
  display: inline-block;
  width: 0.5rem;
  height: 12.5rem;
  margin: 0 1.25rem;
  transform: scale(1, -1);
}
.slider.vertical .slider-fill {
  top: 0;
  width: 0.5rem;
  max-height: 100%;
}
.slider.vertical .slider-handle {
  position: absolute;
  top: 0;
  left: 50%;
  width: 1.4rem;
  height: 1.4rem;
  transform: translateX(-50%);
}

.switch {
  position: relative;
  margin-bottom: 1rem;
  outline: 0;
  font-size: 0.875rem;
  font-weight: bold;
  color: #fefefe;
  user-select: none;
  height: 2rem;
}

.switch-input {
  position: absolute;
  margin-bottom: 0;
  opacity: 0;
}

.switch-paddle {
  position: relative;
  display: block;
  width: 4rem;
  height: 2rem;
  border-radius: 0;
  background: #313332;
  transition: all 0.25s ease-out;
  font-weight: inherit;
  color: inherit;
  cursor: pointer;
}
input + .switch-paddle {
  margin: 0;
}
.switch-paddle::after {
  position: absolute;
  top: 0.25rem;
  left: 0.25rem;
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  transform: translate3d(0, 0, 0);
  border-radius: 0;
  background: #fefefe;
  transition: all 0.25s ease-out;
  content: "";
}
input:checked ~ .switch-paddle {
  background: #E6E6E6;
}
input:checked ~ .switch-paddle::after {
  left: 2.25rem;
}
input:disabled ~ .switch-paddle {
  cursor: not-allowed;
  opacity: 0.5;
}
[data-whatinput=mouse] input:focus ~ .switch-paddle {
  outline: 0;
}

.switch-inactive, .switch-active {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.switch-active {
  left: 8%;
  display: none;
}
input:checked + label > .switch-active {
  display: block;
}

.switch-inactive {
  right: 15%;
}
input:checked + label > .switch-inactive {
  display: none;
}

.switch.tiny {
  height: 1.5rem;
}
.switch.tiny .switch-paddle {
  width: 3rem;
  height: 1.5rem;
  font-size: 0.625rem;
}
.switch.tiny .switch-paddle::after {
  top: 0.25rem;
  left: 0.25rem;
  width: 1rem;
  height: 1rem;
}
.switch.tiny input:checked ~ .switch-paddle::after {
  left: 1.75rem;
}

.switch.small {
  height: 1.75rem;
}
.switch.small .switch-paddle {
  width: 3.5rem;
  height: 1.75rem;
  font-size: 0.75rem;
}
.switch.small .switch-paddle::after {
  top: 0.25rem;
  left: 0.25rem;
  width: 1.25rem;
  height: 1.25rem;
}
.switch.small input:checked ~ .switch-paddle::after {
  left: 2rem;
}

.switch.large {
  height: 2.5rem;
}
.switch.large .switch-paddle {
  width: 5rem;
  height: 2.5rem;
  font-size: 1rem;
}
.switch.large .switch-paddle::after {
  top: 0.25rem;
  left: 0.25rem;
  width: 2rem;
  height: 2rem;
}
.switch.large input:checked ~ .switch-paddle::after {
  left: 2.75rem;
}

table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 0;
}
thead,
tbody,
tfoot {
  border: 1px solid rgba(13, 13, 13, 0);
  background-color: transparent;
}

caption {
  padding: 0.5rem 0.625rem 0.625rem;
  font-weight: bold;
}

thead {
  background: rgba(6, 6, 6, 0);
  color: #E6E6E6;
}

tfoot {
  background: rgba(13, 13, 13, 0);
  color: #E6E6E6;
}

thead tr,
tfoot tr {
  background: transparent;
}
thead th,
thead td,
tfoot th,
tfoot td {
  padding: 0.5rem 0.625rem 0.625rem;
  font-weight: bold;
  text-align: left;
}

tbody th,
tbody td {
  padding: 0.5rem 0.625rem 0.625rem;
}

tbody tr:nth-child(even) {
  border-bottom: 0;
  background-color: rgba(13, 13, 13, 0);
}

table.unstriped tbody {
  background-color: transparent;
}
table.unstriped tbody tr {
  border-bottom: 1px solid rgba(13, 13, 13, 0);
  background-color: transparent;
}

@media print, screen and (max-width: 63.99875em) {
  table.stack thead {
    display: none;
  }
  table.stack tfoot {
    display: none;
  }
  table.stack tr,
  table.stack th,
  table.stack td {
    display: block;
  }
  table.stack td {
    border-top: 0;
  }
}

table.scroll {
  display: block;
  width: 100%;
  overflow-x: auto;
}

table.hover thead tr:hover {
  background-color: rgba(1, 1, 1, 0);
}
table.hover tfoot tr:hover {
  background-color: rgba(8, 8, 8, 0);
}
table.hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0);
}
table.hover:not(.unstriped) tr:nth-of-type(even):hover {
  background-color: rgba(0, 0, 0, 0);
}

.table-scroll {
  overflow-x: auto;
}

.badge {
  display: inline-block;
  min-width: 2.1em;
  padding: 0.3em;
  border-radius: 50%;
  font-size: 0.6rem;
  text-align: center;
  background: #E6E6E6;
  color: #fefefe;
}
.badge.primary {
  background: #E6E6E6;
  color: #161718;
}
.badge.secondary {
  background: #767676;
  color: #fefefe;
}
.badge.success {
  background: #3adb76;
  color: #161718;
}
.badge.warning {
  background: #ffae00;
  color: #161718;
}
.badge.alert {
  background: #cc4b37;
  color: #fefefe;
}
.badge.light {
  background: #ffffff;
  color: #161718;
}

.breadcrumbs {
  margin: 0 0 1rem 0;
  list-style: none;
}
.breadcrumbs::before, .breadcrumbs::after {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1;
}
.breadcrumbs::after {
  clear: both;
}
.breadcrumbs li {
  float: left;
  font-size: 0.6875rem;
  color: #161718;
  cursor: default;
  text-transform: uppercase;
}
.breadcrumbs li:not(:last-child)::after {
  position: relative;
  margin: 0 0.75rem;
  opacity: 1;
  content: "/";
  color: #313332;
}
.breadcrumbs a {
  color: #E6E6E6;
}
.breadcrumbs a:hover {
  text-decoration: underline;
}
.breadcrumbs .disabled {
  color: #313332;
  cursor: not-allowed;
}

.callout {
  position: relative;
  margin: 0 0 1rem 0;
  padding: 1rem;
  border: 1px solid rgba(22, 23, 24, 0.25);
  border-radius: 0;
  background-color: white;
  color: #1D201F;
}
.callout > :first-child {
  margin-top: 0;
}
.callout > :last-child {
  margin-bottom: 0;
}
.callout.primary {
  background-color: #fbfbfb;
  color: #1D201F;
}
.callout.secondary {
  background-color: #eaeaea;
  color: #1D201F;
}
.callout.success {
  background-color: #e1faea;
  color: #1D201F;
}
.callout.warning {
  background-color: #fff3d9;
  color: #1D201F;
}
.callout.alert {
  background-color: #f7e4e1;
  color: #1D201F;
}
.callout.light {
  background-color: white;
  color: #1D201F;
}
.callout.small {
  padding-top: 0.5rem;
  padding-right: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.5rem;
}
.callout.large {
  padding-top: 3rem;
  padding-right: 3rem;
  padding-bottom: 3rem;
  padding-left: 3rem;
}

.card {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  margin-bottom: 1rem;
  border: 1px solid #e6e6e6;
  border-radius: 0;
  background: #fefefe;
  box-shadow: none;
  overflow: hidden;
  color: #E6E6E6;
}
.card > :last-child {
  margin-bottom: 0;
}

.card-divider {
  display: flex;
  flex: 0 1 auto;
  padding: 1rem;
  background: #e6e6e6;
}
.card-divider > :last-child {
  margin-bottom: 0;
}

.card-section {
  flex: 1 0 auto;
  padding: 1rem;
}
.card-section > :last-child {
  margin-bottom: 0;
}

.card-image {
  min-height: 1px;
}

.dropdown-pane {
  position: absolute;
  z-index: 10;
  display: none;
  width: 300px;
  padding: 1rem;
  visibility: hidden;
  border: 1px solid #313332;
  border-radius: 0;
  background-color: #1D201F;
  font-size: 1rem;
}
.dropdown-pane.is-opening {
  display: block;
}
.dropdown-pane.is-open {
  display: block;
  visibility: visible;
}

.dropdown-pane.tiny {
  width: 100px;
}

.dropdown-pane.small {
  width: 200px;
}

.dropdown-pane.large {
  width: 400px;
}

.pagination {
  margin-left: 0;
  margin-bottom: 1rem;
}
.pagination::before, .pagination::after {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1;
}
.pagination::after {
  clear: both;
}
.pagination li {
  margin-right: 0.0625rem;
  border-radius: 0;
  font-size: 0.875rem;
  display: none;
}
.pagination li:last-child, .pagination li:first-child {
  display: inline-block;
}
@media print, screen and (min-width: 40em) {
  .pagination li {
    display: inline-block;
  }
}
.pagination a,
.pagination button {
  display: block;
  padding: 0.1875rem 0.625rem;
  border-radius: 0;
  color: #161718;
}
.pagination a:hover,
.pagination button:hover {
  background: #e6e6e6;
}
.pagination .current {
  padding: 0.1875rem 0.625rem;
  background: #E6E6E6;
  color: #fefefe;
  cursor: default;
}
.pagination .disabled {
  padding: 0.1875rem 0.625rem;
  color: #313332;
  cursor: not-allowed;
}
.pagination .disabled:hover {
  background: transparent;
}
.pagination .ellipsis::after {
  padding: 0.1875rem 0.625rem;
  content: "…";
  color: #161718;
}

.pagination-previous a::before,
.pagination-previous.disabled::before {
  display: inline-block;
  margin-right: 0.5rem;
  content: "«";
}

.pagination-next a::after,
.pagination-next.disabled::after {
  display: inline-block;
  margin-left: 0.5rem;
  content: "»";
}

.has-tip {
  position: relative;
  display: inline-block;
  border-bottom: dotted 1px #1D201F;
  font-weight: bold;
  cursor: help;
}

.tooltip {
  position: absolute;
  top: calc(100% + 0.6495rem);
  z-index: 1200;
  max-width: 10rem;
  padding: 0.75rem;
  border-radius: 0;
  background-color: #161718;
  font-size: 80%;
  color: #fefefe;
}
.tooltip::before {
  position: absolute;
}
.tooltip.bottom::before {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.75rem;
  content: "";
  border-top-width: 0;
  border-color: transparent transparent #161718;
  bottom: 100%;
}
.tooltip.bottom.align-center::before {
  left: 50%;
  transform: translateX(-50%);
}
.tooltip.top::before {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.75rem;
  content: "";
  border-bottom-width: 0;
  border-color: #161718 transparent transparent;
  top: 100%;
  bottom: auto;
}
.tooltip.top.align-center::before {
  left: 50%;
  transform: translateX(-50%);
}
.tooltip.left::before {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.75rem;
  content: "";
  border-right-width: 0;
  border-color: transparent transparent transparent #161718;
  left: 100%;
}
.tooltip.left.align-center::before {
  bottom: auto;
  top: 50%;
  transform: translateY(-50%);
}
.tooltip.right::before {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.75rem;
  content: "";
  border-left-width: 0;
  border-color: transparent #161718 transparent transparent;
  right: 100%;
  left: auto;
}
.tooltip.right.align-center::before {
  bottom: auto;
  top: 50%;
  transform: translateY(-50%);
}
.tooltip.align-top::before {
  bottom: auto;
  top: 10%;
}
.tooltip.align-bottom::before {
  bottom: 10%;
  top: auto;
}
.tooltip.align-left::before {
  left: 10%;
  right: auto;
}
.tooltip.align-right::before {
  left: auto;
  right: 10%;
}

.accordion {
  margin-left: 0;
  background: #fefefe;
  list-style-type: none;
}
.accordion[disabled] .accordion-title {
  cursor: not-allowed;
}

.accordion-item:first-child > :first-child {
  border-radius: 0 0 0 0;
}
.accordion-item:last-child > :last-child {
  border-radius: 0 0 0 0;
}

.accordion-title {
  position: relative;
  display: block;
  padding: 1.25rem 1rem;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  font-size: 0.75rem;
  line-height: 1;
  color: #E6E6E6;
}
:last-child:not(.is-active) > .accordion-title {
  border-bottom: 1px solid #e6e6e6;
  border-radius: 0 0 0 0;
}
.accordion-title:hover, .accordion-title:focus {
  background-color: #e6e6e6;
}
.accordion-title::before {
  position: absolute;
  top: 50%;
  right: 1rem;
  margin-top: -0.5rem;
  content: "+";
}
.is-active > .accordion-title::before {
  content: "–";
}

.accordion-content {
  display: none;
  padding: 1rem;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  background-color: #fefefe;
  color: #E6E6E6;
}
:last-child > .accordion-content:last-child {
  border-bottom: 1px solid #e6e6e6;
}

.media-object {
  display: flex;
  margin-bottom: 1rem;
  flex-wrap: nowrap;
}
.media-object img {
  max-width: none;
}
@media print, screen and (min-width: 30em) and (max-width: 39.99875em) {
  .media-object.stack-for-small {
    flex-wrap: wrap;
  }
}

.media-object-section {
  flex: 0 1 auto;
}
.media-object-section:first-child {
  padding-right: 1rem;
}
.media-object-section:last-child:not(:nth-child(2)) {
  padding-left: 1rem;
}
.media-object-section > :last-child {
  margin-bottom: 0;
}
@media print, screen and (min-width: 30em) and (max-width: 39.99875em) {
  .stack-for-small .media-object-section {
    padding: 0;
    padding-bottom: 1rem;
    flex-basis: 100%;
    max-width: 100%;
  }
  .stack-for-small .media-object-section img {
    width: 100%;
  }
}
.media-object-section.main-section {
  flex: 1 1 0px;
}

.orbit {
  position: relative;
}

.orbit-container {
  position: relative;
  height: 0;
  margin: 0;
  list-style: none;
  overflow: hidden;
}

.orbit-slide {
  width: 100%;
  position: absolute;
}
.orbit-slide.no-motionui.is-active {
  top: 0;
  left: 0;
}

.orbit-figure {
  margin: 0;
}

.orbit-image {
  width: 100%;
  max-width: 100%;
  margin: 0;
}

.orbit-caption {
  position: absolute;
  bottom: 0;
  width: 100%;
  margin-bottom: 0;
  padding: 1rem;
  background-color: rgba(22, 23, 24, 0.5);
  color: #fefefe;
}

.orbit-next, .orbit-previous {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  padding: 1rem;
  color: #fefefe;
}
[data-whatinput=mouse] .orbit-next, [data-whatinput=mouse] .orbit-previous {
  outline: 0;
}
.orbit-next:hover, .orbit-previous:hover, .orbit-next:active, .orbit-previous:active, .orbit-next:focus, .orbit-previous:focus {
  background-color: rgba(22, 23, 24, 0.5);
}

.orbit-previous {
  left: 0;
}

.orbit-next {
  left: auto;
  right: 0;
}

.orbit-bullets {
  position: relative;
  margin-top: 0.8rem;
  margin-bottom: 0.8rem;
  text-align: center;
}
[data-whatinput=mouse] .orbit-bullets {
  outline: 0;
}
.orbit-bullets button {
  width: 1.2rem;
  height: 1.2rem;
  margin: 0.1rem;
  border-radius: 50%;
  background-color: #313332;
}
.orbit-bullets button:hover {
  background-color: #1D201F;
}
.orbit-bullets button.is-active {
  background-color: #1D201F;
}

.responsive-embed,
.flex-video {
  position: relative;
  height: 0;
  margin-bottom: 1rem;
  padding-bottom: 75%;
  overflow: hidden;
}
.responsive-embed iframe,
.responsive-embed object,
.responsive-embed embed,
.responsive-embed video,
.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.responsive-embed.widescreen,
.flex-video.widescreen {
  padding-bottom: 56.25%;
}

.tabs {
  margin: 0;
  border: 1px solid #e6e6e6;
  background: #fefefe;
  list-style-type: none;
}
.tabs::before, .tabs::after {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1;
}
.tabs::after {
  clear: both;
}

.tabs.vertical > li {
  display: block;
  float: none;
  width: auto;
}

.tabs.simple > li > a {
  padding: 0;
}
.tabs.simple > li > a:hover {
  background: transparent;
}

.tabs.primary {
  background: #E6E6E6;
}
.tabs.primary > li > a {
  color: #161718;
}
.tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
  background: #dbdbdb;
}

.tabs-title {
  float: left;
}
.tabs-title > a {
  display: block;
  padding: 1.25rem 1.5rem;
  font-size: 0.75rem;
  line-height: 1;
  color: #E6E6E6;
}
[data-whatinput=mouse] .tabs-title > a {
  outline: 0;
}
.tabs-title > a:hover {
  background: #fefefe;
  color: #c6c6c6;
}
.tabs-title > a:focus, .tabs-title > a[aria-selected=true] {
  background: #e6e6e6;
  color: #E6E6E6;
}

.tabs-content {
  border: 1px solid #e6e6e6;
  border-top: 0;
  background: #fefefe;
  color: #E6E6E6;
  transition: all 0.5s ease;
}

.tabs-content.vertical {
  border: 1px solid #e6e6e6;
  border-left: 0;
}

.tabs-panel {
  display: none;
  padding: 1rem;
}
.tabs-panel.is-active {
  display: block;
}

.thumbnail {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 1rem;
  border: 4px solid #fefefe;
  border-radius: 0;
  box-shadow: 0 0 0 1px rgba(22, 23, 24, 0.2);
  line-height: 0;
}

a.thumbnail {
  transition: box-shadow 200ms ease-out;
}
a.thumbnail:hover, a.thumbnail:focus {
  box-shadow: 0 0 6px 1px rgba(230, 230, 230, 0.5);
}
a.thumbnail image {
  box-shadow: none;
}

.menu {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  display: flex;
  flex-wrap: wrap;
}
[data-whatinput=mouse] .menu li {
  outline: 0;
}
.menu a,
.menu .button {
  line-height: 1;
  text-decoration: none;
  display: block;
  padding: 0.5rem 0;
}
.menu input,
.menu select,
.menu a,
.menu button {
  margin-bottom: 0;
}
.menu input {
  display: inline-block;
}
.menu, .menu.horizontal {
  flex-wrap: wrap;
  flex-direction: row;
}
.menu.vertical {
  flex-wrap: nowrap;
  flex-direction: column;
}
.menu.vertical.icon-top li a img,
.menu.vertical.icon-top li a i,
.menu.vertical.icon-top li a svg, .menu.vertical.icon-bottom li a img,
.menu.vertical.icon-bottom li a i,
.menu.vertical.icon-bottom li a svg {
  text-align: left;
}
.menu.expanded li {
  flex: 1 1 0px;
}
.menu.expanded.icon-top li a img,
.menu.expanded.icon-top li a i,
.menu.expanded.icon-top li a svg, .menu.expanded.icon-bottom li a img,
.menu.expanded.icon-bottom li a i,
.menu.expanded.icon-bottom li a svg {
  text-align: left;
}
.menu.simple {
  align-items: center;
}
.menu.simple li + li {
  margin-left: 1rem;
}
.menu.simple a {
  padding: 0;
}
@media print, screen and (min-width: 40em) {
  .menu.medium-horizontal {
    flex-wrap: wrap;
    flex-direction: row;
  }
  .menu.medium-vertical {
    flex-wrap: nowrap;
    flex-direction: column;
  }
  .menu.medium-expanded li {
    flex: 1 1 0px;
  }
  .menu.medium-simple li {
    flex: 1 1 0px;
  }
}
@media print, screen and (min-width: 64em) {
  .menu.large-horizontal {
    flex-wrap: wrap;
    flex-direction: row;
  }
  .menu.large-vertical {
    flex-wrap: nowrap;
    flex-direction: column;
  }
  .menu.large-expanded li {
    flex: 1 1 0px;
  }
  .menu.large-simple li {
    flex: 1 1 0px;
  }
}
.menu.nested {
  margin-right: 0;
  margin-left: 1rem;
}
.menu.icons a {
  display: flex;
}
.menu.icon-top a, .menu.icon-right a, .menu.icon-bottom a, .menu.icon-left a {
  display: flex;
}
.menu.icon-left li a, .menu.nested.icon-left li a {
  flex-flow: row nowrap;
}
.menu.icon-left li a img,
.menu.icon-left li a i,
.menu.icon-left li a svg, .menu.nested.icon-left li a img,
.menu.nested.icon-left li a i,
.menu.nested.icon-left li a svg {
  margin-right: 0.25rem;
}
.menu.icon-right li a, .menu.nested.icon-right li a {
  flex-flow: row nowrap;
}
.menu.icon-right li a img,
.menu.icon-right li a i,
.menu.icon-right li a svg, .menu.nested.icon-right li a img,
.menu.nested.icon-right li a i,
.menu.nested.icon-right li a svg {
  margin-left: 0.25rem;
}
.menu.icon-top li a, .menu.nested.icon-top li a {
  flex-flow: column nowrap;
}
.menu.icon-top li a img,
.menu.icon-top li a i,
.menu.icon-top li a svg, .menu.nested.icon-top li a img,
.menu.nested.icon-top li a i,
.menu.nested.icon-top li a svg {
  align-self: stretch;
  margin-bottom: 0.25rem;
  text-align: center;
}
.menu.icon-bottom li a, .menu.nested.icon-bottom li a {
  flex-flow: column nowrap;
}
.menu.icon-bottom li a img,
.menu.icon-bottom li a i,
.menu.icon-bottom li a svg, .menu.nested.icon-bottom li a img,
.menu.nested.icon-bottom li a i,
.menu.nested.icon-bottom li a svg {
  align-self: stretch;
  margin-bottom: 0.25rem;
  text-align: center;
}
.menu .is-active > a {
  background: transparent;
  color: #fefefe;
}
.menu .active > a {
  background: transparent;
  color: #fefefe;
}
.menu.align-left {
  justify-content: flex-start;
}
.menu.align-right li {
  display: flex;
  justify-content: flex-end;
}
.menu.align-right li .submenu li {
  justify-content: flex-start;
}
.menu.align-right.vertical li {
  display: block;
  text-align: right;
}
.menu.align-right.vertical li .submenu li {
  text-align: right;
}
.menu.align-right.icon-top li a img,
.menu.align-right.icon-top li a i,
.menu.align-right.icon-top li a svg, .menu.align-right.icon-bottom li a img,
.menu.align-right.icon-bottom li a i,
.menu.align-right.icon-bottom li a svg {
  text-align: right;
}
.menu.align-right .nested {
  margin-right: 1rem;
  margin-left: 0;
}
.menu.align-center li {
  display: flex;
  justify-content: center;
}
.menu.align-center li .submenu li {
  justify-content: flex-start;
}
.menu .menu-text {
  padding: 0.5rem 0;
  font-weight: bold;
  line-height: 1;
  color: inherit;
}

.menu-centered > .menu {
  justify-content: center;
}
.menu-centered > .menu li {
  display: flex;
  justify-content: center;
}
.menu-centered > .menu li .submenu li {
  justify-content: flex-start;
}

.no-js [data-responsive-menu] ul {
  display: none;
}

.menu-icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer;
}
.menu-icon::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  background: #fefefe;
  box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
  content: "";
}
.menu-icon:hover::after {
  background: #313332;
  box-shadow: 0 7px 0 #313332, 0 14px 0 #313332;
}

.menu-icon.dark {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer;
}
.menu-icon.dark::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  background: #161718;
  box-shadow: 0 7px 0 #161718, 0 14px 0 #161718;
  content: "";
}
.menu-icon.dark:hover::after {
  background: #1D201F;
  box-shadow: 0 7px 0 #1D201F, 0 14px 0 #1D201F;
}

.accordion-menu li {
  width: 100%;
}
.accordion-menu a {
  padding: 0.5rem 0;
}
.accordion-menu .is-accordion-submenu a {
  padding: 0.5rem 0;
}
.accordion-menu .nested.is-accordion-submenu {
  margin-right: 0;
  margin-left: 1rem;
}
.accordion-menu.align-right .nested.is-accordion-submenu {
  margin-right: 1rem;
  margin-left: 0;
}
.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a {
  position: relative;
}
.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-bottom-width: 0;
  border-color: #E6E6E6 transparent transparent;
  position: absolute;
  top: 50%;
  margin-top: -3px;
  right: 1rem;
}
.accordion-menu.align-left .is-accordion-submenu-parent > a::after {
  right: 1rem;
  left: auto;
}
.accordion-menu.align-right .is-accordion-submenu-parent > a::after {
  right: auto;
  left: 1rem;
}
.accordion-menu .is-accordion-submenu-parent[aria-expanded=true] > a::after {
  transform: rotate(180deg);
  transform-origin: 50% 50%;
}

.is-accordion-submenu-parent {
  position: relative;
}

.has-submenu-toggle > a {
  margin-right: 40px;
}

.submenu-toggle {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  cursor: pointer;
}
.submenu-toggle::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-bottom-width: 0;
  border-color: #E6E6E6 transparent transparent;
  top: 0;
  bottom: 0;
  margin: auto;
}

.submenu-toggle[aria-expanded=true]::after {
  transform: scaleY(-1);
  transform-origin: 50% 50%;
}

.submenu-toggle-text {
  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;
}

.is-drilldown {
  position: relative;
  overflow: hidden;
}
.is-drilldown li {
  display: block;
}
.is-drilldown.animate-height {
  transition: height 0.5s;
}

.drilldown a {
  padding: 0.5rem 0;
  background: #fefefe;
}
.drilldown .is-drilldown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: -1;
  width: 100%;
  background: #fefefe;
  transition: transform 0.15s linear;
}
.drilldown .is-drilldown-submenu.is-active {
  z-index: 1;
  display: block;
  transform: translateX(-100%);
}
.drilldown .is-drilldown-submenu.is-closing {
  transform: translateX(100%);
}
.drilldown .is-drilldown-submenu a {
  padding: 0.5rem 0;
}
.drilldown .nested.is-drilldown-submenu {
  margin-right: 0;
  margin-left: 0;
}
.drilldown .drilldown-submenu-cover-previous {
  min-height: 100%;
}
.drilldown .is-drilldown-submenu-parent > a {
  position: relative;
}
.drilldown .is-drilldown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-right-width: 0;
  border-color: transparent transparent transparent #E6E6E6;
  position: absolute;
  top: 50%;
  margin-top: -6px;
  right: 1rem;
}
.drilldown.align-left .is-drilldown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-right-width: 0;
  border-color: transparent transparent transparent #E6E6E6;
  right: 1rem;
  left: auto;
}
.drilldown.align-right .is-drilldown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-left-width: 0;
  border-color: transparent #E6E6E6 transparent transparent;
  right: auto;
  left: 1rem;
}
.drilldown .js-drilldown-back > a::before {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-left-width: 0;
  border-color: transparent #E6E6E6 transparent transparent;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.75rem;
}

.dropdown.menu > li.opens-left > .is-dropdown-submenu {
  top: 100%;
  right: 0;
  left: auto;
}
.dropdown.menu > li.opens-right > .is-dropdown-submenu {
  top: 100%;
  right: auto;
  left: 0;
}
.dropdown.menu > li.is-dropdown-submenu-parent > a {
  position: relative;
  padding-right: 1.5rem;
}
.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-bottom-width: 0;
  border-color: #E6E6E6 transparent transparent;
  right: 5px;
  left: auto;
  margin-top: -3px;
}
[data-whatinput=mouse] .dropdown.menu a {
  outline: 0;
}
.dropdown.menu > li > a {
  padding: 0.5rem 0;
}
.dropdown.menu > li.is-active > a {
  background: transparent;
  color: #E6E6E6;
}
.no-js .dropdown.menu ul {
  display: none;
}
.dropdown.menu .nested.is-dropdown-submenu {
  margin-right: 0;
  margin-left: 0;
}
.dropdown.menu.vertical > li .is-dropdown-submenu {
  top: 0;
}
.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
  top: 0;
  right: 100%;
  left: auto;
}
.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%;
}
.dropdown.menu.vertical > li > a::after {
  right: 14px;
}
.dropdown.menu.vertical > li.opens-left > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-left-width: 0;
  border-color: transparent #E6E6E6 transparent transparent;
  right: auto;
  left: 5px;
}
.dropdown.menu.vertical > li.opens-right > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-right-width: 0;
  border-color: transparent transparent transparent #E6E6E6;
}
@media print, screen and (min-width: 40em) {
  .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }
  .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem;
  }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: "";
    border-bottom-width: 0;
    border-color: #E6E6E6 transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px;
  }
  .dropdown.menu.medium-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  .dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto;
  }
  .dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
  .dropdown.menu.medium-vertical > li > a::after {
    right: 14px;
  }
  .dropdown.menu.medium-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: "";
    border-left-width: 0;
    border-color: transparent #E6E6E6 transparent transparent;
    right: auto;
    left: 5px;
  }
  .dropdown.menu.medium-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: "";
    border-right-width: 0;
    border-color: transparent transparent transparent #E6E6E6;
  }
}
@media print, screen and (min-width: 64em) {
  .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }
  .dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem;
  }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: "";
    border-bottom-width: 0;
    border-color: #E6E6E6 transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px;
  }
  .dropdown.menu.large-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  .dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto;
  }
  .dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
  .dropdown.menu.large-vertical > li > a::after {
    right: 14px;
  }
  .dropdown.menu.large-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: "";
    border-left-width: 0;
    border-color: transparent #E6E6E6 transparent transparent;
    right: auto;
    left: 5px;
  }
  .dropdown.menu.large-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: "";
    border-right-width: 0;
    border-color: transparent transparent transparent #E6E6E6;
  }
}
.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
  top: 100%;
  right: 0;
  left: auto;
}

.is-dropdown-menu.vertical {
  width: 100px;
}
.is-dropdown-menu.vertical.align-right {
  float: right;
}

.is-dropdown-submenu-parent {
  position: relative;
}
.is-dropdown-submenu-parent a::after {
  position: absolute;
  top: 50%;
  right: 5px;
  left: auto;
  margin-top: -6px;
}
.is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
  top: 100%;
  left: auto;
}
.is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu {
  right: 100%;
  left: auto;
}
.is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%;
}

.is-dropdown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 1;
  display: none;
  min-width: 200px;
  border: 1px solid #313332;
  background: #fefefe;
}
.dropdown .is-dropdown-submenu a {
  padding: 0.5rem 0;
}
.is-dropdown-submenu .is-dropdown-submenu-parent > a::after {
  right: 14px;
}
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-left-width: 0;
  border-color: transparent #E6E6E6 transparent transparent;
  right: auto;
  left: 5px;
}
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-right-width: 0;
  border-color: transparent transparent transparent #E6E6E6;
}
.is-dropdown-submenu .is-dropdown-submenu {
  margin-top: -1px;
}
.is-dropdown-submenu > li {
  width: 100%;
}
.is-dropdown-submenu.js-dropdown-active {
  display: block;
}

.is-off-canvas-open {
  overflow: hidden;
}

.js-off-canvas-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 11;
  width: 100%;
  height: 100%;
  transition: opacity 0.5s ease, visibility 0.5s ease;
  background: rgba(254, 254, 254, 0.25);
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
}
.js-off-canvas-overlay.is-visible {
  opacity: 1;
  visibility: visible;
}
.js-off-canvas-overlay.is-closable {
  cursor: pointer;
}
.js-off-canvas-overlay.is-overlay-absolute {
  position: absolute;
}
.js-off-canvas-overlay.is-overlay-fixed {
  position: fixed;
}

.off-canvas-wrapper {
  position: relative;
  overflow: hidden;
}

.off-canvas {
  position: fixed;
  z-index: 12;
  transition: transform 0.5s ease;
  backface-visibility: hidden;
  background: #1D201F;
}
[data-whatinput=mouse] .off-canvas {
  outline: 0;
}
.off-canvas.is-transition-push {
  z-index: 12;
}
.off-canvas.is-closed {
  visibility: hidden;
}
.off-canvas.is-transition-overlap {
  z-index: 13;
}
.off-canvas.is-transition-overlap.is-open {
  box-shadow: 0 0 10px rgba(22, 23, 24, 0.7);
}
.off-canvas.is-open {
  transform: translate(0, 0);
}

.off-canvas-absolute {
  position: absolute;
  z-index: 12;
  transition: transform 0.5s ease;
  backface-visibility: hidden;
  background: #1D201F;
}
[data-whatinput=mouse] .off-canvas-absolute {
  outline: 0;
}
.off-canvas-absolute.is-transition-push {
  z-index: 12;
}
.off-canvas-absolute.is-closed {
  visibility: hidden;
}
.off-canvas-absolute.is-transition-overlap {
  z-index: 13;
}
.off-canvas-absolute.is-transition-overlap.is-open {
  box-shadow: 0 0 10px rgba(22, 23, 24, 0.7);
}
.off-canvas-absolute.is-open {
  transform: translate(0, 0);
}

.position-left {
  top: 0;
  left: 0;
  height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
@media print, screen and (min-width: 30em) {
  .position-left {
    width: 250px;
    transform: translateX(-250px);
  }
}
@media print, screen and (min-width: 30em) {
  .off-canvas-content .off-canvas.position-left {
    transform: translateX(-250px);
  }
}
.off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
  transform: translate(0, 0);
}

@media print, screen and (min-width: 30em) {
  .off-canvas-content.is-open-left.has-transition-push {
    transform: translateX(250px);
  }
}

.position-left.is-transition-push {
  box-shadow: inset -13px 0 20px -13px rgba(22, 23, 24, 0.25);
}

.position-right {
  top: 0;
  right: 0;
  height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
@media print, screen and (min-width: 30em) {
  .position-right {
    width: 250px;
    transform: translateX(250px);
  }
}
@media print, screen and (min-width: 30em) {
  .off-canvas-content .off-canvas.position-right {
    transform: translateX(250px);
  }
}
.off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
  transform: translate(0, 0);
}

@media print, screen and (min-width: 30em) {
  .off-canvas-content.is-open-right.has-transition-push {
    transform: translateX(-250px);
  }
}

.position-right.is-transition-push {
  box-shadow: inset 13px 0 20px -13px rgba(22, 23, 24, 0.25);
}

.position-top {
  top: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
@media print, screen and (min-width: 30em) {
  .position-top {
    height: 250px;
    transform: translateY(-250px);
  }
}
@media print, screen and (min-width: 30em) {
  .off-canvas-content .off-canvas.position-top {
    transform: translateY(-250px);
  }
}
.off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
  transform: translate(0, 0);
}

@media print, screen and (min-width: 30em) {
  .off-canvas-content.is-open-top.has-transition-push {
    transform: translateY(250px);
  }
}

.position-top.is-transition-push {
  box-shadow: inset 0 -13px 20px -13px rgba(22, 23, 24, 0.25);
}

.position-bottom {
  bottom: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
@media print, screen and (min-width: 30em) {
  .position-bottom {
    height: 250px;
    transform: translateY(250px);
  }
}
@media print, screen and (min-width: 30em) {
  .off-canvas-content .off-canvas.position-bottom {
    transform: translateY(250px);
  }
}
.off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
  transform: translate(0, 0);
}

@media print, screen and (min-width: 30em) {
  .off-canvas-content.is-open-bottom.has-transition-push {
    transform: translateY(-250px);
  }
}

.position-bottom.is-transition-push {
  box-shadow: inset 0 13px 20px -13px rgba(22, 23, 24, 0.25);
}

.off-canvas-content {
  transform: none;
  backface-visibility: hidden;
}
.off-canvas-content.has-transition-overlap, .off-canvas-content.has-transition-push {
  transition: transform 0.5s ease;
}
.off-canvas-content.has-transition-push {
  transform: translate(0, 0);
}
.off-canvas-content .off-canvas.is-open {
  transform: translate(0, 0);
}

@media print, screen and (min-width: 40em) {
  .position-left.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-left.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-left.reveal-for-medium {
    transform: none;
  }
  .off-canvas-content.has-reveal-left {
    margin-left: 250px;
  }
  .position-left.reveal-for-medium ~ .off-canvas-content {
    margin-left: 250px;
  }
  .position-right.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-right.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-right.reveal-for-medium {
    transform: none;
  }
  .off-canvas-content.has-reveal-right {
    margin-right: 250px;
  }
  .position-right.reveal-for-medium ~ .off-canvas-content {
    margin-right: 250px;
  }
  .position-top.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-top.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-top.reveal-for-medium {
    transform: none;
  }
  .off-canvas-content.has-reveal-top {
    margin-top: 250px;
  }
  .position-top.reveal-for-medium ~ .off-canvas-content {
    margin-top: 250px;
  }
  .position-bottom.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-bottom.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-bottom.reveal-for-medium {
    transform: none;
  }
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 250px;
  }
  .position-bottom.reveal-for-medium ~ .off-canvas-content {
    margin-bottom: 250px;
  }
}
@media print, screen and (min-width: 64em) {
  .position-left.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-left.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-left.reveal-for-large {
    transform: none;
  }
  .off-canvas-content.has-reveal-left {
    margin-left: 250px;
  }
  .position-left.reveal-for-large ~ .off-canvas-content {
    margin-left: 250px;
  }
  .position-right.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-right.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-right.reveal-for-large {
    transform: none;
  }
  .off-canvas-content.has-reveal-right {
    margin-right: 250px;
  }
  .position-right.reveal-for-large ~ .off-canvas-content {
    margin-right: 250px;
  }
  .position-top.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-top.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-top.reveal-for-large {
    transform: none;
  }
  .off-canvas-content.has-reveal-top {
    margin-top: 250px;
  }
  .position-top.reveal-for-large ~ .off-canvas-content {
    margin-top: 250px;
  }
  .position-bottom.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-bottom.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-bottom.reveal-for-large {
    transform: none;
  }
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 250px;
  }
  .position-bottom.reveal-for-large ~ .off-canvas-content {
    margin-bottom: 250px;
  }
}
@media print, screen and (min-width: 40em) {
  .off-canvas.in-canvas-for-medium {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    transition: none;
  }
  .off-canvas.in-canvas-for-medium.position-left, .off-canvas.in-canvas-for-medium.position-right, .off-canvas.in-canvas-for-medium.position-top, .off-canvas.in-canvas-for-medium.position-bottom {
    box-shadow: none;
    transform: none;
  }
  .off-canvas.in-canvas-for-medium .close-button {
    display: none;
  }
}
@media print, screen and (min-width: 64em) {
  .off-canvas.in-canvas-for-large {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    transition: none;
  }
  .off-canvas.in-canvas-for-large.position-left, .off-canvas.in-canvas-for-large.position-right, .off-canvas.in-canvas-for-large.position-top, .off-canvas.in-canvas-for-large.position-bottom {
    box-shadow: none;
    transform: none;
  }
  .off-canvas.in-canvas-for-large .close-button {
    display: none;
  }
}
html.is-reveal-open {
  position: fixed;
  width: 100%;
  overflow-y: hidden;
}
html.is-reveal-open.zf-has-scroll {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
html.is-reveal-open body {
  overflow-y: hidden;
}

.reveal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1005;
  display: none;
  background-color: rgba(22, 23, 24, 0.45);
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

.reveal {
  z-index: 1006;
  backface-visibility: hidden;
  display: none;
  padding: 1rem;
  border: 1px solid #313332;
  border-radius: 0;
  background-color: #fefefe;
  position: relative;
  top: 100px;
  margin-right: auto;
  margin-left: auto;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
[data-whatinput=mouse] .reveal {
  outline: 0;
}
@media print, screen and (min-width: 40em) {
  .reveal {
    min-height: 0;
  }
}
.reveal .column {
  min-width: 0;
}
.reveal > :last-child {
  margin-bottom: 0;
}
@media print, screen and (min-width: 40em) {
  .reveal {
    width: 600px;
    max-width: 100rem;
  }
}
.reveal.collapse {
  padding: 0;
}
@media print, screen and (min-width: 40em) {
  .reveal.tiny {
    width: 30%;
    max-width: 100rem;
  }
}
@media print, screen and (min-width: 40em) {
  .reveal.small {
    width: 50%;
    max-width: 100rem;
  }
}
@media print, screen and (min-width: 40em) {
  .reveal.large {
    width: 90%;
    max-width: 100rem;
  }
}
.reveal.full {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  max-width: none;
  height: 100%;
  min-height: 100%;
  margin-left: 0;
  border: 0;
  border-radius: 0;
}
@media print, screen and (min-width: 30em) and (max-width: 39.99875em) {
  .reveal {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    min-height: 100%;
    margin-left: 0;
    border: 0;
    border-radius: 0;
  }
}
.reveal.without-overlay {
  position: fixed;
}

.sticky-container {
  position: relative;
}

.sticky {
  position: relative;
  z-index: 0;
  transform: translate3d(0, 0, 0);
}

.sticky.is-stuck {
  position: fixed;
  z-index: 5;
  width: 100%;
}
.sticky.is-stuck.is-at-top {
  top: 0;
}
.sticky.is-stuck.is-at-bottom {
  bottom: 0;
}

.sticky.is-anchored {
  position: relative;
  right: auto;
  left: auto;
}
.sticky.is-anchored.is-at-bottom {
  bottom: 0;
}

.title-bar {
  padding: 0.5rem;
  background: #161718;
  color: #fefefe;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.title-bar .menu-icon {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

.title-bar-left,
.title-bar-right {
  flex: 1 1 0px;
}

.title-bar-right {
  text-align: right;
}

.title-bar-title {
  display: inline-block;
  vertical-align: middle;
  font-weight: bold;
}

.top-bar {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  padding: 0.5rem;
  flex-wrap: wrap;
}
.top-bar,
.top-bar ul {
  background-color: #e6e6e6;
}
.top-bar input {
  max-width: 200px;
  margin-right: 1rem;
}
.top-bar .input-group-field {
  width: 100%;
  margin-right: 0;
}
.top-bar input.button {
  width: auto;
}
.top-bar .top-bar-left,
.top-bar .top-bar-right {
  flex: 0 0 100%;
  max-width: 100%;
}
@media print, screen and (min-width: 40em) {
  .top-bar {
    flex-wrap: nowrap;
  }
  .top-bar .top-bar-left {
    flex: 1 1 auto;
    margin-right: auto;
  }
  .top-bar .top-bar-right {
    flex: 0 1 auto;
    margin-left: auto;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .top-bar.stacked-for-medium {
    flex-wrap: wrap;
  }
  .top-bar.stacked-for-medium .top-bar-left,
  .top-bar.stacked-for-medium .top-bar-right {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media print, screen and (max-width: 84.99875em) {
  .top-bar.stacked-for-large {
    flex-wrap: wrap;
  }
  .top-bar.stacked-for-large .top-bar-left,
  .top-bar.stacked-for-large .top-bar-right {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.top-bar-title {
  flex: 0 0 auto;
  margin: 0.5rem 1rem 0.5rem 0;
}

.top-bar-left,
.top-bar-right {
  flex: 0 0 auto;
}

.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

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

.clearfix::before, .clearfix::after {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1;
}
.clearfix::after {
  clear: both;
}

.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;
}

@media print, screen and (min-width: 30em) {
  .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;
  }
}
.hide {
  display: none !important;
}

.invisible {
  visibility: hidden;
}

.visible {
  visibility: visible;
}

@media print, screen and (min-width: 30em) and (max-width: 39.99875em) {
  .hide-for-small-only {
    display: none !important;
  }
}

@media screen and (max-width: 29.99875em), 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: 84.99875em) {
  .hide-for-large-only {
    display: none !important;
  }
}

@media screen and (max-width: 63.99875em), screen and (min-width: 85em) {
  .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;
}

.show-for-landscape,
.hide-for-portrait {
  display: block !important;
}
@media screen and (orientation: landscape) {
  .show-for-landscape,
  .hide-for-portrait {
    display: block !important;
  }
}
@media screen and (orientation: portrait) {
  .show-for-landscape,
  .hide-for-portrait {
    display: none !important;
  }
}

.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}
@media screen and (orientation: landscape) {
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important;
  }
}
@media screen and (orientation: portrait) {
  .hide-for-landscape,
  .show-for-portrait {
    display: block !important;
  }
}

.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;
}

.page-navigation {
  display: none;
}
@media print, screen and (min-width: 40em) {
  .page-navigation {
    position: relative;
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .page-navigation {
    height: 7rem;
  }
}

.navigation-shop {
  position: fixed;
  right: 0;
  bottom: 0;
}
.navigation-shop > a {
  display: none;
}
.navigation-shop__buttons {
  flex: 1;
  display: flex;
  flex-direction: row;
  font-size: 1rem;
}
.navigation-shop__items {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 1rem;
  height: 4rem;
  gap: 1rem;
}
.navigation-shop__items span {
  font-style: normal;
  margin-left: 0.5rem;
}
.navigation-shop__price {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 1rem;
  flex: 1;
}
.navigation-shop button {
  margin-left: auto;
}
@media print, screen and (min-width: 40em) {
  .navigation-shop {
    position: absolute;
    left: auto;
    right: 0;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 4.125rem;
    height: 5rem;
  }
  .navigation-shop .canvas-toggler-bottom,
  .navigation-shop .navigation-shop__buttons {
    display: none;
  }
  .navigation-shop > a {
    position: relative;
    display: flex;
    height: 2rem;
    gap: 0.5rem;
  }
  .navigation-shop .menu {
    height: 7rem;
    width: 4.125rem;
  }
}
@media print, screen and (min-width: 64em) {
  .navigation-shop {
    height: 7rem;
    position: absolute;
  }
}
@media screen and (min-width: 85em) {
  .navigation-shop {
    left: calc(100% - 1rem);
    right: auto;
    width: 5rem;
  }
}
.navigation-shop-fixed {
  position: fixed;
  bottom: 0;
  left: 0;
  height: 4rem;
  background: #1D201F;
  z-index: 1000;
  border-top: 2px solid #161718;
  right: 0;
  display: flex;
}
@media print, screen and (min-width: 40em) {
  .navigation-shop-fixed {
    display: none;
  }
}

.canvas-toggler-bottom {
  height: 4rem;
  width: 4rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

.hamburger-menu {
  padding: 0 0.5rem;
  position: relative;
  top: -2px;
}
.hamburger-menu span {
  display: block;
  position: absolute;
  height: 2px;
  width: 20px;
  background: #E6E6E6;
  opacity: 1;
  left: 0;
  right: 0;
  margin: auto;
  transform: rotate(0deg);
  transition: 0.25s ease-in-out;
}
.hamburger-menu span:nth-child(1) {
  top: 0;
  transform-origin: left center;
}
.hamburger-menu span:nth-child(2) {
  top: -6px;
  transform-origin: left center;
}
.hamburger-menu span:nth-child(3) {
  top: 6px;
  transform-origin: left center;
}

.is-open .hamburger-menu span:first-child {
  transform: rotate(45deg);
  top: -7px;
  left: 0px;
}
.is-open .hamburger-menu span:nth-last-child(2) {
  width: 0;
  opacity: 0;
}
.is-open .hamburger-menu span:last-child {
  transform: rotate(-45deg);
  top: 7px;
  left: 0;
}

.navigation-footer-bar span {
  text-align: center;
}
@media print, screen and (min-width: 40em) {
  .navigation-footer-bar span {
    text-align: unset;
  }
}

.navigation-main {
  height: 100%;
  border-top: 2px solid #161718;
  padding: 1rem 2rem;
  font-size: 1rem;
}
.navigation-main > ul > li > a {
  transition-property: all;
  transition-duration: 0.2s;
  transition-timing-function: ease-in-out;
  height: 100%;
  display: flex;
  align-items: center;
  opacity: 0.5;
  letter-spacing: -1px;
  font-size: 1rem;
}
.navigation-main > ul > li > a:hover {
  opacity: 1;
}
.navigation-main > ul > li.is-active > a {
  opacity: 1;
}
.is-open .navigation-main {
  border-top: none;
}

.navigation-main ul {
  display: flex;
  flex-direction: column;
}
.navigation-main li {
  position: relative;
}
.navigation-main li.is-active a {
  opacity: 1;
}
@media print, screen and (min-width: 40em) {
  .navigation-main {
    display: flex;
    justify-content: space-around;
    padding: 0 1rem;
    /*.home-item {
        display: none;
    }*/
  }
  .navigation-main ul {
    flex-direction: row;
  }
  .navigation-main a {
    padding: 0.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .navigation-main a {
    padding: 1rem;
  }
}

.page-header .shop-navigation {
  min-height: 5rem;
  display: flex;
  justify-content: center;
}
@media print, screen and (max-width: 89.99875em) {
  .page-header .shop-navigation {
    padding-left: 1.5rem;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .page-header .shop-navigation {
    padding-left: 0;
  }
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .page-header {
    position: relative;
  }
  .page-header .grid-container {
    padding: 0 0.5rem;
  }
}

.page-header-top {
  position: relative;
  display: flex;
}
.page-header-top .page-logo {
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10;
}
@media print, screen and (min-width: 40em) {
  .page-header-top .page-logo {
    position: absolute;
  }
}
@media print, screen and (min-width: 64em) {
  .page-header-top {
    height: 7rem;
  }
  .page-header-top .page-logo {
    height: 7rem;
    left: 0;
    right: auto;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .page-header-top .page-logo a {
    width: 1.5rem;
    height: 2rem;
  }
}
@media screen and (min-width: 85em) {
  .page-header-top .page-logo {
    width: 4.125rem;
    position: absolute;
    padding: 0 1rem;
    right: 100%;
    left: auto;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .page-header-top {
    display: flex;
    align-content: flex-start;
  }
  .page-header-top .page-logo {
    height: 5rem;
    display: flex;
    align-items: center;
  }
}
.page-header-top .button-back {
  display: flex;
  align-items: center;
  margin: 0 auto 0 1rem;
}
@media screen and (min-width: 85em) {
  .page-header-top .button-back {
    margin: 0 auto 0 0;
  }
}

.site-container {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  padding-bottom: 3.875rem;
}
.site-container .off-canvas-content {
  flex: 1 1 100%;
  display: flex;
  flex-direction: column;
}
@media print, screen and (min-width: 40em) {
  .site-container {
    padding-bottom: 0;
  }
}
.page-checkout .site-container {
  padding-bottom: 0;
}

.page-main {
  padding-bottom: 3rem;
  flex: 1 1 100%;
}
.projects-base .page-main, .homepage-base .page-main {
  padding-bottom: 0;
}

.page-footer {
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  padding: 2rem 0;
  position: relative;
  margin-top: auto;
  font-size: 1rem;
}
.page-footer, .page-footer a {
  color: rgba(var(--primary), 0.5);
}
.page-footer a:hover {
  color: #E6E6E6;
}
.page-footer::before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  height: 100%;
  background: linear-gradient(180deg, rgba(29, 32, 31, 0) 0%, rgba(29, 32, 31, 0.5) 100%);
}
.homepage-base .page-footer {
  bottom: 0;
}
@media print, screen and (min-width: 30em) {
  .homepage-base .page-footer {
    bottom: 0;
    z-index: 200;
  }
}
@media print, screen and (min-width: 40em) {
  .homepage-base .page-footer {
    position: fixed;
    bottom: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .page-footer {
    padding: 3rem 0;
  }
}
.page-footer ul {
  margin: 0;
  gap: 0.5rem;
  position: relative;
}

@media print, screen and (max-width: 63.99875em) {
  body:not(.page-shop) {
    padding-bottom: 5rem;
  }
}

.content-body > *:not(:first-child) {
  margin-top: 2rem;
}
.content-body h2, .content-body h3, .content-body h4, .content-body h5 {
  letter-spacing: -1px;
  text-transform: uppercase;
}

.page-siblings-nav {
  display: flex;
  justify-content: space-between;
  border-top: 2px solid #161817;
  border-bottom: 2px solid #161817;
  padding: 1.5rem 0;
  margin-top: 2rem;
}
.page-siblings-nav .entry.next {
  text-align: right;
}
.page-siblings-nav .entry.next p {
  justify-content: flex-end;
}
.page-siblings-nav p {
  opacity: 0.5;
  font-size: 1rem;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  gap: 4px;
}
@media print, screen and (max-width: 63.99875em) {
  .page-siblings-nav h5 {
    display: none;
  }
}

.page-hero .page-hero-info {
  margin-bottom: 2rem;
}

@media print, screen and (min-width: 30em) {
  .grid-container {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media print, screen and (min-width: 40em) {
  .grid-container {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-container {
    padding-left: 4.5rem;
    padding-right: 4.5rem;
  }
}
@media print, screen and (max-width: 84.99875em) {
  .content-container > * {
    margin-bottom: 2rem;
  }
}

ul.transition {
  list-style: none;
  display: flex;
  position: fixed;
  z-index: 1000;
  height: 100vh;
  width: 100vw;
  left: 0;
  top: 0;
  margin: 0;
  pointer-events: none;
}
ul.transition li {
  transform: scaleY(0);
  background: rgba(22, 23, 24, 0.9);
  width: 20%;
}

[data-barba] {
  flex: 1;
  display: flex;
  flex-direction: column;
}

.aside-content {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.aside-content h3 {
  text-transform: uppercase;
  font-size: 0.9375rem;
  line-height: 1.5rem;
  opacity: 0.5;
}
.aside-content span {
  word-break: break-all;
}

.gallery-grid {
  display: grid;
  /*
      &--simple {
          @include breakpoint(small) {
              grid-template-columns: 1fr 1fr;
              grid-template-rows: auto;
              gap: rem-calc(32);
              grid-auto-flow: row;

              .gallery-1 {
                  grid-area: auto;
              }

              .gallery-2 {
                  grid-area: auto;
              }

              .gallery-3 {
                  grid-area: auto;
              }

              .gallery-4 {
                  grid-area: auto;
              }
          }

          .gallery-item {
              animation: none;

              @include breakpoint(small) {
                  + .gallery-item {
                      margin-top: 0;
                  }
              }
          }
      }*/
}
@media print, screen and (min-width: 40em) {
  .gallery-grid .gallery-1 {
    z-index: 70;
  }
  .gallery-grid .gallery-1.active {
    animation-name: swing-forwards-gal-1;
  }
  @keyframes swing-forwards-gal-1 {
    0% {
      transform: scale(0.94);
    }
    50% {
      transform: translate(20px, -20px);
    }
    100% {
      transform: translate(0, 0) scale(1);
    }
  }
  .gallery-grid .gallery-2 {
    z-index: 80;
  }
  .gallery-grid .gallery-2.active {
    animation-name: swing-forwards-gal-2;
  }
  @keyframes swing-forwards-gal-2 {
    0% {
      transform: scale(0.94);
    }
    50% {
      transform: translate(-20px, -20px);
    }
    100% {
      transform: translate(0, 0) scale(1);
    }
  }
  .gallery-grid .gallery-3.active {
    animation-name: swing-forwards-gal-3;
  }
  @keyframes swing-forwards-gal-3 {
    0% {
      transform: scale(0.94);
    }
    50% {
      transform: translate(20px, 20px);
    }
    100% {
      transform: translate(0, 0) scale(1);
    }
  }
  .gallery-grid .gallery-4.active {
    animation-name: swing-forwards-gal-4;
  }
  @keyframes swing-forwards-gal-4 {
    0% {
      transform: scale(0.94);
    }
    50% {
      transform: translate(-20px, -20px);
    }
    100% {
      transform: translate(0, 0) scale(1);
    }
  }
  .gallery-grid .gallery-5 {
    z-index: 60;
  }
  .gallery-grid .gallery-5.active {
    animation-name: swing-forwards-gal-5;
  }
  @keyframes swing-forwards-gal-5 {
    0% {
      transform: scale(0.94);
    }
    50% {
      transform: translate(-20px, -20px);
    }
    100% {
      transform: translate(0, 0) scale(1);
    }
  }
}
@media print, screen and (min-width: 40em) {
  .gallery-grid {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-rows: auto;
    gap: 0;
    grid-auto-flow: row;
  }
  .gallery-grid .gallery-1 {
    grid-area: 1/13/10/24;
  }
  .gallery-grid .gallery-2 {
    grid-area: 4/1/16/16;
  }
  .gallery-grid .gallery-3 {
    grid-area: 5/12/17/30;
  }
  .gallery-grid .gallery-4 {
    grid-area: 13/2/24/19;
  }
  .gallery-grid .gallery-5 {
    grid-area: 17/15/25/28;
    z-index: 60;
  }
}
.gallery-grid .gallery-item {
  position: relative;
  animation-duration: 0.3s;
  animation-timing-function: ease-in-out;
  animation-fill-mode: forwards;
  margin: 0;
  animation-name: swing-outwards;
  z-index: 10;
  cursor: zoom-in;
}
.gallery-grid .gallery-item + .gallery-item {
  margin-top: 1rem;
}
@media print, screen and (min-width: 64em) {
  .gallery-grid .gallery-item + .gallery-item {
    margin-top: 0;
  }
}
@media screen and (min-width: 85em) {
  .gallery-grid .gallery-item {
    padding: 0;
  }
}
.gallery-grid .gallery-item img {
  width: 100%;
}
.gallery-grid .gallery-item.active,
.gallery-grid .gallery-item.active a {
  cursor: zoom-in;
}

.gallery-item figure {
  max-height: 100%;
  height: 100%;
  box-shadow: 0 8px 16px 0 rgba(29, 32, 31, 0.5), 0 8px 16px -7px #1D201F;
}
.gallery-item figure a {
  display: block;
  height: 100%;
}
.gallery-item figure img {
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
}
.gallery-item .content {
  transition: transform 0.2s ease-out;
  height: 100%;
}
.gallery-item figcaption {
  transition-property: all;
  transition-duration: 0.2s;
  transition-timing-function: ease-in-out;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 2.5rem;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: space-around;
  opacity: 0;
  pointer-events: none;
}
.gallery-item figcaption span {
  position: relative;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: #fefefe;
}

.gallery {
  display: flex;
  gap: 1rem;
}
.gallery .gallery-item {
  flex: 1;
}

.homepage-content .overview-item,
.header-projects .overview-item,
.overview-projects .overview-item {
  position: relative;
  animation-duration: 0.5s;
  animation-timing-function: ease-in-out; /* important to use a symmetrical timing function (linear also works) */
  animation-fill-mode: forwards;
  margin: 0;
  animation-name: swing-outwards;
  z-index: 10;
}
.homepage-content .overview-item figure,
.header-projects .overview-item figure,
.overview-projects .overview-item figure {
  box-shadow: 0 8px 16px 0 rgba(29, 32, 31, 0.5), 0 8px 16px -7px #1D201F;
  max-height: 100%;
  width: 100%;
}
.homepage-content .overview-item .content,
.header-projects .overview-item .content,
.overview-projects .overview-item .content {
  position: relative;
  transition: transform 0.2s ease-out;
  display: flex;
}
@media screen and (min-width: 85em) {
  .homepage-content .overview-item,
  .header-projects .overview-item,
  .overview-projects .overview-item {
    padding: 0;
  }
}
.homepage-content .overview-item img,
.header-projects .overview-item img,
.overview-projects .overview-item img {
  width: 100%;
}
@media print, screen and (min-width: 40em) {
  .homepage-content .overview-item .project-info,
  .header-projects .overview-item .project-info,
  .overview-projects .overview-item .project-info {
    transition-property: all;
    transition-duration: 0.2s;
    transition-timing-function: ease-in-out;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 2.5rem;
    opacity: 0;
    pointer-events: none;
    background: linear-gradient(180deg, rgba(29, 32, 31, 0) 0%, rgba(29, 32, 31, 0.5) 100%);
  }
}
.homepage-content .overview-item:hover .project-info,
.header-projects .overview-item:hover .project-info,
.overview-projects .overview-item:hover .project-info {
  opacity: 1;
  pointer-events: inherit;
}
.homepage-content .overview-item .project-content,
.header-projects .overview-item .project-content,
.overview-projects .overview-item .project-content {
  position: relative;
  z-index: 10;
  color: white;
  width: 100%;
}

.header-projects {
  display: grid;
  align-items: center;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto;
  gap: 1rem;
  grid-auto-flow: row;
}
.header-projects .page-intro {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 1rem;
  font-size: 1rem;
  line-height: 2rem;
  grid-column: span 2/span 2;
}
.header-projects .project-1 {
  grid-column: span 2/span 2;
}
.header-projects .project-2 {
  grid-column: span 2/span 2;
}
@media print, screen and (min-width: 40em) {
  .header-projects {
    padding: 1rem 0;
  }
  .header-projects .page-intro {
    font-size: 1.125rem;
    line-height: 2rem;
  }
  .header-projects .project-1 {
    grid-column: span 1/span 1;
  }
  .header-projects .project-2 {
    grid-column: span 1/span 1;
  }
}
@media print, screen and (min-width: 64em) {
  .header-projects {
    margin-bottom: 1rem;
  }
  .header-projects .page-intro {
    padding: 1rem 2rem;
  }
  .header-projects .project-1.active {
    animation-name: swing-forwards-h1;
  }
  @keyframes swing-forwards-h1 {
    0% {
      transform: scale(0.94);
    }
    50% {
      transform: translate(0, -20px);
    }
    100% {
      transform: translate(0, 0) scale(1);
    }
  }
  .header-projects .project-2.active {
    animation-name: swing-forwards-h2;
  }
  @keyframes swing-forwards-h2 {
    0% {
      transform: scale(0.94);
    }
    50% {
      transform: translate(20px, 20px);
    }
    100% {
      transform: translate(0, 0) scale(1);
    }
  }
}
@media print, screen and (min-width: 64em) {
  .header-projects {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-rows: auto;
    gap: 0;
    grid-auto-flow: row;
  }
  .header-projects .page-intro {
    grid-area: 1/1/8/16;
  }
  .header-projects .project-1 {
    position: relative;
    z-index: 20;
    grid-area: 1/20/7/34;
  }
  .header-projects .project-2 {
    grid-area: 6/16/13/36;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .header-projects .overview-item a {
    display: flex;
    gap: 1rem;
  }
  .header-projects .overview-item a figure {
    flex: 1;
  }
  .header-projects .overview-item a .project-info {
    flex: 2;
  }
}

.overview-projects {
  display: grid;
  margin-top: 1rem;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto;
  gap: 1rem;
  grid-auto-flow: row;
}
.overview-projects .project-1,
.overview-projects .project-2,
.overview-projects .project-3,
.overview-projects .project-4,
.overview-projects .project-5,
.overview-projects .project-6,
.overview-projects .project-7,
.overview-projects .project-8 {
  grid-column: span 2/span 2;
}
@media print, screen and (min-width: 40em) {
  .overview-projects .project-1,
  .overview-projects .project-2,
  .overview-projects .project-3,
  .overview-projects .project-4,
  .overview-projects .project-5,
  .overview-projects .project-6,
  .overview-projects .project-7,
  .overview-projects .project-8 {
    grid-column: span 1/span 1;
  }
}
@media print, screen and (min-width: 64em) {
  .overview-projects .project-1.active {
    animation-name: swing-forwards-pro-1;
  }
  @keyframes swing-forwards-pro-1 {
    0% {
      transform: scale(0.94);
    }
    50% {
      transform: translate(-20px, -20px);
    }
    100% {
      transform: translate(0, 0) scale(1);
    }
  }
  .overview-projects .project-2.active {
    animation-name: swing-forwards-pro-2;
  }
  @keyframes swing-forwards-pro-2 {
    0% {
      transform: scale(0.94);
    }
    50% {
      transform: translate(20px, -20px);
    }
    100% {
      transform: translate(0, 0) scale(1);
    }
  }
  .overview-projects .project-3.active {
    animation-name: swing-forwards-pro-3;
  }
  @keyframes swing-forwards-pro-3 {
    0% {
      transform: scale(0.94);
    }
    50% {
      transform: translate(-20px, -20px);
    }
    100% {
      transform: translate(0, 0) scale(1);
    }
  }
  .overview-projects .project-4.active {
    animation-name: swing-forwards-pro-4;
  }
  @keyframes swing-forwards-pro-4 {
    0% {
      transform: scale(0.94);
    }
    50% {
      transform: translate(20px, 20px);
    }
    100% {
      transform: translate(0, 0) scale(1);
    }
  }
  .overview-projects .project-5.active {
    animation-name: swing-forwards-pro-5;
  }
  @keyframes swing-forwards-pro-5 {
    0% {
      transform: scale(0.94);
    }
    50% {
      transform: translate(-20px, -20px);
    }
    100% {
      transform: translate(0, 0) scale(1);
    }
  }
  .overview-projects .project-6.active {
    animation-name: swing-forwards-pro-6;
  }
  @keyframes swing-forwards-pro-6 {
    0% {
      transform: scale(0.94);
    }
    50% {
      transform: translate(-20px, -20px);
    }
    100% {
      transform: translate(0, 0) scale(1);
    }
  }
  .overview-projects .project-7.active {
    animation-name: swing-forwards-pro-7;
  }
  @keyframes swing-forwards-pro-7 {
    0% {
      transform: scale(0.94);
    }
    50% {
      transform: translate(20px, -20px);
    }
    100% {
      transform: translate(0, 0) scale(1);
    }
  }
  .overview-projects .project-8.active {
    animation-name: swing-forwards-pro-8;
  }
  @keyframes swing-forwards-pro-8 {
    0% {
      transform: scale(0.94);
    }
    50% {
      transform: translate(20px, 20px);
    }
    100% {
      transform: translate(0, 0) scale(1);
    }
  }
}
@media print, screen and (min-width: 64em) {
  .overview-projects {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-rows: auto;
    gap: 0;
    grid-auto-flow: row;
    margin-top: -15rem;
  }
  .overview-projects .project-1 {
    grid-area: 1/1/10/23;
    z-index: 90;
  }
  .overview-projects .project-2 {
    grid-area: 7/15/13/30;
    z-index: 70;
  }
  .overview-projects .project-3 {
    grid-area: 9/3/17/22;
    z-index: 80;
  }
  .overview-projects .project-4 {
    grid-area: 11/16/18/36;
  }
  .overview-projects .project-5 {
    grid-area: 16/2/27/24;
  }
  .overview-projects .project-6 {
    grid-area: 25/4/30/16;
  }
  .overview-projects .project-7 {
    grid-area: 18/21/24/34;
    z-index: 60;
  }
  .overview-projects .project-8 {
    grid-area: 25/16/33/36;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .overview-projects .overview-item a {
    display: flex;
    gap: 1rem;
  }
  .overview-projects .overview-item a figure {
    flex: 1;
  }
  .overview-projects .overview-item a .project-info {
    flex: 2;
  }
}

.project-info-content {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.project-info-content h3 {
  text-transform: uppercase;
  font-size: 0.9375rem;
  line-height: 1.5rem;
  opacity: 0.5;
}
.project-info-content * {
  font-size: 0.875rem;
  line-height: 1.5rem;
}
@media print, screen and (max-width: 63.99875em) {
  .page-aside .project-info-content {
    display: none;
  }
}
.project-info-content .button {
  align-self: flex-start;
}

.project-hero ~ * {
  margin-top: 2rem;
}

.project-author h3 {
  text-transform: uppercase;
  font-size: 0.9375rem;
  line-height: 1.5rem;
  opacity: 0.5;
}
.project-author * {
  font-size: 0.875rem;
  line-height: 1.5rem;
}
.project-author .block-text {
  margin-bottom: 1rem;
}

.project-detail-container {
  position: relative;
}
.project-detail-container .project-content > .project-gallery,
.project-detail-container .project-content > .grid {
  margin-top: 2rem;
}
@media print, screen and (min-width: 64em) {
  .project-detail-container .project-content .project-info-content {
    display: none;
  }
}
@media print, screen and (min-width: 40em) {
  .project-detail-container .project-content > .project-gallery,
  .project-detail-container .project-content > .grid {
    margin-top: 0;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .project-detail-container {
    margin-bottom: 1rem;
  }
  .project-detail-container .page-aside .button-back {
    display: none;
  }
  .project-detail-container .project-content {
    order: 1;
  }
  .project-detail-container .project-content .button-back {
    display: block;
  }
  .project-detail-container > * {
    order: 2;
  }
}

.buttons {
  display: flex;
  justify-content: space-between;
}

.button {
  letter-spacing: 1px;
}
.button.primary {
  background: rgba(var(--primary), 0.2);
  border-width: 2px;
  border-style: solid;
  line-height: 2rem;
  padding: 0.375rem 1rem;
  color: rgba(255, 255, 255, 0.5);
}
.button.primary:hover {
  background: rgba(var(--primary), 1);
  color: black;
}
.button.primary.button-bordered {
  background: transparent;
  border-color: rgba(var(--primary), 0.2);
}
.button.primary.button-bordered:hover {
  background: rgba(var(--primary), 1);
  color: black;
}
.button.primary.button-bordered.fixed {
  background: #1D201F;
}
.button.secondary {
  background: rgba(var(--secondary), 0.2);
  border-width: 2px;
  border-style: solid;
  line-height: 2rem;
  padding: 0.375rem 1rem;
  color: rgba(255, 255, 255, 0.5);
}
.button.secondary:hover {
  background: rgba(var(--secondary), 1);
  color: black;
}
.button.secondary.button-bordered {
  background: transparent;
  border-color: rgba(var(--secondary), 0.2);
}
.button.secondary.button-bordered:hover {
  background: rgba(var(--secondary), 1);
  color: black;
}
.button.secondary.button-bordered.fixed {
  background: #1D201F;
}
.button.success {
  background: rgba(var(--success), 0.2);
  border-width: 2px;
  border-style: solid;
  line-height: 2rem;
  padding: 0.375rem 1rem;
  color: rgba(255, 255, 255, 0.5);
}
.button.success:hover {
  background: rgba(var(--success), 1);
  color: black;
}
.button.success.button-bordered {
  background: transparent;
  border-color: rgba(var(--success), 0.2);
}
.button.success.button-bordered:hover {
  background: rgba(var(--success), 1);
  color: black;
}
.button.success.button-bordered.fixed {
  background: #1D201F;
}
.button.warning {
  background: rgba(var(--warning), 0.2);
  border-width: 2px;
  border-style: solid;
  line-height: 2rem;
  padding: 0.375rem 1rem;
  color: rgba(255, 255, 255, 0.5);
}
.button.warning:hover {
  background: rgba(var(--warning), 1);
  color: black;
}
.button.warning.button-bordered {
  background: transparent;
  border-color: rgba(var(--warning), 0.2);
}
.button.warning.button-bordered:hover {
  background: rgba(var(--warning), 1);
  color: black;
}
.button.warning.button-bordered.fixed {
  background: #1D201F;
}
.button.alert {
  background: rgba(var(--alert), 0.2);
  border-width: 2px;
  border-style: solid;
  line-height: 2rem;
  padding: 0.375rem 1rem;
  color: rgba(0, 0, 0, 0.5);
}
.button.alert:hover {
  background: rgba(var(--alert), 1);
  color: black;
}
.button.alert.button-bordered {
  background: transparent;
  border-color: rgba(var(--alert), 0.2);
}
.button.alert.button-bordered:hover {
  background: rgba(var(--alert), 1);
  color: black;
}
.button.alert.button-bordered.fixed {
  background: #1D201F;
}
.button.light {
  background: rgba(var(--light), 0.2);
  border-width: 2px;
  border-style: solid;
  line-height: 2rem;
  padding: 0.375rem 1rem;
  color: rgba(255, 255, 255, 0.5);
}
.button.light:hover {
  background: rgba(var(--light), 1);
  color: black;
}
.button.light.button-bordered {
  background: transparent;
  border-color: rgba(var(--light), 0.2);
}
.button.light.button-bordered:hover {
  background: rgba(var(--light), 1);
  color: black;
}
.button.light.button-bordered.fixed {
  background: #1D201F;
}

.button-add-to-cart {
  font-size: 1.125rem;
  line-height: 2rem;
  align-self: flex-start;
}
.button-add-to-cart:hover {
  color: white;
}

[data-sticky-button] {
  z-index: 11;
  margin-top: 1rem;
}
@media print, screen and (min-width: 64em) {
  [data-sticky-button] {
    z-index: 1000;
  }
}

.button-back {
  margin-top: 0.5rem;
  display: inline-block;
  font-size: 0.9375rem;
  color: rgba(var(--primary), 0.5);
}
.button-back:hover {
  color: #E6E6E6;
}
.button-back i {
  margin-right: 1rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.button-get {
  position: relative;
}
.button-get.fixed {
  position: fixed;
  top: 0;
}

.button-more {
  color: rgba(var(--primary), 0.5);
  position: relative;
}
.button-more::before {
  content: "";
  position: absolute;
  left: 0;
  right: 32px;
  bottom: 8px;
  height: 1px;
  background: rgba(var(--primary), 0.5);
}

.splide__container {
  box-sizing: border-box;
  position: relative;
  margin-bottom: 2rem;
}

.splide__list {
  transition-property: all;
  transition-duration: 0.2s;
  transition-timing-function: ease-in-out;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin: 0 !important;
  padding: 0 !important;
  transform-style: preserve-3d;
}

.splide.is-initialized:not(.is-active) .splide__list {
  display: block;
}

.splide {
  outline: none;
  position: relative;
  visibility: hidden;
}

.splide.is-initialized, .splide.is-rendered {
  visibility: visible;
}

.splide__slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  box-sizing: border-box;
  flex-shrink: 0;
  list-style-type: none !important;
  margin: 0;
  outline: none;
  position: relative;
}

.splide__slide img {
  vertical-align: bottom;
  width: 100%;
}

.splide__slider {
  position: relative;
}

.splide__track {
  overflow: hidden;
  position: relative;
  z-index: 0;
}

.splide--draggable > .splide__slider > .splide__track, .splide--draggable > .splide__track {
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.splide--fade > .splide__slider > .splide__track > .splide__list, .splide--fade > .splide__track > .splide__list {
  display: block;
}

.splide--fade > .splide__slider > .splide__track > .splide__list > .splide__slide, .splide--fade > .splide__track > .splide__list > .splide__slide {
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  z-index: 0;
}

.splide--fade > .splide__slider > .splide__track > .splide__list > .splide__slide.is-active, .splide--fade > .splide__track > .splide__list > .splide__slide.is-active {
  opacity: 1;
  position: relative;
  z-index: 1;
}

.splide--rtl {
  direction: rtl;
}

.splide--ttb.is-active > .splide__slider > .splide__track > .splide__list, .splide--ttb.is-active > .splide__track > .splide__list {
  display: block;
}

.splide__arrow {
  align-items: center;
  border: 0;
  cursor: pointer;
  display: flex;
  justify-content: center;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  color: #fefefe;
}
.splide__arrow[disabled] {
  display: none;
}

.splide__arrow:hover {
  opacity: 0.9;
}

.splide__arrow:focus {
  outline: none;
}

.splide__arrow--prev {
  left: 1em;
}

.splide__arrow--prev svg {
  transform: scaleX(-1);
}

.splide__arrow--next {
  right: 1em;
}

.splide__pagination {
  bottom: 0.5em;
  left: 0;
  padding: 0 1em;
  position: absolute;
  right: 0;
  z-index: 1;
}

.splide__pagination__page {
  background: #ccc;
  border: 0;
  border-radius: 50%;
  display: inline-block;
  height: 8px;
  margin: 3px;
  opacity: 0.7;
  padding: 0;
  transition: transform 0.2s linear;
  width: 8px;
}

.splide__pagination__page.is-active {
  background: #fff;
  transform: scale(1.4);
}

.splide__pagination__page:hover {
  cursor: pointer;
  opacity: 0.9;
}

.splide__pagination__page:focus {
  outline: none;
}

.splide__progress__bar {
  background: #ccc;
  height: 3px;
}

.splide--nav > .splide__slider > .splide__track > .splide__list > .splide__slide, .splide--nav > .splide__track > .splide__list > .splide__slide {
  transition-property: all;
  transition-duration: 0.2s;
  transition-timing-function: ease-in-out;
  opacity: 0.3;
  cursor: pointer;
}

.splide--nav > .splide__slider > .splide__track > .splide__list > .splide__slide.is-active, .splide--nav > .splide__track > .splide__list > .splide__slide.is-active {
  opacity: 1;
}

.splide--nav > .splide__slider > .splide__track > .splide__list > .splide__slide:focus, .splide--nav > .splide__track > .splide__list > .splide__slide:focus {
  outline: none;
}

.splide--rtl > .splide__arrows .splide__arrow--prev, .splide--rtl > .splide__slider > .splide__track > .splide__arrows .splide__arrow--prev, .splide--rtl > .splide__track > .splide__arrows .splide__arrow--prev {
  left: auto;
  right: 1em;
}

.splide--rtl > .splide__arrows .splide__arrow--prev svg, .splide--rtl > .splide__slider > .splide__track > .splide__arrows .splide__arrow--prev svg, .splide--rtl > .splide__track > .splide__arrows .splide__arrow--prev svg {
  transform: scaleX(1);
}

.splide--rtl > .splide__arrows .splide__arrow--next, .splide--rtl > .splide__slider > .splide__track > .splide__arrows .splide__arrow--next, .splide--rtl > .splide__track > .splide__arrows .splide__arrow--next {
  left: 1em;
  right: auto;
}

.splide--rtl > .splide__arrows .splide__arrow--next svg, .splide--rtl > .splide__slider > .splide__track > .splide__arrows .splide__arrow--next svg, .splide--rtl > .splide__track > .splide__arrows .splide__arrow--next svg {
  transform: scaleX(-1);
}

.splide--ttb > .splide__arrows .splide__arrow, .splide--ttb > .splide__slider > .splide__track > .splide__arrows .splide__arrow, .splide--ttb > .splide__track > .splide__arrows .splide__arrow {
  left: 50%;
  transform: translate(-50%);
}

.splide--ttb > .splide__arrows .splide__arrow--prev, .splide--ttb > .splide__slider > .splide__track > .splide__arrows .splide__arrow--prev, .splide--ttb > .splide__track > .splide__arrows .splide__arrow--prev {
  top: 1em;
}

.splide--ttb > .splide__arrows .splide__arrow--prev svg, .splide--ttb > .splide__slider > .splide__track > .splide__arrows .splide__arrow--prev svg, .splide--ttb > .splide__track > .splide__arrows .splide__arrow--prev svg {
  transform: rotate(-90deg);
}

.splide--ttb > .splide__arrows .splide__arrow--next, .splide--ttb > .splide__slider > .splide__track > .splide__arrows .splide__arrow--next, .splide--ttb > .splide__track > .splide__arrows .splide__arrow--next {
  bottom: 1em;
  top: auto;
}

.splide--ttb > .splide__arrows .splide__arrow--next svg, .splide--ttb > .splide__slider > .splide__track > .splide__arrows .splide__arrow--next svg, .splide--ttb > .splide__track > .splide__arrows .splide__arrow--next svg {
  transform: rotate(90deg);
}

.splide--ttb > .splide__pagination, .splide--ttb > .splide__slider > .splide__pagination {
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  left: auto;
  padding: 1em 0;
  right: 0.5em;
  top: 0;
}

.splide--draggable > .splide__slider > .splide__track, .splide--draggable > .splide__track {
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.splide--fade > .splide__slider > .splide__track > .splide__list, .splide--fade > .splide__track > .splide__list {
  display: block;
}

.splide--fade > .splide__slider > .splide__track > .splide__list > .splide__slide, .splide--fade > .splide__track > .splide__list > .splide__slide {
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  z-index: 0;
}

.splide--fade > .splide__slider > .splide__track > .splide__list > .splide__slide.is-active, .splide--fade > .splide__track > .splide__list > .splide__slide.is-active {
  opacity: 1;
  position: relative;
  z-index: 1;
}

.splide--rtl {
  direction: rtl;
}

.splide--ttb.is-active > .splide__slider > .splide__track > .splide__list, .splide--ttb.is-active > .splide__track > .splide__list {
  display: block;
}

.splide__container {
  box-sizing: border-box;
  position: relative;
}

.splide__list {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin: 0 !important;
  padding: 0 !important;
  transform-style: preserve-3d;
}

.splide.is-initialized:not(.is-active) .splide__list {
  display: block;
}

.splide__pagination {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0;
  pointer-events: none;
}

.splide__pagination li {
  display: inline-block;
  line-height: 1;
  list-style-type: none;
  margin: 0;
  pointer-events: auto;
}

.splide__progress__bar {
  width: 0;
}

.splide {
  outline: none;
  position: relative;
  visibility: hidden;
}

.splide.is-initialized, .splide.is-rendered {
  visibility: visible;
}

.splide__slide {
  backface-visibility: hidden;
  box-sizing: border-box;
  flex-shrink: 0;
  list-style-type: none !important;
  margin: 0;
  outline: none;
  position: relative;
}

.splide__slide img {
  vertical-align: bottom;
}

.splide__slider {
  position: relative;
}

.splide__track {
  overflow: hidden;
  position: relative;
  z-index: 0;
}

#thumbnail-slider {
  margin-top: 1rem;
}

.variants-wrapper {
  position: relative;
  margin-bottom: 1rem;
  margin-top: 1rem;
}
.variants-wrapper .variant-options {
  display: none;
  position: absolute;
  left: -0.25rem;
  top: 100%;
  width: 100%;
  text-align: left;
  min-width: 21.875rem;
  border-width: 2px;
  border-style: solid;
  border-color: #454847;
  border-radius: 4px;
  z-index: 10;
}
.variants-wrapper.active .variant-options {
  display: block;
}
.variants-wrapper.active #variant-label::after {
  font-family: "icon";
  content: "\f106";
}
.variants-wrapper #variant-label {
  font-size: 1.125rem;
  line-height: 2rem;
  color: rgba(254, 254, 254, 0.5);
  position: relative;
  display: flex;
  text-align: left;
}
.variants-wrapper #variant-label::after {
  font-family: "icon";
  content: "\f105";
  position: relative;
  margin-left: 0.5rem;
}
.variants-wrapper .variant {
  transition-property: all;
  transition-duration: 0.2s;
  transition-timing-function: ease-in-out;
  background-color: #1D201F;
  text-align: left;
  border-color: #454847;
  border-width: 2px 0 0 0;
  border-style: solid;
  position: relative;
  padding: 1rem;
  width: 100%;
}
.variants-wrapper .variant:first-child {
  border: none;
}
.variants-wrapper .variant label {
  font-size: 1.125rem;
  line-height: 2rem;
  color: #fefefe;
  margin: 0;
}
.variants-wrapper .variant .price {
  color: rgba(230, 230, 230, 0.5);
  display: block;
}
.variants-wrapper .variant:hover {
  background-color: #313332;
}
.variants-wrapper .variant a {
  display: flex;
  gap: 0.75rem;
}
.variants-wrapper .variant figure {
  width: 5rem;
}
.variants-wrapper .variant .variant-info {
  display: block;
  width: 100%;
  overflow: overlay;
}
.variants-wrapper .variant .variant-info-content {
  display: block;
}
.variants-wrapper .variant .variant-info.no-image {
  display: flex;
  flex: 1;
  width: 30px;
}

.product-overview .product {
  display: flex;
  flex-direction: column;
  position: relative;
}
.product-overview .product figure {
  flex: 1;
}
.product-overview .product figure img {
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
}
.product-overview .product .product-content {
  margin-top: 0.5rem;
  height: 3.25rem;
  position: relative;
}
.product-overview .product .product-content .on-sale {
  font-family: Affogato-Medium, sans-serif;
  position: absolute;
  bottom: calc(100% + 2rem);
  left: -1rem;
  background: #fefefe;
  padding: 0.25rem 0.5rem;
  color: #161718;
  text-transform: uppercase;
  font-size: 1.25rem;
}
.product-overview .product .product-content header {
  display: flex;
  justify-content: space-between;
}
.product-overview .product .product-content header .price {
  line-height: 1.5rem;
  margin-left: 0.5rem;
  display: flex;
  align-items: center;
  gap: 8px;
}
.product-overview .product .product-content header s {
  font-size: inherit;
  line-height: 1.5rem;
}
.product-overview .product .product-content + p {
  margin-top: 0.25rem;
}

.product-info .product-info-detail {
  font-size: 0.875rem;
}
.product-info .product-info-detail h3 {
  font-size: 0.9375rem;
  opacity: 0.5;
  text-transform: uppercase;
}

@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .product figure {
    height: 0;
    padding-top: 66.25%;
    position: relative;
    overflow: hidden;
  }
  .product figure img {
    position: absolute;
    top: 0;
    height: 100%;
    object-fit: cover;
  }
}

.notification {
  position: absolute;
  bottom: 0;
}
@media print, screen and (min-width: 40em) {
  .notification {
    position: relative;
  }
}
.modal .notification {
  background-color: #1D201F;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.5), 0 8px 16px -7px #000000;
  padding: 2rem;
  max-width: 31.25rem;
  text-align: left;
}
.notification .buttons {
  margin-top: 1rem;
}

.grid-container .notification-error,
.grid-container .notification-flash {
  padding: 0.5rem 1rem;
  border: 1px solid rgba(230, 230, 230, 0.1);
  background: rgba(230, 230, 230, 0.1);
  border-radius: 0 0 4px 4px;
  text-align: center;
  margin-bottom: 1rem;
}
.grid-container .notification-error {
  background: rgba(204, 75, 55, 0.1);
}

.flash-container {
  position: fixed;
  top: 5rem;
  z-index: 2000;
  display: flex;
  align-items: center;
  left: 0;
  right: 0;
  justify-content: flex-end;
  opacity: 1;
  transition: all 0.25s ease-in-out;
}
.flash-container.animate-hide {
  opacity: 0;
}

blockquote, blockquote p {
  font-size: 1.5rem;
  line-height: 2rem;
}

.blockquote p {
  padding-left: 1em;
}
.blockquote p:before {
  content: open-quote;
  margin-left: -0.75em;
}
.blockquote p:after {
  content: close-quote;
}
.blockquote footer {
  opacity: 0.5;
  margin-left: 1em;
}

.component-linkWithIcon a {
  transition-property: all;
  transition-duration: 0.2s;
  transition-timing-function: ease-in-out;
  opacity: 0.5;
}
.component-linkWithIcon a:hover {
  opacity: 1;
}

.component-text a {
  opacity: 0.5;
  text-decoration: underline;
}
.component-text a:hover {
  color: #E6E6E6;
  text-decoration: none;
}
.component-text p:not(:last-child) {
  margin-bottom: 2rem;
}
.project-content .component-text h2 {
  margin-bottom: 2rem;
}

.content-related {
  margin-top: 2rem;
}

.comp-catalogues {
  position: relative;
  margin-top: 3rem;
}
.comp-catalogues:not(:last-child) {
  padding-bottom: 2rem;
}
.comp-catalogues:not(:last-child) h2 + span {
  bottom: -1.25rem;
}
.comp-catalogues h2 {
  padding-bottom: 1rem;
  position: sticky;
  top: 0;
  background: #1D201F;
  z-index: 10;
}
.comp-catalogues h2::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 1.0625rem;
  height: 2px;
  background: #fefefe;
}
.comp-catalogues h2 + span {
  position: absolute;
  background: #fefefe;
  width: 2px;
  display: block;
  left: 8px;
  bottom: 0;
  top: 2.6875rem;
  opacity: 0.5;
}
@media print, screen and (min-width: 40em) {
  .comp-catalogues h2 + span {
    top: 3rem;
  }
}
.comp-catalogues h2 + span::after {
  content: "";
  position: absolute;
  left: -8px;
  bottom: 0;
  width: 1.0625rem;
  height: 2px;
  background: #fefefe;
}

.block-catalogue {
  overflow: hidden;
}
@media print, screen and (max-width: 63.99875em) {
  .block-catalogue {
    padding-left: 2rem;
  }
}

.catalogue-content p {
  text-transform: uppercase;
  font-size: 0.9375rem;
}

.modal {
  background: rgba(22, 23, 24, 0.9);
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 100;
}

.checkout-steps {
  position: relative;
}
.checkout-steps .steps {
  display: none;
  justify-content: space-between;
  padding-bottom: 3rem;
}
.checkout-steps .step {
  font-size: 1.0625rem;
  position: relative;
  z-index: 1;
}
.checkout-steps .step a {
  color: rgba(var(--primary), 0.5);
}
.checkout-steps .step::before {
  content: "";
  position: absolute;
  top: calc(100% + 6px);
  left: 50%;
  width: 2px;
  height: 16px;
  background: rgba(var(--primary), 0.5);
  z-index: 1;
}
.checkout-steps .step::after {
  content: "";
  position: absolute;
  top: calc(100% + 6px);
  left: 50%;
  width: 18px;
  height: 16px;
  background: #1D201F;
  transform: translateX(-50%);
}
.checkout-steps .step:first-child::after {
  width: calc(50% + 8px);
  left: 0;
  transform: none;
}
.checkout-steps .step:last-child::after {
  width: calc(50% + 8px);
  left: auto;
  right: 0;
  transform: none;
}
.checkout-steps .step.done a, .checkout-steps .step.sel a {
  color: #E6E6E6;
}
.checkout-steps .step.done::before {
  font-family: "icon";
  content: "\f104";
  background: none;
  width: 16px;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
}
.checkout-steps .meter {
  display: none;
  top: calc(100% - 35px);
  position: absolute;
  left: 0;
  right: 0;
  background: rgba(var(--primary), 0.5);
  height: 2px;
}

.video-container {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
  /* Then style the iframe to fit in the container div with full height and width */
}
.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.component-image img {
  width: 100%;
}

.component-colophon {
  font-size: 0.875rem;
}
.component-colophon h3 {
  opacity: 0.5;
  font-size: 0.9375rem;
}

.component-crosslinksList ul li a {
  display: flex;
  gap: 1rem;
}
.component-crosslinksList ul li a figure {
  width: 3rem;
}
.component-crosslinksList ul li a .content {
  flex: 1;
}

.component-instagram h2 {
  display: flex;
  align-items: center;
  margin-bottom: 2rem;
  font-size: 2rem;
}
.component-instagram h2 i {
  margin-right: 1rem;
  position: relative;
  top: 2px;
}

.insta-image {
  height: 0;
  padding-bottom: 100%;
  overflow: hidden;
  position: relative;
}
.insta-image img {
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
  position: absolute;
}

.fancybox__container .fancybox__thumbs .carousel__slide .fancybox__thumb {
  border-radius: 0;
}
.fancybox__container .fancybox__thumbs .carousel__slide .fancybox__thumb::after {
  border-width: 3px;
  border-color: #fefefe;
  border-radius: 0;
}

body .cc-revoke, body .cc-window {
  font-family: inherit;
}
body .cc-btn {
  text-transform: uppercase;
  align-self: stretch;
  justify-content: center;
  align-items: center;
  display: flex;
}
@media print, screen and (max-width: 39.99875em) {
  body .cc-floating .cc-compliance > .cc-btn,
  body .cc-floating .cc-compliance > .cc-btn + .cc-btn {
    flex: 0 auto;
  }
  body .cc-compliance.cc-highlight {
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 0.75rem;
  }
  body .cc-compliance.cc-highlight .cc-btn + .cc-btn {
    margin-left: 0;
  }
}

.form-field > label {
  font-size: 0.9375rem;
  text-transform: uppercase;
  opacity: 0.5;
}

.component-form label.required:after {
  color: rgba(255, 255, 255, 0.5);
  position: relative;
  top: -6px;
}
.component-form .grid-container {
  padding-left: 0;
  padding-right: 0;
}

form .cell > label {
  font-size: 0.9375rem;
  text-transform: uppercase;
  opacity: 0.5;
}
form select {
  background-image: url("../images/chevron-down.svg");
  background-size: 1.125rem 1.125rem;
  position: relative;
  color: rgba(254, 254, 254, 0.5);
  /*&::after {
      @include apply-icon($icon: $icon-chevron-down);
      position: absolute;
      right: 0;
      top: 0;
      color: white;
      width: rem-calc(24);
      height: rem-calc(24);
  }*/
}
form .button {
  background: rgba(var(--primary), 0.2);
  border-width: 2px;
  border-style: solid;
  line-height: 2rem;
  padding: 0.375rem 1rem;
  color: rgba(255, 255, 255, 0.5);
}
form .button:hover {
  background: rgba(var(--primary), 1);
  color: black;
}
form .button.button-bordered {
  background: transparent;
  border-color: rgba(var(--primary), 0.2);
}
form .button.button-bordered:hover {
  background: rgba(var(--primary), 1);
  color: black;
}
form .button.button-bordered.fixed {
  background: #1D201F;
}

[type=file], [type=checkbox], [type=radio] {
  margin: 0;
}

.custom-input [type=radio] + label {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.custom-input [type=radio] + label span {
  position: relative;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  border-radius: 100%;
  background-color: rgba(230, 230, 230, 0.1);
}
.custom-input [type=radio] + label span::after {
  content: "";
  width: 12px;
  height: 12px;
  background: #fefefe;
  position: absolute;
  top: 6px;
  left: 6px;
  border-radius: 100%;
  transition: all 0.2s ease;
}
.custom-input [type=checkbox] + label {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.custom-input [type=checkbox] + label span {
  position: relative;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  border-radius: 6px;
  background-color: rgba(230, 230, 230, 0.1);
}
.custom-input [type=checkbox] + label span::after {
  font-family: "icon";
  content: "\f104";
  width: 24px;
  height: 24px;
  position: absolute;
  top: 0px;
  left: 0px;
  border-radius: 100%;
  transition: all 0.2s ease;
  display: flex;
  align-items: center;
  justify-content: center;
}
.custom-input [type=checkbox] + label,
.custom-input [type=radio] + label {
  margin: 0;
}
.custom-input [type=checkbox]:checked, .custom-input [type=checkbox]:not(:checked),
.custom-input [type=radio]:checked,
.custom-input [type=radio]:not(:checked) {
  position: absolute;
  left: -9999px;
}
.custom-input [type=checkbox]:not(:checked) + label span::after,
.custom-input [type=radio]:not(:checked) + label span::after {
  opacity: 0;
  transform: scale(0);
}
.custom-input [type=checkbox]:checked + label span::after,
.custom-input [type=radio]:checked + label span::after {
  opacity: 1;
  transform: scale(1);
}
.custom-input.product-remove [type=checkbox] + label {
  text-decoration: underline;
  opacity: 0.5;
  font-size: 1rem;
  gap: 0;
}
.custom-input.product-remove [type=checkbox] + label span {
  background-color: transparent;
}
.custom-input.product-remove [type=checkbox] + label span::after {
  font-family: "icon";
  content: "\f10d";
  opacity: 1;
  transform: scale(1);
  color: white;
  font-size: 0.75rem;
}

.homepage-content .page-container {
  position: relative;
  width: 100%;
  height: 100%;
}
.homepage-content .page-intro {
  margin-bottom: 4rem;
  font-size: 1.125rem;
  line-height: 1.2;
  display: flex;
  align-items: center;
}
.homepage-content .page-intro .intro-content {
  display: flex;
  flex-wrap: wrap;
}
.homepage-content .page-intro .intro-content h2 {
  font-family: "leaguemono-regular", Helvetica, Roboto, Arial, sans-serif;
}
@media screen and (min-width: 85em) {
  .homepage-content .page-intro {
    padding: 1rem 2.5rem;
  }
  .homepage-content .page-intro .page-intro {
    font-size: 2rem;
    line-height: 1.5;
  }
}
.homepage-content .overview-item.project-2 {
  z-index: 20;
  margin-top: -3rem;
  margin-left: 3rem;
  margin-right: -1.5rem;
}
.homepage-content .overview-item.project-3 {
  margin-top: -5rem;
}
@media print, screen and (min-width: 40em) {
  .homepage-content {
    display: flex;
    flex-wrap: wrap;
    height: calc(100vh - 200px);
  }
  .homepage-content img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 50% 50%;
  }
  .homepage-content .page-container > div:nth-child(2) {
    height: 70vh;
    width: 100%;
    position: absolute;
    bottom: 0;
  }
  .homepage-content .page-intro {
    width: 50%;
    position: relative;
    z-index: 200;
  }
  .homepage-content .overview-item.project-2 {
    margin-right: 0;
  }
  .homepage-content .project-1 {
    z-index: 30;
  }
  .homepage-content .project-2 {
    z-index: 10;
  }
  .homepage-content .project-3 {
    z-index: 20;
  }
  .homepage-content .overview-item.project-1 {
    position: absolute;
    width: 41%;
    top: 0;
    height: 25%;
    right: 2rem;
  }
  .homepage-content .overview-item.project-1 > div {
    position: absolute;
    width: 100%;
    bottom: 0;
    right: 0;
    height: 100%;
  }
  .homepage-content .overview-item.project-2 {
    width: 60%;
    height: 40%;
    position: absolute;
    right: 0;
    bottom: 40%;
  }
  .homepage-content .overview-item.project-2 > div {
    position: absolute;
    width: 100%;
    bottom: 0;
    right: 0;
    height: 100%;
  }
  .homepage-content .overview-item.project-3 {
    width: 79%;
    height: 45%;
    bottom: 0;
    position: absolute;
  }
  .homepage-content .overview-item.project-3 > div {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .homepage-content {
    height: calc(100vh - 112px);
  }
  .homepage-content .page-container > div:nth-child(2) {
    height: 100%;
  }
  .homepage-content .page-intro {
    height: 50%;
  }
  .homepage-content .overview-item.project-1 {
    height: 31.63%;
    width: 40%;
    right: 4.5rem;
  }
  .homepage-content .overview-item.project-2 {
    width: 57%;
    height: 44.9%;
    bottom: 38%;
  }
  .homepage-content .overview-item.project-3 {
    width: 63%;
    height: 50%;
  }
}

/*
662 / 100 = 6.62
331 / 6.62 = 50%
*/
.grid-layout > .grid {
  gap: 2rem;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-flow: row;
}
.grid-layout > .grid:not(:first-child) {
  margin-top: 2rem;
}
.grid-layout > .grid .product {
  grid-column-end: span 4;
}
@media print, screen and (min-width: 30em) {
  .grid-layout > .grid {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }
  .grid-layout > .grid .product {
    grid-column-end: span 4;
    grid-row-end: span 3;
  }
  .grid-layout > .grid .product.span-8 {
    grid-column-end: span 8;
    grid-row-end: span 6;
  }
  .grid-layout > .grid .product.span-6 {
    grid-column-end: span 4;
    grid-row-end: span 3;
  }
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .grid-layout > .grid.even .product {
    order: 2;
  }
  .grid-layout > .grid.even .product:nth-child(2) {
    order: 1;
  }
}
@media screen and (min-width: 85em) {
  .grid-layout > .grid {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }
  .grid-layout > .grid .product {
    grid-column-end: span 3;
    grid-row-end: span 3;
  }
  .grid-layout > .grid .product.span-5 {
    grid-column-end: span 5;
    grid-row-end: span 5;
  }
  .grid-layout > .grid .product.span-7 {
    grid-column-end: span 7;
    grid-row-end: span 6;
  }
  .grid-layout > .grid .product.span-3 {
    grid-column-end: span 3;
    grid-row-end: span 3;
  }
}
.grid-layout > .grid img {
  width: 100%;
}

.product h4 {
  text-transform: uppercase;
}

.page-shop .page-aside {
  margin-bottom: 1rem;
}
@media print, screen and (min-width: 64em) {
  .page-shop .page-aside {
    padding-left: 2rem;
    padding-top: 2rem;
  }
}

.product-filters {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  margin-bottom: 1rem;
}
.product-filters li {
  color: rgba(var(--primary), 0.5);
}
.product-filters a {
  text-decoration: underline;
  color: inherit;
}
.product-filters li.active {
  color: #E6E6E6;
}
@media print, screen and (min-width: 64em) {
  .product-filters {
    display: block;
  }
}
@media print, screen and (min-width: 64em) {
  .product-filters .sale {
    margin-top: 1rem;
  }
}
.product-filters .sale i {
  margin-right: 0.5rem;
}

.shop-info {
  position: relative;
  z-index: 10;
}
.shop-info > div {
  flex-direction: column;
}
@media print, screen and (min-width: 64em) {
  .shop-info > div {
    position: sticky;
    top: 1rem;
    width: 100%;
  }
}
.shop-info .button-back {
  display: block;
}
@media print, screen and (max-width: 63.99875em) {
  .shop-info .shop-content-actions {
    display: none;
  }
}

.shop-content .header-product ~ * {
  margin-top: 2rem;
}
.shop-content > .button-back {
  display: none;
}
.shop-content .shop-content-actions {
  width: 100%;
  margin-bottom: 1rem;
}
.shop-content .shop-content-actions > .button-back {
  display: none;
}
@media print, screen and (min-width: 64em) {
  .shop-content .shop-content-actions {
    display: none;
  }
}

.shop-detail-container {
  margin-bottom: 2rem;
}
@media print, screen and (max-width: 63.99875em) {
  .shop-detail-container {
    margin-bottom: 1rem;
  }
  .shop-detail-container .shop-info .button-back {
    display: none;
  }
  .shop-detail-container .shop-content {
    order: 1;
  }
  .shop-detail-container .shop-content > .button-back {
    display: block;
  }
  .shop-detail-container > * {
    order: 2;
  }
}

.shop-content-actions {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.strike {
  position: relative;
  opacity: 0.5;
  color: #fefefe;
}
.strike::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  height: 1px;
  background: #fefefe;
  top: 50%;
}

.form-address fieldset {
  margin-bottom: 1rem;
}

.page-checkout .page-main form {
  min-height: 50vh;
}
.page-checkout .page-main form > .cell > div {
  height: 100%;
}
.page-checkout .page-main form > .cell > div .buttons {
  margin-top: auto;
}

@media print, screen and (max-width: 39.99875em) {
  .project-detail-container .project-hero {
    order: 1;
  }
  .project-detail-container > * {
    order: 2;
  }
}

.project-content > .button-back {
  display: none;
}
@media print, screen and (max-width: 63.99875em) {
  .project-content > .button-back {
    display: block;
  }
}

.shopping-cart {
  align-items: flex-start;
  margin-top: 1rem;
}

.shopping-cart-heading {
  display: flex;
  justify-content: space-between;
  padding-bottom: 2rem;
}

.shopping-cart-items .product-item {
  display: flex;
  flex-wrap: wrap;
  padding: 2rem 0;
  gap: 2rem;
  color: rgba(254, 254, 254, 0.5);
}
.shopping-cart-items .product-item figure {
  width: 100%;
}
@media print, screen and (min-width: 30em) {
  .shopping-cart-items .product-item figure {
    width: 7.5rem;
  }
}
@media print, screen and (min-width: 40em) {
  .shopping-cart-items .product-item figure {
    width: 8.75rem;
  }
}
@media print, screen and (min-width: 64em) {
  .shopping-cart-items .product-item figure {
    width: 10rem;
  }
}
.shopping-cart-items .product-item .product-details-wrapper {
  flex: 1;
  margin-bottom: 1rem;
}
.shopping-cart-items .product-item .product-details-wrapper .product-detail {
  display: flex;
}
.shopping-cart-items .product-item .product-details-wrapper .product-total {
  margin-left: auto;
}
.shopping-cart-items .product-item-detail {
  flex: 1;
}
.shopping-cart-items .product-item-detail .product-item-header a {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.shopping-cart-items .product-item-detail .product-item-header p {
  margin-top: 0.5rem;
}
.shopping-cart-items .product-item-summary {
  margin-left: auto;
  text-align: right;
}
.shopping-cart-items .product-item-summary .item-total div {
  font-size: 1.5rem;
}
.shopping-cart-items .product-item-options {
  display: flex;
  gap: 1rem;
  align-items: center;
  margin-top: 0.5rem;
}
.shopping-cart-items .product-qty {
  display: flex;
  gap: 1px;
}
.shopping-cart-items .product-qty > span {
  transition-property: all;
  transition-duration: 0.2s;
  transition-timing-function: ease-in-out;
  width: 2.5rem;
  height: 2.5rem;
  background: rgba(var(--primary), 0.1);
  cursor: pointer;
}
.shopping-cart-items .product-qty > span:hover {
  background: rgba(var(--primary), 0.5);
}
.shopping-cart-items .product-qty > span.qty-decrease {
  border-radius: 4px 0 0 4px;
}
.shopping-cart-items .product-qty > span.qty-increase {
  border-radius: 0 4px 4px 0;
}
.shopping-cart-items .product-qty > span i {
  width: 2.5rem;
  height: 2.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  pointer-events: none;
}
.shopping-cart-items .product-qty input::-webkit-outer-spin-button,
.shopping-cart-items .product-qty input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.shopping-cart-items .product-qty input {
  -moz-appearance: textfield;
  text-align: center;
  width: 3rem;
  height: 2.5rem;
  background: rgba(var(--primary), 0.1);
  border-radius: 0;
  color: rgba(254, 254, 254, 0.5);
  margin-bottom: 0;
}
.shopping-cart-items .product-remove {
  display: flex;
  align-items: center;
}

.shopping-cart-summary {
  margin-top: 2rem;
}
.shopping-cart-summary .summary-shipping .select-country {
  display: none;
}
.shopping-cart-summary .summary-shipping label[for=selectCountry] span {
  display: inline-flex;
  text-decoration: underline;
  cursor: pointer;
  color: rgba(var(--primary), 0.5);
  margin-left: 1rem;
}
.shopping-cart-summary .summary-shipping #selectCountry {
  display: none;
}
.shopping-cart-summary .summary-shipping #selectCountry:checked + .select-country {
  display: flex;
}
.shopping-cart-summary .buttons {
  margin-top: 1rem;
}
.shopping-cart-summary .summary-content,
.shopping-cart-summary .summary-content * {
  font-size: 1rem;
}
.shopping-cart-summary .summary-content h4 {
  text-transform: uppercase;
  opacity: 0.5;
}
.shopping-cart-summary .summary-items {
  width: 100%;
}
.shopping-cart-summary .summary-items > div {
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
}
@media print, screen and (min-width: 40em) {
  .shopping-cart-summary {
    margin-top: 0;
  }
}

.price {
  font-family: Affogato-Medium, sans-serif;
  font-size: 1.3125rem;
  line-height: 2rem;
  color: rgba(254, 254, 254, 0.5);
}

.select-country {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5);
  justify-content: center;
  align-items: center;
  z-index: 1;
}
.select-country .wrapper {
  background-color: #161718;
  padding: 2rem;
}

.summary-detail h4 {
  font-size: 1rem;
  text-transform: uppercase;
  opacity: 0.5;
}
.summary-detail ul {
  list-style: none;
  margin-left: 0;
}

.off-canvas-wrapper {
  overflow: unset;
}

.site-offcanvas-container {
  overflow: visible;
}

.off-canvas.is-closed {
  visibility: visible;
}

.site-header-mobile {
  position: absolute;
  background: white;
  bottom: 100%;
}

.off-canvas {
  transform: translateY(100%);
  z-index: 9999 !important;
}
.off-canvas.is-open {
  transform: translateY(0);
}
@media print, screen and (min-width: 64em) {
  .off-canvas {
    display: none;
  }
}

.js-off-canvas-overlay {
  background: rgba(22, 23, 24, 0.9);
  backdrop-filter: blur(3px);
}

/* =Layout */
main figure {
  overflow: hidden;
}
main .project,
main .hero {
  padding: 2vh 2vw;
  visibility: hidden;
}
main .project .image,
main .hero .image {
  position: relative;
  overflow: hidden;
  width: 100%;
}
main .project img,
main .hero img {
  object-fit: cover;
  object-position: center;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Page load animation */
.home-once {
  opacity: 0;
}

.home-once-active {
  transition: all 1s linear 0.3s;
}

.home-once-to {
  opacity: 1;
}

/* Slide to home */
.home-leave {
  transform: translateX(0);
}

.home-leave-active,
.home-leave-active .content {
  transition: all 0.7s var(--easing);
}

.home-leave-to .content {
  transform: translateX(-50%);
}

.home-leave-to {
  transform: translateX(100%);
}

.home-enter {
  transform: translateX(-100%);
}

.home-enter-active,
.home-enter-active .content {
  transition: all 0.7s var(--easing);
}

.home-enter-to {
  position: absolute;
  top: 0;
  left: 0;
  transform: translateX(0);
}

/* Fade out current container */
.fade-leave {
  opacity: 1;
}

.fade-leave-active {
  transition: opacity 0.3s linear;
}

.fade-leave-to {
  opacity: 0;
}

/* Fade in the next container */
.fade-enter {
  opacity: 0;
}

.fade-enter-active {
  transition: opacity 0.3s linear;
}

.fade-enter-to {
  opacity: 1;
}

/* Clip-path transition */
.clip-enter {
  clip-path: circle(0%);
}

.clip-enter-active {
  transition: all 0.75s var(--easing);
  position: absolute;
  top: 0;
  z-index: 2;
}

.clip-enter-to {
  clip-path: circle(75%);
}

.clip-leave {
  opacity: 1;
}

.clip-leave-active {
  transition: all 0.75s var(--easing);
}

.clip-leave-to {
  opacity: 0;
}

/* Transition with cover screen */
.with-cover-leave,
.with-cover-enter {
  transition: transform 0.5s var(--easing);
}

.with-cover-leave .transition {
  transform: translateY(-100%);
}

.with-cover-leave-active .transition {
  transition: transform 0.5s var(--easing);
}

.with-cover-leave-to .transition {
  transform: translateY(0);
}

.with-cover-leave .content {
  transform: translateY(0);
}

.with-cover-leave-active .content {
  transition: transform 0.5s var(--easing);
}

.with-cover-leave-to .content {
  transform: translateY(80px);
}

/* Cover back to top */
/* Cover down */
.with-cover-enter .transition {
  transform: translateY(0);
}

.with-cover-enter .content {
  transform: translateY(-80px);
}

.with-cover-enter-active .transition,
.with-cover-enter-active .content {
  transition: transform 0.5s var(--easing);
}

.with-cover-enter-to .transition {
  transform: translateY(100%);
}

.with-cover-enter-to .content {
  transform: translateY(0);
}

.btn-back {
  position: fixed;
  top: 20px;
  left: 20px;
  font-size: 16px;
  text-decoration: none;
  border: 1px #fff solid;
  padding: 5px 8px;
  border-radius: 3px;
  color: white;
  z-index: 99;
}
.btn-back:hover {
  background-color: #3c3d3e;
  border-color: #3c3d3e;
  color: #fff;
}